@urbicon-ui/design-content 6.1.8 → 6.3.1
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/content/blocks/components/calendar/llm.txt +1 -1
- package/content/blocks/components/command-palette/llm.txt +1 -4
- package/content/blocks/components/composition-bar/llm.txt +1 -4
- package/content/blocks/components/empty-state/llm.txt +1 -1
- package/content/blocks/components/file-upload/llm.txt +1 -1
- package/content/blocks/components/guide/llm.txt +1 -4
- package/content/blocks/components/guide-article/llm.txt +1 -4
- package/content/blocks/components/guide-beacon/llm.txt +1 -4
- package/content/blocks/components/guide-hint/llm.txt +1 -4
- package/content/blocks/components/guide-marker/llm.txt +1 -4
- package/content/blocks/components/guide-mention/llm.txt +1 -4
- package/content/blocks/components/guide-panel/llm.txt +1 -4
- package/content/blocks/components/planner/llm.txt +1 -1
- package/content/blocks/components/sankey/llm.txt +1 -4
- package/content/blocks/components/theme-switcher/llm.txt +5 -6
- package/content/blocks/primitives/accordion/llm.txt +2 -5
- package/content/blocks/primitives/alert/llm.txt +1 -4
- package/content/blocks/primitives/avatar/llm.txt +1 -4
- package/content/blocks/primitives/badge/llm.txt +1 -4
- package/content/blocks/primitives/breadcrumb/llm.txt +1 -4
- package/content/blocks/primitives/button/llm.txt +1 -4
- package/content/blocks/primitives/button-group/llm.txt +1 -4
- package/content/blocks/primitives/card/llm.txt +1 -4
- package/content/blocks/primitives/checkbox/llm.txt +1 -4
- package/content/blocks/primitives/collapsible/llm.txt +1 -4
- package/content/blocks/primitives/combobox/llm.txt +1 -4
- package/content/blocks/primitives/dialog/llm.txt +1 -4
- package/content/blocks/primitives/drawer/llm.txt +1 -4
- package/content/blocks/primitives/input/llm.txt +1 -4
- package/content/blocks/primitives/pagination/llm.txt +1 -4
- package/content/blocks/primitives/progress/llm.txt +1 -4
- package/content/blocks/primitives/radio-group/llm.txt +1 -4
- package/content/blocks/primitives/segment-group/llm.txt +1 -4
- package/content/blocks/primitives/select/llm.txt +1 -4
- package/content/blocks/primitives/sidebar/llm.txt +1 -4
- package/content/blocks/primitives/skeleton/llm.txt +1 -4
- package/content/blocks/primitives/slider/llm.txt +1 -4
- package/content/blocks/primitives/spinner/llm.txt +1 -4
- package/content/blocks/primitives/stepper/llm.txt +1 -4
- package/content/blocks/primitives/tab/llm.txt +1 -4
- package/content/blocks/primitives/textarea/llm.txt +1 -4
- package/content/blocks/primitives/toast/llm.txt +1 -4
- package/content/blocks/primitives/toggle/llm.txt +1 -4
- package/content/blocks/primitives/toolbar/llm.txt +1 -4
- package/content/blocks/primitives/tooltip/llm.txt +1 -4
- package/content/component-catalog.json +43 -355
- package/content/design-system/principles.md +2 -1
- package/content/guides/llms-full-template.md +24 -9
- package/content/meta.json +3 -3
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generated": "2026-06-
|
|
2
|
+
"generated": "2026-06-23T14:32:43.820Z",
|
|
3
3
|
"version": "0.2.38",
|
|
4
4
|
"components": [
|
|
5
5
|
{
|
|
@@ -51,14 +51,7 @@
|
|
|
51
51
|
"value": "string | string[]",
|
|
52
52
|
"variant": "'default' | 'separated' | 'ghost'"
|
|
53
53
|
},
|
|
54
|
-
"slots": [
|
|
55
|
-
"base",
|
|
56
|
-
"item",
|
|
57
|
-
"trigger",
|
|
58
|
-
"chevron",
|
|
59
|
-
"content",
|
|
60
|
-
"contentInner"
|
|
61
|
-
],
|
|
54
|
+
"slots": [],
|
|
62
55
|
"hasExamples": true,
|
|
63
56
|
"relatedComponents": [
|
|
64
57
|
"Collapsible",
|
|
@@ -170,15 +163,7 @@
|
|
|
170
163
|
"size": "'sm' | 'md' | 'lg'",
|
|
171
164
|
"variant": "'soft' | 'inline' | 'filled'"
|
|
172
165
|
},
|
|
173
|
-
"slots": [
|
|
174
|
-
"base",
|
|
175
|
-
"icon",
|
|
176
|
-
"content",
|
|
177
|
-
"title",
|
|
178
|
-
"description",
|
|
179
|
-
"actions",
|
|
180
|
-
"dismissButton"
|
|
181
|
-
],
|
|
166
|
+
"slots": [],
|
|
182
167
|
"hasExamples": true,
|
|
183
168
|
"relatedComponents": [
|
|
184
169
|
"Toast",
|
|
@@ -334,12 +319,7 @@
|
|
|
334
319
|
"status": "'away' | 'busy' | 'offline' | 'online'",
|
|
335
320
|
"statusPosition": "'bottom-left' | 'bottom-right' | 'top-left' | 'top-right'"
|
|
336
321
|
},
|
|
337
|
-
"slots": [
|
|
338
|
-
"base",
|
|
339
|
-
"image",
|
|
340
|
-
"fallback",
|
|
341
|
-
"status"
|
|
342
|
-
],
|
|
322
|
+
"slots": [],
|
|
343
323
|
"hasExamples": true,
|
|
344
324
|
"relatedComponents": [
|
|
345
325
|
"Badge"
|
|
@@ -474,12 +454,7 @@
|
|
|
474
454
|
"size": "'lg' | 'md' | 'sm' | 'xs'",
|
|
475
455
|
"tier": "'commit' | 'modify'"
|
|
476
456
|
},
|
|
477
|
-
"slots": [
|
|
478
|
-
"base",
|
|
479
|
-
"content",
|
|
480
|
-
"removeButton",
|
|
481
|
-
"removeIcon"
|
|
482
|
-
],
|
|
457
|
+
"slots": [],
|
|
483
458
|
"hasExamples": true,
|
|
484
459
|
"relatedComponents": [
|
|
485
460
|
"Alert",
|
|
@@ -558,14 +533,7 @@
|
|
|
558
533
|
"items": "BreadcrumbItem[]",
|
|
559
534
|
"size": "'sm' | 'md' | 'lg'"
|
|
560
535
|
},
|
|
561
|
-
"slots": [
|
|
562
|
-
"nav",
|
|
563
|
-
"list",
|
|
564
|
-
"item",
|
|
565
|
-
"link",
|
|
566
|
-
"currentPage",
|
|
567
|
-
"separator"
|
|
568
|
-
],
|
|
536
|
+
"slots": [],
|
|
569
537
|
"hasExamples": true,
|
|
570
538
|
"relatedComponents": [
|
|
571
539
|
"Tab",
|
|
@@ -684,11 +652,7 @@
|
|
|
684
652
|
"buttonGroupConnected": "'true'",
|
|
685
653
|
"tier": "'commit' | 'modify'"
|
|
686
654
|
},
|
|
687
|
-
"slots": [
|
|
688
|
-
"base",
|
|
689
|
-
"content",
|
|
690
|
-
"spinner"
|
|
691
|
-
],
|
|
655
|
+
"slots": [],
|
|
692
656
|
"hasExamples": true,
|
|
693
657
|
"relatedComponents": [
|
|
694
658
|
"ButtonGroup",
|
|
@@ -759,9 +723,7 @@
|
|
|
759
723
|
"value": "ButtonGroupValue",
|
|
760
724
|
"variant": "ButtonVariants['variant']"
|
|
761
725
|
},
|
|
762
|
-
"slots": [
|
|
763
|
-
"base"
|
|
764
|
-
],
|
|
726
|
+
"slots": [],
|
|
765
727
|
"hasExamples": true,
|
|
766
728
|
"relatedComponents": [
|
|
767
729
|
"Button",
|
|
@@ -915,12 +877,7 @@
|
|
|
915
877
|
"dividers": "'true'",
|
|
916
878
|
"padding": "'lg' | 'md' | 'none' | 'sm' | 'xl'"
|
|
917
879
|
},
|
|
918
|
-
"slots": [
|
|
919
|
-
"base",
|
|
920
|
-
"header",
|
|
921
|
-
"content",
|
|
922
|
-
"footer"
|
|
923
|
-
],
|
|
880
|
+
"slots": [],
|
|
924
881
|
"hasExamples": true,
|
|
925
882
|
"relatedComponents": [
|
|
926
883
|
"Accordion",
|
|
@@ -1037,14 +994,7 @@
|
|
|
1037
994
|
"variant": "'filled' | 'ghost' | 'outlined'",
|
|
1038
995
|
"size": "'lg' | 'md' | 'sm' | 'xs'"
|
|
1039
996
|
},
|
|
1040
|
-
"slots": [
|
|
1041
|
-
"wrapper",
|
|
1042
|
-
"control",
|
|
1043
|
-
"box",
|
|
1044
|
-
"icon",
|
|
1045
|
-
"label",
|
|
1046
|
-
"message"
|
|
1047
|
-
],
|
|
997
|
+
"slots": [],
|
|
1048
998
|
"hasExamples": true,
|
|
1049
999
|
"relatedComponents": [
|
|
1050
1000
|
"Toggle",
|
|
@@ -1098,13 +1048,7 @@
|
|
|
1098
1048
|
"variant": "'card' | 'default' | 'ghost'",
|
|
1099
1049
|
"size": "'lg' | 'md' | 'sm'"
|
|
1100
1050
|
},
|
|
1101
|
-
"slots": [
|
|
1102
|
-
"base",
|
|
1103
|
-
"trigger",
|
|
1104
|
-
"chevron",
|
|
1105
|
-
"content",
|
|
1106
|
-
"contentInner"
|
|
1107
|
-
],
|
|
1051
|
+
"slots": [],
|
|
1108
1052
|
"hasExamples": true,
|
|
1109
1053
|
"relatedComponents": [
|
|
1110
1054
|
"Accordion",
|
|
@@ -1176,22 +1120,7 @@
|
|
|
1176
1120
|
"size": "'lg' | 'md' | 'sm'",
|
|
1177
1121
|
"tier": "'commit' | 'modify'"
|
|
1178
1122
|
},
|
|
1179
|
-
"slots": [
|
|
1180
|
-
"base",
|
|
1181
|
-
"label",
|
|
1182
|
-
"requiredMark",
|
|
1183
|
-
"inputWrapper",
|
|
1184
|
-
"input",
|
|
1185
|
-
"message",
|
|
1186
|
-
"hint",
|
|
1187
|
-
"listbox",
|
|
1188
|
-
"option",
|
|
1189
|
-
"optionActive",
|
|
1190
|
-
"optionSelected",
|
|
1191
|
-
"noResults",
|
|
1192
|
-
"clear",
|
|
1193
|
-
"chevron"
|
|
1194
|
-
],
|
|
1123
|
+
"slots": [],
|
|
1195
1124
|
"hasExamples": true,
|
|
1196
1125
|
"relatedComponents": [
|
|
1197
1126
|
"Select",
|
|
@@ -1241,25 +1170,7 @@
|
|
|
1241
1170
|
"shortcut": "string | false",
|
|
1242
1171
|
"size": "CommandPaletteVariants['size']"
|
|
1243
1172
|
},
|
|
1244
|
-
"slots": [
|
|
1245
|
-
"wrapper",
|
|
1246
|
-
"input",
|
|
1247
|
-
"inputIcon",
|
|
1248
|
-
"clearButton",
|
|
1249
|
-
"list",
|
|
1250
|
-
"group",
|
|
1251
|
-
"groupLabel",
|
|
1252
|
-
"item",
|
|
1253
|
-
"itemHighlighted",
|
|
1254
|
-
"itemDefault",
|
|
1255
|
-
"itemDisabled",
|
|
1256
|
-
"itemIcon",
|
|
1257
|
-
"itemLabel",
|
|
1258
|
-
"itemShortcut",
|
|
1259
|
-
"empty",
|
|
1260
|
-
"footer",
|
|
1261
|
-
"kbd"
|
|
1262
|
-
],
|
|
1173
|
+
"slots": [],
|
|
1263
1174
|
"hasExamples": true,
|
|
1264
1175
|
"relatedComponents": [
|
|
1265
1176
|
"Dialog"
|
|
@@ -1329,23 +1240,7 @@
|
|
|
1329
1240
|
"legendPlacement": "'bottom' | 'left' | 'none' | 'right' | 'top'",
|
|
1330
1241
|
"orientation": "'horizontal' | 'vertical'"
|
|
1331
1242
|
},
|
|
1332
|
-
"slots": [
|
|
1333
|
-
"wrapper",
|
|
1334
|
-
"barWrapper",
|
|
1335
|
-
"bar",
|
|
1336
|
-
"segment",
|
|
1337
|
-
"segmentRest",
|
|
1338
|
-
"tooltip",
|
|
1339
|
-
"tooltipLabel",
|
|
1340
|
-
"tooltipDetail",
|
|
1341
|
-
"legend",
|
|
1342
|
-
"legendItem",
|
|
1343
|
-
"legendDot",
|
|
1344
|
-
"legendLabel",
|
|
1345
|
-
"legendValue",
|
|
1346
|
-
"total",
|
|
1347
|
-
"totalLabel"
|
|
1348
|
-
],
|
|
1243
|
+
"slots": [],
|
|
1349
1244
|
"hasExamples": true,
|
|
1350
1245
|
"relatedComponents": []
|
|
1351
1246
|
},
|
|
@@ -1525,16 +1420,7 @@
|
|
|
1525
1420
|
"size": "DialogVariants['size']",
|
|
1526
1421
|
"transitionEasing": "(t: number) => number"
|
|
1527
1422
|
},
|
|
1528
|
-
"slots": [
|
|
1529
|
-
"dialog",
|
|
1530
|
-
"backdrop",
|
|
1531
|
-
"panel",
|
|
1532
|
-
"content",
|
|
1533
|
-
"header",
|
|
1534
|
-
"title",
|
|
1535
|
-
"body",
|
|
1536
|
-
"footer"
|
|
1537
|
-
],
|
|
1423
|
+
"slots": [],
|
|
1538
1424
|
"hasExamples": true,
|
|
1539
1425
|
"relatedComponents": [
|
|
1540
1426
|
"Drawer"
|
|
@@ -1637,15 +1523,7 @@
|
|
|
1637
1523
|
"size": "DrawerVariants['size']",
|
|
1638
1524
|
"transitionEasing": "(t: number) => number"
|
|
1639
1525
|
},
|
|
1640
|
-
"slots": [
|
|
1641
|
-
"dialog",
|
|
1642
|
-
"backdrop",
|
|
1643
|
-
"panel",
|
|
1644
|
-
"header",
|
|
1645
|
-
"title",
|
|
1646
|
-
"body",
|
|
1647
|
-
"footer"
|
|
1648
|
-
],
|
|
1526
|
+
"slots": [],
|
|
1649
1527
|
"hasExamples": true,
|
|
1650
1528
|
"relatedComponents": [
|
|
1651
1529
|
"Dialog",
|
|
@@ -1860,24 +1738,7 @@
|
|
|
1860
1738
|
"keyPropTypes": {
|
|
1861
1739
|
"placement": "Placement"
|
|
1862
1740
|
},
|
|
1863
|
-
"slots": [
|
|
1864
|
-
"container",
|
|
1865
|
-
"scrim",
|
|
1866
|
-
"bubble",
|
|
1867
|
-
"arrow",
|
|
1868
|
-
"title",
|
|
1869
|
-
"body",
|
|
1870
|
-
"progress",
|
|
1871
|
-
"dots",
|
|
1872
|
-
"dot",
|
|
1873
|
-
"dotActive",
|
|
1874
|
-
"stepText",
|
|
1875
|
-
"footer",
|
|
1876
|
-
"spacer",
|
|
1877
|
-
"skip",
|
|
1878
|
-
"prev",
|
|
1879
|
-
"next"
|
|
1880
|
-
],
|
|
1741
|
+
"slots": [],
|
|
1881
1742
|
"hasExamples": true,
|
|
1882
1743
|
"relatedComponents": [
|
|
1883
1744
|
"GuideProvider",
|
|
@@ -1907,9 +1768,7 @@
|
|
|
1907
1768
|
"unstyled"
|
|
1908
1769
|
],
|
|
1909
1770
|
"keyPropTypes": {},
|
|
1910
|
-
"slots": [
|
|
1911
|
-
"article"
|
|
1912
|
-
],
|
|
1771
|
+
"slots": [],
|
|
1913
1772
|
"hasExamples": true,
|
|
1914
1773
|
"relatedComponents": [
|
|
1915
1774
|
"GuidePanel",
|
|
@@ -1953,11 +1812,7 @@
|
|
|
1953
1812
|
"size": "GuideBeaconVariants['size']",
|
|
1954
1813
|
"tour": "GuideTour"
|
|
1955
1814
|
},
|
|
1956
|
-
"slots": [
|
|
1957
|
-
"beacon",
|
|
1958
|
-
"ping",
|
|
1959
|
-
"dot"
|
|
1960
|
-
],
|
|
1815
|
+
"slots": [],
|
|
1961
1816
|
"hasExamples": true,
|
|
1962
1817
|
"relatedComponents": [
|
|
1963
1818
|
"Guide",
|
|
@@ -1993,13 +1848,7 @@
|
|
|
1993
1848
|
"placement": "Placement",
|
|
1994
1849
|
"trigger": "'mount' | 'manual'"
|
|
1995
1850
|
},
|
|
1996
|
-
"slots": [
|
|
1997
|
-
"hint",
|
|
1998
|
-
"title",
|
|
1999
|
-
"body",
|
|
2000
|
-
"dismiss",
|
|
2001
|
-
"arrow"
|
|
2002
|
-
],
|
|
1851
|
+
"slots": [],
|
|
2003
1852
|
"hasExamples": true,
|
|
2004
1853
|
"relatedComponents": [
|
|
2005
1854
|
"GuideProvider",
|
|
@@ -2043,10 +1892,7 @@
|
|
|
2043
1892
|
"direction": "GuideDirection",
|
|
2044
1893
|
"size": "GuideMarkerVariants['size']"
|
|
2045
1894
|
},
|
|
2046
|
-
"slots": [
|
|
2047
|
-
"marker",
|
|
2048
|
-
"icon"
|
|
2049
|
-
],
|
|
1895
|
+
"slots": [],
|
|
2050
1896
|
"hasExamples": true,
|
|
2051
1897
|
"relatedComponents": [
|
|
2052
1898
|
"GuidePanel",
|
|
@@ -2079,9 +1925,7 @@
|
|
|
2079
1925
|
"keyPropTypes": {
|
|
2080
1926
|
"direction": "GuideDirection"
|
|
2081
1927
|
},
|
|
2082
|
-
"slots": [
|
|
2083
|
-
"mention"
|
|
2084
|
-
],
|
|
1928
|
+
"slots": [],
|
|
2085
1929
|
"hasExamples": true,
|
|
2086
1930
|
"relatedComponents": [
|
|
2087
1931
|
"GuideArticle",
|
|
@@ -2134,17 +1978,7 @@
|
|
|
2134
1978
|
"placement": "GuidePanelVariants['placement']",
|
|
2135
1979
|
"size": "GuidePanelVariants['size']"
|
|
2136
1980
|
},
|
|
2137
|
-
"slots": [
|
|
2138
|
-
"panel",
|
|
2139
|
-
"header",
|
|
2140
|
-
"backButton",
|
|
2141
|
-
"title",
|
|
2142
|
-
"closeButton",
|
|
2143
|
-
"body",
|
|
2144
|
-
"list",
|
|
2145
|
-
"listItem",
|
|
2146
|
-
"footer"
|
|
2147
|
-
],
|
|
1981
|
+
"slots": [],
|
|
2148
1982
|
"hasExamples": true,
|
|
2149
1983
|
"relatedComponents": [
|
|
2150
1984
|
"GuideProvider",
|
|
@@ -2308,14 +2142,7 @@
|
|
|
2308
2142
|
"messageType": "'error' | 'helper'",
|
|
2309
2143
|
"tier": "'commit' | 'modify'"
|
|
2310
2144
|
},
|
|
2311
|
-
"slots": [
|
|
2312
|
-
"wrapper",
|
|
2313
|
-
"container",
|
|
2314
|
-
"base",
|
|
2315
|
-
"label",
|
|
2316
|
-
"message",
|
|
2317
|
-
"iconContainer"
|
|
2318
|
-
],
|
|
2145
|
+
"slots": [],
|
|
2319
2146
|
"hasExamples": true,
|
|
2320
2147
|
"relatedComponents": [
|
|
2321
2148
|
"Textarea",
|
|
@@ -2730,12 +2557,7 @@
|
|
|
2730
2557
|
"variant": "'outlined' | 'filled' | 'ghost'",
|
|
2731
2558
|
"layout": "'default' | 'minimal' | 'navigation' | 'table'"
|
|
2732
2559
|
},
|
|
2733
|
-
"slots": [
|
|
2734
|
-
"base",
|
|
2735
|
-
"info",
|
|
2736
|
-
"controls",
|
|
2737
|
-
"ellipsis"
|
|
2738
|
-
],
|
|
2560
|
+
"slots": [],
|
|
2739
2561
|
"hasExamples": true,
|
|
2740
2562
|
"relatedComponents": [
|
|
2741
2563
|
"Table"
|
|
@@ -2970,18 +2792,7 @@
|
|
|
2970
2792
|
"size": "'lg' | 'md' | 'sm' | 'xs'",
|
|
2971
2793
|
"indeterminate": "'true'"
|
|
2972
2794
|
},
|
|
2973
|
-
"slots": [
|
|
2974
|
-
"wrapper",
|
|
2975
|
-
"header",
|
|
2976
|
-
"label",
|
|
2977
|
-
"valueText",
|
|
2978
|
-
"track",
|
|
2979
|
-
"fill",
|
|
2980
|
-
"circularWrapper",
|
|
2981
|
-
"circularTrack",
|
|
2982
|
-
"circularFill",
|
|
2983
|
-
"circularLabel"
|
|
2984
|
-
],
|
|
2795
|
+
"slots": [],
|
|
2985
2796
|
"hasExamples": true,
|
|
2986
2797
|
"relatedComponents": [
|
|
2987
2798
|
"Spinner",
|
|
@@ -3088,12 +2899,7 @@
|
|
|
3088
2899
|
"tier": "InteractiveTier",
|
|
3089
2900
|
"variant": "RadioItemVariants['variant']"
|
|
3090
2901
|
},
|
|
3091
|
-
"slots": [
|
|
3092
|
-
"root",
|
|
3093
|
-
"group",
|
|
3094
|
-
"label",
|
|
3095
|
-
"message"
|
|
3096
|
-
],
|
|
2902
|
+
"slots": [],
|
|
3097
2903
|
"hasExamples": true,
|
|
3098
2904
|
"relatedComponents": [
|
|
3099
2905
|
"Checkbox",
|
|
@@ -3220,18 +3026,7 @@
|
|
|
3220
3026
|
"onNodeClick": "(node: SankeyLaidOutNodeWithMeta) => void",
|
|
3221
3027
|
"tooltip": "Snippet<[datum: SankeyLaidOutNodeWithMeta | SankeyLaidOutLinkWithMeta, kind: 'node' | 'link']>"
|
|
3222
3028
|
},
|
|
3223
|
-
"slots": [
|
|
3224
|
-
"wrapper",
|
|
3225
|
-
"svg",
|
|
3226
|
-
"node",
|
|
3227
|
-
"nodeRect",
|
|
3228
|
-
"nodeLabel",
|
|
3229
|
-
"nodeValue",
|
|
3230
|
-
"link",
|
|
3231
|
-
"tooltip",
|
|
3232
|
-
"tooltipLabel",
|
|
3233
|
-
"tooltipDetail"
|
|
3234
|
-
],
|
|
3029
|
+
"slots": [],
|
|
3235
3030
|
"hasExamples": true,
|
|
3236
3031
|
"relatedComponents": []
|
|
3237
3032
|
},
|
|
@@ -3304,11 +3099,7 @@
|
|
|
3304
3099
|
"fullWidth": "'true'",
|
|
3305
3100
|
"tier": "'commit' | 'modify'"
|
|
3306
3101
|
},
|
|
3307
|
-
"slots": [
|
|
3308
|
-
"base",
|
|
3309
|
-
"indicator",
|
|
3310
|
-
"item"
|
|
3311
|
-
],
|
|
3102
|
+
"slots": [],
|
|
3312
3103
|
"hasExamples": true,
|
|
3313
3104
|
"relatedComponents": [
|
|
3314
3105
|
"ButtonGroup",
|
|
@@ -3427,23 +3218,7 @@
|
|
|
3427
3218
|
"selected": "'true'",
|
|
3428
3219
|
"tier": "'commit' | 'modify'"
|
|
3429
3220
|
},
|
|
3430
|
-
"slots": [
|
|
3431
|
-
"wrapper",
|
|
3432
|
-
"base",
|
|
3433
|
-
"trigger",
|
|
3434
|
-
"triggerText",
|
|
3435
|
-
"placeholder",
|
|
3436
|
-
"chevron",
|
|
3437
|
-
"clear",
|
|
3438
|
-
"listbox",
|
|
3439
|
-
"option",
|
|
3440
|
-
"optionCheck",
|
|
3441
|
-
"optionCheckbox",
|
|
3442
|
-
"group",
|
|
3443
|
-
"groupLabel",
|
|
3444
|
-
"label",
|
|
3445
|
-
"message"
|
|
3446
|
-
],
|
|
3221
|
+
"slots": [],
|
|
3447
3222
|
"hasExamples": true,
|
|
3448
3223
|
"relatedComponents": []
|
|
3449
3224
|
},
|
|
@@ -3583,13 +3358,7 @@
|
|
|
3583
3358
|
"onOpenChange": "(open: boolean) => void",
|
|
3584
3359
|
"side": "SidebarVariants['side']"
|
|
3585
3360
|
},
|
|
3586
|
-
"slots": [
|
|
3587
|
-
"backdrop",
|
|
3588
|
-
"panel",
|
|
3589
|
-
"header",
|
|
3590
|
-
"content",
|
|
3591
|
-
"footer"
|
|
3592
|
-
],
|
|
3361
|
+
"slots": [],
|
|
3593
3362
|
"hasExamples": true,
|
|
3594
3363
|
"relatedComponents": [
|
|
3595
3364
|
"SidebarLayout",
|
|
@@ -3711,10 +3480,7 @@
|
|
|
3711
3480
|
"size": "SkeletonVariants['size']",
|
|
3712
3481
|
"variant": "SkeletonVariants['variant']"
|
|
3713
3482
|
},
|
|
3714
|
-
"slots": [
|
|
3715
|
-
"base",
|
|
3716
|
-
"wrapper"
|
|
3717
|
-
],
|
|
3483
|
+
"slots": [],
|
|
3718
3484
|
"hasExamples": true,
|
|
3719
3485
|
"relatedComponents": [
|
|
3720
3486
|
"Spinner",
|
|
@@ -3802,21 +3568,7 @@
|
|
|
3802
3568
|
"appearance": "'default' | 'rail'",
|
|
3803
3569
|
"messageType": "'error' | 'helper'"
|
|
3804
3570
|
},
|
|
3805
|
-
"slots": [
|
|
3806
|
-
"wrapper",
|
|
3807
|
-
"header",
|
|
3808
|
-
"label",
|
|
3809
|
-
"valueText",
|
|
3810
|
-
"base",
|
|
3811
|
-
"track",
|
|
3812
|
-
"range",
|
|
3813
|
-
"thumb",
|
|
3814
|
-
"mark",
|
|
3815
|
-
"boundaryTick",
|
|
3816
|
-
"rangeStatus",
|
|
3817
|
-
"rangeStatusIcon",
|
|
3818
|
-
"message"
|
|
3819
|
-
],
|
|
3571
|
+
"slots": [],
|
|
3820
3572
|
"hasExamples": true,
|
|
3821
3573
|
"relatedComponents": []
|
|
3822
3574
|
},
|
|
@@ -3925,23 +3677,7 @@
|
|
|
3925
3677
|
"speed": "SpinnerVariants['speed']",
|
|
3926
3678
|
"variant": "SpinnerVariants['variant']"
|
|
3927
3679
|
},
|
|
3928
|
-
"slots": [
|
|
3929
|
-
"base",
|
|
3930
|
-
"svg",
|
|
3931
|
-
"svgCircle",
|
|
3932
|
-
"svgPath",
|
|
3933
|
-
"dots",
|
|
3934
|
-
"dot",
|
|
3935
|
-
"pulse",
|
|
3936
|
-
"pulseCenter",
|
|
3937
|
-
"pulseRing",
|
|
3938
|
-
"ring",
|
|
3939
|
-
"ringElement",
|
|
3940
|
-
"bars",
|
|
3941
|
-
"bar",
|
|
3942
|
-
"content",
|
|
3943
|
-
"srOnly"
|
|
3944
|
-
],
|
|
3680
|
+
"slots": [],
|
|
3945
3681
|
"hasExamples": true,
|
|
3946
3682
|
"relatedComponents": [
|
|
3947
3683
|
"Progress",
|
|
@@ -4013,18 +3749,7 @@
|
|
|
4013
3749
|
"tier": "InteractiveTier",
|
|
4014
3750
|
"variant": "'default' | 'outlined' | 'minimal'"
|
|
4015
3751
|
},
|
|
4016
|
-
"slots": [
|
|
4017
|
-
"base",
|
|
4018
|
-
"stepItem",
|
|
4019
|
-
"step",
|
|
4020
|
-
"indicatorColumn",
|
|
4021
|
-
"indicator",
|
|
4022
|
-
"labelGroup",
|
|
4023
|
-
"label",
|
|
4024
|
-
"description",
|
|
4025
|
-
"separator",
|
|
4026
|
-
"content"
|
|
4027
|
-
],
|
|
3752
|
+
"slots": [],
|
|
4028
3753
|
"hasExamples": true,
|
|
4029
3754
|
"relatedComponents": [
|
|
4030
3755
|
"Tab"
|
|
@@ -4102,13 +3827,7 @@
|
|
|
4102
3827
|
"variant": "'enclosed' | 'line' | 'pills' | 'solid'",
|
|
4103
3828
|
"size": "'lg' | 'md' | 'sm'"
|
|
4104
3829
|
},
|
|
4105
|
-
"slots": [
|
|
4106
|
-
"base",
|
|
4107
|
-
"list",
|
|
4108
|
-
"trigger",
|
|
4109
|
-
"panel",
|
|
4110
|
-
"indicator"
|
|
4111
|
-
],
|
|
3830
|
+
"slots": [],
|
|
4112
3831
|
"hasExamples": true,
|
|
4113
3832
|
"relatedComponents": [
|
|
4114
3833
|
"Stepper\n\nTab props are a discriminated union on `orientation`. `fullWidth` is\nonly available on horizontal tabs — combining it with `orientation=\"vertical\"`\nfails type-check, since vertical triggers are already full-width by design."
|
|
@@ -4257,14 +3976,7 @@
|
|
|
4257
3976
|
"messageType": "'error' | 'helper'",
|
|
4258
3977
|
"tier": "'commit' | 'modify'"
|
|
4259
3978
|
},
|
|
4260
|
-
"slots": [
|
|
4261
|
-
"wrapper",
|
|
4262
|
-
"base",
|
|
4263
|
-
"label",
|
|
4264
|
-
"footer",
|
|
4265
|
-
"message",
|
|
4266
|
-
"counter"
|
|
4267
|
-
],
|
|
3979
|
+
"slots": [],
|
|
4268
3980
|
"hasExamples": true,
|
|
4269
3981
|
"relatedComponents": []
|
|
4270
3982
|
},
|
|
@@ -4273,7 +3985,7 @@
|
|
|
4273
3985
|
"slug": "theme-switcher",
|
|
4274
3986
|
"package": "@urbicon-ui/blocks",
|
|
4275
3987
|
"group": "components",
|
|
4276
|
-
"description": "Cycles between light, dark, and system color schemes
|
|
3988
|
+
"description": "Cycles between light, dark, and system color schemes. Sets a\n`light`/`dark` class on the `<html>` element for explicit choices and clears\nit in system mode (so the CSS `light-dark()` function follows the OS natively).\nPersists the choice to localStorage.",
|
|
4277
3989
|
"tags": [
|
|
4278
3990
|
"action"
|
|
4279
3991
|
],
|
|
@@ -4324,10 +4036,7 @@
|
|
|
4324
4036
|
"theme": "Theme",
|
|
4325
4037
|
"variant": "ThemeSwitcherVariants['variant']"
|
|
4326
4038
|
},
|
|
4327
|
-
"slots": [
|
|
4328
|
-
"button",
|
|
4329
|
-
"icon"
|
|
4330
|
-
],
|
|
4039
|
+
"slots": [],
|
|
4331
4040
|
"hasExamples": true,
|
|
4332
4041
|
"relatedComponents": [
|
|
4333
4042
|
"LocaleSwitcher"
|
|
@@ -4383,16 +4092,7 @@
|
|
|
4383
4092
|
"placement": "ToastPlacement",
|
|
4384
4093
|
"intent": "'danger' | 'info' | 'neutral' | 'primary' | 'success' | 'warning'"
|
|
4385
4094
|
},
|
|
4386
|
-
"slots": [
|
|
4387
|
-
"container",
|
|
4388
|
-
"toast",
|
|
4389
|
-
"icon",
|
|
4390
|
-
"content",
|
|
4391
|
-
"title",
|
|
4392
|
-
"description",
|
|
4393
|
-
"dismissButton",
|
|
4394
|
-
"progress"
|
|
4395
|
-
],
|
|
4095
|
+
"slots": [],
|
|
4396
4096
|
"hasExamples": true,
|
|
4397
4097
|
"relatedComponents": [
|
|
4398
4098
|
"Alert"
|
|
@@ -4481,14 +4181,7 @@
|
|
|
4481
4181
|
"intent": "'danger' | 'neutral' | 'primary' | 'secondary' | 'success' | 'warning'",
|
|
4482
4182
|
"size": "'lg' | 'md' | 'sm' | 'xs'"
|
|
4483
4183
|
},
|
|
4484
|
-
"slots": [
|
|
4485
|
-
"wrapper",
|
|
4486
|
-
"control",
|
|
4487
|
-
"track",
|
|
4488
|
-
"thumb",
|
|
4489
|
-
"label",
|
|
4490
|
-
"message"
|
|
4491
|
-
],
|
|
4184
|
+
"slots": [],
|
|
4492
4185
|
"hasExamples": true,
|
|
4493
4186
|
"relatedComponents": [
|
|
4494
4187
|
"Checkbox"
|
|
@@ -4564,9 +4257,7 @@
|
|
|
4564
4257
|
"orientation": "'horizontal' | 'vertical'",
|
|
4565
4258
|
"padding": "'lg' | 'md' | 'sm' | 'xl' | 'xs'"
|
|
4566
4259
|
},
|
|
4567
|
-
"slots": [
|
|
4568
|
-
"base"
|
|
4569
|
-
],
|
|
4260
|
+
"slots": [],
|
|
4570
4261
|
"hasExamples": true,
|
|
4571
4262
|
"relatedComponents": [
|
|
4572
4263
|
"Button",
|
|
@@ -4633,10 +4324,7 @@
|
|
|
4633
4324
|
"size": "'lg' | 'md' | 'sm'",
|
|
4634
4325
|
"visible": "'false' | 'true'"
|
|
4635
4326
|
},
|
|
4636
|
-
"slots": [
|
|
4637
|
-
"base",
|
|
4638
|
-
"arrow"
|
|
4639
|
-
],
|
|
4327
|
+
"slots": [],
|
|
4640
4328
|
"hasExamples": true,
|
|
4641
4329
|
"relatedComponents": [
|
|
4642
4330
|
"Popover"
|
|
@@ -110,6 +110,7 @@ When asked to modify the design, identify the correct layer:
|
|
|
110
110
|
**"Make buttons / cards / inputs look different"** → Layer 3 (Component)
|
|
111
111
|
- Use `BlocksProvider` `defaults` for global component overrides
|
|
112
112
|
- Use `presets` for named looks (e.g., `preset="compact"`)
|
|
113
|
+
- Use `overrides` for prop-conditional rules — style only one variant/intent/state (e.g. only `variant="outlined"`), what an unconditional `slotClasses` cannot express
|
|
113
114
|
- Use `slotClasses` on individual instances for one-off overrides
|
|
114
115
|
- Use `unstyled` to strip all defaults and bring your own styling
|
|
115
116
|
|
|
@@ -254,7 +255,7 @@ Translucent, layered, modern. Blurred backgrounds, glass surfaces.
|
|
|
254
255
|
|
|
255
256
|
- Never use raw Tailwind color classes (`bg-blue-500`). Always use semantic tokens (`bg-primary`, `bg-surface-base`).
|
|
256
257
|
- Never add `dark:` overrides. Dark mode resolves automatically via `light-dark()`.
|
|
257
|
-
- Never override individual component CSS. Use `slotClasses`, `presets`, or `BlocksProvider` `defaults`.
|
|
258
|
+
- Never override individual component CSS. Use `slotClasses`, `presets`, prop-conditional `overrides`, or `BlocksProvider` `defaults`.
|
|
258
259
|
- Never hardcode z-index values. Use token variables (`z-[var(--z-modal)]`).
|
|
259
260
|
- Never set `border-radius` on individual components. Override the semantic radius tier token.
|
|
260
261
|
- Never mix paradigms within a single app. Pick one and apply it consistently across all layers.
|