Skip to content

Commit 760ddc5

Browse files
committed
docs:api
1 parent b6226a8 commit 760ddc5

9 files changed

Lines changed: 8 additions & 204 deletions

File tree

docs/pages/x/api/charts/area-element.json

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -23,50 +23,7 @@
2323
"class": "MuiLineChart-area"
2424
}
2525
],
26-
"classes": [
27-
{
28-
"key": "areaPlot",
29-
"className": "MuiLineChart-areaPlot",
30-
"description": "Styles applied to the AreaPlot root element.",
31-
"isGlobal": false
32-
},
33-
{
34-
"key": "highlight",
35-
"className": "MuiLineChart-highlight",
36-
"description": "Styles applied to the highlight element.",
37-
"isGlobal": false
38-
},
39-
{
40-
"key": "line",
41-
"className": "MuiLineChart-line",
42-
"description": "Styles applied to the line element.",
43-
"isGlobal": false
44-
},
45-
{
46-
"key": "linePlot",
47-
"className": "MuiLineChart-linePlot",
48-
"description": "Styles applied to the LinePlot root element.",
49-
"isGlobal": false
50-
},
51-
{
52-
"key": "mark",
53-
"className": "MuiLineChart-mark",
54-
"description": "Styles applied to the mark element.",
55-
"isGlobal": false
56-
},
57-
{
58-
"key": "markAnimate",
59-
"className": "MuiLineChart-markAnimate",
60-
"description": "Styles applied to a mark element when it is animated.",
61-
"isGlobal": false
62-
},
63-
{
64-
"key": "markPlot",
65-
"className": "MuiLineChart-markPlot",
66-
"description": "Styles applied to the MarkPlot root element.",
67-
"isGlobal": false
68-
}
69-
],
26+
"classes": [],
7027
"muiName": "MuiAreaElement",
7128
"filename": "/packages/x-charts/src/LineChart/AreaElement.tsx",
7229
"inheritance": null,

docs/pages/x/api/charts/line-element.json

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -24,50 +24,7 @@
2424
"class": "MuiLineChart-line"
2525
}
2626
],
27-
"classes": [
28-
{
29-
"key": "area",
30-
"className": "MuiLineChart-area",
31-
"description": "Styles applied to the area element.",
32-
"isGlobal": false
33-
},
34-
{
35-
"key": "areaPlot",
36-
"className": "MuiLineChart-areaPlot",
37-
"description": "Styles applied to the AreaPlot root element.",
38-
"isGlobal": false
39-
},
40-
{
41-
"key": "highlight",
42-
"className": "MuiLineChart-highlight",
43-
"description": "Styles applied to the highlight element.",
44-
"isGlobal": false
45-
},
46-
{
47-
"key": "linePlot",
48-
"className": "MuiLineChart-linePlot",
49-
"description": "Styles applied to the LinePlot root element.",
50-
"isGlobal": false
51-
},
52-
{
53-
"key": "mark",
54-
"className": "MuiLineChart-mark",
55-
"description": "Styles applied to the mark element.",
56-
"isGlobal": false
57-
},
58-
{
59-
"key": "markAnimate",
60-
"className": "MuiLineChart-markAnimate",
61-
"description": "Styles applied to a mark element when it is animated.",
62-
"isGlobal": false
63-
},
64-
{
65-
"key": "markPlot",
66-
"className": "MuiLineChart-markPlot",
67-
"description": "Styles applied to the MarkPlot root element.",
68-
"isGlobal": false
69-
}
70-
],
27+
"classes": [],
7128
"muiName": "MuiLineElement",
7229
"filename": "/packages/x-charts/src/LineChart/LineElement.tsx",
7330
"inheritance": null,

docs/pages/x/api/charts/mark-element.json

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -21,53 +21,11 @@
2121
"import { MarkElement } from '@mui/x-charts-premium';"
2222
],
2323
"classes": [
24-
{
25-
"key": "area",
26-
"className": "MuiLineChart-area",
27-
"description": "Styles applied to the area element.",
28-
"isGlobal": false
29-
},
30-
{
31-
"key": "areaPlot",
32-
"className": "MuiLineChart-areaPlot",
33-
"description": "Styles applied to the AreaPlot root element.",
34-
"isGlobal": false
35-
},
36-
{
37-
"key": "highlight",
38-
"className": "MuiLineChart-highlight",
39-
"description": "Styles applied to the highlight element.",
40-
"isGlobal": false
41-
},
42-
{
43-
"key": "line",
44-
"className": "MuiLineChart-line",
45-
"description": "Styles applied to the line element.",
46-
"isGlobal": false
47-
},
48-
{
49-
"key": "linePlot",
50-
"className": "MuiLineChart-linePlot",
51-
"description": "Styles applied to the LinePlot root element.",
52-
"isGlobal": false
53-
},
5424
{
5525
"key": "mark",
5626
"className": "MuiLineChart-mark",
5727
"description": "Styles applied to the mark element.",
5828
"isGlobal": false
59-
},
60-
{
61-
"key": "markAnimate",
62-
"className": "MuiLineChart-markAnimate",
63-
"description": "Styles applied to a mark element when it is animated.",
64-
"isGlobal": false
65-
},
66-
{
67-
"key": "markPlot",
68-
"className": "MuiLineChart-markPlot",
69-
"description": "Styles applied to the MarkPlot root element.",
70-
"isGlobal": false
7129
}
7230
],
7331
"spread": true,

