@donotdev/templates 0.0.9 → 0.0.11
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/AdminLandingTemplate.d.ts +0 -1
- package/dist/AdminLandingTemplate.d.ts.map +1 -1
- package/dist/AdminLandingTemplate.js +1 -1
- package/dist/DashboardTemplate.d.ts.map +1 -1
- package/dist/DashboardTemplate.js +1 -1
- package/dist/HomeTemplate.d.ts.map +1 -1
- package/dist/HomeTemplate.js +1 -1
- package/dist/LoginTemplate.d.ts.map +1 -1
- package/dist/LoginTemplate.js +1 -1
- package/dist/ProfileTemplate.d.ts.map +1 -1
- package/dist/ProfileTemplate.js +1 -1
- package/dist/WhatsNewTemplate.d.ts.map +1 -1
- package/dist/WhatsNewTemplate.js +1 -1
- package/dist/billing/BillingSuccessTemplate.d.ts +1 -3
- package/dist/billing/BillingSuccessTemplate.d.ts.map +1 -1
- package/dist/billing/BillingSuccessTemplate.js +1 -1
- package/dist/billing/CheckoutTemplate.d.ts +2 -8
- package/dist/billing/CheckoutTemplate.d.ts.map +1 -1
- package/dist/billing/CheckoutTemplate.js +1 -1
- package/dist/billing/PaymentTemplate.d.ts +2 -3
- package/dist/billing/PaymentTemplate.d.ts.map +1 -1
- package/dist/billing/PaymentTemplate.js +1 -1
- package/dist/billing/SubscriptionTemplate.d.ts +2 -3
- package/dist/billing/SubscriptionTemplate.d.ts.map +1 -1
- package/dist/billing/SubscriptionTemplate.js +1 -1
- package/dist/billing/UserSubscriptionTemplate.d.ts +1 -1
- package/dist/billing/UserSubscriptionTemplate.d.ts.map +1 -1
- package/dist/billing/UserSubscriptionTemplate.js +1 -1
- package/dist/blog/BlogList.d.ts +1 -1
- package/dist/blog/BlogList.d.ts.map +1 -1
- package/dist/blog/BlogList.js +1 -1
- package/dist/blog/BlogPost.d.ts +1 -1
- package/dist/blog/BlogPost.d.ts.map +1 -1
- package/dist/blog/BlogPost.js +1 -1
- package/dist/blog/blog-loader.js +2 -2
- package/dist/components/MarkdownViewer.d.ts +0 -1
- package/dist/components/MarkdownViewer.d.ts.map +1 -1
- package/dist/components/MarkdownViewer.js +1 -1
- package/dist/crud/CarCardListTemplate.d.ts +0 -1
- package/dist/crud/CarCardListTemplate.d.ts.map +1 -1
- package/dist/crud/CarCardListTemplate.js +1 -1
- package/dist/crud/CarDetailTemplate.d.ts +0 -1
- package/dist/crud/CarDetailTemplate.d.ts.map +1 -1
- package/dist/crud/CarDetailTemplate.js +1 -1
- package/dist/crud/InquiryAdminTemplate.d.ts +1 -2
- package/dist/crud/InquiryAdminTemplate.d.ts.map +1 -1
- package/dist/crud/InquiryAdminTemplate.js +1 -1
- package/dist/crud/InquiryFormTemplate.d.ts +0 -1
- package/dist/crud/InquiryFormTemplate.d.ts.map +1 -1
- package/dist/crud/InquiryFormTemplate.js +1 -1
- package/dist/crud/ProductCardListTemplate.d.ts +0 -1
- package/dist/crud/ProductCardListTemplate.d.ts.map +1 -1
- package/dist/crud/ProductCardListTemplate.js +1 -40
- package/dist/legal/LegalNoticeTemplate.d.ts +10 -1
- package/dist/legal/LegalNoticeTemplate.d.ts.map +1 -1
- package/dist/legal/LegalNoticeTemplate.js +1 -1
- package/dist/legal/PrivacyPolicyTemplate.d.ts +10 -2
- package/dist/legal/PrivacyPolicyTemplate.d.ts.map +1 -1
- package/dist/legal/PrivacyPolicyTemplate.js +1 -1
- package/dist/legal/TermsOfServiceTemplate.d.ts +10 -2
- package/dist/legal/TermsOfServiceTemplate.d.ts.map +1 -1
- package/dist/legal/TermsOfServiceTemplate.js +1 -1
- package/package.json +13 -13
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsxs as i,jsx as t}from"react/jsx-runtime";import{Stack as u}from"@donotdev/components";import{useTranslation as g,formatDate as f}from"@donotdev/core";const p=({companyName:o,websiteUrl:y,legalEmail:s,companyAddress:a,lastUpdated:c,sections:v={children:!0,international:!0,california:!0,eu:!0},contactInfo:n={},jurisdiction:l="the United States",arbitrationOrg:m="American Arbitration Association",arbitrationLocation:d="New York, NY"})=>{const{t:e,i18n:h}=g("terms"),r=f(c,h?.language||"en");return t("div",{children:i("div",{style:{maxWidth:"none"},children:[i("div",{className:"dndev-text-center",style:{marginBottom:"3rem"},children:[i("h1",{style:{fontSize:"var(--font-size-3xl)",fontWeight:700,marginBottom:"1rem"},children:["\u{1F4CB} ",e("title","Terms of Service")]}),i("p",{style:{fontSize:"var(--font-size-lg)",color:"var(--muted-foreground)"},children:[e("lastUpdated","Last updated"),": ",r]})]}),i(u,{gap:"large",children:[i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.introduction.title","1. Introduction")}),i("p",{style:{marginBottom:"1rem"},children:[e("sections.introduction.welcome","Welcome to")," ",o," ",'("',e("common.we","we"),'," "',e("common.our","our"),',"'," ",e("common.or","or"),' "',e("common.us","us"),'").'," ",e("sections.introduction.govern",'These Terms of Service ("Terms") govern your use of our development framework, tools, and services (collectively, the "Service"). By accessing or using our Service, you agree to be bound by these Terms.')]}),t("p",{children:e("sections.introduction.organization","If you are using our Service on behalf of an organization, you represent that you have the authority to bind that organization to these Terms. If you do not agree to these Terms, please do not use our Service.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.service.title","2. Service Description")}),i("p",{style:{marginBottom:"1rem"},children:[o," ",e("sections.service.description","is a comprehensive development framework that provides tools, components, and infrastructure for building modern web applications. Our Service includes:")]}),i("ul",{className:"dndev-grid dndev-gap-sm",style:{listStyleType:"disc",paddingInlineStart:"1.5rem"},children:[t("li",{children:e("sections.service.framework","Development framework and libraries")}),t("li",{children:e("sections.service.ui","UI components and design system")}),t("li",{children:e("sections.service.auth","Authentication and authorization services")}),t("li",{children:e("sections.service.i18n","Internationalization and localization tools")}),t("li",{children:e("sections.service.billing","Billing and subscription management")}),t("li",{children:e("sections.service.docs","Documentation and support resources")})]})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.account.title","3. Account Registration and Security")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.account.creation.title","3.1 Account Creation")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.account.creation.desc","To access certain features of our Service, you must create an account. You agree to provide accurate, current, and complete information during registration and to update such information to keep it accurate, current, and complete.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.account.security.title","3.2 Account Security")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.account.security.desc","You are responsible for safeguarding your account credentials and for all activities that occur under your account. You agree to notify us immediately of any unauthorized use of your account or any other breach of security.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.account.eligibility.title","3.3 Account Eligibility")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.account.eligibility.desc","You must be at least 13 years old to use our Service. If you are under 18, you must have parental or guardian consent to use our Service.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.acceptable.title","4. Acceptable Use Policy")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.acceptable.intro","You agree to use our Service only for lawful purposes and in accordance with these Terms. You agree not to:")}),i("ul",{className:"dndev-grid dndev-gap-sm",style:{listStyleType:"disc",paddingInlineStart:"1.5rem"},children:[t("li",{children:e("sections.acceptable.laws","Use the Service to violate any applicable laws or regulations")}),t("li",{children:e("sections.acceptable.infringe","Infringe upon the intellectual property rights of others")}),t("li",{children:e("sections.acceptable.harmful","Transmit harmful, offensive, or inappropriate content")}),t("li",{children:e("sections.acceptable.unauthorized","Attempt to gain unauthorized access to our systems or other users' accounts")}),t("li",{children:e("sections.acceptable.spam","Use the Service for spam, phishing, or other malicious activities")}),t("li",{children:e("sections.acceptable.disrupt","Interfere with or disrupt the Service or servers")}),t("li",{children:e("sections.acceptable.reverse","Reverse engineer, decompile, or disassemble our software")}),t("li",{children:e("sections.acceptable.automated","Use automated systems to access the Service without permission")}),t("li",{children:e("sections.acceptable.share","Share your account credentials with others")}),t("li",{children:e("sections.acceptable.competing","Use the Service to build competing products or services")})]})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.payment.title","5. Subscription and Payment Terms")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.payment.plans.title","5.1 Subscription Plans")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.payment.plans.desc","We offer various subscription plans with different features and pricing. Subscription details, including pricing and features, are available on our website and may be updated from time to time.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.payment.processing.title","5.2 Payment Processing")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.payment.processing.desc","Payments are processed through secure third-party payment processors. You authorize us to charge your payment method for all fees associated with your subscription.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.payment.billing.title","5.3 Billing and Renewal")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.payment.billing.desc","Subscriptions automatically renew unless cancelled before the renewal date. You will be charged the applicable subscription fee on each renewal date.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.payment.refunds.title","5.4 Refunds and Cancellation")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.payment.refunds.desc","You may cancel your subscription at any time through your account settings. Refunds are provided in accordance with our refund policy, which may vary by plan and usage.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.ip.title","6. Intellectual Property Rights")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.ip.ours.title","6.1 Our Intellectual Property")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.ip.ours.desc","The Service, including all software, content, and materials, is owned by us or our licensors and is protected by intellectual property laws. We grant you a limited, non-exclusive, non-transferable license to use the Service in accordance with these Terms.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.ip.yours.title","6.2 Your Content")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.ip.yours.desc","You retain ownership of any content you create using our Service. You grant us a license to use, store, and process your content solely to provide and improve our Service.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.ip.opensource.title","6.3 Open Source Components")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.ip.opensource.desc","Our Service may include open source software components. The use of such components is subject to their respective open source licenses.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.privacy.title","7. Privacy and Data Protection")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.privacy.desc","Your privacy is important to us. Our collection and use of your personal information is governed by our Privacy Policy, which is incorporated into these Terms by reference.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.availability.title","8. Service Availability and Support")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.availability.service.title","8.1 Service Availability")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.availability.service.desc","We strive to maintain high service availability but do not guarantee uninterrupted access. The Service may be temporarily unavailable due to maintenance, updates, or other factors beyond our control.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.availability.support.title","8.2 Support Services")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.availability.support.desc","Support availability varies by subscription plan. We provide support through documentation, community forums, and direct support channels as specified in your plan.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.availability.updates.title","8.3 Updates and Changes")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.availability.updates.desc","We may update the Service from time to time to improve functionality, security, or user experience. We will provide reasonable notice of significant changes that may affect your use of the Service.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.termination.title","9. Termination and Suspension")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.termination.you.title","9.1 Termination by You")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.termination.you.desc","You may terminate your account at any time by cancelling your subscription and deleting your account through your account settings.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.termination.us.title","9.2 Termination by Us")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.termination.us.desc","We may terminate or suspend your account immediately if you violate these Terms, engage in fraudulent activity, or for any other reason at our sole discretion.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.termination.effect.title","9.3 Effect of Termination")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.termination.effect.desc","Upon termination, your right to use the Service ceases immediately. We may delete your account data in accordance with our data retention policies.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.disclaimers.title","10. Disclaimers and Limitations")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.disclaimers.service.title","10.1 Service Disclaimers")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.disclaimers.service.desc",'THE SERVICE IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.')}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.disclaimers.liability.title","10.2 Limitation of Liability")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.disclaimers.liability.desc","TO THE MAXIMUM EXTENT PERMITTED BY LAW, WE SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS, DATA, OR USE, INCURRED BY YOU OR ANY THIRD PARTY.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.disclaimers.maximum.title","10.3 Maximum Liability")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.disclaimers.maximum.desc","OUR TOTAL LIABILITY TO YOU FOR ANY CLAIMS ARISING OUT OF OR RELATING TO THESE TERMS OR THE SERVICE SHALL NOT EXCEED THE AMOUNT PAID BY YOU FOR THE SERVICE IN THE TWELVE MONTHS PRECEDING THE CLAIM.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.indemnification.title","11. Indemnification")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.indemnification.desc","You agree to indemnify, defend, and hold harmless us and our officers, directors, employees, and agents from and against any claims, damages, losses, and expenses arising out of or relating to your use of the Service or violation of these Terms.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.governing.title","12. Governing Law and Dispute Resolution")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.governing.law.title","12.1 Governing Law")}),i("p",{style:{marginBottom:"1rem"},children:[e("sections.governing.law.desc","These Terms are governed by and construed in accordance with the laws of")," ",l,","," ",e("sections.governing.law.without","without regard to its conflict of law principles.")]}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.governing.dispute.title","12.2 Dispute Resolution")}),i("p",{style:{marginBottom:"1rem"},children:[e("sections.governing.dispute.desc","Any disputes arising out of or relating to these Terms or the Service shall be resolved through binding arbitration in accordance with the rules of")," ",m,"."," ",e("sections.governing.dispute.location","The arbitration shall be conducted in")," ",d,"."]}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.governing.class.title","12.3 Class Action Waiver")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.governing.class.desc","You agree that any arbitration or legal proceeding will be conducted on an individual basis and not as a class action or representative action.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.miscellaneous.title","13. Miscellaneous")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.miscellaneous.entire.title","13.1 Entire Agreement")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.miscellaneous.entire.desc","These Terms, together with our Privacy Policy, constitute the entire agreement between you and us regarding the Service and supersede all prior agreements and understandings.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.miscellaneous.severability.title","13.2 Severability")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.miscellaneous.severability.desc","If any provision of these Terms is held to be invalid or unenforceable, the remaining provisions will continue in full force and effect.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.miscellaneous.waiver.title","13.3 Waiver")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.miscellaneous.waiver.desc","Our failure to enforce any provision of these Terms does not constitute a waiver of that provision or any other provision.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.miscellaneous.assignment.title","13.4 Assignment")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.miscellaneous.assignment.desc","You may not assign or transfer your rights or obligations under these Terms without our written consent. We may assign these Terms without restriction.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.miscellaneous.force.title","13.5 Force Majeure")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.miscellaneous.force.desc","We shall not be liable for any failure to perform our obligations due to circumstances beyond our reasonable control, including but not limited to natural disasters, war, terrorism, or government actions.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.changes.title","14. Changes to These Terms")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.changes.desc",'We may update these Terms from time to time to reflect changes in our practices or applicable laws. We will notify you of any material changes by posting the updated Terms on our website and updating the "Last updated" date.')})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.contact.title","15. Contact Us")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.contact.intro","If you have any questions about these Terms of Service, please contact us:")}),i("div",{className:"dndev-grid dndev-gap-sm",style:{backgroundColor:"color-mix(in oklab, var(--muted) 50%, transparent)",padding:"1rem",borderRadius:"var(--radius-lg)"},children:[i("p",{children:[i("strong",{children:[e("sections.contact.email","Email"),":"]})," ",s]}),i("p",{children:[i("strong",{children:[e("sections.contact.address","Address"),":"]})," ",a]}),n.phone&&i("p",{children:[i("strong",{children:[e("sections.contact.phone","Phone"),":"]})," ",n.phone]}),n.supportEmail&&i("p",{children:[i("strong",{children:[e("sections.contact.support","Support Email"),":"]})," ",n.supportEmail]})]})]})]}),t("div",{className:"dndev-text-center",style:{marginTop:"3rem",paddingTop:"2rem",borderTop:"1px solid var(--border)",fontSize:"var(--font-size-sm)",color:"var(--muted-foreground)"},children:i("p",{children:[e("footer.effective","These Terms of Service are effective as of")," ",r," ",e("footer.remain","and will remain in effect except with respect to any changes in its provisions in the future.")]})})]})})};var T=p;export{p as TermsOfServiceTemplate,T as default};
|
|
1
|
+
"use client";import{jsxs as i,jsx as t}from"react/jsx-runtime";import{Stack as u}from"@donotdev/components";import{useTranslation as g,formatDate as f}from"@donotdev/core";const p=({companyName:o,websiteUrl:y,legalEmail:s,companyAddress:a,lastUpdated:c,sections:v={children:!0,international:!0,california:!0,eu:!0},contactInfo:n={},jurisdiction:l="the United States",arbitrationOrg:m="American Arbitration Association",arbitrationLocation:d="New York, NY"})=>{const{t:e,i18n:h}=g("terms"),r=f(c,h?.language||"en");return t("div",{children:i("div",{style:{maxWidth:"none"},children:[i("div",{className:"dndev-text-center",style:{marginBottom:"3rem"},children:[i("h1",{style:{fontSize:"var(--font-size-3xl)",fontWeight:700,marginBottom:"1rem"},children:["\u{1F4CB} ",e("title","Terms of Service")]}),i("p",{style:{fontSize:"var(--font-size-lg)",color:"var(--muted-foreground)"},children:[e("lastUpdated","Last updated"),": ",r]})]}),i(u,{gap:"large",children:[i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.introduction.title","1. Introduction")}),i("p",{style:{marginBottom:"1rem"},children:[e("sections.introduction.welcome","Welcome to")," ",o," ",'("',e("common.we","we"),'," "',e("common.our","our"),',"'," ",e("common.or","or"),' "',e("common.us","us"),'").'," ",e("sections.introduction.govern",'These Terms of Service ("Terms") govern your use of our development framework, tools, and services (collectively, the "Service"). By accessing or using our Service, you agree to be bound by these Terms.')]}),t("p",{children:e("sections.introduction.organization","If you are using our Service on behalf of an organization, you represent that you have the authority to bind that organization to these Terms. If you do not agree to these Terms, please do not use our Service.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.service.title","2. Service Description")}),i("p",{style:{marginBottom:"1rem"},children:[o," ",e("sections.service.description","is a comprehensive development framework that provides tools, components, and infrastructure for building modern web applications. Our Service includes:")]}),i("ul",{className:"dndev-grid dndev-gap-sm",style:{listStyleType:"disc",paddingInlineStart:"1.5rem"},children:[t("li",{children:e("sections.service.framework","Development framework and libraries")}),t("li",{children:e("sections.service.ui","UI components and design system")}),t("li",{children:e("sections.service.auth","Authentication and authorization services")}),t("li",{children:e("sections.service.i18n","Internationalization and localization tools")}),t("li",{children:e("sections.service.billing","Billing and subscription management")}),t("li",{children:e("sections.service.docs","Documentation and support resources")})]})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.account.title","3. Account Registration and Security")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.account.creation.title","3.1 Account Creation")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.account.creation.desc","To access certain features of our Service, you must create an account. You agree to provide accurate, current, and complete information during registration and to update such information to keep it accurate, current, and complete.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.account.security.title","3.2 Account Security")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.account.security.desc","You are responsible for safeguarding your account credentials and for all activities that occur under your account. You agree to notify us immediately of any unauthorized use of your account or any other breach of security.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.account.eligibility.title","3.3 Account Eligibility")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.account.eligibility.desc","You must be at least 13 years old to use our Service. If you are under 18, you must have parental or guardian consent to use our Service.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.acceptable.title","4. Acceptable Use Policy")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.acceptable.intro","You agree to use our Service only for lawful purposes and in accordance with these Terms. You agree not to:")}),i("ul",{className:"dndev-grid dndev-gap-sm",style:{listStyleType:"disc",paddingInlineStart:"1.5rem"},children:[t("li",{children:e("sections.acceptable.laws","Use the Service to violate any applicable laws or regulations")}),t("li",{children:e("sections.acceptable.infringe","Infringe upon the intellectual property rights of others")}),t("li",{children:e("sections.acceptable.harmful","Transmit harmful, offensive, or inappropriate content")}),t("li",{children:e("sections.acceptable.unauthorized","Attempt to gain unauthorized access to our systems or other users' accounts")}),t("li",{children:e("sections.acceptable.spam","Use the Service for spam, phishing, or other malicious activities")}),t("li",{children:e("sections.acceptable.disrupt","Interfere with or disrupt the Service or servers")}),t("li",{children:e("sections.acceptable.reverse","Reverse engineer, decompile, or disassemble our software")}),t("li",{children:e("sections.acceptable.automated","Use automated systems to access the Service without permission")}),t("li",{children:e("sections.acceptable.share","Share your account credentials with others")}),t("li",{children:e("sections.acceptable.competing","Use the Service to build competing products or services")})]})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.payment.title","5. Subscription and Payment Terms")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.payment.plans.title","5.1 Subscription Plans")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.payment.plans.desc","We offer various subscription plans with different features and pricing. Subscription details, including pricing and features, are available on our website and may be updated from time to time.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.payment.processing.title","5.2 Payment Processing")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.payment.processing.desc","Payments are processed through secure third-party payment processors. You authorize us to charge your payment method for all fees associated with your subscription.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.payment.billing.title","5.3 Billing and Renewal")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.payment.billing.desc","Subscriptions automatically renew unless cancelled before the renewal date. You will be charged the applicable subscription fee on each renewal date.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.payment.refunds.title","5.4 Refunds and Cancellation")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.payment.refunds.desc","You may cancel your subscription at any time through your account settings. Refunds are provided in accordance with our refund policy, which may vary by plan and usage.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.ip.title","6. Intellectual Property Rights")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.ip.ours.title","6.1 Our Intellectual Property")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.ip.ours.desc","The Service, including all software, content, and materials, is owned by us or our licensors and is protected by intellectual property laws. We grant you a limited, non-exclusive, non-transferable license to use the Service in accordance with these Terms.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.ip.yours.title","6.2 Your Content")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.ip.yours.desc","You retain ownership of any content you create using our Service. You grant us a license to use, store, and process your content solely to provide and improve our Service.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.ip.opensource.title","6.3 Open Source Components")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.ip.opensource.desc","Our Service may include open source software components. The use of such components is subject to their respective open source licenses.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.privacy.title","7. Privacy and Data Protection")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.privacy.desc","Your privacy is important to us. Our collection and use of your personal information is governed by our Privacy Policy, which is incorporated into these Terms by reference.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.availability.title","8. Service Availability and Support")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.availability.service.title","8.1 Service Availability")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.availability.service.desc","We strive to maintain high service availability but do not guarantee uninterrupted access. The Service may be temporarily unavailable due to maintenance, updates, or other factors beyond our control.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.availability.support.title","8.2 Support Services")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.availability.support.desc","Support availability varies by subscription plan. We provide support through documentation, community forums, and direct support channels as specified in your plan.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.availability.updates.title","8.3 Updates and Changes")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.availability.updates.desc","We may update the Service from time to time to improve functionality, security, or user experience. We will provide reasonable notice of significant changes that may affect your use of the Service.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.termination.title","9. Termination and Suspension")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.termination.you.title","9.1 Termination by You")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.termination.you.desc","You may terminate your account at any time by cancelling your subscription and deleting your account through your account settings.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.termination.us.title","9.2 Termination by Us")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.termination.us.desc","We may terminate or suspend your account immediately if you violate these Terms, engage in fraudulent activity, or for any other reason at our sole discretion.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.termination.effect.title","9.3 Effect of Termination")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.termination.effect.desc","Upon termination, your right to use the Service ceases immediately. We may delete your account data in accordance with our data retention policies.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.disclaimers.title","10. Disclaimers and Limitations")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.disclaimers.service.title","10.1 Service Disclaimers")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.disclaimers.service.desc",'THE SERVICE IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.')}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.disclaimers.liability.title","10.2 Limitation of Liability")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.disclaimers.liability.desc","TO THE MAXIMUM EXTENT PERMITTED BY LAW, WE SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS, DATA, OR USE, INCURRED BY YOU OR ANY THIRD PARTY.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.disclaimers.maximum.title","10.3 Maximum Liability")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.disclaimers.maximum.desc","OUR TOTAL LIABILITY TO YOU FOR ANY CLAIMS ARISING OUT OF OR RELATING TO THESE TERMS OR THE SERVICE SHALL NOT EXCEED THE AMOUNT PAID BY YOU FOR THE SERVICE IN THE TWELVE MONTHS PRECEDING THE CLAIM.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.indemnification.title","11. Indemnification")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.indemnification.desc","You agree to indemnify, defend, and hold harmless us and our officers, directors, employees, and agents from and against any claims, damages, losses, and expenses arising out of or relating to your use of the Service or violation of these Terms.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.governing.title","12. Governing Law and Dispute Resolution")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.governing.law.title","12.1 Governing Law")}),i("p",{style:{marginBottom:"1rem"},children:[e("sections.governing.law.desc","These Terms are governed by and construed in accordance with the laws of")," ",l,","," ",e("sections.governing.law.without","without regard to its conflict of law principles.")]}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.governing.dispute.title","12.2 Dispute Resolution")}),i("p",{style:{marginBottom:"1rem"},children:[e("sections.governing.dispute.desc","Any disputes arising out of or relating to these Terms or the Service shall be resolved through binding arbitration in accordance with the rules of")," ",m,"."," ",e("sections.governing.dispute.location","The arbitration shall be conducted in")," ",d,"."]}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.governing.class.title","12.3 Class Action Waiver")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.governing.class.desc","You agree that any arbitration or legal proceeding will be conducted on an individual basis and not as a class action or representative action.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.miscellaneous.title","13. Miscellaneous")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.miscellaneous.entire.title","13.1 Entire Agreement")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.miscellaneous.entire.desc","These Terms, together with our Privacy Policy, constitute the entire agreement between you and us regarding the Service and supersede all prior agreements and understandings.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.miscellaneous.severability.title","13.2 Severability")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.miscellaneous.severability.desc","If any provision of these Terms is held to be invalid or unenforceable, the remaining provisions will continue in full force and effect.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.miscellaneous.waiver.title","13.3 Waiver")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.miscellaneous.waiver.desc","Our failure to enforce any provision of these Terms does not constitute a waiver of that provision or any other provision.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.miscellaneous.assignment.title","13.4 Assignment")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.miscellaneous.assignment.desc","You may not assign or transfer your rights or obligations under these Terms without our written consent. We may assign these Terms without restriction.")}),t("h3",{style:{fontSize:"var(--font-size-lg)",fontWeight:500,marginBottom:"0.75rem"},children:e("sections.miscellaneous.force.title","13.5 Force Majeure")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.miscellaneous.force.desc","We shall not be liable for any failure to perform our obligations due to circumstances beyond our reasonable control, including but not limited to natural disasters, war, terrorism, or government actions.")})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.changes.title","14. Changes to These Terms")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.changes.desc",'We may update these Terms from time to time to reflect changes in our practices or applicable laws. We will notify you of any material changes by posting the updated Terms on our website and updating the "Last updated" date.')})]}),i("section",{children:[t("h2",{style:{fontSize:"var(--font-size-xl)",fontWeight:600,marginBottom:"1rem"},children:e("sections.contact.title","15. Contact Us")}),t("p",{style:{marginBottom:"1rem"},children:e("sections.contact.intro","If you have any questions about these Terms of Service, please contact us:")}),i("div",{className:"dndev-grid dndev-gap-sm",style:{backgroundColor:"color-mix(in oklab, var(--muted) 50%, transparent)",padding:"1rem",borderRadius:"var(--radius-lg)"},children:[i("p",{children:[i("strong",{children:[e("sections.contact.email","Email"),":"]})," ",s]}),i("p",{children:[i("strong",{children:[e("sections.contact.address","Address"),":"]})," ",a]}),n.phone&&i("p",{children:[i("strong",{children:[e("sections.contact.phone","Phone"),":"]})," ",n.phone]}),n.supportEmail&&i("p",{children:[i("strong",{children:[e("sections.contact.support","Support Email"),":"]})," ",n.supportEmail]})]})]})]}),t("div",{className:"dndev-text-center",style:{marginTop:"3rem",paddingTop:"2rem",borderTop:"1px solid var(--border)",fontSize:"var(--font-size-sm)",color:"var(--muted-foreground)"},children:i("p",{children:[e("footer.effective","These Terms of Service are effective as of")," ",r," ",e("footer.remain","and will remain in effect except with respect to any changes in its provisions in the future.")]})})]})})};export{p as TermsOfServiceTemplate};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@donotdev/templates",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"private": false,
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -42,24 +42,24 @@
|
|
|
42
42
|
"scripts": {
|
|
43
43
|
"dev": "tsc --noEmit --watch --listFiles false --listEmittedFiles false",
|
|
44
44
|
"clean": "rimraf tsconfig.tsbuildinfo",
|
|
45
|
-
"type-check": "tsc --noEmit"
|
|
45
|
+
"type-check": "bunx tsc --noEmit"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@donotdev/adv-comps": "^0.0.
|
|
49
|
-
"@donotdev/components": "^0.0.
|
|
50
|
-
"@donotdev/core": "^0.0.
|
|
51
|
-
"@donotdev/crud": "^0.0.
|
|
52
|
-
"@donotdev/ui": "^0.0.
|
|
48
|
+
"@donotdev/adv-comps": "^0.0.13",
|
|
49
|
+
"@donotdev/components": "^0.0.19",
|
|
50
|
+
"@donotdev/core": "^0.0.25",
|
|
51
|
+
"@donotdev/crud": "^0.0.16",
|
|
52
|
+
"@donotdev/ui": "^0.0.15",
|
|
53
53
|
"@hookform/resolvers": "^5.2.2",
|
|
54
|
-
"html-react-parser": "^5.2.
|
|
55
|
-
"marked": "^17.0.
|
|
54
|
+
"html-react-parser": "^5.2.17",
|
|
55
|
+
"marked": "^17.0.3",
|
|
56
56
|
"react-hook-form": "^7.71.1"
|
|
57
57
|
},
|
|
58
58
|
"peerDependencies": {
|
|
59
|
-
"@donotdev/auth": "^0.0.
|
|
60
|
-
"@donotdev/billing": "^0.0.
|
|
61
|
-
"@donotdev/oauth": "^0.0.
|
|
62
|
-
"lucide-react": "^0.
|
|
59
|
+
"@donotdev/auth": "^0.0.9",
|
|
60
|
+
"@donotdev/billing": "^0.0.8",
|
|
61
|
+
"@donotdev/oauth": "^0.0.8",
|
|
62
|
+
"lucide-react": "^0.574.0",
|
|
63
63
|
"react": "^19.2.4",
|
|
64
64
|
"react-dom": "^19.2.4",
|
|
65
65
|
"valibot": "^1.2.0"
|