playbook_ui 14.2.1.pre.alpha.PLAY1516railsiconsfixedwidth3674 → 14.2.1.pre.alpha.bugfixforactionrc3663

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: 114d82ac3e7c4c176d6c710a74a6ae92987090ab031b9e05696651908a1f8e26
4
- data.tar.gz: 25dc0de777b7417c091ac9745436dde7d4899f820a9418e189fd43e5c2ed65ee
3
+ metadata.gz: edb541a83e28db25f69d9598522bed628cc9c1d8db58f3b398a961c9487726c0
4
+ data.tar.gz: 9bd751b41aea6d0acfb08cbc540ddeb3321239277b2580e1991266e988942cd4
5
5
  SHA512:
6
- metadata.gz: 4fa70a456e6ded5a476d354088ca5ff9e35c6d49e134bb47cc0bc5d8c1a113b74bab3fb899ce9740dec0867c9661b8ddddd2bc33683e8dd7d8e0e9ff2ba89ae8
7
- data.tar.gz: 3a145fc39384ec170e99e469cc82bf55933ec0aa403a70afedc412d56e363cf73b2376b6bfec22c16d523f3ccc2c1b67fc180e31e1f8b57eab6d81794b1bc603
6
+ metadata.gz: 283976543a175b218e894ff4b01cd97cd9b53c53de29a822517cf703ec4618455df0fcb545f6194283a3f9f4b3c991aa91b35c30be4bc678db61aea92f922823
7
+ data.tar.gz: 4311c8657fbe37ef7e808d53bc5262b3c490047bd9e03cce58d35005fb6a105102f48b3fa9a09f6d5828bd50278022cf07a00ab194f1a8ad3076e21d0772f66c
@@ -9,7 +9,7 @@ module Playbook
9
9
  prop :border, type: Playbook::Props::Boolean,
10
10
  default: false
11
11
  prop :fixed_width, type: Playbook::Props::Boolean,
12
- default: true
12
+ default: false
13
13
  prop :flip, type: Playbook::Props::Enum,
14
14
  values: ["horizontal", "vertical", "both", nil],
15
15
  default: nil
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "14.2.1"
5
- VERSION = "14.2.1.pre.alpha.PLAY1516railsiconsfixedwidth3674"
5
+ VERSION = "14.2.1.pre.alpha.bugfixforactionrc3663"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.2.1.pre.alpha.PLAY1516railsiconsfixedwidth3674
4
+ version: 14.2.1.pre.alpha.bugfixforactionrc3663
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2024-09-05 00:00:00.000000000 Z
12
+ date: 2024-09-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack