@documental-xyz/core 0.1.0 → 0.1.1
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/integration.ts +3 -0
- package/package.json +5 -5
- package/src/content/pages/{teste-layout.md → exemple.md} +4 -4
- package/src/vite/yaml-merge-plugin.ts +25 -1
- package/src/content/pages/alter-ameacada.md +0 -80
- package/src/content/pages/expulsions.md +0 -1447
- package/src/content/pages/home.md +0 -346
- package/src/content/pages/nhanderekoa-studio-autonoma.md +0 -3113
- package/src/content/pages/nhanderekoa-terra-ind/303/255gena-jaragu/303/241.md +0 -3806
- package/src/content/pages/nova-landing-page.md +0 -546
- package/src/content/pages/territ/303/263rios-de-exce/303/247/303/243o.md +0 -2199
- package/src/content/pages/teste-alter-do-chao.md +0 -955
- package/src/content/pages/thiago.md +0 -93
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: thiago
|
|
3
|
-
slug: thiago
|
|
4
|
-
pageSettings:
|
|
5
|
-
language: pt-BR
|
|
6
|
-
link_pt_br: '#'
|
|
7
|
-
link_en: '#'
|
|
8
|
-
link_es: '#'
|
|
9
|
-
animations: enable_all
|
|
10
|
-
direction: left
|
|
11
|
-
seoTitle: ''
|
|
12
|
-
seoDescription: ''
|
|
13
|
-
seoKeywords: []
|
|
14
|
-
pageTheme:
|
|
15
|
-
displayFont: ''
|
|
16
|
-
textFont: ''
|
|
17
|
-
spacingPatterns:
|
|
18
|
-
- name: OK
|
|
19
|
-
mobile: 100px
|
|
20
|
-
tablet: 100px
|
|
21
|
-
desktop: 100px
|
|
22
|
-
mapbox:
|
|
23
|
-
type: MapBox
|
|
24
|
-
style: fdsf
|
|
25
|
-
token: fdsfsd
|
|
26
|
-
centerLng: '4324324'
|
|
27
|
-
centerLat: '4324324'
|
|
28
|
-
zoom: '2'
|
|
29
|
-
bearing: '0'
|
|
30
|
-
pitch: '0'
|
|
31
|
-
layers: ''
|
|
32
|
-
columnAlign: left
|
|
33
|
-
floatingText: false
|
|
34
|
-
views: []
|
|
35
|
-
components:
|
|
36
|
-
- type: Cta
|
|
37
|
-
id: teste
|
|
38
|
-
shortTitle: Teste!!!!!!!!
|
|
39
|
-
longTitle: ''
|
|
40
|
-
description: ''
|
|
41
|
-
showInMenu: false
|
|
42
|
-
animations: true
|
|
43
|
-
txtColor: Primary
|
|
44
|
-
customTxtColor: ''
|
|
45
|
-
bgColor: Custom
|
|
46
|
-
customBgColor: '#a41313ff'
|
|
47
|
-
backgroundMedia:
|
|
48
|
-
- type: backgroundImage
|
|
49
|
-
imgSrc: /uploads/arqueological-remains_03.jpg
|
|
50
|
-
overlay: ''
|
|
51
|
-
ctaMedia:
|
|
52
|
-
- type: ctaImage
|
|
53
|
-
src: /uploads/arqueological-remains_01.jpg
|
|
54
|
-
ctaText: MUDANÇA DE CONTEÚDO!
|
|
55
|
-
highlightedText: TESTE!
|
|
56
|
-
link:
|
|
57
|
-
url: '#'
|
|
58
|
-
target: _self
|
|
59
|
-
text: OK
|
|
60
|
-
- type: Group
|
|
61
|
-
id: novo
|
|
62
|
-
shortTitle: novo
|
|
63
|
-
longTitle: ''
|
|
64
|
-
description: ''
|
|
65
|
-
showInMenu: false
|
|
66
|
-
animations: true
|
|
67
|
-
txtColor: Primary
|
|
68
|
-
customTxtColor: ''
|
|
69
|
-
bgColor: Secondary
|
|
70
|
-
customBgColor: ''
|
|
71
|
-
backgroundMedia: []
|
|
72
|
-
overlay: ''
|
|
73
|
-
components:
|
|
74
|
-
- type: Text
|
|
75
|
-
hasDropCap: false
|
|
76
|
-
content: NOVO Deploy teste PREVIEW!
|
|
77
|
-
- type: ImageBlock
|
|
78
|
-
wideImage: false
|
|
79
|
-
src: /uploads/brazil-map.jpg
|
|
80
|
-
alt: ''
|
|
81
|
-
description: ''
|
|
82
|
-
- type: ImageBlock
|
|
83
|
-
wideImage: false
|
|
84
|
-
src: /uploads/mapa-do-brasil.jpg
|
|
85
|
-
alt: ''
|
|
86
|
-
description: ''
|
|
87
|
-
- type: ImageBlock
|
|
88
|
-
wideImage: false
|
|
89
|
-
src: /uploads/floresta_teste.jpg
|
|
90
|
-
alt: ''
|
|
91
|
-
description: ''
|
|
92
|
-
---
|
|
93
|
-
|