playbook_ui 14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 → 14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ae2156ac8cb70f66b3d563aa63f7eacaae5d35b10037ee8bece51df604dc25bf
4
- data.tar.gz: ceaf16570400da476585de0750415204d4d63b7e1d891ffdfab9c25cff80de2c
3
+ metadata.gz: f3bfceeec2adea47118fa2a3acf7aecbf348904d2a528f4e719c9a22d8f9b8a6
4
+ data.tar.gz: 37458e396425f1bfa04703d660edce42a72dcd58c437e092523a68fdaecd5f98
5
5
  SHA512:
6
- metadata.gz: e8782009b2ea26d3cfbd85ca03d210b28b1f7548c733c9ff6dcd45376e2db1bc9dae5863bedd1110b1a65c294bcbc647e6e6b38b45bce96ccf988deab2b38216
7
- data.tar.gz: cf16c539657179d93ea03352933e95d3b1c9f604626b08f64f1c15a33c56f2423383df58d9ee95785237bd7e7f1296fbc4154255b8ef5a9a9a61c0dba501ad34
6
+ metadata.gz: 32df6a28facf75ad16cf95583c52074264996698be73b9f8c7945dbdbf568698a5ca0ad4d00c824bc3d76f4ddf48ab626c381678ffbdd6369ede46c850fd388e
7
+ data.tar.gz: 91c257b95405e4cf87af9305db3dc68e535bcf759f3549b67461f3dd0f383a5ee719dfcb7b78772d7e1f02189a26bfc30dee8be12ac4fd3c8e243573e4ba04c5
@@ -1,3 +1,3 @@
1
- Auto close is used when you want the confirmation toast to close automatically after a certain time. `auto_close` property will be a delay number in ms. The `auto_close` property currently only works in rails when it is a closeable one (`closeable: true`).
1
+ Auto close is used when you want the confirmation toast to close automatically after a certain time. `auto_close` property will be a delay number in ms.
2
2
 
3
- The script tag in this code snippet is for demonstration purposes only. It clones the toast in order to have it appear with a button click prompt and not upon initial page load. In a typical production environment the event triggering a fixed confirmation toast to appear would be handled by a controller or a separate javascript file.
3
+ The script tag in this code snippet is for demonstration purposes only. It clones the toasts in order to have it appear with a button click prompt and not upon initial page load. In a typical production environment the event triggering a fixed confirmation toast to appear would be handled by a controller or a separate javascript file.
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "14.12.0"
5
- VERSION = "14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754"
5
+ VERSION = "14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757"
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.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754
4
+ version: 14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX