@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,63 @@
1
+ Radius
2
+ ======
3
+
4
+ These are all styling props related to changing the radius of a component affects the visual softness and perceived friendliness of the interface, influencing the overall user experience.
5
+
6
+ `borderRadius`
7
+ --------------
8
+
9
+ The `borderRadius` prop allows you to change the border radius of any component. It should be used sparingly, and often used when creating custom components that are not part of the design system, however you still want to retain the look and feel of the rest of the system.
10
+
11
+ [](./iframe.html?id=styling-props-radius--border-radius)
12
+
13
+ ```
14
+
15
+ <IressInput
16
+ borderRadius\="radius.system.layout"
17
+ p\="spacing.400"
18
+ placeholder\="Search everything"
19
+ textStyle\="typography.body.lg"
20
+ />
21
+
22
+ ```
23
+
24
+ #### Props
25
+
26
+ | Name | Description | Default | Control |
27
+ | --- | --- | --- | --- |
28
+ | borderRadius |
29
+ string
30
+
31
+
32
+
33
+ | \- | radius.system.layout |
34
+
35
+ ### Removing border radius
36
+
37
+ In some cases you may need to remove the border-radius to achieve design requirements. This can be done using `radius.000` or `none`.
38
+
39
+ [](./iframe.html?id=styling-props-radius--no-border-radius)
40
+
41
+ No radius here
42
+
43
+ ```
44
+
45
+ <IressPanel
46
+ bg\="alt"
47
+ borderRadius\="none"
48
+ \>
49
+ No radius here
50
+ </IressPanel\>
51
+
52
+ ```
53
+
54
+ #### Props
55
+
56
+ | Name | Description | Default | Control |
57
+ | --- | --- | --- | --- |
58
+ | borderRadius |
59
+ string
60
+
61
+
62
+
63
+ | \- | none |
@@ -0,0 +1,160 @@
1
+ Styling props
2
+ =============
3
+
4
+ This page lists all the custom styling properties available in our components, which design tokens they are mapped to and which CSS properties they affect.
5
+
6
+ Styling properties are the recommended way of customising components for your needs, as they ensure your styles are compatible when any theme is applied to your application. If you need further customisation, you can use regular CSS and reference the tokens directly.
7
+
8
+ These replace the utility classes and internal component tokens provided by previous versions of the design system.
9
+
10
+ Reference
11
+ ---------
12
+
13
+ [](./iframe.html?id=styling-props-reference--reference)
14
+
15
+ Styling props reference
16
+ | JSX prop | CSS property | Token mapping | Responsive |
17
+ | --- | --- | --- | --- |
18
+ | [bg](/?path=/docs/styling-props-colour--docs#bg) | background | [Colour](/?path=/docs/foundations-tokens-colour--docs) | Yes |
19
+ | [borderRadius](/?path=/docs/styling-props-radius--docs#borderradius) | border-radius | [Radius](/?path=/docs/foundations-tokens-radius--docs) | Yes |
20
+ | [color](/?path=/docs/styling-props-colour--docs#color) | color | [Colour](/?path=/docs/foundations-tokens-colour--docs) | Yes |
21
+ | [focusable](/?path=/docs/styling-props-elevation--docs#focusable) | border and box-shadow | [Elevation](/?path=/docs/foundations-tokens-elevation--docs) | No |
22
+ | [layerStyle](/?path=/docs/styling-props-elevation--docs#layerstyle) | border and box-shadow | [Elevation](/?path=/docs/foundations-tokens-elevation--docs) | Yes |
23
+ | [maxWidth](/?path=/docs/styling-props-sizing--docs#container-widths) | max-width | N/A | Yes |
24
+ | [m](/?path=/docs/styling-props-spacing--docs#margin) | margin | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
25
+ | [mx](/?path=/docs/styling-props-spacing--docs#margin) | margin-inline | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
26
+ | [my](/?path=/docs/styling-props-spacing--docs#margin) | margin-block | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
27
+ | [mb](/?path=/docs/styling-props-spacing--docs#margin) | margin-bottom | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
28
+ | [ml](/?path=/docs/styling-props-spacing--docs#margin) | margin-left | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
29
+ | [mr](/?path=/docs/styling-props-spacing--docs#margin) | margin-right | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
30
+ | [mt](/?path=/docs/styling-props-spacing--docs#margin) | margin-top | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
31
+ | [noGutter](/?path=/docs/styling-props-spacing--docs#nogutter) | margin-block-end | N/A | No |
32
+ | [p](/?path=/docs/styling-props-spacing--docs#padding) | padding | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
33
+ | [px](/?path=/docs/styling-props-spacing--docs#padding) | padding-inline | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
34
+ | [py](/?path=/docs/styling-props-spacing--docs#padding) | padding-block | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
35
+ | [pb](/?path=/docs/styling-props-spacing--docs#padding) | padding-bottom | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
36
+ | [pl](/?path=/docs/styling-props-spacing--docs#padding) | padding-left | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
37
+ | [pr](/?path=/docs/styling-props-spacing--docs#padding) | padding-right | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
38
+ | [pt](/?path=/docs/styling-props-spacing--docs#padding) | padding-top | [Spacing](/?path=/docs/foundations-tokens-spacing--docs) | Yes |
39
+ | [srOnly](/?path=/docs/styling-props-screen-readers--docs#sronly) | Multiple properties | N/A | Yes |
40
+ | [stretch](/?path=/docs/styling-props-spacing--docs#stretch) | align-self: stretch and height: 100% | N/A | No |
41
+ | [textAlign](/?path=/docs/styling-props-typography--docs#textalign) | text-align | N/A | Yes |
42
+ | [textStyle](/?path=/docs/styling-props-typography--docs#textStyle) | font | [Typography](/?path=/docs/foundations-tokens-typography--docs) | Yes |
43
+ | [width](/?path=/docs/styling-props-sizing--docs#inputwidths) | width | N/A | Yes |
44
+
45
+ ```
46
+
47
+ <StylingPropsReferenceTable gap\="md" />
48
+
49
+ ```
50
+
51
+ #### Props
52
+
53
+ | Name | Description | Default | Control |
54
+ | --- | --- | --- | --- |
55
+ | gap |
56
+ string
57
+
58
+
59
+
60
+ | \- | md |
61
+
62
+ Responsive
63
+ ----------
64
+
65
+ Props marked responsive can accept either a single value that affects all breakpoints, or a responsive object map that sets a different value based on breakpoint.
66
+
67
+ <IressPanel p\="xs" /> // applies extra small padding to all breakpoints
68
+ <IressPanel p\={{ base: 'lg', md: 'sm' }} /> // applies large padding by default, and changes to small padding once on medium sized screens.
69
+
70
+ ```
71
+
72
+ `iressCss`
73
+ ----------
74
+
75
+ In some cases you may need to apply styling props to a non-IDS component. You can do this by using the `iressCss` prop, which accepts an object of styling props and returns a string of class names that can be applied to any element.
76
+
77
+ This will also work without JSX, allowing you to apply styling props to any element in your application.
78
+
79
+ <div className\={iressCss({ p: 'xs', bg: 'colour.primary.surface' })}\>
80
+ This div has extra small padding and a primary background colour.
81
+ </div\>
82
+
83
+ ```
84
+
85
+ `iressStyled`
86
+ -------------
87
+
88
+ If you need your own component or a third-party component to accept styling props, you can use the `iressStyled` function to create a styled component that accepts styling props. This is similar to how you would use `styled-components` or `emotion`.
89
+
90
+ const MyComponent \= iressStyled('div', {
91
+ p: 'xs',
92
+ bg: 'colour.primary.surface',
93
+ });
94
+ <MyComponent\>
95
+ This div has extra small padding and a primary background colour.
96
+ </MyComponent\>;
97
+
98
+ ```
99
+
100
+ Migrating from version 5
101
+ ------------------------
102
+
103
+ ### Utility classes
104
+
105
+ If you have been using the utility classes from previous versions of IDS (eg. `iress-p--xs`), you will need to replace them with the new styling props. The utility classes are no longer supported in version 6.
106
+
107
+ [](./iframe.html?id=styling-props-reference--migrating-from-utilities)
108
+
109
+ <table class="css-1n5o7vh-diff-container"><tbody><tr class="css-1n7ec1i-line"><td class="css-17vezug-marker css-rq9a2a-diff-removed"><pre>-</pre></td><td class="css-vl0irh-content css-rq9a2a-diff-removed"><pre class="css-o1u8iu-content-text">&lt;IressPanel className="iress-m--sm" /&gt;</pre></td></tr><tr class="css-1n7ec1i-line"><td class="css-17vezug-marker css-cnnxkz-diff-added"><pre>+</pre></td><td class="css-vl0irh-content css-cnnxkz-diff-added"><pre class="css-o1u8iu-content-text">&lt;IressPanel m="sm" /&gt;</pre></td></tr></tbody></table>
110
+
111
+ ```
112
+
113
+ {
114
+ render: () \=> <DiffViewer oldValue\={\`<IressPanel className="iress-m--sm" />\`} newValue\={\`<IressPanel m="sm" />\`} />
115
+ }
116
+
117
+ ```
118
+
119
+ #### Props
120
+
121
+ | Name | Description | Default | Control |
122
+ | --- | --- | --- | --- |
123
+ | gap |
124
+ string
125
+
126
+
127
+
128
+ | \- | \- |
129
+
130
+ ### Internal component tokens
131
+
132
+ If you have been using the internal component tokens (eg. `--iress-background-color`), you will need to replace them with the new styling props. The internal component tokens are no longer supported in version 6.
133
+
134
+ #### Note
135
+
136
+ * Not every single internal component token has a direct mapping to a styling prop. For example, things like border width are no longer customisable. This helps ensure a consistent and accessible experience for all applications no matter the theme that is applied to them.
137
+ * Styling props only allow token values, not custom values (eg. `colour.system.status.danger` is allowed but not `red`). This is to ensure that the styling props are theme agnostic and can be used with any theme. If you need to use a custom value, you can use custom CSS or inline styles.
138
+
139
+ [](./iframe.html?id=styling-props-reference--migrating-from-internal-tokens)
140
+
141
+ <table class="css-1n5o7vh-diff-container"><tbody><tr class="css-1n7ec1i-line"><td class="css-17vezug-marker css-rq9a2a-diff-removed"><pre>-</pre></td><td class="css-vl0irh-content css-rq9a2a-diff-removed"><pre class="css-o1u8iu-content-text">&lt;IressPanel style={{ '--iress-background-color': 'var(--iress-g-success-color)' }} /&gt;</pre></td></tr><tr class="css-1n7ec1i-line"><td class="css-17vezug-marker css-cnnxkz-diff-added"><pre>+</pre></td><td class="css-vl0irh-content css-cnnxkz-diff-added"><pre class="css-o1u8iu-content-text">&lt;IressPanel bg="colour.system.success.fill" /&gt;</pre></td></tr></tbody></table>
142
+
143
+ ```
144
+
145
+ {
146
+ render: () \=> <DiffViewer oldValue\={\`<IressPanel style={{ '--iress-background-color': 'var(--iress-g-success-color)' }} />\`} newValue\={\`<IressPanel bg="colour.system.success.fill" />\`} />
147
+ }
148
+
149
+ ```
150
+
151
+ #### Props
152
+
153
+ | Name | Description | Default | Control |
154
+ | --- | --- | --- | --- |
155
+ | gap |
156
+ string
157
+
158
+
159
+
160
+ | \- | \- |
@@ -0,0 +1,66 @@
1
+ Screen readers
2
+ ==============
3
+
4
+ These are all styling props related to adjusting components for screen readers.
5
+
6
+ `srOnly`
7
+ --------
8
+
9
+ The `srOnly` prop allows you to set a component to be only visible on screen readers. It is used to ensure the screen reader has context of the screen to help the user understand the tasks required of them.
10
+
11
+ [](./iframe.html?id=styling-props-screen-readers--sr-only)
12
+
13
+ Hello screen readers
14
+
15
+ Show code
16
+
17
+ #### Props
18
+
19
+ | Name | Description | Default | Control |
20
+ | --- | --- | --- | --- |
21
+ | srOnly |
22
+ boolean
23
+
24
+
25
+
26
+ | \- | FalseTrue |
27
+
28
+ ### Responsive
29
+
30
+ The `srOnly` prop is responsive, allowing you to show content on larger screens and hiding them on smaller ones, enabling screen readers to have the same context as larger screens as they are not limited by device size.
31
+
32
+ [](./iframe.html?id=styling-props-screen-readers--sr-only-responsive)
33
+
34
+ This content is visible on large screens and screen readers
35
+
36
+ Show code
37
+
38
+ #### Props
39
+
40
+ | Name | Description | Default | Control |
41
+ | --- | --- | --- | --- |
42
+ | srOnly |
43
+ object
44
+
45
+
46
+
47
+ | \- |
48
+
49
+ RAW
50
+
51
+ srOnly :
52
+
53
+ {
54
+
55
+ * base : true
56
+ * lg : false
57
+
58
+ }
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+ |
@@ -0,0 +1,217 @@
1
+ Sizing
2
+ ======
3
+
4
+ These are all styling props related to changing the size of a component, refining the users expectation of the content and making screens easier to scan.
5
+
6
+ Overview
7
+ --------
8
+
9
+ The sizing props are a collection of widths that are used throughout the design system. Although they are not part of the design tokens (which is more related to theming), we have exposed them to you to allow you to build consistent user experiences where you may need to deviate from the default props of a component.
10
+
11
+ The sizes here can be used in the `maxWidth` or `width` prop of any component, but they have been documented here according to their designated component.
12
+
13
+ Input widths
14
+ ------------
15
+
16
+ Input widths are sizes that suit a specific number of characters. This sets an expectation of what data a user has to enter. The following list is the widths we have created for inputs, and have been designed to be used with `IressInput` but can be used with any component.
17
+
18
+ * `input.2`: Two character width, usually used for accessor codes
19
+ * `input.4`: Four character width, usually used for CVC, one-time passwords and pin numbers
20
+ * `input.6`: Six character width, usually used for one-time passwords and pin numbers
21
+ * `input.8`: Eight character width
22
+ * `input.10`: Ten character width, usually used for dates
23
+ * `input.12`: Twelve character width
24
+ * `input.16`: Sixteen character width, usually used for credit cards
25
+
26
+ For variable data entry, you can use percentage widths. These are usually used inside `IressFieldGroup`, and denote a connection between fields with different widths (eg. First name and Last name under Name). In most cases where there is no relationship but you would like to compact the layout to make it easier to scan, and you should use `IressRow` and `IressCol` instead with the `span` prop.
27
+
28
+ * `input.25perc`: 25% width of parent container
29
+ * `input.50perc`: 50% width of parent container
30
+ * `input.75perc`: 75% width of parent container
31
+ * `input.100perc`: 100% width of parent container
32
+
33
+ [](./iframe.html?id=styling-props-sizing--input-widths)
34
+
35
+ Credit card number wide panel
36
+
37
+ ```
38
+
39
+ <IressPanel
40
+ bg\="alt"
41
+ width\="input.16"
42
+ \>
43
+ Credit card number wide panel
44
+ </IressPanel\>
45
+
46
+ ```
47
+
48
+ #### Props
49
+
50
+ | Name | Description | Default | Control |
51
+ | --- | --- | --- | --- |
52
+ | width |
53
+ string
54
+
55
+
56
+
57
+ | \- | input.16 |
58
+
59
+ Container widths
60
+ ----------------
61
+
62
+ Container widths are sizes that define the maximum width where content is considered easy to read on specific screen ranges. They are used by `IressContainer` to help ensure content is readable no matter the screen size.
63
+
64
+ In some cases however, you may want to restrain the width even further (for example, single column content is usually easiest to read when it is confined to the centre of the screen). The container widths have been exposed so they can be used in the `maxWidth` prop of your own components.
65
+
66
+ * `container.xs`: 100% of the screen's width
67
+ * `container.sm`: 520px
68
+ * `container.md`: 740px
69
+ * `container.lg`: 960px
70
+ * `container.xl`: 1160px
71
+ * `container.xxl`: 1160px
72
+
73
+ [](./iframe.html?id=styling-props-sizing--container-widths)
74
+
75
+ This container is extra readable cause its maxWidth is set to: `container.md`.
76
+
77
+ ```
78
+
79
+ <IressContainer
80
+ bg\="alt"
81
+ fluid
82
+ maxWidth\="container.md"
83
+ p\="xl"
84
+ \>
85
+ This container is extra readable cause its maxWidth is set to:{' '}
86
+ <code\>
87
+ container.md </code\>
88
+ .
89
+ </IressContainer\>
90
+
91
+ ```
92
+
93
+ #### Props
94
+
95
+ | Name | Description | Default | Control |
96
+ | --- | --- | --- | --- |
97
+ | maxWidth |
98
+ string
99
+
100
+
101
+
102
+ | \- | container.md |
103
+
104
+ Stretch
105
+ -------
106
+
107
+ The `stretch` prop used to stretch a component to fill the available space. It is used in components such as `IressPanel` to ensure each column in a layout takes up the same amount of space.
108
+
109
+ [](./iframe.html?id=styling-props-sizing--stretch)
110
+
111
+ Panel is set to stretch, so it will fill the available space.
112
+
113
+ History of Iress
114
+ ================
115
+
116
+ **Iress Limited** (originally “Iress Market Technology”) is an Australian-based software company that provides technology solutions to the financial services industry. Its clients span sectors including wealth management, financial advice, trading, investment management, mortgages, and superannuation.
117
+
118
+ Early Years (1993 – 2000)
119
+ -------------------------
120
+
121
+ Iress was founded in **1993** in Melbourne, Australia. The company's initial product offerings focused on market data and trading software for financial institutions and professionals needing live pricing and analytics tools.
122
+
123
+ In **2000**, Iress listed on the **Australian Stock Exchange (ASX)** under the ticker **IRE**, signaling its growth beyond market data services.
124
+
125
+ ```
126
+
127
+ <IressContainer
128
+ bg\="alt"
129
+ borderRadius\="none"
130
+ fluid
131
+ px\="xl"
132
+ py\="xl"
133
+ \>
134
+ <IressRow
135
+ gutter\="xl"
136
+ verticalAlign\="stretch"
137
+ \>
138
+ <IressCol\>
139
+ <IressPanel stretch\>
140
+ <React.Fragment key\=".0"\>
141
+ Panel is set to stretch, so it will fill the available space. </React.Fragment\>
142
+ </IressPanel\>
143
+ </IressCol\>
144
+ <IressCol\>
145
+ <IressPanel\>
146
+ <h1\>
147
+ History of Iress </h1\>
148
+ <p\>
149
+ <strong\>
150
+ Iress Limited </strong\>
151
+ {' '}(originally “Iress Market Technology”) is an Australian-based software company that provides technology solutions to the financial services industry. Its clients span sectors including wealth management, financial advice, trading, investment management, mortgages, and superannuation.
152
+ </p\>
153
+ <section\>
154
+ <h2\>
155
+ Early Years (1993 – 2000) </h2\>
156
+ <p\>
157
+ Iress was founded in{' '}
158
+ <strong\>
159
+ 1993 </strong\>
160
+ {' '}in Melbourne, Australia. The company's initial product offerings focused on market data and trading software for financial institutions and professionals needing live pricing and analytics tools.
161
+ </p\>
162
+ <p\>
163
+ In{' '}
164
+ <strong\>
165
+ 2000 </strong\>
166
+ , Iress listed on the{' '}
167
+ <strong\>
168
+ Australian Stock Exchange (ASX) </strong\>
169
+ {' '}under the ticker{' '}
170
+ <strong\>
171
+ IRE </strong\>
172
+ , signaling its growth beyond market data services. </p\>
173
+ </section\>
174
+ </IressPanel\>
175
+ </IressCol\>
176
+ </IressRow\>
177
+ </IressContainer\>
178
+
179
+ ```
180
+
181
+ #### Props
182
+
183
+ | Name | Description | Default | Control |
184
+ | --- | --- | --- | --- |
185
+ | children |
186
+ Content to be grouped using a panel.
187
+
188
+ ReactNode
189
+
190
+
191
+
192
+ | \- | Set object |
193
+ | noBorderRadius |
194
+
195
+ Setting to true will ignore the border radius set in the theme and set it to zero.
196
+
197
+ boolean
198
+
199
+ <table class="css-3nr4py"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `borderRadius="none"` instead.</td></tr></tbody></table>
200
+
201
+ | \- | Set boolean |
202
+ | stretch |
203
+
204
+ boolean
205
+
206
+
207
+
208
+ | \- | FalseTrue |
209
+
210
+ Overlay widths
211
+ --------------
212
+
213
+ Overlay widths are sizes that define the width of overlay components such as Modals and Slideouts.
214
+
215
+ * `overlay.sm`: 375px
216
+ * `overlay.md`: 640px
217
+ * `overlay.lg`: 900px