@patternfly/react-tokens 4.88.11 → 4.88.14

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.
Files changed (174) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/esm/c_form_control.d.ts +26 -0
  3. package/dist/esm/c_form_control.js +26 -0
  4. package/dist/esm/c_form_control_inset_base.d.ts +1 -1
  5. package/dist/esm/c_form_control_inset_base.js +1 -1
  6. package/dist/esm/c_form_control_readonly_BackgroundColor.d.ts +1 -1
  7. package/dist/esm/c_form_control_readonly_BackgroundColor.js +1 -1
  8. package/dist/esm/c_form_control_readonly_m_plain_BackgroundColor.d.ts +6 -0
  9. package/dist/esm/c_form_control_readonly_m_plain_BackgroundColor.js +6 -0
  10. package/dist/esm/c_form_control_readonly_m_plain_inset_base.d.ts +6 -0
  11. package/dist/esm/c_form_control_readonly_m_plain_inset_base.js +6 -0
  12. package/dist/esm/c_icon.d.ts +534 -0
  13. package/dist/esm/c_icon.js +534 -0
  14. package/dist/esm/c_icon_Height.d.ts +6 -0
  15. package/dist/esm/c_icon_Height.js +6 -0
  16. package/dist/esm/c_icon_Width.d.ts +6 -0
  17. package/dist/esm/c_icon_Width.js +6 -0
  18. package/dist/esm/c_icon__content_Color.d.ts +6 -0
  19. package/dist/esm/c_icon__content_Color.js +6 -0
  20. package/dist/esm/c_icon__content_FontSize.d.ts +6 -0
  21. package/dist/esm/c_icon__content_FontSize.js +6 -0
  22. package/dist/esm/c_icon__content_Opacity.d.ts +6 -0
  23. package/dist/esm/c_icon__content_Opacity.js +6 -0
  24. package/dist/esm/c_icon__content_m_danger_Color.d.ts +6 -0
  25. package/dist/esm/c_icon__content_m_danger_Color.js +6 -0
  26. package/dist/esm/c_icon__content_m_default_Color.d.ts +6 -0
  27. package/dist/esm/c_icon__content_m_default_Color.js +6 -0
  28. package/dist/esm/c_icon__content_m_info_Color.d.ts +6 -0
  29. package/dist/esm/c_icon__content_m_info_Color.js +6 -0
  30. package/dist/esm/c_icon__content_m_success_Color.d.ts +6 -0
  31. package/dist/esm/c_icon__content_m_success_Color.js +6 -0
  32. package/dist/esm/c_icon__content_m_warning_Color.d.ts +6 -0
  33. package/dist/esm/c_icon__content_m_warning_Color.js +6 -0
  34. package/dist/esm/c_icon__content_svg_VerticalAlign.d.ts +6 -0
  35. package/dist/esm/c_icon__content_svg_VerticalAlign.js +6 -0
  36. package/dist/esm/c_icon__progress_Opacity.d.ts +6 -0
  37. package/dist/esm/c_icon__progress_Opacity.js +6 -0
  38. package/dist/esm/c_icon_m_inline_Height.d.ts +6 -0
  39. package/dist/esm/c_icon_m_inline_Height.js +6 -0
  40. package/dist/esm/c_icon_m_inline_Width.d.ts +6 -0
  41. package/dist/esm/c_icon_m_inline_Width.js +6 -0
  42. package/dist/esm/c_icon_m_inline__content_FontSize.d.ts +6 -0
  43. package/dist/esm/c_icon_m_inline__content_FontSize.js +6 -0
  44. package/dist/esm/c_icon_m_lg_Height.d.ts +6 -0
  45. package/dist/esm/c_icon_m_lg_Height.js +6 -0
  46. package/dist/esm/c_icon_m_lg_Width.d.ts +6 -0
  47. package/dist/esm/c_icon_m_lg_Width.js +6 -0
  48. package/dist/esm/c_icon_m_lg_content_FontSize.d.ts +6 -0
  49. package/dist/esm/c_icon_m_lg_content_FontSize.js +6 -0
  50. package/dist/esm/c_icon_m_md_Height.d.ts +6 -0
  51. package/dist/esm/c_icon_m_md_Height.js +6 -0
  52. package/dist/esm/c_icon_m_md_Width.d.ts +6 -0
  53. package/dist/esm/c_icon_m_md_Width.js +6 -0
  54. package/dist/esm/c_icon_m_md_content_FontSize.d.ts +6 -0
  55. package/dist/esm/c_icon_m_md_content_FontSize.js +6 -0
  56. package/dist/esm/c_icon_m_sm_Height.d.ts +6 -0
  57. package/dist/esm/c_icon_m_sm_Height.js +6 -0
  58. package/dist/esm/c_icon_m_sm_Width.d.ts +6 -0
  59. package/dist/esm/c_icon_m_sm_Width.js +6 -0
  60. package/dist/esm/c_icon_m_sm_content_FontSize.d.ts +6 -0
  61. package/dist/esm/c_icon_m_sm_content_FontSize.js +6 -0
  62. package/dist/esm/c_icon_m_xl_Height.d.ts +6 -0
  63. package/dist/esm/c_icon_m_xl_Height.js +6 -0
  64. package/dist/esm/c_icon_m_xl_Width.d.ts +6 -0
  65. package/dist/esm/c_icon_m_xl_Width.js +6 -0
  66. package/dist/esm/c_icon_m_xl_content_FontSize.d.ts +6 -0
  67. package/dist/esm/c_icon_m_xl_content_FontSize.js +6 -0
  68. package/dist/esm/c_progress_stepper.d.ts +16 -12
  69. package/dist/esm/c_progress_stepper.js +16 -12
  70. package/dist/esm/c_progress_stepper__step_description_TextAlign.d.ts +1 -1
  71. package/dist/esm/c_progress_stepper__step_description_TextAlign.js +1 -1
  72. package/dist/esm/c_progress_stepper__step_title_TextAlign.d.ts +1 -1
  73. package/dist/esm/c_progress_stepper__step_title_TextAlign.js +1 -1
  74. package/dist/esm/c_progress_stepper_m_center__step_main_TextAlign.d.ts +6 -0
  75. package/dist/esm/c_progress_stepper_m_center__step_main_TextAlign.js +6 -0
  76. package/dist/esm/c_progress_stepper_step_main_TextAlign.d.ts +6 -0
  77. package/dist/esm/c_progress_stepper_step_main_TextAlign.js +6 -0
  78. package/dist/esm/c_spinner_diameter.d.ts +1 -1
  79. package/dist/esm/c_spinner_diameter.js +1 -1
  80. package/dist/esm/componentIndex.d.ts +1 -0
  81. package/dist/esm/componentIndex.js +1 -0
  82. package/dist/esm/index.d.ts +32 -2
  83. package/dist/esm/index.js +32 -2
  84. package/dist/js/c_form_control.d.ts +26 -0
  85. package/dist/js/c_form_control.js +26 -0
  86. package/dist/js/c_form_control_inset_base.d.ts +1 -1
  87. package/dist/js/c_form_control_inset_base.js +1 -1
  88. package/dist/js/c_form_control_readonly_BackgroundColor.d.ts +1 -1
  89. package/dist/js/c_form_control_readonly_BackgroundColor.js +1 -1
  90. package/dist/js/c_form_control_readonly_m_plain_BackgroundColor.d.ts +6 -0
  91. package/dist/js/c_form_control_readonly_m_plain_BackgroundColor.js +8 -0
  92. package/dist/js/c_form_control_readonly_m_plain_inset_base.d.ts +6 -0
  93. package/dist/js/c_form_control_readonly_m_plain_inset_base.js +8 -0
  94. package/dist/js/c_icon.d.ts +534 -0
  95. package/dist/js/c_icon.js +536 -0
  96. package/dist/js/c_icon_Height.d.ts +6 -0
  97. package/dist/js/c_icon_Height.js +8 -0
  98. package/dist/js/c_icon_Width.d.ts +6 -0
  99. package/dist/js/c_icon_Width.js +8 -0
  100. package/dist/js/c_icon__content_Color.d.ts +6 -0
  101. package/dist/js/c_icon__content_Color.js +8 -0
  102. package/dist/js/c_icon__content_FontSize.d.ts +6 -0
  103. package/dist/js/c_icon__content_FontSize.js +8 -0
  104. package/dist/js/c_icon__content_Opacity.d.ts +6 -0
  105. package/dist/js/c_icon__content_Opacity.js +8 -0
  106. package/dist/js/c_icon__content_m_danger_Color.d.ts +6 -0
  107. package/dist/js/c_icon__content_m_danger_Color.js +8 -0
  108. package/dist/js/c_icon__content_m_default_Color.d.ts +6 -0
  109. package/dist/js/c_icon__content_m_default_Color.js +8 -0
  110. package/dist/js/c_icon__content_m_info_Color.d.ts +6 -0
  111. package/dist/js/c_icon__content_m_info_Color.js +8 -0
  112. package/dist/js/c_icon__content_m_success_Color.d.ts +6 -0
  113. package/dist/js/c_icon__content_m_success_Color.js +8 -0
  114. package/dist/js/c_icon__content_m_warning_Color.d.ts +6 -0
  115. package/dist/js/c_icon__content_m_warning_Color.js +8 -0
  116. package/dist/js/c_icon__content_svg_VerticalAlign.d.ts +6 -0
  117. package/dist/js/c_icon__content_svg_VerticalAlign.js +8 -0
  118. package/dist/js/c_icon__progress_Opacity.d.ts +6 -0
  119. package/dist/js/c_icon__progress_Opacity.js +8 -0
  120. package/dist/js/c_icon_m_inline_Height.d.ts +6 -0
  121. package/dist/js/c_icon_m_inline_Height.js +8 -0
  122. package/dist/js/c_icon_m_inline_Width.d.ts +6 -0
  123. package/dist/js/c_icon_m_inline_Width.js +8 -0
  124. package/dist/js/c_icon_m_inline__content_FontSize.d.ts +6 -0
  125. package/dist/js/c_icon_m_inline__content_FontSize.js +8 -0
  126. package/dist/js/c_icon_m_lg_Height.d.ts +6 -0
  127. package/dist/js/c_icon_m_lg_Height.js +8 -0
  128. package/dist/js/c_icon_m_lg_Width.d.ts +6 -0
  129. package/dist/js/c_icon_m_lg_Width.js +8 -0
  130. package/dist/js/c_icon_m_lg_content_FontSize.d.ts +6 -0
  131. package/dist/js/c_icon_m_lg_content_FontSize.js +8 -0
  132. package/dist/js/c_icon_m_md_Height.d.ts +6 -0
  133. package/dist/js/c_icon_m_md_Height.js +8 -0
  134. package/dist/js/c_icon_m_md_Width.d.ts +6 -0
  135. package/dist/js/c_icon_m_md_Width.js +8 -0
  136. package/dist/js/c_icon_m_md_content_FontSize.d.ts +6 -0
  137. package/dist/js/c_icon_m_md_content_FontSize.js +8 -0
  138. package/dist/js/c_icon_m_sm_Height.d.ts +6 -0
  139. package/dist/js/c_icon_m_sm_Height.js +8 -0
  140. package/dist/js/c_icon_m_sm_Width.d.ts +6 -0
  141. package/dist/js/c_icon_m_sm_Width.js +8 -0
  142. package/dist/js/c_icon_m_sm_content_FontSize.d.ts +6 -0
  143. package/dist/js/c_icon_m_sm_content_FontSize.js +8 -0
  144. package/dist/js/c_icon_m_xl_Height.d.ts +6 -0
  145. package/dist/js/c_icon_m_xl_Height.js +8 -0
  146. package/dist/js/c_icon_m_xl_Width.d.ts +6 -0
  147. package/dist/js/c_icon_m_xl_Width.js +8 -0
  148. package/dist/js/c_icon_m_xl_content_FontSize.d.ts +6 -0
  149. package/dist/js/c_icon_m_xl_content_FontSize.js +8 -0
  150. package/dist/js/c_progress_stepper.d.ts +16 -12
  151. package/dist/js/c_progress_stepper.js +16 -12
  152. package/dist/js/c_progress_stepper__step_description_TextAlign.d.ts +1 -1
  153. package/dist/js/c_progress_stepper__step_description_TextAlign.js +1 -1
  154. package/dist/js/c_progress_stepper__step_title_TextAlign.d.ts +1 -1
  155. package/dist/js/c_progress_stepper__step_title_TextAlign.js +1 -1
  156. package/dist/js/c_progress_stepper_m_center__step_main_TextAlign.d.ts +6 -0
  157. package/dist/js/c_progress_stepper_m_center__step_main_TextAlign.js +8 -0
  158. package/dist/js/c_progress_stepper_step_main_TextAlign.d.ts +6 -0
  159. package/dist/js/c_progress_stepper_step_main_TextAlign.js +8 -0
  160. package/dist/js/c_spinner_diameter.d.ts +1 -1
  161. package/dist/js/c_spinner_diameter.js +1 -1
  162. package/dist/js/componentIndex.d.ts +1 -0
  163. package/dist/js/componentIndex.js +1 -0
  164. package/dist/js/index.d.ts +32 -2
  165. package/dist/js/index.js +32 -2
  166. package/package.json +3 -3
  167. package/dist/esm/c_progress_stepper_m_center__step_description_TextAlign.d.ts +0 -6
  168. package/dist/esm/c_progress_stepper_m_center__step_description_TextAlign.js +0 -6
  169. package/dist/esm/c_progress_stepper_m_center__step_title_TextAlign.d.ts +0 -6
  170. package/dist/esm/c_progress_stepper_m_center__step_title_TextAlign.js +0 -6
  171. package/dist/js/c_progress_stepper_m_center__step_description_TextAlign.d.ts +0 -6
  172. package/dist/js/c_progress_stepper_m_center__step_description_TextAlign.js +0 -8
  173. package/dist/js/c_progress_stepper_m_center__step_title_TextAlign.d.ts +0 -6
  174. package/dist/js/c_progress_stepper_m_center__step_title_TextAlign.js +0 -8
