{"remainingRequest":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xypm-web\\node_modules\\@jiaminghi\\data-view\\lib\\components\\decoration1\\src\\main.vue?vue&type=template&id=295bc631&","dependencies":[{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\@jiaminghi\\data-view\\lib\\components\\decoration1\\src\\main.vue","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["\n<div class=\"dv-decoration-1\" :ref=\"ref\">\n  <svg :width=\"`${svgWH[0]}px`\" :height=\"`${svgWH[1]}px`\" :style=\"`transform:scale(${svgScale[0]},${svgScale[1]});`\">\n\n    <template\n      v-for=\"(point, i) in points\"\n    >\n      <rect\n        v-if=\"Math.random() > 0.6\"\n        :key=\"i\"\n        :fill=\"mergedColor[0]\"\n        :x=\"point[0] - halfPointSideLength\"\n        :y=\"point[1] - halfPointSideLength\"\n        :width=\"pointSideLength\"\n        :height=\"pointSideLength\"\n      >\n        <animate\n          v-if=\"Math.random() > 0.6\"\n          attributeName=\"fill\"\n          :values=\"`${mergedColor[0]};transparent`\"\n          dur=\"1s\"\n          :begin=\"Math.random() * 2\"\n          repeatCount=\"indefinite\"\n        />\n      </rect>\n    </template>\n\n    <rect\n      v-if=\"rects[0]\"\n      :fill=\"mergedColor[1]\"\n      :x=\"rects[0][0] - pointSideLength\"\n      :y=\"rects[0][1] - pointSideLength\"\n      :width=\"pointSideLength * 2\"\n      :height=\"pointSideLength * 2\"\n    >\n      <animate\n        attributeName=\"width\"\n        :values=\"`0;${pointSideLength * 2}`\"\n        dur=\"2s\"\n        repeatCount=\"indefinite\"\n      />\n      <animate\n        attributeName=\"height\"\n        :values=\"`0;${pointSideLength * 2}`\"\n        dur=\"2s\"\n        repeatCount=\"indefinite\"\n      />\n      <animate\n        attributeName=\"x\"\n        :values=\"`${rects[0][0]};${rects[0][0] - pointSideLength}`\"\n        dur=\"2s\"\n        repeatCount=\"indefinite\"\n      />\n      <animate\n        attributeName=\"y\"\n        :values=\"`${rects[0][1]};${rects[0][1] - pointSideLength}`\"\n        dur=\"2s\"\n        repeatCount=\"indefinite\"\n      />\n    </rect>\n\n    <rect\n      v-if=\"rects[1]\"\n      :fill=\"mergedColor[1]\"\n      :x=\"rects[1][0] - 40\"\n      :y=\"rects[1][1] - pointSideLength\"\n      :width=\"40\"\n      :height=\"pointSideLength * 2\"\n    >\n      <animate\n        attributeName=\"width\"\n        values=\"0;40;0\"\n        dur=\"2s\"\n        repeatCount=\"indefinite\"\n      />\n      <animate\n        attributeName=\"x\"\n        :values=\"`${rects[1][0]};${rects[1][0] - 40};${rects[1][0]}`\"\n        dur=\"2s\"\n        repeatCount=\"indefinite\"\n      />\n    </rect>\n  </svg>\n</div>\n",null]}