@iress-oss/ids-mcp-server 6.0.0-alpha.2 → 6.0.0-alpha.3
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 +2 -2
- 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 +96 -57
- package/generated/docs/components_patterns-form-recipes-docs.md +144 -19
- 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 +226 -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 +3 -2
|
@@ -16,8 +16,21 @@ This component is new, please provide feedback to the Frontend Enablement team i
|
|
|
16
16
|
|
|
17
17
|
[](./iframe.html?id=patterns-loading--wizard)
|
|
18
18
|
|
|
19
|
-
Hide
|
|
20
|
-
|
|
19
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
20
|
+
|
|
21
|
+
import {
|
|
22
|
+
IressButton,
|
|
23
|
+
IressContainer,
|
|
24
|
+
IressForm,
|
|
25
|
+
IressFormField,
|
|
26
|
+
IressInputCurrency,
|
|
27
|
+
IressLoading,
|
|
28
|
+
IressPanel,
|
|
29
|
+
IressStack,
|
|
30
|
+
IressText,
|
|
31
|
+
} from '@/main';
|
|
32
|
+
import { useDeferredValue, useEffect, useState } from 'react';
|
|
33
|
+
import retirementGraph from './retirement-graph.png';
|
|
21
34
|
interface PageProps {
|
|
22
35
|
setPage: (page: number) \=> void;
|
|
23
36
|
}
|
|
@@ -263,8 +276,11 @@ This component is new, please provide feedback to the Frontend Enablement team i
|
|
|
263
276
|
|
|
264
277
|
Update
|
|
265
278
|
|
|
266
|
-
Hide
|
|
279
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
267
280
|
|
|
281
|
+
import { IressButton, IressLoading, IressStack } from '@/main';
|
|
282
|
+
import { useCallback, useEffect, useState } from 'react';
|
|
283
|
+
import retirementGraph from './retirement-graph.png';
|
|
268
284
|
const API \= {
|
|
269
285
|
chart: async () \=>
|
|
270
286
|
new Promise<boolean\>((resolve) \=> {
|
|
@@ -426,7 +442,7 @@ This component is new, please provide feedback to the Frontend Enablement team i
|
|
|
426
442
|
|
|
427
443
|
This is taking longer than expected...
|
|
428
444
|
|
|
429
|
-
Hide
|
|
445
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
430
446
|
|
|
431
447
|
<IressLoading pattern\="default" />
|
|
432
448
|
|
|
@@ -533,7 +549,7 @@ This component is new, please provide feedback to the Frontend Enablement team i
|
|
|
533
549
|
...
|
|
534
550
|
|
|
535
551
|
|
|
536
|
-
Hide
|
|
552
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
537
553
|
|
|
538
554
|
<IressLoading
|
|
539
555
|
messageList\={{
|
|
@@ -713,8 +729,21 @@ In the news
|
|
|
713
729
|
|
|
714
730
|
Loading...
|
|
715
731
|
|
|
716
|
-
Hide
|
|
717
|
-
|
|
732
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
733
|
+
|
|
734
|
+
import {
|
|
735
|
+
IressCard,
|
|
736
|
+
IressCol,
|
|
737
|
+
IressContainer,
|
|
738
|
+
IressDivider,
|
|
739
|
+
IressInline,
|
|
740
|
+
IressLoading,
|
|
741
|
+
IressRow,
|
|
742
|
+
IressSkeleton,
|
|
743
|
+
IressStack,
|
|
744
|
+
IressText,
|
|
745
|
+
} from '@/main';
|
|
746
|
+
import { type ReactNode, useEffect, useState } from 'react';
|
|
718
747
|
const API \= {
|
|
719
748
|
criticalContent: async () \=>
|
|
720
749
|
new Promise<ReactNode\>((resolve) \=> {
|
|
@@ -900,7 +929,7 @@ This component is new, please provide feedback to the Frontend Enablement team i
|
|
|
900
929
|
|
|
901
930
|
[](./iframe.html?id=patterns-loading-patterns-startup--start-up)
|
|
902
931
|
|
|
903
|
-
Hide
|
|
932
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
904
933
|
|
|
905
934
|
<IressLoading
|
|
906
935
|
messageList\={{
|
|
@@ -1080,7 +1109,7 @@ This is taking longer than expected...
|
|
|
1080
1109
|
|
|
1081
1110
|
Cancel
|
|
1082
1111
|
|
|
1083
|
-
Hide
|
|
1112
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
1084
1113
|
|
|
1085
1114
|
<IressInline gap\="sm"\>
|
|
1086
1115
|
<IressLoading
|
|
@@ -1202,8 +1231,21 @@ The wizard example can be translated to use `IressLoadingSuspense` as follows (i
|
|
|
1202
1231
|
|
|
1203
1232
|
[](./iframe.html?id=patterns-loading-suspense--suspense)
|
|
1204
1233
|
|
|
1205
|
-
Hide
|
|
1206
|
-
|
|
1234
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
1235
|
+
|
|
1236
|
+
import {
|
|
1237
|
+
IressButton,
|
|
1238
|
+
IressContainer,
|
|
1239
|
+
IressForm,
|
|
1240
|
+
IressFormField,
|
|
1241
|
+
IressInputCurrency,
|
|
1242
|
+
IressPanel,
|
|
1243
|
+
IressStack,
|
|
1244
|
+
IressText,
|
|
1245
|
+
} from '@/main';
|
|
1246
|
+
import { useDeferredValue, useEffect, useState } from 'react';
|
|
1247
|
+
import retirementGraph from './retirement-graph.png';
|
|
1248
|
+
import { IressLoadingSuspense } from '../LoadingSuspense';
|
|
1207
1249
|
interface PageProps {
|
|
1208
1250
|
setPage: (page: number) \=> void;
|
|
1209
1251
|
}
|
|
@@ -1377,8 +1419,21 @@ number
|
|
|
1377
1419
|
|
|
1378
1420
|
[](./iframe.html?id=patterns-loading-suspense--fast-suspense)
|
|
1379
1421
|
|
|
1380
|
-
Hide
|
|
1381
|
-
|
|
1422
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
1423
|
+
|
|
1424
|
+
import {
|
|
1425
|
+
IressButton,
|
|
1426
|
+
IressContainer,
|
|
1427
|
+
IressForm,
|
|
1428
|
+
IressFormField,
|
|
1429
|
+
IressInputCurrency,
|
|
1430
|
+
IressPanel,
|
|
1431
|
+
IressStack,
|
|
1432
|
+
IressText,
|
|
1433
|
+
} from '@/main';
|
|
1434
|
+
import { useDeferredValue, useEffect, useState } from 'react';
|
|
1435
|
+
import retirementGraph from './retirement-graph.png';
|
|
1436
|
+
import { IressLoadingSuspense } from '../LoadingSuspense';
|
|
1382
1437
|
interface PageProps {
|
|
1383
1438
|
setPage: (page: number) \=> void;
|
|
1384
1439
|
}
|
|
@@ -1601,8 +1656,21 @@ Here you can see how a wizard can use the `IressLoading` component at different
|
|
|
1601
1656
|
|
|
1602
1657
|
[](./iframe.html?id=patterns-loading--wizard)
|
|
1603
1658
|
|
|
1604
|
-
Hide
|
|
1605
|
-
|
|
1659
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
1660
|
+
|
|
1661
|
+
import {
|
|
1662
|
+
IressButton,
|
|
1663
|
+
IressContainer,
|
|
1664
|
+
IressForm,
|
|
1665
|
+
IressFormField,
|
|
1666
|
+
IressInputCurrency,
|
|
1667
|
+
IressLoading,
|
|
1668
|
+
IressPanel,
|
|
1669
|
+
IressStack,
|
|
1670
|
+
IressText,
|
|
1671
|
+
} from '@/main';
|
|
1672
|
+
import { useDeferredValue, useEffect, useState } from 'react';
|
|
1673
|
+
import retirementGraph from './retirement-graph.png';
|
|
1606
1674
|
interface PageProps {
|
|
1607
1675
|
setPage: (page: number) \=> void;
|
|
1608
1676
|
}
|
|
@@ -1754,8 +1822,21 @@ export const LoadingWizard \= () \=> {
|
|
|
1754
1822
|
|
|
1755
1823
|
[](./iframe.html?id=patterns-loading--fast-wizard)
|
|
1756
1824
|
|
|
1757
|
-
Hide
|
|
1758
|
-
|
|
1825
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
1826
|
+
|
|
1827
|
+
import {
|
|
1828
|
+
IressButton,
|
|
1829
|
+
IressContainer,
|
|
1830
|
+
IressForm,
|
|
1831
|
+
IressFormField,
|
|
1832
|
+
IressInputCurrency,
|
|
1833
|
+
IressLoading,
|
|
1834
|
+
IressPanel,
|
|
1835
|
+
IressStack,
|
|
1836
|
+
IressText,
|
|
1837
|
+
} from '@/main';
|
|
1838
|
+
import { useDeferredValue, useEffect, useState } from 'react';
|
|
1839
|
+
import retirementGraph from './retirement-graph.png';
|
|
1759
1840
|
interface PageProps {
|
|
1760
1841
|
setPage: (page: number) \=> void;
|
|
1761
1842
|
}
|
|
@@ -16,7 +16,7 @@ This component is new, please provide feedback to the Frontend Enablement team i
|
|
|
16
16
|
|
|
17
17
|
[](./iframe.html?id=patterns-shadow--shadow)
|
|
18
18
|
|
|
19
|
-
|
|
19
|
+
Hide codedrawOpen in CodeSandbox
|
|
20
20
|
|
|
21
21
|
<IressShadow\>
|
|
22
22
|
<IressPanel\>
|
|
@@ -113,7 +113,7 @@ It has similar props to the `IressProvider`, however it will apply the styles to
|
|
|
113
113
|
|
|
114
114
|
[](./iframe.html?id=patterns-shadow--shadow)
|
|
115
115
|
|
|
116
|
-
|
|
116
|
+
Hide codedrawOpen in CodeSandbox
|
|
117
117
|
|
|
118
118
|
<IressShadow\>
|
|
119
119
|
<IressPanel\>
|
|
@@ -0,0 +1,226 @@
|
|
|
1
|
+
CodeSandbox was updated!
|
|
2
|
+
|
|
3
|
+
Sandbox
|
|
4
|
+
|
|
5
|
+
[Drafts](https://codesandbox.io/dashboard/drafts)
|
|
6
|
+
|
|
7
|
+
/
|
|
8
|
+
|
|
9
|
+
dank-haze-jls882
|
|
10
|
+
|
|
11
|
+
A
|
|
12
|
+
|
|
13
|
+
VS CodeShare
|
|
14
|
+
|
|
15
|
+
Sign In
|
|
16
|
+
|
|
17
|
+
index.html - nodebox - CodeSandbox
|
|
18
|
+
|
|
19
|
+
*
|
|
20
|
+
|
|
21
|
+
*
|
|
22
|
+
|
|
23
|
+
* 1
|
|
24
|
+
|
|
25
|
+
*
|
|
26
|
+
|
|
27
|
+
*
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
*
|
|
31
|
+
|
|
32
|
+
*
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
Explorer
|
|
36
|
+
--------
|
|
37
|
+
|
|
38
|
+
*
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
Drag a view here to display.
|
|
42
|
+
|
|
43
|
+
### Sandbox Info
|
|
44
|
+
|
|
45
|
+
### nodebox
|
|
46
|
+
|
|
47
|
+
*
|
|
48
|
+
*
|
|
49
|
+
*
|
|
50
|
+
*
|
|
51
|
+
*
|
|
52
|
+
|
|
53
|
+
index.html
|
|
54
|
+
|
|
55
|
+
index.tsx
|
|
56
|
+
|
|
57
|
+
package.json
|
|
58
|
+
|
|
59
|
+
### Dependencies
|
|
60
|
+
|
|
61
|
+
react
|
|
62
|
+
|
|
63
|
+
latest
|
|
64
|
+
|
|
65
|
+
[
|
|
66
|
+
|
|
67
|
+
](https://www.npmjs.com/package/react)
|
|
68
|
+
|
|
69
|
+
react-dom
|
|
70
|
+
|
|
71
|
+
latest
|
|
72
|
+
|
|
73
|
+
[
|
|
74
|
+
|
|
75
|
+
](https://www.npmjs.com/package/react-dom)
|
|
76
|
+
|
|
77
|
+
@iress-oss/ids-components
|
|
78
|
+
|
|
79
|
+
alpha
|
|
80
|
+
|
|
81
|
+
[
|
|
82
|
+
|
|
83
|
+
](https://www.npmjs.com/package/@iress-oss/ids-components)
|
|
84
|
+
|
|
85
|
+
### Outline
|
|
86
|
+
|
|
87
|
+
*
|
|
88
|
+
*
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
*
|
|
92
|
+
|
|
93
|
+
Show All Commands
|
|
94
|
+
|
|
95
|
+
Ctrl+Shift+P
|
|
96
|
+
|
|
97
|
+
Go to File
|
|
98
|
+
|
|
99
|
+
Ctrl+P
|
|
100
|
+
|
|
101
|
+
Find in Files
|
|
102
|
+
|
|
103
|
+
Ctrl+Shift+F
|
|
104
|
+
|
|
105
|
+
Toggle Full Screen
|
|
106
|
+
|
|
107
|
+
F11
|
|
108
|
+
|
|
109
|
+
Show Settings
|
|
110
|
+
|
|
111
|
+
Ctrl+,
|
|
112
|
+
|
|
113
|
+
index.html
|
|
114
|
+
|
|
115
|
+
*
|
|
116
|
+
|
|
117
|
+
*
|
|
118
|
+
*
|
|
119
|
+
*
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
index.html
|
|
123
|
+
|
|
124
|
+
html
|
|
125
|
+
|
|
126
|
+
1
|
|
127
|
+
|
|
128
|
+
2
|
|
129
|
+
|
|
130
|
+
3
|
|
131
|
+
|
|
132
|
+
4
|
|
133
|
+
|
|
134
|
+
5
|
|
135
|
+
|
|
136
|
+
6
|
|
137
|
+
|
|
138
|
+
7
|
|
139
|
+
|
|
140
|
+
8
|
|
141
|
+
|
|
142
|
+
9
|
|
143
|
+
|
|
144
|
+
<html\>
|
|
145
|
+
|
|
146
|
+
<head\>
|
|
147
|
+
|
|
148
|
+
<title\>Iress Design System</title\>
|
|
149
|
+
|
|
150
|
+
</head\>
|
|
151
|
+
|
|
152
|
+
<body\>
|
|
153
|
+
|
|
154
|
+
<div id\="root"\></div\>
|
|
155
|
+
|
|
156
|
+
</body\>
|
|
157
|
+
|
|
158
|
+
</html\>
|
|
159
|
+
|
|
160
|
+
Press desired key combination and then press ENTER.
|
|
161
|
+
|
|
162
|
+
*
|
|
163
|
+
*
|
|
164
|
+
|
|
165
|
+
Show All Commands
|
|
166
|
+
|
|
167
|
+
Ctrl+Shift+P
|
|
168
|
+
|
|
169
|
+
Go to File
|
|
170
|
+
|
|
171
|
+
Ctrl+P
|
|
172
|
+
|
|
173
|
+
Find in Files
|
|
174
|
+
|
|
175
|
+
Ctrl+Shift+F
|
|
176
|
+
|
|
177
|
+
Toggle Full Screen
|
|
178
|
+
|
|
179
|
+
F11
|
|
180
|
+
|
|
181
|
+
Show Settings
|
|
182
|
+
|
|
183
|
+
Ctrl+,
|
|
184
|
+
|
|
185
|
+
Preview
|
|
186
|
+
|
|
187
|
+
*
|
|
188
|
+
|
|
189
|
+
*
|
|
190
|
+
*
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
[
|
|
194
|
+
|
|
195
|
+
](https://jls882.csb.app/)
|
|
196
|
+
|
|
197
|
+
*
|
|
198
|
+
*
|
|
199
|
+
|
|
200
|
+
Drag a view here to display.
|
|
201
|
+
|
|
202
|
+
*
|
|
203
|
+
|
|
204
|
+
Drag a view here to display.
|
|
205
|
+
|
|
206
|
+
CodeSandbox - Sandbox (Web)
|
|
207
|
+
|
|
208
|
+
0 0
|
|
209
|
+
|
|
210
|
+
1
|
|
211
|
+
|
|
212
|
+
Prettier
|
|
213
|
+
|
|
214
|
+
Layout: us
|
|
215
|
+
|
|
216
|
+
html
|
|
217
|
+
|
|
218
|
+
LF
|
|
219
|
+
|
|
220
|
+
UTF-8
|
|
221
|
+
|
|
222
|
+
Spaces: 2
|
|
223
|
+
|
|
224
|
+
Ln 1, Col 1
|
|
225
|
+
|
|
226
|
+
Open preview
|
|
@@ -16,7 +16,7 @@ Below is an example of a component using `bg` and `color` to create a featured p
|
|
|
16
16
|
|
|
17
17
|
This is a featured panel, in case you want to highlight something important or draw attention to a specific piece of content.
|
|
18
18
|
|
|
19
|
-
|
|
19
|
+
Hide codedrawOpen in CodeSandbox
|
|
20
20
|
|
|
21
21
|
<IressPanel
|
|
22
22
|
bg\="colour.primary.fill"
|
|
@@ -61,7 +61,7 @@ Below is an example of using the `color` prop to highlight text throughout a com
|
|
|
61
61
|
|
|
62
62
|
Sometimes actions are **successful**, and sometimes they are **dangerous**.
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
Hide codedrawOpen in CodeSandbox
|
|
65
65
|
|
|
66
66
|
<IressPanel\>
|
|
67
67
|
<p\>
|
|
@@ -16,7 +16,7 @@ The `layerStyle` prop allows you to draw attention to certain parts of the scree
|
|
|
16
16
|
|
|
17
17
|
This panel is raised. This is useful for creating a visual hierarchy and drawing attention to important content.
|
|
18
18
|
|
|
19
|
-
|
|
19
|
+
Hide codedrawOpen in CodeSandbox
|
|
20
20
|
|
|
21
21
|
<IressPanel layerStyle\="elevation.raised"\>
|
|
22
22
|
This panel is raised. This is useful for creating a visual hierarchy and drawing attention to important content.
|
|
@@ -46,7 +46,7 @@ It can be set to `true` to enable focus styles when the element is focused using
|
|
|
46
46
|
|
|
47
47
|
This element will have focus styles applied when it is focused. This is useful for accessibility and keyboard navigation.
|
|
48
48
|
|
|
49
|
-
|
|
49
|
+
Hide codedrawOpen in CodeSandbox
|
|
50
50
|
|
|
51
51
|
<IressPanel
|
|
52
52
|
focusable\="true"
|
|
@@ -10,11 +10,11 @@ The `borderRadius` prop allows you to change the border radius of any component.
|
|
|
10
10
|
|
|
11
11
|
[](./iframe.html?id=styling-props-radius--border-radius)
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
Hide codedrawOpen in CodeSandbox
|
|
14
14
|
|
|
15
15
|
<IressInput
|
|
16
16
|
borderRadius\="radius.system.layout"
|
|
17
|
-
p\="spacing.
|
|
17
|
+
p\="spacing.4"
|
|
18
18
|
placeholder\="Search everything"
|
|
19
19
|
textStyle\="typography.body.lg"
|
|
20
20
|
/>
|
|
@@ -40,7 +40,7 @@ In some cases you may need to remove the border-radius to achieve design require
|
|
|
40
40
|
|
|
41
41
|
No radius here
|
|
42
42
|
|
|
43
|
-
|
|
43
|
+
Hide codedrawOpen in CodeSandbox
|
|
44
44
|
|
|
45
45
|
<IressPanel
|
|
46
46
|
bg\="alt"
|
|
@@ -42,7 +42,7 @@ Styling props reference
|
|
|
42
42
|
| [textStyle](/?path=/docs/styling-props-typography--docs#textStyle) | font | [Typography](/?path=/docs/foundations-tokens-typography--docs) | Yes |
|
|
43
43
|
| [width](/?path=/docs/styling-props-sizing--docs#inputwidths) | width | N/A | Yes |
|
|
44
44
|
|
|
45
|
-
|
|
45
|
+
Hide codedrawOpen in CodeSandbox
|
|
46
46
|
|
|
47
47
|
<StylingPropsReferenceTable gap\="md" />
|
|
48
48
|
|
|
@@ -108,7 +108,7 @@ If you have been using the utility classes from previous versions of IDS (eg. `i
|
|
|
108
108
|
|
|
109
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"><IressPanel className="iress-m--sm" /></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"><IressPanel m="sm" /></pre></td></tr></tbody></table>
|
|
110
110
|
|
|
111
|
-
|
|
111
|
+
Hide codedrawOpen in CodeSandbox
|
|
112
112
|
|
|
113
113
|
{
|
|
114
114
|
render: () \=> <DiffViewer oldValue\={\`<IressPanel className="iress-m--sm" />\`} newValue\={\`<IressPanel m="sm" />\`} />
|
|
@@ -140,7 +140,7 @@ If you have been using the internal component tokens (eg. `--iress-background-co
|
|
|
140
140
|
|
|
141
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"><IressPanel style={{ '--iress-background-color': 'var(--iress-g-success-color)' }} /></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"><IressPanel bg="colour.system.success.fill" /></pre></td></tr></tbody></table>
|
|
142
142
|
|
|
143
|
-
|
|
143
|
+
Hide codedrawOpen in CodeSandbox
|
|
144
144
|
|
|
145
145
|
{
|
|
146
146
|
render: () \=> <DiffViewer oldValue\={\`<IressPanel style={{ '--iress-background-color': 'var(--iress-g-success-color)' }} />\`} newValue\={\`<IressPanel bg="colour.system.success.fill" />\`} />
|
|
@@ -12,7 +12,7 @@ The `srOnly` prop allows you to set a component to be only visible on screen rea
|
|
|
12
12
|
|
|
13
13
|
Hello screen readers
|
|
14
14
|
|
|
15
|
-
Show
|
|
15
|
+
Show codedrawOpen in CodeSandbox
|
|
16
16
|
|
|
17
17
|
#### Props
|
|
18
18
|
|
|
@@ -33,7 +33,7 @@ The `srOnly` prop is responsive, allowing you to show content on larger screens
|
|
|
33
33
|
|
|
34
34
|
This content is visible on large screens and screen readers
|
|
35
35
|
|
|
36
|
-
Show
|
|
36
|
+
Show codedrawOpen in CodeSandbox
|
|
37
37
|
|
|
38
38
|
#### Props
|
|
39
39
|
|
|
@@ -34,7 +34,7 @@ For variable data entry, you can use percentage widths. These are usually used i
|
|
|
34
34
|
|
|
35
35
|
Credit card number wide panel
|
|
36
36
|
|
|
37
|
-
|
|
37
|
+
Hide codedrawOpen in CodeSandbox
|
|
38
38
|
|
|
39
39
|
<IressPanel
|
|
40
40
|
bg\="alt"
|
|
@@ -74,7 +74,7 @@ In some cases however, you may want to restrain the width even further (for exam
|
|
|
74
74
|
|
|
75
75
|
This container is extra readable cause its maxWidth is set to: `container.md`.
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
Hide codedrawOpen in CodeSandbox
|
|
78
78
|
|
|
79
79
|
<IressContainer
|
|
80
80
|
bg\="alt"
|
|
@@ -122,7 +122,7 @@ Iress was founded in **1993** in Melbourne, Australia. The company's initial pro
|
|
|
122
122
|
|
|
123
123
|
In **2000**, Iress listed on the **Australian Stock Exchange (ASX)** under the ticker **IRE**, signaling its growth beyond market data services.
|
|
124
124
|
|
|
125
|
-
|
|
125
|
+
Hide codedrawOpen in CodeSandbox
|
|
126
126
|
|
|
127
127
|
<IressContainer
|
|
128
128
|
bg\="alt"
|
|
@@ -20,7 +20,7 @@ There are seven props you can use to customise the padding of any component. It
|
|
|
20
20
|
|
|
21
21
|
A panel that has extra large padding on all sides.
|
|
22
22
|
|
|
23
|
-
|
|
23
|
+
Hide codedrawOpen in CodeSandbox
|
|
24
24
|
|
|
25
25
|
<IressPanel
|
|
26
26
|
bg\="alt"
|
|
@@ -46,7 +46,7 @@ string
|
|
|
46
46
|
|
|
47
47
|
Submit
|
|
48
48
|
|
|
49
|
-
|
|
49
|
+
Hide codedrawOpen in CodeSandbox
|
|
50
50
|
|
|
51
51
|
<IressButton
|
|
52
52
|
mode\="primary"
|
|
@@ -72,14 +72,14 @@ string
|
|
|
72
72
|
|
|
73
73
|
A panel that has different padding on each side.
|
|
74
74
|
|
|
75
|
-
|
|
75
|
+
Hide codedrawOpen in CodeSandbox
|
|
76
76
|
|
|
77
77
|
<IressPanel
|
|
78
78
|
bg\="alt"
|
|
79
79
|
pb\="xl"
|
|
80
80
|
pl\="md"
|
|
81
|
-
pr\="spacing.
|
|
82
|
-
pt\="spacing.
|
|
81
|
+
pr\="spacing.6"
|
|
82
|
+
pt\="spacing.1"
|
|
83
83
|
\>
|
|
84
84
|
A panel that has different padding on each side.
|
|
85
85
|
</IressPanel\>
|
|
@@ -109,14 +109,14 @@ string
|
|
|
109
109
|
|
|
110
110
|
|
|
111
111
|
|
|
112
|
-
| \- | spacing.
|
|
112
|
+
| \- | spacing.6 |
|
|
113
113
|
| pt |
|
|
114
114
|
|
|
115
115
|
string
|
|
116
116
|
|
|
117
117
|
|
|
118
118
|
|
|
119
|
-
| \- | spacing.
|
|
119
|
+
| \- | spacing.1 |
|
|
120
120
|
|
|
121
121
|
### Responsive padding
|
|
122
122
|
|
|
@@ -126,7 +126,7 @@ All padding props are responsive and can be changed according to different scree
|
|
|
126
126
|
|
|
127
127
|
A panel that has extra large padding on small screens and no padding on large screens.
|
|
128
128
|
|
|
129
|
-
|
|
129
|
+
Hide codedrawOpen in CodeSandbox
|
|
130
130
|
|
|
131
131
|
<IressPanel
|
|
132
132
|
bg\="alt"
|
|
@@ -174,7 +174,7 @@ p :
|
|
|
174
174
|
|
|
175
175
|
A panel that has responsive padding on the vertical and horizontal axes.
|
|
176
176
|
|
|
177
|
-
|
|
177
|
+
Hide codedrawOpen in CodeSandbox
|
|
178
178
|
|
|
179
179
|
<IressPanel
|
|
180
180
|
bg\="alt"
|
|
@@ -271,7 +271,7 @@ There are seven props you can use to customise the margin of any component. It a
|
|
|
271
271
|
|
|
272
272
|
A panel that has the same margin on all sides.
|
|
273
273
|
|
|
274
|
-
|
|
274
|
+
Hide codedrawOpen in CodeSandbox
|
|
275
275
|
|
|
276
276
|
<IressPanel
|
|
277
277
|
bg\="alt"
|
|
@@ -297,14 +297,14 @@ string
|
|
|
297
297
|
|
|
298
298
|
A panel that has different margin on each side.
|
|
299
299
|
|
|
300
|
-
|
|
300
|
+
Hide codedrawOpen in CodeSandbox
|
|
301
301
|
|
|
302
302
|
<IressPanel
|
|
303
303
|
bg\="alt"
|
|
304
304
|
mb\="xl"
|
|
305
305
|
ml\="md"
|
|
306
|
-
mr\="spacing.
|
|
307
|
-
mt\="spacing.
|
|
306
|
+
mr\="spacing.6"
|
|
307
|
+
mt\="spacing.1"
|
|
308
308
|
\>
|
|
309
309
|
A panel that has different margin on each side.
|
|
310
310
|
</IressPanel\>
|
|
@@ -334,14 +334,14 @@ string
|
|
|
334
334
|
|
|
335
335
|
|
|
336
336
|
|
|
337
|
-
| \- | spacing.
|
|
337
|
+
| \- | spacing.6 |
|
|
338
338
|
| mt |
|
|
339
339
|
|
|
340
340
|
string
|
|
341
341
|
|
|
342
342
|
|
|
343
343
|
|
|
344
|
-
| \- | spacing.
|
|
344
|
+
| \- | spacing.1 |
|
|
345
345
|
|
|
346
346
|
### Responsive margin
|
|
347
347
|
|
|
@@ -351,7 +351,7 @@ All margin props are responsive and can be changed according to different screen
|
|
|
351
351
|
|
|
352
352
|
A panel that has extra large margin on small screens and no margin on large screens.
|
|
353
353
|
|
|
354
|
-
|
|
354
|
+
Hide codedrawOpen in CodeSandbox
|
|
355
355
|
|
|
356
356
|
<IressPanel
|
|
357
357
|
bg\="alt"
|
|
@@ -399,7 +399,7 @@ m :
|
|
|
399
399
|
|
|
400
400
|
A panel that has responsive margin on the vertical and horizontal axes.
|
|
401
401
|
|
|
402
|
-
|
|
402
|
+
Hide codedrawOpen in CodeSandbox
|
|
403
403
|
|
|
404
404
|
<IressPanel
|
|
405
405
|
bg\="alt"
|
|
@@ -481,7 +481,7 @@ Negative margin is supported in the same way as positive margin. You can use the
|
|
|
481
481
|
|
|
482
482
|
A panel that has negative margin and escapes its parent container
|
|
483
483
|
|
|
484
|
-
|
|
484
|
+
Hide codedrawOpen in CodeSandbox
|
|
485
485
|
|
|
486
486
|
<IressPanel
|
|
487
487
|
layerStyle\="elevation.raised"
|
|
@@ -517,7 +517,7 @@ The `noGutter` prop removes the bottom margin of the last direct child of a comp
|
|
|
517
517
|
|
|
518
518
|
* Margin is removed due to `noGutter`
|
|
519
519
|
|
|
520
|
-
|
|
520
|
+
Hide codedrawOpen in CodeSandbox
|
|
521
521
|
|
|
522
522
|
<IressPanel
|
|
523
523
|
bg\="alt"
|