@patternfly/react-styles 5.0.0-alpha.1 → 5.0.0-alpha.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (615) hide show
  1. package/CHANGELOG.md +95 -1
  2. package/css/assets/images/pfbg-icon.svg +1 -0
  3. package/css/components/AboutModalBox/about-modal-box.css +143 -173
  4. package/css/components/AboutModalBox/about-modal-box.d.ts +10 -11
  5. package/css/components/AboutModalBox/about-modal-box.js +10 -11
  6. package/css/components/AboutModalBox/about-modal-box.mjs +10 -11
  7. package/css/components/Accordion/accordion.css +164 -162
  8. package/css/components/Accordion/accordion.d.ts +7 -7
  9. package/css/components/Accordion/accordion.js +7 -7
  10. package/css/components/Accordion/accordion.mjs +7 -7
  11. package/css/components/ActionList/action-list.css +19 -19
  12. package/css/components/ActionList/action-list.d.ts +2 -2
  13. package/css/components/ActionList/action-list.js +2 -2
  14. package/css/components/ActionList/action-list.mjs +2 -2
  15. package/css/components/Alert/alert-group.css +54 -0
  16. package/css/components/Alert/alert-group.d.ts +9 -0
  17. package/css/components/{AlertGroup → Alert}/alert-group.js +2 -2
  18. package/css/components/Alert/alert-group.mjs +8 -0
  19. package/css/components/Alert/alert.css +180 -171
  20. package/css/components/Alert/alert.d.ts +11 -10
  21. package/css/components/Alert/alert.js +11 -10
  22. package/css/components/Alert/alert.mjs +11 -10
  23. package/css/components/AppLauncher/app-launcher.css +158 -156
  24. package/css/components/AppLauncher/app-launcher.d.ts +12 -12
  25. package/css/components/AppLauncher/app-launcher.js +12 -12
  26. package/css/components/AppLauncher/app-launcher.mjs +12 -12
  27. package/css/components/Avatar/avatar.css +123 -123
  28. package/css/components/Avatar/avatar.d.ts +1 -1
  29. package/css/components/Avatar/avatar.js +1 -1
  30. package/css/components/Avatar/avatar.mjs +1 -1
  31. package/css/components/BackToTop/back-to-top.css +24 -24
  32. package/css/components/BackToTop/back-to-top.d.ts +2 -2
  33. package/css/components/BackToTop/back-to-top.js +2 -2
  34. package/css/components/BackToTop/back-to-top.mjs +2 -2
  35. package/css/components/Backdrop/backdrop.css +8 -8
  36. package/css/components/Backdrop/backdrop.d.ts +2 -2
  37. package/css/components/Backdrop/backdrop.js +2 -2
  38. package/css/components/Backdrop/backdrop.mjs +2 -2
  39. package/css/components/BackgroundImage/background-image.css +12 -39
  40. package/css/components/BackgroundImage/background-image.d.ts +1 -2
  41. package/css/components/BackgroundImage/background-image.js +1 -2
  42. package/css/components/BackgroundImage/background-image.mjs +1 -2
  43. package/css/components/Badge/badge.css +29 -29
  44. package/css/components/Badge/badge.d.ts +2 -2
  45. package/css/components/Badge/badge.js +2 -2
  46. package/css/components/Badge/badge.mjs +2 -2
  47. package/css/components/Banner/banner.css +90 -128
  48. package/css/components/Banner/banner.d.ts +8 -9
  49. package/css/components/Banner/banner.js +8 -9
  50. package/css/components/Banner/banner.mjs +8 -9
  51. package/css/components/Brand/brand.css +28 -28
  52. package/css/components/Brand/brand.d.ts +1 -1
  53. package/css/components/Brand/brand.js +1 -1
  54. package/css/components/Brand/brand.mjs +1 -1
  55. package/css/components/Breadcrumb/breadcrumb.css +53 -51
  56. package/css/components/Breadcrumb/breadcrumb.d.ts +9 -9
  57. package/css/components/Breadcrumb/breadcrumb.js +9 -9
  58. package/css/components/Breadcrumb/breadcrumb.mjs +9 -9
  59. package/css/components/Button/button.css +476 -476
  60. package/css/components/Button/button.d.ts +7 -7
  61. package/css/components/Button/button.js +7 -7
  62. package/css/components/Button/button.mjs +7 -7
  63. package/css/components/CalendarMonth/calendar-month.css +157 -157
  64. package/css/components/CalendarMonth/calendar-month.d.ts +12 -12
  65. package/css/components/CalendarMonth/calendar-month.js +12 -12
  66. package/css/components/CalendarMonth/calendar-month.mjs +12 -12
  67. package/css/components/Card/card.css +327 -262
  68. package/css/components/Card/card.d.ts +22 -13
  69. package/css/components/Card/card.js +22 -13
  70. package/css/components/Card/card.mjs +22 -13
  71. package/css/components/Check/check.css +45 -45
  72. package/css/components/Check/check.d.ts +6 -6
  73. package/css/components/Check/check.js +6 -6
  74. package/css/components/Check/check.mjs +6 -6
  75. package/css/components/Chip/chip.css +83 -74
  76. package/css/components/Chip/chip.d.ts +7 -6
  77. package/css/components/Chip/chip.js +7 -6
  78. package/css/components/Chip/chip.mjs +7 -6
  79. package/css/components/ChipGroup/chip-group.css +60 -50
  80. package/css/components/ChipGroup/chip-group.d.ts +6 -6
  81. package/css/components/ChipGroup/chip-group.js +6 -6
  82. package/css/components/ChipGroup/chip-group.mjs +6 -6
  83. package/css/components/ClipboardCopy/clipboard-copy.css +65 -65
  84. package/css/components/ClipboardCopy/clipboard-copy.d.ts +9 -9
  85. package/css/components/ClipboardCopy/clipboard-copy.js +9 -9
  86. package/css/components/ClipboardCopy/clipboard-copy.mjs +9 -9
  87. package/css/components/CodeBlock/code-block.css +21 -21
  88. package/css/components/CodeBlock/code-block.d.ts +6 -6
  89. package/css/components/CodeBlock/code-block.js +6 -6
  90. package/css/components/CodeBlock/code-block.mjs +6 -6
  91. package/css/components/CodeEditor/code-editor.css +80 -80
  92. package/css/components/CodeEditor/code-editor.d.ts +12 -12
  93. package/css/components/CodeEditor/code-editor.js +12 -12
  94. package/css/components/CodeEditor/code-editor.mjs +12 -12
  95. package/css/components/Consoles/AccessConsoles.css +5 -4
  96. package/css/components/Consoles/DesktopViewer.css +1 -2
  97. package/css/components/Consoles/SerialConsole.css +1 -1
  98. package/css/components/Consoles/VncConsole.css +1 -1
  99. package/css/components/Content/content.css +214 -208
  100. package/css/components/Content/content.d.ts +3 -2
  101. package/css/components/Content/content.js +3 -2
  102. package/css/components/Content/content.mjs +3 -2
  103. package/css/components/ContextSelector/context-selector.css +230 -223
  104. package/css/components/ContextSelector/context-selector.d.ts +10 -10
  105. package/css/components/ContextSelector/context-selector.js +10 -10
  106. package/css/components/ContextSelector/context-selector.mjs +10 -10
  107. package/css/components/DataList/data-list-grid.css +189 -189
  108. package/css/components/DataList/data-list-grid.d.ts +4 -4
  109. package/css/components/DataList/data-list-grid.js +4 -4
  110. package/css/components/DataList/data-list-grid.mjs +4 -4
  111. package/css/components/DataList/data-list.css +524 -518
  112. package/css/components/DataList/data-list.d.ts +18 -18
  113. package/css/components/DataList/data-list.js +18 -18
  114. package/css/components/DataList/data-list.mjs +18 -18
  115. package/css/components/DatePicker/date-picker.css +40 -48
  116. package/css/components/DatePicker/date-picker.d.ts +6 -7
  117. package/css/components/DatePicker/date-picker.js +6 -7
  118. package/css/components/DatePicker/date-picker.mjs +6 -7
  119. package/css/components/DescriptionList/description-list-order.css +90 -90
  120. package/css/components/DescriptionList/description-list-order.d.ts +1 -1
  121. package/css/components/DescriptionList/description-list-order.js +1 -1
  122. package/css/components/DescriptionList/description-list-order.mjs +1 -1
  123. package/css/components/DescriptionList/description-list.css +193 -193
  124. package/css/components/DescriptionList/description-list.d.ts +7 -7
  125. package/css/components/DescriptionList/description-list.js +7 -7
  126. package/css/components/DescriptionList/description-list.mjs +7 -7
  127. package/css/components/Divider/divider.css +230 -230
  128. package/css/components/Divider/divider.d.ts +1 -1
  129. package/css/components/Divider/divider.js +1 -1
  130. package/css/components/Divider/divider.mjs +1 -1
  131. package/css/components/DragDrop/drag-drop.css +31 -31
  132. package/css/components/DragDrop/drag-drop.d.ts +2 -2
  133. package/css/components/DragDrop/drag-drop.js +2 -2
  134. package/css/components/DragDrop/drag-drop.mjs +2 -2
  135. package/css/components/Drawer/drawer.css +437 -438
  136. package/css/components/Drawer/drawer.d.ts +14 -14
  137. package/css/components/Drawer/drawer.js +14 -14
  138. package/css/components/Drawer/drawer.mjs +14 -14
  139. package/css/components/Dropdown/dropdown.css +446 -445
  140. package/css/components/Dropdown/dropdown.d.ts +21 -21
  141. package/css/components/Dropdown/dropdown.js +21 -21
  142. package/css/components/Dropdown/dropdown.mjs +21 -21
  143. package/css/components/DualListSelector/dual-list-selector.css +187 -187
  144. package/css/components/DualListSelector/dual-list-selector.d.ts +25 -25
  145. package/css/components/DualListSelector/dual-list-selector.js +25 -25
  146. package/css/components/DualListSelector/dual-list-selector.mjs +25 -25
  147. package/css/components/EmptyState/empty-state.css +91 -97
  148. package/css/components/EmptyState/empty-state.d.ts +9 -11
  149. package/css/components/EmptyState/empty-state.js +9 -11
  150. package/css/components/EmptyState/empty-state.mjs +9 -11
  151. package/css/components/ExpandableSection/expandable-section.css +102 -100
  152. package/css/components/ExpandableSection/expandable-section.d.ts +5 -5
  153. package/css/components/ExpandableSection/expandable-section.js +5 -5
  154. package/css/components/ExpandableSection/expandable-section.mjs +5 -5
  155. package/css/components/FileUpload/file-upload.css +30 -30
  156. package/css/components/FileUpload/file-upload.d.ts +6 -6
  157. package/css/components/FileUpload/file-upload.js +6 -6
  158. package/css/components/FileUpload/file-upload.mjs +6 -6
  159. package/css/components/Form/form.css +329 -327
  160. package/css/components/Form/form.d.ts +28 -28
  161. package/css/components/Form/form.js +28 -28
  162. package/css/components/Form/form.mjs +28 -28
  163. package/css/components/FormControl/form-control.css +309 -312
  164. package/css/components/FormControl/form-control.d.ts +2 -2
  165. package/css/components/FormControl/form-control.js +2 -2
  166. package/css/components/FormControl/form-control.mjs +2 -2
  167. package/css/components/HelperText/helper-text.css +61 -57
  168. package/css/components/HelperText/helper-text.d.ts +6 -5
  169. package/css/components/HelperText/helper-text.js +6 -5
  170. package/css/components/HelperText/helper-text.mjs +6 -5
  171. package/css/components/Hint/hint.css +40 -40
  172. package/css/components/Hint/hint.d.ts +9 -9
  173. package/css/components/Hint/hint.js +9 -9
  174. package/css/components/Hint/hint.mjs +9 -9
  175. package/css/components/Icon/icon.css +90 -90
  176. package/css/components/Icon/icon.d.ts +5 -5
  177. package/css/components/Icon/icon.js +5 -5
  178. package/css/components/Icon/icon.mjs +5 -5
  179. package/css/components/InlineEdit/inline-edit.css +43 -43
  180. package/css/components/InlineEdit/inline-edit.d.ts +8 -8
  181. package/css/components/InlineEdit/inline-edit.js +8 -8
  182. package/css/components/InlineEdit/inline-edit.mjs +8 -8
  183. package/css/components/InputGroup/input-group.css +74 -98
  184. package/css/components/InputGroup/input-group.d.ts +7 -5
  185. package/css/components/InputGroup/input-group.js +7 -5
  186. package/css/components/InputGroup/input-group.mjs +7 -5
  187. package/css/components/JumpLinks/jump-links.css +178 -178
  188. package/css/components/JumpLinks/jump-links.d.ts +11 -11
  189. package/css/components/JumpLinks/jump-links.js +11 -11
  190. package/css/components/JumpLinks/jump-links.mjs +11 -11
  191. package/css/components/Label/label.css +397 -384
  192. package/css/components/Label/label.d.ts +7 -6
  193. package/css/components/Label/label.js +7 -6
  194. package/css/components/Label/label.mjs +7 -6
  195. package/css/components/LabelGroup/label-group.css +93 -89
  196. package/css/components/LabelGroup/label-group.d.ts +8 -8
  197. package/css/components/LabelGroup/label-group.js +8 -8
  198. package/css/components/LabelGroup/label-group.mjs +8 -8
  199. package/css/components/List/list.css +53 -53
  200. package/css/components/List/list.d.ts +3 -3
  201. package/css/components/List/list.js +3 -3
  202. package/css/components/List/list.mjs +3 -3
  203. package/css/components/LogViewer/log-viewer.css +140 -178
  204. package/css/components/LogViewer/log-viewer.d.ts +14 -16
  205. package/css/components/LogViewer/log-viewer.js +14 -16
  206. package/css/components/LogViewer/log-viewer.mjs +14 -16
  207. package/css/components/Login/login.css +180 -220
  208. package/css/components/Login/login.d.ts +19 -21
  209. package/css/components/Login/login.js +19 -21
  210. package/css/components/Login/login.mjs +19 -21
  211. package/css/components/Masthead/masthead.css +538 -576
  212. package/css/components/Masthead/masthead.d.ts +15 -16
  213. package/css/components/Masthead/masthead.js +15 -16
  214. package/css/components/Masthead/masthead.mjs +15 -16
  215. package/css/components/Menu/menu.css +435 -432
  216. package/css/components/Menu/menu.d.ts +24 -24
  217. package/css/components/Menu/menu.js +24 -24
  218. package/css/components/Menu/menu.mjs +24 -24
  219. package/css/components/MenuToggle/menu-toggle.css +312 -310
  220. package/css/components/MenuToggle/menu-toggle.d.ts +10 -10
  221. package/css/components/MenuToggle/menu-toggle.js +10 -10
  222. package/css/components/MenuToggle/menu-toggle.mjs +10 -10
  223. package/css/components/ModalBox/modal-box.css +119 -118
  224. package/css/components/ModalBox/modal-box.d.ts +13 -12
  225. package/css/components/ModalBox/modal-box.js +13 -12
  226. package/css/components/ModalBox/modal-box.mjs +13 -12
  227. package/css/components/MultipleFileUpload/multiple-file-upload.css +136 -136
  228. package/css/components/MultipleFileUpload/multiple-file-upload.d.ts +18 -18
  229. package/css/components/MultipleFileUpload/multiple-file-upload.js +18 -18
  230. package/css/components/MultipleFileUpload/multiple-file-upload.mjs +18 -18
  231. package/css/components/Nav/nav.css +769 -769
  232. package/css/components/Nav/nav.d.ts +17 -17
  233. package/css/components/Nav/nav.js +17 -17
  234. package/css/components/Nav/nav.mjs +17 -17
  235. package/css/components/NotificationBadge/notification-badge.css +80 -80
  236. package/css/components/NotificationBadge/notification-badge.d.ts +5 -5
  237. package/css/components/NotificationBadge/notification-badge.js +5 -5
  238. package/css/components/NotificationBadge/notification-badge.mjs +5 -5
  239. package/css/components/NotificationDrawer/notification-drawer.css +183 -183
  240. package/css/components/NotificationDrawer/notification-drawer.d.ts +21 -21
  241. package/css/components/NotificationDrawer/notification-drawer.js +21 -21
  242. package/css/components/NotificationDrawer/notification-drawer.mjs +21 -21
  243. package/css/components/NumberInput/number-input.css +21 -21
  244. package/css/components/NumberInput/number-input.d.ts +5 -5
  245. package/css/components/NumberInput/number-input.js +5 -5
  246. package/css/components/NumberInput/number-input.mjs +5 -5
  247. package/css/components/OptionsMenu/options-menu.css +177 -179
  248. package/css/components/OptionsMenu/options-menu.d.ts +13 -13
  249. package/css/components/OptionsMenu/options-menu.js +13 -13
  250. package/css/components/OptionsMenu/options-menu.mjs +13 -13
  251. package/css/components/OverflowMenu/overflow-menu.css +42 -42
  252. package/css/components/OverflowMenu/overflow-menu.d.ts +6 -6
  253. package/css/components/OverflowMenu/overflow-menu.js +6 -6
  254. package/css/components/OverflowMenu/overflow-menu.mjs +6 -6
  255. package/css/components/Page/page.css +643 -667
  256. package/css/components/Page/page.d.ts +35 -35
  257. package/css/components/Page/page.js +35 -35
  258. package/css/components/Page/page.mjs +35 -35
  259. package/css/components/Pagination/pagination.css +271 -271
  260. package/css/components/Pagination/pagination.d.ts +10 -10
  261. package/css/components/Pagination/pagination.js +10 -10
  262. package/css/components/Pagination/pagination.mjs +10 -10
  263. package/css/components/Panel/panel.css +57 -57
  264. package/css/components/Panel/panel.d.ts +5 -5
  265. package/css/components/Panel/panel.js +5 -5
  266. package/css/components/Panel/panel.mjs +5 -5
  267. package/css/components/Popover/popover.css +128 -134
  268. package/css/components/Popover/popover.d.ts +13 -14
  269. package/css/components/Popover/popover.js +13 -14
  270. package/css/components/Popover/popover.mjs +13 -14
  271. package/css/components/Progress/progress.css +97 -94
  272. package/css/components/Progress/progress.d.ts +9 -9
  273. package/css/components/Progress/progress.js +9 -9
  274. package/css/components/Progress/progress.mjs +9 -9
  275. package/css/components/ProgressStepper/progress-stepper.css +509 -509
  276. package/css/components/ProgressStepper/progress-stepper.d.ts +8 -8
  277. package/css/components/ProgressStepper/progress-stepper.js +8 -8
  278. package/css/components/ProgressStepper/progress-stepper.mjs +8 -8
  279. package/css/components/Radio/radio.css +44 -44
  280. package/css/components/Radio/radio.d.ts +5 -5
  281. package/css/components/Radio/radio.js +5 -5
  282. package/css/components/Radio/radio.mjs +5 -5
  283. package/css/components/SearchInput/search-input.css +114 -112
  284. package/css/components/SearchInput/search-input.d.ts +15 -15
  285. package/css/components/SearchInput/search-input.js +15 -15
  286. package/css/components/SearchInput/search-input.mjs +15 -15
  287. package/css/components/Select/select.css +413 -413
  288. package/css/components/Select/select.d.ts +34 -34
  289. package/css/components/Select/select.js +34 -34
  290. package/css/components/Select/select.mjs +34 -34
  291. package/css/components/Sidebar/sidebar.css +238 -195
  292. package/css/components/Sidebar/sidebar.d.ts +6 -4
  293. package/css/components/Sidebar/sidebar.js +6 -4
  294. package/css/components/Sidebar/sidebar.mjs +6 -4
  295. package/css/components/SimpleList/simple-list.css +65 -65
  296. package/css/components/SimpleList/simple-list.d.ts +5 -5
  297. package/css/components/SimpleList/simple-list.js +5 -5
  298. package/css/components/SimpleList/simple-list.mjs +5 -5
  299. package/css/components/Skeleton/skeleton.css +115 -115
  300. package/css/components/Skeleton/skeleton.d.ts +2 -2
  301. package/css/components/Skeleton/skeleton.js +2 -2
  302. package/css/components/Skeleton/skeleton.mjs +2 -2
  303. package/css/components/SkipToContent/skip-to-content.css +8 -8
  304. package/css/components/SkipToContent/skip-to-content.d.ts +1 -1
  305. package/css/components/SkipToContent/skip-to-content.js +1 -1
  306. package/css/components/SkipToContent/skip-to-content.mjs +1 -1
  307. package/css/components/Slider/slider.css +132 -132
  308. package/css/components/Slider/slider.d.ts +12 -12
  309. package/css/components/Slider/slider.js +12 -12
  310. package/css/components/Slider/slider.mjs +12 -12
  311. package/css/components/Spinner/spinner.css +57 -186
  312. package/css/components/Spinner/spinner.d.ts +2 -5
  313. package/css/components/Spinner/spinner.js +2 -5
  314. package/css/components/Spinner/spinner.mjs +2 -5
  315. package/css/components/Switch/switch.css +87 -87
  316. package/css/components/Switch/switch.d.ts +6 -6
  317. package/css/components/Switch/switch.js +6 -6
  318. package/css/components/Switch/switch.mjs +6 -6
  319. package/css/components/TabContent/tab-content.css +28 -28
  320. package/css/components/TabContent/tab-content.d.ts +2 -2
  321. package/css/components/TabContent/tab-content.js +2 -2
  322. package/css/components/TabContent/tab-content.mjs +2 -2
  323. package/css/components/Table/inline-edit.css +23 -19
  324. package/css/components/Table/table-grid.css +845 -845
  325. package/css/components/Table/table-grid.d.ts +14 -14
  326. package/css/components/Table/table-grid.js +14 -14
  327. package/css/components/Table/table-grid.mjs +14 -14
  328. package/css/components/Table/table-scrollable.css +38 -33
  329. package/css/components/Table/table-scrollable.d.ts +6 -5
  330. package/css/components/Table/table-scrollable.js +6 -5
  331. package/css/components/Table/table-scrollable.mjs +6 -5
  332. package/css/components/Table/table-tree-view.css +494 -484
  333. package/css/components/Table/table-tree-view.d.ts +13 -12
  334. package/css/components/Table/table-tree-view.js +13 -12
  335. package/css/components/Table/table-tree-view.mjs +13 -12
  336. package/css/components/Table/table.css +746 -744
  337. package/css/components/Table/table.d.ts +26 -26
  338. package/css/components/Table/table.js +26 -26
  339. package/css/components/Table/table.mjs +26 -26
  340. package/css/components/Tabs/tabs.css +605 -609
  341. package/css/components/Tabs/tabs.d.ts +17 -18
  342. package/css/components/Tabs/tabs.js +17 -18
  343. package/css/components/Tabs/tabs.mjs +17 -18
  344. package/css/components/TextInputGroup/text-input-group.css +95 -93
  345. package/css/components/TextInputGroup/text-input-group.d.ts +9 -9
  346. package/css/components/TextInputGroup/text-input-group.js +9 -9
  347. package/css/components/TextInputGroup/text-input-group.mjs +9 -9
  348. package/css/components/Tile/tile.css +100 -100
  349. package/css/components/Tile/tile.d.ts +6 -6
  350. package/css/components/Tile/tile.js +6 -6
  351. package/css/components/Tile/tile.mjs +6 -6
  352. package/css/components/Timestamp/timestamp.css +28 -28
  353. package/css/components/Timestamp/timestamp.d.ts +1 -1
  354. package/css/components/Timestamp/timestamp.js +1 -1
  355. package/css/components/Timestamp/timestamp.mjs +1 -1
  356. package/css/components/Title/title.css +45 -45
  357. package/css/components/Title/title.d.ts +1 -1
  358. package/css/components/Title/title.js +1 -1
  359. package/css/components/Title/title.mjs +1 -1
  360. package/css/components/ToggleGroup/toggle-group.css +81 -81
  361. package/css/components/ToggleGroup/toggle-group.d.ts +6 -6
  362. package/css/components/ToggleGroup/toggle-group.js +6 -6
  363. package/css/components/ToggleGroup/toggle-group.mjs +6 -6
  364. package/css/components/Toolbar/toolbar.css +720 -685
  365. package/css/components/Toolbar/toolbar.d.ts +16 -12
  366. package/css/components/Toolbar/toolbar.js +16 -12
  367. package/css/components/Toolbar/toolbar.mjs +16 -12
  368. package/css/components/Tooltip/tooltip.css +56 -61
  369. package/css/components/Tooltip/tooltip.d.ts +4 -4
  370. package/css/components/Tooltip/tooltip.js +4 -4
  371. package/css/components/Tooltip/tooltip.mjs +4 -4
  372. package/css/components/TreeView/tree-view.css +365 -373
  373. package/css/components/TreeView/tree-view.d.ts +17 -17
  374. package/css/components/TreeView/tree-view.js +17 -17
  375. package/css/components/TreeView/tree-view.mjs +17 -17
  376. package/css/components/Truncate/truncate.css +11 -11
  377. package/css/components/Truncate/truncate.d.ts +3 -3
  378. package/css/components/Truncate/truncate.js +3 -3
  379. package/css/components/Truncate/truncate.mjs +3 -3
  380. package/css/components/Wizard/wizard.css +321 -344
  381. package/css/components/Wizard/wizard.d.ts +29 -30
  382. package/css/components/Wizard/wizard.js +29 -30
  383. package/css/components/Wizard/wizard.mjs +29 -30
  384. package/css/docs/components/Avatar/examples/Avatar.css +1 -1
  385. package/css/docs/components/Button/examples/Button.css +1 -1
  386. package/css/docs/components/Button/examples/Button.d.ts +1 -1
  387. package/css/docs/components/Button/examples/Button.js +1 -1
  388. package/css/docs/components/Button/examples/Button.mjs +1 -1
  389. package/css/docs/components/ContextSelector/examples/context-selector.css +5 -1
  390. package/css/docs/components/DragDrop/examples/DragDrop.css +3 -3
  391. package/css/docs/components/DragDrop/examples/DragDrop.d.ts +1 -1
  392. package/css/docs/components/DragDrop/examples/DragDrop.js +1 -1
  393. package/css/docs/components/DragDrop/examples/DragDrop.mjs +1 -1
  394. package/css/docs/components/Dropdown/examples/Dropdown.css +6 -3
  395. package/css/docs/components/Dropdown/examples/Dropdown.d.ts +1 -1
  396. package/css/docs/components/Dropdown/examples/Dropdown.js +1 -1
  397. package/css/docs/components/Dropdown/examples/Dropdown.mjs +1 -1
  398. package/css/docs/components/FormControl/examples/FormControl.css +3 -3
  399. package/css/docs/components/Label/examples/Label.css +2 -2
  400. package/css/docs/components/Label/examples/Label.d.ts +1 -1
  401. package/css/docs/components/Label/examples/Label.js +1 -1
  402. package/css/docs/components/Label/examples/Label.mjs +1 -1
  403. package/css/docs/components/LogViewer/examples/LogViewer.css +2 -2
  404. package/css/docs/components/LogViewer/examples/LogViewer.d.ts +1 -1
  405. package/css/docs/components/LogViewer/examples/LogViewer.js +1 -1
  406. package/css/docs/components/LogViewer/examples/LogViewer.mjs +1 -1
  407. package/css/docs/components/ModalBox/examples/ModalBox.css +2 -2
  408. package/css/docs/components/ModalBox/examples/ModalBox.d.ts +1 -1
  409. package/css/docs/components/ModalBox/examples/ModalBox.js +1 -1
  410. package/css/docs/components/ModalBox/examples/ModalBox.mjs +1 -1
  411. package/css/docs/components/Nav/examples/Navigation.css +13 -13
  412. package/css/docs/components/Nav/examples/Navigation.d.ts +4 -4
  413. package/css/docs/components/Nav/examples/Navigation.js +4 -4
  414. package/css/docs/components/Nav/examples/Navigation.mjs +4 -4
  415. package/css/docs/components/NotificationBadge/examples/NotificationBadge.css +1 -1
  416. package/css/docs/components/OverflowMenu/examples/overflow-menu.css +4 -4
  417. package/css/docs/components/OverflowMenu/examples/overflow-menu.d.ts +2 -2
  418. package/css/docs/components/OverflowMenu/examples/overflow-menu.js +2 -2
  419. package/css/docs/components/OverflowMenu/examples/overflow-menu.mjs +2 -2
  420. package/css/docs/components/Page/examples/Page.css +11 -5
  421. package/css/docs/components/Page/examples/Page.d.ts +3 -3
  422. package/css/docs/components/Page/examples/Page.js +3 -3
  423. package/css/docs/components/Page/examples/Page.mjs +3 -3
  424. package/css/docs/components/Popover/examples/Popover.css +1 -1
  425. package/css/docs/components/Popover/examples/Popover.d.ts +1 -1
  426. package/css/docs/components/Popover/examples/Popover.js +1 -1
  427. package/css/docs/components/Popover/examples/Popover.mjs +1 -1
  428. package/css/docs/components/Skeleton/examples/Skeleton.css +1 -1
  429. package/css/docs/components/Skeleton/examples/Skeleton.d.ts +1 -1
  430. package/css/docs/components/Skeleton/examples/Skeleton.js +1 -1
  431. package/css/docs/components/Skeleton/examples/Skeleton.mjs +1 -1
  432. package/css/docs/components/Table/examples/Table.css +5 -1
  433. package/css/docs/components/Table/examples/Table.d.ts +1 -1
  434. package/css/docs/components/Table/examples/Table.js +1 -1
  435. package/css/docs/components/Table/examples/Table.mjs +1 -1
  436. package/css/docs/components/Tabs/examples/Tabs.css +1 -1
  437. package/css/docs/components/TextInputGroup/examples/TextInputGroup.css +2 -2
  438. package/css/docs/components/TextInputGroup/examples/TextInputGroup.d.ts +2 -2
  439. package/css/docs/components/TextInputGroup/examples/TextInputGroup.js +2 -2
  440. package/css/docs/components/TextInputGroup/examples/TextInputGroup.mjs +2 -2
  441. package/css/docs/components/Tile/examples/Tile.css +5 -5
  442. package/css/docs/components/Tile/examples/Tile.d.ts +1 -1
  443. package/css/docs/components/Tile/examples/Tile.js +1 -1
  444. package/css/docs/components/Tile/examples/Tile.mjs +1 -1
  445. package/css/docs/components/ToggleGroup/examples/toggle-group.css +1 -1
  446. package/css/docs/components/Toolbar/examples/Toolbar.css +34 -34
  447. package/css/docs/components/Toolbar/examples/Toolbar.d.ts +3 -3
  448. package/css/docs/components/Toolbar/examples/Toolbar.js +3 -3
  449. package/css/docs/components/Toolbar/examples/Toolbar.mjs +3 -3
  450. package/css/docs/components/Truncate/examples/Truncate.css +3 -3
  451. package/css/docs/components/Truncate/examples/Truncate.d.ts +1 -1
  452. package/css/docs/components/Truncate/examples/Truncate.js +1 -1
  453. package/css/docs/components/Truncate/examples/Truncate.mjs +1 -1
  454. package/css/docs/demos/Card/examples/Card.css +6 -6
  455. package/css/docs/demos/Card/examples/Card.d.ts +2 -2
  456. package/css/docs/demos/Card/examples/Card.js +2 -2
  457. package/css/docs/demos/Card/examples/Card.mjs +2 -2
  458. package/css/docs/layouts/Bullseye/examples/Bullseye.css +2 -2
  459. package/css/docs/layouts/Bullseye/examples/Bullseye.d.ts +2 -2
  460. package/css/docs/layouts/Bullseye/examples/Bullseye.js +2 -2
  461. package/css/docs/layouts/Bullseye/examples/Bullseye.mjs +2 -2
  462. package/css/docs/layouts/Flex/examples/Flex.css +2 -2
  463. package/css/docs/layouts/Flex/examples/Flex.d.ts +2 -2
  464. package/css/docs/layouts/Flex/examples/Flex.js +2 -2
  465. package/css/docs/layouts/Flex/examples/Flex.mjs +2 -2
  466. package/css/docs/layouts/Gallery/examples/Gallery.css +2 -2
  467. package/css/docs/layouts/Gallery/examples/Gallery.d.ts +2 -2
  468. package/css/docs/layouts/Gallery/examples/Gallery.js +2 -2
  469. package/css/docs/layouts/Gallery/examples/Gallery.mjs +2 -2
  470. package/css/docs/layouts/Grid/examples/Grid.css +1 -1
  471. package/css/docs/layouts/Grid/examples/Grid.d.ts +1 -1
  472. package/css/docs/layouts/Grid/examples/Grid.js +1 -1
  473. package/css/docs/layouts/Grid/examples/Grid.mjs +1 -1
  474. package/css/docs/layouts/Level/examples/Level.css +3 -3
  475. package/css/docs/layouts/Level/examples/Level.d.ts +2 -2
  476. package/css/docs/layouts/Level/examples/Level.js +2 -2
  477. package/css/docs/layouts/Level/examples/Level.mjs +2 -2
  478. package/css/docs/layouts/Split/examples/Split.css +2 -2
  479. package/css/docs/layouts/Split/examples/Split.d.ts +2 -2
  480. package/css/docs/layouts/Split/examples/Split.js +2 -2
  481. package/css/docs/layouts/Split/examples/Split.mjs +2 -2
  482. package/css/docs/layouts/Stack/examples/Stack.css +3 -3
  483. package/css/docs/layouts/Stack/examples/Stack.d.ts +2 -2
  484. package/css/docs/layouts/Stack/examples/Stack.js +2 -2
  485. package/css/docs/layouts/Stack/examples/Stack.mjs +2 -2
  486. package/css/docs/utilities/Alignment/examples/Alignment.css +4 -4
  487. package/css/docs/utilities/Alignment/examples/Alignment.d.ts +4 -4
  488. package/css/docs/utilities/Alignment/examples/Alignment.js +4 -4
  489. package/css/docs/utilities/Alignment/examples/Alignment.mjs +4 -4
  490. package/css/docs/utilities/BoxShadow/examples/box-shadow.css +11 -11
  491. package/css/docs/utilities/Display/examples/Display.css +8 -8
  492. package/css/docs/utilities/Display/examples/Display.d.ts +8 -8
  493. package/css/docs/utilities/Display/examples/Display.js +8 -8
  494. package/css/docs/utilities/Display/examples/Display.mjs +8 -8
  495. package/css/docs/utilities/Flex/examples/Flex.css +5 -5
  496. package/css/docs/utilities/Flex/examples/Flex.d.ts +2 -2
  497. package/css/docs/utilities/Flex/examples/Flex.js +2 -2
  498. package/css/docs/utilities/Flex/examples/Flex.mjs +2 -2
  499. package/css/docs/utilities/Float/examples/Float.css +2 -2
  500. package/css/docs/utilities/Float/examples/Float.d.ts +2 -2
  501. package/css/docs/utilities/Float/examples/Float.js +2 -2
  502. package/css/docs/utilities/Float/examples/Float.mjs +2 -2
  503. package/css/docs/utilities/Sizing/examples/Sizing.css +4 -4
  504. package/css/docs/utilities/Sizing/examples/Sizing.d.ts +4 -4
  505. package/css/docs/utilities/Sizing/examples/Sizing.js +4 -4
  506. package/css/docs/utilities/Sizing/examples/Sizing.mjs +4 -4
  507. package/css/docs/utilities/Spacing/examples/Spacing.css +1 -1
  508. package/css/docs/utilities/Spacing/examples/Spacing.d.ts +1 -1
  509. package/css/docs/utilities/Spacing/examples/Spacing.js +1 -1
  510. package/css/docs/utilities/Spacing/examples/Spacing.mjs +1 -1
  511. package/css/layouts/Bullseye/bullseye.css +3 -3
  512. package/css/layouts/Bullseye/bullseye.d.ts +1 -1
  513. package/css/layouts/Bullseye/bullseye.js +1 -1
  514. package/css/layouts/Bullseye/bullseye.mjs +1 -1
  515. package/css/layouts/Flex/flex.css +796 -796
  516. package/css/layouts/Flex/flex.d.ts +1 -1
  517. package/css/layouts/Flex/flex.js +1 -1
  518. package/css/layouts/Flex/flex.mjs +1 -1
  519. package/css/layouts/Gallery/gallery.css +34 -34
  520. package/css/layouts/Gallery/gallery.d.ts +1 -1
  521. package/css/layouts/Gallery/gallery.js +1 -1
  522. package/css/layouts/Gallery/gallery.mjs +1 -1
  523. package/css/layouts/Grid/grid.css +531 -531
  524. package/css/layouts/Grid/grid.d.ts +2 -2
  525. package/css/layouts/Grid/grid.js +2 -2
  526. package/css/layouts/Grid/grid.mjs +2 -2
  527. package/css/layouts/Level/level.css +4 -4
  528. package/css/layouts/Level/level.d.ts +1 -1
  529. package/css/layouts/Level/level.js +1 -1
  530. package/css/layouts/Level/level.mjs +1 -1
  531. package/css/layouts/Split/split.css +6 -6
  532. package/css/layouts/Split/split.d.ts +2 -2
  533. package/css/layouts/Split/split.js +2 -2
  534. package/css/layouts/Split/split.mjs +2 -2
  535. package/css/layouts/Stack/stack.css +5 -5
  536. package/css/layouts/Stack/stack.d.ts +2 -2
  537. package/css/layouts/Stack/stack.js +2 -2
  538. package/css/layouts/Stack/stack.mjs +2 -2
  539. package/css/layouts/Toolbar/toolbar.css +20 -14
  540. package/css/utilities/Accessibility/accessibility.css +18 -18
  541. package/css/utilities/Accessibility/accessibility.d.ts +18 -18
  542. package/css/utilities/Accessibility/accessibility.js +18 -18
  543. package/css/utilities/Accessibility/accessibility.mjs +18 -18
  544. package/css/utilities/Alignment/alignment.css +24 -24
  545. package/css/utilities/Alignment/alignment.d.ts +24 -24
  546. package/css/utilities/Alignment/alignment.js +24 -24
  547. package/css/utilities/Alignment/alignment.mjs +24 -24
  548. package/css/utilities/BackgroundColor/BackgroundColor.css +252 -252
  549. package/css/utilities/BackgroundColor/BackgroundColor.d.ts +97 -97
  550. package/css/utilities/BackgroundColor/BackgroundColor.js +97 -97
  551. package/css/utilities/BackgroundColor/BackgroundColor.mjs +97 -97
  552. package/css/utilities/BoxShadow/box-shadow.css +42 -42
  553. package/css/utilities/BoxShadow/box-shadow.d.ts +21 -21
  554. package/css/utilities/BoxShadow/box-shadow.js +21 -21
  555. package/css/utilities/BoxShadow/box-shadow.mjs +21 -21
  556. package/css/utilities/Display/display.css +54 -54
  557. package/css/utilities/Display/display.d.ts +54 -54
  558. package/css/utilities/Display/display.js +54 -54
  559. package/css/utilities/Display/display.mjs +54 -54
  560. package/css/utilities/Flex/flex.css +228 -228
  561. package/css/utilities/Flex/flex.d.ts +228 -228
  562. package/css/utilities/Flex/flex.js +228 -228
  563. package/css/utilities/Flex/flex.mjs +228 -228
  564. package/css/utilities/Float/float.css +12 -12
  565. package/css/utilities/Float/float.d.ts +12 -12
  566. package/css/utilities/Float/float.js +12 -12
  567. package/css/utilities/Float/float.mjs +12 -12
  568. package/css/utilities/Sizing/sizing.css +244 -244
  569. package/css/utilities/Sizing/sizing.d.ts +196 -196
  570. package/css/utilities/Sizing/sizing.js +196 -196
  571. package/css/utilities/Sizing/sizing.mjs +196 -196
  572. package/css/utilities/Spacing/spacing.css +1704 -1704
  573. package/css/utilities/Spacing/spacing.d.ts +840 -840
  574. package/css/utilities/Spacing/spacing.js +840 -840
  575. package/css/utilities/Spacing/spacing.mjs +840 -840
  576. package/css/utilities/Text/text.css +643 -643
  577. package/css/utilities/Text/text.d.ts +284 -284
  578. package/css/utilities/Text/text.js +284 -284
  579. package/css/utilities/Text/text.mjs +284 -284
  580. package/package.json +4 -4
  581. package/scripts/generateClassMaps.js +5 -5
  582. package/src/css/components/Consoles/AccessConsoles.css +5 -4
  583. package/src/css/components/Consoles/DesktopViewer.css +1 -2
  584. package/src/css/components/Consoles/SerialConsole.css +1 -1
  585. package/src/css/components/Consoles/VncConsole.css +1 -1
  586. package/src/css/components/Table/inline-edit.css +23 -19
  587. package/src/css/layouts/Toolbar/toolbar.css +20 -14
  588. package/css/components/AlertGroup/alert-group.css +0 -54
  589. package/css/components/AlertGroup/alert-group.d.ts +0 -9
  590. package/css/components/AlertGroup/alert-group.mjs +0 -8
  591. package/css/components/Topology/topology-components.css +0 -832
  592. package/css/components/Topology/topology-components.d.ts +0 -67
  593. package/css/components/Topology/topology-components.js +0 -68
  594. package/css/components/Topology/topology-components.mjs +0 -66
  595. package/css/components/Topology/topology-controlbar.css +0 -22
  596. package/css/components/Topology/topology-controlbar.d.ts +0 -11
  597. package/css/components/Topology/topology-controlbar.js +0 -12
  598. package/css/components/Topology/topology-controlbar.mjs +0 -10
  599. package/css/components/Topology/topology-pipelines.css +0 -554
  600. package/css/components/Topology/topology-pipelines.d.ts +0 -30
  601. package/css/components/Topology/topology-pipelines.js +0 -31
  602. package/css/components/Topology/topology-pipelines.mjs +0 -29
  603. package/css/components/Topology/topology-side-bar.css +0 -73
  604. package/css/components/Topology/topology-side-bar.d.ts +0 -14
  605. package/css/components/Topology/topology-side-bar.js +0 -15
  606. package/css/components/Topology/topology-side-bar.mjs +0 -13
  607. package/css/components/Topology/topology-view.css +0 -13
  608. package/css/components/Topology/topology-view.d.ts +0 -6
  609. package/css/components/Topology/topology-view.js +0 -7
  610. package/css/components/Topology/topology-view.mjs +0 -5
  611. package/src/css/components/Topology/topology-components.css +0 -832
  612. package/src/css/components/Topology/topology-controlbar.css +0 -22
  613. package/src/css/components/Topology/topology-pipelines.css +0 -554
  614. package/src/css/components/Topology/topology-side-bar.css +0 -73
  615. package/src/css/components/Topology/topology-view.css +0 -13
