playbook_ui_docs 15.5.0.pre.alpha.typeaheadfix12605 → 15.5.0.pre.rc.0

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 (123) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling.jsx +1 -2
  3. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling_column_headers.jsx +1 -1
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_fullscreen.jsx +1 -3
  5. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_infinite_scroll.jsx +1 -1
  6. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_editing.jsx +1 -3
  7. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_row_styling.jsx +1 -2
  8. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props.html.erb +1 -1
  9. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.html.erb +2 -2
  10. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.jsx +2 -1
  11. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.html.erb +2 -2
  12. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.jsx +0 -2
  13. data/app/pb_kits/playbook/pb_copy_button/docs/example.yml +0 -2
  14. data/app/pb_kits/playbook/pb_copy_button/docs/index.js +0 -1
  15. data/app/pb_kits/playbook/pb_currency/docs/_currency_negative.html.erb +0 -10
  16. data/app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx +0 -10
  17. data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.html.erb +0 -7
  18. data/app/pb_kits/playbook/pb_currency/docs/_currency_variants.jsx +0 -7
  19. data/app/pb_kits/playbook/pb_currency/docs/_description.md +2 -2
  20. data/app/pb_kits/playbook/pb_date_time/docs/example.yml +1 -3
  21. data/app/pb_kits/playbook/pb_date_time/docs/index.js +0 -1
  22. data/app/pb_kits/playbook/pb_date_time_stacked/docs/example.yml +1 -3
  23. data/app/pb_kits/playbook/pb_date_time_stacked/docs/index.js +0 -1
  24. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_compound_components.html.erb +2 -33
  25. data/app/pb_kits/playbook/pb_draggable/docs/example.yml +2 -3
  26. data/app/pb_kits/playbook/pb_draggable/docs/index.js +1 -2
  27. data/app/pb_kits/playbook/pb_empty_state/docs/_empty_state_alignment.jsx +1 -2
  28. data/app/pb_kits/playbook/pb_empty_state/docs/_empty_state_default.jsx +1 -2
  29. data/app/pb_kits/playbook/pb_empty_state/docs/_empty_state_orientation.jsx +1 -2
  30. data/app/pb_kits/playbook/pb_empty_state/docs/_empty_state_size.jsx +1 -2
  31. data/app/pb_kits/playbook/pb_form_pill/docs/_form_pill_wrapped.jsx +1 -4
  32. data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.jsx +1 -1
  33. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_description.md +1 -3
  34. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.jsx +1 -1
  35. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.jsx +1 -1
  36. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.jsx +1 -1
  37. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.jsx +1 -1
  38. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.jsx +1 -1
  39. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_non_clickable.jsx +2 -1
  40. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.html.erb +1 -1
  41. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.jsx +1 -1
  42. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.jsx +1 -1
  43. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.jsx +1 -1
  44. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.jsx +2 -1
  45. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.jsx +2 -1
  46. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_description.md +1 -3
  47. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.jsx +1 -2
  48. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.jsx +1 -2
  49. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.jsx +1 -1
  50. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.md +1 -2
  51. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.jsx +1 -2
  52. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.jsx +1 -1
  53. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.jsx +1 -1
  54. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.jsx +1 -1
  55. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.jsx +1 -1
  56. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_live_data.jsx +1 -2
  57. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.jsx +1 -1
  58. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.jsx +1 -1
  59. data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_description.md +1 -3
  60. data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_color.jsx +1 -1
  61. data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_color.md +2 -2
  62. data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_complex.jsx +1 -2
  63. data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_full_circle.jsx +1 -2
  64. data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_height.jsx +1 -2
  65. data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_min_max.jsx +1 -2
  66. data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_units.jsx +1 -2
  67. data/app/pb_kits/playbook/pb_pb_line_graph/docs/_description.md +1 -3
  68. data/app/pb_kits/playbook/pb_pb_line_graph/docs/_pb_line_graph_colors.jsx +1 -1
  69. data/app/pb_kits/playbook/pb_pb_line_graph/docs/_pb_line_graph_legend_position.html.erb +1 -1
  70. data/app/pb_kits/playbook/pb_popover/docs/_popover_append_to.jsx +1 -4
  71. data/app/pb_kits/playbook/pb_progress_step/docs/_description.md +5 -1
  72. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.html.erb +1 -4
  73. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.jsx +3 -14
  74. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb +7 -1
  75. data/app/pb_kits/playbook/pb_progress_step/docs/example.yml +0 -3
  76. data/app/pb_kits/playbook/pb_progress_step/docs/index.js +0 -2
  77. data/app/pb_kits/playbook/pb_radio/docs/_radio_react_hook.jsx +1 -3
  78. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_default_rails.md +7 -0
  79. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_focus.html.erb +10 -2
  80. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline_rails.md +1 -0
  81. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_preview.html.erb +19 -11
  82. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_simple.html.erb +5 -1
  83. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky.html.erb +1 -1
  84. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky_rails.md +1 -0
  85. data/app/pb_kits/playbook/pb_rich_text_editor/docs/example.yml +2 -2
  86. data/app/pb_kits/playbook/pb_select/docs/_select_react_hook.jsx +1 -3
  87. data/app/pb_kits/playbook/pb_tooltip/docs/_tooltip_sizing.jsx +1 -4
  88. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_react_hook.jsx +1 -2
  89. data/app/pb_kits/playbook/pb_user/docs/_user_font_options.jsx +1 -1
  90. data/dist/playbook-doc.js +1 -0
  91. metadata +6 -34
  92. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_button_variant.html.erb +0 -9
  93. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_button_variant.jsx +0 -24
  94. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_button_variant_rails.md +0 -1
  95. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_button_variant_react.md +0 -1
  96. data/app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.md +0 -1
  97. data/app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals_rails.md +0 -1
  98. data/app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals_react.md +0 -1
  99. data/app/pb_kits/playbook/pb_currency/docs/_currency_negative.md +0 -1
  100. data/app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol_rails.md +0 -1
  101. data/app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol_react.md +0 -1
  102. data/app/pb_kits/playbook/pb_date_time/docs/_date_time_show_current_year.html.erb +0 -4
  103. data/app/pb_kits/playbook/pb_date_time/docs/_date_time_show_current_year.jsx +0 -14
  104. data/app/pb_kits/playbook/pb_date_time/docs/_date_time_show_current_year_rails.md +0 -1
  105. data/app/pb_kits/playbook/pb_date_time/docs/_date_time_show_current_year_react.md +0 -1
  106. data/app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_show_current_year.html.erb +0 -4
  107. data/app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_show_current_year.jsx +0 -22
  108. data/app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_show_current_year.md +0 -1
  109. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_dropzone.jsx +0 -180
  110. data/app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_dropzone.md +0 -22
  111. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.md +0 -1
  112. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.md +0 -11
  113. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.md +0 -1
  114. data/app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_default.md +0 -1
  115. data/app/pb_kits/playbook/pb_pb_line_graph/docs/_pb_line_graph_default.md +0 -1
  116. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.html.erb +0 -14
  117. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.jsx +0 -29
  118. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.md +0 -3
  119. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_custom_icon.jsx +0 -31
  120. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_custom_icon.md +0 -1
  121. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.md +0 -3
  122. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tracker.md +0 -3
  123. data/app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.md +0 -1
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: 15.5.0.pre.alpha.typeaheadfix12605
4
+ version: 15.5.0.pre.rc.0
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-11-26 00:00:00.000000000 Z
12
+ date: 2025-11-11 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -533,10 +533,6 @@ files:
533
533
  - app/pb_kits/playbook/pb_contact/docs/_description.md
