update bs-dev
This commit is contained in:
		
							
								
								
									
										361
									
								
								library/bootstrap/css/bootstrap-grid.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										361
									
								
								library/bootstrap/css/bootstrap-grid.css
									
									
									
									
										vendored
									
									
								
							| @@ -79,6 +79,7 @@ html { | ||||
| } | ||||
|  | ||||
| .container-fluid { | ||||
|   width: 100%; | ||||
|   margin-right: auto; | ||||
|   margin-left: auto; | ||||
|   padding-right: 15px; | ||||
| @@ -245,99 +246,51 @@ html { | ||||
| } | ||||
|  | ||||
| .col-1 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 8.333333%; | ||||
|       -ms-flex: 0 0 8.333333%; | ||||
|           flex: 0 0 8.333333%; | ||||
|   max-width: 8.333333%; | ||||
|   width: 8.333333%; | ||||
| } | ||||
|  | ||||
| .col-2 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 16.666667%; | ||||
|       -ms-flex: 0 0 16.666667%; | ||||
|           flex: 0 0 16.666667%; | ||||
|   max-width: 16.666667%; | ||||
|   width: 16.666667%; | ||||
| } | ||||
|  | ||||
| .col-3 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 25%; | ||||
|       -ms-flex: 0 0 25%; | ||||
|           flex: 0 0 25%; | ||||
|   max-width: 25%; | ||||
|   width: 25%; | ||||
| } | ||||
|  | ||||
| .col-4 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 33.333333%; | ||||
|       -ms-flex: 0 0 33.333333%; | ||||
|           flex: 0 0 33.333333%; | ||||
|   max-width: 33.333333%; | ||||
|   width: 33.333333%; | ||||
| } | ||||
|  | ||||
| .col-5 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 41.666667%; | ||||
|       -ms-flex: 0 0 41.666667%; | ||||
|           flex: 0 0 41.666667%; | ||||
|   max-width: 41.666667%; | ||||
|   width: 41.666667%; | ||||
| } | ||||
|  | ||||
| .col-6 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 50%; | ||||
|       -ms-flex: 0 0 50%; | ||||
|           flex: 0 0 50%; | ||||
|   max-width: 50%; | ||||
|   width: 50%; | ||||
| } | ||||
|  | ||||
| .col-7 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 58.333333%; | ||||
|       -ms-flex: 0 0 58.333333%; | ||||
|           flex: 0 0 58.333333%; | ||||
|   max-width: 58.333333%; | ||||
|   width: 58.333333%; | ||||
| } | ||||
|  | ||||
| .col-8 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 66.666667%; | ||||
|       -ms-flex: 0 0 66.666667%; | ||||
|           flex: 0 0 66.666667%; | ||||
|   max-width: 66.666667%; | ||||
|   width: 66.666667%; | ||||
| } | ||||
|  | ||||
| .col-9 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 75%; | ||||
|       -ms-flex: 0 0 75%; | ||||
|           flex: 0 0 75%; | ||||
|   max-width: 75%; | ||||
|   width: 75%; | ||||
| } | ||||
|  | ||||
| .col-10 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 83.333333%; | ||||
|       -ms-flex: 0 0 83.333333%; | ||||
|           flex: 0 0 83.333333%; | ||||
|   max-width: 83.333333%; | ||||
|   width: 83.333333%; | ||||
| } | ||||
|  | ||||
| .col-11 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 91.666667%; | ||||
|       -ms-flex: 0 0 91.666667%; | ||||
|           flex: 0 0 91.666667%; | ||||
|   max-width: 91.666667%; | ||||
|   width: 91.666667%; | ||||
| } | ||||
|  | ||||
| .col-12 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 100%; | ||||
|       -ms-flex: 0 0 100%; | ||||
|           flex: 0 0 100%; | ||||
|   max-width: 100%; | ||||
|   width: 100%; | ||||
| } | ||||
|  | ||||
| .pull-0 { | ||||
| @@ -507,88 +460,40 @@ html { | ||||
|     width: auto; | ||||
|   } | ||||
|   .col-sm-1 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 8.333333%; | ||||
|         -ms-flex: 0 0 8.333333%; | ||||
|             flex: 0 0 8.333333%; | ||||
|     max-width: 8.333333%; | ||||
|     width: 8.333333%; | ||||
|   } | ||||
|   .col-sm-2 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 16.666667%; | ||||
|         -ms-flex: 0 0 16.666667%; | ||||
|             flex: 0 0 16.666667%; | ||||
|     max-width: 16.666667%; | ||||
|     width: 16.666667%; | ||||
|   } | ||||
|   .col-sm-3 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 25%; | ||||
|         -ms-flex: 0 0 25%; | ||||
|             flex: 0 0 25%; | ||||
|     max-width: 25%; | ||||
|     width: 25%; | ||||
|   } | ||||
|   .col-sm-4 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 33.333333%; | ||||
|         -ms-flex: 0 0 33.333333%; | ||||
|             flex: 0 0 33.333333%; | ||||
|     max-width: 33.333333%; | ||||
|     width: 33.333333%; | ||||
|   } | ||||
|   .col-sm-5 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 41.666667%; | ||||
|         -ms-flex: 0 0 41.666667%; | ||||
|             flex: 0 0 41.666667%; | ||||
|     max-width: 41.666667%; | ||||
|     width: 41.666667%; | ||||
|   } | ||||
|   .col-sm-6 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 50%; | ||||
|         -ms-flex: 0 0 50%; | ||||
|             flex: 0 0 50%; | ||||
|     max-width: 50%; | ||||
|     width: 50%; | ||||
|   } | ||||
|   .col-sm-7 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 58.333333%; | ||||
|         -ms-flex: 0 0 58.333333%; | ||||
|             flex: 0 0 58.333333%; | ||||
|     max-width: 58.333333%; | ||||
|     width: 58.333333%; | ||||
|   } | ||||
|   .col-sm-8 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 66.666667%; | ||||
|         -ms-flex: 0 0 66.666667%; | ||||
|             flex: 0 0 66.666667%; | ||||
|     max-width: 66.666667%; | ||||
|     width: 66.666667%; | ||||
|   } | ||||
|   .col-sm-9 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 75%; | ||||
|         -ms-flex: 0 0 75%; | ||||
|             flex: 0 0 75%; | ||||
|     max-width: 75%; | ||||
|     width: 75%; | ||||
|   } | ||||
|   .col-sm-10 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 83.333333%; | ||||
|         -ms-flex: 0 0 83.333333%; | ||||
|             flex: 0 0 83.333333%; | ||||
|     max-width: 83.333333%; | ||||
|     width: 83.333333%; | ||||
|   } | ||||
|   .col-sm-11 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 91.666667%; | ||||
|         -ms-flex: 0 0 91.666667%; | ||||
|             flex: 0 0 91.666667%; | ||||
|     max-width: 91.666667%; | ||||
|     width: 91.666667%; | ||||
|   } | ||||
|   .col-sm-12 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 100%; | ||||
|         -ms-flex: 0 0 100%; | ||||
|             flex: 0 0 100%; | ||||
|     max-width: 100%; | ||||
|     width: 100%; | ||||
|   } | ||||
|   .pull-sm-0 { | ||||
|     right: auto; | ||||
| @@ -725,88 +630,40 @@ html { | ||||
|     width: auto; | ||||
|   } | ||||
|   .col-md-1 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 8.333333%; | ||||
|         -ms-flex: 0 0 8.333333%; | ||||
|             flex: 0 0 8.333333%; | ||||
|     max-width: 8.333333%; | ||||
|     width: 8.333333%; | ||||
|   } | ||||
|   .col-md-2 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 16.666667%; | ||||
|         -ms-flex: 0 0 16.666667%; | ||||
|             flex: 0 0 16.666667%; | ||||
|     max-width: 16.666667%; | ||||
|     width: 16.666667%; | ||||
|   } | ||||
|   .col-md-3 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 25%; | ||||
|         -ms-flex: 0 0 25%; | ||||
|             flex: 0 0 25%; | ||||
|     max-width: 25%; | ||||
|     width: 25%; | ||||
|   } | ||||
|   .col-md-4 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 33.333333%; | ||||
|         -ms-flex: 0 0 33.333333%; | ||||
|             flex: 0 0 33.333333%; | ||||
|     max-width: 33.333333%; | ||||
|     width: 33.333333%; | ||||
|   } | ||||
|   .col-md-5 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 41.666667%; | ||||
|         -ms-flex: 0 0 41.666667%; | ||||
|             flex: 0 0 41.666667%; | ||||
|     max-width: 41.666667%; | ||||
|     width: 41.666667%; | ||||
|   } | ||||
|   .col-md-6 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 50%; | ||||
|         -ms-flex: 0 0 50%; | ||||
|             flex: 0 0 50%; | ||||
|     max-width: 50%; | ||||
|     width: 50%; | ||||
|   } | ||||
|   .col-md-7 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 58.333333%; | ||||
|         -ms-flex: 0 0 58.333333%; | ||||
|             flex: 0 0 58.333333%; | ||||
|     max-width: 58.333333%; | ||||
|     width: 58.333333%; | ||||
|   } | ||||
|   .col-md-8 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 66.666667%; | ||||
|         -ms-flex: 0 0 66.666667%; | ||||
|             flex: 0 0 66.666667%; | ||||
|     max-width: 66.666667%; | ||||
|     width: 66.666667%; | ||||
|   } | ||||
|   .col-md-9 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 75%; | ||||
|         -ms-flex: 0 0 75%; | ||||
|             flex: 0 0 75%; | ||||
|     max-width: 75%; | ||||
|     width: 75%; | ||||
|   } | ||||
|   .col-md-10 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 83.333333%; | ||||
|         -ms-flex: 0 0 83.333333%; | ||||
|             flex: 0 0 83.333333%; | ||||
|     max-width: 83.333333%; | ||||
|     width: 83.333333%; | ||||
|   } | ||||
|   .col-md-11 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 91.666667%; | ||||
|         -ms-flex: 0 0 91.666667%; | ||||
|             flex: 0 0 91.666667%; | ||||
|     max-width: 91.666667%; | ||||
|     width: 91.666667%; | ||||
|   } | ||||
|   .col-md-12 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 100%; | ||||
|         -ms-flex: 0 0 100%; | ||||
|             flex: 0 0 100%; | ||||
|     max-width: 100%; | ||||
|     width: 100%; | ||||
|   } | ||||
|   .pull-md-0 { | ||||
|     right: auto; | ||||
| @@ -943,88 +800,40 @@ html { | ||||
|     width: auto; | ||||
|   } | ||||
|   .col-lg-1 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 8.333333%; | ||||
|         -ms-flex: 0 0 8.333333%; | ||||
|             flex: 0 0 8.333333%; | ||||
|     max-width: 8.333333%; | ||||
|     width: 8.333333%; | ||||
|   } | ||||
|   .col-lg-2 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 16.666667%; | ||||
|         -ms-flex: 0 0 16.666667%; | ||||
|             flex: 0 0 16.666667%; | ||||
|     max-width: 16.666667%; | ||||
|     width: 16.666667%; | ||||
|   } | ||||
|   .col-lg-3 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 25%; | ||||
|         -ms-flex: 0 0 25%; | ||||
|             flex: 0 0 25%; | ||||
|     max-width: 25%; | ||||
|     width: 25%; | ||||
|   } | ||||
|   .col-lg-4 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 33.333333%; | ||||
|         -ms-flex: 0 0 33.333333%; | ||||
|             flex: 0 0 33.333333%; | ||||
|     max-width: 33.333333%; | ||||
|     width: 33.333333%; | ||||
|   } | ||||
|   .col-lg-5 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 41.666667%; | ||||
|         -ms-flex: 0 0 41.666667%; | ||||
|             flex: 0 0 41.666667%; | ||||
|     max-width: 41.666667%; | ||||
|     width: 41.666667%; | ||||
|   } | ||||
|   .col-lg-6 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 50%; | ||||
|         -ms-flex: 0 0 50%; | ||||
|             flex: 0 0 50%; | ||||
|     max-width: 50%; | ||||
|     width: 50%; | ||||
|   } | ||||
|   .col-lg-7 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 58.333333%; | ||||
|         -ms-flex: 0 0 58.333333%; | ||||
|             flex: 0 0 58.333333%; | ||||
|     max-width: 58.333333%; | ||||
|     width: 58.333333%; | ||||
|   } | ||||
|   .col-lg-8 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 66.666667%; | ||||
|         -ms-flex: 0 0 66.666667%; | ||||
|             flex: 0 0 66.666667%; | ||||
|     max-width: 66.666667%; | ||||
|     width: 66.666667%; | ||||
|   } | ||||
|   .col-lg-9 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 75%; | ||||
|         -ms-flex: 0 0 75%; | ||||
|             flex: 0 0 75%; | ||||
|     max-width: 75%; | ||||
|     width: 75%; | ||||
|   } | ||||
|   .col-lg-10 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 83.333333%; | ||||
|         -ms-flex: 0 0 83.333333%; | ||||
|             flex: 0 0 83.333333%; | ||||
|     max-width: 83.333333%; | ||||
|     width: 83.333333%; | ||||
|   } | ||||
|   .col-lg-11 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 91.666667%; | ||||
|         -ms-flex: 0 0 91.666667%; | ||||
|             flex: 0 0 91.666667%; | ||||
|     max-width: 91.666667%; | ||||
|     width: 91.666667%; | ||||
|   } | ||||
|   .col-lg-12 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 100%; | ||||
|         -ms-flex: 0 0 100%; | ||||
|             flex: 0 0 100%; | ||||
|     max-width: 100%; | ||||
|     width: 100%; | ||||
|   } | ||||
|   .pull-lg-0 { | ||||
|     right: auto; | ||||
| @@ -1161,88 +970,40 @@ html { | ||||
|     width: auto; | ||||
|   } | ||||
|   .col-xl-1 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 8.333333%; | ||||
|         -ms-flex: 0 0 8.333333%; | ||||
|             flex: 0 0 8.333333%; | ||||
|     max-width: 8.333333%; | ||||
|     width: 8.333333%; | ||||
|   } | ||||
|   .col-xl-2 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 16.666667%; | ||||
|         -ms-flex: 0 0 16.666667%; | ||||
|             flex: 0 0 16.666667%; | ||||
|     max-width: 16.666667%; | ||||
|     width: 16.666667%; | ||||
|   } | ||||
|   .col-xl-3 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 25%; | ||||
|         -ms-flex: 0 0 25%; | ||||
|             flex: 0 0 25%; | ||||
|     max-width: 25%; | ||||
|     width: 25%; | ||||
|   } | ||||
|   .col-xl-4 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 33.333333%; | ||||
|         -ms-flex: 0 0 33.333333%; | ||||
|             flex: 0 0 33.333333%; | ||||
|     max-width: 33.333333%; | ||||
|     width: 33.333333%; | ||||
|   } | ||||
|   .col-xl-5 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 41.666667%; | ||||
|         -ms-flex: 0 0 41.666667%; | ||||
|             flex: 0 0 41.666667%; | ||||
|     max-width: 41.666667%; | ||||
|     width: 41.666667%; | ||||
|   } | ||||
|   .col-xl-6 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 50%; | ||||
|         -ms-flex: 0 0 50%; | ||||
|             flex: 0 0 50%; | ||||
|     max-width: 50%; | ||||
|     width: 50%; | ||||
|   } | ||||
|   .col-xl-7 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 58.333333%; | ||||
|         -ms-flex: 0 0 58.333333%; | ||||
|             flex: 0 0 58.333333%; | ||||
|     max-width: 58.333333%; | ||||
|     width: 58.333333%; | ||||
|   } | ||||
|   .col-xl-8 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 66.666667%; | ||||
|         -ms-flex: 0 0 66.666667%; | ||||
|             flex: 0 0 66.666667%; | ||||
|     max-width: 66.666667%; | ||||
|     width: 66.666667%; | ||||
|   } | ||||
|   .col-xl-9 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 75%; | ||||
|         -ms-flex: 0 0 75%; | ||||
|             flex: 0 0 75%; | ||||
|     max-width: 75%; | ||||
|     width: 75%; | ||||
|   } | ||||
|   .col-xl-10 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 83.333333%; | ||||
|         -ms-flex: 0 0 83.333333%; | ||||
|             flex: 0 0 83.333333%; | ||||
|     max-width: 83.333333%; | ||||
|     width: 83.333333%; | ||||
|   } | ||||
|   .col-xl-11 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 91.666667%; | ||||
|         -ms-flex: 0 0 91.666667%; | ||||
|             flex: 0 0 91.666667%; | ||||
|     max-width: 91.666667%; | ||||
|     width: 91.666667%; | ||||
|   } | ||||
|   .col-xl-12 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 100%; | ||||
|         -ms-flex: 0 0 100%; | ||||
|             flex: 0 0 100%; | ||||
|     max-width: 100%; | ||||
|     width: 100%; | ||||
|   } | ||||
|   .pull-xl-0 { | ||||
|     right: auto; | ||||
|   | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								library/bootstrap/css/bootstrap-grid.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								library/bootstrap/css/bootstrap-grid.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								library/bootstrap/css/bootstrap-reboot.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								library/bootstrap/css/bootstrap-reboot.css
									
									
									
									
										vendored
									
									
								
							| @@ -22,7 +22,7 @@ html { | ||||
|  | ||||
| body { | ||||
|   margin: 0; | ||||
|   font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||||
|   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||||
|   font-size: 1rem; | ||||
|   font-weight: normal; | ||||
|   line-height: 1.5; | ||||
|   | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @@ -1 +1 @@ | ||||
| html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}body{margin:0;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0275d8;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}/*# sourceMappingURL=bootstrap-reboot.min.css.map */ | ||||
| html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0275d8;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}/*# sourceMappingURL=bootstrap-reboot.min.css.map */ | ||||
| @@ -1 +1 @@ | ||||
| {"version":3,"sources":["../../scss/_reboot.scss","dist/css/bootstrap-reboot.css","bootstrap-reboot.css","../../scss/mixins/_hover.scss"],"names":[],"mappings":"AAoBA,KACE,mBAAA,WAAA,WAAA,WACA,YAAA,WACA,YAAA,KACA,yBAAA,KACA,qBAAA,KACA,mBAAA,UACA,4BAAA,YAGF,ECjBA,QADA,SDqBE,mBAAA,QAAA,WAAA,QAKA,cAAgB,MAAA,aASlB,KACE,OAAA,EACA,YAAA,aAAA,CAAA,SAAA,CAAA,kBAAA,CAAA,UAAA,CAAA,MAAA,CAAA,gBAAA,CAAA,KAAA,CAAA,WACA,UAAA,KACA,YAAA,IACA,YAAA,IACA,MAAA,QACA,iBAAA,KExBF,sBFiCE,QAAA,YASF,GACE,mBAAA,YAAA,WAAA,YACA,OAAA,EACA,SAAA,QAYF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KC5CF,0BDsDA,YAEE,gBAAA,UACA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QClDF,GDqDA,GCtDA,GDyDE,WAAA,EACA,cAAA,KAGF,MCrDA,MACA,MAFA,MD0DE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,IACE,WAAA,OAGF,ECtDA,ODwDE,YAAA,OAGF,MACE,UAAA,IAQF,IC3DA,ID6DE,SAAA,SACA,UAAA,IACA,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YACA,6BAAA,QGhLE,QHmLA,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KGrLE,oCAAA,oCHwLA,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EC7DJ,KACA,IDqEA,ICpEA,KDwEE,YAAA,SAAA,CAAA,UACA,UAAA,IAGF,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,eACE,SAAA,OC/EF,cD6FA,EC/FA,KACA,OAEA,MACA,MACA,OACA,QACA,SDiGE,iBAAA,aAAA,aAAA,aAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAEE,WAAA,KAQF,MAEE,QAAA,aACA,cAAA,MAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBC3GF,OD8GA,MC5GA,SADA,OAEA,SDgHE,OAAA,EACA,YAAA,QACA,UAAA,QACA,YAAA,QAGF,OC9GA,MDgHE,SAAA,QAGF,OC9GA,ODgHE,eAAA,KC1GF,aACA,cD+GA,OCjHA,mBDqHE,mBAAA,OC9GF,gCACA,+BACA,gCDgHA,yBAIE,QAAA,EACA,aAAA,KC/GF,qBDkHA,kBAEE,mBAAA,WAAA,WAAA,WACA,QAAA,EC9GF,8BD2GA,2BASI,OAAA,YAKJ,iBCnHA,2BACA,kBAFA,iBD6HE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MACA,UAAA,OACA,YAAA,QACA,MAAA,QACA,YAAA,OAGF,SACE,eAAA,SErIF,yCDMA,yCDqIE,OAAA,KEtIF,cF8IE,eAAA,KACA,mBAAA,KE1IF,4CDMA,yCD6IE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UAGF,SACE,QAAA,KEvJF,SF6JE,QAAA"} | ||||
| {"version":3,"sources":["../../scss/_reboot.scss","dist/css/bootstrap-reboot.css","bootstrap-reboot.css","../../scss/mixins/_hover.scss"],"names":[],"mappings":"AAoBA,KACE,mBAAA,WAAA,WAAA,WACA,YAAA,WACA,YAAA,KACA,yBAAA,KACA,qBAAA,KACA,mBAAA,UACA,4BAAA,YAGF,ECjBA,QADA,SDqBE,mBAAA,QAAA,WAAA,QAKA,cAAgB,MAAA,aASlB,KACE,OAAA,EACA,YAAA,aAAA,CAAA,kBAAA,CAAA,UAAA,CAAA,MAAA,CAAA,gBAAA,CAAA,KAAA,CAAA,WACA,UAAA,KACA,YAAA,IACA,YAAA,IACA,MAAA,QACA,iBAAA,KExBF,sBFiCE,QAAA,YASF,GACE,mBAAA,YAAA,WAAA,YACA,OAAA,EACA,SAAA,QAYF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KC5CF,0BDsDA,YAEE,gBAAA,UACA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QClDF,GDqDA,GCtDA,GDyDE,WAAA,EACA,cAAA,KAGF,MCrDA,MACA,MAFA,MD0DE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,IACE,WAAA,OAGF,ECtDA,ODwDE,YAAA,OAGF,MACE,UAAA,IAQF,IC3DA,ID6DE,SAAA,SACA,UAAA,IACA,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YACA,6BAAA,QGhLE,QHmLA,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KGrLE,oCAAA,oCHwLA,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EC7DJ,KACA,IDqEA,ICpEA,KDwEE,YAAA,SAAA,CAAA,UACA,UAAA,IAGF,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,eACE,SAAA,OC/EF,cD6FA,EC/FA,KACA,OAEA,MACA,MACA,OACA,QACA,SDiGE,iBAAA,aAAA,aAAA,aAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAEE,WAAA,KAQF,MAEE,QAAA,aACA,cAAA,MAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBC3GF,OD8GA,MC5GA,SADA,OAEA,SDgHE,OAAA,EACA,YAAA,QACA,UAAA,QACA,YAAA,QAGF,OC9GA,MDgHE,SAAA,QAGF,OC9GA,ODgHE,eAAA,KC1GF,aACA,cD+GA,OCjHA,mBDqHE,mBAAA,OC9GF,gCACA,+BACA,gCDgHA,yBAIE,QAAA,EACA,aAAA,KC/GF,qBDkHA,kBAEE,mBAAA,WAAA,WAAA,WACA,QAAA,EC9GF,8BD2GA,2BASI,OAAA,YAKJ,iBCnHA,2BACA,kBAFA,iBD6HE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MACA,UAAA,OACA,YAAA,QACA,MAAA,QACA,YAAA,OAGF,SACE,eAAA,SErIF,yCDMA,yCDqIE,OAAA,KEtIF,cF8IE,eAAA,KACA,mBAAA,KE1IF,4CDMA,yCD6IE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UAGF,SACE,QAAA,KEvJF,SF6JE,QAAA"} | ||||
							
								
								
									
										573
									
								
								library/bootstrap/css/bootstrap.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										573
									
								
								library/bootstrap/css/bootstrap.css
									
									
									
									
										vendored
									
									
								
							| @@ -95,7 +95,7 @@ html { | ||||
|  | ||||
| body { | ||||
|   margin: 0; | ||||
|   font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||||
|   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||||
|   font-size: 1rem; | ||||
|   font-weight: normal; | ||||
|   line-height: 1.5; | ||||
| @@ -693,6 +693,7 @@ pre code { | ||||
| } | ||||
|  | ||||
| .container-fluid { | ||||
|   width: 100%; | ||||
|   margin-right: auto; | ||||
|   margin-left: auto; | ||||
|   padding-right: 15px; | ||||
| @@ -859,99 +860,51 @@ pre code { | ||||
| } | ||||
|  | ||||
| .col-1 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 8.333333%; | ||||
|       -ms-flex: 0 0 8.333333%; | ||||
|           flex: 0 0 8.333333%; | ||||
|   max-width: 8.333333%; | ||||
|   width: 8.333333%; | ||||
| } | ||||
|  | ||||
| .col-2 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 16.666667%; | ||||
|       -ms-flex: 0 0 16.666667%; | ||||
|           flex: 0 0 16.666667%; | ||||
|   max-width: 16.666667%; | ||||
|   width: 16.666667%; | ||||
| } | ||||
|  | ||||
| .col-3 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 25%; | ||||
|       -ms-flex: 0 0 25%; | ||||
|           flex: 0 0 25%; | ||||
|   max-width: 25%; | ||||
|   width: 25%; | ||||
| } | ||||
|  | ||||
| .col-4 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 33.333333%; | ||||
|       -ms-flex: 0 0 33.333333%; | ||||
|           flex: 0 0 33.333333%; | ||||
|   max-width: 33.333333%; | ||||
|   width: 33.333333%; | ||||
| } | ||||
|  | ||||
| .col-5 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 41.666667%; | ||||
|       -ms-flex: 0 0 41.666667%; | ||||
|           flex: 0 0 41.666667%; | ||||
|   max-width: 41.666667%; | ||||
|   width: 41.666667%; | ||||
| } | ||||
|  | ||||
| .col-6 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 50%; | ||||
|       -ms-flex: 0 0 50%; | ||||
|           flex: 0 0 50%; | ||||
|   max-width: 50%; | ||||
|   width: 50%; | ||||
| } | ||||
|  | ||||
| .col-7 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 58.333333%; | ||||
|       -ms-flex: 0 0 58.333333%; | ||||
|           flex: 0 0 58.333333%; | ||||
|   max-width: 58.333333%; | ||||
|   width: 58.333333%; | ||||
| } | ||||
|  | ||||
| .col-8 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 66.666667%; | ||||
|       -ms-flex: 0 0 66.666667%; | ||||
|           flex: 0 0 66.666667%; | ||||
|   max-width: 66.666667%; | ||||
|   width: 66.666667%; | ||||
| } | ||||
|  | ||||
| .col-9 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 75%; | ||||
|       -ms-flex: 0 0 75%; | ||||
|           flex: 0 0 75%; | ||||
|   max-width: 75%; | ||||
|   width: 75%; | ||||
| } | ||||
|  | ||||
| .col-10 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 83.333333%; | ||||
|       -ms-flex: 0 0 83.333333%; | ||||
|           flex: 0 0 83.333333%; | ||||
|   max-width: 83.333333%; | ||||
|   width: 83.333333%; | ||||
| } | ||||
|  | ||||
| .col-11 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 91.666667%; | ||||
|       -ms-flex: 0 0 91.666667%; | ||||
|           flex: 0 0 91.666667%; | ||||
|   max-width: 91.666667%; | ||||
|   width: 91.666667%; | ||||
| } | ||||
|  | ||||
| .col-12 { | ||||
|   -webkit-box-flex: 0; | ||||
|   -webkit-flex: 0 0 100%; | ||||
|       -ms-flex: 0 0 100%; | ||||
|           flex: 0 0 100%; | ||||
|   max-width: 100%; | ||||
|   width: 100%; | ||||
| } | ||||
|  | ||||
| .pull-0 { | ||||
| @@ -1121,88 +1074,40 @@ pre code { | ||||
|     width: auto; | ||||
|   } | ||||
|   .col-sm-1 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 8.333333%; | ||||
|         -ms-flex: 0 0 8.333333%; | ||||
|             flex: 0 0 8.333333%; | ||||
|     max-width: 8.333333%; | ||||
|     width: 8.333333%; | ||||
|   } | ||||
|   .col-sm-2 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 16.666667%; | ||||
|         -ms-flex: 0 0 16.666667%; | ||||
|             flex: 0 0 16.666667%; | ||||
|     max-width: 16.666667%; | ||||
|     width: 16.666667%; | ||||
|   } | ||||
|   .col-sm-3 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 25%; | ||||
|         -ms-flex: 0 0 25%; | ||||
|             flex: 0 0 25%; | ||||
|     max-width: 25%; | ||||
|     width: 25%; | ||||
|   } | ||||
|   .col-sm-4 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 33.333333%; | ||||
|         -ms-flex: 0 0 33.333333%; | ||||
|             flex: 0 0 33.333333%; | ||||
|     max-width: 33.333333%; | ||||
|     width: 33.333333%; | ||||
|   } | ||||
|   .col-sm-5 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 41.666667%; | ||||
|         -ms-flex: 0 0 41.666667%; | ||||
|             flex: 0 0 41.666667%; | ||||
|     max-width: 41.666667%; | ||||
|     width: 41.666667%; | ||||
|   } | ||||
|   .col-sm-6 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 50%; | ||||
|         -ms-flex: 0 0 50%; | ||||
|             flex: 0 0 50%; | ||||
|     max-width: 50%; | ||||
|     width: 50%; | ||||
|   } | ||||
|   .col-sm-7 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 58.333333%; | ||||
|         -ms-flex: 0 0 58.333333%; | ||||
|             flex: 0 0 58.333333%; | ||||
|     max-width: 58.333333%; | ||||
|     width: 58.333333%; | ||||
|   } | ||||
|   .col-sm-8 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 66.666667%; | ||||
|         -ms-flex: 0 0 66.666667%; | ||||
|             flex: 0 0 66.666667%; | ||||
|     max-width: 66.666667%; | ||||
|     width: 66.666667%; | ||||
|   } | ||||
|   .col-sm-9 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 75%; | ||||
|         -ms-flex: 0 0 75%; | ||||
|             flex: 0 0 75%; | ||||
|     max-width: 75%; | ||||
|     width: 75%; | ||||
|   } | ||||
|   .col-sm-10 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 83.333333%; | ||||
|         -ms-flex: 0 0 83.333333%; | ||||
|             flex: 0 0 83.333333%; | ||||
|     max-width: 83.333333%; | ||||
|     width: 83.333333%; | ||||
|   } | ||||
|   .col-sm-11 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 91.666667%; | ||||
|         -ms-flex: 0 0 91.666667%; | ||||
|             flex: 0 0 91.666667%; | ||||
|     max-width: 91.666667%; | ||||
|     width: 91.666667%; | ||||
|   } | ||||
|   .col-sm-12 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 100%; | ||||
|         -ms-flex: 0 0 100%; | ||||
|             flex: 0 0 100%; | ||||
|     max-width: 100%; | ||||
|     width: 100%; | ||||
|   } | ||||
|   .pull-sm-0 { | ||||
|     right: auto; | ||||
| @@ -1339,88 +1244,40 @@ pre code { | ||||
|     width: auto; | ||||
|   } | ||||
|   .col-md-1 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 8.333333%; | ||||
|         -ms-flex: 0 0 8.333333%; | ||||
|             flex: 0 0 8.333333%; | ||||
|     max-width: 8.333333%; | ||||
|     width: 8.333333%; | ||||
|   } | ||||
|   .col-md-2 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 16.666667%; | ||||
|         -ms-flex: 0 0 16.666667%; | ||||
|             flex: 0 0 16.666667%; | ||||
|     max-width: 16.666667%; | ||||
|     width: 16.666667%; | ||||
|   } | ||||
|   .col-md-3 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 25%; | ||||
|         -ms-flex: 0 0 25%; | ||||
|             flex: 0 0 25%; | ||||
|     max-width: 25%; | ||||
|     width: 25%; | ||||
|   } | ||||
|   .col-md-4 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 33.333333%; | ||||
|         -ms-flex: 0 0 33.333333%; | ||||
|             flex: 0 0 33.333333%; | ||||
|     max-width: 33.333333%; | ||||
|     width: 33.333333%; | ||||
|   } | ||||
|   .col-md-5 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 41.666667%; | ||||
|         -ms-flex: 0 0 41.666667%; | ||||
|             flex: 0 0 41.666667%; | ||||
|     max-width: 41.666667%; | ||||
|     width: 41.666667%; | ||||
|   } | ||||
|   .col-md-6 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 50%; | ||||
|         -ms-flex: 0 0 50%; | ||||
|             flex: 0 0 50%; | ||||
|     max-width: 50%; | ||||
|     width: 50%; | ||||
|   } | ||||
|   .col-md-7 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 58.333333%; | ||||
|         -ms-flex: 0 0 58.333333%; | ||||
|             flex: 0 0 58.333333%; | ||||
|     max-width: 58.333333%; | ||||
|     width: 58.333333%; | ||||
|   } | ||||
|   .col-md-8 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 66.666667%; | ||||
|         -ms-flex: 0 0 66.666667%; | ||||
|             flex: 0 0 66.666667%; | ||||
|     max-width: 66.666667%; | ||||
|     width: 66.666667%; | ||||
|   } | ||||
|   .col-md-9 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 75%; | ||||
|         -ms-flex: 0 0 75%; | ||||
|             flex: 0 0 75%; | ||||
|     max-width: 75%; | ||||
|     width: 75%; | ||||
|   } | ||||
|   .col-md-10 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 83.333333%; | ||||
|         -ms-flex: 0 0 83.333333%; | ||||
|             flex: 0 0 83.333333%; | ||||
|     max-width: 83.333333%; | ||||
|     width: 83.333333%; | ||||
|   } | ||||
|   .col-md-11 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 91.666667%; | ||||
|         -ms-flex: 0 0 91.666667%; | ||||
|             flex: 0 0 91.666667%; | ||||
|     max-width: 91.666667%; | ||||
|     width: 91.666667%; | ||||
|   } | ||||
|   .col-md-12 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 100%; | ||||
|         -ms-flex: 0 0 100%; | ||||
|             flex: 0 0 100%; | ||||
|     max-width: 100%; | ||||
|     width: 100%; | ||||
|   } | ||||
|   .pull-md-0 { | ||||
|     right: auto; | ||||
| @@ -1557,88 +1414,40 @@ pre code { | ||||
|     width: auto; | ||||
|   } | ||||
|   .col-lg-1 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 8.333333%; | ||||
|         -ms-flex: 0 0 8.333333%; | ||||
|             flex: 0 0 8.333333%; | ||||
|     max-width: 8.333333%; | ||||
|     width: 8.333333%; | ||||
|   } | ||||
|   .col-lg-2 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 16.666667%; | ||||
|         -ms-flex: 0 0 16.666667%; | ||||
|             flex: 0 0 16.666667%; | ||||
|     max-width: 16.666667%; | ||||
|     width: 16.666667%; | ||||
|   } | ||||
|   .col-lg-3 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 25%; | ||||
|         -ms-flex: 0 0 25%; | ||||
|             flex: 0 0 25%; | ||||
|     max-width: 25%; | ||||
|     width: 25%; | ||||
|   } | ||||
|   .col-lg-4 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 33.333333%; | ||||
|         -ms-flex: 0 0 33.333333%; | ||||
|             flex: 0 0 33.333333%; | ||||
|     max-width: 33.333333%; | ||||
|     width: 33.333333%; | ||||
|   } | ||||
|   .col-lg-5 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 41.666667%; | ||||
|         -ms-flex: 0 0 41.666667%; | ||||
|             flex: 0 0 41.666667%; | ||||
|     max-width: 41.666667%; | ||||
|     width: 41.666667%; | ||||
|   } | ||||
|   .col-lg-6 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 50%; | ||||
|         -ms-flex: 0 0 50%; | ||||
|             flex: 0 0 50%; | ||||
|     max-width: 50%; | ||||
|     width: 50%; | ||||
|   } | ||||
|   .col-lg-7 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 58.333333%; | ||||
|         -ms-flex: 0 0 58.333333%; | ||||
|             flex: 0 0 58.333333%; | ||||
|     max-width: 58.333333%; | ||||
|     width: 58.333333%; | ||||
|   } | ||||
|   .col-lg-8 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 66.666667%; | ||||
|         -ms-flex: 0 0 66.666667%; | ||||
|             flex: 0 0 66.666667%; | ||||
|     max-width: 66.666667%; | ||||
|     width: 66.666667%; | ||||
|   } | ||||
|   .col-lg-9 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 75%; | ||||
|         -ms-flex: 0 0 75%; | ||||
|             flex: 0 0 75%; | ||||
|     max-width: 75%; | ||||
|     width: 75%; | ||||
|   } | ||||
|   .col-lg-10 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 83.333333%; | ||||
|         -ms-flex: 0 0 83.333333%; | ||||
|             flex: 0 0 83.333333%; | ||||
|     max-width: 83.333333%; | ||||
|     width: 83.333333%; | ||||
|   } | ||||
|   .col-lg-11 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 91.666667%; | ||||
|         -ms-flex: 0 0 91.666667%; | ||||
|             flex: 0 0 91.666667%; | ||||
|     max-width: 91.666667%; | ||||
|     width: 91.666667%; | ||||
|   } | ||||
|   .col-lg-12 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 100%; | ||||
|         -ms-flex: 0 0 100%; | ||||
|             flex: 0 0 100%; | ||||
|     max-width: 100%; | ||||
|     width: 100%; | ||||
|   } | ||||
|   .pull-lg-0 { | ||||
|     right: auto; | ||||
| @@ -1775,88 +1584,40 @@ pre code { | ||||
|     width: auto; | ||||
|   } | ||||
|   .col-xl-1 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 8.333333%; | ||||
|         -ms-flex: 0 0 8.333333%; | ||||
|             flex: 0 0 8.333333%; | ||||
|     max-width: 8.333333%; | ||||
|     width: 8.333333%; | ||||
|   } | ||||
|   .col-xl-2 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 16.666667%; | ||||
|         -ms-flex: 0 0 16.666667%; | ||||
|             flex: 0 0 16.666667%; | ||||
|     max-width: 16.666667%; | ||||
|     width: 16.666667%; | ||||
|   } | ||||
|   .col-xl-3 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 25%; | ||||
|         -ms-flex: 0 0 25%; | ||||
|             flex: 0 0 25%; | ||||
|     max-width: 25%; | ||||
|     width: 25%; | ||||
|   } | ||||
|   .col-xl-4 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 33.333333%; | ||||
|         -ms-flex: 0 0 33.333333%; | ||||
|             flex: 0 0 33.333333%; | ||||
|     max-width: 33.333333%; | ||||
|     width: 33.333333%; | ||||
|   } | ||||
|   .col-xl-5 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 41.666667%; | ||||
|         -ms-flex: 0 0 41.666667%; | ||||
|             flex: 0 0 41.666667%; | ||||
|     max-width: 41.666667%; | ||||
|     width: 41.666667%; | ||||
|   } | ||||
|   .col-xl-6 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 50%; | ||||
|         -ms-flex: 0 0 50%; | ||||
|             flex: 0 0 50%; | ||||
|     max-width: 50%; | ||||
|     width: 50%; | ||||
|   } | ||||
|   .col-xl-7 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 58.333333%; | ||||
|         -ms-flex: 0 0 58.333333%; | ||||
|             flex: 0 0 58.333333%; | ||||
|     max-width: 58.333333%; | ||||
|     width: 58.333333%; | ||||
|   } | ||||
|   .col-xl-8 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 66.666667%; | ||||
|         -ms-flex: 0 0 66.666667%; | ||||
|             flex: 0 0 66.666667%; | ||||
|     max-width: 66.666667%; | ||||
|     width: 66.666667%; | ||||
|   } | ||||
|   .col-xl-9 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 75%; | ||||
|         -ms-flex: 0 0 75%; | ||||
|             flex: 0 0 75%; | ||||
|     max-width: 75%; | ||||
|     width: 75%; | ||||
|   } | ||||
|   .col-xl-10 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 83.333333%; | ||||
|         -ms-flex: 0 0 83.333333%; | ||||
|             flex: 0 0 83.333333%; | ||||
|     max-width: 83.333333%; | ||||
|     width: 83.333333%; | ||||
|   } | ||||
|   .col-xl-11 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 91.666667%; | ||||
|         -ms-flex: 0 0 91.666667%; | ||||
|             flex: 0 0 91.666667%; | ||||
|     max-width: 91.666667%; | ||||
|     width: 91.666667%; | ||||
|   } | ||||
|   .col-xl-12 { | ||||
|     -webkit-box-flex: 0; | ||||
|     -webkit-flex: 0 0 100%; | ||||
|         -ms-flex: 0 0 100%; | ||||
|             flex: 0 0 100%; | ||||
|     max-width: 100%; | ||||
|     width: 100%; | ||||
|   } | ||||
|   .pull-xl-0 { | ||||
|     right: auto; | ||||
| @@ -3070,6 +2831,10 @@ tbody.collapse.show { | ||||
|   border-left: 0.3em solid transparent; | ||||
| } | ||||
|  | ||||
| .dropdown-toggle:empty::after { | ||||
|   margin-left: 0; | ||||
| } | ||||
|  | ||||
| .dropup .dropdown-toggle::after { | ||||
|   border-top: 0; | ||||
|   border-bottom: 0.3em solid; | ||||
| @@ -3106,7 +2871,7 @@ tbody.collapse.show { | ||||
| .dropdown-item { | ||||
|   display: block; | ||||
|   width: 100%; | ||||
|   padding: 3px 1.5rem; | ||||
|   padding: 0.25rem 1.5rem; | ||||
|   clear: both; | ||||
|   font-weight: normal; | ||||
|   color: #292b2c; | ||||
| @@ -3275,11 +3040,6 @@ tbody.collapse.show { | ||||
|   border-bottom-left-radius: 0; | ||||
| } | ||||
|  | ||||
| .btn-group .dropdown-toggle:active, | ||||
| .btn-group.open .dropdown-toggle { | ||||
|   outline: 0; | ||||
| } | ||||
|  | ||||
| .btn + .dropdown-toggle-split { | ||||
|   padding-right: 0.75rem; | ||||
|   padding-left: 0.75rem; | ||||
| @@ -3794,7 +3554,7 @@ tbody.collapse.show { | ||||
| } | ||||
|  | ||||
| .nav-pills .nav-link.active, | ||||
| .nav-pills .nav-item.show .nav-link { | ||||
| .show .nav-pills .nav-link { | ||||
|   color: #fff; | ||||
|   background-color: #0275d8; | ||||
| } | ||||
| @@ -3835,6 +3595,10 @@ tbody.collapse.show { | ||||
|   -webkit-flex-wrap: wrap; | ||||
|       -ms-flex-wrap: wrap; | ||||
|           flex-wrap: wrap; | ||||
|   -webkit-box-align: center; | ||||
|   -webkit-align-items: center; | ||||
|       -ms-flex-align: center; | ||||
|           align-items: center; | ||||
|   -webkit-box-pack: justify; | ||||
|   -webkit-justify-content: space-between; | ||||
|       -ms-flex-pack: justify; | ||||
| @@ -3851,6 +3615,10 @@ tbody.collapse.show { | ||||
|   -webkit-flex-wrap: wrap; | ||||
|       -ms-flex-wrap: wrap; | ||||
|           flex-wrap: wrap; | ||||
|   -webkit-box-align: center; | ||||
|   -webkit-align-items: center; | ||||
|       -ms-flex-align: center; | ||||
|           align-items: center; | ||||
|   -webkit-box-pack: justify; | ||||
|   -webkit-justify-content: space-between; | ||||
|       -ms-flex-pack: justify; | ||||
| @@ -3868,9 +3636,6 @@ tbody.collapse.show { | ||||
|  | ||||
| .navbar-brand { | ||||
|   display: inline-block; | ||||
|   -webkit-align-self: flex-start; | ||||
|       -ms-flex-item-align: start; | ||||
|           align-self: flex-start; | ||||
|   padding-top: 0.3125rem; | ||||
|   padding-bottom: 0.3125rem; | ||||
|   margin-right: 1rem; | ||||
| @@ -3916,9 +3681,6 @@ tbody.collapse.show { | ||||
| } | ||||
|  | ||||
| .navbar-toggler { | ||||
|   -webkit-align-self: flex-start; | ||||
|       -ms-flex-item-align: start; | ||||
|           align-self: flex-start; | ||||
|   padding: 0.25rem 0.75rem; | ||||
|   font-size: 1.25rem; | ||||
|   line-height: 1; | ||||
| @@ -3964,10 +3726,6 @@ tbody.collapse.show { | ||||
|     -webkit-flex-wrap: nowrap; | ||||
|         -ms-flex-wrap: nowrap; | ||||
|             flex-wrap: nowrap; | ||||
|     -webkit-box-align: center; | ||||
|     -webkit-align-items: center; | ||||
|         -ms-flex-align: center; | ||||
|             align-items: center; | ||||
|     -webkit-box-pack: start; | ||||
|     -webkit-justify-content: flex-start; | ||||
|         -ms-flex-pack: start; | ||||
| @@ -3980,6 +3738,9 @@ tbody.collapse.show { | ||||
|         -ms-flex-direction: row; | ||||
|             flex-direction: row; | ||||
|   } | ||||
|   .navbar-expand-sm .navbar-nav .dropdown-menu { | ||||
|     position: absolute; | ||||
|   } | ||||
|   .navbar-expand-sm .navbar-nav .nav-link { | ||||
|     padding-right: .5rem; | ||||
|     padding-left: .5rem; | ||||
| @@ -3989,10 +3750,6 @@ tbody.collapse.show { | ||||
|     -webkit-flex-wrap: nowrap; | ||||
|         -ms-flex-wrap: nowrap; | ||||
|             flex-wrap: nowrap; | ||||
|     -webkit-box-align: center; | ||||
|     -webkit-align-items: center; | ||||
|         -ms-flex-align: center; | ||||
|             align-items: center; | ||||
|   } | ||||
|   .navbar-expand-sm .navbar-collapse { | ||||
|     display: -webkit-box !important; | ||||
| @@ -4027,10 +3784,6 @@ tbody.collapse.show { | ||||
|     -webkit-flex-wrap: nowrap; | ||||
|         -ms-flex-wrap: nowrap; | ||||
|             flex-wrap: nowrap; | ||||
|     -webkit-box-align: center; | ||||
|     -webkit-align-items: center; | ||||
|         -ms-flex-align: center; | ||||
|             align-items: center; | ||||
|     -webkit-box-pack: start; | ||||
|     -webkit-justify-content: flex-start; | ||||
|         -ms-flex-pack: start; | ||||
| @@ -4043,6 +3796,9 @@ tbody.collapse.show { | ||||
|         -ms-flex-direction: row; | ||||
|             flex-direction: row; | ||||
|   } | ||||
|   .navbar-expand-md .navbar-nav .dropdown-menu { | ||||
|     position: absolute; | ||||
|   } | ||||
|   .navbar-expand-md .navbar-nav .nav-link { | ||||
|     padding-right: .5rem; | ||||
|     padding-left: .5rem; | ||||
| @@ -4052,10 +3808,6 @@ tbody.collapse.show { | ||||
|     -webkit-flex-wrap: nowrap; | ||||
|         -ms-flex-wrap: nowrap; | ||||
|             flex-wrap: nowrap; | ||||
|     -webkit-box-align: center; | ||||
|     -webkit-align-items: center; | ||||
|         -ms-flex-align: center; | ||||
|             align-items: center; | ||||
|   } | ||||
|   .navbar-expand-md .navbar-collapse { | ||||
|     display: -webkit-box !important; | ||||
| @@ -4090,10 +3842,6 @@ tbody.collapse.show { | ||||
|     -webkit-flex-wrap: nowrap; | ||||
|         -ms-flex-wrap: nowrap; | ||||
|             flex-wrap: nowrap; | ||||
|     -webkit-box-align: center; | ||||
|     -webkit-align-items: center; | ||||
|         -ms-flex-align: center; | ||||
|             align-items: center; | ||||
|     -webkit-box-pack: start; | ||||
|     -webkit-justify-content: flex-start; | ||||
|         -ms-flex-pack: start; | ||||
| @@ -4106,6 +3854,9 @@ tbody.collapse.show { | ||||
|         -ms-flex-direction: row; | ||||
|             flex-direction: row; | ||||
|   } | ||||
|   .navbar-expand-lg .navbar-nav .dropdown-menu { | ||||
|     position: absolute; | ||||
|   } | ||||
|   .navbar-expand-lg .navbar-nav .nav-link { | ||||
|     padding-right: .5rem; | ||||
|     padding-left: .5rem; | ||||
| @@ -4115,10 +3866,6 @@ tbody.collapse.show { | ||||
|     -webkit-flex-wrap: nowrap; | ||||
|         -ms-flex-wrap: nowrap; | ||||
|             flex-wrap: nowrap; | ||||
|     -webkit-box-align: center; | ||||
|     -webkit-align-items: center; | ||||
|         -ms-flex-align: center; | ||||
|             align-items: center; | ||||
|   } | ||||
|   .navbar-expand-lg .navbar-collapse { | ||||
|     display: -webkit-box !important; | ||||
| @@ -4153,10 +3900,6 @@ tbody.collapse.show { | ||||
|     -webkit-flex-wrap: nowrap; | ||||
|         -ms-flex-wrap: nowrap; | ||||
|             flex-wrap: nowrap; | ||||
|     -webkit-box-align: center; | ||||
|     -webkit-align-items: center; | ||||
|         -ms-flex-align: center; | ||||
|             align-items: center; | ||||
|     -webkit-box-pack: start; | ||||
|     -webkit-justify-content: flex-start; | ||||
|         -ms-flex-pack: start; | ||||
| @@ -4169,6 +3912,9 @@ tbody.collapse.show { | ||||
|         -ms-flex-direction: row; | ||||
|             flex-direction: row; | ||||
|   } | ||||
|   .navbar-expand-xl .navbar-nav .dropdown-menu { | ||||
|     position: absolute; | ||||
|   } | ||||
|   .navbar-expand-xl .navbar-nav .nav-link { | ||||
|     padding-right: .5rem; | ||||
|     padding-left: .5rem; | ||||
| @@ -4178,10 +3924,6 @@ tbody.collapse.show { | ||||
|     -webkit-flex-wrap: nowrap; | ||||
|         -ms-flex-wrap: nowrap; | ||||
|             flex-wrap: nowrap; | ||||
|     -webkit-box-align: center; | ||||
|     -webkit-align-items: center; | ||||
|         -ms-flex-align: center; | ||||
|             align-items: center; | ||||
|   } | ||||
|   .navbar-expand-xl .navbar-collapse { | ||||
|     display: -webkit-box !important; | ||||
| @@ -4203,10 +3945,6 @@ tbody.collapse.show { | ||||
|   -webkit-flex-wrap: nowrap; | ||||
|       -ms-flex-wrap: nowrap; | ||||
|           flex-wrap: nowrap; | ||||
|   -webkit-box-align: center; | ||||
|   -webkit-align-items: center; | ||||
|       -ms-flex-align: center; | ||||
|           align-items: center; | ||||
|   -webkit-box-pack: start; | ||||
|   -webkit-justify-content: flex-start; | ||||
|       -ms-flex-pack: start; | ||||
| @@ -4232,6 +3970,10 @@ tbody.collapse.show { | ||||
|           flex-direction: row; | ||||
| } | ||||
|  | ||||
| .navbar-expand .navbar-nav .dropdown-menu { | ||||
|   position: absolute; | ||||
| } | ||||
|  | ||||
| .navbar-expand .navbar-nav .nav-link { | ||||
|   padding-right: .5rem; | ||||
|   padding-left: .5rem; | ||||
| @@ -4242,10 +3984,6 @@ tbody.collapse.show { | ||||
|   -webkit-flex-wrap: nowrap; | ||||
|       -ms-flex-wrap: nowrap; | ||||
|           flex-wrap: nowrap; | ||||
|   -webkit-box-align: center; | ||||
|   -webkit-align-items: center; | ||||
|       -ms-flex-align: center; | ||||
|           align-items: center; | ||||
| } | ||||
|  | ||||
| .navbar-expand .navbar-collapse { | ||||
| @@ -4279,9 +4017,9 @@ tbody.collapse.show { | ||||
|   color: rgba(0, 0, 0, 0.3); | ||||
| } | ||||
|  | ||||
| .navbar-light .navbar-nav .open > .nav-link, | ||||
| .navbar-light .navbar-nav .show > .nav-link, | ||||
| .navbar-light .navbar-nav .active > .nav-link, | ||||
| .navbar-light .navbar-nav .nav-link.open, | ||||
| .navbar-light .navbar-nav .nav-link.show, | ||||
| .navbar-light .navbar-nav .nav-link.active { | ||||
|   color: rgba(0, 0, 0, 0.9); | ||||
| } | ||||
| @@ -4319,9 +4057,9 @@ tbody.collapse.show { | ||||
|   color: rgba(255, 255, 255, 0.25); | ||||
| } | ||||
|  | ||||
| .navbar-inverse .navbar-nav .open > .nav-link, | ||||
| .navbar-inverse .navbar-nav .show > .nav-link, | ||||
| .navbar-inverse .navbar-nav .active > .nav-link, | ||||
| .navbar-inverse .navbar-nav .nav-link.open, | ||||
| .navbar-inverse .navbar-nav .nav-link.show, | ||||
| .navbar-inverse .navbar-nav .nav-link.active { | ||||
|   color: white; | ||||
| } | ||||
| @@ -4482,31 +4220,67 @@ tbody.collapse.show { | ||||
|   border-color: #0275d8; | ||||
| } | ||||
|  | ||||
| .card-outline-primary .card-header, | ||||
| .card-outline-primary .card-footer { | ||||
|   background-color: transparent; | ||||
|   border-color: #0275d8; | ||||
| } | ||||
|  | ||||
| .card-outline-secondary { | ||||
|   background-color: transparent; | ||||
|   border-color: #ccc; | ||||
| } | ||||
|  | ||||
| .card-outline-secondary .card-header, | ||||
| .card-outline-secondary .card-footer { | ||||
|   background-color: transparent; | ||||
|   border-color: #ccc; | ||||
| } | ||||
|  | ||||
| .card-outline-info { | ||||
|   background-color: transparent; | ||||
|   border-color: #5bc0de; | ||||
| } | ||||
|  | ||||
| .card-outline-info .card-header, | ||||
| .card-outline-info .card-footer { | ||||
|   background-color: transparent; | ||||
|   border-color: #5bc0de; | ||||
| } | ||||
|  | ||||
| .card-outline-success { | ||||
|   background-color: transparent; | ||||
|   border-color: #5cb85c; | ||||
| } | ||||
|  | ||||
| .card-outline-success .card-header, | ||||
| .card-outline-success .card-footer { | ||||
|   background-color: transparent; | ||||
|   border-color: #5cb85c; | ||||
| } | ||||
|  | ||||
| .card-outline-warning { | ||||
|   background-color: transparent; | ||||
|   border-color: #f0ad4e; | ||||
| } | ||||
|  | ||||
| .card-outline-warning .card-header, | ||||
| .card-outline-warning .card-footer { | ||||
|   background-color: transparent; | ||||
|   border-color: #f0ad4e; | ||||
| } | ||||
|  | ||||
| .card-outline-danger { | ||||
|   background-color: transparent; | ||||
|   border-color: #d9534f; | ||||
| } | ||||
|  | ||||
| .card-outline-danger .card-header, | ||||
| .card-outline-danger .card-footer { | ||||
|   background-color: transparent; | ||||
|   border-color: #d9534f; | ||||
| } | ||||
|  | ||||
| .card-inverse { | ||||
|   color: rgba(255, 255, 255, 0.65); | ||||
| } | ||||
| @@ -4651,6 +4425,10 @@ tbody.collapse.show { | ||||
|   } | ||||
| } | ||||
|  | ||||
| .card-columns .card { | ||||
|   margin-bottom: 0.75rem; | ||||
| } | ||||
|  | ||||
| @media (min-width: 576px) { | ||||
|   .card-columns { | ||||
|     -webkit-column-count: 3; | ||||
| @@ -4663,7 +4441,6 @@ tbody.collapse.show { | ||||
|   .card-columns .card { | ||||
|     display: inline-block; | ||||
|     width: 100%; | ||||
|     margin-bottom: 0.75rem; | ||||
|   } | ||||
| } | ||||
|  | ||||
| @@ -4883,10 +4660,6 @@ a.badge:focus, a.badge:hover { | ||||
|   } | ||||
| } | ||||
|  | ||||
| .jumbotron-hr { | ||||
|   border-top-color: #d0d5d8; | ||||
| } | ||||
|  | ||||
| .jumbotron-fluid { | ||||
|   padding-right: 0; | ||||
|   padding-left: 0; | ||||
| @@ -5017,6 +4790,9 @@ a.badge:focus, a.badge:hover { | ||||
|   line-height: 1rem; | ||||
|   color: #fff; | ||||
|   background-color: #0275d8; | ||||
|   -webkit-transition: width 0.6s ease; | ||||
|   -o-transition: width 0.6s ease; | ||||
|   transition: width 0.6s ease; | ||||
| } | ||||
|  | ||||
| .progress-bar-striped { | ||||
| @@ -5460,7 +5236,7 @@ button.close { | ||||
|   position: absolute; | ||||
|   z-index: 1070; | ||||
|   display: block; | ||||
|   font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||||
|   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||||
|   font-style: normal; | ||||
|   font-weight: normal; | ||||
|   line-height: 1.5; | ||||
| @@ -5564,7 +5340,7 @@ button.close { | ||||
|   display: block; | ||||
|   max-width: 276px; | ||||
|   padding: 1px; | ||||
|   font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||||
|   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||||
|   font-style: normal; | ||||
|   font-weight: normal; | ||||
|   line-height: 1.5; | ||||
| @@ -5735,35 +5511,20 @@ button.close { | ||||
| .carousel-item { | ||||
|   position: relative; | ||||
|   display: none; | ||||
|   -webkit-box-align: center; | ||||
|   -webkit-align-items: center; | ||||
|       -ms-flex-align: center; | ||||
|           align-items: center; | ||||
|   width: 100%; | ||||
| } | ||||
|  | ||||
| @media (-webkit-transform-3d) { | ||||
|   .carousel-item { | ||||
|     -webkit-transition: -webkit-transform 0.6s ease-in-out; | ||||
|     transition: -webkit-transform 0.6s ease-in-out; | ||||
|     -o-transition: -o-transform 0.6s ease-in-out; | ||||
|     transition: transform 0.6s ease-in-out; | ||||
|     transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out; | ||||
|   -webkit-transition: -webkit-transform 0.6s ease; | ||||
|   transition: -webkit-transform 0.6s ease; | ||||
|   -o-transition: -o-transform 0.6s ease; | ||||
|   transition: transform 0.6s ease; | ||||
|   transition: transform 0.6s ease, -webkit-transform 0.6s ease, -o-transform 0.6s ease; | ||||
|   -webkit-backface-visibility: hidden; | ||||
|           backface-visibility: hidden; | ||||
|   -webkit-perspective: 1000px; | ||||
|           perspective: 1000px; | ||||
|   } | ||||
| } | ||||
|  | ||||
| @supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) { | ||||
|   .carousel-item { | ||||
|     -webkit-transition: -webkit-transform 0.6s ease-in-out; | ||||
|     transition: -webkit-transform 0.6s ease-in-out; | ||||
|     -o-transition: -o-transform 0.6s ease-in-out; | ||||
|     transition: transform 0.6s ease-in-out; | ||||
|     transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out; | ||||
|     -webkit-backface-visibility: hidden; | ||||
|             backface-visibility: hidden; | ||||
|     -webkit-perspective: 1000px; | ||||
|             perspective: 1000px; | ||||
|   } | ||||
| } | ||||
|  | ||||
| .carousel-item.active, | ||||
| @@ -5781,40 +5542,22 @@ button.close { | ||||
|   top: 0; | ||||
| } | ||||
|  | ||||
| @media (-webkit-transform-3d) { | ||||
|   .carousel-item-next.carousel-item-left, | ||||
|   .carousel-item-prev.carousel-item-right { | ||||
| .carousel-item-next.carousel-item-left, | ||||
| .carousel-item-prev.carousel-item-right { | ||||
|   -webkit-transform: translate3d(0, 0, 0); | ||||
|           transform: translate3d(0, 0, 0); | ||||
|   } | ||||
|   .carousel-item-next, | ||||
|   .active.carousel-item-right { | ||||
|     -webkit-transform: translate3d(100%, 0, 0); | ||||
|             transform: translate3d(100%, 0, 0); | ||||
|   } | ||||
|   .carousel-item-prev, | ||||
|   .active.carousel-item-left { | ||||
|     -webkit-transform: translate3d(-100%, 0, 0); | ||||
|             transform: translate3d(-100%, 0, 0); | ||||
|   } | ||||
| } | ||||
|  | ||||
| @supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) { | ||||
|   .carousel-item-next.carousel-item-left, | ||||
|   .carousel-item-prev.carousel-item-right { | ||||
|     -webkit-transform: translate3d(0, 0, 0); | ||||
|             transform: translate3d(0, 0, 0); | ||||
|   } | ||||
|   .carousel-item-next, | ||||
|   .active.carousel-item-right { | ||||
| .carousel-item-next, | ||||
| .active.carousel-item-right { | ||||
|   -webkit-transform: translate3d(100%, 0, 0); | ||||
|           transform: translate3d(100%, 0, 0); | ||||
|   } | ||||
|   .carousel-item-prev, | ||||
|   .active.carousel-item-left { | ||||
| } | ||||
|  | ||||
| .carousel-item-prev, | ||||
| .active.carousel-item-left { | ||||
|   -webkit-transform: translate3d(-100%, 0, 0); | ||||
|           transform: translate3d(-100%, 0, 0); | ||||
|   } | ||||
| } | ||||
|  | ||||
| .carousel-control-prev, | ||||
|   | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								library/bootstrap/css/bootstrap.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								library/bootstrap/css/bootstrap.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										159
									
								
								library/bootstrap/js/bootstrap.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										159
									
								
								library/bootstrap/js/bootstrap.js
									
									
									
									
										vendored
									
									
								
							| @@ -1713,7 +1713,8 @@ var Modal = function ($) { | ||||
|     DIALOG: '.modal-dialog', | ||||
|     DATA_TOGGLE: '[data-toggle="modal"]', | ||||
|     DATA_DISMISS: '[data-dismiss="modal"]', | ||||
|     FIXED_CONTENT: '.fixed-top, .fixed-bottom, .is-fixed, .sticky-top' | ||||
|     FIXED_CONTENT: '.fixed-top, .fixed-bottom, .is-fixed, .sticky-top', | ||||
|     NAVBAR_TOGGLER: '.navbar-toggler' | ||||
|   }; | ||||
|  | ||||
|   /** | ||||
| @@ -1852,7 +1853,6 @@ var Modal = function ($) { | ||||
|       this._isShown = null; | ||||
|       this._isBodyOverflowing = null; | ||||
|       this._ignoreBackdropClick = null; | ||||
|       this._originalBodyPadding = null; | ||||
|       this._scrollbarWidth = null; | ||||
|     }; | ||||
|  | ||||
| @@ -2065,17 +2065,55 @@ var Modal = function ($) { | ||||
|     }; | ||||
|  | ||||
|     Modal.prototype._setScrollbar = function _setScrollbar() { | ||||
|       var bodyPadding = parseInt($(Selector.FIXED_CONTENT).css('padding-right') || 0, 10); | ||||
|  | ||||
|       this._originalBodyPadding = document.body.style.paddingRight || ''; | ||||
|       var _this17 = this; | ||||
|  | ||||
|       if (this._isBodyOverflowing) { | ||||
|         document.body.style.paddingRight = bodyPadding + this._scrollbarWidth + 'px'; | ||||
|         // Note: DOMNode.style.paddingRight returns the actual value or '' if not set | ||||
|         //   while $(DOMNode).css('padding-right') returns the calculated value or 0 if not set | ||||
|  | ||||
|         // Adjust fixed content padding | ||||
|         $(Selector.FIXED_CONTENT).each(function (index, element) { | ||||
|           var actualPadding = $(element)[0].style.paddingRight; | ||||
|           var calculatedPadding = $(element).css('padding-right'); | ||||
|           $(element).data('padding-right', actualPadding).css('padding-right', parseFloat(calculatedPadding) + _this17._scrollbarWidth + 'px'); | ||||
|         }); | ||||
|  | ||||
|         // Adjust navbar-toggler margin | ||||
|         $(Selector.NAVBAR_TOGGLER).each(function (index, element) { | ||||
|           var actualMargin = $(element)[0].style.marginRight; | ||||
|           var calculatedMargin = $(element).css('margin-right'); | ||||
|           $(element).data('margin-right', actualMargin).css('margin-right', parseFloat(calculatedMargin) + _this17._scrollbarWidth + 'px'); | ||||
|         }); | ||||
|  | ||||
|         // Adjust body padding | ||||
|         var actualPadding = document.body.style.paddingRight; | ||||
|         var calculatedPadding = $('body').css('padding-right'); | ||||
|         $('body').data('padding-right', actualPadding).css('padding-right', parseFloat(calculatedPadding) + this._scrollbarWidth + 'px'); | ||||
|       } | ||||
|     }; | ||||
|  | ||||
|     Modal.prototype._resetScrollbar = function _resetScrollbar() { | ||||
|       document.body.style.paddingRight = this._originalBodyPadding; | ||||
|       // Restore fixed content padding | ||||
|       $(Selector.FIXED_CONTENT).each(function (index, element) { | ||||
|         var padding = $(element).data('padding-right'); | ||||
|         if (typeof padding !== 'undefined') { | ||||
|           $(element).css('padding-right', padding).removeData('padding-right'); | ||||
|         } | ||||
|       }); | ||||
|  | ||||
|       // Restore navbar-toggler margin | ||||
|       $(Selector.NAVBAR_TOGGLER).each(function (index, element) { | ||||
|         var margin = $(element).data('margin-right'); | ||||
|         if (typeof margin !== 'undefined') { | ||||
|           $(element).css('margin-right', margin).removeData('margin-right'); | ||||
|         } | ||||
|       }); | ||||
|  | ||||
|       // Restore body padding | ||||
|       var padding = $('body').data('padding-right'); | ||||
|       if (typeof padding !== 'undefined') { | ||||
|         $('body').css('padding-right', padding).removeData('padding-right'); | ||||
|       } | ||||
|     }; | ||||
|  | ||||
|     Modal.prototype._getScrollbarWidth = function _getScrollbarWidth() { | ||||
| @@ -2133,7 +2171,7 @@ var Modal = function ($) { | ||||
|    */ | ||||
|  | ||||
|   $(document).on(Event.CLICK_DATA_API, Selector.DATA_TOGGLE, function (event) { | ||||
|     var _this17 = this; | ||||
|     var _this18 = this; | ||||
|  | ||||
|     var target = void 0; | ||||
|     var selector = Util.getSelectorFromElement(this); | ||||
| @@ -2155,8 +2193,8 @@ var Modal = function ($) { | ||||
|       } | ||||
|  | ||||
|       $target.one(Event.HIDDEN, function () { | ||||
|         if ($(_this17).is(':visible')) { | ||||
|           _this17.focus(); | ||||
|         if ($(_this18).is(':visible')) { | ||||
|           _this18.focus(); | ||||
|         } | ||||
|       }); | ||||
|     }); | ||||
| @@ -2223,18 +2261,15 @@ var ScrollSpy = function ($) { | ||||
|   var ClassName = { | ||||
|     DROPDOWN_ITEM: 'dropdown-item', | ||||
|     DROPDOWN_MENU: 'dropdown-menu', | ||||
|     NAV_LINK: 'nav-link', | ||||
|     NAV: 'nav', | ||||
|     ACTIVE: 'active' | ||||
|   }; | ||||
|  | ||||
|   var Selector = { | ||||
|     DATA_SPY: '[data-spy="scroll"]', | ||||
|     ACTIVE: '.active', | ||||
|     LIST_ITEM: '.list-item', | ||||
|     LI: 'li', | ||||
|     LI_DROPDOWN: 'li.dropdown', | ||||
|     NAV_LIST_GROUP: '.nav, .list-group', | ||||
|     NAV_LINKS: '.nav-link', | ||||
|     LIST_ITEMS: '.list-group-item', | ||||
|     DROPDOWN: '.dropdown', | ||||
|     DROPDOWN_ITEMS: '.dropdown-item', | ||||
|     DROPDOWN_TOGGLE: '.dropdown-toggle' | ||||
| @@ -2253,21 +2288,21 @@ var ScrollSpy = function ($) { | ||||
|  | ||||
|   var ScrollSpy = function () { | ||||
|     function ScrollSpy(element, config) { | ||||
|       var _this18 = this; | ||||
|       var _this19 = this; | ||||
|  | ||||
|       _classCallCheck(this, ScrollSpy); | ||||
|  | ||||
|       this._element = element; | ||||
|       this._scrollElement = element.tagName === 'BODY' ? window : element; | ||||
|       this._config = this._getConfig(config); | ||||
|       this._selector = this._config.target + ' ' + Selector.NAV_LINKS + ',' + (this._config.target + ' ' + Selector.DROPDOWN_ITEMS); | ||||
|       this._selector = this._config.target + ' ' + Selector.NAV_LINKS + ',' + (this._config.target + ' ' + Selector.LIST_ITEMS + ',') + (this._config.target + ' ' + Selector.DROPDOWN_ITEMS); | ||||
|       this._offsets = []; | ||||
|       this._targets = []; | ||||
|       this._activeTarget = null; | ||||
|       this._scrollHeight = 0; | ||||
|  | ||||
|       $(this._scrollElement).on(Event.SCROLL, function (event) { | ||||
|         return _this18._process(event); | ||||
|         return _this19._process(event); | ||||
|       }); | ||||
|  | ||||
|       this.refresh(); | ||||
| @@ -2279,7 +2314,7 @@ var ScrollSpy = function ($) { | ||||
|     // public | ||||
|  | ||||
|     ScrollSpy.prototype.refresh = function refresh() { | ||||
|       var _this19 = this; | ||||
|       var _this20 = this; | ||||
|  | ||||
|       var autoMethod = this._scrollElement !== this._scrollElement.window ? OffsetMethod.POSITION : OffsetMethod.OFFSET; | ||||
|  | ||||
| @@ -2315,8 +2350,8 @@ var ScrollSpy = function ($) { | ||||
|       }).sort(function (a, b) { | ||||
|         return a[0] - b[0]; | ||||
|       }).forEach(function (item) { | ||||
|         _this19._offsets.push(item[0]); | ||||
|         _this19._targets.push(item[1]); | ||||
|         _this20._offsets.push(item[0]); | ||||
|         _this20._targets.push(item[1]); | ||||
|       }); | ||||
|     }; | ||||
|  | ||||
| @@ -2414,9 +2449,11 @@ var ScrollSpy = function ($) { | ||||
|         $link.closest(Selector.DROPDOWN).find(Selector.DROPDOWN_TOGGLE).addClass(ClassName.ACTIVE); | ||||
|         $link.addClass(ClassName.ACTIVE); | ||||
|       } else { | ||||
|         // todo (fat) this is kinda sus... | ||||
|         // recursively add actives to tested nav-links | ||||
|         $link.parents(Selector.LI).find('> ' + Selector.NAV_LINKS).addClass(ClassName.ACTIVE); | ||||
|         // Set triggered link as active | ||||
|         $link.addClass(ClassName.ACTIVE); | ||||
|         // Set triggered links parents as active | ||||
|         // With both <ul> and <nav> markup a parent is the previous sibling of any nav ancestor | ||||
|         $link.parents(Selector.NAV_LIST_GROUP).prev(Selector.NAV_LINKS + ', ' + Selector.LIST_ITEMS).addClass(ClassName.ACTIVE); | ||||
|       } | ||||
|  | ||||
|       $(this._scrollElement).trigger(Event.ACTIVATE, { | ||||
| @@ -2535,14 +2572,10 @@ var Tab = function ($) { | ||||
|   }; | ||||
|  | ||||
|   var Selector = { | ||||
|     A: 'a', | ||||
|     LI: 'li', | ||||
|     DROPDOWN: '.dropdown', | ||||
|     LIST: 'ul:not(.dropdown-menu), ol:not(.dropdown-menu), nav:not(.dropdown-menu), .list-group:not(.dropdown-menu)', | ||||
|     FADE_CHILD: '> .nav-item .fade, > .list-group-item .fade, > .fade', | ||||
|     NAV_LIST_GROUP: '.nav, .list-group', | ||||
|     ACTIVE: '.active', | ||||
|     ACTIVE_CHILD: '> .nav-item > .active, > .list-group-item > .active, > .active', | ||||
|     DATA_TOGGLE: '[data-toggle="tab"], [data-toggle="pill"]', | ||||
|     DATA_TOGGLE: '[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]', | ||||
|     DROPDOWN_TOGGLE: '.dropdown-toggle', | ||||
|     DROPDOWN_ACTIVE_CHILD: '> .dropdown-menu .active' | ||||
|   }; | ||||
| @@ -2565,7 +2598,7 @@ var Tab = function ($) { | ||||
|     // public | ||||
|  | ||||
|     Tab.prototype.show = function show() { | ||||
|       var _this20 = this; | ||||
|       var _this21 = this; | ||||
|  | ||||
|       if (this._element.parentNode && this._element.parentNode.nodeType === Node.ELEMENT_NODE && $(this._element).hasClass(ClassName.ACTIVE) || $(this._element).hasClass(ClassName.DISABLED)) { | ||||
|         return; | ||||
| @@ -2573,7 +2606,7 @@ var Tab = function ($) { | ||||
|  | ||||
|       var target = void 0; | ||||
|       var previous = void 0; | ||||
|       var listElement = $(this._element).closest(Selector.LIST)[0]; | ||||
|       var listElement = $(this._element).closest(Selector.NAV_LIST_GROUP)[0]; | ||||
|       var selector = Util.getSelectorFromElement(this._element); | ||||
|  | ||||
|       if (listElement) { | ||||
| @@ -2607,7 +2640,7 @@ var Tab = function ($) { | ||||
|  | ||||
|       var complete = function complete() { | ||||
|         var hiddenEvent = $.Event(Event.HIDDEN, { | ||||
|           relatedTarget: _this20._element | ||||
|           relatedTarget: _this21._element | ||||
|         }); | ||||
|  | ||||
|         var shownEvent = $.Event(Event.SHOWN, { | ||||
| @@ -2615,7 +2648,7 @@ var Tab = function ($) { | ||||
|         }); | ||||
|  | ||||
|         $(previous).trigger(hiddenEvent); | ||||
|         $(_this20._element).trigger(shownEvent); | ||||
|         $(_this21._element).trigger(shownEvent); | ||||
|       }; | ||||
|  | ||||
|       if (target) { | ||||
| @@ -2633,13 +2666,13 @@ var Tab = function ($) { | ||||
|     // private | ||||
|  | ||||
|     Tab.prototype._activate = function _activate(element, container, callback) { | ||||
|       var _this21 = this; | ||||
|       var _this22 = this; | ||||
|  | ||||
|       var active = $(container).find(Selector.ACTIVE_CHILD)[0]; | ||||
|       var isTransitioning = callback && Util.supportsTransitionEnd() && (active && $(active).hasClass(ClassName.FADE) || Boolean($(container).find(Selector.FADE_CHILD)[0])); | ||||
|       var active = $(container).find(Selector.ACTIVE)[0]; | ||||
|       var isTransitioning = callback && Util.supportsTransitionEnd() && active && $(active).hasClass(ClassName.FADE); | ||||
|  | ||||
|       var complete = function complete() { | ||||
|         return _this21._transitionComplete(element, active, isTransitioning, callback); | ||||
|         return _this22._transitionComplete(element, active, isTransitioning, callback); | ||||
|       }; | ||||
|  | ||||
|       if (active && isTransitioning) { | ||||
| @@ -2656,9 +2689,6 @@ var Tab = function ($) { | ||||
|     Tab.prototype._transitionComplete = function _transitionComplete(element, active, isTransitioning, callback) { | ||||
|       if (active) { | ||||
|         $(active).removeClass(ClassName.ACTIVE); | ||||
|         if ($(active).hasClass('list-group-item')) { | ||||
|           $(active).find('a.nav-link').removeClass(ClassName.ACTIVE); | ||||
|         } | ||||
|  | ||||
|         var dropdownChild = $(active.parentNode).find(Selector.DROPDOWN_ACTIVE_CHILD)[0]; | ||||
|  | ||||
| @@ -2670,9 +2700,6 @@ var Tab = function ($) { | ||||
|       } | ||||
|  | ||||
|       $(element).addClass(ClassName.ACTIVE); | ||||
|       if ($(element.parentNode).hasClass('list-group-item')) { | ||||
|         $(element.parentNode).addClass(ClassName.ACTIVE); | ||||
|       } | ||||
|       element.setAttribute('aria-expanded', true); | ||||
|  | ||||
|       if (isTransitioning) { | ||||
| @@ -2959,7 +2986,7 @@ var Tooltip = function ($) { | ||||
|     }; | ||||
|  | ||||
|     Tooltip.prototype.show = function show() { | ||||
|       var _this22 = this; | ||||
|       var _this23 = this; | ||||
|  | ||||
|       if ($(this.element).css('display') === 'none') { | ||||
|         throw new Error('Please use show on visible elements'); | ||||
| @@ -3018,13 +3045,13 @@ var Tooltip = function ($) { | ||||
|         $(tip).addClass(ClassName.SHOW); | ||||
|  | ||||
|         var complete = function complete() { | ||||
|           var prevHoverState = _this22._hoverState; | ||||
|           _this22._hoverState = null; | ||||
|           var prevHoverState = _this23._hoverState; | ||||
|           _this23._hoverState = null; | ||||
|  | ||||
|           $(_this22.element).trigger(_this22.constructor.Event.SHOWN); | ||||
|           $(_this23.element).trigger(_this23.constructor.Event.SHOWN); | ||||
|  | ||||
|           if (prevHoverState === HoverState.OUT) { | ||||
|             _this22._leave(null, _this22); | ||||
|             _this23._leave(null, _this23); | ||||
|           } | ||||
|         }; | ||||
|  | ||||
| @@ -3038,19 +3065,19 @@ var Tooltip = function ($) { | ||||
|     }; | ||||
|  | ||||
|     Tooltip.prototype.hide = function hide(callback) { | ||||
|       var _this23 = this; | ||||
|       var _this24 = this; | ||||
|  | ||||
|       var tip = this.getTipElement(); | ||||
|       var hideEvent = $.Event(this.constructor.Event.HIDE); | ||||
|       var complete = function complete() { | ||||
|         if (_this23._hoverState !== HoverState.SHOW && tip.parentNode) { | ||||
|         if (_this24._hoverState !== HoverState.SHOW && tip.parentNode) { | ||||
|           tip.parentNode.removeChild(tip); | ||||
|         } | ||||
|  | ||||
|         _this23._cleanTipClass(); | ||||
|         _this23.element.removeAttribute('aria-describedby'); | ||||
|         $(_this23.element).trigger(_this23.constructor.Event.HIDDEN); | ||||
|         _this23.cleanupTether(); | ||||
|         _this24._cleanTipClass(); | ||||
|         _this24.element.removeAttribute('aria-describedby'); | ||||
|         $(_this24.element).trigger(_this24.constructor.Event.HIDDEN); | ||||
|         _this24.cleanupTether(); | ||||
|  | ||||
|         if (callback) { | ||||
|           callback(); | ||||
| @@ -3146,28 +3173,28 @@ var Tooltip = function ($) { | ||||
|     }; | ||||
|  | ||||
|     Tooltip.prototype._setListeners = function _setListeners() { | ||||
|       var _this24 = this; | ||||
|       var _this25 = this; | ||||
|  | ||||
|       var triggers = this.config.trigger.split(' '); | ||||
|  | ||||
|       triggers.forEach(function (trigger) { | ||||
|         if (trigger === 'click') { | ||||
|           $(_this24.element).on(_this24.constructor.Event.CLICK, _this24.config.selector, function (event) { | ||||
|             return _this24.toggle(event); | ||||
|           $(_this25.element).on(_this25.constructor.Event.CLICK, _this25.config.selector, function (event) { | ||||
|             return _this25.toggle(event); | ||||
|           }); | ||||
|         } else if (trigger !== Trigger.MANUAL) { | ||||
|           var eventIn = trigger === Trigger.HOVER ? _this24.constructor.Event.MOUSEENTER : _this24.constructor.Event.FOCUSIN; | ||||
|           var eventOut = trigger === Trigger.HOVER ? _this24.constructor.Event.MOUSELEAVE : _this24.constructor.Event.FOCUSOUT; | ||||
|           var eventIn = trigger === Trigger.HOVER ? _this25.constructor.Event.MOUSEENTER : _this25.constructor.Event.FOCUSIN; | ||||
|           var eventOut = trigger === Trigger.HOVER ? _this25.constructor.Event.MOUSELEAVE : _this25.constructor.Event.FOCUSOUT; | ||||
|  | ||||
|           $(_this24.element).on(eventIn, _this24.config.selector, function (event) { | ||||
|             return _this24._enter(event); | ||||
|           }).on(eventOut, _this24.config.selector, function (event) { | ||||
|             return _this24._leave(event); | ||||
|           $(_this25.element).on(eventIn, _this25.config.selector, function (event) { | ||||
|             return _this25._enter(event); | ||||
|           }).on(eventOut, _this25.config.selector, function (event) { | ||||
|             return _this25._leave(event); | ||||
|           }); | ||||
|         } | ||||
|  | ||||
|         $(_this24.element).closest('.modal').on('hide.bs.modal', function () { | ||||
|           return _this24.hide(); | ||||
|         $(_this25.element).closest('.modal').on('hide.bs.modal', function () { | ||||
|           return _this25.hide(); | ||||
|         }); | ||||
|       }); | ||||
|  | ||||
|   | ||||
							
								
								
									
										4
									
								
								library/bootstrap/js/bootstrap.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								library/bootstrap/js/bootstrap.min.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user