@upstart.gg/sdk 0.0.115 → 0.0.116

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.
Files changed (154) hide show
  1. package/dist/shared/ajv.js +1 -1
  2. package/dist/shared/attributes.d.ts +7 -0
  3. package/dist/shared/attributes.d.ts.map +1 -1
  4. package/dist/shared/attributes.js +1 -1
  5. package/dist/shared/brick-manifest.d.ts +25 -20
  6. package/dist/shared/brick-manifest.d.ts.map +1 -1
  7. package/dist/shared/brick-manifest.js +1 -1
  8. package/dist/shared/bricks/manifests/accordion.manifest.d.ts +11 -10
  9. package/dist/shared/bricks/manifests/accordion.manifest.d.ts.map +1 -1
  10. package/dist/shared/bricks/manifests/accordion.manifest.js +1 -1
  11. package/dist/shared/bricks/manifests/all-manifests.js +1 -1
  12. package/dist/shared/bricks/manifests/button.manifest.d.ts +11 -10
  13. package/dist/shared/bricks/manifests/button.manifest.d.ts.map +1 -1
  14. package/dist/shared/bricks/manifests/button.manifest.js +1 -1
  15. package/dist/shared/bricks/manifests/card.manifest.d.ts +11 -10
  16. package/dist/shared/bricks/manifests/card.manifest.d.ts.map +1 -1
  17. package/dist/shared/bricks/manifests/card.manifest.js +1 -1
  18. package/dist/shared/bricks/manifests/carousel.manifest.d.ts +11 -10
  19. package/dist/shared/bricks/manifests/carousel.manifest.d.ts.map +1 -1
  20. package/dist/shared/bricks/manifests/carousel.manifest.js +1 -1
  21. package/dist/shared/bricks/manifests/footer.manifest.d.ts +11 -10
  22. package/dist/shared/bricks/manifests/footer.manifest.d.ts.map +1 -1
  23. package/dist/shared/bricks/manifests/footer.manifest.js +1 -1
  24. package/dist/shared/bricks/manifests/form.manifest.d.ts +11 -10
  25. package/dist/shared/bricks/manifests/form.manifest.d.ts.map +1 -1
  26. package/dist/shared/bricks/manifests/form.manifest.js +1 -1
  27. package/dist/shared/bricks/manifests/hero.manifest.d.ts +11 -10
  28. package/dist/shared/bricks/manifests/hero.manifest.d.ts.map +1 -1
  29. package/dist/shared/bricks/manifests/hero.manifest.js +1 -1
  30. package/dist/shared/bricks/manifests/icon.manifest.d.ts +11 -10
  31. package/dist/shared/bricks/manifests/icon.manifest.d.ts.map +1 -1
  32. package/dist/shared/bricks/manifests/icon.manifest.js +1 -1
  33. package/dist/shared/bricks/manifests/image.manifest.d.ts +11 -10
  34. package/dist/shared/bricks/manifests/image.manifest.d.ts.map +1 -1
  35. package/dist/shared/bricks/manifests/image.manifest.js +1 -1
  36. package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts +11 -10
  37. package/dist/shared/bricks/manifests/images-gallery.manifest.d.ts.map +1 -1
  38. package/dist/shared/bricks/manifests/images-gallery.manifest.js +1 -1
  39. package/dist/shared/bricks/manifests/map.manifest.d.ts +11 -10
  40. package/dist/shared/bricks/manifests/map.manifest.d.ts.map +1 -1
  41. package/dist/shared/bricks/manifests/map.manifest.js +1 -1
  42. package/dist/shared/bricks/manifests/navbar.manifest.d.ts +11 -10
  43. package/dist/shared/bricks/manifests/navbar.manifest.d.ts.map +1 -1
  44. package/dist/shared/bricks/manifests/navbar.manifest.js +1 -1
  45. package/dist/shared/bricks/manifests/sidebar.manifest.d.ts +11 -10
  46. package/dist/shared/bricks/manifests/sidebar.manifest.d.ts.map +1 -1
  47. package/dist/shared/bricks/manifests/sidebar.manifest.js +1 -1
  48. package/dist/shared/bricks/manifests/social-links.manifest.d.ts +11 -10
  49. package/dist/shared/bricks/manifests/social-links.manifest.d.ts.map +1 -1
  50. package/dist/shared/bricks/manifests/social-links.manifest.js +1 -1
  51. package/dist/shared/bricks/manifests/{divider.manifest.d.ts → spacer.manifest.d.ts} +12 -13
  52. package/dist/shared/bricks/manifests/spacer.manifest.d.ts.map +1 -0
  53. package/dist/shared/bricks/manifests/spacer.manifest.js +3 -0
  54. package/dist/shared/bricks/manifests/testimonials.manifest.d.ts +11 -10
  55. package/dist/shared/bricks/manifests/testimonials.manifest.d.ts.map +1 -1
  56. package/dist/shared/bricks/manifests/testimonials.manifest.js +1 -1
  57. package/dist/shared/bricks/manifests/text.manifest.d.ts +11 -10
  58. package/dist/shared/bricks/manifests/text.manifest.d.ts.map +1 -1
  59. package/dist/shared/bricks/manifests/text.manifest.js +1 -1
  60. package/dist/shared/bricks/manifests/timeline.manifest.d.ts +11 -10
  61. package/dist/shared/bricks/manifests/timeline.manifest.d.ts.map +1 -1
  62. package/dist/shared/bricks/manifests/timeline.manifest.js +1 -1
  63. package/dist/shared/bricks/manifests/vbox.manifest.d.ts +11 -10
  64. package/dist/shared/bricks/manifests/vbox.manifest.d.ts.map +1 -1
  65. package/dist/shared/bricks/manifests/vbox.manifest.js +1 -1
  66. package/dist/shared/bricks/manifests/video.manifest.d.ts +11 -10
  67. package/dist/shared/bricks/manifests/video.manifest.d.ts.map +1 -1
  68. package/dist/shared/bricks/manifests/video.manifest.js +1 -1
  69. package/dist/shared/bricks/props/align.js +1 -1
  70. package/dist/shared/bricks/props/background.js +1 -1
  71. package/dist/shared/bricks/props/boolean.js +1 -1
  72. package/dist/shared/bricks/props/border.js +1 -1
  73. package/dist/shared/bricks/props/color.js +1 -1
  74. package/dist/shared/bricks/props/common.js +1 -1
  75. package/dist/shared/bricks/props/container.d.ts.map +1 -1
  76. package/dist/shared/bricks/props/container.js +1 -1
  77. package/dist/shared/bricks/props/css-length.js +1 -1
  78. package/dist/shared/bricks/props/datarecord.d.ts +4 -0
  79. package/dist/shared/bricks/props/datarecord.d.ts.map +1 -0
  80. package/dist/shared/bricks/props/datarecord.js +3 -0
  81. package/dist/shared/bricks/props/datasource.js +1 -1
  82. package/dist/shared/bricks/props/date.js +1 -1
  83. package/dist/shared/bricks/props/effects.js +1 -1
  84. package/dist/shared/bricks/props/enum.js +1 -1
  85. package/dist/shared/bricks/props/file.js +1 -1
  86. package/dist/shared/bricks/props/geolocation.js +1 -1
  87. package/dist/shared/bricks/props/helpers.js +1 -1
  88. package/dist/shared/bricks/props/image.js +1 -1
  89. package/dist/shared/bricks/props/number.js +1 -1
  90. package/dist/shared/bricks/props/padding.js +1 -1
  91. package/dist/shared/bricks/props/position.js +1 -1
  92. package/dist/shared/bricks/props/string.js +1 -1
  93. package/dist/shared/bricks/props/text.js +1 -1
  94. package/dist/shared/bricks.d.ts +14 -13
  95. package/dist/shared/bricks.d.ts.map +1 -1
  96. package/dist/shared/bricks.js +1 -1
  97. package/dist/shared/{chunk-KONRMV3H.js → chunk-2BK7QNW7.js} +1 -1
  98. package/dist/shared/{chunk-XGHNHPRQ.js → chunk-3XLXOESV.js} +1 -1
  99. package/dist/shared/chunk-4CXEYIJL.js +3 -0
  100. package/dist/shared/{chunk-KH7G433A.js → chunk-4RUB4FVT.js} +1 -1
  101. package/dist/shared/{chunk-QRUKREVW.js → chunk-4XBUN665.js} +1 -1
  102. package/dist/shared/{chunk-7XRXXDCC.js → chunk-5VAU6474.js} +1 -1
  103. package/dist/shared/chunk-6Q3ANBWH.js +3 -0
  104. package/dist/shared/{chunk-WDMUES3K.js → chunk-6VPLKGYO.js} +1 -1
  105. package/dist/shared/chunk-6ZFRDB7W.js +3 -0
  106. package/dist/shared/{chunk-B75W44GW.js → chunk-BSCB47HM.js} +1 -1
  107. package/dist/shared/{chunk-C7VV6NIX.js → chunk-C2DCMJIF.js} +1 -1
  108. package/dist/shared/{chunk-MS7FWNQY.js → chunk-D265NZCW.js} +1 -1
  109. package/dist/shared/chunk-DRKQ2LLJ.js +3 -0
  110. package/dist/shared/{chunk-T37DHEM7.js → chunk-F2I7ZZ4O.js} +1 -1
  111. package/dist/shared/{chunk-NGTLGMHK.js → chunk-FUV2VP44.js} +1 -1
  112. package/dist/shared/{chunk-SIL3MC6L.js → chunk-FZTTVOCQ.js} +1 -1
  113. package/dist/shared/{chunk-5TAB5RAK.js → chunk-G27OM7PB.js} +1 -1
  114. package/dist/shared/{chunk-CAHMS6EB.js → chunk-G3ORV5WR.js} +1 -1
  115. package/dist/shared/{chunk-57QC6K6U.js → chunk-GKFV3EC6.js} +2 -2
  116. package/dist/shared/{chunk-273FK54V.js → chunk-GYXGMORV.js} +1 -1
  117. package/dist/shared/{chunk-C2AQDHJU.js → chunk-IAB23G4Y.js} +1 -1
  118. package/dist/shared/{chunk-CJ6EZ6V3.js → chunk-IQSX2E3W.js} +2 -2
  119. package/dist/shared/{chunk-T5OALMMJ.js → chunk-JN6PYP4V.js} +1 -1
  120. package/dist/shared/{chunk-3HWWNRCQ.js → chunk-KRYWFKBB.js} +1 -1
  121. package/dist/shared/{chunk-KVVYOKWH.js → chunk-LFQKVSIQ.js} +1 -1
  122. package/dist/shared/{chunk-JPBXMW3P.js → chunk-MOIS3UDR.js} +1 -1
  123. package/dist/shared/{chunk-76MAAKRJ.js → chunk-O6CTHSGE.js} +1 -1
  124. package/dist/shared/{chunk-HH4AKWHD.js → chunk-O6ZPHAPX.js} +1 -1
  125. package/dist/shared/{chunk-ZGV2EX57.js → chunk-QOWTQBF7.js} +1 -1
  126. package/dist/shared/{chunk-6TUL7TXN.js → chunk-QVJROF5P.js} +1 -1
  127. package/dist/shared/{chunk-4KIC7WW4.js → chunk-RIAAV2LK.js} +1 -1
  128. package/dist/shared/chunk-RQGDO7KB.js +3 -0
  129. package/dist/shared/{chunk-HT2FJOKO.js → chunk-SGYOSLKV.js} +1 -1
  130. package/dist/shared/{chunk-RCZGJETI.js → chunk-SVPFGM3G.js} +1 -1
  131. package/dist/shared/{chunk-22BDK6JV.js → chunk-UC6NOZF4.js} +1 -1
  132. package/dist/shared/{chunk-FEQE56RU.js → chunk-UZ2FRP3C.js} +1 -1
  133. package/dist/shared/{chunk-NI7D2E25.js → chunk-V7NH53LN.js} +1 -1
  134. package/dist/shared/{chunk-YXFVFFYO.js → chunk-W4OXPGUF.js} +1 -1
  135. package/dist/shared/{chunk-YAMSHPKO.js → chunk-WH25EOMR.js} +1 -1
  136. package/dist/shared/{chunk-4WATTT6H.js → chunk-XSVK2GW3.js} +1 -1
  137. package/dist/shared/{chunk-3AHXTIVQ.js → chunk-ZSA32PKF.js} +1 -1
  138. package/dist/shared/layout-constants.d.ts +0 -1
  139. package/dist/shared/layout-constants.d.ts.map +1 -1
  140. package/dist/shared/layout-constants.js +1 -1
  141. package/dist/shared/page.d.ts +11 -2
  142. package/dist/shared/page.d.ts.map +1 -1
  143. package/dist/shared/page.js +1 -1
  144. package/dist/shared/site.d.ts +32 -2
  145. package/dist/shared/site.d.ts.map +1 -1
  146. package/dist/shared/site.js +1 -1
  147. package/dist/shared/utils/schema-resolver.js +1 -1
  148. package/package.json +2 -2
  149. package/dist/shared/bricks/manifests/divider.manifest.d.ts.map +0 -1
  150. package/dist/shared/bricks/manifests/divider.manifest.js +0 -3
  151. package/dist/shared/chunk-55MCNMOF.js +0 -3
  152. package/dist/shared/chunk-BMC2RBNC.js +0 -3
  153. package/dist/shared/chunk-BU6UCXWP.js +0 -3
  154. package/dist/shared/chunk-J2SWSUCM.js +0 -3
@@ -90,20 +90,20 @@ export declare const manifest: {
90
90
  mobile: number;
91
91
  desktop: number;
92
92
  } | {
93
- mobile: string;
94
- desktop: string;
93
+ mobile?: string;
94
+ desktop?: string;
95
95
  } | undefined;
96
96
  readonly defaultHeight: {
97
- mobile: string;
98
- desktop: string;
97
+ mobile?: string;
98
+ desktop?: string;
99
99
  };
100
100
  readonly minWidth: {
101
101
  mobile: number;
102
102
  desktop: number;
103
103
  } | undefined;
104
104
  readonly minHeight: {
105
- mobile: number;
106
- desktop: number;
105
+ mobile?: number;
106
+ desktop?: number;
107
107
  } | undefined;
108
108
  readonly type: string;
109
109
  readonly name: string;
@@ -111,13 +111,14 @@ export declare const manifest: {
111
111
  readonly staticClasses?: string;
112
112
  readonly description?: string;
113
113
  readonly maxWidth?: {
114
- mobile: number;
115
- desktop: number;
114
+ mobile?: number;
115
+ desktop?: number;
116
116
  };
117
117
  readonly maxHeight?: {
118
- mobile: number;
119
- desktop: number;
118
+ mobile?: number;
119
+ desktop?: number;
120
120
  };
121
+ readonly inlineDragDisabled?: boolean;
121
122
  readonly aiInstructions?: string;
122
123
  };
