zohodealpos 1.2.8 → 1.3.2

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.
@@ -1735,7 +1735,7 @@
1735
1735
  * Use of this source code is governed by an MIT-style license that can be
1736
1736
  * found in the LICENSE file at https://angular.io/license
1737
1737
  */
1738
- const SW_VERSION = '12.2.1';
1738
+ const SW_VERSION = '12.2.4';
1739
1739
  const DEBUG_LOG_BUFFER_SIZE = 100;
1740
1740
  class DebugHandler {
1741
1741
  constructor(driver, adapter) {
@@ -2218,7 +2218,7 @@ ${msgIdle}`, { headers: this.adapter.newHeaders({ 'Content-Type': 'text/plain' }
2218
2218
  });
2219
2219
  }
2220
2220
  handleClick(notification, action) {
2221
- var _a, _b;
2221
+ var _a, _b, _c;
2222
2222
  return __awaiter(this, void 0, void 0, function* () {
2223
2223
  notification.close();
2224
2224
  const options = {};
@@ -2227,8 +2227,8 @@ ${msgIdle}`, { headers: this.adapter.newHeaders({ 'Content-Type': 'text/plain' }
2227
2227
  NOTIFICATION_OPTION_NAMES.filter(name => name in notification)
2228
2228
  .forEach(name => options[name] = notification[name]);
2229
2229
  const notificationAction = action === '' || action === undefined ? 'default' : action;
2230
- const onActionClick = (_a = notification === null || notification === void 0 ? void 0 : notification.data) === null || _a === void 0 ? void 0 : _a.onActionClick[notificationAction];
2231
- const urlToOpen = new URL((_b = onActionClick === null || onActionClick === void 0 ? void 0 : onActionClick.url) !== null && _b !== void 0 ? _b : '', this.scope.registration.scope).href;
2230
+ const onActionClick = (_b = (_a = notification === null || notification === void 0 ? void 0 : notification.data) === null || _a === void 0 ? void 0 : _a.onActionClick) === null || _b === void 0 ? void 0 : _b[notificationAction];
2231
+ const urlToOpen = new URL((_c = onActionClick === null || onActionClick === void 0 ? void 0 : onActionClick.url) !== null && _c !== void 0 ? _c : '', this.scope.registration.scope).href;
2232
2232
  switch (onActionClick === null || onActionClick === void 0 ? void 0 : onActionClick.operation) {
2233
2233
  case 'openWindow':
2234
2234
  yield this.scope.clients.openWindow(urlToOpen);
package/zoho/ngsw.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "configVersion": 1,
3
- "timestamp": 1630050182461,
3
+ "timestamp": 1632279565318,
4
4
  "index": "/index.html",
5
5
  "assetGroups": [
6
6
  {
@@ -11,17 +11,17 @@
11
11
  "ignoreVary": true
12
12
  },
13
13
  "urls": [
14
- "/642.ddb3bff2ab696bd80bd4.js",
15
- "/665.994c0a8fe9bf285b8bca.js",
16
- "/899.e7c3ee1002532167d341.js",
14
+ "/642.c750b53899b660f2e780.js",
15
+ "/665.8af334950ba206e5c0e5.js",
16
+ "/899.3c03f8f7b28f7194ce11.js",
17
17
  "/favicon.ico",
18
18
  "/index.html",
19
- "/main.0a3f344284c2463752f0.js",
19
+ "/main.87fafd478f714d6e58fe.js",
20
20
  "/manifest.webmanifest",
21
21
  "/polyfills.91e9c0d031abefd44bb8.js",
22
- "/runtime.9472b3f83af830f73fb7.js",
22
+ "/runtime.493ad5dd13fe621280c8.js",
23
23
  "/scripts.efed6238f50c973203f8.js",
24
- "/styles.dbdb7106a9efcb2c87be.css"
24
+ "/styles.51eee3d61e891f39ef1d.css"
25
25
  ],
26
26
  "patterns": []
27
27
  },
@@ -84,10 +84,10 @@
84
84
  ],
85
85
  "dataGroups": [],
86
86
  "hashTable": {
87
- "/642.ddb3bff2ab696bd80bd4.js": "70ac45e8dfea938ae97f34bbb7f7f186c5d151b8",
88
- "/665.994c0a8fe9bf285b8bca.js": "61f7393df3eea6c044347c3863f802e8c0b0ff59",
89
- "/899.e7c3ee1002532167d341.js": "207767e0ca975765cd2339ebfe79ab3f4a4fdcb4",
90
- "/assets/bootstrap_light.scss": "def22c1f81687a7a192a790d5c7802be13d2a3c8",
87
+ "/642.c750b53899b660f2e780.js": "955bdf508de0b055c9837cf1fdcd93c04a66864e",
88
+ "/665.8af334950ba206e5c0e5.js": "eebf2d90b8ca89792216fee8715ebb70cc3a2bbd",
89
+ "/899.3c03f8f7b28f7194ce11.js": "67c3f94f09b2a60126097f36bddea4756b82ec31",
90
+ "/assets/bootstrap_light.scss": "c1259a97d15ee836fbd3ba031dc8327f9cd7cf05",
91
91
  "/assets/floatingLabel.scss": "ecc84bde7497e5998dd61c5051c3ce4ffce6b67b",
92
92
  "/assets/icons/icon-128x128.png": "dae3b6ed49bdaf4327b92531d4b5b4a5d30c7532",
93
93
  "/assets/icons/icon-144x144.png": "b0bd89982e08f9bd2b642928f5391915b74799a7",
@@ -133,13 +133,13 @@
133
133
  "/assets/pos_variable.scss": "1c4a121e77fa382d97ba44f7eb0558933d82af6f",
134
134
  "/assets/sitemap.json": "d770a14b6123cba4e31a8617318b0346582e8f10",
135
135
  "/favicon.ico": "22f6a4a3bcaafafb0254e0f2fa4ceb89e505e8b2",
136
- "/index.html": "985bc2122dbdf05cbcebc530c57cf5498faf2345",
137
- "/main.0a3f344284c2463752f0.js": "cc21580ababf816c7707f7a45190ecf9b530764a",
136
+ "/index.html": "e314b4aa3ac2f9f162cce8eb4ca8ca0bd972a32e",
137
+ "/main.87fafd478f714d6e58fe.js": "8dd61e321f1f7196bedf3803abbd1d80816196e9",
138
138
  "/manifest.webmanifest": "0b6a767cefbd854096cf0ee35858b7497a39c611",
139
139
  "/polyfills.91e9c0d031abefd44bb8.js": "20beec0fc5c8a2428571138f88379b80e6bc5541",
140
- "/runtime.9472b3f83af830f73fb7.js": "14837812343195832d33b737c9892fbd91080e02",
140
+ "/runtime.493ad5dd13fe621280c8.js": "0fe3568350e89b4cfd8a08b7ea1c8dc0b092b13c",
141
141
  "/scripts.efed6238f50c973203f8.js": "745226d8d08afb3d716848d7eeed74d2319d4082",
142
- "/styles.dbdb7106a9efcb2c87be.css": "102055d6ad4caf2e0359cb461573e2addb129b2e"
142
+ "/styles.51eee3d61e891f39ef1d.css": "7cef63f359db3cac24ee3b7f600752a6fa44b4a3"
143
143
  },
144
144
  "navigationUrls": [
145
145
  {
@@ -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,f)=>{if(!t){var a=1/0;for(o=0;o<e.length;o++){for(var[t,i,f]=e[o],d=!0,l=0;l<t.length;l++)(!1&f||a>=f)&&Object.keys(r.O).every(b=>r.O[b](t[l]))?t.splice(l--,1):(d=!1,f<a&&(a=f));if(d){e.splice(o--,1);var s=i();void 0!==s&&(n=s)}}return n}f=f||0;for(var o=e.length;o>0&&e[o-1][2]>f;o--)e[o]=e[o-1];e[o]=[t,i,f]},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:"c750b53899b660f2e780",665:"8af334950ba206e5c0e5",899:"3c03f8f7b28f7194ce11"}[e]+".js",r.miniCssF=e=>"styles.51eee3d61e891f39ef1d.css",r.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),(()=>{var e={},n="zoho:";r.l=(t,i,f,o)=>{if(e[t])e[t].push(i);else{var a,d;if(void 0!==f)for(var l=document.getElementsByTagName("script"),s=0;s<l.length;s++){var u=l[s];if(u.getAttribute("src")==t||u.getAttribute("data-webpack")==n+f){a=u;break}}a||(d=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,r.nc&&a.setAttribute("nonce",r.nc),a.setAttribute("data-webpack",n+f),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),d&&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.3.2/zoho/",(()=>{var e={666:0};r.f.j=(i,f)=>{var o=r.o(e,i)?e[i]:void 0;if(0!==o)if(o)f.push(o[2]);else if(666!=i){var a=new Promise((u,c)=>o=e[i]=[u,c]);f.push(o[2]=a);var d=r.p+r.u(i),l=new Error;r.l(d,u=>{if(r.o(e,i)&&(0!==(o=e[i])&&(e[i]=void 0),o)){var c=u&&("load"===u.type?"missing":u.type),p=u&&u.target&&u.target.src;l.message="Loading chunk "+i+" failed.\n("+c+": "+p+")",l.name="ChunkLoadError",l.type=c,l.request=p,o[1](l)}},"chunk-"+i,i)}else e[i]=0},r.O.j=i=>0===e[i];var n=(i,f)=>{var l,s,[o,a,d]=f,u=0;for(l in a)r.o(a,l)&&(r.m[l]=a[l]);if(d)var c=d(r);for(i&&i(f);u<o.length;u++)r.o(e,s=o[u])&&e[s]&&e[s][0](),e[o[u]]=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))})()})();