workarea-trustpilot_reviews 1.0.3.pre → 1.0.4.pre

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 303c8727c82e0f70893579aaba6230824c3343fedb3d3f4219a095051b99308b
4
- data.tar.gz: 8b8e5e657151f03fd02dcce8e946f8a7b058e7fdb3d3f47855d5d6abc1393299
3
+ metadata.gz: '087f5207c81cb9573e6ee4c06866d7f931e641d1a5a1c4ca7d6b55c04e78fa6c'
4
+ data.tar.gz: 80f6d58d25bd601c41decbf068c8a00ff12c9da5ae96c11ed7432f22add02818
5
5
  SHA512:
6
- metadata.gz: 7ca3b18009f264d84583257efde152d53d3dd2836ccefd042ebe6dba0fca7c0339c49820bee51b1e697fdd202092585654e6e130ef77804c61e2ae12647ffa99
7
- data.tar.gz: 44a8ac60ac1491f5f993bb7a2eaf6c91871242bd47b4efb6e82b9616c117408f0c831a5bc2f83cde16398e90ee1a5199a0ba1c2d8ec245915e78a0391b538f87
6
+ metadata.gz: 282f7c7c70efaa5f18021dd9442b9ab9f2fb9f18ac20bc8d689478231bb6c8df6269a3682b5b3a3af9045e44274c0d4157bc4744a3102c337ef0b52a7c1d44a0
7
+ data.tar.gz: 6bf896bc62469c50a2e48153667beb39bc611a16ad4e310b2fca7c6431492511f170e5a329d0003e772998ef30df88fc787321d9ad72fd9d40b1e6ee17bd8949
@@ -0,0 +1,3 @@
1
+ / TrustBox widget - Carousel
2
+ .trustpilot-widget{"data-businessunit-id" => "595e64c60000ff0005a61ab2", "data-locale" => "en-US", "data-stars" => "1,2,3,4,5", "data-style-height" => "130px", "data-style-width" => "100%", "data-template-id" => "53aa8912dec7e10d38f59f36", "data-theme" => "light"}
3
+ / End TrustBox widget
@@ -6,4 +6,9 @@ Workarea::Plugin.append_partials(
6
6
  Workarea::Plugin.append_partials(
7
7
  'storefront.page-header__trustpilot',
8
8
  'workarea/storefront/trustpilot_widget_at_nav'
9
+ )
10
+
11
+ Workarea::Plugin.append_partials(
12
+ 'storefront.trustpilot_carousel_widget',
13
+ 'workarea/storefront/trustpilot_carousel_widget'
9
14
  )
@@ -1,5 +1,5 @@
1
1
  module Workarea
2
2
  module TrustpilotReviews
3
- VERSION = "1.0.3.pre".freeze
3
+ VERSION = "1.0.4.pre".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: workarea-trustpilot_reviews
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3.pre
4
+ version: 1.0.4.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - Laxmi Pattar
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-02-06 00:00:00.000000000 Z
11
+ date: 2020-02-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: workarea
@@ -47,6 +47,7 @@ files:
47
47
  - app/mailers/.keep
48
48
  - app/models/.keep
49
49
  - app/views/.keep
50
+ - app/views/workarea/storefront/_trustpilot_carousel_widget.html.haml
50
51
  - app/views/workarea/storefront/_trustpilot_script.html.haml
51
52
  - app/views/workarea/storefront/_trustpilot_widget_at_nav.html.haml
52
53
  - bin/rails
@@ -104,6 +105,7 @@ files:
104
105
  - test/teaspoon_env.rb
105
106
  - test/test_helper.rb
106
107
  - workarea-trustpilot_reviews-1.0.2.pre.gem
108
+ - workarea-trustpilot_reviews-1.0.3.pre.gem
107
109
  - workarea-trustpilot_reviews.gemspec
108
110
  homepage: http://workarea.com
109
111
  licenses: