{
    "comp": {
        "tag": {
            "text": {
                "style": {
                    "font-family": {
                        "value": "{sys.text.style.body.font-family}"
                    },
                    "size": {
                        "value": "{sys.text.style.body.size}"
                    },
                    "font-weight": {
                        "value": "{sys.text.style.body.weight}"
                    },
                    "line-height": {
                        "value": "{sys.text.style.body.line-height}"
                    }
                }
            },
            "border": {
                "radius": {
                    "value": "{ref.spacing.xxxs}"
                }
            },
            "spacing": {
                "value": "{ref.spacing.xxxs}"
            },
            "height": {
                "value": "{ref.spacing.md}"
            },
            "padding": {
                "left": {
                    "value": "{ref.spacing.xxxs}"
                },
                "right": {
                    "value": "{ref.spacing.xxxs}"
                }
            },
            "closable": {
                "padding": {
                    "right": {
                        "value": "2px"
                    }
                }
            },
            "mini": {
                "padding": {
                    "left": {
                        "value": "2px"
                    },
                    "right": {
                        "value": "2px"
                    }
                },
                "height": {
                    "value": "18px"
                }
            },
            "blue": {
                "text": {
                    "color": {
                        "value": "{ref.color.electricBlue.150}"
                    }
                },
                "background": {
                    "color": {
                        "value": "{ref.color.electricBlue.10}"
                    }
                },
                "border": {
                    "color": {
                        "value": "{ref.color.electricBlue.20}"
                    }
                },
                "icon": {
                    "color": {
                        "value": "{ref.color.electricBlue.150}"
                    }
                }
            },
            "tag-orange": {
                "text": {
                    "color": {
                        "value": "{ref.color.tag-orange.150}"
                    }
                },
                "background": {
                    "color": {
                        "value": "{ref.color.tag-orange.10}"
                    }
                },
                "border": {
                    "color": {
                        "value": "{ref.color.tag-orange.20}"
                    }
                },
                "icon": {
                    "color": {
                        "value": "{ref.color.tag-orange.150}"
                    }
                }
            },
            "menthol": {
                "text": {
                    "color": {
                        "value": "{ref.color.menthol.150}"
                    }
                },
                "background": {
                    "color": {
                        "value": "{ref.color.menthol.10}"
                    }
                },
                "border": {
                    "color": {
                        "value": "{ref.color.menthol.20}"
                    }
                },
                "icon": {
                    "color": {
                        "value": "{ref.color.menthol.150}"
                    }
                }
            },
            "grey": {
                "text": {
                    "color": {
                        "value": "{ref.color.grey.100}"
                    }
                },
                "background": {
                    "color": {
                        "value": "{ref.color.grey.10}"
                    }
                },
                "border": {
                    "color": {
                        "value": "{ref.color.grey.20}"
                    }
                },
                "icon": {
                    "color": {
                        "value": "{ref.color.grey.150}"
                    }
                }
            },
            "green": {
                "text": {
                    "color": {
                        "value": "{ref.color.green.150}"
                    }
                },
                "background": {
                    "color": {
                        "value": "{ref.color.green.10}"
                    }
                },
                "border": {
                    "color": {
                        "value": "{ref.color.green.20}"
                    }
                },
                "icon": {
                    "color": {
                        "value": "{ref.color.green.150}"
                    }
                }
            },
            "red": {
                "text": {
                    "color": {
                        "value": "{ref.color.red.150}"
                    }
                },
                "background": {
                    "color": {
                        "value": "{ref.color.red.10}"
                    }
                },
                "border": {
                    "color": {
                        "value": "{ref.color.red.20}"
                    }
                },
                "icon": {
                    "color": {
                        "value": "{ref.color.red.150}"
                    }
                }
            }

        }
    }
}
