Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-include all src scss files and packages/ dir in npm published build #2119

Merged

Conversation

chandlerprall
Copy link
Contributor

@chandlerprall chandlerprall commented Jul 12, 2019

Summary

Fixes an issue with the published contents of EUI on npm. This restores all of the .scss files and package/ directory in the build. Verified this passes Kibana's jest & type tests (with some known snapshots and TS changes, unrelated to the package contents).

Checklist

- [ ] This was checked in mobile
- [ ] This was checked in IE11
- [ ] This was checked in dark mode
- [ ] Any props added have proper autodocs
- [ ] Documentation examples were added

  • A changelog entry exists and is marked appropriately
    - [ ] This was checked for breaking changes and labeled appropriately
    - [ ] Jest tests were updated or added to match the most common scenarios
    - [ ] This was checked against keyboard-only and screenreader scenarios
    - [ ] This required updates to Framer X components

@chandlerprall chandlerprall removed the request for review from DaveCTurner July 12, 2019 19:23
@thompsongl
Copy link
Contributor

thompsongl commented Jul 12, 2019

Here's the Δ I can see when doing npm publish --dry-run. Looks to resolve the .scss and package/ problem.

See file list
...
npm notice 119B    packages/index.js                                                                             
npm notice 0       packages/index.scss                                                                           
npm notice 301.8kB packages/react-datepicker.js                                                                  
...                                                                  
npm notice 25B     src/components/accessibility/_index.scss                                                      
npm notice 57B     src/components/accessibility/_screen_reader.scss                                              
npm notice 637B    src/components/accordion/_accordion_form.scss                                                 
npm notice 980B    src/components/accordion/_accordion.scss                                                      
npm notice 47B     src/components/accordion/_index.scss                                                          
npm notice 1.0kB   src/components/avatar/_avatar.scss                                                            
npm notice 18B     src/components/avatar/_index.scss                                                             
npm notice 2.6kB   src/components/badge/_badge.scss                                                              
npm notice 81B     src/components/badge/_index.scss                                                              
npm notice 610B    src/components/badge/beta_badge/_beta_badge.scss                                              
npm notice 40B     src/components/badge/beta_badge/_index.scss                                                   
npm notice 822B    src/components/badge/beta_badge/_mixins.scss                                                  
npm notice 30B     src/components/badge/notification_badge/_index.scss                                           
npm notice 790B    src/components/badge/notification_badge/_notification_badge.scss                              
npm notice 578B    src/components/basic_table/_basic_table.scss                                                  
npm notice 23B     src/components/basic_table/_index.scss                                                        
npm notice 662B    src/components/bottom_bar/_bottom_bar.scss                                                    
npm notice 22B     src/components/bottom_bar/_index.scss                                                         
npm notice 2.3kB   src/components/breadcrumbs/_breadcrumbs.scss                                                  
npm notice 44B     src/components/breadcrumbs/_index.scss                                                        
npm notice 175B    src/components/breadcrumbs/_variables.scss                                                    
npm notice 3.8kB   src/components/button/_button.scss                                                            
npm notice 178B    src/components/button/_index.scss                                                             
npm notice 1.9kB   src/components/button/_mixins.scss                                                            
npm notice 180B    src/components/button/_variables.scss                                                         
npm notice 2.7kB   src/components/button/button_empty/_button_empty.scss                                         
npm notice 24B     src/components/button/button_empty/_index.scss                                                
npm notice 1.5kB   src/components/button/button_group/_button_group.scss                                         
npm notice 24B     src/components/button/button_group/_index.scss                                                
npm notice 1.5kB   src/components/button/button_icon/_button_icon.scss                                           
npm notice 23B     src/components/button/button_icon/_index.scss                                                 
npm notice 1.7kB   src/components/button/button_toggle/_button_toggle.scss                                       
npm notice 25B     src/components/button/button_toggle/_index.scss                                               
npm notice 1.2kB   src/components/call_out/_call_out.scss                                                        
npm notice 60B     src/components/call_out/_index.scss                                                           
npm notice 946B    src/components/call_out/_mixins.scss                                                          
npm notice 289B    src/components/call_out/_variables.scss                                                       
npm notice 60B     src/components/card/_card_graphic.scss                                                        
npm notice 577B    src/components/card/_card_select.scss                                                         
npm notice 4.1kB   src/components/card/_card.scss                                                                
npm notice 102B    src/components/card/_index.scss                                                               
npm notice 422B    src/components/card/_mixins.scss                                                              
npm notice 728B    src/components/card/_variables.scss                                                           
npm notice 649B    src/components/code_editor/_code_editor.scss                                                  
npm notice 23B     src/components/code_editor/_index.scss                                                        
npm notice 4.0kB   src/components/code/_code_block.scss                                                          
npm notice 22B     src/components/code/_index.scss                                                               
npm notice 326B    src/components/color_picker/_color_picker_swatch.scss                                         
npm notice 945B    src/components/color_picker/_color_picker.scss                                                
npm notice 2.0kB   src/components/color_picker/_hue.scss                                                         
npm notice 113B    src/components/color_picker/_index.scss                                                       
npm notice 1.4kB   src/components/color_picker/_saturation.scss                                                  
npm notice 247B    src/components/color_picker/_variables.scss                                                   
npm notice 2.4kB   src/components/combo_box/_combo_box.scss                                                      
npm notice 196B    src/components/combo_box/_index.scss                                                          
npm notice 280B    src/components/combo_box/combo_box_input/_combo_box_input.scss                                
npm notice 502B    src/components/combo_box/combo_box_input/_combo_box_pill.scss                                 
npm notice 227B    src/components/combo_box/combo_box_input/_combo_box_placeholder.scss                          
npm notice 86B     src/components/combo_box/combo_box_input/_index.scss                                          
npm notice 688B    src/components/combo_box/combo_box_options_list/_combo_box_option.scss                        
npm notice 1.6kB   src/components/combo_box/combo_box_options_list/_combo_box_options_list.scss                  
npm notice 319B    src/components/combo_box/combo_box_options_list/_combo_box_title.scss                         
npm notice 89B     src/components/combo_box/combo_box_options_list/_index.scss                                   
npm notice 830B    src/components/context_menu/_context_menu_item.scss                                           
npm notice 1.7kB   src/components/context_menu/_context_menu_panel.scss                                          
npm notice 634B    src/components/context_menu/_context_menu.scss                                                
npm notice 83B     src/components/context_menu/_index.scss                                                       
npm notice 1.3kB   src/components/date_picker/_date_picker_range.scss                                            
npm notice 20.8kB  src/components/date_picker/_date_picker.scss                                                  
npm notice 133B    src/components/date_picker/_index.scss                                                        
npm notice 35B     src/components/date_picker/_variables.scss                                                    
npm notice 168B    src/components/date_picker/super_date_picker/_index.scss                                      
npm notice 282B    src/components/date_picker/super_date_picker/_mixins.scss                                     
npm notice 1.5kB   src/components/date_picker/super_date_picker/_super_date_picker.scss                          
npm notice 259B    src/components/date_picker/super_date_picker/_super_update_button.scss                        
npm notice 114B    src/components/date_picker/super_date_picker/_variables.scss                                  
npm notice 1.0kB   src/components/date_picker/super_date_picker/date_popover/_date_popover_button.scss           
npm notice 349B    src/components/date_picker/super_date_picker/date_popover/_date_popover_content.scss          
npm notice 63B     src/components/date_picker/super_date_picker/date_popover/_index.scss                         
npm notice 84B     src/components/date_picker/super_date_picker/quick_select_popover/_index.scss                 
npm notice 391B    src/components/date_picker/super_date_picker/quick_select_popover/_quick_select_popover.scss  
npm notice 81B     src/components/date_picker/super_date_picker/quick_select_popover/_quick_select.scss          
npm notice 121B    src/components/date_picker/super_date_picker/quick_select_popover/_refresh_interval.scss      
npm notice 3.9kB   src/components/description_list/_description_list.scss                                        
npm notice 28B     src/components/description_list/_index.scss                                                   
npm notice 1.3kB   src/components/drag_and_drop/_draggable.scss                                                  
npm notice 849B    src/components/drag_and_drop/_droppable.scss                                                  
npm notice 63B     src/components/drag_and_drop/_index.scss                                                      
npm notice 95B     src/components/drag_and_drop/_variables.scss                                                  
npm notice 153B    src/components/empty_prompt/_empty_prompt.scss                                                
npm notice 24B     src/components/empty_prompt/_index.scss                                                       
npm notice 428B    src/components/error_boundary/_error_boundary.scss                                            
npm notice 26B     src/components/error_boundary/_index.scss                                                     
npm notice 1.1kB   src/components/expression/_expression.scss                                                    
npm notice 43B     src/components/expression/_index.scss                                                         
npm notice 237B    src/components/expression/_variables.scss                                                     
npm notice 1.5kB   src/components/facet/_facet_button.scss                                                       
npm notice 155B    src/components/facet/_facet_group.scss                                                        
npm notice 107B    src/components/facet/_index.scss                                                              
npm notice 1.3kB   src/components/filter_group/_filter_button.scss                                               
npm notice 1.3kB   src/components/filter_group/_filter_group.scss                                                
npm notice 1.0kB   src/components/filter_group/_filter_select_item.scss                                          
npm notice 135B    src/components/filter_group/_index.scss                                                       
npm notice 2.1kB   src/components/flex/_flex_grid.scss                                                           
npm notice 1.9kB   src/components/flex/_flex_group.scss                                                          
npm notice 1.1kB   src/components/flex/_flex_item.scss                                                           
npm notice 64B     src/components/flex/_index.scss                                                               
npm notice 167B    src/components/flyout/_flyout_body.scss                                                       
npm notice 106B    src/components/flyout/_flyout_footer.scss                                                     
npm notice 178B    src/components/flyout/_flyout_header.scss                                                     
npm notice 2.2kB   src/components/flyout/_flyout.scss                                                            
npm notice 91B     src/components/flyout/_index.scss                                                             
npm notice 114B    src/components/form/_form.scss                                                                
npm notice 615B    src/components/form/_index.scss                                                               
npm notice 7.2kB   src/components/form/_mixins.scss                                                              
npm notice 2.1kB   src/components/form/_variables.scss                                                           
npm notice 134B    src/components/form/checkbox/_checkbox_group.scss                                             
npm notice 2.1kB   src/components/form/checkbox/_checkbox.scss                                                   
npm notice 70B     src/components/form/checkbox/_index.scss                                                      
npm notice 1.0kB   src/components/form/described_form_group/_described_form_group.scss                           
npm notice 32B     src/components/form/described_form_group/_index.scss                                          
npm notice 146B    src/components/form/field_number/_field_number.scss                                           
npm notice 24B     src/components/form/field_number/_index.scss                                                  
npm notice 149B    src/components/form/field_password/_field_password.scss                                       
npm notice 26B     src/components/form/field_password/_index.scss                                                
npm notice 442B    src/components/form/field_search/_field_search.scss                                           
npm notice 24B     src/components/form/field_search/_index.scss                                                  
npm notice 360B    src/components/form/field_text/_field_text.scss                                               
npm notice 22B     src/components/form/field_text/_index.scss                                                    
npm notice 4.5kB   src/components/form/file_picker/_file_picker.scss                                             
npm notice 23B     src/components/form/file_picker/_index.scss                                                   
npm notice 121B    src/components/form/form_control_layout/_form_control_layout_clear_button.scss                
npm notice 467B    src/components/form/form_control_layout/_form_control_layout_custom_icon.scss                 
npm notice 488B    src/components/form/form_control_layout/_form_control_layout_icons.scss                       
npm notice 2.3kB   src/components/form/form_control_layout/_form_control_layout.scss                             
npm notice 173B    src/components/form/form_control_layout/_index.scss                                           
npm notice 1.4kB   src/components/form/form_control_layout/_mixins.scss                                          
npm notice 100B    src/components/form/form_error_text/_form_error_text.scss                                     
npm notice 27B     src/components/form/form_error_text/_index.scss                                               
npm notice 102B    src/components/form/form_help_text/_form_help_text.scss                                       
npm notice 26B     src/components/form/form_help_text/_index.scss                                                
npm notice 461B    src/components/form/form_label/_form_label.scss                                               
npm notice 22B     src/components/form/form_label/_index.scss                                                    
npm notice 902B    src/components/form/form_row/_form_row.scss                                                   
npm notice 20B     src/components/form/form_row/_index.scss                                                      
npm notice 64B     src/components/form/radio/_index.scss                                                         
npm notice 124B    src/components/form/radio/_radio_group.scss                                                   
npm notice 1.8kB   src/components/form/radio/_radio.scss                                                         
npm notice 107B    src/components/form/range/_dual_range.scss                                                    
npm notice 301B    src/components/form/range/_index.scss                                                         
npm notice 1.4kB   src/components/form/range/_mixins.scss                                                        
npm notice 407B    src/components/form/range/_range_highlight.scss                                               
npm notice 148B    src/components/form/range/_range_input.scss                                                   
npm notice 226B    src/components/form/range/_range_label.scss                                                   
npm notice 683B    src/components/form/range/_range_levels.scss                                                  
npm notice 3.1kB   src/components/form/range/_range_slider.scss                                                  
npm notice 336B    src/components/form/range/_range_thumb.scss                                                   
npm notice 790B    src/components/form/range/_range_ticks.scss                                                   
npm notice 2.0kB   src/components/form/range/_range_tooltip.scss                                                 
npm notice 281B    src/components/form/range/_range_track.scss                                                   
npm notice 338B    src/components/form/range/_range_wrapper.scss                                                 
npm notice 475B    src/components/form/range/_variables.scss                                                     
npm notice 18B     src/components/form/select/_index.scss                                                        
npm notice 897B    src/components/form/select/_select.scss                                                       
npm notice 56B     src/components/form/super_select/_index.scss                                                  
npm notice 941B    src/components/form/super_select/_super_select_control.scss                                   
npm notice 1.0kB   src/components/form/super_select/_super_select.scss                                           
npm notice 42B     src/components/form/switch/_index.scss                                                        
npm notice 215B    src/components/form/switch/_mixins.scss                                                       
npm notice 3.6kB   src/components/form/switch/_switch.scss                                                       
npm notice 21B     src/components/form/text_area/_index.scss                                                     
npm notice 524B    src/components/form/text_area/_text_area.scss                                                 
npm notice 831B    src/components/header/_header_logo.scss                                                       
npm notice 43B     src/components/header/_header_profile.scss                                                    
npm notice 276B    src/components/header/_header.scss                                                            
npm notice 230B    src/components/header/_index.scss                                                             
npm notice 253B    src/components/header/_variables.scss                                                         
npm notice 751B    src/components/header/header_alert/_header_alert.scss                                         
npm notice 24B     src/components/header/header_alert/_index.scss                                                
npm notice 334B    src/components/header/header_breadcrumbs/_header_breadcrumbs.scss                             
npm notice 30B     src/components/header/header_breadcrumbs/_index.scss                                          
npm notice 530B    src/components/header/header_links/_header_link.scss                                          
npm notice 610B    src/components/header/header_links/_header_links.scss                                         
npm notice 47B     src/components/header/header_links/_index.scss                                                
npm notice 1.4kB   src/components/header/header_section/_header_section_item.scss                                
npm notice 192B    src/components/header/header_section/_header_section.scss                                     
npm notice 57B     src/components/header/header_section/_index.scss                                              
npm notice 65B     src/components/health/_health.scss                                                            
npm notice 18B     src/components/health/_index.scss                                                             
npm notice 750B    src/components/horizontal_rule/_horizontal_rule.scss                                          
npm notice 27B     src/components/horizontal_rule/_index.scss                                                    
npm notice 1.6kB   src/components/icon/_icon.scss                                                                
npm notice 41B     src/components/icon/_index.scss                                                               
npm notice 464B    src/components/icon/_variables.scss                                                           
npm notice 2.0kB   src/components/image/_image.scss                                                              
npm notice 17B     src/components/image/_index.scss                                                              
npm notice 1.5kB   src/components/index.scss                                                                     
npm notice 128B    src/components/key_pad_menu/_index.scss                                                       
npm notice 2.0kB   src/components/key_pad_menu/_key_pad_menu.scss                                                
npm notice 34B     src/components/link/_index.scss                                                               
npm notice 594B    src/components/link/_link.scss                                                                
npm notice 179B    src/components/link/_mixins.scss                                                              
npm notice 154B    src/components/list_group/_index.scss                                                         
npm notice 2.8kB   src/components/list_group/_list_group_item.scss                                               
npm notice 536B    src/components/list_group/_list_group.scss                                                    
npm notice 144B    src/components/loading/_index.scss                                                            
npm notice 1.7kB   src/components/loading/_loading_chart.scss                                                    
npm notice 746B    src/components/loading/_loading_content.scss                                                  
npm notice 2.0kB   src/components/loading/_loading_kibana.scss                                                   
npm notice 792B    src/components/loading/_loading_spinner.scss                                                  
npm notice 148B    src/components/loading/_mixins.scss                                                           
npm notice 130B    src/components/loading/_variables.scss                                                        
npm notice 47B     src/components/modal/_index.scss                                                              
npm notice 3.5kB   src/components/modal/_modal.scss                                                              
npm notice 146B    src/components/nav_drawer/_index.scss                                                         
npm notice 771B    src/components/nav_drawer/_nav_drawer_flyout.scss                                             
npm notice 1.0kB   src/components/nav_drawer/_nav_drawer_group.scss                                              
npm notice 2.7kB   src/components/nav_drawer/_nav_drawer.scss                                                    
npm notice 556B    src/components/nav_drawer/_variables.scss                                                     
npm notice 24B     src/components/overlay_mask/_index.scss                                                       
npm notice 484B    src/components/overlay_mask/_overlay_mask.scss                                                
npm notice 133B    src/components/page/_index.scss                                                               
npm notice 372B    src/components/page/_page.scss                                                                
npm notice 21B     src/components/page/page_body/_index.scss                                                     
npm notice 268B    src/components/page/page_body/_page_body.scss                                                 
npm notice 123B    src/components/page/page_content/_index.scss                                                  
npm notice 0       src/components/page/page_content/_page_content_body.scss                                      
npm notice 487B    src/components/page/page_content/_page_content_header_section.scss                            
npm notice 500B    src/components/page/page_content/_page_content_header.scss                                    
npm notice 781B    src/components/page/page_content/_page_content.scss                                           
npm notice 54B     src/components/page/page_header/_index.scss                                                   
npm notice 269B    src/components/page/page_header/_page_header_section.scss                                     
npm notice 316B    src/components/page/page_header/_page_header.scss                                             
npm notice 25B     src/components/page/page_side_bar/_index.scss                                                 
npm notice 267B    src/components/page/page_side_bar/_page_side_bar.scss                                         
npm notice 51B     src/components/pagination/_index.scss                                                         
npm notice 526B    src/components/pagination/_pagination_button.scss                                             
npm notice 59B     src/components/pagination/_pagination.scss                                                    
npm notice 56B     src/components/panel/_index.scss                                                              
npm notice 1.4kB   src/components/panel/_mixins.scss                                                             
npm notice 461B    src/components/panel/_panel.scss                                                              
npm notice 320B    src/components/panel/_variables.scss                                                          
npm notice 109B    src/components/popover/_index.scss                                                            
npm notice 755B    src/components/popover/_mixins.scss                                                           
npm notice 501B    src/components/popover/_popover_footer.scss                                                   
npm notice 498B    src/components/popover/_popover_title.scss                                                    
npm notice 4.9kB   src/components/popover/_popover.scss                                                          
npm notice 92B     src/components/popover/_variables.scss                                                        
npm notice 18B     src/components/portal/__snapshots__/_index.scss                                               
npm notice 18B     src/components/portal/_index.scss                                                             
npm notice 150B    src/components/portal/_portal.scss                                                            
npm notice 20B     src/components/progress/_index.scss                                                           
npm notice 2.6kB   src/components/progress/_progress.scss                                                        
npm notice 24B     src/components/search_bar/_index.scss                                                         
npm notice 251B    src/components/search_bar/_search_bar.scss                                                    
npm notice 134B    src/components/selectable/_index.scss                                                         
npm notice 109B    src/components/selectable/_selectable.scss                                                    
npm notice 80B     src/components/selectable/selectable_list/_index.scss                                         
npm notice 1.0kB   src/components/selectable/selectable_list/_selectable_list_item.scss                          
npm notice 439B    src/components/selectable/selectable_list/_selectable_list.scss                               
npm notice 80B     src/components/selectable/selectable_list/_variables.scss                                     
npm notice 30B     src/components/selectable/selectable_message/_index.scss                                      
npm notice 177B    src/components/selectable/selectable_message/_selectable_message.scss                         
npm notice 29B     src/components/selectable/selectable_search/_index.scss                                       
npm notice 32B     src/components/selectable/selectable_search/_selectable_search.scss                           
npm notice 382B    src/components/series_chart/_index.scss                                                       
npm notice 885B    src/components/series_chart/_legend.scss                                                      
npm notice 228B    src/components/series_chart/_line_annotation.scss                                             
npm notice 208B    src/components/series_chart/_series_chart.scss                                                
npm notice 49B     src/components/series_chart/series/_area_series.scss                                          
npm notice 453B    src/components/series_chart/series/_bar_series.scss                                           
npm notice 471B    src/components/series_chart/series/_histogram_series.scss                                     
npm notice 73B     src/components/series_chart/series/_index.scss                                                
npm notice 2.1kB   src/components/series_chart/styles/react_vis/legends.scss                                     
npm notice 601B    src/components/series_chart/styles/react_vis/overrides.scss                                   
npm notice 2.4kB   src/components/series_chart/styles/react_vis/plot.scss                                        
npm notice 83B     src/components/series_chart/styles/react_vis/radial-chart.scss                                
npm notice 339B    src/components/series_chart/styles/react_vis/treemap.scss                                     
npm notice 45B     src/components/side_nav/_index.scss                                                           
npm notice 3.5kB   src/components/side_nav/_side_nav_item.scss                                                   
npm notice 1.4kB   src/components/side_nav/_side_nav.scss                                                        
npm notice 18B     src/components/spacer/_index.scss                                                             
npm notice 210B    src/components/spacer/_spacer.scss                                                            
npm notice 16B     src/components/stat/_index.scss                                                               
npm notice 936B    src/components/stat/_stat.scss                                                                
npm notice 129B    src/components/steps/_index.scss                                                              
npm notice 392B    src/components/steps/_mixins.scss                                                             
npm notice 859B    src/components/steps/_step_number.scss                                                        
npm notice 2.9kB   src/components/steps/_steps_horizontal.scss                                                   
npm notice 1.1kB   src/components/steps/_steps.scss                                                              
npm notice 279B    src/components/steps/_sub_steps.scss                                                          
npm notice 356B    src/components/steps/_variables.scss                                                          
npm notice 104B    src/components/table/_index.scss                                                              
npm notice 849B    src/components/table/_mixins.scss                                                             
npm notice 5.2kB   src/components/table/_responsive.scss                                                         
npm notice 5.2kB   src/components/table/_table.scss                                                              
npm notice 621B    src/components/table/_variables.scss                                                          
npm notice 18B     src/components/table/mobile/_index.scss                                                       
npm notice 334B    src/components/table/mobile/_mobile.scss                                                      
npm notice 37B     src/components/tabs/_index.scss                                                               
npm notice 2.6kB   src/components/tabs/_tabs.scss                                                                
npm notice 82B     src/components/tabs/_variables.scss                                                           
npm notice 81B     src/components/text/_index.scss                                                               
npm notice 140B    src/components/text/_text_align.scss                                                          
npm notice 589B    src/components/text/_text_color.scss                                                          
npm notice 4.9kB   src/components/text/_text.scss                                                                
npm notice 35B     src/components/text/_variables.scss                                                           
npm notice 17B     src/components/title/_index.scss                                                              
npm notice 417B    src/components/title/_title.scss                                                              
npm notice 1.5kB   src/components/toast/_global_toast_list.scss                                                  
npm notice 78B     src/components/toast/_index.scss                                                              
npm notice 1.9kB   src/components/toast/_toast.scss                                                              
npm notice 18B     src/components/toggle/_index.scss                                                             
npm notice 272B    src/components/toggle/_toggle.scss                                                            
npm notice 17B     src/components/token/_index.scss                                                              
npm notice 1.6kB   src/components/token/_token.scss                                                              
npm notice 60B     src/components/tool_tip/_index.scss                                                           
npm notice 792B    src/components/tool_tip/_mixins.scss                                                          
npm notice 2.4kB   src/components/tool_tip/_tool_tip.scss                                                        
npm notice 201B    src/components/tool_tip/_variables.scss                                                       
npm notice 3.8kB   src/global_styling/functions/_colors.scss                                                     
npm notice 166B    src/global_styling/functions/_index.scss                                                      
npm notice 1.1kB   src/global_styling/functions/_math.scss                                                       
npm notice 457B    src/global_styling/index.scss                                                                 
npm notice 2.0kB   src/global_styling/mixins/_helpers.scss                                                       
npm notice 1.4kB   src/global_styling/mixins/_icons.scss                                                         
npm notice 132B    src/global_styling/mixins/_index.scss                                                         
npm notice 1.9kB   src/global_styling/mixins/_responsive.scss                                                    
npm notice 3.9kB   src/global_styling/mixins/_shadow.scss                                                        
npm notice 56B     src/global_styling/mixins/_size.scss                                                          
npm notice 532B    src/global_styling/mixins/_states.scss                                                        
npm notice 3.6kB   src/global_styling/mixins/_typography.scss                                                    
npm notice 236B    src/global_styling/reset/_hacks.scss                                                          
npm notice 55B     src/global_styling/reset/_index.scss                                                          
npm notice 2.3kB   src/global_styling/reset/_reset.scss                                                          
npm notice 366B    src/global_styling/reset/_scrollbar.scss                                                      
npm notice 673B    src/global_styling/utility/_animations.scss                                                   
npm notice 41B     src/global_styling/utility/_index.scss                                                        
npm notice 2.1kB   src/global_styling/utility/_utility.scss                                                      
npm notice 415B    src/global_styling/variables/_animations.scss                                                 
npm notice 375B    src/global_styling/variables/_borders.scss                                                    
npm notice 2.7kB   src/global_styling/variables/_colors.scss                                                     
npm notice 770B    src/global_styling/variables/_index.scss                                                      
npm notice 150B    src/global_styling/variables/_responsive.scss                                                 
npm notice 232B    src/global_styling/variables/_shadows.scss                                                    
npm notice 387B    src/global_styling/variables/_size.scss                                                       
npm notice 2.2kB   src/global_styling/variables/_typography.scss                                                 
npm notice 1.1kB   src/global_styling/variables/_z_index.scss                                                    
...                                                                        
npm notice 1.8kB   src/themes/eui/eui_colors_dark.scss                                                           
npm notice 160B    src/themes/eui/eui_colors_light.scss                                                          
npm notice 1.4kB   src/themes/k6/k6_colors_dark.scss                                                             
npm notice 24B     src/themes/k6/k6_colors_light.scss                                                            
npm notice 886B    src/themes/k6/k6_globals.scss

@snide
Copy link
Contributor

snide commented Jul 12, 2019

Confirming that I see the scss and package files in dry run.

Copy link
Contributor

@thompsongl thompsongl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

npm publish --dry-run looks correct.
npm pack -> .tgz in Kibana results in expected test and TS errors (not related to this) and yarn start runs (and looks) as expected.

Copy link
Contributor

@snide snide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works from my side. Tested in Kibana, ran jest tests, made sure SCSS still compiles, checked for updates from the latest release

image

@chandlerprall chandlerprall merged commit fab1617 into elastic:master Jul 12, 2019
@chandlerprall chandlerprall deleted the include-all-src-scss-files branch July 12, 2019 20:00
@snide snide mentioned this pull request Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants