@iress-oss/ids-mcp-server 6.0.0-alpha.7 → 6.0.0-alpha.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/generated/docs/components_components-alert-docs.md +23 -23
  2. package/generated/docs/components_components-autocomplete-docs.md +30 -86
  3. package/generated/docs/components_components-button-docs.md +18 -18
  4. package/generated/docs/components_components-buttongroup-docs.md +2 -2
  5. package/generated/docs/components_components-card-docs.md +13 -13
  6. package/generated/docs/components_components-checkbox-docs.md +0 -14
  7. package/generated/docs/components_components-checkboxgroup-docs.md +13 -13
  8. package/generated/docs/components_components-col-docs.md +6 -6
  9. package/generated/docs/components_components-expander-docs.md +2 -2
  10. package/generated/docs/components_components-field-docs.md +4 -4
  11. package/generated/docs/components_components-filter-docs.md +35 -35
  12. package/generated/docs/components_components-hide-docs.md +7 -13
  13. package/generated/docs/components_components-icon-docs.md +25 -25
  14. package/generated/docs/components_components-inline-docs.md +7 -7
  15. package/generated/docs/components_components-input-docs.md +9 -9
  16. package/generated/docs/components_components-inputcurrency-docs.md +1 -1
  17. package/generated/docs/components_components-menu-docs.md +38 -38
  18. package/generated/docs/components_components-menu-menuitem-docs.md +2 -2
  19. package/generated/docs/components_components-modal-docs.md +7 -7
  20. package/generated/docs/components_components-panel-docs.md +10 -10
  21. package/generated/docs/components_components-popover-docs.md +63 -35
  22. package/generated/docs/components_components-popover-recipes-docs.md +18 -10
  23. package/generated/docs/components_components-radiogroup-docs.md +7 -23
  24. package/generated/docs/components_components-readonly-docs.md +2 -2
  25. package/generated/docs/components_components-richselect-docs.md +33 -35
  26. package/generated/docs/components_components-row-docs.md +2 -2
  27. package/generated/docs/components_components-select-docs.md +12 -12
  28. package/generated/docs/components_components-skiplink-docs.md +2 -2
  29. package/generated/docs/components_components-slideout-docs.md +19 -19
  30. package/generated/docs/components_components-slider-docs.md +4 -4
  31. package/generated/docs/components_components-stack-docs.md +6 -6
  32. package/generated/docs/components_components-styled-docs.md +477 -0
  33. package/generated/docs/components_components-table-docs.md +35 -35
  34. package/generated/docs/components_components-tabset-docs.md +7 -7
  35. package/generated/docs/components_components-tag-docs.md +3 -3
  36. package/generated/docs/components_components-text-docs.md +4 -0
  37. package/generated/docs/components_components-toggle-docs.md +4 -4
  38. package/generated/docs/components_components-validationmessage-docs.md +6 -6
  39. package/generated/docs/components_foundations-responsive-layout-docs.md +10 -10
  40. package/generated/docs/components_foundations-z-index-stacking-docs.md +3 -3
  41. package/generated/docs/components_introduction-docs.md +1 -1
  42. package/generated/docs/components_patterns-form-docs.md +144 -29
  43. package/generated/docs/components_patterns-form-recipes-docs.md +30 -30
  44. package/generated/docs/components_patterns-loading-docs.md +3 -9
  45. package/generated/docs/components_patterns-shadow-docs.md +2 -2
  46. package/generated/docs/components_sandbox-docs.md +1 -1
  47. package/generated/docs/components_styling-props-colour-docs.md +2 -0
  48. package/generated/docs/components_styling-props-reference-docs.md +6 -9
  49. package/generated/docs/components_styling-props-screen-readers-docs.md +40 -1
  50. package/generated/docs/components_styling-props-scrollable-docs.md +76 -0
  51. package/generated/docs/components_styling-props-sizing-docs.md +1 -1
  52. package/generated/docs/components_styling-props-spacing-docs.md +6 -6
  53. package/generated/docs/guidelines.md +13 -13
  54. package/generated/docs/tokens_sandbox-docs.md +3 -0
  55. package/package.json +8 -8
