@upstart.gg/sdk 0.0.119 → 0.0.121

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 (251) hide show
  1. package/dist/shared/ajv.d.ts +1 -1
  2. package/dist/shared/ajv.d.ts.map +1 -1
  3. package/dist/shared/ajv.js +1 -1
  4. package/dist/shared/attributes.js +1 -1
  5. package/dist/shared/brick-manifest.d.ts +7 -7
  6. package/dist/shared/brick-manifest.d.ts.map +1 -1
  7. package/dist/shared/brick-manifest.js +1 -1
  8. package/dist/shared/bricks/manifests/accordion.manifest.d.ts +15 -53
  9. package/dist/shared/bricks/manifests/accordion.manifest.d.ts.map +1 -1
  10. package/dist/shared/bricks/manifests/accordion.manifest.js +1 -1
  11. package/dist/shared/bricks/manifests/all-manifests.js +1 -1
  12. package/dist/shared/bricks/manifests/box.manifest.d.ts +80 -0
  13. package/dist/shared/bricks/manifests/box.manifest.d.ts.map +1 -0
  14. package/dist/shared/bricks/manifests/box.manifest.js +3 -0
  15. package/dist/shared/bricks/manifests/button.manifest.d.ts +9 -13
  16. package/dist/shared/bricks/manifests/button.manifest.d.ts.map +1 -1
  17. package/dist/shared/bricks/manifests/button.manifest.js +1 -1
  18. package/dist/shared/bricks/manifests/card.manifest.d.ts +7 -17
  19. package/dist/shared/bricks/manifests/card.manifest.d.ts.map +1 -1
  20. package/dist/shared/bricks/manifests/card.manifest.js +1 -1
  21. package/dist/shared/bricks/manifests/carousel.manifest.d.ts +21 -30
  22. package/dist/shared/bricks/manifests/carousel.manifest.d.ts.map +1 -1
  23. package/dist/shared/bricks/manifests/carousel.manifest.js +1 -1
  24. package/dist/shared/bricks/manifests/{vbox.manifest.d.ts → dynamic.manifest.d.ts} +21 -30
  25. package/dist/shared/bricks/manifests/dynamic.manifest.d.ts.map +1 -0
  26. package/dist/shared/bricks/manifests/dynamic.manifest.js +3 -0
  27. package/dist/shared/bricks/manifests/footer.manifest.d.ts +8 -7
  28. package/dist/shared/bricks/manifests/footer.manifest.d.ts.map +1 -1
  29. package/dist/shared/bricks/manifests/footer.manifest.js +1 -1
  30. package/dist/shared/bricks/manifests/form.manifest.d.ts +22 -9
  31. package/dist/shared/bricks/manifests/form.manifest.d.ts.map +1 -1
  32. package/dist/shared/bricks/manifests/form.manifest.js +1 -1
  33. package/dist/shared/bricks/manifests/hero.manifest.d.ts +14 -7
  34. package/dist/shared/bricks/manifests/hero.manifest.d.ts.map +1 -1
  35. package/dist/shared/bricks/manifests/hero.manifest.js +1 -1
  36. package/dist/shared/bricks/manifests/icon.manifest.d.ts +7 -5
  37. package/dist/shared/bricks/manifests/icon.manifest.d.ts.map +1 -1
  38. package/dist/shared/bricks/manifests/icon.manifest.js +1 -1
  39. package/dist/shared/bricks/manifests/image.manifest.d.ts +6 -19
  40. package/dist/shared/bricks/manifests/image.manifest.d.ts.map +1 -1
  41. package/dist/shared/bricks/manifests/image.manifest.js +1 -1
  42. package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts +27 -25
  43. package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts.map +1 -1
  44. package/dist/shared/bricks/manifests/images-gallery.manifest.js +1 -1
  45. package/dist/shared/bricks/manifests/map.manifest.d.ts +11 -30
  46. package/dist/shared/bricks/manifests/map.manifest.d.ts.map +1 -1
  47. package/dist/shared/bricks/manifests/map.manifest.js +1 -1
  48. package/dist/shared/bricks/manifests/navbar.manifest.d.ts +15 -25
  49. package/dist/shared/bricks/manifests/navbar.manifest.d.ts.map +1 -1
  50. package/dist/shared/bricks/manifests/navbar.manifest.js +1 -1
  51. package/dist/shared/bricks/manifests/sidebar.manifest.d.ts +7 -52
  52. package/dist/shared/bricks/manifests/sidebar.manifest.d.ts.map +1 -1
  53. package/dist/shared/bricks/manifests/sidebar.manifest.js +1 -1
  54. package/dist/shared/bricks/manifests/social-links.manifest.d.ts +13 -24
  55. package/dist/shared/bricks/manifests/social-links.manifest.d.ts.map +1 -1
  56. package/dist/shared/bricks/manifests/social-links.manifest.js +1 -1
  57. package/dist/shared/bricks/manifests/spacer.manifest.d.ts +5 -4
  58. package/dist/shared/bricks/manifests/spacer.manifest.d.ts.map +1 -1
  59. package/dist/shared/bricks/manifests/spacer.manifest.js +1 -1
  60. package/dist/shared/bricks/manifests/testimonials.manifest.d.ts +15 -30
  61. package/dist/shared/bricks/manifests/testimonials.manifest.d.ts.map +1 -1
  62. package/dist/shared/bricks/manifests/testimonials.manifest.js +1 -1
  63. package/dist/shared/bricks/manifests/text.manifest.d.ts +14 -22
  64. package/dist/shared/bricks/manifests/text.manifest.d.ts.map +1 -1
  65. package/dist/shared/bricks/manifests/text.manifest.js +1 -1
  66. package/dist/shared/bricks/manifests/video.manifest.d.ts +6 -17
  67. package/dist/shared/bricks/manifests/video.manifest.d.ts.map +1 -1
  68. package/dist/shared/bricks/manifests/video.manifest.js +1 -1
  69. package/dist/shared/bricks/props/align.d.ts +5 -18
  70. package/dist/shared/bricks/props/align.d.ts.map +1 -1
  71. package/dist/shared/bricks/props/align.js +1 -1
  72. package/dist/shared/bricks/props/background.d.ts +2 -2
  73. package/dist/shared/bricks/props/background.d.ts.map +1 -1
  74. package/dist/shared/bricks/props/background.js +1 -1
  75. package/dist/shared/bricks/props/border.d.ts +6 -27
  76. package/dist/shared/bricks/props/border.d.ts.map +1 -1
  77. package/dist/shared/bricks/props/border.js +1 -1
  78. package/dist/shared/bricks/props/color.d.ts +4 -1
  79. package/dist/shared/bricks/props/color.d.ts.map +1 -1
  80. package/dist/shared/bricks/props/color.js +1 -1
  81. package/dist/shared/bricks/props/common.d.ts +2 -1
  82. package/dist/shared/bricks/props/common.d.ts.map +1 -1
  83. package/dist/shared/bricks/props/common.js +1 -1
  84. package/dist/shared/bricks/props/container.d.ts +1 -2
  85. package/dist/shared/bricks/props/container.d.ts.map +1 -1
  86. package/dist/shared/bricks/props/container.js +1 -1
  87. package/dist/shared/bricks/props/css-length.js +1 -1
  88. package/dist/shared/bricks/props/datasource-ref.d.ts +14 -0
  89. package/dist/shared/bricks/props/datasource-ref.d.ts.map +1 -0
  90. package/dist/shared/bricks/props/datasource-ref.js +3 -0
  91. package/dist/shared/bricks/props/datasource.d.ts +10 -8
  92. package/dist/shared/bricks/props/datasource.d.ts.map +1 -1
  93. package/dist/shared/bricks/props/datasource.js +1 -1
  94. package/dist/shared/bricks/props/direction.d.ts +5 -0
  95. package/dist/shared/bricks/props/direction.d.ts.map +1 -0
  96. package/dist/shared/bricks/props/direction.js +3 -0
  97. package/dist/shared/bricks/props/effects.d.ts +1 -1
  98. package/dist/shared/bricks/props/effects.d.ts.map +1 -1
  99. package/dist/shared/bricks/props/effects.js +1 -1
  100. package/dist/shared/bricks/props/gap.d.ts +9 -0
  101. package/dist/shared/bricks/props/gap.d.ts.map +1 -0
  102. package/dist/shared/bricks/props/gap.js +3 -0
  103. package/dist/shared/bricks/props/geolocation.d.ts.map +1 -1
  104. package/dist/shared/bricks/props/geolocation.js +1 -1
  105. package/dist/shared/bricks/props/helpers.d.ts +3 -2
  106. package/dist/shared/bricks/props/helpers.d.ts.map +1 -1
  107. package/dist/shared/bricks/props/helpers.js +1 -1
  108. package/dist/shared/bricks/props/image.d.ts.map +1 -1
  109. package/dist/shared/bricks/props/image.js +1 -1
  110. package/dist/shared/bricks/props/padding.d.ts +2 -2
  111. package/dist/shared/bricks/props/padding.d.ts.map +1 -1
  112. package/dist/shared/bricks/props/padding.js +1 -1
  113. package/dist/shared/bricks/props/preset.d.ts +1 -12
  114. package/dist/shared/bricks/props/preset.d.ts.map +1 -1
  115. package/dist/shared/bricks/props/preset.js +1 -1
  116. package/dist/shared/bricks/props/string.d.ts +10 -6
  117. package/dist/shared/bricks/props/string.d.ts.map +1 -1
  118. package/dist/shared/bricks/props/string.js +1 -1
  119. package/dist/shared/bricks/props/text.d.ts +4 -3
  120. package/dist/shared/bricks/props/text.d.ts.map +1 -1
  121. package/dist/shared/bricks/props/text.js +1 -1
  122. package/dist/shared/bricks/props/types.d.ts +2 -1
  123. package/dist/shared/bricks/props/types.d.ts.map +1 -1
  124. package/dist/shared/bricks.d.ts +9 -8
  125. package/dist/shared/bricks.d.ts.map +1 -1
  126. package/dist/shared/bricks.js +1 -1
  127. package/dist/shared/chunk-23RG3W2X.js +3 -0
  128. package/dist/shared/{chunk-KVY3XSFM.js → chunk-2IYSJYNE.js} +1 -1
  129. package/dist/shared/chunk-3CXVWU5K.js +3 -0
  130. package/dist/shared/chunk-3D7E2JXE.js +4 -0
  131. package/dist/shared/chunk-3EA3PDY3.js +3 -0
  132. package/dist/shared/chunk-3EM3B4DX.js +3 -0
  133. package/dist/shared/{chunk-Y7CEEEVW.js → chunk-3L4QG6AJ.js} +1 -1
  134. package/dist/shared/chunk-3OGAJIKA.js +3 -0
  135. package/dist/shared/{chunk-KHQV2YZC.js → chunk-47QOYVES.js} +1 -1
  136. package/dist/shared/chunk-6XTAAT6E.js +3 -0
  137. package/dist/shared/chunk-ASUBTHRW.js +3 -0
  138. package/dist/shared/{chunk-RZN35CZP.js → chunk-B2J5U5HX.js} +1 -1
  139. package/dist/shared/chunk-B5BHH5ZS.js +3 -0
  140. package/dist/shared/{chunk-G77ZZFCM.js → chunk-BEPCQWZN.js} +1 -1
  141. package/dist/shared/chunk-BXWH4YCJ.js +3 -0
  142. package/dist/shared/chunk-CUC7CI6R.js +6 -0
  143. package/dist/shared/chunk-DBSKZ77G.js +3 -0
  144. package/dist/shared/chunk-EB5C6DYF.js +3 -0
  145. package/dist/shared/chunk-EJGNYD4V.js +3 -0
  146. package/dist/shared/chunk-FP5CRUZH.js +3 -0
  147. package/dist/shared/chunk-FYZJUJEF.js +3 -0
  148. package/dist/shared/chunk-G23RXTRB.js +3 -0
  149. package/dist/shared/chunk-G7PZ4H5H.js +5 -0
  150. package/dist/shared/chunk-GJMMLM6H.js +3 -0
  151. package/dist/shared/chunk-GWILRHYI.js +3 -0
  152. package/dist/shared/chunk-GWYPUQKB.js +6 -0
  153. package/dist/shared/chunk-I6GBLCBK.js +3 -0
  154. package/dist/shared/chunk-JVEHSONJ.js +3 -0
  155. package/dist/shared/chunk-JWDS7DVS.js +3 -0
  156. package/dist/shared/chunk-L6O4UKSS.js +3 -0
  157. package/dist/shared/chunk-L7BZGNB2.js +3 -0
  158. package/dist/shared/chunk-M56NNPVI.js +3 -0
  159. package/dist/shared/chunk-N3FHTP5P.js +3 -0
  160. package/dist/shared/chunk-OKGREWGM.js +3 -0
  161. package/dist/shared/chunk-PYR54IIV.js +3 -0
  162. package/dist/shared/chunk-R3KGKTMJ.js +3 -0
  163. package/dist/shared/chunk-RUEIDZT6.js +3 -0
  164. package/dist/shared/chunk-VU7NBXYI.js +3 -0
  165. package/dist/shared/chunk-VW5IBZWH.js +8 -0
  166. package/dist/shared/chunk-WCZVFBSW.js +3 -0
  167. package/dist/shared/chunk-WJLCWOXX.js +3 -0
  168. package/dist/shared/chunk-WVZGGVII.js +3 -0
  169. package/dist/shared/chunk-YAH55ZYR.js +3 -0
  170. package/dist/shared/chunk-YGLHFAEP.js +3 -0
  171. package/dist/shared/chunk-YJGNZ3MY.js +3 -0
  172. package/dist/shared/chunk-Z7UVZLR3.js +3 -0
  173. package/dist/shared/chunk-ZFBCYXBD.js +3 -0
  174. package/dist/shared/chunk-ZKGRZ5CN.js +3 -0
  175. package/dist/shared/datarecords/types.d.ts +3 -6
  176. package/dist/shared/datarecords/types.d.ts.map +1 -1
  177. package/dist/shared/datarecords/types.js +1 -1
  178. package/dist/shared/datarecords.d.ts +2 -2
  179. package/dist/shared/datarecords.d.ts.map +1 -1
  180. package/dist/shared/datarecords.js +1 -1
  181. package/dist/shared/datasources/types.d.ts +3 -11
  182. package/dist/shared/datasources/types.d.ts.map +1 -1
  183. package/dist/shared/datasources/types.js +1 -1
  184. package/dist/shared/datasources.d.ts +3 -3
  185. package/dist/shared/datasources.d.ts.map +1 -1
  186. package/dist/shared/datasources.js +1 -1
  187. package/dist/shared/layout-constants.js +1 -1
  188. package/dist/shared/page.d.ts +8 -7
  189. package/dist/shared/page.d.ts.map +1 -1
  190. package/dist/shared/page.js +1 -1
  191. package/dist/shared/site.d.ts +11 -11
  192. package/dist/shared/site.d.ts.map +1 -1
  193. package/dist/shared/site.js +1 -1
  194. package/dist/shared/utils/schema-resolver.js +1 -1
  195. package/dist/shared/utils/schema.d.ts.map +1 -1
  196. package/dist/shared/utils/schema.js +1 -1
  197. package/dist/shared/utils/typed-ref.d.ts +18 -10
  198. package/dist/shared/utils/typed-ref.d.ts.map +1 -1
  199. package/dist/shared/utils/typed-ref.js +1 -1
  200. package/package.json +2 -2
  201. package/dist/shared/bricks/manifests/timeline.manifest.d.ts +0 -127
  202. package/dist/shared/bricks/manifests/timeline.manifest.d.ts.map +0 -1
  203. package/dist/shared/bricks/manifests/timeline.manifest.js +0 -3
  204. package/dist/shared/bricks/manifests/vbox.manifest.d.ts.map +0 -1
  205. package/dist/shared/bricks/manifests/vbox.manifest.js +0 -3
  206. package/dist/shared/bricks/props/_style-presets.d.ts +0 -18
  207. package/dist/shared/bricks/props/_style-presets.d.ts.map +0 -1
  208. package/dist/shared/bricks/props/_style-presets.js +0 -3
  209. package/dist/shared/bricks/props/tests/align.test.d.ts +0 -2
  210. package/dist/shared/bricks/props/tests/align.test.d.ts.map +0 -1
  211. package/dist/shared/chunk-2NLENMXL.js +0 -7
  212. package/dist/shared/chunk-34KLKC7D.js +0 -3
  213. package/dist/shared/chunk-3SJF2FMO.js +0 -3
  214. package/dist/shared/chunk-4JBVVUVM.js +0 -3
  215. package/dist/shared/chunk-4ZUR7K74.js +0 -5
  216. package/dist/shared/chunk-5C6YS7H3.js +0 -3
  217. package/dist/shared/chunk-5WHMFZQF.js +0 -3
  218. package/dist/shared/chunk-6ROBSJRQ.js +0 -3
  219. package/dist/shared/chunk-72CMZ7I4.js +0 -4
  220. package/dist/shared/chunk-7ETOZECR.js +0 -6
  221. package/dist/shared/chunk-7RCISOBG.js +0 -3
  222. package/dist/shared/chunk-A5CTYB3S.js +0 -3
  223. package/dist/shared/chunk-AXSKYJTL.js +0 -3
  224. package/dist/shared/chunk-BSNVXPIC.js +0 -3
  225. package/dist/shared/chunk-CDM5BFRG.js +0 -3
  226. package/dist/shared/chunk-DNGQLHDZ.js +0 -3
  227. package/dist/shared/chunk-DXBTSJYY.js +0 -3
  228. package/dist/shared/chunk-FE6PIS6N.js +0 -3
  229. package/dist/shared/chunk-H3RYVSVS.js +0 -3
  230. package/dist/shared/chunk-HTHIRSIW.js +0 -3
  231. package/dist/shared/chunk-J27BW3WS.js +0 -3
  232. package/dist/shared/chunk-JA6PIQX4.js +0 -8
  233. package/dist/shared/chunk-JETRSMDQ.js +0 -3
  234. package/dist/shared/chunk-JKHX2JMJ.js +0 -3
  235. package/dist/shared/chunk-LYRE7PSQ.js +0 -3
  236. package/dist/shared/chunk-MJQMJKX4.js +0 -3
  237. package/dist/shared/chunk-ML2Z54ZY.js +0 -3
  238. package/dist/shared/chunk-MZB4NFIY.js +0 -3
  239. package/dist/shared/chunk-N5Z7O3UP.js +0 -3
  240. package/dist/shared/chunk-NUZZ4AJ5.js +0 -3
  241. package/dist/shared/chunk-PIDZNG77.js +0 -3
  242. package/dist/shared/chunk-QLCJ52FH.js +0 -3
  243. package/dist/shared/chunk-QMVW2BT6.js +0 -3
  244. package/dist/shared/chunk-RXZKWH2W.js +0 -3
  245. package/dist/shared/chunk-SCKFS7W6.js +0 -3
  246. package/dist/shared/chunk-UFKFCMG5.js +0 -3
  247. package/dist/shared/chunk-YBCG2363.js +0 -3
  248. package/dist/shared/chunk-ZAHMW4A6.js +0 -3
  249. package/dist/shared/chunk-ZBLSXB2C.js +0 -3
  250. package/dist/shared/chunk-ZI5FRDND.js +0 -3
  251. package/dist/shared/chunk-ZS7NIR2D.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 l}from"./chunk-QMVW2BT6.js";import{b as s}from"./chunk-MZB4NFIY.js";import{b as a}from"./chunk-3SJF2FMO.js";import{d as o}from"./chunk-JETRSMDQ.js";import{a as e}from"./chunk-ZBLSXB2C.js";import{a as r}from"./chunk-NUZZ4AJ5.js";import{c as n}from"./chunk-FE6PIS6N.js";import{a as t}from"./chunk-SFKZAUPW.js";import{Type as i}from"@sinclair/typebox";import{TiSocialFlickr as c}from"react-icons/ti";var w=r({type:"social-links",kind:"widget",name:"Social links",description:"A list of social media links",icon:c,props:n({links:i.Array(i.Object({href:e("Link"),label:i.Optional(e("Label")),icon:i.String({title:"Platform Icon",description:"Select the social media platform icon","ui:field":"iconify","ui:options":{categories:["Social"]}})}),{title:"Social Links",description:"List of social media links",default:[],"ui:widget":"array","ui:displayField":"label","ui:options":{orderable:!0,removable:!0,addable:!0}}),justifyContent:i.Optional(t(["justify-start","justify-center","justify-end"],{enumNames:["Left","Center","Right"],title:"Alignment","ui:placeholder":"Not specified",default:"justify-center"})),backgroundColor:i.Optional(o()),color:i.Optional(a()),border:i.Optional(l()),shadow:i.Optional(s()),variants:i.Array(i.Union([i.Literal("icon-only",{title:"Only icons",description:"Display only icons"}),i.Literal("display-inline",{title:"Display inline",description:"Display links inline"}),i.Literal("display-block",{title:"Display block",description:"Display links as block elements"})]),{default:["icon-only","display-inline"]})})}),v=[{description:"Social icons aligned to the left",type:"social-links",props:{variants:["icon-only","display-inline"],justifyContent:"justify-start",links:[{href:"https://facebook.com/company",label:"Facebook",icon:"mdi:facebook"},{href:"https://twitter.com/company",label:"Twitter",icon:"mdi:twitter"},{href:"https://instagram.com/company",label:"Instagram",icon:"mdi:instagram"}]}},{description:"Social icons with space between",type:"social-links",props:{variants:["icon-only","display-inline"],justifyContent:"justify-start",links:[{href:"https://facebook.com/company",label:"Facebook",icon:"mdi:facebook"},{href:"https://twitter.com/company",label:"Twitter",icon:"mdi:twitter"},{href:"https://instagram.com/company",label:"Instagram",icon:"mdi:instagram"}]}},{description:"Social icons with custom color",type:"social-links",props:{variants:["icon-only","display-inline"],justifyContent:"justify-center",color:"#3b82f6",links:[{href:"https://facebook.com/company",label:"Facebook",icon:"mdi:facebook"},{href:"https://twitter.com/company",label:"Twitter",icon:"mdi:twitter"},{href:"https://instagram.com/company",label:"Instagram",icon:"mdi:instagram"},{href:"https://linkedin.com/company/company",label:"LinkedIn",icon:"mdi:linkedin"}]}},{description:"Standard social media icons inline",type:"social-links",props:{variants:["icon-only","display-inline"],links:[{href:"https://facebook.com/company",label:"Facebook",icon:"mdi:facebook"},{href:"https://twitter.com/company",label:"Twitter",icon:"mdi:twitter"},{href:"https://instagram.com/company",label:"Instagram",icon:"mdi:instagram"},{href:"https://linkedin.com/company/company",label:"LinkedIn",icon:"mdi:linkedin"}]}},{description:"Professional social links with labels (block layout)",type:"social-links",props:{variants:["display-block"],links:[{href:"https://linkedin.com/in/johndoe",label:"Connect on LinkedIn",icon:"mdi:linkedin"},{href:"https://github.com/johndoe",label:"View GitHub Profile",icon:"mdi:github"},{href:"https://twitter.com/johndoe",label:"Follow on Twitter",icon:"mdi:twitter"},{href:"mailto:john@example.com",label:"Send Email",icon:"mdi:email"}]}},{description:"Creative portfolio social links (icon-only inline)",type:"social-links",props:{variants:["icon-only","display-inline"],links:[{href:"https://dribbble.com/designer",label:"Dribbble",icon:"mdi:dribbble"},{href:"https://behance.net/designer",label:"Behance",icon:"mdi:behance"},{href:"https://instagram.com/designer",label:"Instagram",icon:"mdi:instagram"},{href:"https://pinterest.com/designer",label:"Pinterest",icon:"mdi:pinterest"},{href:"https://youtube.com/designer",label:"YouTube",icon:"mdi:youtube"}]}},{description:"Developer/tech social links with labels",type:"social-links",props:{variants:["display-inline"],links:[{href:"https://github.com/developer",label:"GitHub",icon:"mdi:github"},{href:"https://stackoverflow.com/users/developer",label:"Stack Overflow",icon:"mdi:stack-overflow"},{href:"https://dev.to/developer",label:"Dev.to",icon:"mdi:dev-to"},{href:"https://codepen.io/developer",label:"CodePen",icon:"mdi:codepen"}]}},{description:"Music artist social platforms (block layout)",type:"social-links",props:{variants:["display-block"],links:[{href:"https://spotify.com/artist/musician",label:"Listen on Spotify",icon:"mdi:spotify"},{href:"https://music.apple.com/artist/musician",label:"Apple Music",icon:"mdi:apple"},{href:"https://soundcloud.com/musician",label:"SoundCloud",icon:"mdi:soundcloud"},{href:"https://youtube.com/musician",label:"YouTube Channel",icon:"mdi:youtube"},{href:"https://bandcamp.com/musician",label:"Bandcamp",icon:"mdi:bandcamp"}]}},{description:"Business contact icons only",type:"social-links",props:{variants:["icon-only","display-inline"],links:[{href:"tel:+1234567890",label:"Phone",icon:"mdi:phone"},{href:"mailto:contact@business.com",label:"Email",icon:"mdi:email"},{href:"https://maps.google.com/business",label:"Location",icon:"mdi:map-marker"},{href:"https://business.com",label:"Website",icon:"mdi:web"}]}},{description:"Gaming content creator links (inline with labels)",type:"social-links",props:{variants:["display-inline"],links:[{href:"https://twitch.tv/gamer",label:"Twitch",icon:"mdi:twitch"},{href:"https://youtube.com/gamer",label:"YouTube",icon:"mdi:youtube"},{href:"https://discord.gg/gamer",label:"Discord",icon:"mdi:discord"},{href:"https://tiktok.com/@gamer",label:"TikTok",icon:"mdi:tiktok"}]}},{description:"Restaurant social presence (block layout)",type:"social-links",props:{variants:["display-block"],links:[{href:"https://facebook.com/restaurant",label:"Follow us on Facebook",icon:"mdi:facebook"},{href:"https://instagram.com/restaurant",label:"See photos on Instagram",icon:"mdi:instagram"},{href:"https://yelp.com/restaurant",label:"Review us on Yelp",icon:"mdi:yelp"},{href:"https://tripadvisor.com/restaurant",label:"TripAdvisor Reviews",icon:"mdi:tripadvisor"},{href:"tel:+1234567890",label:"Call for Reservations",icon:"mdi:phone"}]}},{description:"Minimal footer social icons",type:"social-links",props:{variants:["icon-only","display-inline"],links:[{href:"https://twitter.com/company",label:"Twitter",icon:"mdi:twitter"},{href:"https://linkedin.com/company/company",label:"LinkedIn",icon:"mdi:linkedin"},{href:"mailto:hello@company.com",label:"Email",icon:"mdi:email"}]}},{description:"E-commerce store social channels (inline with labels)",type:"social-links",props:{variants:["display-inline"],links:[{href:"https://facebook.com/store",label:"Facebook",icon:"mdi:facebook"},{href:"https://instagram.com/store",label:"Instagram",icon:"mdi:instagram"},{href:"https://pinterest.com/store",label:"Pinterest",icon:"mdi:pinterest"},{href:"https://youtube.com/store",label:"YouTube",icon:"mdi:youtube"},{href:"https://tiktok.com/@store",label:"TikTok",icon:"mdi:tiktok"}]}}];export{w as a,v 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 t}from"./chunk-YIFNKP4J.js";import{a as p}from"./chunk-NUZZ4AJ5.js";import{c as e}from"./chunk-FE6PIS6N.js";import{CgSpaceBetween as r}from"react-icons/cg";import{Type as i}from"@sinclair/typebox";var l=p({type:"spacer",name:"Spacer",kind:"brick",description:"A flexible element to create space between bricks.",repeatable:!0,staticClasses:"self-stretch",minWidth:{desktop:50,mobile:20},defaultWidth:{mobile:"100%",desktop:"50px"},minHeight:{mobile:30},icon:r,props:e({autogrow:i.Optional(t("Auto-grow",!1,{description:"If enabled, the spacer will automatically grow to fill available space."}))},{noPreset:!0})}),m=[{description:"Transparent spacer of 100px wide",type:"spacer",props:{width:"100px"}},{description:"Transparent spacer of 20px wide",type:"spacer",props:{width:"20px"}}];export{l as a,m as b};
