@iress-oss/ids-mcp-server 5.20.1 → 5.20.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 +22 -21
- package/generated/docs/components_components-autocomplete-docs.md +48 -104
- 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 +24 -24
- package/generated/docs/components_components-buttongroup-docs.md +20 -20
- package/generated/docs/components_components-card-docs.md +70 -56
- package/generated/docs/components_components-card-recipes-docs.md +4 -4
- package/generated/docs/components_components-checkbox-docs.md +7 -21
- package/generated/docs/components_components-checkboxgroup-docs.md +32 -32
- package/generated/docs/components_components-checkboxgroup-recipes-docs.md +2 -2
- package/generated/docs/components_components-col-docs.md +10 -10
- package/generated/docs/components_components-combobox-docs.md +58 -90
- package/generated/docs/components_components-container-docs.md +4 -4
- package/generated/docs/components_components-divider-docs.md +3 -3
- package/generated/docs/components_components-expander-docs.md +6 -4
- package/generated/docs/components_components-field-docs.md +18 -18
- package/generated/docs/components_components-filter-docs.md +54 -54
- package/generated/docs/components_components-form-docs.md +95 -60
- package/generated/docs/components_components-form-recipes-docs.md +114 -13
- package/generated/docs/components_components-hide-docs.md +4 -4
- package/generated/docs/components_components-icon-docs.md +13 -13
- package/generated/docs/components_components-inline-docs.md +14 -14
- package/generated/docs/components_components-input-docs.md +10 -10
- package/generated/docs/components_components-input-recipes-docs.md +3 -3
- package/generated/docs/components_components-inputcurrency-docs.md +6 -6
- package/generated/docs/components_components-inputcurrency-recipes-docs.md +5 -2
- package/generated/docs/components_components-label-docs.md +6 -6
- package/generated/docs/components_components-menu-docs.md +40 -40
- package/generated/docs/components_components-menu-menuitem-docs.md +12 -12
- package/generated/docs/components_components-modal-docs.md +29 -13
- package/generated/docs/components_components-navbar-docs.md +42 -42
- package/generated/docs/components_components-navbar-recipes-docs.md +41 -18
- package/generated/docs/components_components-panel-docs.md +19 -19
- package/generated/docs/components_components-placeholder-docs.md +1 -1
- package/generated/docs/components_components-popover-docs.md +32 -30
- package/generated/docs/components_components-popover-recipes-docs.md +15 -8
- 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 +29 -45
- package/generated/docs/components_components-readonly-docs.md +5 -5
- package/generated/docs/components_components-richselect-docs.md +88 -64
- package/generated/docs/components_components-row-docs.md +12 -12
- 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 +3 -3
- package/generated/docs/components_components-slideout-docs.md +43 -12
- package/generated/docs/components_components-slider-docs.md +12 -12
- package/generated/docs/components_components-spinner-docs.md +3 -3
- package/generated/docs/components_components-stack-docs.md +14 -14
- package/generated/docs/components_components-table-docs.md +51 -44
- 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 +8 -10
- package/generated/docs/components_components-text-docs.md +7 -7
- package/generated/docs/components_components-toaster-docs.md +12 -12
- package/generated/docs/components_components-toaster-toast-docs.md +30 -30
- package/generated/docs/components_components-toggle-docs.md +5 -5
- package/generated/docs/components_components-tooltip-docs.md +4 -4
- package/generated/docs/components_components-validationmessage-docs.md +6 -6
- package/generated/docs/components_foundations-colour-030-colours.md +32 -32
- package/generated/docs/components_foundations-typography-docs.md +7 -7
- package/generated/docs/components_introduction-docs.md +1 -1
- package/generated/docs/components_patterns-loading-docs.md +106 -29
- package/generated/docs/components_sandbox-docs.md +4 -0
- package/generated/docs/guidelines.md +39 -39
- package/package.json +20 -20
|
@@ -18,7 +18,7 @@ Nobis odit nesciunt in, harum provident deleniti molestiae dolorum aliquid tempo
|
|
|
18
18
|
* Illum et atque alias possimus maiores rem in corrupti consectetur!
|
|
19
19
|
* Dolorum, repellat expedita!
|
|
20
20
|
|
|
21
|
-
|
|
21
|
+
Hide codedrawOpen in CodeSandbox
|
|
22
22
|
|
|
23
23
|
<IressText\>
|
|
24
24
|
<p\>
|
|
@@ -57,7 +57,7 @@ union
|
|
|
57
57
|
|
|
58
58
|
| \- |
|
|
59
59
|
|
|
60
|
-
|
|
60
|
+
Edit JSON
|
|
61
61
|
|
|
62
62
|
* children :
|
|
63
63
|
|
|
@@ -143,7 +143,7 @@ Hello, we are a company that puts clients first.
|
|
|
143
143
|
An H2 styled as an H3.
|
|
144
144
|
----------------------
|
|
145
145
|
|
|
146
|
-
|
|
146
|
+
Hide codedrawOpen in CodeSandbox
|
|
147
147
|
|
|
148
148
|
<IressStack gutter\="md"\>
|
|
149
149
|
<IressText element\="h1"\>
|
|
@@ -244,7 +244,7 @@ Hello, we are a company that puts clients first.
|
|
|
244
244
|
|
|
245
245
|
Hello, we are a company that puts clients first.
|
|
246
246
|
|
|
247
|
-
|
|
247
|
+
Hide codedrawOpen in CodeSandbox
|
|
248
248
|
|
|
249
249
|
<IressStack gutter\="md"\>
|
|
250
250
|
<IressText variant\="display1"\>
|
|
@@ -332,7 +332,7 @@ Lead text is used to introduce users to a new section, and often gives a brief s
|
|
|
332
332
|
|
|
333
333
|
Nobis odit nesciunt in, harum provident deleniti molestiae dolorum aliquid tempora optio accusamus dolore porro voluptatibus. Dolorum, repellat expedita.
|
|
334
334
|
|
|
335
|
-
|
|
335
|
+
Hide codedrawOpen in CodeSandbox
|
|
336
336
|
|
|
337
337
|
<IressText
|
|
338
338
|
element\="p"
|
|
@@ -428,7 +428,7 @@ The caption variant is used for small text that provides additional information
|
|
|
428
428
|
|
|
429
429
|
Example caption
|
|
430
430
|
|
|
431
|
-
|
|
431
|
+
Hide codedrawOpen in CodeSandbox
|
|
432
432
|
|
|
433
433
|
<IressText element\="caption"\>
|
|
434
434
|
Example caption
|
|
@@ -528,7 +528,7 @@ Small text
|
|
|
528
528
|
|
|
529
529
|
Muted text
|
|
530
530
|
|
|
531
|
-
|
|
531
|
+
Hide codedrawOpen in CodeSandbox
|
|
532
532
|
|
|
533
533
|
<IressStack gutter\="md"\>
|
|
534
534
|
<IressText variant\="bold"\>
|
|
@@ -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
|
}
|
|
@@ -80,8 +93,8 @@ const Chart \= () \=> {
|
|
|
80
93
|
if (deferredMoney \=== null) {
|
|
81
94
|
return;
|
|
82
95
|
}
|
|
83
|
-
setUpdating(() \=> true);
|
|
84
96
|
const update \= async () \=> {
|
|
97
|
+
setUpdating(() \=> true);
|
|
85
98
|
const newChart \= await API.chartUpdate();
|
|
86
99
|
setChart(newChart);
|
|
87
100
|
setUpdating(() \=> false);
|
|
@@ -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
|
|
|
@@ -447,8 +463,6 @@ ReactNode
|
|
|
447
463
|
|
|
448
464
|
<IressInline />
|
|
449
465
|
|
|
450
|
-
|
|
451
|
-
|
|
452
466
|
| Set object |
|
|
453
467
|
| pattern |
|
|
454
468
|
|
|
@@ -530,7 +544,7 @@ This component is new, please provide feedback to the Frontend Enablement team i
|
|
|
530
544
|
* Finished: Noting key information
|
|
531
545
|
* Finished: Generating summary...
|
|
532
546
|
|
|
533
|
-
Hide
|
|
547
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
534
548
|
|
|
535
549
|
<IressLoading
|
|
536
550
|
messageList\={{
|
|
@@ -594,7 +608,7 @@ Record<number, ReactNode>
|
|
|
594
608
|
|
|
595
609
|
| { } |
|
|
596
610
|
|
|
597
|
-
|
|
611
|
+
Edit JSON
|
|
598
612
|
|
|
599
613
|
messageList :
|
|
600
614
|
|
|
@@ -701,8 +715,21 @@ Dashboard
|
|
|
701
715
|
|
|
702
716
|
Loading...
|
|
703
717
|
|
|
704
|
-
Hide
|
|
705
|
-
|
|
718
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
719
|
+
|
|
720
|
+
import {
|
|
721
|
+
IressCard,
|
|
722
|
+
IressCol,
|
|
723
|
+
IressContainer,
|
|
724
|
+
IressDivider,
|
|
725
|
+
IressInline,
|
|
726
|
+
IressLoading,
|
|
727
|
+
IressRow,
|
|
728
|
+
IressSkeleton,
|
|
729
|
+
IressStack,
|
|
730
|
+
IressText,
|
|
731
|
+
} from '@/main';
|
|
732
|
+
import { type ReactNode, useEffect, useState } from 'react';
|
|
706
733
|
const API \= {
|
|
707
734
|
criticalContent: async () \=>
|
|
708
735
|
new Promise<ReactNode\>((resolve) \=> {
|
|
@@ -879,7 +906,7 @@ This component is new, please provide feedback to the Frontend Enablement team i
|
|
|
879
906
|
|
|
880
907
|
[](./iframe.html?id=patterns-loading-patterns-startup--start-up)
|
|
881
908
|
|
|
882
|
-
Hide
|
|
909
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
883
910
|
|
|
884
911
|
<IressLoading
|
|
885
912
|
messageList\={{
|
|
@@ -906,8 +933,6 @@ ReactNode
|
|
|
906
933
|
|
|
907
934
|
<IressText />
|
|
908
935
|
|
|
909
|
-
|
|
910
|
-
|
|
911
936
|
| Set object |
|
|
912
937
|
| estimatedFinishTime |
|
|
913
938
|
|
|
@@ -939,7 +964,7 @@ Record<number, ReactNode>
|
|
|
939
964
|
|
|
940
965
|
| \- |
|
|
941
966
|
|
|
942
|
-
|
|
967
|
+
Edit JSON
|
|
943
968
|
|
|
944
969
|
messageList :
|
|
945
970
|
|
|
@@ -1048,7 +1073,7 @@ Submit
|
|
|
1048
1073
|
|
|
1049
1074
|
This is taking longer than expected...
|
|
1050
1075
|
|
|
1051
|
-
Hide
|
|
1076
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
1052
1077
|
|
|
1053
1078
|
<IressLoading
|
|
1054
1079
|
loading
|
|
@@ -1126,7 +1151,7 @@ union
|
|
|
1126
1151
|
|
|
1127
1152
|
|
|
|
1128
1153
|
|
|
1129
|
-
|
|
1154
|
+
positionbottomtopright
|
|
1130
1155
|
|
|
1131
1156
|
|
|
|
1132
1157
|
| renderButton |
|
|
@@ -1166,8 +1191,21 @@ The wizard example can be translated to use `IressLoadingSuspense` as follows (i
|
|
|
1166
1191
|
|
|
1167
1192
|
[](./iframe.html?id=patterns-loading-suspense--suspense)
|
|
1168
1193
|
|
|
1169
|
-
Hide
|
|
1170
|
-
|
|
1194
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
1195
|
+
|
|
1196
|
+
import {
|
|
1197
|
+
IressButton,
|
|
1198
|
+
IressContainer,
|
|
1199
|
+
IressForm,
|
|
1200
|
+
IressFormField,
|
|
1201
|
+
IressInputCurrency,
|
|
1202
|
+
IressPanel,
|
|
1203
|
+
IressStack,
|
|
1204
|
+
IressText,
|
|
1205
|
+
} from '@/main';
|
|
1206
|
+
import { useDeferredValue, useEffect, useState } from 'react';
|
|
1207
|
+
import retirementGraph from './retirement-graph.png';
|
|
1208
|
+
import { IressLoadingSuspense } from '../LoadingSuspense';
|
|
1171
1209
|
interface PageProps {
|
|
1172
1210
|
setPage: (page: number) \=> void;
|
|
1173
1211
|
}
|
|
@@ -1221,8 +1259,8 @@ const Chart \= () \=> {
|
|
|
1221
1259
|
if (deferredMoney \=== null) {
|
|
1222
1260
|
return;
|
|
1223
1261
|
}
|
|
1224
|
-
setUpdating(() \=> true);
|
|
1225
1262
|
const update \= async () \=> {
|
|
1263
|
+
setUpdating(() \=> true);
|
|
1226
1264
|
const newChart \= await API.chartUpdate();
|
|
1227
1265
|
setUpdatedChart(newChart);
|
|
1228
1266
|
setUpdating(() \=> false);
|
|
@@ -1341,8 +1379,21 @@ number
|
|
|
1341
1379
|
|
|
1342
1380
|
[](./iframe.html?id=patterns-loading-suspense--fast-suspense)
|
|
1343
1381
|
|
|
1344
|
-
Hide
|
|
1345
|
-
|
|
1382
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
1383
|
+
|
|
1384
|
+
import {
|
|
1385
|
+
IressButton,
|
|
1386
|
+
IressContainer,
|
|
1387
|
+
IressForm,
|
|
1388
|
+
IressFormField,
|
|
1389
|
+
IressInputCurrency,
|
|
1390
|
+
IressPanel,
|
|
1391
|
+
IressStack,
|
|
1392
|
+
IressText,
|
|
1393
|
+
} from '@/main';
|
|
1394
|
+
import { useDeferredValue, useEffect, useState } from 'react';
|
|
1395
|
+
import retirementGraph from './retirement-graph.png';
|
|
1396
|
+
import { IressLoadingSuspense } from '../LoadingSuspense';
|
|
1346
1397
|
interface PageProps {
|
|
1347
1398
|
setPage: (page: number) \=> void;
|
|
1348
1399
|
}
|
|
@@ -1395,8 +1446,8 @@ const Chart \= () \=> {
|
|
|
1395
1446
|
if (deferredMoney \=== null) {
|
|
1396
1447
|
return;
|
|
1397
1448
|
}
|
|
1398
|
-
setUpdating(() \=> true);
|
|
1399
1449
|
const update \= async () \=> {
|
|
1450
|
+
setUpdating(() \=> true);
|
|
1400
1451
|
const newChart \= await API.chartUpdate();
|
|
1401
1452
|
setUpdatedChart(newChart);
|
|
1402
1453
|
setUpdating(() \=> false);
|
|
@@ -1565,8 +1616,21 @@ Here you can see how a wizard can use the `IressLoading` component at different
|
|
|
1565
1616
|
|
|
1566
1617
|
[](./iframe.html?id=patterns-loading--wizard)
|
|
1567
1618
|
|
|
1568
|
-
Hide
|
|
1569
|
-
|
|
1619
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
1620
|
+
|
|
1621
|
+
import {
|
|
1622
|
+
IressButton,
|
|
1623
|
+
IressContainer,
|
|
1624
|
+
IressForm,
|
|
1625
|
+
IressFormField,
|
|
1626
|
+
IressInputCurrency,
|
|
1627
|
+
IressLoading,
|
|
1628
|
+
IressPanel,
|
|
1629
|
+
IressStack,
|
|
1630
|
+
IressText,
|
|
1631
|
+
} from '@/main';
|
|
1632
|
+
import { useDeferredValue, useEffect, useState } from 'react';
|
|
1633
|
+
import retirementGraph from './retirement-graph.png';
|
|
1570
1634
|
interface PageProps {
|
|
1571
1635
|
setPage: (page: number) \=> void;
|
|
1572
1636
|
}
|
|
@@ -1629,8 +1693,8 @@ const Chart \= () \=> {
|
|
|
1629
1693
|
if (deferredMoney \=== null) {
|
|
1630
1694
|
return;
|
|
1631
1695
|
}
|
|
1632
|
-
setUpdating(() \=> true);
|
|
1633
1696
|
const update \= async () \=> {
|
|
1697
|
+
setUpdating(() \=> true);
|
|
1634
1698
|
const newChart \= await API.chartUpdate();
|
|
1635
1699
|
setChart(newChart);
|
|
1636
1700
|
setUpdating(() \=> false);
|
|
@@ -1718,8 +1782,21 @@ export const LoadingWizard \= () \=> {
|
|
|
1718
1782
|
|
|
1719
1783
|
[](./iframe.html?id=patterns-loading--fast-wizard)
|
|
1720
1784
|
|
|
1721
|
-
Hide
|
|
1722
|
-
|
|
1785
|
+
Hide codedrawOpen in CodeSandboxRefresh
|
|
1786
|
+
|
|
1787
|
+
import {
|
|
1788
|
+
IressButton,
|
|
1789
|
+
IressContainer,
|
|
1790
|
+
IressForm,
|
|
1791
|
+
IressFormField,
|
|
1792
|
+
IressInputCurrency,
|
|
1793
|
+
IressLoading,
|
|
1794
|
+
IressPanel,
|
|
1795
|
+
IressStack,
|
|
1796
|
+
IressText,
|
|
1797
|
+
} from '@/main';
|
|
1798
|
+
import { useDeferredValue, useEffect, useState } from 'react';
|
|
1799
|
+
import retirementGraph from './retirement-graph.png';
|
|
1723
1800
|
interface PageProps {
|
|
1724
1801
|
setPage: (page: number) \=> void;
|
|
1725
1802
|
}
|
|
@@ -1784,8 +1861,8 @@ const Chart \= () \=> {
|
|
|
1784
1861
|
if (deferredMoney \=== null) {
|
|
1785
1862
|
return;
|
|
1786
1863
|
}
|
|
1787
|
-
setUpdating(() \=> true);
|
|
1788
1864
|
const update \= async () \=> {
|
|
1865
|
+
setUpdating(() \=> true);
|
|
1789
1866
|
const newChart \= await API.chartUpdate();
|
|
1790
1867
|
setChart(newChart);
|
|
1791
1868
|
setUpdating(() \=> false);
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
Redirecting to CodeSandbox...
|
|
2
|
+
-----------------------------
|
|
3
|
+
|
|
4
|
+
[Click here to open CodeSandbox](https://codesandbox.io/api/v1/sandboxes/define?parameters=N4IgZglgNgpgziAXKCA7AJjAHgOgC5xZKgDGA9qnjJUiBALYAOZATngAQBKMAhiR2BZl67AOQte_UQG4AOqgbM2XSXgAiAeQCy7QcLES-eALTphAehJQI1PDPmLWHYOwCSEuHAAKPVDCgANG4e3kIAbhCYLOwAvrpCIqIAAhAhxmSe5pFwxuRMFLZw9gr5ysmp8DkZcFnoOXnMfpQ16BBweObtAJ6wOCSexY7KLiSGVF5OPFCx8friqqbCxfLkqO3sAIKMjOwAvOwAFACUewB87MDy7OwSeACuLKjsADzulT5-0wBGAOa7siApngAac3p52Gp4BAfk8AMpddowEQffzPcxg7y-fynOSoGK4-TcIyaLR9MYwThkMh4A5mEh3ei2HA_GB4ACisEZlAAQl1XOgDuIqXYjgBCI44CQYGAsA5XF5E_g4WF4FgQfhaMiYU7y66vEJecKRGU6p7Xc3AUa8caTKBys3m83PayoADWusd5okUH-IG6sDgAAsYKyAR7PexAxIwL7A3g8Iw4IhzJZ0KgcBVPH0LNlzABWHAAdhwAAZzHhg4yav0apmcl9WTxjBWkTBjNYfnG-p4ww7PeZTgFw-a6QymcGeOgh33rkcYsPnlsdgOPWiMYayBEoqa9eZFXhlar1XhNdrp0cCRgyPSuQevlqun0oDxPAAZNoHycC0R14wNvBNi2jLttCcaiBe8ggAEdBwNyaA8CwXRIGAUxwDAMTQWgmC4HG9BQMQICrFQNCICAzy4VAO4vBO6BUXqeAQHgsCgiEEJQjC7Dwoi9BogxTEwFRaI0YJ97oF0dEvK0YTsJEvpCNSIJolJgnmKJ4nyEJeB4aaUEwXBqAIUhiAoVAaEYSAjB8K6PAsjgABWcAUARRG2LQlxmgCmCMNQmCoCQNhwACiAXB6AKGPwQXsACz5UO0ALTo6YULGY9CRdFPCxcCUGhSAKRpNUtT1MIjSFGlIAxfAWXyvOeK6W0-mGchqHoTEMRAA).
|
|
@@ -158,27 +158,27 @@ Used for the default panel background.
|
|
|
158
158
|
|
|
159
159
|
#### Allowed foregrounds
|
|
160
160
|
|
|
161
|
-
* \--iress-g-text-color
|
|
161
|
+
* \--iress-g-text-color (#344055)
|
|
162
162
|
|
|
163
163
|
9.7 AAA
|
|
164
164
|
|
|
165
|
-
* \--iress-g-muted-text-color
|
|
165
|
+
* \--iress-g-muted-text-color (#566781)
|
|
166
166
|
|
|
167
167
|
5.4 AA
|
|
168
168
|
|
|
169
|
-
* \--iress-g-info-color
|
|
169
|
+
* \--iress-g-info-color (#265CD9)
|
|
170
170
|
|
|
171
171
|
5.4 AA
|
|
172
172
|
|
|
173
|
-
* \--iress-g-success-color
|
|
173
|
+
* \--iress-g-success-color (#007544)
|
|
174
174
|
|
|
175
175
|
5.4 AA
|
|
176
176
|
|
|
177
|
-
* \--iress-g-warning-color
|
|
177
|
+
* \--iress-g-warning-color (#805E00)
|
|
178
178
|
|
|
179
179
|
5.6 AA
|
|
180
180
|
|
|
181
|
-
* \--iress-g-danger-color
|
|
181
|
+
* \--iress-g-danger-color (#CB1306)
|
|
182
182
|
|
|
183
183
|
5.4 AA
|
|
184
184
|
|
|
@@ -191,27 +191,27 @@ The background colour of the page.
|
|
|
191
191
|
|
|
192
192
|
#### Allowed foregrounds
|
|
193
193
|
|
|
194
|
-
* \--iress-g-text-color
|
|
194
|
+
* \--iress-g-text-color (#344055)
|
|
195
195
|
|
|
196
196
|
10.4 AAA
|
|
197
197
|
|
|
198
|
-
* \--iress-g-muted-text-color
|
|
198
|
+
* \--iress-g-muted-text-color (#566781)
|
|
199
199
|
|
|
200
200
|
5.7 AA
|
|
201
201
|
|
|
202
|
-
* \--iress-g-info-color
|
|
202
|
+
* \--iress-g-info-color (#265CD9)
|
|
203
203
|
|
|
204
204
|
5.8 AA
|
|
205
205
|
|
|
206
|
-
* \--iress-g-success-color
|
|
206
|
+
* \--iress-g-success-color (#007544)
|
|
207
207
|
|
|
208
208
|
5.8 AA
|
|
209
209
|
|
|
210
|
-
* \--iress-g-warning-color
|
|
210
|
+
* \--iress-g-warning-color (#805E00)
|
|
211
211
|
|
|
212
212
|
6.0 AA
|
|
213
213
|
|
|
214
|
-
* \--iress-g-danger-color
|
|
214
|
+
* \--iress-g-danger-color (#CB1306)
|
|
215
215
|
|
|
216
216
|
5.8 AA
|
|
217
217
|
|
|
@@ -224,27 +224,27 @@ Used for the alt panel background.
|
|
|
224
224
|
|
|
225
225
|
#### Allowed foregrounds
|
|
226
226
|
|
|
227
|
-
* \--iress-g-text-color
|
|
227
|
+
* \--iress-g-text-color (#344055)
|
|
228
228
|
|
|
229
229
|
8.2 AAA
|
|
230
230
|
|
|
231
|
-
* \--iress-g-muted-text-color
|
|
231
|
+
* \--iress-g-muted-text-color (#566781)
|
|
232
232
|
|
|
233
233
|
4.5 AA
|
|
234
234
|
|
|
235
|
-
* \--iress-g-info-color
|
|
235
|
+
* \--iress-g-info-color (#265CD9)
|
|
236
236
|
|
|
237
237
|
4.6 AA
|
|
238
238
|
|
|
239
|
-
* \--iress-g-success-color
|
|
239
|
+
* \--iress-g-success-color (#007544)
|
|
240
240
|
|
|
241
241
|
4.5 AA
|
|
242
242
|
|
|
243
|
-
* \--iress-g-warning-color
|
|
243
|
+
* \--iress-g-warning-color (#805E00)
|
|
244
244
|
|
|
245
245
|
4.7 AA
|
|
246
246
|
|
|
247
|
-
* \--iress-g-danger-color
|
|
247
|
+
* \--iress-g-danger-color (#CB1306)
|
|
248
248
|
|
|
249
249
|
4.5 AA
|
|
250
250
|
|
|
@@ -257,27 +257,27 @@ Used for the hover and active state of elements such as tables, button groups, e
|
|
|
257
257
|
|
|
258
258
|
#### Allowed foregrounds
|
|
259
259
|
|
|
260
|
-
* \--iress-g-text-color
|
|
260
|
+
* \--iress-g-text-color (#344055)
|
|
261
261
|
|
|
262
262
|
9.3 AAA
|
|
263
263
|
|
|
264
|
-
* \--iress-g-muted-text-color
|
|
264
|
+
* \--iress-g-muted-text-color (#566781)
|
|
265
265
|
|
|
266
266
|
5.1 AA
|
|
267
267
|
|
|
268
|
-
* \--iress-g-info-color
|
|
268
|
+
* \--iress-g-info-color (#265CD9)
|
|
269
269
|
|
|
270
270
|
5.2 AA
|
|
271
271
|
|
|
272
|
-
* \--iress-g-success-color
|
|
272
|
+
* \--iress-g-success-color (#007544)
|
|
273
273
|
|
|
274
274
|
5.1 AA
|
|
275
275
|
|
|
276
|
-
* \--iress-g-warning-color
|
|
276
|
+
* \--iress-g-warning-color (#805E00)
|
|
277
277
|
|
|
278
278
|
5.3 AA
|
|
279
279
|
|
|
280
|
-
* \--iress-g-danger-color
|
|
280
|
+
* \--iress-g-danger-color (#CB1306)
|
|
281
281
|
|
|
282
282
|
5.1 AA
|
|
283
283
|
|
|
@@ -293,7 +293,7 @@ Used for the background colour of primary buttons, and to highlight other intera
|
|
|
293
293
|
|
|
294
294
|
#### Allowed foregrounds
|
|
295
295
|
|
|
296
|
-
* \--iress-g-primary-contrast-color
|
|
296
|
+
* \--iress-g-primary-contrast-color (#FFF)
|
|
297
297
|
|
|
298
298
|
10.7 AAA
|
|
299
299
|
|
|
@@ -306,7 +306,7 @@ Used for the hover state of primary buttons.
|
|
|
306
306
|
|
|
307
307
|
#### Allowed foregrounds
|
|
308
308
|
|
|
309
|
-
* \--iress-g-primary-contrast-color
|
|
309
|
+
* \--iress-g-primary-contrast-color (#FFF)
|
|
310
310
|
|
|
311
311
|
15.5 AAA
|
|
312
312
|
|
|
@@ -322,7 +322,7 @@ Used to indicate an element that provides information, usually an element withou
|
|
|
322
322
|
|
|
323
323
|
#### Allowed foregrounds
|
|
324
324
|
|
|
325
|
-
* \--iress-g-info-contrast-color
|
|
325
|
+
* \--iress-g-info-contrast-color (#FFF)
|
|
326
326
|
|
|
327
327
|
5.8 AA
|
|
328
328
|
|
|
@@ -335,7 +335,7 @@ Used to indicate an error that requires the user's attention and action. Used in
|
|
|
335
335
|
|
|
336
336
|
#### Allowed foregrounds
|
|
337
337
|
|
|
338
|
-
* \--iress-g-danger-contrast-color
|
|
338
|
+
* \--iress-g-danger-contrast-color (#FFF)
|
|
339
339
|
|
|
340
340
|
5.8 AA
|
|
341
341
|
|
|
@@ -348,7 +348,7 @@ Used to indicate an action/information that may have consequences. Used in alert
|
|
|
348
348
|
|
|
349
349
|
#### Allowed foregrounds
|
|
350
350
|
|
|
351
|
-
* \--iress-g-warning-contrast-color
|
|
351
|
+
* \--iress-g-warning-contrast-color (#FFF)
|
|
352
352
|
|
|
353
353
|
6.0 AA
|
|
354
354
|
|
|
@@ -361,7 +361,7 @@ Used to indicate a successful action. Used in alerts and badges.
|
|
|
361
361
|
|
|
362
362
|
#### Allowed foregrounds
|
|
363
363
|
|
|
364
|
-
* \--iress-g-success-contrast-color
|
|
364
|
+
* \--iress-g-success-contrast-color (#FFF)
|
|
365
365
|
|
|
366
366
|
5.8 AA
|
|
367
367
|
|
|
@@ -374,7 +374,7 @@ Used to indicate an element that is below a threshold or limit. Usually used for
|
|
|
374
374
|
|
|
375
375
|
#### Allowed foregrounds
|
|
376
376
|
|
|
377
|
-
* \--iress-g-negative-contrast-color
|
|
377
|
+
* \--iress-g-negative-contrast-color (#FFF)
|
|
378
378
|
|
|
379
379
|
5.8 AA
|
|
380
380
|
|
|
@@ -387,7 +387,7 @@ Used to indicate an element that is above a threshold or limit. Usually used for
|
|
|
387
387
|
|
|
388
388
|
#### Allowed foregrounds
|
|
389
389
|
|
|
390
|
-
* \--iress-g-positive-contrast-color
|
|
390
|
+
* \--iress-g-positive-contrast-color (#FFF)
|
|
391
391
|
|
|
392
392
|
5.5 AA
|
|
393
393
|
|
|
@@ -413,7 +413,7 @@ Nobis odit nesciunt in, harum provident deleniti molestiae dolorum aliquid tempo
|
|
|
413
413
|
* Illum et atque alias possimus maiores rem in corrupti consectetur!
|
|
414
414
|
* Dolorum, repellat expedita!
|
|
415
415
|
|
|
416
|
-
|
|
416
|
+
Hide codedrawOpen in CodeSandbox
|
|
417
417
|
|
|
418
418
|
<IressText\>
|
|
419
419
|
<p\>
|
|
@@ -448,7 +448,7 @@ union
|
|
|
448
448
|
|
|
449
449
|
| \- |
|
|
450
450
|
|
|
451
|
-
|
|
451
|
+
Edit JSON
|
|
452
452
|
|
|
453
453
|
* children :
|
|
454
454
|
|
|
@@ -524,7 +524,7 @@ Hello, we are a company that puts clients first.
|
|
|
524
524
|
An H2 styled as an H3.
|
|
525
525
|
----------------------
|
|
526
526
|
|
|
527
|
-
|
|
527
|
+
Hide codedrawOpen in CodeSandbox
|
|
528
528
|
|
|
529
529
|
<IressStack gutter\="md"\>
|
|
530
530
|
<IressText element\="h1"\>
|
|
@@ -613,7 +613,7 @@ Hello, we are a company that puts clients first.
|
|
|
613
613
|
|
|
614
614
|
Hello, we are a company that puts clients first.
|
|
615
615
|
|
|
616
|
-
|
|
616
|
+
Hide codedrawOpen in CodeSandbox
|
|
617
617
|
|
|
618
618
|
<IressStack gutter\="md"\>
|
|
619
619
|
<IressText variant\="display1"\>
|
|
@@ -689,7 +689,7 @@ Lead text is used to introduce users to a new section, and often gives a brief s
|
|
|
689
689
|
|
|
690
690
|
Nobis odit nesciunt in, harum provident deleniti molestiae dolorum aliquid tempora optio accusamus dolore porro voluptatibus. Dolorum, repellat expedita.
|
|
691
691
|
|
|
692
|
-
|
|
692
|
+
Hide codedrawOpen in CodeSandbox
|
|
693
693
|
|
|
694
694
|
<IressText
|
|
695
695
|
element\="p"
|
|
@@ -773,7 +773,7 @@ The caption variant is used for small text that provides additional information
|
|
|
773
773
|
|
|
774
774
|
Example caption
|
|
775
775
|
|
|
776
|
-
|
|
776
|
+
Hide codedrawOpen in CodeSandbox
|
|
777
777
|
|
|
778
778
|
<IressText element\="caption"\>
|
|
779
779
|
Example caption
|
|
@@ -861,7 +861,7 @@ Small text
|
|
|
861
861
|
|
|
862
862
|
Muted text
|
|
863
863
|
|
|
864
|
-
|
|
864
|
+
Hide codedrawOpen in CodeSandbox
|
|
865
865
|
|
|
866
866
|
<IressStack gutter\="md"\>
|
|
867
867
|
<IressText variant\="bold"\>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iress-oss/ids-mcp-server",
|
|
3
|
-
"version": "5.20.
|
|
3
|
+
"version": "5.20.4",
|
|
4
4
|
"description": "Model Context Protocol (MCP) server for Iress Design System (IDS) component library - provides AI assistants with contextual information about IDS components, design tokens, and usage patterns",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -41,33 +41,33 @@
|
|
|
41
41
|
"LICENSE.txt"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@modelcontextprotocol/sdk": "1.
|
|
45
|
-
"zod": "
|
|
44
|
+
"@modelcontextprotocol/sdk": "1.25.1",
|
|
45
|
+
"zod": "4.2.1"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@types/minimist": "^1",
|
|
49
|
-
"@types/node": "
|
|
50
|
-
"@types/turndown": "5.0.
|
|
51
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
52
|
-
"@typescript-eslint/parser": "8.
|
|
53
|
-
"@vitest/coverage-v8": "
|
|
54
|
-
"commander": "
|
|
55
|
-
"dotenv": "
|
|
56
|
-
"eslint": "^9.
|
|
49
|
+
"@types/node": "25.0.3",
|
|
50
|
+
"@types/turndown": "5.0.6",
|
|
51
|
+
"@typescript-eslint/eslint-plugin": "8.50.0",
|
|
52
|
+
"@typescript-eslint/parser": "8.50.0",
|
|
53
|
+
"@vitest/coverage-v8": "4.0.15",
|
|
54
|
+
"commander": "14.0.2",
|
|
55
|
+
"dotenv": "17.2.3",
|
|
56
|
+
"eslint": "^9.39.2",
|
|
57
57
|
"eslint-config-prettier": "10.1.8",
|
|
58
|
-
"eslint-plugin-file-progress": "
|
|
59
|
-
"eslint-plugin-prettier": "5.5.
|
|
60
|
-
"eslint-plugin-sonarjs": "3.0.
|
|
58
|
+
"eslint-plugin-file-progress": "3.0.2",
|
|
59
|
+
"eslint-plugin-prettier": "5.5.4",
|
|
60
|
+
"eslint-plugin-sonarjs": "3.0.5",
|
|
61
61
|
"minimist": "^1.2.8",
|
|
62
|
-
"playwright": "1.
|
|
63
|
-
"prettier": "3.
|
|
62
|
+
"playwright": "1.57.0",
|
|
63
|
+
"prettier": "3.7.4",
|
|
64
64
|
"prettier-plugin-sh": "0.18.0",
|
|
65
|
-
"rimraf": "
|
|
66
|
-
"tsx": "4.
|
|
67
|
-
"turndown": "7.2.
|
|
65
|
+
"rimraf": "6.1.2",
|
|
66
|
+
"tsx": "4.21.0",
|
|
67
|
+
"turndown": "7.2.2",
|
|
68
68
|
"turndown-plugin-gfm": "1.0.2",
|
|
69
69
|
"typescript": "5.9.3",
|
|
70
|
-
"vitest": "
|
|
70
|
+
"vitest": "4.0.15"
|
|
71
71
|
},
|
|
72
72
|
"repository": {
|
|
73
73
|
"type": "git",
|