jekyll-theme-pirati 1.2.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (126) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -17
  3. data/_data/menu.yml +53 -0
  4. data/_includes/candidate_badge.html +6 -15
  5. data/_includes/footer.html +92 -12
  6. data/_includes/head.html +24 -25
  7. data/_includes/header.html +14 -14
  8. data/_includes/js/main.html +71 -14
  9. data/_includes/menu.html +43 -51
  10. data/_includes/people/profile_badge.html +1 -3
  11. data/_includes/right-bar/bar_cal.html +4 -6
  12. data/_includes/right-bar/bar_fb.html +3 -3
  13. data/_includes/right-bar/bar_garant.html +3 -2
  14. data/_includes/right-bar/bar_people.html +21 -18
  15. data/_includes/right-bar/bar_person_contact.html +11 -55
  16. data/_includes/right-bar/rbar.html +3 -3
  17. data/_layouts/komunalni-volby.html +9 -7
  18. data/_sass/_base.scss +114 -1
  19. data/_sass/_settings.scss +1 -1
  20. data/_sass/components/BasicPage.scss +6 -1
  21. data/_sass/components/hero.scss +2 -2
  22. data/_sass/components/icon.scss +5 -1
  23. data/_sass/components/program.scss +5 -1
  24. data/_sass/components/top-bar.scss +236 -491
  25. data/_sass/components/top-sub-nav.scss +1 -1
  26. data/_sass/objects/media.scss +46 -38
  27. data/_sass/utilities/utilities.scss +6 -6
  28. data/assets/css/main.scss +40 -106
  29. data/assets/js/apps.js +8 -0
  30. data/assets/js/apps/scroll-top/ScrollTop.vue +83 -0
  31. data/assets/js/apps/scroll-top/index.js +9 -0
  32. data/assets/js/apps/site-search/SiteSearch.vue +85 -0
  33. data/assets/js/apps/site-search/SiteSearchItemTemplate.vue +29 -0
  34. data/assets/js/apps/site-search/index.js +14 -0
  35. data/assets/js/index.js +52 -0
  36. metadata +9 -91
  37. data/_includes/js/custom.js +0 -245
  38. data/_includes/js/fb.js +0 -15
  39. data/_includes/js/piwik.js +0 -11
  40. data/_includes/js/tw.js +0 -15
  41. data/_includes/people/item.html +0 -49
  42. data/_includes/people/list-2col.html +0 -24
  43. data/_includes/people/list-group.html +0 -12
  44. data/_includes/title/title_header.html +0 -9
  45. data/_sass/components/scroll-top.scss +0 -32
  46. data/_sass/components/welcome-header.scss +0 -188
  47. data/_sass/foundation/_global.scss +0 -638
  48. data/_sass/foundation/components/_accordion-menu.scss +0 -32
  49. data/_sass/foundation/components/_accordion.scss +0 -129
  50. data/_sass/foundation/components/_badge.scss +0 -55
  51. data/_sass/foundation/components/_breadcrumbs.scss +0 -95
  52. data/_sass/foundation/components/_button-group.scss +0 -195
  53. data/_sass/foundation/components/_button.scss +0 -265
  54. data/_sass/foundation/components/_callout.scss +0 -105
  55. data/_sass/foundation/components/_close-button.scss +0 -61
  56. data/_sass/foundation/components/_drilldown.scss +0 -79
  57. data/_sass/foundation/components/_dropdown-menu.scss +0 -221
  58. data/_sass/foundation/components/_dropdown.scss +0 -65
  59. data/_sass/foundation/components/_flex-video.scss +0 -63
  60. data/_sass/foundation/components/_flex.scss +0 -28
  61. data/_sass/foundation/components/_float.scss +0 -27
  62. data/_sass/foundation/components/_label.scss +0 -55
  63. data/_sass/foundation/components/_media-object.scss +0 -115
  64. data/_sass/foundation/components/_menu-icon.scss +0 -9
  65. data/_sass/foundation/components/_menu.scss +0 -314
  66. data/_sass/foundation/components/_off-canvas.scss +0 -177
  67. data/_sass/foundation/components/_orbit.scss +0 -193
  68. data/_sass/foundation/components/_pagination.scss +0 -162
  69. data/_sass/foundation/components/_progress-bar.scss +0 -64
  70. data/_sass/foundation/components/_reveal.scss +0 -172
  71. data/_sass/foundation/components/_slider.scss +0 -133
  72. data/_sass/foundation/components/_sticky.scss +0 -38
  73. data/_sass/foundation/components/_switch.scss +0 -232
  74. data/_sass/foundation/components/_table.scss +0 -234
  75. data/_sass/foundation/components/_tabs.scss +0 -165
  76. data/_sass/foundation/components/_thumbnail.scss +0 -54
  77. data/_sass/foundation/components/_title-bar.scss +0 -89
  78. data/_sass/foundation/components/_tooltip.scss +0 -104
  79. data/_sass/foundation/components/_top-bar.scss +0 -168
  80. data/_sass/foundation/components/_visibility.scss +0 -132
  81. data/_sass/foundation/forms/_checkbox.scss +0 -40
  82. data/_sass/foundation/forms/_error.scss +0 -84
  83. data/_sass/foundation/forms/_fieldset.scss +0 -54
  84. data/_sass/foundation/forms/_forms.scss +0 -34
  85. data/_sass/foundation/forms/_help-text.scss +0 -30
  86. data/_sass/foundation/forms/_input-group.scss +0 -128
  87. data/_sass/foundation/forms/_label.scss +0 -48
  88. data/_sass/foundation/forms/_meter.scss +0 -109
  89. data/_sass/foundation/forms/_progress.scss +0 -85
  90. data/_sass/foundation/forms/_range.scss +0 -144
  91. data/_sass/foundation/forms/_select.scss +0 -67
  92. data/_sass/foundation/forms/_text.scss +0 -163
  93. data/_sass/foundation/foundation.scss +0 -102
  94. data/_sass/foundation/grid/_classes.scss +0 -151
  95. data/_sass/foundation/grid/_column.scss +0 -126
  96. data/_sass/foundation/grid/_flex-grid.scss +0 -274
  97. data/_sass/foundation/grid/_grid.scss +0 -60
  98. data/_sass/foundation/grid/_gutter.scss +0 -34
  99. data/_sass/foundation/grid/_layout.scss +0 -51
  100. data/_sass/foundation/grid/_position.scss +0 -73
  101. data/_sass/foundation/grid/_row.scss +0 -95
  102. data/_sass/foundation/grid/_size.scss +0 -24
  103. data/_sass/foundation/settings/_settings.scss +0 -567
  104. data/_sass/foundation/typography/_alignment.scss +0 -22
  105. data/_sass/foundation/typography/_base.scss +0 -443
  106. data/_sass/foundation/typography/_helpers.scss +0 -77
  107. data/_sass/foundation/typography/_print.scss +0 -77
  108. data/_sass/foundation/typography/_typography.scss +0 -28
  109. data/_sass/foundation/util/_breakpoint.scss +0 -275
  110. data/_sass/foundation/util/_color.scss +0 -60
  111. data/_sass/foundation/util/_flex.scss +0 -68
  112. data/_sass/foundation/util/_mixins.scss +0 -235
  113. data/_sass/foundation/util/_selector.scss +0 -40
  114. data/_sass/foundation/util/_unit.scss +0 -90
  115. data/_sass/foundation/util/_util.scss +0 -11
  116. data/_sass/foundation/util/_value.scss +0 -107
  117. data/_sass/jquery-ui.scss +0 -1311
  118. data/_sass/main.scss +0 -41
  119. data/_sass/minima.scss +0 -51
  120. data/_sass/minima/_base.scss +0 -254
  121. data/_sass/minima/_layout.scss +0 -255
  122. data/_sass/minima/_syntax-highlighting.scss +0 -71
  123. data/_sass/scroll-top.scss +0 -31
  124. data/assets/js/common-libs.min.js +0 -1
  125. data/assets/js/custom.min.js +0 -1
  126. data/assets/snippet/profile.html +0 -19
