@prismicio/types-internal 4.5.1 → 4.6.0-canary.5b32151
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common/asset.d.ts +1 -2
- package/dist/common/asset.d.ts.map +1 -1
- package/dist/common/asset.js.map +1 -1
- package/dist/common/embed.d.ts +1 -2
- package/dist/common/embed.d.ts.map +1 -1
- package/dist/common/embed.js.map +1 -1
- package/dist/common/hexaColorCode.d.ts +1 -2
- package/dist/common/hexaColorCode.d.ts.map +1 -1
- package/dist/common/hexaColorCode.js.map +1 -1
- package/dist/common/nonEmptyString.d.ts +1 -2
- package/dist/common/nonEmptyString.d.ts.map +1 -1
- package/dist/common/nonEmptyString.js.map +1 -1
- package/dist/common/widgetKey.d.ts +1 -2
- package/dist/common/widgetKey.d.ts.map +1 -1
- package/dist/common/widgetKey.js.map +1 -1
- package/dist/content/boolean.d.ts +1 -2
- package/dist/content/boolean.d.ts.map +1 -1
- package/dist/content/boolean.js.map +1 -1
- package/dist/content/codec/boolean.js.map +1 -1
- package/dist/content/codec/document.js.map +1 -1
- package/dist/content/codec/embed.js.map +1 -1
- package/dist/content/codec/empty.js.map +1 -1
- package/dist/content/codec/field.js.map +1 -1
- package/dist/content/codec/geopoint.js.map +1 -1
- package/dist/content/codec/group.js +6 -4
- package/dist/content/codec/group.js.map +1 -1
- package/dist/content/codec/image.js.map +1 -1
- package/dist/content/codec/integrationField.js.map +1 -1
- package/dist/content/codec/legacyContentCtx.d.ts +2 -15
- package/dist/content/codec/legacyContentCtx.d.ts.map +1 -1
- package/dist/content/codec/legacyContentCtx.js.map +1 -1
- package/dist/content/codec/link.js.map +1 -1
- package/dist/content/codec/nestable.js.map +1 -1
- package/dist/content/codec/repeatable.js.map +1 -1
- package/dist/content/codec/richText.js.map +1 -1
- package/dist/content/codec/separator.js.map +1 -1
- package/dist/content/codec/slice.js.map +1 -1
- package/dist/content/codec/slices.js.map +1 -1
- package/dist/content/codec/table.js.map +1 -1
- package/dist/content/codec/uid.js.map +1 -1
- package/dist/content/codec/widget.js.map +1 -1
- package/dist/content/document.d.ts +1 -2
- package/dist/content/document.d.ts.map +1 -1
- package/dist/content/document.js.map +1 -1
- package/dist/content/embed.d.ts +1 -2
- package/dist/content/embed.d.ts.map +1 -1
- package/dist/content/embed.js.map +1 -1
- package/dist/content/empty.d.ts +1 -2
- package/dist/content/empty.d.ts.map +1 -1
- package/dist/content/empty.js.map +1 -1
- package/dist/content/field.d.ts +1 -2
- package/dist/content/field.d.ts.map +1 -1
- package/dist/content/field.js.map +1 -1
- package/dist/content/geopoint.d.ts +1 -2
- package/dist/content/geopoint.d.ts.map +1 -1
- package/dist/content/geopoint.js.map +1 -1
- package/dist/content/group.d.ts +3 -2
- package/dist/content/group.d.ts.map +1 -1
- package/dist/content/group.js.map +1 -1
- package/dist/content/image.d.ts +1 -2
- package/dist/content/image.d.ts.map +1 -1
- package/dist/content/image.js.map +1 -1
- package/dist/content/integrationField.d.ts +1 -2
- package/dist/content/integrationField.d.ts.map +1 -1
- package/dist/content/integrationField.js.map +1 -1
- package/dist/content/legacy/boolean.js.map +1 -1
- package/dist/content/legacy/document.d.ts +1 -2
- package/dist/content/legacy/document.d.ts.map +1 -1
- package/dist/content/legacy/document.js.map +1 -1
- package/dist/content/legacy/embed.js.map +1 -1
- package/dist/content/legacy/empty.js.map +1 -1
- package/dist/content/legacy/field.js.map +1 -1
- package/dist/content/legacy/geopoint.js.map +1 -1
- package/dist/content/legacy/group.d.ts +2 -2
- package/dist/content/legacy/group.d.ts.map +1 -1
- package/dist/content/legacy/group.js.map +1 -1
- package/dist/content/legacy/image.d.ts +0 -1
- package/dist/content/legacy/image.d.ts.map +1 -1
- package/dist/content/legacy/image.js.map +1 -1
- package/dist/content/legacy/integrationField.js.map +1 -1
- package/dist/content/legacy/link.d.ts +1 -2
- package/dist/content/legacy/link.d.ts.map +1 -1
- package/dist/content/legacy/link.js.map +1 -1
- package/dist/content/legacy/nestable.d.ts +12 -0
- package/dist/content/legacy/nestable.js.map +1 -1
- package/dist/content/legacy/repeatable.js.map +1 -1
- package/dist/content/legacy/richText.d.ts +5 -2
- package/dist/content/legacy/richText.d.ts.map +1 -1
- package/dist/content/legacy/richText.js.map +1 -1
- package/dist/content/legacy/separator.js.map +1 -1
- package/dist/content/legacy/slice.js +1 -1
- package/dist/content/legacy/slice.js.map +1 -1
- package/dist/content/legacy/slices.js.map +1 -1
- package/dist/content/legacy/table.d.ts +2 -0
- package/dist/content/legacy/table.js.map +1 -1
- package/dist/content/legacy/uid.js.map +1 -1
- package/dist/content/link.d.ts +7 -8
- package/dist/content/link.d.ts.map +1 -1
- package/dist/content/link.js.map +1 -1
- package/dist/content/nestable.d.ts +0 -1
- package/dist/content/nestable.d.ts.map +1 -1
- package/dist/content/nestable.js.map +1 -1
- package/dist/content/repeatable.d.ts +3 -4
- package/dist/content/repeatable.d.ts.map +1 -1
- package/dist/content/repeatable.js.map +1 -1
- package/dist/content/richText.d.ts +2 -3
- package/dist/content/richText.d.ts.map +1 -1
- package/dist/content/richText.js +2 -2
- package/dist/content/richText.js.map +1 -1
- package/dist/content/separator.d.ts +1 -2
- package/dist/content/separator.d.ts.map +1 -1
- package/dist/content/separator.js.map +1 -1
- package/dist/content/slice.d.ts +13 -14
- package/dist/content/slice.d.ts.map +1 -1
- package/dist/content/slice.js.map +1 -1
- package/dist/content/slices.d.ts +13 -14
- package/dist/content/slices.d.ts.map +1 -1
- package/dist/content/slices.js.map +1 -1
- package/dist/content/table.d.ts +1 -2
- package/dist/content/table.d.ts.map +1 -1
- package/dist/content/table.js.map +1 -1
- package/dist/content/uid.d.ts +1 -2
- package/dist/content/uid.d.ts.map +1 -1
- package/dist/content/uid.js.map +1 -1
- package/dist/content/widget.d.ts +0 -1
- package/dist/content/widget.d.ts.map +1 -1
- package/dist/content/widget.js.map +1 -1
- package/dist/helpers/contentPath.d.ts +1 -1
- package/dist/helpers/contentPath.d.ts.map +1 -1
- package/dist/helpers/contentPath.js +1 -1
- package/dist/helpers/contentPath.js.map +1 -1
- package/dist/helpers/customTypeModel.d.ts +3 -4
- package/dist/helpers/customTypeModel.d.ts.map +1 -1
- package/dist/helpers/customTypeModel.js +1 -1
- package/dist/helpers/customTypeModel.js.map +1 -1
- package/dist/helpers/documentContent.d.ts +1 -3
- package/dist/helpers/documentContent.d.ts.map +1 -1
- package/dist/helpers/documentContent.js +1 -1
- package/dist/helpers/documentContent.js.map +1 -1
- package/dist/helpers/fieldModel.d.ts +1 -1
- package/dist/helpers/fieldModel.d.ts.map +1 -1
- package/dist/helpers/fieldModel.js +1 -1
- package/dist/helpers/fieldModel.js.map +1 -1
- package/dist/helpers/imageContent.d.ts +2 -6
- package/dist/helpers/imageContent.d.ts.map +1 -1
- package/dist/helpers/imageContent.js +1 -1
- package/dist/helpers/imageContent.js.map +1 -1
- package/dist/helpers/repository.d.ts +1 -1
- package/dist/helpers/repository.d.ts.map +1 -1
- package/dist/helpers/repository.js +1 -1
- package/dist/helpers/repository.js.map +1 -1
- package/dist/helpers/sliceContent.d.ts +1 -3
- package/dist/helpers/sliceContent.d.ts.map +1 -1
- package/dist/helpers/sliceContent.js.map +1 -1
- package/dist/helpers/sliceModel.d.ts +1 -1
- package/dist/helpers/sliceModel.d.ts.map +1 -1
- package/dist/helpers/sliceModel.js +1 -1
- package/dist/helpers/sliceModel.js.map +1 -1
- package/dist/helpers/traverseContent.d.ts +0 -1
- package/dist/helpers/traverseContent.d.ts.map +1 -1
- package/dist/helpers/traverseContent.js.map +1 -1
- package/dist/helpers/traverseContentWithModel.d.ts +0 -1
- package/dist/helpers/traverseContentWithModel.d.ts.map +1 -1
- package/dist/helpers/traverseContentWithModel.js.map +1 -1
- package/dist/helpers/withDefaultContent.d.ts +1 -3
- package/dist/helpers/withDefaultContent.d.ts.map +1 -1
- package/dist/helpers/withDefaultContent.js +1 -1
- package/dist/helpers/withDefaultContent.js.map +1 -1
- package/dist/io-ts.d.ts +1203 -1209
- package/dist/io-ts.d.ts.map +1 -1
- package/dist/io-ts.js.map +1 -1
- package/dist/model/boolean.d.ts +1 -2
- package/dist/model/boolean.d.ts.map +1 -1
- package/dist/model/boolean.js.map +1 -1
- package/dist/model/color.d.ts +1 -2
- package/dist/model/color.d.ts.map +1 -1
- package/dist/model/color.js.map +1 -1
- package/dist/model/customType.d.ts +3 -4
- package/dist/model/customType.d.ts.map +1 -1
- package/dist/model/customType.js +1 -1
- package/dist/model/customType.js.map +1 -1
- package/dist/model/date.d.ts +1 -2
- package/dist/model/date.d.ts.map +1 -1
- package/dist/model/date.js.map +1 -1
- package/dist/model/embed.d.ts +1 -2
- package/dist/model/embed.d.ts.map +1 -1
- package/dist/model/embed.js.map +1 -1
- package/dist/model/geopoint.d.ts +1 -2
- package/dist/model/geopoint.d.ts.map +1 -1
- package/dist/model/geopoint.js.map +1 -1
- package/dist/model/group.d.ts +39 -40
- package/dist/model/group.d.ts.map +1 -1
- package/dist/model/group.js +1 -1
- package/dist/model/group.js.map +1 -1
- package/dist/model/image.d.ts +1 -2
- package/dist/model/image.d.ts.map +1 -1
- package/dist/model/image.js +1 -1
- package/dist/model/image.js.map +1 -1
- package/dist/model/integrationField.d.ts +1 -2
- package/dist/model/integrationField.d.ts.map +1 -1
- package/dist/model/integrationField.js.map +1 -1
- package/dist/model/link.d.ts +2 -3
- package/dist/model/link.d.ts.map +1 -1
- package/dist/model/link.js.map +1 -1
- package/dist/model/nestable.d.ts +0 -1
- package/dist/model/nestable.d.ts.map +1 -1
- package/dist/model/nestable.js.map +1 -1
- package/dist/model/number.d.ts +1 -2
- package/dist/model/number.d.ts.map +1 -1
- package/dist/model/number.js.map +1 -1
- package/dist/model/range.d.ts +1 -2
- package/dist/model/range.d.ts.map +1 -1
- package/dist/model/range.js.map +1 -1
- package/dist/model/richText.d.ts +1 -2
- package/dist/model/richText.d.ts.map +1 -1
- package/dist/model/richText.js +1 -1
- package/dist/model/richText.js.map +1 -1
- package/dist/model/select.d.ts +1 -2
- package/dist/model/select.d.ts.map +1 -1
- package/dist/model/select.js.map +1 -1
- package/dist/model/separator.d.ts +1 -2
- package/dist/model/separator.d.ts.map +1 -1
- package/dist/model/separator.js.map +1 -1
- package/dist/model/slice.d.ts +44 -45
- package/dist/model/slice.d.ts.map +1 -1
- package/dist/model/slice.js +1 -1
- package/dist/model/slice.js.map +1 -1
- package/dist/model/slices.d.ts +1 -2
- package/dist/model/slices.d.ts.map +1 -1
- package/dist/model/slices.js +1 -1
- package/dist/model/slices.js.map +1 -1
- package/dist/model/table.d.ts +3 -3
- package/dist/model/table.d.ts.map +1 -1
- package/dist/model/table.js.map +1 -1
- package/dist/model/text.d.ts +1 -2
- package/dist/model/text.d.ts.map +1 -1
- package/dist/model/text.js.map +1 -1
- package/dist/model/timestamp.d.ts +1 -2
- package/dist/model/timestamp.d.ts.map +1 -1
- package/dist/model/timestamp.js.map +1 -1
- package/dist/model/uid.d.ts +1 -2
- package/dist/model/uid.d.ts.map +1 -1
- package/dist/model/uid.js.map +1 -1
- package/dist/model/widget.d.ts +25 -26
- package/dist/model/widget.d.ts.map +1 -1
- package/dist/model/widget.js +1 -1
- package/dist/model/widget.js.map +1 -1
- package/dist/zod4.d.ts +3351 -3353
- package/dist/zod4.d.ts.map +1 -1
- package/dist/zod4.js.map +1 -1
- package/package.json +12 -13
- package/src/helpers/customTypeModel.ts +6 -1
- package/src/model/image.ts +4 -1
package/dist/io-ts.d.ts
CHANGED
|
@@ -9,19 +9,19 @@ import { NestableModel } from "./model/nestable.js";
|
|
|
9
9
|
import { DynamicSliceModel, SliceContentModel, StaticSliceModel } from "./model/slice.js";
|
|
10
10
|
import { DynamicWidgetModel, FieldOrSliceType, StaticWidgetModel } from "./model/widget.js";
|
|
11
11
|
import { LegacyContentCtx } from "./content/codec/legacyContentCtx.js";
|
|
12
|
+
import "./index.js";
|
|
12
13
|
import { GroupLegacy as GroupLegacy$1 } from "./content/legacy/group.js";
|
|
13
14
|
import * as t from "io-ts";
|
|
14
|
-
|
|
15
15
|
//#region src/io-ts.d.ts
|
|
16
16
|
declare const AssetSchema: t.Type<{
|
|
17
17
|
id: string;
|
|
18
18
|
last_modified: string;
|
|
19
|
-
kind: "
|
|
20
|
-
origin_url: string;
|
|
21
|
-
url: string;
|
|
19
|
+
kind: "all" | "image";
|
|
22
20
|
filename?: string | undefined;
|
|
23
21
|
extension?: string | undefined;
|
|
24
22
|
size?: number | undefined;
|
|
23
|
+
origin_url: string;
|
|
24
|
+
url: string;
|
|
25
25
|
width?: number | undefined;
|
|
26
26
|
height?: number | undefined;
|
|
27
27
|
notes?: string | undefined;
|
|
@@ -30,12 +30,12 @@ declare const AssetSchema: t.Type<{
|
|
|
30
30
|
}, {
|
|
31
31
|
id: string;
|
|
32
32
|
last_modified: string;
|
|
33
|
-
kind: "
|
|
34
|
-
origin_url: string;
|
|
35
|
-
url: string;
|
|
33
|
+
kind: "all" | "image";
|
|
36
34
|
filename?: string | undefined;
|
|
37
35
|
extension?: string | undefined;
|
|
38
36
|
size?: number | undefined;
|
|
37
|
+
origin_url: string;
|
|
38
|
+
url: string;
|
|
39
39
|
width?: number | undefined;
|
|
40
40
|
height?: number | undefined;
|
|
41
41
|
notes?: string | undefined;
|
|
@@ -121,45 +121,45 @@ declare const FilledLinkContentSchema: t.Type<{
|
|
|
121
121
|
__TYPE__: "LinkContent";
|
|
122
122
|
key: string;
|
|
123
123
|
value: {
|
|
124
|
-
variant?: string | undefined;
|
|
125
124
|
text?: string | undefined;
|
|
125
|
+
variant?: string | undefined;
|
|
126
126
|
} & FilledLinkContentValue;
|
|
127
127
|
}, {
|
|
128
128
|
__TYPE__: "LinkContent";
|
|
129
129
|
key: string;
|
|
130
130
|
value: {
|
|
131
|
-
variant?: string | undefined;
|
|
132
131
|
text?: string | undefined;
|
|
132
|
+
variant?: string | undefined;
|
|
133
133
|
} & FilledLinkContentValue;
|
|
134
134
|
}, unknown>;
|
|
135
135
|
declare const EmptyLinkContentSchema: t.Type<{
|
|
136
136
|
__TYPE__: "LinkContent";
|
|
137
137
|
key: string;
|
|
138
138
|
value: {
|
|
139
|
-
variant?: string | undefined;
|
|
140
139
|
text?: string | undefined;
|
|
140
|
+
variant?: string | undefined;
|
|
141
141
|
} & EmptyLinkContentValue;
|
|
142
142
|
}, {
|
|
143
143
|
__TYPE__: "LinkContent";
|
|
144
144
|
key: string;
|
|
145
145
|
value: {
|
|
146
|
-
variant?: string | undefined;
|
|
147
146
|
text?: string | undefined;
|
|
147
|
+
variant?: string | undefined;
|
|
148
148
|
} & EmptyLinkContentValue;
|
|
149
149
|
}, unknown>;
|
|
150
150
|
declare const LinkContentSchema: t.Type<{
|
|
151
151
|
__TYPE__: "LinkContent";
|
|
152
152
|
key: string;
|
|
153
153
|
value: {
|
|
154
|
-
variant?: string | undefined;
|
|
155
154
|
text?: string | undefined;
|
|
155
|
+
variant?: string | undefined;
|
|
156
156
|
} & LinkContentValue;
|
|
157
157
|
}, {
|
|
158
158
|
__TYPE__: "LinkContent";
|
|
159
159
|
key: string;
|
|
160
160
|
value: {
|
|
161
|
-
variant?: string | undefined;
|
|
162
161
|
text?: string | undefined;
|
|
162
|
+
variant?: string | undefined;
|
|
163
163
|
} & LinkContentValue;
|
|
164
164
|
}, unknown>;
|
|
165
165
|
declare const NumberContentSchema: t.Type<{
|
|
@@ -198,8 +198,17 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
198
198
|
__TYPE__: "SharedSliceContent";
|
|
199
199
|
variation: string;
|
|
200
200
|
primary: Record<string, {
|
|
201
|
-
|
|
202
|
-
|
|
201
|
+
type: string;
|
|
202
|
+
__TYPE__: "EmptyContent";
|
|
203
|
+
} | {
|
|
204
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
205
|
+
value: string;
|
|
206
|
+
} | {
|
|
207
|
+
__TYPE__: "SeparatorContent";
|
|
208
|
+
} | {
|
|
209
|
+
type: "Text";
|
|
210
|
+
value: string;
|
|
211
|
+
__TYPE__: "FieldContent";
|
|
203
212
|
} | {
|
|
204
213
|
type: "Color";
|
|
205
214
|
value: string;
|
|
@@ -209,21 +218,9 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
209
218
|
value: string;
|
|
210
219
|
__TYPE__: "FieldContent";
|
|
211
220
|
} | {
|
|
212
|
-
type:
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
position: {
|
|
216
|
-
lat: number;
|
|
217
|
-
lng: number;
|
|
218
|
-
};
|
|
219
|
-
__TYPE__: "GeoPointContent";
|
|
220
|
-
} | {
|
|
221
|
-
__TYPE__: "LinkContent";
|
|
222
|
-
key: string;
|
|
223
|
-
value: {
|
|
224
|
-
variant?: string | undefined;
|
|
225
|
-
text?: string | undefined;
|
|
226
|
-
} & LinkContentValue;
|
|
221
|
+
type: "Timestamp";
|
|
222
|
+
value: string;
|
|
223
|
+
__TYPE__: "FieldContent";
|
|
227
224
|
} | {
|
|
228
225
|
type: "Number";
|
|
229
226
|
value: string;
|
|
@@ -237,20 +234,11 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
237
234
|
value: string;
|
|
238
235
|
__TYPE__: "FieldContent";
|
|
239
236
|
} | {
|
|
240
|
-
__TYPE__: "
|
|
241
|
-
|
|
242
|
-
type: "Text";
|
|
243
|
-
value: string;
|
|
244
|
-
__TYPE__: "FieldContent";
|
|
245
|
-
} | {
|
|
246
|
-
type: "Timestamp";
|
|
247
|
-
value: string;
|
|
248
|
-
__TYPE__: "FieldContent";
|
|
237
|
+
__TYPE__: "BooleanContent";
|
|
238
|
+
value: boolean;
|
|
249
239
|
} | {
|
|
250
240
|
embed_url: string;
|
|
251
241
|
type: string;
|
|
252
|
-
__TYPE__: "EmbedContent";
|
|
253
|
-
all: unknown;
|
|
254
242
|
version?: string | number | null | undefined;
|
|
255
243
|
title?: string | null | undefined;
|
|
256
244
|
author_name?: string | null | undefined;
|
|
@@ -262,6 +250,14 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
262
250
|
thumbnail_width?: number | null | undefined;
|
|
263
251
|
thumbnail_height?: number | null | undefined;
|
|
264
252
|
html?: string | null | undefined;
|
|
253
|
+
__TYPE__: "EmbedContent";
|
|
254
|
+
all: unknown;
|
|
255
|
+
} | {
|
|
256
|
+
position: {
|
|
257
|
+
lat: number;
|
|
258
|
+
lng: number;
|
|
259
|
+
};
|
|
260
|
+
__TYPE__: "GeoPointContent";
|
|
265
261
|
} | {
|
|
266
262
|
origin: {
|
|
267
263
|
id: string;
|
|
@@ -279,7 +275,6 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
279
275
|
};
|
|
280
276
|
background: string;
|
|
281
277
|
};
|
|
282
|
-
__TYPE__: "ImageContent";
|
|
283
278
|
url?: string | undefined;
|
|
284
279
|
credits?: string | null | undefined;
|
|
285
280
|
alt?: string | null | undefined;
|
|
@@ -306,9 +301,14 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
306
301
|
alt?: string | null | undefined;
|
|
307
302
|
provider?: string | null | undefined;
|
|
308
303
|
}> | undefined;
|
|
304
|
+
__TYPE__: "ImageContent";
|
|
309
305
|
} | {
|
|
310
|
-
__TYPE__: "
|
|
311
|
-
|
|
306
|
+
__TYPE__: "LinkContent";
|
|
307
|
+
key: string;
|
|
308
|
+
value: {
|
|
309
|
+
text?: string | undefined;
|
|
310
|
+
variant?: string | undefined;
|
|
311
|
+
} & LinkContentValue;
|
|
312
312
|
} | {
|
|
313
313
|
__TYPE__: "RepeatableContent";
|
|
314
314
|
type: "Link";
|
|
@@ -316,8 +316,8 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
316
316
|
__TYPE__: "LinkContent";
|
|
317
317
|
key: string;
|
|
318
318
|
value: {
|
|
319
|
-
variant?: string | undefined;
|
|
320
319
|
text?: string | undefined;
|
|
320
|
+
variant?: string | undefined;
|
|
321
321
|
} & LinkContentValue;
|
|
322
322
|
}[];
|
|
323
323
|
} | {
|
|
@@ -330,7 +330,7 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
330
330
|
type: "tableRow";
|
|
331
331
|
content: {
|
|
332
332
|
key: string;
|
|
333
|
-
type: "
|
|
333
|
+
type: "tableCell" | "tableHeader";
|
|
334
334
|
content: {
|
|
335
335
|
__TYPE__: "StructuredTextContent";
|
|
336
336
|
value: RichTextContentBlock[];
|
|
@@ -347,8 +347,17 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
347
347
|
__TYPE__: "SharedSliceContent";
|
|
348
348
|
variation: string;
|
|
349
349
|
primary: Record<string, {
|
|
350
|
-
|
|
351
|
-
|
|
350
|
+
type: string;
|
|
351
|
+
__TYPE__: "EmptyContent";
|
|
352
|
+
} | {
|
|
353
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
354
|
+
value: string;
|
|
355
|
+
} | {
|
|
356
|
+
__TYPE__: "SeparatorContent";
|
|
357
|
+
} | {
|
|
358
|
+
type: "Text";
|
|
359
|
+
value: string;
|
|
360
|
+
__TYPE__: "FieldContent";
|
|
352
361
|
} | {
|
|
353
362
|
type: "Color";
|
|
354
363
|
value: string;
|
|
@@ -358,21 +367,9 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
358
367
|
value: string;
|
|
359
368
|
__TYPE__: "FieldContent";
|
|
360
369
|
} | {
|
|
361
|
-
type:
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
position: {
|
|
365
|
-
lat: number;
|
|
366
|
-
lng: number;
|
|
367
|
-
};
|
|
368
|
-
__TYPE__: "GeoPointContent";
|
|
369
|
-
} | {
|
|
370
|
-
__TYPE__: "LinkContent";
|
|
371
|
-
key: string;
|
|
372
|
-
value: {
|
|
373
|
-
variant?: string | undefined;
|
|
374
|
-
text?: string | undefined;
|
|
375
|
-
} & LinkContentValue;
|
|
370
|
+
type: "Timestamp";
|
|
371
|
+
value: string;
|
|
372
|
+
__TYPE__: "FieldContent";
|
|
376
373
|
} | {
|
|
377
374
|
type: "Number";
|
|
378
375
|
value: string;
|
|
@@ -386,20 +383,11 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
386
383
|
value: string;
|
|
387
384
|
__TYPE__: "FieldContent";
|
|
388
385
|
} | {
|
|
389
|
-
__TYPE__: "
|
|
390
|
-
|
|
391
|
-
type: "Text";
|
|
392
|
-
value: string;
|
|
393
|
-
__TYPE__: "FieldContent";
|
|
394
|
-
} | {
|
|
395
|
-
type: "Timestamp";
|
|
396
|
-
value: string;
|
|
397
|
-
__TYPE__: "FieldContent";
|
|
386
|
+
__TYPE__: "BooleanContent";
|
|
387
|
+
value: boolean;
|
|
398
388
|
} | {
|
|
399
389
|
embed_url: string;
|
|
400
390
|
type: string;
|
|
401
|
-
__TYPE__: "EmbedContent";
|
|
402
|
-
all: unknown;
|
|
403
391
|
version?: string | number | null | undefined;
|
|
404
392
|
title?: string | null | undefined;
|
|
405
393
|
author_name?: string | null | undefined;
|
|
@@ -411,6 +399,14 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
411
399
|
thumbnail_width?: number | null | undefined;
|
|
412
400
|
thumbnail_height?: number | null | undefined;
|
|
413
401
|
html?: string | null | undefined;
|
|
402
|
+
__TYPE__: "EmbedContent";
|
|
403
|
+
all: unknown;
|
|
404
|
+
} | {
|
|
405
|
+
position: {
|
|
406
|
+
lat: number;
|
|
407
|
+
lng: number;
|
|
408
|
+
};
|
|
409
|
+
__TYPE__: "GeoPointContent";
|
|
414
410
|
} | {
|
|
415
411
|
origin: {
|
|
416
412
|
id: string;
|
|
@@ -428,7 +424,6 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
428
424
|
};
|
|
429
425
|
background: string;
|
|
430
426
|
};
|
|
431
|
-
__TYPE__: "ImageContent";
|
|
432
427
|
url?: string | undefined;
|
|
433
428
|
credits?: string | null | undefined;
|
|
434
429
|
alt?: string | null | undefined;
|
|
@@ -455,9 +450,14 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
455
450
|
alt?: string | null | undefined;
|
|
456
451
|
provider?: string | null | undefined;
|
|
457
452
|
}> | undefined;
|
|
453
|
+
__TYPE__: "ImageContent";
|
|
458
454
|
} | {
|
|
459
|
-
__TYPE__: "
|
|
460
|
-
|
|
455
|
+
__TYPE__: "LinkContent";
|
|
456
|
+
key: string;
|
|
457
|
+
value: {
|
|
458
|
+
text?: string | undefined;
|
|
459
|
+
variant?: string | undefined;
|
|
460
|
+
} & LinkContentValue;
|
|
461
461
|
} | {
|
|
462
462
|
__TYPE__: "RepeatableContent";
|
|
463
463
|
type: "Link";
|
|
@@ -465,8 +465,8 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
465
465
|
__TYPE__: "LinkContent";
|
|
466
466
|
key: string;
|
|
467
467
|
value: {
|
|
468
|
-
variant?: string | undefined;
|
|
469
468
|
text?: string | undefined;
|
|
469
|
+
variant?: string | undefined;
|
|
470
470
|
} & LinkContentValue;
|
|
471
471
|
}[];
|
|
472
472
|
} | {
|
|
@@ -479,7 +479,7 @@ declare const SharedSliceContentSchema: t.Type<{
|
|
|
479
479
|
type: "tableRow";
|
|
480
480
|
content: {
|
|
481
481
|
key: string;
|
|
482
|
-
type: "
|
|
482
|
+
type: "tableCell" | "tableHeader";
|
|
483
483
|
content: {
|
|
484
484
|
__TYPE__: "StructuredTextContent";
|
|
485
485
|
value: RichTextContentBlock[];
|
|
@@ -512,6 +512,10 @@ declare const TimestampContentSchema: t.Type<{
|
|
|
512
512
|
__TYPE__: "FieldContent";
|
|
513
513
|
}, unknown>;
|
|
514
514
|
declare const FieldContentSchema: t.Type<{
|
|
515
|
+
type: "Text";
|
|
516
|
+
value: string;
|
|
517
|
+
__TYPE__: "FieldContent";
|
|
518
|
+
} | {
|
|
515
519
|
type: "Color";
|
|
516
520
|
value: string;
|
|
517
521
|
__TYPE__: "FieldContent";
|
|
@@ -519,6 +523,10 @@ declare const FieldContentSchema: t.Type<{
|
|
|
519
523
|
type: "Date";
|
|
520
524
|
value: string;
|
|
521
525
|
__TYPE__: "FieldContent";
|
|
526
|
+
} | {
|
|
527
|
+
type: "Timestamp";
|
|
528
|
+
value: string;
|
|
529
|
+
__TYPE__: "FieldContent";
|
|
522
530
|
} | {
|
|
523
531
|
type: "Number";
|
|
524
532
|
value: string;
|
|
@@ -531,15 +539,11 @@ declare const FieldContentSchema: t.Type<{
|
|
|
531
539
|
type: "Select";
|
|
532
540
|
value: string;
|
|
533
541
|
__TYPE__: "FieldContent";
|
|
534
|
-
}
|
|
542
|
+
}, {
|
|
535
543
|
type: "Text";
|
|
536
544
|
value: string;
|
|
537
545
|
__TYPE__: "FieldContent";
|
|
538
546
|
} | {
|
|
539
|
-
type: "Timestamp";
|
|
540
|
-
value: string;
|
|
541
|
-
__TYPE__: "FieldContent";
|
|
542
|
-
}, {
|
|
543
547
|
type: "Color";
|
|
544
548
|
value: string;
|
|
545
549
|
__TYPE__: "FieldContent";
|
|
@@ -548,23 +552,19 @@ declare const FieldContentSchema: t.Type<{
|
|
|
548
552
|
value: string;
|
|
549
553
|
__TYPE__: "FieldContent";
|
|
550
554
|
} | {
|
|
551
|
-
type: "
|
|
552
|
-
value: string;
|
|
553
|
-
__TYPE__: "FieldContent";
|
|
554
|
-
} | {
|
|
555
|
-
type: "Range";
|
|
555
|
+
type: "Timestamp";
|
|
556
556
|
value: string;
|
|
557
557
|
__TYPE__: "FieldContent";
|
|
558
558
|
} | {
|
|
559
|
-
type: "
|
|
559
|
+
type: "Number";
|
|
560
560
|
value: string;
|
|
561
561
|
__TYPE__: "FieldContent";
|
|
562
562
|
} | {
|
|
563
|
-
type: "
|
|
563
|
+
type: "Range";
|
|
564
564
|
value: string;
|
|
565
565
|
__TYPE__: "FieldContent";
|
|
566
566
|
} | {
|
|
567
|
-
type: "
|
|
567
|
+
type: "Select";
|
|
568
568
|
value: string;
|
|
569
569
|
__TYPE__: "FieldContent";
|
|
570
570
|
}, unknown>;
|
|
@@ -585,8 +585,6 @@ declare const IntegrationFieldContentSchema: t.Type<{
|
|
|
585
585
|
declare const EmbedContentSchema: t.Type<{
|
|
586
586
|
embed_url: string;
|
|
587
587
|
type: string;
|
|
588
|
-
__TYPE__: "EmbedContent";
|
|
589
|
-
all: unknown;
|
|
590
588
|
version?: string | number | null | undefined;
|
|
591
589
|
title?: string | null | undefined;
|
|
592
590
|
author_name?: string | null | undefined;
|
|
@@ -598,11 +596,11 @@ declare const EmbedContentSchema: t.Type<{
|
|
|
598
596
|
thumbnail_width?: number | null | undefined;
|
|
599
597
|
thumbnail_height?: number | null | undefined;
|
|
600
598
|
html?: string | null | undefined;
|
|
599
|
+
__TYPE__: "EmbedContent";
|
|
600
|
+
all: unknown;
|
|
601
601
|
}, {
|
|
602
602
|
embed_url: string;
|
|
603
603
|
type: string;
|
|
604
|
-
__TYPE__: "EmbedContent";
|
|
605
|
-
all: unknown;
|
|
606
604
|
version?: string | number | null | undefined;
|
|
607
605
|
title?: string | null | undefined;
|
|
608
606
|
author_name?: string | null | undefined;
|
|
@@ -614,6 +612,8 @@ declare const EmbedContentSchema: t.Type<{
|
|
|
614
612
|
thumbnail_width?: number | null | undefined;
|
|
615
613
|
thumbnail_height?: number | null | undefined;
|
|
616
614
|
html?: string | null | undefined;
|
|
615
|
+
__TYPE__: "EmbedContent";
|
|
616
|
+
all: unknown;
|
|
617
617
|
}, unknown>;
|
|
618
618
|
declare const ImageContentViewSchema: t.Type<{
|
|
619
619
|
origin: {
|
|
@@ -675,7 +675,6 @@ declare const ImageContentSchema: t.Type<{
|
|
|
675
675
|
};
|
|
676
676
|
background: string;
|
|
677
677
|
};
|
|
678
|
-
__TYPE__: "ImageContent";
|
|
679
678
|
url?: string | undefined;
|
|
680
679
|
credits?: string | null | undefined;
|
|
681
680
|
alt?: string | null | undefined;
|
|
@@ -702,6 +701,7 @@ declare const ImageContentSchema: t.Type<{
|
|
|
702
701
|
alt?: string | null | undefined;
|
|
703
702
|
provider?: string | null | undefined;
|
|
704
703
|
}> | undefined;
|
|
704
|
+
__TYPE__: "ImageContent";
|
|
705
705
|
}, {
|
|
706
706
|
origin: {
|
|
707
707
|
id: string;
|
|
@@ -719,7 +719,6 @@ declare const ImageContentSchema: t.Type<{
|
|
|
719
719
|
};
|
|
720
720
|
background: string;
|
|
721
721
|
};
|
|
722
|
-
__TYPE__: "ImageContent";
|
|
723
722
|
url?: string | undefined;
|
|
724
723
|
credits?: string | null | undefined;
|
|
725
724
|
alt?: string | null | undefined;
|
|
@@ -746,6 +745,7 @@ declare const ImageContentSchema: t.Type<{
|
|
|
746
745
|
alt?: string | null | undefined;
|
|
747
746
|
provider?: string | null | undefined;
|
|
748
747
|
}> | undefined;
|
|
748
|
+
__TYPE__: "ImageContent";
|
|
749
749
|
}, unknown>;
|
|
750
750
|
declare const RichTextContentSchema: t.Type<{
|
|
751
751
|
__TYPE__: "StructuredTextContent";
|
|
@@ -763,7 +763,7 @@ declare const TableContentSchema: t.Type<{
|
|
|
763
763
|
type: "tableRow";
|
|
764
764
|
content: {
|
|
765
765
|
key: string;
|
|
766
|
-
type: "
|
|
766
|
+
type: "tableCell" | "tableHeader";
|
|
767
767
|
content: {
|
|
768
768
|
__TYPE__: "StructuredTextContent";
|
|
769
769
|
value: RichTextContentBlock[];
|
|
@@ -778,7 +778,7 @@ declare const TableContentSchema: t.Type<{
|
|
|
778
778
|
type: "tableRow";
|
|
779
779
|
content: {
|
|
780
780
|
key: string;
|
|
781
|
-
type: "
|
|
781
|
+
type: "tableCell" | "tableHeader";
|
|
782
782
|
content: {
|
|
783
783
|
__TYPE__: "StructuredTextContent";
|
|
784
784
|
value: RichTextContentBlock[];
|
|
@@ -794,8 +794,8 @@ declare const RepeatableContentSchema: t.Type<{
|
|
|
794
794
|
__TYPE__: "LinkContent";
|
|
795
795
|
key: string;
|
|
796
796
|
value: {
|
|
797
|
-
variant?: string | undefined;
|
|
798
797
|
text?: string | undefined;
|
|
798
|
+
variant?: string | undefined;
|
|
799
799
|
} & LinkContentValue;
|
|
800
800
|
}[];
|
|
801
801
|
}, {
|
|
@@ -805,14 +805,23 @@ declare const RepeatableContentSchema: t.Type<{
|
|
|
805
805
|
__TYPE__: "LinkContent";
|
|
806
806
|
key: string;
|
|
807
807
|
value: {
|
|
808
|
-
variant?: string | undefined;
|
|
809
808
|
text?: string | undefined;
|
|
809
|
+
variant?: string | undefined;
|
|
810
810
|
} & LinkContentValue;
|
|
811
811
|
}[];
|
|
812
812
|
}, unknown>;
|
|
813
813
|
declare const NestableContentSchema: t.Type<{
|
|
814
|
-
|
|
815
|
-
|
|
814
|
+
type: string;
|
|
815
|
+
__TYPE__: "EmptyContent";
|
|
816
|
+
} | {
|
|
817
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
818
|
+
value: string;
|
|
819
|
+
} | {
|
|
820
|
+
__TYPE__: "SeparatorContent";
|
|
821
|
+
} | {
|
|
822
|
+
type: "Text";
|
|
823
|
+
value: string;
|
|
824
|
+
__TYPE__: "FieldContent";
|
|
816
825
|
} | {
|
|
817
826
|
type: "Color";
|
|
818
827
|
value: string;
|
|
@@ -822,21 +831,9 @@ declare const NestableContentSchema: t.Type<{
|
|
|
822
831
|
value: string;
|
|
823
832
|
__TYPE__: "FieldContent";
|
|
824
833
|
} | {
|
|
825
|
-
type:
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
position: {
|
|
829
|
-
lat: number;
|
|
830
|
-
lng: number;
|
|
831
|
-
};
|
|
832
|
-
__TYPE__: "GeoPointContent";
|
|
833
|
-
} | {
|
|
834
|
-
__TYPE__: "LinkContent";
|
|
835
|
-
key: string;
|
|
836
|
-
value: {
|
|
837
|
-
variant?: string | undefined;
|
|
838
|
-
text?: string | undefined;
|
|
839
|
-
} & LinkContentValue;
|
|
834
|
+
type: "Timestamp";
|
|
835
|
+
value: string;
|
|
836
|
+
__TYPE__: "FieldContent";
|
|
840
837
|
} | {
|
|
841
838
|
type: "Number";
|
|
842
839
|
value: string;
|
|
@@ -850,20 +847,11 @@ declare const NestableContentSchema: t.Type<{
|
|
|
850
847
|
value: string;
|
|
851
848
|
__TYPE__: "FieldContent";
|
|
852
849
|
} | {
|
|
853
|
-
__TYPE__: "
|
|
854
|
-
|
|
855
|
-
type: "Text";
|
|
856
|
-
value: string;
|
|
857
|
-
__TYPE__: "FieldContent";
|
|
858
|
-
} | {
|
|
859
|
-
type: "Timestamp";
|
|
860
|
-
value: string;
|
|
861
|
-
__TYPE__: "FieldContent";
|
|
850
|
+
__TYPE__: "BooleanContent";
|
|
851
|
+
value: boolean;
|
|
862
852
|
} | {
|
|
863
853
|
embed_url: string;
|
|
864
854
|
type: string;
|
|
865
|
-
__TYPE__: "EmbedContent";
|
|
866
|
-
all: unknown;
|
|
867
855
|
version?: string | number | null | undefined;
|
|
868
856
|
title?: string | null | undefined;
|
|
869
857
|
author_name?: string | null | undefined;
|
|
@@ -875,6 +863,14 @@ declare const NestableContentSchema: t.Type<{
|
|
|
875
863
|
thumbnail_width?: number | null | undefined;
|
|
876
864
|
thumbnail_height?: number | null | undefined;
|
|
877
865
|
html?: string | null | undefined;
|
|
866
|
+
__TYPE__: "EmbedContent";
|
|
867
|
+
all: unknown;
|
|
868
|
+
} | {
|
|
869
|
+
position: {
|
|
870
|
+
lat: number;
|
|
871
|
+
lng: number;
|
|
872
|
+
};
|
|
873
|
+
__TYPE__: "GeoPointContent";
|
|
878
874
|
} | {
|
|
879
875
|
origin: {
|
|
880
876
|
id: string;
|
|
@@ -892,7 +888,6 @@ declare const NestableContentSchema: t.Type<{
|
|
|
892
888
|
};
|
|
893
889
|
background: string;
|
|
894
890
|
};
|
|
895
|
-
__TYPE__: "ImageContent";
|
|
896
891
|
url?: string | undefined;
|
|
897
892
|
credits?: string | null | undefined;
|
|
898
893
|
alt?: string | null | undefined;
|
|
@@ -919,9 +914,14 @@ declare const NestableContentSchema: t.Type<{
|
|
|
919
914
|
alt?: string | null | undefined;
|
|
920
915
|
provider?: string | null | undefined;
|
|
921
916
|
}> | undefined;
|
|
917
|
+
__TYPE__: "ImageContent";
|
|
922
918
|
} | {
|
|
923
|
-
__TYPE__: "
|
|
924
|
-
|
|
919
|
+
__TYPE__: "LinkContent";
|
|
920
|
+
key: string;
|
|
921
|
+
value: {
|
|
922
|
+
text?: string | undefined;
|
|
923
|
+
variant?: string | undefined;
|
|
924
|
+
} & LinkContentValue;
|
|
925
925
|
} | {
|
|
926
926
|
__TYPE__: "RepeatableContent";
|
|
927
927
|
type: "Link";
|
|
@@ -929,8 +929,8 @@ declare const NestableContentSchema: t.Type<{
|
|
|
929
929
|
__TYPE__: "LinkContent";
|
|
930
930
|
key: string;
|
|
931
931
|
value: {
|
|
932
|
-
variant?: string | undefined;
|
|
933
932
|
text?: string | undefined;
|
|
933
|
+
variant?: string | undefined;
|
|
934
934
|
} & LinkContentValue;
|
|
935
935
|
}[];
|
|
936
936
|
} | {
|
|
@@ -943,7 +943,7 @@ declare const NestableContentSchema: t.Type<{
|
|
|
943
943
|
type: "tableRow";
|
|
944
944
|
content: {
|
|
945
945
|
key: string;
|
|
946
|
-
type: "
|
|
946
|
+
type: "tableCell" | "tableHeader";
|
|
947
947
|
content: {
|
|
948
948
|
__TYPE__: "StructuredTextContent";
|
|
949
949
|
value: RichTextContentBlock[];
|
|
@@ -952,8 +952,17 @@ declare const NestableContentSchema: t.Type<{
|
|
|
952
952
|
}[];
|
|
953
953
|
}[];
|
|
954
954
|
}, {
|
|
955
|
-
|
|
956
|
-
|
|
955
|
+
type: string;
|
|
956
|
+
__TYPE__: "EmptyContent";
|
|
957
|
+
} | {
|
|
958
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
959
|
+
value: string;
|
|
960
|
+
} | {
|
|
961
|
+
__TYPE__: "SeparatorContent";
|
|
962
|
+
} | {
|
|
963
|
+
type: "Text";
|
|
964
|
+
value: string;
|
|
965
|
+
__TYPE__: "FieldContent";
|
|
957
966
|
} | {
|
|
958
967
|
type: "Color";
|
|
959
968
|
value: string;
|
|
@@ -963,21 +972,9 @@ declare const NestableContentSchema: t.Type<{
|
|
|
963
972
|
value: string;
|
|
964
973
|
__TYPE__: "FieldContent";
|
|
965
974
|
} | {
|
|
966
|
-
type:
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
position: {
|
|
970
|
-
lat: number;
|
|
971
|
-
lng: number;
|
|
972
|
-
};
|
|
973
|
-
__TYPE__: "GeoPointContent";
|
|
974
|
-
} | {
|
|
975
|
-
__TYPE__: "LinkContent";
|
|
976
|
-
key: string;
|
|
977
|
-
value: {
|
|
978
|
-
variant?: string | undefined;
|
|
979
|
-
text?: string | undefined;
|
|
980
|
-
} & LinkContentValue;
|
|
975
|
+
type: "Timestamp";
|
|
976
|
+
value: string;
|
|
977
|
+
__TYPE__: "FieldContent";
|
|
981
978
|
} | {
|
|
982
979
|
type: "Number";
|
|
983
980
|
value: string;
|
|
@@ -991,20 +988,11 @@ declare const NestableContentSchema: t.Type<{
|
|
|
991
988
|
value: string;
|
|
992
989
|
__TYPE__: "FieldContent";
|
|
993
990
|
} | {
|
|
994
|
-
__TYPE__: "
|
|
995
|
-
|
|
996
|
-
type: "Text";
|
|
997
|
-
value: string;
|
|
998
|
-
__TYPE__: "FieldContent";
|
|
999
|
-
} | {
|
|
1000
|
-
type: "Timestamp";
|
|
1001
|
-
value: string;
|
|
1002
|
-
__TYPE__: "FieldContent";
|
|
991
|
+
__TYPE__: "BooleanContent";
|
|
992
|
+
value: boolean;
|
|
1003
993
|
} | {
|
|
1004
994
|
embed_url: string;
|
|
1005
995
|
type: string;
|
|
1006
|
-
__TYPE__: "EmbedContent";
|
|
1007
|
-
all: unknown;
|
|
1008
996
|
version?: string | number | null | undefined;
|
|
1009
997
|
title?: string | null | undefined;
|
|
1010
998
|
author_name?: string | null | undefined;
|
|
@@ -1016,6 +1004,14 @@ declare const NestableContentSchema: t.Type<{
|
|
|
1016
1004
|
thumbnail_width?: number | null | undefined;
|
|
1017
1005
|
thumbnail_height?: number | null | undefined;
|
|
1018
1006
|
html?: string | null | undefined;
|
|
1007
|
+
__TYPE__: "EmbedContent";
|
|
1008
|
+
all: unknown;
|
|
1009
|
+
} | {
|
|
1010
|
+
position: {
|
|
1011
|
+
lat: number;
|
|
1012
|
+
lng: number;
|
|
1013
|
+
};
|
|
1014
|
+
__TYPE__: "GeoPointContent";
|
|
1019
1015
|
} | {
|
|
1020
1016
|
origin: {
|
|
1021
1017
|
id: string;
|
|
@@ -1033,7 +1029,6 @@ declare const NestableContentSchema: t.Type<{
|
|
|
1033
1029
|
};
|
|
1034
1030
|
background: string;
|
|
1035
1031
|
};
|
|
1036
|
-
__TYPE__: "ImageContent";
|
|
1037
1032
|
url?: string | undefined;
|
|
1038
1033
|
credits?: string | null | undefined;
|
|
1039
1034
|
alt?: string | null | undefined;
|
|
@@ -1060,9 +1055,14 @@ declare const NestableContentSchema: t.Type<{
|
|
|
1060
1055
|
alt?: string | null | undefined;
|
|
1061
1056
|
provider?: string | null | undefined;
|
|
1062
1057
|
}> | undefined;
|
|
1058
|
+
__TYPE__: "ImageContent";
|
|
1063
1059
|
} | {
|
|
1064
|
-
__TYPE__: "
|
|
1065
|
-
|
|
1060
|
+
__TYPE__: "LinkContent";
|
|
1061
|
+
key: string;
|
|
1062
|
+
value: {
|
|
1063
|
+
text?: string | undefined;
|
|
1064
|
+
variant?: string | undefined;
|
|
1065
|
+
} & LinkContentValue;
|
|
1066
1066
|
} | {
|
|
1067
1067
|
__TYPE__: "RepeatableContent";
|
|
1068
1068
|
type: "Link";
|
|
@@ -1070,8 +1070,8 @@ declare const NestableContentSchema: t.Type<{
|
|
|
1070
1070
|
__TYPE__: "LinkContent";
|
|
1071
1071
|
key: string;
|
|
1072
1072
|
value: {
|
|
1073
|
-
variant?: string | undefined;
|
|
1074
1073
|
text?: string | undefined;
|
|
1074
|
+
variant?: string | undefined;
|
|
1075
1075
|
} & LinkContentValue;
|
|
1076
1076
|
}[];
|
|
1077
1077
|
} | {
|
|
@@ -1084,7 +1084,7 @@ declare const NestableContentSchema: t.Type<{
|
|
|
1084
1084
|
type: "tableRow";
|
|
1085
1085
|
content: {
|
|
1086
1086
|
key: string;
|
|
1087
|
-
type: "
|
|
1087
|
+
type: "tableCell" | "tableHeader";
|
|
1088
1088
|
content: {
|
|
1089
1089
|
__TYPE__: "StructuredTextContent";
|
|
1090
1090
|
value: RichTextContentBlock[];
|
|
@@ -1104,8 +1104,17 @@ declare const GroupItemContentSchema: t.Type<GroupItemContent, GroupItemContent,
|
|
|
1104
1104
|
declare const CompositeSliceContentSchema: t.Type<{
|
|
1105
1105
|
__TYPE__: "CompositeSliceContent";
|
|
1106
1106
|
nonRepeat: Record<string, {
|
|
1107
|
-
|
|
1108
|
-
|
|
1107
|
+
type: string;
|
|
1108
|
+
__TYPE__: "EmptyContent";
|
|
1109
|
+
} | {
|
|
1110
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
1111
|
+
value: string;
|
|
1112
|
+
} | {
|
|
1113
|
+
__TYPE__: "SeparatorContent";
|
|
1114
|
+
} | {
|
|
1115
|
+
type: "Text";
|
|
1116
|
+
value: string;
|
|
1117
|
+
__TYPE__: "FieldContent";
|
|
1109
1118
|
} | {
|
|
1110
1119
|
type: "Color";
|
|
1111
1120
|
value: string;
|
|
@@ -1115,21 +1124,9 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1115
1124
|
value: string;
|
|
1116
1125
|
__TYPE__: "FieldContent";
|
|
1117
1126
|
} | {
|
|
1118
|
-
type:
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
position: {
|
|
1122
|
-
lat: number;
|
|
1123
|
-
lng: number;
|
|
1124
|
-
};
|
|
1125
|
-
__TYPE__: "GeoPointContent";
|
|
1126
|
-
} | {
|
|
1127
|
-
__TYPE__: "LinkContent";
|
|
1128
|
-
key: string;
|
|
1129
|
-
value: {
|
|
1130
|
-
variant?: string | undefined;
|
|
1131
|
-
text?: string | undefined;
|
|
1132
|
-
} & LinkContentValue;
|
|
1127
|
+
type: "Timestamp";
|
|
1128
|
+
value: string;
|
|
1129
|
+
__TYPE__: "FieldContent";
|
|
1133
1130
|
} | {
|
|
1134
1131
|
type: "Number";
|
|
1135
1132
|
value: string;
|
|
@@ -1143,20 +1140,11 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1143
1140
|
value: string;
|
|
1144
1141
|
__TYPE__: "FieldContent";
|
|
1145
1142
|
} | {
|
|
1146
|
-
__TYPE__: "
|
|
1147
|
-
|
|
1148
|
-
type: "Text";
|
|
1149
|
-
value: string;
|
|
1150
|
-
__TYPE__: "FieldContent";
|
|
1151
|
-
} | {
|
|
1152
|
-
type: "Timestamp";
|
|
1153
|
-
value: string;
|
|
1154
|
-
__TYPE__: "FieldContent";
|
|
1143
|
+
__TYPE__: "BooleanContent";
|
|
1144
|
+
value: boolean;
|
|
1155
1145
|
} | {
|
|
1156
1146
|
embed_url: string;
|
|
1157
1147
|
type: string;
|
|
1158
|
-
__TYPE__: "EmbedContent";
|
|
1159
|
-
all: unknown;
|
|
1160
1148
|
version?: string | number | null | undefined;
|
|
1161
1149
|
title?: string | null | undefined;
|
|
1162
1150
|
author_name?: string | null | undefined;
|
|
@@ -1168,6 +1156,14 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1168
1156
|
thumbnail_width?: number | null | undefined;
|
|
1169
1157
|
thumbnail_height?: number | null | undefined;
|
|
1170
1158
|
html?: string | null | undefined;
|
|
1159
|
+
__TYPE__: "EmbedContent";
|
|
1160
|
+
all: unknown;
|
|
1161
|
+
} | {
|
|
1162
|
+
position: {
|
|
1163
|
+
lat: number;
|
|
1164
|
+
lng: number;
|
|
1165
|
+
};
|
|
1166
|
+
__TYPE__: "GeoPointContent";
|
|
1171
1167
|
} | {
|
|
1172
1168
|
origin: {
|
|
1173
1169
|
id: string;
|
|
@@ -1185,7 +1181,6 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1185
1181
|
};
|
|
1186
1182
|
background: string;
|
|
1187
1183
|
};
|
|
1188
|
-
__TYPE__: "ImageContent";
|
|
1189
1184
|
url?: string | undefined;
|
|
1190
1185
|
credits?: string | null | undefined;
|
|
1191
1186
|
alt?: string | null | undefined;
|
|
@@ -1212,9 +1207,14 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1212
1207
|
alt?: string | null | undefined;
|
|
1213
1208
|
provider?: string | null | undefined;
|
|
1214
1209
|
}> | undefined;
|
|
1210
|
+
__TYPE__: "ImageContent";
|
|
1215
1211
|
} | {
|
|
1216
|
-
__TYPE__: "
|
|
1217
|
-
|
|
1212
|
+
__TYPE__: "LinkContent";
|
|
1213
|
+
key: string;
|
|
1214
|
+
value: {
|
|
1215
|
+
text?: string | undefined;
|
|
1216
|
+
variant?: string | undefined;
|
|
1217
|
+
} & LinkContentValue;
|
|
1218
1218
|
} | {
|
|
1219
1219
|
__TYPE__: "RepeatableContent";
|
|
1220
1220
|
type: "Link";
|
|
@@ -1222,8 +1222,8 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1222
1222
|
__TYPE__: "LinkContent";
|
|
1223
1223
|
key: string;
|
|
1224
1224
|
value: {
|
|
1225
|
-
variant?: string | undefined;
|
|
1226
1225
|
text?: string | undefined;
|
|
1226
|
+
variant?: string | undefined;
|
|
1227
1227
|
} & LinkContentValue;
|
|
1228
1228
|
}[];
|
|
1229
1229
|
} | {
|
|
@@ -1236,7 +1236,7 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1236
1236
|
type: "tableRow";
|
|
1237
1237
|
content: {
|
|
1238
1238
|
key: string;
|
|
1239
|
-
type: "
|
|
1239
|
+
type: "tableCell" | "tableHeader";
|
|
1240
1240
|
content: {
|
|
1241
1241
|
__TYPE__: "StructuredTextContent";
|
|
1242
1242
|
value: RichTextContentBlock[];
|
|
@@ -1249,8 +1249,17 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1249
1249
|
}, {
|
|
1250
1250
|
__TYPE__: "CompositeSliceContent";
|
|
1251
1251
|
nonRepeat: Record<string, {
|
|
1252
|
-
|
|
1253
|
-
|
|
1252
|
+
type: string;
|
|
1253
|
+
__TYPE__: "EmptyContent";
|
|
1254
|
+
} | {
|
|
1255
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
1256
|
+
value: string;
|
|
1257
|
+
} | {
|
|
1258
|
+
__TYPE__: "SeparatorContent";
|
|
1259
|
+
} | {
|
|
1260
|
+
type: "Text";
|
|
1261
|
+
value: string;
|
|
1262
|
+
__TYPE__: "FieldContent";
|
|
1254
1263
|
} | {
|
|
1255
1264
|
type: "Color";
|
|
1256
1265
|
value: string;
|
|
@@ -1260,21 +1269,9 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1260
1269
|
value: string;
|
|
1261
1270
|
__TYPE__: "FieldContent";
|
|
1262
1271
|
} | {
|
|
1263
|
-
type:
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
position: {
|
|
1267
|
-
lat: number;
|
|
1268
|
-
lng: number;
|
|
1269
|
-
};
|
|
1270
|
-
__TYPE__: "GeoPointContent";
|
|
1271
|
-
} | {
|
|
1272
|
-
__TYPE__: "LinkContent";
|
|
1273
|
-
key: string;
|
|
1274
|
-
value: {
|
|
1275
|
-
variant?: string | undefined;
|
|
1276
|
-
text?: string | undefined;
|
|
1277
|
-
} & LinkContentValue;
|
|
1272
|
+
type: "Timestamp";
|
|
1273
|
+
value: string;
|
|
1274
|
+
__TYPE__: "FieldContent";
|
|
1278
1275
|
} | {
|
|
1279
1276
|
type: "Number";
|
|
1280
1277
|
value: string;
|
|
@@ -1288,20 +1285,11 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1288
1285
|
value: string;
|
|
1289
1286
|
__TYPE__: "FieldContent";
|
|
1290
1287
|
} | {
|
|
1291
|
-
__TYPE__: "
|
|
1292
|
-
|
|
1293
|
-
type: "Text";
|
|
1294
|
-
value: string;
|
|
1295
|
-
__TYPE__: "FieldContent";
|
|
1296
|
-
} | {
|
|
1297
|
-
type: "Timestamp";
|
|
1298
|
-
value: string;
|
|
1299
|
-
__TYPE__: "FieldContent";
|
|
1288
|
+
__TYPE__: "BooleanContent";
|
|
1289
|
+
value: boolean;
|
|
1300
1290
|
} | {
|
|
1301
1291
|
embed_url: string;
|
|
1302
1292
|
type: string;
|
|
1303
|
-
__TYPE__: "EmbedContent";
|
|
1304
|
-
all: unknown;
|
|
1305
1293
|
version?: string | number | null | undefined;
|
|
1306
1294
|
title?: string | null | undefined;
|
|
1307
1295
|
author_name?: string | null | undefined;
|
|
@@ -1313,6 +1301,14 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1313
1301
|
thumbnail_width?: number | null | undefined;
|
|
1314
1302
|
thumbnail_height?: number | null | undefined;
|
|
1315
1303
|
html?: string | null | undefined;
|
|
1304
|
+
__TYPE__: "EmbedContent";
|
|
1305
|
+
all: unknown;
|
|
1306
|
+
} | {
|
|
1307
|
+
position: {
|
|
1308
|
+
lat: number;
|
|
1309
|
+
lng: number;
|
|
1310
|
+
};
|
|
1311
|
+
__TYPE__: "GeoPointContent";
|
|
1316
1312
|
} | {
|
|
1317
1313
|
origin: {
|
|
1318
1314
|
id: string;
|
|
@@ -1330,7 +1326,6 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1330
1326
|
};
|
|
1331
1327
|
background: string;
|
|
1332
1328
|
};
|
|
1333
|
-
__TYPE__: "ImageContent";
|
|
1334
1329
|
url?: string | undefined;
|
|
1335
1330
|
credits?: string | null | undefined;
|
|
1336
1331
|
alt?: string | null | undefined;
|
|
@@ -1357,9 +1352,14 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1357
1352
|
alt?: string | null | undefined;
|
|
1358
1353
|
provider?: string | null | undefined;
|
|
1359
1354
|
}> | undefined;
|
|
1355
|
+
__TYPE__: "ImageContent";
|
|
1360
1356
|
} | {
|
|
1361
|
-
__TYPE__: "
|
|
1362
|
-
|
|
1357
|
+
__TYPE__: "LinkContent";
|
|
1358
|
+
key: string;
|
|
1359
|
+
value: {
|
|
1360
|
+
text?: string | undefined;
|
|
1361
|
+
variant?: string | undefined;
|
|
1362
|
+
} & LinkContentValue;
|
|
1363
1363
|
} | {
|
|
1364
1364
|
__TYPE__: "RepeatableContent";
|
|
1365
1365
|
type: "Link";
|
|
@@ -1367,8 +1367,8 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1367
1367
|
__TYPE__: "LinkContent";
|
|
1368
1368
|
key: string;
|
|
1369
1369
|
value: {
|
|
1370
|
-
variant?: string | undefined;
|
|
1371
1370
|
text?: string | undefined;
|
|
1371
|
+
variant?: string | undefined;
|
|
1372
1372
|
} & LinkContentValue;
|
|
1373
1373
|
}[];
|
|
1374
1374
|
} | {
|
|
@@ -1381,7 +1381,7 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1381
1381
|
type: "tableRow";
|
|
1382
1382
|
content: {
|
|
1383
1383
|
key: string;
|
|
1384
|
-
type: "
|
|
1384
|
+
type: "tableCell" | "tableHeader";
|
|
1385
1385
|
content: {
|
|
1386
1386
|
__TYPE__: "StructuredTextContent";
|
|
1387
1387
|
value: RichTextContentBlock[];
|
|
@@ -1393,8 +1393,17 @@ declare const CompositeSliceContentSchema: t.Type<{
|
|
|
1393
1393
|
repeat: GroupItemContent[];
|
|
1394
1394
|
}, unknown>;
|
|
1395
1395
|
declare const LegacySliceContentSchema: t.Type<{
|
|
1396
|
-
|
|
1397
|
-
|
|
1396
|
+
type: string;
|
|
1397
|
+
__TYPE__: "EmptyContent";
|
|
1398
|
+
} | {
|
|
1399
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
1400
|
+
value: string;
|
|
1401
|
+
} | {
|
|
1402
|
+
__TYPE__: "SeparatorContent";
|
|
1403
|
+
} | {
|
|
1404
|
+
type: "Text";
|
|
1405
|
+
value: string;
|
|
1406
|
+
__TYPE__: "FieldContent";
|
|
1398
1407
|
} | {
|
|
1399
1408
|
type: "Color";
|
|
1400
1409
|
value: string;
|
|
@@ -1404,21 +1413,9 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1404
1413
|
value: string;
|
|
1405
1414
|
__TYPE__: "FieldContent";
|
|
1406
1415
|
} | {
|
|
1407
|
-
type:
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
position: {
|
|
1411
|
-
lat: number;
|
|
1412
|
-
lng: number;
|
|
1413
|
-
};
|
|
1414
|
-
__TYPE__: "GeoPointContent";
|
|
1415
|
-
} | {
|
|
1416
|
-
__TYPE__: "LinkContent";
|
|
1417
|
-
key: string;
|
|
1418
|
-
value: {
|
|
1419
|
-
variant?: string | undefined;
|
|
1420
|
-
text?: string | undefined;
|
|
1421
|
-
} & LinkContentValue;
|
|
1416
|
+
type: "Timestamp";
|
|
1417
|
+
value: string;
|
|
1418
|
+
__TYPE__: "FieldContent";
|
|
1422
1419
|
} | {
|
|
1423
1420
|
type: "Number";
|
|
1424
1421
|
value: string;
|
|
@@ -1432,20 +1429,11 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1432
1429
|
value: string;
|
|
1433
1430
|
__TYPE__: "FieldContent";
|
|
1434
1431
|
} | {
|
|
1435
|
-
__TYPE__: "
|
|
1436
|
-
|
|
1437
|
-
type: "Text";
|
|
1438
|
-
value: string;
|
|
1439
|
-
__TYPE__: "FieldContent";
|
|
1440
|
-
} | {
|
|
1441
|
-
type: "Timestamp";
|
|
1442
|
-
value: string;
|
|
1443
|
-
__TYPE__: "FieldContent";
|
|
1432
|
+
__TYPE__: "BooleanContent";
|
|
1433
|
+
value: boolean;
|
|
1444
1434
|
} | {
|
|
1445
1435
|
embed_url: string;
|
|
1446
1436
|
type: string;
|
|
1447
|
-
__TYPE__: "EmbedContent";
|
|
1448
|
-
all: unknown;
|
|
1449
1437
|
version?: string | number | null | undefined;
|
|
1450
1438
|
title?: string | null | undefined;
|
|
1451
1439
|
author_name?: string | null | undefined;
|
|
@@ -1457,6 +1445,14 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1457
1445
|
thumbnail_width?: number | null | undefined;
|
|
1458
1446
|
thumbnail_height?: number | null | undefined;
|
|
1459
1447
|
html?: string | null | undefined;
|
|
1448
|
+
__TYPE__: "EmbedContent";
|
|
1449
|
+
all: unknown;
|
|
1450
|
+
} | {
|
|
1451
|
+
position: {
|
|
1452
|
+
lat: number;
|
|
1453
|
+
lng: number;
|
|
1454
|
+
};
|
|
1455
|
+
__TYPE__: "GeoPointContent";
|
|
1460
1456
|
} | {
|
|
1461
1457
|
origin: {
|
|
1462
1458
|
id: string;
|
|
@@ -1474,7 +1470,6 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1474
1470
|
};
|
|
1475
1471
|
background: string;
|
|
1476
1472
|
};
|
|
1477
|
-
__TYPE__: "ImageContent";
|
|
1478
1473
|
url?: string | undefined;
|
|
1479
1474
|
credits?: string | null | undefined;
|
|
1480
1475
|
alt?: string | null | undefined;
|
|
@@ -1501,9 +1496,14 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1501
1496
|
alt?: string | null | undefined;
|
|
1502
1497
|
provider?: string | null | undefined;
|
|
1503
1498
|
}> | undefined;
|
|
1499
|
+
__TYPE__: "ImageContent";
|
|
1504
1500
|
} | {
|
|
1505
|
-
__TYPE__: "
|
|
1506
|
-
|
|
1501
|
+
__TYPE__: "LinkContent";
|
|
1502
|
+
key: string;
|
|
1503
|
+
value: {
|
|
1504
|
+
text?: string | undefined;
|
|
1505
|
+
variant?: string | undefined;
|
|
1506
|
+
} & LinkContentValue;
|
|
1507
1507
|
} | {
|
|
1508
1508
|
__TYPE__: "RepeatableContent";
|
|
1509
1509
|
type: "Link";
|
|
@@ -1511,8 +1511,8 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1511
1511
|
__TYPE__: "LinkContent";
|
|
1512
1512
|
key: string;
|
|
1513
1513
|
value: {
|
|
1514
|
-
variant?: string | undefined;
|
|
1515
1514
|
text?: string | undefined;
|
|
1515
|
+
variant?: string | undefined;
|
|
1516
1516
|
} & LinkContentValue;
|
|
1517
1517
|
}[];
|
|
1518
1518
|
} | {
|
|
@@ -1525,7 +1525,7 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1525
1525
|
type: "tableRow";
|
|
1526
1526
|
content: {
|
|
1527
1527
|
key: string;
|
|
1528
|
-
type: "
|
|
1528
|
+
type: "tableCell" | "tableHeader";
|
|
1529
1529
|
content: {
|
|
1530
1530
|
__TYPE__: "StructuredTextContent";
|
|
1531
1531
|
value: RichTextContentBlock[];
|
|
@@ -1537,8 +1537,17 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1537
1537
|
__TYPE__: "GroupContentType";
|
|
1538
1538
|
value: GroupItemContent[];
|
|
1539
1539
|
}, {
|
|
1540
|
-
|
|
1541
|
-
|
|
1540
|
+
type: string;
|
|
1541
|
+
__TYPE__: "EmptyContent";
|
|
1542
|
+
} | {
|
|
1543
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
1544
|
+
value: string;
|
|
1545
|
+
} | {
|
|
1546
|
+
__TYPE__: "SeparatorContent";
|
|
1547
|
+
} | {
|
|
1548
|
+
type: "Text";
|
|
1549
|
+
value: string;
|
|
1550
|
+
__TYPE__: "FieldContent";
|
|
1542
1551
|
} | {
|
|
1543
1552
|
type: "Color";
|
|
1544
1553
|
value: string;
|
|
@@ -1548,21 +1557,9 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1548
1557
|
value: string;
|
|
1549
1558
|
__TYPE__: "FieldContent";
|
|
1550
1559
|
} | {
|
|
1551
|
-
type:
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
position: {
|
|
1555
|
-
lat: number;
|
|
1556
|
-
lng: number;
|
|
1557
|
-
};
|
|
1558
|
-
__TYPE__: "GeoPointContent";
|
|
1559
|
-
} | {
|
|
1560
|
-
__TYPE__: "LinkContent";
|
|
1561
|
-
key: string;
|
|
1562
|
-
value: {
|
|
1563
|
-
variant?: string | undefined;
|
|
1564
|
-
text?: string | undefined;
|
|
1565
|
-
} & LinkContentValue;
|
|
1560
|
+
type: "Timestamp";
|
|
1561
|
+
value: string;
|
|
1562
|
+
__TYPE__: "FieldContent";
|
|
1566
1563
|
} | {
|
|
1567
1564
|
type: "Number";
|
|
1568
1565
|
value: string;
|
|
@@ -1576,20 +1573,11 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1576
1573
|
value: string;
|
|
1577
1574
|
__TYPE__: "FieldContent";
|
|
1578
1575
|
} | {
|
|
1579
|
-
__TYPE__: "
|
|
1580
|
-
|
|
1581
|
-
type: "Text";
|
|
1582
|
-
value: string;
|
|
1583
|
-
__TYPE__: "FieldContent";
|
|
1584
|
-
} | {
|
|
1585
|
-
type: "Timestamp";
|
|
1586
|
-
value: string;
|
|
1587
|
-
__TYPE__: "FieldContent";
|
|
1576
|
+
__TYPE__: "BooleanContent";
|
|
1577
|
+
value: boolean;
|
|
1588
1578
|
} | {
|
|
1589
1579
|
embed_url: string;
|
|
1590
1580
|
type: string;
|
|
1591
|
-
__TYPE__: "EmbedContent";
|
|
1592
|
-
all: unknown;
|
|
1593
1581
|
version?: string | number | null | undefined;
|
|
1594
1582
|
title?: string | null | undefined;
|
|
1595
1583
|
author_name?: string | null | undefined;
|
|
@@ -1601,6 +1589,14 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1601
1589
|
thumbnail_width?: number | null | undefined;
|
|
1602
1590
|
thumbnail_height?: number | null | undefined;
|
|
1603
1591
|
html?: string | null | undefined;
|
|
1592
|
+
__TYPE__: "EmbedContent";
|
|
1593
|
+
all: unknown;
|
|
1594
|
+
} | {
|
|
1595
|
+
position: {
|
|
1596
|
+
lat: number;
|
|
1597
|
+
lng: number;
|
|
1598
|
+
};
|
|
1599
|
+
__TYPE__: "GeoPointContent";
|
|
1604
1600
|
} | {
|
|
1605
1601
|
origin: {
|
|
1606
1602
|
id: string;
|
|
@@ -1618,7 +1614,6 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1618
1614
|
};
|
|
1619
1615
|
background: string;
|
|
1620
1616
|
};
|
|
1621
|
-
__TYPE__: "ImageContent";
|
|
1622
1617
|
url?: string | undefined;
|
|
1623
1618
|
credits?: string | null | undefined;
|
|
1624
1619
|
alt?: string | null | undefined;
|
|
@@ -1645,9 +1640,14 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1645
1640
|
alt?: string | null | undefined;
|
|
1646
1641
|
provider?: string | null | undefined;
|
|
1647
1642
|
}> | undefined;
|
|
1643
|
+
__TYPE__: "ImageContent";
|
|
1648
1644
|
} | {
|
|
1649
|
-
__TYPE__: "
|
|
1650
|
-
|
|
1645
|
+
__TYPE__: "LinkContent";
|
|
1646
|
+
key: string;
|
|
1647
|
+
value: {
|
|
1648
|
+
text?: string | undefined;
|
|
1649
|
+
variant?: string | undefined;
|
|
1650
|
+
} & LinkContentValue;
|
|
1651
1651
|
} | {
|
|
1652
1652
|
__TYPE__: "RepeatableContent";
|
|
1653
1653
|
type: "Link";
|
|
@@ -1655,8 +1655,8 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1655
1655
|
__TYPE__: "LinkContent";
|
|
1656
1656
|
key: string;
|
|
1657
1657
|
value: {
|
|
1658
|
-
variant?: string | undefined;
|
|
1659
1658
|
text?: string | undefined;
|
|
1659
|
+
variant?: string | undefined;
|
|
1660
1660
|
} & LinkContentValue;
|
|
1661
1661
|
}[];
|
|
1662
1662
|
} | {
|
|
@@ -1669,7 +1669,7 @@ declare const LegacySliceContentSchema: t.Type<{
|
|
|
1669
1669
|
type: "tableRow";
|
|
1670
1670
|
content: {
|
|
1671
1671
|
key: string;
|
|
1672
|
-
type: "
|
|
1672
|
+
type: "tableCell" | "tableHeader";
|
|
1673
1673
|
content: {
|
|
1674
1674
|
__TYPE__: "StructuredTextContent";
|
|
1675
1675
|
value: RichTextContentBlock[];
|
|
@@ -1685,9 +1685,19 @@ declare const SliceContentSchema: t.Type<SliceContent, SliceContent, unknown>;
|
|
|
1685
1685
|
declare const LegacySliceItemContentSchema: t.Type<{
|
|
1686
1686
|
key: string;
|
|
1687
1687
|
name: string;
|
|
1688
|
+
maybeLabel?: string | undefined;
|
|
1688
1689
|
widget: {
|
|
1689
|
-
|
|
1690
|
-
|
|
1690
|
+
type: string;
|
|
1691
|
+
__TYPE__: "EmptyContent";
|
|
1692
|
+
} | {
|
|
1693
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
1694
|
+
value: string;
|
|
1695
|
+
} | {
|
|
1696
|
+
__TYPE__: "SeparatorContent";
|
|
1697
|
+
} | {
|
|
1698
|
+
type: "Text";
|
|
1699
|
+
value: string;
|
|
1700
|
+
__TYPE__: "FieldContent";
|
|
1691
1701
|
} | {
|
|
1692
1702
|
type: "Color";
|
|
1693
1703
|
value: string;
|
|
@@ -1697,21 +1707,9 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1697
1707
|
value: string;
|
|
1698
1708
|
__TYPE__: "FieldContent";
|
|
1699
1709
|
} | {
|
|
1700
|
-
type:
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
position: {
|
|
1704
|
-
lat: number;
|
|
1705
|
-
lng: number;
|
|
1706
|
-
};
|
|
1707
|
-
__TYPE__: "GeoPointContent";
|
|
1708
|
-
} | {
|
|
1709
|
-
__TYPE__: "LinkContent";
|
|
1710
|
-
key: string;
|
|
1711
|
-
value: {
|
|
1712
|
-
variant?: string | undefined;
|
|
1713
|
-
text?: string | undefined;
|
|
1714
|
-
} & LinkContentValue;
|
|
1710
|
+
type: "Timestamp";
|
|
1711
|
+
value: string;
|
|
1712
|
+
__TYPE__: "FieldContent";
|
|
1715
1713
|
} | {
|
|
1716
1714
|
type: "Number";
|
|
1717
1715
|
value: string;
|
|
@@ -1725,20 +1723,11 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1725
1723
|
value: string;
|
|
1726
1724
|
__TYPE__: "FieldContent";
|
|
1727
1725
|
} | {
|
|
1728
|
-
__TYPE__: "
|
|
1729
|
-
|
|
1730
|
-
type: "Text";
|
|
1731
|
-
value: string;
|
|
1732
|
-
__TYPE__: "FieldContent";
|
|
1733
|
-
} | {
|
|
1734
|
-
type: "Timestamp";
|
|
1735
|
-
value: string;
|
|
1736
|
-
__TYPE__: "FieldContent";
|
|
1726
|
+
__TYPE__: "BooleanContent";
|
|
1727
|
+
value: boolean;
|
|
1737
1728
|
} | {
|
|
1738
1729
|
embed_url: string;
|
|
1739
1730
|
type: string;
|
|
1740
|
-
__TYPE__: "EmbedContent";
|
|
1741
|
-
all: unknown;
|
|
1742
1731
|
version?: string | number | null | undefined;
|
|
1743
1732
|
title?: string | null | undefined;
|
|
1744
1733
|
author_name?: string | null | undefined;
|
|
@@ -1750,6 +1739,14 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1750
1739
|
thumbnail_width?: number | null | undefined;
|
|
1751
1740
|
thumbnail_height?: number | null | undefined;
|
|
1752
1741
|
html?: string | null | undefined;
|
|
1742
|
+
__TYPE__: "EmbedContent";
|
|
1743
|
+
all: unknown;
|
|
1744
|
+
} | {
|
|
1745
|
+
position: {
|
|
1746
|
+
lat: number;
|
|
1747
|
+
lng: number;
|
|
1748
|
+
};
|
|
1749
|
+
__TYPE__: "GeoPointContent";
|
|
1753
1750
|
} | {
|
|
1754
1751
|
origin: {
|
|
1755
1752
|
id: string;
|
|
@@ -1767,7 +1764,6 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1767
1764
|
};
|
|
1768
1765
|
background: string;
|
|
1769
1766
|
};
|
|
1770
|
-
__TYPE__: "ImageContent";
|
|
1771
1767
|
url?: string | undefined;
|
|
1772
1768
|
credits?: string | null | undefined;
|
|
1773
1769
|
alt?: string | null | undefined;
|
|
@@ -1794,9 +1790,14 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1794
1790
|
alt?: string | null | undefined;
|
|
1795
1791
|
provider?: string | null | undefined;
|
|
1796
1792
|
}> | undefined;
|
|
1793
|
+
__TYPE__: "ImageContent";
|
|
1797
1794
|
} | {
|
|
1798
|
-
__TYPE__: "
|
|
1799
|
-
|
|
1795
|
+
__TYPE__: "LinkContent";
|
|
1796
|
+
key: string;
|
|
1797
|
+
value: {
|
|
1798
|
+
text?: string | undefined;
|
|
1799
|
+
variant?: string | undefined;
|
|
1800
|
+
} & LinkContentValue;
|
|
1800
1801
|
} | {
|
|
1801
1802
|
__TYPE__: "RepeatableContent";
|
|
1802
1803
|
type: "Link";
|
|
@@ -1804,8 +1805,8 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1804
1805
|
__TYPE__: "LinkContent";
|
|
1805
1806
|
key: string;
|
|
1806
1807
|
value: {
|
|
1807
|
-
variant?: string | undefined;
|
|
1808
1808
|
text?: string | undefined;
|
|
1809
|
+
variant?: string | undefined;
|
|
1809
1810
|
} & LinkContentValue;
|
|
1810
1811
|
}[];
|
|
1811
1812
|
} | {
|
|
@@ -1818,7 +1819,7 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1818
1819
|
type: "tableRow";
|
|
1819
1820
|
content: {
|
|
1820
1821
|
key: string;
|
|
1821
|
-
type: "
|
|
1822
|
+
type: "tableCell" | "tableHeader";
|
|
1822
1823
|
content: {
|
|
1823
1824
|
__TYPE__: "StructuredTextContent";
|
|
1824
1825
|
value: RichTextContentBlock[];
|
|
@@ -1830,64 +1831,52 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1830
1831
|
__TYPE__: "GroupContentType";
|
|
1831
1832
|
value: GroupItemContent[];
|
|
1832
1833
|
};
|
|
1833
|
-
maybeLabel?: string | undefined;
|
|
1834
1834
|
}, {
|
|
1835
1835
|
key: string;
|
|
1836
1836
|
name: string;
|
|
1837
|
+
maybeLabel?: string | undefined;
|
|
1837
1838
|
widget: {
|
|
1838
|
-
|
|
1839
|
-
|
|
1839
|
+
type: string;
|
|
1840
|
+
__TYPE__: "EmptyContent";
|
|
1840
1841
|
} | {
|
|
1841
|
-
|
|
1842
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
1842
1843
|
value: string;
|
|
1843
|
-
__TYPE__: "FieldContent";
|
|
1844
1844
|
} | {
|
|
1845
|
-
|
|
1845
|
+
__TYPE__: "SeparatorContent";
|
|
1846
|
+
} | {
|
|
1847
|
+
type: "Text";
|
|
1846
1848
|
value: string;
|
|
1847
1849
|
__TYPE__: "FieldContent";
|
|
1848
1850
|
} | {
|
|
1849
|
-
type:
|
|
1850
|
-
__TYPE__: "EmptyContent";
|
|
1851
|
-
} | {
|
|
1852
|
-
position: {
|
|
1853
|
-
lat: number;
|
|
1854
|
-
lng: number;
|
|
1855
|
-
};
|
|
1856
|
-
__TYPE__: "GeoPointContent";
|
|
1857
|
-
} | {
|
|
1858
|
-
__TYPE__: "LinkContent";
|
|
1859
|
-
key: string;
|
|
1860
|
-
value: {
|
|
1861
|
-
variant?: string | undefined;
|
|
1862
|
-
text?: string | undefined;
|
|
1863
|
-
} & LinkContentValue;
|
|
1864
|
-
} | {
|
|
1865
|
-
type: "Number";
|
|
1851
|
+
type: "Color";
|
|
1866
1852
|
value: string;
|
|
1867
1853
|
__TYPE__: "FieldContent";
|
|
1868
1854
|
} | {
|
|
1869
|
-
type: "
|
|
1855
|
+
type: "Date";
|
|
1870
1856
|
value: string;
|
|
1871
1857
|
__TYPE__: "FieldContent";
|
|
1872
1858
|
} | {
|
|
1873
|
-
type: "
|
|
1859
|
+
type: "Timestamp";
|
|
1874
1860
|
value: string;
|
|
1875
1861
|
__TYPE__: "FieldContent";
|
|
1876
1862
|
} | {
|
|
1877
|
-
|
|
1863
|
+
type: "Number";
|
|
1864
|
+
value: string;
|
|
1865
|
+
__TYPE__: "FieldContent";
|
|
1878
1866
|
} | {
|
|
1879
|
-
type: "
|
|
1867
|
+
type: "Range";
|
|
1880
1868
|
value: string;
|
|
1881
1869
|
__TYPE__: "FieldContent";
|
|
1882
1870
|
} | {
|
|
1883
|
-
type: "
|
|
1871
|
+
type: "Select";
|
|
1884
1872
|
value: string;
|
|
1885
1873
|
__TYPE__: "FieldContent";
|
|
1874
|
+
} | {
|
|
1875
|
+
__TYPE__: "BooleanContent";
|
|
1876
|
+
value: boolean;
|
|
1886
1877
|
} | {
|
|
1887
1878
|
embed_url: string;
|
|
1888
1879
|
type: string;
|
|
1889
|
-
__TYPE__: "EmbedContent";
|
|
1890
|
-
all: unknown;
|
|
1891
1880
|
version?: string | number | null | undefined;
|
|
1892
1881
|
title?: string | null | undefined;
|
|
1893
1882
|
author_name?: string | null | undefined;
|
|
@@ -1899,6 +1888,14 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1899
1888
|
thumbnail_width?: number | null | undefined;
|
|
1900
1889
|
thumbnail_height?: number | null | undefined;
|
|
1901
1890
|
html?: string | null | undefined;
|
|
1891
|
+
__TYPE__: "EmbedContent";
|
|
1892
|
+
all: unknown;
|
|
1893
|
+
} | {
|
|
1894
|
+
position: {
|
|
1895
|
+
lat: number;
|
|
1896
|
+
lng: number;
|
|
1897
|
+
};
|
|
1898
|
+
__TYPE__: "GeoPointContent";
|
|
1902
1899
|
} | {
|
|
1903
1900
|
origin: {
|
|
1904
1901
|
id: string;
|
|
@@ -1916,7 +1913,6 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1916
1913
|
};
|
|
1917
1914
|
background: string;
|
|
1918
1915
|
};
|
|
1919
|
-
__TYPE__: "ImageContent";
|
|
1920
1916
|
url?: string | undefined;
|
|
1921
1917
|
credits?: string | null | undefined;
|
|
1922
1918
|
alt?: string | null | undefined;
|
|
@@ -1943,9 +1939,14 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1943
1939
|
alt?: string | null | undefined;
|
|
1944
1940
|
provider?: string | null | undefined;
|
|
1945
1941
|
}> | undefined;
|
|
1942
|
+
__TYPE__: "ImageContent";
|
|
1946
1943
|
} | {
|
|
1947
|
-
__TYPE__: "
|
|
1948
|
-
|
|
1944
|
+
__TYPE__: "LinkContent";
|
|
1945
|
+
key: string;
|
|
1946
|
+
value: {
|
|
1947
|
+
text?: string | undefined;
|
|
1948
|
+
variant?: string | undefined;
|
|
1949
|
+
} & LinkContentValue;
|
|
1949
1950
|
} | {
|
|
1950
1951
|
__TYPE__: "RepeatableContent";
|
|
1951
1952
|
type: "Link";
|
|
@@ -1953,8 +1954,8 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1953
1954
|
__TYPE__: "LinkContent";
|
|
1954
1955
|
key: string;
|
|
1955
1956
|
value: {
|
|
1956
|
-
variant?: string | undefined;
|
|
1957
1957
|
text?: string | undefined;
|
|
1958
|
+
variant?: string | undefined;
|
|
1958
1959
|
} & LinkContentValue;
|
|
1959
1960
|
}[];
|
|
1960
1961
|
} | {
|
|
@@ -1967,7 +1968,7 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1967
1968
|
type: "tableRow";
|
|
1968
1969
|
content: {
|
|
1969
1970
|
key: string;
|
|
1970
|
-
type: "
|
|
1971
|
+
type: "tableCell" | "tableHeader";
|
|
1971
1972
|
content: {
|
|
1972
1973
|
__TYPE__: "StructuredTextContent";
|
|
1973
1974
|
value: RichTextContentBlock[];
|
|
@@ -1979,16 +1980,25 @@ declare const LegacySliceItemContentSchema: t.Type<{
|
|
|
1979
1980
|
__TYPE__: "GroupContentType";
|
|
1980
1981
|
value: GroupItemContent[];
|
|
1981
1982
|
};
|
|
1982
|
-
maybeLabel?: string | undefined;
|
|
1983
1983
|
}, unknown>;
|
|
1984
1984
|
declare const CompositeSliceItemContentSchema: t.Type<{
|
|
1985
1985
|
key: string;
|
|
1986
1986
|
name: string;
|
|
1987
|
+
maybeLabel?: string | undefined;
|
|
1987
1988
|
widget: {
|
|
1988
1989
|
__TYPE__: "CompositeSliceContent";
|
|
1989
1990
|
nonRepeat: Record<string, {
|
|
1990
|
-
|
|
1991
|
-
|
|
1991
|
+
type: string;
|
|
1992
|
+
__TYPE__: "EmptyContent";
|
|
1993
|
+
} | {
|
|
1994
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
1995
|
+
value: string;
|
|
1996
|
+
} | {
|
|
1997
|
+
__TYPE__: "SeparatorContent";
|
|
1998
|
+
} | {
|
|
1999
|
+
type: "Text";
|
|
2000
|
+
value: string;
|
|
2001
|
+
__TYPE__: "FieldContent";
|
|
1992
2002
|
} | {
|
|
1993
2003
|
type: "Color";
|
|
1994
2004
|
value: string;
|
|
@@ -1998,21 +2008,9 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
1998
2008
|
value: string;
|
|
1999
2009
|
__TYPE__: "FieldContent";
|
|
2000
2010
|
} | {
|
|
2001
|
-
type:
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
position: {
|
|
2005
|
-
lat: number;
|
|
2006
|
-
lng: number;
|
|
2007
|
-
};
|
|
2008
|
-
__TYPE__: "GeoPointContent";
|
|
2009
|
-
} | {
|
|
2010
|
-
__TYPE__: "LinkContent";
|
|
2011
|
-
key: string;
|
|
2012
|
-
value: {
|
|
2013
|
-
variant?: string | undefined;
|
|
2014
|
-
text?: string | undefined;
|
|
2015
|
-
} & LinkContentValue;
|
|
2011
|
+
type: "Timestamp";
|
|
2012
|
+
value: string;
|
|
2013
|
+
__TYPE__: "FieldContent";
|
|
2016
2014
|
} | {
|
|
2017
2015
|
type: "Number";
|
|
2018
2016
|
value: string;
|
|
@@ -2026,20 +2024,11 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2026
2024
|
value: string;
|
|
2027
2025
|
__TYPE__: "FieldContent";
|
|
2028
2026
|
} | {
|
|
2029
|
-
__TYPE__: "
|
|
2030
|
-
|
|
2031
|
-
type: "Text";
|
|
2032
|
-
value: string;
|
|
2033
|
-
__TYPE__: "FieldContent";
|
|
2034
|
-
} | {
|
|
2035
|
-
type: "Timestamp";
|
|
2036
|
-
value: string;
|
|
2037
|
-
__TYPE__: "FieldContent";
|
|
2027
|
+
__TYPE__: "BooleanContent";
|
|
2028
|
+
value: boolean;
|
|
2038
2029
|
} | {
|
|
2039
2030
|
embed_url: string;
|
|
2040
2031
|
type: string;
|
|
2041
|
-
__TYPE__: "EmbedContent";
|
|
2042
|
-
all: unknown;
|
|
2043
2032
|
version?: string | number | null | undefined;
|
|
2044
2033
|
title?: string | null | undefined;
|
|
2045
2034
|
author_name?: string | null | undefined;
|
|
@@ -2051,6 +2040,14 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2051
2040
|
thumbnail_width?: number | null | undefined;
|
|
2052
2041
|
thumbnail_height?: number | null | undefined;
|
|
2053
2042
|
html?: string | null | undefined;
|
|
2043
|
+
__TYPE__: "EmbedContent";
|
|
2044
|
+
all: unknown;
|
|
2045
|
+
} | {
|
|
2046
|
+
position: {
|
|
2047
|
+
lat: number;
|
|
2048
|
+
lng: number;
|
|
2049
|
+
};
|
|
2050
|
+
__TYPE__: "GeoPointContent";
|
|
2054
2051
|
} | {
|
|
2055
2052
|
origin: {
|
|
2056
2053
|
id: string;
|
|
@@ -2068,7 +2065,6 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2068
2065
|
};
|
|
2069
2066
|
background: string;
|
|
2070
2067
|
};
|
|
2071
|
-
__TYPE__: "ImageContent";
|
|
2072
2068
|
url?: string | undefined;
|
|
2073
2069
|
credits?: string | null | undefined;
|
|
2074
2070
|
alt?: string | null | undefined;
|
|
@@ -2095,9 +2091,14 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2095
2091
|
alt?: string | null | undefined;
|
|
2096
2092
|
provider?: string | null | undefined;
|
|
2097
2093
|
}> | undefined;
|
|
2094
|
+
__TYPE__: "ImageContent";
|
|
2098
2095
|
} | {
|
|
2099
|
-
__TYPE__: "
|
|
2100
|
-
|
|
2096
|
+
__TYPE__: "LinkContent";
|
|
2097
|
+
key: string;
|
|
2098
|
+
value: {
|
|
2099
|
+
text?: string | undefined;
|
|
2100
|
+
variant?: string | undefined;
|
|
2101
|
+
} & LinkContentValue;
|
|
2101
2102
|
} | {
|
|
2102
2103
|
__TYPE__: "RepeatableContent";
|
|
2103
2104
|
type: "Link";
|
|
@@ -2105,8 +2106,8 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2105
2106
|
__TYPE__: "LinkContent";
|
|
2106
2107
|
key: string;
|
|
2107
2108
|
value: {
|
|
2108
|
-
variant?: string | undefined;
|
|
2109
2109
|
text?: string | undefined;
|
|
2110
|
+
variant?: string | undefined;
|
|
2110
2111
|
} & LinkContentValue;
|
|
2111
2112
|
}[];
|
|
2112
2113
|
} | {
|
|
@@ -2119,7 +2120,7 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2119
2120
|
type: "tableRow";
|
|
2120
2121
|
content: {
|
|
2121
2122
|
key: string;
|
|
2122
|
-
type: "
|
|
2123
|
+
type: "tableCell" | "tableHeader";
|
|
2123
2124
|
content: {
|
|
2124
2125
|
__TYPE__: "StructuredTextContent";
|
|
2125
2126
|
value: RichTextContentBlock[];
|
|
@@ -2130,15 +2131,24 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2130
2131
|
}>;
|
|
2131
2132
|
repeat: GroupItemContent[];
|
|
2132
2133
|
};
|
|
2133
|
-
maybeLabel?: string | undefined;
|
|
2134
2134
|
}, {
|
|
2135
2135
|
key: string;
|
|
2136
2136
|
name: string;
|
|
2137
|
+
maybeLabel?: string | undefined;
|
|
2137
2138
|
widget: {
|
|
2138
2139
|
__TYPE__: "CompositeSliceContent";
|
|
2139
2140
|
nonRepeat: Record<string, {
|
|
2140
|
-
|
|
2141
|
-
|
|
2141
|
+
type: string;
|
|
2142
|
+
__TYPE__: "EmptyContent";
|
|
2143
|
+
} | {
|
|
2144
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
2145
|
+
value: string;
|
|
2146
|
+
} | {
|
|
2147
|
+
__TYPE__: "SeparatorContent";
|
|
2148
|
+
} | {
|
|
2149
|
+
type: "Text";
|
|
2150
|
+
value: string;
|
|
2151
|
+
__TYPE__: "FieldContent";
|
|
2142
2152
|
} | {
|
|
2143
2153
|
type: "Color";
|
|
2144
2154
|
value: string;
|
|
@@ -2148,21 +2158,9 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2148
2158
|
value: string;
|
|
2149
2159
|
__TYPE__: "FieldContent";
|
|
2150
2160
|
} | {
|
|
2151
|
-
type:
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
position: {
|
|
2155
|
-
lat: number;
|
|
2156
|
-
lng: number;
|
|
2157
|
-
};
|
|
2158
|
-
__TYPE__: "GeoPointContent";
|
|
2159
|
-
} | {
|
|
2160
|
-
__TYPE__: "LinkContent";
|
|
2161
|
-
key: string;
|
|
2162
|
-
value: {
|
|
2163
|
-
variant?: string | undefined;
|
|
2164
|
-
text?: string | undefined;
|
|
2165
|
-
} & LinkContentValue;
|
|
2161
|
+
type: "Timestamp";
|
|
2162
|
+
value: string;
|
|
2163
|
+
__TYPE__: "FieldContent";
|
|
2166
2164
|
} | {
|
|
2167
2165
|
type: "Number";
|
|
2168
2166
|
value: string;
|
|
@@ -2176,20 +2174,11 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2176
2174
|
value: string;
|
|
2177
2175
|
__TYPE__: "FieldContent";
|
|
2178
2176
|
} | {
|
|
2179
|
-
__TYPE__: "
|
|
2180
|
-
|
|
2181
|
-
type: "Text";
|
|
2182
|
-
value: string;
|
|
2183
|
-
__TYPE__: "FieldContent";
|
|
2184
|
-
} | {
|
|
2185
|
-
type: "Timestamp";
|
|
2186
|
-
value: string;
|
|
2187
|
-
__TYPE__: "FieldContent";
|
|
2177
|
+
__TYPE__: "BooleanContent";
|
|
2178
|
+
value: boolean;
|
|
2188
2179
|
} | {
|
|
2189
2180
|
embed_url: string;
|
|
2190
2181
|
type: string;
|
|
2191
|
-
__TYPE__: "EmbedContent";
|
|
2192
|
-
all: unknown;
|
|
2193
2182
|
version?: string | number | null | undefined;
|
|
2194
2183
|
title?: string | null | undefined;
|
|
2195
2184
|
author_name?: string | null | undefined;
|
|
@@ -2201,6 +2190,14 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2201
2190
|
thumbnail_width?: number | null | undefined;
|
|
2202
2191
|
thumbnail_height?: number | null | undefined;
|
|
2203
2192
|
html?: string | null | undefined;
|
|
2193
|
+
__TYPE__: "EmbedContent";
|
|
2194
|
+
all: unknown;
|
|
2195
|
+
} | {
|
|
2196
|
+
position: {
|
|
2197
|
+
lat: number;
|
|
2198
|
+
lng: number;
|
|
2199
|
+
};
|
|
2200
|
+
__TYPE__: "GeoPointContent";
|
|
2204
2201
|
} | {
|
|
2205
2202
|
origin: {
|
|
2206
2203
|
id: string;
|
|
@@ -2218,7 +2215,6 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2218
2215
|
};
|
|
2219
2216
|
background: string;
|
|
2220
2217
|
};
|
|
2221
|
-
__TYPE__: "ImageContent";
|
|
2222
2218
|
url?: string | undefined;
|
|
2223
2219
|
credits?: string | null | undefined;
|
|
2224
2220
|
alt?: string | null | undefined;
|
|
@@ -2245,9 +2241,14 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2245
2241
|
alt?: string | null | undefined;
|
|
2246
2242
|
provider?: string | null | undefined;
|
|
2247
2243
|
}> | undefined;
|
|
2244
|
+
__TYPE__: "ImageContent";
|
|
2248
2245
|
} | {
|
|
2249
|
-
__TYPE__: "
|
|
2250
|
-
|
|
2246
|
+
__TYPE__: "LinkContent";
|
|
2247
|
+
key: string;
|
|
2248
|
+
value: {
|
|
2249
|
+
text?: string | undefined;
|
|
2250
|
+
variant?: string | undefined;
|
|
2251
|
+
} & LinkContentValue;
|
|
2251
2252
|
} | {
|
|
2252
2253
|
__TYPE__: "RepeatableContent";
|
|
2253
2254
|
type: "Link";
|
|
@@ -2255,8 +2256,8 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2255
2256
|
__TYPE__: "LinkContent";
|
|
2256
2257
|
key: string;
|
|
2257
2258
|
value: {
|
|
2258
|
-
variant?: string | undefined;
|
|
2259
2259
|
text?: string | undefined;
|
|
2260
|
+
variant?: string | undefined;
|
|
2260
2261
|
} & LinkContentValue;
|
|
2261
2262
|
}[];
|
|
2262
2263
|
} | {
|
|
@@ -2269,7 +2270,7 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2269
2270
|
type: "tableRow";
|
|
2270
2271
|
content: {
|
|
2271
2272
|
key: string;
|
|
2272
|
-
type: "
|
|
2273
|
+
type: "tableCell" | "tableHeader";
|
|
2273
2274
|
content: {
|
|
2274
2275
|
__TYPE__: "StructuredTextContent";
|
|
2275
2276
|
value: RichTextContentBlock[];
|
|
@@ -2280,17 +2281,26 @@ declare const CompositeSliceItemContentSchema: t.Type<{
|
|
|
2280
2281
|
}>;
|
|
2281
2282
|
repeat: GroupItemContent[];
|
|
2282
2283
|
};
|
|
2283
|
-
maybeLabel?: string | undefined;
|
|
2284
2284
|
}, unknown>;
|
|
2285
2285
|
declare const SharedSliceItemContentSchema: t.Type<{
|
|
2286
2286
|
key: string;
|
|
2287
2287
|
name: string;
|
|
2288
|
+
maybeLabel?: string | undefined;
|
|
2288
2289
|
widget: {
|
|
2289
2290
|
__TYPE__: "SharedSliceContent";
|
|
2290
2291
|
variation: string;
|
|
2291
2292
|
primary: Record<string, {
|
|
2292
|
-
|
|
2293
|
-
|
|
2293
|
+
type: string;
|
|
2294
|
+
__TYPE__: "EmptyContent";
|
|
2295
|
+
} | {
|
|
2296
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
2297
|
+
value: string;
|
|
2298
|
+
} | {
|
|
2299
|
+
__TYPE__: "SeparatorContent";
|
|
2300
|
+
} | {
|
|
2301
|
+
type: "Text";
|
|
2302
|
+
value: string;
|
|
2303
|
+
__TYPE__: "FieldContent";
|
|
2294
2304
|
} | {
|
|
2295
2305
|
type: "Color";
|
|
2296
2306
|
value: string;
|
|
@@ -2300,21 +2310,9 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2300
2310
|
value: string;
|
|
2301
2311
|
__TYPE__: "FieldContent";
|
|
2302
2312
|
} | {
|
|
2303
|
-
type:
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
position: {
|
|
2307
|
-
lat: number;
|
|
2308
|
-
lng: number;
|
|
2309
|
-
};
|
|
2310
|
-
__TYPE__: "GeoPointContent";
|
|
2311
|
-
} | {
|
|
2312
|
-
__TYPE__: "LinkContent";
|
|
2313
|
-
key: string;
|
|
2314
|
-
value: {
|
|
2315
|
-
variant?: string | undefined;
|
|
2316
|
-
text?: string | undefined;
|
|
2317
|
-
} & LinkContentValue;
|
|
2313
|
+
type: "Timestamp";
|
|
2314
|
+
value: string;
|
|
2315
|
+
__TYPE__: "FieldContent";
|
|
2318
2316
|
} | {
|
|
2319
2317
|
type: "Number";
|
|
2320
2318
|
value: string;
|
|
@@ -2328,20 +2326,11 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2328
2326
|
value: string;
|
|
2329
2327
|
__TYPE__: "FieldContent";
|
|
2330
2328
|
} | {
|
|
2331
|
-
__TYPE__: "
|
|
2332
|
-
|
|
2333
|
-
type: "Text";
|
|
2334
|
-
value: string;
|
|
2335
|
-
__TYPE__: "FieldContent";
|
|
2336
|
-
} | {
|
|
2337
|
-
type: "Timestamp";
|
|
2338
|
-
value: string;
|
|
2339
|
-
__TYPE__: "FieldContent";
|
|
2329
|
+
__TYPE__: "BooleanContent";
|
|
2330
|
+
value: boolean;
|
|
2340
2331
|
} | {
|
|
2341
2332
|
embed_url: string;
|
|
2342
2333
|
type: string;
|
|
2343
|
-
__TYPE__: "EmbedContent";
|
|
2344
|
-
all: unknown;
|
|
2345
2334
|
version?: string | number | null | undefined;
|
|
2346
2335
|
title?: string | null | undefined;
|
|
2347
2336
|
author_name?: string | null | undefined;
|
|
@@ -2353,6 +2342,14 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2353
2342
|
thumbnail_width?: number | null | undefined;
|
|
2354
2343
|
thumbnail_height?: number | null | undefined;
|
|
2355
2344
|
html?: string | null | undefined;
|
|
2345
|
+
__TYPE__: "EmbedContent";
|
|
2346
|
+
all: unknown;
|
|
2347
|
+
} | {
|
|
2348
|
+
position: {
|
|
2349
|
+
lat: number;
|
|
2350
|
+
lng: number;
|
|
2351
|
+
};
|
|
2352
|
+
__TYPE__: "GeoPointContent";
|
|
2356
2353
|
} | {
|
|
2357
2354
|
origin: {
|
|
2358
2355
|
id: string;
|
|
@@ -2370,7 +2367,6 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2370
2367
|
};
|
|
2371
2368
|
background: string;
|
|
2372
2369
|
};
|
|
2373
|
-
__TYPE__: "ImageContent";
|
|
2374
2370
|
url?: string | undefined;
|
|
2375
2371
|
credits?: string | null | undefined;
|
|
2376
2372
|
alt?: string | null | undefined;
|
|
@@ -2397,9 +2393,14 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2397
2393
|
alt?: string | null | undefined;
|
|
2398
2394
|
provider?: string | null | undefined;
|
|
2399
2395
|
}> | undefined;
|
|
2396
|
+
__TYPE__: "ImageContent";
|
|
2400
2397
|
} | {
|
|
2401
|
-
__TYPE__: "
|
|
2402
|
-
|
|
2398
|
+
__TYPE__: "LinkContent";
|
|
2399
|
+
key: string;
|
|
2400
|
+
value: {
|
|
2401
|
+
text?: string | undefined;
|
|
2402
|
+
variant?: string | undefined;
|
|
2403
|
+
} & LinkContentValue;
|
|
2403
2404
|
} | {
|
|
2404
2405
|
__TYPE__: "RepeatableContent";
|
|
2405
2406
|
type: "Link";
|
|
@@ -2407,8 +2408,8 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2407
2408
|
__TYPE__: "LinkContent";
|
|
2408
2409
|
key: string;
|
|
2409
2410
|
value: {
|
|
2410
|
-
variant?: string | undefined;
|
|
2411
2411
|
text?: string | undefined;
|
|
2412
|
+
variant?: string | undefined;
|
|
2412
2413
|
} & LinkContentValue;
|
|
2413
2414
|
}[];
|
|
2414
2415
|
} | {
|
|
@@ -2421,7 +2422,7 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2421
2422
|
type: "tableRow";
|
|
2422
2423
|
content: {
|
|
2423
2424
|
key: string;
|
|
2424
|
-
type: "
|
|
2425
|
+
type: "tableCell" | "tableHeader";
|
|
2425
2426
|
content: {
|
|
2426
2427
|
__TYPE__: "StructuredTextContent";
|
|
2427
2428
|
value: RichTextContentBlock[];
|
|
@@ -2435,67 +2436,55 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2435
2436
|
}>;
|
|
2436
2437
|
items: GroupItemContent[];
|
|
2437
2438
|
};
|
|
2438
|
-
maybeLabel?: string | undefined;
|
|
2439
2439
|
}, {
|
|
2440
2440
|
key: string;
|
|
2441
2441
|
name: string;
|
|
2442
|
+
maybeLabel?: string | undefined;
|
|
2442
2443
|
widget: {
|
|
2443
2444
|
__TYPE__: "SharedSliceContent";
|
|
2444
2445
|
variation: string;
|
|
2445
2446
|
primary: Record<string, {
|
|
2446
|
-
|
|
2447
|
-
|
|
2447
|
+
type: string;
|
|
2448
|
+
__TYPE__: "EmptyContent";
|
|
2448
2449
|
} | {
|
|
2449
|
-
|
|
2450
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
2450
2451
|
value: string;
|
|
2451
|
-
__TYPE__: "FieldContent";
|
|
2452
2452
|
} | {
|
|
2453
|
-
|
|
2453
|
+
__TYPE__: "SeparatorContent";
|
|
2454
|
+
} | {
|
|
2455
|
+
type: "Text";
|
|
2454
2456
|
value: string;
|
|
2455
2457
|
__TYPE__: "FieldContent";
|
|
2456
2458
|
} | {
|
|
2457
|
-
type:
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
position: {
|
|
2461
|
-
lat: number;
|
|
2462
|
-
lng: number;
|
|
2463
|
-
};
|
|
2464
|
-
__TYPE__: "GeoPointContent";
|
|
2465
|
-
} | {
|
|
2466
|
-
__TYPE__: "LinkContent";
|
|
2467
|
-
key: string;
|
|
2468
|
-
value: {
|
|
2469
|
-
variant?: string | undefined;
|
|
2470
|
-
text?: string | undefined;
|
|
2471
|
-
} & LinkContentValue;
|
|
2459
|
+
type: "Color";
|
|
2460
|
+
value: string;
|
|
2461
|
+
__TYPE__: "FieldContent";
|
|
2472
2462
|
} | {
|
|
2473
|
-
type: "
|
|
2463
|
+
type: "Date";
|
|
2474
2464
|
value: string;
|
|
2475
2465
|
__TYPE__: "FieldContent";
|
|
2476
2466
|
} | {
|
|
2477
|
-
type: "
|
|
2467
|
+
type: "Timestamp";
|
|
2478
2468
|
value: string;
|
|
2479
2469
|
__TYPE__: "FieldContent";
|
|
2480
2470
|
} | {
|
|
2481
|
-
type: "
|
|
2471
|
+
type: "Number";
|
|
2482
2472
|
value: string;
|
|
2483
2473
|
__TYPE__: "FieldContent";
|
|
2484
2474
|
} | {
|
|
2485
|
-
|
|
2486
|
-
} | {
|
|
2487
|
-
type: "Text";
|
|
2475
|
+
type: "Range";
|
|
2488
2476
|
value: string;
|
|
2489
2477
|
__TYPE__: "FieldContent";
|
|
2490
2478
|
} | {
|
|
2491
|
-
type: "
|
|
2479
|
+
type: "Select";
|
|
2492
2480
|
value: string;
|
|
2493
2481
|
__TYPE__: "FieldContent";
|
|
2482
|
+
} | {
|
|
2483
|
+
__TYPE__: "BooleanContent";
|
|
2484
|
+
value: boolean;
|
|
2494
2485
|
} | {
|
|
2495
2486
|
embed_url: string;
|
|
2496
2487
|
type: string;
|
|
2497
|
-
__TYPE__: "EmbedContent";
|
|
2498
|
-
all: unknown;
|
|
2499
2488
|
version?: string | number | null | undefined;
|
|
2500
2489
|
title?: string | null | undefined;
|
|
2501
2490
|
author_name?: string | null | undefined;
|
|
@@ -2507,6 +2496,14 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2507
2496
|
thumbnail_width?: number | null | undefined;
|
|
2508
2497
|
thumbnail_height?: number | null | undefined;
|
|
2509
2498
|
html?: string | null | undefined;
|
|
2499
|
+
__TYPE__: "EmbedContent";
|
|
2500
|
+
all: unknown;
|
|
2501
|
+
} | {
|
|
2502
|
+
position: {
|
|
2503
|
+
lat: number;
|
|
2504
|
+
lng: number;
|
|
2505
|
+
};
|
|
2506
|
+
__TYPE__: "GeoPointContent";
|
|
2510
2507
|
} | {
|
|
2511
2508
|
origin: {
|
|
2512
2509
|
id: string;
|
|
@@ -2524,7 +2521,6 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2524
2521
|
};
|
|
2525
2522
|
background: string;
|
|
2526
2523
|
};
|
|
2527
|
-
__TYPE__: "ImageContent";
|
|
2528
2524
|
url?: string | undefined;
|
|
2529
2525
|
credits?: string | null | undefined;
|
|
2530
2526
|
alt?: string | null | undefined;
|
|
@@ -2551,9 +2547,14 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2551
2547
|
alt?: string | null | undefined;
|
|
2552
2548
|
provider?: string | null | undefined;
|
|
2553
2549
|
}> | undefined;
|
|
2550
|
+
__TYPE__: "ImageContent";
|
|
2554
2551
|
} | {
|
|
2555
|
-
__TYPE__: "
|
|
2556
|
-
|
|
2552
|
+
__TYPE__: "LinkContent";
|
|
2553
|
+
key: string;
|
|
2554
|
+
value: {
|
|
2555
|
+
text?: string | undefined;
|
|
2556
|
+
variant?: string | undefined;
|
|
2557
|
+
} & LinkContentValue;
|
|
2557
2558
|
} | {
|
|
2558
2559
|
__TYPE__: "RepeatableContent";
|
|
2559
2560
|
type: "Link";
|
|
@@ -2561,8 +2562,8 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2561
2562
|
__TYPE__: "LinkContent";
|
|
2562
2563
|
key: string;
|
|
2563
2564
|
value: {
|
|
2564
|
-
variant?: string | undefined;
|
|
2565
2565
|
text?: string | undefined;
|
|
2566
|
+
variant?: string | undefined;
|
|
2566
2567
|
} & LinkContentValue;
|
|
2567
2568
|
}[];
|
|
2568
2569
|
} | {
|
|
@@ -2575,7 +2576,7 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2575
2576
|
type: "tableRow";
|
|
2576
2577
|
content: {
|
|
2577
2578
|
key: string;
|
|
2578
|
-
type: "
|
|
2579
|
+
type: "tableCell" | "tableHeader";
|
|
2579
2580
|
content: {
|
|
2580
2581
|
__TYPE__: "StructuredTextContent";
|
|
2581
2582
|
value: RichTextContentBlock[];
|
|
@@ -2589,34 +2590,33 @@ declare const SharedSliceItemContentSchema: t.Type<{
|
|
|
2589
2590
|
}>;
|
|
2590
2591
|
items: GroupItemContent[];
|
|
2591
2592
|
};
|
|
2592
|
-
maybeLabel?: string | undefined;
|
|
2593
2593
|
}, unknown>;
|
|
2594
2594
|
declare const SliceItemContentSchema: t.Type<{
|
|
2595
2595
|
key: string;
|
|
2596
2596
|
name: string;
|
|
2597
|
-
widget: SliceContent;
|
|
2598
2597
|
maybeLabel?: string | undefined;
|
|
2598
|
+
widget: SliceContent;
|
|
2599
2599
|
}, {
|
|
2600
2600
|
key: string;
|
|
2601
2601
|
name: string;
|
|
2602
|
-
widget: SliceContent;
|
|
2603
2602
|
maybeLabel?: string | undefined;
|
|
2603
|
+
widget: SliceContent;
|
|
2604
2604
|
}, unknown>;
|
|
2605
2605
|
declare const SlicesContentSchema: t.Type<{
|
|
2606
2606
|
__TYPE__: "SliceContentType";
|
|
2607
2607
|
value: {
|
|
2608
2608
|
key: string;
|
|
2609
2609
|
name: string;
|
|
2610
|
-
widget: SliceContent;
|
|
2611
2610
|
maybeLabel?: string | undefined;
|
|
2611
|
+
widget: SliceContent;
|
|
2612
2612
|
}[];
|
|
2613
2613
|
}, {
|
|
2614
2614
|
__TYPE__: "SliceContentType";
|
|
2615
2615
|
value: {
|
|
2616
2616
|
key: string;
|
|
2617
2617
|
name: string;
|
|
2618
|
-
widget: SliceContent;
|
|
2619
2618
|
maybeLabel?: string | undefined;
|
|
2619
|
+
widget: SliceContent;
|
|
2620
2620
|
}[];
|
|
2621
2621
|
}, unknown>;
|
|
2622
2622
|
declare const WidgetContentSchema: t.Type<WidgetContent, WidgetContent, unknown>;
|
|
@@ -2721,8 +2721,6 @@ declare const GeoPointLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
2721
2721
|
declare const EmbedLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
2722
2722
|
embed_url: string;
|
|
2723
2723
|
type: string;
|
|
2724
|
-
__TYPE__: "EmbedContent";
|
|
2725
|
-
all: unknown;
|
|
2726
2724
|
version?: string | number | null | undefined;
|
|
2727
2725
|
title?: string | null | undefined;
|
|
2728
2726
|
author_name?: string | null | undefined;
|
|
@@ -2734,6 +2732,8 @@ declare const EmbedLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
2734
2732
|
thumbnail_width?: number | null | undefined;
|
|
2735
2733
|
thumbnail_height?: number | null | undefined;
|
|
2736
2734
|
html?: string | null | undefined;
|
|
2735
|
+
__TYPE__: "EmbedContent";
|
|
2736
|
+
all: unknown;
|
|
2737
2737
|
}, {
|
|
2738
2738
|
keys: Record<string, string>;
|
|
2739
2739
|
types: Record<string, FieldOrSliceType>;
|
|
@@ -2770,7 +2770,6 @@ declare const ImageLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
2770
2770
|
};
|
|
2771
2771
|
background: string;
|
|
2772
2772
|
};
|
|
2773
|
-
__TYPE__: "ImageContent";
|
|
2774
2773
|
url?: string | undefined;
|
|
2775
2774
|
credits?: string | null | undefined;
|
|
2776
2775
|
alt?: string | null | undefined;
|
|
@@ -2797,6 +2796,7 @@ declare const ImageLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
2797
2796
|
alt?: string | null | undefined;
|
|
2798
2797
|
provider?: string | null | undefined;
|
|
2799
2798
|
}> | undefined;
|
|
2799
|
+
__TYPE__: "ImageContent";
|
|
2800
2800
|
}, {
|
|
2801
2801
|
keys: Record<string, string>;
|
|
2802
2802
|
types: Record<string, FieldOrSliceType>;
|
|
@@ -2849,13 +2849,43 @@ declare const LinkLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
2849
2849
|
__TYPE__: "LinkContent";
|
|
2850
2850
|
key: string;
|
|
2851
2851
|
value: {
|
|
2852
|
-
variant?: string | undefined;
|
|
2853
2852
|
text?: string | undefined;
|
|
2853
|
+
variant?: string | undefined;
|
|
2854
2854
|
} & LinkContentValue;
|
|
2855
2855
|
}, {
|
|
2856
2856
|
keys: Record<string, string>;
|
|
2857
2857
|
types: Record<string, FieldOrSliceType>;
|
|
2858
2858
|
content: {
|
|
2859
|
+
kind: "image";
|
|
2860
|
+
key: string;
|
|
2861
|
+
text?: string | undefined;
|
|
2862
|
+
variant?: string | undefined;
|
|
2863
|
+
} | {
|
|
2864
|
+
kind: "file";
|
|
2865
|
+
key: string;
|
|
2866
|
+
text?: string | undefined;
|
|
2867
|
+
variant?: string | undefined;
|
|
2868
|
+
} | {
|
|
2869
|
+
kind: "media";
|
|
2870
|
+
key: string;
|
|
2871
|
+
text?: string | undefined;
|
|
2872
|
+
variant?: string | undefined;
|
|
2873
|
+
} | {
|
|
2874
|
+
kind: "document";
|
|
2875
|
+
key: string;
|
|
2876
|
+
text?: string | undefined;
|
|
2877
|
+
variant?: string | undefined;
|
|
2878
|
+
} | {
|
|
2879
|
+
kind: "web";
|
|
2880
|
+
key: string;
|
|
2881
|
+
text?: string | undefined;
|
|
2882
|
+
variant?: string | undefined;
|
|
2883
|
+
} | {
|
|
2884
|
+
kind: "any";
|
|
2885
|
+
key: string;
|
|
2886
|
+
text?: string | undefined;
|
|
2887
|
+
variant?: string | undefined;
|
|
2888
|
+
} | {
|
|
2859
2889
|
kind: "image";
|
|
2860
2890
|
id: string;
|
|
2861
2891
|
url: string;
|
|
@@ -2864,9 +2894,9 @@ declare const LinkLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
2864
2894
|
size: string;
|
|
2865
2895
|
name: string;
|
|
2866
2896
|
date?: string | null | undefined;
|
|
2867
|
-
variant?: string | undefined;
|
|
2868
|
-
text?: string | undefined;
|
|
2869
2897
|
key: string;
|
|
2898
|
+
text?: string | undefined;
|
|
2899
|
+
variant?: string | undefined;
|
|
2870
2900
|
} | {
|
|
2871
2901
|
kind: "file";
|
|
2872
2902
|
id: string;
|
|
@@ -2874,15 +2904,15 @@ declare const LinkLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
2874
2904
|
name: string;
|
|
2875
2905
|
size: string;
|
|
2876
2906
|
date?: string | null | undefined;
|
|
2877
|
-
variant?: string | undefined;
|
|
2878
|
-
text?: string | undefined;
|
|
2879
2907
|
key: string;
|
|
2908
|
+
text?: string | undefined;
|
|
2909
|
+
variant?: string | undefined;
|
|
2880
2910
|
} | {
|
|
2881
2911
|
kind: "document";
|
|
2882
2912
|
id: string;
|
|
2883
|
-
variant?: string | undefined;
|
|
2884
|
-
text?: string | undefined;
|
|
2885
2913
|
key: string;
|
|
2914
|
+
text?: string | undefined;
|
|
2915
|
+
variant?: string | undefined;
|
|
2886
2916
|
} | {
|
|
2887
2917
|
kind: "web";
|
|
2888
2918
|
url: string;
|
|
@@ -2890,39 +2920,9 @@ declare const LinkLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
2890
2920
|
preview?: {
|
|
2891
2921
|
title?: string | undefined;
|
|
2892
2922
|
} | null | undefined;
|
|
2893
|
-
variant?: string | undefined;
|
|
2894
|
-
text?: string | undefined;
|
|
2895
2923
|
key: string;
|
|
2896
|
-
} | {
|
|
2897
|
-
kind: "image";
|
|
2898
|
-
variant?: string | undefined;
|
|
2899
|
-
text?: string | undefined;
|
|
2900
|
-
key: string;
|
|
2901
|
-
} | {
|
|
2902
|
-
kind: "file";
|
|
2903
|
-
variant?: string | undefined;
|
|
2904
|
-
text?: string | undefined;
|
|
2905
|
-
key: string;
|
|
2906
|
-
} | {
|
|
2907
|
-
kind: "media";
|
|
2908
|
-
variant?: string | undefined;
|
|
2909
|
-
text?: string | undefined;
|
|
2910
|
-
key: string;
|
|
2911
|
-
} | {
|
|
2912
|
-
kind: "document";
|
|
2913
|
-
variant?: string | undefined;
|
|
2914
|
-
text?: string | undefined;
|
|
2915
|
-
key: string;
|
|
2916
|
-
} | {
|
|
2917
|
-
kind: "web";
|
|
2918
|
-
variant?: string | undefined;
|
|
2919
2924
|
text?: string | undefined;
|
|
2920
|
-
key: string;
|
|
2921
|
-
} | {
|
|
2922
|
-
kind: "any";
|
|
2923
2925
|
variant?: string | undefined;
|
|
2924
|
-
text?: string | undefined;
|
|
2925
|
-
key: string;
|
|
2926
2926
|
};
|
|
2927
2927
|
}, unknown>;
|
|
2928
2928
|
declare const RepeatableLegacy: (ctx: LegacyContentCtx, fieldType: "Link") => t.Type<{
|
|
@@ -2932,8 +2932,8 @@ declare const RepeatableLegacy: (ctx: LegacyContentCtx, fieldType: "Link") => t.
|
|
|
2932
2932
|
__TYPE__: "LinkContent";
|
|
2933
2933
|
key: string;
|
|
2934
2934
|
value: {
|
|
2935
|
-
variant?: string | undefined;
|
|
2936
2935
|
text?: string | undefined;
|
|
2936
|
+
variant?: string | undefined;
|
|
2937
2937
|
} & LinkContentValue;
|
|
2938
2938
|
}[];
|
|
2939
2939
|
}, {
|
|
@@ -2968,7 +2968,7 @@ declare const TableLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
2968
2968
|
type: "tableRow";
|
|
2969
2969
|
content: {
|
|
2970
2970
|
key: string;
|
|
2971
|
-
type: "
|
|
2971
|
+
type: "tableCell" | "tableHeader";
|
|
2972
2972
|
content: {
|
|
2973
2973
|
__TYPE__: "StructuredTextContent";
|
|
2974
2974
|
value: RichTextContentBlock[];
|
|
@@ -2985,7 +2985,7 @@ declare const TableLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
2985
2985
|
type: "tableRow";
|
|
2986
2986
|
content: {
|
|
2987
2987
|
key: string;
|
|
2988
|
-
type: "
|
|
2988
|
+
type: "tableCell" | "tableHeader";
|
|
2989
2989
|
content: RichTextLegacyBlock[];
|
|
2990
2990
|
columnWidth?: number | undefined;
|
|
2991
2991
|
}[];
|
|
@@ -3019,8 +3019,17 @@ declare const GroupLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3019
3019
|
content: GroupLegacy$1;
|
|
3020
3020
|
}, unknown>;
|
|
3021
3021
|
declare const LegacySliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
3022
|
-
|
|
3023
|
-
|
|
3022
|
+
type: string;
|
|
3023
|
+
__TYPE__: "EmptyContent";
|
|
3024
|
+
} | {
|
|
3025
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
3026
|
+
value: string;
|
|
3027
|
+
} | {
|
|
3028
|
+
__TYPE__: "SeparatorContent";
|
|
3029
|
+
} | {
|
|
3030
|
+
type: "Text";
|
|
3031
|
+
value: string;
|
|
3032
|
+
__TYPE__: "FieldContent";
|
|
3024
3033
|
} | {
|
|
3025
3034
|
type: "Color";
|
|
3026
3035
|
value: string;
|
|
@@ -3030,21 +3039,9 @@ declare const LegacySliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3030
3039
|
value: string;
|
|
3031
3040
|
__TYPE__: "FieldContent";
|
|
3032
3041
|
} | {
|
|
3033
|
-
type:
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
position: {
|
|
3037
|
-
lat: number;
|
|
3038
|
-
lng: number;
|
|
3039
|
-
};
|
|
3040
|
-
__TYPE__: "GeoPointContent";
|
|
3041
|
-
} | {
|
|
3042
|
-
__TYPE__: "LinkContent";
|
|
3043
|
-
key: string;
|
|
3044
|
-
value: {
|
|
3045
|
-
variant?: string | undefined;
|
|
3046
|
-
text?: string | undefined;
|
|
3047
|
-
} & LinkContentValue;
|
|
3042
|
+
type: "Timestamp";
|
|
3043
|
+
value: string;
|
|
3044
|
+
__TYPE__: "FieldContent";
|
|
3048
3045
|
} | {
|
|
3049
3046
|
type: "Number";
|
|
3050
3047
|
value: string;
|
|
@@ -3058,20 +3055,11 @@ declare const LegacySliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3058
3055
|
value: string;
|
|
3059
3056
|
__TYPE__: "FieldContent";
|
|
3060
3057
|
} | {
|
|
3061
|
-
__TYPE__: "
|
|
3062
|
-
|
|
3063
|
-
type: "Text";
|
|
3064
|
-
value: string;
|
|
3065
|
-
__TYPE__: "FieldContent";
|
|
3066
|
-
} | {
|
|
3067
|
-
type: "Timestamp";
|
|
3068
|
-
value: string;
|
|
3069
|
-
__TYPE__: "FieldContent";
|
|
3058
|
+
__TYPE__: "BooleanContent";
|
|
3059
|
+
value: boolean;
|
|
3070
3060
|
} | {
|
|
3071
3061
|
embed_url: string;
|
|
3072
3062
|
type: string;
|
|
3073
|
-
__TYPE__: "EmbedContent";
|
|
3074
|
-
all: unknown;
|
|
3075
3063
|
version?: string | number | null | undefined;
|
|
3076
3064
|
title?: string | null | undefined;
|
|
3077
3065
|
author_name?: string | null | undefined;
|
|
@@ -3083,6 +3071,14 @@ declare const LegacySliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3083
3071
|
thumbnail_width?: number | null | undefined;
|
|
3084
3072
|
thumbnail_height?: number | null | undefined;
|
|
3085
3073
|
html?: string | null | undefined;
|
|
3074
|
+
__TYPE__: "EmbedContent";
|
|
3075
|
+
all: unknown;
|
|
3076
|
+
} | {
|
|
3077
|
+
position: {
|
|
3078
|
+
lat: number;
|
|
3079
|
+
lng: number;
|
|
3080
|
+
};
|
|
3081
|
+
__TYPE__: "GeoPointContent";
|
|
3086
3082
|
} | {
|
|
3087
3083
|
origin: {
|
|
3088
3084
|
id: string;
|
|
@@ -3100,7 +3096,6 @@ declare const LegacySliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3100
3096
|
};
|
|
3101
3097
|
background: string;
|
|
3102
3098
|
};
|
|
3103
|
-
__TYPE__: "ImageContent";
|
|
3104
3099
|
url?: string | undefined;
|
|
3105
3100
|
credits?: string | null | undefined;
|
|
3106
3101
|
alt?: string | null | undefined;
|
|
@@ -3127,9 +3122,14 @@ declare const LegacySliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3127
3122
|
alt?: string | null | undefined;
|
|
3128
3123
|
provider?: string | null | undefined;
|
|
3129
3124
|
}> | undefined;
|
|
3125
|
+
__TYPE__: "ImageContent";
|
|
3130
3126
|
} | {
|
|
3131
|
-
__TYPE__: "
|
|
3132
|
-
|
|
3127
|
+
__TYPE__: "LinkContent";
|
|
3128
|
+
key: string;
|
|
3129
|
+
value: {
|
|
3130
|
+
text?: string | undefined;
|
|
3131
|
+
variant?: string | undefined;
|
|
3132
|
+
} & LinkContentValue;
|
|
3133
3133
|
} | {
|
|
3134
3134
|
__TYPE__: "RepeatableContent";
|
|
3135
3135
|
type: "Link";
|
|
@@ -3137,8 +3137,8 @@ declare const LegacySliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3137
3137
|
__TYPE__: "LinkContent";
|
|
3138
3138
|
key: string;
|
|
3139
3139
|
value: {
|
|
3140
|
-
variant?: string | undefined;
|
|
3141
3140
|
text?: string | undefined;
|
|
3141
|
+
variant?: string | undefined;
|
|
3142
3142
|
} & LinkContentValue;
|
|
3143
3143
|
}[];
|
|
3144
3144
|
} | {
|
|
@@ -3151,7 +3151,7 @@ declare const LegacySliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3151
3151
|
type: "tableRow";
|
|
3152
3152
|
content: {
|
|
3153
3153
|
key: string;
|
|
3154
|
-
type: "
|
|
3154
|
+
type: "tableCell" | "tableHeader";
|
|
3155
3155
|
content: {
|
|
3156
3156
|
__TYPE__: "StructuredTextContent";
|
|
3157
3157
|
value: RichTextContentBlock[];
|
|
@@ -3170,8 +3170,17 @@ declare const LegacySliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3170
3170
|
declare const CompositeSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
3171
3171
|
__TYPE__: "CompositeSliceContent";
|
|
3172
3172
|
nonRepeat: Record<string, {
|
|
3173
|
-
|
|
3174
|
-
|
|
3173
|
+
type: string;
|
|
3174
|
+
__TYPE__: "EmptyContent";
|
|
3175
|
+
} | {
|
|
3176
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
3177
|
+
value: string;
|
|
3178
|
+
} | {
|
|
3179
|
+
__TYPE__: "SeparatorContent";
|
|
3180
|
+
} | {
|
|
3181
|
+
type: "Text";
|
|
3182
|
+
value: string;
|
|
3183
|
+
__TYPE__: "FieldContent";
|
|
3175
3184
|
} | {
|
|
3176
3185
|
type: "Color";
|
|
3177
3186
|
value: string;
|
|
@@ -3181,21 +3190,9 @@ declare const CompositeSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3181
3190
|
value: string;
|
|
3182
3191
|
__TYPE__: "FieldContent";
|
|
3183
3192
|
} | {
|
|
3184
|
-
type:
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
position: {
|
|
3188
|
-
lat: number;
|
|
3189
|
-
lng: number;
|
|
3190
|
-
};
|
|
3191
|
-
__TYPE__: "GeoPointContent";
|
|
3192
|
-
} | {
|
|
3193
|
-
__TYPE__: "LinkContent";
|
|
3194
|
-
key: string;
|
|
3195
|
-
value: {
|
|
3196
|
-
variant?: string | undefined;
|
|
3197
|
-
text?: string | undefined;
|
|
3198
|
-
} & LinkContentValue;
|
|
3193
|
+
type: "Timestamp";
|
|
3194
|
+
value: string;
|
|
3195
|
+
__TYPE__: "FieldContent";
|
|
3199
3196
|
} | {
|
|
3200
3197
|
type: "Number";
|
|
3201
3198
|
value: string;
|
|
@@ -3209,20 +3206,11 @@ declare const CompositeSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3209
3206
|
value: string;
|
|
3210
3207
|
__TYPE__: "FieldContent";
|
|
3211
3208
|
} | {
|
|
3212
|
-
__TYPE__: "
|
|
3213
|
-
|
|
3214
|
-
type: "Text";
|
|
3215
|
-
value: string;
|
|
3216
|
-
__TYPE__: "FieldContent";
|
|
3217
|
-
} | {
|
|
3218
|
-
type: "Timestamp";
|
|
3219
|
-
value: string;
|
|
3220
|
-
__TYPE__: "FieldContent";
|
|
3209
|
+
__TYPE__: "BooleanContent";
|
|
3210
|
+
value: boolean;
|
|
3221
3211
|
} | {
|
|
3222
3212
|
embed_url: string;
|
|
3223
3213
|
type: string;
|
|
3224
|
-
__TYPE__: "EmbedContent";
|
|
3225
|
-
all: unknown;
|
|
3226
3214
|
version?: string | number | null | undefined;
|
|
3227
3215
|
title?: string | null | undefined;
|
|
3228
3216
|
author_name?: string | null | undefined;
|
|
@@ -3234,6 +3222,14 @@ declare const CompositeSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3234
3222
|
thumbnail_width?: number | null | undefined;
|
|
3235
3223
|
thumbnail_height?: number | null | undefined;
|
|
3236
3224
|
html?: string | null | undefined;
|
|
3225
|
+
__TYPE__: "EmbedContent";
|
|
3226
|
+
all: unknown;
|
|
3227
|
+
} | {
|
|
3228
|
+
position: {
|
|
3229
|
+
lat: number;
|
|
3230
|
+
lng: number;
|
|
3231
|
+
};
|
|
3232
|
+
__TYPE__: "GeoPointContent";
|
|
3237
3233
|
} | {
|
|
3238
3234
|
origin: {
|
|
3239
3235
|
id: string;
|
|
@@ -3251,7 +3247,6 @@ declare const CompositeSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3251
3247
|
};
|
|
3252
3248
|
background: string;
|
|
3253
3249
|
};
|
|
3254
|
-
__TYPE__: "ImageContent";
|
|
3255
3250
|
url?: string | undefined;
|
|
3256
3251
|
credits?: string | null | undefined;
|
|
3257
3252
|
alt?: string | null | undefined;
|
|
@@ -3278,9 +3273,14 @@ declare const CompositeSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3278
3273
|
alt?: string | null | undefined;
|
|
3279
3274
|
provider?: string | null | undefined;
|
|
3280
3275
|
}> | undefined;
|
|
3276
|
+
__TYPE__: "ImageContent";
|
|
3281
3277
|
} | {
|
|
3282
|
-
__TYPE__: "
|
|
3283
|
-
|
|
3278
|
+
__TYPE__: "LinkContent";
|
|
3279
|
+
key: string;
|
|
3280
|
+
value: {
|
|
3281
|
+
text?: string | undefined;
|
|
3282
|
+
variant?: string | undefined;
|
|
3283
|
+
} & LinkContentValue;
|
|
3284
3284
|
} | {
|
|
3285
3285
|
__TYPE__: "RepeatableContent";
|
|
3286
3286
|
type: "Link";
|
|
@@ -3288,8 +3288,8 @@ declare const CompositeSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3288
3288
|
__TYPE__: "LinkContent";
|
|
3289
3289
|
key: string;
|
|
3290
3290
|
value: {
|
|
3291
|
-
variant?: string | undefined;
|
|
3292
3291
|
text?: string | undefined;
|
|
3292
|
+
variant?: string | undefined;
|
|
3293
3293
|
} & LinkContentValue;
|
|
3294
3294
|
}[];
|
|
3295
3295
|
} | {
|
|
@@ -3302,7 +3302,7 @@ declare const CompositeSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3302
3302
|
type: "tableRow";
|
|
3303
3303
|
content: {
|
|
3304
3304
|
key: string;
|
|
3305
|
-
type: "
|
|
3305
|
+
type: "tableCell" | "tableHeader";
|
|
3306
3306
|
content: {
|
|
3307
3307
|
__TYPE__: "StructuredTextContent";
|
|
3308
3308
|
value: RichTextContentBlock[];
|
|
@@ -3324,8 +3324,17 @@ declare const SharedSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3324
3324
|
__TYPE__: "SharedSliceContent";
|
|
3325
3325
|
variation: string;
|
|
3326
3326
|
primary: Record<string, {
|
|
3327
|
-
|
|
3328
|
-
|
|
3327
|
+
type: string;
|
|
3328
|
+
__TYPE__: "EmptyContent";
|
|
3329
|
+
} | {
|
|
3330
|
+
__TYPE__: "IntegrationFieldsContent";
|
|
3331
|
+
value: string;
|
|
3332
|
+
} | {
|
|
3333
|
+
__TYPE__: "SeparatorContent";
|
|
3334
|
+
} | {
|
|
3335
|
+
type: "Text";
|
|
3336
|
+
value: string;
|
|
3337
|
+
__TYPE__: "FieldContent";
|
|
3329
3338
|
} | {
|
|
3330
3339
|
type: "Color";
|
|
3331
3340
|
value: string;
|
|
@@ -3335,21 +3344,9 @@ declare const SharedSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3335
3344
|
value: string;
|
|
3336
3345
|
__TYPE__: "FieldContent";
|
|
3337
3346
|
} | {
|
|
3338
|
-
type:
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
position: {
|
|
3342
|
-
lat: number;
|
|
3343
|
-
lng: number;
|
|
3344
|
-
};
|
|
3345
|
-
__TYPE__: "GeoPointContent";
|
|
3346
|
-
} | {
|
|
3347
|
-
__TYPE__: "LinkContent";
|
|
3348
|
-
key: string;
|
|
3349
|
-
value: {
|
|
3350
|
-
variant?: string | undefined;
|
|
3351
|
-
text?: string | undefined;
|
|
3352
|
-
} & LinkContentValue;
|
|
3347
|
+
type: "Timestamp";
|
|
3348
|
+
value: string;
|
|
3349
|
+
__TYPE__: "FieldContent";
|
|
3353
3350
|
} | {
|
|
3354
3351
|
type: "Number";
|
|
3355
3352
|
value: string;
|
|
@@ -3363,20 +3360,11 @@ declare const SharedSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3363
3360
|
value: string;
|
|
3364
3361
|
__TYPE__: "FieldContent";
|
|
3365
3362
|
} | {
|
|
3366
|
-
__TYPE__: "
|
|
3367
|
-
|
|
3368
|
-
type: "Text";
|
|
3369
|
-
value: string;
|
|
3370
|
-
__TYPE__: "FieldContent";
|
|
3371
|
-
} | {
|
|
3372
|
-
type: "Timestamp";
|
|
3373
|
-
value: string;
|
|
3374
|
-
__TYPE__: "FieldContent";
|
|
3363
|
+
__TYPE__: "BooleanContent";
|
|
3364
|
+
value: boolean;
|
|
3375
3365
|
} | {
|
|
3376
3366
|
embed_url: string;
|
|
3377
3367
|
type: string;
|
|
3378
|
-
__TYPE__: "EmbedContent";
|
|
3379
|
-
all: unknown;
|
|
3380
3368
|
version?: string | number | null | undefined;
|
|
3381
3369
|
title?: string | null | undefined;
|
|
3382
3370
|
author_name?: string | null | undefined;
|
|
@@ -3388,6 +3376,14 @@ declare const SharedSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3388
3376
|
thumbnail_width?: number | null | undefined;
|
|
3389
3377
|
thumbnail_height?: number | null | undefined;
|
|
3390
3378
|
html?: string | null | undefined;
|
|
3379
|
+
__TYPE__: "EmbedContent";
|
|
3380
|
+
all: unknown;
|
|
3381
|
+
} | {
|
|
3382
|
+
position: {
|
|
3383
|
+
lat: number;
|
|
3384
|
+
lng: number;
|
|
3385
|
+
};
|
|
3386
|
+
__TYPE__: "GeoPointContent";
|
|
3391
3387
|
} | {
|
|
3392
3388
|
origin: {
|
|
3393
3389
|
id: string;
|
|
@@ -3405,7 +3401,6 @@ declare const SharedSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3405
3401
|
};
|
|
3406
3402
|
background: string;
|
|
3407
3403
|
};
|
|
3408
|
-
__TYPE__: "ImageContent";
|
|
3409
3404
|
url?: string | undefined;
|
|
3410
3405
|
credits?: string | null | undefined;
|
|
3411
3406
|
alt?: string | null | undefined;
|
|
@@ -3432,9 +3427,14 @@ declare const SharedSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3432
3427
|
alt?: string | null | undefined;
|
|
3433
3428
|
provider?: string | null | undefined;
|
|
3434
3429
|
}> | undefined;
|
|
3430
|
+
__TYPE__: "ImageContent";
|
|
3435
3431
|
} | {
|
|
3436
|
-
__TYPE__: "
|
|
3437
|
-
|
|
3432
|
+
__TYPE__: "LinkContent";
|
|
3433
|
+
key: string;
|
|
3434
|
+
value: {
|
|
3435
|
+
text?: string | undefined;
|
|
3436
|
+
variant?: string | undefined;
|
|
3437
|
+
} & LinkContentValue;
|
|
3438
3438
|
} | {
|
|
3439
3439
|
__TYPE__: "RepeatableContent";
|
|
3440
3440
|
type: "Link";
|
|
@@ -3442,8 +3442,8 @@ declare const SharedSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3442
3442
|
__TYPE__: "LinkContent";
|
|
3443
3443
|
key: string;
|
|
3444
3444
|
value: {
|
|
3445
|
-
variant?: string | undefined;
|
|
3446
3445
|
text?: string | undefined;
|
|
3446
|
+
variant?: string | undefined;
|
|
3447
3447
|
} & LinkContentValue;
|
|
3448
3448
|
}[];
|
|
3449
3449
|
} | {
|
|
@@ -3456,7 +3456,7 @@ declare const SharedSliceLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3456
3456
|
type: "tableRow";
|
|
3457
3457
|
content: {
|
|
3458
3458
|
key: string;
|
|
3459
|
-
type: "
|
|
3459
|
+
type: "tableCell" | "tableHeader";
|
|
3460
3460
|
content: {
|
|
3461
3461
|
__TYPE__: "StructuredTextContent";
|
|
3462
3462
|
value: RichTextContentBlock[];
|
|
@@ -3486,15 +3486,15 @@ declare const SliceLegacy: (ctx: LegacyContentCtx) => t.Type<SliceContent, {
|
|
|
3486
3486
|
declare const SliceItemLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
3487
3487
|
key: string;
|
|
3488
3488
|
name: string;
|
|
3489
|
-
widget: SliceContent;
|
|
3490
3489
|
maybeLabel?: string | undefined;
|
|
3490
|
+
widget: SliceContent;
|
|
3491
3491
|
}, {
|
|
3492
3492
|
keys: Record<string, string>;
|
|
3493
3493
|
types: Record<string, FieldOrSliceType>;
|
|
3494
3494
|
content: {
|
|
3495
3495
|
key: string;
|
|
3496
|
-
value: unknown;
|
|
3497
3496
|
label?: string | null | undefined;
|
|
3497
|
+
value: unknown;
|
|
3498
3498
|
};
|
|
3499
3499
|
}, unknown>;
|
|
3500
3500
|
declare const SlicesLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
@@ -3502,16 +3502,16 @@ declare const SlicesLegacy: (ctx: LegacyContentCtx) => t.Type<{
|
|
|
3502
3502
|
value: {
|
|
3503
3503
|
key: string;
|
|
3504
3504
|
name: string;
|
|
3505
|
-
widget: SliceContent;
|
|
3506
3505
|
maybeLabel?: string | undefined;
|
|
3506
|
+
widget: SliceContent;
|
|
3507
3507
|
}[];
|
|
3508
3508
|
}, {
|
|
3509
3509
|
keys: Record<string, string>;
|
|
3510
3510
|
types: Record<string, FieldOrSliceType>;
|
|
3511
3511
|
content: {
|
|
3512
3512
|
key: string;
|
|
3513
|
-
value: unknown;
|
|
3514
3513
|
label?: string | null | undefined;
|
|
3514
|
+
value: unknown;
|
|
3515
3515
|
}[];
|
|
3516
3516
|
}, unknown>;
|
|
3517
3517
|
declare const WidgetLegacy: (ctx: LegacyContentCtx) => t.Type<WidgetContent, {
|
|
@@ -3660,7 +3660,7 @@ declare const LinkModelSchema: t.Type<{
|
|
|
3660
3660
|
label?: string | null | undefined;
|
|
3661
3661
|
useAsTitle?: boolean | undefined;
|
|
3662
3662
|
placeholder?: string | undefined;
|
|
3663
|
-
select?: "
|
|
3663
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
3664
3664
|
customtypes?: (string | {
|
|
3665
3665
|
id: string;
|
|
3666
3666
|
fields: (string | {
|
|
@@ -3700,7 +3700,7 @@ declare const LinkModelSchema: t.Type<{
|
|
|
3700
3700
|
label?: string | null | undefined;
|
|
3701
3701
|
useAsTitle?: boolean | undefined;
|
|
3702
3702
|
placeholder?: string | undefined;
|
|
3703
|
-
select?: "
|
|
3703
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
3704
3704
|
customtypes?: (string | {
|
|
3705
3705
|
id: string;
|
|
3706
3706
|
fields: (string | {
|
|
@@ -3735,6 +3735,22 @@ declare const LinkModelSchema: t.Type<{
|
|
|
3735
3735
|
} | undefined;
|
|
3736
3736
|
}, unknown>;
|
|
3737
3737
|
declare const NestableModelSchema: t.Type<{
|
|
3738
|
+
type: "StructuredText";
|
|
3739
|
+
fieldset?: string | null | undefined;
|
|
3740
|
+
config?: {
|
|
3741
|
+
label?: string | null | undefined;
|
|
3742
|
+
placeholder?: string | undefined;
|
|
3743
|
+
useAsTitle?: boolean | undefined;
|
|
3744
|
+
single?: string | undefined;
|
|
3745
|
+
multi?: string | undefined;
|
|
3746
|
+
imageConstraint?: {
|
|
3747
|
+
width?: number | null | undefined;
|
|
3748
|
+
height?: number | null | undefined;
|
|
3749
|
+
} | undefined;
|
|
3750
|
+
labels?: string[] | undefined;
|
|
3751
|
+
allowTargetBlank?: boolean | undefined;
|
|
3752
|
+
} | undefined;
|
|
3753
|
+
} | {
|
|
3738
3754
|
type: "Boolean";
|
|
3739
3755
|
config?: {
|
|
3740
3756
|
label?: string | null | undefined;
|
|
@@ -3802,7 +3818,7 @@ declare const NestableModelSchema: t.Type<{
|
|
|
3802
3818
|
label?: string | null | undefined;
|
|
3803
3819
|
useAsTitle?: boolean | undefined;
|
|
3804
3820
|
placeholder?: string | undefined;
|
|
3805
|
-
select?: "
|
|
3821
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
3806
3822
|
customtypes?: (string | {
|
|
3807
3823
|
id: string;
|
|
3808
3824
|
fields: (string | {
|
|
@@ -3855,22 +3871,6 @@ declare const NestableModelSchema: t.Type<{
|
|
|
3855
3871
|
max?: number | undefined;
|
|
3856
3872
|
step?: number | undefined;
|
|
3857
3873
|
} | undefined;
|
|
3858
|
-
} | {
|
|
3859
|
-
type: "StructuredText";
|
|
3860
|
-
fieldset?: string | null | undefined;
|
|
3861
|
-
config?: {
|
|
3862
|
-
label?: string | null | undefined;
|
|
3863
|
-
placeholder?: string | undefined;
|
|
3864
|
-
useAsTitle?: boolean | undefined;
|
|
3865
|
-
single?: string | undefined;
|
|
3866
|
-
multi?: string | undefined;
|
|
3867
|
-
imageConstraint?: {
|
|
3868
|
-
width?: number | null | undefined;
|
|
3869
|
-
height?: number | null | undefined;
|
|
3870
|
-
} | undefined;
|
|
3871
|
-
labels?: string[] | undefined;
|
|
3872
|
-
allowTargetBlank?: boolean | undefined;
|
|
3873
|
-
} | undefined;
|
|
3874
3874
|
} | {
|
|
3875
3875
|
type: "Select";
|
|
3876
3876
|
fieldset?: string | null | undefined;
|
|
@@ -3907,6 +3907,22 @@ declare const NestableModelSchema: t.Type<{
|
|
|
3907
3907
|
default?: string | undefined;
|
|
3908
3908
|
} | undefined;
|
|
3909
3909
|
}, {
|
|
3910
|
+
type: "StructuredText";
|
|
3911
|
+
fieldset?: string | null | undefined;
|
|
3912
|
+
config?: {
|
|
3913
|
+
label?: string | null | undefined;
|
|
3914
|
+
placeholder?: string | undefined;
|
|
3915
|
+
useAsTitle?: boolean | undefined;
|
|
3916
|
+
single?: string | undefined;
|
|
3917
|
+
multi?: string | undefined;
|
|
3918
|
+
imageConstraint?: {
|
|
3919
|
+
width?: number | null | undefined;
|
|
3920
|
+
height?: number | null | undefined;
|
|
3921
|
+
} | undefined;
|
|
3922
|
+
labels?: string[] | undefined;
|
|
3923
|
+
allowTargetBlank?: boolean | undefined;
|
|
3924
|
+
} | undefined;
|
|
3925
|
+
} | {
|
|
3910
3926
|
type: "Boolean";
|
|
3911
3927
|
config?: {
|
|
3912
3928
|
label?: string | null | undefined;
|
|
@@ -3974,7 +3990,7 @@ declare const NestableModelSchema: t.Type<{
|
|
|
3974
3990
|
label?: string | null | undefined;
|
|
3975
3991
|
useAsTitle?: boolean | undefined;
|
|
3976
3992
|
placeholder?: string | undefined;
|
|
3977
|
-
select?: "
|
|
3993
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
3978
3994
|
customtypes?: (string | {
|
|
3979
3995
|
id: string;
|
|
3980
3996
|
fields: (string | {
|
|
@@ -4027,22 +4043,6 @@ declare const NestableModelSchema: t.Type<{
|
|
|
4027
4043
|
max?: number | undefined;
|
|
4028
4044
|
step?: number | undefined;
|
|
4029
4045
|
} | undefined;
|
|
4030
|
-
} | {
|
|
4031
|
-
type: "StructuredText";
|
|
4032
|
-
fieldset?: string | null | undefined;
|
|
4033
|
-
config?: {
|
|
4034
|
-
label?: string | null | undefined;
|
|
4035
|
-
placeholder?: string | undefined;
|
|
4036
|
-
useAsTitle?: boolean | undefined;
|
|
4037
|
-
single?: string | undefined;
|
|
4038
|
-
multi?: string | undefined;
|
|
4039
|
-
imageConstraint?: {
|
|
4040
|
-
width?: number | null | undefined;
|
|
4041
|
-
height?: number | null | undefined;
|
|
4042
|
-
} | undefined;
|
|
4043
|
-
labels?: string[] | undefined;
|
|
4044
|
-
allowTargetBlank?: boolean | undefined;
|
|
4045
|
-
} | undefined;
|
|
4046
4046
|
} | {
|
|
4047
4047
|
type: "Select";
|
|
4048
4048
|
fieldset?: string | null | undefined;
|
|
@@ -4196,7 +4196,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4196
4196
|
docURL: string;
|
|
4197
4197
|
version: string;
|
|
4198
4198
|
display?: string | undefined;
|
|
4199
|
-
primary?: Record<string,
|
|
4199
|
+
primary?: Record<string, {
|
|
4200
4200
|
type: "Group";
|
|
4201
4201
|
fieldset?: string | null | undefined;
|
|
4202
4202
|
icon?: string | undefined;
|
|
@@ -4204,7 +4204,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4204
4204
|
config?: {
|
|
4205
4205
|
label?: string | null | undefined;
|
|
4206
4206
|
repeat?: boolean | undefined;
|
|
4207
|
-
fields?: Record<string,
|
|
4207
|
+
fields?: Record<string, {
|
|
4208
4208
|
type: "Group";
|
|
4209
4209
|
fieldset?: string | null | undefined;
|
|
4210
4210
|
icon?: string | undefined;
|
|
@@ -4213,6 +4213,22 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4213
4213
|
label?: string | null | undefined;
|
|
4214
4214
|
repeat?: boolean | undefined;
|
|
4215
4215
|
fields?: Record<string, {
|
|
4216
|
+
type: "StructuredText";
|
|
4217
|
+
fieldset?: string | null | undefined;
|
|
4218
|
+
config?: {
|
|
4219
|
+
label?: string | null | undefined;
|
|
4220
|
+
placeholder?: string | undefined;
|
|
4221
|
+
useAsTitle?: boolean | undefined;
|
|
4222
|
+
single?: string | undefined;
|
|
4223
|
+
multi?: string | undefined;
|
|
4224
|
+
imageConstraint?: {
|
|
4225
|
+
width?: number | null | undefined;
|
|
4226
|
+
height?: number | null | undefined;
|
|
4227
|
+
} | undefined;
|
|
4228
|
+
labels?: string[] | undefined;
|
|
4229
|
+
allowTargetBlank?: boolean | undefined;
|
|
4230
|
+
} | undefined;
|
|
4231
|
+
} | {
|
|
4216
4232
|
type: "Boolean";
|
|
4217
4233
|
config?: {
|
|
4218
4234
|
label?: string | null | undefined;
|
|
@@ -4280,20 +4296,23 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4280
4296
|
label?: string | null | undefined;
|
|
4281
4297
|
useAsTitle?: boolean | undefined;
|
|
4282
4298
|
placeholder?: string | undefined;
|
|
4283
|
-
select?: "
|
|
4299
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
4284
4300
|
customtypes?: (string | {
|
|
4285
4301
|
id: string;
|
|
4286
4302
|
fields: (string | {
|
|
4287
4303
|
id: string;
|
|
4288
4304
|
customtypes: (string | {
|
|
4289
4305
|
id: string;
|
|
4290
|
-
fields: (string | /*elided*/any)[];
|
|
4306
|
+
fields: (string | /*elided*/ any)[];
|
|
4291
4307
|
})[];
|
|
4292
4308
|
} | {
|
|
4293
4309
|
id: string;
|
|
4294
4310
|
fields: (string | {
|
|
4295
4311
|
id: string;
|
|
4296
|
-
customtypes: (string |
|
|
4312
|
+
customtypes: (string | {
|
|
4313
|
+
id: string;
|
|
4314
|
+
fields: (string | any)[];
|
|
4315
|
+
})[];
|
|
4297
4316
|
})[];
|
|
4298
4317
|
})[];
|
|
4299
4318
|
})[] | undefined;
|
|
@@ -4324,22 +4343,6 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4324
4343
|
max?: number | undefined;
|
|
4325
4344
|
step?: number | undefined;
|
|
4326
4345
|
} | undefined;
|
|
4327
|
-
} | {
|
|
4328
|
-
type: "StructuredText";
|
|
4329
|
-
fieldset?: string | null | undefined;
|
|
4330
|
-
config?: {
|
|
4331
|
-
label?: string | null | undefined;
|
|
4332
|
-
placeholder?: string | undefined;
|
|
4333
|
-
useAsTitle?: boolean | undefined;
|
|
4334
|
-
single?: string | undefined;
|
|
4335
|
-
multi?: string | undefined;
|
|
4336
|
-
imageConstraint?: {
|
|
4337
|
-
width?: number | null | undefined;
|
|
4338
|
-
height?: number | null | undefined;
|
|
4339
|
-
} | undefined;
|
|
4340
|
-
labels?: string[] | undefined;
|
|
4341
|
-
allowTargetBlank?: boolean | undefined;
|
|
4342
|
-
} | undefined;
|
|
4343
4346
|
} | {
|
|
4344
4347
|
type: "Select";
|
|
4345
4348
|
fieldset?: string | null | undefined;
|
|
@@ -4377,10 +4380,26 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4377
4380
|
} | undefined;
|
|
4378
4381
|
}> | undefined;
|
|
4379
4382
|
} | undefined;
|
|
4380
|
-
}> | undefined;
|
|
4383
|
+
} | NestableModel> | undefined;
|
|
4381
4384
|
} | undefined;
|
|
4382
|
-
}> | undefined;
|
|
4385
|
+
} | NestableModel> | undefined;
|
|
4383
4386
|
items?: Record<string, {
|
|
4387
|
+
type: "StructuredText";
|
|
4388
|
+
fieldset?: string | null | undefined;
|
|
4389
|
+
config?: {
|
|
4390
|
+
label?: string | null | undefined;
|
|
4391
|
+
placeholder?: string | undefined;
|
|
4392
|
+
useAsTitle?: boolean | undefined;
|
|
4393
|
+
single?: string | undefined;
|
|
4394
|
+
multi?: string | undefined;
|
|
4395
|
+
imageConstraint?: {
|
|
4396
|
+
width?: number | null | undefined;
|
|
4397
|
+
height?: number | null | undefined;
|
|
4398
|
+
} | undefined;
|
|
4399
|
+
labels?: string[] | undefined;
|
|
4400
|
+
allowTargetBlank?: boolean | undefined;
|
|
4401
|
+
} | undefined;
|
|
4402
|
+
} | {
|
|
4384
4403
|
type: "Boolean";
|
|
4385
4404
|
config?: {
|
|
4386
4405
|
label?: string | null | undefined;
|
|
@@ -4448,17 +4467,14 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4448
4467
|
label?: string | null | undefined;
|
|
4449
4468
|
useAsTitle?: boolean | undefined;
|
|
4450
4469
|
placeholder?: string | undefined;
|
|
4451
|
-
select?: "
|
|
4470
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
4452
4471
|
customtypes?: (string | {
|
|
4453
4472
|
id: string;
|
|
4454
4473
|
fields: (string | {
|
|
4455
4474
|
id: string;
|
|
4456
4475
|
customtypes: (string | {
|
|
4457
4476
|
id: string;
|
|
4458
|
-
fields: (string |
|
|
4459
|
-
id: string;
|
|
4460
|
-
fields: string[];
|
|
4461
|
-
})[];
|
|
4477
|
+
fields: (string | any)[];
|
|
4462
4478
|
})[];
|
|
4463
4479
|
} | {
|
|
4464
4480
|
id: string;
|
|
@@ -4466,10 +4482,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4466
4482
|
id: string;
|
|
4467
4483
|
customtypes: (string | {
|
|
4468
4484
|
id: string;
|
|
4469
|
-
fields: (string |
|
|
4470
|
-
id: string;
|
|
4471
|
-
fields: string[];
|
|
4472
|
-
})[];
|
|
4485
|
+
fields: (string | any)[];
|
|
4473
4486
|
})[];
|
|
4474
4487
|
})[];
|
|
4475
4488
|
})[];
|
|
@@ -4501,22 +4514,6 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4501
4514
|
max?: number | undefined;
|
|
4502
4515
|
step?: number | undefined;
|
|
4503
4516
|
} | undefined;
|
|
4504
|
-
} | {
|
|
4505
|
-
type: "StructuredText";
|
|
4506
|
-
fieldset?: string | null | undefined;
|
|
4507
|
-
config?: {
|
|
4508
|
-
label?: string | null | undefined;
|
|
4509
|
-
placeholder?: string | undefined;
|
|
4510
|
-
useAsTitle?: boolean | undefined;
|
|
4511
|
-
single?: string | undefined;
|
|
4512
|
-
multi?: string | undefined;
|
|
4513
|
-
imageConstraint?: {
|
|
4514
|
-
width?: number | null | undefined;
|
|
4515
|
-
height?: number | null | undefined;
|
|
4516
|
-
} | undefined;
|
|
4517
|
-
labels?: string[] | undefined;
|
|
4518
|
-
allowTargetBlank?: boolean | undefined;
|
|
4519
|
-
} | undefined;
|
|
4520
4517
|
} | {
|
|
4521
4518
|
type: "Select";
|
|
4522
4519
|
fieldset?: string | null | undefined;
|
|
@@ -4558,7 +4555,6 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4558
4555
|
legacyPaths?: Record<string, string> | undefined;
|
|
4559
4556
|
schema?: undefined;
|
|
4560
4557
|
} | {
|
|
4561
|
-
schema: "@prismicio/types-internal@4.5.0";
|
|
4562
4558
|
id: string;
|
|
4563
4559
|
type: "SharedSlice";
|
|
4564
4560
|
name: string;
|
|
@@ -4570,7 +4566,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4570
4566
|
docURL: string;
|
|
4571
4567
|
version: string;
|
|
4572
4568
|
display?: string | undefined;
|
|
4573
|
-
primary?: Record<string,
|
|
4569
|
+
primary?: Record<string, {
|
|
4574
4570
|
type: "Group";
|
|
4575
4571
|
fieldset?: string | null | undefined;
|
|
4576
4572
|
icon?: string | undefined;
|
|
@@ -4578,7 +4574,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4578
4574
|
config?: {
|
|
4579
4575
|
label?: string | null | undefined;
|
|
4580
4576
|
repeat?: boolean | undefined;
|
|
4581
|
-
fields?: Record<string,
|
|
4577
|
+
fields?: Record<string, {
|
|
4582
4578
|
type: "Group";
|
|
4583
4579
|
fieldset?: string | null | undefined;
|
|
4584
4580
|
icon?: string | undefined;
|
|
@@ -4587,6 +4583,22 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4587
4583
|
label?: string | null | undefined;
|
|
4588
4584
|
repeat?: boolean | undefined;
|
|
4589
4585
|
fields?: Record<string, {
|
|
4586
|
+
type: "StructuredText";
|
|
4587
|
+
fieldset?: string | null | undefined;
|
|
4588
|
+
config?: {
|
|
4589
|
+
label?: string | null | undefined;
|
|
4590
|
+
placeholder?: string | undefined;
|
|
4591
|
+
useAsTitle?: boolean | undefined;
|
|
4592
|
+
single?: string | undefined;
|
|
4593
|
+
multi?: string | undefined;
|
|
4594
|
+
imageConstraint?: {
|
|
4595
|
+
width?: number | null | undefined;
|
|
4596
|
+
height?: number | null | undefined;
|
|
4597
|
+
} | undefined;
|
|
4598
|
+
labels?: string[] | undefined;
|
|
4599
|
+
allowTargetBlank?: boolean | undefined;
|
|
4600
|
+
} | undefined;
|
|
4601
|
+
} | {
|
|
4590
4602
|
type: "Boolean";
|
|
4591
4603
|
config?: {
|
|
4592
4604
|
label?: string | null | undefined;
|
|
@@ -4654,20 +4666,23 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4654
4666
|
label?: string | null | undefined;
|
|
4655
4667
|
useAsTitle?: boolean | undefined;
|
|
4656
4668
|
placeholder?: string | undefined;
|
|
4657
|
-
select?: "
|
|
4669
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
4658
4670
|
customtypes?: (string | {
|
|
4659
4671
|
id: string;
|
|
4660
4672
|
fields: (string | {
|
|
4661
4673
|
id: string;
|
|
4662
4674
|
customtypes: (string | {
|
|
4663
4675
|
id: string;
|
|
4664
|
-
fields: (string |
|
|
4676
|
+
fields: (string | any)[];
|
|
4665
4677
|
})[];
|
|
4666
4678
|
} | {
|
|
4667
4679
|
id: string;
|
|
4668
4680
|
fields: (string | {
|
|
4669
4681
|
id: string;
|
|
4670
|
-
customtypes: (string |
|
|
4682
|
+
customtypes: (string | {
|
|
4683
|
+
id: string;
|
|
4684
|
+
fields: (string | any)[];
|
|
4685
|
+
})[];
|
|
4671
4686
|
})[];
|
|
4672
4687
|
})[];
|
|
4673
4688
|
})[] | undefined;
|
|
@@ -4698,22 +4713,6 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4698
4713
|
max?: number | undefined;
|
|
4699
4714
|
step?: number | undefined;
|
|
4700
4715
|
} | undefined;
|
|
4701
|
-
} | {
|
|
4702
|
-
type: "StructuredText";
|
|
4703
|
-
fieldset?: string | null | undefined;
|
|
4704
|
-
config?: {
|
|
4705
|
-
label?: string | null | undefined;
|
|
4706
|
-
placeholder?: string | undefined;
|
|
4707
|
-
useAsTitle?: boolean | undefined;
|
|
4708
|
-
single?: string | undefined;
|
|
4709
|
-
multi?: string | undefined;
|
|
4710
|
-
imageConstraint?: {
|
|
4711
|
-
width?: number | null | undefined;
|
|
4712
|
-
height?: number | null | undefined;
|
|
4713
|
-
} | undefined;
|
|
4714
|
-
labels?: string[] | undefined;
|
|
4715
|
-
allowTargetBlank?: boolean | undefined;
|
|
4716
|
-
} | undefined;
|
|
4717
4716
|
} | {
|
|
4718
4717
|
type: "Select";
|
|
4719
4718
|
fieldset?: string | null | undefined;
|
|
@@ -4751,10 +4750,26 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4751
4750
|
} | undefined;
|
|
4752
4751
|
}> | undefined;
|
|
4753
4752
|
} | undefined;
|
|
4754
|
-
}> | undefined;
|
|
4753
|
+
} | NestableModel> | undefined;
|
|
4754
|
+
} | undefined;
|
|
4755
|
+
} | NestableModel> | undefined;
|
|
4756
|
+
items?: Record<string, {
|
|
4757
|
+
type: "StructuredText";
|
|
4758
|
+
fieldset?: string | null | undefined;
|
|
4759
|
+
config?: {
|
|
4760
|
+
label?: string | null | undefined;
|
|
4761
|
+
placeholder?: string | undefined;
|
|
4762
|
+
useAsTitle?: boolean | undefined;
|
|
4763
|
+
single?: string | undefined;
|
|
4764
|
+
multi?: string | undefined;
|
|
4765
|
+
imageConstraint?: {
|
|
4766
|
+
width?: number | null | undefined;
|
|
4767
|
+
height?: number | null | undefined;
|
|
4768
|
+
} | undefined;
|
|
4769
|
+
labels?: string[] | undefined;
|
|
4770
|
+
allowTargetBlank?: boolean | undefined;
|
|
4755
4771
|
} | undefined;
|
|
4756
|
-
}
|
|
4757
|
-
items?: Record<string, {
|
|
4772
|
+
} | {
|
|
4758
4773
|
type: "Boolean";
|
|
4759
4774
|
config?: {
|
|
4760
4775
|
label?: string | null | undefined;
|
|
@@ -4822,17 +4837,14 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4822
4837
|
label?: string | null | undefined;
|
|
4823
4838
|
useAsTitle?: boolean | undefined;
|
|
4824
4839
|
placeholder?: string | undefined;
|
|
4825
|
-
select?: "
|
|
4840
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
4826
4841
|
customtypes?: (string | {
|
|
4827
4842
|
id: string;
|
|
4828
4843
|
fields: (string | {
|
|
4829
4844
|
id: string;
|
|
4830
4845
|
customtypes: (string | {
|
|
4831
4846
|
id: string;
|
|
4832
|
-
fields: (string |
|
|
4833
|
-
id: string;
|
|
4834
|
-
fields: string[];
|
|
4835
|
-
})[];
|
|
4847
|
+
fields: (string | any)[];
|
|
4836
4848
|
})[];
|
|
4837
4849
|
} | {
|
|
4838
4850
|
id: string;
|
|
@@ -4840,10 +4852,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4840
4852
|
id: string;
|
|
4841
4853
|
customtypes: (string | {
|
|
4842
4854
|
id: string;
|
|
4843
|
-
fields: (string |
|
|
4844
|
-
id: string;
|
|
4845
|
-
fields: string[];
|
|
4846
|
-
})[];
|
|
4855
|
+
fields: (string | any)[];
|
|
4847
4856
|
})[];
|
|
4848
4857
|
})[];
|
|
4849
4858
|
})[];
|
|
@@ -4875,22 +4884,6 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4875
4884
|
max?: number | undefined;
|
|
4876
4885
|
step?: number | undefined;
|
|
4877
4886
|
} | undefined;
|
|
4878
|
-
} | {
|
|
4879
|
-
type: "StructuredText";
|
|
4880
|
-
fieldset?: string | null | undefined;
|
|
4881
|
-
config?: {
|
|
4882
|
-
label?: string | null | undefined;
|
|
4883
|
-
placeholder?: string | undefined;
|
|
4884
|
-
useAsTitle?: boolean | undefined;
|
|
4885
|
-
single?: string | undefined;
|
|
4886
|
-
multi?: string | undefined;
|
|
4887
|
-
imageConstraint?: {
|
|
4888
|
-
width?: number | null | undefined;
|
|
4889
|
-
height?: number | null | undefined;
|
|
4890
|
-
} | undefined;
|
|
4891
|
-
labels?: string[] | undefined;
|
|
4892
|
-
allowTargetBlank?: boolean | undefined;
|
|
4893
|
-
} | undefined;
|
|
4894
4887
|
} | {
|
|
4895
4888
|
type: "Select";
|
|
4896
4889
|
fieldset?: string | null | undefined;
|
|
@@ -4930,6 +4923,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4930
4923
|
}[];
|
|
4931
4924
|
description?: string | undefined;
|
|
4932
4925
|
legacyPaths?: Record<string, string> | undefined;
|
|
4926
|
+
schema: "@prismicio/types-internal@4.5.0";
|
|
4933
4927
|
}, {
|
|
4934
4928
|
id: string;
|
|
4935
4929
|
type: "SharedSlice";
|
|
@@ -4942,7 +4936,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4942
4936
|
docURL: string;
|
|
4943
4937
|
version: string;
|
|
4944
4938
|
display?: string | undefined;
|
|
4945
|
-
primary?: Record<string,
|
|
4939
|
+
primary?: Record<string, {
|
|
4946
4940
|
type: "Group";
|
|
4947
4941
|
fieldset?: string | null | undefined;
|
|
4948
4942
|
icon?: string | undefined;
|
|
@@ -4950,7 +4944,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4950
4944
|
config?: {
|
|
4951
4945
|
label?: string | null | undefined;
|
|
4952
4946
|
repeat?: boolean | undefined;
|
|
4953
|
-
fields?: Record<string,
|
|
4947
|
+
fields?: Record<string, {
|
|
4954
4948
|
type: "Group";
|
|
4955
4949
|
fieldset?: string | null | undefined;
|
|
4956
4950
|
icon?: string | undefined;
|
|
@@ -4959,6 +4953,22 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
4959
4953
|
label?: string | null | undefined;
|
|
4960
4954
|
repeat?: boolean | undefined;
|
|
4961
4955
|
fields?: Record<string, {
|
|
4956
|
+
type: "StructuredText";
|
|
4957
|
+
fieldset?: string | null | undefined;
|
|
4958
|
+
config?: {
|
|
4959
|
+
label?: string | null | undefined;
|
|
4960
|
+
placeholder?: string | undefined;
|
|
4961
|
+
useAsTitle?: boolean | undefined;
|
|
4962
|
+
single?: string | undefined;
|
|
4963
|
+
multi?: string | undefined;
|
|
4964
|
+
imageConstraint?: {
|
|
4965
|
+
width?: number | null | undefined;
|
|
4966
|
+
height?: number | null | undefined;
|
|
4967
|
+
} | undefined;
|
|
4968
|
+
labels?: string[] | undefined;
|
|
4969
|
+
allowTargetBlank?: boolean | undefined;
|
|
4970
|
+
} | undefined;
|
|
4971
|
+
} | {
|
|
4962
4972
|
type: "Boolean";
|
|
4963
4973
|
config?: {
|
|
4964
4974
|
label?: string | null | undefined;
|
|
@@ -5026,20 +5036,23 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5026
5036
|
label?: string | null | undefined;
|
|
5027
5037
|
useAsTitle?: boolean | undefined;
|
|
5028
5038
|
placeholder?: string | undefined;
|
|
5029
|
-
select?: "
|
|
5039
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
5030
5040
|
customtypes?: (string | {
|
|
5031
5041
|
id: string;
|
|
5032
5042
|
fields: (string | {
|
|
5033
5043
|
id: string;
|
|
5034
5044
|
customtypes: (string | {
|
|
5035
5045
|
id: string;
|
|
5036
|
-
fields: (string |
|
|
5046
|
+
fields: (string | any)[];
|
|
5037
5047
|
})[];
|
|
5038
5048
|
} | {
|
|
5039
5049
|
id: string;
|
|
5040
5050
|
fields: (string | {
|
|
5041
5051
|
id: string;
|
|
5042
|
-
customtypes: (string |
|
|
5052
|
+
customtypes: (string | {
|
|
5053
|
+
id: string;
|
|
5054
|
+
fields: (string | any)[];
|
|
5055
|
+
})[];
|
|
5043
5056
|
})[];
|
|
5044
5057
|
})[];
|
|
5045
5058
|
})[] | undefined;
|
|
@@ -5070,22 +5083,6 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5070
5083
|
max?: number | undefined;
|
|
5071
5084
|
step?: number | undefined;
|
|
5072
5085
|
} | undefined;
|
|
5073
|
-
} | {
|
|
5074
|
-
type: "StructuredText";
|
|
5075
|
-
fieldset?: string | null | undefined;
|
|
5076
|
-
config?: {
|
|
5077
|
-
label?: string | null | undefined;
|
|
5078
|
-
placeholder?: string | undefined;
|
|
5079
|
-
useAsTitle?: boolean | undefined;
|
|
5080
|
-
single?: string | undefined;
|
|
5081
|
-
multi?: string | undefined;
|
|
5082
|
-
imageConstraint?: {
|
|
5083
|
-
width?: number | null | undefined;
|
|
5084
|
-
height?: number | null | undefined;
|
|
5085
|
-
} | undefined;
|
|
5086
|
-
labels?: string[] | undefined;
|
|
5087
|
-
allowTargetBlank?: boolean | undefined;
|
|
5088
|
-
} | undefined;
|
|
5089
5086
|
} | {
|
|
5090
5087
|
type: "Select";
|
|
5091
5088
|
fieldset?: string | null | undefined;
|
|
@@ -5123,10 +5120,26 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5123
5120
|
} | undefined;
|
|
5124
5121
|
}> | undefined;
|
|
5125
5122
|
} | undefined;
|
|
5126
|
-
}> | undefined;
|
|
5123
|
+
} | NestableModel> | undefined;
|
|
5127
5124
|
} | undefined;
|
|
5128
|
-
}> | undefined;
|
|
5125
|
+
} | NestableModel> | undefined;
|
|
5129
5126
|
items?: Record<string, {
|
|
5127
|
+
type: "StructuredText";
|
|
5128
|
+
fieldset?: string | null | undefined;
|
|
5129
|
+
config?: {
|
|
5130
|
+
label?: string | null | undefined;
|
|
5131
|
+
placeholder?: string | undefined;
|
|
5132
|
+
useAsTitle?: boolean | undefined;
|
|
5133
|
+
single?: string | undefined;
|
|
5134
|
+
multi?: string | undefined;
|
|
5135
|
+
imageConstraint?: {
|
|
5136
|
+
width?: number | null | undefined;
|
|
5137
|
+
height?: number | null | undefined;
|
|
5138
|
+
} | undefined;
|
|
5139
|
+
labels?: string[] | undefined;
|
|
5140
|
+
allowTargetBlank?: boolean | undefined;
|
|
5141
|
+
} | undefined;
|
|
5142
|
+
} | {
|
|
5130
5143
|
type: "Boolean";
|
|
5131
5144
|
config?: {
|
|
5132
5145
|
label?: string | null | undefined;
|
|
@@ -5194,17 +5207,14 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5194
5207
|
label?: string | null | undefined;
|
|
5195
5208
|
useAsTitle?: boolean | undefined;
|
|
5196
5209
|
placeholder?: string | undefined;
|
|
5197
|
-
select?: "
|
|
5210
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
5198
5211
|
customtypes?: (string | {
|
|
5199
5212
|
id: string;
|
|
5200
5213
|
fields: (string | {
|
|
5201
5214
|
id: string;
|
|
5202
5215
|
customtypes: (string | {
|
|
5203
5216
|
id: string;
|
|
5204
|
-
fields: (string |
|
|
5205
|
-
id: string;
|
|
5206
|
-
fields: string[];
|
|
5207
|
-
})[];
|
|
5217
|
+
fields: (string | any)[];
|
|
5208
5218
|
})[];
|
|
5209
5219
|
} | {
|
|
5210
5220
|
id: string;
|
|
@@ -5212,10 +5222,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5212
5222
|
id: string;
|
|
5213
5223
|
customtypes: (string | {
|
|
5214
5224
|
id: string;
|
|
5215
|
-
fields: (string |
|
|
5216
|
-
id: string;
|
|
5217
|
-
fields: string[];
|
|
5218
|
-
})[];
|
|
5225
|
+
fields: (string | any)[];
|
|
5219
5226
|
})[];
|
|
5220
5227
|
})[];
|
|
5221
5228
|
})[];
|
|
@@ -5247,22 +5254,6 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5247
5254
|
max?: number | undefined;
|
|
5248
5255
|
step?: number | undefined;
|
|
5249
5256
|
} | undefined;
|
|
5250
|
-
} | {
|
|
5251
|
-
type: "StructuredText";
|
|
5252
|
-
fieldset?: string | null | undefined;
|
|
5253
|
-
config?: {
|
|
5254
|
-
label?: string | null | undefined;
|
|
5255
|
-
placeholder?: string | undefined;
|
|
5256
|
-
useAsTitle?: boolean | undefined;
|
|
5257
|
-
single?: string | undefined;
|
|
5258
|
-
multi?: string | undefined;
|
|
5259
|
-
imageConstraint?: {
|
|
5260
|
-
width?: number | null | undefined;
|
|
5261
|
-
height?: number | null | undefined;
|
|
5262
|
-
} | undefined;
|
|
5263
|
-
labels?: string[] | undefined;
|
|
5264
|
-
allowTargetBlank?: boolean | undefined;
|
|
5265
|
-
} | undefined;
|
|
5266
5257
|
} | {
|
|
5267
5258
|
type: "Select";
|
|
5268
5259
|
fieldset?: string | null | undefined;
|
|
@@ -5304,7 +5295,6 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5304
5295
|
legacyPaths?: Record<string, string> | undefined;
|
|
5305
5296
|
schema?: undefined;
|
|
5306
5297
|
} | {
|
|
5307
|
-
schema: "@prismicio/types-internal@4.5.0";
|
|
5308
5298
|
id: string;
|
|
5309
5299
|
type: "SharedSlice";
|
|
5310
5300
|
name: string;
|
|
@@ -5316,7 +5306,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5316
5306
|
docURL: string;
|
|
5317
5307
|
version: string;
|
|
5318
5308
|
display?: string | undefined;
|
|
5319
|
-
primary?: Record<string,
|
|
5309
|
+
primary?: Record<string, {
|
|
5320
5310
|
type: "Group";
|
|
5321
5311
|
fieldset?: string | null | undefined;
|
|
5322
5312
|
icon?: string | undefined;
|
|
@@ -5324,7 +5314,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5324
5314
|
config?: {
|
|
5325
5315
|
label?: string | null | undefined;
|
|
5326
5316
|
repeat?: boolean | undefined;
|
|
5327
|
-
fields?: Record<string,
|
|
5317
|
+
fields?: Record<string, {
|
|
5328
5318
|
type: "Group";
|
|
5329
5319
|
fieldset?: string | null | undefined;
|
|
5330
5320
|
icon?: string | undefined;
|
|
@@ -5333,6 +5323,22 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5333
5323
|
label?: string | null | undefined;
|
|
5334
5324
|
repeat?: boolean | undefined;
|
|
5335
5325
|
fields?: Record<string, {
|
|
5326
|
+
type: "StructuredText";
|
|
5327
|
+
fieldset?: string | null | undefined;
|
|
5328
|
+
config?: {
|
|
5329
|
+
label?: string | null | undefined;
|
|
5330
|
+
placeholder?: string | undefined;
|
|
5331
|
+
useAsTitle?: boolean | undefined;
|
|
5332
|
+
single?: string | undefined;
|
|
5333
|
+
multi?: string | undefined;
|
|
5334
|
+
imageConstraint?: {
|
|
5335
|
+
width?: number | null | undefined;
|
|
5336
|
+
height?: number | null | undefined;
|
|
5337
|
+
} | undefined;
|
|
5338
|
+
labels?: string[] | undefined;
|
|
5339
|
+
allowTargetBlank?: boolean | undefined;
|
|
5340
|
+
} | undefined;
|
|
5341
|
+
} | {
|
|
5336
5342
|
type: "Boolean";
|
|
5337
5343
|
config?: {
|
|
5338
5344
|
label?: string | null | undefined;
|
|
@@ -5400,20 +5406,23 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5400
5406
|
label?: string | null | undefined;
|
|
5401
5407
|
useAsTitle?: boolean | undefined;
|
|
5402
5408
|
placeholder?: string | undefined;
|
|
5403
|
-
select?: "
|
|
5409
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
5404
5410
|
customtypes?: (string | {
|
|
5405
5411
|
id: string;
|
|
5406
5412
|
fields: (string | {
|
|
5407
5413
|
id: string;
|
|
5408
5414
|
customtypes: (string | {
|
|
5409
5415
|
id: string;
|
|
5410
|
-
fields: (string |
|
|
5416
|
+
fields: (string | any)[];
|
|
5411
5417
|
})[];
|
|
5412
5418
|
} | {
|
|
5413
5419
|
id: string;
|
|
5414
5420
|
fields: (string | {
|
|
5415
5421
|
id: string;
|
|
5416
|
-
customtypes: (string |
|
|
5422
|
+
customtypes: (string | {
|
|
5423
|
+
id: string;
|
|
5424
|
+
fields: (string | any)[];
|
|
5425
|
+
})[];
|
|
5417
5426
|
})[];
|
|
5418
5427
|
})[];
|
|
5419
5428
|
})[] | undefined;
|
|
@@ -5444,22 +5453,6 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5444
5453
|
max?: number | undefined;
|
|
5445
5454
|
step?: number | undefined;
|
|
5446
5455
|
} | undefined;
|
|
5447
|
-
} | {
|
|
5448
|
-
type: "StructuredText";
|
|
5449
|
-
fieldset?: string | null | undefined;
|
|
5450
|
-
config?: {
|
|
5451
|
-
label?: string | null | undefined;
|
|
5452
|
-
placeholder?: string | undefined;
|
|
5453
|
-
useAsTitle?: boolean | undefined;
|
|
5454
|
-
single?: string | undefined;
|
|
5455
|
-
multi?: string | undefined;
|
|
5456
|
-
imageConstraint?: {
|
|
5457
|
-
width?: number | null | undefined;
|
|
5458
|
-
height?: number | null | undefined;
|
|
5459
|
-
} | undefined;
|
|
5460
|
-
labels?: string[] | undefined;
|
|
5461
|
-
allowTargetBlank?: boolean | undefined;
|
|
5462
|
-
} | undefined;
|
|
5463
5456
|
} | {
|
|
5464
5457
|
type: "Select";
|
|
5465
5458
|
fieldset?: string | null | undefined;
|
|
@@ -5497,10 +5490,26 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5497
5490
|
} | undefined;
|
|
5498
5491
|
}> | undefined;
|
|
5499
5492
|
} | undefined;
|
|
5500
|
-
}> | undefined;
|
|
5493
|
+
} | NestableModel> | undefined;
|
|
5501
5494
|
} | undefined;
|
|
5502
|
-
}> | undefined;
|
|
5495
|
+
} | NestableModel> | undefined;
|
|
5503
5496
|
items?: Record<string, {
|
|
5497
|
+
type: "StructuredText";
|
|
5498
|
+
fieldset?: string | null | undefined;
|
|
5499
|
+
config?: {
|
|
5500
|
+
label?: string | null | undefined;
|
|
5501
|
+
placeholder?: string | undefined;
|
|
5502
|
+
useAsTitle?: boolean | undefined;
|
|
5503
|
+
single?: string | undefined;
|
|
5504
|
+
multi?: string | undefined;
|
|
5505
|
+
imageConstraint?: {
|
|
5506
|
+
width?: number | null | undefined;
|
|
5507
|
+
height?: number | null | undefined;
|
|
5508
|
+
} | undefined;
|
|
5509
|
+
labels?: string[] | undefined;
|
|
5510
|
+
allowTargetBlank?: boolean | undefined;
|
|
5511
|
+
} | undefined;
|
|
5512
|
+
} | {
|
|
5504
5513
|
type: "Boolean";
|
|
5505
5514
|
config?: {
|
|
5506
5515
|
label?: string | null | undefined;
|
|
@@ -5568,17 +5577,14 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5568
5577
|
label?: string | null | undefined;
|
|
5569
5578
|
useAsTitle?: boolean | undefined;
|
|
5570
5579
|
placeholder?: string | undefined;
|
|
5571
|
-
select?: "
|
|
5580
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
5572
5581
|
customtypes?: (string | {
|
|
5573
5582
|
id: string;
|
|
5574
5583
|
fields: (string | {
|
|
5575
5584
|
id: string;
|
|
5576
5585
|
customtypes: (string | {
|
|
5577
5586
|
id: string;
|
|
5578
|
-
fields: (string |
|
|
5579
|
-
id: string;
|
|
5580
|
-
fields: string[];
|
|
5581
|
-
})[];
|
|
5587
|
+
fields: (string | any)[];
|
|
5582
5588
|
})[];
|
|
5583
5589
|
} | {
|
|
5584
5590
|
id: string;
|
|
@@ -5586,10 +5592,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5586
5592
|
id: string;
|
|
5587
5593
|
customtypes: (string | {
|
|
5588
5594
|
id: string;
|
|
5589
|
-
fields: (string |
|
|
5590
|
-
id: string;
|
|
5591
|
-
fields: string[];
|
|
5592
|
-
})[];
|
|
5595
|
+
fields: (string | any)[];
|
|
5593
5596
|
})[];
|
|
5594
5597
|
})[];
|
|
5595
5598
|
})[];
|
|
@@ -5621,22 +5624,6 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5621
5624
|
max?: number | undefined;
|
|
5622
5625
|
step?: number | undefined;
|
|
5623
5626
|
} | undefined;
|
|
5624
|
-
} | {
|
|
5625
|
-
type: "StructuredText";
|
|
5626
|
-
fieldset?: string | null | undefined;
|
|
5627
|
-
config?: {
|
|
5628
|
-
label?: string | null | undefined;
|
|
5629
|
-
placeholder?: string | undefined;
|
|
5630
|
-
useAsTitle?: boolean | undefined;
|
|
5631
|
-
single?: string | undefined;
|
|
5632
|
-
multi?: string | undefined;
|
|
5633
|
-
imageConstraint?: {
|
|
5634
|
-
width?: number | null | undefined;
|
|
5635
|
-
height?: number | null | undefined;
|
|
5636
|
-
} | undefined;
|
|
5637
|
-
labels?: string[] | undefined;
|
|
5638
|
-
allowTargetBlank?: boolean | undefined;
|
|
5639
|
-
} | undefined;
|
|
5640
5627
|
} | {
|
|
5641
5628
|
type: "Select";
|
|
5642
5629
|
fieldset?: string | null | undefined;
|
|
@@ -5676,6 +5663,7 @@ declare const SharedSliceModelSchema: t.Type<{
|
|
|
5676
5663
|
}[];
|
|
5677
5664
|
description?: string | undefined;
|
|
5678
5665
|
legacyPaths?: Record<string, string> | undefined;
|
|
5666
|
+
schema: "@prismicio/types-internal@4.5.0";
|
|
5679
5667
|
}, unknown>;
|
|
5680
5668
|
declare const TableModelSchema: t.Type<{
|
|
5681
5669
|
type: "Table";
|
|
@@ -5747,7 +5735,7 @@ declare const GroupModelSchema: t.Type<{
|
|
|
5747
5735
|
config?: {
|
|
5748
5736
|
label?: string | null | undefined;
|
|
5749
5737
|
repeat?: boolean | undefined;
|
|
5750
|
-
fields?: Record<string,
|
|
5738
|
+
fields?: Record<string, {
|
|
5751
5739
|
type: "Group";
|
|
5752
5740
|
fieldset?: string | null | undefined;
|
|
5753
5741
|
icon?: string | undefined;
|
|
@@ -5756,6 +5744,22 @@ declare const GroupModelSchema: t.Type<{
|
|
|
5756
5744
|
label?: string | null | undefined;
|
|
5757
5745
|
repeat?: boolean | undefined;
|
|
5758
5746
|
fields?: Record<string, {
|
|
5747
|
+
type: "StructuredText";
|
|
5748
|
+
fieldset?: string | null | undefined;
|
|
5749
|
+
config?: {
|
|
5750
|
+
label?: string | null | undefined;
|
|
5751
|
+
placeholder?: string | undefined;
|
|
5752
|
+
useAsTitle?: boolean | undefined;
|
|
5753
|
+
single?: string | undefined;
|
|
5754
|
+
multi?: string | undefined;
|
|
5755
|
+
imageConstraint?: {
|
|
5756
|
+
width?: number | null | undefined;
|
|
5757
|
+
height?: number | null | undefined;
|
|
5758
|
+
} | undefined;
|
|
5759
|
+
labels?: string[] | undefined;
|
|
5760
|
+
allowTargetBlank?: boolean | undefined;
|
|
5761
|
+
} | undefined;
|
|
5762
|
+
} | {
|
|
5759
5763
|
type: "Boolean";
|
|
5760
5764
|
config?: {
|
|
5761
5765
|
label?: string | null | undefined;
|
|
@@ -5823,7 +5827,7 @@ declare const GroupModelSchema: t.Type<{
|
|
|
5823
5827
|
label?: string | null | undefined;
|
|
5824
5828
|
useAsTitle?: boolean | undefined;
|
|
5825
5829
|
placeholder?: string | undefined;
|
|
5826
|
-
select?: "
|
|
5830
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
5827
5831
|
customtypes?: (string | {
|
|
5828
5832
|
id: string;
|
|
5829
5833
|
fields: (string | {
|
|
@@ -5876,22 +5880,6 @@ declare const GroupModelSchema: t.Type<{
|
|
|
5876
5880
|
max?: number | undefined;
|
|
5877
5881
|
step?: number | undefined;
|
|
5878
5882
|
} | undefined;
|
|
5879
|
-
} | {
|
|
5880
|
-
type: "StructuredText";
|
|
5881
|
-
fieldset?: string | null | undefined;
|
|
5882
|
-
config?: {
|
|
5883
|
-
label?: string | null | undefined;
|
|
5884
|
-
placeholder?: string | undefined;
|
|
5885
|
-
useAsTitle?: boolean | undefined;
|
|
5886
|
-
single?: string | undefined;
|
|
5887
|
-
multi?: string | undefined;
|
|
5888
|
-
imageConstraint?: {
|
|
5889
|
-
width?: number | null | undefined;
|
|
5890
|
-
height?: number | null | undefined;
|
|
5891
|
-
} | undefined;
|
|
5892
|
-
labels?: string[] | undefined;
|
|
5893
|
-
allowTargetBlank?: boolean | undefined;
|
|
5894
|
-
} | undefined;
|
|
5895
5883
|
} | {
|
|
5896
5884
|
type: "Select";
|
|
5897
5885
|
fieldset?: string | null | undefined;
|
|
@@ -5929,7 +5917,7 @@ declare const GroupModelSchema: t.Type<{
|
|
|
5929
5917
|
} | undefined;
|
|
5930
5918
|
}> | undefined;
|
|
5931
5919
|
} | undefined;
|
|
5932
|
-
}> | undefined;
|
|
5920
|
+
} | NestableModel> | undefined;
|
|
5933
5921
|
} | undefined;
|
|
5934
5922
|
}, {
|
|
5935
5923
|
type: "Group";
|
|
@@ -5939,7 +5927,7 @@ declare const GroupModelSchema: t.Type<{
|
|
|
5939
5927
|
config?: {
|
|
5940
5928
|
label?: string | null | undefined;
|
|
5941
5929
|
repeat?: boolean | undefined;
|
|
5942
|
-
fields?: Record<string,
|
|
5930
|
+
fields?: Record<string, {
|
|
5943
5931
|
type: "Group";
|
|
5944
5932
|
fieldset?: string | null | undefined;
|
|
5945
5933
|
icon?: string | undefined;
|
|
@@ -5948,6 +5936,22 @@ declare const GroupModelSchema: t.Type<{
|
|
|
5948
5936
|
label?: string | null | undefined;
|
|
5949
5937
|
repeat?: boolean | undefined;
|
|
5950
5938
|
fields?: Record<string, {
|
|
5939
|
+
type: "StructuredText";
|
|
5940
|
+
fieldset?: string | null | undefined;
|
|
5941
|
+
config?: {
|
|
5942
|
+
label?: string | null | undefined;
|
|
5943
|
+
placeholder?: string | undefined;
|
|
5944
|
+
useAsTitle?: boolean | undefined;
|
|
5945
|
+
single?: string | undefined;
|
|
5946
|
+
multi?: string | undefined;
|
|
5947
|
+
imageConstraint?: {
|
|
5948
|
+
width?: number | null | undefined;
|
|
5949
|
+
height?: number | null | undefined;
|
|
5950
|
+
} | undefined;
|
|
5951
|
+
labels?: string[] | undefined;
|
|
5952
|
+
allowTargetBlank?: boolean | undefined;
|
|
5953
|
+
} | undefined;
|
|
5954
|
+
} | {
|
|
5951
5955
|
type: "Boolean";
|
|
5952
5956
|
config?: {
|
|
5953
5957
|
label?: string | null | undefined;
|
|
@@ -6015,7 +6019,7 @@ declare const GroupModelSchema: t.Type<{
|
|
|
6015
6019
|
label?: string | null | undefined;
|
|
6016
6020
|
useAsTitle?: boolean | undefined;
|
|
6017
6021
|
placeholder?: string | undefined;
|
|
6018
|
-
select?: "
|
|
6022
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
6019
6023
|
customtypes?: (string | {
|
|
6020
6024
|
id: string;
|
|
6021
6025
|
fields: (string | {
|
|
@@ -6062,27 +6066,11 @@ declare const GroupModelSchema: t.Type<{
|
|
|
6062
6066
|
type: "Range";
|
|
6063
6067
|
fieldset?: string | null | undefined;
|
|
6064
6068
|
config?: {
|
|
6065
|
-
label?: string | null | undefined;
|
|
6066
|
-
placeholder?: string | undefined;
|
|
6067
|
-
min?: number | undefined;
|
|
6068
|
-
max?: number | undefined;
|
|
6069
|
-
step?: number | undefined;
|
|
6070
|
-
} | undefined;
|
|
6071
|
-
} | {
|
|
6072
|
-
type: "StructuredText";
|
|
6073
|
-
fieldset?: string | null | undefined;
|
|
6074
|
-
config?: {
|
|
6075
|
-
label?: string | null | undefined;
|
|
6076
|
-
placeholder?: string | undefined;
|
|
6077
|
-
useAsTitle?: boolean | undefined;
|
|
6078
|
-
single?: string | undefined;
|
|
6079
|
-
multi?: string | undefined;
|
|
6080
|
-
imageConstraint?: {
|
|
6081
|
-
width?: number | null | undefined;
|
|
6082
|
-
height?: number | null | undefined;
|
|
6083
|
-
} | undefined;
|
|
6084
|
-
labels?: string[] | undefined;
|
|
6085
|
-
allowTargetBlank?: boolean | undefined;
|
|
6069
|
+
label?: string | null | undefined;
|
|
6070
|
+
placeholder?: string | undefined;
|
|
6071
|
+
min?: number | undefined;
|
|
6072
|
+
max?: number | undefined;
|
|
6073
|
+
step?: number | undefined;
|
|
6086
6074
|
} | undefined;
|
|
6087
6075
|
} | {
|
|
6088
6076
|
type: "Select";
|
|
@@ -6121,7 +6109,7 @@ declare const GroupModelSchema: t.Type<{
|
|
|
6121
6109
|
} | undefined;
|
|
6122
6110
|
}> | undefined;
|
|
6123
6111
|
} | undefined;
|
|
6124
|
-
}> | undefined;
|
|
6112
|
+
} | NestableModel> | undefined;
|
|
6125
6113
|
} | undefined;
|
|
6126
6114
|
}, unknown>;
|
|
6127
6115
|
declare const NestedGroupModelSchema: t.Type<{
|
|
@@ -6133,6 +6121,22 @@ declare const NestedGroupModelSchema: t.Type<{
|
|
|
6133
6121
|
label?: string | null | undefined;
|
|
6134
6122
|
repeat?: boolean | undefined;
|
|
6135
6123
|
fields?: Record<string, {
|
|
6124
|
+
type: "StructuredText";
|
|
6125
|
+
fieldset?: string | null | undefined;
|
|
6126
|
+
config?: {
|
|
6127
|
+
label?: string | null | undefined;
|
|
6128
|
+
placeholder?: string | undefined;
|
|
6129
|
+
useAsTitle?: boolean | undefined;
|
|
6130
|
+
single?: string | undefined;
|
|
6131
|
+
multi?: string | undefined;
|
|
6132
|
+
imageConstraint?: {
|
|
6133
|
+
width?: number | null | undefined;
|
|
6134
|
+
height?: number | null | undefined;
|
|
6135
|
+
} | undefined;
|
|
6136
|
+
labels?: string[] | undefined;
|
|
6137
|
+
allowTargetBlank?: boolean | undefined;
|
|
6138
|
+
} | undefined;
|
|
6139
|
+
} | {
|
|
6136
6140
|
type: "Boolean";
|
|
6137
6141
|
config?: {
|
|
6138
6142
|
label?: string | null | undefined;
|
|
@@ -6200,7 +6204,7 @@ declare const NestedGroupModelSchema: t.Type<{
|
|
|
6200
6204
|
label?: string | null | undefined;
|
|
6201
6205
|
useAsTitle?: boolean | undefined;
|
|
6202
6206
|
placeholder?: string | undefined;
|
|
6203
|
-
select?: "
|
|
6207
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
6204
6208
|
customtypes?: (string | {
|
|
6205
6209
|
id: string;
|
|
6206
6210
|
fields: (string | {
|
|
@@ -6253,22 +6257,6 @@ declare const NestedGroupModelSchema: t.Type<{
|
|
|
6253
6257
|
max?: number | undefined;
|
|
6254
6258
|
step?: number | undefined;
|
|
6255
6259
|
} | undefined;
|
|
6256
|
-
} | {
|
|
6257
|
-
type: "StructuredText";
|
|
6258
|
-
fieldset?: string | null | undefined;
|
|
6259
|
-
config?: {
|
|
6260
|
-
label?: string | null | undefined;
|
|
6261
|
-
placeholder?: string | undefined;
|
|
6262
|
-
useAsTitle?: boolean | undefined;
|
|
6263
|
-
single?: string | undefined;
|
|
6264
|
-
multi?: string | undefined;
|
|
6265
|
-
imageConstraint?: {
|
|
6266
|
-
width?: number | null | undefined;
|
|
6267
|
-
height?: number | null | undefined;
|
|
6268
|
-
} | undefined;
|
|
6269
|
-
labels?: string[] | undefined;
|
|
6270
|
-
allowTargetBlank?: boolean | undefined;
|
|
6271
|
-
} | undefined;
|
|
6272
6260
|
} | {
|
|
6273
6261
|
type: "Select";
|
|
6274
6262
|
fieldset?: string | null | undefined;
|
|
@@ -6315,6 +6303,22 @@ declare const NestedGroupModelSchema: t.Type<{
|
|
|
6315
6303
|
label?: string | null | undefined;
|
|
6316
6304
|
repeat?: boolean | undefined;
|
|
6317
6305
|
fields?: Record<string, {
|
|
6306
|
+
type: "StructuredText";
|
|
6307
|
+
fieldset?: string | null | undefined;
|
|
6308
|
+
config?: {
|
|
6309
|
+
label?: string | null | undefined;
|
|
6310
|
+
placeholder?: string | undefined;
|
|
6311
|
+
useAsTitle?: boolean | undefined;
|
|
6312
|
+
single?: string | undefined;
|
|
6313
|
+
multi?: string | undefined;
|
|
6314
|
+
imageConstraint?: {
|
|
6315
|
+
width?: number | null | undefined;
|
|
6316
|
+
height?: number | null | undefined;
|
|
6317
|
+
} | undefined;
|
|
6318
|
+
labels?: string[] | undefined;
|
|
6319
|
+
allowTargetBlank?: boolean | undefined;
|
|
6320
|
+
} | undefined;
|
|
6321
|
+
} | {
|
|
6318
6322
|
type: "Boolean";
|
|
6319
6323
|
config?: {
|
|
6320
6324
|
label?: string | null | undefined;
|
|
@@ -6382,7 +6386,7 @@ declare const NestedGroupModelSchema: t.Type<{
|
|
|
6382
6386
|
label?: string | null | undefined;
|
|
6383
6387
|
useAsTitle?: boolean | undefined;
|
|
6384
6388
|
placeholder?: string | undefined;
|
|
6385
|
-
select?: "
|
|
6389
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
6386
6390
|
customtypes?: (string | {
|
|
6387
6391
|
id: string;
|
|
6388
6392
|
fields: (string | {
|
|
@@ -6435,22 +6439,6 @@ declare const NestedGroupModelSchema: t.Type<{
|
|
|
6435
6439
|
max?: number | undefined;
|
|
6436
6440
|
step?: number | undefined;
|
|
6437
6441
|
} | undefined;
|
|
6438
|
-
} | {
|
|
6439
|
-
type: "StructuredText";
|
|
6440
|
-
fieldset?: string | null | undefined;
|
|
6441
|
-
config?: {
|
|
6442
|
-
label?: string | null | undefined;
|
|
6443
|
-
placeholder?: string | undefined;
|
|
6444
|
-
useAsTitle?: boolean | undefined;
|
|
6445
|
-
single?: string | undefined;
|
|
6446
|
-
multi?: string | undefined;
|
|
6447
|
-
imageConstraint?: {
|
|
6448
|
-
width?: number | null | undefined;
|
|
6449
|
-
height?: number | null | undefined;
|
|
6450
|
-
} | undefined;
|
|
6451
|
-
labels?: string[] | undefined;
|
|
6452
|
-
allowTargetBlank?: boolean | undefined;
|
|
6453
|
-
} | undefined;
|
|
6454
6442
|
} | {
|
|
6455
6443
|
type: "Select";
|
|
6456
6444
|
fieldset?: string | null | undefined;
|
|
@@ -6497,7 +6485,7 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6497
6485
|
docURL: string;
|
|
6498
6486
|
version: string;
|
|
6499
6487
|
display?: string | undefined;
|
|
6500
|
-
primary?: Record<string,
|
|
6488
|
+
primary?: Record<string, {
|
|
6501
6489
|
type: "Group";
|
|
6502
6490
|
fieldset?: string | null | undefined;
|
|
6503
6491
|
icon?: string | undefined;
|
|
@@ -6505,7 +6493,7 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6505
6493
|
config?: {
|
|
6506
6494
|
label?: string | null | undefined;
|
|
6507
6495
|
repeat?: boolean | undefined;
|
|
6508
|
-
fields?: Record<string,
|
|
6496
|
+
fields?: Record<string, {
|
|
6509
6497
|
type: "Group";
|
|
6510
6498
|
fieldset?: string | null | undefined;
|
|
6511
6499
|
icon?: string | undefined;
|
|
@@ -6514,6 +6502,22 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6514
6502
|
label?: string | null | undefined;
|
|
6515
6503
|
repeat?: boolean | undefined;
|
|
6516
6504
|
fields?: Record<string, {
|
|
6505
|
+
type: "StructuredText";
|
|
6506
|
+
fieldset?: string | null | undefined;
|
|
6507
|
+
config?: {
|
|
6508
|
+
label?: string | null | undefined;
|
|
6509
|
+
placeholder?: string | undefined;
|
|
6510
|
+
useAsTitle?: boolean | undefined;
|
|
6511
|
+
single?: string | undefined;
|
|
6512
|
+
multi?: string | undefined;
|
|
6513
|
+
imageConstraint?: {
|
|
6514
|
+
width?: number | null | undefined;
|
|
6515
|
+
height?: number | null | undefined;
|
|
6516
|
+
} | undefined;
|
|
6517
|
+
labels?: string[] | undefined;
|
|
6518
|
+
allowTargetBlank?: boolean | undefined;
|
|
6519
|
+
} | undefined;
|
|
6520
|
+
} | {
|
|
6517
6521
|
type: "Boolean";
|
|
6518
6522
|
config?: {
|
|
6519
6523
|
label?: string | null | undefined;
|
|
@@ -6581,7 +6585,7 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6581
6585
|
label?: string | null | undefined;
|
|
6582
6586
|
useAsTitle?: boolean | undefined;
|
|
6583
6587
|
placeholder?: string | undefined;
|
|
6584
|
-
select?: "
|
|
6588
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
6585
6589
|
customtypes?: (string | {
|
|
6586
6590
|
id: string;
|
|
6587
6591
|
fields: (string | {
|
|
@@ -6599,7 +6603,10 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6599
6603
|
id: string;
|
|
6600
6604
|
customtypes: (string | {
|
|
6601
6605
|
id: string;
|
|
6602
|
-
fields: (string |
|
|
6606
|
+
fields: (string | {
|
|
6607
|
+
id: string;
|
|
6608
|
+
fields: string[];
|
|
6609
|
+
})[];
|
|
6603
6610
|
})[];
|
|
6604
6611
|
})[];
|
|
6605
6612
|
})[];
|
|
@@ -6631,22 +6638,6 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6631
6638
|
max?: number | undefined;
|
|
6632
6639
|
step?: number | undefined;
|
|
6633
6640
|
} | undefined;
|
|
6634
|
-
} | {
|
|
6635
|
-
type: "StructuredText";
|
|
6636
|
-
fieldset?: string | null | undefined;
|
|
6637
|
-
config?: {
|
|
6638
|
-
label?: string | null | undefined;
|
|
6639
|
-
placeholder?: string | undefined;
|
|
6640
|
-
useAsTitle?: boolean | undefined;
|
|
6641
|
-
single?: string | undefined;
|
|
6642
|
-
multi?: string | undefined;
|
|
6643
|
-
imageConstraint?: {
|
|
6644
|
-
width?: number | null | undefined;
|
|
6645
|
-
height?: number | null | undefined;
|
|
6646
|
-
} | undefined;
|
|
6647
|
-
labels?: string[] | undefined;
|
|
6648
|
-
allowTargetBlank?: boolean | undefined;
|
|
6649
|
-
} | undefined;
|
|
6650
6641
|
} | {
|
|
6651
6642
|
type: "Select";
|
|
6652
6643
|
fieldset?: string | null | undefined;
|
|
@@ -6684,10 +6675,26 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6684
6675
|
} | undefined;
|
|
6685
6676
|
}> | undefined;
|
|
6686
6677
|
} | undefined;
|
|
6687
|
-
}> | undefined;
|
|
6678
|
+
} | NestableModel> | undefined;
|
|
6688
6679
|
} | undefined;
|
|
6689
|
-
}> | undefined;
|
|
6680
|
+
} | NestableModel> | undefined;
|
|
6690
6681
|
items?: Record<string, {
|
|
6682
|
+
type: "StructuredText";
|
|
6683
|
+
fieldset?: string | null | undefined;
|
|
6684
|
+
config?: {
|
|
6685
|
+
label?: string | null | undefined;
|
|
6686
|
+
placeholder?: string | undefined;
|
|
6687
|
+
useAsTitle?: boolean | undefined;
|
|
6688
|
+
single?: string | undefined;
|
|
6689
|
+
multi?: string | undefined;
|
|
6690
|
+
imageConstraint?: {
|
|
6691
|
+
width?: number | null | undefined;
|
|
6692
|
+
height?: number | null | undefined;
|
|
6693
|
+
} | undefined;
|
|
6694
|
+
labels?: string[] | undefined;
|
|
6695
|
+
allowTargetBlank?: boolean | undefined;
|
|
6696
|
+
} | undefined;
|
|
6697
|
+
} | {
|
|
6691
6698
|
type: "Boolean";
|
|
6692
6699
|
config?: {
|
|
6693
6700
|
label?: string | null | undefined;
|
|
@@ -6755,7 +6762,7 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6755
6762
|
label?: string | null | undefined;
|
|
6756
6763
|
useAsTitle?: boolean | undefined;
|
|
6757
6764
|
placeholder?: string | undefined;
|
|
6758
|
-
select?: "
|
|
6765
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
6759
6766
|
customtypes?: (string | {
|
|
6760
6767
|
id: string;
|
|
6761
6768
|
fields: (string | {
|
|
@@ -6808,22 +6815,6 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6808
6815
|
max?: number | undefined;
|
|
6809
6816
|
step?: number | undefined;
|
|
6810
6817
|
} | undefined;
|
|
6811
|
-
} | {
|
|
6812
|
-
type: "StructuredText";
|
|
6813
|
-
fieldset?: string | null | undefined;
|
|
6814
|
-
config?: {
|
|
6815
|
-
label?: string | null | undefined;
|
|
6816
|
-
placeholder?: string | undefined;
|
|
6817
|
-
useAsTitle?: boolean | undefined;
|
|
6818
|
-
single?: string | undefined;
|
|
6819
|
-
multi?: string | undefined;
|
|
6820
|
-
imageConstraint?: {
|
|
6821
|
-
width?: number | null | undefined;
|
|
6822
|
-
height?: number | null | undefined;
|
|
6823
|
-
} | undefined;
|
|
6824
|
-
labels?: string[] | undefined;
|
|
6825
|
-
allowTargetBlank?: boolean | undefined;
|
|
6826
|
-
} | undefined;
|
|
6827
6818
|
} | {
|
|
6828
6819
|
type: "Select";
|
|
6829
6820
|
fieldset?: string | null | undefined;
|
|
@@ -6868,7 +6859,7 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6868
6859
|
docURL: string;
|
|
6869
6860
|
version: string;
|
|
6870
6861
|
display?: string | undefined;
|
|
6871
|
-
primary?: Record<string,
|
|
6862
|
+
primary?: Record<string, {
|
|
6872
6863
|
type: "Group";
|
|
6873
6864
|
fieldset?: string | null | undefined;
|
|
6874
6865
|
icon?: string | undefined;
|
|
@@ -6876,7 +6867,7 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6876
6867
|
config?: {
|
|
6877
6868
|
label?: string | null | undefined;
|
|
6878
6869
|
repeat?: boolean | undefined;
|
|
6879
|
-
fields?: Record<string,
|
|
6870
|
+
fields?: Record<string, {
|
|
6880
6871
|
type: "Group";
|
|
6881
6872
|
fieldset?: string | null | undefined;
|
|
6882
6873
|
icon?: string | undefined;
|
|
@@ -6885,6 +6876,22 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6885
6876
|
label?: string | null | undefined;
|
|
6886
6877
|
repeat?: boolean | undefined;
|
|
6887
6878
|
fields?: Record<string, {
|
|
6879
|
+
type: "StructuredText";
|
|
6880
|
+
fieldset?: string | null | undefined;
|
|
6881
|
+
config?: {
|
|
6882
|
+
label?: string | null | undefined;
|
|
6883
|
+
placeholder?: string | undefined;
|
|
6884
|
+
useAsTitle?: boolean | undefined;
|
|
6885
|
+
single?: string | undefined;
|
|
6886
|
+
multi?: string | undefined;
|
|
6887
|
+
imageConstraint?: {
|
|
6888
|
+
width?: number | null | undefined;
|
|
6889
|
+
height?: number | null | undefined;
|
|
6890
|
+
} | undefined;
|
|
6891
|
+
labels?: string[] | undefined;
|
|
6892
|
+
allowTargetBlank?: boolean | undefined;
|
|
6893
|
+
} | undefined;
|
|
6894
|
+
} | {
|
|
6888
6895
|
type: "Boolean";
|
|
6889
6896
|
config?: {
|
|
6890
6897
|
label?: string | null | undefined;
|
|
@@ -6952,7 +6959,7 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6952
6959
|
label?: string | null | undefined;
|
|
6953
6960
|
useAsTitle?: boolean | undefined;
|
|
6954
6961
|
placeholder?: string | undefined;
|
|
6955
|
-
select?: "
|
|
6962
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
6956
6963
|
customtypes?: (string | {
|
|
6957
6964
|
id: string;
|
|
6958
6965
|
fields: (string | {
|
|
@@ -6970,7 +6977,10 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
6970
6977
|
id: string;
|
|
6971
6978
|
customtypes: (string | {
|
|
6972
6979
|
id: string;
|
|
6973
|
-
fields: (string |
|
|
6980
|
+
fields: (string | {
|
|
6981
|
+
id: string;
|
|
6982
|
+
fields: string[];
|
|
6983
|
+
})[];
|
|
6974
6984
|
})[];
|
|
6975
6985
|
})[];
|
|
6976
6986
|
})[];
|
|
@@ -7002,22 +7012,6 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
7002
7012
|
max?: number | undefined;
|
|
7003
7013
|
step?: number | undefined;
|
|
7004
7014
|
} | undefined;
|
|
7005
|
-
} | {
|
|
7006
|
-
type: "StructuredText";
|
|
7007
|
-
fieldset?: string | null | undefined;
|
|
7008
|
-
config?: {
|
|
7009
|
-
label?: string | null | undefined;
|
|
7010
|
-
placeholder?: string | undefined;
|
|
7011
|
-
useAsTitle?: boolean | undefined;
|
|
7012
|
-
single?: string | undefined;
|
|
7013
|
-
multi?: string | undefined;
|
|
7014
|
-
imageConstraint?: {
|
|
7015
|
-
width?: number | null | undefined;
|
|
7016
|
-
height?: number | null | undefined;
|
|
7017
|
-
} | undefined;
|
|
7018
|
-
labels?: string[] | undefined;
|
|
7019
|
-
allowTargetBlank?: boolean | undefined;
|
|
7020
|
-
} | undefined;
|
|
7021
7015
|
} | {
|
|
7022
7016
|
type: "Select";
|
|
7023
7017
|
fieldset?: string | null | undefined;
|
|
@@ -7055,10 +7049,26 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
7055
7049
|
} | undefined;
|
|
7056
7050
|
}> | undefined;
|
|
7057
7051
|
} | undefined;
|
|
7058
|
-
}> | undefined;
|
|
7052
|
+
} | NestableModel> | undefined;
|
|
7059
7053
|
} | undefined;
|
|
7060
|
-
}> | undefined;
|
|
7054
|
+
} | NestableModel> | undefined;
|
|
7061
7055
|
items?: Record<string, {
|
|
7056
|
+
type: "StructuredText";
|
|
7057
|
+
fieldset?: string | null | undefined;
|
|
7058
|
+
config?: {
|
|
7059
|
+
label?: string | null | undefined;
|
|
7060
|
+
placeholder?: string | undefined;
|
|
7061
|
+
useAsTitle?: boolean | undefined;
|
|
7062
|
+
single?: string | undefined;
|
|
7063
|
+
multi?: string | undefined;
|
|
7064
|
+
imageConstraint?: {
|
|
7065
|
+
width?: number | null | undefined;
|
|
7066
|
+
height?: number | null | undefined;
|
|
7067
|
+
} | undefined;
|
|
7068
|
+
labels?: string[] | undefined;
|
|
7069
|
+
allowTargetBlank?: boolean | undefined;
|
|
7070
|
+
} | undefined;
|
|
7071
|
+
} | {
|
|
7062
7072
|
type: "Boolean";
|
|
7063
7073
|
config?: {
|
|
7064
7074
|
label?: string | null | undefined;
|
|
@@ -7126,7 +7136,7 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
7126
7136
|
label?: string | null | undefined;
|
|
7127
7137
|
useAsTitle?: boolean | undefined;
|
|
7128
7138
|
placeholder?: string | undefined;
|
|
7129
|
-
select?: "
|
|
7139
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
7130
7140
|
customtypes?: (string | {
|
|
7131
7141
|
id: string;
|
|
7132
7142
|
fields: (string | {
|
|
@@ -7179,22 +7189,6 @@ declare const SharedSliceModelVariationSchema: t.Type<{
|
|
|
7179
7189
|
max?: number | undefined;
|
|
7180
7190
|
step?: number | undefined;
|
|
7181
7191
|
} | undefined;
|
|
7182
|
-
} | {
|
|
7183
|
-
type: "StructuredText";
|
|
7184
|
-
fieldset?: string | null | undefined;
|
|
7185
|
-
config?: {
|
|
7186
|
-
label?: string | null | undefined;
|
|
7187
|
-
placeholder?: string | undefined;
|
|
7188
|
-
useAsTitle?: boolean | undefined;
|
|
7189
|
-
single?: string | undefined;
|
|
7190
|
-
multi?: string | undefined;
|
|
7191
|
-
imageConstraint?: {
|
|
7192
|
-
width?: number | null | undefined;
|
|
7193
|
-
height?: number | null | undefined;
|
|
7194
|
-
} | undefined;
|
|
7195
|
-
labels?: string[] | undefined;
|
|
7196
|
-
allowTargetBlank?: boolean | undefined;
|
|
7197
|
-
} | undefined;
|
|
7198
7192
|
} | {
|
|
7199
7193
|
type: "Select";
|
|
7200
7194
|
fieldset?: string | null | undefined;
|
|
@@ -7244,6 +7238,22 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7244
7238
|
icon?: string | undefined;
|
|
7245
7239
|
display?: string | undefined;
|
|
7246
7240
|
"non-repeat"?: Record<string, {
|
|
7241
|
+
type: "StructuredText";
|
|
7242
|
+
fieldset?: string | null | undefined;
|
|
7243
|
+
config?: {
|
|
7244
|
+
label?: string | null | undefined;
|
|
7245
|
+
placeholder?: string | undefined;
|
|
7246
|
+
useAsTitle?: boolean | undefined;
|
|
7247
|
+
single?: string | undefined;
|
|
7248
|
+
multi?: string | undefined;
|
|
7249
|
+
imageConstraint?: {
|
|
7250
|
+
width?: number | null | undefined;
|
|
7251
|
+
height?: number | null | undefined;
|
|
7252
|
+
} | undefined;
|
|
7253
|
+
labels?: string[] | undefined;
|
|
7254
|
+
allowTargetBlank?: boolean | undefined;
|
|
7255
|
+
} | undefined;
|
|
7256
|
+
} | {
|
|
7247
7257
|
type: "Boolean";
|
|
7248
7258
|
config?: {
|
|
7249
7259
|
label?: string | null | undefined;
|
|
@@ -7311,7 +7321,7 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7311
7321
|
label?: string | null | undefined;
|
|
7312
7322
|
useAsTitle?: boolean | undefined;
|
|
7313
7323
|
placeholder?: string | undefined;
|
|
7314
|
-
select?: "
|
|
7324
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
7315
7325
|
customtypes?: (string | {
|
|
7316
7326
|
id: string;
|
|
7317
7327
|
fields: (string | {
|
|
@@ -7364,22 +7374,6 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7364
7374
|
max?: number | undefined;
|
|
7365
7375
|
step?: number | undefined;
|
|
7366
7376
|
} | undefined;
|
|
7367
|
-
} | {
|
|
7368
|
-
type: "StructuredText";
|
|
7369
|
-
fieldset?: string | null | undefined;
|
|
7370
|
-
config?: {
|
|
7371
|
-
label?: string | null | undefined;
|
|
7372
|
-
placeholder?: string | undefined;
|
|
7373
|
-
useAsTitle?: boolean | undefined;
|
|
7374
|
-
single?: string | undefined;
|
|
7375
|
-
multi?: string | undefined;
|
|
7376
|
-
imageConstraint?: {
|
|
7377
|
-
width?: number | null | undefined;
|
|
7378
|
-
height?: number | null | undefined;
|
|
7379
|
-
} | undefined;
|
|
7380
|
-
labels?: string[] | undefined;
|
|
7381
|
-
allowTargetBlank?: boolean | undefined;
|
|
7382
|
-
} | undefined;
|
|
7383
7377
|
} | {
|
|
7384
7378
|
type: "Select";
|
|
7385
7379
|
fieldset?: string | null | undefined;
|
|
@@ -7408,15 +7402,31 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7408
7402
|
placeholder?: string | undefined;
|
|
7409
7403
|
} | undefined;
|
|
7410
7404
|
} | {
|
|
7411
|
-
type: "Timestamp";
|
|
7412
|
-
fieldset?: string | null | undefined;
|
|
7413
|
-
config?: {
|
|
7414
|
-
label?: string | null | undefined;
|
|
7415
|
-
placeholder?: string | undefined;
|
|
7416
|
-
default?: string | undefined;
|
|
7417
|
-
} | undefined;
|
|
7418
|
-
}> | undefined;
|
|
7419
|
-
repeat?: Record<string, {
|
|
7405
|
+
type: "Timestamp";
|
|
7406
|
+
fieldset?: string | null | undefined;
|
|
7407
|
+
config?: {
|
|
7408
|
+
label?: string | null | undefined;
|
|
7409
|
+
placeholder?: string | undefined;
|
|
7410
|
+
default?: string | undefined;
|
|
7411
|
+
} | undefined;
|
|
7412
|
+
}> | undefined;
|
|
7413
|
+
repeat?: Record<string, {
|
|
7414
|
+
type: "StructuredText";
|
|
7415
|
+
fieldset?: string | null | undefined;
|
|
7416
|
+
config?: {
|
|
7417
|
+
label?: string | null | undefined;
|
|
7418
|
+
placeholder?: string | undefined;
|
|
7419
|
+
useAsTitle?: boolean | undefined;
|
|
7420
|
+
single?: string | undefined;
|
|
7421
|
+
multi?: string | undefined;
|
|
7422
|
+
imageConstraint?: {
|
|
7423
|
+
width?: number | null | undefined;
|
|
7424
|
+
height?: number | null | undefined;
|
|
7425
|
+
} | undefined;
|
|
7426
|
+
labels?: string[] | undefined;
|
|
7427
|
+
allowTargetBlank?: boolean | undefined;
|
|
7428
|
+
} | undefined;
|
|
7429
|
+
} | {
|
|
7420
7430
|
type: "Boolean";
|
|
7421
7431
|
config?: {
|
|
7422
7432
|
label?: string | null | undefined;
|
|
@@ -7484,7 +7494,7 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7484
7494
|
label?: string | null | undefined;
|
|
7485
7495
|
useAsTitle?: boolean | undefined;
|
|
7486
7496
|
placeholder?: string | undefined;
|
|
7487
|
-
select?: "
|
|
7497
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
7488
7498
|
customtypes?: (string | {
|
|
7489
7499
|
id: string;
|
|
7490
7500
|
fields: (string | {
|
|
@@ -7537,22 +7547,6 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7537
7547
|
max?: number | undefined;
|
|
7538
7548
|
step?: number | undefined;
|
|
7539
7549
|
} | undefined;
|
|
7540
|
-
} | {
|
|
7541
|
-
type: "StructuredText";
|
|
7542
|
-
fieldset?: string | null | undefined;
|
|
7543
|
-
config?: {
|
|
7544
|
-
label?: string | null | undefined;
|
|
7545
|
-
placeholder?: string | undefined;
|
|
7546
|
-
useAsTitle?: boolean | undefined;
|
|
7547
|
-
single?: string | undefined;
|
|
7548
|
-
multi?: string | undefined;
|
|
7549
|
-
imageConstraint?: {
|
|
7550
|
-
width?: number | null | undefined;
|
|
7551
|
-
height?: number | null | undefined;
|
|
7552
|
-
} | undefined;
|
|
7553
|
-
labels?: string[] | undefined;
|
|
7554
|
-
allowTargetBlank?: boolean | undefined;
|
|
7555
|
-
} | undefined;
|
|
7556
7550
|
} | {
|
|
7557
7551
|
type: "Select";
|
|
7558
7552
|
fieldset?: string | null | undefined;
|
|
@@ -7599,6 +7593,22 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7599
7593
|
icon?: string | undefined;
|
|
7600
7594
|
display?: string | undefined;
|
|
7601
7595
|
"non-repeat"?: Record<string, {
|
|
7596
|
+
type: "StructuredText";
|
|
7597
|
+
fieldset?: string | null | undefined;
|
|
7598
|
+
config?: {
|
|
7599
|
+
label?: string | null | undefined;
|
|
7600
|
+
placeholder?: string | undefined;
|
|
7601
|
+
useAsTitle?: boolean | undefined;
|
|
7602
|
+
single?: string | undefined;
|
|
7603
|
+
multi?: string | undefined;
|
|
7604
|
+
imageConstraint?: {
|
|
7605
|
+
width?: number | null | undefined;
|
|
7606
|
+
height?: number | null | undefined;
|
|
7607
|
+
} | undefined;
|
|
7608
|
+
labels?: string[] | undefined;
|
|
7609
|
+
allowTargetBlank?: boolean | undefined;
|
|
7610
|
+
} | undefined;
|
|
7611
|
+
} | {
|
|
7602
7612
|
type: "Boolean";
|
|
7603
7613
|
config?: {
|
|
7604
7614
|
label?: string | null | undefined;
|
|
@@ -7666,7 +7676,7 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7666
7676
|
label?: string | null | undefined;
|
|
7667
7677
|
useAsTitle?: boolean | undefined;
|
|
7668
7678
|
placeholder?: string | undefined;
|
|
7669
|
-
select?: "
|
|
7679
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
7670
7680
|
customtypes?: (string | {
|
|
7671
7681
|
id: string;
|
|
7672
7682
|
fields: (string | {
|
|
@@ -7719,22 +7729,6 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7719
7729
|
max?: number | undefined;
|
|
7720
7730
|
step?: number | undefined;
|
|
7721
7731
|
} | undefined;
|
|
7722
|
-
} | {
|
|
7723
|
-
type: "StructuredText";
|
|
7724
|
-
fieldset?: string | null | undefined;
|
|
7725
|
-
config?: {
|
|
7726
|
-
label?: string | null | undefined;
|
|
7727
|
-
placeholder?: string | undefined;
|
|
7728
|
-
useAsTitle?: boolean | undefined;
|
|
7729
|
-
single?: string | undefined;
|
|
7730
|
-
multi?: string | undefined;
|
|
7731
|
-
imageConstraint?: {
|
|
7732
|
-
width?: number | null | undefined;
|
|
7733
|
-
height?: number | null | undefined;
|
|
7734
|
-
} | undefined;
|
|
7735
|
-
labels?: string[] | undefined;
|
|
7736
|
-
allowTargetBlank?: boolean | undefined;
|
|
7737
|
-
} | undefined;
|
|
7738
7732
|
} | {
|
|
7739
7733
|
type: "Select";
|
|
7740
7734
|
fieldset?: string | null | undefined;
|
|
@@ -7772,6 +7766,22 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7772
7766
|
} | undefined;
|
|
7773
7767
|
}> | undefined;
|
|
7774
7768
|
repeat?: Record<string, {
|
|
7769
|
+
type: "StructuredText";
|
|
7770
|
+
fieldset?: string | null | undefined;
|
|
7771
|
+
config?: {
|
|
7772
|
+
label?: string | null | undefined;
|
|
7773
|
+
placeholder?: string | undefined;
|
|
7774
|
+
useAsTitle?: boolean | undefined;
|
|
7775
|
+
single?: string | undefined;
|
|
7776
|
+
multi?: string | undefined;
|
|
7777
|
+
imageConstraint?: {
|
|
7778
|
+
width?: number | null | undefined;
|
|
7779
|
+
height?: number | null | undefined;
|
|
7780
|
+
} | undefined;
|
|
7781
|
+
labels?: string[] | undefined;
|
|
7782
|
+
allowTargetBlank?: boolean | undefined;
|
|
7783
|
+
} | undefined;
|
|
7784
|
+
} | {
|
|
7775
7785
|
type: "Boolean";
|
|
7776
7786
|
config?: {
|
|
7777
7787
|
label?: string | null | undefined;
|
|
@@ -7839,7 +7849,7 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7839
7849
|
label?: string | null | undefined;
|
|
7840
7850
|
useAsTitle?: boolean | undefined;
|
|
7841
7851
|
placeholder?: string | undefined;
|
|
7842
|
-
select?: "
|
|
7852
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
7843
7853
|
customtypes?: (string | {
|
|
7844
7854
|
id: string;
|
|
7845
7855
|
fields: (string | {
|
|
@@ -7892,22 +7902,6 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7892
7902
|
max?: number | undefined;
|
|
7893
7903
|
step?: number | undefined;
|
|
7894
7904
|
} | undefined;
|
|
7895
|
-
} | {
|
|
7896
|
-
type: "StructuredText";
|
|
7897
|
-
fieldset?: string | null | undefined;
|
|
7898
|
-
config?: {
|
|
7899
|
-
label?: string | null | undefined;
|
|
7900
|
-
placeholder?: string | undefined;
|
|
7901
|
-
useAsTitle?: boolean | undefined;
|
|
7902
|
-
single?: string | undefined;
|
|
7903
|
-
multi?: string | undefined;
|
|
7904
|
-
imageConstraint?: {
|
|
7905
|
-
width?: number | null | undefined;
|
|
7906
|
-
height?: number | null | undefined;
|
|
7907
|
-
} | undefined;
|
|
7908
|
-
labels?: string[] | undefined;
|
|
7909
|
-
allowTargetBlank?: boolean | undefined;
|
|
7910
|
-
} | undefined;
|
|
7911
7905
|
} | {
|
|
7912
7906
|
type: "Select";
|
|
7913
7907
|
fieldset?: string | null | undefined;
|
|
@@ -7949,6 +7943,22 @@ declare const CompositeSliceModelSchema: t.Type<{
|
|
|
7949
7943
|
} | undefined;
|
|
7950
7944
|
}, unknown>;
|
|
7951
7945
|
declare const LegacySliceModelSchema: t.Type<{
|
|
7946
|
+
type: "StructuredText";
|
|
7947
|
+
fieldset?: string | null | undefined;
|
|
7948
|
+
config?: {
|
|
7949
|
+
label?: string | null | undefined;
|
|
7950
|
+
placeholder?: string | undefined;
|
|
7951
|
+
useAsTitle?: boolean | undefined;
|
|
7952
|
+
single?: string | undefined;
|
|
7953
|
+
multi?: string | undefined;
|
|
7954
|
+
imageConstraint?: {
|
|
7955
|
+
width?: number | null | undefined;
|
|
7956
|
+
height?: number | null | undefined;
|
|
7957
|
+
} | undefined;
|
|
7958
|
+
labels?: string[] | undefined;
|
|
7959
|
+
allowTargetBlank?: boolean | undefined;
|
|
7960
|
+
} | undefined;
|
|
7961
|
+
} | {
|
|
7952
7962
|
type: "Boolean";
|
|
7953
7963
|
config?: {
|
|
7954
7964
|
label?: string | null | undefined;
|
|
@@ -8016,7 +8026,7 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8016
8026
|
label?: string | null | undefined;
|
|
8017
8027
|
useAsTitle?: boolean | undefined;
|
|
8018
8028
|
placeholder?: string | undefined;
|
|
8019
|
-
select?: "
|
|
8029
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
8020
8030
|
customtypes?: (string | {
|
|
8021
8031
|
id: string;
|
|
8022
8032
|
fields: (string | {
|
|
@@ -8069,22 +8079,6 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8069
8079
|
max?: number | undefined;
|
|
8070
8080
|
step?: number | undefined;
|
|
8071
8081
|
} | undefined;
|
|
8072
|
-
} | {
|
|
8073
|
-
type: "StructuredText";
|
|
8074
|
-
fieldset?: string | null | undefined;
|
|
8075
|
-
config?: {
|
|
8076
|
-
label?: string | null | undefined;
|
|
8077
|
-
placeholder?: string | undefined;
|
|
8078
|
-
useAsTitle?: boolean | undefined;
|
|
8079
|
-
single?: string | undefined;
|
|
8080
|
-
multi?: string | undefined;
|
|
8081
|
-
imageConstraint?: {
|
|
8082
|
-
width?: number | null | undefined;
|
|
8083
|
-
height?: number | null | undefined;
|
|
8084
|
-
} | undefined;
|
|
8085
|
-
labels?: string[] | undefined;
|
|
8086
|
-
allowTargetBlank?: boolean | undefined;
|
|
8087
|
-
} | undefined;
|
|
8088
8082
|
} | {
|
|
8089
8083
|
type: "Select";
|
|
8090
8084
|
fieldset?: string | null | undefined;
|
|
@@ -8129,6 +8123,22 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8129
8123
|
label?: string | null | undefined;
|
|
8130
8124
|
repeat?: boolean | undefined;
|
|
8131
8125
|
fields?: Record<string, {
|
|
8126
|
+
type: "StructuredText";
|
|
8127
|
+
fieldset?: string | null | undefined;
|
|
8128
|
+
config?: {
|
|
8129
|
+
label?: string | null | undefined;
|
|
8130
|
+
placeholder?: string | undefined;
|
|
8131
|
+
useAsTitle?: boolean | undefined;
|
|
8132
|
+
single?: string | undefined;
|
|
8133
|
+
multi?: string | undefined;
|
|
8134
|
+
imageConstraint?: {
|
|
8135
|
+
width?: number | null | undefined;
|
|
8136
|
+
height?: number | null | undefined;
|
|
8137
|
+
} | undefined;
|
|
8138
|
+
labels?: string[] | undefined;
|
|
8139
|
+
allowTargetBlank?: boolean | undefined;
|
|
8140
|
+
} | undefined;
|
|
8141
|
+
} | {
|
|
8132
8142
|
type: "Boolean";
|
|
8133
8143
|
config?: {
|
|
8134
8144
|
label?: string | null | undefined;
|
|
@@ -8196,7 +8206,7 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8196
8206
|
label?: string | null | undefined;
|
|
8197
8207
|
useAsTitle?: boolean | undefined;
|
|
8198
8208
|
placeholder?: string | undefined;
|
|
8199
|
-
select?: "
|
|
8209
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
8200
8210
|
customtypes?: (string | {
|
|
8201
8211
|
id: string;
|
|
8202
8212
|
fields: (string | {
|
|
@@ -8249,22 +8259,6 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8249
8259
|
max?: number | undefined;
|
|
8250
8260
|
step?: number | undefined;
|
|
8251
8261
|
} | undefined;
|
|
8252
|
-
} | {
|
|
8253
|
-
type: "StructuredText";
|
|
8254
|
-
fieldset?: string | null | undefined;
|
|
8255
|
-
config?: {
|
|
8256
|
-
label?: string | null | undefined;
|
|
8257
|
-
placeholder?: string | undefined;
|
|
8258
|
-
useAsTitle?: boolean | undefined;
|
|
8259
|
-
single?: string | undefined;
|
|
8260
|
-
multi?: string | undefined;
|
|
8261
|
-
imageConstraint?: {
|
|
8262
|
-
width?: number | null | undefined;
|
|
8263
|
-
height?: number | null | undefined;
|
|
8264
|
-
} | undefined;
|
|
8265
|
-
labels?: string[] | undefined;
|
|
8266
|
-
allowTargetBlank?: boolean | undefined;
|
|
8267
|
-
} | undefined;
|
|
8268
8262
|
} | {
|
|
8269
8263
|
type: "Select";
|
|
8270
8264
|
fieldset?: string | null | undefined;
|
|
@@ -8303,6 +8297,22 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8303
8297
|
}> | undefined;
|
|
8304
8298
|
} | undefined;
|
|
8305
8299
|
}, {
|
|
8300
|
+
type: "StructuredText";
|
|
8301
|
+
fieldset?: string | null | undefined;
|
|
8302
|
+
config?: {
|
|
8303
|
+
label?: string | null | undefined;
|
|
8304
|
+
placeholder?: string | undefined;
|
|
8305
|
+
useAsTitle?: boolean | undefined;
|
|
8306
|
+
single?: string | undefined;
|
|
8307
|
+
multi?: string | undefined;
|
|
8308
|
+
imageConstraint?: {
|
|
8309
|
+
width?: number | null | undefined;
|
|
8310
|
+
height?: number | null | undefined;
|
|
8311
|
+
} | undefined;
|
|
8312
|
+
labels?: string[] | undefined;
|
|
8313
|
+
allowTargetBlank?: boolean | undefined;
|
|
8314
|
+
} | undefined;
|
|
8315
|
+
} | {
|
|
8306
8316
|
type: "Boolean";
|
|
8307
8317
|
config?: {
|
|
8308
8318
|
label?: string | null | undefined;
|
|
@@ -8370,7 +8380,7 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8370
8380
|
label?: string | null | undefined;
|
|
8371
8381
|
useAsTitle?: boolean | undefined;
|
|
8372
8382
|
placeholder?: string | undefined;
|
|
8373
|
-
select?: "
|
|
8383
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
8374
8384
|
customtypes?: (string | {
|
|
8375
8385
|
id: string;
|
|
8376
8386
|
fields: (string | {
|
|
@@ -8423,22 +8433,6 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8423
8433
|
max?: number | undefined;
|
|
8424
8434
|
step?: number | undefined;
|
|
8425
8435
|
} | undefined;
|
|
8426
|
-
} | {
|
|
8427
|
-
type: "StructuredText";
|
|
8428
|
-
fieldset?: string | null | undefined;
|
|
8429
|
-
config?: {
|
|
8430
|
-
label?: string | null | undefined;
|
|
8431
|
-
placeholder?: string | undefined;
|
|
8432
|
-
useAsTitle?: boolean | undefined;
|
|
8433
|
-
single?: string | undefined;
|
|
8434
|
-
multi?: string | undefined;
|
|
8435
|
-
imageConstraint?: {
|
|
8436
|
-
width?: number | null | undefined;
|
|
8437
|
-
height?: number | null | undefined;
|
|
8438
|
-
} | undefined;
|
|
8439
|
-
labels?: string[] | undefined;
|
|
8440
|
-
allowTargetBlank?: boolean | undefined;
|
|
8441
|
-
} | undefined;
|
|
8442
8436
|
} | {
|
|
8443
8437
|
type: "Select";
|
|
8444
8438
|
fieldset?: string | null | undefined;
|
|
@@ -8483,6 +8477,22 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8483
8477
|
label?: string | null | undefined;
|
|
8484
8478
|
repeat?: boolean | undefined;
|
|
8485
8479
|
fields?: Record<string, {
|
|
8480
|
+
type: "StructuredText";
|
|
8481
|
+
fieldset?: string | null | undefined;
|
|
8482
|
+
config?: {
|
|
8483
|
+
label?: string | null | undefined;
|
|
8484
|
+
placeholder?: string | undefined;
|
|
8485
|
+
useAsTitle?: boolean | undefined;
|
|
8486
|
+
single?: string | undefined;
|
|
8487
|
+
multi?: string | undefined;
|
|
8488
|
+
imageConstraint?: {
|
|
8489
|
+
width?: number | null | undefined;
|
|
8490
|
+
height?: number | null | undefined;
|
|
8491
|
+
} | undefined;
|
|
8492
|
+
labels?: string[] | undefined;
|
|
8493
|
+
allowTargetBlank?: boolean | undefined;
|
|
8494
|
+
} | undefined;
|
|
8495
|
+
} | {
|
|
8486
8496
|
type: "Boolean";
|
|
8487
8497
|
config?: {
|
|
8488
8498
|
label?: string | null | undefined;
|
|
@@ -8550,7 +8560,7 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8550
8560
|
label?: string | null | undefined;
|
|
8551
8561
|
useAsTitle?: boolean | undefined;
|
|
8552
8562
|
placeholder?: string | undefined;
|
|
8553
|
-
select?: "
|
|
8563
|
+
select?: "document" | "media" | "web" | null | undefined;
|
|
8554
8564
|
customtypes?: (string | {
|
|
8555
8565
|
id: string;
|
|
8556
8566
|
fields: (string | {
|
|
@@ -8603,22 +8613,6 @@ declare const LegacySliceModelSchema: t.Type<{
|
|
|
8603
8613
|
max?: number | undefined;
|
|
8604
8614
|
step?: number | undefined;
|
|
8605
8615
|
} | undefined;
|
|
8606
|
-
} | {
|
|
8607
|
-
type: "StructuredText";
|
|
8608
|
-
fieldset?: string | null | undefined;
|
|
8609
|
-
config?: {
|
|
8610
|
-
label?: string | null | undefined;
|
|
8611
|
-
placeholder?: string | undefined;
|
|
8612
|
-
useAsTitle?: boolean | undefined;
|
|
8613
|
-
single?: string | undefined;
|
|
8614
|
-
multi?: string | undefined;
|
|
8615
|
-
imageConstraint?: {
|
|
8616
|
-
width?: number | null | undefined;
|
|
8617
|
-
height?: number | null | undefined;
|
|
8618
|
-
} | undefined;
|
|
8619
|
-
labels?: string[] | undefined;
|
|
8620
|
-
allowTargetBlank?: boolean | undefined;
|
|
8621
|
-
} | undefined;
|
|
8622
8616
|
} | {
|
|
8623
8617
|
type: "Select";
|
|
8624
8618
|
fieldset?: string | null | undefined;
|
|
@@ -8661,7 +8655,7 @@ declare const DynamicSliceModelSchema: t.Type<DynamicSliceModel, DynamicSliceMod
|
|
|
8661
8655
|
declare const StaticSliceModelSchema: t.Type<StaticSliceModel, StaticSliceModel, unknown>;
|
|
8662
8656
|
declare const SliceContentModelSchema: t.Type<SliceContentModel, SliceContentModel, unknown>;
|
|
8663
8657
|
declare const DynamicSlicesModelSchema: t.Type<{
|
|
8664
|
-
type: "
|
|
8658
|
+
type: "Choice" | "Slices";
|
|
8665
8659
|
fieldset?: string | null | undefined;
|
|
8666
8660
|
config?: {
|
|
8667
8661
|
label?: string | null | undefined;
|
|
@@ -8672,7 +8666,7 @@ declare const DynamicSlicesModelSchema: t.Type<{
|
|
|
8672
8666
|
choices?: Record<string, DynamicSliceModel> | undefined;
|
|
8673
8667
|
} | undefined;
|
|
8674
8668
|
}, {
|
|
8675
|
-
type: "
|
|
8669
|
+
type: "Choice" | "Slices";
|
|
8676
8670
|
fieldset?: string | null | undefined;
|
|
8677
8671
|
config?: {
|
|
8678
8672
|
label?: string | null | undefined;
|
|
@@ -8684,7 +8678,7 @@ declare const DynamicSlicesModelSchema: t.Type<{
|
|
|
8684
8678
|
} | undefined;
|
|
8685
8679
|
}, unknown>;
|
|
8686
8680
|
declare const StaticSlicesModelSchema: t.Type<{
|
|
8687
|
-
type: "
|
|
8681
|
+
type: "Choice" | "Slices";
|
|
8688
8682
|
fieldset?: string | null | undefined;
|
|
8689
8683
|
config?: {
|
|
8690
8684
|
label?: string | null | undefined;
|
|
@@ -8695,7 +8689,7 @@ declare const StaticSlicesModelSchema: t.Type<{
|
|
|
8695
8689
|
choices?: Record<string, StaticSliceModel> | undefined;
|
|
8696
8690
|
} | undefined;
|
|
8697
8691
|
}, {
|
|
8698
|
-
type: "
|
|
8692
|
+
type: "Choice" | "Slices";
|
|
8699
8693
|
fieldset?: string | null | undefined;
|
|
8700
8694
|
config?: {
|
|
8701
8695
|
label?: string | null | undefined;
|
|
@@ -8712,103 +8706,103 @@ declare const StaticCustomTypeModelTabSchema: t.Type<Record<string, StaticWidget
|
|
|
8712
8706
|
declare const DynamicCustomTypeModelTabSchema: t.Type<Record<string, DynamicWidgetModel>, Record<string, DynamicWidgetModel>, unknown>;
|
|
8713
8707
|
declare const StaticCustomTypeModelSchema: t.Type<{
|
|
8714
8708
|
id: string;
|
|
8709
|
+
label?: string | null | undefined;
|
|
8715
8710
|
repeatable: boolean;
|
|
8716
8711
|
json: Record<string, Record<string, StaticWidgetModel>>;
|
|
8717
8712
|
status: boolean;
|
|
8718
8713
|
format: "custom" | "page";
|
|
8719
|
-
label?: string | null | undefined;
|
|
8720
8714
|
schema?: undefined;
|
|
8721
8715
|
} | {
|
|
8722
|
-
schema: "@prismicio/types-internal@4.5.0";
|
|
8723
8716
|
id: string;
|
|
8717
|
+
label?: string | null | undefined;
|
|
8724
8718
|
repeatable: boolean;
|
|
8725
8719
|
json: Record<string, Record<string, StaticWidgetModel>>;
|
|
8726
8720
|
status: boolean;
|
|
8727
8721
|
format: "custom" | "page";
|
|
8728
|
-
|
|
8722
|
+
schema: "@prismicio/types-internal@4.5.0";
|
|
8729
8723
|
}, {
|
|
8730
8724
|
id: string;
|
|
8725
|
+
label?: string | null | undefined;
|
|
8731
8726
|
repeatable: boolean;
|
|
8732
8727
|
json: Record<string, Record<string, StaticWidgetModel>>;
|
|
8733
8728
|
status: boolean;
|
|
8734
8729
|
format: "custom" | "page";
|
|
8735
|
-
label?: string | null | undefined;
|
|
8736
8730
|
schema?: undefined;
|
|
8737
8731
|
} | {
|
|
8738
|
-
schema: "@prismicio/types-internal@4.5.0";
|
|
8739
8732
|
id: string;
|
|
8733
|
+
label?: string | null | undefined;
|
|
8740
8734
|
repeatable: boolean;
|
|
8741
8735
|
json: Record<string, Record<string, StaticWidgetModel>>;
|
|
8742
8736
|
status: boolean;
|
|
8743
8737
|
format: "custom" | "page";
|
|
8744
|
-
|
|
8738
|
+
schema: "@prismicio/types-internal@4.5.0";
|
|
8745
8739
|
}, unknown>;
|
|
8746
8740
|
declare const DynamicCustomTypeModelSchema: t.Type<{
|
|
8747
8741
|
id: string;
|
|
8742
|
+
label?: string | null | undefined;
|
|
8748
8743
|
repeatable: boolean;
|
|
8749
8744
|
json: Record<string, Record<string, DynamicWidgetModel>>;
|
|
8750
8745
|
status: boolean;
|
|
8751
8746
|
format: "custom" | "page";
|
|
8752
|
-
label?: string | null | undefined;
|
|
8753
8747
|
schema?: undefined;
|
|
8754
8748
|
} | {
|
|
8755
|
-
schema: "@prismicio/types-internal@4.5.0";
|
|
8756
8749
|
id: string;
|
|
8750
|
+
label?: string | null | undefined;
|
|
8757
8751
|
repeatable: boolean;
|
|
8758
8752
|
json: Record<string, Record<string, DynamicWidgetModel>>;
|
|
8759
8753
|
status: boolean;
|
|
8760
8754
|
format: "custom" | "page";
|
|
8761
|
-
|
|
8755
|
+
schema: "@prismicio/types-internal@4.5.0";
|
|
8762
8756
|
}, {
|
|
8763
8757
|
id: string;
|
|
8758
|
+
label?: string | null | undefined;
|
|
8764
8759
|
repeatable: boolean;
|
|
8765
8760
|
json: Record<string, Record<string, DynamicWidgetModel>>;
|
|
8766
8761
|
status: boolean;
|
|
8767
8762
|
format: "custom" | "page";
|
|
8768
|
-
label?: string | null | undefined;
|
|
8769
8763
|
schema?: undefined;
|
|
8770
8764
|
} | {
|
|
8771
|
-
schema: "@prismicio/types-internal@4.5.0";
|
|
8772
8765
|
id: string;
|
|
8766
|
+
label?: string | null | undefined;
|
|
8773
8767
|
repeatable: boolean;
|
|
8774
8768
|
json: Record<string, Record<string, DynamicWidgetModel>>;
|
|
8775
8769
|
status: boolean;
|
|
8776
8770
|
format: "custom" | "page";
|
|
8777
|
-
|
|
8771
|
+
schema: "@prismicio/types-internal@4.5.0";
|
|
8778
8772
|
}, unknown>;
|
|
8779
8773
|
/** @deprecated Use DynamicCustomTypeModelSchema instead */
|
|
8780
8774
|
declare const CustomTypeModelSchema: t.Type<{
|
|
8781
8775
|
id: string;
|
|
8776
|
+
label?: string | null | undefined;
|
|
8782
8777
|
repeatable: boolean;
|
|
8783
8778
|
json: Record<string, Record<string, DynamicWidgetModel>>;
|
|
8784
8779
|
status: boolean;
|
|
8785
8780
|
format: "custom" | "page";
|
|
8786
|
-
label?: string | null | undefined;
|
|
8787
8781
|
schema?: undefined;
|
|
8788
8782
|
} | {
|
|
8789
|
-
schema: "@prismicio/types-internal@4.5.0";
|
|
8790
8783
|
id: string;
|
|
8784
|
+
label?: string | null | undefined;
|
|
8791
8785
|
repeatable: boolean;
|
|
8792
8786
|
json: Record<string, Record<string, DynamicWidgetModel>>;
|
|
8793
8787
|
status: boolean;
|
|
8794
8788
|
format: "custom" | "page";
|
|
8795
|
-
|
|
8789
|
+
schema: "@prismicio/types-internal@4.5.0";
|
|
8796
8790
|
}, {
|
|
8797
8791
|
id: string;
|
|
8792
|
+
label?: string | null | undefined;
|
|
8798
8793
|
repeatable: boolean;
|
|
8799
8794
|
json: Record<string, Record<string, DynamicWidgetModel>>;
|
|
8800
8795
|
status: boolean;
|
|
8801
8796
|
format: "custom" | "page";
|
|
8802
|
-
label?: string | null | undefined;
|
|
8803
8797
|
schema?: undefined;
|
|
8804
8798
|
} | {
|
|
8805
|
-
schema: "@prismicio/types-internal@4.5.0";
|
|
8806
8799
|
id: string;
|
|
8800
|
+
label?: string | null | undefined;
|
|
8807
8801
|
repeatable: boolean;
|
|
8808
8802
|
json: Record<string, Record<string, DynamicWidgetModel>>;
|
|
8809
8803
|
status: boolean;
|
|
8810
8804
|
format: "custom" | "page";
|
|
8811
|
-
|
|
8805
|
+
schema: "@prismicio/types-internal@4.5.0";
|
|
8812
8806
|
}, unknown>;
|
|
8813
8807
|
//#endregion
|
|
8814
8808
|
export { AssetSchema, BooleanContentSchema, BooleanLegacy, BooleanModelSchema, ColorContentSchema, ColorLegacy, ColorModelSchema, CompositeSliceContentSchema, CompositeSliceItemContentSchema, CompositeSliceLegacy, CompositeSliceModelSchema, CustomTypeModelSchema, DateContentSchema, DateLegacy, DateModelSchema, DocumentContentSchema, DocumentLegacy, DynamicCustomTypeModelSchema, DynamicCustomTypeModelTabSchema, DynamicSliceModelSchema, DynamicSlicesModelSchema, DynamicWidgetModelSchema, EmbedContentSchema, EmbedLegacy, EmbedModelSchema, EmbedSchema, EmptyContentSchema, EmptyLegacy, EmptyLinkContentSchema, FieldContentSchema, FilledLinkContentSchema, GeoPointContentSchema, GeoPointLegacy, GeoPointModelSchema, GroupContentSchema, GroupItemContentSchema, GroupItemLegacy, GroupLegacy, GroupModelSchema, HexaColorCodeSchema, ImageContentSchema, ImageContentViewSchema, ImageLegacy, ImageModelSchema, IntegrationFieldContentSchema, IntegrationFieldLegacy, IntegrationFieldModelSchema, LegacySliceContentSchema, LegacySliceItemContentSchema, LegacySliceLegacy, LegacySliceModelSchema, LinkContentSchema, LinkLegacy, LinkModelSchema, NestableContentSchema, NestableLegacy, NestableModelSchema, NestedGroupModelSchema, NonEmptyStringSchema, NumberContentSchema, NumberLegacy, NumberModelSchema, RangeContentSchema, RangeLegacy, RangeModelSchema, RepeatableContentSchema, RepeatableLegacy, RichTextContentBlockSchema, RichTextContentSchema, RichTextContentSpanSchema, RichTextLegacy, RichTextModelSchema, SelectContentSchema, SelectLegacy, SelectModelSchema, SeparatorContentSchema, SeparatorLegacy, SeparatorModelSchema, SharedSliceContentSchema, SharedSliceItemContentSchema, SharedSliceLegacy, SharedSliceModelSchema, SharedSliceModelVariationSchema, SharedSliceRefModelSchema, SliceContentModelSchema, SliceContentSchema, SliceItemContentSchema, SliceItemLegacy, SliceLegacy, SlicesContentSchema, SlicesLegacy, StaticCustomTypeModelSchema, StaticCustomTypeModelTabSchema, StaticSliceModelSchema, StaticSlicesModelSchema, StaticWidgetModelSchema, TableContentSchema, TableLegacy, TableModelSchema, TextContentSchema, TextLegacy, TextModelSchema, TimestampContentSchema, TimestampLegacy, TimestampModelSchema, UIDContentSchema, UIDLegacy, UIDModelSchema, WidgetContentSchema, WidgetKeySchema, WidgetLegacy };
|