@yamada-ui/charts 1.0.1-next-20240322143822 → 1.0.1-next-20240325073931

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.
@@ -108,7 +108,7 @@ declare const useAreaChart: ({ data, series, type, layoutType, withGradient: wit
108
108
  areaVars: {
109
109
  __prefix?: string | undefined;
110
110
  name: string;
111
- token?: "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "colors" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
111
+ token?: "colors" | "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
112
112
  value?: (number | _yamada_ui_utils.StringLiteral | _yamada_ui_core.ResponsiveObject<number | _yamada_ui_utils.StringLiteral> | _yamada_ui_core.ColorModeArray<number | _yamada_ui_utils.StringLiteral>) | undefined;
113
113
  }[];
114
114
  setHighlightedArea: react.Dispatch<react.SetStateAction<string | null>>;
@@ -108,7 +108,7 @@ declare const useAreaChart: ({ data, series, type, layoutType, withGradient: wit
108
108
  areaVars: {
109
109
  __prefix?: string | undefined;
110
110
  name: string;
111
- token?: "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "colors" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
111
+ token?: "colors" | "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
112
112
  value?: (number | _yamada_ui_utils.StringLiteral | _yamada_ui_core.ResponsiveObject<number | _yamada_ui_utils.StringLiteral> | _yamada_ui_core.ColorModeArray<number | _yamada_ui_utils.StringLiteral>) | undefined;
113
113
  }[];
114
114
  setHighlightedArea: react.Dispatch<react.SetStateAction<string | null>>;
@@ -54,7 +54,7 @@ declare const useBarChart: ({ data, series, type, layoutType, referenceLineProps
54
54
  barVars: {
55
55
  __prefix?: string | undefined;
56
56
  name: string;
57
- token?: "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "colors" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
57
+ token?: "colors" | "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
58
58
  value?: (number | _yamada_ui_utils.StringLiteral | _yamada_ui_core.ResponsiveObject<number | _yamada_ui_utils.StringLiteral> | _yamada_ui_core.ColorModeArray<number | _yamada_ui_utils.StringLiteral>) | undefined;
59
59
  }[];
60
60
  getBarProps: RequiredChartPropGetter<"div", {
@@ -54,7 +54,7 @@ declare const useBarChart: ({ data, series, type, layoutType, referenceLineProps
54
54
  barVars: {
55
55
  __prefix?: string | undefined;
56
56
  name: string;
57
- token?: "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "colors" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
57
+ token?: "colors" | "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
58
58
  value?: (number | _yamada_ui_utils.StringLiteral | _yamada_ui_core.ResponsiveObject<number | _yamada_ui_utils.StringLiteral> | _yamada_ui_core.ColorModeArray<number | _yamada_ui_utils.StringLiteral>) | undefined;
59
59
  }[];
60
60
  getBarProps: RequiredChartPropGetter<"div", {
@@ -27,7 +27,7 @@ declare const useChartTooltip: ({ tooltipProps: _tooltipProps, tooltipAnimationD
27
27
  tooltipVars: {
28
28
  __prefix?: string | undefined;
29
29
  name: string;
30
- token?: "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "colors" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
30
+ token?: "colors" | "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
31
31
  value?: (number | _yamada_ui_utils.StringLiteral | _yamada_ui_core.ResponsiveObject<number | _yamada_ui_utils.StringLiteral> | _yamada_ui_core.ColorModeArray<number | _yamada_ui_utils.StringLiteral>) | undefined;
32
32
  }[];
33
33
  };
@@ -27,7 +27,7 @@ declare const useChartTooltip: ({ tooltipProps: _tooltipProps, tooltipAnimationD
27
27
  tooltipVars: {
28
28
  __prefix?: string | undefined;
29
29
  name: string;
30
- token?: "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "colors" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
30
+ token?: "colors" | "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
31
31
  value?: (number | _yamada_ui_utils.StringLiteral | _yamada_ui_core.ResponsiveObject<number | _yamada_ui_utils.StringLiteral> | _yamada_ui_core.ColorModeArray<number | _yamada_ui_utils.StringLiteral>) | undefined;
32
32
  }[];
33
33
  };
@@ -82,7 +82,7 @@ declare const useLineChart: ({ data, series, layoutType, withDots, withActiveDot
82
82
  lineVars: {
83
83
  __prefix?: string | undefined;
84
84
  name: string;
85
- token?: "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "colors" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
85
+ token?: "colors" | "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
86
86
  value?: (number | _yamada_ui_utils.StringLiteral | _yamada_ui_core.ResponsiveObject<number | _yamada_ui_utils.StringLiteral> | _yamada_ui_core.ColorModeArray<number | _yamada_ui_utils.StringLiteral>) | undefined;
87
87
  }[];
88
88
  setHighlightedArea: react.Dispatch<react.SetStateAction<string | null>>;
@@ -82,7 +82,7 @@ declare const useLineChart: ({ data, series, layoutType, withDots, withActiveDot
82
82
  lineVars: {
83
83
  __prefix?: string | undefined;
84
84
  name: string;
85
- token?: "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "colors" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
85
+ token?: "colors" | "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
86
86
  value?: (number | _yamada_ui_utils.StringLiteral | _yamada_ui_core.ResponsiveObject<number | _yamada_ui_utils.StringLiteral> | _yamada_ui_core.ColorModeArray<number | _yamada_ui_utils.StringLiteral>) | undefined;
87
87
  }[];
88
88
  setHighlightedArea: react.Dispatch<react.SetStateAction<string | null>>;
@@ -76,7 +76,7 @@ declare const useRadarChart: ({ data, series, dataKey, withDots, withActiveDots,
76
76
  radarVars: {
77
77
  __prefix?: string | undefined;
78
78
  name: string;
79
- token?: "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "colors" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
79
+ token?: "colors" | "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
80
80
  value?: (number | _yamada_ui_utils.StringLiteral | _yamada_ui_core.ResponsiveObject<number | _yamada_ui_utils.StringLiteral> | _yamada_ui_core.ColorModeArray<number | _yamada_ui_utils.StringLiteral>) | undefined;
81
81
  }[];
82
82
  getRadarChartProps: ChartPropGetter<"div", recharts_types_chart_generateCategoricalChart.CategoricalChartProps, recharts_types_chart_generateCategoricalChart.CategoricalChartProps>;
@@ -76,7 +76,7 @@ declare const useRadarChart: ({ data, series, dataKey, withDots, withActiveDots,
76
76
  radarVars: {
77
77
  __prefix?: string | undefined;
78
78
  name: string;
79
- token?: "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "colors" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
79
+ token?: "colors" | "transitionDuration" | "transitionProperty" | "animations" | "blurs" | "borders" | "breakpoints" | "fonts" | "fontSizes" | "fontWeights" | "gradients" | "layerStyles" | "letterSpacings" | "lineHeights" | "radii" | "shadows" | "sizes" | "spaces" | "textStyles" | "transitionEasing" | "zIndices" | undefined;
80
80
  value?: (number | _yamada_ui_utils.StringLiteral | _yamada_ui_core.ResponsiveObject<number | _yamada_ui_utils.StringLiteral> | _yamada_ui_core.ColorModeArray<number | _yamada_ui_utils.StringLiteral>) | undefined;
81
81
  }[];
82
82
  getRadarChartProps: ChartPropGetter<"div", recharts_types_chart_generateCategoricalChart.CategoricalChartProps, recharts_types_chart_generateCategoricalChart.CategoricalChartProps>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/charts",
3
- "version": "1.0.1-next-20240322143822",
3
+ "version": "1.0.1-next-20240325073931",
4
4
  "description": "Yamada UI charts component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -37,11 +37,11 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "recharts": "^2.12.3",
40
- "@yamada-ui/core": "1.5.0-next-20240322143822",
40
+ "@yamada-ui/core": "1.5.0-next-20240325073931",
41
41
  "@yamada-ui/utils": "1.0.7",
42
- "@yamada-ui/tooltip": "1.0.19-next-20240322143822",
43
- "@yamada-ui/use-value": "1.1.5-next-20240322143822",
44
- "@yamada-ui/use-token": "1.1.5-next-20240322143822"
42
+ "@yamada-ui/tooltip": "1.0.19-next-20240325073931",
43
+ "@yamada-ui/use-value": "1.1.5-next-20240325073931",
44
+ "@yamada-ui/use-token": "1.1.5-next-20240325073931"
45
45
  },
46
46
  "devDependencies": {
47
47
  "clean-package": "2.2.0",