courthive-components 1.7.0 → 1.7.1

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.
@@ -16,6 +16,10 @@ export declare const ecDateRangeStyle: () => string;
16
16
  export declare const ecFooterStyle: () => string;
17
17
  export declare const ecPlayerCountStyle: () => string;
18
18
  export declare const ecMatchUpProgressStyle: () => string;
19
+ export declare const ecProgressStyle: () => string;
20
+ export declare const ecProgressMetaStyle: () => string;
21
+ export declare const ecProgressBarStyle: () => string;
22
+ export declare const ecProgressFillStyle: () => string;
19
23
  export declare const ecUpdatedAtStyle: () => string;
20
24
  export declare const ecSkeletonStyle: () => string;
21
25
  export declare const ecSkeletonLineStyle: () => string;