playbook_ui_docs 15.0.0.pre.alpha.stimulusbutton10763 → 15.0.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 (130) 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_form/docs/_form_form_with.html.erb +0 -1
  12. data/app/pb_kits/playbook/pb_loading_inline/docs/example.yml +0 -2
  13. data/app/pb_kits/playbook/pb_loading_inline/docs/index.js +0 -1
  14. data/app/pb_kits/playbook/pb_nav/docs/example.yml +0 -2
  15. data/app/pb_kits/playbook/pb_nav/docs/index.js +1 -2
  16. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_breached.html.erb +3 -3
  17. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_common.html.erb +3 -3
  18. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_confirmation.html.erb +3 -3
  19. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_meter_settings.html.erb +3 -3
  20. data/app/pb_kits/playbook/pb_passphrase/docs/_passphrase_strength_change.html.erb +3 -3
  21. data/app/pb_kits/playbook/pb_rich_text_editor/docs/_rich_text_editor_preview.html.erb +2 -2
  22. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.html.erb +0 -23
  23. data/app/pb_kits/playbook/pb_section_separator/docs/_section_separator_children.jsx +7 -45
  24. data/app/pb_kits/playbook/pb_text_input/docs/example.yml +0 -3
  25. data/app/pb_kits/playbook/pb_text_input/docs/index.js +0 -1
  26. data/app/pb_kits/playbook/pb_timestamp/docs/_time_stamp_default.md +1 -0
  27. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.html.erb +10 -0
  28. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.jsx +9 -0
  29. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.html.erb +17 -3
  30. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.jsx +15 -0
  31. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.html.erb +2 -0
  32. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.jsx +2 -0
  33. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb +14 -0
  34. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.jsx +14 -0
  35. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.html.erb +4 -0
  36. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.jsx +4 -0
  37. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx +1 -0
  38. data/app/pb_kits/playbook/pb_timestamp/docs/example.yml +6 -18
  39. data/app/pb_kits/playbook/pb_timestamp/docs/index.js +0 -6
  40. data/dist/playbook-doc.js +2 -2
  41. metadata +3 -91
  42. data/app/pb_kits/playbook/pb_button/docs/_button_managed_disabled.html.erb +0 -29
  43. data/app/pb_kits/playbook/pb_button/docs/_button_managed_disabled.md +0 -5
  44. data/app/pb_kits/playbook/pb_button/docs/_button_managed_disabled_helper.html.erb +0 -18
  45. data/app/pb_kits/playbook/pb_button/docs/_button_managed_disabled_helper.md +0 -5
  46. data/app/pb_kits/playbook/pb_contact/docs/_contact_default.md +0 -5
  47. data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.html.erb +0 -5
  48. data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.jsx +0 -24
  49. data/app/pb_kits/playbook/pb_nav/docs/_horizontal_nav_extendedunderline.html.erb +0 -6
  50. data/app/pb_kits/playbook/pb_nav/docs/_horizontal_nav_extendedunderline.jsx +0 -39
  51. data/app/pb_kits/playbook/pb_nav/docs/_horizontal_nav_extendedunderline.md +0 -1
  52. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.html.erb +0 -35
  53. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors.jsx +0 -49
  54. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_rails.md +0 -1
  55. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_colors_react.md +0 -2
  56. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.html.erb +0 -38
  57. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_default.jsx +0 -51
  58. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.html.erb +0 -46
  59. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.jsx +0 -62
  60. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_height.md +0 -3
  61. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.html.erb +0 -47
  62. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_horizontal.jsx +0 -60
  63. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.html.erb +0 -25
  64. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend.jsx +0 -36
  65. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_non_clickable.jsx +0 -44
  66. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.html.erb +0 -100
  67. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_legend_position.jsx +0 -126
  68. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.html.erb +0 -32
  69. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_negative_numbers.jsx +0 -48
  70. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.html.erb +0 -68
  71. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_secondary_y_axis.jsx +0 -81
  72. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.html.erb +0 -31
  73. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.jsx +0 -42
  74. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_spline.md +0 -2
  75. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.html.erb +0 -35
  76. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/_pb_bar_graph_stacked.jsx +0 -51
  77. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/example.yml +0 -27
  78. data/app/pb_kits/playbook/pb_pb_bar_graph/docs/index.js +0 -11
  79. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.html.erb +0 -31
  80. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.jsx +0 -81
  81. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.html.erb +0 -25
  82. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.jsx +0 -40
  83. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.md +0 -5
  84. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.html.erb +0 -27
  85. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.jsx +0 -39
  86. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.md +0 -5
  87. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.html.erb +0 -93
  88. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.jsx +0 -131
  89. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.md +0 -14
  90. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.html.erb +0 -42
  91. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.jsx +0 -58
  92. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.html.erb +0 -24
  93. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.jsx +0 -38
  94. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.html.erb +0 -22
  95. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.jsx +0 -33
  96. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.html.erb +0 -118
  97. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.jsx +0 -144
  98. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_live_data.jsx +0 -60
  99. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.html.erb +0 -24
  100. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.jsx +0 -42
  101. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.html.erb +0 -38
  102. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.jsx +0 -52
  103. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/example.yml +0 -29
  104. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/index.js +0 -11
  105. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.html.erb +0 -41
  106. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.jsx +0 -80
  107. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.md +0 -1
  108. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.md +0 -1
  109. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.md +0 -1
  110. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.md +0 -5
  111. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.html.erb +0 -12
  112. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.jsx +0 -25
  113. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.md +0 -1
  114. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.html.erb +0 -4
  115. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.jsx +0 -17
  116. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.md +0 -1
  117. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.html.erb +0 -18
  118. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.jsx +0 -44
  119. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.md +0 -1
  120. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.md +0 -1
  121. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.md +0 -5
  122. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.html.erb +0 -16
  123. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.jsx +0 -30
  124. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.md +0 -1
  125. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.html.erb +0 -16
  126. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.jsx +0 -30
  127. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.md +0 -1
  128. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.html.erb +0 -26
  129. data/app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.jsx +0 -41
  130. 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.0.0.pre.alpha.stimulusbutton10763
