@antadesign/anta 0.1.1-dev.6 → 0.1.1-dev.7
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/README.md +2 -2
- package/dist/components/Button.d.ts +113 -0
- package/dist/components/Button.js +100 -0
- package/dist/components/Button.module.css +2 -0
- package/dist/components/Icon.d.ts +2 -1
- package/dist/components/Progress.d.ts +4 -2
- package/dist/components/Sticker.d.ts +31 -0
- package/dist/components/Sticker.js +17 -0
- package/dist/components/StickerAnimated.d.ts +23 -0
- package/dist/components/StickerAnimated.js +28 -0
- package/dist/components/Text.d.ts +2 -1
- package/dist/components/Title.d.ts +6 -4
- package/dist/components/__generated__/stickers/angry-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/angry-animated.js +7 -0
- package/dist/components/__generated__/stickers/angry.d.ts +3 -0
- package/dist/components/__generated__/stickers/angry.js +7 -0
- package/dist/components/__generated__/stickers/ask-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/ask-animated.js +7 -0
- package/dist/components/__generated__/stickers/ask.d.ts +3 -0
- package/dist/components/__generated__/stickers/ask.js +7 -0
- package/dist/components/__generated__/stickers/balance-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/balance-animated.js +7 -0
- package/dist/components/__generated__/stickers/balance.d.ts +3 -0
- package/dist/components/__generated__/stickers/balance.js +7 -0
- package/dist/components/__generated__/stickers/butterfly-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly-animated.js +7 -0
- package/dist/components/__generated__/stickers/butterfly-snake-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly-snake-animated.js +7 -0
- package/dist/components/__generated__/stickers/butterfly-snake.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly-snake.js +7 -0
- package/dist/components/__generated__/stickers/butterfly.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly.js +7 -0
- package/dist/components/__generated__/stickers/catch-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/catch-animated.js +7 -0
- package/dist/components/__generated__/stickers/catch.d.ts +3 -0
- package/dist/components/__generated__/stickers/catch.js +7 -0
- package/dist/components/__generated__/stickers/clap-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/clap-animated.js +7 -0
- package/dist/components/__generated__/stickers/clap.d.ts +3 -0
- package/dist/components/__generated__/stickers/clap.js +7 -0
- package/dist/components/__generated__/stickers/coding-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/coding-animated.js +7 -0
- package/dist/components/__generated__/stickers/coding.d.ts +3 -0
- package/dist/components/__generated__/stickers/coding.js +7 -0
- package/dist/components/__generated__/stickers/cowboy-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/cowboy-animated.js +7 -0
- package/dist/components/__generated__/stickers/cowboy.d.ts +3 -0
- package/dist/components/__generated__/stickers/cowboy.js +7 -0
- package/dist/components/__generated__/stickers/dance-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/dance-animated.js +7 -0
- package/dist/components/__generated__/stickers/dance.d.ts +3 -0
- package/dist/components/__generated__/stickers/dance.js +7 -0
- package/dist/components/__generated__/stickers/detective-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/detective-animated.js +7 -0
- package/dist/components/__generated__/stickers/detective.d.ts +3 -0
- package/dist/components/__generated__/stickers/detective.js +7 -0
- package/dist/components/__generated__/stickers/disapprove-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/disapprove-animated.js +7 -0
- package/dist/components/__generated__/stickers/disapprove.d.ts +3 -0
- package/dist/components/__generated__/stickers/disapprove.js +7 -0
- package/dist/components/__generated__/stickers/distracted-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/distracted-animated.js +7 -0
- package/dist/components/__generated__/stickers/distracted.d.ts +3 -0
- package/dist/components/__generated__/stickers/distracted.js +7 -0
- package/dist/components/__generated__/stickers/dive-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/dive-animated.js +7 -0
- package/dist/components/__generated__/stickers/dive.d.ts +3 -0
- package/dist/components/__generated__/stickers/dive.js +7 -0
- package/dist/components/__generated__/stickers/eat-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/eat-animated.js +7 -0
- package/dist/components/__generated__/stickers/eat.d.ts +3 -0
- package/dist/components/__generated__/stickers/eat.js +7 -0
- package/dist/components/__generated__/stickers/facepalm-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/facepalm-animated.js +7 -0
- package/dist/components/__generated__/stickers/facepalm.d.ts +3 -0
- package/dist/components/__generated__/stickers/facepalm.js +7 -0
- package/dist/components/__generated__/stickers/failed-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/failed-animated.js +7 -0
- package/dist/components/__generated__/stickers/failed.d.ts +3 -0
- package/dist/components/__generated__/stickers/failed.js +7 -0
- package/dist/components/__generated__/stickers/found-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/found-animated.js +7 -0
- package/dist/components/__generated__/stickers/found.d.ts +3 -0
- package/dist/components/__generated__/stickers/found.js +7 -0
- package/dist/components/__generated__/stickers/grow-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/grow-animated.js +7 -0
- package/dist/components/__generated__/stickers/grow.d.ts +3 -0
- package/dist/components/__generated__/stickers/grow.js +7 -0
- package/dist/components/__generated__/stickers/handstand-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/handstand-animated.js +7 -0
- package/dist/components/__generated__/stickers/handstand.d.ts +3 -0
- package/dist/components/__generated__/stickers/handstand.js +7 -0
- package/dist/components/__generated__/stickers/heart-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/heart-animated.js +7 -0
- package/dist/components/__generated__/stickers/heart.d.ts +3 -0
- package/dist/components/__generated__/stickers/heart.js +7 -0
- package/dist/components/__generated__/stickers/hello-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/hello-animated.js +7 -0
- package/dist/components/__generated__/stickers/hello.d.ts +3 -0
- package/dist/components/__generated__/stickers/hello.js +7 -0
- package/dist/components/__generated__/stickers/idea-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/idea-animated.js +7 -0
- package/dist/components/__generated__/stickers/idea.d.ts +3 -0
- package/dist/components/__generated__/stickers/idea.js +7 -0
- package/dist/components/__generated__/stickers/index.d.ts +99 -0
- package/dist/components/__generated__/stickers/index.js +198 -0
- package/dist/components/__generated__/stickers/laugh-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/laugh-animated.js +7 -0
- package/dist/components/__generated__/stickers/laugh.d.ts +3 -0
- package/dist/components/__generated__/stickers/laugh.js +7 -0
- package/dist/components/__generated__/stickers/love-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/love-animated.js +7 -0
- package/dist/components/__generated__/stickers/love.d.ts +3 -0
- package/dist/components/__generated__/stickers/love.js +7 -0
- package/dist/components/__generated__/stickers/nap-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/nap-animated.js +7 -0
- package/dist/components/__generated__/stickers/nap.d.ts +3 -0
- package/dist/components/__generated__/stickers/nap.js +7 -0
- package/dist/components/__generated__/stickers/party-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/party-animated.js +7 -0
- package/dist/components/__generated__/stickers/party.d.ts +3 -0
- package/dist/components/__generated__/stickers/party.js +7 -0
- package/dist/components/__generated__/stickers/passed-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/passed-animated.js +7 -0
- package/dist/components/__generated__/stickers/passed.d.ts +3 -0
- package/dist/components/__generated__/stickers/passed.js +7 -0
- package/dist/components/__generated__/stickers/peekaboo-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/peekaboo-animated.js +7 -0
- package/dist/components/__generated__/stickers/peekaboo.d.ts +3 -0
- package/dist/components/__generated__/stickers/peekaboo.js +7 -0
- package/dist/components/__generated__/stickers/pizza-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/pizza-animated.js +7 -0
- package/dist/components/__generated__/stickers/pizza.d.ts +3 -0
- package/dist/components/__generated__/stickers/pizza.js +7 -0
- package/dist/components/__generated__/stickers/puzzle-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/puzzle-animated.js +7 -0
- package/dist/components/__generated__/stickers/puzzle.d.ts +3 -0
- package/dist/components/__generated__/stickers/puzzle.js +7 -0
- package/dist/components/__generated__/stickers/sad-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/sad-animated.js +7 -0
- package/dist/components/__generated__/stickers/sad.d.ts +3 -0
- package/dist/components/__generated__/stickers/sad.js +7 -0
- package/dist/components/__generated__/stickers/scared-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/scared-animated.js +7 -0
- package/dist/components/__generated__/stickers/scared.d.ts +3 -0
- package/dist/components/__generated__/stickers/scared.js +7 -0
- package/dist/components/__generated__/stickers/scroll-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/scroll-animated.js +7 -0
- package/dist/components/__generated__/stickers/scroll.d.ts +3 -0
- package/dist/components/__generated__/stickers/scroll.js +7 -0
- package/dist/components/__generated__/stickers/search-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/search-animated.js +7 -0
- package/dist/components/__generated__/stickers/search.d.ts +3 -0
- package/dist/components/__generated__/stickers/search.js +7 -0
- package/dist/components/__generated__/stickers/shield-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/shield-animated.js +7 -0
- package/dist/components/__generated__/stickers/shield.d.ts +3 -0
- package/dist/components/__generated__/stickers/shield.js +7 -0
- package/dist/components/__generated__/stickers/shocked-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/shocked-animated.js +7 -0
- package/dist/components/__generated__/stickers/shocked.d.ts +3 -0
- package/dist/components/__generated__/stickers/shocked.js +7 -0
- package/dist/components/__generated__/stickers/sleep-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/sleep-animated.js +7 -0
- package/dist/components/__generated__/stickers/sleep.d.ts +3 -0
- package/dist/components/__generated__/stickers/sleep.js +7 -0
- package/dist/components/__generated__/stickers/stressed-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/stressed-animated.js +7 -0
- package/dist/components/__generated__/stickers/stressed.d.ts +3 -0
- package/dist/components/__generated__/stickers/stressed.js +7 -0
- package/dist/components/__generated__/stickers/suspicious-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/suspicious-animated.js +7 -0
- package/dist/components/__generated__/stickers/suspicious.d.ts +3 -0
- package/dist/components/__generated__/stickers/suspicious.js +7 -0
- package/dist/components/__generated__/stickers/thanks-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/thanks-animated.js +7 -0
- package/dist/components/__generated__/stickers/thanks.d.ts +3 -0
- package/dist/components/__generated__/stickers/thanks.js +7 -0
- package/dist/components/__generated__/stickers/think-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/think-animated.js +7 -0
- package/dist/components/__generated__/stickers/think-of-you-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/think-of-you-animated.js +7 -0
- package/dist/components/__generated__/stickers/think-of-you.d.ts +3 -0
- package/dist/components/__generated__/stickers/think-of-you.js +7 -0
- package/dist/components/__generated__/stickers/think.d.ts +3 -0
- package/dist/components/__generated__/stickers/think.js +7 -0
- package/dist/components/__generated__/stickers/thumbs-up-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/thumbs-up-animated.js +7 -0
- package/dist/components/__generated__/stickers/thumbs-up.d.ts +3 -0
- package/dist/components/__generated__/stickers/thumbs-up.js +7 -0
- package/dist/components/__generated__/stickers/vacation-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/vacation-animated.js +7 -0
- package/dist/components/__generated__/stickers/vacation.d.ts +3 -0
- package/dist/components/__generated__/stickers/vacation.js +7 -0
- package/dist/components/__generated__/stickers/wait-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/wait-animated.js +7 -0
- package/dist/components/__generated__/stickers/wait.d.ts +3 -0
- package/dist/components/__generated__/stickers/wait.js +7 -0
- package/dist/components/__generated__/stickers/wink-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/wink-animated.js +7 -0
- package/dist/components/__generated__/stickers/wink.d.ts +3 -0
- package/dist/components/__generated__/stickers/wink.js +7 -0
- package/dist/components/__generated__/stickers/work-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/work-animated.js +7 -0
- package/dist/components/__generated__/stickers/work.d.ts +3 -0
- package/dist/components/__generated__/stickers/work.js +7 -0
- package/dist/components/__generated__/stickers/zen-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/zen-animated.js +7 -0
- package/dist/components/__generated__/stickers/zen.d.ts +3 -0
- package/dist/components/__generated__/stickers/zen.js +7 -0
- package/dist/elements/a-button.css +733 -0
- package/dist/elements/a-button.d.ts +10 -0
- package/dist/elements/a-button.js +76 -0
- package/dist/elements/a-icon.css +30 -10
- package/dist/elements/a-icon.shapes.css +9 -1
- package/dist/elements/a-icon.shapes.d.ts +3 -1
- package/dist/elements/a-icon.shapes.js +2 -0
- package/dist/elements/a-progress.css +7 -9
- package/dist/elements/a-sticker-animated.css +9 -0
- package/dist/elements/a-sticker-animated.d.ts +38 -0
- package/dist/elements/a-sticker-animated.js +79 -0
- package/dist/elements/a-sticker.css +9 -0
- package/dist/elements/a-sticker.d.ts +18 -0
- package/dist/elements/a-sticker.js +30 -0
- package/dist/elements/a-text.css +6 -3
- package/dist/elements/index.d.ts +6 -0
- package/dist/elements/index.js +18 -0
- package/dist/general_types.d.ts +89 -4
- package/dist/generate-stickers.mjs +293 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +6 -0
- package/dist/jsx-runtime.d.ts +5 -1
- package/dist/reset.css +21 -23
- package/dist/tokens.css +186 -182
- package/package.json +17 -4
|
@@ -0,0 +1,198 @@
|
|
|
1
|
+
import { StickerAngry } from "./angry";
|
|
2
|
+
import { StickerAngryAnimated } from "./angry-animated";
|
|
3
|
+
import { StickerAsk } from "./ask";
|
|
4
|
+
import { StickerAskAnimated } from "./ask-animated";
|
|
5
|
+
import { StickerBalance } from "./balance";
|
|
6
|
+
import { StickerBalanceAnimated } from "./balance-animated";
|
|
7
|
+
import { StickerButterfly } from "./butterfly";
|
|
8
|
+
import { StickerButterflyAnimated } from "./butterfly-animated";
|
|
9
|
+
import { StickerButterflySnake } from "./butterfly-snake";
|
|
10
|
+
import { StickerButterflySnakeAnimated } from "./butterfly-snake-animated";
|
|
11
|
+
import { StickerCatch } from "./catch";
|
|
12
|
+
import { StickerCatchAnimated } from "./catch-animated";
|
|
13
|
+
import { StickerClap } from "./clap";
|
|
14
|
+
import { StickerClapAnimated } from "./clap-animated";
|
|
15
|
+
import { StickerCoding } from "./coding";
|
|
16
|
+
import { StickerCodingAnimated } from "./coding-animated";
|
|
17
|
+
import { StickerCowboy } from "./cowboy";
|
|
18
|
+
import { StickerCowboyAnimated } from "./cowboy-animated";
|
|
19
|
+
import { StickerDance } from "./dance";
|
|
20
|
+
import { StickerDanceAnimated } from "./dance-animated";
|
|
21
|
+
import { StickerDetective } from "./detective";
|
|
22
|
+
import { StickerDetectiveAnimated } from "./detective-animated";
|
|
23
|
+
import { StickerDisapprove } from "./disapprove";
|
|
24
|
+
import { StickerDisapproveAnimated } from "./disapprove-animated";
|
|
25
|
+
import { StickerDistracted } from "./distracted";
|
|
26
|
+
import { StickerDistractedAnimated } from "./distracted-animated";
|
|
27
|
+
import { StickerDive } from "./dive";
|
|
28
|
+
import { StickerDiveAnimated } from "./dive-animated";
|
|
29
|
+
import { StickerEat } from "./eat";
|
|
30
|
+
import { StickerEatAnimated } from "./eat-animated";
|
|
31
|
+
import { StickerFacepalm } from "./facepalm";
|
|
32
|
+
import { StickerFacepalmAnimated } from "./facepalm-animated";
|
|
33
|
+
import { StickerFailed } from "./failed";
|
|
34
|
+
import { StickerFailedAnimated } from "./failed-animated";
|
|
35
|
+
import { StickerFound } from "./found";
|
|
36
|
+
import { StickerFoundAnimated } from "./found-animated";
|
|
37
|
+
import { StickerGrow } from "./grow";
|
|
38
|
+
import { StickerGrowAnimated } from "./grow-animated";
|
|
39
|
+
import { StickerHandstand } from "./handstand";
|
|
40
|
+
import { StickerHandstandAnimated } from "./handstand-animated";
|
|
41
|
+
import { StickerHeart } from "./heart";
|
|
42
|
+
import { StickerHeartAnimated } from "./heart-animated";
|
|
43
|
+
import { StickerHello } from "./hello";
|
|
44
|
+
import { StickerHelloAnimated } from "./hello-animated";
|
|
45
|
+
import { StickerIdea } from "./idea";
|
|
46
|
+
import { StickerIdeaAnimated } from "./idea-animated";
|
|
47
|
+
import { StickerLaugh } from "./laugh";
|
|
48
|
+
import { StickerLaughAnimated } from "./laugh-animated";
|
|
49
|
+
import { StickerLove } from "./love";
|
|
50
|
+
import { StickerLoveAnimated } from "./love-animated";
|
|
51
|
+
import { StickerNap } from "./nap";
|
|
52
|
+
import { StickerNapAnimated } from "./nap-animated";
|
|
53
|
+
import { StickerParty } from "./party";
|
|
54
|
+
import { StickerPartyAnimated } from "./party-animated";
|
|
55
|
+
import { StickerPassed } from "./passed";
|
|
56
|
+
import { StickerPassedAnimated } from "./passed-animated";
|
|
57
|
+
import { StickerPeekaboo } from "./peekaboo";
|
|
58
|
+
import { StickerPeekabooAnimated } from "./peekaboo-animated";
|
|
59
|
+
import { StickerPizza } from "./pizza";
|
|
60
|
+
import { StickerPizzaAnimated } from "./pizza-animated";
|
|
61
|
+
import { StickerPuzzle } from "./puzzle";
|
|
62
|
+
import { StickerPuzzleAnimated } from "./puzzle-animated";
|
|
63
|
+
import { StickerSad } from "./sad";
|
|
64
|
+
import { StickerSadAnimated } from "./sad-animated";
|
|
65
|
+
import { StickerScared } from "./scared";
|
|
66
|
+
import { StickerScaredAnimated } from "./scared-animated";
|
|
67
|
+
import { StickerScroll } from "./scroll";
|
|
68
|
+
import { StickerScrollAnimated } from "./scroll-animated";
|
|
69
|
+
import { StickerSearch } from "./search";
|
|
70
|
+
import { StickerSearchAnimated } from "./search-animated";
|
|
71
|
+
import { StickerShield } from "./shield";
|
|
72
|
+
import { StickerShieldAnimated } from "./shield-animated";
|
|
73
|
+
import { StickerShocked } from "./shocked";
|
|
74
|
+
import { StickerShockedAnimated } from "./shocked-animated";
|
|
75
|
+
import { StickerSleep } from "./sleep";
|
|
76
|
+
import { StickerSleepAnimated } from "./sleep-animated";
|
|
77
|
+
import { StickerStressed } from "./stressed";
|
|
78
|
+
import { StickerStressedAnimated } from "./stressed-animated";
|
|
79
|
+
import { StickerSuspicious } from "./suspicious";
|
|
80
|
+
import { StickerSuspiciousAnimated } from "./suspicious-animated";
|
|
81
|
+
import { StickerThanks } from "./thanks";
|
|
82
|
+
import { StickerThanksAnimated } from "./thanks-animated";
|
|
83
|
+
import { StickerThink } from "./think";
|
|
84
|
+
import { StickerThinkAnimated } from "./think-animated";
|
|
85
|
+
import { StickerThinkOfYou } from "./think-of-you";
|
|
86
|
+
import { StickerThinkOfYouAnimated } from "./think-of-you-animated";
|
|
87
|
+
import { StickerThumbsUp } from "./thumbs-up";
|
|
88
|
+
import { StickerThumbsUpAnimated } from "./thumbs-up-animated";
|
|
89
|
+
import { StickerVacation } from "./vacation";
|
|
90
|
+
import { StickerVacationAnimated } from "./vacation-animated";
|
|
91
|
+
import { StickerWait } from "./wait";
|
|
92
|
+
import { StickerWaitAnimated } from "./wait-animated";
|
|
93
|
+
import { StickerWink } from "./wink";
|
|
94
|
+
import { StickerWinkAnimated } from "./wink-animated";
|
|
95
|
+
import { StickerWork } from "./work";
|
|
96
|
+
import { StickerWorkAnimated } from "./work-animated";
|
|
97
|
+
import { StickerZen } from "./zen";
|
|
98
|
+
import { StickerZenAnimated } from "./zen-animated";
|
|
99
|
+
export {
|
|
100
|
+
StickerAngry,
|
|
101
|
+
StickerAngryAnimated,
|
|
102
|
+
StickerAsk,
|
|
103
|
+
StickerAskAnimated,
|
|
104
|
+
StickerBalance,
|
|
105
|
+
StickerBalanceAnimated,
|
|
106
|
+
StickerButterfly,
|
|
107
|
+
StickerButterflyAnimated,
|
|
108
|
+
StickerButterflySnake,
|
|
109
|
+
StickerButterflySnakeAnimated,
|
|
110
|
+
StickerCatch,
|
|
111
|
+
StickerCatchAnimated,
|
|
112
|
+
StickerClap,
|
|
113
|
+
StickerClapAnimated,
|
|
114
|
+
StickerCoding,
|
|
115
|
+
StickerCodingAnimated,
|
|
116
|
+
StickerCowboy,
|
|
117
|
+
StickerCowboyAnimated,
|
|
118
|
+
StickerDance,
|
|
119
|
+
StickerDanceAnimated,
|
|
120
|
+
StickerDetective,
|
|
121
|
+
StickerDetectiveAnimated,
|
|
122
|
+
StickerDisapprove,
|
|
123
|
+
StickerDisapproveAnimated,
|
|
124
|
+
StickerDistracted,
|
|
125
|
+
StickerDistractedAnimated,
|
|
126
|
+
StickerDive,
|
|
127
|
+
StickerDiveAnimated,
|
|
128
|
+
StickerEat,
|
|
129
|
+
StickerEatAnimated,
|
|
130
|
+
StickerFacepalm,
|
|
131
|
+
StickerFacepalmAnimated,
|
|
132
|
+
StickerFailed,
|
|
133
|
+
StickerFailedAnimated,
|
|
134
|
+
StickerFound,
|
|
135
|
+
StickerFoundAnimated,
|
|
136
|
+
StickerGrow,
|
|
137
|
+
StickerGrowAnimated,
|
|
138
|
+
StickerHandstand,
|
|
139
|
+
StickerHandstandAnimated,
|
|
140
|
+
StickerHeart,
|
|
141
|
+
StickerHeartAnimated,
|
|
142
|
+
StickerHello,
|
|
143
|
+
StickerHelloAnimated,
|
|
144
|
+
StickerIdea,
|
|
145
|
+
StickerIdeaAnimated,
|
|
146
|
+
StickerLaugh,
|
|
147
|
+
StickerLaughAnimated,
|
|
148
|
+
StickerLove,
|
|
149
|
+
StickerLoveAnimated,
|
|
150
|
+
StickerNap,
|
|
151
|
+
StickerNapAnimated,
|
|
152
|
+
StickerParty,
|
|
153
|
+
StickerPartyAnimated,
|
|
154
|
+
StickerPassed,
|
|
155
|
+
StickerPassedAnimated,
|
|
156
|
+
StickerPeekaboo,
|
|
157
|
+
StickerPeekabooAnimated,
|
|
158
|
+
StickerPizza,
|
|
159
|
+
StickerPizzaAnimated,
|
|
160
|
+
StickerPuzzle,
|
|
161
|
+
StickerPuzzleAnimated,
|
|
162
|
+
StickerSad,
|
|
163
|
+
StickerSadAnimated,
|
|
164
|
+
StickerScared,
|
|
165
|
+
StickerScaredAnimated,
|
|
166
|
+
StickerScroll,
|
|
167
|
+
StickerScrollAnimated,
|
|
168
|
+
StickerSearch,
|
|
169
|
+
StickerSearchAnimated,
|
|
170
|
+
StickerShield,
|
|
171
|
+
StickerShieldAnimated,
|
|
172
|
+
StickerShocked,
|
|
173
|
+
StickerShockedAnimated,
|
|
174
|
+
StickerSleep,
|
|
175
|
+
StickerSleepAnimated,
|
|
176
|
+
StickerStressed,
|
|
177
|
+
StickerStressedAnimated,
|
|
178
|
+
StickerSuspicious,
|
|
179
|
+
StickerSuspiciousAnimated,
|
|
180
|
+
StickerThanks,
|
|
181
|
+
StickerThanksAnimated,
|
|
182
|
+
StickerThink,
|
|
183
|
+
StickerThinkAnimated,
|
|
184
|
+
StickerThinkOfYou,
|
|
185
|
+
StickerThinkOfYouAnimated,
|
|
186
|
+
StickerThumbsUp,
|
|
187
|
+
StickerThumbsUpAnimated,
|
|
188
|
+
StickerVacation,
|
|
189
|
+
StickerVacationAnimated,
|
|
190
|
+
StickerWait,
|
|
191
|
+
StickerWaitAnimated,
|
|
192
|
+
StickerWink,
|
|
193
|
+
StickerWinkAnimated,
|
|
194
|
+
StickerWork,
|
|
195
|
+
StickerWorkAnimated,
|
|
196
|
+
StickerZen,
|
|
197
|
+
StickerZenAnimated
|
|
198
|
+
};
|