@@ -78,7 +78,7 @@ Buttons and controls for the alert.
78
78
 
79
79
  ReactNode
80
80
 
81
- <table class="css-3nr4py"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
81
+ <table class="css-ymgjf7"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
82
82
 
83
83
  | \- |
84
84
 
@@ -118,7 +118,7 @@ IressCloseButtonProps\['onClick'\]
118
118
 
119
119
  Alert type - danger, info, success or warning.
120
120
 
121
- SystemValidationStatuses
121
+ Statuses
122
122
 
123
123
 
124
124
 
@@ -144,7 +144,7 @@ union
144
144
 
145
145
  | \- |
146
146
 
147
- sidebarsite-wide
147
+ variantsidebarsite-wide
148
148
 
149
149
  |
150
150
 
@@ -239,7 +239,7 @@ Buttons and controls for the alert.
239
239
 
240
240
  ReactNode
241
241
 
242
- <table class="css-3nr4py"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
242
+ <table class="css-ymgjf7"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
243
243
 
244
244
  | \- |
245
245
 
@@ -279,7 +279,7 @@ IressCloseButtonProps\['onClick'\]
279
279
 
280
280
  Alert type - danger, info, success or warning.
281
281
 
282
- SystemValidationStatuses
282
+ Statuses
283
283
 
284
284
 
285
285
 
@@ -301,7 +301,7 @@ union
301
301
 
302
302
  | \- |
303
303
 
304
- sidebarsite-wide
304
+ variantsidebarsite-wide
305
305
 
306
306
  |
307
307
  | Show Storybook only itemsStorybook only | Show Storybook only items |
@@ -378,7 +378,7 @@ Buttons and controls for the alert.
378
378
 
379
379
  ReactNode
380
380
 
381
- <table class="css-3nr4py"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
381
+ <table class="css-ymgjf7"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
382
382
 
383
383
  | \- |
384
384
 
@@ -418,7 +418,7 @@ IressCloseButtonProps\['onClick'\]
418
418
 
419
419
  Alert type - danger, info, success or warning.
420
420
 
421
- SystemValidationStatuses
421
+ Statuses
422
422
 
423
423
 
424
424
 
@@ -444,7 +444,7 @@ union
444
444
 
445
445
  | \- |
446
446
 
447
- sidebarsite-wide
447
+ variantsidebarsite-wide
448
448
 
449
449
  |
450
450
 
@@ -489,7 +489,7 @@ Omit<IressButtonProps, 'mode' | 'status'>\[\]
489
489
 
490
490
  | \- |
491
491
 
492
- RAW
492
+ Edit JSON
493
493
 
494
494
  * actions :
495
495
 
@@ -516,7 +516,7 @@ ReactNode
516
516
 
517
517
  | \- |
518
518
 
519
- RAW
519
+ Edit JSON
520
520
 
521
521
  children :
522
522
 
@@ -568,7 +568,7 @@ Buttons and controls for the alert.
568
568
 
569
569
  ReactNode
570
570
 
571
- <table class="css-3nr4py"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
571
+ <table class="css-ymgjf7"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
572
572
 
573
573
  | \- | Set object |
574
574
  | heading |
@@ -604,7 +604,7 @@ IressCloseButtonProps\['onClick'\]
604
604
 
605
605
  Alert type - danger, info, success or warning.
606
606
 
607
- SystemValidationStatuses
607
+ Statuses
608
608
 
609
609
 
610
610
 
@@ -626,7 +626,7 @@ union
626
626
 
627
627
  | \- |
628
628
 
629
- sidebarsite-wide
629
+ variantsidebarsite-wide
630
630
 
631
631
  |
632
632
 
@@ -698,7 +698,7 @@ Buttons and controls for the alert.
698
698
 
699
699
  ReactNode
700
700
 
701
- <table class="css-3nr4py"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
701
+ <table class="css-ymgjf7"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
702
702
 
703
703
  | \- | Set object |
704
704
  | heading |
