playbook_ui_docs 15.1.0.pre.alpha.typeaheadscss11143 → 15.1.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 (129) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.jsx +2 -2
  3. data/app/pb_kits/playbook/pb_bar_graph/docs/example.yml +1 -0
  4. data/app/pb_kits/playbook/pb_button/docs/example.yml +0 -2
  5. data/app/pb_kits/playbook/pb_card/docs/_card_highlight.html.erb +0 -3
  6. data/app/pb_kits/playbook/pb_card/docs/_card_highlight.jsx +0 -8
  7. data/app/pb_kits/playbook/pb_contact/docs/_contact_default.html.erb +1 -16
  8. data/app/pb_kits/playbook/pb_contact/docs/_contact_default.jsx +0 -15
  9. data/app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.html.erb +0 -6
  10. data/app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.jsx +0 -6
  11. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_stacked_alert.html.erb +16 -16
  12. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_stacked_alert.jsx +1 -2
  13. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_status.html.erb +31 -31
  14. data/app/pb_kits/playbook/pb_dialog/docs/_dialog_status.jsx +3 -4
  15. data/app/pb_kits/playbook/pb_form/docs/_form_form_with.html.erb +0 -1
  16. data/app/pb_kits/playbook/pb_form/docs/_form_form_with_validate.html.erb +0 -11
  17. data/app/pb_kits/playbook/pb_nav/docs/example.yml +0 -2
  18. data/app/pb_kits/playbook/pb_nav/docs/index.js +1 -2
  19. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_breached.html.erb +3 -3
  20. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_common.html.erb +3 -3
  21. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_confirmation.html.erb +3 -3
  22. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_meter_settings.html.erb +3 -3
  23. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_strength_change.html.erb +3 -3
  24. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_preview.html.erb +2 -2
  25. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.html.erb +0 -23
  26. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.jsx +7 -45
  27. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_default.html.erb +4 -8
  28. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_default.jsx +0 -5
  29. data/app/pb_kits/playbook/pb_timestamp/docs/_time_stamp_default.md +1 -0
  30. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.html.erb +10 -0
  31. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.jsx +9 -0
  32. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.html.erb +17 -3
  33. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.jsx +15 -0
  34. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.html.erb +2 -0
  35. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.jsx +2 -0
  36. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb +14 -0
  37. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.jsx +14 -0
  38. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.html.erb +4 -0
  39. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.jsx +4 -0
  40. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx +1 -0
  41. data/app/pb_kits/playbook/pb_timestamp/docs/example.yml +6 -18
  42. data/app/pb_kits/playbook/pb_timestamp/docs/index.js +0 -6
  43. data/dist/playbook-doc.js +2 -2
  44. metadata +3 -87
  45. data/app/pb_kits/playbook/pb_button/docs/_button_managed_disabled.html.erb +0 -31
  46. data/app/pb_kits/playbook/pb_button/docs/_button_managed_disabled.md +0 -7
  47. data/app/pb_kits/playbook/pb_button/docs/_button_managed_disabled_helper.html.erb +0 -21
  48. data/app/pb_kits/playbook/pb_button/docs/_button_managed_disabled_helper.md +0 -7
  49. data/app/pb_kits/playbook/pb_contact/docs/_contact_default.md +0 -5
  50. data/app/pb_kits/playbook/pb_nav/docs/_horizontal_nav_extendedunderline.html.erb +0 -6
  51. data/app/pb_kits/playbook/pb_nav/docs/_horizontal_nav_extendedunderline.jsx +0 -39
  52. data/app/pb_kits/playbook/pb_nav/docs/_horizontal_nav_extendedunderline.md +0 -1
  53. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.html.erb +0 -35
  54. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.jsx +0 -49
  55. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_rails.md +0 -1
  56. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_react.md +0 -2
  57. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.html.erb +0 -38
  58. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.jsx +0 -51
  59. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.html.erb +0 -46
  60. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.jsx +0 -62
  61. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.md +0 -3
  62. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.html.erb +0 -47
  63. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.jsx +0 -60
  64. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.html.erb +0 -25
  65. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.jsx +0 -36
  66. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_non_clickable.jsx +0 -44
  67. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.html.erb +0 -100
  68. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.jsx +0 -126
  69. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.html.erb +0 -32
  70. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.jsx +0 -48
  71. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.html.erb +0 -68
  72. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.jsx +0 -81
  73. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.html.erb +0 -31
  74. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.jsx +0 -42
  75. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.md +0 -2
  76. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.html.erb +0 -35
  77. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.jsx +0 -51
  78. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/example.yml +0 -27
  79. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/index.js +0 -11
  80. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.html.erb +0 -31
  81. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.jsx +0 -81
  82. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.html.erb +0 -25
  83. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.jsx +0 -40
  84. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.md +0 -5
  85. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.html.erb +0 -27
  86. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.jsx +0 -39
  87. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.md +0 -5
  88. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.html.erb +0 -93
  89. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.jsx +0 -131
  90. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.md +0 -14
  91. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.html.erb +0 -42
  92. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.jsx +0 -58
  93. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.html.erb +0 -24
  94. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.jsx +0 -38
  95. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.html.erb +0 -22
  96. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.jsx +0 -33
  97. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.html.erb +0 -118
  98. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.jsx +0 -144
  99. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_live_data.jsx +0 -60
  100. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.html.erb +0 -24
  101. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.jsx +0 -42
  102. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.html.erb +0 -38
  103. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.jsx +0 -52
  104. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/example.yml +0 -29
  105. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/index.js +0 -11
  106. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_default.md +0 -1
  107. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.md +0 -1
  108. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.md +0 -1
  109. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.md +0 -5
  110. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.html.erb +0 -12
  111. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.jsx +0 -25
  112. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.md +0 -1
  113. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.html.erb +0 -4
  114. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.jsx +0 -17
  115. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.md +0 -1
  116. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.html.erb +0 -18
  117. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.jsx +0 -44
  118. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.md +0 -1
  119. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.md +0 -1
  120. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.md +0 -5
  121. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.html.erb +0 -16
  122. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.jsx +0 -30
  123. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.md +0 -1
  124. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.html.erb +0 -16
  125. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.jsx +0 -30
  126. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.md +0 -1
  127. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.html.erb +0 -26
  128. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.jsx +0 -41
  129. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.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.1.0.pre.alpha.typeaheadscss11143
