polaris-glints
Version:
Glints forked polaris react
16 lines (12 loc) • 642 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var styles = {
"SelectAllActions": "Polaris-SelectAllActions",
"SelectAllActions-entering": "Polaris-SelectAllActions__SelectAllActions--entering",
"SelectAllActions-exiting": "Polaris-SelectAllActions__SelectAllActions--exiting",
"SelectAllActions-entered": "Polaris-SelectAllActions__SelectAllActions--entered",
"SelectAllActions-exited": "Polaris-SelectAllActions__SelectAllActions--exited",
"PaginatedSelectAll": "Polaris-SelectAllActions__PaginatedSelectAll",
"AllAction": "Polaris-SelectAllActions__AllAction"
};
exports["default"] = styles;