@patternfly/patternfly 6.2.0-prerelease.27 → 6.2.0-prerelease.28

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.
@@ -58,11 +58,11 @@
58
58
  --pf-v6-c-helper-text__item-text--FontWeight: var(--pf-v6-c-helper-text__item-text--m-error--FontWeight);
59
59
  --pf-v6-c-helper-text__item-icon--Color: var(--pf-v6-c-helper-text__item-icon--m-error--Color);
60
60
  --pf-v6-c-helper-text--m-dynamic__item-icon--Color: var(--pf-v6-c-helper-text--m-dynamic--m-error__item-icon--Color);
61
- animation-name: --pf-v6-c-helper-text-item-fade-in;
61
+ animation-name: pf-v6-c-helper-text-item-fade-in;
62
62
  animation-duration: var(--pf-v6-c-helper-text__item--m-error--TransitionDuration--Opacity);
63
63
  animation-timing-function: var(--pf-v6-c-helper-text__item--m-error--TransitionTimingFunction--Opacity);
64
64
  }
65
- @keyframes --pf-v6-c-helper-text-item-fade-in {
65
+ @keyframes pf-v6-c-helper-text-item-fade-in {
66
66
  from {
67
67
  opacity: 0;
68
68
  }
@@ -74,11 +74,11 @@
74
74
  --#{$helper-text}__item-icon--Color: var(--#{$helper-text}__item-icon--m-error--Color);
75
75
  --#{$helper-text}--m-dynamic__item-icon--Color: var(--#{$helper-text}--m-dynamic--m-error__item-icon--Color);
76
76
 
77
- animation-name: --#{$helper-text}-item-fade-in;
77
+ animation-name: #{$helper-text}-item-fade-in;
78
78
  animation-duration: var(--#{$helper-text}__item--m-error--TransitionDuration--Opacity);
79
- animation-timing-function: var(--#{$helper-text}__item--m-error--TransitionTimingFunction--Opacity);
80
-
81
- @keyframes --#{$helper-text}-item-fade-in {
79
+ animation-timing-function: var(--#{$helper-text}__item--m-error--TransitionTimingFunction--Opacity);
80
+
81
+ @keyframes #{$helper-text}-item-fade-in {
82
82
  from {
83
83
  opacity: 0;
84
84
  }
@@ -102,4 +102,3 @@
102
102
  .#{$helper-text}__item-text {
103
103
  color: var(--#{$helper-text}__item-text--Color);
104
104
  }
105
-
@@ -7412,11 +7412,11 @@ ul) {
7412
7412
  --pf-v6-c-helper-text__item-text--FontWeight: var(--pf-v6-c-helper-text__item-text--m-error--FontWeight);
7413
7413
  --pf-v6-c-helper-text__item-icon--Color: var(--pf-v6-c-helper-text__item-icon--m-error--Color);
7414
7414
  --pf-v6-c-helper-text--m-dynamic__item-icon--Color: var(--pf-v6-c-helper-text--m-dynamic--m-error__item-icon--Color);
7415
- animation-name: --pf-v6-c-helper-text-item-fade-in;
7415
+ animation-name: pf-v6-c-helper-text-item-fade-in;
7416
7416
  animation-duration: var(--pf-v6-c-helper-text__item--m-error--TransitionDuration--Opacity);
7417
7417
  animation-timing-function: var(--pf-v6-c-helper-text__item--m-error--TransitionTimingFunction--Opacity);
7418
7418
  }
7419
- @keyframes --pf-v6-c-helper-text-item-fade-in {
7419
+ @keyframes pf-v6-c-helper-text-item-fade-in {
7420
7420
  from {
7421
7421
  opacity: 0;
7422
7422
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patternfly/patternfly",
3
3
  "description": "Assets, source, tooling, and content for PatternFly 4",
4
- "version": "6.2.0-prerelease.27",
4
+ "version": "6.2.0-prerelease.28",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
7
  "scripts": {
@@ -14874,11 +14874,11 @@ ul) {
14874
14874
  --pf-v6-c-helper-text__item-text--FontWeight: var(--pf-v6-c-helper-text__item-text--m-error--FontWeight);
14875
14875
  --pf-v6-c-helper-text__item-icon--Color: var(--pf-v6-c-helper-text__item-icon--m-error--Color);
14876
14876
  --pf-v6-c-helper-text--m-dynamic__item-icon--Color: var(--pf-v6-c-helper-text--m-dynamic--m-error__item-icon--Color);
14877
- animation-name: --pf-v6-c-helper-text-item-fade-in;
14877
+ animation-name: pf-v6-c-helper-text-item-fade-in;
14878
14878
  animation-duration: var(--pf-v6-c-helper-text__item--m-error--TransitionDuration--Opacity);
14879
14879
  animation-timing-function: var(--pf-v6-c-helper-text__item--m-error--TransitionTimingFunction--Opacity);
14880
14880
  }
14881
- @keyframes --pf-v6-c-helper-text-item-fade-in {
14881
+ @keyframes pf-v6-c-helper-text-item-fade-in {
14882
14882
  from {
14883
14883
  opacity: 0;
14884
14884
  }
package/patternfly.css CHANGED
@@ -15010,11 +15010,11 @@ ul) {
15010
15010
  --pf-v6-c-helper-text__item-text--FontWeight: var(--pf-v6-c-helper-text__item-text--m-error--FontWeight);
15011
15011
  --pf-v6-c-helper-text__item-icon--Color: var(--pf-v6-c-helper-text__item-icon--m-error--Color);
15012
15012
  --pf-v6-c-helper-text--m-dynamic__item-icon--Color: var(--pf-v6-c-helper-text--m-dynamic--m-error__item-icon--Color);
15013
- animation-name: --pf-v6-c-helper-text-item-fade-in;
15013
+ animation-name: pf-v6-c-helper-text-item-fade-in;
15014
15014
  animation-duration: var(--pf-v6-c-helper-text__item--m-error--TransitionDuration--Opacity);
15015
15015
  animation-timing-function: var(--pf-v6-c-helper-text__item--m-error--TransitionTimingFunction--Opacity);
15016
15016
  }
15017
- @keyframes --pf-v6-c-helper-text-item-fade-in {
15017
+ @keyframes pf-v6-c-helper-text-item-fade-in {
15018
15018
  from {
15019
15019
  opacity: 0;
15020
15020
  }