@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
@@ -31,20 +31,20 @@ export declare const manifest: {
31
31
  mobile: number;
32
32
  desktop: number;
33
33
  } | {
34
- mobile: string;
35
- desktop: string;
34
+ mobile?: string;
35
+ desktop?: string;
36
36
  } | undefined;
37
37
  readonly defaultHeight: {
38
- mobile: string;
39
- desktop: string;
38
+ mobile?: string;
39
+ desktop?: string;
40
40
  };
41
41
  readonly minWidth: {
42
42
  mobile: number;
43
43
  desktop: number;
44
44
  } | undefined;
45
45
  readonly minHeight: {
46
- mobile: number;
47
- desktop: number;
46
+ mobile?: number;
47
+ desktop?: number;
48
48
  } | undefined;
49
49
  readonly type: string;
50
50
  readonly name: string;
@@ -52,13 +52,14 @@ export declare const manifest: {
52
52
  readonly staticClasses?: string;
53
53
  readonly description?: string;
54
54
  readonly maxWidth?: {
55
- mobile: number;
56
- desktop: number;
55
+ mobile?: number;
56
+ desktop?: number;
57
57
  };
58
58
  readonly maxHeight?: {
59
- mobile: number;
60
- desktop: number;
59
+ mobile?: number;
60
+ desktop?: number;
61
61
  };
62
+ readonly inlineDragDisabled?: boolean;
62
63
  readonly aiInstructions?: string;
63
64
  };
