playbook_ui_docs 14.17.0.pre.alpha.play1499backgroundkitoverlay7110 → 14.17.0.pre.alpha.play1906overlaykitaddopacityandgradient7232
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 +3 -4
- data/app/pb_kits/playbook/pb_background/docs/example.yml +1 -1
- 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_overlay/docs/_overlay_color.jsx +63 -0
- data/app/pb_kits/playbook/pb_overlay/docs/_overlay_color.md +3 -0
- data/app/pb_kits/playbook/pb_overlay/docs/_overlay_default.md +1 -7
- data/app/pb_kits/playbook/pb_overlay/docs/_overlay_gradient_opacity.jsx +39 -0
- data/app/pb_kits/playbook/pb_overlay/docs/_overlay_gradient_opacity.md +1 -0
- data/app/pb_kits/playbook/pb_overlay/docs/_overlay_layout.jsx +40 -0
- data/app/pb_kits/playbook/pb_overlay/docs/_overlay_layout.md +5 -0
- data/app/pb_kits/playbook/pb_overlay/docs/example.yml +3 -0
- data/app/pb_kits/playbook/pb_overlay/docs/index.js +3 -0
- 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 +26 -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.play1906overlaykitaddopacityandgradient7232
|
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
|
@@ -708,33 +708,35 @@ files:
|
|
708
708
|
- app/pb_kits/playbook/pb_distribution_bar/docs/_distribution_bar_default.jsx
|
709
709
|
- app/pb_kits/playbook/pb_distribution_bar/docs/example.yml
|
710
710
|
- app/pb_kits/playbook/pb_distribution_bar/docs/index.js
|
711
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default.html.erb
|
711
712
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default.jsx
|
712
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default.md
|
713
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default_rails.html.erb
|
714
713
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default_rails.md
|
714
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default_react.md
|
715
715
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones.jsx
|
716
716
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones.md
|
717
717
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_drop_zones_colors.jsx
|
718
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
|
719
722
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers.jsx
|
720
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers.md
|
721
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_rails.html.erb
|
722
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
|
723
726
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards.jsx
|
724
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards.md
|
725
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards_rails.html.erb
|
726
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
|
727
730
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list.jsx
|
728
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list.md
|
729
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_list_rails.html.erb
|
730
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
|
731
734
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list.jsx
|
732
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list.md
|
733
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_selectable_list_rails.html.erb
|
734
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
|
735
737
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table.html.erb
|
736
|
-
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table.
|
737
|
-
- 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
|
738
740
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_table_react.md
|
739
741
|
- app/pb_kits/playbook/pb_draggable/docs/example.yml
|
740
742
|
- app/pb_kits/playbook/pb_draggable/docs/index.js
|
@@ -1431,13 +1433,19 @@ files:
|
|
1431
1433
|
- app/pb_kits/playbook/pb_online_status/docs/_online_status_size.jsx
|
1432
1434
|
- app/pb_kits/playbook/pb_online_status/docs/example.yml
|
1433
1435
|
- app/pb_kits/playbook/pb_online_status/docs/index.js
|
1436
|
+
- app/pb_kits/playbook/pb_overlay/docs/_overlay_color.jsx
|
1437
|
+
- app/pb_kits/playbook/pb_overlay/docs/_overlay_color.md
|
1434
1438
|
- app/pb_kits/playbook/pb_overlay/docs/_overlay_default.html.erb
|
1435
1439
|
- app/pb_kits/playbook/pb_overlay/docs/_overlay_default.jsx
|
1436
1440
|
- app/pb_kits/playbook/pb_overlay/docs/_overlay_default.md
|
1441
|
+
- app/pb_kits/playbook/pb_overlay/docs/_overlay_gradient_opacity.jsx
|
1442
|
+
- app/pb_kits/playbook/pb_overlay/docs/_overlay_gradient_opacity.md
|
1437
1443
|
- app/pb_kits/playbook/pb_overlay/docs/_overlay_hide_scroll_bar.html.erb
|
1438
1444
|
- app/pb_kits/playbook/pb_overlay/docs/_overlay_hide_scroll_bar.jsx
|
1439
1445
|
- app/pb_kits/playbook/pb_overlay/docs/_overlay_hide_scroll_bar_rails.md
|
1440
1446
|
- app/pb_kits/playbook/pb_overlay/docs/_overlay_hide_scroll_bar_react.md
|
1447
|
+
- app/pb_kits/playbook/pb_overlay/docs/_overlay_layout.jsx
|
1448
|
+
- app/pb_kits/playbook/pb_overlay/docs/_overlay_layout.md
|
1441
1449
|
- app/pb_kits/playbook/pb_overlay/docs/_overlay_multi_directional.html.erb
|
1442
1450
|
- app/pb_kits/playbook/pb_overlay/docs/_overlay_multi_directional.jsx
|
1443
1451
|
- app/pb_kits/playbook/pb_overlay/docs/_overlay_multi_directional.md
|
@@ -1950,9 +1958,13 @@ files:
|
|
1950
1958
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table.md
|
1951
1959
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.html.erb
|
1952
1960
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.md
|
1961
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless.html.erb
|
1953
1962
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless.jsx
|
1963
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless_rails.md
|
1954
1964
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_borderless_react.md
|
1965
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating.html.erb
|
1955
1966
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating.jsx
|
1967
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating_rails.md
|
1956
1968
|
- app/pb_kits/playbook/pb_table/docs/_table_with_header_style_floating_react.md
|
1957
1969
|
- app/pb_kits/playbook/pb_table/docs/_table_with_selectable_rows.html.erb
|
1958
1970
|
- 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
|