@okshaun/components 0.5.2 → 0.5.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/index.d.ts +44 -0
- package/dist/index.js +175 -34
- package/dist/index.js.map +1 -1
- package/dist/panda.buildinfo.json +2 -2
- package/dist/preset.js +8 -2
- package/dist/preset.js.map +1 -1
- package/dist/sprite.symbol.html +1 -1
- package/package.json +1 -1
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 12:38:46 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>
|