vipassana-design-standards 0.0.14 → 0.0.15

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/vipassana/logo_helper.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bf2702ea87c6866cd2f3353f05ca3e11e12c649eeeb91eb9733b86d44bdba2f4
4
- data.tar.gz: 05e53409680a73462fefbcc6fa8e15e1f8fb75907d28f715ed34543464977ad3
3
+ metadata.gz: f3dd1a91d3be43eab85fb6ae9cccc8c170a88b307992d3a874125ccbde7c2017
4
+ data.tar.gz: 89658faacf65c9fa41d5e4d623371cbae455a562ee664b886a8fd31afbf8deb1
5
5
  SHA512:
6
- metadata.gz: 5841931fd12e2481a6b61c6e93548cf181abd3f9d888c6d6a2c5275252d8c79a92324b6398727c5f2117a101ce2677c17918897d60fa89cfe1b27a9046139efe
7
- data.tar.gz: e7ad7074e1e4eb816509c729cf9ca789b03945590b8f0a355ca1380ed2819fb208df317544582984bc1e6e66696e7984100e98fefa1221f3b0ab4f0000cd6ff6
6
+ metadata.gz: 959f43876597d8735d0b96c82f38306616d06c5f0f900259256de21cf9b794a3d01792b3aa026bfa5d9fbbebc85baade0325bf5a20fb6f8d40280b7d5f5351ad
7
+ data.tar.gz: b79bed505bcc1a12b4b60897a589c528a59fe21e4909beda3c559cbd444679905739136db8a02ee71956cd8ebee12e2d85feb63c3cbe63a0f3e5337b00a29041
@@ -17,7 +17,7 @@ module Vipassana
17
17
  end
18
18
 
19
19
  def vipassana_logo_html(locale: I18n.locale, disposition: "default", size: '18', tagline: true, dark: false)
20
- trans = VIPASSANA_TRANSLATIONS[locale.to_sym]
20
+ trans = VIPASSANA_TRANSLATIONS[locale.to_sym] || VIPASSANA_TRANSLATIONS[:en]
21
21
 
22
22
  if disposition == "mobile"
23
23
  disposition = "left-two-lines"
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: 0.0.14
4
+ version: 0.0.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dhamma workers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-05-25 00:00:00.000000000 Z
11
+ date: 2023-06-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A ruby module to offer inline SVG images for each language
14
14
  email: