@upstart.gg/sdk 0.0.113 → 0.0.115
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/shared/ajv.js +1 -1
- package/dist/shared/attributes.js +1 -1
- package/dist/shared/brick-manifest.d.ts +10 -7
- package/dist/shared/brick-manifest.d.ts.map +1 -1
- package/dist/shared/brick-manifest.js +1 -1
- package/dist/shared/bricks/manifests/accordion.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/accordion.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/accordion.manifest.js +1 -1
- package/dist/shared/bricks/manifests/all-manifests.js +1 -1
- package/dist/shared/bricks/manifests/button.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/button.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/button.manifest.js +1 -1
- package/dist/shared/bricks/manifests/card.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/card.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/card.manifest.js +1 -1
- package/dist/shared/bricks/manifests/carousel.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/carousel.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/carousel.manifest.js +1 -1
- package/dist/shared/bricks/manifests/divider.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/divider.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/divider.manifest.js +1 -1
- package/dist/shared/bricks/manifests/footer.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/footer.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/footer.manifest.js +1 -1
- package/dist/shared/bricks/manifests/form.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/form.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/form.manifest.js +1 -1
- package/dist/shared/bricks/manifests/hero.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/hero.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/hero.manifest.js +1 -1
- package/dist/shared/bricks/manifests/icon.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/icon.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/icon.manifest.js +1 -1
- package/dist/shared/bricks/manifests/image.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/image.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/image.manifest.js +1 -1
- package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/images-gallery.manifest.js +1 -1
- package/dist/shared/bricks/manifests/map.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/map.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/map.manifest.js +1 -1
- package/dist/shared/bricks/manifests/navbar.manifest.d.ts +50 -58
- package/dist/shared/bricks/manifests/navbar.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/navbar.manifest.js +1 -1
- package/dist/shared/bricks/manifests/sidebar.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/sidebar.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/sidebar.manifest.js +1 -1
- package/dist/shared/bricks/manifests/social-links.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/social-links.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/social-links.manifest.js +1 -1
- package/dist/shared/bricks/manifests/testimonials.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/testimonials.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/testimonials.manifest.js +1 -1
- package/dist/shared/bricks/manifests/text.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/text.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/text.manifest.js +1 -1
- package/dist/shared/bricks/manifests/timeline.manifest.d.ts +6 -3
- package/dist/shared/bricks/manifests/timeline.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/timeline.manifest.js +1 -1
- package/dist/shared/bricks/manifests/{container.manifest.d.ts → vbox.manifest.d.ts} +8 -23
- package/dist/shared/bricks/manifests/vbox.manifest.d.ts.map +1 -0
- package/dist/shared/bricks/manifests/vbox.manifest.js +3 -0
- package/dist/shared/bricks/manifests/video.manifest.d.ts +6 -11
- package/dist/shared/bricks/manifests/video.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/video.manifest.js +1 -1
- package/dist/shared/bricks/props/align.js +1 -1
- package/dist/shared/bricks/props/background.js +1 -1
- package/dist/shared/bricks/props/boolean.js +1 -1
- package/dist/shared/bricks/props/border.js +1 -1
- package/dist/shared/bricks/props/color.js +1 -1
- package/dist/shared/bricks/props/common.d.ts.map +1 -1
- package/dist/shared/bricks/props/common.js +1 -1
- package/dist/shared/bricks/props/container.d.ts +1 -3
- package/dist/shared/bricks/props/container.d.ts.map +1 -1
- package/dist/shared/bricks/props/container.js +1 -1
- package/dist/shared/bricks/props/css-length.js +1 -1
- package/dist/shared/bricks/props/datasource.js +1 -1
- package/dist/shared/bricks/props/date.js +1 -1
- package/dist/shared/bricks/props/effects.js +1 -1
- package/dist/shared/bricks/props/enum.js +1 -1
- package/dist/shared/bricks/props/file.js +1 -1
- package/dist/shared/bricks/props/geolocation.d.ts.map +1 -1
- package/dist/shared/bricks/props/geolocation.js +1 -1
- package/dist/shared/bricks/props/helpers.js +1 -1
- package/dist/shared/bricks/props/image.js +1 -1
- package/dist/shared/bricks/props/number.js +1 -1
- package/dist/shared/bricks/props/padding.js +1 -1
- package/dist/shared/bricks/props/position.js +1 -1
- package/dist/shared/bricks/props/prop.d.ts.map +1 -1
- package/dist/shared/bricks/props/prop.js +1 -1
- package/dist/shared/bricks/props/string.js +1 -1
- package/dist/shared/bricks/props/text.js +1 -1
- package/dist/shared/bricks.d.ts +18 -168
- package/dist/shared/bricks.d.ts.map +1 -1
- package/dist/shared/bricks.js +1 -1
- package/dist/shared/{chunk-2CXXM2W3.js → chunk-22BDK6JV.js} +1 -1
- package/dist/shared/{chunk-R3I32SUA.js → chunk-273FK54V.js} +1 -1
- package/dist/shared/{chunk-CMLGUX5D.js → chunk-3AHXTIVQ.js} +1 -1
- package/dist/shared/chunk-3HWWNRCQ.js +3 -0
- package/dist/shared/{chunk-3OOL2XTT.js → chunk-4KIC7WW4.js} +1 -1
- package/dist/shared/chunk-4WATTT6H.js +3 -0
- package/dist/shared/chunk-55MCNMOF.js +3 -0
- package/dist/shared/{chunk-4RG4IEAW.js → chunk-57QC6K6U.js} +1 -1
- package/dist/shared/{chunk-LXBGNROJ.js → chunk-5TAB5RAK.js} +1 -1
- package/dist/shared/{chunk-XNHLLTUK.js → chunk-6TUL7TXN.js} +1 -1
- package/dist/shared/chunk-76MAAKRJ.js +3 -0
- package/dist/shared/chunk-7XRXXDCC.js +3 -0
- package/dist/shared/{chunk-CS75Y4VB.js → chunk-B75W44GW.js} +1 -1
- package/dist/shared/chunk-BMC2RBNC.js +3 -0
- package/dist/shared/chunk-BU6UCXWP.js +3 -0
- package/dist/shared/chunk-C2AQDHJU.js +3 -0
- package/dist/shared/{chunk-P5O7YHX7.js → chunk-C7VV6NIX.js} +1 -1
- package/dist/shared/chunk-CAHMS6EB.js +3 -0
- package/dist/shared/{chunk-3SDSZO7A.js → chunk-CJ6EZ6V3.js} +1 -1
- package/dist/shared/{chunk-L6NXGVEU.js → chunk-CM4DB7ZV.js} +1 -1
- package/dist/shared/{chunk-A3LAQ47R.js → chunk-DJ5LWVHX.js} +1 -1
- package/dist/shared/{chunk-KUG7UEHN.js → chunk-EXD5JEQ4.js} +1 -1
- package/dist/shared/{chunk-GSRUIZUA.js → chunk-FEQE56RU.js} +1 -1
- package/dist/shared/{chunk-M45FSNRM.js → chunk-HH4AKWHD.js} +1 -1
- package/dist/shared/{chunk-OMRLCH3Q.js → chunk-HT2FJOKO.js} +1 -1
- package/dist/shared/{chunk-FSC3MYBH.js → chunk-HVJI5X3Q.js} +1 -1
- package/dist/shared/{chunk-43LKLZNS.js → chunk-J2SWSUCM.js} +1 -1
- package/dist/shared/{chunk-ASL4Y5XY.js → chunk-JPBXMW3P.js} +1 -1
- package/dist/shared/{chunk-ZPPYVZEC.js → chunk-KH7G433A.js} +1 -1
- package/dist/shared/{chunk-EVTXPXOL.js → chunk-KONRMV3H.js} +1 -1
- package/dist/shared/chunk-KVVYOKWH.js +7 -0
- package/dist/shared/{chunk-IF7JTYZC.js → chunk-LFQNWSLG.js} +1 -1
- package/dist/shared/{chunk-CCS6URWT.js → chunk-MS7FWNQY.js} +1 -1
- package/dist/shared/chunk-NGTLGMHK.js +3 -0
- package/dist/shared/{chunk-OWERYFOX.js → chunk-NI7D2E25.js} +1 -1
- package/dist/shared/chunk-QRUKREVW.js +8 -0
- package/dist/shared/chunk-RCZGJETI.js +5 -0
- package/dist/shared/chunk-SIL3MC6L.js +3 -0
- package/dist/shared/chunk-T37DHEM7.js +3 -0
- package/dist/shared/{chunk-RJ7BRXBX.js → chunk-T5OALMMJ.js} +1 -1
- package/dist/shared/{chunk-N2JEJ5VR.js → chunk-WDMUES3K.js} +1 -1
- package/dist/shared/{chunk-DOKWQP5K.js → chunk-WQNRTOOI.js} +1 -1
- package/dist/shared/chunk-XGHNHPRQ.js +6 -0
- package/dist/shared/{chunk-CBORSFPQ.js → chunk-YAMSHPKO.js} +1 -1
- package/dist/shared/{chunk-IBBY7AA5.js → chunk-YXFVFFYO.js} +1 -1
- package/dist/shared/{chunk-YZVFYTDV.js → chunk-ZGV2EX57.js} +1 -1
- package/dist/shared/{chunk-KWTNPGYO.js → chunk-ZRY4KDRV.js} +1 -1
- package/dist/shared/layout-constants.d.ts +3 -8
- package/dist/shared/layout-constants.d.ts.map +1 -1
- package/dist/shared/layout-constants.js +1 -1
- package/dist/shared/page.d.ts +6 -56
- package/dist/shared/page.d.ts.map +1 -1
- package/dist/shared/page.js +1 -1
- package/dist/shared/site.d.ts +6 -56
- package/dist/shared/site.d.ts.map +1 -1
- package/dist/shared/site.js +1 -1
- package/dist/shared/utils/schema-resolver.js +1 -1
- package/package.json +2 -2
- package/dist/shared/bricks/manifests/container.manifest.d.ts.map +0 -1
- package/dist/shared/bricks/manifests/container.manifest.js +0 -3
- package/dist/shared/chunk-3FLTGAUA.js +0 -5
- package/dist/shared/chunk-3MD3XND6.js +0 -3
- package/dist/shared/chunk-6SDHKHPI.js +0 -3
- package/dist/shared/chunk-CBB4Y7X2.js +0 -8
- package/dist/shared/chunk-EXUZRZG4.js +0 -3
- package/dist/shared/chunk-FUNNOEXU.js +0 -3
- package/dist/shared/chunk-GTIV4SPB.js +0 -3
- package/dist/shared/chunk-LJ263SAV.js +0 -3
- package/dist/shared/chunk-PP2TSSLT.js +0 -3
- package/dist/shared/chunk-QQYWPAY4.js +0 -3
- package/dist/shared/chunk-QX6XMJGU.js +0 -7
- package/dist/shared/chunk-RPRTTBM2.js +0 -3
- package/dist/shared/chunk-UIF4KPRY.js +0 -3
- package/dist/shared/chunk-VCTNTQAW.js +0 -3
- package/dist/shared/chunk-WARHNU5Z.js +0 -3
- package/dist/shared/chunk-ZVGTP32Z.js +0 -6
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a as o,d as n}from"./chunk-
|
|
3
|
+
import{a as o,d as n}from"./chunk-273FK54V.js";import{a as p}from"./chunk-4WATTT6H.js";import{c as e,d as t}from"./chunk-NI7D2E25.js";import{a as i}from"./chunk-EXD5JEQ4.js";import{PiConfetti as r}from"react-icons/pi";var l=p({type:"icon",name:"Icon",kind:"brick",description:"An icon with optional text",repeatable:!0,icon:r,props:e({icon:i({title:"Icon",description:"Icon to display (iconify reference)",schema:o("Icon",{description:"Icon to display (iconify reference)","ui:field":"iconify"})}),size:i({title:"Size",description:"Size of the icon",schema:o("Size",{default:"1em",description:"Size of the icon","ai:instructions":"The size of the icon can be set using 'em' or '%' unit."})}),link:t(n({title:"Link"}))})}),f=[{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{l as a,f as b};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{a as l}from"./chunk-SFKZAUPW.js";import{b as o}from"./chunk-S4XTQDRN.js";import{c as i}from"./chunk-22BDK6JV.js";import{a as t}from"./chunk-QSKUUUXU.js";import{Type as e}from"@sinclair/typebox";function h(){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 p={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"})),height:e.Optional(i({title:"Fixed height",description:"Set a fixed height for the brick. If not set, the brick will be responsive and will follow the flex layout of its parent section.","ui:field":"hidden"})),alignSelf:e.Optional(l(["self-auto","self-start","self-center","self-end"],{title:"Align Self","ui:field":"hidden","ui:display":"button-group",description:"How the brick vertically aligns itself within its parent section.",enumNames:["Auto","Top","Center","Bottom"],default:"self-auto","ui:placeholder":"Not specified","ui:styleId":"styles:alignSelf"})),preset:e.Optional(o)};export{h as a,p as b};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{b}from"./chunk-HVJI5X3Q.js";import{a as m}from"./chunk-ZRY4KDRV.js";import{b as d}from"./chunk-HT2FJOKO.js";import{c}from"./chunk-C7VV6NIX.js";import{b as a}from"./chunk-YAMSHPKO.js";import{b as p}from"./chunk-HH4AKWHD.js";import{b as s}from"./chunk-4KIC7WW4.js";import{a as u}from"./chunk-LFQNWSLG.js";import{d as l}from"./chunk-5TAB5RAK.js";import{a as g,d as i}from"./chunk-273FK54V.js";import{a as f}from"./chunk-4WATTT6H.js";import{a as t,c as n,d as o}from"./chunk-NI7D2E25.js";import{a as e}from"./chunk-EXD5JEQ4.js";import{Type as r}from"@sinclair/typebox";import{VscLayoutPanelOff as h}from"react-icons/vsc";var v=r.Array(r.Object({href:i(),label:r.String()}),{default:[{href:"#",label:"Link 1"},{href:"#",label:"Link 2"},{href:"#",label:"Link 3"}]}),V=f({type:"navbar",kind:"widget",name:"Navbar",description:"A navigation bar with logo and navigation",aiInstructions:"This brick should be used on most sites/pages.",datasource:v,duplicatable:!1,resizable:!1,movable:!1,staticClasses:"flex-1",icon:h,iconClassName:"rotate-180",props:n({brand:o(c({title:"Brand name",default:"Acme Inc.",disableSizing:!0})),logo:o(d({title:"Logo","ui:show-img-search":!1,"ui:no-object-options":!0})),hideText:o(u("Hide text")),navigation:t({title:"Links",children:{position:e({title:"Position",schema:r.Union([r.Literal("left",{title:"Left"}),r.Literal("center",{title:"Center"}),r.Literal("right",{title:"Right"})],{default:"right"})}),color:o(a()),datasource:o(m()),staticItems:o(e({title:"Nav items",schema:r.Array(r.Object({urlOrPageId:i(),label:o(g("Label"))}),{title:"Navigation items",default:[]})}))}}),advanced:o(t({title:"Advanced",children:{fixedPositioned:o(b()),backgroundColor:o(l()),color:o(a()),border:o(s()),shadow:o(p())}}))},{noAlignSelf:!0})}),D=[{description:"Corporate navbar with logo and right-aligned navigation",type:"navbar",props:{preset:"prominent-primary",brand:"TechCorp Solutions",logo:{src:"https://via.placeholder.com/120x40.png?text=TechCorp",alt:"TechCorp Solutions logo"},navigation:{position:"right",color:"#374151",staticItems:[{urlOrPageId:"/services"},{urlOrPageId:"/about"},{urlOrPageId:"/portfolio"},{urlOrPageId:"/contact"}]},advanced:{color:"#1f2937"}}},{description:"Dark theme navbar with centered navigation",type:"navbar",props:{brand:"TechCorp Solutions",logo:{src:"https://via.placeholder.com/100x35.png?text=Studio",alt:"Creative Studio logo"},advanced:{color:"#ffffff"},navigation:{position:"center",color:"#d1d5db",staticItems:[{urlOrPageId:"/work"},{urlOrPageId:"/services"},{urlOrPageId:"/team"},{urlOrPageId:"/blog"}]}}},{description:"SaaS platform navbar with fixed positioning",type:"navbar",props:{brand:"TechCorp Solutions",advanced:{backgroundColor:"#3b82f6",fixedPositioned:!0,shadow:"shadow-md",color:"#ffffff"},logo:{src:"https://via.placeholder.com/110x38.png?text=CloudFlow",alt:"CloudFlow platform logo"},navigation:{position:"right",color:"#f1f5f9",staticItems:[{urlOrPageId:"/features"},{urlOrPageId:"/pricing"},{urlOrPageId:"/docs"},{urlOrPageId:"/login"}]}}},{description:"E-commerce navbar",type:"navbar",props:{brand:"TechCorp Solutions",preset:"prominent-primary",logo:{src:"https://via.placeholder.com/130x45.png?text=ShopEasy",alt:"ShopEasy store logo"},navigation:{position:"right",staticItems:[{urlOrPageId:"/products"},{urlOrPageId:"/categories"},{urlOrPageId:"/deals"},{urlOrPageId:"/account"},{urlOrPageId:"/cart"}]}}},{description:"Agency navbar with logo-only brand",type:"navbar",props:{brand:"TechCorp Solutions",advanced:{shadow:"shadow-sm"},logo:{src:"https://via.placeholder.com/140x50.png?text=Agency+Logo",alt:"Digital agency logo"},hideText:!0,navigation:{position:"right",color:"#64748b",staticItems:[{urlOrPageId:"/projects"},{urlOrPageId:"/capabilities"},{urlOrPageId:"/insights"},{urlOrPageId:"/contact"}]}}},{description:"Restaurant navbar with warm styling",type:"navbar",props:{brand:"TechCorp Solutions",advanced:{backgroundColor:"#7c2d12",shadow:"shadow-lg",color:"#fed7aa"},logo:{src:"https://via.placeholder.com/80x50.png?text=BV",alt:"Bella Vista restaurant logo"},navigation:{position:"center",color:"#fdba74",staticItems:[{urlOrPageId:"/menu"},{urlOrPageId:"/reservations"},{urlOrPageId:"/events"},{urlOrPageId:"/location"}]}}},{description:"Portfolio navbar with left-aligned navigation",type:"navbar",props:{brand:"TechCorp Solutions",preset:"prominent-secondary",advanced:{backgroundColor:"#f1f5f9",border:{sides:["border-b"],color:"border-accent"},color:"#334155"},navigation:{position:"left",color:"#64748b",staticItems:[{urlOrPageId:"/work"},{urlOrPageId:"/about"},{urlOrPageId:"/experience"},{urlOrPageId:"/contact"}]}}},{description:"Non-profit navbar with mission-focused design",type:"navbar",props:{brand:"TechCorp Solutions",preset:"prominent-primary",logo:{src:"https://via.placeholder.com/100x40.png?text=GF",alt:"Green Future organization logo"},navigation:{position:"right",staticItems:[{urlOrPageId:"/mission"},{urlOrPageId:"/programs"},{urlOrPageId:"/volunteer"},{urlOrPageId:"/donate"}]}}}];export{v as a,V as b,D as c};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{b as
|
|
3
|
+
import{b as a}from"./chunk-YAMSHPKO.js";import{b as r}from"./chunk-HH4AKWHD.js";import{b as s}from"./chunk-4KIC7WW4.js";import{d as l}from"./chunk-5TAB5RAK.js";import{a as o}from"./chunk-273FK54V.js";import{a as c}from"./chunk-4WATTT6H.js";import{c as n,d as i}from"./chunk-NI7D2E25.js";import{a as t}from"./chunk-EXD5JEQ4.js";import{TiSocialFlickr as p}from"react-icons/ti";import{Type as e}from"@sinclair/typebox";var v=c({type:"social-links",kind:"widget",name:"Social links",description:"A list of social media links",icon:p,props:n({links:e.Array(e.Object({href:o("Link"),label:i(o("Label")),icon:i(t({title:"Icon",description:"Icon to display (iconify reference)",schema:o("Icon",{description:"Icon to display (iconify reference)","ui:widget":"iconify"})}))})),backgroundColor:i(l()),color:i(a()),border:i(s()),shadow:i(r()),variants:e.Array(e.Union([e.Literal("icon-only",{title:"Only icons",description:"Display only icons"}),e.Literal("display-inline",{title:"Display inline",description:"Display links inline"}),e.Literal("display-block",{title:"Display block",description:"Display links as block elements"})],{title:"Variant",description:"Social links variants"}))})}),w=[{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{v as a,w as b};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{d as n}from"./chunk-5TAB5RAK.js";import{a as p}from"./chunk-4WATTT6H.js";import{c as t,d as i}from"./chunk-NI7D2E25.js";import{a as e}from"./chunk-SFKZAUPW.js";import{c as r}from"./chunk-22BDK6JV.js";import{a as o}from"./chunk-EXD5JEQ4.js";import{RxDividerHorizontal as d}from"react-icons/rx";var z=p({type:"divider",name:"Divider",kind:"brick",description:"A horizontal or vertical divider",repeatable:!0,icon:d,props:t({orientation:i(e(["horizontal","vertical"],{title:"Orientation",enumNames:["Horizontal","Vertical"],default:"horizontal"})),color:i(n({default:"bg-transparent",title:"Divider color"})),size:i(o({title:"Size",schema:r({title:"Size",default:"20px",description:"Size of the divider","ai:instructions":"The size of the divider must be in % unit, like 50%"})}))},{default:{size:"100%",orientation:"horizontal"}})}),h=[{description:"Basic horizontal divider",type:"divider",props:{orientation:"horizontal",color:"bg-base-300",size:"100%"}},{description:"Accent colored divider for emphasis",type:"divider",props:{orientation:"horizontal",color:"bg-blue-500",size:"100%"}},{description:"Short horizontal divider for content breaks",type:"divider",props:{orientation:"horizontal",color:"bg-base-300",size:"50%"}},{description:"Thin vertical divider for compact layouts",type:"divider",props:{orientation:"vertical",color:"bg-gray-300",size:"75%"}},{description:"Bold primary colored section divider",type:"divider",props:{orientation:"horizontal",color:"bg-primary",size:"100%"}},{description:"Error colored divider for attention",type:"divider",props:{orientation:"horizontal",color:"bg-red-500",size:"100%"}},{description:"Full height vertical divider for panels",type:"divider",props:{orientation:"vertical",color:"bg-base-300",size:"100%"}},{description:"Secondary colored divider",type:"divider",props:{orientation:"horizontal",color:"bg-secondary",size:"100%"}}];export{z as a,h as b};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{b as i,c as h}from"./chunk-SIL3MC6L.js";import{a as p,b as D}from"./chunk-NGTLGMHK.js";import{b as n,c as j}from"./chunk-KH7G433A.js";import{b as r,c as W}from"./chunk-C2AQDHJU.js";import{b as l,c as w}from"./chunk-7XRXXDCC.js";import{a as d,b as G}from"./chunk-CJ6EZ6V3.js";import{a as E,b as F}from"./chunk-B75W44GW.js";import{a as b,b as I}from"./chunk-T5OALMMJ.js";import{a as m,b as R}from"./chunk-RCZGJETI.js";import{a as u,b as J}from"./chunk-KVVYOKWH.js";import{a as o,b as L}from"./chunk-3HWWNRCQ.js";import{a as y,b as q}from"./chunk-WDMUES3K.js";import{a as g,b as H}from"./chunk-BMC2RBNC.js";import{a as x,b as z}from"./chunk-MS7FWNQY.js";import{a as f,b as P}from"./chunk-57QC6K6U.js";import{a,b as k}from"./chunk-XGHNHPRQ.js";import{a as M,b as C}from"./chunk-6TUL7TXN.js";import{a as s,b as B}from"./chunk-CAHMS6EB.js";import{a as t,b as v}from"./chunk-QRUKREVW.js";import{a as c,b as A}from"./chunk-YXFVFFYO.js";import{b as e}from"./chunk-4WATTT6H.js";var re={[m.type]:m,[a.type]:a,[s.type]:s,[p.type]:p,[o.type]:o,[r.type]:r,[f.type]:f,[d.type]:d,[n.type]:n,[y.type]:y,[l.type]:l,[x.type]:x,[c.type]:c,[M.type]:M,[E.type]:E,[i.type]:i,[g.type]:g,[b.type]:b,[u.type]:u,[t.type]:t},fe={[m.type]:e(m),[a.type]:e(a),[s.type]:e(s),[p.type]:e(p),[o.type]:e(o),[d.type]:e(d),[r.type]:e(r),[f.type]:e(f),[n.type]:e(n),[y.type]:e(y),[l.type]:e(l),[x.type]:e(x),[c.type]:e(c),[M.type]:e(M),[E.type]:e(E),[i.type]:e(i),[g.type]:e(g),[b.type]:e(b),[u.type]:e(u),[t.type]:e(t)},ne={[m.type]:R,[a.type]:k,[s.type]:B,[p.type]:D,[o.type]:L,[r.type]:W,[f.type]:P,[d.type]:G,[n.type]:j,[y.type]:q,[l.type]:w,[x.type]:z,[c.type]:A,[M.type]:C,[E.type]:F,[i.type]:h,[g.type]:H,[b.type]:I,[u.type]:J,[t.type]:v};export{re as a,fe as b,ne as c};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{a}from"./chunk-FEQE56RU.js";import{b as r}from"./chunk-HH4AKWHD.js";import{b as e}from"./chunk-4KIC7WW4.js";import{a as p}from"./chunk-4WATTT6H.js";import{a as t,c as i,d as o}from"./chunk-NI7D2E25.js";import{LiaMapMarkedAltSolid as n}from"react-icons/lia";var s={lat:48.8566,lng:2.3522,zoom:17},g=p({type:"map",kind:"widget",name:"Map",description:"A map element showing a location",aiInstructions:"This brick can be used to show a location on a map. Use the 'location' prop to set the coordinates and an optional tooltip.",minWidth:{desktop:280,mobile:280},minHeight:{desktop:120,mobile:120},icon:n,props:i({location:t({title:"Location",children:a({defaultZoom:s.zoom})}),border:o(e()),shadow:o(r())},{noPreset:!0})}),w=[{description:"Map showing a specific location",type:"map",props:{location:{lat:37.7749,lng:-122.4194,address:"San Francisco, CA",tooltip:"San Francisco, CA"},shadow:"shadow-md"}},{description:"Map with custom styles",type:"map",props:{location:{lat:40.7128,lng:-74.006,address:"New York, NY",tooltip:"New York, NY"},border:{color:"border-gray-300",width:"border",rounding:"rounded-lg"},shadow:"shadow-lg"}}];export{s as a,g as b,w as c};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a as l}from"./chunk-QSKUUUXU.js";import{a as n}from"./chunk-
|
|
3
|
+
import{a as l}from"./chunk-QSKUUUXU.js";import{a as n}from"./chunk-EXD5JEQ4.js";import{Type as t}from"@sinclair/typebox";function g(e="inherit",i="Font size"){return n({title:i,schema:t.Union([t.Literal("inherit",{title:"Inherit from parent"}),t.Literal("text-xs",{title:"Extra small"}),t.Literal("text-sm",{title:"Small"}),t.Literal("text-base",{title:"Base size"}),t.Literal("text-lg",{title:"Large"}),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,"ui:styleId":"styles:fontSize","ui:field":"enum","ui:display":"select"})})}function f({title:e="Text",default:i,showInSettings:a,disableSizing:r=!1,disableAlignment:o=!1}={}){return n({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>.",schema:t.String({$id:"content:text",default:i??"My text","ui:disable-sizing":r,"ui:disable-alignment":o,"ui:field":a?"string":"hidden"})})}function d(e={}){return l("content:text",e)}export{g as a,f as b,d as c};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{b as p}from"./chunk-HT2FJOKO.js";import{b as d}from"./chunk-HH4AKWHD.js";import{b as a}from"./chunk-4KIC7WW4.js";import{b as i}from"./chunk-ZGV2EX57.js";import{d as t}from"./chunk-5TAB5RAK.js";import{a as o}from"./chunk-273FK54V.js";import{a as s}from"./chunk-4WATTT6H.js";import{c as r,d as e}from"./chunk-NI7D2E25.js";import{RxImage as m}from"react-icons/rx";import{Type as n}from"@sinclair/typebox";var y=s({type:"image",kind:"brick",name:"Image",description:"An image brick",repeatable:!0,defaultWidth:{desktop:"200px",mobile:"100%"},icon:m,props:r({image:p(),backgroundColor:e(t()),border:e(a()),padding:e(i()),shadow:e(d()),blurHash:e(o("Blur Hash",{"ui:fied":"hidden",description:"A placeholder for the image while it is loading. Use a blur hash string."})),author:e(n.Object({name:o("Image Author",{"ui:field":"hidden",description:"Image author. Use this to give credit to the author"}),url:o("Image Author URL",{"ui:field":"hidden",description:"Image author URL. Use this to give credit to the author"})})),provider:e(o("Image Provider",{"ui:field":"hidden",description:"Image provider. Use this to give credit to the author","ai:instructions":"The provider of the image, e.g. 'unsplash', 'pexels', etc."}))})}),k=[{description:"Hero landscape image with shadow",type:"image",props:{image:{src:"https://via.placeholder.com/800x400.png?text=Hero+Landscape",alt:"Beautiful landscape view for hero section"},shadow:"shadow-lg"}},{description:"Team member profile photo",type:"image",props:{image:{src:"https://via.placeholder.com/300x300.png?text=Profile+Photo",alt:"Team member profile photo"},shadow:"shadow-md",border:{rounding:"rounded-full",width:"border-2"}}},{description:"Product showcase image",type:"image",props:{image:{src:"https://via.placeholder.com/400x400.png?text=Product+Image",alt:"Premium product showcase"},shadow:"shadow-sm"}},{description:"Blog article featured image",type:"image",props:{image:{src:"https://via.placeholder.com/600x300.png?text=Article+Featured",alt:"Featured image for blog article"},author:{name:"John Photographer",url:"https://example.com/john"},provider:"unsplash",shadow:"shadow-md"}},{description:"Gallery thumbnail with hover effect",type:"image",props:{image:{src:"https://via.placeholder.com/250x250.png?text=Gallery+Thumb",alt:"Gallery thumbnail image"},shadow:"shadow-md"}},{description:"Logo image with padding",type:"image",props:{image:{src:"https://via.placeholder.com/200x80.png?text=Company+Logo",alt:"Company logo"},padding:"p-8",shadow:"shadow-sm"}},{description:"Testimonial customer photo",type:"image",props:{image:{src:"https://via.placeholder.com/120x120.png?text=Customer",alt:"Happy customer testimonial photo"},border:{rounding:"rounded-xl",width:"border-2"},shadow:"shadow-lg",padding:"p-2",backgroundColor:"#ffffff"}},{description:"Event banner image",type:"image",props:{image:{src:"https://via.placeholder.com/800x200.png?text=Event+Banner",alt:"Annual conference event banner"},border:{rounding:"rounded-lg",width:"border-2"},shadow:"shadow-xl",author:{name:"Event Photographer",url:"https://example.com/photographer"},provider:"pexels"}},{description:"Illustration with background",type:"image",props:{image:{src:"https://via.placeholder.com/150x150.png?text=Blabla+Feature",alt:"Feature illustration"},backgroundColor:"#f0f9ff",padding:"p-8",border:{rounding:"rounded-lg",width:"border-2"},shadow:"shadow-sm"}},{description:"Image with blurHash",type:"image",props:{image:{src:"https://via.placeholder.com/300x200.png?text=Card+Image",alt:"My image"},border:{rounding:"rounded-lg",width:"border-2"},shadow:"shadow-md",blurHash:"L6PZfSi_.AyE_3t7t7R**0o#DgR4"}}];export{y as a,k as b};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{b as f}from"./chunk-
|
|
3
|
+
import{b as f}from"./chunk-HVJI5X3Q.js";import{a as m}from"./chunk-ZRY4KDRV.js";import{b as s}from"./chunk-HH4AKWHD.js";import{b as a}from"./chunk-4KIC7WW4.js";import{d as t}from"./chunk-5TAB5RAK.js";import{a as n,d as p}from"./chunk-273FK54V.js";import{a as d}from"./chunk-4WATTT6H.js";import{a as i,c as r,d as e}from"./chunk-NI7D2E25.js";import{a as o}from"./chunk-EXD5JEQ4.js";import{VscLayoutSidebarLeftOff as c}from"react-icons/vsc";import{Type as l}from"@sinclair/typebox";var C=d({type:"sidebar",kind:"widget",name:"Sidebar",description:"A sidebard element",aiInstructions:`
|
|
4
4
|
This brick should be used on most sites/pages for navigation. By deault, it will display links
|
|
5
5
|
to the main pages of the site. You can customize the links by using the 'navigation.navItems' prop.
|
|
6
6
|
`.trim(),icon:c,props:r({container:e(i({title:"Main element",children:{backgroundColor:e(t()),border:e(a()),shadow:e(s()),fixedPositioned:e(f())},metadata:{"ui:responsive":!0}})),navigation:e(i({title:"Links",children:{datasource:e(m()),navItems:e(o({title:"Nav items",schema:l.Array(l.Object({urlOrPageId:p(),label:e(n("Label"))}),{title:"Navigation items",default:[]})}))}}))})}),R=[{description:"Standard sidebar with navigation links base on site pages",type:"sidebar",props:{}},{description:"Sidebar with specified navigation links",type:"sidebar",props:{container:{backgroundColor:"#f0f0f0"},navigation:{navItems:[{urlOrPageId:"https://google.com",label:"Google"},{urlOrPageId:"https://bing.com",label:"Bing"}]}}}];export{C as a,R as b};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a as e}from"./chunk-
|
|
3
|
+
import{a as e}from"./chunk-EXD5JEQ4.js";import{Type as p}from"@sinclair/typebox";function o(t,r={}){return e({title:t,schema:p.Number(r)})}export{o as a};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a as i}from"./chunk-
|
|
3
|
+
import{a as i}from"./chunk-EXD5JEQ4.js";import{Type as r}from"@sinclair/typebox";function a(t="Date",e){return i({title:t,schema:r.String({format:"date","ui:field":"date",...e})})}function m(t="Date and Time",e){return i({title:t,schema:r.String({format:"date-time","ui:field":"datetime",...e})})}export{a,m as b};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a as e}from"./chunk-
|
|
3
|
+
import{a as e}from"./chunk-CM4DB7ZV.js";import{a as t}from"./chunk-273FK54V.js";import{d as o}from"./chunk-NI7D2E25.js";import{a as n}from"./chunk-EXD5JEQ4.js";import{Type as m}from"@sinclair/typebox";function s(i={}){let{title:r="Location",defaultZoom:d}=i;return n({title:r,schema:m.Object({lat:e("Latitude",{"ui:field":"hidden"}),lng:e("Longitude",{"ui:field":"hidden"}),address:t("Address",{"ui:field":"geoaddress"}),tooltip:o(t("Tooltip")),zoom:o(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}))},{...i})})}export{s as a};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a}from"./chunk-SFKZAUPW.js";import{a as i}from"./chunk-QSKUUUXU.js";import{a as o}from"./chunk-
|
|
3
|
+
import{a}from"./chunk-SFKZAUPW.js";import{a as i}from"./chunk-QSKUUUXU.js";import{a as o}from"./chunk-EXD5JEQ4.js";import{Type as s}from"@sinclair/typebox";function u({title:t="Shadow",defaultValue:e="shadow-none"}={}){return o({title:t,schema:a(["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 l(t={}){return i("styles:shadow",{...t,"ui:styleId":"styles:shadow"})}function h({title:t="Text shadow",defaultValue:e="text-shadow-none"}={}){return o({title:t,schema:a(["text-shadow-none","text-shadow-sm","text-shadow-md","text-shadow-lg","text-shadow-xl"],{default:e,enumNames:["None","Small","Medium","Large","Extra large"],"ui:placeholder":"Not specified","ui:field":"enum"})})}function m({defaultValue:t=1,title:e="Opacity"}={}){return o({title:e,schema:s.Number({minimum:.1,maximum:1,default:t,multipleOf:.1,"ui:field":"slider","ui:unit":"%","ui:multiplier":100})})}export{u as a,l as b,h as c,m as d};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a as i}from"./chunk-QSKUUUXU.js";import{a as o}from"./chunk-
|
|
3
|
+
import{a as i}from"./chunk-QSKUUUXU.js";import{a as o}from"./chunk-EXD5JEQ4.js";import{Type as t}from"@sinclair/typebox";function g(e="Image",a={}){let{defaultImageUrl:r,showImgSearch:l=!1,noObjectOptions:n}=a,c=t.Object({src:t.String({default:r,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","ui:field":"image","ui:accept":"image/*","ui:show-img-search":!!l,"ui:no-object-options":!!n,default:{alt:"Image",fit:"object-cover",position:"object-center"}});return o({title:e,schema:c})}function b(e={}){return i("assets:image",{...e,"ui:styleId":"assets:image"})}export{g as a,b};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a as o}from"./chunk-
|
|
3
|
+
import{a as o}from"./chunk-EXD5JEQ4.js";import{Type as t}from"@sinclair/typebox";function p(i="flowing",e="Position"){return o({title:e,schema:t.Union([t.Literal("flowing",{title:"Flowing"}),t.Literal("fixed",{title:"Fixed"}),t.Literal("sticky",{title:"Sticky"})],{default:i,"ui:styleId":"styles:position"})})}function r(i=!1,e="Fixed position"){return o({title:e,schema:t.Boolean({default:i,"ui:styleId":"styles:fixedPositioned"})})}export{p as a,r as b};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{b as n}from"./chunk-
|
|
3
|
+
import{b as n}from"./chunk-DJ5LWVHX.js";import{a as l}from"./chunk-WQNRTOOI.js";import{a as u}from"./chunk-LFQNWSLG.js";import{b as s}from"./chunk-5TAB5RAK.js";import{a as i}from"./chunk-273FK54V.js";import{d as e}from"./chunk-NI7D2E25.js";import{Type as t}from"@sinclair/typebox";import{jsonDefault as p}from"json-schema-default";function $(a){for(let r in a)if(r.startsWith("$"))throw new Error(`Attribute names starting with '$' (like "${r}") are reserved for internal use. Please rename it.`);return t.Object(a)}function v(a){return t.Composite([a,o])}var g={$pageLanguage:l("Language","en",{options:[{value:"ar",title:"Arabic"},{value:"zh",title:"Chinese"},{value:"cs",title:"Czech"},{value:"nl",title:"Dutch"},{value:"en",title:"English"},{value:"fr",title:"French"},{value:"de",title:"German"},{value:"he",title:"Hebrew"},{value:"hi",title:"Hindi"},{value:"it",title:"Italian"},{value:"ja",title:"Japanese"},{value:"ko",title:"Korean"},{value:"fa",title:"Persian"},{value:"pl",title:"Polish"},{value:"pt",title:"Portuguese"},{value:"ru",title:"Russian"},{value:"es",title:"Spanish"},{value:"tr",title:"Turkish"},{value:"vi",title:"Vietnamese"}],"ai:guidelines":"Choose a value based on the site description. If the site is in multiple languages, use 'en'.","ui:group":"meta","ui:group:title":"Meta tags"}),$bodyBackground:e(s({default:{color:"#ffffff"},title:"Body Background",description:"Applies to the body element of the page (while $pageBackground applies to the page container)","ui:field":"background","ui:group":"layout","ui:group:title":"Page Layout","ui:group:order":3})),$pageBackground:e(s({title:"Page Background",defaultValue:{color:"base-100"}})),$pageOgImage:e(i("Social share image",{description:"Image shown when page is shared on social media","ai:guidelines":"Don't generate this property/image, it is automatically generated.","ui:group":"meta","ui:field":"image"})),$robotsIndexing:e(u("Allow search engines to index this site",!0,{description:"Disabling this will prevent search engines from indexing this site","ai:guidelines":"Don't generate this property/image, it is automatically generated.","ui:group":"seo","ui:group:title":"SEO","ui:scope":"site"})),$siteOgImage:e(i("Social share image",{description:"Image shown when this site is shared on social media","ai:guidelines":"Don't generate this image, it is automatically generated.","ui:field":"image","ui:group":"meta","ui:group:title":"Meta tags","ui:scope":"site"})),$pagePath:i("Page path",{default:"/",description:"The URL path of the page","ui:group":"location","ui:group:title":"Location","ui:field":"path"}),$pageTitle:i("Title",{default:"Untitled","ui:group":"meta","ui:group:title":"Meta tags",description:"The title of the page. Appears in the browser tab and search results"}),$pageDescription:i("Description",{"ui:widget":"textarea","ui:group":"meta","ui:group:title":"Meta tags",description:"A short description of the page. Used by search engines","ui:multiline":!0,"ui:textarea-class":"h-24"}),$pageKeywords:i("Keywords",{"ui:group":"meta","ui:group:title":"Meta tags",description:"Keywords related to the page. Used by search engines","ui:multiline":!0}),$pageLastUpdated:e(n("Last updated",{"ui:hidden":!0,"ai:guidelines":"Don't generate this property."})),$siteHeadTags:e(t.String({title:"Head tags",description:"Add custom tags to the <head> of your site. Useful for analytics tags, custom scripts, etc.","ai:guidelines":"Don't include meta tags here, they are automatically generated.","ui:multiline":!0,"ui:textarea-class":"h-40 !font-mono !text-xs","ui:placeholder":"<script src='https://example.com/script.js'></script>","ui:premium":!0,"ui:scope":"site","ui:group":"external-scripts","ui:group:title":"External scripts"})),$siteBodyTags:e(t.String({title:"Body tags",description:"Add custom tags to the <body> of your site. Useful for analytics tags, custom scripts, etc.","ui:multiline":!0,"ui:premium":!0,"ui:textarea-class":"h-40 !font-mono !text-xs","ui:placeholder":"<script src='https://example.com/script.js'></script>","ui:scope":"site","ui:group":"external-scripts","ui:group:title":"External scripts"}))},o=t.Object(g,{additionalProperties:!0}),S=t.Pick(o,["$bodyBackground","$pageBackground"]),k=t.Pick(o,["$pageTitle","$pageDescription","$pageKeywords","$pageLanguage","$pagePath","$bodyBackground","$pageBackground"]);function w(a=t.Object({}),r={}){return{...p(o),...r}}export{$ as a,v as b,o as c,S as d,k as e,w as f};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{d as e}from"./chunk-
|
|
3
|
+
import{d as e}from"./chunk-NI7D2E25.js";import{a as l}from"./chunk-QSKUUUXU.js";import{a as n}from"./chunk-EXD5JEQ4.js";import{Type as t}from"@sinclair/typebox";function p(i={}){let{title:r="Align",defaultValue:s={horizontal:"justify-start",vertical:"items-center"}}=i;return n({title:r,schema:t.Object({horizontal:e(t.Union([t.Literal("justify-start",{title:"Left"}),t.Literal("justify-center",{title:"Center"}),t.Literal("justify-end",{title:"Right"})],{title:"Horizontal"})),vertical:e(t.Union([t.Literal("items-start",{title:"Top"}),t.Literal("items-center",{title:"Center"}),t.Literal("items-end",{title:"Bottom"})],{title:"Vertical"}))},{$id:"styles:basicAlign","ui:responsive":!0,"ui:field":"align-basic","ui:styleId":"styles:basicAlign",default:s})})}function u(i={}){return l("styles:basicAlign",i)}export{p as a,u as b};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a as e}from"./chunk-OELIU5BZ.js";import{a as c}from"./chunk-
|
|
3
|
+
import{a as e}from"./chunk-OELIU5BZ.js";import{a as c}from"./chunk-ZRY4KDRV.js";import{b as p}from"./chunk-T37DHEM7.js";import{a as i,b as l}from"./chunk-273FK54V.js";import{a as n}from"./chunk-4WATTT6H.js";import{a,c as s,d as r}from"./chunk-NI7D2E25.js";import{a as o}from"./chunk-EXD5JEQ4.js";import{Type as t}from"@sinclair/typebox";import{IoGridOutline as g}from"react-icons/io5";var d=t.Array(t.Object({src:t.String({format:"uri",title:"Image URL"}),alt:t.String({default:"",title:"Alt text"})}),{default:[{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"}]}),P=n({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:g,props:s({datasource:r(c()),staticImages:r(o({title:"Nav items",schema:t.Array(t.Object({src:l("Image URL"),legend:i("Legend")}),{title:"Images",default:[]})})),styles:a({title:"Styles",children:{layout:p()}})}),datasource:d}),w=[{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{d as a,P as b,w as c};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{e as a}from"./chunk-
|
|
3
|
+
import{e as a}from"./chunk-55MCNMOF.js";import{c as t}from"./chunk-J2SWSUCM.js";import{Type as e}from"@sinclair/typebox";var s=e.Object({id:e.String({description:"The unique ID of the page. Use a human readable url-safe slug"}),label:e.String({description:"The label (name) of the page"}),path:e.String({description:"The path of the page in the URL. Should be unique"}),sections:e.Array(a,{description:"The sections of the page. See the Section schema"}),tags:e.Array(e.String(),{description:"The tags of the page, used for organizating and filtering pages"}),attr:e.Optional(t)});export{s as a};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{c as r}from"./chunk-C7VV6NIX.js";import{b as n}from"./chunk-YAMSHPKO.js";import{b as m}from"./chunk-HH4AKWHD.js";import{b as d}from"./chunk-4KIC7WW4.js";import{b as p}from"./chunk-ZGV2EX57.js";import{d as c}from"./chunk-5TAB5RAK.js";import{a}from"./chunk-273FK54V.js";import{a as h}from"./chunk-4WATTT6H.js";import{a as o,c as l,d as t}from"./chunk-NI7D2E25.js";import{a as s}from"./chunk-SFKZAUPW.js";import{a as i}from"./chunk-EXD5JEQ4.js";import{Type as e}from"@sinclair/typebox";import{RiMapPinTimeLine as u}from"react-icons/ri";var R=h({type:"timeline",kind:"widget",name:"Timeline",description:"A timeline element for showing chronological events",aiInstructions:`
|
|
4
|
+
This timeline element displays a series of chronological events, milestones, or processes.
|
|
5
|
+
It can be used for company history, project roadmaps, or any sequential information.
|
|
6
|
+
Each item has a date/time, title, description, and optional icon.
|
|
7
|
+
`.trim(),icon:u,defaultWidth:{desktop:"200px",mobile:"100%"},props:l({container:t(o({title:"Container",children:{backgroundColor:t(c()),padding:t(p()),border:t(d()),shadow:t(m())}})),items:i({title:"Timeline items",schema:e.Array(e.Object({date:a("Date",{default:"2024",description:"Date or time period for this event"}),title:r({title:"Title",default:"Event title",disableSizing:!0}),description:r({title:"Description",default:"Event description"}),icon:t(i({title:"Icon",description:"Icon to display (iconify reference)",schema:a("Icon",{description:"Icon for this timeline item","ui:widget":"iconify"})}))}))}),variants:e.Array(e.Union([e.Literal("vertical",{title:"Vertical",description:"Display timeline vertically"}),e.Literal("horizontal",{title:"Horizontal",description:"Display timeline horizontally"}),e.Literal("alternating",{title:"Alternating",description:"Alternate items left and right (vertical only)"}),e.Literal("with-connectors",{title:"With connectors",description:"Show connecting lines between items"}),e.Literal("minimal",{title:"Minimal",description:"Simple design with less visual elements"}),e.Literal("card-style",{title:"Card style",description:"Display each item as a card"})],{title:"Variant",description:"Timeline display variants"}),{default:["vertical","with-connectors"]}),appearance:t(o({title:"Appearance",children:{lineColor:t(i({title:"Line color",description:"Color for the timeline dot/line",schema:s(["primary","secondary","accent"],{default:"primary",enumNames:["Primary","Secondary","Accent"]})})),lineWidth:t(i({title:"Line width",schema:e.Union([e.Literal("border-2",{title:"Thin"}),e.Literal("border-4",{title:"Medium"}),e.Literal("border-8",{title:"Thick"})],{default:"border-2"})})),dotSize:t(i({title:"Dot size",schema:e.Union([e.Literal("w-3",{title:"S"}),e.Literal("w-4",{title:"M"}),e.Literal("w-6",{title:"L"}),e.Literal("w-8",{title:"XL"})],{default:"w-4"})})),datePosition:t(i({title:"Date position",schema:e.Union([e.Literal("above",{title:"Above title"}),e.Literal("below",{title:"Below title"}),e.Literal("inline",{title:"Inline with title"})],{default:"above"})}))}})),textStyles:t(o({title:"Text styles",children:{dateColor:t(n({default:"text-base-content/70",title:"Date color"})),titleColor:t(n({default:"text-base-content",title:"Title color"})),descriptionColor:t(n({default:"text-base-content/80",title:"Description color"}))}}))},{default:{container:{padding:"p-6",backgroundColor:"bg-transparent"},variants:["vertical","with-connectors"],appearance:{lineColor:"primary",lineWidth:"border-2",dotSize:"w-4 h-4",datePosition:"above"},textStyles:{dateColor:"text-base-content/70",titleColor:"text-base-content",descriptionColor:"text-base-content/80"}}})}),I=[{description:"Company milestone timeline with alternating layout",type:"timeline",props:{container:{backgroundColor:"bg-base-100",padding:"p-8"},variants:["vertical","alternating","with-connectors"],appearance:{lineColor:"primary",lineWidth:"border-4",dotSize:"w-6",datePosition:"above"},items:[{date:"2019",title:"Company Founded",description:"Started our journey with a vision to revolutionize the industry",icon:"mdi:rocket-launch"},{date:"2020",title:"First Product Launch",description:"Released our flagship product to the market with overwhelming response",icon:"mdi:product-hunt"},{date:"2021",title:"Series A Funding",description:"Raised $10M in Series A funding to accelerate growth and expansion",icon:"mdi:currency-usd"},{date:"2023",title:"Global Expansion",description:"Opened offices in Europe and Asia, serving customers worldwide",icon:"mdi:earth"},{date:"2024",title:"IPO Planning",description:"Preparing for initial public offering and continued growth",icon:"mdi:trending-up"}]}},{description:"Project roadmap with horizontal layout",type:"timeline",props:{container:{padding:"p-8"},variants:["horizontal","with-connectors","card-style"],appearance:{lineColor:"accent",lineWidth:"border-2",dotSize:"w-4",datePosition:"below"},textStyles:{dateColor:"text-primary",titleColor:"text-base-content",descriptionColor:"text-base-content/80"},items:[{date:"Q1 2024",title:"Planning Phase",description:"Requirements gathering and technical specifications",icon:"mdi:clipboard-text"},{date:"Q2 2024",title:"Development",description:"Core feature development and testing",icon:"mdi:code-braces"},{date:"Q3 2024",title:"Beta Testing",description:"User acceptance testing and feedback collection",icon:"mdi:test-tube"},{date:"Q4 2024",title:"Launch",description:"Production deployment and go-to-market strategy",icon:"mdi:rocket"}]}},{description:"Personal career timeline with minimal design",type:"timeline",props:{container:{padding:"p-4"},variants:["vertical","minimal"],appearance:{lineColor:"secondary",lineWidth:"border-2",datePosition:"inline"},textStyles:{dateColor:"text-base-content/60",titleColor:"text-base-content",descriptionColor:"text-base-content/70"},items:[{date:"2020-2024",title:"Senior Software Engineer",description:"Led development of microservices architecture at Tech Startup Inc."},{date:"2018-2020",title:"Full Stack Developer",description:"Built scalable web applications using React and Node.js at Digital Agency"},{date:"2016-2018",title:"Junior Developer",description:"Started career developing mobile apps and learning modern frameworks"},{date:"2012-2016",title:"Computer Science Degree",description:"Bachelor's degree in Computer Science from State University"}]}},{description:"Product development phases with card styling",type:"timeline",props:{container:{backgroundColor:"bg-base-50",padding:"p-8"},variants:["vertical","card-style","with-connectors"],appearance:{lineColor:"accent",lineWidth:"border-4",dotSize:"w-6",datePosition:"above"},textStyles:{dateColor:"text-accent",titleColor:"text-base-content",descriptionColor:"text-base-content/80"},items:[{date:"Phase 1",title:"Research & Discovery",description:"Market research, user interviews, and competitive analysis to understand user needs",icon:"mdi:magnify"},{date:"Phase 2",title:"Design & Prototyping",description:"Create wireframes, mockups, and interactive prototypes for user testing",icon:"mdi:palette"},{date:"Phase 3",title:"Development",description:"Build the product using agile methodology with continuous integration",icon:"mdi:hammer-wrench"},{date:"Phase 4",title:"Testing & QA",description:"Comprehensive testing including unit tests, integration tests, and user acceptance testing",icon:"mdi:bug"},{date:"Phase 5",title:"Launch & Monitor",description:"Product launch with monitoring, analytics, and continuous improvement based on user feedback",icon:"mdi:rocket-launch"}]}},{description:"Event schedule timeline with large dots",type:"timeline",props:{container:{backgroundColor:"bg-primary/5",padding:"p-8"},variants:["vertical","with-connectors"],appearance:{lineColor:"primary",lineWidth:"border-8",dotSize:"w-6",datePosition:"above"},textStyles:{dateColor:"text-primary",titleColor:"text-primary",descriptionColor:"text-base-content"},items:[{date:"9:00 AM",title:"Registration & Welcome",description:"Check-in, networking breakfast, and welcome address by the CEO",icon:"mdi:account-check"},{date:"10:00 AM",title:"Keynote Presentation",description:"Future of Technology: Trends and Innovations Shaping Tomorrow",icon:"mdi:presentation"},{date:"11:30 AM",title:"Panel Discussion",description:"Industry leaders discuss challenges and opportunities in digital transformation",icon:"mdi:account-group"},{date:"1:00 PM",title:"Networking Lunch",description:"Catered lunch with opportunities to connect with speakers and attendees",icon:"mdi:food"},{date:"2:30 PM",title:"Workshop Sessions",description:"Hands-on workshops covering AI, cloud computing, and cybersecurity",icon:"mdi:school"},{date:"4:00 PM",title:"Closing Remarks",description:"Summary of key insights and announcement of next year's conference",icon:"mdi:microphone"}]}}];export{R as a,I as b};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a as o}from"./chunk-
|
|
3
|
+
import{a as o}from"./chunk-EXD5JEQ4.js";import{Type as t}from"@sinclair/typebox";function i(n,e,r={}){return o({title:n,schema:t.Boolean({default:e??!1,...r})})}export{i as a};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{a as i}from"./chunk-
|
|
3
|
+
import{a as i}from"./chunk-CM4DB7ZV.js";import{b as s}from"./chunk-HT2FJOKO.js";import{d as n}from"./chunk-5TAB5RAK.js";import{a as l,d as u}from"./chunk-273FK54V.js";import{a}from"./chunk-4WATTT6H.js";import{c as r,d as e,e as o}from"./chunk-NI7D2E25.js";import{Type as t}from"@sinclair/typebox";import{VscLayoutPanelOff as c}from"react-icons/vsc";var b=a({type:"footer",kind:"widget",name:"Footer",description:"A footer with links and an optional logo",icon:c,props:r({variants:t.Array(t.Union([t.Literal("logo-left",{title:"Logo on the left",description:"Logo on the left"}),t.Literal("logo-right",{title:"Logo on the right",description:"Logo on the right"}),t.Literal("logo-center",{title:"Logo on the center",description:"Logo at center"}),t.Literal("multiple-rows",{title:"Span on multiple rows.",description:"Span on multiple rows. Use when there a a lot of links sections"})],{title:"Variant",description:"Footer variants."})),backgroundColor:e(n()),logo:e(s({title:"Logo"})),rows:e(i("Rows",{default:1})),linksSections:o(t.Object({sectionTitle:l("Links Section title"),links:o(t.Object({title:l("Title"),url:u(),column:e(i("Column",{default:1}))}))}))})}),T=[{description:"Simple footer with logo on the left",type:"footer",props:{variants:["logo-left"],backgroundColor:"#f8f9fa",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:{variants:["logo-center"],backgroundColor:"#2c3e50",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:{variants:["logo-right"],backgroundColor:"#ffffff",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:{variants:["logo-center","multiple-rows"],backgroundColor:"#1a1a1a",logo:{src:"https://via.placeholder.com/180x60.png?text=Enterprise",alt:"Enterprise logo"},linksSections:[{sectionTitle:"Products & Services",links:[{title:"Cloud Solutions",url:"/cloud",column:1},{title:"Data Analytics",url:"/analytics",column:1},{title:"AI & Machine Learning",url:"/ai",column:1},{title:"Cybersecurity",url:"/security",column:2},{title:"DevOps Tools",url:"/devops",column:2},{title:"IoT Platform",url:"/iot",column:2}]},{sectionTitle:"Industries",links:[{title:"Healthcare",url:"/industries/healthcare",column:3},{title:"Finance",url:"/industries/finance",column:3},{title:"Retail",url:"/industries/retail",column:3},{title:"Manufacturing",url:"/industries/manufacturing",column:4},{title:"Education",url:"/industries/education",column:4},{title:"Government",url:"/industries/government",column:4}]},{sectionTitle:"Resources",links:[{title:"Documentation",url:"/docs",column:1},{title:"API Reference",url:"/api",column:1},{title:"Tutorials",url:"/tutorials",column:1},{title:"Webinars",url:"/webinars",column:2},{title:"White Papers",url:"/whitepapers",column:2},{title:"Case Studies",url:"/case-studies",column:2}]},{sectionTitle:"Support & Community",links:[{title:"Help Center",url:"/help",column:3},{title:"Community Forum",url:"/forum",column:3},{title:"Contact Support",url:"/support",column:3},{title:"Service Status",url:"/status",column:4},{title:"Partner Portal",url:"/partners",column:4},{title:"Developer Hub",url:"/developers",column:4}]}]}},{description:"Startup footer with minimal links and left logo",type:"footer",props:{variants:["logo-left"],backgroundColor:"#f5f5f5",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:{variants:["logo-center"],backgroundColor:"#6366f1",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:{variants:["logo-left","multiple-rows"],backgroundColor:"#0f172a",logo:{src:"https://via.placeholder.com/160x50.png?text=SaaS+Platform",alt:"SaaS platform logo"},linksSections:[{sectionTitle:"Platform",links:[{title:"Dashboard",url:"/dashboard",column:1},{title:"Analytics",url:"/analytics",column:1},{title:"Integrations",url:"/integrations",column:1},{title:"API",url:"/api",column:1}]},{sectionTitle:"Solutions",links:[{title:"For Startups",url:"/solutions/startups",column:2},{title:"For Enterprise",url:"/solutions/enterprise",column:2},{title:"For Agencies",url:"/solutions/agencies",column:2},{title:"For Developers",url:"/solutions/developers",column:2}]},{sectionTitle:"Resources",links:[{title:"Blog",url:"/blog",column:1},{title:"Documentation",url:"/docs",column:1},{title:"Help Center",url:"/help",column:1},{title:"Community",url:"/community",column:1}]},{sectionTitle:"Company",links:[{title:"About Us",url:"/about",column:2},{title:"Careers",url:"/careers",column:2},{title:"Press",url:"/press",column:2},{title:"Legal",url:"/legal",column:2}]}]}},{description:"Non-profit footer with mission-focused links",type:"footer",props:{variants:["logo-center"],backgroundColor:"#059669",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:{variants:["logo-right"],backgroundColor:"#111827",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:{variants:["logo-center"],backgroundColor:"#7c2d12",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{b as a,T as b};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{b as i}from"./chunk-4KIC7WW4.js";import{a as r}from"./chunk-273FK54V.js";import{a as t}from"./chunk-4WATTT6H.js";import{c as e,d as o}from"./chunk-NI7D2E25.js";import{RxVideo as p}from"react-icons/rx";var u=t({type:"video",kind:"brick",name:"Video",description:"Youtube video",repeatable:!0,icon:p,props:e({url:r("Video URL",{description:"URL of the video to embed. It can be a YouTube link or an embed link."}),border:o(i())})}),b=[{description:"A YouTube video",type:"video",props:{url:"https://www.youtube.com/watch?v=dQw4w9WgXcQ"}},{description:"An embedded YouTube video",type:"video",props:{url:"https://www.youtube.com/embed/dQw4w9WgXcQ"}},{description:"A Vimeo video",type:"video",props:{url:"https://vimeo.com/123456789"}}];export{u as a,b};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{b as i}from"./chunk-
|
|
3
|
+
import{b as i}from"./chunk-76MAAKRJ.js";import{Type as p}from"@sinclair/typebox";import{get as c}from"lodash-es";function u(e){return e.$ref,e}function f(e){return e.type==="object"}function d({title:e,children:t,category:r="settings",metadata:o,options:n}){return f(t)?p.Composite([p.Object({}),t],{title:e,metadata:{category:r,group:!0,...o},...n}):p.Object(t,{title:e,...n,metadata:{category:r,group:!0,...o}})}function g(e){let t=e.metadata;return{title:e.title??e.metadata?.title,meta:t,tab:t.groupTab||"common"}}function T(e,t){let r={...i,...e};return t?.noPreset&&delete r.preset,t?.noAlignSelf&&delete r.alignSelf,p.Object(r,t)}var S=p.Optional,b=p.Array;function s(e,t="",r={}){let o=u(e);if(o.type==="object")for(let n in o.properties){let a=o.properties[n];a["ui:styleId"]&&(r[`${t}${n}`]=a["ui:styleId"]),s(a,`${t}${n}.`,r)}else o.type==="array"&&s(o.items,`${t}[].`,r);return r}function x(e,t,r){for(let[o,n]of Object.entries(e))if(n===r)return c(t,o)}export{d as a,g as b,T as c,S as d,b as e,s as f,x as g};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{a as m,c as a}from"./chunk-C7VV6NIX.js";import{b as d}from"./chunk-YAMSHPKO.js";import{b as u}from"./chunk-HH4AKWHD.js";import{b as c}from"./chunk-4KIC7WW4.js";import{b as p}from"./chunk-ZGV2EX57.js";import{a as i}from"./chunk-LFQNWSLG.js";import{d as r}from"./chunk-5TAB5RAK.js";import{a as f}from"./chunk-4WATTT6H.js";import{a as o,c as l,d as e}from"./chunk-NI7D2E25.js";import{a as s}from"./chunk-SFKZAUPW.js";import{a as t}from"./chunk-EXD5JEQ4.js";import{Type as n}from"@sinclair/typebox";import{TfiLayoutAccordionSeparated as y}from"react-icons/tfi";var R=f({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:y,defaultWidth:{desktop:"250px",mobile:"100%"},props:l({container:e(o({title:"Container",children:{backgroundColor:e(r()),padding:e(p()),border:e(c()),shadow:e(u())}})),items:t({title:"Accordion items",schema:n.Array(n.Object({title:a({title:"Title",default:"My title",disableSizing:!0}),content:a({title:"Content",default:"Expandable content goes here"}),defaultOpen:e(i("Open by default",!1))}))}),itemsStyles:e(o({title:"Accordion item styles",children:{backgroundColor:e(r()),color:e(d()),fontSize:m("text-base")}})),allowMultiple:t({title:"Accordion items",schema:i("Allow multiple open",!0,{description:"Allow multiple accordion items to be open at the same time"})}),variants:n.Array(s(["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"]}})}),j=[{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{R as a,j as b};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{c as s}from"./chunk-C7VV6NIX.js";import{b as i}from"./chunk-YAMSHPKO.js";import{b as a}from"./chunk-HH4AKWHD.js";import{b as n}from"./chunk-4KIC7WW4.js";import{b as r}from"./chunk-ZGV2EX57.js";import{d as o}from"./chunk-5TAB5RAK.js";import{a as p}from"./chunk-4WATTT6H.js";import{c as t,d as e}from"./chunk-NI7D2E25.js";import{RxTextAlignLeft as l}from"react-icons/rx";var x=p({type:"text",kind:"brick",name:"Text",description:"Text with formatting options",aiInstructions:`Text "content" can contain minimal HTML tags like <strong>, <em>, <br> and <a> as well as <p> and <span> and lists.
|
|
4
|
+
Only 'align' is supported as an inline style, so don't use other inline styles like 'font-size' or 'color' in the content prop.
|
|
5
|
+
`,defaultWidth:{desktop:"200px",mobile:"100%"},defaultHeight:{desktop:"auto",mobile:"auto"},repeatable:!0,icon:l,props:t({content:s(),backgroundColor:e(o()),color:e(i()),padding:e(r({default:"p-4"})),border:e(n()),shadow:e(a())},{default:{padding:"p-8"}})}),w=[{description:"Welcome paragraph with emphasis, using a preset",type:"text",props:{preset:"prominent-primary",content:"Welcome to our platform! We're <strong>excited</strong> to have you here. Our mission is to <em>transform</em> the way you work with cutting-edge technology and <a href='/features'>innovative features</a>.",padding:"p-16"}},{description:"Feature list with HTML formatting",type:"text",props:{content:"<h3>Key Features</h3><ul><li><strong>Advanced Analytics</strong> - Real-time data insights</li><li><strong>Cloud Integration</strong> - Seamless connectivity</li><li><strong>24/7 Support</strong> - Always here to help</li></ul>",backgroundColor:"#f8fafc",padding:"p-8"}},{description:"Quote block with styling",type:"text",props:{content:`<p style='text-align: center'><em>"Innovation distinguishes between a leader and a follower."</em><br><strong>- Steve Jobs</strong></p>`,backgroundColor:"#1e293b",color:"#f1f5f9",padding:"p-8"}},{description:"Multi-paragraph article content",type:"text",props:{content:"<p>The future of web development is rapidly evolving with new technologies and frameworks emerging every year. <strong>Modern developers</strong> need to stay current with trends while maintaining focus on <em>user experience</em> and performance.</p><p>Our platform provides the tools and resources you need to build <a href='/docs'>exceptional web applications</a> that scale with your business needs.</p><p>Join thousands of developers who trust our solutions for their most critical projects.</p>",padding:"p-8"}},{description:"Call-to-action text with bright styling",type:"text",props:{content:"<p style='text-align: center'><strong>Ready to Get Started?</strong><br>Join over <span style='color: #ef4444'>50,000</span> satisfied customers and transform your business today!</p><p style='text-align: center'><a href='/signup'>Sign up now</a> and get your first month <em>absolutely free</em>.</p>",backgroundColor:"#fef3c7",color:"#92400e"}},{description:"Simple heading with subtle background",type:"text",props:{content:"<h2>About Our Company</h2><p>We've been serving customers since 2010, building trust through quality products and exceptional service.</p>",backgroundColor:"#f0f9ff"}},{description:"Technical documentation snippet",type:"text",props:{content:"<h4>API Configuration</h4><p>To get started with our API, you'll need to:</p><ol><li>Create an account and <strong>generate an API key</strong></li><li>Install the SDK: <code>npm install @company/sdk</code></li><li>Initialize with your credentials</li></ol><p>For detailed instructions, visit our <a href='/docs/api'>API documentation</a>.</p>",backgroundColor:"#f8fafc",padding:"p-8"}},{description:"Team introduction with formatting",type:"text",props:{content:"<p style='text-align: center'><strong>Meet Our Team</strong></p><p>Our diverse team of experts brings together decades of experience in technology, design, and business strategy. We're passionate about <em>creating solutions</em> that make a real difference.</p><p><a href='/team'>Learn more about our team</a> and the values that drive us forward.</p>",padding:"p-8",color:"#374151"}},{description:"Warning notice with dark theme",type:"text",props:{content:"<p><strong>\u26A0\uFE0F Important Notice:</strong><br>Scheduled maintenance will occur on <em>Sunday, March 15th</em> from 2:00 AM to 6:00 AM UTC.</p><p>During this time, some features may be temporarily unavailable. We apologize for any inconvenience.</p>",backgroundColor:"#dc2626",color:"#fef2f2",padding:"p-8"}},{description:"Success message with green theme",type:"text",props:{content:"<p style='text-align: center'><strong>\u2705 Success!</strong><br>Your account has been created successfully.</p><p style='text-align: center'>Check your email for verification instructions and <a href='/dashboard' style='color: #065f46'>start exploring</a> your new dashboard.</p>",backgroundColor:"#d1fae5",padding:"p-8"}}];export{x as a,w as b};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{a as d}from"./chunk-ZRY4KDRV.js";import{c as p}from"./chunk-T37DHEM7.js";import{b as s}from"./chunk-HH4AKWHD.js";import{b as a}from"./chunk-4KIC7WW4.js";import{b as n}from"./chunk-ZGV2EX57.js";import{b as i}from"./chunk-5TAB5RAK.js";import{a as c}from"./chunk-4WATTT6H.js";import{c as e,d as r}from"./chunk-NI7D2E25.js";import{c as t}from"./chunk-22BDK6JV.js";import{Type as o}from"@sinclair/typebox";import{LuStretchHorizontal as m}from"react-icons/lu";var f=o.Array(o.Object({},{additionalProperties:!0})),G=c({type:"vbox",kind:"widget",name:"Vertical box",description:"A vertical container for stacking bricks",isContainer:!0,defaultWidth:{desktop:"auto",mobile:"100%"},datasource:f,icon:m,props:e({gap:o.Optional(t({title:"Gap",default:"10px",description:"Space between bricks.","ai:instructions":"Can be a tailwind gap class like 'gap-1' or 'gap-2', or a custom value like '10px'","ui:placeholder":"Not specified","ui:styleId":"styles:gap"})),background:r(i()),border:r(a()),padding:r(n()),shadow:r(s()),datasource:r(d()),...p()})}),O=[];export{f as a,G as b,O as c};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
+
|
|
3
|
+
import{a as c,d as i,f as u,g as p}from"./chunk-NI7D2E25.js";import{a as n}from"./chunk-SFKZAUPW.js";import{c as s}from"./chunk-22BDK6JV.js";import{a as l}from"./chunk-QSKUUUXU.js";import{Type as t}from"@sinclair/typebox";var a=(e,o)=>{let y=u(e),r=p(y,o,"styles:containerLayout");return r?.type==="flex"||!r?.type},d=(e,o)=>!a(e,o);function f(e={}){return t.Object({...!e.disableGrid||e["ui:disable-grid"]?{type:n(["flex","grid"],{enumNames:["Flex","Grid"],title:"Layout type",description:"Type of the container. Flex layout arranges items in a one-dimensional line. Grid layout arranges items in a two-dimensional grid","ui:field":"enum","ui:responsive":!0})}:{},gap:t.Optional(s({title:"Gap",default:"10px",description:"Space between items. Can be a tailwind gap class like 'gap-1' or 'gap-2', or a custom value like '10px'","ui:placeholder":"Not specified","ui:styleId":"styles:gap"})),direction:i(n(["flex-row","flex-col"],{enumNames:["Row","Column"],title:"Direction",description:"The direction of the container. Only applies to flex layout",metadata:{filter:a}})),columns:i(t.Number({title:"Columns",description:"Number of columns. Only applies to grid layout","ui:field":"slider",minimum:1,maximum:16,metadata:{filter:d}})),wrap:i(t.Boolean({title:"Wrap",description:"Wrap items.","ai:instructions":"Only applies to flex layout",metadata:{filter:a}})),fillSpace:i(t.Boolean({title:"Fill space",description:"Makes items of the container fill the available space","ai:instructions":"Only applies to flex layout",metadata:{filter:a}})),justifyContent:t.Optional(n(["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",description:"Justify content along the main axis (horizontal for row, vertical for column)","ai:instructions":"Only applies to flex layout",metadata:{filter:a}})),alignItems:i(t.Union([t.Literal("items-start",{title:"Start"}),t.Literal("items-center",{title:"Center"}),t.Literal("items-end",{title:"End"}),t.Literal("items-stretch",{title:"Stretch"})],{title:"Alignment",description:"Align items along the cross axis (vertical for row, horizontal for column)","ai:instructions":"Only applies to flex layout",metadata:{filter:a}}))},{...e,$id:"styles:containerLayout"})}function j({title:e="Layout",options:o={}}={}){return c({title:e,options:{"ui:styleId":"styles:containerLayout",$id:"styles:containerLayout"},children:f(o)})}function O(e={}){return l("styles:containerLayout",{title:"Container layout",description:"Settings for the layout of the container",...e})}function w(){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 k(e={}){return t.Object({fillSpace:i(t.Boolean({title:"Fill available space",description:"Makes bricks fill the available space"})),justifyContent:t.Optional(n(["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(n(["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{j as a,O as b,w as c,k as d};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
-
import{b as l}from"./chunk-OMRLCH3Q.js";import{c as p}from"./chunk-P5O7YHX7.js";import{b as c}from"./chunk-M45FSNRM.js";import{b as n}from"./chunk-3OOL2XTT.js";import{b as s}from"./chunk-YZVFYTDV.js";import{b as r}from"./chunk-LXBGNROJ.js";import{a}from"./chunk-R3I32SUA.js";import{a as m}from"./chunk-WARHNU5Z.js";import{c as i,d as e}from"./chunk-OWERYFOX.js";import{a as o}from"./chunk-KUG7UEHN.js";import{Type as t}from"@sinclair/typebox";import{HiOutlineChatBubbleBottomCenter as h}from"react-icons/hi2";var A=m({type:"testimonials",name:"Testimonials",kind:"widget",description:"Display testimonials from users",repeatable:!1,icon:h,props:i({orientation:e(o({title:"Orientation",schema:t.Union([t.Literal("horizontal",{title:"Horizontal"}),t.Literal("vertical",{title:"Vertical"})],{default:"horizontal"})})),background:e(r()),border:e(n()),padding:e(s()),shadow:e(c()),testimonials:t.Array(t.Object({author:a("Author",{default:"John Doe"}),company:e(a("Company")),text:p({title:"Text",default:"Amazing product!"}),avatar:e(l({title:"Avatar"})),socialIcon:e(a("Social Icon",{description:"Iconify reference for the social icon","ui:field":"iconify"}))}))},{default:{orientation:"horizontal"}})}),M=[{description:"SaaS platform testimonials with avatars (horizontal)",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Sarah Johnson",company:"TechCorp Solutions",text:"This platform has completely transformed how we manage our projects. The intuitive interface and powerful automation features have saved us countless hours.",avatar:{src:"https://via.placeholder.com/80x80.png?text=SJ",alt:"Sarah Johnson profile photo"},socialIcon:"mdi:linkedin"},{author:"Mike Chen",company:"StartupFlow",text:"Outstanding customer support and regular feature updates. We've been using this for over a year and it keeps getting better. Highly recommend!",avatar:{src:"https://via.placeholder.com/80x80.png?text=MC",alt:"Mike Chen profile photo"},socialIcon:"mdi:twitter"},{author:"Emily Rodriguez",company:"Digital Agency Pro",text:"The automation capabilities are game-changing. What used to take us days now happens automatically. It's like having an extra team member.",avatar:{src:"https://via.placeholder.com/80x80.png?text=ER",alt:"Emily Rodriguez profile photo"},socialIcon:"mdi:linkedin"}]}},{description:"E-commerce customer reviews (vertical)",type:"testimonials",props:{orientation:"vertical",testimonials:[{author:"Jessica Williams",company:"Happy Customer",text:"Amazing product quality and fast shipping! The item exceeded my expectations and the customer service was excellent when I had questions.",avatar:{src:"https://via.placeholder.com/60x60.png?text=JW",alt:"Jessica Williams customer photo"},socialIcon:"mdi:star"},{author:"David Park",text:"Five stars! Been using this product for 6 months and it's still going strong. Definitely worth the investment and I've already recommended it to friends.",avatar:{src:"https://via.placeholder.com/60x60.png?text=DP",alt:"David Park customer photo"},socialIcon:"mdi:thumbs-up"}]}},{description:"Agency client testimonials with company info",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Rachel Thompson",company:"Global Enterprises",text:"The team delivered exceptional results on time and within budget. Their creative approach and attention to detail made all the difference for our brand.",avatar:{src:"https://via.placeholder.com/70x70.png?text=RT",alt:"Rachel Thompson headshot"},socialIcon:"mdi:briefcase"},{author:"Alex Kumar",company:"Innovation Labs",text:"Working with this agency was a game-changer for our digital presence. They understood our vision and brought it to life beautifully.",avatar:{src:"https://via.placeholder.com/70x70.png?text=AK",alt:"Alex Kumar profile"},socialIcon:"mdi:lightbulb"},{author:"Maria Santos",company:"Retail Plus",text:"Professional, creative, and results-driven. Our website traffic increased by 200% after their redesign. Couldn't be happier!",avatar:{src:"https://via.placeholder.com/70x70.png?text=MS",alt:"Maria Santos photo"},socialIcon:"mdi:chart-line"}]}},{description:"App user feedback (vertical layout)",type:"testimonials",props:{orientation:"vertical",testimonials:[{author:"Tom Wilson",text:"This app has made my daily routine so much easier. Love the clean interface and how everything just works seamlessly across all my devices.",avatar:{src:"https://via.placeholder.com/65x65.png?text=TW",alt:"Tom Wilson user photo"},socialIcon:"mdi:cellphone"},{author:"Lisa Chang",text:"Been using this app for months and it's become essential to my workflow. The latest update with AI features is incredibly impressive.",avatar:{src:"https://via.placeholder.com/65x65.png?text=LC",alt:"Lisa Chang profile picture"},socialIcon:"mdi:robot"},{author:"James Miller",text:"Simple, powerful, and reliable. Exactly what I was looking for. The customer support team is also very responsive and helpful.",avatar:{src:"https://via.placeholder.com/65x65.png?text=JM",alt:"James Miller avatar"},socialIcon:"mdi:heart"}]}},{description:"Course/education testimonials with social icons",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Amanda Foster",company:"UX Designer",text:"This course completely changed my career trajectory. The practical projects and expert feedback helped me land my dream job in just 3 months.",avatar:{src:"https://via.placeholder.com/75x75.png?text=AF",alt:"Amanda Foster student photo"},socialIcon:"mdi:school"},{author:"Carlos Rodriguez",company:"Software Engineer",text:"The instructors are industry experts and the content is always up-to-date. I've taken three courses here and each one exceeded my expectations.",avatar:{src:"https://via.placeholder.com/75x75.png?text=CR",alt:"Carlos Rodriguez profile"},socialIcon:"mdi:code-tags"}]}},{description:"Simple testimonials without avatars",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Anonymous User",text:"Great service and excellent value for money. Would definitely recommend to others looking for a reliable solution.",socialIcon:"mdi:account-circle"},{author:"Verified Customer",text:"Quick delivery and exactly as described. Very satisfied with my purchase and the overall experience.",socialIcon:"mdi:check-circle"},{author:"Beta Tester",text:"Been using the beta version and it's already impressive. Looking forward to the full release with even more features.",socialIcon:"mdi:beta"}]}},{description:"Consultant testimonials with professional focus",type:"testimonials",props:{orientation:"vertical",testimonials:[{author:"Dr. Patricia Lee",company:"Medical Practice Solutions",text:"The consulting services provided were invaluable to our practice. Revenue increased by 40% and patient satisfaction scores improved significantly.",avatar:{src:"https://via.placeholder.com/80x80.png?text=PL",alt:"Dr. Patricia Lee headshot"},socialIcon:"mdi:medical-bag"},{author:"Robert Kim",company:"Manufacturing Inc.",text:"Their strategic insights helped us streamline operations and reduce costs by 25%. The ROI was evident within the first quarter.",avatar:{src:"https://via.placeholder.com/80x80.png?text=RK",alt:"Robert Kim executive photo"},socialIcon:"mdi:factory"}]}},{description:"Event testimonials with social media icons",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Jennifer Adams",company:"Marketing Director",text:"Best conference I've attended in years! The networking opportunities were incredible and the speakers were top-notch industry leaders.",avatar:{src:"https://via.placeholder.com/70x70.png?text=JA",alt:"Jennifer Adams conference attendee"},socialIcon:"mdi:twitter"},{author:"Michael Brown",company:"Tech Startup Founder",text:"The workshops were incredibly practical and I left with actionable strategies I could implement immediately. Already planning to attend next year!",avatar:{src:"https://via.placeholder.com/70x70.png?text=MB",alt:"Michael Brown participant photo"},socialIcon:"mdi:linkedin"},{author:"Sophie Chen",company:"Product Manager",text:"Amazing organization and valuable content. Met so many like-minded professionals and learned cutting-edge techniques I'm excited to try.",avatar:{src:"https://via.placeholder.com/70x70.png?text=SC",alt:"Sophie Chen attendee photo"},socialIcon:"mdi:instagram"}]}},{description:"Fitness/wellness testimonials with achievement focus",type:"testimonials",props:{orientation:"vertical",testimonials:[{author:"Mark Thompson",text:"Lost 30 pounds in 4 months following this program! The personalized approach and constant support made all the difference in achieving my goals.",avatar:{src:"https://via.placeholder.com/75x75.png?text=MT",alt:"Mark Thompson transformation photo"},socialIcon:"mdi:dumbbell"},{author:"Anna Johnson",text:"Finally found a workout routine I actually enjoy! The trainers are motivating and the community support keeps me accountable every day.",avatar:{src:"https://via.placeholder.com/75x75.png?text=AJ",alt:"Anna Johnson fitness photo"},socialIcon:"mdi:heart-pulse"},{author:"Chris Davis",text:"This program completely changed my relationship with fitness. I'm stronger, more confident, and have energy I haven't felt in years.",avatar:{src:"https://via.placeholder.com/75x75.png?text=CD",alt:"Chris Davis success photo"},socialIcon:"mdi:trophy"}]}},{description:"Restaurant customer reviews with food focus",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Food Critic Helen",company:"Local Food Blog",text:"Exceptional cuisine and impeccable service! Every dish was a masterpiece and the attention to detail was remarkable. A true culinary experience.",avatar:{src:"https://via.placeholder.com/65x65.png?text=HC",alt:"Helen food critic photo"},socialIcon:"mdi:silverware-fork-knife"},{author:"Regular Customer Joe",text:"Been coming here for years and it never disappoints. The staff knows my order by heart and the quality is consistently outstanding.",avatar:{src:"https://via.placeholder.com/65x65.png?text=JC",alt:"Joe regular customer"},socialIcon:"mdi:food"}]}}];export{A as a,M as b};
|
|
3
|
+
import{b as l}from"./chunk-HT2FJOKO.js";import{c as p}from"./chunk-C7VV6NIX.js";import{b as c}from"./chunk-HH4AKWHD.js";import{b as n}from"./chunk-4KIC7WW4.js";import{b as s}from"./chunk-ZGV2EX57.js";import{b as r}from"./chunk-5TAB5RAK.js";import{a}from"./chunk-273FK54V.js";import{a as m}from"./chunk-4WATTT6H.js";import{c as i,d as e}from"./chunk-NI7D2E25.js";import{a as o}from"./chunk-EXD5JEQ4.js";import{Type as t}from"@sinclair/typebox";import{HiOutlineChatBubbleBottomCenter as h}from"react-icons/hi2";var A=m({type:"testimonials",name:"Testimonials",kind:"widget",description:"Display testimonials from users",repeatable:!1,icon:h,props:i({orientation:e(o({title:"Orientation",schema:t.Union([t.Literal("horizontal",{title:"Horizontal"}),t.Literal("vertical",{title:"Vertical"})],{default:"horizontal"})})),background:e(r()),border:e(n()),padding:e(s()),shadow:e(c()),testimonials:t.Array(t.Object({author:a("Author",{default:"John Doe"}),company:e(a("Company")),text:p({title:"Text",default:"Amazing product!"}),avatar:e(l({title:"Avatar"})),socialIcon:e(a("Social Icon",{description:"Iconify reference for the social icon","ui:field":"iconify"}))}))},{default:{orientation:"horizontal"}})}),M=[{description:"SaaS platform testimonials with avatars (horizontal)",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Sarah Johnson",company:"TechCorp Solutions",text:"This platform has completely transformed how we manage our projects. The intuitive interface and powerful automation features have saved us countless hours.",avatar:{src:"https://via.placeholder.com/80x80.png?text=SJ",alt:"Sarah Johnson profile photo"},socialIcon:"mdi:linkedin"},{author:"Mike Chen",company:"StartupFlow",text:"Outstanding customer support and regular feature updates. We've been using this for over a year and it keeps getting better. Highly recommend!",avatar:{src:"https://via.placeholder.com/80x80.png?text=MC",alt:"Mike Chen profile photo"},socialIcon:"mdi:twitter"},{author:"Emily Rodriguez",company:"Digital Agency Pro",text:"The automation capabilities are game-changing. What used to take us days now happens automatically. It's like having an extra team member.",avatar:{src:"https://via.placeholder.com/80x80.png?text=ER",alt:"Emily Rodriguez profile photo"},socialIcon:"mdi:linkedin"}]}},{description:"E-commerce customer reviews (vertical)",type:"testimonials",props:{orientation:"vertical",testimonials:[{author:"Jessica Williams",company:"Happy Customer",text:"Amazing product quality and fast shipping! The item exceeded my expectations and the customer service was excellent when I had questions.",avatar:{src:"https://via.placeholder.com/60x60.png?text=JW",alt:"Jessica Williams customer photo"},socialIcon:"mdi:star"},{author:"David Park",text:"Five stars! Been using this product for 6 months and it's still going strong. Definitely worth the investment and I've already recommended it to friends.",avatar:{src:"https://via.placeholder.com/60x60.png?text=DP",alt:"David Park customer photo"},socialIcon:"mdi:thumbs-up"}]}},{description:"Agency client testimonials with company info",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Rachel Thompson",company:"Global Enterprises",text:"The team delivered exceptional results on time and within budget. Their creative approach and attention to detail made all the difference for our brand.",avatar:{src:"https://via.placeholder.com/70x70.png?text=RT",alt:"Rachel Thompson headshot"},socialIcon:"mdi:briefcase"},{author:"Alex Kumar",company:"Innovation Labs",text:"Working with this agency was a game-changer for our digital presence. They understood our vision and brought it to life beautifully.",avatar:{src:"https://via.placeholder.com/70x70.png?text=AK",alt:"Alex Kumar profile"},socialIcon:"mdi:lightbulb"},{author:"Maria Santos",company:"Retail Plus",text:"Professional, creative, and results-driven. Our website traffic increased by 200% after their redesign. Couldn't be happier!",avatar:{src:"https://via.placeholder.com/70x70.png?text=MS",alt:"Maria Santos photo"},socialIcon:"mdi:chart-line"}]}},{description:"App user feedback (vertical layout)",type:"testimonials",props:{orientation:"vertical",testimonials:[{author:"Tom Wilson",text:"This app has made my daily routine so much easier. Love the clean interface and how everything just works seamlessly across all my devices.",avatar:{src:"https://via.placeholder.com/65x65.png?text=TW",alt:"Tom Wilson user photo"},socialIcon:"mdi:cellphone"},{author:"Lisa Chang",text:"Been using this app for months and it's become essential to my workflow. The latest update with AI features is incredibly impressive.",avatar:{src:"https://via.placeholder.com/65x65.png?text=LC",alt:"Lisa Chang profile picture"},socialIcon:"mdi:robot"},{author:"James Miller",text:"Simple, powerful, and reliable. Exactly what I was looking for. The customer support team is also very responsive and helpful.",avatar:{src:"https://via.placeholder.com/65x65.png?text=JM",alt:"James Miller avatar"},socialIcon:"mdi:heart"}]}},{description:"Course/education testimonials with social icons",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Amanda Foster",company:"UX Designer",text:"This course completely changed my career trajectory. The practical projects and expert feedback helped me land my dream job in just 3 months.",avatar:{src:"https://via.placeholder.com/75x75.png?text=AF",alt:"Amanda Foster student photo"},socialIcon:"mdi:school"},{author:"Carlos Rodriguez",company:"Software Engineer",text:"The instructors are industry experts and the content is always up-to-date. I've taken three courses here and each one exceeded my expectations.",avatar:{src:"https://via.placeholder.com/75x75.png?text=CR",alt:"Carlos Rodriguez profile"},socialIcon:"mdi:code-tags"}]}},{description:"Simple testimonials without avatars",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Anonymous User",text:"Great service and excellent value for money. Would definitely recommend to others looking for a reliable solution.",socialIcon:"mdi:account-circle"},{author:"Verified Customer",text:"Quick delivery and exactly as described. Very satisfied with my purchase and the overall experience.",socialIcon:"mdi:check-circle"},{author:"Beta Tester",text:"Been using the beta version and it's already impressive. Looking forward to the full release with even more features.",socialIcon:"mdi:beta"}]}},{description:"Consultant testimonials with professional focus",type:"testimonials",props:{orientation:"vertical",testimonials:[{author:"Dr. Patricia Lee",company:"Medical Practice Solutions",text:"The consulting services provided were invaluable to our practice. Revenue increased by 40% and patient satisfaction scores improved significantly.",avatar:{src:"https://via.placeholder.com/80x80.png?text=PL",alt:"Dr. Patricia Lee headshot"},socialIcon:"mdi:medical-bag"},{author:"Robert Kim",company:"Manufacturing Inc.",text:"Their strategic insights helped us streamline operations and reduce costs by 25%. The ROI was evident within the first quarter.",avatar:{src:"https://via.placeholder.com/80x80.png?text=RK",alt:"Robert Kim executive photo"},socialIcon:"mdi:factory"}]}},{description:"Event testimonials with social media icons",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Jennifer Adams",company:"Marketing Director",text:"Best conference I've attended in years! The networking opportunities were incredible and the speakers were top-notch industry leaders.",avatar:{src:"https://via.placeholder.com/70x70.png?text=JA",alt:"Jennifer Adams conference attendee"},socialIcon:"mdi:twitter"},{author:"Michael Brown",company:"Tech Startup Founder",text:"The workshops were incredibly practical and I left with actionable strategies I could implement immediately. Already planning to attend next year!",avatar:{src:"https://via.placeholder.com/70x70.png?text=MB",alt:"Michael Brown participant photo"},socialIcon:"mdi:linkedin"},{author:"Sophie Chen",company:"Product Manager",text:"Amazing organization and valuable content. Met so many like-minded professionals and learned cutting-edge techniques I'm excited to try.",avatar:{src:"https://via.placeholder.com/70x70.png?text=SC",alt:"Sophie Chen attendee photo"},socialIcon:"mdi:instagram"}]}},{description:"Fitness/wellness testimonials with achievement focus",type:"testimonials",props:{orientation:"vertical",testimonials:[{author:"Mark Thompson",text:"Lost 30 pounds in 4 months following this program! The personalized approach and constant support made all the difference in achieving my goals.",avatar:{src:"https://via.placeholder.com/75x75.png?text=MT",alt:"Mark Thompson transformation photo"},socialIcon:"mdi:dumbbell"},{author:"Anna Johnson",text:"Finally found a workout routine I actually enjoy! The trainers are motivating and the community support keeps me accountable every day.",avatar:{src:"https://via.placeholder.com/75x75.png?text=AJ",alt:"Anna Johnson fitness photo"},socialIcon:"mdi:heart-pulse"},{author:"Chris Davis",text:"This program completely changed my relationship with fitness. I'm stronger, more confident, and have energy I haven't felt in years.",avatar:{src:"https://via.placeholder.com/75x75.png?text=CD",alt:"Chris Davis success photo"},socialIcon:"mdi:trophy"}]}},{description:"Restaurant customer reviews with food focus",type:"testimonials",props:{orientation:"horizontal",testimonials:[{author:"Food Critic Helen",company:"Local Food Blog",text:"Exceptional cuisine and impeccable service! Every dish was a masterpiece and the attention to detail was remarkable. A true culinary experience.",avatar:{src:"https://via.placeholder.com/65x65.png?text=HC",alt:"Helen food critic photo"},socialIcon:"mdi:silverware-fork-knife"},{author:"Regular Customer Joe",text:"Been coming here for years and it never disappoints. The staff knows my order by heart and the quality is consistently outstanding.",avatar:{src:"https://via.placeholder.com/65x65.png?text=JC",alt:"Joe regular customer"},socialIcon:"mdi:food"}]}}];export{A as a,M as b};
|