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
@@ -1,42 +0,0 @@
1
- import React from 'react'
2
- import { PbBarGraph } from 'playbook-ui'
3
-
4
-
5
- const chartData = [{
6
- name: 'Number of Installations',
7
- data: [1475, 200, 3000, 654, 656],
8
- }, {
9
- type: 'spline',
10
- name: 'Trend Line',
11
- data: [1975, 600, 2500, 924, 500],
12
- color: '#F9BB00',
13
- }]
14
-
15
- const chartOptions = {
16
- series: chartData,
17
- title: {
18
- text: "Bar Graph with Spline",
19
- },
20
- xAxis: {
21
- categories: ["Jan", "Feb", "Mar", "Apr", "May"],
22
- },
23
- yAxis: {
24
- title: {
25
- text: "Number of Employees",
26
- },
27
- },
28
- legend: { enabled: true },
29
- };
30
-
31
- const PbBarGraphSpline = () => {
32
-
33
- return (
34
- <div>
35
- <PbBarGraph
36
- options={chartOptions}
37
- />
38
- </div>
39
- )
40
- }
41
-
42
- export default PbBarGraphSpline
@@ -1,2 +0,0 @@
1
- A spline can be added by including a separate chart data with the `type: 'spline'` attribute.
2
- A color can also be specified for the spline.
@@ -1,35 +0,0 @@
1
- <% chart_data = [{
2
- name: 'Installation',
3
- data: [1475, 200, 3000, 654, 656],
4
- },
5
- {
6
- name: 'Manufacturing',
7
- data: [1270, 800, 200, 454, 956],
8
- }, {
9
- name: 'Sales & Distribution',
10
- data: [975, 1600, 1500, 924, 500],
11
- }] %>
12
-
13
- <% chart_options = {
14
- series: chart_data,
15
- title: {
16
- text: "Bar Graph with Stacked Columns",
17
- },
18
- xAxis: {
19
- categories: ["Jan", "Feb", "Mar", "Apr", "May"],
20
- },
21
- yAxis: {
22
- title: {
23
- text: "Number of Employees",
24
- },
25
- },
26
- plotOptions: {
27
- column: {
28
- stacking: 'normal',
29
- borderWidth: 0,
30
- }
31
- },
32
- legend: { enabled: true },
33
- } %>
34
-
35
- <%= 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
-
5
- const chartData = [{
6
- name: 'Installation',
7
- data: [1475, 200, 3000, 654, 656],
8
- },
9
- {
10
- name: 'Manufacturing',
11
- data: [1270, 800, 200, 454, 956],
12
- }, {
13
- name: 'Sales & Distribution',
14
- data: [975, 1600, 1500, 924, 500],
15
- }]
16
-
17
- const chartOptions = {
18
- series: chartData,
19
- title: {
20
- text: "Bar Graph with Stacked Columns",
21
- },
22
- xAxis: {
23
- categories: ["Jan", "Feb", "Mar", "Apr", "May"],
24
- },
25
- yAxis: {
26
- title: {
27
- text: "Number of Employees",
28
- },
29
- },
30
- plotOptions: {
31
- column: {
32
- stacking: 'normal',
33
- borderWidth: 0,
34
- }
35
- },
36
- legend: { enabled: true },
37
- };
38
-
39
-
40
- const PbBarGraphStacked = () => {
41
-
42
- return (
43
- <div>
44
- <PbBarGraph
45
- options={chartOptions}
46
- />
47
- </div>
48
- )
49
- }
50
-
51
- export default PbBarGraphStacked
@@ -1,27 +0,0 @@
1
- examples:
2
-
3
- rails:
4
- - pb_bar_graph_default: Default
5
- - pb_bar_graph_legend: Legend
6
- - pb_bar_graph_legend_position: Legend Position
7
- - pb_bar_graph_height: Height
8
- - pb_bar_graph_spline: Spline
9
- - pb_bar_graph_colors: Color Overrides
10
- - pb_bar_graph_stacked: Stacked
11
- - pb_bar_graph_negative_numbers: Negative Numbers
12
- - pb_bar_graph_secondary_y_axis: Secondary Y-Axis
13
- - pb_bar_graph_horizontal: Horizontal Bar Graph
14
-
15
-
16
- react:
17
- - pb_bar_graph_default: Default
18
- - pb_bar_graph_legend: Legend
19
- - pb_bar_graph_legend_position: Legend Position
20
- - pb_bar_graph_legend_non_clickable: Legend Non Clickable
21
- - pb_bar_graph_height: Height
22
- - pb_bar_graph_spline: Spline
23
- - pb_bar_graph_colors: Color Overrides
24
- - pb_bar_graph_stacked: Stacked
25
- - pb_bar_graph_negative_numbers: Negative Numbers
26
- - pb_bar_graph_secondary_y_axis: Secondary Y-Axis
27
- - pb_bar_graph_horizontal: Horizontal Bar Graph
@@ -1,11 +0,0 @@
1
- export { default as PbBarGraphDefault } from './_pb_bar_graph_default.jsx'
2
- export { default as PbBarGraphLegend } from './_pb_bar_graph_legend.jsx'
3
- export { default as PbBarGraphLegendPosition } from './_pb_bar_graph_legend_position.jsx'
4
- export { default as PbBarGraphLegendNonClickable } from './_pb_bar_graph_legend_non_clickable.jsx'
5
- export { default as PbBarGraphHeight } from './_pb_bar_graph_height.jsx'
6
- export { default as PbBarGraphSpline } from './_pb_bar_graph_spline.jsx'
7
- export { default as PbBarGraphColors } from './_pb_bar_graph_colors.jsx'
8
- export { default as PbBarGraphStacked } from './_pb_bar_graph_stacked.jsx'
9
- export { default as PbBarGraphNegativeNumbers } from './_pb_bar_graph_negative_numbers.jsx'
10
- export { default as PbBarGraphSecondaryYAxis } from './_pb_bar_graph_secondary_y_axis.jsx'
11
- export { default as PbBarGraphHorizontal } from './_pb_bar_graph_horizontal.jsx'
@@ -1,31 +0,0 @@
1
- <% data = [
2
- {
3
- name: "Waiting for Calls",
4
- y: 41,
5
- },
6
- {
7
- name: "On Call",
8
- y: 49,
9
- },
10
- {
11
- name: "After Call",
12
- y: 10,
13
- },
14
- ] %>
15
-
16
- <% chart_options = {
17
- series: [{
18
- data: data,
19
- innerSize: '100%',
20
- borderWidth: '20',
21
- }],
22
- } %>
23
-
24
- <div style="position: relative;">
25
- <%= pb_rails("pb_circle_chart", props: { options: chart_options }) %>
26
-
27
- <div class="pb-circle-chart-block"
28
- style="position: absolute; inset: 0; display: flex; justify-content: center; align-items: center; z-index: 1; text-align: center; pointer-events: none;">
29
- <%= pb_rails("title", props: { size: 1, tag: "div", text: "83" }) %>
30
- </div>
31
- </div>
@@ -1,81 +0,0 @@
1
- import React from "react";
2
- import { PbCircleChart, Title } from "playbook-ui";
3
-
4
- const data= [
5
- {
6
- name: "Waiting for Calls",
7
- y: 41,
8
- },
9
- {
10
- name: "On Call",
11
- y: 49,
12
- },
13
- {
14
- name: "After Call",
15
- y: 10,
16
- },
17
- ]
18
-
19
-
20
- const PbCircleChartBlockContent = (props) => {
21
- const chartOptions = {
22
- series: [{
23
- data: data,
24
- innerSize: '100%',
25
- borderWidth: 20,
26
- borderColor: null,
27
- }],
28
- chart: {
29
- events: {
30
- render: function() {
31
- const chart = this;
32
- const blockElement = document.querySelector('.pb-circle-chart-block');
33
- if (blockElement) {
34
- blockElement.style.width = chart.chartWidth + 'px';
35
- blockElement.style.height = chart.chartHeight + 'px';
36
- }
37
- },
38
- redraw: function() {
39
- const chart = this;
40
- const blockElement = document.querySelector('.pb-circle-chart-block');
41
- if (blockElement) {
42
- blockElement.style.width = chart.chartWidth + 'px';
43
- blockElement.style.height = chart.chartHeight + 'px';
44
- }
45
- }
46
- }
47
- }
48
- }
49
-
50
- return (
51
- <div style={{ position: 'relative' }}>
52
- <PbCircleChart
53
- options={chartOptions}
54
- {...props}
55
- />
56
- <div
57
- className="pb-circle-chart-block"
58
- style={{
59
- position: 'absolute',
60
- top: 0,
61
- left: 0,
62
- display: 'flex',
63
- justifyContent: 'center',
64
- alignItems: 'center',
65
- zIndex: 1,
66
- textAlign: 'center',
67
- pointerEvents: 'none'
68
- }}
69
- >
70
- <Title
71
- size={1}
72
- tag="div"
73
- >
74
- {'83'}
75
- </Title>
76
- </div>
77
- </div>
78
- );
79
- };
80
-
81
- export default PbCircleChartBlockContent;
@@ -1,25 +0,0 @@
1
- <% data = [
2
- {
3
- name: "Waiting for Calls",
4
- y: 41,
5
- },
6
- {
7
- name: "On Call",
8
- y: 49,
9
- },
10
- {
11
- name: "After Call",
12
- y: 10,
13
- },
14
- ] %>
15
-
16
- <% chart_options = {
17
- series: [{ data: data }],
18
- plotOptions: {
19
- pie: {
20
- colors: ["#144075", "#1CA05C", "#F9BB00"],
21
- },
22
- },
23
- } %>
24
-
25
- <%= pb_rails("pb_circle_chart", props: { options: chart_options }) %>
@@ -1,40 +0,0 @@
1
- import React from "react";
2
- import { PbCircleChart, colors } from "playbook-ui";
3
-
4
- const data= [
5
- {
6
- name: "Waiting for Calls",
7
- y: 41,
8
- },
9
- {
10
- name: "On Call",
11
- y: 49,
12
- },
13
- {
14
- name: "After Call",
15
- y: 10,
16
- },
17
- ]
18
-
19
-
20
- const PbCircleChartColorOverrides = (props) => {
21
- const chartOptions = {
22
- series: [{ data: data }],
23
- plotOptions: {
24
- pie: {
25
- colors: ["#144075", colors.data_4, colors.data_2], // Custom colors via hex OR Playbook color tokens
26
- },
27
- },
28
- };
29
-
30
- return (
31
- <div>
32
- <PbCircleChart
33
- options={chartOptions}
34
- {...props}
35
- />
36
- </div>
37
- );
38
- }
39
-
40
- export default PbCircleChartColorOverrides;
@@ -1,5 +0,0 @@
1
- Custom data colors allow for color customization to match the needs of business requirements.
2
-
3
- For React, import the colors from Playbook's tokens, then set custom colors in the plotOptions.pie.colors array using the desired color variables.
4
-
5
- For Rails, only HEX colors can be used eg: `#CA0095`
@@ -1,27 +0,0 @@
1
-
2
- <% data = [
3
- {
4
- name: 'Waiting for Calls',
5
- y: 41,
6
- },
7
- {
8
- name: 'On Call',
9
- y: 49,
10
- },
11
- {
12
- name: 'After Call',
13
- y: 10,
14
- },
15
- ] %>
16
-
17
- <% chart_options = {
18
- series: [{ data: data }],
19
- tooltip: {
20
- headerFormat: nil,
21
- pointFormat: '<p>Custom tooltip for {point.name} <br/>with value: {point.y}</p>',
22
- useHTML: true,
23
- },
24
- } %>
25
-
26
-
27
- <%= pb_rails("pb_circle_chart", props: { options: chart_options }) %>
@@ -1,39 +0,0 @@
1
- import React from "react";
2
- import { PbCircleChart } from "playbook-ui";
3
-
4
- const data = [
5
- {
6
- name: 'Waiting for Calls',
7
- y: 41,
8
- },
9
- {
10
- name: 'On Call',
11
- y: 49,
12
- },
13
- {
14
- name: 'After Call',
15
- y: 10,
16
- },
17
- ]
18
-
19
- const PbCircleChartCustomTooltip = (props) => {
20
- const chartOptions = {
21
- series: [{ data: data }],
22
- tooltip: {
23
- headerFormat: null,
24
- pointFormat: '<p>Custom tooltip for {point.name} <br/>with value: {point.y}</p>',
25
- useHTML: true,
26
- },
27
- }
28
-
29
- return (
30
- <div>
31
- <PbCircleChart
32
- options={chartOptions}
33
- {...props}
34
- />
35
- </div>
36
- );
37
- };
38
-
39
- export default PbCircleChartCustomTooltip;
@@ -1,5 +0,0 @@
1
- Custom tooltip formatting is configured through the tooltip object in the options passed to the kit:
2
- `headerFormat` **Type**: String | when set to null will disable the header.
3
- `pointFormat` **Type**: String | defines the HTML template for each data point and supports custom HTML when `useHTML` is enabled.
4
- `useHTML` **Type**: boolean (default false) | enables HTML rendering in tooltips.
5
- `{point.name}` and `{point.y}` are useful values that can be referenced for each point in the graph.
@@ -1,93 +0,0 @@
1
- <% data_first = [{
2
- name: 'Bugs',
3
- y: 8,
4
- },
5
- {
6
- name: 'Chores',
7
- y: 1,
8
- },
9
- {
10
- name: 'Stories',
11
- y: 12,
12
- }] %>
13
-
14
- <% data_second = [{
15
- name: 'Bugs',
16
- y: 8,
17
- },
18
- {
19
- name: 'Chores',
20
- y: 1,
21
- },
22
- {
23
- name: 'Stories',
24
- y: 12,
25
- }] %>
26
-
27
- <% data_third = [{
28
- name: 'Queued',
29
- y: 7,
30
- },
31
- {
32
- name: 'In Progress',
33
- y: 6,
34
- },
35
- {
36
- name: 'Validation',
37
- y: 3,
38
- },
39
- {
40
- name: 'Done',
41
- y: 6,
42
- },
43
- ] %>
44
-
45
-
46
- <% chart_options_first = {
47
- title: { text: "Alignment of Legend" },
48
- series: [{ data: data_first }],
49
- legend: {
50
- align: 'right',
51
- verticalAlign: 'top'
52
- },
53
- plotOptions: {
54
- pie: {
55
- showInLegend: true
56
- }
57
- }
58
- } %>
59
-
60
- <% chart_options_second = {
61
- title: { text: "Layout of Legend" },
62
- series: [{ data: data_second }],
63
- legend: {
64
- layout: 'vertical'
65
- },
66
- plotOptions: {
67
- pie: {
68
- showInLegend: true
69
- }
70
- }
71
- } %>
72
-
73
- <% chart_options_third = {
74
- title: { text: "Offset of Legend" },
75
- series: [{ data: data_third }],
76
- legend: {
77
- layout: 'vertical',
78
- x: 100,
79
- y: 10
80
- },
81
- plotOptions: {
82
- pie: {
83
- showInLegend: true
84
- }
85
- }
86
- } %>
87
-
88
- <%= pb_rails("title", props: { size: 4, text: "align | verticalAlign", padding_y:"sm" }) %>
89
- <%= pb_rails("pb_circle_chart", props: { options: chart_options_first }) %>
90
- <%= pb_rails("title", props: { size: 4, text: "layout", padding_y:"sm" }) %>
91
- <%= pb_rails("pb_circle_chart", props: { options: chart_options_second }) %>
92
- <%= pb_rails("title", props: { size: 4, text: "x | y", padding_y:"sm" }) %>
93
- <%= pb_rails("pb_circle_chart", props: { options: chart_options_third }) %>
@@ -1,131 +0,0 @@
1
- import React from "react";
2
- import { PbCircleChart, Title } from "playbook-ui";
3
-
4
- const dataFirst = [
5
- {
6
- name: 'Waiting for Calls',
7
- y: 41,
8
- },
9
- {
10
- name: 'On Call',
11
- y: 49,
12
- },
13
- {
14
- name: 'After Call',
15
- y: 10,
16
- },
17
- ]
18
-
19
- const dataSecond = [{
20
- name: 'Bugs',
21
- y: 8,
22
- },
23
- {
24
- name: 'Chores',
25
- y: 1,
26
- },
27
- {
28
- name: 'Stories',
29
- y: 12,
30
- }]
31
-
32
- const dataThird = [
33
- {
34
- name: 'Queued',
35
- y: 7,
36
- },
37
- {
38
- name: 'In Progress',
39
- y: 6,
40
- },
41
- {
42
- name: 'Validation',
43
- y: 3,
44
- },
45
- {
46
- name: 'Done',
47
- y: 6,
48
- },
49
- ]
50
-
51
-
52
- const PbCircleChartDataLegendPosition = (props) => {
53
- const chartOptionsFirst = {
54
- title: { text: "Alignment of Legend" },
55
- series: [{ data: dataFirst }],
56
- legend: {
57
- align: 'right',
58
- verticalAlign: 'top'
59
- },
60
- plotOptions: {
61
- pie: {
62
- showInLegend: true
63
- }
64
- }
65
- }
66
-
67
- const chartOptionsSecond = {
68
- title: { text: "Layout of Legend" },
69
- series: [{ data: dataSecond }],
70
- legend: {
71
- layout: 'vertical'
72
- },
73
- plotOptions: {
74
- pie: {
75
- showInLegend: true
76
- }
77
- }
78
- }
79
-
80
- const chartOptionsThird = {
81
- title: { text: "Offset of Legend" },
82
- series: [{ data: dataThird }],
83
- legend: {
84
- layout: 'vertical',
85
- x: 100,
86
- y: 10
87
- },
88
- plotOptions: {
89
- pie: {
90
- showInLegend: true
91
- }
92
- }
93
- }
94
-
95
- return (
96
- <div>
97
- <Title
98
- paddingY="sm"
99
- size={4}
100
- tag="h4"
101
- text="align | verticalAlign"
102
- />
103
- <PbCircleChart
104
- options={chartOptionsFirst}
105
- {...props}
106
- />
107
- <Title
108
- paddingY="sm"
109
- size={4}
110
- tag="h4"
111
- text="layout"
112
- />
113
- <PbCircleChart
114
- options={chartOptionsSecond}
115
- {...props}
116
- />
117
- <Title
118
- paddingY="sm"
119
- size={4}
120
- tag="h4"
121
- text="x | y"
122
- />
123
- <PbCircleChart
124
- options={chartOptionsThird}
125
- {...props}
126
- />
127
- </div>
128
- );
129
- }
130
-
131
- export default PbCircleChartDataLegendPosition;
@@ -1,14 +0,0 @@
1
- Layout options from Highcharts:
2
-
3
- `align` **Type**: String | **Values**: left | center | right (defaults to center)
4
- `verticalAlign` **Type**: String | **Values**: top | middle | bottom (defaults to bottom)
5
- `layout` **Type**: String | **Values**: horizontal | vertical | proximate (defaults to horizontal)
6
- `x` **Type**: Number (defaults to 0)
7
- `y` **Type**: Number (defaults to 0)
8
-
9
- `layout` determines the position of the legend items
10
- `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.
11
-
12
- `x` offsets the legend relative to its horizontal alignment. Negative x moves it to the left, positive x moves it to the right
13
-
14
- `y` offsets the legend relative to its vertical alignment. Negative y moves it up, positive y moves it down.