@cloudscape-design/components-themeable 3.0.325 → 3.0.326
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.
|
@@ -546,7 +546,7 @@ export declare interface TypedOverride {
|
|
|
546
546
|
borderRadiusTutorialPanelItem?: GlobalValue;
|
|
547
547
|
}
|
|
548
548
|
};
|
|
549
|
-
'
|
|
549
|
+
'flashbar'?: {
|
|
550
550
|
tokens: {
|
|
551
551
|
colorChartsStatusCritical?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
552
552
|
colorChartsStatusHigh?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -728,7 +728,7 @@ export declare interface TypedOverride {
|
|
|
728
728
|
borderRadiusTutorialPanelItem?: GlobalValue;
|
|
729
729
|
}
|
|
730
730
|
};
|
|
731
|
-
'
|
|
731
|
+
'header'?: {
|
|
732
732
|
tokens: {
|
|
733
733
|
colorChartsStatusCritical?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
734
734
|
colorChartsStatusHigh?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -546,7 +546,7 @@ export declare interface TypedOverride {
|
|
|
546
546
|
borderRadiusTutorialPanelItem?: GlobalValue;
|
|
547
547
|
}
|
|
548
548
|
};
|
|
549
|
-
'
|
|
549
|
+
'flashbar'?: {
|
|
550
550
|
tokens: {
|
|
551
551
|
colorChartsStatusCritical?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
552
552
|
colorChartsStatusHigh?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -728,7 +728,7 @@ export declare interface TypedOverride {
|
|
|
728
728
|
borderRadiusTutorialPanelItem?: GlobalValue;
|
|
729
729
|
}
|
|
730
730
|
};
|
|
731
|
-
'
|
|
731
|
+
'header'?: {
|
|
732
732
|
tokens: {
|
|
733
733
|
colorChartsStatusCritical?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
734
734
|
colorChartsStatusHigh?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|