@powerlines/plugin-react 0.1.48 → 0.1.51

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.
Files changed (46) hide show
  1. package/README.md +8 -2
  2. package/dist/index.cjs +1 -67
  3. package/dist/index.d.cts +4 -0
  4. package/dist/index.d.mts +4 -0
  5. package/dist/index.mjs +1 -64
  6. package/dist/plugin-BU0wy__m.d.cts +1780 -0
  7. package/dist/plugin-BU0wy__m.d.cts.map +1 -0
  8. package/dist/plugin-TBSgdu4B.d.mts +1780 -0
  9. package/dist/plugin-TBSgdu4B.d.mts.map +1 -0
  10. package/dist/plugin.cjs +1 -0
  11. package/dist/plugin.d.cts +3 -0
  12. package/dist/plugin.d.mts +3 -0
  13. package/dist/plugin.mjs +1 -0
  14. package/dist/runtime-1VVIzvUj.d.mts +16 -0
  15. package/dist/runtime-1VVIzvUj.d.mts.map +1 -0
  16. package/dist/runtime-B2KsRASa.d.cts +2467 -0
  17. package/dist/runtime-B2KsRASa.d.cts.map +1 -0
  18. package/dist/runtime-Bn9852yo.d.mts +2467 -0
  19. package/dist/runtime-Bn9852yo.d.mts.map +1 -0
  20. package/dist/runtime-Lv-DI-PR.d.cts +16 -0
  21. package/dist/runtime-Lv-DI-PR.d.cts.map +1 -0
  22. package/dist/runtime.cjs +1 -0
  23. package/dist/runtime.d.cts +3 -0
  24. package/dist/runtime.d.mts +3 -0
  25. package/dist/runtime.mjs +1 -0
  26. package/package.json +9 -9
  27. package/dist/components/index.cjs +0 -1
  28. package/dist/components/index.mjs +0 -1
  29. package/dist/components/react-optimized.cjs +0 -1
  30. package/dist/components/react-optimized.mjs +0 -1
  31. package/dist/react-optimized-9J3fdCI2.mjs +0 -1
  32. package/dist/react-optimized-BO9knQDM.cjs +0 -1
  33. package/dist/runtime-BbUj49s9.mjs +0 -1
  34. package/dist/runtime-Bp9G0scd.cjs +0 -0
  35. package/dist/types/index.cjs +0 -1
  36. package/dist/types/index.mjs +0 -1
  37. package/dist/types/plugin.cjs +0 -1
  38. package/dist/types/plugin.mjs +0 -1
  39. package/dist/types/runtime.cjs +0 -1
  40. package/dist/types/runtime.mjs +0 -1
  41. package/dist/types-CwXe_Ycf.mjs +0 -1
  42. package/dist/types-a8gm_IaQ.cjs +0 -0
  43. /package/dist/{components-BWLXb7a2.cjs → plugin-DHXHjv16.cjs} +0 -0
  44. /package/dist/{components-ipRi4DSE.mjs → plugin-DzeYlbKJ.mjs} +0 -0
  45. /package/dist/{plugin-Gb47Xzf6.mjs → runtime-2grn5p5x.mjs} +0 -0
  46. /package/dist/{plugin-pBKbb5K9.cjs → runtime-D4zTdSwv.cjs} +0 -0
package/README.md CHANGED
@@ -3,7 +3,13 @@
3
3
  <!-- markdownlint-disable -->
4
4
 
5
5
 
6
- <div align="center"><img src="https://public.storm-cdn.com/storm-banner.gif" width="100%" alt="Powerlines" /></div>
6
+ <div align="center">
7
+ <picture>
8
+ <source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/powerlines/banner-1280x640-dark-optimized.gif">
9
+ <source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/powerlines/banner-1280x640-light-optimized.gif">
10
+ <img src="https://public.storm-cdn.com/powerlines/banner-1280x640-dark-optimized.gif" width="100%" alt="Powerlines" />
11
+ </picture>
12
+ </div>
7
13
  <br />
8
14
 
9
15
  <div align="center">
@@ -16,7 +22,7 @@
16
22
  </div>
17
23
 
18
24
  <br />
19
- This package is part of the ⚡<b>Powerlines</b> monorepo. Powerlines packages include CLI utility applications, tools, and various libraries used to create modern, scalable web applications.
25
+ This package is part of the 🔌 <b>Powerlines</b> monorepo. Powerlines packages include CLI utility applications, tools, and various libraries used to create modern, scalable web applications.
20
26
  <br />
21
27
 
22
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />