@patternfly/react-tokens 6.5.0-prerelease.14 → 6.5.0-prerelease.16

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 (394) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/esm/c_accordion.d.ts +1 -1
  3. package/dist/esm/c_accordion.js +1 -1
  4. package/dist/esm/c_breadcrumb.d.ts +44 -8
  5. package/dist/esm/c_breadcrumb.js +44 -8
  6. package/dist/esm/c_breadcrumb__heading_FontSize.d.ts +1 -1
  7. package/dist/esm/c_breadcrumb__heading_FontSize.js +1 -1
  8. package/dist/esm/c_breadcrumb__link_TextDecorationColor.d.ts +6 -0
  9. package/dist/esm/c_breadcrumb__link_TextDecorationColor.js +6 -0
  10. package/dist/esm/c_breadcrumb__link_hover_TextDecorationColor.d.ts +6 -0
  11. package/dist/esm/c_breadcrumb__link_hover_TextDecorationColor.js +6 -0
  12. package/dist/esm/c_button.d.ts +12 -10
  13. package/dist/esm/c_button.js +12 -10
  14. package/dist/esm/c_button_m_read_BorderColor.d.ts +1 -1
  15. package/dist/esm/c_button_m_read_BorderColor.js +1 -1
  16. package/dist/esm/c_clipboard_copy.d.ts +45 -0
  17. package/dist/esm/c_clipboard_copy.js +45 -0
  18. package/dist/esm/c_clipboard_copy__expandable_content_BackgroundColor.d.ts +1 -1
  19. package/dist/esm/c_clipboard_copy__expandable_content_BackgroundColor.js +1 -1
  20. package/dist/esm/c_clipboard_copy__expandable_content_BorderColor.d.ts +1 -1
  21. package/dist/esm/c_clipboard_copy__expandable_content_BorderColor.js +1 -1
  22. package/dist/esm/c_clipboard_copy_m_readonly__expandable_content_BackgroundColor.d.ts +6 -0
  23. package/dist/esm/c_clipboard_copy_m_readonly__expandable_content_BackgroundColor.js +6 -0
  24. package/dist/esm/c_clipboard_copy_m_readonly__expandable_content_BorderColor.d.ts +6 -0
  25. package/dist/esm/c_clipboard_copy_m_readonly__expandable_content_BorderColor.js +6 -0
  26. package/dist/esm/c_data_list.d.ts +1 -1
  27. package/dist/esm/c_data_list.js +1 -1
  28. package/dist/esm/c_drawer.d.ts +1 -1
  29. package/dist/esm/c_drawer.js +1 -1
  30. package/dist/esm/c_menu.d.ts +118 -81
  31. package/dist/esm/c_menu.js +118 -81
  32. package/dist/esm/c_menu_BorderRadius.d.ts +1 -1
  33. package/dist/esm/c_menu_BorderRadius.js +1 -1
  34. package/dist/esm/c_menu_PaddingInlineEnd.d.ts +6 -0
  35. package/dist/esm/c_menu_PaddingInlineEnd.js +6 -0
  36. package/dist/esm/c_menu_PaddingInlineStart.d.ts +6 -0
  37. package/dist/esm/c_menu_PaddingInlineStart.js +6 -0
  38. package/dist/esm/c_menu_RowGap.d.ts +1 -1
  39. package/dist/esm/c_menu_RowGap.js +1 -1
  40. package/dist/esm/c_menu__breadcrumb_PaddingInlineEnd.d.ts +1 -1
  41. package/dist/esm/c_menu__breadcrumb_PaddingInlineEnd.js +1 -1
  42. package/dist/esm/c_menu__breadcrumb_PaddingInlineStart.d.ts +1 -1
  43. package/dist/esm/c_menu__breadcrumb_PaddingInlineStart.js +1 -1
  44. package/dist/esm/c_menu__content_RowGap.d.ts +1 -1
  45. package/dist/esm/c_menu__content_RowGap.js +1 -1
  46. package/dist/esm/c_menu__footer_PaddingBlockEnd.d.ts +1 -1
  47. package/dist/esm/c_menu__footer_PaddingBlockEnd.js +1 -1
  48. package/dist/esm/c_menu__footer_PaddingBlockStart.d.ts +1 -1
  49. package/dist/esm/c_menu__footer_PaddingBlockStart.js +1 -1
  50. package/dist/esm/c_menu__footer_PaddingInlineEnd.d.ts +1 -1
  51. package/dist/esm/c_menu__footer_PaddingInlineEnd.js +1 -1
  52. package/dist/esm/c_menu__footer_PaddingInlineStart.d.ts +1 -1
  53. package/dist/esm/c_menu__footer_PaddingInlineStart.js +1 -1
  54. package/dist/esm/c_menu__group_title_Color.d.ts +1 -1
  55. package/dist/esm/c_menu__group_title_Color.js +1 -1
  56. package/dist/esm/c_menu__group_title_FontWeight.d.ts +6 -0
  57. package/dist/esm/c_menu__group_title_FontWeight.js +6 -0
  58. package/dist/esm/c_menu__group_title_PaddingInlineEnd.d.ts +1 -1
  59. package/dist/esm/c_menu__group_title_PaddingInlineEnd.js +1 -1
  60. package/dist/esm/c_menu__group_title_PaddingInlineStart.d.ts +1 -1
  61. package/dist/esm/c_menu__group_title_PaddingInlineStart.js +1 -1
  62. package/dist/esm/c_menu__header_PaddingInlineEnd.d.ts +1 -1
  63. package/dist/esm/c_menu__header_PaddingInlineEnd.js +1 -1
  64. package/dist/esm/c_menu__header_PaddingInlineStart.d.ts +1 -1
  65. package/dist/esm/c_menu__header_PaddingInlineStart.js +1 -1
  66. package/dist/esm/c_menu__item_BorderRadius.d.ts +6 -0
  67. package/dist/esm/c_menu__item_BorderRadius.js +6 -0
  68. package/dist/esm/c_menu__item_PaddingInlineEnd.d.ts +1 -1
  69. package/dist/esm/c_menu__item_PaddingInlineEnd.js +1 -1
  70. package/dist/esm/c_menu__item_PaddingInlineStart.d.ts +1 -1
  71. package/dist/esm/c_menu__item_PaddingInlineStart.js +1 -1
  72. package/dist/esm/c_menu__list_divider_MarginBlockEnd.d.ts +1 -1
  73. package/dist/esm/c_menu__list_divider_MarginBlockEnd.js +1 -1
  74. package/dist/esm/c_menu__list_divider_MarginBlockStart.d.ts +1 -1
  75. package/dist/esm/c_menu__list_divider_MarginBlockStart.js +1 -1
  76. package/dist/esm/c_menu_toggle.d.ts +31 -0
  77. package/dist/esm/c_menu_toggle.js +31 -0
  78. package/dist/esm/c_menu_toggle_m_form_BorderRadius.d.ts +6 -0
  79. package/dist/esm/c_menu_toggle_m_form_BorderRadius.js +6 -0
  80. package/dist/esm/c_page.d.ts +423 -1
  81. package/dist/esm/c_page.js +423 -1
  82. package/dist/esm/c_page_BackgroundColor.d.ts +1 -1
  83. package/dist/esm/c_page_BackgroundColor.js +1 -1
  84. package/dist/esm/c_page_BackgroundColor_glass.d.ts +6 -0
  85. package/dist/esm/c_page_BackgroundColor_glass.js +6 -0
  86. package/dist/esm/c_page__main_section_m_secondary_BorderBlockEndColor.d.ts +6 -0
  87. package/dist/esm/c_page__main_section_m_secondary_BorderBlockEndColor.js +6 -0
  88. package/dist/esm/c_page__main_section_m_secondary_BorderBlockEndWidth.d.ts +6 -0
  89. package/dist/esm/c_page__main_section_m_secondary_BorderBlockEndWidth.js +6 -0
  90. package/dist/esm/c_page__main_section_m_secondary_BorderBlockStartColor.d.ts +6 -0
  91. package/dist/esm/c_page__main_section_m_secondary_BorderBlockStartColor.js +6 -0
  92. package/dist/esm/c_page__main_section_m_secondary_BorderBlockStartWidth.d.ts +6 -0
  93. package/dist/esm/c_page__main_section_m_secondary_BorderBlockStartWidth.js +6 -0
  94. package/dist/esm/c_page__sidebar_MarginBlockStart.d.ts +6 -0
  95. package/dist/esm/c_page__sidebar_MarginBlockStart.js +6 -0
  96. package/dist/esm/c_page__sidebar_Width_base_glass.d.ts +6 -0
  97. package/dist/esm/c_page__sidebar_Width_base_glass.js +6 -0
  98. package/dist/esm/c_page__sidebar_body_PaddingInlineEnd_glass.d.ts +6 -0
  99. package/dist/esm/c_page__sidebar_body_PaddingInlineEnd_glass.js +6 -0
  100. package/dist/esm/c_page__sidebar_body_PaddingInlineStart_glass.d.ts +6 -0
  101. package/dist/esm/c_page__sidebar_body_PaddingInlineStart_glass.js +6 -0
  102. package/dist/esm/c_page__sidebar_main_BackdropFilter.d.ts +6 -0
  103. package/dist/esm/c_page__sidebar_main_BackdropFilter.js +6 -0
  104. package/dist/esm/c_page__sidebar_main_BackdropFilter_glass.d.ts +6 -0
  105. package/dist/esm/c_page__sidebar_main_BackdropFilter_glass.js +6 -0
  106. package/dist/esm/c_page__sidebar_main_BackgroundColor.d.ts +6 -0
  107. package/dist/esm/c_page__sidebar_main_BackgroundColor.js +6 -0
  108. package/dist/esm/c_page__sidebar_main_BackgroundColor_glass.d.ts +6 -0
  109. package/dist/esm/c_page__sidebar_main_BackgroundColor_glass.js +6 -0
  110. package/dist/esm/c_page__sidebar_main_BorderColor.d.ts +6 -0
  111. package/dist/esm/c_page__sidebar_main_BorderColor.js +6 -0
  112. package/dist/esm/c_page__sidebar_main_BorderColor_glass.d.ts +6 -0
  113. package/dist/esm/c_page__sidebar_main_BorderColor_glass.js +6 -0
  114. package/dist/esm/c_page__sidebar_main_BorderRadius.d.ts +6 -0
  115. package/dist/esm/c_page__sidebar_main_BorderRadius.js +6 -0
  116. package/dist/esm/c_page__sidebar_main_BorderRadius_glass.d.ts +6 -0
  117. package/dist/esm/c_page__sidebar_main_BorderRadius_glass.js +6 -0
  118. package/dist/esm/c_page__sidebar_main_BorderWidth.d.ts +6 -0
  119. package/dist/esm/c_page__sidebar_main_BorderWidth.js +6 -0
  120. package/dist/esm/c_page__sidebar_main_BorderWidth_glass.d.ts +6 -0
  121. package/dist/esm/c_page__sidebar_main_BorderWidth_glass.js +6 -0
  122. package/dist/esm/c_page__sidebar_main_BoxShadow.d.ts +6 -0
  123. package/dist/esm/c_page__sidebar_main_BoxShadow.js +6 -0
  124. package/dist/esm/c_page__sidebar_main_BoxShadow_glass.d.ts +6 -0
  125. package/dist/esm/c_page__sidebar_main_BoxShadow_glass.js +6 -0
  126. package/dist/esm/c_page__sidebar_main_MarginBlockEnd.d.ts +6 -0
  127. package/dist/esm/c_page__sidebar_main_MarginBlockEnd.js +6 -0
  128. package/dist/esm/c_page__sidebar_main_MarginBlockEnd_glass.d.ts +6 -0
  129. package/dist/esm/c_page__sidebar_main_MarginBlockEnd_glass.js +6 -0
  130. package/dist/esm/c_page__sidebar_main_MarginBlockStart.d.ts +6 -0
  131. package/dist/esm/c_page__sidebar_main_MarginBlockStart.js +6 -0
  132. package/dist/esm/c_page__sidebar_main_MarginBlockStart_glass.d.ts +6 -0
  133. package/dist/esm/c_page__sidebar_main_MarginBlockStart_glass.js +6 -0
  134. package/dist/esm/c_page__sidebar_main_MarginInlineEnd.d.ts +6 -0
  135. package/dist/esm/c_page__sidebar_main_MarginInlineEnd.js +6 -0
  136. package/dist/esm/c_page__sidebar_main_MarginInlineEnd_glass.d.ts +6 -0
  137. package/dist/esm/c_page__sidebar_main_MarginInlineEnd_glass.js +6 -0
  138. package/dist/esm/c_page__sidebar_main_MarginInlineStart.d.ts +6 -0
  139. package/dist/esm/c_page__sidebar_main_MarginInlineStart.js +6 -0
  140. package/dist/esm/c_page__sidebar_main_MarginInlineStart_glass.d.ts +6 -0
  141. package/dist/esm/c_page__sidebar_main_MarginInlineStart_glass.js +6 -0
  142. package/dist/esm/c_page__sidebar_main_PaddingBlockEnd.d.ts +6 -0
  143. package/dist/esm/c_page__sidebar_main_PaddingBlockEnd.js +6 -0
  144. package/dist/esm/c_page__sidebar_main_PaddingBlockEnd_glass.d.ts +6 -0
  145. package/dist/esm/c_page__sidebar_main_PaddingBlockEnd_glass.js +6 -0
  146. package/dist/esm/c_page__sidebar_main_PaddingBlockStart.d.ts +6 -0
  147. package/dist/esm/c_page__sidebar_main_PaddingBlockStart.js +6 -0
  148. package/dist/esm/c_page__sidebar_main_PaddingInlineEnd.d.ts +6 -0
  149. package/dist/esm/c_page__sidebar_main_PaddingInlineEnd.js +6 -0
  150. package/dist/esm/c_page__sidebar_main_PaddingInlineEnd_glass.d.ts +6 -0
  151. package/dist/esm/c_page__sidebar_main_PaddingInlineEnd_glass.js +6 -0
  152. package/dist/esm/c_page__sidebar_main_PaddingInlineStart.d.ts +6 -0
  153. package/dist/esm/c_page__sidebar_main_PaddingInlineStart.js +6 -0
  154. package/dist/esm/c_page__sidebar_main_PaddingInlineStart_glass.d.ts +6 -0
  155. package/dist/esm/c_page__sidebar_main_PaddingInlineStart_glass.js +6 -0
  156. package/dist/esm/c_page__sidebar_main_xl_MarginBlockEnd_glass.d.ts +6 -0
  157. package/dist/esm/c_page__sidebar_main_xl_MarginBlockEnd_glass.js +6 -0
  158. package/dist/esm/c_page__sidebar_main_xl_MarginBlockStart_glass.d.ts +6 -0
  159. package/dist/esm/c_page__sidebar_main_xl_MarginBlockStart_glass.js +6 -0
  160. package/dist/esm/c_page__sidebar_main_xl_MarginInlineEnd_glass.d.ts +6 -0
  161. package/dist/esm/c_page__sidebar_main_xl_MarginInlineEnd_glass.js +6 -0
  162. package/dist/esm/c_page__sidebar_main_xl_MarginInlineStart_glass.d.ts +6 -0
  163. package/dist/esm/c_page__sidebar_main_xl_MarginInlineStart_glass.js +6 -0
  164. package/dist/esm/c_table.d.ts +150 -11
  165. package/dist/esm/c_table.js +150 -11
  166. package/dist/esm/c_table__sticky_column_BackgroundColor.d.ts +1 -1
  167. package/dist/esm/c_table__sticky_column_BackgroundColor.js +1 -1
  168. package/dist/esm/c_table__thead_m_nested_column_header_BorderBlockEndColor.d.ts +6 -0
  169. package/dist/esm/c_table__thead_m_nested_column_header_BorderBlockEndColor.js +6 -0
  170. package/dist/esm/c_table__thead_m_nested_column_header_BorderBlockEndWidth.d.ts +6 -0
  171. package/dist/esm/c_table__thead_m_nested_column_header_BorderBlockEndWidth.js +6 -0
  172. package/dist/esm/c_table__thead_m_nested_column_header_after_ZIndex.d.ts +6 -0
  173. package/dist/esm/c_table__thead_m_nested_column_header_after_ZIndex.js +6 -0
  174. package/dist/esm/c_table_m_sticky_header_BackgroundColor.d.ts +6 -0
  175. package/dist/esm/c_table_m_sticky_header_BackgroundColor.js +6 -0
  176. package/dist/esm/c_table_m_sticky_header_BorderBlockEndColor.d.ts +6 -0
  177. package/dist/esm/c_table_m_sticky_header_BorderBlockEndColor.js +6 -0
  178. package/dist/esm/c_table_m_sticky_header_BorderBlockEndWidth.d.ts +6 -0
  179. package/dist/esm/c_table_m_sticky_header_BorderBlockEndWidth.js +6 -0
  180. package/dist/esm/c_table_m_sticky_header_BorderRadius.d.ts +6 -0
  181. package/dist/esm/c_table_m_sticky_header_BorderRadius.js +6 -0
  182. package/dist/esm/c_table_m_sticky_header_BorderRadius_glass.d.ts +6 -0
  183. package/dist/esm/c_table_m_sticky_header_BorderRadius_glass.js +6 -0
  184. package/dist/esm/c_table_m_sticky_header_BoxShadow.d.ts +6 -0
  185. package/dist/esm/c_table_m_sticky_header_BoxShadow.js +6 -0
  186. package/dist/esm/c_table_m_sticky_header_BoxShadow_glass.d.ts +6 -0
  187. package/dist/esm/c_table_m_sticky_header_BoxShadow_glass.js +6 -0
  188. package/dist/esm/c_table_m_sticky_header_TransitionDuration_BackgroundColor.d.ts +6 -0
  189. package/dist/esm/c_table_m_sticky_header_TransitionDuration_BackgroundColor.js +6 -0
  190. package/dist/esm/c_table_m_sticky_header_TransitionTimingFunction_BackgroundColor.d.ts +6 -0
  191. package/dist/esm/c_table_m_sticky_header_TransitionTimingFunction_BackgroundColor.js +6 -0
  192. package/dist/esm/c_table_m_striped__tr_BackgroundColor.d.ts +1 -1
  193. package/dist/esm/c_table_m_striped__tr_BackgroundColor.js +1 -1
  194. package/dist/esm/c_wizard.d.ts +1 -1
  195. package/dist/esm/c_wizard.js +1 -1
  196. package/dist/esm/index.d.ts +61 -0
  197. package/dist/esm/index.js +61 -0
  198. package/dist/js/c_accordion.d.ts +1 -1
  199. package/dist/js/c_accordion.js +1 -1
  200. package/dist/js/c_breadcrumb.d.ts +44 -8
  201. package/dist/js/c_breadcrumb.js +44 -8
  202. package/dist/js/c_breadcrumb__heading_FontSize.d.ts +1 -1
  203. package/dist/js/c_breadcrumb__heading_FontSize.js +1 -1
  204. package/dist/js/c_breadcrumb__link_TextDecorationColor.d.ts +6 -0
  205. package/dist/js/c_breadcrumb__link_TextDecorationColor.js +8 -0
  206. package/dist/js/c_breadcrumb__link_hover_TextDecorationColor.d.ts +6 -0
  207. package/dist/js/c_breadcrumb__link_hover_TextDecorationColor.js +8 -0
  208. package/dist/js/c_button.d.ts +12 -10
  209. package/dist/js/c_button.js +12 -10
  210. package/dist/js/c_button_m_read_BorderColor.d.ts +1 -1
  211. package/dist/js/c_button_m_read_BorderColor.js +1 -1
  212. package/dist/js/c_clipboard_copy.d.ts +45 -0
  213. package/dist/js/c_clipboard_copy.js +45 -0
  214. package/dist/js/c_clipboard_copy__expandable_content_BackgroundColor.d.ts +1 -1
  215. package/dist/js/c_clipboard_copy__expandable_content_BackgroundColor.js +1 -1
  216. package/dist/js/c_clipboard_copy__expandable_content_BorderColor.d.ts +1 -1
  217. package/dist/js/c_clipboard_copy__expandable_content_BorderColor.js +1 -1
  218. package/dist/js/c_clipboard_copy_m_readonly__expandable_content_BackgroundColor.d.ts +6 -0
  219. package/dist/js/c_clipboard_copy_m_readonly__expandable_content_BackgroundColor.js +8 -0
  220. package/dist/js/c_clipboard_copy_m_readonly__expandable_content_BorderColor.d.ts +6 -0
  221. package/dist/js/c_clipboard_copy_m_readonly__expandable_content_BorderColor.js +8 -0
  222. package/dist/js/c_data_list.d.ts +1 -1
  223. package/dist/js/c_data_list.js +1 -1
  224. package/dist/js/c_drawer.d.ts +1 -1
  225. package/dist/js/c_drawer.js +1 -1
  226. package/dist/js/c_menu.d.ts +118 -81
  227. package/dist/js/c_menu.js +118 -81
  228. package/dist/js/c_menu_BorderRadius.d.ts +1 -1
  229. package/dist/js/c_menu_BorderRadius.js +1 -1
  230. package/dist/js/c_menu_PaddingInlineEnd.d.ts +6 -0
  231. package/dist/js/c_menu_PaddingInlineEnd.js +8 -0
  232. package/dist/js/c_menu_PaddingInlineStart.d.ts +6 -0
  233. package/dist/js/c_menu_PaddingInlineStart.js +8 -0
  234. package/dist/js/c_menu_RowGap.d.ts +1 -1
  235. package/dist/js/c_menu_RowGap.js +1 -1
  236. package/dist/js/c_menu__breadcrumb_PaddingInlineEnd.d.ts +1 -1
  237. package/dist/js/c_menu__breadcrumb_PaddingInlineEnd.js +1 -1
  238. package/dist/js/c_menu__breadcrumb_PaddingInlineStart.d.ts +1 -1
  239. package/dist/js/c_menu__breadcrumb_PaddingInlineStart.js +1 -1
  240. package/dist/js/c_menu__content_RowGap.d.ts +1 -1
  241. package/dist/js/c_menu__content_RowGap.js +1 -1
  242. package/dist/js/c_menu__footer_PaddingBlockEnd.d.ts +1 -1
  243. package/dist/js/c_menu__footer_PaddingBlockEnd.js +1 -1
  244. package/dist/js/c_menu__footer_PaddingBlockStart.d.ts +1 -1
  245. package/dist/js/c_menu__footer_PaddingBlockStart.js +1 -1
  246. package/dist/js/c_menu__footer_PaddingInlineEnd.d.ts +1 -1
  247. package/dist/js/c_menu__footer_PaddingInlineEnd.js +1 -1
  248. package/dist/js/c_menu__footer_PaddingInlineStart.d.ts +1 -1
  249. package/dist/js/c_menu__footer_PaddingInlineStart.js +1 -1
  250. package/dist/js/c_menu__group_title_Color.d.ts +1 -1
  251. package/dist/js/c_menu__group_title_Color.js +1 -1
  252. package/dist/js/c_menu__group_title_FontWeight.d.ts +6 -0
  253. package/dist/js/c_menu__group_title_FontWeight.js +8 -0
  254. package/dist/js/c_menu__group_title_PaddingInlineEnd.d.ts +1 -1
  255. package/dist/js/c_menu__group_title_PaddingInlineEnd.js +1 -1
  256. package/dist/js/c_menu__group_title_PaddingInlineStart.d.ts +1 -1
  257. package/dist/js/c_menu__group_title_PaddingInlineStart.js +1 -1
  258. package/dist/js/c_menu__header_PaddingInlineEnd.d.ts +1 -1
  259. package/dist/js/c_menu__header_PaddingInlineEnd.js +1 -1
  260. package/dist/js/c_menu__header_PaddingInlineStart.d.ts +1 -1
  261. package/dist/js/c_menu__header_PaddingInlineStart.js +1 -1
  262. package/dist/js/c_menu__item_BorderRadius.d.ts +6 -0
  263. package/dist/js/c_menu__item_BorderRadius.js +8 -0
  264. package/dist/js/c_menu__item_PaddingInlineEnd.d.ts +1 -1
  265. package/dist/js/c_menu__item_PaddingInlineEnd.js +1 -1
  266. package/dist/js/c_menu__item_PaddingInlineStart.d.ts +1 -1
  267. package/dist/js/c_menu__item_PaddingInlineStart.js +1 -1
  268. package/dist/js/c_menu__list_divider_MarginBlockEnd.d.ts +1 -1
  269. package/dist/js/c_menu__list_divider_MarginBlockEnd.js +1 -1
  270. package/dist/js/c_menu__list_divider_MarginBlockStart.d.ts +1 -1
  271. package/dist/js/c_menu__list_divider_MarginBlockStart.js +1 -1
  272. package/dist/js/c_menu_toggle.d.ts +31 -0
  273. package/dist/js/c_menu_toggle.js +31 -0
  274. package/dist/js/c_menu_toggle_m_form_BorderRadius.d.ts +6 -0
  275. package/dist/js/c_menu_toggle_m_form_BorderRadius.js +8 -0
  276. package/dist/js/c_page.d.ts +423 -1
  277. package/dist/js/c_page.js +423 -1
  278. package/dist/js/c_page_BackgroundColor.d.ts +1 -1
  279. package/dist/js/c_page_BackgroundColor.js +1 -1
  280. package/dist/js/c_page_BackgroundColor_glass.d.ts +6 -0
  281. package/dist/js/c_page_BackgroundColor_glass.js +8 -0
  282. package/dist/js/c_page__main_section_m_secondary_BorderBlockEndColor.d.ts +6 -0
  283. package/dist/js/c_page__main_section_m_secondary_BorderBlockEndColor.js +8 -0
  284. package/dist/js/c_page__main_section_m_secondary_BorderBlockEndWidth.d.ts +6 -0
  285. package/dist/js/c_page__main_section_m_secondary_BorderBlockEndWidth.js +8 -0
  286. package/dist/js/c_page__main_section_m_secondary_BorderBlockStartColor.d.ts +6 -0
  287. package/dist/js/c_page__main_section_m_secondary_BorderBlockStartColor.js +8 -0
  288. package/dist/js/c_page__main_section_m_secondary_BorderBlockStartWidth.d.ts +6 -0
  289. package/dist/js/c_page__main_section_m_secondary_BorderBlockStartWidth.js +8 -0
  290. package/dist/js/c_page__sidebar_MarginBlockStart.d.ts +6 -0
  291. package/dist/js/c_page__sidebar_MarginBlockStart.js +8 -0
  292. package/dist/js/c_page__sidebar_Width_base_glass.d.ts +6 -0
  293. package/dist/js/c_page__sidebar_Width_base_glass.js +8 -0
  294. package/dist/js/c_page__sidebar_body_PaddingInlineEnd_glass.d.ts +6 -0
  295. package/dist/js/c_page__sidebar_body_PaddingInlineEnd_glass.js +8 -0
  296. package/dist/js/c_page__sidebar_body_PaddingInlineStart_glass.d.ts +6 -0
  297. package/dist/js/c_page__sidebar_body_PaddingInlineStart_glass.js +8 -0
  298. package/dist/js/c_page__sidebar_main_BackdropFilter.d.ts +6 -0
  299. package/dist/js/c_page__sidebar_main_BackdropFilter.js +8 -0
  300. package/dist/js/c_page__sidebar_main_BackdropFilter_glass.d.ts +6 -0
  301. package/dist/js/c_page__sidebar_main_BackdropFilter_glass.js +8 -0
  302. package/dist/js/c_page__sidebar_main_BackgroundColor.d.ts +6 -0
  303. package/dist/js/c_page__sidebar_main_BackgroundColor.js +8 -0
  304. package/dist/js/c_page__sidebar_main_BackgroundColor_glass.d.ts +6 -0
  305. package/dist/js/c_page__sidebar_main_BackgroundColor_glass.js +8 -0
  306. package/dist/js/c_page__sidebar_main_BorderColor.d.ts +6 -0
  307. package/dist/js/c_page__sidebar_main_BorderColor.js +8 -0
  308. package/dist/js/c_page__sidebar_main_BorderColor_glass.d.ts +6 -0
  309. package/dist/js/c_page__sidebar_main_BorderColor_glass.js +8 -0
  310. package/dist/js/c_page__sidebar_main_BorderRadius.d.ts +6 -0
  311. package/dist/js/c_page__sidebar_main_BorderRadius.js +8 -0
  312. package/dist/js/c_page__sidebar_main_BorderRadius_glass.d.ts +6 -0
  313. package/dist/js/c_page__sidebar_main_BorderRadius_glass.js +8 -0
  314. package/dist/js/c_page__sidebar_main_BorderWidth.d.ts +6 -0
  315. package/dist/js/c_page__sidebar_main_BorderWidth.js +8 -0
  316. package/dist/js/c_page__sidebar_main_BorderWidth_glass.d.ts +6 -0
  317. package/dist/js/c_page__sidebar_main_BorderWidth_glass.js +8 -0
  318. package/dist/js/c_page__sidebar_main_BoxShadow.d.ts +6 -0
  319. package/dist/js/c_page__sidebar_main_BoxShadow.js +8 -0
  320. package/dist/js/c_page__sidebar_main_BoxShadow_glass.d.ts +6 -0
  321. package/dist/js/c_page__sidebar_main_BoxShadow_glass.js +8 -0
  322. package/dist/js/c_page__sidebar_main_MarginBlockEnd.d.ts +6 -0
  323. package/dist/js/c_page__sidebar_main_MarginBlockEnd.js +8 -0
  324. package/dist/js/c_page__sidebar_main_MarginBlockEnd_glass.d.ts +6 -0
  325. package/dist/js/c_page__sidebar_main_MarginBlockEnd_glass.js +8 -0
  326. package/dist/js/c_page__sidebar_main_MarginBlockStart.d.ts +6 -0
  327. package/dist/js/c_page__sidebar_main_MarginBlockStart.js +8 -0
  328. package/dist/js/c_page__sidebar_main_MarginBlockStart_glass.d.ts +6 -0
  329. package/dist/js/c_page__sidebar_main_MarginBlockStart_glass.js +8 -0
  330. package/dist/js/c_page__sidebar_main_MarginInlineEnd.d.ts +6 -0
  331. package/dist/js/c_page__sidebar_main_MarginInlineEnd.js +8 -0
  332. package/dist/js/c_page__sidebar_main_MarginInlineEnd_glass.d.ts +6 -0
  333. package/dist/js/c_page__sidebar_main_MarginInlineEnd_glass.js +8 -0
  334. package/dist/js/c_page__sidebar_main_MarginInlineStart.d.ts +6 -0
  335. package/dist/js/c_page__sidebar_main_MarginInlineStart.js +8 -0
  336. package/dist/js/c_page__sidebar_main_MarginInlineStart_glass.d.ts +6 -0
  337. package/dist/js/c_page__sidebar_main_MarginInlineStart_glass.js +8 -0
  338. package/dist/js/c_page__sidebar_main_PaddingBlockEnd.d.ts +6 -0
  339. package/dist/js/c_page__sidebar_main_PaddingBlockEnd.js +8 -0
  340. package/dist/js/c_page__sidebar_main_PaddingBlockEnd_glass.d.ts +6 -0
  341. package/dist/js/c_page__sidebar_main_PaddingBlockEnd_glass.js +8 -0
  342. package/dist/js/c_page__sidebar_main_PaddingBlockStart.d.ts +6 -0
  343. package/dist/js/c_page__sidebar_main_PaddingBlockStart.js +8 -0
  344. package/dist/js/c_page__sidebar_main_PaddingInlineEnd.d.ts +6 -0
  345. package/dist/js/c_page__sidebar_main_PaddingInlineEnd.js +8 -0
  346. package/dist/js/c_page__sidebar_main_PaddingInlineEnd_glass.d.ts +6 -0
  347. package/dist/js/c_page__sidebar_main_PaddingInlineEnd_glass.js +8 -0
  348. package/dist/js/c_page__sidebar_main_PaddingInlineStart.d.ts +6 -0
  349. package/dist/js/c_page__sidebar_main_PaddingInlineStart.js +8 -0
  350. package/dist/js/c_page__sidebar_main_PaddingInlineStart_glass.d.ts +6 -0
  351. package/dist/js/c_page__sidebar_main_PaddingInlineStart_glass.js +8 -0
  352. package/dist/js/c_page__sidebar_main_xl_MarginBlockEnd_glass.d.ts +6 -0
  353. package/dist/js/c_page__sidebar_main_xl_MarginBlockEnd_glass.js +8 -0
  354. package/dist/js/c_page__sidebar_main_xl_MarginBlockStart_glass.d.ts +6 -0
  355. package/dist/js/c_page__sidebar_main_xl_MarginBlockStart_glass.js +8 -0
  356. package/dist/js/c_page__sidebar_main_xl_MarginInlineEnd_glass.d.ts +6 -0
  357. package/dist/js/c_page__sidebar_main_xl_MarginInlineEnd_glass.js +8 -0
  358. package/dist/js/c_page__sidebar_main_xl_MarginInlineStart_glass.d.ts +6 -0
  359. package/dist/js/c_page__sidebar_main_xl_MarginInlineStart_glass.js +8 -0
  360. package/dist/js/c_table.d.ts +150 -11
  361. package/dist/js/c_table.js +150 -11
  362. package/dist/js/c_table__sticky_column_BackgroundColor.d.ts +1 -1
  363. package/dist/js/c_table__sticky_column_BackgroundColor.js +1 -1
  364. package/dist/js/c_table__thead_m_nested_column_header_BorderBlockEndColor.d.ts +6 -0
  365. package/dist/js/c_table__thead_m_nested_column_header_BorderBlockEndColor.js +8 -0
  366. package/dist/js/c_table__thead_m_nested_column_header_BorderBlockEndWidth.d.ts +6 -0
  367. package/dist/js/c_table__thead_m_nested_column_header_BorderBlockEndWidth.js +8 -0
  368. package/dist/js/c_table__thead_m_nested_column_header_after_ZIndex.d.ts +6 -0
  369. package/dist/js/c_table__thead_m_nested_column_header_after_ZIndex.js +8 -0
  370. package/dist/js/c_table_m_sticky_header_BackgroundColor.d.ts +6 -0
  371. package/dist/js/c_table_m_sticky_header_BackgroundColor.js +8 -0
  372. package/dist/js/c_table_m_sticky_header_BorderBlockEndColor.d.ts +6 -0
  373. package/dist/js/c_table_m_sticky_header_BorderBlockEndColor.js +8 -0
  374. package/dist/js/c_table_m_sticky_header_BorderBlockEndWidth.d.ts +6 -0
  375. package/dist/js/c_table_m_sticky_header_BorderBlockEndWidth.js +8 -0
  376. package/dist/js/c_table_m_sticky_header_BorderRadius.d.ts +6 -0
  377. package/dist/js/c_table_m_sticky_header_BorderRadius.js +8 -0
  378. package/dist/js/c_table_m_sticky_header_BorderRadius_glass.d.ts +6 -0
  379. package/dist/js/c_table_m_sticky_header_BorderRadius_glass.js +8 -0
  380. package/dist/js/c_table_m_sticky_header_BoxShadow.d.ts +6 -0
  381. package/dist/js/c_table_m_sticky_header_BoxShadow.js +8 -0
  382. package/dist/js/c_table_m_sticky_header_BoxShadow_glass.d.ts +6 -0
  383. package/dist/js/c_table_m_sticky_header_BoxShadow_glass.js +8 -0
  384. package/dist/js/c_table_m_sticky_header_TransitionDuration_BackgroundColor.d.ts +6 -0
  385. package/dist/js/c_table_m_sticky_header_TransitionDuration_BackgroundColor.js +8 -0
  386. package/dist/js/c_table_m_sticky_header_TransitionTimingFunction_BackgroundColor.d.ts +6 -0
  387. package/dist/js/c_table_m_sticky_header_TransitionTimingFunction_BackgroundColor.js +8 -0
  388. package/dist/js/c_table_m_striped__tr_BackgroundColor.d.ts +1 -1
  389. package/dist/js/c_table_m_striped__tr_BackgroundColor.js +1 -1
  390. package/dist/js/c_wizard.d.ts +1 -1
  391. package/dist/js/c_wizard.js +1 -1
  392. package/dist/js/index.d.ts +61 -0
  393. package/dist/js/index.js +61 -0
  394. package/package.json +3 -3
