@upstart.gg/sdk 0.0.113 → 0.0.115

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 (172) hide show
  1. package/dist/shared/ajv.js +1 -1
  2. package/dist/shared/attributes.js +1 -1
  3. package/dist/shared/brick-manifest.d.ts +10 -7
  4. package/dist/shared/brick-manifest.d.ts.map +1 -1
  5. package/dist/shared/brick-manifest.js +1 -1
  6. package/dist/shared/bricks/manifests/accordion.manifest.d.ts +6 -3
  7. package/dist/shared/bricks/manifests/accordion.manifest.d.ts.map +1 -1
  8. package/dist/shared/bricks/manifests/accordion.manifest.js +1 -1
  9. package/dist/shared/bricks/manifests/all-manifests.js +1 -1
  10. package/dist/shared/bricks/manifests/button.manifest.d.ts +6 -3
  11. package/dist/shared/bricks/manifests/button.manifest.d.ts.map +1 -1
  12. package/dist/shared/bricks/manifests/button.manifest.js +1 -1
  13. package/dist/shared/bricks/manifests/card.manifest.d.ts +6 -3
  14. package/dist/shared/bricks/manifests/card.manifest.d.ts.map +1 -1
  15. package/dist/shared/bricks/manifests/card.manifest.js +1 -1
  16. package/dist/shared/bricks/manifests/carousel.manifest.d.ts +6 -3
  17. package/dist/shared/bricks/manifests/carousel.manifest.d.ts.map +1 -1
  18. package/dist/shared/bricks/manifests/carousel.manifest.js +1 -1
  19. package/dist/shared/bricks/manifests/divider.manifest.d.ts +6 -3
  20. package/dist/shared/bricks/manifests/divider.manifest.d.ts.map +1 -1
  21. package/dist/shared/bricks/manifests/divider.manifest.js +1 -1
  22. package/dist/shared/bricks/manifests/footer.manifest.d.ts +6 -3
  23. package/dist/shared/bricks/manifests/footer.manifest.d.ts.map +1 -1
  24. package/dist/shared/bricks/manifests/footer.manifest.js +1 -1
  25. package/dist/shared/bricks/manifests/form.manifest.d.ts +6 -3
  26. package/dist/shared/bricks/manifests/form.manifest.d.ts.map +1 -1
  27. package/dist/shared/bricks/manifests/form.manifest.js +1 -1
  28. package/dist/shared/bricks/manifests/hero.manifest.d.ts +6 -3
  29. package/dist/shared/bricks/manifests/hero.manifest.d.ts.map +1 -1
  30. package/dist/shared/bricks/manifests/hero.manifest.js +1 -1
  31. package/dist/shared/bricks/manifests/icon.manifest.d.ts +6 -3
  32. package/dist/shared/bricks/manifests/icon.manifest.d.ts.map +1 -1
  33. package/dist/shared/bricks/manifests/icon.manifest.js +1 -1
  34. package/dist/shared/bricks/manifests/image.manifest.d.ts +6 -3
  35. package/dist/shared/bricks/manifests/image.manifest.d.ts.map +1 -1
  36. package/dist/shared/bricks/manifests/image.manifest.js +1 -1
  37. package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts +6 -3
  38. package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts.map +1 -1
  39. package/dist/shared/bricks/manifests/images-gallery.manifest.js +1 -1
  40. package/dist/shared/bricks/manifests/map.manifest.d.ts +6 -3
  41. package/dist/shared/bricks/manifests/map.manifest.d.ts.map +1 -1
  42. package/dist/shared/bricks/manifests/map.manifest.js +1 -1
  43. package/dist/shared/bricks/manifests/navbar.manifest.d.ts +50 -58
  44. package/dist/shared/bricks/manifests/navbar.manifest.d.ts.map +1 -1
  45. package/dist/shared/bricks/manifests/navbar.manifest.js +1 -1
  46. package/dist/shared/bricks/manifests/sidebar.manifest.d.ts +6 -3
  47. package/dist/shared/bricks/manifests/sidebar.manifest.d.ts.map +1 -1
  48. package/dist/shared/bricks/manifests/sidebar.manifest.js +1 -1
  49. package/dist/shared/bricks/manifests/social-links.manifest.d.ts +6 -3
  50. package/dist/shared/bricks/manifests/social-links.manifest.d.ts.map +1 -1
  51. package/dist/shared/bricks/manifests/social-links.manifest.js +1 -1
  52. package/dist/shared/bricks/manifests/testimonials.manifest.d.ts +6 -3
  53. package/dist/shared/bricks/manifests/testimonials.manifest.d.ts.map +1 -1
  54. package/dist/shared/bricks/manifests/testimonials.manifest.js +1 -1
  55. package/dist/shared/bricks/manifests/text.manifest.d.ts +6 -3
  56. package/dist/shared/bricks/manifests/text.manifest.d.ts.map +1 -1
  57. package/dist/shared/bricks/manifests/text.manifest.js +1 -1
  58. package/dist/shared/bricks/manifests/timeline.manifest.d.ts +6 -3
  59. package/dist/shared/bricks/manifests/timeline.manifest.d.ts.map +1 -1
  60. package/dist/shared/bricks/manifests/timeline.manifest.js +1 -1
  61. package/dist/shared/bricks/manifests/{container.manifest.d.ts → vbox.manifest.d.ts} +8 -23
  62. package/dist/shared/bricks/manifests/vbox.manifest.d.ts.map +1 -0
  63. package/dist/shared/bricks/manifests/vbox.manifest.js +3 -0
  64. package/dist/shared/bricks/manifests/video.manifest.d.ts +6 -11
  65. package/dist/shared/bricks/manifests/video.manifest.d.ts.map +1 -1
  66. package/dist/shared/bricks/manifests/video.manifest.js +1 -1
  67. package/dist/shared/bricks/props/align.js +1 -1
  68. package/dist/shared/bricks/props/background.js +1 -1
  69. package/dist/shared/bricks/props/boolean.js +1 -1
  70. package/dist/shared/bricks/props/border.js +1 -1
  71. package/dist/shared/bricks/props/color.js +1 -1
  72. package/dist/shared/bricks/props/common.d.ts.map +1 -1
  73. package/dist/shared/bricks/props/common.js +1 -1
  74. package/dist/shared/bricks/props/container.d.ts +1 -3
  75. package/dist/shared/bricks/props/container.d.ts.map +1 -1
  76. package/dist/shared/bricks/props/container.js +1 -1
  77. package/dist/shared/bricks/props/css-length.js +1 -1
  78. package/dist/shared/bricks/props/datasource.js +1 -1
  79. package/dist/shared/bricks/props/date.js +1 -1
  80. package/dist/shared/bricks/props/effects.js +1 -1
  81. package/dist/shared/bricks/props/enum.js +1 -1
  82. package/dist/shared/bricks/props/file.js +1 -1
  83. package/dist/shared/bricks/props/geolocation.d.ts.map +1 -1
  84. package/dist/shared/bricks/props/geolocation.js +1 -1
  85. package/dist/shared/bricks/props/helpers.js +1 -1
  86. package/dist/shared/bricks/props/image.js +1 -1
  87. package/dist/shared/bricks/props/number.js +1 -1
  88. package/dist/shared/bricks/props/padding.js +1 -1
  89. package/dist/shared/bricks/props/position.js +1 -1
  90. package/dist/shared/bricks/props/prop.d.ts.map +1 -1
  91. package/dist/shared/bricks/props/prop.js +1 -1
  92. package/dist/shared/bricks/props/string.js +1 -1
  93. package/dist/shared/bricks/props/text.js +1 -1
  94. package/dist/shared/bricks.d.ts +18 -168
  95. package/dist/shared/bricks.d.ts.map +1 -1
  96. package/dist/shared/bricks.js +1 -1
  97. package/dist/shared/{chunk-2CXXM2W3.js → chunk-22BDK6JV.js} +1 -1
  98. package/dist/shared/{chunk-R3I32SUA.js → chunk-273FK54V.js} +1 -1
  99. package/dist/shared/{chunk-CMLGUX5D.js → chunk-3AHXTIVQ.js} +1 -1
  100. package/dist/shared/chunk-3HWWNRCQ.js +3 -0
  101. package/dist/shared/{chunk-3OOL2XTT.js → chunk-4KIC7WW4.js} +1 -1
  102. package/dist/shared/chunk-4WATTT6H.js +3 -0
  103. package/dist/shared/chunk-55MCNMOF.js +3 -0
  104. package/dist/shared/{chunk-4RG4IEAW.js → chunk-57QC6K6U.js} +1 -1
  105. package/dist/shared/{chunk-LXBGNROJ.js → chunk-5TAB5RAK.js} +1 -1
  106. package/dist/shared/{chunk-XNHLLTUK.js → chunk-6TUL7TXN.js} +1 -1
  107. package/dist/shared/chunk-76MAAKRJ.js +3 -0
  108. package/dist/shared/chunk-7XRXXDCC.js +3 -0
  109. package/dist/shared/{chunk-CS75Y4VB.js → chunk-B75W44GW.js} +1 -1
  110. package/dist/shared/chunk-BMC2RBNC.js +3 -0
  111. package/dist/shared/chunk-BU6UCXWP.js +3 -0
  112. package/dist/shared/chunk-C2AQDHJU.js +3 -0
  113. package/dist/shared/{chunk-P5O7YHX7.js → chunk-C7VV6NIX.js} +1 -1
  114. package/dist/shared/chunk-CAHMS6EB.js +3 -0
  115. package/dist/shared/{chunk-3SDSZO7A.js → chunk-CJ6EZ6V3.js} +1 -1
  116. package/dist/shared/{chunk-L6NXGVEU.js → chunk-CM4DB7ZV.js} +1 -1
  117. package/dist/shared/{chunk-A3LAQ47R.js → chunk-DJ5LWVHX.js} +1 -1
  118. package/dist/shared/{chunk-KUG7UEHN.js → chunk-EXD5JEQ4.js} +1 -1
  119. package/dist/shared/{chunk-GSRUIZUA.js → chunk-FEQE56RU.js} +1 -1
  120. package/dist/shared/{chunk-M45FSNRM.js → chunk-HH4AKWHD.js} +1 -1
  121. package/dist/shared/{chunk-OMRLCH3Q.js → chunk-HT2FJOKO.js} +1 -1
  122. package/dist/shared/{chunk-FSC3MYBH.js → chunk-HVJI5X3Q.js} +1 -1
  123. package/dist/shared/{chunk-43LKLZNS.js → chunk-J2SWSUCM.js} +1 -1
  124. package/dist/shared/{chunk-ASL4Y5XY.js → chunk-JPBXMW3P.js} +1 -1
  125. package/dist/shared/{chunk-ZPPYVZEC.js → chunk-KH7G433A.js} +1 -1
  126. package/dist/shared/{chunk-EVTXPXOL.js → chunk-KONRMV3H.js} +1 -1
  127. package/dist/shared/chunk-KVVYOKWH.js +7 -0
  128. package/dist/shared/{chunk-IF7JTYZC.js → chunk-LFQNWSLG.js} +1 -1
  129. package/dist/shared/{chunk-CCS6URWT.js → chunk-MS7FWNQY.js} +1 -1
  130. package/dist/shared/chunk-NGTLGMHK.js +3 -0
  131. package/dist/shared/{chunk-OWERYFOX.js → chunk-NI7D2E25.js} +1 -1
  132. package/dist/shared/chunk-QRUKREVW.js +8 -0
  133. package/dist/shared/chunk-RCZGJETI.js +5 -0
  134. package/dist/shared/chunk-SIL3MC6L.js +3 -0
  135. package/dist/shared/chunk-T37DHEM7.js +3 -0
  136. package/dist/shared/{chunk-RJ7BRXBX.js → chunk-T5OALMMJ.js} +1 -1
  137. package/dist/shared/{chunk-N2JEJ5VR.js → chunk-WDMUES3K.js} +1 -1
  138. package/dist/shared/{chunk-DOKWQP5K.js → chunk-WQNRTOOI.js} +1 -1
  139. package/dist/shared/chunk-XGHNHPRQ.js +6 -0
  140. package/dist/shared/{chunk-CBORSFPQ.js → chunk-YAMSHPKO.js} +1 -1
  141. package/dist/shared/{chunk-IBBY7AA5.js → chunk-YXFVFFYO.js} +1 -1
  142. package/dist/shared/{chunk-YZVFYTDV.js → chunk-ZGV2EX57.js} +1 -1
  143. package/dist/shared/{chunk-KWTNPGYO.js → chunk-ZRY4KDRV.js} +1 -1
  144. package/dist/shared/layout-constants.d.ts +3 -8
  145. package/dist/shared/layout-constants.d.ts.map +1 -1
  146. package/dist/shared/layout-constants.js +1 -1
  147. package/dist/shared/page.d.ts +6 -56
  148. package/dist/shared/page.d.ts.map +1 -1
  149. package/dist/shared/page.js +1 -1
  150. package/dist/shared/site.d.ts +6 -56
  151. package/dist/shared/site.d.ts.map +1 -1
  152. package/dist/shared/site.js +1 -1
  153. package/dist/shared/utils/schema-resolver.js +1 -1
  154. package/package.json +2 -2
  155. package/dist/shared/bricks/manifests/container.manifest.d.ts.map +0 -1
  156. package/dist/shared/bricks/manifests/container.manifest.js +0 -3
  157. package/dist/shared/chunk-3FLTGAUA.js +0 -5
  158. package/dist/shared/chunk-3MD3XND6.js +0 -3
  159. package/dist/shared/chunk-6SDHKHPI.js +0 -3
  160. package/dist/shared/chunk-CBB4Y7X2.js +0 -8
  161. package/dist/shared/chunk-EXUZRZG4.js +0 -3
  162. package/dist/shared/chunk-FUNNOEXU.js +0 -3
  163. package/dist/shared/chunk-GTIV4SPB.js +0 -3
  164. package/dist/shared/chunk-LJ263SAV.js +0 -3
  165. package/dist/shared/chunk-PP2TSSLT.js +0 -3
  166. package/dist/shared/chunk-QQYWPAY4.js +0 -3
  167. package/dist/shared/chunk-QX6XMJGU.js +0 -7
  168. package/dist/shared/chunk-RPRTTBM2.js +0 -3
  169. package/dist/shared/chunk-UIF4KPRY.js +0 -3
  170. package/dist/shared/chunk-VCTNTQAW.js +0 -3
  171. package/dist/shared/chunk-WARHNU5Z.js +0 -3
  172. package/dist/shared/chunk-ZVGTP32Z.js +0 -6
