playbook_ui_docs 13.21.0.pre.alpha.PBNTR225advancedtablefeedback2438 → 13.21.0.pre.alpha.PLAY12582474
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.html.erb +51 -1
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.jsx +62 -11
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.html.erb +7 -2
- data/app/pb_kits/playbook/pb_flex/docs/_flex_spacing.html.erb +0 -4
- data/dist/playbook-doc.js +6 -6
- metadata +5 -5
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: 13.21.0.pre.alpha.
|
4
|
+
version: 13.21.0.pre.alpha.PLAY12582474
|
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-03-
|
12
|
+
date: 2024-03-25 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -1797,11 +1797,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1797
1797
|
version: '0'
|
1798
1798
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1799
1799
|
requirements:
|
1800
|
-
- - "
|
1800
|
+
- - ">="
|
1801
1801
|
- !ruby/object:Gem::Version
|
1802
|
-
version:
|
1802
|
+
version: '0'
|
1803
1803
|
requirements: []
|
1804
|
-
rubygems_version: 3.3
|
1804
|
+
rubygems_version: 3.5.3
|
1805
1805
|
signing_key:
|
1806
1806
|
specification_version: 4
|
1807
1807
|
summary: Playbook Design System Docs
|