@@ -1,32 +0,0 @@
1
- ////
2
- /// @group accordion-menu
3
- ////
4
-
5
- /// Sets if accordion menus have the default arrow styles.
6
- /// @type Boolean
7
- $accordionmenu-arrows: true !default;
8
-
9
- /// Sets accordion menu arrow color if arrow is used.
10
- /// @type Color
11
- $accordionmenu-arrow-color: $primary-color !default;
12
-
13
- @mixin foundation-accordion-menu {
14
- @if $accordionmenu-arrows {
15
- .is-accordion-submenu-parent > a {
16
- position: relative;
17
-
18
- &::after {
19
- @include css-triangle(6px, $accordionmenu-arrow-color, down);
20
- position: absolute;
21
- top: 50%;
22
- margin-top: -4px;
23
- right: 1rem;
24
- }
25
- }
26
-
27
- .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
28
- transform-origin: 50% 50%;
29
- transform: scaleY(-1);
30
- }
31
- }
32
- }
@@ -1,129 +0,0 @@
1
- // Foundation for Sites by ZURB
2
- // foundation.zurb.com
3
- // Licensed under MIT Open Source
4
-
5
- ////
6
- /// @group accordion
7
- ////
8
-
9
- /// Default background color of an accordion group.
10
- /// @type Color
11
- $accordion-background: $white !default;
12
-
13
- /// If `true`, adds plus and minus icons to the side of each accordion title.
14
- /// @type Boolean
15
- $accordion-plusminus: true !default;
16
-
17
- /// Default text color for items in a Menu.
18
- /// @type Color
19
- $accordion-item-color: foreground($accordion-background, $primary-color) !default;
20
-
21
- /// Default background color on hover for items in a Menu.
22
- /// @type Color
23
- $accordion-item-background-hover: $light-gray !default;
24
-
25
- /// Default padding of an accordion item.
26
- /// @type Number | List
27
- $accordion-item-padding: 1.25rem 1rem !default;
28
-
29
- /// Default background color of tab content.
30
- /// @type Color
31
- $accordion-content-background: $white !default;
32
-
33
- /// Default border color of tab content.
34
- /// @type Color
35
- $accordion-content-border: 1px solid $light-gray !default;
36
-
37
- /// Default text color of tab content.
38
- /// @type Color
39
- $accordion-content-color: foreground($accordion-content-background, $body-font-color) !default;
40
-
41
- /// Default padding for tab content.
42
- /// @type Number | List
43
- $accordion-content-padding: 1rem !default;
44
-
45
- /// Adds styles for an accordion container. Apply this to the same element that gets `data-accordion`.
46
- @mixin accordion-container {
47
- list-style-type: none;
48
- background: $accordion-background;
49
- margin-#{$global-left}: 0;
50
- }
51
-
52
- /// Adds styles for the accordion item. Apply this to the list item within an accordion ul.
53
- @mixin accordion-item {
54
- &:first-child > :first-child {
55
- border-radius: $global-radius $global-radius 0 0;
56
- }
57
-
58
- &:last-child > :last-child {
59
- border-radius: 0 0 $global-radius $global-radius;
60
- }
61
- }
62
-
63
- /// Adds styles for the title of an accordion item. Apply this to the link within an accordion item.
64
- @mixin accordion-title {
65
- display: block;
66
- padding: $accordion-item-padding;
67
- line-height: 1;
68
- font-size: rem-calc(12);
69
- color: $accordion-item-color;
70
- position: relative;
71
- border: $accordion-content-border;
72
- border-bottom: 0;
73
-
74
- :last-child:not(.is-active) > & {
75
- border-radius: 0 0 $global-radius $global-radius;
76
- border-bottom: $accordion-content-border;
77
- }
78
-
79
- &:hover,
80
- &:focus {
81
- background-color: $accordion-item-background-hover;
82
- }
83
-
84
- @if $accordion-plusminus {
85
- &::before {
86
- content: '+';
87
- position: absolute;
88
- #{$global-right}: 1rem;
89
- top: 50%;
90
- margin-top: -0.5rem;
91
- }
92
-
93
- .is-active > &::before {
94
- content: '–';
95
- }
96
- }
97
- }
98
-
99
- /// Adds styles for accordion content. Apply this to the content pane below an accordion item's title.
100
- @mixin accordion-content {
101
- padding: $accordion-content-padding;
102
- display: none;
103
- border: $accordion-content-border;
104
- border-bottom: 0;
105
- background-color: $accordion-content-background;
106
- color: $accordion-content-color;
107
-
108
- :last-child > &:last-child {
109
- border-bottom: $accordion-content-border;
110
- }
111
- }
112
-
113
- @mixin foundation-accordion {
114
- .accordion {
115
- @include accordion-container;
116
- }
117
-
118
- .accordion-item {
119
- @include accordion-item;
120
- }
121
-
122
- .accordion-title {
123
- @include accordion-title;
124
- }
125
-
126
- .accordion-content {
127
- @include accordion-content;
128
- }
129
- }
@@ -1,55 +0,0 @@
1
- // Foundation for Sites by ZURB
2
- // foundation.zurb.com
3
- // Licensed under MIT Open Source
4
-
5
- ////
6
- /// @group badge
7
- ////
8
-
9
- /// Default background color for badges.
10
- /// @type Color
11
- $badge-background: $primary-color !default;
12
-
13
- /// Default text color for badges.
14
- /// @type Color
15
- $badge-color: foreground($badge-background) !default;
16
-
17
- /// Default padding inside badges.
18
- /// @type Number
19
- $badge-padding: 0.3em !default;
20
-
21
- /// Minimum width of a badge.
22
- /// @type Number
23
- $badge-minwidth: 2.1em !default;
24
-
25
- /// Default font size for badges.
26
- /// @type Number
27
- $badge-font-size: 0.6rem !default;
28
-
29
- /// Generates the base styles for a badge.
30
- @mixin badge {
31
- display: inline-block;
32
- padding: $badge-padding;
33
- min-width: $badge-minwidth;
34
- font-size: $badge-font-size;
35
- text-align: center;
36
- border-radius: 50%;
37
- }
38
-
39
- @mixin foundation-badge {
40
- .badge {
41
- @include badge;
42
-
43
- background: $badge-background;
44
- color: $badge-color;
45
-
46
- @each $name, $color in $foundation-palette {
47
- @if $name != primary {
48
- &.#{$name} {
49
- background: $color;
50
- color: foreground($color);
51
- }
52
- }
53
- }
54
- }
55
- }
@@ -1,95 +0,0 @@
1
- // Foundation for Sites by ZURB
2
- // foundation.zurb.com
3
- // Licensed under MIT Open Source
4
-
5
- ////
6
- /// @group breadcrumbs
7
- ////
8
-
9
- /// Margin around a breadcrumbs container.
10
- /// @type Number
11
- $breadcrumbs-margin: 0 0 $global-margin 0 !default;
12
-
13
- /// Font size of breadcrumb links.
14
- /// @type Number
15
- $breadcrumbs-item-font-size: rem-calc(11) !default;
16
-
17
- /// Color of breadcrumb links.
18
- /// @type Color
19
- $breadcrumbs-item-color: $primary-color !default;
20
-
21
- /// Color of the active breadcrumb link.
22
- /// @type Color
23
- $breadcrumbs-item-color-current: $black !default;
24
-
25
- /// Opacity of disabled breadcrumb links.
26
- /// @type Number
27
- $breadcrumbs-item-color-disabled: $medium-gray !default;
28
-
29
- /// Margin between breadcrumb items.
30
- /// @type Number
31
- $breadcrumbs-item-margin: 0.75rem !default;
32
-
33
- /// If `true`, makes breadcrumb links uppercase.
34
- /// @type Boolean
35
- $breadcrumbs-item-uppercase: true !default;
36
-
37
- /// If `true`, adds a slash between breadcrumb links.
38
- /// @type Boolean
39
- $breadcrumbs-item-slash: true !default;
40
-
41
- /// Adds styles for a breadcrumbs container, along with the styles for the `<li>` and `<a>` elements inside of it.
42
- @mixin breadcrumbs-container {
43
- @include clearfix;
44
- list-style: none;
45
- margin: $breadcrumbs-margin;
46
-
47
- // Item wrapper
48
- li {
49
- float: #{$global-left};
50
- color: $breadcrumbs-item-color-current;
51
- font-size: $breadcrumbs-item-font-size;
52
- cursor: default;
53
-
54
- @if $breadcrumbs-item-uppercase {
55
- text-transform: uppercase;
56
- }
57
-
58
- @if $breadcrumbs-item-slash {
59
- // Need to escape the backslash
60
- $slash: if($global-text-direction == 'ltr', '/', '\\');
61
-
62
- &:not(:last-child)::after {
63
- color: $medium-gray;
64
- content: $slash;
65
- margin: 0 $breadcrumbs-item-margin;
66
- position: relative;
67
- top: 1px;
68
- opacity: 1;
69
- }
70
- }
71
- @else {
72
- margin-#{$global-right}: $breadcrumbs-item-margin;
73
- }
74
- }
75
-
76
- // Page links
77
- a {
78
- color: $breadcrumbs-item-color;
79
-
80
- &:hover {
81
- text-decoration: underline;
82
- }
83
- }
84
- }
85
-
86
- @mixin foundation-breadcrumbs {
87
- .breadcrumbs {
88
- @include breadcrumbs-container;
89
-
90
- .disabled {
91
- color: $breadcrumbs-item-color-disabled;
92
- cursor: not-allowed;
93
- }
94
- }
95
- }
@@ -1,195 +0,0 @@
1
- // Foundation for Sites by ZURB
2
- // foundation.zurb.com
3
- // Licensed under MIT Open Source
4
-
5
- ////
6
- /// @group button-group
7
- ////
8
-
9
- /// Margin for button groups.
10
- /// @type Number
11
- $buttongroup-margin: 1rem !default;
12
-
13
- /// Margin between buttons in a button group.
14
- /// @type Border
15
- $buttongroup-spacing: 1px !default;
16
-
17
- /// Selector for the buttons inside a button group.
18
- /// @type String
19
- $buttongroup-child-selector: '.button' !default;
20
-
21
- /// Maximum number of buttons that can be in an even-width button group.
22
- /// @type Number
23
- $buttongroup-expand-max: 6 !default;
24
-
25
- /// Add styles for a button group container.
26
- /// @param {String} $child-selector [$buttongroup-child-selector] - Selector for the buttons inside a button group.
27
- @mixin button-group(
28
- $child-selector: $buttongroup-child-selector
29
- ) {
30
- @include clearfix;
31
- margin-bottom: $buttongroup-margin;
32
-
33
- @if $global-flexbox {
34
- display: flex;
35
- flex-wrap: nowrap;
36
- align-items: stretch;
37
- }
38
- @else {
39
- font-size: 0;
40
- }
41
-
42
- #{$child-selector} {
43
- margin: 0;
44
- margin-#{$global-right}: $buttongroup-spacing;
45
- margin-bottom: $buttongroup-spacing;
46
- font-size: map-get($button-sizes, default);
47
-
48
- @if $global-flexbox {
49
- flex: 0 0 auto;
50
- }
51
-
52
- &:last-child {
53
- margin-#{$global-right}: 0;
54
- }
55
- }
56
- }
57
-
58
- /// Creates a full-width button group, making each button equal width.
59
- /// @param {String} $selector [$buttongroup-child-selector] - Selector for the buttons inside a button group.
60
- @mixin button-group-expand(
61
- $selector: $buttongroup-child-selector,
62
- $count: null
63
- ) {
64
- @if not $global-flexbox {
65
- margin-#{$global-right}: -$buttongroup-spacing;
66
-
67
- &::before,
68
- &::after {
69
- display: none;
70
- }
71
- }
72
-
73
- // scss-lint:disable ZeroUnit
74
- #{$selector} {
75
- @if $global-flexbox {
76
- flex: 1 1 0px;
77
- }
78
- @else {
79
- @for $i from 2 through $buttongroup-expand-max {
80
- &:first-child:nth-last-child(#{$i}) {
81
- &, &:first-child:nth-last-child(#{$i}) ~ #{$selector} {
82
- display: inline-block;
83
- width: calc(#{percentage(1 / $i)} - #{$buttongroup-spacing});
84
- margin-#{$global-right}: $buttongroup-spacing;
85
-
86
- &:last-child {
87
- margin-#{$global-right}: $buttongroup-spacing * -$buttongroup-expand-max;
88
- }
89
- }
90
- }
91
- }
92
- }
93
- }
94
- }
95
-
96
- /// Stacks the buttons in a button group.
97
- /// @param {String} $selector [$buttongroup-child-selector] - Selector for the buttons inside the button group.
98
- @mixin button-group-stack(
99
- $selector: $buttongroup-child-selector
100
- ) {
101
- @if $global-flexbox {
102
- flex-wrap: wrap;
103
- }
104
-
105
- #{$selector} {
106
- @if $global-flexbox {
107
- flex: 0 0 100%;
108
- }
109
- @else {
110
- width: 100%;
111
- }
112
-
113
- &:last-child {
114
- margin-bottom: 0;
115
- }
116
- }
117
- }
118
-
119
- /// Un-stacks the buttons in a button group.
120
- /// @param {String} $selector [$buttongroup-child-selector] - Selector for the buttons inside the button group.
121
- @mixin button-group-unstack(
122
- $selector: $buttongroup-child-selector
123
- ) {
124
- // scss-lint:disable ZeroUnit
125
- #{$selector} {
126
- @if $global-flexbox {
127
- flex: 1 1 0px;
128
- }
129
- @else {
130
- width: auto;
131
- }
132
- margin-bottom: 0;
133
- }
134
- }
135
-
136
- @mixin foundation-button-group {
137
- .button-group {
138
- @include button-group;
139
-
140
- // Sizes
141
- @each $size, $value in map-remove($button-sizes, default) {
142
- &.#{$size} #{$buttongroup-child-selector} {
143
- font-size: $value;
144
- }
145
- }
146
-
147
- // Even-width Group
148
- &.expanded { @include button-group-expand; }
149
-
150
- // Colors
151
- @each $name, $color in $foundation-palette {
152
- @if $button-fill != hollow {
153
- &.#{$name} #{$buttongroup-child-selector} {
154
- @include button-style($color, auto, auto);
155
- }
156
- }
157
- @else {
158
- &.#{$name} #{$buttongroup-child-selector} {
159
- @include button-hollow;
160
- @include button-hollow-style($color);
161
- }
162
- }
163
- }
164
-
165
- &.stacked,
166
- &.stacked-for-small,
167
- &.stacked-for-medium {
168
- @include button-group-stack;
169
- }
170
-
171
- &.stacked-for-small {
172
- @include breakpoint(medium) {
173
- @include button-group-unstack;
174
- }
175
- }
176
-
177
- &.stacked-for-medium {
178
- @include breakpoint(large) {
179
- @include button-group-unstack;
180
- }
181
- }
182
-
183
- // scss-lint:disable MergeableSelector
184
- &.stacked-for-small.expanded {
185
- @include breakpoint(small only) {
186
- display: block;
187
-
188
- #{$buttongroup-child-selector} {
189
- display: block;
190
- margin-#{$global-right}: 0;
191
- }
192
- }
193
- }
194
- }
195
- }