@tourstream/ibe-backpack
Advanced tools
Comparing version 1.1.0-seo-61-motsy-components.22 to 1.1.0-seo-61-motsy-components.23
{ | ||
"name": "@tourstream/ibe-backpack", | ||
"version": "1.1.0-seo-61-motsy-components.22", | ||
"version": "1.1.0-seo-61-motsy-components.23", | ||
"description": "core frontend library", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
@@ -15,4 +15,6 @@ { | ||
"font_family_heading": "'Helvetica Neue', helvetica, Arial, sans-serif", | ||
"font_size_3xl": "72px", | ||
"font_weight_bold": "bold", | ||
"text_base_size": "16px", | ||
"font_size_l": "48px", | ||
"font_size_m": "18px", | ||
@@ -19,0 +21,0 @@ "color_status_red": "rgb(244, 0, 0)", |
@@ -0,2 +1,6 @@ | ||
```vue | ||
<motsy-hero-image :id="1234" :data="{text: 'Ägypten', source: 'https://editorial01.shutterstock.com/wm-preview-1500/6349760m/3dd47dde/giza-pyramid-complex-cairo-egypt-shutterstock-editorial-6349760m.jpg'}" /> | ||
``` | ||
### Data Structure | ||
@@ -6,5 +10,5 @@ ```json | ||
"id": "as3o5n3134", | ||
"source": "", | ||
"header": "", | ||
"text": "Ägypten", | ||
"source": "https://editorial01.shutterstock.com/wm-preview-1500/6349760m/3dd47dde/giza-pyramid-complex-cairo-egypt-shutterstock-editorial-6349760m.jpg", | ||
} | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
445150
1448