/*
 * This file was generated from @react-md/dev-utils and should not be updated
 * manually.
 */

export default {
  "rmd-divider-size": "1px",
  "rmd-divider-max-size": "100%",
  "rmd-divider-inset": "4rem",
  "rmd-divider-spacing": "0.25rem auto",
  "rmd-divider-vertical-spacing": "auto 0.25rem",
  "rmd-divider-background-color-on-light": "rgba(0, 0, 0, 0.12)",
  "rmd-divider-background-color-on-dark": "rgba(255, 255, 255, 0.12)",
  "rmd-divider-background-color": "rgba(0, 0, 0, 0.12)",
  "rmd-divider-theme-values": {
    "background-color": "rgba(0, 0, 0, 0.12)",
    "background-color-on-light": "rgba(0, 0, 0, 0.12)",
    "background-color-on-dark": "rgba(255, 255, 255, 0.12)",
    size: "1px",
    inset: "4rem",
    spacing: "0.25rem auto",
    "vertical-spacing": "auto 0.25rem",
    "max-size": "100%",
  },
};
