active_frontend 14.0.60 → 14.0.61
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 +4 -4
- data/app/assets/fonts/.DS_Store +0 -0
- data/app/assets/fonts/venti-cf/venti-cf-bold.woff +0 -0
- data/app/assets/fonts/venti-cf/venti-cf-normal.woff +0 -0
- data/app/assets/fonts/venti-cf/venti-cf-semibold.woff +0 -0
- data/app/assets/fonts/venti-cf/venti-cf-semilight.woff +0 -0
- data/lib/active_frontend/version.rb +1 -1
- data/vendor/assets/stylesheets/_variable.scss +1 -0
- data/vendor/assets/stylesheets/blocks/_font.scss +4 -4
- metadata +6 -6
- data/app/assets/fonts/proxima-nova/proxima-nova-bold.woff +0 -0
- data/app/assets/fonts/proxima-nova/proxima-nova-normal.woff +0 -0
- data/app/assets/fonts/proxima-nova/proxima-nova-semibold.woff +0 -0
- data/app/assets/fonts/proxima-nova/proxima-nova-semilight.woff +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3882500c334130b50a29b904288aba6ff71f458d
|
|
4
|
+
data.tar.gz: 19df7e611e962b51a423f6a6a513e17c749ccf1c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5aaf4e12fc0b16b783368724403ceb2f6817049e8809a60d1f2c365e17e7b15b5e6cc85580c8e9543b8fd76821c9863eedc13d6af828262a75283559eadf442a
|
|
7
|
+
data.tar.gz: f9d1d802555b14fb03daa19ba6b0f4b9c59049b2a4c72826d887192007b402a2ea308aa721d78fbc1c0e03f5c071beefd112d19bfb848cea839416cae7092adf
|
data/app/assets/fonts/.DS_Store
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -103,6 +103,7 @@ $common-visibility-types: collapse, hidden, visible;
|
|
|
103
103
|
// Font
|
|
104
104
|
// ==================================================
|
|
105
105
|
$font-families: (
|
|
106
|
+
display: ('Venti CF', Verdana, Tahoma, sans-serif),
|
|
106
107
|
monospace: (Courier, Consolas, Menlo, Monaco, monospace),
|
|
107
108
|
sans-serif: ('Fakt Soft Pro', Verdana, Tahoma, sans-serif),
|
|
108
109
|
serif: (Georgia, 'Times New Roman', serif)
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
// Font-face
|
|
6
6
|
// ==================================================
|
|
7
|
-
@if index(text-family(
|
|
7
|
+
@if index(text-family(display), 'Branding') {
|
|
8
8
|
@each $name, $weight in $font-weights {
|
|
9
9
|
@font-face {
|
|
10
10
|
font-display: swap;
|
|
@@ -37,14 +37,14 @@
|
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
|
-
@if index(text-family(
|
|
40
|
+
@if index(text-family(display), 'Venti CF') {
|
|
41
41
|
@each $name, $weight in $font-weights {
|
|
42
42
|
@font-face {
|
|
43
43
|
font-display: swap;
|
|
44
|
-
font-family: '
|
|
44
|
+
font-family: 'Venti CF';
|
|
45
45
|
font-style: normal;
|
|
46
46
|
font-weight: $weight;
|
|
47
|
-
src: url(font-path('
|
|
47
|
+
src: url(font-path('venti-cf/venti-cf-#{$name}.woff')) format('woff');
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
50
|
}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: active_frontend
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 14.0.
|
|
4
|
+
version: 14.0.61
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Juan Gomez
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2017-01-
|
|
11
|
+
date: 2017-01-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -179,10 +179,10 @@ files:
|
|
|
179
179
|
- app/assets/fonts/fakt-soft-pro/fakt-soft-pro-normal.woff
|
|
180
180
|
- app/assets/fonts/fakt-soft-pro/fakt-soft-pro-semibold.woff
|
|
181
181
|
- app/assets/fonts/fakt-soft-pro/fakt-soft-pro-semilight.woff
|
|
182
|
-
- app/assets/fonts/
|
|
183
|
-
- app/assets/fonts/
|
|
184
|
-
- app/assets/fonts/
|
|
185
|
-
- app/assets/fonts/
|
|
182
|
+
- app/assets/fonts/venti-cf/venti-cf-bold.woff
|
|
183
|
+
- app/assets/fonts/venti-cf/venti-cf-normal.woff
|
|
184
|
+
- app/assets/fonts/venti-cf/venti-cf-semibold.woff
|
|
185
|
+
- app/assets/fonts/venti-cf/venti-cf-semilight.woff
|
|
186
186
|
- app/assets/images/.DS_Store
|
|
187
187
|
- app/assets/images/.keep
|
|
188
188
|
- app/assets/images/placeholders/.DS_Store
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|