flet-web 0.26.0.dev3902__py3-none-any.whl → 0.26.0.dev3912__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of flet-web might be problematic. Click here for more details.
- flet_web/version.py +1 -1
- flet_web/web/.last_build_id +1 -1
- flet_web/web/assets/NOTICES +179 -22
- flet_web/web/flutter.js +2 -2
- flet_web/web/flutter_bootstrap.js +4 -4
- flet_web/web/flutter_service_worker.js +13 -13
- flet_web/web/main.dart.js +143179 -141737
- {flet_web-0.26.0.dev3902.dist-info → flet_web-0.26.0.dev3912.dist-info}/METADATA +2 -2
- {flet_web-0.26.0.dev3902.dist-info → flet_web-0.26.0.dev3912.dist-info}/RECORD +10 -10
- {flet_web-0.26.0.dev3902.dist-info → flet_web-0.26.0.dev3912.dist-info}/WHEEL +0 -0
flet_web/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
version = "0.26.0.
|
|
1
|
+
version = "0.26.0.dev3912"
|
flet_web/web/.last_build_id
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
8de0cd31318ef30e726438eb4be3c14f
|
flet_web/web/assets/NOTICES
CHANGED
|
@@ -214,6 +214,7 @@ glslang
|
|
|
214
214
|
perfetto
|
|
215
215
|
shaderc
|
|
216
216
|
spirv-cross
|
|
217
|
+
swiftshader
|
|
217
218
|
txt
|
|
218
219
|
vulkan
|
|
219
220
|
vulkan-headers
|
|
@@ -3876,6 +3877,38 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
3876
3877
|
--------------------------------------------------------------------------------
|
|
3877
3878
|
boringssl
|
|
3878
3879
|
|
|
3880
|
+
Copyright (c) 2023, Google LLC
|
|
3881
|
+
|
|
3882
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
3883
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
3884
|
+
copyright notice and this permission notice appear in all copies.
|
|
3885
|
+
|
|
3886
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
3887
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
3888
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
3889
|
+
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
3890
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
3891
|
+
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
3892
|
+
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3893
|
+
--------------------------------------------------------------------------------
|
|
3894
|
+
boringssl
|
|
3895
|
+
|
|
3896
|
+
Copyright (c) 2024, Google Inc.
|
|
3897
|
+
|
|
3898
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
3899
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
3900
|
+
copyright notice and this permission notice appear in all copies.
|
|
3901
|
+
|
|
3902
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
3903
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
3904
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
3905
|
+
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
3906
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
3907
|
+
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
3908
|
+
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3909
|
+
--------------------------------------------------------------------------------
|
|
3910
|
+
boringssl
|
|
3911
|
+
|
|
3879
3912
|
Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
|
|
3880
3913
|
|
|
3881
3914
|
Licensed under the OpenSSL license (the "License"). You may not use
|
|
@@ -4019,7 +4052,7 @@ https://www.openssl.org/source/license.html
|
|
|
4019
4052
|
--------------------------------------------------------------------------------
|
|
4020
4053
|
boringssl
|
|
4021
4054
|
|
|
4022
|
-
Copyright
|
|
4055
|
+
Copyright 2006-2019 The OpenSSL Project Authors. All Rights Reserved.
|
|
4023
4056
|
|
|
4024
4057
|
Licensed under the OpenSSL license (the "License"). You may not use
|
|
4025
4058
|
this file except in compliance with the License. You can obtain a copy
|
|
@@ -4028,19 +4061,31 @@ https://www.openssl.org/source/license.html
|
|
|
4028
4061
|
--------------------------------------------------------------------------------
|
|
4029
4062
|
boringssl
|
|
4030
4063
|
|
|
4031
|
-
Copyright
|
|
4032
|
-
|
|
4033
|
-
|
|
4064
|
+
Copyright 2006-2021 The OpenSSL Project Authors. All Rights Reserved.
|
|
4065
|
+
|
|
4066
|
+
Licensed under the OpenSSL license (the "License"). You may not use
|
|
4067
|
+
this file except in compliance with the License. You can obtain a copy
|
|
4068
|
+
in the file LICENSE in the source distribution or at
|
|
4069
|
+
https://www.openssl.org/source/license.html
|
|
4034
4070
|
--------------------------------------------------------------------------------
|
|
4035
4071
|
boringssl
|
|
4036
4072
|
|
|
4037
|
-
Copyright
|
|
4073
|
+
Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
|
|
4074
|
+
|
|
4075
|
+
Licensed under the OpenSSL license (the "License"). You may not use
|
|
4076
|
+
this file except in compliance with the License. You can obtain a copy
|
|
4077
|
+
in the file LICENSE in the source distribution or at
|
|
4078
|
+
https://www.openssl.org/source/license.html
|
|
4079
|
+
--------------------------------------------------------------------------------
|
|
4080
|
+
boringssl
|
|
4081
|
+
|
|
4082
|
+
Copyright 2010 The Chromium Authors
|
|
4038
4083
|
Use of this source code is governed by a BSD-style license that can be
|
|
4039
4084
|
found in the LICENSE file
|
|
4040
4085
|
--------------------------------------------------------------------------------
|
|
4041
4086
|
boringssl
|
|
4042
4087
|
|
|
4043
|
-
Copyright
|
|
4088
|
+
Copyright 2011 The Chromium Authors
|
|
4044
4089
|
Use of this source code is governed by a BSD-style license that can be
|
|
4045
4090
|
found in the LICENSE file
|
|
4046
4091
|
--------------------------------------------------------------------------------
|
|
@@ -4065,21 +4110,6 @@ https://www.openssl.org/source/license.html
|
|
|
4065
4110
|
--------------------------------------------------------------------------------
|
|
4066
4111
|
boringssl
|
|
4067
4112
|
|
|
4068
|
-
Copyright 2014 The Chromium Authors
|
|
4069
|
-
Use of this source code is governed by a BSD-style license that can be
|
|
4070
|
-
found in the LICENSE file
|
|
4071
|
-
--------------------------------------------------------------------------------
|
|
4072
|
-
boringssl
|
|
4073
|
-
|
|
4074
|
-
Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
|
|
4075
|
-
|
|
4076
|
-
Licensed under the OpenSSL license (the "License"). You may not use
|
|
4077
|
-
this file except in compliance with the License. You can obtain a copy
|
|
4078
|
-
in the file LICENSE in the source distribution or at
|
|
4079
|
-
https://www.openssl.org/source/license.html
|
|
4080
|
-
--------------------------------------------------------------------------------
|
|
4081
|
-
boringssl
|
|
4082
|
-
|
|
4083
4113
|
Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
|
|
4084
4114
|
Copyright (c) 2014, Intel Corporation. All Rights Reserved.
|
|
4085
4115
|
|
|
@@ -7612,7 +7642,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
7612
7642
|
This Source Code Form is "Incompatible With Secondary Licenses", as
|
|
7613
7643
|
defined by the Mozilla Public License, v. 2.0.
|
|
7614
7644
|
|
|
7615
|
-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/
|
|
7645
|
+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d916a5f69a486de98316900f19ef0ff46834b03d
|
|
7616
7646
|
/third_party/fallback_root_certificates/
|
|
7617
7647
|
|
|
7618
7648
|
--------------------------------------------------------------------------------
|
|
@@ -35931,6 +35961,133 @@ May you do good and not evil
|
|
|
35931
35961
|
May you find forgiveness for yourself and forgive others
|
|
35932
35962
|
May you share freely, never taking more than you give.
|
|
35933
35963
|
--------------------------------------------------------------------------------
|
|
35964
|
+
swiftshader
|
|
35965
|
+
|
|
35966
|
+
Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
|
|
35967
|
+
All Rights Reserved.
|
|
35968
|
+
|
|
35969
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
35970
|
+
copy of this software and associated documentation files (the "Software"),
|
|
35971
|
+
to deal in the Software without restriction, including without limitation
|
|
35972
|
+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
35973
|
+
and/or sell copies of the Software, and to permit persons to whom the
|
|
35974
|
+
Software is furnished to do so, subject to the following conditions:
|
|
35975
|
+
|
|
35976
|
+
The above copyright notice and this permission notice shall be included in
|
|
35977
|
+
all copies or substantial portions of the Software.
|
|
35978
|
+
|
|
35979
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
35980
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
35981
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
35982
|
+
AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
|
|
35983
|
+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
35984
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
35985
|
+
--------------------------------------------------------------------------------
|
|
35986
|
+
swiftshader
|
|
35987
|
+
|
|
35988
|
+
Copyright (C) 2008 The Android Open Source Project
|
|
35989
|
+
All rights reserved.
|
|
35990
|
+
|
|
35991
|
+
Redistribution and use in source and binary forms, with or without
|
|
35992
|
+
modification, are permitted provided that the following conditions
|
|
35993
|
+
are met:
|
|
35994
|
+
* Redistributions of source code must retain the above copyright
|
|
35995
|
+
notice, this list of conditions and the following disclaimer.
|
|
35996
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
35997
|
+
notice, this list of conditions and the following disclaimer in
|
|
35998
|
+
the documentation and/or other materials provided with the
|
|
35999
|
+
distribution.
|
|
36000
|
+
|
|
36001
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
36002
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
36003
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
|
36004
|
+
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
|
36005
|
+
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
|
36006
|
+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
36007
|
+
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
|
36008
|
+
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
|
36009
|
+
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
36010
|
+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
|
|
36011
|
+
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
36012
|
+
SUCH DAMAGE.
|
|
36013
|
+
--------------------------------------------------------------------------------
|
|
36014
|
+
swiftshader
|
|
36015
|
+
|
|
36016
|
+
Copyright © 2008 Kristian Høgsberg
|
|
36017
|
+
|
|
36018
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
36019
|
+
a copy of this software and associated documentation files (the
|
|
36020
|
+
"Software"), to deal in the Software without restriction, including
|
|
36021
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
36022
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
36023
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
36024
|
+
the following conditions:
|
|
36025
|
+
|
|
36026
|
+
The above copyright notice and this permission notice (including the
|
|
36027
|
+
next paragraph) shall be included in all copies or substantial
|
|
36028
|
+
portions of the Software.
|
|
36029
|
+
|
|
36030
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
36031
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
36032
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
36033
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
|
|
36034
|
+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
|
|
36035
|
+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
36036
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
36037
|
+
SOFTWARE.
|
|
36038
|
+
--------------------------------------------------------------------------------
|
|
36039
|
+
swiftshader
|
|
36040
|
+
|
|
36041
|
+
Copyright © 2008-2011 Kristian Høgsberg
|
|
36042
|
+
Copyright © 2010-2011 Intel Corporation
|
|
36043
|
+
Copyright © 2012-2013 Collabora, Ltd.
|
|
36044
|
+
|
|
36045
|
+
Permission is hereby granted, free of charge, to any person
|
|
36046
|
+
obtaining a copy of this software and associated documentation files
|
|
36047
|
+
(the "Software"), to deal in the Software without restriction,
|
|
36048
|
+
including without limitation the rights to use, copy, modify, merge,
|
|
36049
|
+
publish, distribute, sublicense, and/or sell copies of the Software,
|
|
36050
|
+
and to permit persons to whom the Software is furnished to do so,
|
|
36051
|
+
subject to the following conditions:
|
|
36052
|
+
|
|
36053
|
+
The above copyright notice and this permission notice (including the
|
|
36054
|
+
next paragraph) shall be included in all copies or substantial
|
|
36055
|
+
portions of the Software.
|
|
36056
|
+
|
|
36057
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
36058
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
36059
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
36060
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
|
|
36061
|
+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
|
|
36062
|
+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
36063
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
36064
|
+
SOFTWARE.
|
|
36065
|
+
--------------------------------------------------------------------------------
|
|
36066
|
+
swiftshader
|
|
36067
|
+
|
|
36068
|
+
Copyright © 2012 Intel Corporation
|
|
36069
|
+
|
|
36070
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
36071
|
+
a copy of this software and associated documentation files (the
|
|
36072
|
+
"Software"), to deal in the Software without restriction, including
|
|
36073
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
36074
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
36075
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
36076
|
+
the following conditions:
|
|
36077
|
+
|
|
36078
|
+
The above copyright notice and this permission notice (including the
|
|
36079
|
+
next paragraph) shall be included in all copies or substantial
|
|
36080
|
+
portions of the Software.
|
|
36081
|
+
|
|
36082
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
36083
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
36084
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
36085
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
|
|
36086
|
+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
|
|
36087
|
+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
36088
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
36089
|
+
SOFTWARE.
|
|
36090
|
+
--------------------------------------------------------------------------------
|
|
35934
36091
|
sync_http
|
|
35935
36092
|
|
|
35936
36093
|
Copyright 2017, the Dart project authors.
|
flet_web/web/flutter.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(()=>{var L=()=>navigator.vendor==="Google Inc."||navigator.agent==="Edg/",
|
|
1
|
+
(()=>{var L=()=>navigator.vendor==="Google Inc."||navigator.agent==="Edg/",E=()=>typeof ImageDecoder>"u"?!1:L(),P=()=>typeof Intl.v8BreakIterator<"u"&&typeof Intl.Segmenter<"u",W=()=>{let a=[0,97,115,109,1,0,0,0,1,5,1,95,1,120,0];return WebAssembly.validate(new Uint8Array(a))},w={hasImageCodecs:E(),hasChromiumBreakIterators:P(),supportsWasmGC:W(),crossOriginIsolated:window.crossOriginIsolated};function d(...a){return new URL(_(...a),document.baseURI).toString()}function _(...a){return a.filter(t=>!!t).map((t,i)=>i===0?S(t):j(S(t))).filter(t=>t.length).join("/")}function j(a){let t=0;for(;t<a.length&&a.charAt(t)==="/";)t++;return a.substring(t)}function S(a){let t=a.length;for(;t>0&&a.charAt(t-1)==="/";)t--;return a.substring(0,t)}function T(a,t){return a.canvasKitBaseUrl?a.canvasKitBaseUrl:t.engineRevision&&!t.useLocalCanvasKit?_("https://www.gstatic.com/flutter-canvaskit",t.engineRevision):"canvaskit"}var v=class{constructor(){this._scriptLoaded=!1}setTrustedTypesPolicy(t){this._ttPolicy=t}async loadEntrypoint(t){let{entrypointUrl:i=d("main.dart.js"),onEntrypointLoaded:r,nonce:e}=t||{};return this._loadJSEntrypoint(i,r,e)}async load(t,i,r,e,n){n??=o=>{o.initializeEngine(r).then(l=>l.runApp())};let{entryPointBaseUrl:s}=r;if(t.compileTarget==="dart2wasm")return this._loadWasmEntrypoint(t,i,s,n);{let o=t.mainJsPath??"main.dart.js",l=d(s,o);return this._loadJSEntrypoint(l,n,e)}}didCreateEngineInitializer(t){typeof this._didCreateEngineInitializerResolve=="function"&&(this._didCreateEngineInitializerResolve(t),this._didCreateEngineInitializerResolve=null,delete _flutter.loader.didCreateEngineInitializer),typeof this._onEntrypointLoaded=="function"&&this._onEntrypointLoaded(t)}_loadJSEntrypoint(t,i,r){let e=typeof i=="function";if(!this._scriptLoaded){this._scriptLoaded=!0;let n=this._createScriptTag(t,r);if(e)console.debug("Injecting <script> tag. Using callback."),this._onEntrypointLoaded=i,document.head.append(n);else return new Promise((s,o)=>{console.debug("Injecting <script> tag. Using Promises. Use the callback approach instead!"),this._didCreateEngineInitializerResolve=s,n.addEventListener("error",o),document.head.append(n)})}}async _loadWasmEntrypoint(t,i,r,e){if(!this._scriptLoaded){this._scriptLoaded=!0,this._onEntrypointLoaded=e;let{mainWasmPath:n,jsSupportRuntimePath:s}=t,o=d(r,n),l=d(r,s);this._ttPolicy!=null&&(l=this._ttPolicy.createScriptURL(l));let c=(await import(l)).compileStreaming(fetch(o)),f;t.renderer==="skwasm"?f=(async()=>{let m=await i.skwasm;return window._flutter_skwasmInstance=m,{skwasm:m.wasmExports,skwasmWrapper:m,ffi:{memory:m.wasmMemory}}})():f=Promise.resolve({}),await(await(await c).instantiate(await f)).invokeMain()}}_createScriptTag(t,i){let r=document.createElement("script");r.type="application/javascript",i&&(r.nonce=i);let e=t;return this._ttPolicy!=null&&(e=this._ttPolicy.createScriptURL(t)),r.src=e,r}};async function b(a,t,i){if(t<0)return a;let r,e=new Promise((n,s)=>{r=setTimeout(()=>{s(new Error(`${i} took more than ${t}ms to resolve. Moving on.`,{cause:b}))},t)});return Promise.race([a,e]).finally(()=>{clearTimeout(r)})}var y=class{setTrustedTypesPolicy(t){this._ttPolicy=t}loadServiceWorker(t){if(!t)return console.debug("Null serviceWorker configuration. Skipping."),Promise.resolve();if(!("serviceWorker"in navigator)){let o="Service Worker API unavailable.";return window.isSecureContext||(o+=`
|
|
2
2
|
The current context is NOT secure.`,o+=`
|
|
3
|
-
Read more: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts`),Promise.reject(new Error(o))}let{serviceWorkerVersion:i,serviceWorkerUrl:r=
|
|
3
|
+
Read more: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts`),Promise.reject(new Error(o))}let{serviceWorkerVersion:i,serviceWorkerUrl:r=d(`flutter_service_worker.js?v=${i}`),timeoutMillis:e=4e3}=t,n=r;this._ttPolicy!=null&&(n=this._ttPolicy.createScriptURL(n));let s=navigator.serviceWorker.register(n).then(o=>this._getNewServiceWorker(o,i)).then(this._waitForServiceWorkerActivation);return b(s,e,"prepareServiceWorker")}async _getNewServiceWorker(t,i){if(!t.active&&(t.installing||t.waiting))return console.debug("Installing/Activating first service worker."),t.installing||t.waiting;if(t.active.scriptURL.endsWith(i))return console.debug("Loading from existing service worker."),t.active;{let r=await t.update();return console.debug("Updating service worker."),r.installing||r.waiting||r.active}}async _waitForServiceWorkerActivation(t){if(!t||t.state==="activated")if(t){console.debug("Service worker already active.");return}else throw new Error("Cannot activate a null service worker!");return new Promise((i,r)=>{t.addEventListener("statechange",()=>{t.state==="activated"&&(console.debug("Activated new service worker."),i())})})}};var g=class{constructor(t,i="flutter-js"){let r=t||[/\.js$/,/\.mjs$/];window.trustedTypes&&(this.policy=trustedTypes.createPolicy(i,{createScriptURL:function(e){if(e.startsWith("blob:"))return e;let n=new URL(e,window.location),s=n.pathname.split("/").pop();if(r.some(l=>l.test(s)))return n.toString();console.error("URL rejected by TrustedTypes policy",i,":",e,"(download prevented)")}}))}};var k=a=>{let t=WebAssembly.compileStreaming(fetch(a));return(i,r)=>((async()=>{let e=await t,n=await WebAssembly.instantiate(e,i);r(n,e)})(),{})};var I=(a,t,i,r)=>(window.flutterCanvasKitLoaded=(async()=>{if(window.flutterCanvasKit)return window.flutterCanvasKit;let e=i.hasChromiumBreakIterators&&i.hasImageCodecs;if(!e&&t.canvasKitVariant=="chromium")throw"Chromium CanvasKit variant specifically requested, but unsupported in this browser";let n=e&&t.canvasKitVariant!=="full",s=r;n&&(s=d(s,"chromium"));let o=d(s,"canvaskit.js");a.flutterTT.policy&&(o=a.flutterTT.policy.createScriptURL(o));let l=k(d(s,"canvaskit.wasm")),p=await import(o);return window.flutterCanvasKit=await p.default({instantiateWasm:l}),window.flutterCanvasKit})(),window.flutterCanvasKitLoaded);var U=async(a,t,i,r)=>{let e=d(r,"skwasm.js"),n=e;a.flutterTT.policy&&(n=a.flutterTT.policy.createScriptURL(n));let s=k(d(r,"skwasm.wasm"));return await(await import(n)).default({instantiateWasm:s,locateFile:(l,p)=>{let c=p+l;return c.endsWith(".worker.js")?URL.createObjectURL(new Blob([`importScripts('${c}');`],{type:"application/javascript"})):c},mainScriptUrlOrBlob:e})};var C=class{async loadEntrypoint(t){let{serviceWorker:i,...r}=t||{},e=new g,n=new y;n.setTrustedTypesPolicy(e.policy),await n.loadServiceWorker(i).catch(o=>{console.warn("Exception while loading service worker:",o)});let s=new v;return s.setTrustedTypesPolicy(e.policy),this.didCreateEngineInitializer=s.didCreateEngineInitializer.bind(s),s.loadEntrypoint(r)}async load({serviceWorkerSettings:t,onEntrypointLoaded:i,nonce:r,config:e}={}){e??={};let n=_flutter.buildConfig;if(!n)throw"FlutterLoader.load requires _flutter.buildConfig to be set";let s=u=>{switch(u){case"skwasm":return w.crossOriginIsolated&&w.hasChromiumBreakIterators&&w.hasImageCodecs&&w.supportsWasmGC;default:return!0}},o=(u,m)=>{switch(u.renderer){case"auto":return m=="canvaskit"||m=="html";default:return u.renderer==m}},l=u=>u.compileTarget==="dart2wasm"&&!w.supportsWasmGC||e.renderer&&!o(u,e.renderer)?!1:s(u.renderer),p=n.builds.find(l);if(!p)throw"FlutterLoader could not find a build compatible with configuration and environment.";let c={};c.flutterTT=new g,t&&(c.serviceWorkerLoader=new y,c.serviceWorkerLoader.setTrustedTypesPolicy(c.flutterTT.policy),await c.serviceWorkerLoader.loadServiceWorker(t).catch(u=>{console.warn("Exception while loading service worker:",u)}));let f=T(e,n);p.renderer==="canvaskit"?c.canvasKit=I(c,e,w,f):p.renderer==="skwasm"&&(c.skwasm=U(c,e,w,f));let h=new v;return h.setTrustedTypesPolicy(c.flutterTT.policy),this.didCreateEngineInitializer=h.didCreateEngineInitializer.bind(h),h.load(p,c,e,r,i)}};window._flutter||(window._flutter={});window._flutter.loader||(window._flutter.loader=new C);})();
|
|
4
4
|
//# sourceMappingURL=flutter.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
(()=>{var L=()=>navigator.vendor==="Google Inc."||navigator.agent==="Edg/",
|
|
1
|
+
(()=>{var L=()=>navigator.vendor==="Google Inc."||navigator.agent==="Edg/",E=()=>typeof ImageDecoder>"u"?!1:L(),P=()=>typeof Intl.v8BreakIterator<"u"&&typeof Intl.Segmenter<"u",W=()=>{let a=[0,97,115,109,1,0,0,0,1,5,1,95,1,120,0];return WebAssembly.validate(new Uint8Array(a))},w={hasImageCodecs:E(),hasChromiumBreakIterators:P(),supportsWasmGC:W(),crossOriginIsolated:window.crossOriginIsolated};function d(...a){return new URL(_(...a),document.baseURI).toString()}function _(...a){return a.filter(t=>!!t).map((t,i)=>i===0?S(t):j(S(t))).filter(t=>t.length).join("/")}function j(a){let t=0;for(;t<a.length&&a.charAt(t)==="/";)t++;return a.substring(t)}function S(a){let t=a.length;for(;t>0&&a.charAt(t-1)==="/";)t--;return a.substring(0,t)}function T(a,t){return a.canvasKitBaseUrl?a.canvasKitBaseUrl:t.engineRevision&&!t.useLocalCanvasKit?_("https://www.gstatic.com/flutter-canvaskit",t.engineRevision):"canvaskit"}var v=class{constructor(){this._scriptLoaded=!1}setTrustedTypesPolicy(t){this._ttPolicy=t}async loadEntrypoint(t){let{entrypointUrl:i=d("main.dart.js"),onEntrypointLoaded:r,nonce:e}=t||{};return this._loadJSEntrypoint(i,r,e)}async load(t,i,r,e,n){n??=o=>{o.initializeEngine(r).then(l=>l.runApp())};let{entryPointBaseUrl:s}=r;if(t.compileTarget==="dart2wasm")return this._loadWasmEntrypoint(t,i,s,n);{let o=t.mainJsPath??"main.dart.js",l=d(s,o);return this._loadJSEntrypoint(l,n,e)}}didCreateEngineInitializer(t){typeof this._didCreateEngineInitializerResolve=="function"&&(this._didCreateEngineInitializerResolve(t),this._didCreateEngineInitializerResolve=null,delete _flutter.loader.didCreateEngineInitializer),typeof this._onEntrypointLoaded=="function"&&this._onEntrypointLoaded(t)}_loadJSEntrypoint(t,i,r){let e=typeof i=="function";if(!this._scriptLoaded){this._scriptLoaded=!0;let n=this._createScriptTag(t,r);if(e)console.debug("Injecting <script> tag. Using callback."),this._onEntrypointLoaded=i,document.head.append(n);else return new Promise((s,o)=>{console.debug("Injecting <script> tag. Using Promises. Use the callback approach instead!"),this._didCreateEngineInitializerResolve=s,n.addEventListener("error",o),document.head.append(n)})}}async _loadWasmEntrypoint(t,i,r,e){if(!this._scriptLoaded){this._scriptLoaded=!0,this._onEntrypointLoaded=e;let{mainWasmPath:n,jsSupportRuntimePath:s}=t,o=d(r,n),l=d(r,s);this._ttPolicy!=null&&(l=this._ttPolicy.createScriptURL(l));let c=(await import(l)).compileStreaming(fetch(o)),f;t.renderer==="skwasm"?f=(async()=>{let m=await i.skwasm;return window._flutter_skwasmInstance=m,{skwasm:m.wasmExports,skwasmWrapper:m,ffi:{memory:m.wasmMemory}}})():f=Promise.resolve({}),await(await(await c).instantiate(await f)).invokeMain()}}_createScriptTag(t,i){let r=document.createElement("script");r.type="application/javascript",i&&(r.nonce=i);let e=t;return this._ttPolicy!=null&&(e=this._ttPolicy.createScriptURL(t)),r.src=e,r}};async function b(a,t,i){if(t<0)return a;let r,e=new Promise((n,s)=>{r=setTimeout(()=>{s(new Error(`${i} took more than ${t}ms to resolve. Moving on.`,{cause:b}))},t)});return Promise.race([a,e]).finally(()=>{clearTimeout(r)})}var y=class{setTrustedTypesPolicy(t){this._ttPolicy=t}loadServiceWorker(t){if(!t)return console.debug("Null serviceWorker configuration. Skipping."),Promise.resolve();if(!("serviceWorker"in navigator)){let o="Service Worker API unavailable.";return window.isSecureContext||(o+=`
|
|
2
2
|
The current context is NOT secure.`,o+=`
|
|
3
|
-
Read more: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts`),Promise.reject(new Error(o))}let{serviceWorkerVersion:i,serviceWorkerUrl:r=
|
|
3
|
+
Read more: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts`),Promise.reject(new Error(o))}let{serviceWorkerVersion:i,serviceWorkerUrl:r=d(`flutter_service_worker.js?v=${i}`),timeoutMillis:e=4e3}=t,n=r;this._ttPolicy!=null&&(n=this._ttPolicy.createScriptURL(n));let s=navigator.serviceWorker.register(n).then(o=>this._getNewServiceWorker(o,i)).then(this._waitForServiceWorkerActivation);return b(s,e,"prepareServiceWorker")}async _getNewServiceWorker(t,i){if(!t.active&&(t.installing||t.waiting))return console.debug("Installing/Activating first service worker."),t.installing||t.waiting;if(t.active.scriptURL.endsWith(i))return console.debug("Loading from existing service worker."),t.active;{let r=await t.update();return console.debug("Updating service worker."),r.installing||r.waiting||r.active}}async _waitForServiceWorkerActivation(t){if(!t||t.state==="activated")if(t){console.debug("Service worker already active.");return}else throw new Error("Cannot activate a null service worker!");return new Promise((i,r)=>{t.addEventListener("statechange",()=>{t.state==="activated"&&(console.debug("Activated new service worker."),i())})})}};var g=class{constructor(t,i="flutter-js"){let r=t||[/\.js$/,/\.mjs$/];window.trustedTypes&&(this.policy=trustedTypes.createPolicy(i,{createScriptURL:function(e){if(e.startsWith("blob:"))return e;let n=new URL(e,window.location),s=n.pathname.split("/").pop();if(r.some(l=>l.test(s)))return n.toString();console.error("URL rejected by TrustedTypes policy",i,":",e,"(download prevented)")}}))}};var k=a=>{let t=WebAssembly.compileStreaming(fetch(a));return(i,r)=>((async()=>{let e=await t,n=await WebAssembly.instantiate(e,i);r(n,e)})(),{})};var I=(a,t,i,r)=>(window.flutterCanvasKitLoaded=(async()=>{if(window.flutterCanvasKit)return window.flutterCanvasKit;let e=i.hasChromiumBreakIterators&&i.hasImageCodecs;if(!e&&t.canvasKitVariant=="chromium")throw"Chromium CanvasKit variant specifically requested, but unsupported in this browser";let n=e&&t.canvasKitVariant!=="full",s=r;n&&(s=d(s,"chromium"));let o=d(s,"canvaskit.js");a.flutterTT.policy&&(o=a.flutterTT.policy.createScriptURL(o));let l=k(d(s,"canvaskit.wasm")),p=await import(o);return window.flutterCanvasKit=await p.default({instantiateWasm:l}),window.flutterCanvasKit})(),window.flutterCanvasKitLoaded);var U=async(a,t,i,r)=>{let e=d(r,"skwasm.js"),n=e;a.flutterTT.policy&&(n=a.flutterTT.policy.createScriptURL(n));let s=k(d(r,"skwasm.wasm"));return await(await import(n)).default({instantiateWasm:s,locateFile:(l,p)=>{let c=p+l;return c.endsWith(".worker.js")?URL.createObjectURL(new Blob([`importScripts('${c}');`],{type:"application/javascript"})):c},mainScriptUrlOrBlob:e})};var C=class{async loadEntrypoint(t){let{serviceWorker:i,...r}=t||{},e=new g,n=new y;n.setTrustedTypesPolicy(e.policy),await n.loadServiceWorker(i).catch(o=>{console.warn("Exception while loading service worker:",o)});let s=new v;return s.setTrustedTypesPolicy(e.policy),this.didCreateEngineInitializer=s.didCreateEngineInitializer.bind(s),s.loadEntrypoint(r)}async load({serviceWorkerSettings:t,onEntrypointLoaded:i,nonce:r,config:e}={}){e??={};let n=_flutter.buildConfig;if(!n)throw"FlutterLoader.load requires _flutter.buildConfig to be set";let s=u=>{switch(u){case"skwasm":return w.crossOriginIsolated&&w.hasChromiumBreakIterators&&w.hasImageCodecs&&w.supportsWasmGC;default:return!0}},o=(u,m)=>{switch(u.renderer){case"auto":return m=="canvaskit"||m=="html";default:return u.renderer==m}},l=u=>u.compileTarget==="dart2wasm"&&!w.supportsWasmGC||e.renderer&&!o(u,e.renderer)?!1:s(u.renderer),p=n.builds.find(l);if(!p)throw"FlutterLoader could not find a build compatible with configuration and environment.";let c={};c.flutterTT=new g,t&&(c.serviceWorkerLoader=new y,c.serviceWorkerLoader.setTrustedTypesPolicy(c.flutterTT.policy),await c.serviceWorkerLoader.loadServiceWorker(t).catch(u=>{console.warn("Exception while loading service worker:",u)}));let f=T(e,n);p.renderer==="canvaskit"?c.canvasKit=I(c,e,w,f):p.renderer==="skwasm"&&(c.skwasm=U(c,e,w,f));let h=new v;return h.setTrustedTypesPolicy(c.flutterTT.policy),this.didCreateEngineInitializer=h.didCreateEngineInitializer.bind(h),h.load(p,c,e,r,i)}};window._flutter||(window._flutter={});window._flutter.loader||(window._flutter.loader=new C);})();
|
|
4
4
|
//# sourceMappingURL=flutter.js.map
|
|
5
5
|
|
|
6
6
|
if (!window._flutter) {
|
|
7
7
|
window._flutter = {};
|
|
8
8
|
}
|
|
9
|
-
_flutter.buildConfig = {"engineRevision":"
|
|
9
|
+
_flutter.buildConfig = {"engineRevision":"83bacfc52569459a4a654727cad2546820cb0d6a","builds":[{"compileTarget":"dart2js","renderer":"canvaskit","mainJsPath":"main.dart.js"}]};
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
var loading = document.querySelector('#loading');
|
|
@@ -15,7 +15,7 @@ _flutter.loader.load({
|
|
|
15
15
|
renderer: webRenderer
|
|
16
16
|
},
|
|
17
17
|
serviceWorkerSettings: {
|
|
18
|
-
serviceWorkerVersion: "
|
|
18
|
+
serviceWorkerVersion: "2485668600",
|
|
19
19
|
},
|
|
20
20
|
onEntrypointLoaded: async function (engineInitializer) {
|
|
21
21
|
loading.classList.add('main_done');
|
|
@@ -3,22 +3,22 @@ const MANIFEST = 'flutter-app-manifest';
|
|
|
3
3
|
const TEMP = 'flutter-temp-cache';
|
|
4
4
|
const CACHE_NAME = 'flutter-app-cache';
|
|
5
5
|
|
|
6
|
-
const RESOURCES = {"main.dart.js": "
|
|
6
|
+
const RESOURCES = {"main.dart.js": "c3993c60ae148764b969e86783691c57",
|
|
7
7
|
"manifest.json": "58765f937ba0d0c40a3a714c5c1adb87",
|
|
8
8
|
"python-worker.js": "62a4865b3d41771b39660076485879be",
|
|
9
|
-
"canvaskit/skwasm.wasm": "
|
|
10
|
-
"canvaskit/chromium/canvaskit.js.symbols": "
|
|
11
|
-
"canvaskit/chromium/canvaskit.js": "
|
|
12
|
-
"canvaskit/chromium/canvaskit.wasm": "
|
|
13
|
-
"canvaskit/skwasm.js": "
|
|
14
|
-
"canvaskit/canvaskit.js.symbols": "
|
|
9
|
+
"canvaskit/skwasm.wasm": "828c26a0b1cc8eb1adacbdd0c5e8bcfa",
|
|
10
|
+
"canvaskit/chromium/canvaskit.js.symbols": "e115ddcfad5f5b98a90e389433606502",
|
|
11
|
+
"canvaskit/chromium/canvaskit.js": "b7ba6d908089f706772b2007c37e6da4",
|
|
12
|
+
"canvaskit/chromium/canvaskit.wasm": "ea5ab288728f7200f398f60089048b48",
|
|
13
|
+
"canvaskit/skwasm.js": "ac0f73826b925320a1e9b0d3fd7da61c",
|
|
14
|
+
"canvaskit/canvaskit.js.symbols": "efc2cd87d1ff6c586b7d4c7083063a40",
|
|
15
15
|
"canvaskit/skwasm.worker.js": "89990e8c92bcb123999aa81f7e203b1c",
|
|
16
|
-
"canvaskit/skwasm.js.symbols": "
|
|
17
|
-
"canvaskit/canvaskit.js": "
|
|
18
|
-
"canvaskit/canvaskit.wasm": "
|
|
19
|
-
"flutter_bootstrap.js": "
|
|
16
|
+
"canvaskit/skwasm.js.symbols": "96263e00e3c9bd9cd878ead867c04f3c",
|
|
17
|
+
"canvaskit/canvaskit.js": "26eef3024dbc64886b7f48e1b6fb05cf",
|
|
18
|
+
"canvaskit/canvaskit.wasm": "e7602c687313cfac5f495c5eac2fb324",
|
|
19
|
+
"flutter_bootstrap.js": "9d108661dd446761e8b6ee94bd853ee1",
|
|
20
20
|
"favicon.png": "302ac04c14db027d016d1fe74c6a80a0",
|
|
21
|
-
"flutter.js": "
|
|
21
|
+
"flutter.js": "4b2350e14c6650ba82871f60906437ea",
|
|
22
22
|
"index.html": "9b60787b64ca572171a5b4effdbca418",
|
|
23
23
|
"/": "9b60787b64ca572171a5b4effdbca418",
|
|
24
24
|
"assets/AssetManifest.bin": "f82f600d0e9342f1147569932bdc3212",
|
|
@@ -29,7 +29,7 @@ const RESOURCES = {"main.dart.js": "136e72aa0b5dba82ff8aac803e61b0b2",
|
|
|
29
29
|
"assets/packages/record_web/assets/js/record.fixwebmduration.js": "1f0108ea80c8951ba702ced40cf8cdce",
|
|
30
30
|
"assets/packages/media_kit/assets/web/hls1.4.10.js": "1e36f4683b03af6692ad2542810f28bc",
|
|
31
31
|
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
|
|
32
|
-
"assets/NOTICES": "
|
|
32
|
+
"assets/NOTICES": "e1f82c7cae4d45d0786730acc90d9fa6",
|
|
33
33
|
"assets/AssetManifest.json": "a38a816646dff320fc78b32cc727925e",
|
|
34
34
|
"assets/fonts/MaterialIcons-Regular.otf": "f34ace52ea74c95e26949fab4870ac22",
|
|
35
35
|
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
|