534
534
  - app/pb_kits/playbook/pb_contact/docs/example.yml
535
535
  - app/pb_kits/playbook/pb_contact/docs/index.js
536
- - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_button_variant.html.erb
537
- - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_button_variant.jsx
538
- - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_button_variant_rails.md
539
- - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_button_variant_react.md
540
536
  - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.html.erb
541
537
  - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.jsx
542
538
  - app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.html.erb
@@ -550,7 +546,6 @@ files:
550
546
  - app/pb_kits/playbook/pb_copy_button/docs/index.js
551
547
  - app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.html.erb
552
548
  - app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.jsx
553
- - app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.md
554
549
  - app/pb_kits/playbook/pb_currency/docs/_currency_alignment.html.erb
555
550
  - app/pb_kits/playbook/pb_currency/docs/_currency_alignment.jsx
556
551
  - app/pb_kits/playbook/pb_currency/docs/_currency_alignment_swift.md
@@ -559,15 +554,10 @@ files:
559
554
  - app/pb_kits/playbook/pb_currency/docs/_currency_comma_separator.md
560
555
  - app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals.html.erb
561
556
  - app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals.jsx
562
- - app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals_rails.md
563
- - app/pb_kits/playbook/pb_currency/docs/_currency_matching_decimals_react.md
564
557
  - app/pb_kits/playbook/pb_currency/docs/_currency_negative.html.erb
