{"version":3,"file":"buttons-decorator.cjs","names":[],"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  compatConfig: { MODE: 3 },\n  name: 'ButtonsDecorator',\n  components: { DtButton },\n};\n</script>\n"],"mappings":"0PAcA,IAAK,EAAU,CACb,aAAc,CAAE,KAAM,EAAG,CACzB,KAAM,mBACN,WAAY,CAAE,SAAA,EAAA,QAAU,CACzB,oHAVO,MAAA,KAAA,EAAA,EAAA,EAAA,aAJQ,EAAA,CAFD,WAAW,UAAS,CAAA,2BACd,CAAA,GAAA,EAAA,KAAA,EAAA,GAAA,EAAA,EAAA,EAAA,kBAAA,EAAA,EAAA,iBAAZ,UAAS,CAAA,GAAA,CAAA,EAAA,CAAA,yBAIF,EAAA,CAFD,WAAW,WAAU,CAAA,2BAChB,CAAA,GAAA,EAAA,KAAA,EAAA,GAAA,EAAA,EAAA,EAAA,kBAAA,EAAA,EAAA,iBAAX,SAAQ,CAAA,GAAA,CAAA,EAAA,CAAA"}