appscms-tools-theme 4.6.6 → 4.6.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/header/en/data.json +65 -20
- data/_data/home/en/en.json +91 -0
- data/_includes/appscms/navbars/new-toolbar.html +160 -0
- data/_includes/appscms/navbars/toolbar.html +166 -0
- data/assets/css/appscms-theme.css +23 -9
- data/assets/images/iconn.svg +13 -0
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2fd658d17e16a1f149ad19d97a2cc14a2a38eda84e173cb8ab4b22c6479bb1ae
|
4
|
+
data.tar.gz: 7a6571468117db5c09d9e6a778da9f35518d3c06243f7eda469a9c72de3d3561
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ebea815ddd483081bd1a7a0180003afcc8d6d97edee50cc125fa930998e2b5d567bd2d6c264017ab3c9904d7543183441dc1313c87e2f9b437537748ea94c751
|
7
|
+
data.tar.gz: a0a3a13829a2b7ed60c04384015fc10d3379117f967cb9bac9f5720fcabd4d59b36cb47760fe0cd3ca9ee4433387e2d92b77edc630251a4b1377417e7d2fc865
|
data/_data/header/en/data.json
CHANGED
@@ -7,19 +7,36 @@
|
|
7
7
|
"dropdown": [
|
8
8
|
{
|
9
9
|
"categoryName": "Point Of Sale",
|
10
|
+
"featuredLinks": [
|
11
|
+
{
|
12
|
+
"name": "Random Account ",
|
13
|
+
"iconSrc": "/assets/images/iconn.svg",
|
14
|
+
"url": "account-name-generator"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"name": "Random Account ",
|
18
|
+
"iconSrc": "/assets/images/iconn.svg",
|
19
|
+
"url": "account-name-generator"
|
20
|
+
},
|
21
|
+
{
|
22
|
+
"name": "Random Account ",
|
23
|
+
"iconSrc": "/assets/images/iconn.svg",
|
24
|
+
"url": "account-name-generator"
|
25
|
+
}
|
26
|
+
],
|
10
27
|
"links": [
|
11
28
|
{
|
12
|
-
"name": "Random Account
|
13
|
-
"iconSrc": "/
|
29
|
+
"name": "Random Account ",
|
30
|
+
"iconSrc": "/assets/images/iconn.svg",
|
14
31
|
"url": "account-name-generator"
|
15
32
|
},
|
16
33
|
{
|
17
|
-
"name": "Random Company
|
34
|
+
"name": "Random Company ",
|
18
35
|
"iconSrc": "/img/name/companyfeature.png",
|
19
36
|
"url": "company-name-generator"
|
20
37
|
},
|
21
38
|
{
|
22
|
-
"name": "Random Department
|
39
|
+
"name": "Random Department ",
|
23
40
|
"iconSrc": "/img/name/companyfeature.png",
|
24
41
|
"url": "department-name-generator"
|
25
42
|
},
|
@@ -33,74 +50,102 @@
|
|
33
50
|
},
|
34
51
|
{
|
35
52
|
"categoryName": "Compress Pdf",
|
53
|
+
"featuredLinks": [
|
54
|
+
{
|
55
|
+
"name": "Random Account ",
|
56
|
+
"iconSrc": "/assets/images/iconn.svg",
|
57
|
+
"url": "account-name-generator"
|
58
|
+
},
|
59
|
+
{
|
60
|
+
"name": "Random Account ",
|
61
|
+
"iconSrc": "/assets/images/iconn.svg",
|
62
|
+
"url": "account-name-generator"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"name": "Random Account ",
|
66
|
+
"iconSrc": "/assets/images/iconn.svg",
|
67
|
+
"url": "account-name-generator"
|
68
|
+
},
|
69
|
+
|
70
|
+
{
|
71
|
+
"name": "Random Account ",
|
72
|
+
"iconSrc": "/assets/images/iconn.svg",
|
73
|
+
"url": "account-name-generator"
|
74
|
+
}
|
75
|
+
],
|
36
76
|
"links": [
|
37
77
|
{
|
38
|
-
"name": "Random
|
78
|
+
"name": "Random Account ",
|
79
|
+
"iconSrc": "/assets/images/iconn.svg",
|
80
|
+
"url": "account-name-generator"
|
81
|
+
},
|
82
|
+
{
|
83
|
+
"name": "Random Uganda ",
|
39
84
|
"iconSrc": "/img/addressfeature.png",
|
40
85
|
"url": "Uganda-fake-address-generator"
|
41
86
|
},
|
42
87
|
{
|
43
|
-
"name": "Random Ukraine
|
88
|
+
"name": "Random Ukraine ",
|
44
89
|
"iconSrc": "/img/addressfeature.png",
|
45
90
|
"url": "Ukraine-fake-address-generator"
|
46
91
|
},
|
47
92
|
{
|
48
|
-
"name": "Random United Arab Emirates
|
93
|
+
"name": "Random United Arab Emirates ",
|
49
94
|
"iconSrc": "/img/addressfeature.png",
|
50
95
|
"url": "United-Arab-Emirates-fake-address-generator"
|
51
96
|
},
|
52
97
|
{
|
53
|
-
"name": "Random United Kingdom
|
98
|
+
"name": "Random United Kingdom ",
|
54
99
|
"iconSrc": "/img/addressfeature.png",
|
55
100
|
"url": "United-Kingdom-fake-address-generator"
|
56
101
|
},
|
57
102
|
{
|
58
|
-
"name": "Random United States of America
|
103
|
+
"name": "Random United States of America ",
|
59
104
|
"iconSrc": "/img/addressfeature.png",
|
60
105
|
"url": "United-States-of-America-fake-address-generator"
|
61
106
|
},
|
62
107
|
{
|
63
|
-
"name": "Random Uruguay
|
108
|
+
"name": "Random Uruguay ",
|
64
109
|
"iconSrc": "/img/addressfeature.png",
|
65
110
|
"url": "Uruguay-fake-address-generator"
|
66
111
|
},
|
67
112
|
{
|
68
|
-
"name": "Random Uzbekistan
|
113
|
+
"name": "Random Uzbekistan ",
|
69
114
|
"iconSrc": "/img/addressfeature.png",
|
70
115
|
"url": "Uzbekistan-fake-address-generator"
|
71
116
|
},
|
72
117
|
{
|
73
|
-
"name": "Random Vanuatu
|
118
|
+
"name": "Random Vanuatu ",
|
74
119
|
"iconSrc": "/img/addressfeature.png",
|
75
120
|
"url": "Vanuatu-fake-address-generator"
|
76
121
|
},
|
77
122
|
{
|
78
|
-
"name": "Random Vatican City
|
123
|
+
"name": "Random Vatican City ",
|
79
124
|
"iconSrc": "/img/addressfeature.png",
|
80
125
|
"url": "Vatican-City-fake-address-generator"
|
81
126
|
},
|
82
127
|
{
|
83
|
-
"name": "Random Venezuela
|
128
|
+
"name": "Random Venezuela ",
|
84
129
|
"iconSrc": "/img/addressfeature.png",
|
85
130
|
"url": "Venezuela-fake-address-generator"
|
86
131
|
},
|
87
132
|
{
|
88
|
-
"name": "Random Vietnam
|
133
|
+
"name": "Random Vietnam ",
|
89
134
|
"iconSrc": "/img/addressfeature.png",
|
90
135
|
"url": "Vietnam-fake-address-generator"
|
91
136
|
},
|
92
137
|
{
|
93
|
-
"name": "Random Yemen
|
138
|
+
"name": "Random Yemen ",
|
94
139
|
"iconSrc": "/img/addressfeature.png",
|
95
140
|
"url": "Yemen-fake-address-generator"
|
96
141
|
},
|
97
142
|
{
|
98
|
-
"name": "Random Zambia
|
143
|
+
"name": "Random Zambia ",
|
99
144
|
"iconSrc": "/img/addressfeature.png",
|
100
145
|
"url": "Zambia-fake-address-generator"
|
101
146
|
},
|
102
147
|
{
|
103
|
-
"name": "Random Zimbabwe
|
148
|
+
"name": "Random Zimbabwe ",
|
104
149
|
"iconSrc": "/img/addressfeature.png",
|
105
150
|
"url": "Zimbabwe-fake-address-generator"
|
106
151
|
},
|
@@ -390,12 +435,12 @@
|
|
390
435
|
"url": "random-usa-address"
|
391
436
|
},
|
392
437
|
{
|
393
|
-
"name": "Random
|
438
|
+
"name": "Random User",
|
394
439
|
"url": "random-username-generator",
|
395
440
|
"iconSrc": "/img/instagramfeature.png"
|
396
441
|
},
|
397
442
|
{
|
398
|
-
"name": "Random Instagram
|
443
|
+
"name": "Random Instagram User",
|
399
444
|
"url": "instagram-username-generator",
|
400
445
|
"iconSrc": "/img/instagramfeature.png"
|
401
446
|
}
|
data/_data/home/en/en.json
CHANGED
@@ -91,6 +91,28 @@
|
|
91
91
|
"dropdown": [
|
92
92
|
{
|
93
93
|
"categoryName": "Compress Pdf",
|
94
|
+
"featuredLinks": [
|
95
|
+
{
|
96
|
+
"name": "Random Account ",
|
97
|
+
"iconSrc": "/assets/images/iconn.svg",
|
98
|
+
"url": "account-name-generator"
|
99
|
+
},
|
100
|
+
{
|
101
|
+
"name": "Random Account ",
|
102
|
+
"iconSrc": "/assets/images/iconn.svg",
|
103
|
+
"url": "account-name-generator"
|
104
|
+
},
|
105
|
+
{
|
106
|
+
"name": "Random Account ",
|
107
|
+
"iconSrc": "/assets/images/iconn.svg",
|
108
|
+
"url": "account-name-generator"
|
109
|
+
},
|
110
|
+
{
|
111
|
+
"name": "Random Account ",
|
112
|
+
"iconSrc": "/assets/images/iconn.svg",
|
113
|
+
"url": "account-name-generator"
|
114
|
+
}
|
115
|
+
],
|
94
116
|
"links": [
|
95
117
|
{
|
96
118
|
"iconSrc": "/assets/cloud.svg",
|
@@ -114,6 +136,29 @@
|
|
114
136
|
},
|
115
137
|
{
|
116
138
|
"categoryName": "Compress Pdf",
|
139
|
+
"featuredLinks": [
|
140
|
+
{
|
141
|
+
"name": "Random Account ",
|
142
|
+
"iconSrc": "/assets/images/iconn.svg",
|
143
|
+
"url": "account-name-generator"
|
144
|
+
},
|
145
|
+
{
|
146
|
+
"name": "Random Account ",
|
147
|
+
"iconSrc": "/assets/images/iconn.svg",
|
148
|
+
"url": "account-name-generator"
|
149
|
+
},
|
150
|
+
{
|
151
|
+
"name": "Random Account ",
|
152
|
+
"iconSrc": "/assets/images/iconn.svg",
|
153
|
+
"url": "account-name-generator"
|
154
|
+
},
|
155
|
+
|
156
|
+
{
|
157
|
+
"name": "Random Account ",
|
158
|
+
"iconSrc": "/assets/images/iconn.svg",
|
159
|
+
"url": "account-name-generator"
|
160
|
+
}
|
161
|
+
],
|
117
162
|
"links": [
|
118
163
|
{
|
119
164
|
"iconSrc": "/assets/cloud.svg",
|
@@ -137,6 +182,29 @@
|
|
137
182
|
},
|
138
183
|
{
|
139
184
|
"categoryName": "Compress Pdf",
|
185
|
+
"featuredLinks": [
|
186
|
+
{
|
187
|
+
"name": "Random Account ",
|
188
|
+
"iconSrc": "/assets/images/iconn.svg",
|
189
|
+
"url": "account-name-generator"
|
190
|
+
},
|
191
|
+
{
|
192
|
+
"name": "Random Account ",
|
193
|
+
"iconSrc": "/assets/images/iconn.svg",
|
194
|
+
"url": "account-name-generator"
|
195
|
+
},
|
196
|
+
{
|
197
|
+
"name": "Random Account ",
|
198
|
+
"iconSrc": "/assets/images/iconn.svg",
|
199
|
+
"url": "account-name-generator"
|
200
|
+
},
|
201
|
+
|
202
|
+
{
|
203
|
+
"name": "Random Account ",
|
204
|
+
"iconSrc": "/assets/images/iconn.svg",
|
205
|
+
"url": "account-name-generator"
|
206
|
+
}
|
207
|
+
],
|
140
208
|
"links": [
|
141
209
|
{
|
142
210
|
"iconSrc": "/assets/cloud.svg",
|
@@ -160,6 +228,29 @@
|
|
160
228
|
},
|
161
229
|
{
|
162
230
|
"categoryName": "Compress Pdf",
|
231
|
+
"featuredLinks": [
|
232
|
+
{
|
233
|
+
"name": "Random Account ",
|
234
|
+
"iconSrc": "/assets/images/iconn.svg",
|
235
|
+
"url": "account-name-generator"
|
236
|
+
},
|
237
|
+
{
|
238
|
+
"name": "Random Account ",
|
239
|
+
"iconSrc": "/assets/images/iconn.svg",
|
240
|
+
"url": "account-name-generator"
|
241
|
+
},
|
242
|
+
{
|
243
|
+
"name": "Random Account ",
|
244
|
+
"iconSrc": "/assets/images/iconn.svg",
|
245
|
+
"url": "account-name-generator"
|
246
|
+
},
|
247
|
+
|
248
|
+
{
|
249
|
+
"name": "Random Account ",
|
250
|
+
"iconSrc": "/assets/images/iconn.svg",
|
251
|
+
"url": "account-name-generator"
|
252
|
+
}
|
253
|
+
],
|
163
254
|
"links": [
|
164
255
|
{
|
165
256
|
"iconSrc": "/assets/cloud.svg",
|
@@ -0,0 +1,160 @@
|
|
1
|
+
<div class="appscms-toolbar">
|
2
|
+
<div class="row">
|
3
|
+
<div class="col-11 mx-auto">
|
4
|
+
<div class="appscms-toolbar-list">
|
5
|
+
<div id="close-nav-ham" data-open="1" class="close-nav-ham">
|
6
|
+
<img
|
7
|
+
class="mt-3"
|
8
|
+
style="cursor: pointer"
|
9
|
+
height="30px"
|
10
|
+
width="30px"
|
11
|
+
src="/assets/images/close-button.svg"
|
12
|
+
alt="close-button"
|
13
|
+
/>
|
14
|
+
</div>
|
15
|
+
{%- if Data.megaMenu -%} {%- for item in Data.megaMenu.dropdown -%}
|
16
|
+
<li class="appscms-toolbar-list-item">
|
17
|
+
<span
|
18
|
+
class="appscms-toolbar-list-item-span d-flex justify-content-between"
|
19
|
+
>
|
20
|
+
{{ item.categoryName }}
|
21
|
+
</span>
|
22
|
+
<div class="list-item-dropdown">
|
23
|
+
<div class="row">
|
24
|
+
<div class="col-lg-4 col-md-6">
|
25
|
+
<div class="appscms-featured-tools">
|
26
|
+
<div class="category-tools">
|
27
|
+
<h4 class="expand_menu-name-categiry">FEATURED TOOLS</h4>
|
28
|
+
{%- for i in item.featuredLinks -%}
|
29
|
+
<a href="{{i.url}}" class="category-tools__item">
|
30
|
+
<div class="icon_box v_2 v2">
|
31
|
+
<img src="{{i.iconSrc}}" alt="icon-img" />
|
32
|
+
</div>
|
33
|
+
<div class="category-tools__content">
|
34
|
+
<h4>{{i.name}}</h4>
|
35
|
+
<p class="category-tools__descr gray">{{i.name}}</p>
|
36
|
+
</div>
|
37
|
+
</a>
|
38
|
+
{%- endfor -%}
|
39
|
+
</div>
|
40
|
+
</div>
|
41
|
+
</div>
|
42
|
+
<div class="col-md-8">
|
43
|
+
<div class="appscms-other-tools">
|
44
|
+
<div class="expand_menu-name-categiry">OTHER TOOLS</div>
|
45
|
+
{% assign link_count = item.links | size %} {% if link_count >
|
46
|
+
0 %} {% assign half = link_count | divided_by: 2 %} {% assign
|
47
|
+
remainder = link_count | modulo: 2 %}
|
48
|
+
|
49
|
+
<div class="row">
|
50
|
+
<div class="col-md-6">
|
51
|
+
<ul class="mega_menu">
|
52
|
+
{%- for i in item.links | slice: 0, half -%}
|
53
|
+
<li>
|
54
|
+
<a href="{{ i.url }}">{{ i.name }}</a>
|
55
|
+
<ul class=""></ul>
|
56
|
+
</li>
|
57
|
+
{%- endfor -%} {%- if remainder != 0 -%}
|
58
|
+
<li>
|
59
|
+
<a href="{{ item.links[half].url }}"
|
60
|
+
>{{ item.links[half].name }}</a
|
61
|
+
>
|
62
|
+
<ul class=""></ul>
|
63
|
+
</li>
|
64
|
+
{%- endif -%}
|
65
|
+
</ul>
|
66
|
+
</div>
|
67
|
+
<div class="col-md-6">
|
68
|
+
<ul class="mega_menu">
|
69
|
+
{%- for i in item.links | slice: half | plus: remainder,
|
70
|
+
link_count - half - remainder -%}
|
71
|
+
<li>
|
72
|
+
<a href="{{ i.url }}">{{ i.name }}</a>
|
73
|
+
<ul class=""></ul>
|
74
|
+
</li>
|
75
|
+
{%- endfor -%}
|
76
|
+
</ul>
|
77
|
+
</div>
|
78
|
+
</div>
|
79
|
+
{% endif %}
|
80
|
+
</div>
|
81
|
+
</div>
|
82
|
+
</div>
|
83
|
+
</div>
|
84
|
+
</li>
|
85
|
+
{%- endfor -%} {%- endif -%} {%- for item in siteData.megaMenu.dropdown
|
86
|
+
-%}
|
87
|
+
<li class="appscms-toolbar-list-item">
|
88
|
+
<span
|
89
|
+
class="appscms-toolbar-list-item-span d-flex justify-content-between"
|
90
|
+
>
|
91
|
+
{{ item.categoryName }}
|
92
|
+
</span>
|
93
|
+
<div class="list-item-dropdown">
|
94
|
+
<div class="row">
|
95
|
+
<div class="col-lg-4 col-md-6">
|
96
|
+
<div class="appscms-featured-tools">
|
97
|
+
<div class="category-tools">
|
98
|
+
<h4 class="expand_menu-name-categiry">FEATURED TOOLS</h4>
|
99
|
+
{%- for i in item.featuredLinks -%}
|
100
|
+
<a href="{{i.url}}" class="category-tools__item">
|
101
|
+
<div class="icon_box v_2 v2">
|
102
|
+
<img src="{{i.iconSrc}}" alt="icon-img" />
|
103
|
+
</div>
|
104
|
+
<div class="category-tools__content">
|
105
|
+
<h4>{{i.name}}</h4>
|
106
|
+
<p class="category-tools__descr gray">{{i.name}}</p>
|
107
|
+
</div>
|
108
|
+
</a>
|
109
|
+
{%- endfor -%}
|
110
|
+
</div>
|
111
|
+
</div>
|
112
|
+
</div>
|
113
|
+
<div class="col-lg-6">
|
114
|
+
<div class="appscms-other-tools">
|
115
|
+
<div class="expand_menu-name-categiry">OTHER WRITE TOOLS</div>
|
116
|
+
{% assign link_count = item.links | size %} {% if link_count >
|
117
|
+
0 %} {% assign half = link_count | divided_by: 2 %} {% assign
|
118
|
+
remainder = link_count | modulo: 2 %}
|
119
|
+
|
120
|
+
<div class="row">
|
121
|
+
<div class="col-lg-6">
|
122
|
+
<ul class="mega_menu">
|
123
|
+
{%- for i in item.links | slice: 0, half -%}
|
124
|
+
<li>
|
125
|
+
<a href="{{ i.url }}">{{ i.name }}</a>
|
126
|
+
<ul class=""></ul>
|
127
|
+
</li>
|
128
|
+
{%- endfor -%} {%- if remainder != 0 -%}
|
129
|
+
<li>
|
130
|
+
<a href="{{ item.links[half].url }}"
|
131
|
+
>{{ item.links[half].name }}</a
|
132
|
+
>
|
133
|
+
<ul class=""></ul>
|
134
|
+
</li>
|
135
|
+
{%- endif -%}
|
136
|
+
</ul>
|
137
|
+
</div>
|
138
|
+
<div class="col-lg-6">
|
139
|
+
<ul class="mega_menu">
|
140
|
+
{%- for i in item.links | slice: half | plus: remainder,
|
141
|
+
link_count - half - remainder -%}
|
142
|
+
<li>
|
143
|
+
<a href="{{ i.url }}">{{ i.name }}</a>
|
144
|
+
<ul class=""></ul>
|
145
|
+
</li>
|
146
|
+
{%- endfor -%}
|
147
|
+
</ul>
|
148
|
+
</div>
|
149
|
+
</div>
|
150
|
+
{% endif %}
|
151
|
+
</div>
|
152
|
+
</div>
|
153
|
+
</div>
|
154
|
+
</div>
|
155
|
+
</li>
|
156
|
+
{%- endfor -%}
|
157
|
+
</div>
|
158
|
+
</div>
|
159
|
+
</div>
|
160
|
+
</div>
|
@@ -1,3 +1,166 @@
|
|
1
|
+
|
2
|
+
{%- if site.newToolBar -%}
|
3
|
+
<div class="appscms-toolbar">
|
4
|
+
<div class="row">
|
5
|
+
<div class="col-11 mx-auto">
|
6
|
+
<div class="appscms-toolbar-list">
|
7
|
+
<div id="close-nav-ham" data-open="1" class="close-nav-ham">
|
8
|
+
<img
|
9
|
+
class="mt-3"
|
10
|
+
style="cursor: pointer"
|
11
|
+
height="30px"
|
12
|
+
width="30px"
|
13
|
+
src="/assets/images/close-button.svg"
|
14
|
+
alt="close-button"
|
15
|
+
/>
|
16
|
+
</div>
|
17
|
+
{%- if Data.megaMenu -%} {%- for item in Data.megaMenu.dropdown -%}
|
18
|
+
<li class="appscms-toolbar-list-item">
|
19
|
+
<span
|
20
|
+
class="appscms-toolbar-list-item-span d-flex justify-content-between"
|
21
|
+
>
|
22
|
+
{{ item.categoryName }}
|
23
|
+
</span>
|
24
|
+
<div class="list-item-dropdown">
|
25
|
+
<div class="row">
|
26
|
+
<div class="col-lg-4 col-md-6">
|
27
|
+
<div class="appscms-featured-tools">
|
28
|
+
<div class="category-tools">
|
29
|
+
<h4 class="expand_menu-name-categiry">FEATURED TOOLS</h4>
|
30
|
+
{%- for i in item.featuredLinks -%}
|
31
|
+
<a href="{{i.url}}" class="category-tools__item">
|
32
|
+
<div class="icon_box v_2 v2">
|
33
|
+
<img src="{{i.iconSrc}}" alt="icon-img" />
|
34
|
+
</div>
|
35
|
+
<div class="category-tools__content">
|
36
|
+
<h4>{{i.name}}</h4>
|
37
|
+
<p class="category-tools__descr gray">{{i.text}}</p>
|
38
|
+
</div>
|
39
|
+
</a>
|
40
|
+
{%- endfor -%}
|
41
|
+
</div>
|
42
|
+
</div>
|
43
|
+
</div>
|
44
|
+
<div class="col-md-8">
|
45
|
+
<div class="appscms-other-tools">
|
46
|
+
<div class="expand_menu-name-categiry">OTHER TOOLS</div>
|
47
|
+
{% assign link_count = item.links | size %} {% if link_count >
|
48
|
+
0 %} {% assign half = link_count | divided_by: 2 %} {% assign
|
49
|
+
remainder = link_count | modulo: 2 %}
|
50
|
+
|
51
|
+
<div class="row">
|
52
|
+
<div class="col-md-6">
|
53
|
+
<ul class="mega_menu">
|
54
|
+
{%- for i in item.links | slice: 0, half -%}
|
55
|
+
<li>
|
56
|
+
<a href="{{ i.url }}">{{ i.name }}</a>
|
57
|
+
<ul class=""></ul>
|
58
|
+
</li>
|
59
|
+
{%- endfor -%} {%- if remainder != 0 -%}
|
60
|
+
<li>
|
61
|
+
<a href="{{ item.links[half].url }}"
|
62
|
+
>{{ item.links[half].name }}</a
|
63
|
+
>
|
64
|
+
<ul class=""></ul>
|
65
|
+
</li>
|
66
|
+
{%- endif -%}
|
67
|
+
</ul>
|
68
|
+
</div>
|
69
|
+
<div class="col-md-6">
|
70
|
+
<ul class="mega_menu">
|
71
|
+
{%- for i in item.links | slice: half | plus: remainder,
|
72
|
+
link_count - half - remainder -%}
|
73
|
+
<li>
|
74
|
+
<a href="{{ i.url }}">{{ i.name }}</a>
|
75
|
+
<ul class=""></ul>
|
76
|
+
</li>
|
77
|
+
{%- endfor -%}
|
78
|
+
</ul>
|
79
|
+
</div>
|
80
|
+
</div>
|
81
|
+
{% endif %}
|
82
|
+
</div>
|
83
|
+
</div>
|
84
|
+
</div>
|
85
|
+
</div>
|
86
|
+
</li>
|
87
|
+
{%- endfor -%} {%- endif -%} {%- for item in siteData.megaMenu.dropdown
|
88
|
+
-%}
|
89
|
+
<li class="appscms-toolbar-list-item">
|
90
|
+
<span
|
91
|
+
class="appscms-toolbar-list-item-span d-flex justify-content-between"
|
92
|
+
>
|
93
|
+
{{ item.categoryName }}
|
94
|
+
</span>
|
95
|
+
<div class="list-item-dropdown">
|
96
|
+
<div class="row">
|
97
|
+
<div class="col-lg-4 col-md-6">
|
98
|
+
<div class="appscms-featured-tools">
|
99
|
+
<div class="category-tools">
|
100
|
+
<h4 class="expand_menu-name-categiry">FEATURED TOOLS</h4>
|
101
|
+
{%- for i in item.featuredLinks -%}
|
102
|
+
<a href="{{i.url}}" class="category-tools__item">
|
103
|
+
<div class="icon_box v_2 v2">
|
104
|
+
<img src="{{i.iconSrc}}" alt="icon-img" />
|
105
|
+
</div>
|
106
|
+
<div class="category-tools__content">
|
107
|
+
<h4>{{i.name}}</h4>
|
108
|
+
<p class="category-tools__descr gray">{{i.text}}</p>
|
109
|
+
</div>
|
110
|
+
</a>
|
111
|
+
{%- endfor -%}
|
112
|
+
</div>
|
113
|
+
</div>
|
114
|
+
</div>
|
115
|
+
<div class="col-lg-6">
|
116
|
+
<div class="appscms-other-tools">
|
117
|
+
<div class="expand_menu-name-categiry">OTHER TOOLS</div>
|
118
|
+
{% assign link_count = item.links | size %} {% if link_count >
|
119
|
+
0 %} {% assign half = link_count | divided_by: 2 %} {% assign
|
120
|
+
remainder = link_count | modulo: 2 %}
|
121
|
+
|
122
|
+
<div class="row">
|
123
|
+
<div class="col-lg-6">
|
124
|
+
<ul class="mega_menu">
|
125
|
+
{%- for i in item.links | slice: 0, half -%}
|
126
|
+
<li>
|
127
|
+
<a href="{{ i.url }}">{{ i.name }}</a>
|
128
|
+
<ul class=""></ul>
|
129
|
+
</li>
|
130
|
+
{%- endfor -%} {%- if remainder != 0 -%}
|
131
|
+
<li>
|
132
|
+
<a href="{{ item.links[half].url }}"
|
133
|
+
>{{ item.links[half].name }}</a
|
134
|
+
>
|
135
|
+
<ul class=""></ul>
|
136
|
+
</li>
|
137
|
+
{%- endif -%}
|
138
|
+
</ul>
|
139
|
+
</div>
|
140
|
+
<div class="col-lg-6">
|
141
|
+
<ul class="mega_menu">
|
142
|
+
{%- for i in item.links | slice: half | plus: remainder,
|
143
|
+
link_count - half - remainder -%}
|
144
|
+
<li>
|
145
|
+
<a href="{{ i.url }}">{{ i.name }}</a>
|
146
|
+
<ul class=""></ul>
|
147
|
+
</li>
|
148
|
+
{%- endfor -%}
|
149
|
+
</ul>
|
150
|
+
</div>
|
151
|
+
</div>
|
152
|
+
{% endif %}
|
153
|
+
</div>
|
154
|
+
</div>
|
155
|
+
</div>
|
156
|
+
</div>
|
157
|
+
</li>
|
158
|
+
{%- endfor -%}
|
159
|
+
</div>
|
160
|
+
</div>
|
161
|
+
</div>
|
162
|
+
</div>
|
163
|
+
{%- else -%}
|
1
164
|
<div class="appscms-toolbar">
|
2
165
|
<div class="row">
|
3
166
|
<div class="col-11 mx-auto">
|
@@ -77,3 +240,6 @@
|
|
77
240
|
</div>
|
78
241
|
</div>
|
79
242
|
</div>
|
243
|
+
{%- endif -%}
|
244
|
+
|
245
|
+
|
@@ -200,8 +200,23 @@ body {
|
|
200
200
|
}
|
201
201
|
|
202
202
|
@media (max-width: 768px) {
|
203
|
+
.category-tools__item {
|
204
|
+
padding: 0 !important;
|
205
|
+
}
|
206
|
+
.category-tools__item h4 {
|
207
|
+
color: #fff !important ;
|
208
|
+
}
|
209
|
+
.category-tools__descr {
|
210
|
+
color: #fff !important;
|
211
|
+
}
|
212
|
+
.expand_menu .mega_menu li a {
|
213
|
+
color: #fff !important;
|
214
|
+
}
|
215
|
+
.mega_menu li a {
|
216
|
+
color: #fff !important;
|
217
|
+
}
|
203
218
|
.list-item-dropdown .toolbar-link {
|
204
|
-
color: #fff;
|
219
|
+
color: #fff !important;
|
205
220
|
}
|
206
221
|
.close-nav-ham {
|
207
222
|
display: flex !important;
|
@@ -2007,18 +2022,16 @@ select:focus {
|
|
2007
2022
|
outline: none !important;
|
2008
2023
|
}
|
2009
2024
|
|
2010
|
-
.icon_box
|
2011
|
-
|
2012
|
-
|
2013
|
-
border-radius: 3px;
|
2014
|
-
fill: #1b2fe7;
|
2025
|
+
.icon_box img {
|
2026
|
+
height: 45px;
|
2027
|
+
width: 45px;
|
2015
2028
|
}
|
2016
2029
|
|
2017
2030
|
.expand_menu-name-categiry {
|
2031
|
+
overflow: hidden;
|
2018
2032
|
font-weight: 600;
|
2019
2033
|
font-size: 12px;
|
2020
2034
|
color: #828586;
|
2021
|
-
padding-left: 8px;
|
2022
2035
|
margin-bottom: 8px;
|
2023
2036
|
}
|
2024
2037
|
.category-tools__item {
|
@@ -2027,8 +2040,6 @@ select:focus {
|
|
2027
2040
|
margin-top: 8px;
|
2028
2041
|
}
|
2029
2042
|
.icon_box {
|
2030
|
-
width: 56px;
|
2031
|
-
height: 56px;
|
2032
2043
|
border-radius: 8px;
|
2033
2044
|
display: -webkit-inline-box;
|
2034
2045
|
display: -ms-inline-flexbox;
|
@@ -2046,6 +2057,7 @@ select:focus {
|
|
2046
2057
|
}
|
2047
2058
|
.category-tools__item {
|
2048
2059
|
display: flex;
|
2060
|
+
padding-left: 0px;
|
2049
2061
|
}
|
2050
2062
|
.category-tools__item h4 {
|
2051
2063
|
margin: 0;
|
@@ -2071,6 +2083,7 @@ select:focus {
|
|
2071
2083
|
padding-top: 8px;
|
2072
2084
|
padding-bottom: 8px;
|
2073
2085
|
align-items: center;
|
2086
|
+
overflow: hidden;
|
2074
2087
|
}
|
2075
2088
|
|
2076
2089
|
.mega_menu li a {
|
@@ -2080,4 +2093,5 @@ select:focus {
|
|
2080
2093
|
padding-top: 8px;
|
2081
2094
|
padding-bottom: 8px;
|
2082
2095
|
font-size: 17px;
|
2096
|
+
overflow: hidden;
|
2083
2097
|
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<svg
|
2
|
+
width="40"
|
3
|
+
height="40"
|
4
|
+
viewBox="0 0 24 24"
|
5
|
+
fill="none"
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
7
|
+
>
|
8
|
+
<path
|
9
|
+
d="M16 2H8C4 2 2 4 2 8V21C2 21.55 2.45 22 3 22H16C20 22 22 20 22 16V8C22 4 20 2 16 2ZM14 15.25H7C6.59 15.25 6.25 14.91 6.25 14.5C6.25 14.09 6.59 13.75 7 13.75H14C14.41 13.75 14.75 14.09 14.75 14.5C14.75
|
10
|
+
14.91 14.41 15.25 14 15.25ZM17 10.25H7C6.59 10.25 6.25 9.91 6.25 9.5C6.25 9.09 6.59 8.75 7 8.75H17C17.41 8.75 17.75 9.09 17.75 9.5C17.75 9.91 17.41 10.25 17 10.25Z"
|
11
|
+
fill="#1b2fe7"
|
12
|
+
></path>
|
13
|
+
</svg>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: appscms-tools-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.6.
|
4
|
+
version: 4.6.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- vivek-appscms
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-07-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -139,6 +139,7 @@ files:
|
|
139
139
|
- _includes/appscms/navbars/devtool-navbar.html
|
140
140
|
- _includes/appscms/navbars/devtool-toolbar.html
|
141
141
|
- _includes/appscms/navbars/navbar.html
|
142
|
+
- _includes/appscms/navbars/new-toolbar.html
|
142
143
|
- _includes/appscms/navbars/toolbar.html
|
143
144
|
- _includes/appscms/recent-posts/recent_posts.html
|
144
145
|
- _includes/appscms/recent-posts/related_categories_post.html
|
@@ -459,6 +460,7 @@ files:
|
|
459
460
|
- assets/images/free.svg
|
460
461
|
- assets/images/gallary.png
|
461
462
|
- assets/images/google-drive.svg
|
463
|
+
- assets/images/iconn.svg
|
462
464
|
- assets/images/idea.svg
|
463
465
|
- assets/images/image.png
|
464
466
|
- assets/images/karuna.1.webp
|