western-world 3.0.613 → 3.0.615

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "western-world",
3
- "version": "3.0.613",
3
+ "version": "3.0.615",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -8,12 +8,14 @@ export const add_star = `
8
8
 
9
9
  <g id="add_star_main_container">
10
10
  <rect x="0" y="0" width="8192" height="8192" fill="white" opacity="0.7"></rect>
11
- <g id="add_star_container">
12
- <use class="d-none star-1th" xlink:href="#star" style="scale: 0.15; translate: 1000px 3200px;"></use>
13
- <use class="d-none star-2nd" xlink:href="#star" style="scale: 0.15; translate: 2200px 3200px;"></use>
14
- <use class="d-none star-3rd" xlink:href="#star" style="scale: 0.15; translate: 3400px 3200px;"></use>
15
- <use class="d-none star-4th" xlink:href="#star" style="scale: 0.15; translate: 4600px 3200px;"></use>
16
- <use class="d-none star-5th" xlink:href="#star" style="scale: 0.15; translate: 5800px 3200px;"></use>
11
+ <g id="add_star_outer_container">
12
+ <g id="add_star_container">
13
+ <use class="d-none star-1th" xlink:href="#star" style="scale: 0.15; translate: 1000px 3200px;"></use>
14
+ <use class="d-none star-2nd" xlink:href="#star" style="scale: 0.15; translate: 2200px 3200px;"></use>
15
+ <use class="d-none star-3rd" xlink:href="#star" style="scale: 0.15; translate: 3400px 3200px;"></use>
16
+ <use class="d-none star-4th" xlink:href="#star" style="scale: 0.15; translate: 4600px 3200px;"></use>
17
+ <use class="d-none star-5th" xlink:href="#star" style="scale: 0.15; translate: 5800px 3200px;"></use>
18
+ </g>
17
19
  </g>
18
20
  <use xlink:href="#confetti"></use>
19
21
  </g>
@@ -3,6 +3,11 @@
3
3
  display: block;
4
4
  }
5
5
 
6
+ #add_star_outer_container {
7
+ scale: var(--scale, 1);
8
+ translate: var(--translate, 0 0);
9
+ }
10
+
6
11
  #add_star_main_container {
7
12
  opacity: 0;
8
13
  animation-name: add_star_main_container_animation;
@@ -256,4 +256,6 @@
256
256
 
257
257
  <use xlink:href="#black_background" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 2.5s;"></use>
258
258
  <use xlink:href="#sell" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 5s;scale: 0.8;translate: 800px 500px;"></use>
259
+
260
+ <use xlink:href="#add_star" class="d-none use-add-star" style="--animation-delay: 0s;--animation-duration: 3s;--translate: 0 200px;"></use>
259
261
  </svg>
@@ -298,4 +298,6 @@
298
298
 
299
299
  <use xlink:href="#black_background" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 2.5s;"></use>
300
300
  <use xlink:href="#sell" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 5s;scale: 0.6;translate: 2000px 2000px;"></use>
301
+
302
+ <use xlink:href="#add_star" class="d-none use-add-star" style="--animation-delay: 0s;--animation-duration: 3s;--scale: 0.7;--translate: 1500px 2000px;"></use>
301
303
  </svg>
@@ -178,5 +178,5 @@
178
178
  <use xlink:href="#black_background" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 2.5s;"></use>
179
179
  <use xlink:href="#sell" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 5s;scale: 0.6;translate: 1600px 2000px;"></use>
180
180
 
181
- <use xlink:href="#add_star" class="d-none use-add-star" style="--animation-delay: 0s;--animation-duration: 3s;translate: 0 800px;"></use>
181
+ <use xlink:href="#add_star" class="d-none use-add-star" style="--animation-delay: 0s;--animation-duration: 3s;--translate: 0 800px;"></use>
182
182
  </svg>
@@ -324,4 +324,6 @@
324
324
 
325
325
  <use xlink:href="#black_background" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 2.5s;"></use>
326
326
  <use xlink:href="#sell" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 5s;scale: 0.9;translate: 550px 600px;"></use>
327
+
328
+ <use xlink:href="#add_star" class="d-none use-add-star" style="--animation-delay: 0s;--animation-duration: 3s;--scale: 0.7;--translate: 1200px 1700px;"></use>
327
329
  </svg>
@@ -292,4 +292,6 @@
292
292
 
293
293
  <use xlink:href="#black_background" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 2.5s;"></use>
294
294
  <use xlink:href="#sell" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 5s;scale: 0.9;translate: 100px 500px;"></use>
295
+
296
+ <use xlink:href="#add_star" class="d-none use-add-star" style="--animation-delay: 0s;--animation-duration: 3s;--translate: -300px 200px;"></use>
295
297
  </svg>
@@ -34,4 +34,6 @@
34
34
 
35
35
  <use xlink:href="#black_background" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 2.5s;"></use>
36
36
  <use xlink:href="#sell" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 5s;scale: 0.9;translate: 400px 400px;"></use>
37
+
38
+ <use xlink:href="#add_star" class="d-none use-add-star" style="--animation-delay: 0s;--animation-duration: 3s;--translate: 0 200px;"></use>
37
39
  </svg>
@@ -461,4 +461,6 @@
461
461
 
462
462
  <use xlink:href="#black_background" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 2.5s;"></use>
463
463
  <use xlink:href="#sell" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 5s;scale: 0.8;translate: 600px 200px;"></use>
464
+
465
+ <use xlink:href="#add_star" class="d-none use-add-star" style="--animation-delay: 0s;--animation-duration: 3s;--scale: 0.7;--translate: 1000px 700px;"></use>
464
466
  </svg>
@@ -222,4 +222,6 @@
222
222
 
223
223
  <use xlink:href="#black_background" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 2.5s;"></use>
224
224
  <use xlink:href="#sell" class="d-none use-sell" style="--animation-delay: 0s;--animation-duration: 5s;scale: 0.7;translate: 500px 1800px;"></use>
225
+
226
+ <use xlink:href="#add_star" class="d-none use-add-star" style="--animation-delay: 0s;--animation-duration: 3s;--scale: 0.7;--translate: 500px 2000px;"></use>
225
227
  </svg>