123
124
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"timeline.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/timeline.manifest.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8KnB,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,OAAO,QAAQ,CAAC;AAEvC,eAAO,MAAM,QAAQ,EAAE;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC;CAC/C,EA+PA,CAAC"}
1
+ {"version":3,"file":"timeline.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/timeline.manifest.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAJd,CAAC;eAAqB,CAAC;;;cAIM,CAAC;eACzB,CAAC;;;;CA6KX,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,OAAO,QAAQ,CAAC;AAEvC,eAAO,MAAM,QAAQ,EAAE;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC;CAC/C,EA+PA,CAAC"}
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b}from"../../chunk-KVVYOKWH.js";import"../../chunk-C7VV6NIX.js";import"../../chunk-YAMSHPKO.js";import"../../chunk-HH4AKWHD.js";import"../../chunk-4KIC7WW4.js";import"../../chunk-ZGV2EX57.js";import"../../chunk-5TAB5RAK.js";import"../../chunk-273FK54V.js";import"../../chunk-4WATTT6H.js";import"../../chunk-WCVUBYL5.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{b as examples,a as manifest};
3
+ import{a,b}from"../../chunk-LFQKVSIQ.js";import"../../chunk-C2DCMJIF.js";import"../../chunk-WH25EOMR.js";import"../../chunk-O6ZPHAPX.js";import"../../chunk-RIAAV2LK.js";import"../../chunk-QOWTQBF7.js";import"../../chunk-G27OM7PB.js";import"../../chunk-GYXGMORV.js";import"../../chunk-XSVK2GW3.js";import"../../chunk-WCVUBYL5.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{b as examples,a as manifest};
@@ -64,20 +64,20 @@ export declare const manifest: {
64
64
  mobile: number;
65
65
  desktop: number;
66
66
  } | {
67
- mobile: string;
68
- desktop: string;
67
+ mobile?: string;
68
+ desktop?: string;
69
69
  } | undefined;
70
70
  readonly defaultHeight: {
71
- mobile: string;
72
- desktop: string;
71
+ mobile?: string;
72
+ desktop?: string;
73
73
  };
74
74
  readonly minWidth: {
75
75
  mobile: number;
76
76
  desktop: number;
77
77
  } | undefined;
78
78
  readonly minHeight: {
79
- mobile: number;
80
- desktop: number;
79
+ mobile?: number;
80
+ desktop?: number;
81
81
  } | undefined;
82
82
  readonly type: string;
83
83
  readonly name: string;
@@ -85,13 +85,14 @@ export declare const manifest: {
85
85
  readonly staticClasses?: string;
86
86
  readonly description?: string;
87
87
  readonly maxWidth?: {
88
- mobile: number;
89
- desktop: number;
88
+ mobile?: number;
89
+ desktop?: number;
90
90
  };
91
91
  readonly maxHeight?: {
92
- mobile: number;
93
- desktop: number;
92
+ mobile?: number;
93
+ desktop?: number;
94
94
  };
95
+ readonly inlineDragDisabled?: boolean;
95
96
  readonly aiInstructions?: string;
96
97
  };
97
98
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"vbox.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/vbox.manifest.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,UAAU,6EAA8D,CAAC;AAGtF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgCnB,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,OAAO,QAAQ,CAAC;AAEvC,eAAO,MAAM,QAAQ,EAAE;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC;CAC/C,EAAO,CAAC"}
1
+ {"version":3,"file":"vbox.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/vbox.manifest.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,UAAU,6EAA8D,CAAC;AAGtF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAPqB,CAAC;eAC7B,CAAC;;;cAG+B,CAAC;eAAqB,CAAC;;;;CAmCnE,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,OAAO,QAAQ,CAAC;AAEvC,eAAO,MAAM,QAAQ,EAAE;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC;CAC/C,EAAO,CAAC"}
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b,c}from"../../chunk-SIL3MC6L.js";import"../../chunk-ZRY4KDRV.js";import"../../chunk-T37DHEM7.js";import"../../chunk-HH4AKWHD.js";import"../../chunk-4KIC7WW4.js";import"../../chunk-ZGV2EX57.js";import"../../chunk-5TAB5RAK.js";import"../../chunk-4WATTT6H.js";import"../../chunk-WCVUBYL5.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as datasource,c as examples,b as manifest};
3
+ import{a,b,c}from"../../chunk-FZTTVOCQ.js";import"../../chunk-ZRY4KDRV.js";import"../../chunk-F2I7ZZ4O.js";import"../../chunk-O6ZPHAPX.js";import"../../chunk-RIAAV2LK.js";import"../../chunk-QOWTQBF7.js";import"../../chunk-G27OM7PB.js";import"../../chunk-XSVK2GW3.js";import"../../chunk-WCVUBYL5.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as datasource,c as examples,b as manifest};
@@ -42,20 +42,20 @@ export declare const manifest: {
42
42
  mobile: number;
43
43
  desktop: number;
44
44
  } | {
45
- mobile: string;
46
- desktop: string;
45
+ mobile?: string;
46
+ desktop?: string;
47
47
  } | undefined;
48
48
  readonly defaultHeight: {
49
- mobile: string;
50
- desktop: string;
49
+ mobile?: string;
50
+ desktop?: string;
51
51
  };
52
52
  readonly minWidth: {
53
53
  mobile: number;
54
54
  desktop: number;
55
55
  } | undefined;
56
56
  readonly minHeight: {
57
- mobile: number;
58
- desktop: number;
57
+ mobile?: number;
58
+ desktop?: number;
59
59
  } | undefined;
60
60
  readonly type: string;
61
61
  readonly name: string;
@@ -63,13 +63,14 @@ export declare const manifest: {
63
63
  readonly staticClasses?: string;
64
64
  readonly description?: string;
65
65
  readonly maxWidth?: {
66
- mobile: number;
67
- desktop: number;
66
+ mobile?: number;
67
+ desktop?: number;
68
68
  };
69
69
  readonly maxHeight?: {
70
- mobile: number;
71
- desktop: number;
70
+ mobile?: number;
71
+ desktop?: number;
72
72
  };
73
+ readonly inlineDragDisabled?: boolean;
73
74
  readonly aiInstructions?: string;
74
75
  };