4
+ version: 15.1.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-10-07 00:00:00.000000000 Z
12
+ date: 2025-09-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -328,10 +328,6 @@ files:
328
328
  - app/pb_kits/playbook/pb_button/docs/_button_loading.html.erb
329
329
  - app/pb_kits/playbook/pb_button/docs/_button_loading.jsx
330
330
  - app/pb_kits/playbook/pb_button/docs/_button_loading.md
331
- - app/pb_kits/playbook/pb_button/docs/_button_managed_disabled.html.erb
332
- - app/pb_kits/playbook/pb_button/docs/_button_managed_disabled.md
333
- - app/pb_kits/playbook/pb_button/docs/_button_managed_disabled_helper.html.erb
334
- - app/pb_kits/playbook/pb_button/docs/_button_managed_disabled_helper.md
335
331
  - app/pb_kits/playbook/pb_button/docs/_button_options.html.erb
336
332
  - app/pb_kits/playbook/pb_button/docs/_button_options.jsx
337
333
  - app/pb_kits/playbook/pb_button/docs/_button_props_swift.md
@@ -515,7 +511,6 @@ files:
515
511
  - app/pb_kits/playbook/pb_collapsible/docs/index.js
516
512
  - app/pb_kits/playbook/pb_contact/docs/_contact_default.html.erb
517
513
  - app/pb_kits/playbook/pb_contact/docs/_contact_default.jsx
518
- - app/pb_kits/playbook/pb_contact/docs/_contact_default.md
519
514
  - app/pb_kits/playbook/pb_contact/docs/_contact_default_swift.md
520
515
  - app/pb_kits/playbook/pb_contact/docs/_contact_props_swift.md
521
516
  - app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.html.erb
@@ -1527,9 +1522,6 @@ files:
1527
1522
  - app/pb_kits/playbook/pb_nav/docs/_description.md
1528
1523
  - app/pb_kits/playbook/pb_nav/docs/_horizontal_nav.html.erb
1529
1524
  - app/pb_kits/playbook/pb_nav/docs/_horizontal_nav.jsx
