@devtable/dashboard 13.27.0 → 13.27.2

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
@@ -574,6 +574,7 @@ export declare const en: {
574
574
  dynamic_color: {
575
575
  label: string;
576
576
  edit: string;
577
+ clear: string;
577
578
  };
578
579
  };
579
580
  chart: {
package/dist/i18n/zh.d.ts CHANGED
@@ -574,6 +574,7 @@ export declare const zh: {
574
574
  dynamic_color: {
575
575
  label: string;
576
576
  edit: string;
577
+ clear: string;
577
578
  };
578
579
  };
579
580
  chart: {