4
+ version: 15.0.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-09-25 00:00:00.000000000 Z
12
+ date: 2025-09-08 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
@@ -1389,8 +1384,6 @@ files:
1389
1384
  - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_custom.jsx
1390
1385
  - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_default.html.erb
1391
1386
  - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_default.jsx
1392
- - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.html.erb
1393
- - app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_variant.jsx
1394
1387
  - app/pb_kits/playbook/pb_loading_inline/docs/example.yml
1395
1388
  - app/pb_kits/playbook/pb_loading_inline/docs/index.js
1396
1389
  - app/pb_kits/playbook/pb_map/docs/_map_default.jsx
@@ -1527,9 +1520,6 @@ files:
1527
1520
  - app/pb_kits/playbook/pb_nav/docs/_description.md
1528
1521
  - app/pb_kits/playbook/pb_nav/docs/_horizontal_nav.html.erb
1529
1522
  - 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
1523
  - app/pb_kits/playbook/pb_nav/docs/_nav_horizontal_bold_swift.md
1534
1524
  - app/pb_kits/playbook/pb_nav/docs/_nav_horizontal_default_swift.md
1535
1525
  - app/pb_kits/playbook/pb_nav/docs/_nav_horizontal_subtle_no_highlight_swift.md
@@ -1639,59 +1629,6 @@ files:
1639
1629
  - app/pb_kits/playbook/pb_passphrase/docs/_passphrase_tips.md
1640
1630
  - app/pb_kits/playbook/pb_passphrase/docs/example.yml
1641
1631
  - 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
1632
  - app/pb_kits/playbook/pb_person/docs/_description.md
1696
1633
  - app/pb_kits/playbook/pb_person/docs/_footer.md
1697
1634
  - app/pb_kits/playbook/pb_person/docs/_person_default.html.erb
@@ -2198,9 +2135,6 @@ files:
2198
2135
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on.html.erb
2199
2136
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on.jsx
2200
2137
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on_swift.md
2201
- - app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.html.erb
2202
- - app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.jsx
2203
- - app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.md
2204
2138
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.html.erb
2205
2139
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.jsx
2206
2140
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_default.html.erb
@@ -2291,47 +2225,25 @@ files:
2291
2225
  - app/pb_kits/playbook/pb_timeline/docs/index.js
2292
2226
  - app/pb_kits/playbook/pb_timestamp/docs/_description.md
2293
2227
  - app/pb_kits/playbook/pb_timestamp/docs/_footer.md
2228
+ - app/pb_kits/playbook/pb_timestamp/docs/_time_stamp_default.md
2294
2229
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.html.erb
2295
2230
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.jsx
2296
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align.md
2297
2231
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_align_swift.md
2298
2232
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.html.erb
2299
2233
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.jsx
2300
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default.md
2301
2234
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_default_swift.md
2302
2235
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.html.erb
2303
2236
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.jsx
2304
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed.md
2305
2237
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_elapsed_swift.md
2306
2238
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_props_swift.md
2307
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.html.erb
2308
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.jsx
2309
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_current_year.md
2310
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.html.erb
2311
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.jsx
2312
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_date.md
2313
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.html.erb
2314
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.jsx
2315
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_show_time.md
2316
2239
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
2317
2240
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.jsx
2318
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.md
2319
2241
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones_swift.md
2320
2242
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.html.erb
2321
2243
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.jsx
2322
2244
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_unstyled.md
2323
2245
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.html.erb
2324
2246
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
2325
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.md
2326
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.html.erb
2327
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.jsx
2328
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_current_year.md
2329
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.html.erb
2330
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.jsx
2331
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_date.md
2332
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.html.erb
2333
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.jsx
2334
- - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_show_time.md
2335
2247
  - app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated_swift.md