@@ -738,7 +738,7 @@ IressCloseButtonProps\['onClick'\]
738
738
 
739
739
  Alert type - danger, info, success or warning.
740
740
 
741
- SystemValidationStatuses
741
+ Statuses
742
742
 
743
743
 
744
744
 
@@ -760,7 +760,7 @@ union
760
760
 
761
761
  | \- |
762
762
 
763
- sidebarsite-wide
763
+ variantsidebarsite-wide
764
764
 
765
765
  |
766
766
 
@@ -847,7 +847,7 @@ Buttons and controls for the alert.
847
847
 
848
848
  ReactNode
849
849
 
850
- <table class="css-3nr4py"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
850
+ <table class="css-ymgjf7"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
851
851
 
852
852
  | \- | Set object |
853
853
  | heading |
@@ -887,7 +887,7 @@ IressCloseButtonProps\['onClick'\]
887
887
 
888
888
  Alert type - danger, info, success or warning.
889
889
 
890
- SystemValidationStatuses
890
+ Statuses
891
891
 
892
892
 
893
893
 
@@ -909,7 +909,7 @@ union
909
909
 
910
910
  | \- |
911
911
 
912
- sidebarsite-wide
912
+ variantsidebarsite-wide
913
913
 
914
914
  |
915
915
 
@@ -981,7 +981,7 @@ Buttons and controls for the alert.
981
981
 
982
982
  ReactNode
983
983
 
984
- <table class="css-3nr4py"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
984
+ <table class="css-ymgjf7"><tbody><tr><td colspan="2"><strong>Deprecated</strong>: Use `actions` instead for buttons with opinionated styling. If you need other footer content, use the `children` prop instead.</td></tr></tbody></table>
985
985
 
986
986
  | \- |
987
987
 
@@ -1023,7 +1023,7 @@ IressCloseButtonProps\['onClick'\]
1023
1023
 
1024
1024
  Alert type - danger, info, success or warning.
1025
1025
 
1026
- SystemValidationStatuses
1026
+ Statuses
1027
1027
 
1028
1028
 
1029
1029
 
@@ -1049,6 +1049,6 @@ union
1049
1049
 
1050
1050
  | \- |
1051
1051
 
1052
- sidebarsite-wide
1052
+ variantsidebarsite-wide
1053
1053
 
1054
1054
  |
@@ -60,8 +60,6 @@ ReactNode
60
60
 
61
61
  <IressIcon />
62
62
 
63
-
64
-
65
63
  | Set object |
66
64
  | autoComplete |
67
65
 
@@ -108,8 +106,6 @@ ReactNode
108
106
 
109
107
  <IressAlert />
110
108
 
111
-
112
-
113
109
  | Set object |
114
110
  | limitDesktop |
115
111
 
@@ -149,7 +145,7 @@ array
149
145
 
150
146
  | \- |
151
147
 
152
- RAW
148
+ Edit JSON
153
149
 
154
150
  * options :
155
151
 
@@ -192,7 +188,7 @@ AutocompletePopoverProps
192
188
 
193
189
  | { } |
194
190
 
195
- RAW
191
+ Edit JSON
196
192
 
197
193
  popoverProps :
198
194
 
@@ -273,8 +269,6 @@ ReactNode
273
269
 
274
270
  <IressIcon />
275
271
 
276
-
277
-
278
272
  | Set object |
279
273
  | autoComplete |
280
274
 
@@ -328,8 +322,6 @@ ReactNode
328
322
 
329
323
  <IressAlert />
330
324
 
331
-
332
-
333
325
  | Set object |
334
326
  | limitDesktop |
335
327
 
@@ -369,7 +361,7 @@ array
369
361
 
370
362
  | \- |
371
363
 
372
- RAW
364
+ Edit JSON
373
365
 
374
366
  * options :
375
367
 
@@ -412,7 +404,7 @@ AutocompletePopoverProps
412
404
 
413
405
  | { } |
414
406
 
415
- RAW
407
+ Edit JSON
416
408
 
417
409
  popoverProps :
418
410
 
@@ -497,8 +489,6 @@ ReactNode
497
489
 
498
490
  <IressIcon />
499
491
 
500
-
501
-
502
492
  | Set object |
503
493
  | autoComplete |
504
494
 
@@ -550,8 +540,6 @@ ReactNode
550
540
 
551
541
  <IressAlert />
552
542
 
553
-
554
-
555
543
  | Set object |
556
544
  | limitDesktop |
557
545
 
@@ -591,7 +579,7 @@ array
591
579
 
592
580
  | \- |
593
581
 
594
- RAW
582
+ Edit JSON
595
583
 
596
584
  * options :
597
585
 
@@ -634,7 +622,7 @@ AutocompletePopoverProps
634
622
 
635
623
  | { } |
636
624
 
637
- RAW
625
+ Edit JSON
638
626
 
639
627
  popoverProps :
640
628
 
@@ -716,8 +704,6 @@ ReactNode
716
704
 
717
705
  <IressIcon />
718
706
 
719
-
720
-
721
707
  | Set object |
722
708
  | autoComplete |
723
709
 
@@ -764,8 +750,6 @@ ReactNode
764
750
 
765
751
  <IressAlert />
766
752
 
767
-
768
-
769
753
  | Set object |
770
754
  | limitDesktop |
771
755
 
@@ -805,7 +789,7 @@ array
805
789
 
806
790
  | \- |
807
791
 
808
- RAW
792
+ Edit JSON
809
793
 
810
794
  * options :
811
795
 
@@ -848,7 +832,7 @@ AutocompletePopoverProps
848
832
 
849
833
  | { } |
850
834
 
851
- RAW
835
+ Edit JSON
852
836
 
853
837
  popoverProps :
854
838
 
@@ -930,8 +914,6 @@ ReactNode
930
914
 
931
915
  <IressIcon />
932
916
 
933
-
934
-
935
917
  | Set object |
936
918
  | autoComplete |
937
919
 
@@ -978,8 +960,6 @@ ReactNode
978
960
 
979
961
  <IressAlert />
980
962
 
981
-
982
-
983
963
  | Set object |
984
964
  | limitDesktop |
985
965
 
@@ -1033,7 +1013,7 @@ AutocompletePopoverProps
1033
1013
 
1034
1014
  | { } |
1035
1015
 
1036
- RAW
1016
+ Edit JSON
1037
1017
 
1038
1018
  popoverProps :
1039
1019
 
@@ -1117,8 +1097,6 @@ ReactNode
1117
1097
 
1118
1098
  <IressIcon />
1119
1099
 
1120
-
1121
-
1122
1100
  | Set object |
1123
1101
  | autoComplete |
1124
1102
 
@@ -1165,8 +1143,6 @@ ReactNode
1165
1143
 
1166
1144
  <IressAlert />
1167
1145
 
1168
-
1169
-
1170
1146
  | Set object |
1171
1147
  | limitDesktop |
1172
1148
 
@@ -1220,7 +1196,7 @@ AutocompletePopoverProps
1220
1196
 
1221
1197
  | { } |
1222
1198
 
1223
- RAW
1199
+ Edit JSON
1224
1200
 
1225
1201
  popoverProps :
1226
1202
 
@@ -1304,8 +1280,6 @@ ReactNode
1304
1280
 
1305
1281
  <IressIcon />
1306
1282
 
1307
-
1308
-
1309
1283
  | Set object |
1310
1284
  | autoComplete |
1311
1285
 
@@ -1352,8 +1326,6 @@ ReactNode
1352
1326
 
1353
1327
  <IressAlert />
1354
1328
 
1355
-
1356
-
1357
1329
  | Set object |
1358
1330
  | initialOptions |
1359
1331
 
@@ -1363,7 +1335,7 @@ array
1363
1335
 
1364
1336
  | \- |
1365
1337
 
1366
- RAW
1338
+ Edit JSON
1367
1339
 
1368
1340
  * initialOptions :
1369
1341
 
@@ -1426,7 +1398,7 @@ array
1426
1398
 
1427
1399
  | \- |
1428
1400
 
