@slicemachine/adapter-nuxt 0.3.18-dev-slice-templates-svelte-nuxt.4 → 0.3.18-dev-next-release.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/dist/Hero/javascript.vue +75 -43
  2. package/dist/Hero/typescript.vue +75 -43
  3. package/dist/hooks/project-init.cjs +1 -1
  4. package/dist/hooks/project-init.cjs.map +1 -1
  5. package/dist/hooks/project-init.js +1 -1
  6. package/dist/hooks/project-init.js.map +1 -1
  7. package/dist/plugin.cjs +1 -4
  8. package/dist/plugin.cjs.map +1 -1
  9. package/dist/plugin.js +1 -4
  10. package/dist/plugin.js.map +1 -1
  11. package/package.json +3 -3
  12. package/src/hooks/project-init.ts +1 -1
  13. package/src/plugin.ts +1 -4
  14. package/dist/AlternateGrid/javascript.vue +0 -228
  15. package/dist/AlternateGrid/screenshot-default.png +0 -0
  16. package/dist/AlternateGrid/screenshot-imageRight.png +0 -0
  17. package/dist/AlternateGrid/typescript.vue +0 -235
  18. package/dist/CallToAction/javascript.vue +0 -127
  19. package/dist/CallToAction/screenshot-alignLeft.png +0 -0
  20. package/dist/CallToAction/screenshot-default.png +0 -0
  21. package/dist/CallToAction/typescript.vue +0 -134
  22. package/dist/CustomerLogos/javascript.vue +0 -115
  23. package/dist/CustomerLogos/screenshot-default.png +0 -0
  24. package/dist/CustomerLogos/typescript.vue +0 -122
  25. package/dist/sliceTemplates/AlternateGrid/index.cjs +0 -436
  26. package/dist/sliceTemplates/AlternateGrid/index.cjs.map +0 -1
  27. package/dist/sliceTemplates/AlternateGrid/index.d.ts +0 -8
  28. package/dist/sliceTemplates/AlternateGrid/index.js +0 -436
  29. package/dist/sliceTemplates/AlternateGrid/index.js.map +0 -1
  30. package/dist/sliceTemplates/CallToAction/index.cjs +0 -264
  31. package/dist/sliceTemplates/CallToAction/index.cjs.map +0 -1
  32. package/dist/sliceTemplates/CallToAction/index.d.ts +0 -8
  33. package/dist/sliceTemplates/CallToAction/index.js +0 -264
  34. package/dist/sliceTemplates/CallToAction/index.js.map +0 -1
  35. package/dist/sliceTemplates/CustomerLogos/index.cjs +0 -314
  36. package/dist/sliceTemplates/CustomerLogos/index.cjs.map +0 -1
  37. package/dist/sliceTemplates/CustomerLogos/index.d.ts +0 -7
  38. package/dist/sliceTemplates/CustomerLogos/index.js +0 -314
  39. package/dist/sliceTemplates/CustomerLogos/index.js.map +0 -1
  40. package/src/sliceTemplates/AlternateGrid/index.ts +0 -441
  41. package/src/sliceTemplates/CallToAction/index.ts +0 -265
  42. package/src/sliceTemplates/CustomerLogos/index.ts +0 -313
