playbook_ui_docs 14.4.0.pre.alpha.PBNTR490multilevelselect3832 → 14.4.0.pre.alpha.PLAY1529removefaeasy3876

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (23) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_inline.html.erb +1 -1
  3. data/app/pb_kits/playbook/pb_filter/docs/_filter_default.html.erb +10 -2
  4. data/app/pb_kits/playbook/pb_filter/docs/_filter_max_height.html.erb +5 -1
  5. data/app/pb_kits/playbook/pb_filter/docs/_filter_max_width.html.erb +5 -1
  6. data/app/pb_kits/playbook/pb_filter/docs/_filter_no_background.html.erb +5 -1
  7. data/app/pb_kits/playbook/pb_filter/docs/_filter_no_sort.html.erb +5 -1
  8. data/app/pb_kits/playbook/pb_filter/docs/_filter_only.html.erb +5 -1
  9. data/app/pb_kits/playbook/pb_filter/docs/_filter_placement.html.erb +5 -1
  10. data/app/pb_kits/playbook/pb_filter/docs/_filter_single.html.erb +5 -1
  11. data/app/pb_kits/playbook/pb_pagination/docs/_pagination_page_change.jsx +12 -1
  12. data/app/pb_kits/playbook/pb_pagination/docs/_pagination_page_change_react.md +3 -1
  13. data/app/pb_kits/playbook/pb_popover/docs/_popover_list.html.erb +14 -13
  14. data/app/pb_kits/playbook/pb_popover/docs/_popover_list.jsx +4 -4
  15. data/app/pb_kits/playbook/pb_radio/docs/_radio_custom_children.jsx +59 -0
  16. data/app/pb_kits/playbook/pb_radio/docs/example.yml +1 -0
  17. data/app/pb_kits/playbook/pb_radio/docs/index.js +1 -0
  18. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.html.erb +88 -0
  19. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.jsx +60 -0
  20. data/app/pb_kits/playbook/pb_typeahead/docs/example.yml +2 -0
  21. data/app/pb_kits/playbook/pb_typeahead/docs/index.js +1 -0
  22. data/dist/playbook-doc.js +1 -1
  23. metadata +5 -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.4.0.pre.alpha.PBNTR490multilevelselect3832
4
+ version: 14.4.0.pre.alpha.PLAY1529removefaeasy3876
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-09-19 00:00:00.000000000 Z
12
+ date: 2024-09-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -1404,6 +1404,7 @@ files:
1404
1404
  - app/pb_kits/playbook/pb_radio/docs/_radio_custom.html.erb
1405
1405
  - app/pb_kits/playbook/pb_radio/docs/_radio_custom.jsx
1406
1406
  - app/pb_kits/playbook/pb_radio/docs/_radio_custom_children.html.erb
1407
+ - app/pb_kits/playbook/pb_radio/docs/_radio_custom_children.jsx
1407
1408
  - app/pb_kits/playbook/pb_radio/docs/_radio_custom_children.md
1408
1409
  - app/pb_kits/playbook/pb_radio/docs/_radio_custom_swift.md
1409
1410
  - app/pb_kits/playbook/pb_radio/docs/_radio_default.html.erb
@@ -1895,6 +1896,8 @@ files:
1895
1896
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_error_state.md
1896
1897
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_inline.html.erb
1897
1898
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_inline.jsx
1899
+ - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.html.erb
1900
+ - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.jsx
1898
1901
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
1899
1902
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.jsx
1900
1903
  - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_context.html.erb