@tarsis/toolkit 0.6.2 → 0.6.4
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/{gl-CjbUMD81.js → gl-CF6SrQxS.js} +1 -1
- package/dist/{gl-iTVe0k4w.cjs → gl-u7lLnVc7.cjs} +1 -1
- package/dist/hooks.cjs +1 -1
- package/dist/hooks.d.ts +17 -1
- package/dist/hooks.js +1 -1
- package/dist/{index-bCrWVOOV.js → index-DDE-qC4q.js} +9100 -7299
- package/dist/{index-CstBFEdC.cjs → index-DMypN5i0.cjs} +1 -1
- package/dist/{index-CW3ku3DU.js → index-DUlCyGFJ.js} +1 -1
- package/dist/{index-DwAKA1Mc.cjs → index-DrMeiPM1.cjs} +9112 -7300
- package/dist/index.cjs +14 -3
- package/dist/index.d.ts +277 -141
- package/dist/index.js +2 -2
- package/dist/styles.css +3057 -2824
- package/dist/{useWindowReady-Il0Ibn7I.cjs → useWindowReady-CIYJL39Z.cjs} +1440 -1419
- package/dist/{useWindowReady-DVV-s65K.js → useWindowReady-CYOtIur4.js} +1439 -1418
- package/package.json +13 -9
package/dist/index.cjs
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
6
|
-
const useWindowReady = require('./useWindowReady-
|
|
5
|
+
const index = require('./index-DrMeiPM1.cjs');
|
|
6
|
+
const useWindowReady = require('./useWindowReady-CIYJL39Z.cjs');
|
|
7
7
|
const svg = require('./svg-BT_esDTZ.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
@@ -37,6 +37,7 @@ exports.BouncyClock = index.BouncyClock;
|
|
|
37
37
|
exports.BrandCard = index.BrandCard;
|
|
38
38
|
exports.BreakingProgress = index.BreakingProgress;
|
|
39
39
|
exports.BubblyParticlesButton = index.BubblyParticlesButton;
|
|
40
|
+
exports.BugsPage = index.BugsPage;
|
|
40
41
|
exports.BulletsCarousel = index.BulletsCarousel;
|
|
41
42
|
exports.BurningButton = index.BurningButton;
|
|
42
43
|
exports.ButtonHoverFill = index.ButtonHoverFill;
|
|
@@ -71,7 +72,6 @@ exports.ConfettiButton = index.ConfettiButton;
|
|
|
71
72
|
exports.ContrastBackgroundText = index.ContrastBackgroundText;
|
|
72
73
|
exports.Counter = index.Counter;
|
|
73
74
|
exports.CoverFlowGallery = index.CoverFlowGallery;
|
|
74
|
-
exports.CronRedirectPage = index.CronRedirectPage;
|
|
75
75
|
exports.CubeLoader = index.CubeLoader;
|
|
76
76
|
exports.CurtainRevealMenu = index.CurtainRevealMenu;
|
|
77
77
|
exports.DDDButton = index.DDDButton;
|
|
@@ -85,6 +85,7 @@ exports.DenseGrid = index.DenseGrid;
|
|
|
85
85
|
exports.DetachedMenu = index.DetachedMenu;
|
|
86
86
|
exports.DialControl = index.DialControl;
|
|
87
87
|
exports.DialFuturistic = index.DialFuturistic;
|
|
88
|
+
exports.DissolveElementEffect = index.DissolveElementEffect;
|
|
88
89
|
exports.Dock = index.Dock;
|
|
89
90
|
exports.DockButton = index.DockButton;
|
|
90
91
|
exports.DockHas = index.DockHas;
|
|
@@ -122,7 +123,9 @@ exports.Futuristic3DHoverMenu = index.Futuristic3DHoverMenu;
|
|
|
122
123
|
exports.GalaxyButton = index.GalaxyButton;
|
|
123
124
|
exports.GalleryReverseScroll = index.GalleryReverseScroll;
|
|
124
125
|
exports.GlassIcon = index.GlassIcon;
|
|
126
|
+
exports.GlassMusicPlayer = index.GlassMusicPlayer;
|
|
125
127
|
exports.GlassSwitch = index.GlassSwitch;
|
|
128
|
+
exports.GlassToolbar = index.GlassToolbar;
|
|
126
129
|
exports.GlideImageGallery = index.GlideImageGallery;
|
|
127
130
|
exports.GlidingReveal = index.GlidingReveal;
|
|
128
131
|
exports.GlitterCard = index.GlitterCard;
|
|
@@ -161,6 +164,7 @@ exports.ImageClipping = index.ImageClipping;
|
|
|
161
164
|
exports.IndeterminateCheckboxes = index.IndeterminateCheckboxes;
|
|
162
165
|
exports.InfiniteLoader = index.InfiniteLoader;
|
|
163
166
|
exports.InputFirework = index.InputFirework;
|
|
167
|
+
exports.InvertedRadius = index.InvertedRadius;
|
|
164
168
|
exports.Ios15Button = index.Ios15Button;
|
|
165
169
|
exports.IosSwitch = index.IosSwitch;
|
|
166
170
|
exports.JellyText = index.JellyText;
|
|
@@ -178,6 +182,7 @@ exports.MagicalText = index.MagicalText;
|
|
|
178
182
|
exports.MagneticButton = index.MagneticButton;
|
|
179
183
|
exports.MagnifiedNavItems = index.MagnifiedNavItems;
|
|
180
184
|
exports.MetalCircleController = index.MetalCircleController;
|
|
185
|
+
exports.MinimalisticAccordion = index.MinimalisticAccordion;
|
|
181
186
|
exports.MinimalisticGlassButton = index.MinimalisticGlassButton;
|
|
182
187
|
exports.MobileNavBar = index.MobileNavBar;
|
|
183
188
|
exports.MorphingSubmitButton = index.MorphingSubmitButton;
|
|
@@ -227,8 +232,10 @@ exports.RadialNavigation = index.RadialNavigation;
|
|
|
227
232
|
exports.RadioHopping = index.RadioHopping;
|
|
228
233
|
exports.RadioParticles = index.RadioParticles;
|
|
229
234
|
exports.RadioRolling = index.RadioRolling;
|
|
235
|
+
exports.RadioSlidingFocus = index.RadioSlidingFocus;
|
|
230
236
|
exports.RaysBackground = index.RaysBackground;
|
|
231
237
|
exports.RealisticSmoke = index.RealisticSmoke;
|
|
238
|
+
exports.RedirectPage = index.RedirectPage;
|
|
232
239
|
exports.RegularLink = index.RegularLink;
|
|
233
240
|
exports.RepostButton = index.RepostButton;
|
|
234
241
|
exports.RevealImageAnimation = index.RevealImageAnimation;
|
|
@@ -262,6 +269,8 @@ exports.ShineAnimation = index.ShineAnimation;
|
|
|
262
269
|
exports.ShineCard = index.ShineCard;
|
|
263
270
|
exports.ShiningText = index.ShiningText;
|
|
264
271
|
exports.ShinyButton = index.ShinyButton;
|
|
272
|
+
exports.ShinyCtaButton = index.ShinyCtaButton;
|
|
273
|
+
exports.SignatureAnimation = index.SignatureAnimation;
|
|
265
274
|
exports.SinglePopoverMenu = index.SinglePopoverMenu;
|
|
266
275
|
exports.SkateboardPreloader = index.SkateboardPreloader;
|
|
267
276
|
exports.SkeuomorphicLikeButton = index.SkeuomorphicLikeButton;
|
|
@@ -279,6 +288,7 @@ exports.SparkleButton = index.SparkleButton;
|
|
|
279
288
|
exports.SparklyButton = index.SparklyButton;
|
|
280
289
|
exports.SpeechToText = index.SpeechToText;
|
|
281
290
|
exports.SpinningClickAnimation = index.SpinningClickAnimation;
|
|
291
|
+
exports.SpiralLoadingText = index.SpiralLoadingText;
|
|
282
292
|
exports.SplashCursor = index.SplashCursor;
|
|
283
293
|
exports.SquircleAvatar = index.SquircleAvatar;
|
|
284
294
|
exports.SquishButton = index.SquishButton;
|
|
@@ -302,6 +312,7 @@ exports.TextShadow = index.TextShadow;
|
|
|
302
312
|
exports.Texture = index.Texture;
|
|
303
313
|
exports.ThanosDisappearEffect = index.ThanosDisappearEffect;
|
|
304
314
|
exports.ThanosDisappearEffectList = index.ThanosDisappearEffectList;
|
|
315
|
+
exports.ThanosDissolve = index.ThanosDissolve;
|
|
305
316
|
exports.ThreadsLikeButton = index.ThreadsLikeButton;
|
|
306
317
|
exports.ThreeDotsLoader = index.ThreeDotsLoader;
|
|
307
318
|
exports.ThumbsUpButton = index.ThumbsUpButton;
|