@shell-shock/plugin-theme 0.3.3 → 0.3.5

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.
Files changed (69) hide show
  1. package/dist/helpers/ansi-utils.cjs +54 -0
  2. package/dist/helpers/ansi-utils.d.cts.map +1 -1
  3. package/dist/helpers/ansi-utils.d.mts.map +1 -1
  4. package/dist/helpers/ansi-utils.mjs +54 -0
  5. package/dist/helpers/ansi-utils.mjs.map +1 -1
  6. package/dist/{style-dictionary/helpers.mjs → helpers/border-styles.cjs} +2 -15
  7. package/dist/helpers/border-styles.d.cts +14 -0
  8. package/dist/helpers/border-styles.d.cts.map +1 -0
  9. package/dist/helpers/border-styles.d.mts +14 -0
  10. package/dist/helpers/border-styles.d.mts.map +1 -0
  11. package/dist/{style-dictionary/helpers.cjs → helpers/border-styles.mjs} +3 -17
  12. package/dist/helpers/border-styles.mjs.map +1 -0
  13. package/dist/helpers/index.cjs +98 -1
  14. package/dist/helpers/index.d.cts +4 -1
  15. package/dist/helpers/index.d.mts +4 -1
  16. package/dist/helpers/index.mjs +4 -1
  17. package/dist/helpers/merge.cjs +18 -0
  18. package/dist/helpers/merge.d.cts +16 -0
  19. package/dist/helpers/merge.d.cts.map +1 -0
  20. package/dist/helpers/merge.d.mts +16 -0
  21. package/dist/helpers/merge.d.mts.map +1 -0
  22. package/dist/helpers/merge.mjs +18 -0
  23. package/dist/helpers/merge.mjs.map +1 -0
  24. package/dist/helpers/spinners.cjs +1853 -0
  25. package/dist/helpers/spinners.d.cts +735 -0
  26. package/dist/helpers/spinners.d.cts.map +1 -0
  27. package/dist/helpers/spinners.d.mts +735 -0
  28. package/dist/helpers/spinners.d.mts.map +1 -0
  29. package/dist/helpers/spinners.mjs +1760 -0
  30. package/dist/helpers/spinners.mjs.map +1 -0
  31. package/dist/index.cjs +3 -0
  32. package/dist/index.d.cts +2 -2
  33. package/dist/index.d.cts.map +1 -1
  34. package/dist/index.d.mts +2 -2
  35. package/dist/index.d.mts.map +1 -1
  36. package/dist/index.mjs +3 -0
  37. package/dist/index.mjs.map +1 -1
  38. package/dist/style-dictionary/border-styles.cjs +39 -38
  39. package/dist/style-dictionary/border-styles.mjs +2 -1
  40. package/dist/style-dictionary/border-styles.mjs.map +1 -1
  41. package/dist/style-dictionary/colors.cjs +117 -2
  42. package/dist/style-dictionary/colors.mjs +116 -1
  43. package/dist/style-dictionary/colors.mjs.map +1 -1
  44. package/dist/style-dictionary/icons.cjs +30 -2
  45. package/dist/style-dictionary/icons.mjs +29 -1
  46. package/dist/style-dictionary/icons.mjs.map +1 -1
  47. package/dist/style-dictionary/labels.cjs +2 -2
  48. package/dist/style-dictionary/labels.mjs +1 -1
  49. package/dist/style-dictionary/labels.mjs.map +1 -1
  50. package/dist/style-dictionary/padding.cjs +39 -38
  51. package/dist/style-dictionary/padding.mjs +2 -1
  52. package/dist/style-dictionary/padding.mjs.map +1 -1
  53. package/dist/style-dictionary/settings.cjs +2 -2
  54. package/dist/style-dictionary/settings.mjs +1 -1
  55. package/dist/style-dictionary/settings.mjs.map +1 -1
  56. package/dist/style-dictionary/spinners.cjs +31 -0
  57. package/dist/style-dictionary/spinners.mjs +31 -0
  58. package/dist/style-dictionary/spinners.mjs.map +1 -0
  59. package/dist/themes/storm.cjs +20 -1
  60. package/dist/themes/storm.mjs +20 -1
  61. package/dist/themes/storm.mjs.map +1 -1
  62. package/dist/types/index.d.cts +2 -2
  63. package/dist/types/index.d.mts +2 -2
  64. package/dist/types/theme.d.cts +48 -4
  65. package/dist/types/theme.d.cts.map +1 -1
  66. package/dist/types/theme.d.mts +48 -4
  67. package/dist/types/theme.d.mts.map +1 -1
  68. package/package.json +49 -7
  69. package/dist/style-dictionary/helpers.mjs.map +0 -1
