@elastic/eui 104.0.0 → 104.0.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.
package/eui.d.ts
CHANGED
|
@@ -32363,7 +32363,7 @@ declare module '@elastic/eui/dist/eui_theme_amsterdam_light.json' {
|
|
|
32363
32363
|
};
|
|
32364
32364
|
export default sassVariables;
|
|
32365
32365
|
}
|
|
32366
|
-
declare module '@elastic/eui
|
|
32366
|
+
declare module '@elastic/eui/dist/eui_theme_borealis_dark.json' {
|
|
32367
32367
|
const sassVariables: {
|
|
32368
32368
|
euiZDataGrid: number;
|
|
32369
32369
|
euiZHeaderBelowDataGrid: number;
|
|
@@ -32789,7 +32789,7 @@ declare module '@elastic/eui-theme-borealis/lib/eui_theme_borealis_dark.json' {
|
|
|
32789
32789
|
};
|
|
32790
32790
|
export default sassVariables;
|
|
32791
32791
|
}
|
|
32792
|
-
declare module '@elastic/eui
|
|
32792
|
+
declare module '@elastic/eui/dist/eui_theme_borealis_light.json' {
|
|
32793
32793
|
const sassVariables: {
|
|
32794
32794
|
euiZDataGrid: number;
|
|
32795
32795
|
euiZHeaderBelowDataGrid: number;
|