Fixed Animation Freeze + Video Screens
+ Fixed the npwd script to latest version which fixes animation glitches. + Updated hypnonema to latest version.
This commit is contained in:
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,371 +0,0 @@
|
||||
@angular/animations
|
||||
MIT
|
||||
|
||||
@angular/cdk
|
||||
MIT
|
||||
The MIT License
|
||||
|
||||
Copyright (c) 2021 Google LLC.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
@angular/common
|
||||
MIT
|
||||
|
||||
@angular/core
|
||||
MIT
|
||||
|
||||
@angular/forms
|
||||
MIT
|
||||
|
||||
@angular/material
|
||||
MIT
|
||||
The MIT License
|
||||
|
||||
Copyright (c) 2021 Google LLC.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
@angular/platform-browser
|
||||
MIT
|
||||
|
||||
@angular/router
|
||||
MIT
|
||||
|
||||
@ngxs/devtools-plugin
|
||||
MIT
|
||||
|
||||
@ngxs/logger-plugin
|
||||
MIT
|
||||
|
||||
@ngxs/store
|
||||
MIT
|
||||
|
||||
compare-versions
|
||||
MIT
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015-2021 Ole Michelsen
|
||||
|
||||
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.
|
||||
|
||||
|
||||
ngx-toastr
|
||||
MIT
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) Scott Cooper <scttcper@gmail.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.
|
||||
|
||||
|
||||
rxjs
|
||||
Apache-2.0
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
|
||||
|
||||
tslib
|
||||
0BSD
|
||||
Copyright (c) Microsoft Corporation.
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
||||
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
zone.js
|
||||
MIT
|
||||
The MIT License
|
||||
|
||||
Copyright (c) 2010-2020 Google LLC. http://angular.io/license
|
||||
|
||||
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.
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 28 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 948 B |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
!function(e){function r(r){for(var n,i,a=r[0],c=r[1],l=r[2],p=0,s=[];p<a.length;p++)i=a[p],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(f&&f(r);s.length;)s.shift()();return u.push.apply(u,l||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,a=1;a<t.length;a++)0!==o[t[a]]&&(n=!1);n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={0:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.e=function(e){var r=[],t=o[e];if(0!==t)if(t)r.push(t[2]);else{var n=new Promise((function(r,n){t=o[e]=[r,n]}));r.push(t[2]=n);var u,a=document.createElement("script");a.charset="utf-8",a.timeout=120,i.nc&&a.setAttribute("nonce",i.nc),a.src=function(e){return i.p+""+({}[e]||e)+"-es2015.js"}(e);var c=new Error;u=function(r){a.onerror=a.onload=null,clearTimeout(l);var t=o[e];if(0!==t){if(t){var n=r&&("load"===r.type?"missing":r.type),u=r&&r.target&&r.target.src;c.message="Loading chunk "+e+" failed.\n("+n+": "+u+")",c.name="ChunkLoadError",c.type=n,c.request=u,t[1](c)}o[e]=void 0}};var l=setTimeout((function(){u({type:"timeout",target:a})}),12e4);a.onerror=a.onload=u,document.head.appendChild(a)}return Promise.all(r)},i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,(function(r){return e[r]}).bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="",i.oe=function(e){throw console.error(e),e};var a=window.webpackJsonp=window.webpackJsonp||[],c=a.push.bind(a);a.push=r,a=a.slice();for(var l=0;l<a.length;l++)r(a[l]);var f=c;t()}([]);
|
||||
@@ -1 +0,0 @@
|
||||
!function(e){function r(r){for(var n,i,a=r[0],c=r[1],l=r[2],p=0,s=[];p<a.length;p++)i=a[p],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(f&&f(r);s.length;)s.shift()();return u.push.apply(u,l||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,a=1;a<t.length;a++)0!==o[t[a]]&&(n=!1);n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={0:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.e=function(e){var r=[],t=o[e];if(0!==t)if(t)r.push(t[2]);else{var n=new Promise((function(r,n){t=o[e]=[r,n]}));r.push(t[2]=n);var u,a=document.createElement("script");a.charset="utf-8",a.timeout=120,i.nc&&a.setAttribute("nonce",i.nc),a.src=function(e){return i.p+""+({}[e]||e)+"-es5.js"}(e);var c=new Error;u=function(r){a.onerror=a.onload=null,clearTimeout(l);var t=o[e];if(0!==t){if(t){var n=r&&("load"===r.type?"missing":r.type),u=r&&r.target&&r.target.src;c.message="Loading chunk "+e+" failed.\n("+n+": "+u+")",c.name="ChunkLoadError",c.type=n,c.request=u,t[1](c)}o[e]=void 0}};var l=setTimeout((function(){u({type:"timeout",target:a})}),12e4);a.onerror=a.onload=u,document.head.appendChild(a)}return Promise.all(r)},i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,(function(r){return e[r]}).bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="",i.oe=function(e){throw console.error(e),e};var a=window.webpackJsonp=window.webpackJsonp||[],c=a.push.bind(a);a.push=r,a=a.slice();for(var l=0;l<a.length;l++)r(a[l]);var f=c;t()}([]);
|
||||
File diff suppressed because one or more lines are too long
@@ -27,11 +27,8 @@ hypnonema_db_connString "Filename=hypnonema.db;Flush=true"
|
||||
-- Whether logging is enabled or not
|
||||
hypnonema_logging_enabled 'false'
|
||||
|
||||
-- The sync interval in ms
|
||||
hypnonema_sync_interval '2500'
|
||||
|
||||
-- Whether the command should be restricted or not
|
||||
hypnonema_restrict_command 'true'
|
||||
-- The max render distance for all screens
|
||||
hypnonema_max_render_distance '400'
|
||||
|
||||
--------------------------------------------
|
||||
--------------------------------------------
|
||||
@@ -52,5 +49,6 @@ files {
|
||||
}
|
||||
|
||||
author 'simpled-dev'
|
||||
version '1.8.23.4'
|
||||
description 'a Cinema Resource for FiveM'
|
||||
version '1.9.0'
|
||||
description 'a Media Player Resource for FiveM'
|
||||
repository 'https://github.com/thiago-dev/fivem-hypnonema'
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
# Allow access to everything
|
||||
add_ace group.admin hypnonema allow
|
||||
|
||||
# Allow editing screens
|
||||
#add_ace builtin.everyone hypnonema.screens allow
|
||||
#add_ace builtin.everyone hypnonema.screens.edit allow # Allow editing existing screens
|
||||
#add_ace builtin.everyone hypnonema.screens.create allow # Allow creating screens
|
||||
#add_ace builtin.everyone hypnonema.screens.delete allow # Allow deleting screens
|
||||
|
||||
# Allow playing videos
|
||||
#add_ace builtin.everyone hypnonema.playback allow
|
||||
#add_ace builtin.everyone hypnonema.playback.play allow # Allow playing videos
|
||||
#add_ace builtin.everyone hypnonema.playback.resume allow # Allow resuming paused videos
|
||||
#add_ace builtin.everyone hypnonema.playback.pause allow # ALlow pausing currently playing videos
|
||||
#add_ace builtin.everyone hypnonema.playback.stop allow # Allow stopping currently playing videos
|
||||
#add_ace builtin.everyone hypnonema.playback.close allow # Allow closing currently open screens
|
||||
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -1,97 +1,14 @@
|
||||
Copyright (c) Kidz, ItsChip, ROCKY_southpaw, Kire and TasoOneAsia
|
||||
Copyright (C) 2021 Project Error
|
||||
|
||||
All rights reserved.
|
||||
By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
Section 1 – Definitions.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
|
||||
Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.
|
||||
BY-NC-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License.
|
||||
Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
|
||||
Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
|
||||
Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
|
||||
License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution, NonCommercial, and ShareAlike.
|
||||
Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
|
||||
Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
|
||||
Licensor means the individual(s) or entity(ies) granting rights under this Public License.
|
||||
NonCommercial means not primarily intended for or directed towards commercial advantage or monetary compensation. For purposes of this Public License, the exchange of the Licensed Material for other material subject to Copyright and Similar Rights by digital file-sharing or similar means is NonCommercial provided there is no payment of monetary compensation in connection with the exchange.
|
||||
Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
|
||||
Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
|
||||
You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
|
||||
Section 2 – Scope.
|
||||
|
||||
License grant.
|
||||
Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
|
||||
reproduce and Share the Licensed Material, in whole or in part, for NonCommercial purposes only; and
|
||||
produce, reproduce, and Share Adapted Material for NonCommercial purposes only.
|
||||
Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
|
||||
Term. The term of this Public License is specified in Section 6(a).
|
||||
Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
|
||||
Downstream recipients.
|
||||
Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
|
||||
Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter’s License You apply.
|
||||
No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.
|
||||
No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
|
||||
Other rights.
|
||||
|
||||
Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.
|
||||
Patent and trademark rights are not licensed under this Public License.
|
||||
To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties, including when the Licensed Material is used other than for NonCommercial purposes.
|
||||
Section 3 – License Conditions.
|
||||
|
||||
Your exercise of the Licensed Rights is expressly made subject to the following conditions.
|
||||
|
||||
Attribution.
|
||||
|
||||
If You Share the Licensed Material (including in modified form), You must:
|
||||
|
||||
retain the following if it is supplied by the Licensor with the Licensed Material:
|
||||
identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
|
||||
a copyright notice;
|
||||
a notice that refers to this Public License;
|
||||
a notice that refers to the disclaimer of warranties;
|
||||
a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
|
||||
indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
|
||||
indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
|
||||
You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
|
||||
If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
|
||||
ShareAlike.
|
||||
In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.
|
||||
|
||||
The Adapter’s License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-NC-SA Compatible License.
|
||||
You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material.
|
||||
You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply.
|
||||
Section 4 – Sui Generis Database Rights.
|
||||
|
||||
Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
|
||||
|
||||
for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database for NonCommercial purposes only;
|
||||
if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and
|
||||
You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
|
||||
For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
|
||||
Section 5 – Disclaimer of Warranties and Limitation of Liability.
|
||||
|
||||
Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.
|
||||
To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.
|
||||
The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
|
||||
Section 6 – Term and Termination.
|
||||
|
||||
This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
|
||||
Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
|
||||
|
||||
automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
|
||||
upon express reinstatement by the Licensor.
|
||||
For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.
|
||||
For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.
|
||||
Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
|
||||
Section 7 – Other Terms and Conditions.
|
||||
|
||||
The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
|
||||
Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
|
||||
Section 8 – Interpretation.
|
||||
|
||||
For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
|
||||
To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
|
||||
No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
|
||||
Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
# NPWD Release (Current version 1.0)
|
||||
# NPWD Release (Current version 1.x.x)
|
||||
|
||||
**New-Phone-Who-Dis** (*NPWD*) is a standalone and open source phone resource created for use in [*FiveM*](https://fivem.net/). It was built from
|
||||
the ground up by some of the previous contributors and maintainers of the Reignited GCPhone project, who found
|
||||
@@ -24,8 +24,8 @@ the Vue 2 codebase littered with technical debt and legacy code that hindered co
|
||||
by the community. Maintainability has been our utmost priority as well. It has been designed to be as developer accessible as possible, with included utilities and tools
|
||||
to ease and streamline the phone development process.
|
||||
|
||||
**Important Note:** This release(v1.0) should be considered a beta release and may experience edge case issues
|
||||
with some frameworks and environments. Please ensure you report these issues as described below.
|
||||
**Important Note:** As this resource is still in a beta phase, you may experience edge case issues
|
||||
with some frameworks and environments that we didn't account for. Please ensure you report these issues [here](https://github.com/project-error/npwd/issues/new?assignees=&labels=New+Issue&template=bug-report.yml&title=Bug%3A+%3Cshort+description%3E) or within the [Discord](https://discord.com/invite/HYwBjTbAY5).
|
||||
|
||||
## Standalone Information & Installation
|
||||
|
||||
|
||||
@@ -26,6 +26,20 @@
|
||||
"useAuthorization": true,
|
||||
"returnedDataIndexes": ["data", "link"]
|
||||
},
|
||||
"imageSafety": {
|
||||
"filterUnsafeImageUrls": true,
|
||||
"embedUnsafeImages": false,
|
||||
"embedUrl": "https://i.example.com/embed",
|
||||
"safeImageUrls": [
|
||||
"imgur.com",
|
||||
"file.glass",
|
||||
"dropbox.com",
|
||||
"tenor.com",
|
||||
"discord.com",
|
||||
"discordapp.com",
|
||||
"wikipedia.org"
|
||||
]
|
||||
},
|
||||
"twitter": {
|
||||
"showNotifications": true,
|
||||
"generateProfileNameFromUsers": true,
|
||||
@@ -44,7 +58,7 @@
|
||||
"allowEditableProfileName": true
|
||||
},
|
||||
"debug": {
|
||||
"level": "silly",
|
||||
"level": "error",
|
||||
"enabled": false,
|
||||
"sentryEnabled": true
|
||||
}
|
||||
|
||||
@@ -9,6 +9,9 @@ client_scripts {
|
||||
}
|
||||
|
||||
server_script {
|
||||
-- This is a file that lives purely in source code and isn't compiled alongside
|
||||
-- rest of the release. It's used to detect whether a user can read or not.
|
||||
'build-detector.js',
|
||||
'resources/dist/server/*.server.js'
|
||||
}
|
||||
|
||||
|
||||
@@ -2,6 +2,11 @@
|
||||
# or if it already exists in the users table
|
||||
# ALTER TABLE `users` ADD COLUMN `phone_number` VARCHAR(20) DEFAULT NULL;
|
||||
|
||||
# if you already have the npwd_message table without `is_embed` and `embed`, run this query in your sql console
|
||||
# ALTER TABLE npwd_messages ADD COLUMN `is_embed` tinyint(4) NOT NULL DEFAULT 0;
|
||||
# ALTER TABLE npwd_messages ADD COLUMN `embed` varchar(512) NOT NULL DEFAULT '';
|
||||
|
||||
|
||||
CREATE TABLE IF NOT EXISTS `npwd_phone_contacts`
|
||||
(
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
@@ -138,6 +143,8 @@ CREATE TABLE IF NOT EXISTS `npwd_messages`
|
||||
`updatedAt` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP() ON UPDATE CURRENT_TIMESTAMP,
|
||||
`visible` tinyint(4) NOT NULL DEFAULT 1,
|
||||
`author` varchar(255) NOT NULL,
|
||||
`is_embed` tinyint(4) NOT NULL default 0,
|
||||
`embed` varchar(512) NOT NULL DEFAULT '',
|
||||
PRIMARY KEY (id),
|
||||
INDEX `user_identifier` (`user_identifier`)
|
||||
);
|
||||
|
||||
-1
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
+25
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
-25
File diff suppressed because one or more lines are too long
-1
File diff suppressed because one or more lines are too long
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/resources/html/static/css/main.7912319c.css",
|
||||
"main.js": "/resources/html/static/js/main.9dbca9f3.js",
|
||||
"main.js": "/resources/html/static/js/main.23e596c0.js",
|
||||
"static/js/534.575896d0.chunk.js": "/resources/html/static/js/534.575896d0.chunk.js",
|
||||
"static/js/8160.0eaa0c71.chunk.js": "/resources/html/static/js/8160.0eaa0c71.chunk.js",
|
||||
"static/js/687.6987a382.chunk.js": "/resources/html/static/js/687.6987a382.chunk.js",
|
||||
"static/js/687.d92ace5a.chunk.js": "/resources/html/static/js/687.d92ace5a.chunk.js",
|
||||
"static/js/1444.4142f507.chunk.js": "/resources/html/static/js/1444.4142f507.chunk.js",
|
||||
"static/js/479.3b186760.chunk.js": "/resources/html/static/js/479.3b186760.chunk.js",
|
||||
"static/js/6755.2b83229f.chunk.js": "/resources/html/static/js/6755.2b83229f.chunk.js",
|
||||
@@ -14,14 +14,14 @@
|
||||
"static/js/5095.ba6a9d3a.chunk.js": "/resources/html/static/js/5095.ba6a9d3a.chunk.js",
|
||||
"static/js/8557.1aebd7f5.chunk.js": "/resources/html/static/js/8557.1aebd7f5.chunk.js",
|
||||
"static/js/5590.09bb4cd5.chunk.js": "/resources/html/static/js/5590.09bb4cd5.chunk.js",
|
||||
"static/js/9058.c94b1bde.chunk.js": "/resources/html/static/js/9058.c94b1bde.chunk.js",
|
||||
"static/js/9058.b4991e7e.chunk.js": "/resources/html/static/js/9058.b4991e7e.chunk.js",
|
||||
"static/js/4003.aac4c062.chunk.js": "/resources/html/static/js/4003.aac4c062.chunk.js",
|
||||
"static/js/9337.05f0e4d7.chunk.js": "/resources/html/static/js/9337.05f0e4d7.chunk.js",
|
||||
"static/js/1864.e773ba5b.chunk.js": "/resources/html/static/js/1864.e773ba5b.chunk.js",
|
||||
"static/js/1864.e453093d.chunk.js": "/resources/html/static/js/1864.e453093d.chunk.js",
|
||||
"static/js/9237.6b3e9d07.chunk.js": "/resources/html/static/js/9237.6b3e9d07.chunk.js",
|
||||
"static/js/503.c59355ee.chunk.js": "/resources/html/static/js/503.c59355ee.chunk.js",
|
||||
"static/js/4273.45b7c0c1.chunk.js": "/resources/html/static/js/4273.45b7c0c1.chunk.js",
|
||||
"static/js/8535.766ee0ce.chunk.js": "/resources/html/static/js/8535.766ee0ce.chunk.js",
|
||||
"static/js/4273.c1337d5d.chunk.js": "/resources/html/static/js/4273.c1337d5d.chunk.js",
|
||||
"static/js/8535.e96d1705.chunk.js": "/resources/html/static/js/8535.e96d1705.chunk.js",
|
||||
"static/js/8019.6259af18.chunk.js": "/resources/html/static/js/8019.6259af18.chunk.js",
|
||||
"static/js/4238.15b1745c.chunk.js": "/resources/html/static/js/4238.15b1745c.chunk.js",
|
||||
"static/js/6821.23ed8083.chunk.js": "/resources/html/static/js/6821.23ed8083.chunk.js",
|
||||
@@ -30,45 +30,45 @@
|
||||
"static/js/3291.641371c9.chunk.js": "/resources/html/static/js/3291.641371c9.chunk.js",
|
||||
"static/js/8425.708ad813.chunk.js": "/resources/html/static/js/8425.708ad813.chunk.js",
|
||||
"static/js/8090.122817b1.chunk.js": "/resources/html/static/js/8090.122817b1.chunk.js",
|
||||
"static/js/7522.bb8f8c13.chunk.js": "/resources/html/static/js/7522.bb8f8c13.chunk.js",
|
||||
"static/js/7522.0b9eefe8.chunk.js": "/resources/html/static/js/7522.0b9eefe8.chunk.js",
|
||||
"static/js/559.7c8b055f.chunk.js": "/resources/html/static/js/559.7c8b055f.chunk.js",
|
||||
"static/js/7984.1fe3f9d1.chunk.js": "/resources/html/static/js/7984.1fe3f9d1.chunk.js",
|
||||
"static/js/9255.c76d474c.chunk.js": "/resources/html/static/js/9255.c76d474c.chunk.js",
|
||||
"static/js/9255.cf330298.chunk.js": "/resources/html/static/js/9255.cf330298.chunk.js",
|
||||
"static/js/9800.cc1d887e.chunk.js": "/resources/html/static/js/9800.cc1d887e.chunk.js",
|
||||
"static/js/2038.df458e78.chunk.js": "/resources/html/static/js/2038.df458e78.chunk.js",
|
||||
"static/js/7871.c0357ad8.chunk.js": "/resources/html/static/js/7871.c0357ad8.chunk.js",
|
||||
"static/js/8667.bb960f3c.chunk.js": "/resources/html/static/js/8667.bb960f3c.chunk.js",
|
||||
"static/js/1740.f61ef39e.chunk.js": "/resources/html/static/js/1740.f61ef39e.chunk.js",
|
||||
"static/js/7797.5274746f.chunk.js": "/resources/html/static/js/7797.5274746f.chunk.js",
|
||||
"static/js/5874.3abad4dd.chunk.js": "/resources/html/static/js/5874.3abad4dd.chunk.js",
|
||||
"static/js/2038.45d82eb7.chunk.js": "/resources/html/static/js/2038.45d82eb7.chunk.js",
|
||||
"static/js/7871.885b2520.chunk.js": "/resources/html/static/js/7871.885b2520.chunk.js",
|
||||
"static/js/8667.ec6d0419.chunk.js": "/resources/html/static/js/8667.ec6d0419.chunk.js",
|
||||
"static/js/1740.ae115105.chunk.js": "/resources/html/static/js/1740.ae115105.chunk.js",
|
||||
"static/js/7797.c9293d06.chunk.js": "/resources/html/static/js/7797.c9293d06.chunk.js",
|
||||
"static/js/5874.930fcd3a.chunk.js": "/resources/html/static/js/5874.930fcd3a.chunk.js",
|
||||
"static/js/6161.3f209447.chunk.js": "/resources/html/static/js/6161.3f209447.chunk.js",
|
||||
"static/js/2798.01c77e65.chunk.js": "/resources/html/static/js/2798.01c77e65.chunk.js",
|
||||
"static/js/9268.6d5bb6df.chunk.js": "/resources/html/static/js/9268.6d5bb6df.chunk.js",
|
||||
"static/js/1264.3e233fab.chunk.js": "/resources/html/static/js/1264.3e233fab.chunk.js",
|
||||
"static/js/872.5c594ced.chunk.js": "/resources/html/static/js/872.5c594ced.chunk.js",
|
||||
"static/js/7796.5eaff788.chunk.js": "/resources/html/static/js/7796.5eaff788.chunk.js",
|
||||
"static/js/6466.54d4060f.chunk.js": "/resources/html/static/js/6466.54d4060f.chunk.js",
|
||||
"static/js/5647.cc497184.chunk.js": "/resources/html/static/js/5647.cc497184.chunk.js",
|
||||
"static/js/2798.647d86bd.chunk.js": "/resources/html/static/js/2798.647d86bd.chunk.js",
|
||||
"static/js/9268.f4645a8b.chunk.js": "/resources/html/static/js/9268.f4645a8b.chunk.js",
|
||||
"static/js/1264.cda3f0b2.chunk.js": "/resources/html/static/js/1264.cda3f0b2.chunk.js",
|
||||
"static/js/872.3ebf4ebb.chunk.js": "/resources/html/static/js/872.3ebf4ebb.chunk.js",
|
||||
"static/js/7796.d06baa1a.chunk.js": "/resources/html/static/js/7796.d06baa1a.chunk.js",
|
||||
"static/js/6466.5e437501.chunk.js": "/resources/html/static/js/6466.5e437501.chunk.js",
|
||||
"static/js/5647.94ba8391.chunk.js": "/resources/html/static/js/5647.94ba8391.chunk.js",
|
||||
"static/js/9932.24ff6750.chunk.js": "/resources/html/static/js/9932.24ff6750.chunk.js",
|
||||
"static/js/7051.97c03daf.chunk.js": "/resources/html/static/js/7051.97c03daf.chunk.js",
|
||||
"static/js/461.a0746c0b.chunk.js": "/resources/html/static/js/461.a0746c0b.chunk.js",
|
||||
"static/js/7546.d9b181a5.chunk.js": "/resources/html/static/js/7546.d9b181a5.chunk.js",
|
||||
"static/js/9005.840fe1f6.chunk.js": "/resources/html/static/js/9005.840fe1f6.chunk.js",
|
||||
"static/js/5019.20070e0e.chunk.js": "/resources/html/static/js/5019.20070e0e.chunk.js",
|
||||
"static/js/5370.13cf9da9.chunk.js": "/resources/html/static/js/5370.13cf9da9.chunk.js",
|
||||
"static/js/7051.ff755156.chunk.js": "/resources/html/static/js/7051.ff755156.chunk.js",
|
||||
"static/js/461.0fbd7224.chunk.js": "/resources/html/static/js/461.0fbd7224.chunk.js",
|
||||
"static/js/7546.b18b1ff1.chunk.js": "/resources/html/static/js/7546.b18b1ff1.chunk.js",
|
||||
"static/js/9005.db99157e.chunk.js": "/resources/html/static/js/9005.db99157e.chunk.js",
|
||||
"static/js/5019.392cfd0b.chunk.js": "/resources/html/static/js/5019.392cfd0b.chunk.js",
|
||||
"static/js/5370.18a7faf0.chunk.js": "/resources/html/static/js/5370.18a7faf0.chunk.js",
|
||||
"static/js/7305.f8f7f6db.chunk.js": "/resources/html/static/js/7305.f8f7f6db.chunk.js",
|
||||
"static/js/1187.3f1f4288.chunk.js": "/resources/html/static/js/1187.3f1f4288.chunk.js",
|
||||
"static/js/5154.11f59f8e.chunk.js": "/resources/html/static/js/5154.11f59f8e.chunk.js",
|
||||
"static/js/4738.ab52560e.chunk.js": "/resources/html/static/js/4738.ab52560e.chunk.js",
|
||||
"static/js/8037.52bc07dd.chunk.js": "/resources/html/static/js/8037.52bc07dd.chunk.js",
|
||||
"static/js/9854.e09a7916.chunk.js": "/resources/html/static/js/9854.e09a7916.chunk.js",
|
||||
"static/js/1104.a3e1cd1f.chunk.js": "/resources/html/static/js/1104.a3e1cd1f.chunk.js",
|
||||
"static/js/1187.0c47dc44.chunk.js": "/resources/html/static/js/1187.0c47dc44.chunk.js",
|
||||
"static/js/5154.20ccace4.chunk.js": "/resources/html/static/js/5154.20ccace4.chunk.js",
|
||||
"static/js/4738.a9100487.chunk.js": "/resources/html/static/js/4738.a9100487.chunk.js",
|
||||
"static/js/8037.a10870ef.chunk.js": "/resources/html/static/js/8037.a10870ef.chunk.js",
|
||||
"static/js/9854.7b6092aa.chunk.js": "/resources/html/static/js/9854.7b6092aa.chunk.js",
|
||||
"static/js/1104.44f78f48.chunk.js": "/resources/html/static/js/1104.44f78f48.chunk.js",
|
||||
"index.html": "/resources/html/index.html",
|
||||
"main.7912319c.css.map": "/resources/html/static/css/main.7912319c.css.map",
|
||||
"main.9dbca9f3.js.map": "/resources/html/static/js/main.9dbca9f3.js.map",
|
||||
"main.23e596c0.js.map": "/resources/html/static/js/main.23e596c0.js.map",
|
||||
"534.575896d0.chunk.js.map": "/resources/html/static/js/534.575896d0.chunk.js.map",
|
||||
"8160.0eaa0c71.chunk.js.map": "/resources/html/static/js/8160.0eaa0c71.chunk.js.map",
|
||||
"687.6987a382.chunk.js.map": "/resources/html/static/js/687.6987a382.chunk.js.map",
|
||||
"687.d92ace5a.chunk.js.map": "/resources/html/static/js/687.d92ace5a.chunk.js.map",
|
||||
"1444.4142f507.chunk.js.map": "/resources/html/static/js/1444.4142f507.chunk.js.map",
|
||||
"479.3b186760.chunk.js.map": "/resources/html/static/js/479.3b186760.chunk.js.map",
|
||||
"6755.2b83229f.chunk.js.map": "/resources/html/static/js/6755.2b83229f.chunk.js.map",
|
||||
@@ -78,14 +78,14 @@
|
||||
"5095.ba6a9d3a.chunk.js.map": "/resources/html/static/js/5095.ba6a9d3a.chunk.js.map",
|
||||
"8557.1aebd7f5.chunk.js.map": "/resources/html/static/js/8557.1aebd7f5.chunk.js.map",
|
||||
"5590.09bb4cd5.chunk.js.map": "/resources/html/static/js/5590.09bb4cd5.chunk.js.map",
|
||||
"9058.c94b1bde.chunk.js.map": "/resources/html/static/js/9058.c94b1bde.chunk.js.map",
|
||||
"9058.b4991e7e.chunk.js.map": "/resources/html/static/js/9058.b4991e7e.chunk.js.map",
|
||||
"4003.aac4c062.chunk.js.map": "/resources/html/static/js/4003.aac4c062.chunk.js.map",
|
||||
"9337.05f0e4d7.chunk.js.map": "/resources/html/static/js/9337.05f0e4d7.chunk.js.map",
|
||||
"1864.e773ba5b.chunk.js.map": "/resources/html/static/js/1864.e773ba5b.chunk.js.map",
|
||||
"1864.e453093d.chunk.js.map": "/resources/html/static/js/1864.e453093d.chunk.js.map",
|
||||
"9237.6b3e9d07.chunk.js.map": "/resources/html/static/js/9237.6b3e9d07.chunk.js.map",
|
||||
"503.c59355ee.chunk.js.map": "/resources/html/static/js/503.c59355ee.chunk.js.map",
|
||||
"4273.45b7c0c1.chunk.js.map": "/resources/html/static/js/4273.45b7c0c1.chunk.js.map",
|
||||
"8535.766ee0ce.chunk.js.map": "/resources/html/static/js/8535.766ee0ce.chunk.js.map",
|
||||
"4273.c1337d5d.chunk.js.map": "/resources/html/static/js/4273.c1337d5d.chunk.js.map",
|
||||
"8535.e96d1705.chunk.js.map": "/resources/html/static/js/8535.e96d1705.chunk.js.map",
|
||||
"8019.6259af18.chunk.js.map": "/resources/html/static/js/8019.6259af18.chunk.js.map",
|
||||
"4238.15b1745c.chunk.js.map": "/resources/html/static/js/4238.15b1745c.chunk.js.map",
|
||||
"6821.23ed8083.chunk.js.map": "/resources/html/static/js/6821.23ed8083.chunk.js.map",
|
||||
@@ -94,42 +94,42 @@
|
||||
"3291.641371c9.chunk.js.map": "/resources/html/static/js/3291.641371c9.chunk.js.map",
|
||||
"8425.708ad813.chunk.js.map": "/resources/html/static/js/8425.708ad813.chunk.js.map",
|
||||
"8090.122817b1.chunk.js.map": "/resources/html/static/js/8090.122817b1.chunk.js.map",
|
||||
"7522.bb8f8c13.chunk.js.map": "/resources/html/static/js/7522.bb8f8c13.chunk.js.map",
|
||||
"7522.0b9eefe8.chunk.js.map": "/resources/html/static/js/7522.0b9eefe8.chunk.js.map",
|
||||
"559.7c8b055f.chunk.js.map": "/resources/html/static/js/559.7c8b055f.chunk.js.map",
|
||||
"7984.1fe3f9d1.chunk.js.map": "/resources/html/static/js/7984.1fe3f9d1.chunk.js.map",
|
||||
"9255.c76d474c.chunk.js.map": "/resources/html/static/js/9255.c76d474c.chunk.js.map",
|
||||
"9255.cf330298.chunk.js.map": "/resources/html/static/js/9255.cf330298.chunk.js.map",
|
||||
"9800.cc1d887e.chunk.js.map": "/resources/html/static/js/9800.cc1d887e.chunk.js.map",
|
||||
"2038.df458e78.chunk.js.map": "/resources/html/static/js/2038.df458e78.chunk.js.map",
|
||||
"7871.c0357ad8.chunk.js.map": "/resources/html/static/js/7871.c0357ad8.chunk.js.map",
|
||||
"8667.bb960f3c.chunk.js.map": "/resources/html/static/js/8667.bb960f3c.chunk.js.map",
|
||||
"1740.f61ef39e.chunk.js.map": "/resources/html/static/js/1740.f61ef39e.chunk.js.map",
|
||||
"7797.5274746f.chunk.js.map": "/resources/html/static/js/7797.5274746f.chunk.js.map",
|
||||
"5874.3abad4dd.chunk.js.map": "/resources/html/static/js/5874.3abad4dd.chunk.js.map",
|
||||
"2038.45d82eb7.chunk.js.map": "/resources/html/static/js/2038.45d82eb7.chunk.js.map",
|
||||
"7871.885b2520.chunk.js.map": "/resources/html/static/js/7871.885b2520.chunk.js.map",
|
||||
"8667.ec6d0419.chunk.js.map": "/resources/html/static/js/8667.ec6d0419.chunk.js.map",
|
||||
"1740.ae115105.chunk.js.map": "/resources/html/static/js/1740.ae115105.chunk.js.map",
|
||||
"7797.c9293d06.chunk.js.map": "/resources/html/static/js/7797.c9293d06.chunk.js.map",
|
||||
"5874.930fcd3a.chunk.js.map": "/resources/html/static/js/5874.930fcd3a.chunk.js.map",
|
||||
"6161.3f209447.chunk.js.map": "/resources/html/static/js/6161.3f209447.chunk.js.map",
|
||||
"2798.01c77e65.chunk.js.map": "/resources/html/static/js/2798.01c77e65.chunk.js.map",
|
||||
"9268.6d5bb6df.chunk.js.map": "/resources/html/static/js/9268.6d5bb6df.chunk.js.map",
|
||||
"1264.3e233fab.chunk.js.map": "/resources/html/static/js/1264.3e233fab.chunk.js.map",
|
||||
"872.5c594ced.chunk.js.map": "/resources/html/static/js/872.5c594ced.chunk.js.map",
|
||||
"7796.5eaff788.chunk.js.map": "/resources/html/static/js/7796.5eaff788.chunk.js.map",
|
||||
"6466.54d4060f.chunk.js.map": "/resources/html/static/js/6466.54d4060f.chunk.js.map",
|
||||
"5647.cc497184.chunk.js.map": "/resources/html/static/js/5647.cc497184.chunk.js.map",
|
||||
"2798.647d86bd.chunk.js.map": "/resources/html/static/js/2798.647d86bd.chunk.js.map",
|
||||
"9268.f4645a8b.chunk.js.map": "/resources/html/static/js/9268.f4645a8b.chunk.js.map",
|
||||
"1264.cda3f0b2.chunk.js.map": "/resources/html/static/js/1264.cda3f0b2.chunk.js.map",
|
||||
"872.3ebf4ebb.chunk.js.map": "/resources/html/static/js/872.3ebf4ebb.chunk.js.map",
|
||||
"7796.d06baa1a.chunk.js.map": "/resources/html/static/js/7796.d06baa1a.chunk.js.map",
|
||||
"6466.5e437501.chunk.js.map": "/resources/html/static/js/6466.5e437501.chunk.js.map",
|
||||
"5647.94ba8391.chunk.js.map": "/resources/html/static/js/5647.94ba8391.chunk.js.map",
|
||||
"9932.24ff6750.chunk.js.map": "/resources/html/static/js/9932.24ff6750.chunk.js.map",
|
||||
"7051.97c03daf.chunk.js.map": "/resources/html/static/js/7051.97c03daf.chunk.js.map",
|
||||
"461.a0746c0b.chunk.js.map": "/resources/html/static/js/461.a0746c0b.chunk.js.map",
|
||||
"7546.d9b181a5.chunk.js.map": "/resources/html/static/js/7546.d9b181a5.chunk.js.map",
|
||||
"9005.840fe1f6.chunk.js.map": "/resources/html/static/js/9005.840fe1f6.chunk.js.map",
|
||||
"5019.20070e0e.chunk.js.map": "/resources/html/static/js/5019.20070e0e.chunk.js.map",
|
||||
"5370.13cf9da9.chunk.js.map": "/resources/html/static/js/5370.13cf9da9.chunk.js.map",
|
||||
"7051.ff755156.chunk.js.map": "/resources/html/static/js/7051.ff755156.chunk.js.map",
|
||||
"461.0fbd7224.chunk.js.map": "/resources/html/static/js/461.0fbd7224.chunk.js.map",
|
||||
"7546.b18b1ff1.chunk.js.map": "/resources/html/static/js/7546.b18b1ff1.chunk.js.map",
|
||||
"9005.db99157e.chunk.js.map": "/resources/html/static/js/9005.db99157e.chunk.js.map",
|
||||
"5019.392cfd0b.chunk.js.map": "/resources/html/static/js/5019.392cfd0b.chunk.js.map",
|
||||
"5370.18a7faf0.chunk.js.map": "/resources/html/static/js/5370.18a7faf0.chunk.js.map",
|
||||
"7305.f8f7f6db.chunk.js.map": "/resources/html/static/js/7305.f8f7f6db.chunk.js.map",
|
||||
"1187.3f1f4288.chunk.js.map": "/resources/html/static/js/1187.3f1f4288.chunk.js.map",
|
||||
"5154.11f59f8e.chunk.js.map": "/resources/html/static/js/5154.11f59f8e.chunk.js.map",
|
||||
"4738.ab52560e.chunk.js.map": "/resources/html/static/js/4738.ab52560e.chunk.js.map",
|
||||
"8037.52bc07dd.chunk.js.map": "/resources/html/static/js/8037.52bc07dd.chunk.js.map",
|
||||
"9854.e09a7916.chunk.js.map": "/resources/html/static/js/9854.e09a7916.chunk.js.map",
|
||||
"1104.a3e1cd1f.chunk.js.map": "/resources/html/static/js/1104.a3e1cd1f.chunk.js.map"
|
||||
"1187.0c47dc44.chunk.js.map": "/resources/html/static/js/1187.0c47dc44.chunk.js.map",
|
||||
"5154.20ccace4.chunk.js.map": "/resources/html/static/js/5154.20ccace4.chunk.js.map",
|
||||
"4738.a9100487.chunk.js.map": "/resources/html/static/js/4738.a9100487.chunk.js.map",
|
||||
"8037.a10870ef.chunk.js.map": "/resources/html/static/js/8037.a10870ef.chunk.js.map",
|
||||
"9854.7b6092aa.chunk.js.map": "/resources/html/static/js/9854.7b6092aa.chunk.js.map",
|
||||
"1104.44f78f48.chunk.js.map": "/resources/html/static/js/1104.44f78f48.chunk.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.7912319c.css",
|
||||
"static/js/main.9dbca9f3.js"
|
||||
"static/js/main.23e596c0.js"
|
||||
]
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Project Error - New Phone Who Dis</title><script defer="defer" src="/resources/html/static/js/main.9dbca9f3.js"></script><link href="/resources/html/static/css/main.7912319c.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Project Error - New Phone Who Dis</title><script defer="defer" src="/resources/html/static/js/main.23e596c0.js"></script><link href="/resources/html/static/css/main.7912319c.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[1104],{1104:function(a,l,c){c.r(l);var e=c(8489),n=(c(2791),c(9259)),i=c(184);l.default=function(a){return(0,i.jsx)(n.Z,(0,e.Z)((0,e.Z)({},a),{},{children:(0,i.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 132 132",children:[(0,i.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,i.jsx)("path",{fill:"none",d:"M0 0H131.067V131.086H0z"}),(0,i.jsx)("path",{fill:a.htmlColor||"#000",d:"M15.373 71.516c-.976.343-1.8.782-2.409 1.277-1.084.883-1.736 1.985-1.998 3.238-.255 1.222-.158 2.727.861 4.466 1.92 3.275 6.039 7.24 11.434 10.253a40.21 40.21 0 003.963 1.936c-.494.126-1.021.244-1.579.352-3.09.598-7.009.859-11.938.471-3.986-.314-5.969 1.349-6.773 2.75-.922 1.605-1.138 4.438 1.445 7.463 3.159 3.701 11.91 9.405 23.927 12.954 13.438 3.969 30.98 5.376 48.819-1.405 15.38-5.871 27.118-16.79 33.43-30.389 5.835-12.573 7.072-27.437 2.204-42.688 2.012-1.429 5.108-3.879 7.502-6.894 2.014-2.536 3.526-5.456 3.793-8.49a2.84 2.84 0 00-3.485-3.035l-3.248.842c.434-1.082.808-2.172 1.012-3.113.383-1.771.15-3.231-.387-4.086a3.36 3.36 0 00-1.841-1.433c-.78-.259-2.031-.317-3.535-.009-2.84.581-7.083 2.356-9.333 3.35a38.387 38.387 0 00-7.794-5.107c-3.057-1.499-6.729-2.735-10.77-3.053-6.354-.5-16.405 1.068-22.709 8.579-3.644 4.342-6.112 10.71-5.729 19.961-8.256-.641-16.085-2.819-23.392-6.878-7.478-4.154-14.391-10.288-20.682-18.722a3.578 3.578 0 00-5.92.316s-5.003 8.031-3.425 19.976a37.832 37.832 0 002.316 8.878l-.154-.003c-2.199-.023-3.86.859-4.915 2.336-.717 1.003-1.244 2.456-1.004 4.575.411 3.607 2.13 8.553 5.732 13.752 1.731 2.5 3.906 5.07 6.582 7.58zm101.602-51.231l-3.074 7.118a2.758 2.758 0 003.135 4.025l3.524-.847a19.45 19.45 0 01-.82 1.065c-3.288 3.998-8.086 6.732-8.086 6.732a3.008 3.008 0 00-1.322 3.584c4.865 14.376 3.763 28.36-1.877 40.031-5.758 11.914-16.264 21.381-29.911 26.367-10.201 3.739-20.259 4.503-29.322 3.643-12.914-1.225-23.812-5.779-30.208-9.937l-.32-.205c4.706-.022 8.442-.618 11.381-1.438 8.669-2.419 11.242-6.909 11.242-6.909a4.113 4.113 0 00-3.037-6.329c-3.984-.398-7.795-1.792-11.036-3.589-2.646-1.468-4.926-3.188-6.552-4.88 2.525-.157 5.275.192 5.275.192a4.025 4.025 0 002.554-7.426c-4.899-3.002-8.662-6.378-11.45-9.725-3.01-3.615-4.883-7.152-5.767-10.064.16.057.31.116.443.175 1.9.836 3.549 1.856 3.549 1.856a3.811 3.811 0 005.152-5.413c-3.842-5.413-5.655-10.496-6.298-14.929-.58-4-.217-7.439.371-10.035 5.959 6.7 12.35 11.749 19.113 15.366 9.317 4.985 19.333 7.283 29.92 7.395a3.113 3.113 0 003.147-3.489c-1.183-9.055.533-15.16 3.77-19.158 4.857-5.999 12.818-7.181 17.825-6.88 3.323.201 6.351 1.181 8.884 2.365 4.766 2.228 7.816 5.159 7.816 5.159.75.742 1.882.939 2.839.496 0 0 6.21-3.857 9.14-4.316zM14.481 98.981c-.468-.444-.623-.792-.245-.977.459-.225.4.376.245.977z"})]})}))}}}]);
|
||||
//# sourceMappingURL=1104.a3e1cd1f.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[1104],{1104:function(a,l,c){c.r(l);var e=c(1413),n=(c(2791),c(9259)),i=c(184);l.default=function(a){return(0,i.jsx)(n.Z,(0,e.Z)((0,e.Z)({},a),{},{children:(0,i.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 132 132",children:[(0,i.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,i.jsx)("path",{fill:"none",d:"M0 0H131.067V131.086H0z"}),(0,i.jsx)("path",{fill:a.htmlColor||"#000",d:"M15.373 71.516c-.976.343-1.8.782-2.409 1.277-1.084.883-1.736 1.985-1.998 3.238-.255 1.222-.158 2.727.861 4.466 1.92 3.275 6.039 7.24 11.434 10.253a40.21 40.21 0 003.963 1.936c-.494.126-1.021.244-1.579.352-3.09.598-7.009.859-11.938.471-3.986-.314-5.969 1.349-6.773 2.75-.922 1.605-1.138 4.438 1.445 7.463 3.159 3.701 11.91 9.405 23.927 12.954 13.438 3.969 30.98 5.376 48.819-1.405 15.38-5.871 27.118-16.79 33.43-30.389 5.835-12.573 7.072-27.437 2.204-42.688 2.012-1.429 5.108-3.879 7.502-6.894 2.014-2.536 3.526-5.456 3.793-8.49a2.84 2.84 0 00-3.485-3.035l-3.248.842c.434-1.082.808-2.172 1.012-3.113.383-1.771.15-3.231-.387-4.086a3.36 3.36 0 00-1.841-1.433c-.78-.259-2.031-.317-3.535-.009-2.84.581-7.083 2.356-9.333 3.35a38.387 38.387 0 00-7.794-5.107c-3.057-1.499-6.729-2.735-10.77-3.053-6.354-.5-16.405 1.068-22.709 8.579-3.644 4.342-6.112 10.71-5.729 19.961-8.256-.641-16.085-2.819-23.392-6.878-7.478-4.154-14.391-10.288-20.682-18.722a3.578 3.578 0 00-5.92.316s-5.003 8.031-3.425 19.976a37.832 37.832 0 002.316 8.878l-.154-.003c-2.199-.023-3.86.859-4.915 2.336-.717 1.003-1.244 2.456-1.004 4.575.411 3.607 2.13 8.553 5.732 13.752 1.731 2.5 3.906 5.07 6.582 7.58zm101.602-51.231l-3.074 7.118a2.758 2.758 0 003.135 4.025l3.524-.847a19.45 19.45 0 01-.82 1.065c-3.288 3.998-8.086 6.732-8.086 6.732a3.008 3.008 0 00-1.322 3.584c4.865 14.376 3.763 28.36-1.877 40.031-5.758 11.914-16.264 21.381-29.911 26.367-10.201 3.739-20.259 4.503-29.322 3.643-12.914-1.225-23.812-5.779-30.208-9.937l-.32-.205c4.706-.022 8.442-.618 11.381-1.438 8.669-2.419 11.242-6.909 11.242-6.909a4.113 4.113 0 00-3.037-6.329c-3.984-.398-7.795-1.792-11.036-3.589-2.646-1.468-4.926-3.188-6.552-4.88 2.525-.157 5.275.192 5.275.192a4.025 4.025 0 002.554-7.426c-4.899-3.002-8.662-6.378-11.45-9.725-3.01-3.615-4.883-7.152-5.767-10.064.16.057.31.116.443.175 1.9.836 3.549 1.856 3.549 1.856a3.811 3.811 0 005.152-5.413c-3.842-5.413-5.655-10.496-6.298-14.929-.58-4-.217-7.439.371-10.035 5.959 6.7 12.35 11.749 19.113 15.366 9.317 4.985 19.333 7.283 29.92 7.395a3.113 3.113 0 003.147-3.489c-1.183-9.055.533-15.16 3.77-19.158 4.857-5.999 12.818-7.181 17.825-6.88 3.323.201 6.351 1.181 8.884 2.365 4.766 2.228 7.816 5.159 7.816 5.159.75.742 1.882.939 2.839.496 0 0 6.21-3.857 9.14-4.316zM14.481 98.981c-.468-.444-.623-.792-.245-.977.459-.225.4.376.245.977z"})]})}))}}}]);
|
||||
//# sourceMappingURL=1104.44f78f48.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/1104.a3e1cd1f.chunk.js","mappings":"4JAyBA,UAtBuB,SAACA,GACtB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,6BACpB,iBACED,KAAMR,EAAMU,WAAa,OACzBD,EAAE","sources":["os/apps/icons/npwd_icons/svg/TWITTER.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst TwitterAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 132 132\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H131.067V131.086H0z\"></path>\n <path\n fill={props.htmlColor || '#000'}\n d=\"M15.373 71.516c-.976.343-1.8.782-2.409 1.277-1.084.883-1.736 1.985-1.998 3.238-.255 1.222-.158 2.727.861 4.466 1.92 3.275 6.039 7.24 11.434 10.253a40.21 40.21 0 003.963 1.936c-.494.126-1.021.244-1.579.352-3.09.598-7.009.859-11.938.471-3.986-.314-5.969 1.349-6.773 2.75-.922 1.605-1.138 4.438 1.445 7.463 3.159 3.701 11.91 9.405 23.927 12.954 13.438 3.969 30.98 5.376 48.819-1.405 15.38-5.871 27.118-16.79 33.43-30.389 5.835-12.573 7.072-27.437 2.204-42.688 2.012-1.429 5.108-3.879 7.502-6.894 2.014-2.536 3.526-5.456 3.793-8.49a2.84 2.84 0 00-3.485-3.035l-3.248.842c.434-1.082.808-2.172 1.012-3.113.383-1.771.15-3.231-.387-4.086a3.36 3.36 0 00-1.841-1.433c-.78-.259-2.031-.317-3.535-.009-2.84.581-7.083 2.356-9.333 3.35a38.387 38.387 0 00-7.794-5.107c-3.057-1.499-6.729-2.735-10.77-3.053-6.354-.5-16.405 1.068-22.709 8.579-3.644 4.342-6.112 10.71-5.729 19.961-8.256-.641-16.085-2.819-23.392-6.878-7.478-4.154-14.391-10.288-20.682-18.722a3.578 3.578 0 00-5.92.316s-5.003 8.031-3.425 19.976a37.832 37.832 0 002.316 8.878l-.154-.003c-2.199-.023-3.86.859-4.915 2.336-.717 1.003-1.244 2.456-1.004 4.575.411 3.607 2.13 8.553 5.732 13.752 1.731 2.5 3.906 5.07 6.582 7.58zm101.602-51.231l-3.074 7.118a2.758 2.758 0 003.135 4.025l3.524-.847a19.45 19.45 0 01-.82 1.065c-3.288 3.998-8.086 6.732-8.086 6.732a3.008 3.008 0 00-1.322 3.584c4.865 14.376 3.763 28.36-1.877 40.031-5.758 11.914-16.264 21.381-29.911 26.367-10.201 3.739-20.259 4.503-29.322 3.643-12.914-1.225-23.812-5.779-30.208-9.937l-.32-.205c4.706-.022 8.442-.618 11.381-1.438 8.669-2.419 11.242-6.909 11.242-6.909a4.113 4.113 0 00-3.037-6.329c-3.984-.398-7.795-1.792-11.036-3.589-2.646-1.468-4.926-3.188-6.552-4.88 2.525-.157 5.275.192 5.275.192a4.025 4.025 0 002.554-7.426c-4.899-3.002-8.662-6.378-11.45-9.725-3.01-3.615-4.883-7.152-5.767-10.064.16.057.31.116.443.175 1.9.836 3.549 1.856 3.549 1.856a3.811 3.811 0 005.152-5.413c-3.842-5.413-5.655-10.496-6.298-14.929-.58-4-.217-7.439.371-10.035 5.959 6.7 12.35 11.749 19.113 15.366 9.317 4.985 19.333 7.283 29.92 7.395a3.113 3.113 0 003.147-3.489c-1.183-9.055.533-15.16 3.77-19.158 4.857-5.999 12.818-7.181 17.825-6.88 3.323.201 6.351 1.181 8.884 2.365 4.766 2.228 7.816 5.159 7.816 5.159.75.742 1.882.939 2.839.496 0 0 6.21-3.857 9.14-4.316zM14.481 98.981c-.468-.444-.623-.792-.245-.977.459-.225.4.376.245.977z\"\n ></path>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default TwitterAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","htmlColor"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/1104.44f78f48.chunk.js","mappings":"4JAyBA,UAtBuB,SAACA,GACtB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,6BACpB,iBACED,KAAMR,EAAMU,WAAa,OACzBD,EAAE","sources":["os/apps/icons/npwd_icons/svg/TWITTER.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst TwitterAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 132 132\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H131.067V131.086H0z\"></path>\n <path\n fill={props.htmlColor || '#000'}\n d=\"M15.373 71.516c-.976.343-1.8.782-2.409 1.277-1.084.883-1.736 1.985-1.998 3.238-.255 1.222-.158 2.727.861 4.466 1.92 3.275 6.039 7.24 11.434 10.253a40.21 40.21 0 003.963 1.936c-.494.126-1.021.244-1.579.352-3.09.598-7.009.859-11.938.471-3.986-.314-5.969 1.349-6.773 2.75-.922 1.605-1.138 4.438 1.445 7.463 3.159 3.701 11.91 9.405 23.927 12.954 13.438 3.969 30.98 5.376 48.819-1.405 15.38-5.871 27.118-16.79 33.43-30.389 5.835-12.573 7.072-27.437 2.204-42.688 2.012-1.429 5.108-3.879 7.502-6.894 2.014-2.536 3.526-5.456 3.793-8.49a2.84 2.84 0 00-3.485-3.035l-3.248.842c.434-1.082.808-2.172 1.012-3.113.383-1.771.15-3.231-.387-4.086a3.36 3.36 0 00-1.841-1.433c-.78-.259-2.031-.317-3.535-.009-2.84.581-7.083 2.356-9.333 3.35a38.387 38.387 0 00-7.794-5.107c-3.057-1.499-6.729-2.735-10.77-3.053-6.354-.5-16.405 1.068-22.709 8.579-3.644 4.342-6.112 10.71-5.729 19.961-8.256-.641-16.085-2.819-23.392-6.878-7.478-4.154-14.391-10.288-20.682-18.722a3.578 3.578 0 00-5.92.316s-5.003 8.031-3.425 19.976a37.832 37.832 0 002.316 8.878l-.154-.003c-2.199-.023-3.86.859-4.915 2.336-.717 1.003-1.244 2.456-1.004 4.575.411 3.607 2.13 8.553 5.732 13.752 1.731 2.5 3.906 5.07 6.582 7.58zm101.602-51.231l-3.074 7.118a2.758 2.758 0 003.135 4.025l3.524-.847a19.45 19.45 0 01-.82 1.065c-3.288 3.998-8.086 6.732-8.086 6.732a3.008 3.008 0 00-1.322 3.584c4.865 14.376 3.763 28.36-1.877 40.031-5.758 11.914-16.264 21.381-29.911 26.367-10.201 3.739-20.259 4.503-29.322 3.643-12.914-1.225-23.812-5.779-30.208-9.937l-.32-.205c4.706-.022 8.442-.618 11.381-1.438 8.669-2.419 11.242-6.909 11.242-6.909a4.113 4.113 0 00-3.037-6.329c-3.984-.398-7.795-1.792-11.036-3.589-2.646-1.468-4.926-3.188-6.552-4.88 2.525-.157 5.275.192 5.275.192a4.025 4.025 0 002.554-7.426c-4.899-3.002-8.662-6.378-11.45-9.725-3.01-3.615-4.883-7.152-5.767-10.064.16.057.31.116.443.175 1.9.836 3.549 1.856 3.549 1.856a3.811 3.811 0 005.152-5.413c-3.842-5.413-5.655-10.496-6.298-14.929-.58-4-.217-7.439.371-10.035 5.959 6.7 12.35 11.749 19.113 15.366 9.317 4.985 19.333 7.283 29.92 7.395a3.113 3.113 0 003.147-3.489c-1.183-9.055.533-15.16 3.77-19.158 4.857-5.999 12.818-7.181 17.825-6.88 3.323.201 6.351 1.181 8.884 2.365 4.766 2.228 7.816 5.159 7.816 5.159.75.742 1.882.939 2.839.496 0 0 6.21-3.857 9.14-4.316zM14.481 98.981c-.468-.444-.623-.792-.245-.977.459-.225.4.376.245.977z\"\n ></path>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default TwitterAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","htmlColor"],"sourceRoot":""}
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[1187],{1187:function(e,n,a){a.r(n);var i=a(8489),l=(a(2791),a(9259)),s=a(184);n.default=function(e){return(0,s.jsx)(l.Z,(0,i.Z)((0,i.Z)({},e),{},{children:(0,s.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 132 132",children:[(0,s.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,s.jsx)("path",{fill:"none",d:"M0 0H131.067V131.086H0z"}),(0,s.jsx)("path",{fill:e.htmlColor||"#000",d:"M43.919 28.044a2.526 2.526 0 00-4.39-2.005s-4.317 4.726-8.949 10.134a252.323 252.323 0 00-5.781 6.973c-2.936 3.702-5.696 9.381-7.842 15.18-2.25 6.084-3.813 12.295-4.27 16.414-.589 5.346-2.07 24.963 11.759 39.217 7.41 7.638 19.252 13.81 38.169 15.23 20.106 1.439 33.837-6.196 42.733-17.689 7.125-9.205 11.098-20.996 12.634-32.683 1.705-12.98.389-25.812-2.632-34.743-2.777-8.147-7.949-15.299-13.905-21.261C88.049 9.403 70.859 2.018 70.859 2.018a3.465 3.465 0 00-4.602 4.481c4.231 10.065 3.339 19.01.151 26.089C63.491 39.063 58.73 44 54.296 46.805c-2.506 1.585-4.83 2.547-6.562 2.452-.944-.052-1.572-.685-2.07-1.522-.684-1.15-1.137-2.63-1.453-4.236-1.324-6.725-.292-15.455-.292-15.455zm-5.573 7.177c-.089 3.934.119 8.623 1.226 12.245 1.316 4.309 3.929 7.158 7.784 7.46 2.593.203 6.223-.818 10.033-3.112 5.339-3.215 11.133-8.95 14.757-16.57 3.087-6.49 4.599-14.344 2.924-23.183 5.706 3.31 13.945 8.764 20.994 16.043 5.058 5.223 9.515 11.398 11.814 18.458 4.213 12.772 4.261 34.333-3.734 51.209-6.747 14.241-19.476 25.037-41.014 23.697-16.539-.965-27.054-5.938-33.647-12.488-12.122-12.043-10.951-29.005-10.536-33.614.335-3.764 1.671-9.449 3.602-15.04 1.806-5.229 4.11-10.389 6.664-13.757a250.419 250.419 0 015.491-6.949 445.087 445.087 0 013.642-4.4v.001zm20.935 78.514s1.164 1.218 4.515 1.85c.846.16 1.843.277 2.998.22.88-.044 1.846-.205 2.896-.47 1.254-.315 2.578-.799 4.083-1.409a1.218 1.218 0 00-.591-2.362c-1.021.098-1.94.121-2.82.166-1.009.053-1.912.044-2.746.075-.642.023-1.231.06-1.775.09-.649.035-1.223.088-1.745.102-2.381.066-3.4-.243-3.4-.243a1.218 1.218 0 00-1.415 1.981zm-32.335-46.71s-2.825 7.737-1.909 17.262c.354 3.681 1.264 7.633 3.136 11.432 1.648 3.345 4.047 6.574 7.344 9.413 3.815 3.285 8.864 6.036 15.467 7.9a1.62 1.62 0 001.024-3.074c-4.696-1.822-8.382-4.111-11.348-6.611a30.405 30.405 0 01-5.176-5.618c-1.016-1.422-1.85-2.883-2.58-4.341-2.09-4.176-3.092-8.448-3.47-12.307-.718-7.348.612-13.116.612-13.116a1.62 1.62 0 00-3.1-.94z"})]})}))}}}]);
|
||||
//# sourceMappingURL=1187.3f1f4288.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[1187],{1187:function(e,n,a){a.r(n);var i=a(1413),l=(a(2791),a(9259)),s=a(184);n.default=function(e){return(0,s.jsx)(l.Z,(0,i.Z)((0,i.Z)({},e),{},{children:(0,s.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 132 132",children:[(0,s.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,s.jsx)("path",{fill:"none",d:"M0 0H131.067V131.086H0z"}),(0,s.jsx)("path",{fill:e.htmlColor||"#000",d:"M43.919 28.044a2.526 2.526 0 00-4.39-2.005s-4.317 4.726-8.949 10.134a252.323 252.323 0 00-5.781 6.973c-2.936 3.702-5.696 9.381-7.842 15.18-2.25 6.084-3.813 12.295-4.27 16.414-.589 5.346-2.07 24.963 11.759 39.217 7.41 7.638 19.252 13.81 38.169 15.23 20.106 1.439 33.837-6.196 42.733-17.689 7.125-9.205 11.098-20.996 12.634-32.683 1.705-12.98.389-25.812-2.632-34.743-2.777-8.147-7.949-15.299-13.905-21.261C88.049 9.403 70.859 2.018 70.859 2.018a3.465 3.465 0 00-4.602 4.481c4.231 10.065 3.339 19.01.151 26.089C63.491 39.063 58.73 44 54.296 46.805c-2.506 1.585-4.83 2.547-6.562 2.452-.944-.052-1.572-.685-2.07-1.522-.684-1.15-1.137-2.63-1.453-4.236-1.324-6.725-.292-15.455-.292-15.455zm-5.573 7.177c-.089 3.934.119 8.623 1.226 12.245 1.316 4.309 3.929 7.158 7.784 7.46 2.593.203 6.223-.818 10.033-3.112 5.339-3.215 11.133-8.95 14.757-16.57 3.087-6.49 4.599-14.344 2.924-23.183 5.706 3.31 13.945 8.764 20.994 16.043 5.058 5.223 9.515 11.398 11.814 18.458 4.213 12.772 4.261 34.333-3.734 51.209-6.747 14.241-19.476 25.037-41.014 23.697-16.539-.965-27.054-5.938-33.647-12.488-12.122-12.043-10.951-29.005-10.536-33.614.335-3.764 1.671-9.449 3.602-15.04 1.806-5.229 4.11-10.389 6.664-13.757a250.419 250.419 0 015.491-6.949 445.087 445.087 0 013.642-4.4v.001zm20.935 78.514s1.164 1.218 4.515 1.85c.846.16 1.843.277 2.998.22.88-.044 1.846-.205 2.896-.47 1.254-.315 2.578-.799 4.083-1.409a1.218 1.218 0 00-.591-2.362c-1.021.098-1.94.121-2.82.166-1.009.053-1.912.044-2.746.075-.642.023-1.231.06-1.775.09-.649.035-1.223.088-1.745.102-2.381.066-3.4-.243-3.4-.243a1.218 1.218 0 00-1.415 1.981zm-32.335-46.71s-2.825 7.737-1.909 17.262c.354 3.681 1.264 7.633 3.136 11.432 1.648 3.345 4.047 6.574 7.344 9.413 3.815 3.285 8.864 6.036 15.467 7.9a1.62 1.62 0 001.024-3.074c-4.696-1.822-8.382-4.111-11.348-6.611a30.405 30.405 0 01-5.176-5.618c-1.016-1.422-1.85-2.883-2.58-4.341-2.09-4.176-3.092-8.448-3.47-12.307-.718-7.348.612-13.116.612-13.116a1.62 1.62 0 00-3.1-.94z"})]})}))}}}]);
|
||||
//# sourceMappingURL=1187.0c47dc44.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/1187.3f1f4288.chunk.js","mappings":"4JAyBA,UAtBwB,SAACA,GACvB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,6BACpB,iBACED,KAAMR,EAAMU,WAAa,OACzBD,EAAE","sources":["os/apps/icons/npwd_icons/svg/MATCH.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst SettingsAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 132 132\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H131.067V131.086H0z\"></path>\n <path\n fill={props.htmlColor || '#000'}\n d=\"M43.919 28.044a2.526 2.526 0 00-4.39-2.005s-4.317 4.726-8.949 10.134a252.323 252.323 0 00-5.781 6.973c-2.936 3.702-5.696 9.381-7.842 15.18-2.25 6.084-3.813 12.295-4.27 16.414-.589 5.346-2.07 24.963 11.759 39.217 7.41 7.638 19.252 13.81 38.169 15.23 20.106 1.439 33.837-6.196 42.733-17.689 7.125-9.205 11.098-20.996 12.634-32.683 1.705-12.98.389-25.812-2.632-34.743-2.777-8.147-7.949-15.299-13.905-21.261C88.049 9.403 70.859 2.018 70.859 2.018a3.465 3.465 0 00-4.602 4.481c4.231 10.065 3.339 19.01.151 26.089C63.491 39.063 58.73 44 54.296 46.805c-2.506 1.585-4.83 2.547-6.562 2.452-.944-.052-1.572-.685-2.07-1.522-.684-1.15-1.137-2.63-1.453-4.236-1.324-6.725-.292-15.455-.292-15.455zm-5.573 7.177c-.089 3.934.119 8.623 1.226 12.245 1.316 4.309 3.929 7.158 7.784 7.46 2.593.203 6.223-.818 10.033-3.112 5.339-3.215 11.133-8.95 14.757-16.57 3.087-6.49 4.599-14.344 2.924-23.183 5.706 3.31 13.945 8.764 20.994 16.043 5.058 5.223 9.515 11.398 11.814 18.458 4.213 12.772 4.261 34.333-3.734 51.209-6.747 14.241-19.476 25.037-41.014 23.697-16.539-.965-27.054-5.938-33.647-12.488-12.122-12.043-10.951-29.005-10.536-33.614.335-3.764 1.671-9.449 3.602-15.04 1.806-5.229 4.11-10.389 6.664-13.757a250.419 250.419 0 015.491-6.949 445.087 445.087 0 013.642-4.4v.001zm20.935 78.514s1.164 1.218 4.515 1.85c.846.16 1.843.277 2.998.22.88-.044 1.846-.205 2.896-.47 1.254-.315 2.578-.799 4.083-1.409a1.218 1.218 0 00-.591-2.362c-1.021.098-1.94.121-2.82.166-1.009.053-1.912.044-2.746.075-.642.023-1.231.06-1.775.09-.649.035-1.223.088-1.745.102-2.381.066-3.4-.243-3.4-.243a1.218 1.218 0 00-1.415 1.981zm-32.335-46.71s-2.825 7.737-1.909 17.262c.354 3.681 1.264 7.633 3.136 11.432 1.648 3.345 4.047 6.574 7.344 9.413 3.815 3.285 8.864 6.036 15.467 7.9a1.62 1.62 0 001.024-3.074c-4.696-1.822-8.382-4.111-11.348-6.611a30.405 30.405 0 01-5.176-5.618c-1.016-1.422-1.85-2.883-2.58-4.341-2.09-4.176-3.092-8.448-3.47-12.307-.718-7.348.612-13.116.612-13.116a1.62 1.62 0 00-3.1-.94z\"\n ></path>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default SettingsAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","htmlColor"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/1187.0c47dc44.chunk.js","mappings":"4JAyBA,UAtBwB,SAACA,GACvB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,6BACpB,iBACED,KAAMR,EAAMU,WAAa,OACzBD,EAAE","sources":["os/apps/icons/npwd_icons/svg/MATCH.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst SettingsAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 132 132\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H131.067V131.086H0z\"></path>\n <path\n fill={props.htmlColor || '#000'}\n d=\"M43.919 28.044a2.526 2.526 0 00-4.39-2.005s-4.317 4.726-8.949 10.134a252.323 252.323 0 00-5.781 6.973c-2.936 3.702-5.696 9.381-7.842 15.18-2.25 6.084-3.813 12.295-4.27 16.414-.589 5.346-2.07 24.963 11.759 39.217 7.41 7.638 19.252 13.81 38.169 15.23 20.106 1.439 33.837-6.196 42.733-17.689 7.125-9.205 11.098-20.996 12.634-32.683 1.705-12.98.389-25.812-2.632-34.743-2.777-8.147-7.949-15.299-13.905-21.261C88.049 9.403 70.859 2.018 70.859 2.018a3.465 3.465 0 00-4.602 4.481c4.231 10.065 3.339 19.01.151 26.089C63.491 39.063 58.73 44 54.296 46.805c-2.506 1.585-4.83 2.547-6.562 2.452-.944-.052-1.572-.685-2.07-1.522-.684-1.15-1.137-2.63-1.453-4.236-1.324-6.725-.292-15.455-.292-15.455zm-5.573 7.177c-.089 3.934.119 8.623 1.226 12.245 1.316 4.309 3.929 7.158 7.784 7.46 2.593.203 6.223-.818 10.033-3.112 5.339-3.215 11.133-8.95 14.757-16.57 3.087-6.49 4.599-14.344 2.924-23.183 5.706 3.31 13.945 8.764 20.994 16.043 5.058 5.223 9.515 11.398 11.814 18.458 4.213 12.772 4.261 34.333-3.734 51.209-6.747 14.241-19.476 25.037-41.014 23.697-16.539-.965-27.054-5.938-33.647-12.488-12.122-12.043-10.951-29.005-10.536-33.614.335-3.764 1.671-9.449 3.602-15.04 1.806-5.229 4.11-10.389 6.664-13.757a250.419 250.419 0 015.491-6.949 445.087 445.087 0 013.642-4.4v.001zm20.935 78.514s1.164 1.218 4.515 1.85c.846.16 1.843.277 2.998.22.88-.044 1.846-.205 2.896-.47 1.254-.315 2.578-.799 4.083-1.409a1.218 1.218 0 00-.591-2.362c-1.021.098-1.94.121-2.82.166-1.009.053-1.912.044-2.746.075-.642.023-1.231.06-1.775.09-.649.035-1.223.088-1.745.102-2.381.066-3.4-.243-3.4-.243a1.218 1.218 0 00-1.415 1.981zm-32.335-46.71s-2.825 7.737-1.909 17.262c.354 3.681 1.264 7.633 3.136 11.432 1.648 3.345 4.047 6.574 7.344 9.413 3.815 3.285 8.864 6.036 15.467 7.9a1.62 1.62 0 001.024-3.074c-4.696-1.822-8.382-4.111-11.348-6.611a30.405 30.405 0 01-5.176-5.618c-1.016-1.422-1.85-2.883-2.58-4.341-2.09-4.176-3.092-8.448-3.47-12.307-.718-7.348.612-13.116.612-13.116a1.62 1.62 0 00-3.1-.94z\"\n ></path>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default SettingsAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","htmlColor"],"sourceRoot":""}
|
||||
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[1740],{1740:function(i,l,s){s.r(l);var e=s(8489),n=(s(2791),s(9259)),c=s(184);l.default=function(i){return(0,c.jsx)(n.Z,(0,e.Z)((0,e.Z)({},i),{},{children:(0,c.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 176 178",children:[(0,c.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,c.jsx)("path",{fill:"none",d:"M0 0H176V178H0z"}),(0,c.jsx)("clipPath",{id:"_clip1",children:(0,c.jsx)("path",{d:"M0 0H176V178H0z"})}),(0,c.jsxs)("g",{clipPath:"url(#_clip1)",children:[(0,c.jsx)("path",{fill:"#444e87",d:"M87.594.286C152.799-3.983 176 40.142 176 89.135s-29.665 91.97-84.913 88.689C45.254 175.102-1.31 150.139.028 87.556.642 58.856 24.249 4.434 87.594.286z"}),(0,c.jsxs)("g",{children:[(0,c.jsx)("path",{fill:"#a25888",d:"M47.757 48.955L29.88 66.011l7.269 29.118 26.756 36.312 38.223 14.525 31.343-9.938-1.147-20.641-16.818-14.142-10.32-1.529-9.938 11.085-22.552-8.409-7.262-13.761 11.467-9.555-5.733-16.818-10.703-11.467-12.708-1.836z"}),(0,c.jsx)("path",{fill:"#fff",d:"M91.1 107.253c-.5-.11-3.811-1.343-5.703-2.523-2.593-1.617-5.034-3.696-7.024-5.261-3.146-3.224-5.052-6.328-6.494-8.424 2.566-1.094 5.528-3.355 7.946-7.885 1.637-3.025 1.674-7.972-.13-13.203-1.654-4.795-4.682-9.901-7.746-13.269-1.172-1.433-7.139-8.401-14.299-10.99-4.939-1.786-10.324-1.72-15.568 1.742-7.488 4.909-12.991 12.386-14.741 22.046-1.286 7.096-.4 15.487 3.699 25.106 1.986 4.713 5.062 10.885 9.072 17.235 3.428 5.428 7.59 10.922 12.332 15.784 4.63 4.783 9.908 8.854 15.1 12.258 6.258 4.102 12.461 7.093 17.371 9.021 12.816 4.147 24.185 4.21 33.182 1.391 8.632-2.704 15.335-7.753 19.328-14.51 3.151-5.334 3.431-10.974 1.794-16.256-2.722-8.783-10.691-16.232-10.691-16.232a5.23 5.23 0 00-.174-.16c-4.992-4.235-9.703-7.624-14.114-8.934-5.304-1.575-10.444-1.168-15.477 2.908-4.201 3.384-6.533 6.425-7.392 9.157-.105.333-.197.665-.271.999zM65.429 84.627c.743 1.319.624 1.376 2.004 1.246 2.025-.191 5.244-2.259 6.951-5.453 2.322-4.344-2.415-14.69-7.245-19.808 0 0-11.312-14.684-21.226-7.897-10.48 7.174-16.269 20.483-7.88 38.869 3.645 7.989 10.765 20.544 20.566 30.036 9.473 9.173 21.551 15.371 29.715 18.28 19.444 6.929 35.162 2.182 41.853-8.439 6.33-10.047-7.085-22.764-7.085-22.764-7.228-6.443-13.497-10.973-19.814-6.098-3.459 2.669-5.317 4.823-5.411 7.014-.008.182-.097 1.309.635 1.626.864.373.767.33 1.684.688 1.474.482 2.267 2.035 1.771 3.466s-2.03 1.932-3.57 1.719c-2.505-.346-8.951-2.746-9.693-3.092-2.267-.896-5.02-2.12-6.955-3.121-2.465-1.274-4.672-2.617-6.598-4.036-4.103-3.023-7.066-6.207-9.236-9.07-5.093-6.719-5.933-11.839-5.933-11.839-.377-1.464.541-2.951 2.05-3.317 1.509-.366 2.336.07 3.417 1.99zm7.382-46.162s14.152-2.748 29.965-.665c9.098 1.198 18.721 4.068 26.529 10.256 11.212 8.886 18.458 24.623 14.974 52.525-.241 1.673.962 3.22 2.685 3.454 1.723.235 3.317-.933 3.558-2.606 3.21-19.245 1.34-33.469-3.432-43.915-3.066-6.711-7.335-11.938-12.315-15.915-9.06-7.234-20.446-10.414-31.08-11.429-17.182-1.64-32.339 2.341-32.339 2.341-1.692.389-2.74 2.04-2.339 3.683.401 1.643 2.101 2.661 3.794 2.271zm10.474 12.419s7.799-.714 16.939 1.51c4.868 1.185 10.064 3.301 14.772 6.872 4.547 3.448 8.661 8.239 11.344 15.311 1.419 3.741 2.54 8.036 3.108 13.043.105 1.506 1.45 2.647 3.002 2.545 1.551-.101 2.726-1.407 2.622-2.913-.321-10.921-3.033-19.15-7.027-25.33-2.314-3.579-5.074-6.49-8.092-8.785-5.691-4.327-12.221-6.573-18.196-7.63-10.553-1.866-19.363-.026-19.363-.026-1.536.238-2.583 1.643-2.337 3.134.246 1.49 1.692 2.507 3.228 2.269zm7.436 18.268s4.599.71 9.399 3.095c1.709.85 3.457 1.896 5.037 3.346 2.209 2.027 4.268 4.651 5.151 8.659.225 1.674 1.808 2.856 3.533 2.638 1.725-.219 2.942-1.756 2.717-3.431-.461-7.718-3.919-12.924-8.278-16.112-2.697-1.973-5.783-3.08-8.559-3.692-5.038-1.112-9.069-.622-9.069-.622-1.74.018-3.136 1.404-3.117 3.093.019 1.689 1.447 3.044 3.186 3.026z"})]})]})]})}))}}}]);
|
||||
//# sourceMappingURL=1740.f61ef39e.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[1740],{1740:function(i,l,s){s.r(l);var e=s(1413),n=(s(2791),s(9259)),c=s(184);l.default=function(i){return(0,c.jsx)(n.Z,(0,e.Z)((0,e.Z)({},i),{},{children:(0,c.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 176 178",children:[(0,c.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,c.jsx)("path",{fill:"none",d:"M0 0H176V178H0z"}),(0,c.jsx)("clipPath",{id:"_clip1",children:(0,c.jsx)("path",{d:"M0 0H176V178H0z"})}),(0,c.jsxs)("g",{clipPath:"url(#_clip1)",children:[(0,c.jsx)("path",{fill:"#444e87",d:"M87.594.286C152.799-3.983 176 40.142 176 89.135s-29.665 91.97-84.913 88.689C45.254 175.102-1.31 150.139.028 87.556.642 58.856 24.249 4.434 87.594.286z"}),(0,c.jsxs)("g",{children:[(0,c.jsx)("path",{fill:"#a25888",d:"M47.757 48.955L29.88 66.011l7.269 29.118 26.756 36.312 38.223 14.525 31.343-9.938-1.147-20.641-16.818-14.142-10.32-1.529-9.938 11.085-22.552-8.409-7.262-13.761 11.467-9.555-5.733-16.818-10.703-11.467-12.708-1.836z"}),(0,c.jsx)("path",{fill:"#fff",d:"M91.1 107.253c-.5-.11-3.811-1.343-5.703-2.523-2.593-1.617-5.034-3.696-7.024-5.261-3.146-3.224-5.052-6.328-6.494-8.424 2.566-1.094 5.528-3.355 7.946-7.885 1.637-3.025 1.674-7.972-.13-13.203-1.654-4.795-4.682-9.901-7.746-13.269-1.172-1.433-7.139-8.401-14.299-10.99-4.939-1.786-10.324-1.72-15.568 1.742-7.488 4.909-12.991 12.386-14.741 22.046-1.286 7.096-.4 15.487 3.699 25.106 1.986 4.713 5.062 10.885 9.072 17.235 3.428 5.428 7.59 10.922 12.332 15.784 4.63 4.783 9.908 8.854 15.1 12.258 6.258 4.102 12.461 7.093 17.371 9.021 12.816 4.147 24.185 4.21 33.182 1.391 8.632-2.704 15.335-7.753 19.328-14.51 3.151-5.334 3.431-10.974 1.794-16.256-2.722-8.783-10.691-16.232-10.691-16.232a5.23 5.23 0 00-.174-.16c-4.992-4.235-9.703-7.624-14.114-8.934-5.304-1.575-10.444-1.168-15.477 2.908-4.201 3.384-6.533 6.425-7.392 9.157-.105.333-.197.665-.271.999zM65.429 84.627c.743 1.319.624 1.376 2.004 1.246 2.025-.191 5.244-2.259 6.951-5.453 2.322-4.344-2.415-14.69-7.245-19.808 0 0-11.312-14.684-21.226-7.897-10.48 7.174-16.269 20.483-7.88 38.869 3.645 7.989 10.765 20.544 20.566 30.036 9.473 9.173 21.551 15.371 29.715 18.28 19.444 6.929 35.162 2.182 41.853-8.439 6.33-10.047-7.085-22.764-7.085-22.764-7.228-6.443-13.497-10.973-19.814-6.098-3.459 2.669-5.317 4.823-5.411 7.014-.008.182-.097 1.309.635 1.626.864.373.767.33 1.684.688 1.474.482 2.267 2.035 1.771 3.466s-2.03 1.932-3.57 1.719c-2.505-.346-8.951-2.746-9.693-3.092-2.267-.896-5.02-2.12-6.955-3.121-2.465-1.274-4.672-2.617-6.598-4.036-4.103-3.023-7.066-6.207-9.236-9.07-5.093-6.719-5.933-11.839-5.933-11.839-.377-1.464.541-2.951 2.05-3.317 1.509-.366 2.336.07 3.417 1.99zm7.382-46.162s14.152-2.748 29.965-.665c9.098 1.198 18.721 4.068 26.529 10.256 11.212 8.886 18.458 24.623 14.974 52.525-.241 1.673.962 3.22 2.685 3.454 1.723.235 3.317-.933 3.558-2.606 3.21-19.245 1.34-33.469-3.432-43.915-3.066-6.711-7.335-11.938-12.315-15.915-9.06-7.234-20.446-10.414-31.08-11.429-17.182-1.64-32.339 2.341-32.339 2.341-1.692.389-2.74 2.04-2.339 3.683.401 1.643 2.101 2.661 3.794 2.271zm10.474 12.419s7.799-.714 16.939 1.51c4.868 1.185 10.064 3.301 14.772 6.872 4.547 3.448 8.661 8.239 11.344 15.311 1.419 3.741 2.54 8.036 3.108 13.043.105 1.506 1.45 2.647 3.002 2.545 1.551-.101 2.726-1.407 2.622-2.913-.321-10.921-3.033-19.15-7.027-25.33-2.314-3.579-5.074-6.49-8.092-8.785-5.691-4.327-12.221-6.573-18.196-7.63-10.553-1.866-19.363-.026-19.363-.026-1.536.238-2.583 1.643-2.337 3.134.246 1.49 1.692 2.507 3.228 2.269zm7.436 18.268s4.599.71 9.399 3.095c1.709.85 3.457 1.896 5.037 3.346 2.209 2.027 4.268 4.651 5.151 8.659.225 1.674 1.808 2.856 3.533 2.638 1.725-.219 2.942-1.756 2.717-3.431-.461-7.718-3.919-12.924-8.278-16.112-2.697-1.973-5.783-3.08-8.559-3.692-5.038-1.112-9.069-.622-9.069-.622-1.74.018-3.136 1.404-3.117 3.093.019 1.689 1.447 3.044 3.186 3.026z"})]})]})]})}))}}}]);
|
||||
//# sourceMappingURL=1740.ae115105.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/1740.f61ef39e.chunk.js","mappings":"4JAwCA,UArCsB,SAACA,GACrB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,qBACpB,qBAAUF,GAAG,SAAb,UACE,iBAAME,EAAE,uBAEV,eAAGC,SAAS,eAAZ,WACE,iBACEF,KAAK,UACLC,EAAE,4JAEJ,0BACE,iBACED,KAAK,UACLC,EAAE,2NAEJ,iBACED,KAAK,OACLC,EAAE","sources":["os/apps/icons/npwd_icons/app/DIALER.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst DialerAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 176 178\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H176V178H0z\"></path>\n <clipPath id=\"_clip1\">\n <path d=\"M0 0H176V178H0z\"></path>\n </clipPath>\n <g clipPath=\"url(#_clip1)\">\n <path\n fill=\"#444e87\"\n d=\"M87.594.286C152.799-3.983 176 40.142 176 89.135s-29.665 91.97-84.913 88.689C45.254 175.102-1.31 150.139.028 87.556.642 58.856 24.249 4.434 87.594.286z\"\n ></path>\n <g>\n <path\n fill=\"#a25888\"\n d=\"M47.757 48.955L29.88 66.011l7.269 29.118 26.756 36.312 38.223 14.525 31.343-9.938-1.147-20.641-16.818-14.142-10.32-1.529-9.938 11.085-22.552-8.409-7.262-13.761 11.467-9.555-5.733-16.818-10.703-11.467-12.708-1.836z\"\n ></path>\n <path\n fill=\"#fff\"\n d=\"M91.1 107.253c-.5-.11-3.811-1.343-5.703-2.523-2.593-1.617-5.034-3.696-7.024-5.261-3.146-3.224-5.052-6.328-6.494-8.424 2.566-1.094 5.528-3.355 7.946-7.885 1.637-3.025 1.674-7.972-.13-13.203-1.654-4.795-4.682-9.901-7.746-13.269-1.172-1.433-7.139-8.401-14.299-10.99-4.939-1.786-10.324-1.72-15.568 1.742-7.488 4.909-12.991 12.386-14.741 22.046-1.286 7.096-.4 15.487 3.699 25.106 1.986 4.713 5.062 10.885 9.072 17.235 3.428 5.428 7.59 10.922 12.332 15.784 4.63 4.783 9.908 8.854 15.1 12.258 6.258 4.102 12.461 7.093 17.371 9.021 12.816 4.147 24.185 4.21 33.182 1.391 8.632-2.704 15.335-7.753 19.328-14.51 3.151-5.334 3.431-10.974 1.794-16.256-2.722-8.783-10.691-16.232-10.691-16.232a5.23 5.23 0 00-.174-.16c-4.992-4.235-9.703-7.624-14.114-8.934-5.304-1.575-10.444-1.168-15.477 2.908-4.201 3.384-6.533 6.425-7.392 9.157-.105.333-.197.665-.271.999zM65.429 84.627c.743 1.319.624 1.376 2.004 1.246 2.025-.191 5.244-2.259 6.951-5.453 2.322-4.344-2.415-14.69-7.245-19.808 0 0-11.312-14.684-21.226-7.897-10.48 7.174-16.269 20.483-7.88 38.869 3.645 7.989 10.765 20.544 20.566 30.036 9.473 9.173 21.551 15.371 29.715 18.28 19.444 6.929 35.162 2.182 41.853-8.439 6.33-10.047-7.085-22.764-7.085-22.764-7.228-6.443-13.497-10.973-19.814-6.098-3.459 2.669-5.317 4.823-5.411 7.014-.008.182-.097 1.309.635 1.626.864.373.767.33 1.684.688 1.474.482 2.267 2.035 1.771 3.466s-2.03 1.932-3.57 1.719c-2.505-.346-8.951-2.746-9.693-3.092-2.267-.896-5.02-2.12-6.955-3.121-2.465-1.274-4.672-2.617-6.598-4.036-4.103-3.023-7.066-6.207-9.236-9.07-5.093-6.719-5.933-11.839-5.933-11.839-.377-1.464.541-2.951 2.05-3.317 1.509-.366 2.336.07 3.417 1.99zm7.382-46.162s14.152-2.748 29.965-.665c9.098 1.198 18.721 4.068 26.529 10.256 11.212 8.886 18.458 24.623 14.974 52.525-.241 1.673.962 3.22 2.685 3.454 1.723.235 3.317-.933 3.558-2.606 3.21-19.245 1.34-33.469-3.432-43.915-3.066-6.711-7.335-11.938-12.315-15.915-9.06-7.234-20.446-10.414-31.08-11.429-17.182-1.64-32.339 2.341-32.339 2.341-1.692.389-2.74 2.04-2.339 3.683.401 1.643 2.101 2.661 3.794 2.271zm10.474 12.419s7.799-.714 16.939 1.51c4.868 1.185 10.064 3.301 14.772 6.872 4.547 3.448 8.661 8.239 11.344 15.311 1.419 3.741 2.54 8.036 3.108 13.043.105 1.506 1.45 2.647 3.002 2.545 1.551-.101 2.726-1.407 2.622-2.913-.321-10.921-3.033-19.15-7.027-25.33-2.314-3.579-5.074-6.49-8.092-8.785-5.691-4.327-12.221-6.573-18.196-7.63-10.553-1.866-19.363-.026-19.363-.026-1.536.238-2.583 1.643-2.337 3.134.246 1.49 1.692 2.507 3.228 2.269zm7.436 18.268s4.599.71 9.399 3.095c1.709.85 3.457 1.896 5.037 3.346 2.209 2.027 4.268 4.651 5.151 8.659.225 1.674 1.808 2.856 3.533 2.638 1.725-.219 2.942-1.756 2.717-3.431-.461-7.718-3.919-12.924-8.278-16.112-2.697-1.973-5.783-3.08-8.559-3.692-5.038-1.112-9.069-.622-9.069-.622-1.74.018-3.136 1.404-3.117 3.093.019 1.689 1.447 3.044 3.186 3.026z\"\n ></path>\n </g>\n </g>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default DialerAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","clipPath"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/1740.ae115105.chunk.js","mappings":"4JAwCA,UArCsB,SAACA,GACrB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,qBACpB,qBAAUF,GAAG,SAAb,UACE,iBAAME,EAAE,uBAEV,eAAGC,SAAS,eAAZ,WACE,iBACEF,KAAK,UACLC,EAAE,4JAEJ,0BACE,iBACED,KAAK,UACLC,EAAE,2NAEJ,iBACED,KAAK,OACLC,EAAE","sources":["os/apps/icons/npwd_icons/app/DIALER.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst DialerAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 176 178\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H176V178H0z\"></path>\n <clipPath id=\"_clip1\">\n <path d=\"M0 0H176V178H0z\"></path>\n </clipPath>\n <g clipPath=\"url(#_clip1)\">\n <path\n fill=\"#444e87\"\n d=\"M87.594.286C152.799-3.983 176 40.142 176 89.135s-29.665 91.97-84.913 88.689C45.254 175.102-1.31 150.139.028 87.556.642 58.856 24.249 4.434 87.594.286z\"\n ></path>\n <g>\n <path\n fill=\"#a25888\"\n d=\"M47.757 48.955L29.88 66.011l7.269 29.118 26.756 36.312 38.223 14.525 31.343-9.938-1.147-20.641-16.818-14.142-10.32-1.529-9.938 11.085-22.552-8.409-7.262-13.761 11.467-9.555-5.733-16.818-10.703-11.467-12.708-1.836z\"\n ></path>\n <path\n fill=\"#fff\"\n d=\"M91.1 107.253c-.5-.11-3.811-1.343-5.703-2.523-2.593-1.617-5.034-3.696-7.024-5.261-3.146-3.224-5.052-6.328-6.494-8.424 2.566-1.094 5.528-3.355 7.946-7.885 1.637-3.025 1.674-7.972-.13-13.203-1.654-4.795-4.682-9.901-7.746-13.269-1.172-1.433-7.139-8.401-14.299-10.99-4.939-1.786-10.324-1.72-15.568 1.742-7.488 4.909-12.991 12.386-14.741 22.046-1.286 7.096-.4 15.487 3.699 25.106 1.986 4.713 5.062 10.885 9.072 17.235 3.428 5.428 7.59 10.922 12.332 15.784 4.63 4.783 9.908 8.854 15.1 12.258 6.258 4.102 12.461 7.093 17.371 9.021 12.816 4.147 24.185 4.21 33.182 1.391 8.632-2.704 15.335-7.753 19.328-14.51 3.151-5.334 3.431-10.974 1.794-16.256-2.722-8.783-10.691-16.232-10.691-16.232a5.23 5.23 0 00-.174-.16c-4.992-4.235-9.703-7.624-14.114-8.934-5.304-1.575-10.444-1.168-15.477 2.908-4.201 3.384-6.533 6.425-7.392 9.157-.105.333-.197.665-.271.999zM65.429 84.627c.743 1.319.624 1.376 2.004 1.246 2.025-.191 5.244-2.259 6.951-5.453 2.322-4.344-2.415-14.69-7.245-19.808 0 0-11.312-14.684-21.226-7.897-10.48 7.174-16.269 20.483-7.88 38.869 3.645 7.989 10.765 20.544 20.566 30.036 9.473 9.173 21.551 15.371 29.715 18.28 19.444 6.929 35.162 2.182 41.853-8.439 6.33-10.047-7.085-22.764-7.085-22.764-7.228-6.443-13.497-10.973-19.814-6.098-3.459 2.669-5.317 4.823-5.411 7.014-.008.182-.097 1.309.635 1.626.864.373.767.33 1.684.688 1.474.482 2.267 2.035 1.771 3.466s-2.03 1.932-3.57 1.719c-2.505-.346-8.951-2.746-9.693-3.092-2.267-.896-5.02-2.12-6.955-3.121-2.465-1.274-4.672-2.617-6.598-4.036-4.103-3.023-7.066-6.207-9.236-9.07-5.093-6.719-5.933-11.839-5.933-11.839-.377-1.464.541-2.951 2.05-3.317 1.509-.366 2.336.07 3.417 1.99zm7.382-46.162s14.152-2.748 29.965-.665c9.098 1.198 18.721 4.068 26.529 10.256 11.212 8.886 18.458 24.623 14.974 52.525-.241 1.673.962 3.22 2.685 3.454 1.723.235 3.317-.933 3.558-2.606 3.21-19.245 1.34-33.469-3.432-43.915-3.066-6.711-7.335-11.938-12.315-15.915-9.06-7.234-20.446-10.414-31.08-11.429-17.182-1.64-32.339 2.341-32.339 2.341-1.692.389-2.74 2.04-2.339 3.683.401 1.643 2.101 2.661 3.794 2.271zm10.474 12.419s7.799-.714 16.939 1.51c4.868 1.185 10.064 3.301 14.772 6.872 4.547 3.448 8.661 8.239 11.344 15.311 1.419 3.741 2.54 8.036 3.108 13.043.105 1.506 1.45 2.647 3.002 2.545 1.551-.101 2.726-1.407 2.622-2.913-.321-10.921-3.033-19.15-7.027-25.33-2.314-3.579-5.074-6.49-8.092-8.785-5.691-4.327-12.221-6.573-18.196-7.63-10.553-1.866-19.363-.026-19.363-.026-1.536.238-2.583 1.643-2.337 3.134.246 1.49 1.692 2.507 3.228 2.269zm7.436 18.268s4.599.71 9.399 3.095c1.709.85 3.457 1.896 5.037 3.346 2.209 2.027 4.268 4.651 5.151 8.659.225 1.674 1.808 2.856 3.533 2.638 1.725-.219 2.942-1.756 2.717-3.431-.461-7.718-3.919-12.924-8.278-16.112-2.697-1.973-5.783-3.08-8.559-3.692-5.038-1.112-9.069-.622-9.069-.622-1.74.018-3.136 1.404-3.117 3.093.019 1.689 1.447 3.044 3.186 3.026z\"\n ></path>\n </g>\n </g>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default DialerAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","clipPath"],"sourceRoot":""}
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[1864],{1864:function(n,s,e){e.r(s);var h=e(8489),l=(e(2791),e(9259)),t=e(184);s.default=function(n){return(0,t.jsx)(l.Z,(0,h.Z)((0,h.Z)({},n),{},{children:(0,t.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,t.jsx)("rect",{fill:"none"}),(0,t.jsx)("path",{d:"M19,3H4.99C3.89,3,3,3.9,3,5l0.01,14c0,1.1,0.89,2,1.99,2h10l6-6V5C21,3.9,20.1,3,19,3z M7,8h10v2H7V8z M12,14H7v-2h5V14z M14,19.5V14h5.5L14,19.5z"})]})}))}}}]);
|
||||
//# sourceMappingURL=1864.e773ba5b.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[1864],{1864:function(n,s,e){e.r(s);var h=e(1413),l=(e(2791),e(9259)),t=e(184);s.default=function(n){return(0,t.jsx)(l.Z,(0,h.Z)((0,h.Z)({},n),{},{children:(0,t.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,t.jsx)("rect",{fill:"none"}),(0,t.jsx)("path",{d:"M19,3H4.99C3.89,3,3,3.9,3,5l0.01,14c0,1.1,0.89,2,1.99,2h10l6-6V5C21,3.9,20.1,3,19,3z M7,8h10v2H7V8z M12,14H7v-2h5V14z M14,19.5V14h5.5L14,19.5z"})]})}))}}}]);
|
||||
//# sourceMappingURL=1864.e453093d.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/1864.e773ba5b.chunk.js","mappings":"4JAaA,UAT2C,SAACA,GAAD,OACzC,SAAC,KAAD,kBAAaA,GAAb,cACE,iBAAKC,MAAM,6BAA6BC,QAAQ,YAAhD,WACE,iBAAMC,KAAK,UACX,iBAAMC,EAAE","sources":["os/apps/icons/material/misc/StickyNote.tsx"],"sourcesContent":["import { SvgIconProps } from '@mui/material/SvgIcon';\nimport React from 'react';\nimport { SvgIcon } from '@mui/material';\n\nconst StickyNote: React.FC<SvgIconProps> = (props) => (\n <SvgIcon {...props}>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\">\n <rect fill=\"none\" />\n <path d=\"M19,3H4.99C3.89,3,3,3.9,3,5l0.01,14c0,1.1,0.89,2,1.99,2h10l6-6V5C21,3.9,20.1,3,19,3z M7,8h10v2H7V8z M12,14H7v-2h5V14z M14,19.5V14h5.5L14,19.5z\" />\n </svg>\n </SvgIcon>\n);\n\nexport default StickyNote;\n"],"names":["props","xmlns","viewBox","fill","d"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/1864.e453093d.chunk.js","mappings":"4JAaA,UAT2C,SAACA,GAAD,OACzC,SAAC,KAAD,kBAAaA,GAAb,cACE,iBAAKC,MAAM,6BAA6BC,QAAQ,YAAhD,WACE,iBAAMC,KAAK,UACX,iBAAMC,EAAE","sources":["os/apps/icons/material/misc/StickyNote.tsx"],"sourcesContent":["import { SvgIconProps } from '@mui/material/SvgIcon';\nimport React from 'react';\nimport { SvgIcon } from '@mui/material';\n\nconst StickyNote: React.FC<SvgIconProps> = (props) => (\n <SvgIcon {...props}>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\">\n <rect fill=\"none\" />\n <path d=\"M19,3H4.99C3.89,3,3,3.9,3,5l0.01,14c0,1.1,0.89,2,1.99,2h10l6-6V5C21,3.9,20.1,3,19,3z M7,8h10v2H7V8z M12,14H7v-2h5V14z M14,19.5V14h5.5L14,19.5z\" />\n </svg>\n </SvgIcon>\n);\n\nexport default StickyNote;\n"],"names":["props","xmlns","viewBox","fill","d"],"sourceRoot":""}
|
||||
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[4273],{1489:function(a,l,n){n.d(l,{X:function(){return e}});var s=n(8489),t=(n(2791),n(9259)),i=n(184),e=function(a){var l=Object.assign({},a);return(0,i.jsx)(t.Z,(0,s.Z)((0,s.Z)({},l),{},{children:(0,i.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",x:"0",y:"0",enableBackground:"new 0 0 56 56",version:"1.1",viewBox:"0 0 56 56",xmlSpace:"preserve",children:[(0,i.jsx)("path",{fill:"#EBBA16",d:"M0 0H28V28H0z"}),(0,i.jsx)("path",{fill:"#ED8A19",d:"M28 0H56V28H28z"}),(0,i.jsx)("path",{fill:"#ED8A19",d:"M0 28H28V56H0z"}),(0,i.jsx)("path",{fill:"#556080",d:"M28 28H56V56H28z"}),(0,i.jsx)("path",{fill:"#FFF",d:"M48 46H36a1 1 0 110-2h12a1 1 0 110 2zM48 40H36a1 1 0 110-2h12a1 1 0 110 2zM14 43a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 0114 43z"}),(0,i.jsx)("path",{fill:"#FFF",d:"M9 48a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 019 48z"}),(0,i.jsx)("path",{fill:"#FFF",d:"M19 48a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0119 48z"}),(0,i.jsx)("path",{fill:"#FFF",d:"M14 43a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0114 43zM20 15H8a1 1 0 110-2h12a1 1 0 110 2z"}),(0,i.jsx)("path",{fill:"#FFF",d:"M14 21a1 1 0 01-1-1V8a1 1 0 112 0v12a1 1 0 01-1 1zM48 15H36a1 1 0 110-2h12a1 1 0 110 2z"})]})}))}},4273:function(a,l,n){n.r(l);n(2791);var s=n(1489),t=n(184);l.default=function(){return(0,t.jsx)(s.X,{fontSize:"small"})}}}]);
|
||||
//# sourceMappingURL=4273.45b7c0c1.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[4273],{1489:function(a,l,n){n.d(l,{X:function(){return e}});var s=n(1413),t=(n(2791),n(9259)),i=n(184),e=function(a){var l=Object.assign({},a);return(0,i.jsx)(t.Z,(0,s.Z)((0,s.Z)({},l),{},{children:(0,i.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",x:"0",y:"0",enableBackground:"new 0 0 56 56",version:"1.1",viewBox:"0 0 56 56",xmlSpace:"preserve",children:[(0,i.jsx)("path",{fill:"#EBBA16",d:"M0 0H28V28H0z"}),(0,i.jsx)("path",{fill:"#ED8A19",d:"M28 0H56V28H28z"}),(0,i.jsx)("path",{fill:"#ED8A19",d:"M0 28H28V56H0z"}),(0,i.jsx)("path",{fill:"#556080",d:"M28 28H56V56H28z"}),(0,i.jsx)("path",{fill:"#FFF",d:"M48 46H36a1 1 0 110-2h12a1 1 0 110 2zM48 40H36a1 1 0 110-2h12a1 1 0 110 2zM14 43a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 0114 43z"}),(0,i.jsx)("path",{fill:"#FFF",d:"M9 48a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 019 48z"}),(0,i.jsx)("path",{fill:"#FFF",d:"M19 48a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0119 48z"}),(0,i.jsx)("path",{fill:"#FFF",d:"M14 43a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0114 43zM20 15H8a1 1 0 110-2h12a1 1 0 110 2z"}),(0,i.jsx)("path",{fill:"#FFF",d:"M14 21a1 1 0 01-1-1V8a1 1 0 112 0v12a1 1 0 01-1 1zM48 15H36a1 1 0 110-2h12a1 1 0 110 2z"})]})}))}},4273:function(a,l,n){n.r(l);n(2791);var s=n(1489),t=n(184);l.default=function(){return(0,t.jsx)(s.X,{fontSize:"small"})}}}]);
|
||||
//# sourceMappingURL=4273.c1337d5d.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/4273.45b7c0c1.chunk.js","mappings":"qLAGaA,EAAyC,SAAC,GAAkB,IAAbC,EAAY,oBACtE,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,EAAE,IACFC,EAAE,IACFC,iBAAiB,gBACjBC,QAAQ,MACRC,QAAQ,YACRC,SAAS,WAPX,WASE,iBAAMC,KAAK,UAAUC,EAAE,mBACvB,iBAAMD,KAAK,UAAUC,EAAE,qBACvB,iBAAMD,KAAK,UAAUC,EAAE,oBACvB,iBAAMD,KAAK,UAAUC,EAAE,sBACvB,iBACED,KAAK,OACLC,EAAE,qKAEJ,iBACED,KAAK,OACLC,EAAE,yFAEJ,iBACED,KAAK,OACLC,EAAE,0FAEJ,iBACED,KAAK,OACLC,EAAE,8HAEJ,iBACED,KAAK,OACLC,EAAE,oG,2DChCZ,UAF6B,kBAAM,SAAC,IAAD,CAAgBC,SAAS","sources":["apps/calculator/components/CalculatorIcon.tsx","os/apps/icons/material/svg/CALCULATOR.tsx"],"sourcesContent":["import React from 'react';\nimport { SvgIcon, SvgIconProps } from '@mui/material';\n\nexport const CalculatorIcon: React.FC<SvgIconProps> = ({ ...props }) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n x=\"0\"\n y=\"0\"\n enableBackground=\"new 0 0 56 56\"\n version=\"1.1\"\n viewBox=\"0 0 56 56\"\n xmlSpace=\"preserve\"\n >\n <path fill=\"#EBBA16\" d=\"M0 0H28V28H0z\"></path>\n <path fill=\"#ED8A19\" d=\"M28 0H56V28H28z\"></path>\n <path fill=\"#ED8A19\" d=\"M0 28H28V56H0z\"></path>\n <path fill=\"#556080\" d=\"M28 28H56V56H28z\"></path>\n <path\n fill=\"#FFF\"\n d=\"M48 46H36a1 1 0 110-2h12a1 1 0 110 2zM48 40H36a1 1 0 110-2h12a1 1 0 110 2zM14 43a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 0114 43z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M9 48a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 019 48z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M19 48a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0119 48z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M14 43a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0114 43zM20 15H8a1 1 0 110-2h12a1 1 0 110 2z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M14 21a1 1 0 01-1-1V8a1 1 0 112 0v12a1 1 0 01-1 1zM48 15H36a1 1 0 110-2h12a1 1 0 110 2z\"\n ></path>\n </svg>\n </SvgIcon>\n );\n};\n","import React from 'react';\nimport { CalculatorIcon } from '../../../../../apps/calculator/components/CalculatorIcon';\n\nconst Calculator: React.FC = () => <CalculatorIcon fontSize=\"small\" />;\n\nexport default Calculator;\n"],"names":["CalculatorIcon","props","xmlns","x","y","enableBackground","version","viewBox","xmlSpace","fill","d","fontSize"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/4273.c1337d5d.chunk.js","mappings":"qLAGaA,EAAyC,SAAC,GAAkB,IAAbC,EAAY,oBACtE,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,EAAE,IACFC,EAAE,IACFC,iBAAiB,gBACjBC,QAAQ,MACRC,QAAQ,YACRC,SAAS,WAPX,WASE,iBAAMC,KAAK,UAAUC,EAAE,mBACvB,iBAAMD,KAAK,UAAUC,EAAE,qBACvB,iBAAMD,KAAK,UAAUC,EAAE,oBACvB,iBAAMD,KAAK,UAAUC,EAAE,sBACvB,iBACED,KAAK,OACLC,EAAE,qKAEJ,iBACED,KAAK,OACLC,EAAE,yFAEJ,iBACED,KAAK,OACLC,EAAE,0FAEJ,iBACED,KAAK,OACLC,EAAE,8HAEJ,iBACED,KAAK,OACLC,EAAE,oG,2DChCZ,UAF6B,kBAAM,SAAC,IAAD,CAAgBC,SAAS","sources":["apps/calculator/components/CalculatorIcon.tsx","os/apps/icons/material/svg/CALCULATOR.tsx"],"sourcesContent":["import React from 'react';\nimport { SvgIcon, SvgIconProps } from '@mui/material';\n\nexport const CalculatorIcon: React.FC<SvgIconProps> = ({ ...props }) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n x=\"0\"\n y=\"0\"\n enableBackground=\"new 0 0 56 56\"\n version=\"1.1\"\n viewBox=\"0 0 56 56\"\n xmlSpace=\"preserve\"\n >\n <path fill=\"#EBBA16\" d=\"M0 0H28V28H0z\"></path>\n <path fill=\"#ED8A19\" d=\"M28 0H56V28H28z\"></path>\n <path fill=\"#ED8A19\" d=\"M0 28H28V56H0z\"></path>\n <path fill=\"#556080\" d=\"M28 28H56V56H28z\"></path>\n <path\n fill=\"#FFF\"\n d=\"M48 46H36a1 1 0 110-2h12a1 1 0 110 2zM48 40H36a1 1 0 110-2h12a1 1 0 110 2zM14 43a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 0114 43z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M9 48a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 019 48z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M19 48a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0119 48z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M14 43a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0114 43zM20 15H8a1 1 0 110-2h12a1 1 0 110 2z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M14 21a1 1 0 01-1-1V8a1 1 0 112 0v12a1 1 0 01-1 1zM48 15H36a1 1 0 110-2h12a1 1 0 110 2z\"\n ></path>\n </svg>\n </SvgIcon>\n );\n};\n","import React from 'react';\nimport { CalculatorIcon } from '../../../../../apps/calculator/components/CalculatorIcon';\n\nconst Calculator: React.FC = () => <CalculatorIcon fontSize=\"small\" />;\n\nexport default Calculator;\n"],"names":["CalculatorIcon","props","xmlns","x","y","enableBackground","version","viewBox","xmlSpace","fill","d","fontSize"],"sourceRoot":""}
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[461],{461:function(c,s,e){e.r(s);var l=e(8489),n=(e(2791),e(9259)),a=e(184);s.default=function(c){return(0,a.jsx)(n.Z,(0,l.Z)((0,l.Z)({},c),{},{children:(0,a.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 132 132",children:[(0,a.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,a.jsx)("path",{fill:"none",d:"M0 0H131.067V131.086H0z"}),(0,a.jsxs)("g",{fill:c.htmlColor||"#000",children:[(0,a.jsx)("path",{d:"M99.419 19.052c.322.042.521.368.579.441.415.975.499 3.369.682 4.833a70.65 70.65 0 01.46 5.978 3.203 3.203 0 003.082 3.315 3.202 3.202 0 003.315-3.081s.47-5.32.086-9.516c-.191-2.093-.725-3.919-1.347-5.095-.762-1.431-2.242-2.536-4.298-3.237-2.913-.995-7.732-.875-11.395-1.014-3.315.046-7.424.224-10.498 1.072-2.571.709-4.57 1.857-5.654 3.288-1.303 1.766-2.049 4.184-2.074 6.749-.04 4.009 1.223 8.187 1.223 8.187a3.201 3.201 0 003.884 2.323 3.201 3.201 0 002.323-3.884s-.412-2.53-.262-5.185c.068-1.2.227-3.494.926-4.253.126-.141 2.614-.502 3.759-.601 2.082-.181 4.352-.191 6.296-.142.41-.005.836-.015 1.272-.028 1.773-.051 3.723-.138 5.49-.09.727.02 1.588-.133 2.151-.06z"}),(0,a.jsx)("path",{d:"M39.166 25.241h-.084s-14.768.147-24.513 7.739c-4.632 3.608-8.219 8.771-8.984 16.157C4.43 60.283 1.233 83.329 3.719 99.084c1.767 11.196 6.747 18.788 15.038 19.591 5.535.536 12.72.728 20.425.735 17.379.014 37.457-.911 46.648-.741 9.187.175 22.857-1.228 31.542-5.736 5.882-3.052 9.625-7.521 9.979-13.272.468-7.575.971-26.683.916-41.105-.036-9.768-.563-17.548-1.222-19.12-1.759-4.197-3.927-7.511-7.789-9.867-3.528-2.153-8.675-3.529-16.91-3.533l-63.18-.795zm81.626 16.192c.041.314.252 1.947.336 3.367.255 4.301-.527 12.247-.559 19.587-.058 13.172-1.498 28.251-1.892 34.743-.237 3.888-4.16 5.936-8.727 7.575-7.427 2.667-17.118 3.425-23.956 3.297-9.221-.177-29.365.731-46.802.703-7.39-.011-14.283-.19-19.592-.709-2.336-.228-3.822-1.883-4.942-4.149-1.839-3.722-2.649-8.913-2.973-14.649-.811-14.374-.365-31.791.6-40.975.626-5.957 6.276-9.75 10.366-12.013 7.068-3.91 15.643-4.094 16.409-4.103h.029l63.257.699c4.807-.003 10.128-.741 12.658.258 3.221 1.271 4.586 3.545 5.788 6.369z"}),(0,a.jsx)("path",{d:"M101.655 43.026c-1.02-.082-6.863-.465-10.334 1.27-2.132 1.065-3.467 2.829-3.604 5.307-.131 2.637-.577 4.694-.345 6.233.247 1.636 1.003 2.92 2.574 3.925 1.87 1.176 4.806 1.951 8.112 2.176 3.746.254 7.978-.135 11.348-.884.76-.173 2.165-.957 2.563-3.049.474-2.485.18-8.597-.473-11.043-.402-1.493-1.514-2.673-3.28-3.302-1.811-.645-4.432-.748-6.561-.633zm5.067 5.293c.343 1.781.406 5.461.131 7.651-2.119.3-4.488.415-6.749.348-2.865-.086-5.567-.401-7.139-1.385l.134-5.186c-.004-1.126 1.315-1.325 2.472-1.619 2.734-.696 5.854-.554 5.854-.554.09.008.18.01.27.007 1.231-.014 2.692.042 3.925.314.386.085.889.319 1.102.424zM55.449 43.864c-1.615-.323-11.247-1.973-19.84 2.654-5.142 2.769-9.898 7.754-12.45 16.486-3.281 11.647-1.489 20.925 3.149 27.364 5.419 7.52 14.903 11.368 25.8 10.615 10.499-.845 19.757-5.419 24.764-13.057 4.475-6.825 5.823-16.17 1.176-27.707-2.21-5.456-5.581-9.121-9.098-11.553-5.917-4.091-12.161-4.713-13.501-4.802zm-1.07 6.315c.164.035.331.056.498.064 0 0 5.218.425 10.028 4.036 2.468 1.852 4.786 4.595 6.231 8.59 3.139 8.621 2.361 15.497-1.093 20.428-3.836 5.477-10.829 8.357-18.53 8.764-7.51.482-14.09-1.9-17.887-7.035-3.429-4.638-4.546-11.345-2.41-19.88 1.502-6.257 4.573-10.013 8.1-12.162 6.911-4.212 15.063-2.805 15.063-2.805z"}),(0,a.jsx)("path",{d:"M57.194 57.138s-2.102-.509-5.096-.428a17.56 17.56 0 00-5.198.941c-2.218.759-4.441 2.097-6.18 4.195-1.116 1.347-2.008 3.038-2.535 5.046a16.988 16.988 0 00-.574 4.945c.068 2.075.399 4.308 1.144 6.889a1.345 1.345 0 102.671-.318c.116-2.844.654-5.097 1.295-7.08.289-.894.668-1.66 1.02-2.404.561-1.188 1.281-2.119 1.987-2.973.66-.797 1.306-1.522 2.039-2.109.873-.698 1.719-1.325 2.618-1.795 3.412-1.783 6.597-2.227 6.597-2.227a1.345 1.345 0 00.212-2.682z"})]})]})}))}}}]);
|
||||
//# sourceMappingURL=461.a0746c0b.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[461],{461:function(c,s,e){e.r(s);var l=e(1413),n=(e(2791),e(9259)),a=e(184);s.default=function(c){return(0,a.jsx)(n.Z,(0,l.Z)((0,l.Z)({},c),{},{children:(0,a.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 132 132",children:[(0,a.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,a.jsx)("path",{fill:"none",d:"M0 0H131.067V131.086H0z"}),(0,a.jsxs)("g",{fill:c.htmlColor||"#000",children:[(0,a.jsx)("path",{d:"M99.419 19.052c.322.042.521.368.579.441.415.975.499 3.369.682 4.833a70.65 70.65 0 01.46 5.978 3.203 3.203 0 003.082 3.315 3.202 3.202 0 003.315-3.081s.47-5.32.086-9.516c-.191-2.093-.725-3.919-1.347-5.095-.762-1.431-2.242-2.536-4.298-3.237-2.913-.995-7.732-.875-11.395-1.014-3.315.046-7.424.224-10.498 1.072-2.571.709-4.57 1.857-5.654 3.288-1.303 1.766-2.049 4.184-2.074 6.749-.04 4.009 1.223 8.187 1.223 8.187a3.201 3.201 0 003.884 2.323 3.201 3.201 0 002.323-3.884s-.412-2.53-.262-5.185c.068-1.2.227-3.494.926-4.253.126-.141 2.614-.502 3.759-.601 2.082-.181 4.352-.191 6.296-.142.41-.005.836-.015 1.272-.028 1.773-.051 3.723-.138 5.49-.09.727.02 1.588-.133 2.151-.06z"}),(0,a.jsx)("path",{d:"M39.166 25.241h-.084s-14.768.147-24.513 7.739c-4.632 3.608-8.219 8.771-8.984 16.157C4.43 60.283 1.233 83.329 3.719 99.084c1.767 11.196 6.747 18.788 15.038 19.591 5.535.536 12.72.728 20.425.735 17.379.014 37.457-.911 46.648-.741 9.187.175 22.857-1.228 31.542-5.736 5.882-3.052 9.625-7.521 9.979-13.272.468-7.575.971-26.683.916-41.105-.036-9.768-.563-17.548-1.222-19.12-1.759-4.197-3.927-7.511-7.789-9.867-3.528-2.153-8.675-3.529-16.91-3.533l-63.18-.795zm81.626 16.192c.041.314.252 1.947.336 3.367.255 4.301-.527 12.247-.559 19.587-.058 13.172-1.498 28.251-1.892 34.743-.237 3.888-4.16 5.936-8.727 7.575-7.427 2.667-17.118 3.425-23.956 3.297-9.221-.177-29.365.731-46.802.703-7.39-.011-14.283-.19-19.592-.709-2.336-.228-3.822-1.883-4.942-4.149-1.839-3.722-2.649-8.913-2.973-14.649-.811-14.374-.365-31.791.6-40.975.626-5.957 6.276-9.75 10.366-12.013 7.068-3.91 15.643-4.094 16.409-4.103h.029l63.257.699c4.807-.003 10.128-.741 12.658.258 3.221 1.271 4.586 3.545 5.788 6.369z"}),(0,a.jsx)("path",{d:"M101.655 43.026c-1.02-.082-6.863-.465-10.334 1.27-2.132 1.065-3.467 2.829-3.604 5.307-.131 2.637-.577 4.694-.345 6.233.247 1.636 1.003 2.92 2.574 3.925 1.87 1.176 4.806 1.951 8.112 2.176 3.746.254 7.978-.135 11.348-.884.76-.173 2.165-.957 2.563-3.049.474-2.485.18-8.597-.473-11.043-.402-1.493-1.514-2.673-3.28-3.302-1.811-.645-4.432-.748-6.561-.633zm5.067 5.293c.343 1.781.406 5.461.131 7.651-2.119.3-4.488.415-6.749.348-2.865-.086-5.567-.401-7.139-1.385l.134-5.186c-.004-1.126 1.315-1.325 2.472-1.619 2.734-.696 5.854-.554 5.854-.554.09.008.18.01.27.007 1.231-.014 2.692.042 3.925.314.386.085.889.319 1.102.424zM55.449 43.864c-1.615-.323-11.247-1.973-19.84 2.654-5.142 2.769-9.898 7.754-12.45 16.486-3.281 11.647-1.489 20.925 3.149 27.364 5.419 7.52 14.903 11.368 25.8 10.615 10.499-.845 19.757-5.419 24.764-13.057 4.475-6.825 5.823-16.17 1.176-27.707-2.21-5.456-5.581-9.121-9.098-11.553-5.917-4.091-12.161-4.713-13.501-4.802zm-1.07 6.315c.164.035.331.056.498.064 0 0 5.218.425 10.028 4.036 2.468 1.852 4.786 4.595 6.231 8.59 3.139 8.621 2.361 15.497-1.093 20.428-3.836 5.477-10.829 8.357-18.53 8.764-7.51.482-14.09-1.9-17.887-7.035-3.429-4.638-4.546-11.345-2.41-19.88 1.502-6.257 4.573-10.013 8.1-12.162 6.911-4.212 15.063-2.805 15.063-2.805z"}),(0,a.jsx)("path",{d:"M57.194 57.138s-2.102-.509-5.096-.428a17.56 17.56 0 00-5.198.941c-2.218.759-4.441 2.097-6.18 4.195-1.116 1.347-2.008 3.038-2.535 5.046a16.988 16.988 0 00-.574 4.945c.068 2.075.399 4.308 1.144 6.889a1.345 1.345 0 102.671-.318c.116-2.844.654-5.097 1.295-7.08.289-.894.668-1.66 1.02-2.404.561-1.188 1.281-2.119 1.987-2.973.66-.797 1.306-1.522 2.039-2.109.873-.698 1.719-1.325 2.618-1.795 3.412-1.783 6.597-2.227 6.597-2.227a1.345 1.345 0 00.212-2.682z"})]})]})}))}}}]);
|
||||
//# sourceMappingURL=461.0fbd7224.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/461.a0746c0b.chunk.js","mappings":"0JA2BA,UAxBsB,SAACA,GACrB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,6BACpB,eAAGD,KAAMR,EAAMU,WAAa,OAA5B,WACE,iBAAMD,EAAE,kqBACR,iBAAMA,EAAE,+8BACR,iBAAMA,EAAE,kuCACR,iBAAMA,EAAE","sources":["os/apps/icons/npwd_icons/svg/CAMERA.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst CameraAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 132 132\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H131.067V131.086H0z\"></path>\n <g fill={props.htmlColor || '#000'}>\n <path d=\"M99.419 19.052c.322.042.521.368.579.441.415.975.499 3.369.682 4.833a70.65 70.65 0 01.46 5.978 3.203 3.203 0 003.082 3.315 3.202 3.202 0 003.315-3.081s.47-5.32.086-9.516c-.191-2.093-.725-3.919-1.347-5.095-.762-1.431-2.242-2.536-4.298-3.237-2.913-.995-7.732-.875-11.395-1.014-3.315.046-7.424.224-10.498 1.072-2.571.709-4.57 1.857-5.654 3.288-1.303 1.766-2.049 4.184-2.074 6.749-.04 4.009 1.223 8.187 1.223 8.187a3.201 3.201 0 003.884 2.323 3.201 3.201 0 002.323-3.884s-.412-2.53-.262-5.185c.068-1.2.227-3.494.926-4.253.126-.141 2.614-.502 3.759-.601 2.082-.181 4.352-.191 6.296-.142.41-.005.836-.015 1.272-.028 1.773-.051 3.723-.138 5.49-.09.727.02 1.588-.133 2.151-.06z\"></path>\n <path d=\"M39.166 25.241h-.084s-14.768.147-24.513 7.739c-4.632 3.608-8.219 8.771-8.984 16.157C4.43 60.283 1.233 83.329 3.719 99.084c1.767 11.196 6.747 18.788 15.038 19.591 5.535.536 12.72.728 20.425.735 17.379.014 37.457-.911 46.648-.741 9.187.175 22.857-1.228 31.542-5.736 5.882-3.052 9.625-7.521 9.979-13.272.468-7.575.971-26.683.916-41.105-.036-9.768-.563-17.548-1.222-19.12-1.759-4.197-3.927-7.511-7.789-9.867-3.528-2.153-8.675-3.529-16.91-3.533l-63.18-.795zm81.626 16.192c.041.314.252 1.947.336 3.367.255 4.301-.527 12.247-.559 19.587-.058 13.172-1.498 28.251-1.892 34.743-.237 3.888-4.16 5.936-8.727 7.575-7.427 2.667-17.118 3.425-23.956 3.297-9.221-.177-29.365.731-46.802.703-7.39-.011-14.283-.19-19.592-.709-2.336-.228-3.822-1.883-4.942-4.149-1.839-3.722-2.649-8.913-2.973-14.649-.811-14.374-.365-31.791.6-40.975.626-5.957 6.276-9.75 10.366-12.013 7.068-3.91 15.643-4.094 16.409-4.103h.029l63.257.699c4.807-.003 10.128-.741 12.658.258 3.221 1.271 4.586 3.545 5.788 6.369z\"></path>\n <path d=\"M101.655 43.026c-1.02-.082-6.863-.465-10.334 1.27-2.132 1.065-3.467 2.829-3.604 5.307-.131 2.637-.577 4.694-.345 6.233.247 1.636 1.003 2.92 2.574 3.925 1.87 1.176 4.806 1.951 8.112 2.176 3.746.254 7.978-.135 11.348-.884.76-.173 2.165-.957 2.563-3.049.474-2.485.18-8.597-.473-11.043-.402-1.493-1.514-2.673-3.28-3.302-1.811-.645-4.432-.748-6.561-.633zm5.067 5.293c.343 1.781.406 5.461.131 7.651-2.119.3-4.488.415-6.749.348-2.865-.086-5.567-.401-7.139-1.385l.134-5.186c-.004-1.126 1.315-1.325 2.472-1.619 2.734-.696 5.854-.554 5.854-.554.09.008.18.01.27.007 1.231-.014 2.692.042 3.925.314.386.085.889.319 1.102.424zM55.449 43.864c-1.615-.323-11.247-1.973-19.84 2.654-5.142 2.769-9.898 7.754-12.45 16.486-3.281 11.647-1.489 20.925 3.149 27.364 5.419 7.52 14.903 11.368 25.8 10.615 10.499-.845 19.757-5.419 24.764-13.057 4.475-6.825 5.823-16.17 1.176-27.707-2.21-5.456-5.581-9.121-9.098-11.553-5.917-4.091-12.161-4.713-13.501-4.802zm-1.07 6.315c.164.035.331.056.498.064 0 0 5.218.425 10.028 4.036 2.468 1.852 4.786 4.595 6.231 8.59 3.139 8.621 2.361 15.497-1.093 20.428-3.836 5.477-10.829 8.357-18.53 8.764-7.51.482-14.09-1.9-17.887-7.035-3.429-4.638-4.546-11.345-2.41-19.88 1.502-6.257 4.573-10.013 8.1-12.162 6.911-4.212 15.063-2.805 15.063-2.805z\"></path>\n <path d=\"M57.194 57.138s-2.102-.509-5.096-.428a17.56 17.56 0 00-5.198.941c-2.218.759-4.441 2.097-6.18 4.195-1.116 1.347-2.008 3.038-2.535 5.046a16.988 16.988 0 00-.574 4.945c.068 2.075.399 4.308 1.144 6.889a1.345 1.345 0 102.671-.318c.116-2.844.654-5.097 1.295-7.08.289-.894.668-1.66 1.02-2.404.561-1.188 1.281-2.119 1.987-2.973.66-.797 1.306-1.522 2.039-2.109.873-.698 1.719-1.325 2.618-1.795 3.412-1.783 6.597-2.227 6.597-2.227a1.345 1.345 0 00.212-2.682z\"></path>\n </g>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default CameraAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","htmlColor"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/461.0fbd7224.chunk.js","mappings":"0JA2BA,UAxBsB,SAACA,GACrB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,6BACpB,eAAGD,KAAMR,EAAMU,WAAa,OAA5B,WACE,iBAAMD,EAAE,kqBACR,iBAAMA,EAAE,+8BACR,iBAAMA,EAAE,kuCACR,iBAAMA,EAAE","sources":["os/apps/icons/npwd_icons/svg/CAMERA.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst CameraAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 132 132\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H131.067V131.086H0z\"></path>\n <g fill={props.htmlColor || '#000'}>\n <path d=\"M99.419 19.052c.322.042.521.368.579.441.415.975.499 3.369.682 4.833a70.65 70.65 0 01.46 5.978 3.203 3.203 0 003.082 3.315 3.202 3.202 0 003.315-3.081s.47-5.32.086-9.516c-.191-2.093-.725-3.919-1.347-5.095-.762-1.431-2.242-2.536-4.298-3.237-2.913-.995-7.732-.875-11.395-1.014-3.315.046-7.424.224-10.498 1.072-2.571.709-4.57 1.857-5.654 3.288-1.303 1.766-2.049 4.184-2.074 6.749-.04 4.009 1.223 8.187 1.223 8.187a3.201 3.201 0 003.884 2.323 3.201 3.201 0 002.323-3.884s-.412-2.53-.262-5.185c.068-1.2.227-3.494.926-4.253.126-.141 2.614-.502 3.759-.601 2.082-.181 4.352-.191 6.296-.142.41-.005.836-.015 1.272-.028 1.773-.051 3.723-.138 5.49-.09.727.02 1.588-.133 2.151-.06z\"></path>\n <path d=\"M39.166 25.241h-.084s-14.768.147-24.513 7.739c-4.632 3.608-8.219 8.771-8.984 16.157C4.43 60.283 1.233 83.329 3.719 99.084c1.767 11.196 6.747 18.788 15.038 19.591 5.535.536 12.72.728 20.425.735 17.379.014 37.457-.911 46.648-.741 9.187.175 22.857-1.228 31.542-5.736 5.882-3.052 9.625-7.521 9.979-13.272.468-7.575.971-26.683.916-41.105-.036-9.768-.563-17.548-1.222-19.12-1.759-4.197-3.927-7.511-7.789-9.867-3.528-2.153-8.675-3.529-16.91-3.533l-63.18-.795zm81.626 16.192c.041.314.252 1.947.336 3.367.255 4.301-.527 12.247-.559 19.587-.058 13.172-1.498 28.251-1.892 34.743-.237 3.888-4.16 5.936-8.727 7.575-7.427 2.667-17.118 3.425-23.956 3.297-9.221-.177-29.365.731-46.802.703-7.39-.011-14.283-.19-19.592-.709-2.336-.228-3.822-1.883-4.942-4.149-1.839-3.722-2.649-8.913-2.973-14.649-.811-14.374-.365-31.791.6-40.975.626-5.957 6.276-9.75 10.366-12.013 7.068-3.91 15.643-4.094 16.409-4.103h.029l63.257.699c4.807-.003 10.128-.741 12.658.258 3.221 1.271 4.586 3.545 5.788 6.369z\"></path>\n <path d=\"M101.655 43.026c-1.02-.082-6.863-.465-10.334 1.27-2.132 1.065-3.467 2.829-3.604 5.307-.131 2.637-.577 4.694-.345 6.233.247 1.636 1.003 2.92 2.574 3.925 1.87 1.176 4.806 1.951 8.112 2.176 3.746.254 7.978-.135 11.348-.884.76-.173 2.165-.957 2.563-3.049.474-2.485.18-8.597-.473-11.043-.402-1.493-1.514-2.673-3.28-3.302-1.811-.645-4.432-.748-6.561-.633zm5.067 5.293c.343 1.781.406 5.461.131 7.651-2.119.3-4.488.415-6.749.348-2.865-.086-5.567-.401-7.139-1.385l.134-5.186c-.004-1.126 1.315-1.325 2.472-1.619 2.734-.696 5.854-.554 5.854-.554.09.008.18.01.27.007 1.231-.014 2.692.042 3.925.314.386.085.889.319 1.102.424zM55.449 43.864c-1.615-.323-11.247-1.973-19.84 2.654-5.142 2.769-9.898 7.754-12.45 16.486-3.281 11.647-1.489 20.925 3.149 27.364 5.419 7.52 14.903 11.368 25.8 10.615 10.499-.845 19.757-5.419 24.764-13.057 4.475-6.825 5.823-16.17 1.176-27.707-2.21-5.456-5.581-9.121-9.098-11.553-5.917-4.091-12.161-4.713-13.501-4.802zm-1.07 6.315c.164.035.331.056.498.064 0 0 5.218.425 10.028 4.036 2.468 1.852 4.786 4.595 6.231 8.59 3.139 8.621 2.361 15.497-1.093 20.428-3.836 5.477-10.829 8.357-18.53 8.764-7.51.482-14.09-1.9-17.887-7.035-3.429-4.638-4.546-11.345-2.41-19.88 1.502-6.257 4.573-10.013 8.1-12.162 6.911-4.212 15.063-2.805 15.063-2.805z\"></path>\n <path d=\"M57.194 57.138s-2.102-.509-5.096-.428a17.56 17.56 0 00-5.198.941c-2.218.759-4.441 2.097-6.18 4.195-1.116 1.347-2.008 3.038-2.535 5.046a16.988 16.988 0 00-.574 4.945c.068 2.075.399 4.308 1.144 6.889a1.345 1.345 0 102.671-.318c.116-2.844.654-5.097 1.295-7.08.289-.894.668-1.66 1.02-2.404.561-1.188 1.281-2.119 1.987-2.973.66-.797 1.306-1.522 2.039-2.109.873-.698 1.719-1.325 2.618-1.795 3.412-1.783 6.597-2.227 6.597-2.227a1.345 1.345 0 00.212-2.682z\"></path>\n </g>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default CameraAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","htmlColor"],"sourceRoot":""}
|
||||
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[5019],{5019:function(a,c,l){l.r(c);var e=l(8489),n=(l(2791),l(9259)),s=l(184);c.default=function(a){return(0,s.jsx)(n.Z,(0,e.Z)((0,e.Z)({},a),{},{children:(0,s.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 132 132",children:[(0,s.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,s.jsx)("path",{fill:"none",d:"M0 0H131.067V131.086H0z"}),(0,s.jsx)("path",{fill:a.htmlColor||"#000",d:"M7.664 35.298l2.39 27.015c.406 5.316-2.013 21.435-1.663 31.003.119 3.274.631 5.901 1.421 7.47.677 1.343 1.621 2.175 2.622 2.644 2.334 1.09 16.658 2.368 33.136 3.118 18.128.825 38.925 1.214 48.306.931 11.064-.378 19.38-2.591 24.544-5.799 4.796-2.98 7.199-6.895 7.463-11.134.122-2.115.502-8.029.529-15.536.017-4.759-.11-10.154-.518-15.629-.425-5.567-1.081-11.195-1.765-16.153a350.294 350.294 0 00-2.103-13.321c.07-.8-.077-1.486-.375-2.056-.077-.411-.12-.63-.12-.63a3.79 3.79 0 00-3.579-3.099s-34.558-1.002-64.444-.279l-10.735-.327-.074-.001s-23.413-.06-31.819 1.421c-2.13.375-3.6 1.013-4.302 1.521-1.146.83-1.624 1.853-1.821 2.761-.226 1.037-.1 2.125.571 3.233.319.523 1.145 1.522 2.336 2.847zm71.997 33.409a214.753 214.753 0 01-5.349 3.63c-5.605 3.675-10.104 5.96-12.117 6.339-3.783.71-7.903-.575-11.965-3.159a40.025 40.025 0 01-3.556-2.578 270.262 270.262 0 01-7.698 6.888c-2.074 1.784-4.321 3.7-6.69 5.469-2.369 1.77-4.844 3.38-7.144 4.863a265.043 265.043 0 01-9.827 6.034c.108.464.261.948.362 1.245.887.205 2.556.334 4.792.528 5.92.514 15.223.899 25.372 1.182 17.921.499 38.469.646 47.732.231 7.607-.312 13.697-1.511 18.045-3.435l.145-.065c-2.022-.976-4.066-2.201-6.064-3.586a65.585 65.585 0 01-8.763-7.297c-3.446-3.435-5.952-6.778-7.295-8.314a28.76 28.76 0 00-5.187-4.992 34.136 34.136 0 00-4.793-2.983zm8.807 17.751s-.855.055-2.09.307c-.432.087-.88.21-1.358.375a7.46 7.46 0 00-1.31.591 5.46 5.46 0 00-.807.579c-.341.293-.661.584-.924.922-.819 1.053-1.406 2.078-1.348 3.186a1.218 1.218 0 002.402.4c.136-.328.516-.435.84-.678.282-.212.627-.331.962-.524.343-.196.71-.366 1.054-.575.458-.278.873-.595 1.28-.868 1.169-.784 2.015-1.388 2.015-1.388a1.218 1.218 0 00-.716-2.327zm27.228-47.195a90.697 90.697 0 01-2.382 2.376c-7.26 6.987-18.335 15.937-28.309 23.239.896.378 1.864.827 2.877 1.361 2.347 1.237 4.851 2.994 7.299 5.273a672.217 672.217 0 015.39 5.38c1.083 1.094 2.259 2.277 3.469 3.522 2.737 2.815 5.712 5.862 8.808 8.285 1.459 1.142 2.891 2.196 4.308 3.009a4.224 4.224 0 00.447-1.664c.131-2.054.52-7.8.602-15.095.051-4.568-.013-9.748-.355-15.007-.342-5.408-.915-10.877-1.507-15.699a372.05 372.05 0 00-.647-4.98zm-102.178 2.19l2.332 20.349c.413 4.111-.652 14.627-.943 23.711a119.155 119.155 0 00-.067 3.753 266.611 266.611 0 015.798-5.139c2.074-1.784 4.321-3.7 6.69-5.469 2.37-1.769 4.845-3.38 7.144-4.862 3.01-1.94 5.733-3.603 7.729-4.796-3.501-3.303-6.759-6.784-9.442-9.163-3.655-3.288-10.599-9.814-16.516-15.66-.94-.927-1.853-1.84-2.725-2.724zm85.023-10.536l-55.796.074s-17.022.262-26.69 1.36c1.682 1.704 3.771 3.758 5.989 5.94 5.837 5.741 12.609 12.23 16.194 15.481 3.782 3.477 8.729 9.35 13.883 13.503 2.996 2.413 5.913 4.46 8.778 3.994.888-.144 2.406-.917 4.422-2.015 5.086-2.771 12.544-7.632 20.247-13.093 10.972-7.778 22.442-16.749 28.183-22.754.322-.337.637-.695.935-1.052a92.205 92.205 0 00-.126-.801c-3.278-.147-8.956-.39-16.019-.637zM50.885 49.999v-.001s.026.016.03.044c.005.029.097.049.095.135-.002.06.166.104.122.206-.012.03.072.056.05.09-.023.036.165.135.124.086-.039-.047.13.017.197-.025.156-.097.38-.098.633-.22.155-.074.332-.139.513-.247.167-.1.325-.231.504-.372.49-.386.918-.872 1.617-1.396a1.217 1.217 0 00-.831-2.288c-.669.02-1.178.056-1.709.134a5.185 5.185 0 00-1.135.293 3.581 3.581 0 00-.889.502c-.352.27-.618.524-.811.79-.39.535-.666.893-.754 1.276-.159.698-.301 1.113-.167 1.446.149.37.17.623.271.72.65.625 1.113.697 1.113.697-.64.017.116.168.675-.204.552-.368.707-1.11.352-1.666zm-6.689-3.455s1.423-.967 3.503-2.266c.72-.451 1.52-.922 2.352-1.438.625-.388 1.27-.789 1.918-1.202.629-.401 1.245-.824 1.88-1.214 1.407-.866 2.781-1.674 4.188-2.058a1.218 1.218 0 00-.37-2.406c-1.736.067-3.59.513-5.419 1.238a19.35 19.35 0 00-3.215 1.618c-1.047.665-1.982 1.429-2.809 2.159-2.288 2.021-3.693 3.793-3.693 3.793a1.218 1.218 0 001.665 1.776z"})]})}))}}}]);
|
||||
//# sourceMappingURL=5019.20070e0e.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[5019],{5019:function(a,c,l){l.r(c);var e=l(1413),n=(l(2791),l(9259)),s=l(184);c.default=function(a){return(0,s.jsx)(n.Z,(0,e.Z)((0,e.Z)({},a),{},{children:(0,s.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 132 132",children:[(0,s.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,s.jsx)("path",{fill:"none",d:"M0 0H131.067V131.086H0z"}),(0,s.jsx)("path",{fill:a.htmlColor||"#000",d:"M7.664 35.298l2.39 27.015c.406 5.316-2.013 21.435-1.663 31.003.119 3.274.631 5.901 1.421 7.47.677 1.343 1.621 2.175 2.622 2.644 2.334 1.09 16.658 2.368 33.136 3.118 18.128.825 38.925 1.214 48.306.931 11.064-.378 19.38-2.591 24.544-5.799 4.796-2.98 7.199-6.895 7.463-11.134.122-2.115.502-8.029.529-15.536.017-4.759-.11-10.154-.518-15.629-.425-5.567-1.081-11.195-1.765-16.153a350.294 350.294 0 00-2.103-13.321c.07-.8-.077-1.486-.375-2.056-.077-.411-.12-.63-.12-.63a3.79 3.79 0 00-3.579-3.099s-34.558-1.002-64.444-.279l-10.735-.327-.074-.001s-23.413-.06-31.819 1.421c-2.13.375-3.6 1.013-4.302 1.521-1.146.83-1.624 1.853-1.821 2.761-.226 1.037-.1 2.125.571 3.233.319.523 1.145 1.522 2.336 2.847zm71.997 33.409a214.753 214.753 0 01-5.349 3.63c-5.605 3.675-10.104 5.96-12.117 6.339-3.783.71-7.903-.575-11.965-3.159a40.025 40.025 0 01-3.556-2.578 270.262 270.262 0 01-7.698 6.888c-2.074 1.784-4.321 3.7-6.69 5.469-2.369 1.77-4.844 3.38-7.144 4.863a265.043 265.043 0 01-9.827 6.034c.108.464.261.948.362 1.245.887.205 2.556.334 4.792.528 5.92.514 15.223.899 25.372 1.182 17.921.499 38.469.646 47.732.231 7.607-.312 13.697-1.511 18.045-3.435l.145-.065c-2.022-.976-4.066-2.201-6.064-3.586a65.585 65.585 0 01-8.763-7.297c-3.446-3.435-5.952-6.778-7.295-8.314a28.76 28.76 0 00-5.187-4.992 34.136 34.136 0 00-4.793-2.983zm8.807 17.751s-.855.055-2.09.307c-.432.087-.88.21-1.358.375a7.46 7.46 0 00-1.31.591 5.46 5.46 0 00-.807.579c-.341.293-.661.584-.924.922-.819 1.053-1.406 2.078-1.348 3.186a1.218 1.218 0 002.402.4c.136-.328.516-.435.84-.678.282-.212.627-.331.962-.524.343-.196.71-.366 1.054-.575.458-.278.873-.595 1.28-.868 1.169-.784 2.015-1.388 2.015-1.388a1.218 1.218 0 00-.716-2.327zm27.228-47.195a90.697 90.697 0 01-2.382 2.376c-7.26 6.987-18.335 15.937-28.309 23.239.896.378 1.864.827 2.877 1.361 2.347 1.237 4.851 2.994 7.299 5.273a672.217 672.217 0 015.39 5.38c1.083 1.094 2.259 2.277 3.469 3.522 2.737 2.815 5.712 5.862 8.808 8.285 1.459 1.142 2.891 2.196 4.308 3.009a4.224 4.224 0 00.447-1.664c.131-2.054.52-7.8.602-15.095.051-4.568-.013-9.748-.355-15.007-.342-5.408-.915-10.877-1.507-15.699a372.05 372.05 0 00-.647-4.98zm-102.178 2.19l2.332 20.349c.413 4.111-.652 14.627-.943 23.711a119.155 119.155 0 00-.067 3.753 266.611 266.611 0 015.798-5.139c2.074-1.784 4.321-3.7 6.69-5.469 2.37-1.769 4.845-3.38 7.144-4.862 3.01-1.94 5.733-3.603 7.729-4.796-3.501-3.303-6.759-6.784-9.442-9.163-3.655-3.288-10.599-9.814-16.516-15.66-.94-.927-1.853-1.84-2.725-2.724zm85.023-10.536l-55.796.074s-17.022.262-26.69 1.36c1.682 1.704 3.771 3.758 5.989 5.94 5.837 5.741 12.609 12.23 16.194 15.481 3.782 3.477 8.729 9.35 13.883 13.503 2.996 2.413 5.913 4.46 8.778 3.994.888-.144 2.406-.917 4.422-2.015 5.086-2.771 12.544-7.632 20.247-13.093 10.972-7.778 22.442-16.749 28.183-22.754.322-.337.637-.695.935-1.052a92.205 92.205 0 00-.126-.801c-3.278-.147-8.956-.39-16.019-.637zM50.885 49.999v-.001s.026.016.03.044c.005.029.097.049.095.135-.002.06.166.104.122.206-.012.03.072.056.05.09-.023.036.165.135.124.086-.039-.047.13.017.197-.025.156-.097.38-.098.633-.22.155-.074.332-.139.513-.247.167-.1.325-.231.504-.372.49-.386.918-.872 1.617-1.396a1.217 1.217 0 00-.831-2.288c-.669.02-1.178.056-1.709.134a5.185 5.185 0 00-1.135.293 3.581 3.581 0 00-.889.502c-.352.27-.618.524-.811.79-.39.535-.666.893-.754 1.276-.159.698-.301 1.113-.167 1.446.149.37.17.623.271.72.65.625 1.113.697 1.113.697-.64.017.116.168.675-.204.552-.368.707-1.11.352-1.666zm-6.689-3.455s1.423-.967 3.503-2.266c.72-.451 1.52-.922 2.352-1.438.625-.388 1.27-.789 1.918-1.202.629-.401 1.245-.824 1.88-1.214 1.407-.866 2.781-1.674 4.188-2.058a1.218 1.218 0 00-.37-2.406c-1.736.067-3.59.513-5.419 1.238a19.35 19.35 0 00-3.215 1.618c-1.047.665-1.982 1.429-2.809 2.159-2.288 2.021-3.693 3.793-3.693 3.793a1.218 1.218 0 001.665 1.776z"})]})}))}}}]);
|
||||
//# sourceMappingURL=5019.392cfd0b.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/5019.20070e0e.chunk.js","mappings":"4JAyBA,UAtBwB,SAACA,GACvB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,6BACpB,iBACED,KAAMR,EAAMU,WAAa,OACzBD,EAAE","sources":["os/apps/icons/npwd_icons/svg/EMAIL.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst SettingsAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 132 132\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H131.067V131.086H0z\"></path>\n <path\n fill={props.htmlColor || '#000'}\n d=\"M7.664 35.298l2.39 27.015c.406 5.316-2.013 21.435-1.663 31.003.119 3.274.631 5.901 1.421 7.47.677 1.343 1.621 2.175 2.622 2.644 2.334 1.09 16.658 2.368 33.136 3.118 18.128.825 38.925 1.214 48.306.931 11.064-.378 19.38-2.591 24.544-5.799 4.796-2.98 7.199-6.895 7.463-11.134.122-2.115.502-8.029.529-15.536.017-4.759-.11-10.154-.518-15.629-.425-5.567-1.081-11.195-1.765-16.153a350.294 350.294 0 00-2.103-13.321c.07-.8-.077-1.486-.375-2.056-.077-.411-.12-.63-.12-.63a3.79 3.79 0 00-3.579-3.099s-34.558-1.002-64.444-.279l-10.735-.327-.074-.001s-23.413-.06-31.819 1.421c-2.13.375-3.6 1.013-4.302 1.521-1.146.83-1.624 1.853-1.821 2.761-.226 1.037-.1 2.125.571 3.233.319.523 1.145 1.522 2.336 2.847zm71.997 33.409a214.753 214.753 0 01-5.349 3.63c-5.605 3.675-10.104 5.96-12.117 6.339-3.783.71-7.903-.575-11.965-3.159a40.025 40.025 0 01-3.556-2.578 270.262 270.262 0 01-7.698 6.888c-2.074 1.784-4.321 3.7-6.69 5.469-2.369 1.77-4.844 3.38-7.144 4.863a265.043 265.043 0 01-9.827 6.034c.108.464.261.948.362 1.245.887.205 2.556.334 4.792.528 5.92.514 15.223.899 25.372 1.182 17.921.499 38.469.646 47.732.231 7.607-.312 13.697-1.511 18.045-3.435l.145-.065c-2.022-.976-4.066-2.201-6.064-3.586a65.585 65.585 0 01-8.763-7.297c-3.446-3.435-5.952-6.778-7.295-8.314a28.76 28.76 0 00-5.187-4.992 34.136 34.136 0 00-4.793-2.983zm8.807 17.751s-.855.055-2.09.307c-.432.087-.88.21-1.358.375a7.46 7.46 0 00-1.31.591 5.46 5.46 0 00-.807.579c-.341.293-.661.584-.924.922-.819 1.053-1.406 2.078-1.348 3.186a1.218 1.218 0 002.402.4c.136-.328.516-.435.84-.678.282-.212.627-.331.962-.524.343-.196.71-.366 1.054-.575.458-.278.873-.595 1.28-.868 1.169-.784 2.015-1.388 2.015-1.388a1.218 1.218 0 00-.716-2.327zm27.228-47.195a90.697 90.697 0 01-2.382 2.376c-7.26 6.987-18.335 15.937-28.309 23.239.896.378 1.864.827 2.877 1.361 2.347 1.237 4.851 2.994 7.299 5.273a672.217 672.217 0 015.39 5.38c1.083 1.094 2.259 2.277 3.469 3.522 2.737 2.815 5.712 5.862 8.808 8.285 1.459 1.142 2.891 2.196 4.308 3.009a4.224 4.224 0 00.447-1.664c.131-2.054.52-7.8.602-15.095.051-4.568-.013-9.748-.355-15.007-.342-5.408-.915-10.877-1.507-15.699a372.05 372.05 0 00-.647-4.98zm-102.178 2.19l2.332 20.349c.413 4.111-.652 14.627-.943 23.711a119.155 119.155 0 00-.067 3.753 266.611 266.611 0 015.798-5.139c2.074-1.784 4.321-3.7 6.69-5.469 2.37-1.769 4.845-3.38 7.144-4.862 3.01-1.94 5.733-3.603 7.729-4.796-3.501-3.303-6.759-6.784-9.442-9.163-3.655-3.288-10.599-9.814-16.516-15.66-.94-.927-1.853-1.84-2.725-2.724zm85.023-10.536l-55.796.074s-17.022.262-26.69 1.36c1.682 1.704 3.771 3.758 5.989 5.94 5.837 5.741 12.609 12.23 16.194 15.481 3.782 3.477 8.729 9.35 13.883 13.503 2.996 2.413 5.913 4.46 8.778 3.994.888-.144 2.406-.917 4.422-2.015 5.086-2.771 12.544-7.632 20.247-13.093 10.972-7.778 22.442-16.749 28.183-22.754.322-.337.637-.695.935-1.052a92.205 92.205 0 00-.126-.801c-3.278-.147-8.956-.39-16.019-.637zM50.885 49.999v-.001s.026.016.03.044c.005.029.097.049.095.135-.002.06.166.104.122.206-.012.03.072.056.05.09-.023.036.165.135.124.086-.039-.047.13.017.197-.025.156-.097.38-.098.633-.22.155-.074.332-.139.513-.247.167-.1.325-.231.504-.372.49-.386.918-.872 1.617-1.396a1.217 1.217 0 00-.831-2.288c-.669.02-1.178.056-1.709.134a5.185 5.185 0 00-1.135.293 3.581 3.581 0 00-.889.502c-.352.27-.618.524-.811.79-.39.535-.666.893-.754 1.276-.159.698-.301 1.113-.167 1.446.149.37.17.623.271.72.65.625 1.113.697 1.113.697-.64.017.116.168.675-.204.552-.368.707-1.11.352-1.666zm-6.689-3.455s1.423-.967 3.503-2.266c.72-.451 1.52-.922 2.352-1.438.625-.388 1.27-.789 1.918-1.202.629-.401 1.245-.824 1.88-1.214 1.407-.866 2.781-1.674 4.188-2.058a1.218 1.218 0 00-.37-2.406c-1.736.067-3.59.513-5.419 1.238a19.35 19.35 0 00-3.215 1.618c-1.047.665-1.982 1.429-2.809 2.159-2.288 2.021-3.693 3.793-3.693 3.793a1.218 1.218 0 001.665 1.776z\"\n ></path>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default SettingsAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","htmlColor"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/5019.392cfd0b.chunk.js","mappings":"4JAyBA,UAtBwB,SAACA,GACvB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,6BACpB,iBACED,KAAMR,EAAMU,WAAa,OACzBD,EAAE","sources":["os/apps/icons/npwd_icons/svg/EMAIL.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst SettingsAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 132 132\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H131.067V131.086H0z\"></path>\n <path\n fill={props.htmlColor || '#000'}\n d=\"M7.664 35.298l2.39 27.015c.406 5.316-2.013 21.435-1.663 31.003.119 3.274.631 5.901 1.421 7.47.677 1.343 1.621 2.175 2.622 2.644 2.334 1.09 16.658 2.368 33.136 3.118 18.128.825 38.925 1.214 48.306.931 11.064-.378 19.38-2.591 24.544-5.799 4.796-2.98 7.199-6.895 7.463-11.134.122-2.115.502-8.029.529-15.536.017-4.759-.11-10.154-.518-15.629-.425-5.567-1.081-11.195-1.765-16.153a350.294 350.294 0 00-2.103-13.321c.07-.8-.077-1.486-.375-2.056-.077-.411-.12-.63-.12-.63a3.79 3.79 0 00-3.579-3.099s-34.558-1.002-64.444-.279l-10.735-.327-.074-.001s-23.413-.06-31.819 1.421c-2.13.375-3.6 1.013-4.302 1.521-1.146.83-1.624 1.853-1.821 2.761-.226 1.037-.1 2.125.571 3.233.319.523 1.145 1.522 2.336 2.847zm71.997 33.409a214.753 214.753 0 01-5.349 3.63c-5.605 3.675-10.104 5.96-12.117 6.339-3.783.71-7.903-.575-11.965-3.159a40.025 40.025 0 01-3.556-2.578 270.262 270.262 0 01-7.698 6.888c-2.074 1.784-4.321 3.7-6.69 5.469-2.369 1.77-4.844 3.38-7.144 4.863a265.043 265.043 0 01-9.827 6.034c.108.464.261.948.362 1.245.887.205 2.556.334 4.792.528 5.92.514 15.223.899 25.372 1.182 17.921.499 38.469.646 47.732.231 7.607-.312 13.697-1.511 18.045-3.435l.145-.065c-2.022-.976-4.066-2.201-6.064-3.586a65.585 65.585 0 01-8.763-7.297c-3.446-3.435-5.952-6.778-7.295-8.314a28.76 28.76 0 00-5.187-4.992 34.136 34.136 0 00-4.793-2.983zm8.807 17.751s-.855.055-2.09.307c-.432.087-.88.21-1.358.375a7.46 7.46 0 00-1.31.591 5.46 5.46 0 00-.807.579c-.341.293-.661.584-.924.922-.819 1.053-1.406 2.078-1.348 3.186a1.218 1.218 0 002.402.4c.136-.328.516-.435.84-.678.282-.212.627-.331.962-.524.343-.196.71-.366 1.054-.575.458-.278.873-.595 1.28-.868 1.169-.784 2.015-1.388 2.015-1.388a1.218 1.218 0 00-.716-2.327zm27.228-47.195a90.697 90.697 0 01-2.382 2.376c-7.26 6.987-18.335 15.937-28.309 23.239.896.378 1.864.827 2.877 1.361 2.347 1.237 4.851 2.994 7.299 5.273a672.217 672.217 0 015.39 5.38c1.083 1.094 2.259 2.277 3.469 3.522 2.737 2.815 5.712 5.862 8.808 8.285 1.459 1.142 2.891 2.196 4.308 3.009a4.224 4.224 0 00.447-1.664c.131-2.054.52-7.8.602-15.095.051-4.568-.013-9.748-.355-15.007-.342-5.408-.915-10.877-1.507-15.699a372.05 372.05 0 00-.647-4.98zm-102.178 2.19l2.332 20.349c.413 4.111-.652 14.627-.943 23.711a119.155 119.155 0 00-.067 3.753 266.611 266.611 0 015.798-5.139c2.074-1.784 4.321-3.7 6.69-5.469 2.37-1.769 4.845-3.38 7.144-4.862 3.01-1.94 5.733-3.603 7.729-4.796-3.501-3.303-6.759-6.784-9.442-9.163-3.655-3.288-10.599-9.814-16.516-15.66-.94-.927-1.853-1.84-2.725-2.724zm85.023-10.536l-55.796.074s-17.022.262-26.69 1.36c1.682 1.704 3.771 3.758 5.989 5.94 5.837 5.741 12.609 12.23 16.194 15.481 3.782 3.477 8.729 9.35 13.883 13.503 2.996 2.413 5.913 4.46 8.778 3.994.888-.144 2.406-.917 4.422-2.015 5.086-2.771 12.544-7.632 20.247-13.093 10.972-7.778 22.442-16.749 28.183-22.754.322-.337.637-.695.935-1.052a92.205 92.205 0 00-.126-.801c-3.278-.147-8.956-.39-16.019-.637zM50.885 49.999v-.001s.026.016.03.044c.005.029.097.049.095.135-.002.06.166.104.122.206-.012.03.072.056.05.09-.023.036.165.135.124.086-.039-.047.13.017.197-.025.156-.097.38-.098.633-.22.155-.074.332-.139.513-.247.167-.1.325-.231.504-.372.49-.386.918-.872 1.617-1.396a1.217 1.217 0 00-.831-2.288c-.669.02-1.178.056-1.709.134a5.185 5.185 0 00-1.135.293 3.581 3.581 0 00-.889.502c-.352.27-.618.524-.811.79-.39.535-.666.893-.754 1.276-.159.698-.301 1.113-.167 1.446.149.37.17.623.271.72.65.625 1.113.697 1.113.697-.64.017.116.168.675-.204.552-.368.707-1.11.352-1.666zm-6.689-3.455s1.423-.967 3.503-2.266c.72-.451 1.52-.922 2.352-1.438.625-.388 1.27-.789 1.918-1.202.629-.401 1.245-.824 1.88-1.214 1.407-.866 2.781-1.674 4.188-2.058a1.218 1.218 0 00-.37-2.406c-1.736.067-3.59.513-5.419 1.238a19.35 19.35 0 00-3.215 1.618c-1.047.665-1.982 1.429-2.809 2.159-2.288 2.021-3.693 3.793-3.693 3.793a1.218 1.218 0 001.665 1.776z\"\n ></path>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default SettingsAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","htmlColor"],"sourceRoot":""}
|
||||
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[6466],{6466:function(l,c,a){a.r(c);var i=a(8489),s=(a(2791),a(9259)),e=a(184);c.default=function(l){return(0,e.jsx)(s.Z,(0,i.Z)((0,i.Z)({},l),{},{children:(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 176 178",children:[(0,e.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,e.jsx)("path",{fill:"none",d:"M0 0H176V178H0z"}),(0,e.jsx)("clipPath",{id:"_clip1",children:(0,e.jsx)("path",{d:"M0 0H176V178H0z"})}),(0,e.jsxs)("g",{clipPath:"url(#_clip1)",children:[(0,e.jsx)("path",{fill:"#444e87",d:"M87.594.286C152.799-3.983 176 40.142 176 89.135s-29.665 91.97-84.913 88.689C45.254 175.102-1.31 150.139.028 87.556.642 58.856 24.249 4.434 87.594.286z"}),(0,e.jsxs)("g",{children:[(0,e.jsx)("path",{fill:"#00dea7",d:"M134.136 50.66s-7.772-7.7-18.248-8.429c-9.398-.654-27.937 3.521-24.819 29.1-19.029-.356-36.082-8.062-50.195-26.707 0 0-9.207 15.317 4.01 34.204 0 0-11.132-7.019-10.39-.773.743 6.246 6.232 16.983 19.449 25.163 0 0-14.013-1.535-11.043 3.521 2.97 5.056 12.231 11.796 22.478 12.837 0 0-5.08 7.853-24.433 6.288-14.461-1.169 24.946 29.709 66.312 14.235 28.59-10.695 43.957-40.004 33.265-70.789 0 0 11.275-6.603 12.029-14.425 0 0-6.237 1.487-8.91 2.231 0 0 4.566-8.019 3.378-9.952-1.188-1.934-12.883 3.496-12.883 3.496z"}),(0,e.jsx)("path",{fill:"#fff",d:"M42.935 99.829c-.974.343-1.797.782-2.404 1.277-1.082.882-1.733 1.983-1.994 3.235-.254 1.222-.157 2.725.859 4.462 1.916 3.274 6.026 7.235 11.41 10.246a40.027 40.027 0 003.953 1.935c-.492.126-1.018.244-1.574.352-3.084.597-6.994.857-11.912.47-3.978-.314-5.957 1.348-6.76 2.748-.92 1.604-1.135 4.434 1.442 7.457 3.153 3.698 11.885 9.399 23.876 12.945 13.409 3.965 30.913 5.371 48.714-1.404 15.346-5.867 27.059-16.778 33.357-30.367 5.822-12.563 7.057-27.416 2.199-42.655 2.008-1.428 5.097-3.876 7.486-6.889 2.01-2.534 3.518-5.452 3.785-8.483a2.841 2.841 0 00-.96-2.413 2.83 2.83 0 00-2.517-.621l-3.241.842c.433-1.082.806-2.171 1.009-3.111.382-1.77.15-3.229-.386-4.083a3.357 3.357 0 00-1.837-1.432c-.778-.258-2.027-.317-3.528-.009-2.833.581-7.067 2.355-9.312 3.348a38.287 38.287 0 00-7.777-5.103c-3.051-1.498-6.715-2.733-10.747-3.051-6.34-.5-16.369 1.067-22.66 8.573-3.636 4.338-6.098 10.701-5.716 19.946-8.239-.641-16.051-2.817-23.342-6.874-7.462-4.15-14.36-10.28-20.637-18.707a3.571 3.571 0 00-3.037-1.412 3.573 3.573 0 00-2.87 1.728s-4.992 8.024-3.418 19.96c.364 2.76 1.083 5.736 2.311 8.872l-.154-.003c-2.194-.023-3.852.859-4.904 2.334-.715 1.003-1.241 2.455-1.001 4.571.409 3.605 2.125 8.547 5.718 13.743 1.728 2.497 3.899 5.065 6.569 7.573zm101.382-51.192l-3.068 7.113a2.759 2.759 0 00.22 3.06 2.751 2.751 0 002.909.962l3.516-.847c-.259.363-.534.719-.818 1.065-3.281 3.994-8.069 6.727-8.069 6.727a3.007 3.007 0 00-1.319 3.58c4.855 14.366 3.755 28.34-1.873 40.001-5.745 11.906-16.229 21.366-29.846 26.348-10.179 3.736-20.215 4.5-29.259 3.64-12.886-1.224-23.761-5.775-30.142-9.93l-.32-.205c4.696-.021 8.424-.617 11.356-1.436 8.651-2.418 11.219-6.904 11.219-6.904a4.115 4.115 0 00.255-4.013 4.104 4.104 0 00-3.286-2.311c-3.976-.398-7.779-1.79-11.013-3.587-2.64-1.467-4.914-3.185-6.537-4.876 2.52-.156 5.264.192 5.264.192a4.016 4.016 0 004.235-2.69 4.024 4.024 0 00-1.687-4.73c-4.889-3-8.643-6.373-11.425-9.718-3.004-3.612-4.872-7.147-5.755-10.057.159.058.309.117.442.175 1.897.835 3.541 1.855 3.541 1.855a3.8 3.8 0 004.782-.597 3.813 3.813 0 00.359-4.812c-3.833-5.409-5.642-10.488-6.284-14.918a27.57 27.57 0 01.37-10.027c5.947 6.694 12.324 11.74 19.072 15.355 9.296 4.98 19.292 7.277 29.855 7.389a3.11 3.11 0 003.141-3.487c-1.181-9.048.531-15.148 3.761-19.143 4.847-5.994 12.791-7.176 17.787-6.875 3.316.201 6.337 1.18 8.865 2.363 4.756 2.226 7.799 5.155 7.799 5.155a2.518 2.518 0 002.832.496s6.197-3.854 9.121-4.313zm.469-.043c.631-.013 1.023.215 1.026.796.004.606-.799-.438-1.026-.796z"})]})]})]})}))}}}]);
|
||||
//# sourceMappingURL=6466.54d4060f.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[6466],{6466:function(l,c,a){a.r(c);var i=a(1413),s=(a(2791),a(9259)),e=a(184);c.default=function(l){return(0,e.jsx)(s.Z,(0,i.Z)((0,i.Z)({},l),{},{children:(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 176 178",children:[(0,e.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,e.jsx)("path",{fill:"none",d:"M0 0H176V178H0z"}),(0,e.jsx)("clipPath",{id:"_clip1",children:(0,e.jsx)("path",{d:"M0 0H176V178H0z"})}),(0,e.jsxs)("g",{clipPath:"url(#_clip1)",children:[(0,e.jsx)("path",{fill:"#444e87",d:"M87.594.286C152.799-3.983 176 40.142 176 89.135s-29.665 91.97-84.913 88.689C45.254 175.102-1.31 150.139.028 87.556.642 58.856 24.249 4.434 87.594.286z"}),(0,e.jsxs)("g",{children:[(0,e.jsx)("path",{fill:"#00dea7",d:"M134.136 50.66s-7.772-7.7-18.248-8.429c-9.398-.654-27.937 3.521-24.819 29.1-19.029-.356-36.082-8.062-50.195-26.707 0 0-9.207 15.317 4.01 34.204 0 0-11.132-7.019-10.39-.773.743 6.246 6.232 16.983 19.449 25.163 0 0-14.013-1.535-11.043 3.521 2.97 5.056 12.231 11.796 22.478 12.837 0 0-5.08 7.853-24.433 6.288-14.461-1.169 24.946 29.709 66.312 14.235 28.59-10.695 43.957-40.004 33.265-70.789 0 0 11.275-6.603 12.029-14.425 0 0-6.237 1.487-8.91 2.231 0 0 4.566-8.019 3.378-9.952-1.188-1.934-12.883 3.496-12.883 3.496z"}),(0,e.jsx)("path",{fill:"#fff",d:"M42.935 99.829c-.974.343-1.797.782-2.404 1.277-1.082.882-1.733 1.983-1.994 3.235-.254 1.222-.157 2.725.859 4.462 1.916 3.274 6.026 7.235 11.41 10.246a40.027 40.027 0 003.953 1.935c-.492.126-1.018.244-1.574.352-3.084.597-6.994.857-11.912.47-3.978-.314-5.957 1.348-6.76 2.748-.92 1.604-1.135 4.434 1.442 7.457 3.153 3.698 11.885 9.399 23.876 12.945 13.409 3.965 30.913 5.371 48.714-1.404 15.346-5.867 27.059-16.778 33.357-30.367 5.822-12.563 7.057-27.416 2.199-42.655 2.008-1.428 5.097-3.876 7.486-6.889 2.01-2.534 3.518-5.452 3.785-8.483a2.841 2.841 0 00-.96-2.413 2.83 2.83 0 00-2.517-.621l-3.241.842c.433-1.082.806-2.171 1.009-3.111.382-1.77.15-3.229-.386-4.083a3.357 3.357 0 00-1.837-1.432c-.778-.258-2.027-.317-3.528-.009-2.833.581-7.067 2.355-9.312 3.348a38.287 38.287 0 00-7.777-5.103c-3.051-1.498-6.715-2.733-10.747-3.051-6.34-.5-16.369 1.067-22.66 8.573-3.636 4.338-6.098 10.701-5.716 19.946-8.239-.641-16.051-2.817-23.342-6.874-7.462-4.15-14.36-10.28-20.637-18.707a3.571 3.571 0 00-3.037-1.412 3.573 3.573 0 00-2.87 1.728s-4.992 8.024-3.418 19.96c.364 2.76 1.083 5.736 2.311 8.872l-.154-.003c-2.194-.023-3.852.859-4.904 2.334-.715 1.003-1.241 2.455-1.001 4.571.409 3.605 2.125 8.547 5.718 13.743 1.728 2.497 3.899 5.065 6.569 7.573zm101.382-51.192l-3.068 7.113a2.759 2.759 0 00.22 3.06 2.751 2.751 0 002.909.962l3.516-.847c-.259.363-.534.719-.818 1.065-3.281 3.994-8.069 6.727-8.069 6.727a3.007 3.007 0 00-1.319 3.58c4.855 14.366 3.755 28.34-1.873 40.001-5.745 11.906-16.229 21.366-29.846 26.348-10.179 3.736-20.215 4.5-29.259 3.64-12.886-1.224-23.761-5.775-30.142-9.93l-.32-.205c4.696-.021 8.424-.617 11.356-1.436 8.651-2.418 11.219-6.904 11.219-6.904a4.115 4.115 0 00.255-4.013 4.104 4.104 0 00-3.286-2.311c-3.976-.398-7.779-1.79-11.013-3.587-2.64-1.467-4.914-3.185-6.537-4.876 2.52-.156 5.264.192 5.264.192a4.016 4.016 0 004.235-2.69 4.024 4.024 0 00-1.687-4.73c-4.889-3-8.643-6.373-11.425-9.718-3.004-3.612-4.872-7.147-5.755-10.057.159.058.309.117.442.175 1.897.835 3.541 1.855 3.541 1.855a3.8 3.8 0 004.782-.597 3.813 3.813 0 00.359-4.812c-3.833-5.409-5.642-10.488-6.284-14.918a27.57 27.57 0 01.37-10.027c5.947 6.694 12.324 11.74 19.072 15.355 9.296 4.98 19.292 7.277 29.855 7.389a3.11 3.11 0 003.141-3.487c-1.181-9.048.531-15.148 3.761-19.143 4.847-5.994 12.791-7.176 17.787-6.875 3.316.201 6.337 1.18 8.865 2.363 4.756 2.226 7.799 5.155 7.799 5.155a2.518 2.518 0 002.832.496s6.197-3.854 9.121-4.313zm.469-.043c.631-.013 1.023.215 1.026.796.004.606-.799-.438-1.026-.796z"})]})]})]})}))}}}]);
|
||||
//# sourceMappingURL=6466.5e437501.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/6466.54d4060f.chunk.js","mappings":"4JAwCA,UArCuB,SAACA,GACtB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,qBACpB,qBAAUF,GAAG,SAAb,UACE,iBAAME,EAAE,uBAEV,eAAGC,SAAS,eAAZ,WACE,iBACEF,KAAK,UACLC,EAAE,4JAEJ,0BACE,iBACED,KAAK,UACLC,EAAE,sgBAEJ,iBACED,KAAK,OACLC,EAAE","sources":["os/apps/icons/npwd_icons/app/TWITTER.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst TwitterAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 176 178\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H176V178H0z\"></path>\n <clipPath id=\"_clip1\">\n <path d=\"M0 0H176V178H0z\"></path>\n </clipPath>\n <g clipPath=\"url(#_clip1)\">\n <path\n fill=\"#444e87\"\n d=\"M87.594.286C152.799-3.983 176 40.142 176 89.135s-29.665 91.97-84.913 88.689C45.254 175.102-1.31 150.139.028 87.556.642 58.856 24.249 4.434 87.594.286z\"\n ></path>\n <g>\n <path\n fill=\"#00dea7\"\n d=\"M134.136 50.66s-7.772-7.7-18.248-8.429c-9.398-.654-27.937 3.521-24.819 29.1-19.029-.356-36.082-8.062-50.195-26.707 0 0-9.207 15.317 4.01 34.204 0 0-11.132-7.019-10.39-.773.743 6.246 6.232 16.983 19.449 25.163 0 0-14.013-1.535-11.043 3.521 2.97 5.056 12.231 11.796 22.478 12.837 0 0-5.08 7.853-24.433 6.288-14.461-1.169 24.946 29.709 66.312 14.235 28.59-10.695 43.957-40.004 33.265-70.789 0 0 11.275-6.603 12.029-14.425 0 0-6.237 1.487-8.91 2.231 0 0 4.566-8.019 3.378-9.952-1.188-1.934-12.883 3.496-12.883 3.496z\"\n ></path>\n <path\n fill=\"#fff\"\n d=\"M42.935 99.829c-.974.343-1.797.782-2.404 1.277-1.082.882-1.733 1.983-1.994 3.235-.254 1.222-.157 2.725.859 4.462 1.916 3.274 6.026 7.235 11.41 10.246a40.027 40.027 0 003.953 1.935c-.492.126-1.018.244-1.574.352-3.084.597-6.994.857-11.912.47-3.978-.314-5.957 1.348-6.76 2.748-.92 1.604-1.135 4.434 1.442 7.457 3.153 3.698 11.885 9.399 23.876 12.945 13.409 3.965 30.913 5.371 48.714-1.404 15.346-5.867 27.059-16.778 33.357-30.367 5.822-12.563 7.057-27.416 2.199-42.655 2.008-1.428 5.097-3.876 7.486-6.889 2.01-2.534 3.518-5.452 3.785-8.483a2.841 2.841 0 00-.96-2.413 2.83 2.83 0 00-2.517-.621l-3.241.842c.433-1.082.806-2.171 1.009-3.111.382-1.77.15-3.229-.386-4.083a3.357 3.357 0 00-1.837-1.432c-.778-.258-2.027-.317-3.528-.009-2.833.581-7.067 2.355-9.312 3.348a38.287 38.287 0 00-7.777-5.103c-3.051-1.498-6.715-2.733-10.747-3.051-6.34-.5-16.369 1.067-22.66 8.573-3.636 4.338-6.098 10.701-5.716 19.946-8.239-.641-16.051-2.817-23.342-6.874-7.462-4.15-14.36-10.28-20.637-18.707a3.571 3.571 0 00-3.037-1.412 3.573 3.573 0 00-2.87 1.728s-4.992 8.024-3.418 19.96c.364 2.76 1.083 5.736 2.311 8.872l-.154-.003c-2.194-.023-3.852.859-4.904 2.334-.715 1.003-1.241 2.455-1.001 4.571.409 3.605 2.125 8.547 5.718 13.743 1.728 2.497 3.899 5.065 6.569 7.573zm101.382-51.192l-3.068 7.113a2.759 2.759 0 00.22 3.06 2.751 2.751 0 002.909.962l3.516-.847c-.259.363-.534.719-.818 1.065-3.281 3.994-8.069 6.727-8.069 6.727a3.007 3.007 0 00-1.319 3.58c4.855 14.366 3.755 28.34-1.873 40.001-5.745 11.906-16.229 21.366-29.846 26.348-10.179 3.736-20.215 4.5-29.259 3.64-12.886-1.224-23.761-5.775-30.142-9.93l-.32-.205c4.696-.021 8.424-.617 11.356-1.436 8.651-2.418 11.219-6.904 11.219-6.904a4.115 4.115 0 00.255-4.013 4.104 4.104 0 00-3.286-2.311c-3.976-.398-7.779-1.79-11.013-3.587-2.64-1.467-4.914-3.185-6.537-4.876 2.52-.156 5.264.192 5.264.192a4.016 4.016 0 004.235-2.69 4.024 4.024 0 00-1.687-4.73c-4.889-3-8.643-6.373-11.425-9.718-3.004-3.612-4.872-7.147-5.755-10.057.159.058.309.117.442.175 1.897.835 3.541 1.855 3.541 1.855a3.8 3.8 0 004.782-.597 3.813 3.813 0 00.359-4.812c-3.833-5.409-5.642-10.488-6.284-14.918a27.57 27.57 0 01.37-10.027c5.947 6.694 12.324 11.74 19.072 15.355 9.296 4.98 19.292 7.277 29.855 7.389a3.11 3.11 0 003.141-3.487c-1.181-9.048.531-15.148 3.761-19.143 4.847-5.994 12.791-7.176 17.787-6.875 3.316.201 6.337 1.18 8.865 2.363 4.756 2.226 7.799 5.155 7.799 5.155a2.518 2.518 0 002.832.496s6.197-3.854 9.121-4.313zm.469-.043c.631-.013 1.023.215 1.026.796.004.606-.799-.438-1.026-.796z\"\n ></path>\n </g>\n </g>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default TwitterAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","clipPath"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/6466.5e437501.chunk.js","mappings":"4JAwCA,UArCuB,SAACA,GACtB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,qBACpB,qBAAUF,GAAG,SAAb,UACE,iBAAME,EAAE,uBAEV,eAAGC,SAAS,eAAZ,WACE,iBACEF,KAAK,UACLC,EAAE,4JAEJ,0BACE,iBACED,KAAK,UACLC,EAAE,sgBAEJ,iBACED,KAAK,OACLC,EAAE","sources":["os/apps/icons/npwd_icons/app/TWITTER.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst TwitterAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 176 178\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H176V178H0z\"></path>\n <clipPath id=\"_clip1\">\n <path d=\"M0 0H176V178H0z\"></path>\n </clipPath>\n <g clipPath=\"url(#_clip1)\">\n <path\n fill=\"#444e87\"\n d=\"M87.594.286C152.799-3.983 176 40.142 176 89.135s-29.665 91.97-84.913 88.689C45.254 175.102-1.31 150.139.028 87.556.642 58.856 24.249 4.434 87.594.286z\"\n ></path>\n <g>\n <path\n fill=\"#00dea7\"\n d=\"M134.136 50.66s-7.772-7.7-18.248-8.429c-9.398-.654-27.937 3.521-24.819 29.1-19.029-.356-36.082-8.062-50.195-26.707 0 0-9.207 15.317 4.01 34.204 0 0-11.132-7.019-10.39-.773.743 6.246 6.232 16.983 19.449 25.163 0 0-14.013-1.535-11.043 3.521 2.97 5.056 12.231 11.796 22.478 12.837 0 0-5.08 7.853-24.433 6.288-14.461-1.169 24.946 29.709 66.312 14.235 28.59-10.695 43.957-40.004 33.265-70.789 0 0 11.275-6.603 12.029-14.425 0 0-6.237 1.487-8.91 2.231 0 0 4.566-8.019 3.378-9.952-1.188-1.934-12.883 3.496-12.883 3.496z\"\n ></path>\n <path\n fill=\"#fff\"\n d=\"M42.935 99.829c-.974.343-1.797.782-2.404 1.277-1.082.882-1.733 1.983-1.994 3.235-.254 1.222-.157 2.725.859 4.462 1.916 3.274 6.026 7.235 11.41 10.246a40.027 40.027 0 003.953 1.935c-.492.126-1.018.244-1.574.352-3.084.597-6.994.857-11.912.47-3.978-.314-5.957 1.348-6.76 2.748-.92 1.604-1.135 4.434 1.442 7.457 3.153 3.698 11.885 9.399 23.876 12.945 13.409 3.965 30.913 5.371 48.714-1.404 15.346-5.867 27.059-16.778 33.357-30.367 5.822-12.563 7.057-27.416 2.199-42.655 2.008-1.428 5.097-3.876 7.486-6.889 2.01-2.534 3.518-5.452 3.785-8.483a2.841 2.841 0 00-.96-2.413 2.83 2.83 0 00-2.517-.621l-3.241.842c.433-1.082.806-2.171 1.009-3.111.382-1.77.15-3.229-.386-4.083a3.357 3.357 0 00-1.837-1.432c-.778-.258-2.027-.317-3.528-.009-2.833.581-7.067 2.355-9.312 3.348a38.287 38.287 0 00-7.777-5.103c-3.051-1.498-6.715-2.733-10.747-3.051-6.34-.5-16.369 1.067-22.66 8.573-3.636 4.338-6.098 10.701-5.716 19.946-8.239-.641-16.051-2.817-23.342-6.874-7.462-4.15-14.36-10.28-20.637-18.707a3.571 3.571 0 00-3.037-1.412 3.573 3.573 0 00-2.87 1.728s-4.992 8.024-3.418 19.96c.364 2.76 1.083 5.736 2.311 8.872l-.154-.003c-2.194-.023-3.852.859-4.904 2.334-.715 1.003-1.241 2.455-1.001 4.571.409 3.605 2.125 8.547 5.718 13.743 1.728 2.497 3.899 5.065 6.569 7.573zm101.382-51.192l-3.068 7.113a2.759 2.759 0 00.22 3.06 2.751 2.751 0 002.909.962l3.516-.847c-.259.363-.534.719-.818 1.065-3.281 3.994-8.069 6.727-8.069 6.727a3.007 3.007 0 00-1.319 3.58c4.855 14.366 3.755 28.34-1.873 40.001-5.745 11.906-16.229 21.366-29.846 26.348-10.179 3.736-20.215 4.5-29.259 3.64-12.886-1.224-23.761-5.775-30.142-9.93l-.32-.205c4.696-.021 8.424-.617 11.356-1.436 8.651-2.418 11.219-6.904 11.219-6.904a4.115 4.115 0 00.255-4.013 4.104 4.104 0 00-3.286-2.311c-3.976-.398-7.779-1.79-11.013-3.587-2.64-1.467-4.914-3.185-6.537-4.876 2.52-.156 5.264.192 5.264.192a4.016 4.016 0 004.235-2.69 4.024 4.024 0 00-1.687-4.73c-4.889-3-8.643-6.373-11.425-9.718-3.004-3.612-4.872-7.147-5.755-10.057.159.058.309.117.442.175 1.897.835 3.541 1.855 3.541 1.855a3.8 3.8 0 004.782-.597 3.813 3.813 0 00.359-4.812c-3.833-5.409-5.642-10.488-6.284-14.918a27.57 27.57 0 01.37-10.027c5.947 6.694 12.324 11.74 19.072 15.355 9.296 4.98 19.292 7.277 29.855 7.389a3.11 3.11 0 003.141-3.487c-1.181-9.048.531-15.148 3.761-19.143 4.847-5.994 12.791-7.176 17.787-6.875 3.316.201 6.337 1.18 8.865 2.363 4.756 2.226 7.799 5.155 7.799 5.155a2.518 2.518 0 002.832.496s6.197-3.854 9.121-4.313zm.469-.043c.631-.013 1.023.215 1.026.796.004.606-.799-.438-1.026-.796z\"\n ></path>\n </g>\n </g>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default TwitterAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","clipPath"],"sourceRoot":""}
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[687],{1489:function(a,l,n){n.d(l,{X:function(){return i}});var s=n(8489),t=(n(2791),n(9259)),e=n(184),i=function(a){var l=Object.assign({},a);return(0,e.jsx)(t.Z,(0,s.Z)((0,s.Z)({},l),{},{children:(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",x:"0",y:"0",enableBackground:"new 0 0 56 56",version:"1.1",viewBox:"0 0 56 56",xmlSpace:"preserve",children:[(0,e.jsx)("path",{fill:"#EBBA16",d:"M0 0H28V28H0z"}),(0,e.jsx)("path",{fill:"#ED8A19",d:"M28 0H56V28H28z"}),(0,e.jsx)("path",{fill:"#ED8A19",d:"M0 28H28V56H0z"}),(0,e.jsx)("path",{fill:"#556080",d:"M28 28H56V56H28z"}),(0,e.jsx)("path",{fill:"#FFF",d:"M48 46H36a1 1 0 110-2h12a1 1 0 110 2zM48 40H36a1 1 0 110-2h12a1 1 0 110 2zM14 43a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 0114 43z"}),(0,e.jsx)("path",{fill:"#FFF",d:"M9 48a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 019 48z"}),(0,e.jsx)("path",{fill:"#FFF",d:"M19 48a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0119 48z"}),(0,e.jsx)("path",{fill:"#FFF",d:"M14 43a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0114 43zM20 15H8a1 1 0 110-2h12a1 1 0 110 2z"}),(0,e.jsx)("path",{fill:"#FFF",d:"M14 21a1 1 0 01-1-1V8a1 1 0 112 0v12a1 1 0 01-1 1zM48 15H36a1 1 0 110-2h12a1 1 0 110 2z"})]})}))}},687:function(a,l,n){n.r(l);n(2791);var s=n(1489),t=n(184);l.default=function(){return(0,t.jsx)(s.X,{fontSize:"large"})}}}]);
|
||||
//# sourceMappingURL=687.6987a382.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[687],{1489:function(a,l,n){n.d(l,{X:function(){return i}});var s=n(1413),t=(n(2791),n(9259)),e=n(184),i=function(a){var l=Object.assign({},a);return(0,e.jsx)(t.Z,(0,s.Z)((0,s.Z)({},l),{},{children:(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",x:"0",y:"0",enableBackground:"new 0 0 56 56",version:"1.1",viewBox:"0 0 56 56",xmlSpace:"preserve",children:[(0,e.jsx)("path",{fill:"#EBBA16",d:"M0 0H28V28H0z"}),(0,e.jsx)("path",{fill:"#ED8A19",d:"M28 0H56V28H28z"}),(0,e.jsx)("path",{fill:"#ED8A19",d:"M0 28H28V56H0z"}),(0,e.jsx)("path",{fill:"#556080",d:"M28 28H56V56H28z"}),(0,e.jsx)("path",{fill:"#FFF",d:"M48 46H36a1 1 0 110-2h12a1 1 0 110 2zM48 40H36a1 1 0 110-2h12a1 1 0 110 2zM14 43a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 0114 43z"}),(0,e.jsx)("path",{fill:"#FFF",d:"M9 48a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 019 48z"}),(0,e.jsx)("path",{fill:"#FFF",d:"M19 48a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0119 48z"}),(0,e.jsx)("path",{fill:"#FFF",d:"M14 43a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0114 43zM20 15H8a1 1 0 110-2h12a1 1 0 110 2z"}),(0,e.jsx)("path",{fill:"#FFF",d:"M14 21a1 1 0 01-1-1V8a1 1 0 112 0v12a1 1 0 01-1 1zM48 15H36a1 1 0 110-2h12a1 1 0 110 2z"})]})}))}},687:function(a,l,n){n.r(l);n(2791);var s=n(1489),t=n(184);l.default=function(){return(0,t.jsx)(s.X,{fontSize:"large"})}}}]);
|
||||
//# sourceMappingURL=687.d92ace5a.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/687.6987a382.chunk.js","mappings":"oLAGaA,EAAyC,SAAC,GAAkB,IAAbC,EAAY,oBACtE,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,EAAE,IACFC,EAAE,IACFC,iBAAiB,gBACjBC,QAAQ,MACRC,QAAQ,YACRC,SAAS,WAPX,WASE,iBAAMC,KAAK,UAAUC,EAAE,mBACvB,iBAAMD,KAAK,UAAUC,EAAE,qBACvB,iBAAMD,KAAK,UAAUC,EAAE,oBACvB,iBAAMD,KAAK,UAAUC,EAAE,sBACvB,iBACED,KAAK,OACLC,EAAE,qKAEJ,iBACED,KAAK,OACLC,EAAE,yFAEJ,iBACED,KAAK,OACLC,EAAE,0FAEJ,iBACED,KAAK,OACLC,EAAE,8HAEJ,iBACED,KAAK,OACLC,EAAE,oG,0DChCZ,UAF6B,kBAAM,SAAC,IAAD,CAAgBC,SAAS","sources":["apps/calculator/components/CalculatorIcon.tsx","os/apps/icons/material/app/CALCULATOR.tsx"],"sourcesContent":["import React from 'react';\nimport { SvgIcon, SvgIconProps } from '@mui/material';\n\nexport const CalculatorIcon: React.FC<SvgIconProps> = ({ ...props }) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n x=\"0\"\n y=\"0\"\n enableBackground=\"new 0 0 56 56\"\n version=\"1.1\"\n viewBox=\"0 0 56 56\"\n xmlSpace=\"preserve\"\n >\n <path fill=\"#EBBA16\" d=\"M0 0H28V28H0z\"></path>\n <path fill=\"#ED8A19\" d=\"M28 0H56V28H28z\"></path>\n <path fill=\"#ED8A19\" d=\"M0 28H28V56H0z\"></path>\n <path fill=\"#556080\" d=\"M28 28H56V56H28z\"></path>\n <path\n fill=\"#FFF\"\n d=\"M48 46H36a1 1 0 110-2h12a1 1 0 110 2zM48 40H36a1 1 0 110-2h12a1 1 0 110 2zM14 43a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 0114 43z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M9 48a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 019 48z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M19 48a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0119 48z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M14 43a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0114 43zM20 15H8a1 1 0 110-2h12a1 1 0 110 2z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M14 21a1 1 0 01-1-1V8a1 1 0 112 0v12a1 1 0 01-1 1zM48 15H36a1 1 0 110-2h12a1 1 0 110 2z\"\n ></path>\n </svg>\n </SvgIcon>\n );\n};\n","import React from 'react';\nimport { CalculatorIcon } from '../../../../../apps/calculator/components/CalculatorIcon';\n\nconst Calculator: React.FC = () => <CalculatorIcon fontSize=\"large\" />;\n\nexport default Calculator;\n"],"names":["CalculatorIcon","props","xmlns","x","y","enableBackground","version","viewBox","xmlSpace","fill","d","fontSize"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/687.d92ace5a.chunk.js","mappings":"oLAGaA,EAAyC,SAAC,GAAkB,IAAbC,EAAY,oBACtE,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,EAAE,IACFC,EAAE,IACFC,iBAAiB,gBACjBC,QAAQ,MACRC,QAAQ,YACRC,SAAS,WAPX,WASE,iBAAMC,KAAK,UAAUC,EAAE,mBACvB,iBAAMD,KAAK,UAAUC,EAAE,qBACvB,iBAAMD,KAAK,UAAUC,EAAE,oBACvB,iBAAMD,KAAK,UAAUC,EAAE,sBACvB,iBACED,KAAK,OACLC,EAAE,qKAEJ,iBACED,KAAK,OACLC,EAAE,yFAEJ,iBACED,KAAK,OACLC,EAAE,0FAEJ,iBACED,KAAK,OACLC,EAAE,8HAEJ,iBACED,KAAK,OACLC,EAAE,oG,0DChCZ,UAF6B,kBAAM,SAAC,IAAD,CAAgBC,SAAS","sources":["apps/calculator/components/CalculatorIcon.tsx","os/apps/icons/material/app/CALCULATOR.tsx"],"sourcesContent":["import React from 'react';\nimport { SvgIcon, SvgIconProps } from '@mui/material';\n\nexport const CalculatorIcon: React.FC<SvgIconProps> = ({ ...props }) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n x=\"0\"\n y=\"0\"\n enableBackground=\"new 0 0 56 56\"\n version=\"1.1\"\n viewBox=\"0 0 56 56\"\n xmlSpace=\"preserve\"\n >\n <path fill=\"#EBBA16\" d=\"M0 0H28V28H0z\"></path>\n <path fill=\"#ED8A19\" d=\"M28 0H56V28H28z\"></path>\n <path fill=\"#ED8A19\" d=\"M0 28H28V56H0z\"></path>\n <path fill=\"#556080\" d=\"M28 28H56V56H28z\"></path>\n <path\n fill=\"#FFF\"\n d=\"M48 46H36a1 1 0 110-2h12a1 1 0 110 2zM48 40H36a1 1 0 110-2h12a1 1 0 110 2zM14 43a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 0114 43z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M9 48a.999.999 0 01-.707-1.707l5-5a.999.999 0 111.414 1.414l-5 5A.997.997 0 019 48z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M19 48a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0119 48z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M14 43a.997.997 0 01-.707-.293l-5-5a.999.999 0 111.414-1.414l5 5A.999.999 0 0114 43zM20 15H8a1 1 0 110-2h12a1 1 0 110 2z\"\n ></path>\n <path\n fill=\"#FFF\"\n d=\"M14 21a1 1 0 01-1-1V8a1 1 0 112 0v12a1 1 0 01-1 1zM48 15H36a1 1 0 110-2h12a1 1 0 110 2z\"\n ></path>\n </svg>\n </SvgIcon>\n );\n};\n","import React from 'react';\nimport { CalculatorIcon } from '../../../../../apps/calculator/components/CalculatorIcon';\n\nconst Calculator: React.FC = () => <CalculatorIcon fontSize=\"large\" />;\n\nexport default Calculator;\n"],"names":["CalculatorIcon","props","xmlns","x","y","enableBackground","version","viewBox","xmlSpace","fill","d","fontSize"],"sourceRoot":""}
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[7051],{7051:function(l,c,e){e.r(c);var n=e(8489),i=(e(2791),e(9259)),s=e(184);c.default=function(l){return(0,s.jsx)(i.Z,(0,n.Z)((0,n.Z)({},l),{},{children:(0,s.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 132 132",children:[(0,s.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,s.jsx)("path",{fill:"none",d:"M0 0H131.067V131.086H0z"}),(0,s.jsxs)("g",{fill:l.htmlColor||"#000",children:[(0,s.jsx)("path",{d:"M104.884 7.053l.043.002C92.038 5.5 79.573 4.623 66.254 4.351c-11.907-.243-24.48.022-38.642.671-2.968.139-5.536 1.613-7.247 3.614-1.442 1.686-2.223 3.844-2.265 6.236-.256 17.652-.683 38.403-1.494 59.01-.525 13.363-1.176 26.665-2.261 38.999a10.607 10.607 0 002.402 7.668c1.92 2.333 4.946 3.961 8.247 4.059 17.596 1.54 34.209 2.45 49.218 2.163 12.384-.237 23.689-1.276 33.596-3.219 2.606-.519 4.904-1.779 6.396-3.521 1.506-1.759 2.463-3.909 2.42-6.469.312-12.969.055-26.151-.543-39.551-.86-19.256-2.385-38.937-3.609-59.08-.034-2.205-1.017-4.183-2.491-5.647-1.304-1.294-3.087-2.09-5.097-2.231zm1.4 8.497a3.194 3.194 0 00-3.218-3.076c-24.172-2.32-45.414-2.683-75.016-.677-1.773.12-3.218 1.377-3.218 3.075 0 29.289-.099 67.107-2.685 98.677-.139 1.693 1.44 3.076 3.218 3.076 31.474 3.052 59.735 3.87 81.252 0 1.751-.315 3.218-1.377 3.218-3.076 1.37-31.497-2.206-63.907-3.551-97.999z"}),(0,s.jsx)("path",{d:"M99.918 25.915c-.08-.699-.483-1.594-1.505-2.331-.577-.415-2.12-.912-2.991-1.14-5.706-1.478-13.411-2.247-22.877-2.415-9.515-.169-20.824.312-33.668 1.068-1.855.132-3.496.644-4.153 1.027-1.992 1.16-2.5 2.901-2.535 4.397l-.095 17.896c-.058 1.525.375 3.346 2.325 4.677.742.507 2.642 1.258 4.936 1.232 12.021.05 23.162.058 33.23-.237 8.156-.24 15.596-.681 22.307-1.227 1.783-.149 3.291-.627 3.873-1.031 1.336-.926 1.816-2.088 1.841-3.155a57.19 57.19 0 00.394-9.268 65.311 65.311 0 00-1.082-9.493zm-3.981.702c-.048-.311-31.65-2.755-56.655-.6-1.178.102-2.232.26-2.231.572-.104 6.712.305 12.591.054 18.068-.014.312 1.002.562 2.235.558 21.843.491 39.199.362 54.128-.395 1.214-.062 2.888.031 2.887-.281.934-5.785.534-11.666-.418-17.922zM51.355 66.473c.637-1.267.074-2.28-.009-3.609-.022-.352-.257-.564-.342-.904-.107-.426-.386-.691-.621-1.057-1.095-1.706-3.298-2.342-5.445-2.466l-6.942.157c-2.116.061-4.047.902-5.392 2.364-1.331 1.447-2.213 3.375-2.145 5.515l.227 7.1c.065 2.051.845 3.921 2.204 5.222 1.342 1.285 3.125 2.138 5.106 2.07l6.942-.261c1.883-.071 3.599-.822 4.789-2.132 1.173-1.291 1.952-3.001 1.884-4.899l-.256-7.1zM77.309 66.663c.203-1.857-.605-3.508-1.665-4.861-1.107-1.415-2.854-2.107-4.753-2.319l-6.942-.677c-2.151-.172-4.07.808-5.583 2.147-1.549 1.373-2.347 3.456-2.491 5.71l-.211 7.101c.054 2.329.926 4.472 2.472 5.945 1.531 1.457 3.562 2.44 5.813 2.329l6.942-.494c2.069-.179 3.981-.934 5.215-2.446 1.195-1.465 2.092-3.287 1.901-5.334l-.698-7.101zM51.551 95.477c.203-1.857-.605-3.508-1.664-4.861-1.108-1.415-2.855-2.107-4.754-2.319l-6.942-.677c-2.151-.172-4.07.808-5.582 2.147-1.55 1.373-2.348 3.456-2.492 5.71l-.21 7.101c.053 2.329.925 4.472 2.472 5.945 1.53 1.457 3.561 2.44 5.812 2.329l6.942-.494c2.069-.179 3.981-.934 5.215-2.446 1.195-1.465 2.092-3.287 1.901-5.334l-.698-7.101zM77.532 97.538c.637-1.267.074-2.28-.009-3.609-.023-.352-.257-.564-.342-.904-.107-.425-.386-.691-.621-1.057-1.095-1.706-3.298-2.341-5.446-2.466l-6.942.157c-2.115.062-4.046.902-5.391 2.364-1.331 1.447-2.213 3.375-2.145 5.515l.227 7.1c.065 2.051.845 3.921 2.204 5.222 1.342 1.285 3.125 2.138 5.105 2.07l6.942-.261c1.884-.071 3.6-.822 4.79-2.132 1.172-1.291 1.952-3.001 1.884-4.899l-.256-7.1zM102.44 68.09c.091-1.912-.6-3.629-1.606-4.953-1.029-1.355-2.547-2.105-4.21-2.215l-6.29-.396c-1.792-.104-3.399.8-4.632 2.115-1.256 1.339-1.951 3.301-2.041 5.449 0 0-.458 10.812-.671 20.194-.162 7.153-.163 13.463-.163 13.463.024 2.432.848 4.643 2.22 6.219 1.367 1.571 3.227 2.572 5.287 2.543l6.29-.183a6.757 6.757 0 005.105-2.575c1.256-1.578 2.097-3.675 2.025-6.004L102.44 68.09z"})]})]})}))}}}]);
|
||||
//# sourceMappingURL=7051.97c03daf.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[7051],{7051:function(l,c,e){e.r(c);var n=e(1413),i=(e(2791),e(9259)),s=e(184);c.default=function(l){return(0,s.jsx)(i.Z,(0,n.Z)((0,n.Z)({},l),{},{children:(0,s.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:"2",clipRule:"evenodd",viewBox:"0 0 132 132",children:[(0,s.jsx)("metadata",{id:"author",children:"dayiskuan@gmail.com"}),(0,s.jsx)("path",{fill:"none",d:"M0 0H131.067V131.086H0z"}),(0,s.jsxs)("g",{fill:l.htmlColor||"#000",children:[(0,s.jsx)("path",{d:"M104.884 7.053l.043.002C92.038 5.5 79.573 4.623 66.254 4.351c-11.907-.243-24.48.022-38.642.671-2.968.139-5.536 1.613-7.247 3.614-1.442 1.686-2.223 3.844-2.265 6.236-.256 17.652-.683 38.403-1.494 59.01-.525 13.363-1.176 26.665-2.261 38.999a10.607 10.607 0 002.402 7.668c1.92 2.333 4.946 3.961 8.247 4.059 17.596 1.54 34.209 2.45 49.218 2.163 12.384-.237 23.689-1.276 33.596-3.219 2.606-.519 4.904-1.779 6.396-3.521 1.506-1.759 2.463-3.909 2.42-6.469.312-12.969.055-26.151-.543-39.551-.86-19.256-2.385-38.937-3.609-59.08-.034-2.205-1.017-4.183-2.491-5.647-1.304-1.294-3.087-2.09-5.097-2.231zm1.4 8.497a3.194 3.194 0 00-3.218-3.076c-24.172-2.32-45.414-2.683-75.016-.677-1.773.12-3.218 1.377-3.218 3.075 0 29.289-.099 67.107-2.685 98.677-.139 1.693 1.44 3.076 3.218 3.076 31.474 3.052 59.735 3.87 81.252 0 1.751-.315 3.218-1.377 3.218-3.076 1.37-31.497-2.206-63.907-3.551-97.999z"}),(0,s.jsx)("path",{d:"M99.918 25.915c-.08-.699-.483-1.594-1.505-2.331-.577-.415-2.12-.912-2.991-1.14-5.706-1.478-13.411-2.247-22.877-2.415-9.515-.169-20.824.312-33.668 1.068-1.855.132-3.496.644-4.153 1.027-1.992 1.16-2.5 2.901-2.535 4.397l-.095 17.896c-.058 1.525.375 3.346 2.325 4.677.742.507 2.642 1.258 4.936 1.232 12.021.05 23.162.058 33.23-.237 8.156-.24 15.596-.681 22.307-1.227 1.783-.149 3.291-.627 3.873-1.031 1.336-.926 1.816-2.088 1.841-3.155a57.19 57.19 0 00.394-9.268 65.311 65.311 0 00-1.082-9.493zm-3.981.702c-.048-.311-31.65-2.755-56.655-.6-1.178.102-2.232.26-2.231.572-.104 6.712.305 12.591.054 18.068-.014.312 1.002.562 2.235.558 21.843.491 39.199.362 54.128-.395 1.214-.062 2.888.031 2.887-.281.934-5.785.534-11.666-.418-17.922zM51.355 66.473c.637-1.267.074-2.28-.009-3.609-.022-.352-.257-.564-.342-.904-.107-.426-.386-.691-.621-1.057-1.095-1.706-3.298-2.342-5.445-2.466l-6.942.157c-2.116.061-4.047.902-5.392 2.364-1.331 1.447-2.213 3.375-2.145 5.515l.227 7.1c.065 2.051.845 3.921 2.204 5.222 1.342 1.285 3.125 2.138 5.106 2.07l6.942-.261c1.883-.071 3.599-.822 4.789-2.132 1.173-1.291 1.952-3.001 1.884-4.899l-.256-7.1zM77.309 66.663c.203-1.857-.605-3.508-1.665-4.861-1.107-1.415-2.854-2.107-4.753-2.319l-6.942-.677c-2.151-.172-4.07.808-5.583 2.147-1.549 1.373-2.347 3.456-2.491 5.71l-.211 7.101c.054 2.329.926 4.472 2.472 5.945 1.531 1.457 3.562 2.44 5.813 2.329l6.942-.494c2.069-.179 3.981-.934 5.215-2.446 1.195-1.465 2.092-3.287 1.901-5.334l-.698-7.101zM51.551 95.477c.203-1.857-.605-3.508-1.664-4.861-1.108-1.415-2.855-2.107-4.754-2.319l-6.942-.677c-2.151-.172-4.07.808-5.582 2.147-1.55 1.373-2.348 3.456-2.492 5.71l-.21 7.101c.053 2.329.925 4.472 2.472 5.945 1.53 1.457 3.561 2.44 5.812 2.329l6.942-.494c2.069-.179 3.981-.934 5.215-2.446 1.195-1.465 2.092-3.287 1.901-5.334l-.698-7.101zM77.532 97.538c.637-1.267.074-2.28-.009-3.609-.023-.352-.257-.564-.342-.904-.107-.425-.386-.691-.621-1.057-1.095-1.706-3.298-2.341-5.446-2.466l-6.942.157c-2.115.062-4.046.902-5.391 2.364-1.331 1.447-2.213 3.375-2.145 5.515l.227 7.1c.065 2.051.845 3.921 2.204 5.222 1.342 1.285 3.125 2.138 5.105 2.07l6.942-.261c1.884-.071 3.6-.822 4.79-2.132 1.172-1.291 1.952-3.001 1.884-4.899l-.256-7.1zM102.44 68.09c.091-1.912-.6-3.629-1.606-4.953-1.029-1.355-2.547-2.105-4.21-2.215l-6.29-.396c-1.792-.104-3.399.8-4.632 2.115-1.256 1.339-1.951 3.301-2.041 5.449 0 0-.458 10.812-.671 20.194-.162 7.153-.163 13.463-.163 13.463.024 2.432.848 4.643 2.22 6.219 1.367 1.571 3.227 2.572 5.287 2.543l6.29-.183a6.757 6.757 0 005.105-2.575c1.256-1.578 2.097-3.675 2.025-6.004L102.44 68.09z"})]})]})}))}}}]);
|
||||
//# sourceMappingURL=7051.ff755156.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/7051.97c03daf.chunk.js","mappings":"4JAyBA,UAtB0B,SAACA,GACzB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,6BACpB,eAAGD,KAAMR,EAAMU,WAAa,OAA5B,WACE,iBAAMD,EAAE,i3BACR,iBAAMA,EAAE","sources":["os/apps/icons/npwd_icons/svg/CALCULATOR.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst CalculatorAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 132 132\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H131.067V131.086H0z\"></path>\n <g fill={props.htmlColor || '#000'}>\n <path d=\"M104.884 7.053l.043.002C92.038 5.5 79.573 4.623 66.254 4.351c-11.907-.243-24.48.022-38.642.671-2.968.139-5.536 1.613-7.247 3.614-1.442 1.686-2.223 3.844-2.265 6.236-.256 17.652-.683 38.403-1.494 59.01-.525 13.363-1.176 26.665-2.261 38.999a10.607 10.607 0 002.402 7.668c1.92 2.333 4.946 3.961 8.247 4.059 17.596 1.54 34.209 2.45 49.218 2.163 12.384-.237 23.689-1.276 33.596-3.219 2.606-.519 4.904-1.779 6.396-3.521 1.506-1.759 2.463-3.909 2.42-6.469.312-12.969.055-26.151-.543-39.551-.86-19.256-2.385-38.937-3.609-59.08-.034-2.205-1.017-4.183-2.491-5.647-1.304-1.294-3.087-2.09-5.097-2.231zm1.4 8.497a3.194 3.194 0 00-3.218-3.076c-24.172-2.32-45.414-2.683-75.016-.677-1.773.12-3.218 1.377-3.218 3.075 0 29.289-.099 67.107-2.685 98.677-.139 1.693 1.44 3.076 3.218 3.076 31.474 3.052 59.735 3.87 81.252 0 1.751-.315 3.218-1.377 3.218-3.076 1.37-31.497-2.206-63.907-3.551-97.999z\"></path>\n <path d=\"M99.918 25.915c-.08-.699-.483-1.594-1.505-2.331-.577-.415-2.12-.912-2.991-1.14-5.706-1.478-13.411-2.247-22.877-2.415-9.515-.169-20.824.312-33.668 1.068-1.855.132-3.496.644-4.153 1.027-1.992 1.16-2.5 2.901-2.535 4.397l-.095 17.896c-.058 1.525.375 3.346 2.325 4.677.742.507 2.642 1.258 4.936 1.232 12.021.05 23.162.058 33.23-.237 8.156-.24 15.596-.681 22.307-1.227 1.783-.149 3.291-.627 3.873-1.031 1.336-.926 1.816-2.088 1.841-3.155a57.19 57.19 0 00.394-9.268 65.311 65.311 0 00-1.082-9.493zm-3.981.702c-.048-.311-31.65-2.755-56.655-.6-1.178.102-2.232.26-2.231.572-.104 6.712.305 12.591.054 18.068-.014.312 1.002.562 2.235.558 21.843.491 39.199.362 54.128-.395 1.214-.062 2.888.031 2.887-.281.934-5.785.534-11.666-.418-17.922zM51.355 66.473c.637-1.267.074-2.28-.009-3.609-.022-.352-.257-.564-.342-.904-.107-.426-.386-.691-.621-1.057-1.095-1.706-3.298-2.342-5.445-2.466l-6.942.157c-2.116.061-4.047.902-5.392 2.364-1.331 1.447-2.213 3.375-2.145 5.515l.227 7.1c.065 2.051.845 3.921 2.204 5.222 1.342 1.285 3.125 2.138 5.106 2.07l6.942-.261c1.883-.071 3.599-.822 4.789-2.132 1.173-1.291 1.952-3.001 1.884-4.899l-.256-7.1zM77.309 66.663c.203-1.857-.605-3.508-1.665-4.861-1.107-1.415-2.854-2.107-4.753-2.319l-6.942-.677c-2.151-.172-4.07.808-5.583 2.147-1.549 1.373-2.347 3.456-2.491 5.71l-.211 7.101c.054 2.329.926 4.472 2.472 5.945 1.531 1.457 3.562 2.44 5.813 2.329l6.942-.494c2.069-.179 3.981-.934 5.215-2.446 1.195-1.465 2.092-3.287 1.901-5.334l-.698-7.101zM51.551 95.477c.203-1.857-.605-3.508-1.664-4.861-1.108-1.415-2.855-2.107-4.754-2.319l-6.942-.677c-2.151-.172-4.07.808-5.582 2.147-1.55 1.373-2.348 3.456-2.492 5.71l-.21 7.101c.053 2.329.925 4.472 2.472 5.945 1.53 1.457 3.561 2.44 5.812 2.329l6.942-.494c2.069-.179 3.981-.934 5.215-2.446 1.195-1.465 2.092-3.287 1.901-5.334l-.698-7.101zM77.532 97.538c.637-1.267.074-2.28-.009-3.609-.023-.352-.257-.564-.342-.904-.107-.425-.386-.691-.621-1.057-1.095-1.706-3.298-2.341-5.446-2.466l-6.942.157c-2.115.062-4.046.902-5.391 2.364-1.331 1.447-2.213 3.375-2.145 5.515l.227 7.1c.065 2.051.845 3.921 2.204 5.222 1.342 1.285 3.125 2.138 5.105 2.07l6.942-.261c1.884-.071 3.6-.822 4.79-2.132 1.172-1.291 1.952-3.001 1.884-4.899l-.256-7.1zM102.44 68.09c.091-1.912-.6-3.629-1.606-4.953-1.029-1.355-2.547-2.105-4.21-2.215l-6.29-.396c-1.792-.104-3.399.8-4.632 2.115-1.256 1.339-1.951 3.301-2.041 5.449 0 0-.458 10.812-.671 20.194-.162 7.153-.163 13.463-.163 13.463.024 2.432.848 4.643 2.22 6.219 1.367 1.571 3.227 2.572 5.287 2.543l6.29-.183a6.757 6.757 0 005.105-2.575c1.256-1.578 2.097-3.675 2.025-6.004L102.44 68.09z\"></path>\n </g>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default CalculatorAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","htmlColor"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/7051.ff755156.chunk.js","mappings":"4JAyBA,UAtB0B,SAACA,GACzB,OACE,SAAC,KAAD,kBAAaA,GAAb,cACE,iBACEC,MAAM,6BACNC,SAAS,UACTC,eAAe,QACfC,iBAAiB,IACjBC,SAAS,UACTC,QAAQ,cANV,WAQE,qBAAUC,GAAG,SAAb,kCACA,iBAAMC,KAAK,OAAOC,EAAE,6BACpB,eAAGD,KAAMR,EAAMU,WAAa,OAA5B,WACE,iBAAMD,EAAE,i3BACR,iBAAMA,EAAE","sources":["os/apps/icons/npwd_icons/svg/CALCULATOR.tsx"],"sourcesContent":["import React from 'react';\nimport SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';\n\nconst CalculatorAppIcon = (props: SvgIconProps) => {\n return (\n <SvgIcon {...props}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fillRule=\"evenodd\"\n strokeLinejoin=\"round\"\n strokeMiterlimit=\"2\"\n clipRule=\"evenodd\"\n viewBox=\"0 0 132 132\"\n >\n <metadata id=\"author\">dayiskuan@gmail.com</metadata>\n <path fill=\"none\" d=\"M0 0H131.067V131.086H0z\"></path>\n <g fill={props.htmlColor || '#000'}>\n <path d=\"M104.884 7.053l.043.002C92.038 5.5 79.573 4.623 66.254 4.351c-11.907-.243-24.48.022-38.642.671-2.968.139-5.536 1.613-7.247 3.614-1.442 1.686-2.223 3.844-2.265 6.236-.256 17.652-.683 38.403-1.494 59.01-.525 13.363-1.176 26.665-2.261 38.999a10.607 10.607 0 002.402 7.668c1.92 2.333 4.946 3.961 8.247 4.059 17.596 1.54 34.209 2.45 49.218 2.163 12.384-.237 23.689-1.276 33.596-3.219 2.606-.519 4.904-1.779 6.396-3.521 1.506-1.759 2.463-3.909 2.42-6.469.312-12.969.055-26.151-.543-39.551-.86-19.256-2.385-38.937-3.609-59.08-.034-2.205-1.017-4.183-2.491-5.647-1.304-1.294-3.087-2.09-5.097-2.231zm1.4 8.497a3.194 3.194 0 00-3.218-3.076c-24.172-2.32-45.414-2.683-75.016-.677-1.773.12-3.218 1.377-3.218 3.075 0 29.289-.099 67.107-2.685 98.677-.139 1.693 1.44 3.076 3.218 3.076 31.474 3.052 59.735 3.87 81.252 0 1.751-.315 3.218-1.377 3.218-3.076 1.37-31.497-2.206-63.907-3.551-97.999z\"></path>\n <path d=\"M99.918 25.915c-.08-.699-.483-1.594-1.505-2.331-.577-.415-2.12-.912-2.991-1.14-5.706-1.478-13.411-2.247-22.877-2.415-9.515-.169-20.824.312-33.668 1.068-1.855.132-3.496.644-4.153 1.027-1.992 1.16-2.5 2.901-2.535 4.397l-.095 17.896c-.058 1.525.375 3.346 2.325 4.677.742.507 2.642 1.258 4.936 1.232 12.021.05 23.162.058 33.23-.237 8.156-.24 15.596-.681 22.307-1.227 1.783-.149 3.291-.627 3.873-1.031 1.336-.926 1.816-2.088 1.841-3.155a57.19 57.19 0 00.394-9.268 65.311 65.311 0 00-1.082-9.493zm-3.981.702c-.048-.311-31.65-2.755-56.655-.6-1.178.102-2.232.26-2.231.572-.104 6.712.305 12.591.054 18.068-.014.312 1.002.562 2.235.558 21.843.491 39.199.362 54.128-.395 1.214-.062 2.888.031 2.887-.281.934-5.785.534-11.666-.418-17.922zM51.355 66.473c.637-1.267.074-2.28-.009-3.609-.022-.352-.257-.564-.342-.904-.107-.426-.386-.691-.621-1.057-1.095-1.706-3.298-2.342-5.445-2.466l-6.942.157c-2.116.061-4.047.902-5.392 2.364-1.331 1.447-2.213 3.375-2.145 5.515l.227 7.1c.065 2.051.845 3.921 2.204 5.222 1.342 1.285 3.125 2.138 5.106 2.07l6.942-.261c1.883-.071 3.599-.822 4.789-2.132 1.173-1.291 1.952-3.001 1.884-4.899l-.256-7.1zM77.309 66.663c.203-1.857-.605-3.508-1.665-4.861-1.107-1.415-2.854-2.107-4.753-2.319l-6.942-.677c-2.151-.172-4.07.808-5.583 2.147-1.549 1.373-2.347 3.456-2.491 5.71l-.211 7.101c.054 2.329.926 4.472 2.472 5.945 1.531 1.457 3.562 2.44 5.813 2.329l6.942-.494c2.069-.179 3.981-.934 5.215-2.446 1.195-1.465 2.092-3.287 1.901-5.334l-.698-7.101zM51.551 95.477c.203-1.857-.605-3.508-1.664-4.861-1.108-1.415-2.855-2.107-4.754-2.319l-6.942-.677c-2.151-.172-4.07.808-5.582 2.147-1.55 1.373-2.348 3.456-2.492 5.71l-.21 7.101c.053 2.329.925 4.472 2.472 5.945 1.53 1.457 3.561 2.44 5.812 2.329l6.942-.494c2.069-.179 3.981-.934 5.215-2.446 1.195-1.465 2.092-3.287 1.901-5.334l-.698-7.101zM77.532 97.538c.637-1.267.074-2.28-.009-3.609-.023-.352-.257-.564-.342-.904-.107-.425-.386-.691-.621-1.057-1.095-1.706-3.298-2.341-5.446-2.466l-6.942.157c-2.115.062-4.046.902-5.391 2.364-1.331 1.447-2.213 3.375-2.145 5.515l.227 7.1c.065 2.051.845 3.921 2.204 5.222 1.342 1.285 3.125 2.138 5.105 2.07l6.942-.261c1.884-.071 3.6-.822 4.79-2.132 1.172-1.291 1.952-3.001 1.884-4.899l-.256-7.1zM102.44 68.09c.091-1.912-.6-3.629-1.606-4.953-1.029-1.355-2.547-2.105-4.21-2.215l-6.29-.396c-1.792-.104-3.399.8-4.632 2.115-1.256 1.339-1.951 3.301-2.041 5.449 0 0-.458 10.812-.671 20.194-.162 7.153-.163 13.463-.163 13.463.024 2.432.848 4.643 2.22 6.219 1.367 1.571 3.227 2.572 5.287 2.543l6.29-.183a6.757 6.757 0 005.105-2.575c1.256-1.578 2.097-3.675 2.025-6.004L102.44 68.09z\"></path>\n </g>\n </svg>\n </SvgIcon>\n );\n};\n\nexport default CalculatorAppIcon;\n"],"names":["props","xmlns","fillRule","strokeLinejoin","strokeMiterlimit","clipRule","viewBox","id","fill","d","htmlColor"],"sourceRoot":""}
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[7522,1864],{1864:function(n,e,t){t.r(e);var s=t(8489),u=(t(2791),t(9259)),l=t(184);e.default=function(n){return(0,l.jsx)(u.Z,(0,s.Z)((0,s.Z)({},n),{},{children:(0,l.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,l.jsx)("rect",{fill:"none"}),(0,l.jsx)("path",{d:"M19,3H4.99C3.89,3,3,3.9,3,5l0.01,14c0,1.1,0.89,2,1.99,2h10l6-6V5C21,3.9,20.1,3,19,3z M7,8h10v2H7V8z M12,14H7v-2h5V14z M14,19.5V14h5.5L14,19.5z"})]})}))}},7522:function(n,e,t){t.r(e);t(2791);var s=t(1864),u=t(184);e.default=function(){return(0,u.jsx)(s.default,{fontSize:"small"})}}}]);
|
||||
//# sourceMappingURL=7522.bb8f8c13.chunk.js.map
|
||||
"use strict";(self.webpackChunknpwd_nui=self.webpackChunknpwd_nui||[]).push([[7522,1864],{1864:function(n,e,t){t.r(e);var s=t(1413),u=(t(2791),t(9259)),l=t(184);e.default=function(n){return(0,l.jsx)(u.Z,(0,s.Z)((0,s.Z)({},n),{},{children:(0,l.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,l.jsx)("rect",{fill:"none"}),(0,l.jsx)("path",{d:"M19,3H4.99C3.89,3,3,3.9,3,5l0.01,14c0,1.1,0.89,2,1.99,2h10l6-6V5C21,3.9,20.1,3,19,3z M7,8h10v2H7V8z M12,14H7v-2h5V14z M14,19.5V14h5.5L14,19.5z"})]})}))}},7522:function(n,e,t){t.r(e);t(2791);var s=t(1864),u=t(184);e.default=function(){return(0,u.jsx)(s.default,{fontSize:"small"})}}}]);
|
||||
//# sourceMappingURL=7522.0b9eefe8.chunk.js.map
|
||||
+1
-1
@@ -1 +1 @@
|
||||
{"version":3,"file":"static/js/7522.bb8f8c13.chunk.js","mappings":"iKAaA,UAT2C,SAACA,GAAD,OACzC,SAAC,KAAD,kBAAaA,GAAb,cACE,iBAAKC,MAAM,6BAA6BC,QAAQ,YAAhD,WACE,iBAAMC,KAAK,UACX,iBAAMC,EAAE,2J,2DCHd,UAF4B,kBAAM,SAAC,UAAD,CAAYC,SAAS","sources":["os/apps/icons/material/misc/StickyNote.tsx","os/apps/icons/material/svg/NOTES.tsx"],"sourcesContent":["import { SvgIconProps } from '@mui/material/SvgIcon';\nimport React from 'react';\nimport { SvgIcon } from '@mui/material';\n\nconst StickyNote: React.FC<SvgIconProps> = (props) => (\n <SvgIcon {...props}>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\">\n <rect fill=\"none\" />\n <path d=\"M19,3H4.99C3.89,3,3,3.9,3,5l0.01,14c0,1.1,0.89,2,1.99,2h10l6-6V5C21,3.9,20.1,3,19,3z M7,8h10v2H7V8z M12,14H7v-2h5V14z M14,19.5V14h5.5L14,19.5z\" />\n </svg>\n </SvgIcon>\n);\n\nexport default StickyNote;\n","import React from 'react';\nimport StickyNote from '../misc/StickyNote';\n\nconst NotesIcon: React.FC = () => <StickyNote fontSize=\"small\" />;\n\nexport default NotesIcon;\n"],"names":["props","xmlns","viewBox","fill","d","fontSize"],"sourceRoot":""}
|
||||
{"version":3,"file":"static/js/7522.0b9eefe8.chunk.js","mappings":"iKAaA,UAT2C,SAACA,GAAD,OACzC,SAAC,KAAD,kBAAaA,GAAb,cACE,iBAAKC,MAAM,6BAA6BC,QAAQ,YAAhD,WACE,iBAAMC,KAAK,UACX,iBAAMC,EAAE,2J,2DCHd,UAF4B,kBAAM,SAAC,UAAD,CAAYC,SAAS","sources":["os/apps/icons/material/misc/StickyNote.tsx","os/apps/icons/material/svg/NOTES.tsx"],"sourcesContent":["import { SvgIconProps } from '@mui/material/SvgIcon';\nimport React from 'react';\nimport { SvgIcon } from '@mui/material';\n\nconst StickyNote: React.FC<SvgIconProps> = (props) => (\n <SvgIcon {...props}>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\">\n <rect fill=\"none\" />\n <path d=\"M19,3H4.99C3.89,3,3,3.9,3,5l0.01,14c0,1.1,0.89,2,1.99,2h10l6-6V5C21,3.9,20.1,3,19,3z M7,8h10v2H7V8z M12,14H7v-2h5V14z M14,19.5V14h5.5L14,19.5z\" />\n </svg>\n </SvgIcon>\n);\n\nexport default StickyNote;\n","import React from 'react';\nimport StickyNote from '../misc/StickyNote';\n\nconst NotesIcon: React.FC = () => <StickyNote fontSize=\"small\" />;\n\nexport default NotesIcon;\n"],"names":["props","xmlns","viewBox","fill","d","fontSize"],"sourceRoot":""}
|
||||
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user