{"version":3,"sources":["webpack:///./src/vocabulary/components/wl-loading-animation/index.scss"],"names":[],"mappings":"AAAA;AACA;AACA,wBAAwB;AACxB;AACA,0BAA0B;AAC1B;AACA,wBAAwB,EAAE;;AAE1B;AACA;AACA;AACA;AACA,qBAAqB;;AAErB;AACA,qCAAqC;;AAErC;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B;;AAE3B;AACA,gBAAgB;;AAEhB;AACA;AACA,wBAAwB;;AAExB;AACA;AACA,wBAAwB","file":"no-editor-analysis.css","sourcesContent":["@keyframes wl-spinner-animate {\n  0% {\n    transform: scale(1); }\n  50% {\n    transform: scale(1.3); }\n  100% {\n    transform: scale(1); } }\n\n.wl-spinner {\n  margin: 20px;\n  height: 20px;\n  font-size: 0;\n  text-align: center; }\n\n.wl-spinner--running .wl-spinner__shape {\n  animation-name: wl-spinner-animate; }\n\n.wl-spinner__shape {\n  display: inline-block;\n  height: 20px;\n  width: 20px;\n  animation-iteration-count: infinite;\n  animation-timing-function: ease-in-out;\n  animation-duration: 1.2s; }\n\n.wl-spinner__shape--circle {\n  fill: #007aff; }\n\n.wl-spinner__shape--rect {\n  fill: #fcc207;\n  animation-delay: 0.4s; }\n\n.wl-spinner__shape--hexagon {\n  fill: #ff2222;\n  animation-delay: 0.8s; }\n"],"sourceRoot":""}