@@ -539,6 +539,7 @@ export const c_table: {
539
539
  "name": "--pf-v6-c-table__button--BorderRadius",
540
540
  "value": "6px",
541
541
  "values": [
542
+ "--pf-t--global--border--radius--action--plain--default",
542
543
  "--pf-t--global--border--radius--small",
543
544
  "--pf-t--global--border--radius--200",
544
545
  "6px"
@@ -1192,6 +1193,36 @@ export const c_table: {
1192
1193
  "calc(-1 * 0.25rem)"
1193
1194
  ]
1194
1195
  },
1196
+ "c_table__thead_m_nested_column_header_BorderBlockEndWidth": {
1197
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndWidth",
1198
+ "value": "1px",
1199
+ "values": [
1200
+ "--pf-v6-c-table--border-width--base",
1201
+ "--pf-t--global--border--width--divider--default",
1202
+ "--pf-t--global--border--width--100",
1203
+ "1px"
1204
+ ]
1205
+ },
1206
+ "c_table__thead_m_nested_column_header_BorderBlockEndColor": {
1207
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndColor",
1208
+ "value": "#c7c7c7",
1209
+ "values": [
1210
+ "--pf-v6-c-table--BorderColor",
1211
+ "--pf-t--global--border--color--default",
1212
+ "--pf-t--global--border--color--100",
1213
+ "--pf-t--color--gray--30",
1214
+ "#c7c7c7"
1215
+ ]
1216
+ },
1217
+ "c_table__thead_m_nested_column_header_after_ZIndex": {
1218
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--after--ZIndex",
1219
+ "value": "calc(100 + 2)",
1220
+ "values": [
1221
+ "calc(--pf-t--global--z-index--xs + 2)",
1222
+ "calc(--pf-t--global--z-index--100 + 2)",
1223
+ "calc(100 + 2)"
1224
+ ]
1225
+ },
1195
1226
  "c_table__thead_m_nested_column_header_button_OutlineOffset": {
1196
1227
  "name": "--pf-v6-c-table__thead--m-nested-column-header--button--OutlineOffset",
1197
1228
  "value": "-0.1875rem"
@@ -1246,12 +1277,21 @@ export const c_table: {
1246
1277
  },
1247
1278
  "c_table_m_striped__tr_BackgroundColor": {
1248
1279
  "name": "--pf-v6-c-table--m-striped__tr--BackgroundColor",
1249
- "value": "#f2f2f2",
1280
+ "value": "rgba(199, 199, 199, 0.1000)",
1250
1281
  "values": [
1251
- "--pf-t--global--background--color--secondary--default",
1252
- "--pf-t--global--background--color--200",
1253
- "--pf-t--color--gray--10",
1254
- "#f2f2f2"
1282
+ "--pf-t--global--background--color--striped--row--default",
1283
+ "--pf-t--global--background--color--700",
1284
+ "rgba(199, 199, 199, 0.1000)"
1285
+ ]
1286
+ },
1287
+ "c_table_m_sticky_header_BackgroundColor": {
1288
+ "name": "--pf-v6-c-table--m-sticky-header--BackgroundColor",
1289
+ "value": "#ffffff",
1290
+ "values": [
1291
+ "--pf-t--global--background--color--sticky--default",
1292
+ "--pf-t--global--background--color--100",
1293
+ "--pf-t--color--white",
1294
+ "#ffffff"
1255
1295
  ]
1256
1296
  },
1257
1297
  "c_table_m_sticky_header_cell_ZIndex": {
@@ -1280,9 +1320,103 @@ export const c_table: {
1280
1320
  "calc(--pf-t--global--z-index--100 + 2)",
1281
1321
  "calc(100 + 2)"
1282
1322
  ]
1323
+ },
1324
+ "c_table_m_sticky_header_BorderRadius": {
1325
+ "name": "--pf-v6-c-table--m-sticky-header--BorderRadius",
1326
+ "value": "0"
1327
+ },
1328
+ "c_table_m_sticky_header_BoxShadow": {
1329
+ "name": "--pf-v6-c-table--m-sticky-header--BoxShadow",
1330
+ "value": "0"
1331
+ },
1332
+ "c_table_m_sticky_header_BorderBlockEndWidth": {
1333
+ "name": "--pf-v6-c-table--m-sticky-header--BorderBlockEndWidth",
1334
+ "value": "1px",
1335
+ "values": [
1336
+ "--pf-v6-c-table--border-width--base",
1337
+ "--pf-t--global--border--width--divider--default",
1338
+ "--pf-t--global--border--width--100",
1339
+ "1px"
1340
+ ]
1341
+ },
1342
+ "c_table_m_sticky_header_BorderBlockEndColor": {
1343
+ "name": "--pf-v6-c-table--m-sticky-header--BorderBlockEndColor",
1344
+ "value": "#c7c7c7",
1345
+ "values": [
1346
+ "--pf-v6-c-table--BorderColor",
1347
+ "--pf-t--global--border--color--default",
1348
+ "--pf-t--global--border--color--100",
1349
+ "--pf-t--color--gray--30",
1350
+ "#c7c7c7"
1351
+ ]
1352
+ },
1353
+ "c_table_m_sticky_header_BorderRadius_glass": {
1354
+ "name": "--pf-v6-c-table--m-sticky-header--BorderRadius--glass",
1355
+ "value": "16px",
1356
+ "values": [
1357
+ "--pf-t--global--border--radius--medium",
1358
+ "--pf-t--global--border--radius--300",
1359
+ "16px"
1360
+ ]
1361
+ },
1362
+ "c_table_m_sticky_header_BoxShadow_glass": {
1363
+ "name": "--pf-v6-c-table--m-sticky-header--BoxShadow--glass",
1364
+ "value": "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)",
1365
+ "values": [
1366
+ "--pf-t--global--box-shadow--sm",
1367
+ "--pf-t--global--box-shadow--X--sm--default\n --pf-t--global--box-shadow--Y--sm--default\n --pf-t--global--box-shadow--blur--sm\n --pf-t--global--box-shadow--spread--sm--default\n --pf-t--global--box-shadow--color--sm--default",
1368
+ "--pf-t--global--box-shadow--X--400\n --pf-t--global--box-shadow--Y--500\n --pf-t--global--box-shadow--blur--100\n --pf-t--global--box-shadow--spread--100\n --pf-t--global--box-shadow--color--100",
1369
+ "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)"
1370
+ ]
1371
+ },
1372
+ "c_table_m_sticky_header_TransitionTimingFunction_BackgroundColor": {
1373
+ "name": "--pf-v6-c-table--m-sticky-header--TransitionTimingFunction--BackgroundColor",
1374
+ "value": "cubic-bezier(.4, 0, .2, 1)",
1375
+ "values": [
1376
+ "--pf-t--global--motion--timing-function--default",
1377
+ "--pf-t--global--timing-function--200",
1378
+ "cubic-bezier(.4, 0, .2, 1)"
1379
+ ]
1380
+ },
1381
+ "c_table_m_sticky_header_TransitionDuration_BackgroundColor": {
1382
+ "name": "--pf-v6-c-table--m-sticky-header--TransitionDuration--BackgroundColor",
1383
+ "value": "200ms",
1384
+ "values": [
1385
+ "--pf-t--global--motion--duration--fade--default",
1386
+ "--pf-t--global--motion--duration--md",
1387
+ "--pf-t--global--duration--200",
1388
+ "200ms"
1389
+ ]
1390
+ }
1391
+ },
1392
+ ":where(.pf-v6-theme-glass) .pf-v6-c-table": {
1393
+ "c_table_m_sticky_header_BorderBlockEndWidth": {
1394
+ "name": "--pf-v6-c-table--m-sticky-header--BorderBlockEndWidth",
1395
+ "value": "0"
1396
+ },
1397
+ "c_table_m_sticky_header_BoxShadow": {
1398
+ "name": "--pf-v6-c-table--m-sticky-header--BoxShadow",
1399
+ "value": "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)",
1400
+ "values": [
1401
+ "--pf-v6-c-table--m-sticky-header--BoxShadow--glass",
1402
+ "--pf-t--global--box-shadow--sm",
1403
+ "--pf-t--global--box-shadow--X--sm--default\n --pf-t--global--box-shadow--Y--sm--default\n --pf-t--global--box-shadow--blur--sm\n --pf-t--global--box-shadow--spread--sm--default\n --pf-t--global--box-shadow--color--sm--default",
1404
+ "--pf-t--global--box-shadow--X--400\n --pf-t--global--box-shadow--Y--500\n --pf-t--global--box-shadow--blur--100\n --pf-t--global--box-shadow--spread--100\n --pf-t--global--box-shadow--color--100",
1405
+ "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)"
1406
+ ]
1407
+ },
1408
+ "c_table_m_sticky_header_BorderRadius": {
1409
+ "name": "--pf-v6-c-table--m-sticky-header--BorderRadius",
1410
+ "value": "16px",
1411
+ "values": [
1412
+ "--pf-v6-c-table--m-sticky-header--BorderRadius--glass",
1413
+ "--pf-t--global--border--radius--medium",
1414
+ "--pf-t--global--border--radius--300",
1415
+ "16px"
1416
+ ]
1283
1417
  }
1284
1418
  },
1285
- ":where(.pf-v6-theme-glass) .pf-v6-c-table:not(.pf-m-no-plain-on-glass)": {
1419
+ ":where(:root:not(.pf-v6-theme-glass)) .pf-v6-c-table.pf-m-plain": {
1286
1420
  "c_table_BackgroundColor": {
1287
1421
  "name": "--pf-v6-c-table--BackgroundColor",
1288
1422
  "value": "transparent"
@@ -1304,6 +1438,12 @@ export const c_table: {
1304
1438
  "value": "transparent"
1305
1439
  }
1306
1440
  },
1441
+ ".pf-v6-c-table.pf-m-sticky-header": {
1442
+ "c_table__thead_m_nested_column_header_BorderBlockEndWidth": {
1443
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndWidth",
1444
+ "value": "0"
1445
+ }
1446
+ },
1307
1447
  ".pf-v6-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:where(.pf-v6-c-table__tr):not(:last-child) th:where(.pf-v6-c-table__th):not([rowspan])": {
1308
1448
  "c_table_cell_PaddingBlockEnd": {
1309
1449
  "name": "--pf-v6-c-table--cell--PaddingBlockEnd",
@@ -1319,13 +1459,12 @@ export const c_table: {
1319
1459
  ".pf-v6-c-table.pf-m-striped:not(.pf-m-expandable) > tbody:where(.pf-v6-c-table__tbody) > tr:where(.pf-v6-c-table__tr):nth-child(odd)": {
1320
1460
  "c_table__sticky_column_BackgroundColor": {
1321
1461
  "name": "--pf-v6-c-table__sticky-column--BackgroundColor",
1322
- "value": "#f2f2f2",
1462
+ "value": "rgba(199, 199, 199, 0.1000)",
1323
1463
  "values": [
1324
1464
  "--pf-v6-c-table--m-striped__tr--BackgroundColor",
1325
- "--pf-t--global--background--color--secondary--default",
1326
- "--pf-t--global--background--color--200",
1327
- "--pf-t--color--gray--10",
1328
- "#f2f2f2"
1465
+ "--pf-t--global--background--color--striped--row--default",
1466
+ "--pf-t--global--background--color--700",
1467
+ "rgba(199, 199, 199, 0.1000)"
1329
1468
  ]
1330
1469
  }
1331
1470
  },
@@ -539,6 +539,7 @@ export const c_table = {
539
539
  "name": "--pf-v6-c-table__button--BorderRadius",
540
540
  "value": "6px",
541
541
  "values": [
542
+ "--pf-t--global--border--radius--action--plain--default",
542
543
  "--pf-t--global--border--radius--small",
543
544
  "--pf-t--global--border--radius--200",
544
545
  "6px"
@@ -1192,6 +1193,36 @@ export const c_table = {
1192
1193
  "calc(-1 * 0.25rem)"
1193
1194
  ]
1194
1195
  },
1196
+ "c_table__thead_m_nested_column_header_BorderBlockEndWidth": {
1197
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndWidth",
1198
+ "value": "1px",
1199
+ "values": [
1200
+ "--pf-v6-c-table--border-width--base",
1201
+ "--pf-t--global--border--width--divider--default",
1202
+ "--pf-t--global--border--width--100",
1203
+ "1px"
1204
+ ]
1205
+ },
1206
+ "c_table__thead_m_nested_column_header_BorderBlockEndColor": {
1207
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndColor",
1208
+ "value": "#c7c7c7",
1209
+ "values": [
1210
+ "--pf-v6-c-table--BorderColor",
1211
+ "--pf-t--global--border--color--default",
1212
+ "--pf-t--global--border--color--100",
1213
+ "--pf-t--color--gray--30",
1214
+ "#c7c7c7"
1215
+ ]
1216
+ },
1217
+ "c_table__thead_m_nested_column_header_after_ZIndex": {
1218
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--after--ZIndex",
1219
+ "value": "calc(100 + 2)",
1220
+ "values": [
1221
+ "calc(--pf-t--global--z-index--xs + 2)",
1222
+ "calc(--pf-t--global--z-index--100 + 2)",
1223
+ "calc(100 + 2)"
1224
+ ]
1225
+ },
1195
1226
  "c_table__thead_m_nested_column_header_button_OutlineOffset": {
1196
1227
  "name": "--pf-v6-c-table__thead--m-nested-column-header--button--OutlineOffset",
1197
1228
  "value": "-0.1875rem"
@@ -1246,12 +1277,21 @@ export const c_table = {
1246
1277
  },
1247
1278
  "c_table_m_striped__tr_BackgroundColor": {
1248
1279
  "name": "--pf-v6-c-table--m-striped__tr--BackgroundColor",
1249
- "value": "#f2f2f2",
1280
+ "value": "rgba(199, 199, 199, 0.1000)",
1250
1281
  "values": [
1251
- "--pf-t--global--background--color--secondary--default",
1252
- "--pf-t--global--background--color--200",
1253
- "--pf-t--color--gray--10",
1254
- "#f2f2f2"
1282
+ "--pf-t--global--background--color--striped--row--default",
1283
+ "--pf-t--global--background--color--700",
1284
+ "rgba(199, 199, 199, 0.1000)"
1285
+ ]
1286
+ },
1287
+ "c_table_m_sticky_header_BackgroundColor": {
1288
+ "name": "--pf-v6-c-table--m-sticky-header--BackgroundColor",
1289
+ "value": "#ffffff",
1290
+ "values": [
1291
+ "--pf-t--global--background--color--sticky--default",
1292
+ "--pf-t--global--background--color--100",
1293
+ "--pf-t--color--white",
1294
+ "#ffffff"
1255
1295
  ]
1256
1296
  },
1257
1297
  "c_table_m_sticky_header_cell_ZIndex": {
@@ -1280,9 +1320,103 @@ export const c_table = {
1280
1320
  "calc(--pf-t--global--z-index--100 + 2)",
1281
1321
  "calc(100 + 2)"
1282
1322
  ]
1323
+ },
1324
+ "c_table_m_sticky_header_BorderRadius": {
1325
+ "name": "--pf-v6-c-table--m-sticky-header--BorderRadius",
1326
+ "value": "0"
1327
+ },
1328
+ "c_table_m_sticky_header_BoxShadow": {
1329
+ "name": "--pf-v6-c-table--m-sticky-header--BoxShadow",
1330
+ "value": "0"
1331
+ },
1332
+ "c_table_m_sticky_header_BorderBlockEndWidth": {
1333
+ "name": "--pf-v6-c-table--m-sticky-header--BorderBlockEndWidth",
1334
+ "value": "1px",
1335
+ "values": [
1336
+ "--pf-v6-c-table--border-width--base",
1337
+ "--pf-t--global--border--width--divider--default",
1338
+ "--pf-t--global--border--width--100",
1339
+ "1px"
1340
+ ]
1341
+ },
1342
+ "c_table_m_sticky_header_BorderBlockEndColor": {
1343
+ "name": "--pf-v6-c-table--m-sticky-header--BorderBlockEndColor",
1344
+ "value": "#c7c7c7",
1345
+ "values": [
1346
+ "--pf-v6-c-table--BorderColor",
1347
+ "--pf-t--global--border--color--default",
1348
+ "--pf-t--global--border--color--100",
1349
+ "--pf-t--color--gray--30",
1350
+ "#c7c7c7"
1351
+ ]
1352
+ },
1353
+ "c_table_m_sticky_header_BorderRadius_glass": {
1354
+ "name": "--pf-v6-c-table--m-sticky-header--BorderRadius--glass",
1355
+ "value": "16px",
1356
+ "values": [
1357
+ "--pf-t--global--border--radius--medium",
1358
+ "--pf-t--global--border--radius--300",
1359
+ "16px"
1360
+ ]
1361
+ },
1362
+ "c_table_m_sticky_header_BoxShadow_glass": {
1363
+ "name": "--pf-v6-c-table--m-sticky-header--BoxShadow--glass",
1364
+ "value": "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)",
1365
+ "values": [
1366
+ "--pf-t--global--box-shadow--sm",
1367
+ "--pf-t--global--box-shadow--X--sm--default\n --pf-t--global--box-shadow--Y--sm--default\n --pf-t--global--box-shadow--blur--sm\n --pf-t--global--box-shadow--spread--sm--default\n --pf-t--global--box-shadow--color--sm--default",
1368
+ "--pf-t--global--box-shadow--X--400\n --pf-t--global--box-shadow--Y--500\n --pf-t--global--box-shadow--blur--100\n --pf-t--global--box-shadow--spread--100\n --pf-t--global--box-shadow--color--100",
1369
+ "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)"
1370
+ ]
1371
+ },
1372
+ "c_table_m_sticky_header_TransitionTimingFunction_BackgroundColor": {
1373
+ "name": "--pf-v6-c-table--m-sticky-header--TransitionTimingFunction--BackgroundColor",
1374
+ "value": "cubic-bezier(.4, 0, .2, 1)",
1375
+ "values": [
1376
+ "--pf-t--global--motion--timing-function--default",
1377
+ "--pf-t--global--timing-function--200",
1378
+ "cubic-bezier(.4, 0, .2, 1)"
1379
+ ]
1380
+ },
1381
+ "c_table_m_sticky_header_TransitionDuration_BackgroundColor": {
1382
+ "name": "--pf-v6-c-table--m-sticky-header--TransitionDuration--BackgroundColor",
1383
+ "value": "200ms",
1384
+ "values": [
1385
+ "--pf-t--global--motion--duration--fade--default",
1386
+ "--pf-t--global--motion--duration--md",
1387
+ "--pf-t--global--duration--200",
1388
+ "200ms"
1389
+ ]
1390
+ }
1391
+ },
1392
+ ":where(.pf-v6-theme-glass) .pf-v6-c-table": {
1393
+ "c_table_m_sticky_header_BorderBlockEndWidth": {
1394
+ "name": "--pf-v6-c-table--m-sticky-header--BorderBlockEndWidth",
1395
+ "value": "0"
1396
+ },
1397
+ "c_table_m_sticky_header_BoxShadow": {
1398
+ "name": "--pf-v6-c-table--m-sticky-header--BoxShadow",
1399
+ "value": "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)",
1400
+ "values": [
1401
+ "--pf-v6-c-table--m-sticky-header--BoxShadow--glass",
1402
+ "--pf-t--global--box-shadow--sm",
1403
+ "--pf-t--global--box-shadow--X--sm--default\n --pf-t--global--box-shadow--Y--sm--default\n --pf-t--global--box-shadow--blur--sm\n --pf-t--global--box-shadow--spread--sm--default\n --pf-t--global--box-shadow--color--sm--default",
1404
+ "--pf-t--global--box-shadow--X--400\n --pf-t--global--box-shadow--Y--500\n --pf-t--global--box-shadow--blur--100\n --pf-t--global--box-shadow--spread--100\n --pf-t--global--box-shadow--color--100",
1405
+ "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)"
1406
+ ]
1407
+ },
1408
+ "c_table_m_sticky_header_BorderRadius": {
1409
+ "name": "--pf-v6-c-table--m-sticky-header--BorderRadius",
1410
+ "value": "16px",
1411
+ "values": [
1412
+ "--pf-v6-c-table--m-sticky-header--BorderRadius--glass",
1413
+ "--pf-t--global--border--radius--medium",
1414
+ "--pf-t--global--border--radius--300",
1415
+ "16px"
1416
+ ]
1283
1417
  }
1284
1418
  },
1285
- ":where(.pf-v6-theme-glass) .pf-v6-c-table:not(.pf-m-no-plain-on-glass)": {
1419
+ ":where(:root:not(.pf-v6-theme-glass)) .pf-v6-c-table.pf-m-plain": {
1286
1420
  "c_table_BackgroundColor": {
1287
1421
  "name": "--pf-v6-c-table--BackgroundColor",
1288
1422
  "value": "transparent"
@@ -1304,6 +1438,12 @@ export const c_table = {
1304
1438
  "value": "transparent"
1305
1439
  }
1306
1440
  },
1441
+ ".pf-v6-c-table.pf-m-sticky-header": {
1442
+ "c_table__thead_m_nested_column_header_BorderBlockEndWidth": {
1443
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndWidth",
1444
+ "value": "0"
1445
+ }
1446
+ },
1307
1447
  ".pf-v6-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:where(.pf-v6-c-table__tr):not(:last-child) th:where(.pf-v6-c-table__th):not([rowspan])": {
1308
1448
  "c_table_cell_PaddingBlockEnd": {
1309
1449
  "name": "--pf-v6-c-table--cell--PaddingBlockEnd",
@@ -1319,13 +1459,12 @@ export const c_table = {
1319
1459
  ".pf-v6-c-table.pf-m-striped:not(.pf-m-expandable) > tbody:where(.pf-v6-c-table__tbody) > tr:where(.pf-v6-c-table__tr):nth-child(odd)": {
1320
1460
  "c_table__sticky_column_BackgroundColor": {
1321
1461
  "name": "--pf-v6-c-table__sticky-column--BackgroundColor",
1322
- "value": "#f2f2f2",
1462
+ "value": "rgba(199, 199, 199, 0.1000)",
1323
1463
  "values": [
1324
1464
  "--pf-v6-c-table--m-striped__tr--BackgroundColor",
1325
- "--pf-t--global--background--color--secondary--default",
1326
- "--pf-t--global--background--color--200",
1327
- "--pf-t--color--gray--10",
1328
- "#f2f2f2"
1465
+ "--pf-t--global--background--color--striped--row--default",
1466
+ "--pf-t--global--background--color--700",
1467
+ "rgba(199, 199, 199, 0.1000)"
1329
1468
  ]
1330
1469
  }
1331
1470
  },
@@ -1,6 +1,6 @@
1
1
  export const c_table__sticky_column_BackgroundColor: {
2
2
  "name": "--pf-v6-c-table__sticky-column--BackgroundColor",
3
- "value": "#f2f2f2",
3
+ "value": "rgba(199, 199, 199, 0.1000)",
4
4
  "var": "var(--pf-v6-c-table__sticky-column--BackgroundColor)"
5
5
  };
6
6
  export default c_table__sticky_column_BackgroundColor;
@@ -1,6 +1,6 @@
1
1
  export const c_table__sticky_column_BackgroundColor = {
2
2
  "name": "--pf-v6-c-table__sticky-column--BackgroundColor",
3
- "value": "#f2f2f2",
3
+ "value": "rgba(199, 199, 199, 0.1000)",
4
4
  "var": "var(--pf-v6-c-table__sticky-column--BackgroundColor)"
5
5
  };
6
6
  export default c_table__sticky_column_BackgroundColor;
@@ -0,0 +1,6 @@
1
+ export const c_table__thead_m_nested_column_header_BorderBlockEndColor: {
2
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndColor",
3
+ "value": "#c7c7c7",
4
+ "var": "var(--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndColor)"
5
+ };
6
+ export default c_table__thead_m_nested_column_header_BorderBlockEndColor;
@@ -0,0 +1,6 @@
1
+ export const c_table__thead_m_nested_column_header_BorderBlockEndColor = {
2
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndColor",
3
+ "value": "#c7c7c7",
4
+ "var": "var(--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndColor)"
5
+ };
6
+ export default c_table__thead_m_nested_column_header_BorderBlockEndColor;
@@ -0,0 +1,6 @@
1
+ export const c_table__thead_m_nested_column_header_BorderBlockEndWidth: {
2
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndWidth",
3
+ "value": "0",
4
+ "var": "var(--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndWidth)"
5
+ };
6
+ export default c_table__thead_m_nested_column_header_BorderBlockEndWidth;
@@ -0,0 +1,6 @@
1
+ export const c_table__thead_m_nested_column_header_BorderBlockEndWidth = {
2
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndWidth",
3
+ "value": "0",
4
+ "var": "var(--pf-v6-c-table__thead--m-nested-column-header--BorderBlockEndWidth)"
5
+ };
6
+ export default c_table__thead_m_nested_column_header_BorderBlockEndWidth;
@@ -0,0 +1,6 @@
1
+ export const c_table__thead_m_nested_column_header_after_ZIndex: {
2
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--after--ZIndex",
3
+ "value": "calc(100 + 2)",
4
+ "var": "var(--pf-v6-c-table__thead--m-nested-column-header--after--ZIndex)"
5
+ };
6
+ export default c_table__thead_m_nested_column_header_after_ZIndex;
@@ -0,0 +1,6 @@
1
+ export const c_table__thead_m_nested_column_header_after_ZIndex = {
2
+ "name": "--pf-v6-c-table__thead--m-nested-column-header--after--ZIndex",
3
+ "value": "calc(100 + 2)",
4
+ "var": "var(--pf-v6-c-table__thead--m-nested-column-header--after--ZIndex)"
5
+ };
6
+ export default c_table__thead_m_nested_column_header_after_ZIndex;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BackgroundColor: {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BackgroundColor",
3
+ "value": "#ffffff",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BackgroundColor)"
5
+ };
6
+ export default c_table_m_sticky_header_BackgroundColor;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BackgroundColor = {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BackgroundColor",
3
+ "value": "#ffffff",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BackgroundColor)"
5
+ };
6
+ export default c_table_m_sticky_header_BackgroundColor;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BorderBlockEndColor: {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BorderBlockEndColor",
3
+ "value": "#c7c7c7",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BorderBlockEndColor)"
5
+ };
6
+ export default c_table_m_sticky_header_BorderBlockEndColor;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BorderBlockEndColor = {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BorderBlockEndColor",
3
+ "value": "#c7c7c7",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BorderBlockEndColor)"
5
+ };
6
+ export default c_table_m_sticky_header_BorderBlockEndColor;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BorderBlockEndWidth: {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BorderBlockEndWidth",
3
+ "value": "0",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BorderBlockEndWidth)"
5
+ };
6
+ export default c_table_m_sticky_header_BorderBlockEndWidth;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BorderBlockEndWidth = {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BorderBlockEndWidth",
3
+ "value": "0",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BorderBlockEndWidth)"
5
+ };
6
+ export default c_table_m_sticky_header_BorderBlockEndWidth;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BorderRadius: {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BorderRadius",
3
+ "value": "16px",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BorderRadius)"
5
+ };
6
+ export default c_table_m_sticky_header_BorderRadius;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BorderRadius = {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BorderRadius",
3
+ "value": "16px",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BorderRadius)"
5
+ };
6
+ export default c_table_m_sticky_header_BorderRadius;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BorderRadius_glass: {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BorderRadius--glass",
3
+ "value": "16px",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BorderRadius--glass)"
5
+ };
6
+ export default c_table_m_sticky_header_BorderRadius_glass;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BorderRadius_glass = {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BorderRadius--glass",
3
+ "value": "16px",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BorderRadius--glass)"
5
+ };
6
+ export default c_table_m_sticky_header_BorderRadius_glass;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BoxShadow: {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BoxShadow",
3
+ "value": "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BoxShadow)"
5
+ };
6
+ export default c_table_m_sticky_header_BoxShadow;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BoxShadow = {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BoxShadow",
3
+ "value": "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BoxShadow)"
5
+ };
6
+ export default c_table_m_sticky_header_BoxShadow;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BoxShadow_glass: {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BoxShadow--glass",
3
+ "value": "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BoxShadow--glass)"
5
+ };
6
+ export default c_table_m_sticky_header_BoxShadow_glass;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_BoxShadow_glass = {
2
+ "name": "--pf-v6-c-table--m-sticky-header--BoxShadow--glass",
3
+ "value": "0px\n 1px\n 6px\n 0px\n rgba(41, 41, 41, 0.1500)",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--BoxShadow--glass)"
5
+ };
6
+ export default c_table_m_sticky_header_BoxShadow_glass;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_TransitionDuration_BackgroundColor: {
2
+ "name": "--pf-v6-c-table--m-sticky-header--TransitionDuration--BackgroundColor",
3
+ "value": "200ms",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--TransitionDuration--BackgroundColor)"
5
+ };
6
+ export default c_table_m_sticky_header_TransitionDuration_BackgroundColor;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_TransitionDuration_BackgroundColor = {
2
+ "name": "--pf-v6-c-table--m-sticky-header--TransitionDuration--BackgroundColor",
3
+ "value": "200ms",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--TransitionDuration--BackgroundColor)"
5
+ };
6
+ export default c_table_m_sticky_header_TransitionDuration_BackgroundColor;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_TransitionTimingFunction_BackgroundColor: {
2
+ "name": "--pf-v6-c-table--m-sticky-header--TransitionTimingFunction--BackgroundColor",
3
+ "value": "cubic-bezier(.4, 0, .2, 1)",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--TransitionTimingFunction--BackgroundColor)"
5
+ };
6
+ export default c_table_m_sticky_header_TransitionTimingFunction_BackgroundColor;
@@ -0,0 +1,6 @@
1
+ export const c_table_m_sticky_header_TransitionTimingFunction_BackgroundColor = {
2
+ "name": "--pf-v6-c-table--m-sticky-header--TransitionTimingFunction--BackgroundColor",
3
+ "value": "cubic-bezier(.4, 0, .2, 1)",
4
+ "var": "var(--pf-v6-c-table--m-sticky-header--TransitionTimingFunction--BackgroundColor)"
5
+ };
6
+ export default c_table_m_sticky_header_TransitionTimingFunction_BackgroundColor;
@@ -1,6 +1,6 @@
1
1
  export const c_table_m_striped__tr_BackgroundColor: {
2
2
  "name": "--pf-v6-c-table--m-striped__tr--BackgroundColor",
3
- "value": "#f2f2f2",
3
+ "value": "rgba(199, 199, 199, 0.1000)",
4
4
  "var": "var(--pf-v6-c-table--m-striped__tr--BackgroundColor)"
5
5
  };
6
6
  export default c_table_m_striped__tr_BackgroundColor;
@@ -1,6 +1,6 @@
1
1
  export const c_table_m_striped__tr_BackgroundColor = {
2
2
  "name": "--pf-v6-c-table--m-striped__tr--BackgroundColor",
3
- "value": "#f2f2f2",
3
+ "value": "rgba(199, 199, 199, 0.1000)",
4
4
  "var": "var(--pf-v6-c-table--m-striped__tr--BackgroundColor)"
5
5
  };
6
6
  export default c_table_m_striped__tr_BackgroundColor;