@@ -0,0 +1,6 @@
1
+ export const c_icon__content_m_warning_Color = {
2
+ "name": "--pf-c-icon__content--m-warning--Color",
3
+ "value": "#f0ab00",
4
+ "var": "var(--pf-c-icon__content--m-warning--Color)"
5
+ };
6
+ export default c_icon__content_m_warning_Color;
@@ -0,0 +1,6 @@
1
+ export const c_icon__content_svg_VerticalAlign: {
2
+ "name": "--pf-c-icon__content--svg--VerticalAlign",
3
+ "value": "-.125em",
4
+ "var": "var(--pf-c-icon__content--svg--VerticalAlign)"
5
+ };
6
+ export default c_icon__content_svg_VerticalAlign;
@@ -0,0 +1,6 @@
1
+ export const c_icon__content_svg_VerticalAlign = {
2
+ "name": "--pf-c-icon__content--svg--VerticalAlign",
3
+ "value": "-.125em",
4
+ "var": "var(--pf-c-icon__content--svg--VerticalAlign)"
5
+ };
6
+ export default c_icon__content_svg_VerticalAlign;
@@ -0,0 +1,6 @@
1
+ export const c_icon__progress_Opacity: {
2
+ "name": "--pf-c-icon__progress--Opacity",
3
+ "value": "1",
4
+ "var": "var(--pf-c-icon__progress--Opacity)"
5
+ };
6
+ export default c_icon__progress_Opacity;
@@ -0,0 +1,6 @@
1
+ export const c_icon__progress_Opacity = {
2
+ "name": "--pf-c-icon__progress--Opacity",
3
+ "value": "1",
4
+ "var": "var(--pf-c-icon__progress--Opacity)"
5
+ };
6
+ export default c_icon__progress_Opacity;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_inline_Height: {
2
+ "name": "--pf-c-icon--m-inline--Height",
3
+ "value": "1em",
4
+ "var": "var(--pf-c-icon--m-inline--Height)"
5
+ };
6
+ export default c_icon_m_inline_Height;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_inline_Height = {
2
+ "name": "--pf-c-icon--m-inline--Height",
3
+ "value": "1em",
4
+ "var": "var(--pf-c-icon--m-inline--Height)"
5
+ };
6
+ export default c_icon_m_inline_Height;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_inline_Width: {
2
+ "name": "--pf-c-icon--m-inline--Width",
3
+ "value": "1em",
4
+ "var": "var(--pf-c-icon--m-inline--Width)"
5
+ };
6
+ export default c_icon_m_inline_Width;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_inline_Width = {
2
+ "name": "--pf-c-icon--m-inline--Width",
3
+ "value": "1em",
4
+ "var": "var(--pf-c-icon--m-inline--Width)"
5
+ };
6
+ export default c_icon_m_inline_Width;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_inline__content_FontSize: {
2
+ "name": "--pf-c-icon--m-inline__content--FontSize",
3
+ "value": "1em",
4
+ "var": "var(--pf-c-icon--m-inline__content--FontSize)"
5
+ };
6
+ export default c_icon_m_inline__content_FontSize;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_inline__content_FontSize = {
2
+ "name": "--pf-c-icon--m-inline__content--FontSize",
3
+ "value": "1em",
4
+ "var": "var(--pf-c-icon--m-inline__content--FontSize)"
5
+ };
6
+ export default c_icon_m_inline__content_FontSize;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_lg_Height: {
2
+ "name": "--pf-c-icon--m-lg--Height",
3
+ "value": "1.5rem",
4
+ "var": "var(--pf-c-icon--m-lg--Height)"
5
+ };
6
+ export default c_icon_m_lg_Height;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_lg_Height = {
2
+ "name": "--pf-c-icon--m-lg--Height",
3
+ "value": "1.5rem",
4
+ "var": "var(--pf-c-icon--m-lg--Height)"
5
+ };
6
+ export default c_icon_m_lg_Height;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_lg_Width: {
2
+ "name": "--pf-c-icon--m-lg--Width",
3
+ "value": "1.5rem",
4
+ "var": "var(--pf-c-icon--m-lg--Width)"
5
+ };
6
+ export default c_icon_m_lg_Width;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_lg_Width = {
2
+ "name": "--pf-c-icon--m-lg--Width",
3
+ "value": "1.5rem",
4
+ "var": "var(--pf-c-icon--m-lg--Width)"
5
+ };
6
+ export default c_icon_m_lg_Width;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_lg_content_FontSize: {
2
+ "name": "--pf-c-icon--m-lg--content--FontSize",
3
+ "value": "1.5rem",
4
+ "var": "var(--pf-c-icon--m-lg--content--FontSize)"
5
+ };
6
+ export default c_icon_m_lg_content_FontSize;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_lg_content_FontSize = {
2
+ "name": "--pf-c-icon--m-lg--content--FontSize",
3
+ "value": "1.5rem",
4
+ "var": "var(--pf-c-icon--m-lg--content--FontSize)"
5
+ };
6
+ export default c_icon_m_lg_content_FontSize;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_md_Height: {
2
+ "name": "--pf-c-icon--m-md--Height",
3
+ "value": "1.125rem",
4
+ "var": "var(--pf-c-icon--m-md--Height)"
5
+ };
6
+ export default c_icon_m_md_Height;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_md_Height = {
2
+ "name": "--pf-c-icon--m-md--Height",
3
+ "value": "1.125rem",
4
+ "var": "var(--pf-c-icon--m-md--Height)"
5
+ };
6
+ export default c_icon_m_md_Height;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_md_Width: {
2
+ "name": "--pf-c-icon--m-md--Width",
3
+ "value": "1.125rem",
4
+ "var": "var(--pf-c-icon--m-md--Width)"
5
+ };
6
+ export default c_icon_m_md_Width;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_md_Width = {
2
+ "name": "--pf-c-icon--m-md--Width",
3
+ "value": "1.125rem",
4
+ "var": "var(--pf-c-icon--m-md--Width)"
5
+ };
6
+ export default c_icon_m_md_Width;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_md_content_FontSize: {
2
+ "name": "--pf-c-icon--m-md--content--FontSize",
3
+ "value": "1.125rem",
4
+ "var": "var(--pf-c-icon--m-md--content--FontSize)"
5
+ };
6
+ export default c_icon_m_md_content_FontSize;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_md_content_FontSize = {
2
+ "name": "--pf-c-icon--m-md--content--FontSize",
3
+ "value": "1.125rem",
4
+ "var": "var(--pf-c-icon--m-md--content--FontSize)"
5
+ };
6
+ export default c_icon_m_md_content_FontSize;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_sm_Height: {
2
+ "name": "--pf-c-icon--m-sm--Height",
3
+ "value": "0.625rem",
4
+ "var": "var(--pf-c-icon--m-sm--Height)"
5
+ };
6
+ export default c_icon_m_sm_Height;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_sm_Height = {
2
+ "name": "--pf-c-icon--m-sm--Height",
3
+ "value": "0.625rem",
4
+ "var": "var(--pf-c-icon--m-sm--Height)"
5
+ };
6
+ export default c_icon_m_sm_Height;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_sm_Width: {
2
+ "name": "--pf-c-icon--m-sm--Width",
3
+ "value": "0.625rem",
4
+ "var": "var(--pf-c-icon--m-sm--Width)"
5
+ };
6
+ export default c_icon_m_sm_Width;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_sm_Width = {
2
+ "name": "--pf-c-icon--m-sm--Width",
3
+ "value": "0.625rem",
4
+ "var": "var(--pf-c-icon--m-sm--Width)"
5
+ };
6
+ export default c_icon_m_sm_Width;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_sm_content_FontSize: {
2
+ "name": "--pf-c-icon--m-sm--content--FontSize",
3
+ "value": "0.625rem",
4
+ "var": "var(--pf-c-icon--m-sm--content--FontSize)"
5
+ };
6
+ export default c_icon_m_sm_content_FontSize;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_sm_content_FontSize = {
2
+ "name": "--pf-c-icon--m-sm--content--FontSize",
3
+ "value": "0.625rem",
4
+ "var": "var(--pf-c-icon--m-sm--content--FontSize)"
5
+ };
6
+ export default c_icon_m_sm_content_FontSize;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_xl_Height: {
2
+ "name": "--pf-c-icon--m-xl--Height",
3
+ "value": "3.375rem",
4
+ "var": "var(--pf-c-icon--m-xl--Height)"
5
+ };
6
+ export default c_icon_m_xl_Height;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_xl_Height = {
2
+ "name": "--pf-c-icon--m-xl--Height",
3
+ "value": "3.375rem",
4
+ "var": "var(--pf-c-icon--m-xl--Height)"
5
+ };
6
+ export default c_icon_m_xl_Height;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_xl_Width: {
2
+ "name": "--pf-c-icon--m-xl--Width",
3
+ "value": "3.375rem",
4
+ "var": "var(--pf-c-icon--m-xl--Width)"
5
+ };
6
+ export default c_icon_m_xl_Width;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_xl_Width = {
2
+ "name": "--pf-c-icon--m-xl--Width",
3
+ "value": "3.375rem",
4
+ "var": "var(--pf-c-icon--m-xl--Width)"
5
+ };
6
+ export default c_icon_m_xl_Width;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_xl_content_FontSize: {
2
+ "name": "--pf-c-icon--m-xl--content--FontSize",
3
+ "value": "3.375rem",
4
+ "var": "var(--pf-c-icon--m-xl--content--FontSize)"
5
+ };
6
+ export default c_icon_m_xl_content_FontSize;
@@ -0,0 +1,6 @@
1
+ export const c_icon_m_xl_content_FontSize = {
2
+ "name": "--pf-c-icon--m-xl--content--FontSize",
3
+ "value": "3.375rem",
4
+ "var": "var(--pf-c-icon--m-xl--content--FontSize)"
5
+ };
6
+ export default c_icon_m_xl_content_FontSize;
@@ -318,12 +318,8 @@ export const c_progress_stepper: {
318
318
  "0.25rem"
319
319
  ]