docs/translations/api-docs/charts/area-element/area-element.json

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,6 @@
55
"slotProps": { "description": "The props used for each component slot." },
66
"slots": { "description": "Overridable component slots." }
77
},
8-
"classDescriptions": {
9-
"areaPlot": {
10-
"description": "Styles applied to {{nodeName}}.",
11-
"nodeName": "the AreaPlot root element"
12-
},
13-
"highlight": {
14-
"description": "Styles applied to {{nodeName}}.",
15-
"nodeName": "the highlight element"
16-
},
17-
"line": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the line element" },
18-
"linePlot": {
19-
"description": "Styles applied to {{nodeName}}.",
20-
"nodeName": "the LinePlot root element"
21-
},
22-
"mark": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the mark element" },
23-
"markAnimate": {
24-
"description": "Styles applied to {{nodeName}} when {{conditions}}.",
25-
"nodeName": "a mark element",
26-
"conditions": "it is animated"
27-
},
28-
"markPlot": {
29-
"description": "Styles applied to {{nodeName}}.",
30-
"nodeName": "the MarkPlot root element"
31-
}
32-
},
8+
"classDescriptions": {},
339
"slotDescriptions": { "area": "The component that renders the area." }
3410
}

docs/translations/api-docs/charts/line-element/line-element.json

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,6 @@
66
"slotProps": { "description": "The props used for each component slot." },
77
"slots": { "description": "Overridable component slots." }
88
},
9-
"classDescriptions": {
10-
"area": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the area element" },
11-
"areaPlot": {
12-
"description": "Styles applied to {{nodeName}}.",
13-
"nodeName": "the AreaPlot root element"
14-
},
15-
"highlight": {
16-
"description": "Styles applied to {{nodeName}}.",
17-
"nodeName": "the highlight element"
18-
},
19-
"linePlot": {
20-
"description": "Styles applied to {{nodeName}}.",
21-
"nodeName": "the LinePlot root element"
22-
},
23-
"mark": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the mark element" },
24-
"markAnimate": {
25-
"description": "Styles applied to {{nodeName}} when {{conditions}}.",
26-
"nodeName": "a mark element",
27-
"conditions": "it is animated"
28-
},
29-
"markPlot": {
30-
"description": "Styles applied to {{nodeName}}.",
31-
"nodeName": "the MarkPlot root element"
32-
}
33-
},
9+
"classDescriptions": {},
3410
"slotDescriptions": { "line": "The component that renders the line." }
3511
}

docs/translations/api-docs/charts/mark-element/mark-element.json

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,6 @@
99
"skipAnimation": { "description": "If <code>true</code>, animations are skipped." }
1010
},
1111
"classDescriptions": {
12-
"area": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the area element" },
13-
"areaPlot": {
14-
"description": "Styles applied to {{nodeName}}.",
15-
"nodeName": "the AreaPlot root element"
16-
},
17-
"highlight": {
18-
"description": "Styles applied to {{nodeName}}.",
19-
"nodeName": "the highlight element"
20-
},
21-
"line": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the line element" },
22-
"linePlot": {
23-
"description": "Styles applied to {{nodeName}}.",
24-
"nodeName": "the LinePlot root element"
25-
},
26-
"mark": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the mark element" },
27-
"markAnimate": {
28-
"description": "Styles applied to {{nodeName}} when {{conditions}}.",
29-
"nodeName": "a mark element",
30-
"conditions": "it is animated"
31-
},
32-
"markPlot": {
33-
"description": "Styles applied to {{nodeName}}.",
34-
"nodeName": "the MarkPlot root element"
35-
}
12+
"mark": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the mark element" }
3613
}
3714
}

scripts/x-charts-premium.exports.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@
473473
{ "name": "MapShapeSeriesType", "kind": "Interface" },
474474
{ "name": "MapShapeValueType", "kind": "Interface" },
475475
{ "name": "MarkElement", "kind": "Function" },
476+
{ "name": "MarkElementOwnerState", "kind": "Interface" },
476477
{ "name": "MarkElementProps", "kind": "TypeAlias" },
477478
{ "name": "MarkerPropsOverrides", "kind": "Interface" },
478479
{ "name": "MarkPlot", "kind": "Function" },

scripts/x-charts-pro.exports.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@
424424
{ "name": "mangoFusionPaletteDark", "kind": "Variable" },
425425
{ "name": "mangoFusionPaletteLight", "kind": "Variable" },
426426
{ "name": "MarkElement", "kind": "Function" },
427+
{ "name": "MarkElementOwnerState", "kind": "Interface" },
427428
{ "name": "MarkElementProps", "kind": "TypeAlias" },
428429
{ "name": "MarkerPropsOverrides", "kind": "Interface" },
429430
{ "name": "MarkPlot", "kind": "Function" },

scripts/x-charts.exports.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@
322322
{ "name": "mangoFusionPaletteDark", "kind": "Variable" },
323323
{ "name": "mangoFusionPaletteLight", "kind": "Variable" },
324324
{ "name": "MarkElement", "kind": "Function" },
325+
{ "name": "MarkElementOwnerState", "kind": "Interface" },
325326
{ "name": "MarkElementProps", "kind": "TypeAlias" },
326327
{ "name": "MarkerPropsOverrides", "kind": "Interface" },
327328
{ "name": "MarkPlot", "kind": "Function" },

0 commit comments

Comments
 (0)