playbook_ui_docs 14.17.0.pre.alpha.play1964tablekitheadertextstylefix7164 → 14.17.0.pre.alpha.playcdntest7233
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_background/docs/_background_overlay.jsx +35 -0
- data/app/pb_kits/playbook/pb_background/docs/_background_overlay.md +1 -0
- data/app/pb_kits/playbook/pb_background/docs/example.yml +1 -0
- data/app/pb_kits/playbook/pb_background/docs/index.js +1 -0
- data/app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones.jsx +102 -105
- data/app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones.md +3 -3
- data/app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_colors.jsx +50 -48
- data/app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_colors.md +1 -1
- data/app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_line.jsx +110 -0
- data/app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_line.md +5 -0
- data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_with_table_react.jsx → _draggable_with_table.jsx} +1 -1
- data/app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table_react.md +3 -1
- data/app/pb_kits/playbook/pb_draggable/docs/example.yml +9 -6
- data/app/pb_kits/playbook/pb_draggable/docs/index.js +4 -1
- data/app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless.html.erb +34 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless_rails.md +1 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating.html.erb +36 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating_rails.md +1 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating_react.md +1 -1
- data/app/pb_kits/playbook/pb_table/docs/example.yml +2 -0
- data/dist/playbook-doc.js +1 -1
- metadata +22 -14
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_default_rails.html.erb → _draggable_default.html.erb} +0 -0
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_default.md → _draggable_default_react.md} +0 -0
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_multiple_containers_rails.html.erb → _draggable_multiple_containers.html.erb} +0 -0
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_multiple_containers.md → _draggable_multiple_containers_react.md} +0 -0
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_with_cards_rails.html.erb → _draggable_with_cards.html.erb} +0 -0
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_with_cards.md → _draggable_with_cards_react.md} +0 -0
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_with_list_rails.html.erb → _draggable_with_list.html.erb} +0 -0
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_with_list.md → _draggable_with_list_react.md} +0 -0
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_with_selectable_list_rails.html.erb → _draggable_with_selectable_list.html.erb} +0 -0
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_with_selectable_list.md → _draggable_with_selectable_list_react.md} +0 -0
- /data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_with_table.md → _draggable_with_table_rails.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.17.0.pre.alpha.
|
4
|
+
version: 14.17.0.pre.alpha.playcdntest7233
|
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-04-
|
12
|
+
date: 2025-04-16 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -147,6 +147,8 @@ files:
|
|
147
147
|
- app/pb_kits/playbook/pb_background/docs/_background_image.md
|
148
148
|
- app/pb_kits/playbook/pb_background/docs/_background_light.html.erb
|
149
149
|
- app/pb_kits/playbook/pb_background/docs/_background_light.jsx
|
150
|
+
- app/pb_kits/playbook/pb_background/docs/_background_overlay.jsx
|
151
|
+
- app/pb_kits/playbook/pb_background/docs/_background_overlay.md
|
150
152
|
- app/pb_kits/playbook/pb_background/docs/_background_size.html.erb
|
151
153
|
- app/pb_kits/playbook/pb_background/docs/_background_size.jsx
|
152
154
|
- app/pb_kits/playbook/pb_background/docs/_background_size.md
|
@@ -706,33 +708,35 @@ files:
|
|
706
708
|
- app/pb_kits/playbook/pb_distribution_bar/docs/_distribution_bar_default.jsx
|
707
709
|
- app/pb_kits/playbook/pb_distribution_bar/docs/example.yml
|
708
710
|
- app/pb_kits/playbook/pb_distribution_bar/docs/index.js
|
711
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default.html.erb
|
709
712
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default.jsx
|
710
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default.md
|
711
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default_rails.html.erb
|
712
713
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default_rails.md
|
714
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default_react.md
|
713
715
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones.jsx
|
714
716
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones.md
|
715
717
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_colors.jsx
|
716
718
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_colors.md
|
719
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_line.jsx
|
720
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_line.md
|
721
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers.html.erb
|
717
722
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers.jsx
|
718
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers.md
|
719
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_rails.html.erb
|
720
723
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_rails.md
|
724
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_react.md
|
725
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards.html.erb
|
721
726
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards.jsx
|
722
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards.md
|
723
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards_rails.html.erb
|
724
727
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards_rails.md
|
728
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards_react.md
|
729
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list.html.erb
|
725
730
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list.jsx
|
726
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list.md
|
727
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list_rails.html.erb
|
728
731
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list_rails.md
|
732
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list_react.md
|
733
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list.html.erb
|
729
734
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list.jsx
|
730
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list.md
|
731
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
|
732
735
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.md
|
736
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_react.md
|
733
737
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table.html.erb
|
734
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table.
|
735
|
-
- app/pb_kits/playbook/pb_draggable/docs/
|
738
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table.jsx
|
739
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table_rails.md
|
736
740
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table_react.md
|
737
741
|
- app/pb_kits/playbook/pb_draggable/docs/example.yml
|
738
742
|
- app/pb_kits/playbook/pb_draggable/docs/index.js
|
@@ -1948,9 +1952,13 @@ files:
|
|
1948
1952
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table.md
|
1949
1953
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.html.erb
|
1950
1954
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.md
|
1955
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless.html.erb
|
1951
1956
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless.jsx
|
1957
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless_rails.md
|
1952
1958
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless_react.md
|
1959
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating.html.erb
|
1953
1960
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating.jsx
|
1961
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating_rails.md
|
1954
1962
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating_react.md
|
1955
1963
|
- app/pb_kits/playbook/pb_table/docs/_table_with_selectable_rows.html.erb
|
1956
1964
|
- app/pb_kits/playbook/pb_table/docs/_table_with_selectable_rows.jsx
|
File without changes
|
/data/app/pb_kits/playbook/pb_draggable/docs/{_draggable_default.md → _draggable_default_react.md}
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|