libreria-astro-lefebvre 0.0.177 → 0.0.178
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/package.json +1 -1
- package/src/carbins/Contenido_2025_Montevideo.ts +1 -1
- package/src/carbins/Contenido_2026_Cabra.ts +1 -1
- package/src/carbins/Contenido_2026_Mallorca.ts +2 -2
- package/src/carbins/Contenido_2026_Seattle.ts +31 -0
- package/src/carbins/Hero_2025_Benidorm.ts +3 -3
- package/src/components/Astro/Contenido_2026_Mallorca.astro +2 -2
- package/src/components/Astro/Hero_2025_Benidorm.astro +3 -3
- package/src/generated/componentRegistry.ts +2 -34
- package/src/index.ts +3 -37
- package/src/interfaces/types.ts +1 -1
- package/src/carbins/Repetidor_2025_Cabra.ts +0 -29
- package/src/carbins/Repetidor_2025_Dubai.ts +0 -55
- package/src/carbins/Repetidor_2025_Estocolmo.ts +0 -32
- package/src/carbins/Repetidor_2025_Jaen.ts +0 -126
- package/src/carbins/Repetidor_2025_Mallorca.ts +0 -85
- package/src/carbins/Repetidor_2025_Marruecos.ts +0 -52
- package/src/carbins/Repetidor_2025_Menorca.ts +0 -75
- package/src/carbins/Repetidor_2025_Michigan.ts +0 -87
- package/src/carbins/Repetidor_2025_Mostoles.ts +0 -133
- package/src/carbins/Repetidor_2025_Orcasitas.ts +0 -34
- package/src/carbins/Repetidor_2025_Oslo.ts +0 -26
- package/src/carbins/Repetidor_2025_Quito.ts +0 -35
- package/src/carbins/Repetidor_2025_Seattle.ts +0 -12
- package/src/carbins/Repetidor_2025_Sevilla.ts +0 -170
- package/src/carbins/Repetidor_2025_Tokyo.ts +0 -48
- package/src/carbins/Repetidor_2025_Ubeda.ts +0 -27
- package/src/carbins/Repetidor_2025_Yakarta.ts +0 -12
- package/src/components/Astro/Repetidor_2025_Cabra.astro +0 -153
- package/src/components/Astro/Repetidor_2025_Cordoba.astro +0 -133
- package/src/components/Astro/Repetidor_2025_Dubai.astro +0 -28
- package/src/components/Astro/Repetidor_2025_Estocolmo.astro +0 -24
- package/src/components/Astro/Repetidor_2025_Jaen.astro +0 -111
- package/src/components/Astro/Repetidor_2025_Mallorca.astro +0 -43
- package/src/components/Astro/Repetidor_2025_Marruecos.astro +0 -80
- package/src/components/Astro/Repetidor_2025_Menorca.astro +0 -45
- package/src/components/Astro/Repetidor_2025_Michigan.astro +0 -62
- package/src/components/Astro/Repetidor_2025_Mostoles.astro +0 -103
- package/src/components/Astro/Repetidor_2025_Orcasitas.astro +0 -298
- package/src/components/Astro/Repetidor_2025_Oslo.astro +0 -78
- package/src/components/Astro/Repetidor_2025_Quito.astro +0 -62
- package/src/components/Astro/Repetidor_2025_Sevilla.astro +0 -248
- package/src/components/Astro/Repetidor_2025_Tokyo.astro +0 -47
- package/src/components/Astro/Repetidor_2025_Ubeda.astro +0 -40
- package/src/components/Astro/Repetidor_2025_Yakarta.astro +0 -202
- /package/src/components/Astro/{Repetidor_2025_Seattle.astro → Contenido_2026_Seattle.astro} +0 -0
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@ export const metadata: ComponentMetadata = {
|
|
|
4
4
|
component_name: 'Contenido_2025_Montevideo',
|
|
5
5
|
category: 'Contenido',
|
|
6
6
|
name: 'Card clicable con imagen, tag, título, descripción y autor 2025',
|
|
7
|
-
description: 'Card individual totalmente clicable (la card entera es un enlace, no solo un botón) con imagen superior, etiqueta tipo badge opcional, título h3, descripción y línea de autor opcional. Muestra un borde degradado corporativo (indigo → azul → rosa) al hacer hover. Diseñada para usarse como unidad base dentro de grids como Contenido_2026_Estocolmo o
|
|
7
|
+
description: 'Card individual totalmente clicable (la card entera es un enlace, no solo un botón) con imagen superior, etiqueta tipo badge opcional, título h3, descripción y línea de autor opcional. Muestra un borde degradado corporativo (indigo → azul → rosa) al hacer hover. Diseñada para usarse como unidad base dentro de grids como Contenido_2026_Estocolmo o Contenido_2026_Seattle',
|
|
8
8
|
framework: 'Astro',
|
|
9
9
|
priority: 1,
|
|
10
10
|
tags: ['contenido', 'card', 'imagen', 'clicable', 'autor', 'badge'],
|
|
@@ -21,7 +21,7 @@ export const metadata: ComponentMetadata = {
|
|
|
21
21
|
{ name: 'name', type: 'text', help: 'Introduce el nombre de la pestaña', label: 'Nombre de la pestaña', example_value: 'Pestaña 1' },
|
|
22
22
|
{ name: 'title', type: 'text', help: 'Título del elemento (h4)', label: 'Título', example_value: 'Redacción de contratos' },
|
|
23
23
|
{ name: 'description', type: 'textArea', help: 'Descripción del elemento', label: 'Descripción', example_value: 'Genera borradores de contratos a partir de plantillas personalizables en segundos' },
|
|
24
|
-
{ name: 'icon', type: 'text', help: 'Nombre del icono a mostrar junto al elemento. Consulta los valores aceptados en el componente
|
|
24
|
+
{ name: 'icon', type: 'text', help: 'Nombre del icono a mostrar junto al elemento. Consulta los valores aceptados en el componente Contenido_2026_Menorca', label: 'Icono', example_value: 'edit' },
|
|
25
25
|
{ name: 'buttonUrl', type: 'text', help: 'Introduce la URL de destino del botón (Solo es necesario completar este campo en uno de los elementos de la misma pestaña)', label: 'URL del botón', example_value: 'https://lefebvre.es' },
|
|
26
26
|
{ name: 'image', type: 'image', help: 'Introduce la URL de la imagen de la pestaña (Solo es necesario completar este campo en uno de los elementos de la misma pestaña)', label: 'Imagen', example_value: 'https://assets.lefebvre.es/media/img/preview-comp/comp-16-9.png' }
|
|
27
27
|
]
|
|
@@ -4,7 +4,7 @@ export const metadata: ComponentMetadata = {
|
|
|
4
4
|
component_name: 'Contenido_2026_Mallorca',
|
|
5
5
|
category: 'Contenido',
|
|
6
6
|
name: 'Wrapper de ítems con icono grande de certificación y botón CTA 2026',
|
|
7
|
-
description: 'Contenedor que itera un listado de bloques tipo certificación/hito: cada ítem combina un icono grande (5 variantes: IA, ISO1, ISO2, GDPR, ISO3) con título de etiqueta HTML configurable y descripción. Ofrece controles de alineación vertical, orientación icono-texto intra-ítem y entre ítems (fila/columna), más un botón CTA opcional al final. Cada ítem se renderiza con
|
|
7
|
+
description: 'Contenedor que itera un listado de bloques tipo certificación/hito: cada ítem combina un icono grande (5 variantes: IA, ISO1, ISO2, GDPR, ISO3) con título de etiqueta HTML configurable y descripción. Ofrece controles de alineación vertical, orientación icono-texto intra-ítem y entre ítems (fila/columna), más un botón CTA opcional al final. Cada ítem se renderiza con Contenido_2025_Cordoba',
|
|
8
8
|
framework: 'Astro',
|
|
9
9
|
priority: 1,
|
|
10
10
|
tags: ['contenido', 'icono', 'boton', 'cta'],
|
|
@@ -84,7 +84,7 @@ export const metadata: ComponentMetadata = {
|
|
|
84
84
|
{
|
|
85
85
|
name: 'items',
|
|
86
86
|
type: 'list',
|
|
87
|
-
help: 'Listado de items de contenido con icono grande, título y descripción. Cada item se renderiza con el componente
|
|
87
|
+
help: 'Listado de items de contenido con icono grande, título y descripción. Cada item se renderiza con el componente Contenido_2025_Cordoba',
|
|
88
88
|
label: 'Items de contenido',
|
|
89
89
|
mandatory: false,
|
|
90
90
|
items: {
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { ComponentMetadata } from '../interfaces/types';
|
|
2
|
+
|
|
3
|
+
export const metadata: ComponentMetadata = {
|
|
4
|
+
component_name: 'Contenido_2026_Seattle',
|
|
5
|
+
category: 'Contenido',
|
|
6
|
+
name: 'Listado con cards 2026',
|
|
7
|
+
description: 'Listado con tarjetas',
|
|
8
|
+
framework: 'Astro',
|
|
9
|
+
priority: 1,
|
|
10
|
+
tags: ['contenido', 'cards', 'genial'],
|
|
11
|
+
fields: [
|
|
12
|
+
{
|
|
13
|
+
name: 'items',
|
|
14
|
+
type: 'list',
|
|
15
|
+
help: 'Listado de cards. Cada card tiene su nombre, contenido (items internos con icono y texto) e imagen. La card marcada como "default" es la que se muestra al cargar; las demás arrancan ocultas y se activan al hacer click en su botón',
|
|
16
|
+
label: 'Listado de cards',
|
|
17
|
+
mandatory: false,
|
|
18
|
+
items: {
|
|
19
|
+
type: 'object',
|
|
20
|
+
fields: [
|
|
21
|
+
|
|
22
|
+
{ name: 'title', type: 'text', help: 'Título de la card, se renderiza como h3. Si se deja vacío, aparece el h3 vacío (no se oculta automáticamente)', label: 'Título', example_value: 'Redacta borradores de contratos en segundos a partir de plantillas personalizables' },
|
|
23
|
+
{ name: 'description', type: 'textArea', help: 'Descripción de la card, se renderiza como párrafo debajo del título. Si se deja vacía, aparece el párrafo vacío (no se oculta automáticamente)', label: 'Texto de la descripción', example_value: 'Genera borradores de contratos a partir de plantillas personalizables en segundos' },
|
|
24
|
+
{ name: 'link', type: 'text', help: 'URL de destino cuando se hace click en la card. TODA la card es clicable (no solo un botón). Si se deja vacío, apunta a "#" (no navega pero conserva el estilo clicable)', label: 'Url del enlace', example_value: 'https://lefebvre.es' },
|
|
25
|
+
{ name: 'image', type: 'image', help: 'URL de la imagen de la card (aparece en la parte superior). Se renderiza siempre, por lo que conviene no dejarla vacía o se mostrará una imagen rota', label: 'Src de la imagen', example_value: 'https://assets.lefebvre.es/media/img/preview-comp/comp-16-9.png' },
|
|
26
|
+
{ name: 'altImage', type: 'text', help: 'Texto alternativo de la imagen de la card para accesibilidad', label: 'Texto alternativo de la imagen', example_value: 'Captura de la interfaz de GenIA-L generando un contrato automáticamente' },
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
]
|
|
31
|
+
};
|
|
@@ -3,8 +3,8 @@ import type { ComponentMetadata } from '../interfaces/types';
|
|
|
3
3
|
export const metadata: ComponentMetadata = {
|
|
4
4
|
component_name: 'Hero_2025_Benidorm',
|
|
5
5
|
category: 'Contenido',
|
|
6
|
-
name: 'Hero de post con fecha, autor, tags e imagen (usa
|
|
7
|
-
description: 'Cabecera de artículo de blog con fecha en mayúsculas, título h1 (renderizado con
|
|
6
|
+
name: 'Hero de post con fecha, autor, tags e imagen (usa Contenido_2026_Jaen) 2025',
|
|
7
|
+
description: 'Cabecera de artículo de blog con fecha en mayúsculas, título h1 (renderizado con Contenido_2026_Jaen), descripción HTML, imagen de fondo cover, ficha de autor con foto (Author_2025_Algarve), tiempo de lectura (Tiempo_2025_Londres) y lista de tags (Tag_2025_Bolonia). Dos variantes alternables: "Enriquecido" (horizontal: texto izquierda + imagen mitad derecha) o "Estándar" (vertical: texto centrado arriba + imagen 530px debajo)',
|
|
8
8
|
framework: 'Astro',
|
|
9
9
|
priority: 1,
|
|
10
10
|
tags: ['banner', 'imagen', 'contenido', 'blog', 'hero', 'autor', 'tags', 'cabecera'],
|
|
@@ -12,7 +12,7 @@ export const metadata: ComponentMetadata = {
|
|
|
12
12
|
{
|
|
13
13
|
name: 'title',
|
|
14
14
|
type: 'text',
|
|
15
|
-
help: 'Título principal del artículo (h1). Admite HTML (se pasa al componente
|
|
15
|
+
help: 'Título principal del artículo (h1). Admite HTML (se pasa al componente Contenido_2026_Jaen)',
|
|
16
16
|
label: 'Texto del título',
|
|
17
17
|
mandatory: false,
|
|
18
18
|
example_value: 'La inteligencia artificial en el sector legal: de la teoría a la práctica'
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
import
|
|
2
|
+
import Contenido_2025_Cordoba from "./Contenido_2025_Cordoba.astro";
|
|
3
3
|
import CTA_2025_Formentera from "./CTA_2025_Formentera.astro";
|
|
4
4
|
|
|
5
5
|
|
|
@@ -20,7 +20,7 @@ const {
|
|
|
20
20
|
<article class={`${positionFlex === 'items-center' ? 'items-center' : 'items-start'} flex flex-col justify-center mb-4`}>
|
|
21
21
|
<div class={`flex ${flexOrientationBlockIcoText} items-center items-start flex-wrap px-6`}>
|
|
22
22
|
{items.map(item => (
|
|
23
|
-
<
|
|
23
|
+
<Contenido_2025_Cordoba
|
|
24
24
|
title={item.title}
|
|
25
25
|
tipo={headingType}
|
|
26
26
|
description={item.description}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
import { extractImageUrl } from '../../lib/functions.js';
|
|
3
|
-
import
|
|
3
|
+
import Contenido_2026_Jaen from './Contenido_2026_Jaen.astro';
|
|
4
4
|
import Tag_2025_Bolonia from './Tag_2025_Bolonia.astro';
|
|
5
5
|
import Author_2025_Algarve from './Author_2025_Algarve.astro';
|
|
6
6
|
|
|
@@ -27,7 +27,7 @@ const imageUrl = extractImageUrl(image);
|
|
|
27
27
|
<p class="my-3 text-center font-inter text-sm font-semibold leading-5 tracking-[2px] uppercase text-[#363942] pl-8 md:pl-0">
|
|
28
28
|
{date}
|
|
29
29
|
</p>
|
|
30
|
-
<
|
|
30
|
+
<Contenido_2026_Jaen
|
|
31
31
|
title={title}
|
|
32
32
|
description={description}
|
|
33
33
|
tipo="h1-blog-postenriquecido"
|
|
@@ -53,7 +53,7 @@ const imageUrl = extractImageUrl(image);
|
|
|
53
53
|
{date}
|
|
54
54
|
</p>
|
|
55
55
|
<div class="max-w-[590px] font-bold text-5xl xl:text-6xl text-white mt-3 mb-9">
|
|
56
|
-
<
|
|
56
|
+
<Contenido_2026_Jaen
|
|
57
57
|
title={title}
|
|
58
58
|
description={description}
|
|
59
59
|
tipo="h1-blog-post"
|
|
@@ -25,6 +25,7 @@ import * as Contenido_2026_Mostoles from '../carbins/Contenido_2026_Mostoles.ts'
|
|
|
25
25
|
import * as Contenido_2026_Orcasitas from '../carbins/Contenido_2026_Orcasitas.ts';
|
|
26
26
|
import * as Contenido_2026_Oslo from '../carbins/Contenido_2026_Oslo.ts';
|
|
27
27
|
import * as Contenido_2026_Quito from '../carbins/Contenido_2026_Quito.ts';
|
|
28
|
+
import * as Contenido_2026_Seattle from '../carbins/Contenido_2026_Seattle.ts';
|
|
28
29
|
import * as Contenido_2026_Sevilla from '../carbins/Contenido_2026_Sevilla.ts';
|
|
29
30
|
import * as Contenido_2026_Tokyo from '../carbins/Contenido_2026_Tokyo.ts';
|
|
30
31
|
import * as Contenido_2026_Ubeda from '../carbins/Contenido_2026_Ubeda.ts';
|
|
@@ -51,23 +52,6 @@ import * as Modal_2025_Sagunto from '../carbins/Modal_2025_Sagunto.ts';
|
|
|
51
52
|
import * as Paginacion_2025_Paris from '../carbins/Paginacion_2025_Paris.ts';
|
|
52
53
|
import * as RRSS_2025_Pisa from '../carbins/RRSS_2025_Pisa.ts';
|
|
53
54
|
import * as ReactButton from '../carbins/ReactButton.ts';
|
|
54
|
-
import * as Repetidor_2025_Cabra from '../carbins/Repetidor_2025_Cabra.ts';
|
|
55
|
-
import * as Repetidor_2025_Dubai from '../carbins/Repetidor_2025_Dubai.ts';
|
|
56
|
-
import * as Repetidor_2025_Estocolmo from '../carbins/Repetidor_2025_Estocolmo.ts';
|
|
57
|
-
import * as Repetidor_2025_Jaen from '../carbins/Repetidor_2025_Jaen.ts';
|
|
58
|
-
import * as Repetidor_2025_Mallorca from '../carbins/Repetidor_2025_Mallorca.ts';
|
|
59
|
-
import * as Repetidor_2025_Marruecos from '../carbins/Repetidor_2025_Marruecos.ts';
|
|
60
|
-
import * as Repetidor_2025_Menorca from '../carbins/Repetidor_2025_Menorca.ts';
|
|
61
|
-
import * as Repetidor_2025_Michigan from '../carbins/Repetidor_2025_Michigan.ts';
|
|
62
|
-
import * as Repetidor_2025_Mostoles from '../carbins/Repetidor_2025_Mostoles.ts';
|
|
63
|
-
import * as Repetidor_2025_Orcasitas from '../carbins/Repetidor_2025_Orcasitas.ts';
|
|
64
|
-
import * as Repetidor_2025_Oslo from '../carbins/Repetidor_2025_Oslo.ts';
|
|
65
|
-
import * as Repetidor_2025_Quito from '../carbins/Repetidor_2025_Quito.ts';
|
|
66
|
-
import * as Repetidor_2025_Seattle from '../carbins/Repetidor_2025_Seattle.ts';
|
|
67
|
-
import * as Repetidor_2025_Sevilla from '../carbins/Repetidor_2025_Sevilla.ts';
|
|
68
|
-
import * as Repetidor_2025_Tokyo from '../carbins/Repetidor_2025_Tokyo.ts';
|
|
69
|
-
import * as Repetidor_2025_Ubeda from '../carbins/Repetidor_2025_Ubeda.ts';
|
|
70
|
-
import * as Repetidor_2025_Yakarta from '../carbins/Repetidor_2025_Yakarta.ts';
|
|
71
55
|
import * as SEO_Head_Section from '../carbins/SEO_Head_Section.ts';
|
|
72
56
|
import * as Separador_2025_Reinosa from '../carbins/Separador_2025_Reinosa.ts';
|
|
73
57
|
import * as Separador_2025_Toledo from '../carbins/Separador_2025_Toledo.ts';
|
|
@@ -119,6 +103,7 @@ export const components = [
|
|
|
119
103
|
{component: Contenido_2026_Orcasitas},
|
|
120
104
|
{component: Contenido_2026_Oslo},
|
|
121
105
|
{component: Contenido_2026_Quito},
|
|
106
|
+
{component: Contenido_2026_Seattle},
|
|
122
107
|
{component: Contenido_2026_Sevilla},
|
|
123
108
|
{component: Contenido_2026_Tokyo},
|
|
124
109
|
{component: Contenido_2026_Ubeda},
|
|
@@ -145,23 +130,6 @@ export const components = [
|
|
|
145
130
|
{component: Paginacion_2025_Paris},
|
|
146
131
|
{component: RRSS_2025_Pisa},
|
|
147
132
|
{component: ReactButton},
|
|
148
|
-
{component: Repetidor_2025_Cabra},
|
|
149
|
-
{component: Repetidor_2025_Dubai},
|
|
150
|
-
{component: Repetidor_2025_Estocolmo},
|
|
151
|
-
{component: Repetidor_2025_Jaen},
|
|
152
|
-
{component: Repetidor_2025_Mallorca},
|
|
153
|
-
{component: Repetidor_2025_Marruecos},
|
|
154
|
-
{component: Repetidor_2025_Menorca},
|
|
155
|
-
{component: Repetidor_2025_Michigan},
|
|
156
|
-
{component: Repetidor_2025_Mostoles},
|
|
157
|
-
{component: Repetidor_2025_Orcasitas},
|
|
158
|
-
{component: Repetidor_2025_Oslo},
|
|
159
|
-
{component: Repetidor_2025_Quito},
|
|
160
|
-
{component: Repetidor_2025_Seattle},
|
|
161
|
-
{component: Repetidor_2025_Sevilla},
|
|
162
|
-
{component: Repetidor_2025_Tokyo},
|
|
163
|
-
{component: Repetidor_2025_Ubeda},
|
|
164
|
-
{component: Repetidor_2025_Yakarta},
|
|
165
133
|
{component: SEO_Head_Section},
|
|
166
134
|
{component: Separador_2025_Reinosa},
|
|
167
135
|
{component: Separador_2025_Toledo},
|
package/src/index.ts
CHANGED
|
@@ -30,6 +30,7 @@ import Contenido_2026_Mostoles from './components/Astro/Contenido_2026_Mostoles.
|
|
|
30
30
|
import Contenido_2026_Orcasitas from './components/Astro/Contenido_2026_Orcasitas.astro';
|
|
31
31
|
import Contenido_2026_Oslo from './components/Astro/Contenido_2026_Oslo.astro';
|
|
32
32
|
import Contenido_2026_Quito from './components/Astro/Contenido_2026_Quito.astro';
|
|
33
|
+
import Contenido_2026_Seattle from './components/Astro/Contenido_2026_Seattle.astro';
|
|
33
34
|
import Contenido_2026_Sevilla from './components/Astro/Contenido_2026_Sevilla.astro';
|
|
34
35
|
import Contenido_2026_Tokyo from './components/Astro/Contenido_2026_Tokyo.astro';
|
|
35
36
|
import Contenido_2026_Ubeda from './components/Astro/Contenido_2026_Ubeda.astro';
|
|
@@ -57,24 +58,6 @@ import Indice_2025_Taiwan from './components/Astro/Indice_2025_Taiwan.astro';
|
|
|
57
58
|
import Modal_2025_Sagunto from './components/Astro/Modal_2025_Sagunto.astro';
|
|
58
59
|
import Paginacion_2025_Paris from './components/Astro/Paginacion_2025_Paris.astro';
|
|
59
60
|
import RRSS_2025_Pisa from './components/Astro/RRSS_2025_Pisa.astro';
|
|
60
|
-
import Repetidor_2025_Cabra from './components/Astro/Repetidor_2025_Cabra.astro';
|
|
61
|
-
import Repetidor_2025_Cordoba from './components/Astro/Repetidor_2025_Cordoba.astro';
|
|
62
|
-
import Repetidor_2025_Dubai from './components/Astro/Repetidor_2025_Dubai.astro';
|
|
63
|
-
import Repetidor_2025_Estocolmo from './components/Astro/Repetidor_2025_Estocolmo.astro';
|
|
64
|
-
import Repetidor_2025_Jaen from './components/Astro/Repetidor_2025_Jaen.astro';
|
|
65
|
-
import Repetidor_2025_Mallorca from './components/Astro/Repetidor_2025_Mallorca.astro';
|
|
66
|
-
import Repetidor_2025_Marruecos from './components/Astro/Repetidor_2025_Marruecos.astro';
|
|
67
|
-
import Repetidor_2025_Menorca from './components/Astro/Repetidor_2025_Menorca.astro';
|
|
68
|
-
import Repetidor_2025_Michigan from './components/Astro/Repetidor_2025_Michigan.astro';
|
|
69
|
-
import Repetidor_2025_Mostoles from './components/Astro/Repetidor_2025_Mostoles.astro';
|
|
70
|
-
import Repetidor_2025_Orcasitas from './components/Astro/Repetidor_2025_Orcasitas.astro';
|
|
71
|
-
import Repetidor_2025_Oslo from './components/Astro/Repetidor_2025_Oslo.astro';
|
|
72
|
-
import Repetidor_2025_Quito from './components/Astro/Repetidor_2025_Quito.astro';
|
|
73
|
-
import Repetidor_2025_Seattle from './components/Astro/Repetidor_2025_Seattle.astro';
|
|
74
|
-
import Repetidor_2025_Sevilla from './components/Astro/Repetidor_2025_Sevilla.astro';
|
|
75
|
-
import Repetidor_2025_Tokyo from './components/Astro/Repetidor_2025_Tokyo.astro';
|
|
76
|
-
import Repetidor_2025_Ubeda from './components/Astro/Repetidor_2025_Ubeda.astro';
|
|
77
|
-
import Repetidor_2025_Yakarta from './components/Astro/Repetidor_2025_Yakarta.astro';
|
|
78
61
|
import SEO_Head_Section from './components/Astro/SEO_Head_Section.astro';
|
|
79
62
|
import Separador_2025_Reinosa from './components/Astro/Separador_2025_Reinosa.astro';
|
|
80
63
|
import Separador_2025_Toledo from './components/Astro/Separador_2025_Toledo.astro';
|
|
@@ -103,7 +86,7 @@ import ReactButton from './components/React/ReactButton.jsx';
|
|
|
103
86
|
// Exporta todos los componentes uno a uno para que puedan ser usados directamente.
|
|
104
87
|
|
|
105
88
|
|
|
106
|
-
export { VueButton, Author_2025_Algarve, Button, CTA_2025_Formentera, Cabecera_2025_Barcelona, Cabecera_2025_Madrid, Cabecera_2026_Bilbao, Cabecera_2026_Madrid, Card_2025_Malta, Contenido_2025_Alcorcon, Contenido_2025_Cordoba, Contenido_2025_Granada, Contenido_2025_Malaga, Contenido_2025_Montevideo, Contenido_2026_Cabra, Contenido_2026_Dubai, Contenido_2026_Estocolmo, Contenido_2026_Jaen, Contenido_2026_Leon, Contenido_2026_Mallorca, Contenido_2026_Marruecos, Contenido_2026_Menorca, Contenido_2026_Michigan, Contenido_2026_Mostoles, Contenido_2026_Orcasitas, Contenido_2026_Oslo, Contenido_2026_Quito, Contenido_2026_Sevilla, Contenido_2026_Tokyo, Contenido_2026_Ubeda, Contenido_2026_Yakarta, CorpFooter, CorpHero, CorpNavigation, Enlace_2025_Venecia, FAQ_2025_Hiroshima, FooterCorporativo, Footer_2025_Napoles, Formulario_2025_Nara, Formulario_2025_Seul, Formulario_2025_Teruel, Formulario_2026_Wichita, GeometricShape, GeometricShapeCard, HeaderCorporativo, Hero_2025_Benidorm, Hero_2026_Benidorm, ImageTextSimple, Imagen_2025_Bogota, Imagen_2025_Fukushima, Indice_2025_Taiwan, Modal_2025_Sagunto, Paginacion_2025_Paris, RRSS_2025_Pisa,
|
|
89
|
+
export { VueButton, Author_2025_Algarve, Button, CTA_2025_Formentera, Cabecera_2025_Barcelona, Cabecera_2025_Madrid, Cabecera_2026_Bilbao, Cabecera_2026_Madrid, Card_2025_Malta, Contenido_2025_Alcorcon, Contenido_2025_Cordoba, Contenido_2025_Granada, Contenido_2025_Malaga, Contenido_2025_Montevideo, Contenido_2026_Cabra, Contenido_2026_Dubai, Contenido_2026_Estocolmo, Contenido_2026_Jaen, Contenido_2026_Leon, Contenido_2026_Mallorca, Contenido_2026_Marruecos, Contenido_2026_Menorca, Contenido_2026_Michigan, Contenido_2026_Mostoles, Contenido_2026_Orcasitas, Contenido_2026_Oslo, Contenido_2026_Quito, Contenido_2026_Seattle, Contenido_2026_Sevilla, Contenido_2026_Tokyo, Contenido_2026_Ubeda, Contenido_2026_Yakarta, CorpFooter, CorpHero, CorpNavigation, Enlace_2025_Venecia, FAQ_2025_Hiroshima, FooterCorporativo, Footer_2025_Napoles, Formulario_2025_Nara, Formulario_2025_Seul, Formulario_2025_Teruel, Formulario_2026_Wichita, GeometricShape, GeometricShapeCard, HeaderCorporativo, Hero_2025_Benidorm, Hero_2026_Benidorm, ImageTextSimple, Imagen_2025_Bogota, Imagen_2025_Fukushima, Indice_2025_Taiwan, Modal_2025_Sagunto, Paginacion_2025_Paris, RRSS_2025_Pisa, SEO_Head_Section, Separador_2025_Reinosa, Separador_2025_Toledo, Share_2025_Florencia, SpectrumSeparator, Sumario_2025_Beijing, Tabla_2025_Fuenlabrada, Tag_2025_Bolonia, TestHijo, TestPadre, Test_2026_Gaza, TextBox, TextImageBackground, TextImageBlock, TextImageCard, TextImageHeader, Texto_2025_Kyoto, Tiempo_2025_Londres, Titulo_2025_Algeciras, Titulo_2025_Santorini, VideoAutoplay, Video_2025_Polop, Video_2025_Valencia, ReactButton };
|
|
107
90
|
|
|
108
91
|
|
|
109
92
|
// Exporta la función listComponents para que sea usado en el Pagebuilder en Vue.
|
|
@@ -145,6 +128,7 @@ export const components = {
|
|
|
145
128
|
Contenido_2026_Orcasitas: Contenido_2026_Orcasitas,
|
|
146
129
|
Contenido_2026_Oslo: Contenido_2026_Oslo,
|
|
147
130
|
Contenido_2026_Quito: Contenido_2026_Quito,
|
|
131
|
+
Contenido_2026_Seattle: Contenido_2026_Seattle,
|
|
148
132
|
Contenido_2026_Sevilla: Contenido_2026_Sevilla,
|
|
149
133
|
Contenido_2026_Tokyo: Contenido_2026_Tokyo,
|
|
150
134
|
Contenido_2026_Ubeda: Contenido_2026_Ubeda,
|
|
@@ -172,24 +156,6 @@ export const components = {
|
|
|
172
156
|
Modal_2025_Sagunto: Modal_2025_Sagunto,
|
|
173
157
|
Paginacion_2025_Paris: Paginacion_2025_Paris,
|
|
174
158
|
RRSS_2025_Pisa: RRSS_2025_Pisa,
|
|
175
|
-
Repetidor_2025_Cabra: Repetidor_2025_Cabra,
|
|
176
|
-
Repetidor_2025_Cordoba: Repetidor_2025_Cordoba,
|
|
177
|
-
Repetidor_2025_Dubai: Repetidor_2025_Dubai,
|
|
178
|
-
Repetidor_2025_Estocolmo: Repetidor_2025_Estocolmo,
|
|
179
|
-
Repetidor_2025_Jaen: Repetidor_2025_Jaen,
|
|
180
|
-
Repetidor_2025_Mallorca: Repetidor_2025_Mallorca,
|
|
181
|
-
Repetidor_2025_Marruecos: Repetidor_2025_Marruecos,
|
|
182
|
-
Repetidor_2025_Menorca: Repetidor_2025_Menorca,
|
|
183
|
-
Repetidor_2025_Michigan: Repetidor_2025_Michigan,
|
|
184
|
-
Repetidor_2025_Mostoles: Repetidor_2025_Mostoles,
|
|
185
|
-
Repetidor_2025_Orcasitas: Repetidor_2025_Orcasitas,
|
|
186
|
-
Repetidor_2025_Oslo: Repetidor_2025_Oslo,
|
|
187
|
-
Repetidor_2025_Quito: Repetidor_2025_Quito,
|
|
188
|
-
Repetidor_2025_Seattle: Repetidor_2025_Seattle,
|
|
189
|
-
Repetidor_2025_Sevilla: Repetidor_2025_Sevilla,
|
|
190
|
-
Repetidor_2025_Tokyo: Repetidor_2025_Tokyo,
|
|
191
|
-
Repetidor_2025_Ubeda: Repetidor_2025_Ubeda,
|
|
192
|
-
Repetidor_2025_Yakarta: Repetidor_2025_Yakarta,
|
|
193
159
|
SEO_Head_Section: SEO_Head_Section,
|
|
194
160
|
Separador_2025_Reinosa: Separador_2025_Reinosa,
|
|
195
161
|
Separador_2025_Toledo: Separador_2025_Toledo,
|
package/src/interfaces/types.ts
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
export interface ComponentMetadata {
|
|
6
6
|
name: string;
|
|
7
7
|
description: string;
|
|
8
|
-
category: '
|
|
8
|
+
category: 'CTA' | 'Contenido de Texto' | 'Contenido de Imagen' | 'Contenido con listas' | 'Separador' | 'Header' | 'Footer' | 'Imagen' | 'Formulario' | 'Título' | 'TEST';
|
|
9
9
|
framework: 'Astro' | 'Vue' | 'React';
|
|
10
10
|
component_name: string,
|
|
11
11
|
priority?: number;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import type { ComponentMetadata } from '../interfaces/types';
|
|
2
|
-
|
|
3
|
-
export const metadata: ComponentMetadata = {
|
|
4
|
-
component_name: 'Repetidor_2025_Cabra',
|
|
5
|
-
category: 'Repetidor',
|
|
6
|
-
name: 'Repetidor de contenido con tabs GenIA-L 2025',
|
|
7
|
-
description: 'Repetidor de contenido con tabs para el directorio de GenIA-L en la corporativa de Lefebvre',
|
|
8
|
-
framework: 'Astro',
|
|
9
|
-
priority: 1,
|
|
10
|
-
tags: ['contenido', 'genial'],
|
|
11
|
-
fields: [
|
|
12
|
-
{
|
|
13
|
-
name: 'items',
|
|
14
|
-
type: 'list',
|
|
15
|
-
help: 'Introduce las pestañas del repetidor con su contenido',
|
|
16
|
-
label: 'Listado de pestañas',
|
|
17
|
-
mandatory: false,
|
|
18
|
-
items: {
|
|
19
|
-
type: 'object',
|
|
20
|
-
fields: [
|
|
21
|
-
{ name: 'name', type: 'text', help: 'Introduce el nombre de la pestaña', label: 'Nombre de la pestaña', example_value: 'Pestaña 1' },
|
|
22
|
-
{ name: 'default', type: 'boolean', help: 'Indica si esta pestaña se muestra por defecto', label: '¿Pestaña por defecto?', options: ['false', 'true'], options_labels: ['Falso', 'Verdadero'], example_value: true },
|
|
23
|
-
{ name: 'buttonUrl', type: 'text', help: 'Introduce la URL de destino del botón', label: 'URL del botón', example_value: 'https://lefebvre.es' },
|
|
24
|
-
{ name: 'image', type: 'image', help: 'Introduce la URL de la imagen de la pestaña', label: 'Imagen', example_value: 'https://assets.lefebvre.es/media/img/preview-comp/comp-16-9.png' }
|
|
25
|
-
]
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
]
|
|
29
|
-
};
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import type { ComponentMetadata } from '../interfaces/types';
|
|
2
|
-
|
|
3
|
-
export const metadata: ComponentMetadata = {
|
|
4
|
-
component_name: 'Repetidor_2025_Dubai',
|
|
5
|
-
category: 'Repetidor',
|
|
6
|
-
name: 'Repetidor contenido titulo descripción y botón GenIA-L 2025',
|
|
7
|
-
description: 'Contenidos para el directorio de GenIA-L en la corporativa de Lefebvre',
|
|
8
|
-
framework: 'Astro',
|
|
9
|
-
priority: 1,
|
|
10
|
-
tags: ['contenido', 'carrusel', 'genial'],
|
|
11
|
-
fields: [
|
|
12
|
-
{
|
|
13
|
-
name: 'title',
|
|
14
|
-
type: 'text',
|
|
15
|
-
help: 'Introduce el título principal del contenido',
|
|
16
|
-
label: 'Texto del título',
|
|
17
|
-
mandatory: false,
|
|
18
|
-
example_value: 'Pruébalo ya'
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
name: 'description',
|
|
22
|
-
type: 'text',
|
|
23
|
-
help: 'Introduce la descripción del contenido',
|
|
24
|
-
label: 'Texto de la descripción',
|
|
25
|
-
mandatory: false,
|
|
26
|
-
example_value: 'Texto descriptivo del título'
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
name: 'buttonText',
|
|
30
|
-
type: 'text',
|
|
31
|
-
help: 'Introduce el texto que se mostrará en el botón',
|
|
32
|
-
label: 'Label del botón',
|
|
33
|
-
mandatory: false,
|
|
34
|
-
example_value: 'Texto del botón'
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
name: 'buttonUrl',
|
|
38
|
-
type: 'text',
|
|
39
|
-
help: 'Introduce la URL de destino del botón',
|
|
40
|
-
label: 'Enlace del botón',
|
|
41
|
-
mandatory: false,
|
|
42
|
-
example_value: 'https://www.ejemplo.com'
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
name: 'showBtn',
|
|
46
|
-
type: 'boolean',
|
|
47
|
-
help: 'Indica si se debe mostrar el botón',
|
|
48
|
-
label: 'Mostrar botón',
|
|
49
|
-
mandatory: false,
|
|
50
|
-
options: ['false', 'true'],
|
|
51
|
-
options_labels: ['Falso', 'Verdadero'],
|
|
52
|
-
example_value: true
|
|
53
|
-
}
|
|
54
|
-
]
|
|
55
|
-
};
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import type { ComponentMetadata } from '../interfaces/types';
|
|
2
|
-
|
|
3
|
-
export const metadata: ComponentMetadata = {
|
|
4
|
-
component_name: 'Repetidor_2025_Estocolmo',
|
|
5
|
-
category: 'Repetidor',
|
|
6
|
-
name: 'Repetidor de contenido GenIA-L sin campos 2025',
|
|
7
|
-
description: 'Repetidor de contenido para el directorio de GenIA-L en la corporativa de Lefebvre',
|
|
8
|
-
framework: 'Astro',
|
|
9
|
-
priority: 1,
|
|
10
|
-
tags: ['contenido', 'genial'],
|
|
11
|
-
fields: [
|
|
12
|
-
{
|
|
13
|
-
name: 'items',
|
|
14
|
-
type: 'list',
|
|
15
|
-
help: 'Introduce los items del repetidor de contenido',
|
|
16
|
-
label: 'Listado de items',
|
|
17
|
-
mandatory: false,
|
|
18
|
-
items: {
|
|
19
|
-
type: 'object',
|
|
20
|
-
fields: [
|
|
21
|
-
{ name: 'title', type: 'text', help: 'Introduce el título del item', label: 'Título', example_value: 'Título de ejemplo' },
|
|
22
|
-
{ name: 'description', type: 'textArea', help: 'Introduce la descripción del item', label: 'Descripción', example_value: 'Descripción de ejemplo' },
|
|
23
|
-
{ name: 'link', type: 'text', help: 'Introduce la URL de destino del item', label: 'Enlace', example_value: 'https://lefebvre.es' },
|
|
24
|
-
{ name: 'image', type: 'image', help: 'Introduce la URL de la imagen del item', label: 'Imagen', example_value: 'https://assets.lefebvre.es/media/img/preview-comp/comp-16-9.png' },
|
|
25
|
-
{ name: 'altImage', type: 'text', help: 'Introduce el texto alternativo de la imagen para accesibilidad', label: 'Alt Imagen', example_value: 'Imagen de ejemplo' },
|
|
26
|
-
{ name: 'tag', type: 'text', help: 'Introduce la etiqueta del item', label: 'Tag', example_value: 'Lefebvre Preview' },
|
|
27
|
-
{ name: 'author', type: 'text', help: 'Introduce el nombre del autor del contenido', label: 'Nombre autor', example_value: 'Juan Pérez' }
|
|
28
|
-
]
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
]
|
|
32
|
-
};
|
|
@@ -1,126 +0,0 @@
|
|
|
1
|
-
import type { ComponentMetadata } from '../interfaces/types';
|
|
2
|
-
|
|
3
|
-
export const metadata: ComponentMetadata = {
|
|
4
|
-
component_name: 'Repetidor_2025_Jaen',
|
|
5
|
-
category: 'Repetidor',
|
|
6
|
-
name: 'Repetidor de contenido con tabs e iconos GenIA-L 2025',
|
|
7
|
-
description: 'Repetidor de contenido con rrss y tags para el directorio de GenIA-L en la corporativa de Lefebvre',
|
|
8
|
-
framework: 'Astro',
|
|
9
|
-
priority: 1,
|
|
10
|
-
tags: ['contenido', 'genial'],
|
|
11
|
-
fields: [
|
|
12
|
-
{
|
|
13
|
-
name: 'title',
|
|
14
|
-
type: 'text',
|
|
15
|
-
help: 'Introduce el título principal del contenido',
|
|
16
|
-
label: 'Texto del título',
|
|
17
|
-
mandatory: false,
|
|
18
|
-
example_value: 'Título del contenido'
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
name: 'subtitle',
|
|
22
|
-
type: 'text',
|
|
23
|
-
help: 'Introduce el subtítulo del contenido',
|
|
24
|
-
label: 'Texto del subtítulo',
|
|
25
|
-
mandatory: false,
|
|
26
|
-
example_value: 'Subtítulo de prueba'
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
name: 'number',
|
|
30
|
-
type: 'text',
|
|
31
|
-
help: 'Introduce el número de colegiado',
|
|
32
|
-
label: 'Número de colegiado',
|
|
33
|
-
mandatory: false,
|
|
34
|
-
example_value: '1234'
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
name: 'description',
|
|
38
|
-
type: 'text',
|
|
39
|
-
help: 'Introduce la descripción del contenido',
|
|
40
|
-
label: 'Texto de la descripción',
|
|
41
|
-
mandatory: false,
|
|
42
|
-
example_value: 'Descripción de prueba'
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
name: 'image',
|
|
46
|
-
type: 'image',
|
|
47
|
-
help: 'Introduce la URL de la imagen',
|
|
48
|
-
label: 'Imagen',
|
|
49
|
-
mandatory: false,
|
|
50
|
-
example_value: 'https://assets.lefebvre.es/media/img/preview-comp/comp-w-4-3.png'
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
name: 'imageAlt',
|
|
54
|
-
type: 'text',
|
|
55
|
-
help: 'Introduce el texto alternativo de la imagen para accesibilidad',
|
|
56
|
-
label: 'Alt de la imagen',
|
|
57
|
-
mandatory: false,
|
|
58
|
-
example_value: 'Texto alternativo de la imagen'
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
name: 'tipo',
|
|
62
|
-
type: 'select',
|
|
63
|
-
help: 'Selecciona la etiqueta HTML del título',
|
|
64
|
-
label: 'Etiqueta del título',
|
|
65
|
-
options: ['h1-blog-categoria', 'h1-blog-autor', 'h1-blog-post', 'h1-blog-postenriquecido', 'h2-blog', 'h2', 'h3', 'h4'],
|
|
66
|
-
options_labels: ['H1 categoría blog', 'H1 autor blog', 'H1 post blog', 'H1 post enriquecido blog', 'H2 blog', 'H2', 'H3', 'H4'],
|
|
67
|
-
example_value: 'h2'
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
name: 'flexJustify',
|
|
71
|
-
type: 'select',
|
|
72
|
-
help: 'Selecciona la justificación horizontal del contenido',
|
|
73
|
-
label: 'Justificación del contenido',
|
|
74
|
-
options: ['justify-center', 'justify-start'],
|
|
75
|
-
options_labels: ['Centrado', 'Inicio'],
|
|
76
|
-
example_value: 'justify-center'
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
name: 'textAlign',
|
|
80
|
-
type: 'select',
|
|
81
|
-
help: 'Selecciona la alineación del texto',
|
|
82
|
-
label: 'Alineación del texto',
|
|
83
|
-
options: ['center', 'left', 'right'],
|
|
84
|
-
options_labels: ['Centro', 'Izquierda', 'Derecha'],
|
|
85
|
-
example_value: 'center'
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
name: 'descriptionStyle',
|
|
89
|
-
type: 'select',
|
|
90
|
-
help: 'Selecciona la tipografía de la descripción',
|
|
91
|
-
label: 'Estilo de la descripción',
|
|
92
|
-
options: ['poppins', 'inter'],
|
|
93
|
-
options_labels: ['Poppins', 'Inter'],
|
|
94
|
-
example_value: 'poppins'
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
name: 'imagePosition',
|
|
98
|
-
type: 'select',
|
|
99
|
-
help: 'Selecciona la posición de la imagen respecto al contenido',
|
|
100
|
-
label: 'Posición de la imagen',
|
|
101
|
-
options: ['right', 'left'],
|
|
102
|
-
options_labels: ['Derecha', 'Izquierda'],
|
|
103
|
-
example_value: 'right'
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
name: 'items',
|
|
107
|
-
type: 'list',
|
|
108
|
-
help: 'Introduce los enlaces de redes sociales y opciones de compartir',
|
|
109
|
-
label: 'Items de redes sociales',
|
|
110
|
-
mandatory: false,
|
|
111
|
-
items: {
|
|
112
|
-
type: 'object',
|
|
113
|
-
fields: [
|
|
114
|
-
{ name: 'facebook', type: 'text', help: 'Introduce la URL del perfil de Facebook', label: 'URL de Facebook', example_value: 'https://facebook.com/usuario' },
|
|
115
|
-
{ name: 'twitter', type: 'text', help: 'Introduce la URL del perfil de Twitter/X', label: 'URL de Twitter/X', example_value: 'https://x.com/usuario' },
|
|
116
|
-
{ name: 'linkedin', type: 'text', help: 'Introduce la URL del perfil de LinkedIn', label: 'URL de LinkedIn', example_value: 'https://linkedin.com/in/usuario' },
|
|
117
|
-
{ name: 'whatsapp', type: 'text', help: 'Introduce la URL de WhatsApp', label: 'URL de WhatsApp', example_value: 'https://wa.me/34600000000' },
|
|
118
|
-
{ name: 'instagram', type: 'text', help: 'Introduce la URL del perfil de Instagram', label: 'URL de Instagram', example_value: 'https://instagram.com/usuario' },
|
|
119
|
-
{ name: 'email', type: 'text', help: 'Introduce la dirección de email', label: 'Email', example_value: 'ejemplo@lefebvre.es' },
|
|
120
|
-
{ name: 'print', type: 'boolean', help: 'Indica si se debe mostrar el botón de imprimir', label: 'Mostrar botón imprimir', options: ['false', 'true'], options_labels: ['Falso', 'Verdadero'], example_value: true },
|
|
121
|
-
{ name: 'copyLink', type: 'boolean', help: 'Indica si se debe mostrar el botón de copiar enlace', label: 'Mostrar botón copiar enlace', options: ['false', 'true'], options_labels: ['Falso', 'Verdadero'], example_value: true }
|
|
122
|
-
]
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
]
|
|
126
|
-
};
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
import type { ComponentMetadata } from '../interfaces/types';
|
|
2
|
-
|
|
3
|
-
export const metadata: ComponentMetadata = {
|
|
4
|
-
component_name: 'Repetidor_2025_Mallorca',
|
|
5
|
-
category: 'Repetidor',
|
|
6
|
-
name: 'Repetidor de contenido con icono GenIA-L 2025',
|
|
7
|
-
description: 'Repetidor de contenido con icono para el directorio de GenIA-L en la corporativa de Lefebvre',
|
|
8
|
-
framework: 'Astro',
|
|
9
|
-
priority: 1,
|
|
10
|
-
tags: ['contenido', 'genial', 'icono'],
|
|
11
|
-
fields: [
|
|
12
|
-
|
|
13
|
-
{
|
|
14
|
-
name: 'positionFlex',
|
|
15
|
-
type: 'select',
|
|
16
|
-
help: 'Selecciona la alineación vertical del contenido',
|
|
17
|
-
label: 'Posición del item',
|
|
18
|
-
options: ['items-start', 'items-center'],
|
|
19
|
-
options_labels: ['Principio', 'Centrado'],
|
|
20
|
-
example_value: 'items-start'
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
name: 'positionBtnFlex',
|
|
24
|
-
type: 'select',
|
|
25
|
-
help: 'Selecciona la posición horizontal del botón',
|
|
26
|
-
label: 'Posición del botón',
|
|
27
|
-
options: ['justify-center', 'justify-start'],
|
|
28
|
-
options_labels: ['Centrado', 'Principio'],
|
|
29
|
-
example_value: 'justify-center'
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
name: 'flexOrientationIcoText',
|
|
33
|
-
type: 'select',
|
|
34
|
-
help: 'Selecciona la orientación del icono respecto al texto',
|
|
35
|
-
label: 'Flex del icono del item',
|
|
36
|
-
options: ['flex-row', 'flex-col'],
|
|
37
|
-
options_labels: ['Horizontal', 'Vertical'],
|
|
38
|
-
example_value: 'flex-row'
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
name: 'flexOrientationBlockIcoText',
|
|
42
|
-
type: 'select',
|
|
43
|
-
help: 'Selecciona la orientación del bloque de icono y texto',
|
|
44
|
-
label: 'Flex del item',
|
|
45
|
-
options: ['flex-row', 'flex-col'],
|
|
46
|
-
options_labels: ['Horizontal', 'Vertical'],
|
|
47
|
-
example_value: 'flex-row'
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
name: 'headingType',
|
|
51
|
-
type: 'select',
|
|
52
|
-
help: 'Selecciona la etiqueta HTML del título',
|
|
53
|
-
label: 'Etiqueta del título',
|
|
54
|
-
options: ['h1', 'h2', 'h3', 'h3-center', 'h4', 'h5', 'h6', 'span'],
|
|
55
|
-
options_labels: ['H1', 'H2', 'H3', 'H3 CENTER', 'H4', 'H5', 'H6', 'Span'],
|
|
56
|
-
example_value: 'h2'
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
name: 'btnLabel',
|
|
60
|
-
type: 'text',
|
|
61
|
-
help: 'Introduce el texto que se mostrará en el botón',
|
|
62
|
-
label: 'Label del botón',
|
|
63
|
-
mandatory: false,
|
|
64
|
-
example_value: 'Texto del botón'
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
name: 'buttonUrl',
|
|
68
|
-
type: 'text',
|
|
69
|
-
help: 'Introduce la URL de destino del botón',
|
|
70
|
-
label: 'Enlace del botón',
|
|
71
|
-
mandatory: false,
|
|
72
|
-
example_value: 'https://www.ejemplo.com'
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
name: 'showBtn',
|
|
76
|
-
type: 'boolean',
|
|
77
|
-
help: 'Indica si se debe mostrar el botón',
|
|
78
|
-
label: 'Mostrar botón',
|
|
79
|
-
mandatory: false,
|
|
80
|
-
options: ['false', 'true'],
|
|
81
|
-
options_labels: ['Falso', 'Verdadero'],
|
|
82
|
-
example_value: true
|
|
83
|
-
}
|
|
84
|
-
]
|
|
85
|
-
};
|