@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
  InputCurrency allows a user to input and interact with currency number. It works just like `IressInput`, with new props `locale` and `currencyCode`. This component meets [ISO-4217](https://en.wikipedia.org/wiki/ISO_4217) standard
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
  AUD
10
18
 
11
19
  Hide code
@@ -21,6 +29,530 @@ Hide code
21
29
 
22
30
  Copy
23
31
 
32
+ [](#props)Props
33
+ ---------------
34
+
35
+ | Name | Description | Default | Control |
36
+ | --- | --- | --- | --- |
37
+ | alignRight |
38
+ Set input content align to right.
39
+
40
+ booleanundefined
41
+
42
+
43
+
44
+ | \- | Set object |
45
+ | append |
46
+
47
+ Content to append to the input field, usually a button or icon.
48
+
49
+ ReactNode
50
+
51
+
52
+
53
+ | \- | Set object |
54
+ | bg |
55
+
56
+ **`bg`** sets the background color of an element using the `background-color` css property using the color tokens in the design system.
57
+
58
+ We recommend using the following token values for best background contrast:
59
+
60
+ * `colour.primary.fill` for primary backgrounds that need to stand out
61
+ * `colour.primary.surface` for primary backgrounds that need to be less prominent
62
+ * `colour.neutral.10` for the base background color, normally white in light mode or shade of grey in dark mode
63
+ * `colour.neutral.20` for a slightly darker background color, used in neutral state components
64
+ * `colour.system.danger.fill` for error backgrounds that need to stand out
65
+ * `colour.system.danger.surface` for error backgrounds that need to be less prominent
66
+ * `colour.system.success.fill` for success backgrounds that need to stand out
67
+ * `colour.system.success.surface` for success backgrounds that need to be less prominent
68
+ * `colour.system.warning.fill` for warning backgrounds that need to stand out
69
+ * `colour.system.warning.surface` for warning backgrounds that need to be less prominent
70
+ * `colour.system.info.fill` for info backgrounds that need to stand out
71
+ * `colour.system.info.surface` for info backgrounds that need to be less prominent
72
+
73
+ ResponsiveProp<ColorToken> | undefined
74
+
75
+ | \- | Set object |
76
+ | borderRadius |
77
+
78
+ The **`border-radius`** CSS property rounds the corners of an element's outer border edge using the radius tokens in the design system.
79
+
80
+ | Chrome | Firefox | Safari | Edge | IE |
81
+ | --- | --- | --- | --- | --- |
82
+ | **4** | **4** | **5** | **12** | **9** |
83
+ | 1 _\-x-_ | | 3 _\-x-_ | | |
84
+
85
+ ResponsiveProp<RadiusToken> | undefined
86
+
87
+ | \- | Set object |
88
+ | clearable |
89
+
90
+ If `true`, then user can clear the value of the input. Will be ignored if `rows` prop is in use.
91
+
92
+ booleanundefined
93
+
94
+
95
+
96
+ |
97
+
98
+ false
99
+
100
+ | Set object |
101
+ | color |
102
+
103
+ The **`color`** CSS property sets the foreground color value of an element's text and text decorations using the colour tokens from the design system. It also sets the `currentcolor` value. `currentcolor` may be used as an indirect value on _other_ properties and is the default for other color properties, such as `border-color`.
104
+
105
+ We recommend using the following token values for best color contrast:
106
+
107
+ * `colour.primary.onFill` used on top of `colour.primary.fill` for primary text that needs to stand out
108
+ * `colour.primary.text` used on top of `colour.primary.surface` or `colour.neutral.10` for primary text that needs to be less prominent
109
+ * `colour.neutral.70` used on top of `colour.neutral.10` or `colour.neutral.20` for muted text
110
+ * `colour.neutral.80` used on top of `colour.neutral.10` or `colour.neutral.20` for standard text
111
+ * `colour.system.danger.onFill` used on top of `colour.system.danger.fill` for error text that needs to stand out
112
+ * `colour.system.danger.text` used on top of `colour.system.danger.surface` for error text that needs to be less prominent
113
+ * `colour.system.success.onFill` used on top of `colour.system.success.fill` for success text that needs to stand out
114
+ * `colour.system.success.text` used on top of `colour.system.success.surface` for success text that needs to be less prominent
115
+ * `colour.system.warning.onFill` used on top of `colour.system.warning.fill` for warning text that needs to stand out
116
+ * `colour.system.warning.text` used on top of `colour.system.warning.surface` for warning text that needs to be less prominent
117
+ * `colour.system.info.onFill` used on top of `colour.system.info.fill` for informative text that needs to stand out
118
+ * `colour.system.info.text` used on top of `colour.system.info.surface` for informative text that needs to be less prominent
119
+
120
+ ResponsiveProp<ColorToken> | undefined
121
+
122
+ | \- | Set object |
123
+ | currencyCode |
124
+
125
+ Set the currency symbol and appended currency code, default is `AUD`.
126
+
127
+ stringundefined
128
+
129
+
130
+
131
+ | \- |
132
+
133
+ "AUD"
134
+
135
+ |
136
+ | defaultValue |
137
+
138
+ The value of the input. Can be a string or a number. Use for uncontrolled inputs.
139
+
140
+ FormControlValueundefined
141
+
142
+
143
+
144
+ | \- |
145
+
146
+ 12345.678
147
+
148
+ |
149
+ | focusable |
150
+
151
+ The `focusable` prop is used to apply the focus elevation when focused. It can be set to `true` to apply focus styles on focus, or `'within'` to apply focus styles when the element or any of its children are focused.
152
+
153
+ "true""within"undefined
154
+
155
+
156
+
157
+ | \- | Set object |
158
+ | formatOptions |
159
+
160
+ Pass additional number format options.
161
+
162
+ Omit<NumberFormatOptions, "currency"> | undefined
163
+
164
+ | \- | Set object |
165
+ | formatter |
166
+
167
+ Bring your own formatter that will be used to format the value when the input is not focused, allowing you to display the value in a different format. e.g. User type in value="dsf 987kkk123" => result after formatter: $987,123 (string)
168
+
169
+ ((value?: T | undefined) => string | number) | undefined
170
+
171
+ | \- | \- |
172
+ | hide |
173
+
174
+ Set **`hide`** to hide an element completely using `display: none`. It can also be set to an object of breakpoints to hide the element at specific breakpoints.
175
+
176
+ Hide on all breakpoints: `hide: true` Hide on specific breakpoints: `hide: { xs: false, sm: true, md: false, lg: true, xl: false, xxl: true }`
177
+
178
+ Notes:
179
+
180
+ * If you need to hide an element but allow it to be visible to screen readers, use the `srOnly` prop instead.
181
+ * Consider if you can conditionally render the element instead of hiding it.
182
+
183
+ ResponsiveProp<boolean> | undefined
184
+
185
+ | \- | Set object |
186
+ | inline |
187
+
188
+ Make prepend/append element closer to the input content.
189
+
190
+ booleanundefined
191
+
192
+
193
+
194
+ | \- | Set object |
195
+ | layerStyle |
196
+
197
+ Elevate a layer by using a **`layerStyle`**. These are connected to the elevation tokens in the design system. They can be combined to create hierarchy and structure.
198
+
199
+ * `elevation.raised`: Raised elevations sit slightly higher than other content. They are reserved for cards that can be moved, such as Jira issue cards and Trello cards. In special circumstances, they can be used for cards as a way to provide additional heirarchy or emphasis.
200
+ * `elevation.floating`: Floating is the highest elevation available. It is reserved for a UI that sits over another UI, such as modals, dialogs, dropdown menus, floating toolbars, and floating single-action buttons.
201
+ * `elevation.overflow`: Overflow is a shadow indicating content has scrolled outside a view. It can be used for vertical or horizontal scroll. An example of overflow shadows is the horizontal scroll in tables on a Confluence page.
202
+
203
+ ResponsiveProp<"elevation.raised" | "elevation.floating" | "elevation.overflow" | "elevation.focus" | "elevation.focusCompact"> | undefined
204
+
205
+ | \- | Set object |
206
+ | loading |
207
+
208
+ The loading states of the input field. If provided a string, will use that text as the loading message.
209
+
210
+ stringbooleanundefined
211
+
212
+
213
+
214
+ | \- | Set object |
215
+ | locale |
216
+
217
+ Set the region of the currency, default is `en-AU`.
218
+
219
+ LocalesArgument
220
+
221
+
222
+
223
+ | \- |
224
+
225
+ "en-AU"
226
+
227
+ |
228
+ | m |
229
+
230
+ The **`m`** property is short for `margin`, and sets the margin area on all four sides of an element.
231
+
232
+ It uses the spacing tokens in the design system. You can also use the negative values to overlap elements or ignore padding based on the design requirements.
233
+
234
+ | Chrome | Firefox | Safari | Edge | IE |
235
+ | --- | --- | --- | --- | --- |
236
+ | **1** | **1** | **1** | **12** | **3** |
237
+
238
+ ResponsiveProp<SpacingToken | "auto"> | undefined
239
+
240
+ | \- | Set object |
241
+ | maxWidth |
242
+
243
+ The **`max-width`** CSS property sets the maximum width of an element. It prevents the used value of the `width` property from becoming larger than the value specified by `max-width`.
244
+
245
+ | Chrome | Firefox | Safari | Edge | IE |
246
+ | --- | --- | --- | --- | --- |
247
+ | **1** | **1** | **1** | **12** | **7** |
248
+
249
+ ResponsiveProp<"auto" | SizeToken | "screen" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "1/5" | "2/5" | "3/5" | "4/5" | "1/6" | "2/6" | "3/6" | "4/6" | "5/6" | "1/12" | "2/12" | ... 8 more ... | "11/12"> | undefined
250
+
251
+ | \- | Set object |
252
+ | mb |
253
+
254
+ The **`mb`** property is short for `margin-bottom` and sets the margin area on the bottom side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.
255
+
256
+ It uses the spacing tokens in the design system.
257
+
258
+ | Chrome | Firefox | Safari | Edge | IE |
259
+ | --- | --- | --- | --- | --- |
260
+ | **1** | **1** | **1** | **12** | **3** |
261
+
262
+ ResponsiveProp<SpacingToken | "auto"> | undefined
263
+
264
+ | \- | Set object |
265
+ | ml |
266
+
267
+ The **`ml`** property is short for `margin-left` and sets the margin area on the left side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.
268
+
269
+ It uses the spacing tokens in the design system.
270
+
271
+ | Chrome | Firefox | Safari | Edge | IE |
272
+ | --- | --- | --- | --- | --- |
273
+ | **1** | **1** | **1** | **12** | **3** |
274
+
275
+ ResponsiveProp<SpacingToken | "auto"> | undefined
276
+
277
+ | \- | Set object |
278
+ | mr |
279
+
280
+ The **`mr`** property is short for `margin-right` and sets the margin area on the right side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.
281
+
282
+ It uses the spacing tokens in the design system.
283
+
284
+ | Chrome | Firefox | Safari | Edge | IE |
285
+ | --- | --- | --- | --- | --- |
286
+ | **1** | **1** | **1** | **12** | **3** |
287
+
288
+ ResponsiveProp<SpacingToken | "auto"> | undefined
289
+
290
+ | \- | Set object |
291
+ | mt |
292
+
293
+ The **`mt`** property is short for `margin-top` and sets the margin area on the top side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.
294
+
295
+ It uses the spacing tokens in the design system.
296
+
297
+ | Chrome | Firefox | Safari | Edge | IE |
298
+ | --- | --- | --- | --- | --- |
299
+ | **1** | **1** | **1** | **12** | **3** |
300
+
301
+ ResponsiveProp<SpacingToken | "auto"> | undefined
302
+
303
+ | \- | Set object |
304
+ | mx |
305
+
306
+ The **`mx`** property is short for `margin-inline`. It is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.
307
+
308
+ It uses the spacing tokens in the design system. You can also use the negative values to overlap elements or ignore padding based on the design requirements.
309
+
310
+ | Chrome | Firefox | Safari | Edge | IE |
311
+ | --- | --- | --- | --- | --- |
312
+ | **1** | **1** | **1** | **12** | **3** |
313
+
314
+ ResponsiveProp<SpacingToken | "auto"> | undefined
315
+
316
+ | \- | Set object |
317
+ | my |
318
+
319
+ The **`my`** property is short for `margin-block`. It defines the logical block start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.
320
+
321
+ It uses the spacing tokens in the design system. You can also use the negative values to overlap elements or ignore padding based on the design requirements.
322
+
323
+ | Chrome | Firefox | Safari | Edge | IE |
324
+ | --- | --- | --- | --- | --- |
325
+ | **1** | **1** | **1** | **12** | **3** |
326
+
327
+ ResponsiveProp<SpacingToken | "auto"> | undefined
328
+
329
+ | \- | Set object |
330
+ | noGutter |
331
+
332
+ The **`noGutter`** property is used to remove the bottom margin from the last child of a component. This is useful when you want to avoid extra spacing at the end of a layout.
333
+
334
+ booleanundefined
335
+
336
+
337
+
338
+ | \- | Set object |
339
+ | onChange |
340
+
341
+ Emitted when the input value changes with the new changed value.
342
+
343
+ ((e: ChangeEvent<HTMLInputElement>, value?: T | undefined) => void) | undefined
344
+
345
+ | \- | \- |
346
+ | onClear |
347
+
348
+ Emitted when the input is manually cleared.
349
+
350
+ ((e: ChangeEvent<HTMLInputElement>) => void) | undefined
351
+
352
+ | \- | \- |
353
+ | p |
354
+
355
+ The **`p`** property is short for `padding`, and sets the padding area on all four sides of an element at once.
356
+
357
+ It uses the spacing tokens in the design system. Padding cannot use negative values, if you need to overlap elements or ignore padding, use the margin property instead.
358
+
359
+ | Chrome | Firefox | Safari | Edge | IE |
360
+ | --- | --- | --- | --- | --- |
361
+ | **1** | **1** | **1** | **12** | **3** |
362
+
363
+ ResponsiveProp<"xs" | "sm" | "md" | "lg" | "xl" | "none" | "spacing.000" | "spacing.050" | "spacing.100" | "spacing.150" | "spacing.200" | "spacing.250" | "spacing.300" | "spacing.350" | ... 9 more ... | "slider.tick"> | undefined
364
+
365
+ | \- | Set object |
366
+ | pb |
367
+
368
+ The **`pb`** property is short for `padding-bottom` and sets the padding area on the bottom side of an element.
369
+
370
+ It uses the spacing tokens in the design system. Padding cannot use negative values, if you need to overlap elements or ignore padding, use the margin property instead.
371
+
372
+ | Chrome | Firefox | Safari | Edge | IE |
373
+ | --- | --- | --- | --- | --- |
374
+ | **1** | **1** | **1** | **12** | **3** |
375
+
376
+ ResponsiveProp<"xs" | "sm" | "md" | "lg" | "xl" | "none" | "spacing.000" | "spacing.050" | "spacing.100" | "spacing.150" | "spacing.200" | "spacing.250" | "spacing.300" | "spacing.350" | ... 9 more ... | "slider.tick"> | undefined
377
+
378
+ | \- | Set object |
379
+ | pl |
380
+
381
+ The **`pl`** property is short for `padding-left` and sets the padding area on the left side of an element.
382
+
383
+ It uses the spacing tokens in the design system. Padding cannot use negative values, if you need to overlap elements or ignore padding, use the margin property instead.
384
+
385
+ | Chrome | Firefox | Safari | Edge | IE |
386
+ | --- | --- | --- | --- | --- |
387
+ | **1** | **1** | **1** | **12** | **3** |
388
+
389
+ ResponsiveProp<"xs" | "sm" | "md" | "lg" | "xl" | "none" | "spacing.000" | "spacing.050" | "spacing.100" | "spacing.150" | "spacing.200" | "spacing.250" | "spacing.300" | "spacing.350" | ... 9 more ... | "slider.tick"> | undefined
390
+
391
+ | \- | Set object |
392
+ | placeholder |
393
+
394
+ string
395
+
396
+
397
+
398
+ | \- | Enter amount and dispay currency currency separator on blur |
399
+ | pr |
400
+
401
+ The **`pr`** property is short for `padding-right` and sets the padding area on the right side of an element.
402
+
403
+ It uses the spacing tokens in the design system. Padding cannot use negative values, if you need to overlap elements or ignore padding, use the margin property instead.
404
+
405
+ | Chrome | Firefox | Safari | Edge | IE |
406
+ | --- | --- | --- | --- | --- |
407
+ | **1** | **1** | **1** | **12** | **3** |
408
+
409
+ ResponsiveProp<"xs" | "sm" | "md" | "lg" | "xl" | "none" | "spacing.000" | "spacing.050" | "spacing.100" | "spacing.150" | "spacing.200" | "spacing.250" | "spacing.300" | "spacing.350" | ... 9 more ... | "slider.tick"> | undefined
410
+
411
+ | \- | Set object |
412
+ | prepend |
413
+
414
+ Content to prepended to the input field, usually an icon.
415
+
416
+ ReactNode
417
+
418
+
419
+
420
+ | \- | Set object |
421
+ | pt |
422
+
423
+ The **`pt`** property is short for `padding-top` and sets the padding area on the top side of an element.
424
+
425
+ It uses the spacing tokens in the design system. Padding cannot use negative values, if you need to overlap elements or ignore padding, use the margin property instead.
426
+
427
+ | Chrome | Firefox | Safari | Edge | IE |
428
+ | --- | --- | --- | --- | --- |
429
+ | **1** | **1** | **1** | **12** | **3** |
430
+
431
+ ResponsiveProp<"xs" | "sm" | "md" | "lg" | "xl" | "none" | "spacing.000" | "spacing.050" | "spacing.100" | "spacing.150" | "spacing.200" | "spacing.250" | "spacing.300" | "spacing.350" | ... 9 more ... | "slider.tick"> | undefined
432
+
433
+ | \- | Set object |
434
+ | px |
435
+
436
+ The **`px`** property is short for `padding-inline`. It is a shorthand property that defines both the logical inline start and end paddings of an element, which maps to physical paddings depending on the element's writing mode, directionality, and text orientation.
437
+
438
+ It uses the spacing tokens in the design system. Padding cannot use negative values, if you need to overlap elements or ignore padding, use the margin property instead.
439
+
440
+ | Chrome | Firefox | Safari | Edge | IE |
441
+ | --- | --- | --- | --- | --- |
442
+ | **1** | **1** | **1** | **12** | **3** |
443
+
444
+ ResponsiveProp<"xs" | "sm" | "md" | "lg" | "xl" | "none" | "spacing.000" | "spacing.050" | "spacing.100" | "spacing.150" | "spacing.200" | "spacing.250" | "spacing.300" | "spacing.350" | ... 9 more ... | "slider.tick"> | undefined
445
+
446
+ | \- | Set object |
447
+ | py |
448
+
449
+ The **`py`** property is short for `padding-block`. It defines the logical block start and end paddings of an element, which maps to physical paddings depending on the element's writing mode, directionality, and text orientation.
450
+
451
+ It uses the spacing tokens in the design system. Padding cannot use negative values, if you need to overlap elements or ignore padding, use the margin property instead.
452
+
453
+ | Chrome | Firefox | Safari | Edge | IE |
454
+ | --- | --- | --- | --- | --- |
455
+ | **1** | **1** | **1** | **12** | **3** |
456
+
457
+ ResponsiveProp<"xs" | "sm" | "md" | "lg" | "xl" | "none" | "spacing.000" | "spacing.050" | "spacing.100" | "spacing.150" | "spacing.200" | "spacing.250" | "spacing.300" | "spacing.350" | ... 9 more ... | "slider.tick"> | undefined
458
+
459
+ | \- | Set object |
460
+ | rowGap |
461
+
462
+ The **`row-gap`** CSS property sets the size of the gap (gutter) between an element's rows.
463
+
464
+ Note: It only has an effect when used as a direct child of a layout component, such as IressRow, IressStack or IressInline.
465
+
466
+ | Chrome | Firefox | Safari | Edge | IE |
467
+ | --- | --- | --- | --- | --- |
468
+ | **47** | **52** | **10.1** | **16** | No |
469
+
470
+ ResponsiveProp<"xs" | "sm" | "md" | "lg" | "xl" | "none" | "spacing.000" | "spacing.050" | "spacing.100" | "spacing.150" | "spacing.200" | "spacing.250" | "spacing.300" | "spacing.350" | ... 9 more ... | "slider.tick"> | undefined
471
+
472
+ | \- | Set object |
473
+ | rows |
474
+
475
+ Number of rows in the `textarea` (when set the component renders a textarea element)
476
+
477
+ undefined
478
+
479
+
480
+
481
+ | \- | Set object |
482
+ | srOnly |
483
+
484
+ Set **`srOnly`** to hide an element visually but still make it accessible to screen readers. It can also be set to an object of breakpoints to hide the element at specific breakpoints.
485
+
486
+ Hide on all breakpoints: `srOnly: true` Hide on specific breakpoints: `srOnly: { xs: false, sm: true, md: false, lg: true, xl: false, xxl: true }`
487
+
488
+ ResponsiveProp<boolean> | undefined
489
+
490
+ | \- | Set object |
491
+ | stretch |
492
+
493
+ The **`stretch`** property is used to stretch an element to fill the available space in its parent container. It sets the `height` property to `100%` and `alignSelf` to `stretch`, allowing the element to expand and contract based on the size of its parent.
494
+
495
+ booleanundefined
496
+
497
+
498
+
499
+ | \- | Set object |
500
+ | textAlign |
501
+
502
+ The **`text-align`** CSS property sets the horizontal alignment of the inline-level content inside a block element or table-cell box.
503
+
504
+ | Chrome | Firefox | Safari | Edge | IE |
505
+ | --- | --- | --- | --- | --- |
506
+ | **1** | **1** | **1** | **12** | **3** |
507
+
508
+ ResponsiveProp<"center" | "left" | "right" | "inherit" | "justify"> | undefined
509
+
510
+ | \- | Set object |
511
+ | textStyle |
512
+
513
+ Select the typography to be used using the **`textStyle`** prop. These are connected to the typography tokens in the design system.'
514
+
515
+ * `typography.body.sm` - Use for small components such as badges and disclaimers, as well as compact variations of tables and lists.
516
+ * `typography.body.md` - The most commonly used body text size, used for most text content in the product and the default state of all components in the design system.
517
+ * `typography.body.lg` - Use for tag lines, subtitles, and other large text content in the product.
518
+ * `typography.heading.1` - Use for the main page title to establish a clear hierarchy. There is typically only one H1 per screen, emphasising the primary purpose or context of the page.
519
+ * `typography.heading.2` - Use for primary section headings within a page to organise content and guide the user through key areas. Also suitable for large components—such as modals—where space allows and where it pairs well with body.md or body.lg.
520
+ * `typography.heading.3` - Use for sub-sections under H2s to further structure content and maintain a clear visual hierarchy. Ideal for breaking down complex sections into manageable parts.
521
+ * `typography.heading.4` - Use for supporting headings within content blocks or small components where space is limited—such as table headers, cards, or side panels. Provides structure without overwhelming the layout.
522
+ * `typography.heading.5` - Use for minor labels or titles in compact UI elements, such as cards, sidebars, or inline labels. Best used to emphasise supplementary information without drawing too much attention. Works well with body.sm and is ideal for subtle content like fine print. Use sparingly to preserve typographic hierarchy.
523
+ * `typography.code` - Used to display code snippets in the product, such as in the API documentation.
524
+
525
+ ResponsiveProp<"typography.heading.1" | "typography.heading.2" | "typography.heading.3" | "typography.heading.4" | "typography.heading.5" | "typography.body.sm" | "typography.body.sm.regular" | ... 10 more ... | "typography.code"> | undefined
526
+
527
+ | \- | Set object |
528
+ | value |
529
+
530
+ The value of the input. Can be a string or a number. Use for controlled inputs.
531
+
532
+ FormControlValueundefined
533
+
534
+
535
+
536
+ | \- | Set object |
537
+ | width |
538
+
539
+ The width of the input.
540
+
541
+ "2""4""6""8""10""12""16""25perc"Show 4 more...
542
+
543
+
544
+
545
+ | \- | Set object |
546
+ | withSymbol |
547
+
548
+ Set the currency symbol.
549
+
550
+ booleanundefined
551
+
552
+
553
+
554
+ | \- | Set object |
555
+
24
556
  [](#examples)Examples
25
557
  ---------------------
26
558
 
@@ -9,10 +9,10 @@ It is not recommended to use the `readOnly` prop for `IressInputCurrency` inside
9
9
  My investments
10
10
  | Investment Name | Investment Date | Total % | Investment Amount (AUD) |
11
11
  | --- | --- | --- | --- |
12
- | US Stocks | 23/09/2019 | 24.8% | 23,898.00 |
13
- | US Bonds | 05/02/2019 | 26.2% | 26,382.46 |
14
- | AU Stocks | 05/02/2019 | 26.2% | 9,342.16 |
15
- | UK Stocks | 28/06/2020 | 49% | 49,751.40 |
12
+ | US Stocks | 23/09/2019 | 24.8% | $23,898.00 |
13
+ | US Bonds | 05/02/2019 | 26.2% | $26,382.46 |
14
+ | AU Stocks | 05/02/2019 | 26.2% | $9,342.16 |
15
+ | UK Stocks | 28/06/2020 | 49% | $49,751.40 |
16
16
 
17
17
  Hide code
18
18
 
@@ -22,7 +22,6 @@ export const CurrencyInTable \= () \=> {
22
22
  return (
23
23
  <IressTable
24
24
  caption\="My investments"
25
- style\={{ '--iress-cell-vertical-align': 'middle' } as React.CSSProperties}
26
25
  columns\={\[
27
26
  {
28
27
  key: 'investmentName',