2336
2248
  - app/pb_kits/playbook/pb_timestamp/docs/example.yml
2337
2249
  - app/pb_kits/playbook/pb_timestamp/docs/index.js
@@ -1,29 +0,0 @@
1
- <br/>
2
- <%= pb_rails("button", props: { text: "Disable Buttons", variant: "link", id: "toggle-disabled-demo" }) %>
3
- <%= pb_rails("button", props: { text: "Enable Buttons", variant: "link", id: "toggle-enabled-demo" }) %>
4
- <br/>
5
- <%= pb_rails("button", props: { text: "I am a Normal Button", id: "normal_managed_button", data:{pb_button_managed: true}, margin_bottom: "lg" }) %>
6
- <br/>
7
- <%= 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", margin_right: "lg" }) %>
8
-
9
- <script>
10
- document.addEventListener('DOMContentLoaded', function () {
11
- const disableTrigger = document.querySelector('#toggle-disabled-demo')
12
- const enableTrigger = document.querySelector('#toggle-enabled-demo')
13
-
14
- // Managed Buttons
15
- const btn = document.querySelector('#normal_managed_button');
16
- const link = document.querySelector('#a_tag_managed_button');
17
-
18
- disableTrigger.addEventListener('click', (e) => {
19
- // Disable both default button and a tag button
20
- btn.setAttribute('disabled', true)
21
- link.setAttribute('aria-disabled', 'true')
22
- });
23
- enableTrigger.addEventListener('click', (e) => {
24
- // Enable both default button and a tag button
25
- btn.removeAttribute('disabled')
26
- link.removeAttribute('aria-disabled')
27
- });
28
- });
29
- </script>
@@ -1,5 +0,0 @@
1
- If needing to toggle the disabled state of the Button dynmically, you can now do so in rails using the `pb-button-managed` data attribute.
2
-
3
- If your button has `data:{ pb-button-managed: true }` on it, you can then toggle 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.
4
-
5
- Click to enable or disable the buttons above and view the code snippet below for details!
@@ -1,18 +0,0 @@
1
- <%= pb_rails("button", props: { text: "Disable Button", variant: "link", id: "toggle-disabled-demo-with-helper" }) %>
2
- <%= pb_rails("button", props: { text: "Enable Button", variant: "link", id: "toggle-enabled-demo-with-helper" }) %>
3
- <br/>
4
- <%= pb_rails("button", props: { text: "Watch me Change!", id: "managed_button_with_helper", data:{pb_button_managed: true} }) %>
5
-
6
- <script>
7
- document.addEventListener('DOMContentLoaded', function () {
8
- const demoBtn = document.querySelector('#managed_button_with_helper')
9
-
10
- const disable = document.querySelector('#toggle-disabled-demo-with-helper')
11
- const enable = document.querySelector('#toggle-enabled-demo-with-helper')
12
-
13
- disable.addEventListener('click', (e) => {demoBtn._pbButton.disable()});
14
-
15
- enable.addEventListener('click', (e) => {demoBtn._pbButton.enable()});
16
-
17
- });
18
- </script>
@@ -1,5 +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
- If your button has `data:{ pb-button-managed: true }` on it, you can then toggle state via the provided `_pbButton.disable()` and `_pbButton.enable()` helpers as shoen in the code snippet below.
4
-
5
- Click to enable or disable the buttons above!
@@ -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,5 +0,0 @@
1
- <%= pb_rails("loading_inline", props: {text: "Dotted Spinner", variant: "dotted"}) %>
2
-
3
- <br/>
4
-
5
- <%= pb_rails("loading_inline", props: {text: "Solid Spinner", variant: "solid"}) %>
@@ -1,24 +0,0 @@
1
- import React from 'react'
2
- import { LoadingInline } from 'playbook-ui'
3
-
4
- const LoadingInlineVariant = (props) => {
5
- return (
6
- <div>
7
- <LoadingInline
8
- text=" Dotted Spinner"
9
- variant="dotted"
10
- {...props}
11
- />
12
-
13
- <br />
14
-
15
- <LoadingInline
16
- text=" Solid Spinner"
17
- variant="solid"
18
- {...props}
19
- />
20
- </div>
21
- )
22
- }
23
-
24
- export default LoadingInlineVariant
@@ -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.