75
76
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"video.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/video.manifest.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAGjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAanB,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,OAAO,QAAQ,CAAC;AAEvC,eAAO,MAAM,QAAQ,EAAE;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC;CAC/C,EAsBA,CAAC"}
1
+ {"version":3,"file":"video.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/video.manifest.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAGjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAWjB,CAAJ;eAAqB,CAAC;;;cASM,CAAC;eAC5B,CAAC;;;;CARA,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,OAAO,QAAQ,CAAC;AAEvC,eAAO,MAAM,QAAQ,EAAE;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC;CAC/C,EAsBA,CAAC"}
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b}from"../../chunk-NGTLGMHK.js";import"../../chunk-4KIC7WW4.js";import"../../chunk-273FK54V.js";import"../../chunk-4WATTT6H.js";import"../../chunk-WCVUBYL5.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{b as examples,a as manifest};
3
+ import{a,b}from"../../chunk-FUV2VP44.js";import"../../chunk-RIAAV2LK.js";import"../../chunk-GYXGMORV.js";import"../../chunk-XSVK2GW3.js";import"../../chunk-WCVUBYL5.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{b as examples,a as manifest};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b}from"../../chunk-JPBXMW3P.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as basicAlign,b as basicAlignRef};
3
+ import{a,b}from"../../chunk-MOIS3UDR.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as basicAlign,b as basicAlignRef};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b,c,d}from"../../chunk-5TAB5RAK.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as background,c as backgroundColor,d as backgroundColorRef,b as backgroundRef};
3
+ import{a,b,c,d}from"../../chunk-G27OM7PB.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as background,c as backgroundColor,d as backgroundColorRef,b as backgroundRef};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a}from"../../chunk-LFQNWSLG.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as boolean};
3
+ import{a}from"../../chunk-LFQNWSLG.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as boolean};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b}from"../../chunk-4KIC7WW4.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as border,b as borderRef};
3
+ import{a,b}from"../../chunk-RIAAV2LK.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as border,b as borderRef};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b}from"../../chunk-YAMSHPKO.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as color,b as colorRef};
3
+ import{a,b}from"../../chunk-WH25EOMR.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as color,b as colorRef};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b}from"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{b as commonProps,a as hidden};
3
+ import{a,b}from"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{b as commonProps,a as hidden};
@@ -1 +1 @@
1
- {"version":3,"file":"container.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/props/container.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,OAAO,EAAQ,KAAK,MAAM,EAAE,KAAK,aAAa,EAAE,MAAM,mBAAmB,CAAC;AA4KxF,KAAK,sBAAsB,GAAG;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE;QACT,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;QACvB,GAAG,CAAC,EAAE,MAAM,CAAC;QACb,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,OAAO,CAAC,EAAE;YACR,GAAG,CAAC,EAAE,MAAM,CAAC;YACb,OAAO,CAAC,EAAE,MAAM,CAAC;SAClB,CAAC;QACF,IAAI,CAAC,EAAE,OAAO,CAAC;QACf,SAAS,CAAC,EAAE,OAAO,CAAC;QACpB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,UAAU,CAAC,EAAE,MAAM,CAAC;KACrB,CAAC;IACF,OAAO,CAAC,EAAE;QACR,WAAW,CAAC,EAAE,OAAO,CAAC;KACvB,CAAC;CACH,CAAC;AA4HF,wBAAgB,eAAe,CAAC,EAAE,KAAgB,EAAE,OAAY,EAAE,GAAE,sBAA2B;;;;;;;;;;;;;;;;;;GAS9F;AAED,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC;AAEjF,wBAAgB,kBAAkB,CAAC,OAAO,GAAE,aAAkB;;;;;;;;;;;;;;;;;;GAM7D;AAED,wBAAgB,kBAAkB;;;EAkBjC;AAED,wBAAgB,aAAa,CAAC,OAAO,GAAE,aAAkB;;;;GAqDxD"}
1
+ {"version":3,"file":"container.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/props/container.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,OAAO,EAAQ,KAAK,MAAM,EAAE,KAAK,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAoBxF,KAAK,sBAAsB,GAAG;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE;QACT,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;QACvB,GAAG,CAAC,EAAE,MAAM,CAAC;QACb,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,OAAO,CAAC,EAAE;YACR,GAAG,CAAC,EAAE,MAAM,CAAC;YACb,OAAO,CAAC,EAAE,MAAM,CAAC;SAClB,CAAC;QACF,IAAI,CAAC,EAAE,OAAO,CAAC;QACf,SAAS,CAAC,EAAE,OAAO,CAAC;QACpB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,UAAU,CAAC,EAAE,MAAM,CAAC;KACrB,CAAC;IACF,OAAO,CAAC,EAAE;QACR,WAAW,CAAC,EAAE,OAAO,CAAC;KACvB,CAAC;CACH,CAAC;AA4HF,wBAAgB,eAAe,CAAC,EAAE,KAAgB,EAAE,OAAY,EAAE,GAAE,sBAA2B;;;;;;;;;;;;;;;;;;GAS9F;AAED,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC;AAEjF,wBAAgB,kBAAkB,CAAC,OAAO,GAAE,aAAkB;;;;;;;;;;;;;;;;;;GAM7D;AAED,wBAAgB,kBAAkB;;;EAkBjC;AAED,wBAAgB,aAAa,CAAC,OAAO,GAAE,aAAkB;;;;GAqDxD"}
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b,c,d}from"../../chunk-T37DHEM7.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as containerLayout,b as containerLayoutRef,c as makeContainerProps,d as sectionLayout};
3
+ import{a,b,c,d}from"../../chunk-F2I7ZZ4O.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as containerLayout,b as containerLayoutRef,c as makeContainerProps,d as sectionLayout};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b,c,d}from"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{b as cssLength,c as cssLengthRef,a as cssUnits,d as isCssLength};
3
+ import{a,b,c,d}from"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{b as cssLength,c as cssLengthRef,a as cssUnits,d as isCssLength};
@@ -0,0 +1,4 @@
1
+ import { type Static, type StringOptions } from "@sinclair/typebox";
2
+ export declare function datarecord(title?: string, options?: StringOptions): import("@sinclair/typebox").TString;
3
+ export type DatarecordSettings = Static<ReturnType<typeof datarecord>>;
4
+ //# sourceMappingURL=datarecord.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"datarecord.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/props/datarecord.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,MAAM,EAAQ,KAAK,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAG1E,wBAAgB,UAAU,CAAC,KAAK,SAAa,EAAE,OAAO,CAAC,EAAE,aAAa,uCAQrE;AAED,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
+
3
+ import{a}from"../../chunk-DRKQ2LLJ.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as datarecord};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a}from"../../chunk-ZRY4KDRV.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as datasourceRef};
3
+ import{a}from"../../chunk-ZRY4KDRV.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as datasourceRef};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b}from"../../chunk-DJ5LWVHX.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as date,b as datetime};
3
+ import{a,b}from"../../chunk-DJ5LWVHX.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as date,b as datetime};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b,c,d}from"../../chunk-HH4AKWHD.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{d as opacity,a as shadow,b as shadowRef,c as textShadow};
3
+ import{a,b,c,d}from"../../chunk-O6ZPHAPX.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{d as opacity,a as shadow,b as shadowRef,c as textShadow};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a}from"../../chunk-WQNRTOOI.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as enumProp};
3
+ import{a}from"../../chunk-WQNRTOOI.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as enumProp};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import{a as r}from"../../chunk-EXD5JEQ4.js";import{Type as e}from"@sinclair/typebox";function f(i="File"){return r({title:i,schema:e.String({format:"data-url","ui:field":"file"})})}export{f as file};
3
+ import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import{a as r}from"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";import{Type as e}from"@sinclair/typebox";function f(i="File"){return r({title:i,schema:e.String({format:"data-url","ui:field":"file"})})}export{f as file};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a}from"../../chunk-FEQE56RU.js";import"../../chunk-CM4DB7ZV.js";import"../../chunk-273FK54V.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as geolocation};
3
+ import{a}from"../../chunk-UZ2FRP3C.js";import"../../chunk-CM4DB7ZV.js";import"../../chunk-GYXGMORV.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as geolocation};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a as b,b as c,c as d,d as e,e as f,f as g,g as h}from"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import{a}from"../../chunk-EXD5JEQ4.js";export{f as array,d as defineProps,c as getGroupInfo,g as getStyleProperties,h as getStyleValueById,b as group,e as optional,a as prop};
3
+ import{a as b,b as c,c as d,d as e,e as f,f as g,g as h}from"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import{a}from"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{f as array,d as defineProps,c as getGroupInfo,g as getStyleProperties,h as getStyleValueById,b as group,e as optional,a as prop};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b}from"../../chunk-HT2FJOKO.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as image,b as imageRef};
3
+ import{a,b}from"../../chunk-SGYOSLKV.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as image,b as imageRef};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a}from"../../chunk-CM4DB7ZV.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as number};
3
+ import{a}from"../../chunk-CM4DB7ZV.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as number};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b}from"../../chunk-ZGV2EX57.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as padding,b as paddingRef};
3
+ import{a,b}from"../../chunk-QOWTQBF7.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as padding,b as paddingRef};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b}from"../../chunk-HVJI5X3Q.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{b as fixedPositioned,a as position};
3
+ import{a,b}from"../../chunk-HVJI5X3Q.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{b as fixedPositioned,a as position};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b,c,d}from"../../chunk-273FK54V.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as string,b as url,c as urlOrPageId,d as urlOrPageIdRef};
3
+ import{a,b,c,d}from"../../chunk-GYXGMORV.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as string,b as url,c as urlOrPageId,d as urlOrPageIdRef};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b,c}from"../../chunk-C7VV6NIX.js";import"../../chunk-NI7D2E25.js";import"../../chunk-76MAAKRJ.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-22BDK6JV.js";import"../../chunk-QSKUUUXU.js";import"../../chunk-EXD5JEQ4.js";export{a as fontSize,b as textContent,c as textContentRef};
3
+ import{a,b,c}from"../../chunk-C2DCMJIF.js";import"../../chunk-V7NH53LN.js";import"../../chunk-O6CTHSGE.js";import"../../chunk-SFKZAUPW.js";import"../../chunk-S4XTQDRN.js";import"../../chunk-UC6NOZF4.js";import"../../chunk-EXD5JEQ4.js";import"../../chunk-QSKUUUXU.js";export{a as fontSize,b as textContent,c as textContentRef};
@@ -33,8 +33,9 @@ export declare const sectionProps: import("@sinclair/typebox").TObject<{
33
33
  minHeight: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
34
34
  maxWidth: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnion<import("@sinclair/typebox").TLiteral<string>[]>>;
35
35
  fillSpace: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
36
- justifyContent: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly" | "justify-stretch">>;
36
+ justifyContent: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly">>;
37
37
  alignItems: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"items-center" | "items-start" | "items-end" | "items-stretch">>;
38
+ gap: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
38
39
  lastTouched: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
39
40
  }>;
