appscms-tools-theme 4.8.4 → 4.8.5

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: d75afd795b163b0ed730ed89678e03ed308a27ca5c9239d402bfd98b16051741
4
- data.tar.gz: 408c6560bfd846078478b9b50a7e854a61ae9e46911e40d765bb3c8ba1d8072b
3
+ metadata.gz: 2d9a95695080757879ef5e4df83a8b9e0dc188bcc584d9de63d799122f59c80d
4
+ data.tar.gz: 212bcb498ec810253df3d200a82d4fe8426b950bbedbbed11a67ba73f91904fa
5
5
  SHA512:
6
- metadata.gz: cd1e4e7a6da52500557b909d44d5653d187988d566c39d1aa1533b3f6fc0595a5d7d2d64214a584579faf64ecb1dcaa018cbcb9cd2593efa4b18503d5d2b6c31
7
- data.tar.gz: 6afc623496f576192cbba247c594e7276c84a7a56452ea123ef90aa24114e939f702142c86cc2b3e91e6f192953e8f91aa9a1ff21a9666f80a134c7832518d38
6
+ metadata.gz: b0f073e37175b522515b45fd229c2b891fe0f58d068386427dbe0df16ab8d97c9c6313e4fbe7e7f3a27229335f5c10a86b50fb4ea354c005cba4c2251eeb3779
7
+ data.tar.gz: 4ae45a7a7e1ac890d07909ca71048ce2967f067b690c6716ab6c5a1f169f79c206c284d5c15dec611a19fd186e2be376ba1cd17a0c1b62b682f6ba3aef76d5e5
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "internatlionalization_whitelist_urls": [
3
- "http://localhost:3000/hi",
4
- "http://localhost:3000/ar",
5
- "http://localhost:3000/id",
6
- "http://localhost:3000/da",
7
- "http://localhost:3000/de",
8
- "http://localhost:3000/es",
9
- "http://localhost:3000/fr",
10
- "http://localhost:3000/it",
11
- "http://localhost:3000/nl",
12
- "http://localhost:3000/appscms-feature",
13
- "http://localhost:3000/hi/appscms-feature",
14
- "http://localhost:3000/ar/appscms-feature",
15
- "http://localhost:3000/id/appscms-feature",
16
- "http://localhost:3000/da/appscms-feature",
17
- "http://localhost:3000/de/appscms-feature",
18
- "http://localhost:3000/es/appscms-feature",
19
- "http://localhost:3000/fr/appscms-feature",
20
- "http://localhost:3000/it/appscms-feature",
21
- "http://localhost:3000/nl/appscms-feature"
3
+ "http://localhost:4000/hi",
4
+ "http://localhost:4000/ar",
5
+ "http://localhost:4000/id",
6
+ "http://localhost:4000/da",
7
+ "http://localhost:4000/de",
8
+ "http://localhost:4000/es",
9
+ "http://localhost:4000/fr",
10
+ "http://localhost:4000/it",
11
+ "http://localhost:4000/nl",
12
+ "http://localhost:4000/appscms-feature",
13
+ "http://localhost:4000/hi/appscms-feature",
14
+ "http://localhost:4000/ar/appscms-feature",
15
+ "http://localhost:4000/id/appscms-feature",
16
+ "http://localhost:4000/da/appscms-feature",
17
+ "http://localhost:4000/de/appscms-feature",
18
+ "http://localhost:4000/es/appscms-feature",
19
+ "http://localhost:4000/fr/appscms-feature",
20
+ "http://localhost:4000/it/appscms-feature",
21
+ "http://localhost:4000/nl/appscms-feature"
22
22
  ]
23
23
  }
@@ -12,7 +12,7 @@ contains full_url -%}
12
12
  href="{{site.url}}/{{ page.permalink}}"
13
13
  hreflang="{{item}}"
14
14
  />
15
- 1 {%- endif -%} {%- else -%} {%- if dataFile.features -%}
15
+ {%- endif -%} {%- else -%} {%- if dataFile.features -%}
16
16
 
17
17
  <link data-rh="true" rel="alternate" data-rh="true" rel="alternate" href="/" />
18
18
  {%- else -%} {% assign full_url = site.url | append: page.permalink %} {% assign
@@ -25,15 +25,15 @@ full_url -%}
25
25
  href="{{site.url}}/{{ page.permalink | split: '/' | last}}"
26
26
  hreflang="{{item}}"
27
27
  />
28
- 2 {%- endif -%} {%- endif -%} {%- endif -%} {%- else -%} {%- if
28
+ {%- endif -%} {%- endif -%} {%- endif -%} {%- else -%} {%- if
29
29
  dataFile.htmlLangAtt == item -%} {%- if page.permalink | split: '/' | last !=
30
30
  item -%} {% assign full_url = site.url | append: page.permalink %} {%- if
31
31
  whitelist_urls contains full_url -%}
32
32
  <link href="{{site.url}}/{{ page.permalink}}" hreflang="{{item}}" />
33
- 3 {%- endif -%} {%- else -%} {% assign full_url = site.url | append: '/' |
34
- append: item %} {%- if whitelist_urls contains full_url -%}
33
+ {%- endif -%} {%- else -%} {% assign full_url = site.url | append: '/' | append:
34
+ item %} {%- if whitelist_urls contains full_url -%}
35
35
  <link class="active-lang" href="{{site.url}}/{{item}}" hreflang="{{item}}" />
36
- 4 {%- endif -%} {%- endif -%} {%- else -%} {%- if page.permalink | split: '/' |
36
+ {%- endif -%} {%- endif -%} {%- else -%} {%- if page.permalink | split: '/' |
37
37
  last != item -%} {%- if dataFile.features -%} {%- if whitelist_urls contains
38
38
  page.permalink -%}
39
39
  <link
@@ -52,13 +52,13 @@ append: '/' | append: last_segment %} {%- if whitelist_urls contains full_url
52
52
  href="{{site.url}}/{{item}}/{{ page.permalink | split: '/' | last}}"
53
53
  hreflang="{{item}}"
54
54
  />
55
- 6 {%- endif -%} {%- endif -%} {%- else -%} {% assign full_url = site.url |
56
- append: '/' | append: item %} {%- if whitelist_urls contains full_url -%}
55
+ {%- endif -%} {%- endif -%} {%- else -%} {% assign full_url = site.url | append:
56
+ '/' | append: item %} {%- if whitelist_urls contains full_url -%}
57
57
  <link
58
58
  data-rh="true"
59
59
  rel="alternate"
60
60
  href="{{site.url}}/{{item}}"
61
61
  hreflang="{{item}}"
62
62
  />
63
- 7 {%- endif -%} {%- endif -%} {%- endif -%} {%- endif -%} {%- endif -%} {%-
64
- endfor -%} {%- endif -%}
63
+ {%- endif -%} {%- endif -%} {%- endif -%} {%- endif -%} {%- endif -%} {%- endfor
64
+ -%} {%- endif -%}
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.8.4
4
+ version: 4.8.5
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-08-21 00:00:00.000000000 Z
11
+ date: 2024-08-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll