Admin Portal - Hosted
@ -2347,6 +2347,35 @@ printing
|
|||||||
incurred by, or claims asserted against, such Contributor by reason
|
incurred by, or claims asserted against, such Contributor by reason
|
||||||
of your accepting any such warranty or additional liability.
|
of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
bitsdojo_window
|
||||||
|
bitsdojo_window_linux
|
||||||
|
bitsdojo_window_macos
|
||||||
|
bitsdojo_window_platform_interface
|
||||||
|
bitsdojo_window_windows
|
||||||
|
|
||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2020-2021 Bogdan Hobeanu
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boardview
|
boardview
|
||||||
|
|
||||||
@ -6619,7 +6648,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
dart_console
|
dart_console
|
||||||
win32
|
|
||||||
|
|
||||||
Copyright 2019, the Dart project authors. All rights reserved.
|
Copyright 2019, the Dart project authors. All rights reserved.
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
@ -13130,6 +13158,31 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
intl_phone_field
|
||||||
|
|
||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2021 Vansh Goel
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
js
|
js
|
||||||
|
|
||||||
@ -15540,6 +15593,8 @@ SOFTWARE.
|
|||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
permission_handler
|
permission_handler
|
||||||
|
permission_handler_android
|
||||||
|
permission_handler_apple
|
||||||
permission_handler_platform_interface
|
permission_handler_platform_interface
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
@ -15564,6 +15619,31 @@ 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
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
permission_handler_windows
|
||||||
|
|
||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2018 Baseflow
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
petitparser
|
petitparser
|
||||||
xml
|
xml
|
||||||
@ -15602,6 +15682,31 @@ The above copyright notice and this permission notice shall be included in all c
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
pinput
|
||||||
|
smart_auth
|
||||||
|
|
||||||
|
The MIT License (MIT)
|
||||||
|
Copyright (c) 2022 Tornike Kurdadze
|
||||||
|
|
||||||
|
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.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
platform_detect
|
platform_detect
|
||||||
|
|
||||||
@ -16681,6 +16786,31 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|||||||
implied. See the License for the specific language governing permissions
|
implied. See the License for the specific language governing permissions
|
||||||
and limitations under the License.
|
and limitations under the License.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
screen_retriever
|
||||||
|
window_manager
|
||||||
|
|
||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2022 LiJianying <lijy91@foxmail.com>
|
||||||
|
|
||||||
|
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.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
sentry
|
sentry
|
||||||
|
|
||||||
// Copyright 2014 The Chromium Authors. All rights reserved.
|
// Copyright 2014 The Chromium Authors. All rights reserved.
|
||||||
@ -19286,6 +19416,35 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
win32
|
||||||
|
|
||||||
|
Copyright 2019, the Dart project authors. All rights reserved.
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions are
|
||||||
|
met:
|
||||||
|
|
||||||
|
* Redistributions of source code must retain the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer.
|
||||||
|
* 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.
|
||||||
|
* Neither the name of Google Inc. nor the names of its
|
||||||
|
contributors may be used to endorse or promote products derived
|
||||||
|
from this software without specific prior written permission.
|
||||||
|
|
||||||
|
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
|
||||||
|
OWNER 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.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
xxhash
|
xxhash
|
||||||
|
|
||||||
|
BIN
public/assets/packages/intl_phone_field/assets/flags/ad.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/ae.png
Normal file
After Width: | Height: | Size: 170 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/af.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/ag.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/ai.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/al.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/am.png
Normal file
After Width: | Height: | Size: 122 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/an.png
Normal file
After Width: | Height: | Size: 610 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/ao.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/aq.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/ar.png
Normal file
After Width: | Height: | Size: 991 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/as.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/at.png
Normal file
After Width: | Height: | Size: 133 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/au.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/aw.png
Normal file
After Width: | Height: | Size: 629 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/ax.png
Normal file
After Width: | Height: | Size: 279 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/az.png
Normal file
After Width: | Height: | Size: 451 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/ba.png
Normal file
After Width: | Height: | Size: 741 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/bb.png
Normal file
After Width: | Height: | Size: 791 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/bd.png
Normal file
After Width: | Height: | Size: 367 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/be.png
Normal file
After Width: | Height: | Size: 168 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/bf.png
Normal file
After Width: | Height: | Size: 560 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/bg.png
Normal file
After Width: | Height: | Size: 106 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/bh.png
Normal file
After Width: | Height: | Size: 185 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/bi.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/bj.png
Normal file
After Width: | Height: | Size: 169 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/bl.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/bm.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/bn.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/bo.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/bq.png
Normal file
After Width: | Height: | Size: 159 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/br.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/bs.png
Normal file
After Width: | Height: | Size: 553 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/bt.png
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/bv.png
Normal file
After Width: | Height: | Size: 260 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/bw.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/by.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/bz.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/ca.png
Normal file
After Width: | Height: | Size: 832 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/cc.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/cd.png
Normal file
After Width: | Height: | Size: 796 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/cf.png
Normal file
After Width: | Height: | Size: 554 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/cg.png
Normal file
After Width: | Height: | Size: 354 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/ch.png
Normal file
After Width: | Height: | Size: 172 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/ci.png
Normal file
After Width: | Height: | Size: 165 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/ck.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/cl.png
Normal file
After Width: | Height: | Size: 517 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/cm.png
Normal file
After Width: | Height: | Size: 482 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/cn.png
Normal file
After Width: | Height: | Size: 763 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/co.png
Normal file
After Width: | Height: | Size: 158 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/cr.png
Normal file
After Width: | Height: | Size: 883 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/cu.png
Normal file
After Width: | Height: | Size: 793 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/cv.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/cw.png
Normal file
After Width: | Height: | Size: 633 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/cx.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/cy.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/cz.png
Normal file
After Width: | Height: | Size: 394 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/de.png
Normal file
After Width: | Height: | Size: 106 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/dj.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/dk.png
Normal file
After Width: | Height: | Size: 200 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/dm.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/do.png
Normal file
After Width: | Height: | Size: 964 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/dz.png
Normal file
After Width: | Height: | Size: 891 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/ec.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/ee.png
Normal file
After Width: | Height: | Size: 158 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/eg.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/eh.png
Normal file
After Width: | Height: | Size: 656 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/er.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/es.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/et.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/eu.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/fi.png
Normal file
After Width: | Height: | Size: 186 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/fj.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/fk.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/fm.png
Normal file
After Width: | Height: | Size: 595 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/fo.png
Normal file
After Width: | Height: | Size: 260 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/fr.png
Normal file
After Width: | Height: | Size: 165 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/ga.png
Normal file
After Width: | Height: | Size: 109 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gb-eng.png
Normal file
After Width: | Height: | Size: 99 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gb-nir.png
Normal file
After Width: | Height: | Size: 500 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gb-sct.png
Normal file
After Width: | Height: | Size: 468 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gb-wls.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/gb.png
Normal file
After Width: | Height: | Size: 500 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gd.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/ge.png
Normal file
After Width: | Height: | Size: 750 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gf.png
Normal file
After Width: | Height: | Size: 165 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gg.png
Normal file
After Width: | Height: | Size: 306 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gh.png
Normal file
After Width: | Height: | Size: 549 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gi.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/gl.png
Normal file
After Width: | Height: | Size: 852 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gm.png
Normal file
After Width: | Height: | Size: 185 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gn.png
Normal file
After Width: | Height: | Size: 169 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gp.png
Normal file
After Width: | Height: | Size: 165 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gq.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/gr.png
Normal file
After Width: | Height: | Size: 308 B |
BIN
public/assets/packages/intl_phone_field/assets/flags/gs.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/gt.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/assets/packages/intl_phone_field/assets/flags/gu.png
Normal file
After Width: | Height: | Size: 1.3 KiB |