playbook_ui_docs 13.26.0 → 13.27.0.pre.alpha.PBNTR294paginationstylingfix2899
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_beta.html.erb +33 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta.md +24 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_default.md +5 -0
- data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +2 -2
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.html.erb +51 -0
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.jsx +56 -0
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.md +3 -0
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.html.erb +51 -0
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.jsx +58 -0
- data/app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.md +3 -0
- data/app/pb_kits/playbook/pb_avatar/docs/example.yml +4 -0
- data/app/pb_kits/playbook/pb_avatar/docs/index.js +2 -0
- data/app/pb_kits/playbook/pb_card/docs/_card_background.html.erb +20 -0
- data/app/pb_kits/playbook/pb_card/docs/_card_background.jsx +41 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_background.md +1 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_header.html.erb +1 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_header.md +1 -1
- data/app/pb_kits/playbook/pb_card/docs/_card_highlight.md +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.html.erb +10 -0
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.html.erb +17 -0
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.md +3 -3
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.jsx +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.jsx +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.html.erb +60 -0
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.jsx +1 -1
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.html.erb +45 -0
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.html.erb +17 -0
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.html.erb +47 -0
- data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.html.erb +10 -0
- data/app/pb_kits/playbook/pb_dropdown/docs/example.yml +9 -2
- data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_custom.html.erb +13 -0
- data/app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_custom.jsx +26 -0
- data/app/pb_kits/playbook/pb_loading_inline/docs/{_loading_inline_light.html.erb → _loading_inline_default.html.erb} +2 -2
- data/app/pb_kits/playbook/pb_loading_inline/docs/{_loading_inline_light.jsx → _loading_inline_default.jsx} +2 -2
- data/app/pb_kits/playbook/pb_loading_inline/docs/example.yml +4 -2
- data/app/pb_kits/playbook/pb_loading_inline/docs/index.js +2 -1
- data/dist/app/components/playbook/pb_docs/advanced_table_mock_data.json +278 -0
- data/dist/app/components/playbook/pb_docs/kit_example.html.erb +3 -3
- data/dist/menu.yml +1 -1
- data/dist/playbook-doc.js +9 -9
- metadata +25 -8
- data/app/pb_kits/playbook/pb_advanced_table/docs/_description.md +0 -1
metadata
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: playbook_ui_docs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 13.
|
4
|
+
version: 13.27.0.pre.alpha.PBNTR294paginationstylingfix2899
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Power UX
|
8
8
|
- Power Devs
|
9
|
-
autorequire:
|
9
|
+
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2024-05-
|
12
|
+
date: 2024-05-14 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -33,6 +33,8 @@ executables: []
|
|
33
33
|
extensions: []
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta.html.erb
|
37
|
+
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_beta.md
|
36
38
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_collapsible_trail.jsx
|
37
39
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_collapsible_trail.md
|
38
40
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_default.jsx
|
@@ -53,11 +55,16 @@ files:
|
|
53
55
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_options.md
|
54
56
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props.jsx
|
55
57
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_table_props.md
|
56
|
-
- app/pb_kits/playbook/pb_advanced_table/docs/_description.md
|
57
58
|
- app/pb_kits/playbook/pb_advanced_table/docs/_mock_data_inline_loading.js
|
58
59
|
- app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_mock_data.json
|
59
60
|
- app/pb_kits/playbook/pb_advanced_table/docs/example.yml
|
60
61
|
- app/pb_kits/playbook/pb_advanced_table/docs/index.js
|
62
|
+
- app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.html.erb
|
63
|
+
- app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.jsx
|
64
|
+
- app/pb_kits/playbook/pb_avatar/docs/_avatar_badge_component_overlay.md
|
65
|
+
- app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.html.erb
|
66
|
+
- app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.jsx
|
67
|
+
- app/pb_kits/playbook/pb_avatar/docs/_avatar_circle_icon_component_overlay.md
|
61
68
|
- app/pb_kits/playbook/pb_avatar/docs/_avatar_default.html.erb
|
62
69
|
- app/pb_kits/playbook/pb_avatar/docs/_avatar_default.jsx
|
63
70
|
- app/pb_kits/playbook/pb_avatar/docs/_avatar_default_swift.md
|
@@ -597,24 +604,31 @@ files:
|
|
597
604
|
- app/pb_kits/playbook/pb_distribution_bar/docs/_distribution_bar_default.jsx
|
598
605
|
- app/pb_kits/playbook/pb_distribution_bar/docs/example.yml
|
599
606
|
- app/pb_kits/playbook/pb_distribution_bar/docs/index.js
|
607
|
+
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.html.erb
|
600
608
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.jsx
|
601
609
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.md
|
610
|
+
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.html.erb
|
602
611
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.jsx
|
603
612
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.md
|
604
613
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.jsx
|
605
614
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.md
|
606
615
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.jsx
|
607
616
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.md
|
617
|
+
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.html.erb
|
608
618
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.jsx
|
609
619
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.md
|
620
|
+
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.html.erb
|
610
621
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.jsx
|
611
622
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.md
|
623
|
+
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.html.erb
|
612
624
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.jsx
|
613
625
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.md
|
626
|
+
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.html.erb
|
614
627
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.jsx
|
615
628
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.md
|
616
629
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_external_control.jsx
|
617
630
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_hook.jsx
|
631
|
+
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.html.erb
|
618
632
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.jsx
|
619
633
|
- app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.md
|
620
634
|
- app/pb_kits/playbook/pb_dropdown/docs/example.yml
|
@@ -998,8 +1012,10 @@ files:
|
|
998
1012
|
- app/pb_kits/playbook/pb_list/docs/example.yml
|
999
1013
|
- app/pb_kits/playbook/pb_list/docs/index.js
|
1000
1014
|
- app/pb_kits/playbook/pb_loading_inline/docs/_description.md
|
1001
|
-
- app/pb_kits/playbook/pb_loading_inline/docs/
|
1002
|
-
- app/pb_kits/playbook/pb_loading_inline/docs/
|
1015
|
+
- app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_custom.html.erb
|
1016
|
+
- app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_custom.jsx
|
1017
|
+
- app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_default.html.erb
|
1018
|
+
- app/pb_kits/playbook/pb_loading_inline/docs/_loading_inline_default.jsx
|
1003
1019
|
- app/pb_kits/playbook/pb_loading_inline/docs/example.yml
|
1004
1020
|
- app/pb_kits/playbook/pb_loading_inline/docs/index.js
|
1005
1021
|
- app/pb_kits/playbook/pb_map/docs/_map_default.jsx
|
@@ -1823,6 +1839,7 @@ files:
|
|
1823
1839
|
- app/pb_kits/playbook/pb_weekday_stacked/docs/_weekday_stacked_variant.jsx
|
1824
1840
|
- app/pb_kits/playbook/pb_weekday_stacked/docs/example.yml
|
1825
1841
|
- app/pb_kits/playbook/pb_weekday_stacked/docs/index.js
|
1842
|
+
- dist/app/components/playbook/pb_docs/advanced_table_mock_data.json
|
1826
1843
|
- dist/app/components/playbook/pb_docs/kit_api.html.erb
|
1827
1844
|
- dist/app/components/playbook/pb_docs/kit_api.rb
|
1828
1845
|
- dist/app/components/playbook/pb_docs/kit_example.html.erb
|
@@ -1834,7 +1851,7 @@ homepage: https://playbook.powerapp.cloud/
|
|
1834
1851
|
licenses:
|
1835
1852
|
- ISC
|
1836
1853
|
metadata: {}
|
1837
|
-
post_install_message:
|
1854
|
+
post_install_message:
|
1838
1855
|
rdoc_options: []
|
1839
1856
|
require_paths:
|
1840
1857
|
- lib
|
@@ -1850,7 +1867,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1850
1867
|
version: '0'
|
1851
1868
|
requirements: []
|
1852
1869
|
rubygems_version: 3.5.3
|
1853
|
-
signing_key:
|
1870
|
+
signing_key:
|
1854
1871
|
specification_version: 4
|
1855
1872
|
summary: Playbook Design System Docs
|
1856
1873
|
test_files: []
|
@@ -1 +0,0 @@
|
|
1
|
-
The AdvancedTable kit uses the [Tanstack Table v8](https://tanstack.com/table/v8/docs/introduction) under the hood to render advanced tables that allow for complex, nested data structures with expansion and sort options.
|