1530
- - app/pb_kits/playbook/pb_nav/docs/_horizontal_nav_extendedunderline.html.erb
1531
- - app/pb_kits/playbook/pb_nav/docs/_horizontal_nav_extendedunderline.jsx
1532
- - app/pb_kits/playbook/pb_nav/docs/_horizontal_nav_extendedunderline.md
1533
1525
  - app/pb_kits/playbook/pb_nav/docs/_nav_horizontal_bold_swift.md
1534
1526
  - app/pb_kits/playbook/pb_nav/docs/_nav_horizontal_default_swift.md
1535
1527
  - app/pb_kits/playbook/pb_nav/docs/_nav_horizontal_subtle_no_highlight_swift.md
@@ -1639,59 +1631,6 @@ files:
1639
1631
  - app/pb_kits/playbook/pb_passphrase/docs/_passphrase_tips.md
1640
1632
  - app/pb_kits/playbook/pb_passphrase/docs/example.yml
1641
1633
  - app/pb_kits/playbook/pb_passphrase/docs/index.js
1642
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.html.erb
1643
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.jsx
1644
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_rails.md
1645
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_react.md
1646
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.html.erb
1647
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.jsx
1648
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.html.erb
1649
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.jsx
1650
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.md
1651
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.html.erb
1652
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.jsx
1653
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.html.erb
1654
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.jsx
1655
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_non_clickable.jsx
1656
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.html.erb
1657
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.jsx
1658
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.html.erb
1659
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.jsx
1660
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.html.erb
1661
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.jsx
1662
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.html.erb
1663
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.jsx
1664
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.md
1665
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.html.erb
1666
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.jsx
1667
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/example.yml
1668
- - app/pb_kits/playbook/pb_pb_bar_graph/docs/index.js
1669
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.html.erb
1670
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.jsx
1671
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.html.erb
1672
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.jsx
1673
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.md
1674
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.html.erb
1675
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.jsx
1676
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.md
1677
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.html.erb
1678
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.jsx
1679
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.md
1680
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.html.erb
1681
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.jsx
1682
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.html.erb
1683
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.jsx
1684
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.html.erb
1685
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.jsx
1686
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.html.erb
1687
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.jsx
1688
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_live_data.jsx
1689
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.html.erb
1690
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.jsx
1691
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.html.erb
1692
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.jsx
1693
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/example.yml
1694
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/index.js
1695
1634
  - app/pb_kits/playbook/pb_person/docs/_description.md
1696
1635
  - app/pb_kits/playbook/pb_person/docs/_footer.md
1697
1636
  - app/pb_kits/playbook/pb_person/docs/_person_default.html.erb
@@ -2205,7 +2144,6 @@ files:
2205
2144
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.jsx
2206
2145
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_default.html.erb
2207
2146
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_default.jsx
2208
- - app/pb_kits/playbook/pb_text_input/docs/_text_input_default.md
2209
2147
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_default_swift.md
2210
2148
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_disabled.html.erb
2211
2149
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_disabled.jsx
@@ -2292,47 +2230,25 @@ files:
2292
2230
  - app/pb_kits/playbook/pb_timeline/docs/index.js
2293
2231
  - app/pb_kits/playbook/pb_timestamp/docs/_description.md
2294
2232
  - app/pb_kits/playbook/pb_timestamp/docs/_footer.md
2233
+ - app/pb_kits/playbook/pb_timestamp/docs/_time_stamp_default.md
2295
2234
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.html.erb
2296
2235
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.jsx
2297
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.md
2298
2236
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align_swift.md
2299
2237
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.html.erb
2300
2238
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.jsx
2301
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.md
2302
2239
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default_swift.md
2303
2240
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.html.erb
2304
2241
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.jsx
2305
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.md
2306
2242
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed_swift.md
2307
2243
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_props_swift.md
2308
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.html.erb
2309
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.jsx
2310
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.md
2311
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.html.erb
2312
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.jsx
2313
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.md
2314
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.html.erb
2315
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.jsx
2316
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.md
2317
2244
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
2318
2245
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.jsx
2319
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.md
2320
2246
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones_swift.md
2321
2247
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.html.erb
2322
2248
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.jsx
2323
2249
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.md
2324
2250
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.html.erb
2325
2251
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
2326
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.md
2327
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.html.erb
2328
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.jsx
2329
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.md
2330
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.html.erb
2331
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.jsx
2332
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.md
2333
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.html.erb
2334
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.jsx
2335
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.md
2336
2252
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_swift.md
2337
2253
  - app/pb_kits/playbook/pb_timestamp/docs/example.yml