40
41
  export declare const sectionSchema: import("@sinclair/typebox").TObject<{
@@ -52,8 +53,9 @@ export declare const sectionSchema: import("@sinclair/typebox").TObject<{
52
53
  minHeight: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
53
54
  maxWidth: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnion<import("@sinclair/typebox").TLiteral<string>[]>>;
54
55
  fillSpace: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
55
- justifyContent: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly" | "justify-stretch">>;
56
+ justifyContent: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly">>;
56
57
  alignItems: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"items-center" | "items-start" | "items-end" | "items-stretch">>;
58
+ gap: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
57
59
  lastTouched: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
58
60
  }>;
59
61
  mobileProps: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TObject<{
@@ -67,8 +69,9 @@ export declare const sectionSchema: import("@sinclair/typebox").TObject<{
67
69
  minHeight: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
68
70
  maxWidth: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnion<import("@sinclair/typebox").TLiteral<string>[]>>;
69
71
  fillSpace: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
70
- justifyContent: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly" | "justify-stretch">>;
72
+ justifyContent: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly">>;
71
73
  alignItems: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"items-center" | "items-start" | "items-end" | "items-stretch">>;
74
+ gap: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
72
75
  lastTouched: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
73
76
  }>>;
74
77
  bricks: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
@@ -88,8 +91,9 @@ export declare const sectionDefaultprops: {
88
91
  size?: "auto" | "cover" | "contain" | undefined;
89
92
  repeat?: "repeat" | "no-repeat" | "repeat-x" | "repeat-y" | "space" | "round" | undefined;
90
93
  } | undefined;
94
+ gap?: string | undefined;
91
95
  fillSpace?: boolean | undefined;
92
- justifyContent?: "justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly" | "justify-stretch" | undefined;
96
+ justifyContent?: "justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly" | undefined;
93
97
  alignItems?: "items-center" | "items-start" | "items-end" | "items-stretch" | undefined;
94
98
  lastTouched?: number | undefined;
95
99
  };
@@ -105,17 +109,13 @@ export declare function processSections(sections: Section[]): {
105
109
  size?: "auto" | "cover" | "contain" | undefined;
106
110
  repeat?: "repeat" | "no-repeat" | "repeat-x" | "repeat-y" | "space" | "round" | undefined;
107
111
  } | undefined;
112
+ gap?: string | undefined;
108
113
  fillSpace?: boolean | undefined;
109
- justifyContent?: "justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly" | "justify-stretch" | undefined;
114
+ justifyContent?: "justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly" | undefined;
110
115
  alignItems?: "items-center" | "items-start" | "items-end" | "items-stretch" | undefined;
111
116
  lastTouched?: number | undefined;
112
117
  };
113
- readonly bricks: {
114
- mobileProps?: {} | undefined;
115
- props: any;
116
- type: string;
117
- id: string;
118
- }[];
118
+ readonly bricks: Brick[];
119
119
  readonly mobileProps?: {
120
120
  preset?: "surface-1" | "surface-2" | "surface-3" | "prominent-primary" | "prominent-secondary" | "prominent-accent" | "medium-primary" | "medium-secondary" | "medium-accent" | "subtle-primary" | "subtle-secondary" | "subtle-accent" | "light" | "dark" | "preset-none" | undefined;
121
121
  minHeight?: string | undefined;
@@ -126,8 +126,9 @@ export declare function processSections(sections: Section[]): {
126
126
  size?: "auto" | "cover" | "contain" | undefined;
127
127
  repeat?: "repeat" | "no-repeat" | "repeat-x" | "repeat-y" | "space" | "round" | undefined;
128
128
  } | undefined;
129
+ gap?: string | undefined;
129
130
  fillSpace?: boolean | undefined;
130
- justifyContent?: "justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly" | "justify-stretch" | undefined;
131
+ justifyContent?: "justify-start" | "justify-center" | "justify-end" | "justify-between" | "justify-around" | "justify-evenly" | undefined;
131
132
  alignItems?: "items-center" | "items-start" | "items-end" | "items-stretch" | undefined;
132
133
  lastTouched?: number | undefined;
133
134
  } | undefined;
