playbook_ui_docs 14.24.0.pre.alpha.PLAY23139411 → 14.24.0.pre.alpha.play23479502

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.
Files changed (21) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.html.erb +43 -0
  3. data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.jsx +64 -0
  4. data/app/pb_kits/playbook/pb_advanced_table/docs/example.yml +2 -0
  5. data/app/pb_kits/playbook/pb_advanced_table/docs/index.js +1 -0
  6. data/app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.html.erb +4 -0
  7. data/app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.jsx +17 -0
  8. data/app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.md +1 -0
  9. data/app/pb_kits/playbook/pb_date/docs/example.yml +2 -0
  10. data/app/pb_kits/playbook/pb_date/docs/index.js +1 -0
  11. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.html.erb +22 -0
  12. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.jsx +43 -0
  13. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.md +1 -0
  14. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/example.yml +2 -0
  15. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/index.js +1 -0
  16. data/app/pb_kits/playbook/pb_pagination/docs/_pagination_external_control.jsx +112 -0
  17. data/app/pb_kits/playbook/pb_pagination/docs/_pagination_external_control_react.md +3 -0
  18. data/app/pb_kits/playbook/pb_pagination/docs/example.yml +1 -0
  19. data/app/pb_kits/playbook/pb_pagination/docs/index.js +1 -0
  20. data/dist/playbook-doc.js +1 -1
  21. metadata +12 -2
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.24.0.pre.alpha.PLAY23139411
4
+ version: 14.24.0.pre.alpha.play23479502
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-08-05 00:00:00.000000000 Z
12
+ date: 2025-08-08 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -54,6 +54,8 @@ files:
54
54
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_multiple.html.erb
55
55
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_multiple.jsx
56
56
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_multiple.md
57
+ - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.html.erb
58
+ - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_headers_vertical_border.jsx
57
59
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling.jsx
58
60
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling.md
59
61
  - app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_column_styling_column_headers.jsx
@@ -579,6 +581,9 @@ files:
579
581
  - app/pb_kits/playbook/pb_date/docs/_date_variants.html.erb
580
582
  - app/pb_kits/playbook/pb_date/docs/_date_variants.jsx
581
583
  - app/pb_kits/playbook/pb_date/docs/_date_variants_swift.md
584
+ - app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.html.erb
585
+ - app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.jsx
586
+ - app/pb_kits/playbook/pb_date/docs/_date_with_show_current_year.md
582
587
  - app/pb_kits/playbook/pb_date/docs/_description.md
583
588
  - app/pb_kits/playbook/pb_date/docs/example.yml
584
589
  - app/pb_kits/playbook/pb_date/docs/index.js
@@ -1008,6 +1013,9 @@ files:
1008
1013
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.jsx
1009
1014
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line.md
1010
1015
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_multi_line_swift.md
1016
+ - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.html.erb
1017
+ - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.jsx
1018
+ - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_no_icon.md
1011
1019
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.html.erb
1012
1020
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions.jsx
1013
1021
  - app/pb_kits/playbook/pb_fixed_confirmation_toast/docs/_fixed_confirmation_toast_positions_swift.md
@@ -1605,6 +1613,8 @@ files:
1605
1613
  - app/pb_kits/playbook/pb_pagination/docs/_pagination_default.jsx
1606
1614
  - app/pb_kits/playbook/pb_pagination/docs/_pagination_default_rails.md
1607
1615
  - app/pb_kits/playbook/pb_pagination/docs/_pagination_default_react.md
1616
+ - app/pb_kits/playbook/pb_pagination/docs/_pagination_external_control.jsx
1617
+ - app/pb_kits/playbook/pb_pagination/docs/_pagination_external_control_react.md
1608
1618
  - app/pb_kits/playbook/pb_pagination/docs/_pagination_page_change.jsx
1609
1619
  - app/pb_kits/playbook/pb_pagination/docs/_pagination_page_change_react.md
1610
1620
  - app/pb_kits/playbook/pb_pagination/docs/data.js