futuro 1.0.7 → 1.1.2

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 (75) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/html/assign/page.liquid +2 -1
  3. data/_includes/html/assign/site.liquid +30 -21
  4. data/_includes/html/layout/footer.liquid +5 -1
  5. data/_includes/html/overlay/browse/page.liquid +1 -1
  6. data/_includes/html/page/content/loop/screen/header.liquid +45 -2
  7. data/_includes/html/page/footnote.liquid +4 -2
  8. data/_includes/html/page/header.liquid +1 -2
  9. data/_includes/html/page/layout/home.liquid +17 -7
  10. data/_includes/html/page/topbar.liquid +28 -17
  11. data/_includes/html/page/topbar/navigation/link.liquid +22 -0
  12. data/_includes/html/site/scroller.liquid +1 -1
  13. data/_includes/svg/site/icon.liquid +39 -19
  14. data/_sass/_button.scss +4 -4
  15. data/_sass/area/chapter.scss +2 -1
  16. data/_sass/area/page.scss +1 -1
  17. data/_sass/area/topbar.scss +1 -1
  18. data/_sass/block/chart.scss +2 -1
  19. data/_sass/block/form/screen.scss +62 -29
  20. data/_sass/block/util.scss +3 -0
  21. data/_sass/futuro.core.scss +5 -1
  22. data/_sass/helpers/extends.scss +0 -17
  23. data/_sass/helpers/mixins/layout.scss +0 -1
  24. data/_sass/helpers/mixins/theme.scss +111 -118
  25. data/_sass/helpers/themes.scss +14 -13
  26. data/_sass/helpers/variables.scss +24 -226
  27. data/_sass/helpers/variables/colors.scss +290 -0
  28. data/_sass/item/scroller.scss +0 -1
  29. data/_sass/link/book.scss +8 -6
  30. data/_sass/link/navigation.scss +11 -7
  31. data/_sass/link/scroller.scss +4 -0
  32. data/_sass/title/book.scss +9 -0
  33. data/_sass/title/page.scss +2 -0
  34. data/_sass/title/type.scss +1 -0
  35. data/_sass/wrap/switch.scss +12 -0
  36. data/assets/js/footer/custom/1_Settings.js +1 -2
  37. data/assets/js/footer/custom/2_Check.width.js +6 -23
  38. data/assets/js/footer/custom/4_Setup.home.js +3 -1
  39. data/assets/js/footer/custom/4_Setup.overlays.js +56 -56
  40. data/assets/js/footer/custom/4_Start.browse.js +3 -67
  41. data/assets/js/footer/custom/5_Util.share.js +0 -75
  42. data/assets/js/footer/custom/5_WhatsOn.js +7 -7
  43. data/assets/js/footer/custom/5_button.func.reset.js +15 -0
  44. data/assets/js/footer/custom/5_button.func.submit.js +39 -0
  45. data/assets/js/footer/custom/5_button.func.switch.js +26 -0
  46. data/assets/js/footer/custom/5_button.func.update.js +39 -0
  47. data/assets/js/footer/custom/5_respond.scroller.js +11 -0
  48. data/assets/js/footer/vendor/futuro/browsr.js +269 -0
  49. data/assets/js/footer/vendor/futuro/checkr.js +41 -0
  50. data/assets/js/footer/vendor/futuro/ovrly.js +102 -0
  51. data/assets/js/footer/vendor/{gsap-draw.js → gsap/draw.js} +0 -0
  52. data/assets/js/footer/vendor/{gsap-morph.js → gsap/morph.js} +0 -0
  53. data/assets/js/footer/vendor/{gsap-scramble.js → gsap/scramble.js} +0 -0
  54. data/assets/js/footer/vendor/gsap/scroll.js +11 -0
  55. data/assets/js/footer/vendor/{gsap-text.js → gsap/text.js} +0 -0
  56. data/assets/js/footer/vendor/{jquery.min.js → jquery.js} +0 -0
  57. data/assets/js/footer/vendor/{parsley.min.js → parsley.js} +0 -0
  58. data/assets/js/futuro.footer.custom.js +1 -1
  59. data/assets/js/futuro.footer.vendor.js +426 -314
  60. data/assets/js/futuro.header.custom.js +1 -1
  61. data/assets/js/futuro.header.legacy.js +4 -3
  62. data/assets/js/futuro.header.legacy.shopify.js +4 -3
  63. data/assets/js/futuro.header.vendor.js +4 -3
  64. data/assets/js/header/custom/1_Settings.js +8 -2
  65. data/assets/js/header/custom/2_Site.js +1 -3
  66. data/assets/js/header/vendor/gsap.js +4 -3
  67. metadata +22 -16
  68. data/_includes/svg/site/book/orwell.svg +0 -1
  69. data/_includes/svg/site/book/woolf.svg +0 -1
  70. data/assets/js/footer/custom/3_Setup.browse.js +0 -298
  71. data/assets/js/footer/custom/5_Animate.scroller.js +0 -11
  72. data/assets/js/footer/custom/5_Respond.browse.js +0 -42
  73. data/assets/js/footer/custom/5_Switch.button.js +0 -97
  74. data/assets/js/footer/vendor/scrollmagic-gsap.js +0 -310
  75. data/assets/js/footer/vendor/scrollmagic.js +0 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 14345f7538f03247020e48e4a336322986550e9b9cbdcc804ec1eec95aebba03
