gdpr 1.0.10 → 1.0.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/gdpr/cookie_consent.sass +8 -26
- data/app/views/gdpr/_cookie_consent.html.erb +1 -1
- data/config/locales/de.yml +1 -1
- data/config/locales/en.yml +1 -1
- data/config/locales/es.yml +1 -1
- data/config/locales/fr.yml +1 -1
- data/config/locales/it.yml +1 -1
- data/config/locales/zh.yml +1 -1
- data/lib/gdpr/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 27ff7c010288c21171aa0e8a8eb0e778a802eff25fb8c8291f584fa8372de98c
|
4
|
+
data.tar.gz: d2198211f0f813ddc8ec90280ddf5c3a2b3fcf6d4c7862ef4ed6552f49447b28
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a76631350ba6eaa0c9965c697026dffae43949622753b8e9f15eba9b7ce0045d9fbe76fa0784d98339ba3896dfa594485e24bfb0c28434c0f4bdd184fd47e2a8
|
7
|
+
data.tar.gz: 90a4b63f4052af245573143ee76c94f6490c79c162298049cafb9f219c14d6fd16fa2984c29c6dab9bd1206ae0b7d32b1b4759e5180c1706e32d349bbbf8dbc7
|
@@ -1,32 +1,14 @@
|
|
1
1
|
.gdpr__cookie_consent
|
2
2
|
position: fixed
|
3
3
|
z-index: 999
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
border
|
4
|
+
max-width: 500px
|
5
|
+
right: 15px
|
6
|
+
bottom: 15px
|
7
|
+
left: 15px
|
8
|
+
padding: 15px
|
9
|
+
border: 1px solid #eee
|
10
10
|
background: #fff
|
11
|
-
|
12
|
-
@media only screen and (max-width : 480px)
|
13
|
-
font-size: 12px
|
11
|
+
font-size: 14px
|
14
12
|
|
15
13
|
&__text
|
16
|
-
|
17
|
-
padding: 20px 160px
|
18
|
-
|
19
|
-
@media only screen and (max-width : 480px)
|
20
|
-
padding: 20px 0
|
21
|
-
|
22
|
-
&__buttons
|
23
|
-
position: absolute
|
24
|
-
right: 10px
|
25
|
-
top: 12px
|
26
|
-
|
27
|
-
@media only screen and (max-width : 480px)
|
28
|
-
position: initial
|
29
|
-
margin-bottom: 10px
|
30
|
-
|
31
|
-
&__ok
|
32
|
-
padding: 15px 21px 15px !important
|
14
|
+
margin-bottom: 15px
|
@@ -5,7 +5,7 @@
|
|
5
5
|
<%= t('gdpr.cookie_consent.learn_more_html', link: t('gdpr.privacy_policy')) %>
|
6
6
|
</div>
|
7
7
|
<div class="gdpr__cookie_consent__buttons">
|
8
|
-
<button class="gdpr__cookie_consent__buttons__ok js-gdpr__cookie_consent__buttons__ok btn btn-primary btn-xs"> <%= t('gdpr.cookie_consent.button') %></button>
|
8
|
+
<button class="gdpr__cookie_consent__buttons__ok js-gdpr__cookie_consent__buttons__ok btn btn-primary btn-sm btn-xs"> <%= t('gdpr.cookie_consent.button') %></button>
|
9
9
|
</div>
|
10
10
|
</div>
|
11
11
|
<% end %>
|
data/config/locales/de.yml
CHANGED
@@ -4,4 +4,4 @@ de:
|
|
4
4
|
cookie_consent:
|
5
5
|
text: "Indem Sie Ihre Navigation auf dieser Website fortsetzen, akzeptieren Sie die Verwendung von Cookies, die insbesondere dazu dienen, Ihnen personalisierte Funktionen anzubieten und Ihre Besuche auf der Website zu erfassen."
|
6
6
|
button: "Ich habe verstanden"
|
7
|
-
learn_more_html: "Für weitere Informationen und Einstellen der Cookies : <a href=\"%{link}\" target=\"_blank\">bitte hier klicken</a
|
7
|
+
learn_more_html: "Für weitere Informationen und Einstellen der Cookies : <a href=\"%{link}\" target=\"_blank\">bitte hier klicken</a>."
|
data/config/locales/en.yml
CHANGED
@@ -4,4 +4,4 @@ en:
|
|
4
4
|
cookie_consent:
|
5
5
|
text: 'By navigating on this website, you agree to our use of cookies to personalize certain website features and to measure the audience and use of this website.'
|
6
6
|
button: "I agree"
|
7
|
-
learn_more_html: "To learn more about cookies and how to customize your cookies options: <a href=\"%{link}\" target=\"_blank\">click here</a
|
7
|
+
learn_more_html: "To learn more about cookies and how to customize your cookies options: <a href=\"%{link}\" target=\"_blank\">click here</a>."
|
data/config/locales/es.yml
CHANGED
@@ -4,4 +4,4 @@ es:
|
|
4
4
|
cookie_consent:
|
5
5
|
text: "Al continuar su navegación por este sitio, acepta la utilización de cookies, que tienen por objeto proponerle funcionalidades personalizadas y realizar mediciones de audiencia."
|
6
6
|
button: "Entendido"
|
7
|
-
learn_more_html: "Para saber más y definir la configuración de estas cookies: <a href=\"%{link}\" target=\"_blank\">hacer clic aquí</a
|
7
|
+
learn_more_html: "Para saber más y definir la configuración de estas cookies: <a href=\"%{link}\" target=\"_blank\">hacer clic aquí</a>."
|
data/config/locales/fr.yml
CHANGED
@@ -4,4 +4,4 @@ fr:
|
|
4
4
|
cookie_consent:
|
5
5
|
text: "En poursuivant votre navigation sur ce site, vous acceptez l’utilisation de Cookies pour vous proposer notamment des fonctionnalités personnalisées et pour réaliser des mesures d’audience."
|
6
6
|
button: "J'ai compris"
|
7
|
-
learn_more_html: "Pour en savoir plus et paramétrer ces cookies : <a href=\"%{link}\" target=\"_blank\">cliquer ici</a
|
7
|
+
learn_more_html: "Pour en savoir plus et paramétrer ces cookies : <a href=\"%{link}\" target=\"_blank\">cliquer ici</a>."
|
data/config/locales/it.yml
CHANGED
@@ -4,4 +4,4 @@ it:
|
|
4
4
|
cookie_consent:
|
5
5
|
text: "Proseguendo nella navigazione del Sito, l'utente acconsente all'utilizzo dei cookie allo scopo di fornire funzioni personalizzate e di misurazione dell'audience."
|
6
6
|
button: "Ho capito"
|
7
|
-
learn_more_html: "Per maggiori informazioni e per configurare i cookie: <a href=\"%{link}\" target=\"_blank\">cliccare qui</a
|
7
|
+
learn_more_html: "Per maggiori informazioni e per configurare i cookie: <a href=\"%{link}\" target=\"_blank\">cliccare qui</a>."
|
data/config/locales/zh.yml
CHANGED
@@ -4,4 +4,4 @@ zh:
|
|
4
4
|
cookie_consent:
|
5
5
|
text: '在瀏覽本網站之時,您同意本網站收集閣下Cookies(如有)及用於獲取配置數據以及分析上網認識的瀏覽習慣。Cookies可免除閣下每次瀏覽網站是重新登記的麻煩,並追蹤閣下喜歡的網頁主題選項,為閣下提供更個性化服務。阁下如不希望接受Cookies,可以修改有关互联网选项或阁下计算机系统的浏览选项,但阁下可能因此无法使用或启动本网站的若干功能。'
|
6
6
|
button: "同意"
|
7
|
-
learn_more_html: "<a href=\"%{link}\" target=\"_blank\">關於Cookies以及設置閣下計算機系統的瀏</a
|
7
|
+
learn_more_html: "<a href=\"%{link}\" target=\"_blank\">關於Cookies以及設置閣下計算機系統的瀏</a>."
|
data/lib/gdpr/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gdpr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.11
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Arnaud Levy
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2019-03-
|
12
|
+
date: 2019-03-27 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rails
|