mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 00:17:34 -05:00 
			
		
		
		
	Merge branch 'v2' into v2
This commit is contained in:
		
						commit
						1c8a14179a
					
				@ -1 +1 @@
 | 
			
		||||
{"packages/flutter_auth_buttons/fonts/Roboto-Medium.ttf":["packages/flutter_auth_buttons/fonts/Roboto-Medium.ttf"],"web/assets/fonts/Roboto-Regular.ttf":["web/assets/fonts/Roboto-Regular.ttf"],"packages/flutter_auth_buttons/fonts/SF-Pro-Medium.ttf":["packages/flutter_auth_buttons/fonts/SF-Pro-Medium.ttf"],"packages/flutter_auth_buttons/graphics/Twitter_Logo_Blue.png":["packages/flutter_auth_buttons/graphics/Twitter_Logo_Blue.png"],"packages/flutter_auth_buttons/graphics/apple_logo_black.png":["packages/flutter_auth_buttons/graphics/apple_logo_black.png"],"packages/flutter_auth_buttons/graphics/apple_logo_white.png":["packages/flutter_auth_buttons/graphics/apple_logo_white.png"],"packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf":["packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf"],"packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf":["packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf"],"packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf":["packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf"],"packages/flutter_auth_buttons/graphics/flogo-HexRBG-Wht-100.png":["packages/flutter_auth_buttons/graphics/flogo-HexRBG-Wht-100.png"],"packages/flutter_auth_buttons/graphics/google-logo.png":["packages/flutter_auth_buttons/graphics/google-logo.png"],"assets/images/logo.png":["assets/images/logo.png"],"packages/flutter_auth_buttons/graphics/ms-symbollockup_mssymbol_19.png":["packages/flutter_auth_buttons/graphics/ms-symbollockup_mssymbol_19.png"]}
 | 
			
		||||
{"web/assets/fonts/Roboto-Regular.ttf":["web/assets/fonts/Roboto-Regular.ttf"],"packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf":["packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf"],"packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf":["packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf"],"packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf":["packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf"],"assets/images/google-icon.png":["assets/images/google-icon.png"],"assets/images/logo.png":["assets/images/logo.png"]}
 | 
			
		||||
@ -5824,27 +5824,6 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 | 
			
		||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 | 
			
		||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
			
		||||
 | 
			
		||||
--------------------------------------------------------------------------------
 | 
			
		||||
flutter_auth_buttons
 | 
			
		||||
 | 
			
		||||
Copyright 2018 Duncan Jones
 | 
			
		||||
 | 
			
		||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
 | 
			
		||||
following conditions are met:
 | 
			
		||||
 | 
			
		||||
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following
 | 
			
		||||
disclaimer.
 | 
			
		||||
 | 
			
		||||
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following
 | 
			
		||||
disclaimer in the documentation and/or other materials provided with the distribution.
 | 
			
		||||
 | 
			
		||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
 | 
			
		||||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 | 
			
		||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 | 
			
		||||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 | 
			
		||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 | 
			
		||||
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 | 
			
		||||
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
			
		||||
--------------------------------------------------------------------------------
 | 
			
		||||
flutter_colorpicker
 | 
			
		||||
 | 
			
		||||
@ -13199,6 +13178,30 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
 | 
			
		||||
  This Source Code Form is "Incompatible With Secondary Licenses", as
 | 
			
		||||
  defined by the Mozilla Public License, v. 2.0.
 | 
			
		||||
--------------------------------------------------------------------------------
 | 
			
		||||
rounded_loading_button
 | 
			
		||||
 | 
			
		||||
MIT License
 | 
			
		||||
 | 
			
		||||
Copyright (c) 2019 Michael T. Ho
 | 
			
		||||
 | 
			
		||||
Permission is hereby granted, free of charge, to any person obtaining a copy
 | 
			
		||||
of this software and associated documentation files (the "Software"), to deal
 | 
			
		||||
in the Software without restriction, including without limitation the rights
 | 
			
		||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 | 
			
		||||
copies of the Software, and to permit persons to whom the Software is
 | 
			
		||||
furnished to do so, subject to the following conditions:
 | 
			
		||||
 | 
			
		||||
The above copyright notice and this permission notice shall be included in all
 | 
			
		||||
copies or substantial portions of the Software.
 | 
			
		||||
 | 
			
		||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 | 
			
		||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 | 
			
		||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 | 
			
		||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 | 
			
		||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 | 
			
		||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 | 
			
		||||
SOFTWARE.
 | 
			
		||||
--------------------------------------------------------------------------------
 | 
			
		||||
rxdart
 | 
			
		||||
 | 
			
		||||
Licensed under the Apache License, Version 2.0 (the "License"); you
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								public/assets/assets/images/google-icon.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/assets/assets/images/google-icon.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 1.7 KiB  | 
							
								
								
									
										15
									
								
								public/flutter_service_worker.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										15
									
								
								public/flutter_service_worker.js
									
									
									
									
										vendored
									
									
								
							@ -4,25 +4,18 @@ const TEMP = 'flutter-temp-cache';
 | 
			
		||||
const CACHE_NAME = 'flutter-app-cache';
 | 
			
		||||
const RESOURCES = {
 | 
			
		||||
  "favicon.ico": "51636d3a390451561744c42188ccd628",
 | 
			
		||||
"main.dart.js": "6fd86ef47ffe9ad7295e1bb4113d1d86",
 | 
			
		||||
"main.dart.js": "00ae9924dcac219e70e4f6205e7fe51f",
 | 
			
		||||
"assets/web/assets/fonts/Roboto-Regular.ttf": "3e1af3ef546b9e6ecef9f3ba197bf7d2",
 | 
			
		||||
"assets/fonts/MaterialIcons-Regular.ttf": "56d3ffdef7a25659eab6a68a3fbfaf16",
 | 
			
		||||
"assets/fonts/Roboto-Regular.ttf": "3e1af3ef546b9e6ecef9f3ba197bf7d2",
 | 
			
		||||
"assets/FontManifest.json": "280b2f61f6810d59bd1bcd4cf01d3bf4",
 | 
			
		||||
"assets/LICENSE": "47355c49c76b5281877831e845f306e8",
 | 
			
		||||
"assets/packages/flutter_auth_buttons/fonts/Roboto-Medium.ttf": "d08840599e05db7345652d3d417574a9",
 | 
			
		||||
"assets/packages/flutter_auth_buttons/fonts/SF-Pro-Medium.ttf": "8b61dea99518b51d5511dc3963a5537c",
 | 
			
		||||
"assets/packages/flutter_auth_buttons/graphics/Twitter_Logo_Blue.png": "fef946b8bba756359e2a1e87ccd915ea",
 | 
			
		||||
"assets/packages/flutter_auth_buttons/graphics/google-logo.png": "6937ba6a7d2de8aa07701225859ae402",
 | 
			
		||||
"assets/packages/flutter_auth_buttons/graphics/ms-symbollockup_mssymbol_19.png": "0c29638c7558632a1a5f053d344405ba",
 | 
			
		||||
"assets/packages/flutter_auth_buttons/graphics/apple_logo_white.png": "37fd17b6b4006b45d337e5f875fd45f6",
 | 
			
		||||
"assets/packages/flutter_auth_buttons/graphics/apple_logo_black.png": "9beaf6539a3cff54ae8da57e86af4ad4",
 | 
			
		||||
"assets/packages/flutter_auth_buttons/graphics/flogo-HexRBG-Wht-100.png": "5037e86e017c472bb7f66d991a97d57a",
 | 
			
		||||
"assets/LICENSE": "b38d6c1f865e1dac156600e592904647",
 | 
			
		||||
"assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf": "5a37ae808cf9f652198acde612b5328d",
 | 
			
		||||
"assets/packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf": "2bca5ec802e40d3f4b60343e346cedde",
 | 
			
		||||
"assets/packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf": "2aa350bd2aeab88b601a593f793734c0",
 | 
			
		||||
"assets/assets/images/logo.png": "090f69e23311a4b6d851b3880ae52541",
 | 
			
		||||
"assets/AssetManifest.json": "a0ce9a4fd4398ce904488bd31c9d00b3",
 | 
			
		||||
"assets/assets/images/google-icon.png": "0f118259ce403274f407f5e982e681c3",
 | 
			
		||||
"assets/AssetManifest.json": "43bc57fb55ca8ea2fc1975108be086c9",
 | 
			
		||||
"index.html": "02f52d8ed33971b0d7a938e631e89401",
 | 
			
		||||
"/": "02f52d8ed33971b0d7a938e631e89401"
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										177456
									
								
								public/main.dart.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										177456
									
								
								public/main.dart.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user