From c4ea188590e90c7d7502881770baef276cc4777f Mon Sep 17 00:00:00 2001 From: Bernardo Belchior Date: Tue, 18 Feb 2025 17:32:20 +0100 Subject: [PATCH] gen docs --- docs/pages/x/api/charts/charts-axis.json | 2 +- docs/pages/x/api/charts/charts-x-axis.json | 2 +- docs/pages/x/api/charts/charts-y-axis.json | 2 +- docs/translations/api-docs/charts/charts-axis/charts-axis.json | 2 +- .../api-docs/charts/charts-x-axis/charts-x-axis.json | 2 +- .../api-docs/charts/charts-y-axis/charts-y-axis.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pages/x/api/charts/charts-axis.json b/docs/pages/x/api/charts/charts-axis.json index 886ae669dbc67..7ca0afd649ba7 100644 --- a/docs/pages/x/api/charts/charts-axis.json +++ b/docs/pages/x/api/charts/charts-axis.json @@ -93,7 +93,7 @@ { "key": "tickLabel", "className": "MuiChartsAxis-tickLabel", - "description": "Styles applied to ticks label.\n\n⚠️ For performance reasons, only the inline styles of tick labels are taken into account when measuring their width\nand height. Using classes to apply styles that change text width or height (e.g,. font-size, letter-spacing,\nfont-weight) might cause labels to overlap. ⚠️", + "description": "Styles applied to ticks label.\n\n⚠️ For performance reasons, only the inline styles get considered for bounding box computation.\nModifying text size by adding properties like `font-size` or `letter-spacing` to this class might cause labels to overlap.", "isGlobal": false }, { diff --git a/docs/pages/x/api/charts/charts-x-axis.json b/docs/pages/x/api/charts/charts-x-axis.json index 991aa993d7af5..8a9cb82972682 100644 --- a/docs/pages/x/api/charts/charts-x-axis.json +++ b/docs/pages/x/api/charts/charts-x-axis.json @@ -110,7 +110,7 @@ { "key": "tickLabel", "className": "MuiChartsXAxis-tickLabel", - "description": "Styles applied to ticks label.\n\n⚠️ For performance reasons, only the inline styles of tick labels are taken into account when measuring their width\nand height. Using classes to apply styles that change text width or height (e.g,. font-size, letter-spacing,\nfont-weight) might cause labels to overlap. ⚠️", + "description": "Styles applied to ticks label.\n\n⚠️ For performance reasons, only the inline styles get considered for bounding box computation.\nModifying text size by adding properties like `font-size` or `letter-spacing` to this class might cause labels to overlap.", "isGlobal": false }, { diff --git a/docs/pages/x/api/charts/charts-y-axis.json b/docs/pages/x/api/charts/charts-y-axis.json index 9153537d4994a..6d500ed3e5ef9 100644 --- a/docs/pages/x/api/charts/charts-y-axis.json +++ b/docs/pages/x/api/charts/charts-y-axis.json @@ -110,7 +110,7 @@ { "key": "tickLabel", "className": "MuiChartsYAxis-tickLabel", - "description": "Styles applied to ticks label.\n\n⚠️ For performance reasons, only the inline styles of tick labels are taken into account when measuring their width\nand height. Using classes to apply styles that change text width or height (e.g,. font-size, letter-spacing,\nfont-weight) might cause labels to overlap. ⚠️", + "description": "Styles applied to ticks label.\n\n⚠️ For performance reasons, only the inline styles get considered for bounding box computation.\nModifying text size by adding properties like `font-size` or `letter-spacing` to this class might cause labels to overlap.", "isGlobal": false }, { diff --git a/docs/translations/api-docs/charts/charts-axis/charts-axis.json b/docs/translations/api-docs/charts/charts-axis/charts-axis.json index e48cfd0470cda..72a49a8492fd8 100644 --- a/docs/translations/api-docs/charts/charts-axis/charts-axis.json +++ b/docs/translations/api-docs/charts/charts-axis/charts-axis.json @@ -37,7 +37,7 @@ "nodeName": "group including the tick and its label" }, "tickLabel": { - "description": "Styles applied to {{nodeName}}.
⚠️ For performance reasons, only the inline styles of tick labels are taken into account when measuring their width and height. Using classes to apply styles that change text width or height (e.g,. font-size, letter-spacing, font-weight) might cause labels to overlap. ⚠️", + "description": "Styles applied to {{nodeName}}.
⚠️ For performance reasons, only the inline styles get considered for bounding box computation. Modifying text size by adding properties like font-size or letter-spacing to this class might cause labels to overlap.", "nodeName": "ticks label" }, "top": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the top axis" } diff --git a/docs/translations/api-docs/charts/charts-x-axis/charts-x-axis.json b/docs/translations/api-docs/charts/charts-x-axis/charts-x-axis.json index 93b0023693b3a..4c97d7ebd6567 100644 --- a/docs/translations/api-docs/charts/charts-x-axis/charts-x-axis.json +++ b/docs/translations/api-docs/charts/charts-x-axis/charts-x-axis.json @@ -59,7 +59,7 @@ "nodeName": "group including the tick and its label" }, "tickLabel": { - "description": "Styles applied to {{nodeName}}.
⚠️ For performance reasons, only the inline styles of tick labels are taken into account when measuring their width and height. Using classes to apply styles that change text width or height (e.g,. font-size, letter-spacing, font-weight) might cause labels to overlap. ⚠️", + "description": "Styles applied to {{nodeName}}.
⚠️ For performance reasons, only the inline styles get considered for bounding box computation. Modifying text size by adding properties like font-size or letter-spacing to this class might cause labels to overlap.", "nodeName": "ticks label" }, "top": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the top axis" } diff --git a/docs/translations/api-docs/charts/charts-y-axis/charts-y-axis.json b/docs/translations/api-docs/charts/charts-y-axis/charts-y-axis.json index 93b0023693b3a..4c97d7ebd6567 100644 --- a/docs/translations/api-docs/charts/charts-y-axis/charts-y-axis.json +++ b/docs/translations/api-docs/charts/charts-y-axis/charts-y-axis.json @@ -59,7 +59,7 @@ "nodeName": "group including the tick and its label" }, "tickLabel": { - "description": "Styles applied to {{nodeName}}.
⚠️ For performance reasons, only the inline styles of tick labels are taken into account when measuring their width and height. Using classes to apply styles that change text width or height (e.g,. font-size, letter-spacing, font-weight) might cause labels to overlap. ⚠️", + "description": "Styles applied to {{nodeName}}.
⚠️ For performance reasons, only the inline styles get considered for bounding box computation. Modifying text size by adding properties like font-size or letter-spacing to this class might cause labels to overlap.", "nodeName": "ticks label" }, "top": { "description": "Styles applied to {{nodeName}}.", "nodeName": "the top axis" }