@m4l/widgets 0.0.6-beta-fix-history-list-test.0 → 0.0.6
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.
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { Theme } from '@mui/material/styles';
|
|
1
2
|
/**
|
|
2
3
|
* Theme factory and getters for ChartPie options tests.
|
|
3
4
|
*/
|
|
@@ -26,9 +27,9 @@ export declare function createTheme(overrides?: Record<string, unknown>): {
|
|
|
26
27
|
/**
|
|
27
28
|
* Theme ready to pass to generateOptions (typed for tests).
|
|
28
29
|
*/
|
|
29
|
-
export declare function getThemeForOptions(overrides?: Record<string, unknown>):
|
|
30
|
+
export declare function getThemeForOptions(overrides?: Record<string, unknown>): Theme;
|
|
30
31
|
/**
|
|
31
32
|
* Empty theme for testing theme fallbacks in generateOptions.
|
|
32
33
|
*/
|
|
33
|
-
export declare const emptyTheme:
|
|
34
|
+
export declare const emptyTheme: Theme;
|
|
34
35
|
//# sourceMappingURL=theme.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/widgets/src/charts/ChartPie/__tests__/helpers/theme.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/widgets/src/charts/ChartPie/__tests__/helpers/theme.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAElD;;GAEG;AAEH;;GAEG;AACH,wBAAgB,WAAW,CAAC,SAAS,GAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAM;;;;;;;;;;;;;;;;;;EAWlE;AAED;;GAEG;AACH,wBAAgB,kBAAkB,CAAC,SAAS,GAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAM,GAC5B,KAAK,CAClD;AAED;;GAEG;AACH,eAAO,MAAM,UAAU,EAAoB,KAAK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"options.d.ts","sourceRoot":"","sources":["../../../../../../../packages/widgets/src/charts/ChartPie/helpers/options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"options.d.ts","sourceRoot":"","sources":["../../../../../../../packages/widgets/src/charts/ChartPie/helpers/options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAE7C,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAElD;;GAEG;AACH,wBAAgB,eAAe,CAAC,IAAI,EAAE,YAAY,EAAE,EAAE,KAAK,EAAE,KAAK;;;;;;;;;;;YAsBxD,oDAAoD;iCACtB,GAAG,OAAO,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAD3C,oDAAoD;;;;EAuE7D;AAED,eAAO,MAAM,cAAc;;;;;;CAM1B,CAAC"}
|