@iress-oss/ids-mcp-server 5.14.2 → 6.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. package/generated/docs/components-alert-docs.md +579 -7
  2. package/generated/docs/components-autocomplete-docs.md +694 -15
  3. package/generated/docs/components-autocomplete-recipes-docs.md +1 -1
  4. package/generated/docs/components-badge-docs.md +442 -59
  5. package/generated/docs/components-button-docs.md +1150 -70
  6. package/generated/docs/components-buttongroup-docs.md +441 -3
  7. package/generated/docs/components-card-docs.md +487 -37
  8. package/generated/docs/components-checkbox-docs.md +506 -5
  9. package/generated/docs/components-checkboxgroup-docs.md +586 -191
  10. package/generated/docs/components-checkboxgroup-recipes-docs.md +3 -3
  11. package/generated/docs/components-col-docs.md +451 -36
  12. package/generated/docs/components-container-docs.md +32 -0
  13. package/generated/docs/components-divider-docs.md +427 -27
  14. package/generated/docs/components-expander-docs.md +487 -108
  15. package/generated/docs/components-field-docs.md +1400 -68
  16. package/generated/docs/components-filter-docs.md +269 -56
  17. package/generated/docs/components-hide-docs.md +447 -10
  18. package/generated/docs/components-icon-docs.md +522 -259
  19. package/generated/docs/components-image-docs.md +493 -0
  20. package/generated/docs/components-inline-docs.md +1179 -44
  21. package/generated/docs/components-input-docs.md +544 -12
  22. package/generated/docs/components-input-recipes-docs.md +4 -4
  23. package/generated/docs/components-inputcurrency-docs.md +532 -0
  24. package/generated/docs/components-inputcurrency-recipes-docs.md +4 -5
  25. package/generated/docs/components-introduction-docs.md +450 -0
  26. package/generated/docs/components-label-docs.md +454 -27
  27. package/generated/docs/components-link-docs.md +586 -0
  28. package/generated/docs/components-menu-docs.md +531 -89
  29. package/generated/docs/components-menu-menuitem-docs.md +556 -10
  30. package/generated/docs/components-modal-docs.md +814 -55
  31. package/generated/docs/components-panel-docs.md +418 -198
  32. package/generated/docs/components-placeholder-docs.md +420 -1
  33. package/generated/docs/components-popover-docs.md +1097 -32
  34. package/generated/docs/components-popover-recipes-docs.md +39 -73
  35. package/generated/docs/components-progress-docs.md +464 -0
  36. package/generated/docs/components-provider-docs.md +160 -0
  37. package/generated/docs/components-radio-docs.md +460 -4
  38. package/generated/docs/components-radiogroup-docs.md +586 -116
  39. package/generated/docs/components-readonly-docs.md +450 -4
  40. package/generated/docs/components-richselect-docs.md +4660 -1257
  41. package/generated/docs/components-row-docs.md +2065 -588
  42. package/generated/docs/components-select-docs.md +489 -5
  43. package/generated/docs/components-skeleton-docs.md +399 -16
  44. package/generated/docs/components-skeleton-recipes-docs.md +7 -7
  45. package/generated/docs/components-skiplink-docs.md +548 -27
  46. package/generated/docs/components-slideout-docs.md +648 -150
  47. package/generated/docs/components-slider-docs.md +515 -33
  48. package/generated/docs/components-spinner-docs.md +393 -2
  49. package/generated/docs/components-stack-docs.md +732 -74
  50. package/generated/docs/components-table-ag-grid-docs.md +501 -1723
  51. package/generated/docs/components-table-docs.md +1049 -27
  52. package/generated/docs/components-tabset-docs.md +454 -27
  53. package/generated/docs/components-tabset-tab-docs.md +464 -0
  54. package/generated/docs/components-tag-docs.md +452 -19
  55. package/generated/docs/components-text-docs.md +322 -131
  56. package/generated/docs/components-toaster-docs.md +512 -51
  57. package/generated/docs/components-toggle-docs.md +476 -20
  58. package/generated/docs/components-tooltip-docs.md +443 -7
  59. package/generated/docs/components-validationmessage-docs.md +933 -13
  60. package/generated/docs/extensions-editor-docs.md +906 -13
  61. package/generated/docs/extensions-editor-recipes-docs.md +51 -1
  62. package/generated/docs/foundations-accessibility-docs.md +1 -23
  63. package/generated/docs/foundations-grid-docs.md +74 -0
  64. package/generated/docs/foundations-introduction-docs.md +6 -4
  65. package/generated/docs/foundations-responsive-breakpoints-docs.md +193 -0
  66. package/generated/docs/foundations-tokens-colour-docs.md +564 -0
  67. package/generated/docs/foundations-tokens-elevation-docs.md +155 -0
  68. package/generated/docs/foundations-tokens-introduction-docs.md +190 -0
  69. package/generated/docs/foundations-tokens-radius-docs.md +71 -0
  70. package/generated/docs/foundations-tokens-spacing-docs.md +89 -0
  71. package/generated/docs/foundations-tokens-typography-docs.md +322 -0
  72. package/generated/docs/foundations-z-index-stacking-docs.md +31 -0
  73. package/generated/docs/get-started-develop-docs.md +177 -16
  74. package/generated/docs/guidelines.md +1537 -295
  75. package/generated/docs/introduction-docs.md +65 -21
  76. package/generated/docs/news-version-6-docs.md +93 -0
  77. package/generated/docs/patterns-form-docs.md +3902 -0
  78. package/generated/docs/patterns-form-recipes-docs.md +1370 -0
  79. package/generated/docs/patterns-introduction-docs.md +24 -0
  80. package/generated/docs/patterns-loading-docs.md +2942 -203
  81. package/generated/docs/resources-introduction-docs.md +38 -0
  82. package/generated/docs/resources-mcp-server-docs.md +27 -0
  83. package/generated/docs/styling-props-colour-docs.md +172 -0
  84. package/generated/docs/styling-props-elevation-docs.md +88 -0
  85. package/generated/docs/styling-props-radius-docs.md +86 -0
  86. package/generated/docs/styling-props-reference-docs.md +160 -0
  87. package/generated/docs/styling-props-screen-readers-docs.md +71 -0
  88. package/generated/docs/styling-props-sizing-docs.md +627 -0
  89. package/generated/docs/styling-props-spacing-docs.md +2282 -0
  90. package/generated/docs/styling-props-typography-docs.md +121 -0
  91. package/generated/docs/themes-available-themes-docs.md +29 -29
  92. package/generated/docs/themes-introduction-docs.md +1 -1
  93. package/package.json +3 -22
  94. package/generated/docs/components-button-recipes-docs.md +0 -76
  95. package/generated/docs/components-card-recipes-docs.md +0 -89
  96. package/generated/docs/components-combobox-docs.md +0 -1016
  97. package/generated/docs/components-form-docs.md +0 -2442
  98. package/generated/docs/components-form-recipes-docs.md +0 -892
  99. package/generated/docs/components-navbar-docs.md +0 -291
  100. package/generated/docs/components-navbar-recipes-docs.md +0 -413
  101. package/generated/docs/components-toaster-toast-docs.md +0 -157
  102. package/generated/docs/foundations-colours-docs.md +0 -257
  103. package/generated/docs/foundations-typography-docs.md +0 -191
  104. package/generated/docs/resources-changelog-docs.md +0 -6
  105. package/generated/docs/themes-tokens-docs.md +0 -1200
