@upstart.gg/sdk 0.0.135 → 0.0.136
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/ai/schemas.d.ts +11 -2
- package/dist/shared/ai/schemas.d.ts.map +1 -1
- package/dist/shared/ai/schemas.js +43 -8
- package/dist/shared/ai/schemas.js.map +1 -1
- package/dist/shared/ai/types.d.ts +125 -65
- package/dist/shared/ai/types.d.ts.map +1 -1
- package/dist/shared/ajv.js +2 -2
- package/dist/shared/attributes.d.ts +3 -1
- package/dist/shared/attributes.d.ts.map +1 -1
- package/dist/shared/attributes.js +9 -9
- package/dist/shared/brick-manifest.js +4 -4
- package/dist/shared/bricks/manifests/_types.d.ts +9 -0
- package/dist/shared/bricks/manifests/_types.d.ts.map +1 -0
- package/dist/shared/bricks/manifests/_types.js +3 -0
- package/dist/shared/bricks/manifests/_types.js.map +1 -0
- package/dist/shared/bricks/manifests/accordion.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/accordion.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/accordion.manifest.js +5 -5
- package/dist/shared/bricks/manifests/all-manifests.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/all-manifests.js +28 -28
- package/dist/shared/bricks/manifests/box.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/box.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/box.manifest.js +5 -5
- package/dist/shared/bricks/manifests/button.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/button.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/button.manifest.js +5 -5
- package/dist/shared/bricks/manifests/card.manifest.d.ts +8 -7
- package/dist/shared/bricks/manifests/card.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/card.manifest.js +5 -5
- package/dist/shared/bricks/manifests/carousel.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/carousel.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/carousel.manifest.js +5 -5
- package/dist/shared/bricks/manifests/footer.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/footer.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/footer.manifest.js +5 -5
- package/dist/shared/bricks/manifests/form.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/form.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/form.manifest.js +5 -5
- package/dist/shared/bricks/manifests/hero.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/hero.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/hero.manifest.js +5 -5
- package/dist/shared/bricks/manifests/html.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/html.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/html.manifest.js +5 -5
- package/dist/shared/bricks/manifests/icon.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/icon.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/icon.manifest.js +5 -5
- package/dist/shared/bricks/manifests/image.manifest.d.ts +1 -0
- package/dist/shared/bricks/manifests/image.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/image.manifest.js +5 -5
- package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/images-gallery.manifest.js +5 -5
- package/dist/shared/bricks/manifests/map.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/map.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/map.manifest.js +5 -5
- package/dist/shared/bricks/manifests/navbar.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/navbar.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/navbar.manifest.js +5 -5
- package/dist/shared/bricks/manifests/sidebar.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/sidebar.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/sidebar.manifest.js +5 -5
- package/dist/shared/bricks/manifests/social-links.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/social-links.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/social-links.manifest.js +5 -5
- package/dist/shared/bricks/manifests/spacer.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/spacer.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/spacer.manifest.js +5 -5
- package/dist/shared/bricks/manifests/table.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/table.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/table.manifest.js +5 -5
- package/dist/shared/bricks/manifests/tabs.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/tabs.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/tabs.manifest.js +5 -5
- package/dist/shared/bricks/manifests/testimonials.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/testimonials.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/testimonials.manifest.js +5 -5
- package/dist/shared/bricks/manifests/text.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/text.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/text.manifest.js +5 -5
- package/dist/shared/bricks/manifests/timeline.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/timeline.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/timeline.manifest.js +5 -5
- package/dist/shared/bricks/manifests/video.manifest.d.ts +2 -6
- package/dist/shared/bricks/manifests/video.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/video.manifest.js +5 -5
- package/dist/shared/bricks/props/dynamic.js +2 -2
- package/dist/shared/bricks/props/geolocation.js +1 -1
- package/dist/shared/bricks/props/string.js +1 -1
- package/dist/shared/bricks.d.ts +5 -3
- package/dist/shared/bricks.d.ts.map +1 -1
- package/dist/shared/bricks.js +31 -29
- package/dist/shared/{chunk-CKFRSHR2.js → chunk-2IHKVMKW.js} +3 -3
- package/dist/shared/chunk-2IHKVMKW.js.map +1 -0
- package/dist/shared/{chunk-P3RH5URN.js → chunk-2VDR4ZYY.js} +3 -3
- package/dist/shared/chunk-2VDR4ZYY.js.map +1 -0
- package/dist/shared/{chunk-MLZT7MRQ.js → chunk-36PLZKMW.js} +4 -4
- package/dist/shared/chunk-36PLZKMW.js.map +1 -0
- package/dist/shared/{chunk-QQQ3FYPG.js → chunk-42OUNI7C.js} +123 -5
- package/dist/shared/chunk-42OUNI7C.js.map +1 -0
- package/dist/shared/{chunk-2HO4FHLM.js → chunk-4MNWMEMM.js} +118 -152
- package/dist/shared/chunk-4MNWMEMM.js.map +1 -0
- package/dist/shared/chunk-CRS7QCPZ.js +308 -0
- package/dist/shared/chunk-CRS7QCPZ.js.map +1 -0
- package/dist/shared/{chunk-WGDUJSSS.js → chunk-DFAFDBYZ.js} +4 -4
- package/dist/shared/chunk-DFAFDBYZ.js.map +1 -0
- package/dist/shared/{chunk-FVU5PXRC.js → chunk-DV3G7X34.js} +2 -2
- package/dist/shared/{chunk-TB3X4LRQ.js → chunk-EVLRH6VG.js} +2 -2
- package/dist/shared/{chunk-Z35I5JM5.js → chunk-F247VKAE.js} +3 -3
- package/dist/shared/chunk-F247VKAE.js.map +1 -0
- package/dist/shared/{chunk-QL3T5HJQ.js → chunk-FOGAVJC2.js} +2 -2
- package/dist/shared/chunk-FOGAVJC2.js.map +1 -0
- package/dist/shared/{chunk-4WI23M7W.js → chunk-FQDR2BBZ.js} +3 -3
- package/dist/shared/chunk-FQDR2BBZ.js.map +1 -0
- package/dist/shared/{chunk-3KLRW4I2.js → chunk-GFAQWQER.js} +182 -124
- package/dist/shared/chunk-GFAQWQER.js.map +1 -0
- package/dist/shared/{chunk-DRTGM2UJ.js → chunk-GIGFNQBO.js} +2 -2
- package/dist/shared/chunk-GIGFNQBO.js.map +1 -0
- package/dist/shared/{chunk-SHUGHJ7V.js → chunk-GQTZPN5D.js} +3 -3
- package/dist/shared/chunk-GQTZPN5D.js.map +1 -0
- package/dist/shared/{chunk-D4YQ6ABM.js → chunk-H5JM2M2T.js} +211 -34
- package/dist/shared/chunk-H5JM2M2T.js.map +1 -0
- package/dist/shared/{chunk-NT3IW52F.js → chunk-HTUSL2U7.js} +2 -2
- package/dist/shared/{chunk-BW6EFRSF.js → chunk-IQIISR22.js} +2 -2
- package/dist/shared/{chunk-BW6EFRSF.js.map → chunk-IQIISR22.js.map} +1 -1
- package/dist/shared/{chunk-Z2NTDFB4.js → chunk-KEM5N6GJ.js} +4 -4
- package/dist/shared/chunk-KEM5N6GJ.js.map +1 -0
- package/dist/shared/{chunk-V3UA3LRK.js → chunk-KIDICX3Y.js} +32 -7
- package/dist/shared/chunk-KIDICX3Y.js.map +1 -0
- package/dist/shared/chunk-KILJYJFE.js +354 -0
- package/dist/shared/chunk-KILJYJFE.js.map +1 -0
- package/dist/shared/{chunk-GRMY35BU.js → chunk-L6C7HUSA.js} +148 -20
- package/dist/shared/chunk-L6C7HUSA.js.map +1 -0
- package/dist/shared/{chunk-GCQURRVB.js → chunk-LCJ2VFPM.js} +4 -4
- package/dist/shared/chunk-LCJ2VFPM.js.map +1 -0
- package/dist/shared/{chunk-QSND5IWT.js → chunk-LLNPH3XR.js} +19 -36
- package/dist/shared/chunk-LLNPH3XR.js.map +1 -0
- package/dist/shared/{chunk-LXAO3JA6.js → chunk-LTIJI7Y3.js} +4 -4
- package/dist/shared/chunk-LTIJI7Y3.js.map +1 -0
- package/dist/shared/{chunk-6E42XWFH.js → chunk-MFNHFN2B.js} +3 -3
- package/dist/shared/{chunk-6E42XWFH.js.map → chunk-MFNHFN2B.js.map} +1 -1
- package/dist/shared/{chunk-TEO6TJOM.js → chunk-N3BEBLWF.js} +27 -26
- package/dist/shared/{chunk-TEO6TJOM.js.map → chunk-N3BEBLWF.js.map} +1 -1
- package/dist/shared/{chunk-UQF52PWK.js → chunk-N3ZTQD5I.js} +2 -2
- package/dist/shared/chunk-N3ZTQD5I.js.map +1 -0
- package/dist/shared/{chunk-EQMU6NIU.js → chunk-TNTFKLCR.js} +16 -13
- package/dist/shared/chunk-TNTFKLCR.js.map +1 -0
- package/dist/shared/{chunk-EWSPTRDL.js → chunk-U5ZECCJM.js} +102 -16
- package/dist/shared/chunk-U5ZECCJM.js.map +1 -0
- package/dist/shared/{chunk-O5PLB3YB.js → chunk-UXTASZ23.js} +16 -10
- package/dist/shared/chunk-UXTASZ23.js.map +1 -0
- package/dist/shared/{chunk-BMWRR4DI.js → chunk-YWOTQWIQ.js} +3 -3
- package/dist/shared/chunk-YWOTQWIQ.js.map +1 -0
- package/dist/shared/{chunk-GPCI2N2A.js → chunk-ZR6R6Z6O.js} +106 -5
- package/dist/shared/chunk-ZR6R6Z6O.js.map +1 -0
- package/dist/shared/{chunk-U7TVEPKA.js → chunk-ZRRAK5NS.js} +3 -3
- package/dist/shared/chunk-ZRRAK5NS.js.map +1 -0
- package/dist/shared/context.d.ts +1 -0
- package/dist/shared/context.d.ts.map +1 -1
- package/dist/shared/datarecords/types.d.ts +7 -60
- package/dist/shared/datarecords/types.d.ts.map +1 -1
- package/dist/shared/datarecords/types.js +3 -5
- package/dist/shared/datasources/external/threads/media/fetcher.js +3 -3
- package/dist/shared/datasources/types.js +2 -2
- package/dist/shared/datasources.d.ts +1 -1
- package/dist/shared/datasources.d.ts.map +1 -1
- package/dist/shared/datasources.js +1 -3
- package/dist/shared/datasources.js.map +1 -1
- package/dist/shared/page.d.ts.map +1 -1
- package/dist/shared/page.js +31 -31
- package/dist/shared/site.d.ts +6 -6
- package/dist/shared/site.js +36 -36
- package/dist/shared/site.js.map +1 -1
- package/dist/shared/sitemap.d.ts +6 -5
- package/dist/shared/sitemap.d.ts.map +1 -1
- package/dist/shared/sitemap.js +32 -32
- package/dist/shared/theme.js +3 -3
- package/dist/shared/utils/llm.js +2 -2
- package/dist/shared/utils/schema-registry.js +2 -2
- package/dist/shared/utils/schema.js +3 -3
- package/package.json +2 -2
- package/src/shared/ai/schemas.ts +46 -10
- package/src/shared/ai/types.ts +128 -60
- package/src/shared/attributes.ts +11 -3
- package/src/shared/bricks/manifests/_types.ts +9 -0
- package/src/shared/bricks/manifests/accordion.manifest.ts +128 -161
- package/src/shared/bricks/manifests/all-manifests.ts +1 -0
- package/src/shared/bricks/manifests/box.manifest.ts +195 -129
- package/src/shared/bricks/manifests/button.manifest.ts +158 -71
- package/src/shared/bricks/manifests/card.manifest.ts +200 -28
- package/src/shared/bricks/manifests/carousel.manifest.ts +154 -22
- package/src/shared/bricks/manifests/footer.manifest.ts +2 -5
- package/src/shared/bricks/manifests/form.manifest.ts +122 -7
- package/src/shared/bricks/manifests/hero.manifest.ts +103 -18
- package/src/shared/bricks/manifests/html.manifest.ts +2 -5
- package/src/shared/bricks/manifests/icon.manifest.ts +216 -36
- package/src/shared/bricks/manifests/image.manifest.ts +103 -2
- package/src/shared/bricks/manifests/images-gallery.manifest.ts +2 -5
- package/src/shared/bricks/manifests/map.manifest.ts +2 -5
- package/src/shared/bricks/manifests/navbar.manifest.ts +2 -5
- package/src/shared/bricks/manifests/sidebar.manifest.ts +2 -5
- package/src/shared/bricks/manifests/social-links.manifest.ts +2 -5
- package/src/shared/bricks/manifests/spacer.manifest.ts +2 -5
- package/src/shared/bricks/manifests/table.manifest.ts +2 -5
- package/src/shared/bricks/manifests/tabs.manifest.ts +2 -5
- package/src/shared/bricks/manifests/testimonials.manifest.ts +2 -5
- package/src/shared/bricks/manifests/text.manifest.ts +31 -10
- package/src/shared/bricks/manifests/timeline.manifest.ts +2 -5
- package/src/shared/bricks/manifests/video.manifest.ts +2 -5
- package/src/shared/bricks/props/string.ts +1 -1
- package/src/shared/bricks.ts +12 -9
- package/src/shared/context.ts +1 -0
- package/src/shared/datarecords/types.ts +47 -37
- package/src/shared/datasources.ts +2 -4
- package/src/shared/page.ts +0 -1
- package/src/shared/site.ts +3 -3
- package/src/shared/sitemap.ts +2 -0
- package/src/shared/tests/schema-registry.test.ts +0 -2
- package/src/shared/utils/schema-registry.ts +5 -5
- package/src/shared/utils/tests/schema.test.ts +43 -2
- package/dist/shared/chunk-2HO4FHLM.js.map +0 -1
- package/dist/shared/chunk-3KLRW4I2.js.map +0 -1
- package/dist/shared/chunk-4WI23M7W.js.map +0 -1
- package/dist/shared/chunk-BMWRR4DI.js.map +0 -1
- package/dist/shared/chunk-CKFRSHR2.js.map +0 -1
- package/dist/shared/chunk-D4YQ6ABM.js.map +0 -1
- package/dist/shared/chunk-DRTGM2UJ.js.map +0 -1
- package/dist/shared/chunk-EQMU6NIU.js.map +0 -1
- package/dist/shared/chunk-EWSPTRDL.js.map +0 -1
- package/dist/shared/chunk-GCQURRVB.js.map +0 -1
- package/dist/shared/chunk-GPCI2N2A.js.map +0 -1
- package/dist/shared/chunk-GRMY35BU.js.map +0 -1
- package/dist/shared/chunk-LXAO3JA6.js.map +0 -1
- package/dist/shared/chunk-MLZT7MRQ.js.map +0 -1
- package/dist/shared/chunk-O5PLB3YB.js.map +0 -1
- package/dist/shared/chunk-P3RH5URN.js.map +0 -1
- package/dist/shared/chunk-QL3T5HJQ.js.map +0 -1
- package/dist/shared/chunk-QQQ3FYPG.js.map +0 -1
- package/dist/shared/chunk-QSND5IWT.js.map +0 -1
- package/dist/shared/chunk-SHUGHJ7V.js.map +0 -1
- package/dist/shared/chunk-U7TVEPKA.js.map +0 -1
- package/dist/shared/chunk-UQF52PWK.js.map +0 -1
- package/dist/shared/chunk-V3UA3LRK.js.map +0 -1
- package/dist/shared/chunk-WGDUJSSS.js.map +0 -1
- package/dist/shared/chunk-X6N463D4.js +0 -222
- package/dist/shared/chunk-X6N463D4.js.map +0 -1
- package/dist/shared/chunk-X75YV73Q.js +0 -178
- package/dist/shared/chunk-X75YV73Q.js.map +0 -1
- package/dist/shared/chunk-Z2NTDFB4.js.map +0 -1
- package/dist/shared/chunk-Z35I5JM5.js.map +0 -1
- package/dist/shared/schema-registry.d.ts +0 -5
- package/dist/shared/schema-registry.d.ts.map +0 -1
- package/dist/shared/schema-registry.js +0 -119
- package/dist/shared/schema-registry.js.map +0 -1
- package/src/shared/schema-registry.ts +0 -82
- /package/dist/shared/{chunk-FVU5PXRC.js.map → chunk-DV3G7X34.js.map} +0 -0
- /package/dist/shared/{chunk-TB3X4LRQ.js.map → chunk-EVLRH6VG.js.map} +0 -0
- /package/dist/shared/{chunk-NT3IW52F.js.map → chunk-HTUSL2U7.js.map} +0 -0
|
@@ -2,11 +2,20 @@ import { type Static } from "@sinclair/typebox";
|
|
|
2
2
|
export declare const waitingMessageSchema: import("@sinclair/typebox").TObject<{
|
|
3
3
|
waitingMessage: import("@sinclair/typebox").TString;
|
|
4
4
|
}>;
|
|
5
|
-
export type
|
|
5
|
+
export type ToolInputWaitingMessageType = {
|
|
6
|
+
waitingMessage: string;
|
|
7
|
+
};
|
|
8
|
+
export type ToolInputInstructionsType = {
|
|
9
|
+
instructions: string;
|
|
10
|
+
};
|
|
6
11
|
export declare const askUserChoiceInput: import("@sinclair/typebox").TObject<{
|
|
7
|
-
question: import("@sinclair/typebox").TString;
|
|
8
12
|
choices: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TString>;
|
|
9
13
|
allowMultiple: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
|
10
14
|
}>;
|
|
11
15
|
export type AskUserChoiceInput = Static<typeof askUserChoiceInput>;
|
|
16
|
+
export declare const getDocInput: import("@sinclair/typebox").TObject<{
|
|
17
|
+
entityType: import("@sinclair/typebox").TUnsafe<"datarecord" | "site-attributes" | "page-attributes" | "datasource" | "site-query" | "page-query" | "section" | "brick-type">;
|
|
18
|
+
brickType: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19
|
+
}>;
|
|
20
|
+
export type GetDocInput = Static<typeof getDocInput>;
|
|
12
21
|
//# sourceMappingURL=schemas.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schemas.d.ts","sourceRoot":"","sources":["../../../src/shared/ai/schemas.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAQ,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"schemas.d.ts","sourceRoot":"","sources":["../../../src/shared/ai/schemas.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAQ,MAAM,mBAAmB,CAAC;AAGtD,eAAO,MAAM,oBAAoB;;EAK/B,CAAC;AAEH,MAAM,MAAM,2BAA2B,GAAG;IAAE,cAAc,EAAE,MAAM,CAAA;CAAE,CAAC;AACrE,MAAM,MAAM,yBAAyB,GAAG;IAAE,YAAY,EAAE,MAAM,CAAA;CAAE,CAAC;AAEjE,eAAO,MAAM,kBAAkB;;;EAiB7B,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAEnE,eAAO,MAAM,WAAW;;;EA4BvB,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG,MAAM,CAAC,OAAO,WAAW,CAAC,CAAC"}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
2
|
|
|
3
|
+
import {
|
|
4
|
+
StringEnum
|
|
5
|
+
} from "../chunk-JK2FWFJU.js";
|
|
3
6
|
import "../chunk-ZGQ3AQBG.js";
|
|
4
7
|
|
|
5
8
|
// src/shared/ai/schemas.ts
|
|
@@ -10,22 +13,54 @@ var waitingMessageSchema = Type.Object({
|
|
|
10
13
|
})
|
|
11
14
|
});
|
|
12
15
|
var askUserChoiceInput = Type.Object({
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
16
|
+
choices: Type.Array(
|
|
17
|
+
Type.String({
|
|
18
|
+
minLength: 2,
|
|
19
|
+
maxLength: 60
|
|
20
|
+
}),
|
|
21
|
+
{
|
|
22
|
+
description: "The list of choices to present to the user. Minimum 2 choices, max 6.",
|
|
23
|
+
maxItems: 6,
|
|
24
|
+
minItems: 2
|
|
25
|
+
}
|
|
26
|
+
),
|
|
21
27
|
allowMultiple: Type.Optional(
|
|
22
28
|
Type.Boolean({
|
|
23
29
|
description: "Whether to allow multiple choices to be selected by the user. Default to false."
|
|
24
30
|
})
|
|
25
31
|
)
|
|
26
32
|
});
|
|
33
|
+
var getDocInput = Type.Object(
|
|
34
|
+
{
|
|
35
|
+
entityType: StringEnum(
|
|
36
|
+
[
|
|
37
|
+
"site-attributes",
|
|
38
|
+
"page-attributes",
|
|
39
|
+
"datasource",
|
|
40
|
+
"datarecord",
|
|
41
|
+
"site-query",
|
|
42
|
+
"page-query",
|
|
43
|
+
"section",
|
|
44
|
+
"brick-type"
|
|
45
|
+
],
|
|
46
|
+
{
|
|
47
|
+
description: "The type of entity to get the schema documentation for."
|
|
48
|
+
}
|
|
49
|
+
),
|
|
50
|
+
// Only used when entityType is brick-type
|
|
51
|
+
brickType: Type.Optional(
|
|
52
|
+
Type.String({
|
|
53
|
+
description: "The brick type to get the schema documentation for. Required if entityType is 'brick-type'."
|
|
54
|
+
})
|
|
55
|
+
)
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
additionalProperties: false
|
|
59
|
+
}
|
|
60
|
+
);
|
|
27
61
|
export {
|
|
28
62
|
askUserChoiceInput,
|
|
63
|
+
getDocInput,
|
|
29
64
|
waitingMessageSchema
|
|
30
65
|
};
|
|
31
66
|
//# sourceMappingURL=schemas.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/shared/ai/schemas.ts"],"sourcesContent":["import { type Static, Type } from \"@sinclair/typebox\";\n\nexport const waitingMessageSchema = Type.Object({\n waitingMessage: Type.String({\n description:\n \"Message to display, in the user language, while the agent is creating / editing content. Example: 'Creating themes', 'Creating section', 'Searching images'. Don't use triple dots at the end.\",\n }),\n});\n\nexport type
|
|
1
|
+
{"version":3,"sources":["../../../src/shared/ai/schemas.ts"],"sourcesContent":["import { type Static, Type } from \"@sinclair/typebox\";\nimport { StringEnum } from \"../utils/string-enum\";\n\nexport const waitingMessageSchema = Type.Object({\n waitingMessage: Type.String({\n description:\n \"Message to display, in the user language, while the agent is creating / editing content. Example: 'Creating themes', 'Creating section', 'Searching images'. Don't use triple dots at the end.\",\n }),\n});\n\nexport type ToolInputWaitingMessageType = { waitingMessage: string };\nexport type ToolInputInstructionsType = { instructions: string };\n\nexport const askUserChoiceInput = Type.Object({\n choices: Type.Array(\n Type.String({\n minLength: 2,\n maxLength: 60,\n }),\n {\n description: \"The list of choices to present to the user. Minimum 2 choices, max 6.\",\n maxItems: 6,\n minItems: 2,\n },\n ),\n allowMultiple: Type.Optional(\n Type.Boolean({\n description: \"Whether to allow multiple choices to be selected by the user. Default to false.\",\n }),\n ),\n});\n\nexport type AskUserChoiceInput = Static<typeof askUserChoiceInput>;\n\nexport const getDocInput = Type.Object(\n {\n entityType: StringEnum(\n [\n \"site-attributes\",\n \"page-attributes\",\n \"datasource\",\n \"datarecord\",\n \"site-query\",\n \"page-query\",\n \"section\",\n \"brick-type\",\n ],\n {\n description: \"The type of entity to get the schema documentation for.\",\n },\n ),\n // Only used when entityType is brick-type\n brickType: Type.Optional(\n Type.String({\n description:\n \"The brick type to get the schema documentation for. Required if entityType is 'brick-type'.\",\n }),\n ),\n },\n {\n additionalProperties: false,\n },\n);\n\nexport type GetDocInput = Static<typeof getDocInput>;\n"],"mappings":";;;;;;;;AAAA,SAAsB,YAAY;AAG3B,IAAM,uBAAuB,KAAK,OAAO;AAAA,EAC9C,gBAAgB,KAAK,OAAO;AAAA,IAC1B,aACE;AAAA,EACJ,CAAC;AACH,CAAC;AAKM,IAAM,qBAAqB,KAAK,OAAO;AAAA,EAC5C,SAAS,KAAK;AAAA,IACZ,KAAK,OAAO;AAAA,MACV,WAAW;AAAA,MACX,WAAW;AAAA,IACb,CAAC;AAAA,IACD;AAAA,MACE,aAAa;AAAA,MACb,UAAU;AAAA,MACV,UAAU;AAAA,IACZ;AAAA,EACF;AAAA,EACA,eAAe,KAAK;AAAA,IAClB,KAAK,QAAQ;AAAA,MACX,aAAa;AAAA,IACf,CAAC;AAAA,EACH;AACF,CAAC;AAIM,IAAM,cAAc,KAAK;AAAA,EAC9B;AAAA,IACE,YAAY;AAAA,MACV;AAAA,QACE;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,MACA;AAAA,QACE,aAAa;AAAA,MACf;AAAA,IACF;AAAA;AAAA,IAEA,WAAW,KAAK;AAAA,MACd,KAAK,OAAO;AAAA,QACV,aACE;AAAA,MACJ,CAAC;AAAA,IACH;AAAA,EACF;AAAA,EACA;AAAA,IACE,sBAAsB;AAAA,EACxB;AACF;","names":[]}
|
|
@@ -1,159 +1,208 @@
|
|
|
1
1
|
import type { UIMessage } from "ai";
|
|
2
2
|
import type { Theme } from "../theme";
|
|
3
|
-
import type { Sitemap } from "../sitemap";
|
|
4
|
-
import type { VersionedPage } from "../page";
|
|
5
|
-
import type { PageAttributes, SiteAttributes } from "../attributes";
|
|
6
|
-
import type { Brick, Section } from "../bricks";
|
|
7
|
-
import type { AskUserChoiceInput,
|
|
3
|
+
import type { Sitemap, SitemapWithPlans } from "../sitemap";
|
|
4
|
+
import type { Page, VersionedPage } from "../page";
|
|
5
|
+
import type { PageAttributes, PageAttributesNoQueries, SiteAttributes, SiteAttributesNoQueries } from "../attributes";
|
|
6
|
+
import type { Brick, Section, SectionSchemaNoBricks } from "../bricks";
|
|
7
|
+
import type { AskUserChoiceInput, ToolInputWaitingMessageType, ToolInputInstructionsType } from "./schemas";
|
|
8
8
|
import type { Datarecord } from "../datarecords/types";
|
|
9
9
|
import type { InternalDatasource } from "../datasources/types";
|
|
10
10
|
import type { ImageSearchResultsType } from "../images";
|
|
11
|
-
import type {
|
|
12
|
-
import type { FooterProps } from "../bricks/manifests/footer.manifest";
|
|
11
|
+
import type { Site } from "../site";
|
|
13
12
|
export type Tools = {
|
|
13
|
+
setSitePrompt: {
|
|
14
|
+
input: {
|
|
15
|
+
prompt: string;
|
|
16
|
+
};
|
|
17
|
+
output: string;
|
|
18
|
+
};
|
|
19
|
+
getBrickDocs: {
|
|
20
|
+
input: {
|
|
21
|
+
type: string;
|
|
22
|
+
};
|
|
23
|
+
output: string;
|
|
24
|
+
};
|
|
14
25
|
askUserChoice: {
|
|
15
26
|
input: AskUserChoiceInput;
|
|
16
27
|
output: string | string[] | null;
|
|
17
28
|
};
|
|
29
|
+
setSiteAttributes: {
|
|
30
|
+
input: SiteAttributesNoQueries;
|
|
31
|
+
output: SiteAttributesNoQueries;
|
|
32
|
+
};
|
|
33
|
+
setPageAttributes: {
|
|
34
|
+
input: PageAttributesNoQueries;
|
|
35
|
+
output: PageAttributesNoQueries;
|
|
36
|
+
};
|
|
18
37
|
generateImages: {
|
|
19
|
-
input: {
|
|
38
|
+
input: ToolInputWaitingMessageType & {
|
|
20
39
|
prompt: string;
|
|
21
40
|
count: number;
|
|
22
41
|
aspectRatio: string;
|
|
23
42
|
};
|
|
24
43
|
output: ImageSearchResultsType;
|
|
25
44
|
};
|
|
45
|
+
getCurrentSite: {
|
|
46
|
+
input: unknown;
|
|
47
|
+
output: Site;
|
|
48
|
+
};
|
|
26
49
|
listThemes: {
|
|
27
|
-
input:
|
|
50
|
+
input: unknown;
|
|
28
51
|
output: Theme[];
|
|
29
52
|
};
|
|
30
53
|
createSection: {
|
|
31
|
-
input:
|
|
54
|
+
input: SectionSchemaNoBricks;
|
|
32
55
|
output: Section;
|
|
33
56
|
};
|
|
34
57
|
editSection: {
|
|
35
58
|
input: {
|
|
36
59
|
id: string;
|
|
37
|
-
|
|
60
|
+
data: Partial<SectionSchemaNoBricks>;
|
|
61
|
+
};
|
|
38
62
|
output: Section;
|
|
39
63
|
};
|
|
64
|
+
deleteSection: {
|
|
65
|
+
input: {
|
|
66
|
+
id: string;
|
|
67
|
+
};
|
|
68
|
+
output: {
|
|
69
|
+
sections: Section[];
|
|
70
|
+
deleted: Section;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
40
73
|
getSection: {
|
|
41
74
|
input: {
|
|
42
75
|
id: string;
|
|
43
76
|
};
|
|
44
|
-
output: Section
|
|
77
|
+
output: Section;
|
|
45
78
|
};
|
|
46
79
|
listSections: {
|
|
47
|
-
input:
|
|
80
|
+
input: unknown;
|
|
48
81
|
output: Section[];
|
|
49
82
|
};
|
|
50
83
|
createThemes: {
|
|
51
|
-
input:
|
|
84
|
+
input: ToolInputWaitingMessageType & ToolInputInstructionsType & {
|
|
85
|
+
count: number;
|
|
86
|
+
};
|
|
52
87
|
output: Theme[];
|
|
53
88
|
};
|
|
54
89
|
getCurrentTheme: {
|
|
55
|
-
input:
|
|
90
|
+
input: unknown;
|
|
56
91
|
output: Theme;
|
|
57
92
|
};
|
|
58
93
|
createSitemap: {
|
|
59
|
-
input:
|
|
60
|
-
output:
|
|
61
|
-
};
|
|
62
|
-
getSitemap: {
|
|
63
|
-
input: null;
|
|
64
|
-
output: Sitemap;
|
|
94
|
+
input: ToolInputWaitingMessageType & ToolInputInstructionsType;
|
|
95
|
+
output: SitemapWithPlans;
|
|
65
96
|
};
|
|
66
97
|
createPage: {
|
|
67
|
-
input:
|
|
98
|
+
input: Omit<Page, "sections">;
|
|
68
99
|
output: VersionedPage;
|
|
69
100
|
};
|
|
70
|
-
|
|
71
|
-
input:
|
|
72
|
-
|
|
101
|
+
undo: {
|
|
102
|
+
input: {
|
|
103
|
+
steps?: number;
|
|
104
|
+
};
|
|
105
|
+
output: boolean;
|
|
106
|
+
};
|
|
107
|
+
setSiteLabel: {
|
|
108
|
+
input: {
|
|
109
|
+
label: string;
|
|
110
|
+
};
|
|
111
|
+
output: string;
|
|
112
|
+
};
|
|
113
|
+
listPages: {
|
|
114
|
+
input: unknown;
|
|
115
|
+
output: Sitemap;
|
|
73
116
|
};
|
|
74
117
|
getCurrentPage: {
|
|
75
|
-
input:
|
|
118
|
+
input: unknown;
|
|
76
119
|
output: VersionedPage;
|
|
77
120
|
};
|
|
78
|
-
|
|
79
|
-
input:
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
output: FooterProps;
|
|
121
|
+
analyzeUrl: {
|
|
122
|
+
input: {
|
|
123
|
+
url: string;
|
|
124
|
+
prompt: string;
|
|
125
|
+
};
|
|
126
|
+
output: string;
|
|
85
127
|
};
|
|
86
128
|
createBrick: {
|
|
87
|
-
input:
|
|
129
|
+
input: {
|
|
130
|
+
instructions: string;
|
|
131
|
+
otherBrickTypes: string[];
|
|
88
132
|
sectionId: string;
|
|
89
|
-
|
|
133
|
+
id: string;
|
|
134
|
+
type: string;
|
|
135
|
+
insertAt: {
|
|
136
|
+
type: "section";
|
|
137
|
+
index: number;
|
|
138
|
+
} | {
|
|
139
|
+
type: "brick";
|
|
140
|
+
id: string;
|
|
141
|
+
index: number;
|
|
142
|
+
};
|
|
90
143
|
};
|
|
91
144
|
output: Brick;
|
|
92
145
|
};
|
|
93
146
|
editBrick: {
|
|
94
|
-
input:
|
|
147
|
+
input: {
|
|
95
148
|
id: string;
|
|
149
|
+
instructions: string;
|
|
150
|
+
otherBrickTypes: string[];
|
|
96
151
|
};
|
|
97
152
|
output: Brick;
|
|
98
153
|
};
|
|
99
154
|
listImages: {
|
|
100
|
-
input:
|
|
155
|
+
input: unknown;
|
|
101
156
|
output: ImageSearchResultsType;
|
|
102
157
|
};
|
|
103
158
|
listSiteQueries: {
|
|
104
|
-
input:
|
|
159
|
+
input: unknown;
|
|
105
160
|
output: NonNullable<SiteAttributes["queries"]>;
|
|
106
161
|
};
|
|
162
|
+
listPageQueries: {
|
|
163
|
+
input: unknown;
|
|
164
|
+
output: NonNullable<PageAttributes["queries"]>;
|
|
165
|
+
};
|
|
107
166
|
createSiteQueries: {
|
|
108
|
-
input:
|
|
167
|
+
input: ToolInputWaitingMessageType & {
|
|
109
168
|
instructions: string;
|
|
110
169
|
};
|
|
111
170
|
output: NonNullable<SiteAttributes["queries"]>;
|
|
112
171
|
};
|
|
113
|
-
|
|
114
|
-
input:
|
|
115
|
-
|
|
172
|
+
setTheme: {
|
|
173
|
+
input: {
|
|
174
|
+
id: string;
|
|
116
175
|
};
|
|
117
|
-
output:
|
|
176
|
+
output: Theme;
|
|
118
177
|
};
|
|
119
178
|
createPageQueries: {
|
|
120
|
-
input:
|
|
121
|
-
instructions: string;
|
|
122
|
-
};
|
|
123
|
-
output: NonNullable<PageAttributes["queries"]>;
|
|
124
|
-
};
|
|
125
|
-
editPageQueries: {
|
|
126
|
-
input: WaitingMessageSchema & {
|
|
179
|
+
input: ToolInputWaitingMessageType & {
|
|
127
180
|
instructions: string;
|
|
128
181
|
};
|
|
129
182
|
output: NonNullable<PageAttributes["queries"]>;
|
|
130
183
|
};
|
|
131
|
-
createSiteAttributes: {
|
|
132
|
-
input: WaitingMessageSchema;
|
|
133
|
-
output: SiteAttributes;
|
|
134
|
-
};
|
|
135
|
-
getSiteAttributes: {
|
|
136
|
-
input: null;
|
|
137
|
-
output: SiteAttributes;
|
|
138
|
-
};
|
|
139
184
|
createDatasource: {
|
|
140
|
-
input:
|
|
185
|
+
input: ToolInputWaitingMessageType & ToolInputInstructionsType & {
|
|
186
|
+
id: string;
|
|
187
|
+
};
|
|
141
188
|
output: InternalDatasource;
|
|
142
189
|
};
|
|
143
190
|
listDatasources: {
|
|
144
|
-
input:
|
|
191
|
+
input: unknown;
|
|
145
192
|
output: InternalDatasource[];
|
|
146
193
|
};
|
|
147
194
|
createDatarecord: {
|
|
148
|
-
input:
|
|
195
|
+
input: ToolInputWaitingMessageType & ToolInputInstructionsType & {
|
|
196
|
+
id: string;
|
|
197
|
+
};
|
|
149
198
|
output: Datarecord;
|
|
150
199
|
};
|
|
151
200
|
listDatarecords: {
|
|
152
|
-
input:
|
|
201
|
+
input: unknown;
|
|
153
202
|
output: Datarecord[];
|
|
154
203
|
};
|
|
155
204
|
searchImages: {
|
|
156
|
-
input:
|
|
205
|
+
input: ToolInputWaitingMessageType & {
|
|
157
206
|
query: string;
|
|
158
207
|
};
|
|
159
208
|
output: ImageSearchResultsType;
|
|
@@ -161,9 +210,20 @@ export type Tools = {
|
|
|
161
210
|
deleteBrick: {
|
|
162
211
|
input: {
|
|
163
212
|
id: string;
|
|
164
|
-
waitingMessage: string;
|
|
165
213
|
};
|
|
166
|
-
output:
|
|
214
|
+
output: Brick;
|
|
215
|
+
};
|
|
216
|
+
deleteSiteQuery: {
|
|
217
|
+
input: {
|
|
218
|
+
id: string;
|
|
219
|
+
};
|
|
220
|
+
output: NonNullable<SiteAttributes["queries"]>;
|
|
221
|
+
};
|
|
222
|
+
deletePageQuery: {
|
|
223
|
+
input: {
|
|
224
|
+
alias: string;
|
|
225
|
+
};
|
|
226
|
+
output: NonNullable<PageAttributes["queries"]>;
|
|
167
227
|
};
|
|
168
228
|
};
|
|
169
229
|
type Metadata = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/shared/ai/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;AACpC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AACtC,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/shared/ai/types.ts"],"names":[],"mappings":"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"}
|
package/dist/shared/ajv.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
loop,
|
|
5
5
|
queryUse
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-IQIISR22.js";
|
|
7
7
|
import {
|
|
8
8
|
tags
|
|
9
9
|
} from "./chunk-Q4NPPLEU.js";
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
import {
|
|
22
22
|
icon,
|
|
23
23
|
urlOrPageId
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-N3ZTQD5I.js";
|
|
25
25
|
import {
|
|
26
26
|
image
|
|
27
27
|
} from "./chunk-W6MRYRGJ.js";
|
|
@@ -240,7 +240,7 @@ export declare const siteAttributesSchema: import("@sinclair/typebox").TObject<{
|
|
|
240
240
|
headTags: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
241
241
|
bodyTags: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
242
242
|
}>;
|
|
243
|
-
export declare const
|
|
243
|
+
export declare const siteAttributesNoQueriesSchema: import("@sinclair/typebox").TObject<{
|
|
244
244
|
navbar: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TObject<{
|
|
245
245
|
width: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
246
246
|
hidden: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TObject<{
|
|
@@ -490,6 +490,8 @@ export declare const siteQueriesSchemaLLM: import("@sinclair/typebox").TArray<im
|
|
|
490
490
|
}>>;
|
|
491
491
|
export type PageAttributes = Static<typeof pageAttributesSchema>;
|
|
492
492
|
export type SiteAttributes = Static<typeof siteAttributesSchema>;
|
|
493
|
+
export type SiteAttributesNoQueries = Static<typeof siteAttributesNoQueriesSchema>;
|
|
494
|
+
export type PageAttributesNoQueries = Static<typeof pageAttributesNoQueriesSchema>;
|
|
493
495
|
export declare function resolvePageAttributes(data?: Partial<PageAttributes>): PageAttributes;
|
|
494
496
|
export declare function resolveSiteAttributes(data?: Partial<SiteAttributes>): SiteAttributes;
|
|
495
497
|
//# 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,MAAM,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAe1C,YAAY,EAAE,cAAc,EAAE,CAAC;AAG/B,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"attributes.d.ts","sourceRoot":"","sources":["../../src/shared/attributes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,MAAM,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAe1C,YAAY,EAAE,cAAc,EAAE,CAAC;AAG/B,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmMhC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqB5B,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkJhC,CAAC;AAEF,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA+C,CAAC;AAC1F,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA+C,CAAC;AAC1F,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAA0B,CAAC;AACzD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAiC,CAAC;AAEnE,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC,OAAO,oBAAoB,CAAC,CAAC;AACjE,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC,OAAO,oBAAoB,CAAC,CAAC;AACjE,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,OAAO,6BAA6B,CAAC,CAAC;AACnF,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,OAAO,6BAA6B,CAAC,CAAC;AAEnF,wBAAgB,qBAAqB,CAAC,IAAI,GAAE,OAAO,CAAC,cAAc,CAAM,GAE1B,cAAc,CAC3D;AAED,wBAAgB,qBAAqB,CAAC,IAAI,GAAE,OAAO,CAAC,cAAc,CAAM,GAE1B,cAAc,CAC3D"}
|
|
@@ -6,24 +6,24 @@ import {
|
|
|
6
6
|
pageQueriesSchema,
|
|
7
7
|
resolvePageAttributes,
|
|
8
8
|
resolveSiteAttributes,
|
|
9
|
-
|
|
9
|
+
siteAttributesNoQueriesSchema,
|
|
10
10
|
siteAttributesSchema,
|
|
11
11
|
siteQueriesSchema,
|
|
12
12
|
siteQueriesSchemaLLM
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-UXTASZ23.js";
|
|
14
14
|
import "./chunk-WKN566LN.js";
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-LTIJI7Y3.js";
|
|
16
|
+
import "./chunk-36PLZKMW.js";
|
|
17
17
|
import "./chunk-KNREHAPN.js";
|
|
18
18
|
import "./chunk-BHC2A43S.js";
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-EVLRH6VG.js";
|
|
20
|
+
import "./chunk-HTUSL2U7.js";
|
|
21
|
+
import "./chunk-IQIISR22.js";
|
|
22
22
|
import "./chunk-Q4NPPLEU.js";
|
|
23
23
|
import "./chunk-F22LDHEO.js";
|
|
24
24
|
import "./chunk-Y74LZNND.js";
|
|
25
25
|
import "./chunk-TNMNMYOB.js";
|
|
26
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-N3ZTQD5I.js";
|
|
27
27
|
import "./chunk-W6MRYRGJ.js";
|
|
28
28
|
import "./chunk-NTLAKMMQ.js";
|
|
29
29
|
import "./chunk-TFGGYU6Y.js";
|
|
@@ -41,7 +41,7 @@ export {
|
|
|
41
41
|
pageQueriesSchema,
|
|
42
42
|
resolvePageAttributes,
|
|
43
43
|
resolveSiteAttributes,
|
|
44
|
-
|
|
44
|
+
siteAttributesNoQueriesSchema,
|
|
45
45
|
siteAttributesSchema,
|
|
46
46
|
siteQueriesSchema,
|
|
47
47
|
siteQueriesSchemaLLM
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
import {
|
|
4
4
|
defineBrickManifest,
|
|
5
5
|
getBrickManifestDefaults
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-EVLRH6VG.js";
|
|
7
|
+
import "./chunk-HTUSL2U7.js";
|
|
8
|
+
import "./chunk-IQIISR22.js";
|
|
9
9
|
import "./chunk-Q4NPPLEU.js";
|
|
10
10
|
import "./chunk-F22LDHEO.js";
|
|
11
11
|
import "./chunk-Y74LZNND.js";
|
|
12
12
|
import "./chunk-TNMNMYOB.js";
|
|
13
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-N3ZTQD5I.js";
|
|
14
14
|
import "./chunk-W6MRYRGJ.js";
|
|
15
15
|
import "./chunk-NTLAKMMQ.js";
|
|
16
16
|
import "./chunk-TFGGYU6Y.js";
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { BrickManifest } from "~/shared/brick-manifest";
|
|
2
|
+
import type { BrickProps } from "../props/types";
|
|
3
|
+
export type BrickExample<Manifest extends BrickManifest> = {
|
|
4
|
+
description: string;
|
|
5
|
+
type: string;
|
|
6
|
+
props: BrickProps<Manifest>["brick"]["props"];
|
|
7
|
+
mobileProps?: Partial<BrickProps<Manifest>["brick"]["props"]>;
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=_types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"_types.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/_types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAEjD,MAAM,MAAM,YAAY,CAAC,QAAQ,SAAS,aAAa,IAAI;IACzD,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC;IAC9C,WAAW,CAAC,EAAE,OAAO,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC;CAC/D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { BrickExample } from "./_types";
|
|
2
2
|
export declare const manifest: {
|
|
3
3
|
readonly icon: import("react-icons/lib").IconType;
|
|
4
4
|
readonly props: import("@sinclair/typebox").TObject<{
|
|
@@ -74,9 +74,5 @@ export declare const manifest: {
|
|
|
74
74
|
readonly aiInstructions?: string;
|
|
75
75
|
};
|
|
76
76
|
export type Manifest = typeof manifest;
|
|
77
|
-
export declare const examples:
|
|
78
|
-
description: string;
|
|
79
|
-
type: string;
|
|
80
|
-
props: BrickProps<Manifest>["brick"]["props"];
|
|
81
|
-
}[];
|
|
77
|
+
export declare const examples: BrickExample<Manifest>[];
|
|
82
78
|
//# sourceMappingURL=accordion.manifest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accordion.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/accordion.manifest.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"accordion.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/accordion.manifest.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAE7C,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAFW,CAAC;eAE1B,CAAC;;;cAEF,CAAC;eACA,CAAC;;;cACJ,CAAC;eAAqB,CAAC;;;cAAmE,CAAC;eAAsB,CAAA;;;;;CAsGnH,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,OAAO,QAAQ,CAAC;AAEvC,eAAO,MAAM,QAAQ,EAAE,YAAY,CAAC,QAAQ,CAAC,EAqU5C,CAAC"}
|
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
import {
|
|
4
4
|
examples,
|
|
5
5
|
manifest
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-4MNWMEMM.js";
|
|
7
7
|
import "../../chunk-KNREHAPN.js";
|
|
8
8
|
import "../../chunk-BHC2A43S.js";
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-EVLRH6VG.js";
|
|
10
|
+
import "../../chunk-HTUSL2U7.js";
|
|
11
|
+
import "../../chunk-IQIISR22.js";
|
|
12
12
|
import "../../chunk-Q4NPPLEU.js";
|
|
13
13
|
import "../../chunk-F22LDHEO.js";
|
|
14
14
|
import "../../chunk-Y74LZNND.js";
|
|
15
15
|
import "../../chunk-TNMNMYOB.js";
|
|
16
|
-
import "../../chunk-
|
|
16
|
+
import "../../chunk-N3ZTQD5I.js";
|
|
17
17
|
import "../../chunk-W6MRYRGJ.js";
|
|
18
18
|
import "../../chunk-NTLAKMMQ.js";
|
|
19
19
|
import "../../chunk-TFGGYU6Y.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"all-manifests.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/all-manifests.ts"],"names":[],"mappings":"AAuBA,OAAO,EAA4B,KAAK,aAAa,EAAE,KAAK,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAExG,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAEhD,eAAO,MAAM,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,aAAa,CAwBnD,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,MAAM,OAAO,SAAS,EAAE,aAAa,CAwBtE,CAAC;AAGF,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"all-manifests.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/all-manifests.ts"],"names":[],"mappings":"AAuBA,OAAO,EAA4B,KAAK,aAAa,EAAE,KAAK,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAExG,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAEhD,eAAO,MAAM,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,aAAa,CAwBnD,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,MAAM,OAAO,SAAS,EAAE,aAAa,CAwBtE,CAAC;AAGF,eAAO,MAAM,UAAU,6CA2BtB,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,MAAM,CAAC,OAAO,UAAU,CAAC,CAAC;AAGlD,eAAO,MAAM,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE;IAAE,WAAW,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,GAAG,CAAA;CAAE,EAAE,CAwBxF,CAAC"}
|