@upstart.gg/sdk 0.0.97 → 0.0.99
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.d.ts.map +1 -1
- package/dist/shared/ajv.js +1 -1
- package/dist/shared/attributes.d.ts +1 -1
- package/dist/shared/attributes.d.ts.map +1 -1
- package/dist/shared/attributes.js +1 -1
- package/dist/shared/brick-manifest.js +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.js +1 -1
- package/dist/shared/bricks/manifests/card.manifest.js +1 -1
- package/dist/shared/bricks/manifests/carousel.manifest.js +1 -1
- package/dist/shared/bricks/manifests/container.manifest.js +1 -1
- package/dist/shared/bricks/manifests/divider.manifest.js +1 -1
- package/dist/shared/bricks/manifests/footer.manifest.js +1 -1
- package/dist/shared/bricks/manifests/form.manifest.js +1 -1
- package/dist/shared/bricks/manifests/hero.manifest.js +1 -1
- package/dist/shared/bricks/manifests/icon.manifest.js +1 -1
- package/dist/shared/bricks/manifests/image.manifest.js +1 -1
- package/dist/shared/bricks/manifests/images-gallery.manifest.js +1 -1
- package/dist/shared/bricks/manifests/map.manifest.js +1 -1
- package/dist/shared/bricks/manifests/navbar.manifest.js +1 -1
- package/dist/shared/bricks/manifests/sidebar.manifest.js +1 -1
- package/dist/shared/bricks/manifests/social-links.manifest.js +1 -1
- package/dist/shared/bricks/manifests/testimonials.manifest.js +1 -1
- package/dist/shared/bricks/manifests/text.manifest.js +1 -1
- package/dist/shared/bricks/manifests/timeline.manifest.js +1 -1
- package/dist/shared/bricks/manifests/video.manifest.js +1 -1
- package/dist/shared/bricks.js +1 -1
- package/dist/shared/{chunk-CCNU3J56.js → chunk-4VVETQA6.js} +1 -1
- package/dist/shared/{chunk-Z7SYP6FG.js → chunk-5SSQU3VZ.js} +1 -1
- package/dist/shared/{chunk-2FHWS73Y.js → chunk-BQ5JAQ2K.js} +1 -1
- package/dist/shared/{chunk-GGJBTPGW.js → chunk-C3U3EMYW.js} +1 -1
- package/dist/shared/chunk-F2NL2BBM.js +3 -0
- package/dist/shared/{chunk-5HYPCOSS.js → chunk-FEI3PT7G.js} +1 -1
- package/dist/shared/{chunk-V6BCYHZH.js → chunk-FRGTJHVS.js} +1 -1
- package/dist/shared/{chunk-QPATZM3I.js → chunk-H6OG7OSG.js} +1 -1
- package/dist/shared/{chunk-NLZBY65T.js → chunk-KLNXIBFA.js} +1 -1
- package/dist/shared/chunk-M52N2CTG.js +3 -0
- package/dist/shared/{chunk-MITJPRGD.js → chunk-MNSCJBRC.js} +1 -1
- package/dist/shared/{chunk-6QS5PKLA.js → chunk-MT3RY7IH.js} +1 -1
- package/dist/shared/{chunk-PK3R5VOF.js → chunk-NRZCKO72.js} +1 -1
- package/dist/shared/{chunk-ENU4SEHO.js → chunk-NUYYQ3JH.js} +1 -1
- package/dist/shared/{chunk-VLGLD6GR.js → chunk-O24ODVIU.js} +1 -1
- package/dist/shared/{chunk-3FJVF357.js → chunk-OXN26QKE.js} +1 -1
- package/dist/shared/{chunk-5K5C6XFX.js → chunk-QXIZOPDX.js} +1 -1
- package/dist/shared/chunk-SIUWBV6O.js +3 -0
- package/dist/shared/{chunk-DCH2FI6T.js → chunk-T2OZONYR.js} +1 -1
- package/dist/shared/{chunk-RDBEWW4G.js → chunk-T5NMTWQA.js} +1 -1
- package/dist/shared/{chunk-BTKLQQZA.js → chunk-T5PGA3H3.js} +1 -1
- package/dist/shared/{chunk-3RHYJ6E7.js → chunk-UMM353HT.js} +1 -1
- package/dist/shared/{chunk-SUG225LF.js → chunk-URNBJWDN.js} +1 -1
- package/dist/shared/{chunk-5EOWW7BX.js → chunk-XO7VLVOB.js} +1 -1
- package/dist/shared/{chunk-SLSIAUYV.js → chunk-Z5MZDCKB.js} +1 -1
- package/dist/shared/{chunk-RPBQZW5I.js → chunk-ZPKOMXCX.js} +1 -1
- package/dist/shared/datasources/external/facebook/posts/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/instagram/feed/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/mastodon/account/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/mastodon/status/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/rss/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/threads/media/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/tiktok/video/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/youtube/list/fetcher.d.ts.map +1 -1
- package/dist/shared/page.js +1 -1
- package/dist/shared/site.js +1 -1
- package/package.json +3 -3
- package/src/shared/ajv.ts +2 -4
- package/src/shared/attributes.ts +4 -16
- package/src/shared/datasources/external/facebook/posts/fetcher.ts +0 -9
- package/src/shared/datasources/external/facebook/posts/tests/fetcher.test.ts +0 -18
- package/src/shared/datasources/external/instagram/feed/fetcher.ts +2 -3
- package/src/shared/datasources/external/mastodon/account/fetcher.ts +2 -3
- package/src/shared/datasources/external/mastodon/status/fetcher.ts +0 -9
- package/src/shared/datasources/external/rss/fetcher.ts +2 -3
- package/src/shared/datasources/external/threads/media/fetcher.ts +2 -3
- package/src/shared/datasources/external/tiktok/video/fetcher.ts +0 -9
- package/src/shared/datasources/external/youtube/list/fetcher.ts +0 -8
- package/dist/shared/chunk-4MPRHJWO.js +0 -3
- package/dist/shared/chunk-H24R3IWA.js +0 -3
- package/dist/shared/chunk-Y36SM2AO.js +0 -3
package/dist/shared/ajv.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ajv.d.ts","sourceRoot":"","sources":["../../src/shared/ajv.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAmB,KAAK,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,GAAG,EAAE,EAAE,KAAK,WAAW,EAAE,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"ajv.d.ts","sourceRoot":"","sources":["../../src/shared/ajv.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAmB,KAAK,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,GAAG,EAAE,EAAE,KAAK,WAAW,EAAE,MAAM,KAAK,CAAC;AAiB5C,YAAY,EAAE,cAAc,EAAE,eAAe,EAAE,YAAY,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEnF,eAAO,MAAM,GAAG,KAOd,CAAC;AAiBH,eAAO,MAAM,2BAA2B,+KAe9B,CAAC;AA+BX,wBAAgB,kBAAkB,CAAC,MAAM,EAAE,WAAW,EAAE,GAAG,IAAI,GAAG,SAAS,GAAG,MAAM,CAcnF;AAED,wBAAgB,iBAAiB,CAAC,CAAC,SAAS,OAAO,EAAE,MAAM,EAAE,CAAC,GAC9B,MAAM,CAAC,CAAC,CAAC,CACxC"}
|
package/dist/shared/ajv.js
CHANGED
|
@@ -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,b,c,d}from"./chunk-
|
|
3
|
+
import{a,b,c,d}from"./chunk-F2NL2BBM.js";import"./chunk-VBWC36L2.js";import"./chunk-VTFWVTPI.js";import"./chunk-P5DZK4TS.js";import"./chunk-74EL657O.js";import"./chunk-WAAKB6OB.js";import"./chunk-ALFOZHAH.js";import"./chunk-DFSQR6QC.js";import"./chunk-YZ5Y4WE6.js";import"./chunk-HYVQXAK5.js";import"./chunk-LKVQQQTI.js";import"./chunk-AJDYOLKP.js";import"./chunk-CAVNF3BU.js";import"./chunk-BJSO43AS.js";import"./chunk-VA5LFJVE.js";import"./chunk-ZMDHKAWL.js";import"./chunk-OYIL5SCU.js";export{a as ajv,d as getSchemaDefaults,b as jsonStringsSupportedFormats,c as serializeAjvErrors};
|
|
@@ -66,5 +66,5 @@ export declare const pageAttributesSchemaForLLM: TObject<{
|
|
|
66
66
|
}>;
|
|
67
67
|
export type AttributesSchema = typeof defaultAttributesSchema & Record<string, unknown>;
|
|
68
68
|
export type Attributes<T extends Record<string, unknown> = Record<string, unknown>> = Static<typeof defaultAttributesSchema> & T;
|
|
69
|
-
export declare function resolveAttributes(customAttrsSchema?: TObject,
|
|
69
|
+
export declare function resolveAttributes(customAttrsSchema?: TObject, data?: Record<string, unknown>): Attributes<Static<typeof customAttrsSchema>>;
|
|
70
70
|
//# sourceMappingURL=attributes.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attributes.d.ts","sourceRoot":"","sources":["../../src/shared/attributes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,WAAW,EAAE,KAAK,MAAM,EAAE,KAAK,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACtF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"attributes.d.ts","sourceRoot":"","sources":["../../src/shared/attributes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,WAAW,EAAE,KAAK,MAAM,EAAE,KAAK,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACtF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAU1C,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,WAAW,wBAUlD;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CAAC,gBAAgB,EAAE,OAAO,GACO,gBAAgB,CACvF;AAED,YAAY,EAAE,cAAc,EAAE,CAAC;AAsJ/B,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;EAAiE,CAAC;AACtG,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;EAGrC,CAAC;AACH,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;EAQrC,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,OAAO,uBAAuB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAExF,MAAM,MAAM,UAAU,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,IAAI,MAAM,CAC1F,OAAO,uBAAuB,CAC/B,GACC,CAAC,CAAC;AAEJ,wBAAgB,iBAAiB,CAC/B,iBAAiB,GAAE,OAAyB,EAC5C,IAAI,GAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAM,GAIU,UAAU,CAAC,MAAM,CAAC,OAAO,iBAAiB,CAAC,CAAC,CACzF"}
|
|
@@ -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,b,c,d,e,f}from"./chunk-
|
|
3
|
+
import{a,b,c,d,e,f}from"./chunk-SIUWBV6O.js";import"./chunk-CTRS76PX.js";import"./chunk-G7LX3UKQ.js";import"./chunk-ATDJCXC2.js";import"./chunk-F2NL2BBM.js";import"./chunk-VBWC36L2.js";import"./chunk-VTFWVTPI.js";import"./chunk-P5DZK4TS.js";import"./chunk-74EL657O.js";import"./chunk-WAAKB6OB.js";import"./chunk-ALFOZHAH.js";import"./chunk-DFSQR6QC.js";import"./chunk-YZ5Y4WE6.js";import"./chunk-HYVQXAK5.js";import"./chunk-LKVQQQTI.js";import"./chunk-AJDYOLKP.js";import"./chunk-CAVNF3BU.js";import"./chunk-BJSO43AS.js";import"./chunk-VA5LFJVE.js";import"./chunk-ZMDHKAWL.js";import"./chunk-OYIL5SCU.js";export{c as defaultAttributesSchema,a as defineAttributes,e as pageAttributesSchemaForLLM,b as processAttributesSchema,f as resolveAttributes,d as siteAttributesSchemaForLLM};
|
|
@@ -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,b}from"./chunk-
|
|
3
|
+
import{a,b}from"./chunk-NUYYQ3JH.js";import"./chunk-F2NL2BBM.js";import"./chunk-VBWC36L2.js";import"./chunk-VTFWVTPI.js";import"./chunk-P5DZK4TS.js";import"./chunk-74EL657O.js";import"./chunk-WAAKB6OB.js";import"./chunk-ALFOZHAH.js";import"./chunk-DFSQR6QC.js";import"./chunk-YZ5Y4WE6.js";import"./chunk-HYVQXAK5.js";import"./chunk-LKVQQQTI.js";import"./chunk-AJDYOLKP.js";import"./chunk-CAVNF3BU.js";import"./chunk-BJSO43AS.js";import"./chunk-VA5LFJVE.js";import"./chunk-ZMDHKAWL.js";import"./chunk-OYIL5SCU.js";export{a as defineBrickManifest,b as getBrickManifestDefaults};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-T2OZONYR.js";import"../../chunk-ATDJCXC2.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b,c}from"../../chunk-
|
|
3
|
+
import{a,b,c}from"../../chunk-M52N2CTG.js";import"../../chunk-T5NMTWQA.js";import"../../chunk-O24ODVIU.js";import"../../chunk-T5PGA3H3.js";import"../../chunk-NRZCKO72.js";import"../../chunk-OELIU5BZ.js";import"../../chunk-QXIZOPDX.js";import"../../chunk-FEI3PT7G.js";import"../../chunk-MNSCJBRC.js";import"../../chunk-U5XOIYSS.js";import"../../chunk-C3U3EMYW.js";import"../../chunk-MT3RY7IH.js";import"../../chunk-UMM353HT.js";import"../../chunk-FRGTJHVS.js";import"../../chunk-5SSQU3VZ.js";import"../../chunk-URNBJWDN.js";import"../../chunk-OUI2VDNM.js";import"../../chunk-ZPKOMXCX.js";import"../../chunk-KLNXIBFA.js";import"../../chunk-UL7L3HYV.js";import"../../chunk-XO7VLVOB.js";import"../../chunk-BQ5JAQ2K.js";import"../../chunk-4VVETQA6.js";import"../../chunk-T2OZONYR.js";import"../../chunk-ATDJCXC2.js";import"../../chunk-Z5MZDCKB.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as defaultProps,c as examples,a as manifests};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-Z5MZDCKB.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-FRGTJHVS.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-5SSQU3VZ.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b,c}from"../../chunk-
|
|
3
|
+
import{a,b,c}from"../../chunk-URNBJWDN.js";import"../../chunk-OUI2VDNM.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{a as datasource,c as examples,b as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-ZPKOMXCX.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-KLNXIBFA.js";import"../../chunk-UL7L3HYV.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-XO7VLVOB.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-BQ5JAQ2K.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-4VVETQA6.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-T5PGA3H3.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b,c}from"../../chunk-
|
|
3
|
+
import{a,b,c}from"../../chunk-NRZCKO72.js";import"../../chunk-OELIU5BZ.js";import"../../chunk-OUI2VDNM.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{a as datasource,c as examples,b as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-QXIZOPDX.js";import"../../chunk-UL7L3HYV.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b,c}from"../../chunk-
|
|
3
|
+
import{a,b,c}from"../../chunk-FEI3PT7G.js";import"../../chunk-U5XOIYSS.js";import"../../chunk-OUI2VDNM.js";import"../../chunk-ATDJCXC2.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{a as datasource,c as examples,b as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-MNSCJBRC.js";import"../../chunk-U5XOIYSS.js";import"../../chunk-OUI2VDNM.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-C3U3EMYW.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-MT3RY7IH.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-UMM353HT.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-T5NMTWQA.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
|
@@ -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,b}from"../../chunk-
|
|
3
|
+
import{a,b}from"../../chunk-O24ODVIU.js";import"../../chunk-NUYYQ3JH.js";import"../../chunk-F2NL2BBM.js";import"../../chunk-VBWC36L2.js";import"../../chunk-VTFWVTPI.js";import"../../chunk-P5DZK4TS.js";import"../../chunk-74EL657O.js";import"../../chunk-WAAKB6OB.js";import"../../chunk-ALFOZHAH.js";import"../../chunk-DFSQR6QC.js";import"../../chunk-YZ5Y4WE6.js";import"../../chunk-HYVQXAK5.js";import"../../chunk-LKVQQQTI.js";import"../../chunk-AJDYOLKP.js";import"../../chunk-CAVNF3BU.js";import"../../chunk-BJSO43AS.js";import"../../chunk-VA5LFJVE.js";import"../../chunk-ZMDHKAWL.js";import"../../chunk-OYIL5SCU.js";export{b as examples,a as manifest};
|
package/dist/shared/bricks.js
CHANGED
|
@@ -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,b,c,d,e,f,g}from"./chunk-
|
|
3
|
+
import{a,b,c,d,e,f,g}from"./chunk-H6OG7OSG.js";import"./chunk-G7LX3UKQ.js";import"./chunk-M52N2CTG.js";import"./chunk-T5NMTWQA.js";import"./chunk-O24ODVIU.js";import"./chunk-T5PGA3H3.js";import"./chunk-NRZCKO72.js";import"./chunk-OELIU5BZ.js";import"./chunk-QXIZOPDX.js";import"./chunk-FEI3PT7G.js";import"./chunk-MNSCJBRC.js";import"./chunk-U5XOIYSS.js";import"./chunk-C3U3EMYW.js";import"./chunk-MT3RY7IH.js";import"./chunk-UMM353HT.js";import"./chunk-FRGTJHVS.js";import"./chunk-5SSQU3VZ.js";import"./chunk-URNBJWDN.js";import"./chunk-OUI2VDNM.js";import"./chunk-ZPKOMXCX.js";import"./chunk-KLNXIBFA.js";import"./chunk-UL7L3HYV.js";import"./chunk-XO7VLVOB.js";import"./chunk-BQ5JAQ2K.js";import"./chunk-4VVETQA6.js";import"./chunk-T2OZONYR.js";import"./chunk-ATDJCXC2.js";import"./chunk-Z5MZDCKB.js";import"./chunk-NUYYQ3JH.js";import"./chunk-F2NL2BBM.js";import"./chunk-VBWC36L2.js";import"./chunk-VTFWVTPI.js";import"./chunk-P5DZK4TS.js";import"./chunk-74EL657O.js";import"./chunk-WAAKB6OB.js";import"./chunk-ALFOZHAH.js";import"./chunk-DFSQR6QC.js";import"./chunk-YZ5Y4WE6.js";import"./chunk-HYVQXAK5.js";import"./chunk-LKVQQQTI.js";import"./chunk-AJDYOLKP.js";import"./chunk-CAVNF3BU.js";import"./chunk-BJSO43AS.js";import"./chunk-VA5LFJVE.js";import"./chunk-ZMDHKAWL.js";import"./chunk-OYIL5SCU.js";export{c as brickSchema,b as brickTypeSchema,a as generateId,g as processBrick,f as processSections,d as sectionProps,e as sectionSchema};
|
|
@@ -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 p}from"./chunk-
|
|
3
|
+
import{a as p}from"./chunk-NUYYQ3JH.js";import{a as o,d as t}from"./chunk-74EL657O.js";import{b as i,d as e,e as n}from"./chunk-BJSO43AS.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",void 0,{description:"Icon to display (iconify reference)","ui:field":"iconify"})}),size:i({title:"Size",description:"Size of the icon",schema:o("Size","1em",{description:"Size of the icon","ai:instructions":"The size of the icon can be set using 'em' or '%' unit."})}),link:n(t({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};
|
|
@@ -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 n}from"./chunk-
|
|
3
|
+
import{a as n}from"./chunk-NUYYQ3JH.js";import{b as a}from"./chunk-P5DZK4TS.js";import{c as p}from"./chunk-WAAKB6OB.js";import{b as s}from"./chunk-DFSQR6QC.js";import{b as o}from"./chunk-HYVQXAK5.js";import{b as i}from"./chunk-LKVQQQTI.js";import{d as t,e}from"./chunk-BJSO43AS.js";import{TbCarouselHorizontal as m}from"react-icons/tb";import{Type as r}from"@sinclair/typebox";var v=n({type:"carousel",kind:"widget",name:"Carousel",description:"A carousel element",isContainer:!0,icon:m,props:t({variants:r.Array(r.Union([r.Literal("pager-arrows",{title:"With arrows pager"}),r.Literal("pager-numbers",{title:"With numbered pager"}),r.Literal("pager-dots",{title:"With dots pager"})],{title:"Variant",description:"Carousel variants."})),background:e(o()),border:e(i),padding:e(a),shadow:e(s()),...p()})}),C=[{description:"An image carousel with pager arrows",type:"carousel",props:{variants:["pager-arrows"],$children:[{type:"image",props:{src:"https://via.placeholder.com/300x200.png?text=Image+1"}},{type:"image",props:{src:"https://via.placeholder.com/300x200.png?text=Image+2"}},{type:"image",props:{src:"https://via.placeholder.com/300x200.png?text=Image+3"}}]}},{description:"A carousel of text slides with numbered pager",type:"carousel",props:{variants:["pager-numbers"],$children:[{type:"text",props:{content:"Slide 1",preset:"prominent-primary"}},{type:"text",props:{content:"Slide 2",preset:"prominent-secondary"}},{type:"text",props:{content:"Slide 3",preset:"prominent-accent"}}]}}];export{v as a,C 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{a as d}from"./chunk-
|
|
3
|
+
import{a as d}from"./chunk-NUYYQ3JH.js";import{c as t}from"./chunk-VBWC36L2.js";import{b as p}from"./chunk-P5DZK4TS.js";import{b as s}from"./chunk-DFSQR6QC.js";import{b as i}from"./chunk-YZ5Y4WE6.js";import{b as o}from"./chunk-HYVQXAK5.js";import{b as n}from"./chunk-LKVQQQTI.js";import{b as a}from"./chunk-CAVNF3BU.js";import{d as r,e}from"./chunk-BJSO43AS.js";import{BsAlphabetUppercase as l}from"react-icons/bs";var P=d({type:"hero",name:"Hero",kind:"brick",description:"A big textual element for home pages",aiInstructions:`
|
|
4
4
|
This hero element is a large text element that can be used to display a title and an optional tagline.
|
|
5
5
|
It is typically used on home pages to grab the user's attention.
|
|
6
6
|
`.trim(),icon:l,defaultHeight:{desktop:5,mobile:5},defaultWidth:{desktop:12,mobile:12},props:r({content:t({title:"Hero title",default:"I'm a big text"}),tagline:e(t({title:"Hero tagline",default:"I'm a tagline"})),background:e(o()),color:e(a()),shadow:e(s()),align:e(i()),padding:e(p),border:e(n)},{default:{padding:"p-4"}})}),A=[{description:"Simple welcome hero with blue background",type:"hero",props:{preset:"prominent-primary",content:"Welcome to Our Platform",tagline:"The future of productivity starts here",align:{horizontal:"justify-center"},padding:"p-8"}},{description:"Startup hero with gradient background",type:"hero",props:{preset:"prominent-secondary",content:"Build Something Amazing",tagline:"Turn your ideas into reality with our cutting-edge tools",align:{horizontal:"justify-center"},padding:"p-16"}},{description:"Construction company hero with bold presence",type:"hero",props:{preset:"prominent-primary",content:"Building Tomorrow Today",tagline:"Quality construction services for residential and commercial projects",padding:"p-16"}},{description:"Fashion brand hero with modern appeal",type:"hero",props:{preset:"prominent-accent",content:"Express Your Style",tagline:"Contemporary fashion that speaks to your individuality",align:{horizontal:"justify-center",vertical:"items-start"},padding:"p-16"}},{description:"Law firm hero with authoritative tone",type:"hero",props:{preset:"prominent-secondary",content:"Justice You Can Trust",tagline:"Experienced legal representation for individuals and businesses",padding:"p-8",border:{width:"border-2",color:"border-gray-800",rounding:"rounded-lg"}}},{description:"Photography studio hero with artistic flair",type:"hero",props:{preset:"surface-1",content:"Capturing Life's Moments",tagline:"Professional photography services for weddings, portraits, and events",border:{rounding:"rounded-lg"}}}];export{P as a,A as b};
|
|
@@ -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 c}from"./chunk-
|
|
3
|
+
import{a as c}from"./chunk-NUYYQ3JH.js";import{a as o}from"./chunk-74EL657O.js";import{b as r}from"./chunk-DFSQR6QC.js";import{d as l}from"./chunk-HYVQXAK5.js";import{b as s}from"./chunk-LKVQQQTI.js";import{b as a}from"./chunk-CAVNF3BU.js";import{b as t,d as n,e as i}from"./chunk-BJSO43AS.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",void 0,{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{b as f}from"./chunk-VBWC36L2.js";import{a as c}from"./chunk-VTFWVTPI.js";import{a as d}from"./chunk-P5DZK4TS.js";import{c as y}from"./chunk-74EL657O.js";import{a as n}from"./chunk-WAAKB6OB.js";import{a as h}from"./chunk-ALFOZHAH.js";import{a as p}from"./chunk-DFSQR6QC.js";import{a as i}from"./chunk-YZ5Y4WE6.js";import{a as o,c as s}from"./chunk-HYVQXAK5.js";import{a as m}from"./chunk-LKVQQQTI.js";import{a as l}from"./chunk-CAVNF3BU.js";import{a as r}from"./chunk-VA5LFJVE.js";import{a}from"./chunk-ZMDHKAWL.js";import O from"ajv";import F from"ajv-formats";import{jsonDefault as k}from"json-schema-default";var e=new O({useDefaults:!0,strictSchema:!1,validateSchema:!1,coerceTypes:!0,allErrors:!0,inlineRefs:!1});e.addSchema(a(),"styles:preset");e.addSchema(o(),"styles:background");e.addSchema(s(),"styles:backgroundColor");e.addSchema(i(),"styles:basicAlign");e.addSchema(n(),"styles:containerLayout");e.addSchema(r(),"styles:hidden");e.addSchema(m(),"styles:border");e.addSchema(d(),"styles:padding");e.addSchema(l(),"styles:color");e.addSchema(p(),"styles:shadow");e.addSchema(h(),"styles:cssLength");e.addSchema(c(),"assets:image");e.addSchema(f(),"content:textContent");e.addSchema(y(),"content:urlOrPageId");var w=["date-time","time","date","email","hostname","ipv4","ipv6","uri","uri-reference","uuid","uri-template","json-pointer","relative-json-pointer","regex"];F(e,[...w]);e.addFormat("date-object",{validate:t=>t instanceof Date&&!Number.isNaN(t.getTime()),async:!1});e.addFormat("richtext",{validate:t=>typeof t=="string",async:!1});e.addFormat("markdown",{validate:t=>typeof t=="string",async:!1});e.addFormat("multiline",{validate:t=>typeof t=="string",async:!1});e.addFormat("password",{validate:t=>typeof t=="string",async:!1});function H(t){return!t||t.length===0?"Unknown validation error":t.map(u=>{let{instancePath:g,message:S,params:j}=u,b=g||"root",v=Object.entries(j||{}).map(([T,x])=>`${T}: ${x}`).join(", ");return`${b} ${S} (${v})`}).join("; ")}function K(t){return k(t)}export{e as a,w as b,H 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}from"./chunk-U5XOIYSS.js";import{a as f}from"./chunk-OUI2VDNM.js";import{a as m}from"./chunk-ATDJCXC2.js";import{a as u}from"./chunk-
|
|
3
|
+
import{b}from"./chunk-U5XOIYSS.js";import{a as f}from"./chunk-OUI2VDNM.js";import{a as m}from"./chunk-ATDJCXC2.js";import{a as u}from"./chunk-NUYYQ3JH.js";import{c}from"./chunk-VBWC36L2.js";import{b as d}from"./chunk-VTFWVTPI.js";import{a as g,d as i}from"./chunk-74EL657O.js";import{b as p}from"./chunk-DFSQR6QC.js";import{d as l}from"./chunk-HYVQXAK5.js";import{b as s}from"./chunk-LKVQQQTI.js";import{b as a}from"./chunk-CAVNF3BU.js";import{a as e,b as t,d as n,e as o}from"./chunk-BJSO43AS.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=u({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,defaultHeight:{desktop:3,mobile:3},maxHeight:{desktop:3,mobile:3},minHeight:{desktop:3,mobile:3},icon:h,iconClassName:"rotate-180",props:n({container:o(e({title:"Main element",children:{backgroundColor:o(l()),border:o(s),shadow:o(p()),fixedPositioned:o(b())},metadata:{"ui:responsive":!0}})),brand:e({title:"Brand",children:{name:o(c({title:"Brand name",default:"Acme Inc.",disableSizing:!0})),logo:o(d({title:"Logo",noObjectOptions:!0})),hideText:o(m("Hide text")),color:o(a())}}),navigation:e({title:"Links",children:{position:t({title:"Position",schema:r.Union([r.Literal("left",{title:"Left"}),r.Literal("center",{title:"Center"}),r.Literal("right",{title:"Right"})],{default:"right"})}),color:o(a()),datasource:o(f()),staticItems:o(t({title:"Nav items",schema:r.Array(r.Object({urlOrPageId:i(),label:o(g("Label"))}),{title:"Navigation items",default:[]})}))}})})}),z=[{description:"Corporate navbar with logo and right-aligned navigation",type:"navbar",props:{preset:"prominent-primary",container:{},brand:{name:"TechCorp Solutions",logo:{src:"https://via.placeholder.com/120x40.png?text=TechCorp",alt:"TechCorp Solutions logo"},color:"#1f2937"},navigation:{position:"right",color:"#374151",staticItems:[{urlOrPageId:"/services"},{urlOrPageId:"/about"},{urlOrPageId:"/portfolio"},{urlOrPageId:"/contact"}]}}},{description:"Dark theme navbar with centered navigation",type:"navbar",props:{container:{backgroundColor:"#1f2937",shadow:"shadow-lg"},brand:{name:"Creative Studio",logo:{src:"https://via.placeholder.com/100x35.png?text=Studio",alt:"Creative Studio logo"},color:"#ffffff"},navigation:{position:"center",color:"#d1d5db",staticItems:[{urlOrPageId:"/work"},{urlOrPageId:"/services"},{urlOrPageId:"/team"},{urlOrPageId:"/blog"}]}}},{description:"SaaS platform navbar with fixed positioning",type:"navbar",props:{container:{backgroundColor:"#3b82f6",fixedPositioned:!0,shadow:"shadow-md"},brand:{name:"CloudFlow",logo:{src:"https://via.placeholder.com/110x38.png?text=CloudFlow",alt:"CloudFlow platform logo"},color:"#ffffff"},navigation:{position:"right",color:"#f1f5f9",staticItems:[{urlOrPageId:"/features"},{urlOrPageId:"/pricing"},{urlOrPageId:"/docs"},{urlOrPageId:"/login"}]}}},{description:"E-commerce navbar",type:"navbar",props:{preset:"prominent-primary",brand:{name:"ShopEasy",logo:{src:"https://via.placeholder.com/130x45.png?text=ShopEasy",alt:"ShopEasy store logo"}},navigation:{position:"right",staticItems:[{urlOrPageId:"/products"},{urlOrPageId:"/categories"},{urlOrPageId:"/deals"},{urlOrPageId:"/account"},{urlOrPageId:"/cart"}]}}},{description:"Agency navbar with logo-only brand",type:"navbar",props:{container:{shadow:"shadow-sm"},brand:{logo:{src:"https://via.placeholder.com/140x50.png?text=Agency+Logo",alt:"Digital agency logo"},hideText:!0},navigation:{position:"right",color:"#64748b",staticItems:[{urlOrPageId:"/projects"},{urlOrPageId:"/capabilities"},{urlOrPageId:"/insights"},{urlOrPageId:"/contact"}]}}},{description:"Restaurant navbar with warm styling",type:"navbar",props:{container:{backgroundColor:"#7c2d12",shadow:"shadow-lg"},brand:{name:"Bella Vista",logo:{src:"https://via.placeholder.com/80x50.png?text=BV",alt:"Bella Vista restaurant logo"},color:"#fed7aa"},navigation:{position:"center",color:"#fdba74",staticItems:[{urlOrPageId:"/menu"},{urlOrPageId:"/reservations"},{urlOrPageId:"/events"},{urlOrPageId:"/location"}]}}},{description:"Portfolio navbar with left-aligned navigation",type:"navbar",props:{preset:"prominent-secondary",container:{backgroundColor:"#f1f5f9",border:{sides:["border-b"],color:"border-accent"}},brand:{name:"Alex Martinez",color:"#334155"},navigation:{position:"left",color:"#64748b",staticItems:[{urlOrPageId:"/work"},{urlOrPageId:"/about"},{urlOrPageId:"/experience"},{urlOrPageId:"/contact"}]}}},{description:"Non-profit navbar with mission-focused design",type:"navbar",props:{preset:"prominent-primary",container:{shadow:"shadow-md"},brand:{name:"Green Future",logo:{src:"https://via.placeholder.com/100x40.png?text=GF",alt:"Green Future organization logo"},color:"#d1fae5"},navigation:{position:"right",color:"#a7f3d0",staticItems:[{urlOrPageId:"/mission"},{urlOrPageId:"/programs"},{urlOrPageId:"/volunteer"},{urlOrPageId:"/donate"}]}}}];export{v as a,V as b,z 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 p}from"./chunk-
|
|
3
|
+
import{a as p}from"./chunk-NUYYQ3JH.js";import{c as n}from"./chunk-VBWC36L2.js";import{b as d}from"./chunk-VTFWVTPI.js";import{b as i}from"./chunk-P5DZK4TS.js";import{d as r}from"./chunk-HYVQXAK5.js";import{a,d as o,e as t}from"./chunk-BJSO43AS.js";import{BsCardText as c}from"react-icons/bs";import{Type as e}from"@sinclair/typebox";var k=p({type:"card",name:"Card",description:"A multi-purpose card that can have a title, subtitle, image, and content",repeatable:!0,icon:c,props:o({variants:e.Array(e.Union([e.Literal("image-first",{title:"Image First"}),e.Literal("image-last",{title:"Image Last"}),e.Literal("image-overlay",{title:"Image Overlay"}),e.Literal("image-left-side",{title:"Image Left Side"}),e.Literal("image-right-side",{title:"Image Right Side"}),e.Literal("centered",{title:"Centered"}),e.Literal("large-padding",{title:"Large padding"})],{title:"Variant"})),cardTitle:t(a({title:"Title",children:{content:n(),padding:t(i),backgroundColor:t(r())}})),cardImage:t(a({title:"Image",children:{image:d()}})),cardBody:t(a({title:"Body",children:{content:n(),padding:t(i),backgroundColor:t(r())}}))})}),C=[{description:"A simple card with a title and content",type:"card",props:{variants:["image-first"],preset:"prominent-primary",cardTitle:{content:"Card Title",padding:"p-4"},cardBody:{content:"This is the body of the card."}}},{description:"Card with image and overlay text",type:"card",props:{variants:["image-overlay","centered"],cardImage:{image:{src:"https://via.placeholder.com/400x300",alt:"Placeholder image"}},cardTitle:{content:"Overlay Title",padding:"p-8",backgroundColor:"rgba(0, 0, 0, 0.7)"},cardBody:{content:"Beautiful overlay content with semi-transparent background.",padding:"p-4",backgroundColor:"rgba(255, 255, 255, 0.9)"}}},{description:"Product card with image on the left",type:"card",props:{variants:["image-left-side"],cardImage:{image:{src:"https://via.placeholder.com/200x200",alt:"Product image"}},cardTitle:{content:"Premium Headphones",padding:"p-4"},cardBody:{content:"High-quality wireless headphones with noise cancellation and 30-hour battery life.",padding:"p-4"}}},{description:"Feature card with large padding and background",type:"card",props:{variants:["large-padding","centered"],cardTitle:{content:"Key Feature",padding:"p-8",backgroundColor:"#f8f9fa"},cardBody:{content:"This feature provides exceptional value and enhances user experience significantly.",padding:"p-8",backgroundColor:"#ffffff"}}},{description:"Blog post card with image at the bottom",type:"card",props:{variants:["image-last"],cardTitle:{content:"The Future of Technology",padding:"p-4"},cardBody:{content:"Exploring emerging trends and innovations that will shape our digital landscape in the coming decade.",padding:"p-4"},cardImage:{image:{src:"https://via.placeholder.com/400x200",alt:"Technology concept"}}}},{description:"Testimonial card with right-side image",type:"card",props:{variants:["image-right-side"],cardTitle:{content:"Customer Review",padding:"p-4",backgroundColor:"#e3f2fd"},cardBody:{content:'"This product exceeded my expectations. The quality is outstanding and the customer service is top-notch!"',padding:"p-4"},cardImage:{image:{src:"https://via.placeholder.com/150x150",alt:"Customer photo"}}}},{description:"Minimal centered card without image",type:"card",props:{variants:["centered"],cardTitle:{content:"Simple Announcement",padding:"p-4"},cardBody:{content:"Important updates will be posted here regularly.",padding:"p-4"}}},{description:"Event card with multiple variants",type:"card",props:{variants:["image-first","large-padding","centered"],cardImage:{image:{src:"https://via.placeholder.com/400x250",alt:"Event venue"}},cardTitle:{content:"Annual Conference 2025",padding:"p-8",backgroundColor:"#1976d2"},cardBody:{content:"Join us for three days of inspiring talks, networking opportunities, and hands-on workshops.",padding:"p-8"}}},{description:"News article card with compact layout",type:"card",props:{variants:["image-left-side"],cardImage:{image:{src:"https://via.placeholder.com/120x120",alt:"News thumbnail"}},cardTitle:{content:"Breaking News Update",padding:"p-2"},cardBody:{content:"Latest developments in the ongoing story with expert analysis and community reactions.",padding:"p-2"}}},{description:"Call-to-action card with prominent styling",type:"card",props:{variants:["centered","large-padding"],cardTitle:{content:"Get Started Today",padding:"p-8",backgroundColor:"#4caf50"},cardBody:{content:"Transform your workflow with our powerful tools. Sign up now and get 30 days free!",padding:"p-8",backgroundColor:"#f1f8e9"}}}];export{k as a,C 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 c}from"./chunk-G7LX3UKQ.js";import{b as r}from"./chunk-
|
|
3
|
+
import{a as c}from"./chunk-G7LX3UKQ.js";import{b as r}from"./chunk-M52N2CTG.js";import{b as a}from"./chunk-WAAKB6OB.js";import{b as o}from"./chunk-ALFOZHAH.js";import{b as s}from"./chunk-HYVQXAK5.js";import{b as l}from"./chunk-LKVQQQTI.js";import{b as p}from"./chunk-AJDYOLKP.js";import{b as n}from"./chunk-ZMDHKAWL.js";import{Type as t}from"@sinclair/typebox";import{customAlphabet as h}from"nanoid";import{merge as u}from"lodash-es";var R=h("1234567890azertyuiopqsdfghjklmwxcvbnAZERTYUIOPQSDFGHJKLMWXCVBN",7),z=t.Object({left:t.Optional(t.String({title:"top",description:"The left position in css unit."})),top:t.Optional(t.String({title:"top",description:"The top position in css unit."})),right:t.Optional(t.String({title:"right",description:"The right position in css unit."})),bottom:t.Optional(t.String({title:"bottom",description:"The bottom position in css unit."})),inset:t.Optional(t.String({title:"inset",description:"The inset position in css unit."})),translateX:t.Optional(t.String({title:"translateX",description:"The translateX position in css unit."})),translateY:t.Optional(t.String({title:"translateY",description:"The translateY position in css unit."})),rotate:t.Optional(t.String({title:"rotate",description:"The rotate position in css unit."}))}),f=p(Object.keys(r),{title:"Brick type"}),g=t.Object({id:t.String({title:"ID",description:"A unique identifier for the brick."}),type:f,props:t.Any({title:"Props",description:"The props of the brick. The available props depends on the brick type."}),mobileProps:t.Optional(t.Object({},{additionalProperties:!0,description:"The props for mobile, merged with the default props"}))},{$id:"brick",additionalProperties:!0}),d=t.Object({layout:t.Optional(a({options:{disableGrid:!0},defaults:{gap:"gap-4",wrap:!0,fillSpace:!1,alignItems:"items-stretch",justifyContent:"justify-stretch"}})),background:t.Optional(s()),preset:t.Optional(n),border:t.Optional(l),minHeight:t.Optional(o({title:"Minimum height",default:"0px",description:"The min height of the section"})),maxWidth:t.Optional(c("Maximum width","max-w-full",{options:[{value:"max-w-screen-lg",title:"Medium",description:"Common for text-heavy content/blog posts"},{value:"max-w-screen-xl",title:"Large",description:"Usefull or some landing pages"},{value:"max-w-screen-2xl",title:"Extra large",description:"Common width"},{value:"max-w-full",title:"Full width",description:"Takes the entire space"}],description:"The maximum width of the section. Desktop only",displayAs:"select"})),horizontalPadding:t.Optional(o({title:"Horizontal padding",default:"20px",description:"Horizontal padding. Desktop only"})),verticalPadding:t.Optional(o({title:"Vertical padding",default:"20px",description:"Vertical padding."})),lastTouched:t.Optional(t.Number({description:"Do not use this field. It is used internally by the editor.","ui:field":"hidden"}))},{additionalProperties:!0,"ai:instructions":"Do not use the border prop"}),L=t.Object({id:t.String({description:"The unique ID of the section. Use a human readable url-safe slug"}),label:t.Optional(t.String({description:"The label (name) of the section. Used for editor purposes only."})),order:t.Number({description:"Determines section order in the page (lower numbers appear first). 0-based"}),props:d,mobileProps:t.Optional(t.Partial(d,{additionalProperties:!1})),bricks:t.Array(g)},{$id:"section",description:"Sections are direct children of the page that are stacked vertically, but they always align their children horizontally (flex-row)."});function $(e){return e.map(i=>({...i,bricks:i.bricks.map(m)}))}function m(e){let i=r[e.type];return{...e,props:u({},i.props,{...e.props,...e.props.$children?{$children:e.props.$children.map(m)}:{}})}}export{R as a,f as b,g as c,d,L as e,$ as f,m as g};
|
|
@@ -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-UL7L3HYV.js";import{a as c}from"./chunk-
|
|
3
|
+
import{a as i}from"./chunk-UL7L3HYV.js";import{a as c}from"./chunk-NUYYQ3JH.js";import{b as s}from"./chunk-VTFWVTPI.js";import{a as l,d as u}from"./chunk-74EL657O.js";import{d as n}from"./chunk-HYVQXAK5.js";import{d as r,e,f as o}from"./chunk-BJSO43AS.js";import{Type as t}from"@sinclair/typebox";import{VscLayoutPanelOff as a}from"react-icons/vsc";var S=c({type:"footer",kind:"widget",name:"Footer",description:"A footer with links and an optional logo",icon:a,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"})),linksSections:o(t.Object({sectionTitle:l("Links Section title"),row:e(i("Row",0,{description:"Row number of the section"})),links:o(t.Object({title:l("Title"),url:u(),column:e(i("Column",1))}))}))})}),w=[{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",row:0,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",row:0,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",row:1,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",row:1,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",row:0,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",row:0,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",row:1,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",row:1,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{S as a,w as b};
|