{"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  compatConfig: { MODE: 3 },\n  name: 'ButtonsDecorator',\n  components: { DtButton },\n};\n</script>\n"],"names":["_sfc_main","DtButton","_createElementBlock","_createVNode","_component_dt_button","_withCtx","_createTextVNode","_toDisplayString"],"mappings":"+NAcKA,EAAU,CACb,aAAc,CAAE,KAAM,GACtB,KAAM,mBACN,WAAY,CAAA,SAAEC,EAAAA,QAChB,uFAjBEC,qBAOM,MAAA,KAAA,CANJC,EAAAA,YAEYC,EAAA,CAFD,WAAW,SAAS,EAAA,CAFnC,QAAAC,EAAAA,QAGM,IAAe,CAHrBC,EAAAA,gBAAAC,EAAAA,gBAGS,SAAS,CAAA,IAHlB,EAAA,IAKIJ,EAAAA,YAEYC,EAAA,CAFD,WAAW,UAAU,EAAA,CALpC,QAAAC,EAAAA,QAMM,IAAc,CANpBC,EAAAA,gBAAAC,EAAAA,gBAMS,QAAQ,CAAA,IANjB,EAAA"}