@iress-oss/ids-mcp-server 5.14.2 → 5.20.1

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 (132) hide show
  1. package/generated/docs/components_components-alert-docs.md +492 -0
  2. package/generated/docs/components_components-autocomplete-docs.md +3485 -0
  3. package/generated/docs/{components-autocomplete-recipes-docs.md → components_components-autocomplete-recipes-docs.md} +32 -14
  4. package/generated/docs/{components-badge-docs.md → components_components-badge-docs.md} +222 -30
  5. package/generated/docs/components_components-button-docs.md +2078 -0
  6. package/generated/docs/components_components-button-recipes-docs.md +37 -0
  7. package/generated/docs/components_components-buttongroup-docs.md +1045 -0
  8. package/generated/docs/components_components-card-docs.md +2276 -0
  9. package/generated/docs/{components-card-recipes-docs.md → components_components-card-recipes-docs.md} +131 -14
  10. package/generated/docs/components_components-checkbox-docs.md +1054 -0
  11. package/generated/docs/{components-checkboxgroup-docs.md → components_components-checkboxgroup-docs.md} +1000 -81
  12. package/generated/docs/{components-checkboxgroup-recipes-docs.md → components_components-checkboxgroup-recipes-docs.md} +101 -11
  13. package/generated/docs/{components-col-docs.md → components_components-col-docs.md} +331 -58
  14. package/generated/docs/components_components-combobox-docs.md +3767 -0
  15. package/generated/docs/{components-container-docs.md → components_components-container-docs.md} +61 -24
  16. package/generated/docs/{components-divider-docs.md → components_components-divider-docs.md} +83 -24
  17. package/generated/docs/{components-expander-docs.md → components_components-expander-docs.md} +264 -33
  18. package/generated/docs/{components-field-docs.md → components_components-field-docs.md} +814 -120
  19. package/generated/docs/components_components-filter-docs.md +4080 -0
  20. package/generated/docs/{components-form-docs.md → components_components-form-docs.md} +1488 -358
  21. package/generated/docs/{components-form-recipes-docs.md → components_components-form-recipes-docs.md} +174 -64
  22. package/generated/docs/components_components-hide-docs.md +293 -0
  23. package/generated/docs/components_components-icon-docs.md +1337 -0
  24. package/generated/docs/{components-inline-docs.md → components_components-inline-docs.md} +462 -42
  25. package/generated/docs/components_components-input-docs.md +1468 -0
  26. package/generated/docs/components_components-input-recipes-docs.md +367 -0
  27. package/generated/docs/components_components-inputcurrency-docs.md +432 -0
  28. package/generated/docs/{components-inputcurrency-recipes-docs.md → components_components-inputcurrency-recipes-docs.md} +110 -17
  29. package/generated/docs/components_components-label-docs.md +323 -0
  30. package/generated/docs/components_components-menu-docs.md +2345 -0
  31. package/generated/docs/components_components-menu-menuitem-docs.md +633 -0
  32. package/generated/docs/{components-modal-docs.md → components_components-modal-docs.md} +1625 -232
  33. package/generated/docs/components_components-navbar-docs.md +1847 -0
  34. package/generated/docs/{components-navbar-recipes-docs.md → components_components-navbar-recipes-docs.md} +697 -39
  35. package/generated/docs/{components-panel-docs.md → components_components-panel-docs.md} +754 -57
  36. package/generated/docs/components_components-placeholder-docs.md +92 -0
  37. package/generated/docs/components_components-popover-docs.md +1641 -0
  38. package/generated/docs/{components-popover-recipes-docs.md → components_components-popover-recipes-docs.md} +347 -17
  39. package/generated/docs/components_components-progress-docs.md +115 -0
  40. package/generated/docs/components_components-provider-docs.md +114 -0
  41. package/generated/docs/components_components-radio-docs.md +491 -0
  42. package/generated/docs/{components-radiogroup-docs.md → components_components-radiogroup-docs.md} +943 -75
  43. package/generated/docs/components_components-readonly-docs.md +263 -0
  44. package/generated/docs/components_components-richselect-docs.md +6497 -0
  45. package/generated/docs/{components-row-docs.md → components_components-row-docs.md} +353 -43
  46. package/generated/docs/{components-select-docs.md → components_components-select-docs.md} +719 -61
  47. package/generated/docs/components_components-skeleton-docs.md +480 -0
  48. package/generated/docs/{components-skeleton-recipes-docs.md → components_components-skeleton-recipes-docs.md} +50 -10
  49. package/generated/docs/{components-skiplink-docs.md → components_components-skiplink-docs.md} +53 -14
  50. package/generated/docs/components_components-slideout-docs.md +2262 -0
  51. package/generated/docs/components_components-slider-docs.md +1276 -0
  52. package/generated/docs/components_components-spinner-docs.md +82 -0
  53. package/generated/docs/{components-stack-docs.md → components_components-stack-docs.md} +223 -40
  54. package/generated/docs/components_components-table-docs.md +3651 -0
  55. package/generated/docs/components_components-tabset-docs.md +772 -0
  56. package/generated/docs/components_components-tabset-tab-docs.md +262 -0
  57. package/generated/docs/components_components-tag-docs.md +259 -0
  58. package/generated/docs/{components-text-docs.md → components_components-text-docs.md} +491 -51
  59. package/generated/docs/{components-toaster-docs.md → components_components-toaster-docs.md} +224 -71
  60. package/generated/docs/components_components-toaster-toast-docs.md +634 -0
  61. package/generated/docs/components_components-toggle-docs.md +461 -0
  62. package/generated/docs/{components-tooltip-docs.md → components_components-tooltip-docs.md} +286 -41
  63. package/generated/docs/{components-validationmessage-docs.md → components_components-validationmessage-docs.md} +230 -61
  64. package/generated/docs/components_contact-us-docs.md +12 -0
  65. package/generated/docs/{foundations-accessibility-docs.md → components_foundations-accessibility-docs.md} +11 -21
  66. package/generated/docs/{foundations-colours-docs.md → components_foundations-colour-030-colours.md} +8 -15
  67. package/generated/docs/{foundations-consistency-docs.md → components_foundations-consistency-docs.md} +12 -20
  68. package/generated/docs/{foundations-content-docs.md → components_foundations-content-docs.md} +6 -11
  69. package/generated/docs/components_foundations-introduction-docs.md +15 -0
  70. package/generated/docs/{foundations-principles-docs.md → components_foundations-principles-docs.md} +14 -24
  71. package/generated/docs/components_foundations-typography-docs.md +608 -0
  72. package/generated/docs/{foundations-user-experience-docs.md → components_foundations-user-experience-docs.md} +16 -26
  73. package/generated/docs/{foundations-visual-design-docs.md → components_foundations-visual-design-docs.md} +10 -17
  74. package/generated/docs/{frequently-asked-questions-docs.md → components_frequently-asked-questions-docs.md} +14 -23
  75. package/generated/docs/components_get-started-develop-docs.md +84 -0
  76. package/generated/docs/components_get-started-using-storybook-docs.md +55 -0
  77. package/generated/docs/components_introduction-docs.md +15 -0
  78. package/generated/docs/{patterns-loading-docs.md → components_patterns-loading-docs.md} +711 -143
  79. package/generated/docs/components_resources-changelog-docs.md +4 -0
  80. package/generated/docs/{resources-code-katas-docs.md → components_resources-code-katas-docs.md} +5 -9
  81. package/generated/docs/{resources-migration-guides-from-v4-to-v5-docs.md → components_resources-migration-guides-from-v4-to-v5-docs.md} +54 -239
  82. package/generated/docs/{versions-docs.md → components_versions-docs.md} +5 -8
  83. package/generated/docs/guidelines.md +484 -200
  84. package/generated/docs/introduction-docs.md +19 -30
  85. package/package.json +41 -45
  86. package/generated/docs/components-alert-docs.md +0 -130
  87. package/generated/docs/components-autocomplete-docs.md +0 -754
  88. package/generated/docs/components-button-docs.md +0 -362
  89. package/generated/docs/components-button-recipes-docs.md +0 -76
  90. package/generated/docs/components-buttongroup-docs.md +0 -310
  91. package/generated/docs/components-card-docs.md +0 -494
  92. package/generated/docs/components-checkbox-docs.md +0 -193
  93. package/generated/docs/components-combobox-docs.md +0 -1016
  94. package/generated/docs/components-filter-docs.md +0 -1109
  95. package/generated/docs/components-hide-docs.md +0 -265
  96. package/generated/docs/components-icon-docs.md +0 -553
  97. package/generated/docs/components-input-docs.md +0 -335
  98. package/generated/docs/components-input-recipes-docs.md +0 -140
  99. package/generated/docs/components-inputcurrency-docs.md +0 -157
  100. package/generated/docs/components-label-docs.md +0 -135
  101. package/generated/docs/components-menu-docs.md +0 -704
  102. package/generated/docs/components-menu-menuitem-docs.md +0 -193
  103. package/generated/docs/components-navbar-docs.md +0 -291
  104. package/generated/docs/components-placeholder-docs.md +0 -27
  105. package/generated/docs/components-popover-docs.md +0 -464
  106. package/generated/docs/components-progress-docs.md +0 -104
  107. package/generated/docs/components-radio-docs.md +0 -107
  108. package/generated/docs/components-readonly-docs.md +0 -89
  109. package/generated/docs/components-richselect-docs.md +0 -2433
  110. package/generated/docs/components-skeleton-docs.md +0 -214
  111. package/generated/docs/components-slideout-docs.md +0 -538
  112. package/generated/docs/components-slider-docs.md +0 -346
  113. package/generated/docs/components-spinner-docs.md +0 -59
  114. package/generated/docs/components-table-ag-grid-docs.md +0 -2666
  115. package/generated/docs/components-table-docs.md +0 -1305
  116. package/generated/docs/components-tabset-docs.md +0 -341
  117. package/generated/docs/components-tabset-tab-docs.md +0 -86
  118. package/generated/docs/components-tag-docs.md +0 -115
  119. package/generated/docs/components-toaster-toast-docs.md +0 -157
  120. package/generated/docs/components-toggle-docs.md +0 -158
  121. package/generated/docs/contact-us-docs.md +0 -27
  122. package/generated/docs/extensions-editor-docs.md +0 -288
  123. package/generated/docs/extensions-editor-recipes-docs.md +0 -39
  124. package/generated/docs/foundations-introduction-docs.md +0 -17
  125. package/generated/docs/foundations-typography-docs.md +0 -191
  126. package/generated/docs/get-started-develop-docs.md +0 -48
  127. package/generated/docs/get-started-using-storybook-docs.md +0 -68
  128. package/generated/docs/resources-changelog-docs.md +0 -6
  129. package/generated/docs/themes-available-themes-docs.md +0 -66
  130. package/generated/docs/themes-introduction-docs.md +0 -121
  131. package/generated/docs/themes-tokens-docs.md +0 -1200
  132. /package/{LICENSE.txt → LICENSE} +0 -0
