zohodealpos 1.5.2 → 1.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkzoho=self.webpackChunkzoho||[]).push([[642],{1642:(b,s,i)=>{i.r(s),i.d(s,{LoginModule:()=>f});var c=i(8583),e=i(665),l=i(9171),t=i(8720),d=i(3198);const p=[{path:"",component:(()=>{class o{constructor(n,r,m,Z){this.httpService=n,this.router=r,this.formBuilder=m,this.elementRef=Z;var g=JSON.parse(window.localStorage.getItem("user"));let h=new Date;null!=g&&new Date(g.expiredAt)>h&&this.router.navigate(["pages/customer-tab/customer"]),this.loginForm=this.formBuilder.group({username:["",e.kI.required],password:["",e.kI.required]})}ngOnInit(){this.elementRef.nativeElement.ownerDocument.body.style.backgroundColor="#c3f3f7"}ngOnDestroy(){this.elementRef.nativeElement.ownerDocument.body.style.backgroundColor="white"}onSubmit(){this.httpService.post("/api/Authentication/Login",JSON.stringify({client_id:this.loginForm.controls.username.value,client_secret:this.loginForm.controls.password.value})).subscribe(r=>{localStorage.setItem("user",JSON.stringify(r)),this.router.navigate(["pages/customer-tab/customer"])},r=>{alert(r.error)})}}return o.\u0275fac=function(n){return new(n||o)(t.Y36(d.O),t.Y36(l.F0),t.Y36(e.qu),t.Y36(t.SBq))},o.\u0275cmp=t.Xpm({type:o,selectors:[["ng-component"]],decls:37,vars:1,consts:[[1,"container"],[1,"row","mt-5","mt-md-0","align-self-center"],[1,"col-12","col-md-7","text-center"],["src","https://res.cloudinary.com/pos/image/upload/w_450/v1603265432/zohobooksxdealpos.png","alt","integration-image",1,"img-fluid"],[1,"col-12","col-md-5","order-first","order-md-last"],[1,"card"],[1,"card-body"],[1,"card-title"],[1,"ml-2","font-weight-normal","font-xl","robotoslab"],[3,"formGroup"],[1,"form-label-group"],["type","text","formControlName","username","name","username","id","inputUsername","placeholder","Username","required","",1,"form-control","text-left"],["for","inputPassword",1,"text-left"],["type","password","formControlName","password","name","password","id","inputPassword","placeholder","Password","required","",1,"form-control","text-left"],["type","submit",1,"btn","btn-lg","btn-primary","btn-block",3,"click"],[1,"col-12","d-block","d-md-none","text-center"],[1,"pt-1rem","mr-3"],["target","_blank","href","https://www.dealpos.com"],["src","https://res.cloudinary.com/pos/image/upload/POS/Images/Login/dealpos.png","alt","dealpos-logo",1,"img-fluid"],[1,"mx-5","pb-5","mb-5","d-none","d-md-block"],[1,"row","justify-content-between","align-items-center"],[1,"col-auto","d-inline-flex"],[1,"col-auto"],["href","https://changelog.dealpos.com/?categories=cat_V5iwt9cDrwQcE&view=complete","target","_blank"],[1,"pt-1rem","font-italic"]],template:function(n,r){1&n&&(t.TgZ(0,"div",0),t.TgZ(1,"div",1),t.TgZ(2,"div",2),t._UZ(3,"img",3),t.qZA(),t.TgZ(4,"div",4),t.TgZ(5,"div",5),t.TgZ(6,"div",6),t.TgZ(7,"div",7),t.TgZ(8,"h2",8),t._uU(9,"Sign in"),t.qZA(),t.qZA(),t.TgZ(10,"form",9),t.TgZ(11,"div",10),t._UZ(12,"input",11),t.TgZ(13,"label",12),t._uU(14,"Username"),t.qZA(),t.qZA(),t.TgZ(15,"div",10),t._UZ(16,"input",13),t.TgZ(17,"label",12),t._uU(18,"Password"),t.qZA(),t.qZA(),t.TgZ(19,"button",14),t.NdJ("click",function(){return r.onSubmit()}),t._uU(20,"Sign in"),t.qZA(),t.qZA(),t.qZA(),t.qZA(),t.qZA(),t.TgZ(21,"div",15),t.TgZ(22,"p",16),t._uU(23,"Powered by : "),t.qZA(),t.TgZ(24,"a",17),t._UZ(25,"img",18),t.qZA(),t.qZA(),t.qZA(),t.qZA(),t.TgZ(26,"footer",19),t.TgZ(27,"div",20),t.TgZ(28,"div",21),t.TgZ(29,"p",16),t._uU(30,"Powered by : "),t.qZA(),t.TgZ(31,"a",17),t._UZ(32,"img",18),t.qZA(),t.qZA(),t.TgZ(33,"div",22),t.TgZ(34,"a",23),t.TgZ(35,"p",24),t._uU(36,"Version 1.5.
|
|
1
|
+
"use strict";(self.webpackChunkzoho=self.webpackChunkzoho||[]).push([[642],{1642:(b,s,i)=>{i.r(s),i.d(s,{LoginModule:()=>f});var c=i(8583),e=i(665),l=i(9171),t=i(8720),d=i(3198);const p=[{path:"",component:(()=>{class o{constructor(n,r,m,Z){this.httpService=n,this.router=r,this.formBuilder=m,this.elementRef=Z;var g=JSON.parse(window.localStorage.getItem("user"));let h=new Date;null!=g&&new Date(g.expiredAt)>h&&this.router.navigate(["pages/customer-tab/customer"]),this.loginForm=this.formBuilder.group({username:["",e.kI.required],password:["",e.kI.required]})}ngOnInit(){this.elementRef.nativeElement.ownerDocument.body.style.backgroundColor="#c3f3f7"}ngOnDestroy(){this.elementRef.nativeElement.ownerDocument.body.style.backgroundColor="white"}onSubmit(){this.httpService.post("/api/Authentication/Login",JSON.stringify({client_id:this.loginForm.controls.username.value,client_secret:this.loginForm.controls.password.value})).subscribe(r=>{localStorage.setItem("user",JSON.stringify(r)),this.router.navigate(["pages/customer-tab/customer"])},r=>{alert(r.error)})}}return o.\u0275fac=function(n){return new(n||o)(t.Y36(d.O),t.Y36(l.F0),t.Y36(e.qu),t.Y36(t.SBq))},o.\u0275cmp=t.Xpm({type:o,selectors:[["ng-component"]],decls:37,vars:1,consts:[[1,"container"],[1,"row","mt-5","mt-md-0","align-self-center"],[1,"col-12","col-md-7","text-center"],["src","https://res.cloudinary.com/pos/image/upload/w_450/v1603265432/zohobooksxdealpos.png","alt","integration-image",1,"img-fluid"],[1,"col-12","col-md-5","order-first","order-md-last"],[1,"card"],[1,"card-body"],[1,"card-title"],[1,"ml-2","font-weight-normal","font-xl","robotoslab"],[3,"formGroup"],[1,"form-label-group"],["type","text","formControlName","username","name","username","id","inputUsername","placeholder","Username","required","",1,"form-control","text-left"],["for","inputPassword",1,"text-left"],["type","password","formControlName","password","name","password","id","inputPassword","placeholder","Password","required","",1,"form-control","text-left"],["type","submit",1,"btn","btn-lg","btn-primary","btn-block",3,"click"],[1,"col-12","d-block","d-md-none","text-center"],[1,"pt-1rem","mr-3"],["target","_blank","href","https://www.dealpos.com"],["src","https://res.cloudinary.com/pos/image/upload/POS/Images/Login/dealpos.png","alt","dealpos-logo",1,"img-fluid"],[1,"mx-5","pb-5","mb-5","d-none","d-md-block"],[1,"row","justify-content-between","align-items-center"],[1,"col-auto","d-inline-flex"],[1,"col-auto"],["href","https://changelog.dealpos.com/?categories=cat_V5iwt9cDrwQcE&view=complete","target","_blank"],[1,"pt-1rem","font-italic"]],template:function(n,r){1&n&&(t.TgZ(0,"div",0),t.TgZ(1,"div",1),t.TgZ(2,"div",2),t._UZ(3,"img",3),t.qZA(),t.TgZ(4,"div",4),t.TgZ(5,"div",5),t.TgZ(6,"div",6),t.TgZ(7,"div",7),t.TgZ(8,"h2",8),t._uU(9,"Sign in"),t.qZA(),t.qZA(),t.TgZ(10,"form",9),t.TgZ(11,"div",10),t._UZ(12,"input",11),t.TgZ(13,"label",12),t._uU(14,"Username"),t.qZA(),t.qZA(),t.TgZ(15,"div",10),t._UZ(16,"input",13),t.TgZ(17,"label",12),t._uU(18,"Password"),t.qZA(),t.qZA(),t.TgZ(19,"button",14),t.NdJ("click",function(){return r.onSubmit()}),t._uU(20,"Sign in"),t.qZA(),t.qZA(),t.qZA(),t.qZA(),t.qZA(),t.TgZ(21,"div",15),t.TgZ(22,"p",16),t._uU(23,"Powered by : "),t.qZA(),t.TgZ(24,"a",17),t._UZ(25,"img",18),t.qZA(),t.qZA(),t.qZA(),t.qZA(),t.TgZ(26,"footer",19),t.TgZ(27,"div",20),t.TgZ(28,"div",21),t.TgZ(29,"p",16),t._uU(30,"Powered by : "),t.qZA(),t.TgZ(31,"a",17),t._UZ(32,"img",18),t.qZA(),t.qZA(),t.TgZ(33,"div",22),t.TgZ(34,"a",23),t.TgZ(35,"p",24),t._uU(36,"Version 1.5.3"),t.qZA(),t.qZA(),t.qZA(),t.qZA(),t.qZA()),2&n&&(t.xp6(10),t.Q6J("formGroup",r.loginForm))},directives:[e._Y,e.JL,e.sg,e.Fj,e.JJ,e.u,e.Q7],styles:['.container[_ngcontent-%COMP%]{position:absolute;max-width:100%}.passwordIcon[_ngcontent-%COMP%]{top:1.5rem;right:.5rem;position:absolute;margin:0 auto!important;cursor:pointer}.big-display[_ngcontent-%COMP%]{font-size:2rem;font-weight:500;line-height:1.2}@media (min-width: 768px){.container[_ngcontent-%COMP%]{max-width:90%;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.big-display[_ngcontent-%COMP%]{font-size:2.5rem}}@media (min-width: 1200px){.container[_ngcontent-%COMP%]{max-width:70%}.big-display[_ngcontent-%COMP%]{font-size:3rem}}html[_ngcontent-%COMP%], body[_ngcontent-%COMP%]{height:100%}body[_ngcontent-%COMP%]{display:flex;align-items:center;padding-top:40px;padding-bottom:40px}footer[_ngcontent-%COMP%]{position:absolute;bottom:0;width:90%;left:3rem}.pt-1rem[_ngcontent-%COMP%]{padding-top:1rem}.form-label-group[_ngcontent-%COMP%] > label[_ngcontent-%COMP%]{color:#666}.font-xl[_ngcontent-%COMP%]{font-size:x-large}.font125rem[_ngcontent-%COMP%]{font-size:1.25rem}.robotoslab[_ngcontent-%COMP%]{font-family:"Roboto Slab"}']}),o})(),data:{title:"Dealpos x ZohoBook"}}];let u=(()=>{class o{}return o.\u0275fac=function(n){return new(n||o)},o.\u0275mod=t.oAB({type:o}),o.\u0275inj=t.cJS({imports:[[l.Bz.forChild(p)],l.Bz]}),o})(),f=(()=>{class o{}return o.\u0275fac=function(n){return new(n||o)},o.\u0275mod=t.oAB({type:o}),o.\u0275inj=t.cJS({imports:[[c.ez,e.u5,e.UX,u]]}),o})()}}]);
|
package/zoho/index.html
CHANGED
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
<link href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" rel="stylesheet">
|
|
13
13
|
<link rel="manifest" href="manifest.webmanifest">
|
|
14
14
|
<meta name="theme-color" content="#1976d2">
|
|
15
|
-
<style>@charset "UTF-8";:root{--blue:#337ab7;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#c9302c;--orange:#f6a828;--yellow:#ffc107;--green:#89b03e;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#337ab7;--secondary:#ccc;--success:#89b03e;--info:#17a2b8;--warning:#f6a828;--danger:#c9302c;--light:#ddd;--dark:#4d4d4d;--light-gray:#cbcbd226;--light-blue:#dfeffc;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;color:#333;text-align:left;background-color:#fff}@media (max-width: 991px){body{position:relative}}body,html{height:100%}@media print{body,html{height:auto}body{color:#000!important}}.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}</style><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/
|
|
15
|
+
<style>@charset "UTF-8";:root{--blue:#337ab7;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#c9302c;--orange:#f6a828;--yellow:#ffc107;--green:#89b03e;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#337ab7;--secondary:#ccc;--success:#89b03e;--info:#17a2b8;--warning:#f6a828;--danger:#c9302c;--light:#ddd;--dark:#4d4d4d;--light-gray:#cbcbd226;--light-blue:#dfeffc;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;color:#333;text-align:left;background-color:#fff}@media (max-width: 991px){body{position:relative}}body,html{height:100%}@media print{body,html{height:auto}body{color:#000!important}}.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}</style><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/zohodealpos@1.5.3/zoho/styles.59acdd6183db026171df.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/zohodealpos@1.5.3/zoho/styles.59acdd6183db026171df.css"></noscript></head>
|
|
16
16
|
<body class="mat-typography">
|
|
17
17
|
<app-root></app-root>
|
|
18
18
|
<noscript>Please enable JavaScript to continue using this application.</noscript>
|
|
19
|
-
<script src="https://cdn.jsdelivr.net/npm/
|
|
19
|
+
<script src="https://cdn.jsdelivr.net/npm/zohodealpos@1.5.3/zoho/runtime.ee1bbb924c5e2f4a5f50.js" defer></script><script src="https://cdn.jsdelivr.net/npm/zohodealpos@1.5.3/zoho/polyfills.4fbb3e1f3ec1183ac3a1.js" defer></script><script src="https://cdn.jsdelivr.net/npm/zohodealpos@1.5.3/zoho/scripts.efed6238f50c973203f8.js" defer></script><script src="https://cdn.jsdelivr.net/npm/zohodealpos@1.5.3/zoho/main.f4b7005181c7422bc781.js" defer></script>
|
|
20
20
|
|
|
21
21
|
</body></html>
|
package/zoho/ngsw.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"configVersion": 1,
|
|
3
|
-
"timestamp":
|
|
3
|
+
"timestamp": 1642391713213,
|
|
4
4
|
"index": "/index.html",
|
|
5
5
|
"assetGroups": [
|
|
6
6
|
{
|
|
@@ -11,14 +11,14 @@
|
|
|
11
11
|
"ignoreVary": true
|
|
12
12
|
},
|
|
13
13
|
"urls": [
|
|
14
|
-
"/642.
|
|
14
|
+
"/642.b6c0b4b0bb9e0f5546e0.js",
|
|
15
15
|
"/665.b53de9a2771b170c7939.js",
|
|
16
16
|
"/738.dfd2b70dd63e17dfa196.js",
|
|
17
17
|
"/favicon.ico",
|
|
18
18
|
"/main.f4b7005181c7422bc781.js",
|
|
19
19
|
"/manifest.webmanifest",
|
|
20
20
|
"/polyfills.4fbb3e1f3ec1183ac3a1.js",
|
|
21
|
-
"/runtime.
|
|
21
|
+
"/runtime.ee1bbb924c5e2f4a5f50.js",
|
|
22
22
|
"/scripts.efed6238f50c973203f8.js",
|
|
23
23
|
"/styles.59acdd6183db026171df.css"
|
|
24
24
|
],
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
],
|
|
84
84
|
"dataGroups": [],
|
|
85
85
|
"hashTable": {
|
|
86
|
-
"/642.
|
|
86
|
+
"/642.b6c0b4b0bb9e0f5546e0.js": "648fe086fe365d200184baefef6f842747694000",
|
|
87
87
|
"/665.b53de9a2771b170c7939.js": "eebf2d90b8ca89792216fee8715ebb70cc3a2bbd",
|
|
88
88
|
"/738.dfd2b70dd63e17dfa196.js": "5e7c0d7b74dba5a6e7fc90744b7f16f882c3b879",
|
|
89
89
|
"/assets/bootstrap_light.scss": "c1259a97d15ee836fbd3ba031dc8327f9cd7cf05",
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"/main.f4b7005181c7422bc781.js": "c6626be3ed0545ca8e28a8f55da744e4f39502a3",
|
|
136
136
|
"/manifest.webmanifest": "0b6a767cefbd854096cf0ee35858b7497a39c611",
|
|
137
137
|
"/polyfills.4fbb3e1f3ec1183ac3a1.js": "20beec0fc5c8a2428571138f88379b80e6bc5541",
|
|
138
|
-
"/runtime.
|
|
138
|
+
"/runtime.ee1bbb924c5e2f4a5f50.js": "e762245fa660be62e87e321eada7bdb3d1f82bb4",
|
|
139
139
|
"/scripts.efed6238f50c973203f8.js": "745226d8d08afb3d716848d7eeed74d2319d4082",
|
|
140
140
|
"/styles.59acdd6183db026171df.css": "9c15b380e167e1d3c362f2794e08c574befd5529"
|
|
141
141
|
},
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(()=>{"use strict";var e,v={},h={};function r(e){var n=h[e];if(void 0!==n)return n.exports;var t=h[e]={id:e,loaded:!1,exports:{}};return v[e].call(t.exports,t,t.exports,r),t.loaded=!0,t.exports}r.m=v,e=[],r.O=(n,t,i,d)=>{if(!t){var a=1/0;for(o=0;o<e.length;o++){for(var[t,i,d]=e[o],s=!0,f=0;f<t.length;f++)(!1&d||a>=d)&&Object.keys(r.O).every(b=>r.O[b](t[f]))?t.splice(f--,1):(s=!1,d<a&&(a=d));if(s){e.splice(o--,1);var u=i();void 0!==u&&(n=u)}}return n}d=d||0;for(var o=e.length;o>0&&e[o-1][2]>d;o--)e[o]=e[o-1];e[o]=[t,i,d]},r.n=e=>{var n=e&&e.__esModule?()=>e.default:()=>e;return r.d(n,{a:n}),n},r.d=(e,n)=>{for(var t in n)r.o(n,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:n[t]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((n,t)=>(r.f[t](e,n),n),[])),r.u=e=>e+"."+{642:"b6c0b4b0bb9e0f5546e0",665:"b53de9a2771b170c7939",738:"dfd2b70dd63e17dfa196"}[e]+".js",r.miniCssF=e=>"styles.59acdd6183db026171df.css",r.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),(()=>{var e={},n="zoho:";r.l=(t,i,d,o)=>{if(e[t])e[t].push(i);else{var a,s;if(void 0!==d)for(var f=document.getElementsByTagName("script"),u=0;u<f.length;u++){var l=f[u];if(l.getAttribute("src")==t||l.getAttribute("data-webpack")==n+d){a=l;break}}a||(s=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,r.nc&&a.setAttribute("nonce",r.nc),a.setAttribute("data-webpack",n+d),a.src=r.tu(t)),e[t]=[i];var c=(g,b)=>{a.onerror=a.onload=null,clearTimeout(p);var m=e[t];if(delete e[t],a.parentNode&&a.parentNode.removeChild(a),m&&m.forEach(_=>_(b)),g)return g(b)},p=setTimeout(c.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=c.bind(null,a.onerror),a.onload=c.bind(null,a.onload),s&&document.head.appendChild(a)}}})(),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e;r.tu=n=>(void 0===e&&(e={createScriptURL:t=>t},"undefined"!=typeof trustedTypes&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("angular#bundler",e))),e.createScriptURL(n))})(),r.p="https://cdn.jsdelivr.net/npm/zohodealpos@1.5.3/zoho/",(()=>{var e={666:0};r.f.j=(i,d)=>{var o=r.o(e,i)?e[i]:void 0;if(0!==o)if(o)d.push(o[2]);else if(666!=i){var a=new Promise((l,c)=>o=e[i]=[l,c]);d.push(o[2]=a);var s=r.p+r.u(i),f=new Error;r.l(s,l=>{if(r.o(e,i)&&(0!==(o=e[i])&&(e[i]=void 0),o)){var c=l&&("load"===l.type?"missing":l.type),p=l&&l.target&&l.target.src;f.message="Loading chunk "+i+" failed.\n("+c+": "+p+")",f.name="ChunkLoadError",f.type=c,f.request=p,o[1](f)}},"chunk-"+i,i)}else e[i]=0},r.O.j=i=>0===e[i];var n=(i,d)=>{var f,u,[o,a,s]=d,l=0;for(f in a)r.o(a,f)&&(r.m[f]=a[f]);if(s)var c=s(r);for(i&&i(d);l<o.length;l++)r.o(e,u=o[l])&&e[u]&&e[u][0](),e[o[l]]=0;return r.O(c)},t=self.webpackChunkzoho=self.webpackChunkzoho||[];t.forEach(n.bind(null,0)),t.push=n.bind(null,t.push.bind(t))})()})();
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(()=>{"use strict";var e,v={},h={};function r(e){var n=h[e];if(void 0!==n)return n.exports;var t=h[e]={id:e,loaded:!1,exports:{}};return v[e].call(t.exports,t,t.exports,r),t.loaded=!0,t.exports}r.m=v,e=[],r.O=(n,t,o,l)=>{if(!t){var a=1/0;for(i=0;i<e.length;i++){for(var[t,o,l]=e[i],s=!0,f=0;f<t.length;f++)(!1&l||a>=l)&&Object.keys(r.O).every(b=>r.O[b](t[f]))?t.splice(f--,1):(s=!1,l<a&&(a=l));if(s){e.splice(i--,1);var u=o();void 0!==u&&(n=u)}}return n}l=l||0;for(var i=e.length;i>0&&e[i-1][2]>l;i--)e[i]=e[i-1];e[i]=[t,o,l]},r.n=e=>{var n=e&&e.__esModule?()=>e.default:()=>e;return r.d(n,{a:n}),n},r.d=(e,n)=>{for(var t in n)r.o(n,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:n[t]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((n,t)=>(r.f[t](e,n),n),[])),r.u=e=>e+"."+{642:"05ebf49f5aeee1298ea0",665:"b53de9a2771b170c7939",738:"dfd2b70dd63e17dfa196"}[e]+".js",r.miniCssF=e=>"styles.59acdd6183db026171df.css",r.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),(()=>{var e={},n="zoho:";r.l=(t,o,l,i)=>{if(e[t])e[t].push(o);else{var a,s;if(void 0!==l)for(var f=document.getElementsByTagName("script"),u=0;u<f.length;u++){var d=f[u];if(d.getAttribute("src")==t||d.getAttribute("data-webpack")==n+l){a=d;break}}a||(s=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,r.nc&&a.setAttribute("nonce",r.nc),a.setAttribute("data-webpack",n+l),a.src=r.tu(t)),e[t]=[o];var c=(g,b)=>{a.onerror=a.onload=null,clearTimeout(p);var m=e[t];if(delete e[t],a.parentNode&&a.parentNode.removeChild(a),m&&m.forEach(_=>_(b)),g)return g(b)},p=setTimeout(c.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=c.bind(null,a.onerror),a.onload=c.bind(null,a.onload),s&&document.head.appendChild(a)}}})(),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e;r.tu=n=>(void 0===e&&(e={createScriptURL:t=>t},"undefined"!=typeof trustedTypes&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("angular#bundler",e))),e.createScriptURL(n))})(),r.p="https://cdn.jsdelivr.net/npm/jurnaldealpos@1.5.2/jurnal/",(()=>{var e={666:0};r.f.j=(o,l)=>{var i=r.o(e,o)?e[o]:void 0;if(0!==i)if(i)l.push(i[2]);else if(666!=o){var a=new Promise((d,c)=>i=e[o]=[d,c]);l.push(i[2]=a);var s=r.p+r.u(o),f=new Error;r.l(s,d=>{if(r.o(e,o)&&(0!==(i=e[o])&&(e[o]=void 0),i)){var c=d&&("load"===d.type?"missing":d.type),p=d&&d.target&&d.target.src;f.message="Loading chunk "+o+" failed.\n("+c+": "+p+")",f.name="ChunkLoadError",f.type=c,f.request=p,i[1](f)}},"chunk-"+o,o)}else e[o]=0},r.O.j=o=>0===e[o];var n=(o,l)=>{var f,u,[i,a,s]=l,d=0;for(f in a)r.o(a,f)&&(r.m[f]=a[f]);if(s)var c=s(r);for(o&&o(l);d<i.length;d++)r.o(e,u=i[d])&&e[u]&&e[u][0](),e[i[d]]=0;return r.O(c)},t=self.webpackChunkzoho=self.webpackChunkzoho||[];t.forEach(n.bind(null,0)),t.push=n.bind(null,t.push.bind(t))})()})();
|