{
    "comp": {
        "status": {
            "text": {
                "style": {
                    "font-family": {
                        "value": "{sys.text.style.caption.font-family}"
                    },
                    "size": {
                        "value": "{sys.text.style.caption.size}"
                    },
                    "font-weight": {
                        "value": "{sys.text.style.caption.weight}"
                    },
                    "line-height": {
                        "value": "{sys.text.style.caption.line-height}"
                    }
                }
            },
            "padding": {
                "horizontal": {
                    "value": "{ref.spacing.xxs}"
                }
            },
            "height": {
                "value": "{ref.spacing.md}"
            },
            "spacing": {
                "value": "{ref.spacing.xxxs}"
            },
            "color": {
                "value": "{ref.color.grey.100}"
            },
            "green": {
                "background": {
                    "color": {
                        "value": "{ref.color.green.10}"
                    }
                },
                "dot": {
                    "background": {
                        "color": {
                            "value": "{ref.color.green.100}"
                        }
                    }
                }
            },
            "tag-orange": {
                "background": {
                    "color": {
                        "value": "{ref.color.tag-orange.10}"
                    }
                },
                "dot": {
                    "background": {
                        "color": {
                            "value": "{ref.color.tag-orange.150}"
                        }
                    }
                }
            },
            "red": {
                "background": {
                    "color": {
                        "value": "{ref.color.red.10}"
                    }
                },
                "dot": {
                    "background": {
                        "color": {
                            "value": "{ref.color.red.100}"
                        }
                    }
                }
            },
            "blue": {
                "background": {
                    "color": {
                        "value": "{ref.color.electricBlue.10}"
                    }
                },
                "dot": {
                    "background": {
                        "color": {
                            "value": "{ref.color.electricBlue.100}"
                        }
                    }
                }
            },
            "orange": {
                "background": {
                    "color": {
                        "value": "{ref.color.orange.10}"
                    }
                },
                "dot": {
                    "background": {
                        "color": {
                            "value": "{ref.color.orange.100}"
                        }
                    }
                }
            },
            "grey": {
                "background": {
                    "color": {
                        "value": "{ref.color.grey.10}"
                    }
                },
                "dot": {
                    "background": {
                        "color": {
                            "value": "{ref.color.grey.100}"
                        }
                    }
                }
            },
            "font-family": {
                "value": "{sys.text.style.caption.font-family}"
            },
            "font-size": {
                "value": "{sys.text.style.caption.size}"
            },
            "line-height": {
                "value": "{sys.text.style.caption.line-height}"
            }
        }
    }
}
