@dreamtree-org/twreact-ui 1.1.53 → 1.1.55

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 (2) hide show
  1. package/README.md +41 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -662,6 +662,44 @@ function UserTable() {
662
662
 
663
663
  We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.
664
664
 
665
+ ## About the Company
666
+
667
+ Dreamtree UI is built and maintained under **[Dreamtree Global](http://dreamtreeglobal.com/)** — a team crafting thoughtful, accessible, developer-first software for the modern web. We believe great products start with a great foundation, and that's exactly what this design system aims to be: a polished, open, and dependable building block for teams everywhere.
668
+
669
+ 🌐 **Website:** [dreamtreeglobal.com](http://dreamtreeglobal.com/)
670
+
671
+ ## Author & Maintainer
672
+
673
+ **Partha Preetham Krishna M L**
674
+ 📧 [preetham.krishna.dev@gmail.com](mailto:preetham.krishna.dev@gmail.com)
675
+
676
+ Have an idea, a bug, or just want to say hi? Reach out anytime — feedback from developers like you is what keeps this library growing.
677
+
678
+ ## 💚 Sponsor & Support
679
+
680
+ Dreamtree UI is **free and open source**, built in the open and powered entirely by passion and late nights. Every component you use — every accessible button, dark-mode-ready table, and tree-shakeable export — represents hours of careful craft so that *your* product can ship faster and feel better.
681
+
682
+ If this library has saved you time, sparked an idea, or made your app a little more beautiful, please consider supporting its continued development. **Your sponsorship keeps the updates coming, the bugs squashed, and the docs sharp — for the whole community.** Even the smallest contribution is a huge encouragement. 🙏
683
+
684
+ ### ☕ Make a one-tap donation via UPI
685
+
686
+ Scan or tap to pay instantly using any UPI app (Google Pay, PhonePe, Paytm, BHIM, etc.):
687
+
688
+ [![Donate via UPI](https://img.shields.io/badge/Donate-via%20UPI-22c55e?style=for-the-badge&logo=googlepay&logoColor=white)](upi://pay?pa=dhrugantha.llp@kotak&pn=Dreamtree%20Global&cu=INR&tn=Support%20Dreamtree%20UI)
689
+
690
+ > **UPI ID:** `dhrugantha.llp@kotak`
691
+ >
692
+ > 📱 *Tip: the button above opens your UPI app directly on mobile. On desktop, just copy the UPI ID into your payment app of choice.*
693
+
694
+ ### 🤝 Become a Sponsor
695
+
696
+ Want to back the project long-term or as a company? You can sponsor the package directly:
697
+
698
+ - 📦 **npm:** [`@dreamtree-org/twreact-ui`](https://www.npmjs.com/package/@dreamtree-org/twreact-ui) — star, share, and sponsor the package
699
+ - ✉️ **Corporate sponsorships & partnerships:** [preetham.krishna.dev@gmail.com](mailto:preetham.krishna.dev@gmail.com)
700
+
701
+ Every star ⭐, share, and contribution helps more than you know. Thank you for being part of the journey!
702
+
665
703
  ## License
666
704
 
667
705
  MIT License - see [LICENSE](LICENSE) for details.
@@ -670,4 +708,6 @@ MIT License - see [LICENSE](LICENSE) for details.
670
708
 
671
709
  - 📖 [Documentation](https://dreamtree-ui.dev)
672
710
  - 🐛 [Issue Tracker](https://github.com/dreamtree-ui/dreamtree-ui/issues)
673
- - 💬 [Discussions](https://github.com/dreamtree-ui/dreamtree-ui/discussions)
711
+ - 💬 [Discussions](https://github.com/dreamtree-ui/dreamtree-ui/discussions)
712
+ - 🌐 [Dreamtree Global](http://dreamtreeglobal.com/)
713
+ - 📧 [preetham.krishna.dev@gmail.com](mailto:preetham.krishna.dev@gmail.com)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dreamtree-org/twreact-ui",
3
- "version": "1.1.53",
3
+ "version": "1.1.55",
4
4
  "description": "A comprehensive React + Tailwind components library for building modern web apps",
5
5
  "author": {
6
6
  "name": "Partha Preetham Krishna",