playbook_ui_docs 14.24.0 → 14.25.0.pre.alpha.PLAY2379datekitjesttestreact9838
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_advanced_table/docs/_advanced_table_column_headers_vertical_border.html.erb +43 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.jsx +64 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_padding_control.jsx +60 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_padding_control.md +3 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_padding_control_per_row.jsx +57 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_padding_control_per_row.md +1 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +4 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/index.js +4 -1
- data/app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_input_options.html.erb +24 -0
- data/app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_input_options.md +3 -0
- data/app/pb_kits/playbook/pb_circle_icon_button/docs/example.yml +1 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.html.erb +4 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.jsx +17 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.md +1 -0
- data/app/pb_kits/playbook/pb_date/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_date/docs/index.js +1 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.html.erb +22 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.jsx +43 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.md +1 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/index.js +1 -0
- data/app/pb_kits/playbook/pb_flex/docs/_flex_gap.html.erb +12 -1
- data/app/pb_kits/playbook/pb_flex/docs/_flex_gap.jsx +26 -1
- data/app/pb_kits/playbook/pb_flex/docs/_flex_gap_rails.md +11 -0
- data/app/pb_kits/playbook/pb_flex/docs/_flex_gap_react.md +11 -0
- data/app/pb_kits/playbook/pb_pagination/docs/_pagination_external_control.jsx +112 -0
- data/app/pb_kits/playbook/pb_pagination/docs/_pagination_external_control_react.md +3 -0
- data/app/pb_kits/playbook/pb_pagination/docs/example.yml +1 -0
- data/app/pb_kits/playbook/pb_pagination/docs/index.js +1 -0
- data/dist/playbook-doc.js +1 -1
- metadata +20 -3
- data/app/pb_kits/playbook/pb_flex/docs/_flex_gap.md +0 -9
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.
|
4
|
+
version: 14.25.0.pre.alpha.PLAY2379datekitjesttestreact9838
|
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-08-
|
12
|
+
date: 2025-08-22 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -54,6 +54,8 @@ files:
|
|
54
54
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_multiple.html.erb
|
55
55
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_multiple.jsx
|
56
56
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_multiple.md
|
57
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.html.erb
|
58
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.jsx
|
57
59
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling.jsx
|
58
60
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling.md
|
59
61
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling_column_headers.jsx
|
@@ -96,6 +98,10 @@ files:
|
|
96
98
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading_react.md
|
97
99
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_no_subrows.html.erb
|
98
100
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_no_subrows.jsx
|
101
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_padding_control.jsx
|
102
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_padding_control.md
|
103
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_padding_control_per_row.jsx
|
104
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_padding_control_per_row.md
|
99
105
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination.jsx
|
100
106
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination.md
|
101
107
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination_with_props.jsx
|
@@ -456,6 +462,8 @@ files:
|
|
456
462
|
- app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_click.jsx
|
457
463
|
- app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_default.html.erb
|
458
464
|
- app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_default.jsx
|
465
|
+
- app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_input_options.html.erb
|
466
|
+
- app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_input_options.md
|
459
467
|
- app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_link.html.erb
|
460
468
|
- app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_link.jsx
|
461
469
|
- app/pb_kits/playbook/pb_circle_icon_button/docs/_circle_icon_button_link.md
|
@@ -575,6 +583,9 @@ files:
|
|
575
583
|
- app/pb_kits/playbook/pb_date/docs/_date_variants.html.erb
|
576
584
|
- app/pb_kits/playbook/pb_date/docs/_date_variants.jsx
|
577
585
|
- app/pb_kits/playbook/pb_date/docs/_date_variants_swift.md
|
586
|
+
- app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.html.erb
|
587
|
+
- app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.jsx
|
588
|
+
- app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.md
|
578
589
|
- app/pb_kits/playbook/pb_date/docs/_description.md
|
579
590
|
- app/pb_kits/playbook/pb_date/docs/example.yml
|
580
591
|
- app/pb_kits/playbook/pb_date/docs/index.js
|
@@ -1004,6 +1015,9 @@ files:
|
|
1004
1015
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.jsx
|
1005
1016
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.md
|
1006
1017
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line_swift.md
|
1018
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.html.erb
|
1019
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.jsx
|
1020
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.md
|
1007
1021
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.html.erb
|
1008
1022
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.jsx
|
1009
1023
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions_swift.md
|
@@ -1019,7 +1033,8 @@ files:
|
|
1019
1033
|
- app/pb_kits/playbook/pb_flex/docs/_flex_default.md
|
1020
1034
|
- app/pb_kits/playbook/pb_flex/docs/_flex_gap.html.erb
|
1021
1035
|
- app/pb_kits/playbook/pb_flex/docs/_flex_gap.jsx
|
1022
|
-
- app/pb_kits/playbook/pb_flex/docs/
|
1036
|
+
- app/pb_kits/playbook/pb_flex/docs/_flex_gap_rails.md
|
1037
|
+
- app/pb_kits/playbook/pb_flex/docs/_flex_gap_react.md
|
1023
1038
|
- app/pb_kits/playbook/pb_flex/docs/_flex_inline.html.erb
|
1024
1039
|
- app/pb_kits/playbook/pb_flex/docs/_flex_inline.jsx
|
1025
1040
|
- app/pb_kits/playbook/pb_flex/docs/_flex_inline.md
|
@@ -1601,6 +1616,8 @@ files:
|
|
1601
1616
|
- app/pb_kits/playbook/pb_pagination/docs/_pagination_default.jsx
|
1602
1617
|
- app/pb_kits/playbook/pb_pagination/docs/_pagination_default_rails.md
|
1603
1618
|
- app/pb_kits/playbook/pb_pagination/docs/_pagination_default_react.md
|
1619
|
+
- app/pb_kits/playbook/pb_pagination/docs/_pagination_external_control.jsx
|
1620
|
+
- app/pb_kits/playbook/pb_pagination/docs/_pagination_external_control_react.md
|
1604
1621
|
- app/pb_kits/playbook/pb_pagination/docs/_pagination_page_change.jsx
|
1605
1622
|
- app/pb_kits/playbook/pb_pagination/docs/_pagination_page_change_react.md
|
1606
1623
|
- app/pb_kits/playbook/pb_pagination/docs/data.js
|
@@ -1,9 +0,0 @@
|
|
1
|
-
##### Prop
|
2
|
-
|
3
|
-
* `gap` | `row_gap` | `rowGap` | `column_gap` | `columnGap` | **Type**: String | **Values**: xxs | xs | sm | md | lg | xl | none
|
4
|
-
|
5
|
-
- Setting the gap prop sets the row_gap || rowGap and the column_gap || columnGap props to the same size and creates equal space within a flex container.
|
6
|
-
|
7
|
-
- Setting the row_gap || rowGap prop creates space between rows in a flex container.
|
8
|
-
|
9
|
-
- Setting the column_gap || columnGap prop creates space between columns in a flex container.
|