@@ -1,8 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{a as d,c as a}from"./chunk-SCKFS7W6.js";import{b as l}from"./chunk-QMVW2BT6.js";import{b as p}from"./chunk-MZB4NFIY.js";import{b as s}from"./chunk-5C6YS7H3.js";import{a as r}from"./chunk-YIFNKP4J.js";import{b as c}from"./chunk-3SJF2FMO.js";import{d as t}from"./chunk-JETRSMDQ.js";import{a as u}from"./chunk-NUZZ4AJ5.js";import{a as o,c as n}from"./chunk-FE6PIS6N.js";import{a as i}from"./chunk-SFKZAUPW.js";import{Type as e}from"@sinclair/typebox";import{TfiLayoutAccordionSeparated as m}from"react-icons/tfi";var T=u({type:"accordion",kind:"widget",name:"Accordion",description:"An accordion/collapse element for expandable content",aiInstructions:`
4
- This accordion element displays content in collapsible panels.
5
- It is typically used for FAQ sections, organized documentation, or to save space.
6
- Each item has a title and expandable content area.
7
- Multiple panels can be open simultaneously or limited to one at a time.
8
- `.trim(),icon:m,defaultWidth:{desktop:"250px",mobile:"100%"},props:n({container:e.Optional(o({title:"Container",children:{backgroundColor:e.Optional(t()),padding:e.Optional(s()),border:e.Optional(l()),shadow:e.Optional(p())}})),items:e.Array(e.Object({title:a({title:"Title",default:"My title",disableSizing:!0}),content:a({title:"Content",default:"Expandable content goes here"}),defaultOpen:e.Optional(r("Open by default",!1))}),{title:"Accordion items"}),itemsStyles:e.Optional(o({title:"Accordion item styles",children:{backgroundColor:e.Optional(t()),color:e.Optional(c()),fontSize:d("text-base")}})),allowMultiple:r("Allow multiple open",!0,{description:"Allow multiple accordion items to be open at the same time"}),variants:e.Array(i(["collapse-arrow","collapse-plus"],{default:["collapse-arrow"],enumNames:["With Arrow indicator","With + indicator"]}))},{default:{container:{padding:"p-6",backgroundColor:"bg-transparent"},allowMultiple:!0,variants:["collapse-arrow"]}})}),E=[{description:"FAQ section with card styling with single open",type:"accordion",props:{container:{backgroundColor:"bg-base-50",padding:"p-8",border:{rounding:"rounded-lg"},shadow:"shadow-lg"},variants:["collapse-plus"],allowMultiple:!1,items:[{title:"What is included in the basic plan?",content:"The basic plan includes access to all core features, up to 10 projects, 5GB storage, email support, and basic analytics. You can upgrade at any time to access advanced features like API access, priority support, and unlimited projects.",defaultOpen:!0},{title:"How do I cancel my subscription?",content:"You can cancel your subscription at any time from your account settings. Go to Billing > Manage Subscription > Cancel. Your access will continue until the end of your current billing period, and you won't be charged for the next cycle."},{title:"Is there a free trial available?",content:"Yes! We offer a 14-day free trial with full access to all premium features. No credit card required to start. You can upgrade to a paid plan anytime during or after the trial period."},{title:"What payment methods do you accept?",content:"We accept all major credit cards (Visa, MasterCard, American Express), PayPal, and bank transfers for annual subscriptions. All payments are processed securely through our payment partners."},{title:"Do you offer refunds?",content:"We offer a 30-day money-back guarantee for all new subscriptions. If you're not satisfied with our service, contact our support team within 30 days of your purchase for a full refund."}]}},{description:"Product features with arrow indicator and multiple open",type:"accordion",props:{container:{padding:"p-4"},variants:["collapse-arrow"],allowMultiple:!0,items:[{title:"Advanced Analytics",content:"Get detailed insights into your data with our comprehensive analytics dashboard. Track key metrics, generate custom reports, and identify trends with powerful visualization tools.",defaultOpen:!0},{title:"Team Collaboration",content:"Work seamlessly with your team using real-time collaboration features. Share projects, assign tasks, leave comments, and track progress all in one place."},{title:"API Integration",content:"Connect with your existing tools and workflows using our robust API. Full documentation, SDKs for popular languages, and webhook support included."},{title:"Security & Compliance",content:"Enterprise-grade security with SOC 2 compliance, data encryption at rest and in transit, SSO support, and comprehensive audit logs."}]}}];export{T as a,E 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 o}from"./chunk-G77ZZFCM.js";import{Type as e}from"@sinclair/typebox";function s(t={}){let{title:r="Background",defaultValue:a,colorType:i="background"}=t;return e.Object({color:e.Optional(e.String({default:a?.color,title:"Color",description:"Use `bg-<variant>-<shade>`, variants being 'primary', 'secondary', 'accent' and 'neutral', and shades between 50 and 900. Can also be a gradient using 'bg-gradient-to-<direction> from-<color> to-<color>'",examples:["bg-primary","bg-base-100","bg-primary-50","bg-primary-500","bg-accent-900"]})),image:e.Optional(e.String({title:"Image",description:"The background image. Can be a URL or a data URI",examples:["https://example.com/image.png","data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUA..."]})),size:e.Optional(e.Union([e.Literal("auto",{title:"Auto"}),e.Literal("cover",{title:"Cover"}),e.Literal("contain",{title:"Contain"})],{default:a?.size??"auto","ai:instructions":"Only use this when the image is set."})),repeat:e.Optional(e.Union([e.Literal("no-repeat",{title:"No repeat"}),e.Literal("repeat",{title:"Repeat"}),e.Literal("repeat-x",{title:"Repeat horizontally"}),e.Literal("repeat-y",{title:"Repeat vertically"}),e.Literal("space",{title:"Space"}),e.Literal("round",{title:"Round"})],{default:a?.repeat??"no-repeat","ai:instructions":"Only use this when the image is set."}))},{$id:"styles:background","ui:styleId":"styles:background","ui:field":"background","ui:group":"background","ui:group:title":"Background","ui:color-type":i,title:r,default:a?{color:a.color,size:a.size,repeat:a.repeat}:void 0})}function c(t={}){return o("styles:background",t)}function u(t,r="Background color"){return e.String({title:r,$id:"styles:backgroundColor","ai:instructions":"Can be set to transparent, hex/rgb/rgba color, or classes like `bg-<variant>-<shade>`, variants being primary, secondary, accent and neutral, and shades between 100 and 900. Use bg-<variant>-<shade> classes as much as possible.",default:t,"ui:field":"color","ui:color-type":"background","ui:styleId":"styles:backgroundColor"})}function p(t={}){return o("styles:backgroundColor",{...t,"ui:styleId":"styles:backgroundColor"})}export{s as a,c as b,u as c,p as d};
@@ -1,3 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{e as r}from"./chunk-ZI5FRDND.js";import{b as s}from"./chunk-ML2Z54ZY.js";import{a as n}from"./chunk-SCKFS7W6.js";import{b as o}from"./chunk-5C6YS7H3.js";import{a as i,d as a}from"./chunk-ZBLSXB2C.js";import{a as u}from"./chunk-NUZZ4AJ5.js";import{c as l,d as e}from"./chunk-FE6PIS6N.js";import{Type as t}from"@sinclair/typebox";import{VscLayoutPanelOff as c}from"react-icons/vsc";var v=u({type:"footer",kind:"widget",name:"Footer",description:"A footer with links and an optional logo",icon:c,staticClasses:"flex-1",resizable:!1,defaultWidth:{desktop:"100%",mobile:"100%"},props:l({colorPreset:t.Optional(r({title:"Color preset","ui:presets":{"primary-light":{previewBgClass:"bg-primary-light text-primary-content-light",value:{container:"bg-primary-light text-primary-content-light"},label:"Primary lighter"},primary:{previewBgClass:"bg-primary text-primary-content",label:"Primary",value:{container:"bg-primary text-primary-content"}},"primary-dark":{previewBgClass:"bg-primary-dark text-primary-content",label:"Primary darker",value:{container:"bg-primary-dark text-primary-content"}},"secondary-light":{previewBgClass:"bg-secondary-light text-secondary-content-light",label:"Secondary lighter",value:{container:"bg-secondary-light text-secondary-content-light"}},secondary:{previewBgClass:"bg-secondary text-secondary-content",label:"Secondary",value:{container:"bg-secondary text-secondary-content"}},"secondary-dark":{previewBgClass:"bg-secondary-dark text-secondary-content",label:"Secondary darker",value:{container:"bg-secondary-dark text-secondary-content"}},neutral:{previewBgClass:"bg-neutral text-neutral-content",label:"Neutral",value:{container:"bg-neutral text-neutral-content"}},base100:{previewBgClass:"bg-base-100 text-base-content",label:"Base 1",value:{container:"bg-base-100 text-base-content"}},base200:{previewBgClass:"bg-base-200 text-base-content",label:"Base 2",value:{container:"bg-base-200 text-base-content"}},base300:{previewBgClass:"bg-base-300 text-base-content",label:"Base 3",value:{container:"bg-base-300 text-base-content"}},none:{label:"None",value:{}}},default:"primary"})),padding:t.Optional(o({default:"p-10"})),logo:t.Optional(s({title:"Logo","ui:no-object-options":!0,"ui:no-alt-text":!0})),fontSize:t.Optional(n("text-sm","Font size",{noExtraLargeSizes:!0})),linksSections:e(t.Object({sectionTitle:i("Title"),links:e(t.Object({title:i("Title"),url:a()}),{title:"Links"})}),{default:[{sectionTitle:"Links",links:[{title:"Link",url:"/"}]}],title:"Footer Links","ui:displayField":"sectionTitle","ui:options":{orderable:!0,removable:!0,addable:!0},description:"List of Links Sections"})})}),S=[{description:"Simple footer with logo on the left",type:"footer",props:{logo:{src:"https://via.placeholder.com/120x40.png?text=Logo",alt:"Company logo"},linksSections:[{sectionTitle:"Quick Links",links:[{title:"Home",url:"/"},{title:"About",url:"/about"},{title:"Contact",url:"/contact"}]},{sectionTitle:"Legal",links:[{title:"Privacy Policy",url:"/privacy"},{title:"Terms of Service",url:"/terms"}]}]}},{description:"Corporate footer with centered logo",type:"footer",props:{logo:{src:"https://via.placeholder.com/150x50.png?text=Corporate",alt:"Corporate logo"},linksSections:[{sectionTitle:"Products",links:[{title:"Software Solutions",url:"/products/software"},{title:"Consulting",url:"/products/consulting"},{title:"Support",url:"/products/support"},{title:"Training",url:"/products/training"}]},{sectionTitle:"Company",links:[{title:"About Us",url:"/about"},{title:"Careers",url:"/careers"},{title:"News",url:"/news"},{title:"Investors",url:"/investors"}]},{sectionTitle:"Resources",links:[{title:"Documentation",url:"/docs"},{title:"API Reference",url:"/api"},{title:"Community",url:"/community"},{title:"Blog",url:"/blog"}]}]}},{description:"E-commerce footer with logo on the right",type:"footer",props:{logo:{src:"https://via.placeholder.com/140x45.png?text=Shop",alt:"Shop logo"},linksSections:[{sectionTitle:"Shop",links:[{title:"All Products",url:"/products"},{title:"New Arrivals",url:"/new"},{title:"Sale",url:"/sale"},{title:"Gift Cards",url:"/gift-cards"}]},{sectionTitle:"Customer Service",links:[{title:"Help Center",url:"/help"},{title:"Returns",url:"/returns"},{title:"Shipping Info",url:"/shipping"},{title:"Size Guide",url:"/size-guide"}]},{sectionTitle:"Account",links:[{title:"My Account",url:"/account"},{title:"Order History",url:"/orders"},{title:"Wishlist",url:"/wishlist"}]}]}},{description:"Large organization footer with multiple rows",type:"footer",props:{logo:{src:"https://via.placeholder.com/180x60.png?text=Enterprise",alt:"Enterprise logo"},linksSections:[{sectionTitle:"Products & Services",links:[{title:"Cloud Solutions",url:"/cloud"},{title:"Data Analytics",url:"/analytics"},{title:"AI & Machine Learning",url:"/ai"},{title:"Cybersecurity",url:"/security"},{title:"DevOps Tools",url:"/devops"},{title:"IoT Platform",url:"/iot"}]},{sectionTitle:"Industries",links:[{title:"Healthcare",url:"/industries/healthcare"},{title:"Finance",url:"/industries/finance"},{title:"Retail",url:"/industries/retail"},{title:"Manufacturing",url:"/industries/manufacturing"},{title:"Education",url:"/industries/education"},{title:"Government",url:"/industries/government"}]},{sectionTitle:"Resources",links:[{title:"Documentation",url:"/docs"},{title:"API Reference",url:"/api"},{title:"Tutorials",url:"/tutorials"},{title:"Webinars",url:"/webinars"},{title:"White Papers",url:"/whitepapers"},{title:"Case Studies",url:"/case-studies"}]},{sectionTitle:"Support & Community",links:[{title:"Help Center",url:"/help"},{title:"Community Forum",url:"/forum"},{title:"Contact Support",url:"/support"},{title:"Service Status",url:"/status"},{title:"Partner Portal",url:"/partners"},{title:"Developer Hub",url:"/developers"}]}]}},{description:"Startup footer with minimal links and left logo",type:"footer",props:{logo:{src:"https://via.placeholder.com/100x35.png?text=Startup",alt:"Startup logo"},linksSections:[{sectionTitle:"Company",links:[{title:"About",url:"/about"},{title:"Team",url:"/team"},{title:"Jobs",url:"/jobs"}]},{sectionTitle:"Product",links:[{title:"Features",url:"/features"},{title:"Pricing",url:"/pricing"},{title:"Demo",url:"/demo"}]},{sectionTitle:"Support",links:[{title:"Help",url:"/help"},{title:"Contact",url:"/contact"}]}]}},{description:"Agency footer with centered logo and creative sections",type:"footer",props:{logo:{src:"https://via.placeholder.com/130x45.png?text=Agency",alt:"Creative agency logo"},linksSections:[{sectionTitle:"Services",links:[{title:"Web Design",url:"/services/web-design"},{title:"Branding",url:"/services/branding"},{title:"Digital Marketing",url:"/services/marketing"},{title:"Photography",url:"/services/photography"}]},{sectionTitle:"Portfolio",links:[{title:"Recent Work",url:"/portfolio"},{title:"Case Studies",url:"/case-studies"},{title:"Client Reviews",url:"/reviews"}]},{sectionTitle:"Connect",links:[{title:"Contact Us",url:"/contact"},{title:"Get Quote",url:"/quote"},{title:"Newsletter",url:"/newsletter"}]}]}},{description:"SaaS platform footer with comprehensive links",type:"footer",props:{logo:{src:"https://via.placeholder.com/160x50.png?text=SaaS+Platform",alt:"SaaS platform logo"},linksSections:[{sectionTitle:"Platform",links:[{title:"Dashboard",url:"/dashboard"},{title:"Analytics",url:"/analytics"},{title:"Integrations",url:"/integrations"},{title:"API",url:"/api"}]},{sectionTitle:"Solutions",links:[{title:"For Startups",url:"/solutions/startups"},{title:"For Enterprise",url:"/solutions/enterprise"},{title:"For Agencies",url:"/solutions/agencies"},{title:"For Developers",url:"/solutions/developers"}]},{sectionTitle:"Resources",links:[{title:"Blog",url:"/blog"},{title:"Documentation",url:"/docs"},{title:"Help Center",url:"/help"},{title:"Community",url:"/community"}]},{sectionTitle:"Company",links:[{title:"About Us",url:"/about"},{title:"Careers",url:"/careers"},{title:"Press",url:"/press"},{title:"Legal",url:"/legal"}]}]}},{description:"Non-profit footer with mission-focused links",type:"footer",props:{logo:{src:"https://via.placeholder.com/140x50.png?text=Non+Profit",alt:"Non-profit organization logo"},linksSections:[{sectionTitle:"Our Work",links:[{title:"Programs",url:"/programs"},{title:"Impact",url:"/impact"},{title:"Success Stories",url:"/stories"},{title:"Research",url:"/research"}]},{sectionTitle:"Get Involved",links:[{title:"Donate",url:"/donate"},{title:"Volunteer",url:"/volunteer"},{title:"Events",url:"/events"},{title:"Partner with Us",url:"/partnerships"}]},{sectionTitle:"About",links:[{title:"Our Mission",url:"/mission"},{title:"Leadership",url:"/leadership"},{title:"Annual Reports",url:"/reports"},{title:"Contact",url:"/contact"}]}]}},{description:"Tech blog footer with right-aligned logo",type:"footer",props:{logo:{src:"https://via.placeholder.com/120x40.png?text=Tech+Blog",alt:"Tech blog logo"},linksSections:[{sectionTitle:"Categories",links:[{title:"Web Development",url:"/category/web-dev"},{title:"AI & ML",url:"/category/ai-ml"},{title:"DevOps",url:"/category/devops"},{title:"Mobile",url:"/category/mobile"}]},{sectionTitle:"Popular",links:[{title:"Latest Posts",url:"/latest"},{title:"Trending",url:"/trending"},{title:"Best of 2024",url:"/best-2024"},{title:"Tutorials",url:"/tutorials"}]},{sectionTitle:"Community",links:[{title:"Newsletter",url:"/newsletter"},{title:"Discord",url:"/discord"},{title:"Contributors",url:"/contributors"},{title:"Write for Us",url:"/write"}]}]}},{description:"Restaurant footer with location and menu links",type:"footer",props:{logo:{src:"https://via.placeholder.com/150x60.png?text=Restaurant",alt:"Restaurant logo"},linksSections:[{sectionTitle:"Menu",links:[{title:"Appetizers",url:"/menu/appetizers"},{title:"Main Courses",url:"/menu/mains"},{title:"Desserts",url:"/menu/desserts"},{title:"Beverages",url:"/menu/drinks"}]},{sectionTitle:"Services",links:[{title:"Reservations",url:"/reservations"},{title:"Catering",url:"/catering"},{title:"Private Events",url:"/events"},{title:"Gift Cards",url:"/gift-cards"}]},{sectionTitle:"Info",links:[{title:"About Us",url:"/about"},{title:"Location",url:"/location"},{title:"Hours",url:"/hours"},{title:"Contact",url:"/contact"}]}]}}];export{v as a,S 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{e as a}from"./chunk-ZI5FRDND.js";import{b as c}from"./chunk-ML2Z54ZY.js";import{c as r}from"./chunk-SCKFS7W6.js";import{b as i}from"./chunk-QMVW2BT6.js";import{b as l}from"./chunk-MZB4NFIY.js";import{a as d}from"./chunk-NUZZ4AJ5.js";import{c as o}from"./chunk-FE6PIS6N.js";import{a as n}from"./chunk-SFKZAUPW.js";import{BsCardText as p}from"react-icons/bs";import{Type as e}from"@sinclair/typebox";var C=d({type:"card",kind:"widget",name:"Card",description:"A card that can have a title, image, and content",repeatable:!0,icon:p,defaultWidth:{desktop:"380px",mobile:"100%"},minWidth:{mobile:200,desktop:200},maxWidth:{desktop:650},props:o({colorPreset:e.Optional(a({title:"Color preset","ui:presets":{"primary-light":{previewBgClass:"bg-primary-light text-primary-content-light",value:{container:"bg-primary-light text-primary-content-light border-primary-light"},label:"Primary light"},"primary-light-gradient":{previewBgClass:"bg-gradient-to-br from-primary-300 to-primary-500 text-primary-content-light",value:{container:"from-primary-300 to-primary-500 text-primary-content-light border-primary"},label:"Primary light gradient"},primary:{previewBgClass:"bg-primary text-primary-content",label:"Primary",value:{container:"bg-primary text-primary-content border-primary"}},"primary-gradient":{previewBgClass:"bg-gradient-to-br from-primary-500 to-primary-700 text-primary-content",label:"Primary gradient",value:{container:"from-primary-500 to-primary-700 text-primary-content border-primary"}},"primary-dark":{previewBgClass:"bg-primary-dark text-primary-content",label:"Primary dark",value:{container:"bg-primary-dark text-primary-content border-primary-dark"}},"primary-dark-gradient":{previewBgClass:"bg-gradient-to-br from-primary-700 to-primary-900 text-primary-content",label:"Primary dark gradient",value:{container:"from-primary-700 to-primary-900 text-primary-content border-primary-dark"}},"secondary-light":{previewBgClass:"bg-secondary-light text-secondary-content-light",label:"Secondary light",value:{container:"bg-secondary-light text-secondary-content-light border-secondary-light"}},"secondary-light-gradient":{previewBgClass:"bg-gradient-to-br from-secondary-300 to-secondary-500 text-secondary-content-light",label:"Secondary light gradient",value:{container:"from-secondary-300 to-secondary-500 text-secondary-content-light border-secondary"}},secondary:{previewBgClass:"bg-secondary text-secondary-content",label:"Secondary",value:{container:"bg-secondary text-secondary-content border-secondary"}},"secondary-gradient":{previewBgClass:"bg-gradient-to-br from-secondary-500 to-secondary-700 text-secondary-content",label:"Secondary gradient",value:{container:"from-secondary-500 to-secondary-700 text-secondary-content border-secondary"}},"secondary-dark":{previewBgClass:"bg-secondary-dark text-secondary-content",label:"Secondary dark",value:{container:"bg-secondary-dark text-secondary-content border-secondary-dark"}},"secondary-dark-gradient":{previewBgClass:"bg-gradient-to-br from-secondary-700 to-secondary-900 text-secondary-content",label:"Secondary dark gradient",value:{container:"from-secondary-700 to-secondary-900 text-secondary-content border-secondary-dark"}},"accent-light":{previewBgClass:"bg-accent-light text-accent-content-light",label:"Accent lighter",value:{container:"bg-accent-light text-accent-content-light border-accent-light"}},"accent-light-gradient":{previewBgClass:"bg-gradient-to-br from-accent-300 to-accent-500 text-accent-content-light",label:"Accent light gradient",value:{container:"from-accent-300 to-accent-500 text-accent-content-light border-accent"}},accent:{previewBgClass:"bg-accent text-accent-content",label:"Accent",value:{container:"bg-accent text-accent-content border-accent"}},"accent-gradient":{previewBgClass:"bg-gradient-to-br from-accent-500 to-accent-700 text-accent-content",label:"Accent gradient",value:{container:"from-accent-500 to-accent-700 text-accent-content border-accent"}},"accent-dark":{previewBgClass:"bg-accent-dark text-accent-content",label:"Accent dark",value:{container:"bg-accent-dark text-accent-content border-accent-dark"}},"accent-dark-gradient":{previewBgClass:"bg-gradient-to-br from-accent-700 to-accent-900 text-accent-content",label:"Accent dark gradient",value:{container:"from-accent-700 to-accent-900 text-accent-content border-accent-dark"}},"neutral-light":{previewBgClass:"bg-neutral-light text-neutral-content-light",label:"Neutral light",value:{container:"bg-neutral-light text-neutral-content-light border-neutral-light"}},"neutral-light-gradient":{previewBgClass:"bg-gradient-to-br from-neutral-300 to-neutral-500 text-neutral-content-light",label:"Neutral light gradient",value:{container:"from-neutral-300 to-neutral-500 text-neutral-content-light border-neutral"}},neutral:{previewBgClass:"bg-neutral text-neutral-content",label:"Neutral",value:{container:"bg-neutral text-neutral-content border-neutral"}},"neutral-gradient":{previewBgClass:"bg-gradient-to-br from-neutral-500 to-neutral-700 text-neutral-content",label:"Neutral gradient",value:{container:"from-neutral-500 to-neutral-700 text-neutral-content border-neutral"}},"neutral-dark":{previewBgClass:"bg-neutral-dark text-neutral-content",label:"Neutral dark",value:{container:"bg-neutral-dark text-neutral-content border-neutral-dark"}},"neutral-dark-gradient":{previewBgClass:"bg-gradient-to-br from-neutral-700 to-neutral-900 text-neutral-content",label:"Neutral dark gradient",value:{container:"from-neutral-700 to-neutral-900 text-neutral-content border-neutral-dark"}},base100:{previewBgClass:"bg-base-100 text-base-content border-base-200 border-2",label:"Base 100",value:{container:"bg-base-100 text-base-content border-base-200"}},base100_primary:{previewBgClass:"bg-base-100 text-base-content border-primary border-2",label:"Base 100 / Primary",value:{container:"bg-base-100 text-base-content border-primary"}},base100_secondary:{previewBgClass:"bg-base-100 text-base-content border-secondary border-2",label:"Base 100 / Secondary",value:{container:"bg-base-100 text-base-content border-secondary"}},base100_accent:{previewBgClass:"bg-base-100 text-base-content border-accent border-2",label:"Base 100 / Accent",value:{container:"bg-base-100 text-base-content border-accent"}},none:{label:"None",value:{}}},default:"primary"})),gradientDirection:e.Optional(n(["bg-gradient-to-t","bg-gradient-to-r","bg-gradient-to-b","bg-gradient-to-l","bg-gradient-to-tl","bg-gradient-to-tr","bg-gradient-to-br","bg-gradient-to-bl"],{title:"Gradient direction",description:"The direction of the gradient. Only applies when color preset is a gradient.",enumNames:["Top","Right","Bottom","Left","Top left","Top right","Bottom right","Bottom left"],default:"bg-gradient-to-br","ui:responsive":"desktop","ui:styleId":"styles:gradientDirection",metadata:{filter:(s,t)=>t.colorPreset?.includes("gradient")===!0}})),cardImage:e.Optional(c({"ui:responsive":"desktop"})),imagePosition:e.Optional(e.Union([e.Literal("top",{title:"Top"}),e.Literal("middle",{title:"Middle"}),e.Literal("bottom",{title:"Bottom"}),e.Literal("overlay",{title:"Overlay"}),e.Literal("side",{title:"Side"})],{title:"Image Position",description:"Where the image should be placed in the card",default:"top","ui:responsive":"desktop",metadata:{filter:(s,t)=>!!t.cardImage?.src}})),noTitle:e.Optional(e.Boolean({title:"No Title",description:"Whether to hide the card title",default:!1,"ui:responsive":"desktop"})),cardTitle:e.Optional(r({title:"Title"})),cardBody:e.Optional(r({title:"Body"})),border:e.Optional(i({default:{width:"border",rounding:"rounded-md"}})),shadow:e.Optional(l())})}),T=[{description:"A simple card with a title and content",type:"card",props:{cardTitle:"Card Title",cardBody:"This is the body of the card."}},{description:"Card with image and overlay text",type:"card",props:{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:{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:{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:{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:{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:{cardTitle:"Simple Announcement",cardBody:"Important updates will be posted here regularly."}},{description:"Event card with multiple variants",type:"card",props:{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:{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:{cardTitle:"Get Started Today",cardBody:"Transform your workflow with our powerful tools. Sign up now and get 30 days free!"}}];export{C as a,T 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 o}from"./chunk-MPBYGS6W.js";import{a as s}from"./chunk-L42YBY5I.js";import{b as a}from"./chunk-CDM5BFRG.js";import{e as l}from"./chunk-ZI5FRDND.js";import{b as p}from"./chunk-A5CTYB3S.js";import{c as n}from"./chunk-KVY3XSFM.js";import{a as i}from"./chunk-SFKZAUPW.js";import{Type as t}from"@sinclair/typebox";import{customAlphabet as g}from"nanoid";var C=g("azertyuiopqsdfghjklmwxcvbnAZERTYUIOPQSDFGHJKLMWXCVBN",7),P=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."}))}),u=i(Object.keys(a),{title:"Brick type"}),m=t.Object({id:t.String({title:"ID",description:"A unique identifier for the brick."}),type:u,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}),c=t.Object({backgroundColor:t.Optional(l({title:"Background color","ui:presets":{"primary-light":{previewBgClass:"bg-primary-light text-primary-content-light",value:{main:"bg-primary-light text-primary-content-light"},label:"Primary lighter"},"primary-light-gradient":{previewBgClass:"bg-gradient-to-br from-primary-300 to-primary-500 text-primary-content-light",value:{main:"from-primary-300 to-primary-500 text-primary-content-light"},label:"Primary light gradient"},primary:{previewBgClass:"bg-primary text-primary-content",label:"Primary",value:{main:"bg-primary text-primary-content"}},"primary-gradient":{previewBgClass:"bg-gradient-to-br from-primary-500 to-primary-700 text-primary-content",value:{main:"from-primary-500 to-primary-700 text-primary-content"},label:"Primary gradient"},"primary-dark":{previewBgClass:"bg-primary-dark text-primary-content",label:"Primary dark",value:{main:"bg-primary-dark text-primary-content"}},"primary-dark-gradient":{previewBgClass:"bg-gradient-to-br from-primary-700 to-primary-900 text-primary-content",value:{main:"from-primary-700 to-primary-900 text-primary-content"},label:"Primary dark gradient"},"secondary-light":{previewBgClass:"bg-secondary-light text-secondary-content-light",label:"Secondary light",value:{main:"bg-secondary-light text-secondary-content-light"}},"secondary-light-gradient":{previewBgClass:"bg-gradient-to-br from-secondary-300 to-secondary-500 text-secondary-content-light",value:{main:"from-secondary-300 to-secondary-500 text-secondary-content-light"},label:"Secondary light gradient"},secondary:{previewBgClass:"bg-secondary text-secondary-content",label:"Secondary",value:{main:"bg-secondary text-secondary-content"}},"secondary-gradient":{previewBgClass:"bg-gradient-to-br from-secondary-500 to-secondary-700 text-secondary-content",value:{main:"from-secondary-500 to-secondary-700 text-secondary-content"},label:"Secondary gradient"},"secondary-dark":{previewBgClass:"bg-secondary-dark text-secondary-content",label:"Secondary dark",value:{main:"bg-secondary-dark text-secondary-content"}},"secondary-dark-gradient":{previewBgClass:"bg-gradient-to-br from-secondary-700 to-secondary-900 text-secondary-content",value:{main:"from-secondary-700 to-secondary-900 text-secondary-content"},label:"Secondary dark gradient"},"neutral-light":{previewBgClass:"bg-neutral-light text-neutral-content-light",value:{main:"bg-neutral-light text-neutral-content-light"},label:"Neutral light"},"neutral-light-gradient":{previewBgClass:"bg-gradient-to-br from-neutral-300 to-neutral-500 text-neutral-content-light",value:{main:"from-neutral-300 to-neutral-500 text-neutral-content-light"},label:"Neutral light gradient"},neutral:{previewBgClass:"bg-neutral text-neutral-content",label:"Neutral",value:{main:"bg-neutral text-neutral-content"}},"neutral-gradient":{previewBgClass:"bg-gradient-to-br from-neutral-500 to-neutral-700 text-neutral-content",value:{main:"from-neutral-500 to-neutral-700 text-neutral-content"},label:"Neutral gradient"},"neutral-dark":{previewBgClass:"bg-neutral-dark text-neutral-content",label:"Neutral dark",value:{main:"bg-neutral-dark text-neutral-content"}},"neutral-dark-gradient":{previewBgClass:"bg-gradient-to-br from-neutral-700 to-neutral-900 text-neutral-content",value:{main:"from-neutral-700 to-neutral-900 text-neutral-content"},label:"Neutral dark gradient"},base100:{previewBgClass:"bg-base-100 text-base-content",label:"Base 1",value:{main:"bg-base-100 text-base-content"}},base200:{previewBgClass:"bg-base-200 text-base-content",label:"Base 2",value:{main:"bg-base-200 text-base-content"}},none:{label:"None",value:{}}},default:"none"})),gradientDirection:t.Optional(i(["bg-gradient-to-t","bg-gradient-to-r","bg-gradient-to-b","bg-gradient-to-l","bg-gradient-to-tl","bg-gradient-to-tr","bg-gradient-to-br","bg-gradient-to-bl"],{title:"Gradient direction",description:"The direction of the gradient. Only applies when color preset is a gradient.",enumNames:["Top","Right","Bottom","Left","Top left","Top right","Bottom right","Bottom left"],default:"bg-gradient-to-br","ui:responsive":"desktop","ui:styleId":"styles:gradientDirection",metadata:{filter:(e,r)=>r.backgroundColor?.includes("gradient")===!0}})),minHeight:t.Optional(n({title:"Min height",default:"fit-content",description:"The min height of the section","ui:styleId":"minHeight","ui:field":"hidden"})),purpose:t.Optional(i(["navbar","sidebar"],{title:"Specific purpose",description:"The purpose of the section. Used for styling and layout.",enumNames:["Navbar","Sidebar"],"ui:field":"hidden"})),maxWidth:t.Optional(s("Max width","max-w-full",{options:[{value:"max-w-screen-lg",title:"M",description:"Common for text-heavy content/blog posts"},{value:"max-w-screen-xl",title:"L",description:"Usefull or some landing pages"},{value:"max-w-screen-2xl",title:"XL",description:"Common width"},{value:"max-w-full",title:"Full",description:"Takes the entire space"}],description:"The maximum width of the section. Desktop only",displayAs:"button-group","ui:responsive":"desktop"})),justifyContent:t.Optional(i(["justify-start","justify-center","justify-end","justify-between","justify-around","justify-evenly"],{enumNames:["Left","Center","Right","Space between","Space around","Evenly distributed"],title:"Horizontal alignment","ui:placeholder":"Not specified",default:"justify-center","ui:responsive":"desktop"})),alignItems:t.Optional(i(["items-start","items-center","items-end","items-stretch"],{enumNames:["Top","Center","Bottom","Stretch"],title:"Vertical alignment","ui:placeholder":"Not specified",default:"items-center","ui:responsive":"desktop"})),gap:t.Optional(n({title:"Gap",description:"The gap between the bricks in the section.",default:"20px","ui:styleId":"gap"})),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"}),b=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:c,mobileProps:t.Optional(t.Partial(c,{additionalProperties:!1})),bricks:t.Array(m)},{$id:"section",description:"Sections are direct children of the page that are stacked vertically, but they always align their children horizontally (flex-row)."}),y=p(b.properties.props);function j(e){return e.map(r=>({...r,props:o({},y,r.props),bricks:r.bricks.map(d).filter(Boolean)}))}function d(e){let r=a[e.type];return r?{...e,props:o({},r.props,{...e.props,...e.props.$children?{$children:e.props.$children.map(d).filter(Boolean)}:{}})}:(console.warn(`No default props found for brick type: ${e.type}`),!1)}export{C as a,u as b,m as c,c as d,b as e,y as f,j as g,d as h};
@@ -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 o}from"./chunk-G77ZZFCM.js";import{Type as t}from"@sinclair/typebox";function p(e="Image",i={}){let{defaultImageUrl:a,showImgSearch:n=!1,noObjectOptions:l=!1}=i;return t.Object({src:t.String({default:a,title:e,description:"Image URL. Can be a link to an image or a data URI"}),alt:t.Optional(t.String({title:"Alternate Text",description:"Alternative text for the image. Recommended for screen readers and SEO","ui:placeholder":"Your image description"})),fit:t.Optional(t.Union([t.Literal("object-none",{title:"None"}),t.Literal("object-contain",{title:"Contain"}),t.Literal("object-cover",{title:"Cover"}),t.Literal("object-fill",{title:"Fill"}),t.Literal("object-scale-down",{title:"Scale down"})],{title:"Fit",description:"How the image should be resized to fit its container","ui:field":"enum","ui:styleId":"styles:objectFit"})),position:t.Optional(t.Union([t.Literal("object-top",{title:"Top"}),t.Literal("object-center",{title:"Center"}),t.Literal("object-bottom",{title:"Bottom"}),t.Literal("object-left",{title:"Left"}),t.Literal("object-right",{title:"Right"}),t.Literal("object-top-left",{title:"Top left"}),t.Literal("object-top-right",{title:"Top right"}),t.Literal("object-bottom-left",{title:"Bottom left"}),t.Literal("object-bottom-right",{title:"Bottom right"})],{"ui:styleId":"styles:objectPosition",title:"Position",description:"The position of the image inside its container","ui:field":"enum"}))},{$id:"assets:image",title:e,"ui:field":"image","ui:accept":"image/*","ui:show-img-search":n,"ui:no-object-options":l,default:{alt:"Image",fit:"object-cover",position:"object-center"},"ui:responsive":"desktop",...i})}function m(e={}){return o("assets:image",{...e})}export{p as a,m 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 i}from"./chunk-SFKZAUPW.js";import{a as o}from"./chunk-G77ZZFCM.js";import{Type as a}from"@sinclair/typebox";function p({title:t="Shadow",defaultValue:e="shadow-none"}={}){return i(["shadow-none","shadow-sm","shadow-md","shadow-lg","shadow-xl","shadow-2xl"],{$id:"styles:shadow",title:t,default:e,enumNames:["None","S","M","L","XL","2XL"],"ui:placeholder":"Not specified","ui:field":"enum","ui:display":"select"})}function u(t={}){return o("styles:shadow",{...t,"ui:styleId":"styles:shadow"})}function r({title:t="Text shadow",...e}={}){return i(["text-shadow-none","text-shadow-sm","text-shadow-md","text-shadow-lg","text-shadow-xl"],{$id:"styles:textShadow",title:t,enumNames:["None","Small","Medium","Large","Extra large"],"ui:placeholder":"Not specified","ui:field":"enum","ui:styleId":"styles:textShadow",...e})}function l(t={}){return o("styles:textShadow",t)}function h({defaultValue:t=1,title:e="Opacity"}={}){return a.Number({title:e,minimum:.1,maximum:1,default:t,multipleOf:.1,"ui:field":"slider","ui:unit":"%","ui:multiplier":100})}export{p as a,u as b,r as c,l as d,h as e};
@@ -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 e}from"./chunk-SFKZAUPW.js";import{Type as t}from"@sinclair/typebox";function a(){return{$childrenType:t.Optional(t.String({title:"Dynamic child brick type",description:"Type of the child bricks that will be created when container is dynamic","ui:field":"brick-type",metadata:{category:"content"}})),$children:t.Array(t.Any(),{"ui:field":"hidden",description:"List of nested bricks",default:[]})}}function s(i={}){return t.Object({wrap:t.Optional(t.Boolean({title:"Wrap",description:"Wrap bricks.",default:!0})),fillSpace:t.Optional(t.Boolean({title:"Fill available space",description:"Makes bricks fill the available space"})),justifyContent:t.Optional(e(["justify-start","justify-center","justify-end","justify-between","justify-around","justify-evenly","justify-stretch"],{enumNames:["Start","Center","End","Space between","Space around","Evenly distributed","Stretch"],title:"Justify bricks",description:"Justify bricks horizontally","ui:placeholder":"Not specified"})),alignItems:t.Optional(e(["items-start","items-center","items-end","items-stretch"],{enumNames:["Start","Center","End","Stretch"],title:"Align bricks",description:"Align bricks vertically","ui:placeholder":"Not specified"}))},{$id:"styles:sectionLayout"})}export{a,s 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-A5CTYB3S.js";function g({props:e,defaultHeight:r,defaultWidth:i,kind:o="brick",isContainer:s=!1,hideInLibrary:a=!1,deletable:n=!0,movable:p=!0,resizable:c=!0,repeatable:b=!1,duplicatable:l=!0,defaultInspectorTab:d="preset",icon:m,datasource:u,...f}){return{...f,datasource:u,icon:m,props:e,kind:o,defaultInspectorTab:d,hideInLibrary:a,deletable:n,movable:p,resizable:c,repeatable:b,duplicatable:l,isContainer:s,defaultWidth:{mobile:i?.mobile??"auto",desktop:i?.desktop??"auto"},defaultHeight:{mobile:r?.mobile??"auto",desktop:r?.desktop??"auto"}}}function y(e){return{...e,props:t(e.props),...e.datasource?{datasource:t(e.datasource)}:{}}}export{g as a,y 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 s}from"./chunk-N5Z7O3UP.js";import{b as p}from"./chunk-QMVW2BT6.js";import{b as i}from"./chunk-MZB4NFIY.js";import{b as o}from"./chunk-5C6YS7H3.js";import{b as r}from"./chunk-JETRSMDQ.js";import{a}from"./chunk-NUZZ4AJ5.js";import{c as t}from"./chunk-FE6PIS6N.js";import{TbCarouselHorizontal as n}from"react-icons/tb";import{Type as e}from"@sinclair/typebox";var x=a({type:"carousel",kind:"widget",name:"Carousel",description:"A carousel element",isContainer:!0,icon:n,props:t({variants:e.Array(e.Union([e.Literal("pager-arrows",{title:"With arrows pager"}),e.Literal("pager-numbers",{title:"With numbered pager"}),e.Literal("pager-dots",{title:"With dots pager"})],{title:"Variant",description:"Carousel variants."})),background:e.Optional(r()),border:e.Optional(p()),padding:e.Optional(o()),shadow:e.Optional(i()),...s()})}),b=[{description:"An image carousel with pager arrows",type:"carousel",props:{variants:["pager-arrows"],$children:[{type:"image",props:{src:"https://via.placeholder.com/300x200.png?text=Image+1"}},{type:"image",props:{src:"https://via.placeholder.com/300x200.png?text=Image+2"}},{type:"image",props:{src:"https://via.placeholder.com/300x200.png?text=Image+3"}}]}},{description:"A carousel of text slides with numbered pager",type:"carousel",props:{variants:["pager-numbers"],$children:[{type:"text",props:{content:"Slide 1",preset:"prominent-primary"}},{type:"text",props:{content:"Slide 2",preset:"prominent-secondary"}},{type:"text",props:{content:"Slide 3",preset:"prominent-accent"}}]}}];export{x 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{a as e}from"./chunk-IFEIRRZ2.js";import{a as t}from"./chunk-ZBLSXB2C.js";import{Type as o}from"@sinclair/typebox";function u(i={}){let{title:n="Location",defaultZoom:d}=i;return o.Object({lat:e("Latitude",{"ui:field":"hidden"}),lng:e("Longitude",{"ui:field":"hidden"}),address:t("Address",{"ui:field":"geoaddress"}),tooltip:o.Optional(t("Tooltip")),zoom:o.Optional(e("Zoom",{description:"Zoom level for the map","ui:instructions":"The zoom level should be between 0 (world view) and 21 (street view).","ui:field":"slider",minimum:12,maximum:18,default:d}))},{title:n,...i})}export{u as a};
@@ -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 i}from"./chunk-FE6PIS6N.js";import{a as r}from"./chunk-SFKZAUPW.js";import{a as t}from"./chunk-G77ZZFCM.js";import{Type as e}from"@sinclair/typebox";function a(o="Border"){return i({title:o,options:{"ui:styleId":"styles:border",$id:"styles:border"},children:{rounding:e.Optional(r(["rounded-auto","rounded-none","rounded-sm","rounded-md","rounded-lg","rounded-xl","rounded-2xl","rounded-3xl","rounded-full"],{title:"Corner rounding",enumNames:["Auto","None","Small","Medium","Large","Extra large","2xl","3xl","Full"],"ui:placeholder":"Not specified","ui:field":"enum","ui:display":"select"})),width:e.Optional(r(["border-0","border","border-2","border-4","border-8"],{title:"Width",enumNames:["None","S","M","L","XL"],"ai:instructions":"Don't specify width if you want no border.","ui:field":"enum","ui:placeholder":"None"})),color:e.Optional(e.String({title:"Color","ai:instructions":"Can be set to transparent, hex/rgb/rgba color, or classes like `border-<variant>-<shade>`, variants being primary, secondary, accent and neutral, and shades between 50 and 900","ui:field":"color","ui:color-type":"border"})),sides:e.Optional(e.Array(r(["border-l","border-t","border-r","border-b"],{title:"Sides",enumNames:["Left","Top","Right","Bottom"],description:"The specific sides where to apply the border. Not specifying sides will apply the border to all sides.","ai:instructions":"Use this to apply the border to specific sides. Not specifying sides will apply the border to all sides."}),{"ui:field":"border-side"})),style:e.Optional(r(["border-solid","border-dashed","border-dotted"],{title:"Style",description:"The brick border style",default:"border-solid",enumNames:["Solid","Dashed","Dotted"],"ai:instructions":"Use only when width is different than border-0.","ui:field":"enum","ui:display":"button-group"}))}})}function u(o={}){return t("styles:border",o)}export{a,u 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{c as i}from"./chunk-KVY3XSFM.js";import{a as o}from"./chunk-SFKZAUPW.js";import{a as t}from"./chunk-G77ZZFCM.js";import{Type as e}from"@sinclair/typebox";function r(){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.","ai:instructions":"Use percentage values to make the width responsive, like '50%'","ui:field":"hidden"})),growHorizontally:e.Optional(e.Boolean({title:"Grow horizontally",description:"If set, the brick will grow to fill the available width of its parent section. If not set, the brick will have a fixed width.","ui:responsive":"desktop","ui:styleId":"styles:growHorizontally"})),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(o(["self-auto","self-start","self-center","self-end"],{title:"Vertical position","ui:field":"enum","ui:display":"select",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"}))};export{r 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 l}from"./chunk-G77ZZFCM.js";import{Type as t}from"@sinclair/typebox";function s(e="inherit",i="Font size",n={}){return t.Union([t.Literal("inherit",{title:"Same as parent"}),t.Literal("text-xs",{title:"Extra small"}),t.Literal("text-sm",{title:"Small"}),t.Literal("text-base",{title:"Medium"}),t.Literal("text-lg",{title:"Large"}),...n.noExtraLargeSizes?[]:[t.Literal("text-xl",{title:"Extra large"}),t.Literal("text-2xl",{title:"Extra large (2x)"}),t.Literal("text-3xl",{title:"Extra large (3x)"}),t.Literal("text-4xl",{title:"Extra large (4x)"}),t.Literal("text-5xl",{title:"Extra large (5x)"}),t.Literal("text-6xl",{title:"Extra large (6x)"}),t.Literal("text-7xl",{title:"Extra large (7x)"})]],{default:e,title:i,"ui:styleId":"styles:fontSize","ui:field":"enum","ui:display":"select"})}function p({title:e="Text",default:i,showInSettings:n,disableSizing:a=!1,disableAlignment:r=!1}={}){return t.String({title:e,description:"Text content. Can contain basic HTML tags like `<strong>`, `<em>`, `<br>` and `<a>` as well as `<p>` and `<span>` and lists <ul> <ol> <li>.",$id:"content:text",default:i??"My text","ui:disable-sizing":a,"ui:disable-alignment":r,"ui:field":n?"string":"hidden"})}function g(e={}){return l("content:text",e)}export{s as a,p 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{a as t}from"./chunk-OELIU5BZ.js";import{a as i}from"./chunk-5WHMFZQF.js";import{a as o,b as s}from"./chunk-ZBLSXB2C.js";import{a as p}from"./chunk-NUZZ4AJ5.js";import{a as r,c as a}from"./chunk-FE6PIS6N.js";import{Type as e}from"@sinclair/typebox";import{IoGridOutline as l}from"react-icons/io5";var c=e.Array(e.Object({src:e.String({format:"uri",title:"Image URL"}),alt:e.String({default:"",title:"Alt text"})}),{default:[{src:t,alt:"my image"},{src:t,alt:"my image"},{src:t,alt:"my image"},{src:t,alt:"my image"},{src:t,alt:"my image"},{src:t,alt:"my image"}]}),u=p({type:"images-gallery",kind:"widget",name:"Gallery",description:"An image collection",aiInstructions:"This brick should mostly be used for image galleries and collections.",defaultInspectorTab:"content",isContainer:!1,icon:l,props:a({datasource:e.Optional(i()),staticImages:e.Optional(e.Array(e.Object({src:s("Image URL"),legend:o("Legend")}),{title:"Images",default:[]})),styles:r({title:"Styles",children:{}})}),datasource:c}),f=[{description:"Product portfolio gallery (3-column grid)",type:"images-gallery",props:{styles:{layout:{type:"grid",columns:3,gap:"gap-4"}},staticImages:[{src:"https://via.placeholder.com/400x400.png?text=Product+1",legend:"Premium wireless headphones"},{src:"https://via.placeholder.com/400x400.png?text=Product+2",legend:"Bluetooth speaker"},{src:"https://via.placeholder.com/400x400.png?text=Product+3",legend:"Smart fitness tracker"},{src:"https://via.placeholder.com/400x400.png?text=Product+4",legend:"Wireless charging pad"}]}},{description:"Team photos gallery (4-column grid)",type:"images-gallery",props:{styles:{layout:{type:"grid",gap:"gap-8"}},staticImages:[{src:"https://via.placeholder.com/300x300.png?text=CEO",legend:"Sarah Johnson - Chief Executive Officer"},{src:"https://via.placeholder.com/300x300.png?text=CTO",legend:"Mike Chen - Chief Technology Officer"},{src:"https://via.placeholder.com/300x300.png?text=Design",legend:"Emily Rodriguez - Head of Design"},{src:"https://via.placeholder.com/300x300.png?text=Marketing",legend:"David Park - Marketing Director"},{src:"https://via.placeholder.com/300x300.png?text=Sales",legend:"Lisa Wong - Sales Manager"},{src:"https://via.placeholder.com/300x300.png?text=Support",legend:"Alex Thompson - Customer Support Lead"},{src:"https://via.placeholder.com/300x300.png?text=Dev",legend:"Carlos Martinez - Senior Developer"},{src:"https://via.placeholder.com/300x300.png?text=HR",legend:"Jennifer Adams - HR Specialist"}]}},{description:"Project showcase (2-column grid with larger spacing)",type:"images-gallery",props:{styles:{layout:{type:"grid",columns:2,gap:"gap-8"}},staticImages:[{src:"https://via.placeholder.com/600x400.png?text=Website+Redesign",legend:"Modern e-commerce website redesign project"},{src:"https://via.placeholder.com/600x400.png?text=Mobile+App",legend:"iOS and Android mobile application"},{src:"https://via.placeholder.com/600x400.png?text=Brand+Identity",legend:"Complete brand identity design package"},{src:"https://via.placeholder.com/600x400.png?text=Dashboard+UI",legend:"Analytics dashboard user interface"}]}},{description:"Event photos (horizontal flex layout)",type:"images-gallery",props:{styles:{layout:{type:"flex",direction:"flex-row",wrap:!0,gap:"gap-4"}},staticImages:[{src:"https://via.placeholder.com/250x180.png?text=Opening",legend:"Conference opening ceremony"},{src:"https://via.placeholder.com/250x180.png?text=Keynote",legend:"Keynote presentation"},{src:"https://via.placeholder.com/250x180.png?text=Workshop",legend:"Technical workshop session"},{src:"https://via.placeholder.com/250x180.png?text=Networking",legend:"Networking lunch break"},{src:"https://via.placeholder.com/250x180.png?text=Panel",legend:"Expert panel discussion"},{src:"https://via.placeholder.com/250x180.png?text=Awards",legend:"Awards ceremony"}]}}];export{c as a,u as b,f 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 i,d as e}from"./chunk-ZBLSXB2C.js";import{a as n}from"./chunk-NUZZ4AJ5.js";import{c as o}from"./chunk-FE6PIS6N.js";import{PiConfetti as t}from"react-icons/pi";import{Type as p}from"@sinclair/typebox";var d=n({type:"icon",name:"Icon",kind:"brick",description:"An icon with optional text",repeatable:!0,icon:t,props:o({icon:i("Icon",{title:"Icon",description:"Icon to display (iconify reference)","ui:field":"iconify"}),size:i("Size",{title:"Size",default:"1em",description:"Size of the icon","ai:instructions":"The size of the icon can be set using 'em' or '%' unit."}),link:p.Optional(e({title:"Link"}))})}),l=[{description:"Large heart icon",type:"icon",props:{icon:"mdi:heart",size:"2em"}},{description:"Shopping cart icon",type:"icon",props:{icon:"mdi:cart",size:"1.2em"}},{description:"Email/message icon",type:"icon",props:{icon:"mdi:email",size:"1.1em",link:"mailto:john.doe@example.com"}},{description:"Phone contact icon",type:"icon",props:{icon:"mdi:phone",size:"1em",link:"tel:+1234567890"}},{description:"Large download icon",type:"icon",props:{icon:"mdi:download",size:"2.5em",link:"https://example.com/file.zip"}},{description:"Menu hamburger icon",type:"icon",props:{icon:"mdi:menu",size:"1.4em"}},{description:"Close/X icon",type:"icon",props:{icon:"mdi:close",size:"1.2em"}},{description:"Social media Facebook icon",type:"icon",props:{icon:"mdi:facebook",size:"1.4em",link:"https://www.facebook.com/yourprofile"}},{description:"Social media Twitter icon",type:"icon",props:{icon:"mdi:twitter",size:"1.4em",link:"https://twitter.com/yourprofile"}},{description:"Social media Instagram icon",type:"icon",props:{icon:"mdi:instagram",size:"1.4em",link:"https://www.instagram.com/yourprofile"}}];export{d as a,l 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 e,d as n}from"./chunk-ZBLSXB2C.js";import{a}from"./chunk-NUZZ4AJ5.js";import{c as r}from"./chunk-FE6PIS6N.js";import{a as i}from"./chunk-SFKZAUPW.js";import{Type as t}from"@sinclair/typebox";import{RxButton as o}from"react-icons/rx";var c=a({type:"button",name:"Button",repeatable:!0,description:"A button with text and optional icon",icon:o,props:r({variants:t.Array(t.Union([t.Literal("btn-neutral",{title:"Neutral","ui:variant-type":"color"}),t.Literal("btn-primary",{title:"Primary","ui:variant-type":"color"}),t.Literal("btn-secondary",{title:"Secondary","ui:variant-type":"color"}),t.Literal("btn-accent",{title:"Accent","ui:variant-type":"color"}),t.Literal("btn-info",{title:"Info","ui:variant-type":"color"}),t.Literal("btn-success",{title:"Success","ui:variant-type":"color"}),t.Literal("btn-warning",{title:"Warning","ui:variant-type":"color"}),t.Literal("btn-error",{title:"Error","ui:variant-type":"color"}),t.Literal("btn-outline",{title:"Outline","ui:variant-type":"style"}),t.Literal("btn-dash",{title:"Dash","ui:variant-type":"style"}),t.Literal("btn-soft",{title:"Soft","ui:variant-type":"style"}),t.Literal("btn-ghost",{title:"Ghost","ui:variant-type":"style"}),t.Literal("btn-link",{title:"Link","ui:variant-type":"style"}),t.Literal("btn-active",{title:"Active","ui:variant-type":"behavior"}),t.Literal("btn-disabled",{title:"Disabled","ui:variant-type":"behavior"}),t.Literal("btn-icon-left",{title:"Icon left","ui:variant-type":"icon"}),t.Literal("btn-icon-right",{title:"Icon right","ui:variant-type":"icon"}),t.Literal("btn-xs",{title:"Extra small","ui:variant-type":"size"}),t.Literal("btn-sm",{title:"Small","ui:variant-type":"size"}),t.Literal("btn-md",{title:"Medium","ui:variant-type":"size"}),t.Literal("btn-lg",{title:"Large","ui:variant-type":"size"}),t.Literal("btn-xl",{title:"Extra large","ui:variant-type":"size"}),t.Literal("btn-wide",{title:"Wide","ui:variant-type":"modifier"}),t.Literal("btn-block",{title:"Block","ui:variant-type":"modifier"}),t.Literal("btn-square",{title:"Square","ui:variant-type":"modifier"}),t.Literal("btn-circle",{title:"Circle","ui:variant-type":"modifier"})],{title:"Variant",description:"Button variants.","ai:tip":"Those are DaisyUI button variants","ui:grid-cols":2})),label:e("Label",{default:"My button"}),justifyContent:t.Optional(i(["justify-start","justify-center","justify-end"],{enumNames:["Left","Center","Right"],title:"Alignment","ui:placeholder":"Not specified",default:"justify-center","ui:responsive":"desktop"})),type:t.Optional(i(["button","submit","reset"],{title:"Type",enumNames:["Button","Submit","Reset"],default:"button",description:"The type of the button","ai:instructions":"Use 'button' for regular buttons, 'submit' for form submission, and 'reset' to reset form fields."})),round:t.Optional(i(["rounded-none","rounded-sm","rounded","rounded-md","rounded-lg","rounded-xl"],{title:"Border Radius",enumNames:["None","XS","S","M","L","XL"],default:"rounded-md",description:"Border radius of the button","ui:placeholder":"Not specified"})),icon:t.Optional(e("Icon",{title:"Icon",description:"Icon to display (iconify reference)","ui:field":"iconify"})),linkToUrlOrPageId:t.Optional(n({title:"Link"}))})}),y=[{description:"Primary button, large size, linking to a URL",type:"button",props:{variants:["btn-primary","btn-lg"],label:"Click me",linkToUrlOrPageId:"https://example.com"}},{description:"Secondary button, small size, linking to a page",type:"button",props:{variants:["btn-secondary","btn-sm"],label:"Go to page",linkToUrlOrPageId:"page-id-123"}},{description:"Disabled button with outline style",type:"button",props:{variants:["btn-outline","btn-disabled"],label:"Disabled Button"}},{description:"Ghost button",type:"button",props:{variants:["btn-ghost"],label:"Ghost Button",linkToUrlOrPageId:"https://example.com/ghost"}},{description:"Submit button in a form",type:"button",props:{variants:["btn-primary","btn-md"],label:"Submit form",type:"submit"}},{description:"Button with icon on the right",type:"button",props:{variants:["btn-primary","btn-md","btn-icon-right"],label:"Icon Button",icon:"mdi:check-circle"}}];export{c as a,y 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 i}from"./chunk-G77ZZFCM.js";import{Type as r}from"@sinclair/typebox";function p(t,e={}){return r.String({title:t,...e})}function g(t="URL",e){return r.String({title:t,format:"uri","ui:field":"url",default:e})}var n=r.String({"ui:field":"page-id"});function u(t="URL or Page ID",e){return r.Union([r.String({format:"uri"}),n],{$id:"content:urlOrPageId",default:e,title:t,"ui:field":"url-page-id","ai:instructions":"This field can be a URL or a page ID. Use the page ID when linking to a internal page, and a URL for external links."})}function d(t={}){return i("content:urlOrPageId",{...t})}export{p as a,g as b,u as c,d};
@@ -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 t}from"./chunk-G77ZZFCM.js";import{Type as r}from"@sinclair/typebox";function c(e){return r.Union([r.Literal("prominent-primary",{title:"Prominent Primary",description:"Prominent display on primary-700 background."}),r.Literal("prominent-secondary",{title:"Prominent Secondary",description:"Prominent display on secondary-700 background."}),r.Literal("prominent-accent",{title:"Prominent Accent",description:"Prominent display on accent-700 background."}),r.Literal("primary",{title:"Primary",description:"Filled display on primary background with dark text."}),r.Literal("secondary",{title:"Secondary",description:"Filled display on secondary background with dark text."}),r.Literal("accent",{title:"Accent",description:"Filled display on accent background with dark text."}),r.Literal("primary-gradient",{title:"Primary gradient",description:"Filled display on primary background with dark text."}),r.Literal("secondary-gradient",{title:"Secondary gradient",description:"Filled display on secondary background with dark text."}),r.Literal("accent-gradient",{title:"Accent gradient",description:"Filled display on accent background with dark text."}),r.Literal("medium-primary",{title:"Medium Primary",description:"Filled display on primary-200 background."}),r.Literal("medium-secondary",{title:"Medium Secondary",description:"Medium display on secondary-200 background."}),r.Literal("medium-accent",{title:"Medium Accent",description:"Medium display on accent-200 background."}),r.Literal("subtle-primary",{title:"Subtle Primary",description:"Subtle display on primary-100 background and 1px border."}),r.Literal("subtle-secondary",{title:"Subtle Secondary",description:"Subtle display on secondary-100 background and 1px border."}),r.Literal("subtle-accent",{title:"Subtle Accent",description:"Subtle display on accent-100 background and 1px border."}),r.Literal("surface-1",{title:"Surface 1",description:"Surface elevation 1, light background with dark text."}),r.Literal("surface-2",{title:"Surface 2",description:"Surface elevation 2, slightly darker background with dark text."}),r.Literal("surface-3",{title:"Surface 3",description:"Surface elevation 3, even darker background with dark text."}),r.Literal("light",{title:"Light",description:"Mainly white background with dark text. Useful for bricks inside a card or a container that already have a surface/background."}),r.Literal("neutral",{title:"Neutral",description:"Mainly dark background with light text. Useful for bricks inside a card or a container that already have a surface/background."}),r.Literal("preset-none",{title:"None",description:"No background and no border. Useful for bricks inside a card or a container that already have a surface/background."})],{$id:"styles:preset",title:"Preset",description:"Styles presets are used to maintain styles consistency across the application.",default:e??"preset-none","ui:field":"hidden"})}function l(e={}){return t("styles:preset",e)}var i={"surface-1":{"styles:backgroundColor":"bg-base-100","styles:color":"text-base-content","styles:border":{color:"border-base-200"}},"surface-2":{"styles:backgroundColor":"bg-base-200","styles:color":"text-base-content","styles:border":{color:"border-base-300"}},"surface-3":{"styles:backgroundColor":"bg-base-300","styles:color":"text-base-content","styles:border":{color:"border-base-200"}},"prominent-primary":{"styles:backgroundColor":"bg-primary-700","styles:color":"text-primary","styles:border":{color:"border-primary-800"}},"prominent-secondary":{"styles:backgroundColor":"bg-secondary-700","styles:color":"text-secondary","styles:border":{color:"border-secondary-800"}},"prominent-accent":{"styles:backgroundColor":"bg-accent-700","styles:color":"text-accent","styles:border":{color:"border-accent-800"}},primary:{"styles:backgroundColor":"bg-primary","styles:color":"text-primary","styles:border":{color:"border-primary"}},secondary:{"styles:backgroundColor":"bg-secondary","styles:color":"text-secondary","styles:border":{color:"border-secondary"}},accent:{"styles:backgroundColor":"bg-accent","styles:color":"text-accent","styles:border":{color:"border-accent"}},"primary-gradient":{"styles:backgroundColor":"bg-gradient-to-br from-primary-400 to-primary-500","styles:color":"text-primary","styles:border":{color:"border-primary-700"}},"secondary-gradient":{"styles:backgroundColor":"bg-gradient-to-br from-secondary-400 to-secondary-500","styles:color":"text-secondary","styles:border":{color:"border-secondary-700"}},"accent-gradient":{"styles:backgroundColor":"bg-gradient-to-br from-accent-400 to-accent-500","styles:color":"text-accent","styles:border":{color:"border-accent-700"}},"medium-primary":{"styles:backgroundColor":"bg-primary-300","styles:color":"text-primary-800","styles:border":{color:"border-primary-300"}},"medium-secondary":{"styles:backgroundColor":"bg-secondary-300","styles:color":"text-secondary-800","styles:border":{color:"border-secondary-300"}},"medium-accent":{"styles:backgroundColor":"bg-accent-300","styles:color":"text-accent-800","styles:border":{color:"border-accent-300"}},"subtle-primary":{"styles:backgroundColor":"bg-primary-100","styles:color":"text-primary-800","styles:border":{color:"border-primary-200"}},"subtle-secondary":{"styles:backgroundColor":"bg-secondary-100","styles:color":"text-secondary-800","styles:border":{color:"border-secondary-200"}},"subtle-accent":{"styles:backgroundColor":"bg-accent-100","styles:color":"text-accent-800","styles:border":{color:"border-accent-200"}},"preset-none":{"styles:backgroundColor":"bg-transparent","styles:color":"text-base-content","styles:border":{color:"border-transparent"}},light:{"styles:backgroundColor":"bg-white","styles:color":"text-base-content","styles:border":{color:"border-base-300"}},neutral:{"styles:backgroundColor":"bg-neutral","styles:color":"text-neutral-content","styles:border":{color:"border-neutral-800"}}};function d(e){let{title:o="Color preset",...s}=e??{};return r.String({title:o,$id:"presets:color","ui:styleId":"presets:color","ui:field":"color-preset","ui:responsive":"desktop",...s})}function y(e){return t("presets:color",{...e,"ui:styleId":"presets:color"})}export{c as a,l as b,i as c,d,y as e};
@@ -1,6 +0,0 @@
1
- /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
-
3
- import{c as t}from"./chunk-SCKFS7W6.js";import{d as r}from"./chunk-MZB4NFIY.js";import{b as i}from"./chunk-5C6YS7H3.js";import{a as n}from"./chunk-NUZZ4AJ5.js";import{c as o}from"./chunk-FE6PIS6N.js";import{BsAlphabetUppercase as p}from"react-icons/bs";import{Type as e}from"@sinclair/typebox";var u=n({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:p,defaultWidth:{desktop:"60dvw",mobile:"auto"},minWidth:{desktop:800},props:o({content:t({title:"Hero title",default:"<h1 class='hero-size-1' style='text-align:left'><b>Leading Businesses<br />Choose Leading Software</b></h1>"}),tagline:e.Optional(t({title:"Hero tagline",default:"<p style='text-align:left'>Use our platform to build your business with confidence.</p>"})),textShadow:e.Optional(r({default:"text-shadow-sm"})),padding:e.Optional(i({}))})}),f=[{description:"Simple welcome hero with blue background",type:"hero",props:{content:"Welcome to Our Platform",tagline:"The future of productivity starts here",padding:"p-8"}},{description:"Startup hero with gradient background",type:"hero",props:{content:"Build Something Amazing",tagline:"Turn your ideas into reality with our cutting-edge tools",padding:"p-16"}},{description:"Construction company hero with bold presence",type:"hero",props:{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:{content:"Express Your Style",tagline:"Contemporary fashion that speaks to your individuality",padding:"p-16"}},{description:"Law firm hero with authoritative tone",type:"hero",props:{content:"Justice You Can Trust",tagline:"Experienced legal representation for individuals and businesses",padding:"p-8"}},{description:"Photography studio hero with artistic flair",type:"hero",props:{content:"Capturing Life's Moments",tagline:"Professional photography services for weddings, portraits, and events"}}];export{u as a,f as b};