1429
- RAW
1401
+ Edit JSON
1430
1402
 
1431
1403
  * options :
1432
1404
 
@@ -1469,7 +1441,7 @@ AutocompletePopoverProps
1469
1441
 
1470
1442
  | { } |
1471
1443
 
1472
- RAW
1444
+ Edit JSON
1473
1445
 
1474
1446
  popoverProps :
1475
1447
 
@@ -1572,8 +1544,6 @@ ReactNode
1572
1544
 
1573
1545
  <IressIcon />
1574
1546
 
1575
-
1576
-
1577
1547
  | Set object |
1578
1548
  | autoComplete |
1579
1549
 
@@ -1620,8 +1590,6 @@ ReactNode
1620
1590
 
1621
1591
  <IressAlert />
1622
1592
 
1623
-
1624
-
1625
1593
  | Set object |
1626
1594
  | limitDesktop |
1627
1595
 
@@ -1661,7 +1629,7 @@ array
1661
1629
 
1662
1630
  | \- |
1663
1631
 
1664
- RAW
1632
+ Edit JSON
1665
1633
 
1666
1634
  * options :
1667
1635
 
@@ -1711,7 +1679,7 @@ AutocompletePopoverProps
1711
1679
 
1712
1680
  | { } |
1713
1681
 
1714
- RAW
1682
+ Edit JSON
1715
1683
 
1716
1684
  popoverProps :
1717
1685
 
@@ -1789,11 +1757,9 @@ ReactNode
1789
1757
 
1790
1758
  <IressIcon />
1791
1759
 
1792
-
1793
-
1794
1760
  |
1795
1761
 
1796
- RAW
1762
+ Edit JSON
1797
1763
 
1798
1764
  append :
1799
1765
 
@@ -1869,8 +1835,6 @@ ReactNode
1869
1835
 
1870
1836
  <IressAlert />
1871
1837
 
1872
-
1873
-
1874
1838
  | Set object |
1875
1839
  | limitDesktop |
1876
1840
 
@@ -1910,7 +1874,7 @@ array
1910
1874
 
1911
1875
  | \- |
1912
1876
 
1913
- RAW
1877
+ Edit JSON
1914
1878
 
1915
1879
  * options :
1916
1880
 
@@ -1953,7 +1917,7 @@ AutocompletePopoverProps
1953
1917
 
1954
1918
  | { } |
1955
1919
 
1956
- RAW
1920
+ Edit JSON
1957
1921
 
1958
1922
  popoverProps :
1959
1923
 
@@ -1976,7 +1940,7 @@ object
1976
1940
 
1977
1941
  | \- |
1978
1942
 
1979
- RAW
1943
+ Edit JSON
1980
1944
 
1981
1945
  prepend :
1982
1946
 
@@ -2071,8 +2035,6 @@ ReactNode
2071
2035
 
2072
2036
  <IressIcon />
2073
2037
 
2074
-
2075
-
2076
2038
  | Set object |
2077
2039
  | autoComplete |
2078
2040
 
@@ -2119,8 +2081,6 @@ ReactNode
2119
2081
 
2120
2082
  <IressAlert />
2121
2083
 
2122
-
2123
-
2124
2084
  | Set object |
2125
2085
  | limitDesktop |
2126
2086
 
@@ -2146,7 +2106,7 @@ ReactNode
2146
2106
 
2147
2107
  | \- |
2148
2108
 
2149
- RAW
2109
+ Edit JSON
2150
2110
 
2151
2111
  noResultsText :
2152
2112
 
@@ -2189,7 +2149,7 @@ array
2189
2149
 
2190
2150
  | \- |
2191
2151
 
2192
- RAW
2152
+ Edit JSON
2193
2153
 
2194
2154
  * options :
2195
2155
 
@@ -2239,7 +2199,7 @@ AutocompletePopoverProps
2239
2199
 
2240
2200
  | { } |
2241
2201
 
2242
- RAW
2202
+ Edit JSON
2243
2203
 
2244
2204
  popoverProps :
2245
2205
 
