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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a739114abbc2047ef44e42014dce13f964734a6d73b1063304932a95fd26238c
|
4
|
+
data.tar.gz: 12eba6d727441376a4768d0b5ffdbe340563657c56c94349607c4dcbfc548aa3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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
|
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.
|
4
|
+
version: 14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Power UX
|