playbook_ui 15.0.0.pre.alpha.PLAY236510413 → 15.0.0.pre.alpha.play1986inlineloadingsolidvariant10321

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 (68) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/_playbook.scss +1 -3
  3. data/app/pb_kits/playbook/pb_circle_icon_button/_circle_icon_button.tsx +0 -2
  4. data/app/pb_kits/playbook/pb_circle_icon_button/circle_icon_button.html.erb +0 -1
  5. data/app/pb_kits/playbook/pb_collapsible/__snapshots__/collapsible.test.js.snap +0 -1
  6. data/app/pb_kits/playbook/pb_date_picker/date_picker_helper.ts +4 -48
  7. data/app/pb_kits/playbook/pb_dialog/_close_icon.tsx +1 -5
  8. data/app/pb_kits/playbook/pb_dialog/_dialog.tsx +8 -6
  9. data/app/pb_kits/playbook/pb_dialog/dialog.html.erb +1 -1
  10. data/app/pb_kits/playbook/pb_dialog/dialogHelper.js +65 -0
  11. data/app/pb_kits/playbook/pb_dialog/dialog_header.html.erb +2 -2
  12. data/app/pb_kits/playbook/pb_icon/_icon.tsx +2 -13
  13. data/app/pb_kits/playbook/pb_icon/icon.rb +1 -9
  14. data/app/pb_kits/playbook/pb_icon_circle/icon_circle.html.erb +1 -1
  15. data/app/pb_kits/playbook/pb_text_input/_text_input.tsx +0 -3
  16. data/app/pb_kits/playbook/pb_text_input/docs/example.yml +0 -3
  17. data/app/pb_kits/playbook/pb_text_input/docs/index.js +0 -1
  18. data/app/pb_kits/playbook/pb_text_input/text_input.rb +3 -2
  19. data/app/pb_kits/playbook/pb_text_input/text_input.test.js +0 -38
  20. data/dist/chunks/{_line_graph-B5Dr0Huy.js → _line_graph-CApw7aQD.js} +1 -1
  21. data/dist/chunks/_typeahead-J1_avqdO.js +6 -0
  22. data/dist/chunks/{_weekday_stacked-DjQv3Sok.js → _weekday_stacked-BvW0QnF8.js} +2 -2
  23. data/dist/chunks/{lib-BTs5acfO.js → lib-CY5ZPzic.js} +1 -1
  24. data/dist/chunks/{pb_form_validation-CKkaQFX3.js → pb_form_validation-D3b0JKHH.js} +1 -1
  25. data/dist/chunks/vendor.js +1 -1
  26. data/dist/menu.yml +0 -6
  27. data/dist/playbook-doc.js +2 -2
  28. data/dist/playbook-rails-react-bindings.js +1 -1
  29. data/dist/playbook-rails.js +1 -1
  30. data/dist/playbook.css +1 -1
  31. data/lib/playbook/version.rb +1 -1
  32. metadata +8 -42
  33. data/app/pb_kits/playbook/pb_pb_circle_chart/_pb_circle_chart.scss +0 -3
  34. data/app/pb_kits/playbook/pb_pb_circle_chart/_pb_circle_chart.tsx +0 -62
  35. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.html.erb +0 -31
  36. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.jsx +0 -81
  37. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.html.erb +0 -25
  38. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.jsx +0 -40
  39. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.md +0 -5
  40. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.html.erb +0 -27
  41. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.jsx +0 -39
  42. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.md +0 -5
  43. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.html.erb +0 -93
  44. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.jsx +0 -131
  45. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.md +0 -14
  46. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.html.erb +0 -42
  47. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.jsx +0 -58
  48. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.html.erb +0 -24
  49. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.jsx +0 -38
  50. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.html.erb +0 -22
  51. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.jsx +0 -33
  52. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.html.erb +0 -118
  53. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.jsx +0 -144
  54. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_live_data.jsx +0 -60
  55. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.html.erb +0 -24
  56. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.jsx +0 -42
  57. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.html.erb +0 -38
  58. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.jsx +0 -52
  59. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/example.yml +0 -29
  60. data/app/pb_kits/playbook/pb_pb_circle_chart/docs/index.js +0 -11
  61. data/app/pb_kits/playbook/pb_pb_circle_chart/pbCircleChartTheme.ts +0 -88
  62. data/app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.html.erb +0 -1
  63. data/app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.rb +0 -28
  64. data/app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.test.jsx +0 -51
  65. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.html.erb +0 -41
  66. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.jsx +0 -80
  67. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.md +0 -1
  68. data/dist/chunks/_typeahead-GbjDoSSQ.js +0 -6
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "15.0.0"
5
- VERSION = "15.0.0.pre.alpha.PLAY236510413"
5
+ VERSION = "15.0.0.pre.alpha.play1986inlineloadingsolidvariant10321"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 15.0.0.pre.alpha.PLAY236510413
4
+ version: 15.0.0.pre.alpha.play1986inlineloadingsolidvariant10321
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-11 00:00:00.000000000 Z
12
+ date: 2025-09-09 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -1220,6 +1220,7 @@ files:
1220
1220
  - app/pb_kits/playbook/pb_dialog/dialog.html.erb
