scrivito_icon_box_widget 1.2.3 → 1.2.4

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
  SHA1:
3
- metadata.gz: c5ce35178936bccf4784be050e2c5b7b335f8f0a
4
- data.tar.gz: cec6ccf4065becd167a0b8870b56dc3a8b79a1d5
3
+ metadata.gz: 11fb78267b3eb99572e093f5fdad2dca8f4ae68a
4
+ data.tar.gz: cf47df7a3ef97325074026e3a039c28826053913
5
5
  SHA512:
6
- metadata.gz: 316bfff4211a6025f31d1e4c021ba95ad1dcd0a5294d7e33f1b471add30f7305b66157d46757ba8dbe333c716dababaf5ad564844932f08cc42c51bf7165d3ed
7
- data.tar.gz: 362031af66fa26a662070f5d8279262083ed4100febadd0cdbbc71b5feddd7f805d6db5d066a42d7277d9365762c39ca30e147aa59cadb1f100611b8a3a8fcd9
6
+ metadata.gz: 4260a06c74760da224e4306ef70262b45f98ca946f35b94f440686073f45a0d73cb1fa7f34f5be989cedf79e2adce9e6065792ce52c56f9eb64246de5b94cb64
7
+ data.tar.gz: 106642f1551793da8ddf57584c186dd7106b7b06861b0d9127358fcf080d9fca0a76ad514cc332421cb91652aee7b3c6a53435d1e94a7fa55b896d455d210209
@@ -1,3 +1,3 @@
1
- <%= scrivito_thumbnail t('scrivito_icon_box_widget.thumbnail.title', default: 'Icon Box'), image_tag("widget_preview_icon.png") do %>
1
+ <%= scrivito_thumbnail t('scrivito_icon_box_widget.thumbnail.title', default: 'Icon Box'), image_tag("widgets/scrivito_icon_box_widget.png") do %>
2
2
  <%= t('scrivito_icon_box_widget.thumbnail.description', default: 'A Box to display an icon in specified color and shape.') %>
3
3
  <% end %>
@@ -1,3 +1,3 @@
1
1
  module ScrivitoIconBoxWidget
2
- VERSION = "1.2.3"
2
+ VERSION = "1.2.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scrivito_icon_box_widget
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.3
4
+ version: 1.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Scrivito
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-08-22 00:00:00.000000000 Z
11
+ date: 2016-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: scrivito_sdk
@@ -47,7 +47,7 @@ extra_rdoc_files: []
47
47
  files:
48
48
  - LICENSE
49
49
  - Rakefile
50
- - app/assets/images/widget_preview_icon.png
50
+ - app/assets/images/widgets/scrivito_icon_box_widget.png
51
51
  - app/assets/stylesheets/scrivito_icon_box_widget.css
52
52
  - app/assets/stylesheets/scrivito_icon_box_widget/base.css.scss
53
53
  - app/assets/stylesheets/scrivito_icon_box_widget/colors.css