Skip to content

Commit 4d24f42

Browse files
committed
Update catalog and screenshots
1 parent 9095cb9 commit 4d24f42

246 files changed

Lines changed: 230 additions & 149 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/src/examples/catalog/ArcChart.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"components": [
149149
{
150150
"component": "ArcChart",
151-
"lineNumber": 19,
151+
"lineNumber": 20,
152152
"line": "<ArcChart"
153153
}
154154
]
@@ -160,7 +160,7 @@
160160
"components": [
161161
{
162162
"component": "ArcChart",
163-
"lineNumber": 19,
163+
"lineNumber": 20,
164164
"line": "<ArcChart"
165165
}
166166
]
@@ -289,14 +289,14 @@
289289
"example": "series-motion-spring",
290290
"component": "ArcChart",
291291
"path": "/docs/components/ArcChart/series-motion-spring",
292-
"lineNumber": 19,
292+
"lineNumber": 20,
293293
"line": "<ArcChart"
294294
},
295295
{
296296
"example": "series-motion-tween",
297297
"component": "ArcChart",
298298
"path": "/docs/components/ArcChart/series-motion-tween",
299-
"lineNumber": 19,
299+
"lineNumber": 20,
300300
"line": "<ArcChart"
301301
},
302302
{
@@ -328,5 +328,5 @@
328328
"line": "<ArcChart"
329329
}
330330
],
331-
"updatedAt": "2026-04-08T04:31:39.852Z"
331+
"updatedAt": "2026-04-13T13:16:03.790Z"
332332
}

docs/src/examples/catalog/AreaChart.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
"components": [
247247
{
248248
"component": "AreaChart",
249-
"lineNumber": 14,
249+
"lineNumber": 16,
250250
"line": "<AreaChart"
251251
}
252252
]
@@ -783,7 +783,7 @@
783783
"example": "motion-tween",
784784
"component": "AreaChart",
785785
"path": "/docs/components/AreaChart/motion-tween",
786-
"lineNumber": 14,
786+
"lineNumber": 16,
787787
"line": "<AreaChart"
788788
},
789789
{
@@ -1004,5 +1004,5 @@
10041004
"line": "<AreaChart"
10051005
}
10061006
],
1007-
"updatedAt": "2026-04-12T22:48:24.695Z"
1007+
"updatedAt": "2026-04-13T13:16:03.901Z"
10081008
}

docs/src/examples/catalog/Axis.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3024,13 +3024,13 @@
30243024
"component": "Cell",
30253025
"path": "/docs/components/Cell/punchcard",
30263026
"lineNumber": 27,
3027-
"line": "<Axis placement=\"bottom\" format={(d) => 'Week ' + d} rule />"
3027+
"line": "<Axis placement=\"bottom\" format={(d) => 'Week\\u00A0' + d} rule />"
30283028
},
30293029
{
30303030
"example": "punchcard",
30313031
"component": "Cell",
30323032
"path": "/docs/components/Cell/punchcard",
3033-
"lineNumber": 28,
3033+
"lineNumber": 29,
30343034
"line": "<Axis placement=\"left\" format={(d) => daysOfWeek[d]} rule />"
30353035
},
30363036
{
@@ -3947,14 +3947,14 @@
39473947
"example": "math-functions",
39483948
"component": "Raster",
39493949
"path": "/docs/components/Raster/math-functions",
3950-
"lineNumber": 100,
3950+
"lineNumber": 108,
39513951
"line": "<Axis placement=\"left\" grid rule />"
39523952
},
39533953
{
39543954
"example": "math-functions",
39553955
"component": "Raster",
39563956
"path": "/docs/components/Raster/math-functions",
3957-
"lineNumber": 101,
3957+
"lineNumber": 109,
39583958
"line": "<Axis placement=\"bottom\" rule />"
39593959
},
39603960
{
@@ -5099,5 +5099,5 @@
50995099
"line": "<Axis placement=\"bottom\" rule />"
51005100
}
51015101
],
5102-
"updatedAt": "2026-04-12T22:48:24.727Z"
5102+
"updatedAt": "2026-04-13T13:16:03.966Z"
51035103
}

docs/src/examples/catalog/BarChart.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@
836836
"components": [
837837
{
838838
"component": "BarChart",
839-
"lineNumber": 14,
839+
"lineNumber": 16,
840840
"line": "<BarChart"
841841
}
842842
]
@@ -1855,7 +1855,7 @@
18551855
"example": "motion-tween",
18561856
"component": "BarChart",
18571857
"path": "/docs/components/BarChart/motion-tween",
1858-
"lineNumber": 14,
1858+
"lineNumber": 16,
18591859
"line": "<BarChart"
18601860
},
18611861
{
@@ -2251,5 +2251,5 @@
22512251
"line": "<BarChart"
22522252
}
22532253
],
2254-
"updatedAt": "2026-04-12T22:48:24.799Z"
2254+
"updatedAt": "2026-04-13T13:16:04.045Z"
22552255
}

docs/src/examples/catalog/Bounds.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"example": "filterable",
77
"component": "Partition",
88
"path": "/docs/components/Partition/filterable",
9-
"lineNumber": 109,
9+
"lineNumber": 110,
1010
"line": "<Bounds domain={{ x0: selected?.y0, y0: selected?.x0, y1: selected?.x1 }}>"
1111
},
1212
{
1313
"example": "horizontal",
1414
"component": "Partition",
1515
"path": "/docs/components/Partition/horizontal",
16-
"lineNumber": 90,
16+
"lineNumber": 91,
1717
"line": "<Bounds"
1818
},
1919
{
@@ -45,5 +45,5 @@
4545
"line": "<Bounds domain={asAny(selected)} motion={{ type: 'tween', duration: 800, easing: cubicOut }}>"
4646
}
4747
],
48-
"updatedAt": "2026-04-12T22:48:24.914Z"
48+
"updatedAt": "2026-04-13T13:16:04.179Z"
4949
}

