tramway-landing 1.8.3.2 → 1.8.3.3

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: 8f692249cede2da8d3418df9282f18230a70b7de4a6fa61f7127a402759dd62f
4
- data.tar.gz: 19426c5c3c83118ced5035b3fad1f2cd73af8550811d638c167e55a838adcbb0
3
+ metadata.gz: 9c6127a11d67afa8071d0c664a8c2b6f162dcffcda0dbd5f89cb89d7bd6a8e6d
4
+ data.tar.gz: 9ed9d974e374fe06b36ae525b864fe2e5202c40f5c0aa017d95bc5ff22fe616e
5
5
  SHA512:
6
- metadata.gz: dc79fc4862c6e821f5483e0b24b0b845fd7b965e97e1c7faab1546ba9f5a8a8153e39e95c2a3957270743b0480f24ab9cffc3b9cce6997b72a83abd1f247f691
7
- data.tar.gz: 389299e89a150d4bb47c33191d75ea550f7b7ff41183d4bab3f4c02441cbb0aa62787f97cf89731636631b7b8ad66def51bb757c7c524b6abc942d24aa3e49e7
6
+ metadata.gz: bcee207d0b0f0610ac051900582cf6b4dab1646f298b756a85e76d5e60598214c69cc8c6c6d5dd0b174c072ceee359303e8260dd023e6c8e7d17c141853b40af
7
+ data.tar.gz: 2fa29412833258a913ae3a3668f2da5e27057f60941b337d396b3664b1db7dbafa8bb54e55ec83631475b308447903496b08db07c2f738c28e4722c362d7ed6b
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class Tramway::Landing::BlockForm < ::Tramway::Core::ExtendedApplicationForm
4
- properties :title, :background, :view_state, :block_type, :position, :navbar_link, :anchor, :description,
4
+ properties :title, :background, :view_state_event, :block_type, :position, :navbar_link, :anchor, :description,
5
5
  :link_object_type, :link_object_id, :button_title, :button_link, :view_name
6
6
 
7
7
  def initialize(object = nil)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Tramway
4
4
  module Landing
5
- VERSION = '1.8.3.2'
5
+ VERSION = '1.8.3.3'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tramway-landing
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.3.2
4
+ version: 1.8.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pavel Kalashnikov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-22 00:00:00.000000000 Z
11
+ date: 2020-01-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Landing Engine for your Rails projects
14
14
  email: