playbook_ui_docs 13.30.0.pre.alpha.PBNTR353draggablev53136 → 13.30.0.pre.alpha.20240515remotebuildkitconversion3150

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 (25) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta_sort.html.erb +59 -0
  3. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta_sort.md +6 -0
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +3 -2
  5. data/app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_default_swift.md +33 -0
  6. data/app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_props_swift.md +18 -0
  7. data/app/pb_kits/playbook/pb_date_time_stacked/docs/example.yml +6 -1
  8. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards.md +2 -2
  9. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list.md +1 -1
  10. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list.md +1 -1
  11. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_error.html.erb +9 -0
  12. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_error.jsx +34 -0
  13. data/app/pb_kits/playbook/pb_dropdown/docs/example.yml +2 -0
  14. data/app/pb_kits/playbook/pb_dropdown/docs/index.js +2 -1
  15. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_custom_icon.html.erb +32 -0
  16. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_custom_icon.jsx +48 -0
  17. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/example.yml +2 -0
  18. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/index.js +1 -0
  19. data/app/pb_kits/playbook/pb_icon/docs/_icon_default.html.erb +6 -1
  20. data/app/pb_kits/playbook/pb_icon/docs/_icon_default.jsx +21 -5
  21. data/app/pb_kits/playbook/pb_nav/docs/_collapsible_nav.html.erb +1 -1
  22. data/app/pb_kits/playbook/pb_nav/docs/_collapsible_nav.jsx +1 -0
  23. data/app/pb_kits/playbook/pb_nav/docs/_collapsible_nav.md +3 -1
  24. data/dist/playbook-doc.js +9 -9
  25. metadata +10 -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.30.0.pre.alpha.PBNTR353draggablev53136
4
+ version: 13.30.0.pre.alpha.20240515remotebuildkitconversion3150
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-06-26 00:00:00.000000000 Z
12
+ date: 2024-06-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -35,6 +35,8 @@ extra_rdoc_files: []
35
35
  files:
36
36
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta.html.erb
37
37
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta.md
38
+ - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta_sort.html.erb
39
+ - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta_sort.md
38
40
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta_subrow_headers.html.erb
39
41
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta_subrow_headers.md
40
42
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_collapsible_trail.jsx
@@ -564,6 +566,8 @@ files:
564
566
  - app/pb_kits/playbook/pb_date_time/docs/index.js
565
567
  - app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_default.html.erb
566
568
  - app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_default.jsx
569
+ - app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_default_swift.md
570
+ - app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_props_swift.md
567
571
  - app/pb_kits/playbook/pb_date_time_stacked/docs/example.yml
568
572
  - app/pb_kits/playbook/pb_date_time_stacked/docs/index.js
569
573
  - app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_default.html.erb
@@ -643,6 +647,8 @@ files:
643
647
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.html.erb
644
648
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.jsx
645
649
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.md
650
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_error.html.erb
651
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_error.jsx
646
652
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.jsx
647
653
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.md
648
654
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure_rails.html.erb
@@ -722,6 +728,8 @@ files:
722
728
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close.html.erb
723
729
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close.jsx
724
730
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_close_swift.md
731
+ - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_custom_icon.html.erb
732
+ - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_custom_icon.jsx
725
733
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default.html.erb
726
734
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default.jsx
727
735
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_default_swift.md