playbook_ui_docs 14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 → 14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757

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: 78ad68a3a8cb94bf9de6d6caefa6d3918a6d6c469471e4dc32c88802a109feca
4
- data.tar.gz: 65febeef99376d292a64ae2f677c65bbca8c9814a939d0d4d1c549347f6ec2dc
3
+ metadata.gz: a739114abbc2047ef44e42014dce13f964734a6d73b1063304932a95fd26238c
4
+ data.tar.gz: 12eba6d727441376a4768d0b5ffdbe340563657c56c94349607c4dcbfc548aa3
5
5
  SHA512:
6
- metadata.gz: ace02b69d3058994e0bf8b61569192e963feaf17b0b489b0285864ccb42f2b8580498c1a2d68654555de5e98d096d27e46fc4fc0e53e57bf8c5a26999947c484
7
- data.tar.gz: cf1b1991c3ababd471f2bcc3404cd92b215d967ca0a473d2cac65e5b48646f3391b3b401479a6d03efa9215af844bd5c341ae9109f324409c66ab029487f163b
6
+ metadata.gz: 7f2cb062df5444e487a9353e3793dfb64486a6df82070981a9a5d324c2303d8be03c6445f87356fc783187cd77a634085ebefae1fbfb03e5c76e141f72b96c1b
7
+ data.tar.gz: 5bd65ef76a5e05f98227781e0f9883c5aaf9d58ec3222b18d3786a636395d76a77fbc10401cd23d96f66acb48a7c5f0f01828c29700fdf574441223483651aa2
@@ -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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui_docs
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