playbook_ui_docs 14.12.0.pre.alpha.PBNTR720railscarddraggable5649 → 14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751

Sign up to get free protection for your applications and to get access to all the features.
Files changed (21) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading.html.erb +33 -0
  3. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_loading_rails.md +1 -0
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/{_advanced_table_loading.md → _advanced_table_loading_react.md} +2 -2
  5. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_responsive.html.erb +38 -0
  6. data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +2 -0
  7. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_default.jsx +21 -0
  8. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.jsx +45 -0
  9. data/app/pb_kits/playbook/pb_copy_button/docs/_copy_button_from.md +1 -0
  10. data/app/pb_kits/playbook/pb_copy_button/docs/example.yml +8 -0
  11. data/app/pb_kits/playbook/pb_copy_button/docs/index.js +2 -0
  12. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content.jsx +12 -8
  13. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content_rails.html.erb +52 -0
  14. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content_rails.md +0 -0
  15. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows_rails.html.erb +52 -0
  16. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows_rails.md +3 -0
  17. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.html.erb +80 -0
  18. data/app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.md +1 -0
  19. data/app/pb_kits/playbook/pb_table/docs/example.yml +3 -0
  20. data/dist/playbook-doc.js +1 -1
  21. metadata +17 -3
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.PBNTR720railscarddraggable5649
4
+ version: 14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751
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-01-27 00:00:00.000000000 Z
12
+ date: 2025-01-30 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/_advanced_table_loading.md
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
@@ -1826,10 +1834,16 @@ files:
1826
1834
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_click.md
1827
1835
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content.jsx
1828
1836
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content.md
1837
+ - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content_rails.html.erb
1838
+ - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_custom_content_rails.md
1829
1839
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows.jsx
1830
1840
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows.md
1841
+ - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows_rails.html.erb
1842
+ - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_rows_rails.md
1831
1843
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table.jsx
1832
1844
  - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table.md
1845
+ - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.html.erb
1846
+ - app/pb_kits/playbook/pb_table/docs/_table_with_collapsible_with_nested_table_rails.md
1833
1847
  - app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents.jsx
1834
1848
  - app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents.md
1835
1849
  - app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_as_divs.html.erb