playbook_ui_docs 14.13.0.pre.rc.0 → 14.13.0.pre.rc.1
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_copy_button/docs/_copy_button_default.jsx +21 -0
- data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.jsx +45 -0
- data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.md +1 -0
- data/app/pb_kits/playbook/pb_copy_button/docs/example.yml +8 -0
- data/app/pb_kits/playbook/pb_copy_button/docs/index.js +2 -0
- data/dist/playbook-doc.js +1 -1
- metadata +7 -2
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.13.0.pre.rc.
|
4
|
+
version: 14.13.0.pre.rc.1
|
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: 2025-01-
|
12
|
+
date: 2025-01-29 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -436,6 +436,11 @@ files:
|
|
436
436
|
- app/pb_kits/playbook/pb_contact/docs/_description.md
|
437
437
|
- app/pb_kits/playbook/pb_contact/docs/example.yml
|
438
438
|
- app/pb_kits/playbook/pb_contact/docs/index.js
|
439
|
+
- app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.jsx
|
440
|
+
- app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.jsx
|
441
|
+
- app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.md
|
442
|
+
- app/pb_kits/playbook/pb_copy_button/docs/example.yml
|
443
|
+
- app/pb_kits/playbook/pb_copy_button/docs/index.js
|
439
444
|
- app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.html.erb
|
440
445
|
- app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.jsx
|
441
446
|
- app/pb_kits/playbook/pb_currency/docs/_currency_alignment.html.erb
|