@upstart.gg/sdk 0.0.137 → 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 -475
- package/dist/shared/attributes.d.ts.map +1 -1
- package/dist/shared/attributes.js +369 -44
- 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 -23
- 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 -60
- package/dist/shared/bricks/manifests/all-manifests.js.map +1 -1
- package/dist/shared/bricks/manifests/all-props.d.ts +1510 -1495
- package/dist/shared/bricks/manifests/all-props.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/all-props.js +167 -240
- 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 -26
- 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 -22
- package/dist/shared/bricks/manifests/button.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/card.manifest.d.ts +96 -87
- package/dist/shared/bricks/manifests/card.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/card.manifest.js +392 -27
- package/dist/shared/bricks/manifests/card.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/carousel.manifest.d.ts +86 -78
- package/dist/shared/bricks/manifests/carousel.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/carousel.manifest.js +775 -25
- package/dist/shared/bricks/manifests/carousel.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/footer.manifest.d.ts +117 -108
- package/dist/shared/bricks/manifests/footer.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/footer.manifest.js +864 -24
- 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 -24
- package/dist/shared/bricks/manifests/form.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/hero.manifest.d.ts +80 -75
- package/dist/shared/bricks/manifests/hero.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/hero.manifest.js +202 -23
- package/dist/shared/bricks/manifests/hero.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/html.manifest.d.ts +68 -60
- package/dist/shared/bricks/manifests/html.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/html.manifest.js +95 -17
- 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 -23
- package/dist/shared/bricks/manifests/icon.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/image.manifest.d.ts +97 -89
- package/dist/shared/bricks/manifests/image.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/image.manifest.js +456 -26
- package/dist/shared/bricks/manifests/image.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts +93 -84
- package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/images-gallery.manifest.js +598 -24
- package/dist/shared/bricks/manifests/images-gallery.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/map.manifest.d.ts +78 -70
- package/dist/shared/bricks/manifests/map.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/map.manifest.js +138 -22
- package/dist/shared/bricks/manifests/map.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/navbar.manifest.d.ts +117 -108
- package/dist/shared/bricks/manifests/navbar.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/navbar.manifest.js +370 -27
- 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 -23
- 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 -23
- 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 -17
- package/dist/shared/bricks/manifests/spacer.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/table.manifest.d.ts +93 -85
- package/dist/shared/bricks/manifests/table.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/table.manifest.js +771 -24
- 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 -24
- package/dist/shared/bricks/manifests/tabs.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/testimonials.manifest.d.ts +97 -88
- package/dist/shared/bricks/manifests/testimonials.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/testimonials.manifest.js +223 -27
- package/dist/shared/bricks/manifests/testimonials.manifest.js.map +1 -1
- package/dist/shared/bricks/manifests/text.manifest.d.ts +76 -72
- package/dist/shared/bricks/manifests/text.manifest.d.ts.map +1 -1
- package/dist/shared/bricks/manifests/text.manifest.js +199 -22
- 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 -24
- 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 -20
- 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 -12
- 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 +8 -0
- package/dist/shared/bricks/props/grow.d.ts.map +1 -0
- package/dist/shared/bricks/props/grow.js +16 -0
- package/dist/shared/bricks/props/grow.js.map +1 -0
- 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 -18
- package/dist/shared/bricks/props/helpers.js.map +1 -1
- package/dist/shared/bricks/props/image.d.ts +15 -11
- 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 -178
- package/dist/shared/bricks.d.ts.map +1 -1
- package/dist/shared/bricks.js +271 -77
- package/dist/shared/bricks.js.map +1 -1
- package/dist/shared/context.d.ts +405 -394
- package/dist/shared/context.d.ts.map +1 -1
- package/dist/shared/context.js +22 -92
- 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 -241
- package/dist/shared/page.d.ts.map +1 -1
- package/dist/shared/page.js +29 -61
- 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 -615
- package/dist/shared/site.d.ts.map +1 -1
- package/dist/shared/site.js +56 -69
- 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 -62
- 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 -15
- package/dist/shared/utils/schema.d.ts.map +1 -1
- package/dist/shared/utils/schema.js +91 -16
- 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 +6 -4
- package/src/shared/ai/types.ts +2 -2
- package/src/shared/attributes.ts +10 -6
- package/src/shared/bricks/manifests/card.manifest.ts +27 -173
- package/src/shared/bricks/manifests/hero.manifest.ts +44 -249
- package/src/shared/bricks/manifests/html.manifest.ts +6 -0
- package/src/shared/bricks/manifests/icon.manifest.ts +1 -89
- package/src/shared/bricks/manifests/image.manifest.ts +1 -9
- package/src/shared/bricks/manifests/images-gallery.manifest.ts +8 -0
- package/src/shared/bricks/manifests/map.manifest.ts +9 -65
- package/src/shared/bricks/manifests/sidebar.manifest.ts +0 -1
- package/src/shared/bricks/manifests/social-links.manifest.ts +0 -1
- package/src/shared/bricks/manifests/spacer.manifest.ts +0 -1
- package/src/shared/bricks/manifests/table.manifest.ts +6 -0
- package/src/shared/bricks/manifests/tabs.manifest.ts +12 -429
- package/src/shared/bricks/manifests/testimonials.manifest.ts +28 -226
- package/src/shared/bricks/manifests/text.manifest.ts +16 -44
- package/src/shared/bricks/props/background.ts +2 -1
- package/src/shared/bricks/props/color.ts +6 -2
- package/src/shared/bricks/props/common.ts +2 -8
- package/src/shared/bricks/props/dynamic.ts +4 -1
- package/src/shared/bricks/props/grow.ts +11 -0
- package/src/shared/bricks/props/image.ts +41 -2
- package/src/shared/bricks/props/string.ts +2 -0
- package/src/shared/bricks.ts +35 -24
- 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/page.ts +1 -0
- package/src/shared/prompt.ts +1 -1
- package/src/shared/site.ts +3 -1
- package/src/shared/sitemap.ts +7 -0
- package/src/shared/utils/schema.ts +31 -52
- package/src/shared/utils/tests/schema.test.ts +239 -7
- 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 -6865
- 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-2O5HVPID.js +0 -41
- package/dist/shared/chunk-2O5HVPID.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-3ZDN5BWN.js +0 -18
- package/dist/shared/chunk-3ZDN5BWN.js.map +0 -1
- package/dist/shared/chunk-4KY7OZWD.js +0 -368
- package/dist/shared/chunk-4KY7OZWD.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-5RCC2STG.js +0 -58
- package/dist/shared/chunk-5RCC2STG.js.map +0 -1
- package/dist/shared/chunk-6AE7UD73.js +0 -272
- package/dist/shared/chunk-6AE7UD73.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-7U5WPHXB.js +0 -346
- package/dist/shared/chunk-7U5WPHXB.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-BZTWZC77.js +0 -530
- package/dist/shared/chunk-BZTWZC77.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-DRQKKPTX.js +0 -86
- package/dist/shared/chunk-DRQKKPTX.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-FD7YYFRI.js +0 -225
- package/dist/shared/chunk-FD7YYFRI.js.map +0 -1
- package/dist/shared/chunk-FHA4DFIM.js +0 -537
- package/dist/shared/chunk-FHA4DFIM.js.map +0 -1
- package/dist/shared/chunk-FUUSAMN3.js +0 -847
- package/dist/shared/chunk-FUUSAMN3.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-H6TMBELF.js +0 -374
- package/dist/shared/chunk-H6TMBELF.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-HUWMIXNN.js +0 -570
- package/dist/shared/chunk-HUWMIXNN.js.map +0 -1
- package/dist/shared/chunk-HY7JOP3J.js +0 -150
- package/dist/shared/chunk-HY7JOP3J.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-J45LSQT6.js +0 -56
- package/dist/shared/chunk-J45LSQT6.js.map +0 -1
- package/dist/shared/chunk-JF52BBFD.js +0 -461
- package/dist/shared/chunk-JF52BBFD.js.map +0 -1
- package/dist/shared/chunk-JLDAS3VE.js +0 -498
- package/dist/shared/chunk-JLDAS3VE.js.map +0 -1
- package/dist/shared/chunk-JSDKK5QN.js +0 -31
- package/dist/shared/chunk-JSDKK5QN.js.map +0 -1
- package/dist/shared/chunk-JW7MQAU4.js +0 -354
- package/dist/shared/chunk-JW7MQAU4.js.map +0 -1
- package/dist/shared/chunk-KKWT3OXF.js +0 -60
- package/dist/shared/chunk-KKWT3OXF.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-KQH6V22E.js +0 -213
- package/dist/shared/chunk-KQH6V22E.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-LGDDJJHK.js +0 -616
- package/dist/shared/chunk-LGDDJJHK.js.map +0 -1
- package/dist/shared/chunk-LGGPCCCY.js +0 -59
- package/dist/shared/chunk-LGGPCCCY.js.map +0 -1
- package/dist/shared/chunk-LPAQ47C6.js +0 -422
- package/dist/shared/chunk-LPAQ47C6.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-MYOLWTB2.js +0 -516
- package/dist/shared/chunk-MYOLWTB2.js.map +0 -1
- package/dist/shared/chunk-O24RDXZS.js +0 -505
- package/dist/shared/chunk-O24RDXZS.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-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-PF75LW33.js +0 -834
- package/dist/shared/chunk-PF75LW33.js.map +0 -1
- package/dist/shared/chunk-QEJGPYTB.js +0 -462
- package/dist/shared/chunk-QEJGPYTB.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-SK2O7GFC.js +0 -229
- package/dist/shared/chunk-SK2O7GFC.js.map +0 -1
- package/dist/shared/chunk-SQXZNGQF.js +0 -55
- package/dist/shared/chunk-SQXZNGQF.js.map +0 -1
- package/dist/shared/chunk-SRYBJ6NQ.js +0 -83
- package/dist/shared/chunk-SRYBJ6NQ.js.map +0 -1
- package/dist/shared/chunk-T6C3NG2L.js +0 -422
- package/dist/shared/chunk-T6C3NG2L.js.map +0 -1
- package/dist/shared/chunk-TBT2PTGB.js +0 -440
- package/dist/shared/chunk-TBT2PTGB.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-U4KZUX37.js +0 -104
- package/dist/shared/chunk-U4KZUX37.js.map +0 -1
- package/dist/shared/chunk-VSLRTXLF.js +0 -37
- package/dist/shared/chunk-VSLRTXLF.js.map +0 -1
- package/dist/shared/chunk-VTCHJT4O.js +0 -67
- package/dist/shared/chunk-VTCHJT4O.js.map +0 -1
- package/dist/shared/chunk-W2RFDII5.js +0 -129
- package/dist/shared/chunk-W2RFDII5.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-XK2CERPB.js +0 -364
- package/dist/shared/chunk-XK2CERPB.js.map +0 -1
- package/dist/shared/chunk-XNRSL6FL.js +0 -78
- package/dist/shared/chunk-XNRSL6FL.js.map +0 -1
- package/dist/shared/chunk-XXPSM6UA.js +0 -71
- package/dist/shared/chunk-XXPSM6UA.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-ZVJNRKT4.js +0 -129
- package/dist/shared/chunk-ZVJNRKT4.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,97 +1,104 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
readonly
|
|
73
|
-
readonly
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
1
|
+
import { BrickCategory } from "../../brick-manifest.js";
|
|
2
|
+
import { BrickExample } from "./_types.js";
|
|
3
|
+
import * as _sinclair_typebox5564 from "@sinclair/typebox";
|
|
4
|
+
import * as react_icons_lib21 from "react-icons/lib";
|
|
5
|
+
|
|
6
|
+
//#region src/shared/bricks/manifests/timeline.manifest.d.ts
|
|
7
|
+
declare const manifest: {
|
|
8
|
+
readonly icon: react_icons_lib21.IconType;
|
|
9
|
+
readonly props: _sinclair_typebox5564.TObject<{
|
|
10
|
+
lastTouched: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TNumber>;
|
|
11
|
+
hidden: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TObject<{
|
|
12
|
+
desktop: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TBoolean>;
|
|
13
|
+
mobile: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TBoolean>;
|
|
14
|
+
}>>;
|
|
15
|
+
editable: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TBoolean>;
|
|
16
|
+
width: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TString>;
|
|
17
|
+
height: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TString>;
|
|
18
|
+
grow: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TBoolean>;
|
|
19
|
+
alignSelf: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TUnsafe<"self-auto" | "self-start" | "self-center" | "self-end" | "self-stretch">>;
|
|
20
|
+
} & {
|
|
21
|
+
items: _sinclair_typebox5564.TArray<_sinclair_typebox5564.TObject<{
|
|
22
|
+
id: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TString>;
|
|
23
|
+
title: _sinclair_typebox5564.TString;
|
|
24
|
+
subtitle: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TString>;
|
|
25
|
+
description: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TString>;
|
|
26
|
+
date: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TString>;
|
|
27
|
+
icon: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TString>;
|
|
28
|
+
status: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TUnsafe<"completed" | "current" | "upcoming">>;
|
|
29
|
+
}>>;
|
|
30
|
+
$children: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TArray<_sinclair_typebox5564.TArray<_sinclair_typebox5564.TAny>>>;
|
|
31
|
+
layout: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TUnsafe<"left" | "right" | "alternating">>;
|
|
32
|
+
showConnector: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TBoolean>;
|
|
33
|
+
connectorColor: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TObject<{
|
|
34
|
+
color: _sinclair_typebox5564.TUnsafe<"primary-50" | "primary-100" | "primary-200" | "primary-300" | "primary-400" | "primary-500" | "primary-600" | "primary-700" | "primary-800" | "primary-900" | "secondary-50" | "secondary-100" | "secondary-200" | "secondary-300" | "secondary-400" | "secondary-500" | "secondary-600" | "secondary-700" | "secondary-800" | "secondary-900" | "accent-50" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "neutral-50" | "neutral-100" | "neutral-200" | "neutral-300" | "neutral-400" | "neutral-500" | "neutral-600" | "neutral-700" | "neutral-800" | "neutral-900" | "base-100" | "base-200" | "base-300" | "primary-gradient-100" | "primary-gradient-200" | "primary-gradient-300" | "primary-gradient-400" | "primary-gradient-500" | "primary-gradient-600" | "primary-gradient-700" | "primary-gradient-800" | "secondary-gradient-100" | "secondary-gradient-200" | "secondary-gradient-300" | "secondary-gradient-400" | "secondary-gradient-500" | "secondary-gradient-600" | "secondary-gradient-700" | "secondary-gradient-800" | "accent-gradient-100" | "accent-gradient-200" | "accent-gradient-300" | "accent-gradient-400" | "accent-gradient-500" | "accent-gradient-600" | "accent-gradient-700" | "accent-gradient-800" | "neutral-gradient-100" | "neutral-gradient-200" | "neutral-gradient-300" | "neutral-gradient-400" | "neutral-gradient-500" | "neutral-gradient-600" | "neutral-gradient-700" | "neutral-gradient-800" | "base-gradient-100" | "base-gradient-200" | "none">;
|
|
35
|
+
gradientDirection: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TUnsafe<"bg-gradient-to-t" | "bg-gradient-to-r" | "bg-gradient-to-b" | "bg-gradient-to-l" | "bg-gradient-to-tl" | "bg-gradient-to-tr" | "bg-gradient-to-br" | "bg-gradient-to-bl">>;
|
|
36
|
+
}>>;
|
|
37
|
+
itemSpacing: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TString>;
|
|
38
|
+
showIcons: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TBoolean>;
|
|
39
|
+
iconSize: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TUnsafe<"sm" | "md" | "lg">>;
|
|
40
|
+
showDates: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TBoolean>;
|
|
41
|
+
datePosition: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TUnsafe<"bottom" | "top" | "inline">>;
|
|
42
|
+
colorPreset: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TObject<{
|
|
43
|
+
color: _sinclair_typebox5564.TUnsafe<"primary-50" | "primary-100" | "primary-200" | "primary-300" | "primary-400" | "primary-500" | "primary-600" | "primary-700" | "primary-800" | "primary-900" | "secondary-50" | "secondary-100" | "secondary-200" | "secondary-300" | "secondary-400" | "secondary-500" | "secondary-600" | "secondary-700" | "secondary-800" | "secondary-900" | "accent-50" | "accent-100" | "accent-200" | "accent-300" | "accent-400" | "accent-500" | "accent-600" | "accent-700" | "accent-800" | "accent-900" | "neutral-50" | "neutral-100" | "neutral-200" | "neutral-300" | "neutral-400" | "neutral-500" | "neutral-600" | "neutral-700" | "neutral-800" | "neutral-900" | "base-100" | "base-200" | "base-300" | "primary-gradient-100" | "primary-gradient-200" | "primary-gradient-300" | "primary-gradient-400" | "primary-gradient-500" | "primary-gradient-600" | "primary-gradient-700" | "primary-gradient-800" | "secondary-gradient-100" | "secondary-gradient-200" | "secondary-gradient-300" | "secondary-gradient-400" | "secondary-gradient-500" | "secondary-gradient-600" | "secondary-gradient-700" | "secondary-gradient-800" | "accent-gradient-100" | "accent-gradient-200" | "accent-gradient-300" | "accent-gradient-400" | "accent-gradient-500" | "accent-gradient-600" | "accent-gradient-700" | "accent-gradient-800" | "neutral-gradient-100" | "neutral-gradient-200" | "neutral-gradient-300" | "neutral-gradient-400" | "neutral-gradient-500" | "neutral-gradient-600" | "neutral-gradient-700" | "neutral-gradient-800" | "base-gradient-100" | "base-gradient-200" | "none">;
|
|
44
|
+
gradientDirection: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TUnsafe<"bg-gradient-to-t" | "bg-gradient-to-r" | "bg-gradient-to-b" | "bg-gradient-to-l" | "bg-gradient-to-tl" | "bg-gradient-to-tr" | "bg-gradient-to-br" | "bg-gradient-to-bl">>;
|
|
45
|
+
}>>;
|
|
46
|
+
padding: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TString>;
|
|
47
|
+
border: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TObject<{
|
|
48
|
+
width: _sinclair_typebox5564.TUnsafe<"border" | "border-0" | "border-2" | "border-4" | "border-8">;
|
|
49
|
+
color: _sinclair_typebox5564.TString;
|
|
50
|
+
}>>;
|
|
51
|
+
shadow: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TUnsafe<"shadow-none" | "shadow-sm" | "shadow-md" | "shadow-lg" | "shadow-xl" | "shadow-2xl">>;
|
|
52
|
+
rounding: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TUnsafe<"rounded-md" | "rounded-auto" | "rounded-none" | "rounded-sm" | "rounded-lg" | "rounded-xl" | "rounded-2xl" | "rounded-full">>;
|
|
53
|
+
loop: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TObject<{
|
|
54
|
+
over: _sinclair_typebox5564.TString;
|
|
55
|
+
overrideLimit: _sinclair_typebox5564.TOptional<_sinclair_typebox5564.TNumber>;
|
|
56
|
+
}>>;
|
|
57
|
+
}>;
|
|
58
|
+
readonly category: BrickCategory;
|
|
59
|
+
readonly defaultInspectorTab: "preset" | "style" | "content";
|
|
60
|
+
readonly hideInLibrary: boolean;
|
|
61
|
+
readonly deletable: boolean;
|
|
62
|
+
readonly movable: boolean;
|
|
63
|
+
readonly resizable: boolean | "horizontal" | "vertical";
|
|
64
|
+
readonly duplicatable: boolean;
|
|
65
|
+
readonly isContainer: boolean;
|
|
66
|
+
readonly isGlobalBrick: boolean;
|
|
67
|
+
readonly defaultWidth: {
|
|
68
|
+
readonly mobile: string;
|
|
69
|
+
readonly desktop: string;
|
|
70
|
+
};
|
|
71
|
+
readonly defaultHeight: {
|
|
72
|
+
readonly mobile: string;
|
|
73
|
+
readonly desktop: string;
|
|
74
|
+
};
|
|
75
|
+
readonly type: string;
|
|
76
|
+
readonly name: string;
|
|
77
|
+
readonly iconClassName?: string;
|
|
78
|
+
readonly staticClasses?: string;
|
|
79
|
+
readonly description?: string;
|
|
80
|
+
readonly minWidth?: {
|
|
81
|
+
mobile?: number;
|
|
82
|
+
desktop?: number;
|
|
83
|
+
};
|
|
84
|
+
readonly maxWidth?: {
|
|
85
|
+
mobile?: number;
|
|
86
|
+
desktop?: number;
|
|
87
|
+
};
|
|
88
|
+
readonly minHeight?: {
|
|
89
|
+
mobile?: number;
|
|
90
|
+
desktop?: number;
|
|
91
|
+
};
|
|
92
|
+
readonly maxHeight?: {
|
|
93
|
+
mobile?: number;
|
|
94
|
+
desktop?: number;
|
|
95
|
+
};
|
|
96
|
+
readonly consumesMultipleQueryRows?: boolean;
|
|
97
|
+
readonly inlineDragDisabled?: boolean;
|
|
98
|
+
readonly aiInstructions?: string;
|
|
94
99
|
};
|
|
95
|
-
|
|
96
|
-
|
|
100
|
+
type Manifest = typeof manifest;
|
|
101
|
+
declare const examples: BrickExample<Manifest>[];
|
|
102
|
+
//#endregion
|
|
103
|
+
export { Manifest, examples, manifest };
|
|
97
104
|
//# sourceMappingURL=timeline.manifest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"timeline.manifest.d.ts","
|
|
1
|
+
{"version":3,"file":"timeline.manifest.d.ts","names":[],"sources":["../../../../src/shared/bricks/manifests/timeline.manifest.ts"],"sourcesContent":[],"mappings":";;;;;;cAoDa;iBAoIX,iBAAA,CAAA;;;;MApIW,OAoIX,iCAAA,gCAAA;MAAA,MAAA,iCAAA,gCAAA;IAAA,CAAA,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAEU,OAAQ,CAAA,EAAA,MAAA;EAEP,CAAA;EA8PZ,SAAA,yBAAA,CAAA,EAAA,OAAA;WA9PmC,kBAAA,CAAA,EAAA,OAAA;WAAb,cAAA,CAAA,EAAA,MAAA;CAAY;KAFvB,QAAA,UAAkB;cAEjB,UAAU,aAAa"}
|
|
@@ -1,26 +1,403 @@
|
|
|
1
|
-
|
|
1
|
+
import { StringEnum } from "../../utils/string-enum.js";
|
|
2
|
+
import { defineBrickManifest } from "../../brick-manifest.js";
|
|
3
|
+
import { cssLength } from "../props/css-length.js";
|
|
4
|
+
import { defineProps } from "../props/helpers.js";
|
|
5
|
+
import { shadow } from "../props/effects.js";
|
|
6
|
+
import { colorPreset } from "../props/color-preset.js";
|
|
7
|
+
import { loop } from "../props/dynamic.js";
|
|
8
|
+
import { border, rounding } from "../props/border.js";
|
|
9
|
+
import { Type } from "@sinclair/typebox";
|
|
10
|
+
import { BsListCheck } from "react-icons/bs";
|
|
2
11
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}
|
|
12
|
+
//#region src/shared/bricks/manifests/timeline.manifest.ts
|
|
13
|
+
const timelineItemSchema = Type.Object({
|
|
14
|
+
id: Type.Optional(Type.String({ title: "ID" })),
|
|
15
|
+
title: Type.String({
|
|
16
|
+
title: "Title",
|
|
17
|
+
description: "The main title or headline for this timeline item"
|
|
18
|
+
}),
|
|
19
|
+
subtitle: Type.Optional(Type.String({
|
|
20
|
+
title: "Subtitle",
|
|
21
|
+
description: "Optional subtitle or date for this timeline item"
|
|
22
|
+
})),
|
|
23
|
+
description: Type.Optional(Type.String({
|
|
24
|
+
title: "Description",
|
|
25
|
+
description: "Optional detailed description for this timeline item"
|
|
26
|
+
})),
|
|
27
|
+
date: Type.Optional(Type.String({
|
|
28
|
+
title: "Date",
|
|
29
|
+
description: "Date or time period for this timeline item"
|
|
30
|
+
})),
|
|
31
|
+
icon: Type.Optional(Type.String({
|
|
32
|
+
title: "Icon",
|
|
33
|
+
description: "Optional icon name from Iconify for this timeline item"
|
|
34
|
+
})),
|
|
35
|
+
status: Type.Optional(StringEnum([
|
|
36
|
+
"completed",
|
|
37
|
+
"current",
|
|
38
|
+
"upcoming"
|
|
39
|
+
], {
|
|
40
|
+
enumNames: [
|
|
41
|
+
"Completed",
|
|
42
|
+
"Current",
|
|
43
|
+
"Upcoming"
|
|
44
|
+
],
|
|
45
|
+
title: "Status",
|
|
46
|
+
description: "Timeline item status for visual styling"
|
|
47
|
+
}))
|
|
48
|
+
});
|
|
49
|
+
const manifest = defineBrickManifest({
|
|
50
|
+
type: "timeline",
|
|
51
|
+
category: "widgets",
|
|
52
|
+
name: "Timeline",
|
|
53
|
+
description: "A vertical timeline component to display chronological events, milestones, or processes with optional content for each item",
|
|
54
|
+
icon: BsListCheck,
|
|
55
|
+
consumesMultipleQueryRows: true,
|
|
56
|
+
props: defineProps({
|
|
57
|
+
items: Type.Array(timelineItemSchema, {
|
|
58
|
+
title: "Timeline Items",
|
|
59
|
+
description: "List of timeline items to display",
|
|
60
|
+
"ui:field": "array",
|
|
61
|
+
default: []
|
|
62
|
+
}),
|
|
63
|
+
$children: Type.Optional(Type.Array(Type.Array(Type.Any()), {
|
|
64
|
+
title: "Content",
|
|
65
|
+
description: "Optional content blocks for each timeline item. Each array corresponds to content for the timeline item at the same index.",
|
|
66
|
+
"ui:field": "hidden",
|
|
67
|
+
default: []
|
|
68
|
+
})),
|
|
69
|
+
layout: Type.Optional(StringEnum([
|
|
70
|
+
"left",
|
|
71
|
+
"right",
|
|
72
|
+
"alternating"
|
|
73
|
+
], {
|
|
74
|
+
enumNames: [
|
|
75
|
+
"Left",
|
|
76
|
+
"Right",
|
|
77
|
+
"Alternating"
|
|
78
|
+
],
|
|
79
|
+
title: "Layout",
|
|
80
|
+
description: "Timeline layout style",
|
|
81
|
+
default: "left"
|
|
82
|
+
})),
|
|
83
|
+
showConnector: Type.Optional(Type.Boolean({
|
|
84
|
+
title: "Show Connector Line",
|
|
85
|
+
description: "Whether to show the connecting line between timeline items",
|
|
86
|
+
default: true
|
|
87
|
+
})),
|
|
88
|
+
connectorColor: Type.Optional(colorPreset({
|
|
89
|
+
title: "Connector Color",
|
|
90
|
+
description: "Color of the timeline connector line"
|
|
91
|
+
})),
|
|
92
|
+
itemSpacing: Type.Optional(cssLength({
|
|
93
|
+
title: "Item Spacing",
|
|
94
|
+
description: "Vertical spacing between timeline items",
|
|
95
|
+
default: "2rem"
|
|
96
|
+
})),
|
|
97
|
+
showIcons: Type.Optional(Type.Boolean({
|
|
98
|
+
title: "Show Icons",
|
|
99
|
+
description: "Whether to display icons for timeline items",
|
|
100
|
+
default: true
|
|
101
|
+
})),
|
|
102
|
+
iconSize: Type.Optional(StringEnum([
|
|
103
|
+
"sm",
|
|
104
|
+
"md",
|
|
105
|
+
"lg"
|
|
106
|
+
], {
|
|
107
|
+
enumNames: [
|
|
108
|
+
"Small",
|
|
109
|
+
"Medium",
|
|
110
|
+
"Large"
|
|
111
|
+
],
|
|
112
|
+
title: "Icon Size",
|
|
113
|
+
description: "Size of timeline item icons",
|
|
114
|
+
default: "md"
|
|
115
|
+
})),
|
|
116
|
+
showDates: Type.Optional(Type.Boolean({
|
|
117
|
+
title: "Show Dates",
|
|
118
|
+
description: "Whether to display dates for timeline items",
|
|
119
|
+
default: true
|
|
120
|
+
})),
|
|
121
|
+
datePosition: Type.Optional(StringEnum([
|
|
122
|
+
"top",
|
|
123
|
+
"bottom",
|
|
124
|
+
"inline"
|
|
125
|
+
], {
|
|
126
|
+
enumNames: [
|
|
127
|
+
"Top",
|
|
128
|
+
"Bottom",
|
|
129
|
+
"Inline"
|
|
130
|
+
],
|
|
131
|
+
title: "Date Position",
|
|
132
|
+
description: "Position of dates relative to content",
|
|
133
|
+
default: "top"
|
|
134
|
+
})),
|
|
135
|
+
colorPreset: Type.Optional(colorPreset({
|
|
136
|
+
title: "Color Preset",
|
|
137
|
+
description: "Color theme for the timeline"
|
|
138
|
+
})),
|
|
139
|
+
padding: Type.Optional(cssLength({
|
|
140
|
+
title: "Padding",
|
|
141
|
+
description: "Internal padding for the timeline container"
|
|
142
|
+
})),
|
|
143
|
+
border: Type.Optional(border({
|
|
144
|
+
title: "Border",
|
|
145
|
+
description: "Border styling for the timeline container"
|
|
146
|
+
})),
|
|
147
|
+
shadow: Type.Optional(shadow({
|
|
148
|
+
title: "Shadow",
|
|
149
|
+
description: "Shadow effect for the timeline container"
|
|
150
|
+
})),
|
|
151
|
+
rounding: Type.Optional(rounding({
|
|
152
|
+
title: "Rounding",
|
|
153
|
+
description: "Corner rounding for the timeline container"
|
|
154
|
+
})),
|
|
155
|
+
loop: Type.Optional(loop())
|
|
156
|
+
})
|
|
157
|
+
});
|
|
158
|
+
const examples = [
|
|
159
|
+
{
|
|
160
|
+
description: "Basic timeline with milestones",
|
|
161
|
+
type: "timeline",
|
|
162
|
+
props: {
|
|
163
|
+
items: [
|
|
164
|
+
{
|
|
165
|
+
id: "start",
|
|
166
|
+
title: "Project Kickoff",
|
|
167
|
+
subtitle: "Planning Phase",
|
|
168
|
+
date: "January 2024",
|
|
169
|
+
description: "Initial project planning and team assembly",
|
|
170
|
+
status: "completed"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
id: "development",
|
|
174
|
+
title: "Development Phase",
|
|
175
|
+
subtitle: "Building the Product",
|
|
176
|
+
date: "February - April 2024",
|
|
177
|
+
description: "Core development and feature implementation",
|
|
178
|
+
status: "completed"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
id: "testing",
|
|
182
|
+
title: "Testing & QA",
|
|
183
|
+
subtitle: "Quality Assurance",
|
|
184
|
+
date: "May 2024",
|
|
185
|
+
description: "Comprehensive testing and bug fixes",
|
|
186
|
+
status: "current"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
id: "launch",
|
|
190
|
+
title: "Product Launch",
|
|
191
|
+
subtitle: "Go Live",
|
|
192
|
+
date: "June 2024",
|
|
193
|
+
description: "Official product release and marketing campaign",
|
|
194
|
+
status: "upcoming"
|
|
195
|
+
}
|
|
196
|
+
],
|
|
197
|
+
layout: "left",
|
|
198
|
+
showConnector: true,
|
|
199
|
+
showIcons: true,
|
|
200
|
+
showDates: true
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
description: "Alternating timeline with custom colors",
|
|
205
|
+
type: "timeline",
|
|
206
|
+
props: {
|
|
207
|
+
items: [
|
|
208
|
+
{
|
|
209
|
+
title: "Company Founded",
|
|
210
|
+
date: "2020",
|
|
211
|
+
description: "Started with a vision to change the industry"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
title: "First Product Launch",
|
|
215
|
+
date: "2021",
|
|
216
|
+
description: "Released our flagship product to market"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
title: "Series A Funding",
|
|
220
|
+
date: "2022",
|
|
221
|
+
description: "Raised $10M to accelerate growth"
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
title: "International Expansion",
|
|
225
|
+
date: "2023",
|
|
226
|
+
description: "Opened offices in Europe and Asia"
|
|
227
|
+
}
|
|
228
|
+
],
|
|
229
|
+
layout: "alternating",
|
|
230
|
+
colorPreset: { color: "primary-500" },
|
|
231
|
+
connectorColor: { color: "primary-300" },
|
|
232
|
+
itemSpacing: "3rem"
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
description: "Timeline with content blocks",
|
|
237
|
+
type: "timeline",
|
|
238
|
+
props: {
|
|
239
|
+
items: [{
|
|
240
|
+
title: "Research Phase",
|
|
241
|
+
date: "Q1 2024",
|
|
242
|
+
description: "Market research and user interviews"
|
|
243
|
+
}, {
|
|
244
|
+
title: "Design Phase",
|
|
245
|
+
date: "Q2 2024",
|
|
246
|
+
description: "UI/UX design and prototyping"
|
|
247
|
+
}],
|
|
248
|
+
$children: [[{
|
|
249
|
+
id: "research-chart",
|
|
250
|
+
type: "text",
|
|
251
|
+
props: { content: "Research findings and insights will be displayed here." }
|
|
252
|
+
}], [{
|
|
253
|
+
id: "design-mockups",
|
|
254
|
+
type: "text",
|
|
255
|
+
props: { content: "Design mockups and prototypes will be shown here." }
|
|
256
|
+
}]]
|
|
257
|
+
}
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
description: "Compact timeline without dates",
|
|
261
|
+
type: "timeline",
|
|
262
|
+
props: {
|
|
263
|
+
items: [
|
|
264
|
+
{
|
|
265
|
+
title: "Initialize Project",
|
|
266
|
+
description: "Set up repository and development environment"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
title: "Implement Core Features",
|
|
270
|
+
description: "Build the main functionality"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
title: "Add Tests",
|
|
274
|
+
description: "Write unit and integration tests"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
title: "Deploy to Production",
|
|
278
|
+
description: "Release to production environment"
|
|
279
|
+
}
|
|
280
|
+
],
|
|
281
|
+
layout: "left",
|
|
282
|
+
showDates: false,
|
|
283
|
+
showIcons: false,
|
|
284
|
+
itemSpacing: "1.5rem",
|
|
285
|
+
padding: "1rem"
|
|
286
|
+
}
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
description: "Timeline with custom icons",
|
|
290
|
+
type: "timeline",
|
|
291
|
+
props: {
|
|
292
|
+
items: [
|
|
293
|
+
{
|
|
294
|
+
title: "Planning",
|
|
295
|
+
icon: "mdi:calendar-check",
|
|
296
|
+
date: "Week 1",
|
|
297
|
+
status: "completed"
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
title: "Development",
|
|
301
|
+
icon: "mdi:code-braces",
|
|
302
|
+
date: "Week 2-4",
|
|
303
|
+
status: "completed"
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
title: "Testing",
|
|
307
|
+
icon: "mdi:test-tube",
|
|
308
|
+
date: "Week 5",
|
|
309
|
+
status: "current"
|
|
310
|
+
},
|
|
311
|
+
{
|
|
312
|
+
title: "Deployment",
|
|
313
|
+
icon: "mdi:rocket-launch",
|
|
314
|
+
date: "Week 6",
|
|
315
|
+
status: "upcoming"
|
|
316
|
+
}
|
|
317
|
+
],
|
|
318
|
+
iconSize: "lg",
|
|
319
|
+
datePosition: "bottom"
|
|
320
|
+
}
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
description: "Right-aligned timeline",
|
|
324
|
+
type: "timeline",
|
|
325
|
+
props: {
|
|
326
|
+
items: [
|
|
327
|
+
{
|
|
328
|
+
title: "User Registration Opens",
|
|
329
|
+
date: "March 1st",
|
|
330
|
+
description: "Early bird registration begins"
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
title: "Speaker Announcements",
|
|
334
|
+
date: "March 15th",
|
|
335
|
+
description: "Keynote speakers revealed"
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
title: "Conference Day",
|
|
339
|
+
date: "April 1st",
|
|
340
|
+
description: "The main event begins"
|
|
341
|
+
}
|
|
342
|
+
],
|
|
343
|
+
layout: "right",
|
|
344
|
+
colorPreset: { color: "secondary-500" },
|
|
345
|
+
border: {
|
|
346
|
+
width: "border",
|
|
347
|
+
color: "secondary-200"
|
|
348
|
+
},
|
|
349
|
+
rounding: "rounded-lg",
|
|
350
|
+
padding: "2rem"
|
|
351
|
+
}
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
description: "Timeline with loop data",
|
|
355
|
+
type: "timeline",
|
|
356
|
+
props: {
|
|
357
|
+
items: [],
|
|
358
|
+
loop: { over: "milestones" },
|
|
359
|
+
layout: "alternating",
|
|
360
|
+
showConnector: true
|
|
361
|
+
}
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
description: "Styled timeline with shadows",
|
|
365
|
+
type: "timeline",
|
|
366
|
+
props: {
|
|
367
|
+
items: [
|
|
368
|
+
{
|
|
369
|
+
title: "Design System",
|
|
370
|
+
subtitle: "Foundation",
|
|
371
|
+
date: "Phase 1",
|
|
372
|
+
description: "Establish design tokens and component library"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
title: "Component Development",
|
|
376
|
+
subtitle: "Implementation",
|
|
377
|
+
date: "Phase 2",
|
|
378
|
+
description: "Build reusable React components"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
title: "Documentation",
|
|
382
|
+
subtitle: "Guidelines",
|
|
383
|
+
date: "Phase 3",
|
|
384
|
+
description: "Create comprehensive usage documentation"
|
|
385
|
+
}
|
|
386
|
+
],
|
|
387
|
+
colorPreset: { color: "secondary-500" },
|
|
388
|
+
shadow: "shadow-lg",
|
|
389
|
+
border: {
|
|
390
|
+
width: "border",
|
|
391
|
+
color: "purple-200"
|
|
392
|
+
},
|
|
393
|
+
rounding: "rounded-xl",
|
|
394
|
+
padding: "2.5rem",
|
|
395
|
+
itemSpacing: "2.5rem",
|
|
396
|
+
connectorColor: { color: "secondary-300" }
|
|
397
|
+
}
|
|
398
|
+
}
|
|
399
|
+
];
|
|
400
|
+
|
|
401
|
+
//#endregion
|
|
402
|
+
export { examples, manifest };
|
|
26
403
|
//# sourceMappingURL=timeline.manifest.js.map
|