@devtable/dashboard 14.1.0 → 14.2.0

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/dist/i18n/en.d.ts CHANGED
@@ -854,6 +854,7 @@ export declare const en: {
854
854
  y_axis_name: string;
855
855
  y_axis_name_anchor: string;
856
856
  y_axis_data_field: string;
857
+ inverse: string;
857
858
  layout: string;
858
859
  position: {
859
860
  label: string;
package/dist/i18n/zh.d.ts CHANGED
@@ -854,6 +854,7 @@ export declare const zh: {
854
854
  y_axis_name: string;
855
855
  y_axis_name_anchor: string;
856
856
  y_axis_data_field: string;
857
+ inverse: string;
857
858
  layout: string;
858
859
  position: {
859
860
  label: string;