2338
2254
  - app/pb_kits/playbook/pb_timestamp/docs/index.js
@@ -1,31 +0,0 @@
1
- <%= pb_rails("body", props: { text: "Click to disable the Buttons below", id: "toggle-disabled-demo", cursor: "pointer", color:"link", margin_bottom:"sm" }) %>
2
- <%= pb_rails("body", props: { text: "Click to enable the Buttons below", id: "toggle-enabled-demo", cursor: "pointer", color:"link", margin_bottom:"sm" }) %>
3
-
4
- <%= pb_rails("card", props:{display:"flex", flex_direction:"row", justify_content:"center"}) do %>
5
- <%= pb_rails("button", props: { text: "I am a Button", id: "normal_managed_button", data:{pb_button_managed: true}, margin_right: "lg" }) %>
6
- <%= pb_rails("button", props: { text: "I am an <a> Button", id: "a_tag_managed_button", tag:"a", data:{pb_button_managed: true}, link: "http://google.com"}) %>
7
- <% end %>
8
- <script>
9
- document.addEventListener('DOMContentLoaded', function () {
10
- const disableTrigger = document.querySelector('#toggle-disabled-demo')
11
- const enableTrigger = document.querySelector('#toggle-enabled-demo')
12
-
13
- // Find the Buttons you want to 'manage'
14
- const btn = document.querySelector('#normal_managed_button');
15
- const link = document.querySelector('#a_tag_managed_button');
16
-
17
- disableTrigger.addEventListener('click', (e) => {
18
- // Disable default button
19
- btn.setAttribute('disabled', true)
20
- // Disable a tag button
21
- link.setAttribute('aria-disabled', 'true')
22
- });
23
-
24
- enableTrigger.addEventListener('click', (e) => {
25
- // Enable default button
26
- btn.removeAttribute('disabled')
27
- // Enable a tag button
28
- link.removeAttribute('aria-disabled')
29
- });
30
- });
31
- </script>
@@ -1,7 +0,0 @@
1
- If needing to toggle the disabled state of the Button dynamically (for example, within a Turbo or Stimulus context), you can now do so in rails using the `pb-button-managed` data attribute.
2
-
3
- 1) Add the following data attribute to your button kit: `data:{ pb-button-managed: true }`
4
-
5
- 2) To toggle enabled/disabled state via attributes: for buttons set/remove disabled, for links set/remove aria-disabled="true". This will handle disabling the button, preventing clicks as well as all style changes so you don't have to.
6
-
7
- Click to enable or disable the buttons above and view the code snippet below for details!
@@ -1,21 +0,0 @@
1
- <%= pb_rails("body", props: { text: "Click to disable the Button below", id: "toggle-disabled-demo-with-helper", cursor: "pointer", color:"link", margin_bottom:"sm" }) %>
2
- <%= pb_rails("body", props: { text: "Click to enable the Button below", id: "toggle-enabled-demo-with-helper", cursor: "pointer", color:"link", margin_bottom:"sm" }) %>
3
- <br/>
4
- <%= pb_rails("card", props:{display:"flex", flex_direction:"row", justify_content:"center"}) do %>
5
- <%= pb_rails("button", props: { text: "Watch me Change!", id: "managed_button_with_helper", data:{pb_button_managed: true} }) %>
6
- <% end %>
7
-
8
- <script>
9
- document.addEventListener('DOMContentLoaded', function () {
10
- const disable = document.querySelector('#toggle-disabled-demo-with-helper')
11
- const enable = document.querySelector('#toggle-enabled-demo-with-helper')
12
-
13
- // Find the Button you want to 'manage'
14
- const demoBtn = document.querySelector('#managed_button_with_helper')
15
-
16
- // Use the pbButton object created by the kit to call the enable/disable methods
17
- disable.addEventListener('click', (e) => {demoBtn._pbButton.disable()});
18
- enable.addEventListener('click', (e) => {demoBtn._pbButton.enable()});
19
-
20
- });
21
- </script>
@@ -1,7 +0,0 @@
1
- The disabled state for the button can also be toggled via small helpers available through the `pb-button-managed` data attribute.
2
-
3
- 1) Add the following data attribute to your button kit: `data:{ pb-button-managed: true }`
4
-
5
- 2) Toggle state via the provided `_pbButton.disable()` and `_pbButton.enable()` helpers as shown in the code snippet below.
6
-
7
- Click to enable or disable the buttons above to see this in action!
@@ -1,5 +0,0 @@
1
- The Contact kit automatically formats US phone numbers when the `contactType` / `contact_type` is one of: `home` (default), `work`, `cell`, `work-cell`, `wrong-phone`.
2
-
3
- - Use `email` to display emails.
4
- - Use `international` to display International phone numbers exactly as provided (no formatting applied).
5
- - Use `extension` to display four digit phone extensions.
@@ -1,6 +0,0 @@
1
- <%= pb_rails("nav", props: { orientation: "horizontal", extended_underline: true }) do %>
2
- <%= pb_rails("nav/item", props: { text: "About", link: "#" }) %>
3
- <%= pb_rails("nav/item", props: { text: "Case Studies", link: "#", active: true }) %>
4
- <%= pb_rails("nav/item", props: { text: "Service ", link: "#" }) %>
5
- <%= pb_rails("nav/item", props: { text: "Contacts", link: "#" }) %>
6
- <% end %>
@@ -1,39 +0,0 @@
1
- import React from 'react'
2
-
3
- import Nav from '../_nav'
4
- import NavItem from '../_item'
5
-
6
- const HorizontalNavExtendedunderline = (props) => {
7
- return (
8
- <Nav
9
- extendedUnderline
10
- link="#"
11
- orientation="horizontal"
12
- {...props}
13
- >
14
- <NavItem
15
- link="#"
16
- text="About"
17
- {...props}
18
- />
19
- <NavItem
20
- active
21
- link="#"
22
- text="Case Studies"
23
- {...props}
24
- />
25
- <NavItem
26
- link="#"
27
- text="Service"
28
- {...props}
29
- />
30
- <NavItem
31
- link="#"
32
- text="Contacts"
33
- {...props}
34
- />
35
- </Nav>
36
- )
37
- }
38
-
39
- export default HorizontalNavExtendedunderline
@@ -1 +0,0 @@
1
- The optional `extendedUnderline`/`extended_underline` prop can be used with the default `normal` variant of the horizontal orientation of the nav to extend the underline to take up the full width of the container.
@@ -1,35 +0,0 @@
1
- <% chart_data = [{
2
- name: 'Installation',
3
- data: [1475,200,3000,654,656]
4
- }, {
5
- name: 'Manufacturing',
6
- data: [4434,524,2320,440,500]
7
- }, {
8
- name: 'Sales & Distribution',
9
- data: [3387,743,1344,434,440,]
10
- }, {
11
- name: 'Project Development',
12
- data: [3227,878,999,780,1000]
13
- }, {
14
- name: 'Other',
15
- data: [1111,677,3245,500,200]
16
- }] %>
17
-
18
- <% chart_options = {
19
- series: chart_data,
20
- title: {
21
- text: "Bar Graph with Custom Data Colors",
22
- },
23
- xAxis: {
24
- categories: ["Jan", "Feb", "Mar", "Apr", "May"],
25
- },
26
- yAxis: {
27
- title: {
28
- text: "Number of Employees",
29
- },
30
- },
31
- colors: ['#1CA05C', '#FD804C', '#144075', '#00C4D7', '#DA0014'],
32
- }
33
- %>
34
-
35
- <%= pb_rails("pb_bar_graph", props: {options: chart_options}) %>
@@ -1,49 +0,0 @@
1
- import React from 'react'
2
- import { PbBarGraph } from 'playbook-ui'
3
- import colors from '../../tokens/exports/_colors.module.scss'
4
-
5
- const chartData = [{
6
- name: 'Installation',
7
- data: [1475, 200, 3000, 654, 656],
8
- }, {
9
- name: 'Manufacturing',
10
- data: [4434, 524, 2320, 440, 500],
11
- }, {
12
- name: 'Sales & Distribution',
13
- data: [3387, 743, 1344, 434, 440],
14
- }, {
15
- name: 'Project Development',
16
- data: [3227, 878, 999, 780, 1000],
17
- }, {
18
- name: 'Other',
19
- data: [1111, 677, 3245, 500, 200],
20
- }]
21
-
22
- const chartOptions = {
23
- series: chartData,
24
- title: {
25
- text: "Bar Graph with Custom Data Colors",
26
- },
27
- xAxis: {
28
- categories: ["Jan", "Feb", "Mar", "Apr", "May"],
29
- },
30
- yAxis: {
31
- title: {
32
- text: "Number of Employees",
33
- },
34
- },
35
- colors: [colors.data_4, colors.data_5, colors.data_6, colors.data_7, colors.data_8],
36
- }
37
-
38
- const PbBarGraphColors = () => {
39
-
40
- return (
41
- <div>
42
- <PbBarGraph
43
- options={chartOptions}
44
- />
45
- </div>
46
- )
47
- }
48
-
49
- export default PbBarGraphColors
@@ -1 +0,0 @@
1
- Custom data colors allow for color customization to match the needs of business requirements. To accomplish this, you can use hex values.
@@ -1,2 +0,0 @@
1
- Custom data colors allow for color customization to match the needs of business requirements.
2
- You can use Playbook's color tokens or use hex values.
@@ -1,38 +0,0 @@
1
- <% chart_data = [{
2
- name: 'Installation',
3
- data: [1475,200,3000,654,656]
4
- }, {
5
- name: 'Manufacturing',
6
- data: [4434,524,2320,440,500]
7
- }, {
8
- name: 'Sales & Distribution',
9
- data: [3387,743,1344,434,440,]
10
- }, {
11
- name: 'Project Development',
12
- data: [3227,878,999,780,1000]
13
- }, {
14
- name: 'Other',
15
- data: [1111,677,3245,500,200]
16
- }] %>
17
-
18
-
19
- <% chart_options = {
20
- series: chart_data,
21
- title: {
22
- text: 'Solar Employment Growth by Sector, 2010-2016',
23
- },
24
- subtitle: {
25
- text: 'Source: thesolarfoundation.com',
26
- },
27
- xAxis: {
28
- categories: ['Jan', 'Feb', 'Mar', 'Apr', 'May'],
29
- },
30
- yAxis: {
31
- title: {
32
- text: 'Number of Employees',
33
- },
34
- },
35
- }
36
- %>
37
-
38
- <%= pb_rails("pb_bar_graph", props: {options: chart_options}) %>
@@ -1,51 +0,0 @@
1
- import React from 'react'
2
- import { PbBarGraph } from 'playbook-ui'
3
-
4
- const chartData = [{
5
- name: 'Installation',
6
- data: [1475, 200, 3000, 654, 656],
7
- }, {
8
- name: 'Manufacturing',
9
- data: [4434, 524, 2320, 440, 500],
10
- }, {
11
- name: 'Sales & Distribution',
12
- data: [3387, 743, 1344, 434, 440],
13
- }, {
14
- name: 'Project Development',
15
- data: [3227, 878, 999, 780, 1000],
16
- }, {
17
- name: 'Other',
18
- data: [1111, 677, 3245, 500, 200],
19
- }]
20
-
21
- const chartOptions = {
22
- series: chartData,
23
- title: {
24
- text: 'Solar Employment Growth by Sector, 2010-2016',
25
- },
26
- subtitle: {
27
- text: 'Source: thesolarfoundation.com',
28
- },
29
- xAxis: {
30
- categories: ['Jan', 'Feb', 'Mar', 'Apr', 'May'],
31
- },
32
- yAxis: {
33
- title: {
34
- text: 'Number of Employees',
35
- },
36
- },
37
- }
38
-
39
- const PbBarGraphDefault = (props) => {
40
-
41
- return (
42
- <div>
43
- <PbBarGraph
44
- {...props}
45
- options={chartOptions}
46
- />
47
- </div>
48
- )
49
- }
50
-
51
- export default PbBarGraphDefault
@@ -1,46 +0,0 @@
1
- <% chart_data = [{
2
- name: 'Number of Installations',
3
- data: [1475,200,3000,654,656]
4
- }] %>
5
-
6
- <% chart_options_pixel = {
7
- chart: {
8
- height: "300"
9
- },
10
- series: chart_data,
11
- title: {
12
- text: "Fixed Height (300px)",
13
- },
14
- xAxis: {
15
- categories: ["Jan", "Feb", "Mar", "Apr", "May"],
16
- },
17
- yAxis: {
18
- title: {
19
- text: "Number of Employees",
20
- },
21
- }
22
- } %>
23
-
24
- <%= pb_rails("pb_bar_graph", props: {options: chart_options_pixel}) %>
25
-
26
- <br /><br />
27
-
28
- <% chart_options_percentage = {
29
- chart: {
30
- height: "50%"
31
- },
32
- series: chart_data,
33
- title: {
34
- text: "Percentage Height (50%)",
35
- },
36
- xAxis: {
37
- categories: ["Jan", "Feb", "Mar", "Apr", "May"],
38
- },
39
- yAxis: {
40
- title: {
41
- text: "Number of Employees",
42
- },
43
- }
44
- } %>
45
-
46
- <%= pb_rails("pb_bar_graph", props: {options: chart_options_percentage}) %>
@@ -1,62 +0,0 @@
1
- import React from 'react'
2
- import { PbBarGraph } from 'playbook-ui'
3
-
4
- const chartData = [{
5
- name: 'Number of Installations',
6
- data: [1475, 200, 3000, 654, 656],
7
- }]
8
-
9
- const pixelHeightChartOptions = {
10
- chart: {
11
- height: "300"
12
- },
13
- series: chartData,
14
- title: {
15
- text: "Fixed Height (300px)",
16
- },
17
- xAxis: {
18
- categories: ["Jan", "Feb", "Mar", "Apr", "May"],
19
- },
20
- yAxis: {
21
- title: {
22
- text: "Number of Employees",
23
- },
24
- },
25
- };
26
-
27
- const percentageHeightChartOptions = {
28
- chart: {
29
- height: "50%"
30
- },
31
- series: chartData,
32
- title: {
33
- text: "Percentage Height (50%)",
34
- },
35
- xAxis: {
36
- categories: ["Jan", "Feb", "Mar", "Apr", "May"],
37
- },
38
- yAxis: {
39
- title: {
40
- text: "Number of Employees",
41
- },
42
- },
43
- };
44
-
45
-
46
-
47
- const PbBarGraphHeight = () => (
48
- <div>
49
- <PbBarGraph
50
- options={pixelHeightChartOptions}
51
- />
52
-
53
- <br />
54
- <br />
55
-
56
- <PbBarGraph
57
- options={percentageHeightChartOptions}
58
- />
59
- </div>
60
- )
61
-
62
- export default PbBarGraphHeight
@@ -1,3 +0,0 @@
1
- By default, Highcharts have a height of 400px, but this can be customized. You can override the default by specifying either a percentage or a fixed pixel value.
2
-
3
- Using a percentage maintains a consistent aspect ratio across different responsive sizes. For example, setting the height to 50% makes the chart’s height half of its width.
@@ -1,47 +0,0 @@
1
- <% chart_options = {
2
- chart: {
3
- type: 'bar'
4
- },
5
- title: {
6
- text: 'Historic World Population by Region',
7
- align: 'left'
8
- },
9
- subtitle: {
10
- text: 'Source: <a ' +
11
- 'href="https://en.wikipedia.org/wiki/List_of_continents_and_continental_subregions_by_population"' +
12
- 'target="_blank">Wikipedia.org</a>',
13
- align: 'left'
14
- },
15
- xAxis: {
16
- categories: ['Africa', 'America', 'Asia', 'Europe'],
17
- lineWidth: 0
18
- },
19
- yAxis: {
20
- title: {
21
- text: '',
22
- },
23
- },
24
- tooltip: {
25
- valueSuffix: ' millions'
26
- },
27
- plotOptions: {
28
- bar: {
29
- dataLabels: {
30
- enabled: true
31
- },
32
- groupPadding: 0.1
33
- }
34
- },
35
- series: [{
36
- name: 'Year 1990',
37
- data: [631, 727, 3202, 721]
38
- }, {
39
- name: 'Year 2000',
40
- data: [814, 841, 3714, 726]
41
- }, {
42
- name: 'Year 2018',
43
- data: [1276, 1007, 4561, 746]
44
- }],
45
- } %>
46
-
47
- <%= pb_rails("pb_bar_graph", props: {options: chart_options}) %>