64
65
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"icon.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/icon.manifest.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2BnB,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,EAuFA,CAAC"}
1
+ {"version":3,"file":"icon.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/icon.manifest.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAUf,CAAA;eAAsB,CAAA;;;cAItB,CAAA;eAEI,CAAA;;;;CAWR,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,EAuFA,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-6TUL7TXN.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-QVJROF5P.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};
@@ -56,20 +56,20 @@ export declare const manifest: {
56
56
  mobile: number;
57
57
  desktop: number;
58
58
  } | {
59
- mobile: string;
60
- desktop: string;
59
+ mobile?: string;
60
+ desktop?: string;
61
61
  } | undefined;
62
62
  readonly defaultHeight: {
63
- mobile: string;
64
- desktop: string;
63
+ mobile?: string;
64
+ desktop?: string;
65
65
  };
66
66
  readonly minWidth: {
67
67
  mobile: number;
68
68
  desktop: number;
69
69
  } | undefined;
70
70
  readonly minHeight: {
71
- mobile: number;
72
- desktop: number;
71
+ mobile?: number;
72
+ desktop?: number;
73
73
  } | undefined;
74
74
  readonly type: string;
75
75
  readonly name: string;
@@ -77,13 +77,14 @@ export declare const manifest: {
77
77
  readonly staticClasses?: string;
78
78
  readonly description?: string;
79
79
  readonly maxWidth?: {
80
- mobile: number;
81
- desktop: number;
80
+ mobile?: number;
81
+ desktop?: number;
82
82
  };
83
83
  readonly maxHeight?: {
84
- mobile: number;
85
- desktop: number;
84
+ mobile?: number;
85
+ desktop?: number;
86
86
  };
87
+ readonly inlineDragDisabled?: boolean;
87
88
  readonly aiInstructions?: string;
88
89
  };
89
90
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"image.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/image.manifest.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAEjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwCnB,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,EAoJA,CAAC"}
1
+ {"version":3,"file":"image.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/image.manifest.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAEjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAGlB,CAAC;eACI,CAAC;;;cAKU,CAAC;eACF,CAAC;;;;CA8BjB,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,EAoJA,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-CAHMS6EB.js";import"../../chunk-HT2FJOKO.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-G3ORV5WR.js";import"../../chunk-SGYOSLKV.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};
@@ -92,20 +92,20 @@ export declare const manifest: {
92
92
  mobile: number;
93
93
  desktop: number;
94
94
  } | {
95
- mobile: string;
96
- desktop: string;
95
+ mobile?: string;
96
+ desktop?: string;
97
97
  } | undefined;
98
98
  readonly defaultHeight: {
99
- mobile: string;
100
- desktop: string;
99
+ mobile?: string;
100
+ desktop?: string;
101
101
  };
102
102
  readonly minWidth: {
103
103
  mobile: number;
104
104
  desktop: number;
105
105
  } | undefined;
106
106
  readonly minHeight: {
107
- mobile: number;
108
- desktop: number;
107
+ mobile?: number;
108
+ desktop?: number;
109
109
  } | undefined;
110
110
  readonly type: string;
111
111
  readonly name: string;
@@ -113,13 +113,14 @@ export declare const manifest: {
113
113
  readonly staticClasses?: string;
114
114
  readonly description?: string;
115
115
  readonly maxWidth?: {
116
- mobile: number;
117
- desktop: number;
116
+ mobile?: number;
117
+ desktop?: number;
118
118
  };
119
119
  readonly maxHeight?: {
120
- mobile: number;
121
- desktop: number;
120
+ mobile?: number;
121
+ desktop?: number;
122
122
  };
123
+ readonly inlineDragDisabled?: boolean;
123
124
  readonly aiInstructions?: string;
124
125
  };
125
126
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"images-gallery.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/images-gallery.manifest.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,UAAU;;;GAkBtB,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,OAAO,UAAU,CAAC;AAE3C,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6BnB,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,EAqJA,CAAC"}
1
+ {"version":3,"file":"images-gallery.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/images-gallery.manifest.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,UAAU;;;GAkBtB,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,OAAO,UAAU,CAAC;AAE3C,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cApBjB,CAAJ;eAAqB,CAAC;;;cAOd,CAAR;eAAqB,CAAC;;;;CA0CpB,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,EAqJA,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-KH7G433A.js";import"../../chunk-OELIU5BZ.js";import"../../chunk-ZRY4KDRV.js";import"../../chunk-T37DHEM7.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{a as datasource,c as examples,b as manifest};
3
+ import{a,b,c}from"../../chunk-4RUB4FVT.js";import"../../chunk-OELIU5BZ.js";import"../../chunk-ZRY4KDRV.js";import"../../chunk-F2I7ZZ4O.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{a as datasource,c as examples,b as manifest};
@@ -60,20 +60,20 @@ export declare const manifest: {
60
60
  mobile: number;
61
61
  desktop: number;
62
62
  } | {
63
- mobile: string;
64
- desktop: string;
63
+ mobile?: string;
64
+ desktop?: string;
65
65
  } | undefined;
66
66
  readonly defaultHeight: {
67
- mobile: string;
68
- desktop: string;
67
+ mobile?: string;
68
+ desktop?: string;
69
69
  };
70
70
  readonly minWidth: {
71
71
  mobile: number;
72
72
  desktop: number;
73
73
  } | undefined;
74
74
  readonly minHeight: {
75
- mobile: number;
76
- desktop: number;
75
+ mobile?: number;
76
+ desktop?: number;
77
77
  } | undefined;
78
78
  readonly type: string;
79
79
  readonly name: string;
@@ -81,13 +81,14 @@ export declare const manifest: {
81
81
  readonly staticClasses?: string;
82
82
  readonly description?: string;
83
83
  readonly maxWidth?: {
84
- mobile: number;
85
- desktop: number;
84
+ mobile?: number;
85
+ desktop?: number;
86
86
  };
87
87
  readonly maxHeight?: {
88
- mobile: number;
89
- desktop: number;
88
+ mobile?: number;
89
+ desktop?: number;
90
90
  };
91
+ readonly inlineDragDisabled?: boolean;
91
92
  readonly aiInstructions?: string;
92
93
  };
93
94
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"map.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/map.manifest.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAGjD,eAAO,MAAM,QAAQ;;;;CAIpB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4BnB,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,EAgCA,CAAC"}
1
+ {"version":3,"file":"map.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/map.manifest.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAGjD,eAAO,MAAM,QAAQ;;;;CAIpB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIH,CAAC;eAAqB,CAAC;;;cAEwF,CAAC;eAE5H,CAAC;;;;CAoBL,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,EAgCA,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-C2AQDHJU.js";import"../../chunk-FEQE56RU.js";import"../../chunk-CM4DB7ZV.js";import"../../chunk-HH4AKWHD.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{a as DEFAULTS,c as examples,b as manifest};
3
+ import{a,b,c}from"../../chunk-IAB23G4Y.js";import"../../chunk-UZ2FRP3C.js";import"../../chunk-CM4DB7ZV.js";import"../../chunk-O6ZPHAPX.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{a as DEFAULTS,c as examples,b as manifest};
@@ -117,20 +117,20 @@ export declare const manifest: {
117
117
  mobile: number;
118
118
  desktop: number;
119
119
  } | {
120
- mobile: string;
121
- desktop: string;
120
+ mobile?: string;
121
+ desktop?: string;
122
122
  } | undefined;
123
123
  readonly defaultHeight: {
124
- mobile: string;
125
- desktop: string;
124
+ mobile?: string;
125
+ desktop?: string;
126
126
  };
127
127
  readonly minWidth: {
128
128
  mobile: number;
129
129
  desktop: number;
130
130
  } | undefined;
131
131
  readonly minHeight: {
132
- mobile: number;
133
- desktop: number;
132
+ mobile?: number;
133
+ desktop?: number;
134
134
  } | undefined;
135
135
  readonly type: string;
136
136
  readonly name: string;
@@ -138,13 +138,14 @@ export declare const manifest: {
138
138
  readonly staticClasses?: string;
139
139
  readonly description?: string;
140
140
  readonly maxWidth?: {
141
- mobile: number;
142
- desktop: number;
141
+ mobile?: number;
142
+ desktop?: number;
143
143
  };
144
144
  readonly maxHeight?: {
145
- mobile: number;
146
- desktop: number;
145
+ mobile?: number;
146
+ desktop?: number;
147
147
  };
148
+ readonly inlineDragDisabled?: boolean;
148
149
  readonly aiInstructions?: string;
149
150
  };
150
151
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"navbar.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/navbar.manifest.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,UAAU;;;GAqBtB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoFnB,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,EAsMA,CAAC"}
1
+ {"version":3,"file":"navbar.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/navbar.manifest.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,UAAU;;;GAqBtB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA9BM,CAAC;eAAqB,CAAC;;;cAI3C,CAAC;eAAqB,CAAC;;;;CA8G5B,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,EAsMA,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-7XRXXDCC.js";import"../../chunk-HVJI5X3Q.js";import"../../chunk-ZRY4KDRV.js";import"../../chunk-HT2FJOKO.js";import"../../chunk-C7VV6NIX.js";import"../../chunk-YAMSHPKO.js";import"../../chunk-HH4AKWHD.js";import"../../chunk-4KIC7WW4.js";import"../../chunk-LFQNWSLG.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{a as datasource,c as examples,b as manifest};
3
+ import{a,b,c}from"../../chunk-5VAU6474.js";import"../../chunk-HVJI5X3Q.js";import"../../chunk-ZRY4KDRV.js";import"../../chunk-SGYOSLKV.js";import"../../chunk-C2DCMJIF.js";import"../../chunk-WH25EOMR.js";import"../../chunk-O6ZPHAPX.js";import"../../chunk-RIAAV2LK.js";import"../../chunk-LFQNWSLG.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{a as datasource,c as examples,b as manifest};
@@ -96,20 +96,20 @@ export declare const manifest: {
96
96
  mobile: number;
97
97
  desktop: number;
98
98
  } | {
99
- mobile: string;
100
- desktop: string;
99
+ mobile?: string;
100
+ desktop?: string;
101
101
  } | undefined;
102
102
  readonly defaultHeight: {
103
- mobile: string;
104
- desktop: string;
103
+ mobile?: string;
104
+ desktop?: string;
105
105
  };
106
106
  readonly minWidth: {
107
107
  mobile: number;
108
108
  desktop: number;
109
109
  } | undefined;
110
110
  readonly minHeight: {
111
- mobile: number;
112
- desktop: number;
111
+ mobile?: number;
112
+ desktop?: number;
113
113
  } | undefined;
114
114
  readonly type: string;
115
115
  readonly name: string;
@@ -117,13 +117,14 @@ export declare const manifest: {
117
117
  readonly staticClasses?: string;
118
118
  readonly description?: string;
119
119
  readonly maxWidth?: {
120
- mobile: number;
121
- desktop: number;
120
+ mobile?: number;
121
+ desktop?: number;
122
122
  };
123
123
  readonly maxHeight?: {
124
- mobile: number;
125
- desktop: number;
124
+ mobile?: number;
125
+ desktop?: number;
126
126
  };
127
+ readonly inlineDragDisabled?: boolean;
127
128
  readonly aiInstructions?: string;
128
129
  };
129
130
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"sidebar.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/sidebar.manifest.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8CnB,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,EAqBA,CAAC"}
1
+ {"version":3,"file":"sidebar.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/sidebar.manifest.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAGjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAFS,CAAC;eAE1B,CAAC;;;cAKkB,CAAC;eACP,CAAC;;;;CAyCjB,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,EAqBA,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-CJ6EZ6V3.js";import"../../chunk-HVJI5X3Q.js";import"../../chunk-ZRY4KDRV.js";import"../../chunk-HH4AKWHD.js";import"../../chunk-4KIC7WW4.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-IQSX2E3W.js";import"../../chunk-HVJI5X3Q.js";import"../../chunk-ZRY4KDRV.js";import"../../chunk-O6ZPHAPX.js";import"../../chunk-RIAAV2LK.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};
@@ -50,20 +50,20 @@ export declare const manifest: {
50
50
  mobile: number;
51
51
  desktop: number;
52
52
  } | {
53
- mobile: string;
54
- desktop: string;
53
+ mobile?: string;
54
+ desktop?: string;
55
55
  } | undefined;
56
56
  readonly defaultHeight: {
57
- mobile: string;
58
- desktop: string;
57
+ mobile?: string;
58
+ desktop?: string;
59
59
  };
60
60
  readonly minWidth: {
61
61
  mobile: number;
62
62
  desktop: number;
63
63
  } | undefined;
64
64
  readonly minHeight: {
65
- mobile: number;
66
- desktop: number;
65
+ mobile?: number;
66
+ desktop?: number;
67
67
  } | undefined;
68
68
  readonly type: string;
69
69
  readonly name: string;
@@ -71,13 +71,14 @@ export declare const manifest: {
71
71
  readonly staticClasses?: string;
72
72
  readonly description?: string;
73
73
  readonly maxWidth?: {
74
- mobile: number;
75
- desktop: number;
74
+ mobile?: number;
75
+ desktop?: number;
76
76
  };
77
77
  readonly maxHeight?: {
78
- mobile: number;
79
- desktop: number;
78
+ mobile?: number;
79
+ desktop?: number;
80
80
  };
81
+ readonly inlineDragDisabled?: boolean;
81
82
  readonly aiInstructions?: string;
82
83
  };
83
84
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"social-links.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/social-links.manifest.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAMjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4CnB,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,EAkTA,CAAC"}
1
+ {"version":3,"file":"social-links.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/social-links.manifest.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAMjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIhB,CAAC;eAAqB,CAAC;;;cAMV,CAAC;eAAqB,CAAC;;;;CAkCvC,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,EAkTA,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-B75W44GW.js";import"../../chunk-YAMSHPKO.js";import"../../chunk-HH4AKWHD.js";import"../../chunk-4KIC7WW4.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-BSCB47HM.js";import"../../chunk-WH25EOMR.js";import"../../chunk-O6ZPHAPX.js";import"../../chunk-RIAAV2LK.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};
@@ -14,9 +14,7 @@ export declare const manifest: {
14
14
  alignSelf: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"self-auto" | "self-start" | "self-center" | "self-end">>;
15
15
  preset: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnion<[import("@sinclair/typebox").TLiteral<"surface-1">, import("@sinclair/typebox").TLiteral<"surface-2">, import("@sinclair/typebox").TLiteral<"surface-3">, import("@sinclair/typebox").TLiteral<"prominent-primary">, import("@sinclair/typebox").TLiteral<"prominent-secondary">, import("@sinclair/typebox").TLiteral<"prominent-accent">, import("@sinclair/typebox").TLiteral<"medium-primary">, import("@sinclair/typebox").TLiteral<"medium-secondary">, import("@sinclair/typebox").TLiteral<"medium-accent">, import("@sinclair/typebox").TLiteral<"subtle-primary">, import("@sinclair/typebox").TLiteral<"subtle-secondary">, import("@sinclair/typebox").TLiteral<"subtle-accent">, import("@sinclair/typebox").TLiteral<"light">, import("@sinclair/typebox").TLiteral<"dark">, import("@sinclair/typebox").TLiteral<"preset-none">]>>;
16
16
  } & {
17
- orientation: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnsafe<"horizontal" | "vertical">>;
18
17
  color: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
19
- size: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
20
18
  }>;
21
19
  readonly kind: "brick" | "widget" | "container";
22
20
  readonly defaultInspectorTab: "preset" | "style" | "content";
@@ -31,20 +29,20 @@ export declare const manifest: {
31
29
  mobile: number;
32
30
  desktop: number;
33
31
  } | {
34
- mobile: string;
35
- desktop: string;
32
+ mobile?: string;
33
+ desktop?: string;
36
34
  } | undefined;
37
35
  readonly defaultHeight: {
38
- mobile: string;
39
- desktop: string;
36
+ mobile?: string;
37
+ desktop?: string;
40
38
  };
41
39
  readonly minWidth: {
42
40
  mobile: number;
43
41
  desktop: number;
44
42
  } | undefined;
45
43
  readonly minHeight: {
46
- mobile: number;
47
- desktop: number;
44
+ mobile?: number;
45
+ desktop?: number;
48
46
  } | undefined;
49
47
  readonly type: string;
50
48
  readonly name: string;
@@ -52,13 +50,14 @@ export declare const manifest: {
52
50
  readonly staticClasses?: string;
53
51
  readonly description?: string;
54
52
  readonly maxWidth?: {
55
- mobile: number;
56
- desktop: number;
53
+ mobile?: number;
54
+ desktop?: number;
57
55
  };
58
56
  readonly maxHeight?: {
59
- mobile: number;
60
- desktop: number;
57
+ mobile?: number;
58
+ desktop?: number;
61
59
  };
60
+ readonly inlineDragDisabled?: boolean;
62
61
  readonly aiInstructions?: string;
63
62
  };
64
63
  export type Manifest = typeof manifest;
@@ -67,4 +66,4 @@ export declare const examples: {
67
66
  type: string;
68
67
  props: BrickProps<Manifest>["brick"]["props"];
69
68
  }[];
70
- //# sourceMappingURL=divider.manifest.d.ts.map
69
+ //# sourceMappingURL=spacer.manifest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"spacer.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/spacer.manifest.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAGjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBnB,CAAA;eACA,CAAF;;;cAKkB,CAAC;eAKlB,CAAC;;;;CAFA,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,EAeA,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,b}from"../../chunk-4CXEYIJL.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{b as examples,a as manifest};
@@ -62,20 +62,20 @@ export declare const manifest: {
62
62
  mobile: number;
63
63
  desktop: number;
64
64
  } | {
65
- mobile: string;
66
- desktop: string;
65
+ mobile?: string;
66
+ desktop?: string;
67
67
  } | undefined;
68
68
  readonly defaultHeight: {
69
- mobile: string;
70
- desktop: string;
69
+ mobile?: string;
70
+ desktop?: string;
71
71
  };
72
72
  readonly minWidth: {
73
73
  mobile: number;
74
74
  desktop: number;
75
75
  } | undefined;
76
76
  readonly minHeight: {
77
- mobile: number;
78
- desktop: number;
77
+ mobile?: number;
78
+ desktop?: number;
79
79
  } | undefined;
80
80
  readonly type: string;
81
81
  readonly name: string;
@@ -83,13 +83,14 @@ export declare const manifest: {
83
83
  readonly staticClasses?: string;
84
84
  readonly description?: string;
85
85
  readonly maxWidth?: {
86
- mobile: number;
87
- desktop: number;
86
+ mobile?: number;
87
+ desktop?: number;
88
88
  };
89
89
  readonly maxHeight?: {
90
- mobile: number;
91
- desktop: number;
90
+ mobile?: number;
91
+ desktop?: number;
92
92
  };
93
+ readonly inlineDragDisabled?: boolean;
93
94
  readonly aiInstructions?: string;
94
95
  };
95
96
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"testimonials.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/testimonials.manifest.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAOjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8CnB,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,EAwUA,CAAC"}
1
+ {"version":3,"file":"testimonials.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/testimonials.manifest.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAOjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAFlB,CAAC;eAAsB,CAAA;;;cAMF,CAAC;eAAqB,CAAC;;;;CA0C7C,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,EAwUA,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-T5OALMMJ.js";import"../../chunk-HT2FJOKO.js";import"../../chunk-C7VV6NIX.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-JN6PYP4V.js";import"../../chunk-SGYOSLKV.js";import"../../chunk-C2DCMJIF.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};
@@ -46,20 +46,20 @@ export declare const manifest: {
46
46
  mobile: number;
47
47
  desktop: number;
48
48
  } | {
49
- mobile: string;
50
- desktop: string;
49
+ mobile?: string;
50
+ desktop?: string;
51
51
  } | undefined;
52
52
  readonly defaultHeight: {
53
- mobile: string;
54
- desktop: string;
53
+ mobile?: string;
54
+ desktop?: string;
55
55
  };
56
56
  readonly minWidth: {
57
57
  mobile: number;
58
58
  desktop: number;
59
59
  } | undefined;
60
60
  readonly minHeight: {
61
- mobile: number;
62
- desktop: number;
61
+ mobile?: number;
62
+ desktop?: number;
63
63
  } | undefined;
64
64
  readonly type: string;
65
65
  readonly name: string;
@@ -67,13 +67,14 @@ export declare const manifest: {
67
67
  readonly staticClasses?: string;
68
68
  readonly description?: string;
69
69
  readonly maxWidth?: {
70
- mobile: number;
71
- desktop: number;
70
+ mobile?: number;
71
+ desktop?: number;
72
72
  };
73
73
  readonly maxHeight?: {
74
- mobile: number;
75
- desktop: number;
74
+ mobile?: number;
75
+ desktop?: number;
76
76
  };
77
+ readonly inlineDragDisabled?: boolean;
77
78
  readonly aiInstructions?: string;
78
79
  };
79
80
  export type Manifest = typeof manifest;
@@ -1 +1 @@
1
- {"version":3,"file":"text.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/text.manifest.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiCnB,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,EAqGA,CAAC"}
1
+ {"version":3,"file":"text.manifest.d.ts","sourceRoot":"","sources":["../../../../src/shared/bricks/manifests/text.manifest.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIL,CAAC;eAAqB,CAAC;;;cAEzB,CAAC;eAAqB,CAAC;;;;CA2BnC,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,EAqGA,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-RCZGJETI.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-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-SVPFGM3G.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-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};