{
  "map-marker-heading-level": {
    "type": "string",
    "default": "h6"
  },
  "font-family-general": {
    "type": "string"
  },
  "font-family-xxl": {
    "type": "string"
  },
  "font-family-xl": {
    "type": "string"
  },
  "font-family-l": {
    "type": "string"
  },
  "font-family-m": {
    "type": "string"
  },
  "font-family-s": {
    "type": "string"
  },
  "font-family-xs": {
    "type": "string"
  },
  "palette-status-general": {
    "type": "boolean",
    "default": true
  },
  "palette-status-xxl": {
    "type": "boolean"
  },
  "palette-status-xl": {
    "type": "boolean"
  },
  "palette-status-l": {
    "type": "boolean"
  },
  "palette-status-m": {
    "type": "boolean"
  },
  "palette-status-s": {
    "type": "boolean"
  },
  "palette-status-xs": {
    "type": "boolean"
  },
  "palette-sc-status-general": {
    "type": "boolean",
    "default": false
  },
  "palette-sc-status-xxl": {
    "type": "boolean"
  },
  "palette-sc-status-xl": {
    "type": "boolean"
  },
  "palette-sc-status-l": {
    "type": "boolean"
  },
  "palette-sc-status-m": {
    "type": "boolean"
  },
  "palette-sc-status-s": {
    "type": "boolean"
  },
  "palette-sc-status-xs": {
    "type": "boolean"
  },
  "palette-color-general": {
    "type": "number",
    "default": 4
  },
  "palette-color-xxl": {
    "type": "number"
  },
  "palette-color-xl": {
    "type": "number"
  },
  "palette-color-l": {
    "type": "number"
  },
  "palette-color-m": {
    "type": "number"
  },
  "palette-color-s": {
    "type": "number"
  },
  "palette-color-xs": {
    "type": "number"
  },
  "palette-opacity-general": {
    "type": "number"
  },
  "palette-opacity-xxl": {
    "type": "number"
  },
  "palette-opacity-xl": {
    "type": "number"
  },
  "palette-opacity-l": {
    "type": "number"
  },
  "palette-opacity-m": {
    "type": "number"
  },
  "palette-opacity-s": {
    "type": "number"
  },
  "palette-opacity-xs": {
    "type": "number"
  },
  "color-general": {
    "type": "string"
  },
  "color-xxl": {
    "type": "string"
  },
  "color-xl": {
    "type": "string"
  },
  "color-l": {
    "type": "string"
  },
  "color-m": {
    "type": "string"
  },
  "color-s": {
    "type": "string"
  },
  "color-xs": {
    "type": "string"
  },
  "list-palette-status-general": {
    "type": "boolean",
    "default": true
  },
  "list-palette-status-xxl": {
    "type": "boolean"
  },
  "list-palette-status-xl": {
    "type": "boolean"
  },
  "list-palette-status-l": {
    "type": "boolean"
  },
  "list-palette-status-m": {
    "type": "boolean"
  },
  "list-palette-status-s": {
    "type": "boolean"
  },
  "list-palette-status-xs": {
    "type": "boolean"
  },
  "list-palette-sc-status-general": {
    "type": "boolean",
    "default": false
  },
  "list-palette-sc-status-xxl": {
    "type": "boolean"
  },
  "list-palette-sc-status-xl": {
    "type": "boolean"
  },
  "list-palette-sc-status-l": {
    "type": "boolean"
  },
  "list-palette-sc-status-m": {
    "type": "boolean"
  },
  "list-palette-sc-status-s": {
    "type": "boolean"
  },
  "list-palette-sc-status-xs": {
    "type": "boolean"
  },
  "list-palette-color-general": {
    "type": "number",
    "default": 4
  },
  "list-palette-color-xxl": {
    "type": "number"
  },
  "list-palette-color-xl": {
    "type": "number"
  },
  "list-palette-color-l": {
    "type": "number"
  },
  "list-palette-color-m": {
    "type": "number"
  },
  "list-palette-color-s": {
    "type": "number"
  },
  "list-palette-color-xs": {
    "type": "number"
  },
  "list-palette-opacity-general": {
    "type": "number"
  },
  "list-palette-opacity-xxl": {
    "type": "number"
  },
  "list-palette-opacity-xl": {
    "type": "number"
  },
  "list-palette-opacity-l": {
    "type": "number"
  },
  "list-palette-opacity-m": {
    "type": "number"
  },
  "list-palette-opacity-s": {
    "type": "number"
  },
  "list-palette-opacity-xs": {
    "type": "number"
  },
  "list-color-general": {
    "type": "string"
  },
  "list-color-xxl": {
    "type": "string"
  },
  "list-color-xl": {
    "type": "string"
  },
  "list-color-l": {
    "type": "string"
  },
  "list-color-m": {
    "type": "string"
  },
  "list-color-s": {
    "type": "string"
  },
  "list-color-xs": {
    "type": "string"
  },
  "font-size-unit-general": {
    "type": "string",
    "default": "px"
  },
  "font-size-unit-xxl": {
    "type": "string"
  },
  "font-size-unit-xl": {
    "type": "string"
  },
  "font-size-unit-l": {
    "type": "string"
  },
  "font-size-unit-m": {
    "type": "string"
  },
  "font-size-unit-s": {
    "type": "string"
  },
  "font-size-unit-xs": {
    "type": "string"
  },
  "font-size-general": {
    "type": "number"
  },
  "font-size-xxl": {
    "type": "number"
  },
  "font-size-xl": {
    "type": "number"
  },
  "font-size-l": {
    "type": "number"
  },
  "font-size-m": {
    "type": "number"
  },
  "font-size-s": {
    "type": "number"
  },
  "font-size-xs": {
    "type": "number"
  },
  "line-height-unit-general": {
    "type": "string",
    "default": "px"
  },
  "line-height-unit-xxl": {
    "type": "string"
  },
  "line-height-unit-xl": {
    "type": "string"
  },
  "line-height-unit-l": {
    "type": "string"
  },
  "line-height-unit-m": {
    "type": "string"
  },
  "line-height-unit-s": {
    "type": "string"
  },
  "line-height-unit-xs": {
    "type": "string"
  },
  "line-height-general": {
    "type": "number"
  },
  "line-height-xxl": {
    "type": "number"
  },
  "line-height-xl": {
    "type": "number"
  },
  "line-height-l": {
    "type": "number"
  },
  "line-height-m": {
    "type": "number"
  },
  "line-height-s": {
    "type": "number"
  },
  "line-height-xs": {
    "type": "number"
  },
  "letter-spacing-unit-general": {
    "type": "string",
    "default": "px"
  },
  "letter-spacing-unit-xxl": {
    "type": "string"
  },
  "letter-spacing-unit-xl": {
    "type": "string"
  },
  "letter-spacing-unit-l": {
    "type": "string"
  },
  "letter-spacing-unit-m": {
    "type": "string"
  },
  "letter-spacing-unit-s": {
    "type": "string"
  },
  "letter-spacing-unit-xs": {
    "type": "string"
  },
  "letter-spacing-general": {
    "type": "number"
  },
  "letter-spacing-xxl": {
    "type": "number"
  },
  "letter-spacing-xl": {
    "type": "number"
  },
  "letter-spacing-l": {
    "type": "number"
  },
  "letter-spacing-m": {
    "type": "number"
  },
  "letter-spacing-s": {
    "type": "number"
  },
  "letter-spacing-xs": {
    "type": "number"
  },
  "font-weight-general": {
    "type": "string"
  },
  "font-weight-xxl": {
    "type": "string"
  },
  "font-weight-xl": {
    "type": "string"
  },
  "font-weight-l": {
    "type": "string"
  },
  "font-weight-m": {
    "type": "string"
  },
  "font-weight-s": {
    "type": "string"
  },
  "font-weight-xs": {
    "type": "string"
  },
  "text-transform-general": {
    "type": "string"
  },
  "text-transform-xxl": {
    "type": "string"
  },
  "text-transform-xl": {
    "type": "string"
  },
  "text-transform-l": {
    "type": "string"
  },
  "text-transform-m": {
    "type": "string"
  },
  "text-transform-s": {
    "type": "string"
  },
  "text-transform-xs": {
    "type": "string"
  },
  "font-style-general": {
    "type": "string"
  },
  "font-style-xxl": {
    "type": "string"
  },
  "font-style-xl": {
    "type": "string"
  },
  "font-style-l": {
    "type": "string"
  },
  "font-style-m": {
    "type": "string"
  },
  "font-style-s": {
    "type": "string"
  },
  "font-style-xs": {
    "type": "string"
  },
  "text-decoration-general": {
    "type": "string"
  },
  "text-decoration-xxl": {
    "type": "string"
  },
  "text-decoration-xl": {
    "type": "string"
  },
  "text-decoration-l": {
    "type": "string"
  },
  "text-decoration-m": {
    "type": "string"
  },
  "text-decoration-s": {
    "type": "string"
  },
  "text-decoration-xs": {
    "type": "string"
  },
  "text-indent-general": {
    "type": "number"
  },
  "text-indent-xxl": {
    "type": "number"
  },
  "text-indent-xl": {
    "type": "number"
  },
  "text-indent-l": {
    "type": "number"
  },
  "text-indent-m": {
    "type": "number"
  },
  "text-indent-s": {
    "type": "number"
  },
  "text-indent-xs": {
    "type": "number"
  },
  "text-indent-unit-general": {
    "type": "string",
    "default": "px"
  },
  "text-indent-unit-xxl": {
    "type": "string"
  },
  "text-indent-unit-xl": {
    "type": "string"
  },
  "text-indent-unit-l": {
    "type": "string"
  },
  "text-indent-unit-m": {
    "type": "string"
  },
  "text-indent-unit-s": {
    "type": "string"
  },
  "text-indent-unit-xs": {
    "type": "string"
  },
  "text-shadow-general": {
    "type": "string"
  },
  "text-shadow-xxl": {
    "type": "string"
  },
  "text-shadow-xl": {
    "type": "string"
  },
  "text-shadow-l": {
    "type": "string"
  },
  "text-shadow-m": {
    "type": "string"
  },
  "text-shadow-s": {
    "type": "string"
  },
  "text-shadow-xs": {
    "type": "string"
  },
  "vertical-align-general": {
    "type": "string"
  },
  "vertical-align-xxl": {
    "type": "string"
  },
  "vertical-align-xl": {
    "type": "string"
  },
  "vertical-align-l": {
    "type": "string"
  },
  "vertical-align-m": {
    "type": "string"
  },
  "vertical-align-s": {
    "type": "string"
  },
  "vertical-align-xs": {
    "type": "string"
  },
  "custom-formats": {
    "type": "object"
  },
  "text-orientation-general": {
    "type": "string"
  },
  "text-orientation-xxl": {
    "type": "string"
  },
  "text-orientation-xl": {
    "type": "string"
  },
  "text-orientation-l": {
    "type": "string"
  },
  "text-orientation-m": {
    "type": "string"
  },
  "text-orientation-s": {
    "type": "string"
  },
  "text-orientation-xs": {
    "type": "string"
  },
  "text-direction-general": {
    "type": "string"
  },
  "text-direction-xxl": {
    "type": "string"
  },
  "text-direction-xl": {
    "type": "string"
  },
  "text-direction-l": {
    "type": "string"
  },
  "text-direction-m": {
    "type": "string"
  },
  "text-direction-s": {
    "type": "string"
  },
  "text-direction-xs": {
    "type": "string"
  },
  "white-space-general": {
    "type": "string"
  },
  "white-space-xxl": {
    "type": "string"
  },
  "white-space-xl": {
    "type": "string"
  },
  "white-space-l": {
    "type": "string"
  },
  "white-space-m": {
    "type": "string"
  },
  "white-space-s": {
    "type": "string"
  },
  "white-space-xs": {
    "type": "string"
  },
  "word-spacing-general": {
    "type": "number"
  },
  "word-spacing-xxl": {
    "type": "number"
  },
  "word-spacing-xl": {
    "type": "number"
  },
  "word-spacing-l": {
    "type": "number"
  },
  "word-spacing-m": {
    "type": "number"
  },
  "word-spacing-s": {
    "type": "number"
  },
  "word-spacing-xs": {
    "type": "number"
  },
  "word-spacing-unit-general": {
    "type": "string",
    "default": "px"
  },
  "word-spacing-unit-xxl": {
    "type": "string"
  },
  "word-spacing-unit-xl": {
    "type": "string"
  },
  "word-spacing-unit-l": {
    "type": "string"
  },
  "word-spacing-unit-m": {
    "type": "string"
  },
  "word-spacing-unit-s": {
    "type": "string"
  },
  "word-spacing-unit-xs": {
    "type": "string"
  },
  "bottom-gap-general": {
    "type": "number"
  },
  "bottom-gap-xxl": {
    "type": "number"
  },
  "bottom-gap-xl": {
    "type": "number"
  },
  "bottom-gap-l": {
    "type": "number"
  },
  "bottom-gap-m": {
    "type": "number"
  },
  "bottom-gap-s": {
    "type": "number"
  },
  "bottom-gap-xs": {
    "type": "number"
  },
  "bottom-gap-unit-general": {
    "type": "string",
    "default": "px"
  },
  "bottom-gap-unit-xxl": {
    "type": "string"
  },
  "bottom-gap-unit-xl": {
    "type": "string"
  },
  "bottom-gap-unit-l": {
    "type": "string"
  },
  "bottom-gap-unit-m": {
    "type": "string"
  },
  "bottom-gap-unit-s": {
    "type": "string"
  },
  "bottom-gap-unit-xs": {
    "type": "string"
  },
  "description-font-family-general": {
    "type": "string"
  },
  "description-font-family-xxl": {
    "type": "string"
  },
  "description-font-family-xl": {
    "type": "string"
  },
  "description-font-family-l": {
    "type": "string"
  },
  "description-font-family-m": {
    "type": "string"
  },
  "description-font-family-s": {
    "type": "string"
  },
  "description-font-family-xs": {
    "type": "string"
  },
  "description-palette-status-general": {
    "type": "boolean",
    "default": true
  },
  "description-palette-status-xxl": {
    "type": "boolean"
  },
  "description-palette-status-xl": {
    "type": "boolean"
  },
  "description-palette-status-l": {
    "type": "boolean"
  },
  "description-palette-status-m": {
    "type": "boolean"
  },
  "description-palette-status-s": {
    "type": "boolean"
  },
  "description-palette-status-xs": {
    "type": "boolean"
  },
  "description-palette-sc-status-general": {
    "type": "boolean",
    "default": false
  },
  "description-palette-sc-status-xxl": {
    "type": "boolean"
  },
  "description-palette-sc-status-xl": {
    "type": "boolean"
  },
  "description-palette-sc-status-l": {
    "type": "boolean"
  },
  "description-palette-sc-status-m": {
    "type": "boolean"
  },
  "description-palette-sc-status-s": {
    "type": "boolean"
  },
  "description-palette-sc-status-xs": {
    "type": "boolean"
  },
  "description-palette-color-general": {
    "type": "number",
    "default": 3
  },
  "description-palette-color-xxl": {
    "type": "number"
  },
  "description-palette-color-xl": {
    "type": "number"
  },
  "description-palette-color-l": {
    "type": "number"
  },
  "description-palette-color-m": {
    "type": "number"
  },
  "description-palette-color-s": {
    "type": "number"
  },
  "description-palette-color-xs": {
    "type": "number"
  },
  "description-palette-opacity-general": {
    "type": "number"
  },
  "description-palette-opacity-xxl": {
    "type": "number"
  },
  "description-palette-opacity-xl": {
    "type": "number"
  },
  "description-palette-opacity-l": {
    "type": "number"
  },
  "description-palette-opacity-m": {
    "type": "number"
  },
  "description-palette-opacity-s": {
    "type": "number"
  },
  "description-palette-opacity-xs": {
    "type": "number"
  },
  "description-color-general": {
    "type": "string"
  },
  "description-color-xxl": {
    "type": "string"
  },
  "description-color-xl": {
    "type": "string"
  },
  "description-color-l": {
    "type": "string"
  },
  "description-color-m": {
    "type": "string"
  },
  "description-color-s": {
    "type": "string"
  },
  "description-color-xs": {
    "type": "string"
  },
  "description-list-palette-status-general": {
    "type": "boolean",
    "default": true
  },
  "description-list-palette-status-xxl": {
    "type": "boolean"
  },
  "description-list-palette-status-xl": {
    "type": "boolean"
  },
  "description-list-palette-status-l": {
    "type": "boolean"
  },
  "description-list-palette-status-m": {
    "type": "boolean"
  },
  "description-list-palette-status-s": {
    "type": "boolean"
  },
  "description-list-palette-status-xs": {
    "type": "boolean"
  },
  "description-list-palette-sc-status-general": {
    "type": "boolean",
    "default": false
  },
  "description-list-palette-sc-status-xxl": {
    "type": "boolean"
  },
  "description-list-palette-sc-status-xl": {
    "type": "boolean"
  },
  "description-list-palette-sc-status-l": {
    "type": "boolean"
  },
  "description-list-palette-sc-status-m": {
    "type": "boolean"
  },
  "description-list-palette-sc-status-s": {
    "type": "boolean"
  },
  "description-list-palette-sc-status-xs": {
    "type": "boolean"
  },
  "description-list-palette-color-general": {
    "type": "number",
    "default": 4
  },
  "description-list-palette-color-xxl": {
    "type": "number"
  },
  "description-list-palette-color-xl": {
    "type": "number"
  },
  "description-list-palette-color-l": {
    "type": "number"
  },
  "description-list-palette-color-m": {
    "type": "number"
  },
  "description-list-palette-color-s": {
    "type": "number"
  },
  "description-list-palette-color-xs": {
    "type": "number"
  },
  "description-list-palette-opacity-general": {
    "type": "number"
  },
  "description-list-palette-opacity-xxl": {
    "type": "number"
  },
  "description-list-palette-opacity-xl": {
    "type": "number"
  },
  "description-list-palette-opacity-l": {
    "type": "number"
  },
  "description-list-palette-opacity-m": {
    "type": "number"
  },
  "description-list-palette-opacity-s": {
    "type": "number"
  },
  "description-list-palette-opacity-xs": {
    "type": "number"
  },
  "description-list-color-general": {
    "type": "string"
  },
  "description-list-color-xxl": {
    "type": "string"
  },
  "description-list-color-xl": {
    "type": "string"
  },
  "description-list-color-l": {
    "type": "string"
  },
  "description-list-color-m": {
    "type": "string"
  },
  "description-list-color-s": {
    "type": "string"
  },
  "description-list-color-xs": {
    "type": "string"
  },
  "description-font-size-unit-general": {
    "type": "string",
    "default": "px"
  },
  "description-font-size-unit-xxl": {
    "type": "string"
  },
  "description-font-size-unit-xl": {
    "type": "string"
  },
  "description-font-size-unit-l": {
    "type": "string"
  },
  "description-font-size-unit-m": {
    "type": "string"
  },
  "description-font-size-unit-s": {
    "type": "string"
  },
  "description-font-size-unit-xs": {
    "type": "string"
  },
  "description-font-size-general": {
    "type": "number",
    "default": 16
  },
  "description-font-size-xxl": {
    "type": "number"
  },
  "description-font-size-xl": {
    "type": "number"
  },
  "description-font-size-l": {
    "type": "number"
  },
  "description-font-size-m": {
    "type": "number"
  },
  "description-font-size-s": {
    "type": "number"
  },
  "description-font-size-xs": {
    "type": "number"
  },
  "description-line-height-unit-general": {
    "type": "string",
    "default": "px"
  },
  "description-line-height-unit-xxl": {
    "type": "string"
  },
  "description-line-height-unit-xl": {
    "type": "string"
  },
  "description-line-height-unit-l": {
    "type": "string"
  },
  "description-line-height-unit-m": {
    "type": "string"
  },
  "description-line-height-unit-s": {
    "type": "string"
  },
  "description-line-height-unit-xs": {
    "type": "string"
  },
  "description-line-height-general": {
    "type": "number"
  },
  "description-line-height-xxl": {
    "type": "number"
  },
  "description-line-height-xl": {
    "type": "number"
  },
  "description-line-height-l": {
    "type": "number"
  },
  "description-line-height-m": {
    "type": "number"
  },
  "description-line-height-s": {
    "type": "number"
  },
  "description-line-height-xs": {
    "type": "number"
  },
  "description-letter-spacing-unit-general": {
    "type": "string",
    "default": "px"
  },
  "description-letter-spacing-unit-xxl": {
    "type": "string"
  },
  "description-letter-spacing-unit-xl": {
    "type": "string"
  },
  "description-letter-spacing-unit-l": {
    "type": "string"
  },
  "description-letter-spacing-unit-m": {
    "type": "string"
  },
  "description-letter-spacing-unit-s": {
    "type": "string"
  },
  "description-letter-spacing-unit-xs": {
    "type": "string"
  },
  "description-letter-spacing-general": {
    "type": "number"
  },
  "description-letter-spacing-xxl": {
    "type": "number"
  },
  "description-letter-spacing-xl": {
    "type": "number"
  },
  "description-letter-spacing-l": {
    "type": "number"
  },
  "description-letter-spacing-m": {
    "type": "number"
  },
  "description-letter-spacing-s": {
    "type": "number"
  },
  "description-letter-spacing-xs": {
    "type": "number"
  },
  "description-font-weight-general": {
    "type": "string"
  },
  "description-font-weight-xxl": {
    "type": "string"
  },
  "description-font-weight-xl": {
    "type": "string"
  },
  "description-font-weight-l": {
    "type": "string"
  },
  "description-font-weight-m": {
    "type": "string"
  },
  "description-font-weight-s": {
    "type": "string"
  },
  "description-font-weight-xs": {
    "type": "string"
  },
  "description-text-transform-general": {
    "type": "string"
  },
  "description-text-transform-xxl": {
    "type": "string"
  },
  "description-text-transform-xl": {
    "type": "string"
  },
  "description-text-transform-l": {
    "type": "string"
  },
  "description-text-transform-m": {
    "type": "string"
  },
  "description-text-transform-s": {
    "type": "string"
  },
  "description-text-transform-xs": {
    "type": "string"
  },
  "description-font-style-general": {
    "type": "string"
  },
  "description-font-style-xxl": {
    "type": "string"
  },
  "description-font-style-xl": {
    "type": "string"
  },
  "description-font-style-l": {
    "type": "string"
  },
  "description-font-style-m": {
    "type": "string"
  },
  "description-font-style-s": {
    "type": "string"
  },
  "description-font-style-xs": {
    "type": "string"
  },
  "description-text-decoration-general": {
    "type": "string"
  },
  "description-text-decoration-xxl": {
    "type": "string"
  },
  "description-text-decoration-xl": {
    "type": "string"
  },
  "description-text-decoration-l": {
    "type": "string"
  },
  "description-text-decoration-m": {
    "type": "string"
  },
  "description-text-decoration-s": {
    "type": "string"
  },
  "description-text-decoration-xs": {
    "type": "string"
  },
  "description-text-indent-general": {
    "type": "number"
  },
  "description-text-indent-xxl": {
    "type": "number"
  },
  "description-text-indent-xl": {
    "type": "number"
  },
  "description-text-indent-l": {
    "type": "number"
  },
  "description-text-indent-m": {
    "type": "number"
  },
  "description-text-indent-s": {
    "type": "number"
  },
  "description-text-indent-xs": {
    "type": "number"
  },
  "description-text-indent-unit-general": {
    "type": "string",
    "default": "px"
  },
  "description-text-indent-unit-xxl": {
    "type": "string"
  },
  "description-text-indent-unit-xl": {
    "type": "string"
  },
  "description-text-indent-unit-l": {
    "type": "string"
  },
  "description-text-indent-unit-m": {
    "type": "string"
  },
  "description-text-indent-unit-s": {
    "type": "string"
  },
  "description-text-indent-unit-xs": {
    "type": "string"
  },
  "description-text-shadow-general": {
    "type": "string"
  },
  "description-text-shadow-xxl": {
    "type": "string"
  },
  "description-text-shadow-xl": {
    "type": "string"
  },
  "description-text-shadow-l": {
    "type": "string"
  },
  "description-text-shadow-m": {
    "type": "string"
  },
  "description-text-shadow-s": {
    "type": "string"
  },
  "description-text-shadow-xs": {
    "type": "string"
  },
  "description-vertical-align-general": {
    "type": "string"
  },
  "description-vertical-align-xxl": {
    "type": "string"
  },
  "description-vertical-align-xl": {
    "type": "string"
  },
  "description-vertical-align-l": {
    "type": "string"
  },
  "description-vertical-align-m": {
    "type": "string"
  },
  "description-vertical-align-s": {
    "type": "string"
  },
  "description-vertical-align-xs": {
    "type": "string"
  },
  "description-custom-formats": {
    "type": "object"
  },
  "description-text-orientation-general": {
    "type": "string"
  },
  "description-text-orientation-xxl": {
    "type": "string"
  },
  "description-text-orientation-xl": {
    "type": "string"
  },
  "description-text-orientation-l": {
    "type": "string"
  },
  "description-text-orientation-m": {
    "type": "string"
  },
  "description-text-orientation-s": {
    "type": "string"
  },
  "description-text-orientation-xs": {
    "type": "string"
  },
  "description-text-direction-general": {
    "type": "string"
  },
  "description-text-direction-xxl": {
    "type": "string"
  },
  "description-text-direction-xl": {
    "type": "string"
  },
  "description-text-direction-l": {
    "type": "string"
  },
  "description-text-direction-m": {
    "type": "string"
  },
  "description-text-direction-s": {
    "type": "string"
  },
  "description-text-direction-xs": {
    "type": "string"
  },
  "description-white-space-general": {
    "type": "string"
  },
  "description-white-space-xxl": {
    "type": "string"
  },
  "description-white-space-xl": {
    "type": "string"
  },
  "description-white-space-l": {
    "type": "string"
  },
  "description-white-space-m": {
    "type": "string"
  },
  "description-white-space-s": {
    "type": "string"
  },
  "description-white-space-xs": {
    "type": "string"
  },
  "description-word-spacing-general": {
    "type": "number"
  },
  "description-word-spacing-xxl": {
    "type": "number"
  },
  "description-word-spacing-xl": {
    "type": "number"
  },
  "description-word-spacing-l": {
    "type": "number"
  },
  "description-word-spacing-m": {
    "type": "number"
  },
  "description-word-spacing-s": {
    "type": "number"
  },
  "description-word-spacing-xs": {
    "type": "number"
  },
  "description-word-spacing-unit-general": {
    "type": "string",
    "default": "px"
  },
  "description-word-spacing-unit-xxl": {
    "type": "string"
  },
  "description-word-spacing-unit-xl": {
    "type": "string"
  },
  "description-word-spacing-unit-l": {
    "type": "string"
  },
  "description-word-spacing-unit-m": {
    "type": "string"
  },
  "description-word-spacing-unit-s": {
    "type": "string"
  },
  "description-word-spacing-unit-xs": {
    "type": "string"
  },
  "description-bottom-gap-general": {
    "type": "number"
  },
  "description-bottom-gap-xxl": {
    "type": "number"
  },
  "description-bottom-gap-xl": {
    "type": "number"
  },
  "description-bottom-gap-l": {
    "type": "number"
  },
  "description-bottom-gap-m": {
    "type": "number"
  },
  "description-bottom-gap-s": {
    "type": "number"
  },
  "description-bottom-gap-xs": {
    "type": "number"
  },
  "description-bottom-gap-unit-general": {
    "type": "string",
    "default": "px"
  },
  "description-bottom-gap-unit-xxl": {
    "type": "string"
  },
  "description-bottom-gap-unit-xl": {
    "type": "string"
  },
  "description-bottom-gap-unit-l": {
    "type": "string"
  },
  "description-bottom-gap-unit-m": {
    "type": "string"
  },
  "description-bottom-gap-unit-s": {
    "type": "string"
  },
  "description-bottom-gap-unit-xs": {
    "type": "string"
  }
}