4
- data.tar.gz: 564bd9fb92cb984482aa29a740a1303337ef2d57d502ff9863f19cb66349ec39
3
+ metadata.gz: f1b60a3e94053952765966508c5ecc5e8e7d06ef71dc71a16d26257ad8e16586
4
+ data.tar.gz: a19f2315febc1a66a5190f190dffd86ba0d26399c72aae4ee7f165f5a97ac93e
5
5
  SHA512:
6
- metadata.gz: 0c7a0526dfaa910cb5d2cf643f2879d96949b82173c888f07db95f1325e6878be29de2f8c31ec025b93f02a799e0c92b436d2a548ecef733ea5d1e9e05f8bf19
7
- data.tar.gz: dd59bd5091086bf55d472b437c72b35ffab3e32a845ccc7d4092170b5bc4a29894a294669bf8cdef1c3c070c78dee97ce051a9be0cc55d9560e2a71934de6ce3
6
+ metadata.gz: d12a9f335ca608f3b9c2be48fe219b7d93334261d42e251b6f03452dc527b040f820107ae17b8a11245f2f593039596599e4f38ffef0b3171b1166e7fb87c3d8
7
+ data.tar.gz: 93e5525a7bc28293cbb6d10454270563986116d265d9bcb99a0791aff596c2bd5f8558e71dccbf045595cbc674e9e0563e0197a9742d17c5f4cf162a9260f455
@@ -4,7 +4,8 @@
4
4
  {% assign PageChapter = page.chapter | replace : ' ','-' | downcase %}
5
5
  {% assign PageTopic = page.topic | replace : ' ','-' | downcase %}
6
6
  {% assign PageTitle = page.title | replace : ' ','-' | downcase %}
7
- {% assign PageTag = page.tag | replace : ' ',' tag-' | prepend : ' tag-' | downcase %}
7
+ {% assign PageTag = page.tag | replace : ' ',' tag-' | prepend : ' tag-' | downcase %}
8
+ {% assign PageLabel = page.label | prepend: '/' | downcase %}
8
9
 
9
10
  {% assign PageUrl = page.url | replace : '.html','' | replace : '/index','' | slice: 1,999 %}
10
11
  {% assign PageShare = PageUrl | prepend : '/' | prepend : site.url %}
@@ -1,28 +1,25 @@
1
1
 
2
- {% assign SiteInstall = site.setup.install | replace : ' ','-' | prepend : 'install-' | downcase %}
3
- {% assign SiteStyle = site.setup.style | replace : ' ','-' | prepend : 'style-' | downcase %}
4
-
5
- {% assign Site = 'html/site/' %}
6
- {% assign SitePage = 'html/page/' %}
7
- {% assign SiteOverlay = 'html/overlay/' %}
8
- {% assign SiteLayout = 'html/layout/' %}
9
-
10
- {% assign SiteUtil = SitePage | append : 'util/' %}
11
- {% assign SiteContent = SitePage | append : 'content/' %}
12
- {% assign PageBlock = SitePage | append : 'block/' %}
13
-
14
- {% assign ContentLoop = SiteContent | append : 'loop/' %}
15
- {% assign LoopArtwork = ContentLoop | append : 'artwork/' %}
16
- {% assign LoopForm = ContentLoop | append : 'form/' %}
17
- {% assign LoopRoller = ContentLoop | append : 'roller/' %}
18
- {% assign LoopHeader = ContentLoop | append : 'header/' %}
19
- {% assign LoopScreen = ContentLoop | append : 'screen/' %}
20
- {% assign LoopButton = ContentLoop | append : 'button/' %}
21
- {% assign LoopAlert = ContentLoop | append : 'alert/' %}
2
+ {% assign Site = 'html/site/' %}
3
+ {% assign SitePage = 'html/page/' %}
4
+ {% assign SiteOverlay = 'html/overlay/' %}
5
+ {% assign SiteLayout = 'html/layout/' %}
6
+
7
+ {% assign SiteUtil = SitePage | append : 'util/' %}
8
+ {% assign SiteContent = SitePage | append : 'content/' %}
9
+ {% assign PageBlock = SitePage | append : 'block/' %}
10
+ {% assign SiteTopbar = SitePage | append : 'topbar/' %}
11
+
12
+ {% assign ContentLoop = SiteContent | append : 'loop/' %}
13
+ {% assign LoopArtwork = ContentLoop | append : 'artwork/' %}
14
+ {% assign LoopForm = ContentLoop | append : 'form/' %}
15
+ {% assign LoopRoller = ContentLoop | append : 'roller/' %}
16
+ {% assign LoopHeader = ContentLoop | append : 'header/' %}
17
+ {% assign LoopScreen = ContentLoop | append : 'screen/' %}
18
+ {% assign LoopButton = ContentLoop | append : 'button/' %}
19
+ {% assign LoopAlert = ContentLoop | append : 'alert/' %}
22
20
 
23
21
  {% assign SiteSvg = 'svg/site/' %}
24
22
  {% assign SvgLoad = SiteSvg | append : 'load/' %}
25
- {% assign SvgBook = SiteSvg | append : 'book/' %}
26
23
  {% assign SvgBtn = SiteSvg | append : 'btn/' %}
27
24
  {% assign SvgIcon = SiteSvg | append : 'icon.liquid' %}
28
25
 
@@ -32,6 +29,18 @@
32
29
  {% assign LayoutTitle = page.title | replace : ' ','-' | prepend : ' title-' | downcase %}
33
30
  {% assign LayoutTopic = page.topic | replace : ' ','-' | downcase %}
34
31
 
32
+ {%- if site.setup.install -%}
33
+ {% assign SiteInstall = site.setup.install | prepend : 'install-' %}
34
+ {%- else -%}
35
+ {% assign SiteInstall = "install-library" %}
36
+ {%- endif -%}
37
+
38
+ {%- if site.setup.style -%}
39
+ {% assign SiteStyle = site.setup.style | prepend : 'style-' %}
40
+ {%- else -%}
41
+ {% assign SiteStyle = "style-page" %}
42
+ {%- endif -%}
43
+
35
44
  {%- if site.setup.respond -%}
36
45
  {% assign SiteIsResponsive = true %}
37
46
  {%- else -%}
@@ -1,7 +1,11 @@
1
1
 
2
2
  {% unless SiteIsTheme %}
3
3
 
4
- {% include {{ SitePage | append : 'clippies.liquid' }} %}
4
+ {% unless PageIsHome %}
5
+
6
+ {% include {{ SitePage | append : 'clippies.liquid' }} %}
7
+
8
+ {% endunless %}
5
9
 
6
10
  {% endunless %}
7
11
 
@@ -52,7 +52,7 @@
52
52
 
53
53
  {%- endfor -%}
54
54
 
55
- <a href="{{ ItemUrl }}" class="link browse-page {{ ItemPage | prepend : 'title-' }}">
55
+ <a href="{{ ItemUrl }}" class="link browse-page {{ ItemPage | prepend : 'page-' }}">
56
56
 
57
57
  {{ ItemWeight }} {% if SiteIsBook %}{{ item.title | truncate : 22 }}{% else %}{{ item.title | truncate : 13 }}{% endif %}
58
58
 
@@ -4,10 +4,11 @@
4
4
  {% for item in page.screen %}
5
5
 
6
6
  {% assign RowType = item.row.type %}
7
+ {% assign RowTypeClass = RowType | prepend : 'type-' %}
7
8
 
8
9
  {% if RowType == "header" %}
9
10
 
10
- <span class="block screen-row {{ item.row.type | prepend : 'type-' }}">
11
+ <span class="block screen-row {{ RowTypeClass }}">
11
12
 
12
13
  {%- if item.row.title -%}
13
14
 
@@ -36,7 +37,49 @@
36
37
  {%- include {{ ContentLoop | append : 'alert.liquid' }}
37
38
  title = item.row.title
38
39
  type = "whatson" -%}
39
-
40
+
41
+ {% elsif RowType == "level" %}
42
+
43
+ <span class="block screen-row {{ RowTypeClass }}">
44
+
45
+ {%- if item.row.title -%}
46
+
47
+ <span class="block screen-title {{ RowTypeClass }}">
48
+
49
+ <!-- {{ item.row.title }} -->
50
+
51
+ </span>
52
+
53
+ {%- endif -%}
54
+
55
+ <span class="block room-list-primary">
56
+
57
+ {% for room in item.row.primary %}
58
+ <span class="block room-title">{{ room }}</span><br>
59
+ {% endfor %}
60
+
61
+ </span>
62
+
63
+ <span class="block room-list-secondary">
64
+
65
+ {% for room in item.row.secondary %}
66
+ <span class="block room-title">{{ room }}</span><br>
67
+ {% endfor %}
68
+
69
+ </span>
70
+
71
+ <span class="block tag-list">
72
+
73
+ {% assign facilities = item.row.tags | split : " " %}
74
+
75
+ {% for facility in facilities %}
76
+ <div></div>
77
+ {% endfor %}
78
+
79
+ </span>
80
+
81
+ </span>
82
+
40
83
  {% endif %}
41
84
 
42
85
  {% endfor %}
@@ -3,7 +3,9 @@
3
3
 
4
4
  <p class="block page-footnote">
5
5
 
6
- {%- for item in page.footnote -%}
6
+ <strong>Source:</strong> {{ page.footnote }}
7
+
8
+ <!-- {%- for item in page.footnote -%}
7
9
 
8
10
  {%- if item.pre -%}
9
11
 
@@ -17,7 +19,7 @@
17
19
 
18
20
  {%- endif -%}
19
21
 
20
- {%- endfor -%}
22
+ {%- endfor -%} -->
21
23
 
22
24
  </p>
23
25
 
@@ -1,6 +1,5 @@
1
1
 
2
- <div class="wrap page-wrap {{ PageType }}
3
- {% if site.setup.style %}{{ SiteStyle }}{% endif %}
2
+ <div class="wrap page-wrap {{ PageType }} {{ SiteStyle }}
4
3
  {% if page.collection %}{{ PageBook | prepend : 'book-' }}{% endif %}
5
4
  {% if page.chapter %}{{ PageChapter | prepend : 'chapter-' }}{% endif %}
6
5
  {% if page.topic %}{{ PageTopic | prepend : 'topic-' }} in-topic{% endif %}
@@ -3,18 +3,28 @@
3
3
 
4
4
  {% for book in loop %}
5
5
 
6
- {% assign label = book.label %}
7
- {% assign url = label | prepend: '/' | append: '/' %}
8
- {% assign svg = label | append: '.svg' %}
6
+ {% assign url = book.label | prepend: '/' | append: '/' %}
7
+ {% assign svg = book.label | append: '.svg' %}
9
8
 
10
- {% unless label == 'posts' %}
9
+ {% if book.live %}
10
+ {% assign href = url %}
11
+ {% assign class = book.label %}
12
+ {% else %}
13
+ {% assign href = "#" %}
14
+ {% assign class = "draft" %}
15
+ {% endif %}
16
+
17
+ {% unless book.label == 'posts' %}
11
18
 
12
19
  <div class="wrap book">
13
20
 
14
- <a class="link book {% if book.live %}{{ label }}{% else %}draft{% endif %}"
15
- href="{% if book.live %}{{ url }}{% else %}#{% endif %}">
21
+ <a class="link book {{ class }}" href="{{ href }}">
16
22
 
17
- {% include {{ SvgBook | append : svg }} %}
23
+ <span class="title book {{ class }}">
24
+
25
+ {{ book.label }}
26
+
27
+ </span>
18
28
 
19
29
  </a>
20
30
 
@@ -1,52 +1,63 @@
1
1
 
2
- {% assign label = page.label | downcase | prepend: '/' %}
3
-
4
2
  <div class="area topbar">
5
3
 
6
4
  <div class="block navigation left">
7
5
 
8
6
  <button type="button" class="navigation about">
9
- {% include {{ SvgBtn | append : 'about.svg' }} %}
7
+
8
+ {% include {{ SvgIcon }} type="about" %}
9
+
10
10
  </button>
11
11
 
12
12
  <button type="button" class="navigation browse">
13
- {% include {{ SvgBtn | append : 'browse.svg' }} %}
13
+
14
+ {% include {{ SvgIcon }} type="browse" %}
15
+
14
16
  </button>
15
17
 
16
18
  </div>
17
19
 
18
20
  <div class="block navigation main">
19
21
 
20
- {% assign loop = site.collections | sort: 'weight' %}
22
+ {% if page.error %}
21
23
 
22
- {% for page in loop %}
24
+ {% include {{ SiteTopbar | append : 'navigation/link.liquid' }}
25
+ title = "Home"
26
+ href = "/" %}
27
+
28
+ {% else %}
23
29
 
24
- {% if page.live %}
30
+ {% assign loop = site.collections | sort: 'weight' %}
25
31
 
26
- <a class="link navigation {{ page.label }}" href="{%- if site.setup.install == 'library' -%}{{ page.label | prepend: '/' }}{%- else -%}/{%- endif -%}">
27
- <button type="button" name="button">
28
- <strong>{{ page.label }}</strong>
29
- </button>
30
- </a>
32
+ {% for item in loop %}
31
33
 
32
- {% endif %}
34
+ {% if item.live %}
33
35
 
34
- {% endfor %}
36
+ {% include {{ SiteTopbar | append : 'navigation/link.liquid' }}
37
+ title = item.label %}
38
+
39
+ {% endif %}
40
+
41
+ {% endfor %}
42
+
43
+ {% endif %}
35
44
 
36
45
  </div>
37
46
 
38
47
  <div class="block navigation right">
39
48
 
40
- <button type="button" class="navigation cart" style="display:none;">
49
+ <!-- <button type="button" class="navigation cart">
41
50
  {% include {{ SvgBtn | append : 'cart.svg' }} %}
42
51
  </button>
43
52
 
44
- <button type="button" class="navigation count" style="display:none;">
53
+ <button type="button" class="navigation count">
45
54
  <strong>0</strong>
46
- </button>
55
+ </button> -->
47
56
 
48
57
  <button type="button" class="navigation search">
58
+
49
59
  {% include {{ SvgIcon }} type="search" %}
60
+
50
61
  </button>
51
62
 
52
63
  </div>
@@ -0,0 +1,22 @@
1
+
2
+ {% assign class = include.title | replace : ' ','-' | downcase %}
3
+
4
+ {% if include.href %}
5
+
6
+ {% assign href = include.href %}
7
+
8
+ {% else %}
9
+
10
+ {% assign href = class | prepend : '/' %}
11
+
12
+ {% endif %}
13
+
14
+ <a class="link navigation {{ class }}" href={{ href }}>
15
+
16
+ <button type="button" name="button">
17
+
18
+ <strong>{{ include.title }}</strong>
19
+
20
+ </button>
21
+
22
+ </a>
@@ -29,7 +29,7 @@
29
29
  {% assign ItemTitle = item.title | replace : ' ','-' | downcase %}
30
30
  {% assign ItemID = ItemChapter | append : ItemTitle %}
31
31
 
32
- <li class="item scroller {{ ItemTitle }}">
32
+ <li class="item scroller {{ ItemID }}">
33
33
 
34
34
  <a href="{{ ItemID | prepend : '#' }}" class="link scroller">
35
35
 
@@ -1,73 +1,93 @@
1
1
 
2
- {%- if include.type == "wordmark" -%}
2
+ {% if include.type == "wordmark" %}
3
3
 
4
4
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 162 31.8"><path d="M0,0h7.2v11.8c1.7-1.5,3.3-2.1,5.7-2.1c6,0,10.3,4.7,10.3,11.2c0,3.2-1.1,6.1-3.1,8.1c-1.8,1.8-4.1,2.7-7,2.7 S8.4,31,6.9,29.2V31H0V0L0,0z M6.7,20.7c0,3.1,1.9,5.1,4.6,5.1c2.7,0,4.4-1.9,4.4-4.9c0-3.1-1.7-5.1-4.5-5.1 C8.4,15.8,6.7,17.8,6.7,20.7L6.7,20.7z M40.4,29.6c-1.9,1.7-3.1,2.2-6,2.2c-3.2,0-5.5-0.9-7.3-2.8c-1.9-2-3-4.9-3-8.2 c0-6.4,4.2-11,10.2-11c2.6,0,4.1,0.6,6.1,2.4v-1.8h6.9V31h-6.9V29.6L40.4,29.6z M31.6,21c0,3.1,1.7,4.9,4.5,4.9c2.7,0,4.5-2,4.5-5.1 c0-2.9-1.8-4.9-4.4-4.9C33.5,15.8,31.6,18,31.6,21L31.6,21z M49.2,10.5h6.9V13c1.5-2.4,3-3.2,5.5-3.2c0.5,0,0.8,0,2.5,0.2v6.6 c-0.8-0.2-1.3-0.3-1.9-0.3c-3.8,0-5.8,2-5.8,5.9V31h-7.2V10.5 M65.3,0h7.2v11.8c1.7-1.5,3.3-2.1,5.7-2.1c6,0,10.3,4.7,10.3,11.2 c0,3.2-1.1,6.1-3.1,8.1c-1.8,1.8-4.1,2.7-7,2.7s-4.6-0.7-6.2-2.5V31h-6.9V0L65.3,0z M72,20.7c0,3.1,1.9,5.1,4.6,5.1 c2.7,0,4.4-1.9,4.4-4.9c0-3.1-1.7-5.1-4.5-5.1C73.7,15.8,72,17.8,72,20.7L72,20.7z M97.4,4.5c0,2.2-1.8,4-4,4c-2.2,0-3.9-1.8-3.9-4 c0-2.2,1.8-3.9,3.9-3.9C95.6,0.6,97.4,2.4,97.4,4.5L97.4,4.5z M89.9,10.5H97V31h-7.2V10.5z M114.8,30.1c-3,1.5-4,1.7-6.5,1.7 c-2.8,0-5-0.8-6.6-2.3c-2-2-3.2-5-3.2-8.5c0-6.7,4.1-11.4,10.1-11.4c2.3,0,3.8,0.4,6.2,1.9v7.2c-1.7-2-2.7-2.6-4.5-2.6 c-2.6,0-4.2,1.8-4.2,4.7c0,2.8,1.6,4.6,4.2,4.6c1.6,0,2.8-0.6,4.5-2.3V30.1 M131.8,29.6c-1.9,1.7-3.1,2.2-6,2.2 c-3.2,0-5.5-0.9-7.3-2.8c-1.9-2-3-4.9-3-8.2c0-6.4,4.2-11,10.2-11c2.6,0,4.1,0.6,6.1,2.4v-1.8h6.9V31h-6.9V29.6L131.8,29.6z M123,21 c0,3.1,1.7,4.9,4.5,4.9c2.7,0,4.5-2,4.5-5.1c0-2.9-1.8-4.9-4.4-4.9S123,18,123,21L123,21z M140.6,10.5h7.1v2.4 c1.8-2.4,3.4-3.1,6.3-3.1c3.2,0,5.8,1.3,7,3.4c0.6,1.1,0.9,2.4,0.9,4V31h-7.2V19.7c0-2.8-1-4-3.2-4c-2.3,0-3.8,1.6-3.8,4V31h-7.2 V10.5"/></svg>
5
5
 
6
- {%- elsif include.type == "shopmark" -%}
6
+ {% elsif include.type == "shopmark" %}
7
7
 
8
8
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 245 38"><path d="M135.7,30h6.9V19.2c0-2.4,1.5-3.9,3.7-3.9 c2.1,0,3.1,1.2,3.1,3.9V30h6.9V16.7c0-1.5-0.3-2.8-0.9-3.8c-1.2-2.1-3.7-3.3-6.8-3.3c-2.8,0-4.4,0.7-6.1,3v-2.3h-6.8V30z M118.9,20.4c0,2.9,1.6,4.7,4.4,4.7c2.6,0,4.4-1.9,4.4-4.9c0-2.8-1.7-4.7-4.3-4.7C120.8,15.5,118.9,17.6,118.9,20.4z M127.5,28.7 c-1.8,1.6-3,2.1-5.8,2.1c-3.1,0-5.3-0.9-7.1-2.7c-1.9-2-2.9-4.7-2.9-7.9c0-6.2,4.1-10.6,9.9-10.6c2.5,0,3.9,0.6,5.9,2.3v-1.7h6.6V30 h-6.6C127.5,30,127.5,28.7,127.5,28.7z M110.6,22.4c-1.6,1.6-2.8,2.2-4.4,2.2c-2.5,0-4-1.7-4-4.4c0-2.8,1.5-4.5,4.1-4.5 c1.7,0,2.7,0.6,4.3,2.5v-6.9c-2.3-1.4-3.8-1.8-6-1.8c-5.8,0-9.7,4.4-9.7,10.9c0,3.3,1.1,6.3,3.1,8.2c1.5,1.5,3.6,2.2,6.4,2.2 c2.4,0,3.4-0.3,6.3-1.7C110.6,29.2,110.6,22.4,110.6,22.4z M86.7,30h6.9V10.3h-6.9V30z M94,4.6c0,2.1-1.7,3.8-3.8,3.8c0,0,0,0,0,0 c-2.1,0-3.8-1.7-3.8-3.8c0-2.1,1.7-3.8,3.8-3.8C92.2,0.8,94,2.5,94,4.6z M69.5,20.1c0,2.9,1.8,5,4.4,5c2.6,0,4.3-1.8,4.3-4.7 c0-3-1.7-4.9-4.4-4.9C71.2,15.5,69.5,17.3,69.5,20.1L69.5,20.1z M63,0.2H70v11.4c1.6-1.5,3.2-2,5.5-2c5.8,0,10,4.5,10,10.8 c0,3-1.1,5.9-3,7.8c-1.7,1.8-4,2.6-6.8,2.6c-2.8,0-4.5-0.7-6-2.4V30H63L63,0.2z M47.2,30h6.9v-8.3c0-3.8,1.9-5.7,5.6-5.7 c0.6,0,1,0,1.8,0.3V9.9c-1.6-0.2-1.9-0.2-2.4-0.2c-2.4,0-3.8,0.8-5.3,3.1v-2.5h-6.6V30z M30.5,20.4c0,2.9,1.6,4.7,4.4,4.7 c2.6,0,4.4-1.9,4.4-4.9c0-2.8-1.7-4.7-4.3-4.7S30.5,17.6,30.5,20.4z M39,28.7c-1.8,1.6-3,2.1-5.8,2.1c-3.1,0-5.3-0.9-7.1-2.7 c-1.9-2-2.9-4.7-2.9-7.9c0-6.2,4.1-10.6,9.9-10.6c2.5,0,3.9,0.6,5.9,2.4v-1.7h6.6V30H39C39,30,39,28.7,39,28.7z M6.5,20.1 c0,2.9,1.8,5,4.4,5s4.3-1.8,4.3-4.7c0-3-1.7-4.9-4.4-4.9C8.2,15.5,6.5,17.3,6.5,20.1z M0,0.2h6.9v11.4c1.6-1.5,3.2-2,5.5-2 c5.8,0,10,4.5,10,10.8c0,3-1.1,5.9-3,7.8c-1.7,1.8-4,2.6-6.8,2.6c-2.8,0-4.5-0.7-6-2.4V30H0V0.2z" fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF"/><path d="M221.7,37.9h7v-9.1c1.6,1.5,3.1,2.1,5.7,2.1c5.9,0,9.9-4.3,9.9-10.7c0-6.5-3.8-10.8-9.8-10.8c-2.8,0-4.1,0.5-6.1,2.4v-1.7 h-6.7V37.9L221.7,37.9z M232.7,15.1c2.6,0,4.4,1.9,4.4,5c0,2.9-1.7,4.7-4.4,4.7c-2.6,0-4.4-1.9-4.4-4.7 C228.2,17.1,230.1,15.1,232.7,15.1z M209.3,9.3c-6.9,0-11.9,4.5-11.9,10.7c0,6.2,5,10.7,11.8,10.7c7.1,0,11.8-4.3,11.8-10.7 C220.9,13.7,216.1,9.3,209.3,9.3L209.3,9.3z M209.2,14.8c2.8,0,4.5,2,4.5,5.2c0,3.3-1.7,5.2-4.7,5.2c-2.6,0-4.5-2.2-4.5-5.2 C204.6,17,206.5,14.8,209.2,14.8L209.2,14.8z M175.5,30h7V19.6c0-2.9,1.3-4.5,3.6-4.5c2.1,0,3.2,1.2,3.2,3.4V30h7V17.1 c0-2-0.3-3.2-0.8-4.2c-1.2-2.1-4-3.5-6.9-3.5c-2.5,0-4.1,0.7-6.1,2.7V0h-7L175.5,30L175.5,30z M172,15.8c-1.7-0.9-3.5-1.6-4.9-1.6 c-1.2,0-1.9,0.5-1.9,1.4c0,0.4,0.2,0.8,0.6,1.1c0.5,0.3,1.1,0.5,1.7,0.7l0.7,0.1l0.7,0.2l0.7,0.2c3.5,0.8,4.7,2.2,4.7,5.6 c0,2-0.8,3.9-2.2,5.2c-1.8,1.6-3.7,2.2-7.2,2.2c-1.4,0-3.5-0.4-5-1c-0.8-0.3-1.4-0.6-2.7-1.4l2.2-4.7c2.2,1.2,3.6,1.8,5.1,1.9 c1.4,0.1,2.4-0.5,2.4-1.3c0-0.7-0.8-1.2-2.7-1.7c-2.8-0.6-3.6-0.9-4.6-1.8c-1.1-1-1.7-2.6-1.6-4.4c0.2-4.6,3.9-7.4,9.3-7.1 c2.3,0.1,4.2,0.6,7.1,1.9L172,15.8L172,15.8z"/></svg>
9
9
 
10
- {%- elsif include.type == "carrier" -%}
10
+ {% elsif include.type == "carrier" %}
11
11
 
12
12
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 226.6"><path d="M279.13,0H20.87C7.62,22.39,0,48.53,0,76.44C0,159.37,67.16,226.6,150,226.6c82.85,0,150-67.23,150-150.17 C300,48.53,292.38,22.39,279.13,0z"/></svg>
13
13
 
