playbook_ui_docs 14.6.0.pre.rc.21 → 14.6.0.pre.rc.22

Sign up to get free protection for your applications and to get access to all the features.
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.6.0.pre.rc.21
4
+ version: 14.6.0.pre.rc.22
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-10-21 00:00:00.000000000 Z
12
+ date: 2024-10-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: playbook_ui
@@ -674,10 +674,15 @@ files:
674
674
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_default_value.jsx
675
675
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_error.html.erb
676
676
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_error.jsx
677
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_separators_hidden.html.erb
678
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_separators_hidden.jsx
677
679
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.jsx
678
680
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure.md
679
681
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure_rails.html.erb
680
682
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure_rails.md
683
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subtle_variant.html.erb
684
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subtle_variant.jsx
685
+ - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subtle_variant.md
681
686
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.jsx
682
687
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete.md
683
688
  - app/pb_kits/playbook/pb_dropdown/docs/_dropdown_with_autocomplete_and_custom_display.jsx