{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\@jiaminghi\\data-view\\lib\\components\\decoration12\\src\\main.vue?vue&type=template&id=1b5d7dd6&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\@jiaminghi\\data-view\\lib\\components\\decoration12\\src\\main.vue","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["\n<div class=\"dv-decoration-12\" :ref=\"ref\">\n  <svg :width=\"width\" :height=\"height\">\n    <defs>\n      <g :id=\"gId\">\n        <path\n          :stroke=\"pathColor[i]\"\n          :stroke-width=\"width / 2\"\n          fill=\"transparent\"\n          v-for=\"(d, i) in pathD\"\n          :key=\"d\"\n          :d=\"d\"\n        />\n      </g>\n\n      <radialGradient\n        :id=\"gradientId\"\n        cx=\"50%\" cy=\"50%\" r=\"50%\"\n      >\n        <stop offset=\"0%\" stop-color=\"transparent\" stop-opacity=\"1\" />\n        <stop offset=\"100%\" :stop-color=\"fade(mergedColor[1] || defaultColor[1], 30)\" stop-opacity=\"1\" />\n      </radialGradient>\n    </defs>\n\n    <circle\n      v-for=\"r in circleR\"\n      :key=\"r\"\n      :r=\"r\"\n      :cx=\"x\"\n      :cy=\"y\"\n      :stroke=\"mergedColor[1]\"\n      :stroke-width=\"0.5\"\n      fill=\"transparent\"\n    />\n\n    <circle\n      r=\"1\"\n      :cx=\"x\"\n      :cy=\"y\"\n      stroke=\"transparent\"\n      :fill=\"`url(#${gradientId})`\"\n    >\n      <animate\n        attributeName=\"r\"\n        :values=\"`1;${width / 2}`\"\n        :dur=\"`${haloDur}s`\"\n        repeatCount=\"indefinite\"\n      />\n      <animate\n        attributeName=\"opacity\"\n        values=\"1;0\"\n        :dur=\"`${haloDur}s`\"\n        repeatCount=\"indefinite\"\n      />\n    </circle>\n\n    <circle\n      r=\"2\"\n      :cx=\"x\"\n      :cy=\"y\"\n      :fill=\"mergedColor[1]\"\n    />\n\n    <g v-if=\"showSplitLine\">\n      <polyline\n        v-for=\"p in splitLinePoints\"\n        :key=\"p\"\n        :points=\"p\"\n        :stroke=\"mergedColor[1]\"\n        :stroke-width=\"0.5\"\n        opacity=\"0.5\"\n      />\n    </g>\n\n    <path\n      v-for=\"d in arcD\"\n      :key=\"d\"\n      :d=\"d\"\n      :stroke=\"mergedColor[1]\"\n      stroke-width=\"2\"\n      fill=\"transparent\"\n    />\n\n    <use :xlink:href=\"`#${gId}`\">\n      <animateTransform\n        attributeName=\"transform\"\n        type=\"rotate\"\n        :values=\"`0, ${x} ${y};360, ${x} ${y}`\"\n        :dur=\"`${scanDur}s`\"\n        repeatCount=\"indefinite\"\n      />\n    </use>\n  </svg>\n\n  <div class=\"decoration-content\">\n    <slot></slot>\n  </div>\n</div>\n",null]}