1221
1221
  - app/pb_kits/playbook/pb_dialog/dialog.rb
1222
1222
  - app/pb_kits/playbook/pb_dialog/dialog.test.jsx
1223
+ - app/pb_kits/playbook/pb_dialog/dialogHelper.js
1223
1224
  - app/pb_kits/playbook/pb_dialog/dialog_body.html.erb
1224
1225
  - app/pb_kits/playbook/pb_dialog/dialog_body.rb
1225
1226
  - app/pb_kits/playbook/pb_dialog/dialog_footer.html.erb
@@ -2415,38 +2416,6 @@ files:
2415
2416
  - app/pb_kits/playbook/pb_passphrase/passphrase.html.erb
2416
2417
  - app/pb_kits/playbook/pb_passphrase/passphrase.rb
2417
2418
  - app/pb_kits/playbook/pb_passphrase/passphrase.test.jsx
2418
- - app/pb_kits/playbook/pb_pb_circle_chart/_pb_circle_chart.scss
2419
- - app/pb_kits/playbook/pb_pb_circle_chart/_pb_circle_chart.tsx
2420
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.html.erb
2421
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_block_content.jsx
2422
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.html.erb
2423
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.jsx
2424
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_color_overrides.md
2425
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.html.erb
2426
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.jsx
2427
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_custom_tooltip.md
2428
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.html.erb
2429
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.jsx
2430
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_legend_position.md
2431
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.html.erb
2432
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_labels.jsx
2433
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.html.erb
2434
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_data_with_legend.jsx
2435
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.html.erb
2436
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_default.jsx
2437
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.html.erb
2438
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_inner_sizes.jsx
2439
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_live_data.jsx
2440
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.html.erb
2441
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_rounded.jsx
2442
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.html.erb
2443
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/_pb_circle_chart_with_title.jsx
2444
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/example.yml
2445
- - app/pb_kits/playbook/pb_pb_circle_chart/docs/index.js
2446
- - app/pb_kits/playbook/pb_pb_circle_chart/pbCircleChartTheme.ts
2447
- - app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.html.erb
2448
- - app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.rb
2449
- - app/pb_kits/playbook/pb_pb_circle_chart/pb_circle_chart.test.jsx
2450
2419
  - app/pb_kits/playbook/pb_person/_person.scss
2451
2420
  - app/pb_kits/playbook/pb_person/_person.tsx
2452
2421
  - app/pb_kits/playbook/pb_person/docs/_description.md