@@ -1,3 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{b as o}from"./chunk-OMRLCH3Q.js";import{c as a}from"./chunk-P5O7YHX7.js";import{b as n}from"./chunk-M45FSNRM.js";import{b as r}from"./chunk-3OOL2XTT.js";import{a as d}from"./chunk-WARHNU5Z.js";import{c as i,d as t}from"./chunk-OWERYFOX.js";import{BsCardText as s}from"react-icons/bs";import{Type as e}from"@sinclair/typebox";var w=d({type:"card",name:"Card",description:"A multi-purpose card that can have a title, image, and content",repeatable:!0,icon:s,maxWidth:{mobile:400,desktop:1024},minWidth:{mobile:200,desktop:250},props:i({variants:e.Array(e.Union([e.Literal("image-first",{title:"Image First","ui:variant-type":"image-placement"}),e.Literal("image-between",{title:"Image Between","ui:variant-type":"image-placement"}),e.Literal("image-last",{title:"Image Last","ui:variant-type":"image-placement"}),e.Literal("image-overlay",{title:"Image Overlay","ui:variant-type":"image-placement"}),e.Literal("image-left-side",{title:"Image Left Side","ui:variant-type":"image-placement"}),e.Literal("image-right-side",{title:"Image Right Side","ui:variant-type":"image-placement"}),e.Literal("centered",{title:"Centered","ui:variant-type":"align"}),e.Literal("text-sm",{title:"S","ui:variant-type":"font-size"}),e.Literal("text-base",{title:"M","ui:variant-type":"font-size"}),e.Literal("text-lg",{title:"L","ui:variant-type":"font-size"}),e.Literal("text-xl",{title:"XL","ui:variant-type":"font-size"}),e.Literal("text-2xl",{title:"2XL","ui:variant-type":"font-size"})],{title:"Variants"}),{"ui:field":"variant",default:["image-between","text-base"],"ui:variant-names":{"image-placement":"Image Placement",align:"Alignment","font-size":"Base Font Size"}}),cardImage:t(o({default:{src:"https://placehold.co/300x200?text=Card+Image",alt:"Sample Card Image"}})),cardTitle:t(a({title:"Title"})),cardBody:t(a({title:"Body"})),shadow:t(n()),border:t(r({default:{width:"border",rounding:"rounded"}}))})}),x=[{description:"A simple card with a title and content",type:"card",props:{variants:["image-first"],preset:"prominent-primary",cardTitle:"Card Title",cardBody:"This is the body of the card."}},{description:"Card with image and overlay text",type:"card",props:{variants:["image-overlay","centered"],cardImage:{src:"https://via.placeholder.com/400x300",alt:"Placeholder image"},cardTitle:"Overlay Title",cardBody:"Beautiful overlay content with semi-transparent background."}},{description:"Product card with image on the left",type:"card",props:{variants:["image-left-side"],cardImage:{src:"https://via.placeholder.com/200x200",alt:"Product image"},cardTitle:"Premium Headphones",cardBody:"High-quality wireless headphones with noise cancellation and 30-hour battery life."}},{description:"Feature card with large padding and background",type:"card",props:{variants:["centered"],cardTitle:"Key Feature",cardBody:"This feature provides exceptional value and enhances user experience significantly."}},{description:"Blog post card with image at the bottom",type:"card",props:{variants:["image-last"],cardTitle:"The Future of Technology",cardBody:"Exploring emerging trends and innovations that will shape our digital landscape in the coming decade.",cardImage:{src:"https://via.placeholder.com/400x200",alt:"Technology concept"}}},{description:"Testimonial card with right-side image",type:"card",props:{variants:["image-right-side"],cardTitle:"Customer Review",cardBody:'"This product exceeded my expectations. The quality is outstanding and the customer service is top-notch!"',cardImage:{src:"https://via.placeholder.com/150x150",alt:"Customer photo"}}},{description:"Minimal centered card without image",type:"card",props:{variants:["centered"],cardTitle:"Simple Announcement",cardBody:"Important updates will be posted here regularly."}},{description:"Event card with multiple variants",type:"card",props:{variants:["image-first","centered"],cardImage:{src:"https://via.placeholder.com/400x250",alt:"Event venue"},cardTitle:"Annual Conference 2025",cardBody:"Join us for three days of inspiring talks, networking opportunities, and hands-on workshops."}},{description:"News article card with compact layout",type:"card",props:{variants:["image-left-side"],cardImage:{src:"https://via.placeholder.com/120x120",alt:"News thumbnail"},cardTitle:"Breaking News Update",cardBody:"Latest developments in the ongoing story with expert analysis and community reactions."}},{description:"Call-to-action card with prominent styling",type:"card",props:{variants:["centered"],cardTitle:"Get Started Today",cardBody:"Transform your workflow with our powerful tools. Sign up now and get 30 days free!"}}];export{w as a,x as b};
@@ -1,3 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{a as d}from"./chunk-KWTNPGYO.js";import{b as r,c as n}from"./chunk-3MD3XND6.js";import{b as p}from"./chunk-M45FSNRM.js";import{b as a}from"./chunk-3OOL2XTT.js";import{b as i}from"./chunk-YZVFYTDV.js";import{b as o}from"./chunk-LXBGNROJ.js";import{a as s}from"./chunk-WARHNU5Z.js";import{c as t,d as e}from"./chunk-OWERYFOX.js";import{Type as c}from"@sinclair/typebox";import{RxGrid as l}from"react-icons/rx";var f=c.Array(c.Object({},{additionalProperties:!0})),T=s({type:"container",kind:"brick",name:"Container",description:"A container that can hold other bricks and align them horizontally or vertically",aiInstructions:"A container acts as a flexbox (default) or a grid and allows you to align bricks horizontally, vertically, or in a grid. ",isContainer:!0,defaultWidth:{desktop:120,mobile:120},minWidth:{desktop:200,mobile:200},datasource:f,icon:l,props:t({layout:r({"ui:disable-grid":!0}),background:e(o()),border:e(a()),padding:e(i()),shadow:e(p()),datasource:e(d()),...n()})}),z=[{description:"Feature cards grid layout",type:"container",props:{preset:"prominent-primary",layout:{type:"grid",columns:3,gap:"gap-4"},padding:"p-8",border:{rounding:"rounded-lg"},$children:[{type:"card",props:{variants:["centered"],cardTitle:{content:"Fast Performance"},cardBody:{content:"Lightning-fast load times and optimized performance for the best user experience."}}},{type:"card",props:{variants:["centered"],cardTitle:{content:"Secure & Reliable"},cardBody:{content:"Enterprise-grade security with 99.9% uptime guarantee and data protection."}}},{type:"card",props:{variants:["centered"],cardTitle:{content:"Easy Integration"},cardBody:{content:"Simple API integration with comprehensive documentation and support."}}}]}},{description:"Horizontal hero section with image and text",type:"container",props:{preset:"prominent-secondary",layout:{type:"flex",direction:"flex-row",alignItems:"items-center",gap:"gap-8"},padding:"p-16",$children:[{type:"text",props:{content:"<h1>Transform Your Business</h1><p>Discover how our innovative solutions can streamline your operations and accelerate growth. Join thousands of satisfied customers worldwide.</p>",color:"#ffffff",padding:"p-0"}},{type:"image",props:{image:{src:"https://via.placeholder.com/400x300.png?text=Business+Growth",alt:"Business transformation illustration"},border:{borderRadius:"8px"}}}]}},{description:"Vertical testimonial section",type:"container",props:{layout:{type:"flex",direction:"flex-col",alignItems:"items-center",gap:"gap-8"},background:{color:"#ffffff"},padding:"p-8",$children:[{type:"text",props:{content:"<h2 style='text-align: center'>What Our Customers Say</h2>",padding:"p-0"}},{type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Sarah Johnson",company:"Tech Solutions Inc.",text:"This platform has revolutionized how we manage our projects. Incredible results!",avatar:{src:"https://via.placeholder.com/60x60.png?text=SJ",alt:"Sarah Johnson"},socialIcon:"mdi:linkedin"},{author:"Mike Chen",company:"Digital Agency",text:"Outstanding support and features. Highly recommend to any growing business.",avatar:{src:"https://via.placeholder.com/60x60.png?text=MC",alt:"Mike Chen"},socialIcon:"mdi:twitter"}]}}]}},{description:"Two-column content layout",type:"container",props:{layout:{type:"grid",columns:2,gap:"gap-8"},padding:"p-8",$children:[{type:"text",props:{content:"<h3>About Our Company</h3><p>We've been providing innovative solutions since 2010, helping businesses across industries achieve their goals through technology and expertise.</p><p>Our team of dedicated professionals works tirelessly to ensure every client receives personalized service and exceptional results.</p>",background:{backgroundColor:"#f0f9ff"},padding:"p-6",border:{borderRadius:"8px"}}},{type:"container",props:{layout:{type:"flex",flexDirection:"flex-col",gap:"gap-4"},$children:[{type:"text",props:{content:"<h4>Key Stats</h4>",padding:"p-0"}},{type:"text",props:{content:"<strong>500+</strong> Happy Customers",background:{backgroundColor:"#dcfce7"},padding:"p-3",border:{borderRadius:"6px"}}},{type:"text",props:{content:"<strong>10+</strong> Years Experience",background:{backgroundColor:"#dbeafe"},padding:"p-3",border:{borderRadius:"6px"}}},{type:"text",props:{content:"<strong>99.9%</strong> Uptime Record",background:{backgroundColor:"#fef3c7"},padding:"p-3",border:{borderRadius:"6px"}}}]}}]}},{description:"Call-to-action section with centered alignment",type:"container",props:{layout:{type:"flex",direction:"flex-col",alignItems:"items-center",justifyContent:"justify-center",gap:"gap-4"},padding:"p-16",$children:[{type:"hero",props:{content:"Ready to Get Started?",tagline:"Join thousands of satisfied customers and transform your business today",align:"center",color:"#ffffff",padding:"p-0",effects:{textShadow:"2px 2px 4px rgba(0,0,0,0.5)"}}},{type:"container",props:{layout:{type:"flex",flexDirection:"flex-row",gap:"gap-4"},$children:[{type:"text",props:{content:"<a href='/signup' style='text-align: center'><strong>Start Free Trial</strong></a>",background:{backgroundColor:"#ffffff"},color:"#667eea",padding:"p-4",border:{borderRadius:"8px"},effects:{shadow:"shadow-lg"}}},{type:"text",props:{content:"<a href='/demo' style='text-align: center'><strong>Watch Demo</strong></a>",background:{backgroundColor:"transparent"},color:"#ffffff",padding:"p-4",border:{border:"2px solid #ffffff",borderRadius:"8px"}}}]}}]}}];export{f as a,T as b,z as c};
@@ -1,3 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{a as l}from"./chunk-SFKZAUPW.js";import{b as o}from"./chunk-S4XTQDRN.js";import{c as i}from"./chunk-2CXXM2W3.js";import{a as t}from"./chunk-QSKUUUXU.js";import{Type as e}from"@sinclair/typebox";function p(){return e.Object({desktop:e.Boolean(),mobile:e.Boolean()},{$id:"styles:hidden",title:"Hidden",description:"Used to hide the brick on desktop or mobile.","ui:field":"hidden"})}var a={lastTouched:e.Optional(e.Number({"ui:field":"hidden","ai:hidden":!0})),hidden:e.Optional(t("styles:hidden")),editable:e.Optional(e.Boolean({description:"Do not use. It is used internally by the editor.","ui:field":"hidden","ai:hidden":!0})),width:e.Optional(i({title:"Fixed Width",description:"Set a fixed width for the brick. If not set, the brick will be responsive and will follow the flex layout of its parent section.","ui:field":"hidden"})),height:e.Optional(i({title:"Fixed height",description:"Set a fixed height for the brick. If not set, the brick will be responsive and will follow the flex layout of its parent section.","ui:field":"hidden"})),alignSelf:e.Optional(l(["self-auto","self-start","self-center","self-end"],{title:"Align Self","ui:field":"hidden","ui:display":"button-group",description:"How the brick vertically aligns itself within its parent section.",enumNames:["Auto","Top","Center","Bottom"],default:"self-auto","ui:placeholder":"Not specified","ui:styleId":"styles:alignSelf"})),preset:e.Optional(o)};export{p as a,a as b};
@@ -1,3 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{a as m}from"./chunk-DOKWQP5K.js";import{b as r}from"./chunk-EXUZRZG4.js";import{d as c}from"./chunk-3MD3XND6.js";import{b as d}from"./chunk-3OOL2XTT.js";import{b as l}from"./chunk-LXBGNROJ.js";import{b as u}from"./chunk-WCVUBYL5.js";import{a}from"./chunk-OWERYFOX.js";import{a as p}from"./chunk-SFKZAUPW.js";import{b as n}from"./chunk-S4XTQDRN.js";import{b as s,c as o}from"./chunk-2CXXM2W3.js";import{Type as t}from"@sinclair/typebox";import{customAlphabet as b}from"nanoid";import{merge as f}from"lodash-es";var $=b("azertyuiopqsdfghjklmwxcvbnAZERTYUIOPQSDFGHJKLMWXCVBN",7),C=t.Object({left:t.Optional(t.String({title:"top",description:"The left position in css unit."})),top:t.Optional(t.String({title:"top",description:"The top position in css unit."})),right:t.Optional(t.String({title:"right",description:"The right position in css unit."})),bottom:t.Optional(t.String({title:"bottom",description:"The bottom position in css unit."})),inset:t.Optional(t.String({title:"inset",description:"The inset position in css unit."})),translateX:t.Optional(t.String({title:"translateX",description:"The translateX position in css unit."})),translateY:t.Optional(t.String({title:"translateY",description:"The translateY position in css unit."})),rotate:t.Optional(t.String({title:"rotate",description:"The rotate position in css unit."}))}),y=p(Object.keys(r),{title:"Brick type"}),x=t.Object({id:t.String({title:"ID",description:"A unique identifier for the brick."}),type:y,props:t.Any({title:"Props",description:"The props of the brick. The available props depends on the brick type."}),mobileProps:t.Optional(t.Object({},{additionalProperties:!0,description:"The props for mobile, merged with the default props"}))},{$id:"brick",additionalProperties:!0}),h=t.Object({layout:t.Optional(a({title:"Layout",children:c({defaults:{gap:"gap-4",wrap:!0,fillSpace:!1,alignItems:"items-stretch",justifyContent:"justify-stretch"}})})),background:t.Optional(l()),preset:t.Optional(n),border:t.Optional(d()),minHeight:t.Optional(o({title:"Min height",default:"0px",description:"The min height of the section","ui:styleId":"minHeight","ui:advanced":!0})),maxWidth:t.Optional(m("Max width","max-w-full",{options:[{value:"max-w-screen-lg",title:"Medium",description:"Common for text-heavy content/blog posts"},{value:"max-w-screen-xl",title:"Large",description:"Usefull or some landing pages"},{value:"max-w-screen-2xl",title:"Extra large",description:"Common width"},{value:"max-w-full",title:"Full width",description:"Takes the entire space"}],description:"The maximum width of the section. Desktop only",displayAs:"select"})),horizontalPadding:t.Optional(o({title:"Horizontal padding",default:"10px",description:"Horizontal padding. Desktop only","ui:styleId":"minHeight"})),verticalPadding:t.Optional(s({title:"Vertical padding",default:"10px",description:"Vertical padding. Default is 10px.","ui:styleId":"verticalPadding"})),lastTouched:t.Optional(t.Number({description:"Do not use this field. It is used internally by the editor.","ui:field":"hidden"}))},{additionalProperties:!0,"ai:instructions":"Do not use the border prop"}),S=t.Object({id:t.String({description:"The unique ID of the section. Use a human readable url-safe slug"}),label:t.Optional(t.String({description:"The label (name) of the section. Used for editor purposes only."})),order:t.Number({description:"Determines section order in the page (lower numbers appear first). 0-based"}),props:h,mobileProps:t.Optional(t.Partial(h,{additionalProperties:!1})),bricks:t.Array(x)},{$id:"section",description:"Sections are direct children of the page that are stacked vertically, but they always align their children horizontally (flex-row)."}),O=u(S.properties.props);function M(e){return e.map(i=>({...i,props:f({},O,i.props),bricks:i.bricks.map(g)}))}function g(e){let i=r[e.type];return{...e,props:f({},i.props,{...e.props,...e.props.$children?{$children:e.props.$children.map(g)}:{}})}}export{$ as a,y as b,x as c,h as d,S as e,O as f,M as g,g as h};
@@ -1,7 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{c as r}from"./chunk-P5O7YHX7.js";import{b as m}from"./chunk-M45FSNRM.js";import{b as d}from"./chunk-3OOL2XTT.js";import{b as n}from"./chunk-CBORSFPQ.js";import{b as p}from"./chunk-YZVFYTDV.js";import{d as c}from"./chunk-LXBGNROJ.js";import{a}from"./chunk-R3I32SUA.js";import{a as h}from"./chunk-WARHNU5Z.js";import{a as o,c as l,d as t}from"./chunk-OWERYFOX.js";import{a as s}from"./chunk-SFKZAUPW.js";import{a as i}from"./chunk-KUG7UEHN.js";import{Type as e}from"@sinclair/typebox";import{RiMapPinTimeLine as u}from"react-icons/ri";var R=h({type:"timeline",kind:"widget",name:"Timeline",description:"A timeline element for showing chronological events",aiInstructions:`
4
- This timeline element displays a series of chronological events, milestones, or processes.
5
- It can be used for company history, project roadmaps, or any sequential information.
6
- Each item has a date/time, title, description, and optional icon.
7
- `.trim(),icon:u,defaultHeight:{desktop:12,mobile:18},defaultWidth:{desktop:36,mobile:24},props:l({container:t(o({title:"Container",children:{backgroundColor:t(c()),padding:t(p()),border:t(d()),shadow:t(m())}})),items:i({title:"Timeline items",schema:e.Array(e.Object({date:a("Date",{default:"2024",description:"Date or time period for this event"}),title:r({title:"Title",default:"Event title",disableSizing:!0}),description:r({title:"Description",default:"Event description"}),icon:t(i({title:"Icon",description:"Icon to display (iconify reference)",schema:a("Icon",{description:"Icon for this timeline item","ui:widget":"iconify"})}))}))}),variants:e.Array(e.Union([e.Literal("vertical",{title:"Vertical",description:"Display timeline vertically"}),e.Literal("horizontal",{title:"Horizontal",description:"Display timeline horizontally"}),e.Literal("alternating",{title:"Alternating",description:"Alternate items left and right (vertical only)"}),e.Literal("with-connectors",{title:"With connectors",description:"Show connecting lines between items"}),e.Literal("minimal",{title:"Minimal",description:"Simple design with less visual elements"}),e.Literal("card-style",{title:"Card style",description:"Display each item as a card"})],{title:"Variant",description:"Timeline display variants"}),{default:["vertical","with-connectors"]}),appearance:t(o({title:"Appearance",children:{lineColor:t(i({title:"Line color",description:"Color for the timeline dot/line",schema:s(["primary","secondary","accent"],{default:"primary",enumNames:["Primary","Secondary","Accent"]})})),lineWidth:t(i({title:"Line width",schema:e.Union([e.Literal("border-2",{title:"Thin"}),e.Literal("border-4",{title:"Medium"}),e.Literal("border-8",{title:"Thick"})],{default:"border-2"})})),dotSize:t(i({title:"Dot size",schema:e.Union([e.Literal("w-3",{title:"S"}),e.Literal("w-4",{title:"M"}),e.Literal("w-6",{title:"L"}),e.Literal("w-8",{title:"XL"})],{default:"w-4"})})),datePosition:t(i({title:"Date position",schema:e.Union([e.Literal("above",{title:"Above title"}),e.Literal("below",{title:"Below title"}),e.Literal("inline",{title:"Inline with title"})],{default:"above"})}))}})),textStyles:t(o({title:"Text styles",children:{dateColor:t(n({default:"text-base-content/70",title:"Date color"})),titleColor:t(n({default:"text-base-content",title:"Title color"})),descriptionColor:t(n({default:"text-base-content/80",title:"Description color"}))}}))},{default:{container:{padding:"p-6",backgroundColor:"bg-transparent"},variants:["vertical","with-connectors"],appearance:{lineColor:"primary",lineWidth:"border-2",dotSize:"w-4 h-4",datePosition:"above"},textStyles:{dateColor:"text-base-content/70",titleColor:"text-base-content",descriptionColor:"text-base-content/80"}}})}),I=[{description:"Company milestone timeline with alternating layout",type:"timeline",props:{container:{backgroundColor:"bg-base-100",padding:"p-8"},variants:["vertical","alternating","with-connectors"],appearance:{lineColor:"primary",lineWidth:"border-4",dotSize:"w-6",datePosition:"above"},items:[{date:"2019",title:"Company Founded",description:"Started our journey with a vision to revolutionize the industry",icon:"mdi:rocket-launch"},{date:"2020",title:"First Product Launch",description:"Released our flagship product to the market with overwhelming response",icon:"mdi:product-hunt"},{date:"2021",title:"Series A Funding",description:"Raised $10M in Series A funding to accelerate growth and expansion",icon:"mdi:currency-usd"},{date:"2023",title:"Global Expansion",description:"Opened offices in Europe and Asia, serving customers worldwide",icon:"mdi:earth"},{date:"2024",title:"IPO Planning",description:"Preparing for initial public offering and continued growth",icon:"mdi:trending-up"}]}},{description:"Project roadmap with horizontal layout",type:"timeline",props:{container:{padding:"p-8"},variants:["horizontal","with-connectors","card-style"],appearance:{lineColor:"accent",lineWidth:"border-2",dotSize:"w-4",datePosition:"below"},textStyles:{dateColor:"text-primary",titleColor:"text-base-content",descriptionColor:"text-base-content/80"},items:[{date:"Q1 2024",title:"Planning Phase",description:"Requirements gathering and technical specifications",icon:"mdi:clipboard-text"},{date:"Q2 2024",title:"Development",description:"Core feature development and testing",icon:"mdi:code-braces"},{date:"Q3 2024",title:"Beta Testing",description:"User acceptance testing and feedback collection",icon:"mdi:test-tube"},{date:"Q4 2024",title:"Launch",description:"Production deployment and go-to-market strategy",icon:"mdi:rocket"}]}},{description:"Personal career timeline with minimal design",type:"timeline",props:{container:{padding:"p-4"},variants:["vertical","minimal"],appearance:{lineColor:"secondary",lineWidth:"border-2",datePosition:"inline"},textStyles:{dateColor:"text-base-content/60",titleColor:"text-base-content",descriptionColor:"text-base-content/70"},items:[{date:"2020-2024",title:"Senior Software Engineer",description:"Led development of microservices architecture at Tech Startup Inc."},{date:"2018-2020",title:"Full Stack Developer",description:"Built scalable web applications using React and Node.js at Digital Agency"},{date:"2016-2018",title:"Junior Developer",description:"Started career developing mobile apps and learning modern frameworks"},{date:"2012-2016",title:"Computer Science Degree",description:"Bachelor's degree in Computer Science from State University"}]}},{description:"Product development phases with card styling",type:"timeline",props:{container:{backgroundColor:"bg-base-50",padding:"p-8"},variants:["vertical","card-style","with-connectors"],appearance:{lineColor:"accent",lineWidth:"border-4",dotSize:"w-6",datePosition:"above"},textStyles:{dateColor:"text-accent",titleColor:"text-base-content",descriptionColor:"text-base-content/80"},items:[{date:"Phase 1",title:"Research & Discovery",description:"Market research, user interviews, and competitive analysis to understand user needs",icon:"mdi:magnify"},{date:"Phase 2",title:"Design & Prototyping",description:"Create wireframes, mockups, and interactive prototypes for user testing",icon:"mdi:palette"},{date:"Phase 3",title:"Development",description:"Build the product using agile methodology with continuous integration",icon:"mdi:hammer-wrench"},{date:"Phase 4",title:"Testing & QA",description:"Comprehensive testing including unit tests, integration tests, and user acceptance testing",icon:"mdi:bug"},{date:"Phase 5",title:"Launch & Monitor",description:"Product launch with monitoring, analytics, and continuous improvement based on user feedback",icon:"mdi:rocket-launch"}]}},{description:"Event schedule timeline with large dots",type:"timeline",props:{container:{backgroundColor:"bg-primary/5",padding:"p-8"},variants:["vertical","with-connectors"],appearance:{lineColor:"primary",lineWidth:"border-8",dotSize:"w-6",datePosition:"above"},textStyles:{dateColor:"text-primary",titleColor:"text-primary",descriptionColor:"text-base-content"},items:[{date:"9:00 AM",title:"Registration & Welcome",description:"Check-in, networking breakfast, and welcome address by the CEO",icon:"mdi:account-check"},{date:"10:00 AM",title:"Keynote Presentation",description:"Future of Technology: Trends and Innovations Shaping Tomorrow",icon:"mdi:presentation"},{date:"11:30 AM",title:"Panel Discussion",description:"Industry leaders discuss challenges and opportunities in digital transformation",icon:"mdi:account-group"},{date:"1:00 PM",title:"Networking Lunch",description:"Catered lunch with opportunities to connect with speakers and attendees",icon:"mdi:food"},{date:"2:30 PM",title:"Workshop Sessions",description:"Hands-on workshops covering AI, cloud computing, and cybersecurity",icon:"mdi:school"},{date:"4:00 PM",title:"Closing Remarks",description:"Summary of key insights and announcement of next year's conference",icon:"mdi:microphone"}]}}];export{R as a,I as b};
@@ -1,3 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{b as t}from"./chunk-M45FSNRM.js";import{b as i}from"./chunk-3OOL2XTT.js";import{b as r}from"./chunk-LXBGNROJ.js";import{a as p}from"./chunk-R3I32SUA.js";import{a as d}from"./chunk-WARHNU5Z.js";import{c as e,d as o}from"./chunk-OWERYFOX.js";import{RxVideo as m}from"react-icons/rx";var y=d({type:"video",kind:"brick",name:"Video",description:"Youtube video",repeatable:!0,icon:m,props:e({url:p("Video URL",{description:"URL of the video to embed. It can be a YouTube link or an embed link."}),background:o(r()),border:o(i()),shadow:o(t())})}),w=[{description:"A YouTube video",type:"video",props:{url:"https://www.youtube.com/watch?v=dQw4w9WgXcQ"}},{description:"An embedded YouTube video",type:"video",props:{url:"https://www.youtube.com/embed/dQw4w9WgXcQ"}},{description:"A Vimeo video",type:"video",props:{url:"https://vimeo.com/123456789"}}];export{y as a,w as b};
@@ -1,3 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{d as n}from"./chunk-LXBGNROJ.js";import{a as p}from"./chunk-WARHNU5Z.js";import{c as t,d as i}from"./chunk-OWERYFOX.js";import{a as e}from"./chunk-SFKZAUPW.js";import{c as r}from"./chunk-2CXXM2W3.js";import{a as o}from"./chunk-KUG7UEHN.js";import{RxDividerHorizontal as d}from"react-icons/rx";var z=p({type:"divider",name:"Divider",kind:"brick",description:"A horizontal or vertical divider",repeatable:!0,resizable:!1,icon:d,props:t({orientation:i(e(["horizontal","vertical"],{title:"Orientation",enumNames:["Horizontal","Vertical"],default:"horizontal"})),color:i(n({default:"bg-transparent",title:"Divider color"})),size:i(o({title:"Size",schema:r({title:"Size",default:"20px",description:"Size of the divider","ai:instructions":"The size of the divider must be in % unit, like 50%"})}))},{default:{size:"100%",color:"bg-base-300"}})}),b=[{description:"Basic horizontal divider",type:"divider",props:{orientation:"horizontal",color:"bg-base-300",size:"100%"}},{description:"Accent colored divider for emphasis",type:"divider",props:{orientation:"horizontal",color:"bg-blue-500",size:"100%"}},{description:"Short horizontal divider for content breaks",type:"divider",props:{orientation:"horizontal",color:"bg-base-300",size:"50%"}},{description:"Thin vertical divider for compact layouts",type:"divider",props:{orientation:"vertical",color:"bg-gray-300",size:"75%"}},{description:"Bold primary colored section divider",type:"divider",props:{orientation:"horizontal",color:"bg-primary",size:"100%"}},{description:"Error colored divider for attention",type:"divider",props:{orientation:"horizontal",color:"bg-red-500",size:"100%"}},{description:"Full height vertical divider for panels",type:"divider",props:{orientation:"vertical",color:"bg-base-300",size:"100%"}},{description:"Secondary colored divider",type:"divider",props:{orientation:"horizontal",color:"bg-secondary",size:"100%"}}];export{z as a,b};
@@ -1,3 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{b}from"./chunk-FSC3MYBH.js";import{a as u}from"./chunk-KWTNPGYO.js";import{b as d}from"./chunk-OMRLCH3Q.js";import{c}from"./chunk-P5O7YHX7.js";import{b as p}from"./chunk-M45FSNRM.js";import{b as s}from"./chunk-3OOL2XTT.js";import{b as a}from"./chunk-CBORSFPQ.js";import{a as m}from"./chunk-IF7JTYZC.js";import{d as l}from"./chunk-LXBGNROJ.js";import{a as g,d as i}from"./chunk-R3I32SUA.js";import{a as f}from"./chunk-WARHNU5Z.js";import{a as e,c as n,d as o}from"./chunk-OWERYFOX.js";import{a as t}from"./chunk-KUG7UEHN.js";import{Type as r}from"@sinclair/typebox";import{VscLayoutPanelOff as h}from"react-icons/vsc";var v=r.Array(r.Object({href:i(),label:r.String()}),{default:[{href:"#",label:"Link 1"},{href:"#",label:"Link 2"},{href:"#",label:"Link 3"}]}),V=f({type:"navbar",kind:"widget",name:"Navbar",description:"A navigation bar with logo and navigation",aiInstructions:"This brick should be used on most sites/pages.",datasource:v,duplicatable:!1,resizable:!1,movable:!1,defaultHeight:{desktop:60,mobile:60},staticClasses:"flex-1",icon:h,iconClassName:"rotate-180",props:n({container:o(e({title:"Main element",children:{backgroundColor:o(l()),border:o(s()),shadow:o(p()),fixedPositioned:o(b())},metadata:{"ui:responsive":!0}})),brand:e({title:"Brand",children:{name:o(c({title:"Brand name",default:"Acme Inc.",disableSizing:!0})),logo:o(d({title:"Logo","ui:show-img-search":!1,"ui:no-object-options":!0})),hideText:o(m("Hide text")),color:o(a())}}),navigation:e({title:"Links",children:{position:t({title:"Position",schema:r.Union([r.Literal("left",{title:"Left"}),r.Literal("center",{title:"Center"}),r.Literal("right",{title:"Right"})],{default:"right"})}),color:o(a()),datasource:o(u()),staticItems:o(t({title:"Nav items",schema:r.Array(r.Object({urlOrPageId:i(),label:o(g("Label"))}),{title:"Navigation items",default:[]})}))}})},{noAlignSelf:!0})}),G=[{description:"Corporate navbar with logo and right-aligned navigation",type:"navbar",props:{preset:"prominent-primary",container:{},brand:{name:"TechCorp Solutions",logo:{src:"https://via.placeholder.com/120x40.png?text=TechCorp",alt:"TechCorp Solutions logo"},color:"#1f2937"},navigation:{position:"right",color:"#374151",staticItems:[{urlOrPageId:"/services"},{urlOrPageId:"/about"},{urlOrPageId:"/portfolio"},{urlOrPageId:"/contact"}]}}},{description:"Dark theme navbar with centered navigation",type:"navbar",props:{container:{backgroundColor:"#1f2937",shadow:"shadow-lg"},brand:{name:"Creative Studio",logo:{src:"https://via.placeholder.com/100x35.png?text=Studio",alt:"Creative Studio logo"},color:"#ffffff"},navigation:{position:"center",color:"#d1d5db",staticItems:[{urlOrPageId:"/work"},{urlOrPageId:"/services"},{urlOrPageId:"/team"},{urlOrPageId:"/blog"}]}}},{description:"SaaS platform navbar with fixed positioning",type:"navbar",props:{container:{backgroundColor:"#3b82f6",fixedPositioned:!0,shadow:"shadow-md"},brand:{name:"CloudFlow",logo:{src:"https://via.placeholder.com/110x38.png?text=CloudFlow",alt:"CloudFlow platform logo"},color:"#ffffff"},navigation:{position:"right",color:"#f1f5f9",staticItems:[{urlOrPageId:"/features"},{urlOrPageId:"/pricing"},{urlOrPageId:"/docs"},{urlOrPageId:"/login"}]}}},{description:"E-commerce navbar",type:"navbar",props:{preset:"prominent-primary",brand:{name:"ShopEasy",logo:{src:"https://via.placeholder.com/130x45.png?text=ShopEasy",alt:"ShopEasy store logo"}},navigation:{position:"right",staticItems:[{urlOrPageId:"/products"},{urlOrPageId:"/categories"},{urlOrPageId:"/deals"},{urlOrPageId:"/account"},{urlOrPageId:"/cart"}]}}},{description:"Agency navbar with logo-only brand",type:"navbar",props:{container:{shadow:"shadow-sm"},brand:{logo:{src:"https://via.placeholder.com/140x50.png?text=Agency+Logo",alt:"Digital agency logo"},hideText:!0},navigation:{position:"right",color:"#64748b",staticItems:[{urlOrPageId:"/projects"},{urlOrPageId:"/capabilities"},{urlOrPageId:"/insights"},{urlOrPageId:"/contact"}]}}},{description:"Restaurant navbar with warm styling",type:"navbar",props:{container:{backgroundColor:"#7c2d12",shadow:"shadow-lg"},brand:{name:"Bella Vista",logo:{src:"https://via.placeholder.com/80x50.png?text=BV",alt:"Bella Vista restaurant logo"},color:"#fed7aa"},navigation:{position:"center",color:"#fdba74",staticItems:[{urlOrPageId:"/menu"},{urlOrPageId:"/reservations"},{urlOrPageId:"/events"},{urlOrPageId:"/location"}]}}},{description:"Portfolio navbar with left-aligned navigation",type:"navbar",props:{preset:"prominent-secondary",container:{backgroundColor:"#f1f5f9",border:{sides:["border-b"],color:"border-accent"}},brand:{name:"Alex Martinez",color:"#334155"},navigation:{position:"left",color:"#64748b",staticItems:[{urlOrPageId:"/work"},{urlOrPageId:"/about"},{urlOrPageId:"/experience"},{urlOrPageId:"/contact"}]}}},{description:"Non-profit navbar with mission-focused design",type:"navbar",props:{preset:"prominent-primary",container:{shadow:"shadow-md"},brand:{name:"Green Future",logo:{src:"https://via.placeholder.com/100x40.png?text=GF",alt:"Green Future organization logo"},color:"#d1fae5"},navigation:{position:"right",color:"#a7f3d0",staticItems:[{urlOrPageId:"/mission"},{urlOrPageId:"/programs"},{urlOrPageId:"/volunteer"},{urlOrPageId:"/donate"}]}}}];export{v as a,V as b,G as c};
@@ -1,3 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{b as t}from"./chunk-WCVUBYL5.js";function h({props:e,defaultWidth:o,defaultHeight:s,minWidth:r,minHeight:i,kind:a="brick",isContainer:n=!1,hideInLibrary:b=!1,deletable:p=!0,movable:c=!0,resizable:l=!0,repeatable:m=!1,duplicatable:u=!0,defaultInspectorTab:d="preset",icon:f,datasource:k,...y}){return{...y,datasource:k,icon:f,props:e,kind:a,defaultInspectorTab:d,hideInLibrary:b,deletable:p,movable:c,resizable:l,repeatable:m,duplicatable:u,isContainer:n,defaultWidth:o??r??{desktop:8,mobile:-1},defaultHeight:s??i??{desktop:3,mobile:3},minWidth:r,minHeight:i}}function g(e){return{...e,props:t(e.props),...e.datasource?{datasource:t(e.datasource)}:{}}}export{h as a,g as b};
@@ -1,6 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{b as i}from"./chunk-ASL4Y5XY.js";import{c as t}from"./chunk-P5O7YHX7.js";import{b as s}from"./chunk-M45FSNRM.js";import{b as n}from"./chunk-3OOL2XTT.js";import{b as a}from"./chunk-CBORSFPQ.js";import{b as p}from"./chunk-YZVFYTDV.js";import{b as o}from"./chunk-LXBGNROJ.js";import{a as d}from"./chunk-WARHNU5Z.js";import{c as r,d as e}from"./chunk-OWERYFOX.js";import{BsAlphabetUppercase as l}from"react-icons/bs";var P=d({type:"hero",name:"Hero",kind:"brick",description:"A big textual element for home pages",aiInstructions:`
4
- This hero element is a large text element that can be used to display a title and an optional tagline.
5
- It is typically used on home pages to grab the user's attention.
6
- `.trim(),icon:l,defaultHeight:{desktop:5,mobile:5},defaultWidth:{desktop:12,mobile:12},props:r({content:t({title:"Hero title",default:"I'm a big text"}),tagline:e(t({title:"Hero tagline",default:"I'm a tagline"})),background:e(o()),color:e(a()),shadow:e(s()),align:e(i()),padding:e(p()),border:e(n())},{default:{padding:"p-4"}})}),A=[{description:"Simple welcome hero with blue background",type:"hero",props:{preset:"prominent-primary",content:"Welcome to Our Platform",tagline:"The future of productivity starts here",align:{horizontal:"justify-center"},padding:"p-8"}},{description:"Startup hero with gradient background",type:"hero",props:{preset:"prominent-secondary",content:"Build Something Amazing",tagline:"Turn your ideas into reality with our cutting-edge tools",align:{horizontal:"justify-center"},padding:"p-16"}},{description:"Construction company hero with bold presence",type:"hero",props:{preset:"prominent-primary",content:"Building Tomorrow Today",tagline:"Quality construction services for residential and commercial projects",padding:"p-16"}},{description:"Fashion brand hero with modern appeal",type:"hero",props:{preset:"prominent-accent",content:"Express Your Style",tagline:"Contemporary fashion that speaks to your individuality",align:{horizontal:"justify-center",vertical:"items-start"},padding:"p-16"}},{description:"Law firm hero with authoritative tone",type:"hero",props:{preset:"prominent-secondary",content:"Justice You Can Trust",tagline:"Experienced legal representation for individuals and businesses",padding:"p-8",border:{width:"border-2",color:"border-gray-800",rounding:"rounded-lg"}}},{description:"Photography studio hero with artistic flair",type:"hero",props:{preset:"surface-1",content:"Capturing Life's Moments",tagline:"Professional photography services for weddings, portraits, and events",border:{rounding:"rounded-lg"}}}];export{P as a,A as b};