@@ -1,32 +1,52 @@
1
- [](#validation-message)Validation message
2
- =========================================
1
+ Validation message
2
+ ==================
3
3
 
4
4
  Overview
5
5
  --------
6
6
 
7
7
  A validation message is used to inform the user of the status of a form input. If there are multiple messages, they can be combined using the `IressValidationSummary` component.
8
8
 
9
+ [](./iframe.html?id=components-validationmessage--default)
10
+
9
11
  Error:
10
12
 
11
13
  Validation message
12
14
 
13
- Hide code
14
-
15
- \[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; }
15
+ ```
16
16
 
17
17
  <IressValidationMessage\>
18
18
  Validation message
19
19
  </IressValidationMessage\>
20
20
 
21
- Copy
21
+ ```
22
22
 
23
- [](#examples)Examples
24
- ---------------------
23
+ Props
24
+ -----
25
+
26
+ | Name | Description | Default | Control |
27
+ | --- | --- | --- | --- |
28
+ | children |
29
+ Validation content (what went wrong, what went right).
30
+
31
+ ReactNode
32
+
33
+
34
+
35
+ | \- |
36
+
37
+ "Validation message"
38
+
39
+ |
40
+
41
+ Examples
42
+ --------
25
43
 
26
- ### [](#status)Status
44
+ ### Status
27
45
 
28
46
  Validation status is controled by the status prop. It defaults to `error`.
29
47
 
48
+ [](./iframe.html?id=components-validationmessage--status)
49
+
30
50
  Error:
31
51
 
32
52
  Something is wrong.
@@ -43,9 +63,7 @@ Warning:
43
63
 
44
64
  Something could go wrong.
45
65
 
46
- Hide code
47
-
48
- \[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; }
66
+ ```
49
67
 
50
68
  <IressStack\>
51
69
  <IressValidationMessage status\="danger"\>
@@ -58,14 +76,35 @@ Hide code
58
76
  Something could go wrong. </IressValidationMessage\>
59
77
  </IressStack\>
60
78
 
61
- Copy
79
+ ```
80
+
81
+ #### Props
82
+
83
+ | Name | Description | Default | Control |
84
+ | --- | --- | --- | --- |
85
+ | children |
86
+ Validation content (what went wrong, what went right).
87
+
88
+ ReactNode
62
89
 
63
- ### [](#prefix)Prefix
90
+
91
+
92
+ | \- | \- |
93
+ | status |
94
+
95
+ \-
96
+
97
+ | \- | \- |
98
+ | Show Storybook only itemsStorybook only | Show Storybook only items |
99
+
100
+ ### Prefix
64
101
 
65
102
  You can add a prefix to the message. If not provided, it uses the `status` prop to determine the prefix.
66
103
 
67
104
  It is hidden by default, but can be shown by setting the `visiblePrefix` prop to `true`.
68
105
 
106
+ [](./iframe.html?id=components-validationmessage--prefix)
107
+
69
108
  Prefix:
70
109
 
71
110
  Something is wrong.
@@ -82,9 +121,7 @@ Prefix:
82
121
 
83
122
  Something could go wrong.
84
123
 
85
- Hide code
86
-
87
- \[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; }
124
+ ```
88
125
 
89
126
  <IressStack\>
90
127
  <IressValidationMessage
@@ -113,13 +150,48 @@ Hide code
113
150
  Something could go wrong. </IressValidationMessage\>
114
151
  </IressStack\>
115
152
 
116
- Copy
153
+ ```
154
+
155
+ #### Props
156
+
157
+ | Name | Description | Default | Control |
158
+ | --- | --- | --- | --- |
159
+ | children |
160
+ Validation content (what went wrong, what went right).
161
+
162
+ ReactNode
163
+
164
+
165
+
166
+ | \- | \- |
167
+ | prefix |
168
+
169
+ string
170
+
171
+
172
+
173
+ | \- | Prefix: |
174
+ | status |
175
+
176
+ \-
117
177
 
118
- [](#iressvalidationlink)`IressValidationLink`
119
- ---------------------------------------------
178
+ | \- | \- |
179
+ | visiblePrefix |
180
+
181
+ boolean
182
+
183
+
184
+
185
+ | \- | FalseTrue |
186
+ | Show Storybook only itemsStorybook only | Show Storybook only items |
187
+
188
+ `IressValidationLink`
189
+ ---------------------
120
190
 
121
191
  The `IressValidationLink` component can be used to provide a link to the input that has the error. It has a `linkToTarget` prop that should match the `id` of the input.
122
192
 
193
+ [](./iframe.html?id=components-validationmessage-validationlink--validation-link)
194
+
123
195
  [
124
196
 
125
197
  Error:
@@ -148,9 +220,7 @@ Something could go wrong.
148
220
 
149
221
  * * *
150
222
 
151
- Hide code
152
-
153
- \[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; }
223
+ ```
154
224
 
155
225
  <IressStack gutter\="md"\>
156
226
  <IressStack\>
@@ -176,16 +246,46 @@ Hide code
176
246
  Something could go wrong. </IressValidationLink\>
177
247
  </IressStack\>
178
248
  <IressDivider />
179
- <IressInput id\="input" />
249
+ <ForwardedInput id\="input" />
180
250
  </IressStack\>
181
251
 
182
- Copy
252
+ ```
253
+
254
+ #### Props
255
+
256
+ | Name | Description | Default | Control |
257
+ | --- | --- | --- | --- |
258
+ | children |
259
+ Validation content (what went wrong, what went right).
260
+
261
+ ReactNode
262
+
183
263
 
184
- [](#iressvalidationsummary)`IressValidationSummary`
185
- ---------------------------------------------------
264
+
265
+ | \- | \- |
266
+ | linkToTarget\* |
267
+
268
+ ID of element the message is describing. If nothing is supplied a link will not render.
269
+
270
+ string
271
+
272
+
273
+
274
+ | \- | input |
275
+ | status |
276
+
277
+ \-
278
+
279
+ | \- | \- |
280
+ | Show Storybook only itemsStorybook only | Show Storybook only items |
281
+
282
+ `IressValidationSummary`
283
+ ------------------------
186
284
 
187
285
  Messages can be passed programmatically as a `ValidationMessageObj[]` using the `messages` prop of the `IressValidationSummary` component.
188
286
 
287
+ [](./iframe.html?id=components-validationmessage-validationsummary--validation-summary)
288
+
189
289
  * Info:
190
290
 
191
291
  Something you should know.
@@ -203,39 +303,108 @@ Messages can be passed programmatically as a `ValidationMessageObj[]` using the
203
303
  Something went right.
204
304
 
205
305
 
206
- Hide code
207
-
208
- \[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; }
306
+ ```
209
307
 
210
308
  <IressValidationSummary
211
- messages\={\[
212
- {
213
- message: 'Something you should know.',
214
- status: 'info'
215
- },
216
- {
217
- message: 'Something is wrong.',
218
- status: 'danger'
219
- },
220
- {
221
- message: 'Something could go wrong.',
222
- status: 'warning'
223
- },
224
- {
225
- message: 'Something went right.',
226
- status: 'success'
227
- }
228
- \]}
229
- />
230
-
231
- Copy
232
-
233
- On this page
234
-
235
- * [Overview](#overview)
236
- * [Props](#props)
237
- * [Examples](#examples)
238
- * [Status](#status)
239
- * [Prefix](#prefix)
240
- * [IressValidationLink](#iressvalidationlink)
241
- * [IressValidationSummary](#iressvalidationsummary)
309
+ messages\={\[
310
+ {
311
+ message: 'Something you should know.',
312
+ status: 'info'
313
+ },
314
+ {
315
+ message: 'Something is wrong.',
316
+ status: 'danger'
317
+ },
318
+ {
319
+ message: 'Something could go wrong.',
320
+ status: 'warning'
321
+ },
322
+ {
323
+ message: 'Something went right.',
324
+ status: 'success'
325
+ }
326
+ \]}
327
+ />
328
+
329
+ ```
330
+
331
+ #### Props
332
+
333
+ | Name | Description | Default | Control |
334
+ | --- | --- | --- | --- |
335
+ | linkToTarget |
336
+ Renders validation messages as links pointing at the field it relates to, specified as a string Only works when used with the `messages` prop.
337
+
338
+ string
339
+
340
+
341
+
342
+ | \- | Set string |
343
+ | messages |
344
+
345
+ ValidationMessage Array containing the `id` of the field and the validation message
346
+
347
+ ValidationMessageObj\[\]
348
+
349
+ | \[\] |
350
+
351
+ RAW
352
+
353
+ * messages :
354
+
355
+ \[
356
+
357
+ * 0 :
358
+
359
+ {...} 2 keys
360
+
361
+ * 1 :
362
+
363
+ {...} 2 keys
364
+
365
+ * 2 :
366
+
367
+ {...} 2 keys
368
+
369
+ * 3 :
370
+
371
+ {...} 2 keys
372
+
373
+
374
+ \]
375
+
376
+
377
+
378
+
379
+ |
380
+ | prefix |
381
+
382
+ Prefix to all validation messages. Will be `status` prop if nothing is provided.
383
+
384
+ ReactNode
385
+
386
+
387
+
388
+ | \- | Set object |
389
+ | status |
390
+
391
+ Status for all child ValidationMessage components
392
+
393
+ union
394
+
395
+
396
+
397
+ |
398
+
399
+ 'danger'
400
+
401
+ | Set object |
402
+ | visiblePrefix |
403
+
404
+ If set to true, the prefix will be visually displayed (default is only available to screen readers)
405
+
406
+ boolean
407
+
408
+
409
+
410
+ | \- | Set boolean |
@@ -0,0 +1,12 @@
1
+ Contact us
2
+ ==========
3
+
4
+ Help desk
5
+ ---------
6
+
7
+ Raise any issues, feature requests or questions through our slack channel.
8
+
9
+ Team
10
+ ----
11
+
12
+ Front-End Enablement (FEE) are the guys and gals making it happen, and you'll probably see us on Iress support channels. Please contact us if you need help with IDS or have any questions. We are here to help you.
@@ -1,28 +1,28 @@
1
- [](#accessibility)Accessibility
2
- ===============================
1
+ Accessibility
2
+ =============
3
3
 
4
4
  Accessibility is everyone's responsibility. It ensures that all users, regardless of their abilities or disabilities, can access and interact with our components effectively. This document outlines the key practices for building accessible components we follow within IDS.
5
5
 
6
6
  Please note: The default behaviour of our components is to be accessible, but it is the responsibility of the product to ensure that they are used correctly in accessibile context, or any modifications made to them do not compromise accessibility.
7
7
 
8
- [](#interaction-patterns)Interaction Patterns
9
- ---------------------------------------------
8
+ Interaction Patterns
9
+ --------------------
10
10
 
11
- ### [](#keyboard-navigation)Keyboard Navigation
11
+ ### Keyboard Navigation
12
12
 
13
13
  * Support standard keyboard shortcuts (Tab, Arrow keys, Enter, Space, Escape)
14
14
  * Implement proper focus order and visual focus indicators
15
15
  * Provide keyboard alternatives for mouse-only interactions
16
16
  * Follow established ARIA patterns for complex widgets
17
17
 
18
- ### [](#touch-interactions)Touch Interactions
18
+ ### Touch Interactions
19
19
 
20
20
  * Provide adequate touch target sizes (minimum 44px)
21
21
  * Implement touch-friendly spacing between interactive elements
22
22
  * Support gesture-based interactions where appropriate
23
23
  * Ensure consistent behaviour across device types
24
24
 
25
- ### [](#loading-and-feedback)Loading and Feedback
25
+ ### Loading and Feedback
26
26
 
27
27
  * Use appropriate loading patterns based on context:
28
28
  * **Page**: Full page loading states
@@ -34,29 +34,19 @@ Please note: The default behaviour of our components is to be accessible, but it
34
34
 
35
35
  * * *
36
36
 
37
- [](#responsive-design)Responsive Design
38
- ---------------------------------------
37
+ Responsive Design
38
+ -----------------
39
39
 
40
- ### [](#breakpoint-strategy)Breakpoint Strategy
40
+ ### Breakpoint Strategy
41
41
 
42
42
  * Implement mobile-first responsive design
43
43
  * Use consistent breakpoint values across all components
44
44
  * Provide appropriate component variants for different screen sizes
45
45
  * Consider content priority and progressive disclosure on smaller screens
46
46
 
47
- ### [](#adaptive-behaviour)Adaptive Behaviour
47
+ ### Adaptive Behaviour
48
48
 
49
49
  * Reduce option counts on mobile devices where appropriate
50
50
  * Implement responsive navigation patterns
51
51
  * Adjust spacing and sizing for different contexts
52
52
  * Maintain usability across all supported devices
53
-
54
- On this page
55
-
56
- * [Interaction Patterns](#interaction-patterns)
57
- * [Keyboard Navigation](#keyboard-navigation)
58
- * [Touch Interactions](#touch-interactions)
59
- * [Loading and Feedback](#loading-and-feedback)
60
- * [Responsive Design](#responsive-design)
61
- * [Breakpoint Strategy](#breakpoint-strategy)
62
- * [Adaptive Behaviour](#adaptive-behaviour)
@@ -1,12 +1,12 @@
1
- [](#colours)Colours
2
- ===================
1
+ Colours
2
+ =======
3
3
 
4
4
  Colour is an integral aspect of conveying clear concise data. Our colours are optimized across two backgrounds, meeting or exceeding [WCAG 2.1 Level AA Accessibility Guidelines](https://www.w3.org/TR/WCAG21/#contrast-minimum).
5
5
 
6
6
  The Iress themes are designed to meet WCAG contrast guidelines (2.1 AA). We can't guarantee this when consumer branding is applied, so colour combinations should be checked to ensure conformance.
7
7
 
8
- [](#backgrounds)Backgrounds
9
- ---------------------------
8
+ Backgrounds
9
+ -----------
10
10
 
11
11
  ### Default Background
12
12
 
@@ -140,8 +140,8 @@ Used for the hover and active state of elements such as tables, button groups, e
140
140
  5.1 AA
141
141
 
142
142
 
143
- [](#primary)Primary
144
- -------------------
143
+ Primary
144
+ -------
145
145
 
146
146
  ### Primary
147
147
 
@@ -169,8 +169,8 @@ Used for the hover state of primary buttons.
169
169
  15.5 AAA
170
170
 
171
171
 
172
- [](#system)System
173
- -----------------
172
+ System
173
+ ------
174
174
 
175
175
  ### Info
176
176
 
@@ -248,10 +248,3 @@ Used to indicate an element that is above a threshold or limit. Usually used for
248
248
  * \--iress-g-positive-contrast-color
249
249
 
250
250
  5.5 AA
251
-
252
-
253
- On this page
254
-
255
- * [Backgrounds](#backgrounds)
256
- * [Primary](#primary)
257
- * [System](#system)
@@ -1,8 +1,8 @@
1
- [](#using-components-consistently)Using components consistently
2
- ===============================================================
1
+ Using components consistently
2
+ =============================
3
3
 
4
- [](#buttons)Buttons
5
- -------------------
4
+ Buttons
5
+ -------
6
6
 
7
7
  * **Primary**: Limit to one per view for main call-to-action
8
8
  * **Secondary**: Use for secondary actions
@@ -11,42 +11,34 @@
11
11
  * **Danger**: Destructive actions requiring extra confirmation
12
12
  * **Positive/Negative**: Financial transactions (buy/sell)
13
13
 
14
- [](#forms)Forms
15
- ---------------
14
+ Forms
15
+ -----
16
16
 
17
17
  * Always use `IressField` wrapper for proper label, hint, and error placement
18
18
  * Provide clear validation feedback with appropriate error messages
19
19
  * Use consistent input sizing based on expected content length
20
20
  * Implement proper form state management and accessibility
21
21
 
22
- [](#navigation)Navigation
23
- -------------------------
22
+ Navigation
23
+ ----------
24
24
 
25
25
  * Use semantic HTML5 navigation elements
26
26
  * Provide skip links for keyboard users
27
27
  * Implement proper ARIA labelling for navigation sections
28
28
  * Ensure consistent navigation patterns across applications
29
29
 
30
- [](#data-display)Data Display
31
- -----------------------------
30
+ Data Display
31
+ ------------
32
32
 
33
33
  * Use semantic table structures with proper headers
34
34
  * Provide clear visual hierarchy in data presentations
35
35
  * Implement consistent sorting and filtering patterns
36
36
  * Use appropriate loading states for data-heavy components
37
37
 
38
- [](#modals-and-overlays)Modals and Overlays
39
- -------------------------------------------
38
+ Modals and Overlays
39
+ -------------------
40
40
 
41
41
  * Reserve modals for critical tasks requiring full attention
42
42
  * Provide multiple dismissal methods (backdrop, escape key, close button)
43
43
  * Implement proper focus management and restoration
44
44
  * Use slideouts for supplementary tasks where underlying content needs visibility
45
-
46
- On this page
47
-
48
- * [Buttons](#buttons)
49
- * [Forms](#forms)
50
- * [Navigation](#navigation)
51
- * [Data Display](#data-display)
52
- * [Modals and Overlays](#modals-and-overlays)
@@ -1,23 +1,18 @@
1
- [](#content)Content
2
- ===================
1
+ Content
2
+ =======
3
3
 
4
- [](#microcopy-guidelines)Microcopy Guidelines
5
- ---------------------------------------------
4
+ Microcopy Guidelines
5
+ --------------------
6
6
 
7
7
  * Use clear, concise language that matches user mental models
8
8
  * Provide helpful error messages with actionable guidance
9
9
  * Implement consistent tone of voice across all interface text
10
10
  * Use progressive disclosure for complex information
11
11
 
12
- [](#iconography)Iconography
13
- ---------------------------
12
+ Iconography
13
+ -----------
14
14
 
15
15
  * Use icons consistently with established meanings
16
16
  * Provide screen reader text for meaningful icons
17
17
  * Avoid using icons as the sole means of communication
18
18
  * Maintain consistent icon sizing and alignment
19
-
20
- On this page
21
-
22
- * [Microcopy Guidelines](#microcopy-guidelines)
23
- * [Iconography](#iconography)
@@ -0,0 +1,15 @@
1
+ Introduction
2
+ ============
3
+
4
+ The IDS and product design team use the foundations to create a consistent user experience across all Iress products. This includes design principles and guidelines that ensure a cohesive look and feel.
5
+
6
+ 1. [Principles](/docs/foundations-principles--docs)
7
+ 2. [Accessibility](/docs/foundations-accessibility--docs)
8
+ 3. [Colours](/docs/foundations-colours--docs)
9
+ 4. [Typography](/docs/foundations-typography--docs)
10
+ 5. [Visual Design](/docs/foundations-visual-design--docs)
11
+ 6. [Consistency](/docs/foundations-consistency--docs)
12
+ 7. [Content](/docs/foundations-content--docs)
13
+ 8. [User Experience](/docs/foundations-user-experience--docs)
14
+
15
+ _This document is a living standard. Revisit and revise regularly to reflect evolving needs, technologies, and user expectations._