playbook_ui_docs 14.5.0.pre.rc.0 → 14.5.0.pre.rc.2
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.
- checksums.yaml +4 -4
 - data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.html.erb +88 -0
 - data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.jsx +60 -0
 - data/app/pb_kits/playbook/pb_typeahead/docs/example.yml +2 -0
 - data/app/pb_kits/playbook/pb_typeahead/docs/index.js +1 -0
 - data/dist/playbook-doc.js +1 -1
 - metadata +4 -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.5.0.pre.rc. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 14.5.0.pre.rc.2
         
     | 
| 
       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-09- 
     | 
| 
      
 12 
     | 
    
         
            +
            date: 2024-09-20 00:00:00.000000000 Z
         
     | 
| 
       13 
13 
     | 
    
         
             
            dependencies:
         
     | 
| 
       14 
14 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       15 
15 
     | 
    
         
             
              name: playbook_ui
         
     | 
| 
         @@ -1895,6 +1895,8 @@ files: 
     | 
|
| 
       1895 
1895 
     | 
    
         
             
            - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_error_state.md
         
     | 
| 
       1896 
1896 
     | 
    
         
             
            - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_inline.html.erb
         
     | 
| 
       1897 
1897 
     | 
    
         
             
            - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_inline.jsx
         
     | 
| 
      
 1898 
     | 
    
         
            +
            - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.html.erb
         
     | 
| 
      
 1899 
     | 
    
         
            +
            - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_margin_bottom.jsx
         
     | 
| 
       1898 
1900 
     | 
    
         
             
            - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.html.erb
         
     | 
| 
       1899 
1901 
     | 
    
         
             
            - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_multi_kit.jsx
         
     | 
| 
       1900 
1902 
     | 
    
         
             
            - app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_context.html.erb
         
     |