{"version":3,"file":"buttons-decorator.cjs","sources":["../../../components/button_group/buttons_decorator.vue"],"sourcesContent":["<template>\n  <div>\n    <dt-button importance=\"primary\">\n      {{ 'Confirm' }}\n    </dt-button>\n    <dt-button importance=\"outlined\">\n      {{ 'Cancel' }}\n    </dt-button>\n  </div>\n</template>\n\n<script>\nimport { DtButton } from '../button';\n\nexport default {\n  name: 'ButtonsDecorator',\n  components: { DtButton },\n};\n</script>\n"],"names":["_sfc_main","DtButton"],"mappings":"4MAcAA,EAAA,CACA,KAAA,mBACA,WAAA,CAAA,SAAAC,EAAAA,OAAA,CACA"}