@iress-oss/ids-mcp-server 6.0.0-alpha.2 → 6.0.0-alpha.4
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.
- package/generated/docs/components_components-alert-docs.md +7 -7
- package/generated/docs/components_components-autocomplete-docs.md +18 -18
- package/generated/docs/components_components-autocomplete-recipes-docs.md +9 -2
- package/generated/docs/components_components-badge-docs.md +4 -4
- package/generated/docs/components_components-button-docs.md +16 -14
- package/generated/docs/components_components-buttongroup-docs.md +9 -9
- package/generated/docs/components_components-card-docs.md +32 -17
- package/generated/docs/components_components-checkbox-docs.md +7 -7
- package/generated/docs/components_components-checkboxgroup-docs.md +10 -10
- package/generated/docs/components_components-checkboxgroup-recipes-docs.md +4 -3
- package/generated/docs/components_components-col-docs.md +38 -38
- package/generated/docs/components_components-container-docs.md +5 -5
- package/generated/docs/components_components-divider-docs.md +5 -5
- package/generated/docs/components_components-expander-docs.md +6 -4
- package/generated/docs/components_components-field-docs.md +28 -28
- package/generated/docs/components_components-filter-docs.md +19 -19
- package/generated/docs/components_components-hide-docs.md +9 -9
- package/generated/docs/components_components-icon-docs.md +9 -9
- package/generated/docs/components_components-image-docs.md +2 -2
- package/generated/docs/components_components-inline-docs.md +76 -388
- package/generated/docs/components_components-input-docs.md +9 -9
- package/generated/docs/components_components-input-recipes-docs.md +4 -4
- package/generated/docs/components_components-inputcurrency-docs.md +7 -7
- package/generated/docs/components_components-inputcurrency-recipes-docs.md +5 -2
- package/generated/docs/components_components-label-docs.md +4 -4
- package/generated/docs/components_components-link-docs.md +6 -4
- package/generated/docs/components_components-menu-docs.md +13 -13
- package/generated/docs/components_components-menu-menuitem-docs.md +12 -12
- package/generated/docs/components_components-modal-docs.md +32 -13
- package/generated/docs/components_components-panel-docs.md +6 -6
- package/generated/docs/components_components-placeholder-docs.md +1 -1
- package/generated/docs/components_components-popover-docs.md +11 -9
- package/generated/docs/components_components-popover-recipes-docs.md +4 -2
- package/generated/docs/components_components-progress-docs.md +1 -1
- package/generated/docs/components_components-provider-docs.md +2 -2
- package/generated/docs/components_components-radio-docs.md +5 -5
- package/generated/docs/components_components-radiogroup-docs.md +8 -8
- package/generated/docs/components_components-readonly-docs.md +3 -3
- package/generated/docs/components_components-richselect-docs.md +69 -28
- package/generated/docs/components_components-row-docs.md +60 -492
- package/generated/docs/components_components-select-docs.md +8 -8
- package/generated/docs/components_components-skeleton-docs.md +9 -9
- package/generated/docs/components_components-skeleton-recipes-docs.md +2 -2
- package/generated/docs/components_components-skiplink-docs.md +1 -1
- package/generated/docs/components_components-slideout-docs.md +34 -13
- package/generated/docs/components_components-slider-docs.md +8 -8
- package/generated/docs/components_components-spinner-docs.md +3 -3
- package/generated/docs/components_components-stack-docs.md +63 -175
- package/generated/docs/components_components-table-docs.md +31 -24
- package/generated/docs/components_components-tabset-docs.md +10 -10
- package/generated/docs/components_components-tabset-tab-docs.md +4 -4
- package/generated/docs/components_components-tag-docs.md +14 -5
- package/generated/docs/components_components-text-docs.md +21 -9
- package/generated/docs/components_components-toaster-docs.md +12 -12
- package/generated/docs/components_components-toggle-docs.md +6 -6
- package/generated/docs/components_components-tooltip-docs.md +4 -4
- package/generated/docs/components_components-validationmessage-docs.md +5 -5
- package/generated/docs/components_foundations-responsive-layout-docs.md +16 -15
- package/generated/docs/components_foundations-z-index-stacking-docs.md +1 -1
- package/generated/docs/components_introduction-docs.md +1 -1
- package/generated/docs/components_patterns-form-docs.md +139 -96
- package/generated/docs/components_patterns-form-recipes-docs.md +160 -30
- package/generated/docs/components_patterns-loading-docs.md +98 -17
- package/generated/docs/components_patterns-shadow-docs.md +2 -2
- package/generated/docs/components_sandbox-docs.md +4 -0
- package/generated/docs/components_styling-props-colour-docs.md +2 -2
- package/generated/docs/components_styling-props-elevation-docs.md +2 -2
- package/generated/docs/components_styling-props-radius-docs.md +3 -3
- package/generated/docs/components_styling-props-reference-docs.md +3 -3
- package/generated/docs/components_styling-props-screen-readers-docs.md +2 -2
- package/generated/docs/components_styling-props-sizing-docs.md +3 -3
- package/generated/docs/components_styling-props-spacing-docs.md +19 -19
- package/generated/docs/components_styling-props-typography-docs.md +2 -2
- package/generated/docs/guidelines.md +17 -16
- package/generated/docs/tokens_colour-docs.md +72 -0
- package/generated/docs/tokens_introduction-docs.md +15 -18
- package/generated/docs/tokens_sandbox-docs.md +1 -0
- package/generated/docs/tokens_spacing-docs.md +10 -40
- package/generated/docs/tokens_typography-docs.md +43 -1
- package/package.json +4 -4
|
@@ -16,9 +16,9 @@ This component has been recently updated with new props. The props have been mar
|
|
|
16
16
|
|
|
17
17
|
[](./iframe.html?id=components-stack--default)
|
|
18
18
|
|
|
19
|
-
|
|
19
|
+
Hide codedrawOpen in CodeSandbox
|
|
20
20
|
|
|
21
|
-
<IressStack gap\="spacing.
|
|
21
|
+
<IressStack gap\="spacing.1"\>
|
|
22
22
|
<IressPlaceholder height\="50" />
|
|
23
23
|
<IressPlaceholder height\="50" />
|
|
24
24
|
<IressPlaceholder height\="50" />
|
|
@@ -60,7 +60,7 @@ ResponsiveProp
|
|
|
60
60
|
|
|
61
61
|
| \- |
|
|
62
62
|
|
|
63
|
-
"spacing.
|
|
63
|
+
"spacing.1"
|
|
64
64
|
|
|
65
65
|
|
|
|
66
66
|
| horizontalAlign |
|
|
@@ -78,7 +78,7 @@ Examples
|
|
|
78
78
|
|
|
79
79
|
### Gap
|
|
80
80
|
|
|
81
|
-
Vertical spacing is applied to the direct children of the `IressStack` component. The amount of spacing is controlled by the gap prop which accepts from `spacing.
|
|
81
|
+
Vertical spacing is applied to the direct children of the `IressStack` component. The amount of spacing is controlled by the gap prop which accepts from `spacing.0` to `spacing.10`.
|
|
82
82
|
|
|
83
83
|
#### What happened to `gutter`?
|
|
84
84
|
|
|
@@ -86,53 +86,35 @@ The previous `gutter` prop has been replaced by `gap`, which uses the latest set
|
|
|
86
86
|
|
|
87
87
|
[](./iframe.html?id=components-stack--gap)
|
|
88
88
|
|
|
89
|
-
spacing.
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
spacing.050
|
|
93
|
-
-----------
|
|
94
|
-
|
|
95
|
-
spacing.100
|
|
96
|
-
-----------
|
|
97
|
-
|
|
98
|
-
spacing.150
|
|
99
|
-
-----------
|
|
100
|
-
|
|
101
|
-
spacing.200
|
|
102
|
-
-----------
|
|
103
|
-
|
|
104
|
-
spacing.250
|
|
105
|
-
-----------
|
|
89
|
+
spacing.0
|
|
90
|
+
---------
|
|
106
91
|
|
|
107
|
-
spacing.
|
|
108
|
-
|
|
92
|
+
spacing.1
|
|
93
|
+
---------
|
|
109
94
|
|
|
110
|
-
spacing.
|
|
111
|
-
|
|
95
|
+
spacing.2
|
|
96
|
+
---------
|
|
112
97
|
|
|
113
|
-
spacing.
|
|
114
|
-
|
|
98
|
+
spacing.3
|
|
99
|
+
---------
|
|
115
100
|
|
|
116
|
-
spacing.
|
|
117
|
-
|
|
101
|
+
spacing.4
|
|
102
|
+
---------
|
|
118
103
|
|
|
119
|
-
spacing.
|
|
120
|
-
|
|
104
|
+
spacing.5
|
|
105
|
+
---------
|
|
121
106
|
|
|
122
|
-
spacing.
|
|
123
|
-
|
|
107
|
+
spacing.6
|
|
108
|
+
---------
|
|
124
109
|
|
|
125
|
-
spacing.
|
|
126
|
-
|
|
110
|
+
spacing.7
|
|
111
|
+
---------
|
|
127
112
|
|
|
128
|
-
spacing.
|
|
129
|
-
|
|
113
|
+
spacing.8
|
|
114
|
+
---------
|
|
130
115
|
|
|
131
|
-
spacing.
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
spacing.1200
|
|
135
|
-
------------
|
|
116
|
+
spacing.10
|
|
117
|
+
----------
|
|
136
118
|
|
|
137
119
|
none
|
|
138
120
|
----
|
|
@@ -152,30 +134,13 @@ lg
|
|
|
152
134
|
xl
|
|
153
135
|
--
|
|
154
136
|
|
|
155
|
-
|
|
156
|
-
------------
|
|
157
|
-
|
|
158
|
-
slider.tick
|
|
159
|
-
-----------
|
|
137
|
+
Hide codedrawOpen in CodeSandbox
|
|
160
138
|
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
<IressStack gap\="spacing.400"\>
|
|
164
|
-
<IressText\>
|
|
165
|
-
<h2\>
|
|
166
|
-
spacing.000 </h2\>
|
|
167
|
-
<IressStack gap\="spacing.000"\>
|
|
168
|
-
<IressPlaceholder height\="50" />
|
|
169
|
-
<IressPlaceholder height\="50" />
|
|
170
|
-
<IressPlaceholder height\="50" />
|
|
171
|
-
<IressPlaceholder height\="50" />
|
|
172
|
-
<IressPlaceholder height\="50" />
|
|
173
|
-
</IressStack\>
|
|
174
|
-
</IressText\>
|
|
139
|
+
<IressStack gap\="spacing.4"\>
|
|
175
140
|
<IressText\>
|
|
176
141
|
<h2\>
|
|
177
|
-
spacing.
|
|
178
|
-
<IressStack gap\="spacing.
|
|
142
|
+
spacing.0 </h2\>
|
|
143
|
+
<IressStack gap\="spacing.0"\>
|
|
179
144
|
<IressPlaceholder height\="50" />
|
|
180
145
|
<IressPlaceholder height\="50" />
|
|
181
146
|
<IressPlaceholder height\="50" />
|
|
@@ -185,8 +150,8 @@ slider.tick
|
|
|
185
150
|
</IressText\>
|
|
186
151
|
<IressText\>
|
|
187
152
|
<h2\>
|
|
188
|
-
spacing.
|
|
189
|
-
<IressStack gap\="spacing.
|
|
153
|
+
spacing.1 </h2\>
|
|
154
|
+
<IressStack gap\="spacing.1"\>
|
|
190
155
|
<IressPlaceholder height\="50" />
|
|
191
156
|
<IressPlaceholder height\="50" />
|
|
192
157
|
<IressPlaceholder height\="50" />
|
|
@@ -196,8 +161,8 @@ slider.tick
|
|
|
196
161
|
</IressText\>
|
|
197
162
|
<IressText\>
|
|
198
163
|
<h2\>
|
|
199
|
-
spacing.
|
|
200
|
-
<IressStack gap\="spacing.
|
|
164
|
+
spacing.2 </h2\>
|
|
165
|
+
<IressStack gap\="spacing.2"\>
|
|
201
166
|
<IressPlaceholder height\="50" />
|
|
202
167
|
<IressPlaceholder height\="50" />
|
|
203
168
|
<IressPlaceholder height\="50" />
|
|
@@ -207,8 +172,8 @@ slider.tick
|
|
|
207
172
|
</IressText\>
|
|
208
173
|
<IressText\>
|
|
209
174
|
<h2\>
|
|
210
|
-
spacing.
|
|
211
|
-
<IressStack gap\="spacing.
|
|
175
|
+
spacing.3 </h2\>
|
|
176
|
+
<IressStack gap\="spacing.3"\>
|
|
212
177
|
<IressPlaceholder height\="50" />
|
|
213
178
|
<IressPlaceholder height\="50" />
|
|
214
179
|
<IressPlaceholder height\="50" />
|
|
@@ -218,8 +183,8 @@ slider.tick
|
|
|
218
183
|
</IressText\>
|
|
219
184
|
<IressText\>
|
|
220
185
|
<h2\>
|
|
221
|
-
spacing.
|
|
222
|
-
<IressStack gap\="spacing.
|
|
186
|
+
spacing.4 </h2\>
|
|
187
|
+
<IressStack gap\="spacing.4"\>
|
|
223
188
|
<IressPlaceholder height\="50" />
|
|
224
189
|
<IressPlaceholder height\="50" />
|
|
225
190
|
<IressPlaceholder height\="50" />
|
|
@@ -229,8 +194,8 @@ slider.tick
|
|
|
229
194
|
</IressText\>
|
|
230
195
|
<IressText\>
|
|
231
196
|
<h2\>
|
|
232
|
-
spacing.
|
|
233
|
-
<IressStack gap\="spacing.
|
|
197
|
+
spacing.5 </h2\>
|
|
198
|
+
<IressStack gap\="spacing.5"\>
|
|
234
199
|
<IressPlaceholder height\="50" />
|
|
235
200
|
<IressPlaceholder height\="50" />
|
|
236
201
|
<IressPlaceholder height\="50" />
|
|
@@ -240,8 +205,8 @@ slider.tick
|
|
|
240
205
|
</IressText\>
|
|
241
206
|
<IressText\>
|
|
242
207
|
<h2\>
|
|
243
|
-
spacing.
|
|
244
|
-
<IressStack gap\="spacing.
|
|
208
|
+
spacing.6 </h2\>
|
|
209
|
+
<IressStack gap\="spacing.6"\>
|
|
245
210
|
<IressPlaceholder height\="50" />
|
|
246
211
|
<IressPlaceholder height\="50" />
|
|
247
212
|
<IressPlaceholder height\="50" />
|
|
@@ -251,8 +216,8 @@ slider.tick
|
|
|
251
216
|
</IressText\>
|
|
252
217
|
<IressText\>
|
|
253
218
|
<h2\>
|
|
254
|
-
spacing.
|
|
255
|
-
<IressStack gap\="spacing.
|
|
219
|
+
spacing.7 </h2\>
|
|
220
|
+
<IressStack gap\="spacing.7"\>
|
|
256
221
|
<IressPlaceholder height\="50" />
|
|
257
222
|
<IressPlaceholder height\="50" />
|
|
258
223
|
<IressPlaceholder height\="50" />
|
|
@@ -262,8 +227,8 @@ slider.tick
|
|
|
262
227
|
</IressText\>
|
|
263
228
|
<IressText\>
|
|
264
229
|
<h2\>
|
|
265
|
-
spacing.
|
|
266
|
-
<IressStack gap\="spacing.
|
|
230
|
+
spacing.8 </h2\>
|
|
231
|
+
<IressStack gap\="spacing.8"\>
|
|
267
232
|
<IressPlaceholder height\="50" />
|
|
268
233
|
<IressPlaceholder height\="50" />
|
|
269
234
|
<IressPlaceholder height\="50" />
|
|
@@ -273,63 +238,8 @@ slider.tick
|
|
|
273
238
|
</IressText\>
|
|
274
239
|
<IressText\>
|
|
275
240
|
<h2\>
|
|
276
|
-
spacing.
|
|
277
|
-
<IressStack gap\="spacing.
|
|
278
|
-
<IressPlaceholder height\="50" />
|
|
279
|
-
<IressPlaceholder height\="50" />
|
|
280
|
-
<IressPlaceholder height\="50" />
|
|
281
|
-
<IressPlaceholder height\="50" />
|
|
282
|
-
<IressPlaceholder height\="50" />
|
|
283
|
-
</IressStack\>
|
|
284
|
-
</IressText\>
|
|
285
|
-
<IressText\>
|
|
286
|
-
<h2\>
|
|
287
|
-
spacing.700 </h2\>
|
|
288
|
-
<IressStack gap\="spacing.700"\>
|
|
289
|
-
<IressPlaceholder height\="50" />
|
|
290
|
-
<IressPlaceholder height\="50" />
|
|
291
|
-
<IressPlaceholder height\="50" />
|
|
292
|
-
<IressPlaceholder height\="50" />
|
|
293
|
-
<IressPlaceholder height\="50" />
|
|
294
|
-
</IressStack\>
|
|
295
|
-
</IressText\>
|
|
296
|
-
<IressText\>
|
|
297
|
-
<h2\>
|
|
298
|
-
spacing.800 </h2\>
|
|
299
|
-
<IressStack gap\="spacing.800"\>
|
|
300
|
-
<IressPlaceholder height\="50" />
|
|
301
|
-
<IressPlaceholder height\="50" />
|
|
302
|
-
<IressPlaceholder height\="50" />
|
|
303
|
-
<IressPlaceholder height\="50" />
|
|
304
|
-
<IressPlaceholder height\="50" />
|
|
305
|
-
</IressStack\>
|
|
306
|
-
</IressText\>
|
|
307
|
-
<IressText\>
|
|
308
|
-
<h2\>
|
|
309
|
-
spacing.900 </h2\>
|
|
310
|
-
<IressStack gap\="spacing.900"\>
|
|
311
|
-
<IressPlaceholder height\="50" />
|
|
312
|
-
<IressPlaceholder height\="50" />
|
|
313
|
-
<IressPlaceholder height\="50" />
|
|
314
|
-
<IressPlaceholder height\="50" />
|
|
315
|
-
<IressPlaceholder height\="50" />
|
|
316
|
-
</IressStack\>
|
|
317
|
-
</IressText\>
|
|
318
|
-
<IressText\>
|
|
319
|
-
<h2\>
|
|
320
|
-
spacing.1000 </h2\>
|
|
321
|
-
<IressStack gap\="spacing.1000"\>
|
|
322
|
-
<IressPlaceholder height\="50" />
|
|
323
|
-
<IressPlaceholder height\="50" />
|
|
324
|
-
<IressPlaceholder height\="50" />
|
|
325
|
-
<IressPlaceholder height\="50" />
|
|
326
|
-
<IressPlaceholder height\="50" />
|
|
327
|
-
</IressStack\>
|
|
328
|
-
</IressText\>
|
|
329
|
-
<IressText\>
|
|
330
|
-
<h2\>
|
|
331
|
-
spacing.1200 </h2\>
|
|
332
|
-
<IressStack gap\="spacing.1200"\>
|
|
241
|
+
spacing.10 </h2\>
|
|
242
|
+
<IressStack gap\="spacing.10"\>
|
|
333
243
|
<IressPlaceholder height\="50" />
|
|
334
244
|
<IressPlaceholder height\="50" />
|
|
335
245
|
<IressPlaceholder height\="50" />
|
|
@@ -403,28 +313,6 @@ slider.tick
|
|
|
403
313
|
<IressPlaceholder height\="50" />
|
|
404
314
|
</IressStack\>
|
|
405
315
|
</IressText\>
|
|
406
|
-
<IressText\>
|
|
407
|
-
<h2\>
|
|
408
|
-
field.footer </h2\>
|
|
409
|
-
<IressStack gap\="field.footer"\>
|
|
410
|
-
<IressPlaceholder height\="50" />
|
|
411
|
-
<IressPlaceholder height\="50" />
|
|
412
|
-
<IressPlaceholder height\="50" />
|
|
413
|
-
<IressPlaceholder height\="50" />
|
|
414
|
-
<IressPlaceholder height\="50" />
|
|
415
|
-
</IressStack\>
|
|
416
|
-
</IressText\>
|
|
417
|
-
<IressText\>
|
|
418
|
-
<h2\>
|
|
419
|
-
slider.tick </h2\>
|
|
420
|
-
<IressStack gap\="slider.tick"\>
|
|
421
|
-
<IressPlaceholder height\="50" />
|
|
422
|
-
<IressPlaceholder height\="50" />
|
|
423
|
-
<IressPlaceholder height\="50" />
|
|
424
|
-
<IressPlaceholder height\="50" />
|
|
425
|
-
<IressPlaceholder height\="50" />
|
|
426
|
-
</IressStack\>
|
|
427
|
-
</IressText\>
|
|
428
316
|
</IressStack\>
|
|
429
317
|
|
|
430
318
|
```
|
|
@@ -477,27 +365,27 @@ The `gap` prop can take an object that takes five key/value pairs that correlate
|
|
|
477
365
|
|
|
478
366
|
Current breakpoint: **xl** breakpoint (1200px - 1499px).
|
|
479
367
|
|
|
480
|
-
`gap={{"xs":"spacing.
|
|
368
|
+
`gap={{"xs":"spacing.1","sm":"spacing.2","md":"spacing.4"}}`
|
|
481
369
|
|
|
482
|
-
|
|
370
|
+
Hide codedrawOpen in CodeSandbox
|
|
483
371
|
|
|
484
|
-
<IressStack gap\="spacing.
|
|
372
|
+
<IressStack gap\="spacing.4"\>
|
|
485
373
|
<IressPanel\>
|
|
486
374
|
<p\>
|
|
487
375
|
Current breakpoint:{' '}
|
|
488
|
-
<
|
|
376
|
+
<Ln />
|
|
489
377
|
. </p\>
|
|
490
378
|
<p\>
|
|
491
379
|
<code\>
|
|
492
|
-
{\`gap={{"xs":"spacing.
|
|
380
|
+
{\`gap={{"xs":"spacing.1","sm":"spacing.2","md":"spacing.4"}}\`}
|
|
493
381
|
</code\>
|
|
494
382
|
</p\>
|
|
495
383
|
</IressPanel\>
|
|
496
384
|
<IressStack
|
|
497
385
|
gap\={{
|
|
498
|
-
md: 'spacing.
|
|
499
|
-
sm: 'spacing.
|
|
500
|
-
xs: 'spacing.
|
|
386
|
+
md: 'spacing.4',
|
|
387
|
+
sm: 'spacing.2',
|
|
388
|
+
xs: 'spacing.1'
|
|
501
389
|
}}
|
|
502
390
|
\>
|
|
503
391
|
<IressPlaceholder height\="50" />
|
|
@@ -547,9 +435,9 @@ gap :
|
|
|
547
435
|
|
|
548
436
|
{
|
|
549
437
|
|
|
550
|
-
* xs : "spacing.
|
|
551
|
-
* sm : "spacing.
|
|
552
|
-
* md : "spacing.
|
|
438
|
+
* xs : "spacing.1"
|
|
439
|
+
* sm : "spacing.2"
|
|
440
|
+
* md : "spacing.4"
|
|
553
441
|
|
|
554
442
|
}
|
|
555
443
|
|
|
@@ -588,9 +476,9 @@ Button 1Button 2Button 3
|
|
|
588
476
|
|
|
589
477
|
Panel 3 (block)
|
|
590
478
|
|
|
591
|
-
|
|
479
|
+
Hide codedrawOpen in CodeSandbox
|
|
592
480
|
|
|
593
|
-
<IressStack gap\="spacing.
|
|
481
|
+
<IressStack gap\="spacing.4"\>
|
|
594
482
|
<IressPanel bg\="alt"\>
|
|
595
483
|
Panel 1 (block) </IressPanel\>
|
|
596
484
|
<span\>
|
|
@@ -642,7 +530,7 @@ ResponsiveProp
|
|
|
642
530
|
|
|
643
531
|
| \- |
|
|
644
532
|
|
|
645
|
-
"spacing.
|
|
533
|
+
"spacing.4"
|
|
646
534
|
|
|
647
535
|
|
|
|
648
536
|
| horizontalAlign |
|
|
@@ -665,11 +553,11 @@ HorizontalAligns
|
|
|
665
553
|
* List item 2
|
|
666
554
|
* List item 3
|
|
667
555
|
|
|
668
|
-
|
|
556
|
+
Hide codedrawOpen in CodeSandbox
|
|
669
557
|
|
|
670
558
|
<IressStack
|
|
671
559
|
element\="ul"
|
|
672
|
-
gap\="spacing.
|
|
560
|
+
gap\="spacing.7"
|
|
673
561
|
\>
|
|
674
562
|
<li\>
|
|
675
563
|
List item 1 </li\>
|
|
@@ -716,7 +604,7 @@ ResponsiveProp
|
|
|
716
604
|
|
|
717
605
|
| \- |
|
|
718
606
|
|
|
719
|
-
"spacing.
|
|
607
|
+
"spacing.7"
|
|
720
608
|
|
|
721
609
|
|
|
|
722
610
|
| horizontalAlign |
|
|
@@ -23,7 +23,7 @@ My investments
|
|
|
23
23
|
| CASH.CASH | 49751.4 | 2020-06-28 | 49 |
|
|
24
24
|
| VODAFONE GRP | 26382.456 | 2019-02-05 | 26.2 |
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
Hide codedrawOpen in CodeSandbox
|
|
27
27
|
|
|
28
28
|
<IressTable
|
|
29
29
|
caption\="My investments"
|
|
@@ -232,7 +232,7 @@ My investments
|
|
|
232
232
|
| CASH.CASH | 49751.4 | 2020-06-28 | 49 |
|
|
233
233
|
| VODAFONE GRP | 26382.456 | 2019-02-05 | 26.2 |
|
|
234
234
|
|
|
235
|
-
|
|
235
|
+
Hide codedrawOpen in CodeSandbox
|
|
236
236
|
|
|
237
237
|
<IressTable
|
|
238
238
|
caption\="My investments"
|
|
@@ -436,14 +436,14 @@ My investments
|
|
|
436
436
|
| CASH.CASH | 28/06/2020 | 49% | $49,751.40 |
|
|
437
437
|
| VODAFONE GRP | 05/02/2019 | 26.2% | $26,382.46 |
|
|
438
438
|
|
|
439
|
-
|
|
439
|
+
Hide codedrawOpen in CodeSandbox
|
|
440
440
|
|
|
441
441
|
import {
|
|
442
442
|
IressBadge,
|
|
443
443
|
IressTable,
|
|
444
444
|
IressTableFormattedValue,
|
|
445
445
|
type IressTableProps,
|
|
446
|
-
} from '
|
|
446
|
+
} from '@/main';
|
|
447
447
|
type Props \= Partial<IressTableProps<object, never\>>;
|
|
448
448
|
const renderColumn \= (value: number) \=> (
|
|
449
449
|
<IressBadge mode\={value \> 30000 ? 'success' : 'danger'}\>
|
|
@@ -693,11 +693,11 @@ To completely customise it, you can also send in a function that returns a React
|
|
|
693
693
|
Available formats
|
|
694
694
|
| String | Number | Date | Short date | ISO Date & Time | Relative time | Currency (AUD) | Percent | Custom |
|
|
695
695
|
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
|
696
|
-
| Hello, world! | 123456 | 28/06/2020 | 28 Jun 2020 | 2020-06-28 00:00:00 (UTC) |
|
|
696
|
+
| Hello, world! | 123456 | 28/06/2020 | 28 Jun 2020 | 2020-06-28 00:00:00 (UTC) | 13 seconds ago | $123,456.78 | 12% | Custom |
|
|
697
697
|
|
|
698
|
-
|
|
698
|
+
Hide codedrawOpen in CodeSandbox
|
|
699
699
|
|
|
700
|
-
import { IressBadge, IressTable, type IressTableProps } from '
|
|
700
|
+
import { IressBadge, IressTable, type IressTableProps } from '@/main';
|
|
701
701
|
type Props \= Partial<IressTableProps<object, never\>>;
|
|
702
702
|
const renderColumn \= (value: string) \=> (
|
|
703
703
|
<IressBadge mode\="info"\>{value}</IressBadge\>
|
|
@@ -898,14 +898,14 @@ My investments
|
|
|
898
898
|
| CASH.CASH | 28/06/2020 | 49% | $49,751.40 |
|
|
899
899
|
| VODAFONE GRP | 05/02/2019 | 26.2% | $26,382.46 |
|
|
900
900
|
|
|
901
|
-
|
|
901
|
+
Hide codedrawOpen in CodeSandbox
|
|
902
902
|
|
|
903
903
|
import {
|
|
904
904
|
IressBadge,
|
|
905
905
|
IressTable,
|
|
906
906
|
IressTableFormattedValue,
|
|
907
907
|
type IressTableProps,
|
|
908
|
-
} from '
|
|
908
|
+
} from '@/main';
|
|
909
909
|
type Props \= Partial<IressTableProps<object, never\>>;
|
|
910
910
|
const renderColumn \= (value: number) \=> (
|
|
911
911
|
<IressBadge mode\={value \> 30000 ? 'success' : 'danger'}\>
|
|
@@ -1117,14 +1117,14 @@ My investments
|
|
|
1117
1117
|
| CASH.CASH | 28/06/2020 | 49% | $49,751.40 (net: $20,000.00) |
|
|
1118
1118
|
| VODAFONE GRP | 05/02/2019 | 26.2% | $26,382.46 (net: N/A) |
|
|
1119
1119
|
|
|
1120
|
-
|
|
1120
|
+
Hide codedrawOpen in CodeSandbox
|
|
1121
1121
|
|
|
1122
1122
|
import {
|
|
1123
1123
|
IressTable,
|
|
1124
1124
|
IressTableFormattedValue,
|
|
1125
1125
|
type IressTableProps,
|
|
1126
1126
|
type TableColumn,
|
|
1127
|
-
} from '
|
|
1127
|
+
} from '@/main';
|
|
1128
1128
|
type Props \= Partial<IressTableProps<Row, never\>>;
|
|
1129
1129
|
interface Row {
|
|
1130
1130
|
investment\_name: string;
|
|
@@ -1355,7 +1355,7 @@ My investments
|
|
|
1355
1355
|
| CASH.CASH | 49751.4 | 2020-06-28 | 49% |
|
|
1356
1356
|
| VODAFONE GRP | 26382.456 | 2019-02-05 | 26.2% |
|
|
1357
1357
|
|
|
1358
|
-
|
|
1358
|
+
Hide codedrawOpen in CodeSandbox
|
|
1359
1359
|
|
|
1360
1360
|
<IressTable
|
|
1361
1361
|
caption\="My investments"
|
|
@@ -1611,7 +1611,7 @@ My investments
|
|
|
1611
1611
|
| CASH.CASH | $49,751.40 | 28/06/2020 | 49% |
|
|
1612
1612
|
| VODAFONE GRP | $26,382.46 | 05/02/2019 | 26.2% |
|
|
1613
1613
|
|
|
1614
|
-
|
|
1614
|
+
Hide codedrawOpen in CodeSandbox
|
|
1615
1615
|
|
|
1616
1616
|
<IressTable
|
|
1617
1617
|
caption\="My investments"
|
|
@@ -1870,7 +1870,7 @@ My investments
|
|
|
1870
1870
|
| CASH.CASH | 28/06/2020 | 49% | $49,751.40 |
|
|
1871
1871
|
| VODAFONE GRP | 05/02/2019 | 26.2% | $26,382.46 |
|
|
1872
1872
|
|
|
1873
|
-
|
|
1873
|
+
Hide codedrawOpen in CodeSandbox
|
|
1874
1874
|
|
|
1875
1875
|
<IressTable
|
|
1876
1876
|
caption\="My investments"
|
|
@@ -2124,7 +2124,7 @@ My investments
|
|
|
2124
2124
|
| CASH.CASH | 49751.4 | 2020-06-28 | 49 |
|
|
2125
2125
|
| VODAFONE GRP | 26382.456 | 2019-02-05 | 26.2 |
|
|
2126
2126
|
|
|
2127
|
-
|
|
2127
|
+
Hide codedrawOpen in CodeSandbox
|
|
2128
2128
|
|
|
2129
2129
|
<IressTable
|
|
2130
2130
|
caption\="My investments"
|
|
@@ -2327,7 +2327,7 @@ My investments
|
|
|
2327
2327
|
| CASH.CASH | 49751.4 | 2020-06-28 | 49 |
|
|
2328
2328
|
| VODAFONE GRP | 26382.456 | 2019-02-05 | 26.2 |
|
|
2329
2329
|
|
|
2330
|
-
|
|
2330
|
+
Hide codedrawOpen in CodeSandbox
|
|
2331
2331
|
|
|
2332
2332
|
<IressTable
|
|
2333
2333
|
caption\="My investments"
|
|
@@ -2525,7 +2525,7 @@ For very simple tabular data, you have the option to hide the table header with
|
|
|
2525
2525
|
|
|
2526
2526
|
<table class="table__table table__table--compact_false table__table--hover_false table__table--sortButtonNoWrap_false table__table--tableBodyOpen_false table__table--alternate_false table__table--removeRowBorders_false ids-table" id="_r_v_"><caption id="_r_v_--caption" class="table__caption table__caption--compact_false table__caption--hover_false table__caption--sortButtonNoWrap_false table__caption--tableBodyOpen_false table__caption--alternate_false table__caption--removeRowBorders_false">My investments</caption><tbody><tr id="_r_v_--rows--0" class=""><th data-column="investment_name" id="_r_v___0_investment_name" scope="row">Artemis Fund Managers Limited</th><td data-column="cost" headers="_r_v___0_investment_name" id="_r_v___0_cost">23898</td><td data-column="investmentDate" headers="_r_v___0_investment_name" id="_r_v___0_investmentDate">2019-09-23</td><td data-column="totalPercentage" headers="_r_v___0_investment_name" id="_r_v___0_totalPercentage">24.8</td></tr><tr id="_r_v_--rows--1" class=""><th data-column="investment_name" id="_r_v___1_investment_name" scope="row">CASH.CASH</th><td data-column="cost" headers="_r_v___1_investment_name" id="_r_v___1_cost">49751.4</td><td data-column="investmentDate" headers="_r_v___1_investment_name" id="_r_v___1_investmentDate">2020-06-28</td><td data-column="totalPercentage" headers="_r_v___1_investment_name" id="_r_v___1_totalPercentage">49</td></tr><tr id="_r_v_--rows--2" class=""><th data-column="investment_name" id="_r_v___2_investment_name" scope="row">VODAFONE GRP</th><td data-column="cost" headers="_r_v___2_investment_name" id="_r_v___2_cost">26382.456</td><td data-column="investmentDate" headers="_r_v___2_investment_name" id="_r_v___2_investmentDate">2019-02-05</td><td data-column="totalPercentage" headers="_r_v___2_investment_name" id="_r_v___2_totalPercentage">26.2</td></tr></tbody></table>
|
|
2527
2527
|
|
|
2528
|
-
|
|
2528
|
+
Hide codedrawOpen in CodeSandbox
|
|
2529
2529
|
|
|
2530
2530
|
<IressTable
|
|
2531
2531
|
caption\="My investments"
|
|
@@ -2730,7 +2730,7 @@ My rich investments
|
|
|
2730
2730
|
| CASH.CASH | $49,751.40 | 2020/06/28 | 49% |
|
|
2731
2731
|
| VODAFONE GRP | $26,382.46 | 2019/02/05 | 26.2% |
|
|
2732
2732
|
|
|
2733
|
-
|
|
2733
|
+
Hide codedrawOpen in CodeSandbox
|
|
2734
2734
|
|
|
2735
2735
|
<IressTable
|
|
2736
2736
|
caption\="My rich investments"
|
|
@@ -2931,7 +2931,7 @@ This is reliant on `columns` prop to provide the information for the table heade
|
|
|
2931
2931
|
| --- | --- | --- | --- |
|
|
2932
2932
|
| This table has no data |
|
|
2933
2933
|
|
|
2934
|
-
|
|
2934
|
+
Hide codedrawOpen in CodeSandbox
|
|
2935
2935
|
|
|
2936
2936
|
<IressTable
|
|
2937
2937
|
columns\={\[
|
|
@@ -3158,7 +3158,7 @@ My investments
|
|
|
3158
3158
|
| CASH.CASH | $49,751.40 | 2020/06/28 | 49% |
|
|
3159
3159
|
| VODAFONE GRP | $26,382.46 | 2019/02/05 | 26.2% |
|
|
3160
3160
|
|
|
3161
|
-
|
|
3161
|
+
Hide codedrawOpen in CodeSandbox
|
|
3162
3162
|
|
|
3163
3163
|
<IressTable caption\="My investments"\>
|
|
3164
3164
|
<thead\>
|
|
@@ -3357,7 +3357,7 @@ My investments
|
|
|
3357
3357
|
| CASH.CASH | 49751.4 | 2020-06-28 | 49 |
|
|
3358
3358
|
| VODAFONE GRP | 26382.456 | 2019-02-05 | 26.2 |
|
|
3359
3359
|
|
|
3360
|
-
|
|
3360
|
+
Hide codedrawOpen in CodeSandbox
|
|
3361
3361
|
|
|
3362
3362
|
<IressTable
|
|
3363
3363
|
caption\="My investments"
|
|
@@ -3564,7 +3564,7 @@ My investments
|
|
|
3564
3564
|
| CASH.CASH | 49751.4 | 2020-06-28 | 49 |
|
|
3565
3565
|
| VODAFONE GRP | 26382.456 | 2019-02-05 | 26.2 |
|
|
3566
3566
|
|
|
3567
|
-
|
|
3567
|
+
Hide codedrawOpen in CodeSandbox
|
|
3568
3568
|
|
|
3569
3569
|
<IressTable
|
|
3570
3570
|
caption\="My investments"
|
|
@@ -3763,8 +3763,15 @@ In some cases you may have a table with multiple groups of rows inside it, howev
|
|
|
3763
3763
|
|
|
3764
3764
|
<table class="table__table table__table--compact_false table__table--hover_false table__table--sortButtonNoWrap_false table__table--tableBodyOpen_false table__table--alternate_false table__table--removeRowBorders_false ids-table" id="_r_18_"><caption id="_r_18_--caption" class="table__caption table__caption--compact_false table__caption--hover_false table__caption--sortButtonNoWrap_false table__caption--tableBodyOpen_false table__caption--alternate_false table__caption--removeRowBorders_false">My liabilities</caption><tbody aria-labelledby="_r_19_--caption" class=""><tr><th aria-expanded="true" colspan="8" class="table__rowGroupHeader table__rowGroupHeader--compact_false table__rowGroupHeader--hover_false table__rowGroupHeader--sortButtonNoWrap_false table__rowGroupHeader--tableBodyOpen_true" id="_r_19_--caption" scope="rowgroup" aria-controls="_r_19_--header--0 _r_19_--rows--0 _r_19_--children"><button class="table__activator table__activator--compact_false table__activator--hover_false table__activator--sortButtonNoWrap_false table__activator--tableBodyOpen_true" type="button">Current liabilities</button></th></tr><tr id="_r_19_--header--0"><th id="_r_19___owner" headers="_r_19_--caption" class="ta_start" style="width: 75px; min-width: 75px;">Owner</th><th id="_r_19___type" headers="_r_19_--caption" class="ta_start" style="width: 100px; min-width: 100px;">Type</th><th id="_r_19___provider" headers="_r_19_--caption" class="ta_start">Provider</th><th id="_r_19___status" headers="_r_19_--caption" class="ta_start bd-e_table">Status</th><th id="_r_19___frequency" headers="_r_19_--caption" class="ta_start">Frequency</th><th id="_r_19___outstanding" headers="_r_19_--caption" aria-sort="none" class="ta_start [&&]:ta_end"><button type="button" class="table__sortHeader table__sortHeader--compact_false table__sortHeader--hover_false table__sortHeader--sortButtonNoWrap_true table__sortHeader--tableBodyOpen_false">Outstanding (GBP)<span role="img" class="ids-icon fal fa-sort table__sortIcon table__sortIcon--compact_false table__sortIcon--hover_false table__sortIcon--sortButtonNoWrap_true table__sortIcon--tableBodyOpen_false" aria-hidden="false" aria-label="sortable"></span></button></th><th id="_r_19___interestRate" headers="_r_19_--caption" aria-sort="none" class="ta_right"><button type="button" class="table__sortHeader table__sortHeader--compact_false table__sortHeader--hover_false table__sortHeader--sortButtonNoWrap_true table__sortHeader--tableBodyOpen_false">Interest rate p.a.<span role="img" class="ids-icon fal fa-sort table__sortIcon table__sortIcon--compact_false table__sortIcon--hover_false table__sortIcon--sortButtonNoWrap_true table__sortIcon--tableBodyOpen_false" aria-hidden="false" aria-label="sortable"></span></button></th><th id="_r_19___repayment" headers="_r_19_--caption" aria-sort="none" class="ta_start [&&]:ta_end"><button type="button" class="table__sortHeader table__sortHeader--compact_false table__sortHeader--hover_false table__sortHeader--sortButtonNoWrap_true table__sortHeader--tableBodyOpen_false">Repayment (GBP)<span role="img" class="ids-icon fal fa-sort table__sortIcon table__sortIcon--compact_false table__sortIcon--hover_false table__sortIcon--sortButtonNoWrap_true table__sortIcon--tableBodyOpen_false" aria-hidden="false" aria-label="sortable"></span></button></th></tr><tr id="_r_19_--rows--0" class=""><td data-column="owner" headers="_r_19___owner _r_19_--caption" id="_r_19___0_owner" class="ta_start" style="width: 75px; min-width: 75px;">Client</td><td data-column="type" headers="_r_19___type _r_19_--caption" id="_r_19___0_type" class="ta_start" style="width: 100px; min-width: 100px;">Credit card</td><td data-column="provider" headers="_r_19___provider _r_19_--caption" id="_r_19___0_provider" class="ta_start"></td><td data-column="status" headers="_r_19___status _r_19_--caption" id="_r_19___0_status" class="ta_start bd-e_table">Current</td><td data-column="frequency" headers="_r_19___frequency _r_19_--caption" id="_r_19___0_frequency" class="ta_start">Monthly</td><td data-column="outstanding" headers="_r_19___outstanding _r_19_--caption" id="_r_19___0_outstanding" class="ta_start [&&]:ta_end">$5,000.00</td><td data-column="interestRate" headers="_r_19___interestRate _r_19_--caption" id="_r_19___0_interestRate" class="ta_right">0%</td><td data-column="repayment" headers="_r_19___repayment _r_19_--caption" id="_r_19___0_repayment" class="ta_start [&&]:ta_end">$300.00</td></tr><tr id="_r_19_--children"><td colspan="8"><button type="button" class="iress-form-element iress-form-element__inner button__root button__root--inButtonGroup_false button__root--mode_secondary button__root--loading_false button__root--noWrap_false ids-button"><span class="button__prepend button__prepend--inButtonGroup_false button__prepend--mode_secondary button__prepend--loading_false button__prepend--noWrap_false"><span role="img" class="ids-icon fal fa-plus-circle" aria-hidden="true"></span></span>Add current liability</button></td></tr></tbody><tbody aria-labelledby="_r_1b_--caption" class=""><tr><th aria-expanded="false" colspan="8" class="table__rowGroupHeader table__rowGroupHeader--compact_false table__rowGroupHeader--hover_false table__rowGroupHeader--sortButtonNoWrap_false table__rowGroupHeader--tableBodyOpen_false" id="_r_1b_--caption" scope="rowgroup"><button class="table__activator table__activator--compact_false table__activator--hover_false table__activator--sortButtonNoWrap_false table__activator--tableBodyOpen_false" type="button">Long term liabilities</button></th></tr></tbody><tbody aria-labelledby="_r_1c_--caption" class=""><tr><th aria-expanded="false" colspan="8" class="table__rowGroupHeader table__rowGroupHeader--compact_false table__rowGroupHeader--hover_false table__rowGroupHeader--sortButtonNoWrap_false table__rowGroupHeader--tableBodyOpen_false" id="_r_1c_--caption" scope="rowgroup"><button class="table__activator table__activator--compact_false table__activator--hover_false table__activator--sortButtonNoWrap_false table__activator--tableBodyOpen_false" type="button">Contingent liabilities</button></th></tr></tbody></table>
|
|
3765
3765
|
|
|
3766
|
-
|
|
3766
|
+
Hide codedrawOpen in CodeSandbox
|
|
3767
3767
|
|
|
3768
|
+
import {
|
|
3769
|
+
IressButton,
|
|
3770
|
+
IressIcon,
|
|
3771
|
+
IressTable,
|
|
3772
|
+
IressTableBody,
|
|
3773
|
+
type TableColumn,
|
|
3774
|
+
} from '@/main';
|
|
3768
3775
|
interface Liability {
|
|
3769
3776
|
owner: string;
|
|
3770
3777
|
type: string;
|
|
@@ -3983,7 +3990,7 @@ IressTableFormattedValue
|
|
|
3983
3990
|
| currency | $10,000.00 |
|
|
3984
3991
|
| percent | 50% |
|
|
3985
3992
|
|
|
3986
|
-
|
|
3993
|
+
Hide codedrawOpen in CodeSandbox
|
|
3987
3994
|
|
|
3988
3995
|
{
|
|
3989
3996
|
args: {
|