@iress-oss/ids-mcp-server 0.0.1-dev.5 → 0.0.1-dev.6
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/dist/componentHandlers.js +241 -0
- package/dist/componentHandlers.test.js +380 -0
- package/dist/config.js +16 -0
- package/dist/index.js +53 -0
- package/dist/iressHandlers.js +144 -0
- package/dist/iressHandlers.test.js +316 -0
- package/dist/resourceHandlers.js +67 -0
- package/dist/resourceHandlers.test.js +352 -0
- package/dist/searchHandlers.js +287 -0
- package/dist/searchHandlers.test.js +524 -0
- package/dist/toolHandler.js +31 -0
- package/dist/toolHandler.test.js +369 -0
- package/dist/tools.js +165 -0
- package/dist/types.js +4 -0
- package/dist/utils.js +59 -0
- package/dist/utils.test.js +286 -0
- package/generated/docs/components-autocomplete-docs.md +48 -4
- package/generated/docs/components-checkboxgroup-docs.md +17 -17
- package/generated/docs/components-col-docs.md +1 -1
- package/generated/docs/components-combobox-docs.md +4 -4
- package/generated/docs/components-filter-docs.md +3 -3
- package/generated/docs/components-form-docs.md +8 -73
- package/generated/docs/components-icon-docs.md +4 -4
- package/generated/docs/components-inputcurrency-docs.md +4 -47
- package/generated/docs/components-radiogroup-docs.md +21 -21
- package/generated/docs/components-richselect-docs.md +322 -1
- package/generated/docs/components-row-docs.md +4 -4
- package/generated/docs/components-skiplink-docs.md +1 -1
- package/generated/docs/components-table-ag-grid-docs.md +104 -1696
- package/generated/docs/components-table-docs.md +6 -6
- package/generated/docs/components-tabset-docs.md +28 -0
- package/generated/docs/extensions-editor-docs.md +8 -2
- package/generated/docs/introduction-docs.md +1 -1
- package/generated/docs/patterns-loading-docs.md +2 -2
- package/generated/docs/themes-available-themes-docs.md +29 -29
- package/package.json +12 -3
|
@@ -246,7 +246,7 @@ To completely customise it, you can also send in a function that returns a React
|
|
|
246
246
|
Available formats
|
|
247
247
|
| String | Number | Date | Short date | ISO Date & Time | Relative time | Currency (AUD) | Percent | Custom |
|
|
248
248
|
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
|
249
|
-
| Hello, world! | 123456 | 28/06/2020 | 28 Jun 2020 | 2020-06-28 00:00:00 (UTC) |
|
|
249
|
+
| Hello, world! | 123456 | 28/06/2020 | 28 Jun 2020 | 2020-06-28 00:00:00 (UTC) | 15 seconds ago | 123,456.78 | 12% | Custom |
|
|
250
250
|
|
|
251
251
|
Hide code
|
|
252
252
|
|
|
@@ -788,7 +788,7 @@ Copy
|
|
|
788
788
|
|
|
789
789
|
For very simple tabular data, you have the option to hide the table header with the `hiddenHeader` prop. When this is set to true, the table header will not be rendered.
|
|
790
790
|
|
|
791
|
-
<table class="ids-table-
|
|
791
|
+
<table class="ids-table-v5200 ids-table--hidden-header-v5200" id=":re:"><caption id=":re:--caption" class="">My investments</caption><tbody><tr id=":re:--rows--0"><th data-column="investment_name" id=":re:__0_investment_name" scope="row">Artemis Fund Managers Limited</th><td data-column="cost" headers=":re:__0_investment_name" id=":re:__0_cost">23898</td><td data-column="investmentDate" headers=":re:__0_investment_name" id=":re:__0_investmentDate">2019-09-23</td><td data-column="totalPercentage" headers=":re:__0_investment_name" id=":re:__0_totalPercentage">24.8</td></tr><tr id=":re:--rows--1"><th data-column="investment_name" id=":re:__1_investment_name" scope="row">CASH.CASH</th><td data-column="cost" headers=":re:__1_investment_name" id=":re:__1_cost">49751.4</td><td data-column="investmentDate" headers=":re:__1_investment_name" id=":re:__1_investmentDate">2020-06-28</td><td data-column="totalPercentage" headers=":re:__1_investment_name" id=":re:__1_totalPercentage">49</td></tr><tr id=":re:--rows--2"><th data-column="investment_name" id=":re:__2_investment_name" scope="row">VODAFONE GRP</th><td data-column="cost" headers=":re:__2_investment_name" id=":re:__2_cost">26382.456</td><td data-column="investmentDate" headers=":re:__2_investment_name" id=":re:__2_investmentDate">2019-02-05</td><td data-column="totalPercentage" headers=":re:__2_investment_name" id=":re:__2_totalPercentage">26.2</td></tr></tbody></table>
|
|
792
792
|
|
|
793
793
|
Hide code
|
|
794
794
|
|
|
@@ -1070,7 +1070,7 @@ Copy
|
|
|
1070
1070
|
|
|
1071
1071
|
In some cases you may have a table with multiple groups of rows inside it, however the columns are the same. For these cases, you can use the `IressTableBody` component.
|
|
1072
1072
|
|
|
1073
|
-
<table class="ids-table-
|
|
1073
|
+
<table class="ids-table-v5200" id=":r6:"><caption id=":r6:--caption" class="">My liabilities</caption><tbody aria-labelledby=":r7:--caption" class=""><tr><th aria-expanded="true" colspan="8" class="ids-table--row-group-header-v5200" id=":r7:--caption" scope="rowgroup" aria-controls=":r7:--header--0 :r7:--rows--0 :r7:--children"><button class="ids-table--activator-v5200" type="button">Current liabilities</button></th></tr><tr class="ids-table--row-group-column-headers-v5200" id=":r7:--header--0"><th id=":r7:__owner" headers=":r7:--caption" class="" style="width: 75px; min-width: 75px;">Owner</th><th id=":r7:__type" headers=":r7:--caption" class="" style="width: 100px; min-width: 100px;">Type</th><th id=":r7:__provider" headers=":r7:--caption" class="">Provider</th><th id=":r7:__status" headers=":r7:--caption" class="ids-table--divider-v5200">Status</th><th id=":r7:__frequency" headers=":r7:--caption" class="">Frequency</th><th id=":r7:__outstanding" headers=":r7:--caption" aria-sort="none" class="ids-table--cell--currency-v5200"><button type="button" class="ids-table--sort-button-v5200 ids-table--sort-button-no-wrap-v5200">Outstanding (GBP)<span role="img" class="ids-table--sort-icon-v5200 ids-icon-v5200 fa-sort fal" aria-label="sortable"></span></button></th><th id=":r7:__interestRate" headers=":r7:--caption" aria-sort="none" class="ids-table--cell--right-v5200"><button type="button" class="ids-table--sort-button-v5200 ids-table--sort-button-no-wrap-v5200">Interest rate p.a.<span role="img" class="ids-table--sort-icon-v5200 ids-icon-v5200 fa-sort fal" aria-label="sortable"></span></button></th><th id=":r7:__repayment" headers=":r7:--caption" aria-sort="none" class="ids-table--cell--currency-v5200"><button type="button" class="ids-table--sort-button-v5200 ids-table--sort-button-no-wrap-v5200">Repayment (GBP)<span role="img" class="ids-table--sort-icon-v5200 ids-icon-v5200 fa-sort fal" aria-label="sortable"></span></button></th></tr><tr id=":r7:--rows--0"><td data-column="owner" headers=":r7:__owner :r7:--caption" id=":r7:__0_owner" class="" style="width: 75px; min-width: 75px;">Client</td><td data-column="type" headers=":r7:__type :r7:--caption" id=":r7:__0_type" class="" style="width: 100px; min-width: 100px;">Credit card</td><td data-column="provider" headers=":r7:__provider :r7:--caption" id=":r7:__0_provider" class=""></td><td data-column="status" headers=":r7:__status :r7:--caption" id=":r7:__0_status" class="ids-table--divider-v5200">Current</td><td data-column="frequency" headers=":r7:__frequency :r7:--caption" id=":r7:__0_frequency" class="">Monthly</td><td data-column="outstanding" headers=":r7:__outstanding :r7:--caption" id=":r7:__0_outstanding" class="ids-table--cell--currency-v5200">5,000.00</td><td data-column="interestRate" headers=":r7:__interestRate :r7:--caption" id=":r7:__0_interestRate" class="ids-table--cell--right-v5200">0%</td><td data-column="repayment" headers=":r7:__repayment :r7:--caption" id=":r7:__0_repayment" class="ids-table--cell--currency-v5200">300.00</td></tr><tr id=":r7:--children"><td colspan="8"><button class="iress-form-element iress-form-element__inner iress-u-button iress--mode--tertiary" type="button"><span class="iress-u-button__prepend"><span role="img" class="ids-icon-v5200 fa-plus-circle fal" aria-hidden="true"></span></span>Add current liability</button></td></tr></tbody><tbody aria-labelledby=":r9:--caption" class=""><tr><th aria-expanded="false" colspan="8" class="ids-table--row-group-header-v5200" id=":r9:--caption" scope="rowgroup"><button class="ids-table--activator-v5200" type="button">Long term liabilities</button></th></tr></tbody><tbody aria-labelledby=":ra:--caption" class=""><tr><th aria-expanded="false" colspan="8" class="ids-table--row-group-header-v5200" id=":ra:--caption" scope="rowgroup"><button class="ids-table--activator-v5200" type="button">Contingent liabilities</button></th></tr></tbody></table>
|
|
1074
1074
|
|
|
1075
1075
|
Hide code
|
|
1076
1076
|
|
|
@@ -1231,9 +1231,9 @@ IressTableFormattedValue
|
|
|
1231
1231
|
| --- | --- |
|
|
1232
1232
|
| string | string |
|
|
1233
1233
|
| number | 10000 |
|
|
1234
|
-
| date |
|
|
1235
|
-
| shortDate |
|
|
1236
|
-
| isoDateTime | 2025-
|
|
1234
|
+
| date | 08/09/2025 |
|
|
1235
|
+
| shortDate | 8 Sep 2025 |
|
|
1236
|
+
| isoDateTime | 2025-09-08 00:20:39 (UTC) |
|
|
1237
1237
|
| relativeTime | now |
|
|
1238
1238
|
| currency | $10,000.00 |
|
|
1239
1239
|
| percent | 50% |
|
|
@@ -14,6 +14,10 @@ History
|
|
|
14
14
|
|
|
15
15
|
Address information goes here
|
|
16
16
|
|
|
17
|
+
Employment information goes here
|
|
18
|
+
|
|
19
|
+
Medical history goes here
|
|
20
|
+
|
|
17
21
|
Hide code
|
|
18
22
|
|
|
19
23
|
\[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; }
|
|
@@ -70,6 +74,10 @@ History
|
|
|
70
74
|
|
|
71
75
|
Address information goes here
|
|
72
76
|
|
|
77
|
+
Employment information goes here
|
|
78
|
+
|
|
79
|
+
Medical history goes here
|
|
80
|
+
|
|
73
81
|
Hide code
|
|
74
82
|
|
|
75
83
|
\[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,6 +132,10 @@ History
|
|
|
124
132
|
|
|
125
133
|
Address information goes here
|
|
126
134
|
|
|
135
|
+
Employment information goes here
|
|
136
|
+
|
|
137
|
+
Medical history goes here
|
|
138
|
+
|
|
127
139
|
Hide code
|
|
128
140
|
|
|
129
141
|
\[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; }
|
|
@@ -173,6 +185,10 @@ History
|
|
|
173
185
|
|
|
174
186
|
Address information goes here
|
|
175
187
|
|
|
188
|
+
Employment information goes here
|
|
189
|
+
|
|
190
|
+
Medical history goes here
|
|
191
|
+
|
|
176
192
|
top-center
|
|
177
193
|
----------
|
|
178
194
|
|
|
@@ -184,6 +200,10 @@ History
|
|
|
184
200
|
|
|
185
201
|
Address information goes here
|
|
186
202
|
|
|
203
|
+
Employment information goes here
|
|
204
|
+
|
|
205
|
+
Medical history goes here
|
|
206
|
+
|
|
187
207
|
top-right
|
|
188
208
|
---------
|
|
189
209
|
|
|
@@ -195,6 +215,10 @@ History
|
|
|
195
215
|
|
|
196
216
|
Address information goes here
|
|
197
217
|
|
|
218
|
+
Employment information goes here
|
|
219
|
+
|
|
220
|
+
Medical history goes here
|
|
221
|
+
|
|
198
222
|
Hide code
|
|
199
223
|
|
|
200
224
|
\[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; }
|
|
@@ -307,6 +331,10 @@ History
|
|
|
307
331
|
|
|
308
332
|
Address information goes here
|
|
309
333
|
|
|
334
|
+
Employment information goes here
|
|
335
|
+
|
|
336
|
+
Medical history goes here
|
|
337
|
+
|
|
310
338
|
Hide code
|
|
311
339
|
|
|
312
340
|
\[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; }
|
|
@@ -11,7 +11,7 @@ Editor allows you to edit and format rich text content, allowing users to create
|
|
|
11
11
|
Welcome to the IressEditor
|
|
12
12
|
--------------------------
|
|
13
13
|
|
|
14
|
-
The `IressEditor` component focuses on usability and is designed to be as simple as possible to bring a familiar editing experience to regular users. `IressEditor` is based on Tiptap.dev and supports all of its features:
|
|
14
|
+
The `IressEditor` component focuses on usability and is designed to be as simple as possible to bring a familiar editing experience to regular users. `IressEditor` is based on [Tiptap.dev](https://tiptap.dev/) and supports all of its features:
|
|
15
15
|
|
|
16
16
|
* General text formatting: **bold** and _italic_
|
|
17
17
|
|
|
@@ -24,6 +24,8 @@ The `IressEditor` component focuses on usability and is designed to be as simple
|
|
|
24
24
|
* Use markdown as shortcuts to format text (give it a try, write \*\*bold\*\* and it will bold the text)
|
|
25
25
|
|
|
26
26
|
|
|
27
|
+
|
|
28
|
+
|
|
27
29
|
Hide code
|
|
28
30
|
|
|
29
31
|
\[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; }
|
|
@@ -81,7 +83,7 @@ The `readonly` prop can be used to disable editing of the content in the editor.
|
|
|
81
83
|
Welcome to the IressEditor
|
|
82
84
|
--------------------------
|
|
83
85
|
|
|
84
|
-
The `IressEditor` component focuses on usability and is designed to be as simple as possible to bring a familiar editing experience to regular users. `IressEditor` is based on Tiptap.dev and supports all of its features:
|
|
86
|
+
The `IressEditor` component focuses on usability and is designed to be as simple as possible to bring a familiar editing experience to regular users. `IressEditor` is based on [Tiptap.dev](https://tiptap.dev/) and supports all of its features:
|
|
85
87
|
|
|
86
88
|
* General text formatting: **bold** and _italic_
|
|
87
89
|
|
|
@@ -94,6 +96,8 @@ The `IressEditor` component focuses on usability and is designed to be as simple
|
|
|
94
96
|
* Use markdown as shortcuts to format text (give it a try, write \*\*bold\*\* and it will bold the text)
|
|
95
97
|
|
|
96
98
|
|
|
99
|
+
|
|
100
|
+
|
|
97
101
|
Hide code
|
|
98
102
|
|
|
99
103
|
\[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; }
|
|
@@ -228,6 +232,8 @@ Some use cases:
|
|
|
228
232
|
This is the hook editor
|
|
229
233
|
-----------------------
|
|
230
234
|
|
|
235
|
+
|
|
236
|
+
|
|
231
237
|
Hide code
|
|
232
238
|
|
|
233
239
|
\[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; }
|
|
@@ -206,7 +206,7 @@ Apart from using the `IressLoading` component, there are a few things you need t
|
|
|
206
206
|
|
|
207
207
|
The `IressLoading` component is designed to create a seamless experience for users when loading content. They have been designed to meet best practices and improve user perception of loading times.
|
|
208
208
|
|
|
209
|
-
, use a loading indicator. Long wait times (3-10 seconds), use a loading indicator and provide feedback. Wait times longer than 10 seconds should be a background process.](/@fs/workspace/packages/components/src/patterns/Loading/assets/ux-collective-loading-time-matrix.webp)
|
|
210
210
|
|
|
211
211
|
Image © [UX Collective](https://uxdesign.cc/loading-progress-indicators-ui-components-series-f4b1fc35339a)
|
|
212
212
|
|
|
@@ -254,7 +254,7 @@ New component
|
|
|
254
254
|
|
|
255
255
|
This component is new, please provide feedback to the IDS team if you encounter any issues.
|
|
256
256
|
|
|
257
|
-

|
|
258
258
|
|
|
259
259
|
Update
|
|
260
260
|
|
|
@@ -17,11 +17,11 @@ Themes are no longer connected to the version of IDS you are using. Instead they
|
|
|
17
17
|
[](#list)List
|
|
18
18
|
-------------
|
|
19
19
|
|
|
20
|
-
Version: 5.5.0-
|
|
20
|
+
Version: 5.5.0-30795
|
|
21
21
|
|
|
22
22
|
* * *
|
|
23
23
|
|
|
24
|
-
5.5.0-
|
|
24
|
+
5.5.0-30795Latest5.4.8-262445.4.7-261205.4.6-260525.4.5-260275.4.4-260225.4.3-259955.4.2-259585.4.1-259415.4.0-294265.3.2-290865.3.1-29028
|
|
25
25
|
|
|
26
26
|
None selected
|
|
27
27
|
|
|
@@ -29,36 +29,36 @@ Latest build only
|
|
|
29
29
|
|
|
30
30
|
* * *
|
|
31
31
|
|
|
32
|
-
### Version: 5.5.0-
|
|
33
|
-
|
|
34
|
-
* [css/demo-theme-1--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
35
|
-
* [css/demo-theme-1.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
36
|
-
* [css/demo-theme-2--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
37
|
-
* [css/demo-theme-2.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
38
|
-
* [css/demo-theme-3--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
39
|
-
* [css/demo-theme-3.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
40
|
-
* [css/demo-theme-4--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
41
|
-
* [css/demo-theme-4.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
42
|
-
* [css/demo-theme-5--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
43
|
-
* [css/demo-theme-5.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
44
|
-
* [css/demo-theme-6--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
45
|
-
* [css/demo-theme-6.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
46
|
-
* [css/hostplus-theme-light--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
47
|
-
* [css/hostplus-theme-light.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
48
|
-
* [css/iress-beta-theme-dark--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
49
|
-
* [css/iress-beta-theme-dark.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
50
|
-
* [css/iress-beta-theme-light--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
51
|
-
* [css/iress-beta-theme-light.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
52
|
-
* [css/iress-theme-dark--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
53
|
-
* [css/iress-theme-dark.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
54
|
-
* [css/iress-theme-light--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
55
|
-
* [css/iress-theme-light.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
56
|
-
* [css/iress-theme-wealth--touch.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
57
|
-
* [css/iress-theme-wealth.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
32
|
+
### Version: 5.5.0-30795
|
|
33
|
+
|
|
34
|
+
* [css/demo-theme-1--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-1--touch.css)
|
|
35
|
+
* [css/demo-theme-1.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-1.css)
|
|
36
|
+
* [css/demo-theme-2--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-2--touch.css)
|
|
37
|
+
* [css/demo-theme-2.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-2.css)
|
|
38
|
+
* [css/demo-theme-3--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-3--touch.css)
|
|
39
|
+
* [css/demo-theme-3.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-3.css)
|
|
40
|
+
* [css/demo-theme-4--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-4--touch.css)
|
|
41
|
+
* [css/demo-theme-4.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-4.css)
|
|
42
|
+
* [css/demo-theme-5--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-5--touch.css)
|
|
43
|
+
* [css/demo-theme-5.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-5.css)
|
|
44
|
+
* [css/demo-theme-6--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-6--touch.css)
|
|
45
|
+
* [css/demo-theme-6.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/demo-theme-6.css)
|
|
46
|
+
* [css/hostplus-theme-light--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/hostplus-theme-light--touch.css)
|
|
47
|
+
* [css/hostplus-theme-light.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/hostplus-theme-light.css)
|
|
48
|
+
* [css/iress-beta-theme-dark--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/iress-beta-theme-dark--touch.css)
|
|
49
|
+
* [css/iress-beta-theme-dark.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/iress-beta-theme-dark.css)
|
|
50
|
+
* [css/iress-beta-theme-light--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/iress-beta-theme-light--touch.css)
|
|
51
|
+
* [css/iress-beta-theme-light.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/iress-beta-theme-light.css)
|
|
52
|
+
* [css/iress-theme-dark--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/iress-theme-dark--touch.css)
|
|
53
|
+
* [css/iress-theme-dark.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/iress-theme-dark.css)
|
|
54
|
+
* [css/iress-theme-light--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/iress-theme-light--touch.css)
|
|
55
|
+
* [css/iress-theme-light.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/iress-theme-light.css)
|
|
56
|
+
* [css/iress-theme-wealth--touch.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/iress-theme-wealth--touch.css)
|
|
57
|
+
* [css/iress-theme-wealth.css](https://cdn-staging.iress.com/ids/5.5.0-30795/themes/css/iress-theme-wealth.css)
|
|
58
58
|
|
|
59
59
|
#### Theme mappings
|
|
60
60
|
|
|
61
|
-
* [ag-theme-iress-lite.css](https://cdn-staging.iress.com/ids/5.5.0-
|
|
61
|
+
* [ag-theme-iress-lite.css](https://cdn-staging.iress.com/ids/5.5.0-30795/ag-theme-iress-lite.css)
|
|
62
62
|
|
|
63
63
|
On this page
|
|
64
64
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iress-oss/ids-mcp-server",
|
|
3
|
-
"version": "0.0.1-dev.
|
|
3
|
+
"version": "0.0.1-dev.6",
|
|
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
|
"publishConfig": {
|
|
@@ -32,6 +32,15 @@
|
|
|
32
32
|
"author": "Iress",
|
|
33
33
|
"license": "Apache-2.0",
|
|
34
34
|
"scripts": {
|
|
35
|
+
"build": "tsc && chmod 755 ./dist/index.js",
|
|
36
|
+
"dev": "tsc --watch",
|
|
37
|
+
"test": "vitest run",
|
|
38
|
+
"test:watch": "vitest",
|
|
39
|
+
"test:ui": "vitest --ui",
|
|
40
|
+
"lint": "eslint . --max-warnings 0",
|
|
41
|
+
"lint:fix": "eslint . --fix",
|
|
42
|
+
"typecheck": "tsc --noEmit -p tsconfig.json",
|
|
43
|
+
"clean": "rm -rf dist",
|
|
35
44
|
"generate": "tsx scripts/generate.ts"
|
|
36
45
|
},
|
|
37
46
|
"files": [
|
|
@@ -48,7 +57,7 @@
|
|
|
48
57
|
"@types/node": "^22.15.21",
|
|
49
58
|
"@types/turndown": "^5.0.5",
|
|
50
59
|
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
|
51
|
-
"@typescript-eslint/parser": "~8.
|
|
60
|
+
"@typescript-eslint/parser": "~8.38.0",
|
|
52
61
|
"@vitest/coverage-v8": "^3.2.4",
|
|
53
62
|
"commander": "^12.0.0",
|
|
54
63
|
"dotenv": "^16.5.0",
|
|
@@ -67,5 +76,5 @@
|
|
|
67
76
|
"typescript": "^5.8.3",
|
|
68
77
|
"vitest": "^3.2.4"
|
|
69
78
|
},
|
|
70
|
-
"stableVersion": "5.
|
|
79
|
+
"stableVersion": "5.20.0"
|
|
71
80
|
}
|