@okshaun/components 0.5.1 → 0.5.3
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.js +8 -4
- package/dist/index.js.map +1 -1
- package/dist/panda.buildinfo.json +4 -2
- package/dist/sprite.symbol.html +1 -1
- package/package.json +1 -1
|
@@ -209,8 +209,10 @@
|
|
|
209
209
|
"color]___[value:text.muted",
|
|
210
210
|
"textStyle]___[value:mono.xs",
|
|
211
211
|
"gridTemplateColumns]___[value:auto auto auto",
|
|
212
|
-
"
|
|
213
|
-
"
|
|
212
|
+
"animationName]___[value:badgePop",
|
|
213
|
+
"animationDuration]___[value:normal",
|
|
214
|
+
"animationTimingFunction]___[value:default",
|
|
215
|
+
"animationName]___[value:badgePopStandalone",
|
|
214
216
|
"opacity]___[value:0",
|
|
215
217
|
"opacity]___[value:1",
|
|
216
218
|
"position]___[value:absolute",
|
package/dist/sprite.symbol.html
CHANGED
|
@@ -3526,7 +3526,7 @@ embedded above. They may be styled via CSS.
|
|
|
3526
3526
|
|
|
3527
3527
|
<footer>
|
|
3528
3528
|
<p>
|
|
3529
|
-
Generated <span class="date">Wed, 17 Dec 2025
|
|
3529
|
+
Generated <span class="date">Wed, 17 Dec 2025 04:10:39 GMT</span> using
|
|
3530
3530
|
<a href="https://github.com/svg-sprite/svg-sprite" target="_blank" rel="noopener noreferrer">svg-sprite</a>.
|
|
3531
3531
|
</p>
|
|
3532
3532
|
</footer>
|