vipassana-design-standards 1.1.3 → 1.2.0

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: 4e81268de98d3ebe0fc8e7bf348af7280742d6a6437b492a28655b8307b2057b
4
- data.tar.gz: a7858f4c6bd56d48a365e3f312f02aa0bd6f638b76471446351b6ab9098adbfb
3
+ metadata.gz: 534d89a15b622ca85a3bd5e1166dbcbfa3bcc755952cd75a57f9afb425dc06d4
4
+ data.tar.gz: 0cf27604bf47d831536bfdd4928720d1a62b11353995cc35a5867286e7901783
5
5
  SHA512:
6
- metadata.gz: 19b0f0842bb2381a350b5d3fc924d94ee1766bf0a1ba3a21bcdee3fbb214ab2185d09a44dd108546d809c8374013f7f0cf2c92c5c85c70edb6c70e445071bf0c
7
- data.tar.gz: 40f80ccc78189f9fef53cb8df67e2845e7a8646480b844144f168340e1aa59a0fcb262304df1695c9ecd60f8d11ae25cc0fc2c42c76669f3ea8f7c2f26d86aaf
6
+ metadata.gz: a44dfacb663d7a9d102c82f4a89186e8b98408facf0eab5f2d4b039f508f172593a98da10b6646298b92661ce08c0e526dd2b2f783658c2c34ee61613bb7efad
7
+ data.tar.gz: 9040b4fe34d84e6f9828934af36f95e5a40d67377d21021adab452dafe581bbbfe3bdd1f2b5d81edd75c6c8f8623ac57b5234f37cad76916cc8eda194908a561
@@ -26,14 +26,14 @@ module Vipassana
26
26
  end
27
27
 
28
28
  def vds_favicon_tag
29
- favicon_link_tag "https://design-standards.dhamma.org/dist/favicon.png"
29
+ favicon_link_tag "https://cdn.jsdelivr.net/npm/vipassana-design-standards/dist/favicon.png"
30
30
  end
31
31
 
32
32
  def vds_asset_url(path, localhost = false)
33
33
  return "http://localhost:5500/dist/#{path}" if localhost # For localhost dev, just run vscode liveserver
34
34
 
35
35
  version = Gem.loaded_specs['vipassana-design-standards'].version
36
- "https://design-standards.dhamma.org/dist/#{version}/#{path}"
36
+ "https://cdn.jsdelivr.net/npm/vipassana-design-standards@#{version}/dist/#{path}"
37
37
  end
38
38
 
39
39
  def vds_bootstrap_theme_css_tag(locale: I18n.locale, localhost: false)
@@ -82,7 +82,7 @@ module Vipassana
82
82
  data-reverse="#{trans[:reverse]}"
83
83
  title="#{title}"
84
84
  style="font-size: #{size}px">
85
- <img class="logo-wheel" src="https://design-standards.dhamma.org/dist/dhamma-wheel.svg" alt="#{full_text}" />
85
+ <img class="logo-wheel" src="https://cdn.jsdelivr.net/npm/vipassana-design-standards/dist/dhamma-wheel.svg" alt="#{full_text}" />
86
86
  <div class="logo-text">
87
87
  <h1 class="logo-title">
88
88
  <span data-start-with="#{trans[:vipassana_meditation].at(0).downcase}">
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vipassana-design-standards
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dhamma workers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-19 00:00:00.000000000 Z
11
+ date: 2025-07-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provide a custom bootstrap theme, logos and icons according to the design
14
14
  standards of Vipassana Meditation as Taught yb S.N. Goenka