565
558
  - app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
566
- - app/pb_kits/playbook/pb_currency/docs/_currency_negative.md
567
559
  - app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol.html.erb
568
560
  - app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol.jsx
569
- - app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol_rails.md
570
- - app/pb_kits/playbook/pb_currency/docs/_currency_no_symbol_react.md
571
561
  - app/pb_kits/playbook/pb_currency/docs/_currency_null_display.html.erb
572
562
  - app/pb_kits/playbook/pb_currency/docs/_currency_null_display.jsx
573
563
  - app/pb_kits/playbook/pb_currency/docs/_currency_null_display_rails.md
@@ -747,10 +737,6 @@ files:
747
737
  - app/pb_kits/playbook/pb_date_time/docs/_date_time_default.jsx
748
738
  - app/pb_kits/playbook/pb_date_time/docs/_date_time_default_swift.md
749
739
  - app/pb_kits/playbook/pb_date_time/docs/_date_time_props_swift.md
750
- - app/pb_kits/playbook/pb_date_time/docs/_date_time_show_current_year.html.erb
751
- - app/pb_kits/playbook/pb_date_time/docs/_date_time_show_current_year.jsx
752
- - app/pb_kits/playbook/pb_date_time/docs/_date_time_show_current_year_rails.md
753
- - app/pb_kits/playbook/pb_date_time/docs/_date_time_show_current_year_react.md
754
740
  - app/pb_kits/playbook/pb_date_time/docs/_date_time_size.html.erb
755
741
  - app/pb_kits/playbook/pb_date_time/docs/_date_time_size.jsx
756
742
  - app/pb_kits/playbook/pb_date_time/docs/_date_time_size_swift.md
@@ -761,9 +747,6 @@ files:
761
747
  - app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_default.jsx
762
748
  - app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_default_swift.md
763
749
  - app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_props_swift.md
764
- - app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_show_current_year.html.erb
765
- - app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_show_current_year.jsx
766
- - app/pb_kits/playbook/pb_date_time_stacked/docs/_date_time_stacked_show_current_year.md
767
750
  - app/pb_kits/playbook/pb_date_time_stacked/docs/example.yml
768
751
  - app/pb_kits/playbook/pb_date_time_stacked/docs/index.js
769
752
  - app/pb_kits/playbook/pb_date_year_stacked/docs/_date_year_stacked_default.html.erb
@@ -855,8 +838,6 @@ files:
855
838
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_event_listeners_react.md
856
839
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers.html.erb
857
840
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers.jsx
858
- - app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_dropzone.jsx
859
- - app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_dropzone.md
860
841
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_rails.md
861
842
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_react.md
862
843
  - app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards.html.erb
@@ -1695,7 +1676,6 @@ files:
1695
1676
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_react.md
1696
1677
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.html.erb
1697
1678
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.jsx
1698
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.md
1699
1679
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.html.erb
1700
1680
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.jsx
1701
1681
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.md
@@ -1706,7 +1686,6 @@ files:
1706
1686
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_non_clickable.jsx
1707
1687
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.html.erb
1708
1688
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.jsx
1709
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.md
1710
1689
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.html.erb
1711
1690
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.jsx
1712
1691
  - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.html.erb
@@ -1736,7 +1715,6 @@ files:
1736
1715
  - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.jsx
1737
1716
  - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.html.erb
1738
1717
  - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.jsx
1739
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.md
1740
1718
  - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.html.erb
1741
1719
  - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.jsx
1742
1720
  - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_live_data.jsx
@@ -1755,7 +1733,6 @@ files:
1755
1733
  - app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_complex.md
1756
1734
  - app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_default.html.erb
1757
1735
  - app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_default.jsx
1758
- - app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_default.md
1759
1736
  - app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_disable_animation.html.erb
1760
1737
  - app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_disable_animation.jsx
1761
1738
  - app/pb_kits/playbook/pb_pb_gauge_chart/docs/_pb_gauge_chart_full_circle.html.erb
@@ -1782,7 +1759,6 @@ files:
1782
1759
  - app/pb_kits/playbook/pb_pb_line_graph/docs/_pb_line_graph_colors.md
1783
1760
  - app/pb_kits/playbook/pb_pb_line_graph/docs/_pb_line_graph_default.html.erb
1784
1761
  - app/pb_kits/playbook/pb_pb_line_graph/docs/_pb_line_graph_default.jsx
1785
- - app/pb_kits/playbook/pb_pb_line_graph/docs/_pb_line_graph_default.md
1786
1762
  - app/pb_kits/playbook/pb_pb_line_graph/docs/_pb_line_graph_height.html.erb
1787
1763
  - app/pb_kits/playbook/pb_pb_line_graph/docs/_pb_line_graph_height.jsx
1788
1764
  - app/pb_kits/playbook/pb_pb_line_graph/docs/_pb_line_graph_height.md
@@ -1916,23 +1892,15 @@ files:
1916
1892
  - app/pb_kits/playbook/pb_progress_simple/docs/example.yml
1917
1893
  - app/pb_kits/playbook/pb_progress_simple/docs/index.js
1918
1894
  - app/pb_kits/playbook/pb_progress_step/docs/_description.md
1919
- - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.html.erb
1920
- - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.jsx
1921
- - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_color.md
1922
1895
  - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_custom_icon.html.erb
1923
- - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_custom_icon.jsx
1924
- - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_custom_icon.md
1925
1896
  - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.html.erb
1926
1897
  - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.jsx
1927
- - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_default.md
1928
1898
  - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tooltip.html.erb
1929
1899
  - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tracker.html.erb
1930
1900
  - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tracker.jsx
1931
- - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tracker.md
1932
1901
  - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_tracker_click_events.jsx
1933
1902
  - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
1934
1903
  - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.jsx
1935
- - app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.md
1936
1904
  - app/pb_kits/playbook/pb_progress_step/docs/example.yml
1937
1905
  - app/pb_kits/playbook/pb_progress_step/docs/index.js
1938
1906
  - app/pb_kits/playbook/pb_radio/docs/_description.md
@@ -1984,10 +1952,12 @@ files:
1984
1952
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_attributes.jsx
1985
1953
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_default.html.erb
1986
1954
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_default.jsx
1955
+ - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_default_rails.md
1987
1956
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_focus.html.erb
1988
1957
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_focus.jsx
1989
1958
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.html.erb
1990
1959
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline.jsx
1960
+ - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_inline_rails.md
1991
1961
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_more_extensions.jsx
1992
1962
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_more_extensions.md
1993
1963
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_preview.html.erb
@@ -1996,6 +1966,7 @@ files:
1996
1966
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_simple.jsx
1997
1967
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky.html.erb
1998
1968
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky.jsx
1969
+ - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_sticky_rails.md
1999
1970
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_templates.html.erb
2000
1971
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_templates.jsx
2001
1972
  - app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_toolbar_bottom.html.erb
@@ -2662,6 +2633,7 @@ files:
2662
2633
  - app/pb_kits/playbook/pb_weekday_stacked/docs/_weekday_stacked_variant.jsx
2663
2634
  - app/pb_kits/playbook/pb_weekday_stacked/docs/example.yml
2664
2635
  - app/pb_kits/playbook/pb_weekday_stacked/docs/index.js
2636
+ - dist/playbook-doc.js
2665
2637
  homepage: https://playbook.powerapp.cloud/
2666
2638
  licenses:
2667
2639
  - ISC
@@ -1,9 +0,0 @@
1
- <%= pb_rails("copy_button", props: {
2
- text: "Copy Text",
3
- tooltip_position: "right",
4
- tooltip_text: "Text copied!",
5
- value: "Playbook makes it easy to support bleeding edge, or legacy systems. Use Playbook's 200+ components and end-to-end design language to create simple, intuitive and beautiful experiences with ease.",
6
- variant: "button",
7
- }) %>
8
-
9
- <%= pb_rails("textarea", props: { margin_top: "xs", placeholder: "Copy and paste here" }) %>
@@ -1,24 +0,0 @@
1
- import React from 'react'
2
-
3
- import CopyButton from '../_copy_button'
4
- import Textarea from '../../pb_textarea/_textarea'
5
-
6
- const CopyButtonVariant = (props) => (
7
- <div>
8
- <CopyButton
9
- {...props}
10
- text="Copy Text"
11
- tooltipPlacement="right"
12
- tooltipText="Text copied!"
13
- value="Playbook makes it easy to support bleeding edge, or legacy systems. Use Playbook’s 200+ components and end-to-end design language to create simple, intuitive and beautiful experiences with ease."
14
- variant="button"
15
- />
16
-
17
- <Textarea
18
- {...props}
19
- placeholder="Copy and paste here"
20
- />
21
- </div>
22
- )
23
-
24
- export default CopyButtonVariant
@@ -1 +0,0 @@
1
- Pass in `variant: "button"` to replace the Circle Icon Button with the Button kit. Set the button's text with the `text` prop.
@@ -1 +0,0 @@
1
- Pass in `variant="button"` to replace the Circle Icon Button with the Button kit. Set the button's text with the `text` prop.
@@ -1 +0,0 @@
1
- Abbreviate larger amounts into thousands (K), millions (M), billions (B), and even trillions (T).
@@ -1 +0,0 @@
1
- Use `decimals: "matching"` when you want the full decimal amount displayed as a single number rather than split visually.
@@ -1 +0,0 @@
1
- Use `decimals="matching"` when you want the full decimal amount displayed as a single number rather than split visually.
@@ -1 +0,0 @@
1
- Small `Currency` kits have the negative sign on the lefthand side of the "$" symbol.
@@ -1 +0,0 @@
1
- Remove the "$" symbol by setting an empty string: `symbol: ""`.
@@ -1 +0,0 @@
1
- Remove the "$" symbol by setting an empty string: `symbol=""`.
@@ -1,4 +0,0 @@
1
- <%= pb_rails("date_time", props: {
2
- date: DateTime.now,
3
- show_current_year: true
4
- }) %>
@@ -1,14 +0,0 @@
1
- import React from 'react'
2
- import DateTime from '../_date_time'
3
-
4
- const DateTimeShowCurrentYear = (props) => (
5
- <div>
6
- <DateTime
7
- datetime={new Date()}
8
- showCurrentYear
9
- {...props}
10
- />
11
- </div>
12
- )
13
-
14
- export default DateTimeShowCurrentYear
@@ -1 +0,0 @@
1
- Pass in `show_current_year` to show this date's current year.
@@ -1 +0,0 @@
1
- Pass in `showCurrentYear` to show this date's current year.
@@ -1,4 +0,0 @@
1
- <%= pb_rails("date_time_stacked", props: { date_time: DateTime.now, show_current_year: true }) %>
2
- <br>
3
- <%= pb_rails("date_time_stacked", props: { date_time: DateTime.now, show_current_year: true, timezone: "America/Denver" }) %>
4
-
@@ -1,22 +0,0 @@
1
- import React from 'react'
2
-
3
- import DateTimeStacked from '../_date_time_stacked'
4
-
5
- const DateTimeStackedShowCurrentYear = (props) => (
6
- <div>
7
- <DateTimeStacked
8
- datetime={new Date()}
9
- showCurrentYear
10
- {...props}
11
- />
12
- <br />
13
- <DateTimeStacked
14
- datetime={new Date()}
15
- showCurrentYear
16
- timeZone="America/Denver"
17
- {...props}
18
- />
19
- </div>
20
- );
21
-
22
- export default DateTimeStackedShowCurrentYear;
@@ -1 +0,0 @@
1
- By default, the Date Time Stacked kit does NOT display the year if it is the current year. If you want to display the current year you can do so by setting `showCurrentYear`/`show_current_year` to true as shown here.
@@ -1,180 +0,0 @@
1
- import React, { useState } from "react";
2
-
3
- import Flex from '../../pb_flex/_flex'
4
- import Draggable from '../../pb_draggable/_draggable'
5
- import { DraggableProvider } from '../../pb_draggable/context'
6
- import Badge from '../../pb_badge/_badge'
7
- import Title from '../../pb_title/_title'
8
- import Caption from '../../pb_caption/_caption'
9
- import Card from '../../pb_card/_card'
10
- import FlexItem from '../../pb_flex/_flex_item'
11
- import Avatar from '../../pb_avatar/_avatar'
12
- import Body from '../../pb_body/_body'
13
-
14
- // Initial groups to drag between
15
- const containers = ["To Do", "In Progress", "Done"];
16
-
17
- // Initial items to be dragged
18
- const data = [
19
- {
20
- id: "11",
21
- container: "To Do",
22
- title: "Task 1",
23
- description: "Bug fixes",
24
- assignee_name: "Terry Miles",
25
- assignee_img: "https://randomuser.me/api/portraits/men/44.jpg",
26
- },
27
- {
28
- id: "12",
29
- container: "To Do",
30
- title: "Task 2",
31
- description: "Documentation",
32
- assignee_name: "Sophia Miles",
33
- assignee_img: "https://randomuser.me/api/portraits/women/8.jpg",
34
- },
35
- {
36
- id: "13",
37
- container: "In Progress",
38
- title: "Task 3",
39
- description: "Add a variant",
40
- assignee_name: "Alice Jones",
41
- assignee_img: "https://randomuser.me/api/portraits/women/10.jpg",
42
- },
43
- {
44
- id: "14",
45
- container: "To Do",
46
- title: "Task 4",
47
- description: "Add jest tests",
48
- assignee_name: "Mike James",
49
- assignee_img: "https://randomuser.me/api/portraits/men/8.jpg",
50
- },
51
- {
52
- id: "15",
53
- container: "Done",
54
- title: "Task 5",
55
- description: "Alpha testing",
56
- assignee_name: "James Guy",
57
- assignee_img: "https://randomuser.me/api/portraits/men/18.jpg",
58
- },
59
- {
60
- id: "16",
61
- container: "In Progress",
62
- title: "Task 6",
63
- description: "Release",
64
- assignee_name: "Sally Jones",
65
- assignee_img: "https://randomuser.me/api/portraits/women/28.jpg",
66
- },
67
- ];
68
-
69
- const DraggableMultipleContainersDropzone = (props) => {
70
- const [initialState, setInitialState] = useState(data);
71
-
72
- const badgeProperties = (container) => {
73
- switch (container) {
74
- case "To Do":
75
- return { text: "queue", color: "warning" };
76
- case "In Progress":
77
- return { text: "progress", color: "primary" };
78
- default:
79
- return { text: "done", color: "success" };
80
- }
81
- };
82
-
83
- return (
84
- <DraggableProvider
85
- dropZone={{type: "outline"}}
86
- enableCrossContainerPreview
87
- initialItems={data}
88
- onDragEnd={(draggedItemId, finalContainer, originalContainer, itemAbove, itemBelow) => {
89
- console.log(`Dragged Item ID: ${draggedItemId}`);
90
- console.log(`Final Container: ${finalContainer}`);
91
- console.log(`Original Container: ${originalContainer}`);
92
- console.log('Item Above:', itemAbove);
93
- console.log('Item Below:', itemBelow);
94
- }}
95
- onDrop={(draggedItemId, droppedContainer, originalContainer, item, itemAbove, itemBelow) => {
96
- console.log(`Dragged Item ID: ${draggedItemId}`);
97
- console.log(`Dropped Container: ${droppedContainer}`);
98
- console.log(`Original Container: ${originalContainer}`);
99
- console.log('Dropped Item:', item);
100
- console.log('Item Above:', itemAbove);
101
- console.log('Item Below:', itemBelow);
102
- }}
103
- onReorder={(items) => setInitialState(items)}
104
- >
105
- <Flex
106
- justifyContent="center"
107
- {...props}
108
- >
109
- {containers?.map((container) => (
110
- <Draggable.Container
111
- container={container}
112
- htmlOptions={{style:{ width: "200px", height: "70vh"}}}
113
- key={container}
114
- padding="sm"
115
- >
116
- <Caption textAlign="center">{container}</Caption>
117
- <Flex
118
- alignItems="stretch"
119
- gap="sm"
120
- orientation="column"
121
- >
122
- {initialState
123
- .filter((item) => item.container === container)
124
- .map(
125
- ({
126
- assignee_img,
127
- assignee_name,
128
- description,
129
- id,
130
- title,
131
- }) => (
132
- <Draggable.Item
133
- container={container}
134
- dragId={id}
135
- key={id}
136
- >
137
- <Card
138
- padding="sm"
139
- {...props}
140
- >
141
- <Flex justify="between">
142
- <FlexItem>
143
- <Flex>
144
- <Avatar
145
- imageUrl={assignee_img}
146
- name={assignee_name}
147
- size="xxs"
148
- />
149
- <Title paddingLeft="xs"
150
- size={4}
151
- text={title}
152
- {...props}
153
- />
154
- </Flex>
155
- </FlexItem>
156
- <Badge
157
- marginLeft="sm"
158
- rounded
159
- text={badgeProperties(container).text}
160
- variant={badgeProperties(container).color}
161
- {...props}
162
- />
163
- </Flex>
164
- <Body paddingTop="xs"
165
- text={description}
166
- {...props}
167
- />
168
- </Card>
169
- </Draggable.Item>
170
- )
171
- )}
172
- </Flex>
173
- </Draggable.Container>
174
- ))}
175
- </Flex>
176
- </DraggableProvider>
177
- );
178
- };
179
-
180
- export default DraggableMultipleContainersDropzone;
@@ -1,22 +0,0 @@
1
- The multiple container functionality also supports customized dropzone styling as shown here.
2
-
3
- In addition to this, the `enableCrossContainerPreview` prop can be used on the `DraggableProvider` as shown here to enable dropzone preview for cross-container dragging.
4
-
5
- With `enableCrossContainerPreview`, the `onDrop` and `onDragEnd` event listeners will also provide several arguments to allow developers more context from the drag event.
6
-
7
- The `onDrop` callback is triggered when an item is successfully dropped into a container. It provides the following arguments:
8
-
9
- - `draggedItemId` - The ID of the item that was dragged
10
- - `droppedContainer` - The container where the item was dropped
11
- - `originalContainer` - The container where the drag started
12
- - `item` - The complete item object with all properties (including the updated container)
13
- - `itemAbove` - The item directly above the dropped item in the final position (null if at the top)
14
- - `itemBelow` - The item directly below the dropped item in the final position (null if at the bottom)
15
-
16
- The `onDragEnd` callback is triggered when a drag operation ends, whether it was dropped or cancelled. It provides the following arguments:
17
-
18
- - `draggedItemId` - The ID of the item that was dragged
19
- - `finalContainer` - The container where the item ended up (could be same as original if drag was cancelled)
20
- - `originalContainer` - The container where the drag started
21
- - `itemAbove` - The item directly above the dragged item in the final position (null if at the top)
22
- - `itemBelow` - The item directly below the dragged item in the final position (null if at the bottom)
@@ -1 +0,0 @@
1
- In order to use this kit, 'highcharts' and 'highcharts-react-official' must be installed in your repo.
@@ -1,11 +0,0 @@
1
- Highcharts provides many options for customizing the legend display. This example showcases the following:
2
-
3
- `align` can be used to align the legend left, right or center (defaults to center)
4
-
5
- `verticalAlign` can be used to place the legend above the graph. Options are top, middle, bottom with default set to bottom
6
-
7
- `layout` determines the position of the legend items. Options are horizontal, vertical or proximate with default set to horizontal `layout: proximate` will place the legend items as close as possible to the graphs they're representing. It will also determine whether to place the legend above/below or on the side of the plot area, if the legend is in a corner.
8
-
9
- `x` offsets the legend relative to its horizontal alignment. Negative x moves it to the left, positive x moves it to the right (defaults to 0)
10
-
11
- `y` offsets the legend relative to its vertical alignment. Negative y moves it up, positive y moves it down (defaults to 0)
@@ -1 +0,0 @@
1
- In order to use this kit, 'highcharts' and 'highcharts-react-official' must be installed in your repo.
@@ -1 +0,0 @@
1
- In order to use this kit, 'highcharts' and 'highcharts-react-official' must be installed in your repo.
@@ -1 +0,0 @@
1
- In order to use this kit, 'highcharts' and 'highcharts-react-official' must be installed in your repo.
@@ -1,14 +0,0 @@
1
- <br><br>
2
- <%= pb_rails("progress_step",props:{ variant:"tracker", icon:true, color: "info"}) do %>
3
- <%= pb_rails("progress_step/progress_step_item", props: {status: "complete"}) do %>
4
- <%= pb_rails("caption", props:{text: "Ordered"})%>
5
- <% end %>
6
- <%= pb_rails("progress_step/progress_step_item", props: {status: "active"}) do %>
7
- <%= pb_rails("caption", props:{text: "Shipped"})%>
8
- <% end %>
9
- <%= pb_rails("progress_step/progress_step_item", props: {status: "inactive"}) do %>
10
- <%= pb_rails("caption", props:{text: "Delivered"})%>
11
- <% end %>
12
- <% end %>
13
-
14
- <br>
@@ -1,29 +0,0 @@
1
- import React from 'react'
2
-
3
- import ProgressStep from '../_progress_step.tsx'
4
- import ProgressStepItem from '../_progress_step_item.tsx'
5
- import Caption from '../../pb_caption/_caption'
6
-
7
- const ProgressStepColor = (props) => (
8
- <div>
9
- <br />
10
- <ProgressStep
11
- color="info"
12
- icon
13
- variant="tracker"
14
- {...props}
15
- >
16
- <ProgressStepItem status="complete">
17
- <Caption>{'Ordered'}</Caption>
18
- </ProgressStepItem>
19
- <ProgressStepItem status="active">
20
- <Caption>{'Shipped'}</Caption>
21
- </ProgressStepItem>
22
- <ProgressStepItem status="inactive">
23
- <Caption>{'Delivered'}</Caption>
24
- </ProgressStepItem>
25
- </ProgressStep>
26
- </div>
27
- )
28
-
29
- export default ProgressStepColor
@@ -1,3 +0,0 @@
1
- The `color` prop can also be used to set color for the tracker variant. Options for color are `primary` and `info` with default being set to `primary`.
2
-
3
- **NOTE**: The `color` prop is only available with the `tracker` variant.
@@ -1,31 +0,0 @@
1
- import React from 'react'
2
-
3
- import ProgressStep from '../_progress_step.tsx'
4
- import ProgressStepItem from '../_progress_step_item.tsx'
5
- import Caption from '../../pb_caption/_caption'
6
-
7
- const ProgressStepCustomIcon = (props) => (
8
- <div>
9
- <br />
10
- <ProgressStep
11
- icon
12
- variant="tracker"
13
- {...props}
14
- >
15
- <ProgressStepItem status="complete">
16
- <Caption>{'Ordered'}</Caption>
17
- </ProgressStepItem>
18
- <ProgressStepItem
19
- icon="exclamation-triangle"
20
- status="active"
21
- >
22
- <Caption>{'Shipped'}</Caption>
23
- </ProgressStepItem>
24
- <ProgressStepItem status="inactive">
25
- <Caption>{'Delivered'}</Caption>
26
- </ProgressStepItem>
27
- </ProgressStep>
28
- </div>
29
- )
30
-
31
- export default ProgressStepCustomIcon
@@ -1 +0,0 @@
1
- Custom icons can also be set for individual steps. Simply use the `icon` prop for the relevant `ProgressStepItem`/`progress_step_item` as shown here.
@@ -1,3 +0,0 @@
1
- The default Progress Step kit sets orientation to horizontal and can be used with completed, active, and inactive steps as shown here.
2
-
3
- `icon` is a boolean prop that can also be set to true to render icons within the steps indicator. `icon` is false by default.
@@ -1,3 +0,0 @@
1
- The `variant` prop can be set to `tracker` to achieve this UI. Tracker is only available with the horizontal orientation and it is also recommended that you set the `icon` prop to true for this variant.
2
-
3
- This variant takes children just like the default progress step, however, it is best to use the caption kit for children in this variant.
@@ -1 +0,0 @@
1
- `orientation` can also be set to `vertical` as shown here. By default, this is set to `horizontal`.