14
- {%- elsif include.type == "avatar" -%}
14
+ {% elsif include.type == "avatar" %}
15
15
 
16
16
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/><path d="M0 0h24v24H0z" fill="none"/></svg>
17
17
 
18
- {%- elsif include.type == "search" -%}
18
+ {% elsif include.type == "about" %}
19
+
20
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M17.5,10.5c-0.5,0.5-1.1,0.7-1.8,0.7c-0.7,0-1.3-0.2-1.7-0.7 c-0.5-0.5-0.7-1.1-0.7-1.8C13.3,8,13.5,7.5,14,7c0.5-0.5,1.1-0.7,1.7-0.7c0.7,0,1.3,0.2,1.8,0.7C18,7.5,18.2,8,18.2,8.7 C18.2,9.4,18,10,17.5,10.5z M13.5,25.3H18v-11h-4.5V25.3z M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16c8.8,0,16-7.2,16-16 C32,7.2,24.8,0,16,0z" fill-rule="evenodd" clip-rule="evenodd"/></svg>
21
+
22
+ {% elsif include.type == "browse" %}
23
+
24
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M27.2,4.6C21-1.6,10.8-1.5,4.6,4.8C-1.6,11-1.5,21.2,4.8,27.4 s16.4,6.2,22.6-0.1S33.5,10.8,27.2,4.6z" fill-rule="evenodd" clip-rule="evenodd"/><path d="M25.3,22.3L17,24.4L17.1,11l8.2-2V22.3z M7,8.8l8,2l-0.1,13.3 L7,22.2V8.8z" fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF"/></svg>
25
+
26
+ {% elsif include.type == "search" %}
19
27
 
20
28
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.5,7.4C6.6,8.3,6,9.7,6,11.1s0.6,2.7,1.5,3.7c0.9,0.9,2.3,1.5,3.7,1.5 s2.7-0.6,3.7-1.5c0.9-0.9,1.5-2.3,1.5-3.7s-0.6-2.7-1.5-3.7c-1-1.1-2.3-1.5-3.7-1.5S8.5,6.4,7.5,7.4z M19.5,21.4l-4-4 c-1.2,0.9-2.7,1.3-4.2,1.3c-2.1,0-4-0.8-5.4-2.2c-1.4-1.4-2.2-3.3-2.2-5.3s0.8-4,2.2-5.4s3.4-2.3,5.4-2.3s4,0.8,5.4,2.2 S19,9,19,11.1c0,1.5-0.4,3-1.3,4.3l4,4L19.5,21.4z" fill-rule="evenodd" clip-rule="evenodd"/></svg>
21
29
 
22
- {%- elsif include.type == "menu" -%}
30
+ {% elsif include.type == "facebook" %}
31
+
32
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.5 33"><path d="M3.5,33V16.5H0v-5.8h3.5V6.1c0,0-0.3-2.3,1.9-4.4c0,0,1.4-1.7,4.2-1.7c0,0,0.8,0,0.8,0h5.1v5.3h-3.6c0,0-1.5,0.1-1.5,1.8 v3.5h5.1l-0.4,5.9h-4.7V33H3.5z"/></svg>
33
+
34
+ {% elsif include.type == "instagram" %}
35
+
36
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 59.5 59.6"><path d="M25.5,46.2V29.7H22v-5.8h3.5v-4.5c0,0-0.3-2.3,1.9-4.4c0,0,1.4-1.7,4.2-1.7c0,0,0.8,0,0.8,0h5.1v5.3h-3.6 c0,0-1.5,0.1-1.5,1.8v3.5h5.1l-0.4,5.9h-4.7v16.5H25.5z"/></svg>
37
+
38
+ {% elsif include.type == "twitter" %}
39
+
40
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 63.4 43.4"><path d="M30.6,15.8c2-6.3,4.5-10.3,7.4-13.3c2.1-2.2,3.2-2.9,2-0.5c0.6-0.4,1.3-1,2-1.3c3.4-1.6,3.2-0.3,0.8,1.2 C49.2-0.4,49,2.5,42.1,4c5.6,0.1,11.6,3.6,13.3,11.2c0.2,1,0,0.9,1,1.1c2.3,0.4,4.5,0.4,6.6-0.3c-0.2,1.6-2.3,2.6-5.5,3.2 c-1.2,0.2-1.4,0.2,0,0.5c1.8,0.4,3.7,0.5,5.8,0.4c-1.6,1.9-4.2,2.8-7.4,2.8c-2,7.3-6.6,12.5-12.4,15.7C29.8,46.4,10,45.3,0,31.3 c6.5,5.1,16.2,6.2,23.4-0.9c-4.7,0-5.9-3.5-2.2-5.4c-3.5,0-5.8-1.1-7.1-3.2c-0.5-0.8-0.5-0.8,0.3-1.4c0.9-0.6,2.1-0.9,3.4-1 c-3.7-1-5.9-2.9-6.7-5.5c-0.3-0.8-0.3-0.8,0.6-1c0.8-0.2,1.9-0.3,2.9-0.4c-2.9-1.7-4.6-3.8-5-6.2c-0.4-2.2,0-1.6,1.7-1 C18.7,8.3,26.2,11.3,30.6,15.8"/></svg>
41
+
42
+ {% elsif include.type == "menu" %}
23
43
 
24
44
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg>
25
45
 
26
- {%- elsif include.type == "more" -%}
46
+ {% elsif include.type == "more" %}
27
47
 
28
48
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"/><path d="M0 0h24v24H0z" fill="none"/></svg>
29
49
 
30
- {%- elsif include.type == "less" -%}
50
+ {% elsif include.type == "less" %}
31
51
 
32
52
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z"/><path d="M0 0h24v24H0z" fill="none"/></svg>
33
53
 
34
- {%- elsif include.type == "basket" -%}
54
+ {% elsif include.type == "basket" %}
35
55
 
36
56
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M17.21 9l-4.38-6.56c-.19-.28-.51-.42-.83-.42-.32 0-.64.14-.83.43L6.79 9H2c-.55 0-1 .45-1 1 0 .09.01.18.04.27l2.54 9.27c.23.84 1 1.46 1.92 1.46h13c.92 0 1.69-.62 1.93-1.46l2.54-9.27L23 10c0-.55-.45-1-1-1h-4.79zM9 9l3-4.4L15 9H9zm3 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>
37
57
 
38
- {%- elsif include.type == "pie" -%}
58
+ {% elsif include.type == "pie" %}
39
59
 
40
60
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 184 184"><path d="M182,92c0,49.7-40.3,90-90,90S2,141.7,2,92S42.3,2,92,2 S182,42.3,182,92z" opacity="0.2" enable-background="new"/></svg>
41
61
 
42
- {%- elsif include.type == "info" -%}
62
+ {% elsif include.type == "info" %}
43
63
 
44
64
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13,9h-2V7h2V9z M13,17h-2v-6h2V17z M12,22c5.5,0,10-4.5,10-10S17.5,2,12,2C6.5,2,2,6.5,2,12S6.5,22,12,22z M12,4 c4.4,0,8,3.6,8,8s-3.6,8-8,8s-8-3.6-8-8S7.6,4,12,4z"/></svg>
45
65
 
46
- {%- elsif include.type == "alert" -%}
66
+ {% elsif include.type == "alert" %}
47
67
 
48
68
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11,15h2v2h-2V15z M11,7h2v6h-2V7z M12,2C6.5,2,2,6.5,2,12s4.5,10,10,10c5.5,0,10-4.5,10-10S17.5,2,12,2z M12,20 c-4.4,0-8-3.6-8-8s3.6-8,8-8s8,3.6,8,8S16.4,20,12,20z"/></svg>
49
69
 
50
- {%- elsif include.type == "cta" -%}
70
+ {% elsif include.type == "cta" %}
51
71
 
52
72
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 12"><path d="M14,5.9L7.2,12l-1.9-1.7l4-3.2H0V4.9h9.4l-4-3.3L7.2,0L14,5.9z"/></svg>
53
73
 
54
- {%- elsif include.type == "crumb" -%}
74
+ {% elsif include.type == "crumb" %}
55
75
 
56
76
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 74.7 116.7"><path d="M16.2 0L.3 15.7l34.4 32.1 7.3 6.7 4.3 3.8L34.7 69 0 100.3l16.2 16.4 58.5-58.9z"></path></svg>
57
77
 
58
- {%- elsif include.type == "share-chapter" -%}
78
+ {% elsif include.type == "share-chapter" %}
59
79
 
60
80
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 34"><path class="background" d="M19,19h-8v-8h8V19z M33,17c0,8.8-7.2,16-16,16S1,25.8,1,17S8.2,1,17,1S33,8.2,33,17z M25,13h-4V9H9v12h4v4h12V13z M21,21 h-6v2h8v-8h-2V21z"/></svg>
61
81
 
62
- {%- elsif include.type == "share-page" -%}
82
+ {% elsif include.type == "share-page" %}
63
83
 
64
84
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 34"><path class="background" d="M19,19h-8v-8h8V19z M33,17c0,8.8-7.2,16-16,16S1,25.8,1,17S8.2,1,17,1S33,8.2,33,17z M25,13h-4V9H9 v12h4v4h12V13z M21,21h-6v2h8v-8h-2V21z"/><path class="foreground" fill="#000" d="M21,13V9H9v12h4v4h12V13H21z M11,19v-8h8v8H11z M23,23h-8v-2h6v-6h2V23z"/></svg>
65
85
 
66
- {%- elsif include.type == "dot" -%}
86
+ {% elsif include.type == "dot" %}
67
87
 
68
88
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><path d="M6,0c3.3,0,6,2.7,6,6s-2.7,6-6,6S0,9.3,0,6S2.7,0,6,0z"/></svg>
69
89
 
70
- {%- elsif include.type == "seatplan" -%}
90
+ {% elsif include.type == "seatplan" %}
71
91
 
72
92
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200">
73
93
  <path class="style-level-d" d="M109,102.5c3.6,0,6.5,2.9,6.5,6.5s-2.9,6.5-6.5,6.5s-6.5-2.9-6.5-6.5S105.4,102.5,109,102.5z"/>
@@ -144,4 +164,4 @@
144
164
  <path class="style-level-y" d="M181,12.5c3.6,0,6.5,2.9,6.5,6.5s-2.9,6.5-6.5,6.5s-6.5-2.9-6.5-6.5S177.4,12.5,181,12.5z"/>
145
165
  </svg>
146
166
 
147
- {%- endif -%}
167
+ {% endif %}