appscms-tools-theme 5.4.6 → 5.4.8

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: fb698ee81ccaa29c7b1b38f2d17bb5ed0d0731271193165bde903eb04d2a16ca
4
- data.tar.gz: 6f3db0a1424d14f9e1c38cb28b388b07141cad464433cd2e32d561fb153b1fd8
3
+ metadata.gz: 5c8f01a10ea8b268b54430e1bbe71b55382eb16879e05645a0238837afb491b0
4
+ data.tar.gz: 1f8b01739d34a8268cd01746be021f835052f16e7dbf875e3c52a57627b38fdc
5
5
  SHA512:
6
- metadata.gz: 757ddc6a90c15a0a572fe452439da4ffb51a91392b60a1c8f81502fe67c0ab9318e3e5af410a94368b0a14f046e25efd40423151f30261b8ab92441112776c9e
7
- data.tar.gz: 1e5f842018e9ce50988d61e2750561bcd89b26aa35c3869c54a7ef972309a38ab9a70a4269e0c37f0edb89871b422213f107ebd44af8cd220aba4aa8f7c7e866
6
+ metadata.gz: 293d1c6db929b4249879352c0fbfa4f349b5d11b71aae0a227dbf1d6eee374e0439ca92a97eb5d55852f5e07054fd24bc443149951b7b593633fc4678c337715
7
+ data.tar.gz: d40a78f01fd4e0dcd8f48e5c5a491fab920a6f62f02f95d9ba9d7518b5328a9f2aafc02b0555731c3945333da1c47f0009f066317327af54f0949b5d8785ac0f
data/_includes/.DS_Store CHANGED
Binary file
@@ -6,19 +6,19 @@
6
6
  /* border: 2px solid red; */
7
7
  width: 200px;
8
8
  top: 180px;
9
- left: 20px;
9
+ left: 0px;
10
10
  height: 100vh;
11
- /* z-index: 9999; */
11
+ z-index: 999;
12
12
  }
13
13
 
14
14
  .appscms-right-sidebar {
15
- right: 20px;
15
+ right: 0px;
16
16
  position: fixed;
17
17
  /* border: 2px solid red; */
18
18
  width: 200px;
19
19
  top: 180px;
20
20
  height: 100vh;
21
- /* z-index: 9999; */
21
+ z-index: 999;
22
22
  }
23
23
 
24
24
  @media (max-width: 768px) {
@@ -6,6 +6,7 @@
6
6
 
7
7
  <body data-developer-key="{{ site.developerKey }}" data-client-id="{{ site.clientId }}" data-app-id="{{ site.appId }}"
8
8
  data-dropbox-apikey="{{ site.dropboxapikey }}">
9
+ {%- include adsense/sidebar-ads.html -%}
9
10
  {% include header/index.html %} {%- include appscms/navbars/toolbar.html -%}
10
11
 
11
12
  <div class="flex-container feature1-flex-container">
@@ -16,6 +16,8 @@
16
16
  role="alert"
17
17
  id="safeui-alert"
18
18
  >
19
+ {%- include adsense/sidebar-ads.html -%}
20
+
19
21
  <div class="container">
20
22
  {%- if featureData.alertmsg -%} {{featureData.alertmsg}} {%- else -%} We
21
23
  do not upload any files to server, hence your data is 100% secure. {%-
data/_layouts/home-1.html CHANGED
@@ -48,7 +48,8 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
48
48
  data-app-id="{{ site.appId }}"
49
49
  data-dropbox-apikey="{{ site.dropboxapikey }}"
50
50
  >
51
- {% include header/index.html %} {%- include appscms/navbars/toolbar.html -%}
51
+ {%- include adsense/sidebar-ads.html -%}
52
+ {% include header/index.html %} {%- include appscms/navbars/toolbar.html -%}
52
53
  {%- if homeData.H1 or homeData.H2 -%}
53
54
 
54
55
  <div class="flex-container mb-1">
data/_layouts/home.html CHANGED
@@ -10,6 +10,8 @@
10
10
  data-app-id="{{ site.appId }}"
11
11
  data-dropbox-apikey="{{ site.dropboxapikey }}"
12
12
  >
13
+ {%- include adsense/sidebar-ads.html -%}
14
+
13
15
  {% include header/index.html %} {%- if homeData.nofileupload -%}
14
16
  <div
15
17
  id="safeui-alert"
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: 5.4.6
4
+ version: 5.4.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: 2026-06-27 00:00:00.000000000 Z
11
+ date: 2026-07-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -713,7 +713,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
713
713
  - !ruby/object:Gem::Version
714
714
  version: '0'
715
715
  requirements: []
716
- rubygems_version: 3.3.26
716
+ rubygems_version: 3.3.7
717
717
  signing_key:
718
718
  specification_version: 4
719
719
  summary: Appscms theme for all tools