playbook_ui_docs 14.23.0.pre.alpha.PLAY2243customindeterminatemaincheckboxlabels9046 → 14.23.0.pre.alpha.PLAY2303optD9000
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.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_indeterminate.html.erb +1 -1
- data/app/pb_kits/playbook/pb_checkbox/docs/_checkbox_indeterminate_rails.md +1 -2
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx +15 -32
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_complex.jsx +9 -35
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_default.jsx +14 -26
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_disable_animation.jsx +15 -32
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_full_circle.jsx +17 -45
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_height.jsx +22 -59
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_live_data.jsx +9 -40
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_min_max.jsx +18 -50
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_pb_styles.jsx +30 -0
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_pb_styles.md +1 -0
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.jsx +18 -31
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_title.jsx +17 -34
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_units.jsx +23 -64
- data/app/pb_kits/playbook/pb_gauge/docs/example.yml +1 -0
- data/app/pb_kits/playbook/pb_gauge/docs/index.js +1 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_selectable_rows.html.erb +0 -1
- data/dist/playbook-doc.js +1 -1
- metadata +6 -8
- data/app/pb_kits/playbook/pb_gauge/docs/_description.md +0 -1
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_colors_react.md +0 -2
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_complex_react.md +0 -1
- data/app/pb_kits/playbook/pb_gauge/docs/_gauge_units_react.md +0 -1
- /data/app/pb_kits/playbook/pb_gauge/docs/{_gauge_colors_rails.md → _gauge_colors.md} +0 -0
- /data/app/pb_kits/playbook/pb_gauge/docs/{_gauge_complex_rails.md → _gauge_complex.md} +0 -0
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: 14.23.0.pre.alpha.
|
4
|
+
version: 14.23.0.pre.alpha.PLAY2303optD9000
|
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-07-
|
12
|
+
date: 2025-07-15 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -1082,15 +1082,12 @@ files:
|
|
1082
1082
|
- app/pb_kits/playbook/pb_form_pill/docs/_form_pill_wrapped.md
|
1083
1083
|
- app/pb_kits/playbook/pb_form_pill/docs/example.yml
|
1084
1084
|
- app/pb_kits/playbook/pb_form_pill/docs/index.js
|
1085
|
-
- app/pb_kits/playbook/pb_gauge/docs/_description.md
|
1086
1085
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.html.erb
|
1087
1086
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.jsx
|
1088
|
-
- app/pb_kits/playbook/pb_gauge/docs/
|
1089
|
-
- app/pb_kits/playbook/pb_gauge/docs/_gauge_colors_react.md
|
1087
|
+
- app/pb_kits/playbook/pb_gauge/docs/_gauge_colors.md
|
1090
1088
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_complex.html.erb
|
1091
1089
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_complex.jsx
|
1092
|
-
- app/pb_kits/playbook/pb_gauge/docs/
|
1093
|
-
- app/pb_kits/playbook/pb_gauge/docs/_gauge_complex_react.md
|
1090
|
+
- app/pb_kits/playbook/pb_gauge/docs/_gauge_complex.md
|
1094
1091
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_default.html.erb
|
1095
1092
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_default.jsx
|
1096
1093
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_disable_animation.html.erb
|
@@ -1103,6 +1100,8 @@ files:
|
|
1103
1100
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_min_max.html.erb
|
1104
1101
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_min_max.jsx
|
1105
1102
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_min_max.md
|
1103
|
+
- app/pb_kits/playbook/pb_gauge/docs/_gauge_pb_styles.jsx
|
1104
|
+
- app/pb_kits/playbook/pb_gauge/docs/_gauge_pb_styles.md
|
1106
1105
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
|
1107
1106
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.jsx
|
1108
1107
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.md
|
@@ -1110,7 +1109,6 @@ files:
|
|
1110
1109
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_title.jsx
|
1111
1110
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
|
1112
1111
|
- app/pb_kits/playbook/pb_gauge/docs/_gauge_units.jsx
|
1113
|
-
- app/pb_kits/playbook/pb_gauge/docs/_gauge_units_react.md
|
1114
1112
|
- app/pb_kits/playbook/pb_gauge/docs/example.yml
|
1115
1113
|
- app/pb_kits/playbook/pb_gauge/docs/index.js
|
1116
1114
|
- app/pb_kits/playbook/pb_hashtag/docs/_description.md
|
@@ -1 +0,0 @@
|
|
1
|
-
**Important Note for the React Kit**: In order to leverage this kit, you must install `highcharts` and `highcharts-react-official` into your project as shown below. To then apply Playbook styles to your Highchart, import gaugeTheme.ts from playbook-ui and merge it with your Highchart options. Then, pass the merged value to the options prop. Playbook’s styling will be applied automatically. See the examples in the documentation below.
|
@@ -1,2 +0,0 @@
|
|
1
|
-
Custom data colors allow for color customization to match the needs of business requirements.
|
2
|
-
Pass the prop `plotOptions.solidgauge.borderColor` with a Playbook token like `colors.` + `data_1 | data_2 | data_3 | data_4 | data_5 | data_6 | data_7 | data_8`. Hex colors are also available `eg: #CA0095`
|
@@ -1 +0,0 @@
|
|
1
|
-
We are able to wrap the Highcharts Gauge kit within Playbook kits (such as Flex and Card components).
|
@@ -1 +0,0 @@
|
|
1
|
-
Use custom CSS with classes or inline styles (as shown in these docs) to customize the appearance of prefix and suffix units.
|
File without changes
|
File without changes
|