@@ -2315,8 +2275,6 @@ ReactNode
2315
2275
 
2316
2276
  <IressIcon />
2317
2277
 
2318
-
2319
-
2320
2278
  | Set object |
2321
2279
  | autoComplete |
2322
2280
 
@@ -2363,8 +2321,6 @@ ReactNode
2363
2321
 
2364
2322
  <IressAlert />
2365
2323
 
2366
-
2367
-
2368
2324
  | Set object |
2369
2325
  | limitDesktop |
2370
2326
 
@@ -2404,7 +2360,7 @@ array
2404
2360
 
2405
2361
  | \- |
2406
2362
 
2407
- RAW
2363
+ Edit JSON
2408
2364
 
2409
2365
  * options :
2410
2366
 
@@ -2447,7 +2403,7 @@ AutocompletePopoverProps
2447
2403
 
2448
2404
  | { } |
2449
2405
 
2450
- RAW
2406
+ Edit JSON
2451
2407
 
2452
2408
  popoverProps :
2453
2409
 
@@ -2529,8 +2485,6 @@ ReactNode
2529
2485
 
2530
2486
  <IressIcon />
2531
2487
 
2532
-
2533
-
2534
2488
  | Set object |
2535
2489
  | autoComplete |
2536
2490
 
@@ -2584,8 +2538,6 @@ ReactNode
2584
2538
 
2585
2539
  <IressAlert />
2586
2540
 
2587
-
2588
-
2589
2541
  | Set object |
2590
2542
  | limitDesktop |
2591
2543
 
@@ -2625,7 +2577,7 @@ array
2625
2577
 
2626
2578
  | \- |
2627
2579
 
2628
- RAW
2580
+ Edit JSON
2629
2581
 
2630
2582
  * options :
2631
2583
 
@@ -2675,7 +2627,7 @@ AutocompletePopoverProps
2675
2627
 
2676
2628
  | { } |
2677
2629
 
2678
- RAW
2630
+ Edit JSON
2679
2631
 
2680
2632
  popoverProps :
2681
2633
 
@@ -2802,8 +2754,6 @@ ReactNode
2802
2754
 
2803
2755
  <IressIcon />
2804
2756
 
2805
-
2806
-
2807
2757
  | Set object |
2808
2758
  | autoComplete |
2809
2759
 
@@ -2850,8 +2800,6 @@ ReactNode
2850
2800
 
2851
2801
  <IressAlert />
2852
2802
 
2853
-
2854
-
2855
2803
  | Set object |
2856
2804
  | limitDesktop |
2857
2805
 
@@ -2899,7 +2847,7 @@ array
2899
2847
 
2900
2848
  | \- |
2901
2849
 
2902
- RAW
2850
+ Edit JSON
2903
2851
 
2904
2852
  * options :
2905
2853
 
@@ -2982,7 +2930,7 @@ AutocompletePopoverProps
2982
2930
 
2983
2931
  | { } |
2984
2932
 
2985
- RAW
2933
+ Edit JSON
2986
2934
 
2987
2935
  popoverProps :
2988
2936
 
@@ -3061,8 +3009,6 @@ ReactNode
3061
3009
 
3062
3010
  <IressIcon />
3063
3011
 
3064
-
3065
-
3066
3012
  | Set object |
3067
3013
  | autoComplete |
3068
3014
 
@@ -3116,8 +3062,6 @@ ReactNode
3116
3062
 
3117
3063
  <IressAlert />
3118
3064
 
3119
-
3120
-
3121
3065
  | Set object |
3122
3066
  | limitDesktop |
3123
3067
 
@@ -3157,7 +3101,7 @@ array
3157
3101
 
3158
3102
  | \- |
3159
3103
 
3160
- RAW
3104
+ Edit JSON
3161
3105
 
3162
3106
  * options :
3163
3107
 
@@ -3200,7 +3144,7 @@ AutocompletePopoverProps
3200
3144
 
3201
3145
  | { } |
3202
3146
 
3203
- RAW
3147
+ Edit JSON
3204
3148
 
3205
3149
  popoverProps :
3206
3150