appscms-tools-theme 4.4.6 → 4.4.7

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3200ada3b144f925b850668972668b0966865a84b9fe912bb4c5eb3f97dadb57
4
- data.tar.gz: b49ec92b24c560434bcc16e6989769e0d5e962e3dbe6e28d88fec49d977e6757
3
+ metadata.gz: c6f9f39efde8fe6231b611162ca4d610196aa5e46c7fe3d333e5509b1194c239
4
+ data.tar.gz: ad0af2f3a3b95c7871e69d15712efa0890567c13e5c8044140d08bf74d2b2344
5
5
  SHA512:
6
- metadata.gz: 51c153039827787d7d3140a15f80be971eb7a6c27651249f041d2532716ce1e7dc845c2407b4a562533ffad21dce0b96afa959bb7f4a0e24206f3d0eb9a908c3
7
- data.tar.gz: 0167be81beb36a3993554cdae0cc5aea6a999422c562528d8808386307628736fa26842c9bf33d4ef423f9944b154525a18b2d0513916d901e774a4143de4a34
6
+ metadata.gz: be4d839a889a0c92044f20d980a5613d411067e65c0993b5673241db966e0918711b176ebbea0d39455fc0cf17c34974e1cc58457e3e3f22bb2e0ed25d3ba743
7
+ data.tar.gz: f7bfd47bc85ba74483842c8bca0a025318b9fc1365077e216f4cf1965288f69bc8e15e00718636d231c5952523069ab0d7162c8b88bcd74c66a6d7ce686b038c
@@ -132,7 +132,7 @@ languages/languages.html -%} {% assign dataFile= site.data[folder][lang][file]
132
132
  class="language-drop-down-item font-weight-bold"
133
133
  >
134
134
  <a class="active-lang" href="/"
135
- >English <i class="fas fa-check ml-auto"></i>
135
+ >English<svg height="20" width="20" class="ml-auto" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.0303 8.78039L8.99993 16.8107L5.4696 13.2804L6.53026 12.2197L8.99993 14.6894L15.9696 7.71973L17.0303 8.78039Z" fill="#000000"></path> </g></svg>
136
136
  </a>
137
137
  </li>
138
138
  {%- for i in matchurls -%} {%- for checklang in
@@ -153,7 +153,7 @@ languages/languages.html -%} {% assign dataFile= site.data[folder][lang][file]
153
153
  >
154
154
  <a class="active-lang" href="/{{i}}"
155
155
  >{{languagetext[1]}}
156
- <i class="fas fa-check ml-auto"></i>
156
+ <svg height="25" width="25" class="ml-auto" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.0303 8.78039L8.99993 16.8107L5.4696 13.2804L6.53026 12.2197L8.99993 14.6894L15.9696 7.71973L17.0303 8.78039Z" fill="#000000"></path> </g></svg>
157
157
  </a>
158
158
  </li>
159
159
  {%- else -%} {%- for checklang in site.pages -%} {%-
@@ -182,7 +182,7 @@ languages/languages.html -%} {% assign dataFile= site.data[folder][lang][file]
182
182
  >
183
183
  <a class="active-lang" href="{{item.permalink}}"
184
184
  >{{languagetext[1]}}
185
- <i class="fas fa-check ml-auto"></i>
185
+ <svg height="20" width="20" class="ml-auto" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.0303 8.78039L8.99993 16.8107L5.4696 13.2804L6.53026 12.2197L8.99993 14.6894L15.9696 7.71973L17.0303 8.78039Z" fill="#000000"></path> </g></svg>
186
186
  </a>
187
187
  </li>
188
188
  {%- endif -%} {%- endfor -%} {%- endif -%} {%- endif
@@ -253,7 +253,7 @@ languages/languages.html -%} {% assign dataFile= site.data[folder][lang][file]
253
253
  dataFile.htmlLangAtt == item -%}
254
254
 
255
255
  <a class="active-lang language-drop-down-item font-weight-bold" href="{{ page.permalink}}"
256
- >English <i class="fas fa-check ml-auto"></i>
256
+ >English<svg height="20" width="20" class="ml-auto" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.0303 8.78039L8.99993 16.8107L5.4696 13.2804L6.53026 12.2197L8.99993 14.6894L15.9696 7.71973L17.0303 8.78039Z" fill="#000000"></path> </g></svg>
257
257
  </a>
258
258
 
259
259
  {%- else -%}
@@ -268,19 +268,16 @@ languages/languages.html -%} {% assign dataFile= site.data[folder][lang][file]
268
268
 
269
269
  {%- endif -%} {%- else -%} {%- if
270
270
  dataFile.htmlLangAtt == item -%}
271
- <
272
-
273
- >
274
271
  {%- if page.permalink | split: '/' | last != item
275
272
  -%}
276
273
  <a class="language-drop-down-item font-weight-bold active-lang" href="{{ page.permalink}}"
277
274
  >{{[item][1]}}
278
- <i class="fas fa-check ml-auto"></i>
275
+ <svg height="20" width="20" class="ml-auto" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.0303 8.78039L8.99993 16.8107L5.4696 13.2804L6.53026 12.2197L8.99993 14.6894L15.9696 7.71973L17.0303 8.78039Z" fill="#000000"></path> </g></svg>
279
276
  </a>
280
277
  {%- else -%}
281
278
  <a class="active-lang" href="/{{item}}"
282
279
  >{{[item][1]}}
283
- <i class="fas fa-check ml-auto"></i>
280
+ <svg height="20" width="20" class="ml-auto" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.0303 8.78039L8.99993 16.8107L5.4696 13.2804L6.53026 12.2197L8.99993 14.6894L15.9696 7.71973L17.0303 8.78039Z" fill="#000000"></path> </g></svg>
284
281
  </a>
285
282
  {%- endif -%}
286
283
 
@@ -1,15 +1,16 @@
1
1
  {% assign lang = page.lang %} {% assign footerData = site.data.footer[lang].data
2
2
  %}
3
3
  <div class="appscms-product-footer">
4
+ <div class="container">
4
5
  <div class="row w-100">
5
6
  <div class="col-md-11 mx-auto py-4">
6
7
  <div class="row">
7
8
  {%- for item in footerData.product -%}
8
- <a class="col-md-3 footer-product-link" href="{{item.url}}">{{item.name}}</a>
9
+ <a class="col-lg-3 footer-product-link" href="{{item.url}}">{{item.name}}</a>
9
10
  {% endfor %}
10
11
  </div>
11
12
  </div>
12
13
  </div>
13
-
14
+ </div>
14
15
  <!-- -->
15
16
  </div>
@@ -101,7 +101,6 @@ body {
101
101
  height: 500px;
102
102
  white-space: nowrap;
103
103
  opacity: 1;
104
- max-height: fit-content !important;
105
104
  }
106
105
 
107
106
  .appscms-toolbar .appscms-toolbar-list .appscms-toolbar-list-item:hover {
@@ -143,9 +142,7 @@ body {
143
142
  border-bottom-left-radius: 10px;
144
143
  border-bottom-right-radius: 10px;
145
144
  padding: 25px 50px 50px 50px;
146
- transition: all 0.4s linear;
147
- visibility: hidden;
148
- height: 0px;
145
+ display: none;
149
146
  background-color: var(--white-color);
150
147
  }
151
148
 
@@ -202,6 +199,9 @@ body {
202
199
  }
203
200
 
204
201
  @media (max-width: 768px) {
202
+ .list-item-dropdown .toolbar-link{
203
+ color: #fff;
204
+ }
205
205
  .close-nav-ham {
206
206
  display: flex !important;
207
207
  justify-content: end;
@@ -289,6 +289,7 @@ body {
289
289
  max-height: 200px;
290
290
  }
291
291
 
292
+
292
293
  .arrow-svg {
293
294
  display: block;
294
295
  }
@@ -91,7 +91,7 @@ Array.from(appscmsToolbarListItems).map((item) => {
91
91
  e.preventDefault();
92
92
  var style = window.getComputedStyle(item.nextElementSibling);
93
93
  var maxHeight = style.getPropertyValue("max-height");
94
-
94
+ console.log(maxHeight)
95
95
  if (maxHeight && maxHeight !== "0px") {
96
96
  // If the item is expanded, collapse it
97
97
  item.nextElementSibling.style.maxHeight = "0";
@@ -0,0 +1,5 @@
1
+
2
+ webVitals.onCLS(console.log);
3
+ webVitals.onFID(console.log);
4
+ webVitals.onLCP(console.log);
5
+ webVitals.onINP(console.log);
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.4.6
4
+ version: 4.4.7
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-03-12 00:00:00.000000000 Z
11
+ date: 2024-03-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -575,6 +575,7 @@ files:
575
575
  - assets/js/theme.js
576
576
  - assets/js/usageTracking.js
577
577
  - assets/js/usageTrackingEvents.js
578
+ - assets/js/webvitals.js
578
579
  - assets/like.svg
579
580
  - assets/linkdin.svg
580
581
  - assets/noserverupload.svg