playbook_ui_docs 13.34.1.pre.alpha.PLAY14633399 → 13.34.1.pre.alpha.pbntr258paginationkitforreact3404
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_pagination/docs/_pagination_default.jsx +19 -0
- data/app/pb_kits/playbook/pb_pagination/docs/example.yml +2 -1
- data/app/pb_kits/playbook/pb_pagination/docs/index.js +1 -0
- data/app/pb_kits/playbook/pb_text_input/docs/_text_input_default.jsx +1 -1
- data/dist/playbook-doc.js +1 -1
- metadata +4 -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: 13.34.1.pre.alpha.
|
4
|
+
version: 13.34.1.pre.alpha.pbntr258paginationkitforreact3404
|
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-08-
|
12
|
+
date: 2024-08-07 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -1223,8 +1223,10 @@ files:
|
|
1223
1223
|
- app/pb_kits/playbook/pb_overlay/docs/example.yml
|
1224
1224
|
- app/pb_kits/playbook/pb_overlay/docs/index.js
|
1225
1225
|
- app/pb_kits/playbook/pb_pagination/docs/_pagination_default.html.erb
|
1226
|
+
- app/pb_kits/playbook/pb_pagination/docs/_pagination_default.jsx
|
1226
1227
|
- app/pb_kits/playbook/pb_pagination/docs/_pagination_default.md
|
1227
1228
|
- app/pb_kits/playbook/pb_pagination/docs/example.yml
|
1229
|
+
- app/pb_kits/playbook/pb_pagination/docs/index.js
|
1228
1230
|
- app/pb_kits/playbook/pb_passphrase/docs/_passphrase_breached.html.erb
|
1229
1231
|
- app/pb_kits/playbook/pb_passphrase/docs/_passphrase_breached.jsx
|
1230
1232
|
- app/pb_kits/playbook/pb_passphrase/docs/_passphrase_breached.md
|