@patternfly/patternfly 6.5.0-prerelease.47 → 6.5.0-prerelease.48

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.
@@ -67,7 +67,7 @@
67
67
  ". . description description"
68
68
  ". . actiongroup actiongroup";
69
69
  --pf-v6-c-alert--m-expandable__description--action-group--PaddingBlockStart: var(--pf-v6-c-alert__action-group--PaddingBlockStart-base);
70
- --pf-v6-c-alert--m-expanded__toggle-icon--Rotate: 90deg;
70
+ --pf-v6-c-alert--m-expanded__toggle-icon--Rotate: -180deg;
71
71
  --pf-v6-c-alert--m-expanded__description--action-group--PaddingBlockStart: var(--pf-v6-c-alert__description--action-group--PaddingBlockStart-base);
72
72
  }
73
73
 
@@ -155,6 +155,7 @@
155
155
  margin-inline-end: var(--pf-v6-c-alert__icon--MarginInlineEnd);
156
156
  font-size: var(--pf-v6-c-alert__icon--FontSize);
157
157
  color: var(--pf-v6-c-alert__icon--Color);
158
+ scale: 1.14;
158
159
  }
159
160
 
160
161
  .pf-v6-c-alert__title {
@@ -102,7 +102,7 @@
102
102
  --#{$alert}--m-expandable__description--action-group--PaddingBlockStart: var(--#{$alert}__action-group--PaddingBlockStart-base);
103
103
 
104
104
  // Expanded
105
- --#{$alert}--m-expanded__toggle-icon--Rotate: 90deg;
105
+ --#{$alert}--m-expanded__toggle-icon--Rotate: -180deg;
106
106
  --#{$alert}--m-expanded__description--action-group--PaddingBlockStart: var(--#{$alert}__description--action-group--PaddingBlockStart-base);
107
107
  }
108
108
 
@@ -197,6 +197,7 @@
197
197
  margin-inline-end: var(--#{$alert}__icon--MarginInlineEnd);
198
198
  font-size: var(--#{$alert}__icon--FontSize);
199
199
  color: var(--#{$alert}__icon--Color);
200
+ scale: 1.14;
200
201
  }
201
202
 
202
203
  .#{$alert}__title {
@@ -561,7 +561,7 @@
561
561
  ". . description description"
562
562
  ". . actiongroup actiongroup";
563
563
  --pf-v6-c-alert--m-expandable__description--action-group--PaddingBlockStart: var(--pf-v6-c-alert__action-group--PaddingBlockStart-base);
564
- --pf-v6-c-alert--m-expanded__toggle-icon--Rotate: 90deg;
564
+ --pf-v6-c-alert--m-expanded__toggle-icon--Rotate: -180deg;
565
565
  --pf-v6-c-alert--m-expanded__description--action-group--PaddingBlockStart: var(--pf-v6-c-alert__description--action-group--PaddingBlockStart-base);
566
566
  }
567
567
 
@@ -649,6 +649,7 @@
649
649
  margin-inline-end: var(--pf-v6-c-alert__icon--MarginInlineEnd);
650
650
  font-size: var(--pf-v6-c-alert__icon--FontSize);
651
651
  color: var(--pf-v6-c-alert__icon--Color);
652
+ scale: 1.14;
652
653
  }
653
654
 
654
655
  .pf-v6-c-alert__title {