@@ -0,0 +1,1760 @@
1
+ //#region src/helpers/spinners.ts
2
+ const spinners = {
3
+ dots: {
4
+ interval: 80,
5
+ frames: [
6
+ "⠋",
7
+ "⠙",
8
+ "⠹",
9
+ "⠸",
10
+ "⠼",
11
+ "⠴",
12
+ "⠦",
13
+ "⠧",
14
+ "⠇",
15
+ "⠏"
16
+ ]
17
+ },
18
+ dots2: {
19
+ interval: 80,
20
+ frames: [
21
+ "⣾",
22
+ "⣽",
23
+ "⣻",
24
+ "⢿",
25
+ "⡿",
26
+ "⣟",
27
+ "⣯",
28
+ "⣷"
29
+ ]
30
+ },
31
+ dots3: {
32
+ interval: 80,
33
+ frames: [
34
+ "⠋",
35
+ "⠙",
36
+ "⠚",
37
+ "⠞",
38
+ "⠖",
39
+ "⠦",
40
+ "⠴",
41
+ "⠲",
42
+ "⠳",
43
+ "⠓"
44
+ ]
45
+ },
46
+ dots4: {
47
+ interval: 80,
48
+ frames: [
49
+ "⠄",
50
+ "⠆",
51
+ "⠇",
52
+ "⠋",
53
+ "⠙",
54
+ "⠸",
55
+ "⠰",
56
+ "⠠",
57
+ "⠰",
58
+ "⠸",
59
+ "⠙",
60
+ "⠋",
61
+ "⠇",
62
+ "⠆"
63
+ ]
64
+ },
65
+ dots5: {
66
+ interval: 80,
67
+ frames: [
68
+ "⠋",
69
+ "⠙",
70
+ "⠚",
71
+ "⠒",
72
+ "⠂",
73
+ "⠂",
74
+ "⠒",
75
+ "⠲",
76
+ "⠴",
77
+ "⠦",
78
+ "⠖",
79
+ "⠒",
80
+ "⠐",
81
+ "⠐",
82
+ "⠒",
83
+ "⠓",
84
+ "⠋"
85
+ ]
86
+ },
87
+ dots6: {
88
+ interval: 80,
89
+ frames: [
90
+ "⠁",
91
+ "⠉",
92
+ "⠙",
93
+ "⠚",
94
+ "⠒",
95
+ "⠂",
96
+ "⠂",
97
+ "⠒",
98
+ "⠲",
99
+ "⠴",
100
+ "⠤",
101
+ "⠄",
102
+ "⠄",
103
+ "⠤",
104
+ "⠴",
105
+ "⠲",
106
+ "⠒",
107
+ "⠂",
108
+ "⠂",
109
+ "⠒",
110
+ "⠚",
111
+ "⠙",
112
+ "⠉",
113
+ "⠁"
114
+ ]
115
+ },
116
+ dots7: {
117
+ interval: 80,
118
+ frames: [
119
+ "⠈",
120
+ "⠉",
121
+ "⠋",
122
+ "⠓",
123
+ "⠒",
124
+ "⠐",
125
+ "⠐",
126
+ "⠒",
127
+ "⠖",
128
+ "⠦",
129
+ "⠤",
130
+ "⠠",
131
+ "⠠",
132
+ "⠤",
133
+ "⠦",
134
+ "⠖",
135
+ "⠒",
136
+ "⠐",
137
+ "⠐",
138
+ "⠒",
139
+ "⠓",
140
+ "⠋",
141
+ "⠉",
142
+ "⠈"
143
+ ]
144
+ },
145
+ dots8: {
146
+ interval: 80,
147
+ frames: [
148
+ "⠁",
149
+ "⠁",
150
+ "⠉",
151
+ "⠙",
152
+ "⠚",
153
+ "⠒",
154
+ "⠂",
155
+ "⠂",
156
+ "⠒",
157
+ "⠲",
158
+ "⠴",
159
+ "⠤",
160
+ "⠄",
161
+ "⠄",
162
+ "⠤",
163
+ "⠠",
164
+ "⠠",
165
+ "⠤",
166
+ "⠦",
167
+ "⠖",
168
+ "⠒",
169
+ "⠐",
170
+ "⠐",
171
+ "⠒",
172
+ "⠓",
173
+ "⠋",
174
+ "⠉",
175
+ "⠈",
176
+ "⠈"
177
+ ]
178
+ },
179
+ dots9: {
180
+ interval: 80,
181
+ frames: [
182
+ "⢹",
183
+ "⢺",
184
+ "⢼",
185
+ "⣸",
186
+ "⣇",
187
+ "⡧",
188
+ "⡗",
189
+ "⡏"
190
+ ]
191
+ },
192
+ dots10: {
193
+ interval: 80,
194
+ frames: [
195
+ "⢄",
196
+ "⢂",
197
+ "⢁",
198
+ "⡁",
199
+ "⡈",
200
+ "⡐",
201
+ "⡠"
202
+ ]
203
+ },
204
+ dots11: {
205
+ interval: 100,
206
+ frames: [
207
+ "⠁",
208
+ "⠂",
209
+ "⠄",
210
+ "⡀",
211
+ "⢀",
212
+ "⠠",
213
+ "⠐",
214
+ "⠈"
215
+ ]
216
+ },
217
+ dots12: {
218
+ interval: 80,
219
+ frames: [
220
+ "⢀⠀",
221
+ "⡀⠀",
222
+ "⠄⠀",
223
+ "⢂⠀",
224
+ "⡂⠀",
225
+ "⠅⠀",
226
+ "⢃⠀",
227
+ "⡃⠀",
228
+ "⠍⠀",
229
+ "⢋⠀",
230
+ "⡋⠀",
231
+ "⠍⠁",
232
+ "⢋⠁",
233
+ "⡋⠁",
234
+ "⠍⠉",
235
+ "⠋⠉",
236
+ "⠋⠉",
237
+ "⠉⠙",
238
+ "⠉⠙",
239
+ "⠉⠩",
240
+ "⠈⢙",
241
+ "⠈⡙",
242
+ "⢈⠩",
243
+ "⡀⢙",
244
+ "⠄⡙",
245
+ "⢂⠩",
246
+ "⡂⢘",
247
+ "⠅⡘",
248
+ "⢃⠨",
249
+ "⡃⢐",
250
+ "⠍⡐",
251
+ "⢋⠠",
252
+ "⡋⢀",
253
+ "⠍⡁",
254
+ "⢋⠁",
255
+ "⡋⠁",
256
+ "⠍⠉",
257
+ "⠋⠉",
258
+ "⠋⠉",
259
+ "⠉⠙",
260
+ "⠉⠙",
261
+ "⠉⠩",
262
+ "⠈⢙",
263
+ "⠈⡙",
264
+ "⠈⠩",
265
+ "⠀⢙",
266
+ "⠀⡙",
267
+ "⠀⠩",
268
+ "⠀⢘",
269
+ "⠀⡘",
270
+ "⠀⠨",
271
+ "⠀⢐",
272
+ "⠀⡐",
273
+ "⠀⠠",
274
+ "⠀⢀",
275
+ "⠀⡀"
276
+ ]
277
+ },
278
+ dots13: {
279
+ interval: 80,
280
+ frames: [
281
+ "⣼",
282
+ "⣹",
283
+ "⢻",
284
+ "⠿",
285
+ "⡟",
286
+ "⣏",
287
+ "⣧",
288
+ "⣶"
289
+ ]
290
+ },
291
+ dots14: {
292
+ interval: 80,
293
+ frames: [
294
+ "⠉⠉",
295
+ "⠈⠙",
296
+ "⠀⠹",
297
+ "⠀⢸",
298
+ "⠀⣰",
299
+ "⢀⣠",
300
+ "⣀⣀",
301
+ "⣄⡀",
302
+ "⣆⠀",
303
+ "⡇⠀",
304
+ "⠏⠀",
305
+ "⠋⠁"
306
+ ]
307
+ },
308
+ dots8Bit: {
309
+ interval: 80,
310
+ frames: [
311
+ "⠀",
312
+ "⠁",
313
+ "⠂",
314
+ "⠃",
315
+ "⠄",
316
+ "⠅",
317
+ "⠆",
318
+ "⠇",
319
+ "⡀",
320
+ "⡁",
321
+ "⡂",
322
+ "⡃",
323
+ "⡄",
324
+ "⡅",
325
+ "⡆",
326
+ "⡇",
327
+ "⠈",
328
+ "⠉",
329
+ "⠊",
330
+ "⠋",
331
+ "⠌",
332
+ "⠍",
333
+ "⠎",
334
+ "⠏",
335
+ "⡈",
336
+ "⡉",
337
+ "⡊",
338
+ "⡋",
339
+ "⡌",
340
+ "⡍",
341
+ "⡎",
342
+ "⡏",
343
+ "⠐",
344
+ "⠑",
345
+ "⠒",
346
+ "⠓",
347
+ "⠔",
348
+ "⠕",
349
+ "⠖",
350
+ "⠗",
351
+ "⡐",
352
+ "⡑",
353
+ "⡒",
354
+ "⡓",
355
+ "⡔",
356
+ "⡕",
357
+ "⡖",
358
+ "⡗",
359
+ "⠘",
360
+ "⠙",
361
+ "⠚",
362
+ "⠛",
363
+ "⠜",
364
+ "⠝",
365
+ "⠞",
366
+ "⠟",
367
+ "⡘",
368
+ "⡙",
369
+ "⡚",
370
+ "⡛",
371
+ "⡜",
372
+ "⡝",
373
+ "⡞",
374
+ "⡟",
375
+ "⠠",
376
+ "⠡",
377
+ "⠢",
378
+ "⠣",
379
+ "⠤",
380
+ "⠥",
381
+ "⠦",
382
+ "⠧",
383
+ "⡠",
384
+ "⡡",
385
+ "⡢",
386
+ "⡣",
387
+ "⡤",
388
+ "⡥",
389
+ "⡦",
390
+ "⡧",
391
+ "⠨",
392
+ "⠩",
393
+ "⠪",
394
+ "⠫",
395
+ "⠬",
396
+ "⠭",
397
+ "⠮",
398
+ "⠯",
399
+ "⡨",
400
+ "⡩",
401
+ "⡪",
402
+ "⡫",
403
+ "⡬",
404
+ "⡭",
405
+ "⡮",
406
+ "⡯",
407
+ "⠰",
408
+ "⠱",
409
+ "⠲",
410
+ "⠳",
411
+ "⠴",
412
+ "⠵",
413
+ "⠶",
414
+ "⠷",
415
+ "⡰",
416
+ "⡱",
417
+ "⡲",
418
+ "⡳",
419
+ "⡴",
420
+ "⡵",
421
+ "⡶",
422
+ "⡷",
423
+ "⠸",
424
+ "⠹",
425
+ "⠺",
426
+ "⠻",
427
+ "⠼",
428
+ "⠽",
429
+ "⠾",
430
+ "⠿",
431
+ "⡸",
432
+ "⡹",
433
+ "⡺",
434
+ "⡻",
435
+ "⡼",
436
+ "⡽",
437
+ "⡾",
438
+ "⡿",
439
+ "⢀",
440
+ "⢁",
441
+ "⢂",
442
+ "⢃",
443
+ "⢄",
444
+ "⢅",
445
+ "⢆",
446
+ "⢇",
447
+ "⣀",
448
+ "⣁",
449
+ "⣂",
450
+ "⣃",
451
+ "⣄",
452
+ "⣅",
453
+ "⣆",
454
+ "⣇",
455
+ "⢈",
456
+ "⢉",
457
+ "⢊",
458
+ "⢋",
459
+ "⢌",
460
+ "⢍",
461
+ "⢎",
462
+ "⢏",
463
+ "⣈",
464
+ "⣉",
465
+ "⣊",
466
+ "⣋",
467
+ "⣌",
468
+ "⣍",
469
+ "⣎",
470
+ "⣏",
471
+ "⢐",
472
+ "⢑",
473
+ "⢒",
474
+ "⢓",
475
+ "⢔",
476
+ "⢕",
477
+ "⢖",
478
+ "⢗",
479
+ "⣐",
480
+ "⣑",
481
+ "⣒",
482
+ "⣓",
483
+ "⣔",
484
+ "⣕",
485
+ "⣖",
486
+ "⣗",
487
+ "⢘",
488
+ "⢙",
489
+ "⢚",
490
+ "⢛",
491
+ "⢜",
492
+ "⢝",
493
+ "⢞",
494
+ "⢟",
495
+ "⣘",
496
+ "⣙",
497
+ "⣚",
498
+ "⣛",
499
+ "⣜",
500
+ "⣝",
501
+ "⣞",
502
+ "⣟",
503
+ "⢠",
504
+ "⢡",
505
+ "⢢",
506
+ "⢣",
507
+ "⢤",
508
+ "⢥",
509
+ "⢦",
510
+ "⢧",
511
+ "⣠",
512
+ "⣡",
513
+ "⣢",
514
+ "⣣",
515
+ "⣤",
516
+ "⣥",
517
+ "⣦",
518
+ "⣧",
519
+ "⢨",
520
+ "⢩",
521
+ "⢪",
522
+ "⢫",
523
+ "⢬",
524
+ "⢭",
525
+ "⢮",
526
+ "⢯",
527
+ "⣨",
528
+ "⣩",
529
+ "⣪",
530
+ "⣫",
531
+ "⣬",
532
+ "⣭",
533
+ "⣮",
534
+ "⣯",
535
+ "⢰",
536
+ "⢱",
537
+ "⢲",
538
+ "⢳",
539
+ "⢴",
540
+ "⢵",
541
+ "⢶",
542
+ "⢷",
543
+ "⣰",
544
+ "⣱",
545
+ "⣲",
546
+ "⣳",
547
+ "⣴",
548
+ "⣵",
549
+ "⣶",
550
+ "⣷",
551
+ "⢸",
552
+ "⢹",
553
+ "⢺",
554
+ "⢻",
555
+ "⢼",
556
+ "⢽",
557
+ "⢾",
558
+ "⢿",
559
+ "⣸",
560
+ "⣹",
561
+ "⣺",
562
+ "⣻",
563
+ "⣼",
564
+ "⣽",
565
+ "⣾",
566
+ "⣿"
567
+ ]
568
+ },
569
+ dotsCircle: {
570
+ interval: 80,
571
+ frames: [
572
+ "⢎ ",
573
+ "⠎⠁",
574
+ "⠊⠑",
575
+ "⠈⠱",
576
+ " ⡱",
577
+ "⢀⡰",
578
+ "⢄⡠",
579
+ "⢆⡀"
580
+ ]
581
+ },
582
+ sand: {
583
+ interval: 80,
584
+ frames: [
585
+ "⠁",
586
+ "⠂",
587
+ "⠄",
588
+ "⡀",
589
+ "⡈",
590
+ "⡐",
591
+ "⡠",
592
+ "⣀",
593
+ "⣁",
594
+ "⣂",
595
+ "⣄",
596
+ "⣌",
597
+ "⣔",
598
+ "⣤",
599
+ "⣥",
600
+ "⣦",
601
+ "⣮",
602
+ "⣶",
603
+ "⣷",
604
+ "⣿",
605
+ "⡿",
606
+ "⠿",
607
+ "⢟",
608
+ "⠟",
609
+ "⡛",
610
+ "⠛",
611
+ "⠫",
612
+ "⢋",
613
+ "⠋",
614
+ "⠍",
615
+ "⡉",
616
+ "⠉",
617
+ "⠑",
618
+ "⠡",
619
+ "⢁"
620
+ ]
621
+ },
622
+ line: {
623
+ interval: 130,
624
+ frames: [
625
+ "-",
626
+ "\\",
627
+ "|",
628
+ "/"
629
+ ]
630
+ },
631
+ line2: {
632
+ interval: 100,
633
+ frames: [
634
+ "⠂",
635
+ "-",
636
+ "–",
637
+ "—",
638
+ "–",
639
+ "-"
640
+ ]
641
+ },
642
+ rollingLine: {
643
+ interval: 80,
644
+ frames: [
645
+ "/ ",
646
+ " - ",
647
+ " \\ ",
648
+ " |",
649
+ " |",
650
+ " \\ ",
651
+ " - ",
652
+ "/ "
653
+ ]
654
+ },
655
+ pipe: {
656
+ interval: 100,
657
+ frames: [
658
+ "┤",
659
+ "┘",
660
+ "┴",
661
+ "└",
662
+ "├",
663
+ "┌",
664
+ "┬",
665
+ "┐"
666
+ ]
667
+ },
668
+ simpleDots: {
669
+ interval: 400,
670
+ frames: [
671
+ ". ",
672
+ ".. ",
673
+ "...",
674
+ " "
675
+ ]
676
+ },
677
+ simpleDotsScrolling: {
678
+ interval: 200,
679
+ frames: [
680
+ ". ",
681
+ ".. ",
682
+ "...",
683
+ " ..",
684
+ " .",
685
+ " "
686
+ ]
687
+ },
688
+ star: {
689
+ interval: 70,
690
+ frames: [
691
+ "✶",
692
+ "✸",
693
+ "✹",
694
+ "✺",
695
+ "✹",
696
+ "✷"
697
+ ]
698
+ },
699
+ star2: {
700
+ interval: 80,
701
+ frames: [
702
+ "+",
703
+ "x",
704
+ "*"
705
+ ]
706
+ },
707
+ flip: {
708
+ interval: 70,
709
+ frames: [
710
+ "_",
711
+ "_",
712
+ "_",
713
+ "-",
714
+ "`",
715
+ "`",
716
+ "'",
717
+ "´",
718
+ "-",
719
+ "_",
720
+ "_",
721
+ "_"
722
+ ]
723
+ },
724
+ hamburger: {
725
+ interval: 100,
726
+ frames: [
727
+ "☱",
728
+ "☲",
729
+ "☴"
730
+ ]
731
+ },
732
+ growVertical: {
733
+ interval: 120,
734
+ frames: [
735
+ "▁",
736
+ "▃",
737
+ "▄",
738
+ "▅",
739
+ "▆",
740
+ "▇",
741
+ "▆",
742
+ "▅",
743
+ "▄",
744
+ "▃"
745
+ ]
746
+ },
747
+ growHorizontal: {
748
+ interval: 120,
749
+ frames: [
750
+ "▏",
751
+ "▎",
752
+ "▍",
753
+ "▌",
754
+ "▋",
755
+ "▊",
756
+ "▉",
757
+ "▊",
758
+ "▋",
759
+ "▌",
760
+ "▍",
761
+ "▎"
762
+ ]
763
+ },
764
+ balloon: {
765
+ interval: 140,
766
+ frames: [
767
+ " ",
768
+ ".",
769
+ "o",
770
+ "O",
771
+ "@",
772
+ "*",
773
+ " "
774
+ ]
775
+ },
776
+ balloon2: {
777
+ interval: 120,
778
+ frames: [
779
+ ".",
780
+ "o",
781
+ "O",
782
+ "°",
783
+ "O",
784
+ "o",
785
+ "."
786
+ ]
787
+ },
788
+ noise: {
789
+ interval: 100,
790
+ frames: [
791
+ "▓",
792
+ "▒",
793
+ "░"
794
+ ]
795
+ },
796
+ bounce: {
797
+ interval: 120,
798
+ frames: [
799
+ "⠁",
800
+ "⠂",
801
+ "⠄",
802
+ "⠂"
803
+ ]
804
+ },
805
+ boxBounce: {
806
+ interval: 120,
807
+ frames: [
808
+ "▖",
809
+ "▘",
810
+ "▝",
811
+ "▗"
812
+ ]
813
+ },
814
+ boxBounce2: {
815
+ interval: 100,
816
+ frames: [
817
+ "▌",
818
+ "▀",
819
+ "▐",
820
+ "▄"
821
+ ]
822
+ },
823
+ triangle: {
824
+ interval: 50,
825
+ frames: [
826
+ "◢",
827
+ "◣",
828
+ "◤",
829
+ "◥"
830
+ ]
831
+ },
832
+ binary: {
833
+ interval: 80,
834
+ frames: [
835
+ "010010",
836
+ "001100",
837
+ "100101",
838
+ "111010",
839
+ "111101",
840
+ "010111",
841
+ "101011",
842
+ "111000",
843
+ "110011",
844
+ "110101"
845
+ ]
846
+ },
847
+ arc: {
848
+ interval: 100,
849
+ frames: [
850
+ "◜",
851
+ "◠",
852
+ "◝",
853
+ "◞",
854
+ "◡",
855
+ "◟"
856
+ ]
857
+ },
858
+ circle: {
859
+ interval: 120,
860
+ frames: [
861
+ "◡",
862
+ "⊙",
863
+ "◠"
864
+ ]
865
+ },
866
+ squareCorners: {
867
+ interval: 180,
868
+ frames: [
869
+ "◰",
870
+ "◳",
871
+ "◲",
872
+ "◱"
873
+ ]
874
+ },
875
+ circleQuarters: {
876
+ interval: 120,
877
+ frames: [
878
+ "◴",
879
+ "◷",
880
+ "◶",
881
+ "◵"
882
+ ]
883
+ },
884
+ circleHalves: {
885
+ interval: 50,
886
+ frames: [
887
+ "◐",
888
+ "◓",
889
+ "◑",
890
+ "◒"
891
+ ]
892
+ },
893
+ squish: {
894
+ interval: 100,
895
+ frames: ["╫", "╪"]
896
+ },
897
+ toggle: {
898
+ interval: 250,
899
+ frames: ["⊶", "⊷"]
900
+ },
901
+ toggle2: {
902
+ interval: 80,
903
+ frames: ["▫", "▪"]
904
+ },
905
+ toggle3: {
906
+ interval: 120,
907
+ frames: ["□", "■"]
908
+ },
909
+ toggle4: {
910
+ interval: 100,
911
+ frames: [
912
+ "■",
913
+ "□",
914
+ "▪",
915
+ "▫"
916
+ ]
917
+ },
918
+ toggle5: {
919
+ interval: 100,
920
+ frames: ["▮", "▯"]
921
+ },
922
+ toggle6: {
923
+ interval: 300,
924
+ frames: ["ဝ", "၀"]
925
+ },
926
+ toggle7: {
927
+ interval: 80,
928
+ frames: ["⦾", "⦿"]
929
+ },
930
+ toggle8: {
931
+ interval: 100,
932
+ frames: ["◍", "◌"]
933
+ },
934
+ toggle9: {
935
+ interval: 100,
936
+ frames: ["◉", "◎"]
937
+ },
938
+ toggle10: {
939
+ interval: 100,
940
+ frames: [
941
+ "㊂",
942
+ "㊀",
943
+ "㊁"
944
+ ]
945
+ },
946
+ toggle11: {
947
+ interval: 50,
948
+ frames: ["⧇", "⧆"]
949
+ },
950
+ toggle12: {
951
+ interval: 120,
952
+ frames: ["☗", "☖"]
953
+ },
954
+ toggle13: {
955
+ interval: 80,
956
+ frames: [
957
+ "=",
958
+ "*",
959
+ "-"
960
+ ]
961
+ },
962
+ arrow: {
963
+ interval: 100,
964
+ frames: [
965
+ "←",
966
+ "↖",
967
+ "↑",
968
+ "↗",
969
+ "→",
970
+ "↘",
971
+ "↓",
972
+ "↙"
973
+ ]
974
+ },
975
+ arrow2: {
976
+ interval: 80,
977
+ frames: [
978
+ "⬆️ ",
979
+ "↗️ ",
980
+ "➡️ ",
981
+ "↘️ ",
982
+ "⬇️ ",
983
+ "↙️ ",
984
+ "⬅️ ",
985
+ "↖️ "
986
+ ]
987
+ },
988
+ arrow3: {
989
+ interval: 120,
990
+ frames: [
991
+ "▹▹▹▹▹",
992
+ "▸▹▹▹▹",
993
+ "▹▸▹▹▹",
994
+ "▹▹▸▹▹",
995
+ "▹▹▹▸▹",
996
+ "▹▹▹▹▸"
997
+ ]
998
+ },
999
+ bouncingBar: {
1000
+ interval: 80,
1001
+ frames: [
1002
+ "[ ]",
1003
+ "[= ]",
1004
+ "[== ]",
1005
+ "[=== ]",
1006
+ "[====]",
1007
+ "[ ===]",
1008
+ "[ ==]",
1009
+ "[ =]",
1010
+ "[ ]",
1011
+ "[ =]",
1012
+ "[ ==]",
1013
+ "[ ===]",
1014
+ "[====]",
1015
+ "[=== ]",
1016
+ "[== ]",
1017
+ "[= ]"
1018
+ ]
1019
+ },
1020
+ bouncingBall: {
1021
+ interval: 80,
1022
+ frames: [
1023
+ "( ● )",
1024
+ "( ● )",
1025
+ "( ● )",
1026
+ "( ● )",
1027
+ "( ●)",
1028
+ "( ● )",
1029
+ "( ● )",
1030
+ "( ● )",
1031
+ "( ● )",
1032
+ "(● )"
1033
+ ]
1034
+ },
1035
+ smiley: {
1036
+ interval: 200,
1037
+ frames: ["😄 ", "😝 "]
1038
+ },
1039
+ monkey: {
1040
+ interval: 300,
1041
+ frames: [
1042
+ "🙈 ",
1043
+ "🙈 ",
1044
+ "🙉 ",
1045
+ "🙊 "
1046
+ ]
1047
+ },
1048
+ hearts: {
1049
+ interval: 100,
1050
+ frames: [
1051
+ "💛 ",
1052
+ "💙 ",
1053
+ "💜 ",
1054
+ "💚 ",
1055
+ "💗 "
1056
+ ]
1057
+ },
1058
+ clock: {
1059
+ interval: 100,
1060
+ frames: [
1061
+ "🕛 ",
1062
+ "🕐 ",
1063
+ "🕑 ",
1064
+ "🕒 ",
1065
+ "🕓 ",
1066
+ "🕔 ",
1067
+ "🕕 ",
1068
+ "🕖 ",
1069
+ "🕗 ",
1070
+ "🕘 ",
1071
+ "🕙 ",
1072
+ "🕚 "
1073
+ ]
1074
+ },
1075
+ earth: {
1076
+ interval: 180,
1077
+ frames: [
1078
+ "🌍 ",
1079
+ "🌎 ",
1080
+ "🌏 "
1081
+ ]
1082
+ },
1083
+ material: {
1084
+ interval: 17,
1085
+ frames: [
1086
+ "█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
1087
+ "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
1088
+ "███▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
1089
+ "████▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
1090
+ "██████▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
1091
+ "██████▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
1092
+ "███████▁▁▁▁▁▁▁▁▁▁▁▁▁",
1093
+ "████████▁▁▁▁▁▁▁▁▁▁▁▁",
1094
+ "█████████▁▁▁▁▁▁▁▁▁▁▁",
1095
+ "█████████▁▁▁▁▁▁▁▁▁▁▁",
1096
+ "██████████▁▁▁▁▁▁▁▁▁▁",
1097
+ "███████████▁▁▁▁▁▁▁▁▁",
1098
+ "█████████████▁▁▁▁▁▁▁",
1099
+ "██████████████▁▁▁▁▁▁",
1100
+ "██████████████▁▁▁▁▁▁",
1101
+ "▁██████████████▁▁▁▁▁",
1102
+ "▁██████████████▁▁▁▁▁",
1103
+ "▁██████████████▁▁▁▁▁",
1104
+ "▁▁██████████████▁▁▁▁",
1105
+ "▁▁▁██████████████▁▁▁",
1106
+ "▁▁▁▁█████████████▁▁▁",
1107
+ "▁▁▁▁██████████████▁▁",
1108
+ "▁▁▁▁██████████████▁▁",
1109
+ "▁▁▁▁▁██████████████▁",
1110
+ "▁▁▁▁▁██████████████▁",
1111
+ "▁▁▁▁▁██████████████▁",
1112
+ "▁▁▁▁▁▁██████████████",
1113
+ "▁▁▁▁▁▁██████████████",
1114
+ "▁▁▁▁▁▁▁█████████████",
1115
+ "▁▁▁▁▁▁▁█████████████",
1116
+ "▁▁▁▁▁▁▁▁████████████",
1117
+ "▁▁▁▁▁▁▁▁████████████",
1118
+ "▁▁▁▁▁▁▁▁▁███████████",
1119
+ "▁▁▁▁▁▁▁▁▁███████████",
1120
+ "▁▁▁▁▁▁▁▁▁▁██████████",
1121
+ "▁▁▁▁▁▁▁▁▁▁██████████",
1122
+ "▁▁▁▁▁▁▁▁▁▁▁▁████████",
1123
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁███████",
1124
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁██████",
1125
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████",
1126
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████",
1127
+ "█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████",
1128
+ "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███",
1129
+ "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███",
1130
+ "███▁▁▁▁▁▁▁▁▁▁▁▁▁▁███",
1131
+ "████▁▁▁▁▁▁▁▁▁▁▁▁▁▁██",
1132
+ "█████▁▁▁▁▁▁▁▁▁▁▁▁▁▁█",
1133
+ "█████▁▁▁▁▁▁▁▁▁▁▁▁▁▁█",
1134
+ "██████▁▁▁▁▁▁▁▁▁▁▁▁▁█",
1135
+ "████████▁▁▁▁▁▁▁▁▁▁▁▁",
1136
+ "█████████▁▁▁▁▁▁▁▁▁▁▁",
1137
+ "█████████▁▁▁▁▁▁▁▁▁▁▁",
1138
+ "█████████▁▁▁▁▁▁▁▁▁▁▁",
1139
+ "█████████▁▁▁▁▁▁▁▁▁▁▁",
1140
+ "███████████▁▁▁▁▁▁▁▁▁",
1141
+ "████████████▁▁▁▁▁▁▁▁",
1142
+ "████████████▁▁▁▁▁▁▁▁",
1143
+ "██████████████▁▁▁▁▁▁",
1144
+ "██████████████▁▁▁▁▁▁",
1145
+ "▁██████████████▁▁▁▁▁",
1146
+ "▁██████████████▁▁▁▁▁",
1147
+ "▁▁▁█████████████▁▁▁▁",
1148
+ "▁▁▁▁▁████████████▁▁▁",
1149
+ "▁▁▁▁▁████████████▁▁▁",
1150
+ "▁▁▁▁▁▁███████████▁▁▁",
1151
+ "▁▁▁▁▁▁▁▁█████████▁▁▁",
1152
+ "▁▁▁▁▁▁▁▁█████████▁▁▁",
1153
+ "▁▁▁▁▁▁▁▁▁█████████▁▁",
1154
+ "▁▁▁▁▁▁▁▁▁█████████▁▁",
1155
+ "▁▁▁▁▁▁▁▁▁▁█████████▁",
1156
+ "▁▁▁▁▁▁▁▁▁▁▁████████▁",
1157
+ "▁▁▁▁▁▁▁▁▁▁▁████████▁",
1158
+ "▁▁▁▁▁▁▁▁▁▁▁▁███████▁",
1159
+ "▁▁▁▁▁▁▁▁▁▁▁▁███████▁",
1160
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁███████",
1161
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁███████",
1162
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████",
1163
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████",
1164
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████",
1165
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████",
1166
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███",
1167
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███",
1168
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██",
1169
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██",
1170
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██",
1171
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█",
1172
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█",
1173
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█",
1174
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
1175
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
1176
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
1177
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁"
1178
+ ]
1179
+ },
1180
+ moon: {
1181
+ interval: 80,
1182
+ frames: [
1183
+ "🌑 ",
1184
+ "🌒 ",
1185
+ "🌓 ",
1186
+ "🌔 ",
1187
+ "🌕 ",
1188
+ "🌖 ",
1189
+ "🌗 ",
1190
+ "🌘 "
1191
+ ]
1192
+ },
1193
+ runner: {
1194
+ interval: 140,
1195
+ frames: ["🚶 ", "🏃 "]
1196
+ },
1197
+ pong: {
1198
+ interval: 80,
1199
+ frames: [
1200
+ "▐⠂ ▌",
1201
+ "▐⠈ ▌",
1202
+ "▐ ⠂ ▌",
1203
+ "▐ ⠠ ▌",
1204
+ "▐ ⡀ ▌",
1205
+ "▐ ⠠ ▌",
1206
+ "▐ ⠂ ▌",
1207
+ "▐ ⠈ ▌",
1208
+ "▐ ⠂ ▌",
1209
+ "▐ ⠠ ▌",
1210
+ "▐ ⡀ ▌",
1211
+ "▐ ⠠ ▌",
1212
+ "▐ ⠂ ▌",
1213
+ "▐ ⠈ ▌",
1214
+ "▐ ⠂▌",
1215
+ "▐ ⠠▌",
1216
+ "▐ ⡀▌",
1217
+ "▐ ⠠ ▌",
1218
+ "▐ ⠂ ▌",
1219
+ "▐ ⠈ ▌",
1220
+ "▐ ⠂ ▌",
1221
+ "▐ ⠠ ▌",
1222
+ "▐ ⡀ ▌",
1223
+ "▐ ⠠ ▌",
1224
+ "▐ ⠂ ▌",
1225
+ "▐ ⠈ ▌",
1226
+ "▐ ⠂ ▌",
1227
+ "▐ ⠠ ▌",
1228
+ "▐ ⡀ ▌",
1229
+ "▐⠠ ▌"
1230
+ ]
1231
+ },
1232
+ shark: {
1233
+ interval: 120,
1234
+ frames: [
1235
+ "▐|\\____________▌",
1236
+ "▐_|\\___________▌",
1237
+ "▐__|\\__________▌",
1238
+ "▐___|\\_________▌",
1239
+ "▐____|\\________▌",
1240
+ "▐_____|\\_______▌",
1241
+ "▐______|\\______▌",
1242
+ "▐_______|\\_____▌",
1243
+ "▐________|\\____▌",
1244
+ "▐_________|\\___▌",
1245
+ "▐__________|\\__▌",
1246
+ "▐___________|\\_▌",
1247
+ "▐____________|\\▌",
1248
+ "▐____________/|▌",
1249
+ "▐___________/|_▌",
1250
+ "▐__________/|__▌",
1251
+ "▐_________/|___▌",
1252
+ "▐________/|____▌",
1253
+ "▐_______/|_____▌",
1254
+ "▐______/|______▌",
1255
+ "▐_____/|_______▌",
1256
+ "▐____/|________▌",
1257
+ "▐___/|_________▌",
1258
+ "▐__/|__________▌",
1259
+ "▐_/|___________▌",
1260
+ "▐/|____________▌"
1261
+ ]
1262
+ },
1263
+ dqpb: {
1264
+ interval: 100,
1265
+ frames: [
1266
+ "d",
1267
+ "q",
1268
+ "p",
1269
+ "b"
1270
+ ]
1271
+ },
1272
+ weather: {
1273
+ interval: 100,
1274
+ frames: [
1275
+ "☀️ ",
1276
+ "☀️ ",
1277
+ "☀️ ",
1278
+ "🌤 ",
1279
+ "⛅️ ",
1280
+ "🌥 ",
1281
+ "☁️ ",
1282
+ "🌧 ",
1283
+ "🌨 ",
1284
+ "🌧 ",
1285
+ "🌨 ",
1286
+ "🌧 ",
1287
+ "🌨 ",
1288
+ "⛈ ",
1289
+ "🌨 ",
1290
+ "🌧 ",
1291
+ "🌨 ",
1292
+ "☁️ ",
1293
+ "🌥 ",
1294
+ "⛅️ ",
1295
+ "🌤 ",
1296
+ "☀️ ",
1297
+ "☀️ "
1298
+ ]
1299
+ },
1300
+ christmas: {
1301
+ interval: 400,
1302
+ frames: ["🌲", "🎄"]
1303
+ },
1304
+ grenade: {
1305
+ interval: 80,
1306
+ frames: [
1307
+ "، ",
1308
+ "′ ",
1309
+ " ´ ",
1310
+ " ‾ ",
1311
+ " ⸌",
1312
+ " ⸊",
1313
+ " |",
1314
+ " ⁎",
1315
+ " ⁕",
1316
+ " ෴ ",
1317
+ " ⁓",
1318
+ " ",
1319
+ " ",
1320
+ " "
1321
+ ]
1322
+ },
1323
+ point: {
1324
+ interval: 125,
1325
+ frames: [
1326
+ "∙∙∙",
1327
+ "●∙∙",
1328
+ "∙●∙",
1329
+ "∙∙●",
1330
+ "∙∙∙"
1331
+ ]
1332
+ },
1333
+ layer: {
1334
+ interval: 150,
1335
+ frames: [
1336
+ "-",
1337
+ "=",
1338
+ "≡"
1339
+ ]
1340
+ },
1341
+ betaWave: {
1342
+ interval: 80,
1343
+ frames: [
1344
+ "ρββββββ",
1345
+ "βρβββββ",
1346
+ "ββρββββ",
1347
+ "βββρβββ",
1348
+ "ββββρββ",
1349
+ "βββββρβ",
1350
+ "ββββββρ"
1351
+ ]
1352
+ },
1353
+ fingerDance: {
1354
+ interval: 160,
1355
+ frames: [
1356
+ "🤘 ",
1357
+ "🤟 ",
1358
+ "🖖 ",
1359
+ "✋ ",
1360
+ "🤚 ",
1361
+ "👆 "
1362
+ ]
1363
+ },
1364
+ fistBump: {
1365
+ interval: 80,
1366
+ frames: [
1367
+ "🤜    🤛 ",
1368
+ "🤜    🤛 ",
1369
+ "🤜    🤛 ",
1370
+ " 🤜  🤛  ",
1371
+ "  🤜🤛   ",
1372
+ " 🤜✨🤛   ",
1373
+ "🤜 ✨ 🤛  "
1374
+ ]
1375
+ },
1376
+ soccerHeader: {
1377
+ interval: 80,
1378
+ frames: [
1379
+ " 🧑⚽️ 🧑 ",
1380
+ "🧑 ⚽️ 🧑 ",
1381
+ "🧑 ⚽️ 🧑 ",
1382
+ "🧑 ⚽️ 🧑 ",
1383
+ "🧑 ⚽️ 🧑 ",
1384
+ "🧑 ⚽️ 🧑 ",
1385
+ "🧑 ⚽️🧑 ",
1386
+ "🧑 ⚽️ 🧑 ",
1387
+ "🧑 ⚽️ 🧑 ",
1388
+ "🧑 ⚽️ 🧑 ",
1389
+ "🧑 ⚽️ 🧑 ",
1390
+ "🧑 ⚽️ 🧑 "
1391
+ ]
1392
+ },
1393
+ mindblown: {
1394
+ interval: 160,
1395
+ frames: [
1396
+ "😐 ",
1397
+ "😐 ",
1398
+ "😮 ",
1399
+ "😮 ",
1400
+ "😦 ",
1401
+ "😦 ",
1402
+ "😧 ",
1403
+ "😧 ",
1404
+ "🤯 ",
1405
+ "💥 ",
1406
+ "✨ ",
1407
+ "  ",
1408
+ "  ",
1409
+ "  "
1410
+ ]
1411
+ },
1412
+ speaker: {
1413
+ interval: 160,
1414
+ frames: [
1415
+ "🔈 ",
1416
+ "🔉 ",
1417
+ "🔊 ",
1418
+ "🔉 "
1419
+ ]
1420
+ },
1421
+ orangePulse: {
1422
+ interval: 100,
1423
+ frames: [
1424
+ "🔸 ",
1425
+ "🔶 ",
1426
+ "🟠 ",
1427
+ "🟠 ",
1428
+ "🔶 "
1429
+ ]
1430
+ },
1431
+ bluePulse: {
1432
+ interval: 100,
1433
+ frames: [
1434
+ "🔹 ",
1435
+ "🔷 ",
1436
+ "🔵 ",
1437
+ "🔵 ",
1438
+ "🔷 "
1439
+ ]
1440
+ },
1441
+ orangeBluePulse: {
1442
+ interval: 100,
1443
+ frames: [
1444
+ "🔸 ",
1445
+ "🔶 ",
1446
+ "🟠 ",
1447
+ "🟠 ",
1448
+ "🔶 ",
1449
+ "🔹 ",
1450
+ "🔷 ",
1451
+ "🔵 ",
1452
+ "🔵 ",
1453
+ "🔷 "
1454
+ ]
1455
+ },
1456
+ timeTravel: {
1457
+ interval: 100,
1458
+ frames: [
1459
+ "🕛 ",
1460
+ "🕚 ",
1461
+ "🕙 ",
1462
+ "🕘 ",
1463
+ "🕗 ",
1464
+ "🕖 ",
1465
+ "🕕 ",
1466
+ "🕔 ",
1467
+ "🕓 ",
1468
+ "🕒 ",
1469
+ "🕑 ",
1470
+ "🕐 "
1471
+ ]
1472
+ },
1473
+ aesthetic: {
1474
+ interval: 80,
1475
+ frames: [
1476
+ "▰▱▱▱▱▱▱",
1477
+ "▰▰▱▱▱▱▱",
1478
+ "▰▰▰▱▱▱▱",
1479
+ "▰▰▰▰▱▱▱",
1480
+ "▰▰▰▰▰▱▱",
1481
+ "▰▰▰▰▰▰▱",
1482
+ "▰▰▰▰▰▰▰",
1483
+ "▰▱▱▱▱▱▱"
1484
+ ]
1485
+ },
1486
+ dwarfFortress: {
1487
+ interval: 80,
1488
+ frames: [
1489
+ " ██████£££ ",
1490
+ "☺██████£££ ",
1491
+ "☺██████£££ ",
1492
+ "☺▓█████£££ ",
1493
+ "☺▓█████£££ ",
1494
+ "☺▒█████£££ ",
1495
+ "☺▒█████£££ ",
1496
+ "☺░█████£££ ",
1497
+ "☺░█████£££ ",
1498
+ "☺ █████£££ ",
1499
+ " ☺█████£££ ",
1500
+ " ☺█████£££ ",
1501
+ " ☺▓████£££ ",
1502
+ " ☺▓████£££ ",
1503
+ " ☺▒████£££ ",
1504
+ " ☺▒████£££ ",
1505
+ " ☺░████£££ ",
1506
+ " ☺░████£££ ",
1507
+ " ☺ ████£££ ",
1508
+ " ☺████£££ ",
1509
+ " ☺████£££ ",
1510
+ " ☺▓███£££ ",
1511
+ " ☺▓███£££ ",
1512
+ " ☺▒███£££ ",
1513
+ " ☺▒███£££ ",
1514
+ " ☺░███£££ ",
1515
+ " ☺░███£££ ",
1516
+ " ☺ ███£££ ",
1517
+ " ☺███£££ ",
1518
+ " ☺███£££ ",
1519
+ " ☺▓██£££ ",
1520
+ " ☺▓██£££ ",
1521
+ " ☺▒██£££ ",
1522
+ " ☺▒██£££ ",
1523
+ " ☺░██£££ ",
1524
+ " ☺░██£££ ",
1525
+ " ☺ ██£££ ",
1526
+ " ☺██£££ ",
1527
+ " ☺██£££ ",
1528
+ " ☺▓█£££ ",
1529
+ " ☺▓█£££ ",
1530
+ " ☺▒█£££ ",
1531
+ " ☺▒█£££ ",
1532
+ " ☺░█£££ ",
1533
+ " ☺░█£££ ",
1534
+ " ☺ █£££ ",
1535
+ " ☺█£££ ",
1536
+ " ☺█£££ ",
1537
+ " ☺▓£££ ",
1538
+ " ☺▓£££ ",
1539
+ " ☺▒£££ ",
1540
+ " ☺▒£££ ",
1541
+ " ☺░£££ ",
1542
+ " ☺░£££ ",
1543
+ " ☺ £££ ",
1544
+ " ☺£££ ",
1545
+ " ☺£££ ",
1546
+ " ☺▓££ ",
1547
+ " ☺▓££ ",
1548
+ " ☺▒££ ",
1549
+ " ☺▒££ ",
1550
+ " ☺░££ ",
1551
+ " ☺░££ ",
1552
+ " ☺ ££ ",
1553
+ " ☺££ ",
1554
+ " ☺££ ",
1555
+ " ☺▓£ ",
1556
+ " ☺▓£ ",
1557
+ " ☺▒£ ",
1558
+ " ☺▒£ ",
1559
+ " ☺░£ ",
1560
+ " ☺░£ ",
1561
+ " ☺ £ ",
1562
+ " ☺£ ",
1563
+ " ☺£ ",
1564
+ " ☺▓ ",
1565
+ " ☺▓ ",
1566
+ " ☺▒ ",
1567
+ " ☺▒ ",
1568
+ " ☺░ ",
1569
+ " ☺░ ",
1570
+ " ☺ ",
1571
+ " ☺ &",
1572
+ " ☺ ☼&",
1573
+ " ☺ ☼ &",
1574
+ " ☺☼ &",
1575
+ " ☺☼ & ",
1576
+ " ‼ & ",
1577
+ " ☺ & ",
1578
+ " ‼ & ",
1579
+ " ☺ & ",
1580
+ " ‼ & ",
1581
+ " ☺ & ",
1582
+ "‼ & ",
1583
+ " & ",
1584
+ " & ",
1585
+ " & ░ ",
1586
+ " & ▒ ",
1587
+ " & ▓ ",
1588
+ " & £ ",
1589
+ " & ░£ ",
1590
+ " & ▒£ ",
1591
+ " & ▓£ ",
1592
+ " & ££ ",
1593
+ " & ░££ ",
1594
+ " & ▒££ ",
1595
+ "& ▓££ ",
1596
+ "& £££ ",
1597
+ " ░£££ ",
1598
+ " ▒£££ ",
1599
+ " ▓£££ ",
1600
+ " █£££ ",
1601
+ " ░█£££ ",
1602
+ " ▒█£££ ",
1603
+ " ▓█£££ ",
1604
+ " ██£££ ",
1605
+ " ░██£££ ",
1606
+ " ▒██£££ ",
1607
+ " ▓██£££ ",
1608
+ " ███£££ ",
1609
+ " ░███£££ ",
1610
+ " ▒███£££ ",
1611
+ " ▓███£££ ",
1612
+ " ████£££ ",
1613
+ " ░████£££ ",
1614
+ " ▒████£££ ",
1615
+ " ▓████£££ ",
1616
+ " █████£££ ",
1617
+ " ░█████£££ ",
1618
+ " ▒█████£££ ",
1619
+ " ▓█████£££ ",
1620
+ " ██████£££ ",
1621
+ " ██████£££ "
1622
+ ]
1623
+ },
1624
+ fish: {
1625
+ interval: 80,
1626
+ frames: [
1627
+ "~~~~~~~~~~~~~~~~~~~~",
1628
+ "> ~~~~~~~~~~~~~~~~~~",
1629
+ "º> ~~~~~~~~~~~~~~~~~",
1630
+ "(º> ~~~~~~~~~~~~~~~~",
1631
+ "((º> ~~~~~~~~~~~~~~~",
1632
+ "<((º> ~~~~~~~~~~~~~~",
1633
+ "><((º> ~~~~~~~~~~~~~",
1634
+ " ><((º> ~~~~~~~~~~~~",
1635
+ "~ ><((º> ~~~~~~~~~~~",
1636
+ "~~ <>((º> ~~~~~~~~~~",
1637
+ "~~~ ><((º> ~~~~~~~~~",
1638
+ "~~~~ <>((º> ~~~~~~~~",
1639
+ "~~~~~ ><((º> ~~~~~~~",
1640
+ "~~~~~~ <>((º> ~~~~~~",
1641
+ "~~~~~~~ ><((º> ~~~~~",
1642
+ "~~~~~~~~ <>((º> ~~~~",
1643
+ "~~~~~~~~~ ><((º> ~~~",
1644
+ "~~~~~~~~~~ <>((º> ~~",
1645
+ "~~~~~~~~~~~ ><((º> ~",
1646
+ "~~~~~~~~~~~~ <>((º> ",
1647
+ "~~~~~~~~~~~~~ ><((º>",
1648
+ "~~~~~~~~~~~~~~ <>((º",
1649
+ "~~~~~~~~~~~~~~~ ><((",
1650
+ "~~~~~~~~~~~~~~~~ <>(",
1651
+ "~~~~~~~~~~~~~~~~~ ><",
1652
+ "~~~~~~~~~~~~~~~~~~ <",
1653
+ "~~~~~~~~~~~~~~~~~~~~"
1654
+ ]
1655
+ }
1656
+ };
1657
+ var spinners_default = spinners;
1658
+ const dots = spinners.dots;
1659
+ const dots2 = spinners.dots2;
1660
+ const dots3 = spinners.dots3;
1661
+ const dots4 = spinners.dots4;
1662
+ const dots5 = spinners.dots5;
1663
+ const dots6 = spinners.dots6;
1664
+ const dots7 = spinners.dots7;
1665
+ const dots8 = spinners.dots8;
1666
+ const dots9 = spinners.dots9;
1667
+ const dots10 = spinners.dots10;
1668
+ const dots11 = spinners.dots11;
1669
+ const dots12 = spinners.dots12;
1670
+ const dots13 = spinners.dots13;
1671
+ const dots14 = spinners.dots14;
1672
+ const dots8Bit = spinners.dots8Bit;
1673
+ const dotsCircle = spinners.dotsCircle;
1674
+ const sand = spinners.sand;
1675
+ const line = spinners.line;
1676
+ const line2 = spinners.line2;
1677
+ const rollingLine = spinners.rollingLine;
1678
+ const pipe = spinners.pipe;
1679
+ const simpleDots = spinners.simpleDots;
1680
+ const simpleDotsScrolling = spinners.simpleDotsScrolling;
1681
+ const star = spinners.star;
1682
+ const star2 = spinners.star2;
1683
+ const flip = spinners.flip;
1684
+ const hamburger = spinners.hamburger;
1685
+ const growVertical = spinners.growVertical;
1686
+ const growHorizontal = spinners.growHorizontal;
1687
+ const balloon = spinners.balloon;
1688
+ const balloon2 = spinners.balloon2;
1689
+ const noise = spinners.noise;
1690
+ const bounce = spinners.bounce;
1691
+ const boxBounce = spinners.boxBounce;
1692
+ const boxBounce2 = spinners.boxBounce2;
1693
+ const triangle = spinners.triangle;
1694
+ const binary = spinners.binary;
1695
+ const arc = spinners.arc;
1696
+ const circle = spinners.circle;
1697
+ const squareCorners = spinners.squareCorners;
1698
+ const circleQuarters = spinners.circleQuarters;
1699
+ const circleHalves = spinners.circleHalves;
1700
+ const squish = spinners.squish;
1701
+ const toggle = spinners.toggle;
1702
+ const toggle2 = spinners.toggle2;
1703
+ const toggle3 = spinners.toggle3;
1704
+ const toggle4 = spinners.toggle4;
1705
+ const toggle5 = spinners.toggle5;
1706
+ const toggle6 = spinners.toggle6;
1707
+ const toggle7 = spinners.toggle7;
1708
+ const toggle8 = spinners.toggle8;
1709
+ const toggle9 = spinners.toggle9;
1710
+ const toggle10 = spinners.toggle10;
1711
+ const toggle11 = spinners.toggle11;
1712
+ const toggle12 = spinners.toggle12;
1713
+ const toggle13 = spinners.toggle13;
1714
+ const arrow = spinners.arrow;
1715
+ const arrow2 = spinners.arrow2;
1716
+ const arrow3 = spinners.arrow3;
1717
+ const bouncingBar = spinners.bouncingBar;
1718
+ const bouncingBall = spinners.bouncingBall;
1719
+ const smiley = spinners.smiley;
1720
+ const monkey = spinners.monkey;
1721
+ const hearts = spinners.hearts;
1722
+ const clock = spinners.clock;
1723
+ const earth = spinners.earth;
1724
+ const material = spinners.material;
1725
+ const moon = spinners.moon;
1726
+ const runner = spinners.runner;
1727
+ const pong = spinners.pong;
1728
+ const shark = spinners.shark;
1729
+ const dqpb = spinners.dqpb;
1730
+ const weather = spinners.weather;
1731
+ const christmas = spinners.christmas;
1732
+ const grenade = spinners.grenade;
1733
+ const point = spinners.point;
1734
+ const layer = spinners.layer;
1735
+ const betaWave = spinners.betaWave;
1736
+ const fingerDance = spinners.fingerDance;
1737
+ const fistBump = spinners.fistBump;
1738
+ const soccerHeader = spinners.soccerHeader;
1739
+ const mindblown = spinners.mindblown;
1740
+ const speaker = spinners.speaker;
1741
+ const orangePulse = spinners.orangePulse;
1742
+ const bluePulse = spinners.bluePulse;
1743
+ const orangeBluePulse = spinners.orangeBluePulse;
1744
+ const timeTravel = spinners.timeTravel;
1745
+ const aesthetic = spinners.aesthetic;
1746
+ const dwarfFortress = spinners.dwarfFortress;
1747
+ const fish = spinners.fish;
1748
+ /**
1749
+ * Applies the specified spinner preset and returns the corresponding spinner configuration.
1750
+ *
1751
+ * @param identifier - The spinner preset identifier.
1752
+ * @returns The spinner configuration with the corresponding characters.
1753
+ */
1754
+ function resolveSpinner(identifier) {
1755
+ return spinners[identifier];
1756
+ }
1757
+
1758
+ //#endregion
1759
+ export { aesthetic, arc, arrow, arrow2, arrow3, balloon, balloon2, betaWave, binary, bluePulse, bounce, bouncingBall, bouncingBar, boxBounce, boxBounce2, christmas, circle, circleHalves, circleQuarters, clock, spinners_default as default, dots, dots10, dots11, dots12, dots13, dots14, dots2, dots3, dots4, dots5, dots6, dots7, dots8, dots8Bit, dots9, dotsCircle, dqpb, dwarfFortress, earth, fingerDance, fish, fistBump, flip, grenade, growHorizontal, growVertical, hamburger, hearts, layer, line, line2, material, mindblown, monkey, moon, noise, orangeBluePulse, orangePulse, pipe, point, pong, resolveSpinner, rollingLine, runner, sand, shark, simpleDots, simpleDotsScrolling, smiley, soccerHeader, speaker, spinners, squareCorners, squish, star, star2, timeTravel, toggle, toggle10, toggle11, toggle12, toggle13, toggle2, toggle3, toggle4, toggle5, toggle6, toggle7, toggle8, toggle9, triangle, weather };
1760
+ //# sourceMappingURL=spinners.mjs.map