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