@tarsis/toolkit 0.7.5 → 0.7.6
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/dist/index.cjs +35 -35
- package/dist/index.js +35 -35
- package/dist/styles.css +477 -477
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -759,31 +759,31 @@ var BubblyParticlesButton = () => {
|
|
|
759
759
|
});
|
|
760
760
|
};
|
|
761
761
|
var BurningButton_module_default = {
|
|
762
|
-
root: "
|
|
763
|
-
button: "
|
|
764
|
-
p: "
|
|
765
|
-
text: "
|
|
766
|
-
rise1: "
|
|
767
|
-
rise2: "
|
|
768
|
-
rise3: "
|
|
769
|
-
rise4: "
|
|
770
|
-
rise5: "
|
|
771
|
-
rise6: "
|
|
772
|
-
rise7: "
|
|
773
|
-
rise8: "
|
|
774
|
-
rise9: "
|
|
775
|
-
rise10: "
|
|
776
|
-
rise11: "
|
|
777
|
-
rise12: "
|
|
778
|
-
rise13: "
|
|
779
|
-
rise14: "
|
|
780
|
-
rise15: "
|
|
781
|
-
rise16: "
|
|
782
|
-
rise17: "
|
|
783
|
-
rise18: "
|
|
784
|
-
rise19: "
|
|
785
|
-
rise20: "
|
|
786
|
-
effects: "
|
|
762
|
+
root: "_root_jgcmk_1",
|
|
763
|
+
button: "_button_jgcmk_11",
|
|
764
|
+
p: "_p_jgcmk_24",
|
|
765
|
+
text: "_text_jgcmk_24",
|
|
766
|
+
rise1: "_rise1_jgcmk_1",
|
|
767
|
+
rise2: "_rise2_jgcmk_1",
|
|
768
|
+
rise3: "_rise3_jgcmk_1",
|
|
769
|
+
rise4: "_rise4_jgcmk_1",
|
|
770
|
+
rise5: "_rise5_jgcmk_1",
|
|
771
|
+
rise6: "_rise6_jgcmk_1",
|
|
772
|
+
rise7: "_rise7_jgcmk_1",
|
|
773
|
+
rise8: "_rise8_jgcmk_1",
|
|
774
|
+
rise9: "_rise9_jgcmk_1",
|
|
775
|
+
rise10: "_rise10_jgcmk_1",
|
|
776
|
+
rise11: "_rise11_jgcmk_1",
|
|
777
|
+
rise12: "_rise12_jgcmk_1",
|
|
778
|
+
rise13: "_rise13_jgcmk_1",
|
|
779
|
+
rise14: "_rise14_jgcmk_1",
|
|
780
|
+
rise15: "_rise15_jgcmk_1",
|
|
781
|
+
rise16: "_rise16_jgcmk_1",
|
|
782
|
+
rise17: "_rise17_jgcmk_1",
|
|
783
|
+
rise18: "_rise18_jgcmk_1",
|
|
784
|
+
rise19: "_rise19_jgcmk_1",
|
|
785
|
+
rise20: "_rise20_jgcmk_1",
|
|
786
|
+
effects: "_effects_jgcmk_238"
|
|
787
787
|
};
|
|
788
788
|
//#endregion
|
|
789
789
|
//#region src/components/Buttons/BurningButton/BurningButton.tsx
|
|
@@ -3829,10 +3829,10 @@ var NeonButton = ({ className, ...rest }) => {
|
|
|
3829
3829
|
});
|
|
3830
3830
|
};
|
|
3831
3831
|
var NoisyButton_module_default = {
|
|
3832
|
-
root: "
|
|
3833
|
-
i: "
|
|
3834
|
-
noise: "
|
|
3835
|
-
text: "
|
|
3832
|
+
root: "_root_1kf3z_2",
|
|
3833
|
+
i: "_i_1kf3z_22",
|
|
3834
|
+
noise: "_noise_1kf3z_1",
|
|
3835
|
+
text: "_text_1kf3z_482"
|
|
3836
3836
|
};
|
|
3837
3837
|
//#endregion
|
|
3838
3838
|
//#region src/components/Buttons/NoisyButton/NoisyButton.tsx
|
|
@@ -19468,12 +19468,12 @@ var ScrambledText = ({ children, reveal = false }) => {
|
|
|
19468
19468
|
});
|
|
19469
19469
|
};
|
|
19470
19470
|
var ScramblingLetters_module_default = {
|
|
19471
|
-
root: "
|
|
19472
|
-
line: "
|
|
19473
|
-
word: "
|
|
19474
|
-
link: "
|
|
19475
|
-
letter: "
|
|
19476
|
-
wobble: "
|
|
19471
|
+
root: "_root_e284x_1",
|
|
19472
|
+
line: "_line_e284x_9",
|
|
19473
|
+
word: "_word_e284x_14",
|
|
19474
|
+
link: "_link_e284x_18",
|
|
19475
|
+
letter: "_letter_e284x_22",
|
|
19476
|
+
wobble: "_wobble_e284x_1"
|
|
19477
19477
|
};
|
|
19478
19478
|
//#endregion
|
|
19479
19479
|
//#region src/components/Texts/ScramblingLetters/ScramblingLetters.tsx
|
package/dist/index.js
CHANGED
|
@@ -751,31 +751,31 @@ var BubblyParticlesButton = () => {
|
|
|
751
751
|
});
|
|
752
752
|
};
|
|
753
753
|
var BurningButton_module_default = {
|
|
754
|
-
root: "
|
|
755
|
-
button: "
|
|
756
|
-
p: "
|
|
757
|
-
text: "
|
|
758
|
-
rise1: "
|
|
759
|
-
rise2: "
|
|
760
|
-
rise3: "
|
|
761
|
-
rise4: "
|
|
762
|
-
rise5: "
|
|
763
|
-
rise6: "
|
|
764
|
-
rise7: "
|
|
765
|
-
rise8: "
|
|
766
|
-
rise9: "
|
|
767
|
-
rise10: "
|
|
768
|
-
rise11: "
|
|
769
|
-
rise12: "
|
|
770
|
-
rise13: "
|
|
771
|
-
rise14: "
|
|
772
|
-
rise15: "
|
|
773
|
-
rise16: "
|
|
774
|
-
rise17: "
|
|
775
|
-
rise18: "
|
|
776
|
-
rise19: "
|
|
777
|
-
rise20: "
|
|
778
|
-
effects: "
|
|
754
|
+
root: "_root_o8hup_1",
|
|
755
|
+
button: "_button_o8hup_11",
|
|
756
|
+
p: "_p_o8hup_24",
|
|
757
|
+
text: "_text_o8hup_24",
|
|
758
|
+
rise1: "_rise1_o8hup_1",
|
|
759
|
+
rise2: "_rise2_o8hup_1",
|
|
760
|
+
rise3: "_rise3_o8hup_1",
|
|
761
|
+
rise4: "_rise4_o8hup_1",
|
|
762
|
+
rise5: "_rise5_o8hup_1",
|
|
763
|
+
rise6: "_rise6_o8hup_1",
|
|
764
|
+
rise7: "_rise7_o8hup_1",
|
|
765
|
+
rise8: "_rise8_o8hup_1",
|
|
766
|
+
rise9: "_rise9_o8hup_1",
|
|
767
|
+
rise10: "_rise10_o8hup_1",
|
|
768
|
+
rise11: "_rise11_o8hup_1",
|
|
769
|
+
rise12: "_rise12_o8hup_1",
|
|
770
|
+
rise13: "_rise13_o8hup_1",
|
|
771
|
+
rise14: "_rise14_o8hup_1",
|
|
772
|
+
rise15: "_rise15_o8hup_1",
|
|
773
|
+
rise16: "_rise16_o8hup_1",
|
|
774
|
+
rise17: "_rise17_o8hup_1",
|
|
775
|
+
rise18: "_rise18_o8hup_1",
|
|
776
|
+
rise19: "_rise19_o8hup_1",
|
|
777
|
+
rise20: "_rise20_o8hup_1",
|
|
778
|
+
effects: "_effects_o8hup_238"
|
|
779
779
|
};
|
|
780
780
|
//#endregion
|
|
781
781
|
//#region src/components/Buttons/BurningButton/BurningButton.tsx
|
|
@@ -3821,10 +3821,10 @@ var NeonButton = ({ className, ...rest }) => {
|
|
|
3821
3821
|
});
|
|
3822
3822
|
};
|
|
3823
3823
|
var NoisyButton_module_default = {
|
|
3824
|
-
root: "
|
|
3825
|
-
i: "
|
|
3826
|
-
noise: "
|
|
3827
|
-
text: "
|
|
3824
|
+
root: "_root_1hthy_2",
|
|
3825
|
+
i: "_i_1hthy_22",
|
|
3826
|
+
noise: "_noise_1hthy_1",
|
|
3827
|
+
text: "_text_1hthy_482"
|
|
3828
3828
|
};
|
|
3829
3829
|
//#endregion
|
|
3830
3830
|
//#region src/components/Buttons/NoisyButton/NoisyButton.tsx
|
|
@@ -19460,12 +19460,12 @@ var ScrambledText = ({ children, reveal = false }) => {
|
|
|
19460
19460
|
});
|
|
19461
19461
|
};
|
|
19462
19462
|
var ScramblingLetters_module_default = {
|
|
19463
|
-
root: "
|
|
19464
|
-
line: "
|
|
19465
|
-
word: "
|
|
19466
|
-
link: "
|
|
19467
|
-
letter: "
|
|
19468
|
-
wobble: "
|
|
19463
|
+
root: "_root_15xgf_1",
|
|
19464
|
+
line: "_line_15xgf_9",
|
|
19465
|
+
word: "_word_15xgf_14",
|
|
19466
|
+
link: "_link_15xgf_18",
|
|
19467
|
+
letter: "_letter_15xgf_22",
|
|
19468
|
+
wobble: "_wobble_15xgf_1"
|
|
19469
19469
|
};
|
|
19470
19470
|
//#endregion
|
|
19471
19471
|
//#region src/components/Texts/ScramblingLetters/ScramblingLetters.tsx
|