playbook_ui_docs 14.12.0.pre.alpha.PBNTR720railscarddraggable5649 → 14.12.0.pre.alpha.PBNTR779railsdraggablecrosscontainer5863
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading.html.erb +33 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading_rails.md +1 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/{_advanced_table_loading.md → _advanced_table_loading_react.md} +2 -2
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_responsive.html.erb +38 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.jsx +9 -3
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.jsx +6 -2
- data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.jsx +21 -0
- data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.jsx +45 -0
- data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.md +1 -0
- data/app/pb_kits/playbook/pb_copy_button/docs/example.yml +8 -0
- data/app/pb_kits/playbook/pb_copy_button/docs/index.js +2 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_default.jsx +2 -1
- data/app/pb_kits/playbook/pb_date/docs/_date_unstyled.jsx +13 -5
- data/app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_rails.html.erb +193 -0
- data/app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_rails.md +1 -0
- data/app/pb_kits/playbook/pb_draggable/docs/example.yml +1 -5
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close.html.erb +58 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close_rails.md +3 -0
- data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/example.yml +1 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_formatting.html.erb +11 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_formatting.jsx +22 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_formatting_rails.md +1 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_formatting_react.md +1 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/index.js +1 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_background_kit.html.erb +6 -9
- data/app/pb_kits/playbook/pb_table/docs/_table_with_background_kit.jsx +6 -9
- data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content.jsx +12 -8
- data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content_rails.html.erb +52 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content_rails.md +0 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows_rails.html.erb +52 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows_rails.md +3 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.html.erb +80 -0
- data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.md +1 -0
- data/app/pb_kits/playbook/pb_table/docs/example.yml +3 -0
- data/app/pb_kits/playbook/pb_user/docs/_user_light_weight.html.erb +42 -0
- data/app/pb_kits/playbook/pb_user/docs/_user_light_weight.jsx +59 -0
- data/app/pb_kits/playbook/pb_user/docs/_user_light_weight.md +2 -0
- data/app/pb_kits/playbook/pb_user/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_user/docs/index.js +1 -0
- data/dist/playbook-doc.js +1 -1
- metadata +29 -4
- /data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/{_fixed_confirmation_toast_auto_close.md → _fixed_confirmation_toast_auto_close_react.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.12.0.pre.alpha.
|
4
|
+
version: 14.12.0.pre.alpha.PBNTR779railsdraggablecrosscontainer5863
|
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-
|
12
|
+
date: 2025-02-03 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -59,13 +59,16 @@ files:
|
|
59
59
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_expanded_control.md
|
60
60
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_row_loading.jsx
|
61
61
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_row_loading.md
|
62
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading.html.erb
|
62
63
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading.jsx
|
63
|
-
- app/pb_kits/playbook/pb_advanced_table/docs/
|
64
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading_rails.md
|
65
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading_react.md
|
64
66
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_no_subrows.jsx
|
65
67
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination.jsx
|
66
68
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination.md
|
67
69
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination_with_props.jsx
|
68
70
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination_with_props.md
|
71
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_responsive.html.erb
|
69
72
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_responsive.jsx
|
70
73
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_responsive.md
|
71
74
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_selectable_rows.jsx
|
@@ -433,6 +436,11 @@ files:
|
|
433
436
|
- app/pb_kits/playbook/pb_contact/docs/_description.md
|
434
437
|
- app/pb_kits/playbook/pb_contact/docs/example.yml
|
435
438
|
- app/pb_kits/playbook/pb_contact/docs/index.js
|
439
|
+
- app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.jsx
|
440
|
+
- app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.jsx
|
441
|
+
- app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.md
|
442
|
+
- app/pb_kits/playbook/pb_copy_button/docs/example.yml
|
443
|
+
- app/pb_kits/playbook/pb_copy_button/docs/index.js
|
436
444
|
- app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.html.erb
|
437
445
|
- app/pb_kits/playbook/pb_currency/docs/_currency_abbreviated.jsx
|
438
446
|
- app/pb_kits/playbook/pb_currency/docs/_currency_alignment.html.erb
|
@@ -688,6 +696,8 @@ files:
|
|
688
696
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_default_rails.md
|
689
697
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers.jsx
|
690
698
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers.md
|
699
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_rails.html.erb
|
700
|
+
- app/pb_kits/playbook/pb_draggable/docs/_draggable_multiple_containers_rails.md
|
691
701
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards.jsx
|
692
702
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards.md
|
693
703
|
- app/pb_kits/playbook/pb_draggable/docs/_draggable_with_cards_rails.html.erb
|
@@ -803,8 +813,10 @@ files:
|
|
803
813
|
- app/pb_kits/playbook/pb_filter/docs/example.yml
|
804
814
|
- app/pb_kits/playbook/pb_filter/docs/index.js
|
805
815
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_description.md
|
816
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close.html.erb
|
806
817
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close.jsx
|
807
|
-
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/
|
818
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close_rails.md
|
819
|
+
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_auto_close_react.md
|
808
820
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.html.erb
|
809
821
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.jsx
|
810
822
|
- app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_children.md
|
@@ -964,6 +976,10 @@ files:
|
|
964
976
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_emphasis.jsx
|
965
977
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_emphasis.md
|
966
978
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_emphasis_swift.md
|
979
|
+
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_formatting.html.erb
|
980
|
+
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_formatting.jsx
|
981
|
+
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_formatting_rails.md
|
982
|
+
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_formatting_react.md
|
967
983
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_link.html.erb
|
968
984
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_link.jsx
|
969
985
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_link.md
|
@@ -1826,10 +1842,16 @@ files:
|
|
1826
1842
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_click.md
|
1827
1843
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content.jsx
|
1828
1844
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content.md
|
1845
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content_rails.html.erb
|
1846
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content_rails.md
|
1829
1847
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows.jsx
|
1830
1848
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows.md
|
1849
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows_rails.html.erb
|
1850
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows_rails.md
|
1831
1851
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table.jsx
|
1832
1852
|
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table.md
|
1853
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.html.erb
|
1854
|
+
- app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.md
|
1833
1855
|
- app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents.jsx
|
1834
1856
|
- app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents.md
|
1835
1857
|
- app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_as_divs.html.erb
|
@@ -2094,6 +2116,9 @@ files:
|
|
2094
2116
|
- app/pb_kits/playbook/pb_user/docs/_user_default.html.erb
|
2095
2117
|
- app/pb_kits/playbook/pb_user/docs/_user_default.jsx
|
2096
2118
|
- app/pb_kits/playbook/pb_user/docs/_user_horizontal_swift.md
|
2119
|
+
- app/pb_kits/playbook/pb_user/docs/_user_light_weight.html.erb
|
2120
|
+
- app/pb_kits/playbook/pb_user/docs/_user_light_weight.jsx
|
2121
|
+
- app/pb_kits/playbook/pb_user/docs/_user_light_weight.md
|
2097
2122
|
- app/pb_kits/playbook/pb_user/docs/_user_presence_indicator_swift.md
|
2098
2123
|
- app/pb_kits/playbook/pb_user/docs/_user_props_table.md
|
2099
2124
|
- app/pb_kits/playbook/pb_user/docs/_user_size.html.erb
|