@@ -1,383 +1,384 @@
1
- .pf-c-table {
2
- --pf-global--Color--100: var(--pf-global--Color--dark-100);
3
- --pf-global--Color--200: var(--pf-global--Color--dark-200);
4
- --pf-global--BorderColor--100: var(--pf-global--BorderColor--dark-100);
5
- --pf-global--primary-color--100: var(--pf-global--primary-color--dark-100);
6
- --pf-global--link--Color: var(--pf-global--link--Color--dark);
7
- --pf-global--link--Color--hover: var(--pf-global--link--Color--dark--hover);
8
- --pf-global--BackgroundColor--100: var(--pf-global--BackgroundColor--light-100);
1
+ .pf-v5-c-table {
2
+ --pf-v5-global--Color--100: var(--pf-v5-global--Color--dark-100);
3
+ --pf-v5-global--Color--200: var(--pf-v5-global--Color--dark-200);
4
+ --pf-v5-global--BorderColor--100: var(--pf-v5-global--BorderColor--dark-100);
5
+ --pf-v5-global--primary-color--100: var(--pf-v5-global--primary-color--dark-100);
6
+ --pf-v5-global--link--Color: var(--pf-v5-global--link--Color--dark);
7
+ --pf-v5-global--link--Color--hover: var(--pf-v5-global--link--Color--dark--hover);
8
+ --pf-v5-global--BackgroundColor--100: var(--pf-v5-global--BackgroundColor--light-100);
9
9
  }
10
10
 
11
- .pf-c-table tr > * {
12
- --pf-hidden-visible--hidden--Display: none;
13
- --pf-hidden-visible--Display: var(--pf-hidden-visible--visible--Display);
14
- display: var(--pf-hidden-visible--Display);
11
+ .pf-v5-c-table tr > * {
12
+ --pf-v5-hidden-visible--hidden--Display: none;
13
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
14
+ display: var(--pf-v5-hidden-visible--Display);
15
15
  }
16
- .pf-c-table tr > .pf-m-hidden {
17
- --pf-hidden-visible--Display: var(--pf-hidden-visible--hidden--Display);
16
+ .pf-v5-c-table tr > .pf-m-hidden {
17
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
18
18
  }
19
19
  @media screen and (min-width: 576px) {
20
- .pf-c-table tr > .pf-m-hidden-on-sm {
21
- --pf-hidden-visible--Display: var(--pf-hidden-visible--hidden--Display);
20
+ .pf-v5-c-table tr > .pf-m-hidden-on-sm {
21
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
22
22
  }
23
- .pf-c-table tr > .pf-m-visible-on-sm {
24
- --pf-hidden-visible--Display: var(--pf-hidden-visible--visible--Display);
23
+ .pf-v5-c-table tr > .pf-m-visible-on-sm {
24
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
25
25
  }
26
26
  }
27
27
  @media screen and (min-width: 768px) {
28
- .pf-c-table tr > .pf-m-hidden-on-md {
29
- --pf-hidden-visible--Display: var(--pf-hidden-visible--hidden--Display);
28
+ .pf-v5-c-table tr > .pf-m-hidden-on-md {
29
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
30
30
  }
31
- .pf-c-table tr > .pf-m-visible-on-md {
32
- --pf-hidden-visible--Display: var(--pf-hidden-visible--visible--Display);
31
+ .pf-v5-c-table tr > .pf-m-visible-on-md {
32
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
33
33
  }
34
34
  }
35
35
  @media screen and (min-width: 992px) {
36
- .pf-c-table tr > .pf-m-hidden-on-lg {
37
- --pf-hidden-visible--Display: var(--pf-hidden-visible--hidden--Display);
36
+ .pf-v5-c-table tr > .pf-m-hidden-on-lg {
37
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
38
38
  }
39
- .pf-c-table tr > .pf-m-visible-on-lg {
40
- --pf-hidden-visible--Display: var(--pf-hidden-visible--visible--Display);
39
+ .pf-v5-c-table tr > .pf-m-visible-on-lg {
40
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
41
41
  }
42
42
  }
43
43
  @media screen and (min-width: 1200px) {
44
- .pf-c-table tr > .pf-m-hidden-on-xl {
45
- --pf-hidden-visible--Display: var(--pf-hidden-visible--hidden--Display);
44
+ .pf-v5-c-table tr > .pf-m-hidden-on-xl {
45
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
46
46
  }
47
- .pf-c-table tr > .pf-m-visible-on-xl {
48
- --pf-hidden-visible--Display: var(--pf-hidden-visible--visible--Display);
47
+ .pf-v5-c-table tr > .pf-m-visible-on-xl {
48
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
49
49
  }
50
50
  }
51
51
  @media screen and (min-width: 1450px) {
52
- .pf-c-table tr > .pf-m-hidden-on-2xl {
53
- --pf-hidden-visible--Display: var(--pf-hidden-visible--hidden--Display);
52
+ .pf-v5-c-table tr > .pf-m-hidden-on-2xl {
53
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
54
54
  }
55
- .pf-c-table tr > .pf-m-visible-on-2xl {
56
- --pf-hidden-visible--Display: var(--pf-hidden-visible--visible--Display);
55
+ .pf-v5-c-table tr > .pf-m-visible-on-2xl {
56
+ --pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
57
57
  }
58
58
  }
59
59
 
60
- .pf-c-table {
61
- --pf-c-table--BackgroundColor: var(--pf-global--BackgroundColor--100);
62
- --pf-c-table--BorderColor: var(--pf-global--BorderColor--100);
63
- --pf-c-table--border-width--base: var(--pf-global--BorderWidth--sm);
64
- --pf-c-table-caption--FontSize: var(--pf-global--FontSize--sm);
65
- --pf-c-table-caption--Color: var(--pf-global--Color--200);
66
- --pf-c-table-caption--PaddingTop: var(--pf-global--spacer--md);
67
- --pf-c-table-caption--PaddingRight: var(--pf-global--spacer--lg);
68
- --pf-c-table-caption--PaddingBottom: var(--pf-global--spacer--md);
69
- --pf-c-table-caption--PaddingLeft: var(--pf-global--spacer--lg);
70
- --pf-c-table-caption--xl--PaddingRight: var(--pf-global--spacer--md);
71
- --pf-c-table-caption--xl--PaddingLeft: var(--pf-global--spacer--md);
72
- --pf-c-table--thead--cell--FontSize: var(--pf-global--FontSize--sm);
73
- --pf-c-table--thead--cell--FontWeight: var(--pf-global--FontWeight--bold);
74
- --pf-c-table--tbody--cell--PaddingTop: var(--pf-global--spacer--lg);
75
- --pf-c-table--tbody--cell--PaddingBottom: var(--pf-global--spacer--lg);
76
- --pf-c-table--tr--BoxShadow--top--base: 0 -0.1875rem 0.25rem -0.125rem rgba(3,3,3,.08);
77
- --pf-c-table--cell--Padding--base: var(--pf-global--spacer--md);
78
- --pf-c-table--cell--FontSize: var(--pf-global--FontSize--md);
79
- --pf-c-table--cell--FontWeight: var(--pf-global--FontWeight--normal);
80
- --pf-c-table--cell--Color: var(--pf-global--Color--100);
81
- --pf-c-table--cell--PaddingTop: var(--pf-c-table--cell--Padding--base);
82
- --pf-c-table--cell--PaddingRight: var(--pf-c-table--cell--Padding--base);
83
- --pf-c-table--cell--PaddingBottom: var(--pf-c-table--cell--Padding--base);
84
- --pf-c-table--cell--PaddingLeft: var(--pf-c-table--cell--Padding--base);
85
- --pf-c-table--cell--first-last-child--PaddingLeft: var(--pf-global--spacer--md);
86
- --pf-c-table--cell--first-last-child--PaddingRight: var(--pf-global--spacer--md);
87
- --pf-c-table--cell--first-last-child--xl--PaddingLeft: var(--pf-global--spacer--lg);
88
- --pf-c-table--cell--first-last-child--xl--PaddingRight: var(--pf-global--spacer--lg);
89
- --pf-c-table--tr--m-first-cell-offset-reset--cell--PaddingLeft: var(--pf-c-table--cell--Padding--base);
90
- --pf-c-table--cell--MinWidth: 0;
91
- --pf-c-table--cell--MaxWidth: none;
92
- --pf-c-table--cell--Width: auto;
93
- --pf-c-table--cell--Overflow: visible;
94
- --pf-c-table--cell--TextOverflow: clip;
95
- --pf-c-table--cell--WhiteSpace: normal;
96
- --pf-c-table--cell--WordBreak: normal;
97
- --pf-c-table--cell--m-border-right--before--BorderRightWidth: var(--pf-global--BorderWidth--sm);
98
- --pf-c-table--cell--m-border-right--before--BorderRightColor: var(--pf-global--BorderColor--100);
99
- --pf-c-table--cell--m-border-left--before--BorderLeftWidth: var(--pf-global--BorderWidth--sm);
100
- --pf-c-table--cell--m-border-left--before--BorderLeftColor: var(--pf-global--BorderColor--100);
101
- --pf-c-table--cell--m-help--MinWidth: 11ch;
102
- --pf-c-table--m-truncate--cell--MaxWidth: 1px;
103
- --pf-c-table--m-truncate--cell--MinWidth: calc(5ch + var(--pf-c-table--cell--PaddingRight) + var(--pf-c-table--cell--PaddingLeft));
104
- --pf-c-table--cell--hidden-visible--Display: table-cell;
105
- --pf-c-table__toggle--c-button--MarginTop: calc(0.375rem * -1);
106
- --pf-c-table__toggle--c-button--MarginBottom: calc(0.375rem * -1);
107
- --pf-c-table__toggle--c-button__toggle-icon--Rotate: 270deg;
108
- --pf-c-table__toggle--c-button__toggle-icon--Transition: .2s ease-in 0s;
109
- --pf-c-table__toggle--c-button--m-expanded__toggle-icon--Rotate: 360deg;
110
- --pf-c-table__button--BackgroundColor: transparent;
111
- --pf-c-table__button--Color: var(--pf-global--Color--100);
112
- --pf-c-table__button--hover--Color: var(--pf-global--Color--100);
113
- --pf-c-table__button--focus--Color: var(--pf-global--Color--100);
114
- --pf-c-table__button--active--Color: var(--pf-global--Color--100);
115
- --pf-c-table__button--OutlineOffset: calc(var(--pf-global--BorderWidth--lg) * -1);
116
- --pf-c-table--m-compact__toggle--PaddingTop: 0;
117
- --pf-c-table--m-compact__toggle--PaddingBottom: 0;
118
- --pf-c-table__check--input--MarginTop: 0.25rem;
119
- --pf-c-table__check--input--FontSize: var(--pf-global--FontSize--md);
120
- --pf-c-table--cell--m-favorite--Color: var(--pf-global--Color--light-300);
121
- --pf-c-table__favorite--c-button--Color: var(--pf-global--Color--light-300);
122
- --pf-c-table__favorite--c-button--FontSize: var(--pf-global--FontSize--sm);
123
- --pf-c-table__favorite--c-button--MarginTop: calc(var(--pf-global--spacer--form-element) * -1);
124
- --pf-c-table__favorite--c-button--MarginRight: calc(var(--pf-global--spacer--md) * -1);
125
- --pf-c-table__favorite--c-button--MarginBottom: calc(var(--pf-global--spacer--form-element) * -1);
126
- --pf-c-table__favorite--c-button--MarginLeft: calc(var(--pf-global--spacer--md) * -1);
127
- --pf-c-table__favorite--m-favorited--c-button--Color: var(--pf-global--palette--gold-400);
128
- --pf-c-table__sort--m-favorite__button__text--Color: var(--pf-global--Color--200);
129
- --pf-c-table__sort--m-favorite__button--hover__text--Color: var(--pf-global--Color--100);
130
- --pf-c-table__sort--m-favorite__button--focus__text--Color: var(--pf-global--Color--100);
131
- --pf-c-table__sort--m-favorite__button--active__text--Color: var(--pf-global--Color--100);
132
- --pf-c-table__draggable--c-button--MarginTop: calc(var(--pf-global--spacer--form-element) * -1);
133
- --pf-c-table__draggable--c-button--MarginRight: calc(var(--pf-global--spacer--md) * -1);
134
- --pf-c-table__draggable--c-button--MarginBottom: calc(var(--pf-global--spacer--form-element) * -1);
135
- --pf-c-table__draggable--c-button--MarginLeft: calc(var(--pf-global--spacer--md) * -1);
136
- --pf-c-table__tr--m-ghost-row--Opacity: .4;
137
- --pf-c-table__tr--m-ghost-row--BackgroundColor: var(--pf-global--BackgroundColor--100);
138
- --pf-c-table__action--PaddingTop: 0;
139
- --pf-c-table__action--PaddingRight: 0;
140
- --pf-c-table__action--PaddingBottom: 0;
141
- --pf-c-table__action--PaddingLeft: 0;
142
- --pf-c-table__inline-edit-action--PaddingTop: 0;
143
- --pf-c-table__inline-edit-action--PaddingRight: 0;
144
- --pf-c-table__inline-edit-action--PaddingBottom: 0;
145
- --pf-c-table__inline-edit-action--PaddingLeft: 0;
146
- --pf-c-table__expandable-row--Transition: var(--pf-global--Transition);
147
- --pf-c-table__expandable-row--MaxHeight: 28.125rem;
148
- --pf-c-table__expandable-row-content--Transition: var(--pf-global--Transition);
149
- --pf-c-table__expandable-row-content--PaddingTop: var(--pf-global--spacer--lg);
150
- --pf-c-table__expandable-row-content--PaddingBottom: var(--pf-global--spacer--lg);
151
- --pf-c-table__expandable-row--after--Top: calc(var(--pf-c-table--border-width--base) * -1);
152
- --pf-c-table__expandable-row--after--Bottom: calc(var(--pf-c-table--border-width--base) * -1);
153
- --pf-c-table__expandable-row--after--border-width--base: var(--pf-global--BorderWidth--lg);
154
- --pf-c-table__expandable-row--after--BorderLeftWidth: 0;
155
- --pf-c-table__expandable-row--after--BorderColor: var(--pf-global--active-color--100);
156
- --pf-c-table__icon-inline--MarginRight: var(--pf-global--spacer--sm);
157
- --pf-c-table__sort--MinWidth: calc(6ch + var(--pf-c-table--cell--PaddingRight) + var(--pf-c-table--cell--PaddingLeft) + var(--pf-c-table__sort-indicator--MarginLeft));
158
- --pf-c-table__sort__button--PaddingTop: var(--pf-global--spacer--form-element);
159
- --pf-c-table__sort__button--PaddingRight: var(--pf-global--spacer--sm);
160
- --pf-c-table__sort__button--PaddingBottom: var(--pf-global--spacer--form-element);
161
- --pf-c-table__sort__button--PaddingLeft: var(--pf-global--spacer--sm);
162
- --pf-c-table__sort__button--MarginTop: calc(var(--pf-c-table__sort__button--PaddingTop) * -1);
163
- --pf-c-table__sort__button--MarginBottom: calc(var(--pf-c-table__sort__button--PaddingBottom) * -1);
164
- --pf-c-table__sort__button--MarginLeft: calc(var(--pf-c-table__sort__button--PaddingLeft) * -1);
165
- --pf-c-table__sort__button--Color: var(--pf-global--Color--100);
166
- --pf-c-table__sort--m-selected__button--Color: var(--pf-global--active-color--100);
167
- --pf-c-table__sort--m-help--MinWidth: 15ch;
168
- --pf-c-table__sort__button__text--Color: currentcolor;
169
- --pf-c-table__sort__button--hover__text--Color: currentcolor;
170
- --pf-c-table__sort__button--focus__text--Color: currentcolor;
171
- --pf-c-table__sort__button--active__text--Color: currentcolor;
172
- --pf-c-table__sort-indicator--Color: var(--pf-global--disabled-color--200);
173
- --pf-c-table__sort-indicator--MarginLeft: var(--pf-global--spacer--md);
174
- --pf-c-table__sort--m-selected__sort-indicator--Color: var(--pf-global--active-color--100);
175
- --pf-c-table__sort__button--hover__sort-indicator--Color: var(--pf-global--Color--100);
176
- --pf-c-table__sort__button--active__sort-indicator--Color: var(--pf-global--Color--100);
177
- --pf-c-table__sort__button--focus__sort-indicator--Color: var(--pf-global--Color--100);
178
- --pf-c-table--th--m-help--MinWidth: 11ch;
179
- --pf-c-table__column-help--MarginLeft: var(--pf-global--spacer--xs);
180
- --pf-c-table__column-help--TranslateY: 0.125rem;
181
- --pf-c-table__column-help--c-button--MarginTop: calc(var(--pf-global--spacer--form-element) * -1);
182
- --pf-c-table__column-help--c-button--MarginBottom: calc(var(--pf-global--spacer--form-element) * -1);
183
- --pf-c-table__column-help--c-button--PaddingRight: var(--pf-global--spacer--sm);
184
- --pf-c-table__column-help--c-button--PaddingLeft: var(--pf-global--spacer--sm);
185
- --pf-c-table__compound-expansion-toggle__button--Color: var(--pf-global--active-color--100);
186
- --pf-c-table__compound-expansion-toggle__button--hover--Color: var(--pf-global--link--Color--hover);
187
- --pf-c-table__compound-expansion-toggle__button--focus--Color: var(--pf-global--link--Color--hover);
188
- --pf-c-table__compound-expansion-toggle__button--active--Color: var(--pf-global--link--Color--hover);
189
- --pf-c-table__compound-expansion-toggle__button--before--border-width--base: var(--pf-global--BorderWidth--sm);
190
- --pf-c-table__compound-expansion-toggle__button--before--BorderColor: var(--pf-global--BorderColor--100);
191
- --pf-c-table__compound-expansion-toggle__button--before--BorderRightWidth: 0;
192
- --pf-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: 0;
193
- --pf-c-table__compound-expansion-toggle__button--before--Bottom: calc(var(--pf-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
194
- --pf-c-table__compound-expansion-toggle__button--before--Left: calc(var(--pf-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
195
- --pf-c-table__compound-expansion-toggle__button--after--border-width--base: var(--pf-global--BorderWidth--lg);
196
- --pf-c-table__compound-expansion-toggle__button--after--BorderColor: var(--pf-global--primary-color--100);
197
- --pf-c-table__compound-expansion-toggle__button--after--BorderTopWidth: 0;
198
- --pf-c-table__compound-expansion-toggle__button--after--Top: calc(var(--pf-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
199
- --pf-c-table__compound-expansion-toggle__button--after--Left: calc(var(--pf-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
200
- --pf-c-table--m-compact-th--PaddingTop: calc(var(--pf-global--spacer--sm) + var(--pf-global--spacer--xs));
201
- --pf-c-table--m-compact-th--PaddingBottom: var(--pf-global--spacer--sm);
202
- --pf-c-table--m-compact--cell--PaddingTop: var(--pf-global--spacer--sm);
203
- --pf-c-table--m-compact--cell--PaddingRight: var(--pf-global--spacer--sm);
204
- --pf-c-table--m-compact--cell--PaddingBottom: var(--pf-global--spacer--sm);
205
- --pf-c-table--m-compact--cell--PaddingLeft: var(--pf-global--spacer--sm);
206
- --pf-c-table--m-compact--cell--first-last-child--PaddingLeft: var(--pf-global--spacer--md);
207
- --pf-c-table--m-compact--cell--first-last-child--PaddingRight: var(--pf-global--spacer--md);
208
- --pf-c-table--m-compact--cell--first-last-child--xl--PaddingLeft: var(--pf-global--spacer--lg);
209
- --pf-c-table--m-compact--cell--first-last-child--xl--PaddingRight: var(--pf-global--spacer--lg);
210
- --pf-c-table--m-compact--FontSize: var(--pf-global--FontSize--sm);
211
- --pf-c-table--m-compact__expandable-row-content--PaddingTop: var(--pf-global--spacer--lg);
212
- --pf-c-table--m-compact__expandable-row-content--PaddingRight: var(--pf-global--spacer--lg);
213
- --pf-c-table--m-compact__expandable-row-content--PaddingBottom: var(--pf-global--spacer--lg);
214
- --pf-c-table--m-compact__expandable-row-content--PaddingLeft: var(--pf-global--spacer--lg);
215
- --pf-c-table--nested--first-last-child--PaddingRight: var(--pf-c-table--m-compact--cell--first-last-child--PaddingLeft);
216
- --pf-c-table--nested--first-last-child--PaddingLeft: var(--pf-c-table--m-compact--cell--first-last-child--PaddingRight);
217
- --pf-c-table__expandable-row--m-expanded--BorderBottomColor: var(--pf-global--BorderColor--100);
218
- --pf-c-table--tr--m-hoverable--BoxShadow--top: var(--pf-c-table--tr--BoxShadow--top--base);
219
- --pf-c-table--tr--m-hoverable--BackgroundColor: transparent;
220
- --pf-c-table--tr--m-hoverable--BoxShadow: none;
221
- --pf-c-table--tr--m-hoverable--OutlineOffset: calc(-1 * var(--pf-global--spacer--xs));
222
- --pf-c-table--tr--m-hoverable--hover--BoxShadow: var(--pf-c-table--tr--m-hoverable--BoxShadow--top), var(--pf-global--BoxShadow--sm-bottom);
223
- --pf-c-table--tr--m-hoverable--hover--BackgroundColor: var(--pf-global--BackgroundColor--100);
224
- --pf-c-table--tr--m-hoverable--focus--BoxShadow: var(--pf-c-table--tr--m-hoverable--BoxShadow--top), var(--pf-global--BoxShadow--sm-bottom);
225
- --pf-c-table--tr--m-hoverable--focus--BackgroundColor: var(--pf-global--BackgroundColor--100);
226
- --pf-c-table--tr--m-hoverable--active--BoxShadow: var(--pf-c-table--tr--m-hoverable--BoxShadow--top), var(--pf-global--BoxShadow--sm-bottom);
227
- --pf-c-table--tr--m-hoverable--active--BackgroundColor: var(--pf-global--BackgroundColor--100);
228
- --pf-c-table--tr--m-hoverable--m-selected--BoxShadow: var(--pf-global--BoxShadow--sm-bottom) inset, var(--pf-global--BoxShadow--sm-bottom);
229
- --pf-c-table--tr--m-selected--BoxShadow--top: var(--pf-c-table--tr--BoxShadow--top--base);
230
- --pf-c-table--tr--m-selected--BackgroundColor: var(--pf-global--BackgroundColor--100);
231
- --pf-c-table--tr--m-selected--BoxShadow: var(--pf-c-table--tr--m-selected--BoxShadow--top), var(--pf-global--BoxShadow--sm-bottom);
232
- --pf-c-table--tr--m-selected--OutlineOffset: calc(-1 * var(--pf-global--spacer--xs));
233
- --pf-c-table--tr--m-selected--after--BorderLeftWidth: var(--pf-c-table__expandable-row--after--border-width--base);
234
- --pf-c-table--tr--m-selected--after--BorderLeftColor: var(--pf-global--active-color--100);
235
- --pf-c-table--tr--m-selected--m-selected--BoxShadow: var(--pf-global--BoxShadow--sm-bottom);
236
- --pf-c-table--tr--m-selected--hover--m-selected--BoxShadow: var(--pf-global--BoxShadow--sm-bottom) inset, var(--pf-global--BoxShadow--sm-bottom);
237
- --pf-c-table--tr--m-selected--tr--m-selected--hover--BoxShadow: var(--pf-c-table--tr--m-selected--BoxShadow--top), var(--pf-global--BoxShadow--sm-bottom);
238
- --pf-c-table--tbody--m-hoverable--BoxShadow--top: var(--pf-c-table--tr--BoxShadow--top--base);
239
- --pf-c-table--tbody--m-hoverable--BoxShadow: none;
240
- --pf-c-table--tbody--m-hoverable--BackgroundColor: transparent;
241
- --pf-c-table--tbody--m-hoverable--OutlineOffset: calc(-1 * var(--pf-global--spacer--xs));
242
- --pf-c-table--tbody--m-hoverable--hover--BoxShadow: var(--pf-c-table--tbody--m-hoverable--BoxShadow--top), var(--pf-global--BoxShadow--sm-bottom);
243
- --pf-c-table--tbody--m-hoverable--hover--BackgroundColor: var(--pf-global--BackgroundColor--100);
244
- --pf-c-table--tbody--m-hoverable--focus--BoxShadow: var(--pf-c-table--tbody--m-hoverable--BoxShadow--top), var(--pf-global--BoxShadow--sm-bottom);
245
- --pf-c-table--tbody--m-hoverable--focus--BackgroundColor: var(--pf-global--BackgroundColor--100);
246
- --pf-c-table--tbody--m-hoverable--active--BoxShadow: var(--pf-c-table--tbody--m-hoverable--BoxShadow--top), var(--pf-global--BoxShadow--sm-bottom);
247
- --pf-c-table--tbody--m-hoverable--active--BackgroundColor: var(--pf-global--BackgroundColor--100);
248
- --pf-c-table--tbody--m-hoverable--m-expanded--BorderColor: var(--pf-global--active-color--400);
249
- --pf-c-table--tbody--m-hoverable--m-selected--hover--tr--BoxShadow: var(--pf-global--BoxShadow--sm-bottom) inset, var(--pf-global--BoxShadow--sm-bottom);
250
- --pf-c-table--tbody--m-selected--BackgroundColor: var(--pf-global--BackgroundColor--100);
251
- --pf-c-table--tbody--m-selected--BoxShadow--top: var(--pf-c-table--tr--BoxShadow--top--base);
252
- --pf-c-table--tbody--m-selected--BoxShadow: var(--pf-c-table--tbody--m-selected--BoxShadow--top), var(--pf-global--BoxShadow--sm-bottom);
253
- --pf-c-table--tbody--m-selected--OutlineOffset: calc(-1 * var(--pf-global--spacer--xs));
254
- --pf-c-table--tbody--m-selected--after--BorderLeftWidth: var(--pf-c-table__expandable-row--after--border-width--base);
255
- --pf-c-table--tbody--m-selected--after--BorderLeftColor: var(--pf-global--active-color--100);
256
- --pf-c-table--tbody--m-selected--m-selected--BoxShadow: var(--pf-global--BoxShadow--sm-bottom);
257
- --pf-c-table--tbody--m-selected--hover--tbody--m-selected--BoxShadow: var(--pf-global--BoxShadow--sm-bottom) inset, var(--pf-global--BoxShadow--sm-bottom);
258
- --pf-c-table--tbody--m-selected--tbody--m-selected--hover--BoxShadow: var(--pf-c-table--tr--m-selected--BoxShadow--top), var(--pf-global--BoxShadow--sm-bottom);
259
- --pf-c-table--thead--m-nested-column-header--button--OutlineOffset: -0.1875rem;
260
- --pf-c-table--thead--m-nested-column-header--tr--PaddingTop: var(--pf-global--spacer--xs);
261
- --pf-c-table--thead--m-nested-column-header--tr--PaddingBottom: var(--pf-global--spacer--xs);
262
- --pf-c-table__subhead--Color: var(--pf-global--Color--200);
263
- --pf-c-table--m-striped__tr--BackgroundColor: var(--pf-global--BackgroundColor--light-200);
264
- color: var(--pf-global--Color--100);
60
+ .pf-v5-c-table {
61
+ --pf-v5-c-table--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
62
+ --pf-v5-c-table--BorderColor: var(--pf-v5-global--BorderColor--100);
63
+ --pf-v5-c-table--border-width--base: var(--pf-v5-global--BorderWidth--sm);
64
+ --pf-v5-c-table-caption--FontSize: var(--pf-v5-global--FontSize--sm);
65
+ --pf-v5-c-table-caption--Color: var(--pf-v5-global--Color--200);
66
+ --pf-v5-c-table-caption--PaddingTop: var(--pf-v5-global--spacer--md);
67
+ --pf-v5-c-table-caption--PaddingRight: var(--pf-v5-global--spacer--lg);
68
+ --pf-v5-c-table-caption--PaddingBottom: var(--pf-v5-global--spacer--md);
69
+ --pf-v5-c-table-caption--PaddingLeft: var(--pf-v5-global--spacer--lg);
70
+ --pf-v5-c-table-caption--xl--PaddingRight: var(--pf-v5-global--spacer--md);
71
+ --pf-v5-c-table-caption--xl--PaddingLeft: var(--pf-v5-global--spacer--md);
72
+ --pf-v5-c-table--thead--cell--FontSize: var(--pf-v5-global--FontSize--sm);
73
+ --pf-v5-c-table--thead--cell--FontWeight: var(--pf-v5-global--FontWeight--bold);
74
+ --pf-v5-c-table--tbody--cell--PaddingTop: var(--pf-v5-global--spacer--lg);
75
+ --pf-v5-c-table--tbody--cell--PaddingBottom: var(--pf-v5-global--spacer--lg);
76
+ --pf-v5-c-table--tr--BoxShadow--top--base: 0 -0.1875rem 0.25rem -0.125rem rgba(3,3,3,.08);
77
+ --pf-v5-c-table--cell--Padding--base: var(--pf-v5-global--spacer--md);
78
+ --pf-v5-c-table--cell--FontSize: var(--pf-v5-global--FontSize--md);
79
+ --pf-v5-c-table--cell--FontWeight: var(--pf-v5-global--FontWeight--normal);
80
+ --pf-v5-c-table--cell--Color: var(--pf-v5-global--Color--100);
81
+ --pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table--cell--Padding--base);
82
+ --pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table--cell--Padding--base);
83
+ --pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--cell--Padding--base);
84
+ --pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table--cell--Padding--base);
85
+ --pf-v5-c-table--cell--first-last-child--PaddingLeft: var(--pf-v5-global--spacer--md);
86
+ --pf-v5-c-table--cell--first-last-child--PaddingRight: var(--pf-v5-global--spacer--md);
87
+ --pf-v5-c-table--cell--first-last-child--xl--PaddingLeft: var(--pf-v5-global--spacer--lg);
88
+ --pf-v5-c-table--cell--first-last-child--xl--PaddingRight: var(--pf-v5-global--spacer--lg);
89
+ --pf-v5-c-table--tr--m-first-cell-offset-reset--cell--PaddingLeft: var(--pf-v5-c-table--cell--Padding--base);
90
+ --pf-v5-c-table--cell--MinWidth: 0;
91
+ --pf-v5-c-table--cell--MaxWidth: none;
92
+ --pf-v5-c-table--cell--Width: auto;
93
+ --pf-v5-c-table--cell--Overflow: visible;
94
+ --pf-v5-c-table--cell--TextOverflow: clip;
95
+ --pf-v5-c-table--cell--WhiteSpace: normal;
96
+ --pf-v5-c-table--cell--WordBreak: normal;
97
+ --pf-v5-c-table--cell--m-border-right--before--BorderRightWidth: var(--pf-v5-global--BorderWidth--sm);
98
+ --pf-v5-c-table--cell--m-border-right--before--BorderRightColor: var(--pf-v5-global--BorderColor--100);
99
+ --pf-v5-c-table--cell--m-border-left--before--BorderLeftWidth: var(--pf-v5-global--BorderWidth--sm);
100
+ --pf-v5-c-table--cell--m-border-left--before--BorderLeftColor: var(--pf-v5-global--BorderColor--100);
101
+ --pf-v5-c-table--cell--m-help--MinWidth: 11ch;
102
+ --pf-v5-c-table--m-truncate--cell--MaxWidth: 1px;
103
+ --pf-v5-c-table--m-truncate--cell--MinWidth: calc(5ch + var(--pf-v5-c-table--cell--PaddingRight) + var(--pf-v5-c-table--cell--PaddingLeft));
104
+ --pf-v5-c-table--cell--hidden-visible--Display: table-cell;
105
+ --pf-v5-c-table__toggle--c-button--MarginTop: calc(0.375rem * -1);
106
+ --pf-v5-c-table__toggle--c-button--MarginBottom: calc(0.375rem * -1);
107
+ --pf-v5-c-table__toggle--c-button__toggle-icon--Rotate: 270deg;
108
+ --pf-v5-c-table__toggle--c-button__toggle-icon--Transition: .2s ease-in 0s;
109
+ --pf-v5-c-table__toggle--c-button--m-expanded__toggle-icon--Rotate: 360deg;
110
+ --pf-v5-c-table__button--BackgroundColor: transparent;
111
+ --pf-v5-c-table__button--Color: var(--pf-v5-global--Color--100);
112
+ --pf-v5-c-table__button--hover--Color: var(--pf-v5-global--Color--100);
113
+ --pf-v5-c-table__button--focus--Color: var(--pf-v5-global--Color--100);
114
+ --pf-v5-c-table__button--active--Color: var(--pf-v5-global--Color--100);
115
+ --pf-v5-c-table__button--OutlineOffset: calc(var(--pf-v5-global--BorderWidth--lg) * -1);
116
+ --pf-v5-c-table--m-compact__toggle--PaddingTop: 0;
117
+ --pf-v5-c-table--m-compact__toggle--PaddingBottom: 0;
118
+ --pf-v5-c-table__check--input--MarginTop: 0.25rem;
119
+ --pf-v5-c-table__check--input--FontSize: var(--pf-v5-global--FontSize--md);
120
+ --pf-v5-c-table--cell--m-favorite--Color: var(--pf-v5-global--Color--light-300);
121
+ --pf-v5-c-table__favorite--c-button--Color: var(--pf-v5-global--Color--light-300);
122
+ --pf-v5-c-table__favorite--c-button--FontSize: var(--pf-v5-global--FontSize--sm);
123
+ --pf-v5-c-table__favorite--c-button--MarginTop: calc(var(--pf-v5-global--spacer--form-element) * -1);
124
+ --pf-v5-c-table__favorite--c-button--MarginRight: calc(var(--pf-v5-global--spacer--md) * -1);
125
+ --pf-v5-c-table__favorite--c-button--MarginBottom: calc(var(--pf-v5-global--spacer--form-element) * -1);
126
+ --pf-v5-c-table__favorite--c-button--MarginLeft: calc(var(--pf-v5-global--spacer--md) * -1);
127
+ --pf-v5-c-table__favorite--m-favorited--c-button--Color: var(--pf-v5-global--palette--gold-400);
128
+ --pf-v5-c-table__sort--m-favorite__button__text--Color: var(--pf-v5-global--Color--200);
129
+ --pf-v5-c-table__sort--m-favorite__button--hover__text--Color: var(--pf-v5-global--Color--100);
130
+ --pf-v5-c-table__sort--m-favorite__button--focus__text--Color: var(--pf-v5-global--Color--100);
131
+ --pf-v5-c-table__sort--m-favorite__button--active__text--Color: var(--pf-v5-global--Color--100);
132
+ --pf-v5-c-table__draggable--c-button--MarginTop: calc(var(--pf-v5-global--spacer--form-element) * -1);
133
+ --pf-v5-c-table__draggable--c-button--MarginRight: calc(var(--pf-v5-global--spacer--md) * -1);
134
+ --pf-v5-c-table__draggable--c-button--MarginBottom: calc(var(--pf-v5-global--spacer--form-element) * -1);
135
+ --pf-v5-c-table__draggable--c-button--MarginLeft: calc(var(--pf-v5-global--spacer--md) * -1);
136
+ --pf-v5-c-table__tr--m-ghost-row--Opacity: .4;
137
+ --pf-v5-c-table__tr--m-ghost-row--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
138
+ --pf-v5-c-table__action--PaddingTop: 0;
139
+ --pf-v5-c-table__action--PaddingRight: 0;
140
+ --pf-v5-c-table__action--PaddingBottom: 0;
141
+ --pf-v5-c-table__action--PaddingLeft: 0;
142
+ --pf-v5-c-table__inline-edit-action--PaddingTop: 0;
143
+ --pf-v5-c-table__inline-edit-action--PaddingRight: 0;
144
+ --pf-v5-c-table__inline-edit-action--PaddingBottom: 0;
145
+ --pf-v5-c-table__inline-edit-action--PaddingLeft: 0;
146
+ --pf-v5-c-table__expandable-row--Transition: var(--pf-v5-global--Transition);
147
+ --pf-v5-c-table__expandable-row--MaxHeight: 28.125rem;
148
+ --pf-v5-c-table__expandable-row-content--Transition: var(--pf-v5-global--Transition);
149
+ --pf-v5-c-table__expandable-row-content--PaddingTop: var(--pf-v5-global--spacer--lg);
150
+ --pf-v5-c-table__expandable-row-content--PaddingBottom: var(--pf-v5-global--spacer--lg);
151
+ --pf-v5-c-table__expandable-row--after--Top: calc(var(--pf-v5-c-table--border-width--base) * -1);
152
+ --pf-v5-c-table__expandable-row--after--Bottom: calc(var(--pf-v5-c-table--border-width--base) * -1);
153
+ --pf-v5-c-table__expandable-row--after--border-width--base: var(--pf-v5-global--BorderWidth--lg);
154
+ --pf-v5-c-table__expandable-row--after--BorderLeftWidth: 0;
155
+ --pf-v5-c-table__expandable-row--after--BorderColor: var(--pf-v5-global--active-color--100);
156
+ --pf-v5-c-table__icon-inline--MarginRight: var(--pf-v5-global--spacer--sm);
157
+ --pf-v5-c-table__sort--MinWidth: calc(6ch + var(--pf-v5-c-table--cell--PaddingRight) + var(--pf-v5-c-table--cell--PaddingLeft) + var(--pf-v5-c-table__sort-indicator--MarginLeft));
158
+ --pf-v5-c-table__sort__button--PaddingTop: var(--pf-v5-global--spacer--form-element);
159
+ --pf-v5-c-table__sort__button--PaddingRight: var(--pf-v5-global--spacer--sm);
160
+ --pf-v5-c-table__sort__button--PaddingBottom: var(--pf-v5-global--spacer--form-element);
161
+ --pf-v5-c-table__sort__button--PaddingLeft: var(--pf-v5-global--spacer--sm);
162
+ --pf-v5-c-table__sort__button--MarginTop: calc(var(--pf-v5-c-table__sort__button--PaddingTop) * -1);
163
+ --pf-v5-c-table__sort__button--MarginBottom: calc(var(--pf-v5-c-table__sort__button--PaddingBottom) * -1);
164
+ --pf-v5-c-table__sort__button--MarginLeft: calc(var(--pf-v5-c-table__sort__button--PaddingLeft) * -1);
165
+ --pf-v5-c-table__sort__button--Color: var(--pf-v5-global--Color--100);
166
+ --pf-v5-c-table__sort--m-selected__button--Color: var(--pf-v5-global--active-color--100);
167
+ --pf-v5-c-table__sort--m-help--MinWidth: 15ch;
168
+ --pf-v5-c-table__sort__button__text--Color: currentcolor;
169
+ --pf-v5-c-table__sort__button--hover__text--Color: currentcolor;
170
+ --pf-v5-c-table__sort__button--focus__text--Color: currentcolor;
171
+ --pf-v5-c-table__sort__button--active__text--Color: currentcolor;
172
+ --pf-v5-c-table__sort-indicator--Color: var(--pf-v5-global--disabled-color--200);
173
+ --pf-v5-c-table__sort-indicator--MarginLeft: var(--pf-v5-global--spacer--md);
174
+ --pf-v5-c-table__sort--m-selected__sort-indicator--Color: var(--pf-v5-global--active-color--100);
175
+ --pf-v5-c-table__sort__button--hover__sort-indicator--Color: var(--pf-v5-global--Color--100);
176
+ --pf-v5-c-table__sort__button--active__sort-indicator--Color: var(--pf-v5-global--Color--100);
177
+ --pf-v5-c-table__sort__button--focus__sort-indicator--Color: var(--pf-v5-global--Color--100);
178
+ --pf-v5-c-table--th--m-help--MinWidth: 11ch;
179
+ --pf-v5-c-table__column-help--MarginLeft: var(--pf-v5-global--spacer--xs);
180
+ --pf-v5-c-table__column-help--TranslateY: 0.125rem;
181
+ --pf-v5-c-table__column-help--c-button--MarginTop: calc(var(--pf-v5-global--spacer--form-element) * -1);
182
+ --pf-v5-c-table__column-help--c-button--MarginBottom: calc(var(--pf-v5-global--spacer--form-element) * -1);
183
+ --pf-v5-c-table__column-help--c-button--PaddingRight: var(--pf-v5-global--spacer--sm);
184
+ --pf-v5-c-table__column-help--c-button--PaddingLeft: var(--pf-v5-global--spacer--sm);
185
+ --pf-v5-c-table__compound-expansion-toggle__button--Color: var(--pf-v5-global--active-color--100);
186
+ --pf-v5-c-table__compound-expansion-toggle__button--hover--Color: var(--pf-v5-global--link--Color--hover);
187
+ --pf-v5-c-table__compound-expansion-toggle__button--focus--Color: var(--pf-v5-global--link--Color--hover);
188
+ --pf-v5-c-table__compound-expansion-toggle__button--active--Color: var(--pf-v5-global--link--Color--hover);
189
+ --pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base: var(--pf-v5-global--BorderWidth--sm);
190
+ --pf-v5-c-table__compound-expansion-toggle__button--before--BorderColor: var(--pf-v5-global--BorderColor--100);
191
+ --pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth: 0;
192
+ --pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: 0;
193
+ --pf-v5-c-table__compound-expansion-toggle__button--before--Bottom: calc(var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
194
+ --pf-v5-c-table__compound-expansion-toggle__button--before--Left: calc(var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
195
+ --pf-v5-c-table__compound-expansion-toggle__button--after--border-width--base: var(--pf-v5-global--BorderWidth--lg);
196
+ --pf-v5-c-table__compound-expansion-toggle__button--after--BorderColor: var(--pf-v5-global--primary-color--100);
197
+ --pf-v5-c-table__compound-expansion-toggle__button--after--BorderTopWidth: 0;
198
+ --pf-v5-c-table__compound-expansion-toggle__button--after--Top: calc(var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
199
+ --pf-v5-c-table__compound-expansion-toggle__button--after--Left: calc(var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
200
+ --pf-v5-c-table--m-compact-th--PaddingTop: calc(var(--pf-v5-global--spacer--sm) + var(--pf-v5-global--spacer--xs));
201
+ --pf-v5-c-table--m-compact-th--PaddingBottom: var(--pf-v5-global--spacer--sm);
202
+ --pf-v5-c-table--m-compact--cell--PaddingTop: var(--pf-v5-global--spacer--sm);
203
+ --pf-v5-c-table--m-compact--cell--PaddingRight: var(--pf-v5-global--spacer--sm);
204
+ --pf-v5-c-table--m-compact--cell--PaddingBottom: var(--pf-v5-global--spacer--sm);
205
+ --pf-v5-c-table--m-compact--cell--PaddingLeft: var(--pf-v5-global--spacer--sm);
206
+ --pf-v5-c-table--m-compact--cell--first-last-child--PaddingLeft: var(--pf-v5-global--spacer--md);
207
+ --pf-v5-c-table--m-compact--cell--first-last-child--PaddingRight: var(--pf-v5-global--spacer--md);
208
+ --pf-v5-c-table--m-compact--cell--first-last-child--xl--PaddingLeft: var(--pf-v5-global--spacer--lg);
209
+ --pf-v5-c-table--m-compact--cell--first-last-child--xl--PaddingRight: var(--pf-v5-global--spacer--lg);
210
+ --pf-v5-c-table--m-compact--FontSize: var(--pf-v5-global--FontSize--sm);
211
+ --pf-v5-c-table--m-compact__expandable-row-content--PaddingTop: var(--pf-v5-global--spacer--lg);
212
+ --pf-v5-c-table--m-compact__expandable-row-content--PaddingRight: var(--pf-v5-global--spacer--lg);
213
+ --pf-v5-c-table--m-compact__expandable-row-content--PaddingBottom: var(--pf-v5-global--spacer--lg);
214
+ --pf-v5-c-table--m-compact__expandable-row-content--PaddingLeft: var(--pf-v5-global--spacer--lg);
215
+ --pf-v5-c-table--nested--first-last-child--PaddingRight: var(--pf-v5-c-table--m-compact--cell--first-last-child--PaddingLeft);
216
+ --pf-v5-c-table--nested--first-last-child--PaddingLeft: var(--pf-v5-c-table--m-compact--cell--first-last-child--PaddingRight);
217
+ --pf-v5-c-table__expandable-row--m-expanded--BorderBottomColor: var(--pf-v5-global--BorderColor--100);
218
+ --pf-v5-c-table--tr--m-clickable--BoxShadow--top: var(--pf-v5-c-table--tr--BoxShadow--top--base);
219
+ --pf-v5-c-table--tr--m-clickable--BackgroundColor: transparent;
220
+ --pf-v5-c-table--tr--m-clickable--BoxShadow: none;
221
+ --pf-v5-c-table--tr--m-clickable--OutlineOffset: calc(-1 * var(--pf-v5-global--spacer--xs));
222
+ --pf-v5-c-table--tr--m-clickable--hover--BoxShadow: var(--pf-v5-c-table--tr--m-clickable--BoxShadow--top), var(--pf-v5-global--BoxShadow--sm-bottom);
223
+ --pf-v5-c-table--tr--m-clickable--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
224
+ --pf-v5-c-table--tr--m-clickable--focus--BoxShadow: var(--pf-v5-c-table--tr--m-clickable--BoxShadow--top), var(--pf-v5-global--BoxShadow--sm-bottom);
225
+ --pf-v5-c-table--tr--m-clickable--focus--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
226
+ --pf-v5-c-table--tr--m-clickable--active--BoxShadow: var(--pf-v5-c-table--tr--m-clickable--BoxShadow--top), var(--pf-v5-global--BoxShadow--sm-bottom);
227
+ --pf-v5-c-table--tr--m-clickable--active--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
228
+ --pf-v5-c-table--tr--m-clickable--m-selected--BoxShadow: var(--pf-v5-global--BoxShadow--sm-bottom) inset, var(--pf-v5-global--BoxShadow--sm-bottom);
229
+ --pf-v5-c-table--tr--m-selected--BoxShadow--top: var(--pf-v5-c-table--tr--BoxShadow--top--base);
230
+ --pf-v5-c-table--tr--m-selected--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
231
+ --pf-v5-c-table--tr--m-selected--BoxShadow: var(--pf-v5-c-table--tr--m-selected--BoxShadow--top), var(--pf-v5-global--BoxShadow--sm-bottom);
232
+ --pf-v5-c-table--tr--m-selected--OutlineOffset: calc(-1 * var(--pf-v5-global--spacer--xs));
233
+ --pf-v5-c-table--tr--m-selected--after--BorderLeftWidth: calc(2 * var(--pf-v5-c-table__expandable-row--after--border-width--base));
234
+ --pf-v5-c-table--tr--m-selected--after--BorderLeftColor: var(--pf-v5-global--active-color--100);
235
+ --pf-v5-c-table--tr--m-selected--m-selected--BoxShadow: var(--pf-v5-global--BoxShadow--sm-bottom);
236
+ --pf-v5-c-table--tr--m-selected--hover--m-selected--BoxShadow: var(--pf-v5-global--BoxShadow--sm-bottom) inset, var(--pf-v5-global--BoxShadow--sm-bottom);
237
+ --pf-v5-c-table--tr--m-selected--tr--m-selected--hover--BoxShadow: var(--pf-v5-c-table--tr--m-selected--BoxShadow--top), var(--pf-v5-global--BoxShadow--sm-bottom);
238
+ --pf-v5-c-table--tbody--m-clickable--BoxShadow--top: var(--pf-v5-c-table--tr--BoxShadow--top--base);
239
+ --pf-v5-c-table--tbody--m-clickable--BoxShadow: none;
240
+ --pf-v5-c-table--tbody--m-clickable--BackgroundColor: transparent;
241
+ --pf-v5-c-table--tbody--m-clickable--OutlineOffset: calc(-1 * var(--pf-v5-global--spacer--xs));
242
+ --pf-v5-c-table--tbody--m-clickable--hover--BoxShadow: var(--pf-v5-c-table--tbody--m-clickable--BoxShadow--top), var(--pf-v5-global--BoxShadow--sm-bottom);
243
+ --pf-v5-c-table--tbody--m-clickable--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
244
+ --pf-v5-c-table--tbody--m-clickable--focus--BoxShadow: var(--pf-v5-c-table--tbody--m-clickable--BoxShadow--top), var(--pf-v5-global--BoxShadow--sm-bottom);
245
+ --pf-v5-c-table--tbody--m-clickable--focus--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
246
+ --pf-v5-c-table--tbody--m-clickable--active--BoxShadow: var(--pf-v5-c-table--tbody--m-clickable--BoxShadow--top), var(--pf-v5-global--BoxShadow--sm-bottom);
247
+ --pf-v5-c-table--tbody--m-clickable--active--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
248
+ --pf-v5-c-table--tbody--m-clickable--m-expanded--BorderColor: var(--pf-v5-global--active-color--400);
249
+ --pf-v5-c-table--tbody--m-clickable--m-selected--hover--tr--BoxShadow: var(--pf-v5-global--BoxShadow--sm-bottom) inset, var(--pf-v5-global--BoxShadow--sm-bottom);
250
+ --pf-v5-c-table--tbody--m-selected--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
251
+ --pf-v5-c-table--tbody--m-selected--BoxShadow--top: var(--pf-v5-c-table--tr--BoxShadow--top--base);
252
+ --pf-v5-c-table--tbody--m-selected--BoxShadow: var(--pf-v5-c-table--tbody--m-selected--BoxShadow--top), var(--pf-v5-global--BoxShadow--sm-bottom);
253
+ --pf-v5-c-table--tbody--m-selected--OutlineOffset: calc(-1 * var(--pf-v5-global--spacer--xs));
254
+ --pf-v5-c-table--tbody--m-selected--after--BorderLeftWidth: calc(2 * var(--pf-v5-c-table__expandable-row--after--border-width--base));
255
+ --pf-v5-c-table--tbody--m-selected--after--BorderLeftColor: var(--pf-v5-global--active-color--100);
256
+ --pf-v5-c-table--tbody--m-selected--m-selected--BoxShadow: var(--pf-v5-global--BoxShadow--sm-bottom);
257
+ --pf-v5-c-table--tbody--m-selected--hover--tbody--m-selected--BoxShadow: var(--pf-v5-global--BoxShadow--sm-bottom) inset, var(--pf-v5-global--BoxShadow--sm-bottom);
258
+ --pf-v5-c-table--tbody--m-selected--tbody--m-selected--hover--BoxShadow: var(--pf-v5-c-table--tr--m-selected--BoxShadow--top), var(--pf-v5-global--BoxShadow--sm-bottom);
259
+ --pf-v5-c-table--thead--m-nested-column-header--button--OutlineOffset: -0.1875rem;
260
+ --pf-v5-c-table--thead--m-nested-column-header--tr--PaddingTop: var(--pf-v5-global--spacer--xs);
261
+ --pf-v5-c-table--thead--m-nested-column-header--tr--PaddingBottom: var(--pf-v5-global--spacer--xs);
262
+ --pf-v5-c-table__subhead--Color: var(--pf-v5-global--Color--200);
263
+ --pf-v5-c-table--m-striped__tr--BackgroundColor: var(--pf-v5-global--BackgroundColor--light-200);
264
+ --pf-v5-c-table--m-sticky-header--cell--ZIndex: var(--pf-v5-global--ZIndex--xs);
265
+ color: var(--pf-v5-global--Color--100);
265
266
  width: 100%;
266
- background-color: var(--pf-c-table--BackgroundColor);
267
+ background-color: var(--pf-v5-c-table--BackgroundColor);
267
268
  }
268
269
  @media screen and (max-width: 1200px) {
269
- .pf-c-table {
270
- --pf-c-table-caption--PaddingRight: var(--pf-c-table-caption--xl--PaddingRight);
271
- --pf-c-table-caption--PaddingLeft: var(--pf-c-table-caption--xl--PaddingLeft);
270
+ .pf-v5-c-table {
271
+ --pf-v5-c-table-caption--PaddingRight: var(--pf-v5-c-table-caption--xl--PaddingRight);
272
+ --pf-v5-c-table-caption--PaddingLeft: var(--pf-v5-c-table-caption--xl--PaddingLeft);
272
273
  }
273
274
  }
274
275
  @media screen and (min-width: 1200px) {
275
- .pf-c-table {
276
- --pf-c-table--cell--first-last-child--PaddingRight: var(--pf-c-table--cell--first-last-child--xl--PaddingRight);
277
- --pf-c-table--cell--first-last-child--PaddingLeft: var(--pf-c-table--cell--first-last-child--xl--PaddingLeft);
278
- --pf-c-table--m-compact--cell--first-last-child--PaddingLeft: var(--pf-c-table--m-compact--cell--first-last-child--xl--PaddingLeft);
279
- --pf-c-table--m-compact--cell--first-last-child--PaddingRight: var(--pf-c-table--m-compact--cell--first-last-child--xl--PaddingRight);
276
+ .pf-v5-c-table {
277
+ --pf-v5-c-table--cell--first-last-child--PaddingRight: var(--pf-v5-c-table--cell--first-last-child--xl--PaddingRight);
278
+ --pf-v5-c-table--cell--first-last-child--PaddingLeft: var(--pf-v5-c-table--cell--first-last-child--xl--PaddingLeft);
279
+ --pf-v5-c-table--m-compact--cell--first-last-child--PaddingLeft: var(--pf-v5-c-table--m-compact--cell--first-last-child--xl--PaddingLeft);
280
+ --pf-v5-c-table--m-compact--cell--first-last-child--PaddingRight: var(--pf-v5-c-table--m-compact--cell--first-last-child--xl--PaddingRight);
280
281
  }
281
282
  }
282
- .pf-c-table.pf-m-fixed {
283
+ .pf-v5-c-table.pf-m-fixed {
283
284
  table-layout: fixed;
284
285
  }
285
- .pf-c-table.pf-m-sticky-header {
286
+ .pf-v5-c-table.pf-m-sticky-header {
286
287
  position: relative;
287
288
  }
288
- .pf-c-table.pf-m-sticky-header > thead > tr {
289
+ .pf-v5-c-table.pf-m-sticky-header > thead > tr {
289
290
  border-bottom: 0;
290
291
  }
291
- .pf-c-table.pf-m-sticky-header > thead > tr > * {
292
- z-index: var(--pf-global--ZIndex--xs);
292
+ .pf-v5-c-table.pf-m-sticky-header > thead > tr > * {
293
+ z-index: var(--pf-v5-c-table--m-sticky-header--cell--ZIndex);
293
294
  }
294
- .pf-c-table.pf-m-sticky-header > thead:not(.pf-m-nested-column-header) > tr > * {
295
+ .pf-v5-c-table.pf-m-sticky-header > thead:not(.pf-m-nested-column-header) > tr > * {
295
296
  position: sticky;
296
297
  top: 0;
297
- background: var(--pf-c-table--BackgroundColor);
298
+ background: var(--pf-v5-c-table--BackgroundColor);
298
299
  }
299
- .pf-c-table.pf-m-sticky-header > thead:not(.pf-m-nested-column-header) > tr > *::after {
300
+ .pf-v5-c-table.pf-m-sticky-header > thead:not(.pf-m-nested-column-header) > tr > *::after {
300
301
  position: absolute;
301
302
  right: 0;
302
303
  bottom: 0;
303
304
  left: 0;
304
305
  content: "";
305
- border-bottom: var(--pf-c-table--border-width--base) solid var(--pf-c-table--BorderColor);
306
+ border-bottom: var(--pf-v5-c-table--border-width--base) solid var(--pf-v5-c-table--BorderColor);
306
307
  }
307
- .pf-c-table.pf-m-sticky-header > .pf-m-nested-column-header {
308
+ .pf-v5-c-table.pf-m-sticky-header > .pf-m-nested-column-header {
308
309
  position: sticky;
309
310
  top: 0;
310
- z-index: var(--pf-global--ZIndex--xs);
311
- background: var(--pf-c-table--BackgroundColor);
311
+ z-index: var(--pf-v5-global--ZIndex--xs);
312
+ background: var(--pf-v5-c-table--BackgroundColor);
312
313
  }
313
- .pf-c-table.pf-m-sticky-header > .pf-m-nested-column-header > .pf-m-border-row {
314
- height: var(--pf-c-table--border-width--base);
315
- background-color: var(--pf-c-table--BorderColor);
314
+ .pf-v5-c-table.pf-m-sticky-header > .pf-m-nested-column-header > .pf-m-border-row {
315
+ height: var(--pf-v5-c-table--border-width--base);
316
+ background-color: var(--pf-v5-c-table--BorderColor);
316
317
  }
317
- .pf-c-table.pf-m-sticky-header > .pf-m-nested-column-header tr:not(:nth-last-child(2)) th:not([rowspan]),
318
- .pf-c-table.pf-m-sticky-header > .pf-m-nested-column-header tr:not(:nth-last-child(2)) td:not([rowspan]) {
319
- --pf-c-table--cell--PaddingBottom: var(--pf-c-table--thead--m-nested-column-header--tr--PaddingBottom);
318
+ .pf-v5-c-table.pf-m-sticky-header > .pf-m-nested-column-header tr:not(:nth-last-child(2)) th:not([rowspan]),
319
+ .pf-v5-c-table.pf-m-sticky-header > .pf-m-nested-column-header tr:not(:nth-last-child(2)) td:not([rowspan]) {
320
+ --pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--thead--m-nested-column-header--tr--PaddingBottom);
320
321
  }
321
- .pf-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:not(:last-child) {
322
+ .pf-v5-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:not(:last-child) {
322
323
  border-bottom: 0;
323
324
  }
324
- .pf-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:not(:last-child) th:not([rowspan]),
325
- .pf-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:not(:last-child) td:not([rowspan]) {
326
- --pf-c-table--cell--PaddingBottom: var(--pf-c-table--thead--m-nested-column-header--tr--PaddingBottom);
325
+ .pf-v5-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:not(:last-child) th:not([rowspan]),
326
+ .pf-v5-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:not(:last-child) td:not([rowspan]) {
327
+ --pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--thead--m-nested-column-header--tr--PaddingBottom);
327
328
  }
328
- .pf-c-table.pf-m-striped:not(.pf-m-expandable) > tbody > tr:nth-child(odd), .pf-c-table.pf-m-striped.pf-m-expandable > tbody:nth-of-type(odd) > tr:not(.pf-c-table__expandable-row),
329
- .pf-c-table > .pf-m-striped > tr:nth-child(odd),
330
- .pf-c-table > .pf-m-striped-even > tr:nth-child(even),
331
- .pf-c-table tr.pf-m-striped {
332
- --pf-c-table__sticky-column--BackgroundColor: var(--pf-c-table--m-striped__tr--BackgroundColor);
333
- background: var(--pf-c-table--m-striped__tr--BackgroundColor);
329
+ .pf-v5-c-table.pf-m-striped:not(.pf-m-expandable) > tbody > tr:nth-child(odd), .pf-v5-c-table.pf-m-striped.pf-m-expandable > tbody:nth-of-type(odd) > tr:not(.pf-v5-c-table__expandable-row),
330
+ .pf-v5-c-table > .pf-m-striped > tr:nth-child(odd),
331
+ .pf-v5-c-table > .pf-m-striped-even > tr:nth-child(even),
332
+ .pf-v5-c-table tr.pf-m-striped {
333
+ --pf-v5-c-table__sticky-column--BackgroundColor: var(--pf-v5-c-table--m-striped__tr--BackgroundColor);
334
+ background: var(--pf-v5-c-table--m-striped__tr--BackgroundColor);
334
335
  }
335
- .pf-c-table tr:not(.pf-c-table__expandable-row) {
336
- border-bottom: var(--pf-c-table--border-width--base) solid var(--pf-c-table--BorderColor);
336
+ .pf-v5-c-table tr:not(.pf-v5-c-table__expandable-row) {
337
+ border-bottom: var(--pf-v5-c-table--border-width--base) solid var(--pf-v5-c-table--BorderColor);
337
338
  }
338
- .pf-c-table tr:not(.pf-c-table__expandable-row).pf-m-ghost-row {
339
- background-color: var(--pf-c-table__tr--m-ghost-row--BackgroundColor);
340
- opacity: var(--pf-c-table__tr--m-ghost-row--Opacity);
339
+ .pf-v5-c-table tr:not(.pf-v5-c-table__expandable-row).pf-m-ghost-row {
340
+ background-color: var(--pf-v5-c-table__tr--m-ghost-row--BackgroundColor);
341
+ opacity: var(--pf-v5-c-table__tr--m-ghost-row--Opacity);
341
342
  }
342
- .pf-c-table tr > * {
343
- --pf-hidden-visible--visible--Display: var(--pf-c-table--cell--hidden-visible--Display);
343
+ .pf-v5-c-table tr > * {
344
+ --pf-v5-hidden-visible--visible--Display: var(--pf-v5-c-table--cell--hidden-visible--Display);
344
345
  position: relative;
345
- width: var(--pf-c-table--cell--Width);
346
- min-width: var(--pf-c-table--cell--MinWidth);
347
- max-width: var(--pf-c-table--cell--MaxWidth);
348
- padding: var(--pf-c-table--cell--PaddingTop) var(--pf-c-table--cell--PaddingRight) var(--pf-c-table--cell--PaddingBottom) var(--pf-c-table--cell--PaddingLeft);
349
- overflow: var(--pf-c-table--cell--Overflow);
350
- font-size: var(--pf-c-table--cell--FontSize);
351
- font-weight: var(--pf-c-table--cell--FontWeight);
352
- color: var(--pf-c-table--cell--Color);
353
- text-overflow: var(--pf-c-table--cell--TextOverflow);
354
- word-break: var(--pf-c-table--cell--WordBreak);
355
- white-space: var(--pf-c-table--cell--WhiteSpace);
356
- }
357
- .pf-c-table tr > *:first-child {
358
- --pf-c-table--cell--PaddingLeft: var(--pf-c-table--cell--first-last-child--PaddingLeft);
359
- }
360
- .pf-c-table tr > *:last-child {
361
- --pf-c-table--cell--PaddingRight: var(--pf-c-table--cell--first-last-child--PaddingRight);
362
- }
363
- .pf-c-table tr > *.pf-m-center {
346
+ width: var(--pf-v5-c-table--cell--Width);
347
+ min-width: var(--pf-v5-c-table--cell--MinWidth);
348
+ max-width: var(--pf-v5-c-table--cell--MaxWidth);
349
+ padding: var(--pf-v5-c-table--cell--PaddingTop) var(--pf-v5-c-table--cell--PaddingRight) var(--pf-v5-c-table--cell--PaddingBottom) var(--pf-v5-c-table--cell--PaddingLeft);
350
+ overflow: var(--pf-v5-c-table--cell--Overflow);
351
+ font-size: var(--pf-v5-c-table--cell--FontSize);
352
+ font-weight: var(--pf-v5-c-table--cell--FontWeight);
353
+ color: var(--pf-v5-c-table--cell--Color);
354
+ text-overflow: var(--pf-v5-c-table--cell--TextOverflow);
355
+ word-break: var(--pf-v5-c-table--cell--WordBreak);
356
+ white-space: var(--pf-v5-c-table--cell--WhiteSpace);
357
+ }
358
+ .pf-v5-c-table tr > *:first-child {
359
+ --pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table--cell--first-last-child--PaddingLeft);
360
+ }
361
+ .pf-v5-c-table tr > *:last-child {
362
+ --pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table--cell--first-last-child--PaddingRight);
363
+ }
364
+ .pf-v5-c-table tr > *.pf-m-center {
364
365
  text-align: center;
365
366
  }
366
- .pf-c-table tr > *:empty {
367
+ .pf-v5-c-table tr > *:empty {
367
368
  width: auto;
368
369
  min-width: 0;
369
370
  padding: 0;
370
371
  }
371
- .pf-c-table tr > *.pf-m-help {
372
- --pf-c-table--cell--MinWidth: var(--pf-c-table--cell--m-help--MinWidth);
372
+ .pf-v5-c-table tr > *.pf-m-help {
373
+ --pf-v5-c-table--cell--MinWidth: var(--pf-v5-c-table--cell--m-help--MinWidth);
373
374
  }
374
- .pf-c-table tr > *.pf-m-favorite {
375
- --pf-c-table__button--Color: var(--pf-c-table--cell--m-favorite--Color);
376
- --pf-c-table__sort--MinWidth: fit-content;
377
- --pf-c-table--cell--MaxWidth: fit-content;
378
- --pf-c-table--cell--Overflow: visible;
375
+ .pf-v5-c-table tr > *.pf-m-favorite {
376
+ --pf-v5-c-table__button--Color: var(--pf-v5-c-table--cell--m-favorite--Color);
377
+ --pf-v5-c-table__sort--MinWidth: fit-content;
378
+ --pf-v5-c-table--cell--MaxWidth: fit-content;
379
+ --pf-v5-c-table--cell--Overflow: visible;
379
380
  }
380
- .pf-c-table tr > *.pf-m-border-right::before, .pf-c-table tr > *.pf-m-border-left::before {
381
+ .pf-v5-c-table tr > *.pf-m-border-right::before, .pf-v5-c-table tr > *.pf-m-border-left::before {
381
382
  position: absolute;
382
383
  top: 0;
383
384
  right: 0;
@@ -386,246 +387,249 @@
386
387
  pointer-events: none;
387
388
  content: "";
388
389
  }
389
- .pf-c-table tr > *.pf-m-border-right::before {
390
- border-right: var(--pf-c-table--cell--m-border-right--before--BorderRightWidth) solid var(--pf-c-table--cell--m-border-right--before--BorderRightColor);
390
+ .pf-v5-c-table tr > *.pf-m-border-right::before {
391
+ border-right: var(--pf-v5-c-table--cell--m-border-right--before--BorderRightWidth) solid var(--pf-v5-c-table--cell--m-border-right--before--BorderRightColor);
391
392
  }
392
- .pf-c-table tr > *.pf-m-border-left::before {
393
- border-left: var(--pf-c-table--cell--m-border-left--before--BorderLeftWidth) solid var(--pf-c-table--cell--m-border-left--before--BorderLeftColor);
393
+ .pf-v5-c-table tr > *.pf-m-border-left::before {
394
+ border-left: var(--pf-v5-c-table--cell--m-border-left--before--BorderLeftWidth) solid var(--pf-v5-c-table--cell--m-border-left--before--BorderLeftColor);
394
395
  }
395
- .pf-c-table caption {
396
- padding-top: var(--pf-c-table-caption--PaddingTop);
397
- padding-bottom: var(--pf-c-table-caption--PaddingBottom);
398
- padding-left: var(--pf-c-table-caption--PaddingLeft);
399
- font-size: var(--pf-c-table-caption--FontSize);
400
- color: var(--pf-c-table-caption--Color);
396
+ .pf-v5-c-table caption {
397
+ padding-top: var(--pf-v5-c-table-caption--PaddingTop);
398
+ padding-bottom: var(--pf-v5-c-table-caption--PaddingBottom);
399
+ padding-left: var(--pf-v5-c-table-caption--PaddingLeft);
400
+ font-size: var(--pf-v5-c-table-caption--FontSize);
401
+ color: var(--pf-v5-c-table-caption--Color);
401
402
  text-align: left;
402
- background-color: var(--pf-c-table--BackgroundColor);
403
+ background-color: var(--pf-v5-c-table--BackgroundColor);
403
404
  }
404
- .pf-c-table thead {
405
- --pf-c-table--cell--FontSize: var(--pf-c-table--thead--cell--FontSize);
406
- --pf-c-table--cell--FontWeight: var(--pf-c-table--thead--cell--FontWeight);
405
+ .pf-v5-c-table thead {
406
+ --pf-v5-c-table--cell--FontSize: var(--pf-v5-c-table--thead--cell--FontSize);
407
+ --pf-v5-c-table--cell--FontWeight: var(--pf-v5-c-table--thead--cell--FontWeight);
407
408
  vertical-align: bottom;
408
409
  }
409
- .pf-c-table thead.pf-m-nested-column-header button {
410
- outline-offset: var(--pf-c-table--thead--m-nested-column-header--button--OutlineOffset);
410
+ .pf-v5-c-table thead.pf-m-nested-column-header button {
411
+ outline-offset: var(--pf-v5-c-table--thead--m-nested-column-header--button--OutlineOffset);
411
412
  }
412
- .pf-c-table thead.pf-m-nested-column-header th,
413
- .pf-c-table thead.pf-m-nested-column-header td,
414
- .pf-c-table thead.pf-m-nested-column-header input {
413
+ .pf-v5-c-table thead.pf-m-nested-column-header th,
414
+ .pf-v5-c-table thead.pf-m-nested-column-header td,
415
+ .pf-v5-c-table thead.pf-m-nested-column-header input {
415
416
  vertical-align: middle;
416
417
  }
417
- .pf-c-table thead.pf-m-nested-column-header .pf-c-table__check label {
418
+ .pf-v5-c-table thead.pf-m-nested-column-header .pf-v5-c-table__check label {
418
419
  display: flex;
419
420
  align-items: center;
420
421
  }
421
- .pf-c-table thead.pf-m-nested-column-header tr:not(:first-child) th:not([rowspan]),
422
- .pf-c-table thead.pf-m-nested-column-header tr:not(:first-child) td:not([rowspan]) {
423
- --pf-c-table--cell--PaddingTop: var(--pf-c-table--thead--m-nested-column-header--tr--PaddingTop);
422
+ .pf-v5-c-table thead.pf-m-nested-column-header tr:not(:first-child) th:not([rowspan]),
423
+ .pf-v5-c-table thead.pf-m-nested-column-header tr:not(:first-child) td:not([rowspan]) {
424
+ --pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table--thead--m-nested-column-header--tr--PaddingTop);
424
425
  }
425
- .pf-c-table thead .pf-c-table__subhead {
426
- --pf-c-table__sort__button__text--Color: var(--pf-c-table__subhead--Color);
427
- color: var(--pf-c-table__subhead--Color);
426
+ .pf-v5-c-table thead .pf-v5-c-table__subhead {
427
+ --pf-v5-c-table__sort__button__text--Color: var(--pf-v5-c-table__subhead--Color);
428
+ color: var(--pf-v5-c-table__subhead--Color);
428
429
  }
429
- .pf-c-table tbody {
430
- --pf-c-table--cell--PaddingTop: var(--pf-c-table--tbody--cell--PaddingTop);
431
- --pf-c-table--cell--PaddingBottom: var(--pf-c-table--tbody--cell--PaddingBottom);
430
+ .pf-v5-c-table tbody {
431
+ --pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table--tbody--cell--PaddingTop);
432
+ --pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--tbody--cell--PaddingBottom);
432
433
  }
433
- .pf-c-table tbody > tr > * {
434
+ .pf-v5-c-table tbody > tr > * {
434
435
  overflow-wrap: break-word;
435
436
  vertical-align: baseline;
436
437
  }
437
- .pf-c-table tbody > tr > :first-child::after {
438
+ .pf-v5-c-table tbody > tr > :first-child::after {
438
439
  position: absolute;
439
- top: var(--pf-c-table__expandable-row--after--Top);
440
- bottom: var(--pf-c-table__expandable-row--after--Bottom);
440
+ top: var(--pf-v5-c-table__expandable-row--after--Top);
441
+ bottom: var(--pf-v5-c-table__expandable-row--after--Bottom);
441
442
  left: 0;
442
443
  content: "";
443
444
  background-color: transparent;
444
- border-left: var(--pf-c-table__expandable-row--after--BorderLeftWidth) solid var(--pf-c-table__expandable-row--after--BorderColor);
445
+ border-left: var(--pf-v5-c-table__expandable-row--after--BorderLeftWidth) solid var(--pf-v5-c-table__expandable-row--after--BorderColor);
445
446
  }
446
- .pf-c-table tbody .pf-c-table__check input {
447
- margin-top: var(--pf-c-table__check--input--MarginTop);
447
+ .pf-v5-c-table tbody .pf-v5-c-table__check input {
448
+ margin-top: var(--pf-v5-c-table__check--input--MarginTop);
448
449
  vertical-align: top;
449
450
  }
450
- .pf-c-table .pf-c-table__compound-expansion-toggle, .pf-c-table .pf-c-table__compound-expansion-toggle:first-child, .pf-c-table .pf-c-table__compound-expansion-toggle:last-child {
451
+ .pf-v5-c-table tbody.pf-m-expanded > :first-child:not(.pf-v5-c-table__control-row) {
452
+ border-bottom-width: 0;
453
+ }
454
+ .pf-v5-c-table .pf-v5-c-table__compound-expansion-toggle, .pf-v5-c-table .pf-v5-c-table__compound-expansion-toggle:first-child, .pf-v5-c-table .pf-v5-c-table__compound-expansion-toggle:last-child {
451
455
  padding: 0;
452
456
  }
453
- .pf-c-table .pf-c-table__sort {
454
- min-width: var(--pf-c-table__sort--MinWidth);
455
- }
456
- .pf-c-table .pf-m-help {
457
- min-width: var(--pf-c-table--th--m-help--MinWidth);
458
- }
459
- .pf-c-table thead,
460
- .pf-c-table .pf-m-truncate {
461
- --pf-c-table--cell--MinWidth: var(--pf-c-table--m-truncate--cell--MinWidth);
462
- --pf-c-table--cell--MaxWidth: var(--pf-c-table--m-truncate--cell--MaxWidth);
463
- --pf-c-table--cell--Overflow: hidden;
464
- --pf-c-table--cell--TextOverflow: ellipsis;
465
- --pf-c-table--cell--WhiteSpace: nowrap;
466
- }
467
- .pf-c-table .pf-m-wrap {
468
- --pf-c-table--cell--MinWidth: 0;
469
- --pf-c-table--cell--MaxWidth: none;
470
- --pf-c-table--cell--Overflow: visible;
471
- --pf-c-table--cell--TextOverflow: clip;
472
- --pf-c-table--cell--WhiteSpace: normal;
473
- }
474
- .pf-c-table .pf-m-nowrap {
475
- --pf-c-table--cell--MinWidth: 0;
476
- --pf-c-table--cell--MaxWidth: none;
477
- --pf-c-table--cell--Overflow: visible;
478
- --pf-c-table--cell--TextOverflow: clip;
479
- --pf-c-table--cell--WhiteSpace: nowrap;
480
- }
481
- .pf-c-table .pf-c-table__icon,
482
- .pf-c-table .pf-m-fit-content {
483
- --pf-c-table--cell--MinWidth: fit-content;
484
- --pf-c-table--cell--MaxWidth: none;
485
- --pf-c-table--cell--Width: 1%;
486
- --pf-c-table--cell--Overflow: visible;
487
- --pf-c-table--cell--TextOverflow: clip;
488
- --pf-c-table--cell--WhiteSpace: nowrap;
489
- }
490
- .pf-c-table .pf-m-break-word {
491
- --pf-c-table--cell--WordBreak: break-word;
492
- --pf-c-table--cell--WhiteSpace: normal;
493
- }
494
- .pf-c-table.pf-m-no-border-rows > tbody > tr {
457
+ .pf-v5-c-table .pf-v5-c-table__sort {
458
+ min-width: var(--pf-v5-c-table__sort--MinWidth);
459
+ }
460
+ .pf-v5-c-table .pf-m-help {
461
+ min-width: var(--pf-v5-c-table--th--m-help--MinWidth);
462
+ }
463
+ .pf-v5-c-table thead,
464
+ .pf-v5-c-table .pf-m-truncate {
465
+ --pf-v5-c-table--cell--MinWidth: var(--pf-v5-c-table--m-truncate--cell--MinWidth);
466
+ --pf-v5-c-table--cell--MaxWidth: var(--pf-v5-c-table--m-truncate--cell--MaxWidth);
467
+ --pf-v5-c-table--cell--Overflow: hidden;
468
+ --pf-v5-c-table--cell--TextOverflow: ellipsis;
469
+ --pf-v5-c-table--cell--WhiteSpace: nowrap;
470
+ }
471
+ .pf-v5-c-table .pf-m-wrap {
472
+ --pf-v5-c-table--cell--MinWidth: 0;
473
+ --pf-v5-c-table--cell--MaxWidth: none;
474
+ --pf-v5-c-table--cell--Overflow: visible;
475
+ --pf-v5-c-table--cell--TextOverflow: clip;
476
+ --pf-v5-c-table--cell--WhiteSpace: normal;
477
+ }
478
+ .pf-v5-c-table .pf-m-nowrap {
479
+ --pf-v5-c-table--cell--MinWidth: 0;
480
+ --pf-v5-c-table--cell--MaxWidth: none;
481
+ --pf-v5-c-table--cell--Overflow: visible;
482
+ --pf-v5-c-table--cell--TextOverflow: clip;
483
+ --pf-v5-c-table--cell--WhiteSpace: nowrap;
484
+ }
485
+ .pf-v5-c-table .pf-v5-c-table__icon,
486
+ .pf-v5-c-table .pf-m-fit-content {
487
+ --pf-v5-c-table--cell--MinWidth: fit-content;
488
+ --pf-v5-c-table--cell--MaxWidth: none;
489
+ --pf-v5-c-table--cell--Width: 1%;
490
+ --pf-v5-c-table--cell--Overflow: visible;
491
+ --pf-v5-c-table--cell--TextOverflow: clip;
492
+ --pf-v5-c-table--cell--WhiteSpace: nowrap;
493
+ }
494
+ .pf-v5-c-table .pf-m-break-word {
495
+ --pf-v5-c-table--cell--WordBreak: break-word;
496
+ --pf-v5-c-table--cell--WhiteSpace: normal;
497
+ }
498
+ .pf-v5-c-table.pf-m-no-border-rows > tbody > tr {
495
499
  border-bottom: 0;
496
500
  }
497
- .pf-c-table.pf-m-no-border-rows > tbody > tr > :first-child::after {
501
+ .pf-v5-c-table.pf-m-no-border-rows > tbody > tr > :first-child::after {
498
502
  border-left: 0;
499
503
  }
500
- .pf-c-table.pf-m-no-border-rows > tbody:not(.pf-m-expanded) .pf-c-table__compound-expansion-toggle .pf-c-table__button::before {
504
+ .pf-v5-c-table.pf-m-no-border-rows > tbody:not(.pf-m-expanded) .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button::before {
501
505
  display: none;
502
506
  }
503
- .pf-c-table.pf-m-no-border-rows > tbody.pf-m-expanded > .pf-c-table__control-row {
504
- border-bottom: var(--pf-c-table--border-width--base) solid var(--pf-c-table--BorderColor);
507
+ .pf-v5-c-table.pf-m-no-border-rows > tbody.pf-m-expanded > .pf-v5-c-table__control-row {
508
+ border-bottom: var(--pf-v5-c-table--border-width--base) solid var(--pf-v5-c-table--BorderColor);
505
509
  }
506
- .pf-c-table.pf-m-no-border-rows > tbody .pf-c-table__control-row > .pf-c-table__compound-expansion-toggle:first-child > ::before {
510
+ .pf-v5-c-table.pf-m-no-border-rows > tbody .pf-v5-c-table__control-row > .pf-v5-c-table__compound-expansion-toggle:first-child > ::before {
507
511
  border-left-width: 0;
508
512
  }
509
- .pf-c-table tr.pf-m-hoverable {
513
+ .pf-v5-c-table tr.pf-m-clickable {
510
514
  cursor: pointer;
511
- background-color: var(--pf-c-table--tr--m-hoverable--BackgroundColor);
512
- outline-offset: var(--pf-c-table--tr--m-hoverable--OutlineOffset);
513
- box-shadow: var(--pf-c-table--tr--m-hoverable--BoxShadow);
515
+ background-color: var(--pf-v5-c-table--tr--m-clickable--BackgroundColor);
516
+ outline-offset: var(--pf-v5-c-table--tr--m-clickable--OutlineOffset);
517
+ box-shadow: var(--pf-v5-c-table--tr--m-clickable--BoxShadow);
514
518
  }
515
- .pf-c-table tr.pf-m-hoverable:hover:not(.pf-m-selected) + tr.pf-m-selected, .pf-c-table tr.pf-m-hoverable:focus:not(.pf-m-selected) + tr.pf-m-selected, .pf-c-table tr.pf-m-hoverable:active:not(.pf-m-selected) + tr.pf-m-selected {
516
- box-shadow: var(--pf-c-table--tr--m-hoverable--m-selected--BoxShadow);
519
+ .pf-v5-c-table tr.pf-m-clickable:hover:not(.pf-m-selected) + tr.pf-m-selected, .pf-v5-c-table tr.pf-m-clickable:focus:not(.pf-m-selected) + tr.pf-m-selected, .pf-v5-c-table tr.pf-m-clickable:active:not(.pf-m-selected) + tr.pf-m-selected {
520
+ box-shadow: var(--pf-v5-c-table--tr--m-clickable--m-selected--BoxShadow);
517
521
  }
518
- .pf-c-table tr.pf-m-hoverable:hover {
519
- --pf-c-table--tr--m-hoverable--BoxShadow: var(--pf-c-table--tr--m-hoverable--hover--BoxShadow);
520
- --pf-c-table--tr--m-hoverable--BackgroundColor: var(--pf-c-table--tr--m-hoverable--hover--BackgroundColor);
522
+ .pf-v5-c-table tr.pf-m-clickable:hover {
523
+ --pf-v5-c-table--tr--m-clickable--BoxShadow: var(--pf-v5-c-table--tr--m-clickable--hover--BoxShadow);
524
+ --pf-v5-c-table--tr--m-clickable--BackgroundColor: var(--pf-v5-c-table--tr--m-clickable--hover--BackgroundColor);
521
525
  }
522
- .pf-c-table tr.pf-m-hoverable:focus {
523
- --pf-c-table--tr--m-hoverable--BoxShadow: var(--pf-c-table--tr--m-hoverable--focus--BoxShadow);
524
- --pf-c-table--tr--m-hoverable--BackgroundColor: var(--pf-c-table--tr--m-hoverable--focus--BackgroundColor);
526
+ .pf-v5-c-table tr.pf-m-clickable:focus {
527
+ --pf-v5-c-table--tr--m-clickable--BoxShadow: var(--pf-v5-c-table--tr--m-clickable--focus--BoxShadow);
528
+ --pf-v5-c-table--tr--m-clickable--BackgroundColor: var(--pf-v5-c-table--tr--m-clickable--focus--BackgroundColor);
525
529
  }
526
- .pf-c-table tr.pf-m-hoverable:active {
527
- --pf-c-table--tr--m-hoverable--BoxShadow: var(--pf-c-table--tr--m-hoverable--active--BoxShadow);
528
- --pf-c-table--tr--m-hoverable--BackgroundColor: var(--pf-c-table--tr--m-hoverable--active--BackgroundColor);
530
+ .pf-v5-c-table tr.pf-m-clickable:active {
531
+ --pf-v5-c-table--tr--m-clickable--BoxShadow: var(--pf-v5-c-table--tr--m-clickable--active--BoxShadow);
532
+ --pf-v5-c-table--tr--m-clickable--BackgroundColor: var(--pf-v5-c-table--tr--m-clickable--active--BackgroundColor);
529
533
  }
530
- .pf-c-table tr.pf-m-selected {
531
- --pf-c-table__expandable-row--after--BorderLeftWidth: var(--pf-c-table--tr--m-selected--after--BorderLeftWidth);
532
- --pf-c-table__expandable-row--after--BorderColor: var(--pf-c-table--tr--m-selected--after--BorderLeftColor);
534
+ .pf-v5-c-table tr.pf-m-selected {
535
+ --pf-v5-c-table__expandable-row--after--BorderLeftWidth: var(--pf-v5-c-table--tr--m-selected--after--BorderLeftWidth);
536
+ --pf-v5-c-table__expandable-row--after--BorderColor: var(--pf-v5-c-table--tr--m-selected--after--BorderLeftColor);
533
537
  position: relative;
534
- background-color: var(--pf-c-table--tr--m-selected--BackgroundColor);
535
- outline-offset: var(--pf-c-table--tr--m-selected--OutlineOffset);
536
- box-shadow: var(--pf-c-table--tr--m-selected--BoxShadow);
538
+ background-color: var(--pf-v5-c-table--tr--m-selected--BackgroundColor);
539
+ outline-offset: var(--pf-v5-c-table--tr--m-selected--OutlineOffset);
540
+ box-shadow: var(--pf-v5-c-table--tr--m-selected--BoxShadow);
537
541
  }
538
- .pf-c-table tr.pf-m-selected + tr.pf-m-selected {
539
- box-shadow: var(--pf-c-table--tr--m-selected--m-selected--BoxShadow);
542
+ .pf-v5-c-table tr.pf-m-selected + tr.pf-m-selected {
543
+ box-shadow: var(--pf-v5-c-table--tr--m-selected--m-selected--BoxShadow);
540
544
  }
541
- .pf-c-table tr.pf-m-selected + tr.pf-m-selected:hover {
542
- box-shadow: var(--pf-c-table--tr--m-selected--tr--m-selected--hover--BoxShadow);
545
+ .pf-v5-c-table tr.pf-m-selected + tr.pf-m-selected:hover {
546
+ box-shadow: var(--pf-v5-c-table--tr--m-selected--tr--m-selected--hover--BoxShadow);
543
547
  }
544
- .pf-c-table tr.pf-m-selected:hover + tr.pf-m-selected {
545
- box-shadow: var(--pf-c-table--tr--m-selected--hover--m-selected--BoxShadow);
548
+ .pf-v5-c-table tr.pf-m-selected:hover + tr.pf-m-selected {
549
+ box-shadow: var(--pf-v5-c-table--tr--m-selected--hover--m-selected--BoxShadow);
546
550
  }
547
- .pf-c-table tr.pf-m-first-cell-offset-reset {
548
- --pf-c-table--cell--first-last-child--PaddingLeft: var(--pf-c-table--tr--m-first-cell-offset-reset--cell--PaddingLeft);
551
+ .pf-v5-c-table tr.pf-m-first-cell-offset-reset {
552
+ --pf-v5-c-table--cell--first-last-child--PaddingLeft: var(--pf-v5-c-table--tr--m-first-cell-offset-reset--cell--PaddingLeft);
549
553
  }
550
- .pf-c-table tbody.pf-m-hoverable {
554
+ .pf-v5-c-table tbody.pf-m-clickable {
551
555
  cursor: pointer;
552
- background-color: var(--pf-c-table--tbody--m-hoverable--BackgroundColor);
553
- outline-offset: var(--pf-c-table--tbody--m-hoverable--OutlineOffset);
554
- box-shadow: var(--pf-c-table--tbody--m-hoverable--BoxShadow);
556
+ background-color: var(--pf-v5-c-table--tbody--m-clickable--BackgroundColor);
557
+ outline-offset: var(--pf-v5-c-table--tbody--m-clickable--OutlineOffset);
558
+ box-shadow: var(--pf-v5-c-table--tbody--m-clickable--BoxShadow);
555
559
  }
556
- .pf-c-table tbody.pf-m-hoverable.pf-m-expanded:not(.pf-m-selected) {
557
- --pf-c-table__expandable-row--after--BorderColor: var(--pf-c-table--tbody--m-hoverable--m-expanded--BorderColor);
560
+ .pf-v5-c-table tbody.pf-m-clickable.pf-m-expanded:not(.pf-m-selected) {
561
+ --pf-v5-c-table__expandable-row--after--BorderColor: var(--pf-v5-c-table--tbody--m-clickable--m-expanded--BorderColor);
558
562
  }
559
- .pf-c-table tbody.pf-m-hoverable:hover:not(.pf-m-selected) + tbody.pf-m-selected, .pf-c-table tbody.pf-m-hoverable:focus:not(.pf-m-selected) + tbody.pf-m-selected, .pf-c-table tbody.pf-m-hoverable:active:not(.pf-m-selected) + tbody.pf-m-selected {
560
- box-shadow: var(--pf-c-table--tbody--m-hoverable--m-selected--hover--tr--BoxShadow);
563
+ .pf-v5-c-table tbody.pf-m-clickable:hover:not(.pf-m-selected) + tbody.pf-m-selected, .pf-v5-c-table tbody.pf-m-clickable:focus:not(.pf-m-selected) + tbody.pf-m-selected, .pf-v5-c-table tbody.pf-m-clickable:active:not(.pf-m-selected) + tbody.pf-m-selected {
564
+ box-shadow: var(--pf-v5-c-table--tbody--m-clickable--m-selected--hover--tr--BoxShadow);
561
565
  }
562
- .pf-c-table tbody.pf-m-hoverable:hover {
563
- --pf-c-table--tbody--m-hoverable--BoxShadow: var(--pf-c-table--tbody--m-hoverable--hover--BoxShadow);
564
- --pf-c-table--tbody--m-hoverable--BackgroundColor: var(--pf-c-table--tbody--m-hoverable--hover--BackgroundColor);
566
+ .pf-v5-c-table tbody.pf-m-clickable:hover {
567
+ --pf-v5-c-table--tbody--m-clickable--BoxShadow: var(--pf-v5-c-table--tbody--m-clickable--hover--BoxShadow);
568
+ --pf-v5-c-table--tbody--m-clickable--BackgroundColor: var(--pf-v5-c-table--tbody--m-clickable--hover--BackgroundColor);
565
569
  }
566
- .pf-c-table tbody.pf-m-hoverable:focus {
567
- --pf-c-table--tbody--m-hoverable--BoxShadow: var(--pf-c-table--tbody--m-hoverable--focus--BoxShadow);
568
- --pf-c-table--tbody--m-hoverable--BackgroundColor: var(--pf-c-table--tbody--m-hoverable--focus--BackgroundColor);
570
+ .pf-v5-c-table tbody.pf-m-clickable:focus {
571
+ --pf-v5-c-table--tbody--m-clickable--BoxShadow: var(--pf-v5-c-table--tbody--m-clickable--focus--BoxShadow);
572
+ --pf-v5-c-table--tbody--m-clickable--BackgroundColor: var(--pf-v5-c-table--tbody--m-clickable--focus--BackgroundColor);
569
573
  }
570
- .pf-c-table tbody.pf-m-hoverable:active {
571
- --pf-c-table--tbody--m-hoverable--BoxShadow: var(--pf-c-table--tbody--m-hoverable--active--BoxShadow);
572
- --pf-c-table--tbody--m-hoverable--BackgroundColor: var(--pf-c-table--tbody--m-hoverable--active--BackgroundColor);
574
+ .pf-v5-c-table tbody.pf-m-clickable:active {
575
+ --pf-v5-c-table--tbody--m-clickable--BoxShadow: var(--pf-v5-c-table--tbody--m-clickable--active--BoxShadow);
576
+ --pf-v5-c-table--tbody--m-clickable--BackgroundColor: var(--pf-v5-c-table--tbody--m-clickable--active--BackgroundColor);
573
577
  }
574
- .pf-c-table tbody.pf-m-selected {
575
- --pf-c-table__expandable-row--after--BorderLeftWidth: var(--pf-c-table--tbody--m-selected--after--BorderLeftWidth);
576
- --pf-c-table__expandable-row--after--BorderColor: var(--pf-c-table--tbody--m-selected--after--BorderLeftColor);
577
- background-color: var(--pf-c-table--tbody--m-selected--BackgroundColor);
578
- outline-offset: var(--pf-c-table--tbody--m-selected--OutlineOffset);
579
- box-shadow: var(--pf-c-table--tbody--m-selected--BoxShadow);
578
+ .pf-v5-c-table tbody.pf-m-selected {
579
+ --pf-v5-c-table__expandable-row--after--BorderLeftWidth: var(--pf-v5-c-table--tbody--m-selected--after--BorderLeftWidth);
580
+ --pf-v5-c-table__expandable-row--after--BorderColor: var(--pf-v5-c-table--tbody--m-selected--after--BorderLeftColor);
581
+ background-color: var(--pf-v5-c-table--tbody--m-selected--BackgroundColor);
582
+ outline-offset: var(--pf-v5-c-table--tbody--m-selected--OutlineOffset);
583
+ box-shadow: var(--pf-v5-c-table--tbody--m-selected--BoxShadow);
580
584
  }
581
- .pf-c-table tbody.pf-m-selected + tbody.pf-m-selected {
582
- --pf-c-table--tbody--m-selected--BoxShadow: var(--pf-c-table--tbody--m-selected--m-selected--BoxShadow);
585
+ .pf-v5-c-table tbody.pf-m-selected + tbody.pf-m-selected {
586
+ --pf-v5-c-table--tbody--m-selected--BoxShadow: var(--pf-v5-c-table--tbody--m-selected--m-selected--BoxShadow);
583
587
  }
584
- .pf-c-table tbody.pf-m-selected + tbody.pf-m-selected:hover {
585
- box-shadow: var(--pf-c-table--tbody--m-selected--tbody--m-selected--hover--BoxShadow);
588
+ .pf-v5-c-table tbody.pf-m-selected + tbody.pf-m-selected:hover {
589
+ box-shadow: var(--pf-v5-c-table--tbody--m-selected--tbody--m-selected--hover--BoxShadow);
586
590
  }
587
- .pf-c-table tbody.pf-m-selected:hover + tbody.pf-m-selected {
588
- box-shadow: var(--pf-c-table--tbody--m-selected--hover--tbody--m-selected--BoxShadow);
591
+ .pf-v5-c-table tbody.pf-m-selected:hover + tbody.pf-m-selected {
592
+ box-shadow: var(--pf-v5-c-table--tbody--m-selected--hover--tbody--m-selected--BoxShadow);
589
593
  }
590
- .pf-c-table.pf-m-drag-over {
594
+ .pf-v5-c-table.pf-m-drag-over {
591
595
  overflow-anchor: none;
592
596
  }
593
597
 
594
- .pf-c-table__text {
595
- --pf-c-table--cell--MaxWidth: 100%;
598
+ .pf-v5-c-table__text {
599
+ --pf-v5-c-table--cell--MaxWidth: 100%;
596
600
  position: relative;
597
601
  display: block;
598
- width: var(--pf-c-table--cell--Width);
599
- min-width: var(--pf-c-table--cell--MinWidth);
600
- max-width: var(--pf-c-table--cell--MaxWidth);
601
- overflow: var(--pf-c-table--cell--Overflow);
602
- text-overflow: var(--pf-c-table--cell--TextOverflow);
603
- word-break: var(--pf-c-table--cell--WordBreak);
604
- white-space: var(--pf-c-table--cell--WhiteSpace);
605
- }
606
- .pf-c-table__text.pf-m-truncate {
607
- --pf-c-table--cell--MinWidth: 100%;
608
- }
609
- .pf-c-table__text.pf-m-truncate > * {
610
- overflow: var(--pf-c-table--cell--Overflow);
611
- text-overflow: var(--pf-c-table--cell--TextOverflow);
612
- white-space: var(--pf-c-table--cell--WhiteSpace);
602
+ width: var(--pf-v5-c-table--cell--Width);
603
+ min-width: var(--pf-v5-c-table--cell--MinWidth);
604
+ max-width: var(--pf-v5-c-table--cell--MaxWidth);
605
+ overflow: var(--pf-v5-c-table--cell--Overflow);
606
+ text-overflow: var(--pf-v5-c-table--cell--TextOverflow);
607
+ word-break: var(--pf-v5-c-table--cell--WordBreak);
608
+ white-space: var(--pf-v5-c-table--cell--WhiteSpace);
609
+ }
610
+ .pf-v5-c-table__text.pf-m-truncate {
611
+ --pf-v5-c-table--cell--MinWidth: 100%;
612
+ }
613
+ .pf-v5-c-table__text.pf-m-truncate > * {
614
+ overflow: var(--pf-v5-c-table--cell--Overflow);
615
+ text-overflow: var(--pf-v5-c-table--cell--TextOverflow);
616
+ white-space: var(--pf-v5-c-table--cell--WhiteSpace);
613
617
  }
614
618
 
615
- .pf-c-table__button {
619
+ .pf-v5-c-table__button {
616
620
  position: static;
617
621
  width: 100%;
618
- padding: var(--pf-c-table--cell--PaddingTop) var(--pf-c-table--cell--PaddingRight) var(--pf-c-table--cell--PaddingBottom) var(--pf-c-table--cell--PaddingLeft);
622
+ padding: var(--pf-v5-c-table--cell--PaddingTop) var(--pf-v5-c-table--cell--PaddingRight) var(--pf-v5-c-table--cell--PaddingBottom) var(--pf-v5-c-table--cell--PaddingLeft);
619
623
  font-size: inherit;
620
624
  font-weight: inherit;
621
- color: var(--pf-c-table__button--Color);
625
+ color: var(--pf-v5-c-table__button--Color);
622
626
  text-align: left;
623
627
  white-space: inherit;
624
628
  user-select: text;
625
- background-color: var(--pf-c-table__button--BackgroundColor);
629
+ background-color: var(--pf-v5-c-table__button--BackgroundColor);
626
630
  border: 0;
627
631
  }
628
- .pf-c-table__button::before {
632
+ .pf-v5-c-table__button::before {
629
633
  position: absolute;
630
634
  top: 0;
631
635
  right: 0;
@@ -634,436 +638,434 @@
634
638
  cursor: pointer;
635
639
  content: "";
636
640
  }
637
- .pf-c-table__button:hover {
638
- color: var(--pf-c-table__button--hover--Color);
641
+ .pf-v5-c-table__button:hover {
642
+ color: var(--pf-v5-c-table__button--hover--Color);
639
643
  }
640
- .pf-c-table__button:focus {
641
- color: var(--pf-c-table__button--focus--Color);
644
+ .pf-v5-c-table__button:focus {
645
+ color: var(--pf-v5-c-table__button--focus--Color);
642
646
  }
643
- .pf-c-table__button:active {
644
- color: var(--pf-c-table__button--active--Color);
647
+ .pf-v5-c-table__button:active {
648
+ color: var(--pf-v5-c-table__button--active--Color);
645
649
  }
646
650
 
647
- .pf-c-table__sort .pf-c-table__text,
648
- .pf-c-table__compound-expansion-toggle .pf-c-table__text {
651
+ .pf-v5-c-table__sort .pf-v5-c-table__text,
652
+ .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__text {
649
653
  display: block;
650
654
  width: auto;
651
- overflow: var(--pf-c-table--cell--Overflow);
652
- text-overflow: var(--pf-c-table--cell--TextOverflow);
653
- white-space: var(--pf-c-table--cell--WhiteSpace);
655
+ overflow: var(--pf-v5-c-table--cell--Overflow);
656
+ text-overflow: var(--pf-v5-c-table--cell--TextOverflow);
657
+ white-space: var(--pf-v5-c-table--cell--WhiteSpace);
654
658
  }
655
659
 
656
- .pf-c-table__sort .pf-c-table__text {
657
- --pf-c-table--cell--MinWidth: 0;
660
+ .pf-v5-c-table__sort .pf-v5-c-table__text {
661
+ --pf-v5-c-table--cell--MinWidth: 0;
658
662
  }
659
663
 
660
- .pf-c-table__button-content,
661
- .pf-c-table__column-help {
664
+ .pf-v5-c-table__button-content,
665
+ .pf-v5-c-table__column-help {
662
666
  display: grid;
667
+ grid-template-columns: auto max-content;
663
668
  align-items: end;
664
669
  justify-content: start;
665
- grid-template-columns: auto max-content;
666
670
  }
667
- .pf-c-table__button-content .pf-c-table__text,
668
- .pf-c-table__column-help .pf-c-table__text {
671
+ .pf-v5-c-table__button-content .pf-v5-c-table__text,
672
+ .pf-v5-c-table__column-help .pf-v5-c-table__text {
669
673
  min-width: auto;
670
674
  }
671
- .pf-c-table thead.pf-m-nowrap .pf-c-table__button-content, .pf-c-table tr.pf-m-nowrap .pf-c-table__button-content, .pf-c-table th.pf-m-nowrap .pf-c-table__button-content,
672
- .pf-c-table thead.pf-m-nowrap .pf-c-table__column-help,
673
- .pf-c-table tr.pf-m-nowrap .pf-c-table__column-help,
674
- .pf-c-table th.pf-m-nowrap .pf-c-table__column-help {
675
+ .pf-v5-c-table thead.pf-m-nowrap .pf-v5-c-table__button-content, .pf-v5-c-table tr.pf-m-nowrap .pf-v5-c-table__button-content, .pf-v5-c-table th.pf-m-nowrap .pf-v5-c-table__button-content,
676
+ .pf-v5-c-table thead.pf-m-nowrap .pf-v5-c-table__column-help,
677
+ .pf-v5-c-table tr.pf-m-nowrap .pf-v5-c-table__column-help,
678
+ .pf-v5-c-table th.pf-m-nowrap .pf-v5-c-table__column-help {
675
679
  grid-template-columns: min-content max-content;
676
680
  }
677
- .pf-c-table thead.pf-m-fit-content .pf-c-table__button-content, .pf-c-table tr.pf-m-fit-content .pf-c-table__button-content, .pf-c-table th.pf-m-fit-content .pf-c-table__button-content,
678
- .pf-c-table thead.pf-m-fit-content .pf-c-table__column-help,
679
- .pf-c-table tr.pf-m-fit-content .pf-c-table__column-help,
680
- .pf-c-table th.pf-m-fit-content .pf-c-table__column-help {
681
+ .pf-v5-c-table thead.pf-m-fit-content .pf-v5-c-table__button-content, .pf-v5-c-table tr.pf-m-fit-content .pf-v5-c-table__button-content, .pf-v5-c-table th.pf-m-fit-content .pf-v5-c-table__button-content,
682
+ .pf-v5-c-table thead.pf-m-fit-content .pf-v5-c-table__column-help,
683
+ .pf-v5-c-table tr.pf-m-fit-content .pf-v5-c-table__column-help,
684
+ .pf-v5-c-table th.pf-m-fit-content .pf-v5-c-table__column-help {
681
685
  grid-template-columns: fit-content max-content;
682
686
  }
683
- .pf-c-table thead.pf-m-wrap .pf-c-table__button-content, .pf-c-table tr.pf-m-wrap .pf-c-table__button-content, .pf-c-table th.pf-m-wrap .pf-c-table__button-content, .pf-c-table thead.pf-m-truncate .pf-c-table__button-content, .pf-c-table tr.pf-m-truncate .pf-c-table__button-content, .pf-c-table th.pf-m-truncate .pf-c-table__button-content,
684
- .pf-c-table thead.pf-m-wrap .pf-c-table__column-help,
685
- .pf-c-table tr.pf-m-wrap .pf-c-table__column-help,
686
- .pf-c-table th.pf-m-wrap .pf-c-table__column-help,
687
- .pf-c-table thead.pf-m-truncate .pf-c-table__column-help,
688
- .pf-c-table tr.pf-m-truncate .pf-c-table__column-help,
689
- .pf-c-table th.pf-m-truncate .pf-c-table__column-help {
687
+ .pf-v5-c-table thead.pf-m-wrap .pf-v5-c-table__button-content, .pf-v5-c-table tr.pf-m-wrap .pf-v5-c-table__button-content, .pf-v5-c-table th.pf-m-wrap .pf-v5-c-table__button-content, .pf-v5-c-table thead.pf-m-truncate .pf-v5-c-table__button-content, .pf-v5-c-table tr.pf-m-truncate .pf-v5-c-table__button-content, .pf-v5-c-table th.pf-m-truncate .pf-v5-c-table__button-content,
688
+ .pf-v5-c-table thead.pf-m-wrap .pf-v5-c-table__column-help,
689
+ .pf-v5-c-table tr.pf-m-wrap .pf-v5-c-table__column-help,
690
+ .pf-v5-c-table th.pf-m-wrap .pf-v5-c-table__column-help,
691
+ .pf-v5-c-table thead.pf-m-truncate .pf-v5-c-table__column-help,
692
+ .pf-v5-c-table tr.pf-m-truncate .pf-v5-c-table__column-help,
693
+ .pf-v5-c-table th.pf-m-truncate .pf-v5-c-table__column-help {
690
694
  grid-template-columns: auto max-content;
691
695
  }
692
696
 
693
- .pf-c-table .pf-c-table__toggle,
694
- .pf-c-table .pf-c-table__action,
695
- .pf-c-table .pf-c-table__inline-edit-action {
696
- --pf-c-table--cell--PaddingBottom: 0;
697
+ .pf-v5-c-table .pf-v5-c-table__toggle,
698
+ .pf-v5-c-table .pf-v5-c-table__action,
699
+ .pf-v5-c-table .pf-v5-c-table__inline-edit-action {
700
+ --pf-v5-c-table--cell--PaddingBottom: 0;
697
701
  }
698
702
 
699
- .pf-c-table .pf-c-table__check,
700
- .pf-c-table .pf-c-table__toggle,
701
- .pf-c-table .pf-c-table__action,
702
- .pf-c-table .pf-c-table__favorite,
703
- .pf-c-table th.pf-m-favorite,
704
- .pf-c-table .pf-c-table__inline-edit-action,
705
- .pf-c-table .pf-c-table__draggable {
706
- --pf-c-table--cell--MinWidth: 0;
707
- --pf-c-table--cell--Width: 1%;
703
+ .pf-v5-c-table .pf-v5-c-table__check,
704
+ .pf-v5-c-table .pf-v5-c-table__toggle,
705
+ .pf-v5-c-table .pf-v5-c-table__action,
706
+ .pf-v5-c-table .pf-v5-c-table__favorite,
707
+ .pf-v5-c-table th.pf-m-favorite,
708
+ .pf-v5-c-table .pf-v5-c-table__inline-edit-action,
709
+ .pf-v5-c-table .pf-v5-c-table__draggable {
710
+ --pf-v5-c-table--cell--MinWidth: 0;
711
+ --pf-v5-c-table--cell--Width: 1%;
708
712
  }
709
713
 
710
- .pf-c-table__toggle {
711
- --pf-c-table--cell--PaddingRight: 0;
712
- --pf-c-table--cell--PaddingLeft: 0;
714
+ .pf-v5-c-table__toggle {
715
+ --pf-v5-c-table--cell--PaddingRight: 0;
716
+ --pf-v5-c-table--cell--PaddingLeft: 0;
713
717
  vertical-align: top;
714
718
  }
715
- .pf-c-table__toggle .pf-c-button {
716
- margin-top: var(--pf-c-table__toggle--c-button--MarginTop);
717
- margin-bottom: var(--pf-c-table__toggle--c-button--MarginBottom);
719
+ .pf-v5-c-table__toggle .pf-v5-c-button {
720
+ margin-top: var(--pf-v5-c-table__toggle--c-button--MarginTop);
721
+ margin-bottom: var(--pf-v5-c-table__toggle--c-button--MarginBottom);
718
722
  }
719
- .pf-c-table__toggle .pf-c-button.pf-m-expanded .pf-c-table__toggle-icon {
720
- transform: rotate(var(--pf-c-table__toggle--c-button--m-expanded__toggle-icon--Rotate));
723
+ .pf-v5-c-table__toggle .pf-v5-c-button.pf-m-expanded .pf-v5-c-table__toggle-icon {
724
+ transform: rotate(var(--pf-v5-c-table__toggle--c-button--m-expanded__toggle-icon--Rotate));
721
725
  }
722
- .pf-c-table__toggle .pf-c-table__toggle-icon {
723
- transition: var(--pf-c-table__toggle--c-button__toggle-icon--Transition);
724
- transform: rotate(var(--pf-c-table__toggle--c-button__toggle-icon--Rotate));
726
+ .pf-v5-c-table__toggle .pf-v5-c-table__toggle-icon {
727
+ transition: var(--pf-v5-c-table__toggle--c-button__toggle-icon--Transition);
728
+ transform: rotate(var(--pf-v5-c-table__toggle--c-button__toggle-icon--Rotate));
725
729
  }
726
- .pf-c-table__toggle svg {
730
+ .pf-v5-c-table__toggle svg {
727
731
  pointer-events: none;
728
732
  }
729
733
 
730
- .pf-c-table__check {
731
- --pf-c-table--cell--FontSize: var(--pf-c-table__check--input--FontSize);
734
+ .pf-v5-c-table__check {
735
+ --pf-v5-c-table--cell--FontSize: var(--pf-v5-c-table__check--input--FontSize);
732
736
  }
733
- .pf-c-table__check label:not([disabled]),
734
- .pf-c-table__check input:not([disabled]) {
737
+ .pf-v5-c-table__check label:not([disabled]),
738
+ .pf-v5-c-table__check input:not([disabled]) {
735
739
  cursor: pointer;
736
740
  }
737
- .pf-c-table__check label {
741
+ .pf-v5-c-table__check label {
738
742
  display: block;
739
743
  padding: inherit;
740
- margin: calc(var(--pf-c-table--cell--PaddingTop) * -1) calc(var(--pf-c-table--cell--PaddingRight) * -1) calc(var(--pf-c-table--cell--PaddingBottom) * -1) calc(var(--pf-c-table--cell--PaddingLeft) * -1);
744
+ margin: calc(var(--pf-v5-c-table--cell--PaddingTop) * -1) calc(var(--pf-v5-c-table--cell--PaddingRight) * -1) calc(var(--pf-v5-c-table--cell--PaddingBottom) * -1) calc(var(--pf-v5-c-table--cell--PaddingLeft) * -1);
741
745
  }
742
746
 
743
- .pf-c-table__favorite .pf-c-button {
744
- --pf-c-button--m-plain--Color: var(--pf-c-table__favorite--c-button--Color);
745
- --pf-c-button--FontSize: var(--pf-c-table__favorite--c-button--FontSize);
746
- margin: var(--pf-c-table__favorite--c-button--MarginTop) var(--pf-c-table__favorite--c-button--MarginRight) var(--pf-c-table__favorite--c-button--MarginBottom) var(--pf-c-table__favorite--c-button--MarginLeft);
747
+ .pf-v5-c-table__favorite .pf-v5-c-button {
748
+ --pf-v5-c-button--m-plain--Color: var(--pf-v5-c-table__favorite--c-button--Color);
749
+ --pf-v5-c-button--FontSize: var(--pf-v5-c-table__favorite--c-button--FontSize);
750
+ margin: var(--pf-v5-c-table__favorite--c-button--MarginTop) var(--pf-v5-c-table__favorite--c-button--MarginRight) var(--pf-v5-c-table__favorite--c-button--MarginBottom) var(--pf-v5-c-table__favorite--c-button--MarginLeft);
747
751
  }
748
- .pf-m-favorited.pf-c-table__favorite .pf-c-button {
749
- --pf-c-button--m-plain--Color: var(--pf-c-table__favorite--m-favorited--c-button--Color);
752
+ .pf-m-favorited.pf-v5-c-table__favorite .pf-v5-c-button {
753
+ --pf-v5-c-button--m-plain--Color: var(--pf-v5-c-table__favorite--m-favorited--c-button--Color);
750
754
  }
751
755
 
752
- .pf-c-table__draggable .pf-c-button {
753
- margin: var(--pf-c-table__draggable--c-button--MarginTop) var(--pf-c-table__draggable--c-button--MarginRight) var(--pf-c-table__draggable--c-button--MarginBottom) var(--pf-c-table__draggable--c-button--MarginLeft);
756
+ .pf-v5-c-table__draggable .pf-v5-c-button {
757
+ margin: var(--pf-v5-c-table__draggable--c-button--MarginTop) var(--pf-v5-c-table__draggable--c-button--MarginRight) var(--pf-v5-c-table__draggable--c-button--MarginBottom) var(--pf-v5-c-table__draggable--c-button--MarginLeft);
754
758
  cursor: grab;
755
759
  }
756
- .pf-c-table__draggable .pf-c-button:active {
760
+ .pf-v5-c-table__draggable .pf-v5-c-button:active {
757
761
  cursor: grabbing;
758
762
  }
759
763
 
760
- .pf-c-table__action,
761
- .pf-c-table__inline-edit-action {
762
- --pf-c-table--cell--PaddingTop: 0;
763
- --pf-c-table--cell--PaddingRight: var(--pf-c-table__action--PaddingRight);
764
- --pf-c-table--cell--PaddingBottom: 0;
765
- --pf-c-table--cell--PaddingLeft: var(--pf-c-table__action--PaddingLeft);
764
+ .pf-v5-c-table__action,
765
+ .pf-v5-c-table__inline-edit-action {
766
+ --pf-v5-c-table--cell--PaddingTop: 0;
767
+ --pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table__action--PaddingRight);
768
+ --pf-v5-c-table--cell--PaddingBottom: 0;
769
+ --pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table__action--PaddingLeft);
766
770
  padding-top: 0;
767
771
  padding-bottom: 0;
768
772
  vertical-align: middle;
769
773
  }
770
774
 
771
- .pf-c-table__inline-edit-action {
772
- --pf-c-table--cell--PaddingLeft: 0;
773
- --pf-c-table--cell--PaddingRight: 0;
775
+ .pf-v5-c-table__action {
776
+ text-align: right;
777
+ }
778
+
779
+ .pf-v5-c-table__inline-edit-action {
780
+ --pf-v5-c-table--cell--PaddingLeft: 0;
781
+ --pf-v5-c-table--cell--PaddingRight: 0;
774
782
  text-align: right;
775
783
  }
776
784
 
777
- .pf-c-table__compound-expansion-toggle {
778
- --pf-c-table__button--Color: var(--pf-c-table__compound-expansion-toggle__button--Color);
779
- --pf-c-table__button--hover--Color: var(--pf-c-table__compound-expansion-toggle__button--hover--Color);
780
- --pf-c-table__button--focus--Color: var(--pf-c-table__compound-expansion-toggle__button--focus--Color);
781
- --pf-c-table__button--active--Color: var(--pf-c-table__compound-expansion-toggle__button--active--Color);
785
+ .pf-v5-c-table__compound-expansion-toggle {
786
+ --pf-v5-c-table__button--Color: var(--pf-v5-c-table__compound-expansion-toggle__button--Color);
787
+ --pf-v5-c-table__button--hover--Color: var(--pf-v5-c-table__compound-expansion-toggle__button--hover--Color);
788
+ --pf-v5-c-table__button--focus--Color: var(--pf-v5-c-table__compound-expansion-toggle__button--focus--Color);
789
+ --pf-v5-c-table__button--active--Color: var(--pf-v5-c-table__compound-expansion-toggle__button--active--Color);
782
790
  position: relative;
783
791
  }
784
- .pf-c-table__compound-expansion-toggle.pf-m-truncate {
792
+ .pf-v5-c-table__compound-expansion-toggle.pf-m-truncate {
785
793
  overflow: visible;
786
794
  }
787
- .pf-c-table__compound-expansion-toggle .pf-c-table__button {
795
+ .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button {
788
796
  min-width: 100%;
789
797
  overflow: hidden;
790
798
  }
791
- .pf-c-table__compound-expansion-toggle .pf-c-table__button:hover, .pf-c-table__compound-expansion-toggle .pf-c-table__button:focus, .pf-c-table__compound-expansion-toggle .pf-c-table__button:active {
799
+ .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button:hover, .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button:focus, .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button:active {
792
800
  outline: 0;
793
801
  }
794
- .pf-c-table__compound-expansion-toggle .pf-c-table__button::before,
795
- .pf-c-table__compound-expansion-toggle .pf-c-table__button::after {
802
+ .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button::before,
803
+ .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button::after {
796
804
  position: absolute;
797
805
  right: 0;
798
806
  content: "";
799
807
  border-style: solid;
800
808
  border-width: 0;
801
809
  }
802
- .pf-c-table__compound-expansion-toggle .pf-c-table__button::before {
810
+ .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button::before {
803
811
  top: 0;
804
- bottom: var(--pf-c-table__compound-expansion-toggle__button--before--Bottom);
805
- left: var(--pf-c-table__compound-expansion-toggle__button--before--Left);
806
- border-color: var(--pf-c-table__compound-expansion-toggle__button--before--BorderColor);
807
- border-right-width: var(--pf-c-table__compound-expansion-toggle__button--before--BorderRightWidth);
808
- border-left-width: var(--pf-c-table__compound-expansion-toggle__button--before--BorderLeftWidth);
809
- }
810
- .pf-c-table__compound-expansion-toggle .pf-c-table__button::after {
811
- top: var(--pf-c-table__compound-expansion-toggle__button--after--Top);
812
- left: var(--pf-c-table__compound-expansion-toggle__button--after--Left);
812
+ bottom: var(--pf-v5-c-table__compound-expansion-toggle__button--before--Bottom);
813
+ left: var(--pf-v5-c-table__compound-expansion-toggle__button--before--Left);
814
+ border-color: var(--pf-v5-c-table__compound-expansion-toggle__button--before--BorderColor);
815
+ border-right-width: var(--pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth);
816
+ border-left-width: var(--pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth);
817
+ }
818
+ .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button::after {
819
+ top: var(--pf-v5-c-table__compound-expansion-toggle__button--after--Top);
820
+ left: var(--pf-v5-c-table__compound-expansion-toggle__button--after--Left);
813
821
  pointer-events: none;
814
- border-color: var(--pf-c-table__compound-expansion-toggle__button--after--BorderColor);
815
- border-top-width: var(--pf-c-table__compound-expansion-toggle__button--after--BorderTopWidth);
822
+ border-color: var(--pf-v5-c-table__compound-expansion-toggle__button--after--BorderColor);
823
+ border-top-width: var(--pf-v5-c-table__compound-expansion-toggle__button--after--BorderTopWidth);
816
824
  }
817
- .pf-c-table__compound-expansion-toggle:hover, .pf-c-table__compound-expansion-toggle:focus-within, .pf-c-table__compound-expansion-toggle.pf-m-expanded {
818
- --pf-c-table__compound-expansion-toggle__button--before--BorderRightWidth: var(--pf-c-table__compound-expansion-toggle__button--before--border-width--base);
819
- --pf-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: var(--pf-c-table__compound-expansion-toggle__button--before--border-width--base);
820
- --pf-c-table__compound-expansion-toggle__button--after--BorderTopWidth: var(--pf-c-table__compound-expansion-toggle__button--after--border-width--base);
825
+ .pf-v5-c-table__compound-expansion-toggle:hover, .pf-v5-c-table__compound-expansion-toggle:focus-within, .pf-v5-c-table__compound-expansion-toggle.pf-m-expanded {
826
+ --pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth: var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base);
827
+ --pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base);
828
+ --pf-v5-c-table__compound-expansion-toggle__button--after--BorderTopWidth: var(--pf-v5-c-table__compound-expansion-toggle__button--after--border-width--base);
821
829
  }
822
- .pf-c-table__compound-expansion-toggle:first-child {
823
- --pf-c-table__compound-expansion-toggle__button--before--Left: 0;
824
- --pf-c-table__compound-expansion-toggle__button--after--Left: 0;
830
+ .pf-v5-c-table__compound-expansion-toggle:first-child {
831
+ --pf-v5-c-table__compound-expansion-toggle__button--before--Left: 0;
832
+ --pf-v5-c-table__compound-expansion-toggle__button--after--Left: 0;
825
833
  }
826
- .pf-c-table__compound-expansion-toggle.pf-m-expanded .pf-c-table__button::before {
827
- border-bottom: var(--pf-c-table--BackgroundColor) solid var(--pf-c-table__compound-expansion-toggle__button--before--border-width--base);
834
+ .pf-v5-c-table__compound-expansion-toggle.pf-m-expanded .pf-v5-c-table__button::before {
835
+ border-bottom: var(--pf-v5-c-table--BackgroundColor) solid var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base);
828
836
  }
829
- .pf-c-table__compound-expansion-toggle.pf-m-expanded:first-child {
830
- --pf-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: 0;
837
+ .pf-v5-c-table__compound-expansion-toggle.pf-m-expanded:first-child {
838
+ --pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: 0;
831
839
  }
832
- .pf-c-table__compound-expansion-toggle:focus-within {
833
- outline-offset: var(--pf-c-table__button--OutlineOffset);
840
+ .pf-v5-c-table__compound-expansion-toggle:focus-within {
841
+ outline-offset: var(--pf-v5-c-table__button--OutlineOffset);
834
842
  }
835
843
  @media (-webkit-min-device-pixel-ratio: 0) {
836
- .pf-c-table__compound-expansion-toggle:focus-within {
844
+ .pf-v5-c-table__compound-expansion-toggle:focus-within {
837
845
  outline-style: auto;
838
846
  outline-color: -webkit-focus-ring-color;
839
847
  }
840
848
  }
841
849
 
842
- .pf-c-table__column-help-action {
843
- margin-left: var(--pf-c-table__column-help--MarginLeft);
844
- transform: translateY(var(--pf-c-table__column-help--TranslateY));
845
- }
846
- .pf-c-table__column-help-action .pf-c-button {
847
- --pf-c-button--PaddingRight: var(--pf-c-table__column-help--c-button--PaddingRight);
848
- --pf-c-button--PaddingLeft: var(--pf-c-table__column-help--c-button--PaddingLeft);
849
- margin-top: var(--pf-c-table__column-help--c-button--MarginTop);
850
- margin-bottom: var(--pf-c-table__column-help--c-button--MarginBottom);
850
+ .pf-v5-c-table__column-help-action {
851
+ margin-left: var(--pf-v5-c-table__column-help--MarginLeft);
852
+ transform: translateY(var(--pf-v5-c-table__column-help--TranslateY));
853
+ }
854
+ .pf-v5-c-table__column-help-action .pf-v5-c-button {
855
+ --pf-v5-c-button--PaddingRight: var(--pf-v5-c-table__column-help--c-button--PaddingRight);
856
+ --pf-v5-c-button--PaddingLeft: var(--pf-v5-c-table__column-help--c-button--PaddingLeft);
857
+ margin-top: var(--pf-v5-c-table__column-help--c-button--MarginTop);
858
+ margin-bottom: var(--pf-v5-c-table__column-help--c-button--MarginBottom);
851
859
  font-size: inherit;
852
860
  line-height: 1;
853
861
  }
854
862
 
855
- .pf-c-table__sort .pf-c-table__button {
856
- --pf-c-table--cell--PaddingTop: var(--pf-c-table__sort__button--PaddingTop);
857
- --pf-c-table--cell--PaddingRight: var(--pf-c-table__sort__button--PaddingRight);
858
- --pf-c-table--cell--PaddingBottom: var(--pf-c-table__sort__button--PaddingBottom);
859
- --pf-c-table--cell--PaddingLeft: var(--pf-c-table__sort__button--PaddingLeft);
863
+ .pf-v5-c-table__sort .pf-v5-c-table__button {
864
+ --pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table__sort__button--PaddingTop);
865
+ --pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table__sort__button--PaddingRight);
866
+ --pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table__sort__button--PaddingBottom);
867
+ --pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table__sort__button--PaddingLeft);
860
868
  display: flex;
861
869
  width: auto;
862
- margin-top: var(--pf-c-table__sort__button--MarginTop);
863
- margin-bottom: var(--pf-c-table__sort__button--MarginBottom);
864
- margin-left: var(--pf-c-table__sort__button--MarginLeft);
870
+ margin-top: var(--pf-v5-c-table__sort__button--MarginTop);
871
+ margin-bottom: var(--pf-v5-c-table__sort__button--MarginBottom);
872
+ margin-left: var(--pf-v5-c-table__sort__button--MarginLeft);
865
873
  }
866
- .pf-c-table__sort .pf-c-table__button:hover {
867
- --pf-c-table__sort-indicator--Color: var(--pf-c-table__sort__button--hover__sort-indicator--Color);
868
- --pf-c-table__sort__button__text--Color: var(--pf-c-table__sort__button--hover__text--Color);
874
+ .pf-v5-c-table__sort .pf-v5-c-table__button:hover {
875
+ --pf-v5-c-table__sort-indicator--Color: var(--pf-v5-c-table__sort__button--hover__sort-indicator--Color);
876
+ --pf-v5-c-table__sort__button__text--Color: var(--pf-v5-c-table__sort__button--hover__text--Color);
869
877
  }
870
- .pf-c-table__sort .pf-c-table__button:focus {
871
- --pf-c-table__sort-indicator--Color: var(--pf-c-table__sort__button--focus__sort-indicator--Color);
872
- --pf-c-table__sort__button__text--Color: var(--pf-c-table__sort__button--focus__text--Color);
878
+ .pf-v5-c-table__sort .pf-v5-c-table__button:focus {
879
+ --pf-v5-c-table__sort-indicator--Color: var(--pf-v5-c-table__sort__button--focus__sort-indicator--Color);
880
+ --pf-v5-c-table__sort__button__text--Color: var(--pf-v5-c-table__sort__button--focus__text--Color);
873
881
  }
874
- .pf-c-table__sort .pf-c-table__button:active {
875
- --pf-c-table__sort-indicator--Color: var(--pf-c-table__sort__button--active__sort-indicator--Color);
876
- --pf-c-table__sort__button__text--Color: var(--pf-c-table__sort__button--active__text--Color);
882
+ .pf-v5-c-table__sort .pf-v5-c-table__button:active {
883
+ --pf-v5-c-table__sort-indicator--Color: var(--pf-v5-c-table__sort__button--active__sort-indicator--Color);
884
+ --pf-v5-c-table__sort__button__text--Color: var(--pf-v5-c-table__sort__button--active__text--Color);
877
885
  }
878
- .pf-c-table__sort .pf-c-table__button .pf-c-table__text {
879
- color: var(--pf-c-table__sort__button__text--Color);
886
+ .pf-v5-c-table__sort .pf-v5-c-table__button .pf-v5-c-table__text {
887
+ color: var(--pf-v5-c-table__sort__button__text--Color);
880
888
  }
881
- .pf-c-table__sort.pf-m-selected .pf-c-table__button {
882
- --pf-c-table__sort-indicator--Color: var(--pf-c-table__sort--m-selected__sort-indicator--Color);
883
- --pf-c-table__sort__button__text--Color: var(--pf-c-table__sort--m-selected__button__text--Color);
884
- color: var(--pf-c-table__sort--m-selected__button--Color);
889
+ .pf-v5-c-table__sort.pf-m-selected .pf-v5-c-table__button {
890
+ --pf-v5-c-table__sort-indicator--Color: var(--pf-v5-c-table__sort--m-selected__sort-indicator--Color);
891
+ --pf-v5-c-table__sort__button__text--Color: var(--pf-v5-c-table__sort--m-selected__button__text--Color);
892
+ color: var(--pf-v5-c-table__sort--m-selected__button--Color);
885
893
  }
886
- .pf-c-table__sort.pf-m-help {
887
- --pf-c-table--th--m-help--MinWidth: var(--pf-c-table__sort--m-help--MinWidth);
894
+ .pf-v5-c-table__sort.pf-m-help {
895
+ --pf-v5-c-table--th--m-help--MinWidth: var(--pf-v5-c-table__sort--m-help--MinWidth);
888
896
  }
889
- .pf-c-table__sort.pf-m-favorite {
890
- --pf-c-table__sort__button__text--Color: var(--pf-c-table__sort--m-favorite__button__text--Color);
891
- --pf-c-table__sort__button--hover__text--Color: var(--pf-c-table__sort--m-favorite__button--hover__text--Color);
892
- --pf-c-table__sort__button--focus__text--Color: var(--pf-c-table__sort--m-favorite__button--focus__text--Color);
893
- --pf-c-table__sort__button--active__text--Color: var(--pf-c-table__sort--m-favorite__button--active__text--Color);
894
- --pf-c-table__sort--m-selected__button__text--Color: currentcolor;
897
+ .pf-v5-c-table__sort.pf-m-favorite {
898
+ --pf-v5-c-table__sort__button__text--Color: var(--pf-v5-c-table__sort--m-favorite__button__text--Color);
899
+ --pf-v5-c-table__sort__button--hover__text--Color: var(--pf-v5-c-table__sort--m-favorite__button--hover__text--Color);
900
+ --pf-v5-c-table__sort__button--focus__text--Color: var(--pf-v5-c-table__sort--m-favorite__button--focus__text--Color);
901
+ --pf-v5-c-table__sort__button--active__text--Color: var(--pf-v5-c-table__sort--m-favorite__button--active__text--Color);
902
+ --pf-v5-c-table__sort--m-selected__button__text--Color: currentcolor;
895
903
  }
896
904
 
897
- .pf-c-table__sort-indicator {
905
+ .pf-v5-c-table__sort-indicator {
898
906
  grid-column: 2;
899
- margin-left: var(--pf-c-table__sort-indicator--MarginLeft);
900
- color: var(--pf-c-table__sort-indicator--Color);
907
+ margin-left: var(--pf-v5-c-table__sort-indicator--MarginLeft);
908
+ color: var(--pf-v5-c-table__sort-indicator--Color);
901
909
  pointer-events: none;
902
910
  }
903
911
 
904
- .pf-c-table__expandable-row {
905
- --pf-c-table--cell--PaddingTop: 0;
906
- --pf-c-table--cell--PaddingBottom: 0;
912
+ .pf-v5-c-table__expandable-row {
913
+ --pf-v5-c-table--cell--PaddingTop: 0;
914
+ --pf-v5-c-table--cell--PaddingBottom: 0;
907
915
  position: relative;
908
916
  border-bottom: 0 solid transparent;
909
917
  box-shadow: 0 0 0 0 transparent;
910
918
  }
911
- .pf-c-table__expandable-row,
912
- .pf-c-table__expandable-row td:first-child::after {
913
- transition: var(--pf-c-table__expandable-row--Transition);
919
+ .pf-v5-c-table__expandable-row,
920
+ .pf-v5-c-table__expandable-row td:first-child::after {
921
+ transition: var(--pf-v5-c-table__expandable-row--Transition);
914
922
  }
915
- .pf-c-table__expandable-row td.pf-m-no-padding,
916
- .pf-c-table__expandable-row th.pf-m-no-padding {
917
- padding: 0 0 0 var(--pf-c-table__expandable-row--after--border-width--base);
923
+ .pf-v5-c-table__expandable-row td.pf-m-no-padding,
924
+ .pf-v5-c-table__expandable-row th.pf-m-no-padding {
925
+ padding: 0 0 0 var(--pf-v5-c-table__expandable-row--after--border-width--base);
918
926
  }
919
- .pf-c-table__expandable-row td.pf-m-no-padding .pf-c-table__expandable-row-content,
920
- .pf-c-table__expandable-row th.pf-m-no-padding .pf-c-table__expandable-row-content {
927
+ .pf-v5-c-table__expandable-row td.pf-m-no-padding .pf-v5-c-table__expandable-row-content,
928
+ .pf-v5-c-table__expandable-row th.pf-m-no-padding .pf-v5-c-table__expandable-row-content {
921
929
  padding: 0;
922
930
  }
923
- .pf-c-table__expandable-row .pf-c-table__expandable-row-content {
924
- padding-top: var(--pf-c-table__expandable-row-content--PaddingTop);
925
- padding-bottom: var(--pf-c-table__expandable-row-content--PaddingBottom);
931
+ .pf-v5-c-table__expandable-row .pf-v5-c-table__expandable-row-content {
932
+ padding-top: var(--pf-v5-c-table__expandable-row-content--PaddingTop);
933
+ padding-bottom: var(--pf-v5-c-table__expandable-row-content--PaddingBottom);
926
934
  }
927
- .pf-c-table__expandable-row.pf-m-expanded {
928
- border-bottom-color: var(--pf-c-table__expandable-row--m-expanded--BorderBottomColor);
929
- border-bottom-width: var(--pf-c-table--border-width--base);
930
- box-shadow: var(--pf-c-table__expandable-row--m-expanded--BoxShadow);
935
+ .pf-v5-c-table__expandable-row.pf-m-expanded {
936
+ border-bottom-color: var(--pf-v5-c-table__expandable-row--m-expanded--BorderBottomColor);
937
+ border-bottom-width: var(--pf-v5-c-table--border-width--base);
938
+ box-shadow: var(--pf-v5-c-table__expandable-row--m-expanded--BoxShadow);
931
939
  }
932
- .pf-c-table__expandable-row:not(.pf-m-expanded) {
940
+ .pf-v5-c-table__expandable-row:not(.pf-m-expanded) {
933
941
  display: none;
934
942
  }
935
943
 
936
- .pf-c-table__compound-expansion-toggle.pf-m-expanded:first-child,
937
- .pf-c-table__expandable-row.pf-m-expanded > :first-child,
938
- .pf-c-table tbody.pf-m-expanded > tr > :not(.pf-c-table__compound-expansion-toggle) {
939
- --pf-c-table__expandable-row--after--BorderLeftWidth: var(--pf-c-table__expandable-row--after--border-width--base);
940
- }
941
-
942
- .pf-c-table .pf-c-table tr > *:first-child {
943
- --pf-c-table--cell--PaddingLeft: var(--pf-c-table--nested--first-last-child--PaddingLeft);
944
+ .pf-v5-c-table .pf-v5-c-table tr > *:first-child {
945
+ --pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table--nested--first-last-child--PaddingLeft);
944
946
  }
945
- .pf-c-table .pf-c-table tr > *:last-child {
946
- --pf-c-table--cell--PaddingRight: var(--pf-c-table--nested--first-last-child--PaddingRight);
947
+ .pf-v5-c-table .pf-v5-c-table tr > *:last-child {
948
+ --pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table--nested--first-last-child--PaddingRight);
947
949
  }
948
950
 
949
- .pf-c-table.pf-m-compact {
950
- --pf-c-table--cell--FontSize: var(--pf-c-table--m-compact--FontSize);
951
- --pf-c-table--cell--PaddingTop: var(--pf-c-table--m-compact--cell--PaddingTop);
952
- --pf-c-table--cell--PaddingBottom: var(--pf-c-table--m-compact--cell--PaddingBottom);
953
- --pf-c-table--cell--PaddingRight: var(--pf-c-table--m-compact--cell--PaddingLeft);
954
- }
955
- .pf-c-table.pf-m-compact tr {
956
- --pf-c-table--cell--PaddingLeft: var(--pf-c-table--m-compact--cell--PaddingLeft);
957
- --pf-c-table--cell--PaddingRight: var(--pf-c-table--m-compact--cell--PaddingRight);
958
- }
959
- .pf-c-table.pf-m-compact tr:not(.pf-c-table__expandable-row) {
960
- --pf-c-table--cell--FontSize: var(--pf-c-table--m-compact--FontSize);
961
- --pf-c-table--cell--PaddingTop: var(--pf-c-table--m-compact--cell--PaddingTop);
962
- --pf-c-table--cell--PaddingBottom: var(--pf-c-table--m-compact--cell--PaddingBottom);
963
- }
964
- .pf-c-table.pf-m-compact tr:not(.pf-c-table__expandable-row) > *:first-child {
965
- --pf-c-table--cell--PaddingLeft: var(--pf-c-table--m-compact--cell--first-last-child--PaddingLeft);
966
- }
967
- .pf-c-table.pf-m-compact tr:not(.pf-c-table__expandable-row) > *:last-child {
968
- --pf-c-table--cell--PaddingRight: var(--pf-c-table--m-compact--cell--first-last-child--PaddingRight);
969
- }
970
- .pf-c-table.pf-m-compact thead th,
971
- .pf-c-table.pf-m-compact thead .pf-c-table__toggle {
972
- --pf-c-table--cell--PaddingTop: var(--pf-c-table--m-compact-th--PaddingTop);
973
- --pf-c-table--cell--PaddingBottom: var(--pf-c-table--m-compact-th--PaddingBottom);
974
- }
975
- .pf-c-table.pf-m-compact .pf-c-table__action {
976
- --pf-c-table--cell--PaddingTop: var(--pf-c-table__action--PaddingTop);
977
- --pf-c-table--cell--PaddingBottom: var(--pf-c-table__action--PaddingBottom);
978
- --pf-c-table--cell--PaddingLeft: var(--pf-c-table__action--PaddingLeft);
979
- }
980
- .pf-c-table.pf-m-compact .pf-c-table__toggle {
981
- --pf-c-table--cell--PaddingTop: var(--pf-c-table--m-compact__toggle--PaddingTop);
982
- --pf-c-table--cell--PaddingBottom: var(--pf-c-table--m-compact__toggle--PaddingBottom);
983
- }
984
- .pf-c-table.pf-m-compact .pf-c-table__icon {
951
+ .pf-v5-c-table.pf-m-compact {
952
+ --pf-v5-c-table--cell--FontSize: var(--pf-v5-c-table--m-compact--FontSize);
953
+ --pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table--m-compact--cell--PaddingTop);
954
+ --pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--m-compact--cell--PaddingBottom);
955
+ --pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table--m-compact--cell--PaddingLeft);
956
+ }
957
+ .pf-v5-c-table.pf-m-compact tr {
958
+ --pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table--m-compact--cell--PaddingLeft);
959
+ --pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table--m-compact--cell--PaddingRight);
960
+ }
961
+ .pf-v5-c-table.pf-m-compact tr:not(.pf-v5-c-table__expandable-row) {
962
+ --pf-v5-c-table--cell--FontSize: var(--pf-v5-c-table--m-compact--FontSize);
963
+ --pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table--m-compact--cell--PaddingTop);
964
+ --pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--m-compact--cell--PaddingBottom);
965
+ }
966
+ .pf-v5-c-table.pf-m-compact tr:not(.pf-v5-c-table__expandable-row) > *:first-child {
967
+ --pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table--m-compact--cell--first-last-child--PaddingLeft);
968
+ }
969
+ .pf-v5-c-table.pf-m-compact tr:not(.pf-v5-c-table__expandable-row) > *:last-child {
970
+ --pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table--m-compact--cell--first-last-child--PaddingRight);
971
+ }
972
+ .pf-v5-c-table.pf-m-compact thead th,
973
+ .pf-v5-c-table.pf-m-compact thead .pf-v5-c-table__toggle {
974
+ --pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table--m-compact-th--PaddingTop);
975
+ --pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--m-compact-th--PaddingBottom);
976
+ }
977
+ .pf-v5-c-table.pf-m-compact .pf-v5-c-table__action {
978
+ --pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table__action--PaddingTop);
979
+ --pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table__action--PaddingBottom);
980
+ --pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table__action--PaddingLeft);
981
+ }
982
+ .pf-v5-c-table.pf-m-compact .pf-v5-c-table__toggle {
983
+ --pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table--m-compact__toggle--PaddingTop);
984
+ --pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--m-compact__toggle--PaddingBottom);
985
+ }
986
+ .pf-v5-c-table.pf-m-compact .pf-v5-c-table__icon {
985
987
  width: auto;
986
988
  min-width: 0;
987
989
  text-align: center;
988
990
  }
989
- .pf-c-table .pf-c-table.pf-m-compact tr > *:first-child {
990
- --pf-c-table--cell--PaddingLeft: var(--pf-c-table--nested--first-last-child--PaddingLeft);
991
+ .pf-v5-c-table .pf-v5-c-table.pf-m-compact tr > *:first-child {
992
+ --pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table--nested--first-last-child--PaddingLeft);
991
993
  }
992
- .pf-c-table .pf-c-table.pf-m-compact tr > *:last-child {
993
- --pf-c-table--cell--PaddingRight: var(--pf-c-table--nested--first-last-child--PaddingRight);
994
+ .pf-v5-c-table .pf-v5-c-table.pf-m-compact tr > *:last-child {
995
+ --pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table--nested--first-last-child--PaddingRight);
994
996
  }
995
- .pf-c-table.pf-m-compact .pf-c-table__expandable-row-content {
996
- --pf-c-table__expandable-row-content--PaddingTop: var(--pf-c-table--m-compact__expandable-row-content--PaddingTop);
997
- --pf-c-table__expandable-row-content--PaddingBottom: var(--pf-c-table--m-compact__expandable-row-content--PaddingBottom);
997
+ .pf-v5-c-table.pf-m-compact .pf-v5-c-table__expandable-row-content {
998
+ --pf-v5-c-table__expandable-row-content--PaddingTop: var(--pf-v5-c-table--m-compact__expandable-row-content--PaddingTop);
999
+ --pf-v5-c-table__expandable-row-content--PaddingBottom: var(--pf-v5-c-table--m-compact__expandable-row-content--PaddingBottom);
998
1000
  }
999
1001
 
1000
- .pf-c-table__icon-inline {
1002
+ .pf-v5-c-table__icon-inline {
1001
1003
  display: flex;
1002
1004
  align-items: center;
1003
1005
  }
1004
- .pf-c-table__icon-inline > :not(:last-child) {
1005
- margin-right: var(--pf-c-table__icon-inline--MarginRight);
1006
+ .pf-v5-c-table__icon-inline > :not(:last-child) {
1007
+ margin-right: var(--pf-v5-c-table__icon-inline--MarginRight);
1006
1008
  }
1007
1009
 
1008
- .pf-c-table .pf-m-width-10 {
1009
- --pf-c-table--cell--Width: 10%;
1010
+ .pf-v5-c-table .pf-m-width-10 {
1011
+ --pf-v5-c-table--cell--Width: 10%;
1010
1012
  }
1011
1013
 
1012
- .pf-c-table .pf-m-width-15 {
1013
- --pf-c-table--cell--Width: 15%;
1014
+ .pf-v5-c-table .pf-m-width-15 {
1015
+ --pf-v5-c-table--cell--Width: 15%;
1014
1016
  }
1015
1017
 
1016
- .pf-c-table .pf-m-width-20 {
1017
- --pf-c-table--cell--Width: 20%;
1018
+ .pf-v5-c-table .pf-m-width-20 {
1019
+ --pf-v5-c-table--cell--Width: 20%;
1018
1020
  }
1019
1021
 
1020
- .pf-c-table .pf-m-width-25 {
1021
- --pf-c-table--cell--Width: 25%;
1022
+ .pf-v5-c-table .pf-m-width-25 {
1023
+ --pf-v5-c-table--cell--Width: 25%;
1022
1024
  }
1023
1025
 
1024
- .pf-c-table .pf-m-width-30 {
1025
- --pf-c-table--cell--Width: 30%;
1026
+ .pf-v5-c-table .pf-m-width-30 {
1027
+ --pf-v5-c-table--cell--Width: 30%;
1026
1028
  }
1027
1029
 
1028
- .pf-c-table .pf-m-width-35 {
1029
- --pf-c-table--cell--Width: 35%;
1030
+ .pf-v5-c-table .pf-m-width-35 {
1031
+ --pf-v5-c-table--cell--Width: 35%;
1030
1032
  }
1031
1033
 
1032
- .pf-c-table .pf-m-width-40 {
1033
- --pf-c-table--cell--Width: 40%;
1034
+ .pf-v5-c-table .pf-m-width-40 {
1035
+ --pf-v5-c-table--cell--Width: 40%;
1034
1036
  }
1035
1037
 
1036
- .pf-c-table .pf-m-width-45 {
1037
- --pf-c-table--cell--Width: 45%;
1038
+ .pf-v5-c-table .pf-m-width-45 {
1039
+ --pf-v5-c-table--cell--Width: 45%;
1038
1040
  }
1039
1041
 
1040
- .pf-c-table .pf-m-width-50 {
1041
- --pf-c-table--cell--Width: 50%;
1042
+ .pf-v5-c-table .pf-m-width-50 {
1043
+ --pf-v5-c-table--cell--Width: 50%;
1042
1044
  }
1043
1045
 
1044
- .pf-c-table .pf-m-width-60 {
1045
- --pf-c-table--cell--Width: 60%;
1046
+ .pf-v5-c-table .pf-m-width-60 {
1047
+ --pf-v5-c-table--cell--Width: 60%;
1046
1048
  }
1047
1049
 
1048
- .pf-c-table .pf-m-width-70 {
1049
- --pf-c-table--cell--Width: 70%;
1050
+ .pf-v5-c-table .pf-m-width-70 {
1051
+ --pf-v5-c-table--cell--Width: 70%;
1050
1052
  }
1051
1053
 
1052
- .pf-c-table .pf-m-width-80 {
1053
- --pf-c-table--cell--Width: 80%;
1054
+ .pf-v5-c-table .pf-m-width-80 {
1055
+ --pf-v5-c-table--cell--Width: 80%;
1054
1056
  }
1055
1057
 
1056
- .pf-c-table .pf-m-width-90 {
1057
- --pf-c-table--cell--Width: 90%;
1058
+ .pf-v5-c-table .pf-m-width-90 {
1059
+ --pf-v5-c-table--cell--Width: 90%;
1058
1060
  }
1059
1061
 
1060
- .pf-c-table .pf-m-width-100 {
1061
- --pf-c-table--cell--Width: 100%;
1062
+ .pf-v5-c-table .pf-m-width-100 {
1063
+ --pf-v5-c-table--cell--Width: 100%;
1062
1064
  }
1063
1065
 
1064
- :where(.pf-theme-dark) .pf-c-table {
1065
- --pf-c-table--m-striped__tr--BackgroundColor: var(--pf-global--BackgroundColor--150);
1066
+ :where(.pf-v5-theme-dark) .pf-v5-c-table {
1067
+ --pf-v5-c-table--m-striped__tr--BackgroundColor: var(--pf-v5-global--BackgroundColor--150);
1066
1068
  }
1067
- :where(.pf-theme-dark) .pf-c-table__favorite .pf-c-button:hover, :where(.pf-theme-dark) .pf-c-table__favorite .pf-c-button:focus {
1068
- --pf-c-button--m-plain--Color: var(--pf-global--palette--gold-100);
1069
+ :where(.pf-v5-theme-dark) .pf-v5-c-table__favorite .pf-v5-c-button:hover, :where(.pf-v5-theme-dark) .pf-v5-c-table__favorite .pf-v5-c-button:focus {
1070
+ --pf-v5-c-button--m-plain--Color: var(--pf-v5-global--palette--gold-100);
1069
1071
  }