@@ -6,6 +6,14 @@ Overview
6
6
 
7
7
  The `IressText` component allows you to set typographic styles either on one element, or a block on HTML elements.
8
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
+
9
17
  The quick brown fox jumps over the lazy dog
10
18
 
11
19
  Hide code
@@ -18,6 +26,21 @@ Hide code
18
26
 
19
27
  Copy
20
28
 
29
+ [](#props)Props
30
+ ---------------
31
+
32
+ | Name | Description | Default | Control |
33
+ | --- | --- | --- | --- |
34
+ | children |
35
+ The content to be styled based on the design system typography tokens.
36
+
37
+ ReactNode
38
+
39
+
40
+
41
+ | \- | \- |
42
+ | Show Theme (Beta) itemsTheme (Beta) | Show Theme (Beta) items |
43
+
21
44
  [](#usage)Usage
22
45
  ---------------
23
46
 
@@ -47,17 +70,17 @@ This is a h2 element.
47
70
 
48
71
  ###### This is a h6 element.
49
72
 
50
- `This is a code element.`
73
+ `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.
51
74
 
52
75
  > This is a blockquote element.
53
76
 
54
- This is a caption element.This is a cite element.This is a small element.
77
+ This is a pre element.
55
78
 
56
79
  Hide code
57
80
 
58
81
  \[data-radix-scroll-area-viewport\] { scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; } \[data-radix-scroll-area-viewport\]::-webkit-scrollbar { display: none; } :where(\[data-radix-scroll-area-viewport\]) { display: flex; flex-direction: column; align-items: stretch; } :where(\[data-radix-scroll-area-content\]) { flex-grow: 1; }
59
82
 
60
- <IressStack gutter\="md"\>
83
+ <IressStack gap\="spacing.100"\>
61
84
  <IressText element\="p"\>
62
85
  This is a p element. </IressText\>
63
86
  <IressText element\="div"\>
@@ -78,132 +101,192 @@ Hide code
78
101
  This is a h6 element. </IressText\>
79
102
  <IressText element\="code"\>
80
103
  This is a code element. </IressText\>
81
- <IressText element\="blockquote"\>
82
- This is a blockquote element. </IressText\>
83
- <IressText element\="caption"\>
84
- This is a caption element. </IressText\>
85
- <IressText element\="cite"\>
86
- This is a cite element. </IressText\>
87
104
  <IressText element\="small"\>
88
105
  This is a small element. </IressText\>
106
+ <IressText element\="cite"\>
107
+ This is a cite element. </IressText\>
108
+ <IressText element\="caption"\>
109
+ This is a caption element. </IressText\>
110
+ <IressText element\="strong"\>
111
+ This is a strong element. </IressText\>
112
+ <IressText element\="em"\>
113
+ This is a em element. </IressText\>
114
+ <IressText element\="a"\>
115
+ This is a a element. </IressText\>
116
+ <IressText element\="blockquote"\>
117
+ This is a blockquote element. </IressText\>
118
+ <IressText element\="pre"\>
119
+ This is a pre element. </IressText\>
89
120
  </IressStack\>
90
121
 
91
122
  Copy
92
123
 
93
- ### [](#the-variant-prop)The `variant` prop
124
+ ### [](#the-textstyle-prop)The `textStyle` prop
94
125
 
95
- The `variant` prop allows you alter the default styling of the element that it selected.
126
+ The `textStyle` prop (previously `variant`) allows you alter the default styling of the element that it selected.
96
127
 
97
128
  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.
98
129
 
99
- This is the blockquote variant.
100
-
101
- This is the body variant.
102
-
103
- This is the bold variant.
130
+ This is the typography.heading.1 text style.
104
131
 
105
- This is the code variant.
132
+ This is the typography.heading.2 text style.
106
133
 
107
- This is the display variant.
134
+ This is the typography.heading.3 text style.
108
135
 
109
- This is the display1 variant.
136
+ This is the typography.heading.4 text style.
110
137
 
111
- This is the display2 variant.
138
+ This is the typography.heading.5 text style.
112
139
 
113
- This is the display3 variant.
140
+ This is the typography.body.sm text style.
114
141
 
115
- This is the display4 variant.
142
+ This is the typography.body.sm.regular text style.
116
143
 
117
- This is the h1 variant.
144
+ This is the typography.body.sm.strong text style.
118
145
 
119
- This is the h2 variant.
146
+ This is the typography.body.sm.em text style.
120
147
 
121
- This is the h3 variant.
148
+ This is the typography.body.md.regular text style.
122
149
 
123
- This is the h4 variant.
150
+ This is the typography.body.md text style.
124
151
 
125
- This is the h5 variant.
152
+ This is the typography.body.md.strong text style.
126
153
 
127
- This is the h6 variant.
154
+ This is the typography.body.md.em text style.
128
155
 
129
- This is the italic variant.
156
+ This is the typography.body.lg text style.
130
157
 
131
- This is the lead variant.
158
+ This is the typography.body.lg.regular text style.
132
159
 
133
- This is the small variant.
160
+ This is the typography.body.lg.strong text style.
134
161
 
135
- This is the cite variant.
162
+ This is the typography.body.lg.em text style.
136
163
 
137
- This is the caption variant.
164
+ This is the typography.code text style.
138
165
 
139
166
  Hide code
140
167
 
141
168
  \[data-radix-scroll-area-viewport\] { scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; } \[data-radix-scroll-area-viewport\]::-webkit-scrollbar { display: none; } :where(\[data-radix-scroll-area-viewport\]) { display: flex; flex-direction: column; align-items: stretch; } :where(\[data-radix-scroll-area-content\]) { flex-grow: 1; }
142
169
 
143
- <IressStack gutter\="md"\>
144
- <IressText variant\="blockquote"\>
145
- This is the blockquote variant. </IressText\>
146
- <IressText variant\="body"\>
147
- This is the body variant. </IressText\>
148
- <IressText variant\="bold"\>
149
- This is the bold variant. </IressText\>
150
- <IressText variant\="code"\>
151
- This is the code variant. </IressText\>
152
- <IressText variant\="display"\>
153
- This is the display variant. </IressText\>
154
- <IressText variant\="display1"\>
155
- This is the display1 variant. </IressText\>
156
- <IressText variant\="display2"\>
157
- This is the display2 variant. </IressText\>
158
- <IressText variant\="display3"\>
159
- This is the display3 variant. </IressText\>
160
- <IressText variant\="display4"\>
161
- This is the display4 variant. </IressText\>
162
- <IressText variant\="h1"\>
163
- This is the h1 variant. </IressText\>
164
- <IressText variant\="h2"\>
165
- This is the h2 variant. </IressText\>
166
- <IressText variant\="h3"\>
167
- This is the h3 variant. </IressText\>
168
- <IressText variant\="h4"\>
169
- This is the h4 variant. </IressText\>
170
- <IressText variant\="h5"\>
171
- This is the h5 variant. </IressText\>
172
- <IressText variant\="h6"\>
173
- This is the h6 variant. </IressText\>
174
- <IressText variant\="italic"\>
175
- This is the italic variant. </IressText\>
176
- <IressText variant\="lead"\>
177
- This is the lead variant. </IressText\>
178
- <IressText variant\="small"\>
179
- This is the small variant. </IressText\>
180
- <IressText variant\="cite"\>
181
- This is the cite variant. </IressText\>
182
- <IressText variant\="caption"\>
183
- This is the caption variant. </IressText\>
170
+ <IressStack gap\="md"\>
171
+ <IressText textStyle\="typography.heading.1"\>
172
+ This is the typography.heading.1 text style. </IressText\>
173
+ <IressText textStyle\="typography.heading.2"\>
174
+ This is the typography.heading.2 text style. </IressText\>
175
+ <IressText textStyle\="typography.heading.3"\>
176
+ This is the typography.heading.3 text style. </IressText\>
177
+ <IressText textStyle\="typography.heading.4"\>
178
+ This is the typography.heading.4 text style. </IressText\>
179
+ <IressText textStyle\="typography.heading.5"\>
180
+ This is the typography.heading.5 text style. </IressText\>
181
+ <IressText textStyle\="typography.body.sm"\>
182
+ This is the typography.body.sm text style. </IressText\>
183
+ <IressText textStyle\="typography.body.sm.regular"\>
184
+ This is the typography.body.sm.regular text style. </IressText\>
185
+ <IressText textStyle\="typography.body.sm.strong"\>
186
+ This is the typography.body.sm.strong text style. </IressText\>
187
+ <IressText textStyle\="typography.body.sm.em"\>
188
+ This is the typography.body.sm.em text style. </IressText\>
189
+ <IressText textStyle\="typography.body.md.regular"\>
190
+ This is the typography.body.md.regular text style. </IressText\>
191
+ <IressText textStyle\="typography.body.md"\>
192
+ This is the typography.body.md text style. </IressText\>
193
+ <IressText textStyle\="typography.body.md.strong"\>
194
+ This is the typography.body.md.strong text style. </IressText\>
195
+ <IressText textStyle\="typography.body.md.em"\>
196
+ This is the typography.body.md.em text style. </IressText\>
197
+ <IressText textStyle\="typography.body.lg"\>
198
+ This is the typography.body.lg text style. </IressText\>
199
+ <IressText textStyle\="typography.body.lg.regular"\>
200
+ This is the typography.body.lg.regular text style. </IressText\>
201
+ <IressText textStyle\="typography.body.lg.strong"\>
202
+ This is the typography.body.lg.strong text style. </IressText\>
203
+ <IressText textStyle\="typography.body.lg.em"\>
204
+ This is the typography.body.lg.em text style. </IressText\>
205
+ <IressText textStyle\="typography.code"\>
206
+ This is the typography.code text style. </IressText\>
184
207
  </IressStack\>
185
208
 
186
209
  Copy
187
210
 
188
- ### [](#the-mode-prop)The `mode` prop
211
+ ### [](#the-color-prop)The `color` prop
212
+
213
+ 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.
214
+
215
+ This is colour.primary.fill mode.
216
+
217
+ This is colour.primary.fillHover mode.
218
+
219
+ This is colour.primary.onFill mode.
220
+
221
+ This is colour.primary.surface mode.
222
+
223
+ This is colour.primary.surfaceHover mode.
224
+
225
+ This is colour.primary.text mode.
226
+
227
+ This is colour.neutral.10 mode.
189
228
 
190
- The `mode` prop 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.
229
+ This is colour.neutral.20 mode.
191
230
 
192
- This is danger mode.
231
+ This is colour.neutral.30 mode.
193
232
 
194
- This is info mode.
233
+ This is colour.neutral.40 mode.
195
234
 
196
- This is muted mode.
235
+ This is colour.neutral.50 mode.
197
236
 
198
- This is primary mode.
237
+ This is colour.neutral.60 mode.
199
238
 
200
- This is success mode.
239
+ This is colour.neutral.70 mode.
201
240
 
202
- This is warning mode.
241
+ This is colour.neutral.80 mode.
203
242
 
204
- This is positive mode.
243
+ This is colour.accent.brand mode.
205
244
 
206
- This is negative mode.
245
+ This is colour.system.success.fill mode.
246
+
247
+ This is colour.system.success.fillHover mode.
248
+
249
+ This is colour.system.success.onFill mode.
250
+
251
+ This is colour.system.success.surface mode.
252
+
253
+ This is colour.system.success.surfaceHover mode.
254
+
255
+ This is colour.system.success.text mode.
256
+
257
+ This is colour.system.danger.fill mode.
258
+
259
+ This is colour.system.danger.fillHover mode.
260
+
261
+ This is colour.system.danger.onFill mode.
262
+
263
+ This is colour.system.danger.surface mode.
264
+
265
+ This is colour.system.danger.surfaceHover mode.
266
+
267
+ This is colour.system.danger.text mode.
268
+
269
+ This is colour.system.warning.fill mode.
270
+
271
+ This is colour.system.warning.onFill mode.
272
+
273
+ This is colour.system.warning.surface mode.
274
+
275
+ This is colour.system.warning.text mode.
276
+
277
+ This is colour.system.info.fill mode.
278
+
279
+ This is colour.system.info.onFill mode.
280
+
281
+ This is colour.system.info.surface mode.
282
+
283
+ This is colour.system.info.text mode.
284
+
285
+ This is colour.system.backdrop.fill mode.
286
+
287
+ This is transparent mode.
288
+
289
+ This is alt mode.
207
290
 
208
291
  Nested text mode demonstration:
209
292
 
@@ -213,24 +296,84 @@ Hide code
213
296
 
214
297
  \[data-radix-scroll-area-viewport\] { scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; } \[data-radix-scroll-area-viewport\]::-webkit-scrollbar { display: none; } :where(\[data-radix-scroll-area-viewport\]) { display: flex; flex-direction: column; align-items: stretch; } :where(\[data-radix-scroll-area-content\]) { flex-grow: 1; }
215
298
 
216
- <IressStack gutter\="md"\>
217
- <IressText mode\="danger"\>
218
- This is danger mode. </IressText\>
219
- <IressText mode\="info"\>
220
- This is info mode. </IressText\>
221
- <IressText mode\="muted"\>
222
- This is muted mode. </IressText\>
223
- <IressText mode\="primary"\>
224
- This is primary mode. </IressText\>
225
- <IressText mode\="success"\>
226
- This is success mode. </IressText\>
227
- <IressText mode\="warning"\>
228
- This is warning mode. </IressText\>
229
- <IressText mode\="positive"\>
230
- This is positive mode. </IressText\>
231
- <IressText mode\="negative"\>
232
- This is negative mode. </IressText\>
233
- <IressText mode\="danger"\>
299
+ <IressStack gap\="md"\>
300
+ <IressText color\="colour.primary.fill"\>
301
+ This is colour.primary.fill mode. </IressText\>
302
+ <IressText color\="colour.primary.fillHover"\>
303
+ This is colour.primary.fillHover mode. </IressText\>
304
+ <IressText color\="colour.primary.onFill"\>
305
+ This is colour.primary.onFill mode. </IressText\>
306
+ <IressText color\="colour.primary.surface"\>
307
+ This is colour.primary.surface mode. </IressText\>
308
+ <IressText color\="colour.primary.surfaceHover"\>
309
+ This is colour.primary.surfaceHover mode. </IressText\>
310
+ <IressText color\="colour.primary.text"\>
311
+ This is colour.primary.text mode. </IressText\>
312
+ <IressText color\="colour.neutral.10"\>
313
+ This is colour.neutral.10 mode. </IressText\>
314
+ <IressText color\="colour.neutral.20"\>
315
+ This is colour.neutral.20 mode. </IressText\>
316
+ <IressText color\="colour.neutral.30"\>
317
+ This is colour.neutral.30 mode. </IressText\>
318
+ <IressText color\="colour.neutral.40"\>
319
+ This is colour.neutral.40 mode. </IressText\>
320
+ <IressText color\="colour.neutral.50"\>
321
+ This is colour.neutral.50 mode. </IressText\>
322
+ <IressText color\="colour.neutral.60"\>
323
+ This is colour.neutral.60 mode. </IressText\>
324
+ <IressText color\="colour.neutral.70"\>
325
+ This is colour.neutral.70 mode. </IressText\>
326
+ <IressText color\="colour.neutral.80"\>
327
+ This is colour.neutral.80 mode. </IressText\>
328
+ <IressText color\="colour.accent.brand"\>
329
+ This is colour.accent.brand mode. </IressText\>
330
+ <IressText color\="colour.system.success.fill"\>
331
+ This is colour.system.success.fill mode. </IressText\>
332
+ <IressText color\="colour.system.success.fillHover"\>
333
+ This is colour.system.success.fillHover mode. </IressText\>
334
+ <IressText color\="colour.system.success.onFill"\>
335
+ This is colour.system.success.onFill mode. </IressText\>
336
+ <IressText color\="colour.system.success.surface"\>
337
+ This is colour.system.success.surface mode. </IressText\>
338
+ <IressText color\="colour.system.success.surfaceHover"\>
339
+ This is colour.system.success.surfaceHover mode. </IressText\>
340
+ <IressText color\="colour.system.success.text"\>
341
+ This is colour.system.success.text mode. </IressText\>
342
+ <IressText color\="colour.system.danger.fill"\>
343
+ This is colour.system.danger.fill mode. </IressText\>
344
+ <IressText color\="colour.system.danger.fillHover"\>
345
+ This is colour.system.danger.fillHover mode. </IressText\>
346
+ <IressText color\="colour.system.danger.onFill"\>
347
+ This is colour.system.danger.onFill mode. </IressText\>
348
+ <IressText color\="colour.system.danger.surface"\>
349
+ This is colour.system.danger.surface mode. </IressText\>
350
+ <IressText color\="colour.system.danger.surfaceHover"\>
351
+ This is colour.system.danger.surfaceHover mode. </IressText\>
352
+ <IressText color\="colour.system.danger.text"\>
353
+ This is colour.system.danger.text mode. </IressText\>
354
+ <IressText color\="colour.system.warning.fill"\>
355
+ This is colour.system.warning.fill mode. </IressText\>
356
+ <IressText color\="colour.system.warning.onFill"\>
357
+ This is colour.system.warning.onFill mode. </IressText\>
358
+ <IressText color\="colour.system.warning.surface"\>
359
+ This is colour.system.warning.surface mode. </IressText\>
360
+ <IressText color\="colour.system.warning.text"\>
361
+ This is colour.system.warning.text mode. </IressText\>
362
+ <IressText color\="colour.system.info.fill"\>
363
+ This is colour.system.info.fill mode. </IressText\>
364
+ <IressText color\="colour.system.info.onFill"\>
365
+ This is colour.system.info.onFill mode. </IressText\>
366
+ <IressText color\="colour.system.info.surface"\>
367
+ This is colour.system.info.surface mode. </IressText\>
368
+ <IressText color\="colour.system.info.text"\>
369
+ This is colour.system.info.text mode. </IressText\>
370
+ <IressText color\="colour.system.backdrop.fill"\>
371
+ This is colour.system.backdrop.fill mode. </IressText\>
372
+ <IressText color\="transparent"\>
373
+ This is transparent mode. </IressText\>
374
+ <IressText color\="alt"\>
375
+ This is alt mode. </IressText\>
376
+ <IressText color\="colour.primary.text"\>
234
377
  Nested text mode demonstration:{' '}
235
378
  <IressText\>
236
379
  I am nested, and return to the original colour </IressText\>
@@ -239,9 +382,9 @@ Hide code
239
382
 
240
383
  Copy
241
384
 
242
- ### [](#the-align-prop)The `align` prop
385
+ ### [](#the-textalign-prop)The `textAlign` prop
243
386
 
244
- The `align` prop can be used to set the text's alignment.
387
+ The `textAlign` prop (previously `align`) can be used to set the text's alignment.
245
388
 
246
389
  The quick brown fox jumps over the lazy dog
247
390
 
@@ -257,16 +400,16 @@ Hide code
257
400
 
258
401
  \[data-radix-scroll-area-viewport\] { scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; } \[data-radix-scroll-area-viewport\]::-webkit-scrollbar { display: none; } :where(\[data-radix-scroll-area-viewport\]) { display: flex; flex-direction: column; align-items: stretch; } :where(\[data-radix-scroll-area-content\]) { flex-grow: 1; }
259
402
 
260
- <IressStack gutter\="md"\>
261
- <IressText align\="inherit"\>
403
+ <IressStack gap\="md"\>
404
+ <IressText textAlign\="left"\>
262
405
  The quick brown fox jumps over the lazy dog </IressText\>
263
- <IressText align\="left"\>
406
+ <IressText textAlign\="center"\>
264
407
  The quick brown fox jumps over the lazy dog </IressText\>
265
- <IressText align\="center"\>
408
+ <IressText textAlign\="right"\>
266
409
  The quick brown fox jumps over the lazy dog </IressText\>
267
- <IressText align\="right"\>
410
+ <IressText textAlign\="justify"\>
268
411
  The quick brown fox jumps over the lazy dog </IressText\>
269
- <IressText align\="justify"\>
412
+ <IressText textAlign\="inherit"\>
270
413
  The quick brown fox jumps over the lazy dog </IressText\>
271
414
  </IressStack\>
272
415
 
@@ -344,38 +487,86 @@ Copy
344
487
 
345
488
  If you just need to style a block of typography content, you can just wrap the entire block of HTML with the text component.
346
489
 
347
- Heading text
348
- ------------
490
+ History
491
+ -------
349
492
 
350
- This is just raw HTML inside the text component. This is just raw HTML inside the text component.
493
+ ### Founding and Early Years (1993 - 2000)
351
494
 
352
- > Nisi optio dolore debitis porro ex quis odio atque, ut obcaecati dolorem enim molestiae eum voluptatem excepturi quisquam. Someone in latin
495
+ [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.
353
496
 
354
- You can also use dividers inside blocks to separate content.
497
+ ### Expansion and IPO (2001 - 2010)
355
498
 
356
- * * *
499
+ 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.
500
+
501
+ ### Global Growth and Acquisitions (2011 - 2020)
502
+
503
+ Between 2011 and 2020, Iress continued its global expansion through acquisitions and product diversification. Key acquisitions included:
504
+
505
+ * Avelo (2013): Strengthened its presence in the UK financial services market.
506
+ * Pulse Software (2014): Added financial advice solutions to its portfolio.
507
+ * INET BFA (2016): Expanded its reach into South Africa’s financial market.
508
+ * OneVue (2020): Enhanced its superannuation and investment administration capabilities.
357
509
 
358
- Just like the one above.
510
+ 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.
511
+
512
+ ### Recent Developments (2021 - Present)
513
+
514
+ 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.
515
+
516
+ 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.
517
+
518
+ Some code in here
359
519
 
360
520
  Hide code
361
521
 
362
522
  \[data-radix-scroll-area-viewport\] { scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; } \[data-radix-scroll-area-viewport\]::-webkit-scrollbar { display: none; } :where(\[data-radix-scroll-area-viewport\]) { display: flex; flex-direction: column; align-items: stretch; } :where(\[data-radix-scroll-area-content\]) { flex-grow: 1; }
363
523
 
364
- <IressText\>
524
+ <IressText
525
+ maxWidth\="container.md"
526
+ mx\="auto"
527
+ px\="spacing.200"
528
+ \>
365
529
  <h2\>
366
- Heading text </h2\>
530
+ History </h2\>
531
+ <h3\>
532
+ Founding and Early Years (1993 - 2000) </h3\>
533
+ <p\>
534
+ <a
535
+ href\="https://iress.com"
536
+ target\="\_blank"
537
+ \>
538
+ Iress Limited (ASX: IRE) </a\>
539
+ {' '}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.
540
+ </p\>
541
+ <h3\>
542
+ Expansion and IPO (2001 - 2010) </h3\>
543
+ <p\>
544
+ 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\>
545
+ <h3\>
546
+ Global Growth and Acquisitions (2011 - 2020) </h3\>
547
+ <p\>
548
+ Between 2011 and 2020, Iress continued its global expansion through acquisitions and product diversification. Key acquisitions included: </p\>
549
+ <ul\>
550
+ <li\>
551
+ Avelo (2013): Strengthened its presence in the UK financial services market. </li\>
552
+ <li\>
553
+ Pulse Software (2014): Added financial advice solutions to its portfolio. </li\>
554
+ <li\>
555
+ INET BFA (2016): Expanded its reach into South Africa’s financial market. </li\>
556
+ <li\>
557
+ OneVue (2020): Enhanced its superannuation and investment administration capabilities. </li\>
558
+ </ul\>
367
559
  <p\>
368
- This is just raw HTML inside the text component. This is just raw HTML inside the text component. </p\>
369
- <blockquote\>
370
- Nisi optio dolore debitis porro ex quis odio atque, ut obcaecati dolorem enim molestiae eum voluptatem excepturi quisquam.{' '}
371
- <cite\>
372
- Someone in latin </cite\>
373
- </blockquote\>
560
+ 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\>
561
+ <h3\>
562
+ Recent Developments (2021 - Present) </h3\>
374
563
  <p\>
375
- You can also use dividers inside blocks to separate content. </p\>
376
- <hr />
564
+ 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.{' '}
565
+ </p\>
377
566
  <p\>
378
- Just like the one above. </p\>
567
+ 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\>
568
+ <pre\>
569
+ Some code in here </pre\>
379
570
  </IressText\>
380
571
 
381
572
  Copy
@@ -386,9 +577,9 @@ On this page
386
577
  * [Props](#props)
387
578
  * [Usage](#usage)
388
579
  * [The element prop](#the-element-prop)
389
- * [The variant prop](#the-variant-prop)
390
- * [The mode prop](#the-mode-prop)
391
- * [The align prop](#the-align-prop)
580
+ * [The textStyle prop](#the-textstyle-prop)
581
+ * [The color prop](#the-color-prop)
582
+ * [The textAlign prop](#the-textalign-prop)
392
583
  * [Behaviour](#behaviour)
393
584
  * [Headings with icons](#headings-with-icons)
394
585
  * [Block of typographic content](#block-of-typographic-content)