playbook_ui_docs 14.11.1.pre.alpha.hfhbrakemanplaybook5370 → 14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536

Sign up to get free protection for your applications and to get access to all the features.
Files changed (26) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_sort_control.md +2 -2
  3. data/app/pb_kits/playbook/pb_date_picker/docs/_date_picker_default_date.md +1 -1
  4. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list_rails.html.erb +3 -9
  5. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list_rails.md +5 -0
  6. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb +38 -0
  7. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.md +3 -0
  8. data/app/pb_kits/playbook/pb_draggable/docs/example.yml +1 -0
  9. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subtle_variant.md +1 -1
  10. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_format.html.erb +15 -0
  11. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_format.jsx +24 -0
  12. data/app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_format.md +1 -0
  13. data/app/pb_kits/playbook/pb_phone_number_input/docs/example.yml +3 -1
  14. data/app/pb_kits/playbook/pb_phone_number_input/docs/index.js +1 -0
  15. data/app/pb_kits/playbook/pb_radio/docs/_radio_custom_children.jsx +8 -3
  16. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb +74 -0
  17. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_columns_rails.md +3 -0
  18. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_left_columns_rails.md +2 -2
  19. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_right_columns.html.erb +74 -0
  20. data/app/pb_kits/playbook/pb_table/docs/_table_sticky_right_columns_rails.md +3 -0
  21. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible.html.erb +47 -0
  22. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_rails.md +2 -0
  23. data/app/pb_kits/playbook/pb_table/docs/example.yml +3 -0
  24. data/dist/playbook-doc.js +1 -1
  25. metadata +15 -3
  26. /data/app/pb_kits/playbook/pb_table/docs/{_table_with_collapsible.md → _table_with_collapsible_react.md} +0 -0
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.11.1.pre.alpha.hfhbrakemanplaybook5370
4
+ version: 14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536
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-14 00:00:00.000000000 Z
12
+ date: 2025-01-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -682,8 +682,11 @@ files:
682
682
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list.jsx
683
683
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list.md
684
684
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list_rails.html.erb
685
+ - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list_rails.md
685
686
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list.jsx
686
687
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list.md
688
+ - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
689
+ - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.md
687
690
  - app/pb_kits/playbook/pb_draggable/docs/example.yml
688
691
  - app/pb_kits/playbook/pb_draggable/docs/index.js
689
692
  - app/pb_kits/playbook/pb_drawer/docs/_drawer_borders.jsx
@@ -1395,6 +1398,9 @@ files:
1395
1398
  - app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_default.html.erb
1396
1399
  - app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_default.jsx
1397
1400
  - app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_default.md
1401
+ - app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_format.html.erb
1402
+ - app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_format.jsx
1403
+ - app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_format.md
1398
1404
  - app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_initial_country.html.erb
1399
1405
  - app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_initial_country.jsx
1400
1406
  - app/pb_kits/playbook/pb_phone_number_input/docs/_phone_number_input_initial_country.md
@@ -1771,13 +1777,17 @@ files:
1771
1777
  - app/pb_kits/playbook/pb_table/docs/_table_sticky.html.erb
1772
1778
  - app/pb_kits/playbook/pb_table/docs/_table_sticky.jsx
1773
1779
  - app/pb_kits/playbook/pb_table/docs/_table_sticky.md
1780
+ - app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
1774
1781
  - app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.jsx
1782
+ - app/pb_kits/playbook/pb_table/docs/_table_sticky_columns_rails.md
1775
1783
  - app/pb_kits/playbook/pb_table/docs/_table_sticky_columns_react.md
1776
1784
  - app/pb_kits/playbook/pb_table/docs/_table_sticky_left_columns.html.erb
1777
1785
  - app/pb_kits/playbook/pb_table/docs/_table_sticky_left_columns.jsx
1778
1786
  - app/pb_kits/playbook/pb_table/docs/_table_sticky_left_columns_rails.md
1779
1787
  - app/pb_kits/playbook/pb_table/docs/_table_sticky_left_columns_react.md
1788
+ - app/pb_kits/playbook/pb_table/docs/_table_sticky_right_columns.html.erb
1780
1789
  - app/pb_kits/playbook/pb_table/docs/_table_sticky_right_columns.jsx
1790
+ - app/pb_kits/playbook/pb_table/docs/_table_sticky_right_columns_rails.md
1781
1791
  - app/pb_kits/playbook/pb_table/docs/_table_sticky_right_columns_react.md
1782
1792
  - app/pb_kits/playbook/pb_table/docs/_table_striped.html.erb
1783
1793
  - app/pb_kits/playbook/pb_table/docs/_table_striped.jsx
@@ -1792,8 +1802,10 @@ files:
1792
1802
  - app/pb_kits/playbook/pb_table/docs/_table_vertical_border.jsx
1793
1803
  - app/pb_kits/playbook/pb_table/docs/_table_with_background_kit.html.erb
1794
1804
  - app/pb_kits/playbook/pb_table/docs/_table_with_background_kit.jsx
1805
+ - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible.html.erb
1795
1806
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible.jsx
1796
- - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible.md
1807
+ - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_rails.md
1808
+ - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_react.md
1797
1809
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_click.jsx
1798
1810
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_click.md
1799
1811
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content.jsx