@@ -3144,9 +3113,6 @@ files:
3144
3113
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on.html.erb
3145
3114
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on.jsx
3146
3115
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_add_on_swift.md
3147
- - app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.html.erb
3148
- - app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.jsx
3149
- - app/pb_kits/playbook/pb_text_input/docs/_text_input_autocomplete.md
3150
3116
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.html.erb
3151
3117
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_custom.jsx
3152
3118
  - app/pb_kits/playbook/pb_text_input/docs/_text_input_default.html.erb
@@ -3656,12 +3622,12 @@ files:
3656
3622
  - app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
3657
3623
  - app/pb_kits/playbook/utilities/text.ts
3658
3624
  - app/pb_kits/playbook/utilities/validEmojiChecker.ts
3659
- - dist/chunks/_line_graph-B5Dr0Huy.js
3660
- - dist/chunks/_typeahead-GbjDoSSQ.js
3661
- - dist/chunks/_weekday_stacked-DjQv3Sok.js
3625
+ - dist/chunks/_line_graph-CApw7aQD.js
3626
+ - dist/chunks/_typeahead-J1_avqdO.js
3627
+ - dist/chunks/_weekday_stacked-BvW0QnF8.js
3662
3628
  - dist/chunks/lazysizes-B7xYodB-.js
3663
- - dist/chunks/lib-BTs5acfO.js
3664
- - dist/chunks/pb_form_validation-CKkaQFX3.js
3629
+ - dist/chunks/lib-CY5ZPzic.js
3630
+ - dist/chunks/pb_form_validation-D3b0JKHH.js
3665
3631
  - dist/chunks/vendor.js
3666
3632
  - dist/menu.yml
3667
3633
  - dist/playbook-doc.js
@@ -1,3 +0,0 @@
1
- .pb_pb_circle_chart {
2
-
3
- }
@@ -1,62 +0,0 @@
1
-
2
- import React, { useMemo } from 'react'
3
- import classnames from 'classnames'
4
- import { buildAriaProps, buildCss, buildDataProps, buildHtmlProps } from '../utilities/props'
5
- import Highcharts from "highcharts"
6
- import HighchartsReact from "highcharts-react-official"
7
- import pbCircleGraphTheme from './pbCircleChartTheme'
8
- import { globalProps } from '../utilities/globalProps'
9
-
10
- type PbCircleChartProps = {
11
- aria?: { [key: string]: string },
12
- className?: string,
13
- data?: { [key: string]: string },
14
- id?: string,
15
- htmlOptions?: { [key: string]: string | number | boolean | (() => void) };
16
- options: Record<string, unknown>
17
- }
18
-
19
- const PbCircleChart = (props: PbCircleChartProps) => {
20
- const {
21
- aria = {},
22
- className,
23
- data = {},
24
- id,
25
- htmlOptions = {},
26
- options
27
- } = props
28
-
29
- const ariaProps = buildAriaProps(aria)
30
- const dataProps = buildDataProps(data)
31
- const htmlProps = buildHtmlProps(htmlOptions);
32
- const classes = classnames(buildCss('pb_pb_circle_chart'), globalProps(props), className)
33
-
34
- const mergedOptions = useMemo(() => {
35
- if (!options || typeof options !== "object") {
36
- // eslint-disable-next-line no-console
37
- console.error("❌ Invalid options passed to <PbCircleChart />", options)
38
- return {}
39
- }
40
-
41
- return Highcharts.merge({}, pbCircleGraphTheme, options)
42
- }, [options])
43
-
44
- return (
45
-
46
- <div>
47
- <HighchartsReact
48
- containerProps={{
49
- className: classnames(globalProps, className),
50
- id: id,
51
- ...ariaProps,
52
- ...dataProps,
53
- ...htmlProps
54
- }}
55
- highcharts={Highcharts}
56
- options={mergedOptions}
57
- />
58
- </div>
59
- )
60
- }
61
-
62
- export default PbCircleChart
@@ -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 chart options:
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
- ##### Prop
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.