docs/src/examples/catalog/Cell.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@
100100
{
101101
"component": "Axis",
102102
"lineNumber": 27,
103-
"line": "<Axis placement=\"bottom\" format={(d) => 'Week ' + d} rule />"
103+
"line": "<Axis placement=\"bottom\" format={(d) => 'Week\\u00A0' + d} rule />"
104104
},
105105
{
106106
"component": "Grid",
107-
"lineNumber": 29,
107+
"lineNumber": 30,
108108
"line": "<Grid x={false} y bandAlign=\"between\" />"
109109
},
110110
{
111111
"component": "Cell",
112-
"lineNumber": 30,
113-
"line": "<Cell x={(d) => timeWeek.count(timeYear(d.date), d.date)} y={(d) => d.date.getDay()} shape=\"circle\" r=\"value\" class=\"fill-primary\" />"
112+
"lineNumber": 31,
113+
"line": "<Cell"
114114
}
115115
]
116116
},
@@ -168,8 +168,8 @@
168168
"example": "punchcard",
169169
"component": "Cell",
170170
"path": "/docs/components/Cell/punchcard",
171-
"lineNumber": 30,
172-
"line": "<Cell x={(d) => timeWeek.count(timeYear(d.date), d.date)} y={(d) => d.date.getDay()} shape=\"circle\" r=\"value\" class=\"fill-primary\" />"
171+
"lineNumber": 31,
172+
"line": "<Cell"
173173
},
174174
{
175175
"example": "rounded-insets",
@@ -179,5 +179,5 @@
179179
"line": "<Cell x=\"col\" y=\"row\" fill=\"value\" insets={{ all: 2 }} rx={4} />"
180180
}
181181
],
182-
"updatedAt": "2026-03-18T04:40:47.519Z"
182+
"updatedAt": "2026-04-13T13:16:04.354Z"
183183
}

docs/src/examples/catalog/Chart.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2844,14 +2844,14 @@
28442844
"example": "filterable",
28452845
"component": "Partition",
28462846
"path": "/docs/components/Partition/filterable",
2847-
"lineNumber": 107,
2847+
"lineNumber": 108,
28482848
"line": "<Chart height={600}>"
28492849
},
28502850
{
28512851
"example": "horizontal",
28522852
"component": "Partition",
28532853
"path": "/docs/components/Partition/horizontal",
2854-
"lineNumber": 87,
2854+
"lineNumber": 88,
28552855
"line": "<Chart height={600}>"
28562856
},
28572857
{
@@ -3369,7 +3369,7 @@
33693369
"example": "math-functions",
33703370
"component": "Raster",
33713371
"path": "/docs/components/Raster/math-functions",
3372-
"lineNumber": 92,
3372+
"lineNumber": 100,
33733373
"line": "<Chart"
33743374
},
33753375
{
@@ -4136,5 +4136,5 @@
41364136
"line": "<Chart {data} x=\"x\" y=\"y\" height={400}>"
41374137
}
41384138
],
4139-
"updatedAt": "2026-04-12T23:32:33.690Z"
4139+
"updatedAt": "2026-04-13T13:16:04.401Z"
41404140
}

docs/src/examples/catalog/ChartClipPath.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,14 @@
9090
"example": "filterable",
9191
"component": "Partition",
9292
"path": "/docs/components/Partition/filterable",
93-
"lineNumber": 111,
93+
"lineNumber": 112,
9494
"line": "<ChartClipPath>"
9595
},
9696
{
9797
"example": "horizontal",
9898
"component": "Partition",
9999
"path": "/docs/components/Partition/horizontal",
100-
"lineNumber": 99,
100+
"lineNumber": 100,
101101
"line": "<ChartClipPath>"
102102
},
103103
{
@@ -129,5 +129,5 @@
129129
"line": "<ChartClipPath>"
130130
}
131131
],
132-
"updatedAt": "2026-04-12T22:48:25.142Z"
132+
"updatedAt": "2026-04-13T13:16:04.506Z"
133133
}

docs/src/examples/catalog/Circle.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@
811811
"example": "end-slot-with-draw-with-value",
812812
"component": "Spline",
813813
"path": "/docs/components/Spline/end-slot-with-draw-with-value",
814-
"lineNumber": 39,
814+
"lineNumber": 44,
815815
"line": "<Circle r={5} class=\"fill-primary\" />"
816816
},
817817
{
@@ -920,5 +920,5 @@
920920
"line": "<Circle cx={point.x} cy={point.y} r={4} class=\"fill-primary\" />"
921921
}
922922
],
923-
"updatedAt": "2026-04-12T22:48:25.203Z"
923+
"updatedAt": "2026-04-13T13:16:04.585Z"
924924
}

docs/src/examples/catalog/Contour.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"example": "math-functions",
178178
"component": "Raster",
179179
"path": "/docs/components/Raster/math-functions",
180-
"lineNumber": 104,
180+
"lineNumber": 112,
181181
"line": "<Contour"
182182
},
183183
{
@@ -195,5 +195,5 @@
195195
"line": "<Contour"
196196
}
197197
],
198-
"updatedAt": "2026-04-12T22:48:25.371Z"
198+
"updatedAt": "2026-04-13T13:16:04.870Z"
199199
}

0 commit comments

Comments
 (0)