@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
193 lines • 6.7 kB
JavaScript
export const c_table_scrollable = {
".pf-v6-c-table": {
"c_table__sticky_cell_MinWidth_base": {
"name": "--pf-v6-c-table__sticky-cell--MinWidth--base",
"value": "8.75rem"
},
"c_table__sticky_cell_MinWidth": {
"name": "--pf-v6-c-table__sticky-cell--MinWidth",
"value": "8.75rem",
"values": [
"--pf-v6-c-table__sticky-cell--MinWidth--base",
"8.75rem"
]
},
"c_table__sticky_cell_ZIndex": {
"name": "--pf-v6-c-table__sticky-cell--ZIndex",
"value": "100",
"values": [
"--pf-t--global--z-index--xs",
"--pf-t--global--z-index--100",
"100"
]
},
"c_table__sticky_cell_InsetInlineEnd": {
"name": "--pf-v6-c-table__sticky-cell--InsetInlineEnd",
"value": "auto"
},
"c_table__sticky_cell_InsetInlineStart": {
"name": "--pf-v6-c-table__sticky-cell--InsetInlineStart",
"value": "auto"
},
"c_table__sticky_cell_BackgroundColor": {
"name": "--pf-v6-c-table__sticky-cell--BackgroundColor",
"value": "#ffffff",
"values": [
"--pf-t--global--background--color--primary--default",
"--pf-t--global--background--color--100",
"--pf-t--color--white",
"#ffffff"
]
},
"c_table__sticky_cell_m_border_right_before_BorderInlineEndWidth": {
"name": "--pf-v6-c-table__sticky-cell--m-border-right--before--BorderInlineEndWidth",
"value": "1px",
"values": [
"--pf-t--global--border--width--divider--default",
"--pf-t--global--border--width--100",
"1px"
]
},
"c_table__sticky_cell_m_border_right_before_BorderInlineEndColor": {
"name": "--pf-v6-c-table__sticky-cell--m-border-right--before--BorderInlineEndColor",
"value": "#c7c7c7",
"values": [
"--pf-t--global--border--color--default",
"--pf-t--global--border--color--100",
"--pf-t--color--gray--30",
"#c7c7c7"
]
},
"c_table__sticky_cell_m_border_left_before_BorderInlineStartWidth": {
"name": "--pf-v6-c-table__sticky-cell--m-border-left--before--BorderInlineStartWidth",
"value": "1px",
"values": [
"--pf-t--global--border--width--divider--default",
"--pf-t--global--border--width--100",
"1px"
]
},
"c_table__sticky_cell_m_border_left_before_BorderInlineStartColor": {
"name": "--pf-v6-c-table__sticky-cell--m-border-left--before--BorderInlineStartColor",
"value": "#c7c7c7",
"values": [
"--pf-t--global--border--color--default",
"--pf-t--global--border--color--100",
"--pf-t--color--gray--30",
"#c7c7c7"
]
},
"c_table__sticky_cell_m_right_InsetInlineEnd": {
"name": "--pf-v6-c-table__sticky-cell--m-right--InsetInlineEnd",
"value": "0"
},
"c_table__sticky_cell_m_left_InsetInlineStart": {
"name": "--pf-v6-c-table__sticky-cell--m-left--InsetInlineStart",
"value": "0"
},
"c_table_m_sticky_header__sticky_cell_ZIndex": {
"name": "--pf-v6-c-table--m-sticky-header__sticky-cell--ZIndex",
"value": "calc(100 + 1)",
"values": [
"calc(--pf-v6-c-table__sticky-cell--ZIndex + 1)",
"calc(--pf-t--global--z-index--xs + 1)",
"calc(--pf-t--global--z-index--100 + 1)",
"calc(100 + 1)"
]
}
},
".pf-v6-c-table__sticky-cell": {
"c_table_cell_Overflow": {
"name": "--pf-v6-c-table--cell--Overflow",
"value": "visible"
},
"c_table_m_sticky_header_cell_ZIndex": {
"name": "--pf-v6-c-table--m-sticky-header--cell--ZIndex",
"value": "calc(100 + 1)",
"values": [
"--pf-v6-c-table--m-sticky-header__sticky-cell--ZIndex",
"calc(--pf-v6-c-table__sticky-cell--ZIndex + 1)",
"calc(--pf-t--global--z-index--xs + 1)",
"calc(--pf-t--global--z-index--100 + 1)",
"calc(100 + 1)"
]
}
},
".pf-v6-c-table__sticky-cell.pf-m-border-right::before": {
"c_table_cell_m_border_right_before_BorderInlineEndWidth": {
"name": "--pf-v6-c-table--cell--m-border-right--before--BorderInlineEndWidth",
"value": "1px",
"values": [
"--pf-v6-c-table__sticky-cell--m-border-right--before--BorderInlineEndWidth",
"--pf-t--global--border--width--divider--default",
"--pf-t--global--border--width--100",
"1px"
]
},
"c_table_cell_m_border_right_before_BorderInlineEndColor": {
"name": "--pf-v6-c-table--cell--m-border-right--before--BorderInlineEndColor",
"value": "#c7c7c7",
"values": [
"--pf-v6-c-table__sticky-cell--m-border-right--before--BorderInlineEndColor",
"--pf-t--global--border--color--default",
"--pf-t--global--border--color--100",
"--pf-t--color--gray--30",
"#c7c7c7"
]
}
},
".pf-v6-c-table__sticky-cell.pf-m-border-left::before": {
"c_table_cell_m_border_left_before_BorderInlineStartWidth": {
"name": "--pf-v6-c-table--cell--m-border-left--before--BorderInlineStartWidth",
"value": "1px",
"values": [
"--pf-v6-c-table__sticky-cell--m-border-left--before--BorderInlineStartWidth",
"--pf-t--global--border--width--divider--default",
"--pf-t--global--border--width--100",
"1px"
]
},
"c_table_cell_m_border_left_before_BorderInlineStartColor": {
"name": "--pf-v6-c-table--cell--m-border-left--before--BorderInlineStartColor",
"value": "#c7c7c7",
"values": [
"--pf-v6-c-table__sticky-cell--m-border-left--before--BorderInlineStartColor",
"--pf-t--global--border--color--default",
"--pf-t--global--border--color--100",
"--pf-t--color--gray--30",
"#c7c7c7"
]
}
},
".pf-v6-c-table__sticky-cell.pf-m-right": {
"c_table__sticky_cell_InsetInlineEnd": {
"name": "--pf-v6-c-table__sticky-cell--InsetInlineEnd",
"value": "0",
"values": [
"--pf-v6-c-table__sticky-cell--m-right--InsetInlineEnd",
"0"
]
}
},
".pf-v6-c-table__sticky-cell.pf-m-left": {
"c_table__sticky_cell_InsetInlineStart": {
"name": "--pf-v6-c-table__sticky-cell--InsetInlineStart",
"value": "0",
"values": [
"--pf-v6-c-table__sticky-cell--m-left--InsetInlineStart",
"0"
]
}
},
".pf-v6-c-scroll-outer-wrapper": {
"c_scroll_outer_wrapper_MinHeight": {
"name": "--pf-v6-c-scroll-outer-wrapper--MinHeight",
"value": "25rem"
},
"c_scroll_outer_wrapper_MaxHeight": {
"name": "--pf-v6-c-scroll-outer-wrapper--MaxHeight",
"value": "100%"
}
}
};
export default c_table_scrollable;