playbook_ui_docs 13.27.0.pre.alpha.PLAY1342DRYcontenttagRailssimplekits2896 → 13.27.0.pre.alpha.powercentrainplaybookpt22905

Sign up to get free protection for your applications and to get access to all the features.
Files changed (20) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.md +1 -1
  3. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.md +5 -6
  4. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure_rails.md +6 -0
  5. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.md +3 -3
  6. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display_rails.md +5 -0
  7. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.md +1 -1
  8. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options_rails.md +1 -0
  9. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.md +1 -1
  10. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.md +1 -1
  11. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger_rails.md +1 -0
  12. data/app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.md +1 -1
  13. data/app/pb_kits/playbook/pb_dropdown/docs/example.yml +6 -6
  14. data/dist/menu.yml +2 -2
  15. data/dist/playbook-doc.js +3 -3
  16. metadata +10 -6
  17. /data/app/pb_kits/playbook/pb_dropdown/docs/{_dropdown_subcomponent_structure.html.erb → _dropdown_subcomponent_structure_rails.html.erb} +0 -0
  18. /data/app/pb_kits/playbook/pb_dropdown/docs/{_dropdown_with_custom_display.html.erb → _dropdown_with_custom_display_rails.html.erb} +0 -0
  19. /data/app/pb_kits/playbook/pb_dropdown/docs/{_dropdown_with_custom_options.html.erb → _dropdown_with_custom_options_rails.html.erb} +0 -0
  20. /data/app/pb_kits/playbook/pb_dropdown/docs/{_dropdown_with_custom_trigger.html.erb → _dropdown_with_custom_trigger_rails.html.erb} +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: 13.27.0.pre.alpha.PLAY1342DRYcontenttagRailssimplekits2896
4
+ version: 13.27.0.pre.alpha.powercentrainplaybookpt22905
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: 2024-05-13 00:00:00.000000000 Z
12
+ date: 2024-05-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -607,25 +607,29 @@ files:
607
607
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.html.erb
608
608
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.jsx
609
609
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default.md
610
- - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.html.erb
611
610
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.jsx
612
611
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.md
612
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure_rails.html.erb
613
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure_rails.md
613
614
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.jsx
614
615
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.md
615
616
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.jsx
616
617
  - 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
618
618
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display.jsx
619
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
620
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display_rails.html.erb
621
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_display_rails.md
621
622
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.jsx
622
623
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options.md
624
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options_rails.html.erb
625
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_options_rails.md
623
626
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.html.erb
624
627
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_padding.jsx
625
628
  - 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
627
629
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.jsx
628
630
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger.md
631
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger_rails.html.erb
632
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_custom_trigger_rails.md
629
633
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_external_control.jsx
630
634
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_hook.jsx
631
635
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_label.html.erb