320
320
  },
321
- "c_progress_stepper_m_center__step_title_TextAlign": {
322
- "name": "--pf-c-progress-stepper--m-center__step-title--TextAlign",
323
- "value": "center"
324
- },
325
- "c_progress_stepper_m_center__step_description_TextAlign": {
326
- "name": "--pf-c-progress-stepper--m-center__step-description--TextAlign",
321
+ "c_progress_stepper_m_center__step_main_TextAlign": {
322
+ "name": "--pf-c-progress-stepper--m-center__step-main--TextAlign",
327
323
  "value": "center"
328
324
  },
329
325
  "c_progress_stepper_m_center__step_description_MarginRight": {
@@ -841,12 +837,20 @@ export const c_progress_stepper: {
841
837
  "0.25rem"
842
838
  ]
843
839
  },
840
+ "c_progress_stepper_step_main_TextAlign": {
841
+ "name": "--pf-c-progress-stepper--step-main--TextAlign",
842
+ "value": "center, auto",
843
+ "values": [
844
+ "var(--pf-c-progress-stepper--m-center__step-main--TextAlign, auto)",
845
+ "center, auto"
846
+ ]
847
+ },
844
848
  "c_progress_stepper__step_title_TextAlign": {
845
849
  "name": "--pf-c-progress-stepper__step-title--TextAlign",
846
- "value": "center",
850
+ "value": "undefined, auto",
847
851
  "values": [
848
- "--pf-c-progress-stepper--m-center__step-title--TextAlign",
849
- "center"
852
+ "var(--pf-c-progress-stepper--m-center__step-title--TextAlign, auto)",
853
+ "undefined, auto"
850
854
  ]
851
855
  },
852
856
  "c_progress_stepper__step_description_MarginRight": {
@@ -867,10 +871,10 @@ export const c_progress_stepper: {
867
871
  },
868
872
  "c_progress_stepper__step_description_TextAlign": {
869
873
  "name": "--pf-c-progress-stepper__step-description--TextAlign",
870
- "value": "center",
874
+ "value": "undefined, auto",
871
875
  "values": [
872
- "--pf-c-progress-stepper--m-center__step-description--TextAlign",
873
- "center"
876
+ "var(--pf-c-progress-stepper--m-center__step-description--TextAlign, auto)",
877
+ "undefined, auto"
874
878
  ]
875
879
  },
876
880
  "c_progress_stepper_m_vertical__step_main_MarginRight": {
@@ -318,12 +318,8 @@ export const c_progress_stepper = {
318
318
  "0.25rem"
319
319
  ]
320
320
  },
321
- "c_progress_stepper_m_center__step_title_TextAlign": {
322
- "name": "--pf-c-progress-stepper--m-center__step-title--TextAlign",
323
- "value": "center"
324
- },
325
- "c_progress_stepper_m_center__step_description_TextAlign": {
326
- "name": "--pf-c-progress-stepper--m-center__step-description--TextAlign",
321
+ "c_progress_stepper_m_center__step_main_TextAlign": {
322
+ "name": "--pf-c-progress-stepper--m-center__step-main--TextAlign",
327
323
  "value": "center"
328
324
  },
329
325
  "c_progress_stepper_m_center__step_description_MarginRight": {
@@ -841,12 +837,20 @@ export const c_progress_stepper = {
841
837
  "0.25rem"
842
838
  ]
843
839
  },
840
+ "c_progress_stepper_step_main_TextAlign": {
841
+ "name": "--pf-c-progress-stepper--step-main--TextAlign",
842
+ "value": "center, auto",
843
+ "values": [
844
+ "var(--pf-c-progress-stepper--m-center__step-main--TextAlign, auto)",
845
+ "center, auto"
846
+ ]
847
+ },
844
848
  "c_progress_stepper__step_title_TextAlign": {
845
849
  "name": "--pf-c-progress-stepper__step-title--TextAlign",
846
- "value": "center",
850
+ "value": "undefined, auto",
847
851
  "values": [
848
- "--pf-c-progress-stepper--m-center__step-title--TextAlign",
849
- "center"
852
+ "var(--pf-c-progress-stepper--m-center__step-title--TextAlign, auto)",
853
+ "undefined, auto"
850
854
  ]
851
855
  },
852
856
  "c_progress_stepper__step_description_MarginRight": {
@@ -867,10 +871,10 @@ export const c_progress_stepper = {
867
871
  },
868
872
  "c_progress_stepper__step_description_TextAlign": {
869
873
  "name": "--pf-c-progress-stepper__step-description--TextAlign",
870
- "value": "center",
874
+ "value": "undefined, auto",
871
875
  "values": [
872
- "--pf-c-progress-stepper--m-center__step-description--TextAlign",
873
- "center"
876
+ "var(--pf-c-progress-stepper--m-center__step-description--TextAlign, auto)",
877
+ "undefined, auto"
874
878
  ]
875
879
  },
876
880
  "c_progress_stepper_m_vertical__step_main_MarginRight": {
@@ -1,6 +1,6 @@
1
1
  export const c_progress_stepper__step_description_TextAlign: {
2
2
  "name": "--pf-c-progress-stepper__step-description--TextAlign",
3
- "value": "center",
3
+ "value": "undefined, auto",
4
4
  "var": "var(--pf-c-progress-stepper__step-description--TextAlign)"
5
5
  };
6
6
  export default c_progress_stepper__step_description_TextAlign;
@@ -1,6 +1,6 @@
1
1
  export const c_progress_stepper__step_description_TextAlign = {
2
2
  "name": "--pf-c-progress-stepper__step-description--TextAlign",
3
- "value": "center",
3
+ "value": "undefined, auto",
4
4
  "var": "var(--pf-c-progress-stepper__step-description--TextAlign)"
5
5
  };
6
6
  export default c_progress_stepper__step_description_TextAlign;
@@ -1,6 +1,6 @@
1
1
  export const c_progress_stepper__step_title_TextAlign: {
2
2
  "name": "--pf-c-progress-stepper__step-title--TextAlign",
3
- "value": "center",
3
+ "value": "undefined, auto",
4
4
  "var": "var(--pf-c-progress-stepper__step-title--TextAlign)"
5
5
  };
6
6
  export default c_progress_stepper__step_title_TextAlign;
@@ -1,6 +1,6 @@
1
1
  export const c_progress_stepper__step_title_TextAlign = {
2
2
  "name": "--pf-c-progress-stepper__step-title--TextAlign",
3
- "value": "center",
3
+ "value": "undefined, auto",
4
4
  "var": "var(--pf-c-progress-stepper__step-title--TextAlign)"
5
5
  };
6
6
  export default c_progress_stepper__step_title_TextAlign;
@@ -0,0 +1,6 @@
1
+ export const c_progress_stepper_m_center__step_main_TextAlign: {
2
+ "name": "--pf-c-progress-stepper--m-center__step-main--TextAlign",
3
+ "value": "center",
4
+ "var": "var(--pf-c-progress-stepper--m-center__step-main--TextAlign)"
5
+ };
6
+ export default c_progress_stepper_m_center__step_main_TextAlign;
@@ -0,0 +1,6 @@
1
+ export const c_progress_stepper_m_center__step_main_TextAlign = {
2
+ "name": "--pf-c-progress-stepper--m-center__step-main--TextAlign",
3
+ "value": "center",
4
+ "var": "var(--pf-c-progress-stepper--m-center__step-main--TextAlign)"
5
+ };
6
+ export default c_progress_stepper_m_center__step_main_TextAlign;
@@ -0,0 +1,6 @@
1
+ export const c_progress_stepper_step_main_TextAlign: {
2
+ "name": "--pf-c-progress-stepper--step-main--TextAlign",
3
+ "value": "center, auto",
4
+ "var": "var(--pf-c-progress-stepper--step-main--TextAlign)"
5
+ };
6
+ export default c_progress_stepper_step_main_TextAlign;
@@ -0,0 +1,6 @@
1
+ export const c_progress_stepper_step_main_TextAlign = {
2
+ "name": "--pf-c-progress-stepper--step-main--TextAlign",
3
+ "value": "center, auto",
4
+ "var": "var(--pf-c-progress-stepper--step-main--TextAlign)"
5
+ };
6
+ export default c_progress_stepper_step_main_TextAlign;
@@ -1,6 +1,6 @@
1
1
  export const c_spinner_diameter: {
2
2
  "name": "--pf-c-spinner--diameter",
3
- "value": "3.375rem",
3
+ "value": "1em",
4
4
  "var": "var(--pf-c-spinner--diameter)"
5
5
  };
6
6
  export default c_spinner_diameter;
@@ -1,6 +1,6 @@
1
1
  export const c_spinner_diameter = {
2
2
  "name": "--pf-c-spinner--diameter",
3
- "value": "3.375rem",
3
+ "value": "1em",
4
4
  "var": "var(--pf-c-spinner--diameter)"
5
5
  };
6
6
  export default c_spinner_diameter;
@@ -58,6 +58,7 @@ export { c_label } from './c_label';
58
58
  export { c_jump_links } from './c_jump_links';
59
59
  export { c_input_group } from './c_input_group';
60
60
  export { c_inline_edit } from './c_inline_edit';
61
+ export { c_icon } from './c_icon';
61
62
  export { c_hint } from './c_hint';
62
63
  export { c_helper_text } from './c_helper_text';
63
64
  export { c_form_control } from './c_form_control';
@@ -58,6 +58,7 @@ export { c_label } from './c_label';
58
58
  export { c_jump_links } from './c_jump_links';
59
59
  export { c_input_group } from './c_input_group';
60
60
  export { c_inline_edit } from './c_inline_edit';
61
+ export { c_icon } from './c_icon';
61
62
  export { c_hint } from './c_hint';
62
63
  export { c_helper_text } from './c_helper_text';
63
64
  export { c_form_control } from './c_form_control';
@@ -1508,8 +1508,7 @@ export { c_progress_stepper_m_center_GridTemplateColumns } from './c_progress_st
1508
1508
  export { c_progress_stepper_m_center__step_connector_JustifyContent } from './c_progress_stepper_m_center__step_connector_JustifyContent';
1509
1509
  export { c_progress_stepper_m_center__step_main_MarginRight } from './c_progress_stepper_m_center__step_main_MarginRight';
1510
1510
  export { c_progress_stepper_m_center__step_main_MarginLeft } from './c_progress_stepper_m_center__step_main_MarginLeft';
1511
- export { c_progress_stepper_m_center__step_title_TextAlign } from './c_progress_stepper_m_center__step_title_TextAlign';
1512
- export { c_progress_stepper_m_center__step_description_TextAlign } from './c_progress_stepper_m_center__step_description_TextAlign';
1511
+ export { c_progress_stepper_m_center__step_main_TextAlign } from './c_progress_stepper_m_center__step_main_TextAlign';
1513
1512
  export { c_progress_stepper_m_center__step_description_MarginRight } from './c_progress_stepper_m_center__step_description_MarginRight';
1514
1513
  export { c_progress_stepper_m_center__step_description_MarginLeft } from './c_progress_stepper_m_center__step_description_MarginLeft';
1515
1514
  export { c_progress_stepper_GridTemplateRows } from './c_progress_stepper_GridTemplateRows';
@@ -1568,6 +1567,7 @@ export { c_progress_stepper_m_compact__step_connector_GridRow } from './c_progre
1568
1567
  export { c_progress_stepper_m_compact__step_connector_PaddingBottom } from './c_progress_stepper_m_compact__step_connector_PaddingBottom';
1569
1568
  export { c_progress_stepper_m_center__step_connector_before_Content } from './c_progress_stepper_m_center__step_connector_before_Content';
1570
1569
  export { c_progress_stepper_m_center__step_main_before_Content } from './c_progress_stepper_m_center__step_main_before_Content';
1570
+ export { c_progress_stepper_step_main_TextAlign } from './c_progress_stepper_step_main_TextAlign';
1571
1571
  export { c_progress_stepper__step_description_MarginRight } from './c_progress_stepper__step_description_MarginRight';
1572
1572
  export { c_progress_stepper__step_description_MarginLeft } from './c_progress_stepper__step_description_MarginLeft';
1573
1573
  export { c_progress } from './c_progress';
@@ -3222,6 +3222,34 @@ export { c_inline_edit__action_c_button_m_valid_m_plain_hover_Color } from './c_
3222
3222
  export { c_inline_edit__action_m_icon_group_item_MarginRight } from './c_inline_edit__action_m_icon_group_item_MarginRight';
3223
3223
  export { c_inline_edit__group_m_footer_MarginTop } from './c_inline_edit__group_m_footer_MarginTop';
3224
3224
  export { c_inline_edit__label_m_bold_FontWeight } from './c_inline_edit__label_m_bold_FontWeight';
3225
+ export { c_icon } from './c_icon';
3226
+ export { c_icon_Width } from './c_icon_Width';
3227
+ export { c_icon_Height } from './c_icon_Height';
3228
+ export { c_icon_m_inline_Width } from './c_icon_m_inline_Width';
3229
+ export { c_icon_m_inline_Height } from './c_icon_m_inline_Height';
3230
+ export { c_icon_m_sm_Width } from './c_icon_m_sm_Width';
3231
+ export { c_icon_m_md_Width } from './c_icon_m_md_Width';
3232
+ export { c_icon_m_lg_Width } from './c_icon_m_lg_Width';
3233
+ export { c_icon_m_xl_Width } from './c_icon_m_xl_Width';
3234
+ export { c_icon_m_sm_Height } from './c_icon_m_sm_Height';
3235
+ export { c_icon_m_md_Height } from './c_icon_m_md_Height';
3236
+ export { c_icon_m_lg_Height } from './c_icon_m_lg_Height';
3237
+ export { c_icon_m_xl_Height } from './c_icon_m_xl_Height';
3238
+ export { c_icon__content_Color } from './c_icon__content_Color';
3239
+ export { c_icon__content_m_danger_Color } from './c_icon__content_m_danger_Color';
3240
+ export { c_icon__content_m_warning_Color } from './c_icon__content_m_warning_Color';
3241
+ export { c_icon__content_m_success_Color } from './c_icon__content_m_success_Color';
3242
+ export { c_icon__content_m_info_Color } from './c_icon__content_m_info_Color';
3243
+ export { c_icon__content_m_default_Color } from './c_icon__content_m_default_Color';
3244
+ export { c_icon__content_FontSize } from './c_icon__content_FontSize';
3245
+ export { c_icon_m_inline__content_FontSize } from './c_icon_m_inline__content_FontSize';
3246
+ export { c_icon__content_svg_VerticalAlign } from './c_icon__content_svg_VerticalAlign';
3247
+ export { c_icon_m_sm_content_FontSize } from './c_icon_m_sm_content_FontSize';
3248
+ export { c_icon_m_md_content_FontSize } from './c_icon_m_md_content_FontSize';
3249
+ export { c_icon_m_lg_content_FontSize } from './c_icon_m_lg_content_FontSize';
3250
+ export { c_icon_m_xl_content_FontSize } from './c_icon_m_xl_content_FontSize';
3251
+ export { c_icon__content_Opacity } from './c_icon__content_Opacity';
3252
+ export { c_icon__progress_Opacity } from './c_icon__progress_Opacity';
3225
3253
  export { c_hint } from './c_hint';
3226
3254
  export { c_hint_GridRowGap } from './c_hint_GridRowGap';
3227
3255
  export { c_hint_PaddingTop } from './c_hint_PaddingTop';
@@ -3297,6 +3325,8 @@ export { c_form_control_readonly_hover_BorderBottomColor } from './c_form_contro
3297
3325
  export { c_form_control_readonly_focus_PaddingBottom } from './c_form_control_readonly_focus_PaddingBottom';
3298
3326
  export { c_form_control_readonly_focus_BorderBottomWidth } from './c_form_control_readonly_focus_BorderBottomWidth';
3299
3327
  export { c_form_control_readonly_focus_BorderBottomColor } from './c_form_control_readonly_focus_BorderBottomColor';
3328
+ export { c_form_control_readonly_m_plain_BackgroundColor } from './c_form_control_readonly_m_plain_BackgroundColor';
3329
+ export { c_form_control_readonly_m_plain_inset_base } from './c_form_control_readonly_m_plain_inset_base';
3300
3330
  export { c_form_control_success_BorderBottomWidth } from './c_form_control_success_BorderBottomWidth';
3301
3331
  export { c_form_control_success_PaddingBottom } from './c_form_control_success_PaddingBottom';
3302
3332
  export { c_form_control_success_BorderBottomColor } from './c_form_control_success_BorderBottomColor';
package/dist/esm/index.js CHANGED
@@ -1508,8 +1508,7 @@ export { c_progress_stepper_m_center_GridTemplateColumns } from './c_progress_st
1508
1508
  export { c_progress_stepper_m_center__step_connector_JustifyContent } from './c_progress_stepper_m_center__step_connector_JustifyContent';
1509
1509
  export { c_progress_stepper_m_center__step_main_MarginRight } from './c_progress_stepper_m_center__step_main_MarginRight';
1510
1510
  export { c_progress_stepper_m_center__step_main_MarginLeft } from './c_progress_stepper_m_center__step_main_MarginLeft';
1511
- export { c_progress_stepper_m_center__step_title_TextAlign } from './c_progress_stepper_m_center__step_title_TextAlign';
1512
- export { c_progress_stepper_m_center__step_description_TextAlign } from './c_progress_stepper_m_center__step_description_TextAlign';
1511
+ export { c_progress_stepper_m_center__step_main_TextAlign } from './c_progress_stepper_m_center__step_main_TextAlign';
1513
1512
  export { c_progress_stepper_m_center__step_description_MarginRight } from './c_progress_stepper_m_center__step_description_MarginRight';
1514
1513
  export { c_progress_stepper_m_center__step_description_MarginLeft } from './c_progress_stepper_m_center__step_description_MarginLeft';
1515
1514
  export { c_progress_stepper_GridTemplateRows } from './c_progress_stepper_GridTemplateRows';
@@ -1568,6 +1567,7 @@ export { c_progress_stepper_m_compact__step_connector_GridRow } from './c_progre
1568
1567
  export { c_progress_stepper_m_compact__step_connector_PaddingBottom } from './c_progress_stepper_m_compact__step_connector_PaddingBottom';
1569
1568
  export { c_progress_stepper_m_center__step_connector_before_Content } from './c_progress_stepper_m_center__step_connector_before_Content';
1570
1569
  export { c_progress_stepper_m_center__step_main_before_Content } from './c_progress_stepper_m_center__step_main_before_Content';
1570
+ export { c_progress_stepper_step_main_TextAlign } from './c_progress_stepper_step_main_TextAlign';
1571
1571
  export { c_progress_stepper__step_description_MarginRight } from './c_progress_stepper__step_description_MarginRight';
1572
1572
  export { c_progress_stepper__step_description_MarginLeft } from './c_progress_stepper__step_description_MarginLeft';
1573
1573
  export { c_progress } from './c_progress';
@@ -3222,6 +3222,34 @@ export { c_inline_edit__action_c_button_m_valid_m_plain_hover_Color } from './c_
3222
3222
  export { c_inline_edit__action_m_icon_group_item_MarginRight } from './c_inline_edit__action_m_icon_group_item_MarginRight';
3223
3223
  export { c_inline_edit__group_m_footer_MarginTop } from './c_inline_edit__group_m_footer_MarginTop';
3224
3224
  export { c_inline_edit__label_m_bold_FontWeight } from './c_inline_edit__label_m_bold_FontWeight';
3225
+ export { c_icon } from './c_icon';
3226
+ export { c_icon_Width } from './c_icon_Width';
3227
+ export { c_icon_Height } from './c_icon_Height';
3228
+ export { c_icon_m_inline_Width } from './c_icon_m_inline_Width';
3229
+ export { c_icon_m_inline_Height } from './c_icon_m_inline_Height';
3230
+ export { c_icon_m_sm_Width } from './c_icon_m_sm_Width';
3231
+ export { c_icon_m_md_Width } from './c_icon_m_md_Width';
3232
+ export { c_icon_m_lg_Width } from './c_icon_m_lg_Width';
3233
+ export { c_icon_m_xl_Width } from './c_icon_m_xl_Width';
3234
+ export { c_icon_m_sm_Height } from './c_icon_m_sm_Height';
3235
+ export { c_icon_m_md_Height } from './c_icon_m_md_Height';
3236
+ export { c_icon_m_lg_Height } from './c_icon_m_lg_Height';
3237
+ export { c_icon_m_xl_Height } from './c_icon_m_xl_Height';
3238
+ export { c_icon__content_Color } from './c_icon__content_Color';
3239
+ export { c_icon__content_m_danger_Color } from './c_icon__content_m_danger_Color';
3240
+ export { c_icon__content_m_warning_Color } from './c_icon__content_m_warning_Color';
3241
+ export { c_icon__content_m_success_Color } from './c_icon__content_m_success_Color';
3242
+ export { c_icon__content_m_info_Color } from './c_icon__content_m_info_Color';
3243
+ export { c_icon__content_m_default_Color } from './c_icon__content_m_default_Color';
3244
+ export { c_icon__content_FontSize } from './c_icon__content_FontSize';
3245
+ export { c_icon_m_inline__content_FontSize } from './c_icon_m_inline__content_FontSize';
3246
+ export { c_icon__content_svg_VerticalAlign } from './c_icon__content_svg_VerticalAlign';
3247
+ export { c_icon_m_sm_content_FontSize } from './c_icon_m_sm_content_FontSize';
3248
+ export { c_icon_m_md_content_FontSize } from './c_icon_m_md_content_FontSize';
3249
+ export { c_icon_m_lg_content_FontSize } from './c_icon_m_lg_content_FontSize';
3250
+ export { c_icon_m_xl_content_FontSize } from './c_icon_m_xl_content_FontSize';
3251
+ export { c_icon__content_Opacity } from './c_icon__content_Opacity';
3252
+ export { c_icon__progress_Opacity } from './c_icon__progress_Opacity';
3225
3253
  export { c_hint } from './c_hint';
3226
3254
  export { c_hint_GridRowGap } from './c_hint_GridRowGap';
3227
3255
  export { c_hint_PaddingTop } from './c_hint_PaddingTop';
@@ -3297,6 +3325,8 @@ export { c_form_control_readonly_hover_BorderBottomColor } from './c_form_contro
3297
3325
  export { c_form_control_readonly_focus_PaddingBottom } from './c_form_control_readonly_focus_PaddingBottom';
3298
3326
  export { c_form_control_readonly_focus_BorderBottomWidth } from './c_form_control_readonly_focus_BorderBottomWidth';
3299
3327
  export { c_form_control_readonly_focus_BorderBottomColor } from './c_form_control_readonly_focus_BorderBottomColor';
3328
+ export { c_form_control_readonly_m_plain_BackgroundColor } from './c_form_control_readonly_m_plain_BackgroundColor';
3329
+ export { c_form_control_readonly_m_plain_inset_base } from './c_form_control_readonly_m_plain_inset_base';
3300
3330
  export { c_form_control_success_BorderBottomWidth } from './c_form_control_success_BorderBottomWidth';
3301
3331
  export { c_form_control_success_PaddingBottom } from './c_form_control_success_PaddingBottom';
3302
3332
  export { c_form_control_success_BorderBottomColor } from './c_form_control_success_BorderBottomColor';