{
  "cmp": {
    "table": {
      "row": {
        "color": {
          "background": {
            "modifiedBlink": {
              "value": "{alias.color.background.backdrop.secondary.weak.value}"
            },
            "even": {
              "base": {
                "value": "{alias.color.background.surface.backdrop.base.weaker.value}"
              },
              "created": {
                "value": "{alias.color.background.surface.base.created.value}"
              },
              "deleted": {
                "value": "{alias.color.background.surface.base.deleted.value}"
              },
              "afterRow": {
                "value": "{alias.color.background.surface.base.base.value}"
              },
              "highlighted": {
                "value": "{alias.color.background.surface.backdrop.base.weak.value}"
              },
              "expanded": {
                "value": "{alias.color.background.surface.backdrop.base.weak.value}"
              },
              "selected": {
                "value": "{alias.color.background.surface.base.activated.value}"
              }
            },
            "odd": {
              "base": {
                "value": "{alias.color.background.surface.base.base.value}"
              },
              "created": {
                "value": "{alias.color.background.surface.base.created.value}"
              },
              "deleted": {
                "value": "{alias.color.background.surface.base.deleted.value}"
              },
              "afterRow": {
                "value": "{alias.color.background.surface.base.base.value}"
              },
              "highlighted": {
                "value": "{alias.color.background.surface.backdrop.base.weak.value}"
              },
              "expanded": {
                "value": "{alias.color.background.surface.backdrop.base.weak.value}"
              },
              "selected": {
                "value": "{alias.color.background.surface.base.activated.value}"
              }
            },
            "after": {
              "value": "{alias.color.background.surface.backdrop.base.weak.value}"
            }
          }
        },
        "elevation": {
          "boxShadow": {
            "isDragging": {
              "value": "{alias.elevation.boxShadow.depth.draggable.value}"
            }
          },
          "zIndex": {
            "isAfterRow": {
              "value": "1"
            }
          }
        },
        "size": {
          "height": {
            "compact": {
              "md": {
                "value": "3.2rem"
              },
              "lg": {
                "value": "4.8rem"
              },
              "xl": {
                "value": "6.4rem"
              },
              "xxl": {
                "value": "7.8rem"
              },
              "xxxl": {
                "value": "8.4rem"
              }
            },
            "default": {
              "md": {
                "value": "3.6rem"
              },
              "lg": {
                "value": "6.0rem"
              },
              "xl": {
                "value": "7.2rem"
              },
              "xxl": {
                "value": "8.4rem"
              },
              "xxxl": {
                "value": "9.6rem"
              }
            },
            "comfortable": {
              "md": {
                "value": "4.8rem"
              },
              "lg": {
                "value": "6.4rem"
              },
              "xl": {
                "value": "8.2rem"
              },
              "xxl": {
                "value": "9.4rem"
              },
              "xxxl": {
                "value": "11.2rem"
              }
            }
          }
        },
        "shape": {
          "borderRadius": {
            "compact": {
              "value": "0.2rem"
            },
            "default": {
              "value": "0.2rem"
            },
            "comfortable": {
              "value": "0.2rem"
            }
          },
          "borderSize": {
            "after": {
              "value": "{alias.shape.borderSize.separator.md.value}"
            }
          },
          "opacity": {
            "disabled": {
              "value": "{alias.shape.opacity.disabled.value}"
            }
          }
        },
        "mutation": {
          "transitionDuration": {
            "bgColor": {
              "value": "{alias.mutation.transitionDuration.quick.value}"
            },
            "modifiedBlink": {
              "value": "{alias.mutation.transitionDuration.blink.value}"
            }
          }
        }
      }
    }
  }
}