@@ -1,436 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const screenshotPaths = {
4
- default: "AlternateGrid/screenshot-default.png",
5
- imageRight: "AlternateGrid/screenshot-imageRight.png"
6
- };
7
- const mocks = [
8
- {
9
- __TYPE__: "SharedSliceContent",
10
- variation: "default",
11
- primary: {
12
- title: {
13
- __TYPE__: "StructuredTextContent",
14
- value: [
15
- {
16
- type: "heading1",
17
- content: {
18
- text: "Alternate like a star",
19
- spans: []
20
- },
21
- direction: "ltr"
22
- }
23
- ]
24
- },
25
- description: {
26
- __TYPE__: "StructuredTextContent",
27
- value: [
28
- {
29
- type: "paragraph",
30
- content: {
31
- text: "A predesigned AlternateGrid component, that you can use to list your skills or features of a product.",
32
- spans: [
33
- {
34
- type: "strong",
35
- start: 44,
36
- end: 47
37
- }
38
- ]
39
- },
40
- direction: "ltr"
41
- }
42
- ]
43
- },
44
- eyebrowHeadline: {
45
- __TYPE__: "FieldContent",
46
- type: "Text",
47
- value: "Eyebrow"
48
- },
49
- image: {
50
- origin: {
51
- id: "main",
52
- url: "https://images.unsplash.com/photo-1486312338219-ce68d2c6f44d",
53
- width: 4076,
54
- height: 2712
55
- },
56
- url: "https://images.unsplash.com/photo-1486312338219-ce68d2c6f44d",
57
- width: 4076,
58
- height: 2712,
59
- edit: {
60
- zoom: 1,
61
- crop: {
62
- x: 0,
63
- y: 0
64
- },
65
- background: "transparent"
66
- },
67
- credits: null,
68
- alt: "Image of computer",
69
- __TYPE__: "ImageContent",
70
- thumbnails: {}
71
- }
72
- },
73
- items: [
74
- {
75
- __TYPE__: "GroupItemContent",
76
- value: [
77
- [
78
- "title",
79
- {
80
- __TYPE__: "StructuredTextContent",
81
- value: [
82
- {
83
- type: "heading3",
84
- content: {
85
- text: "Integrate with the SliceZone",
86
- spans: []
87
- },
88
- direction: "ltr"
89
- }
90
- ]
91
- }
92
- ],
93
- [
94
- "description",
95
- {
96
- __TYPE__: "StructuredTextContent",
97
- value: [
98
- {
99
- type: "paragraph",
100
- content: {
101
- text: "This component has been matched by the SliceZone. Its model has been fetched from SliceMachine next-adapter!",
102
- spans: []
103
- },
104
- direction: "ltr"
105
- }
106
- ]
107
- }
108
- ]
109
- ]
110
- },
111
- {
112
- __TYPE__: "GroupItemContent",
113
- value: [
114
- [
115
- "title",
116
- {
117
- __TYPE__: "StructuredTextContent",
118
- value: [
119
- {
120
- type: "heading3",
121
- content: {
122
- text: "Create your own",
123
- spans: []
124
- },
125
- direction: "ltr"
126
- }
127
- ]
128
- }
129
- ],
130
- [
131
- "description",
132
- {
133
- __TYPE__: "StructuredTextContent",
134
- value: [
135
- {
136
- type: "paragraph",
137
- content: {
138
- text: "Feel free to use this component fully, or use it as an example! We're adding templates as often as we can.",
139
- spans: []
140
- },
141
- direction: "ltr"
142
- }
143
- ]
144
- }
145
- ]
146
- ]
147
- },
148
- {
149
- __TYPE__: "GroupItemContent",
150
- value: [
151
- [
152
- "title",
153
- {
154
- __TYPE__: "StructuredTextContent",
155
- value: [
156
- {
157
- type: "heading3",
158
- content: {
159
- text: "Add a variation",
160
- spans: []
161
- },
162
- direction: "ltr"
163
- }
164
- ]
165
- }
166
- ],
167
- [
168
- "description",
169
- {
170
- __TYPE__: "StructuredTextContent",
171
- value: [
172
- {
173
- type: "paragraph",
174
- content: {
175
- text: 'This slice comes with a "Image Right" variation, which means editors can switch text/image direction!',
176
- spans: []
177
- },
178
- direction: "ltr"
179
- }
180
- ]
181
- }
182
- ]
183
- ]
184
- }
185
- ]
186
- },
187
- {
188
- __TYPE__: "SharedSliceContent",
189
- variation: "imageRight",
190
- primary: {
191
- eyebrowHeadline: {
192
- __TYPE__: "FieldContent",
193
- value: "activity",
194
- type: "Text"
195
- },
196
- title: {
197
- __TYPE__: "StructuredTextContent",
198
- value: [
199
- {
200
- type: "heading1",
201
- content: {
202
- text: "Alternate like a star",
203
- spans: []
204
- },
205
- direction: "ltr"
206
- }
207
- ]
208
- },
209
- description: {
210
- __TYPE__: "StructuredTextContent",
211
- value: [
212
- {
213
- type: "paragraph",
214
- content: {
215
- text: "A predesigned AlternateGrid component, that you can use to list your skills or features of a product.",
216
- spans: [
217
- {
218
- type: "strong",
219
- start: 44,
220
- end: 47
221
- }
222
- ]
223
- },
224
- direction: "ltr"
225
- }
226
- ]
227
- },
228
- image: {
229
- origin: {
230
- id: "main",
231
- url: "https://images.unsplash.com/photo-1499951360447-b19be8fe80f5",
232
- width: 5848,
233
- height: 3899
234
- },
235
- url: "https://images.unsplash.com/photo-1499951360447-b19be8fe80f5",
236
- width: 5848,
237
- height: 3899,
238
- edit: {
239
- zoom: 1,
240
- crop: {
241
- x: 0,
242
- y: 0
243
- },
244
- background: "transparent"
245
- },
246
- credits: null,
247
- alt: "Image of computer",
248
- __TYPE__: "ImageContent",
249
- thumbnails: {}
250
- }
251
- },
252
- items: [
253
- {
254
- __TYPE__: "GroupItemContent",
255
- value: [
256
- [
257
- "title",
258
- {
259
- __TYPE__: "StructuredTextContent",
260
- value: [
261
- {
262
- type: "heading3",
263
- content: {
264
- text: "Create a unique, high-performing site",
265
- spans: [
266
- {
267
- type: "strong",
268
- start: 9,
269
- end: 15
270
- }
271
- ]
272
- },
273
- direction: "ltr"
274
- }
275
- ]
276
- }
277
- ],
278
- [
279
- "description",
280
- {
281
- __TYPE__: "StructuredTextContent",
282
- value: [
283
- {
284
- type: "paragraph",
285
- content: {
286
- text: "Prismic is the headless website builder designed to help developers and marketers create unique, high-performing websites that are easy to edit.",
287
- spans: []
288
- },
289
- direction: "ltr"
290
- }
291
- ]
292
- }
293
- ]
294
- ]
295
- }
296
- ]
297
- }
298
- ];
299
- const model = {
300
- id: "alternate_grid",
301
- type: "SharedSlice",
302
- name: "AlternateGrid",
303
- description: "AlternateGrid",
304
- variations: [
305
- {
306
- id: "default",
307
- name: "Default",
308
- docURL: "...",
309
- version: "initial",
310
- description: "Default",
311
- imageUrl: "",
312
- primary: {
313
- eyebrowHeadline: {
314
- type: "Text",
315
- config: {
316
- label: "eyebrowHeadline",
317
- placeholder: "Eyebrow"
318
- }
319
- },
320
- title: {
321
- type: "StructuredText",
322
- config: {
323
- label: "title",
324
- placeholder: "",
325
- allowTargetBlank: true,
326
- single: "heading1,heading2,heading3,heading4,heading5,heading6,strong,em"
327
- }
328
- },
329
- description: {
330
- type: "StructuredText",
331
- config: {
332
- label: "description",
333
- placeholder: "",
334
- allowTargetBlank: true,
335
- multi: "paragraph,preformatted,hyperlink,embed,rtl,strong,em,list-item,o-list-item"
336
- }
337
- },
338
- image: {
339
- type: "Image",
340
- config: {
341
- label: "image",
342
- constraint: {},
343
- thumbnails: []
344
- }
345
- }
346
- },
347
- items: {
348
- title: {
349
- type: "StructuredText",
350
- config: {
351
- label: "title",
352
- placeholder: "",
353
- allowTargetBlank: true,
354
- single: "heading2,heading3,heading4,heading5,heading6,strong,em"
355
- }
356
- },
357
- description: {
358
- type: "StructuredText",
359
- config: {
360
- label: "description",
361
- placeholder: "",
362
- allowTargetBlank: true,
363
- multi: "paragraph,preformatted,hyperlink,strong,em,list-item,o-list-item,rtl"
364
- }
365
- }
366
- }
367
- },
368
- {
369
- id: "imageRight",
370
- name: "Image Right",
371
- docURL: "...",
372
- version: "initial",
373
- description: "Default",
374
- imageUrl: "",
375
- primary: {
376
- eyebrowHeadline: {
377
- type: "Text",
378
- config: {
379
- label: "eyebrowHeadline",
380
- placeholder: "Eyebrow"
381
- }
382
- },
383
- title: {
384
- type: "StructuredText",
385
- config: {
386
- label: "title",
387
- placeholder: "",
388
- allowTargetBlank: true,
389
- single: "heading1,heading2,heading3,heading4,heading5,heading6,strong,em"
390
- }
391
- },
392
- description: {
393
- type: "StructuredText",
394
- config: {
395
- label: "description",
396
- placeholder: "",
397
- allowTargetBlank: true,
398
- multi: "paragraph,preformatted,hyperlink,embed,rtl,strong,em,list-item,o-list-item"
399
- }
400
- },
401
- image: {
402
- type: "Image",
403
- config: {
404
- label: "image",
405
- constraint: {},
406
- thumbnails: []
407
- }
408
- }
409
- },
410
- items: {
411
- title: {
412
- type: "StructuredText",
413
- config: {
414
- label: "title",
415
- placeholder: "",
416
- allowTargetBlank: true,
417
- single: "heading2,heading3,heading4,heading5,heading6,strong,em"
418
- }
419
- },
420
- description: {
421
- type: "StructuredText",
422
- config: {
423
- label: "description",
424
- placeholder: "",
425
- allowTargetBlank: true,
426
- multi: "paragraph,preformatted,hyperlink,strong,em,list-item,o-list-item,rtl"
427
- }
428
- }
429
- }
430
- }
431
- ]
432
- };
433
- exports.mocks = mocks;
434
- exports.model = model;
435
- exports.screenshotPaths = screenshotPaths;
436
- //# sourceMappingURL=index.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../src/sliceTemplates/AlternateGrid/index.ts"],"sourcesContent":["import { SharedSliceContent } from \"@prismicio/types-internal/lib/content\";\nimport { SharedSlice } from \"@prismicio/types-internal/lib/customtypes\";\n\nexport const screenshotPaths = {\n\tdefault: \"AlternateGrid/screenshot-default.png\",\n\timageRight: \"AlternateGrid/screenshot-imageRight.png\",\n};\n\nexport const mocks: SharedSliceContent[] = [\n\t{\n\t\t__TYPE__: \"SharedSliceContent\",\n\t\tvariation: \"default\",\n\t\tprimary: {\n\t\t\ttitle: {\n\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\tvalue: [\n\t\t\t\t\t{\n\t\t\t\t\t\ttype: \"heading1\",\n\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\ttext: \"Alternate like a star\",\n\t\t\t\t\t\t\tspans: [],\n\t\t\t\t\t\t},\n\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t},\n\t\t\t\t],\n\t\t\t},\n\t\t\tdescription: {\n\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\tvalue: [\n\t\t\t\t\t{\n\t\t\t\t\t\ttype: \"paragraph\",\n\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\ttext: \"A predesigned AlternateGrid component, that you can use to list your skills or features of a product.\",\n\t\t\t\t\t\t\tspans: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\ttype: \"strong\",\n\t\t\t\t\t\t\t\t\tstart: 44,\n\t\t\t\t\t\t\t\t\tend: 47,\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t],\n\t\t\t\t\t\t},\n\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t},\n\t\t\t\t],\n\t\t\t},\n\t\t\teyebrowHeadline: {\n\t\t\t\t__TYPE__: \"FieldContent\",\n\t\t\t\ttype: \"Text\",\n\t\t\t\tvalue: \"Eyebrow\",\n\t\t\t},\n\t\t\timage: {\n\t\t\t\torigin: {\n\t\t\t\t\tid: \"main\",\n\t\t\t\t\turl: \"https://images.unsplash.com/photo-1486312338219-ce68d2c6f44d\",\n\t\t\t\t\twidth: 4076,\n\t\t\t\t\theight: 2712,\n\t\t\t\t},\n\t\t\t\turl: \"https://images.unsplash.com/photo-1486312338219-ce68d2c6f44d\",\n\t\t\t\twidth: 4076,\n\t\t\t\theight: 2712,\n\t\t\t\tedit: {\n\t\t\t\t\tzoom: 1,\n\t\t\t\t\tcrop: {\n\t\t\t\t\t\tx: 0,\n\t\t\t\t\t\ty: 0,\n\t\t\t\t\t},\n\t\t\t\t\tbackground: \"transparent\",\n\t\t\t\t},\n\t\t\t\tcredits: null,\n\t\t\t\talt: \"Image of computer\",\n\t\t\t\t__TYPE__: \"ImageContent\",\n\t\t\t\tthumbnails: {},\n\t\t\t},\n\t\t},\n\t\titems: [\n\t\t\t{\n\t\t\t\t__TYPE__: \"GroupItemContent\",\n\t\t\t\tvalue: [\n\t\t\t\t\t[\n\t\t\t\t\t\t\"title\",\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\t\t\t\tvalue: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\ttype: \"heading3\",\n\t\t\t\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\t\t\t\ttext: \"Integrate with the SliceZone\",\n\t\t\t\t\t\t\t\t\t\tspans: [],\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t],\n\t\t\t\t\t\t},\n\t\t\t\t\t],\n\t\t\t\t\t[\n\t\t\t\t\t\t\"description\",\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\t\t\t\tvalue: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\ttype: \"paragraph\",\n\t\t\t\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\t\t\t\ttext: \"This component has been matched by the SliceZone. Its model has been fetched from SliceMachine next-adapter!\",\n\t\t\t\t\t\t\t\t\t\tspans: [],\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t],\n\t\t\t\t\t\t},\n\t\t\t\t\t],\n\t\t\t\t],\n\t\t\t},\n\t\t\t{\n\t\t\t\t__TYPE__: \"GroupItemContent\",\n\t\t\t\tvalue: [\n\t\t\t\t\t[\n\t\t\t\t\t\t\"title\",\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\t\t\t\tvalue: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\ttype: \"heading3\",\n\t\t\t\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\t\t\t\ttext: \"Create your own\",\n\t\t\t\t\t\t\t\t\t\tspans: [],\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t],\n\t\t\t\t\t\t},\n\t\t\t\t\t],\n\t\t\t\t\t[\n\t\t\t\t\t\t\"description\",\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\t\t\t\tvalue: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\ttype: \"paragraph\",\n\t\t\t\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\t\t\t\ttext: \"Feel free to use this component fully, or use it as an example! We're adding templates as often as we can.\",\n\t\t\t\t\t\t\t\t\t\tspans: [],\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t],\n\t\t\t\t\t\t},\n\t\t\t\t\t],\n\t\t\t\t],\n\t\t\t},\n\t\t\t{\n\t\t\t\t__TYPE__: \"GroupItemContent\",\n\t\t\t\tvalue: [\n\t\t\t\t\t[\n\t\t\t\t\t\t\"title\",\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\t\t\t\tvalue: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\ttype: \"heading3\",\n\t\t\t\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\t\t\t\ttext: \"Add a variation\",\n\t\t\t\t\t\t\t\t\t\tspans: [],\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t],\n\t\t\t\t\t\t},\n\t\t\t\t\t],\n\t\t\t\t\t[\n\t\t\t\t\t\t\"description\",\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\t\t\t\tvalue: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\ttype: \"paragraph\",\n\t\t\t\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\t\t\t\ttext: 'This slice comes with a \"Image Right\" variation, which means editors can switch text/image direction!',\n\t\t\t\t\t\t\t\t\t\tspans: [],\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t],\n\t\t\t\t\t\t},\n\t\t\t\t\t],\n\t\t\t\t],\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\t__TYPE__: \"SharedSliceContent\",\n\t\tvariation: \"imageRight\",\n\t\tprimary: {\n\t\t\teyebrowHeadline: {\n\t\t\t\t__TYPE__: \"FieldContent\",\n\t\t\t\tvalue: \"activity\",\n\t\t\t\ttype: \"Text\",\n\t\t\t},\n\t\t\ttitle: {\n\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\tvalue: [\n\t\t\t\t\t{\n\t\t\t\t\t\ttype: \"heading1\",\n\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\ttext: \"Alternate like a star\",\n\t\t\t\t\t\t\tspans: [],\n\t\t\t\t\t\t},\n\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t},\n\t\t\t\t],\n\t\t\t},\n\t\t\tdescription: {\n\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\tvalue: [\n\t\t\t\t\t{\n\t\t\t\t\t\ttype: \"paragraph\",\n\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\ttext: \"A predesigned AlternateGrid component, that you can use to list your skills or features of a product.\",\n\t\t\t\t\t\t\tspans: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\ttype: \"strong\",\n\t\t\t\t\t\t\t\t\tstart: 44,\n\t\t\t\t\t\t\t\t\tend: 47,\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t],\n\t\t\t\t\t\t},\n\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t},\n\t\t\t\t],\n\t\t\t},\n\t\t\timage: {\n\t\t\t\torigin: {\n\t\t\t\t\tid: \"main\",\n\t\t\t\t\turl: \"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5\",\n\t\t\t\t\twidth: 5848,\n\t\t\t\t\theight: 3899,\n\t\t\t\t},\n\t\t\t\turl: \"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5\",\n\t\t\t\twidth: 5848,\n\t\t\t\theight: 3899,\n\t\t\t\tedit: {\n\t\t\t\t\tzoom: 1,\n\t\t\t\t\tcrop: {\n\t\t\t\t\t\tx: 0,\n\t\t\t\t\t\ty: 0,\n\t\t\t\t\t},\n\t\t\t\t\tbackground: \"transparent\",\n\t\t\t\t},\n\t\t\t\tcredits: null,\n\t\t\t\talt: \"Image of computer\",\n\t\t\t\t__TYPE__: \"ImageContent\",\n\t\t\t\tthumbnails: {},\n\t\t\t},\n\t\t},\n\t\titems: [\n\t\t\t{\n\t\t\t\t__TYPE__: \"GroupItemContent\",\n\t\t\t\tvalue: [\n\t\t\t\t\t[\n\t\t\t\t\t\t\"title\",\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\t\t\t\tvalue: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\ttype: \"heading3\",\n\t\t\t\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\t\t\t\ttext: \"Create a unique, high-performing site\",\n\t\t\t\t\t\t\t\t\t\tspans: [\n\t\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\ttype: \"strong\",\n\t\t\t\t\t\t\t\t\t\t\t\tstart: 9,\n\t\t\t\t\t\t\t\t\t\t\t\tend: 15,\n\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t],\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t],\n\t\t\t\t\t\t},\n\t\t\t\t\t],\n\t\t\t\t\t[\n\t\t\t\t\t\t\"description\",\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t__TYPE__: \"StructuredTextContent\",\n\t\t\t\t\t\t\tvalue: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\ttype: \"paragraph\",\n\t\t\t\t\t\t\t\t\tcontent: {\n\t\t\t\t\t\t\t\t\t\ttext: \"Prismic is the headless website builder designed to help developers and marketers create unique, high-performing websites that are easy to edit.\",\n\t\t\t\t\t\t\t\t\t\tspans: [],\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tdirection: \"ltr\",\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t],\n\t\t\t\t\t\t},\n\t\t\t\t\t],\n\t\t\t\t],\n\t\t\t},\n\t\t],\n\t},\n];\n\nexport const model: SharedSlice = {\n\tid: \"alternate_grid\",\n\ttype: \"SharedSlice\",\n\tname: \"AlternateGrid\",\n\tdescription: \"AlternateGrid\",\n\tvariations: [\n\t\t{\n\t\t\tid: \"default\",\n\t\t\tname: \"Default\",\n\t\t\tdocURL: \"...\",\n\t\t\tversion: \"initial\",\n\t\t\tdescription: \"Default\",\n\t\t\timageUrl: \"\",\n\t\t\tprimary: {\n\t\t\t\teyebrowHeadline: {\n\t\t\t\t\ttype: \"Text\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"eyebrowHeadline\",\n\t\t\t\t\t\tplaceholder: \"Eyebrow\",\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\ttitle: {\n\t\t\t\t\ttype: \"StructuredText\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"title\",\n\t\t\t\t\t\tplaceholder: \"\",\n\t\t\t\t\t\tallowTargetBlank: true,\n\t\t\t\t\t\tsingle:\n\t\t\t\t\t\t\t\"heading1,heading2,heading3,heading4,heading5,heading6,strong,em\",\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tdescription: {\n\t\t\t\t\ttype: \"StructuredText\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"description\",\n\t\t\t\t\t\tplaceholder: \"\",\n\t\t\t\t\t\tallowTargetBlank: true,\n\t\t\t\t\t\tmulti:\n\t\t\t\t\t\t\t\"paragraph,preformatted,hyperlink,embed,rtl,strong,em,list-item,o-list-item\",\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\timage: {\n\t\t\t\t\ttype: \"Image\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"image\",\n\t\t\t\t\t\tconstraint: {},\n\t\t\t\t\t\tthumbnails: [],\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\titems: {\n\t\t\t\ttitle: {\n\t\t\t\t\ttype: \"StructuredText\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"title\",\n\t\t\t\t\t\tplaceholder: \"\",\n\t\t\t\t\t\tallowTargetBlank: true,\n\t\t\t\t\t\tsingle: \"heading2,heading3,heading4,heading5,heading6,strong,em\",\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tdescription: {\n\t\t\t\t\ttype: \"StructuredText\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"description\",\n\t\t\t\t\t\tplaceholder: \"\",\n\t\t\t\t\t\tallowTargetBlank: true,\n\t\t\t\t\t\tmulti:\n\t\t\t\t\t\t\t\"paragraph,preformatted,hyperlink,strong,em,list-item,o-list-item,rtl\",\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t},\n\t\t{\n\t\t\tid: \"imageRight\",\n\t\t\tname: \"Image Right\",\n\t\t\tdocURL: \"...\",\n\t\t\tversion: \"initial\",\n\t\t\tdescription: \"Default\",\n\t\t\timageUrl: \"\",\n\t\t\tprimary: {\n\t\t\t\teyebrowHeadline: {\n\t\t\t\t\ttype: \"Text\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"eyebrowHeadline\",\n\t\t\t\t\t\tplaceholder: \"Eyebrow\",\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\ttitle: {\n\t\t\t\t\ttype: \"StructuredText\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"title\",\n\t\t\t\t\t\tplaceholder: \"\",\n\t\t\t\t\t\tallowTargetBlank: true,\n\t\t\t\t\t\tsingle:\n\t\t\t\t\t\t\t\"heading1,heading2,heading3,heading4,heading5,heading6,strong,em\",\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tdescription: {\n\t\t\t\t\ttype: \"StructuredText\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"description\",\n\t\t\t\t\t\tplaceholder: \"\",\n\t\t\t\t\t\tallowTargetBlank: true,\n\t\t\t\t\t\tmulti:\n\t\t\t\t\t\t\t\"paragraph,preformatted,hyperlink,embed,rtl,strong,em,list-item,o-list-item\",\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\timage: {\n\t\t\t\t\ttype: \"Image\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"image\",\n\t\t\t\t\t\tconstraint: {},\n\t\t\t\t\t\tthumbnails: [],\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\titems: {\n\t\t\t\ttitle: {\n\t\t\t\t\ttype: \"StructuredText\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"title\",\n\t\t\t\t\t\tplaceholder: \"\",\n\t\t\t\t\t\tallowTargetBlank: true,\n\t\t\t\t\t\tsingle: \"heading2,heading3,heading4,heading5,heading6,strong,em\",\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tdescription: {\n\t\t\t\t\ttype: \"StructuredText\",\n\t\t\t\t\tconfig: {\n\t\t\t\t\t\tlabel: \"description\",\n\t\t\t\t\t\tplaceholder: \"\",\n\t\t\t\t\t\tallowTargetBlank: true,\n\t\t\t\t\t\tmulti:\n\t\t\t\t\t\t\t\"paragraph,preformatted,hyperlink,strong,em,list-item,o-list-item,rtl\",\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t},\n\t],\n};\n"],"names":[],"mappings":"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"}
@@ -1,8 +0,0 @@
1
- import { SharedSliceContent } from "@prismicio/types-internal/lib/content";
2
- import { SharedSlice } from "@prismicio/types-internal/lib/customtypes";
3
- export declare const screenshotPaths: {
4
- default: string;
5
- imageRight: string;
6
- };
7
- export declare const mocks: SharedSliceContent[];
8
- export declare const model: SharedSlice;