@@ -138,6 +139,6 @@ export declare function processSections(sections: Section[]): {
138
139
  /**
139
140
  * process a brick and add default props
140
141
  */
141
- export declare function processBrick<T extends Brick>(brick: T): T;
142
+ export declare function processBrick<T extends Brick>(brick: T): T | false;
142
143
  export {};
143
144
  //# sourceMappingURL=bricks.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"bricks.d.ts","sourceRoot":"","sources":["../../src/shared/bricks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,MAAM,EAAE,MAAM,mBAAmB,CAAC;AActD;;GAEG;AACH,eAAO,MAAM,UAAU,2BAA4E,CAAC;AAEpG,QAAA,MAAM,2BAA2B;;;;;;;;;EAiD/B,CAAC;AAEH,MAAM,MAAM,qBAAqB,GAAG,MAAM,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAE/E,eAAO,MAAM,eAAe,6CAE1B,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;EAoCvB,CAAC;AAEF,MAAM,MAAM,KAAK,GAAG,MAAM,CAAC,OAAO,WAAW,CAAC,CAAC;AAE/C,eAAO,MAAM,YAAY;;;;;;;;;;;;;;EA4GxB,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsBzB,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;CAA0D,CAAC;AAC3F,MAAM,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,aAAa,CAAC,CAAC;AAEnD,wBAAgB,eAAe,CAAC,QAAQ,EAAE,OAAO,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAQlD;AAED;;GAEG;AACH,wBAAgB,YAAY,CAAC,CAAC,SAAS,KAAK,EAAE,KAAK,EAAE,CAAC,GAAG,CAAC,CAUzD"}
1
+ {"version":3,"file":"bricks.d.ts","sourceRoot":"","sources":["../../src/shared/bricks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,MAAM,EAAE,MAAM,mBAAmB,CAAC;AActD;;GAEG;AACH,eAAO,MAAM,UAAU,2BAA4E,CAAC;AAEpG,QAAA,MAAM,2BAA2B;;;;;;;;;EAiD/B,CAAC;AAEH,MAAM,MAAM,qBAAqB,GAAG,MAAM,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAE/E,eAAO,MAAM,eAAe,6CAE1B,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;EAoCvB,CAAC;AAEF,MAAM,MAAM,KAAK,GAAG,MAAM,CAAC,OAAO,WAAW,CAAC,CAAC;AAE/C,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;EA2GxB,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsBzB,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;CAA0D,CAAC;AAC3F,MAAM,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,aAAa,CAAC,CAAC;AAEnD,wBAAgB,eAAe,CAAC,QAAQ,EAAE,OAAO,EAAE;;;;;;;;;;;;;;;;;qBAKe,KAAK,EAAE;;;;;;;;;;;;;;;;;;;;IAGxE;AAED;;GAEG;AACH,wBAAgB,YAAY,CAAC,CAAC,SAAS,KAAK,EAAE,KAAK,EAAE,CAAC,GAAG,CAAC,GAAG,KAAK,CAgBjE"}
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a,b,c,d,e,f,g,h}from"./chunk-55MCNMOF.js";import"./chunk-WQNRTOOI.js";import"./chunk-BU6UCXWP.js";import"./chunk-SIL3MC6L.js";import"./chunk-NGTLGMHK.js";import"./chunk-KH7G433A.js";import"./chunk-OELIU5BZ.js";import"./chunk-C2AQDHJU.js";import"./chunk-FEQE56RU.js";import"./chunk-7XRXXDCC.js";import"./chunk-CJ6EZ6V3.js";import"./chunk-HVJI5X3Q.js";import"./chunk-ZRY4KDRV.js";import"./chunk-B75W44GW.js";import"./chunk-T5OALMMJ.js";import"./chunk-RCZGJETI.js";import"./chunk-KVVYOKWH.js";import"./chunk-3HWWNRCQ.js";import"./chunk-WDMUES3K.js";import"./chunk-BMC2RBNC.js";import"./chunk-MS7FWNQY.js";import"./chunk-CM4DB7ZV.js";import"./chunk-57QC6K6U.js";import"./chunk-XGHNHPRQ.js";import"./chunk-6TUL7TXN.js";import"./chunk-CAHMS6EB.js";import"./chunk-T37DHEM7.js";import"./chunk-JPBXMW3P.js";import"./chunk-HT2FJOKO.js";import"./chunk-QRUKREVW.js";import"./chunk-C7VV6NIX.js";import"./chunk-YAMSHPKO.js";import"./chunk-HH4AKWHD.js";import"./chunk-4KIC7WW4.js";import"./chunk-ZGV2EX57.js";import"./chunk-LFQNWSLG.js";import"./chunk-5TAB5RAK.js";import"./chunk-YXFVFFYO.js";import"./chunk-273FK54V.js";import"./chunk-4WATTT6H.js";import"./chunk-WCVUBYL5.js";import"./chunk-NI7D2E25.js";import"./chunk-76MAAKRJ.js";import"./chunk-SFKZAUPW.js";import"./chunk-S4XTQDRN.js";import"./chunk-22BDK6JV.js";import"./chunk-QSKUUUXU.js";import"./chunk-EXD5JEQ4.js";export{c as brickSchema,b as brickTypeSchema,a as generateId,h as processBrick,g as processSections,f as sectionDefaultprops,d as sectionProps,e as sectionSchema};
3
+ import{a,b,c,d,e,f,g,h}from"./chunk-6Q3ANBWH.js";import"./chunk-WQNRTOOI.js";import"./chunk-RQGDO7KB.js";import"./chunk-FZTTVOCQ.js";import"./chunk-FUV2VP44.js";import"./chunk-IAB23G4Y.js";import"./chunk-UZ2FRP3C.js";import"./chunk-5VAU6474.js";import"./chunk-IQSX2E3W.js";import"./chunk-HVJI5X3Q.js";import"./chunk-BSCB47HM.js";import"./chunk-4CXEYIJL.js";import"./chunk-JN6PYP4V.js";import"./chunk-SVPFGM3G.js";import"./chunk-LFQKVSIQ.js";import"./chunk-KRYWFKBB.js";import"./chunk-6VPLKGYO.js";import"./chunk-D265NZCW.js";import"./chunk-CM4DB7ZV.js";import"./chunk-GKFV3EC6.js";import"./chunk-DRKQ2LLJ.js";import"./chunk-3XLXOESV.js";import"./chunk-QVJROF5P.js";import"./chunk-G3ORV5WR.js";import"./chunk-4RUB4FVT.js";import"./chunk-OELIU5BZ.js";import"./chunk-ZRY4KDRV.js";import"./chunk-MOIS3UDR.js";import"./chunk-SGYOSLKV.js";import"./chunk-F2I7ZZ4O.js";import"./chunk-4XBUN665.js";import"./chunk-C2DCMJIF.js";import"./chunk-WH25EOMR.js";import"./chunk-O6ZPHAPX.js";import"./chunk-RIAAV2LK.js";import"./chunk-QOWTQBF7.js";import"./chunk-LFQNWSLG.js";import"./chunk-G27OM7PB.js";import"./chunk-W4OXPGUF.js";import"./chunk-GYXGMORV.js";import"./chunk-XSVK2GW3.js";import"./chunk-WCVUBYL5.js";import"./chunk-V7NH53LN.js";import"./chunk-O6CTHSGE.js";import"./chunk-SFKZAUPW.js";import"./chunk-S4XTQDRN.js";import"./chunk-UC6NOZF4.js";import"./chunk-EXD5JEQ4.js";import"./chunk-QSKUUUXU.js";export{c as brickSchema,b as brickTypeSchema,a as generateId,h as processBrick,g as processSections,f as sectionDefaultprops,d as sectionProps,e as sectionSchema};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{e as a}from"./chunk-55MCNMOF.js";import{c as t}from"./chunk-J2SWSUCM.js";import{Type as e}from"@sinclair/typebox";var s=e.Object({id:e.String({description:"The unique ID of the page. Use a human readable url-safe slug"}),label:e.String({description:"The label (name) of the page"}),path:e.String({description:"The path of the page in the URL. Should be unique"}),sections:e.Array(a,{description:"The sections of the page. See the Section schema"}),tags:e.Array(e.String(),{description:"The tags of the page, used for organizating and filtering pages"}),attr:e.Optional(t)});export{s as a};
3
+ import{e as a}from"./chunk-6Q3ANBWH.js";import{c as t}from"./chunk-6ZFRDB7W.js";import{Type as e}from"@sinclair/typebox";var s=e.Object({id:e.String({description:"The unique ID of the page. Use a human readable url-safe slug"}),label:e.String({description:"The label (name) of the page"}),path:e.String({description:"The path of the page in the URL. Should be unique"}),sections:e.Array(a,{description:"The sections of the page. See the Section schema"}),tags:e.Array(e.String(),{description:"The tags of the page, used for organizating and filtering pages"}),attr:e.Optional(t)});export{s as a};
@@ -1,6 +1,6 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{b as i}from"./chunk-JPBXMW3P.js";import{c as t}from"./chunk-C7VV6NIX.js";import{b as a}from"./chunk-YAMSHPKO.js";import{b as s}from"./chunk-HH4AKWHD.js";import{b as n}from"./chunk-4KIC7WW4.js";import{b as p}from"./chunk-ZGV2EX57.js";import{b as o}from"./chunk-5TAB5RAK.js";import{a as d}from"./chunk-4WATTT6H.js";import{c as r,d as e}from"./chunk-NI7D2E25.js";import{BsAlphabetUppercase as l}from"react-icons/bs";var P=d({type:"hero",name:"Hero",kind:"brick",description:"A big textual element for home pages",aiInstructions:`
3
+ import{b as i}from"./chunk-MOIS3UDR.js";import{c as t}from"./chunk-C2DCMJIF.js";import{b as a}from"./chunk-WH25EOMR.js";import{b as s}from"./chunk-O6ZPHAPX.js";import{b as n}from"./chunk-RIAAV2LK.js";import{b as p}from"./chunk-QOWTQBF7.js";import{b as o}from"./chunk-G27OM7PB.js";import{a as d}from"./chunk-XSVK2GW3.js";import{c as r,d as e}from"./chunk-V7NH53LN.js";import{BsAlphabetUppercase as l}from"react-icons/bs";var P=d({type:"hero",name:"Hero",kind:"brick",description:"A big textual element for home pages",aiInstructions:`
4
4
  This hero element is a large text element that can be used to display a title and an optional tagline.
5
5
  It is typically used on home pages to grab the user's attention.
6
6
  `.trim(),icon:l,defaultWidth:{desktop:"200px",mobile:"100%"},props:r({content:t({title:"Hero title",default:"I'm a big text"}),tagline:e(t({title:"Hero tagline",default:"I'm a tagline"})),background:e(o()),color:e(a()),shadow:e(s()),align:e(i()),padding:e(p()),border:e(n())},{default:{padding:"p-4"}})}),A=[{description:"Simple welcome hero with blue background",type:"hero",props:{preset:"prominent-primary",content:"Welcome to Our Platform",tagline:"The future of productivity starts here",align:{horizontal:"justify-center"},padding:"p-8"}},{description:"Startup hero with gradient background",type:"hero",props:{preset:"prominent-secondary",content:"Build Something Amazing",tagline:"Turn your ideas into reality with our cutting-edge tools",align:{horizontal:"justify-center"},padding:"p-16"}},{description:"Construction company hero with bold presence",type:"hero",props:{preset:"prominent-primary",content:"Building Tomorrow Today",tagline:"Quality construction services for residential and commercial projects",padding:"p-16"}},{description:"Fashion brand hero with modern appeal",type:"hero",props:{preset:"prominent-accent",content:"Express Your Style",tagline:"Contemporary fashion that speaks to your individuality",align:{horizontal:"justify-center",vertical:"items-start"},padding:"p-16"}},{description:"Law firm hero with authoritative tone",type:"hero",props:{preset:"prominent-secondary",content:"Justice You Can Trust",tagline:"Experienced legal representation for individuals and businesses",padding:"p-8",border:{width:"border-2",color:"border-gray-800",rounding:"rounded-lg"}}},{description:"Photography studio hero with artistic flair",type:"hero",props:{preset:"surface-1",content:"Capturing Life's Moments",tagline:"Professional photography services for weddings, portraits, and events",border:{rounding:"rounded-lg"}}}];export{P as a,A as b};
@@ -0,0 +1,3 @@
1
+ /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
+
3
+ import{d as r}from"./chunk-G27OM7PB.js";import{a as t}from"./chunk-XSVK2GW3.js";import{c as e,d as p}from"./chunk-V7NH53LN.js";import{CgSpaceBetween as o}from"react-icons/cg";var c=t({type:"spacer",name:"Spacer",kind:"brick",description:"A flexible element to create space between bricks.",repeatable:!0,minWidth:{desktop:50,mobile:20},defaultWidth:{mobile:"100%",desktop:"50px"},minHeight:{mobile:30},icon:o,props:e({color:p(r({default:"bg-transparent",title:"Divider color"}))},{noPreset:!0})}),m=[{description:"Transparent spacer of 100px wide",type:"spacer",props:{width:"100px"}},{description:"Transparent spacer of 20px wide",type:"spacer",props:{width:"20px"}}];export{c as a,m as b};
@@ -1,3 +1,3 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a as e}from"./chunk-OELIU5BZ.js";import{a as c}from"./chunk-ZRY4KDRV.js";import{b as p}from"./chunk-T37DHEM7.js";import{a as i,b as l}from"./chunk-273FK54V.js";import{a as n}from"./chunk-4WATTT6H.js";import{a,c as s,d as r}from"./chunk-NI7D2E25.js";import{a as o}from"./chunk-EXD5JEQ4.js";import{Type as t}from"@sinclair/typebox";import{IoGridOutline as g}from"react-icons/io5";var d=t.Array(t.Object({src:t.String({format:"uri",title:"Image URL"}),alt:t.String({default:"",title:"Alt text"})}),{default:[{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"}]}),P=n({type:"images-gallery",kind:"widget",name:"Gallery",description:"An image collection",aiInstructions:"This brick should mostly be used for image galleries and collections.",defaultInspectorTab:"content",isContainer:!1,icon:g,props:s({datasource:r(c()),staticImages:r(o({title:"Nav items",schema:t.Array(t.Object({src:l("Image URL"),legend:i("Legend")}),{title:"Images",default:[]})})),styles:a({title:"Styles",children:{layout:p()}})}),datasource:d}),w=[{description:"Product portfolio gallery (3-column grid)",type:"images-gallery",props:{styles:{layout:{type:"grid",columns:3,gap:"gap-4"}},staticImages:[{src:"https://via.placeholder.com/400x400.png?text=Product+1",legend:"Premium wireless headphones"},{src:"https://via.placeholder.com/400x400.png?text=Product+2",legend:"Bluetooth speaker"},{src:"https://via.placeholder.com/400x400.png?text=Product+3",legend:"Smart fitness tracker"},{src:"https://via.placeholder.com/400x400.png?text=Product+4",legend:"Wireless charging pad"}]}},{description:"Team photos gallery (4-column grid)",type:"images-gallery",props:{styles:{layout:{type:"grid",gap:"gap-8"}},staticImages:[{src:"https://via.placeholder.com/300x300.png?text=CEO",legend:"Sarah Johnson - Chief Executive Officer"},{src:"https://via.placeholder.com/300x300.png?text=CTO",legend:"Mike Chen - Chief Technology Officer"},{src:"https://via.placeholder.com/300x300.png?text=Design",legend:"Emily Rodriguez - Head of Design"},{src:"https://via.placeholder.com/300x300.png?text=Marketing",legend:"David Park - Marketing Director"},{src:"https://via.placeholder.com/300x300.png?text=Sales",legend:"Lisa Wong - Sales Manager"},{src:"https://via.placeholder.com/300x300.png?text=Support",legend:"Alex Thompson - Customer Support Lead"},{src:"https://via.placeholder.com/300x300.png?text=Dev",legend:"Carlos Martinez - Senior Developer"},{src:"https://via.placeholder.com/300x300.png?text=HR",legend:"Jennifer Adams - HR Specialist"}]}},{description:"Project showcase (2-column grid with larger spacing)",type:"images-gallery",props:{styles:{layout:{type:"grid",columns:2,gap:"gap-8"}},staticImages:[{src:"https://via.placeholder.com/600x400.png?text=Website+Redesign",legend:"Modern e-commerce website redesign project"},{src:"https://via.placeholder.com/600x400.png?text=Mobile+App",legend:"iOS and Android mobile application"},{src:"https://via.placeholder.com/600x400.png?text=Brand+Identity",legend:"Complete brand identity design package"},{src:"https://via.placeholder.com/600x400.png?text=Dashboard+UI",legend:"Analytics dashboard user interface"}]}},{description:"Event photos (horizontal flex layout)",type:"images-gallery",props:{styles:{layout:{type:"flex",direction:"flex-row",wrap:!0,gap:"gap-4"}},staticImages:[{src:"https://via.placeholder.com/250x180.png?text=Opening",legend:"Conference opening ceremony"},{src:"https://via.placeholder.com/250x180.png?text=Keynote",legend:"Keynote presentation"},{src:"https://via.placeholder.com/250x180.png?text=Workshop",legend:"Technical workshop session"},{src:"https://via.placeholder.com/250x180.png?text=Networking",legend:"Networking lunch break"},{src:"https://via.placeholder.com/250x180.png?text=Panel",legend:"Expert panel discussion"},{src:"https://via.placeholder.com/250x180.png?text=Awards",legend:"Awards ceremony"}]}}];export{d as a,P as b,w as c};
3
+ import{a as e}from"./chunk-OELIU5BZ.js";import{a as c}from"./chunk-ZRY4KDRV.js";import{b as p}from"./chunk-F2I7ZZ4O.js";import{a as i,b as l}from"./chunk-GYXGMORV.js";import{a as n}from"./chunk-XSVK2GW3.js";import{a,c as s,d as r}from"./chunk-V7NH53LN.js";import{a as o}from"./chunk-EXD5JEQ4.js";import{Type as t}from"@sinclair/typebox";import{IoGridOutline as g}from"react-icons/io5";var d=t.Array(t.Object({src:t.String({format:"uri",title:"Image URL"}),alt:t.String({default:"",title:"Alt text"})}),{default:[{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"},{src:e,alt:"my image"}]}),P=n({type:"images-gallery",kind:"widget",name:"Gallery",description:"An image collection",aiInstructions:"This brick should mostly be used for image galleries and collections.",defaultInspectorTab:"content",isContainer:!1,icon:g,props:s({datasource:r(c()),staticImages:r(o({title:"Nav items",schema:t.Array(t.Object({src:l("Image URL"),legend:i("Legend")}),{title:"Images",default:[]})})),styles:a({title:"Styles",children:{layout:p()}})}),datasource:d}),w=[{description:"Product portfolio gallery (3-column grid)",type:"images-gallery",props:{styles:{layout:{type:"grid",columns:3,gap:"gap-4"}},staticImages:[{src:"https://via.placeholder.com/400x400.png?text=Product+1",legend:"Premium wireless headphones"},{src:"https://via.placeholder.com/400x400.png?text=Product+2",legend:"Bluetooth speaker"},{src:"https://via.placeholder.com/400x400.png?text=Product+3",legend:"Smart fitness tracker"},{src:"https://via.placeholder.com/400x400.png?text=Product+4",legend:"Wireless charging pad"}]}},{description:"Team photos gallery (4-column grid)",type:"images-gallery",props:{styles:{layout:{type:"grid",gap:"gap-8"}},staticImages:[{src:"https://via.placeholder.com/300x300.png?text=CEO",legend:"Sarah Johnson - Chief Executive Officer"},{src:"https://via.placeholder.com/300x300.png?text=CTO",legend:"Mike Chen - Chief Technology Officer"},{src:"https://via.placeholder.com/300x300.png?text=Design",legend:"Emily Rodriguez - Head of Design"},{src:"https://via.placeholder.com/300x300.png?text=Marketing",legend:"David Park - Marketing Director"},{src:"https://via.placeholder.com/300x300.png?text=Sales",legend:"Lisa Wong - Sales Manager"},{src:"https://via.placeholder.com/300x300.png?text=Support",legend:"Alex Thompson - Customer Support Lead"},{src:"https://via.placeholder.com/300x300.png?text=Dev",legend:"Carlos Martinez - Senior Developer"},{src:"https://via.placeholder.com/300x300.png?text=HR",legend:"Jennifer Adams - HR Specialist"}]}},{description:"Project showcase (2-column grid with larger spacing)",type:"images-gallery",props:{styles:{layout:{type:"grid",columns:2,gap:"gap-8"}},staticImages:[{src:"https://via.placeholder.com/600x400.png?text=Website+Redesign",legend:"Modern e-commerce website redesign project"},{src:"https://via.placeholder.com/600x400.png?text=Mobile+App",legend:"iOS and Android mobile application"},{src:"https://via.placeholder.com/600x400.png?text=Brand+Identity",legend:"Complete brand identity design package"},{src:"https://via.placeholder.com/600x400.png?text=Dashboard+UI",legend:"Analytics dashboard user interface"}]}},{description:"Event photos (horizontal flex layout)",type:"images-gallery",props:{styles:{layout:{type:"flex",direction:"flex-row",wrap:!0,gap:"gap-4"}},staticImages:[{src:"https://via.placeholder.com/250x180.png?text=Opening",legend:"Conference opening ceremony"},{src:"https://via.placeholder.com/250x180.png?text=Keynote",legend:"Keynote presentation"},{src:"https://via.placeholder.com/250x180.png?text=Workshop",legend:"Technical workshop session"},{src:"https://via.placeholder.com/250x180.png?text=Networking",legend:"Networking lunch break"},{src:"https://via.placeholder.com/250x180.png?text=Panel",legend:"Expert panel discussion"},{src:"https://via.placeholder.com/250x180.png?text=Awards",legend:"Awards ceremony"}]}}];export{d as a,P as b,w as c};
@@ -1,6 +1,6 @@
1
1
  /*! Upstart.gg - Copyright (C) 2024 Flippable - https://github.com/upstart-gg/upstart/blob/main/LICENSE */
2
2
 
3
- import{a as m,c as a}from"./chunk-C7VV6NIX.js";import{b as d}from"./chunk-YAMSHPKO.js";import{b as u}from"./chunk-HH4AKWHD.js";import{b as c}from"./chunk-4KIC7WW4.js";import{b as p}from"./chunk-ZGV2EX57.js";import{a as i}from"./chunk-LFQNWSLG.js";import{d as r}from"./chunk-5TAB5RAK.js";import{a as f}from"./chunk-4WATTT6H.js";import{a as o,c as l,d as e}from"./chunk-NI7D2E25.js";import{a as s}from"./chunk-SFKZAUPW.js";import{a as t}from"./chunk-EXD5JEQ4.js";import{Type as n}from"@sinclair/typebox";import{TfiLayoutAccordionSeparated as y}from"react-icons/tfi";var R=f({type:"accordion",kind:"widget",name:"Accordion",description:"An accordion/collapse element for expandable content",aiInstructions:`
3
+ import{a as m,c as a}from"./chunk-C2DCMJIF.js";import{b as d}from"./chunk-WH25EOMR.js";import{b as u}from"./chunk-O6ZPHAPX.js";import{b as c}from"./chunk-RIAAV2LK.js";import{b as p}from"./chunk-QOWTQBF7.js";import{a as i}from"./chunk-LFQNWSLG.js";import{d as r}from"./chunk-G27OM7PB.js";import{a as f}from"./chunk-XSVK2GW3.js";import{a as o,c as l,d as e}from"./chunk-V7NH53LN.js";import{a as s}from"./chunk-SFKZAUPW.js";import{a as t}from"./chunk-EXD5JEQ4.js";import{Type as n}from"@sinclair/typebox";import{TfiLayoutAccordionSeparated as y}from"react-icons/tfi";var R=f({type:"accordion",kind:"widget",name:"Accordion",description:"An accordion/collapse element for expandable content",aiInstructions:`
4
4
  This accordion element displays content in collapsible panels.
5
5
  It is typically used for FAQ sections, organized documentation, or to save space.
6
6
  Each item has a title and expandable content area.