UNPKG

@shopify/polaris

Version:

Shopify’s product component library

30 lines (28 loc) 1.37 kB
var styles = { "DataTable": "Polaris-DataTable", "condensed": "Polaris-DataTable--condensed", "Navigation": "Polaris-DataTable__Navigation", "Pip": "Polaris-DataTable__Pip", "Pip-visible": "Polaris-DataTable__Pip--visible", "ScrollContainer": "Polaris-DataTable__ScrollContainer", "Table": "Polaris-DataTable__Table", "TableRow": "Polaris-DataTable__TableRow", "Cell": "Polaris-DataTable__Cell", "Cell-firstColumn": "Polaris-DataTable__Cell--firstColumn", "Cell-numeric": "Polaris-DataTable__Cell--numeric", "Cell-truncated": "Polaris-DataTable__Cell--truncated", "Cell-header": "Polaris-DataTable__Cell--header", "Cell-sortable": "Polaris-DataTable__Cell--sortable", "Cell-verticalAlignTop": "Polaris-DataTable__Cell--verticalAlignTop", "Cell-verticalAlignBottom": "Polaris-DataTable__Cell--verticalAlignBottom", "Cell-verticalAlignMiddle": "Polaris-DataTable__Cell--verticalAlignMiddle", "Cell-verticalAlignBaseline": "Polaris-DataTable__Cell--verticalAlignBaseline", "Icon": "Polaris-DataTable__Icon", "Heading": "Polaris-DataTable__Heading", "Heading-left": "Polaris-DataTable__Heading--left", "Cell-sorted": "Polaris-DataTable__Cell--sorted", "Cell-total": "Polaris-DataTable__Cell--total", "Cell-total-footer": "Polaris-DataTable--cellTotalFooter", "Footer": "Polaris-DataTable__Footer" }; export default styles;