@cloudscape-design/components-themeable 3.0.308 → 3.0.309
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.
|
@@ -534,7 +534,7 @@ export declare interface TypedOverride {
|
|
|
534
534
|
borderRadiusTutorialPanelItem?: GlobalValue;
|
|
535
535
|
}
|
|
536
536
|
};
|
|
537
|
-
'
|
|
537
|
+
'flashbar'?: {
|
|
538
538
|
tokens: {
|
|
539
539
|
colorChartsStatusCritical?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
540
540
|
colorChartsStatusHigh?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -712,7 +712,7 @@ export declare interface TypedOverride {
|
|
|
712
712
|
borderRadiusTutorialPanelItem?: GlobalValue;
|
|
713
713
|
}
|
|
714
714
|
};
|
|
715
|
-
'
|
|
715
|
+
'header'?: {
|
|
716
716
|
tokens: {
|
|
717
717
|
colorChartsStatusCritical?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
718
718
|
colorChartsStatusHigh?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -534,7 +534,7 @@ export declare interface TypedOverride {
|
|
|
534
534
|
borderRadiusTutorialPanelItem?: GlobalValue;
|
|
535
535
|
}
|
|
536
536
|
};
|
|
537
|
-
'
|
|
537
|
+
'flashbar'?: {
|
|
538
538
|
tokens: {
|
|
539
539
|
colorChartsStatusCritical?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
540
540
|
colorChartsStatusHigh?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -712,7 +712,7 @@ export declare interface TypedOverride {
|
|
|
712
712
|
borderRadiusTutorialPanelItem?: GlobalValue;
|
|
713
713
|
}
|
|
714
714
|
};
|
|
715
|
-
'
|
|
715
|
+
'header'?: {
|
|
716
716
|
tokens: {
|
|
717
717
|
colorChartsStatusCritical?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
718
718
|
colorChartsStatusHigh?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|