@upstart.gg/sdk 0.0.138 → 0.0.139
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 +20 -15
- package/dist/shared/ai/schemas.d.ts.map +1 -1
- package/dist/shared/ai/schemas.js +31 -57
- package/dist/shared/ai/schemas.js.map +1 -1
- package/dist/shared/ai/types.d.ts +193 -190
- package/dist/shared/ai/types.d.ts.map +1 -1
- package/dist/shared/ai/types.js +1 -3
- package/dist/shared/analytics/init.d.ts +4 -1
- package/dist/shared/analytics/init.d.ts.map +1 -1
- package/dist/shared/analytics/init.js +14 -20
- package/dist/shared/analytics/init.js.map +1 -1
- package/dist/shared/analytics/track.d.ts +6 -2
- package/dist/shared/analytics/track.d.ts.map +1 -1
- package/dist/shared/analytics/track.js +14 -24
- package/dist/shared/analytics/track.js.map +1 -1
- package/dist/shared/analytics/types.d.ts +10 -8
- package/dist/shared/analytics/types.d.ts.map +1 -1
- package/dist/shared/analytics/types.js +1 -3
- package/dist/shared/attributes.d.ts +488 -483
- package/dist/shared/attributes.d.ts.map +1 -1
- package/dist/shared/attributes.js +369 -45
- package/dist/shared/attributes.js.map +1 -1
- package/dist/shared/brick-manifest.d.ts +126 -108
- package/dist/shared/brick-manifest.d.ts.map +1 -1
- package/dist/shared/brick-manifest.js +36 -12
- package/dist/shared/brick-manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/_types.d.ts +11 -7
- package/dist/shared/bricks/manifests/_types.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/_types.js +1 -3
- package/dist/shared/bricks/manifests/accordion.manifest.d.ts +83 -76
- package/dist/shared/bricks/manifests/accordion.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/accordion.manifest.js +389 -24
- package/dist/shared/bricks/manifests/accordion.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/all-manifests.d.ts +15 -10
- package/dist/shared/bricks/manifests/all-manifests.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/all-manifests.js +128 -61
- package/dist/shared/bricks/manifests/all-manifests.js.map +1 -1
- package/dist/shared/bricks/manifests/all-props.d.ts +1510 -1505
- package/dist/shared/bricks/manifests/all-props.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/all-props.js +167 -241
- package/dist/shared/bricks/manifests/all-props.js.map +1 -1
- package/dist/shared/bricks/manifests/box.manifest.d.ts +87 -80
- package/dist/shared/bricks/manifests/box.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/box.manifest.js +548 -27
- package/dist/shared/bricks/manifests/box.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/button.manifest.d.ts +75 -68
- package/dist/shared/bricks/manifests/button.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/button.manifest.js +308 -23
- package/dist/shared/bricks/manifests/button.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/card.manifest.d.ts +96 -89
- package/dist/shared/bricks/manifests/card.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/card.manifest.js +392 -28
- package/dist/shared/bricks/manifests/card.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/carousel.manifest.d.ts +86 -79
- package/dist/shared/bricks/manifests/carousel.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/carousel.manifest.js +775 -26
- package/dist/shared/bricks/manifests/carousel.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/footer.manifest.d.ts +117 -110
- package/dist/shared/bricks/manifests/footer.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/footer.manifest.js +864 -25
- package/dist/shared/bricks/manifests/footer.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/form.manifest.d.ts +94 -87
- package/dist/shared/bricks/manifests/form.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/form.manifest.js +324 -25
- package/dist/shared/bricks/manifests/form.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/hero.manifest.d.ts +80 -73
- package/dist/shared/bricks/manifests/hero.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/hero.manifest.js +202 -24
- package/dist/shared/bricks/manifests/hero.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/html.manifest.d.ts +68 -61
- package/dist/shared/bricks/manifests/html.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/html.manifest.js +95 -18
- package/dist/shared/bricks/manifests/html.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/icon.manifest.d.ts +74 -67
- package/dist/shared/bricks/manifests/icon.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/icon.manifest.js +239 -24
- package/dist/shared/bricks/manifests/icon.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/image.manifest.d.ts +97 -90
- package/dist/shared/bricks/manifests/image.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/image.manifest.js +456 -27
- package/dist/shared/bricks/manifests/image.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts +93 -86
- package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/images-gallery.manifest.js +598 -25
- package/dist/shared/bricks/manifests/images-gallery.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/map.manifest.d.ts +78 -71
- package/dist/shared/bricks/manifests/map.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/map.manifest.js +138 -23
- package/dist/shared/bricks/manifests/map.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/navbar.manifest.d.ts +117 -110
- package/dist/shared/bricks/manifests/navbar.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/navbar.manifest.js +370 -28
- package/dist/shared/bricks/manifests/navbar.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/sidebar.manifest.d.ts +94 -87
- package/dist/shared/bricks/manifests/sidebar.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/sidebar.manifest.js +69 -24
- package/dist/shared/bricks/manifests/sidebar.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/social-links.manifest.d.ts +84 -77
- package/dist/shared/bricks/manifests/social-links.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/social-links.manifest.js +465 -24
- package/dist/shared/bricks/manifests/social-links.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/spacer.manifest.d.ts +65 -58
- package/dist/shared/bricks/manifests/spacer.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/spacer.manifest.js +39 -18
- package/dist/shared/bricks/manifests/spacer.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/table.manifest.d.ts +93 -86
- package/dist/shared/bricks/manifests/table.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/table.manifest.js +771 -25
- package/dist/shared/bricks/manifests/table.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/tabs.manifest.d.ts +91 -84
- package/dist/shared/bricks/manifests/tabs.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/tabs.manifest.js +119 -25
- package/dist/shared/bricks/manifests/tabs.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/testimonials.manifest.d.ts +97 -90
- package/dist/shared/bricks/manifests/testimonials.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/testimonials.manifest.js +223 -28
- package/dist/shared/bricks/manifests/testimonials.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/text.manifest.d.ts +76 -69
- package/dist/shared/bricks/manifests/text.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/text.manifest.js +199 -23
- package/dist/shared/bricks/manifests/text.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/timeline.manifest.d.ts +102 -95
- package/dist/shared/bricks/manifests/timeline.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/timeline.manifest.js +401 -25
- package/dist/shared/bricks/manifests/timeline.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/video.manifest.d.ts +74 -67
- package/dist/shared/bricks/manifests/video.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/video.manifest.js +97 -21
- package/dist/shared/bricks/manifests/video.manifest.js.map +1 -1
- package/dist/shared/bricks/props/align.d.ts +12 -7
- package/dist/shared/bricks/props/align.d.ts.map +1 -1
- package/dist/shared/bricks/props/align.js +74 -13
- package/dist/shared/bricks/props/align.js.map +1 -1
- package/dist/shared/bricks/props/background.d.ts +21 -17
- package/dist/shared/bricks/props/background.d.ts.map +1 -1
- package/dist/shared/bricks/props/background.js +63 -11
- package/dist/shared/bricks/props/background.js.map +1 -1
- package/dist/shared/bricks/props/boolean.d.ts +6 -2
- package/dist/shared/bricks/props/boolean.d.ts.map +1 -1
- package/dist/shared/bricks/props/boolean.js +12 -8
- package/dist/shared/bricks/props/boolean.js.map +1 -1
- package/dist/shared/bricks/props/border.d.ts +12 -7
- package/dist/shared/bricks/props/border.d.ts.map +1 -1
- package/dist/shared/bricks/props/border.js +85 -12
- package/dist/shared/bricks/props/border.js.map +1 -1
- package/dist/shared/bricks/props/color-preset.d.ts +331 -327
- package/dist/shared/bricks/props/color-preset.d.ts.map +1 -1
- package/dist/shared/bricks/props/color-preset.js +378 -10
- package/dist/shared/bricks/props/color-preset.js.map +1 -1
- package/dist/shared/bricks/props/color.d.ts +10 -5
- package/dist/shared/bricks/props/color.d.ts.map +1 -1
- package/dist/shared/bricks/props/color.js +27 -10
- package/dist/shared/bricks/props/color.js.map +1 -1
- package/dist/shared/bricks/props/common.d.ts +32 -28
- package/dist/shared/bricks/props/common.d.ts.map +1 -1
- package/dist/shared/bricks/props/common.js +42 -13
- package/dist/shared/bricks/props/common.js.map +1 -1
- package/dist/shared/bricks/props/css-length.d.ts +10 -5
- package/dist/shared/bricks/props/css-length.d.ts.map +1 -1
- package/dist/shared/bricks/props/css-length.js +39 -12
- package/dist/shared/bricks/props/css-length.js.map +1 -1
- package/dist/shared/bricks/props/datarecord.d.ts +8 -3
- package/dist/shared/bricks/props/datarecord.d.ts.map +1 -1
- package/dist/shared/bricks/props/datarecord.js +12 -8
- package/dist/shared/bricks/props/datarecord.js.map +1 -1
- package/dist/shared/bricks/props/datasource.d.ts +18 -13
- package/dist/shared/bricks/props/datasource.d.ts.map +1 -1
- package/dist/shared/bricks/props/datasource.js +61 -84
- package/dist/shared/bricks/props/datasource.js.map +1 -1
- package/dist/shared/bricks/props/date.d.ts +8 -3
- package/dist/shared/bricks/props/date.d.ts.map +1 -1
- package/dist/shared/bricks/props/date.js +19 -23
- package/dist/shared/bricks/props/date.js.map +1 -1
- package/dist/shared/bricks/props/direction.d.ts +8 -3
- package/dist/shared/bricks/props/direction.d.ts.map +1 -1
- package/dist/shared/bricks/props/direction.js +16 -9
- package/dist/shared/bricks/props/direction.js.map +1 -1
- package/dist/shared/bricks/props/dynamic.d.ts +39 -34
- package/dist/shared/bricks/props/dynamic.d.ts.map +1 -1
- package/dist/shared/bricks/props/dynamic.js +92 -13
- package/dist/shared/bricks/props/dynamic.js.map +1 -1
- package/dist/shared/bricks/props/effects.d.ts +18 -11
- package/dist/shared/bricks/props/effects.d.ts.map +1 -1
- package/dist/shared/bricks/props/effects.js +81 -13
- package/dist/shared/bricks/props/effects.js.map +1 -1
- package/dist/shared/bricks/props/file.d.ts +6 -1
- package/dist/shared/bricks/props/file.d.ts.map +1 -1
- package/dist/shared/bricks/props/file.js +11 -14
- package/dist/shared/bricks/props/file.js.map +1 -1
- package/dist/shared/bricks/props/geolocation.d.ts +15 -10
- package/dist/shared/bricks/props/geolocation.d.ts.map +1 -1
- package/dist/shared/bricks/props/geolocation.js +28 -40
- package/dist/shared/bricks/props/geolocation.js.map +1 -1
- package/dist/shared/bricks/props/grow.d.ts +7 -2
- package/dist/shared/bricks/props/grow.d.ts.map +1 -1
- package/dist/shared/bricks/props/grow.js +14 -8
- package/dist/shared/bricks/props/grow.js.map +1 -1
- package/dist/shared/bricks/props/helpers.d.ts +32 -24
- package/dist/shared/bricks/props/helpers.d.ts.map +1 -1
- package/dist/shared/bricks/props/helpers.js +50 -19
- package/dist/shared/bricks/props/helpers.js.map +1 -1
- package/dist/shared/bricks/props/image.d.ts +15 -12
- package/dist/shared/bricks/props/image.d.ts.map +1 -1
- package/dist/shared/bricks/props/image.js +109 -9
- package/dist/shared/bricks/props/image.js.map +1 -1
- package/dist/shared/bricks/props/number.d.ts +8 -4
- package/dist/shared/bricks/props/number.d.ts.map +1 -1
- package/dist/shared/bricks/props/number.js +11 -8
- package/dist/shared/bricks/props/number.js.map +1 -1
- package/dist/shared/bricks/props/position.d.ts +8 -3
- package/dist/shared/bricks/props/position.d.ts.map +1 -1
- package/dist/shared/bricks/props/position.js +12 -8
- package/dist/shared/bricks/props/position.js.map +1 -1
- package/dist/shared/bricks/props/string.d.ts +13 -9
- package/dist/shared/bricks/props/string.d.ts.map +1 -1
- package/dist/shared/bricks/props/string.js +34 -12
- package/dist/shared/bricks/props/string.js.map +1 -1
- package/dist/shared/bricks/props/tags.d.ts +8 -3
- package/dist/shared/bricks/props/tags.d.ts.map +1 -1
- package/dist/shared/bricks/props/tags.js +16 -8
- package/dist/shared/bricks/props/tags.js.map +1 -1
- package/dist/shared/bricks/props/text.d.ts +22 -11
- package/dist/shared/bricks/props/text.d.ts.map +1 -1
- package/dist/shared/bricks/props/text.js +79 -13
- package/dist/shared/bricks/props/text.js.map +1 -1
- package/dist/shared/bricks/props/types.d.ts +52 -49
- package/dist/shared/bricks/props/types.d.ts.map +1 -1
- package/dist/shared/bricks/props/types.js +1 -3
- package/dist/shared/bricks.d.ts +183 -179
- package/dist/shared/bricks.d.ts.map +1 -1
- package/dist/shared/bricks.js +271 -78
- package/dist/shared/bricks.js.map +1 -1
- package/dist/shared/context.d.ts +405 -398
- package/dist/shared/context.d.ts.map +1 -1
- package/dist/shared/context.js +22 -93
- package/dist/shared/context.js.map +1 -1
- package/dist/shared/datarecords/external/airtable/handler.d.ts +40 -20
- package/dist/shared/datarecords/external/airtable/handler.d.ts.map +1 -1
- package/dist/shared/datarecords/external/airtable/handler.js +242 -366
- package/dist/shared/datarecords/external/airtable/handler.js.map +1 -1
- package/dist/shared/datarecords/external/airtable/oauth/config.d.ts +14 -9
- package/dist/shared/datarecords/external/airtable/oauth/config.d.ts.map +1 -1
- package/dist/shared/datarecords/external/airtable/oauth/config.js +12 -15
- package/dist/shared/datarecords/external/airtable/oauth/config.js.map +1 -1
- package/dist/shared/datarecords/external/airtable/types.d.ts +39 -35
- package/dist/shared/datarecords/external/airtable/types.d.ts.map +1 -1
- package/dist/shared/datarecords/external/airtable/types.js +44 -13
- package/dist/shared/datarecords/external/airtable/types.js.map +1 -1
- package/dist/shared/datarecords/external/generic-webhook/handler.d.ts +6 -2
- package/dist/shared/datarecords/external/generic-webhook/handler.d.ts.map +1 -1
- package/dist/shared/datarecords/external/generic-webhook/handler.js +9 -14
- package/dist/shared/datarecords/external/generic-webhook/handler.js.map +1 -1
- package/dist/shared/datarecords/external/generic-webhook/options.d.ts +10 -5
- package/dist/shared/datarecords/external/generic-webhook/options.d.ts.map +1 -1
- package/dist/shared/datarecords/external/generic-webhook/options.js +14 -16
- package/dist/shared/datarecords/external/generic-webhook/options.js.map +1 -1
- package/dist/shared/datarecords/external/google/oauth/config.d.ts +28 -24
- package/dist/shared/datarecords/external/google/oauth/config.d.ts.map +1 -1
- package/dist/shared/datarecords/external/google/oauth/config.js +25 -34
- package/dist/shared/datarecords/external/google/oauth/config.js.map +1 -1
- package/dist/shared/datarecords/external/google/sheets/client.d.ts +11 -9
- package/dist/shared/datarecords/external/google/sheets/client.d.ts.map +1 -1
- package/dist/shared/datarecords/external/google/sheets/client.js +75 -8
- package/dist/shared/datarecords/external/google/sheets/client.js.map +1 -1
- package/dist/shared/datarecords/external/google/sheets/handler.d.ts +36 -18
- package/dist/shared/datarecords/external/google/sheets/handler.d.ts.map +1 -1
- package/dist/shared/datarecords/external/google/sheets/handler.js +103 -176
- package/dist/shared/datarecords/external/google/sheets/handler.js.map +1 -1
- package/dist/shared/datarecords/external/google/sheets/types.d.ts +12 -7
- package/dist/shared/datarecords/external/google/sheets/types.d.ts.map +1 -1
- package/dist/shared/datarecords/external/google/sheets/types.js +11 -8
- package/dist/shared/datarecords/external/google/sheets/types.js.map +1 -1
- package/dist/shared/datarecords/external/notion/handler.d.ts +48 -26
- package/dist/shared/datarecords/external/notion/handler.d.ts.map +1 -1
- package/dist/shared/datarecords/external/notion/handler.js +233 -386
- package/dist/shared/datarecords/external/notion/handler.js.map +1 -1
- package/dist/shared/datarecords/external/notion/oauth/config.d.ts +10 -5
- package/dist/shared/datarecords/external/notion/oauth/config.d.ts.map +1 -1
- package/dist/shared/datarecords/external/notion/oauth/config.js +8 -11
- package/dist/shared/datarecords/external/notion/oauth/config.js.map +1 -1
- package/dist/shared/datarecords/external/notion/types.d.ts +20 -15
- package/dist/shared/datarecords/external/notion/types.d.ts.map +1 -1
- package/dist/shared/datarecords/external/notion/types.js +14 -8
- package/dist/shared/datarecords/external/notion/types.js.map +1 -1
- package/dist/shared/datarecords/types.d.ts +24 -19
- package/dist/shared/datarecords/types.d.ts.map +1 -1
- package/dist/shared/datarecords/types.js +144 -16
- package/dist/shared/datarecords/types.js.map +1 -1
- package/dist/shared/datarecords.d.ts +6 -2
- package/dist/shared/datarecords.d.ts.map +1 -1
- package/dist/shared/datarecords.js +5 -9
- package/dist/shared/datarecords.js.map +1 -1
- package/dist/shared/datasources/external/facebook/posts/fetcher.d.ts +8 -5
- package/dist/shared/datasources/external/facebook/posts/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/facebook/posts/fetcher.js +38 -48
- package/dist/shared/datasources/external/facebook/posts/fetcher.js.map +1 -1
- package/dist/shared/datasources/external/facebook/posts/schema.d.ts +30 -25
- package/dist/shared/datasources/external/facebook/posts/schema.d.ts.map +1 -1
- package/dist/shared/datasources/external/facebook/posts/schema.js +29 -36
- package/dist/shared/datasources/external/facebook/posts/schema.js.map +1 -1
- package/dist/shared/datasources/external/http-json/fetcher.d.ts +7 -3
- package/dist/shared/datasources/external/http-json/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/http-json/fetcher.js +16 -28
- package/dist/shared/datasources/external/http-json/fetcher.js.map +1 -1
- package/dist/shared/datasources/external/http-json/options.d.ts +10 -5
- package/dist/shared/datasources/external/http-json/options.d.ts.map +1 -1
- package/dist/shared/datasources/external/http-json/options.js +8 -11
- package/dist/shared/datasources/external/http-json/options.js.map +1 -1
- package/dist/shared/datasources/external/http-json/schema.d.ts +9 -4
- package/dist/shared/datasources/external/http-json/schema.d.ts.map +1 -1
- package/dist/shared/datasources/external/http-json/schema.js +6 -10
- package/dist/shared/datasources/external/http-json/schema.js.map +1 -1
- package/dist/shared/datasources/external/instagram/feed/fetcher.d.ts +8 -5
- package/dist/shared/datasources/external/instagram/feed/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/instagram/feed/fetcher.js +26 -28
- package/dist/shared/datasources/external/instagram/feed/fetcher.js.map +1 -1
- package/dist/shared/datasources/external/instagram/feed/schema.d.ts +22 -17
- package/dist/shared/datasources/external/instagram/feed/schema.d.ts.map +1 -1
- package/dist/shared/datasources/external/instagram/feed/schema.js +26 -29
- package/dist/shared/datasources/external/instagram/feed/schema.js.map +1 -1
- package/dist/shared/datasources/external/mastodon/account/fetcher.d.ts +7 -4
- package/dist/shared/datasources/external/mastodon/account/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/mastodon/account/fetcher.js +10 -8
- package/dist/shared/datasources/external/mastodon/account/fetcher.js.map +1 -1
- package/dist/shared/datasources/external/mastodon/account/schema.d.ts +43 -38
- package/dist/shared/datasources/external/mastodon/account/schema.d.ts.map +1 -1
- package/dist/shared/datasources/external/mastodon/account/schema.js +42 -8
- package/dist/shared/datasources/external/mastodon/account/schema.js.map +1 -1
- package/dist/shared/datasources/external/mastodon/options.d.ts +9 -4
- package/dist/shared/datasources/external/mastodon/options.d.ts.map +1 -1
- package/dist/shared/datasources/external/mastodon/options.js +5 -10
- package/dist/shared/datasources/external/mastodon/options.js.map +1 -1
- package/dist/shared/datasources/external/mastodon/status/fetcher.d.ts +7 -4
- package/dist/shared/datasources/external/mastodon/status/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/mastodon/status/fetcher.js +20 -31
- package/dist/shared/datasources/external/mastodon/status/fetcher.js.map +1 -1
- package/dist/shared/datasources/external/mastodon/status/sample.array.d.ts +50 -47
- package/dist/shared/datasources/external/mastodon/status/sample.array.d.ts.map +1 -1
- package/dist/shared/datasources/external/mastodon/status/sample.array.js +54 -62
- package/dist/shared/datasources/external/mastodon/status/sample.array.js.map +1 -1
- package/dist/shared/datasources/external/mastodon/status/sample.single.d.ts +50 -47
- package/dist/shared/datasources/external/mastodon/status/sample.single.d.ts.map +1 -1
- package/dist/shared/datasources/external/mastodon/status/sample.single.js +54 -60
- package/dist/shared/datasources/external/mastodon/status/sample.single.js.map +1 -1
- package/dist/shared/datasources/external/mastodon/status/schema.d.ts +252 -247
- package/dist/shared/datasources/external/mastodon/status/schema.d.ts.map +1 -1
- package/dist/shared/datasources/external/mastodon/status/schema.js +108 -108
- package/dist/shared/datasources/external/mastodon/status/schema.js.map +1 -1
- package/dist/shared/datasources/external/meta/oauth/config.d.ts +29 -25
- package/dist/shared/datasources/external/meta/oauth/config.d.ts.map +1 -1
- package/dist/shared/datasources/external/meta/oauth/config.js +15 -20
- package/dist/shared/datasources/external/meta/oauth/config.js.map +1 -1
- package/dist/shared/datasources/external/meta/options.d.ts +9 -4
- package/dist/shared/datasources/external/meta/options.d.ts.map +1 -1
- package/dist/shared/datasources/external/meta/options.js +5 -10
- package/dist/shared/datasources/external/meta/options.js.map +1 -1
- package/dist/shared/datasources/external/rss/fetcher.d.ts +7 -4
- package/dist/shared/datasources/external/rss/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/rss/fetcher.js +14 -25
- package/dist/shared/datasources/external/rss/fetcher.js.map +1 -1
- package/dist/shared/datasources/external/rss/options.d.ts +9 -4
- package/dist/shared/datasources/external/rss/options.d.ts.map +1 -1
- package/dist/shared/datasources/external/rss/options.js +5 -10
- package/dist/shared/datasources/external/rss/options.js.map +1 -1
- package/dist/shared/datasources/external/rss/sample.js +25 -0
- package/dist/shared/datasources/external/rss/sample.js.map +1 -0
- package/dist/shared/datasources/external/rss/schema.d.ts +13 -8
- package/dist/shared/datasources/external/rss/schema.d.ts.map +1 -1
- package/dist/shared/datasources/external/rss/schema.js +30 -8
- package/dist/shared/datasources/external/rss/schema.js.map +1 -1
- package/dist/shared/datasources/external/threads/media/fetcher.d.ts +9 -5
- package/dist/shared/datasources/external/threads/media/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/threads/media/fetcher.js +37 -46
- package/dist/shared/datasources/external/threads/media/fetcher.js.map +1 -1
- package/dist/shared/datasources/external/threads/media/schema.d.ts +29 -24
- package/dist/shared/datasources/external/threads/media/schema.d.ts.map +1 -1
- package/dist/shared/datasources/external/threads/media/schema.js +32 -36
- package/dist/shared/datasources/external/threads/media/schema.js.map +1 -1
- package/dist/shared/datasources/external/tiktok/oauth/config.d.ts +31 -27
- package/dist/shared/datasources/external/tiktok/oauth/config.d.ts.map +1 -1
- package/dist/shared/datasources/external/tiktok/oauth/config.js +15 -18
- package/dist/shared/datasources/external/tiktok/oauth/config.js.map +1 -1
- package/dist/shared/datasources/external/tiktok/video/fetcher.d.ts +8 -5
- package/dist/shared/datasources/external/tiktok/video/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/tiktok/video/fetcher.js +31 -33
- package/dist/shared/datasources/external/tiktok/video/fetcher.js.map +1 -1
- package/dist/shared/datasources/external/tiktok/video/options.d.ts +10 -5
- package/dist/shared/datasources/external/tiktok/video/options.d.ts.map +1 -1
- package/dist/shared/datasources/external/tiktok/video/options.js +8 -11
- package/dist/shared/datasources/external/tiktok/video/options.js.map +1 -1
- package/dist/shared/datasources/external/tiktok/video/schema.d.ts +24 -19
- package/dist/shared/datasources/external/tiktok/video/schema.d.ts.map +1 -1
- package/dist/shared/datasources/external/tiktok/video/schema.js +23 -30
- package/dist/shared/datasources/external/tiktok/video/schema.js.map +1 -1
- package/dist/shared/datasources/external/youtube/list/fetcher.d.ts +8 -5
- package/dist/shared/datasources/external/youtube/list/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/external/youtube/list/fetcher.js +20 -31
- package/dist/shared/datasources/external/youtube/list/fetcher.js.map +1 -1
- package/dist/shared/datasources/external/youtube/list/options.d.ts +13 -8
- package/dist/shared/datasources/external/youtube/list/options.d.ts.map +1 -1
- package/dist/shared/datasources/external/youtube/list/options.js +11 -14
- package/dist/shared/datasources/external/youtube/list/options.js.map +1 -1
- package/dist/shared/datasources/external/youtube/list/sample.js +33 -0
- package/dist/shared/datasources/external/youtube/list/sample.js.map +1 -0
- package/dist/shared/datasources/external/youtube/list/schema.d.ts +33 -28
- package/dist/shared/datasources/external/youtube/list/schema.d.ts.map +1 -1
- package/dist/shared/datasources/external/youtube/list/schema.js +36 -8
- package/dist/shared/datasources/external/youtube/list/schema.js.map +1 -1
- package/dist/shared/datasources/external/youtube/oauth/config.d.ts +22 -18
- package/dist/shared/datasources/external/youtube/oauth/config.d.ts.map +1 -1
- package/dist/shared/datasources/external/youtube/oauth/config.js +15 -18
- package/dist/shared/datasources/external/youtube/oauth/config.js.map +1 -1
- package/dist/shared/datasources/fetcher.d.ts +10 -6
- package/dist/shared/datasources/fetcher.d.ts.map +1 -1
- package/dist/shared/datasources/fetcher.js +1 -3
- package/dist/shared/datasources/internal/blog/schema.d.ts +20 -15
- package/dist/shared/datasources/internal/blog/schema.d.ts.map +1 -1
- package/dist/shared/datasources/internal/blog/schema.js +59 -75
- package/dist/shared/datasources/internal/blog/schema.js.map +1 -1
- package/dist/shared/datasources/internal/changelog/schema.d.ts +15 -10
- package/dist/shared/datasources/internal/changelog/schema.d.ts.map +1 -1
- package/dist/shared/datasources/internal/changelog/schema.js +36 -51
- package/dist/shared/datasources/internal/changelog/schema.js.map +1 -1
- package/dist/shared/datasources/internal/contact-info/schema.d.ts +21 -16
- package/dist/shared/datasources/internal/contact-info/schema.d.ts.map +1 -1
- package/dist/shared/datasources/internal/contact-info/schema.js +21 -25
- package/dist/shared/datasources/internal/contact-info/schema.js.map +1 -1
- package/dist/shared/datasources/internal/cv/schema.d.ts +71 -66
- package/dist/shared/datasources/internal/cv/schema.d.ts.map +1 -1
- package/dist/shared/datasources/internal/cv/schema.js +155 -222
- package/dist/shared/datasources/internal/cv/schema.js.map +1 -1
- package/dist/shared/datasources/internal/faq/schema.d.ts +13 -8
- package/dist/shared/datasources/internal/faq/schema.d.ts.map +1 -1
- package/dist/shared/datasources/internal/faq/schema.js +20 -30
- package/dist/shared/datasources/internal/faq/schema.js.map +1 -1
- package/dist/shared/datasources/internal/job-board/schema.d.ts +86 -81
- package/dist/shared/datasources/internal/job-board/schema.d.ts.map +1 -1
- package/dist/shared/datasources/internal/job-board/schema.js +194 -224
- package/dist/shared/datasources/internal/job-board/schema.js.map +1 -1
- package/dist/shared/datasources/internal/links/schema.d.ts +12 -7
- package/dist/shared/datasources/internal/links/schema.d.ts.map +1 -1
- package/dist/shared/datasources/internal/links/schema.js +20 -8
- package/dist/shared/datasources/internal/links/schema.js.map +1 -1
- package/dist/shared/datasources/internal/recipes/schema.d.ts +19 -14
- package/dist/shared/datasources/internal/recipes/schema.d.ts.map +1 -1
- package/dist/shared/datasources/internal/recipes/schema.js +23 -45
- package/dist/shared/datasources/internal/recipes/schema.js.map +1 -1
- package/dist/shared/datasources/internal/restaurant/schema.d.ts +82 -77
- package/dist/shared/datasources/internal/restaurant/schema.d.ts.map +1 -1
- package/dist/shared/datasources/internal/restaurant/schema.js +154 -226
- package/dist/shared/datasources/internal/restaurant/schema.js.map +1 -1
- package/dist/shared/datasources/samples.d.ts +7 -3
- package/dist/shared/datasources/samples.d.ts.map +1 -1
- package/dist/shared/datasources/samples.js +9 -69
- package/dist/shared/datasources/samples.js.map +1 -1
- package/dist/shared/datasources/schemas.d.ts +43 -38
- package/dist/shared/datasources/schemas.d.ts.map +1 -1
- package/dist/shared/datasources/schemas.js +10 -34
- package/dist/shared/datasources/schemas.js.map +1 -1
- package/dist/shared/datasources/types.d.ts +142 -138
- package/dist/shared/datasources/types.d.ts.map +1 -1
- package/dist/shared/datasources/types.js +384 -20
- package/dist/shared/datasources/types.js.map +1 -1
- package/dist/shared/datasources/utils.d.ts +8 -4
- package/dist/shared/datasources/utils.d.ts.map +1 -1
- package/dist/shared/datasources/utils.js +15 -12
- package/dist/shared/datasources/utils.js.map +1 -1
- package/dist/shared/datasources.d.ts +22 -9
- package/dist/shared/datasources.d.ts.map +1 -1
- package/dist/shared/datasources.js +65 -44
- package/dist/shared/datasources.js.map +1 -1
- package/dist/shared/env.d.ts +25 -21
- package/dist/shared/env.d.ts.map +1 -1
- package/dist/shared/env.js +1 -3
- package/dist/shared/errors.d.ts +2 -2
- package/dist/shared/errors.js +2 -9
- package/dist/shared/images.d.ts +21 -16
- package/dist/shared/images.d.ts.map +1 -1
- package/dist/shared/images.js +24 -11
- package/dist/shared/images.js.map +1 -1
- package/dist/shared/index.d.ts +4 -2
- package/dist/shared/index.d.ts.map +1 -1
- package/dist/shared/index.js +4 -10
- package/dist/shared/index.js.map +1 -1
- package/dist/shared/layout-constants.d.ts +8 -5
- package/dist/shared/layout-constants.d.ts.map +1 -1
- package/dist/shared/layout-constants.js +15 -15
- package/dist/shared/layout-constants.js.map +1 -1
- package/dist/shared/manifest.d.ts +17 -12
- package/dist/shared/manifest.d.ts.map +1 -1
- package/dist/shared/manifest.js +26 -52
- package/dist/shared/manifest.js.map +1 -1
- package/dist/shared/oauth.d.ts +14 -9
- package/dist/shared/oauth.d.ts.map +1 -1
- package/dist/shared/oauth.js +14 -9
- package/dist/shared/oauth.js.map +1 -1
- package/dist/shared/page.d.ts +250 -243
- package/dist/shared/page.d.ts.map +1 -1
- package/dist/shared/page.js +29 -62
- package/dist/shared/page.js.map +1 -1
- package/dist/shared/prompt.d.ts +8 -3
- package/dist/shared/prompt.d.ts.map +1 -1
- package/dist/shared/prompt.js +10 -8
- package/dist/shared/prompt.js.map +1 -1
- package/dist/shared/responsive.d.ts +8 -3
- package/dist/shared/responsive.d.ts.map +1 -1
- package/dist/shared/responsive.js +5 -10
- package/dist/shared/responsive.js.map +1 -1
- package/dist/shared/site.d.ts +629 -622
- package/dist/shared/site.d.ts.map +1 -1
- package/dist/shared/site.js +56 -70
- package/dist/shared/site.js.map +1 -1
- package/dist/shared/sitemap.d.ts +21 -14
- package/dist/shared/sitemap.d.ts.map +1 -1
- package/dist/shared/sitemap.js +29 -63
- package/dist/shared/sitemap.js.map +1 -1
- package/dist/shared/social-icons.d.ts +6 -3
- package/dist/shared/social-icons.d.ts.map +1 -1
- package/dist/shared/social-icons.js +309 -313
- package/dist/shared/social-icons.js.map +1 -1
- package/dist/shared/theme.d.ts +83 -78
- package/dist/shared/theme.d.ts.map +1 -1
- package/dist/shared/theme.js +261 -18
- package/dist/shared/theme.js.map +1 -1
- package/dist/shared/themes/color-system.d.ts +16 -12
- package/dist/shared/themes/color-system.d.ts.map +1 -1
- package/dist/shared/themes/color-system.js +81 -89
- package/dist/shared/themes/color-system.js.map +1 -1
- package/dist/shared/utils/canvas-data-uri.d.ts +4 -1
- package/dist/shared/utils/canvas-data-uri.d.ts.map +1 -1
- package/dist/shared/utils/canvas-data-uri.js +4 -8
- package/dist/shared/utils/canvas-data-uri.js.map +1 -1
- package/dist/shared/utils/invariant.d.ts +4 -1
- package/dist/shared/utils/invariant.d.ts.map +1 -1
- package/dist/shared/utils/invariant.js +10 -8
- package/dist/shared/utils/invariant.js.map +1 -1
- package/dist/shared/utils/json-date.d.ts +9 -4
- package/dist/shared/utils/json-date.d.ts.map +1 -1
- package/dist/shared/utils/json-date.js +6 -8
- package/dist/shared/utils/json-date.js.map +1 -1
- package/dist/shared/utils/llm.d.ts +7 -2
- package/dist/shared/utils/llm.d.ts.map +1 -1
- package/dist/shared/utils/llm.js +57 -8
- package/dist/shared/utils/llm.js.map +1 -1
- package/dist/shared/utils/merge.d.ts +4 -1
- package/dist/shared/utils/merge.d.ts.map +1 -1
- package/dist/shared/utils/merge.js +11 -8
- package/dist/shared/utils/merge.js.map +1 -1
- package/dist/shared/utils/object-hash.d.ts +4 -1
- package/dist/shared/utils/object-hash.d.ts.map +1 -1
- package/dist/shared/utils/object-hash.js +8 -13
- package/dist/shared/utils/object-hash.js.map +1 -1
- package/dist/shared/utils/schema.d.ts +13 -10
- package/dist/shared/utils/schema.d.ts.map +1 -1
- package/dist/shared/utils/schema.js +91 -14
- package/dist/shared/utils/schema.js.map +1 -1
- package/dist/shared/utils/string-enum.d.ts +13 -8
- package/dist/shared/utils/string-enum.d.ts.map +1 -1
- package/dist/shared/utils/string-enum.js +18 -8
- package/dist/shared/utils/string-enum.js.map +1 -1
- package/dist/shared/utils/try-catch.d.ts +4 -2
- package/dist/shared/utils/try-catch.d.ts.map +1 -1
- package/dist/shared/utils/try-catch.js +12 -13
- package/dist/shared/utils/try-catch.js.map +1 -1
- package/package.json +10 -20
- package/src/shared/ai/schemas.ts +5 -3
- package/src/shared/attributes.ts +10 -6
- package/src/shared/bricks/manifests/card.manifest.ts +2 -5
- package/src/shared/bricks/manifests/image.manifest.ts +1 -5
- package/src/shared/bricks/props/color.ts +3 -2
- package/src/shared/bricks/props/dynamic.ts +4 -1
- package/src/shared/bricks/props/image.ts +2 -3
- package/src/shared/bricks.ts +3 -2
- package/src/shared/datarecords/types.ts +41 -33
- package/src/shared/datasources/external/rss/fetcher.ts +0 -6
- package/src/shared/datasources.ts +13 -5
- package/src/shared/prompt.ts +1 -1
- package/src/shared/site.ts +2 -1
- package/src/shared/sitemap.ts +7 -0
- package/src/shared/utils/schema.ts +12 -43
- package/src/shared/utils/tests/schema.test.ts +53 -28
- package/dist/shared/ai/types.js.map +0 -1
- package/dist/shared/ajv.d.ts +0 -7
- package/dist/shared/ajv.d.ts.map +0 -1
- package/dist/shared/ajv.js +0 -6866
- package/dist/shared/ajv.js.map +0 -1
- package/dist/shared/analytics/types.js.map +0 -1
- package/dist/shared/bricks/manifests/_types.js.map +0 -1
- package/dist/shared/bricks/manifests/tests/header.manifest.test.d.ts +0 -2
- package/dist/shared/bricks/manifests/tests/header.manifest.test.d.ts.map +0 -1
- package/dist/shared/bricks/props/tests/background.test.d.ts +0 -2
- package/dist/shared/bricks/props/tests/background.test.d.ts.map +0 -1
- package/dist/shared/bricks/props/tests/border.test.d.ts +0 -2
- package/dist/shared/bricks/props/tests/border.test.d.ts.map +0 -1
- package/dist/shared/bricks/props/tests/effects.test.d.ts +0 -2
- package/dist/shared/bricks/props/tests/effects.test.d.ts.map +0 -1
- package/dist/shared/bricks/props/tests/helpers.test.d.ts +0 -2
- package/dist/shared/bricks/props/tests/helpers.test.d.ts.map +0 -1
- package/dist/shared/bricks/props/tests/image.test.d.ts +0 -2
- package/dist/shared/bricks/props/tests/image.test.d.ts.map +0 -1
- package/dist/shared/bricks/props/tests/string.test.d.ts +0 -2
- package/dist/shared/bricks/props/tests/string.test.d.ts.map +0 -1
- package/dist/shared/bricks/props/types.js.map +0 -1
- package/dist/shared/chunk-2BPYOTKA.js +0 -21
- package/dist/shared/chunk-2BPYOTKA.js.map +0 -1
- package/dist/shared/chunk-2EOCK66Z.js +0 -19
- package/dist/shared/chunk-2EOCK66Z.js.map +0 -1
- package/dist/shared/chunk-2U5U3CCJ.js +0 -90
- package/dist/shared/chunk-2U5U3CCJ.js.map +0 -1
- package/dist/shared/chunk-2UEPTT5J.js +0 -67
- package/dist/shared/chunk-2UEPTT5J.js.map +0 -1
- package/dist/shared/chunk-2Z5WOCFS.js +0 -126
- package/dist/shared/chunk-2Z5WOCFS.js.map +0 -1
- package/dist/shared/chunk-34IUWNRX.js +0 -346
- package/dist/shared/chunk-34IUWNRX.js.map +0 -1
- package/dist/shared/chunk-3ZDN5BWN.js +0 -18
- package/dist/shared/chunk-3ZDN5BWN.js.map +0 -1
- package/dist/shared/chunk-55C6MTX2.js +0 -21
- package/dist/shared/chunk-55C6MTX2.js.map +0 -1
- package/dist/shared/chunk-57NRTXRA.js +0 -309
- package/dist/shared/chunk-57NRTXRA.js.map +0 -1
- package/dist/shared/chunk-5HJT5NJ3.js +0 -422
- package/dist/shared/chunk-5HJT5NJ3.js.map +0 -1
- package/dist/shared/chunk-5J4Y43RM.js +0 -388
- package/dist/shared/chunk-5J4Y43RM.js.map +0 -1
- package/dist/shared/chunk-5OVOXUFX.js +0 -61
- package/dist/shared/chunk-5OVOXUFX.js.map +0 -1
- package/dist/shared/chunk-5RCC2STG.js +0 -58
- package/dist/shared/chunk-5RCC2STG.js.map +0 -1
- package/dist/shared/chunk-5SNSUC6Q.js +0 -364
- package/dist/shared/chunk-5SNSUC6Q.js.map +0 -1
- package/dist/shared/chunk-6TVVKUWM.js +0 -15
- package/dist/shared/chunk-6TVVKUWM.js.map +0 -1
- package/dist/shared/chunk-6WIMWLCJ.js +0 -17
- package/dist/shared/chunk-6WIMWLCJ.js.map +0 -1
- package/dist/shared/chunk-7LAWWRU7.js +0 -21
- package/dist/shared/chunk-7LAWWRU7.js.map +0 -1
- package/dist/shared/chunk-B5T2LFV2.js +0 -494
- package/dist/shared/chunk-B5T2LFV2.js.map +0 -1
- package/dist/shared/chunk-BHARJBEK.js +0 -27
- package/dist/shared/chunk-BHARJBEK.js.map +0 -1
- package/dist/shared/chunk-DCM4732T.js +0 -146
- package/dist/shared/chunk-DCM4732T.js.map +0 -1
- package/dist/shared/chunk-E3ZW57HF.js +0 -843
- package/dist/shared/chunk-E3ZW57HF.js.map +0 -1
- package/dist/shared/chunk-EID5HPF3.js +0 -63
- package/dist/shared/chunk-EID5HPF3.js.map +0 -1
- package/dist/shared/chunk-EMF5TCPX.js +0 -389
- package/dist/shared/chunk-EMF5TCPX.js.map +0 -1
- package/dist/shared/chunk-EUFVTHAG.js +0 -33
- package/dist/shared/chunk-EUFVTHAG.js.map +0 -1
- package/dist/shared/chunk-FC52EHCC.js +0 -104
- package/dist/shared/chunk-FC52EHCC.js.map +0 -1
- package/dist/shared/chunk-FD7YYFRI.js +0 -225
- package/dist/shared/chunk-FD7YYFRI.js.map +0 -1
- package/dist/shared/chunk-FVV27R73.js +0 -269
- package/dist/shared/chunk-FVV27R73.js.map +0 -1
- package/dist/shared/chunk-FYGFB5U5.js +0 -57
- package/dist/shared/chunk-FYGFB5U5.js.map +0 -1
- package/dist/shared/chunk-GDYCCB3B.js +0 -22
- package/dist/shared/chunk-GDYCCB3B.js.map +0 -1
- package/dist/shared/chunk-GLV6QIIM.js +0 -41
- package/dist/shared/chunk-GLV6QIIM.js.map +0 -1
- package/dist/shared/chunk-GNTJT7MR.js +0 -56
- package/dist/shared/chunk-GNTJT7MR.js.map +0 -1
- package/dist/shared/chunk-HHUFGV7J.js +0 -259
- package/dist/shared/chunk-HHUFGV7J.js.map +0 -1
- package/dist/shared/chunk-HPCCD6V5.js +0 -17
- package/dist/shared/chunk-HPCCD6V5.js.map +0 -1
- package/dist/shared/chunk-IEMCCHM4.js +0 -389
- package/dist/shared/chunk-IEMCCHM4.js.map +0 -1
- package/dist/shared/chunk-IMDOF55E.js +0 -137
- package/dist/shared/chunk-IMDOF55E.js.map +0 -1
- package/dist/shared/chunk-IPWYNE6Y.js +0 -213
- package/dist/shared/chunk-IPWYNE6Y.js.map +0 -1
- package/dist/shared/chunk-J6R3GSKS.js +0 -386
- package/dist/shared/chunk-J6R3GSKS.js.map +0 -1
- package/dist/shared/chunk-KNREHAPN.js +0 -13
- package/dist/shared/chunk-KNREHAPN.js.map +0 -1
- package/dist/shared/chunk-KRODRZNS.js +0 -440
- package/dist/shared/chunk-KRODRZNS.js.map +0 -1
- package/dist/shared/chunk-KT7SSWMM.js +0 -24
- package/dist/shared/chunk-KT7SSWMM.js.map +0 -1
- package/dist/shared/chunk-KTA7XES3.js +0 -168
- package/dist/shared/chunk-KTA7XES3.js.map +0 -1
- package/dist/shared/chunk-L4W4B2RQ.js +0 -174
- package/dist/shared/chunk-L4W4B2RQ.js.map +0 -1
- package/dist/shared/chunk-MO6CRLQA.js +0 -73
- package/dist/shared/chunk-MO6CRLQA.js.map +0 -1
- package/dist/shared/chunk-NTP6BKRU.js +0 -516
- package/dist/shared/chunk-NTP6BKRU.js.map +0 -1
- package/dist/shared/chunk-O53V22BK.js +0 -469
- package/dist/shared/chunk-O53V22BK.js.map +0 -1
- package/dist/shared/chunk-O5PQISX4.js +0 -51
- package/dist/shared/chunk-O5PQISX4.js.map +0 -1
- package/dist/shared/chunk-OJ6KL7FU.js +0 -32
- package/dist/shared/chunk-OJ6KL7FU.js.map +0 -1
- package/dist/shared/chunk-OJP4HMJT.js +0 -22
- package/dist/shared/chunk-OJP4HMJT.js.map +0 -1
- package/dist/shared/chunk-ORIUCOED.js +0 -129
- package/dist/shared/chunk-ORIUCOED.js.map +0 -1
- package/dist/shared/chunk-OSJ6KGPX.js +0 -16
- package/dist/shared/chunk-OSJ6KGPX.js.map +0 -1
- package/dist/shared/chunk-OXYXZHP2.js +0 -48
- package/dist/shared/chunk-OXYXZHP2.js.map +0 -1
- package/dist/shared/chunk-PFZMRSHJ.js +0 -616
- package/dist/shared/chunk-PFZMRSHJ.js.map +0 -1
- package/dist/shared/chunk-QHKOAIOK.js +0 -243
- package/dist/shared/chunk-QHKOAIOK.js.map +0 -1
- package/dist/shared/chunk-QLQVDZIL.js +0 -11
- package/dist/shared/chunk-QLQVDZIL.js.map +0 -1
- package/dist/shared/chunk-RDOCVLCF.js +0 -422
- package/dist/shared/chunk-RDOCVLCF.js.map +0 -1
- package/dist/shared/chunk-RFH7PEVS.js +0 -38
- package/dist/shared/chunk-RFH7PEVS.js.map +0 -1
- package/dist/shared/chunk-T3UPW5OW.js +0 -79
- package/dist/shared/chunk-T3UPW5OW.js.map +0 -1
- package/dist/shared/chunk-TGKNA2JS.js +0 -847
- package/dist/shared/chunk-TGKNA2JS.js.map +0 -1
- package/dist/shared/chunk-TKMWY2VN.js +0 -18
- package/dist/shared/chunk-TKMWY2VN.js.map +0 -1
- package/dist/shared/chunk-TZ6X7ZM5.js +0 -158
- package/dist/shared/chunk-TZ6X7ZM5.js.map +0 -1
- package/dist/shared/chunk-UC75KRLX.js +0 -67
- package/dist/shared/chunk-UC75KRLX.js.map +0 -1
- package/dist/shared/chunk-VMIJ6MG5.js +0 -368
- package/dist/shared/chunk-VMIJ6MG5.js.map +0 -1
- package/dist/shared/chunk-VYA2FCTY.js +0 -83
- package/dist/shared/chunk-VYA2FCTY.js.map +0 -1
- package/dist/shared/chunk-WPZV3LYL.js +0 -24
- package/dist/shared/chunk-WPZV3LYL.js.map +0 -1
- package/dist/shared/chunk-XCWMZVF5.js +0 -89
- package/dist/shared/chunk-XCWMZVF5.js.map +0 -1
- package/dist/shared/chunk-XCZVD5H6.js +0 -13
- package/dist/shared/chunk-XCZVD5H6.js.map +0 -1
- package/dist/shared/chunk-XFZQGRRL.js +0 -101
- package/dist/shared/chunk-XFZQGRRL.js.map +0 -1
- package/dist/shared/chunk-XYWSIMZ6.js +0 -59
- package/dist/shared/chunk-XYWSIMZ6.js.map +0 -1
- package/dist/shared/chunk-XZ6WJZHN.js +0 -10
- package/dist/shared/chunk-XZ6WJZHN.js.map +0 -1
- package/dist/shared/chunk-ZEFOWKYP.js +0 -44
- package/dist/shared/chunk-ZEFOWKYP.js.map +0 -1
- package/dist/shared/chunk-ZGQ3AQBG.js +0 -33
- package/dist/shared/chunk-ZGQ3AQBG.js.map +0 -1
- package/dist/shared/chunk-ZRBTAC3G.js +0 -53
- package/dist/shared/chunk-ZRBTAC3G.js.map +0 -1
- package/dist/shared/chunk-ZYQZUWF7.js +0 -537
- package/dist/shared/chunk-ZYQZUWF7.js.map +0 -1
- package/dist/shared/chunk-ZZVYD4BG.js +0 -41
- package/dist/shared/chunk-ZZVYD4BG.js.map +0 -1
- package/dist/shared/datasources/external/facebook/posts/sample.d.ts +0 -26
- package/dist/shared/datasources/external/facebook/posts/sample.d.ts.map +0 -1
- package/dist/shared/datasources/external/facebook/posts/tests/fetcher.test.d.ts +0 -2
- package/dist/shared/datasources/external/facebook/posts/tests/fetcher.test.d.ts.map +0 -1
- package/dist/shared/datasources/external/http-json/tests/fetcher.test.d.ts +0 -2
- package/dist/shared/datasources/external/http-json/tests/fetcher.test.d.ts.map +0 -1
- package/dist/shared/datasources/external/instagram/feed/sample.d.ts +0 -3
- package/dist/shared/datasources/external/instagram/feed/sample.d.ts.map +0 -1
- package/dist/shared/datasources/external/instagram/feed/tests/fetcher.test.d.ts +0 -2
- package/dist/shared/datasources/external/instagram/feed/tests/fetcher.test.d.ts.map +0 -1
- package/dist/shared/datasources/external/mastodon/account/sample.d.ts +0 -30
- package/dist/shared/datasources/external/mastodon/account/sample.d.ts.map +0 -1
- package/dist/shared/datasources/external/mastodon/account/tests/fetcher.test.d.ts +0 -2
- package/dist/shared/datasources/external/mastodon/account/tests/fetcher.test.d.ts.map +0 -1
- package/dist/shared/datasources/external/mastodon/status/tests/fetcher.test.d.ts +0 -2
- package/dist/shared/datasources/external/mastodon/status/tests/fetcher.test.d.ts.map +0 -1
- package/dist/shared/datasources/external/rss/sample.d.ts +0 -3
- package/dist/shared/datasources/external/rss/sample.d.ts.map +0 -1
- package/dist/shared/datasources/external/threads/media/sample.d.ts +0 -40
- package/dist/shared/datasources/external/threads/media/sample.d.ts.map +0 -1
- package/dist/shared/datasources/external/tiktok/video/sample.d.ts +0 -15
- package/dist/shared/datasources/external/tiktok/video/sample.d.ts.map +0 -1
- package/dist/shared/datasources/external/youtube/list/sample.d.ts +0 -29
- package/dist/shared/datasources/external/youtube/list/sample.d.ts.map +0 -1
- package/dist/shared/datasources/fetcher.js.map +0 -1
- package/dist/shared/env.js.map +0 -1
- package/dist/shared/errors.d.ts.map +0 -1
- package/dist/shared/errors.js.map +0 -1
- package/dist/shared/tests/attributes.test.d.ts +0 -2
- package/dist/shared/tests/attributes.test.d.ts.map +0 -1
- package/dist/shared/themes/tests/color-system.test.d.ts +0 -2
- package/dist/shared/themes/tests/color-system.test.d.ts.map +0 -1
- package/dist/shared/utils/tests/schema.test.d.ts +0 -2
- package/dist/shared/utils/tests/schema.test.d.ts.map +0 -1
- package/src/shared/ajv.ts +0 -123
|
@@ -1,847 +0,0 @@
|
|
|
1
|
-
/*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
rounding
|
|
5
|
-
} from "./chunk-VYA2FCTY.js";
|
|
6
|
-
import {
|
|
7
|
-
defineProps
|
|
8
|
-
} from "./chunk-UC75KRLX.js";
|
|
9
|
-
import {
|
|
10
|
-
image
|
|
11
|
-
} from "./chunk-2Z5WOCFS.js";
|
|
12
|
-
import {
|
|
13
|
-
loop
|
|
14
|
-
} from "./chunk-XFZQGRRL.js";
|
|
15
|
-
import {
|
|
16
|
-
colorPreset
|
|
17
|
-
} from "./chunk-IEMCCHM4.js";
|
|
18
|
-
import {
|
|
19
|
-
cssLength
|
|
20
|
-
} from "./chunk-OJ6KL7FU.js";
|
|
21
|
-
import {
|
|
22
|
-
defineBrickManifest
|
|
23
|
-
} from "./chunk-GNTJT7MR.js";
|
|
24
|
-
|
|
25
|
-
// src/shared/bricks/manifests/carousel.manifest.ts
|
|
26
|
-
import { Type } from "@sinclair/typebox";
|
|
27
|
-
import { TbCarouselHorizontal } from "react-icons/tb";
|
|
28
|
-
var manifest = defineBrickManifest({
|
|
29
|
-
type: "carousel",
|
|
30
|
-
name: "Carousel",
|
|
31
|
-
description: "An image carousel with navigation arrows and dots or numbers indicator",
|
|
32
|
-
aiInstructions: `Use the carousel component for showcasing sequential visual content with smooth navigation between images.
|
|
33
|
-
|
|
34
|
-
WHEN TO USE:
|
|
35
|
-
- Product galleries with multiple angles or variations
|
|
36
|
-
- Portfolio showcases with project images
|
|
37
|
-
- Step-by-step tutorials or processes (recipes, instructions)
|
|
38
|
-
- Before/after comparisons or transformations
|
|
39
|
-
- Team member profiles with photos
|
|
40
|
-
- Event photo galleries or highlights
|
|
41
|
-
- Feature demonstrations or software screenshots
|
|
42
|
-
- Travel destinations or location showcases
|
|
43
|
-
|
|
44
|
-
CONTENT GUIDELINES:
|
|
45
|
-
- Optimal range: 2-8 images for best user engagement (max 12 supported)
|
|
46
|
-
- Single image allowed only as placeholder for future expansion
|
|
47
|
-
- Each image needs: { src: { src, alt }, legend }
|
|
48
|
-
- Alt text MUST be descriptive and never empty
|
|
49
|
-
- Legend text should be concise (\u226490 characters) and informative
|
|
50
|
-
- Use empty string ("") for legend only when no caption is intentionally desired
|
|
51
|
-
|
|
52
|
-
IMAGE CONSISTENCY:
|
|
53
|
-
- Keep aspect ratios similar across slides to prevent layout jumps
|
|
54
|
-
- Avoid mixing very tall portrait with very wide landscape images
|
|
55
|
-
- Use consistent image quality and style throughout carousel
|
|
56
|
-
- Consider loading performance with image optimization
|
|
57
|
-
|
|
58
|
-
STYLING OPTIONS:
|
|
59
|
-
- padding: "0" for edge-to-edge, "1rem" for standard, "2rem+" for generous spacing
|
|
60
|
-
- borderRadius: "rounded-none" for sharp/modern, "rounded-md" for standard, "rounded-xl" for friendly, "rounded-full" for circular (avatars)
|
|
61
|
-
- colorPreset: Use sparingly - "neutral-50"/"primary-50" for subtle framing, gradients for premium feel
|
|
62
|
-
|
|
63
|
-
DYNAMIC CONTENT:
|
|
64
|
-
- Use loop property with single template object for data-driven carousels
|
|
65
|
-
- Template variables in src and legend: "{{product.image}}", "{{team.name}} - {{team.role}}"
|
|
66
|
-
- Perfect for: product catalogs, team directories, portfolio projects, event galleries
|
|
67
|
-
|
|
68
|
-
AVOID:
|
|
69
|
-
- Including unrelated properties (buttons, titles outside legend)
|
|
70
|
-
- Heavy background colors that distract from images
|
|
71
|
-
- Inconsistent aspect ratios that cause jarring transitions
|
|
72
|
-
- More than 12 images (reduces focus and performance)
|
|
73
|
-
- Empty or placeholder alt text (accessibility requirement)`,
|
|
74
|
-
category: "media",
|
|
75
|
-
defaultInspectorTab: "content",
|
|
76
|
-
consumesMultipleQueryRows: true,
|
|
77
|
-
minHeight: {
|
|
78
|
-
desktop: 200
|
|
79
|
-
},
|
|
80
|
-
minWidth: {
|
|
81
|
-
desktop: 300
|
|
82
|
-
},
|
|
83
|
-
icon: TbCarouselHorizontal,
|
|
84
|
-
props: defineProps({
|
|
85
|
-
colorPreset: Type.Optional(
|
|
86
|
-
colorPreset({
|
|
87
|
-
title: "Color"
|
|
88
|
-
})
|
|
89
|
-
),
|
|
90
|
-
padding: Type.Optional(
|
|
91
|
-
cssLength({
|
|
92
|
-
default: "1rem",
|
|
93
|
-
description: "Padding inside the carousel.",
|
|
94
|
-
"ai:instructions": "Use only a single value like '1rem' or '10px'",
|
|
95
|
-
title: "Padding",
|
|
96
|
-
"ui:responsive": true,
|
|
97
|
-
"ui:placeholder": "Not specified",
|
|
98
|
-
"ui:styleId": "styles:padding"
|
|
99
|
-
})
|
|
100
|
-
),
|
|
101
|
-
images: Type.Optional(
|
|
102
|
-
Type.Array(
|
|
103
|
-
Type.Object({
|
|
104
|
-
src: image({
|
|
105
|
-
"ui:responsive": "desktop",
|
|
106
|
-
"ui:no-alt-text": true,
|
|
107
|
-
"ui:no-object-options": true
|
|
108
|
-
}),
|
|
109
|
-
legend: Type.String({ title: "Legend" })
|
|
110
|
-
}),
|
|
111
|
-
{
|
|
112
|
-
title: "Images",
|
|
113
|
-
default: [],
|
|
114
|
-
maxItems: 12,
|
|
115
|
-
metadata: {
|
|
116
|
-
category: "content"
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
)
|
|
120
|
-
),
|
|
121
|
-
borderRadius: Type.Optional(
|
|
122
|
-
rounding({
|
|
123
|
-
default: "rounded-md"
|
|
124
|
-
})
|
|
125
|
-
),
|
|
126
|
-
loop: Type.Optional(loop())
|
|
127
|
-
})
|
|
128
|
-
});
|
|
129
|
-
var examples = [
|
|
130
|
-
// BASIC CAROUSEL EXAMPLES
|
|
131
|
-
{
|
|
132
|
-
description: "Basic image carousel with legends - Simple content showcase",
|
|
133
|
-
type: "carousel",
|
|
134
|
-
props: {
|
|
135
|
-
images: [
|
|
136
|
-
{
|
|
137
|
-
src: {
|
|
138
|
-
src: "https://via.placeholder.com/800x400.png?text=Slide+1",
|
|
139
|
-
alt: "First slide"
|
|
140
|
-
},
|
|
141
|
-
legend: "Beautiful landscape"
|
|
142
|
-
},
|
|
143
|
-
{
|
|
144
|
-
src: {
|
|
145
|
-
src: "https://via.placeholder.com/800x400.png?text=Slide+2",
|
|
146
|
-
alt: "Second slide"
|
|
147
|
-
},
|
|
148
|
-
legend: "Amazing architecture"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
src: {
|
|
152
|
-
src: "https://via.placeholder.com/800x400.png?text=Slide+3",
|
|
153
|
-
alt: "Third slide"
|
|
154
|
-
},
|
|
155
|
-
legend: "Stunning nature"
|
|
156
|
-
}
|
|
157
|
-
]
|
|
158
|
-
}
|
|
159
|
-
},
|
|
160
|
-
// PRODUCT & COMMERCIAL
|
|
161
|
-
{
|
|
162
|
-
description: "Product showcase carousel with rounded corners and padding - E-commerce gallery style",
|
|
163
|
-
type: "carousel",
|
|
164
|
-
props: {
|
|
165
|
-
images: [
|
|
166
|
-
{
|
|
167
|
-
src: {
|
|
168
|
-
src: "https://via.placeholder.com/600x400.png?text=Product+1",
|
|
169
|
-
alt: "Product 1"
|
|
170
|
-
},
|
|
171
|
-
legend: "Premium Headphones - $199"
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
src: {
|
|
175
|
-
src: "https://via.placeholder.com/600x400.png?text=Product+2",
|
|
176
|
-
alt: "Product 2"
|
|
177
|
-
},
|
|
178
|
-
legend: "Wireless Speaker - $149"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
src: {
|
|
182
|
-
src: "https://via.placeholder.com/600x400.png?text=Product+3",
|
|
183
|
-
alt: "Product 3"
|
|
184
|
-
},
|
|
185
|
-
legend: "Smart Watch - $299"
|
|
186
|
-
},
|
|
187
|
-
{
|
|
188
|
-
src: {
|
|
189
|
-
src: "https://via.placeholder.com/600x400.png?text=Product+4",
|
|
190
|
-
alt: "Product 4"
|
|
191
|
-
},
|
|
192
|
-
legend: "Laptop Stand - $79"
|
|
193
|
-
}
|
|
194
|
-
],
|
|
195
|
-
borderRadius: "rounded-xl",
|
|
196
|
-
padding: "2rem",
|
|
197
|
-
colorPreset: { color: "neutral-50" }
|
|
198
|
-
}
|
|
199
|
-
},
|
|
200
|
-
// PORTFOLIO & CREATIVE
|
|
201
|
-
{
|
|
202
|
-
description: "Portfolio carousel with minimal styling - Clean professional presentation",
|
|
203
|
-
type: "carousel",
|
|
204
|
-
props: {
|
|
205
|
-
images: [
|
|
206
|
-
{
|
|
207
|
-
src: {
|
|
208
|
-
src: "https://via.placeholder.com/900x600.png?text=Portfolio+1",
|
|
209
|
-
alt: "Portfolio piece 1"
|
|
210
|
-
},
|
|
211
|
-
legend: "Web Design Project"
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
src: {
|
|
215
|
-
src: "https://via.placeholder.com/900x600.png?text=Portfolio+2",
|
|
216
|
-
alt: "Portfolio piece 2"
|
|
217
|
-
},
|
|
218
|
-
legend: "Brand Identity Design"
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
src: {
|
|
222
|
-
src: "https://via.placeholder.com/900x600.png?text=Portfolio+3",
|
|
223
|
-
alt: "Portfolio piece 3"
|
|
224
|
-
},
|
|
225
|
-
legend: "Mobile App Interface"
|
|
226
|
-
}
|
|
227
|
-
],
|
|
228
|
-
borderRadius: "rounded-none",
|
|
229
|
-
padding: "0"
|
|
230
|
-
}
|
|
231
|
-
},
|
|
232
|
-
// EVENTS & EXPERIENCES
|
|
233
|
-
{
|
|
234
|
-
description: "Event photos carousel with primary color theme - Conference or gathering highlights",
|
|
235
|
-
type: "carousel",
|
|
236
|
-
props: {
|
|
237
|
-
images: [
|
|
238
|
-
{
|
|
239
|
-
src: {
|
|
240
|
-
src: "https://via.placeholder.com/800x500.png?text=Event+Photo+1",
|
|
241
|
-
alt: "Event photo 1"
|
|
242
|
-
},
|
|
243
|
-
legend: "Opening Ceremony"
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
src: {
|
|
247
|
-
src: "https://via.placeholder.com/800x500.png?text=Event+Photo+2",
|
|
248
|
-
alt: "Event photo 2"
|
|
249
|
-
},
|
|
250
|
-
legend: "Keynote Speaker"
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
src: {
|
|
254
|
-
src: "https://via.placeholder.com/800x500.png?text=Event+Photo+3",
|
|
255
|
-
alt: "Event photo 3"
|
|
256
|
-
},
|
|
257
|
-
legend: "Networking Session"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
src: {
|
|
261
|
-
src: "https://via.placeholder.com/800x500.png?text=Event+Photo+4",
|
|
262
|
-
alt: "Event photo 4"
|
|
263
|
-
},
|
|
264
|
-
legend: "Award Ceremony"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
src: {
|
|
268
|
-
src: "https://via.placeholder.com/800x500.png?text=Event+Photo+5",
|
|
269
|
-
alt: "Event photo 5"
|
|
270
|
-
},
|
|
271
|
-
legend: "Closing Remarks"
|
|
272
|
-
}
|
|
273
|
-
],
|
|
274
|
-
colorPreset: { color: "primary-100" },
|
|
275
|
-
borderRadius: "rounded-lg",
|
|
276
|
-
padding: "1.5rem"
|
|
277
|
-
}
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
description: "Travel destinations carousel without legends",
|
|
281
|
-
type: "carousel",
|
|
282
|
-
props: {
|
|
283
|
-
images: [
|
|
284
|
-
{
|
|
285
|
-
src: {
|
|
286
|
-
src: "https://via.placeholder.com/700x450.png?text=Paris",
|
|
287
|
-
alt: "Paris cityscape"
|
|
288
|
-
},
|
|
289
|
-
legend: ""
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
src: {
|
|
293
|
-
src: "https://via.placeholder.com/700x450.png?text=Tokyo",
|
|
294
|
-
alt: "Tokyo skyline"
|
|
295
|
-
},
|
|
296
|
-
legend: ""
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
src: {
|
|
300
|
-
src: "https://via.placeholder.com/700x450.png?text=New+York",
|
|
301
|
-
alt: "New York streets"
|
|
302
|
-
},
|
|
303
|
-
legend: ""
|
|
304
|
-
},
|
|
305
|
-
{
|
|
306
|
-
src: {
|
|
307
|
-
src: "https://via.placeholder.com/700x450.png?text=London",
|
|
308
|
-
alt: "London landmarks"
|
|
309
|
-
},
|
|
310
|
-
legend: ""
|
|
311
|
-
}
|
|
312
|
-
],
|
|
313
|
-
borderRadius: "rounded-2xl",
|
|
314
|
-
padding: "1rem"
|
|
315
|
-
}
|
|
316
|
-
},
|
|
317
|
-
// TEAM & PEOPLE
|
|
318
|
-
{
|
|
319
|
-
description: "Team members carousel with circular images - Professional team showcase",
|
|
320
|
-
type: "carousel",
|
|
321
|
-
props: {
|
|
322
|
-
images: [
|
|
323
|
-
{
|
|
324
|
-
src: {
|
|
325
|
-
src: "https://via.placeholder.com/400x400.png?text=Team+1",
|
|
326
|
-
alt: "Team member 1"
|
|
327
|
-
},
|
|
328
|
-
legend: "John Smith - CEO"
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
src: {
|
|
332
|
-
src: "https://via.placeholder.com/400x400.png?text=Team+2",
|
|
333
|
-
alt: "Team member 2"
|
|
334
|
-
},
|
|
335
|
-
legend: "Sarah Johnson - CTO"
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
src: {
|
|
339
|
-
src: "https://via.placeholder.com/400x400.png?text=Team+3",
|
|
340
|
-
alt: "Team member 3"
|
|
341
|
-
},
|
|
342
|
-
legend: "Mike Davis - Design Lead"
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
src: {
|
|
346
|
-
src: "https://via.placeholder.com/400x400.png?text=Team+4",
|
|
347
|
-
alt: "Team member 4"
|
|
348
|
-
},
|
|
349
|
-
legend: "Emily Chen - Marketing Director"
|
|
350
|
-
}
|
|
351
|
-
],
|
|
352
|
-
colorPreset: { color: "primary-50" },
|
|
353
|
-
borderRadius: "rounded-full",
|
|
354
|
-
padding: "2rem"
|
|
355
|
-
}
|
|
356
|
-
},
|
|
357
|
-
// TUTORIALS & PROCESSES
|
|
358
|
-
{
|
|
359
|
-
description: "Recipe steps carousel with detailed descriptions - Step-by-step instructional content",
|
|
360
|
-
type: "carousel",
|
|
361
|
-
props: {
|
|
362
|
-
images: [
|
|
363
|
-
{
|
|
364
|
-
src: {
|
|
365
|
-
src: "https://via.placeholder.com/600x400.png?text=Step+1",
|
|
366
|
-
alt: "Recipe step 1"
|
|
367
|
-
},
|
|
368
|
-
legend: "Step 1: Prepare all ingredients"
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
src: {
|
|
372
|
-
src: "https://via.placeholder.com/600x400.png?text=Step+2",
|
|
373
|
-
alt: "Recipe step 2"
|
|
374
|
-
},
|
|
375
|
-
legend: "Step 2: Heat oil in a large pan"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
src: {
|
|
379
|
-
src: "https://via.placeholder.com/600x400.png?text=Step+3",
|
|
380
|
-
alt: "Recipe step 3"
|
|
381
|
-
},
|
|
382
|
-
legend: "Step 3: Add vegetables and saut\xE9"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
src: {
|
|
386
|
-
src: "https://via.placeholder.com/600x400.png?text=Step+4",
|
|
387
|
-
alt: "Recipe step 4"
|
|
388
|
-
},
|
|
389
|
-
legend: "Step 4: Season and serve hot"
|
|
390
|
-
}
|
|
391
|
-
],
|
|
392
|
-
colorPreset: { color: "accent-50" },
|
|
393
|
-
borderRadius: "rounded-md",
|
|
394
|
-
padding: "1.5rem"
|
|
395
|
-
}
|
|
396
|
-
},
|
|
397
|
-
{
|
|
398
|
-
description: "Before and after comparison carousel",
|
|
399
|
-
type: "carousel",
|
|
400
|
-
props: {
|
|
401
|
-
images: [
|
|
402
|
-
{
|
|
403
|
-
src: {
|
|
404
|
-
src: "https://via.placeholder.com/800x400.png?text=Before+1",
|
|
405
|
-
alt: "Before renovation 1"
|
|
406
|
-
},
|
|
407
|
-
legend: "Kitchen - Before Renovation"
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
src: {
|
|
411
|
-
src: "https://via.placeholder.com/800x400.png?text=After+1",
|
|
412
|
-
alt: "After renovation 1"
|
|
413
|
-
},
|
|
414
|
-
legend: "Kitchen - After Renovation"
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
src: {
|
|
418
|
-
src: "https://via.placeholder.com/800x400.png?text=Before+2",
|
|
419
|
-
alt: "Before renovation 2"
|
|
420
|
-
},
|
|
421
|
-
legend: "Living Room - Before"
|
|
422
|
-
},
|
|
423
|
-
{
|
|
424
|
-
src: {
|
|
425
|
-
src: "https://via.placeholder.com/800x400.png?text=After+2",
|
|
426
|
-
alt: "After renovation 2"
|
|
427
|
-
},
|
|
428
|
-
legend: "Living Room - After"
|
|
429
|
-
}
|
|
430
|
-
],
|
|
431
|
-
colorPreset: { color: "accent-100" },
|
|
432
|
-
borderRadius: "rounded-lg",
|
|
433
|
-
padding: "1rem"
|
|
434
|
-
}
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
description: "Art gallery carousel with dramatic styling",
|
|
438
|
-
type: "carousel",
|
|
439
|
-
props: {
|
|
440
|
-
images: [
|
|
441
|
-
{
|
|
442
|
-
src: {
|
|
443
|
-
src: "https://via.placeholder.com/600x800.png?text=Artwork+1",
|
|
444
|
-
alt: "Abstract painting 1"
|
|
445
|
-
},
|
|
446
|
-
legend: "Abstract Composition #1 - 2023"
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
src: {
|
|
450
|
-
src: "https://via.placeholder.com/600x800.png?text=Artwork+2",
|
|
451
|
-
alt: "Abstract painting 2"
|
|
452
|
-
},
|
|
453
|
-
legend: "Urban Landscape - 2023"
|
|
454
|
-
},
|
|
455
|
-
{
|
|
456
|
-
src: {
|
|
457
|
-
src: "https://via.placeholder.com/600x800.png?text=Artwork+3",
|
|
458
|
-
alt: "Abstract painting 3"
|
|
459
|
-
},
|
|
460
|
-
legend: "Color Study #7 - 2024"
|
|
461
|
-
}
|
|
462
|
-
],
|
|
463
|
-
colorPreset: { color: "neutral-900" },
|
|
464
|
-
borderRadius: "rounded-sm",
|
|
465
|
-
padding: "3rem"
|
|
466
|
-
}
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
description: "Fashion lookbook carousel with purple theme",
|
|
470
|
-
type: "carousel",
|
|
471
|
-
props: {
|
|
472
|
-
images: [
|
|
473
|
-
{
|
|
474
|
-
src: {
|
|
475
|
-
src: "https://via.placeholder.com/500x700.png?text=Look+1",
|
|
476
|
-
alt: "Fashion look 1"
|
|
477
|
-
},
|
|
478
|
-
legend: "Spring Collection - Casual Chic"
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
src: {
|
|
482
|
-
src: "https://via.placeholder.com/500x700.png?text=Look+2",
|
|
483
|
-
alt: "Fashion look 2"
|
|
484
|
-
},
|
|
485
|
-
legend: "Summer Vibes - Beach Ready"
|
|
486
|
-
},
|
|
487
|
-
{
|
|
488
|
-
src: {
|
|
489
|
-
src: "https://via.placeholder.com/500x700.png?text=Look+3",
|
|
490
|
-
alt: "Fashion look 3"
|
|
491
|
-
},
|
|
492
|
-
legend: "Autumn Elegance - Business"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
src: {
|
|
496
|
-
src: "https://via.placeholder.com/500x700.png?text=Look+4",
|
|
497
|
-
alt: "Fashion look 4"
|
|
498
|
-
},
|
|
499
|
-
legend: "Winter Style - Cozy Comfort"
|
|
500
|
-
},
|
|
501
|
-
{
|
|
502
|
-
src: {
|
|
503
|
-
src: "https://via.placeholder.com/500x700.png?text=Look+5",
|
|
504
|
-
alt: "Fashion look 5"
|
|
505
|
-
},
|
|
506
|
-
legend: "Evening Wear - Formal Event"
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
src: {
|
|
510
|
-
src: "https://via.placeholder.com/500x700.png?text=Look+6",
|
|
511
|
-
alt: "Fashion look 6"
|
|
512
|
-
},
|
|
513
|
-
legend: "Weekend Casual - Relaxed Fit"
|
|
514
|
-
}
|
|
515
|
-
],
|
|
516
|
-
colorPreset: { color: "secondary-100" },
|
|
517
|
-
borderRadius: "rounded-xl",
|
|
518
|
-
padding: "2rem"
|
|
519
|
-
}
|
|
520
|
-
},
|
|
521
|
-
{
|
|
522
|
-
description: "Car showcase carousel with compact design",
|
|
523
|
-
type: "carousel",
|
|
524
|
-
props: {
|
|
525
|
-
images: [
|
|
526
|
-
{
|
|
527
|
-
src: {
|
|
528
|
-
src: "https://via.placeholder.com/800x450.png?text=Car+1",
|
|
529
|
-
alt: "Sports car 1"
|
|
530
|
-
},
|
|
531
|
-
legend: "2024 Sports Coupe"
|
|
532
|
-
},
|
|
533
|
-
{
|
|
534
|
-
src: {
|
|
535
|
-
src: "https://via.placeholder.com/800x450.png?text=Car+2",
|
|
536
|
-
alt: "SUV model"
|
|
537
|
-
},
|
|
538
|
-
legend: "Family SUV"
|
|
539
|
-
},
|
|
540
|
-
{
|
|
541
|
-
src: {
|
|
542
|
-
src: "https://via.placeholder.com/800x450.png?text=Car+3",
|
|
543
|
-
alt: "Electric vehicle"
|
|
544
|
-
},
|
|
545
|
-
legend: "Electric Sedan"
|
|
546
|
-
}
|
|
547
|
-
],
|
|
548
|
-
colorPreset: { color: "accent-50" },
|
|
549
|
-
borderRadius: "rounded-lg",
|
|
550
|
-
padding: "0.5rem"
|
|
551
|
-
}
|
|
552
|
-
},
|
|
553
|
-
{
|
|
554
|
-
description: "Software features carousel with large padding",
|
|
555
|
-
type: "carousel",
|
|
556
|
-
props: {
|
|
557
|
-
images: [
|
|
558
|
-
{
|
|
559
|
-
src: {
|
|
560
|
-
src: "https://via.placeholder.com/900x500.png?text=Feature+1",
|
|
561
|
-
alt: "Software feature 1"
|
|
562
|
-
},
|
|
563
|
-
legend: "Dashboard Analytics - Real-time insights"
|
|
564
|
-
},
|
|
565
|
-
{
|
|
566
|
-
src: {
|
|
567
|
-
src: "https://via.placeholder.com/900x500.png?text=Feature+2",
|
|
568
|
-
alt: "Software feature 2"
|
|
569
|
-
},
|
|
570
|
-
legend: "Team Collaboration - Work together seamlessly"
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
src: {
|
|
574
|
-
src: "https://via.placeholder.com/900x500.png?text=Feature+3",
|
|
575
|
-
alt: "Software feature 3"
|
|
576
|
-
},
|
|
577
|
-
legend: "Mobile App - Access anywhere, anytime"
|
|
578
|
-
},
|
|
579
|
-
{
|
|
580
|
-
src: {
|
|
581
|
-
src: "https://via.placeholder.com/900x500.png?text=Feature+4",
|
|
582
|
-
alt: "Software feature 4"
|
|
583
|
-
},
|
|
584
|
-
legend: "Security - Enterprise-grade protection"
|
|
585
|
-
}
|
|
586
|
-
],
|
|
587
|
-
colorPreset: { color: "primary-50" },
|
|
588
|
-
borderRadius: "rounded-2xl",
|
|
589
|
-
padding: "4rem"
|
|
590
|
-
}
|
|
591
|
-
},
|
|
592
|
-
{
|
|
593
|
-
description: "Dynamic product gallery using products query - Data-driven product showcase",
|
|
594
|
-
type: "carousel",
|
|
595
|
-
props: {
|
|
596
|
-
images: [
|
|
597
|
-
{
|
|
598
|
-
src: {
|
|
599
|
-
src: "{{products.image}}",
|
|
600
|
-
alt: "{{products.name}}"
|
|
601
|
-
},
|
|
602
|
-
legend: "{{products.name}} - ${{products.price}}"
|
|
603
|
-
}
|
|
604
|
-
],
|
|
605
|
-
colorPreset: { color: "primary-50" },
|
|
606
|
-
borderRadius: "rounded-lg",
|
|
607
|
-
padding: "1.5rem",
|
|
608
|
-
loop: {
|
|
609
|
-
over: "products"
|
|
610
|
-
}
|
|
611
|
-
}
|
|
612
|
-
},
|
|
613
|
-
// DYNAMIC CONTENT EXAMPLES
|
|
614
|
-
{
|
|
615
|
-
description: "Loop template for portfolioProjects query (one object will repeat per row)",
|
|
616
|
-
type: "carousel",
|
|
617
|
-
props: {
|
|
618
|
-
images: [
|
|
619
|
-
{
|
|
620
|
-
src: {
|
|
621
|
-
src: "{{portfolioProjects.featuredImage}}",
|
|
622
|
-
alt: "{{portfolioProjects.projectName}} featured image"
|
|
623
|
-
},
|
|
624
|
-
legend: "{{portfolioProjects.projectName}} \u2013 {{portfolioProjects.clientName}} ({{portfolioProjects.year}})"
|
|
625
|
-
}
|
|
626
|
-
],
|
|
627
|
-
colorPreset: { color: "neutral-50" },
|
|
628
|
-
borderRadius: "rounded-md",
|
|
629
|
-
padding: "1rem",
|
|
630
|
-
loop: {
|
|
631
|
-
over: "portfolioProjects"
|
|
632
|
-
}
|
|
633
|
-
}
|
|
634
|
-
},
|
|
635
|
-
// SPECIAL STYLING VARIATIONS
|
|
636
|
-
{
|
|
637
|
-
description: "Showcase carousel with subtle gradient background frame",
|
|
638
|
-
type: "carousel",
|
|
639
|
-
props: {
|
|
640
|
-
images: [
|
|
641
|
-
{
|
|
642
|
-
src: { src: "https://via.placeholder.com/900x500.png?text=Showcase+1", alt: "Showcase slide 1" },
|
|
643
|
-
legend: "Launch Dashboard"
|
|
644
|
-
},
|
|
645
|
-
{
|
|
646
|
-
src: { src: "https://via.placeholder.com/900x500.png?text=Showcase+2", alt: "Showcase slide 2" },
|
|
647
|
-
legend: "Collaboration Tools"
|
|
648
|
-
},
|
|
649
|
-
{
|
|
650
|
-
src: { src: "https://via.placeholder.com/900x500.png?text=Showcase+3", alt: "Showcase slide 3" },
|
|
651
|
-
legend: "Usage Analytics"
|
|
652
|
-
}
|
|
653
|
-
],
|
|
654
|
-
colorPreset: { color: "primary-gradient-300", gradientDirection: "bg-gradient-to-br" },
|
|
655
|
-
borderRadius: "rounded-xl",
|
|
656
|
-
padding: "2rem"
|
|
657
|
-
}
|
|
658
|
-
},
|
|
659
|
-
// MINIMAL EDGE (no padding, square corners)
|
|
660
|
-
{
|
|
661
|
-
description: "Minimal edge-to-edge carousel (no padding, no rounding)",
|
|
662
|
-
type: "carousel",
|
|
663
|
-
props: {
|
|
664
|
-
images: [
|
|
665
|
-
{
|
|
666
|
-
src: { src: "https://via.placeholder.com/800x400.png?text=Edge+1", alt: "Edge slide 1" },
|
|
667
|
-
legend: ""
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
src: { src: "https://via.placeholder.com/800x400.png?text=Edge+2", alt: "Edge slide 2" },
|
|
671
|
-
legend: ""
|
|
672
|
-
}
|
|
673
|
-
],
|
|
674
|
-
borderRadius: "rounded-none",
|
|
675
|
-
padding: "0"
|
|
676
|
-
}
|
|
677
|
-
},
|
|
678
|
-
// SINGLE IMAGE (acts as prepared placeholder carousel)
|
|
679
|
-
{
|
|
680
|
-
description: "Single-image carousel (placeholder for future expansion)",
|
|
681
|
-
type: "carousel",
|
|
682
|
-
props: {
|
|
683
|
-
images: [
|
|
684
|
-
{
|
|
685
|
-
src: { src: "https://via.placeholder.com/1000x420.png?text=Banner", alt: "Promotional banner" },
|
|
686
|
-
legend: "Early Access Program"
|
|
687
|
-
}
|
|
688
|
-
],
|
|
689
|
-
colorPreset: { color: "secondary-50" },
|
|
690
|
-
borderRadius: "rounded-lg",
|
|
691
|
-
padding: "1.25rem"
|
|
692
|
-
}
|
|
693
|
-
},
|
|
694
|
-
{
|
|
695
|
-
description: "Team member carousel using teamMembers query with roles and departments",
|
|
696
|
-
type: "carousel",
|
|
697
|
-
props: {
|
|
698
|
-
images: [
|
|
699
|
-
{
|
|
700
|
-
src: {
|
|
701
|
-
src: "{{teamMembers.photo}}",
|
|
702
|
-
alt: "{{teamMembers.fullName}}"
|
|
703
|
-
},
|
|
704
|
-
legend: "{{teamMembers.fullName}} - {{teamMembers.position}}, {{teamMembers.department}}"
|
|
705
|
-
}
|
|
706
|
-
],
|
|
707
|
-
colorPreset: { color: "secondary-100" },
|
|
708
|
-
borderRadius: "rounded-xl",
|
|
709
|
-
padding: "2rem",
|
|
710
|
-
loop: {
|
|
711
|
-
over: "teamMembers"
|
|
712
|
-
}
|
|
713
|
-
}
|
|
714
|
-
},
|
|
715
|
-
{
|
|
716
|
-
description: "Portfolio showcase using portfolioProjects query with client information",
|
|
717
|
-
type: "carousel",
|
|
718
|
-
props: {
|
|
719
|
-
images: [
|
|
720
|
-
{
|
|
721
|
-
src: {
|
|
722
|
-
src: "{{portfolioProjects.featuredImage}}",
|
|
723
|
-
alt: "{{portfolioProjects.projectName}}"
|
|
724
|
-
},
|
|
725
|
-
legend: "{{portfolioProjects.projectName}} - {{portfolioProjects.clientName}} ({{portfolioProjects.year}})"
|
|
726
|
-
}
|
|
727
|
-
],
|
|
728
|
-
colorPreset: { color: "neutral-100" },
|
|
729
|
-
borderRadius: "rounded-md",
|
|
730
|
-
padding: "1rem",
|
|
731
|
-
loop: {
|
|
732
|
-
over: "portfolioProjects"
|
|
733
|
-
}
|
|
734
|
-
}
|
|
735
|
-
},
|
|
736
|
-
{
|
|
737
|
-
description: "Event photo gallery using eventPhotos query with captions and dates",
|
|
738
|
-
type: "carousel",
|
|
739
|
-
props: {
|
|
740
|
-
images: [
|
|
741
|
-
{
|
|
742
|
-
src: {
|
|
743
|
-
src: "{{eventPhotos.imageUrl}}",
|
|
744
|
-
alt: "{{eventPhotos.caption}}"
|
|
745
|
-
},
|
|
746
|
-
legend: "{{eventPhotos.caption}} - {{eventPhotos.eventDate}}"
|
|
747
|
-
}
|
|
748
|
-
],
|
|
749
|
-
colorPreset: { color: "accent-50" },
|
|
750
|
-
borderRadius: "rounded-lg",
|
|
751
|
-
padding: "2rem",
|
|
752
|
-
loop: {
|
|
753
|
-
over: "eventPhotos"
|
|
754
|
-
}
|
|
755
|
-
}
|
|
756
|
-
},
|
|
757
|
-
{
|
|
758
|
-
description: "Property listings carousel using realEstateProperties query with pricing",
|
|
759
|
-
type: "carousel",
|
|
760
|
-
props: {
|
|
761
|
-
images: [
|
|
762
|
-
{
|
|
763
|
-
src: {
|
|
764
|
-
src: "{{realEstateProperties.mainPhoto}}",
|
|
765
|
-
alt: "{{realEstateProperties.address}}"
|
|
766
|
-
},
|
|
767
|
-
legend: "{{realEstateProperties.address}} - ${{realEstateProperties.price}} \u2022 {{realEstateProperties.bedrooms}}BR/{{realEstateProperties.bathrooms}}BA"
|
|
768
|
-
}
|
|
769
|
-
],
|
|
770
|
-
colorPreset: { color: "primary-100" },
|
|
771
|
-
borderRadius: "rounded-xl",
|
|
772
|
-
padding: "1.5rem",
|
|
773
|
-
loop: {
|
|
774
|
-
over: "realEstateProperties"
|
|
775
|
-
}
|
|
776
|
-
}
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
description: "Restaurant menu carousel using menuItems query with categories and prices",
|
|
780
|
-
type: "carousel",
|
|
781
|
-
props: {
|
|
782
|
-
images: [
|
|
783
|
-
{
|
|
784
|
-
src: {
|
|
785
|
-
src: "{{menuItems.photo}}",
|
|
786
|
-
alt: "{{menuItems.dishName}}"
|
|
787
|
-
},
|
|
788
|
-
legend: "{{menuItems.dishName}} - {{menuItems.category}} \u2022 ${{menuItems.price}}"
|
|
789
|
-
}
|
|
790
|
-
],
|
|
791
|
-
colorPreset: { color: "neutral-50" },
|
|
792
|
-
borderRadius: "rounded-lg",
|
|
793
|
-
padding: "1rem",
|
|
794
|
-
loop: {
|
|
795
|
-
over: "menuItems"
|
|
796
|
-
}
|
|
797
|
-
}
|
|
798
|
-
},
|
|
799
|
-
{
|
|
800
|
-
description: "Travel destinations carousel using destinations query with country information",
|
|
801
|
-
type: "carousel",
|
|
802
|
-
props: {
|
|
803
|
-
images: [
|
|
804
|
-
{
|
|
805
|
-
src: {
|
|
806
|
-
src: "{{destinations.heroImage}}",
|
|
807
|
-
alt: "{{destinations.cityName}}"
|
|
808
|
-
},
|
|
809
|
-
legend: "{{destinations.cityName}}, {{destinations.country}} - {{destinations.bestTimeToVisit}}"
|
|
810
|
-
}
|
|
811
|
-
],
|
|
812
|
-
colorPreset: { color: "secondary-50" },
|
|
813
|
-
borderRadius: "rounded-2xl",
|
|
814
|
-
padding: "2.5rem",
|
|
815
|
-
loop: {
|
|
816
|
-
over: "destinations"
|
|
817
|
-
}
|
|
818
|
-
}
|
|
819
|
-
},
|
|
820
|
-
{
|
|
821
|
-
description: "Art collection carousel using artworks query with artist and year information",
|
|
822
|
-
type: "carousel",
|
|
823
|
-
props: {
|
|
824
|
-
images: [
|
|
825
|
-
{
|
|
826
|
-
src: {
|
|
827
|
-
src: "{{artworks.imageUrl}}",
|
|
828
|
-
alt: "{{artworks.title}}"
|
|
829
|
-
},
|
|
830
|
-
legend: "{{artworks.title}} by {{artworks.artist}} ({{artworks.year}}) - {{artworks.medium}}"
|
|
831
|
-
}
|
|
832
|
-
],
|
|
833
|
-
colorPreset: { color: "accent-100" },
|
|
834
|
-
borderRadius: "rounded-sm",
|
|
835
|
-
padding: "3rem",
|
|
836
|
-
loop: {
|
|
837
|
-
over: "artworks"
|
|
838
|
-
}
|
|
839
|
-
}
|
|
840
|
-
}
|
|
841
|
-
];
|
|
842
|
-
|
|
843
|
-
export {
|
|
844
|
-
manifest,
|
|
845
|
-
examples
|
|
846
|
-
};
|
|
847
|
-
//# sourceMappingURL=chunk-TGKNA2JS.js.map
|