From f76b4ca19ec6f264398ec5b2fc5f3bd20dc32c7a Mon Sep 17 00:00:00 2001 From: Ahmed Nouira Date: Sun, 22 Aug 2021 00:51:30 +0100 Subject: [PATCH] docs: update docs --- README.md | 6 +- docs/asset-manifest.json | 22 +- docs/index.html | 2 +- docs/service-worker.js | 3261 +---------------- docs/service-worker.js.map | 2 +- docs/static/css/4.532f36fa.chunk.css | 999 +---- docs/static/css/main.8d4fa4cb.chunk.css | 2 + docs/static/css/main.8d4fa4cb.chunk.css.map | 1 + docs/static/css/main.9c47e41d.chunk.css | 182 - docs/static/css/main.9c47e41d.chunk.css.map | 1 - docs/static/js/0.8454ff46.chunk.js | 51 +- docs/static/js/10.bd20c974.chunk.js | 1340 +------ docs/static/js/11.7ed82166.chunk.js | 971 +---- docs/static/js/12.d242ae2a.chunk.js | 344 +- docs/static/js/13.d6c7c30f.chunk.js | 232 +- docs/static/js/14.4042e14a.chunk.js | 704 +--- docs/static/js/15.5e80b398.chunk.js | 331 +- docs/static/js/16.09d38c77.chunk.js | 351 +- docs/static/js/17.9375eb7a.chunk.js | 131 +- docs/static/js/18.6aff4325.chunk.js | 199 +- docs/static/js/19.92fbdb72.chunk.js | 411 +-- docs/static/js/20.d46f9990.chunk.js | 244 +- docs/static/js/21.60019d5e.chunk.js | 205 +- docs/static/js/22.60d9f398.chunk.js | 109 +- docs/static/js/23.8573a2a7.chunk.js | 300 +- docs/static/js/24.97a5c971.chunk.js | 297 +- docs/static/js/25.fbc2daf4.chunk.js | 487 +-- docs/static/js/26.55b60025.chunk.js | 532 +-- docs/static/js/27.dcfb1178.chunk.js | 250 +- docs/static/js/28.531914b1.chunk.js | 636 +--- docs/static/js/29.849a37b3.chunk.js | 159 +- docs/static/js/30.d811bece.chunk.js | 308 +- docs/static/js/31.4e9d3c29.chunk.js | 466 +-- docs/static/js/32.f07e95db.chunk.js | 820 +---- docs/static/js/33.ad5133e5.chunk.js | 361 +- docs/static/js/34.f2ef85d0.chunk.js | 458 +-- docs/static/js/35.cbbbc494.chunk.js | 626 +--- docs/static/js/36.8267420e.chunk.js | 266 +- docs/static/js/37.a34b3be4.chunk.js | 94 +- docs/static/js/38.85a94d3a.chunk.js | 282 +- docs/static/js/39.0e0ae2a9.chunk.js | 364 +- docs/static/js/4.020c622c.chunk.js.map | 1 - ....020c622c.chunk.js => 4.8d208fb9.chunk.js} | 6 +- ...SE.txt => 4.8d208fb9.chunk.js.LICENSE.txt} | 0 docs/static/js/4.8d208fb9.chunk.js.map | 1 + docs/static/js/main.114d3d14.chunk.js.map | 1 - ...4d3d14.chunk.js => main.dba35331.chunk.js} | 4 +- docs/static/js/main.dba35331.chunk.js.map | 1 + example/package.json | 2 +- example/src/pages/Home.tsx | 4 +- example/yarn.lock | 8 +- src/useIonicHeaderParallax.ts | 4 - types/index.d.ts | 2 +- 53 files changed, 99 insertions(+), 16742 deletions(-) create mode 100644 docs/static/css/main.8d4fa4cb.chunk.css create mode 100644 docs/static/css/main.8d4fa4cb.chunk.css.map delete mode 100644 docs/static/css/main.9c47e41d.chunk.css delete mode 100644 docs/static/css/main.9c47e41d.chunk.css.map delete mode 100644 docs/static/js/4.020c622c.chunk.js.map rename docs/static/js/{4.020c622c.chunk.js => 4.8d208fb9.chunk.js} (98%) rename docs/static/js/{4.020c622c.chunk.js.LICENSE.txt => 4.8d208fb9.chunk.js.LICENSE.txt} (100%) create mode 100644 docs/static/js/4.8d208fb9.chunk.js.map delete mode 100644 docs/static/js/main.114d3d14.chunk.js.map rename docs/static/js/{main.114d3d14.chunk.js => main.dba35331.chunk.js} (66%) create mode 100644 docs/static/js/main.dba35331.chunk.js.map diff --git a/README.md b/README.md index 8418b4e..aeaa334 100644 --- a/README.md +++ b/README.md @@ -51,17 +51,15 @@ import { IonTitle, IonToolbar, } from '@ionic/react' -import { Lorem } from '../components/Lorem' -import './Home.css' import { useIonHeaderParallax } from 'ionic-react-header-parallax' const Home: React.FC = () => { - useIonHeaderParallax({ image: 'https://picsum.photos/1080' }) + const {ref} = useIonHeaderParallax({ image: 'https://picsum.photos/1080' }) return ( - + diff --git a/docs/asset-manifest.json b/docs/asset-manifest.json index e9bc17a..ce5ffa6 100644 --- a/docs/asset-manifest.json +++ b/docs/asset-manifest.json @@ -2,16 +2,16 @@ "files": { "static/js/0.8454ff46.chunk.js": "/static/js/0.8454ff46.chunk.js", "static/js/0.8454ff46.chunk.js.map": "/static/js/0.8454ff46.chunk.js.map", - "main.css": "/static/css/main.9c47e41d.chunk.css", - "main.js": "/static/js/main.114d3d14.chunk.js", - "main.js.map": "/static/js/main.114d3d14.chunk.js.map", + "main.css": "/static/css/main.8d4fa4cb.chunk.css", + "main.js": "/static/js/main.dba35331.chunk.js", + "main.js.map": "/static/js/main.dba35331.chunk.js.map", "polyfills-dom.js": "/static/js/polyfills-dom.8a349f6a.chunk.js", "polyfills-dom.js.map": "/static/js/polyfills-dom.8a349f6a.chunk.js.map", "runtime-main.js": "/static/js/runtime-main.773a2f7b.js", "runtime-main.js.map": "/static/js/runtime-main.773a2f7b.js.map", "static/css/4.532f36fa.chunk.css": "/static/css/4.532f36fa.chunk.css", - "static/js/4.020c622c.chunk.js": "/static/js/4.020c622c.chunk.js", - "static/js/4.020c622c.chunk.js.map": "/static/js/4.020c622c.chunk.js.map", + "static/js/4.8d208fb9.chunk.js": "/static/js/4.8d208fb9.chunk.js", + "static/js/4.8d208fb9.chunk.js.map": "/static/js/4.8d208fb9.chunk.js.map", "static/js/5.7f836f0c.chunk.js": "/static/js/5.7f836f0c.chunk.js", "static/js/5.7f836f0c.chunk.js.map": "/static/js/5.7f836f0c.chunk.js.map", "static/js/6.ad0ecfc8.chunk.js": "/static/js/6.ad0ecfc8.chunk.js", @@ -124,16 +124,16 @@ "service-worker.js": "/service-worker.js", "service-worker.js.map": "/service-worker.js.map", "static/css/4.532f36fa.chunk.css.map": "/static/css/4.532f36fa.chunk.css.map", - "static/css/main.9c47e41d.chunk.css.map": "/static/css/main.9c47e41d.chunk.css.map", - "static/js/4.020c622c.chunk.js.LICENSE.txt": "/static/js/4.020c622c.chunk.js.LICENSE.txt", + "static/css/main.8d4fa4cb.chunk.css.map": "/static/css/main.8d4fa4cb.chunk.css.map", + "static/js/4.8d208fb9.chunk.js.LICENSE.txt": "/static/js/4.8d208fb9.chunk.js.LICENSE.txt", "static/js/52.e338b0ce.chunk.js.LICENSE.txt": "/static/js/52.e338b0ce.chunk.js.LICENSE.txt", "static/js/polyfills-dom.8a349f6a.chunk.js.LICENSE.txt": "/static/js/polyfills-dom.8a349f6a.chunk.js.LICENSE.txt" }, "entrypoints": [ "static/js/runtime-main.773a2f7b.js", "static/css/4.532f36fa.chunk.css", - "static/js/4.020c622c.chunk.js", - "static/css/main.9c47e41d.chunk.css", - "static/js/main.114d3d14.chunk.js" + "static/js/4.8d208fb9.chunk.js", + "static/css/main.8d4fa4cb.chunk.css", + "static/js/main.dba35331.chunk.js" ] -} +} \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 690eb06..e23c01c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1 @@ -Ionic App
\ No newline at end of file +Ionic App
\ No newline at end of file diff --git a/docs/service-worker.js b/docs/service-worker.js index 5fd493a..9a4bb0c 100644 --- a/docs/service-worker.js +++ b/docs/service-worker.js @@ -1,3259 +1,2 @@ -!(function (e) { - var t = {} - function n(r) { - if (t[r]) return t[r].exports - var a = (t[r] = { i: r, l: !1, exports: {} }) - return e[r].call(a.exports, a, a.exports, n), (a.l = !0), a.exports - } - ;(n.m = e), - (n.c = t), - (n.d = function (e, t, r) { - n.o(e, t) || Object.defineProperty(e, t, { enumerable: !0, get: r }) - }), - (n.r = function (e) { - 'undefined' !== typeof Symbol && - Symbol.toStringTag && - Object.defineProperty(e, Symbol.toStringTag, { value: 'Module' }), - Object.defineProperty(e, '__esModule', { value: !0 }) - }), - (n.t = function (e, t) { - if ((1 & t && (e = n(e)), 8 & t)) return e - if (4 & t && 'object' === typeof e && e && e.__esModule) return e - var r = Object.create(null) - if ((n.r(r), Object.defineProperty(r, 'default', { enumerable: !0, value: e }), 2 & t && 'string' != typeof e)) - for (var a in e) - n.d( - r, - a, - function (t) { - return e[t] - }.bind(null, a) - ) - return r - }), - (n.n = function (e) { - var t = - e && e.__esModule - ? function () { - return e.default - } - : function () { - return e - } - return n.d(t, 'a', t), t - }), - (n.o = function (e, t) { - return Object.prototype.hasOwnProperty.call(e, t) - }), - (n.p = '/'), - n((n.s = 7)) -})([ - function (e, t, n) { - e.exports = n(6) - }, - function (e, t, n) { - 'use strict' - try { - self['workbox:core:5.1.4'] && _() - } catch (r) {} - }, - function (e, t, n) { - 'use strict' - try { - self['workbox:precaching:5.1.4'] && _() - } catch (r) {} - }, - function (e, t, n) { - 'use strict' - try { - self['workbox:routing:5.1.4'] && _() - } catch (r) {} - }, - function (e, t, n) { - 'use strict' - try { - self['workbox:strategies:5.1.4'] && _() - } catch (r) {} - }, - function (e, t, n) { - 'use strict' - try { - self['workbox:expiration:5.1.4'] && _() - } catch (r) {} - }, - function (e, t, n) { - var r = (function (e) { - 'use strict' - var t, - n = Object.prototype, - r = n.hasOwnProperty, - a = 'function' === typeof Symbol ? Symbol : {}, - i = a.iterator || '@@iterator', - c = a.asyncIterator || '@@asyncIterator', - o = a.toStringTag || '@@toStringTag' - function u(e, t, n) { - return Object.defineProperty(e, t, { value: n, enumerable: !0, configurable: !0, writable: !0 }), e[t] - } - try { - u({}, '') - } catch (U) { - u = function (e, t, n) { - return (e[t] = n) - } - } - function s(e, t, n, r) { - var a = t && t.prototype instanceof y ? t : y, - i = Object.create(a.prototype), - c = new T(r || []) - return ( - (i._invoke = (function (e, t, n) { - var r = h - return function (a, i) { - if (r === p) throw new Error('Generator is already running') - if (r === v) { - if ('throw' === a) throw i - return S() - } - for (n.method = a, n.arg = i; ; ) { - var c = n.delegate - if (c) { - var o = E(c, n) - if (o) { - if (o === d) continue - return o - } - } - if ('next' === n.method) n.sent = n._sent = n.arg - else if ('throw' === n.method) { - if (r === h) throw ((r = v), n.arg) - n.dispatchException(n.arg) - } else 'return' === n.method && n.abrupt('return', n.arg) - r = p - var u = f(e, t, n) - if ('normal' === u.type) { - if (((r = n.done ? v : l), u.arg === d)) continue - return { value: u.arg, done: n.done } - } - 'throw' === u.type && ((r = v), (n.method = 'throw'), (n.arg = u.arg)) - } - } - })(e, n, c)), - i - ) - } - function f(e, t, n) { - try { - return { type: 'normal', arg: e.call(t, n) } - } catch (U) { - return { type: 'throw', arg: U } - } - } - e.wrap = s - var h = 'suspendedStart', - l = 'suspendedYield', - p = 'executing', - v = 'completed', - d = {} - function y() {} - function m() {} - function g() {} - var x = {} - u(x, i, function () { - return this - }) - var b = Object.getPrototypeOf, - w = b && b(b(O([]))) - w && w !== n && r.call(w, i) && (x = w) - var k = (g.prototype = y.prototype = Object.create(x)) - function _(e) { - ;['next', 'throw', 'return'].forEach(function (t) { - u(e, t, function (e) { - return this._invoke(t, e) - }) - }) - } - function R(e, t) { - function n(a, i, c, o) { - var u = f(e[a], e, i) - if ('throw' !== u.type) { - var s = u.arg, - h = s.value - return h && 'object' === typeof h && r.call(h, '__await') - ? t.resolve(h.__await).then( - function (e) { - n('next', e, c, o) - }, - function (e) { - n('throw', e, c, o) - } - ) - : t.resolve(h).then( - function (e) { - ;(s.value = e), c(s) - }, - function (e) { - return n('throw', e, c, o) - } - ) - } - o(u.arg) - } - var a - this._invoke = function (e, r) { - function i() { - return new t(function (t, a) { - n(e, r, t, a) - }) - } - return (a = a ? a.then(i, i) : i()) - } - } - function E(e, n) { - var r = e.iterator[n.method] - if (r === t) { - if (((n.delegate = null), 'throw' === n.method)) { - if (e.iterator.return && ((n.method = 'return'), (n.arg = t), E(e, n), 'throw' === n.method)) return d - ;(n.method = 'throw'), (n.arg = new TypeError("The iterator does not provide a 'throw' method")) - } - return d - } - var a = f(r, e.iterator, n.arg) - if ('throw' === a.type) return (n.method = 'throw'), (n.arg = a.arg), (n.delegate = null), d - var i = a.arg - return i - ? i.done - ? ((n[e.resultName] = i.value), - (n.next = e.nextLoc), - 'return' !== n.method && ((n.method = 'next'), (n.arg = t)), - (n.delegate = null), - d) - : i - : ((n.method = 'throw'), (n.arg = new TypeError('iterator result is not an object')), (n.delegate = null), d) - } - function L(e) { - var t = { tryLoc: e[0] } - 1 in e && (t.catchLoc = e[1]), 2 in e && ((t.finallyLoc = e[2]), (t.afterLoc = e[3])), this.tryEntries.push(t) - } - function q(e) { - var t = e.completion || {} - ;(t.type = 'normal'), delete t.arg, (e.completion = t) - } - function T(e) { - ;(this.tryEntries = [{ tryLoc: 'root' }]), e.forEach(L, this), this.reset(!0) - } - function O(e) { - if (e) { - var n = e[i] - if (n) return n.call(e) - if ('function' === typeof e.next) return e - if (!isNaN(e.length)) { - var a = -1, - c = function n() { - for (; ++a < e.length; ) if (r.call(e, a)) return (n.value = e[a]), (n.done = !1), n - return (n.value = t), (n.done = !0), n - } - return (c.next = c) - } - } - return { next: S } - } - function S() { - return { value: t, done: !0 } - } - return ( - (m.prototype = g), - u(k, 'constructor', g), - u(g, 'constructor', m), - (m.displayName = u(g, o, 'GeneratorFunction')), - (e.isGeneratorFunction = function (e) { - var t = 'function' === typeof e && e.constructor - return !!t && (t === m || 'GeneratorFunction' === (t.displayName || t.name)) - }), - (e.mark = function (e) { - return ( - Object.setPrototypeOf ? Object.setPrototypeOf(e, g) : ((e.__proto__ = g), u(e, o, 'GeneratorFunction')), - (e.prototype = Object.create(k)), - e - ) - }), - (e.awrap = function (e) { - return { __await: e } - }), - _(R.prototype), - u(R.prototype, c, function () { - return this - }), - (e.AsyncIterator = R), - (e.async = function (t, n, r, a, i) { - void 0 === i && (i = Promise) - var c = new R(s(t, n, r, a), i) - return e.isGeneratorFunction(n) - ? c - : c.next().then(function (e) { - return e.done ? e.value : c.next() - }) - }), - _(k), - u(k, o, 'Generator'), - u(k, i, function () { - return this - }), - u(k, 'toString', function () { - return '[object Generator]' - }), - (e.keys = function (e) { - var t = [] - for (var n in e) t.push(n) - return ( - t.reverse(), - function n() { - for (; t.length; ) { - var r = t.pop() - if (r in e) return (n.value = r), (n.done = !1), n - } - return (n.done = !0), n - } - ) - }), - (e.values = O), - (T.prototype = { - constructor: T, - reset: function (e) { - if ( - ((this.prev = 0), - (this.next = 0), - (this.sent = this._sent = t), - (this.done = !1), - (this.delegate = null), - (this.method = 'next'), - (this.arg = t), - this.tryEntries.forEach(q), - !e) - ) - for (var n in this) 't' === n.charAt(0) && r.call(this, n) && !isNaN(+n.slice(1)) && (this[n] = t) - }, - stop: function () { - this.done = !0 - var e = this.tryEntries[0].completion - if ('throw' === e.type) throw e.arg - return this.rval - }, - dispatchException: function (e) { - if (this.done) throw e - var n = this - function a(r, a) { - return (o.type = 'throw'), (o.arg = e), (n.next = r), a && ((n.method = 'next'), (n.arg = t)), !!a - } - for (var i = this.tryEntries.length - 1; i >= 0; --i) { - var c = this.tryEntries[i], - o = c.completion - if ('root' === c.tryLoc) return a('end') - if (c.tryLoc <= this.prev) { - var u = r.call(c, 'catchLoc'), - s = r.call(c, 'finallyLoc') - if (u && s) { - if (this.prev < c.catchLoc) return a(c.catchLoc, !0) - if (this.prev < c.finallyLoc) return a(c.finallyLoc) - } else if (u) { - if (this.prev < c.catchLoc) return a(c.catchLoc, !0) - } else { - if (!s) throw new Error('try statement without catch or finally') - if (this.prev < c.finallyLoc) return a(c.finallyLoc) - } - } - } - }, - abrupt: function (e, t) { - for (var n = this.tryEntries.length - 1; n >= 0; --n) { - var a = this.tryEntries[n] - if (a.tryLoc <= this.prev && r.call(a, 'finallyLoc') && this.prev < a.finallyLoc) { - var i = a - break - } - } - i && ('break' === e || 'continue' === e) && i.tryLoc <= t && t <= i.finallyLoc && (i = null) - var c = i ? i.completion : {} - return ( - (c.type = e), (c.arg = t), i ? ((this.method = 'next'), (this.next = i.finallyLoc), d) : this.complete(c) - ) - }, - complete: function (e, t) { - if ('throw' === e.type) throw e.arg - return ( - 'break' === e.type || 'continue' === e.type - ? (this.next = e.arg) - : 'return' === e.type - ? ((this.rval = this.arg = e.arg), (this.method = 'return'), (this.next = 'end')) - : 'normal' === e.type && t && (this.next = t), - d - ) - }, - finish: function (e) { - for (var t = this.tryEntries.length - 1; t >= 0; --t) { - var n = this.tryEntries[t] - if (n.finallyLoc === e) return this.complete(n.completion, n.afterLoc), q(n), d - } - }, - catch: function (e) { - for (var t = this.tryEntries.length - 1; t >= 0; --t) { - var n = this.tryEntries[t] - if (n.tryLoc === e) { - var r = n.completion - if ('throw' === r.type) { - var a = r.arg - q(n) - } - return a - } - } - throw new Error('illegal catch attempt') - }, - delegateYield: function (e, n, r) { - return ( - (this.delegate = { iterator: O(e), resultName: n, nextLoc: r }), - 'next' === this.method && (this.arg = t), - d - ) - }, - }), - e - ) - })(e.exports) - try { - regeneratorRuntime = r - } catch (a) { - 'object' === typeof globalThis ? (globalThis.regeneratorRuntime = r) : Function('r', 'regeneratorRuntime = r')(r) - } - }, - function (e, t, n) { - 'use strict' - function r(e, t) { - ;(null == t || t > e.length) && (t = e.length) - for (var n = 0, r = new Array(t); n < t; n++) r[n] = e[n] - return r - } - function a(e, t) { - if (e) { - if ('string' === typeof e) return r(e, t) - var n = Object.prototype.toString.call(e).slice(8, -1) - return ( - 'Object' === n && e.constructor && (n = e.constructor.name), - 'Map' === n || 'Set' === n - ? Array.from(e) - : 'Arguments' === n || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) - ? r(e, t) - : void 0 - ) - } - } - function i(e) { - return ( - (function (e) { - if (Array.isArray(e)) return r(e) - })(e) || - (function (e) { - if ('undefined' !== typeof Symbol && Symbol.iterator in Object(e)) return Array.from(e) - })(e) || - a(e) || - (function () { - throw new TypeError( - 'Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.' - ) - })() - ) - } - n.r(t) - n(1) - function c(e, t) { - var n - if ('undefined' === typeof Symbol || null == e[Symbol.iterator]) { - if (Array.isArray(e) || (n = a(e)) || (t && e && 'number' === typeof e.length)) { - n && (e = n) - var r = 0, - i = function () {} - return { - s: i, - n: function () { - return r >= e.length ? { done: !0 } : { done: !1, value: e[r++] } - }, - e: function (e) { - throw e - }, - f: i, - } - } - throw new TypeError( - 'Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.' - ) - } - var c, - o = !0, - u = !1 - return { - s: function () { - n = e[Symbol.iterator]() - }, - n: function () { - var e = n.next() - return (o = e.done), e - }, - e: function (e) { - ;(u = !0), (c = e) - }, - f: function () { - try { - o || null == n.return || n.return() - } finally { - if (u) throw c - } - }, - } - } - function o(e, t) { - if (!(e instanceof t)) throw new TypeError('Cannot call a class as a function') - } - function u(e, t) { - return (u = - Object.setPrototypeOf || - function (e, t) { - return (e.__proto__ = t), e - })(e, t) - } - function s(e, t) { - if ('function' !== typeof t && null !== t) - throw new TypeError('Super expression must either be null or a function') - ;(e.prototype = Object.create(t && t.prototype, { constructor: { value: e, writable: !0, configurable: !0 } })), - t && u(e, t) - } - function f(e) { - return (f = Object.setPrototypeOf - ? Object.getPrototypeOf - : function (e) { - return e.__proto__ || Object.getPrototypeOf(e) - })(e) - } - function h() { - if ('undefined' === typeof Reflect || !Reflect.construct) return !1 - if (Reflect.construct.sham) return !1 - if ('function' === typeof Proxy) return !0 - try { - return Date.prototype.toString.call(Reflect.construct(Date, [], function () {})), !0 - } catch (e) { - return !1 - } - } - function l(e) { - return (l = - 'function' === typeof Symbol && 'symbol' === typeof Symbol.iterator - ? function (e) { - return typeof e - } - : function (e) { - return e && 'function' === typeof Symbol && e.constructor === Symbol && e !== Symbol.prototype - ? 'symbol' - : typeof e - })(e) - } - function p(e, t) { - return !t || ('object' !== l(t) && 'function' !== typeof t) - ? (function (e) { - if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called") - return e - })(e) - : t - } - function v(e) { - var t = h() - return function () { - var n, - r = f(e) - if (t) { - var a = f(this).constructor - n = Reflect.construct(r, arguments, a) - } else n = r.apply(this, arguments) - return p(this, n) - } - } - function d(e, t, n) { - return (d = h() - ? Reflect.construct - : function (e, t, n) { - var r = [null] - r.push.apply(r, t) - var a = new (Function.bind.apply(e, r))() - return n && u(a, n.prototype), a - }).apply(null, arguments) - } - function y(e) { - var t = 'function' === typeof Map ? new Map() : void 0 - return (y = function (e) { - if (null === e || ((n = e), -1 === Function.toString.call(n).indexOf('[native code]'))) return e - var n - if ('function' !== typeof e) throw new TypeError('Super expression must either be null or a function') - if ('undefined' !== typeof t) { - if (t.has(e)) return t.get(e) - t.set(e, r) - } - function r() { - return d(e, arguments, f(this).constructor) - } - return ( - (r.prototype = Object.create(e.prototype, { - constructor: { value: r, enumerable: !1, writable: !0, configurable: !0 }, - })), - u(r, e) - ) - })(e) - } - var m = function (e) { - for (var t = e, n = arguments.length, r = new Array(n > 1 ? n - 1 : 0), a = 1; a < n; a++) - r[a - 1] = arguments[a] - return r.length > 0 && (t += ' :: '.concat(JSON.stringify(r))), t - }, - g = (function (e) { - s(n, e) - var t = v(n) - function n(e, r) { - var a - o(this, n) - var i = m(e, r) - return ((a = t.call(this, i)).name = e), (a.details = r), a - } - return n - })(y(Error)), - x = new Set() - function b(e) { - x.add(e) - } - var w = { - googleAnalytics: 'googleAnalytics', - precache: 'precache-v2', - prefix: 'workbox', - runtime: 'runtime', - suffix: 'undefined' !== typeof registration ? registration.scope : '', - }, - k = function (e) { - return [w.prefix, e, w.suffix] - .filter(function (e) { - return e && e.length > 0 - }) - .join('-') - }, - _ = function (e) { - return e || k(w.precache) - }, - R = function (e) { - return e || k(w.runtime) - }, - E = n(0), - L = n.n(E) - function q(e, t, n, r, a, i, c) { - try { - var o = e[i](c), - u = o.value - } catch (s) { - return void n(s) - } - o.done ? t(u) : Promise.resolve(u).then(r, a) - } - function T(e) { - return function () { - var t = this, - n = arguments - return new Promise(function (r, a) { - var i = e.apply(t, n) - function c(e) { - q(i, r, a, c, o, 'next', e) - } - function o(e) { - q(i, r, a, c, o, 'throw', e) - } - c(void 0) - }) - } - } - function O() { - return S.apply(this, arguments) - } - function S() { - return (S = T( - L.a.mark(function e() { - var t, n, r - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - 0, (t = c(x)), (e.prev = 2), t.s() - case 4: - if ((n = t.n()).done) { - e.next = 11 - break - } - return (r = n.value), (e.next = 8), r() - case 8: - 0 - case 9: - e.next = 4 - break - case 11: - e.next = 16 - break - case 13: - ;(e.prev = 13), (e.t0 = e.catch(2)), t.e(e.t0) - case 16: - return (e.prev = 16), t.f(), e.finish(16) - case 19: - 0 - case 20: - case 'end': - return e.stop() - } - }, - e, - null, - [[2, 13, 16, 19]] - ) - }) - )).apply(this, arguments) - } - var U, - N = function (e) { - return new URL(String(e), location.href).href.replace(new RegExp('^'.concat(location.origin)), '') - }, - j = function (e, t) { - return e.filter(function (e) { - return t in e - }) - }, - A = (function () { - var e = T( - L.a.mark(function e(t) { - var n, r, a, i, o, u, s, f - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - ;(n = t.request), - (r = t.mode), - (a = t.plugins), - (i = j(void 0 === a ? [] : a, 'cacheKeyWillBeUsed')), - (o = n), - (u = c(i)), - (e.prev = 4), - u.s() - case 6: - if ((s = u.n()).done) { - e.next = 15 - break - } - return (f = s.value), (e.next = 10), f.cacheKeyWillBeUsed.call(f, { mode: r, request: o }) - case 10: - 'string' === typeof (o = e.sent) && (o = new Request(o)) - case 13: - e.next = 6 - break - case 15: - e.next = 20 - break - case 17: - ;(e.prev = 17), (e.t0 = e.catch(4)), u.e(e.t0) - case 20: - return (e.prev = 20), u.f(), e.finish(20) - case 23: - return e.abrupt('return', o) - case 24: - case 'end': - return e.stop() - } - }, - e, - null, - [[4, 17, 20, 23]] - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - M = (function () { - var e = T( - L.a.mark(function e(t) { - var n, r, a, i, o, u, s, f, h, l - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - ;(n = t.request), - (r = t.response), - (a = t.event), - (i = t.plugins), - (o = r), - (u = !1), - (s = c(void 0 === i ? [] : i)), - (e.prev = 4), - s.s() - case 6: - if ((f = s.n()).done) { - e.next = 19 - break - } - if (!('cacheWillUpdate' in (h = f.value))) { - e.next = 17 - break - } - return ( - (u = !0), - (l = h.cacheWillUpdate), - (e.next = 13), - l.call(h, { request: n, response: o, event: a }) - ) - case 13: - if ((o = e.sent)) { - e.next = 17 - break - } - return e.abrupt('break', 19) - case 17: - e.next = 6 - break - case 19: - e.next = 24 - break - case 21: - ;(e.prev = 21), (e.t0 = e.catch(4)), s.e(e.t0) - case 24: - return (e.prev = 24), s.f(), e.finish(24) - case 27: - return u || (o = o && 200 === o.status ? o : void 0), e.abrupt('return', o || null) - case 29: - case 'end': - return e.stop() - } - }, - e, - null, - [[4, 21, 24, 27]] - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - C = (function () { - var e = T( - L.a.mark(function e(t) { - var n, r, a, i, o, u, s, f, h, l, p, v, d - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (n = t.cacheName), - (r = t.request), - (a = t.event), - (i = t.matchOptions), - (o = t.plugins), - (u = void 0 === o ? [] : o), - (e.next = 3), - self.caches.open(n) - ) - case 3: - return (s = e.sent), (e.next = 6), A({ plugins: u, request: r, mode: 'read' }) - case 6: - return (f = e.sent), (e.next = 9), s.match(f, i) - case 9: - ;(h = e.sent), (l = c(u)), (e.prev = 12), l.s() - case 14: - if ((p = l.n()).done) { - e.next = 24 - break - } - if (!('cachedResponseWillBeUsed' in (v = p.value))) { - e.next = 22 - break - } - return ( - (d = v.cachedResponseWillBeUsed), - (e.next = 20), - d.call(v, { cacheName: n, event: a, matchOptions: i, cachedResponse: h, request: f }) - ) - case 20: - h = e.sent - case 22: - e.next = 14 - break - case 24: - e.next = 29 - break - case 26: - ;(e.prev = 26), (e.t0 = e.catch(12)), l.e(e.t0) - case 29: - return (e.prev = 29), l.f(), e.finish(29) - case 32: - return e.abrupt('return', h) - case 33: - case 'end': - return e.stop() - } - }, - e, - null, - [[12, 26, 29, 32]] - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - K = { - put: (function () { - var e = T( - L.a.mark(function e(t) { - var n, r, a, i, o, u, s, f, h, l, p, v, d, y, m - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - ;(n = t.cacheName), - (r = t.request), - (a = t.response), - (i = t.event), - (o = t.plugins), - (u = void 0 === o ? [] : o), - (s = t.matchOptions), - (e.next = 4) - break - case 4: - return (e.next = 6), A({ plugins: u, request: r, mode: 'write' }) - case 6: - if (((f = e.sent), a)) { - e.next = 10 - break - } - throw new g('cache-put-with-no-response', { url: N(f.url) }) - case 10: - return (e.next = 12), M({ event: i, plugins: u, response: a, request: f }) - case 12: - if ((h = e.sent)) { - e.next = 16 - break - } - return e.abrupt('return') - case 16: - return (e.next = 18), self.caches.open(n) - case 18: - if (((l = e.sent), !((p = j(u, 'cacheDidUpdate')).length > 0))) { - e.next = 26 - break - } - return (e.next = 23), C({ cacheName: n, matchOptions: s, request: f }) - case 23: - ;(e.t0 = e.sent), (e.next = 27) - break - case 26: - e.t0 = null - case 27: - return (v = e.t0), (e.prev = 29), (e.next = 32), l.put(f, h) - case 32: - e.next = 40 - break - case 34: - if (((e.prev = 34), (e.t1 = e.catch(29)), 'QuotaExceededError' !== e.t1.name)) { - e.next = 39 - break - } - return (e.next = 39), O() - case 39: - throw e.t1 - case 40: - ;(d = c(p)), (e.prev = 41), d.s() - case 43: - if ((y = d.n()).done) { - e.next = 49 - break - } - return ( - (m = y.value), - (e.next = 47), - m.cacheDidUpdate.call(m, { - cacheName: n, - event: i, - oldResponse: v, - newResponse: h, - request: f, - }) - ) - case 47: - e.next = 43 - break - case 49: - e.next = 54 - break - case 51: - ;(e.prev = 51), (e.t2 = e.catch(41)), d.e(e.t2) - case 54: - return (e.prev = 54), d.f(), e.finish(54) - case 57: - case 'end': - return e.stop() - } - }, - e, - null, - [ - [29, 34], - [41, 51, 54, 57], - ] - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - match: C, - } - function P() { - if (void 0 === U) { - var e = new Response('') - if ('body' in e) - try { - new Response(e.body), (U = !0) - } catch (t) { - U = !1 - } - U = !1 - } - return U - } - function I(e) { - e.then(function () {}) - } - function D(e, t) { - return ( - (function (e) { - if (Array.isArray(e)) return e - })(e) || - (function (e, t) { - if ('undefined' !== typeof Symbol && Symbol.iterator in Object(e)) { - var n = [], - r = !0, - a = !1, - i = void 0 - try { - for ( - var c, o = e[Symbol.iterator](); - !(r = (c = o.next()).done) && (n.push(c.value), !t || n.length !== t); - r = !0 - ); - } catch (u) { - ;(a = !0), (i = u) - } finally { - try { - r || null == o.return || o.return() - } finally { - if (a) throw i - } - } - return n - } - })(e, t) || - a(e, t) || - (function () { - throw new TypeError( - 'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.' - ) - })() - ) - } - function W(e, t) { - for (var n = 0; n < t.length; n++) { - var r = t[n] - ;(r.enumerable = r.enumerable || !1), - (r.configurable = !0), - 'value' in r && (r.writable = !0), - Object.defineProperty(e, r.key, r) - } - } - function F(e, t, n) { - return t && W(e.prototype, t), n && W(e, n), e - } - var H = (function () { - function e(t, n) { - var r = this, - a = arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {}, - i = a.onupgradeneeded, - c = a.onversionchange - o(this, e), - (this._db = null), - (this._name = t), - (this._version = n), - (this._onupgradeneeded = i), - (this._onversionchange = - c || - function () { - return r.close() - }) - } - return ( - F(e, [ - { - key: 'db', - get: function () { - return this._db - }, - }, - { - key: 'open', - value: (function () { - var e = T( - L.a.mark(function e() { - var t = this - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - if (!this._db) { - e.next = 2 - break - } - return e.abrupt('return') - case 2: - return ( - (e.next = 4), - new Promise(function (e, n) { - var r = !1 - setTimeout(function () { - ;(r = !0), n(new Error('The open request was blocked and timed out')) - }, t.OPEN_TIMEOUT) - var a = indexedDB.open(t._name, t._version) - ;(a.onerror = function () { - return n(a.error) - }), - (a.onupgradeneeded = function (e) { - r - ? (a.transaction.abort(), a.result.close()) - : 'function' === typeof t._onupgradeneeded && t._onupgradeneeded(e) - }), - (a.onsuccess = function () { - var n = a.result - r ? n.close() : ((n.onversionchange = t._onversionchange.bind(t)), e(n)) - }) - }) - ) - case 4: - return (this._db = e.sent), e.abrupt('return', this) - case 6: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function () { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'getKey', - value: (function () { - var e = T( - L.a.mark(function e(t, n) { - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return (e.next = 2), this.getAllKeys(t, n, 1) - case 2: - return e.abrupt('return', e.sent[0]) - case 3: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t, n) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'getAll', - value: (function () { - var e = T( - L.a.mark(function e(t, n, r) { - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return (e.next = 2), this.getAllMatching(t, { query: n, count: r }) - case 2: - return e.abrupt('return', e.sent) - case 3: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t, n, r) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'getAllKeys', - value: (function () { - var e = T( - L.a.mark(function e(t, n, r) { - var a - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return (e.next = 2), this.getAllMatching(t, { query: n, count: r, includeKeys: !0 }) - case 2: - return ( - (a = e.sent), - e.abrupt( - 'return', - a.map(function (e) { - return e.key - }) - ) - ) - case 4: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t, n, r) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'getAllMatching', - value: (function () { - var e = T( - L.a.mark(function e(t) { - var n, - r, - a, - i, - c, - o, - u, - s, - f, - h = arguments - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (n = h.length > 1 && void 0 !== h[1] ? h[1] : {}), - (r = n.index), - (a = n.query), - (i = void 0 === a ? null : a), - (c = n.direction), - (o = void 0 === c ? 'next' : c), - (u = n.count), - (s = n.includeKeys), - (f = void 0 !== s && s), - (e.next = 3), - this.transaction([t], 'readonly', function (e, n) { - var a = e.objectStore(t), - c = r ? a.index(r) : a, - s = [], - h = c.openCursor(i, o) - h.onsuccess = function () { - var e = h.result - e ? (s.push(f ? e : e.value), u && s.length >= u ? n(s) : e.continue()) : n(s) - } - }) - ) - case 3: - return e.abrupt('return', e.sent) - case 4: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'transaction', - value: (function () { - var e = T( - L.a.mark(function e(t, n, r) { - var a = this - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return (e.next = 2), this.open() - case 2: - return ( - (e.next = 4), - new Promise(function (e, i) { - var c = a._db.transaction(t, n) - ;(c.onabort = function () { - return i(c.error) - }), - (c.oncomplete = function () { - return e() - }), - r(c, function (t) { - return e(t) - }) - }) - ) - case 4: - return e.abrupt('return', e.sent) - case 5: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t, n, r) { - return e.apply(this, arguments) - } - })(), - }, - { - key: '_call', - value: (function () { - var e = T( - L.a.mark(function e(t, n, r) { - var a, - i, - c, - o, - u = arguments - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - for (a = u.length, i = new Array(a > 3 ? a - 3 : 0), c = 3; c < a; c++) i[c - 3] = u[c] - return ( - (o = function (e, r) { - var a = e.objectStore(n), - c = a[t].apply(a, i) - c.onsuccess = function () { - return r(c.result) - } - }), - (e.next = 4), - this.transaction([n], r, o) - ) - case 4: - return e.abrupt('return', e.sent) - case 5: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t, n, r) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'close', - value: function () { - this._db && (this._db.close(), (this._db = null)) - }, - }, - ]), - e - ) - })() - H.prototype.OPEN_TIMEOUT = 2e3 - for ( - var B = function () { - var e, - t = D(Q[G], 2), - n = t[0], - r = c(t[1]) - try { - var a = function () { - var t = e.value - ;(t in IDBObjectStore.prototype) && - (H.prototype[t] = (function () { - var e = T( - L.a.mark(function e(r) { - var a, - i, - c, - o = arguments - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - for (a = o.length, i = new Array(a > 1 ? a - 1 : 0), c = 1; c < a; c++) i[c - 1] = o[c] - return (e.next = 3), this._call.apply(this, [t, r, n].concat(i)) - case 3: - return e.abrupt('return', e.sent) - case 4: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })()) - } - for (r.s(); !(e = r.n()).done; ) a() - } catch (i) { - r.e(i) - } finally { - r.f() - } - }, - G = 0, - Q = Object.entries({ - readonly: ['get', 'count', 'getKey', 'getAll', 'getAllKeys'], - readwrite: ['add', 'put', 'clear', 'delete'], - }); - G < Q.length; - G++ - ) - B() - var Y = (function () { - var e = T( - L.a.mark(function e(t) { - return L.a.wrap(function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (e.next = 2), - new Promise(function (e, n) { - var r = indexedDB.deleteDatabase(t) - ;(r.onerror = function () { - n(r.error) - }), - (r.onblocked = function () { - n(new Error('Delete blocked')) - }), - (r.onsuccess = function () { - e() - }) - }) - ) - case 2: - case 'end': - return e.stop() - } - }, e) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - $ = { - fetch: (function () { - var e = T( - L.a.mark(function e(t) { - var n, r, a, i, o, u, s, f, h, l, p, v, d, y, m, x, b, w, k, _, R - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - if ( - ((n = t.request), - (r = t.fetchOptions), - (a = t.event), - (i = t.plugins), - (o = void 0 === i ? [] : i), - 'string' === typeof n && (n = new Request(n)), - !(a instanceof FetchEvent && a.preloadResponse)) - ) { - e.next = 9 - break - } - return (e.next = 5), a.preloadResponse - case 5: - if (!(u = e.sent)) { - e.next = 9 - break - } - return e.abrupt('return', u) - case 9: - 0, - (s = j(o, 'fetchDidFail')), - (f = s.length > 0 ? n.clone() : null), - (e.prev = 12), - (h = c(o)), - (e.prev = 14), - h.s() - case 16: - if ((l = h.n()).done) { - e.next = 27 - break - } - if (!('requestWillFetch' in (p = l.value))) { - e.next = 25 - break - } - return ( - (v = p.requestWillFetch), (d = n.clone()), (e.next = 23), v.call(p, { request: d, event: a }) - ) - case 23: - n = e.sent - case 25: - e.next = 16 - break - case 27: - e.next = 32 - break - case 29: - ;(e.prev = 29), (e.t0 = e.catch(14)), h.e(e.t0) - case 32: - return (e.prev = 32), h.f(), e.finish(32) - case 35: - e.next = 40 - break - case 37: - throw ( - ((e.prev = 37), - (e.t1 = e.catch(12)), - new g('plugin-error-request-will-fetch', { thrownError: e.t1 })) - ) - case 40: - if (((y = n.clone()), (e.prev = 41), 'navigate' !== n.mode)) { - e.next = 48 - break - } - return (e.next = 45), fetch(n) - case 45: - ;(m = e.sent), (e.next = 51) - break - case 48: - return (e.next = 50), fetch(n, r) - case 50: - m = e.sent - case 51: - 0, (x = c(o)), (e.prev = 53), x.s() - case 55: - if ((b = x.n()).done) { - e.next = 64 - break - } - if (!('fetchDidSucceed' in (w = b.value))) { - e.next = 62 - break - } - return (e.next = 60), w.fetchDidSucceed.call(w, { event: a, request: y, response: m }) - case 60: - m = e.sent - case 62: - e.next = 55 - break - case 64: - e.next = 69 - break - case 66: - ;(e.prev = 66), (e.t2 = e.catch(53)), x.e(e.t2) - case 69: - return (e.prev = 69), x.f(), e.finish(69) - case 72: - return e.abrupt('return', m) - case 75: - ;(e.prev = 75), (e.t3 = e.catch(41)), (k = c(s)), (e.prev = 79), k.s() - case 81: - if ((_ = k.n()).done) { - e.next = 87 - break - } - return ( - (R = _.value), - (e.next = 85), - R.fetchDidFail.call(R, { - error: e.t3, - event: a, - originalRequest: f.clone(), - request: y.clone(), - }) - ) - case 85: - e.next = 81 - break - case 87: - e.next = 92 - break - case 89: - ;(e.prev = 89), (e.t4 = e.catch(79)), k.e(e.t4) - case 92: - return (e.prev = 92), k.f(), e.finish(92) - case 95: - throw e.t3 - case 96: - case 'end': - return e.stop() - } - }, - e, - null, - [ - [12, 37], - [14, 29, 32, 35], - [41, 75], - [53, 66, 69, 72], - [79, 89, 92, 95], - ] - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - } - function J(e, t) { - return V.apply(this, arguments) - } - function V() { - return (V = T( - L.a.mark(function e(t, n) { - var r, a, i, c - return L.a.wrap(function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - if ( - ((r = t.clone()), - (a = { headers: new Headers(r.headers), status: r.status, statusText: r.statusText }), - (i = n ? n(a) : a), - !P()) - ) { - e.next = 7 - break - } - ;(e.t0 = r.body), (e.next = 10) - break - case 7: - return (e.next = 9), r.blob() - case 9: - e.t0 = e.sent - case 10: - return (c = e.t0), e.abrupt('return', new Response(c, i)) - case 12: - case 'end': - return e.stop() - } - }, e) - }) - )).apply(this, arguments) - } - n(5) - var z = 'cache-entries', - X = function (e) { - var t = new URL(e, location.href) - return (t.hash = ''), t.href - }, - Z = (function () { - function e(t) { - var n = this - o(this, e), - (this._cacheName = t), - (this._db = new H('workbox-expiration', 1, { - onupgradeneeded: function (e) { - return n._handleUpgrade(e) - }, - })) - } - return ( - F(e, [ - { - key: '_handleUpgrade', - value: function (e) { - var t = e.target.result.createObjectStore(z, { keyPath: 'id' }) - t.createIndex('cacheName', 'cacheName', { unique: !1 }), - t.createIndex('timestamp', 'timestamp', { unique: !1 }), - Y(this._cacheName) - }, - }, - { - key: 'setTimestamp', - value: (function () { - var e = T( - L.a.mark(function e(t, n) { - var r - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (t = X(t)), - (r = { url: t, timestamp: n, cacheName: this._cacheName, id: this._getId(t) }), - (e.next = 4), - this._db.put(z, r) - ) - case 4: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t, n) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'getTimestamp', - value: (function () { - var e = T( - L.a.mark(function e(t) { - var n - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return (e.next = 2), this._db.get(z, this._getId(t)) - case 2: - return (n = e.sent), e.abrupt('return', n.timestamp) - case 4: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'expireEntries', - value: (function () { - var e = T( - L.a.mark(function e(t, n) { - var r, - a, - i, - o, - u, - s = this - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (e.next = 2), - this._db.transaction(z, 'readwrite', function (e, r) { - var a = e.objectStore(z).index('timestamp').openCursor(null, 'prev'), - i = [], - c = 0 - a.onsuccess = function () { - var e = a.result - if (e) { - var o = e.value - o.cacheName === s._cacheName && - ((t && o.timestamp < t) || (n && c >= n) ? i.push(e.value) : c++), - e.continue() - } else r(i) - } - }) - ) - case 2: - ;(r = e.sent), (a = []), (i = c(r)), (e.prev = 5), i.s() - case 7: - if ((o = i.n()).done) { - e.next = 14 - break - } - return (u = o.value), (e.next = 11), this._db.delete(z, u.id) - case 11: - a.push(u.url) - case 12: - e.next = 7 - break - case 14: - e.next = 19 - break - case 16: - ;(e.prev = 16), (e.t0 = e.catch(5)), i.e(e.t0) - case 19: - return (e.prev = 19), i.f(), e.finish(19) - case 22: - return e.abrupt('return', a) - case 23: - case 'end': - return e.stop() - } - }, - e, - this, - [[5, 16, 19, 22]] - ) - }) - ) - return function (t, n) { - return e.apply(this, arguments) - } - })(), - }, - { - key: '_getId', - value: function (e) { - return this._cacheName + '|' + X(e) - }, - }, - ]), - e - ) - })(), - ee = (function () { - function e(t) { - var n = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {} - o(this, e), - (this._isRunning = !1), - (this._rerunRequested = !1), - (this._maxEntries = n.maxEntries), - (this._maxAgeSeconds = n.maxAgeSeconds), - (this._cacheName = t), - (this._timestampModel = new Z(t)) - } - return ( - F(e, [ - { - key: 'expireEntries', - value: (function () { - var e = T( - L.a.mark(function e() { - var t, n, r, a, i, o - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - if (!this._isRunning) { - e.next = 3 - break - } - return (this._rerunRequested = !0), e.abrupt('return') - case 3: - return ( - (this._isRunning = !0), - (t = this._maxAgeSeconds ? Date.now() - 1e3 * this._maxAgeSeconds : 0), - (e.next = 7), - this._timestampModel.expireEntries(t, this._maxEntries) - ) - case 7: - return (n = e.sent), (e.next = 10), self.caches.open(this._cacheName) - case 10: - ;(r = e.sent), (a = c(n)), (e.prev = 12), a.s() - case 14: - if ((i = a.n()).done) { - e.next = 20 - break - } - return (o = i.value), (e.next = 18), r.delete(o) - case 18: - e.next = 14 - break - case 20: - e.next = 25 - break - case 22: - ;(e.prev = 22), (e.t0 = e.catch(12)), a.e(e.t0) - case 25: - return (e.prev = 25), a.f(), e.finish(25) - case 28: - 0, - (this._isRunning = !1), - this._rerunRequested && ((this._rerunRequested = !1), I(this.expireEntries())) - case 31: - case 'end': - return e.stop() - } - }, - e, - this, - [[12, 22, 25, 28]] - ) - }) - ) - return function () { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'updateTimestamp', - value: (function () { - var e = T( - L.a.mark(function e(t) { - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return (e.next = 3), this._timestampModel.setTimestamp(t, Date.now()) - case 3: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'isURLExpired', - value: (function () { - var e = T( - L.a.mark(function e(t) { - var n, r - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - if (this._maxAgeSeconds) { - e.next = 6 - break - } - e.next = 3 - break - case 3: - return e.abrupt('return', !1) - case 6: - return (e.next = 8), this._timestampModel.getTimestamp(t) - case 8: - return ( - (n = e.sent), (r = Date.now() - 1e3 * this._maxAgeSeconds), e.abrupt('return', n < r) - ) - case 11: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'delete', - value: (function () { - var e = T( - L.a.mark(function e() { - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (this._rerunRequested = !1), (e.next = 3), this._timestampModel.expireEntries(1 / 0) - ) - case 3: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function () { - return e.apply(this, arguments) - } - })(), - }, - ]), - e - ) - })(), - te = (function () { - function e() { - var t = this, - n = arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {} - o(this, e), - (this.cachedResponseWillBeUsed = (function () { - var e = T( - L.a.mark(function e(n) { - var r, a, i, c, o, u, s - return L.a.wrap(function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - if (((r = n.event), (a = n.request), (i = n.cacheName), (c = n.cachedResponse))) { - e.next = 3 - break - } - return e.abrupt('return', null) - case 3: - if ( - ((o = t._isResponseDateFresh(c)), - I((u = t._getCacheExpiration(i)).expireEntries()), - (s = u.updateTimestamp(a.url)), - r) - ) - try { - r.waitUntil(s) - } catch (f) { - 0 - } - return e.abrupt('return', o ? c : null) - case 9: - case 'end': - return e.stop() - } - }, e) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })()), - (this.cacheDidUpdate = (function () { - var e = T( - L.a.mark(function e(n) { - var r, a, i - return L.a.wrap(function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (r = n.cacheName), - (a = n.request), - (i = t._getCacheExpiration(r)), - (e.next = 5), - i.updateTimestamp(a.url) - ) - case 5: - return (e.next = 7), i.expireEntries() - case 7: - case 'end': - return e.stop() - } - }, e) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })()), - (this._config = n), - (this._maxAgeSeconds = n.maxAgeSeconds), - (this._cacheExpirations = new Map()), - n.purgeOnQuotaError && - b(function () { - return t.deleteCacheAndMetadata() - }) - } - return ( - F(e, [ - { - key: '_getCacheExpiration', - value: function (e) { - if (e === R()) throw new g('expire-custom-caches-only') - var t = this._cacheExpirations.get(e) - return t || ((t = new ee(e, this._config)), this._cacheExpirations.set(e, t)), t - }, - }, - { - key: '_isResponseDateFresh', - value: function (e) { - if (!this._maxAgeSeconds) return !0 - var t = this._getDateHeaderTimestamp(e) - return null === t || t >= Date.now() - 1e3 * this._maxAgeSeconds - }, - }, - { - key: '_getDateHeaderTimestamp', - value: function (e) { - if (!e.headers.has('date')) return null - var t = e.headers.get('date'), - n = new Date(t).getTime() - return isNaN(n) ? null : n - }, - }, - { - key: 'deleteCacheAndMetadata', - value: (function () { - var e = T( - L.a.mark(function e() { - var t, n, r, a, i - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - ;(t = c(this._cacheExpirations)), (e.prev = 1), t.s() - case 3: - if ((n = t.n()).done) { - e.next = 11 - break - } - return (r = D(n.value, 2)), (a = r[0]), (i = r[1]), (e.next = 7), self.caches.delete(a) - case 7: - return (e.next = 9), i.delete() - case 9: - e.next = 3 - break - case 11: - e.next = 16 - break - case 13: - ;(e.prev = 13), (e.t0 = e.catch(1)), t.e(e.t0) - case 16: - return (e.prev = 16), t.f(), e.finish(16) - case 19: - this._cacheExpirations = new Map() - case 20: - case 'end': - return e.stop() - } - }, - e, - this, - [[1, 13, 16, 19]] - ) - }) - ) - return function () { - return e.apply(this, arguments) - } - })(), - }, - ]), - e - ) - })(), - ne = (n(2), []), - re = function () { - return ne - } - function ae(e) { - if (!e) throw new g('add-to-cache-list-unexpected-type', { entry: e }) - if ('string' === typeof e) { - var t = new URL(e, location.href) - return { cacheKey: t.href, url: t.href } - } - var n = e.revision, - r = e.url - if (!r) throw new g('add-to-cache-list-unexpected-type', { entry: e }) - if (!n) { - var a = new URL(r, location.href) - return { cacheKey: a.href, url: a.href } - } - var i = new URL(r, location.href), - c = new URL(r, location.href) - return i.searchParams.set('__WB_REVISION__', n), { cacheKey: i.href, url: c.href } - } - var ie, - ce = (function () { - function e(t) { - o(this, e), - (this._cacheName = _(t)), - (this._urlsToCacheKeys = new Map()), - (this._urlsToCacheModes = new Map()), - (this._cacheKeysToIntegrities = new Map()) - } - return ( - F(e, [ - { - key: 'addToCacheList', - value: function (e) { - var t, - n = [], - r = c(e) - try { - for (r.s(); !(t = r.n()).done; ) { - var a = t.value - 'string' === typeof a ? n.push(a) : a && void 0 === a.revision && n.push(a.url) - var i = ae(a), - o = i.cacheKey, - u = i.url, - s = 'string' !== typeof a && a.revision ? 'reload' : 'default' - if (this._urlsToCacheKeys.has(u) && this._urlsToCacheKeys.get(u) !== o) - throw new g('add-to-cache-list-conflicting-entries', { - firstEntry: this._urlsToCacheKeys.get(u), - secondEntry: o, - }) - if ('string' !== typeof a && a.integrity) { - if (this._cacheKeysToIntegrities.has(o) && this._cacheKeysToIntegrities.get(o) !== a.integrity) - throw new g('add-to-cache-list-conflicting-integrities', { url: u }) - this._cacheKeysToIntegrities.set(o, a.integrity) - } - if ((this._urlsToCacheKeys.set(u, o), this._urlsToCacheModes.set(u, s), n.length > 0)) { - var f = - 'Workbox is precaching URLs without revision ' + - 'info: '.concat(n.join(', '), '\nThis is generally NOT safe. ') + - 'Learn more at https://bit.ly/wb-precache' - console.warn(f) - } - } - } catch (h) { - r.e(h) - } finally { - r.f() - } - }, - }, - { - key: 'install', - value: (function () { - var e = T( - L.a.mark(function e() { - var t, - n, - r, - a, - i, - o, - u, - s, - f, - h, - l, - p, - v, - d, - y, - m = this, - g = arguments - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (t = g.length > 0 && void 0 !== g[0] ? g[0] : {}), - (n = t.event), - (r = t.plugins), - (a = []), - (i = []), - (e.next = 6), - self.caches.open(this._cacheName) - ) - case 6: - return (o = e.sent), (e.next = 9), o.keys() - case 9: - ;(u = e.sent), - (s = new Set( - u.map(function (e) { - return e.url - }) - )), - (f = c(this._urlsToCacheKeys)) - try { - for (f.s(); !(h = f.n()).done; ) - (l = D(h.value, 2)), - (p = l[0]), - (v = l[1]), - s.has(v) ? i.push(p) : a.push({ cacheKey: v, url: p }) - } catch (x) { - f.e(x) - } finally { - f.f() - } - return ( - (d = a.map(function (e) { - var t = e.cacheKey, - a = e.url, - i = m._cacheKeysToIntegrities.get(t), - c = m._urlsToCacheModes.get(a) - return m._addURLToCache({ - cacheKey: t, - cacheMode: c, - event: n, - integrity: i, - plugins: r, - url: a, - }) - })), - (e.next = 16), - Promise.all(d) - ) - case 16: - return ( - (y = a.map(function (e) { - return e.url - })), - e.abrupt('return', { updatedURLs: y, notUpdatedURLs: i }) - ) - case 19: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function () { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'activate', - value: (function () { - var e = T( - L.a.mark(function e() { - var t, n, r, a, i, o, u - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return (e.next = 2), self.caches.open(this._cacheName) - case 2: - return (t = e.sent), (e.next = 5), t.keys() - case 5: - ;(n = e.sent), - (r = new Set(this._urlsToCacheKeys.values())), - (a = []), - (i = c(n)), - (e.prev = 9), - i.s() - case 11: - if ((o = i.n()).done) { - e.next = 19 - break - } - if (((u = o.value), r.has(u.url))) { - e.next = 17 - break - } - return (e.next = 16), t.delete(u) - case 16: - a.push(u.url) - case 17: - e.next = 11 - break - case 19: - e.next = 24 - break - case 21: - ;(e.prev = 21), (e.t0 = e.catch(9)), i.e(e.t0) - case 24: - return (e.prev = 24), i.f(), e.finish(24) - case 27: - return e.abrupt('return', { deletedURLs: a }) - case 29: - case 'end': - return e.stop() - } - }, - e, - this, - [[9, 21, 24, 27]] - ) - }) - ) - return function () { - return e.apply(this, arguments) - } - })(), - }, - { - key: '_addURLToCache', - value: (function () { - var e = T( - L.a.mark(function e(t) { - var n, r, a, i, o, u, s, f, h, l, p, v - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (n = t.cacheKey), - (r = t.url), - (a = t.cacheMode), - (i = t.event), - (o = t.plugins), - (u = t.integrity), - (s = new Request(r, { integrity: u, cache: a, credentials: 'same-origin' })), - (e.next = 4), - $.fetch({ event: i, plugins: o, request: s }) - ) - case 4: - ;(f = e.sent), (l = c(o || [])) - try { - for (l.s(); !(p = l.n()).done; ) 'cacheWillUpdate' in (v = p.value) && (h = v) - } catch (d) { - l.e(d) - } finally { - l.f() - } - if (!h) { - e.next = 13 - break - } - return (e.next = 10), h.cacheWillUpdate({ event: i, request: s, response: f }) - case 10: - ;(e.t0 = e.sent), (e.next = 14) - break - case 13: - e.t0 = f.status < 400 - case 14: - if (e.t0) { - e.next = 17 - break - } - throw new g('bad-precaching-response', { url: r, status: f.status }) - case 17: - if (!f.redirected) { - e.next = 21 - break - } - return (e.next = 20), J(f) - case 20: - f = e.sent - case 21: - return ( - (e.next = 23), - K.put({ - event: i, - plugins: o, - response: f, - request: n === r ? s : new Request(n), - cacheName: this._cacheName, - matchOptions: { ignoreSearch: !0 }, - }) - ) - case 23: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'getURLsToCacheKeys', - value: function () { - return this._urlsToCacheKeys - }, - }, - { - key: 'getCachedURLs', - value: function () { - return i(this._urlsToCacheKeys.keys()) - }, - }, - { - key: 'getCacheKeyForURL', - value: function (e) { - var t = new URL(e, location.href) - return this._urlsToCacheKeys.get(t.href) - }, - }, - { - key: 'matchPrecache', - value: (function () { - var e = T( - L.a.mark(function e(t) { - var n, r, a - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - if (((n = t instanceof Request ? t.url : t), !(r = this.getCacheKeyForURL(n)))) { - e.next = 7 - break - } - return (e.next = 5), self.caches.open(this._cacheName) - case 5: - return (a = e.sent), e.abrupt('return', a.match(r)) - case 7: - return e.abrupt('return', void 0) - case 8: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - }, - { - key: 'createHandler', - value: function () { - var e = this, - t = !(arguments.length > 0 && void 0 !== arguments[0]) || arguments[0] - return (function () { - var n = T( - L.a.mark(function n(r) { - var a, i - return L.a.wrap( - function (n) { - for (;;) - switch ((n.prev = n.next)) { - case 0: - return (a = r.request), (n.prev = 1), (n.next = 4), e.matchPrecache(a) - case 4: - if (!(i = n.sent)) { - n.next = 7 - break - } - return n.abrupt('return', i) - case 7: - throw new g('missing-precache-entry', { - cacheName: e._cacheName, - url: a instanceof Request ? a.url : a, - }) - case 10: - if (((n.prev = 10), (n.t0 = n.catch(1)), !t)) { - n.next = 15 - break - } - return n.abrupt('return', fetch(a)) - case 15: - throw n.t0 - case 16: - case 'end': - return n.stop() - } - }, - n, - null, - [[1, 10]] - ) - }) - ) - return function (e) { - return n.apply(this, arguments) - } - })() - }, - }, - { - key: 'createHandlerBoundToURL', - value: function (e) { - var t = !(arguments.length > 1 && void 0 !== arguments[1]) || arguments[1], - n = this.getCacheKeyForURL(e) - if (!n) throw new g('non-precached-url', { url: e }) - var r = this.createHandler(t), - a = new Request(e) - return function () { - return r({ request: a }) - } - }, - }, - ]), - e - ) - })(), - oe = function () { - return ie || (ie = new ce()), ie - } - function ue(e) { - for ( - var t = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : [], - n = function () { - var n = a[r] - t.some(function (e) { - return e.test(n) - }) && e.searchParams.delete(n) - }, - r = 0, - a = i(e.searchParams.keys()); - r < a.length; - r++ - ) - n() - return e - } - var se = L.a.mark(fe) - function fe(e) { - var t, - n, - r, - a, - i, - o, - u, - s, - f, - h, - l, - p, - v, - d = arguments - return L.a.wrap( - function (y) { - for (;;) - switch ((y.prev = y.next)) { - case 0: - return ( - (t = d.length > 1 && void 0 !== d[1] ? d[1] : {}), - (n = t.ignoreURLParametersMatching), - (r = t.directoryIndex), - (a = t.cleanURLs), - (i = t.urlManipulation), - ((o = new URL(e, location.href)).hash = ''), - (y.next = 5), - o.href - ) - case 5: - return (u = ue(o, n)), (y.next = 8), u.href - case 8: - if (!r || !u.pathname.endsWith('/')) { - y.next = 13 - break - } - return ((s = new URL(u.href)).pathname += r), (y.next = 13), s.href - case 13: - if (!a) { - y.next = 18 - break - } - return ((f = new URL(u.href)).pathname += '.html'), (y.next = 18), f.href - case 18: - if (!i) { - y.next = 37 - break - } - ;(h = i({ url: o })), (l = c(h)), (y.prev = 21), l.s() - case 23: - if ((p = l.n()).done) { - y.next = 29 - break - } - return (v = p.value), (y.next = 27), v.href - case 27: - y.next = 23 - break - case 29: - y.next = 34 - break - case 31: - ;(y.prev = 31), (y.t0 = y.catch(21)), l.e(y.t0) - case 34: - return (y.prev = 34), l.f(), y.finish(34) - case 37: - case 'end': - return y.stop() - } - }, - se, - null, - [[21, 31, 34, 37]] - ) - } - var he = function (e, t) { - var n, - r = oe().getURLsToCacheKeys(), - a = c(fe(e, t)) - try { - for (a.s(); !(n = a.n()).done; ) { - var i = n.value, - o = r.get(i) - if (o) return o - } - } catch (u) { - a.e(u) - } finally { - a.f() - } - }, - le = !1 - function pe(e) { - le || - (!(function () { - var e = arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {}, - t = e.ignoreURLParametersMatching, - n = void 0 === t ? [/^utm_/] : t, - r = e.directoryIndex, - a = void 0 === r ? 'index.html' : r, - i = e.cleanURLs, - c = void 0 === i || i, - o = e.urlManipulation, - u = _() - self.addEventListener('fetch', function (e) { - var t = he(e.request.url, { - cleanURLs: c, - directoryIndex: a, - ignoreURLParametersMatching: n, - urlManipulation: o, - }) - if (t) { - var r = self.caches - .open(u) - .then(function (e) { - return e.match(t) - }) - .then(function (e) { - return e || fetch(t) - }) - e.respondWith(r) - } - }) - })(e), - (le = !0)) - } - var ve = function (e) { - var t = oe(), - n = re() - e.waitUntil( - t.install({ event: e, plugins: n }).catch(function (e) { - throw e - }) - ) - }, - de = function (e) { - var t = oe() - e.waitUntil(t.activate()) - } - n(3) - var ye, - me = function (e) { - return e && 'object' === typeof e ? e : { handle: e } - }, - ge = function e(t, n) { - var r = arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : 'GET' - o(this, e), (this.handler = me(n)), (this.match = t), (this.method = r) - }, - xe = (function (e) { - s(n, e) - var t = v(n) - function n(e, r, a) { - o(this, n) - return t.call( - this, - function (t) { - var n = t.url, - r = e.exec(n.href) - if (r && (n.origin === location.origin || 0 === r.index)) return r.slice(1) - }, - r, - a - ) - } - return n - })(ge), - be = (function () { - function e() { - o(this, e), (this._routes = new Map()) - } - return ( - F(e, [ - { - key: 'routes', - get: function () { - return this._routes - }, - }, - { - key: 'addFetchListener', - value: function () { - var e = this - self.addEventListener('fetch', function (t) { - var n = t.request, - r = e.handleRequest({ request: n, event: t }) - r && t.respondWith(r) - }) - }, - }, - { - key: 'addCacheListener', - value: function () { - var e = this - self.addEventListener('message', function (t) { - if (t.data && 'CACHE_URLS' === t.data.type) { - var n = t.data.payload - 0 - var r = Promise.all( - n.urlsToCache.map(function (t) { - 'string' === typeof t && (t = [t]) - var n = d(Request, i(t)) - return e.handleRequest({ request: n }) - }) - ) - t.waitUntil(r), - t.ports && - t.ports[0] && - r.then(function () { - return t.ports[0].postMessage(!0) - }) - } - }) - }, - }, - { - key: 'handleRequest', - value: function (e) { - var t = this, - n = e.request, - r = e.event - var a = new URL(n.url, location.href) - if (a.protocol.startsWith('http')) { - var i = this.findMatchingRoute({ url: a, request: n, event: r }), - c = i.params, - o = i.route, - u = o && o.handler - if ((!u && this._defaultHandler && (u = this._defaultHandler), u)) { - var s - 0 - try { - s = u.handle({ url: a, request: n, event: r, params: c }) - } catch (f) { - s = Promise.reject(f) - } - return ( - s instanceof Promise && - this._catchHandler && - (s = s.catch(function (e) { - return t._catchHandler.handle({ url: a, request: n, event: r }) - })), - s - ) - } - } - }, - }, - { - key: 'findMatchingRoute', - value: function (e) { - var t = e.url, - n = e.request, - r = e.event - var a, - i = c(this._routes.get(n.method) || []) - try { - for (i.s(); !(a = i.n()).done; ) { - var o = a.value, - u = void 0, - s = o.match({ url: t, request: n, event: r }) - if (s) - return ( - (u = s), - ((Array.isArray(s) && 0 === s.length) || - (s.constructor === Object && 0 === Object.keys(s).length) || - 'boolean' === typeof s) && - (u = void 0), - { route: o, params: u } - ) - } - } catch (f) { - i.e(f) - } finally { - i.f() - } - return {} - }, - }, - { - key: 'setDefaultHandler', - value: function (e) { - this._defaultHandler = me(e) - }, - }, - { - key: 'setCatchHandler', - value: function (e) { - this._catchHandler = me(e) - }, - }, - { - key: 'registerRoute', - value: function (e) { - this._routes.has(e.method) || this._routes.set(e.method, []), this._routes.get(e.method).push(e) - }, - }, - { - key: 'unregisterRoute', - value: function (e) { - if (!this._routes.has(e.method)) - throw new g('unregister-route-but-not-found-with-method', { method: e.method }) - var t = this._routes.get(e.method).indexOf(e) - if (!(t > -1)) throw new g('unregister-route-route-not-registered') - this._routes.get(e.method).splice(t, 1) - }, - }, - ]), - e - ) - })(), - we = function () { - return ye || ((ye = new be()).addFetchListener(), ye.addCacheListener()), ye - } - function ke(e, t, n) { - var r - if ('string' === typeof e) { - var a = new URL(e, location.href) - r = new ge( - function (e) { - return e.url.href === a.href - }, - t, - n - ) - } else if (e instanceof RegExp) r = new xe(e, t, n) - else if ('function' === typeof e) r = new ge(e, t, n) - else { - if (!(e instanceof ge)) - throw new g('unsupported-route-type', { - moduleName: 'workbox-routing', - funcName: 'registerRoute', - paramName: 'capture', - }) - r = e - } - return we().registerRoute(r), r - } - n(4) - var _e, - Re = { - cacheWillUpdate: (function () { - var e = T( - L.a.mark(function e(t) { - var n - return L.a.wrap(function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - if (200 !== (n = t.response).status && 0 !== n.status) { - e.next = 3 - break - } - return e.abrupt('return', n) - case 3: - return e.abrupt('return', null) - case 4: - case 'end': - return e.stop() - } - }, e) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - }, - Ee = (function () { - function e() { - var t = arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {} - if ((o(this, e), (this._cacheName = R(t.cacheName)), (this._plugins = t.plugins || []), t.plugins)) { - var n = t.plugins.some(function (e) { - return !!e.cacheWillUpdate - }) - this._plugins = n ? t.plugins : [Re].concat(i(t.plugins)) - } else this._plugins = [Re] - ;(this._fetchOptions = t.fetchOptions), (this._matchOptions = t.matchOptions) - } - return ( - F(e, [ - { - key: 'handle', - value: (function () { - var e = T( - L.a.mark(function e(t) { - var n, r, a, i, c - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (n = t.event), - (r = t.request), - [], - 'string' === typeof r && (r = new Request(r)), - (a = this._getFromNetwork({ request: r, event: n })), - (e.next = 7), - K.match({ - cacheName: this._cacheName, - request: r, - event: n, - matchOptions: this._matchOptions, - plugins: this._plugins, - }) - ) - case 7: - if (!(i = e.sent)) { - e.next = 13 - break - } - if (n) - try { - n.waitUntil(a) - } catch (c) { - 0 - } - e.next = 23 - break - case 13: - return (e.prev = 14), (e.next = 17), a - case 17: - ;(i = e.sent), (e.next = 23) - break - case 20: - ;(e.prev = 20), (e.t0 = e.catch(14)), (c = e.t0) - case 23: - if (i) { - e.next = 26 - break - } - throw new g('no-response', { url: r.url, error: c }) - case 26: - return e.abrupt('return', i) - case 27: - case 'end': - return e.stop() - } - }, - e, - this, - [[14, 20]] - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - }, - { - key: '_getFromNetwork', - value: (function () { - var e = T( - L.a.mark(function e(t) { - var n, r, a, i - return L.a.wrap( - function (e) { - for (;;) - switch ((e.prev = e.next)) { - case 0: - return ( - (n = t.request), - (r = t.event), - (e.next = 3), - $.fetch({ - request: n, - event: r, - fetchOptions: this._fetchOptions, - plugins: this._plugins, - }) - ) - case 3: - if ( - ((a = e.sent), - (i = K.put({ - cacheName: this._cacheName, - request: n, - response: a.clone(), - event: r, - plugins: this._plugins, - })), - r) - ) - try { - r.waitUntil(i) - } catch (c) { - 0 - } - return e.abrupt('return', a) - case 7: - case 'end': - return e.stop() - } - }, - e, - this - ) - }) - ) - return function (t) { - return e.apply(this, arguments) - } - })(), - }, - ]), - e - ) - })() - self.addEventListener('activate', function () { - return self.clients.claim() - }), - (function (e) { - oe().addToCacheList(e), - e.length > 0 && (self.addEventListener('install', ve), self.addEventListener('activate', de)) - })([ - { revision: '0cb5342c32f157341e85eedf23ae5feb', url: '/index.html' }, - { revision: null, url: '/static/css/4.532f36fa.chunk.css' }, - { revision: null, url: '/static/css/main.9c47e41d.chunk.css' }, - { revision: null, url: '/static/js/0.8454ff46.chunk.js' }, - { revision: null, url: '/static/js/10.bd20c974.chunk.js' }, - { revision: null, url: '/static/js/11.7ed82166.chunk.js' }, - { revision: null, url: '/static/js/12.d242ae2a.chunk.js' }, - { revision: null, url: '/static/js/13.d6c7c30f.chunk.js' }, - { revision: null, url: '/static/js/14.4042e14a.chunk.js' }, - { revision: null, url: '/static/js/15.5e80b398.chunk.js' }, - { revision: null, url: '/static/js/16.09d38c77.chunk.js' }, - { revision: null, url: '/static/js/17.9375eb7a.chunk.js' }, - { revision: null, url: '/static/js/18.6aff4325.chunk.js' }, - { revision: null, url: '/static/js/19.92fbdb72.chunk.js' }, - { revision: null, url: '/static/js/20.d46f9990.chunk.js' }, - { revision: null, url: '/static/js/21.60019d5e.chunk.js' }, - { revision: null, url: '/static/js/22.60d9f398.chunk.js' }, - { revision: null, url: '/static/js/23.8573a2a7.chunk.js' }, - { revision: null, url: '/static/js/24.97a5c971.chunk.js' }, - { revision: null, url: '/static/js/25.fbc2daf4.chunk.js' }, - { revision: null, url: '/static/js/26.55b60025.chunk.js' }, - { revision: null, url: '/static/js/27.dcfb1178.chunk.js' }, - { revision: null, url: '/static/js/28.531914b1.chunk.js' }, - { revision: null, url: '/static/js/29.849a37b3.chunk.js' }, - { revision: null, url: '/static/js/30.d811bece.chunk.js' }, - { revision: null, url: '/static/js/31.4e9d3c29.chunk.js' }, - { revision: null, url: '/static/js/32.f07e95db.chunk.js' }, - { revision: null, url: '/static/js/33.ad5133e5.chunk.js' }, - { revision: null, url: '/static/js/34.f2ef85d0.chunk.js' }, - { revision: null, url: '/static/js/35.cbbbc494.chunk.js' }, - { revision: null, url: '/static/js/36.8267420e.chunk.js' }, - { revision: null, url: '/static/js/37.a34b3be4.chunk.js' }, - { revision: null, url: '/static/js/38.85a94d3a.chunk.js' }, - { revision: null, url: '/static/js/39.0e0ae2a9.chunk.js' }, - { revision: null, url: '/static/js/4.020c622c.chunk.js' }, - { revision: null, url: '/static/js/40.cfa8538a.chunk.js' }, - { revision: null, url: '/static/js/41.8cf74704.chunk.js' }, - { revision: null, url: '/static/js/42.7c428e17.chunk.js' }, - { revision: null, url: '/static/js/43.4add22f6.chunk.js' }, - { revision: null, url: '/static/js/44.1961fabf.chunk.js' }, - { revision: null, url: '/static/js/45.e8a8d0f4.chunk.js' }, - { revision: null, url: '/static/js/46.bc747979.chunk.js' }, - { revision: null, url: '/static/js/47.4d162a85.chunk.js' }, - { revision: null, url: '/static/js/48.b35d246f.chunk.js' }, - { revision: null, url: '/static/js/49.157e15f6.chunk.js' }, - { revision: null, url: '/static/js/5.7f836f0c.chunk.js' }, - { revision: null, url: '/static/js/50.677805c4.chunk.js' }, - { revision: null, url: '/static/js/51.6d1fc48a.chunk.js' }, - { revision: null, url: '/static/js/52.e338b0ce.chunk.js' }, - { revision: null, url: '/static/js/53.c29de2f5.chunk.js' }, - { revision: null, url: '/static/js/54.ea645e33.chunk.js' }, - { revision: null, url: '/static/js/55.cf7f109b.chunk.js' }, - { revision: null, url: '/static/js/56.28a4c6cd.chunk.js' }, - { revision: null, url: '/static/js/57.98e23829.chunk.js' }, - { revision: null, url: '/static/js/58.9bce6f3c.chunk.js' }, - { revision: null, url: '/static/js/6.ad0ecfc8.chunk.js' }, - { revision: null, url: '/static/js/7.bd62781a.chunk.js' }, - { revision: null, url: '/static/js/8.b9945e4b.chunk.js' }, - { revision: null, url: '/static/js/9.570928db.chunk.js' }, - { revision: null, url: '/static/js/main.114d3d14.chunk.js' }, - { revision: null, url: '/static/js/polyfills-dom.8a349f6a.chunk.js' }, - { revision: null, url: '/static/js/runtime-main.773a2f7b.js' }, - ]), - pe(_e) - var Le, - qe = new RegExp('/[^/?]+\\.[^/]+$') - ke(function (e) { - var t = e.request, - n = e.url - return 'navigate' === t.mode && !n.pathname.startsWith('/_') && !n.pathname.match(qe) - }, ((Le = '/index.html'), oe().createHandlerBoundToURL(Le))), - ke(function (e) { - var t = e.url - return t.origin === self.location.origin && t.pathname.endsWith('.png') - }, new Ee({ cacheName: 'images', plugins: [new te({ maxEntries: 50 })] })), - self.addEventListener('message', function (e) { - e.data && 'SKIP_WAITING' === e.data.type && self.skipWaiting() - }) - }, -]) -//# sourceMappingURL=service-worker.js.map +!function(e){var t={};function n(r){if(t[r])return t[r].exports;var a=t[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.exports,n),a.l=!0,a.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)n.d(r,a,function(t){return e[t]}.bind(null,a));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=7)}([function(e,t,n){e.exports=n(6)},function(e,t,n){"use strict";try{self["workbox:core:5.1.4"]&&_()}catch(r){}},function(e,t,n){"use strict";try{self["workbox:precaching:5.1.4"]&&_()}catch(r){}},function(e,t,n){"use strict";try{self["workbox:routing:5.1.4"]&&_()}catch(r){}},function(e,t,n){"use strict";try{self["workbox:strategies:5.1.4"]&&_()}catch(r){}},function(e,t,n){"use strict";try{self["workbox:expiration:5.1.4"]&&_()}catch(r){}},function(e,t,n){var r=function(e){"use strict";var t,n=Object.prototype,r=n.hasOwnProperty,a="function"===typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",o=a.toStringTag||"@@toStringTag";function u(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(U){u=function(e,t,n){return e[t]=n}}function s(e,t,n,r){var a=t&&t.prototype instanceof y?t:y,i=Object.create(a.prototype),c=new T(r||[]);return i._invoke=function(e,t,n){var r=h;return function(a,i){if(r===p)throw new Error("Generator is already running");if(r===v){if("throw"===a)throw i;return S()}for(n.method=a,n.arg=i;;){var c=n.delegate;if(c){var o=E(c,n);if(o){if(o===d)continue;return o}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===h)throw r=v,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=p;var u=f(e,t,n);if("normal"===u.type){if(r=n.done?v:l,u.arg===d)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r=v,n.method="throw",n.arg=u.arg)}}}(e,n,c),i}function f(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(U){return{type:"throw",arg:U}}}e.wrap=s;var h="suspendedStart",l="suspendedYield",p="executing",v="completed",d={};function y(){}function m(){}function g(){}var x={};u(x,i,(function(){return this}));var b=Object.getPrototypeOf,w=b&&b(b(O([])));w&&w!==n&&r.call(w,i)&&(x=w);var k=g.prototype=y.prototype=Object.create(x);function _(e){["next","throw","return"].forEach((function(t){u(e,t,(function(e){return this._invoke(t,e)}))}))}function R(e,t){function n(a,i,c,o){var u=f(e[a],e,i);if("throw"!==u.type){var s=u.arg,h=s.value;return h&&"object"===typeof h&&r.call(h,"__await")?t.resolve(h.__await).then((function(e){n("next",e,c,o)}),(function(e){n("throw",e,c,o)})):t.resolve(h).then((function(e){s.value=e,c(s)}),(function(e){return n("throw",e,c,o)}))}o(u.arg)}var a;this._invoke=function(e,r){function i(){return new t((function(t,a){n(e,r,t,a)}))}return a=a?a.then(i,i):i()}}function E(e,n){var r=e.iterator[n.method];if(r===t){if(n.delegate=null,"throw"===n.method){if(e.iterator.return&&(n.method="return",n.arg=t,E(e,n),"throw"===n.method))return d;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return d}var a=f(r,e.iterator,n.arg);if("throw"===a.type)return n.method="throw",n.arg=a.arg,n.delegate=null,d;var i=a.arg;return i?i.done?(n[e.resultName]=i.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,d):i:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,d)}function L(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function q(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function T(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(L,this),this.reset(!0)}function O(e){if(e){var n=e[i];if(n)return n.call(e);if("function"===typeof e.next)return e;if(!isNaN(e.length)){var a=-1,c=function n(){for(;++a=0;--i){var c=this.tryEntries[i],o=c.completion;if("root"===c.tryLoc)return a("end");if(c.tryLoc<=this.prev){var u=r.call(c,"catchLoc"),s=r.call(c,"finallyLoc");if(u&&s){if(this.prev=0;--n){var a=this.tryEntries[n];if(a.tryLoc<=this.prev&&r.call(a,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),q(n),d}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var a=r.arg;q(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:O(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),d}},e}(e.exports);try{regeneratorRuntime=r}catch(a){"object"===typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var c,o=!0,u=!1;return{s:function(){n=e[Symbol.iterator]()},n:function(){var e=n.next();return o=e.done,e},e:function(e){u=!0,c=e},f:function(){try{o||null==n.return||n.return()}finally{if(u)throw c}}}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){return(u=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function s(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&u(e,t)}function f(e){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function h(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function l(e){return(l="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function p(e,t){return!t||"object"!==l(t)&&"function"!==typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function v(e){var t=h();return function(){var n,r=f(e);if(t){var a=f(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return p(this,n)}}function d(e,t,n){return(d=h()?Reflect.construct:function(e,t,n){var r=[null];r.push.apply(r,t);var a=new(Function.bind.apply(e,r));return n&&u(a,n.prototype),a}).apply(null,arguments)}function y(e){var t="function"===typeof Map?new Map:void 0;return(y=function(e){if(null===e||(n=e,-1===Function.toString.call(n).indexOf("[native code]")))return e;var n;if("function"!==typeof e)throw new TypeError("Super expression must either be null or a function");if("undefined"!==typeof t){if(t.has(e))return t.get(e);t.set(e,r)}function r(){return d(e,arguments,f(this).constructor)}return r.prototype=Object.create(e.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,e)})(e)}var m=function(e){for(var t=e,n=arguments.length,r=new Array(n>1?n-1:0),a=1;a0&&(t+=" :: ".concat(JSON.stringify(r))),t},g=function(e){s(n,e);var t=v(n);function n(e,r){var a;o(this,n);var i=m(e,r);return(a=t.call(this,i)).name=e,a.details=r,a}return n}(y(Error)),x=new Set;function b(e){x.add(e)}var w={googleAnalytics:"googleAnalytics",precache:"precache-v2",prefix:"workbox",runtime:"runtime",suffix:"undefined"!==typeof registration?registration.scope:""},k=function(e){return[w.prefix,e,w.suffix].filter((function(e){return e&&e.length>0})).join("-")},_=function(e){return e||k(w.precache)},R=function(e){return e||k(w.runtime)},E=n(0),L=n.n(E);function q(e,t,n,r,a,i,c){try{var o=e[i](c),u=o.value}catch(s){return void n(s)}o.done?t(u):Promise.resolve(u).then(r,a)}function T(e){return function(){var t=this,n=arguments;return new Promise((function(r,a){var i=e.apply(t,n);function c(e){q(i,r,a,c,o,"next",e)}function o(e){q(i,r,a,c,o,"throw",e)}c(void 0)}))}}function O(){return S.apply(this,arguments)}function S(){return(S=T(L.a.mark((function e(){var t,n,r;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:0,t=c(x),e.prev=2,t.s();case 4:if((n=t.n()).done){e.next=11;break}return r=n.value,e.next=8,r();case 8:0;case 9:e.next=4;break;case 11:e.next=16;break;case 13:e.prev=13,e.t0=e.catch(2),t.e(e.t0);case 16:return e.prev=16,t.f(),e.finish(16);case 19:0;case 20:case"end":return e.stop()}}),e,null,[[2,13,16,19]])})))).apply(this,arguments)}var U,N=function(e){return new URL(String(e),location.href).href.replace(new RegExp("^".concat(location.origin)),"")},j=function(e,t){return e.filter((function(e){return t in e}))},A=function(){var e=T(L.a.mark((function e(t){var n,r,a,i,o,u,s,f;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=t.request,r=t.mode,a=t.plugins,i=j(void 0===a?[]:a,"cacheKeyWillBeUsed"),o=n,u=c(i),e.prev=4,u.s();case 6:if((s=u.n()).done){e.next=15;break}return f=s.value,e.next=10,f.cacheKeyWillBeUsed.call(f,{mode:r,request:o});case 10:"string"===typeof(o=e.sent)&&(o=new Request(o));case 13:e.next=6;break;case 15:e.next=20;break;case 17:e.prev=17,e.t0=e.catch(4),u.e(e.t0);case 20:return e.prev=20,u.f(),e.finish(20);case 23:return e.abrupt("return",o);case 24:case"end":return e.stop()}}),e,null,[[4,17,20,23]])})));return function(t){return e.apply(this,arguments)}}(),M=function(){var e=T(L.a.mark((function e(t){var n,r,a,i,o,u,s,f,h,l;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=t.request,r=t.response,a=t.event,i=t.plugins,o=r,u=!1,s=c(void 0===i?[]:i),e.prev=4,s.s();case 6:if((f=s.n()).done){e.next=19;break}if(!("cacheWillUpdate"in(h=f.value))){e.next=17;break}return u=!0,l=h.cacheWillUpdate,e.next=13,l.call(h,{request:n,response:o,event:a});case 13:if(o=e.sent){e.next=17;break}return e.abrupt("break",19);case 17:e.next=6;break;case 19:e.next=24;break;case 21:e.prev=21,e.t0=e.catch(4),s.e(e.t0);case 24:return e.prev=24,s.f(),e.finish(24);case 27:return u||(o=o&&200===o.status?o:void 0),e.abrupt("return",o||null);case 29:case"end":return e.stop()}}),e,null,[[4,21,24,27]])})));return function(t){return e.apply(this,arguments)}}(),C=function(){var e=T(L.a.mark((function e(t){var n,r,a,i,o,u,s,f,h,l,p,v,d;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.cacheName,r=t.request,a=t.event,i=t.matchOptions,o=t.plugins,u=void 0===o?[]:o,e.next=3,self.caches.open(n);case 3:return s=e.sent,e.next=6,A({plugins:u,request:r,mode:"read"});case 6:return f=e.sent,e.next=9,s.match(f,i);case 9:h=e.sent,l=c(u),e.prev=12,l.s();case 14:if((p=l.n()).done){e.next=24;break}if(!("cachedResponseWillBeUsed"in(v=p.value))){e.next=22;break}return d=v.cachedResponseWillBeUsed,e.next=20,d.call(v,{cacheName:n,event:a,matchOptions:i,cachedResponse:h,request:f});case 20:h=e.sent;case 22:e.next=14;break;case 24:e.next=29;break;case 26:e.prev=26,e.t0=e.catch(12),l.e(e.t0);case 29:return e.prev=29,l.f(),e.finish(29);case 32:return e.abrupt("return",h);case 33:case"end":return e.stop()}}),e,null,[[12,26,29,32]])})));return function(t){return e.apply(this,arguments)}}(),K={put:function(){var e=T(L.a.mark((function e(t){var n,r,a,i,o,u,s,f,h,l,p,v,d,y,m;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=t.cacheName,r=t.request,a=t.response,i=t.event,o=t.plugins,u=void 0===o?[]:o,s=t.matchOptions,e.next=4;break;case 4:return e.next=6,A({plugins:u,request:r,mode:"write"});case 6:if(f=e.sent,a){e.next=10;break}throw new g("cache-put-with-no-response",{url:N(f.url)});case 10:return e.next=12,M({event:i,plugins:u,response:a,request:f});case 12:if(h=e.sent){e.next=16;break}return e.abrupt("return");case 16:return e.next=18,self.caches.open(n);case 18:if(l=e.sent,!((p=j(u,"cacheDidUpdate")).length>0)){e.next=26;break}return e.next=23,C({cacheName:n,matchOptions:s,request:f});case 23:e.t0=e.sent,e.next=27;break;case 26:e.t0=null;case 27:return v=e.t0,e.prev=29,e.next=32,l.put(f,h);case 32:e.next=40;break;case 34:if(e.prev=34,e.t1=e.catch(29),"QuotaExceededError"!==e.t1.name){e.next=39;break}return e.next=39,O();case 39:throw e.t1;case 40:d=c(p),e.prev=41,d.s();case 43:if((y=d.n()).done){e.next=49;break}return m=y.value,e.next=47,m.cacheDidUpdate.call(m,{cacheName:n,event:i,oldResponse:v,newResponse:h,request:f});case 47:e.next=43;break;case 49:e.next=54;break;case 51:e.prev=51,e.t2=e.catch(41),d.e(e.t2);case 54:return e.prev=54,d.f(),e.finish(54);case 57:case"end":return e.stop()}}),e,null,[[29,34],[41,51,54,57]])})));return function(t){return e.apply(this,arguments)}}(),match:C};function P(){if(void 0===U){var e=new Response("");if("body"in e)try{new Response(e.body),U=!0}catch(t){U=!1}U=!1}return U}function I(e){e.then((function(){}))}function D(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(e)){var n=[],r=!0,a=!1,i=void 0;try{for(var c,o=e[Symbol.iterator]();!(r=(c=o.next()).done)&&(n.push(c.value),!t||n.length!==t);r=!0);}catch(u){a=!0,i=u}finally{try{r||null==o.return||o.return()}finally{if(a)throw i}}return n}}(e,t)||a(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function W(e,t){for(var n=0;n2&&void 0!==arguments[2]?arguments[2]:{},i=a.onupgradeneeded,c=a.onversionchange;o(this,e),this._db=null,this._name=t,this._version=n,this._onupgradeneeded=i,this._onversionchange=c||function(){return r.close()}}return F(e,[{key:"db",get:function(){return this._db}},{key:"open",value:function(){var e=T(L.a.mark((function e(){var t=this;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this._db){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,new Promise((function(e,n){var r=!1;setTimeout((function(){r=!0,n(new Error("The open request was blocked and timed out"))}),t.OPEN_TIMEOUT);var a=indexedDB.open(t._name,t._version);a.onerror=function(){return n(a.error)},a.onupgradeneeded=function(e){r?(a.transaction.abort(),a.result.close()):"function"===typeof t._onupgradeneeded&&t._onupgradeneeded(e)},a.onsuccess=function(){var n=a.result;r?n.close():(n.onversionchange=t._onversionchange.bind(t),e(n))}}));case 4:return this._db=e.sent,e.abrupt("return",this);case 6:case"end":return e.stop()}}),e,this)})));return function(){return e.apply(this,arguments)}}()},{key:"getKey",value:function(){var e=T(L.a.mark((function e(t,n){return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.getAllKeys(t,n,1);case 2:return e.abrupt("return",e.sent[0]);case 3:case"end":return e.stop()}}),e,this)})));return function(t,n){return e.apply(this,arguments)}}()},{key:"getAll",value:function(){var e=T(L.a.mark((function e(t,n,r){return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.getAllMatching(t,{query:n,count:r});case 2:return e.abrupt("return",e.sent);case 3:case"end":return e.stop()}}),e,this)})));return function(t,n,r){return e.apply(this,arguments)}}()},{key:"getAllKeys",value:function(){var e=T(L.a.mark((function e(t,n,r){var a;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.getAllMatching(t,{query:n,count:r,includeKeys:!0});case 2:return a=e.sent,e.abrupt("return",a.map((function(e){return e.key})));case 4:case"end":return e.stop()}}),e,this)})));return function(t,n,r){return e.apply(this,arguments)}}()},{key:"getAllMatching",value:function(){var e=T(L.a.mark((function e(t){var n,r,a,i,c,o,u,s,f,h=arguments;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=h.length>1&&void 0!==h[1]?h[1]:{},r=n.index,a=n.query,i=void 0===a?null:a,c=n.direction,o=void 0===c?"next":c,u=n.count,s=n.includeKeys,f=void 0!==s&&s,e.next=3,this.transaction([t],"readonly",(function(e,n){var a=e.objectStore(t),c=r?a.index(r):a,s=[],h=c.openCursor(i,o);h.onsuccess=function(){var e=h.result;e?(s.push(f?e:e.value),u&&s.length>=u?n(s):e.continue()):n(s)}}));case 3:return e.abrupt("return",e.sent);case 4:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},{key:"transaction",value:function(){var e=T(L.a.mark((function e(t,n,r){var a=this;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.open();case 2:return e.next=4,new Promise((function(e,i){var c=a._db.transaction(t,n);c.onabort=function(){return i(c.error)},c.oncomplete=function(){return e()},r(c,(function(t){return e(t)}))}));case 4:return e.abrupt("return",e.sent);case 5:case"end":return e.stop()}}),e,this)})));return function(t,n,r){return e.apply(this,arguments)}}()},{key:"_call",value:function(){var e=T(L.a.mark((function e(t,n,r){var a,i,c,o,u=arguments;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:for(a=u.length,i=new Array(a>3?a-3:0),c=3;c1?a-1:0),c=1;c0?n.clone():null,e.prev=12,h=c(o),e.prev=14,h.s();case 16:if((l=h.n()).done){e.next=27;break}if(!("requestWillFetch"in(p=l.value))){e.next=25;break}return v=p.requestWillFetch,d=n.clone(),e.next=23,v.call(p,{request:d,event:a});case 23:n=e.sent;case 25:e.next=16;break;case 27:e.next=32;break;case 29:e.prev=29,e.t0=e.catch(14),h.e(e.t0);case 32:return e.prev=32,h.f(),e.finish(32);case 35:e.next=40;break;case 37:throw e.prev=37,e.t1=e.catch(12),new g("plugin-error-request-will-fetch",{thrownError:e.t1});case 40:if(y=n.clone(),e.prev=41,"navigate"!==n.mode){e.next=48;break}return e.next=45,fetch(n);case 45:m=e.sent,e.next=51;break;case 48:return e.next=50,fetch(n,r);case 50:m=e.sent;case 51:0,x=c(o),e.prev=53,x.s();case 55:if((b=x.n()).done){e.next=64;break}if(!("fetchDidSucceed"in(w=b.value))){e.next=62;break}return e.next=60,w.fetchDidSucceed.call(w,{event:a,request:y,response:m});case 60:m=e.sent;case 62:e.next=55;break;case 64:e.next=69;break;case 66:e.prev=66,e.t2=e.catch(53),x.e(e.t2);case 69:return e.prev=69,x.f(),e.finish(69);case 72:return e.abrupt("return",m);case 75:e.prev=75,e.t3=e.catch(41),k=c(s),e.prev=79,k.s();case 81:if((_=k.n()).done){e.next=87;break}return R=_.value,e.next=85,R.fetchDidFail.call(R,{error:e.t3,event:a,originalRequest:f.clone(),request:y.clone()});case 85:e.next=81;break;case 87:e.next=92;break;case 89:e.prev=89,e.t4=e.catch(79),k.e(e.t4);case 92:return e.prev=92,k.f(),e.finish(92);case 95:throw e.t3;case 96:case"end":return e.stop()}}),e,null,[[12,37],[14,29,32,35],[41,75],[53,66,69,72],[79,89,92,95]])})));return function(t){return e.apply(this,arguments)}}()};function J(e,t){return V.apply(this,arguments)}function V(){return(V=T(L.a.mark((function e(t,n){var r,a,i,c;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.clone(),a={headers:new Headers(r.headers),status:r.status,statusText:r.statusText},i=n?n(a):a,!P()){e.next=7;break}e.t0=r.body,e.next=10;break;case 7:return e.next=9,r.blob();case 9:e.t0=e.sent;case 10:return c=e.t0,e.abrupt("return",new Response(c,i));case 12:case"end":return e.stop()}}),e)})))).apply(this,arguments)}n(5);var z="cache-entries",X=function(e){var t=new URL(e,location.href);return t.hash="",t.href},Z=function(){function e(t){var n=this;o(this,e),this._cacheName=t,this._db=new H("workbox-expiration",1,{onupgradeneeded:function(e){return n._handleUpgrade(e)}})}return F(e,[{key:"_handleUpgrade",value:function(e){var t=e.target.result.createObjectStore(z,{keyPath:"id"});t.createIndex("cacheName","cacheName",{unique:!1}),t.createIndex("timestamp","timestamp",{unique:!1}),Y(this._cacheName)}},{key:"setTimestamp",value:function(){var e=T(L.a.mark((function e(t,n){var r;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=X(t),r={url:t,timestamp:n,cacheName:this._cacheName,id:this._getId(t)},e.next=4,this._db.put(z,r);case 4:case"end":return e.stop()}}),e,this)})));return function(t,n){return e.apply(this,arguments)}}()},{key:"getTimestamp",value:function(){var e=T(L.a.mark((function e(t){var n;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this._db.get(z,this._getId(t));case 2:return n=e.sent,e.abrupt("return",n.timestamp);case 4:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},{key:"expireEntries",value:function(){var e=T(L.a.mark((function e(t,n){var r,a,i,o,u,s=this;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this._db.transaction(z,"readwrite",(function(e,r){var a=e.objectStore(z).index("timestamp").openCursor(null,"prev"),i=[],c=0;a.onsuccess=function(){var e=a.result;if(e){var o=e.value;o.cacheName===s._cacheName&&(t&&o.timestamp=n?i.push(e.value):c++),e.continue()}else r(i)}}));case 2:r=e.sent,a=[],i=c(r),e.prev=5,i.s();case 7:if((o=i.n()).done){e.next=14;break}return u=o.value,e.next=11,this._db.delete(z,u.id);case 11:a.push(u.url);case 12:e.next=7;break;case 14:e.next=19;break;case 16:e.prev=16,e.t0=e.catch(5),i.e(e.t0);case 19:return e.prev=19,i.f(),e.finish(19);case 22:return e.abrupt("return",a);case 23:case"end":return e.stop()}}),e,this,[[5,16,19,22]])})));return function(t,n){return e.apply(this,arguments)}}()},{key:"_getId",value:function(e){return this._cacheName+"|"+X(e)}}]),e}(),ee=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};o(this,e),this._isRunning=!1,this._rerunRequested=!1,this._maxEntries=n.maxEntries,this._maxAgeSeconds=n.maxAgeSeconds,this._cacheName=t,this._timestampModel=new Z(t)}return F(e,[{key:"expireEntries",value:function(){var e=T(L.a.mark((function e(){var t,n,r,a,i,o;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this._isRunning){e.next=3;break}return this._rerunRequested=!0,e.abrupt("return");case 3:return this._isRunning=!0,t=this._maxAgeSeconds?Date.now()-1e3*this._maxAgeSeconds:0,e.next=7,this._timestampModel.expireEntries(t,this._maxEntries);case 7:return n=e.sent,e.next=10,self.caches.open(this._cacheName);case 10:r=e.sent,a=c(n),e.prev=12,a.s();case 14:if((i=a.n()).done){e.next=20;break}return o=i.value,e.next=18,r.delete(o);case 18:e.next=14;break;case 20:e.next=25;break;case 22:e.prev=22,e.t0=e.catch(12),a.e(e.t0);case 25:return e.prev=25,a.f(),e.finish(25);case 28:0,this._isRunning=!1,this._rerunRequested&&(this._rerunRequested=!1,I(this.expireEntries()));case 31:case"end":return e.stop()}}),e,this,[[12,22,25,28]])})));return function(){return e.apply(this,arguments)}}()},{key:"updateTimestamp",value:function(){var e=T(L.a.mark((function e(t){return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=3,this._timestampModel.setTimestamp(t,Date.now());case 3:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},{key:"isURLExpired",value:function(){var e=T(L.a.mark((function e(t){var n,r;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this._maxAgeSeconds){e.next=6;break}e.next=3;break;case 3:return e.abrupt("return",!1);case 6:return e.next=8,this._timestampModel.getTimestamp(t);case 8:return n=e.sent,r=Date.now()-1e3*this._maxAgeSeconds,e.abrupt("return",n0&&void 0!==arguments[0]?arguments[0]:{};o(this,e),this.cachedResponseWillBeUsed=function(){var e=T(L.a.mark((function e(n){var r,a,i,c,o,u,s;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=n.event,a=n.request,i=n.cacheName,c=n.cachedResponse){e.next=3;break}return e.abrupt("return",null);case 3:if(o=t._isResponseDateFresh(c),I((u=t._getCacheExpiration(i)).expireEntries()),s=u.updateTimestamp(a.url),r)try{r.waitUntil(s)}catch(f){0}return e.abrupt("return",o?c:null);case 9:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),this.cacheDidUpdate=function(){var e=T(L.a.mark((function e(n){var r,a,i;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=n.cacheName,a=n.request,i=t._getCacheExpiration(r),e.next=5,i.updateTimestamp(a.url);case 5:return e.next=7,i.expireEntries();case 7:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),this._config=n,this._maxAgeSeconds=n.maxAgeSeconds,this._cacheExpirations=new Map,n.purgeOnQuotaError&&b((function(){return t.deleteCacheAndMetadata()}))}return F(e,[{key:"_getCacheExpiration",value:function(e){if(e===R())throw new g("expire-custom-caches-only");var t=this._cacheExpirations.get(e);return t||(t=new ee(e,this._config),this._cacheExpirations.set(e,t)),t}},{key:"_isResponseDateFresh",value:function(e){if(!this._maxAgeSeconds)return!0;var t=this._getDateHeaderTimestamp(e);return null===t||t>=Date.now()-1e3*this._maxAgeSeconds}},{key:"_getDateHeaderTimestamp",value:function(e){if(!e.headers.has("date"))return null;var t=e.headers.get("date"),n=new Date(t).getTime();return isNaN(n)?null:n}},{key:"deleteCacheAndMetadata",value:function(){var e=T(L.a.mark((function e(){var t,n,r,a,i;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=c(this._cacheExpirations),e.prev=1,t.s();case 3:if((n=t.n()).done){e.next=11;break}return r=D(n.value,2),a=r[0],i=r[1],e.next=7,self.caches.delete(a);case 7:return e.next=9,i.delete();case 9:e.next=3;break;case 11:e.next=16;break;case 13:e.prev=13,e.t0=e.catch(1),t.e(e.t0);case 16:return e.prev=16,t.f(),e.finish(16);case 19:this._cacheExpirations=new Map;case 20:case"end":return e.stop()}}),e,this,[[1,13,16,19]])})));return function(){return e.apply(this,arguments)}}()}]),e}(),ne=(n(2),[]),re=function(){return ne};function ae(e){if(!e)throw new g("add-to-cache-list-unexpected-type",{entry:e});if("string"===typeof e){var t=new URL(e,location.href);return{cacheKey:t.href,url:t.href}}var n=e.revision,r=e.url;if(!r)throw new g("add-to-cache-list-unexpected-type",{entry:e});if(!n){var a=new URL(r,location.href);return{cacheKey:a.href,url:a.href}}var i=new URL(r,location.href),c=new URL(r,location.href);return i.searchParams.set("__WB_REVISION__",n),{cacheKey:i.href,url:c.href}}var ie,ce=function(){function e(t){o(this,e),this._cacheName=_(t),this._urlsToCacheKeys=new Map,this._urlsToCacheModes=new Map,this._cacheKeysToIntegrities=new Map}return F(e,[{key:"addToCacheList",value:function(e){var t,n=[],r=c(e);try{for(r.s();!(t=r.n()).done;){var a=t.value;"string"===typeof a?n.push(a):a&&void 0===a.revision&&n.push(a.url);var i=ae(a),o=i.cacheKey,u=i.url,s="string"!==typeof a&&a.revision?"reload":"default";if(this._urlsToCacheKeys.has(u)&&this._urlsToCacheKeys.get(u)!==o)throw new g("add-to-cache-list-conflicting-entries",{firstEntry:this._urlsToCacheKeys.get(u),secondEntry:o});if("string"!==typeof a&&a.integrity){if(this._cacheKeysToIntegrities.has(o)&&this._cacheKeysToIntegrities.get(o)!==a.integrity)throw new g("add-to-cache-list-conflicting-integrities",{url:u});this._cacheKeysToIntegrities.set(o,a.integrity)}if(this._urlsToCacheKeys.set(u,o),this._urlsToCacheModes.set(u,s),n.length>0){var f="Workbox is precaching URLs without revision "+"info: ".concat(n.join(", "),"\nThis is generally NOT safe. ")+"Learn more at https://bit.ly/wb-precache";console.warn(f)}}}catch(h){r.e(h)}finally{r.f()}}},{key:"install",value:function(){var e=T(L.a.mark((function e(){var t,n,r,a,i,o,u,s,f,h,l,p,v,d,y,m=this,g=arguments;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=g.length>0&&void 0!==g[0]?g[0]:{},n=t.event,r=t.plugins,a=[],i=[],e.next=6,self.caches.open(this._cacheName);case 6:return o=e.sent,e.next=9,o.keys();case 9:u=e.sent,s=new Set(u.map((function(e){return e.url}))),f=c(this._urlsToCacheKeys);try{for(f.s();!(h=f.n()).done;)l=D(h.value,2),p=l[0],v=l[1],s.has(v)?i.push(p):a.push({cacheKey:v,url:p})}catch(x){f.e(x)}finally{f.f()}return d=a.map((function(e){var t=e.cacheKey,a=e.url,i=m._cacheKeysToIntegrities.get(t),c=m._urlsToCacheModes.get(a);return m._addURLToCache({cacheKey:t,cacheMode:c,event:n,integrity:i,plugins:r,url:a})})),e.next=16,Promise.all(d);case 16:return y=a.map((function(e){return e.url})),e.abrupt("return",{updatedURLs:y,notUpdatedURLs:i});case 19:case"end":return e.stop()}}),e,this)})));return function(){return e.apply(this,arguments)}}()},{key:"activate",value:function(){var e=T(L.a.mark((function e(){var t,n,r,a,i,o,u;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,self.caches.open(this._cacheName);case 2:return t=e.sent,e.next=5,t.keys();case 5:n=e.sent,r=new Set(this._urlsToCacheKeys.values()),a=[],i=c(n),e.prev=9,i.s();case 11:if((o=i.n()).done){e.next=19;break}if(u=o.value,r.has(u.url)){e.next=17;break}return e.next=16,t.delete(u);case 16:a.push(u.url);case 17:e.next=11;break;case 19:e.next=24;break;case 21:e.prev=21,e.t0=e.catch(9),i.e(e.t0);case 24:return e.prev=24,i.f(),e.finish(24);case 27:return e.abrupt("return",{deletedURLs:a});case 29:case"end":return e.stop()}}),e,this,[[9,21,24,27]])})));return function(){return e.apply(this,arguments)}}()},{key:"_addURLToCache",value:function(){var e=T(L.a.mark((function e(t){var n,r,a,i,o,u,s,f,h,l,p,v;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.cacheKey,r=t.url,a=t.cacheMode,i=t.event,o=t.plugins,u=t.integrity,s=new Request(r,{integrity:u,cache:a,credentials:"same-origin"}),e.next=4,$.fetch({event:i,plugins:o,request:s});case 4:f=e.sent,l=c(o||[]);try{for(l.s();!(p=l.n()).done;)"cacheWillUpdate"in(v=p.value)&&(h=v)}catch(d){l.e(d)}finally{l.f()}if(!h){e.next=13;break}return e.next=10,h.cacheWillUpdate({event:i,request:s,response:f});case 10:e.t0=e.sent,e.next=14;break;case 13:e.t0=f.status<400;case 14:if(e.t0){e.next=17;break}throw new g("bad-precaching-response",{url:r,status:f.status});case 17:if(!f.redirected){e.next=21;break}return e.next=20,J(f);case 20:f=e.sent;case 21:return e.next=23,K.put({event:i,plugins:o,response:f,request:n===r?s:new Request(n),cacheName:this._cacheName,matchOptions:{ignoreSearch:!0}});case 23:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},{key:"getURLsToCacheKeys",value:function(){return this._urlsToCacheKeys}},{key:"getCachedURLs",value:function(){return i(this._urlsToCacheKeys.keys())}},{key:"getCacheKeyForURL",value:function(e){var t=new URL(e,location.href);return this._urlsToCacheKeys.get(t.href)}},{key:"matchPrecache",value:function(){var e=T(L.a.mark((function e(t){var n,r,a;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t instanceof Request?t.url:t,!(r=this.getCacheKeyForURL(n))){e.next=7;break}return e.next=5,self.caches.open(this._cacheName);case 5:return a=e.sent,e.abrupt("return",a.match(r));case 7:return e.abrupt("return",void 0);case 8:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},{key:"createHandler",value:function(){var e=this,t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return function(){var n=T(L.a.mark((function n(r){var a,i;return L.a.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return a=r.request,n.prev=1,n.next=4,e.matchPrecache(a);case 4:if(!(i=n.sent)){n.next=7;break}return n.abrupt("return",i);case 7:throw new g("missing-precache-entry",{cacheName:e._cacheName,url:a instanceof Request?a.url:a});case 10:if(n.prev=10,n.t0=n.catch(1),!t){n.next=15;break}return n.abrupt("return",fetch(a));case 15:throw n.t0;case 16:case"end":return n.stop()}}),n,null,[[1,10]])})));return function(e){return n.apply(this,arguments)}}()}},{key:"createHandlerBoundToURL",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=this.getCacheKeyForURL(e);if(!n)throw new g("non-precached-url",{url:e});var r=this.createHandler(t),a=new Request(e);return function(){return r({request:a})}}}]),e}(),oe=function(){return ie||(ie=new ce),ie};function ue(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=function(){var n=a[r];t.some((function(e){return e.test(n)}))&&e.searchParams.delete(n)},r=0,a=i(e.searchParams.keys());r1&&void 0!==d[1]?d[1]:{},n=t.ignoreURLParametersMatching,r=t.directoryIndex,a=t.cleanURLs,i=t.urlManipulation,(o=new URL(e,location.href)).hash="",y.next=5,o.href;case 5:return u=ue(o,n),y.next=8,u.href;case 8:if(!r||!u.pathname.endsWith("/")){y.next=13;break}return(s=new URL(u.href)).pathname+=r,y.next=13,s.href;case 13:if(!a){y.next=18;break}return(f=new URL(u.href)).pathname+=".html",y.next=18,f.href;case 18:if(!i){y.next=37;break}h=i({url:o}),l=c(h),y.prev=21,l.s();case 23:if((p=l.n()).done){y.next=29;break}return v=p.value,y.next=27,v.href;case 27:y.next=23;break;case 29:y.next=34;break;case 31:y.prev=31,y.t0=y.catch(21),l.e(y.t0);case 34:return y.prev=34,l.f(),y.finish(34);case 37:case"end":return y.stop()}}),se,null,[[21,31,34,37]])}var he=function(e,t){var n,r=oe().getURLsToCacheKeys(),a=c(fe(e,t));try{for(a.s();!(n=a.n()).done;){var i=n.value,o=r.get(i);if(o)return o}}catch(u){a.e(u)}finally{a.f()}},le=!1;function pe(e){le||(!function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.ignoreURLParametersMatching,n=void 0===t?[/^utm_/]:t,r=e.directoryIndex,a=void 0===r?"index.html":r,i=e.cleanURLs,c=void 0===i||i,o=e.urlManipulation,u=_();self.addEventListener("fetch",(function(e){var t=he(e.request.url,{cleanURLs:c,directoryIndex:a,ignoreURLParametersMatching:n,urlManipulation:o});if(t){var r=self.caches.open(u).then((function(e){return e.match(t)})).then((function(e){return e||fetch(t)}));e.respondWith(r)}}))}(e),le=!0)}var ve=function(e){var t=oe(),n=re();e.waitUntil(t.install({event:e,plugins:n}).catch((function(e){throw e})))},de=function(e){var t=oe();e.waitUntil(t.activate())};n(3);var ye,me=function(e){return e&&"object"===typeof e?e:{handle:e}},ge=function e(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"GET";o(this,e),this.handler=me(n),this.match=t,this.method=r},xe=function(e){s(n,e);var t=v(n);function n(e,r,a){o(this,n);return t.call(this,(function(t){var n=t.url,r=e.exec(n.href);if(r&&(n.origin===location.origin||0===r.index))return r.slice(1)}),r,a)}return n}(ge),be=function(){function e(){o(this,e),this._routes=new Map}return F(e,[{key:"routes",get:function(){return this._routes}},{key:"addFetchListener",value:function(){var e=this;self.addEventListener("fetch",(function(t){var n=t.request,r=e.handleRequest({request:n,event:t});r&&t.respondWith(r)}))}},{key:"addCacheListener",value:function(){var e=this;self.addEventListener("message",(function(t){if(t.data&&"CACHE_URLS"===t.data.type){var n=t.data.payload;0;var r=Promise.all(n.urlsToCache.map((function(t){"string"===typeof t&&(t=[t]);var n=d(Request,i(t));return e.handleRequest({request:n})})));t.waitUntil(r),t.ports&&t.ports[0]&&r.then((function(){return t.ports[0].postMessage(!0)}))}}))}},{key:"handleRequest",value:function(e){var t=this,n=e.request,r=e.event;var a=new URL(n.url,location.href);if(a.protocol.startsWith("http")){var i=this.findMatchingRoute({url:a,request:n,event:r}),c=i.params,o=i.route,u=o&&o.handler;if(!u&&this._defaultHandler&&(u=this._defaultHandler),u){var s;0;try{s=u.handle({url:a,request:n,event:r,params:c})}catch(f){s=Promise.reject(f)}return s instanceof Promise&&this._catchHandler&&(s=s.catch((function(e){return t._catchHandler.handle({url:a,request:n,event:r})}))),s}}}},{key:"findMatchingRoute",value:function(e){var t=e.url,n=e.request,r=e.event;var a,i=c(this._routes.get(n.method)||[]);try{for(i.s();!(a=i.n()).done;){var o=a.value,u=void 0,s=o.match({url:t,request:n,event:r});if(s)return u=s,(Array.isArray(s)&&0===s.length||s.constructor===Object&&0===Object.keys(s).length||"boolean"===typeof s)&&(u=void 0),{route:o,params:u}}}catch(f){i.e(f)}finally{i.f()}return{}}},{key:"setDefaultHandler",value:function(e){this._defaultHandler=me(e)}},{key:"setCatchHandler",value:function(e){this._catchHandler=me(e)}},{key:"registerRoute",value:function(e){this._routes.has(e.method)||this._routes.set(e.method,[]),this._routes.get(e.method).push(e)}},{key:"unregisterRoute",value:function(e){if(!this._routes.has(e.method))throw new g("unregister-route-but-not-found-with-method",{method:e.method});var t=this._routes.get(e.method).indexOf(e);if(!(t>-1))throw new g("unregister-route-route-not-registered");this._routes.get(e.method).splice(t,1)}}]),e}(),we=function(){return ye||((ye=new be).addFetchListener(),ye.addCacheListener()),ye};function ke(e,t,n){var r;if("string"===typeof e){var a=new URL(e,location.href);r=new ge((function(e){return e.url.href===a.href}),t,n)}else if(e instanceof RegExp)r=new xe(e,t,n);else if("function"===typeof e)r=new ge(e,t,n);else{if(!(e instanceof ge))throw new g("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",paramName:"capture"});r=e}return we().registerRoute(r),r}n(4);var _e,Re={cacheWillUpdate:function(){var e=T(L.a.mark((function e(t){var n;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(200!==(n=t.response).status&&0!==n.status){e.next=3;break}return e.abrupt("return",n);case 3:return e.abrupt("return",null);case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()},Ee=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(o(this,e),this._cacheName=R(t.cacheName),this._plugins=t.plugins||[],t.plugins){var n=t.plugins.some((function(e){return!!e.cacheWillUpdate}));this._plugins=n?t.plugins:[Re].concat(i(t.plugins))}else this._plugins=[Re];this._fetchOptions=t.fetchOptions,this._matchOptions=t.matchOptions}return F(e,[{key:"handle",value:function(){var e=T(L.a.mark((function e(t){var n,r,a,i,c;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.event,r=t.request,[],"string"===typeof r&&(r=new Request(r)),a=this._getFromNetwork({request:r,event:n}),e.next=7,K.match({cacheName:this._cacheName,request:r,event:n,matchOptions:this._matchOptions,plugins:this._plugins});case 7:if(!(i=e.sent)){e.next=13;break}if(n)try{n.waitUntil(a)}catch(c){0}e.next=23;break;case 13:return e.prev=14,e.next=17,a;case 17:i=e.sent,e.next=23;break;case 20:e.prev=20,e.t0=e.catch(14),c=e.t0;case 23:if(i){e.next=26;break}throw new g("no-response",{url:r.url,error:c});case 26:return e.abrupt("return",i);case 27:case"end":return e.stop()}}),e,this,[[14,20]])})));return function(t){return e.apply(this,arguments)}}()},{key:"_getFromNetwork",value:function(){var e=T(L.a.mark((function e(t){var n,r,a,i;return L.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.request,r=t.event,e.next=3,$.fetch({request:n,event:r,fetchOptions:this._fetchOptions,plugins:this._plugins});case 3:if(a=e.sent,i=K.put({cacheName:this._cacheName,request:n,response:a.clone(),event:r,plugins:this._plugins}),r)try{r.waitUntil(i)}catch(c){0}return e.abrupt("return",a);case 7:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()}]),e}();self.addEventListener("activate",(function(){return self.clients.claim()})),function(e){oe().addToCacheList(e),e.length>0&&(self.addEventListener("install",ve),self.addEventListener("activate",de))}([{'revision':'2450e81c983cc6ababbb5aef4bd7287b','url':'/index.html'},{'revision':null,'url':'/static/css/4.532f36fa.chunk.css'},{'revision':null,'url':'/static/css/main.8d4fa4cb.chunk.css'},{'revision':null,'url':'/static/js/0.8454ff46.chunk.js'},{'revision':null,'url':'/static/js/10.bd20c974.chunk.js'},{'revision':null,'url':'/static/js/11.7ed82166.chunk.js'},{'revision':null,'url':'/static/js/12.d242ae2a.chunk.js'},{'revision':null,'url':'/static/js/13.d6c7c30f.chunk.js'},{'revision':null,'url':'/static/js/14.4042e14a.chunk.js'},{'revision':null,'url':'/static/js/15.5e80b398.chunk.js'},{'revision':null,'url':'/static/js/16.09d38c77.chunk.js'},{'revision':null,'url':'/static/js/17.9375eb7a.chunk.js'},{'revision':null,'url':'/static/js/18.6aff4325.chunk.js'},{'revision':null,'url':'/static/js/19.92fbdb72.chunk.js'},{'revision':null,'url':'/static/js/20.d46f9990.chunk.js'},{'revision':null,'url':'/static/js/21.60019d5e.chunk.js'},{'revision':null,'url':'/static/js/22.60d9f398.chunk.js'},{'revision':null,'url':'/static/js/23.8573a2a7.chunk.js'},{'revision':null,'url':'/static/js/24.97a5c971.chunk.js'},{'revision':null,'url':'/static/js/25.fbc2daf4.chunk.js'},{'revision':null,'url':'/static/js/26.55b60025.chunk.js'},{'revision':null,'url':'/static/js/27.dcfb1178.chunk.js'},{'revision':null,'url':'/static/js/28.531914b1.chunk.js'},{'revision':null,'url':'/static/js/29.849a37b3.chunk.js'},{'revision':null,'url':'/static/js/30.d811bece.chunk.js'},{'revision':null,'url':'/static/js/31.4e9d3c29.chunk.js'},{'revision':null,'url':'/static/js/32.f07e95db.chunk.js'},{'revision':null,'url':'/static/js/33.ad5133e5.chunk.js'},{'revision':null,'url':'/static/js/34.f2ef85d0.chunk.js'},{'revision':null,'url':'/static/js/35.cbbbc494.chunk.js'},{'revision':null,'url':'/static/js/36.8267420e.chunk.js'},{'revision':null,'url':'/static/js/37.a34b3be4.chunk.js'},{'revision':null,'url':'/static/js/38.85a94d3a.chunk.js'},{'revision':null,'url':'/static/js/39.0e0ae2a9.chunk.js'},{'revision':null,'url':'/static/js/4.8d208fb9.chunk.js'},{'revision':null,'url':'/static/js/40.cfa8538a.chunk.js'},{'revision':null,'url':'/static/js/41.8cf74704.chunk.js'},{'revision':null,'url':'/static/js/42.7c428e17.chunk.js'},{'revision':null,'url':'/static/js/43.4add22f6.chunk.js'},{'revision':null,'url':'/static/js/44.1961fabf.chunk.js'},{'revision':null,'url':'/static/js/45.e8a8d0f4.chunk.js'},{'revision':null,'url':'/static/js/46.bc747979.chunk.js'},{'revision':null,'url':'/static/js/47.4d162a85.chunk.js'},{'revision':null,'url':'/static/js/48.b35d246f.chunk.js'},{'revision':null,'url':'/static/js/49.157e15f6.chunk.js'},{'revision':null,'url':'/static/js/5.7f836f0c.chunk.js'},{'revision':null,'url':'/static/js/50.677805c4.chunk.js'},{'revision':null,'url':'/static/js/51.6d1fc48a.chunk.js'},{'revision':null,'url':'/static/js/52.e338b0ce.chunk.js'},{'revision':null,'url':'/static/js/53.c29de2f5.chunk.js'},{'revision':null,'url':'/static/js/54.ea645e33.chunk.js'},{'revision':null,'url':'/static/js/55.cf7f109b.chunk.js'},{'revision':null,'url':'/static/js/56.28a4c6cd.chunk.js'},{'revision':null,'url':'/static/js/57.98e23829.chunk.js'},{'revision':null,'url':'/static/js/58.9bce6f3c.chunk.js'},{'revision':null,'url':'/static/js/6.ad0ecfc8.chunk.js'},{'revision':null,'url':'/static/js/7.bd62781a.chunk.js'},{'revision':null,'url':'/static/js/8.b9945e4b.chunk.js'},{'revision':null,'url':'/static/js/9.570928db.chunk.js'},{'revision':null,'url':'/static/js/main.dba35331.chunk.js'},{'revision':null,'url':'/static/js/polyfills-dom.8a349f6a.chunk.js'},{'revision':null,'url':'/static/js/runtime-main.773a2f7b.js'}]),pe(_e);var Le,qe=new RegExp("/[^/?]+\\.[^/]+$");ke((function(e){var t=e.request,n=e.url;return"navigate"===t.mode&&(!n.pathname.startsWith("/_")&&!n.pathname.match(qe))}),(Le="/index.html",oe().createHandlerBoundToURL(Le))),ke((function(e){var t=e.url;return t.origin===self.location.origin&&t.pathname.endsWith(".png")}),new Ee({cacheName:"images",plugins:[new te({maxEntries:50})]})),self.addEventListener("message",(function(e){e.data&&"SKIP_WAITING"===e.data.type&&self.skipWaiting()}))}]); +//# sourceMappingURL=service-worker.js.map \ No newline at end of file diff --git a/docs/service-worker.js.map b/docs/service-worker.js.map index 8878c0c..1825f6f 100644 --- a/docs/service-worker.js.map +++ b/docs/service-worker.js.map @@ -1 +1 @@ -{"version":3,"sources":["../webpack/bootstrap","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/regenerator/index.js","../node_modules/workbox-core/_version.js","../node_modules/workbox-precaching/_version.js","../node_modules/workbox-routing/_version.js","../node_modules/workbox-strategies/_version.js","../node_modules/workbox-expiration/_version.js","../node_modules/regenerator-runtime/runtime.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/iterableToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/classCallCheck.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/inherits.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/typeof.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/createSuper.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/construct.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js","../node_modules/workbox-core/models/messages/messages.js","../node_modules/workbox-core/models/messages/messageGenerator.js","../node_modules/workbox-core/_private/WorkboxError.js","../node_modules/workbox-core/models/quotaErrorCallbacks.js","../node_modules/workbox-core/registerQuotaErrorCallback.js","../node_modules/workbox-core/_private/cacheNames.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js","../node_modules/workbox-core/_private/executeQuotaErrorCallbacks.js","../node_modules/workbox-core/_private/getFriendlyURL.js","../node_modules/workbox-core/_private/canConstructResponseFromBodyStream.js","../node_modules/workbox-core/utils/pluginUtils.js","../node_modules/workbox-core/_private/cacheWrapper.js","../node_modules/workbox-core/_private/dontWaitFor.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/slicedToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/createClass.js","../node_modules/workbox-core/_private/DBWrapper.js","../node_modules/workbox-core/_private/deleteDatabase.js","../node_modules/workbox-core/_private/fetchWrapper.js","../node_modules/workbox-core/copyResponse.js","../node_modules/workbox-expiration/models/CacheTimestampsModel.js","../node_modules/workbox-expiration/CacheExpiration.js","../node_modules/workbox-expiration/ExpirationPlugin.js","../node_modules/workbox-precaching/utils/precachePlugins.js","../node_modules/workbox-precaching/utils/createCacheKey.js","../node_modules/workbox-precaching/utils/getOrCreatePrecacheController.js","../node_modules/workbox-precaching/PrecacheController.js","../node_modules/workbox-precaching/utils/removeIgnoredSearchParams.js","../node_modules/workbox-precaching/utils/generateURLVariations.js","../node_modules/workbox-precaching/utils/getCacheKeyForURL.js","../node_modules/workbox-precaching/addRoute.js","../node_modules/workbox-precaching/utils/addFetchListener.js","../node_modules/workbox-precaching/precache.js","../node_modules/workbox-routing/utils/getOrCreateDefaultRouter.js","../node_modules/workbox-routing/utils/normalizeHandler.js","../node_modules/workbox-routing/Route.js","../node_modules/workbox-routing/utils/constants.js","../node_modules/workbox-routing/RegExpRoute.js","../node_modules/workbox-routing/Router.js","../node_modules/workbox-routing/registerRoute.js","../node_modules/workbox-precaching/precacheAndRoute.js","../node_modules/workbox-strategies/plugins/cacheOkAndOpaquePlugin.js","../node_modules/workbox-strategies/StaleWhileRevalidate.js","../node_modules/workbox-core/clientsClaim.js","service-worker.ts","../node_modules/workbox-precaching/createHandlerBoundToURL.js"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","self","_","e","runtime","undefined","Op","hasOwn","$Symbol","iteratorSymbol","iterator","asyncIteratorSymbol","asyncIterator","toStringTagSymbol","define","obj","configurable","writable","err","wrap","innerFn","outerFn","tryLocsList","protoGenerator","Generator","generator","context","Context","_invoke","state","GenStateSuspendedStart","method","arg","GenStateExecuting","Error","GenStateCompleted","doneResult","delegate","delegateResult","maybeInvokeDelegate","ContinueSentinel","sent","_sent","dispatchException","abrupt","record","tryCatch","type","done","GenStateSuspendedYield","makeInvokeMethod","fn","GeneratorFunction","GeneratorFunctionPrototype","IteratorPrototype","this","getProto","getPrototypeOf","NativeIteratorPrototype","values","Gp","defineIteratorMethods","forEach","AsyncIterator","PromiseImpl","invoke","resolve","reject","result","__await","then","unwrapped","error","previousPromise","callInvokeWithMethodAndArg","TypeError","info","resultName","next","nextLoc","pushTryEntry","locs","entry","tryLoc","catchLoc","finallyLoc","afterLoc","tryEntries","push","resetTryEntry","completion","reset","iterable","iteratorMethod","isNaN","length","displayName","isGeneratorFunction","genFun","ctor","constructor","mark","setPrototypeOf","__proto__","awrap","async","Promise","iter","keys","reverse","pop","skipTempReset","prev","charAt","slice","stop","rootRecord","rval","exception","handle","loc","caught","hasCatch","hasFinally","finallyEntry","complete","finish","thrown","delegateYield","regeneratorRuntime","accidentalStrictMode","globalThis","Function","_arrayLikeToArray","arr","len","arr2","Array","_unsupportedIterableToArray","minLen","toString","from","test","_toConsumableArray","isArray","_createForOfIteratorHelper","allowArrayLike","it","F","_e","f","normalCompletion","didErr","step","_e2","_classCallCheck","instance","Constructor","_setPrototypeOf","_inherits","subClass","superClass","_getPrototypeOf","_isNativeReflectConstruct","Reflect","construct","sham","Proxy","Date","_typeof","_possibleConstructorReturn","ReferenceError","_createSuper","Derived","hasNativeReflectConstruct","Super","NewTarget","arguments","apply","Parent","args","Class","a","_cache","Map","indexOf","has","set","Wrapper","messageGenerator","code","msg","JSON","stringify","WorkboxError","errorCode","details","message","quotaErrorCallbacks","Set","registerQuotaErrorCallback","callback","add","_cacheNameDetails","googleAnalytics","precache","prefix","suffix","registration","scope","_createCacheName","cacheName","filter","join","cacheNames","userCacheName","asyncGeneratorStep","gen","_next","_throw","_asyncToGenerator","executeQuotaErrorCallbacks","process","supportStatus","getFriendlyURL","url","URL","String","location","href","replace","RegExp","origin","pluginUtils","plugins","callbackName","plugin","_getEffectiveRequest","request","cacheKeyWillBeUsedPlugins","effectiveRequest","Request","_isResponseSafeToCache","response","event","responseToCache","pluginsUsed","pluginMethod","status","matchWrapper","matchOptions","caches","open","cache","match","cachedResponse","cacheWrapper","put","updatePlugins","oldResponse","newResponse","canConstructResponseFromBodyStream","testResponse","Response","body","dontWaitFor","promise","_slicedToArray","_arr","_n","_d","_s","_i","_defineProperties","target","props","descriptor","_createClass","protoProps","staticProps","DBWrapper","version","onupgradeneeded","onversionchange","_db","_name","_version","_onupgradeneeded","_onversionchange","close","openRequestTimedOut","setTimeout","OPEN_TIMEOUT","openRequest","indexedDB","onerror","evt","transaction","abort","onsuccess","db","storeName","query","getAllKeys","count","getAllMatching","includeKeys","entries","map","index","direction","txn","store","objectStore","results","openCursor","cursor","continue","storeNames","onabort","oncomplete","objStore","IDBObjectStore","_call","readonly","readwrite","deleteDatabase","onblocked","fetchWrapper","fetch","fetchOptions","FetchEvent","preloadResponse","possiblePreloadResponse","failedFetchPlugins","originalRequest","clone","requestClone","thrownError","pluginFilteredRequest","fetchResponse","copyResponse","modifier","clonedResponse","responseInit","headers","Headers","statusText","modifiedResponseInit","blob","OBJECT_STORE_NAME","normalizeURL","unNormalizedUrl","hash","CacheTimestampsModel","_cacheName","_handleUpgrade","createObjectStore","keyPath","createIndex","unique","timestamp","id","_getId","minTimestamp","maxCount","entriesToDelete","entriesNotDeletedCount","urlsDeleted","delete","CacheExpiration","config","_isRunning","_rerunRequested","_maxEntries","maxEntries","_maxAgeSeconds","maxAgeSeconds","_timestampModel","now","expireEntries","urlsExpired","setTimestamp","getTimestamp","expireOlderThan","Infinity","ExpirationPlugin","cachedResponseWillBeUsed","isFresh","_isResponseDateFresh","cacheExpiration","_getCacheExpiration","updateTimestampDone","updateTimestamp","waitUntil","cacheDidUpdate","_config","_cacheExpirations","purgeOnQuotaError","deleteCacheAndMetadata","dateHeaderTimestamp","_getDateHeaderTimestamp","dateHeader","headerTime","getTime","precachePlugins","createCacheKey","urlObject","cacheKey","revision","cacheKeyURL","originalURL","searchParams","precacheController","PrecacheController","_urlsToCacheKeys","_urlsToCacheModes","_cacheKeysToIntegrities","urlsToWarnAbout","cacheMode","firstEntry","secondEntry","integrity","warningMessage","console","warn","toBePrecached","alreadyPrecached","alreadyCachedRequests","existingCacheKeys","precacheRequests","_addURLToCache","all","updatedURLs","item","notUpdatedURLs","currentlyCachedRequests","expectedCacheKeys","deletedURLs","credentials","cacheWillUpdatePlugin","cacheWillUpdate","redirected","ignoreSearch","getCacheKeyForURL","fallbackToNetwork","matchPrecache","handler","createHandler","getOrCreatePrecacheController","removeIgnoredSearchParams","ignoreURLParametersMatching","paramName","some","regExp","generateURLVariations","directoryIndex","cleanURLs","urlManipulation","urlWithoutIgnoredParams","pathname","endsWith","directoryURL","cleanURL","additionalURLs","urlToAttempt","options","urlsToCacheKeys","getURLsToCacheKeys","possibleURL","possibleCacheKey","listenerAdded","addRoute","addEventListener","precachedURL","responsePromise","respondWith","addFetchListener","installListener","install","catch","activateListener","activate","defaultRouter","normalizeHandler","Route","RegExpRoute","exec","Router","_routes","handleRequest","data","payload","requestPromises","urlsToCache","ports","postMessage","protocol","startsWith","findMatchingRoute","params","route","_defaultHandler","_catchHandler","matchResult","routeIndex","splice","getOrCreateDefaultRouter","addCacheListener","registerRoute","capture","captureUrl","moduleName","funcName","cacheOkAndOpaquePlugin","StaleWhileRevalidate","_plugins","isUsingCacheWillUpdate","_fetchOptions","_matchOptions","fetchAndCachePromise","_getFromNetwork","cachePutPromise","clients","claim","addToCacheList","__WB_MANIFEST","fileExtensionRegexp","createHandlerBoundToURL","skipWaiting"],"mappings":"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","file":"service-worker.js","sourceRoot":"","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 7);\n","module.exports = require(\"regenerator-runtime\");\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:core:5.1.4'] && _();\n}\ncatch (e) { }\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:precaching:5.1.4'] && _();\n}\ncatch (e) { }\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:routing:5.1.4'] && _();\n}\ncatch (e) { }\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:strategies:5.1.4'] && _();\n}\ncatch (e) { }\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:expiration:5.1.4'] && _();\n}\ncatch (e) { }\n","/**\n * Copyright (c) 2014-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nvar runtime = (function (exports) {\n \"use strict\";\n\n var Op = Object.prototype;\n var hasOwn = Op.hasOwnProperty;\n var undefined; // More compressible than void 0.\n var $Symbol = typeof Symbol === \"function\" ? Symbol : {};\n var iteratorSymbol = $Symbol.iterator || \"@@iterator\";\n var asyncIteratorSymbol = $Symbol.asyncIterator || \"@@asyncIterator\";\n var toStringTagSymbol = $Symbol.toStringTag || \"@@toStringTag\";\n\n function define(obj, key, value) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n return obj[key];\n }\n try {\n // IE 8 has a broken Object.defineProperty that only works on DOM objects.\n define({}, \"\");\n } catch (err) {\n define = function(obj, key, value) {\n return obj[key] = value;\n };\n }\n\n function wrap(innerFn, outerFn, self, tryLocsList) {\n // If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.\n var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator;\n var generator = Object.create(protoGenerator.prototype);\n var context = new Context(tryLocsList || []);\n\n // The ._invoke method unifies the implementations of the .next,\n // .throw, and .return methods.\n generator._invoke = makeInvokeMethod(innerFn, self, context);\n\n return generator;\n }\n exports.wrap = wrap;\n\n // Try/catch helper to minimize deoptimizations. Returns a completion\n // record like context.tryEntries[i].completion. This interface could\n // have been (and was previously) designed to take a closure to be\n // invoked without arguments, but in all the cases we care about we\n // already have an existing method we want to call, so there's no need\n // to create a new function object. We can even get away with assuming\n // the method takes exactly one argument, since that happens to be true\n // in every case, so we don't have to touch the arguments object. The\n // only additional allocation required is the completion record, which\n // has a stable shape and so hopefully should be cheap to allocate.\n function tryCatch(fn, obj, arg) {\n try {\n return { type: \"normal\", arg: fn.call(obj, arg) };\n } catch (err) {\n return { type: \"throw\", arg: err };\n }\n }\n\n var GenStateSuspendedStart = \"suspendedStart\";\n var GenStateSuspendedYield = \"suspendedYield\";\n var GenStateExecuting = \"executing\";\n var GenStateCompleted = \"completed\";\n\n // Returning this object from the innerFn has the same effect as\n // breaking out of the dispatch switch statement.\n var ContinueSentinel = {};\n\n // Dummy constructor functions that we use as the .constructor and\n // .constructor.prototype properties for functions that return Generator\n // objects. For full spec compliance, you may wish to configure your\n // minifier not to mangle the names of these two functions.\n function Generator() {}\n function GeneratorFunction() {}\n function GeneratorFunctionPrototype() {}\n\n // This is a polyfill for %IteratorPrototype% for environments that\n // don't natively support it.\n var IteratorPrototype = {};\n define(IteratorPrototype, iteratorSymbol, function () {\n return this;\n });\n\n var getProto = Object.getPrototypeOf;\n var NativeIteratorPrototype = getProto && getProto(getProto(values([])));\n if (NativeIteratorPrototype &&\n NativeIteratorPrototype !== Op &&\n hasOwn.call(NativeIteratorPrototype, iteratorSymbol)) {\n // This environment has a native %IteratorPrototype%; use it instead\n // of the polyfill.\n IteratorPrototype = NativeIteratorPrototype;\n }\n\n var Gp = GeneratorFunctionPrototype.prototype =\n Generator.prototype = Object.create(IteratorPrototype);\n GeneratorFunction.prototype = GeneratorFunctionPrototype;\n define(Gp, \"constructor\", GeneratorFunctionPrototype);\n define(GeneratorFunctionPrototype, \"constructor\", GeneratorFunction);\n GeneratorFunction.displayName = define(\n GeneratorFunctionPrototype,\n toStringTagSymbol,\n \"GeneratorFunction\"\n );\n\n // Helper for defining the .next, .throw, and .return methods of the\n // Iterator interface in terms of a single ._invoke method.\n function defineIteratorMethods(prototype) {\n [\"next\", \"throw\", \"return\"].forEach(function(method) {\n define(prototype, method, function(arg) {\n return this._invoke(method, arg);\n });\n });\n }\n\n exports.isGeneratorFunction = function(genFun) {\n var ctor = typeof genFun === \"function\" && genFun.constructor;\n return ctor\n ? ctor === GeneratorFunction ||\n // For the native GeneratorFunction constructor, the best we can\n // do is to check its .name property.\n (ctor.displayName || ctor.name) === \"GeneratorFunction\"\n : false;\n };\n\n exports.mark = function(genFun) {\n if (Object.setPrototypeOf) {\n Object.setPrototypeOf(genFun, GeneratorFunctionPrototype);\n } else {\n genFun.__proto__ = GeneratorFunctionPrototype;\n define(genFun, toStringTagSymbol, \"GeneratorFunction\");\n }\n genFun.prototype = Object.create(Gp);\n return genFun;\n };\n\n // Within the body of any async function, `await x` is transformed to\n // `yield regeneratorRuntime.awrap(x)`, so that the runtime can test\n // `hasOwn.call(value, \"__await\")` to determine if the yielded value is\n // meant to be awaited.\n exports.awrap = function(arg) {\n return { __await: arg };\n };\n\n function AsyncIterator(generator, PromiseImpl) {\n function invoke(method, arg, resolve, reject) {\n var record = tryCatch(generator[method], generator, arg);\n if (record.type === \"throw\") {\n reject(record.arg);\n } else {\n var result = record.arg;\n var value = result.value;\n if (value &&\n typeof value === \"object\" &&\n hasOwn.call(value, \"__await\")) {\n return PromiseImpl.resolve(value.__await).then(function(value) {\n invoke(\"next\", value, resolve, reject);\n }, function(err) {\n invoke(\"throw\", err, resolve, reject);\n });\n }\n\n return PromiseImpl.resolve(value).then(function(unwrapped) {\n // When a yielded Promise is resolved, its final value becomes\n // the .value of the Promise<{value,done}> result for the\n // current iteration.\n result.value = unwrapped;\n resolve(result);\n }, function(error) {\n // If a rejected Promise was yielded, throw the rejection back\n // into the async generator function so it can be handled there.\n return invoke(\"throw\", error, resolve, reject);\n });\n }\n }\n\n var previousPromise;\n\n function enqueue(method, arg) {\n function callInvokeWithMethodAndArg() {\n return new PromiseImpl(function(resolve, reject) {\n invoke(method, arg, resolve, reject);\n });\n }\n\n return previousPromise =\n // If enqueue has been called before, then we want to wait until\n // all previous Promises have been resolved before calling invoke,\n // so that results are always delivered in the correct order. If\n // enqueue has not been called before, then it is important to\n // call invoke immediately, without waiting on a callback to fire,\n // so that the async generator function has the opportunity to do\n // any necessary setup in a predictable way. This predictability\n // is why the Promise constructor synchronously invokes its\n // executor callback, and why async functions synchronously\n // execute code before the first await. Since we implement simple\n // async functions in terms of async generators, it is especially\n // important to get this right, even though it requires care.\n previousPromise ? previousPromise.then(\n callInvokeWithMethodAndArg,\n // Avoid propagating failures to Promises returned by later\n // invocations of the iterator.\n callInvokeWithMethodAndArg\n ) : callInvokeWithMethodAndArg();\n }\n\n // Define the unified helper method that is used to implement .next,\n // .throw, and .return (see defineIteratorMethods).\n this._invoke = enqueue;\n }\n\n defineIteratorMethods(AsyncIterator.prototype);\n define(AsyncIterator.prototype, asyncIteratorSymbol, function () {\n return this;\n });\n exports.AsyncIterator = AsyncIterator;\n\n // Note that simple async functions are implemented on top of\n // AsyncIterator objects; they just return a Promise for the value of\n // the final result produced by the iterator.\n exports.async = function(innerFn, outerFn, self, tryLocsList, PromiseImpl) {\n if (PromiseImpl === void 0) PromiseImpl = Promise;\n\n var iter = new AsyncIterator(\n wrap(innerFn, outerFn, self, tryLocsList),\n PromiseImpl\n );\n\n return exports.isGeneratorFunction(outerFn)\n ? iter // If outerFn is a generator, return the full iterator.\n : iter.next().then(function(result) {\n return result.done ? result.value : iter.next();\n });\n };\n\n function makeInvokeMethod(innerFn, self, context) {\n var state = GenStateSuspendedStart;\n\n return function invoke(method, arg) {\n if (state === GenStateExecuting) {\n throw new Error(\"Generator is already running\");\n }\n\n if (state === GenStateCompleted) {\n if (method === \"throw\") {\n throw arg;\n }\n\n // Be forgiving, per 25.3.3.3.3 of the spec:\n // https://people.mozilla.org/~jorendorff/es6-draft.html#sec-generatorresume\n return doneResult();\n }\n\n context.method = method;\n context.arg = arg;\n\n while (true) {\n var delegate = context.delegate;\n if (delegate) {\n var delegateResult = maybeInvokeDelegate(delegate, context);\n if (delegateResult) {\n if (delegateResult === ContinueSentinel) continue;\n return delegateResult;\n }\n }\n\n if (context.method === \"next\") {\n // Setting context._sent for legacy support of Babel's\n // function.sent implementation.\n context.sent = context._sent = context.arg;\n\n } else if (context.method === \"throw\") {\n if (state === GenStateSuspendedStart) {\n state = GenStateCompleted;\n throw context.arg;\n }\n\n context.dispatchException(context.arg);\n\n } else if (context.method === \"return\") {\n context.abrupt(\"return\", context.arg);\n }\n\n state = GenStateExecuting;\n\n var record = tryCatch(innerFn, self, context);\n if (record.type === \"normal\") {\n // If an exception is thrown from innerFn, we leave state ===\n // GenStateExecuting and loop back for another invocation.\n state = context.done\n ? GenStateCompleted\n : GenStateSuspendedYield;\n\n if (record.arg === ContinueSentinel) {\n continue;\n }\n\n return {\n value: record.arg,\n done: context.done\n };\n\n } else if (record.type === \"throw\") {\n state = GenStateCompleted;\n // Dispatch the exception by looping back around to the\n // context.dispatchException(context.arg) call above.\n context.method = \"throw\";\n context.arg = record.arg;\n }\n }\n };\n }\n\n // Call delegate.iterator[context.method](context.arg) and handle the\n // result, either by returning a { value, done } result from the\n // delegate iterator, or by modifying context.method and context.arg,\n // setting context.delegate to null, and returning the ContinueSentinel.\n function maybeInvokeDelegate(delegate, context) {\n var method = delegate.iterator[context.method];\n if (method === undefined) {\n // A .throw or .return when the delegate iterator has no .throw\n // method always terminates the yield* loop.\n context.delegate = null;\n\n if (context.method === \"throw\") {\n // Note: [\"return\"] must be used for ES3 parsing compatibility.\n if (delegate.iterator[\"return\"]) {\n // If the delegate iterator has a return method, give it a\n // chance to clean up.\n context.method = \"return\";\n context.arg = undefined;\n maybeInvokeDelegate(delegate, context);\n\n if (context.method === \"throw\") {\n // If maybeInvokeDelegate(context) changed context.method from\n // \"return\" to \"throw\", let that override the TypeError below.\n return ContinueSentinel;\n }\n }\n\n context.method = \"throw\";\n context.arg = new TypeError(\n \"The iterator does not provide a 'throw' method\");\n }\n\n return ContinueSentinel;\n }\n\n var record = tryCatch(method, delegate.iterator, context.arg);\n\n if (record.type === \"throw\") {\n context.method = \"throw\";\n context.arg = record.arg;\n context.delegate = null;\n return ContinueSentinel;\n }\n\n var info = record.arg;\n\n if (! info) {\n context.method = \"throw\";\n context.arg = new TypeError(\"iterator result is not an object\");\n context.delegate = null;\n return ContinueSentinel;\n }\n\n if (info.done) {\n // Assign the result of the finished delegate to the temporary\n // variable specified by delegate.resultName (see delegateYield).\n context[delegate.resultName] = info.value;\n\n // Resume execution at the desired location (see delegateYield).\n context.next = delegate.nextLoc;\n\n // If context.method was \"throw\" but the delegate handled the\n // exception, let the outer generator proceed normally. If\n // context.method was \"next\", forget context.arg since it has been\n // \"consumed\" by the delegate iterator. If context.method was\n // \"return\", allow the original .return call to continue in the\n // outer generator.\n if (context.method !== \"return\") {\n context.method = \"next\";\n context.arg = undefined;\n }\n\n } else {\n // Re-yield the result returned by the delegate method.\n return info;\n }\n\n // The delegate iterator is finished, so forget it and continue with\n // the outer generator.\n context.delegate = null;\n return ContinueSentinel;\n }\n\n // Define Generator.prototype.{next,throw,return} in terms of the\n // unified ._invoke helper method.\n defineIteratorMethods(Gp);\n\n define(Gp, toStringTagSymbol, \"Generator\");\n\n // A Generator should always return itself as the iterator object when the\n // @@iterator function is called on it. Some browsers' implementations of the\n // iterator prototype chain incorrectly implement this, causing the Generator\n // object to not be returned from this call. This ensures that doesn't happen.\n // See https://github.com/facebook/regenerator/issues/274 for more details.\n define(Gp, iteratorSymbol, function() {\n return this;\n });\n\n define(Gp, \"toString\", function() {\n return \"[object Generator]\";\n });\n\n function pushTryEntry(locs) {\n var entry = { tryLoc: locs[0] };\n\n if (1 in locs) {\n entry.catchLoc = locs[1];\n }\n\n if (2 in locs) {\n entry.finallyLoc = locs[2];\n entry.afterLoc = locs[3];\n }\n\n this.tryEntries.push(entry);\n }\n\n function resetTryEntry(entry) {\n var record = entry.completion || {};\n record.type = \"normal\";\n delete record.arg;\n entry.completion = record;\n }\n\n function Context(tryLocsList) {\n // The root entry object (effectively a try statement without a catch\n // or a finally block) gives us a place to store values thrown from\n // locations where there is no enclosing try statement.\n this.tryEntries = [{ tryLoc: \"root\" }];\n tryLocsList.forEach(pushTryEntry, this);\n this.reset(true);\n }\n\n exports.keys = function(object) {\n var keys = [];\n for (var key in object) {\n keys.push(key);\n }\n keys.reverse();\n\n // Rather than returning an object with a next method, we keep\n // things simple and return the next function itself.\n return function next() {\n while (keys.length) {\n var key = keys.pop();\n if (key in object) {\n next.value = key;\n next.done = false;\n return next;\n }\n }\n\n // To avoid creating an additional object, we just hang the .value\n // and .done properties off the next function object itself. This\n // also ensures that the minifier will not anonymize the function.\n next.done = true;\n return next;\n };\n };\n\n function values(iterable) {\n if (iterable) {\n var iteratorMethod = iterable[iteratorSymbol];\n if (iteratorMethod) {\n return iteratorMethod.call(iterable);\n }\n\n if (typeof iterable.next === \"function\") {\n return iterable;\n }\n\n if (!isNaN(iterable.length)) {\n var i = -1, next = function next() {\n while (++i < iterable.length) {\n if (hasOwn.call(iterable, i)) {\n next.value = iterable[i];\n next.done = false;\n return next;\n }\n }\n\n next.value = undefined;\n next.done = true;\n\n return next;\n };\n\n return next.next = next;\n }\n }\n\n // Return an iterator with no values.\n return { next: doneResult };\n }\n exports.values = values;\n\n function doneResult() {\n return { value: undefined, done: true };\n }\n\n Context.prototype = {\n constructor: Context,\n\n reset: function(skipTempReset) {\n this.prev = 0;\n this.next = 0;\n // Resetting context._sent for legacy support of Babel's\n // function.sent implementation.\n this.sent = this._sent = undefined;\n this.done = false;\n this.delegate = null;\n\n this.method = \"next\";\n this.arg = undefined;\n\n this.tryEntries.forEach(resetTryEntry);\n\n if (!skipTempReset) {\n for (var name in this) {\n // Not sure about the optimal order of these conditions:\n if (name.charAt(0) === \"t\" &&\n hasOwn.call(this, name) &&\n !isNaN(+name.slice(1))) {\n this[name] = undefined;\n }\n }\n }\n },\n\n stop: function() {\n this.done = true;\n\n var rootEntry = this.tryEntries[0];\n var rootRecord = rootEntry.completion;\n if (rootRecord.type === \"throw\") {\n throw rootRecord.arg;\n }\n\n return this.rval;\n },\n\n dispatchException: function(exception) {\n if (this.done) {\n throw exception;\n }\n\n var context = this;\n function handle(loc, caught) {\n record.type = \"throw\";\n record.arg = exception;\n context.next = loc;\n\n if (caught) {\n // If the dispatched exception was caught by a catch block,\n // then let that catch block handle the exception normally.\n context.method = \"next\";\n context.arg = undefined;\n }\n\n return !! caught;\n }\n\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n var record = entry.completion;\n\n if (entry.tryLoc === \"root\") {\n // Exception thrown outside of any try block that could handle\n // it, so set the completion value of the entire function to\n // throw the exception.\n return handle(\"end\");\n }\n\n if (entry.tryLoc <= this.prev) {\n var hasCatch = hasOwn.call(entry, \"catchLoc\");\n var hasFinally = hasOwn.call(entry, \"finallyLoc\");\n\n if (hasCatch && hasFinally) {\n if (this.prev < entry.catchLoc) {\n return handle(entry.catchLoc, true);\n } else if (this.prev < entry.finallyLoc) {\n return handle(entry.finallyLoc);\n }\n\n } else if (hasCatch) {\n if (this.prev < entry.catchLoc) {\n return handle(entry.catchLoc, true);\n }\n\n } else if (hasFinally) {\n if (this.prev < entry.finallyLoc) {\n return handle(entry.finallyLoc);\n }\n\n } else {\n throw new Error(\"try statement without catch or finally\");\n }\n }\n }\n },\n\n abrupt: function(type, arg) {\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n if (entry.tryLoc <= this.prev &&\n hasOwn.call(entry, \"finallyLoc\") &&\n this.prev < entry.finallyLoc) {\n var finallyEntry = entry;\n break;\n }\n }\n\n if (finallyEntry &&\n (type === \"break\" ||\n type === \"continue\") &&\n finallyEntry.tryLoc <= arg &&\n arg <= finallyEntry.finallyLoc) {\n // Ignore the finally entry if control is not jumping to a\n // location outside the try/catch block.\n finallyEntry = null;\n }\n\n var record = finallyEntry ? finallyEntry.completion : {};\n record.type = type;\n record.arg = arg;\n\n if (finallyEntry) {\n this.method = \"next\";\n this.next = finallyEntry.finallyLoc;\n return ContinueSentinel;\n }\n\n return this.complete(record);\n },\n\n complete: function(record, afterLoc) {\n if (record.type === \"throw\") {\n throw record.arg;\n }\n\n if (record.type === \"break\" ||\n record.type === \"continue\") {\n this.next = record.arg;\n } else if (record.type === \"return\") {\n this.rval = this.arg = record.arg;\n this.method = \"return\";\n this.next = \"end\";\n } else if (record.type === \"normal\" && afterLoc) {\n this.next = afterLoc;\n }\n\n return ContinueSentinel;\n },\n\n finish: function(finallyLoc) {\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n if (entry.finallyLoc === finallyLoc) {\n this.complete(entry.completion, entry.afterLoc);\n resetTryEntry(entry);\n return ContinueSentinel;\n }\n }\n },\n\n \"catch\": function(tryLoc) {\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n if (entry.tryLoc === tryLoc) {\n var record = entry.completion;\n if (record.type === \"throw\") {\n var thrown = record.arg;\n resetTryEntry(entry);\n }\n return thrown;\n }\n }\n\n // The context.catch method must only be called with a location\n // argument that corresponds to a known catch block.\n throw new Error(\"illegal catch attempt\");\n },\n\n delegateYield: function(iterable, resultName, nextLoc) {\n this.delegate = {\n iterator: values(iterable),\n resultName: resultName,\n nextLoc: nextLoc\n };\n\n if (this.method === \"next\") {\n // Deliberately forget the last sent value so that we don't\n // accidentally pass it on to the delegate.\n this.arg = undefined;\n }\n\n return ContinueSentinel;\n }\n };\n\n // Regardless of whether this script is executing as a CommonJS module\n // or not, return the runtime object so that we can declare the variable\n // regeneratorRuntime in the outer scope, which allows this module to be\n // injected easily by `bin/regenerator --include-runtime script.js`.\n return exports;\n\n}(\n // If this script is executing as a CommonJS module, use module.exports\n // as the regeneratorRuntime namespace. Otherwise create a new empty\n // object. Either way, the resulting object will be used to initialize\n // the regeneratorRuntime variable at the top of this file.\n typeof module === \"object\" ? module.exports : {}\n));\n\ntry {\n regeneratorRuntime = runtime;\n} catch (accidentalStrictMode) {\n // This module should not be running in strict mode, so the above\n // assignment should always work unless something is misconfigured. Just\n // in case runtime.js accidentally runs in strict mode, in modern engines\n // we can explicitly access globalThis. In older engines we can escape\n // strict mode using a global Function call. This could conceivably fail\n // if a Content Security Policy forbids using Function, but in that case\n // the proper solution is to fix the accidental strict mode problem. If\n // you've misconfigured your bundler to force strict mode and applied a\n // CSP to forbid Function, and you're not willing to fix either of those\n // problems, please detail your unique predicament in a GitHub issue.\n if (typeof globalThis === \"object\") {\n globalThis.regeneratorRuntime = runtime;\n } else {\n Function(\"r\", \"regeneratorRuntime = r\")(runtime);\n }\n}\n","export default function _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n\n for (var i = 0, arr2 = new Array(len); i < len; i++) {\n arr2[i] = arr[i];\n }\n\n return arr2;\n}","import arrayLikeToArray from \"@babel/runtime/helpers/esm/arrayLikeToArray\";\nexport default function _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);\n}","import arrayWithoutHoles from \"@babel/runtime/helpers/esm/arrayWithoutHoles\";\nimport iterableToArray from \"@babel/runtime/helpers/esm/iterableToArray\";\nimport unsupportedIterableToArray from \"@babel/runtime/helpers/esm/unsupportedIterableToArray\";\nimport nonIterableSpread from \"@babel/runtime/helpers/esm/nonIterableSpread\";\nexport default function _toConsumableArray(arr) {\n return arrayWithoutHoles(arr) || iterableToArray(arr) || unsupportedIterableToArray(arr) || nonIterableSpread();\n}","import arrayLikeToArray from \"@babel/runtime/helpers/esm/arrayLikeToArray\";\nexport default function _arrayWithoutHoles(arr) {\n if (Array.isArray(arr)) return arrayLikeToArray(arr);\n}","export default function _iterableToArray(iter) {\n if (typeof Symbol !== \"undefined\" && Symbol.iterator in Object(iter)) return Array.from(iter);\n}","export default function _nonIterableSpread() {\n throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import unsupportedIterableToArray from \"@babel/runtime/helpers/esm/unsupportedIterableToArray\";\nexport default function _createForOfIteratorHelper(o, allowArrayLike) {\n var it;\n\n if (typeof Symbol === \"undefined\" || o[Symbol.iterator] == null) {\n if (Array.isArray(o) || (it = unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === \"number\") {\n if (it) o = it;\n var i = 0;\n\n var F = function F() {};\n\n return {\n s: F,\n n: function n() {\n if (i >= o.length) return {\n done: true\n };\n return {\n done: false,\n value: o[i++]\n };\n },\n e: function e(_e) {\n throw _e;\n },\n f: F\n };\n }\n\n throw new TypeError(\"Invalid attempt to iterate non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n }\n\n var normalCompletion = true,\n didErr = false,\n err;\n return {\n s: function s() {\n it = o[Symbol.iterator]();\n },\n n: function n() {\n var step = it.next();\n normalCompletion = step.done;\n return step;\n },\n e: function e(_e2) {\n didErr = true;\n err = _e2;\n },\n f: function f() {\n try {\n if (!normalCompletion && it[\"return\"] != null) it[\"return\"]();\n } finally {\n if (didErr) throw err;\n }\n }\n };\n}","export default function _classCallCheck(instance, Constructor) {\n if (!(instance instanceof Constructor)) {\n throw new TypeError(\"Cannot call a class as a function\");\n }\n}","export default function _setPrototypeOf(o, p) {\n _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {\n o.__proto__ = p;\n return o;\n };\n\n return _setPrototypeOf(o, p);\n}","import setPrototypeOf from \"@babel/runtime/helpers/esm/setPrototypeOf\";\nexport default function _inherits(subClass, superClass) {\n if (typeof superClass !== \"function\" && superClass !== null) {\n throw new TypeError(\"Super expression must either be null or a function\");\n }\n\n subClass.prototype = Object.create(superClass && superClass.prototype, {\n constructor: {\n value: subClass,\n writable: true,\n configurable: true\n }\n });\n if (superClass) setPrototypeOf(subClass, superClass);\n}","export default function _getPrototypeOf(o) {\n _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {\n return o.__proto__ || Object.getPrototypeOf(o);\n };\n return _getPrototypeOf(o);\n}","export default function _isNativeReflectConstruct() {\n if (typeof Reflect === \"undefined\" || !Reflect.construct) return false;\n if (Reflect.construct.sham) return false;\n if (typeof Proxy === \"function\") return true;\n\n try {\n Date.prototype.toString.call(Reflect.construct(Date, [], function () {}));\n return true;\n } catch (e) {\n return false;\n }\n}","export default function _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") {\n _typeof = function _typeof(obj) {\n return typeof obj;\n };\n } else {\n _typeof = function _typeof(obj) {\n return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n };\n }\n\n return _typeof(obj);\n}","import _typeof from \"@babel/runtime/helpers/esm/typeof\";\nimport assertThisInitialized from \"@babel/runtime/helpers/esm/assertThisInitialized\";\nexport default function _possibleConstructorReturn(self, call) {\n if (call && (_typeof(call) === \"object\" || typeof call === \"function\")) {\n return call;\n }\n\n return assertThisInitialized(self);\n}","export default function _assertThisInitialized(self) {\n if (self === void 0) {\n throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");\n }\n\n return self;\n}","import getPrototypeOf from \"@babel/runtime/helpers/esm/getPrototypeOf\";\nimport isNativeReflectConstruct from \"@babel/runtime/helpers/esm/isNativeReflectConstruct\";\nimport possibleConstructorReturn from \"@babel/runtime/helpers/esm/possibleConstructorReturn\";\nexport default function _createSuper(Derived) {\n var hasNativeReflectConstruct = isNativeReflectConstruct();\n return function _createSuperInternal() {\n var Super = getPrototypeOf(Derived),\n result;\n\n if (hasNativeReflectConstruct) {\n var NewTarget = getPrototypeOf(this).constructor;\n result = Reflect.construct(Super, arguments, NewTarget);\n } else {\n result = Super.apply(this, arguments);\n }\n\n return possibleConstructorReturn(this, result);\n };\n}","import setPrototypeOf from \"@babel/runtime/helpers/esm/setPrototypeOf\";\nimport isNativeReflectConstruct from \"@babel/runtime/helpers/esm/isNativeReflectConstruct\";\nexport default function _construct(Parent, args, Class) {\n if (isNativeReflectConstruct()) {\n _construct = Reflect.construct;\n } else {\n _construct = function _construct(Parent, args, Class) {\n var a = [null];\n a.push.apply(a, args);\n var Constructor = Function.bind.apply(Parent, a);\n var instance = new Constructor();\n if (Class) setPrototypeOf(instance, Class.prototype);\n return instance;\n };\n }\n\n return _construct.apply(null, arguments);\n}","import getPrototypeOf from \"@babel/runtime/helpers/esm/getPrototypeOf\";\nimport setPrototypeOf from \"@babel/runtime/helpers/esm/setPrototypeOf\";\nimport isNativeFunction from \"@babel/runtime/helpers/esm/isNativeFunction\";\nimport construct from \"@babel/runtime/helpers/esm/construct\";\nexport default function _wrapNativeSuper(Class) {\n var _cache = typeof Map === \"function\" ? new Map() : undefined;\n\n _wrapNativeSuper = function _wrapNativeSuper(Class) {\n if (Class === null || !isNativeFunction(Class)) return Class;\n\n if (typeof Class !== \"function\") {\n throw new TypeError(\"Super expression must either be null or a function\");\n }\n\n if (typeof _cache !== \"undefined\") {\n if (_cache.has(Class)) return _cache.get(Class);\n\n _cache.set(Class, Wrapper);\n }\n\n function Wrapper() {\n return construct(Class, arguments, getPrototypeOf(this).constructor);\n }\n\n Wrapper.prototype = Object.create(Class.prototype, {\n constructor: {\n value: Wrapper,\n enumerable: false,\n writable: true,\n configurable: true\n }\n });\n return setPrototypeOf(Wrapper, Class);\n };\n\n return _wrapNativeSuper(Class);\n}","export default function _isNativeFunction(fn) {\n return Function.toString.call(fn).indexOf(\"[native code]\") !== -1;\n}","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../../_version.js';\nexport const messages = {\n 'invalid-value': ({ paramName, validValueDescription, value }) => {\n if (!paramName || !validValueDescription) {\n throw new Error(`Unexpected input to 'invalid-value' error.`);\n }\n return `The '${paramName}' parameter was given a value with an ` +\n `unexpected value. ${validValueDescription} Received a value of ` +\n `${JSON.stringify(value)}.`;\n },\n 'not-an-array': ({ moduleName, className, funcName, paramName }) => {\n if (!moduleName || !className || !funcName || !paramName) {\n throw new Error(`Unexpected input to 'not-an-array' error.`);\n }\n return `The parameter '${paramName}' passed into ` +\n `'${moduleName}.${className}.${funcName}()' must be an array.`;\n },\n 'incorrect-type': ({ expectedType, paramName, moduleName, className, funcName }) => {\n if (!expectedType || !paramName || !moduleName || !funcName) {\n throw new Error(`Unexpected input to 'incorrect-type' error.`);\n }\n return `The parameter '${paramName}' passed into ` +\n `'${moduleName}.${className ? (className + '.') : ''}` +\n `${funcName}()' must be of type ${expectedType}.`;\n },\n 'incorrect-class': ({ expectedClass, paramName, moduleName, className, funcName, isReturnValueProblem }) => {\n if (!expectedClass || !moduleName || !funcName) {\n throw new Error(`Unexpected input to 'incorrect-class' error.`);\n }\n if (isReturnValueProblem) {\n return `The return value from ` +\n `'${moduleName}.${className ? (className + '.') : ''}${funcName}()' ` +\n `must be an instance of class ${expectedClass.name}.`;\n }\n return `The parameter '${paramName}' passed into ` +\n `'${moduleName}.${className ? (className + '.') : ''}${funcName}()' ` +\n `must be an instance of class ${expectedClass.name}.`;\n },\n 'missing-a-method': ({ expectedMethod, paramName, moduleName, className, funcName }) => {\n if (!expectedMethod || !paramName || !moduleName || !className\n || !funcName) {\n throw new Error(`Unexpected input to 'missing-a-method' error.`);\n }\n return `${moduleName}.${className}.${funcName}() expected the ` +\n `'${paramName}' parameter to expose a '${expectedMethod}' method.`;\n },\n 'add-to-cache-list-unexpected-type': ({ entry }) => {\n return `An unexpected entry was passed to ` +\n `'workbox-precaching.PrecacheController.addToCacheList()' The entry ` +\n `'${JSON.stringify(entry)}' isn't supported. You must supply an array of ` +\n `strings with one or more characters, objects with a url property or ` +\n `Request objects.`;\n },\n 'add-to-cache-list-conflicting-entries': ({ firstEntry, secondEntry }) => {\n if (!firstEntry || !secondEntry) {\n throw new Error(`Unexpected input to ` +\n `'add-to-cache-list-duplicate-entries' error.`);\n }\n return `Two of the entries passed to ` +\n `'workbox-precaching.PrecacheController.addToCacheList()' had the URL ` +\n `${firstEntry._entryId} but different revision details. Workbox is ` +\n `unable to cache and version the asset correctly. Please remove one ` +\n `of the entries.`;\n },\n 'plugin-error-request-will-fetch': ({ thrownError }) => {\n if (!thrownError) {\n throw new Error(`Unexpected input to ` +\n `'plugin-error-request-will-fetch', error.`);\n }\n return `An error was thrown by a plugins 'requestWillFetch()' method. ` +\n `The thrown error message was: '${thrownError.message}'.`;\n },\n 'invalid-cache-name': ({ cacheNameId, value }) => {\n if (!cacheNameId) {\n throw new Error(`Expected a 'cacheNameId' for error 'invalid-cache-name'`);\n }\n return `You must provide a name containing at least one character for ` +\n `setCacheDetails({${cacheNameId}: '...'}). Received a value of ` +\n `'${JSON.stringify(value)}'`;\n },\n 'unregister-route-but-not-found-with-method': ({ method }) => {\n if (!method) {\n throw new Error(`Unexpected input to ` +\n `'unregister-route-but-not-found-with-method' error.`);\n }\n return `The route you're trying to unregister was not previously ` +\n `registered for the method type '${method}'.`;\n },\n 'unregister-route-route-not-registered': () => {\n return `The route you're trying to unregister was not previously ` +\n `registered.`;\n },\n 'queue-replay-failed': ({ name }) => {\n return `Replaying the background sync queue '${name}' failed.`;\n },\n 'duplicate-queue-name': ({ name }) => {\n return `The Queue name '${name}' is already being used. ` +\n `All instances of backgroundSync.Queue must be given unique names.`;\n },\n 'expired-test-without-max-age': ({ methodName, paramName }) => {\n return `The '${methodName}()' method can only be used when the ` +\n `'${paramName}' is used in the constructor.`;\n },\n 'unsupported-route-type': ({ moduleName, className, funcName, paramName }) => {\n return `The supplied '${paramName}' parameter was an unsupported type. ` +\n `Please check the docs for ${moduleName}.${className}.${funcName} for ` +\n `valid input types.`;\n },\n 'not-array-of-class': ({ value, expectedClass, moduleName, className, funcName, paramName }) => {\n return `The supplied '${paramName}' parameter must be an array of ` +\n `'${expectedClass}' objects. Received '${JSON.stringify(value)},'. ` +\n `Please check the call to ${moduleName}.${className}.${funcName}() ` +\n `to fix the issue.`;\n },\n 'max-entries-or-age-required': ({ moduleName, className, funcName }) => {\n return `You must define either config.maxEntries or config.maxAgeSeconds` +\n `in ${moduleName}.${className}.${funcName}`;\n },\n 'statuses-or-headers-required': ({ moduleName, className, funcName }) => {\n return `You must define either config.statuses or config.headers` +\n `in ${moduleName}.${className}.${funcName}`;\n },\n 'invalid-string': ({ moduleName, funcName, paramName }) => {\n if (!paramName || !moduleName || !funcName) {\n throw new Error(`Unexpected input to 'invalid-string' error.`);\n }\n return `When using strings, the '${paramName}' parameter must start with ` +\n `'http' (for cross-origin matches) or '/' (for same-origin matches). ` +\n `Please see the docs for ${moduleName}.${funcName}() for ` +\n `more info.`;\n },\n 'channel-name-required': () => {\n return `You must provide a channelName to construct a ` +\n `BroadcastCacheUpdate instance.`;\n },\n 'invalid-responses-are-same-args': () => {\n return `The arguments passed into responsesAreSame() appear to be ` +\n `invalid. Please ensure valid Responses are used.`;\n },\n 'expire-custom-caches-only': () => {\n return `You must provide a 'cacheName' property when using the ` +\n `expiration plugin with a runtime caching strategy.`;\n },\n 'unit-must-be-bytes': ({ normalizedRangeHeader }) => {\n if (!normalizedRangeHeader) {\n throw new Error(`Unexpected input to 'unit-must-be-bytes' error.`);\n }\n return `The 'unit' portion of the Range header must be set to 'bytes'. ` +\n `The Range header provided was \"${normalizedRangeHeader}\"`;\n },\n 'single-range-only': ({ normalizedRangeHeader }) => {\n if (!normalizedRangeHeader) {\n throw new Error(`Unexpected input to 'single-range-only' error.`);\n }\n return `Multiple ranges are not supported. Please use a single start ` +\n `value, and optional end value. The Range header provided was ` +\n `\"${normalizedRangeHeader}\"`;\n },\n 'invalid-range-values': ({ normalizedRangeHeader }) => {\n if (!normalizedRangeHeader) {\n throw new Error(`Unexpected input to 'invalid-range-values' error.`);\n }\n return `The Range header is missing both start and end values. At least ` +\n `one of those values is needed. The Range header provided was ` +\n `\"${normalizedRangeHeader}\"`;\n },\n 'no-range-header': () => {\n return `No Range header was found in the Request provided.`;\n },\n 'range-not-satisfiable': ({ size, start, end }) => {\n return `The start (${start}) and end (${end}) values in the Range are ` +\n `not satisfiable by the cached response, which is ${size} bytes.`;\n },\n 'attempt-to-cache-non-get-request': ({ url, method }) => {\n return `Unable to cache '${url}' because it is a '${method}' request and ` +\n `only 'GET' requests can be cached.`;\n },\n 'cache-put-with-no-response': ({ url }) => {\n return `There was an attempt to cache '${url}' but the response was not ` +\n `defined.`;\n },\n 'no-response': ({ url, error }) => {\n let message = `The strategy could not generate a response for '${url}'.`;\n if (error) {\n message += ` The underlying error is ${error}.`;\n }\n return message;\n },\n 'bad-precaching-response': ({ url, status }) => {\n return `The precaching request for '${url}' failed with an HTTP ` +\n `status of ${status}.`;\n },\n 'non-precached-url': ({ url }) => {\n return `createHandlerBoundToURL('${url}') was called, but that URL is ` +\n `not precached. Please pass in a URL that is precached instead.`;\n },\n 'add-to-cache-list-conflicting-integrities': ({ url }) => {\n return `Two of the entries passed to ` +\n `'workbox-precaching.PrecacheController.addToCacheList()' had the URL ` +\n `${url} with different integrity values. Please remove one of them.`;\n },\n 'missing-precache-entry': ({ cacheName, url }) => {\n return `Unable to find a precached response in ${cacheName} for ${url}.`;\n },\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { messages } from './messages.js';\nimport '../../_version.js';\nconst fallback = (code, ...args) => {\n let msg = code;\n if (args.length > 0) {\n msg += ` :: ${JSON.stringify(args)}`;\n }\n return msg;\n};\nconst generatorFunction = (code, details = {}) => {\n const message = messages[code];\n if (!message) {\n throw new Error(`Unable to find message for code '${code}'.`);\n }\n return message(details);\n};\nexport const messageGenerator = (process.env.NODE_ENV === 'production') ?\n fallback : generatorFunction;\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { messageGenerator } from '../models/messages/messageGenerator.js';\nimport '../_version.js';\n/**\n * Workbox errors should be thrown with this class.\n * This allows use to ensure the type easily in tests,\n * helps developers identify errors from workbox\n * easily and allows use to optimise error\n * messages correctly.\n *\n * @private\n */\nclass WorkboxError extends Error {\n /**\n *\n * @param {string} errorCode The error code that\n * identifies this particular error.\n * @param {Object=} details Any relevant arguments\n * that will help developers identify issues should\n * be added as a key on the context object.\n */\n constructor(errorCode, details) {\n const message = messageGenerator(errorCode, details);\n super(message);\n this.name = errorCode;\n this.details = details;\n }\n}\nexport { WorkboxError };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n// Callbacks to be executed whenever there's a quota error.\nconst quotaErrorCallbacks = new Set();\nexport { quotaErrorCallbacks };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { logger } from './_private/logger.js';\nimport { assert } from './_private/assert.js';\nimport { quotaErrorCallbacks } from './models/quotaErrorCallbacks.js';\nimport './_version.js';\n/**\n * Adds a function to the set of quotaErrorCallbacks that will be executed if\n * there's a quota error.\n *\n * @param {Function} callback\n * @memberof module:workbox-core\n */\nfunction registerQuotaErrorCallback(callback) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(callback, 'function', {\n moduleName: 'workbox-core',\n funcName: 'register',\n paramName: 'callback',\n });\n }\n quotaErrorCallbacks.add(callback);\n if (process.env.NODE_ENV !== 'production') {\n logger.log('Registered a callback to respond to quota errors.', callback);\n }\n}\nexport { registerQuotaErrorCallback };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nconst _cacheNameDetails = {\n googleAnalytics: 'googleAnalytics',\n precache: 'precache-v2',\n prefix: 'workbox',\n runtime: 'runtime',\n suffix: typeof registration !== 'undefined' ? registration.scope : '',\n};\nconst _createCacheName = (cacheName) => {\n return [_cacheNameDetails.prefix, cacheName, _cacheNameDetails.suffix]\n .filter((value) => value && value.length > 0)\n .join('-');\n};\nconst eachCacheNameDetail = (fn) => {\n for (const key of Object.keys(_cacheNameDetails)) {\n fn(key);\n }\n};\nexport const cacheNames = {\n updateDetails: (details) => {\n eachCacheNameDetail((key) => {\n if (typeof details[key] === 'string') {\n _cacheNameDetails[key] = details[key];\n }\n });\n },\n getGoogleAnalyticsName: (userCacheName) => {\n return userCacheName || _createCacheName(_cacheNameDetails.googleAnalytics);\n },\n getPrecacheName: (userCacheName) => {\n return userCacheName || _createCacheName(_cacheNameDetails.precache);\n },\n getPrefix: () => {\n return _cacheNameDetails.prefix;\n },\n getRuntimeName: (userCacheName) => {\n return userCacheName || _createCacheName(_cacheNameDetails.runtime);\n },\n getSuffix: () => {\n return _cacheNameDetails.suffix;\n },\n};\n","function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {\n try {\n var info = gen[key](arg);\n var value = info.value;\n } catch (error) {\n reject(error);\n return;\n }\n\n if (info.done) {\n resolve(value);\n } else {\n Promise.resolve(value).then(_next, _throw);\n }\n}\n\nexport default function _asyncToGenerator(fn) {\n return function () {\n var self = this,\n args = arguments;\n return new Promise(function (resolve, reject) {\n var gen = fn.apply(self, args);\n\n function _next(value) {\n asyncGeneratorStep(gen, resolve, reject, _next, _throw, \"next\", value);\n }\n\n function _throw(err) {\n asyncGeneratorStep(gen, resolve, reject, _next, _throw, \"throw\", err);\n }\n\n _next(undefined);\n });\n };\n}","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { logger } from '../_private/logger.js';\nimport { quotaErrorCallbacks } from '../models/quotaErrorCallbacks.js';\nimport '../_version.js';\n/**\n * Runs all of the callback functions, one at a time sequentially, in the order\n * in which they were registered.\n *\n * @memberof module:workbox-core\n * @private\n */\nasync function executeQuotaErrorCallbacks() {\n if (process.env.NODE_ENV !== 'production') {\n logger.log(`About to run ${quotaErrorCallbacks.size} ` +\n `callbacks to clean up caches.`);\n }\n for (const callback of quotaErrorCallbacks) {\n await callback();\n if (process.env.NODE_ENV !== 'production') {\n logger.log(callback, 'is complete.');\n }\n }\n if (process.env.NODE_ENV !== 'production') {\n logger.log('Finished running callbacks.');\n }\n}\nexport { executeQuotaErrorCallbacks };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nconst getFriendlyURL = (url) => {\n const urlObj = new URL(String(url), location.href);\n // See https://github.com/GoogleChrome/workbox/issues/2323\n // We want to include everything, except for the origin if it's same-origin.\n return urlObj.href.replace(new RegExp(`^${location.origin}`), '');\n};\nexport { getFriendlyURL };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nlet supportStatus;\n/**\n * A utility function that determines whether the current browser supports\n * constructing a new `Response` from a `response.body` stream.\n *\n * @return {boolean} `true`, if the current browser can successfully\n * construct a `Response` from a `response.body` stream, `false` otherwise.\n *\n * @private\n */\nfunction canConstructResponseFromBodyStream() {\n if (supportStatus === undefined) {\n const testResponse = new Response('');\n if ('body' in testResponse) {\n try {\n new Response(testResponse.body);\n supportStatus = true;\n }\n catch (error) {\n supportStatus = false;\n }\n }\n supportStatus = false;\n }\n return supportStatus;\n}\nexport { canConstructResponseFromBodyStream };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nexport const pluginUtils = {\n filter: (plugins, callbackName) => {\n return plugins.filter((plugin) => callbackName in plugin);\n },\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from './assert.js';\nimport { executeQuotaErrorCallbacks } from './executeQuotaErrorCallbacks.js';\nimport { getFriendlyURL } from './getFriendlyURL.js';\nimport { logger } from './logger.js';\nimport { pluginUtils } from '../utils/pluginUtils.js';\nimport { WorkboxError } from './WorkboxError.js';\nimport '../_version.js';\n/**\n * Checks the list of plugins for the cacheKeyWillBeUsed callback, and\n * executes any of those callbacks found in sequence. The final `Request` object\n * returned by the last plugin is treated as the cache key for cache reads\n * and/or writes.\n *\n * @param {Object} options\n * @param {Request} options.request\n * @param {string} options.mode\n * @param {Array} [options.plugins=[]]\n * @return {Promise}\n *\n * @private\n * @memberof module:workbox-core\n */\nconst _getEffectiveRequest = async ({ request, mode, plugins = [], }) => {\n const cacheKeyWillBeUsedPlugins = pluginUtils.filter(plugins, \"cacheKeyWillBeUsed\" /* CACHE_KEY_WILL_BE_USED */);\n let effectiveRequest = request;\n for (const plugin of cacheKeyWillBeUsedPlugins) {\n effectiveRequest = await plugin[\"cacheKeyWillBeUsed\" /* CACHE_KEY_WILL_BE_USED */].call(plugin, { mode, request: effectiveRequest });\n if (typeof effectiveRequest === 'string') {\n effectiveRequest = new Request(effectiveRequest);\n }\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(effectiveRequest, Request, {\n moduleName: 'Plugin',\n funcName: \"cacheKeyWillBeUsed\" /* CACHE_KEY_WILL_BE_USED */,\n isReturnValueProblem: true,\n });\n }\n }\n return effectiveRequest;\n};\n/**\n * This method will call cacheWillUpdate on the available plugins (or use\n * status === 200) to determine if the Response is safe and valid to cache.\n *\n * @param {Object} options\n * @param {Request} options.request\n * @param {Response} options.response\n * @param {Event} [options.event]\n * @param {Array} [options.plugins=[]]\n * @return {Promise}\n *\n * @private\n * @memberof module:workbox-core\n */\nconst _isResponseSafeToCache = async ({ request, response, event, plugins = [], }) => {\n let responseToCache = response;\n let pluginsUsed = false;\n for (const plugin of plugins) {\n if (\"cacheWillUpdate\" /* CACHE_WILL_UPDATE */ in plugin) {\n pluginsUsed = true;\n const pluginMethod = plugin[\"cacheWillUpdate\" /* CACHE_WILL_UPDATE */];\n responseToCache = await pluginMethod.call(plugin, {\n request,\n response: responseToCache,\n event,\n });\n if (process.env.NODE_ENV !== 'production') {\n if (responseToCache) {\n assert.isInstance(responseToCache, Response, {\n moduleName: 'Plugin',\n funcName: \"cacheWillUpdate\" /* CACHE_WILL_UPDATE */,\n isReturnValueProblem: true,\n });\n }\n }\n if (!responseToCache) {\n break;\n }\n }\n }\n if (!pluginsUsed) {\n if (process.env.NODE_ENV !== 'production') {\n if (responseToCache) {\n if (responseToCache.status !== 200) {\n if (responseToCache.status === 0) {\n logger.warn(`The response for '${request.url}' is an opaque ` +\n `response. The caching strategy that you're using will not ` +\n `cache opaque responses by default.`);\n }\n else {\n logger.debug(`The response for '${request.url}' returned ` +\n `a status code of '${response.status}' and won't be cached as a ` +\n `result.`);\n }\n }\n }\n }\n responseToCache = responseToCache && responseToCache.status === 200 ?\n responseToCache : undefined;\n }\n return responseToCache ? responseToCache : null;\n};\n/**\n * This is a wrapper around cache.match().\n *\n * @param {Object} options\n * @param {string} options.cacheName Name of the cache to match against.\n * @param {Request} options.request The Request that will be used to look up\n * cache entries.\n * @param {Event} [options.event] The event that prompted the action.\n * @param {Object} [options.matchOptions] Options passed to cache.match().\n * @param {Array} [options.plugins=[]] Array of plugins.\n * @return {Response} A cached response if available.\n *\n * @private\n * @memberof module:workbox-core\n */\nconst matchWrapper = async ({ cacheName, request, event, matchOptions, plugins = [], }) => {\n const cache = await self.caches.open(cacheName);\n const effectiveRequest = await _getEffectiveRequest({\n plugins, request, mode: 'read'\n });\n let cachedResponse = await cache.match(effectiveRequest, matchOptions);\n if (process.env.NODE_ENV !== 'production') {\n if (cachedResponse) {\n logger.debug(`Found a cached response in '${cacheName}'.`);\n }\n else {\n logger.debug(`No cached response found in '${cacheName}'.`);\n }\n }\n for (const plugin of plugins) {\n if (\"cachedResponseWillBeUsed\" /* CACHED_RESPONSE_WILL_BE_USED */ in plugin) {\n const pluginMethod = plugin[\"cachedResponseWillBeUsed\" /* CACHED_RESPONSE_WILL_BE_USED */];\n cachedResponse = await pluginMethod.call(plugin, {\n cacheName,\n event,\n matchOptions,\n cachedResponse,\n request: effectiveRequest,\n });\n if (process.env.NODE_ENV !== 'production') {\n if (cachedResponse) {\n assert.isInstance(cachedResponse, Response, {\n moduleName: 'Plugin',\n funcName: \"cachedResponseWillBeUsed\" /* CACHED_RESPONSE_WILL_BE_USED */,\n isReturnValueProblem: true,\n });\n }\n }\n }\n }\n return cachedResponse;\n};\n/**\n * Wrapper around cache.put().\n *\n * Will call `cacheDidUpdate` on plugins if the cache was updated, using\n * `matchOptions` when determining what the old entry is.\n *\n * @param {Object} options\n * @param {string} options.cacheName\n * @param {Request} options.request\n * @param {Response} options.response\n * @param {Event} [options.event]\n * @param {Array} [options.plugins=[]]\n * @param {Object} [options.matchOptions]\n *\n * @private\n * @memberof module:workbox-core\n */\nconst putWrapper = async ({ cacheName, request, response, event, plugins = [], matchOptions, }) => {\n if (process.env.NODE_ENV !== 'production') {\n if (request.method && request.method !== 'GET') {\n throw new WorkboxError('attempt-to-cache-non-get-request', {\n url: getFriendlyURL(request.url),\n method: request.method,\n });\n }\n }\n const effectiveRequest = await _getEffectiveRequest({\n plugins, request, mode: 'write'\n });\n if (!response) {\n if (process.env.NODE_ENV !== 'production') {\n logger.error(`Cannot cache non-existent response for ` +\n `'${getFriendlyURL(effectiveRequest.url)}'.`);\n }\n throw new WorkboxError('cache-put-with-no-response', {\n url: getFriendlyURL(effectiveRequest.url),\n });\n }\n const responseToCache = await _isResponseSafeToCache({\n event,\n plugins,\n response,\n request: effectiveRequest,\n });\n if (!responseToCache) {\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Response '${getFriendlyURL(effectiveRequest.url)}' will ` +\n `not be cached.`, responseToCache);\n }\n return;\n }\n const cache = await self.caches.open(cacheName);\n const updatePlugins = pluginUtils.filter(plugins, \"cacheDidUpdate\" /* CACHE_DID_UPDATE */);\n const oldResponse = updatePlugins.length > 0 ?\n await matchWrapper({ cacheName, matchOptions, request: effectiveRequest }) :\n null;\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Updating the '${cacheName}' cache with a new Response for ` +\n `${getFriendlyURL(effectiveRequest.url)}.`);\n }\n try {\n await cache.put(effectiveRequest, responseToCache);\n }\n catch (error) {\n // See https://developer.mozilla.org/en-US/docs/Web/API/DOMException#exception-QuotaExceededError\n if (error.name === 'QuotaExceededError') {\n await executeQuotaErrorCallbacks();\n }\n throw error;\n }\n for (const plugin of updatePlugins) {\n await plugin[\"cacheDidUpdate\" /* CACHE_DID_UPDATE */].call(plugin, {\n cacheName,\n event,\n oldResponse,\n newResponse: responseToCache,\n request: effectiveRequest,\n });\n }\n};\nexport const cacheWrapper = {\n put: putWrapper,\n match: matchWrapper,\n};\n","/*\n Copyright 2019 Google LLC\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n/**\n * A helper function that prevents a promise from being flagged as unused.\n *\n * @private\n **/\nexport function dontWaitFor(promise) {\n // Effective no-op.\n promise.then(() => { });\n}\n","import arrayWithHoles from \"@babel/runtime/helpers/esm/arrayWithHoles\";\nimport iterableToArrayLimit from \"@babel/runtime/helpers/esm/iterableToArrayLimit\";\nimport unsupportedIterableToArray from \"@babel/runtime/helpers/esm/unsupportedIterableToArray\";\nimport nonIterableRest from \"@babel/runtime/helpers/esm/nonIterableRest\";\nexport default function _slicedToArray(arr, i) {\n return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();\n}","export default function _arrayWithHoles(arr) {\n if (Array.isArray(arr)) return arr;\n}","export default function _iterableToArrayLimit(arr, i) {\n if (typeof Symbol === \"undefined\" || !(Symbol.iterator in Object(arr))) return;\n var _arr = [];\n var _n = true;\n var _d = false;\n var _e = undefined;\n\n try {\n for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {\n _arr.push(_s.value);\n\n if (i && _arr.length === i) break;\n }\n } catch (err) {\n _d = true;\n _e = err;\n } finally {\n try {\n if (!_n && _i[\"return\"] != null) _i[\"return\"]();\n } finally {\n if (_d) throw _e;\n }\n }\n\n return _arr;\n}","export default function _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","function _defineProperties(target, props) {\n for (var i = 0; i < props.length; i++) {\n var descriptor = props[i];\n descriptor.enumerable = descriptor.enumerable || false;\n descriptor.configurable = true;\n if (\"value\" in descriptor) descriptor.writable = true;\n Object.defineProperty(target, descriptor.key, descriptor);\n }\n}\n\nexport default function _createClass(Constructor, protoProps, staticProps) {\n if (protoProps) _defineProperties(Constructor.prototype, protoProps);\n if (staticProps) _defineProperties(Constructor, staticProps);\n return Constructor;\n}","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n/**\n * A class that wraps common IndexedDB functionality in a promise-based API.\n * It exposes all the underlying power and functionality of IndexedDB, but\n * wraps the most commonly used features in a way that's much simpler to use.\n *\n * @private\n */\nexport class DBWrapper {\n /**\n * @param {string} name\n * @param {number} version\n * @param {Object=} [callback]\n * @param {!Function} [callbacks.onupgradeneeded]\n * @param {!Function} [callbacks.onversionchange] Defaults to\n * DBWrapper.prototype._onversionchange when not specified.\n * @private\n */\n constructor(name, version, { onupgradeneeded, onversionchange, } = {}) {\n this._db = null;\n this._name = name;\n this._version = version;\n this._onupgradeneeded = onupgradeneeded;\n this._onversionchange = onversionchange || (() => this.close());\n }\n /**\n * Returns the IDBDatabase instance (not normally needed).\n * @return {IDBDatabase|undefined}\n *\n * @private\n */\n get db() {\n return this._db;\n }\n /**\n * Opens a connected to an IDBDatabase, invokes any onupgradedneeded\n * callback, and added an onversionchange callback to the database.\n *\n * @return {IDBDatabase}\n * @private\n */\n async open() {\n if (this._db)\n return;\n this._db = await new Promise((resolve, reject) => {\n // This flag is flipped to true if the timeout callback runs prior\n // to the request failing or succeeding. Note: we use a timeout instead\n // of an onblocked handler since there are cases where onblocked will\n // never never run. A timeout better handles all possible scenarios:\n // https://github.com/w3c/IndexedDB/issues/223\n let openRequestTimedOut = false;\n setTimeout(() => {\n openRequestTimedOut = true;\n reject(new Error('The open request was blocked and timed out'));\n }, this.OPEN_TIMEOUT);\n const openRequest = indexedDB.open(this._name, this._version);\n openRequest.onerror = () => reject(openRequest.error);\n openRequest.onupgradeneeded = (evt) => {\n if (openRequestTimedOut) {\n openRequest.transaction.abort();\n openRequest.result.close();\n }\n else if (typeof this._onupgradeneeded === 'function') {\n this._onupgradeneeded(evt);\n }\n };\n openRequest.onsuccess = () => {\n const db = openRequest.result;\n if (openRequestTimedOut) {\n db.close();\n }\n else {\n db.onversionchange = this._onversionchange.bind(this);\n resolve(db);\n }\n };\n });\n return this;\n }\n /**\n * Polyfills the native `getKey()` method. Note, this is overridden at\n * runtime if the browser supports the native method.\n *\n * @param {string} storeName\n * @param {*} query\n * @return {Array}\n * @private\n */\n async getKey(storeName, query) {\n return (await this.getAllKeys(storeName, query, 1))[0];\n }\n /**\n * Polyfills the native `getAll()` method. Note, this is overridden at\n * runtime if the browser supports the native method.\n *\n * @param {string} storeName\n * @param {*} query\n * @param {number} count\n * @return {Array}\n * @private\n */\n async getAll(storeName, query, count) {\n return await this.getAllMatching(storeName, { query, count });\n }\n /**\n * Polyfills the native `getAllKeys()` method. Note, this is overridden at\n * runtime if the browser supports the native method.\n *\n * @param {string} storeName\n * @param {*} query\n * @param {number} count\n * @return {Array}\n * @private\n */\n async getAllKeys(storeName, query, count) {\n const entries = await this.getAllMatching(storeName, { query, count, includeKeys: true });\n return entries.map((entry) => entry.key);\n }\n /**\n * Supports flexible lookup in an object store by specifying an index,\n * query, direction, and count. This method returns an array of objects\n * with the signature .\n *\n * @param {string} storeName\n * @param {Object} [opts]\n * @param {string} [opts.index] The index to use (if specified).\n * @param {*} [opts.query]\n * @param {IDBCursorDirection} [opts.direction]\n * @param {number} [opts.count] The max number of results to return.\n * @param {boolean} [opts.includeKeys] When true, the structure of the\n * returned objects is changed from an array of values to an array of\n * objects in the form {key, primaryKey, value}.\n * @return {Array}\n * @private\n */\n async getAllMatching(storeName, { index, query = null, // IE/Edge errors if query === `undefined`.\n direction = 'next', count, includeKeys = false, } = {}) {\n return await this.transaction([storeName], 'readonly', (txn, done) => {\n const store = txn.objectStore(storeName);\n const target = index ? store.index(index) : store;\n const results = [];\n const request = target.openCursor(query, direction);\n request.onsuccess = () => {\n const cursor = request.result;\n if (cursor) {\n results.push(includeKeys ? cursor : cursor.value);\n if (count && results.length >= count) {\n done(results);\n }\n else {\n cursor.continue();\n }\n }\n else {\n done(results);\n }\n };\n });\n }\n /**\n * Accepts a list of stores, a transaction type, and a callback and\n * performs a transaction. A promise is returned that resolves to whatever\n * value the callback chooses. The callback holds all the transaction logic\n * and is invoked with two arguments:\n * 1. The IDBTransaction object\n * 2. A `done` function, that's used to resolve the promise when\n * when the transaction is done, if passed a value, the promise is\n * resolved to that value.\n *\n * @param {Array} storeNames An array of object store names\n * involved in the transaction.\n * @param {string} type Can be `readonly` or `readwrite`.\n * @param {!Function} callback\n * @return {*} The result of the transaction ran by the callback.\n * @private\n */\n async transaction(storeNames, type, callback) {\n await this.open();\n return await new Promise((resolve, reject) => {\n const txn = this._db.transaction(storeNames, type);\n txn.onabort = () => reject(txn.error);\n txn.oncomplete = () => resolve();\n callback(txn, (value) => resolve(value));\n });\n }\n /**\n * Delegates async to a native IDBObjectStore method.\n *\n * @param {string} method The method name.\n * @param {string} storeName The object store name.\n * @param {string} type Can be `readonly` or `readwrite`.\n * @param {...*} args The list of args to pass to the native method.\n * @return {*} The result of the transaction.\n * @private\n */\n async _call(method, storeName, type, ...args) {\n const callback = (txn, done) => {\n const objStore = txn.objectStore(storeName);\n // TODO(philipwalton): Fix this underlying TS2684 error.\n // @ts-ignore\n const request = objStore[method].apply(objStore, args);\n request.onsuccess = () => done(request.result);\n };\n return await this.transaction([storeName], type, callback);\n }\n /**\n * Closes the connection opened by `DBWrapper.open()`. Generally this method\n * doesn't need to be called since:\n * 1. It's usually better to keep a connection open since opening\n * a new connection is somewhat slow.\n * 2. Connections are automatically closed when the reference is\n * garbage collected.\n * The primary use case for needing to close a connection is when another\n * reference (typically in another tab) needs to upgrade it and would be\n * blocked by the current, open connection.\n *\n * @private\n */\n close() {\n if (this._db) {\n this._db.close();\n this._db = null;\n }\n }\n}\n// Exposed on the prototype to let users modify the default timeout on a\n// per-instance or global basis.\nDBWrapper.prototype.OPEN_TIMEOUT = 2000;\n// Wrap native IDBObjectStore methods according to their mode.\nconst methodsToWrap = {\n readonly: ['get', 'count', 'getKey', 'getAll', 'getAllKeys'],\n readwrite: ['add', 'put', 'clear', 'delete'],\n};\nfor (const [mode, methods] of Object.entries(methodsToWrap)) {\n for (const method of methods) {\n if (method in IDBObjectStore.prototype) {\n // Don't use arrow functions here since we're outside of the class.\n DBWrapper.prototype[method] =\n async function (storeName, ...args) {\n return await this._call(method, storeName, mode, ...args);\n };\n }\n }\n}\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n/**\n * Deletes the database.\n * Note: this is exported separately from the DBWrapper module because most\n * usages of IndexedDB in workbox dont need deleting, and this way it can be\n * reused in tests to delete databases without creating DBWrapper instances.\n *\n * @param {string} name The database name.\n * @private\n */\nexport const deleteDatabase = async (name) => {\n await new Promise((resolve, reject) => {\n const request = indexedDB.deleteDatabase(name);\n request.onerror = () => {\n reject(request.error);\n };\n request.onblocked = () => {\n reject(new Error('Delete blocked'));\n };\n request.onsuccess = () => {\n resolve();\n };\n });\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { WorkboxError } from './WorkboxError.js';\nimport { logger } from './logger.js';\nimport { assert } from './assert.js';\nimport { getFriendlyURL } from '../_private/getFriendlyURL.js';\nimport { pluginUtils } from '../utils/pluginUtils.js';\nimport '../_version.js';\n/**\n * Wrapper around the fetch API.\n *\n * Will call requestWillFetch on available plugins.\n *\n * @param {Object} options\n * @param {Request|string} options.request\n * @param {Object} [options.fetchOptions]\n * @param {ExtendableEvent} [options.event]\n * @param {Array} [options.plugins=[]]\n * @return {Promise}\n *\n * @private\n * @memberof module:workbox-core\n */\nconst wrappedFetch = async ({ request, fetchOptions, event, plugins = [], }) => {\n if (typeof request === 'string') {\n request = new Request(request);\n }\n // We *should* be able to call `await event.preloadResponse` even if it's\n // undefined, but for some reason, doing so leads to errors in our Node unit\n // tests. To work around that, explicitly check preloadResponse's value first.\n if (event instanceof FetchEvent && event.preloadResponse) {\n const possiblePreloadResponse = await event.preloadResponse;\n if (possiblePreloadResponse) {\n if (process.env.NODE_ENV !== 'production') {\n logger.log(`Using a preloaded navigation response for ` +\n `'${getFriendlyURL(request.url)}'`);\n }\n return possiblePreloadResponse;\n }\n }\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(request, Request, {\n paramName: 'request',\n expectedClass: Request,\n moduleName: 'workbox-core',\n className: 'fetchWrapper',\n funcName: 'wrappedFetch',\n });\n }\n const failedFetchPlugins = pluginUtils.filter(plugins, \"fetchDidFail\" /* FETCH_DID_FAIL */);\n // If there is a fetchDidFail plugin, we need to save a clone of the\n // original request before it's either modified by a requestWillFetch\n // plugin or before the original request's body is consumed via fetch().\n const originalRequest = failedFetchPlugins.length > 0 ?\n request.clone() : null;\n try {\n for (const plugin of plugins) {\n if (\"requestWillFetch\" /* REQUEST_WILL_FETCH */ in plugin) {\n const pluginMethod = plugin[\"requestWillFetch\" /* REQUEST_WILL_FETCH */];\n const requestClone = request.clone();\n request = await pluginMethod.call(plugin, {\n request: requestClone,\n event,\n });\n if (process.env.NODE_ENV !== 'production') {\n if (request) {\n assert.isInstance(request, Request, {\n moduleName: 'Plugin',\n funcName: \"cachedResponseWillBeUsed\" /* CACHED_RESPONSE_WILL_BE_USED */,\n isReturnValueProblem: true,\n });\n }\n }\n }\n }\n }\n catch (err) {\n throw new WorkboxError('plugin-error-request-will-fetch', {\n thrownError: err,\n });\n }\n // The request can be altered by plugins with `requestWillFetch` making\n // the original request (Most likely from a `fetch` event) to be different\n // to the Request we make. Pass both to `fetchDidFail` to aid debugging.\n const pluginFilteredRequest = request.clone();\n try {\n let fetchResponse;\n // See https://github.com/GoogleChrome/workbox/issues/1796\n if (request.mode === 'navigate') {\n fetchResponse = await fetch(request);\n }\n else {\n fetchResponse = await fetch(request, fetchOptions);\n }\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Network request for ` +\n `'${getFriendlyURL(request.url)}' returned a response with ` +\n `status '${fetchResponse.status}'.`);\n }\n for (const plugin of plugins) {\n if (\"fetchDidSucceed\" /* FETCH_DID_SUCCEED */ in plugin) {\n fetchResponse = await plugin[\"fetchDidSucceed\" /* FETCH_DID_SUCCEED */]\n .call(plugin, {\n event,\n request: pluginFilteredRequest,\n response: fetchResponse,\n });\n if (process.env.NODE_ENV !== 'production') {\n if (fetchResponse) {\n assert.isInstance(fetchResponse, Response, {\n moduleName: 'Plugin',\n funcName: \"fetchDidSucceed\" /* FETCH_DID_SUCCEED */,\n isReturnValueProblem: true,\n });\n }\n }\n }\n }\n return fetchResponse;\n }\n catch (error) {\n if (process.env.NODE_ENV !== 'production') {\n logger.error(`Network request for ` +\n `'${getFriendlyURL(request.url)}' threw an error.`, error);\n }\n for (const plugin of failedFetchPlugins) {\n await plugin[\"fetchDidFail\" /* FETCH_DID_FAIL */].call(plugin, {\n error,\n event,\n originalRequest: originalRequest.clone(),\n request: pluginFilteredRequest.clone(),\n });\n }\n throw error;\n }\n};\nconst fetchWrapper = {\n fetch: wrappedFetch,\n};\nexport { fetchWrapper };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { canConstructResponseFromBodyStream } from './_private/canConstructResponseFromBodyStream.js';\nimport './_version.js';\n/**\n * Allows developers to copy a response and modify its `headers`, `status`,\n * or `statusText` values (the values settable via a\n * [`ResponseInit`]{@link https://developer.mozilla.org/en-US/docs/Web/API/Response/Response#Syntax}\n * object in the constructor).\n * To modify these values, pass a function as the second argument. That\n * function will be invoked with a single object with the response properties\n * `{headers, status, statusText}`. The return value of this function will\n * be used as the `ResponseInit` for the new `Response`. To change the values\n * either modify the passed parameter(s) and return it, or return a totally\n * new object.\n *\n * @param {Response} response\n * @param {Function} modifier\n * @memberof module:workbox-core\n */\nasync function copyResponse(response, modifier) {\n const clonedResponse = response.clone();\n // Create a fresh `ResponseInit` object by cloning the headers.\n const responseInit = {\n headers: new Headers(clonedResponse.headers),\n status: clonedResponse.status,\n statusText: clonedResponse.statusText,\n };\n // Apply any user modifications.\n const modifiedResponseInit = modifier ? modifier(responseInit) : responseInit;\n // Create the new response from the body stream and `ResponseInit`\n // modifications. Note: not all browsers support the Response.body stream,\n // so fall back to reading the entire body into memory as a blob.\n const body = canConstructResponseFromBodyStream() ?\n clonedResponse.body : await clonedResponse.blob();\n return new Response(body, modifiedResponseInit);\n}\nexport { copyResponse };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { DBWrapper } from 'workbox-core/_private/DBWrapper.js';\nimport { deleteDatabase } from 'workbox-core/_private/deleteDatabase.js';\nimport '../_version.js';\nconst DB_NAME = 'workbox-expiration';\nconst OBJECT_STORE_NAME = 'cache-entries';\nconst normalizeURL = (unNormalizedUrl) => {\n const url = new URL(unNormalizedUrl, location.href);\n url.hash = '';\n return url.href;\n};\n/**\n * Returns the timestamp model.\n *\n * @private\n */\nclass CacheTimestampsModel {\n /**\n *\n * @param {string} cacheName\n *\n * @private\n */\n constructor(cacheName) {\n this._cacheName = cacheName;\n this._db = new DBWrapper(DB_NAME, 1, {\n onupgradeneeded: (event) => this._handleUpgrade(event),\n });\n }\n /**\n * Should perform an upgrade of indexedDB.\n *\n * @param {Event} event\n *\n * @private\n */\n _handleUpgrade(event) {\n const db = event.target.result;\n // TODO(philipwalton): EdgeHTML doesn't support arrays as a keyPath, so we\n // have to use the `id` keyPath here and create our own values (a\n // concatenation of `url + cacheName`) instead of simply using\n // `keyPath: ['url', 'cacheName']`, which is supported in other browsers.\n const objStore = db.createObjectStore(OBJECT_STORE_NAME, { keyPath: 'id' });\n // TODO(philipwalton): once we don't have to support EdgeHTML, we can\n // create a single index with the keyPath `['cacheName', 'timestamp']`\n // instead of doing both these indexes.\n objStore.createIndex('cacheName', 'cacheName', { unique: false });\n objStore.createIndex('timestamp', 'timestamp', { unique: false });\n // Previous versions of `workbox-expiration` used `this._cacheName`\n // as the IDBDatabase name.\n deleteDatabase(this._cacheName);\n }\n /**\n * @param {string} url\n * @param {number} timestamp\n *\n * @private\n */\n async setTimestamp(url, timestamp) {\n url = normalizeURL(url);\n const entry = {\n url,\n timestamp,\n cacheName: this._cacheName,\n // Creating an ID from the URL and cache name won't be necessary once\n // Edge switches to Chromium and all browsers we support work with\n // array keyPaths.\n id: this._getId(url),\n };\n await this._db.put(OBJECT_STORE_NAME, entry);\n }\n /**\n * Returns the timestamp stored for a given URL.\n *\n * @param {string} url\n * @return {number}\n *\n * @private\n */\n async getTimestamp(url) {\n const entry = await this._db.get(OBJECT_STORE_NAME, this._getId(url));\n return entry.timestamp;\n }\n /**\n * Iterates through all the entries in the object store (from newest to\n * oldest) and removes entries once either `maxCount` is reached or the\n * entry's timestamp is less than `minTimestamp`.\n *\n * @param {number} minTimestamp\n * @param {number} maxCount\n * @return {Array}\n *\n * @private\n */\n async expireEntries(minTimestamp, maxCount) {\n const entriesToDelete = await this._db.transaction(OBJECT_STORE_NAME, 'readwrite', (txn, done) => {\n const store = txn.objectStore(OBJECT_STORE_NAME);\n const request = store.index('timestamp').openCursor(null, 'prev');\n const entriesToDelete = [];\n let entriesNotDeletedCount = 0;\n request.onsuccess = () => {\n const cursor = request.result;\n if (cursor) {\n const result = cursor.value;\n // TODO(philipwalton): once we can use a multi-key index, we\n // won't have to check `cacheName` here.\n if (result.cacheName === this._cacheName) {\n // Delete an entry if it's older than the max age or\n // if we already have the max number allowed.\n if ((minTimestamp && result.timestamp < minTimestamp) ||\n (maxCount && entriesNotDeletedCount >= maxCount)) {\n // TODO(philipwalton): we should be able to delete the\n // entry right here, but doing so causes an iteration\n // bug in Safari stable (fixed in TP). Instead we can\n // store the keys of the entries to delete, and then\n // delete the separate transactions.\n // https://github.com/GoogleChrome/workbox/issues/1978\n // cursor.delete();\n // We only need to return the URL, not the whole entry.\n entriesToDelete.push(cursor.value);\n }\n else {\n entriesNotDeletedCount++;\n }\n }\n cursor.continue();\n }\n else {\n done(entriesToDelete);\n }\n };\n });\n // TODO(philipwalton): once the Safari bug in the following issue is fixed,\n // we should be able to remove this loop and do the entry deletion in the\n // cursor loop above:\n // https://github.com/GoogleChrome/workbox/issues/1978\n const urlsDeleted = [];\n for (const entry of entriesToDelete) {\n await this._db.delete(OBJECT_STORE_NAME, entry.id);\n urlsDeleted.push(entry.url);\n }\n return urlsDeleted;\n }\n /**\n * Takes a URL and returns an ID that will be unique in the object store.\n *\n * @param {string} url\n * @return {string}\n *\n * @private\n */\n _getId(url) {\n // Creating an ID from the URL and cache name won't be necessary once\n // Edge switches to Chromium and all browsers we support work with\n // array keyPaths.\n return this._cacheName + '|' + normalizeURL(url);\n }\n}\nexport { CacheTimestampsModel };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { dontWaitFor } from 'workbox-core/_private/dontWaitFor.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { CacheTimestampsModel } from './models/CacheTimestampsModel.js';\nimport './_version.js';\n/**\n * The `CacheExpiration` class allows you define an expiration and / or\n * limit on the number of responses stored in a\n * [`Cache`](https://developer.mozilla.org/en-US/docs/Web/API/Cache).\n *\n * @memberof module:workbox-expiration\n */\nclass CacheExpiration {\n /**\n * To construct a new CacheExpiration instance you must provide at least\n * one of the `config` properties.\n *\n * @param {string} cacheName Name of the cache to apply restrictions to.\n * @param {Object} config\n * @param {number} [config.maxEntries] The maximum number of entries to cache.\n * Entries used the least will be removed as the maximum is reached.\n * @param {number} [config.maxAgeSeconds] The maximum age of an entry before\n * it's treated as stale and removed.\n */\n constructor(cacheName, config = {}) {\n this._isRunning = false;\n this._rerunRequested = false;\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(cacheName, 'string', {\n moduleName: 'workbox-expiration',\n className: 'CacheExpiration',\n funcName: 'constructor',\n paramName: 'cacheName',\n });\n if (!(config.maxEntries || config.maxAgeSeconds)) {\n throw new WorkboxError('max-entries-or-age-required', {\n moduleName: 'workbox-expiration',\n className: 'CacheExpiration',\n funcName: 'constructor',\n });\n }\n if (config.maxEntries) {\n assert.isType(config.maxEntries, 'number', {\n moduleName: 'workbox-expiration',\n className: 'CacheExpiration',\n funcName: 'constructor',\n paramName: 'config.maxEntries',\n });\n // TODO: Assert is positive\n }\n if (config.maxAgeSeconds) {\n assert.isType(config.maxAgeSeconds, 'number', {\n moduleName: 'workbox-expiration',\n className: 'CacheExpiration',\n funcName: 'constructor',\n paramName: 'config.maxAgeSeconds',\n });\n // TODO: Assert is positive\n }\n }\n this._maxEntries = config.maxEntries;\n this._maxAgeSeconds = config.maxAgeSeconds;\n this._cacheName = cacheName;\n this._timestampModel = new CacheTimestampsModel(cacheName);\n }\n /**\n * Expires entries for the given cache and given criteria.\n */\n async expireEntries() {\n if (this._isRunning) {\n this._rerunRequested = true;\n return;\n }\n this._isRunning = true;\n const minTimestamp = this._maxAgeSeconds ?\n Date.now() - (this._maxAgeSeconds * 1000) : 0;\n const urlsExpired = await this._timestampModel.expireEntries(minTimestamp, this._maxEntries);\n // Delete URLs from the cache\n const cache = await self.caches.open(this._cacheName);\n for (const url of urlsExpired) {\n await cache.delete(url);\n }\n if (process.env.NODE_ENV !== 'production') {\n if (urlsExpired.length > 0) {\n logger.groupCollapsed(`Expired ${urlsExpired.length} ` +\n `${urlsExpired.length === 1 ? 'entry' : 'entries'} and removed ` +\n `${urlsExpired.length === 1 ? 'it' : 'them'} from the ` +\n `'${this._cacheName}' cache.`);\n logger.log(`Expired the following ${urlsExpired.length === 1 ?\n 'URL' : 'URLs'}:`);\n urlsExpired.forEach((url) => logger.log(` ${url}`));\n logger.groupEnd();\n }\n else {\n logger.debug(`Cache expiration ran and found no entries to remove.`);\n }\n }\n this._isRunning = false;\n if (this._rerunRequested) {\n this._rerunRequested = false;\n dontWaitFor(this.expireEntries());\n }\n }\n /**\n * Update the timestamp for the given URL. This ensures the when\n * removing entries based on maximum entries, most recently used\n * is accurate or when expiring, the timestamp is up-to-date.\n *\n * @param {string} url\n */\n async updateTimestamp(url) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(url, 'string', {\n moduleName: 'workbox-expiration',\n className: 'CacheExpiration',\n funcName: 'updateTimestamp',\n paramName: 'url',\n });\n }\n await this._timestampModel.setTimestamp(url, Date.now());\n }\n /**\n * Can be used to check if a URL has expired or not before it's used.\n *\n * This requires a look up from IndexedDB, so can be slow.\n *\n * Note: This method will not remove the cached entry, call\n * `expireEntries()` to remove indexedDB and Cache entries.\n *\n * @param {string} url\n * @return {boolean}\n */\n async isURLExpired(url) {\n if (!this._maxAgeSeconds) {\n if (process.env.NODE_ENV !== 'production') {\n throw new WorkboxError(`expired-test-without-max-age`, {\n methodName: 'isURLExpired',\n paramName: 'maxAgeSeconds',\n });\n }\n return false;\n }\n else {\n const timestamp = await this._timestampModel.getTimestamp(url);\n const expireOlderThan = Date.now() - (this._maxAgeSeconds * 1000);\n return (timestamp < expireOlderThan);\n }\n }\n /**\n * Removes the IndexedDB object store used to keep track of cache expiration\n * metadata.\n */\n async delete() {\n // Make sure we don't attempt another rerun if we're called in the middle of\n // a cache expiration.\n this._rerunRequested = false;\n await this._timestampModel.expireEntries(Infinity); // Expires all.\n }\n}\nexport { CacheExpiration };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { cacheNames } from 'workbox-core/_private/cacheNames.js';\nimport { dontWaitFor } from 'workbox-core/_private/dontWaitFor.js';\nimport { getFriendlyURL } from 'workbox-core/_private/getFriendlyURL.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { registerQuotaErrorCallback } from 'workbox-core/registerQuotaErrorCallback.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { CacheExpiration } from './CacheExpiration.js';\nimport './_version.js';\n/**\n * This plugin can be used in the Workbox APIs to regularly enforce a\n * limit on the age and / or the number of cached requests.\n *\n * Whenever a cached request is used or updated, this plugin will look\n * at the used Cache and remove any old or extra requests.\n *\n * When using `maxAgeSeconds`, requests may be used *once* after expiring\n * because the expiration clean up will not have occurred until *after* the\n * cached request has been used. If the request has a \"Date\" header, then\n * a light weight expiration check is performed and the request will not be\n * used immediately.\n *\n * When using `maxEntries`, the entry least-recently requested will be removed\n * from the cache first.\n *\n * @memberof module:workbox-expiration\n */\nclass ExpirationPlugin {\n /**\n * @param {Object} config\n * @param {number} [config.maxEntries] The maximum number of entries to cache.\n * Entries used the least will be removed as the maximum is reached.\n * @param {number} [config.maxAgeSeconds] The maximum age of an entry before\n * it's treated as stale and removed.\n * @param {boolean} [config.purgeOnQuotaError] Whether to opt this cache in to\n * automatic deletion if the available storage quota has been exceeded.\n */\n constructor(config = {}) {\n /**\n * A \"lifecycle\" callback that will be triggered automatically by the\n * `workbox-strategies` handlers when a `Response` is about to be returned\n * from a [Cache](https://developer.mozilla.org/en-US/docs/Web/API/Cache) to\n * the handler. It allows the `Response` to be inspected for freshness and\n * prevents it from being used if the `Response`'s `Date` header value is\n * older than the configured `maxAgeSeconds`.\n *\n * @param {Object} options\n * @param {string} options.cacheName Name of the cache the response is in.\n * @param {Response} options.cachedResponse The `Response` object that's been\n * read from a cache and whose freshness should be checked.\n * @return {Response} Either the `cachedResponse`, if it's\n * fresh, or `null` if the `Response` is older than `maxAgeSeconds`.\n *\n * @private\n */\n this.cachedResponseWillBeUsed = async ({ event, request, cacheName, cachedResponse }) => {\n if (!cachedResponse) {\n return null;\n }\n const isFresh = this._isResponseDateFresh(cachedResponse);\n // Expire entries to ensure that even if the expiration date has\n // expired, it'll only be used once.\n const cacheExpiration = this._getCacheExpiration(cacheName);\n dontWaitFor(cacheExpiration.expireEntries());\n // Update the metadata for the request URL to the current timestamp,\n // but don't `await` it as we don't want to block the response.\n const updateTimestampDone = cacheExpiration.updateTimestamp(request.url);\n if (event) {\n try {\n event.waitUntil(updateTimestampDone);\n }\n catch (error) {\n if (process.env.NODE_ENV !== 'production') {\n // The event may not be a fetch event; only log the URL if it is.\n if ('request' in event) {\n logger.warn(`Unable to ensure service worker stays alive when ` +\n `updating cache entry for ` +\n `'${getFriendlyURL(event.request.url)}'.`);\n }\n }\n }\n }\n return isFresh ? cachedResponse : null;\n };\n /**\n * A \"lifecycle\" callback that will be triggered automatically by the\n * `workbox-strategies` handlers when an entry is added to a cache.\n *\n * @param {Object} options\n * @param {string} options.cacheName Name of the cache that was updated.\n * @param {string} options.request The Request for the cached entry.\n *\n * @private\n */\n this.cacheDidUpdate = async ({ cacheName, request }) => {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(cacheName, 'string', {\n moduleName: 'workbox-expiration',\n className: 'Plugin',\n funcName: 'cacheDidUpdate',\n paramName: 'cacheName',\n });\n assert.isInstance(request, Request, {\n moduleName: 'workbox-expiration',\n className: 'Plugin',\n funcName: 'cacheDidUpdate',\n paramName: 'request',\n });\n }\n const cacheExpiration = this._getCacheExpiration(cacheName);\n await cacheExpiration.updateTimestamp(request.url);\n await cacheExpiration.expireEntries();\n };\n if (process.env.NODE_ENV !== 'production') {\n if (!(config.maxEntries || config.maxAgeSeconds)) {\n throw new WorkboxError('max-entries-or-age-required', {\n moduleName: 'workbox-expiration',\n className: 'Plugin',\n funcName: 'constructor',\n });\n }\n if (config.maxEntries) {\n assert.isType(config.maxEntries, 'number', {\n moduleName: 'workbox-expiration',\n className: 'Plugin',\n funcName: 'constructor',\n paramName: 'config.maxEntries',\n });\n }\n if (config.maxAgeSeconds) {\n assert.isType(config.maxAgeSeconds, 'number', {\n moduleName: 'workbox-expiration',\n className: 'Plugin',\n funcName: 'constructor',\n paramName: 'config.maxAgeSeconds',\n });\n }\n }\n this._config = config;\n this._maxAgeSeconds = config.maxAgeSeconds;\n this._cacheExpirations = new Map();\n if (config.purgeOnQuotaError) {\n registerQuotaErrorCallback(() => this.deleteCacheAndMetadata());\n }\n }\n /**\n * A simple helper method to return a CacheExpiration instance for a given\n * cache name.\n *\n * @param {string} cacheName\n * @return {CacheExpiration}\n *\n * @private\n */\n _getCacheExpiration(cacheName) {\n if (cacheName === cacheNames.getRuntimeName()) {\n throw new WorkboxError('expire-custom-caches-only');\n }\n let cacheExpiration = this._cacheExpirations.get(cacheName);\n if (!cacheExpiration) {\n cacheExpiration = new CacheExpiration(cacheName, this._config);\n this._cacheExpirations.set(cacheName, cacheExpiration);\n }\n return cacheExpiration;\n }\n /**\n * @param {Response} cachedResponse\n * @return {boolean}\n *\n * @private\n */\n _isResponseDateFresh(cachedResponse) {\n if (!this._maxAgeSeconds) {\n // We aren't expiring by age, so return true, it's fresh\n return true;\n }\n // Check if the 'date' header will suffice a quick expiration check.\n // See https://github.com/GoogleChromeLabs/sw-toolbox/issues/164 for\n // discussion.\n const dateHeaderTimestamp = this._getDateHeaderTimestamp(cachedResponse);\n if (dateHeaderTimestamp === null) {\n // Unable to parse date, so assume it's fresh.\n return true;\n }\n // If we have a valid headerTime, then our response is fresh iff the\n // headerTime plus maxAgeSeconds is greater than the current time.\n const now = Date.now();\n return dateHeaderTimestamp >= now - (this._maxAgeSeconds * 1000);\n }\n /**\n * This method will extract the data header and parse it into a useful\n * value.\n *\n * @param {Response} cachedResponse\n * @return {number|null}\n *\n * @private\n */\n _getDateHeaderTimestamp(cachedResponse) {\n if (!cachedResponse.headers.has('date')) {\n return null;\n }\n const dateHeader = cachedResponse.headers.get('date');\n const parsedDate = new Date(dateHeader);\n const headerTime = parsedDate.getTime();\n // If the Date header was invalid for some reason, parsedDate.getTime()\n // will return NaN.\n if (isNaN(headerTime)) {\n return null;\n }\n return headerTime;\n }\n /**\n * This is a helper method that performs two operations:\n *\n * - Deletes *all* the underlying Cache instances associated with this plugin\n * instance, by calling caches.delete() on your behalf.\n * - Deletes the metadata from IndexedDB used to keep track of expiration\n * details for each Cache instance.\n *\n * When using cache expiration, calling this method is preferable to calling\n * `caches.delete()` directly, since this will ensure that the IndexedDB\n * metadata is also cleanly removed and open IndexedDB instances are deleted.\n *\n * Note that if you're *not* using cache expiration for a given cache, calling\n * `caches.delete()` and passing in the cache's name should be sufficient.\n * There is no Workbox-specific method needed for cleanup in that case.\n */\n async deleteCacheAndMetadata() {\n // Do this one at a time instead of all at once via `Promise.all()` to\n // reduce the chance of inconsistency if a promise rejects.\n for (const [cacheName, cacheExpiration] of this._cacheExpirations) {\n await self.caches.delete(cacheName);\n await cacheExpiration.delete();\n }\n // Reset this._cacheExpirations to its initial state.\n this._cacheExpirations = new Map();\n }\n}\nexport { ExpirationPlugin };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nconst plugins = [];\nexport const precachePlugins = {\n /*\n * @return {Array}\n * @private\n */\n get() {\n return plugins;\n },\n /*\n * @param {Array} newPlugins\n * @private\n */\n add(newPlugins) {\n plugins.push(...newPlugins);\n },\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport '../_version.js';\n// Name of the search parameter used to store revision info.\nconst REVISION_SEARCH_PARAM = '__WB_REVISION__';\n/**\n * Converts a manifest entry into a versioned URL suitable for precaching.\n *\n * @param {Object|string} entry\n * @return {string} A URL with versioning info.\n *\n * @private\n * @memberof module:workbox-precaching\n */\nexport function createCacheKey(entry) {\n if (!entry) {\n throw new WorkboxError('add-to-cache-list-unexpected-type', { entry });\n }\n // If a precache manifest entry is a string, it's assumed to be a versioned\n // URL, like '/app.abcd1234.js'. Return as-is.\n if (typeof entry === 'string') {\n const urlObject = new URL(entry, location.href);\n return {\n cacheKey: urlObject.href,\n url: urlObject.href,\n };\n }\n const { revision, url } = entry;\n if (!url) {\n throw new WorkboxError('add-to-cache-list-unexpected-type', { entry });\n }\n // If there's just a URL and no revision, then it's also assumed to be a\n // versioned URL.\n if (!revision) {\n const urlObject = new URL(url, location.href);\n return {\n cacheKey: urlObject.href,\n url: urlObject.href,\n };\n }\n // Otherwise, construct a properly versioned URL using the custom Workbox\n // search parameter along with the revision info.\n const cacheKeyURL = new URL(url, location.href);\n const originalURL = new URL(url, location.href);\n cacheKeyURL.searchParams.set(REVISION_SEARCH_PARAM, revision);\n return {\n cacheKey: cacheKeyURL.href,\n url: originalURL.href,\n };\n}\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { PrecacheController } from '../PrecacheController.js';\nimport '../_version.js';\nlet precacheController;\n/**\n * @return {PrecacheController}\n * @private\n */\nexport const getOrCreatePrecacheController = () => {\n if (!precacheController) {\n precacheController = new PrecacheController();\n }\n return precacheController;\n};\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { cacheNames } from 'workbox-core/_private/cacheNames.js';\nimport { cacheWrapper } from 'workbox-core/_private/cacheWrapper.js';\nimport { fetchWrapper } from 'workbox-core/_private/fetchWrapper.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { copyResponse } from 'workbox-core/copyResponse.js';\nimport { createCacheKey } from './utils/createCacheKey.js';\nimport { printCleanupDetails } from './utils/printCleanupDetails.js';\nimport { printInstallDetails } from './utils/printInstallDetails.js';\nimport './_version.js';\n/**\n * Performs efficient precaching of assets.\n *\n * @memberof module:workbox-precaching\n */\nclass PrecacheController {\n /**\n * Create a new PrecacheController.\n *\n * @param {string} [cacheName] An optional name for the cache, to override\n * the default precache name.\n */\n constructor(cacheName) {\n this._cacheName = cacheNames.getPrecacheName(cacheName);\n this._urlsToCacheKeys = new Map();\n this._urlsToCacheModes = new Map();\n this._cacheKeysToIntegrities = new Map();\n }\n /**\n * This method will add items to the precache list, removing duplicates\n * and ensuring the information is valid.\n *\n * @param {\n * Array\n * } entries Array of entries to precache.\n */\n addToCacheList(entries) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isArray(entries, {\n moduleName: 'workbox-precaching',\n className: 'PrecacheController',\n funcName: 'addToCacheList',\n paramName: 'entries',\n });\n }\n const urlsToWarnAbout = [];\n for (const entry of entries) {\n // See https://github.com/GoogleChrome/workbox/issues/2259\n if (typeof entry === 'string') {\n urlsToWarnAbout.push(entry);\n }\n else if (entry && entry.revision === undefined) {\n urlsToWarnAbout.push(entry.url);\n }\n const { cacheKey, url } = createCacheKey(entry);\n const cacheMode = (typeof entry !== 'string' && entry.revision) ?\n 'reload' : 'default';\n if (this._urlsToCacheKeys.has(url) &&\n this._urlsToCacheKeys.get(url) !== cacheKey) {\n throw new WorkboxError('add-to-cache-list-conflicting-entries', {\n firstEntry: this._urlsToCacheKeys.get(url),\n secondEntry: cacheKey,\n });\n }\n if (typeof entry !== 'string' && entry.integrity) {\n if (this._cacheKeysToIntegrities.has(cacheKey) &&\n this._cacheKeysToIntegrities.get(cacheKey) !== entry.integrity) {\n throw new WorkboxError('add-to-cache-list-conflicting-integrities', {\n url,\n });\n }\n this._cacheKeysToIntegrities.set(cacheKey, entry.integrity);\n }\n this._urlsToCacheKeys.set(url, cacheKey);\n this._urlsToCacheModes.set(url, cacheMode);\n if (urlsToWarnAbout.length > 0) {\n const warningMessage = `Workbox is precaching URLs without revision ` +\n `info: ${urlsToWarnAbout.join(', ')}\\nThis is generally NOT safe. ` +\n `Learn more at https://bit.ly/wb-precache`;\n if (process.env.NODE_ENV === 'production') {\n // Use console directly to display this warning without bloating\n // bundle sizes by pulling in all of the logger codebase in prod.\n console.warn(warningMessage);\n }\n else {\n logger.warn(warningMessage);\n }\n }\n }\n }\n /**\n * Precaches new and updated assets. Call this method from the service worker\n * install event.\n *\n * @param {Object} options\n * @param {Event} [options.event] The install event (if needed).\n * @param {Array} [options.plugins] Plugins to be used for fetching\n * and caching during install.\n * @return {Promise}\n */\n async install({ event, plugins } = {}) {\n if (process.env.NODE_ENV !== 'production') {\n if (plugins) {\n assert.isArray(plugins, {\n moduleName: 'workbox-precaching',\n className: 'PrecacheController',\n funcName: 'install',\n paramName: 'plugins',\n });\n }\n }\n const toBePrecached = [];\n const alreadyPrecached = [];\n const cache = await self.caches.open(this._cacheName);\n const alreadyCachedRequests = await cache.keys();\n const existingCacheKeys = new Set(alreadyCachedRequests.map((request) => request.url));\n for (const [url, cacheKey] of this._urlsToCacheKeys) {\n if (existingCacheKeys.has(cacheKey)) {\n alreadyPrecached.push(url);\n }\n else {\n toBePrecached.push({ cacheKey, url });\n }\n }\n const precacheRequests = toBePrecached.map(({ cacheKey, url }) => {\n const integrity = this._cacheKeysToIntegrities.get(cacheKey);\n const cacheMode = this._urlsToCacheModes.get(url);\n return this._addURLToCache({\n cacheKey,\n cacheMode,\n event,\n integrity,\n plugins,\n url,\n });\n });\n await Promise.all(precacheRequests);\n const updatedURLs = toBePrecached.map((item) => item.url);\n if (process.env.NODE_ENV !== 'production') {\n printInstallDetails(updatedURLs, alreadyPrecached);\n }\n return {\n updatedURLs,\n notUpdatedURLs: alreadyPrecached,\n };\n }\n /**\n * Deletes assets that are no longer present in the current precache manifest.\n * Call this method from the service worker activate event.\n *\n * @return {Promise}\n */\n async activate() {\n const cache = await self.caches.open(this._cacheName);\n const currentlyCachedRequests = await cache.keys();\n const expectedCacheKeys = new Set(this._urlsToCacheKeys.values());\n const deletedURLs = [];\n for (const request of currentlyCachedRequests) {\n if (!expectedCacheKeys.has(request.url)) {\n await cache.delete(request);\n deletedURLs.push(request.url);\n }\n }\n if (process.env.NODE_ENV !== 'production') {\n printCleanupDetails(deletedURLs);\n }\n return { deletedURLs };\n }\n /**\n * Requests the entry and saves it to the cache if the response is valid.\n * By default, any response with a status code of less than 400 (including\n * opaque responses) is considered valid.\n *\n * If you need to use custom criteria to determine what's valid and what\n * isn't, then pass in an item in `options.plugins` that implements the\n * `cacheWillUpdate()` lifecycle event.\n *\n * @private\n * @param {Object} options\n * @param {string} options.cacheKey The string to use a cache key.\n * @param {string} options.url The URL to fetch and cache.\n * @param {string} [options.cacheMode] The cache mode for the network request.\n * @param {Event} [options.event] The install event (if passed).\n * @param {Array} [options.plugins] An array of plugins to apply to\n * fetch and caching.\n * @param {string} [options.integrity] The value to use for the `integrity`\n * field when making the request.\n */\n async _addURLToCache({ cacheKey, url, cacheMode, event, plugins, integrity }) {\n const request = new Request(url, {\n integrity,\n cache: cacheMode,\n credentials: 'same-origin',\n });\n let response = await fetchWrapper.fetch({\n event,\n plugins,\n request,\n });\n // Allow developers to override the default logic about what is and isn't\n // valid by passing in a plugin implementing cacheWillUpdate(), e.g.\n // a `CacheableResponsePlugin` instance.\n let cacheWillUpdatePlugin;\n for (const plugin of (plugins || [])) {\n if ('cacheWillUpdate' in plugin) {\n cacheWillUpdatePlugin = plugin;\n }\n }\n const isValidResponse = cacheWillUpdatePlugin ?\n // Use a callback if provided. It returns a truthy value if valid.\n // NOTE: invoke the method on the plugin instance so the `this` context\n // is correct.\n await cacheWillUpdatePlugin.cacheWillUpdate({ event, request, response }) :\n // Otherwise, default to considering any response status under 400 valid.\n // This includes, by default, considering opaque responses valid.\n response.status < 400;\n // Consider this a failure, leading to the `install` handler failing, if\n // we get back an invalid response.\n if (!isValidResponse) {\n throw new WorkboxError('bad-precaching-response', {\n url,\n status: response.status,\n });\n }\n // Redirected responses cannot be used to satisfy a navigation request, so\n // any redirected response must be \"copied\" rather than cloned, so the new\n // response doesn't contain the `redirected` flag. See:\n // https://bugs.chromium.org/p/chromium/issues/detail?id=669363&desc=2#c1\n if (response.redirected) {\n response = await copyResponse(response);\n }\n await cacheWrapper.put({\n event,\n plugins,\n response,\n // `request` already uses `url`. We may be able to reuse it.\n request: cacheKey === url ? request : new Request(cacheKey),\n cacheName: this._cacheName,\n matchOptions: {\n ignoreSearch: true,\n },\n });\n }\n /**\n * Returns a mapping of a precached URL to the corresponding cache key, taking\n * into account the revision information for the URL.\n *\n * @return {Map} A URL to cache key mapping.\n */\n getURLsToCacheKeys() {\n return this._urlsToCacheKeys;\n }\n /**\n * Returns a list of all the URLs that have been precached by the current\n * service worker.\n *\n * @return {Array} The precached URLs.\n */\n getCachedURLs() {\n return [...this._urlsToCacheKeys.keys()];\n }\n /**\n * Returns the cache key used for storing a given URL. If that URL is\n * unversioned, like `/index.html', then the cache key will be the original\n * URL with a search parameter appended to it.\n *\n * @param {string} url A URL whose cache key you want to look up.\n * @return {string} The versioned URL that corresponds to a cache key\n * for the original URL, or undefined if that URL isn't precached.\n */\n getCacheKeyForURL(url) {\n const urlObject = new URL(url, location.href);\n return this._urlsToCacheKeys.get(urlObject.href);\n }\n /**\n * This acts as a drop-in replacement for [`cache.match()`](https://developer.mozilla.org/en-US/docs/Web/API/Cache/match)\n * with the following differences:\n *\n * - It knows what the name of the precache is, and only checks in that cache.\n * - It allows you to pass in an \"original\" URL without versioning parameters,\n * and it will automatically look up the correct cache key for the currently\n * active revision of that URL.\n *\n * E.g., `matchPrecache('index.html')` will find the correct precached\n * response for the currently active service worker, even if the actual cache\n * key is `'/index.html?__WB_REVISION__=1234abcd'`.\n *\n * @param {string|Request} request The key (without revisioning parameters)\n * to look up in the precache.\n * @return {Promise}\n */\n async matchPrecache(request) {\n const url = request instanceof Request ? request.url : request;\n const cacheKey = this.getCacheKeyForURL(url);\n if (cacheKey) {\n const cache = await self.caches.open(this._cacheName);\n return cache.match(cacheKey);\n }\n return undefined;\n }\n /**\n * Returns a function that can be used within a\n * {@link module:workbox-routing.Route} that will find a response for the\n * incoming request against the precache.\n *\n * If for an unexpected reason there is a cache miss for the request,\n * this will fall back to retrieving the `Response` via `fetch()` when\n * `fallbackToNetwork` is `true`.\n *\n * @param {boolean} [fallbackToNetwork=true] Whether to attempt to get the\n * response from the network if there's a precache miss.\n * @return {module:workbox-routing~handlerCallback}\n */\n createHandler(fallbackToNetwork = true) {\n return async ({ request }) => {\n try {\n const response = await this.matchPrecache(request);\n if (response) {\n return response;\n }\n // This shouldn't normally happen, but there are edge cases:\n // https://github.com/GoogleChrome/workbox/issues/1441\n throw new WorkboxError('missing-precache-entry', {\n cacheName: this._cacheName,\n url: request instanceof Request ? request.url : request,\n });\n }\n catch (error) {\n if (fallbackToNetwork) {\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Unable to respond with precached response. ` +\n `Falling back to network.`, error);\n }\n return fetch(request);\n }\n throw error;\n }\n };\n }\n /**\n * Returns a function that looks up `url` in the precache (taking into\n * account revision information), and returns the corresponding `Response`.\n *\n * If for an unexpected reason there is a cache miss when looking up `url`,\n * this will fall back to retrieving the `Response` via `fetch()` when\n * `fallbackToNetwork` is `true`.\n *\n * @param {string} url The precached URL which will be used to lookup the\n * `Response`.\n * @param {boolean} [fallbackToNetwork=true] Whether to attempt to get the\n * response from the network if there's a precache miss.\n * @return {module:workbox-routing~handlerCallback}\n */\n createHandlerBoundToURL(url, fallbackToNetwork = true) {\n const cacheKey = this.getCacheKeyForURL(url);\n if (!cacheKey) {\n throw new WorkboxError('non-precached-url', { url });\n }\n const handler = this.createHandler(fallbackToNetwork);\n const request = new Request(url);\n return () => handler({ request });\n }\n}\nexport { PrecacheController };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n/**\n * Removes any URL search parameters that should be ignored.\n *\n * @param {URL} urlObject The original URL.\n * @param {Array} ignoreURLParametersMatching RegExps to test against\n * each search parameter name. Matches mean that the search parameter should be\n * ignored.\n * @return {URL} The URL with any ignored search parameters removed.\n *\n * @private\n * @memberof module:workbox-precaching\n */\nexport function removeIgnoredSearchParams(urlObject, ignoreURLParametersMatching = []) {\n // Convert the iterable into an array at the start of the loop to make sure\n // deletion doesn't mess up iteration.\n for (const paramName of [...urlObject.searchParams.keys()]) {\n if (ignoreURLParametersMatching.some((regExp) => regExp.test(paramName))) {\n urlObject.searchParams.delete(paramName);\n }\n }\n return urlObject;\n}\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { removeIgnoredSearchParams } from './removeIgnoredSearchParams.js';\nimport '../_version.js';\n/**\n * Generator function that yields possible variations on the original URL to\n * check, one at a time.\n *\n * @param {string} url\n * @param {Object} options\n *\n * @private\n * @memberof module:workbox-precaching\n */\nexport function* generateURLVariations(url, { ignoreURLParametersMatching, directoryIndex, cleanURLs, urlManipulation, } = {}) {\n const urlObject = new URL(url, location.href);\n urlObject.hash = '';\n yield urlObject.href;\n const urlWithoutIgnoredParams = removeIgnoredSearchParams(urlObject, ignoreURLParametersMatching);\n yield urlWithoutIgnoredParams.href;\n if (directoryIndex && urlWithoutIgnoredParams.pathname.endsWith('/')) {\n const directoryURL = new URL(urlWithoutIgnoredParams.href);\n directoryURL.pathname += directoryIndex;\n yield directoryURL.href;\n }\n if (cleanURLs) {\n const cleanURL = new URL(urlWithoutIgnoredParams.href);\n cleanURL.pathname += '.html';\n yield cleanURL.href;\n }\n if (urlManipulation) {\n const additionalURLs = urlManipulation({ url: urlObject });\n for (const urlToAttempt of additionalURLs) {\n yield urlToAttempt.href;\n }\n }\n}\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { getOrCreatePrecacheController } from './getOrCreatePrecacheController.js';\nimport { generateURLVariations } from './generateURLVariations.js';\nimport '../_version.js';\n/**\n * This function will take the request URL and manipulate it based on the\n * configuration options.\n *\n * @param {string} url\n * @param {Object} options\n * @return {string} Returns the URL in the cache that matches the request,\n * if possible.\n *\n * @private\n */\nexport const getCacheKeyForURL = (url, options) => {\n const precacheController = getOrCreatePrecacheController();\n const urlsToCacheKeys = precacheController.getURLsToCacheKeys();\n for (const possibleURL of generateURLVariations(url, options)) {\n const possibleCacheKey = urlsToCacheKeys.get(possibleURL);\n if (possibleCacheKey) {\n return possibleCacheKey;\n }\n }\n};\n","/*\n Copyright 2019 Google LLC\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { addFetchListener } from './utils/addFetchListener.js';\nimport './_version.js';\nlet listenerAdded = false;\n/**\n * Add a `fetch` listener to the service worker that will\n * respond to\n * [network requests]{@link https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers#Custom_responses_to_requests}\n * with precached assets.\n *\n * Requests for assets that aren't precached, the `FetchEvent` will not be\n * responded to, allowing the event to fall through to other `fetch` event\n * listeners.\n *\n * @param {Object} [options]\n * @param {string} [options.directoryIndex=index.html] The `directoryIndex` will\n * check cache entries for a URLs ending with '/' to see if there is a hit when\n * appending the `directoryIndex` value.\n * @param {Array} [options.ignoreURLParametersMatching=[/^utm_/]] An\n * array of regex's to remove search params when looking for a cache match.\n * @param {boolean} [options.cleanURLs=true] The `cleanURLs` option will\n * check the cache for the URL with a `.html` added to the end of the end.\n * @param {module:workbox-precaching~urlManipulation} [options.urlManipulation]\n * This is a function that should take a URL and return an array of\n * alternative URLs that should be checked for precache matches.\n *\n * @memberof module:workbox-precaching\n */\nfunction addRoute(options) {\n if (!listenerAdded) {\n addFetchListener(options);\n listenerAdded = true;\n }\n}\nexport { addRoute };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { cacheNames } from 'workbox-core/_private/cacheNames.js';\nimport { getFriendlyURL } from 'workbox-core/_private/getFriendlyURL.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { getCacheKeyForURL } from './getCacheKeyForURL.js';\nimport '../_version.js';\n/**\n * Adds a `fetch` listener to the service worker that will\n * respond to\n * [network requests]{@link https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers#Custom_responses_to_requests}\n * with precached assets.\n *\n * Requests for assets that aren't precached, the `FetchEvent` will not be\n * responded to, allowing the event to fall through to other `fetch` event\n * listeners.\n *\n * NOTE: when called more than once this method will replace the previously set\n * configuration options. Calling it more than once is not recommended outside\n * of tests.\n *\n * @private\n * @param {Object} [options]\n * @param {string} [options.directoryIndex=index.html] The `directoryIndex` will\n * check cache entries for a URLs ending with '/' to see if there is a hit when\n * appending the `directoryIndex` value.\n * @param {Array} [options.ignoreURLParametersMatching=[/^utm_/]] An\n * array of regex's to remove search params when looking for a cache match.\n * @param {boolean} [options.cleanURLs=true] The `cleanURLs` option will\n * check the cache for the URL with a `.html` added to the end of the end.\n * @param {workbox.precaching~urlManipulation} [options.urlManipulation]\n * This is a function that should take a URL and return an array of\n * alternative URLs that should be checked for precache matches.\n */\nexport const addFetchListener = ({ ignoreURLParametersMatching = [/^utm_/], directoryIndex = 'index.html', cleanURLs = true, urlManipulation, } = {}) => {\n const cacheName = cacheNames.getPrecacheName();\n // See https://github.com/Microsoft/TypeScript/issues/28357#issuecomment-436484705\n self.addEventListener('fetch', ((event) => {\n const precachedURL = getCacheKeyForURL(event.request.url, {\n cleanURLs,\n directoryIndex,\n ignoreURLParametersMatching,\n urlManipulation,\n });\n if (!precachedURL) {\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Precaching did not find a match for ` +\n getFriendlyURL(event.request.url));\n }\n return;\n }\n let responsePromise = self.caches.open(cacheName).then((cache) => {\n return cache.match(precachedURL);\n }).then((cachedResponse) => {\n if (cachedResponse) {\n return cachedResponse;\n }\n // Fall back to the network if we don't have a cached response\n // (perhaps due to manual cache cleanup).\n if (process.env.NODE_ENV !== 'production') {\n logger.warn(`The precached response for ` +\n `${getFriendlyURL(precachedURL)} in ${cacheName} was not found. ` +\n `Falling back to the network instead.`);\n }\n return fetch(precachedURL);\n });\n if (process.env.NODE_ENV !== 'production') {\n responsePromise = responsePromise.then((response) => {\n // Workbox is going to handle the route.\n // print the routing details to the console.\n logger.groupCollapsed(`Precaching is responding to: ` +\n getFriendlyURL(event.request.url));\n logger.log(`Serving the precached url: ${precachedURL}`);\n logger.groupCollapsed(`View request details here.`);\n logger.log(event.request);\n logger.groupEnd();\n logger.groupCollapsed(`View response details here.`);\n logger.log(response);\n logger.groupEnd();\n logger.groupEnd();\n return response;\n });\n }\n event.respondWith(responsePromise);\n }));\n};\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { getOrCreatePrecacheController } from './utils/getOrCreatePrecacheController.js';\nimport { precachePlugins } from './utils/precachePlugins.js';\nimport './_version.js';\nconst installListener = (event) => {\n const precacheController = getOrCreatePrecacheController();\n const plugins = precachePlugins.get();\n event.waitUntil(precacheController.install({ event, plugins })\n .catch((error) => {\n if (process.env.NODE_ENV !== 'production') {\n logger.error(`Service worker installation failed. It will ` +\n `be retried automatically during the next navigation.`);\n }\n // Re-throw the error to ensure installation fails.\n throw error;\n }));\n};\nconst activateListener = (event) => {\n const precacheController = getOrCreatePrecacheController();\n event.waitUntil(precacheController.activate());\n};\n/**\n * Adds items to the precache list, removing any duplicates and\n * stores the files in the\n * [\"precache cache\"]{@link module:workbox-core.cacheNames} when the service\n * worker installs.\n *\n * This method can be called multiple times.\n *\n * Please note: This method **will not** serve any of the cached files for you.\n * It only precaches files. To respond to a network request you call\n * [addRoute()]{@link module:workbox-precaching.addRoute}.\n *\n * If you have a single array of files to precache, you can just call\n * [precacheAndRoute()]{@link module:workbox-precaching.precacheAndRoute}.\n *\n * @param {Array} [entries=[]] Array of entries to precache.\n *\n * @memberof module:workbox-precaching\n */\nfunction precache(entries) {\n const precacheController = getOrCreatePrecacheController();\n precacheController.addToCacheList(entries);\n if (entries.length > 0) {\n // NOTE: these listeners will only be added once (even if the `precache()`\n // method is called multiple times) because event listeners are implemented\n // as a set, where each listener must be unique.\n // See https://github.com/Microsoft/TypeScript/issues/28357#issuecomment-436484705\n self.addEventListener('install', installListener);\n self.addEventListener('activate', activateListener);\n }\n}\nexport { precache };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { Router } from '../Router.js';\nimport '../_version.js';\nlet defaultRouter;\n/**\n * Creates a new, singleton Router instance if one does not exist. If one\n * does already exist, that instance is returned.\n *\n * @private\n * @return {Router}\n */\nexport const getOrCreateDefaultRouter = () => {\n if (!defaultRouter) {\n defaultRouter = new Router();\n // The helpers that use the default Router assume these listeners exist.\n defaultRouter.addFetchListener();\n defaultRouter.addCacheListener();\n }\n return defaultRouter;\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport '../_version.js';\n/**\n * @param {function()|Object} handler Either a function, or an object with a\n * 'handle' method.\n * @return {Object} An object with a handle method.\n *\n * @private\n */\nexport const normalizeHandler = (handler) => {\n if (handler && typeof handler === 'object') {\n if (process.env.NODE_ENV !== 'production') {\n assert.hasMethod(handler, 'handle', {\n moduleName: 'workbox-routing',\n className: 'Route',\n funcName: 'constructor',\n paramName: 'handler',\n });\n }\n return handler;\n }\n else {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(handler, 'function', {\n moduleName: 'workbox-routing',\n className: 'Route',\n funcName: 'constructor',\n paramName: 'handler',\n });\n }\n return { handle: handler };\n }\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { defaultMethod, validMethods } from './utils/constants.js';\nimport { normalizeHandler } from './utils/normalizeHandler.js';\nimport './_version.js';\n/**\n * A `Route` consists of a pair of callback functions, \"match\" and \"handler\".\n * The \"match\" callback determine if a route should be used to \"handle\" a\n * request by returning a non-falsy value if it can. The \"handler\" callback\n * is called when there is a match and should return a Promise that resolves\n * to a `Response`.\n *\n * @memberof module:workbox-routing\n */\nclass Route {\n /**\n * Constructor for Route class.\n *\n * @param {module:workbox-routing~matchCallback} match\n * A callback function that determines whether the route matches a given\n * `fetch` event by returning a non-falsy value.\n * @param {module:workbox-routing~handlerCallback} handler A callback\n * function that returns a Promise resolving to a Response.\n * @param {string} [method='GET'] The HTTP method to match the Route\n * against.\n */\n constructor(match, handler, method = defaultMethod) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(match, 'function', {\n moduleName: 'workbox-routing',\n className: 'Route',\n funcName: 'constructor',\n paramName: 'match',\n });\n if (method) {\n assert.isOneOf(method, validMethods, { paramName: 'method' });\n }\n }\n // These values are referenced directly by Router so cannot be\n // altered by minificaton.\n this.handler = normalizeHandler(handler);\n this.match = match;\n this.method = method;\n }\n}\nexport { Route };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n/**\n * The default HTTP method, 'GET', used when there's no specific method\n * configured for a route.\n *\n * @type {string}\n *\n * @private\n */\nexport const defaultMethod = 'GET';\n/**\n * The list of valid HTTP methods associated with requests that could be routed.\n *\n * @type {Array}\n *\n * @private\n */\nexport const validMethods = [\n 'DELETE',\n 'GET',\n 'HEAD',\n 'PATCH',\n 'POST',\n 'PUT',\n];\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { Route } from './Route.js';\nimport './_version.js';\n/**\n * RegExpRoute makes it easy to create a regular expression based\n * [Route]{@link module:workbox-routing.Route}.\n *\n * For same-origin requests the RegExp only needs to match part of the URL. For\n * requests against third-party servers, you must define a RegExp that matches\n * the start of the URL.\n *\n * [See the module docs for info.]{@link https://developers.google.com/web/tools/workbox/modules/workbox-routing}\n *\n * @memberof module:workbox-routing\n * @extends module:workbox-routing.Route\n */\nclass RegExpRoute extends Route {\n /**\n * If the regular expression contains\n * [capture groups]{@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp#grouping-back-references},\n * the captured values will be passed to the\n * [handler's]{@link module:workbox-routing~handlerCallback} `params`\n * argument.\n *\n * @param {RegExp} regExp The regular expression to match against URLs.\n * @param {module:workbox-routing~handlerCallback} handler A callback\n * function that returns a Promise resulting in a Response.\n * @param {string} [method='GET'] The HTTP method to match the Route\n * against.\n */\n constructor(regExp, handler, method) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(regExp, RegExp, {\n moduleName: 'workbox-routing',\n className: 'RegExpRoute',\n funcName: 'constructor',\n paramName: 'pattern',\n });\n }\n const match = ({ url }) => {\n const result = regExp.exec(url.href);\n // Return immediately if there's no match.\n if (!result) {\n return;\n }\n // Require that the match start at the first character in the URL string\n // if it's a cross-origin request.\n // See https://github.com/GoogleChrome/workbox/issues/281 for the context\n // behind this behavior.\n if ((url.origin !== location.origin) && (result.index !== 0)) {\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`The regular expression '${regExp}' only partially matched ` +\n `against the cross-origin URL '${url}'. RegExpRoute's will only ` +\n `handle cross-origin requests if they match the entire URL.`);\n }\n return;\n }\n // If the route matches, but there aren't any capture groups defined, then\n // this will return [], which is truthy and therefore sufficient to\n // indicate a match.\n // If there are capture groups, then it will return their values.\n return result.slice(1);\n };\n super(match, handler, method);\n }\n}\nexport { RegExpRoute };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { getFriendlyURL } from 'workbox-core/_private/getFriendlyURL.js';\nimport { normalizeHandler } from './utils/normalizeHandler.js';\nimport './_version.js';\n/**\n * The Router can be used to process a FetchEvent through one or more\n * [Routes]{@link module:workbox-routing.Route} responding with a Request if\n * a matching route exists.\n *\n * If no route matches a given a request, the Router will use a \"default\"\n * handler if one is defined.\n *\n * Should the matching Route throw an error, the Router will use a \"catch\"\n * handler if one is defined to gracefully deal with issues and respond with a\n * Request.\n *\n * If a request matches multiple routes, the **earliest** registered route will\n * be used to respond to the request.\n *\n * @memberof module:workbox-routing\n */\nclass Router {\n /**\n * Initializes a new Router.\n */\n constructor() {\n this._routes = new Map();\n }\n /**\n * @return {Map>} routes A `Map` of HTTP\n * method name ('GET', etc.) to an array of all the corresponding `Route`\n * instances that are registered.\n */\n get routes() {\n return this._routes;\n }\n /**\n * Adds a fetch event listener to respond to events when a route matches\n * the event's request.\n */\n addFetchListener() {\n // See https://github.com/Microsoft/TypeScript/issues/28357#issuecomment-436484705\n self.addEventListener('fetch', ((event) => {\n const { request } = event;\n const responsePromise = this.handleRequest({ request, event });\n if (responsePromise) {\n event.respondWith(responsePromise);\n }\n }));\n }\n /**\n * Adds a message event listener for URLs to cache from the window.\n * This is useful to cache resources loaded on the page prior to when the\n * service worker started controlling it.\n *\n * The format of the message data sent from the window should be as follows.\n * Where the `urlsToCache` array may consist of URL strings or an array of\n * URL string + `requestInit` object (the same as you'd pass to `fetch()`).\n *\n * ```\n * {\n * type: 'CACHE_URLS',\n * payload: {\n * urlsToCache: [\n * './script1.js',\n * './script2.js',\n * ['./script3.js', {mode: 'no-cors'}],\n * ],\n * },\n * }\n * ```\n */\n addCacheListener() {\n // See https://github.com/Microsoft/TypeScript/issues/28357#issuecomment-436484705\n self.addEventListener('message', ((event) => {\n if (event.data && event.data.type === 'CACHE_URLS') {\n const { payload } = event.data;\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Caching URLs from the window`, payload.urlsToCache);\n }\n const requestPromises = Promise.all(payload.urlsToCache.map((entry) => {\n if (typeof entry === 'string') {\n entry = [entry];\n }\n const request = new Request(...entry);\n return this.handleRequest({ request });\n // TODO(philipwalton): TypeScript errors without this typecast for\n // some reason (probably a bug). The real type here should work but\n // doesn't: `Array | undefined>`.\n })); // TypeScript\n event.waitUntil(requestPromises);\n // If a MessageChannel was used, reply to the message on success.\n if (event.ports && event.ports[0]) {\n requestPromises.then(() => event.ports[0].postMessage(true));\n }\n }\n }));\n }\n /**\n * Apply the routing rules to a FetchEvent object to get a Response from an\n * appropriate Route's handler.\n *\n * @param {Object} options\n * @param {Request} options.request The request to handle (this is usually\n * from a fetch event, but it does not have to be).\n * @param {FetchEvent} [options.event] The event that triggered the request,\n * if applicable.\n * @return {Promise|undefined} A promise is returned if a\n * registered route can handle the request. If there is no matching\n * route and there's no `defaultHandler`, `undefined` is returned.\n */\n handleRequest({ request, event }) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(request, Request, {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'handleRequest',\n paramName: 'options.request',\n });\n }\n const url = new URL(request.url, location.href);\n if (!url.protocol.startsWith('http')) {\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Workbox Router only supports URLs that start with 'http'.`);\n }\n return;\n }\n const { params, route } = this.findMatchingRoute({ url, request, event });\n let handler = route && route.handler;\n const debugMessages = [];\n if (process.env.NODE_ENV !== 'production') {\n if (handler) {\n debugMessages.push([\n `Found a route to handle this request:`, route,\n ]);\n if (params) {\n debugMessages.push([\n `Passing the following params to the route's handler:`, params,\n ]);\n }\n }\n }\n // If we don't have a handler because there was no matching route, then\n // fall back to defaultHandler if that's defined.\n if (!handler && this._defaultHandler) {\n if (process.env.NODE_ENV !== 'production') {\n debugMessages.push(`Failed to find a matching route. Falling ` +\n `back to the default handler.`);\n }\n handler = this._defaultHandler;\n }\n if (!handler) {\n if (process.env.NODE_ENV !== 'production') {\n // No handler so Workbox will do nothing. If logs is set of debug\n // i.e. verbose, we should print out this information.\n logger.debug(`No route found for: ${getFriendlyURL(url)}`);\n }\n return;\n }\n if (process.env.NODE_ENV !== 'production') {\n // We have a handler, meaning Workbox is going to handle the route.\n // print the routing details to the console.\n logger.groupCollapsed(`Router is responding to: ${getFriendlyURL(url)}`);\n debugMessages.forEach((msg) => {\n if (Array.isArray(msg)) {\n logger.log(...msg);\n }\n else {\n logger.log(msg);\n }\n });\n logger.groupEnd();\n }\n // Wrap in try and catch in case the handle method throws a synchronous\n // error. It should still callback to the catch handler.\n let responsePromise;\n try {\n responsePromise = handler.handle({ url, request, event, params });\n }\n catch (err) {\n responsePromise = Promise.reject(err);\n }\n if (responsePromise instanceof Promise && this._catchHandler) {\n responsePromise = responsePromise.catch((err) => {\n if (process.env.NODE_ENV !== 'production') {\n // Still include URL here as it will be async from the console group\n // and may not make sense without the URL\n logger.groupCollapsed(`Error thrown when responding to: ` +\n ` ${getFriendlyURL(url)}. Falling back to Catch Handler.`);\n logger.error(`Error thrown by:`, route);\n logger.error(err);\n logger.groupEnd();\n }\n return this._catchHandler.handle({ url, request, event });\n });\n }\n return responsePromise;\n }\n /**\n * Checks a request and URL (and optionally an event) against the list of\n * registered routes, and if there's a match, returns the corresponding\n * route along with any params generated by the match.\n *\n * @param {Object} options\n * @param {URL} options.url\n * @param {Request} options.request The request to match.\n * @param {Event} [options.event] The corresponding event (unless N/A).\n * @return {Object} An object with `route` and `params` properties.\n * They are populated if a matching route was found or `undefined`\n * otherwise.\n */\n findMatchingRoute({ url, request, event }) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(url, URL, {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'findMatchingRoute',\n paramName: 'options.url',\n });\n assert.isInstance(request, Request, {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'findMatchingRoute',\n paramName: 'options.request',\n });\n }\n const routes = this._routes.get(request.method) || [];\n for (const route of routes) {\n let params;\n const matchResult = route.match({ url, request, event });\n if (matchResult) {\n // See https://github.com/GoogleChrome/workbox/issues/2079\n params = matchResult;\n if (Array.isArray(matchResult) && matchResult.length === 0) {\n // Instead of passing an empty array in as params, use undefined.\n params = undefined;\n }\n else if ((matchResult.constructor === Object &&\n Object.keys(matchResult).length === 0)) {\n // Instead of passing an empty object in as params, use undefined.\n params = undefined;\n }\n else if (typeof matchResult === 'boolean') {\n // For the boolean value true (rather than just something truth-y),\n // don't set params.\n // See https://github.com/GoogleChrome/workbox/pull/2134#issuecomment-513924353\n params = undefined;\n }\n // Return early if have a match.\n return { route, params };\n }\n }\n // If no match was found above, return and empty object.\n return {};\n }\n /**\n * Define a default `handler` that's called when no routes explicitly\n * match the incoming request.\n *\n * Without a default handler, unmatched requests will go against the\n * network as if there were no service worker present.\n *\n * @param {module:workbox-routing~handlerCallback} handler A callback\n * function that returns a Promise resulting in a Response.\n */\n setDefaultHandler(handler) {\n this._defaultHandler = normalizeHandler(handler);\n }\n /**\n * If a Route throws an error while handling a request, this `handler`\n * will be called and given a chance to provide a response.\n *\n * @param {module:workbox-routing~handlerCallback} handler A callback\n * function that returns a Promise resulting in a Response.\n */\n setCatchHandler(handler) {\n this._catchHandler = normalizeHandler(handler);\n }\n /**\n * Registers a route with the router.\n *\n * @param {module:workbox-routing.Route} route The route to register.\n */\n registerRoute(route) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(route, 'object', {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'registerRoute',\n paramName: 'route',\n });\n assert.hasMethod(route, 'match', {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'registerRoute',\n paramName: 'route',\n });\n assert.isType(route.handler, 'object', {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'registerRoute',\n paramName: 'route',\n });\n assert.hasMethod(route.handler, 'handle', {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'registerRoute',\n paramName: 'route.handler',\n });\n assert.isType(route.method, 'string', {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'registerRoute',\n paramName: 'route.method',\n });\n }\n if (!this._routes.has(route.method)) {\n this._routes.set(route.method, []);\n }\n // Give precedence to all of the earlier routes by adding this additional\n // route to the end of the array.\n this._routes.get(route.method).push(route);\n }\n /**\n * Unregisters a route with the router.\n *\n * @param {module:workbox-routing.Route} route The route to unregister.\n */\n unregisterRoute(route) {\n if (!this._routes.has(route.method)) {\n throw new WorkboxError('unregister-route-but-not-found-with-method', {\n method: route.method,\n });\n }\n const routeIndex = this._routes.get(route.method).indexOf(route);\n if (routeIndex > -1) {\n this._routes.get(route.method).splice(routeIndex, 1);\n }\n else {\n throw new WorkboxError('unregister-route-route-not-registered');\n }\n }\n}\nexport { Router };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { Route } from './Route.js';\nimport { RegExpRoute } from './RegExpRoute.js';\nimport { getOrCreateDefaultRouter } from './utils/getOrCreateDefaultRouter.js';\nimport './_version.js';\n/**\n * Easily register a RegExp, string, or function with a caching\n * strategy to a singleton Router instance.\n *\n * This method will generate a Route for you if needed and\n * call [registerRoute()]{@link module:workbox-routing.Router#registerRoute}.\n *\n * @param {RegExp|string|module:workbox-routing.Route~matchCallback|module:workbox-routing.Route} capture\n * If the capture param is a `Route`, all other arguments will be ignored.\n * @param {module:workbox-routing~handlerCallback} [handler] A callback\n * function that returns a Promise resulting in a Response. This parameter\n * is required if `capture` is not a `Route` object.\n * @param {string} [method='GET'] The HTTP method to match the Route\n * against.\n * @return {module:workbox-routing.Route} The generated `Route`(Useful for\n * unregistering).\n *\n * @memberof module:workbox-routing\n */\nfunction registerRoute(capture, handler, method) {\n let route;\n if (typeof capture === 'string') {\n const captureUrl = new URL(capture, location.href);\n if (process.env.NODE_ENV !== 'production') {\n if (!(capture.startsWith('/') || capture.startsWith('http'))) {\n throw new WorkboxError('invalid-string', {\n moduleName: 'workbox-routing',\n funcName: 'registerRoute',\n paramName: 'capture',\n });\n }\n // We want to check if Express-style wildcards are in the pathname only.\n // TODO: Remove this log message in v4.\n const valueToCheck = capture.startsWith('http') ?\n captureUrl.pathname : capture;\n // See https://github.com/pillarjs/path-to-regexp#parameters\n const wildcards = '[*:?+]';\n if ((new RegExp(`${wildcards}`)).exec(valueToCheck)) {\n logger.debug(`The '$capture' parameter contains an Express-style wildcard ` +\n `character (${wildcards}). Strings are now always interpreted as ` +\n `exact matches; use a RegExp for partial or wildcard matches.`);\n }\n }\n const matchCallback = ({ url }) => {\n if (process.env.NODE_ENV !== 'production') {\n if ((url.pathname === captureUrl.pathname) &&\n (url.origin !== captureUrl.origin)) {\n logger.debug(`${capture} only partially matches the cross-origin URL ` +\n `${url}. This route will only handle cross-origin requests ` +\n `if they match the entire URL.`);\n }\n }\n return url.href === captureUrl.href;\n };\n // If `capture` is a string then `handler` and `method` must be present.\n route = new Route(matchCallback, handler, method);\n }\n else if (capture instanceof RegExp) {\n // If `capture` is a `RegExp` then `handler` and `method` must be present.\n route = new RegExpRoute(capture, handler, method);\n }\n else if (typeof capture === 'function') {\n // If `capture` is a function then `handler` and `method` must be present.\n route = new Route(capture, handler, method);\n }\n else if (capture instanceof Route) {\n route = capture;\n }\n else {\n throw new WorkboxError('unsupported-route-type', {\n moduleName: 'workbox-routing',\n funcName: 'registerRoute',\n paramName: 'capture',\n });\n }\n const defaultRouter = getOrCreateDefaultRouter();\n defaultRouter.registerRoute(route);\n return route;\n}\nexport { registerRoute };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { addRoute } from './addRoute.js';\nimport { precache } from './precache.js';\nimport './_version.js';\n/**\n * This method will add entries to the precache list and add a route to\n * respond to fetch events.\n *\n * This is a convenience method that will call\n * [precache()]{@link module:workbox-precaching.precache} and\n * [addRoute()]{@link module:workbox-precaching.addRoute} in a single call.\n *\n * @param {Array} entries Array of entries to precache.\n * @param {Object} [options] See\n * [addRoute() options]{@link module:workbox-precaching.addRoute}.\n *\n * @memberof module:workbox-precaching\n */\nfunction precacheAndRoute(entries, options) {\n precache(entries);\n addRoute(options);\n}\nexport { precacheAndRoute };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nexport const cacheOkAndOpaquePlugin = {\n /**\n * Returns a valid response (to allow caching) if the status is 200 (OK) or\n * 0 (opaque).\n *\n * @param {Object} options\n * @param {Response} options.response\n * @return {Response|null}\n *\n * @private\n */\n cacheWillUpdate: async ({ response }) => {\n if (response.status === 200 || response.status === 0) {\n return response;\n }\n return null;\n },\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { cacheNames } from 'workbox-core/_private/cacheNames.js';\nimport { cacheWrapper } from 'workbox-core/_private/cacheWrapper.js';\nimport { fetchWrapper } from 'workbox-core/_private/fetchWrapper.js';\nimport { getFriendlyURL } from 'workbox-core/_private/getFriendlyURL.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { messages } from './utils/messages.js';\nimport { cacheOkAndOpaquePlugin } from './plugins/cacheOkAndOpaquePlugin.js';\nimport './_version.js';\n/**\n * An implementation of a\n * [stale-while-revalidate]{@link https://developers.google.com/web/fundamentals/instant-and-offline/offline-cookbook/#stale-while-revalidate}\n * request strategy.\n *\n * Resources are requested from both the cache and the network in parallel.\n * The strategy will respond with the cached version if available, otherwise\n * wait for the network response. The cache is updated with the network response\n * with each successful request.\n *\n * By default, this strategy will cache responses with a 200 status code as\n * well as [opaque responses]{@link https://developers.google.com/web/tools/workbox/guides/handle-third-party-requests}.\n * Opaque responses are cross-origin requests where the response doesn't\n * support [CORS]{@link https://enable-cors.org/}.\n *\n * If the network request fails, and there is no cache match, this will throw\n * a `WorkboxError` exception.\n *\n * @memberof module:workbox-strategies\n */\nclass StaleWhileRevalidate {\n /**\n * @param {Object} options\n * @param {string} options.cacheName Cache name to store and retrieve\n * requests. Defaults to cache names provided by\n * [workbox-core]{@link module:workbox-core.cacheNames}.\n * @param {Array} options.plugins [Plugins]{@link https://developers.google.com/web/tools/workbox/guides/using-plugins}\n * to use in conjunction with this caching strategy.\n * @param {Object} options.fetchOptions Values passed along to the\n * [`init`](https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch#Parameters)\n * of all fetch() requests made by this strategy.\n * @param {Object} options.matchOptions [`CacheQueryOptions`](https://w3c.github.io/ServiceWorker/#dictdef-cachequeryoptions)\n */\n constructor(options = {}) {\n this._cacheName = cacheNames.getRuntimeName(options.cacheName);\n this._plugins = options.plugins || [];\n if (options.plugins) {\n const isUsingCacheWillUpdate = options.plugins.some((plugin) => !!plugin.cacheWillUpdate);\n this._plugins = isUsingCacheWillUpdate ?\n options.plugins : [cacheOkAndOpaquePlugin, ...options.plugins];\n }\n else {\n // No plugins passed in, use the default plugin.\n this._plugins = [cacheOkAndOpaquePlugin];\n }\n this._fetchOptions = options.fetchOptions;\n this._matchOptions = options.matchOptions;\n }\n /**\n * This method will perform a request strategy and follows an API that\n * will work with the\n * [Workbox Router]{@link module:workbox-routing.Router}.\n *\n * @param {Object} options\n * @param {Request|string} options.request A request to run this strategy for.\n * @param {Event} [options.event] The event that triggered the request.\n * @return {Promise}\n */\n async handle({ event, request }) {\n const logs = [];\n if (typeof request === 'string') {\n request = new Request(request);\n }\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(request, Request, {\n moduleName: 'workbox-strategies',\n className: 'StaleWhileRevalidate',\n funcName: 'handle',\n paramName: 'request',\n });\n }\n const fetchAndCachePromise = this._getFromNetwork({ request, event });\n let response = await cacheWrapper.match({\n cacheName: this._cacheName,\n request,\n event,\n matchOptions: this._matchOptions,\n plugins: this._plugins,\n });\n let error;\n if (response) {\n if (process.env.NODE_ENV !== 'production') {\n logs.push(`Found a cached response in the '${this._cacheName}'` +\n ` cache. Will update with the network response in the background.`);\n }\n if (event) {\n try {\n event.waitUntil(fetchAndCachePromise);\n }\n catch (error) {\n if (process.env.NODE_ENV !== 'production') {\n logger.warn(`Unable to ensure service worker stays alive when ` +\n `updating cache for '${getFriendlyURL(request.url)}'.`);\n }\n }\n }\n }\n else {\n if (process.env.NODE_ENV !== 'production') {\n logs.push(`No response found in the '${this._cacheName}' cache. ` +\n `Will wait for the network response.`);\n }\n try {\n response = await fetchAndCachePromise;\n }\n catch (err) {\n error = err;\n }\n }\n if (process.env.NODE_ENV !== 'production') {\n logger.groupCollapsed(messages.strategyStart('StaleWhileRevalidate', request));\n for (const log of logs) {\n logger.log(log);\n }\n messages.printFinalResponse(response);\n logger.groupEnd();\n }\n if (!response) {\n throw new WorkboxError('no-response', { url: request.url, error });\n }\n return response;\n }\n /**\n * @param {Object} options\n * @param {Request} options.request\n * @param {Event} [options.event]\n * @return {Promise}\n *\n * @private\n */\n async _getFromNetwork({ request, event }) {\n const response = await fetchWrapper.fetch({\n request,\n event,\n fetchOptions: this._fetchOptions,\n plugins: this._plugins,\n });\n const cachePutPromise = cacheWrapper.put({\n cacheName: this._cacheName,\n request,\n response: response.clone(),\n event,\n plugins: this._plugins,\n });\n if (event) {\n try {\n event.waitUntil(cachePutPromise);\n }\n catch (error) {\n if (process.env.NODE_ENV !== 'production') {\n logger.warn(`Unable to ensure service worker stays alive when ` +\n `updating cache for '${getFriendlyURL(request.url)}'.`);\n }\n }\n }\n return response;\n }\n}\nexport { StaleWhileRevalidate };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport './_version.js';\n/**\n * Claim any currently available clients once the service worker\n * becomes active. This is normally used in conjunction with `skipWaiting()`.\n *\n * @memberof module:workbox-core\n */\nfunction clientsClaim() {\n self.addEventListener('activate', () => self.clients.claim());\n}\nexport { clientsClaim };\n","/// \r\n/* eslint-disable no-restricted-globals */\r\n\r\n// This service worker can be customized!\r\n// See https://developers.google.com/web/tools/workbox/modules\r\n// for the list of available Workbox modules, or add any other\r\n// code you'd like.\r\n// You can also remove this file if you'd prefer not to use a\r\n// service worker, and the Workbox build step will be skipped.\r\n\r\nimport { clientsClaim } from 'workbox-core'\r\nimport { ExpirationPlugin } from 'workbox-expiration'\r\nimport { precacheAndRoute, createHandlerBoundToURL } from 'workbox-precaching'\r\nimport { registerRoute } from 'workbox-routing'\r\nimport { StaleWhileRevalidate } from 'workbox-strategies'\r\n\r\ndeclare const self: ServiceWorkerGlobalScope\r\n\r\nclientsClaim()\r\n\r\n// Precache all of the assets generated by your build process.\r\n// Their URLs are injected into the manifest variable below.\r\n// This variable must be present somewhere in your service worker file,\r\n// even if you decide not to use precaching. See https://cra.link/PWA\r\nprecacheAndRoute(self.__WB_MANIFEST)\r\n\r\n// Set up App Shell-style routing, so that all navigation requests\r\n// are fulfilled with your index.html shell. Learn more at\r\n// https://developers.google.com/web/fundamentals/architecture/app-shell\r\nconst fileExtensionRegexp = new RegExp('/[^/?]+\\\\.[^/]+$')\r\nregisterRoute(\r\n // Return false to exempt requests from being fulfilled by index.html.\r\n ({ request, url }: { request: Request; url: URL }) => {\r\n // If this isn't a navigation, skip.\r\n if (request.mode !== 'navigate') {\r\n return false\r\n }\r\n\r\n // If this is a URL that starts with /_, skip.\r\n if (url.pathname.startsWith('/_')) {\r\n return false\r\n }\r\n\r\n // If this looks like a URL for a resource, because it contains\r\n // a file extension, skip.\r\n if (url.pathname.match(fileExtensionRegexp)) {\r\n return false\r\n }\r\n\r\n // Return true to signal that we want to use the handler.\r\n return true\r\n },\r\n createHandlerBoundToURL(process.env.PUBLIC_URL + '/index.html')\r\n)\r\n\r\n// An example runtime caching route for requests that aren't handled by the\r\n// precache, in this case same-origin .png requests like those from in public/\r\nregisterRoute(\r\n // Add in any other file extensions or routing criteria as needed.\r\n ({ url }) => url.origin === self.location.origin && url.pathname.endsWith('.png'),\r\n // Customize this strategy as needed, e.g., by changing to CacheFirst.\r\n new StaleWhileRevalidate({\r\n cacheName: 'images',\r\n plugins: [\r\n // Ensure that once this runtime cache reaches a maximum size the\r\n // least-recently used images are removed.\r\n new ExpirationPlugin({ maxEntries: 50 }),\r\n ],\r\n })\r\n)\r\n\r\n// This allows the web app to trigger skipWaiting via\r\n// registration.waiting.postMessage({type: 'SKIP_WAITING'})\r\nself.addEventListener('message', (event) => {\r\n if (event.data && event.data.type === 'SKIP_WAITING') {\r\n self.skipWaiting()\r\n }\r\n})\r\n\r\n// Any other custom service worker logic can go here.\r\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { getOrCreatePrecacheController } from './utils/getOrCreatePrecacheController.js';\nimport './_version.js';\n/**\n * Helper function that calls\n * {@link PrecacheController#createHandlerBoundToURL} on the default\n * {@link PrecacheController} instance.\n *\n * If you are creating your own {@link PrecacheController}, then call the\n * {@link PrecacheController#createHandlerBoundToURL} on that instance,\n * instead of using this function.\n *\n * @param {string} url The precached URL which will be used to lookup the\n * `Response`.\n * @param {boolean} [fallbackToNetwork=true] Whether to attempt to get the\n * response from the network if there's a precache miss.\n * @return {module:workbox-routing~handlerCallback}\n *\n * @memberof module:workbox-precaching\n */\nfunction createHandlerBoundToURL(url) {\n const precacheController = getOrCreatePrecacheController();\n return precacheController.createHandlerBoundToURL(url);\n}\nexport { createHandlerBoundToURL };\n"]} \ No newline at end of file +{"version":3,"sources":["../webpack/bootstrap","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/regenerator/index.js","../node_modules/workbox-core/_version.js","../node_modules/workbox-precaching/_version.js","../node_modules/workbox-routing/_version.js","../node_modules/workbox-strategies/_version.js","../node_modules/workbox-expiration/_version.js","../node_modules/regenerator-runtime/runtime.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/iterableToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/classCallCheck.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/inherits.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/typeof.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/createSuper.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/construct.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js","../node_modules/workbox-core/models/messages/messages.js","../node_modules/workbox-core/models/messages/messageGenerator.js","../node_modules/workbox-core/_private/WorkboxError.js","../node_modules/workbox-core/models/quotaErrorCallbacks.js","../node_modules/workbox-core/registerQuotaErrorCallback.js","../node_modules/workbox-core/_private/cacheNames.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js","../node_modules/workbox-core/_private/executeQuotaErrorCallbacks.js","../node_modules/workbox-core/_private/getFriendlyURL.js","../node_modules/workbox-core/_private/canConstructResponseFromBodyStream.js","../node_modules/workbox-core/utils/pluginUtils.js","../node_modules/workbox-core/_private/cacheWrapper.js","../node_modules/workbox-core/_private/dontWaitFor.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/slicedToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/createClass.js","../node_modules/workbox-core/_private/DBWrapper.js","../node_modules/workbox-core/_private/deleteDatabase.js","../node_modules/workbox-core/_private/fetchWrapper.js","../node_modules/workbox-core/copyResponse.js","../node_modules/workbox-expiration/models/CacheTimestampsModel.js","../node_modules/workbox-expiration/CacheExpiration.js","../node_modules/workbox-expiration/ExpirationPlugin.js","../node_modules/workbox-precaching/utils/precachePlugins.js","../node_modules/workbox-precaching/utils/createCacheKey.js","../node_modules/workbox-precaching/utils/getOrCreatePrecacheController.js","../node_modules/workbox-precaching/PrecacheController.js","../node_modules/workbox-precaching/utils/removeIgnoredSearchParams.js","../node_modules/workbox-precaching/utils/generateURLVariations.js","../node_modules/workbox-precaching/utils/getCacheKeyForURL.js","../node_modules/workbox-precaching/addRoute.js","../node_modules/workbox-precaching/utils/addFetchListener.js","../node_modules/workbox-precaching/precache.js","../node_modules/workbox-routing/utils/getOrCreateDefaultRouter.js","../node_modules/workbox-routing/utils/normalizeHandler.js","../node_modules/workbox-routing/Route.js","../node_modules/workbox-routing/utils/constants.js","../node_modules/workbox-routing/RegExpRoute.js","../node_modules/workbox-routing/Router.js","../node_modules/workbox-routing/registerRoute.js","../node_modules/workbox-precaching/precacheAndRoute.js","../node_modules/workbox-strategies/plugins/cacheOkAndOpaquePlugin.js","../node_modules/workbox-strategies/StaleWhileRevalidate.js","../node_modules/workbox-core/clientsClaim.js","service-worker.ts","../node_modules/workbox-precaching/createHandlerBoundToURL.js"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","self","_","e","runtime","undefined","Op","hasOwn","$Symbol","iteratorSymbol","iterator","asyncIteratorSymbol","asyncIterator","toStringTagSymbol","define","obj","configurable","writable","err","wrap","innerFn","outerFn","tryLocsList","protoGenerator","Generator","generator","context","Context","_invoke","state","GenStateSuspendedStart","method","arg","GenStateExecuting","Error","GenStateCompleted","doneResult","delegate","delegateResult","maybeInvokeDelegate","ContinueSentinel","sent","_sent","dispatchException","abrupt","record","tryCatch","type","done","GenStateSuspendedYield","makeInvokeMethod","fn","GeneratorFunction","GeneratorFunctionPrototype","IteratorPrototype","this","getProto","getPrototypeOf","NativeIteratorPrototype","values","Gp","defineIteratorMethods","forEach","AsyncIterator","PromiseImpl","invoke","resolve","reject","result","__await","then","unwrapped","error","previousPromise","callInvokeWithMethodAndArg","TypeError","info","resultName","next","nextLoc","pushTryEntry","locs","entry","tryLoc","catchLoc","finallyLoc","afterLoc","tryEntries","push","resetTryEntry","completion","reset","iterable","iteratorMethod","isNaN","length","displayName","isGeneratorFunction","genFun","ctor","constructor","mark","setPrototypeOf","__proto__","awrap","async","Promise","iter","keys","reverse","pop","skipTempReset","prev","charAt","slice","stop","rootRecord","rval","exception","handle","loc","caught","hasCatch","hasFinally","finallyEntry","complete","finish","thrown","delegateYield","regeneratorRuntime","accidentalStrictMode","globalThis","Function","_arrayLikeToArray","arr","len","arr2","Array","_unsupportedIterableToArray","minLen","toString","from","test","_toConsumableArray","isArray","_createForOfIteratorHelper","allowArrayLike","it","F","_e","f","normalCompletion","didErr","step","_e2","_classCallCheck","instance","Constructor","_setPrototypeOf","_inherits","subClass","superClass","_getPrototypeOf","_isNativeReflectConstruct","Reflect","construct","sham","Proxy","Date","_typeof","_possibleConstructorReturn","ReferenceError","_createSuper","Derived","hasNativeReflectConstruct","Super","NewTarget","arguments","apply","Parent","args","Class","a","_cache","Map","indexOf","has","set","Wrapper","messageGenerator","code","msg","JSON","stringify","WorkboxError","errorCode","details","message","quotaErrorCallbacks","Set","registerQuotaErrorCallback","callback","add","_cacheNameDetails","googleAnalytics","precache","prefix","suffix","registration","scope","_createCacheName","cacheName","filter","join","cacheNames","userCacheName","asyncGeneratorStep","gen","_next","_throw","_asyncToGenerator","executeQuotaErrorCallbacks","process","supportStatus","getFriendlyURL","url","URL","String","location","href","replace","RegExp","origin","pluginUtils","plugins","callbackName","plugin","_getEffectiveRequest","request","cacheKeyWillBeUsedPlugins","effectiveRequest","Request","_isResponseSafeToCache","response","event","responseToCache","pluginsUsed","pluginMethod","status","matchWrapper","matchOptions","caches","open","cache","match","cachedResponse","cacheWrapper","put","updatePlugins","oldResponse","newResponse","canConstructResponseFromBodyStream","testResponse","Response","body","dontWaitFor","promise","_slicedToArray","_arr","_n","_d","_s","_i","_defineProperties","target","props","descriptor","_createClass","protoProps","staticProps","DBWrapper","version","onupgradeneeded","onversionchange","_db","_name","_version","_onupgradeneeded","_onversionchange","close","openRequestTimedOut","setTimeout","OPEN_TIMEOUT","openRequest","indexedDB","onerror","evt","transaction","abort","onsuccess","db","storeName","query","getAllKeys","count","getAllMatching","includeKeys","entries","map","index","direction","txn","store","objectStore","results","openCursor","cursor","continue","storeNames","onabort","oncomplete","objStore","IDBObjectStore","_call","readonly","readwrite","deleteDatabase","onblocked","fetchWrapper","fetch","fetchOptions","FetchEvent","preloadResponse","possiblePreloadResponse","failedFetchPlugins","originalRequest","clone","requestClone","thrownError","pluginFilteredRequest","fetchResponse","copyResponse","modifier","clonedResponse","responseInit","headers","Headers","statusText","modifiedResponseInit","blob","OBJECT_STORE_NAME","normalizeURL","unNormalizedUrl","hash","CacheTimestampsModel","_cacheName","_handleUpgrade","createObjectStore","keyPath","createIndex","unique","timestamp","id","_getId","minTimestamp","maxCount","entriesToDelete","entriesNotDeletedCount","urlsDeleted","delete","CacheExpiration","config","_isRunning","_rerunRequested","_maxEntries","maxEntries","_maxAgeSeconds","maxAgeSeconds","_timestampModel","now","expireEntries","urlsExpired","setTimestamp","getTimestamp","expireOlderThan","Infinity","ExpirationPlugin","cachedResponseWillBeUsed","isFresh","_isResponseDateFresh","cacheExpiration","_getCacheExpiration","updateTimestampDone","updateTimestamp","waitUntil","cacheDidUpdate","_config","_cacheExpirations","purgeOnQuotaError","deleteCacheAndMetadata","dateHeaderTimestamp","_getDateHeaderTimestamp","dateHeader","headerTime","getTime","precachePlugins","createCacheKey","urlObject","cacheKey","revision","cacheKeyURL","originalURL","searchParams","precacheController","PrecacheController","_urlsToCacheKeys","_urlsToCacheModes","_cacheKeysToIntegrities","urlsToWarnAbout","cacheMode","firstEntry","secondEntry","integrity","warningMessage","console","warn","toBePrecached","alreadyPrecached","alreadyCachedRequests","existingCacheKeys","precacheRequests","_addURLToCache","all","updatedURLs","item","notUpdatedURLs","currentlyCachedRequests","expectedCacheKeys","deletedURLs","credentials","cacheWillUpdatePlugin","cacheWillUpdate","redirected","ignoreSearch","getCacheKeyForURL","fallbackToNetwork","matchPrecache","handler","createHandler","getOrCreatePrecacheController","removeIgnoredSearchParams","ignoreURLParametersMatching","paramName","some","regExp","generateURLVariations","directoryIndex","cleanURLs","urlManipulation","urlWithoutIgnoredParams","pathname","endsWith","directoryURL","cleanURL","additionalURLs","urlToAttempt","options","urlsToCacheKeys","getURLsToCacheKeys","possibleURL","possibleCacheKey","listenerAdded","addRoute","addEventListener","precachedURL","responsePromise","respondWith","addFetchListener","installListener","install","catch","activateListener","activate","defaultRouter","normalizeHandler","Route","RegExpRoute","exec","Router","_routes","handleRequest","data","payload","requestPromises","urlsToCache","ports","postMessage","protocol","startsWith","findMatchingRoute","params","route","_defaultHandler","_catchHandler","matchResult","routeIndex","splice","getOrCreateDefaultRouter","addCacheListener","registerRoute","capture","captureUrl","moduleName","funcName","cacheOkAndOpaquePlugin","StaleWhileRevalidate","_plugins","isUsingCacheWillUpdate","_fetchOptions","_matchOptions","fetchAndCachePromise","_getFromNetwork","cachePutPromise","clients","claim","addToCacheList","__WB_MANIFEST","fileExtensionRegexp","createHandlerBoundToURL","skipWaiting"],"mappings":"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","file":"service-worker.js","sourceRoot":"","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 7);\n","module.exports = require(\"regenerator-runtime\");\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:core:5.1.4'] && _();\n}\ncatch (e) { }\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:precaching:5.1.4'] && _();\n}\ncatch (e) { }\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:routing:5.1.4'] && _();\n}\ncatch (e) { }\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:strategies:5.1.4'] && _();\n}\ncatch (e) { }\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:expiration:5.1.4'] && _();\n}\ncatch (e) { }\n","/**\n * Copyright (c) 2014-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nvar runtime = (function (exports) {\n \"use strict\";\n\n var Op = Object.prototype;\n var hasOwn = Op.hasOwnProperty;\n var undefined; // More compressible than void 0.\n var $Symbol = typeof Symbol === \"function\" ? Symbol : {};\n var iteratorSymbol = $Symbol.iterator || \"@@iterator\";\n var asyncIteratorSymbol = $Symbol.asyncIterator || \"@@asyncIterator\";\n var toStringTagSymbol = $Symbol.toStringTag || \"@@toStringTag\";\n\n function define(obj, key, value) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n return obj[key];\n }\n try {\n // IE 8 has a broken Object.defineProperty that only works on DOM objects.\n define({}, \"\");\n } catch (err) {\n define = function(obj, key, value) {\n return obj[key] = value;\n };\n }\n\n function wrap(innerFn, outerFn, self, tryLocsList) {\n // If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.\n var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator;\n var generator = Object.create(protoGenerator.prototype);\n var context = new Context(tryLocsList || []);\n\n // The ._invoke method unifies the implementations of the .next,\n // .throw, and .return methods.\n generator._invoke = makeInvokeMethod(innerFn, self, context);\n\n return generator;\n }\n exports.wrap = wrap;\n\n // Try/catch helper to minimize deoptimizations. Returns a completion\n // record like context.tryEntries[i].completion. This interface could\n // have been (and was previously) designed to take a closure to be\n // invoked without arguments, but in all the cases we care about we\n // already have an existing method we want to call, so there's no need\n // to create a new function object. We can even get away with assuming\n // the method takes exactly one argument, since that happens to be true\n // in every case, so we don't have to touch the arguments object. The\n // only additional allocation required is the completion record, which\n // has a stable shape and so hopefully should be cheap to allocate.\n function tryCatch(fn, obj, arg) {\n try {\n return { type: \"normal\", arg: fn.call(obj, arg) };\n } catch (err) {\n return { type: \"throw\", arg: err };\n }\n }\n\n var GenStateSuspendedStart = \"suspendedStart\";\n var GenStateSuspendedYield = \"suspendedYield\";\n var GenStateExecuting = \"executing\";\n var GenStateCompleted = \"completed\";\n\n // Returning this object from the innerFn has the same effect as\n // breaking out of the dispatch switch statement.\n var ContinueSentinel = {};\n\n // Dummy constructor functions that we use as the .constructor and\n // .constructor.prototype properties for functions that return Generator\n // objects. For full spec compliance, you may wish to configure your\n // minifier not to mangle the names of these two functions.\n function Generator() {}\n function GeneratorFunction() {}\n function GeneratorFunctionPrototype() {}\n\n // This is a polyfill for %IteratorPrototype% for environments that\n // don't natively support it.\n var IteratorPrototype = {};\n define(IteratorPrototype, iteratorSymbol, function () {\n return this;\n });\n\n var getProto = Object.getPrototypeOf;\n var NativeIteratorPrototype = getProto && getProto(getProto(values([])));\n if (NativeIteratorPrototype &&\n NativeIteratorPrototype !== Op &&\n hasOwn.call(NativeIteratorPrototype, iteratorSymbol)) {\n // This environment has a native %IteratorPrototype%; use it instead\n // of the polyfill.\n IteratorPrototype = NativeIteratorPrototype;\n }\n\n var Gp = GeneratorFunctionPrototype.prototype =\n Generator.prototype = Object.create(IteratorPrototype);\n GeneratorFunction.prototype = GeneratorFunctionPrototype;\n define(Gp, \"constructor\", GeneratorFunctionPrototype);\n define(GeneratorFunctionPrototype, \"constructor\", GeneratorFunction);\n GeneratorFunction.displayName = define(\n GeneratorFunctionPrototype,\n toStringTagSymbol,\n \"GeneratorFunction\"\n );\n\n // Helper for defining the .next, .throw, and .return methods of the\n // Iterator interface in terms of a single ._invoke method.\n function defineIteratorMethods(prototype) {\n [\"next\", \"throw\", \"return\"].forEach(function(method) {\n define(prototype, method, function(arg) {\n return this._invoke(method, arg);\n });\n });\n }\n\n exports.isGeneratorFunction = function(genFun) {\n var ctor = typeof genFun === \"function\" && genFun.constructor;\n return ctor\n ? ctor === GeneratorFunction ||\n // For the native GeneratorFunction constructor, the best we can\n // do is to check its .name property.\n (ctor.displayName || ctor.name) === \"GeneratorFunction\"\n : false;\n };\n\n exports.mark = function(genFun) {\n if (Object.setPrototypeOf) {\n Object.setPrototypeOf(genFun, GeneratorFunctionPrototype);\n } else {\n genFun.__proto__ = GeneratorFunctionPrototype;\n define(genFun, toStringTagSymbol, \"GeneratorFunction\");\n }\n genFun.prototype = Object.create(Gp);\n return genFun;\n };\n\n // Within the body of any async function, `await x` is transformed to\n // `yield regeneratorRuntime.awrap(x)`, so that the runtime can test\n // `hasOwn.call(value, \"__await\")` to determine if the yielded value is\n // meant to be awaited.\n exports.awrap = function(arg) {\n return { __await: arg };\n };\n\n function AsyncIterator(generator, PromiseImpl) {\n function invoke(method, arg, resolve, reject) {\n var record = tryCatch(generator[method], generator, arg);\n if (record.type === \"throw\") {\n reject(record.arg);\n } else {\n var result = record.arg;\n var value = result.value;\n if (value &&\n typeof value === \"object\" &&\n hasOwn.call(value, \"__await\")) {\n return PromiseImpl.resolve(value.__await).then(function(value) {\n invoke(\"next\", value, resolve, reject);\n }, function(err) {\n invoke(\"throw\", err, resolve, reject);\n });\n }\n\n return PromiseImpl.resolve(value).then(function(unwrapped) {\n // When a yielded Promise is resolved, its final value becomes\n // the .value of the Promise<{value,done}> result for the\n // current iteration.\n result.value = unwrapped;\n resolve(result);\n }, function(error) {\n // If a rejected Promise was yielded, throw the rejection back\n // into the async generator function so it can be handled there.\n return invoke(\"throw\", error, resolve, reject);\n });\n }\n }\n\n var previousPromise;\n\n function enqueue(method, arg) {\n function callInvokeWithMethodAndArg() {\n return new PromiseImpl(function(resolve, reject) {\n invoke(method, arg, resolve, reject);\n });\n }\n\n return previousPromise =\n // If enqueue has been called before, then we want to wait until\n // all previous Promises have been resolved before calling invoke,\n // so that results are always delivered in the correct order. If\n // enqueue has not been called before, then it is important to\n // call invoke immediately, without waiting on a callback to fire,\n // so that the async generator function has the opportunity to do\n // any necessary setup in a predictable way. This predictability\n // is why the Promise constructor synchronously invokes its\n // executor callback, and why async functions synchronously\n // execute code before the first await. Since we implement simple\n // async functions in terms of async generators, it is especially\n // important to get this right, even though it requires care.\n previousPromise ? previousPromise.then(\n callInvokeWithMethodAndArg,\n // Avoid propagating failures to Promises returned by later\n // invocations of the iterator.\n callInvokeWithMethodAndArg\n ) : callInvokeWithMethodAndArg();\n }\n\n // Define the unified helper method that is used to implement .next,\n // .throw, and .return (see defineIteratorMethods).\n this._invoke = enqueue;\n }\n\n defineIteratorMethods(AsyncIterator.prototype);\n define(AsyncIterator.prototype, asyncIteratorSymbol, function () {\n return this;\n });\n exports.AsyncIterator = AsyncIterator;\n\n // Note that simple async functions are implemented on top of\n // AsyncIterator objects; they just return a Promise for the value of\n // the final result produced by the iterator.\n exports.async = function(innerFn, outerFn, self, tryLocsList, PromiseImpl) {\n if (PromiseImpl === void 0) PromiseImpl = Promise;\n\n var iter = new AsyncIterator(\n wrap(innerFn, outerFn, self, tryLocsList),\n PromiseImpl\n );\n\n return exports.isGeneratorFunction(outerFn)\n ? iter // If outerFn is a generator, return the full iterator.\n : iter.next().then(function(result) {\n return result.done ? result.value : iter.next();\n });\n };\n\n function makeInvokeMethod(innerFn, self, context) {\n var state = GenStateSuspendedStart;\n\n return function invoke(method, arg) {\n if (state === GenStateExecuting) {\n throw new Error(\"Generator is already running\");\n }\n\n if (state === GenStateCompleted) {\n if (method === \"throw\") {\n throw arg;\n }\n\n // Be forgiving, per 25.3.3.3.3 of the spec:\n // https://people.mozilla.org/~jorendorff/es6-draft.html#sec-generatorresume\n return doneResult();\n }\n\n context.method = method;\n context.arg = arg;\n\n while (true) {\n var delegate = context.delegate;\n if (delegate) {\n var delegateResult = maybeInvokeDelegate(delegate, context);\n if (delegateResult) {\n if (delegateResult === ContinueSentinel) continue;\n return delegateResult;\n }\n }\n\n if (context.method === \"next\") {\n // Setting context._sent for legacy support of Babel's\n // function.sent implementation.\n context.sent = context._sent = context.arg;\n\n } else if (context.method === \"throw\") {\n if (state === GenStateSuspendedStart) {\n state = GenStateCompleted;\n throw context.arg;\n }\n\n context.dispatchException(context.arg);\n\n } else if (context.method === \"return\") {\n context.abrupt(\"return\", context.arg);\n }\n\n state = GenStateExecuting;\n\n var record = tryCatch(innerFn, self, context);\n if (record.type === \"normal\") {\n // If an exception is thrown from innerFn, we leave state ===\n // GenStateExecuting and loop back for another invocation.\n state = context.done\n ? GenStateCompleted\n : GenStateSuspendedYield;\n\n if (record.arg === ContinueSentinel) {\n continue;\n }\n\n return {\n value: record.arg,\n done: context.done\n };\n\n } else if (record.type === \"throw\") {\n state = GenStateCompleted;\n // Dispatch the exception by looping back around to the\n // context.dispatchException(context.arg) call above.\n context.method = \"throw\";\n context.arg = record.arg;\n }\n }\n };\n }\n\n // Call delegate.iterator[context.method](context.arg) and handle the\n // result, either by returning a { value, done } result from the\n // delegate iterator, or by modifying context.method and context.arg,\n // setting context.delegate to null, and returning the ContinueSentinel.\n function maybeInvokeDelegate(delegate, context) {\n var method = delegate.iterator[context.method];\n if (method === undefined) {\n // A .throw or .return when the delegate iterator has no .throw\n // method always terminates the yield* loop.\n context.delegate = null;\n\n if (context.method === \"throw\") {\n // Note: [\"return\"] must be used for ES3 parsing compatibility.\n if (delegate.iterator[\"return\"]) {\n // If the delegate iterator has a return method, give it a\n // chance to clean up.\n context.method = \"return\";\n context.arg = undefined;\n maybeInvokeDelegate(delegate, context);\n\n if (context.method === \"throw\") {\n // If maybeInvokeDelegate(context) changed context.method from\n // \"return\" to \"throw\", let that override the TypeError below.\n return ContinueSentinel;\n }\n }\n\n context.method = \"throw\";\n context.arg = new TypeError(\n \"The iterator does not provide a 'throw' method\");\n }\n\n return ContinueSentinel;\n }\n\n var record = tryCatch(method, delegate.iterator, context.arg);\n\n if (record.type === \"throw\") {\n context.method = \"throw\";\n context.arg = record.arg;\n context.delegate = null;\n return ContinueSentinel;\n }\n\n var info = record.arg;\n\n if (! info) {\n context.method = \"throw\";\n context.arg = new TypeError(\"iterator result is not an object\");\n context.delegate = null;\n return ContinueSentinel;\n }\n\n if (info.done) {\n // Assign the result of the finished delegate to the temporary\n // variable specified by delegate.resultName (see delegateYield).\n context[delegate.resultName] = info.value;\n\n // Resume execution at the desired location (see delegateYield).\n context.next = delegate.nextLoc;\n\n // If context.method was \"throw\" but the delegate handled the\n // exception, let the outer generator proceed normally. If\n // context.method was \"next\", forget context.arg since it has been\n // \"consumed\" by the delegate iterator. If context.method was\n // \"return\", allow the original .return call to continue in the\n // outer generator.\n if (context.method !== \"return\") {\n context.method = \"next\";\n context.arg = undefined;\n }\n\n } else {\n // Re-yield the result returned by the delegate method.\n return info;\n }\n\n // The delegate iterator is finished, so forget it and continue with\n // the outer generator.\n context.delegate = null;\n return ContinueSentinel;\n }\n\n // Define Generator.prototype.{next,throw,return} in terms of the\n // unified ._invoke helper method.\n defineIteratorMethods(Gp);\n\n define(Gp, toStringTagSymbol, \"Generator\");\n\n // A Generator should always return itself as the iterator object when the\n // @@iterator function is called on it. Some browsers' implementations of the\n // iterator prototype chain incorrectly implement this, causing the Generator\n // object to not be returned from this call. This ensures that doesn't happen.\n // See https://github.com/facebook/regenerator/issues/274 for more details.\n define(Gp, iteratorSymbol, function() {\n return this;\n });\n\n define(Gp, \"toString\", function() {\n return \"[object Generator]\";\n });\n\n function pushTryEntry(locs) {\n var entry = { tryLoc: locs[0] };\n\n if (1 in locs) {\n entry.catchLoc = locs[1];\n }\n\n if (2 in locs) {\n entry.finallyLoc = locs[2];\n entry.afterLoc = locs[3];\n }\n\n this.tryEntries.push(entry);\n }\n\n function resetTryEntry(entry) {\n var record = entry.completion || {};\n record.type = \"normal\";\n delete record.arg;\n entry.completion = record;\n }\n\n function Context(tryLocsList) {\n // The root entry object (effectively a try statement without a catch\n // or a finally block) gives us a place to store values thrown from\n // locations where there is no enclosing try statement.\n this.tryEntries = [{ tryLoc: \"root\" }];\n tryLocsList.forEach(pushTryEntry, this);\n this.reset(true);\n }\n\n exports.keys = function(object) {\n var keys = [];\n for (var key in object) {\n keys.push(key);\n }\n keys.reverse();\n\n // Rather than returning an object with a next method, we keep\n // things simple and return the next function itself.\n return function next() {\n while (keys.length) {\n var key = keys.pop();\n if (key in object) {\n next.value = key;\n next.done = false;\n return next;\n }\n }\n\n // To avoid creating an additional object, we just hang the .value\n // and .done properties off the next function object itself. This\n // also ensures that the minifier will not anonymize the function.\n next.done = true;\n return next;\n };\n };\n\n function values(iterable) {\n if (iterable) {\n var iteratorMethod = iterable[iteratorSymbol];\n if (iteratorMethod) {\n return iteratorMethod.call(iterable);\n }\n\n if (typeof iterable.next === \"function\") {\n return iterable;\n }\n\n if (!isNaN(iterable.length)) {\n var i = -1, next = function next() {\n while (++i < iterable.length) {\n if (hasOwn.call(iterable, i)) {\n next.value = iterable[i];\n next.done = false;\n return next;\n }\n }\n\n next.value = undefined;\n next.done = true;\n\n return next;\n };\n\n return next.next = next;\n }\n }\n\n // Return an iterator with no values.\n return { next: doneResult };\n }\n exports.values = values;\n\n function doneResult() {\n return { value: undefined, done: true };\n }\n\n Context.prototype = {\n constructor: Context,\n\n reset: function(skipTempReset) {\n this.prev = 0;\n this.next = 0;\n // Resetting context._sent for legacy support of Babel's\n // function.sent implementation.\n this.sent = this._sent = undefined;\n this.done = false;\n this.delegate = null;\n\n this.method = \"next\";\n this.arg = undefined;\n\n this.tryEntries.forEach(resetTryEntry);\n\n if (!skipTempReset) {\n for (var name in this) {\n // Not sure about the optimal order of these conditions:\n if (name.charAt(0) === \"t\" &&\n hasOwn.call(this, name) &&\n !isNaN(+name.slice(1))) {\n this[name] = undefined;\n }\n }\n }\n },\n\n stop: function() {\n this.done = true;\n\n var rootEntry = this.tryEntries[0];\n var rootRecord = rootEntry.completion;\n if (rootRecord.type === \"throw\") {\n throw rootRecord.arg;\n }\n\n return this.rval;\n },\n\n dispatchException: function(exception) {\n if (this.done) {\n throw exception;\n }\n\n var context = this;\n function handle(loc, caught) {\n record.type = \"throw\";\n record.arg = exception;\n context.next = loc;\n\n if (caught) {\n // If the dispatched exception was caught by a catch block,\n // then let that catch block handle the exception normally.\n context.method = \"next\";\n context.arg = undefined;\n }\n\n return !! caught;\n }\n\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n var record = entry.completion;\n\n if (entry.tryLoc === \"root\") {\n // Exception thrown outside of any try block that could handle\n // it, so set the completion value of the entire function to\n // throw the exception.\n return handle(\"end\");\n }\n\n if (entry.tryLoc <= this.prev) {\n var hasCatch = hasOwn.call(entry, \"catchLoc\");\n var hasFinally = hasOwn.call(entry, \"finallyLoc\");\n\n if (hasCatch && hasFinally) {\n if (this.prev < entry.catchLoc) {\n return handle(entry.catchLoc, true);\n } else if (this.prev < entry.finallyLoc) {\n return handle(entry.finallyLoc);\n }\n\n } else if (hasCatch) {\n if (this.prev < entry.catchLoc) {\n return handle(entry.catchLoc, true);\n }\n\n } else if (hasFinally) {\n if (this.prev < entry.finallyLoc) {\n return handle(entry.finallyLoc);\n }\n\n } else {\n throw new Error(\"try statement without catch or finally\");\n }\n }\n }\n },\n\n abrupt: function(type, arg) {\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n if (entry.tryLoc <= this.prev &&\n hasOwn.call(entry, \"finallyLoc\") &&\n this.prev < entry.finallyLoc) {\n var finallyEntry = entry;\n break;\n }\n }\n\n if (finallyEntry &&\n (type === \"break\" ||\n type === \"continue\") &&\n finallyEntry.tryLoc <= arg &&\n arg <= finallyEntry.finallyLoc) {\n // Ignore the finally entry if control is not jumping to a\n // location outside the try/catch block.\n finallyEntry = null;\n }\n\n var record = finallyEntry ? finallyEntry.completion : {};\n record.type = type;\n record.arg = arg;\n\n if (finallyEntry) {\n this.method = \"next\";\n this.next = finallyEntry.finallyLoc;\n return ContinueSentinel;\n }\n\n return this.complete(record);\n },\n\n complete: function(record, afterLoc) {\n if (record.type === \"throw\") {\n throw record.arg;\n }\n\n if (record.type === \"break\" ||\n record.type === \"continue\") {\n this.next = record.arg;\n } else if (record.type === \"return\") {\n this.rval = this.arg = record.arg;\n this.method = \"return\";\n this.next = \"end\";\n } else if (record.type === \"normal\" && afterLoc) {\n this.next = afterLoc;\n }\n\n return ContinueSentinel;\n },\n\n finish: function(finallyLoc) {\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n if (entry.finallyLoc === finallyLoc) {\n this.complete(entry.completion, entry.afterLoc);\n resetTryEntry(entry);\n return ContinueSentinel;\n }\n }\n },\n\n \"catch\": function(tryLoc) {\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n if (entry.tryLoc === tryLoc) {\n var record = entry.completion;\n if (record.type === \"throw\") {\n var thrown = record.arg;\n resetTryEntry(entry);\n }\n return thrown;\n }\n }\n\n // The context.catch method must only be called with a location\n // argument that corresponds to a known catch block.\n throw new Error(\"illegal catch attempt\");\n },\n\n delegateYield: function(iterable, resultName, nextLoc) {\n this.delegate = {\n iterator: values(iterable),\n resultName: resultName,\n nextLoc: nextLoc\n };\n\n if (this.method === \"next\") {\n // Deliberately forget the last sent value so that we don't\n // accidentally pass it on to the delegate.\n this.arg = undefined;\n }\n\n return ContinueSentinel;\n }\n };\n\n // Regardless of whether this script is executing as a CommonJS module\n // or not, return the runtime object so that we can declare the variable\n // regeneratorRuntime in the outer scope, which allows this module to be\n // injected easily by `bin/regenerator --include-runtime script.js`.\n return exports;\n\n}(\n // If this script is executing as a CommonJS module, use module.exports\n // as the regeneratorRuntime namespace. Otherwise create a new empty\n // object. Either way, the resulting object will be used to initialize\n // the regeneratorRuntime variable at the top of this file.\n typeof module === \"object\" ? module.exports : {}\n));\n\ntry {\n regeneratorRuntime = runtime;\n} catch (accidentalStrictMode) {\n // This module should not be running in strict mode, so the above\n // assignment should always work unless something is misconfigured. Just\n // in case runtime.js accidentally runs in strict mode, in modern engines\n // we can explicitly access globalThis. In older engines we can escape\n // strict mode using a global Function call. This could conceivably fail\n // if a Content Security Policy forbids using Function, but in that case\n // the proper solution is to fix the accidental strict mode problem. If\n // you've misconfigured your bundler to force strict mode and applied a\n // CSP to forbid Function, and you're not willing to fix either of those\n // problems, please detail your unique predicament in a GitHub issue.\n if (typeof globalThis === \"object\") {\n globalThis.regeneratorRuntime = runtime;\n } else {\n Function(\"r\", \"regeneratorRuntime = r\")(runtime);\n }\n}\n","export default function _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n\n for (var i = 0, arr2 = new Array(len); i < len; i++) {\n arr2[i] = arr[i];\n }\n\n return arr2;\n}","import arrayLikeToArray from \"@babel/runtime/helpers/esm/arrayLikeToArray\";\nexport default function _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);\n}","import arrayWithoutHoles from \"@babel/runtime/helpers/esm/arrayWithoutHoles\";\nimport iterableToArray from \"@babel/runtime/helpers/esm/iterableToArray\";\nimport unsupportedIterableToArray from \"@babel/runtime/helpers/esm/unsupportedIterableToArray\";\nimport nonIterableSpread from \"@babel/runtime/helpers/esm/nonIterableSpread\";\nexport default function _toConsumableArray(arr) {\n return arrayWithoutHoles(arr) || iterableToArray(arr) || unsupportedIterableToArray(arr) || nonIterableSpread();\n}","import arrayLikeToArray from \"@babel/runtime/helpers/esm/arrayLikeToArray\";\nexport default function _arrayWithoutHoles(arr) {\n if (Array.isArray(arr)) return arrayLikeToArray(arr);\n}","export default function _iterableToArray(iter) {\n if (typeof Symbol !== \"undefined\" && Symbol.iterator in Object(iter)) return Array.from(iter);\n}","export default function _nonIterableSpread() {\n throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import unsupportedIterableToArray from \"@babel/runtime/helpers/esm/unsupportedIterableToArray\";\nexport default function _createForOfIteratorHelper(o, allowArrayLike) {\n var it;\n\n if (typeof Symbol === \"undefined\" || o[Symbol.iterator] == null) {\n if (Array.isArray(o) || (it = unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === \"number\") {\n if (it) o = it;\n var i = 0;\n\n var F = function F() {};\n\n return {\n s: F,\n n: function n() {\n if (i >= o.length) return {\n done: true\n };\n return {\n done: false,\n value: o[i++]\n };\n },\n e: function e(_e) {\n throw _e;\n },\n f: F\n };\n }\n\n throw new TypeError(\"Invalid attempt to iterate non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n }\n\n var normalCompletion = true,\n didErr = false,\n err;\n return {\n s: function s() {\n it = o[Symbol.iterator]();\n },\n n: function n() {\n var step = it.next();\n normalCompletion = step.done;\n return step;\n },\n e: function e(_e2) {\n didErr = true;\n err = _e2;\n },\n f: function f() {\n try {\n if (!normalCompletion && it[\"return\"] != null) it[\"return\"]();\n } finally {\n if (didErr) throw err;\n }\n }\n };\n}","export default function _classCallCheck(instance, Constructor) {\n if (!(instance instanceof Constructor)) {\n throw new TypeError(\"Cannot call a class as a function\");\n }\n}","export default function _setPrototypeOf(o, p) {\n _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {\n o.__proto__ = p;\n return o;\n };\n\n return _setPrototypeOf(o, p);\n}","import setPrototypeOf from \"@babel/runtime/helpers/esm/setPrototypeOf\";\nexport default function _inherits(subClass, superClass) {\n if (typeof superClass !== \"function\" && superClass !== null) {\n throw new TypeError(\"Super expression must either be null or a function\");\n }\n\n subClass.prototype = Object.create(superClass && superClass.prototype, {\n constructor: {\n value: subClass,\n writable: true,\n configurable: true\n }\n });\n if (superClass) setPrototypeOf(subClass, superClass);\n}","export default function _getPrototypeOf(o) {\n _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {\n return o.__proto__ || Object.getPrototypeOf(o);\n };\n return _getPrototypeOf(o);\n}","export default function _isNativeReflectConstruct() {\n if (typeof Reflect === \"undefined\" || !Reflect.construct) return false;\n if (Reflect.construct.sham) return false;\n if (typeof Proxy === \"function\") return true;\n\n try {\n Date.prototype.toString.call(Reflect.construct(Date, [], function () {}));\n return true;\n } catch (e) {\n return false;\n }\n}","export default function _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") {\n _typeof = function _typeof(obj) {\n return typeof obj;\n };\n } else {\n _typeof = function _typeof(obj) {\n return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n };\n }\n\n return _typeof(obj);\n}","import _typeof from \"@babel/runtime/helpers/esm/typeof\";\nimport assertThisInitialized from \"@babel/runtime/helpers/esm/assertThisInitialized\";\nexport default function _possibleConstructorReturn(self, call) {\n if (call && (_typeof(call) === \"object\" || typeof call === \"function\")) {\n return call;\n }\n\n return assertThisInitialized(self);\n}","export default function _assertThisInitialized(self) {\n if (self === void 0) {\n throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");\n }\n\n return self;\n}","import getPrototypeOf from \"@babel/runtime/helpers/esm/getPrototypeOf\";\nimport isNativeReflectConstruct from \"@babel/runtime/helpers/esm/isNativeReflectConstruct\";\nimport possibleConstructorReturn from \"@babel/runtime/helpers/esm/possibleConstructorReturn\";\nexport default function _createSuper(Derived) {\n var hasNativeReflectConstruct = isNativeReflectConstruct();\n return function _createSuperInternal() {\n var Super = getPrototypeOf(Derived),\n result;\n\n if (hasNativeReflectConstruct) {\n var NewTarget = getPrototypeOf(this).constructor;\n result = Reflect.construct(Super, arguments, NewTarget);\n } else {\n result = Super.apply(this, arguments);\n }\n\n return possibleConstructorReturn(this, result);\n };\n}","import setPrototypeOf from \"@babel/runtime/helpers/esm/setPrototypeOf\";\nimport isNativeReflectConstruct from \"@babel/runtime/helpers/esm/isNativeReflectConstruct\";\nexport default function _construct(Parent, args, Class) {\n if (isNativeReflectConstruct()) {\n _construct = Reflect.construct;\n } else {\n _construct = function _construct(Parent, args, Class) {\n var a = [null];\n a.push.apply(a, args);\n var Constructor = Function.bind.apply(Parent, a);\n var instance = new Constructor();\n if (Class) setPrototypeOf(instance, Class.prototype);\n return instance;\n };\n }\n\n return _construct.apply(null, arguments);\n}","import getPrototypeOf from \"@babel/runtime/helpers/esm/getPrototypeOf\";\nimport setPrototypeOf from \"@babel/runtime/helpers/esm/setPrototypeOf\";\nimport isNativeFunction from \"@babel/runtime/helpers/esm/isNativeFunction\";\nimport construct from \"@babel/runtime/helpers/esm/construct\";\nexport default function _wrapNativeSuper(Class) {\n var _cache = typeof Map === \"function\" ? new Map() : undefined;\n\n _wrapNativeSuper = function _wrapNativeSuper(Class) {\n if (Class === null || !isNativeFunction(Class)) return Class;\n\n if (typeof Class !== \"function\") {\n throw new TypeError(\"Super expression must either be null or a function\");\n }\n\n if (typeof _cache !== \"undefined\") {\n if (_cache.has(Class)) return _cache.get(Class);\n\n _cache.set(Class, Wrapper);\n }\n\n function Wrapper() {\n return construct(Class, arguments, getPrototypeOf(this).constructor);\n }\n\n Wrapper.prototype = Object.create(Class.prototype, {\n constructor: {\n value: Wrapper,\n enumerable: false,\n writable: true,\n configurable: true\n }\n });\n return setPrototypeOf(Wrapper, Class);\n };\n\n return _wrapNativeSuper(Class);\n}","export default function _isNativeFunction(fn) {\n return Function.toString.call(fn).indexOf(\"[native code]\") !== -1;\n}","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../../_version.js';\nexport const messages = {\n 'invalid-value': ({ paramName, validValueDescription, value }) => {\n if (!paramName || !validValueDescription) {\n throw new Error(`Unexpected input to 'invalid-value' error.`);\n }\n return `The '${paramName}' parameter was given a value with an ` +\n `unexpected value. ${validValueDescription} Received a value of ` +\n `${JSON.stringify(value)}.`;\n },\n 'not-an-array': ({ moduleName, className, funcName, paramName }) => {\n if (!moduleName || !className || !funcName || !paramName) {\n throw new Error(`Unexpected input to 'not-an-array' error.`);\n }\n return `The parameter '${paramName}' passed into ` +\n `'${moduleName}.${className}.${funcName}()' must be an array.`;\n },\n 'incorrect-type': ({ expectedType, paramName, moduleName, className, funcName }) => {\n if (!expectedType || !paramName || !moduleName || !funcName) {\n throw new Error(`Unexpected input to 'incorrect-type' error.`);\n }\n return `The parameter '${paramName}' passed into ` +\n `'${moduleName}.${className ? (className + '.') : ''}` +\n `${funcName}()' must be of type ${expectedType}.`;\n },\n 'incorrect-class': ({ expectedClass, paramName, moduleName, className, funcName, isReturnValueProblem }) => {\n if (!expectedClass || !moduleName || !funcName) {\n throw new Error(`Unexpected input to 'incorrect-class' error.`);\n }\n if (isReturnValueProblem) {\n return `The return value from ` +\n `'${moduleName}.${className ? (className + '.') : ''}${funcName}()' ` +\n `must be an instance of class ${expectedClass.name}.`;\n }\n return `The parameter '${paramName}' passed into ` +\n `'${moduleName}.${className ? (className + '.') : ''}${funcName}()' ` +\n `must be an instance of class ${expectedClass.name}.`;\n },\n 'missing-a-method': ({ expectedMethod, paramName, moduleName, className, funcName }) => {\n if (!expectedMethod || !paramName || !moduleName || !className\n || !funcName) {\n throw new Error(`Unexpected input to 'missing-a-method' error.`);\n }\n return `${moduleName}.${className}.${funcName}() expected the ` +\n `'${paramName}' parameter to expose a '${expectedMethod}' method.`;\n },\n 'add-to-cache-list-unexpected-type': ({ entry }) => {\n return `An unexpected entry was passed to ` +\n `'workbox-precaching.PrecacheController.addToCacheList()' The entry ` +\n `'${JSON.stringify(entry)}' isn't supported. You must supply an array of ` +\n `strings with one or more characters, objects with a url property or ` +\n `Request objects.`;\n },\n 'add-to-cache-list-conflicting-entries': ({ firstEntry, secondEntry }) => {\n if (!firstEntry || !secondEntry) {\n throw new Error(`Unexpected input to ` +\n `'add-to-cache-list-duplicate-entries' error.`);\n }\n return `Two of the entries passed to ` +\n `'workbox-precaching.PrecacheController.addToCacheList()' had the URL ` +\n `${firstEntry._entryId} but different revision details. Workbox is ` +\n `unable to cache and version the asset correctly. Please remove one ` +\n `of the entries.`;\n },\n 'plugin-error-request-will-fetch': ({ thrownError }) => {\n if (!thrownError) {\n throw new Error(`Unexpected input to ` +\n `'plugin-error-request-will-fetch', error.`);\n }\n return `An error was thrown by a plugins 'requestWillFetch()' method. ` +\n `The thrown error message was: '${thrownError.message}'.`;\n },\n 'invalid-cache-name': ({ cacheNameId, value }) => {\n if (!cacheNameId) {\n throw new Error(`Expected a 'cacheNameId' for error 'invalid-cache-name'`);\n }\n return `You must provide a name containing at least one character for ` +\n `setCacheDetails({${cacheNameId}: '...'}). Received a value of ` +\n `'${JSON.stringify(value)}'`;\n },\n 'unregister-route-but-not-found-with-method': ({ method }) => {\n if (!method) {\n throw new Error(`Unexpected input to ` +\n `'unregister-route-but-not-found-with-method' error.`);\n }\n return `The route you're trying to unregister was not previously ` +\n `registered for the method type '${method}'.`;\n },\n 'unregister-route-route-not-registered': () => {\n return `The route you're trying to unregister was not previously ` +\n `registered.`;\n },\n 'queue-replay-failed': ({ name }) => {\n return `Replaying the background sync queue '${name}' failed.`;\n },\n 'duplicate-queue-name': ({ name }) => {\n return `The Queue name '${name}' is already being used. ` +\n `All instances of backgroundSync.Queue must be given unique names.`;\n },\n 'expired-test-without-max-age': ({ methodName, paramName }) => {\n return `The '${methodName}()' method can only be used when the ` +\n `'${paramName}' is used in the constructor.`;\n },\n 'unsupported-route-type': ({ moduleName, className, funcName, paramName }) => {\n return `The supplied '${paramName}' parameter was an unsupported type. ` +\n `Please check the docs for ${moduleName}.${className}.${funcName} for ` +\n `valid input types.`;\n },\n 'not-array-of-class': ({ value, expectedClass, moduleName, className, funcName, paramName }) => {\n return `The supplied '${paramName}' parameter must be an array of ` +\n `'${expectedClass}' objects. Received '${JSON.stringify(value)},'. ` +\n `Please check the call to ${moduleName}.${className}.${funcName}() ` +\n `to fix the issue.`;\n },\n 'max-entries-or-age-required': ({ moduleName, className, funcName }) => {\n return `You must define either config.maxEntries or config.maxAgeSeconds` +\n `in ${moduleName}.${className}.${funcName}`;\n },\n 'statuses-or-headers-required': ({ moduleName, className, funcName }) => {\n return `You must define either config.statuses or config.headers` +\n `in ${moduleName}.${className}.${funcName}`;\n },\n 'invalid-string': ({ moduleName, funcName, paramName }) => {\n if (!paramName || !moduleName || !funcName) {\n throw new Error(`Unexpected input to 'invalid-string' error.`);\n }\n return `When using strings, the '${paramName}' parameter must start with ` +\n `'http' (for cross-origin matches) or '/' (for same-origin matches). ` +\n `Please see the docs for ${moduleName}.${funcName}() for ` +\n `more info.`;\n },\n 'channel-name-required': () => {\n return `You must provide a channelName to construct a ` +\n `BroadcastCacheUpdate instance.`;\n },\n 'invalid-responses-are-same-args': () => {\n return `The arguments passed into responsesAreSame() appear to be ` +\n `invalid. Please ensure valid Responses are used.`;\n },\n 'expire-custom-caches-only': () => {\n return `You must provide a 'cacheName' property when using the ` +\n `expiration plugin with a runtime caching strategy.`;\n },\n 'unit-must-be-bytes': ({ normalizedRangeHeader }) => {\n if (!normalizedRangeHeader) {\n throw new Error(`Unexpected input to 'unit-must-be-bytes' error.`);\n }\n return `The 'unit' portion of the Range header must be set to 'bytes'. ` +\n `The Range header provided was \"${normalizedRangeHeader}\"`;\n },\n 'single-range-only': ({ normalizedRangeHeader }) => {\n if (!normalizedRangeHeader) {\n throw new Error(`Unexpected input to 'single-range-only' error.`);\n }\n return `Multiple ranges are not supported. Please use a single start ` +\n `value, and optional end value. The Range header provided was ` +\n `\"${normalizedRangeHeader}\"`;\n },\n 'invalid-range-values': ({ normalizedRangeHeader }) => {\n if (!normalizedRangeHeader) {\n throw new Error(`Unexpected input to 'invalid-range-values' error.`);\n }\n return `The Range header is missing both start and end values. At least ` +\n `one of those values is needed. The Range header provided was ` +\n `\"${normalizedRangeHeader}\"`;\n },\n 'no-range-header': () => {\n return `No Range header was found in the Request provided.`;\n },\n 'range-not-satisfiable': ({ size, start, end }) => {\n return `The start (${start}) and end (${end}) values in the Range are ` +\n `not satisfiable by the cached response, which is ${size} bytes.`;\n },\n 'attempt-to-cache-non-get-request': ({ url, method }) => {\n return `Unable to cache '${url}' because it is a '${method}' request and ` +\n `only 'GET' requests can be cached.`;\n },\n 'cache-put-with-no-response': ({ url }) => {\n return `There was an attempt to cache '${url}' but the response was not ` +\n `defined.`;\n },\n 'no-response': ({ url, error }) => {\n let message = `The strategy could not generate a response for '${url}'.`;\n if (error) {\n message += ` The underlying error is ${error}.`;\n }\n return message;\n },\n 'bad-precaching-response': ({ url, status }) => {\n return `The precaching request for '${url}' failed with an HTTP ` +\n `status of ${status}.`;\n },\n 'non-precached-url': ({ url }) => {\n return `createHandlerBoundToURL('${url}') was called, but that URL is ` +\n `not precached. Please pass in a URL that is precached instead.`;\n },\n 'add-to-cache-list-conflicting-integrities': ({ url }) => {\n return `Two of the entries passed to ` +\n `'workbox-precaching.PrecacheController.addToCacheList()' had the URL ` +\n `${url} with different integrity values. Please remove one of them.`;\n },\n 'missing-precache-entry': ({ cacheName, url }) => {\n return `Unable to find a precached response in ${cacheName} for ${url}.`;\n },\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { messages } from './messages.js';\nimport '../../_version.js';\nconst fallback = (code, ...args) => {\n let msg = code;\n if (args.length > 0) {\n msg += ` :: ${JSON.stringify(args)}`;\n }\n return msg;\n};\nconst generatorFunction = (code, details = {}) => {\n const message = messages[code];\n if (!message) {\n throw new Error(`Unable to find message for code '${code}'.`);\n }\n return message(details);\n};\nexport const messageGenerator = (process.env.NODE_ENV === 'production') ?\n fallback : generatorFunction;\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { messageGenerator } from '../models/messages/messageGenerator.js';\nimport '../_version.js';\n/**\n * Workbox errors should be thrown with this class.\n * This allows use to ensure the type easily in tests,\n * helps developers identify errors from workbox\n * easily and allows use to optimise error\n * messages correctly.\n *\n * @private\n */\nclass WorkboxError extends Error {\n /**\n *\n * @param {string} errorCode The error code that\n * identifies this particular error.\n * @param {Object=} details Any relevant arguments\n * that will help developers identify issues should\n * be added as a key on the context object.\n */\n constructor(errorCode, details) {\n const message = messageGenerator(errorCode, details);\n super(message);\n this.name = errorCode;\n this.details = details;\n }\n}\nexport { WorkboxError };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n// Callbacks to be executed whenever there's a quota error.\nconst quotaErrorCallbacks = new Set();\nexport { quotaErrorCallbacks };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { logger } from './_private/logger.js';\nimport { assert } from './_private/assert.js';\nimport { quotaErrorCallbacks } from './models/quotaErrorCallbacks.js';\nimport './_version.js';\n/**\n * Adds a function to the set of quotaErrorCallbacks that will be executed if\n * there's a quota error.\n *\n * @param {Function} callback\n * @memberof module:workbox-core\n */\nfunction registerQuotaErrorCallback(callback) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(callback, 'function', {\n moduleName: 'workbox-core',\n funcName: 'register',\n paramName: 'callback',\n });\n }\n quotaErrorCallbacks.add(callback);\n if (process.env.NODE_ENV !== 'production') {\n logger.log('Registered a callback to respond to quota errors.', callback);\n }\n}\nexport { registerQuotaErrorCallback };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nconst _cacheNameDetails = {\n googleAnalytics: 'googleAnalytics',\n precache: 'precache-v2',\n prefix: 'workbox',\n runtime: 'runtime',\n suffix: typeof registration !== 'undefined' ? registration.scope : '',\n};\nconst _createCacheName = (cacheName) => {\n return [_cacheNameDetails.prefix, cacheName, _cacheNameDetails.suffix]\n .filter((value) => value && value.length > 0)\n .join('-');\n};\nconst eachCacheNameDetail = (fn) => {\n for (const key of Object.keys(_cacheNameDetails)) {\n fn(key);\n }\n};\nexport const cacheNames = {\n updateDetails: (details) => {\n eachCacheNameDetail((key) => {\n if (typeof details[key] === 'string') {\n _cacheNameDetails[key] = details[key];\n }\n });\n },\n getGoogleAnalyticsName: (userCacheName) => {\n return userCacheName || _createCacheName(_cacheNameDetails.googleAnalytics);\n },\n getPrecacheName: (userCacheName) => {\n return userCacheName || _createCacheName(_cacheNameDetails.precache);\n },\n getPrefix: () => {\n return _cacheNameDetails.prefix;\n },\n getRuntimeName: (userCacheName) => {\n return userCacheName || _createCacheName(_cacheNameDetails.runtime);\n },\n getSuffix: () => {\n return _cacheNameDetails.suffix;\n },\n};\n","function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {\n try {\n var info = gen[key](arg);\n var value = info.value;\n } catch (error) {\n reject(error);\n return;\n }\n\n if (info.done) {\n resolve(value);\n } else {\n Promise.resolve(value).then(_next, _throw);\n }\n}\n\nexport default function _asyncToGenerator(fn) {\n return function () {\n var self = this,\n args = arguments;\n return new Promise(function (resolve, reject) {\n var gen = fn.apply(self, args);\n\n function _next(value) {\n asyncGeneratorStep(gen, resolve, reject, _next, _throw, \"next\", value);\n }\n\n function _throw(err) {\n asyncGeneratorStep(gen, resolve, reject, _next, _throw, \"throw\", err);\n }\n\n _next(undefined);\n });\n };\n}","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { logger } from '../_private/logger.js';\nimport { quotaErrorCallbacks } from '../models/quotaErrorCallbacks.js';\nimport '../_version.js';\n/**\n * Runs all of the callback functions, one at a time sequentially, in the order\n * in which they were registered.\n *\n * @memberof module:workbox-core\n * @private\n */\nasync function executeQuotaErrorCallbacks() {\n if (process.env.NODE_ENV !== 'production') {\n logger.log(`About to run ${quotaErrorCallbacks.size} ` +\n `callbacks to clean up caches.`);\n }\n for (const callback of quotaErrorCallbacks) {\n await callback();\n if (process.env.NODE_ENV !== 'production') {\n logger.log(callback, 'is complete.');\n }\n }\n if (process.env.NODE_ENV !== 'production') {\n logger.log('Finished running callbacks.');\n }\n}\nexport { executeQuotaErrorCallbacks };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nconst getFriendlyURL = (url) => {\n const urlObj = new URL(String(url), location.href);\n // See https://github.com/GoogleChrome/workbox/issues/2323\n // We want to include everything, except for the origin if it's same-origin.\n return urlObj.href.replace(new RegExp(`^${location.origin}`), '');\n};\nexport { getFriendlyURL };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nlet supportStatus;\n/**\n * A utility function that determines whether the current browser supports\n * constructing a new `Response` from a `response.body` stream.\n *\n * @return {boolean} `true`, if the current browser can successfully\n * construct a `Response` from a `response.body` stream, `false` otherwise.\n *\n * @private\n */\nfunction canConstructResponseFromBodyStream() {\n if (supportStatus === undefined) {\n const testResponse = new Response('');\n if ('body' in testResponse) {\n try {\n new Response(testResponse.body);\n supportStatus = true;\n }\n catch (error) {\n supportStatus = false;\n }\n }\n supportStatus = false;\n }\n return supportStatus;\n}\nexport { canConstructResponseFromBodyStream };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nexport const pluginUtils = {\n filter: (plugins, callbackName) => {\n return plugins.filter((plugin) => callbackName in plugin);\n },\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from './assert.js';\nimport { executeQuotaErrorCallbacks } from './executeQuotaErrorCallbacks.js';\nimport { getFriendlyURL } from './getFriendlyURL.js';\nimport { logger } from './logger.js';\nimport { pluginUtils } from '../utils/pluginUtils.js';\nimport { WorkboxError } from './WorkboxError.js';\nimport '../_version.js';\n/**\n * Checks the list of plugins for the cacheKeyWillBeUsed callback, and\n * executes any of those callbacks found in sequence. The final `Request` object\n * returned by the last plugin is treated as the cache key for cache reads\n * and/or writes.\n *\n * @param {Object} options\n * @param {Request} options.request\n * @param {string} options.mode\n * @param {Array} [options.plugins=[]]\n * @return {Promise}\n *\n * @private\n * @memberof module:workbox-core\n */\nconst _getEffectiveRequest = async ({ request, mode, plugins = [], }) => {\n const cacheKeyWillBeUsedPlugins = pluginUtils.filter(plugins, \"cacheKeyWillBeUsed\" /* CACHE_KEY_WILL_BE_USED */);\n let effectiveRequest = request;\n for (const plugin of cacheKeyWillBeUsedPlugins) {\n effectiveRequest = await plugin[\"cacheKeyWillBeUsed\" /* CACHE_KEY_WILL_BE_USED */].call(plugin, { mode, request: effectiveRequest });\n if (typeof effectiveRequest === 'string') {\n effectiveRequest = new Request(effectiveRequest);\n }\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(effectiveRequest, Request, {\n moduleName: 'Plugin',\n funcName: \"cacheKeyWillBeUsed\" /* CACHE_KEY_WILL_BE_USED */,\n isReturnValueProblem: true,\n });\n }\n }\n return effectiveRequest;\n};\n/**\n * This method will call cacheWillUpdate on the available plugins (or use\n * status === 200) to determine if the Response is safe and valid to cache.\n *\n * @param {Object} options\n * @param {Request} options.request\n * @param {Response} options.response\n * @param {Event} [options.event]\n * @param {Array} [options.plugins=[]]\n * @return {Promise}\n *\n * @private\n * @memberof module:workbox-core\n */\nconst _isResponseSafeToCache = async ({ request, response, event, plugins = [], }) => {\n let responseToCache = response;\n let pluginsUsed = false;\n for (const plugin of plugins) {\n if (\"cacheWillUpdate\" /* CACHE_WILL_UPDATE */ in plugin) {\n pluginsUsed = true;\n const pluginMethod = plugin[\"cacheWillUpdate\" /* CACHE_WILL_UPDATE */];\n responseToCache = await pluginMethod.call(plugin, {\n request,\n response: responseToCache,\n event,\n });\n if (process.env.NODE_ENV !== 'production') {\n if (responseToCache) {\n assert.isInstance(responseToCache, Response, {\n moduleName: 'Plugin',\n funcName: \"cacheWillUpdate\" /* CACHE_WILL_UPDATE */,\n isReturnValueProblem: true,\n });\n }\n }\n if (!responseToCache) {\n break;\n }\n }\n }\n if (!pluginsUsed) {\n if (process.env.NODE_ENV !== 'production') {\n if (responseToCache) {\n if (responseToCache.status !== 200) {\n if (responseToCache.status === 0) {\n logger.warn(`The response for '${request.url}' is an opaque ` +\n `response. The caching strategy that you're using will not ` +\n `cache opaque responses by default.`);\n }\n else {\n logger.debug(`The response for '${request.url}' returned ` +\n `a status code of '${response.status}' and won't be cached as a ` +\n `result.`);\n }\n }\n }\n }\n responseToCache = responseToCache && responseToCache.status === 200 ?\n responseToCache : undefined;\n }\n return responseToCache ? responseToCache : null;\n};\n/**\n * This is a wrapper around cache.match().\n *\n * @param {Object} options\n * @param {string} options.cacheName Name of the cache to match against.\n * @param {Request} options.request The Request that will be used to look up\n * cache entries.\n * @param {Event} [options.event] The event that prompted the action.\n * @param {Object} [options.matchOptions] Options passed to cache.match().\n * @param {Array} [options.plugins=[]] Array of plugins.\n * @return {Response} A cached response if available.\n *\n * @private\n * @memberof module:workbox-core\n */\nconst matchWrapper = async ({ cacheName, request, event, matchOptions, plugins = [], }) => {\n const cache = await self.caches.open(cacheName);\n const effectiveRequest = await _getEffectiveRequest({\n plugins, request, mode: 'read'\n });\n let cachedResponse = await cache.match(effectiveRequest, matchOptions);\n if (process.env.NODE_ENV !== 'production') {\n if (cachedResponse) {\n logger.debug(`Found a cached response in '${cacheName}'.`);\n }\n else {\n logger.debug(`No cached response found in '${cacheName}'.`);\n }\n }\n for (const plugin of plugins) {\n if (\"cachedResponseWillBeUsed\" /* CACHED_RESPONSE_WILL_BE_USED */ in plugin) {\n const pluginMethod = plugin[\"cachedResponseWillBeUsed\" /* CACHED_RESPONSE_WILL_BE_USED */];\n cachedResponse = await pluginMethod.call(plugin, {\n cacheName,\n event,\n matchOptions,\n cachedResponse,\n request: effectiveRequest,\n });\n if (process.env.NODE_ENV !== 'production') {\n if (cachedResponse) {\n assert.isInstance(cachedResponse, Response, {\n moduleName: 'Plugin',\n funcName: \"cachedResponseWillBeUsed\" /* CACHED_RESPONSE_WILL_BE_USED */,\n isReturnValueProblem: true,\n });\n }\n }\n }\n }\n return cachedResponse;\n};\n/**\n * Wrapper around cache.put().\n *\n * Will call `cacheDidUpdate` on plugins if the cache was updated, using\n * `matchOptions` when determining what the old entry is.\n *\n * @param {Object} options\n * @param {string} options.cacheName\n * @param {Request} options.request\n * @param {Response} options.response\n * @param {Event} [options.event]\n * @param {Array} [options.plugins=[]]\n * @param {Object} [options.matchOptions]\n *\n * @private\n * @memberof module:workbox-core\n */\nconst putWrapper = async ({ cacheName, request, response, event, plugins = [], matchOptions, }) => {\n if (process.env.NODE_ENV !== 'production') {\n if (request.method && request.method !== 'GET') {\n throw new WorkboxError('attempt-to-cache-non-get-request', {\n url: getFriendlyURL(request.url),\n method: request.method,\n });\n }\n }\n const effectiveRequest = await _getEffectiveRequest({\n plugins, request, mode: 'write'\n });\n if (!response) {\n if (process.env.NODE_ENV !== 'production') {\n logger.error(`Cannot cache non-existent response for ` +\n `'${getFriendlyURL(effectiveRequest.url)}'.`);\n }\n throw new WorkboxError('cache-put-with-no-response', {\n url: getFriendlyURL(effectiveRequest.url),\n });\n }\n const responseToCache = await _isResponseSafeToCache({\n event,\n plugins,\n response,\n request: effectiveRequest,\n });\n if (!responseToCache) {\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Response '${getFriendlyURL(effectiveRequest.url)}' will ` +\n `not be cached.`, responseToCache);\n }\n return;\n }\n const cache = await self.caches.open(cacheName);\n const updatePlugins = pluginUtils.filter(plugins, \"cacheDidUpdate\" /* CACHE_DID_UPDATE */);\n const oldResponse = updatePlugins.length > 0 ?\n await matchWrapper({ cacheName, matchOptions, request: effectiveRequest }) :\n null;\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Updating the '${cacheName}' cache with a new Response for ` +\n `${getFriendlyURL(effectiveRequest.url)}.`);\n }\n try {\n await cache.put(effectiveRequest, responseToCache);\n }\n catch (error) {\n // See https://developer.mozilla.org/en-US/docs/Web/API/DOMException#exception-QuotaExceededError\n if (error.name === 'QuotaExceededError') {\n await executeQuotaErrorCallbacks();\n }\n throw error;\n }\n for (const plugin of updatePlugins) {\n await plugin[\"cacheDidUpdate\" /* CACHE_DID_UPDATE */].call(plugin, {\n cacheName,\n event,\n oldResponse,\n newResponse: responseToCache,\n request: effectiveRequest,\n });\n }\n};\nexport const cacheWrapper = {\n put: putWrapper,\n match: matchWrapper,\n};\n","/*\n Copyright 2019 Google LLC\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n/**\n * A helper function that prevents a promise from being flagged as unused.\n *\n * @private\n **/\nexport function dontWaitFor(promise) {\n // Effective no-op.\n promise.then(() => { });\n}\n","import arrayWithHoles from \"@babel/runtime/helpers/esm/arrayWithHoles\";\nimport iterableToArrayLimit from \"@babel/runtime/helpers/esm/iterableToArrayLimit\";\nimport unsupportedIterableToArray from \"@babel/runtime/helpers/esm/unsupportedIterableToArray\";\nimport nonIterableRest from \"@babel/runtime/helpers/esm/nonIterableRest\";\nexport default function _slicedToArray(arr, i) {\n return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();\n}","export default function _arrayWithHoles(arr) {\n if (Array.isArray(arr)) return arr;\n}","export default function _iterableToArrayLimit(arr, i) {\n if (typeof Symbol === \"undefined\" || !(Symbol.iterator in Object(arr))) return;\n var _arr = [];\n var _n = true;\n var _d = false;\n var _e = undefined;\n\n try {\n for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {\n _arr.push(_s.value);\n\n if (i && _arr.length === i) break;\n }\n } catch (err) {\n _d = true;\n _e = err;\n } finally {\n try {\n if (!_n && _i[\"return\"] != null) _i[\"return\"]();\n } finally {\n if (_d) throw _e;\n }\n }\n\n return _arr;\n}","export default function _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","function _defineProperties(target, props) {\n for (var i = 0; i < props.length; i++) {\n var descriptor = props[i];\n descriptor.enumerable = descriptor.enumerable || false;\n descriptor.configurable = true;\n if (\"value\" in descriptor) descriptor.writable = true;\n Object.defineProperty(target, descriptor.key, descriptor);\n }\n}\n\nexport default function _createClass(Constructor, protoProps, staticProps) {\n if (protoProps) _defineProperties(Constructor.prototype, protoProps);\n if (staticProps) _defineProperties(Constructor, staticProps);\n return Constructor;\n}","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n/**\n * A class that wraps common IndexedDB functionality in a promise-based API.\n * It exposes all the underlying power and functionality of IndexedDB, but\n * wraps the most commonly used features in a way that's much simpler to use.\n *\n * @private\n */\nexport class DBWrapper {\n /**\n * @param {string} name\n * @param {number} version\n * @param {Object=} [callback]\n * @param {!Function} [callbacks.onupgradeneeded]\n * @param {!Function} [callbacks.onversionchange] Defaults to\n * DBWrapper.prototype._onversionchange when not specified.\n * @private\n */\n constructor(name, version, { onupgradeneeded, onversionchange, } = {}) {\n this._db = null;\n this._name = name;\n this._version = version;\n this._onupgradeneeded = onupgradeneeded;\n this._onversionchange = onversionchange || (() => this.close());\n }\n /**\n * Returns the IDBDatabase instance (not normally needed).\n * @return {IDBDatabase|undefined}\n *\n * @private\n */\n get db() {\n return this._db;\n }\n /**\n * Opens a connected to an IDBDatabase, invokes any onupgradedneeded\n * callback, and added an onversionchange callback to the database.\n *\n * @return {IDBDatabase}\n * @private\n */\n async open() {\n if (this._db)\n return;\n this._db = await new Promise((resolve, reject) => {\n // This flag is flipped to true if the timeout callback runs prior\n // to the request failing or succeeding. Note: we use a timeout instead\n // of an onblocked handler since there are cases where onblocked will\n // never never run. A timeout better handles all possible scenarios:\n // https://github.com/w3c/IndexedDB/issues/223\n let openRequestTimedOut = false;\n setTimeout(() => {\n openRequestTimedOut = true;\n reject(new Error('The open request was blocked and timed out'));\n }, this.OPEN_TIMEOUT);\n const openRequest = indexedDB.open(this._name, this._version);\n openRequest.onerror = () => reject(openRequest.error);\n openRequest.onupgradeneeded = (evt) => {\n if (openRequestTimedOut) {\n openRequest.transaction.abort();\n openRequest.result.close();\n }\n else if (typeof this._onupgradeneeded === 'function') {\n this._onupgradeneeded(evt);\n }\n };\n openRequest.onsuccess = () => {\n const db = openRequest.result;\n if (openRequestTimedOut) {\n db.close();\n }\n else {\n db.onversionchange = this._onversionchange.bind(this);\n resolve(db);\n }\n };\n });\n return this;\n }\n /**\n * Polyfills the native `getKey()` method. Note, this is overridden at\n * runtime if the browser supports the native method.\n *\n * @param {string} storeName\n * @param {*} query\n * @return {Array}\n * @private\n */\n async getKey(storeName, query) {\n return (await this.getAllKeys(storeName, query, 1))[0];\n }\n /**\n * Polyfills the native `getAll()` method. Note, this is overridden at\n * runtime if the browser supports the native method.\n *\n * @param {string} storeName\n * @param {*} query\n * @param {number} count\n * @return {Array}\n * @private\n */\n async getAll(storeName, query, count) {\n return await this.getAllMatching(storeName, { query, count });\n }\n /**\n * Polyfills the native `getAllKeys()` method. Note, this is overridden at\n * runtime if the browser supports the native method.\n *\n * @param {string} storeName\n * @param {*} query\n * @param {number} count\n * @return {Array}\n * @private\n */\n async getAllKeys(storeName, query, count) {\n const entries = await this.getAllMatching(storeName, { query, count, includeKeys: true });\n return entries.map((entry) => entry.key);\n }\n /**\n * Supports flexible lookup in an object store by specifying an index,\n * query, direction, and count. This method returns an array of objects\n * with the signature .\n *\n * @param {string} storeName\n * @param {Object} [opts]\n * @param {string} [opts.index] The index to use (if specified).\n * @param {*} [opts.query]\n * @param {IDBCursorDirection} [opts.direction]\n * @param {number} [opts.count] The max number of results to return.\n * @param {boolean} [opts.includeKeys] When true, the structure of the\n * returned objects is changed from an array of values to an array of\n * objects in the form {key, primaryKey, value}.\n * @return {Array}\n * @private\n */\n async getAllMatching(storeName, { index, query = null, // IE/Edge errors if query === `undefined`.\n direction = 'next', count, includeKeys = false, } = {}) {\n return await this.transaction([storeName], 'readonly', (txn, done) => {\n const store = txn.objectStore(storeName);\n const target = index ? store.index(index) : store;\n const results = [];\n const request = target.openCursor(query, direction);\n request.onsuccess = () => {\n const cursor = request.result;\n if (cursor) {\n results.push(includeKeys ? cursor : cursor.value);\n if (count && results.length >= count) {\n done(results);\n }\n else {\n cursor.continue();\n }\n }\n else {\n done(results);\n }\n };\n });\n }\n /**\n * Accepts a list of stores, a transaction type, and a callback and\n * performs a transaction. A promise is returned that resolves to whatever\n * value the callback chooses. The callback holds all the transaction logic\n * and is invoked with two arguments:\n * 1. The IDBTransaction object\n * 2. A `done` function, that's used to resolve the promise when\n * when the transaction is done, if passed a value, the promise is\n * resolved to that value.\n *\n * @param {Array} storeNames An array of object store names\n * involved in the transaction.\n * @param {string} type Can be `readonly` or `readwrite`.\n * @param {!Function} callback\n * @return {*} The result of the transaction ran by the callback.\n * @private\n */\n async transaction(storeNames, type, callback) {\n await this.open();\n return await new Promise((resolve, reject) => {\n const txn = this._db.transaction(storeNames, type);\n txn.onabort = () => reject(txn.error);\n txn.oncomplete = () => resolve();\n callback(txn, (value) => resolve(value));\n });\n }\n /**\n * Delegates async to a native IDBObjectStore method.\n *\n * @param {string} method The method name.\n * @param {string} storeName The object store name.\n * @param {string} type Can be `readonly` or `readwrite`.\n * @param {...*} args The list of args to pass to the native method.\n * @return {*} The result of the transaction.\n * @private\n */\n async _call(method, storeName, type, ...args) {\n const callback = (txn, done) => {\n const objStore = txn.objectStore(storeName);\n // TODO(philipwalton): Fix this underlying TS2684 error.\n // @ts-ignore\n const request = objStore[method].apply(objStore, args);\n request.onsuccess = () => done(request.result);\n };\n return await this.transaction([storeName], type, callback);\n }\n /**\n * Closes the connection opened by `DBWrapper.open()`. Generally this method\n * doesn't need to be called since:\n * 1. It's usually better to keep a connection open since opening\n * a new connection is somewhat slow.\n * 2. Connections are automatically closed when the reference is\n * garbage collected.\n * The primary use case for needing to close a connection is when another\n * reference (typically in another tab) needs to upgrade it and would be\n * blocked by the current, open connection.\n *\n * @private\n */\n close() {\n if (this._db) {\n this._db.close();\n this._db = null;\n }\n }\n}\n// Exposed on the prototype to let users modify the default timeout on a\n// per-instance or global basis.\nDBWrapper.prototype.OPEN_TIMEOUT = 2000;\n// Wrap native IDBObjectStore methods according to their mode.\nconst methodsToWrap = {\n readonly: ['get', 'count', 'getKey', 'getAll', 'getAllKeys'],\n readwrite: ['add', 'put', 'clear', 'delete'],\n};\nfor (const [mode, methods] of Object.entries(methodsToWrap)) {\n for (const method of methods) {\n if (method in IDBObjectStore.prototype) {\n // Don't use arrow functions here since we're outside of the class.\n DBWrapper.prototype[method] =\n async function (storeName, ...args) {\n return await this._call(method, storeName, mode, ...args);\n };\n }\n }\n}\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n/**\n * Deletes the database.\n * Note: this is exported separately from the DBWrapper module because most\n * usages of IndexedDB in workbox dont need deleting, and this way it can be\n * reused in tests to delete databases without creating DBWrapper instances.\n *\n * @param {string} name The database name.\n * @private\n */\nexport const deleteDatabase = async (name) => {\n await new Promise((resolve, reject) => {\n const request = indexedDB.deleteDatabase(name);\n request.onerror = () => {\n reject(request.error);\n };\n request.onblocked = () => {\n reject(new Error('Delete blocked'));\n };\n request.onsuccess = () => {\n resolve();\n };\n });\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { WorkboxError } from './WorkboxError.js';\nimport { logger } from './logger.js';\nimport { assert } from './assert.js';\nimport { getFriendlyURL } from '../_private/getFriendlyURL.js';\nimport { pluginUtils } from '../utils/pluginUtils.js';\nimport '../_version.js';\n/**\n * Wrapper around the fetch API.\n *\n * Will call requestWillFetch on available plugins.\n *\n * @param {Object} options\n * @param {Request|string} options.request\n * @param {Object} [options.fetchOptions]\n * @param {ExtendableEvent} [options.event]\n * @param {Array} [options.plugins=[]]\n * @return {Promise}\n *\n * @private\n * @memberof module:workbox-core\n */\nconst wrappedFetch = async ({ request, fetchOptions, event, plugins = [], }) => {\n if (typeof request === 'string') {\n request = new Request(request);\n }\n // We *should* be able to call `await event.preloadResponse` even if it's\n // undefined, but for some reason, doing so leads to errors in our Node unit\n // tests. To work around that, explicitly check preloadResponse's value first.\n if (event instanceof FetchEvent && event.preloadResponse) {\n const possiblePreloadResponse = await event.preloadResponse;\n if (possiblePreloadResponse) {\n if (process.env.NODE_ENV !== 'production') {\n logger.log(`Using a preloaded navigation response for ` +\n `'${getFriendlyURL(request.url)}'`);\n }\n return possiblePreloadResponse;\n }\n }\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(request, Request, {\n paramName: 'request',\n expectedClass: Request,\n moduleName: 'workbox-core',\n className: 'fetchWrapper',\n funcName: 'wrappedFetch',\n });\n }\n const failedFetchPlugins = pluginUtils.filter(plugins, \"fetchDidFail\" /* FETCH_DID_FAIL */);\n // If there is a fetchDidFail plugin, we need to save a clone of the\n // original request before it's either modified by a requestWillFetch\n // plugin or before the original request's body is consumed via fetch().\n const originalRequest = failedFetchPlugins.length > 0 ?\n request.clone() : null;\n try {\n for (const plugin of plugins) {\n if (\"requestWillFetch\" /* REQUEST_WILL_FETCH */ in plugin) {\n const pluginMethod = plugin[\"requestWillFetch\" /* REQUEST_WILL_FETCH */];\n const requestClone = request.clone();\n request = await pluginMethod.call(plugin, {\n request: requestClone,\n event,\n });\n if (process.env.NODE_ENV !== 'production') {\n if (request) {\n assert.isInstance(request, Request, {\n moduleName: 'Plugin',\n funcName: \"cachedResponseWillBeUsed\" /* CACHED_RESPONSE_WILL_BE_USED */,\n isReturnValueProblem: true,\n });\n }\n }\n }\n }\n }\n catch (err) {\n throw new WorkboxError('plugin-error-request-will-fetch', {\n thrownError: err,\n });\n }\n // The request can be altered by plugins with `requestWillFetch` making\n // the original request (Most likely from a `fetch` event) to be different\n // to the Request we make. Pass both to `fetchDidFail` to aid debugging.\n const pluginFilteredRequest = request.clone();\n try {\n let fetchResponse;\n // See https://github.com/GoogleChrome/workbox/issues/1796\n if (request.mode === 'navigate') {\n fetchResponse = await fetch(request);\n }\n else {\n fetchResponse = await fetch(request, fetchOptions);\n }\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Network request for ` +\n `'${getFriendlyURL(request.url)}' returned a response with ` +\n `status '${fetchResponse.status}'.`);\n }\n for (const plugin of plugins) {\n if (\"fetchDidSucceed\" /* FETCH_DID_SUCCEED */ in plugin) {\n fetchResponse = await plugin[\"fetchDidSucceed\" /* FETCH_DID_SUCCEED */]\n .call(plugin, {\n event,\n request: pluginFilteredRequest,\n response: fetchResponse,\n });\n if (process.env.NODE_ENV !== 'production') {\n if (fetchResponse) {\n assert.isInstance(fetchResponse, Response, {\n moduleName: 'Plugin',\n funcName: \"fetchDidSucceed\" /* FETCH_DID_SUCCEED */,\n isReturnValueProblem: true,\n });\n }\n }\n }\n }\n return fetchResponse;\n }\n catch (error) {\n if (process.env.NODE_ENV !== 'production') {\n logger.error(`Network request for ` +\n `'${getFriendlyURL(request.url)}' threw an error.`, error);\n }\n for (const plugin of failedFetchPlugins) {\n await plugin[\"fetchDidFail\" /* FETCH_DID_FAIL */].call(plugin, {\n error,\n event,\n originalRequest: originalRequest.clone(),\n request: pluginFilteredRequest.clone(),\n });\n }\n throw error;\n }\n};\nconst fetchWrapper = {\n fetch: wrappedFetch,\n};\nexport { fetchWrapper };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { canConstructResponseFromBodyStream } from './_private/canConstructResponseFromBodyStream.js';\nimport './_version.js';\n/**\n * Allows developers to copy a response and modify its `headers`, `status`,\n * or `statusText` values (the values settable via a\n * [`ResponseInit`]{@link https://developer.mozilla.org/en-US/docs/Web/API/Response/Response#Syntax}\n * object in the constructor).\n * To modify these values, pass a function as the second argument. That\n * function will be invoked with a single object with the response properties\n * `{headers, status, statusText}`. The return value of this function will\n * be used as the `ResponseInit` for the new `Response`. To change the values\n * either modify the passed parameter(s) and return it, or return a totally\n * new object.\n *\n * @param {Response} response\n * @param {Function} modifier\n * @memberof module:workbox-core\n */\nasync function copyResponse(response, modifier) {\n const clonedResponse = response.clone();\n // Create a fresh `ResponseInit` object by cloning the headers.\n const responseInit = {\n headers: new Headers(clonedResponse.headers),\n status: clonedResponse.status,\n statusText: clonedResponse.statusText,\n };\n // Apply any user modifications.\n const modifiedResponseInit = modifier ? modifier(responseInit) : responseInit;\n // Create the new response from the body stream and `ResponseInit`\n // modifications. Note: not all browsers support the Response.body stream,\n // so fall back to reading the entire body into memory as a blob.\n const body = canConstructResponseFromBodyStream() ?\n clonedResponse.body : await clonedResponse.blob();\n return new Response(body, modifiedResponseInit);\n}\nexport { copyResponse };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { DBWrapper } from 'workbox-core/_private/DBWrapper.js';\nimport { deleteDatabase } from 'workbox-core/_private/deleteDatabase.js';\nimport '../_version.js';\nconst DB_NAME = 'workbox-expiration';\nconst OBJECT_STORE_NAME = 'cache-entries';\nconst normalizeURL = (unNormalizedUrl) => {\n const url = new URL(unNormalizedUrl, location.href);\n url.hash = '';\n return url.href;\n};\n/**\n * Returns the timestamp model.\n *\n * @private\n */\nclass CacheTimestampsModel {\n /**\n *\n * @param {string} cacheName\n *\n * @private\n */\n constructor(cacheName) {\n this._cacheName = cacheName;\n this._db = new DBWrapper(DB_NAME, 1, {\n onupgradeneeded: (event) => this._handleUpgrade(event),\n });\n }\n /**\n * Should perform an upgrade of indexedDB.\n *\n * @param {Event} event\n *\n * @private\n */\n _handleUpgrade(event) {\n const db = event.target.result;\n // TODO(philipwalton): EdgeHTML doesn't support arrays as a keyPath, so we\n // have to use the `id` keyPath here and create our own values (a\n // concatenation of `url + cacheName`) instead of simply using\n // `keyPath: ['url', 'cacheName']`, which is supported in other browsers.\n const objStore = db.createObjectStore(OBJECT_STORE_NAME, { keyPath: 'id' });\n // TODO(philipwalton): once we don't have to support EdgeHTML, we can\n // create a single index with the keyPath `['cacheName', 'timestamp']`\n // instead of doing both these indexes.\n objStore.createIndex('cacheName', 'cacheName', { unique: false });\n objStore.createIndex('timestamp', 'timestamp', { unique: false });\n // Previous versions of `workbox-expiration` used `this._cacheName`\n // as the IDBDatabase name.\n deleteDatabase(this._cacheName);\n }\n /**\n * @param {string} url\n * @param {number} timestamp\n *\n * @private\n */\n async setTimestamp(url, timestamp) {\n url = normalizeURL(url);\n const entry = {\n url,\n timestamp,\n cacheName: this._cacheName,\n // Creating an ID from the URL and cache name won't be necessary once\n // Edge switches to Chromium and all browsers we support work with\n // array keyPaths.\n id: this._getId(url),\n };\n await this._db.put(OBJECT_STORE_NAME, entry);\n }\n /**\n * Returns the timestamp stored for a given URL.\n *\n * @param {string} url\n * @return {number}\n *\n * @private\n */\n async getTimestamp(url) {\n const entry = await this._db.get(OBJECT_STORE_NAME, this._getId(url));\n return entry.timestamp;\n }\n /**\n * Iterates through all the entries in the object store (from newest to\n * oldest) and removes entries once either `maxCount` is reached or the\n * entry's timestamp is less than `minTimestamp`.\n *\n * @param {number} minTimestamp\n * @param {number} maxCount\n * @return {Array}\n *\n * @private\n */\n async expireEntries(minTimestamp, maxCount) {\n const entriesToDelete = await this._db.transaction(OBJECT_STORE_NAME, 'readwrite', (txn, done) => {\n const store = txn.objectStore(OBJECT_STORE_NAME);\n const request = store.index('timestamp').openCursor(null, 'prev');\n const entriesToDelete = [];\n let entriesNotDeletedCount = 0;\n request.onsuccess = () => {\n const cursor = request.result;\n if (cursor) {\n const result = cursor.value;\n // TODO(philipwalton): once we can use a multi-key index, we\n // won't have to check `cacheName` here.\n if (result.cacheName === this._cacheName) {\n // Delete an entry if it's older than the max age or\n // if we already have the max number allowed.\n if ((minTimestamp && result.timestamp < minTimestamp) ||\n (maxCount && entriesNotDeletedCount >= maxCount)) {\n // TODO(philipwalton): we should be able to delete the\n // entry right here, but doing so causes an iteration\n // bug in Safari stable (fixed in TP). Instead we can\n // store the keys of the entries to delete, and then\n // delete the separate transactions.\n // https://github.com/GoogleChrome/workbox/issues/1978\n // cursor.delete();\n // We only need to return the URL, not the whole entry.\n entriesToDelete.push(cursor.value);\n }\n else {\n entriesNotDeletedCount++;\n }\n }\n cursor.continue();\n }\n else {\n done(entriesToDelete);\n }\n };\n });\n // TODO(philipwalton): once the Safari bug in the following issue is fixed,\n // we should be able to remove this loop and do the entry deletion in the\n // cursor loop above:\n // https://github.com/GoogleChrome/workbox/issues/1978\n const urlsDeleted = [];\n for (const entry of entriesToDelete) {\n await this._db.delete(OBJECT_STORE_NAME, entry.id);\n urlsDeleted.push(entry.url);\n }\n return urlsDeleted;\n }\n /**\n * Takes a URL and returns an ID that will be unique in the object store.\n *\n * @param {string} url\n * @return {string}\n *\n * @private\n */\n _getId(url) {\n // Creating an ID from the URL and cache name won't be necessary once\n // Edge switches to Chromium and all browsers we support work with\n // array keyPaths.\n return this._cacheName + '|' + normalizeURL(url);\n }\n}\nexport { CacheTimestampsModel };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { dontWaitFor } from 'workbox-core/_private/dontWaitFor.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { CacheTimestampsModel } from './models/CacheTimestampsModel.js';\nimport './_version.js';\n/**\n * The `CacheExpiration` class allows you define an expiration and / or\n * limit on the number of responses stored in a\n * [`Cache`](https://developer.mozilla.org/en-US/docs/Web/API/Cache).\n *\n * @memberof module:workbox-expiration\n */\nclass CacheExpiration {\n /**\n * To construct a new CacheExpiration instance you must provide at least\n * one of the `config` properties.\n *\n * @param {string} cacheName Name of the cache to apply restrictions to.\n * @param {Object} config\n * @param {number} [config.maxEntries] The maximum number of entries to cache.\n * Entries used the least will be removed as the maximum is reached.\n * @param {number} [config.maxAgeSeconds] The maximum age of an entry before\n * it's treated as stale and removed.\n */\n constructor(cacheName, config = {}) {\n this._isRunning = false;\n this._rerunRequested = false;\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(cacheName, 'string', {\n moduleName: 'workbox-expiration',\n className: 'CacheExpiration',\n funcName: 'constructor',\n paramName: 'cacheName',\n });\n if (!(config.maxEntries || config.maxAgeSeconds)) {\n throw new WorkboxError('max-entries-or-age-required', {\n moduleName: 'workbox-expiration',\n className: 'CacheExpiration',\n funcName: 'constructor',\n });\n }\n if (config.maxEntries) {\n assert.isType(config.maxEntries, 'number', {\n moduleName: 'workbox-expiration',\n className: 'CacheExpiration',\n funcName: 'constructor',\n paramName: 'config.maxEntries',\n });\n // TODO: Assert is positive\n }\n if (config.maxAgeSeconds) {\n assert.isType(config.maxAgeSeconds, 'number', {\n moduleName: 'workbox-expiration',\n className: 'CacheExpiration',\n funcName: 'constructor',\n paramName: 'config.maxAgeSeconds',\n });\n // TODO: Assert is positive\n }\n }\n this._maxEntries = config.maxEntries;\n this._maxAgeSeconds = config.maxAgeSeconds;\n this._cacheName = cacheName;\n this._timestampModel = new CacheTimestampsModel(cacheName);\n }\n /**\n * Expires entries for the given cache and given criteria.\n */\n async expireEntries() {\n if (this._isRunning) {\n this._rerunRequested = true;\n return;\n }\n this._isRunning = true;\n const minTimestamp = this._maxAgeSeconds ?\n Date.now() - (this._maxAgeSeconds * 1000) : 0;\n const urlsExpired = await this._timestampModel.expireEntries(minTimestamp, this._maxEntries);\n // Delete URLs from the cache\n const cache = await self.caches.open(this._cacheName);\n for (const url of urlsExpired) {\n await cache.delete(url);\n }\n if (process.env.NODE_ENV !== 'production') {\n if (urlsExpired.length > 0) {\n logger.groupCollapsed(`Expired ${urlsExpired.length} ` +\n `${urlsExpired.length === 1 ? 'entry' : 'entries'} and removed ` +\n `${urlsExpired.length === 1 ? 'it' : 'them'} from the ` +\n `'${this._cacheName}' cache.`);\n logger.log(`Expired the following ${urlsExpired.length === 1 ?\n 'URL' : 'URLs'}:`);\n urlsExpired.forEach((url) => logger.log(` ${url}`));\n logger.groupEnd();\n }\n else {\n logger.debug(`Cache expiration ran and found no entries to remove.`);\n }\n }\n this._isRunning = false;\n if (this._rerunRequested) {\n this._rerunRequested = false;\n dontWaitFor(this.expireEntries());\n }\n }\n /**\n * Update the timestamp for the given URL. This ensures the when\n * removing entries based on maximum entries, most recently used\n * is accurate or when expiring, the timestamp is up-to-date.\n *\n * @param {string} url\n */\n async updateTimestamp(url) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(url, 'string', {\n moduleName: 'workbox-expiration',\n className: 'CacheExpiration',\n funcName: 'updateTimestamp',\n paramName: 'url',\n });\n }\n await this._timestampModel.setTimestamp(url, Date.now());\n }\n /**\n * Can be used to check if a URL has expired or not before it's used.\n *\n * This requires a look up from IndexedDB, so can be slow.\n *\n * Note: This method will not remove the cached entry, call\n * `expireEntries()` to remove indexedDB and Cache entries.\n *\n * @param {string} url\n * @return {boolean}\n */\n async isURLExpired(url) {\n if (!this._maxAgeSeconds) {\n if (process.env.NODE_ENV !== 'production') {\n throw new WorkboxError(`expired-test-without-max-age`, {\n methodName: 'isURLExpired',\n paramName: 'maxAgeSeconds',\n });\n }\n return false;\n }\n else {\n const timestamp = await this._timestampModel.getTimestamp(url);\n const expireOlderThan = Date.now() - (this._maxAgeSeconds * 1000);\n return (timestamp < expireOlderThan);\n }\n }\n /**\n * Removes the IndexedDB object store used to keep track of cache expiration\n * metadata.\n */\n async delete() {\n // Make sure we don't attempt another rerun if we're called in the middle of\n // a cache expiration.\n this._rerunRequested = false;\n await this._timestampModel.expireEntries(Infinity); // Expires all.\n }\n}\nexport { CacheExpiration };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { cacheNames } from 'workbox-core/_private/cacheNames.js';\nimport { dontWaitFor } from 'workbox-core/_private/dontWaitFor.js';\nimport { getFriendlyURL } from 'workbox-core/_private/getFriendlyURL.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { registerQuotaErrorCallback } from 'workbox-core/registerQuotaErrorCallback.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { CacheExpiration } from './CacheExpiration.js';\nimport './_version.js';\n/**\n * This plugin can be used in the Workbox APIs to regularly enforce a\n * limit on the age and / or the number of cached requests.\n *\n * Whenever a cached request is used or updated, this plugin will look\n * at the used Cache and remove any old or extra requests.\n *\n * When using `maxAgeSeconds`, requests may be used *once* after expiring\n * because the expiration clean up will not have occurred until *after* the\n * cached request has been used. If the request has a \"Date\" header, then\n * a light weight expiration check is performed and the request will not be\n * used immediately.\n *\n * When using `maxEntries`, the entry least-recently requested will be removed\n * from the cache first.\n *\n * @memberof module:workbox-expiration\n */\nclass ExpirationPlugin {\n /**\n * @param {Object} config\n * @param {number} [config.maxEntries] The maximum number of entries to cache.\n * Entries used the least will be removed as the maximum is reached.\n * @param {number} [config.maxAgeSeconds] The maximum age of an entry before\n * it's treated as stale and removed.\n * @param {boolean} [config.purgeOnQuotaError] Whether to opt this cache in to\n * automatic deletion if the available storage quota has been exceeded.\n */\n constructor(config = {}) {\n /**\n * A \"lifecycle\" callback that will be triggered automatically by the\n * `workbox-strategies` handlers when a `Response` is about to be returned\n * from a [Cache](https://developer.mozilla.org/en-US/docs/Web/API/Cache) to\n * the handler. It allows the `Response` to be inspected for freshness and\n * prevents it from being used if the `Response`'s `Date` header value is\n * older than the configured `maxAgeSeconds`.\n *\n * @param {Object} options\n * @param {string} options.cacheName Name of the cache the response is in.\n * @param {Response} options.cachedResponse The `Response` object that's been\n * read from a cache and whose freshness should be checked.\n * @return {Response} Either the `cachedResponse`, if it's\n * fresh, or `null` if the `Response` is older than `maxAgeSeconds`.\n *\n * @private\n */\n this.cachedResponseWillBeUsed = async ({ event, request, cacheName, cachedResponse }) => {\n if (!cachedResponse) {\n return null;\n }\n const isFresh = this._isResponseDateFresh(cachedResponse);\n // Expire entries to ensure that even if the expiration date has\n // expired, it'll only be used once.\n const cacheExpiration = this._getCacheExpiration(cacheName);\n dontWaitFor(cacheExpiration.expireEntries());\n // Update the metadata for the request URL to the current timestamp,\n // but don't `await` it as we don't want to block the response.\n const updateTimestampDone = cacheExpiration.updateTimestamp(request.url);\n if (event) {\n try {\n event.waitUntil(updateTimestampDone);\n }\n catch (error) {\n if (process.env.NODE_ENV !== 'production') {\n // The event may not be a fetch event; only log the URL if it is.\n if ('request' in event) {\n logger.warn(`Unable to ensure service worker stays alive when ` +\n `updating cache entry for ` +\n `'${getFriendlyURL(event.request.url)}'.`);\n }\n }\n }\n }\n return isFresh ? cachedResponse : null;\n };\n /**\n * A \"lifecycle\" callback that will be triggered automatically by the\n * `workbox-strategies` handlers when an entry is added to a cache.\n *\n * @param {Object} options\n * @param {string} options.cacheName Name of the cache that was updated.\n * @param {string} options.request The Request for the cached entry.\n *\n * @private\n */\n this.cacheDidUpdate = async ({ cacheName, request }) => {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(cacheName, 'string', {\n moduleName: 'workbox-expiration',\n className: 'Plugin',\n funcName: 'cacheDidUpdate',\n paramName: 'cacheName',\n });\n assert.isInstance(request, Request, {\n moduleName: 'workbox-expiration',\n className: 'Plugin',\n funcName: 'cacheDidUpdate',\n paramName: 'request',\n });\n }\n const cacheExpiration = this._getCacheExpiration(cacheName);\n await cacheExpiration.updateTimestamp(request.url);\n await cacheExpiration.expireEntries();\n };\n if (process.env.NODE_ENV !== 'production') {\n if (!(config.maxEntries || config.maxAgeSeconds)) {\n throw new WorkboxError('max-entries-or-age-required', {\n moduleName: 'workbox-expiration',\n className: 'Plugin',\n funcName: 'constructor',\n });\n }\n if (config.maxEntries) {\n assert.isType(config.maxEntries, 'number', {\n moduleName: 'workbox-expiration',\n className: 'Plugin',\n funcName: 'constructor',\n paramName: 'config.maxEntries',\n });\n }\n if (config.maxAgeSeconds) {\n assert.isType(config.maxAgeSeconds, 'number', {\n moduleName: 'workbox-expiration',\n className: 'Plugin',\n funcName: 'constructor',\n paramName: 'config.maxAgeSeconds',\n });\n }\n }\n this._config = config;\n this._maxAgeSeconds = config.maxAgeSeconds;\n this._cacheExpirations = new Map();\n if (config.purgeOnQuotaError) {\n registerQuotaErrorCallback(() => this.deleteCacheAndMetadata());\n }\n }\n /**\n * A simple helper method to return a CacheExpiration instance for a given\n * cache name.\n *\n * @param {string} cacheName\n * @return {CacheExpiration}\n *\n * @private\n */\n _getCacheExpiration(cacheName) {\n if (cacheName === cacheNames.getRuntimeName()) {\n throw new WorkboxError('expire-custom-caches-only');\n }\n let cacheExpiration = this._cacheExpirations.get(cacheName);\n if (!cacheExpiration) {\n cacheExpiration = new CacheExpiration(cacheName, this._config);\n this._cacheExpirations.set(cacheName, cacheExpiration);\n }\n return cacheExpiration;\n }\n /**\n * @param {Response} cachedResponse\n * @return {boolean}\n *\n * @private\n */\n _isResponseDateFresh(cachedResponse) {\n if (!this._maxAgeSeconds) {\n // We aren't expiring by age, so return true, it's fresh\n return true;\n }\n // Check if the 'date' header will suffice a quick expiration check.\n // See https://github.com/GoogleChromeLabs/sw-toolbox/issues/164 for\n // discussion.\n const dateHeaderTimestamp = this._getDateHeaderTimestamp(cachedResponse);\n if (dateHeaderTimestamp === null) {\n // Unable to parse date, so assume it's fresh.\n return true;\n }\n // If we have a valid headerTime, then our response is fresh iff the\n // headerTime plus maxAgeSeconds is greater than the current time.\n const now = Date.now();\n return dateHeaderTimestamp >= now - (this._maxAgeSeconds * 1000);\n }\n /**\n * This method will extract the data header and parse it into a useful\n * value.\n *\n * @param {Response} cachedResponse\n * @return {number|null}\n *\n * @private\n */\n _getDateHeaderTimestamp(cachedResponse) {\n if (!cachedResponse.headers.has('date')) {\n return null;\n }\n const dateHeader = cachedResponse.headers.get('date');\n const parsedDate = new Date(dateHeader);\n const headerTime = parsedDate.getTime();\n // If the Date header was invalid for some reason, parsedDate.getTime()\n // will return NaN.\n if (isNaN(headerTime)) {\n return null;\n }\n return headerTime;\n }\n /**\n * This is a helper method that performs two operations:\n *\n * - Deletes *all* the underlying Cache instances associated with this plugin\n * instance, by calling caches.delete() on your behalf.\n * - Deletes the metadata from IndexedDB used to keep track of expiration\n * details for each Cache instance.\n *\n * When using cache expiration, calling this method is preferable to calling\n * `caches.delete()` directly, since this will ensure that the IndexedDB\n * metadata is also cleanly removed and open IndexedDB instances are deleted.\n *\n * Note that if you're *not* using cache expiration for a given cache, calling\n * `caches.delete()` and passing in the cache's name should be sufficient.\n * There is no Workbox-specific method needed for cleanup in that case.\n */\n async deleteCacheAndMetadata() {\n // Do this one at a time instead of all at once via `Promise.all()` to\n // reduce the chance of inconsistency if a promise rejects.\n for (const [cacheName, cacheExpiration] of this._cacheExpirations) {\n await self.caches.delete(cacheName);\n await cacheExpiration.delete();\n }\n // Reset this._cacheExpirations to its initial state.\n this._cacheExpirations = new Map();\n }\n}\nexport { ExpirationPlugin };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nconst plugins = [];\nexport const precachePlugins = {\n /*\n * @return {Array}\n * @private\n */\n get() {\n return plugins;\n },\n /*\n * @param {Array} newPlugins\n * @private\n */\n add(newPlugins) {\n plugins.push(...newPlugins);\n },\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport '../_version.js';\n// Name of the search parameter used to store revision info.\nconst REVISION_SEARCH_PARAM = '__WB_REVISION__';\n/**\n * Converts a manifest entry into a versioned URL suitable for precaching.\n *\n * @param {Object|string} entry\n * @return {string} A URL with versioning info.\n *\n * @private\n * @memberof module:workbox-precaching\n */\nexport function createCacheKey(entry) {\n if (!entry) {\n throw new WorkboxError('add-to-cache-list-unexpected-type', { entry });\n }\n // If a precache manifest entry is a string, it's assumed to be a versioned\n // URL, like '/app.abcd1234.js'. Return as-is.\n if (typeof entry === 'string') {\n const urlObject = new URL(entry, location.href);\n return {\n cacheKey: urlObject.href,\n url: urlObject.href,\n };\n }\n const { revision, url } = entry;\n if (!url) {\n throw new WorkboxError('add-to-cache-list-unexpected-type', { entry });\n }\n // If there's just a URL and no revision, then it's also assumed to be a\n // versioned URL.\n if (!revision) {\n const urlObject = new URL(url, location.href);\n return {\n cacheKey: urlObject.href,\n url: urlObject.href,\n };\n }\n // Otherwise, construct a properly versioned URL using the custom Workbox\n // search parameter along with the revision info.\n const cacheKeyURL = new URL(url, location.href);\n const originalURL = new URL(url, location.href);\n cacheKeyURL.searchParams.set(REVISION_SEARCH_PARAM, revision);\n return {\n cacheKey: cacheKeyURL.href,\n url: originalURL.href,\n };\n}\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { PrecacheController } from '../PrecacheController.js';\nimport '../_version.js';\nlet precacheController;\n/**\n * @return {PrecacheController}\n * @private\n */\nexport const getOrCreatePrecacheController = () => {\n if (!precacheController) {\n precacheController = new PrecacheController();\n }\n return precacheController;\n};\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { cacheNames } from 'workbox-core/_private/cacheNames.js';\nimport { cacheWrapper } from 'workbox-core/_private/cacheWrapper.js';\nimport { fetchWrapper } from 'workbox-core/_private/fetchWrapper.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { copyResponse } from 'workbox-core/copyResponse.js';\nimport { createCacheKey } from './utils/createCacheKey.js';\nimport { printCleanupDetails } from './utils/printCleanupDetails.js';\nimport { printInstallDetails } from './utils/printInstallDetails.js';\nimport './_version.js';\n/**\n * Performs efficient precaching of assets.\n *\n * @memberof module:workbox-precaching\n */\nclass PrecacheController {\n /**\n * Create a new PrecacheController.\n *\n * @param {string} [cacheName] An optional name for the cache, to override\n * the default precache name.\n */\n constructor(cacheName) {\n this._cacheName = cacheNames.getPrecacheName(cacheName);\n this._urlsToCacheKeys = new Map();\n this._urlsToCacheModes = new Map();\n this._cacheKeysToIntegrities = new Map();\n }\n /**\n * This method will add items to the precache list, removing duplicates\n * and ensuring the information is valid.\n *\n * @param {\n * Array\n * } entries Array of entries to precache.\n */\n addToCacheList(entries) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isArray(entries, {\n moduleName: 'workbox-precaching',\n className: 'PrecacheController',\n funcName: 'addToCacheList',\n paramName: 'entries',\n });\n }\n const urlsToWarnAbout = [];\n for (const entry of entries) {\n // See https://github.com/GoogleChrome/workbox/issues/2259\n if (typeof entry === 'string') {\n urlsToWarnAbout.push(entry);\n }\n else if (entry && entry.revision === undefined) {\n urlsToWarnAbout.push(entry.url);\n }\n const { cacheKey, url } = createCacheKey(entry);\n const cacheMode = (typeof entry !== 'string' && entry.revision) ?\n 'reload' : 'default';\n if (this._urlsToCacheKeys.has(url) &&\n this._urlsToCacheKeys.get(url) !== cacheKey) {\n throw new WorkboxError('add-to-cache-list-conflicting-entries', {\n firstEntry: this._urlsToCacheKeys.get(url),\n secondEntry: cacheKey,\n });\n }\n if (typeof entry !== 'string' && entry.integrity) {\n if (this._cacheKeysToIntegrities.has(cacheKey) &&\n this._cacheKeysToIntegrities.get(cacheKey) !== entry.integrity) {\n throw new WorkboxError('add-to-cache-list-conflicting-integrities', {\n url,\n });\n }\n this._cacheKeysToIntegrities.set(cacheKey, entry.integrity);\n }\n this._urlsToCacheKeys.set(url, cacheKey);\n this._urlsToCacheModes.set(url, cacheMode);\n if (urlsToWarnAbout.length > 0) {\n const warningMessage = `Workbox is precaching URLs without revision ` +\n `info: ${urlsToWarnAbout.join(', ')}\\nThis is generally NOT safe. ` +\n `Learn more at https://bit.ly/wb-precache`;\n if (process.env.NODE_ENV === 'production') {\n // Use console directly to display this warning without bloating\n // bundle sizes by pulling in all of the logger codebase in prod.\n console.warn(warningMessage);\n }\n else {\n logger.warn(warningMessage);\n }\n }\n }\n }\n /**\n * Precaches new and updated assets. Call this method from the service worker\n * install event.\n *\n * @param {Object} options\n * @param {Event} [options.event] The install event (if needed).\n * @param {Array} [options.plugins] Plugins to be used for fetching\n * and caching during install.\n * @return {Promise}\n */\n async install({ event, plugins } = {}) {\n if (process.env.NODE_ENV !== 'production') {\n if (plugins) {\n assert.isArray(plugins, {\n moduleName: 'workbox-precaching',\n className: 'PrecacheController',\n funcName: 'install',\n paramName: 'plugins',\n });\n }\n }\n const toBePrecached = [];\n const alreadyPrecached = [];\n const cache = await self.caches.open(this._cacheName);\n const alreadyCachedRequests = await cache.keys();\n const existingCacheKeys = new Set(alreadyCachedRequests.map((request) => request.url));\n for (const [url, cacheKey] of this._urlsToCacheKeys) {\n if (existingCacheKeys.has(cacheKey)) {\n alreadyPrecached.push(url);\n }\n else {\n toBePrecached.push({ cacheKey, url });\n }\n }\n const precacheRequests = toBePrecached.map(({ cacheKey, url }) => {\n const integrity = this._cacheKeysToIntegrities.get(cacheKey);\n const cacheMode = this._urlsToCacheModes.get(url);\n return this._addURLToCache({\n cacheKey,\n cacheMode,\n event,\n integrity,\n plugins,\n url,\n });\n });\n await Promise.all(precacheRequests);\n const updatedURLs = toBePrecached.map((item) => item.url);\n if (process.env.NODE_ENV !== 'production') {\n printInstallDetails(updatedURLs, alreadyPrecached);\n }\n return {\n updatedURLs,\n notUpdatedURLs: alreadyPrecached,\n };\n }\n /**\n * Deletes assets that are no longer present in the current precache manifest.\n * Call this method from the service worker activate event.\n *\n * @return {Promise}\n */\n async activate() {\n const cache = await self.caches.open(this._cacheName);\n const currentlyCachedRequests = await cache.keys();\n const expectedCacheKeys = new Set(this._urlsToCacheKeys.values());\n const deletedURLs = [];\n for (const request of currentlyCachedRequests) {\n if (!expectedCacheKeys.has(request.url)) {\n await cache.delete(request);\n deletedURLs.push(request.url);\n }\n }\n if (process.env.NODE_ENV !== 'production') {\n printCleanupDetails(deletedURLs);\n }\n return { deletedURLs };\n }\n /**\n * Requests the entry and saves it to the cache if the response is valid.\n * By default, any response with a status code of less than 400 (including\n * opaque responses) is considered valid.\n *\n * If you need to use custom criteria to determine what's valid and what\n * isn't, then pass in an item in `options.plugins` that implements the\n * `cacheWillUpdate()` lifecycle event.\n *\n * @private\n * @param {Object} options\n * @param {string} options.cacheKey The string to use a cache key.\n * @param {string} options.url The URL to fetch and cache.\n * @param {string} [options.cacheMode] The cache mode for the network request.\n * @param {Event} [options.event] The install event (if passed).\n * @param {Array} [options.plugins] An array of plugins to apply to\n * fetch and caching.\n * @param {string} [options.integrity] The value to use for the `integrity`\n * field when making the request.\n */\n async _addURLToCache({ cacheKey, url, cacheMode, event, plugins, integrity }) {\n const request = new Request(url, {\n integrity,\n cache: cacheMode,\n credentials: 'same-origin',\n });\n let response = await fetchWrapper.fetch({\n event,\n plugins,\n request,\n });\n // Allow developers to override the default logic about what is and isn't\n // valid by passing in a plugin implementing cacheWillUpdate(), e.g.\n // a `CacheableResponsePlugin` instance.\n let cacheWillUpdatePlugin;\n for (const plugin of (plugins || [])) {\n if ('cacheWillUpdate' in plugin) {\n cacheWillUpdatePlugin = plugin;\n }\n }\n const isValidResponse = cacheWillUpdatePlugin ?\n // Use a callback if provided. It returns a truthy value if valid.\n // NOTE: invoke the method on the plugin instance so the `this` context\n // is correct.\n await cacheWillUpdatePlugin.cacheWillUpdate({ event, request, response }) :\n // Otherwise, default to considering any response status under 400 valid.\n // This includes, by default, considering opaque responses valid.\n response.status < 400;\n // Consider this a failure, leading to the `install` handler failing, if\n // we get back an invalid response.\n if (!isValidResponse) {\n throw new WorkboxError('bad-precaching-response', {\n url,\n status: response.status,\n });\n }\n // Redirected responses cannot be used to satisfy a navigation request, so\n // any redirected response must be \"copied\" rather than cloned, so the new\n // response doesn't contain the `redirected` flag. See:\n // https://bugs.chromium.org/p/chromium/issues/detail?id=669363&desc=2#c1\n if (response.redirected) {\n response = await copyResponse(response);\n }\n await cacheWrapper.put({\n event,\n plugins,\n response,\n // `request` already uses `url`. We may be able to reuse it.\n request: cacheKey === url ? request : new Request(cacheKey),\n cacheName: this._cacheName,\n matchOptions: {\n ignoreSearch: true,\n },\n });\n }\n /**\n * Returns a mapping of a precached URL to the corresponding cache key, taking\n * into account the revision information for the URL.\n *\n * @return {Map} A URL to cache key mapping.\n */\n getURLsToCacheKeys() {\n return this._urlsToCacheKeys;\n }\n /**\n * Returns a list of all the URLs that have been precached by the current\n * service worker.\n *\n * @return {Array} The precached URLs.\n */\n getCachedURLs() {\n return [...this._urlsToCacheKeys.keys()];\n }\n /**\n * Returns the cache key used for storing a given URL. If that URL is\n * unversioned, like `/index.html', then the cache key will be the original\n * URL with a search parameter appended to it.\n *\n * @param {string} url A URL whose cache key you want to look up.\n * @return {string} The versioned URL that corresponds to a cache key\n * for the original URL, or undefined if that URL isn't precached.\n */\n getCacheKeyForURL(url) {\n const urlObject = new URL(url, location.href);\n return this._urlsToCacheKeys.get(urlObject.href);\n }\n /**\n * This acts as a drop-in replacement for [`cache.match()`](https://developer.mozilla.org/en-US/docs/Web/API/Cache/match)\n * with the following differences:\n *\n * - It knows what the name of the precache is, and only checks in that cache.\n * - It allows you to pass in an \"original\" URL without versioning parameters,\n * and it will automatically look up the correct cache key for the currently\n * active revision of that URL.\n *\n * E.g., `matchPrecache('index.html')` will find the correct precached\n * response for the currently active service worker, even if the actual cache\n * key is `'/index.html?__WB_REVISION__=1234abcd'`.\n *\n * @param {string|Request} request The key (without revisioning parameters)\n * to look up in the precache.\n * @return {Promise}\n */\n async matchPrecache(request) {\n const url = request instanceof Request ? request.url : request;\n const cacheKey = this.getCacheKeyForURL(url);\n if (cacheKey) {\n const cache = await self.caches.open(this._cacheName);\n return cache.match(cacheKey);\n }\n return undefined;\n }\n /**\n * Returns a function that can be used within a\n * {@link module:workbox-routing.Route} that will find a response for the\n * incoming request against the precache.\n *\n * If for an unexpected reason there is a cache miss for the request,\n * this will fall back to retrieving the `Response` via `fetch()` when\n * `fallbackToNetwork` is `true`.\n *\n * @param {boolean} [fallbackToNetwork=true] Whether to attempt to get the\n * response from the network if there's a precache miss.\n * @return {module:workbox-routing~handlerCallback}\n */\n createHandler(fallbackToNetwork = true) {\n return async ({ request }) => {\n try {\n const response = await this.matchPrecache(request);\n if (response) {\n return response;\n }\n // This shouldn't normally happen, but there are edge cases:\n // https://github.com/GoogleChrome/workbox/issues/1441\n throw new WorkboxError('missing-precache-entry', {\n cacheName: this._cacheName,\n url: request instanceof Request ? request.url : request,\n });\n }\n catch (error) {\n if (fallbackToNetwork) {\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Unable to respond with precached response. ` +\n `Falling back to network.`, error);\n }\n return fetch(request);\n }\n throw error;\n }\n };\n }\n /**\n * Returns a function that looks up `url` in the precache (taking into\n * account revision information), and returns the corresponding `Response`.\n *\n * If for an unexpected reason there is a cache miss when looking up `url`,\n * this will fall back to retrieving the `Response` via `fetch()` when\n * `fallbackToNetwork` is `true`.\n *\n * @param {string} url The precached URL which will be used to lookup the\n * `Response`.\n * @param {boolean} [fallbackToNetwork=true] Whether to attempt to get the\n * response from the network if there's a precache miss.\n * @return {module:workbox-routing~handlerCallback}\n */\n createHandlerBoundToURL(url, fallbackToNetwork = true) {\n const cacheKey = this.getCacheKeyForURL(url);\n if (!cacheKey) {\n throw new WorkboxError('non-precached-url', { url });\n }\n const handler = this.createHandler(fallbackToNetwork);\n const request = new Request(url);\n return () => handler({ request });\n }\n}\nexport { PrecacheController };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n/**\n * Removes any URL search parameters that should be ignored.\n *\n * @param {URL} urlObject The original URL.\n * @param {Array} ignoreURLParametersMatching RegExps to test against\n * each search parameter name. Matches mean that the search parameter should be\n * ignored.\n * @return {URL} The URL with any ignored search parameters removed.\n *\n * @private\n * @memberof module:workbox-precaching\n */\nexport function removeIgnoredSearchParams(urlObject, ignoreURLParametersMatching = []) {\n // Convert the iterable into an array at the start of the loop to make sure\n // deletion doesn't mess up iteration.\n for (const paramName of [...urlObject.searchParams.keys()]) {\n if (ignoreURLParametersMatching.some((regExp) => regExp.test(paramName))) {\n urlObject.searchParams.delete(paramName);\n }\n }\n return urlObject;\n}\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { removeIgnoredSearchParams } from './removeIgnoredSearchParams.js';\nimport '../_version.js';\n/**\n * Generator function that yields possible variations on the original URL to\n * check, one at a time.\n *\n * @param {string} url\n * @param {Object} options\n *\n * @private\n * @memberof module:workbox-precaching\n */\nexport function* generateURLVariations(url, { ignoreURLParametersMatching, directoryIndex, cleanURLs, urlManipulation, } = {}) {\n const urlObject = new URL(url, location.href);\n urlObject.hash = '';\n yield urlObject.href;\n const urlWithoutIgnoredParams = removeIgnoredSearchParams(urlObject, ignoreURLParametersMatching);\n yield urlWithoutIgnoredParams.href;\n if (directoryIndex && urlWithoutIgnoredParams.pathname.endsWith('/')) {\n const directoryURL = new URL(urlWithoutIgnoredParams.href);\n directoryURL.pathname += directoryIndex;\n yield directoryURL.href;\n }\n if (cleanURLs) {\n const cleanURL = new URL(urlWithoutIgnoredParams.href);\n cleanURL.pathname += '.html';\n yield cleanURL.href;\n }\n if (urlManipulation) {\n const additionalURLs = urlManipulation({ url: urlObject });\n for (const urlToAttempt of additionalURLs) {\n yield urlToAttempt.href;\n }\n }\n}\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { getOrCreatePrecacheController } from './getOrCreatePrecacheController.js';\nimport { generateURLVariations } from './generateURLVariations.js';\nimport '../_version.js';\n/**\n * This function will take the request URL and manipulate it based on the\n * configuration options.\n *\n * @param {string} url\n * @param {Object} options\n * @return {string} Returns the URL in the cache that matches the request,\n * if possible.\n *\n * @private\n */\nexport const getCacheKeyForURL = (url, options) => {\n const precacheController = getOrCreatePrecacheController();\n const urlsToCacheKeys = precacheController.getURLsToCacheKeys();\n for (const possibleURL of generateURLVariations(url, options)) {\n const possibleCacheKey = urlsToCacheKeys.get(possibleURL);\n if (possibleCacheKey) {\n return possibleCacheKey;\n }\n }\n};\n","/*\n Copyright 2019 Google LLC\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { addFetchListener } from './utils/addFetchListener.js';\nimport './_version.js';\nlet listenerAdded = false;\n/**\n * Add a `fetch` listener to the service worker that will\n * respond to\n * [network requests]{@link https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers#Custom_responses_to_requests}\n * with precached assets.\n *\n * Requests for assets that aren't precached, the `FetchEvent` will not be\n * responded to, allowing the event to fall through to other `fetch` event\n * listeners.\n *\n * @param {Object} [options]\n * @param {string} [options.directoryIndex=index.html] The `directoryIndex` will\n * check cache entries for a URLs ending with '/' to see if there is a hit when\n * appending the `directoryIndex` value.\n * @param {Array} [options.ignoreURLParametersMatching=[/^utm_/]] An\n * array of regex's to remove search params when looking for a cache match.\n * @param {boolean} [options.cleanURLs=true] The `cleanURLs` option will\n * check the cache for the URL with a `.html` added to the end of the end.\n * @param {module:workbox-precaching~urlManipulation} [options.urlManipulation]\n * This is a function that should take a URL and return an array of\n * alternative URLs that should be checked for precache matches.\n *\n * @memberof module:workbox-precaching\n */\nfunction addRoute(options) {\n if (!listenerAdded) {\n addFetchListener(options);\n listenerAdded = true;\n }\n}\nexport { addRoute };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { cacheNames } from 'workbox-core/_private/cacheNames.js';\nimport { getFriendlyURL } from 'workbox-core/_private/getFriendlyURL.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { getCacheKeyForURL } from './getCacheKeyForURL.js';\nimport '../_version.js';\n/**\n * Adds a `fetch` listener to the service worker that will\n * respond to\n * [network requests]{@link https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers#Custom_responses_to_requests}\n * with precached assets.\n *\n * Requests for assets that aren't precached, the `FetchEvent` will not be\n * responded to, allowing the event to fall through to other `fetch` event\n * listeners.\n *\n * NOTE: when called more than once this method will replace the previously set\n * configuration options. Calling it more than once is not recommended outside\n * of tests.\n *\n * @private\n * @param {Object} [options]\n * @param {string} [options.directoryIndex=index.html] The `directoryIndex` will\n * check cache entries for a URLs ending with '/' to see if there is a hit when\n * appending the `directoryIndex` value.\n * @param {Array} [options.ignoreURLParametersMatching=[/^utm_/]] An\n * array of regex's to remove search params when looking for a cache match.\n * @param {boolean} [options.cleanURLs=true] The `cleanURLs` option will\n * check the cache for the URL with a `.html` added to the end of the end.\n * @param {workbox.precaching~urlManipulation} [options.urlManipulation]\n * This is a function that should take a URL and return an array of\n * alternative URLs that should be checked for precache matches.\n */\nexport const addFetchListener = ({ ignoreURLParametersMatching = [/^utm_/], directoryIndex = 'index.html', cleanURLs = true, urlManipulation, } = {}) => {\n const cacheName = cacheNames.getPrecacheName();\n // See https://github.com/Microsoft/TypeScript/issues/28357#issuecomment-436484705\n self.addEventListener('fetch', ((event) => {\n const precachedURL = getCacheKeyForURL(event.request.url, {\n cleanURLs,\n directoryIndex,\n ignoreURLParametersMatching,\n urlManipulation,\n });\n if (!precachedURL) {\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Precaching did not find a match for ` +\n getFriendlyURL(event.request.url));\n }\n return;\n }\n let responsePromise = self.caches.open(cacheName).then((cache) => {\n return cache.match(precachedURL);\n }).then((cachedResponse) => {\n if (cachedResponse) {\n return cachedResponse;\n }\n // Fall back to the network if we don't have a cached response\n // (perhaps due to manual cache cleanup).\n if (process.env.NODE_ENV !== 'production') {\n logger.warn(`The precached response for ` +\n `${getFriendlyURL(precachedURL)} in ${cacheName} was not found. ` +\n `Falling back to the network instead.`);\n }\n return fetch(precachedURL);\n });\n if (process.env.NODE_ENV !== 'production') {\n responsePromise = responsePromise.then((response) => {\n // Workbox is going to handle the route.\n // print the routing details to the console.\n logger.groupCollapsed(`Precaching is responding to: ` +\n getFriendlyURL(event.request.url));\n logger.log(`Serving the precached url: ${precachedURL}`);\n logger.groupCollapsed(`View request details here.`);\n logger.log(event.request);\n logger.groupEnd();\n logger.groupCollapsed(`View response details here.`);\n logger.log(response);\n logger.groupEnd();\n logger.groupEnd();\n return response;\n });\n }\n event.respondWith(responsePromise);\n }));\n};\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { getOrCreatePrecacheController } from './utils/getOrCreatePrecacheController.js';\nimport { precachePlugins } from './utils/precachePlugins.js';\nimport './_version.js';\nconst installListener = (event) => {\n const precacheController = getOrCreatePrecacheController();\n const plugins = precachePlugins.get();\n event.waitUntil(precacheController.install({ event, plugins })\n .catch((error) => {\n if (process.env.NODE_ENV !== 'production') {\n logger.error(`Service worker installation failed. It will ` +\n `be retried automatically during the next navigation.`);\n }\n // Re-throw the error to ensure installation fails.\n throw error;\n }));\n};\nconst activateListener = (event) => {\n const precacheController = getOrCreatePrecacheController();\n event.waitUntil(precacheController.activate());\n};\n/**\n * Adds items to the precache list, removing any duplicates and\n * stores the files in the\n * [\"precache cache\"]{@link module:workbox-core.cacheNames} when the service\n * worker installs.\n *\n * This method can be called multiple times.\n *\n * Please note: This method **will not** serve any of the cached files for you.\n * It only precaches files. To respond to a network request you call\n * [addRoute()]{@link module:workbox-precaching.addRoute}.\n *\n * If you have a single array of files to precache, you can just call\n * [precacheAndRoute()]{@link module:workbox-precaching.precacheAndRoute}.\n *\n * @param {Array} [entries=[]] Array of entries to precache.\n *\n * @memberof module:workbox-precaching\n */\nfunction precache(entries) {\n const precacheController = getOrCreatePrecacheController();\n precacheController.addToCacheList(entries);\n if (entries.length > 0) {\n // NOTE: these listeners will only be added once (even if the `precache()`\n // method is called multiple times) because event listeners are implemented\n // as a set, where each listener must be unique.\n // See https://github.com/Microsoft/TypeScript/issues/28357#issuecomment-436484705\n self.addEventListener('install', installListener);\n self.addEventListener('activate', activateListener);\n }\n}\nexport { precache };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { Router } from '../Router.js';\nimport '../_version.js';\nlet defaultRouter;\n/**\n * Creates a new, singleton Router instance if one does not exist. If one\n * does already exist, that instance is returned.\n *\n * @private\n * @return {Router}\n */\nexport const getOrCreateDefaultRouter = () => {\n if (!defaultRouter) {\n defaultRouter = new Router();\n // The helpers that use the default Router assume these listeners exist.\n defaultRouter.addFetchListener();\n defaultRouter.addCacheListener();\n }\n return defaultRouter;\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport '../_version.js';\n/**\n * @param {function()|Object} handler Either a function, or an object with a\n * 'handle' method.\n * @return {Object} An object with a handle method.\n *\n * @private\n */\nexport const normalizeHandler = (handler) => {\n if (handler && typeof handler === 'object') {\n if (process.env.NODE_ENV !== 'production') {\n assert.hasMethod(handler, 'handle', {\n moduleName: 'workbox-routing',\n className: 'Route',\n funcName: 'constructor',\n paramName: 'handler',\n });\n }\n return handler;\n }\n else {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(handler, 'function', {\n moduleName: 'workbox-routing',\n className: 'Route',\n funcName: 'constructor',\n paramName: 'handler',\n });\n }\n return { handle: handler };\n }\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { defaultMethod, validMethods } from './utils/constants.js';\nimport { normalizeHandler } from './utils/normalizeHandler.js';\nimport './_version.js';\n/**\n * A `Route` consists of a pair of callback functions, \"match\" and \"handler\".\n * The \"match\" callback determine if a route should be used to \"handle\" a\n * request by returning a non-falsy value if it can. The \"handler\" callback\n * is called when there is a match and should return a Promise that resolves\n * to a `Response`.\n *\n * @memberof module:workbox-routing\n */\nclass Route {\n /**\n * Constructor for Route class.\n *\n * @param {module:workbox-routing~matchCallback} match\n * A callback function that determines whether the route matches a given\n * `fetch` event by returning a non-falsy value.\n * @param {module:workbox-routing~handlerCallback} handler A callback\n * function that returns a Promise resolving to a Response.\n * @param {string} [method='GET'] The HTTP method to match the Route\n * against.\n */\n constructor(match, handler, method = defaultMethod) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(match, 'function', {\n moduleName: 'workbox-routing',\n className: 'Route',\n funcName: 'constructor',\n paramName: 'match',\n });\n if (method) {\n assert.isOneOf(method, validMethods, { paramName: 'method' });\n }\n }\n // These values are referenced directly by Router so cannot be\n // altered by minificaton.\n this.handler = normalizeHandler(handler);\n this.match = match;\n this.method = method;\n }\n}\nexport { Route };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\n/**\n * The default HTTP method, 'GET', used when there's no specific method\n * configured for a route.\n *\n * @type {string}\n *\n * @private\n */\nexport const defaultMethod = 'GET';\n/**\n * The list of valid HTTP methods associated with requests that could be routed.\n *\n * @type {Array}\n *\n * @private\n */\nexport const validMethods = [\n 'DELETE',\n 'GET',\n 'HEAD',\n 'PATCH',\n 'POST',\n 'PUT',\n];\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { Route } from './Route.js';\nimport './_version.js';\n/**\n * RegExpRoute makes it easy to create a regular expression based\n * [Route]{@link module:workbox-routing.Route}.\n *\n * For same-origin requests the RegExp only needs to match part of the URL. For\n * requests against third-party servers, you must define a RegExp that matches\n * the start of the URL.\n *\n * [See the module docs for info.]{@link https://developers.google.com/web/tools/workbox/modules/workbox-routing}\n *\n * @memberof module:workbox-routing\n * @extends module:workbox-routing.Route\n */\nclass RegExpRoute extends Route {\n /**\n * If the regular expression contains\n * [capture groups]{@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp#grouping-back-references},\n * the captured values will be passed to the\n * [handler's]{@link module:workbox-routing~handlerCallback} `params`\n * argument.\n *\n * @param {RegExp} regExp The regular expression to match against URLs.\n * @param {module:workbox-routing~handlerCallback} handler A callback\n * function that returns a Promise resulting in a Response.\n * @param {string} [method='GET'] The HTTP method to match the Route\n * against.\n */\n constructor(regExp, handler, method) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(regExp, RegExp, {\n moduleName: 'workbox-routing',\n className: 'RegExpRoute',\n funcName: 'constructor',\n paramName: 'pattern',\n });\n }\n const match = ({ url }) => {\n const result = regExp.exec(url.href);\n // Return immediately if there's no match.\n if (!result) {\n return;\n }\n // Require that the match start at the first character in the URL string\n // if it's a cross-origin request.\n // See https://github.com/GoogleChrome/workbox/issues/281 for the context\n // behind this behavior.\n if ((url.origin !== location.origin) && (result.index !== 0)) {\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`The regular expression '${regExp}' only partially matched ` +\n `against the cross-origin URL '${url}'. RegExpRoute's will only ` +\n `handle cross-origin requests if they match the entire URL.`);\n }\n return;\n }\n // If the route matches, but there aren't any capture groups defined, then\n // this will return [], which is truthy and therefore sufficient to\n // indicate a match.\n // If there are capture groups, then it will return their values.\n return result.slice(1);\n };\n super(match, handler, method);\n }\n}\nexport { RegExpRoute };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { getFriendlyURL } from 'workbox-core/_private/getFriendlyURL.js';\nimport { normalizeHandler } from './utils/normalizeHandler.js';\nimport './_version.js';\n/**\n * The Router can be used to process a FetchEvent through one or more\n * [Routes]{@link module:workbox-routing.Route} responding with a Request if\n * a matching route exists.\n *\n * If no route matches a given a request, the Router will use a \"default\"\n * handler if one is defined.\n *\n * Should the matching Route throw an error, the Router will use a \"catch\"\n * handler if one is defined to gracefully deal with issues and respond with a\n * Request.\n *\n * If a request matches multiple routes, the **earliest** registered route will\n * be used to respond to the request.\n *\n * @memberof module:workbox-routing\n */\nclass Router {\n /**\n * Initializes a new Router.\n */\n constructor() {\n this._routes = new Map();\n }\n /**\n * @return {Map>} routes A `Map` of HTTP\n * method name ('GET', etc.) to an array of all the corresponding `Route`\n * instances that are registered.\n */\n get routes() {\n return this._routes;\n }\n /**\n * Adds a fetch event listener to respond to events when a route matches\n * the event's request.\n */\n addFetchListener() {\n // See https://github.com/Microsoft/TypeScript/issues/28357#issuecomment-436484705\n self.addEventListener('fetch', ((event) => {\n const { request } = event;\n const responsePromise = this.handleRequest({ request, event });\n if (responsePromise) {\n event.respondWith(responsePromise);\n }\n }));\n }\n /**\n * Adds a message event listener for URLs to cache from the window.\n * This is useful to cache resources loaded on the page prior to when the\n * service worker started controlling it.\n *\n * The format of the message data sent from the window should be as follows.\n * Where the `urlsToCache` array may consist of URL strings or an array of\n * URL string + `requestInit` object (the same as you'd pass to `fetch()`).\n *\n * ```\n * {\n * type: 'CACHE_URLS',\n * payload: {\n * urlsToCache: [\n * './script1.js',\n * './script2.js',\n * ['./script3.js', {mode: 'no-cors'}],\n * ],\n * },\n * }\n * ```\n */\n addCacheListener() {\n // See https://github.com/Microsoft/TypeScript/issues/28357#issuecomment-436484705\n self.addEventListener('message', ((event) => {\n if (event.data && event.data.type === 'CACHE_URLS') {\n const { payload } = event.data;\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Caching URLs from the window`, payload.urlsToCache);\n }\n const requestPromises = Promise.all(payload.urlsToCache.map((entry) => {\n if (typeof entry === 'string') {\n entry = [entry];\n }\n const request = new Request(...entry);\n return this.handleRequest({ request });\n // TODO(philipwalton): TypeScript errors without this typecast for\n // some reason (probably a bug). The real type here should work but\n // doesn't: `Array | undefined>`.\n })); // TypeScript\n event.waitUntil(requestPromises);\n // If a MessageChannel was used, reply to the message on success.\n if (event.ports && event.ports[0]) {\n requestPromises.then(() => event.ports[0].postMessage(true));\n }\n }\n }));\n }\n /**\n * Apply the routing rules to a FetchEvent object to get a Response from an\n * appropriate Route's handler.\n *\n * @param {Object} options\n * @param {Request} options.request The request to handle (this is usually\n * from a fetch event, but it does not have to be).\n * @param {FetchEvent} [options.event] The event that triggered the request,\n * if applicable.\n * @return {Promise|undefined} A promise is returned if a\n * registered route can handle the request. If there is no matching\n * route and there's no `defaultHandler`, `undefined` is returned.\n */\n handleRequest({ request, event }) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(request, Request, {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'handleRequest',\n paramName: 'options.request',\n });\n }\n const url = new URL(request.url, location.href);\n if (!url.protocol.startsWith('http')) {\n if (process.env.NODE_ENV !== 'production') {\n logger.debug(`Workbox Router only supports URLs that start with 'http'.`);\n }\n return;\n }\n const { params, route } = this.findMatchingRoute({ url, request, event });\n let handler = route && route.handler;\n const debugMessages = [];\n if (process.env.NODE_ENV !== 'production') {\n if (handler) {\n debugMessages.push([\n `Found a route to handle this request:`, route,\n ]);\n if (params) {\n debugMessages.push([\n `Passing the following params to the route's handler:`, params,\n ]);\n }\n }\n }\n // If we don't have a handler because there was no matching route, then\n // fall back to defaultHandler if that's defined.\n if (!handler && this._defaultHandler) {\n if (process.env.NODE_ENV !== 'production') {\n debugMessages.push(`Failed to find a matching route. Falling ` +\n `back to the default handler.`);\n }\n handler = this._defaultHandler;\n }\n if (!handler) {\n if (process.env.NODE_ENV !== 'production') {\n // No handler so Workbox will do nothing. If logs is set of debug\n // i.e. verbose, we should print out this information.\n logger.debug(`No route found for: ${getFriendlyURL(url)}`);\n }\n return;\n }\n if (process.env.NODE_ENV !== 'production') {\n // We have a handler, meaning Workbox is going to handle the route.\n // print the routing details to the console.\n logger.groupCollapsed(`Router is responding to: ${getFriendlyURL(url)}`);\n debugMessages.forEach((msg) => {\n if (Array.isArray(msg)) {\n logger.log(...msg);\n }\n else {\n logger.log(msg);\n }\n });\n logger.groupEnd();\n }\n // Wrap in try and catch in case the handle method throws a synchronous\n // error. It should still callback to the catch handler.\n let responsePromise;\n try {\n responsePromise = handler.handle({ url, request, event, params });\n }\n catch (err) {\n responsePromise = Promise.reject(err);\n }\n if (responsePromise instanceof Promise && this._catchHandler) {\n responsePromise = responsePromise.catch((err) => {\n if (process.env.NODE_ENV !== 'production') {\n // Still include URL here as it will be async from the console group\n // and may not make sense without the URL\n logger.groupCollapsed(`Error thrown when responding to: ` +\n ` ${getFriendlyURL(url)}. Falling back to Catch Handler.`);\n logger.error(`Error thrown by:`, route);\n logger.error(err);\n logger.groupEnd();\n }\n return this._catchHandler.handle({ url, request, event });\n });\n }\n return responsePromise;\n }\n /**\n * Checks a request and URL (and optionally an event) against the list of\n * registered routes, and if there's a match, returns the corresponding\n * route along with any params generated by the match.\n *\n * @param {Object} options\n * @param {URL} options.url\n * @param {Request} options.request The request to match.\n * @param {Event} [options.event] The corresponding event (unless N/A).\n * @return {Object} An object with `route` and `params` properties.\n * They are populated if a matching route was found or `undefined`\n * otherwise.\n */\n findMatchingRoute({ url, request, event }) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(url, URL, {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'findMatchingRoute',\n paramName: 'options.url',\n });\n assert.isInstance(request, Request, {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'findMatchingRoute',\n paramName: 'options.request',\n });\n }\n const routes = this._routes.get(request.method) || [];\n for (const route of routes) {\n let params;\n const matchResult = route.match({ url, request, event });\n if (matchResult) {\n // See https://github.com/GoogleChrome/workbox/issues/2079\n params = matchResult;\n if (Array.isArray(matchResult) && matchResult.length === 0) {\n // Instead of passing an empty array in as params, use undefined.\n params = undefined;\n }\n else if ((matchResult.constructor === Object &&\n Object.keys(matchResult).length === 0)) {\n // Instead of passing an empty object in as params, use undefined.\n params = undefined;\n }\n else if (typeof matchResult === 'boolean') {\n // For the boolean value true (rather than just something truth-y),\n // don't set params.\n // See https://github.com/GoogleChrome/workbox/pull/2134#issuecomment-513924353\n params = undefined;\n }\n // Return early if have a match.\n return { route, params };\n }\n }\n // If no match was found above, return and empty object.\n return {};\n }\n /**\n * Define a default `handler` that's called when no routes explicitly\n * match the incoming request.\n *\n * Without a default handler, unmatched requests will go against the\n * network as if there were no service worker present.\n *\n * @param {module:workbox-routing~handlerCallback} handler A callback\n * function that returns a Promise resulting in a Response.\n */\n setDefaultHandler(handler) {\n this._defaultHandler = normalizeHandler(handler);\n }\n /**\n * If a Route throws an error while handling a request, this `handler`\n * will be called and given a chance to provide a response.\n *\n * @param {module:workbox-routing~handlerCallback} handler A callback\n * function that returns a Promise resulting in a Response.\n */\n setCatchHandler(handler) {\n this._catchHandler = normalizeHandler(handler);\n }\n /**\n * Registers a route with the router.\n *\n * @param {module:workbox-routing.Route} route The route to register.\n */\n registerRoute(route) {\n if (process.env.NODE_ENV !== 'production') {\n assert.isType(route, 'object', {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'registerRoute',\n paramName: 'route',\n });\n assert.hasMethod(route, 'match', {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'registerRoute',\n paramName: 'route',\n });\n assert.isType(route.handler, 'object', {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'registerRoute',\n paramName: 'route',\n });\n assert.hasMethod(route.handler, 'handle', {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'registerRoute',\n paramName: 'route.handler',\n });\n assert.isType(route.method, 'string', {\n moduleName: 'workbox-routing',\n className: 'Router',\n funcName: 'registerRoute',\n paramName: 'route.method',\n });\n }\n if (!this._routes.has(route.method)) {\n this._routes.set(route.method, []);\n }\n // Give precedence to all of the earlier routes by adding this additional\n // route to the end of the array.\n this._routes.get(route.method).push(route);\n }\n /**\n * Unregisters a route with the router.\n *\n * @param {module:workbox-routing.Route} route The route to unregister.\n */\n unregisterRoute(route) {\n if (!this._routes.has(route.method)) {\n throw new WorkboxError('unregister-route-but-not-found-with-method', {\n method: route.method,\n });\n }\n const routeIndex = this._routes.get(route.method).indexOf(route);\n if (routeIndex > -1) {\n this._routes.get(route.method).splice(routeIndex, 1);\n }\n else {\n throw new WorkboxError('unregister-route-route-not-registered');\n }\n }\n}\nexport { Router };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { Route } from './Route.js';\nimport { RegExpRoute } from './RegExpRoute.js';\nimport { getOrCreateDefaultRouter } from './utils/getOrCreateDefaultRouter.js';\nimport './_version.js';\n/**\n * Easily register a RegExp, string, or function with a caching\n * strategy to a singleton Router instance.\n *\n * This method will generate a Route for you if needed and\n * call [registerRoute()]{@link module:workbox-routing.Router#registerRoute}.\n *\n * @param {RegExp|string|module:workbox-routing.Route~matchCallback|module:workbox-routing.Route} capture\n * If the capture param is a `Route`, all other arguments will be ignored.\n * @param {module:workbox-routing~handlerCallback} [handler] A callback\n * function that returns a Promise resulting in a Response. This parameter\n * is required if `capture` is not a `Route` object.\n * @param {string} [method='GET'] The HTTP method to match the Route\n * against.\n * @return {module:workbox-routing.Route} The generated `Route`(Useful for\n * unregistering).\n *\n * @memberof module:workbox-routing\n */\nfunction registerRoute(capture, handler, method) {\n let route;\n if (typeof capture === 'string') {\n const captureUrl = new URL(capture, location.href);\n if (process.env.NODE_ENV !== 'production') {\n if (!(capture.startsWith('/') || capture.startsWith('http'))) {\n throw new WorkboxError('invalid-string', {\n moduleName: 'workbox-routing',\n funcName: 'registerRoute',\n paramName: 'capture',\n });\n }\n // We want to check if Express-style wildcards are in the pathname only.\n // TODO: Remove this log message in v4.\n const valueToCheck = capture.startsWith('http') ?\n captureUrl.pathname : capture;\n // See https://github.com/pillarjs/path-to-regexp#parameters\n const wildcards = '[*:?+]';\n if ((new RegExp(`${wildcards}`)).exec(valueToCheck)) {\n logger.debug(`The '$capture' parameter contains an Express-style wildcard ` +\n `character (${wildcards}). Strings are now always interpreted as ` +\n `exact matches; use a RegExp for partial or wildcard matches.`);\n }\n }\n const matchCallback = ({ url }) => {\n if (process.env.NODE_ENV !== 'production') {\n if ((url.pathname === captureUrl.pathname) &&\n (url.origin !== captureUrl.origin)) {\n logger.debug(`${capture} only partially matches the cross-origin URL ` +\n `${url}. This route will only handle cross-origin requests ` +\n `if they match the entire URL.`);\n }\n }\n return url.href === captureUrl.href;\n };\n // If `capture` is a string then `handler` and `method` must be present.\n route = new Route(matchCallback, handler, method);\n }\n else if (capture instanceof RegExp) {\n // If `capture` is a `RegExp` then `handler` and `method` must be present.\n route = new RegExpRoute(capture, handler, method);\n }\n else if (typeof capture === 'function') {\n // If `capture` is a function then `handler` and `method` must be present.\n route = new Route(capture, handler, method);\n }\n else if (capture instanceof Route) {\n route = capture;\n }\n else {\n throw new WorkboxError('unsupported-route-type', {\n moduleName: 'workbox-routing',\n funcName: 'registerRoute',\n paramName: 'capture',\n });\n }\n const defaultRouter = getOrCreateDefaultRouter();\n defaultRouter.registerRoute(route);\n return route;\n}\nexport { registerRoute };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { addRoute } from './addRoute.js';\nimport { precache } from './precache.js';\nimport './_version.js';\n/**\n * This method will add entries to the precache list and add a route to\n * respond to fetch events.\n *\n * This is a convenience method that will call\n * [precache()]{@link module:workbox-precaching.precache} and\n * [addRoute()]{@link module:workbox-precaching.addRoute} in a single call.\n *\n * @param {Array} entries Array of entries to precache.\n * @param {Object} [options] See\n * [addRoute() options]{@link module:workbox-precaching.addRoute}.\n *\n * @memberof module:workbox-precaching\n */\nfunction precacheAndRoute(entries, options) {\n precache(entries);\n addRoute(options);\n}\nexport { precacheAndRoute };\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport '../_version.js';\nexport const cacheOkAndOpaquePlugin = {\n /**\n * Returns a valid response (to allow caching) if the status is 200 (OK) or\n * 0 (opaque).\n *\n * @param {Object} options\n * @param {Response} options.response\n * @return {Response|null}\n *\n * @private\n */\n cacheWillUpdate: async ({ response }) => {\n if (response.status === 200 || response.status === 0) {\n return response;\n }\n return null;\n },\n};\n","/*\n Copyright 2018 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { assert } from 'workbox-core/_private/assert.js';\nimport { cacheNames } from 'workbox-core/_private/cacheNames.js';\nimport { cacheWrapper } from 'workbox-core/_private/cacheWrapper.js';\nimport { fetchWrapper } from 'workbox-core/_private/fetchWrapper.js';\nimport { getFriendlyURL } from 'workbox-core/_private/getFriendlyURL.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { WorkboxError } from 'workbox-core/_private/WorkboxError.js';\nimport { messages } from './utils/messages.js';\nimport { cacheOkAndOpaquePlugin } from './plugins/cacheOkAndOpaquePlugin.js';\nimport './_version.js';\n/**\n * An implementation of a\n * [stale-while-revalidate]{@link https://developers.google.com/web/fundamentals/instant-and-offline/offline-cookbook/#stale-while-revalidate}\n * request strategy.\n *\n * Resources are requested from both the cache and the network in parallel.\n * The strategy will respond with the cached version if available, otherwise\n * wait for the network response. The cache is updated with the network response\n * with each successful request.\n *\n * By default, this strategy will cache responses with a 200 status code as\n * well as [opaque responses]{@link https://developers.google.com/web/tools/workbox/guides/handle-third-party-requests}.\n * Opaque responses are cross-origin requests where the response doesn't\n * support [CORS]{@link https://enable-cors.org/}.\n *\n * If the network request fails, and there is no cache match, this will throw\n * a `WorkboxError` exception.\n *\n * @memberof module:workbox-strategies\n */\nclass StaleWhileRevalidate {\n /**\n * @param {Object} options\n * @param {string} options.cacheName Cache name to store and retrieve\n * requests. Defaults to cache names provided by\n * [workbox-core]{@link module:workbox-core.cacheNames}.\n * @param {Array} options.plugins [Plugins]{@link https://developers.google.com/web/tools/workbox/guides/using-plugins}\n * to use in conjunction with this caching strategy.\n * @param {Object} options.fetchOptions Values passed along to the\n * [`init`](https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch#Parameters)\n * of all fetch() requests made by this strategy.\n * @param {Object} options.matchOptions [`CacheQueryOptions`](https://w3c.github.io/ServiceWorker/#dictdef-cachequeryoptions)\n */\n constructor(options = {}) {\n this._cacheName = cacheNames.getRuntimeName(options.cacheName);\n this._plugins = options.plugins || [];\n if (options.plugins) {\n const isUsingCacheWillUpdate = options.plugins.some((plugin) => !!plugin.cacheWillUpdate);\n this._plugins = isUsingCacheWillUpdate ?\n options.plugins : [cacheOkAndOpaquePlugin, ...options.plugins];\n }\n else {\n // No plugins passed in, use the default plugin.\n this._plugins = [cacheOkAndOpaquePlugin];\n }\n this._fetchOptions = options.fetchOptions;\n this._matchOptions = options.matchOptions;\n }\n /**\n * This method will perform a request strategy and follows an API that\n * will work with the\n * [Workbox Router]{@link module:workbox-routing.Router}.\n *\n * @param {Object} options\n * @param {Request|string} options.request A request to run this strategy for.\n * @param {Event} [options.event] The event that triggered the request.\n * @return {Promise}\n */\n async handle({ event, request }) {\n const logs = [];\n if (typeof request === 'string') {\n request = new Request(request);\n }\n if (process.env.NODE_ENV !== 'production') {\n assert.isInstance(request, Request, {\n moduleName: 'workbox-strategies',\n className: 'StaleWhileRevalidate',\n funcName: 'handle',\n paramName: 'request',\n });\n }\n const fetchAndCachePromise = this._getFromNetwork({ request, event });\n let response = await cacheWrapper.match({\n cacheName: this._cacheName,\n request,\n event,\n matchOptions: this._matchOptions,\n plugins: this._plugins,\n });\n let error;\n if (response) {\n if (process.env.NODE_ENV !== 'production') {\n logs.push(`Found a cached response in the '${this._cacheName}'` +\n ` cache. Will update with the network response in the background.`);\n }\n if (event) {\n try {\n event.waitUntil(fetchAndCachePromise);\n }\n catch (error) {\n if (process.env.NODE_ENV !== 'production') {\n logger.warn(`Unable to ensure service worker stays alive when ` +\n `updating cache for '${getFriendlyURL(request.url)}'.`);\n }\n }\n }\n }\n else {\n if (process.env.NODE_ENV !== 'production') {\n logs.push(`No response found in the '${this._cacheName}' cache. ` +\n `Will wait for the network response.`);\n }\n try {\n response = await fetchAndCachePromise;\n }\n catch (err) {\n error = err;\n }\n }\n if (process.env.NODE_ENV !== 'production') {\n logger.groupCollapsed(messages.strategyStart('StaleWhileRevalidate', request));\n for (const log of logs) {\n logger.log(log);\n }\n messages.printFinalResponse(response);\n logger.groupEnd();\n }\n if (!response) {\n throw new WorkboxError('no-response', { url: request.url, error });\n }\n return response;\n }\n /**\n * @param {Object} options\n * @param {Request} options.request\n * @param {Event} [options.event]\n * @return {Promise}\n *\n * @private\n */\n async _getFromNetwork({ request, event }) {\n const response = await fetchWrapper.fetch({\n request,\n event,\n fetchOptions: this._fetchOptions,\n plugins: this._plugins,\n });\n const cachePutPromise = cacheWrapper.put({\n cacheName: this._cacheName,\n request,\n response: response.clone(),\n event,\n plugins: this._plugins,\n });\n if (event) {\n try {\n event.waitUntil(cachePutPromise);\n }\n catch (error) {\n if (process.env.NODE_ENV !== 'production') {\n logger.warn(`Unable to ensure service worker stays alive when ` +\n `updating cache for '${getFriendlyURL(request.url)}'.`);\n }\n }\n }\n return response;\n }\n}\nexport { StaleWhileRevalidate };\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport './_version.js';\n/**\n * Claim any currently available clients once the service worker\n * becomes active. This is normally used in conjunction with `skipWaiting()`.\n *\n * @memberof module:workbox-core\n */\nfunction clientsClaim() {\n self.addEventListener('activate', () => self.clients.claim());\n}\nexport { clientsClaim };\n","/// \n/* eslint-disable no-restricted-globals */\n\n// This service worker can be customized!\n// See https://developers.google.com/web/tools/workbox/modules\n// for the list of available Workbox modules, or add any other\n// code you'd like.\n// You can also remove this file if you'd prefer not to use a\n// service worker, and the Workbox build step will be skipped.\n\nimport { clientsClaim } from 'workbox-core'\nimport { ExpirationPlugin } from 'workbox-expiration'\nimport { precacheAndRoute, createHandlerBoundToURL } from 'workbox-precaching'\nimport { registerRoute } from 'workbox-routing'\nimport { StaleWhileRevalidate } from 'workbox-strategies'\n\ndeclare const self: ServiceWorkerGlobalScope\n\nclientsClaim()\n\n// Precache all of the assets generated by your build process.\n// Their URLs are injected into the manifest variable below.\n// This variable must be present somewhere in your service worker file,\n// even if you decide not to use precaching. See https://cra.link/PWA\nprecacheAndRoute(self.__WB_MANIFEST)\n\n// Set up App Shell-style routing, so that all navigation requests\n// are fulfilled with your index.html shell. Learn more at\n// https://developers.google.com/web/fundamentals/architecture/app-shell\nconst fileExtensionRegexp = new RegExp('/[^/?]+\\\\.[^/]+$')\nregisterRoute(\n // Return false to exempt requests from being fulfilled by index.html.\n ({ request, url }: { request: Request; url: URL }) => {\n // If this isn't a navigation, skip.\n if (request.mode !== 'navigate') {\n return false\n }\n\n // If this is a URL that starts with /_, skip.\n if (url.pathname.startsWith('/_')) {\n return false\n }\n\n // If this looks like a URL for a resource, because it contains\n // a file extension, skip.\n if (url.pathname.match(fileExtensionRegexp)) {\n return false\n }\n\n // Return true to signal that we want to use the handler.\n return true\n },\n createHandlerBoundToURL(process.env.PUBLIC_URL + '/index.html')\n)\n\n// An example runtime caching route for requests that aren't handled by the\n// precache, in this case same-origin .png requests like those from in public/\nregisterRoute(\n // Add in any other file extensions or routing criteria as needed.\n ({ url }) => url.origin === self.location.origin && url.pathname.endsWith('.png'),\n // Customize this strategy as needed, e.g., by changing to CacheFirst.\n new StaleWhileRevalidate({\n cacheName: 'images',\n plugins: [\n // Ensure that once this runtime cache reaches a maximum size the\n // least-recently used images are removed.\n new ExpirationPlugin({ maxEntries: 50 }),\n ],\n })\n)\n\n// This allows the web app to trigger skipWaiting via\n// registration.waiting.postMessage({type: 'SKIP_WAITING'})\nself.addEventListener('message', (event) => {\n if (event.data && event.data.type === 'SKIP_WAITING') {\n self.skipWaiting()\n }\n})\n\n// Any other custom service worker logic can go here.\n","/*\n Copyright 2019 Google LLC\n\n Use of this source code is governed by an MIT-style\n license that can be found in the LICENSE file or at\n https://opensource.org/licenses/MIT.\n*/\nimport { getOrCreatePrecacheController } from './utils/getOrCreatePrecacheController.js';\nimport './_version.js';\n/**\n * Helper function that calls\n * {@link PrecacheController#createHandlerBoundToURL} on the default\n * {@link PrecacheController} instance.\n *\n * If you are creating your own {@link PrecacheController}, then call the\n * {@link PrecacheController#createHandlerBoundToURL} on that instance,\n * instead of using this function.\n *\n * @param {string} url The precached URL which will be used to lookup the\n * `Response`.\n * @param {boolean} [fallbackToNetwork=true] Whether to attempt to get the\n * response from the network if there's a precache miss.\n * @return {module:workbox-routing~handlerCallback}\n *\n * @memberof module:workbox-precaching\n */\nfunction createHandlerBoundToURL(url) {\n const precacheController = getOrCreatePrecacheController();\n return precacheController.createHandlerBoundToURL(url);\n}\nexport { createHandlerBoundToURL };\n"]} \ No newline at end of file diff --git a/docs/static/css/4.532f36fa.chunk.css b/docs/static/css/4.532f36fa.chunk.css index 0fe3771..7d9be87 100644 --- a/docs/static/css/4.532f36fa.chunk.css +++ b/docs/static/css/4.532f36fa.chunk.css @@ -1,997 +1,2 @@ -html.ios { - --ion-default-font: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Roboto', sans-serif; -} -html.md { - --ion-default-font: 'Roboto', 'Helvetica Neue', sans-serif; -} -html { - --ion-font-family: var(--ion-default-font); -} -body { - background: var(--ion-background-color); -} -body.backdrop-no-scroll { - overflow: hidden; -} -html.ios ion-modal.modal-card .ion-page > ion-header > ion-toolbar:first-of-type { - padding-top: 0; -} -html.ios ion-modal .ion-page { - border-radius: inherit; -} -.ion-color-primary { - --ion-color-base: var(--ion-color-primary, #3880ff) !important; - --ion-color-base-rgb: var(--ion-color-primary-rgb, 56, 128, 255) !important; - --ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important; - --ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important; - --ion-color-shade: var(--ion-color-primary-shade, #3171e0) !important; - --ion-color-tint: var(--ion-color-primary-tint, #4c8dff) !important; -} -.ion-color-secondary { - --ion-color-base: var(--ion-color-secondary, #3dc2ff) !important; - --ion-color-base-rgb: var(--ion-color-secondary-rgb, 61, 194, 255) !important; - --ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important; - --ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important; - --ion-color-shade: var(--ion-color-secondary-shade, #36abe0) !important; - --ion-color-tint: var(--ion-color-secondary-tint, #50c8ff) !important; -} -.ion-color-tertiary { - --ion-color-base: var(--ion-color-tertiary, #5260ff) !important; - --ion-color-base-rgb: var(--ion-color-tertiary-rgb, 82, 96, 255) !important; - --ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important; - --ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important; - --ion-color-shade: var(--ion-color-tertiary-shade, #4854e0) !important; - --ion-color-tint: var(--ion-color-tertiary-tint, #6370ff) !important; -} -.ion-color-success { - --ion-color-base: var(--ion-color-success, #2dd36f) !important; - --ion-color-base-rgb: var(--ion-color-success-rgb, 45, 211, 111) !important; - --ion-color-contrast: var(--ion-color-success-contrast, #fff) !important; - --ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 255, 255, 255) !important; - --ion-color-shade: var(--ion-color-success-shade, #28ba62) !important; - --ion-color-tint: var(--ion-color-success-tint, #42d77d) !important; -} -.ion-color-warning { - --ion-color-base: var(--ion-color-warning, #ffc409) !important; - --ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important; - --ion-color-contrast: var(--ion-color-warning-contrast, #000) !important; - --ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important; - --ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important; - --ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important; -} -.ion-color-danger { - --ion-color-base: var(--ion-color-danger, #eb445a) !important; - --ion-color-base-rgb: var(--ion-color-danger-rgb, 235, 68, 90) !important; - --ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important; - --ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important; - --ion-color-shade: var(--ion-color-danger-shade, #cf3c4f) !important; - --ion-color-tint: var(--ion-color-danger-tint, #ed576b) !important; -} -.ion-color-light { - --ion-color-base: var(--ion-color-light, #f4f5f8) !important; - --ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important; - --ion-color-contrast: var(--ion-color-light-contrast, #000) !important; - --ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important; - --ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important; - --ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important; -} -.ion-color-medium { - --ion-color-base: var(--ion-color-medium, #92949c) !important; - --ion-color-base-rgb: var(--ion-color-medium-rgb, 146, 148, 156) !important; - --ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important; - --ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important; - --ion-color-shade: var(--ion-color-medium-shade, #808289) !important; - --ion-color-tint: var(--ion-color-medium-tint, #9d9fa6) !important; -} -.ion-color-dark { - --ion-color-base: var(--ion-color-dark, #222428) !important; - --ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important; - --ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important; - --ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important; - --ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important; - --ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important; -} -.ion-page { - left: 0; - right: 0; - top: 0; - bottom: 0; - display: flex; - position: absolute; - flex-direction: column; - justify-content: space-between; - contain: layout size style; - overflow: hidden; - z-index: 0; -} -.split-pane-visible > .ion-page.split-pane-main { - position: relative; -} -.ion-page-hidden, -[hidden], -ion-action-sheet-controller, -ion-alert-controller, -ion-loading-controller, -ion-menu-controller, -ion-modal-controller, -ion-nav-controller, -ion-picker-controller, -ion-popover-controller, -ion-route, -ion-route-redirect, -ion-router, -ion-select-option, -ion-toast-controller { - display: none !important; -} -.ion-page-invisible { - opacity: 0; -} -.can-go-back > ion-header ion-back-button { - display: block; -} -html.plt-ios.plt-hybrid, -html.plt-ios.plt-pwa { - --ion-statusbar-padding: 20px; -} -@supports (padding-top: 20px) { - html { - --ion-safe-area-top: var(--ion-statusbar-padding); - } -} -@supports (padding-top: constant(safe-area-inset-top)) { - html { - --ion-safe-area-top: constant(safe-area-inset-top); - --ion-safe-area-bottom: constant(safe-area-inset-bottom); - --ion-safe-area-left: constant(safe-area-inset-left); - --ion-safe-area-right: constant(safe-area-inset-right); - } -} -@supports (padding-top: env(safe-area-inset-top)) { - html { - --ion-safe-area-top: env(safe-area-inset-top); - --ion-safe-area-bottom: env(safe-area-inset-bottom); - --ion-safe-area-left: env(safe-area-inset-left); - --ion-safe-area-right: env(safe-area-inset-right); - } -} -ion-card-header.ion-color .ion-inherit-color, -ion-card.ion-color .ion-inherit-color { - color: inherit; -} -.menu-content { - -webkit-transform: translateZ(0); - transform: translateZ(0); -} -.menu-content-open { - cursor: pointer; - touch-action: manipulation; - pointer-events: none; -} -.ios .menu-content-reveal { - box-shadow: -8px 0 42px rgba(0, 0, 0, 0.08); -} -[dir='rtl'].ios .menu-content-reveal { - box-shadow: 8px 0 42px rgba(0, 0, 0, 0.08); -} -.md .menu-content-push, -.md .menu-content-reveal { - box-shadow: 4px 0 16px rgba(0, 0, 0, 0.18); -} -audio, -canvas, -progress, -video { - vertical-align: baseline; -} -audio:not([controls]) { - display: none; - height: 0; -} -b, -strong { - font-weight: 700; -} -img { - max-width: 100%; - border: 0; -} -svg:not(:root) { - overflow: hidden; -} -figure { - margin: 1em 40px; -} -hr { - height: 1px; - border-width: 0; - box-sizing: content-box; -} -pre { - overflow: auto; -} -code, -kbd, -pre, -samp { - font-family: monospace, monospace; - font-size: 1em; -} -input, -label, -select, -textarea { - font-family: inherit; - line-height: normal; -} -textarea { - overflow: auto; - height: auto; - font: inherit; - color: inherit; -} -textarea::-webkit-input-placeholder { - padding-left: 2px; -} -textarea:-ms-input-placeholder { - padding-left: 2px; -} -textarea::placeholder { - padding-left: 2px; -} -form, -input, -optgroup, -select { - margin: 0; - font: inherit; - color: inherit; -} -html input[type='button'], -input[type='reset'], -input[type='submit'] { - cursor: pointer; - -webkit-appearance: button; -} -.ion-tappable, -[tappable], -[tappable] div, -[tappable] ion-icon, -[tappable] ion-label, -[tappable] span, -a, -a div, -a ion-icon, -a ion-label, -a span, -button, -button div, -button ion-icon, -button ion-label, -button span, -input, -textarea { - touch-action: manipulation; -} -a ion-label, -button ion-label { - pointer-events: none; -} -button { - border: 0; - border-radius: 0; - font-family: inherit; - font-style: inherit; - -webkit-font-feature-settings: inherit; - font-feature-settings: inherit; - font-variant: inherit; - line-height: 1; - text-transform: none; - -webkit-appearance: button; -} -[tappable], -button { - cursor: pointer; -} -a[disabled], -button[disabled], -html input[disabled] { - cursor: default; -} -button::-moz-focus-inner, -input::-moz-focus-inner { - padding: 0; - border: 0; -} -input[type='checkbox'], -input[type='radio'] { - padding: 0; - box-sizing: border-box; -} -input[type='number']::-webkit-inner-spin-button, -input[type='number']::-webkit-outer-spin-button { - height: auto; -} -input[type='search']::-webkit-search-cancel-button, -input[type='search']::-webkit-search-decoration { - -webkit-appearance: none; -} -table { - border-collapse: collapse; - border-spacing: 0; -} -td, -th { - padding: 0; -} -* { - box-sizing: border-box; - -webkit-tap-highlight-color: rgba(0, 0, 0, 0); - -webkit-tap-highlight-color: transparent; - -webkit-touch-callout: none; -} -html { - width: 100%; - height: 100%; - -webkit-text-size-adjust: 100%; - -moz-text-size-adjust: 100%; - text-size-adjust: 100%; -} -html:not(.hydrated) body { - display: none; -} -html.plt-pwa { - height: 100vh; -} -body { - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - margin: 0; - padding: 0; - position: fixed; - width: 100%; - max-width: 100%; - height: 100%; - max-height: 100%; - text-rendering: optimizeLegibility; - overflow: hidden; - touch-action: manipulation; - -webkit-user-drag: none; - -ms-content-zooming: none; - word-wrap: break-word; - overscroll-behavior-y: none; - -webkit-text-size-adjust: none; - -moz-text-size-adjust: none; - text-size-adjust: none; -} -html { - font-family: var(--ion-font-family); -} -a { - background-color: transparent; - color: #3880ff; - color: var(--ion-color-primary, #3880ff); -} -h1, -h2, -h3, -h4, -h5, -h6 { - margin-top: 16px; - margin-bottom: 10px; - font-weight: 500; - line-height: 1.2; -} -h1 { - margin-top: 20px; - font-size: 26px; -} -h2 { - margin-top: 18px; - font-size: 24px; -} -h3 { - font-size: 22px; -} -h4 { - font-size: 20px; -} -h5 { - font-size: 18px; -} -h6 { - font-size: 16px; -} -small, -sub, -sup { - font-size: 75%; -} -sub, -sup { - position: relative; - line-height: 0; - vertical-align: baseline; -} -sup { - top: -0.5em; -} -sub { - bottom: -0.25em; -} -.ion-no-padding { - --padding-start: 0; - --padding-end: 0; - --padding-top: 0; - --padding-bottom: 0; - padding: 0; -} -.ion-padding { - --padding-start: var(--ion-padding, 16px); - --padding-end: var(--ion-padding, 16px); - --padding-top: var(--ion-padding, 16px); - --padding-bottom: var(--ion-padding, 16px); - padding: 16px; - padding: var(--ion-padding, 16px); -} -@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0) { - .ion-padding { - padding-left: unset; - padding-right: unset; - -webkit-padding-start: 16px; - -webkit-padding-start: var(--ion-padding, 16px); - padding-inline-start: 16px; - padding-inline-start: var(--ion-padding, 16px); - -webkit-padding-end: 16px; - -webkit-padding-end: var(--ion-padding, 16px); - padding-inline-end: 16px; - padding-inline-end: var(--ion-padding, 16px); - } -} -.ion-padding-top { - --padding-top: var(--ion-padding, 16px); - padding-top: 16px; - padding-top: var(--ion-padding, 16px); -} -.ion-padding-start { - --padding-start: var(--ion-padding, 16px); - padding-left: 16px; - padding-left: var(--ion-padding, 16px); -} -@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0) { - .ion-padding-start { - padding-left: unset; - -webkit-padding-start: 16px; - -webkit-padding-start: var(--ion-padding, 16px); - padding-inline-start: 16px; - padding-inline-start: var(--ion-padding, 16px); - } -} -.ion-padding-end { - --padding-end: var(--ion-padding, 16px); - padding-right: 16px; - padding-right: var(--ion-padding, 16px); -} -@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0) { - .ion-padding-end { - padding-right: unset; - -webkit-padding-end: 16px; - -webkit-padding-end: var(--ion-padding, 16px); - padding-inline-end: 16px; - padding-inline-end: var(--ion-padding, 16px); - } -} -.ion-padding-bottom, -.ion-padding-vertical { - --padding-bottom: var(--ion-padding, 16px); - padding-bottom: 16px; - padding-bottom: var(--ion-padding, 16px); -} -.ion-padding-vertical { - --padding-top: var(--ion-padding, 16px); - padding-top: 16px; - padding-top: var(--ion-padding, 16px); -} -.ion-padding-horizontal { - --padding-start: var(--ion-padding, 16px); - --padding-end: var(--ion-padding, 16px); - padding-left: 16px; - padding-left: var(--ion-padding, 16px); - padding-right: 16px; - padding-right: var(--ion-padding, 16px); -} -@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0) { - .ion-padding-horizontal { - padding-left: unset; - padding-right: unset; - -webkit-padding-start: 16px; - -webkit-padding-start: var(--ion-padding, 16px); - padding-inline-start: 16px; - padding-inline-start: var(--ion-padding, 16px); - -webkit-padding-end: 16px; - -webkit-padding-end: var(--ion-padding, 16px); - padding-inline-end: 16px; - padding-inline-end: var(--ion-padding, 16px); - } -} -.ion-no-margin { - --margin-start: 0; - --margin-end: 0; - --margin-top: 0; - --margin-bottom: 0; - margin: 0; -} -.ion-margin { - --margin-start: var(--ion-margin, 16px); - --margin-end: var(--ion-margin, 16px); - --margin-top: var(--ion-margin, 16px); - --margin-bottom: var(--ion-margin, 16px); - margin: 16px; - margin: var(--ion-margin, 16px); -} -@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0) { - .ion-margin { - margin-left: unset; - margin-right: unset; - -webkit-margin-start: 16px; - -webkit-margin-start: var(--ion-margin, 16px); - margin-inline-start: 16px; - margin-inline-start: var(--ion-margin, 16px); - -webkit-margin-end: 16px; - -webkit-margin-end: var(--ion-margin, 16px); - margin-inline-end: 16px; - margin-inline-end: var(--ion-margin, 16px); - } -} -.ion-margin-top { - --margin-top: var(--ion-margin, 16px); - margin-top: 16px; - margin-top: var(--ion-margin, 16px); -} -.ion-margin-start { - --margin-start: var(--ion-margin, 16px); - margin-left: 16px; - margin-left: var(--ion-margin, 16px); -} -@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0) { - .ion-margin-start { - margin-left: unset; - -webkit-margin-start: 16px; - -webkit-margin-start: var(--ion-margin, 16px); - margin-inline-start: 16px; - margin-inline-start: var(--ion-margin, 16px); - } -} -.ion-margin-end { - --margin-end: var(--ion-margin, 16px); - margin-right: 16px; - margin-right: var(--ion-margin, 16px); -} -@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0) { - .ion-margin-end { - margin-right: unset; - -webkit-margin-end: 16px; - -webkit-margin-end: var(--ion-margin, 16px); - margin-inline-end: 16px; - margin-inline-end: var(--ion-margin, 16px); - } -} -.ion-margin-bottom, -.ion-margin-vertical { - --margin-bottom: var(--ion-margin, 16px); - margin-bottom: 16px; - margin-bottom: var(--ion-margin, 16px); -} -.ion-margin-vertical { - --margin-top: var(--ion-margin, 16px); - margin-top: 16px; - margin-top: var(--ion-margin, 16px); -} -.ion-margin-horizontal { - --margin-start: var(--ion-margin, 16px); - --margin-end: var(--ion-margin, 16px); - margin-left: 16px; - margin-left: var(--ion-margin, 16px); - margin-right: 16px; - margin-right: var(--ion-margin, 16px); -} -@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0) { - .ion-margin-horizontal { - margin-left: unset; - margin-right: unset; - -webkit-margin-start: 16px; - -webkit-margin-start: var(--ion-margin, 16px); - margin-inline-start: 16px; - margin-inline-start: var(--ion-margin, 16px); - -webkit-margin-end: 16px; - -webkit-margin-end: var(--ion-margin, 16px); - margin-inline-end: 16px; - margin-inline-end: var(--ion-margin, 16px); - } -} -.ion-float-left { - float: left !important; -} -.ion-float-right { - float: right !important; -} -.ion-float-start { - float: left !important; -} -.ion-float-end, -:host-context([dir='rtl']) .ion-float-start, -[dir='rtl'] .ion-float-start { - float: right !important; -} -:host-context([dir='rtl']) .ion-float-end, -[dir='rtl'] .ion-float-end { - float: left !important; -} -@media (min-width: 576px) { - .ion-float-sm-left { - float: left !important; - } - .ion-float-sm-right { - float: right !important; - } - .ion-float-sm-start { - float: left !important; - } - .ion-float-sm-end, - :host-context([dir='rtl']) .ion-float-sm-start, - [dir='rtl'] .ion-float-sm-start { - float: right !important; - } - :host-context([dir='rtl']) .ion-float-sm-end, - [dir='rtl'] .ion-float-sm-end { - float: left !important; - } -} -@media (min-width: 768px) { - .ion-float-md-left { - float: left !important; - } - .ion-float-md-right { - float: right !important; - } - .ion-float-md-start { - float: left !important; - } - .ion-float-md-end, - :host-context([dir='rtl']) .ion-float-md-start, - [dir='rtl'] .ion-float-md-start { - float: right !important; - } - :host-context([dir='rtl']) .ion-float-md-end, - [dir='rtl'] .ion-float-md-end { - float: left !important; - } -} -@media (min-width: 992px) { - .ion-float-lg-left { - float: left !important; - } - .ion-float-lg-right { - float: right !important; - } - .ion-float-lg-start { - float: left !important; - } - .ion-float-lg-end, - :host-context([dir='rtl']) .ion-float-lg-start, - [dir='rtl'] .ion-float-lg-start { - float: right !important; - } - :host-context([dir='rtl']) .ion-float-lg-end, - [dir='rtl'] .ion-float-lg-end { - float: left !important; - } -} -@media (min-width: 1200px) { - .ion-float-xl-left { - float: left !important; - } - .ion-float-xl-right { - float: right !important; - } - .ion-float-xl-start { - float: left !important; - } - .ion-float-xl-end, - :host-context([dir='rtl']) .ion-float-xl-start, - [dir='rtl'] .ion-float-xl-start { - float: right !important; - } - :host-context([dir='rtl']) .ion-float-xl-end, - [dir='rtl'] .ion-float-xl-end { - float: left !important; - } -} -.ion-text-center { - text-align: center !important; -} -.ion-text-justify { - text-align: justify !important; -} -.ion-text-start { - text-align: start !important; -} -.ion-text-end { - text-align: end !important; -} -.ion-text-left { - text-align: left !important; -} -.ion-text-right { - text-align: right !important; -} -.ion-text-nowrap { - white-space: nowrap !important; -} -.ion-text-wrap { - white-space: normal !important; -} -@media (min-width: 576px) { - .ion-text-sm-center { - text-align: center !important; - } - .ion-text-sm-justify { - text-align: justify !important; - } - .ion-text-sm-start { - text-align: start !important; - } - .ion-text-sm-end { - text-align: end !important; - } - .ion-text-sm-left { - text-align: left !important; - } - .ion-text-sm-right { - text-align: right !important; - } - .ion-text-sm-nowrap { - white-space: nowrap !important; - } - .ion-text-sm-wrap { - white-space: normal !important; - } -} -@media (min-width: 768px) { - .ion-text-md-center { - text-align: center !important; - } - .ion-text-md-justify { - text-align: justify !important; - } - .ion-text-md-start { - text-align: start !important; - } - .ion-text-md-end { - text-align: end !important; - } - .ion-text-md-left { - text-align: left !important; - } - .ion-text-md-right { - text-align: right !important; - } - .ion-text-md-nowrap { - white-space: nowrap !important; - } - .ion-text-md-wrap { - white-space: normal !important; - } -} -@media (min-width: 992px) { - .ion-text-lg-center { - text-align: center !important; - } - .ion-text-lg-justify { - text-align: justify !important; - } - .ion-text-lg-start { - text-align: start !important; - } - .ion-text-lg-end { - text-align: end !important; - } - .ion-text-lg-left { - text-align: left !important; - } - .ion-text-lg-right { - text-align: right !important; - } - .ion-text-lg-nowrap { - white-space: nowrap !important; - } - .ion-text-lg-wrap { - white-space: normal !important; - } -} -@media (min-width: 1200px) { - .ion-text-xl-center { - text-align: center !important; - } - .ion-text-xl-justify { - text-align: justify !important; - } - .ion-text-xl-start { - text-align: start !important; - } - .ion-text-xl-end { - text-align: end !important; - } - .ion-text-xl-left { - text-align: left !important; - } - .ion-text-xl-right { - text-align: right !important; - } - .ion-text-xl-nowrap { - white-space: nowrap !important; - } - .ion-text-xl-wrap { - white-space: normal !important; - } -} -.ion-text-uppercase { - text-transform: uppercase !important; -} -.ion-text-lowercase { - text-transform: lowercase !important; -} -.ion-text-capitalize { - text-transform: capitalize !important; -} -@media (min-width: 576px) { - .ion-text-sm-uppercase { - text-transform: uppercase !important; - } - .ion-text-sm-lowercase { - text-transform: lowercase !important; - } - .ion-text-sm-capitalize { - text-transform: capitalize !important; - } -} -@media (min-width: 768px) { - .ion-text-md-uppercase { - text-transform: uppercase !important; - } - .ion-text-md-lowercase { - text-transform: lowercase !important; - } - .ion-text-md-capitalize { - text-transform: capitalize !important; - } -} -@media (min-width: 992px) { - .ion-text-lg-uppercase { - text-transform: uppercase !important; - } - .ion-text-lg-lowercase { - text-transform: lowercase !important; - } - .ion-text-lg-capitalize { - text-transform: capitalize !important; - } -} -@media (min-width: 1200px) { - .ion-text-xl-uppercase { - text-transform: uppercase !important; - } - .ion-text-xl-lowercase { - text-transform: lowercase !important; - } - .ion-text-xl-capitalize { - text-transform: capitalize !important; - } -} -.ion-align-self-start { - align-self: flex-start !important; -} -.ion-align-self-end { - align-self: flex-end !important; -} -.ion-align-self-center { - align-self: center !important; -} -.ion-align-self-stretch { - align-self: stretch !important; -} -.ion-align-self-baseline { - align-self: baseline !important; -} -.ion-align-self-auto { - align-self: auto !important; -} -.ion-wrap { - flex-wrap: wrap !important; -} -.ion-nowrap { - flex-wrap: nowrap !important; -} -.ion-wrap-reverse { - flex-wrap: wrap-reverse !important; -} -.ion-justify-content-start { - justify-content: flex-start !important; -} -.ion-justify-content-center { - justify-content: center !important; -} -.ion-justify-content-end { - justify-content: flex-end !important; -} -.ion-justify-content-around { - justify-content: space-around !important; -} -.ion-justify-content-between { - justify-content: space-between !important; -} -.ion-justify-content-evenly { - justify-content: space-evenly !important; -} -.ion-align-items-start { - align-items: flex-start !important; -} -.ion-align-items-center { - align-items: center !important; -} -.ion-align-items-end { - align-items: flex-end !important; -} -.ion-align-items-stretch { - align-items: stretch !important; -} -.ion-align-items-baseline { - align-items: baseline !important; -} -.ion-hide, -.ion-hide-down, -.ion-hide-up { - display: none !important; -} -@media (min-width: 576px) { - .ion-hide-sm-up { - display: none !important; - } -} -@media (max-width: 575.98px) { - .ion-hide-sm-down { - display: none !important; - } -} -@media (min-width: 768px) { - .ion-hide-md-up { - display: none !important; - } -} -@media (max-width: 767.98px) { - .ion-hide-md-down { - display: none !important; - } -} -@media (min-width: 992px) { - .ion-hide-lg-up { - display: none !important; - } -} -@media (max-width: 991.98px) { - .ion-hide-lg-down { - display: none !important; - } -} -@media (min-width: 1200px) { - .ion-hide-xl-up { - display: none !important; - } -} -@media (max-width: 1199.98px) { - .ion-hide-xl-down { - display: none !important; - } -} -/*# sourceMappingURL=4.532f36fa.chunk.css.map */ +html.ios{--ion-default-font:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Roboto",sans-serif}html.md{--ion-default-font:"Roboto","Helvetica Neue",sans-serif}html{--ion-font-family:var(--ion-default-font)}body{background:var(--ion-background-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card .ion-page>ion-header>ion-toolbar:first-of-type{padding-top:0}html.ios ion-modal .ion-page{border-radius:inherit}.ion-color-primary{--ion-color-base:var(--ion-color-primary,#3880ff)!important;--ion-color-base-rgb:var(--ion-color-primary-rgb,56,128,255)!important;--ion-color-contrast:var(--ion-color-primary-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-primary-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-primary-shade,#3171e0)!important;--ion-color-tint:var(--ion-color-primary-tint,#4c8dff)!important}.ion-color-secondary{--ion-color-base:var(--ion-color-secondary,#3dc2ff)!important;--ion-color-base-rgb:var(--ion-color-secondary-rgb,61,194,255)!important;--ion-color-contrast:var(--ion-color-secondary-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-secondary-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-secondary-shade,#36abe0)!important;--ion-color-tint:var(--ion-color-secondary-tint,#50c8ff)!important}.ion-color-tertiary{--ion-color-base:var(--ion-color-tertiary,#5260ff)!important;--ion-color-base-rgb:var(--ion-color-tertiary-rgb,82,96,255)!important;--ion-color-contrast:var(--ion-color-tertiary-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-tertiary-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-tertiary-shade,#4854e0)!important;--ion-color-tint:var(--ion-color-tertiary-tint,#6370ff)!important}.ion-color-success{--ion-color-base:var(--ion-color-success,#2dd36f)!important;--ion-color-base-rgb:var(--ion-color-success-rgb,45,211,111)!important;--ion-color-contrast:var(--ion-color-success-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-success-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-success-shade,#28ba62)!important;--ion-color-tint:var(--ion-color-success-tint,#42d77d)!important}.ion-color-warning{--ion-color-base:var(--ion-color-warning,#ffc409)!important;--ion-color-base-rgb:var(--ion-color-warning-rgb,255,196,9)!important;--ion-color-contrast:var(--ion-color-warning-contrast,#000)!important;--ion-color-contrast-rgb:var(--ion-color-warning-contrast-rgb,0,0,0)!important;--ion-color-shade:var(--ion-color-warning-shade,#e0ac08)!important;--ion-color-tint:var(--ion-color-warning-tint,#ffca22)!important}.ion-color-danger{--ion-color-base:var(--ion-color-danger,#eb445a)!important;--ion-color-base-rgb:var(--ion-color-danger-rgb,235,68,90)!important;--ion-color-contrast:var(--ion-color-danger-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-danger-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-danger-shade,#cf3c4f)!important;--ion-color-tint:var(--ion-color-danger-tint,#ed576b)!important}.ion-color-light{--ion-color-base:var(--ion-color-light,#f4f5f8)!important;--ion-color-base-rgb:var(--ion-color-light-rgb,244,245,248)!important;--ion-color-contrast:var(--ion-color-light-contrast,#000)!important;--ion-color-contrast-rgb:var(--ion-color-light-contrast-rgb,0,0,0)!important;--ion-color-shade:var(--ion-color-light-shade,#d7d8da)!important;--ion-color-tint:var(--ion-color-light-tint,#f5f6f9)!important}.ion-color-medium{--ion-color-base:var(--ion-color-medium,#92949c)!important;--ion-color-base-rgb:var(--ion-color-medium-rgb,146,148,156)!important;--ion-color-contrast:var(--ion-color-medium-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-medium-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-medium-shade,#808289)!important;--ion-color-tint:var(--ion-color-medium-tint,#9d9fa6)!important}.ion-color-dark{--ion-color-base:var(--ion-color-dark,#222428)!important;--ion-color-base-rgb:var(--ion-color-dark-rgb,34,36,40)!important;--ion-color-contrast:var(--ion-color-dark-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-dark-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-dark-shade,#1e2023)!important;--ion-color-tint:var(--ion-color-dark-tint,#383a3e)!important}.ion-page{left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;overflow:hidden;z-index:0}.split-pane-visible>.ion-page.split-pane-main{position:relative}.ion-page-hidden,[hidden],ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-menu-controller,ion-modal-controller,ion-nav-controller,ion-picker-controller,ion-popover-controller,ion-route,ion-route-redirect,ion-router,ion-select-option,ion-toast-controller{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding:20px}@supports (padding-top:20px){html{--ion-safe-area-top:var(--ion-statusbar-padding)}}@supports (padding-top:constant(safe-area-inset-top)){html{--ion-safe-area-top:constant(safe-area-inset-top);--ion-safe-area-bottom:constant(safe-area-inset-bottom);--ion-safe-area-left:constant(safe-area-inset-left);--ion-safe-area-right:constant(safe-area-inset-right)}}@supports (padding-top:env(safe-area-inset-top)){html{--ion-safe-area-top:env(safe-area-inset-top);--ion-safe-area-bottom:env(safe-area-inset-bottom);--ion-safe-area-left:env(safe-area-inset-left);--ion-safe-area-right:env(safe-area-inset-right)}}ion-card-header.ion-color .ion-inherit-color,ion-card.ion-color .ion-inherit-color{color:inherit}.menu-content{-webkit-transform:translateZ(0);transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none}.ios .menu-content-reveal{box-shadow:-8px 0 42px rgba(0,0,0,.08)}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px rgba(0,0,0,.08)}.md .menu-content-push,.md .menu-content-reveal{box-shadow:4px 0 16px rgba(0,0,0,.18)}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%;border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}input,label,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::-webkit-input-placeholder{padding-left:2px}textarea:-ms-input-placeholder{padding-left:2px}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}.ion-tappable,[tappable],[tappable] div,[tappable] ion-icon,[tappable] ion-label,[tappable] span,a,a div,a ion-icon,a ion-label,a span,button,button div,button ion-icon,button ion-label,button span,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{border:0;border-radius:0;font-family:inherit;font-style:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-variant:inherit;line-height:1;text-transform:none;-webkit-appearance:button}[tappable],button{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=checkbox],input[type=radio]{padding:0;box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html:not(.hydrated) body{display:none}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}a{background-color:transparent;color:#3880ff;color:var(--ion-color-primary,#3880ff)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:26px}h2{margin-top:18px;font-size:24px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}small,sub,sup{font-size:75%}sub,sup{position:relative;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-no-padding{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;padding:0}.ion-padding{--padding-start:var(--ion-padding,16px);--padding-end:var(--ion-padding,16px);--padding-top:var(--ion-padding,16px);--padding-bottom:var(--ion-padding,16px);padding:16px;padding:var(--ion-padding,16px)}@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){.ion-padding{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;-webkit-padding-start:var(--ion-padding,16px);padding-inline-start:16px;padding-inline-start:var(--ion-padding,16px);-webkit-padding-end:16px;-webkit-padding-end:var(--ion-padding,16px);padding-inline-end:16px;padding-inline-end:var(--ion-padding,16px)}}.ion-padding-top{--padding-top:var(--ion-padding,16px);padding-top:16px;padding-top:var(--ion-padding,16px)}.ion-padding-start{--padding-start:var(--ion-padding,16px);padding-left:16px;padding-left:var(--ion-padding,16px)}@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){.ion-padding-start{padding-left:unset;-webkit-padding-start:16px;-webkit-padding-start:var(--ion-padding,16px);padding-inline-start:16px;padding-inline-start:var(--ion-padding,16px)}}.ion-padding-end{--padding-end:var(--ion-padding,16px);padding-right:16px;padding-right:var(--ion-padding,16px)}@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){.ion-padding-end{padding-right:unset;-webkit-padding-end:16px;-webkit-padding-end:var(--ion-padding,16px);padding-inline-end:16px;padding-inline-end:var(--ion-padding,16px)}}.ion-padding-bottom,.ion-padding-vertical{--padding-bottom:var(--ion-padding,16px);padding-bottom:16px;padding-bottom:var(--ion-padding,16px)}.ion-padding-vertical{--padding-top:var(--ion-padding,16px);padding-top:16px;padding-top:var(--ion-padding,16px)}.ion-padding-horizontal{--padding-start:var(--ion-padding,16px);--padding-end:var(--ion-padding,16px);padding-left:16px;padding-left:var(--ion-padding,16px);padding-right:16px;padding-right:var(--ion-padding,16px)}@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){.ion-padding-horizontal{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;-webkit-padding-start:var(--ion-padding,16px);padding-inline-start:16px;padding-inline-start:var(--ion-padding,16px);-webkit-padding-end:16px;-webkit-padding-end:var(--ion-padding,16px);padding-inline-end:16px;padding-inline-end:var(--ion-padding,16px)}}.ion-no-margin{--margin-start:0;--margin-end:0;--margin-top:0;--margin-bottom:0;margin:0}.ion-margin{--margin-start:var(--ion-margin,16px);--margin-end:var(--ion-margin,16px);--margin-top:var(--ion-margin,16px);--margin-bottom:var(--ion-margin,16px);margin:16px;margin:var(--ion-margin,16px)}@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){.ion-margin{margin-left:unset;margin-right:unset;-webkit-margin-start:16px;-webkit-margin-start:var(--ion-margin,16px);margin-inline-start:16px;margin-inline-start:var(--ion-margin,16px);-webkit-margin-end:16px;-webkit-margin-end:var(--ion-margin,16px);margin-inline-end:16px;margin-inline-end:var(--ion-margin,16px)}}.ion-margin-top{--margin-top:var(--ion-margin,16px);margin-top:16px;margin-top:var(--ion-margin,16px)}.ion-margin-start{--margin-start:var(--ion-margin,16px);margin-left:16px;margin-left:var(--ion-margin,16px)}@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){.ion-margin-start{margin-left:unset;-webkit-margin-start:16px;-webkit-margin-start:var(--ion-margin,16px);margin-inline-start:16px;margin-inline-start:var(--ion-margin,16px)}}.ion-margin-end{--margin-end:var(--ion-margin,16px);margin-right:16px;margin-right:var(--ion-margin,16px)}@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){.ion-margin-end{margin-right:unset;-webkit-margin-end:16px;-webkit-margin-end:var(--ion-margin,16px);margin-inline-end:16px;margin-inline-end:var(--ion-margin,16px)}}.ion-margin-bottom,.ion-margin-vertical{--margin-bottom:var(--ion-margin,16px);margin-bottom:16px;margin-bottom:var(--ion-margin,16px)}.ion-margin-vertical{--margin-top:var(--ion-margin,16px);margin-top:16px;margin-top:var(--ion-margin,16px)}.ion-margin-horizontal{--margin-start:var(--ion-margin,16px);--margin-end:var(--ion-margin,16px);margin-left:16px;margin-left:var(--ion-margin,16px);margin-right:16px;margin-right:var(--ion-margin,16px)}@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){.ion-margin-horizontal{margin-left:unset;margin-right:unset;-webkit-margin-start:16px;-webkit-margin-start:var(--ion-margin,16px);margin-inline-start:16px;margin-inline-start:var(--ion-margin,16px);-webkit-margin-end:16px;-webkit-margin-end:var(--ion-margin,16px);margin-inline-end:16px;margin-inline-end:var(--ion-margin,16px)}}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}.ion-float-end,:host-context([dir=rtl]) .ion-float-start,[dir=rtl] .ion-float-start{float:right!important}:host-context([dir=rtl]) .ion-float-end,[dir=rtl] .ion-float-end{float:left!important}@media (min-width:576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}.ion-float-sm-end,:host-context([dir=rtl]) .ion-float-sm-start,[dir=rtl] .ion-float-sm-start{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end,[dir=rtl] .ion-float-sm-end{float:left!important}}@media (min-width:768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}.ion-float-md-end,:host-context([dir=rtl]) .ion-float-md-start,[dir=rtl] .ion-float-md-start{float:right!important}:host-context([dir=rtl]) .ion-float-md-end,[dir=rtl] .ion-float-md-end{float:left!important}}@media (min-width:992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}.ion-float-lg-end,:host-context([dir=rtl]) .ion-float-lg-start,[dir=rtl] .ion-float-lg-start{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end,[dir=rtl] .ion-float-lg-end{float:left!important}}@media (min-width:1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}.ion-float-xl-end,:host-context([dir=rtl]) .ion-float-xl-start,[dir=rtl] .ion-float-xl-start{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end,[dir=rtl] .ion-float-xl-end{float:left!important}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width:576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width:768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width:992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width:1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width:576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width:768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width:992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width:1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}.ion-hide,.ion-hide-down,.ion-hide-up{display:none!important}@media (min-width:576px){.ion-hide-sm-up{display:none!important}}@media (max-width:575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width:768px){.ion-hide-md-up{display:none!important}}@media (max-width:767.98px){.ion-hide-md-down{display:none!important}}@media (min-width:992px){.ion-hide-lg-up{display:none!important}}@media (max-width:991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width:1200px){.ion-hide-xl-up{display:none!important}}@media (max-width:1199.98px){.ion-hide-xl-down{display:none!important}} +/*# sourceMappingURL=4.532f36fa.chunk.css.map */ \ No newline at end of file diff --git a/docs/static/css/main.8d4fa4cb.chunk.css b/docs/static/css/main.8d4fa4cb.chunk.css new file mode 100644 index 0000000..2413e6d --- /dev/null +++ b/docs/static/css/main.8d4fa4cb.chunk.css @@ -0,0 +1,2 @@ +.lorem{font-size:16px;line-height:22px;color:#8c8c8c}:root{--ion-color-primary:#3880ff;--ion-color-primary-rgb:56,128,255;--ion-color-primary-contrast:#fff;--ion-color-primary-contrast-rgb:255,255,255;--ion-color-primary-shade:#3171e0;--ion-color-primary-tint:#4c8dff;--ion-color-secondary:#3dc2ff;--ion-color-secondary-rgb:61,194,255;--ion-color-secondary-contrast:#fff;--ion-color-secondary-contrast-rgb:255,255,255;--ion-color-secondary-shade:#36abe0;--ion-color-secondary-tint:#50c8ff;--ion-color-tertiary:#5260ff;--ion-color-tertiary-rgb:82,96,255;--ion-color-tertiary-contrast:#fff;--ion-color-tertiary-contrast-rgb:255,255,255;--ion-color-tertiary-shade:#4854e0;--ion-color-tertiary-tint:#6370ff;--ion-color-success:#2dd36f;--ion-color-success-rgb:45,211,111;--ion-color-success-contrast:#fff;--ion-color-success-contrast-rgb:255,255,255;--ion-color-success-shade:#28ba62;--ion-color-success-tint:#42d77d;--ion-color-warning:#ffc409;--ion-color-warning-rgb:255,196,9;--ion-color-warning-contrast:#000;--ion-color-warning-contrast-rgb:0,0,0;--ion-color-warning-shade:#e0ac08;--ion-color-warning-tint:#ffca22;--ion-color-danger:#eb445a;--ion-color-danger-rgb:235,68,90;--ion-color-danger-contrast:#fff;--ion-color-danger-contrast-rgb:255,255,255;--ion-color-danger-shade:#cf3c4f;--ion-color-danger-tint:#ed576b;--ion-color-dark:#222428;--ion-color-dark-rgb:34,36,40;--ion-color-dark-contrast:#fff;--ion-color-dark-contrast-rgb:255,255,255;--ion-color-dark-shade:#1e2023;--ion-color-dark-tint:#383a3e;--ion-color-medium:#92949c;--ion-color-medium-rgb:146,148,156;--ion-color-medium-contrast:#fff;--ion-color-medium-contrast-rgb:255,255,255;--ion-color-medium-shade:#808289;--ion-color-medium-tint:#9d9fa6;--ion-color-light:#f4f5f8;--ion-color-light-rgb:244,245,248;--ion-color-light-contrast:#000;--ion-color-light-contrast-rgb:0,0,0;--ion-color-light-shade:#d7d8da;--ion-color-light-tint:#f5f6f9}@media (prefers-color-scheme:dark){body{--ion-color-primary:#428cff;--ion-color-primary-rgb:66,140,255;--ion-color-primary-contrast:#fff;--ion-color-primary-contrast-rgb:255,255,255;--ion-color-primary-shade:#3a7be0;--ion-color-primary-tint:#5598ff;--ion-color-secondary:#50c8ff;--ion-color-secondary-rgb:80,200,255;--ion-color-secondary-contrast:#fff;--ion-color-secondary-contrast-rgb:255,255,255;--ion-color-secondary-shade:#46b0e0;--ion-color-secondary-tint:#62ceff;--ion-color-tertiary:#6a64ff;--ion-color-tertiary-rgb:106,100,255;--ion-color-tertiary-contrast:#fff;--ion-color-tertiary-contrast-rgb:255,255,255;--ion-color-tertiary-shade:#5d58e0;--ion-color-tertiary-tint:#7974ff;--ion-color-success:#2fdf75;--ion-color-success-rgb:47,223,117;--ion-color-success-contrast:#000;--ion-color-success-contrast-rgb:0,0,0;--ion-color-success-shade:#29c467;--ion-color-success-tint:#44e283;--ion-color-warning:#ffd534;--ion-color-warning-rgb:255,213,52;--ion-color-warning-contrast:#000;--ion-color-warning-contrast-rgb:0,0,0;--ion-color-warning-shade:#e0bb2e;--ion-color-warning-tint:#ffd948;--ion-color-danger:#ff4961;--ion-color-danger-rgb:255,73,97;--ion-color-danger-contrast:#fff;--ion-color-danger-contrast-rgb:255,255,255;--ion-color-danger-shade:#e04055;--ion-color-danger-tint:#ff5b71;--ion-color-dark:#f4f5f8;--ion-color-dark-rgb:244,245,248;--ion-color-dark-contrast:#000;--ion-color-dark-contrast-rgb:0,0,0;--ion-color-dark-shade:#d7d8da;--ion-color-dark-tint:#f5f6f9;--ion-color-medium:#989aa2;--ion-color-medium-rgb:152,154,162;--ion-color-medium-contrast:#000;--ion-color-medium-contrast-rgb:0,0,0;--ion-color-medium-shade:#86888f;--ion-color-medium-tint:#a2a4ab;--ion-color-light:#222428;--ion-color-light-rgb:34,36,40;--ion-color-light-contrast:#fff;--ion-color-light-contrast-rgb:255,255,255;--ion-color-light-shade:#1e2023;--ion-color-light-tint:#383a3e}.ios body{--ion-background-color:#000;--ion-background-color-rgb:0,0,0;--ion-text-color:#fff;--ion-text-color-rgb:255,255,255;--ion-color-step-50:#0d0d0d;--ion-color-step-100:#1a1a1a;--ion-color-step-150:#262626;--ion-color-step-200:#333;--ion-color-step-250:#404040;--ion-color-step-300:#4d4d4d;--ion-color-step-350:#595959;--ion-color-step-400:#666;--ion-color-step-450:#737373;--ion-color-step-500:grey;--ion-color-step-550:#8c8c8c;--ion-color-step-600:#999;--ion-color-step-650:#a6a6a6;--ion-color-step-700:#b3b3b3;--ion-color-step-750:#bfbfbf;--ion-color-step-800:#ccc;--ion-color-step-850:#d9d9d9;--ion-color-step-900:#e6e6e6;--ion-color-step-950:#f2f2f2;--ion-item-background:#000;--ion-card-background:#1c1c1d}.ios ion-modal{--ion-background-color:var(--ion-color-step-100);--ion-toolbar-background:var(--ion-color-step-150);--ion-toolbar-border-color:var(--ion-color-step-250)}.md body{--ion-background-color:#121212;--ion-background-color-rgb:18,18,18;--ion-text-color:#fff;--ion-text-color-rgb:255,255,255;--ion-border-color:#222;--ion-color-step-50:#1e1e1e;--ion-color-step-100:#2a2a2a;--ion-color-step-150:#363636;--ion-color-step-200:#414141;--ion-color-step-250:#4d4d4d;--ion-color-step-300:#595959;--ion-color-step-350:#656565;--ion-color-step-400:#717171;--ion-color-step-450:#7d7d7d;--ion-color-step-500:#898989;--ion-color-step-550:#949494;--ion-color-step-600:#a0a0a0;--ion-color-step-650:#acacac;--ion-color-step-700:#b8b8b8;--ion-color-step-750:#c4c4c4;--ion-color-step-800:#d0d0d0;--ion-color-step-850:#dbdbdb;--ion-color-step-900:#e7e7e7;--ion-color-step-950:#f3f3f3;--ion-item-background:#1e1e1e;--ion-toolbar-background:#1f1f1f;--ion-tab-bar-background:#1f1f1f;--ion-card-background:#1e1e1e}} +/*# sourceMappingURL=main.8d4fa4cb.chunk.css.map */ \ No newline at end of file diff --git a/docs/static/css/main.8d4fa4cb.chunk.css.map b/docs/static/css/main.8d4fa4cb.chunk.css.map new file mode 100644 index 0000000..fbec759 --- /dev/null +++ b/docs/static/css/main.8d4fa4cb.chunk.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["webpack://src/components/Lorem.css","webpack://src/theme/variables.css"],"names":[],"mappings":"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","file":"main.8d4fa4cb.chunk.css","sourcesContent":[".lorem {\n font-size: 16px;\n line-height: 22px;\n color: #8c8c8c;\n}\n","/* Ionic Variables and Theming. For more info, please see:\nhttp://ionicframework.com/docs/theming/ */\n\n/** Ionic CSS Variables **/\n:root {\n /** primary **/\n --ion-color-primary: #3880ff;\n --ion-color-primary-rgb: 56, 128, 255;\n --ion-color-primary-contrast: #ffffff;\n --ion-color-primary-contrast-rgb: 255, 255, 255;\n --ion-color-primary-shade: #3171e0;\n --ion-color-primary-tint: #4c8dff;\n\n /** secondary **/\n --ion-color-secondary: #3dc2ff;\n --ion-color-secondary-rgb: 61, 194, 255;\n --ion-color-secondary-contrast: #ffffff;\n --ion-color-secondary-contrast-rgb: 255, 255, 255;\n --ion-color-secondary-shade: #36abe0;\n --ion-color-secondary-tint: #50c8ff;\n\n /** tertiary **/\n --ion-color-tertiary: #5260ff;\n --ion-color-tertiary-rgb: 82, 96, 255;\n --ion-color-tertiary-contrast: #ffffff;\n --ion-color-tertiary-contrast-rgb: 255, 255, 255;\n --ion-color-tertiary-shade: #4854e0;\n --ion-color-tertiary-tint: #6370ff;\n\n /** success **/\n --ion-color-success: #2dd36f;\n --ion-color-success-rgb: 45, 211, 111;\n --ion-color-success-contrast: #ffffff;\n --ion-color-success-contrast-rgb: 255, 255, 255;\n --ion-color-success-shade: #28ba62;\n --ion-color-success-tint: #42d77d;\n\n /** warning **/\n --ion-color-warning: #ffc409;\n --ion-color-warning-rgb: 255, 196, 9;\n --ion-color-warning-contrast: #000000;\n --ion-color-warning-contrast-rgb: 0, 0, 0;\n --ion-color-warning-shade: #e0ac08;\n --ion-color-warning-tint: #ffca22;\n\n /** danger **/\n --ion-color-danger: #eb445a;\n --ion-color-danger-rgb: 235, 68, 90;\n --ion-color-danger-contrast: #ffffff;\n --ion-color-danger-contrast-rgb: 255, 255, 255;\n --ion-color-danger-shade: #cf3c4f;\n --ion-color-danger-tint: #ed576b;\n\n /** dark **/\n --ion-color-dark: #222428;\n --ion-color-dark-rgb: 34, 36, 40;\n --ion-color-dark-contrast: #ffffff;\n --ion-color-dark-contrast-rgb: 255, 255, 255;\n --ion-color-dark-shade: #1e2023;\n --ion-color-dark-tint: #383a3e;\n\n /** medium **/\n --ion-color-medium: #92949c;\n --ion-color-medium-rgb: 146, 148, 156;\n --ion-color-medium-contrast: #ffffff;\n --ion-color-medium-contrast-rgb: 255, 255, 255;\n --ion-color-medium-shade: #808289;\n --ion-color-medium-tint: #9d9fa6;\n\n /** light **/\n --ion-color-light: #f4f5f8;\n --ion-color-light-rgb: 244, 245, 248;\n --ion-color-light-contrast: #000000;\n --ion-color-light-contrast-rgb: 0, 0, 0;\n --ion-color-light-shade: #d7d8da;\n --ion-color-light-tint: #f5f6f9;\n}\n\n@media (prefers-color-scheme: dark) {\n /*\n * Dark Colors\n * -------------------------------------------\n */\n\n body {\n --ion-color-primary: #428cff;\n --ion-color-primary-rgb: 66, 140, 255;\n --ion-color-primary-contrast: #ffffff;\n --ion-color-primary-contrast-rgb: 255, 255, 255;\n --ion-color-primary-shade: #3a7be0;\n --ion-color-primary-tint: #5598ff;\n\n --ion-color-secondary: #50c8ff;\n --ion-color-secondary-rgb: 80, 200, 255;\n --ion-color-secondary-contrast: #ffffff;\n --ion-color-secondary-contrast-rgb: 255, 255, 255;\n --ion-color-secondary-shade: #46b0e0;\n --ion-color-secondary-tint: #62ceff;\n\n --ion-color-tertiary: #6a64ff;\n --ion-color-tertiary-rgb: 106, 100, 255;\n --ion-color-tertiary-contrast: #ffffff;\n --ion-color-tertiary-contrast-rgb: 255, 255, 255;\n --ion-color-tertiary-shade: #5d58e0;\n --ion-color-tertiary-tint: #7974ff;\n\n --ion-color-success: #2fdf75;\n --ion-color-success-rgb: 47, 223, 117;\n --ion-color-success-contrast: #000000;\n --ion-color-success-contrast-rgb: 0, 0, 0;\n --ion-color-success-shade: #29c467;\n --ion-color-success-tint: #44e283;\n\n --ion-color-warning: #ffd534;\n --ion-color-warning-rgb: 255, 213, 52;\n --ion-color-warning-contrast: #000000;\n --ion-color-warning-contrast-rgb: 0, 0, 0;\n --ion-color-warning-shade: #e0bb2e;\n --ion-color-warning-tint: #ffd948;\n\n --ion-color-danger: #ff4961;\n --ion-color-danger-rgb: 255, 73, 97;\n --ion-color-danger-contrast: #ffffff;\n --ion-color-danger-contrast-rgb: 255, 255, 255;\n --ion-color-danger-shade: #e04055;\n --ion-color-danger-tint: #ff5b71;\n\n --ion-color-dark: #f4f5f8;\n --ion-color-dark-rgb: 244, 245, 248;\n --ion-color-dark-contrast: #000000;\n --ion-color-dark-contrast-rgb: 0, 0, 0;\n --ion-color-dark-shade: #d7d8da;\n --ion-color-dark-tint: #f5f6f9;\n\n --ion-color-medium: #989aa2;\n --ion-color-medium-rgb: 152, 154, 162;\n --ion-color-medium-contrast: #000000;\n --ion-color-medium-contrast-rgb: 0, 0, 0;\n --ion-color-medium-shade: #86888f;\n --ion-color-medium-tint: #a2a4ab;\n\n --ion-color-light: #222428;\n --ion-color-light-rgb: 34, 36, 40;\n --ion-color-light-contrast: #ffffff;\n --ion-color-light-contrast-rgb: 255, 255, 255;\n --ion-color-light-shade: #1e2023;\n --ion-color-light-tint: #383a3e;\n }\n\n /*\n * iOS Dark Theme\n * -------------------------------------------\n */\n\n .ios body {\n --ion-background-color: #000000;\n --ion-background-color-rgb: 0, 0, 0;\n\n --ion-text-color: #ffffff;\n --ion-text-color-rgb: 255, 255, 255;\n\n --ion-color-step-50: #0d0d0d;\n --ion-color-step-100: #1a1a1a;\n --ion-color-step-150: #262626;\n --ion-color-step-200: #333333;\n --ion-color-step-250: #404040;\n --ion-color-step-300: #4d4d4d;\n --ion-color-step-350: #595959;\n --ion-color-step-400: #666666;\n --ion-color-step-450: #737373;\n --ion-color-step-500: #808080;\n --ion-color-step-550: #8c8c8c;\n --ion-color-step-600: #999999;\n --ion-color-step-650: #a6a6a6;\n --ion-color-step-700: #b3b3b3;\n --ion-color-step-750: #bfbfbf;\n --ion-color-step-800: #cccccc;\n --ion-color-step-850: #d9d9d9;\n --ion-color-step-900: #e6e6e6;\n --ion-color-step-950: #f2f2f2;\n\n --ion-item-background: #000000;\n\n --ion-card-background: #1c1c1d;\n }\n\n .ios ion-modal {\n --ion-background-color: var(--ion-color-step-100);\n --ion-toolbar-background: var(--ion-color-step-150);\n --ion-toolbar-border-color: var(--ion-color-step-250);\n }\n\n /*\n * Material Design Dark Theme\n * -------------------------------------------\n */\n\n .md body {\n --ion-background-color: #121212;\n --ion-background-color-rgb: 18, 18, 18;\n\n --ion-text-color: #ffffff;\n --ion-text-color-rgb: 255, 255, 255;\n\n --ion-border-color: #222222;\n\n --ion-color-step-50: #1e1e1e;\n --ion-color-step-100: #2a2a2a;\n --ion-color-step-150: #363636;\n --ion-color-step-200: #414141;\n --ion-color-step-250: #4d4d4d;\n --ion-color-step-300: #595959;\n --ion-color-step-350: #656565;\n --ion-color-step-400: #717171;\n --ion-color-step-450: #7d7d7d;\n --ion-color-step-500: #898989;\n --ion-color-step-550: #949494;\n --ion-color-step-600: #a0a0a0;\n --ion-color-step-650: #acacac;\n --ion-color-step-700: #b8b8b8;\n --ion-color-step-750: #c4c4c4;\n --ion-color-step-800: #d0d0d0;\n --ion-color-step-850: #dbdbdb;\n --ion-color-step-900: #e7e7e7;\n --ion-color-step-950: #f3f3f3;\n\n --ion-item-background: #1e1e1e;\n\n --ion-toolbar-background: #1f1f1f;\n\n --ion-tab-bar-background: #1f1f1f;\n\n --ion-card-background: #1e1e1e;\n }\n}\n"]} \ No newline at end of file diff --git a/docs/static/css/main.9c47e41d.chunk.css b/docs/static/css/main.9c47e41d.chunk.css deleted file mode 100644 index 5d77b21..0000000 --- a/docs/static/css/main.9c47e41d.chunk.css +++ /dev/null @@ -1,182 +0,0 @@ -.lorem { - font-size: 16px; - line-height: 22px; - color: #8c8c8c; -} -:root { - --ion-color-primary: #3880ff; - --ion-color-primary-rgb: 56, 128, 255; - --ion-color-primary-contrast: #fff; - --ion-color-primary-contrast-rgb: 255, 255, 255; - --ion-color-primary-shade: #3171e0; - --ion-color-primary-tint: #4c8dff; - --ion-color-secondary: #3dc2ff; - --ion-color-secondary-rgb: 61, 194, 255; - --ion-color-secondary-contrast: #fff; - --ion-color-secondary-contrast-rgb: 255, 255, 255; - --ion-color-secondary-shade: #36abe0; - --ion-color-secondary-tint: #50c8ff; - --ion-color-tertiary: #5260ff; - --ion-color-tertiary-rgb: 82, 96, 255; - --ion-color-tertiary-contrast: #fff; - --ion-color-tertiary-contrast-rgb: 255, 255, 255; - --ion-color-tertiary-shade: #4854e0; - --ion-color-tertiary-tint: #6370ff; - --ion-color-success: #2dd36f; - --ion-color-success-rgb: 45, 211, 111; - --ion-color-success-contrast: #fff; - --ion-color-success-contrast-rgb: 255, 255, 255; - --ion-color-success-shade: #28ba62; - --ion-color-success-tint: #42d77d; - --ion-color-warning: #ffc409; - --ion-color-warning-rgb: 255, 196, 9; - --ion-color-warning-contrast: #000; - --ion-color-warning-contrast-rgb: 0, 0, 0; - --ion-color-warning-shade: #e0ac08; - --ion-color-warning-tint: #ffca22; - --ion-color-danger: #eb445a; - --ion-color-danger-rgb: 235, 68, 90; - --ion-color-danger-contrast: #fff; - --ion-color-danger-contrast-rgb: 255, 255, 255; - --ion-color-danger-shade: #cf3c4f; - --ion-color-danger-tint: #ed576b; - --ion-color-dark: #222428; - --ion-color-dark-rgb: 34, 36, 40; - --ion-color-dark-contrast: #fff; - --ion-color-dark-contrast-rgb: 255, 255, 255; - --ion-color-dark-shade: #1e2023; - --ion-color-dark-tint: #383a3e; - --ion-color-medium: #92949c; - --ion-color-medium-rgb: 146, 148, 156; - --ion-color-medium-contrast: #fff; - --ion-color-medium-contrast-rgb: 255, 255, 255; - --ion-color-medium-shade: #808289; - --ion-color-medium-tint: #9d9fa6; - --ion-color-light: #f4f5f8; - --ion-color-light-rgb: 244, 245, 248; - --ion-color-light-contrast: #000; - --ion-color-light-contrast-rgb: 0, 0, 0; - --ion-color-light-shade: #d7d8da; - --ion-color-light-tint: #f5f6f9; -} -@media (prefers-color-scheme: dark) { - body { - --ion-color-primary: #428cff; - --ion-color-primary-rgb: 66, 140, 255; - --ion-color-primary-contrast: #fff; - --ion-color-primary-contrast-rgb: 255, 255, 255; - --ion-color-primary-shade: #3a7be0; - --ion-color-primary-tint: #5598ff; - --ion-color-secondary: #50c8ff; - --ion-color-secondary-rgb: 80, 200, 255; - --ion-color-secondary-contrast: #fff; - --ion-color-secondary-contrast-rgb: 255, 255, 255; - --ion-color-secondary-shade: #46b0e0; - --ion-color-secondary-tint: #62ceff; - --ion-color-tertiary: #6a64ff; - --ion-color-tertiary-rgb: 106, 100, 255; - --ion-color-tertiary-contrast: #fff; - --ion-color-tertiary-contrast-rgb: 255, 255, 255; - --ion-color-tertiary-shade: #5d58e0; - --ion-color-tertiary-tint: #7974ff; - --ion-color-success: #2fdf75; - --ion-color-success-rgb: 47, 223, 117; - --ion-color-success-contrast: #000; - --ion-color-success-contrast-rgb: 0, 0, 0; - --ion-color-success-shade: #29c467; - --ion-color-success-tint: #44e283; - --ion-color-warning: #ffd534; - --ion-color-warning-rgb: 255, 213, 52; - --ion-color-warning-contrast: #000; - --ion-color-warning-contrast-rgb: 0, 0, 0; - --ion-color-warning-shade: #e0bb2e; - --ion-color-warning-tint: #ffd948; - --ion-color-danger: #ff4961; - --ion-color-danger-rgb: 255, 73, 97; - --ion-color-danger-contrast: #fff; - --ion-color-danger-contrast-rgb: 255, 255, 255; - --ion-color-danger-shade: #e04055; - --ion-color-danger-tint: #ff5b71; - --ion-color-dark: #f4f5f8; - --ion-color-dark-rgb: 244, 245, 248; - --ion-color-dark-contrast: #000; - --ion-color-dark-contrast-rgb: 0, 0, 0; - --ion-color-dark-shade: #d7d8da; - --ion-color-dark-tint: #f5f6f9; - --ion-color-medium: #989aa2; - --ion-color-medium-rgb: 152, 154, 162; - --ion-color-medium-contrast: #000; - --ion-color-medium-contrast-rgb: 0, 0, 0; - --ion-color-medium-shade: #86888f; - --ion-color-medium-tint: #a2a4ab; - --ion-color-light: #222428; - --ion-color-light-rgb: 34, 36, 40; - --ion-color-light-contrast: #fff; - --ion-color-light-contrast-rgb: 255, 255, 255; - --ion-color-light-shade: #1e2023; - --ion-color-light-tint: #383a3e; - } - .ios body { - --ion-background-color: #000; - --ion-background-color-rgb: 0, 0, 0; - --ion-text-color: #fff; - --ion-text-color-rgb: 255, 255, 255; - --ion-color-step-50: #0d0d0d; - --ion-color-step-100: #1a1a1a; - --ion-color-step-150: #262626; - --ion-color-step-200: #333; - --ion-color-step-250: #404040; - --ion-color-step-300: #4d4d4d; - --ion-color-step-350: #595959; - --ion-color-step-400: #666; - --ion-color-step-450: #737373; - --ion-color-step-500: grey; - --ion-color-step-550: #8c8c8c; - --ion-color-step-600: #999; - --ion-color-step-650: #a6a6a6; - --ion-color-step-700: #b3b3b3; - --ion-color-step-750: #bfbfbf; - --ion-color-step-800: #ccc; - --ion-color-step-850: #d9d9d9; - --ion-color-step-900: #e6e6e6; - --ion-color-step-950: #f2f2f2; - --ion-item-background: #000; - --ion-card-background: #1c1c1d; - } - .ios ion-modal { - --ion-background-color: var(--ion-color-step-100); - --ion-toolbar-background: var(--ion-color-step-150); - --ion-toolbar-border-color: var(--ion-color-step-250); - } - .md body { - --ion-background-color: #121212; - --ion-background-color-rgb: 18, 18, 18; - --ion-text-color: #fff; - --ion-text-color-rgb: 255, 255, 255; - --ion-border-color: #222; - --ion-color-step-50: #1e1e1e; - --ion-color-step-100: #2a2a2a; - --ion-color-step-150: #363636; - --ion-color-step-200: #414141; - --ion-color-step-250: #4d4d4d; - --ion-color-step-300: #595959; - --ion-color-step-350: #656565; - --ion-color-step-400: #717171; - --ion-color-step-450: #7d7d7d; - --ion-color-step-500: #898989; - --ion-color-step-550: #949494; - --ion-color-step-600: #a0a0a0; - --ion-color-step-650: #acacac; - --ion-color-step-700: #b8b8b8; - --ion-color-step-750: #c4c4c4; - --ion-color-step-800: #d0d0d0; - --ion-color-step-850: #dbdbdb; - --ion-color-step-900: #e7e7e7; - --ion-color-step-950: #f3f3f3; - --ion-item-background: #1e1e1e; - --ion-toolbar-background: #1f1f1f; - --ion-tab-bar-background: #1f1f1f; - --ion-card-background: #1e1e1e; - } -} -/*# sourceMappingURL=main.9c47e41d.chunk.css.map */ diff --git a/docs/static/css/main.9c47e41d.chunk.css.map b/docs/static/css/main.9c47e41d.chunk.css.map deleted file mode 100644 index b0c8689..0000000 --- a/docs/static/css/main.9c47e41d.chunk.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack://src/components/Lorem.css","webpack://src/theme/variables.css"],"names":[],"mappings":"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","file":"main.9c47e41d.chunk.css","sourcesContent":[".lorem {\r\n font-size: 16px;\r\n line-height: 22px;\r\n color: #8c8c8c;\r\n}\r\n","/* Ionic Variables and Theming. For more info, please see:\r\nhttp://ionicframework.com/docs/theming/ */\r\n\r\n/** Ionic CSS Variables **/\r\n:root {\r\n /** primary **/\r\n --ion-color-primary: #3880ff;\r\n --ion-color-primary-rgb: 56, 128, 255;\r\n --ion-color-primary-contrast: #ffffff;\r\n --ion-color-primary-contrast-rgb: 255, 255, 255;\r\n --ion-color-primary-shade: #3171e0;\r\n --ion-color-primary-tint: #4c8dff;\r\n\r\n /** secondary **/\r\n --ion-color-secondary: #3dc2ff;\r\n --ion-color-secondary-rgb: 61, 194, 255;\r\n --ion-color-secondary-contrast: #ffffff;\r\n --ion-color-secondary-contrast-rgb: 255, 255, 255;\r\n --ion-color-secondary-shade: #36abe0;\r\n --ion-color-secondary-tint: #50c8ff;\r\n\r\n /** tertiary **/\r\n --ion-color-tertiary: #5260ff;\r\n --ion-color-tertiary-rgb: 82, 96, 255;\r\n --ion-color-tertiary-contrast: #ffffff;\r\n --ion-color-tertiary-contrast-rgb: 255, 255, 255;\r\n --ion-color-tertiary-shade: #4854e0;\r\n --ion-color-tertiary-tint: #6370ff;\r\n\r\n /** success **/\r\n --ion-color-success: #2dd36f;\r\n --ion-color-success-rgb: 45, 211, 111;\r\n --ion-color-success-contrast: #ffffff;\r\n --ion-color-success-contrast-rgb: 255, 255, 255;\r\n --ion-color-success-shade: #28ba62;\r\n --ion-color-success-tint: #42d77d;\r\n\r\n /** warning **/\r\n --ion-color-warning: #ffc409;\r\n --ion-color-warning-rgb: 255, 196, 9;\r\n --ion-color-warning-contrast: #000000;\r\n --ion-color-warning-contrast-rgb: 0, 0, 0;\r\n --ion-color-warning-shade: #e0ac08;\r\n --ion-color-warning-tint: #ffca22;\r\n\r\n /** danger **/\r\n --ion-color-danger: #eb445a;\r\n --ion-color-danger-rgb: 235, 68, 90;\r\n --ion-color-danger-contrast: #ffffff;\r\n --ion-color-danger-contrast-rgb: 255, 255, 255;\r\n --ion-color-danger-shade: #cf3c4f;\r\n --ion-color-danger-tint: #ed576b;\r\n\r\n /** dark **/\r\n --ion-color-dark: #222428;\r\n --ion-color-dark-rgb: 34, 36, 40;\r\n --ion-color-dark-contrast: #ffffff;\r\n --ion-color-dark-contrast-rgb: 255, 255, 255;\r\n --ion-color-dark-shade: #1e2023;\r\n --ion-color-dark-tint: #383a3e;\r\n\r\n /** medium **/\r\n --ion-color-medium: #92949c;\r\n --ion-color-medium-rgb: 146, 148, 156;\r\n --ion-color-medium-contrast: #ffffff;\r\n --ion-color-medium-contrast-rgb: 255, 255, 255;\r\n --ion-color-medium-shade: #808289;\r\n --ion-color-medium-tint: #9d9fa6;\r\n\r\n /** light **/\r\n --ion-color-light: #f4f5f8;\r\n --ion-color-light-rgb: 244, 245, 248;\r\n --ion-color-light-contrast: #000000;\r\n --ion-color-light-contrast-rgb: 0, 0, 0;\r\n --ion-color-light-shade: #d7d8da;\r\n --ion-color-light-tint: #f5f6f9;\r\n}\r\n\r\n@media (prefers-color-scheme: dark) {\r\n /*\r\n * Dark Colors\r\n * -------------------------------------------\r\n */\r\n\r\n body {\r\n --ion-color-primary: #428cff;\r\n --ion-color-primary-rgb: 66, 140, 255;\r\n --ion-color-primary-contrast: #ffffff;\r\n --ion-color-primary-contrast-rgb: 255, 255, 255;\r\n --ion-color-primary-shade: #3a7be0;\r\n --ion-color-primary-tint: #5598ff;\r\n\r\n --ion-color-secondary: #50c8ff;\r\n --ion-color-secondary-rgb: 80, 200, 255;\r\n --ion-color-secondary-contrast: #ffffff;\r\n --ion-color-secondary-contrast-rgb: 255, 255, 255;\r\n --ion-color-secondary-shade: #46b0e0;\r\n --ion-color-secondary-tint: #62ceff;\r\n\r\n --ion-color-tertiary: #6a64ff;\r\n --ion-color-tertiary-rgb: 106, 100, 255;\r\n --ion-color-tertiary-contrast: #ffffff;\r\n --ion-color-tertiary-contrast-rgb: 255, 255, 255;\r\n --ion-color-tertiary-shade: #5d58e0;\r\n --ion-color-tertiary-tint: #7974ff;\r\n\r\n --ion-color-success: #2fdf75;\r\n --ion-color-success-rgb: 47, 223, 117;\r\n --ion-color-success-contrast: #000000;\r\n --ion-color-success-contrast-rgb: 0, 0, 0;\r\n --ion-color-success-shade: #29c467;\r\n --ion-color-success-tint: #44e283;\r\n\r\n --ion-color-warning: #ffd534;\r\n --ion-color-warning-rgb: 255, 213, 52;\r\n --ion-color-warning-contrast: #000000;\r\n --ion-color-warning-contrast-rgb: 0, 0, 0;\r\n --ion-color-warning-shade: #e0bb2e;\r\n --ion-color-warning-tint: #ffd948;\r\n\r\n --ion-color-danger: #ff4961;\r\n --ion-color-danger-rgb: 255, 73, 97;\r\n --ion-color-danger-contrast: #ffffff;\r\n --ion-color-danger-contrast-rgb: 255, 255, 255;\r\n --ion-color-danger-shade: #e04055;\r\n --ion-color-danger-tint: #ff5b71;\r\n\r\n --ion-color-dark: #f4f5f8;\r\n --ion-color-dark-rgb: 244, 245, 248;\r\n --ion-color-dark-contrast: #000000;\r\n --ion-color-dark-contrast-rgb: 0, 0, 0;\r\n --ion-color-dark-shade: #d7d8da;\r\n --ion-color-dark-tint: #f5f6f9;\r\n\r\n --ion-color-medium: #989aa2;\r\n --ion-color-medium-rgb: 152, 154, 162;\r\n --ion-color-medium-contrast: #000000;\r\n --ion-color-medium-contrast-rgb: 0, 0, 0;\r\n --ion-color-medium-shade: #86888f;\r\n --ion-color-medium-tint: #a2a4ab;\r\n\r\n --ion-color-light: #222428;\r\n --ion-color-light-rgb: 34, 36, 40;\r\n --ion-color-light-contrast: #ffffff;\r\n --ion-color-light-contrast-rgb: 255, 255, 255;\r\n --ion-color-light-shade: #1e2023;\r\n --ion-color-light-tint: #383a3e;\r\n }\r\n\r\n /*\r\n * iOS Dark Theme\r\n * -------------------------------------------\r\n */\r\n\r\n .ios body {\r\n --ion-background-color: #000000;\r\n --ion-background-color-rgb: 0, 0, 0;\r\n\r\n --ion-text-color: #ffffff;\r\n --ion-text-color-rgb: 255, 255, 255;\r\n\r\n --ion-color-step-50: #0d0d0d;\r\n --ion-color-step-100: #1a1a1a;\r\n --ion-color-step-150: #262626;\r\n --ion-color-step-200: #333333;\r\n --ion-color-step-250: #404040;\r\n --ion-color-step-300: #4d4d4d;\r\n --ion-color-step-350: #595959;\r\n --ion-color-step-400: #666666;\r\n --ion-color-step-450: #737373;\r\n --ion-color-step-500: #808080;\r\n --ion-color-step-550: #8c8c8c;\r\n --ion-color-step-600: #999999;\r\n --ion-color-step-650: #a6a6a6;\r\n --ion-color-step-700: #b3b3b3;\r\n --ion-color-step-750: #bfbfbf;\r\n --ion-color-step-800: #cccccc;\r\n --ion-color-step-850: #d9d9d9;\r\n --ion-color-step-900: #e6e6e6;\r\n --ion-color-step-950: #f2f2f2;\r\n\r\n --ion-item-background: #000000;\r\n\r\n --ion-card-background: #1c1c1d;\r\n }\r\n\r\n .ios ion-modal {\r\n --ion-background-color: var(--ion-color-step-100);\r\n --ion-toolbar-background: var(--ion-color-step-150);\r\n --ion-toolbar-border-color: var(--ion-color-step-250);\r\n }\r\n\r\n /*\r\n * Material Design Dark Theme\r\n * -------------------------------------------\r\n */\r\n\r\n .md body {\r\n --ion-background-color: #121212;\r\n --ion-background-color-rgb: 18, 18, 18;\r\n\r\n --ion-text-color: #ffffff;\r\n --ion-text-color-rgb: 255, 255, 255;\r\n\r\n --ion-border-color: #222222;\r\n\r\n --ion-color-step-50: #1e1e1e;\r\n --ion-color-step-100: #2a2a2a;\r\n --ion-color-step-150: #363636;\r\n --ion-color-step-200: #414141;\r\n --ion-color-step-250: #4d4d4d;\r\n --ion-color-step-300: #595959;\r\n --ion-color-step-350: #656565;\r\n --ion-color-step-400: #717171;\r\n --ion-color-step-450: #7d7d7d;\r\n --ion-color-step-500: #898989;\r\n --ion-color-step-550: #949494;\r\n --ion-color-step-600: #a0a0a0;\r\n --ion-color-step-650: #acacac;\r\n --ion-color-step-700: #b8b8b8;\r\n --ion-color-step-750: #c4c4c4;\r\n --ion-color-step-800: #d0d0d0;\r\n --ion-color-step-850: #dbdbdb;\r\n --ion-color-step-900: #e7e7e7;\r\n --ion-color-step-950: #f3f3f3;\r\n\r\n --ion-item-background: #1e1e1e;\r\n\r\n --ion-toolbar-background: #1f1f1f;\r\n\r\n --ion-tab-bar-background: #1f1f1f;\r\n\r\n --ion-card-background: #1e1e1e;\r\n }\r\n}\r\n"]} \ No newline at end of file diff --git a/docs/static/js/0.8454ff46.chunk.js b/docs/static/js/0.8454ff46.chunk.js index 950841e..be4068b 100644 --- a/docs/static/js/0.8454ff46.chunk.js +++ b/docs/static/js/0.8454ff46.chunk.js @@ -1,49 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [0], - { - 138: function (e, t, n) { - 'use strict' - n.r(t), - n.d(t, 'createSwipeBackGesture', function () { - return i - }) - var r = n(12), - a = n(37), - i = - (n(27), - function (e, t, n, i, c) { - var o = e.ownerDocument.defaultView - return Object(a.createGesture)({ - el: e, - gestureName: 'goback-swipe', - gesturePriority: 40, - threshold: 10, - canStart: function (e) { - return e.startX <= 50 && t() - }, - onStart: n, - onMove: function (e) { - var t = e.deltaX / o.innerWidth - i(t) - }, - onEnd: function (e) { - var t = e.deltaX, - n = o.innerWidth, - a = t / n, - i = e.velocityX, - u = n / 2, - s = i >= 0 && (i > 0.2 || e.deltaX > u), - d = (s ? 1 - a : a) * n, - h = 0 - if (d > 5) { - var l = d / Math.abs(i) - h = Math.min(l, 540) - } - c(s, a <= 0 ? 0.01 : Object(r.j)(0, a, 0.9999), h) - }, - }) - }) - }, - }, -]) -//# sourceMappingURL=0.8454ff46.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[0],{138:function(e,t,n){"use strict";n.r(t),n.d(t,"createSwipeBackGesture",(function(){return i}));var r=n(12),a=n(37),i=(n(27),function(e,t,n,i,c){var o=e.ownerDocument.defaultView;return Object(a.createGesture)({el:e,gestureName:"goback-swipe",gesturePriority:40,threshold:10,canStart:function(e){return e.startX<=50&&t()},onStart:n,onMove:function(e){var t=e.deltaX/o.innerWidth;i(t)},onEnd:function(e){var t=e.deltaX,n=o.innerWidth,a=t/n,i=e.velocityX,u=n/2,s=i>=0&&(i>.2||e.deltaX>u),d=(s?1-a:a)*n,h=0;if(d>5){var l=d/Math.abs(i);h=Math.min(l,540)}c(s,a<=0?.01:Object(r.j)(0,a,.9999),h)}})})}}]); +//# sourceMappingURL=0.8454ff46.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/10.bd20c974.chunk.js b/docs/static/js/10.bd20c974.chunk.js index e42a97d..2ee329c 100644 --- a/docs/static/js/10.bd20c974.chunk.js +++ b/docs/static/js/10.bd20c974.chunk.js @@ -1,1338 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [10], - { - 133: function (t, e, i) { - 'use strict' - i.d(e, 'a', function () { - return o - }), - i.d(e, 'b', function () { - return a - }), - i.d(e, 'c', function () { - return r - }), - i.d(e, 'd', function () { - return c - }) - var n = i(1), - r = function (t, e) { - return null !== e.closest(t) - }, - o = function (t, e) { - var i - return 'string' === typeof t && t.length > 0 - ? Object.assign((((i = { 'ion-color': !0 })['ion-color-' + t] = !0), i), e) - : e - }, - a = function (t) { - var e = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (e[t] = !0) - }), - e - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - c = function (t, e, i, r) { - return Object(n.a)(void 0, void 0, void 0, function () { - var o - return Object(n.c)(this, function (n) { - return null != t && '#' !== t[0] && !s.test(t) && (o = document.querySelector('ion-router')) - ? (null != e && e.preventDefault(), [2, o.push(t, i, r)]) - : [2, !1] - }) - }) - } - }, - 134: function (t, e, i) { - 'use strict' - i.d(e, 'a', function () { - return o - }), - i.d(e, 'b', function () { - return a - }), - i.d(e, 'c', function () { - return r - }), - i.d(e, 'd', function () { - return c - }), - i.d(e, 'e', function () { - return s - }) - var n = { - getEngine: function () { - var t = window - return ( - t.TapticEngine || (t.Capacitor && t.Capacitor.isPluginAvailable('Haptics') && t.Capacitor.Plugins.Haptics) - ) - }, - available: function () { - return !!this.getEngine() - }, - isCordova: function () { - return !!window.TapticEngine - }, - isCapacitor: function () { - return !!window.Capacitor - }, - impact: function (t) { - var e = this.getEngine() - if (e) { - var i = this.isCapacitor() ? t.style.toUpperCase() : t.style - e.impact({ style: i }) - } - }, - notification: function (t) { - var e = this.getEngine() - if (e) { - var i = this.isCapacitor() ? t.style.toUpperCase() : t.style - e.notification({ style: i }) - } - }, - selection: function () { - this.impact({ style: 'light' }) - }, - selectionStart: function () { - var t = this.getEngine() - t && (this.isCapacitor() ? t.selectionStart() : t.gestureSelectionStart()) - }, - selectionChanged: function () { - var t = this.getEngine() - t && (this.isCapacitor() ? t.selectionChanged() : t.gestureSelectionChanged()) - }, - selectionEnd: function () { - var t = this.getEngine() - t && (this.isCapacitor() ? t.selectionEnd() : t.gestureSelectionEnd()) - }, - }, - r = function () { - n.selection() - }, - o = function () { - n.selectionStart() - }, - a = function () { - n.selectionChanged() - }, - s = function () { - n.selectionEnd() - }, - c = function (t) { - n.impact(t) - } - }, - 99: function (t, e, i) { - 'use strict' - i.r(e), - i.d(e, 'ion_datetime', function () { - return tt - }), - i.d(e, 'ion_picker', function () { - return at - }), - i.d(e, 'ion_picker_column', function () { - return lt - }) - var n = i(1), - r = i(13), - o = i(14), - a = i(12), - s = i(24), - c = i(133), - l = i(2), - d = i(134), - p = - (i(26), - function (t, e, i, n) { - if (t !== T && t !== I) { - if (t === Z) - return void 0 !== i && void 0 !== i.hour ? (i.hour < 12 ? 'AM' : 'PM') : e ? e.toUpperCase() : '' - if (t === _) return void 0 !== i && void 0 !== i.hour ? (i.hour < 12 ? 'am' : 'pm') : e || '' - if (null == e) return '' - if (t === z || t === Y || t === P || t === A || t === J || t === q) return M(e) - if (t === D) return S(e) - if (t === E) return (n.monthNames ? n.monthNames : X)[e - 1] - if (t === F) return (n.monthShortNames ? n.monthShortNames : K)[e - 1] - if (t === W || t === B) { - if (0 === e) return '12' - if ((e > 12 && (e -= 12), t === W && e < 10)) return '0' + e - } - return e.toString() - } - try { - return ( - (e = new Date(i.year, i.month - 1, i.day).getDay()), - t === T ? (n.dayNames ? n.dayNames : G)[e] : (n.dayShortNames ? n.dayShortNames : R)[e] - ) - } catch (r) {} - }), - h = function (t, e, i, n, r) { - return void 0 === n && (n = 0), void 0 === r && (r = 0), parseInt('1' + S(t) + M(e) + M(i) + M(n) + M(r), 10) - }, - u = function (t) { - return h(t.year, t.month, t.day, t.hour, t.minute) - }, - m = function (t) { - return (t % 4 === 0 && t % 100 !== 0) || t % 400 === 0 - }, - f = - /^(\d{4}|[+\-]\d{6})(?:-(\d{2})(?:-(\d{2}))?)?(?:T(\d{2}):(\d{2})(?::(\d{2})(?:\.(\d{3}))?)?(?:(Z)|([+\-])(\d{2})(?::(\d{2}))?)?)?$/, - g = /^((\d{2}):(\d{2})(?::(\d{2})(?:\.(\d{3}))?)?(?:(Z)|([+\-])(\d{2})(?::(\d{2}))?)?)?$/, - b = function (t) { - var e = null - if ( - (null != t && - '' !== t && - ((e = g.exec(t)) ? (e.unshift(void 0, void 0), (e[2] = e[3] = void 0)) : (e = f.exec(t))), - null !== e) - ) { - for (var i = 1; i < 8; i++) e[i] = void 0 !== e[i] ? parseInt(e[i], 10) : void 0 - var n = 0 - return ( - e[9] && - e[10] && - ((n = 60 * parseInt(e[10], 10)), e[11] && (n += parseInt(e[11], 10)), '-' === e[9] && (n *= -1)), - { - year: e[1], - month: e[2], - day: e[3], - hour: e[4], - minute: e[5], - second: e[6], - millisecond: e[7], - tzOffset: n, - } - ) - } - }, - v = function (t, e) { - var i = new Date(t.toLocaleString('en-US', { timeZone: 'utc' })), - n = new Date(t.toLocaleString('en-US', { timeZone: e })) - return i.getTime() - n.getTime() - }, - k = function (t, e, i) { - if (!e || 'string' === typeof e) { - var n = (function (t, e) { - void 0 === t && (t = ''), - void 0 === e && (e = ''), - (void 0 !== t && null !== t) || (t = ''), - (10 !== t.length && 7 !== t.length && 4 !== t.length) || (t += ' ') - var i = 'string' === typeof t && t.length > 0 ? new Date(t) : new Date(), - n = new Date( - Date.UTC( - i.getFullYear(), - i.getMonth(), - i.getDate(), - i.getHours(), - i.getMinutes(), - i.getSeconds(), - i.getMilliseconds() - ) - ) - return e && e.length > 0 ? new Date(i.getTime() - v(n, e)) : n - })(e, i) - Number.isNaN(n.getTime()) || (e = n.toISOString()) - } - if (e && '' !== e) { - if ('string' === typeof e) { - if ((e = b(e))) return Object.assign(t, e), !0 - } else { - if (e.year || e.hour || e.month || e.day || e.minute || e.second) { - void 0 !== e.ampm && - void 0 !== e.hour && - (e.hour.value = - 'pm' === e.ampm.value - ? 12 === e.hour.value - ? 12 - : e.hour.value + 12 - : 12 === e.hour.value - ? 0 - : e.hour.value) - for (var r = 0, o = Object.keys(e); r < o.length; r++) { - var a = o[r] - t[a] = e[a].value - } - return !0 - } - if (e.ampm) - return ( - (e.hour = { - value: e.hour - ? e.hour.value - : 'pm' === e.ampm.value - ? t.hour < 12 - ? t.hour + 12 - : t.hour - : t.hour >= 12 - ? t.hour - 12 - : t.hour, - }), - (t.hour = e.hour.value), - (t.ampm = e.ampm.value), - !0 - ) - } - console.warn( - 'Error parsing date: "' + - e + - '". Please provide a valid ISO 8601 datetime format: https://www.w3.org/TR/NOTE-datetime' - ) - } else for (var s in t) t.hasOwnProperty(s) && delete t[s] - return !1 - }, - x = function (t, e) { - return e === Z || e === _ - ? t.hour < 12 - ? 'am' - : 'pm' - : e === W || e === B - ? t.hour > 12 - ? t.hour - 12 - : 0 === t.hour - ? 12 - : t.hour - : t[y(e)] - }, - y = function (t) { - for (var e in $) if ($[e].f === t) return $[e].k - }, - w = function (t) { - var e = '' - return ( - void 0 !== t.year - ? ((e = S(t.year)), - void 0 !== t.month && - ((e += '-' + M(t.month)), - void 0 !== t.day && - ((e += '-' + M(t.day)), - void 0 !== t.hour && - ((e += 'T' + M(t.hour) + ':' + M(t.minute) + ':' + M(t.second)), - t.millisecond > 0 && (e += '.' + C(t.millisecond)), - void 0 === t.tzOffset - ? (e += 'Z') - : (e += - (t.tzOffset > 0 ? '+' : '-') + - M(Math.floor(Math.abs(t.tzOffset / 60))) + - ':' + - M(t.tzOffset % 60)))))) - : void 0 !== t.hour && - ((e = M(t.hour) + ':' + M(t.minute)), - void 0 !== t.second && - ((e += ':' + M(t.second)), void 0 !== t.millisecond && (e += '.' + C(t.millisecond)))), - e - ) - }, - j = function (t, e) { - var i - if (null != t) - return ( - 'string' === typeof t && (t = t.replace(/\[|\]/g, '').split(',')), - Array.isArray(t) && - (i = t.map(function (t) { - return t.toString().trim() - })), - (void 0 !== i && 0 !== i.length) || - console.warn('Invalid "' + e + 'Names". Must be an array of strings, or a comma separated string.'), - i - ) - }, - O = function (t, e) { - var i - return ( - 'string' === typeof t && (t = t.replace(/\[|\]|\s/g, '').split(',')), - 0 === - (i = Array.isArray(t) - ? t - .map(function (t) { - return parseInt(t, 10) - }) - .filter(isFinite) - : [t]).length && - console.warn( - 'Invalid "' + e + 'Values". Must be an array of numbers, or a comma separated string of numbers.' - ), - i - ) - }, - M = function (t) { - return ('0' + (void 0 !== t ? Math.abs(t) : '0')).slice(-2) - }, - C = function (t) { - return ('00' + (void 0 !== t ? Math.abs(t) : '0')).slice(-3) - }, - S = function (t) { - return ('000' + (void 0 !== t ? Math.abs(t) : '0')).slice(-4) - }, - D = 'YYYY', - z = 'YY', - E = 'MMMM', - F = 'MMM', - Y = 'MM', - N = 'M', - T = 'DDDD', - I = 'DDD', - P = 'DD', - H = 'D', - A = 'HH', - V = 'H', - W = 'hh', - B = 'h', - J = 'mm', - L = 'm', - q = 'ss', - U = 's', - Z = 'A', - _ = 'a', - $ = [ - { f: D, k: 'year' }, - { f: E, k: 'month' }, - { f: T, k: 'day' }, - { f: F, k: 'month' }, - { f: I, k: 'day' }, - { f: z, k: 'year' }, - { f: Y, k: 'month' }, - { f: P, k: 'day' }, - { f: A, k: 'hour' }, - { f: W, k: 'hour' }, - { f: J, k: 'minute' }, - { f: q, k: 'second' }, - { f: N, k: 'month' }, - { f: H, k: 'day' }, - { f: V, k: 'hour' }, - { f: B, k: 'hour' }, - { f: L, k: 'minute' }, - { f: U, k: 'second' }, - { f: Z, k: 'ampm' }, - { f: _, k: 'ampm' }, - ], - G = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], - R = ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'], - X = [ - 'January', - 'February', - 'March', - 'April', - 'May', - 'June', - 'July', - 'August', - 'September', - 'October', - 'November', - 'December', - ], - K = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], - Q = [W, B, J, L, q, U], - tt = (function () { - function t(t) { - var e = this - Object(r.o)(this, t), - (this.ionCancel = Object(r.g)(this, 'ionCancel', 7)), - (this.ionChange = Object(r.g)(this, 'ionChange', 7)), - (this.ionFocus = Object(r.g)(this, 'ionFocus', 7)), - (this.ionBlur = Object(r.g)(this, 'ionBlur', 7)), - (this.ionStyle = Object(r.g)(this, 'ionStyle', 7)), - (this.inputId = 'ion-dt-' + nt++), - (this.locale = {}), - (this.datetimeMin = {}), - (this.datetimeMax = {}), - (this.datetimeValue = {}), - (this.isExpanded = !1), - (this.name = this.inputId), - (this.disabled = !1), - (this.readonly = !1), - (this.displayFormat = 'MMM D, YYYY'), - (this.cancelText = 'Cancel'), - (this.doneText = 'Done'), - (this.onClick = function () { - e.setFocus(), e.open() - }), - (this.onFocus = function () { - e.ionFocus.emit() - }), - (this.onBlur = function () { - e.ionBlur.emit() - }) - } - return ( - (t.prototype.disabledChanged = function () { - this.emitStyle() - }), - (t.prototype.valueChanged = function () { - this.updateDatetimeValue(this.value), this.emitStyle(), this.ionChange.emit({ value: this.value }) - }), - (t.prototype.componentWillLoad = function () { - ;(this.locale = { - monthNames: j(this.monthNames, 'monthNames'), - monthShortNames: j(this.monthShortNames, 'monthShortNames'), - dayNames: j(this.dayNames, 'dayNames'), - dayShortNames: j(this.dayShortNames, 'dayShortNames'), - }), - this.updateDatetimeValue(this.value), - this.emitStyle() - }), - (t.prototype.open = function () { - return Object(n.a)(this, void 0, void 0, function () { - var t, - e, - i = this - return Object(n.c)(this, function (r) { - switch (r.label) { - case 0: - return this.disabled || this.isExpanded - ? [2] - : ((t = this.generatePickerOptions()), [4, s.m.create(t)]) - case 1: - return ( - (e = r.sent()), - (this.isExpanded = !0), - e.onDidDismiss().then(function () { - ;(i.isExpanded = !1), i.setFocus() - }), - Object(a.a)(e, 'ionPickerColChange', function (t) { - return Object(n.a)(i, void 0, void 0, function () { - var i, r, o, a - return Object(n.c)(this, function (n) { - return ( - (i = t.detail), - (r = i.selectedIndex), - (o = i.options), - ((a = {})[i.name] = { value: o[r].value }), - 'ampm' !== i.name && - void 0 !== this.datetimeValue.ampm && - (a.ampm = { value: this.datetimeValue.ampm }), - this.updateDatetimeValue(a), - (e.columns = this.generateColumns()), - [2] - ) - }) - }) - }), - [4, e.present()] - ) - case 2: - return r.sent(), [2] - } - }) - }) - }), - (t.prototype.emitStyle = function () { - this.ionStyle.emit({ - interactive: !0, - datetime: !0, - 'has-placeholder': null != this.placeholder, - 'has-value': this.hasValue(), - 'interactive-disabled': this.disabled, - }) - }), - (t.prototype.updateDatetimeValue = function (t) { - k(this.datetimeValue, t, this.displayTimezone) - }), - (t.prototype.generatePickerOptions = function () { - var t = this, - e = Object(o.b)(this) - this.locale = { - monthNames: j(this.monthNames, 'monthNames'), - monthShortNames: j(this.monthShortNames, 'monthShortNames'), - dayNames: j(this.dayNames, 'dayNames'), - dayShortNames: j(this.dayShortNames, 'dayShortNames'), - } - var i = Object.assign(Object.assign({ mode: e }, this.pickerOptions), { - columns: this.generateColumns(), - }), - n = i.buttons - return ( - (n && 0 !== n.length) || - (i.buttons = [ - { - text: this.cancelText, - role: 'cancel', - handler: function () { - t.updateDatetimeValue(t.value), t.ionCancel.emit() - }, - }, - { - text: this.doneText, - handler: function (e) { - t.updateDatetimeValue(e) - var i = new Date(w(t.datetimeValue)) - ;(t.datetimeValue.tzOffset = - void 0 !== t.displayTimezone && t.displayTimezone.length > 0 - ? (v(i, t.displayTimezone) / 1e3 / 60) * -1 - : -1 * i.getTimezoneOffset()), - (t.value = w(t.datetimeValue)) - }, - }, - ]), - i - ) - }), - (t.prototype.generateColumns = function () { - var t = this, - e = this.pickerFormat || this.displayFormat || it - if (0 === e.length) return [] - this.calcMinMax(), - -1 === (e = e.replace('DDDD', '{~}').replace('DDD', '{~}')).indexOf('D') && (e = e.replace('{~}', 'D')) - var i = (function (t) { - var e = [] - ;(t = t.replace(/[^\w\s]/gi, ' ')), - $.forEach(function (e) { - e.f.length > 1 && - t.indexOf(e.f) > -1 && - t.indexOf(e.f + e.f.charAt(0)) < 0 && - (t = t.replace(e.f, ' ' + e.f + ' ')) - }) - var i = t.split(' ').filter(function (t) { - return t.length > 0 - }) - return ( - i.forEach(function (t, n) { - $.forEach(function (r) { - if (t === r.f) { - if ( - (t === Z || t === _) && - ((e.indexOf(B) < 0 && e.indexOf(W) < 0) || -1 === Q.indexOf(i[n - 1])) - ) - return - e.push(t) - } - }) - }), - e - ) - })((e = e.replace(/{~}/g, ''))).map(function (e) { - var i = y(e), - n = t, - r = ( - n[i + 'Values'] - ? O(n[i + 'Values'], i) - : (function (t, e, i) { - var n = [] - if (t === D || t === z) { - if (void 0 === i.year || void 0 === e.year) - throw new Error('min and max year is undefined') - for (var r = i.year; r >= e.year; r--) n.push(r) - } else if (t === E || t === F || t === Y || t === N || t === W || t === B) - for (r = 1; r < 13; r++) n.push(r) - else if (t === T || t === I || t === P || t === H) for (r = 1; r < 32; r++) n.push(r) - else if (t === A || t === V) for (r = 0; r < 24; r++) n.push(r) - else if (t === J || t === L) for (r = 0; r < 60; r++) n.push(r) - else if (t === q || t === U) for (r = 0; r < 60; r++) n.push(r) - else (t !== Z && t !== _) || n.push('am', 'pm') - return n - })(e, t.datetimeMin, t.datetimeMax) - ).map(function (i) { - return { value: i, text: p(e, i, void 0, t.locale) } - }), - o = (function (t, e) { - var i = x(t, e) - if (void 0 !== i) return (e !== Z && e !== _) || (t.ampm = i), i - var n = b(new Date().toISOString()) - return x(n, e) - })(t.datetimeValue, e), - a = r.findIndex(function (t) { - return t.value === o - }) - return { name: i, selectedIndex: a >= 0 ? a : 0, options: r } - }), - n = this.datetimeMin, - r = this.datetimeMax - return ( - ['month', 'day', 'hour', 'minute'] - .filter(function (t) { - return !i.find(function (e) { - return e.name === t - }) - }) - .forEach(function (t) { - ;(n[t] = 0), (r[t] = 0) - }), - this.validateColumns(et(i)) - ) - }), - (t.prototype.validateColumns = function (t) { - var e = new Date(), - i = u(this.datetimeMin), - n = u(this.datetimeMax), - r = t.find(function (t) { - return 'year' === t.name - }), - o = e.getFullYear() - if (r) { - r.options.find(function (t) { - return t.value === e.getFullYear() - }) || (o = r.options[0].value) - var a = r.selectedIndex - if (void 0 !== a) { - var s = r.options[a] - s && (o = s.value) - } - } - var c = this.validateColumn(t, 'month', 1, i, n, [o, 0, 0, 0, 0], [o, 12, 31, 23, 59]), - l = (function (t, e) { - return 4 === t || 6 === t || 9 === t || 11 === t ? 30 : 2 === t ? (m(e) ? 29 : 28) : 31 - })(c, o), - d = this.validateColumn(t, 'day', 2, i, n, [o, c, 0, 0, 0], [o, c, l, 23, 59]), - p = this.validateColumn(t, 'hour', 3, i, n, [o, c, d, 0, 0], [o, c, d, 23, 59]) - return this.validateColumn(t, 'minute', 4, i, n, [o, c, d, p, 0], [o, c, d, p, 59]), t - }), - (t.prototype.calcMinMax = function () { - var t = new Date().getFullYear() - if (void 0 !== this.yearValues) { - var e = O(this.yearValues, 'year') - void 0 === this.min && (this.min = Math.min.apply(Math, e).toString()), - void 0 === this.max && (this.max = Math.max.apply(Math, e).toString()) - } else - void 0 === this.min && (this.min = (t - 100).toString()), - void 0 === this.max && (this.max = t.toString()) - var i = (this.datetimeMin = b(this.min)), - n = (this.datetimeMax = b(this.max)) - ;(i.year = i.year || t), - (n.year = n.year || t), - (i.month = i.month || 1), - (n.month = n.month || 12), - (i.day = i.day || 1), - (n.day = n.day || 31), - (i.hour = i.hour || 0), - (n.hour = void 0 === n.hour ? 23 : n.hour), - (i.minute = i.minute || 0), - (n.minute = void 0 === n.minute ? 59 : n.minute), - (i.second = i.second || 0), - (n.second = void 0 === n.second ? 59 : n.second), - i.year > n.year && (console.error('min.year > max.year'), (i.year = n.year - 100)), - i.year === n.year && - (i.month > n.month - ? (console.error('min.month > max.month'), (i.month = 1)) - : i.month === n.month && i.day > n.day && (console.error('min.day > max.day'), (i.day = 1))) - }), - (t.prototype.validateColumn = function (t, e, i, n, r, o, s) { - var c = t.find(function (t) { - return t.name === e - }) - if (!c) return 0 - for (var l = o.slice(), d = s.slice(), p = c.options, u = p.length - 1, m = 0, f = 0; f < p.length; f++) { - var g = p[f], - b = g.value - ;(l[i] = g.value), - (d[i] = g.value), - (g.disabled = - b < o[i] || - b > s[i] || - h(d[0], d[1], d[2], d[3], d[4]) < n || - h(l[0], l[1], l[2], l[3], l[4]) > r) || ((u = Math.min(u, f)), (m = Math.max(m, f))) - } - var v = (c.selectedIndex = Object(a.j)(u, c.selectedIndex, m)), - k = c.options[v] - return k ? k.value : 0 - }), - Object.defineProperty(t.prototype, 'text', { - get: function () { - var t = this.displayFormat || this.pickerFormat || it - if (void 0 !== this.value && null !== this.value && 0 !== this.value.length) - return (function (t, e, i) { - if (void 0 !== e) { - var n = [], - r = !1 - if ( - ($.forEach(function (o, a) { - if (t.indexOf(o.f) > -1) { - var s = '{' + a + '}', - c = p(o.f, e[o.k], e, i) - r || void 0 === c || null == e[o.k] || (r = !0), n.push(s, c || ''), (t = t.replace(o.f, s)) - } - }), - r) - ) { - for (var o = 0; o < n.length; o += 2) t = t.replace(n[o], n[o + 1]) - return t - } - } - })(t, this.datetimeValue, this.locale) - }, - enumerable: !1, - configurable: !0, - }), - (t.prototype.hasValue = function () { - return void 0 !== this.text - }), - (t.prototype.setFocus = function () { - this.buttonEl && this.buttonEl.focus() - }), - (t.prototype.render = function () { - var t, - e = this, - i = this, - n = i.inputId, - s = i.text, - l = i.disabled, - d = i.readonly, - p = i.isExpanded, - h = i.el, - u = i.placeholder, - m = Object(o.b)(this), - f = n + '-lbl', - g = Object(a.h)(h), - b = void 0 === s && null != u, - v = void 0 === s ? (null != u ? u : '') : s, - k = void 0 === s ? (null != u ? 'placeholder' : void 0) : 'text' - return ( - g && (g.id = f), - Object(a.e)(!0, h, this.name, this.value, this.disabled), - Object(r.j)( - r.c, - { - onClick: this.onClick, - 'aria-disabled': l ? 'true' : null, - 'aria-expanded': '' + p, - 'aria-haspopup': 'true', - 'aria-labelledby': g ? f : null, - class: - ((t = {}), - (t[m] = !0), - (t['datetime-disabled'] = l), - (t['datetime-readonly'] = d), - (t['datetime-placeholder'] = b), - (t['in-item'] = Object(c.c)('ion-item', h)), - t), - }, - Object(r.j)('div', { class: 'datetime-text', part: k }, v), - Object(r.j)('button', { - type: 'button', - onFocus: this.onFocus, - onBlur: this.onBlur, - disabled: this.disabled, - ref: function (t) { - return (e.buttonEl = t) - }, - }) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(r.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { disabled: ['disabledChanged'], value: ['valueChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - et = function (t) { - for (var e, i, n = [], r = 0; r < t.length; r++) { - ;(e = t[r]), n.push(0) - for (var o = 0, a = e.options; o < a.length; o++) { - ;(i = a[o].text.length) > n[r] && (n[r] = i) - } - } - return ( - 2 === n.length - ? ((i = Math.max(n[0], n[1])), - (t[0].align = 'right'), - (t[1].align = 'left'), - (t[0].optionsWidth = t[1].optionsWidth = 17 * i + 'px')) - : 3 === n.length && - ((i = Math.max(n[0], n[2])), - (t[0].align = 'right'), - (t[1].columnWidth = 17 * n[1] + 'px'), - (t[0].optionsWidth = t[2].optionsWidth = 17 * i + 'px'), - (t[2].align = 'left')), - t - ) - }, - it = 'MMM D, YYYY', - nt = 0 - tt.style = { - ios: ':host{padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;position:relative;min-width:16px;min-height:1.2em;font-family:var(--ion-font-family, inherit);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:2}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.in-item){position:static}:host(.datetime-placeholder){color:var(--placeholder-color)}:host(.datetime-disabled){opacity:0.3;pointer-events:none}:host(.datetime-readonly){pointer-events:none}button{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}[dir=rtl] button,:host-context([dir=rtl]) button{left:unset;right:unset;right:0}button::-moz-focus-inner{border:0}.datetime-text{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-ms-flex:1;flex:1;min-height:inherit;direction:ltr;overflow:inherit}[dir=rtl] .datetime-text,:host-context([dir=rtl]) .datetime-text{direction:rtl}:host{--placeholder-color:var(--ion-color-step-400, #999999);--padding-top:10px;--padding-end:10px;--padding-bottom:10px;--padding-start:20px}', - md: ':host{padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;position:relative;min-width:16px;min-height:1.2em;font-family:var(--ion-font-family, inherit);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:2}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.in-item){position:static}:host(.datetime-placeholder){color:var(--placeholder-color)}:host(.datetime-disabled){opacity:0.3;pointer-events:none}:host(.datetime-readonly){pointer-events:none}button{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}[dir=rtl] button,:host-context([dir=rtl]) button{left:unset;right:unset;right:0}button::-moz-focus-inner{border:0}.datetime-text{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-ms-flex:1;flex:1;min-height:inherit;direction:ltr;overflow:inherit}[dir=rtl] .datetime-text,:host-context([dir=rtl]) .datetime-text{direction:rtl}:host{--placeholder-color:var(--ion-placeholder-color, var(--ion-color-step-400, #999999));--padding-top:10px;--padding-end:0;--padding-bottom:11px;--padding-start:16px}', - } - var rt = function (t) { - var e = Object(l.a)(), - i = Object(l.a)(), - n = Object(l.a)() - return ( - i - .addElement(t.querySelector('ion-backdrop')) - .fromTo('opacity', 0.01, 'var(--backdrop-opacity)') - .beforeStyles({ 'pointer-events': 'none' }) - .afterClearStyles(['pointer-events']), - n.addElement(t.querySelector('.picker-wrapper')).fromTo('transform', 'translateY(100%)', 'translateY(0%)'), - e.addElement(t).easing('cubic-bezier(.36,.66,.04,1)').duration(400).addAnimation([i, n]) - ) - }, - ot = function (t) { - var e = Object(l.a)(), - i = Object(l.a)(), - n = Object(l.a)() - return ( - i.addElement(t.querySelector('ion-backdrop')).fromTo('opacity', 'var(--backdrop-opacity)', 0.01), - n.addElement(t.querySelector('.picker-wrapper')).fromTo('transform', 'translateY(0%)', 'translateY(100%)'), - e.addElement(t).easing('cubic-bezier(.36,.66,.04,1)').duration(400).addAnimation([i, n]) - ) - }, - at = (function () { - function t(t) { - var e = this - Object(r.o)(this, t), - (this.didPresent = Object(r.g)(this, 'ionPickerDidPresent', 7)), - (this.willPresent = Object(r.g)(this, 'ionPickerWillPresent', 7)), - (this.willDismiss = Object(r.g)(this, 'ionPickerWillDismiss', 7)), - (this.didDismiss = Object(r.g)(this, 'ionPickerDidDismiss', 7)), - (this.presented = !1), - (this.keyboardClose = !0), - (this.buttons = []), - (this.columns = []), - (this.duration = 0), - (this.showBackdrop = !0), - (this.backdropDismiss = !0), - (this.animated = !0), - (this.onBackdropTap = function () { - e.dismiss(void 0, s.a) - }), - (this.dispatchCancelHandler = function (t) { - var i = t.detail.role - if (Object(s.j)(i)) { - var n = e.buttons.find(function (t) { - return 'cancel' === t.role - }) - e.callButtonHandler(n) - } - }) - } - return ( - (t.prototype.connectedCallback = function () { - Object(s.f)(this.el) - }), - (t.prototype.present = function () { - return Object(n.a)(this, void 0, void 0, function () { - var t = this - return Object(n.c)(this, function (e) { - switch (e.label) { - case 0: - return [4, Object(s.e)(this, 'pickerEnter', rt, rt, void 0)] - case 1: - return ( - e.sent(), - this.duration > 0 && - (this.durationTimeout = setTimeout(function () { - return t.dismiss() - }, this.duration)), - [2] - ) - } - }) - }) - }), - (t.prototype.dismiss = function (t, e) { - return ( - this.durationTimeout && clearTimeout(this.durationTimeout), - Object(s.g)(this, t, e, 'pickerLeave', ot, ot) - ) - }), - (t.prototype.onDidDismiss = function () { - return Object(s.h)(this.el, 'ionPickerDidDismiss') - }), - (t.prototype.onWillDismiss = function () { - return Object(s.h)(this.el, 'ionPickerWillDismiss') - }), - (t.prototype.getColumn = function (t) { - return Promise.resolve( - this.columns.find(function (e) { - return e.name === t - }) - ) - }), - (t.prototype.buttonClick = function (t) { - return Object(n.a)(this, void 0, void 0, function () { - var e - return Object(n.c)(this, function (i) { - switch (i.label) { - case 0: - return ( - (e = t.role), Object(s.j)(e) ? [2, this.dismiss(void 0, e)] : [4, this.callButtonHandler(t)] - ) - case 1: - return i.sent() ? [2, this.dismiss(this.getSelected(), t.role)] : [2, Promise.resolve()] - } - }) - }) - }), - (t.prototype.callButtonHandler = function (t) { - return Object(n.a)(this, void 0, void 0, function () { - return Object(n.c)(this, function (e) { - switch (e.label) { - case 0: - return t ? [4, Object(s.n)(t.handler, this.getSelected())] : [3, 2] - case 1: - if (!1 === e.sent()) return [2, !1] - e.label = 2 - case 2: - return [2, !0] - } - }) - }) - }), - (t.prototype.getSelected = function () { - var t = {} - return ( - this.columns.forEach(function (e, i) { - var n = void 0 !== e.selectedIndex ? e.options[e.selectedIndex] : void 0 - t[e.name] = { text: n ? n.text : void 0, value: n ? n.value : void 0, columnIndex: i } - }), - t - ) - }), - (t.prototype.render = function () { - var t, - e = this, - i = Object(o.b)(this) - return Object(r.j)( - r.c, - { - 'aria-modal': 'true', - tabindex: '-1', - class: Object.assign(((t = {}), (t[i] = !0), (t['picker-' + i] = !0), t), Object(c.b)(this.cssClass)), - style: { zIndex: '' + (2e4 + this.overlayIndex) }, - onIonBackdropTap: this.onBackdropTap, - onIonPickerWillDismiss: this.dispatchCancelHandler, - }, - Object(r.j)('ion-backdrop', { visible: this.showBackdrop, tappable: this.backdropDismiss }), - Object(r.j)('div', { tabindex: '0' }), - Object(r.j)( - 'div', - { class: 'picker-wrapper ion-overlay-wrapper', role: 'dialog' }, - Object(r.j)( - 'div', - { class: 'picker-toolbar' }, - this.buttons.map(function (t) { - return Object(r.j)( - 'div', - { class: st(t) }, - Object(r.j)( - 'button', - { - type: 'button', - onClick: function () { - return e.buttonClick(t) - }, - class: ct(t), - }, - t.text - ) - ) - }) - ), - Object(r.j)( - 'div', - { class: 'picker-columns' }, - Object(r.j)('div', { class: 'picker-above-highlight' }), - this.presented && - this.columns.map(function (t) { - return Object(r.j)('ion-picker-column', { col: t }) - }), - Object(r.j)('div', { class: 'picker-below-highlight' }) - ) - ), - Object(r.j)('div', { tabindex: '0' }) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(r.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - st = function (t) { - var e - return ((e = {})['picker-toolbar-' + t.role] = void 0 !== t.role), (e['picker-toolbar-button'] = !0), e - }, - ct = function (t) { - return Object.assign({ 'picker-button': !0, 'ion-activatable': !0 }, Object(c.b)(t.cssClass)) - } - at.style = { - ios: '.sc-ion-picker-ios-h{--border-radius:0;--border-style:solid;--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--max-height:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;top:0;display:block;position:absolute;width:100%;height:100%;outline:none;font-family:var(--ion-font-family, inherit);contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}[dir=rtl].sc-ion-picker-ios-h,[dir=rtl] .sc-ion-picker-ios-h{left:unset;right:unset;right:0}.overlay-hidden.sc-ion-picker-ios-h{display:none}.picker-wrapper.sc-ion-picker-ios{border-radius:var(--border-radius);left:0;right:0;bottom:0;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);contain:strict;overflow:hidden;z-index:10}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.picker-wrapper.sc-ion-picker-ios{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}.picker-toolbar.sc-ion-picker-ios{width:100%;background:transparent;contain:strict;z-index:1}.picker-button.sc-ion-picker-ios{border:0;font-family:inherit}.picker-button.sc-ion-picker-ios:active,.picker-button.sc-ion-picker-ios:focus{outline:none}.picker-columns.sc-ion-picker-ios{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:center;justify-content:center;margin-bottom:var(--ion-safe-area-bottom, 0);contain:strict;direction:ltr;overflow:hidden}.picker-above-highlight.sc-ion-picker-ios,.picker-below-highlight.sc-ion-picker-ios{display:none;pointer-events:none}.sc-ion-picker-ios-h{--background:var(--ion-background-color, #fff);--border-width:1px 0 0;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));--height:260px;--backdrop-opacity:var(--ion-backdrop-opacity, 0.26);color:var(--ion-item-color, var(--ion-text-color, #000))}.picker-toolbar.sc-ion-picker-ios{display:-ms-flexbox;display:flex;height:44px;border-bottom:0.55px solid var(--border-color)}.picker-toolbar-button.sc-ion-picker-ios{-ms-flex:1;flex:1;text-align:end}.picker-toolbar-button.sc-ion-picker-ios:last-child .picker-button.sc-ion-picker-ios{font-weight:600}.picker-toolbar-button.sc-ion-picker-ios:first-child{font-weight:normal;text-align:start}.picker-button.sc-ion-picker-ios,.picker-button.ion-activated.sc-ion-picker-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:1em;padding-right:1em;padding-top:0;padding-bottom:0;height:44px;background:transparent;color:var(--ion-color-primary, #3880ff);font-size:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.picker-button.sc-ion-picker-ios,.picker-button.ion-activated.sc-ion-picker-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:1em;padding-inline-start:1em;-webkit-padding-end:1em;padding-inline-end:1em}}.picker-columns.sc-ion-picker-ios{height:215px;-webkit-perspective:1000px;perspective:1000px}.picker-above-highlight.sc-ion-picker-ios{left:0;top:0;-webkit-transform:translate3d(0, 0, 90px);transform:translate3d(0, 0, 90px);display:block;position:absolute;width:100%;height:81px;border-bottom:1px solid var(--border-color);background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, var(--background, var(--ion-background-color, #fff))), to(rgba(var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255)), 0.8)));background:linear-gradient(to bottom, var(--background, var(--ion-background-color, #fff)) 20%, rgba(var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255)), 0.8) 100%);z-index:10}[dir=rtl].sc-ion-picker-ios .picker-above-highlight.sc-ion-picker-ios,[dir=rtl].sc-ion-picker-ios-h .picker-above-highlight.sc-ion-picker-ios,[dir=rtl] .sc-ion-picker-ios-h .picker-above-highlight.sc-ion-picker-ios{left:unset;right:unset;right:0}.picker-below-highlight.sc-ion-picker-ios{left:0;top:115px;-webkit-transform:translate3d(0, 0, 90px);transform:translate3d(0, 0, 90px);display:block;position:absolute;width:100%;height:119px;border-top:1px solid var(--border-color);background:-webkit-gradient(linear, left bottom, left top, color-stop(30%, var(--background, var(--ion-background-color, #fff))), to(rgba(var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255)), 0.8)));background:linear-gradient(to top, var(--background, var(--ion-background-color, #fff)) 30%, rgba(var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255)), 0.8) 100%);z-index:11}[dir=rtl].sc-ion-picker-ios .picker-below-highlight.sc-ion-picker-ios,[dir=rtl].sc-ion-picker-ios-h .picker-below-highlight.sc-ion-picker-ios,[dir=rtl] .sc-ion-picker-ios-h .picker-below-highlight.sc-ion-picker-ios{left:unset;right:unset;right:0}', - md: '.sc-ion-picker-md-h{--border-radius:0;--border-style:solid;--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--max-height:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;top:0;display:block;position:absolute;width:100%;height:100%;outline:none;font-family:var(--ion-font-family, inherit);contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}[dir=rtl].sc-ion-picker-md-h,[dir=rtl] .sc-ion-picker-md-h{left:unset;right:unset;right:0}.overlay-hidden.sc-ion-picker-md-h{display:none}.picker-wrapper.sc-ion-picker-md{border-radius:var(--border-radius);left:0;right:0;bottom:0;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);contain:strict;overflow:hidden;z-index:10}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.picker-wrapper.sc-ion-picker-md{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}.picker-toolbar.sc-ion-picker-md{width:100%;background:transparent;contain:strict;z-index:1}.picker-button.sc-ion-picker-md{border:0;font-family:inherit}.picker-button.sc-ion-picker-md:active,.picker-button.sc-ion-picker-md:focus{outline:none}.picker-columns.sc-ion-picker-md{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:center;justify-content:center;margin-bottom:var(--ion-safe-area-bottom, 0);contain:strict;direction:ltr;overflow:hidden}.picker-above-highlight.sc-ion-picker-md,.picker-below-highlight.sc-ion-picker-md{display:none;pointer-events:none}.sc-ion-picker-md-h{--background:var(--ion-background-color, #fff);--border-width:0.55px 0 0;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));--height:260px;--backdrop-opacity:var(--ion-backdrop-opacity, 0.26);color:var(--ion-item-color, var(--ion-text-color, #000))}.picker-toolbar.sc-ion-picker-md{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;height:44px}.picker-button.sc-ion-picker-md,.picker-button.ion-activated.sc-ion-picker-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:1.1em;padding-right:1.1em;padding-top:0;padding-bottom:0;height:44px;background:transparent;color:var(--ion-color-primary, #3880ff);font-size:14px;font-weight:500;text-transform:uppercase;-webkit-box-shadow:none;box-shadow:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.picker-button.sc-ion-picker-md,.picker-button.ion-activated.sc-ion-picker-md{padding-left:unset;padding-right:unset;-webkit-padding-start:1.1em;padding-inline-start:1.1em;-webkit-padding-end:1.1em;padding-inline-end:1.1em}}.picker-columns.sc-ion-picker-md{height:216px;-webkit-perspective:1800px;perspective:1800px}.picker-above-highlight.sc-ion-picker-md{left:0;top:0;-webkit-transform:translate3d(0, 0, 90px);transform:translate3d(0, 0, 90px);position:absolute;width:100%;height:81px;border-bottom:1px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, var(--ion-background-color, #fff)), to(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)));background:linear-gradient(to bottom, var(--ion-background-color, #fff) 20%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%);z-index:10}[dir=rtl].sc-ion-picker-md .picker-above-highlight.sc-ion-picker-md,[dir=rtl].sc-ion-picker-md-h .picker-above-highlight.sc-ion-picker-md,[dir=rtl] .sc-ion-picker-md-h .picker-above-highlight.sc-ion-picker-md{left:unset;right:unset;right:0}.picker-below-highlight.sc-ion-picker-md{left:0;top:115px;-webkit-transform:translate3d(0, 0, 90px);transform:translate3d(0, 0, 90px);position:absolute;width:100%;height:119px;border-top:1px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));background:-webkit-gradient(linear, left bottom, left top, color-stop(30%, var(--ion-background-color, #fff)), to(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)));background:linear-gradient(to top, var(--ion-background-color, #fff) 30%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%);z-index:11}[dir=rtl].sc-ion-picker-md .picker-below-highlight.sc-ion-picker-md,[dir=rtl].sc-ion-picker-md-h .picker-below-highlight.sc-ion-picker-md,[dir=rtl] .sc-ion-picker-md-h .picker-below-highlight.sc-ion-picker-md{left:unset;right:unset;right:0}', - } - var lt = (function () { - function t(t) { - Object(r.o)(this, t), - (this.ionPickerColChange = Object(r.g)(this, 'ionPickerColChange', 7)), - (this.optHeight = 0), - (this.rotateFactor = 0), - (this.scaleFactor = 1), - (this.velocity = 0), - (this.y = 0), - (this.noAnimate = !0) - } - return ( - (t.prototype.colChanged = function () { - this.refresh() - }), - (t.prototype.connectedCallback = function () { - return Object(n.a)(this, void 0, void 0, function () { - var t, - e, - r, - a = this - return Object(n.c)(this, function (n) { - switch (n.label) { - case 0: - return ( - (t = 0), - (e = 0.81), - 'ios' === Object(o.b)(this) && ((t = -0.46), (e = 1)), - (this.rotateFactor = t), - (this.scaleFactor = e), - (r = this), - [4, Promise.resolve().then(i.bind(null, 37))] - ) - case 1: - return ( - (r.gesture = n.sent().createGesture({ - el: this.el, - gestureName: 'picker-swipe', - gesturePriority: 100, - threshold: 0, - passive: !1, - onStart: function (t) { - return a.onStart(t) - }, - onMove: function (t) { - return a.onMove(t) - }, - onEnd: function (t) { - return a.onEnd(t) - }, - })), - this.gesture.enable(), - (this.tmrId = setTimeout(function () { - ;(a.noAnimate = !1), a.refresh(!0) - }, 250)), - [2] - ) - } - }) - }) - }), - (t.prototype.componentDidLoad = function () { - var t = this.optsEl - t && (this.optHeight = t.firstElementChild ? t.firstElementChild.clientHeight : 0), this.refresh() - }), - (t.prototype.disconnectedCallback = function () { - cancelAnimationFrame(this.rafId), - clearTimeout(this.tmrId), - this.gesture && (this.gesture.destroy(), (this.gesture = void 0)) - }), - (t.prototype.emitColChange = function () { - this.ionPickerColChange.emit(this.col) - }), - (t.prototype.setSelected = function (t, e) { - var i = t > -1 ? -t * this.optHeight : 0 - ;(this.velocity = 0), cancelAnimationFrame(this.rafId), this.update(i, e, !0), this.emitColChange() - }), - (t.prototype.update = function (t, e, i) { - if (this.optsEl) { - for ( - var n = 0, - r = 0, - o = this.col, - a = this.rotateFactor, - s = (o.selectedIndex = this.indexForY(-t)), - c = 0 === e ? '' : e + 'ms', - l = 'scale(' + this.scaleFactor + ')', - p = this.optsEl.children, - h = 0; - h < p.length; - h++ - ) { - var u = p[h], - m = o.options[h], - f = h * this.optHeight + t, - g = '' - if (0 !== a) { - var b = f * a - Math.abs(b) <= 90 ? ((n = 0), (r = 90), (g = 'rotateX(' + b + 'deg) ')) : (n = -9999) - } else (r = 0), (n = f) - var v = s === h - ;(g += 'translate3d(0px,' + n + 'px,' + r + 'px) '), - 1 === this.scaleFactor || v || (g += l), - this.noAnimate - ? ((m.duration = 0), (u.style.transitionDuration = '')) - : e !== m.duration && ((m.duration = e), (u.style.transitionDuration = c)), - g !== m.transform && ((m.transform = g), (u.style.transform = g)), - v !== m.selected && ((m.selected = v), v ? u.classList.add(dt) : u.classList.remove(dt)) - } - ;(this.col.prevSelected = s), - i && (this.y = t), - this.lastIndex !== s && (Object(d.b)(), (this.lastIndex = s)) - } - }), - (t.prototype.decelerate = function () { - var t = this - if (0 !== this.velocity) { - ;(this.velocity *= pt), - (this.velocity = this.velocity > 0 ? Math.max(this.velocity, 1) : Math.min(this.velocity, -1)) - var e = this.y + this.velocity - e > this.minY - ? ((e = this.minY), (this.velocity = 0)) - : e < this.maxY && ((e = this.maxY), (this.velocity = 0)), - this.update(e, 0, !0), - Math.round(e) % this.optHeight !== 0 || Math.abs(this.velocity) > 1 - ? (this.rafId = requestAnimationFrame(function () { - return t.decelerate() - })) - : ((this.velocity = 0), this.emitColChange(), Object(d.e)()) - } else if (this.y % this.optHeight !== 0) { - var i = Math.abs(this.y % this.optHeight) - ;(this.velocity = i > this.optHeight / 2 ? 1 : -1), this.decelerate() - } - }), - (t.prototype.indexForY = function (t) { - return Math.min(Math.max(Math.abs(Math.round(t / this.optHeight)), 0), this.col.options.length - 1) - }), - (t.prototype.onStart = function (t) { - t.event.cancelable && t.event.preventDefault(), - t.event.stopPropagation(), - Object(d.a)(), - cancelAnimationFrame(this.rafId) - for (var e = this.col.options, i = e.length - 1, n = 0, r = 0; r < e.length; r++) - e[r].disabled || ((i = Math.min(i, r)), (n = Math.max(n, r))) - ;(this.minY = -i * this.optHeight), (this.maxY = -n * this.optHeight) - }), - (t.prototype.onMove = function (t) { - t.event.cancelable && t.event.preventDefault(), t.event.stopPropagation() - var e = this.y + t.deltaY - e > this.minY - ? ((e = Math.pow(e, 0.8)), (this.bounceFrom = e)) - : e < this.maxY - ? ((e += Math.pow(this.maxY - e, 0.9)), (this.bounceFrom = e)) - : (this.bounceFrom = 0), - this.update(e, 0, !1) - }), - (t.prototype.onEnd = function (t) { - if (this.bounceFrom > 0) return this.update(this.minY, 100, !0), void this.emitColChange() - if (this.bounceFrom < 0) return this.update(this.maxY, 100, !0), void this.emitColChange() - if (((this.velocity = Object(a.j)(-ht, 23 * t.velocityY, ht)), 0 === this.velocity && 0 === t.deltaY)) { - var e = t.event.target.closest('.picker-opt') - e && e.hasAttribute('opt-index') && this.setSelected(parseInt(e.getAttribute('opt-index'), 10), ut) - } else { - if (((this.y += t.deltaY), Math.abs(t.velocityY) < 0.05)) { - var i = t.deltaY > 0, - n = (Math.abs(this.y) % this.optHeight) / this.optHeight - i && n > 0.5 - ? (this.velocity = -1 * Math.abs(this.velocity)) - : !i && n <= 0.5 && (this.velocity = Math.abs(this.velocity)) - } - this.decelerate() - } - }), - (t.prototype.refresh = function (t) { - for (var e = this.col.options.length - 1, i = 0, n = this.col.options, r = 0; r < n.length; r++) - n[r].disabled || ((e = Math.min(e, r)), (i = Math.max(i, r))) - if (0 === this.velocity) { - var o = Object(a.j)(e, this.col.selectedIndex || 0, i) - if (this.col.prevSelected !== o || t) { - var s = o * this.optHeight * -1 - ;(this.velocity = 0), this.update(s, ut, !0) - } - } - }), - (t.prototype.render = function () { - var t, - e = this, - i = this.col, - n = Object(o.b)(this) - return Object(r.j)( - r.c, - { - class: - ((t = {}), - (t[n] = !0), - (t['picker-col'] = !0), - (t['picker-opts-left'] = 'left' === this.col.align), - (t['picker-opts-right'] = 'right' === this.col.align), - t), - style: { 'max-width': this.col.columnWidth }, - }, - i.prefix && Object(r.j)('div', { class: 'picker-prefix', style: { width: i.prefixWidth } }, i.prefix), - Object(r.j)( - 'div', - { - class: 'picker-opts', - style: { maxWidth: i.optionsWidth }, - ref: function (t) { - return (e.optsEl = t) - }, - }, - i.options.map(function (t, e) { - return Object(r.j)( - 'button', - { - type: 'button', - class: { 'picker-opt': !0, 'picker-opt-disabled': !!t.disabled }, - 'opt-index': e, - }, - t.text - ) - }) - ), - i.suffix && Object(r.j)('div', { class: 'picker-suffix', style: { width: i.suffixWidth } }, i.suffix) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(r.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { col: ['colChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - dt = 'picker-opt-selected', - pt = 0.97, - ht = 90, - ut = 150 - lt.style = { - ios: '.picker-col{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;contain:content}.picker-opts{position:relative;-ms-flex:1;flex:1;max-width:100%}.picker-opt{left:0;top:0;display:block;position:absolute;width:100%;border:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;contain:strict;overflow:hidden;will-change:transform}[dir=rtl] .picker-opt,:host-context([dir=rtl]) .picker-opt{left:unset;right:unset;right:0}.picker-opt.picker-opt-disabled{pointer-events:none}.picker-opt-disabled{opacity:0}.picker-opts-left{-ms-flex-pack:start;justify-content:flex-start}.picker-opts-right{-ms-flex-pack:end;justify-content:flex-end}.picker-opt:active,.picker-opt:focus{outline:none}.picker-prefix{position:relative;-ms-flex:1;flex:1;text-align:end;white-space:nowrap}.picker-suffix{position:relative;-ms-flex:1;flex:1;text-align:start;white-space:nowrap}.picker-col{padding-left:4px;padding-right:4px;padding-top:0;padding-bottom:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.picker-col{padding-left:unset;padding-right:unset;-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px}}.picker-prefix,.picker-suffix,.picker-opts{top:77px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;color:inherit;font-size:20px;line-height:42px;pointer-events:none}.picker-opt{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-transform-origin:center center;transform-origin:center center;height:46px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background:transparent;color:inherit;font-size:20px;line-height:42px;-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:auto}[dir=rtl] .picker-opt,:host-context([dir=rtl]) .picker-opt{-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}', - md: '.picker-col{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;contain:content}.picker-opts{position:relative;-ms-flex:1;flex:1;max-width:100%}.picker-opt{left:0;top:0;display:block;position:absolute;width:100%;border:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;contain:strict;overflow:hidden;will-change:transform}[dir=rtl] .picker-opt,:host-context([dir=rtl]) .picker-opt{left:unset;right:unset;right:0}.picker-opt.picker-opt-disabled{pointer-events:none}.picker-opt-disabled{opacity:0}.picker-opts-left{-ms-flex-pack:start;justify-content:flex-start}.picker-opts-right{-ms-flex-pack:end;justify-content:flex-end}.picker-opt:active,.picker-opt:focus{outline:none}.picker-prefix{position:relative;-ms-flex:1;flex:1;text-align:end;white-space:nowrap}.picker-suffix{position:relative;-ms-flex:1;flex:1;text-align:start;white-space:nowrap}.picker-col{padding-left:8px;padding-right:8px;padding-top:0;padding-bottom:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.picker-col{padding-left:unset;padding-right:unset;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px}}.picker-prefix,.picker-suffix,.picker-opts{top:77px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;color:inherit;font-size:22px;line-height:42px;pointer-events:none}.picker-opt{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;height:43px;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background:transparent;color:inherit;font-size:22px;line-height:42px;-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:auto}.picker-prefix,.picker-suffix,.picker-opt.picker-opt-selected{color:var(--ion-color-primary, #3880ff)}', - } - }, - }, -]) -//# sourceMappingURL=10.bd20c974.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[10],{133:function(t,e,i){"use strict";i.d(e,"a",(function(){return o})),i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return r})),i.d(e,"d",(function(){return c}));var n=i(1),r=function(t,e){return null!==e.closest(t)},o=function(t,e){var i;return"string"===typeof t&&t.length>0?Object.assign(((i={"ion-color":!0})["ion-color-"+t]=!0,i),e):e},a=function(t){var e={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return e[t]=!0})),e},s=/^[a-z][a-z0-9+\-.]*:/,c=function(t,e,i,r){return Object(n.a)(void 0,void 0,void 0,(function(){var o;return Object(n.c)(this,(function(n){return null!=t&&"#"!==t[0]&&!s.test(t)&&(o=document.querySelector("ion-router"))?(null!=e&&e.preventDefault(),[2,o.push(t,i,r)]):[2,!1]}))}))}},134:function(t,e,i){"use strict";i.d(e,"a",(function(){return o})),i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return r})),i.d(e,"d",(function(){return c})),i.d(e,"e",(function(){return s}));var n={getEngine:function(){var t=window;return t.TapticEngine||t.Capacitor&&t.Capacitor.isPluginAvailable("Haptics")&&t.Capacitor.Plugins.Haptics},available:function(){return!!this.getEngine()},isCordova:function(){return!!window.TapticEngine},isCapacitor:function(){return!!window.Capacitor},impact:function(t){var e=this.getEngine();if(e){var i=this.isCapacitor()?t.style.toUpperCase():t.style;e.impact({style:i})}},notification:function(t){var e=this.getEngine();if(e){var i=this.isCapacitor()?t.style.toUpperCase():t.style;e.notification({style:i})}},selection:function(){this.impact({style:"light"})},selectionStart:function(){var t=this.getEngine();t&&(this.isCapacitor()?t.selectionStart():t.gestureSelectionStart())},selectionChanged:function(){var t=this.getEngine();t&&(this.isCapacitor()?t.selectionChanged():t.gestureSelectionChanged())},selectionEnd:function(){var t=this.getEngine();t&&(this.isCapacitor()?t.selectionEnd():t.gestureSelectionEnd())}},r=function(){n.selection()},o=function(){n.selectionStart()},a=function(){n.selectionChanged()},s=function(){n.selectionEnd()},c=function(t){n.impact(t)}},99:function(t,e,i){"use strict";i.r(e),i.d(e,"ion_datetime",(function(){return tt})),i.d(e,"ion_picker",(function(){return at})),i.d(e,"ion_picker_column",(function(){return lt}));var n=i(1),r=i(13),o=i(14),a=i(12),s=i(24),c=i(133),l=i(2),d=i(134),p=(i(26),function(t,e,i,n){if(t!==T&&t!==I){if(t===Z)return void 0!==i&&void 0!==i.hour?i.hour<12?"AM":"PM":e?e.toUpperCase():"";if(t===_)return void 0!==i&&void 0!==i.hour?i.hour<12?"am":"pm":e||"";if(null==e)return"";if(t===z||t===Y||t===P||t===A||t===J||t===q)return M(e);if(t===D)return S(e);if(t===E)return(n.monthNames?n.monthNames:X)[e-1];if(t===F)return(n.monthShortNames?n.monthShortNames:K)[e-1];if(t===W||t===B){if(0===e)return"12";if(e>12&&(e-=12),t===W&&e<10)return"0"+e}return e.toString()}try{return e=new Date(i.year,i.month-1,i.day).getDay(),t===T?(n.dayNames?n.dayNames:G)[e]:(n.dayShortNames?n.dayShortNames:R)[e]}catch(r){}}),h=function(t,e,i,n,r){return void 0===n&&(n=0),void 0===r&&(r=0),parseInt("1"+S(t)+M(e)+M(i)+M(n)+M(r),10)},u=function(t){return h(t.year,t.month,t.day,t.hour,t.minute)},m=function(t){return t%4===0&&t%100!==0||t%400===0},f=/^(\d{4}|[+\-]\d{6})(?:-(\d{2})(?:-(\d{2}))?)?(?:T(\d{2}):(\d{2})(?::(\d{2})(?:\.(\d{3}))?)?(?:(Z)|([+\-])(\d{2})(?::(\d{2}))?)?)?$/,g=/^((\d{2}):(\d{2})(?::(\d{2})(?:\.(\d{3}))?)?(?:(Z)|([+\-])(\d{2})(?::(\d{2}))?)?)?$/,b=function(t){var e=null;if(null!=t&&""!==t&&((e=g.exec(t))?(e.unshift(void 0,void 0),e[2]=e[3]=void 0):e=f.exec(t)),null!==e){for(var i=1;i<8;i++)e[i]=void 0!==e[i]?parseInt(e[i],10):void 0;var n=0;return e[9]&&e[10]&&(n=60*parseInt(e[10],10),e[11]&&(n+=parseInt(e[11],10)),"-"===e[9]&&(n*=-1)),{year:e[1],month:e[2],day:e[3],hour:e[4],minute:e[5],second:e[6],millisecond:e[7],tzOffset:n}}},v=function(t,e){var i=new Date(t.toLocaleString("en-US",{timeZone:"utc"})),n=new Date(t.toLocaleString("en-US",{timeZone:e}));return i.getTime()-n.getTime()},k=function(t,e,i){if(!e||"string"===typeof e){var n=function(t,e){void 0===t&&(t=""),void 0===e&&(e=""),void 0!==t&&null!==t||(t=""),10!==t.length&&7!==t.length&&4!==t.length||(t+=" ");var i="string"===typeof t&&t.length>0?new Date(t):new Date,n=new Date(Date.UTC(i.getFullYear(),i.getMonth(),i.getDate(),i.getHours(),i.getMinutes(),i.getSeconds(),i.getMilliseconds()));return e&&e.length>0?new Date(i.getTime()-v(n,e)):n}(e,i);Number.isNaN(n.getTime())||(e=n.toISOString())}if(e&&""!==e){if("string"===typeof e){if(e=b(e))return Object.assign(t,e),!0}else{if(e.year||e.hour||e.month||e.day||e.minute||e.second){void 0!==e.ampm&&void 0!==e.hour&&(e.hour.value="pm"===e.ampm.value?12===e.hour.value?12:e.hour.value+12:12===e.hour.value?0:e.hour.value);for(var r=0,o=Object.keys(e);r=12?t.hour-12:t.hour},t.hour=e.hour.value,t.ampm=e.ampm.value,!0}console.warn('Error parsing date: "'+e+'". Please provide a valid ISO 8601 datetime format: https://www.w3.org/TR/NOTE-datetime')}else for(var s in t)t.hasOwnProperty(s)&&delete t[s];return!1},x=function(t,e){return e===Z||e===_?t.hour<12?"am":"pm":e===W||e===B?t.hour>12?t.hour-12:0===t.hour?12:t.hour:t[y(e)]},y=function(t){for(var e in $)if($[e].f===t)return $[e].k},w=function(t){var e="";return void 0!==t.year?(e=S(t.year),void 0!==t.month&&(e+="-"+M(t.month),void 0!==t.day&&(e+="-"+M(t.day),void 0!==t.hour&&(e+="T"+M(t.hour)+":"+M(t.minute)+":"+M(t.second),t.millisecond>0&&(e+="."+C(t.millisecond)),void 0===t.tzOffset?e+="Z":e+=(t.tzOffset>0?"+":"-")+M(Math.floor(Math.abs(t.tzOffset/60)))+":"+M(t.tzOffset%60))))):void 0!==t.hour&&(e=M(t.hour)+":"+M(t.minute),void 0!==t.second&&(e+=":"+M(t.second),void 0!==t.millisecond&&(e+="."+C(t.millisecond)))),e},j=function(t,e){var i;if(null!=t)return"string"===typeof t&&(t=t.replace(/\[|\]/g,"").split(",")),Array.isArray(t)&&(i=t.map((function(t){return t.toString().trim()}))),void 0!==i&&0!==i.length||console.warn('Invalid "'+e+'Names". Must be an array of strings, or a comma separated string.'),i},O=function(t,e){var i;return"string"===typeof t&&(t=t.replace(/\[|\]|\s/g,"").split(",")),0===(i=Array.isArray(t)?t.map((function(t){return parseInt(t,10)})).filter(isFinite):[t]).length&&console.warn('Invalid "'+e+'Values". Must be an array of numbers, or a comma separated string of numbers.'),i},M=function(t){return("0"+(void 0!==t?Math.abs(t):"0")).slice(-2)},C=function(t){return("00"+(void 0!==t?Math.abs(t):"0")).slice(-3)},S=function(t){return("000"+(void 0!==t?Math.abs(t):"0")).slice(-4)},D="YYYY",z="YY",E="MMMM",F="MMM",Y="MM",N="M",T="DDDD",I="DDD",P="DD",H="D",A="HH",V="H",W="hh",B="h",J="mm",L="m",q="ss",U="s",Z="A",_="a",$=[{f:D,k:"year"},{f:E,k:"month"},{f:T,k:"day"},{f:F,k:"month"},{f:I,k:"day"},{f:z,k:"year"},{f:Y,k:"month"},{f:P,k:"day"},{f:A,k:"hour"},{f:W,k:"hour"},{f:J,k:"minute"},{f:q,k:"second"},{f:N,k:"month"},{f:H,k:"day"},{f:V,k:"hour"},{f:B,k:"hour"},{f:L,k:"minute"},{f:U,k:"second"},{f:Z,k:"ampm"},{f:_,k:"ampm"}],G=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],R=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],X=["January","February","March","April","May","June","July","August","September","October","November","December"],K=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Q=[W,B,J,L,q,U],tt=function(){function t(t){var e=this;Object(r.o)(this,t),this.ionCancel=Object(r.g)(this,"ionCancel",7),this.ionChange=Object(r.g)(this,"ionChange",7),this.ionFocus=Object(r.g)(this,"ionFocus",7),this.ionBlur=Object(r.g)(this,"ionBlur",7),this.ionStyle=Object(r.g)(this,"ionStyle",7),this.inputId="ion-dt-"+nt++,this.locale={},this.datetimeMin={},this.datetimeMax={},this.datetimeValue={},this.isExpanded=!1,this.name=this.inputId,this.disabled=!1,this.readonly=!1,this.displayFormat="MMM D, YYYY",this.cancelText="Cancel",this.doneText="Done",this.onClick=function(){e.setFocus(),e.open()},this.onFocus=function(){e.ionFocus.emit()},this.onBlur=function(){e.ionBlur.emit()}}return t.prototype.disabledChanged=function(){this.emitStyle()},t.prototype.valueChanged=function(){this.updateDatetimeValue(this.value),this.emitStyle(),this.ionChange.emit({value:this.value})},t.prototype.componentWillLoad=function(){this.locale={monthNames:j(this.monthNames,"monthNames"),monthShortNames:j(this.monthShortNames,"monthShortNames"),dayNames:j(this.dayNames,"dayNames"),dayShortNames:j(this.dayShortNames,"dayShortNames")},this.updateDatetimeValue(this.value),this.emitStyle()},t.prototype.open=function(){return Object(n.a)(this,void 0,void 0,(function(){var t,e,i=this;return Object(n.c)(this,(function(r){switch(r.label){case 0:return this.disabled||this.isExpanded?[2]:(t=this.generatePickerOptions(),[4,s.m.create(t)]);case 1:return e=r.sent(),this.isExpanded=!0,e.onDidDismiss().then((function(){i.isExpanded=!1,i.setFocus()})),Object(a.a)(e,"ionPickerColChange",(function(t){return Object(n.a)(i,void 0,void 0,(function(){var i,r,o,a;return Object(n.c)(this,(function(n){return i=t.detail,r=i.selectedIndex,o=i.options,(a={})[i.name]={value:o[r].value},"ampm"!==i.name&&void 0!==this.datetimeValue.ampm&&(a.ampm={value:this.datetimeValue.ampm}),this.updateDatetimeValue(a),e.columns=this.generateColumns(),[2]}))}))})),[4,e.present()];case 2:return r.sent(),[2]}}))}))},t.prototype.emitStyle=function(){this.ionStyle.emit({interactive:!0,datetime:!0,"has-placeholder":null!=this.placeholder,"has-value":this.hasValue(),"interactive-disabled":this.disabled})},t.prototype.updateDatetimeValue=function(t){k(this.datetimeValue,t,this.displayTimezone)},t.prototype.generatePickerOptions=function(){var t=this,e=Object(o.b)(this);this.locale={monthNames:j(this.monthNames,"monthNames"),monthShortNames:j(this.monthShortNames,"monthShortNames"),dayNames:j(this.dayNames,"dayNames"),dayShortNames:j(this.dayShortNames,"dayShortNames")};var i=Object.assign(Object.assign({mode:e},this.pickerOptions),{columns:this.generateColumns()}),n=i.buttons;return n&&0!==n.length||(i.buttons=[{text:this.cancelText,role:"cancel",handler:function(){t.updateDatetimeValue(t.value),t.ionCancel.emit()}},{text:this.doneText,handler:function(e){t.updateDatetimeValue(e);var i=new Date(w(t.datetimeValue));t.datetimeValue.tzOffset=void 0!==t.displayTimezone&&t.displayTimezone.length>0?v(i,t.displayTimezone)/1e3/60*-1:-1*i.getTimezoneOffset(),t.value=w(t.datetimeValue)}}]),i},t.prototype.generateColumns=function(){var t=this,e=this.pickerFormat||this.displayFormat||it;if(0===e.length)return[];this.calcMinMax(),-1===(e=e.replace("DDDD","{~}").replace("DDD","{~}")).indexOf("D")&&(e=e.replace("{~}","D"));var i=function(t){var e=[];t=t.replace(/[^\w\s]/gi," "),$.forEach((function(e){e.f.length>1&&t.indexOf(e.f)>-1&&t.indexOf(e.f+e.f.charAt(0))<0&&(t=t.replace(e.f," "+e.f+" "))}));var i=t.split(" ").filter((function(t){return t.length>0}));return i.forEach((function(t,n){$.forEach((function(r){if(t===r.f){if((t===Z||t===_)&&(e.indexOf(B)<0&&e.indexOf(W)<0||-1===Q.indexOf(i[n-1])))return;e.push(t)}}))})),e}(e=e.replace(/{~}/g,"")).map((function(e){var i=y(e),n=t,r=(n[i+"Values"]?O(n[i+"Values"],i):function(t,e,i){var n=[];if(t===D||t===z){if(void 0===i.year||void 0===e.year)throw new Error("min and max year is undefined");for(var r=i.year;r>=e.year;r--)n.push(r)}else if(t===E||t===F||t===Y||t===N||t===W||t===B)for(r=1;r<13;r++)n.push(r);else if(t===T||t===I||t===P||t===H)for(r=1;r<32;r++)n.push(r);else if(t===A||t===V)for(r=0;r<24;r++)n.push(r);else if(t===J||t===L)for(r=0;r<60;r++)n.push(r);else if(t===q||t===U)for(r=0;r<60;r++)n.push(r);else t!==Z&&t!==_||n.push("am","pm");return n}(e,t.datetimeMin,t.datetimeMax)).map((function(i){return{value:i,text:p(e,i,void 0,t.locale)}})),o=function(t,e){var i=x(t,e);if(void 0!==i)return e!==Z&&e!==_||(t.ampm=i),i;var n=b((new Date).toISOString());return x(n,e)}(t.datetimeValue,e),a=r.findIndex((function(t){return t.value===o}));return{name:i,selectedIndex:a>=0?a:0,options:r}})),n=this.datetimeMin,r=this.datetimeMax;return["month","day","hour","minute"].filter((function(t){return!i.find((function(e){return e.name===t}))})).forEach((function(t){n[t]=0,r[t]=0})),this.validateColumns(et(i))},t.prototype.validateColumns=function(t){var e=new Date,i=u(this.datetimeMin),n=u(this.datetimeMax),r=t.find((function(t){return"year"===t.name})),o=e.getFullYear();if(r){r.options.find((function(t){return t.value===e.getFullYear()}))||(o=r.options[0].value);var a=r.selectedIndex;if(void 0!==a){var s=r.options[a];s&&(o=s.value)}}var c=this.validateColumn(t,"month",1,i,n,[o,0,0,0,0],[o,12,31,23,59]),l=function(t,e){return 4===t||6===t||9===t||11===t?30:2===t?m(e)?29:28:31}(c,o),d=this.validateColumn(t,"day",2,i,n,[o,c,0,0,0],[o,c,l,23,59]),p=this.validateColumn(t,"hour",3,i,n,[o,c,d,0,0],[o,c,d,23,59]);return this.validateColumn(t,"minute",4,i,n,[o,c,d,p,0],[o,c,d,p,59]),t},t.prototype.calcMinMax=function(){var t=(new Date).getFullYear();if(void 0!==this.yearValues){var e=O(this.yearValues,"year");void 0===this.min&&(this.min=Math.min.apply(Math,e).toString()),void 0===this.max&&(this.max=Math.max.apply(Math,e).toString())}else void 0===this.min&&(this.min=(t-100).toString()),void 0===this.max&&(this.max=t.toString());var i=this.datetimeMin=b(this.min),n=this.datetimeMax=b(this.max);i.year=i.year||t,n.year=n.year||t,i.month=i.month||1,n.month=n.month||12,i.day=i.day||1,n.day=n.day||31,i.hour=i.hour||0,n.hour=void 0===n.hour?23:n.hour,i.minute=i.minute||0,n.minute=void 0===n.minute?59:n.minute,i.second=i.second||0,n.second=void 0===n.second?59:n.second,i.year>n.year&&(console.error("min.year > max.year"),i.year=n.year-100),i.year===n.year&&(i.month>n.month?(console.error("min.month > max.month"),i.month=1):i.month===n.month&&i.day>n.day&&(console.error("min.day > max.day"),i.day=1))},t.prototype.validateColumn=function(t,e,i,n,r,o,s){var c=t.find((function(t){return t.name===e}));if(!c)return 0;for(var l=o.slice(),d=s.slice(),p=c.options,u=p.length-1,m=0,f=0;fs[i]||h(d[0],d[1],d[2],d[3],d[4])r)||(u=Math.min(u,f),m=Math.max(m,f))}var v=c.selectedIndex=Object(a.j)(u,c.selectedIndex,m),k=c.options[v];return k?k.value:0},Object.defineProperty(t.prototype,"text",{get:function(){var t=this.displayFormat||this.pickerFormat||it;if(void 0!==this.value&&null!==this.value&&0!==this.value.length)return function(t,e,i){if(void 0!==e){var n=[],r=!1;if($.forEach((function(o,a){if(t.indexOf(o.f)>-1){var s="{"+a+"}",c=p(o.f,e[o.k],e,i);r||void 0===c||null==e[o.k]||(r=!0),n.push(s,c||""),t=t.replace(o.f,s)}})),r){for(var o=0;on[r]&&(n[r]=i)}}return 2===n.length?(i=Math.max(n[0],n[1]),t[0].align="right",t[1].align="left",t[0].optionsWidth=t[1].optionsWidth=17*i+"px"):3===n.length&&(i=Math.max(n[0],n[2]),t[0].align="right",t[1].columnWidth=17*n[1]+"px",t[0].optionsWidth=t[2].optionsWidth=17*i+"px",t[2].align="left"),t},it="MMM D, YYYY",nt=0;tt.style={ios:":host{padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;position:relative;min-width:16px;min-height:1.2em;font-family:var(--ion-font-family, inherit);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:2}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.in-item){position:static}:host(.datetime-placeholder){color:var(--placeholder-color)}:host(.datetime-disabled){opacity:0.3;pointer-events:none}:host(.datetime-readonly){pointer-events:none}button{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}[dir=rtl] button,:host-context([dir=rtl]) button{left:unset;right:unset;right:0}button::-moz-focus-inner{border:0}.datetime-text{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-ms-flex:1;flex:1;min-height:inherit;direction:ltr;overflow:inherit}[dir=rtl] .datetime-text,:host-context([dir=rtl]) .datetime-text{direction:rtl}:host{--placeholder-color:var(--ion-color-step-400, #999999);--padding-top:10px;--padding-end:10px;--padding-bottom:10px;--padding-start:20px}",md:":host{padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;position:relative;min-width:16px;min-height:1.2em;font-family:var(--ion-font-family, inherit);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:2}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.in-item){position:static}:host(.datetime-placeholder){color:var(--placeholder-color)}:host(.datetime-disabled){opacity:0.3;pointer-events:none}:host(.datetime-readonly){pointer-events:none}button{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}[dir=rtl] button,:host-context([dir=rtl]) button{left:unset;right:unset;right:0}button::-moz-focus-inner{border:0}.datetime-text{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;-ms-flex:1;flex:1;min-height:inherit;direction:ltr;overflow:inherit}[dir=rtl] .datetime-text,:host-context([dir=rtl]) .datetime-text{direction:rtl}:host{--placeholder-color:var(--ion-placeholder-color, var(--ion-color-step-400, #999999));--padding-top:10px;--padding-end:0;--padding-bottom:11px;--padding-start:16px}"};var rt=function(t){var e=Object(l.a)(),i=Object(l.a)(),n=Object(l.a)();return i.addElement(t.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]),n.addElement(t.querySelector(".picker-wrapper")).fromTo("transform","translateY(100%)","translateY(0%)"),e.addElement(t).easing("cubic-bezier(.36,.66,.04,1)").duration(400).addAnimation([i,n])},ot=function(t){var e=Object(l.a)(),i=Object(l.a)(),n=Object(l.a)();return i.addElement(t.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",.01),n.addElement(t.querySelector(".picker-wrapper")).fromTo("transform","translateY(0%)","translateY(100%)"),e.addElement(t).easing("cubic-bezier(.36,.66,.04,1)").duration(400).addAnimation([i,n])},at=function(){function t(t){var e=this;Object(r.o)(this,t),this.didPresent=Object(r.g)(this,"ionPickerDidPresent",7),this.willPresent=Object(r.g)(this,"ionPickerWillPresent",7),this.willDismiss=Object(r.g)(this,"ionPickerWillDismiss",7),this.didDismiss=Object(r.g)(this,"ionPickerDidDismiss",7),this.presented=!1,this.keyboardClose=!0,this.buttons=[],this.columns=[],this.duration=0,this.showBackdrop=!0,this.backdropDismiss=!0,this.animated=!0,this.onBackdropTap=function(){e.dismiss(void 0,s.a)},this.dispatchCancelHandler=function(t){var i=t.detail.role;if(Object(s.j)(i)){var n=e.buttons.find((function(t){return"cancel"===t.role}));e.callButtonHandler(n)}}}return t.prototype.connectedCallback=function(){Object(s.f)(this.el)},t.prototype.present=function(){return Object(n.a)(this,void 0,void 0,(function(){var t=this;return Object(n.c)(this,(function(e){switch(e.label){case 0:return[4,Object(s.e)(this,"pickerEnter",rt,rt,void 0)];case 1:return e.sent(),this.duration>0&&(this.durationTimeout=setTimeout((function(){return t.dismiss()}),this.duration)),[2]}}))}))},t.prototype.dismiss=function(t,e){return this.durationTimeout&&clearTimeout(this.durationTimeout),Object(s.g)(this,t,e,"pickerLeave",ot,ot)},t.prototype.onDidDismiss=function(){return Object(s.h)(this.el,"ionPickerDidDismiss")},t.prototype.onWillDismiss=function(){return Object(s.h)(this.el,"ionPickerWillDismiss")},t.prototype.getColumn=function(t){return Promise.resolve(this.columns.find((function(e){return e.name===t})))},t.prototype.buttonClick=function(t){return Object(n.a)(this,void 0,void 0,(function(){var e;return Object(n.c)(this,(function(i){switch(i.label){case 0:return e=t.role,Object(s.j)(e)?[2,this.dismiss(void 0,e)]:[4,this.callButtonHandler(t)];case 1:return i.sent()?[2,this.dismiss(this.getSelected(),t.role)]:[2,Promise.resolve()]}}))}))},t.prototype.callButtonHandler=function(t){return Object(n.a)(this,void 0,void 0,(function(){return Object(n.c)(this,(function(e){switch(e.label){case 0:return t?[4,Object(s.n)(t.handler,this.getSelected())]:[3,2];case 1:if(!1===e.sent())return[2,!1];e.label=2;case 2:return[2,!0]}}))}))},t.prototype.getSelected=function(){var t={};return this.columns.forEach((function(e,i){var n=void 0!==e.selectedIndex?e.options[e.selectedIndex]:void 0;t[e.name]={text:n?n.text:void 0,value:n?n.value:void 0,columnIndex:i}})),t},t.prototype.render=function(){var t,e=this,i=Object(o.b)(this);return Object(r.j)(r.c,{"aria-modal":"true",tabindex:"-1",class:Object.assign((t={},t[i]=!0,t["picker-"+i]=!0,t),Object(c.b)(this.cssClass)),style:{zIndex:""+(2e4+this.overlayIndex)},onIonBackdropTap:this.onBackdropTap,onIonPickerWillDismiss:this.dispatchCancelHandler},Object(r.j)("ion-backdrop",{visible:this.showBackdrop,tappable:this.backdropDismiss}),Object(r.j)("div",{tabindex:"0"}),Object(r.j)("div",{class:"picker-wrapper ion-overlay-wrapper",role:"dialog"},Object(r.j)("div",{class:"picker-toolbar"},this.buttons.map((function(t){return Object(r.j)("div",{class:st(t)},Object(r.j)("button",{type:"button",onClick:function(){return e.buttonClick(t)},class:ct(t)},t.text))}))),Object(r.j)("div",{class:"picker-columns"},Object(r.j)("div",{class:"picker-above-highlight"}),this.presented&&this.columns.map((function(t){return Object(r.j)("ion-picker-column",{col:t})})),Object(r.j)("div",{class:"picker-below-highlight"}))),Object(r.j)("div",{tabindex:"0"}))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(r.k)(this)},enumerable:!1,configurable:!0}),t}(),st=function(t){var e;return(e={})["picker-toolbar-"+t.role]=void 0!==t.role,e["picker-toolbar-button"]=!0,e},ct=function(t){return Object.assign({"picker-button":!0,"ion-activatable":!0},Object(c.b)(t.cssClass))};at.style={ios:".sc-ion-picker-ios-h{--border-radius:0;--border-style:solid;--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--max-height:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;top:0;display:block;position:absolute;width:100%;height:100%;outline:none;font-family:var(--ion-font-family, inherit);contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}[dir=rtl].sc-ion-picker-ios-h,[dir=rtl] .sc-ion-picker-ios-h{left:unset;right:unset;right:0}.overlay-hidden.sc-ion-picker-ios-h{display:none}.picker-wrapper.sc-ion-picker-ios{border-radius:var(--border-radius);left:0;right:0;bottom:0;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);contain:strict;overflow:hidden;z-index:10}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.picker-wrapper.sc-ion-picker-ios{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}.picker-toolbar.sc-ion-picker-ios{width:100%;background:transparent;contain:strict;z-index:1}.picker-button.sc-ion-picker-ios{border:0;font-family:inherit}.picker-button.sc-ion-picker-ios:active,.picker-button.sc-ion-picker-ios:focus{outline:none}.picker-columns.sc-ion-picker-ios{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:center;justify-content:center;margin-bottom:var(--ion-safe-area-bottom, 0);contain:strict;direction:ltr;overflow:hidden}.picker-above-highlight.sc-ion-picker-ios,.picker-below-highlight.sc-ion-picker-ios{display:none;pointer-events:none}.sc-ion-picker-ios-h{--background:var(--ion-background-color, #fff);--border-width:1px 0 0;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));--height:260px;--backdrop-opacity:var(--ion-backdrop-opacity, 0.26);color:var(--ion-item-color, var(--ion-text-color, #000))}.picker-toolbar.sc-ion-picker-ios{display:-ms-flexbox;display:flex;height:44px;border-bottom:0.55px solid var(--border-color)}.picker-toolbar-button.sc-ion-picker-ios{-ms-flex:1;flex:1;text-align:end}.picker-toolbar-button.sc-ion-picker-ios:last-child .picker-button.sc-ion-picker-ios{font-weight:600}.picker-toolbar-button.sc-ion-picker-ios:first-child{font-weight:normal;text-align:start}.picker-button.sc-ion-picker-ios,.picker-button.ion-activated.sc-ion-picker-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:1em;padding-right:1em;padding-top:0;padding-bottom:0;height:44px;background:transparent;color:var(--ion-color-primary, #3880ff);font-size:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.picker-button.sc-ion-picker-ios,.picker-button.ion-activated.sc-ion-picker-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:1em;padding-inline-start:1em;-webkit-padding-end:1em;padding-inline-end:1em}}.picker-columns.sc-ion-picker-ios{height:215px;-webkit-perspective:1000px;perspective:1000px}.picker-above-highlight.sc-ion-picker-ios{left:0;top:0;-webkit-transform:translate3d(0, 0, 90px);transform:translate3d(0, 0, 90px);display:block;position:absolute;width:100%;height:81px;border-bottom:1px solid var(--border-color);background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, var(--background, var(--ion-background-color, #fff))), to(rgba(var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255)), 0.8)));background:linear-gradient(to bottom, var(--background, var(--ion-background-color, #fff)) 20%, rgba(var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255)), 0.8) 100%);z-index:10}[dir=rtl].sc-ion-picker-ios .picker-above-highlight.sc-ion-picker-ios,[dir=rtl].sc-ion-picker-ios-h .picker-above-highlight.sc-ion-picker-ios,[dir=rtl] .sc-ion-picker-ios-h .picker-above-highlight.sc-ion-picker-ios{left:unset;right:unset;right:0}.picker-below-highlight.sc-ion-picker-ios{left:0;top:115px;-webkit-transform:translate3d(0, 0, 90px);transform:translate3d(0, 0, 90px);display:block;position:absolute;width:100%;height:119px;border-top:1px solid var(--border-color);background:-webkit-gradient(linear, left bottom, left top, color-stop(30%, var(--background, var(--ion-background-color, #fff))), to(rgba(var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255)), 0.8)));background:linear-gradient(to top, var(--background, var(--ion-background-color, #fff)) 30%, rgba(var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255)), 0.8) 100%);z-index:11}[dir=rtl].sc-ion-picker-ios .picker-below-highlight.sc-ion-picker-ios,[dir=rtl].sc-ion-picker-ios-h .picker-below-highlight.sc-ion-picker-ios,[dir=rtl] .sc-ion-picker-ios-h .picker-below-highlight.sc-ion-picker-ios{left:unset;right:unset;right:0}",md:".sc-ion-picker-md-h{--border-radius:0;--border-style:solid;--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--max-height:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;top:0;display:block;position:absolute;width:100%;height:100%;outline:none;font-family:var(--ion-font-family, inherit);contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}[dir=rtl].sc-ion-picker-md-h,[dir=rtl] .sc-ion-picker-md-h{left:unset;right:unset;right:0}.overlay-hidden.sc-ion-picker-md-h{display:none}.picker-wrapper.sc-ion-picker-md{border-radius:var(--border-radius);left:0;right:0;bottom:0;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);contain:strict;overflow:hidden;z-index:10}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.picker-wrapper.sc-ion-picker-md{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}.picker-toolbar.sc-ion-picker-md{width:100%;background:transparent;contain:strict;z-index:1}.picker-button.sc-ion-picker-md{border:0;font-family:inherit}.picker-button.sc-ion-picker-md:active,.picker-button.sc-ion-picker-md:focus{outline:none}.picker-columns.sc-ion-picker-md{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:center;justify-content:center;margin-bottom:var(--ion-safe-area-bottom, 0);contain:strict;direction:ltr;overflow:hidden}.picker-above-highlight.sc-ion-picker-md,.picker-below-highlight.sc-ion-picker-md{display:none;pointer-events:none}.sc-ion-picker-md-h{--background:var(--ion-background-color, #fff);--border-width:0.55px 0 0;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));--height:260px;--backdrop-opacity:var(--ion-backdrop-opacity, 0.26);color:var(--ion-item-color, var(--ion-text-color, #000))}.picker-toolbar.sc-ion-picker-md{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;height:44px}.picker-button.sc-ion-picker-md,.picker-button.ion-activated.sc-ion-picker-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:1.1em;padding-right:1.1em;padding-top:0;padding-bottom:0;height:44px;background:transparent;color:var(--ion-color-primary, #3880ff);font-size:14px;font-weight:500;text-transform:uppercase;-webkit-box-shadow:none;box-shadow:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.picker-button.sc-ion-picker-md,.picker-button.ion-activated.sc-ion-picker-md{padding-left:unset;padding-right:unset;-webkit-padding-start:1.1em;padding-inline-start:1.1em;-webkit-padding-end:1.1em;padding-inline-end:1.1em}}.picker-columns.sc-ion-picker-md{height:216px;-webkit-perspective:1800px;perspective:1800px}.picker-above-highlight.sc-ion-picker-md{left:0;top:0;-webkit-transform:translate3d(0, 0, 90px);transform:translate3d(0, 0, 90px);position:absolute;width:100%;height:81px;border-bottom:1px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, var(--ion-background-color, #fff)), to(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)));background:linear-gradient(to bottom, var(--ion-background-color, #fff) 20%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%);z-index:10}[dir=rtl].sc-ion-picker-md .picker-above-highlight.sc-ion-picker-md,[dir=rtl].sc-ion-picker-md-h .picker-above-highlight.sc-ion-picker-md,[dir=rtl] .sc-ion-picker-md-h .picker-above-highlight.sc-ion-picker-md{left:unset;right:unset;right:0}.picker-below-highlight.sc-ion-picker-md{left:0;top:115px;-webkit-transform:translate3d(0, 0, 90px);transform:translate3d(0, 0, 90px);position:absolute;width:100%;height:119px;border-top:1px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));background:-webkit-gradient(linear, left bottom, left top, color-stop(30%, var(--ion-background-color, #fff)), to(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)));background:linear-gradient(to top, var(--ion-background-color, #fff) 30%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%);z-index:11}[dir=rtl].sc-ion-picker-md .picker-below-highlight.sc-ion-picker-md,[dir=rtl].sc-ion-picker-md-h .picker-below-highlight.sc-ion-picker-md,[dir=rtl] .sc-ion-picker-md-h .picker-below-highlight.sc-ion-picker-md{left:unset;right:unset;right:0}"};var lt=function(){function t(t){Object(r.o)(this,t),this.ionPickerColChange=Object(r.g)(this,"ionPickerColChange",7),this.optHeight=0,this.rotateFactor=0,this.scaleFactor=1,this.velocity=0,this.y=0,this.noAnimate=!0}return t.prototype.colChanged=function(){this.refresh()},t.prototype.connectedCallback=function(){return Object(n.a)(this,void 0,void 0,(function(){var t,e,r,a=this;return Object(n.c)(this,(function(n){switch(n.label){case 0:return t=0,e=.81,"ios"===Object(o.b)(this)&&(t=-.46,e=1),this.rotateFactor=t,this.scaleFactor=e,r=this,[4,Promise.resolve().then(i.bind(null,37))];case 1:return r.gesture=n.sent().createGesture({el:this.el,gestureName:"picker-swipe",gesturePriority:100,threshold:0,passive:!1,onStart:function(t){return a.onStart(t)},onMove:function(t){return a.onMove(t)},onEnd:function(t){return a.onEnd(t)}}),this.gesture.enable(),this.tmrId=setTimeout((function(){a.noAnimate=!1,a.refresh(!0)}),250),[2]}}))}))},t.prototype.componentDidLoad=function(){var t=this.optsEl;t&&(this.optHeight=t.firstElementChild?t.firstElementChild.clientHeight:0),this.refresh()},t.prototype.disconnectedCallback=function(){cancelAnimationFrame(this.rafId),clearTimeout(this.tmrId),this.gesture&&(this.gesture.destroy(),this.gesture=void 0)},t.prototype.emitColChange=function(){this.ionPickerColChange.emit(this.col)},t.prototype.setSelected=function(t,e){var i=t>-1?-t*this.optHeight:0;this.velocity=0,cancelAnimationFrame(this.rafId),this.update(i,e,!0),this.emitColChange()},t.prototype.update=function(t,e,i){if(this.optsEl){for(var n=0,r=0,o=this.col,a=this.rotateFactor,s=o.selectedIndex=this.indexForY(-t),c=0===e?"":e+"ms",l="scale("+this.scaleFactor+")",p=this.optsEl.children,h=0;h0?Math.max(this.velocity,1):Math.min(this.velocity,-1);var e=this.y+this.velocity;e>this.minY?(e=this.minY,this.velocity=0):e1?this.rafId=requestAnimationFrame((function(){return t.decelerate()})):(this.velocity=0,this.emitColChange(),Object(d.e)())}else if(this.y%this.optHeight!==0){var i=Math.abs(this.y%this.optHeight);this.velocity=i>this.optHeight/2?1:-1,this.decelerate()}},t.prototype.indexForY=function(t){return Math.min(Math.max(Math.abs(Math.round(t/this.optHeight)),0),this.col.options.length-1)},t.prototype.onStart=function(t){t.event.cancelable&&t.event.preventDefault(),t.event.stopPropagation(),Object(d.a)(),cancelAnimationFrame(this.rafId);for(var e=this.col.options,i=e.length-1,n=0,r=0;rthis.minY?(e=Math.pow(e,.8),this.bounceFrom=e):e0)return this.update(this.minY,100,!0),void this.emitColChange();if(this.bounceFrom<0)return this.update(this.maxY,100,!0),void this.emitColChange();if(this.velocity=Object(a.j)(-ht,23*t.velocityY,ht),0===this.velocity&&0===t.deltaY){var e=t.event.target.closest(".picker-opt");e&&e.hasAttribute("opt-index")&&this.setSelected(parseInt(e.getAttribute("opt-index"),10),ut)}else{if(this.y+=t.deltaY,Math.abs(t.velocityY)<.05){var i=t.deltaY>0,n=Math.abs(this.y)%this.optHeight/this.optHeight;i&&n>.5?this.velocity=-1*Math.abs(this.velocity):!i&&n<=.5&&(this.velocity=Math.abs(this.velocity))}this.decelerate()}},t.prototype.refresh=function(t){for(var e=this.col.options.length-1,i=0,n=this.col.options,r=0;r 0) { - if (8 === h.state) { - var f = Object(a.j)(0, t / (0.5 * n), 1) - return void Object(i.f)(function () { - return g(r, 1 - f) - }) - } - Object(i.f)(function () { - return g(e, 0) - }) - } else { - h.pointerDown && - (h.didStart || ((h.didStart = !0), h.ionStart.emit()), - h.pointerDown && h.ionPull.emit()) - var u = Object(a.j)(0, Math.abs(t) / n, 0.99), - p = (h.progress = Object(a.j)(0, (Math.abs(t) - 30) / o, 1)), - d = Object(a.j)(0, Math.floor(p * c), c - 1) - 8 === h.state || d === c - 1 - ? (h.pointerDown && - (function (e, r) { - Object(i.f)(function () { - e.style.setProperty('--refreshing-rotation-duration', r >= 1 ? '0.5s' : '2s'), - e.style.setProperty('opacity', '1') - }) - })(r, h.lastVelocityY), - h.didRefresh || - (h.beginRefresh(), - (h.didRefresh = !0), - Object(l.d)({ style: 'light' }), - h.pointerDown || m(h.elementToTransform, n + 'px'))) - : ((h.state = 2), - (function (e, r, t, n) { - Object(i.f)(function () { - g(e, t), - r.forEach(function (e, r) { - return e.style.setProperty('opacity', r <= n ? '0.99' : '0') - }) - }) - })(e, s, u, d)) - } - }) - }), - this.scrollEl.addEventListener('scroll', this.scrollListenerCallback), - (f = this), - [4, Promise.resolve().then(t.bind(null, 37))] - ) - case 1: - return ( - (f.gesture = n.sent().createGesture({ - el: this.scrollEl, - gestureName: 'refresher', - gesturePriority: 31, - direction: 'y', - threshold: 5, - onStart: function () { - ;(h.pointerDown = !0), - h.didRefresh || m(h.elementToTransform, '0px'), - 0 === o && (o = 0.16 * h.scrollEl.clientHeight) - }, - onMove: function (e) { - h.lastVelocityY = e.velocityY - }, - onEnd: function () { - ;(h.pointerDown = !1), - (h.didStart = !1), - h.needsCompletion - ? (h.resetNativeRefresher(h.elementToTransform, 32), (h.needsCompletion = !1)) - : h.didRefresh && - Object(i.h)(function () { - return m(h.elementToTransform, h.el.clientHeight + 'px') - }) - }, - })), - this.disabledChanged(), - [2] - ) - } - }) - }) - }), - (e.prototype.setupMDNativeRefresher = function (e, r, s) { - return Object(n.a)(this, void 0, void 0, function () { - var l, - f, - h, - u, - g = this - return Object(n.c)(this, function (m) { - switch (m.label) { - case 0: - return ( - (l = Object(a.g)(r).querySelector('circle')), - (f = this.el.querySelector('ion-refresher-content .refresher-pulling-icon')), - (h = Object(a.g)(s).querySelector('circle')), - null !== l && - null !== h && - Object(i.f)(function () { - l.style.setProperty('animation', 'none'), - s.style.setProperty('animation-delay', '-655ms'), - h.style.setProperty('animation-delay', '-655ms') - }), - (u = this), - [4, Promise.resolve().then(t.bind(null, 37))] - ) - case 1: - return ( - (u.gesture = m.sent().createGesture({ - el: this.scrollEl, - gestureName: 'refresher', - gesturePriority: 31, - direction: 'y', - threshold: 5, - canStart: function () { - return 8 !== g.state && 32 !== g.state && 0 === g.scrollEl.scrollTop - }, - onStart: function (e) { - e.data = { animation: void 0, didStart: !1, cancelled: !1 } - }, - onMove: function (r) { - if ((r.velocityY < 0 && 0 === g.progress && !r.data.didStart) || r.data.cancelled) - r.data.cancelled = !0 - else { - if (!r.data.didStart) { - ;(r.data.didStart = !0), - (g.state = 2), - Object(i.f)(function () { - return g.scrollEl.style.setProperty('--overflow', 'hidden') - }) - var t = (function (e, r, t) { - return 'scale' === e ? p(r, t) : d(r, t) - })( - (function (e) { - var r = e.previousElementSibling - return null !== r && 'ION-HEADER' === r.tagName ? 'translate' : 'scale' - })(e), - f, - g.el - ) - return ( - (r.data.animation = t), - t.progressStart(!1, 0), - g.ionStart.emit(), - void g.animations.push(t) - ) - } - ;(g.progress = Object(a.j)(0, (r.deltaY / 180) * 0.5, 1)), - r.data.animation.progressStep(g.progress), - g.ionPull.emit() - } - }, - onEnd: function (e) { - if (e.data.didStart) { - if ( - (Object(i.f)(function () { - return g.scrollEl.style.removeProperty('--overflow') - }), - g.progress <= 0.4) - ) - return ( - g.gesture.enable(!1), - void e.data.animation.progressEnd(0, g.progress, 500).onFinish(function () { - g.animations.forEach(function (e) { - return e.destroy() - }), - (g.animations = []), - g.gesture.enable(!0), - (g.state = 1) - }) - ) - var r = Object(o.a)([0, 0], [0, 0], [1, 1], [1, 1], g.progress)[0], - t = (function (e) { - return Object(c.a)() - .duration(125) - .addElement(e) - .fromTo( - 'transform', - 'translateY(var(--ion-pulling-refresher-translate, 100px))', - 'translateY(0px)' - ) - })(f) - g.animations.push(t), - Object(i.f)(function () { - return Object(n.a)(g, void 0, void 0, function () { - return Object(n.c)(this, function (n) { - switch (n.label) { - case 0: - return ( - f.style.setProperty('--ion-pulling-refresher-translate', 100 * r + 'px'), - e.data.animation.progressEnd(), - [4, t.play()] - ) - case 1: - return n.sent(), this.beginRefresh(), e.data.animation.destroy(), [2] - } - }) - }) - }) - } - }, - })), - this.disabledChanged(), - [2] - ) - } - }) - }) - }), - (e.prototype.setupNativeRefresher = function (e) { - return Object(n.a)(this, void 0, void 0, function () { - var r, t - return Object(n.c)(this, function (n) { - return ( - this.scrollListenerCallback || - !e || - this.nativeRefresher || - !this.scrollEl || - (this.setCss(0, '', !1, ''), - (this.nativeRefresher = !0), - (r = this.el.querySelector('ion-refresher-content .refresher-pulling ion-spinner')), - (t = this.el.querySelector('ion-refresher-content .refresher-refreshing ion-spinner')), - 'ios' === Object(s.b)(this) - ? this.setupiOSNativeRefresher(r, t) - : this.setupMDNativeRefresher(e, r, t)), - [2] - ) - }) - }) - }), - (e.prototype.componentDidUpdate = function () { - this.checkNativeRefresher() - }), - (e.prototype.connectedCallback = function () { - return Object(n.a)(this, void 0, void 0, function () { - var e, - r, - i, - o = this - return Object(n.c)(this, function (n) { - switch (n.label) { - case 0: - return 'fixed' !== this.el.getAttribute('slot') - ? (console.error('Make sure you use: '), [2]) - : (e = this.el.closest('ion-content')) - ? [ - 4, - new Promise(function (r) { - return Object(a.c)(e, r) - }), - ] - : (console.error(' must be used inside an '), [2]) - case 1: - return n.sent(), (r = this), [4, e.getScrollElement()] - case 2: - return ( - (r.scrollEl = n.sent()), - (this.backgroundContentEl = Object(a.g)(e).querySelector('#background-content')), - [4, b(this.el, Object(s.b)(this))] - ) - case 3: - return n.sent() ? (this.setupNativeRefresher(e), [3, 6]) : [3, 4] - case 4: - return (i = this), [4, Promise.resolve().then(t.bind(null, 37))] - case 5: - ;(i.gesture = n.sent().createGesture({ - el: e, - gestureName: 'refresher', - gesturePriority: 31, - direction: 'y', - threshold: 20, - passive: !1, - canStart: function () { - return o.canStart() - }, - onStart: function () { - return o.onStart() - }, - onMove: function (e) { - return o.onMove(e) - }, - onEnd: function () { - return o.onEnd() - }, - })), - this.disabledChanged(), - (n.label = 6) - case 6: - return [2] - } - }) - }) - }), - (e.prototype.disconnectedCallback = function () { - this.destroyNativeRefresher(), - (this.scrollEl = void 0), - this.gesture && (this.gesture.destroy(), (this.gesture = void 0)) - }), - (e.prototype.complete = function () { - return Object(n.a)(this, void 0, void 0, function () { - var e = this - return Object(n.c)(this, function (r) { - return ( - this.nativeRefresher - ? ((this.needsCompletion = !0), - this.pointerDown || - Object(a.q)(function () { - return Object(a.q)(function () { - return e.resetNativeRefresher(e.elementToTransform, 32) - }) - })) - : this.close(32, '120ms'), - [2] - ) - }) - }) - }), - (e.prototype.cancel = function () { - return Object(n.a)(this, void 0, void 0, function () { - var e = this - return Object(n.c)(this, function (r) { - return ( - this.nativeRefresher - ? this.pointerDown || - Object(a.q)(function () { - return Object(a.q)(function () { - return e.resetNativeRefresher(e.elementToTransform, 16) - }) - }) - : this.close(16, ''), - [2] - ) - }) - }) - }), - (e.prototype.getProgress = function () { - return Promise.resolve(this.progress) - }), - (e.prototype.canStart = function () { - return !!this.scrollEl && 1 === this.state && !(this.scrollEl.scrollTop > 0) - }), - (e.prototype.onStart = function () { - ;(this.progress = 0), (this.state = 1) - }), - (e.prototype.onMove = function (e) { - if (this.scrollEl) { - var r = e.event - if (!(r.touches && r.touches.length > 1) && 0 === (56 & this.state)) { - var t = Number.isNaN(this.pullFactor) || this.pullFactor < 0 ? 1 : this.pullFactor, - n = e.deltaY * t - if (n <= 0) - return ( - (this.progress = 0), - (this.state = 1), - this.appliedStyles ? void this.setCss(0, '', !1, '') : void 0 - ) - if (1 === this.state) { - if (this.scrollEl.scrollTop > 0) return void (this.progress = 0) - this.state = 2 - } - if ((r.cancelable && r.preventDefault(), this.setCss(n, '0ms', !0, ''), 0 !== n)) { - var i = this.pullMin - ;(this.progress = n / i), - this.didStart || ((this.didStart = !0), this.ionStart.emit()), - this.ionPull.emit(), - n < i ? (this.state = 2) : n > this.pullMax ? this.beginRefresh() : (this.state = 4) - } else this.progress = 0 - } - } - }), - (e.prototype.onEnd = function () { - 4 === this.state ? this.beginRefresh() : 2 === this.state && this.cancel() - }), - (e.prototype.beginRefresh = function () { - ;(this.state = 8), - this.setCss(this.pullMin, this.snapbackDuration, !0, ''), - this.ionRefresh.emit({ complete: this.complete.bind(this) }) - }), - (e.prototype.close = function (e, r) { - var t = this - setTimeout(function () { - ;(t.state = 1), (t.progress = 0), (t.didStart = !1), t.setCss(0, '0ms', !1, '') - }, 600), - (this.state = e), - this.setCss(0, this.closeDuration, !0, r) - }), - (e.prototype.setCss = function (e, r, t, n) { - var s = this - this.nativeRefresher || - ((this.appliedStyles = e > 0), - Object(i.f)(function () { - if (s.scrollEl && s.backgroundContentEl) { - var i = s.scrollEl.style, - o = s.backgroundContentEl.style - ;(i.transform = o.transform = e > 0 ? 'translateY(' + e + 'px) translateZ(0px)' : ''), - (i.transitionDuration = o.transitionDuration = r), - (i.transitionDelay = o.transitionDelay = n), - (i.overflow = t ? 'hidden' : '') - } - })) - }), - (e.prototype.render = function () { - var e, - r = Object(s.b)(this) - return Object(i.j)(i.c, { - slot: 'fixed', - class: - ((e = {}), - (e[r] = !0), - (e['refresher-' + r] = !0), - (e['refresher-native'] = this.nativeRefresher), - (e['refresher-active'] = 1 !== this.state), - (e['refresher-pulling'] = 2 === this.state), - (e['refresher-ready'] = 4 === this.state), - (e['refresher-refreshing'] = 8 === this.state), - (e['refresher-cancelling'] = 16 === this.state), - (e['refresher-completing'] = 32 === this.state), - e), - }) - }), - Object.defineProperty(e.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(e, 'watchers', { - get: function () { - return { disabled: ['disabledChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - e - ) - })() - x.style = { - ios: 'ion-refresher{left:0;top:0;display:none;position:absolute;width:100%;height:60px;pointer-events:none;z-index:-1}[dir=rtl] ion-refresher,:host-context([dir=rtl]) ion-refresher{left:unset;right:unset;right:0}ion-refresher.refresher-active{display:block}ion-refresher-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.refresher-pulling,.refresher-refreshing{display:none;width:100%}.refresher-pulling-icon,.refresher-refreshing-icon{-webkit-transform-origin:center;transform-origin:center;-webkit-transition:200ms;transition:200ms;font-size:30px;text-align:center}[dir=rtl] .refresher-pulling-icon,:host-context([dir=rtl]) .refresher-pulling-icon,[dir=rtl] .refresher-refreshing-icon,:host-context([dir=rtl]) .refresher-refreshing-icon{-webkit-transform-origin:calc(100% - center);transform-origin:calc(100% - center)}.refresher-pulling-text,.refresher-refreshing-text{font-size:16px;text-align:center}ion-refresher-content .arrow-container{display:none}.refresher-pulling ion-refresher-content .refresher-pulling{display:block}.refresher-ready ion-refresher-content .refresher-pulling{display:block}.refresher-ready ion-refresher-content .refresher-pulling-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.refresher-refreshing ion-refresher-content .refresher-refreshing{display:block}.refresher-cancelling ion-refresher-content .refresher-pulling{display:block}.refresher-cancelling ion-refresher-content .refresher-pulling-icon{-webkit-transform:scale(0);transform:scale(0)}.refresher-completing ion-refresher-content .refresher-refreshing{display:block}.refresher-completing ion-refresher-content .refresher-refreshing-icon{-webkit-transform:scale(0);transform:scale(0)}.refresher-native .refresher-pulling-text,.refresher-native .refresher-refreshing-text{display:none}.refresher-ios .refresher-pulling-icon,.refresher-ios .refresher-refreshing-icon{color:var(--ion-text-color, #000)}.refresher-ios .refresher-pulling-text,.refresher-ios .refresher-refreshing-text{color:var(--ion-text-color, #000)}.refresher-ios .refresher-refreshing .spinner-lines-ios line,.refresher-ios .refresher-refreshing .spinner-lines-small-ios line,.refresher-ios .refresher-refreshing .spinner-crescent circle{stroke:var(--ion-text-color, #000)}.refresher-ios .refresher-refreshing .spinner-bubbles circle,.refresher-ios .refresher-refreshing .spinner-circles circle,.refresher-ios .refresher-refreshing .spinner-dots circle{fill:var(--ion-text-color, #000)}ion-refresher.refresher-native{display:block;z-index:1}ion-refresher.refresher-native ion-spinner{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-refresher.refresher-native ion-spinner{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}.refresher-native .refresher-refreshing ion-spinner{--refreshing-rotation-duration:2s;display:none;-webkit-animation:var(--refreshing-rotation-duration) ease-out refresher-rotate forwards;animation:var(--refreshing-rotation-duration) ease-out refresher-rotate forwards}.refresher-native .refresher-refreshing{display:none;-webkit-animation:250ms linear refresher-pop forwards;animation:250ms linear refresher-pop forwards}.refresher-native.refresher-refreshing .refresher-pulling ion-spinner,.refresher-native.refresher-completing .refresher-pulling ion-spinner{display:none}.refresher-native.refresher-refreshing .refresher-refreshing ion-spinner,.refresher-native.refresher-completing .refresher-refreshing ion-spinner{display:block}.refresher-native.refresher-pulling .refresher-pulling ion-spinner{display:block}.refresher-native.refresher-pulling .refresher-refreshing ion-spinner{display:none}@-webkit-keyframes refresher-pop{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes refresher-pop{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes refresher-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes refresher-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}', - md: 'ion-refresher{left:0;top:0;display:none;position:absolute;width:100%;height:60px;pointer-events:none;z-index:-1}[dir=rtl] ion-refresher,:host-context([dir=rtl]) ion-refresher{left:unset;right:unset;right:0}ion-refresher.refresher-active{display:block}ion-refresher-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.refresher-pulling,.refresher-refreshing{display:none;width:100%}.refresher-pulling-icon,.refresher-refreshing-icon{-webkit-transform-origin:center;transform-origin:center;-webkit-transition:200ms;transition:200ms;font-size:30px;text-align:center}[dir=rtl] .refresher-pulling-icon,:host-context([dir=rtl]) .refresher-pulling-icon,[dir=rtl] .refresher-refreshing-icon,:host-context([dir=rtl]) .refresher-refreshing-icon{-webkit-transform-origin:calc(100% - center);transform-origin:calc(100% - center)}.refresher-pulling-text,.refresher-refreshing-text{font-size:16px;text-align:center}ion-refresher-content .arrow-container{display:none}.refresher-pulling ion-refresher-content .refresher-pulling{display:block}.refresher-ready ion-refresher-content .refresher-pulling{display:block}.refresher-ready ion-refresher-content .refresher-pulling-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.refresher-refreshing ion-refresher-content .refresher-refreshing{display:block}.refresher-cancelling ion-refresher-content .refresher-pulling{display:block}.refresher-cancelling ion-refresher-content .refresher-pulling-icon{-webkit-transform:scale(0);transform:scale(0)}.refresher-completing ion-refresher-content .refresher-refreshing{display:block}.refresher-completing ion-refresher-content .refresher-refreshing-icon{-webkit-transform:scale(0);transform:scale(0)}.refresher-native .refresher-pulling-text,.refresher-native .refresher-refreshing-text{display:none}.refresher-md .refresher-pulling-icon,.refresher-md .refresher-refreshing-icon{color:var(--ion-text-color, #000)}.refresher-md .refresher-pulling-text,.refresher-md .refresher-refreshing-text{color:var(--ion-text-color, #000)}.refresher-md .refresher-refreshing .spinner-lines-md line,.refresher-md .refresher-refreshing .spinner-lines-small-md line,.refresher-md .refresher-refreshing .spinner-crescent circle{stroke:var(--ion-text-color, #000)}.refresher-md .refresher-refreshing .spinner-bubbles circle,.refresher-md .refresher-refreshing .spinner-circles circle,.refresher-md .refresher-refreshing .spinner-dots circle{fill:var(--ion-text-color, #000)}ion-refresher.refresher-native{display:block;z-index:1}ion-refresher.refresher-native ion-spinner{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;width:24px;height:24px;color:var(--ion-color-primary, #3880ff)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-refresher.refresher-native ion-spinner{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}ion-refresher.refresher-native .spinner-arrow-container{display:inherit}ion-refresher.refresher-native .arrow-container{display:block;position:absolute;width:24px;height:24px}ion-refresher.refresher-native .arrow-container ion-icon{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;left:0;right:0;bottom:-4px;position:absolute;color:var(--ion-color-primary, #3880ff);font-size:12px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-refresher.refresher-native .arrow-container ion-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}ion-refresher.refresher-native.refresher-pulling ion-refresher-content .refresher-pulling,ion-refresher.refresher-native.refresher-ready ion-refresher-content .refresher-pulling{display:-ms-flexbox;display:flex}ion-refresher.refresher-native.refresher-refreshing ion-refresher-content .refresher-refreshing,ion-refresher.refresher-native.refresher-completing ion-refresher-content .refresher-refreshing,ion-refresher.refresher-native.refresher-cancelling ion-refresher-content .refresher-refreshing{display:-ms-flexbox;display:flex}ion-refresher.refresher-native .refresher-pulling-icon{-webkit-transform:translateY(calc(-100% - 10px));transform:translateY(calc(-100% - 10px))}ion-refresher.refresher-native .refresher-pulling-icon,ion-refresher.refresher-native .refresher-refreshing-icon{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;border-radius:100%;padding-left:8px;padding-right:8px;padding-top:8px;padding-bottom:8px;display:-ms-flexbox;display:flex;border:1px solid var(--ion-color-step-200, #ececec);background:var(--ion-color-step-250, #ffffff);-webkit-box-shadow:0px 1px 6px rgba(0, 0, 0, 0.1);box-shadow:0px 1px 6px rgba(0, 0, 0, 0.1)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-refresher.refresher-native .refresher-pulling-icon,ion-refresher.refresher-native .refresher-refreshing-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-refresher.refresher-native .refresher-pulling-icon,ion-refresher.refresher-native .refresher-refreshing-icon{padding-left:unset;padding-right:unset;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px}}', - } - var w = (function () { - function e(e) { - Object(i.o)(this, e) - } - return ( - (e.prototype.componentWillLoad = function () { - if (void 0 === this.pullingIcon) { - var e = Object(s.b)(this), - r = void 0 !== this.el.style.webkitOverflowScrolling ? 'lines' : 'arrow-down' - this.pullingIcon = s.c.get( - 'refreshingIcon', - 'ios' === e && Object(s.a)('mobile') ? s.c.get('spinner', r) : 'circular' - ) - } - if (void 0 === this.refreshingSpinner) { - e = Object(s.b)(this) - this.refreshingSpinner = s.c.get( - 'refreshingSpinner', - s.c.get('spinner', 'ios' === e ? 'lines' : 'circular') - ) - } - }), - (e.prototype.render = function () { - var e = this.pullingIcon, - r = null != e && void 0 !== h.a[e], - t = Object(s.b)(this) - return Object(i.j)( - i.c, - { class: t }, - Object(i.j)( - 'div', - { class: 'refresher-pulling' }, - this.pullingIcon && - r && - Object(i.j)( - 'div', - { class: 'refresher-pulling-icon' }, - Object(i.j)( - 'div', - { class: 'spinner-arrow-container' }, - Object(i.j)('ion-spinner', { name: this.pullingIcon, paused: !0 }), - 'md' === t && - 'circular' === this.pullingIcon && - Object(i.j)( - 'div', - { class: 'arrow-container' }, - Object(i.j)('ion-icon', { name: 'caret-back-sharp' }) - ) - ) - ), - this.pullingIcon && - !r && - Object(i.j)( - 'div', - { class: 'refresher-pulling-icon' }, - Object(i.j)('ion-icon', { icon: this.pullingIcon, lazy: !1 }) - ), - this.pullingText && - Object(i.j)('div', { class: 'refresher-pulling-text', innerHTML: Object(f.a)(this.pullingText) }) - ), - Object(i.j)( - 'div', - { class: 'refresher-refreshing' }, - this.refreshingSpinner && - Object(i.j)( - 'div', - { class: 'refresher-refreshing-icon' }, - Object(i.j)('ion-spinner', { name: this.refreshingSpinner }) - ), - this.refreshingText && - Object(i.j)('div', { - class: 'refresher-refreshing-text', - innerHTML: Object(f.a)(this.refreshingText), - }) - ) - ) - }), - Object.defineProperty(e.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - e - ) - })() - }, - 134: function (e, r, t) { - 'use strict' - t.d(r, 'a', function () { - return s - }), - t.d(r, 'b', function () { - return o - }), - t.d(r, 'c', function () { - return i - }), - t.d(r, 'd', function () { - return l - }), - t.d(r, 'e', function () { - return a - }) - var n = { - getEngine: function () { - var e = window - return ( - e.TapticEngine || (e.Capacitor && e.Capacitor.isPluginAvailable('Haptics') && e.Capacitor.Plugins.Haptics) - ) - }, - available: function () { - return !!this.getEngine() - }, - isCordova: function () { - return !!window.TapticEngine - }, - isCapacitor: function () { - return !!window.Capacitor - }, - impact: function (e) { - var r = this.getEngine() - if (r) { - var t = this.isCapacitor() ? e.style.toUpperCase() : e.style - r.impact({ style: t }) - } - }, - notification: function (e) { - var r = this.getEngine() - if (r) { - var t = this.isCapacitor() ? e.style.toUpperCase() : e.style - r.notification({ style: t }) - } - }, - selection: function () { - this.impact({ style: 'light' }) - }, - selectionStart: function () { - var e = this.getEngine() - e && (this.isCapacitor() ? e.selectionStart() : e.gestureSelectionStart()) - }, - selectionChanged: function () { - var e = this.getEngine() - e && (this.isCapacitor() ? e.selectionChanged() : e.gestureSelectionChanged()) - }, - selectionEnd: function () { - var e = this.getEngine() - e && (this.isCapacitor() ? e.selectionEnd() : e.gestureSelectionEnd()) - }, - }, - i = function () { - n.selection() - }, - s = function () { - n.selectionStart() - }, - o = function () { - n.selectionChanged() - }, - a = function () { - n.selectionEnd() - }, - l = function (e) { - n.impact(e) - } - }, - 137: function (e, r, t) { - 'use strict' - t.d(r, 'a', function () { - return n - }) - var n = { - bubbles: { - dur: 1e3, - circles: 9, - fn: function (e, r, t) { - var n = (e * r) / t - e + 'ms', - i = (2 * Math.PI * r) / t - return { r: 5, style: { top: 9 * Math.sin(i) + 'px', left: 9 * Math.cos(i) + 'px', 'animation-delay': n } } - }, - }, - circles: { - dur: 1e3, - circles: 8, - fn: function (e, r, t) { - var n = r / t, - i = e * n - e + 'ms', - s = 2 * Math.PI * n - return { r: 5, style: { top: 9 * Math.sin(s) + 'px', left: 9 * Math.cos(s) + 'px', 'animation-delay': i } } - }, - }, - circular: { - dur: 1400, - elmDuration: !0, - circles: 1, - fn: function () { - return { - r: 20, - cx: 48, - cy: 48, - fill: 'none', - viewBox: '24 24 48 48', - transform: 'translate(0,0)', - style: {}, - } - }, - }, - crescent: { - dur: 750, - circles: 1, - fn: function () { - return { r: 26, style: {} } - }, - }, - dots: { - dur: 750, - circles: 3, - fn: function (e, r) { - return { r: 6, style: { left: 9 - 9 * r + 'px', 'animation-delay': -110 * r + 'ms' } } - }, - }, - lines: { - dur: 1e3, - lines: 12, - fn: function (e, r, t) { - return { - y1: 17, - y2: 29, - style: { - transform: 'rotate(' + (30 * r + (r < 6 ? 180 : -180)) + 'deg)', - 'animation-delay': (e * r) / t - e + 'ms', - }, - } - }, - }, - 'lines-small': { - dur: 1e3, - lines: 12, - fn: function (e, r, t) { - return { - y1: 12, - y2: 20, - style: { - transform: 'rotate(' + (30 * r + (r < 6 ? 180 : -180)) + 'deg)', - 'animation-delay': (e * r) / t - e + 'ms', - }, - } - }, - }, - } - }, - }, -]) -//# sourceMappingURL=11.7ed82166.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[11],{114:function(e,r,t){"use strict";t.r(r),t.d(r,"ion_refresher",(function(){return x})),t.d(r,"ion_refresher_content",(function(){return w}));var n=t(1),i=t(13),s=t(14),o=t(38),a=t(12),l=t(134),c=t(2),f=t(39),h=t(137),u=function(e){var r=e.querySelector("ion-spinner"),t=r.shadowRoot.querySelector("circle"),n=e.querySelector(".spinner-arrow-container"),i=e.querySelector(".arrow-container"),s=i?i.querySelector("ion-icon"):null,o=Object(c.a)().duration(1e3).easing("ease-out"),a=Object(c.a)().addElement(n).keyframes([{offset:0,opacity:"0.3"},{offset:.45,opacity:"0.3"},{offset:.55,opacity:"1"},{offset:1,opacity:"1"}]),l=Object(c.a)().addElement(t).keyframes([{offset:0,strokeDasharray:"1px, 200px"},{offset:.2,strokeDasharray:"1px, 200px"},{offset:.55,strokeDasharray:"100px, 200px"},{offset:1,strokeDasharray:"100px, 200px"}]),f=Object(c.a)().addElement(r).keyframes([{offset:0,transform:"rotate(-90deg)"},{offset:1,transform:"rotate(210deg)"}]);if(i&&s){var h=Object(c.a)().addElement(i).keyframes([{offset:0,transform:"rotate(0deg)"},{offset:.3,transform:"rotate(0deg)"},{offset:.55,transform:"rotate(280deg)"},{offset:1,transform:"rotate(400deg)"}]),u=Object(c.a)().addElement(s).keyframes([{offset:0,transform:"translateX(2px) scale(0)"},{offset:.3,transform:"translateX(2px) scale(0)"},{offset:.55,transform:"translateX(-1.5px) scale(1)"},{offset:1,transform:"translateX(-1.5px) scale(1)"}]);o.addAnimation([h,u])}return o.addAnimation([a,l,f])},p=function(e,r){var t=r.clientHeight,n=Object(c.a)().addElement(e).keyframes([{offset:0,transform:"scale(0) translateY(-"+t+"px)"},{offset:1,transform:"scale(1) translateY(100px)"}]);return u(e).addAnimation([n])},d=function(e,r){var t=r.clientHeight,n=Object(c.a)().addElement(e).keyframes([{offset:0,transform:"translateY(-"+t+"px)"},{offset:1,transform:"translateY(100px)"}]);return u(e).addAnimation([n])},g=function(e,r){e.style.setProperty("opacity",r.toString())},m=function(e,r){if(!e)return Promise.resolve();var t=v(e,200);return Object(i.f)((function(){e.style.setProperty("transition","0.2s all ease-out"),void 0===r?e.style.removeProperty("transform"):e.style.setProperty("transform","translate3d(0px, "+r+", 0px)")})),t},b=function(e,r){return Object(n.a)(void 0,void 0,void 0,(function(){var t,i,o;return Object(n.c)(this,(function(n){switch(n.label){case 0:return(t=e.querySelector("ion-refresher-content"))?[4,new Promise((function(e){return Object(a.c)(t,e)}))]:[2,Promise.resolve(!1)];case 1:return n.sent(),i=e.querySelector("ion-refresher-content .refresher-pulling ion-spinner"),o=e.querySelector("ion-refresher-content .refresher-refreshing ion-spinner"),[2,null!==i&&null!==o&&("ios"===r&&Object(s.a)("mobile")&&void 0!==e.style.webkitOverflowScrolling||"md"===r)]}}))}))},v=function(e,r){return void 0===r&&(r=0),new Promise((function(t){y(e,r,t)}))},y=function(e,r,t){var n,i;void 0===r&&(r=0);var s={passive:!0},o=function(){n&&n()},a=function(r){void 0!==r&&e!==r.target||(o(),t(r))};return e&&(e.addEventListener("webkitTransitionEnd",a,s),e.addEventListener("transitionend",a,s),i=setTimeout(a,r+500),n=function(){i&&(clearTimeout(i),i=void 0),e.removeEventListener("webkitTransitionEnd",a,s),e.removeEventListener("transitionend",a,s)}),o},x=function(){function e(e){Object(i.o)(this,e),this.ionRefresh=Object(i.g)(this,"ionRefresh",7),this.ionPull=Object(i.g)(this,"ionPull",7),this.ionStart=Object(i.g)(this,"ionStart",7),this.appliedStyles=!1,this.didStart=!1,this.progress=0,this.pointerDown=!1,this.needsCompletion=!1,this.didRefresh=!1,this.lastVelocityY=0,this.animations=[],this.nativeRefresher=!1,this.state=1,this.pullMin=60,this.pullMax=this.pullMin+60,this.closeDuration="280ms",this.snapbackDuration="280ms",this.pullFactor=1,this.disabled=!1}return e.prototype.disabledChanged=function(){this.gesture&&this.gesture.enable(!this.disabled)},e.prototype.checkNativeRefresher=function(){return Object(n.a)(this,void 0,void 0,(function(){var e,r;return Object(n.c)(this,(function(t){switch(t.label){case 0:return[4,b(this.el,Object(s.b)(this))];case 1:return(e=t.sent())&&!this.nativeRefresher?(r=this.el.closest("ion-content"),this.setupNativeRefresher(r)):e||this.destroyNativeRefresher(),[2]}}))}))},e.prototype.destroyNativeRefresher=function(){this.scrollEl&&this.scrollListenerCallback&&(this.scrollEl.removeEventListener("scroll",this.scrollListenerCallback),this.scrollListenerCallback=void 0),this.nativeRefresher=!1},e.prototype.resetNativeRefresher=function(e,r){return Object(n.a)(this,void 0,void 0,(function(){return Object(n.c)(this,(function(t){switch(t.label){case 0:return this.state=r,"ios"!==Object(s.b)(this)?[3,2]:[4,m(e,void 0)];case 1:return t.sent(),[3,4];case 2:return[4,v(this.el.querySelector(".refresher-refreshing-icon"),200)];case 3:t.sent(),t.label=4;case 4:return this.didRefresh=!1,this.needsCompletion=!1,this.pointerDown=!1,this.animations.forEach((function(e){return e.destroy()})),this.animations=[],this.progress=0,this.state=1,[2]}}))}))},e.prototype.setupiOSNativeRefresher=function(e,r){return Object(n.a)(this,void 0,void 0,(function(){var s,o,c,f,h=this;return Object(n.c)(this,(function(n){switch(n.label){case 0:return this.elementToTransform=this.scrollEl,s=e.shadowRoot.querySelectorAll("svg"),o=.16*this.scrollEl.clientHeight,c=s.length,Object(i.f)((function(){return s.forEach((function(e){return e.style.setProperty("animation","none")}))})),this.scrollListenerCallback=function(){(h.pointerDown||1!==h.state)&&Object(i.h)((function(){var t=h.scrollEl.scrollTop,n=h.el.clientHeight;if(t>0){if(8===h.state){var f=Object(a.j)(0,t/(.5*n),1);return void Object(i.f)((function(){return g(r,1-f)}))}Object(i.f)((function(){return g(e,0)}))}else{h.pointerDown&&(h.didStart||(h.didStart=!0,h.ionStart.emit()),h.pointerDown&&h.ionPull.emit());var u=Object(a.j)(0,Math.abs(t)/n,.99),p=h.progress=Object(a.j)(0,(Math.abs(t)-30)/o,1),d=Object(a.j)(0,Math.floor(p*c),c-1);8===h.state||d===c-1?(h.pointerDown&&function(e,r){Object(i.f)((function(){e.style.setProperty("--refreshing-rotation-duration",r>=1?"0.5s":"2s"),e.style.setProperty("opacity","1")}))}(r,h.lastVelocityY),h.didRefresh||(h.beginRefresh(),h.didRefresh=!0,Object(l.d)({style:"light"}),h.pointerDown||m(h.elementToTransform,n+"px"))):(h.state=2,function(e,r,t,n){Object(i.f)((function(){g(e,t),r.forEach((function(e,r){return e.style.setProperty("opacity",r<=n?"0.99":"0")}))}))}(e,s,u,d))}}))},this.scrollEl.addEventListener("scroll",this.scrollListenerCallback),f=this,[4,Promise.resolve().then(t.bind(null,37))];case 1:return f.gesture=n.sent().createGesture({el:this.scrollEl,gestureName:"refresher",gesturePriority:31,direction:"y",threshold:5,onStart:function(){h.pointerDown=!0,h.didRefresh||m(h.elementToTransform,"0px"),0===o&&(o=.16*h.scrollEl.clientHeight)},onMove:function(e){h.lastVelocityY=e.velocityY},onEnd:function(){h.pointerDown=!1,h.didStart=!1,h.needsCompletion?(h.resetNativeRefresher(h.elementToTransform,32),h.needsCompletion=!1):h.didRefresh&&Object(i.h)((function(){return m(h.elementToTransform,h.el.clientHeight+"px")}))}}),this.disabledChanged(),[2]}}))}))},e.prototype.setupMDNativeRefresher=function(e,r,s){return Object(n.a)(this,void 0,void 0,(function(){var l,f,h,u,g=this;return Object(n.c)(this,(function(m){switch(m.label){case 0:return l=Object(a.g)(r).querySelector("circle"),f=this.el.querySelector("ion-refresher-content .refresher-pulling-icon"),h=Object(a.g)(s).querySelector("circle"),null!==l&&null!==h&&Object(i.f)((function(){l.style.setProperty("animation","none"),s.style.setProperty("animation-delay","-655ms"),h.style.setProperty("animation-delay","-655ms")})),u=this,[4,Promise.resolve().then(t.bind(null,37))];case 1:return u.gesture=m.sent().createGesture({el:this.scrollEl,gestureName:"refresher",gesturePriority:31,direction:"y",threshold:5,canStart:function(){return 8!==g.state&&32!==g.state&&0===g.scrollEl.scrollTop},onStart:function(e){e.data={animation:void 0,didStart:!1,cancelled:!1}},onMove:function(r){if(r.velocityY<0&&0===g.progress&&!r.data.didStart||r.data.cancelled)r.data.cancelled=!0;else{if(!r.data.didStart){r.data.didStart=!0,g.state=2,Object(i.f)((function(){return g.scrollEl.style.setProperty("--overflow","hidden")}));var t=function(e,r,t){return"scale"===e?p(r,t):d(r,t)}(function(e){var r=e.previousElementSibling;return null!==r&&"ION-HEADER"===r.tagName?"translate":"scale"}(e),f,g.el);return r.data.animation=t,t.progressStart(!1,0),g.ionStart.emit(),void g.animations.push(t)}g.progress=Object(a.j)(0,r.deltaY/180*.5,1),r.data.animation.progressStep(g.progress),g.ionPull.emit()}},onEnd:function(e){if(e.data.didStart){if(Object(i.f)((function(){return g.scrollEl.style.removeProperty("--overflow")})),g.progress<=.4)return g.gesture.enable(!1),void e.data.animation.progressEnd(0,g.progress,500).onFinish((function(){g.animations.forEach((function(e){return e.destroy()})),g.animations=[],g.gesture.enable(!0),g.state=1}));var r=Object(o.a)([0,0],[0,0],[1,1],[1,1],g.progress)[0],t=function(e){return Object(c.a)().duration(125).addElement(e).fromTo("transform","translateY(var(--ion-pulling-refresher-translate, 100px))","translateY(0px)")}(f);g.animations.push(t),Object(i.f)((function(){return Object(n.a)(g,void 0,void 0,(function(){return Object(n.c)(this,(function(n){switch(n.label){case 0:return f.style.setProperty("--ion-pulling-refresher-translate",100*r+"px"),e.data.animation.progressEnd(),[4,t.play()];case 1:return n.sent(),this.beginRefresh(),e.data.animation.destroy(),[2]}}))}))}))}}}),this.disabledChanged(),[2]}}))}))},e.prototype.setupNativeRefresher=function(e){return Object(n.a)(this,void 0,void 0,(function(){var r,t;return Object(n.c)(this,(function(n){return this.scrollListenerCallback||!e||this.nativeRefresher||!this.scrollEl||(this.setCss(0,"",!1,""),this.nativeRefresher=!0,r=this.el.querySelector("ion-refresher-content .refresher-pulling ion-spinner"),t=this.el.querySelector("ion-refresher-content .refresher-refreshing ion-spinner"),"ios"===Object(s.b)(this)?this.setupiOSNativeRefresher(r,t):this.setupMDNativeRefresher(e,r,t)),[2]}))}))},e.prototype.componentDidUpdate=function(){this.checkNativeRefresher()},e.prototype.connectedCallback=function(){return Object(n.a)(this,void 0,void 0,(function(){var e,r,i,o=this;return Object(n.c)(this,(function(n){switch(n.label){case 0:return"fixed"!==this.el.getAttribute("slot")?(console.error('Make sure you use: '),[2]):(e=this.el.closest("ion-content"))?[4,new Promise((function(r){return Object(a.c)(e,r)}))]:(console.error(" must be used inside an "),[2]);case 1:return n.sent(),r=this,[4,e.getScrollElement()];case 2:return r.scrollEl=n.sent(),this.backgroundContentEl=Object(a.g)(e).querySelector("#background-content"),[4,b(this.el,Object(s.b)(this))];case 3:return n.sent()?(this.setupNativeRefresher(e),[3,6]):[3,4];case 4:return i=this,[4,Promise.resolve().then(t.bind(null,37))];case 5:i.gesture=n.sent().createGesture({el:e,gestureName:"refresher",gesturePriority:31,direction:"y",threshold:20,passive:!1,canStart:function(){return o.canStart()},onStart:function(){return o.onStart()},onMove:function(e){return o.onMove(e)},onEnd:function(){return o.onEnd()}}),this.disabledChanged(),n.label=6;case 6:return[2]}}))}))},e.prototype.disconnectedCallback=function(){this.destroyNativeRefresher(),this.scrollEl=void 0,this.gesture&&(this.gesture.destroy(),this.gesture=void 0)},e.prototype.complete=function(){return Object(n.a)(this,void 0,void 0,(function(){var e=this;return Object(n.c)(this,(function(r){return this.nativeRefresher?(this.needsCompletion=!0,this.pointerDown||Object(a.q)((function(){return Object(a.q)((function(){return e.resetNativeRefresher(e.elementToTransform,32)}))}))):this.close(32,"120ms"),[2]}))}))},e.prototype.cancel=function(){return Object(n.a)(this,void 0,void 0,(function(){var e=this;return Object(n.c)(this,(function(r){return this.nativeRefresher?this.pointerDown||Object(a.q)((function(){return Object(a.q)((function(){return e.resetNativeRefresher(e.elementToTransform,16)}))})):this.close(16,""),[2]}))}))},e.prototype.getProgress=function(){return Promise.resolve(this.progress)},e.prototype.canStart=function(){return!!this.scrollEl&&(1===this.state&&!(this.scrollEl.scrollTop>0))},e.prototype.onStart=function(){this.progress=0,this.state=1},e.prototype.onMove=function(e){if(this.scrollEl){var r=e.event;if(!(r.touches&&r.touches.length>1)&&0===(56&this.state)){var t=Number.isNaN(this.pullFactor)||this.pullFactor<0?1:this.pullFactor,n=e.deltaY*t;if(n<=0)return this.progress=0,this.state=1,this.appliedStyles?void this.setCss(0,"",!1,""):void 0;if(1===this.state){if(this.scrollEl.scrollTop>0)return void(this.progress=0);this.state=2}if(r.cancelable&&r.preventDefault(),this.setCss(n,"0ms",!0,""),0!==n){var i=this.pullMin;this.progress=n/i,this.didStart||(this.didStart=!0,this.ionStart.emit()),this.ionPull.emit(),nthis.pullMax?this.beginRefresh():this.state=4}else this.progress=0}}},e.prototype.onEnd=function(){4===this.state?this.beginRefresh():2===this.state&&this.cancel()},e.prototype.beginRefresh=function(){this.state=8,this.setCss(this.pullMin,this.snapbackDuration,!0,""),this.ionRefresh.emit({complete:this.complete.bind(this)})},e.prototype.close=function(e,r){var t=this;setTimeout((function(){t.state=1,t.progress=0,t.didStart=!1,t.setCss(0,"0ms",!1,"")}),600),this.state=e,this.setCss(0,this.closeDuration,!0,r)},e.prototype.setCss=function(e,r,t,n){var s=this;this.nativeRefresher||(this.appliedStyles=e>0,Object(i.f)((function(){if(s.scrollEl&&s.backgroundContentEl){var i=s.scrollEl.style,o=s.backgroundContentEl.style;i.transform=o.transform=e>0?"translateY("+e+"px) translateZ(0px)":"",i.transitionDuration=o.transitionDuration=r,i.transitionDelay=o.transitionDelay=n,i.overflow=t?"hidden":""}})))},e.prototype.render=function(){var e,r=Object(s.b)(this);return Object(i.j)(i.c,{slot:"fixed",class:(e={},e[r]=!0,e["refresher-"+r]=!0,e["refresher-native"]=this.nativeRefresher,e["refresher-active"]=1!==this.state,e["refresher-pulling"]=2===this.state,e["refresher-ready"]=4===this.state,e["refresher-refreshing"]=8===this.state,e["refresher-cancelling"]=16===this.state,e["refresher-completing"]=32===this.state,e)})},Object.defineProperty(e.prototype,"el",{get:function(){return Object(i.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"watchers",{get:function(){return{disabled:["disabledChanged"]}},enumerable:!1,configurable:!0}),e}();x.style={ios:"ion-refresher{left:0;top:0;display:none;position:absolute;width:100%;height:60px;pointer-events:none;z-index:-1}[dir=rtl] ion-refresher,:host-context([dir=rtl]) ion-refresher{left:unset;right:unset;right:0}ion-refresher.refresher-active{display:block}ion-refresher-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.refresher-pulling,.refresher-refreshing{display:none;width:100%}.refresher-pulling-icon,.refresher-refreshing-icon{-webkit-transform-origin:center;transform-origin:center;-webkit-transition:200ms;transition:200ms;font-size:30px;text-align:center}[dir=rtl] .refresher-pulling-icon,:host-context([dir=rtl]) .refresher-pulling-icon,[dir=rtl] .refresher-refreshing-icon,:host-context([dir=rtl]) .refresher-refreshing-icon{-webkit-transform-origin:calc(100% - center);transform-origin:calc(100% - center)}.refresher-pulling-text,.refresher-refreshing-text{font-size:16px;text-align:center}ion-refresher-content .arrow-container{display:none}.refresher-pulling ion-refresher-content .refresher-pulling{display:block}.refresher-ready ion-refresher-content .refresher-pulling{display:block}.refresher-ready ion-refresher-content .refresher-pulling-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.refresher-refreshing ion-refresher-content .refresher-refreshing{display:block}.refresher-cancelling ion-refresher-content .refresher-pulling{display:block}.refresher-cancelling ion-refresher-content .refresher-pulling-icon{-webkit-transform:scale(0);transform:scale(0)}.refresher-completing ion-refresher-content .refresher-refreshing{display:block}.refresher-completing ion-refresher-content .refresher-refreshing-icon{-webkit-transform:scale(0);transform:scale(0)}.refresher-native .refresher-pulling-text,.refresher-native .refresher-refreshing-text{display:none}.refresher-ios .refresher-pulling-icon,.refresher-ios .refresher-refreshing-icon{color:var(--ion-text-color, #000)}.refresher-ios .refresher-pulling-text,.refresher-ios .refresher-refreshing-text{color:var(--ion-text-color, #000)}.refresher-ios .refresher-refreshing .spinner-lines-ios line,.refresher-ios .refresher-refreshing .spinner-lines-small-ios line,.refresher-ios .refresher-refreshing .spinner-crescent circle{stroke:var(--ion-text-color, #000)}.refresher-ios .refresher-refreshing .spinner-bubbles circle,.refresher-ios .refresher-refreshing .spinner-circles circle,.refresher-ios .refresher-refreshing .spinner-dots circle{fill:var(--ion-text-color, #000)}ion-refresher.refresher-native{display:block;z-index:1}ion-refresher.refresher-native ion-spinner{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-refresher.refresher-native ion-spinner{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}.refresher-native .refresher-refreshing ion-spinner{--refreshing-rotation-duration:2s;display:none;-webkit-animation:var(--refreshing-rotation-duration) ease-out refresher-rotate forwards;animation:var(--refreshing-rotation-duration) ease-out refresher-rotate forwards}.refresher-native .refresher-refreshing{display:none;-webkit-animation:250ms linear refresher-pop forwards;animation:250ms linear refresher-pop forwards}.refresher-native.refresher-refreshing .refresher-pulling ion-spinner,.refresher-native.refresher-completing .refresher-pulling ion-spinner{display:none}.refresher-native.refresher-refreshing .refresher-refreshing ion-spinner,.refresher-native.refresher-completing .refresher-refreshing ion-spinner{display:block}.refresher-native.refresher-pulling .refresher-pulling ion-spinner{display:block}.refresher-native.refresher-pulling .refresher-refreshing ion-spinner{display:none}@-webkit-keyframes refresher-pop{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes refresher-pop{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes refresher-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes refresher-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}",md:"ion-refresher{left:0;top:0;display:none;position:absolute;width:100%;height:60px;pointer-events:none;z-index:-1}[dir=rtl] ion-refresher,:host-context([dir=rtl]) ion-refresher{left:unset;right:unset;right:0}ion-refresher.refresher-active{display:block}ion-refresher-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.refresher-pulling,.refresher-refreshing{display:none;width:100%}.refresher-pulling-icon,.refresher-refreshing-icon{-webkit-transform-origin:center;transform-origin:center;-webkit-transition:200ms;transition:200ms;font-size:30px;text-align:center}[dir=rtl] .refresher-pulling-icon,:host-context([dir=rtl]) .refresher-pulling-icon,[dir=rtl] .refresher-refreshing-icon,:host-context([dir=rtl]) .refresher-refreshing-icon{-webkit-transform-origin:calc(100% - center);transform-origin:calc(100% - center)}.refresher-pulling-text,.refresher-refreshing-text{font-size:16px;text-align:center}ion-refresher-content .arrow-container{display:none}.refresher-pulling ion-refresher-content .refresher-pulling{display:block}.refresher-ready ion-refresher-content .refresher-pulling{display:block}.refresher-ready ion-refresher-content .refresher-pulling-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.refresher-refreshing ion-refresher-content .refresher-refreshing{display:block}.refresher-cancelling ion-refresher-content .refresher-pulling{display:block}.refresher-cancelling ion-refresher-content .refresher-pulling-icon{-webkit-transform:scale(0);transform:scale(0)}.refresher-completing ion-refresher-content .refresher-refreshing{display:block}.refresher-completing ion-refresher-content .refresher-refreshing-icon{-webkit-transform:scale(0);transform:scale(0)}.refresher-native .refresher-pulling-text,.refresher-native .refresher-refreshing-text{display:none}.refresher-md .refresher-pulling-icon,.refresher-md .refresher-refreshing-icon{color:var(--ion-text-color, #000)}.refresher-md .refresher-pulling-text,.refresher-md .refresher-refreshing-text{color:var(--ion-text-color, #000)}.refresher-md .refresher-refreshing .spinner-lines-md line,.refresher-md .refresher-refreshing .spinner-lines-small-md line,.refresher-md .refresher-refreshing .spinner-crescent circle{stroke:var(--ion-text-color, #000)}.refresher-md .refresher-refreshing .spinner-bubbles circle,.refresher-md .refresher-refreshing .spinner-circles circle,.refresher-md .refresher-refreshing .spinner-dots circle{fill:var(--ion-text-color, #000)}ion-refresher.refresher-native{display:block;z-index:1}ion-refresher.refresher-native ion-spinner{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;width:24px;height:24px;color:var(--ion-color-primary, #3880ff)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-refresher.refresher-native ion-spinner{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}ion-refresher.refresher-native .spinner-arrow-container{display:inherit}ion-refresher.refresher-native .arrow-container{display:block;position:absolute;width:24px;height:24px}ion-refresher.refresher-native .arrow-container ion-icon{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;left:0;right:0;bottom:-4px;position:absolute;color:var(--ion-color-primary, #3880ff);font-size:12px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-refresher.refresher-native .arrow-container ion-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}ion-refresher.refresher-native.refresher-pulling ion-refresher-content .refresher-pulling,ion-refresher.refresher-native.refresher-ready ion-refresher-content .refresher-pulling{display:-ms-flexbox;display:flex}ion-refresher.refresher-native.refresher-refreshing ion-refresher-content .refresher-refreshing,ion-refresher.refresher-native.refresher-completing ion-refresher-content .refresher-refreshing,ion-refresher.refresher-native.refresher-cancelling ion-refresher-content .refresher-refreshing{display:-ms-flexbox;display:flex}ion-refresher.refresher-native .refresher-pulling-icon{-webkit-transform:translateY(calc(-100% - 10px));transform:translateY(calc(-100% - 10px))}ion-refresher.refresher-native .refresher-pulling-icon,ion-refresher.refresher-native .refresher-refreshing-icon{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;border-radius:100%;padding-left:8px;padding-right:8px;padding-top:8px;padding-bottom:8px;display:-ms-flexbox;display:flex;border:1px solid var(--ion-color-step-200, #ececec);background:var(--ion-color-step-250, #ffffff);-webkit-box-shadow:0px 1px 6px rgba(0, 0, 0, 0.1);box-shadow:0px 1px 6px rgba(0, 0, 0, 0.1)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-refresher.refresher-native .refresher-pulling-icon,ion-refresher.refresher-native .refresher-refreshing-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-refresher.refresher-native .refresher-pulling-icon,ion-refresher.refresher-native .refresher-refreshing-icon{padding-left:unset;padding-right:unset;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px}}"};var w=function(){function e(e){Object(i.o)(this,e)}return e.prototype.componentWillLoad=function(){if(void 0===this.pullingIcon){var e=Object(s.b)(this),r=void 0!==this.el.style.webkitOverflowScrolling?"lines":"arrow-down";this.pullingIcon=s.c.get("refreshingIcon","ios"===e&&Object(s.a)("mobile")?s.c.get("spinner",r):"circular")}if(void 0===this.refreshingSpinner){e=Object(s.b)(this);this.refreshingSpinner=s.c.get("refreshingSpinner",s.c.get("spinner","ios"===e?"lines":"circular"))}},e.prototype.render=function(){var e=this.pullingIcon,r=null!=e&&void 0!==h.a[e],t=Object(s.b)(this);return Object(i.j)(i.c,{class:t},Object(i.j)("div",{class:"refresher-pulling"},this.pullingIcon&&r&&Object(i.j)("div",{class:"refresher-pulling-icon"},Object(i.j)("div",{class:"spinner-arrow-container"},Object(i.j)("ion-spinner",{name:this.pullingIcon,paused:!0}),"md"===t&&"circular"===this.pullingIcon&&Object(i.j)("div",{class:"arrow-container"},Object(i.j)("ion-icon",{name:"caret-back-sharp"})))),this.pullingIcon&&!r&&Object(i.j)("div",{class:"refresher-pulling-icon"},Object(i.j)("ion-icon",{icon:this.pullingIcon,lazy:!1})),this.pullingText&&Object(i.j)("div",{class:"refresher-pulling-text",innerHTML:Object(f.a)(this.pullingText)})),Object(i.j)("div",{class:"refresher-refreshing"},this.refreshingSpinner&&Object(i.j)("div",{class:"refresher-refreshing-icon"},Object(i.j)("ion-spinner",{name:this.refreshingSpinner})),this.refreshingText&&Object(i.j)("div",{class:"refresher-refreshing-text",innerHTML:Object(f.a)(this.refreshingText)})))},Object.defineProperty(e.prototype,"el",{get:function(){return Object(i.k)(this)},enumerable:!1,configurable:!0}),e}()},134:function(e,r,t){"use strict";t.d(r,"a",(function(){return s})),t.d(r,"b",(function(){return o})),t.d(r,"c",(function(){return i})),t.d(r,"d",(function(){return l})),t.d(r,"e",(function(){return a}));var n={getEngine:function(){var e=window;return e.TapticEngine||e.Capacitor&&e.Capacitor.isPluginAvailable("Haptics")&&e.Capacitor.Plugins.Haptics},available:function(){return!!this.getEngine()},isCordova:function(){return!!window.TapticEngine},isCapacitor:function(){return!!window.Capacitor},impact:function(e){var r=this.getEngine();if(r){var t=this.isCapacitor()?e.style.toUpperCase():e.style;r.impact({style:t})}},notification:function(e){var r=this.getEngine();if(r){var t=this.isCapacitor()?e.style.toUpperCase():e.style;r.notification({style:t})}},selection:function(){this.impact({style:"light"})},selectionStart:function(){var e=this.getEngine();e&&(this.isCapacitor()?e.selectionStart():e.gestureSelectionStart())},selectionChanged:function(){var e=this.getEngine();e&&(this.isCapacitor()?e.selectionChanged():e.gestureSelectionChanged())},selectionEnd:function(){var e=this.getEngine();e&&(this.isCapacitor()?e.selectionEnd():e.gestureSelectionEnd())}},i=function(){n.selection()},s=function(){n.selectionStart()},o=function(){n.selectionChanged()},a=function(){n.selectionEnd()},l=function(e){n.impact(e)}},137:function(e,r,t){"use strict";t.d(r,"a",(function(){return n}));var n={bubbles:{dur:1e3,circles:9,fn:function(e,r,t){var n=e*r/t-e+"ms",i=2*Math.PI*r/t;return{r:5,style:{top:9*Math.sin(i)+"px",left:9*Math.cos(i)+"px","animation-delay":n}}}},circles:{dur:1e3,circles:8,fn:function(e,r,t){var n=r/t,i=e*n-e+"ms",s=2*Math.PI*n;return{r:5,style:{top:9*Math.sin(s)+"px",left:9*Math.cos(s)+"px","animation-delay":i}}}},circular:{dur:1400,elmDuration:!0,circles:1,fn:function(){return{r:20,cx:48,cy:48,fill:"none",viewBox:"24 24 48 48",transform:"translate(0,0)",style:{}}}},crescent:{dur:750,circles:1,fn:function(){return{r:26,style:{}}}},dots:{dur:750,circles:3,fn:function(e,r){return{r:6,style:{left:9-9*r+"px","animation-delay":-110*r+"ms"}}}},lines:{dur:1e3,lines:12,fn:function(e,r,t){return{y1:17,y2:29,style:{transform:"rotate("+(30*r+(r<6?180:-180))+"deg)","animation-delay":e*r/t-e+"ms"}}}},"lines-small":{dur:1e3,lines:12,fn:function(e,r,t){return{y1:12,y2:20,style:{transform:"rotate("+(30*r+(r<6?180:-180))+"deg)","animation-delay":e*r/t-e+"ms"}}}}}}}]); +//# sourceMappingURL=11.7ed82166.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/12.d242ae2a.chunk.js b/docs/static/js/12.d242ae2a.chunk.js index 2571383..2847731 100644 --- a/docs/static/js/12.d242ae2a.chunk.js +++ b/docs/static/js/12.d242ae2a.chunk.js @@ -1,342 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [12], - { - 129: function (t, e, n) { - 'use strict' - n.r(e), - n.d(e, 'ion_toggle', function () { - return l - }) - var i = n(1), - o = n(13), - a = n(14), - r = n(12), - s = n(134), - c = n(133), - l = (function () { - function t(t) { - var e = this - Object(o.o)(this, t), - (this.ionChange = Object(o.g)(this, 'ionChange', 7)), - (this.ionFocus = Object(o.g)(this, 'ionFocus', 7)), - (this.ionBlur = Object(o.g)(this, 'ionBlur', 7)), - (this.ionStyle = Object(o.g)(this, 'ionStyle', 7)), - (this.inputId = 'ion-tg-' + g++), - (this.lastDrag = 0), - (this.activated = !1), - (this.name = this.inputId), - (this.checked = !1), - (this.disabled = !1), - (this.value = 'on'), - (this.onClick = function (t) { - t.preventDefault(), e.lastDrag + 300 < Date.now() && (e.checked = !e.checked) - }), - (this.onFocus = function () { - e.ionFocus.emit() - }), - (this.onBlur = function () { - e.ionBlur.emit() - }) - } - return ( - (t.prototype.checkedChanged = function (t) { - this.ionChange.emit({ checked: t, value: this.value }) - }), - (t.prototype.disabledChanged = function () { - this.emitStyle(), this.gesture && this.gesture.enable(!this.disabled) - }), - (t.prototype.connectedCallback = function () { - return Object(i.a)(this, void 0, void 0, function () { - var t, - e = this - return Object(i.c)(this, function (i) { - switch (i.label) { - case 0: - return (t = this), [4, Promise.resolve().then(n.bind(null, 37))] - case 1: - return ( - (t.gesture = i.sent().createGesture({ - el: this.el, - gestureName: 'toggle', - gesturePriority: 100, - threshold: 5, - passive: !1, - onStart: function () { - return e.onStart() - }, - onMove: function (t) { - return e.onMove(t) - }, - onEnd: function (t) { - return e.onEnd(t) - }, - })), - this.disabledChanged(), - [2] - ) - } - }) - }) - }), - (t.prototype.disconnectedCallback = function () { - this.gesture && (this.gesture.destroy(), (this.gesture = void 0)) - }), - (t.prototype.componentWillLoad = function () { - this.emitStyle() - }), - (t.prototype.emitStyle = function () { - this.ionStyle.emit({ 'interactive-disabled': this.disabled }) - }), - (t.prototype.onStart = function () { - ;(this.activated = !0), this.setFocus() - }), - (t.prototype.onMove = function (t) { - d(document, this.checked, t.deltaX, -10) && ((this.checked = !this.checked), Object(s.c)()) - }), - (t.prototype.onEnd = function (t) { - ;(this.activated = !1), - (this.lastDrag = Date.now()), - t.event.preventDefault(), - t.event.stopImmediatePropagation() - }), - (t.prototype.getValue = function () { - return this.value || '' - }), - (t.prototype.setFocus = function () { - this.focusEl && this.focusEl.focus() - }), - (t.prototype.render = function () { - var t, - e = this, - n = this, - i = n.activated, - s = n.color, - l = n.checked, - d = n.disabled, - g = n.el, - h = n.inputId, - p = n.name, - u = Object(a.b)(this), - b = Object(r.d)(g, h), - f = b.label, - m = b.labelId, - k = b.labelText, - v = this.getValue() - return ( - Object(r.e)(!0, g, p, l ? v : '', d), - Object(o.j)( - o.c, - { - onClick: this.onClick, - 'aria-labelledby': f ? m : null, - 'aria-checked': '' + l, - 'aria-hidden': d ? 'true' : null, - role: 'switch', - class: Object(c.a)( - s, - ((t = {}), - (t[u] = !0), - (t['in-item'] = Object(c.c)('ion-item', g)), - (t['toggle-activated'] = i), - (t['toggle-checked'] = l), - (t['toggle-disabled'] = d), - (t.interactive = !0), - t) - ), - }, - Object(o.j)( - 'div', - { class: 'toggle-icon', part: 'track' }, - Object(o.j)( - 'div', - { class: 'toggle-icon-wrapper' }, - Object(o.j)('div', { class: 'toggle-inner', part: 'handle' }) - ) - ), - Object(o.j)('label', { htmlFor: h }, k), - Object(o.j)('input', { - type: 'checkbox', - role: 'switch', - 'aria-checked': '' + l, - disabled: d, - id: h, - onFocus: function () { - return e.onFocus() - }, - onBlur: function () { - return e.onBlur() - }, - ref: function (t) { - return (e.focusEl = t) - }, - }) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { checked: ['checkedChanged'], disabled: ['disabledChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - d = function (t, e, n, i) { - var o = 'rtl' === t.dir - return e ? (!o && i > n) || (o && -i < n) : (!o && -i < n) || (o && i > n) - }, - g = 0 - l.style = { - ios: ':host{-webkit-box-sizing:content-box !important;box-sizing:content-box !important;display:inline-block;position:relative;outline:none;contain:content;cursor:pointer;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.ion-focused) input{border:2px solid #5e9ed6}:host(.toggle-disabled){pointer-events:none}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.toggle-icon-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-transition:var(--handle-transition);transition:var(--handle-transition);will-change:transform}.toggle-icon{border-radius:var(--border-radius);display:block;position:relative;width:100%;height:100%;background:var(--background);pointer-events:none;overflow:inherit}:host(.toggle-checked) .toggle-icon{background:var(--background-checked)}.toggle-inner{left:var(--handle-spacing);border-radius:var(--handle-border-radius);position:absolute;width:var(--handle-width);height:var(--handle-height);max-height:var(--handle-max-height);-webkit-transition:var(--handle-transition);transition:var(--handle-transition);background:var(--handle-background);-webkit-box-shadow:var(--handle-box-shadow);box-shadow:var(--handle-box-shadow);contain:strict}[dir=rtl] .toggle-inner,:host-context([dir=rtl]) .toggle-inner{left:unset;right:unset;right:var(--handle-spacing)}:host(.toggle-checked) .toggle-icon-wrapper{-webkit-transform:translate3d(calc(100% - var(--handle-width)), 0, 0);transform:translate3d(calc(100% - var(--handle-width)), 0, 0)}:host-context([dir=rtl]):host(.toggle-checked) .toggle-icon-wrapper,:host-context([dir=rtl]).toggle-checked .toggle-icon-wrapper{-webkit-transform:translate3d(calc(-100% + var(--handle-width)), 0, 0);transform:translate3d(calc(-100% + var(--handle-width)), 0, 0)}:host(.toggle-checked) .toggle-inner{-webkit-transform:translate3d(calc(var(--handle-spacing) * -2), 0, 0);transform:translate3d(calc(var(--handle-spacing) * -2), 0, 0);background:var(--handle-background-checked)}:host-context([dir=rtl]):host(.toggle-checked) .toggle-inner,:host-context([dir=rtl]).toggle-checked .toggle-inner{-webkit-transform:translate3d(calc(var(--handle-spacing) * 2), 0, 0);transform:translate3d(calc(var(--handle-spacing) * 2), 0, 0)}:host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.088);--background-checked:var(--ion-color-primary, #3880ff);--border-radius:16px;--handle-background:#ffffff;--handle-background-checked:#ffffff;--handle-border-radius:25.5px;--handle-box-shadow:0 3px 12px rgba(0, 0, 0, 0.16), 0 3px 1px rgba(0, 0, 0, 0.1);--handle-height:calc(32px - (2px * 2));--handle-max-height:calc(100% - (var(--handle-spacing) * 2));--handle-width:calc(32px - (2px * 2));--handle-spacing:2px;--handle-transition:transform 300ms, width 120ms ease-in-out 80ms, left 110ms ease-in-out 80ms, right 110ms ease-in-out 80ms;width:51px;height:32px;contain:strict;overflow:hidden}:host(.ion-color.toggle-checked) .toggle-icon{background:var(--ion-color-base)}.toggle-icon{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:background-color 300ms;transition:background-color 300ms}.toggle-inner{will-change:transform}:host(.toggle-activated) .toggle-icon::before,:host(.toggle-checked) .toggle-icon::before{-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0)}:host(.toggle-activated.toggle-checked) .toggle-inner::before{-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0)}:host(.toggle-activated) .toggle-inner{width:calc(var(--handle-width) + 6px)}:host(.toggle-activated.toggle-checked) .toggle-icon-wrapper{-webkit-transform:translate3d(calc(100% - var(--handle-width) - 6px), 0, 0);transform:translate3d(calc(100% - var(--handle-width) - 6px), 0, 0)}:host-context([dir=rtl]):host(.toggle-activated.toggle-checked) .toggle-icon-wrapper,:host-context([dir=rtl]).toggle-activated.toggle-checked .toggle-icon-wrapper{-webkit-transform:translate3d(calc(-100% + var(--handle-width) + 6px), 0, 0);transform:translate3d(calc(-100% + var(--handle-width) + 6px), 0, 0)}:host(.toggle-disabled){opacity:0.3}:host(.in-item[slot]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:20px;padding-right:10px;padding-top:6px;padding-bottom:5px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot]){padding-left:unset;padding-right:unset;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:10px;padding-inline-end:10px}}:host(.in-item[slot=start]){padding-left:0;padding-right:16px;padding-top:6px;padding-bottom:5px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){padding-left:unset;padding-right:unset;-webkit-padding-start:0;padding-inline-start:0;-webkit-padding-end:16px;padding-inline-end:16px}}', - md: ':host{-webkit-box-sizing:content-box !important;box-sizing:content-box !important;display:inline-block;position:relative;outline:none;contain:content;cursor:pointer;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.ion-focused) input{border:2px solid #5e9ed6}:host(.toggle-disabled){pointer-events:none}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.toggle-icon-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-transition:var(--handle-transition);transition:var(--handle-transition);will-change:transform}.toggle-icon{border-radius:var(--border-radius);display:block;position:relative;width:100%;height:100%;background:var(--background);pointer-events:none;overflow:inherit}:host(.toggle-checked) .toggle-icon{background:var(--background-checked)}.toggle-inner{left:var(--handle-spacing);border-radius:var(--handle-border-radius);position:absolute;width:var(--handle-width);height:var(--handle-height);max-height:var(--handle-max-height);-webkit-transition:var(--handle-transition);transition:var(--handle-transition);background:var(--handle-background);-webkit-box-shadow:var(--handle-box-shadow);box-shadow:var(--handle-box-shadow);contain:strict}[dir=rtl] .toggle-inner,:host-context([dir=rtl]) .toggle-inner{left:unset;right:unset;right:var(--handle-spacing)}:host(.toggle-checked) .toggle-icon-wrapper{-webkit-transform:translate3d(calc(100% - var(--handle-width)), 0, 0);transform:translate3d(calc(100% - var(--handle-width)), 0, 0)}:host-context([dir=rtl]):host(.toggle-checked) .toggle-icon-wrapper,:host-context([dir=rtl]).toggle-checked .toggle-icon-wrapper{-webkit-transform:translate3d(calc(-100% + var(--handle-width)), 0, 0);transform:translate3d(calc(-100% + var(--handle-width)), 0, 0)}:host(.toggle-checked) .toggle-inner{-webkit-transform:translate3d(calc(var(--handle-spacing) * -2), 0, 0);transform:translate3d(calc(var(--handle-spacing) * -2), 0, 0);background:var(--handle-background-checked)}:host-context([dir=rtl]):host(.toggle-checked) .toggle-inner,:host-context([dir=rtl]).toggle-checked .toggle-inner{-webkit-transform:translate3d(calc(var(--handle-spacing) * 2), 0, 0);transform:translate3d(calc(var(--handle-spacing) * 2), 0, 0)}:host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.39);--background-checked:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.5);--border-radius:14px;--handle-background:#ffffff;--handle-background-checked:var(--ion-color-primary, #3880ff);--handle-border-radius:50%;--handle-box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);--handle-width:20px;--handle-height:20px;--handle-max-height:calc(100% + 6px);--handle-spacing:0;--handle-transition:transform 160ms cubic-bezier(0.4, 0, 0.2, 1), background-color 160ms cubic-bezier(0.4, 0, 0.2, 1);padding-left:12px;padding-right:12px;padding-top:12px;padding-bottom:12px;width:36px;height:14px;contain:strict}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px}}:host(.ion-color.toggle-checked) .toggle-icon{background:rgba(var(--ion-color-base-rgb), 0.5)}:host(.ion-color.toggle-checked) .toggle-inner{background:var(--ion-color-base)}.toggle-icon{-webkit-transition:background-color 160ms;transition:background-color 160ms}.toggle-inner{will-change:background-color, transform}:host(.toggle-disabled){opacity:0.3}:host(.in-item[slot]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:16px;padding-right:0;padding-top:12px;padding-bottom:12px;cursor:pointer}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot]){padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:0;padding-inline-end:0}}:host(.in-item[slot=start]){padding-left:2px;padding-right:18px;padding-top:12px;padding-bottom:12px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){padding-left:unset;padding-right:unset;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:18px;padding-inline-end:18px}}', - } - }, - 133: function (t, e, n) { - 'use strict' - n.d(e, 'a', function () { - return a - }), - n.d(e, 'b', function () { - return r - }), - n.d(e, 'c', function () { - return o - }), - n.d(e, 'd', function () { - return c - }) - var i = n(1), - o = function (t, e) { - return null !== e.closest(t) - }, - a = function (t, e) { - var n - return 'string' === typeof t && t.length > 0 - ? Object.assign((((n = { 'ion-color': !0 })['ion-color-' + t] = !0), n), e) - : e - }, - r = function (t) { - var e = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (e[t] = !0) - }), - e - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - c = function (t, e, n, o) { - return Object(i.a)(void 0, void 0, void 0, function () { - var a - return Object(i.c)(this, function (i) { - return null != t && '#' !== t[0] && !s.test(t) && (a = document.querySelector('ion-router')) - ? (null != e && e.preventDefault(), [2, a.push(t, n, o)]) - : [2, !1] - }) - }) - } - }, - 134: function (t, e, n) { - 'use strict' - n.d(e, 'a', function () { - return a - }), - n.d(e, 'b', function () { - return r - }), - n.d(e, 'c', function () { - return o - }), - n.d(e, 'd', function () { - return c - }), - n.d(e, 'e', function () { - return s - }) - var i = { - getEngine: function () { - var t = window - return ( - t.TapticEngine || (t.Capacitor && t.Capacitor.isPluginAvailable('Haptics') && t.Capacitor.Plugins.Haptics) - ) - }, - available: function () { - return !!this.getEngine() - }, - isCordova: function () { - return !!window.TapticEngine - }, - isCapacitor: function () { - return !!window.Capacitor - }, - impact: function (t) { - var e = this.getEngine() - if (e) { - var n = this.isCapacitor() ? t.style.toUpperCase() : t.style - e.impact({ style: n }) - } - }, - notification: function (t) { - var e = this.getEngine() - if (e) { - var n = this.isCapacitor() ? t.style.toUpperCase() : t.style - e.notification({ style: n }) - } - }, - selection: function () { - this.impact({ style: 'light' }) - }, - selectionStart: function () { - var t = this.getEngine() - t && (this.isCapacitor() ? t.selectionStart() : t.gestureSelectionStart()) - }, - selectionChanged: function () { - var t = this.getEngine() - t && (this.isCapacitor() ? t.selectionChanged() : t.gestureSelectionChanged()) - }, - selectionEnd: function () { - var t = this.getEngine() - t && (this.isCapacitor() ? t.selectionEnd() : t.gestureSelectionEnd()) - }, - }, - o = function () { - i.selection() - }, - a = function () { - i.selectionStart() - }, - r = function () { - i.selectionChanged() - }, - s = function () { - i.selectionEnd() - }, - c = function (t) { - i.impact(t) - } - }, - }, -]) -//# sourceMappingURL=12.d242ae2a.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[12],{129:function(t,e,n){"use strict";n.r(e),n.d(e,"ion_toggle",(function(){return l}));var i=n(1),o=n(13),a=n(14),r=n(12),s=n(134),c=n(133),l=function(){function t(t){var e=this;Object(o.o)(this,t),this.ionChange=Object(o.g)(this,"ionChange",7),this.ionFocus=Object(o.g)(this,"ionFocus",7),this.ionBlur=Object(o.g)(this,"ionBlur",7),this.ionStyle=Object(o.g)(this,"ionStyle",7),this.inputId="ion-tg-"+g++,this.lastDrag=0,this.activated=!1,this.name=this.inputId,this.checked=!1,this.disabled=!1,this.value="on",this.onClick=function(t){t.preventDefault(),e.lastDrag+300n||o&&-in},g=0;l.style={ios:":host{-webkit-box-sizing:content-box !important;box-sizing:content-box !important;display:inline-block;position:relative;outline:none;contain:content;cursor:pointer;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.ion-focused) input{border:2px solid #5e9ed6}:host(.toggle-disabled){pointer-events:none}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.toggle-icon-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-transition:var(--handle-transition);transition:var(--handle-transition);will-change:transform}.toggle-icon{border-radius:var(--border-radius);display:block;position:relative;width:100%;height:100%;background:var(--background);pointer-events:none;overflow:inherit}:host(.toggle-checked) .toggle-icon{background:var(--background-checked)}.toggle-inner{left:var(--handle-spacing);border-radius:var(--handle-border-radius);position:absolute;width:var(--handle-width);height:var(--handle-height);max-height:var(--handle-max-height);-webkit-transition:var(--handle-transition);transition:var(--handle-transition);background:var(--handle-background);-webkit-box-shadow:var(--handle-box-shadow);box-shadow:var(--handle-box-shadow);contain:strict}[dir=rtl] .toggle-inner,:host-context([dir=rtl]) .toggle-inner{left:unset;right:unset;right:var(--handle-spacing)}:host(.toggle-checked) .toggle-icon-wrapper{-webkit-transform:translate3d(calc(100% - var(--handle-width)), 0, 0);transform:translate3d(calc(100% - var(--handle-width)), 0, 0)}:host-context([dir=rtl]):host(.toggle-checked) .toggle-icon-wrapper,:host-context([dir=rtl]).toggle-checked .toggle-icon-wrapper{-webkit-transform:translate3d(calc(-100% + var(--handle-width)), 0, 0);transform:translate3d(calc(-100% + var(--handle-width)), 0, 0)}:host(.toggle-checked) .toggle-inner{-webkit-transform:translate3d(calc(var(--handle-spacing) * -2), 0, 0);transform:translate3d(calc(var(--handle-spacing) * -2), 0, 0);background:var(--handle-background-checked)}:host-context([dir=rtl]):host(.toggle-checked) .toggle-inner,:host-context([dir=rtl]).toggle-checked .toggle-inner{-webkit-transform:translate3d(calc(var(--handle-spacing) * 2), 0, 0);transform:translate3d(calc(var(--handle-spacing) * 2), 0, 0)}:host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.088);--background-checked:var(--ion-color-primary, #3880ff);--border-radius:16px;--handle-background:#ffffff;--handle-background-checked:#ffffff;--handle-border-radius:25.5px;--handle-box-shadow:0 3px 12px rgba(0, 0, 0, 0.16), 0 3px 1px rgba(0, 0, 0, 0.1);--handle-height:calc(32px - (2px * 2));--handle-max-height:calc(100% - (var(--handle-spacing) * 2));--handle-width:calc(32px - (2px * 2));--handle-spacing:2px;--handle-transition:transform 300ms, width 120ms ease-in-out 80ms, left 110ms ease-in-out 80ms, right 110ms ease-in-out 80ms;width:51px;height:32px;contain:strict;overflow:hidden}:host(.ion-color.toggle-checked) .toggle-icon{background:var(--ion-color-base)}.toggle-icon{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:background-color 300ms;transition:background-color 300ms}.toggle-inner{will-change:transform}:host(.toggle-activated) .toggle-icon::before,:host(.toggle-checked) .toggle-icon::before{-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0)}:host(.toggle-activated.toggle-checked) .toggle-inner::before{-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0)}:host(.toggle-activated) .toggle-inner{width:calc(var(--handle-width) + 6px)}:host(.toggle-activated.toggle-checked) .toggle-icon-wrapper{-webkit-transform:translate3d(calc(100% - var(--handle-width) - 6px), 0, 0);transform:translate3d(calc(100% - var(--handle-width) - 6px), 0, 0)}:host-context([dir=rtl]):host(.toggle-activated.toggle-checked) .toggle-icon-wrapper,:host-context([dir=rtl]).toggle-activated.toggle-checked .toggle-icon-wrapper{-webkit-transform:translate3d(calc(-100% + var(--handle-width) + 6px), 0, 0);transform:translate3d(calc(-100% + var(--handle-width) + 6px), 0, 0)}:host(.toggle-disabled){opacity:0.3}:host(.in-item[slot]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:20px;padding-right:10px;padding-top:6px;padding-bottom:5px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot]){padding-left:unset;padding-right:unset;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:10px;padding-inline-end:10px}}:host(.in-item[slot=start]){padding-left:0;padding-right:16px;padding-top:6px;padding-bottom:5px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){padding-left:unset;padding-right:unset;-webkit-padding-start:0;padding-inline-start:0;-webkit-padding-end:16px;padding-inline-end:16px}}",md:":host{-webkit-box-sizing:content-box !important;box-sizing:content-box !important;display:inline-block;position:relative;outline:none;contain:content;cursor:pointer;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.ion-focused) input{border:2px solid #5e9ed6}:host(.toggle-disabled){pointer-events:none}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.toggle-icon-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-transition:var(--handle-transition);transition:var(--handle-transition);will-change:transform}.toggle-icon{border-radius:var(--border-radius);display:block;position:relative;width:100%;height:100%;background:var(--background);pointer-events:none;overflow:inherit}:host(.toggle-checked) .toggle-icon{background:var(--background-checked)}.toggle-inner{left:var(--handle-spacing);border-radius:var(--handle-border-radius);position:absolute;width:var(--handle-width);height:var(--handle-height);max-height:var(--handle-max-height);-webkit-transition:var(--handle-transition);transition:var(--handle-transition);background:var(--handle-background);-webkit-box-shadow:var(--handle-box-shadow);box-shadow:var(--handle-box-shadow);contain:strict}[dir=rtl] .toggle-inner,:host-context([dir=rtl]) .toggle-inner{left:unset;right:unset;right:var(--handle-spacing)}:host(.toggle-checked) .toggle-icon-wrapper{-webkit-transform:translate3d(calc(100% - var(--handle-width)), 0, 0);transform:translate3d(calc(100% - var(--handle-width)), 0, 0)}:host-context([dir=rtl]):host(.toggle-checked) .toggle-icon-wrapper,:host-context([dir=rtl]).toggle-checked .toggle-icon-wrapper{-webkit-transform:translate3d(calc(-100% + var(--handle-width)), 0, 0);transform:translate3d(calc(-100% + var(--handle-width)), 0, 0)}:host(.toggle-checked) .toggle-inner{-webkit-transform:translate3d(calc(var(--handle-spacing) * -2), 0, 0);transform:translate3d(calc(var(--handle-spacing) * -2), 0, 0);background:var(--handle-background-checked)}:host-context([dir=rtl]):host(.toggle-checked) .toggle-inner,:host-context([dir=rtl]).toggle-checked .toggle-inner{-webkit-transform:translate3d(calc(var(--handle-spacing) * 2), 0, 0);transform:translate3d(calc(var(--handle-spacing) * 2), 0, 0)}:host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.39);--background-checked:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.5);--border-radius:14px;--handle-background:#ffffff;--handle-background-checked:var(--ion-color-primary, #3880ff);--handle-border-radius:50%;--handle-box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);--handle-width:20px;--handle-height:20px;--handle-max-height:calc(100% + 6px);--handle-spacing:0;--handle-transition:transform 160ms cubic-bezier(0.4, 0, 0.2, 1), background-color 160ms cubic-bezier(0.4, 0, 0.2, 1);padding-left:12px;padding-right:12px;padding-top:12px;padding-bottom:12px;width:36px;height:14px;contain:strict}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px}}:host(.ion-color.toggle-checked) .toggle-icon{background:rgba(var(--ion-color-base-rgb), 0.5)}:host(.ion-color.toggle-checked) .toggle-inner{background:var(--ion-color-base)}.toggle-icon{-webkit-transition:background-color 160ms;transition:background-color 160ms}.toggle-inner{will-change:background-color, transform}:host(.toggle-disabled){opacity:0.3}:host(.in-item[slot]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:16px;padding-right:0;padding-top:12px;padding-bottom:12px;cursor:pointer}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot]){padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:0;padding-inline-end:0}}:host(.in-item[slot=start]){padding-left:2px;padding-right:18px;padding-top:12px;padding-bottom:12px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){padding-left:unset;padding-right:unset;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:18px;padding-inline-end:18px}}"}},133:function(t,e,n){"use strict";n.d(e,"a",(function(){return a})),n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return o})),n.d(e,"d",(function(){return c}));var i=n(1),o=function(t,e){return null!==e.closest(t)},a=function(t,e){var n;return"string"===typeof t&&t.length>0?Object.assign(((n={"ion-color":!0})["ion-color-"+t]=!0,n),e):e},r=function(t){var e={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return e[t]=!0})),e},s=/^[a-z][a-z0-9+\-.]*:/,c=function(t,e,n,o){return Object(i.a)(void 0,void 0,void 0,(function(){var a;return Object(i.c)(this,(function(i){return null!=t&&"#"!==t[0]&&!s.test(t)&&(a=document.querySelector("ion-router"))?(null!=e&&e.preventDefault(),[2,a.push(t,n,o)]):[2,!1]}))}))}},134:function(t,e,n){"use strict";n.d(e,"a",(function(){return a})),n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return o})),n.d(e,"d",(function(){return c})),n.d(e,"e",(function(){return s}));var i={getEngine:function(){var t=window;return t.TapticEngine||t.Capacitor&&t.Capacitor.isPluginAvailable("Haptics")&&t.Capacitor.Plugins.Haptics},available:function(){return!!this.getEngine()},isCordova:function(){return!!window.TapticEngine},isCapacitor:function(){return!!window.Capacitor},impact:function(t){var e=this.getEngine();if(e){var n=this.isCapacitor()?t.style.toUpperCase():t.style;e.impact({style:n})}},notification:function(t){var e=this.getEngine();if(e){var n=this.isCapacitor()?t.style.toUpperCase():t.style;e.notification({style:n})}},selection:function(){this.impact({style:"light"})},selectionStart:function(){var t=this.getEngine();t&&(this.isCapacitor()?t.selectionStart():t.gestureSelectionStart())},selectionChanged:function(){var t=this.getEngine();t&&(this.isCapacitor()?t.selectionChanged():t.gestureSelectionChanged())},selectionEnd:function(){var t=this.getEngine();t&&(this.isCapacitor()?t.selectionEnd():t.gestureSelectionEnd())}},o=function(){i.selection()},a=function(){i.selectionStart()},r=function(){i.selectionChanged()},s=function(){i.selectionEnd()},c=function(t){i.impact(t)}}}]); +//# sourceMappingURL=12.d242ae2a.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/13.d6c7c30f.chunk.js b/docs/static/js/13.d6c7c30f.chunk.js index ccec1a5..9338648 100644 --- a/docs/static/js/13.d6c7c30f.chunk.js +++ b/docs/static/js/13.d6c7c30f.chunk.js @@ -1,230 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [13], - { - 122: function (e, r, t) { - 'use strict' - t.r(r), - t.d(r, 'ion_spinner', function () { - return o - }) - var n = t(13), - i = t(14), - s = t(133), - a = t(137), - o = (function () { - function e(e) { - Object(n.o)(this, e), (this.paused = !1) - } - return ( - (e.prototype.getName = function () { - var e = this.name || i.c.get('spinner'), - r = Object(i.b)(this) - return e || ('ios' === r ? 'lines' : 'circular') - }), - (e.prototype.render = function () { - var e, - r = this, - t = Object(i.b)(r), - o = r.getName(), - f = a.a[o] || a.a.lines, - u = 'number' === typeof r.duration && r.duration > 10 ? r.duration : f.dur, - p = [] - if (void 0 !== f.circles) for (var m = 0; m < f.circles; m++) p.push(c(f, u, m, f.circles)) - else if (void 0 !== f.lines) for (m = 0; m < f.lines; m++) p.push(l(f, u, m, f.lines)) - return Object(n.j)( - n.c, - { - class: Object(s.a)( - r.color, - ((e = {}), - (e[t] = !0), - (e['spinner-' + o] = !0), - (e['spinner-paused'] = !!r.paused || i.c.getBoolean('_testing')), - e) - ), - role: 'progressbar', - style: f.elmDuration ? { animationDuration: u + 'ms' } : {}, - }, - p - ) - }), - e - ) - })(), - c = function (e, r, t, i) { - var s = e.fn(r, t, i) - return ( - (s.style['animation-duration'] = r + 'ms'), - Object(n.j)( - 'svg', - { viewBox: s.viewBox || '0 0 64 64', style: s.style }, - Object(n.j)('circle', { - transform: s.transform || 'translate(32,32)', - cx: s.cx, - cy: s.cy, - r: s.r, - style: e.elmDuration ? { animationDuration: r + 'ms' } : {}, - }) - ) - ) - }, - l = function (e, r, t, i) { - var s = e.fn(r, t, i) - return ( - (s.style['animation-duration'] = r + 'ms'), - Object(n.j)( - 'svg', - { viewBox: s.viewBox || '0 0 64 64', style: s.style }, - Object(n.j)('line', { transform: 'translate(32,32)', y1: s.y1, y2: s.y2 }) - ) - ) - } - o.style = - ':host{display:inline-block;position:relative;width:28px;height:28px;color:var(--color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host(.ion-color){color:var(--ion-color-base)}svg{left:0;top:0;-webkit-transform-origin:center;transform-origin:center;position:absolute;width:100%;height:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}[dir=rtl] svg,:host-context([dir=rtl]) svg{left:unset;right:unset;right:0}[dir=rtl] svg,:host-context([dir=rtl]) svg{-webkit-transform-origin:calc(100% - center);transform-origin:calc(100% - center)}:host(.spinner-lines) line,:host(.spinner-lines-small) line{stroke-width:4px;stroke-linecap:round;stroke:currentColor}:host(.spinner-lines) svg,:host(.spinner-lines-small) svg{-webkit-animation:spinner-fade-out 1s linear infinite;animation:spinner-fade-out 1s linear infinite}:host(.spinner-bubbles) svg{-webkit-animation:spinner-scale-out 1s linear infinite;animation:spinner-scale-out 1s linear infinite;fill:currentColor}:host(.spinner-circles) svg{-webkit-animation:spinner-fade-out 1s linear infinite;animation:spinner-fade-out 1s linear infinite;fill:currentColor}:host(.spinner-crescent) circle{fill:transparent;stroke-width:4px;stroke-dasharray:128px;stroke-dashoffset:82px;stroke:currentColor}:host(.spinner-crescent) svg{-webkit-animation:spinner-rotate 1s linear infinite;animation:spinner-rotate 1s linear infinite}:host(.spinner-dots) circle{stroke-width:0;fill:currentColor}:host(.spinner-dots) svg{-webkit-animation:spinner-dots 1s linear infinite;animation:spinner-dots 1s linear infinite}:host(.spinner-circular){-webkit-animation:spinner-circular linear infinite;animation:spinner-circular linear infinite}:host(.spinner-circular) circle{-webkit-animation:spinner-circular-inner ease-in-out infinite;animation:spinner-circular-inner ease-in-out infinite;stroke:currentColor;stroke-dasharray:80px, 200px;stroke-dashoffset:0px;stroke-width:5.6;fill:none}:host(.spinner-paused),:host(.spinner-paused) svg,:host(.spinner-paused) circle{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes spinner-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes spinner-fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes spinner-scale-out{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}100%{-webkit-transform:scale(0, 0);transform:scale(0, 0)}}@keyframes spinner-scale-out{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}100%{-webkit-transform:scale(0, 0);transform:scale(0, 0)}}@-webkit-keyframes spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-dots{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1);opacity:0.9}50%{-webkit-transform:scale(0.4, 0.4);transform:scale(0.4, 0.4);opacity:0.3}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1);opacity:0.9}}@keyframes spinner-dots{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1);opacity:0.9}50%{-webkit-transform:scale(0.4, 0.4);transform:scale(0.4, 0.4);opacity:0.3}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1);opacity:0.9}}@-webkit-keyframes spinner-circular{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-circular{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-circular-inner{0%{stroke-dasharray:1px, 200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px, 200px;stroke-dashoffset:-15px}100%{stroke-dasharray:100px, 200px;stroke-dashoffset:-125px}}@keyframes spinner-circular-inner{0%{stroke-dasharray:1px, 200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px, 200px;stroke-dashoffset:-15px}100%{stroke-dasharray:100px, 200px;stroke-dashoffset:-125px}}' - }, - 133: function (e, r, t) { - 'use strict' - t.d(r, 'a', function () { - return s - }), - t.d(r, 'b', function () { - return a - }), - t.d(r, 'c', function () { - return i - }), - t.d(r, 'd', function () { - return c - }) - var n = t(1), - i = function (e, r) { - return null !== r.closest(e) - }, - s = function (e, r) { - var t - return 'string' === typeof e && e.length > 0 - ? Object.assign((((t = { 'ion-color': !0 })['ion-color-' + e] = !0), t), r) - : r - }, - a = function (e) { - var r = {} - return ( - (function (e) { - return void 0 !== e - ? (Array.isArray(e) ? e : e.split(' ')) - .filter(function (e) { - return null != e - }) - .map(function (e) { - return e.trim() - }) - .filter(function (e) { - return '' !== e - }) - : [] - })(e).forEach(function (e) { - return (r[e] = !0) - }), - r - ) - }, - o = /^[a-z][a-z0-9+\-.]*:/, - c = function (e, r, t, i) { - return Object(n.a)(void 0, void 0, void 0, function () { - var s - return Object(n.c)(this, function (n) { - return null != e && '#' !== e[0] && !o.test(e) && (s = document.querySelector('ion-router')) - ? (null != r && r.preventDefault(), [2, s.push(e, t, i)]) - : [2, !1] - }) - }) - } - }, - 137: function (e, r, t) { - 'use strict' - t.d(r, 'a', function () { - return n - }) - var n = { - bubbles: { - dur: 1e3, - circles: 9, - fn: function (e, r, t) { - var n = (e * r) / t - e + 'ms', - i = (2 * Math.PI * r) / t - return { r: 5, style: { top: 9 * Math.sin(i) + 'px', left: 9 * Math.cos(i) + 'px', 'animation-delay': n } } - }, - }, - circles: { - dur: 1e3, - circles: 8, - fn: function (e, r, t) { - var n = r / t, - i = e * n - e + 'ms', - s = 2 * Math.PI * n - return { r: 5, style: { top: 9 * Math.sin(s) + 'px', left: 9 * Math.cos(s) + 'px', 'animation-delay': i } } - }, - }, - circular: { - dur: 1400, - elmDuration: !0, - circles: 1, - fn: function () { - return { - r: 20, - cx: 48, - cy: 48, - fill: 'none', - viewBox: '24 24 48 48', - transform: 'translate(0,0)', - style: {}, - } - }, - }, - crescent: { - dur: 750, - circles: 1, - fn: function () { - return { r: 26, style: {} } - }, - }, - dots: { - dur: 750, - circles: 3, - fn: function (e, r) { - return { r: 6, style: { left: 9 - 9 * r + 'px', 'animation-delay': -110 * r + 'ms' } } - }, - }, - lines: { - dur: 1e3, - lines: 12, - fn: function (e, r, t) { - return { - y1: 17, - y2: 29, - style: { - transform: 'rotate(' + (30 * r + (r < 6 ? 180 : -180)) + 'deg)', - 'animation-delay': (e * r) / t - e + 'ms', - }, - } - }, - }, - 'lines-small': { - dur: 1e3, - lines: 12, - fn: function (e, r, t) { - return { - y1: 12, - y2: 20, - style: { - transform: 'rotate(' + (30 * r + (r < 6 ? 180 : -180)) + 'deg)', - 'animation-delay': (e * r) / t - e + 'ms', - }, - } - }, - }, - } - }, - }, -]) -//# sourceMappingURL=13.d6c7c30f.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[13],{122:function(e,r,t){"use strict";t.r(r),t.d(r,"ion_spinner",(function(){return o}));var n=t(13),i=t(14),s=t(133),a=t(137),o=function(){function e(e){Object(n.o)(this,e),this.paused=!1}return e.prototype.getName=function(){var e=this.name||i.c.get("spinner"),r=Object(i.b)(this);return e||("ios"===r?"lines":"circular")},e.prototype.render=function(){var e,r=this,t=Object(i.b)(r),o=r.getName(),f=a.a[o]||a.a.lines,u="number"===typeof r.duration&&r.duration>10?r.duration:f.dur,p=[];if(void 0!==f.circles)for(var m=0;m0?Object.assign(((t={"ion-color":!0})["ion-color-"+e]=!0,t),r):r},a=function(e){var r={};return function(e){return void 0!==e?(Array.isArray(e)?e:e.split(" ")).filter((function(e){return null!=e})).map((function(e){return e.trim()})).filter((function(e){return""!==e})):[]}(e).forEach((function(e){return r[e]=!0})),r},o=/^[a-z][a-z0-9+\-.]*:/,c=function(e,r,t,i){return Object(n.a)(void 0,void 0,void 0,(function(){var s;return Object(n.c)(this,(function(n){return null!=e&&"#"!==e[0]&&!o.test(e)&&(s=document.querySelector("ion-router"))?(null!=r&&r.preventDefault(),[2,s.push(e,t,i)]):[2,!1]}))}))}},137:function(e,r,t){"use strict";t.d(r,"a",(function(){return n}));var n={bubbles:{dur:1e3,circles:9,fn:function(e,r,t){var n=e*r/t-e+"ms",i=2*Math.PI*r/t;return{r:5,style:{top:9*Math.sin(i)+"px",left:9*Math.cos(i)+"px","animation-delay":n}}}},circles:{dur:1e3,circles:8,fn:function(e,r,t){var n=r/t,i=e*n-e+"ms",s=2*Math.PI*n;return{r:5,style:{top:9*Math.sin(s)+"px",left:9*Math.cos(s)+"px","animation-delay":i}}}},circular:{dur:1400,elmDuration:!0,circles:1,fn:function(){return{r:20,cx:48,cy:48,fill:"none",viewBox:"24 24 48 48",transform:"translate(0,0)",style:{}}}},crescent:{dur:750,circles:1,fn:function(){return{r:26,style:{}}}},dots:{dur:750,circles:3,fn:function(e,r){return{r:6,style:{left:9-9*r+"px","animation-delay":-110*r+"ms"}}}},lines:{dur:1e3,lines:12,fn:function(e,r,t){return{y1:17,y2:29,style:{transform:"rotate("+(30*r+(r<6?180:-180))+"deg)","animation-delay":e*r/t-e+"ms"}}}},"lines-small":{dur:1e3,lines:12,fn:function(e,r,t){return{y1:12,y2:20,style:{transform:"rotate("+(30*r+(r<6?180:-180))+"deg)","animation-delay":e*r/t-e+"ms"}}}}}}}]); +//# sourceMappingURL=13.d6c7c30f.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/14.4042e14a.chunk.js b/docs/static/js/14.4042e14a.chunk.js index 68e82fd..3075e37 100644 --- a/docs/static/js/14.4042e14a.chunk.js +++ b/docs/static/js/14.4042e14a.chunk.js @@ -1,702 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [14], - { - 109: function (e, t, n) { - 'use strict' - n.r(t), - n.d(t, 'ion_nav', function () { - return p - }), - n.d(t, 'ion_nav_link', function () { - return d - }) - var i = n(1), - r = n(13), - o = n(14), - s = n(38), - a = n(12), - c = n(19), - u = n(135), - h = (function () { - function e(e, t) { - ;(this.component = e), (this.params = t), (this.state = 1) - } - return ( - (e.prototype.init = function (e) { - return Object(i.a)(this, void 0, void 0, function () { - var t, n - return Object(i.c)(this, function (i) { - switch (i.label) { - case 0: - return ( - (this.state = 2), - this.element - ? [3, 2] - : ((t = this.component), - (n = this), - [4, Object(u.a)(this.delegate, e, t, ['ion-page', 'ion-page-invisible'], this.params)]) - ) - case 1: - ;(n.element = i.sent()), (i.label = 2) - case 2: - return [2] - } - }) - }) - }), - (e.prototype._destroy = function () { - Object(a.l)(3 !== this.state, 'view state must be ATTACHED') - var e = this.element - e && (this.delegate ? this.delegate.removeViewFromDom(e.parentElement, e) : e.remove()), - (this.nav = void 0), - (this.state = 3) - }), - e - ) - })(), - l = function (e, t, n) { - if (!e) return !1 - if (e.component !== t) return !1 - var i = e.params - if (i === n) return !0 - if (!i && !n) return !0 - if (!i || !n) return !1 - var r = Object.keys(i), - o = Object.keys(n) - if (r.length !== o.length) return !1 - for (var s = 0, a = r; s < a.length; s++) { - var c = a[s] - if (i[c] !== n[c]) return !1 - } - return !0 - }, - v = function (e, t) { - return e ? (e instanceof h ? e : new h(e, t)) : null - }, - p = (function () { - function e(e) { - Object(r.o)(this, e), - (this.ionNavWillLoad = Object(r.g)(this, 'ionNavWillLoad', 7)), - (this.ionNavWillChange = Object(r.g)(this, 'ionNavWillChange', 3)), - (this.ionNavDidChange = Object(r.g)(this, 'ionNavDidChange', 3)), - (this.transInstr = []), - (this.animationEnabled = !0), - (this.useRouter = !1), - (this.isTransitioning = !1), - (this.destroyed = !1), - (this.views = []), - (this.animated = !0) - } - return ( - (e.prototype.swipeGestureChanged = function () { - this.gesture && this.gesture.enable(!0 === this.swipeGesture) - }), - (e.prototype.rootChanged = function () { - void 0 !== this.root && (this.useRouter || this.setRoot(this.root, this.rootParams)) - }), - (e.prototype.componentWillLoad = function () { - if ( - ((this.useRouter = !!document.querySelector('ion-router') && !this.el.closest('[no-router]')), - void 0 === this.swipeGesture) - ) { - var e = Object(o.b)(this) - this.swipeGesture = o.c.getBoolean('swipeBackEnabled', 'ios' === e) - } - this.ionNavWillLoad.emit() - }), - (e.prototype.componentDidLoad = function () { - return Object(i.a)(this, void 0, void 0, function () { - var e - return Object(i.c)(this, function (t) { - switch (t.label) { - case 0: - return this.rootChanged(), (e = this), [4, n.e(0).then(n.bind(null, 138))] - case 1: - return ( - (e.gesture = t - .sent() - .createSwipeBackGesture( - this.el, - this.canStart.bind(this), - this.onStart.bind(this), - this.onMove.bind(this), - this.onEnd.bind(this) - )), - this.swipeGestureChanged(), - [2] - ) - } - }) - }) - }), - (e.prototype.disconnectedCallback = function () { - for (var e = 0, t = this.views; e < t.length; e++) { - var n = t[e] - Object(c.f)(n.element, c.c), n._destroy() - } - this.gesture && (this.gesture.destroy(), (this.gesture = void 0)), - (this.transInstr.length = this.views.length = 0), - (this.destroyed = !0) - }), - (e.prototype.push = function (e, t, n, i) { - return this.queueTrns({ insertStart: -1, insertViews: [{ component: e, componentProps: t }], opts: n }, i) - }), - (e.prototype.insert = function (e, t, n, i, r) { - return this.queueTrns({ insertStart: e, insertViews: [{ component: t, componentProps: n }], opts: i }, r) - }), - (e.prototype.insertPages = function (e, t, n, i) { - return this.queueTrns({ insertStart: e, insertViews: t, opts: n }, i) - }), - (e.prototype.pop = function (e, t) { - return this.queueTrns({ removeStart: -1, removeCount: 1, opts: e }, t) - }), - (e.prototype.popTo = function (e, t, n) { - var i = { removeStart: -1, removeCount: -1, opts: t } - return ( - 'object' === typeof e && e.component - ? ((i.removeView = e), (i.removeStart = 1)) - : 'number' === typeof e && (i.removeStart = e + 1), - this.queueTrns(i, n) - ) - }), - (e.prototype.popToRoot = function (e, t) { - return this.queueTrns({ removeStart: 1, removeCount: -1, opts: e }, t) - }), - (e.prototype.removeIndex = function (e, t, n, i) { - return void 0 === t && (t = 1), this.queueTrns({ removeStart: e, removeCount: t, opts: n }, i) - }), - (e.prototype.setRoot = function (e, t, n, i) { - return this.setPages([{ component: e, componentProps: t }], n, i) - }), - (e.prototype.setPages = function (e, t, n) { - return ( - null == t && (t = {}), - !0 !== t.animated && (t.animated = !1), - this.queueTrns({ insertStart: 0, insertViews: e, removeStart: 0, removeCount: -1, opts: t }, n) - ) - }), - (e.prototype.setRouteId = function (e, t, n, r) { - var o, - s = this, - a = this.getActiveSync() - if (l(a, e, t)) return Promise.resolve({ changed: !1, element: a.element }) - var c, - u = new Promise(function (e) { - return (o = e) - }), - h = { - updateURL: !1, - viewIsReady: function (e) { - var t, - n = new Promise(function (e) { - return (t = e) - }) - return ( - o({ - changed: !0, - element: e, - markVisible: function () { - return Object(i.a)(s, void 0, void 0, function () { - return Object(i.c)(this, function (e) { - switch (e.label) { - case 0: - return t(), [4, c] - case 1: - return e.sent(), [2] - } - }) - }) - }, - }), - n - ) - }, - } - if ('root' === n) c = this.setRoot(e, t, h) - else { - var v = this.views.find(function (n) { - return l(n, e, t) - }) - v - ? (c = this.popTo(v, Object.assign(Object.assign({}, h), { direction: 'back', animationBuilder: r }))) - : 'forward' === n - ? (c = this.push(e, t, Object.assign(Object.assign({}, h), { animationBuilder: r }))) - : 'back' === n && - (c = this.setRoot( - e, - t, - Object.assign(Object.assign({}, h), { direction: 'back', animated: !0, animationBuilder: r }) - )) - } - return u - }), - (e.prototype.getRouteId = function () { - return Object(i.a)(this, void 0, void 0, function () { - var e - return Object(i.c)(this, function (t) { - return [ - 2, - (e = this.getActiveSync()) - ? { id: e.element.tagName, params: e.params, element: e.element } - : void 0, - ] - }) - }) - }), - (e.prototype.getActive = function () { - return Promise.resolve(this.getActiveSync()) - }), - (e.prototype.getByIndex = function (e) { - return Promise.resolve(this.views[e]) - }), - (e.prototype.canGoBack = function (e) { - return Promise.resolve(this.canGoBackSync(e)) - }), - (e.prototype.getPrevious = function (e) { - return Promise.resolve(this.getPreviousSync(e)) - }), - (e.prototype.getLength = function () { - return this.views.length - }), - (e.prototype.getActiveSync = function () { - return this.views[this.views.length - 1] - }), - (e.prototype.canGoBackSync = function (e) { - return void 0 === e && (e = this.getActiveSync()), !(!e || !this.getPreviousSync(e)) - }), - (e.prototype.getPreviousSync = function (e) { - if ((void 0 === e && (e = this.getActiveSync()), e)) { - var t = this.views, - n = t.indexOf(e) - return n > 0 ? t[n - 1] : void 0 - } - }), - (e.prototype.queueTrns = function (e, t) { - return Object(i.a)(this, void 0, void 0, function () { - var n, r, o - return Object(i.c)(this, function (i) { - switch (i.label) { - case 0: - return this.isTransitioning && null != e.opts && e.opts.skipIfBusy - ? [2, Promise.resolve(!1)] - : ((n = new Promise(function (t, n) { - ;(e.resolve = t), (e.reject = n) - })), - (e.done = t), - e.opts && - !1 !== e.opts.updateURL && - this.useRouter && - (r = document.querySelector('ion-router')) - ? [4, r.canTransition()] - : [3, 2]) - case 1: - if (!1 === (o = i.sent())) return [2, Promise.resolve(!1)] - if ('string' === typeof o) return r.push(o, e.opts.direction || 'back'), [2, Promise.resolve(!1)] - i.label = 2 - case 2: - return ( - e.insertViews && 0 === e.insertViews.length && (e.insertViews = void 0), - this.transInstr.push(e), - this.nextTrns(), - [2, n] - ) - } - }) - }) - }), - (e.prototype.success = function (e, t) { - if (this.destroyed) this.fireError('nav controller was destroyed', t) - else if ( - (t.done && t.done(e.hasCompleted, e.requiresTransition, e.enteringView, e.leavingView, e.direction), - t.resolve(e.hasCompleted), - !1 !== t.opts.updateURL && this.useRouter) - ) { - var n = document.querySelector('ion-router') - if (n) { - var i = 'back' === e.direction ? 'back' : 'forward' - n.navChanged(i) - } - } - }), - (e.prototype.failed = function (e, t) { - this.destroyed - ? this.fireError('nav controller was destroyed', t) - : ((this.transInstr.length = 0), this.fireError(e, t)) - }), - (e.prototype.fireError = function (e, t) { - t.done && t.done(!1, !1, e), t.reject && !this.destroyed ? t.reject(e) : t.resolve(!1) - }), - (e.prototype.nextTrns = function () { - if (this.isTransitioning) return !1 - var e = this.transInstr.shift() - return !!e && (this.runTransition(e), !0) - }), - (e.prototype.runTransition = function (e) { - return Object(i.a)(this, void 0, void 0, function () { - var t, n, r, o, s, a - return Object(i.c)(this, function (i) { - switch (i.label) { - case 0: - if ( - (i.trys.push([0, 6, , 7]), - this.ionNavWillChange.emit(), - (this.isTransitioning = !0), - this.prepareTI(e), - (t = this.getActiveSync()), - (n = this.getEnteringView(e, t)), - !t && !n) - ) - throw new Error('no views in the stack to be removed') - return n && 1 === n.state ? [4, n.init(this.el)] : [3, 2] - case 1: - i.sent(), (i.label = 2) - case 2: - return ( - this.postViewInit(n, t, e), - (r = (e.enteringRequiresTransition || e.leavingRequiresTransition) && n !== t) && - e.opts && - t && - ('back' === e.opts.direction && - (e.opts.animationBuilder = e.opts.animationBuilder || (n && n.animationBuilder)), - (t.animationBuilder = e.opts.animationBuilder)), - r ? [4, this.transition(n, t, e)] : [3, 4] - ) - case 3: - return (s = i.sent()), [3, 5] - case 4: - ;(s = { hasCompleted: !0, requiresTransition: !1 }), (i.label = 5) - case 5: - return (o = s), this.success(o, e), this.ionNavDidChange.emit(), [3, 7] - case 6: - return (a = i.sent()), this.failed(a, e), [3, 7] - case 7: - return (this.isTransitioning = !1), this.nextTrns(), [2] - } - }) - }) - }), - (e.prototype.prepareTI = function (e) { - var t = this.views.length - if ( - ((e.opts = e.opts || {}), - void 0 === e.opts.delegate && (e.opts.delegate = this.delegate), - void 0 !== e.removeView) - ) { - Object(a.l)(void 0 !== e.removeStart, 'removeView needs removeStart'), - Object(a.l)(void 0 !== e.removeCount, 'removeView needs removeCount') - var n = this.views.indexOf(e.removeView) - if (n < 0) throw new Error('removeView was not found') - e.removeStart += n - } - void 0 !== e.removeStart && - (e.removeStart < 0 && (e.removeStart = t - 1), - e.removeCount < 0 && (e.removeCount = t - e.removeStart), - (e.leavingRequiresTransition = e.removeCount > 0 && e.removeStart + e.removeCount === t)), - e.insertViews && - ((e.insertStart < 0 || e.insertStart > t) && (e.insertStart = t), - (e.enteringRequiresTransition = e.insertStart === t)) - var i = e.insertViews - if (i) { - Object(a.l)(i.length > 0, 'length can not be zero') - var r = (function (e) { - return e - .map(function (e) { - return e instanceof h - ? e - : 'component' in e - ? v(e.component, null === e.componentProps ? void 0 : e.componentProps) - : v(e, void 0) - }) - .filter(function (e) { - return null !== e - }) - })(i) - if (0 === r.length) throw new Error('invalid views to insert') - for (var o = 0, s = r; o < s.length; o++) { - var c = s[o] - c.delegate = e.opts.delegate - var u = c.nav - if (u && u !== this) throw new Error('inserted view was already inserted') - if (3 === c.state) throw new Error('inserted view was already destroyed') - } - e.insertViews = r - } - }), - (e.prototype.getEnteringView = function (e, t) { - var n = e.insertViews - if (void 0 !== n) return n[n.length - 1] - var i = e.removeStart - if (void 0 !== i) - for (var r = this.views, o = i + e.removeCount, s = r.length - 1; s >= 0; s--) { - var a = r[s] - if ((s < i || s >= o) && a !== t) return a - } - }), - (e.prototype.postViewInit = function (e, t, n) { - Object(a.l)(t || e, 'Both leavingView and enteringView are null'), - Object(a.l)(n.resolve, 'resolve must be valid'), - Object(a.l)(n.reject, 'reject must be valid') - var i, - r = n.opts, - o = n.insertViews, - s = n.removeStart, - u = n.removeCount - if (void 0 !== s && void 0 !== u) { - Object(a.l)(s >= 0, 'removeStart can not be negative'), - Object(a.l)(u >= 0, 'removeCount can not be negative'), - (i = []) - for (var h = 0; h < u; h++) { - ;(f = this.views[h + s]) && f !== e && f !== t && i.push(f) - } - r.direction = r.direction || 'back' - } - var l = this.views.length + (void 0 !== o ? o.length : 0) - (void 0 !== u ? u : 0) - if ((Object(a.l)(l >= 0, 'final balance can not be negative'), 0 === l)) - throw ( - (console.warn( - "You can't remove all the pages in the navigation stack. nav.pop() is probably called too many times.", - this, - this.el - ), - new Error('navigation stack needs at least one root page')) - ) - if (o) { - for (var v = n.insertStart, p = 0, d = o; p < d.length; p++) { - var f = d[p] - this.insertViewAt(f, v), v++ - } - n.enteringRequiresTransition && (r.direction = r.direction || 'forward') - } - if (i && i.length > 0) { - for (var m = 0, b = i; m < b.length; m++) { - f = b[m] - Object(c.f)(f.element, c.a), Object(c.f)(f.element, c.b), Object(c.f)(f.element, c.c) - } - for (var g = 0, w = i; g < w.length; g++) { - f = w[g] - this.destroyView(f) - } - } - }), - (e.prototype.transition = function (e, t, n) { - return Object(i.a)(this, void 0, void 0, function () { - var r, - s, - a, - u, - h, - l, - v, - p = this - return Object(i.c)(this, function (i) { - switch (i.label) { - case 0: - return ( - (r = n.opts), - (s = r.progressAnimation - ? function (e) { - return (p.sbAni = e) - } - : void 0), - (a = Object(o.b)(this)), - (u = e.element), - (h = t && t.element), - (l = Object.assign( - Object.assign( - { - mode: a, - showGoBack: this.canGoBackSync(e), - baseEl: this.el, - progressCallback: s, - animated: this.animated && o.c.getBoolean('animated', !0), - enteringEl: u, - leavingEl: h, - }, - r - ), - { animationBuilder: r.animationBuilder || this.animation || o.c.get('navAnimation') } - )), - [4, Object(c.h)(l)] - ) - case 1: - return (v = i.sent().hasCompleted), [2, this.transitionFinish(v, e, t, r)] - } - }) - }) - }), - (e.prototype.transitionFinish = function (e, t, n, i) { - var r = e ? t : n - return ( - r && this.cleanup(r), - { hasCompleted: e, requiresTransition: !0, enteringView: t, leavingView: n, direction: i.direction } - ) - }), - (e.prototype.insertViewAt = function (e, t) { - var n = this.views, - i = n.indexOf(e) - i > -1 - ? (Object(a.l)(e.nav === this, 'view is not part of the nav'), n.splice(t, 0, n.splice(i, 1)[0])) - : (Object(a.l)(!e.nav, 'nav is used'), (e.nav = this), n.splice(t, 0, e)) - }), - (e.prototype.removeView = function (e) { - Object(a.l)(2 === e.state || 3 === e.state, 'view state should be loaded or destroyed') - var t = this.views, - n = t.indexOf(e) - Object(a.l)(n > -1, 'view must be part of the stack'), n >= 0 && t.splice(n, 1) - }), - (e.prototype.destroyView = function (e) { - e._destroy(), this.removeView(e) - }), - (e.prototype.cleanup = function (e) { - if (!this.destroyed) - for (var t = this.views, n = t.indexOf(e), i = t.length - 1; i >= 0; i--) { - var r = t[i], - o = r.element - o && (i > n ? (Object(c.f)(o, c.c), this.destroyView(r)) : i < n && Object(c.g)(o, !0)) - } - }), - (e.prototype.canStart = function () { - return ( - !!this.swipeGesture && - !this.isTransitioning && - 0 === this.transInstr.length && - this.animationEnabled && - this.canGoBackSync() - ) - }), - (e.prototype.onStart = function () { - this.queueTrns( - { removeStart: -1, removeCount: 1, opts: { direction: 'back', progressAnimation: !0 } }, - void 0 - ) - }), - (e.prototype.onMove = function (e) { - this.sbAni && this.sbAni.progressStep(e) - }), - (e.prototype.onEnd = function (e, t, n) { - var i = this - if (this.sbAni) { - ;(this.animationEnabled = !1), - this.sbAni.onFinish( - function () { - i.animationEnabled = !0 - }, - { oneTimeCallback: !0 } - ) - var r = e ? -0.001 : 0.001 - e - ? (r += Object(s.a)([0, 0], [0.32, 0.72], [0, 1], [1, 1], t)[0]) - : (this.sbAni.easing('cubic-bezier(1, 0, 0.68, 0.28)'), - (r += Object(s.a)([0, 0], [1, 0], [0.68, 0.28], [1, 1], t)[0])), - this.sbAni.progressEnd(e ? 1 : 0, r, n) - } - }), - (e.prototype.render = function () { - return Object(r.j)('slot', null) - }), - Object.defineProperty(e.prototype, 'el', { - get: function () { - return Object(r.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(e, 'watchers', { - get: function () { - return { swipeGesture: ['swipeGestureChanged'], root: ['rootChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - e - ) - })() - p.style = - ':host{left:0;right:0;top:0;bottom:0;position:absolute;contain:layout size style;overflow:hidden;z-index:0}' - var d = (function () { - function e(e) { - var t = this - Object(r.o)(this, e), - (this.routerDirection = 'forward'), - (this.onClick = function () { - return (function (e, t, n, i, r) { - var o = e.closest('ion-nav') - if (o) - if ('forward' === t) { - if (void 0 !== n) return o.push(n, i, { skipIfBusy: !0, animationBuilder: r }) - } else if ('root' === t) { - if (void 0 !== n) return o.setRoot(n, i, { skipIfBusy: !0, animationBuilder: r }) - } else if ('back' === t) return o.pop({ skipIfBusy: !0, animationBuilder: r }) - return Promise.resolve(!1) - })(t.el, t.routerDirection, t.component, t.componentProps, t.routerAnimation) - }) - } - return ( - (e.prototype.render = function () { - return Object(r.j)(r.c, { onClick: this.onClick }) - }), - Object.defineProperty(e.prototype, 'el', { - get: function () { - return Object(r.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - e - ) - })() - }, - 135: function (e, t, n) { - 'use strict' - n.d(t, 'a', function () { - return o - }), - n.d(t, 'b', function () { - return s - }) - var i = n(1), - r = n(12), - o = function (e, t, n, o, s) { - return Object(i.a)(void 0, void 0, void 0, function () { - var a - return Object(i.c)(this, function (i) { - switch (i.label) { - case 0: - if (e) return [2, e.attachViewToDom(t, n, s, o)] - if ('string' !== typeof n && !(n instanceof HTMLElement)) - throw new Error('framework delegate is missing') - return ( - (a = 'string' === typeof n ? t.ownerDocument && t.ownerDocument.createElement(n) : n), - o && - o.forEach(function (e) { - return a.classList.add(e) - }), - s && Object.assign(a, s), - t.appendChild(a), - [ - 4, - new Promise(function (e) { - return Object(r.c)(a, e) - }), - ] - ) - case 1: - return i.sent(), [2, a] - } - }) - }) - }, - s = function (e, t) { - if (t) { - if (e) { - var n = t.parentElement - return e.removeViewFromDom(n, t) - } - t.remove() - } - return Promise.resolve() - } - }, - }, -]) -//# sourceMappingURL=14.4042e14a.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[14],{109:function(e,t,n){"use strict";n.r(t),n.d(t,"ion_nav",(function(){return p})),n.d(t,"ion_nav_link",(function(){return d}));var i=n(1),r=n(13),o=n(14),s=n(38),a=n(12),c=n(19),u=n(135),h=function(){function e(e,t){this.component=e,this.params=t,this.state=1}return e.prototype.init=function(e){return Object(i.a)(this,void 0,void 0,(function(){var t,n;return Object(i.c)(this,(function(i){switch(i.label){case 0:return this.state=2,this.element?[3,2]:(t=this.component,n=this,[4,Object(u.a)(this.delegate,e,t,["ion-page","ion-page-invisible"],this.params)]);case 1:n.element=i.sent(),i.label=2;case 2:return[2]}}))}))},e.prototype._destroy=function(){Object(a.l)(3!==this.state,"view state must be ATTACHED");var e=this.element;e&&(this.delegate?this.delegate.removeViewFromDom(e.parentElement,e):e.remove()),this.nav=void 0,this.state=3},e}(),l=function(e,t,n){if(!e)return!1;if(e.component!==t)return!1;var i=e.params;if(i===n)return!0;if(!i&&!n)return!0;if(!i||!n)return!1;var r=Object.keys(i),o=Object.keys(n);if(r.length!==o.length)return!1;for(var s=0,a=r;s0?t[n-1]:void 0}},e.prototype.queueTrns=function(e,t){return Object(i.a)(this,void 0,void 0,(function(){var n,r,o;return Object(i.c)(this,(function(i){switch(i.label){case 0:return this.isTransitioning&&null!=e.opts&&e.opts.skipIfBusy?[2,Promise.resolve(!1)]:(n=new Promise((function(t,n){e.resolve=t,e.reject=n})),e.done=t,e.opts&&!1!==e.opts.updateURL&&this.useRouter&&(r=document.querySelector("ion-router"))?[4,r.canTransition()]:[3,2]);case 1:if(!1===(o=i.sent()))return[2,Promise.resolve(!1)];if("string"===typeof o)return r.push(o,e.opts.direction||"back"),[2,Promise.resolve(!1)];i.label=2;case 2:return e.insertViews&&0===e.insertViews.length&&(e.insertViews=void 0),this.transInstr.push(e),this.nextTrns(),[2,n]}}))}))},e.prototype.success=function(e,t){if(this.destroyed)this.fireError("nav controller was destroyed",t);else if(t.done&&t.done(e.hasCompleted,e.requiresTransition,e.enteringView,e.leavingView,e.direction),t.resolve(e.hasCompleted),!1!==t.opts.updateURL&&this.useRouter){var n=document.querySelector("ion-router");if(n){var i="back"===e.direction?"back":"forward";n.navChanged(i)}}},e.prototype.failed=function(e,t){this.destroyed?this.fireError("nav controller was destroyed",t):(this.transInstr.length=0,this.fireError(e,t))},e.prototype.fireError=function(e,t){t.done&&t.done(!1,!1,e),t.reject&&!this.destroyed?t.reject(e):t.resolve(!1)},e.prototype.nextTrns=function(){if(this.isTransitioning)return!1;var e=this.transInstr.shift();return!!e&&(this.runTransition(e),!0)},e.prototype.runTransition=function(e){return Object(i.a)(this,void 0,void 0,(function(){var t,n,r,o,s,a;return Object(i.c)(this,(function(i){switch(i.label){case 0:if(i.trys.push([0,6,,7]),this.ionNavWillChange.emit(),this.isTransitioning=!0,this.prepareTI(e),t=this.getActiveSync(),n=this.getEnteringView(e,t),!t&&!n)throw new Error("no views in the stack to be removed");return n&&1===n.state?[4,n.init(this.el)]:[3,2];case 1:i.sent(),i.label=2;case 2:return this.postViewInit(n,t,e),(r=(e.enteringRequiresTransition||e.leavingRequiresTransition)&&n!==t)&&e.opts&&t&&("back"===e.opts.direction&&(e.opts.animationBuilder=e.opts.animationBuilder||n&&n.animationBuilder),t.animationBuilder=e.opts.animationBuilder),r?[4,this.transition(n,t,e)]:[3,4];case 3:return s=i.sent(),[3,5];case 4:s={hasCompleted:!0,requiresTransition:!1},i.label=5;case 5:return o=s,this.success(o,e),this.ionNavDidChange.emit(),[3,7];case 6:return a=i.sent(),this.failed(a,e),[3,7];case 7:return this.isTransitioning=!1,this.nextTrns(),[2]}}))}))},e.prototype.prepareTI=function(e){var t=this.views.length;if(e.opts=e.opts||{},void 0===e.opts.delegate&&(e.opts.delegate=this.delegate),void 0!==e.removeView){Object(a.l)(void 0!==e.removeStart,"removeView needs removeStart"),Object(a.l)(void 0!==e.removeCount,"removeView needs removeCount");var n=this.views.indexOf(e.removeView);if(n<0)throw new Error("removeView was not found");e.removeStart+=n}void 0!==e.removeStart&&(e.removeStart<0&&(e.removeStart=t-1),e.removeCount<0&&(e.removeCount=t-e.removeStart),e.leavingRequiresTransition=e.removeCount>0&&e.removeStart+e.removeCount===t),e.insertViews&&((e.insertStart<0||e.insertStart>t)&&(e.insertStart=t),e.enteringRequiresTransition=e.insertStart===t);var i=e.insertViews;if(i){Object(a.l)(i.length>0,"length can not be zero");var r=function(e){return e.map((function(e){return e instanceof h?e:"component"in e?v(e.component,null===e.componentProps?void 0:e.componentProps):v(e,void 0)})).filter((function(e){return null!==e}))}(i);if(0===r.length)throw new Error("invalid views to insert");for(var o=0,s=r;o=0;s--){var a=r[s];if((s=o)&&a!==t)return a}},e.prototype.postViewInit=function(e,t,n){Object(a.l)(t||e,"Both leavingView and enteringView are null"),Object(a.l)(n.resolve,"resolve must be valid"),Object(a.l)(n.reject,"reject must be valid");var i,r=n.opts,o=n.insertViews,s=n.removeStart,u=n.removeCount;if(void 0!==s&&void 0!==u){Object(a.l)(s>=0,"removeStart can not be negative"),Object(a.l)(u>=0,"removeCount can not be negative"),i=[];for(var h=0;h=0,"final balance can not be negative"),0===l)throw console.warn("You can't remove all the pages in the navigation stack. nav.pop() is probably called too many times.",this,this.el),new Error("navigation stack needs at least one root page");if(o){for(var v=n.insertStart,p=0,d=o;p0){for(var m=0,b=i;m-1?(Object(a.l)(e.nav===this,"view is not part of the nav"),n.splice(t,0,n.splice(i,1)[0])):(Object(a.l)(!e.nav,"nav is used"),e.nav=this,n.splice(t,0,e))},e.prototype.removeView=function(e){Object(a.l)(2===e.state||3===e.state,"view state should be loaded or destroyed");var t=this.views,n=t.indexOf(e);Object(a.l)(n>-1,"view must be part of the stack"),n>=0&&t.splice(n,1)},e.prototype.destroyView=function(e){e._destroy(),this.removeView(e)},e.prototype.cleanup=function(e){if(!this.destroyed)for(var t=this.views,n=t.indexOf(e),i=t.length-1;i>=0;i--){var r=t[i],o=r.element;o&&(i>n?(Object(c.f)(o,c.c),this.destroyView(r)):i 0 ? [4, this.select(t[0])] : [3, 2] - ) - case 1: - e.sent(), (e.label = 2) - case 2: - return this.ionNavWillLoad.emit(), [2] - } - }) - }) - }), - (t.prototype.componentWillRender = function () { - var t = this.el.querySelector('ion-tab-bar') - if (t) { - var e = this.selectedTab ? this.selectedTab.tab : void 0 - t.selectedTab = e - } - }), - (t.prototype.select = function (t) { - return Object(n.a)(this, void 0, void 0, function () { - var e - return Object(n.c)(this, function (i) { - switch (i.label) { - case 0: - return (e = c(this.tabs, t)), this.shouldSwitch(e) ? [4, this.setActive(e)] : [2, !1] - case 1: - return i.sent(), [4, this.notifyRouter()] - case 2: - return i.sent(), this.tabSwitch(), [2, !0] - } - }) - }) - }), - (t.prototype.getTab = function (t) { - return Object(n.a)(this, void 0, void 0, function () { - return Object(n.c)(this, function (e) { - return [2, c(this.tabs, t)] - }) - }) - }), - (t.prototype.getSelected = function () { - return Promise.resolve(this.selectedTab ? this.selectedTab.tab : void 0) - }), - (t.prototype.setRouteId = function (t) { - return Object(n.a)(this, void 0, void 0, function () { - var e, - i = this - return Object(n.c)(this, function (n) { - switch (n.label) { - case 0: - return ( - (e = c(this.tabs, t)), - this.shouldSwitch(e) ? [4, this.setActive(e)] : [2, { changed: !1, element: this.selectedTab }] - ) - case 1: - return ( - n.sent(), - [ - 2, - { - changed: !0, - element: this.selectedTab, - markVisible: function () { - return i.tabSwitch() - }, - }, - ] - ) - } - }) - }) - }), - (t.prototype.getRouteId = function () { - return Object(n.a)(this, void 0, void 0, function () { - var t - return Object(n.c)(this, function (e) { - return [ - 2, - void 0 !== (t = this.selectedTab && this.selectedTab.tab) - ? { id: t, element: this.selectedTab } - : void 0, - ] - }) - }) - }), - (t.prototype.setActive = function (t) { - return this.transitioning - ? Promise.reject('transitioning already happening') - : ((this.transitioning = !0), - (this.leavingTab = this.selectedTab), - (this.selectedTab = t), - this.ionTabsWillChange.emit({ tab: t.tab }), - (t.active = !0), - Promise.resolve()) - }), - (t.prototype.tabSwitch = function () { - var t = this.selectedTab, - e = this.leavingTab - ;(this.leavingTab = void 0), - (this.transitioning = !1), - t && e !== t && (e && (e.active = !1), this.ionTabsDidChange.emit({ tab: t.tab })) - }), - (t.prototype.notifyRouter = function () { - if (this.useRouter) { - var t = document.querySelector('ion-router') - if (t) return t.navChanged('forward') - } - return Promise.resolve(!1) - }), - (t.prototype.shouldSwitch = function (t) { - var e = this.selectedTab - return void 0 !== t && t !== e && !this.transitioning - }), - Object.defineProperty(t.prototype, 'tabs', { - get: function () { - return Array.from(this.el.querySelectorAll('ion-tab')) - }, - enumerable: !1, - configurable: !0, - }), - (t.prototype.render = function () { - return Object(o.j)( - o.c, - { onIonTabButtonClick: this.onTabClicked }, - Object(o.j)('slot', { name: 'top' }), - Object(o.j)('div', { class: 'tabs-inner' }, Object(o.j)('slot', null)), - Object(o.j)('slot', { name: 'bottom' }) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - c = function (t, e) { - var i = - 'string' === typeof e - ? t.find(function (t) { - return t.tab === e - }) - : e - return i || console.error('tab with id: "' + i + '" does not exist'), i - } - a.style = - ':host{left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;contain:layout size style;z-index:0}.tabs-inner{position:relative;-ms-flex:1;flex:1;contain:layout size style}' - }, - 135: function (t, e, i) { - 'use strict' - i.d(e, 'a', function () { - return r - }), - i.d(e, 'b', function () { - return s - }) - var n = i(1), - o = i(12), - r = function (t, e, i, r, s) { - return Object(n.a)(void 0, void 0, void 0, function () { - var a - return Object(n.c)(this, function (n) { - switch (n.label) { - case 0: - if (t) return [2, t.attachViewToDom(e, i, s, r)] - if ('string' !== typeof i && !(i instanceof HTMLElement)) - throw new Error('framework delegate is missing') - return ( - (a = 'string' === typeof i ? e.ownerDocument && e.ownerDocument.createElement(i) : i), - r && - r.forEach(function (t) { - return a.classList.add(t) - }), - s && Object.assign(a, s), - e.appendChild(a), - [ - 4, - new Promise(function (t) { - return Object(o.c)(a, t) - }), - ] - ) - case 1: - return n.sent(), [2, a] - } - }) - }) - }, - s = function (t, e) { - if (e) { - if (t) { - var i = e.parentElement - return t.removeViewFromDom(i, e) - } - e.remove() - } - return Promise.resolve() - } - }, - }, -]) -//# sourceMappingURL=15.5e80b398.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[15],{125:function(t,e,i){"use strict";i.r(e),i.d(e,"ion_tab",(function(){return s})),i.d(e,"ion_tabs",(function(){return a}));var n=i(1),o=i(13),r=i(135),s=(i(12),function(){function t(t){Object(o.o)(this,t),this.loaded=!1,this.active=!1}return t.prototype.componentWillLoad=function(){return Object(n.a)(this,void 0,void 0,(function(){return Object(n.c)(this,(function(t){switch(t.label){case 0:return this.active?[4,this.setActive()]:[3,2];case 1:t.sent(),t.label=2;case 2:return[2]}}))}))},t.prototype.setActive=function(){return Object(n.a)(this,void 0,void 0,(function(){return Object(n.c)(this,(function(t){switch(t.label){case 0:return[4,this.prepareLazyLoaded()];case 1:return t.sent(),this.active=!0,[2]}}))}))},t.prototype.changeActive=function(t){t&&this.prepareLazyLoaded()},t.prototype.prepareLazyLoaded=function(){if(!this.loaded&&null!=this.component){this.loaded=!0;try{return Object(r.a)(this.delegate,this.el,this.component,["ion-page"])}catch(t){console.error(t)}}return Promise.resolve(void 0)},t.prototype.render=function(){var t=this,e=t.tab,i=t.active,n=t.component;return Object(o.j)(o.c,{role:"tabpanel","aria-hidden":i?null:"true","aria-labelledby":"tab-button-"+e,class:{"ion-page":void 0===n,"tab-hidden":!i}},Object(o.j)("slot",null))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(o.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{active:["changeActive"]}},enumerable:!1,configurable:!0}),t}());s.style=":host(.tab-hidden){display:none !important}";var a=function(){function t(t){var e=this;Object(o.o)(this,t),this.ionNavWillLoad=Object(o.g)(this,"ionNavWillLoad",7),this.ionTabsWillChange=Object(o.g)(this,"ionTabsWillChange",3),this.ionTabsDidChange=Object(o.g)(this,"ionTabsDidChange",3),this.transitioning=!1,this.useRouter=!1,this.onTabClicked=function(t){var i=t.detail,n=i.href,o=i.tab;if(e.useRouter&&void 0!==n){var r=document.querySelector("ion-router");r&&r.push(n)}else e.select(o)}}return t.prototype.componentWillLoad=function(){return Object(n.a)(this,void 0,void 0,(function(){var t;return Object(n.c)(this,(function(e){switch(e.label){case 0:return this.useRouter||(this.useRouter=!!document.querySelector("ion-router")&&!this.el.closest("[no-router]")),this.useRouter?[3,2]:(t=this.tabs).length>0?[4,this.select(t[0])]:[3,2];case 1:e.sent(),e.label=2;case 2:return this.ionNavWillLoad.emit(),[2]}}))}))},t.prototype.componentWillRender=function(){var t=this.el.querySelector("ion-tab-bar");if(t){var e=this.selectedTab?this.selectedTab.tab:void 0;t.selectedTab=e}},t.prototype.select=function(t){return Object(n.a)(this,void 0,void 0,(function(){var e;return Object(n.c)(this,(function(i){switch(i.label){case 0:return e=c(this.tabs,t),this.shouldSwitch(e)?[4,this.setActive(e)]:[2,!1];case 1:return i.sent(),[4,this.notifyRouter()];case 2:return i.sent(),this.tabSwitch(),[2,!0]}}))}))},t.prototype.getTab=function(t){return Object(n.a)(this,void 0,void 0,(function(){return Object(n.c)(this,(function(e){return[2,c(this.tabs,t)]}))}))},t.prototype.getSelected=function(){return Promise.resolve(this.selectedTab?this.selectedTab.tab:void 0)},t.prototype.setRouteId=function(t){return Object(n.a)(this,void 0,void 0,(function(){var e,i=this;return Object(n.c)(this,(function(n){switch(n.label){case 0:return e=c(this.tabs,t),this.shouldSwitch(e)?[4,this.setActive(e)]:[2,{changed:!1,element:this.selectedTab}];case 1:return n.sent(),[2,{changed:!0,element:this.selectedTab,markVisible:function(){return i.tabSwitch()}}]}}))}))},t.prototype.getRouteId=function(){return Object(n.a)(this,void 0,void 0,(function(){var t;return Object(n.c)(this,(function(e){return[2,void 0!==(t=this.selectedTab&&this.selectedTab.tab)?{id:t,element:this.selectedTab}:void 0]}))}))},t.prototype.setActive=function(t){return this.transitioning?Promise.reject("transitioning already happening"):(this.transitioning=!0,this.leavingTab=this.selectedTab,this.selectedTab=t,this.ionTabsWillChange.emit({tab:t.tab}),t.active=!0,Promise.resolve())},t.prototype.tabSwitch=function(){var t=this.selectedTab,e=this.leavingTab;this.leavingTab=void 0,this.transitioning=!1,t&&e!==t&&(e&&(e.active=!1),this.ionTabsDidChange.emit({tab:t.tab}))},t.prototype.notifyRouter=function(){if(this.useRouter){var t=document.querySelector("ion-router");if(t)return t.navChanged("forward")}return Promise.resolve(!1)},t.prototype.shouldSwitch=function(t){var e=this.selectedTab;return void 0!==t&&t!==e&&!this.transitioning},Object.defineProperty(t.prototype,"tabs",{get:function(){return Array.from(this.el.querySelectorAll("ion-tab"))},enumerable:!1,configurable:!0}),t.prototype.render=function(){return Object(o.j)(o.c,{onIonTabButtonClick:this.onTabClicked},Object(o.j)("slot",{name:"top"}),Object(o.j)("div",{class:"tabs-inner"},Object(o.j)("slot",null)),Object(o.j)("slot",{name:"bottom"}))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(o.k)(this)},enumerable:!1,configurable:!0}),t}(),c=function(t,e){var i="string"===typeof e?t.find((function(t){return t.tab===e})):e;return i||console.error('tab with id: "'+i+'" does not exist'),i};a.style=":host{left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;contain:layout size style;z-index:0}.tabs-inner{position:relative;-ms-flex:1;flex:1;contain:layout size style}"},135:function(t,e,i){"use strict";i.d(e,"a",(function(){return r})),i.d(e,"b",(function(){return s}));var n=i(1),o=i(12),r=function(t,e,i,r,s){return Object(n.a)(void 0,void 0,void 0,(function(){var a;return Object(n.c)(this,(function(n){switch(n.label){case 0:if(t)return[2,t.attachViewToDom(e,i,s,r)];if("string"!==typeof i&&!(i instanceof HTMLElement))throw new Error("framework delegate is missing");return a="string"===typeof i?e.ownerDocument&&e.ownerDocument.createElement(i):i,r&&r.forEach((function(t){return a.classList.add(t)})),s&&Object.assign(a,s),e.appendChild(a),[4,new Promise((function(t){return Object(o.c)(a,t)}))];case 1:return n.sent(),[2,a]}}))}))},s=function(t,e){if(e){if(t){var i=e.parentElement;return t.removeViewFromDom(i,e)}e.remove()}return Promise.resolve()}}}]); +//# sourceMappingURL=15.5e80b398.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/16.09d38c77.chunk.js b/docs/static/js/16.09d38c77.chunk.js index a26dd15..1c4a2b7 100644 --- a/docs/static/js/16.09d38c77.chunk.js +++ b/docs/static/js/16.09d38c77.chunk.js @@ -1,349 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [16], - { - 115: function (t, e, r) { - 'use strict' - r.r(e), - r.d(e, 'ion_reorder', function () { - return a - }), - r.d(e, 'ion_reorder_group', function () { - return c - }) - var n = r(1), - i = r(13), - o = r(14), - s = r(134), - a = (function () { - function t(t) { - Object(i.o)(this, t) - } - return ( - (t.prototype.onClick = function (t) { - var e = this.el.closest('ion-reorder-group') - t.preventDefault(), (e && e.disabled) || t.stopImmediatePropagation() - }), - (t.prototype.render = function () { - var t = Object(o.b)(this), - e = 'ios' === t ? 'reorder-three-outline' : 'reorder-two-sharp' - return Object(i.j)( - i.c, - { class: t }, - Object(i.j)( - 'slot', - null, - Object(i.j)('ion-icon', { name: e, lazy: !1, class: 'reorder-icon', part: 'icon' }) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - a.style = { - ios: ':host([slot]){display:none;line-height:0;z-index:100}.reorder-icon{display:block;font-size:22px}.reorder-icon{font-size:34px;opacity:0.4}', - md: ':host([slot]){display:none;line-height:0;z-index:100}.reorder-icon{display:block;font-size:22px}.reorder-icon{font-size:31px;opacity:0.3}', - } - var c = (function () { - function t(t) { - Object(i.o)(this, t), - (this.ionItemReorder = Object(i.g)(this, 'ionItemReorder', 7)), - (this.lastToIndex = -1), - (this.cachedHeights = []), - (this.scrollElTop = 0), - (this.scrollElBottom = 0), - (this.scrollElInitial = 0), - (this.containerTop = 0), - (this.containerBottom = 0), - (this.state = 0), - (this.disabled = !0) - } - return ( - (t.prototype.disabledChanged = function () { - this.gesture && this.gesture.enable(!this.disabled) - }), - (t.prototype.connectedCallback = function () { - return Object(n.a)(this, void 0, void 0, function () { - var t, - e, - i, - o = this - return Object(n.c)(this, function (n) { - switch (n.label) { - case 0: - return (t = this.el.closest('ion-content')) ? ((e = this), [4, t.getScrollElement()]) : [3, 2] - case 1: - ;(e.scrollEl = n.sent()), (n.label = 2) - case 2: - return (i = this), [4, Promise.resolve().then(r.bind(null, 37))] - case 3: - return ( - (i.gesture = n.sent().createGesture({ - el: this.el, - gestureName: 'reorder', - gesturePriority: 110, - threshold: 0, - direction: 'y', - passive: !1, - canStart: function (t) { - return o.canStart(t) - }, - onStart: function (t) { - return o.onStart(t) - }, - onMove: function (t) { - return o.onMove(t) - }, - onEnd: function () { - return o.onEnd() - }, - })), - this.disabledChanged(), - [2] - ) - } - }) - }) - }), - (t.prototype.disconnectedCallback = function () { - this.onEnd(), this.gesture && (this.gesture.destroy(), (this.gesture = void 0)) - }), - (t.prototype.complete = function (t) { - return Promise.resolve(this.completeSync(t)) - }), - (t.prototype.canStart = function (t) { - if (this.selectedItemEl || 0 !== this.state) return !1 - var e = t.event.target.closest('ion-reorder') - if (!e) return !1 - var r = h(e, this.el) - return !!r && ((t.data = r), !0) - }), - (t.prototype.onStart = function (t) { - t.event.preventDefault() - var e = (this.selectedItemEl = t.data), - r = this.cachedHeights - r.length = 0 - var n = this.el, - i = n.children - if (i && 0 !== i.length) { - for (var o = 0, a = 0; a < i.length; a++) { - var c = i[a] - ;(o += c.offsetHeight), r.push(o), (c.$ionIndex = a) - } - var h = n.getBoundingClientRect() - if (((this.containerTop = h.top), (this.containerBottom = h.bottom), this.scrollEl)) { - var u = this.scrollEl.getBoundingClientRect() - ;(this.scrollElInitial = this.scrollEl.scrollTop), - (this.scrollElTop = u.top + d), - (this.scrollElBottom = u.bottom - d) - } else (this.scrollElInitial = 0), (this.scrollElTop = 0), (this.scrollElBottom = 0) - ;(this.lastToIndex = l(e)), - (this.selectedItemHeight = e.offsetHeight), - (this.state = 1), - e.classList.add(p), - Object(s.a)() - } - }), - (t.prototype.onMove = function (t) { - var e = this.selectedItemEl - if (e) { - var r = this.autoscroll(t.currentY), - n = this.containerTop - r, - i = this.containerBottom - r, - o = Math.max(n, Math.min(t.currentY, i)), - a = r + o - t.startY, - c = o - n, - h = this.itemIndexForTop(c) - if (h !== this.lastToIndex) { - var d = l(e) - ;(this.lastToIndex = h), Object(s.b)(), this.reorderMove(d, h) - } - e.style.transform = 'translateY(' + a + 'px)' - } - }), - (t.prototype.onEnd = function () { - var t = this.selectedItemEl - if (((this.state = 2), t)) { - var e = this.lastToIndex, - r = l(t) - e === r - ? this.completeSync() - : this.ionItemReorder.emit({ from: r, to: e, complete: this.completeSync.bind(this) }), - Object(s.e)() - } else this.state = 0 - }), - (t.prototype.completeSync = function (t) { - var e = this.selectedItemEl - if (e && 2 === this.state) { - var r = this.el.children, - n = r.length, - i = this.lastToIndex, - o = l(e) - if (i !== o && (void 0 === t || !0 === t)) { - var s = o < i ? r[i + 1] : r[i] - this.el.insertBefore(e, s) - } - Array.isArray(t) && (t = f(t, o, i)) - for (var a = 0; a < n; a++) r[a].style.transform = '' - ;(e.style.transition = ''), e.classList.remove(p), (this.selectedItemEl = void 0), (this.state = 0) - } - return t - }), - (t.prototype.itemIndexForTop = function (t) { - var e = this.cachedHeights, - r = 0 - for (r = 0; r < e.length && !(e[r] > t); r++); - return r - }), - (t.prototype.reorderMove = function (t, e) { - for (var r = this.selectedItemHeight, n = this.el.children, i = 0; i < n.length; i++) { - var o = '' - i > t && i <= e ? (o = 'translateY(' + -r + 'px)') : i < t && i >= e && (o = 'translateY(' + r + 'px)'), - (n[i].style.transform = o) - } - }), - (t.prototype.autoscroll = function (t) { - if (!this.scrollEl) return 0 - var e = 0 - return ( - t < this.scrollElTop ? (e = -u) : t > this.scrollElBottom && (e = u), - 0 !== e && this.scrollEl.scrollBy(0, e), - this.scrollEl.scrollTop - this.scrollElInitial - ) - }), - (t.prototype.render = function () { - var t, - e = Object(o.b)(this) - return Object(i.j)(i.c, { - class: - ((t = {}), - (t[e] = !0), - (t['reorder-enabled'] = !this.disabled), - (t['reorder-list-active'] = 0 !== this.state), - t), - }) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { disabled: ['disabledChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - l = function (t) { - return t.$ionIndex - }, - h = function (t, e) { - for (var r; t; ) { - if ((r = t.parentElement) === e) return t - t = r - } - }, - d = 60, - u = 10, - p = 'reorder-selected', - f = function (t, e, r) { - var n = t[e] - return t.splice(e, 1), t.splice(r, 0, n), t.slice() - } - c.style = - '.reorder-list-active>*{-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms, -webkit-transform 300ms;will-change:transform}.reorder-enabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reorder-enabled ion-reorder{display:block;cursor:-webkit-grab;cursor:grab;pointer-events:all;-ms-touch-action:none;touch-action:none}.reorder-selected,.reorder-selected ion-reorder{cursor:-webkit-grabbing;cursor:grabbing}.reorder-selected{position:relative;-webkit-transition:none !important;transition:none !important;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.4);box-shadow:0 0 10px rgba(0, 0, 0, 0.4);opacity:0.8;z-index:100}.reorder-visible ion-reorder .reorder-icon{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}' - }, - 134: function (t, e, r) { - 'use strict' - r.d(e, 'a', function () { - return o - }), - r.d(e, 'b', function () { - return s - }), - r.d(e, 'c', function () { - return i - }), - r.d(e, 'd', function () { - return c - }), - r.d(e, 'e', function () { - return a - }) - var n = { - getEngine: function () { - var t = window - return ( - t.TapticEngine || (t.Capacitor && t.Capacitor.isPluginAvailable('Haptics') && t.Capacitor.Plugins.Haptics) - ) - }, - available: function () { - return !!this.getEngine() - }, - isCordova: function () { - return !!window.TapticEngine - }, - isCapacitor: function () { - return !!window.Capacitor - }, - impact: function (t) { - var e = this.getEngine() - if (e) { - var r = this.isCapacitor() ? t.style.toUpperCase() : t.style - e.impact({ style: r }) - } - }, - notification: function (t) { - var e = this.getEngine() - if (e) { - var r = this.isCapacitor() ? t.style.toUpperCase() : t.style - e.notification({ style: r }) - } - }, - selection: function () { - this.impact({ style: 'light' }) - }, - selectionStart: function () { - var t = this.getEngine() - t && (this.isCapacitor() ? t.selectionStart() : t.gestureSelectionStart()) - }, - selectionChanged: function () { - var t = this.getEngine() - t && (this.isCapacitor() ? t.selectionChanged() : t.gestureSelectionChanged()) - }, - selectionEnd: function () { - var t = this.getEngine() - t && (this.isCapacitor() ? t.selectionEnd() : t.gestureSelectionEnd()) - }, - }, - i = function () { - n.selection() - }, - o = function () { - n.selectionStart() - }, - s = function () { - n.selectionChanged() - }, - a = function () { - n.selectionEnd() - }, - c = function (t) { - n.impact(t) - } - }, - }, -]) -//# sourceMappingURL=16.09d38c77.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[16],{115:function(t,e,r){"use strict";r.r(e),r.d(e,"ion_reorder",(function(){return a})),r.d(e,"ion_reorder_group",(function(){return c}));var n=r(1),i=r(13),o=r(14),s=r(134),a=function(){function t(t){Object(i.o)(this,t)}return t.prototype.onClick=function(t){var e=this.el.closest("ion-reorder-group");t.preventDefault(),e&&e.disabled||t.stopImmediatePropagation()},t.prototype.render=function(){var t=Object(o.b)(this),e="ios"===t?"reorder-three-outline":"reorder-two-sharp";return Object(i.j)(i.c,{class:t},Object(i.j)("slot",null,Object(i.j)("ion-icon",{name:e,lazy:!1,class:"reorder-icon",part:"icon"})))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(i.k)(this)},enumerable:!1,configurable:!0}),t}();a.style={ios:":host([slot]){display:none;line-height:0;z-index:100}.reorder-icon{display:block;font-size:22px}.reorder-icon{font-size:34px;opacity:0.4}",md:":host([slot]){display:none;line-height:0;z-index:100}.reorder-icon{display:block;font-size:22px}.reorder-icon{font-size:31px;opacity:0.3}"};var c=function(){function t(t){Object(i.o)(this,t),this.ionItemReorder=Object(i.g)(this,"ionItemReorder",7),this.lastToIndex=-1,this.cachedHeights=[],this.scrollElTop=0,this.scrollElBottom=0,this.scrollElInitial=0,this.containerTop=0,this.containerBottom=0,this.state=0,this.disabled=!0}return t.prototype.disabledChanged=function(){this.gesture&&this.gesture.enable(!this.disabled)},t.prototype.connectedCallback=function(){return Object(n.a)(this,void 0,void 0,(function(){var t,e,i,o=this;return Object(n.c)(this,(function(n){switch(n.label){case 0:return(t=this.el.closest("ion-content"))?(e=this,[4,t.getScrollElement()]):[3,2];case 1:e.scrollEl=n.sent(),n.label=2;case 2:return i=this,[4,Promise.resolve().then(r.bind(null,37))];case 3:return i.gesture=n.sent().createGesture({el:this.el,gestureName:"reorder",gesturePriority:110,threshold:0,direction:"y",passive:!1,canStart:function(t){return o.canStart(t)},onStart:function(t){return o.onStart(t)},onMove:function(t){return o.onMove(t)},onEnd:function(){return o.onEnd()}}),this.disabledChanged(),[2]}}))}))},t.prototype.disconnectedCallback=function(){this.onEnd(),this.gesture&&(this.gesture.destroy(),this.gesture=void 0)},t.prototype.complete=function(t){return Promise.resolve(this.completeSync(t))},t.prototype.canStart=function(t){if(this.selectedItemEl||0!==this.state)return!1;var e=t.event.target.closest("ion-reorder");if(!e)return!1;var r=h(e,this.el);return!!r&&(t.data=r,!0)},t.prototype.onStart=function(t){t.event.preventDefault();var e=this.selectedItemEl=t.data,r=this.cachedHeights;r.length=0;var n=this.el,i=n.children;if(i&&0!==i.length){for(var o=0,a=0;at);r++);return r},t.prototype.reorderMove=function(t,e){for(var r=this.selectedItemHeight,n=this.el.children,i=0;it&&i<=e?o="translateY("+-r+"px)":i=e&&(o="translateY("+r+"px)"),n[i].style.transform=o}},t.prototype.autoscroll=function(t){if(!this.scrollEl)return 0;var e=0;return tthis.scrollElBottom&&(e=u),0!==e&&this.scrollEl.scrollBy(0,e),this.scrollEl.scrollTop-this.scrollElInitial},t.prototype.render=function(){var t,e=Object(o.b)(this);return Object(i.j)(i.c,{class:(t={},t[e]=!0,t["reorder-enabled"]=!this.disabled,t["reorder-list-active"]=0!==this.state,t)})},Object.defineProperty(t.prototype,"el",{get:function(){return Object(i.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{disabled:["disabledChanged"]}},enumerable:!1,configurable:!0}),t}(),l=function(t){return t.$ionIndex},h=function(t,e){for(var r;t;){if((r=t.parentElement)===e)return t;t=r}},d=60,u=10,p="reorder-selected",f=function(t,e,r){var n=t[e];return t.splice(e,1),t.splice(r,0,n),t.slice()};c.style=".reorder-list-active>*{-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms, -webkit-transform 300ms;will-change:transform}.reorder-enabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reorder-enabled ion-reorder{display:block;cursor:-webkit-grab;cursor:grab;pointer-events:all;-ms-touch-action:none;touch-action:none}.reorder-selected,.reorder-selected ion-reorder{cursor:-webkit-grabbing;cursor:grabbing}.reorder-selected{position:relative;-webkit-transition:none !important;transition:none !important;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.4);box-shadow:0 0 10px rgba(0, 0, 0, 0.4);opacity:0.8;z-index:100}.reorder-visible ion-reorder .reorder-icon{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}"},134:function(t,e,r){"use strict";r.d(e,"a",(function(){return o})),r.d(e,"b",(function(){return s})),r.d(e,"c",(function(){return i})),r.d(e,"d",(function(){return c})),r.d(e,"e",(function(){return a}));var n={getEngine:function(){var t=window;return t.TapticEngine||t.Capacitor&&t.Capacitor.isPluginAvailable("Haptics")&&t.Capacitor.Plugins.Haptics},available:function(){return!!this.getEngine()},isCordova:function(){return!!window.TapticEngine},isCapacitor:function(){return!!window.Capacitor},impact:function(t){var e=this.getEngine();if(e){var r=this.isCapacitor()?t.style.toUpperCase():t.style;e.impact({style:r})}},notification:function(t){var e=this.getEngine();if(e){var r=this.isCapacitor()?t.style.toUpperCase():t.style;e.notification({style:r})}},selection:function(){this.impact({style:"light"})},selectionStart:function(){var t=this.getEngine();t&&(this.isCapacitor()?t.selectionStart():t.gestureSelectionStart())},selectionChanged:function(){var t=this.getEngine();t&&(this.isCapacitor()?t.selectionChanged():t.gestureSelectionChanged())},selectionEnd:function(){var t=this.getEngine();t&&(this.isCapacitor()?t.selectionEnd():t.gestureSelectionEnd())}},i=function(){n.selection()},o=function(){n.selectionStart()},s=function(){n.selectionChanged()},a=function(){n.selectionEnd()},c=function(t){n.impact(t)}}}]); +//# sourceMappingURL=16.09d38c77.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/17.9375eb7a.chunk.js b/docs/static/js/17.9375eb7a.chunk.js index 9b72546..294f93f 100644 --- a/docs/static/js/17.9375eb7a.chunk.js +++ b/docs/static/js/17.9375eb7a.chunk.js @@ -1,129 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [17], - { - 133: function (t, n, r) { - 'use strict' - r.d(n, 'a', function () { - return a - }), - r.d(n, 'b', function () { - return e - }), - r.d(n, 'c', function () { - return o - }), - r.d(n, 'd', function () { - return s - }) - var i = r(1), - o = function (t, n) { - return null !== n.closest(t) - }, - a = function (t, n) { - var r - return 'string' === typeof t && t.length > 0 - ? Object.assign((((r = { 'ion-color': !0 })['ion-color-' + t] = !0), r), n) - : n - }, - e = function (t) { - var n = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (n[t] = !0) - }), - n - ) - }, - d = /^[a-z][a-z0-9+\-.]*:/, - s = function (t, n, r, o) { - return Object(i.a)(void 0, void 0, void 0, function () { - var a - return Object(i.c)(this, function (i) { - return null != t && '#' !== t[0] && !d.test(t) && (a = document.querySelector('ion-router')) - ? (null != n && n.preventDefault(), [2, a.push(t, r, o)]) - : [2, !1] - }) - }) - } - }, - 91: function (t, n, r) { - 'use strict' - r.r(n), - r.d(n, 'ion_avatar', function () { - return e - }), - r.d(n, 'ion_badge', function () { - return d - }), - r.d(n, 'ion_thumbnail', function () { - return s - }) - var i = r(13), - o = r(14), - a = r(133), - e = (function () { - function t(t) { - Object(i.o)(this, t) - } - return ( - (t.prototype.render = function () { - return Object(i.j)(i.c, { class: Object(o.b)(this) }, Object(i.j)('slot', null)) - }), - t - ) - })() - e.style = { - ios: ':host{border-radius:var(--border-radius);display:block}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}:host{--border-radius:50%;width:48px;height:48px}', - md: ':host{border-radius:var(--border-radius);display:block}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}:host{--border-radius:50%;width:64px;height:64px}', - } - var d = (function () { - function t(t) { - Object(i.o)(this, t) - } - return ( - (t.prototype.render = function () { - var t, - n = Object(o.b)(this) - return Object(i.j)( - i.c, - { class: Object(a.a)(this.color, ((t = {}), (t[n] = !0), t)) }, - Object(i.j)('slot', null) - ) - }), - t - ) - })() - d.style = { - ios: ':host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);font-size:13px;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(:empty){display:none}:host{border-radius:10px}', - md: ':host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);font-size:13px;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(:empty){display:none}:host{--padding-top:3px;--padding-end:4px;--padding-bottom:4px;--padding-start:4px;border-radius:4px}', - } - var s = (function () { - function t(t) { - Object(i.o)(this, t) - } - return ( - (t.prototype.render = function () { - return Object(i.j)(i.c, { class: Object(o.b)(this) }, Object(i.j)('slot', null)) - }), - t - ) - })() - s.style = - ':host{--size:48px;--border-radius:0;border-radius:var(--border-radius);display:block;width:var(--size);height:var(--size)}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}' - }, - }, -]) -//# sourceMappingURL=17.9375eb7a.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[17],{133:function(t,n,r){"use strict";r.d(n,"a",(function(){return a})),r.d(n,"b",(function(){return e})),r.d(n,"c",(function(){return o})),r.d(n,"d",(function(){return s}));var i=r(1),o=function(t,n){return null!==n.closest(t)},a=function(t,n){var r;return"string"===typeof t&&t.length>0?Object.assign(((r={"ion-color":!0})["ion-color-"+t]=!0,r),n):n},e=function(t){var n={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return n[t]=!0})),n},d=/^[a-z][a-z0-9+\-.]*:/,s=function(t,n,r,o){return Object(i.a)(void 0,void 0,void 0,(function(){var a;return Object(i.c)(this,(function(i){return null!=t&&"#"!==t[0]&&!d.test(t)&&(a=document.querySelector("ion-router"))?(null!=n&&n.preventDefault(),[2,a.push(t,r,o)]):[2,!1]}))}))}},91:function(t,n,r){"use strict";r.r(n),r.d(n,"ion_avatar",(function(){return e})),r.d(n,"ion_badge",(function(){return d})),r.d(n,"ion_thumbnail",(function(){return s}));var i=r(13),o=r(14),a=r(133),e=function(){function t(t){Object(i.o)(this,t)}return t.prototype.render=function(){return Object(i.j)(i.c,{class:Object(o.b)(this)},Object(i.j)("slot",null))},t}();e.style={ios:":host{border-radius:var(--border-radius);display:block}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}:host{--border-radius:50%;width:48px;height:48px}",md:":host{border-radius:var(--border-radius);display:block}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}:host{--border-radius:50%;width:64px;height:64px}"};var d=function(){function t(t){Object(i.o)(this,t)}return t.prototype.render=function(){var t,n=Object(o.b)(this);return Object(i.j)(i.c,{class:Object(a.a)(this.color,(t={},t[n]=!0,t))},Object(i.j)("slot",null))},t}();d.style={ios:":host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);font-size:13px;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(:empty){display:none}:host{border-radius:10px}",md:":host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);font-size:13px;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(:empty){display:none}:host{--padding-top:3px;--padding-end:4px;--padding-bottom:4px;--padding-start:4px;border-radius:4px}"};var s=function(){function t(t){Object(i.o)(this,t)}return t.prototype.render=function(){return Object(i.j)(i.c,{class:Object(o.b)(this)},Object(i.j)("slot",null))},t}();s.style=":host{--size:48px;--border-radius:0;border-radius:var(--border-radius);display:block;width:var(--size);height:var(--size)}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}"}}]); +//# sourceMappingURL=17.9375eb7a.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/18.6aff4325.chunk.js b/docs/static/js/18.6aff4325.chunk.js index c46dcd9..9194f8a 100644 --- a/docs/static/js/18.6aff4325.chunk.js +++ b/docs/static/js/18.6aff4325.chunk.js @@ -1,197 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [18], - { - 133: function (t, n, i) { - 'use strict' - i.d(n, 'a', function () { - return e - }), - i.d(n, 'b', function () { - return a - }), - i.d(n, 'c', function () { - return r - }), - i.d(n, 'd', function () { - return c - }) - var o = i(1), - r = function (t, n) { - return null !== n.closest(t) - }, - e = function (t, n) { - var i - return 'string' === typeof t && t.length > 0 - ? Object.assign((((i = { 'ion-color': !0 })['ion-color-' + t] = !0), i), n) - : n - }, - a = function (t) { - var n = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (n[t] = !0) - }), - n - ) - }, - d = /^[a-z][a-z0-9+\-.]*:/, - c = function (t, n, i, r) { - return Object(o.a)(void 0, void 0, void 0, function () { - var e - return Object(o.c)(this, function (o) { - return null != t && '#' !== t[0] && !d.test(t) && (e = document.querySelector('ion-router')) - ? (null != n && n.preventDefault(), [2, e.push(t, i, r)]) - : [2, !1] - }) - }) - } - }, - 92: function (t, n, i) { - 'use strict' - i.r(n), - i.d(n, 'ion_back_button', function () { - return d - }) - var o = i(1), - r = i(13), - e = i(14), - a = i(133), - d = (function () { - function t(t) { - var n = this - Object(r.o)(this, t), - (this.disabled = !1), - (this.type = 'button'), - (this.onClick = function (t) { - return Object(o.a)(n, void 0, void 0, function () { - var n, i - return Object(o.c)(this, function (o) { - switch (o.label) { - case 0: - return ( - (n = this.el.closest('ion-nav')), t.preventDefault(), (i = n) ? [4, n.canGoBack()] : [3, 2] - ) - case 1: - ;(i = o.sent()), (o.label = 2) - case 2: - return i - ? [2, n.pop({ animationBuilder: this.routerAnimation, skipIfBusy: !0 })] - : [2, Object(a.d)(this.defaultHref, t, 'back', this.routerAnimation)] - } - }) - }) - }) - } - return ( - (t.prototype.componentWillLoad = function () { - void 0 === this.defaultHref && (this.defaultHref = e.c.get('backButtonDefaultHref')) - }), - Object.defineProperty(t.prototype, 'backButtonIcon', { - get: function () { - var t = this.icon - return null != t - ? t - : 'ios' === Object(e.b)(this) - ? e.c.get('backButtonIcon', 'chevron-back') - : e.c.get('backButtonIcon', 'arrow-back-sharp') - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'backButtonText', { - get: function () { - var t = 'ios' === Object(e.b)(this) ? 'Back' : null - return null != this.text ? this.text : e.c.get('backButtonText', t) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'hasIconOnly', { - get: function () { - return this.backButtonIcon && !this.backButtonText - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'rippleType', { - get: function () { - return this.hasIconOnly ? 'unbounded' : 'bounded' - }, - enumerable: !1, - configurable: !0, - }), - (t.prototype.render = function () { - var t, - n = this, - i = n.color, - o = n.defaultHref, - d = n.disabled, - c = n.type, - s = n.hasIconOnly, - g = n.backButtonIcon, - l = n.backButtonText, - p = void 0 !== o, - u = Object(e.b)(this) - return Object(r.j)( - r.c, - { - onClick: this.onClick, - class: Object(a.a)( - i, - ((t = {}), - (t[u] = !0), - (t.button = !0), - (t['back-button-disabled'] = d), - (t['back-button-has-icon-only'] = s), - (t['in-toolbar'] = Object(a.c)('ion-toolbar', this.el)), - (t['in-toolbar-color'] = Object(a.c)('ion-toolbar[color]', this.el)), - (t['ion-activatable'] = !0), - (t['ion-focusable'] = !0), - (t['show-back-button'] = p), - t) - ), - }, - Object(r.j)( - 'button', - { type: c, disabled: d, class: 'button-native', part: 'native', 'aria-label': l || 'back' }, - Object(r.j)( - 'span', - { class: 'button-inner' }, - g && Object(r.j)('ion-icon', { part: 'icon', icon: g, 'aria-hidden': 'true', lazy: !1 }), - l && Object(r.j)('span', { part: 'text', 'aria-hidden': 'true', class: 'button-text' }, l) - ), - 'md' === u && Object(r.j)('ion-ripple-effect', { type: this.rippleType }) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(r.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - d.style = { - ios: ':host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-kerning:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:var(--margin-start);margin-right:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{margin-left:unset;margin-right:unset;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end)}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{padding-left:var(--icon-padding-start);padding-right:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);margin-left:var(--icon-margin-start);margin-right:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-icon{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end)}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end)}}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-hover:transparent;--background-hover-opacity:1;--background-focused:currentColor;--background-focused-opacity:.1;--border-radius:4px;--color:var(--ion-color-primary, #3880ff);--icon-margin-end:-5px;--icon-margin-start:-4px;--icon-font-size:1.85em;--min-height:32px;font-size:17px}.button-native{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:visible;z-index:99}:host(.ion-activated) .button-native{opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}', - md: ':host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-kerning:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:var(--margin-start);margin-right:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{margin-left:unset;margin-right:unset;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end)}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{padding-left:var(--icon-padding-start);padding-right:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);margin-left:var(--icon-margin-start);margin-right:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-icon{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end)}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end)}}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--border-radius:4px;--background-focused:currentColor;--background-focused-opacity:.12;--background-hover:currentColor;--background-hover-opacity:0.04;--color:currentColor;--icon-margin-end:0;--icon-margin-start:0;--icon-font-size:24px;--icon-font-weight:normal;--min-height:32px;--min-width:44px;--padding-start:12px;--padding-end:12px;font-size:14px;font-weight:500;text-transform:uppercase}:host(.back-button-has-icon-only){--border-radius:50%;min-width:48px;height:48px}.button-native{-webkit-box-shadow:none;box-shadow:none}.button-text{padding-left:4px;padding-right:4px;padding-top:0;padding-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-text{padding-left:unset;padding-right:unset;-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px}}ion-icon{line-height:0.67;text-align:start}@media (any-hover: hover){:host(.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}', - } - }, - }, -]) -//# sourceMappingURL=18.6aff4325.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[18],{133:function(t,n,i){"use strict";i.d(n,"a",(function(){return e})),i.d(n,"b",(function(){return a})),i.d(n,"c",(function(){return r})),i.d(n,"d",(function(){return c}));var o=i(1),r=function(t,n){return null!==n.closest(t)},e=function(t,n){var i;return"string"===typeof t&&t.length>0?Object.assign(((i={"ion-color":!0})["ion-color-"+t]=!0,i),n):n},a=function(t){var n={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return n[t]=!0})),n},d=/^[a-z][a-z0-9+\-.]*:/,c=function(t,n,i,r){return Object(o.a)(void 0,void 0,void 0,(function(){var e;return Object(o.c)(this,(function(o){return null!=t&&"#"!==t[0]&&!d.test(t)&&(e=document.querySelector("ion-router"))?(null!=n&&n.preventDefault(),[2,e.push(t,i,r)]):[2,!1]}))}))}},92:function(t,n,i){"use strict";i.r(n),i.d(n,"ion_back_button",(function(){return d}));var o=i(1),r=i(13),e=i(14),a=i(133),d=function(){function t(t){var n=this;Object(r.o)(this,t),this.disabled=!1,this.type="button",this.onClick=function(t){return Object(o.a)(n,void 0,void 0,(function(){var n,i;return Object(o.c)(this,(function(o){switch(o.label){case 0:return n=this.el.closest("ion-nav"),t.preventDefault(),(i=n)?[4,n.canGoBack()]:[3,2];case 1:i=o.sent(),o.label=2;case 2:return i?[2,n.pop({animationBuilder:this.routerAnimation,skipIfBusy:!0})]:[2,Object(a.d)(this.defaultHref,t,"back",this.routerAnimation)]}}))}))}}return t.prototype.componentWillLoad=function(){void 0===this.defaultHref&&(this.defaultHref=e.c.get("backButtonDefaultHref"))},Object.defineProperty(t.prototype,"backButtonIcon",{get:function(){var t=this.icon;return null!=t?t:"ios"===Object(e.b)(this)?e.c.get("backButtonIcon","chevron-back"):e.c.get("backButtonIcon","arrow-back-sharp")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"backButtonText",{get:function(){var t="ios"===Object(e.b)(this)?"Back":null;return null!=this.text?this.text:e.c.get("backButtonText",t)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"hasIconOnly",{get:function(){return this.backButtonIcon&&!this.backButtonText},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"rippleType",{get:function(){return this.hasIconOnly?"unbounded":"bounded"},enumerable:!1,configurable:!0}),t.prototype.render=function(){var t,n=this,i=n.color,o=n.defaultHref,d=n.disabled,c=n.type,s=n.hasIconOnly,g=n.backButtonIcon,l=n.backButtonText,p=void 0!==o,u=Object(e.b)(this);return Object(r.j)(r.c,{onClick:this.onClick,class:Object(a.a)(i,(t={},t[u]=!0,t.button=!0,t["back-button-disabled"]=d,t["back-button-has-icon-only"]=s,t["in-toolbar"]=Object(a.c)("ion-toolbar",this.el),t["in-toolbar-color"]=Object(a.c)("ion-toolbar[color]",this.el),t["ion-activatable"]=!0,t["ion-focusable"]=!0,t["show-back-button"]=p,t))},Object(r.j)("button",{type:c,disabled:d,class:"button-native",part:"native","aria-label":l||"back"},Object(r.j)("span",{class:"button-inner"},g&&Object(r.j)("ion-icon",{part:"icon",icon:g,"aria-hidden":"true",lazy:!1}),l&&Object(r.j)("span",{part:"text","aria-hidden":"true",class:"button-text"},l)),"md"===u&&Object(r.j)("ion-ripple-effect",{type:this.rippleType})))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(r.k)(this)},enumerable:!1,configurable:!0}),t}();d.style={ios:':host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-kerning:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:var(--margin-start);margin-right:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{margin-left:unset;margin-right:unset;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end)}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{padding-left:var(--icon-padding-start);padding-right:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);margin-left:var(--icon-margin-start);margin-right:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-icon{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end)}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end)}}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-hover:transparent;--background-hover-opacity:1;--background-focused:currentColor;--background-focused-opacity:.1;--border-radius:4px;--color:var(--ion-color-primary, #3880ff);--icon-margin-end:-5px;--icon-margin-start:-4px;--icon-font-size:1.85em;--min-height:32px;font-size:17px}.button-native{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:visible;z-index:99}:host(.ion-activated) .button-native{opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}',md:':host{--background:transparent;--color-focused:currentColor;--color-hover:currentColor;--icon-margin-top:0;--icon-margin-bottom:0;--icon-padding-top:0;--icon-padding-end:0;--icon-padding-bottom:0;--icon-padding-start:0;--margin-top:0;--margin-end:0;--margin-bottom:0;--margin-start:0;--min-width:auto;--min-height:auto;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--opacity:1;--ripple-color:currentColor;--transition:background-color, opacity 100ms linear;display:none;min-width:var(--min-width);min-height:var(--min-height);color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-kerning:none;font-kerning:none}ion-ripple-effect{color:var(--ripple-color)}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.show-back-button){display:block}:host(.back-button-disabled){cursor:default;opacity:0.5;pointer-events:none}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:var(--margin-start);margin-right:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;min-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;opacity:var(--opacity);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{margin-left:unset;margin-right:unset;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end)}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{padding-left:var(--icon-padding-start);padding-right:var(--icon-padding-end);padding-top:var(--icon-padding-top);padding-bottom:var(--icon-padding-bottom);margin-left:var(--icon-margin-start);margin-right:var(--icon-margin-end);margin-top:var(--icon-margin-top);margin-bottom:var(--icon-margin-bottom);display:inherit;font-size:var(--icon-font-size);font-weight:var(--icon-font-weight);pointer-events:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-icon{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--icon-padding-start);padding-inline-start:var(--icon-padding-start);-webkit-padding-end:var(--icon-padding-end);padding-inline-end:var(--icon-padding-end)}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:var(--icon-margin-start);margin-inline-start:var(--icon-margin-start);-webkit-margin-end:var(--icon-margin-end);margin-inline-end:var(--icon-margin-end)}}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--border-radius:4px;--background-focused:currentColor;--background-focused-opacity:.12;--background-hover:currentColor;--background-hover-opacity:0.04;--color:currentColor;--icon-margin-end:0;--icon-margin-start:0;--icon-font-size:24px;--icon-font-weight:normal;--min-height:32px;--min-width:44px;--padding-start:12px;--padding-end:12px;font-size:14px;font-weight:500;text-transform:uppercase}:host(.back-button-has-icon-only){--border-radius:50%;min-width:48px;height:48px}.button-native{-webkit-box-shadow:none;box-shadow:none}.button-text{padding-left:4px;padding-right:4px;padding-top:0;padding-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-text{padding-left:unset;padding-right:unset;-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px}}ion-icon{line-height:0.67;text-align:start}@media (any-hover: hover){:host(.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}'}}}]); +//# sourceMappingURL=18.6aff4325.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/19.92fbdb72.chunk.js b/docs/static/js/19.92fbdb72.chunk.js index f3a022d..615bbc7 100644 --- a/docs/static/js/19.92fbdb72.chunk.js +++ b/docs/static/js/19.92fbdb72.chunk.js @@ -1,409 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [19], - { - 133: function (o, t, n) { - 'use strict' - n.d(t, 'a', function () { - return e - }), - n.d(t, 'b', function () { - return a - }), - n.d(t, 'c', function () { - return i - }), - n.d(t, 'd', function () { - return c - }) - var r = n(1), - i = function (o, t) { - return null !== t.closest(o) - }, - e = function (o, t) { - var n - return 'string' === typeof o && o.length > 0 - ? Object.assign((((n = { 'ion-color': !0 })['ion-color-' + o] = !0), n), t) - : t - }, - a = function (o) { - var t = {} - return ( - (function (o) { - return void 0 !== o - ? (Array.isArray(o) ? o : o.split(' ')) - .filter(function (o) { - return null != o - }) - .map(function (o) { - return o.trim() - }) - .filter(function (o) { - return '' !== o - }) - : [] - })(o).forEach(function (o) { - return (t[o] = !0) - }), - t - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - c = function (o, t, n, i) { - return Object(r.a)(void 0, void 0, void 0, function () { - var e - return Object(r.c)(this, function (r) { - return null != o && '#' !== o[0] && !s.test(o) && (e = document.querySelector('ion-router')) - ? (null != t && t.preventDefault(), [2, e.push(o, n, i)]) - : [2, !1] - }) - }) - } - }, - 94: function (o, t, n) { - 'use strict' - n.r(t), - n.d(t, 'ion_button', function () { - return p - }), - n.d(t, 'ion_icon', function () { - return k - }) - var r, - i = n(13), - e = n(14), - a = n(12), - s = n(133), - c = function (o) { - var t = (function () { - if ('undefined' === typeof window) return new Map() - if (!r) { - var o = window - ;(o.Ionicons = o.Ionicons || {}), (r = o.Ionicons.map = o.Ionicons.map || new Map()) - } - return r - })().get(o) - return t || Object(i.m)('svg/' + o + '.svg') - }, - l = function (o, t, n, r, i) { - return ( - (n = 'ios' === (n && h(n)) ? 'ios' : 'md'), - r && 'ios' === n - ? (o = h(r)) - : i && 'md' === n - ? (o = h(i)) - : (o || !t || b(t) || (o = t), u(o) && (o = h(o))), - u(o) && '' !== o.trim() ? ('' !== o.replace(/[a-z]|-|\d/gi, '') ? null : o) : null - ) - }, - d = function (o) { - return u(o) && ((o = o.trim()), b(o)) ? o : null - }, - b = function (o) { - return o.length > 0 && /(\/|\.)/.test(o) - }, - u = function (o) { - return 'string' === typeof o - }, - h = function (o) { - return o.toLowerCase() - }, - p = (function () { - function o(o) { - var t = this - Object(i.o)(this, o), - (this.ionFocus = Object(i.g)(this, 'ionFocus', 7)), - (this.ionBlur = Object(i.g)(this, 'ionBlur', 7)), - (this.inItem = !1), - (this.inListHeader = !1), - (this.inToolbar = !1), - (this.inheritedAttributes = {}), - (this.buttonType = 'button'), - (this.disabled = !1), - (this.routerDirection = 'forward'), - (this.strong = !1), - (this.type = 'button'), - (this.handleClick = function (o) { - if ('button' === t.type) Object(s.d)(t.href, o, t.routerDirection, t.routerAnimation) - else if (Object(a.k)(t.el)) { - var n = t.el.closest('form') - if (n) { - o.preventDefault() - var r = document.createElement('button') - ;(r.type = t.type), (r.style.display = 'none'), n.appendChild(r), r.click(), r.remove() - } - } - }), - (this.onFocus = function () { - t.ionFocus.emit() - }), - (this.onBlur = function () { - t.ionBlur.emit() - }) - } - return ( - (o.prototype.componentWillLoad = function () { - ;(this.inToolbar = !!this.el.closest('ion-buttons')), - (this.inListHeader = !!this.el.closest('ion-list-header')), - (this.inItem = !!this.el.closest('ion-item') || !!this.el.closest('ion-item-divider')), - (this.inheritedAttributes = Object(a.i)(this.el, ['aria-label'])) - }), - Object.defineProperty(o.prototype, 'hasIconOnly', { - get: function () { - return !!this.el.querySelector('[slot="icon-only"]') - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(o.prototype, 'rippleType', { - get: function () { - return (void 0 === this.fill || 'clear' === this.fill) && this.hasIconOnly && this.inToolbar - ? 'unbounded' - : 'bounded' - }, - enumerable: !1, - configurable: !0, - }), - (o.prototype.render = function () { - var o, - t = Object(e.b)(this), - n = this, - r = n.buttonType, - a = n.type, - c = n.disabled, - l = n.rel, - d = n.target, - b = n.size, - u = n.href, - h = n.color, - p = n.expand, - g = n.hasIconOnly, - f = n.shape, - v = n.strong, - m = n.inheritedAttributes, - k = void 0 === b && this.inItem ? 'small' : b, - y = void 0 === u ? 'button' : 'a', - w = 'button' === y ? { type: a } : { download: this.download, href: u, rel: l, target: d }, - x = this.fill - return ( - void 0 === x && (x = this.inToolbar || this.inListHeader ? 'clear' : 'solid'), - Object(i.j)( - i.c, - { - onClick: this.handleClick, - 'aria-disabled': c ? 'true' : null, - class: Object(s.a)( - h, - ((o = {}), - (o[t] = !0), - (o[r] = !0), - (o[r + '-' + p] = void 0 !== p), - (o[r + '-' + k] = void 0 !== k), - (o[r + '-' + f] = void 0 !== f), - (o[r + '-' + x] = !0), - (o[r + '-strong'] = v), - (o['in-toolbar'] = Object(s.c)('ion-toolbar', this.el)), - (o['in-toolbar-color'] = Object(s.c)('ion-toolbar[color]', this.el)), - (o['button-has-icon-only'] = g), - (o['button-disabled'] = c), - (o['ion-activatable'] = !0), - (o['ion-focusable'] = !0), - o) - ), - }, - Object(i.j)( - y, - Object.assign( - {}, - w, - { - class: 'button-native', - part: 'native', - disabled: c, - onFocus: this.onFocus, - onBlur: this.onBlur, - }, - m - ), - Object(i.j)( - 'span', - { class: 'button-inner' }, - Object(i.j)('slot', { name: 'icon-only' }), - Object(i.j)('slot', { name: 'start' }), - Object(i.j)('slot', null), - Object(i.j)('slot', { name: 'end' }) - ), - 'md' === t && Object(i.j)('ion-ripple-effect', { type: this.rippleType }) - ) - ) - ) - }), - Object.defineProperty(o.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - o - ) - })() - p.style = { - ios: ':host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-solid){--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff)}:host(.button-outline){--border-color:var(--ion-color-primary, #3880ff);--background:transparent;--color:var(--ion-color-primary, #3880ff)}:host(.button-clear){--border-width:0;--background:transparent;--color:var(--ion-color-primary, #3880ff)}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;display:block;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;display:block;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-native::-moz-focus-inner{border:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}::slotted(ion-icon){font-size:1.4em;pointer-events:none}::slotted(ion-icon[slot=start]){margin-left:-0.3em;margin-right:0.3em;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:-0.3em;margin-inline-start:-0.3em;-webkit-margin-end:0.3em;margin-inline-end:0.3em}}::slotted(ion-icon[slot=end]){margin-left:0.3em;margin-right:-0.2em;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:0.3em;margin-inline-start:0.3em;-webkit-margin-end:-0.2em;margin-inline-end:-0.2em}}::slotted(ion-icon[slot=icon-only]){font-size:1.8em}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-base)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}:host{--border-radius:10px;--padding-top:0;--padding-bottom:0;--padding-start:1em;--padding-end:1em;--transition:background-color, opacity 100ms linear;margin-left:2px;margin-right:2px;margin-top:4px;margin-bottom:4px;height:2.8em;font-size:16px;font-weight:500;letter-spacing:-0.03em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px}}:host(.button-solid){--background-activated:var(--ion-color-primary-shade, #3171e0);--background-focused:var(--ion-color-primary-shade, #3171e0);--background-hover:var(--ion-color-primary-tint, #4c8dff);--background-activated-opacity:1;--background-focused-opacity:1;--background-hover-opacity:1}:host(.button-outline){--border-radius:10px;--border-width:1px;--border-style:solid;--background-activated:var(--ion-color-primary, #3880ff);--background-focused:var(--ion-color-primary, #3880ff);--background-hover:transparent;--background-focused-opacity:.1;--color-activated:var(--ion-color-primary-contrast, #fff)}:host(.button-clear){--background-activated:transparent;--background-focused:var(--ion-color-primary, #3880ff);--background-hover:transparent;--background-focused-opacity:.1;font-size:17px;font-weight:normal;letter-spacing:0}:host(.button-large){--border-radius:12px;--padding-top:0;--padding-start:1em;--padding-end:1em;--padding-bottom:0;height:2.8em;font-size:20px}:host(.button-small){--border-radius:6px;--padding-top:0;--padding-start:0.9em;--padding-end:0.9em;--padding-bottom:0;height:2.1em;font-size:13px}:host(.button-round){--border-radius:64px;--padding-top:0;--padding-start:26px;--padding-end:26px;--padding-bottom:0}:host(.button-strong){font-weight:600}:host(.button-clear.ion-activated){opacity:0.4}:host(.button-outline.ion-activated.ion-color) .button-native{color:var(--ion-color-contrast)}:host(.button-outline.ion-activated.ion-color) .button-native::after{background:var(--ion-color-base)}:host(.button-solid.ion-color.ion-activated) .button-native::after{background:var(--ion-color-shade)}:host(.button-outline.ion-focused.ion-color) .button-native,:host(.button-clear.ion-focused.ion-color) .button-native{color:var(--ion-color-base)}:host(.button-outline.ion-focused.ion-color) .button-native::after,:host(.button-clear.ion-focused.ion-color) .button-native::after{background:var(--ion-color-base)}:host(.button-solid.ion-color.ion-focused) .button-native::after{background:var(--ion-color-shade)}@media (any-hover: hover){:host(.button-clear:hover),:host(.button-outline:hover){opacity:0.6}:host(.button-clear.ion-color:hover) .button-native,:host(.button-outline.ion-color:hover) .button-native{color:var(--ion-color-base)}:host(.button-clear.ion-color:hover) .button-native::after,:host(.button-outline.ion-color:hover) .button-native::after{background:transparent}:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-tint)}:host(:hover.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native::after{background:#fff;opacity:0.1}}', - md: ':host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-solid){--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff)}:host(.button-outline){--border-color:var(--ion-color-primary, #3880ff);--background:transparent;--color:var(--ion-color-primary, #3880ff)}:host(.button-clear){--border-width:0;--background:transparent;--color:var(--ion-color-primary, #3880ff)}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;display:block;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;display:block;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-native::-moz-focus-inner{border:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}::slotted(ion-icon){font-size:1.4em;pointer-events:none}::slotted(ion-icon[slot=start]){margin-left:-0.3em;margin-right:0.3em;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:-0.3em;margin-inline-start:-0.3em;-webkit-margin-end:0.3em;margin-inline-end:0.3em}}::slotted(ion-icon[slot=end]){margin-left:0.3em;margin-right:-0.2em;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:0.3em;margin-inline-start:0.3em;-webkit-margin-end:-0.2em;margin-inline-end:-0.2em}}::slotted(ion-icon[slot=icon-only]){font-size:1.8em}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-base)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}:host{--border-radius:4px;--padding-top:0;--padding-bottom:0;--padding-start:1.1em;--padding-end:1.1em;--transition:box-shadow 280ms cubic-bezier(.4, 0, .2, 1),\n background-color 15ms linear,\n color 15ms linear;margin-left:2px;margin-right:2px;margin-top:4px;margin-bottom:4px;height:36px;font-size:14px;font-weight:500;letter-spacing:0.06em;text-transform:uppercase}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px}}:host(.button-solid){--background-activated:transparent;--background-hover:var(--ion-color-primary-contrast, #fff);--background-focused:var(--ion-color-primary-contrast, #fff);--background-activated-opacity:0;--background-focused-opacity:.24;--background-hover-opacity:.08;--box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)}:host(.button-solid.ion-activated){--box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12)}:host(.button-outline){--border-width:2px;--border-style:solid;--box-shadow:none;--background-activated:transparent;--background-focused:var(--ion-color-primary, #3880ff);--background-hover:var(--ion-color-primary, #3880ff);--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04}:host(.button-outline.ion-activated.ion-color) .button-native{background:transparent}:host(.button-clear){--background-activated:transparent;--background-focused:var(--ion-color-primary, #3880ff);--background-hover:var(--ion-color-primary, #3880ff);--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04}:host(.button-round){--border-radius:64px;--padding-top:0;--padding-start:26px;--padding-end:26px;--padding-bottom:0}:host(.button-large){--padding-top:0;--padding-start:1em;--padding-end:1em;--padding-bottom:0;height:2.8em;font-size:20px}:host(.button-small){--padding-top:0;--padding-start:0.9em;--padding-end:0.9em;--padding-bottom:0;height:2.1em;font-size:13px}:host(.button-strong){font-weight:bold}::slotted(ion-icon[slot=icon-only]){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}:host(.button-solid.ion-color.ion-focused) .button-native::after{background:var(--ion-color-contrast)}:host(.button-clear.ion-color.ion-focused) .button-native::after,:host(.button-outline.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}@media (any-hover: hover){:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-contrast)}:host(.button-clear.ion-color:hover) .button-native::after,:host(.button-outline.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}', - } - var g = function o(t) { - if (1 === t.nodeType) { - if ('script' === t.nodeName.toLowerCase()) return !1 - for (var n = 0; n < t.attributes.length; n++) { - var r = t.attributes[n].value - if (u(r) && 0 === r.toLowerCase().indexOf('on')) return !1 - } - for (n = 0; n < t.childNodes.length; n++) if (!o(t.childNodes[n])) return !1 - } - return !0 - }, - f = new Map(), - v = new Map(), - m = function (o, t) { - var n = v.get(o) - if (!n) { - if ('undefined' === typeof fetch || 'undefined' === typeof document) return f.set(o, ''), Promise.resolve() - ;(n = fetch(o).then(function (n) { - if (n.ok) - return n.text().then(function (n) { - n && - !1 !== t && - (n = (function (o) { - var t = document.createElement('div') - t.innerHTML = o - for (var n = t.childNodes.length - 1; n >= 0; n--) - 'svg' !== t.childNodes[n].nodeName.toLowerCase() && t.removeChild(t.childNodes[n]) - var r = t.firstElementChild - if (r && 'svg' === r.nodeName.toLowerCase()) { - var i = r.getAttribute('class') || '' - if ((r.setAttribute('class', (i + ' s-ion-icon').trim()), g(r))) return t.innerHTML - } - return '' - })(n)), - f.set(o, n || '') - }) - f.set(o, '') - })), - v.set(o, n) - } - return n - }, - k = (function () { - function o(o) { - Object(i.o)(this, o), - (this.iconName = null), - (this.isVisible = !1), - (this.mode = y()), - (this.lazy = !1), - (this.sanitize = !0) - } - return ( - (o.prototype.connectedCallback = function () { - var o = this - this.waitUntilVisible(this.el, '50px', function () { - ;(o.isVisible = !0), o.loadIcon() - }) - }), - (o.prototype.disconnectedCallback = function () { - this.io && (this.io.disconnect(), (this.io = void 0)) - }), - (o.prototype.waitUntilVisible = function (o, t, n) { - var r = this - if (this.lazy && 'undefined' !== typeof window && window.IntersectionObserver) { - var i = (this.io = new window.IntersectionObserver( - function (o) { - o[0].isIntersecting && (i.disconnect(), (r.io = void 0), n()) - }, - { rootMargin: t } - )) - i.observe(o) - } else n() - }), - (o.prototype.loadIcon = function () { - var o = this - if (this.isVisible) { - var t = (function (o) { - var t = d(o.src) - if (t) return t - if ((t = l(o.name, o.icon, o.mode, o.ios, o.md))) return c(t) - if (o.icon) { - if ((t = d(o.icon))) return t - if ((t = d(o.icon[o.mode]))) return t - } - return null - })(this) - t && - (f.has(t) - ? (this.svgContent = f.get(t)) - : m(t, this.sanitize).then(function () { - return (o.svgContent = f.get(t)) - })) - } - var n = (this.iconName = l(this.name, this.icon, this.mode, this.ios, this.md)) - this.ariaLabel || 'true' === this.ariaHidden || (n && (this.ariaLabel = n.replace(/\-/g, ' '))) - }), - (o.prototype.render = function () { - var o, - t, - n = this.iconName, - r = this.mode || 'md', - e = this.flipRtl || (n && (n.indexOf('arrow') > -1 || n.indexOf('chevron') > -1) && !1 !== this.flipRtl) - return Object(i.j)( - i.c, - { - role: 'img', - class: Object.assign( - Object.assign(((o = {}), (o[r] = !0), o), w(this.color)), - ((t = {}), - (t['icon-' + this.size] = !!this.size), - (t['flip-rtl'] = !!e && 'rtl' === this.el.ownerDocument.dir), - t) - ), - }, - this.svgContent - ? Object(i.j)('div', { class: 'icon-inner', innerHTML: this.svgContent }) - : Object(i.j)('div', { class: 'icon-inner' }) - ) - }), - Object.defineProperty(o, 'assetsDirs', { - get: function () { - return ['svg'] - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(o.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(o, 'watchers', { - get: function () { - return { name: ['loadIcon'], src: ['loadIcon'], icon: ['loadIcon'] } - }, - enumerable: !1, - configurable: !0, - }), - o - ) - })(), - y = function () { - return ('undefined' !== typeof document && document.documentElement.getAttribute('mode')) || 'md' - }, - w = function (o) { - var t - return o ? (((t = { 'ion-color': !0 })['ion-color-' + o] = !0), t) : null - } - k.style = - ':host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host .ionicon{stroke:currentColor}.ionicon-fill-none{fill:none}.ionicon-stroke-width{stroke-width:32px;stroke-width:var(--ionicon-stroke-width, 32px)}.icon-inner,.ionicon,svg{display:block;height:100%;width:100%}:host(.flip-rtl) .icon-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}:host(.icon-small){font-size:18px !important}:host(.icon-large){font-size:32px !important}:host(.ion-color){color:var(--ion-color-base) !important}:host(.ion-color-primary){--ion-color-base:var(--ion-color-primary, #3880ff)}:host(.ion-color-secondary){--ion-color-base:var(--ion-color-secondary, #0cd1e8)}:host(.ion-color-tertiary){--ion-color-base:var(--ion-color-tertiary, #f4a942)}:host(.ion-color-success){--ion-color-base:var(--ion-color-success, #10dc60)}:host(.ion-color-warning){--ion-color-base:var(--ion-color-warning, #ffce00)}:host(.ion-color-danger){--ion-color-base:var(--ion-color-danger, #f14141)}:host(.ion-color-light){--ion-color-base:var(--ion-color-light, #f4f5f8)}:host(.ion-color-medium){--ion-color-base:var(--ion-color-medium, #989aa2)}:host(.ion-color-dark){--ion-color-base:var(--ion-color-dark, #222428)}' - }, - }, -]) -//# sourceMappingURL=19.92fbdb72.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[19],{133:function(o,t,n){"use strict";n.d(t,"a",(function(){return e})),n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return i})),n.d(t,"d",(function(){return c}));var r=n(1),i=function(o,t){return null!==t.closest(o)},e=function(o,t){var n;return"string"===typeof o&&o.length>0?Object.assign(((n={"ion-color":!0})["ion-color-"+o]=!0,n),t):t},a=function(o){var t={};return function(o){return void 0!==o?(Array.isArray(o)?o:o.split(" ")).filter((function(o){return null!=o})).map((function(o){return o.trim()})).filter((function(o){return""!==o})):[]}(o).forEach((function(o){return t[o]=!0})),t},s=/^[a-z][a-z0-9+\-.]*:/,c=function(o,t,n,i){return Object(r.a)(void 0,void 0,void 0,(function(){var e;return Object(r.c)(this,(function(r){return null!=o&&"#"!==o[0]&&!s.test(o)&&(e=document.querySelector("ion-router"))?(null!=t&&t.preventDefault(),[2,e.push(o,n,i)]):[2,!1]}))}))}},94:function(o,t,n){"use strict";n.r(t),n.d(t,"ion_button",(function(){return p})),n.d(t,"ion_icon",(function(){return k}));var r,i=n(13),e=n(14),a=n(12),s=n(133),c=function(o){var t=function(){if("undefined"===typeof window)return new Map;if(!r){var o=window;o.Ionicons=o.Ionicons||{},r=o.Ionicons.map=o.Ionicons.map||new Map}return r}().get(o);return t||Object(i.m)("svg/"+o+".svg")},l=function(o,t,n,r,i){return n="ios"===(n&&h(n))?"ios":"md",r&&"ios"===n?o=h(r):i&&"md"===n?o=h(i):(o||!t||b(t)||(o=t),u(o)&&(o=h(o))),u(o)&&""!==o.trim()?""!==o.replace(/[a-z]|-|\d/gi,"")?null:o:null},d=function(o){return u(o)&&(o=o.trim(),b(o))?o:null},b=function(o){return o.length>0&&/(\/|\.)/.test(o)},u=function(o){return"string"===typeof o},h=function(o){return o.toLowerCase()},p=function(){function o(o){var t=this;Object(i.o)(this,o),this.ionFocus=Object(i.g)(this,"ionFocus",7),this.ionBlur=Object(i.g)(this,"ionBlur",7),this.inItem=!1,this.inListHeader=!1,this.inToolbar=!1,this.inheritedAttributes={},this.buttonType="button",this.disabled=!1,this.routerDirection="forward",this.strong=!1,this.type="button",this.handleClick=function(o){if("button"===t.type)Object(s.d)(t.href,o,t.routerDirection,t.routerAnimation);else if(Object(a.k)(t.el)){var n=t.el.closest("form");if(n){o.preventDefault();var r=document.createElement("button");r.type=t.type,r.style.display="none",n.appendChild(r),r.click(),r.remove()}}},this.onFocus=function(){t.ionFocus.emit()},this.onBlur=function(){t.ionBlur.emit()}}return o.prototype.componentWillLoad=function(){this.inToolbar=!!this.el.closest("ion-buttons"),this.inListHeader=!!this.el.closest("ion-list-header"),this.inItem=!!this.el.closest("ion-item")||!!this.el.closest("ion-item-divider"),this.inheritedAttributes=Object(a.i)(this.el,["aria-label"])},Object.defineProperty(o.prototype,"hasIconOnly",{get:function(){return!!this.el.querySelector('[slot="icon-only"]')},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"rippleType",{get:function(){return(void 0===this.fill||"clear"===this.fill)&&this.hasIconOnly&&this.inToolbar?"unbounded":"bounded"},enumerable:!1,configurable:!0}),o.prototype.render=function(){var o,t=Object(e.b)(this),n=this,r=n.buttonType,a=n.type,c=n.disabled,l=n.rel,d=n.target,b=n.size,u=n.href,h=n.color,p=n.expand,g=n.hasIconOnly,f=n.shape,v=n.strong,m=n.inheritedAttributes,k=void 0===b&&this.inItem?"small":b,y=void 0===u?"button":"a",w="button"===y?{type:a}:{download:this.download,href:u,rel:l,target:d},x=this.fill;return void 0===x&&(x=this.inToolbar||this.inListHeader?"clear":"solid"),Object(i.j)(i.c,{onClick:this.handleClick,"aria-disabled":c?"true":null,class:Object(s.a)(h,(o={},o[t]=!0,o[r]=!0,o[r+"-"+p]=void 0!==p,o[r+"-"+k]=void 0!==k,o[r+"-"+f]=void 0!==f,o[r+"-"+x]=!0,o[r+"-strong"]=v,o["in-toolbar"]=Object(s.c)("ion-toolbar",this.el),o["in-toolbar-color"]=Object(s.c)("ion-toolbar[color]",this.el),o["button-has-icon-only"]=g,o["button-disabled"]=c,o["ion-activatable"]=!0,o["ion-focusable"]=!0,o))},Object(i.j)(y,Object.assign({},w,{class:"button-native",part:"native",disabled:c,onFocus:this.onFocus,onBlur:this.onBlur},m),Object(i.j)("span",{class:"button-inner"},Object(i.j)("slot",{name:"icon-only"}),Object(i.j)("slot",{name:"start"}),Object(i.j)("slot",null),Object(i.j)("slot",{name:"end"})),"md"===t&&Object(i.j)("ion-ripple-effect",{type:this.rippleType})))},Object.defineProperty(o.prototype,"el",{get:function(){return Object(i.k)(this)},enumerable:!1,configurable:!0}),o}();p.style={ios:':host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-solid){--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff)}:host(.button-outline){--border-color:var(--ion-color-primary, #3880ff);--background:transparent;--color:var(--ion-color-primary, #3880ff)}:host(.button-clear){--border-width:0;--background:transparent;--color:var(--ion-color-primary, #3880ff)}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;display:block;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;display:block;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-native::-moz-focus-inner{border:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}::slotted(ion-icon){font-size:1.4em;pointer-events:none}::slotted(ion-icon[slot=start]){margin-left:-0.3em;margin-right:0.3em;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:-0.3em;margin-inline-start:-0.3em;-webkit-margin-end:0.3em;margin-inline-end:0.3em}}::slotted(ion-icon[slot=end]){margin-left:0.3em;margin-right:-0.2em;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:0.3em;margin-inline-start:0.3em;-webkit-margin-end:-0.2em;margin-inline-end:-0.2em}}::slotted(ion-icon[slot=icon-only]){font-size:1.8em}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-base)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}:host{--border-radius:10px;--padding-top:0;--padding-bottom:0;--padding-start:1em;--padding-end:1em;--transition:background-color, opacity 100ms linear;margin-left:2px;margin-right:2px;margin-top:4px;margin-bottom:4px;height:2.8em;font-size:16px;font-weight:500;letter-spacing:-0.03em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px}}:host(.button-solid){--background-activated:var(--ion-color-primary-shade, #3171e0);--background-focused:var(--ion-color-primary-shade, #3171e0);--background-hover:var(--ion-color-primary-tint, #4c8dff);--background-activated-opacity:1;--background-focused-opacity:1;--background-hover-opacity:1}:host(.button-outline){--border-radius:10px;--border-width:1px;--border-style:solid;--background-activated:var(--ion-color-primary, #3880ff);--background-focused:var(--ion-color-primary, #3880ff);--background-hover:transparent;--background-focused-opacity:.1;--color-activated:var(--ion-color-primary-contrast, #fff)}:host(.button-clear){--background-activated:transparent;--background-focused:var(--ion-color-primary, #3880ff);--background-hover:transparent;--background-focused-opacity:.1;font-size:17px;font-weight:normal;letter-spacing:0}:host(.button-large){--border-radius:12px;--padding-top:0;--padding-start:1em;--padding-end:1em;--padding-bottom:0;height:2.8em;font-size:20px}:host(.button-small){--border-radius:6px;--padding-top:0;--padding-start:0.9em;--padding-end:0.9em;--padding-bottom:0;height:2.1em;font-size:13px}:host(.button-round){--border-radius:64px;--padding-top:0;--padding-start:26px;--padding-end:26px;--padding-bottom:0}:host(.button-strong){font-weight:600}:host(.button-clear.ion-activated){opacity:0.4}:host(.button-outline.ion-activated.ion-color) .button-native{color:var(--ion-color-contrast)}:host(.button-outline.ion-activated.ion-color) .button-native::after{background:var(--ion-color-base)}:host(.button-solid.ion-color.ion-activated) .button-native::after{background:var(--ion-color-shade)}:host(.button-outline.ion-focused.ion-color) .button-native,:host(.button-clear.ion-focused.ion-color) .button-native{color:var(--ion-color-base)}:host(.button-outline.ion-focused.ion-color) .button-native::after,:host(.button-clear.ion-focused.ion-color) .button-native::after{background:var(--ion-color-base)}:host(.button-solid.ion-color.ion-focused) .button-native::after{background:var(--ion-color-shade)}@media (any-hover: hover){:host(.button-clear:hover),:host(.button-outline:hover){opacity:0.6}:host(.button-clear.ion-color:hover) .button-native,:host(.button-outline.ion-color:hover) .button-native{color:var(--ion-color-base)}:host(.button-clear.ion-color:hover) .button-native::after,:host(.button-outline.ion-color:hover) .button-native::after{background:transparent}:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-tint)}:host(:hover.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native::after{background:#fff;opacity:0.1}}',md:':host{--overflow:hidden;--ripple-color:currentColor;--border-width:initial;--border-color:initial;--border-style:initial;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--box-shadow:none;display:inline-block;width:auto;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;vertical-align:-webkit-baseline-middle;-webkit-font-kerning:none;font-kerning:none}:host(.button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.button-solid){--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff)}:host(.button-outline){--border-color:var(--ion-color-primary, #3880ff);--background:transparent;--color:var(--ion-color-primary, #3880ff)}:host(.button-clear){--border-width:0;--background:transparent;--color:var(--ion-color-primary, #3880ff)}:host(.button-block){display:block}:host(.button-block) .button-native{margin-left:0;margin-right:0;display:block;width:100%;clear:both;contain:content}:host(.button-block) .button-native::after{clear:both}:host(.button-full){display:block}:host(.button-full) .button-native{margin-left:0;margin-right:0;display:block;width:100%;contain:content}:host(.button-full:not(.button-round)) .button-native{border-radius:0;border-right-width:0;border-left-width:0}.button-native{border-radius:var(--border-radius);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);line-height:1;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:layout style;cursor:pointer;opacity:var(--opacity);overflow:var(--overflow);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-native::-moz-focus-inner{border:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}::slotted(ion-icon){font-size:1.4em;pointer-events:none}::slotted(ion-icon[slot=start]){margin-left:-0.3em;margin-right:0.3em;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:-0.3em;margin-inline-start:-0.3em;-webkit-margin-end:0.3em;margin-inline-end:0.3em}}::slotted(ion-icon[slot=end]){margin-left:0.3em;margin-right:-0.2em;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:0.3em;margin-inline-start:0.3em;-webkit-margin-end:-0.2em;margin-inline-end:-0.2em}}::slotted(ion-icon[slot=icon-only]){font-size:1.8em}ion-ripple-effect{color:var(--ripple-color)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}:host(.ion-activated){color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-focused){color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){:host(:hover){color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.button-solid.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.button-outline.ion-color) .button-native{border-color:var(--ion-color-base);background:transparent;color:var(--ion-color-base)}:host(.button-clear.ion-color) .button-native{background:transparent;color:var(--ion-color-base)}:host(.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{color:var(--ion-toolbar-color, var(--color))}:host(.button-outline.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{border-color:var(--ion-toolbar-color, var(--color, var(--border-color)))}:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native{background:var(--ion-toolbar-color, var(--background));color:var(--ion-toolbar-background, var(--color))}:host{--border-radius:4px;--padding-top:0;--padding-bottom:0;--padding-start:1.1em;--padding-end:1.1em;--transition:box-shadow 280ms cubic-bezier(.4, 0, .2, 1),\n background-color 15ms linear,\n color 15ms linear;margin-left:2px;margin-right:2px;margin-top:4px;margin-bottom:4px;height:36px;font-size:14px;font-weight:500;letter-spacing:0.06em;text-transform:uppercase}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px}}:host(.button-solid){--background-activated:transparent;--background-hover:var(--ion-color-primary-contrast, #fff);--background-focused:var(--ion-color-primary-contrast, #fff);--background-activated-opacity:0;--background-focused-opacity:.24;--background-hover-opacity:.08;--box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)}:host(.button-solid.ion-activated){--box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12)}:host(.button-outline){--border-width:2px;--border-style:solid;--box-shadow:none;--background-activated:transparent;--background-focused:var(--ion-color-primary, #3880ff);--background-hover:var(--ion-color-primary, #3880ff);--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04}:host(.button-outline.ion-activated.ion-color) .button-native{background:transparent}:host(.button-clear){--background-activated:transparent;--background-focused:var(--ion-color-primary, #3880ff);--background-hover:var(--ion-color-primary, #3880ff);--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04}:host(.button-round){--border-radius:64px;--padding-top:0;--padding-start:26px;--padding-end:26px;--padding-bottom:0}:host(.button-large){--padding-top:0;--padding-start:1em;--padding-end:1em;--padding-bottom:0;height:2.8em;font-size:20px}:host(.button-small){--padding-top:0;--padding-start:0.9em;--padding-end:0.9em;--padding-bottom:0;height:2.1em;font-size:13px}:host(.button-strong){font-weight:bold}::slotted(ion-icon[slot=icon-only]){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}:host(.button-solid.ion-color.ion-focused) .button-native::after{background:var(--ion-color-contrast)}:host(.button-clear.ion-color.ion-focused) .button-native::after,:host(.button-outline.ion-color.ion-focused) .button-native::after{background:var(--ion-color-base)}@media (any-hover: hover){:host(.button-solid.ion-color:hover) .button-native::after{background:var(--ion-color-contrast)}:host(.button-clear.ion-color:hover) .button-native::after,:host(.button-outline.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}'};var g=function o(t){if(1===t.nodeType){if("script"===t.nodeName.toLowerCase())return!1;for(var n=0;n=0;n--)"svg"!==t.childNodes[n].nodeName.toLowerCase()&&t.removeChild(t.childNodes[n]);var r=t.firstElementChild;if(r&&"svg"===r.nodeName.toLowerCase()){var i=r.getAttribute("class")||"";if(r.setAttribute("class",(i+" s-ion-icon").trim()),g(r))return t.innerHTML}return""}(n)),f.set(o,n||"")}));f.set(o,"")})),v.set(o,n)}return n},k=function(){function o(o){Object(i.o)(this,o),this.iconName=null,this.isVisible=!1,this.mode=y(),this.lazy=!1,this.sanitize=!0}return o.prototype.connectedCallback=function(){var o=this;this.waitUntilVisible(this.el,"50px",(function(){o.isVisible=!0,o.loadIcon()}))},o.prototype.disconnectedCallback=function(){this.io&&(this.io.disconnect(),this.io=void 0)},o.prototype.waitUntilVisible=function(o,t,n){var r=this;if(this.lazy&&"undefined"!==typeof window&&window.IntersectionObserver){var i=this.io=new window.IntersectionObserver((function(o){o[0].isIntersecting&&(i.disconnect(),r.io=void 0,n())}),{rootMargin:t});i.observe(o)}else n()},o.prototype.loadIcon=function(){var o=this;if(this.isVisible){var t=function(o){var t=d(o.src);if(t)return t;if(t=l(o.name,o.icon,o.mode,o.ios,o.md))return c(t);if(o.icon){if(t=d(o.icon))return t;if(t=d(o.icon[o.mode]))return t}return null}(this);t&&(f.has(t)?this.svgContent=f.get(t):m(t,this.sanitize).then((function(){return o.svgContent=f.get(t)})))}var n=this.iconName=l(this.name,this.icon,this.mode,this.ios,this.md);this.ariaLabel||"true"===this.ariaHidden||n&&(this.ariaLabel=n.replace(/\-/g," "))},o.prototype.render=function(){var o,t,n=this.iconName,r=this.mode||"md",e=this.flipRtl||n&&(n.indexOf("arrow")>-1||n.indexOf("chevron")>-1)&&!1!==this.flipRtl;return Object(i.j)(i.c,{role:"img",class:Object.assign(Object.assign((o={},o[r]=!0,o),w(this.color)),(t={},t["icon-"+this.size]=!!this.size,t["flip-rtl"]=!!e&&"rtl"===this.el.ownerDocument.dir,t))},this.svgContent?Object(i.j)("div",{class:"icon-inner",innerHTML:this.svgContent}):Object(i.j)("div",{class:"icon-inner"}))},Object.defineProperty(o,"assetsDirs",{get:function(){return["svg"]},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"el",{get:function(){return Object(i.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(o,"watchers",{get:function(){return{name:["loadIcon"],src:["loadIcon"],icon:["loadIcon"]}},enumerable:!1,configurable:!0}),o}(),y=function(){return"undefined"!==typeof document&&document.documentElement.getAttribute("mode")||"md"},w=function(o){var t;return o?((t={"ion-color":!0})["ion-color-"+o]=!0,t):null};k.style=":host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host .ionicon{stroke:currentColor}.ionicon-fill-none{fill:none}.ionicon-stroke-width{stroke-width:32px;stroke-width:var(--ionicon-stroke-width, 32px)}.icon-inner,.ionicon,svg{display:block;height:100%;width:100%}:host(.flip-rtl) .icon-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}:host(.icon-small){font-size:18px !important}:host(.icon-large){font-size:32px !important}:host(.ion-color){color:var(--ion-color-base) !important}:host(.ion-color-primary){--ion-color-base:var(--ion-color-primary, #3880ff)}:host(.ion-color-secondary){--ion-color-base:var(--ion-color-secondary, #0cd1e8)}:host(.ion-color-tertiary){--ion-color-base:var(--ion-color-tertiary, #f4a942)}:host(.ion-color-success){--ion-color-base:var(--ion-color-success, #10dc60)}:host(.ion-color-warning){--ion-color-base:var(--ion-color-warning, #ffce00)}:host(.ion-color-danger){--ion-color-base:var(--ion-color-danger, #f14141)}:host(.ion-color-light){--ion-color-base:var(--ion-color-light, #f4f5f8)}:host(.ion-color-medium){--ion-color-base:var(--ion-color-medium, #989aa2)}:host(.ion-color-dark){--ion-color-base:var(--ion-color-dark, #222428)}"}}]); +//# sourceMappingURL=19.92fbdb72.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/20.d46f9990.chunk.js b/docs/static/js/20.d46f9990.chunk.js index 17faad0..216b83e 100644 --- a/docs/static/js/20.d46f9990.chunk.js +++ b/docs/static/js/20.d46f9990.chunk.js @@ -1,242 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [20], - { - 133: function (t, r, n) { - 'use strict' - n.d(r, 'a', function () { - return e - }), - n.d(r, 'b', function () { - return a - }), - n.d(r, 'c', function () { - return o - }), - n.d(r, 'd', function () { - return d - }) - var i = n(1), - o = function (t, r) { - return null !== r.closest(t) - }, - e = function (t, r) { - var n - return 'string' === typeof t && t.length > 0 - ? Object.assign((((n = { 'ion-color': !0 })['ion-color-' + t] = !0), n), r) - : r - }, - a = function (t) { - var r = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (r[t] = !0) - }), - r - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - d = function (t, r, n, o) { - return Object(i.a)(void 0, void 0, void 0, function () { - var e - return Object(i.c)(this, function (i) { - return null != t && '#' !== t[0] && !s.test(t) && (e = document.querySelector('ion-router')) - ? (null != r && r.preventDefault(), [2, e.push(t, n, o)]) - : [2, !1] - }) - }) - } - }, - 95: function (t, r, n) { - 'use strict' - n.r(r), - n.d(r, 'ion_card', function () { - return a - }), - n.d(r, 'ion_card_content', function () { - return s - }), - n.d(r, 'ion_card_header', function () { - return d - }), - n.d(r, 'ion_card_subtitle', function () { - return c - }), - n.d(r, 'ion_card_title', function () { - return l - }) - var i = n(13), - o = n(14), - e = n(133), - a = (function () { - function t(t) { - Object(i.o)(this, t), - (this.button = !1), - (this.type = 'button'), - (this.disabled = !1), - (this.routerDirection = 'forward') - } - return ( - (t.prototype.isClickable = function () { - return void 0 !== this.href || this.button - }), - (t.prototype.renderCard = function (t) { - var r = this.isClickable() - if (!r) return [Object(i.j)('slot', null)] - var n = this, - o = n.href, - a = n.routerAnimation, - s = n.routerDirection, - d = r ? (void 0 === o ? 'button' : 'a') : 'div', - c = - 'button' === d - ? { type: this.type } - : { download: this.download, href: this.href, rel: this.rel, target: this.target } - return Object(i.j)( - d, - Object.assign({}, c, { - class: 'card-native', - part: 'native', - disabled: this.disabled, - onClick: function (t) { - return Object(e.d)(o, t, s, a) - }, - }), - Object(i.j)('slot', null), - r && 'md' === t && Object(i.j)('ion-ripple-effect', null) - ) - }), - (t.prototype.render = function () { - var t, - r = Object(o.b)(this) - return Object(i.j)( - i.c, - { - class: Object(e.a)( - this.color, - ((t = {}), - (t[r] = !0), - (t['card-disabled'] = this.disabled), - (t['ion-activatable'] = this.isClickable()), - t) - ), - }, - this.renderCard(r) - ) - }), - t - ) - })() - a.style = { - ios: ':host{--ion-safe-area-left:0px;--ion-safe-area-right:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.card-disabled){cursor:default;opacity:0.3;pointer-events:none}.card-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:inherit}.card-native::-moz-focus-inner{border:0}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}ion-ripple-effect{color:var(--ripple-color)}:host{--background:var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));--color:var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-600, #666666)));margin-left:16px;margin-right:16px;margin-top:24px;margin-bottom:24px;border-radius:8px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);transition:-webkit-transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);transition:transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);transition:transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1), -webkit-transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);font-size:14px;-webkit-box-shadow:0 4px 16px rgba(0, 0, 0, 0.12);box-shadow:0 4px 16px rgba(0, 0, 0, 0.12)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px}}:host(.ion-activated){-webkit-transform:scale3d(0.97, 0.97, 1);transform:scale3d(0.97, 0.97, 1)}', - md: ':host{--ion-safe-area-left:0px;--ion-safe-area-right:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.card-disabled){cursor:default;opacity:0.3;pointer-events:none}.card-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:inherit}.card-native::-moz-focus-inner{border:0}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}ion-ripple-effect{color:var(--ripple-color)}:host{--background:var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));--color:var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-550, #737373)));margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px;border-radius:4px;font-size:14px;-webkit-box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}', - } - var s = (function () { - function t(t) { - Object(i.o)(this, t) - } - return ( - (t.prototype.render = function () { - var t, - r = Object(o.b)(this) - return Object(i.j)(i.c, { class: ((t = {}), (t[r] = !0), (t['card-content-' + r] = !0), t) }) - }), - t - ) - })() - s.style = { - ios: 'ion-card-content{display:block;position:relative}.card-content-ios{padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:20px;font-size:16px;line-height:1.4}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.card-content-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px}}.card-content-ios h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}.card-content-ios h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:16px;font-weight:normal}.card-content-ios h3,.card-content-ios h4,.card-content-ios h5,.card-content-ios h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:14px;font-weight:normal}.card-content-ios p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:14px}ion-card-header+.card-content-ios{padding-top:0}', - md: 'ion-card-content{display:block;position:relative}.card-content-md{padding-left:16px;padding-right:16px;padding-top:13px;padding-bottom:13px;font-size:14px;line-height:1.5}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.card-content-md{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}.card-content-md h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}.card-content-md h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:16px;font-weight:normal}.card-content-md h3,.card-content-md h4,.card-content-md h5,.card-content-md h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:14px;font-weight:normal}.card-content-md p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:14px;font-weight:normal;line-height:1.5}ion-card-header+.card-content-md{padding-top:0}', - } - var d = (function () { - function t(t) { - Object(i.o)(this, t), (this.translucent = !1) - } - return ( - (t.prototype.render = function () { - var t, - r = Object(o.b)(this) - return Object(i.j)( - i.c, - { - class: Object(e.a)( - this.color, - ((t = { 'card-header-translucent': this.translucent, 'ion-inherit-color': !0 }), (t[r] = !0), t) - ), - }, - Object(i.j)('slot', null) - ) - }), - t - ) - })() - d.style = { - ios: ':host{--background:transparent;--color:inherit;display:block;position:relative;background:var(--background);color:var(--color)}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px}}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.card-header-translucent){background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.9);-webkit-backdrop-filter:saturate(180%) blur(30px);backdrop-filter:saturate(180%) blur(30px)}}', - md: ':host{--background:transparent;--color:inherit;display:block;position:relative;background:var(--background);color:var(--color)}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}::slotted(ion-card-title:not(:first-child)),::slotted(ion-card-subtitle:not(:first-child)){margin-top:8px}', - } - var c = (function () { - function t(t) { - Object(i.o)(this, t) - } - return ( - (t.prototype.render = function () { - var t, - r = Object(o.b)(this) - return Object(i.j)( - i.c, - { - role: 'heading', - 'aria-level': '3', - class: Object(e.a)(this.color, ((t = { 'ion-inherit-color': !0 }), (t[r] = !0), t)), - }, - Object(i.j)('slot', null) - ) - }), - t - ) - })() - c.style = { - ios: ':host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-600, #666666);margin-left:0;margin-right:0;margin-top:0;margin-bottom:4px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:12px;font-weight:700;letter-spacing:0.4px;text-transform:uppercase}', - md: ':host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-550, #737373);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:14px;font-weight:500}', - } - var l = (function () { - function t(t) { - Object(i.o)(this, t) - } - return ( - (t.prototype.render = function () { - var t, - r = Object(o.b)(this) - return Object(i.j)( - i.c, - { - role: 'heading', - 'aria-level': '2', - class: Object(e.a)(this.color, ((t = { 'ion-inherit-color': !0 }), (t[r] = !0), t)), - }, - Object(i.j)('slot', null) - ) - }), - t - ) - })() - l.style = { - ios: ':host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-text-color, #000);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:28px;font-weight:700;line-height:1.2}', - md: ':host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-850, #262626);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:20px;font-weight:500;line-height:1.2}', - } - }, - }, -]) -//# sourceMappingURL=20.d46f9990.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[20],{133:function(t,r,n){"use strict";n.d(r,"a",(function(){return e})),n.d(r,"b",(function(){return a})),n.d(r,"c",(function(){return o})),n.d(r,"d",(function(){return d}));var i=n(1),o=function(t,r){return null!==r.closest(t)},e=function(t,r){var n;return"string"===typeof t&&t.length>0?Object.assign(((n={"ion-color":!0})["ion-color-"+t]=!0,n),r):r},a=function(t){var r={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return r[t]=!0})),r},s=/^[a-z][a-z0-9+\-.]*:/,d=function(t,r,n,o){return Object(i.a)(void 0,void 0,void 0,(function(){var e;return Object(i.c)(this,(function(i){return null!=t&&"#"!==t[0]&&!s.test(t)&&(e=document.querySelector("ion-router"))?(null!=r&&r.preventDefault(),[2,e.push(t,n,o)]):[2,!1]}))}))}},95:function(t,r,n){"use strict";n.r(r),n.d(r,"ion_card",(function(){return a})),n.d(r,"ion_card_content",(function(){return s})),n.d(r,"ion_card_header",(function(){return d})),n.d(r,"ion_card_subtitle",(function(){return c})),n.d(r,"ion_card_title",(function(){return l}));var i=n(13),o=n(14),e=n(133),a=function(){function t(t){Object(i.o)(this,t),this.button=!1,this.type="button",this.disabled=!1,this.routerDirection="forward"}return t.prototype.isClickable=function(){return void 0!==this.href||this.button},t.prototype.renderCard=function(t){var r=this.isClickable();if(!r)return[Object(i.j)("slot",null)];var n=this,o=n.href,a=n.routerAnimation,s=n.routerDirection,d=r?void 0===o?"button":"a":"div",c="button"===d?{type:this.type}:{download:this.download,href:this.href,rel:this.rel,target:this.target};return Object(i.j)(d,Object.assign({},c,{class:"card-native",part:"native",disabled:this.disabled,onClick:function(t){return Object(e.d)(o,t,s,a)}}),Object(i.j)("slot",null),r&&"md"===t&&Object(i.j)("ion-ripple-effect",null))},t.prototype.render=function(){var t,r=Object(o.b)(this);return Object(i.j)(i.c,{class:Object(e.a)(this.color,(t={},t[r]=!0,t["card-disabled"]=this.disabled,t["ion-activatable"]=this.isClickable(),t))},this.renderCard(r))},t}();a.style={ios:":host{--ion-safe-area-left:0px;--ion-safe-area-right:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.card-disabled){cursor:default;opacity:0.3;pointer-events:none}.card-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:inherit}.card-native::-moz-focus-inner{border:0}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}ion-ripple-effect{color:var(--ripple-color)}:host{--background:var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));--color:var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-600, #666666)));margin-left:16px;margin-right:16px;margin-top:24px;margin-bottom:24px;border-radius:8px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);transition:-webkit-transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);transition:transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);transition:transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1), -webkit-transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);font-size:14px;-webkit-box-shadow:0 4px 16px rgba(0, 0, 0, 0.12);box-shadow:0 4px 16px rgba(0, 0, 0, 0.12)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px}}:host(.ion-activated){-webkit-transform:scale3d(0.97, 0.97, 1);transform:scale3d(0.97, 0.97, 1)}",md:":host{--ion-safe-area-left:0px;--ion-safe-area-right:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.card-disabled){cursor:default;opacity:0.3;pointer-events:none}.card-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:inherit}.card-native::-moz-focus-inner{border:0}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}ion-ripple-effect{color:var(--ripple-color)}:host{--background:var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));--color:var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-550, #737373)));margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px;border-radius:4px;font-size:14px;-webkit-box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);box-shadow:0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}"};var s=function(){function t(t){Object(i.o)(this,t)}return t.prototype.render=function(){var t,r=Object(o.b)(this);return Object(i.j)(i.c,{class:(t={},t[r]=!0,t["card-content-"+r]=!0,t)})},t}();s.style={ios:"ion-card-content{display:block;position:relative}.card-content-ios{padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:20px;font-size:16px;line-height:1.4}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.card-content-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px}}.card-content-ios h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}.card-content-ios h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:16px;font-weight:normal}.card-content-ios h3,.card-content-ios h4,.card-content-ios h5,.card-content-ios h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:14px;font-weight:normal}.card-content-ios p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:14px}ion-card-header+.card-content-ios{padding-top:0}",md:"ion-card-content{display:block;position:relative}.card-content-md{padding-left:16px;padding-right:16px;padding-top:13px;padding-bottom:13px;font-size:14px;line-height:1.5}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.card-content-md{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}.card-content-md h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}.card-content-md h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:16px;font-weight:normal}.card-content-md h3,.card-content-md h4,.card-content-md h5,.card-content-md h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:14px;font-weight:normal}.card-content-md p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:14px;font-weight:normal;line-height:1.5}ion-card-header+.card-content-md{padding-top:0}"};var d=function(){function t(t){Object(i.o)(this,t),this.translucent=!1}return t.prototype.render=function(){var t,r=Object(o.b)(this);return Object(i.j)(i.c,{class:Object(e.a)(this.color,(t={"card-header-translucent":this.translucent,"ion-inherit-color":!0},t[r]=!0,t))},Object(i.j)("slot",null))},t}();d.style={ios:":host{--background:transparent;--color:inherit;display:block;position:relative;background:var(--background);color:var(--color)}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px}}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.card-header-translucent){background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.9);-webkit-backdrop-filter:saturate(180%) blur(30px);backdrop-filter:saturate(180%) blur(30px)}}",md:":host{--background:transparent;--color:inherit;display:block;position:relative;background:var(--background);color:var(--color)}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}::slotted(ion-card-title:not(:first-child)),::slotted(ion-card-subtitle:not(:first-child)){margin-top:8px}"};var c=function(){function t(t){Object(i.o)(this,t)}return t.prototype.render=function(){var t,r=Object(o.b)(this);return Object(i.j)(i.c,{role:"heading","aria-level":"3",class:Object(e.a)(this.color,(t={"ion-inherit-color":!0},t[r]=!0,t))},Object(i.j)("slot",null))},t}();c.style={ios:":host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-600, #666666);margin-left:0;margin-right:0;margin-top:0;margin-bottom:4px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:12px;font-weight:700;letter-spacing:0.4px;text-transform:uppercase}",md:":host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-550, #737373);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:14px;font-weight:500}"};var l=function(){function t(t){Object(i.o)(this,t)}return t.prototype.render=function(){var t,r=Object(o.b)(this);return Object(i.j)(i.c,{role:"heading","aria-level":"2",class:Object(e.a)(this.color,(t={"ion-inherit-color":!0},t[r]=!0,t))},Object(i.j)("slot",null))},t}();l.style={ios:":host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-text-color, #000);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:28px;font-weight:700;line-height:1.2}",md:":host{display:block;position:relative;color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-850, #262626);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-size:20px;font-weight:500;line-height:1.2}"}}}]); +//# sourceMappingURL=20.d46f9990.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/21.60019d5e.chunk.js b/docs/static/js/21.60019d5e.chunk.js index 04af56d..c556671 100644 --- a/docs/static/js/21.60019d5e.chunk.js +++ b/docs/static/js/21.60019d5e.chunk.js @@ -1,203 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [21], - { - 133: function (e, t, o) { - 'use strict' - o.d(t, 'a', function () { - return n - }), - o.d(t, 'b', function () { - return c - }), - o.d(t, 'c', function () { - return i - }), - o.d(t, 'd', function () { - return s - }) - var r = o(1), - i = function (e, t) { - return null !== t.closest(e) - }, - n = function (e, t) { - var o - return 'string' === typeof e && e.length > 0 - ? Object.assign((((o = { 'ion-color': !0 })['ion-color-' + e] = !0), o), t) - : t - }, - c = function (e) { - var t = {} - return ( - (function (e) { - return void 0 !== e - ? (Array.isArray(e) ? e : e.split(' ')) - .filter(function (e) { - return null != e - }) - .map(function (e) { - return e.trim() - }) - .filter(function (e) { - return '' !== e - }) - : [] - })(e).forEach(function (e) { - return (t[e] = !0) - }), - t - ) - }, - a = /^[a-z][a-z0-9+\-.]*:/, - s = function (e, t, o, i) { - return Object(r.a)(void 0, void 0, void 0, function () { - var n - return Object(r.c)(this, function (r) { - return null != e && '#' !== e[0] && !a.test(e) && (n = document.querySelector('ion-router')) - ? (null != t && t.preventDefault(), [2, n.push(e, o, i)]) - : [2, !1] - }) - }) - } - }, - 96: function (e, t, o) { - 'use strict' - o.r(t), - o.d(t, 'ion_checkbox', function () { - return a - }) - var r = o(13), - i = o(14), - n = o(12), - c = o(133), - a = (function () { - function e(e) { - var t = this - Object(r.o)(this, e), - (this.ionChange = Object(r.g)(this, 'ionChange', 7)), - (this.ionFocus = Object(r.g)(this, 'ionFocus', 7)), - (this.ionBlur = Object(r.g)(this, 'ionBlur', 7)), - (this.ionStyle = Object(r.g)(this, 'ionStyle', 7)), - (this.inputId = 'ion-cb-' + s++), - (this.name = this.inputId), - (this.checked = !1), - (this.indeterminate = !1), - (this.disabled = !1), - (this.value = 'on'), - (this.onClick = function (e) { - e.preventDefault(), t.setFocus(), (t.checked = !t.checked), (t.indeterminate = !1) - }), - (this.onFocus = function () { - t.ionFocus.emit() - }), - (this.onBlur = function () { - t.ionBlur.emit() - }) - } - return ( - (e.prototype.componentWillLoad = function () { - this.emitStyle() - }), - (e.prototype.checkedChanged = function (e) { - this.ionChange.emit({ checked: e, value: this.value }), this.emitStyle() - }), - (e.prototype.disabledChanged = function () { - this.emitStyle() - }), - (e.prototype.emitStyle = function () { - this.ionStyle.emit({ 'checkbox-checked': this.checked, 'interactive-disabled': this.disabled }) - }), - (e.prototype.setFocus = function () { - this.focusEl && this.focusEl.focus() - }), - (e.prototype.render = function () { - var e, - t = this, - o = this, - a = o.color, - s = o.checked, - l = o.disabled, - h = o.el, - d = o.indeterminate, - b = o.inputId, - u = o.name, - p = o.value, - k = Object(i.b)(this), - m = Object(n.d)(h, b), - g = m.label, - f = m.labelId, - x = m.labelText - Object(n.e)(!0, h, u, s ? p : '', l) - var v = d - ? Object(r.j)('path', { d: 'M6 12L18 12', part: 'mark' }) - : Object(r.j)('path', { d: 'M5.9,12.5l3.8,3.8l8.8-8.8', part: 'mark' }) - return ( - 'md' === k && - (v = d - ? Object(r.j)('path', { d: 'M2 12H22', part: 'mark' }) - : Object(r.j)('path', { d: 'M1.73,12.91 8.1,19.28 22.79,4.59', part: 'mark' })), - Object(r.j)( - r.c, - { - onClick: this.onClick, - 'aria-labelledby': g ? f : null, - 'aria-checked': '' + s, - 'aria-hidden': l ? 'true' : null, - role: 'checkbox', - class: Object(c.a)( - a, - ((e = {}), - (e[k] = !0), - (e['in-item'] = Object(c.c)('ion-item', h)), - (e['checkbox-checked'] = s), - (e['checkbox-disabled'] = l), - (e['checkbox-indeterminate'] = d), - (e.interactive = !0), - e) - ), - }, - Object(r.j)('svg', { class: 'checkbox-icon', viewBox: '0 0 24 24', part: 'container' }, v), - Object(r.j)('label', { htmlFor: b }, x), - Object(r.j)('input', { - type: 'checkbox', - 'aria-checked': '' + s, - disabled: l, - id: b, - onFocus: function () { - return t.onFocus() - }, - onBlur: function () { - return t.onBlur() - }, - ref: function (e) { - return (t.focusEl = e) - }, - }) - ) - ) - }), - Object.defineProperty(e.prototype, 'el', { - get: function () { - return Object(r.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(e, 'watchers', { - get: function () { - return { checked: ['checkedChanged'], disabled: ['disabledChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - e - ) - })(), - s = 0 - a.style = { - ios: ':host{--background-checked:var(--ion-color-primary, #3880ff);--border-color-checked:var(--ion-color-primary, #3880ff);--checkmark-color:var(--ion-color-primary-contrast, #fff);--checkmark-width:1;--transition:none;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.ion-color){--background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.checkbox-icon{border-radius:var(--border-radius);display:block;position:relative;width:100%;height:100%;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:50%;--border-width:1px;--border-style:solid;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.23);--background:var(--ion-item-background, var(--ion-background-color, #fff));--size:26px;width:var(--size);height:var(--size)}:host(.checkbox-disabled){opacity:0.3}:host(.in-item){margin-left:0;margin-right:8px;margin-top:10px;margin-bottom:9px;display:block;position:static}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px}}:host(.in-item[slot=start]){margin-left:2px;margin-right:20px;margin-top:8px;margin-bottom:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:20px;margin-inline-end:20px}}', - md: ':host{--background-checked:var(--ion-color-primary, #3880ff);--border-color-checked:var(--ion-color-primary, #3880ff);--checkmark-color:var(--ion-color-primary-contrast, #fff);--checkmark-width:1;--transition:none;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.ion-color){--background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.checkbox-icon{border-radius:var(--border-radius);display:block;position:relative;width:100%;height:100%;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:calc(var(--size) * .125);--border-width:2px;--border-style:solid;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.51);--checkmark-width:3;--background:var(--ion-item-background, var(--ion-background-color, #fff));--transition:background 180ms cubic-bezier(0.4, 0, 0.2, 1);--size:18px;width:var(--size);height:var(--size)}.checkbox-icon path{stroke-dasharray:30;stroke-dashoffset:30}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{stroke-dashoffset:0;-webkit-transition:stroke-dashoffset 90ms linear 90ms;transition:stroke-dashoffset 90ms linear 90ms}:host(.checkbox-disabled){opacity:0.3}:host(.in-item){margin-left:0;margin-right:0;margin-top:18px;margin-bottom:18px;display:block;position:static}:host(.in-item[slot=start]){margin-left:4px;margin-right:36px;margin-top:18px;margin-bottom:18px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:36px;margin-inline-end:36px}}', - } - }, - }, -]) -//# sourceMappingURL=21.60019d5e.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[21],{133:function(e,t,o){"use strict";o.d(t,"a",(function(){return n})),o.d(t,"b",(function(){return c})),o.d(t,"c",(function(){return i})),o.d(t,"d",(function(){return s}));var r=o(1),i=function(e,t){return null!==t.closest(e)},n=function(e,t){var o;return"string"===typeof e&&e.length>0?Object.assign(((o={"ion-color":!0})["ion-color-"+e]=!0,o),t):t},c=function(e){var t={};return function(e){return void 0!==e?(Array.isArray(e)?e:e.split(" ")).filter((function(e){return null!=e})).map((function(e){return e.trim()})).filter((function(e){return""!==e})):[]}(e).forEach((function(e){return t[e]=!0})),t},a=/^[a-z][a-z0-9+\-.]*:/,s=function(e,t,o,i){return Object(r.a)(void 0,void 0,void 0,(function(){var n;return Object(r.c)(this,(function(r){return null!=e&&"#"!==e[0]&&!a.test(e)&&(n=document.querySelector("ion-router"))?(null!=t&&t.preventDefault(),[2,n.push(e,o,i)]):[2,!1]}))}))}},96:function(e,t,o){"use strict";o.r(t),o.d(t,"ion_checkbox",(function(){return a}));var r=o(13),i=o(14),n=o(12),c=o(133),a=function(){function e(e){var t=this;Object(r.o)(this,e),this.ionChange=Object(r.g)(this,"ionChange",7),this.ionFocus=Object(r.g)(this,"ionFocus",7),this.ionBlur=Object(r.g)(this,"ionBlur",7),this.ionStyle=Object(r.g)(this,"ionStyle",7),this.inputId="ion-cb-"+s++,this.name=this.inputId,this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.value="on",this.onClick=function(e){e.preventDefault(),t.setFocus(),t.checked=!t.checked,t.indeterminate=!1},this.onFocus=function(){t.ionFocus.emit()},this.onBlur=function(){t.ionBlur.emit()}}return e.prototype.componentWillLoad=function(){this.emitStyle()},e.prototype.checkedChanged=function(e){this.ionChange.emit({checked:e,value:this.value}),this.emitStyle()},e.prototype.disabledChanged=function(){this.emitStyle()},e.prototype.emitStyle=function(){this.ionStyle.emit({"checkbox-checked":this.checked,"interactive-disabled":this.disabled})},e.prototype.setFocus=function(){this.focusEl&&this.focusEl.focus()},e.prototype.render=function(){var e,t=this,o=this,a=o.color,s=o.checked,l=o.disabled,h=o.el,d=o.indeterminate,b=o.inputId,u=o.name,p=o.value,k=Object(i.b)(this),m=Object(n.d)(h,b),g=m.label,f=m.labelId,x=m.labelText;Object(n.e)(!0,h,u,s?p:"",l);var v=d?Object(r.j)("path",{d:"M6 12L18 12",part:"mark"}):Object(r.j)("path",{d:"M5.9,12.5l3.8,3.8l8.8-8.8",part:"mark"});return"md"===k&&(v=d?Object(r.j)("path",{d:"M2 12H22",part:"mark"}):Object(r.j)("path",{d:"M1.73,12.91 8.1,19.28 22.79,4.59",part:"mark"})),Object(r.j)(r.c,{onClick:this.onClick,"aria-labelledby":g?f:null,"aria-checked":""+s,"aria-hidden":l?"true":null,role:"checkbox",class:Object(c.a)(a,(e={},e[k]=!0,e["in-item"]=Object(c.c)("ion-item",h),e["checkbox-checked"]=s,e["checkbox-disabled"]=l,e["checkbox-indeterminate"]=d,e.interactive=!0,e))},Object(r.j)("svg",{class:"checkbox-icon",viewBox:"0 0 24 24",part:"container"},v),Object(r.j)("label",{htmlFor:b},x),Object(r.j)("input",{type:"checkbox","aria-checked":""+s,disabled:l,id:b,onFocus:function(){return t.onFocus()},onBlur:function(){return t.onBlur()},ref:function(e){return t.focusEl=e}}))},Object.defineProperty(e.prototype,"el",{get:function(){return Object(r.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"watchers",{get:function(){return{checked:["checkedChanged"],disabled:["disabledChanged"]}},enumerable:!1,configurable:!0}),e}(),s=0;a.style={ios:":host{--background-checked:var(--ion-color-primary, #3880ff);--border-color-checked:var(--ion-color-primary, #3880ff);--checkmark-color:var(--ion-color-primary-contrast, #fff);--checkmark-width:1;--transition:none;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.ion-color){--background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.checkbox-icon{border-radius:var(--border-radius);display:block;position:relative;width:100%;height:100%;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:50%;--border-width:1px;--border-style:solid;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.23);--background:var(--ion-item-background, var(--ion-background-color, #fff));--size:26px;width:var(--size);height:var(--size)}:host(.checkbox-disabled){opacity:0.3}:host(.in-item){margin-left:0;margin-right:8px;margin-top:10px;margin-bottom:9px;display:block;position:static}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px}}:host(.in-item[slot=start]){margin-left:2px;margin-right:20px;margin-top:8px;margin-bottom:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:20px;margin-inline-end:20px}}",md:":host{--background-checked:var(--ion-color-primary, #3880ff);--border-color-checked:var(--ion-color-primary, #3880ff);--checkmark-color:var(--ion-color-primary-contrast, #fff);--checkmark-width:1;--transition:none;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.ion-color){--background-checked:var(--ion-color-base);--border-color-checked:var(--ion-color-base);--checkmark-color:var(--ion-color-contrast)}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.checkbox-icon{border-radius:var(--border-radius);display:block;position:relative;width:100%;height:100%;-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-icon path{fill:none;stroke:var(--checkmark-color);stroke-width:var(--checkmark-width);opacity:0}:host(.checkbox-checked) .checkbox-icon,:host(.checkbox-indeterminate) .checkbox-icon{border-color:var(--border-color-checked);background:var(--background-checked)}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{opacity:1}:host(.checkbox-disabled){pointer-events:none}:host{--border-radius:calc(var(--size) * .125);--border-width:2px;--border-style:solid;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.51);--checkmark-width:3;--background:var(--ion-item-background, var(--ion-background-color, #fff));--transition:background 180ms cubic-bezier(0.4, 0, 0.2, 1);--size:18px;width:var(--size);height:var(--size)}.checkbox-icon path{stroke-dasharray:30;stroke-dashoffset:30}:host(.checkbox-checked) .checkbox-icon path,:host(.checkbox-indeterminate) .checkbox-icon path{stroke-dashoffset:0;-webkit-transition:stroke-dashoffset 90ms linear 90ms;transition:stroke-dashoffset 90ms linear 90ms}:host(.checkbox-disabled){opacity:0.3}:host(.in-item){margin-left:0;margin-right:0;margin-top:18px;margin-bottom:18px;display:block;position:static}:host(.in-item[slot=start]){margin-left:4px;margin-right:36px;margin-top:18px;margin-bottom:18px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:36px;margin-inline-end:36px}}"}}}]); +//# sourceMappingURL=21.60019d5e.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/22.60d9f398.chunk.js b/docs/static/js/22.60d9f398.chunk.js index a1ff56a..86ce7d4 100644 --- a/docs/static/js/22.60d9f398.chunk.js +++ b/docs/static/js/22.60d9f398.chunk.js @@ -1,107 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [22], - { - 133: function (t, i, r) { - 'use strict' - r.d(i, 'a', function () { - return a - }), - r.d(i, 'b', function () { - return e - }), - r.d(i, 'c', function () { - return o - }), - r.d(i, 'd', function () { - return g - }) - var n = r(1), - o = function (t, i) { - return null !== i.closest(t) - }, - a = function (t, i) { - var r - return 'string' === typeof t && t.length > 0 - ? Object.assign((((r = { 'ion-color': !0 })['ion-color-' + t] = !0), r), i) - : i - }, - e = function (t) { - var i = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (i[t] = !0) - }), - i - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - g = function (t, i, r, o) { - return Object(n.a)(void 0, void 0, void 0, function () { - var a - return Object(n.c)(this, function (n) { - return null != t && '#' !== t[0] && !s.test(t) && (a = document.querySelector('ion-router')) - ? (null != i && i.preventDefault(), [2, a.push(t, r, o)]) - : [2, !1] - }) - }) - } - }, - 97: function (t, i, r) { - 'use strict' - r.r(i), - r.d(i, 'ion_chip', function () { - return e - }) - var n = r(13), - o = r(14), - a = r(133), - e = (function () { - function t(t) { - Object(n.o)(this, t), (this.outline = !1), (this.disabled = !1) - } - return ( - (t.prototype.render = function () { - var t, - i = Object(o.b)(this) - return Object(n.j)( - n.c, - { - 'aria-disabled': this.disabled ? 'true' : null, - class: Object(a.a)( - this.color, - ((t = {}), - (t[i] = !0), - (t['chip-outline'] = this.outline), - (t['chip-disabled'] = this.disabled), - (t['ion-activatable'] = !0), - t) - ), - }, - Object(n.j)('slot', null), - 'md' === i && Object(n.j)('ion-ripple-effect', null) - ) - }), - t - ) - })() - e.style = { - ios: ':host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.12);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.87);border-radius:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:4px;margin-right:4px;margin-top:4px;margin-bottom:4px;padding-left:12px;padding-right:12px;padding-top:7px;padding-bottom:7px;display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;height:32px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);font-size:14px;line-height:1;cursor:pointer;overflow:hidden;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:4px;margin-inline-end:4px}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px}}:host(.chip-disabled){cursor:default;opacity:0.4;pointer-events:none}:host(.ion-color){background:rgba(var(--ion-color-base-rgb), 0.08);color:var(--ion-color-shade)}:host(.ion-color:focus){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.ion-color.ion-activated){background:rgba(var(--ion-color-base-rgb), 0.16)}:host(.chip-outline){border-width:1px;border-style:solid}:host(.chip-outline){border-color:rgba(0, 0, 0, 0.32);background:transparent}:host(.chip-outline.ion-color){border-color:rgba(var(--ion-color-base-rgb), 0.32)}:host(.chip-outline:not(.ion-color):focus){background:rgba(0, 0, 0, 0.04)}:host(.chip-outline.ion-activated:not(.ion-color)){background:rgba(0, 0, 0, 0.08)}::slotted(ion-icon){font-size:20px}:host(:not(.ion-color)) ::slotted(ion-icon){color:rgba(0, 0, 0, 0.54)}::slotted(ion-icon:first-child){margin-left:-4px;margin-right:8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon:first-child){margin-left:unset;margin-right:unset;-webkit-margin-start:-4px;margin-inline-start:-4px;-webkit-margin-end:8px;margin-inline-end:8px}}::slotted(ion-icon:last-child){margin-left:8px;margin-right:-4px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon:last-child){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-4px;margin-inline-end:-4px}}::slotted(ion-avatar){width:24px;height:24px}::slotted(ion-avatar:first-child){margin-left:-8px;margin-right:8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar:first-child){margin-left:unset;margin-right:unset;-webkit-margin-start:-8px;margin-inline-start:-8px;-webkit-margin-end:8px;margin-inline-end:8px}}::slotted(ion-avatar:last-child){margin-left:8px;margin-right:-8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar:last-child){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-8px;margin-inline-end:-8px}}:host(:focus){outline:none}:host(:focus){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-activated){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2)}@media (any-hover: hover){:host(:hover){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-color:hover){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.chip-outline:not(.ion-color):hover){background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.04)}}', - md: ':host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.12);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.87);border-radius:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:4px;margin-right:4px;margin-top:4px;margin-bottom:4px;padding-left:12px;padding-right:12px;padding-top:7px;padding-bottom:7px;display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;height:32px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);font-size:14px;line-height:1;cursor:pointer;overflow:hidden;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:4px;margin-inline-end:4px}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px}}:host(.chip-disabled){cursor:default;opacity:0.4;pointer-events:none}:host(.ion-color){background:rgba(var(--ion-color-base-rgb), 0.08);color:var(--ion-color-shade)}:host(.ion-color:focus){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.ion-color.ion-activated){background:rgba(var(--ion-color-base-rgb), 0.16)}:host(.chip-outline){border-width:1px;border-style:solid}:host(.chip-outline){border-color:rgba(0, 0, 0, 0.32);background:transparent}:host(.chip-outline.ion-color){border-color:rgba(var(--ion-color-base-rgb), 0.32)}:host(.chip-outline:not(.ion-color):focus){background:rgba(0, 0, 0, 0.04)}:host(.chip-outline.ion-activated:not(.ion-color)){background:rgba(0, 0, 0, 0.08)}::slotted(ion-icon){font-size:20px}:host(:not(.ion-color)) ::slotted(ion-icon){color:rgba(0, 0, 0, 0.54)}::slotted(ion-icon:first-child){margin-left:-4px;margin-right:8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon:first-child){margin-left:unset;margin-right:unset;-webkit-margin-start:-4px;margin-inline-start:-4px;-webkit-margin-end:8px;margin-inline-end:8px}}::slotted(ion-icon:last-child){margin-left:8px;margin-right:-4px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon:last-child){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-4px;margin-inline-end:-4px}}::slotted(ion-avatar){width:24px;height:24px}::slotted(ion-avatar:first-child){margin-left:-8px;margin-right:8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar:first-child){margin-left:unset;margin-right:unset;-webkit-margin-start:-8px;margin-inline-start:-8px;-webkit-margin-end:8px;margin-inline-end:8px}}::slotted(ion-avatar:last-child){margin-left:8px;margin-right:-8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar:last-child){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-8px;margin-inline-end:-8px}}:host(:focus){outline:none}:host(:focus){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-activated){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2)}@media (any-hover: hover){:host(:hover){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-color:hover){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.chip-outline:not(.ion-color):hover){background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.04)}}', - } - }, - }, -]) -//# sourceMappingURL=22.60d9f398.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[22],{133:function(t,i,r){"use strict";r.d(i,"a",(function(){return a})),r.d(i,"b",(function(){return e})),r.d(i,"c",(function(){return o})),r.d(i,"d",(function(){return g}));var n=r(1),o=function(t,i){return null!==i.closest(t)},a=function(t,i){var r;return"string"===typeof t&&t.length>0?Object.assign(((r={"ion-color":!0})["ion-color-"+t]=!0,r),i):i},e=function(t){var i={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return i[t]=!0})),i},s=/^[a-z][a-z0-9+\-.]*:/,g=function(t,i,r,o){return Object(n.a)(void 0,void 0,void 0,(function(){var a;return Object(n.c)(this,(function(n){return null!=t&&"#"!==t[0]&&!s.test(t)&&(a=document.querySelector("ion-router"))?(null!=i&&i.preventDefault(),[2,a.push(t,r,o)]):[2,!1]}))}))}},97:function(t,i,r){"use strict";r.r(i),r.d(i,"ion_chip",(function(){return e}));var n=r(13),o=r(14),a=r(133),e=function(){function t(t){Object(n.o)(this,t),this.outline=!1,this.disabled=!1}return t.prototype.render=function(){var t,i=Object(o.b)(this);return Object(n.j)(n.c,{"aria-disabled":this.disabled?"true":null,class:Object(a.a)(this.color,(t={},t[i]=!0,t["chip-outline"]=this.outline,t["chip-disabled"]=this.disabled,t["ion-activatable"]=!0,t))},Object(n.j)("slot",null),"md"===i&&Object(n.j)("ion-ripple-effect",null))},t}();e.style={ios:":host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.12);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.87);border-radius:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:4px;margin-right:4px;margin-top:4px;margin-bottom:4px;padding-left:12px;padding-right:12px;padding-top:7px;padding-bottom:7px;display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;height:32px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);font-size:14px;line-height:1;cursor:pointer;overflow:hidden;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:4px;margin-inline-end:4px}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px}}:host(.chip-disabled){cursor:default;opacity:0.4;pointer-events:none}:host(.ion-color){background:rgba(var(--ion-color-base-rgb), 0.08);color:var(--ion-color-shade)}:host(.ion-color:focus){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.ion-color.ion-activated){background:rgba(var(--ion-color-base-rgb), 0.16)}:host(.chip-outline){border-width:1px;border-style:solid}:host(.chip-outline){border-color:rgba(0, 0, 0, 0.32);background:transparent}:host(.chip-outline.ion-color){border-color:rgba(var(--ion-color-base-rgb), 0.32)}:host(.chip-outline:not(.ion-color):focus){background:rgba(0, 0, 0, 0.04)}:host(.chip-outline.ion-activated:not(.ion-color)){background:rgba(0, 0, 0, 0.08)}::slotted(ion-icon){font-size:20px}:host(:not(.ion-color)) ::slotted(ion-icon){color:rgba(0, 0, 0, 0.54)}::slotted(ion-icon:first-child){margin-left:-4px;margin-right:8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon:first-child){margin-left:unset;margin-right:unset;-webkit-margin-start:-4px;margin-inline-start:-4px;-webkit-margin-end:8px;margin-inline-end:8px}}::slotted(ion-icon:last-child){margin-left:8px;margin-right:-4px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon:last-child){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-4px;margin-inline-end:-4px}}::slotted(ion-avatar){width:24px;height:24px}::slotted(ion-avatar:first-child){margin-left:-8px;margin-right:8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar:first-child){margin-left:unset;margin-right:unset;-webkit-margin-start:-8px;margin-inline-start:-8px;-webkit-margin-end:8px;margin-inline-end:8px}}::slotted(ion-avatar:last-child){margin-left:8px;margin-right:-8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar:last-child){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-8px;margin-inline-end:-8px}}:host(:focus){outline:none}:host(:focus){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-activated){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2)}@media (any-hover: hover){:host(:hover){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-color:hover){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.chip-outline:not(.ion-color):hover){background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.04)}}",md:":host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.12);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.87);border-radius:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:4px;margin-right:4px;margin-top:4px;margin-bottom:4px;padding-left:12px;padding-right:12px;padding-top:7px;padding-bottom:7px;display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;height:32px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);font-size:14px;line-height:1;cursor:pointer;overflow:hidden;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:4px;margin-inline-end:4px}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px}}:host(.chip-disabled){cursor:default;opacity:0.4;pointer-events:none}:host(.ion-color){background:rgba(var(--ion-color-base-rgb), 0.08);color:var(--ion-color-shade)}:host(.ion-color:focus){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.ion-color.ion-activated){background:rgba(var(--ion-color-base-rgb), 0.16)}:host(.chip-outline){border-width:1px;border-style:solid}:host(.chip-outline){border-color:rgba(0, 0, 0, 0.32);background:transparent}:host(.chip-outline.ion-color){border-color:rgba(var(--ion-color-base-rgb), 0.32)}:host(.chip-outline:not(.ion-color):focus){background:rgba(0, 0, 0, 0.04)}:host(.chip-outline.ion-activated:not(.ion-color)){background:rgba(0, 0, 0, 0.08)}::slotted(ion-icon){font-size:20px}:host(:not(.ion-color)) ::slotted(ion-icon){color:rgba(0, 0, 0, 0.54)}::slotted(ion-icon:first-child){margin-left:-4px;margin-right:8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon:first-child){margin-left:unset;margin-right:unset;-webkit-margin-start:-4px;margin-inline-start:-4px;-webkit-margin-end:8px;margin-inline-end:8px}}::slotted(ion-icon:last-child){margin-left:8px;margin-right:-4px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon:last-child){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-4px;margin-inline-end:-4px}}::slotted(ion-avatar){width:24px;height:24px}::slotted(ion-avatar:first-child){margin-left:-8px;margin-right:8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar:first-child){margin-left:unset;margin-right:unset;-webkit-margin-start:-8px;margin-inline-start:-8px;-webkit-margin-end:8px;margin-inline-end:8px}}::slotted(ion-avatar:last-child){margin-left:8px;margin-right:-8px;margin-top:-4px;margin-bottom:-4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar:last-child){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-8px;margin-inline-end:-8px}}:host(:focus){outline:none}:host(:focus){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-activated){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2)}@media (any-hover: hover){:host(:hover){--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16)}:host(.ion-color:hover){background:rgba(var(--ion-color-base-rgb), 0.12)}:host(.chip-outline:not(.ion-color):hover){background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.04)}}"}}}]); +//# sourceMappingURL=22.60d9f398.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/23.8573a2a7.chunk.js b/docs/static/js/23.8573a2a7.chunk.js index db60a7b..28cc518 100644 --- a/docs/static/js/23.8573a2a7.chunk.js +++ b/docs/static/js/23.8573a2a7.chunk.js @@ -1,298 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [23], - { - 100: function (t, o, r) { - 'use strict' - r.r(o), - r.d(o, 'ion_fab', function () { - return s - }), - r.d(o, 'ion_fab_button', function () { - return c - }), - r.d(o, 'ion_fab_list', function () { - return l - }) - var i = r(1), - n = r(13), - a = r(14), - e = r(133), - s = (function () { - function t(t) { - var o = this - Object(n.o)(this, t), - (this.edge = !1), - (this.activated = !1), - (this.onClick = function () { - var t = !!o.el.querySelector('ion-fab-list'), - r = o.getFab(), - i = r && r.disabled - t && !i && (o.activated = !o.activated) - }) - } - return ( - (t.prototype.activatedChanged = function () { - var t = this.activated, - o = this.getFab() - o && (o.activated = t), - Array.from(this.el.querySelectorAll('ion-fab-list')).forEach(function (o) { - o.activated = t - }) - }), - (t.prototype.componentDidLoad = function () { - this.activated && this.activatedChanged() - }), - (t.prototype.close = function () { - return Object(i.a)(this, void 0, void 0, function () { - return Object(i.c)(this, function (t) { - return (this.activated = !1), [2] - }) - }) - }), - (t.prototype.getFab = function () { - return this.el.querySelector('ion-fab-button') - }), - (t.prototype.render = function () { - var t, - o = this, - r = o.horizontal, - i = o.vertical, - e = o.edge, - s = Object(a.b)(this) - return Object(n.j)( - n.c, - { - onClick: this.onClick, - class: - ((t = {}), - (t[s] = !0), - (t['fab-horizontal-' + r] = void 0 !== r), - (t['fab-vertical-' + i] = void 0 !== i), - (t['fab-edge'] = e), - t), - }, - Object(n.j)('slot', null) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { activated: ['activatedChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - s.style = - ':host{position:absolute;z-index:999}:host(.fab-horizontal-center){left:50%;margin-left:-28px}:host-context([dir=rtl]):host(.fab-horizontal-center),:host-context([dir=rtl]).fab-horizontal-center{left:unset;right:unset;right:50%}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-horizontal-center){margin-left:unset;-webkit-margin-start:-28px;margin-inline-start:-28px}}:host(.fab-horizontal-start){left:calc(10px + var(--ion-safe-area-left, 0px))}:host-context([dir=rtl]):host(.fab-horizontal-start),:host-context([dir=rtl]).fab-horizontal-start{left:unset;right:unset;right:calc(10px + var(--ion-safe-area-left, 0px))}:host(.fab-horizontal-end){right:calc(10px + var(--ion-safe-area-right, 0px))}:host-context([dir=rtl]):host(.fab-horizontal-end),:host-context([dir=rtl]).fab-horizontal-end{left:unset;right:unset;left:calc(10px + var(--ion-safe-area-right, 0px))}:host(.fab-vertical-top){top:10px}:host(.fab-vertical-top.fab-edge){top:-28px}:host(.fab-vertical-bottom){bottom:10px}:host(.fab-vertical-bottom.fab-edge){bottom:-28px}:host(.fab-vertical-center){margin-top:-28px;top:50%}' - var c = (function () { - function t(t) { - var o = this - Object(n.o)(this, t), - (this.ionFocus = Object(n.g)(this, 'ionFocus', 7)), - (this.ionBlur = Object(n.g)(this, 'ionBlur', 7)), - (this.activated = !1), - (this.disabled = !1), - (this.routerDirection = 'forward'), - (this.show = !1), - (this.translucent = !1), - (this.type = 'button'), - (this.closeIcon = 'close'), - (this.onFocus = function () { - o.ionFocus.emit() - }), - (this.onBlur = function () { - o.ionBlur.emit() - }) - } - return ( - (t.prototype.render = function () { - var t, - o = this, - r = this, - i = r.el, - s = r.disabled, - c = r.color, - l = r.href, - b = r.activated, - d = r.show, - u = r.translucent, - p = r.size, - f = Object(e.c)('ion-fab-list', i), - g = Object(a.b)(this), - h = void 0 === l ? 'button' : 'a', - v = - 'button' === h - ? { type: this.type } - : { download: this.download, href: l, rel: this.rel, target: this.target } - return Object(n.j)( - n.c, - { - 'aria-disabled': s ? 'true' : null, - class: Object(e.a)( - c, - ((t = {}), - (t[g] = !0), - (t['fab-button-in-list'] = f), - (t['fab-button-translucent-in-list'] = f && u), - (t['fab-button-close-active'] = b), - (t['fab-button-show'] = d), - (t['fab-button-disabled'] = s), - (t['fab-button-translucent'] = u), - (t['ion-activatable'] = !0), - (t['ion-focusable'] = !0), - (t['fab-button-' + p] = void 0 !== p), - t) - ), - }, - Object(n.j)( - h, - Object.assign({}, v, { - class: 'button-native', - part: 'native', - disabled: s, - onFocus: this.onFocus, - onBlur: this.onBlur, - onClick: function (t) { - return Object(e.d)(l, t, o.routerDirection, o.routerAnimation) - }, - }), - Object(n.j)('ion-icon', { icon: this.closeIcon, part: 'close-icon', class: 'close-icon', lazy: !1 }), - Object(n.j)('span', { class: 'button-inner' }, Object(n.j)('slot', null)), - 'md' === g && Object(n.j)('ion-ripple-effect', null) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - c.style = { - ios: ':host{--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--background-hover:var(--ion-color-primary-contrast, #fff);--background-hover-opacity:.08;--transition:background-color, opacity 100ms linear;--ripple-color:currentColor;--border-radius:50%;--border-width:0;--border-style:none;--border-color:initial;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:56px;height:56px;font-size:14px;text-align:center;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none}.button-native{border-radius:var(--border-radius);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;-webkit-transform:var(--transform);transform:var(--transform);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);background-clip:padding-box;color:var(--color);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:strict;cursor:pointer;overflow:hidden;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}::slotted(ion-icon){line-height:1}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{left:0;right:0;top:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;z-index:1}:host(.fab-button-disabled){cursor:default;opacity:0.5;pointer-events:none}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-activated) .button-native{color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}::slotted(ion-icon){line-height:1}:host(.fab-button-small){margin-left:8px;margin-right:8px;margin-top:8px;margin-bottom:8px;width:40px;height:40px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-button-small){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px}}.close-icon{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;left:0;right:0;top:0;position:absolute;height:100%;-webkit-transform:scale(0.4) rotateZ(-45deg);transform:scale(0.4) rotateZ(-45deg);-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;font-size:var(--close-icon-font-size);opacity:0;z-index:1}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.close-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}:host(.fab-button-close-active) .close-icon{-webkit-transform:scale(1) rotateZ(0deg);transform:scale(1) rotateZ(0deg);opacity:1}:host(.fab-button-close-active) .button-inner{-webkit-transform:scale(0.4) rotateZ(45deg);transform:scale(0.4) rotateZ(45deg);opacity:0}ion-ripple-effect{color:var(--ripple-color)}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.fab-button-translucent) .button-native{-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter)}}:host(.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{--background:var(--ion-color-primary, #3880ff);--background-activated:var(--ion-color-primary-shade, #3171e0);--background-focused:var(--ion-color-primary-shade, #3171e0);--background-hover:var(--ion-color-primary-tint, #4c8dff);--background-activated-opacity:1;--background-focused-opacity:1;--background-hover-opacity:1;--color:var(--ion-color-primary-contrast, #fff);--box-shadow:0 4px 16px rgba(0, 0, 0, 0.12);--transition:0.2s transform cubic-bezier(0.25, 1.11, 0.78, 1.59);--close-icon-font-size:28px}:host(.ion-activated){--box-shadow:0 4px 16px rgba(0, 0, 0, 0.12);--transform:scale(1.1);--transition:0.2s transform ease-out}::slotted(ion-icon){font-size:28px}:host(.fab-button-in-list){--background:var(--ion-color-light, #f4f5f8);--background-activated:var(--ion-color-light-shade, #d7d8da);--background-focused:var(--background-activated);--background-hover:var(--ion-color-light-tint, #f5f6f9);--color:var(--ion-color-light-contrast, #000);--color-activated:var(--ion-color-light-contrast, #000);--color-focused:var(--color-activated);--transition:transform 200ms ease 10ms, opacity 200ms ease 10ms}:host(.fab-button-in-list) ::slotted(ion-icon){font-size:18px}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-shade)}:host(.ion-color.ion-focused) .button-native,:host(.ion-color.ion-activated) .button-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .button-native::after,:host(.ion-color.ion-activated) .button-native::after{background:var(--ion-color-shade)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-contrast)}:host(.ion-color:hover) .button-native::after{background:var(--ion-color-tint)}}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.fab-button-translucent){--background:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.9);--background-hover:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.8);--background-focused:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.82);--backdrop-filter:saturate(180%) blur(20px)}:host(.fab-button-translucent-in-list){--background:rgba(var(--ion-color-light-rgb, 244, 245, 248), 0.9);--background-hover:rgba(var(--ion-color-light-rgb, 244, 245, 248), 0.8);--background-focused:rgba(var(--ion-color-light-rgb, 244, 245, 248), 0.82)}}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){@media (any-hover: hover){:host(.fab-button-translucent.ion-color:hover) .button-native{background:rgba(var(--ion-color-base-rgb), 0.8)}}:host(.ion-color.fab-button-translucent) .button-native{background:rgba(var(--ion-color-base-rgb), 0.9)}:host(.ion-color.ion-focused.fab-button-translucent) .button-native,:host(.ion-color.ion-activated.fab-button-translucent) .button-native{background:var(--ion-color-base)}}', - md: ':host{--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--background-hover:var(--ion-color-primary-contrast, #fff);--background-hover-opacity:.08;--transition:background-color, opacity 100ms linear;--ripple-color:currentColor;--border-radius:50%;--border-width:0;--border-style:none;--border-color:initial;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:56px;height:56px;font-size:14px;text-align:center;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none}.button-native{border-radius:var(--border-radius);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;-webkit-transform:var(--transform);transform:var(--transform);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);background-clip:padding-box;color:var(--color);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:strict;cursor:pointer;overflow:hidden;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}::slotted(ion-icon){line-height:1}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{left:0;right:0;top:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;z-index:1}:host(.fab-button-disabled){cursor:default;opacity:0.5;pointer-events:none}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-activated) .button-native{color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}::slotted(ion-icon){line-height:1}:host(.fab-button-small){margin-left:8px;margin-right:8px;margin-top:8px;margin-bottom:8px;width:40px;height:40px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-button-small){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px}}.close-icon{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;left:0;right:0;top:0;position:absolute;height:100%;-webkit-transform:scale(0.4) rotateZ(-45deg);transform:scale(0.4) rotateZ(-45deg);-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;font-size:var(--close-icon-font-size);opacity:0;z-index:1}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.close-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}:host(.fab-button-close-active) .close-icon{-webkit-transform:scale(1) rotateZ(0deg);transform:scale(1) rotateZ(0deg);opacity:1}:host(.fab-button-close-active) .button-inner{-webkit-transform:scale(0.4) rotateZ(45deg);transform:scale(0.4) rotateZ(45deg);opacity:0}ion-ripple-effect{color:var(--ripple-color)}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.fab-button-translucent) .button-native{-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter)}}:host(.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{--background:var(--ion-color-primary, #3880ff);--background-activated:transparent;--background-focused:currentColor;--background-hover:currentColor;--background-activated-opacity:0;--background-focused-opacity:.24;--background-hover-opacity:.08;--color:var(--ion-color-primary-contrast, #fff);--box-shadow:0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);--transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), background-color 280ms cubic-bezier(0.4, 0, 0.2, 1), color 280ms cubic-bezier(0.4, 0, 0.2, 1), opacity 15ms linear 30ms, transform 270ms cubic-bezier(0, 0, 0.2, 1) 0ms;--close-icon-font-size:24px}:host(.ion-activated){--box-shadow:0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12)}::slotted(ion-icon){font-size:24px}:host(.fab-button-in-list){--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);--color-activated:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);--color-focused:var(--color-activated);--background:var(--ion-color-light, #f4f5f8);--background-activated:transparent;--background-focused:var(--ion-color-light-shade, #d7d8da);--background-hover:var(--ion-color-light-tint, #f5f6f9)}:host(.fab-button-in-list) ::slotted(ion-icon){font-size:18px}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-contrast)}:host(.ion-color.ion-activated) .button-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activated) .button-native::after{background:transparent}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-contrast)}:host(.ion-color:hover) .button-native::after{background:var(--ion-color-contrast)}}', - } - var l = (function () { - function t(t) { - Object(n.o)(this, t), (this.activated = !1), (this.side = 'bottom') - } - return ( - (t.prototype.activatedChanged = function (t) { - var o = Array.from(this.el.querySelectorAll('ion-fab-button')), - r = t ? 30 : 0 - o.forEach(function (o, i) { - setTimeout(function () { - return (o.show = t) - }, i * r) - }) - }), - (t.prototype.render = function () { - var t, - o = Object(a.b)(this) - return Object(n.j)( - n.c, - { - class: - ((t = {}), - (t[o] = !0), - (t['fab-list-active'] = this.activated), - (t['fab-list-side-' + this.side] = !0), - t), - }, - Object(n.j)('slot', null) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { activated: ['activatedChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - l.style = - ':host{margin-left:0;margin-right:0;margin-top:66px;margin-bottom:66px;display:none;position:absolute;top:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-width:56px;min-height:56px}:host(.fab-list-active){display:-ms-flexbox;display:flex}::slotted(.fab-button-in-list){margin-left:0;margin-right:0;margin-top:8px;margin-bottom:8px;width:40px;height:40px;-webkit-transform:scale(0);transform:scale(0);opacity:0;visibility:hidden}:host(.fab-list-side-top) ::slotted(.fab-button-in-list),:host(.fab-list-side-bottom) ::slotted(.fab-button-in-list){margin-left:0;margin-right:0;margin-top:5px;margin-bottom:5px}:host(.fab-list-side-start) ::slotted(.fab-button-in-list),:host(.fab-list-side-end) ::slotted(.fab-button-in-list){margin-left:5px;margin-right:5px;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-list-side-start) ::slotted(.fab-button-in-list),:host(.fab-list-side-end) ::slotted(.fab-button-in-list){margin-left:unset;margin-right:unset;-webkit-margin-start:5px;margin-inline-start:5px;-webkit-margin-end:5px;margin-inline-end:5px}}::slotted(.fab-button-in-list.fab-button-show){-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}:host(.fab-list-side-top){top:auto;bottom:0;-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.fab-list-side-start){margin-left:66px;margin-right:66px;margin-top:0;margin-bottom:0;right:0;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-list-side-start){margin-left:unset;margin-right:unset;-webkit-margin-start:66px;margin-inline-start:66px;-webkit-margin-end:66px;margin-inline-end:66px}}:host-context([dir=rtl]):host(.fab-list-side-start),:host-context([dir=rtl]).fab-list-side-start{left:unset;right:unset;left:0}:host(.fab-list-side-end){margin-left:66px;margin-right:66px;margin-top:0;margin-bottom:0;left:0;-ms-flex-direction:row;flex-direction:row}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-list-side-end){margin-left:unset;margin-right:unset;-webkit-margin-start:66px;margin-inline-start:66px;-webkit-margin-end:66px;margin-inline-end:66px}}:host-context([dir=rtl]):host(.fab-list-side-end),:host-context([dir=rtl]).fab-list-side-end{left:unset;right:unset;right:0}' - }, - 133: function (t, o, r) { - 'use strict' - r.d(o, 'a', function () { - return a - }), - r.d(o, 'b', function () { - return e - }), - r.d(o, 'c', function () { - return n - }), - r.d(o, 'd', function () { - return c - }) - var i = r(1), - n = function (t, o) { - return null !== o.closest(t) - }, - a = function (t, o) { - var r - return 'string' === typeof t && t.length > 0 - ? Object.assign((((r = { 'ion-color': !0 })['ion-color-' + t] = !0), r), o) - : o - }, - e = function (t) { - var o = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (o[t] = !0) - }), - o - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - c = function (t, o, r, n) { - return Object(i.a)(void 0, void 0, void 0, function () { - var a - return Object(i.c)(this, function (i) { - return null != t && '#' !== t[0] && !s.test(t) && (a = document.querySelector('ion-router')) - ? (null != o && o.preventDefault(), [2, a.push(t, r, n)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=23.8573a2a7.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[23],{100:function(t,o,r){"use strict";r.r(o),r.d(o,"ion_fab",(function(){return s})),r.d(o,"ion_fab_button",(function(){return c})),r.d(o,"ion_fab_list",(function(){return l}));var i=r(1),n=r(13),a=r(14),e=r(133),s=function(){function t(t){var o=this;Object(n.o)(this,t),this.edge=!1,this.activated=!1,this.onClick=function(){var t=!!o.el.querySelector("ion-fab-list"),r=o.getFab(),i=r&&r.disabled;t&&!i&&(o.activated=!o.activated)}}return t.prototype.activatedChanged=function(){var t=this.activated,o=this.getFab();o&&(o.activated=t),Array.from(this.el.querySelectorAll("ion-fab-list")).forEach((function(o){o.activated=t}))},t.prototype.componentDidLoad=function(){this.activated&&this.activatedChanged()},t.prototype.close=function(){return Object(i.a)(this,void 0,void 0,(function(){return Object(i.c)(this,(function(t){return this.activated=!1,[2]}))}))},t.prototype.getFab=function(){return this.el.querySelector("ion-fab-button")},t.prototype.render=function(){var t,o=this,r=o.horizontal,i=o.vertical,e=o.edge,s=Object(a.b)(this);return Object(n.j)(n.c,{onClick:this.onClick,class:(t={},t[s]=!0,t["fab-horizontal-"+r]=void 0!==r,t["fab-vertical-"+i]=void 0!==i,t["fab-edge"]=e,t)},Object(n.j)("slot",null))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{activated:["activatedChanged"]}},enumerable:!1,configurable:!0}),t}();s.style=":host{position:absolute;z-index:999}:host(.fab-horizontal-center){left:50%;margin-left:-28px}:host-context([dir=rtl]):host(.fab-horizontal-center),:host-context([dir=rtl]).fab-horizontal-center{left:unset;right:unset;right:50%}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-horizontal-center){margin-left:unset;-webkit-margin-start:-28px;margin-inline-start:-28px}}:host(.fab-horizontal-start){left:calc(10px + var(--ion-safe-area-left, 0px))}:host-context([dir=rtl]):host(.fab-horizontal-start),:host-context([dir=rtl]).fab-horizontal-start{left:unset;right:unset;right:calc(10px + var(--ion-safe-area-left, 0px))}:host(.fab-horizontal-end){right:calc(10px + var(--ion-safe-area-right, 0px))}:host-context([dir=rtl]):host(.fab-horizontal-end),:host-context([dir=rtl]).fab-horizontal-end{left:unset;right:unset;left:calc(10px + var(--ion-safe-area-right, 0px))}:host(.fab-vertical-top){top:10px}:host(.fab-vertical-top.fab-edge){top:-28px}:host(.fab-vertical-bottom){bottom:10px}:host(.fab-vertical-bottom.fab-edge){bottom:-28px}:host(.fab-vertical-center){margin-top:-28px;top:50%}";var c=function(){function t(t){var o=this;Object(n.o)(this,t),this.ionFocus=Object(n.g)(this,"ionFocus",7),this.ionBlur=Object(n.g)(this,"ionBlur",7),this.activated=!1,this.disabled=!1,this.routerDirection="forward",this.show=!1,this.translucent=!1,this.type="button",this.closeIcon="close",this.onFocus=function(){o.ionFocus.emit()},this.onBlur=function(){o.ionBlur.emit()}}return t.prototype.render=function(){var t,o=this,r=this,i=r.el,s=r.disabled,c=r.color,l=r.href,b=r.activated,d=r.show,u=r.translucent,p=r.size,f=Object(e.c)("ion-fab-list",i),g=Object(a.b)(this),h=void 0===l?"button":"a",v="button"===h?{type:this.type}:{download:this.download,href:l,rel:this.rel,target:this.target};return Object(n.j)(n.c,{"aria-disabled":s?"true":null,class:Object(e.a)(c,(t={},t[g]=!0,t["fab-button-in-list"]=f,t["fab-button-translucent-in-list"]=f&&u,t["fab-button-close-active"]=b,t["fab-button-show"]=d,t["fab-button-disabled"]=s,t["fab-button-translucent"]=u,t["ion-activatable"]=!0,t["ion-focusable"]=!0,t["fab-button-"+p]=void 0!==p,t))},Object(n.j)(h,Object.assign({},v,{class:"button-native",part:"native",disabled:s,onFocus:this.onFocus,onBlur:this.onBlur,onClick:function(t){return Object(e.d)(l,t,o.routerDirection,o.routerAnimation)}}),Object(n.j)("ion-icon",{icon:this.closeIcon,part:"close-icon",class:"close-icon",lazy:!1}),Object(n.j)("span",{class:"button-inner"},Object(n.j)("slot",null)),"md"===g&&Object(n.j)("ion-ripple-effect",null)))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),t}();c.style={ios:':host{--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--background-hover:var(--ion-color-primary-contrast, #fff);--background-hover-opacity:.08;--transition:background-color, opacity 100ms linear;--ripple-color:currentColor;--border-radius:50%;--border-width:0;--border-style:none;--border-color:initial;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:56px;height:56px;font-size:14px;text-align:center;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none}.button-native{border-radius:var(--border-radius);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;-webkit-transform:var(--transform);transform:var(--transform);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);background-clip:padding-box;color:var(--color);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:strict;cursor:pointer;overflow:hidden;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}::slotted(ion-icon){line-height:1}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{left:0;right:0;top:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;z-index:1}:host(.fab-button-disabled){cursor:default;opacity:0.5;pointer-events:none}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-activated) .button-native{color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}::slotted(ion-icon){line-height:1}:host(.fab-button-small){margin-left:8px;margin-right:8px;margin-top:8px;margin-bottom:8px;width:40px;height:40px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-button-small){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px}}.close-icon{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;left:0;right:0;top:0;position:absolute;height:100%;-webkit-transform:scale(0.4) rotateZ(-45deg);transform:scale(0.4) rotateZ(-45deg);-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;font-size:var(--close-icon-font-size);opacity:0;z-index:1}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.close-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}:host(.fab-button-close-active) .close-icon{-webkit-transform:scale(1) rotateZ(0deg);transform:scale(1) rotateZ(0deg);opacity:1}:host(.fab-button-close-active) .button-inner{-webkit-transform:scale(0.4) rotateZ(45deg);transform:scale(0.4) rotateZ(45deg);opacity:0}ion-ripple-effect{color:var(--ripple-color)}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.fab-button-translucent) .button-native{-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter)}}:host(.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{--background:var(--ion-color-primary, #3880ff);--background-activated:var(--ion-color-primary-shade, #3171e0);--background-focused:var(--ion-color-primary-shade, #3171e0);--background-hover:var(--ion-color-primary-tint, #4c8dff);--background-activated-opacity:1;--background-focused-opacity:1;--background-hover-opacity:1;--color:var(--ion-color-primary-contrast, #fff);--box-shadow:0 4px 16px rgba(0, 0, 0, 0.12);--transition:0.2s transform cubic-bezier(0.25, 1.11, 0.78, 1.59);--close-icon-font-size:28px}:host(.ion-activated){--box-shadow:0 4px 16px rgba(0, 0, 0, 0.12);--transform:scale(1.1);--transition:0.2s transform ease-out}::slotted(ion-icon){font-size:28px}:host(.fab-button-in-list){--background:var(--ion-color-light, #f4f5f8);--background-activated:var(--ion-color-light-shade, #d7d8da);--background-focused:var(--background-activated);--background-hover:var(--ion-color-light-tint, #f5f6f9);--color:var(--ion-color-light-contrast, #000);--color-activated:var(--ion-color-light-contrast, #000);--color-focused:var(--color-activated);--transition:transform 200ms ease 10ms, opacity 200ms ease 10ms}:host(.fab-button-in-list) ::slotted(ion-icon){font-size:18px}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-shade)}:host(.ion-color.ion-focused) .button-native,:host(.ion-color.ion-activated) .button-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .button-native::after,:host(.ion-color.ion-activated) .button-native::after{background:var(--ion-color-shade)}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-contrast)}:host(.ion-color:hover) .button-native::after{background:var(--ion-color-tint)}}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.fab-button-translucent){--background:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.9);--background-hover:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.8);--background-focused:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.82);--backdrop-filter:saturate(180%) blur(20px)}:host(.fab-button-translucent-in-list){--background:rgba(var(--ion-color-light-rgb, 244, 245, 248), 0.9);--background-hover:rgba(var(--ion-color-light-rgb, 244, 245, 248), 0.8);--background-focused:rgba(var(--ion-color-light-rgb, 244, 245, 248), 0.82)}}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){@media (any-hover: hover){:host(.fab-button-translucent.ion-color:hover) .button-native{background:rgba(var(--ion-color-base-rgb), 0.8)}}:host(.ion-color.fab-button-translucent) .button-native{background:rgba(var(--ion-color-base-rgb), 0.9)}:host(.ion-color.ion-focused.fab-button-translucent) .button-native,:host(.ion-color.ion-activated.fab-button-translucent) .button-native{background:var(--ion-color-base)}}',md:':host{--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--background-hover:var(--ion-color-primary-contrast, #fff);--background-hover-opacity:.08;--transition:background-color, opacity 100ms linear;--ripple-color:currentColor;--border-radius:50%;--border-width:0;--border-style:none;--border-color:initial;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:56px;height:56px;font-size:14px;text-align:center;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none}.button-native{border-radius:var(--border-radius);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;position:relative;width:100%;height:100%;-webkit-transform:var(--transform);transform:var(--transform);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);background-clip:padding-box;color:var(--color);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);contain:strict;cursor:pointer;overflow:hidden;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}::slotted(ion-icon){line-height:1}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{left:0;right:0;top:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;z-index:1}:host(.fab-button-disabled){cursor:default;opacity:0.5;pointer-events:none}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-activated) .button-native{color:var(--color-activated)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}::slotted(ion-icon){line-height:1}:host(.fab-button-small){margin-left:8px;margin-right:8px;margin-top:8px;margin-bottom:8px;width:40px;height:40px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-button-small){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px}}.close-icon{margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;left:0;right:0;top:0;position:absolute;height:100%;-webkit-transform:scale(0.4) rotateZ(-45deg);transform:scale(0.4) rotateZ(-45deg);-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;font-size:var(--close-icon-font-size);opacity:0;z-index:1}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.close-icon{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}:host(.fab-button-close-active) .close-icon{-webkit-transform:scale(1) rotateZ(0deg);transform:scale(1) rotateZ(0deg);opacity:1}:host(.fab-button-close-active) .button-inner{-webkit-transform:scale(0.4) rotateZ(45deg);transform:scale(0.4) rotateZ(45deg);opacity:0}ion-ripple-effect{color:var(--ripple-color)}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.fab-button-translucent) .button-native{-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter)}}:host(.ion-color) .button-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host{--background:var(--ion-color-primary, #3880ff);--background-activated:transparent;--background-focused:currentColor;--background-hover:currentColor;--background-activated-opacity:0;--background-focused-opacity:.24;--background-hover-opacity:.08;--color:var(--ion-color-primary-contrast, #fff);--box-shadow:0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);--transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), background-color 280ms cubic-bezier(0.4, 0, 0.2, 1), color 280ms cubic-bezier(0.4, 0, 0.2, 1), opacity 15ms linear 30ms, transform 270ms cubic-bezier(0, 0, 0.2, 1) 0ms;--close-icon-font-size:24px}:host(.ion-activated){--box-shadow:0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12)}::slotted(ion-icon){font-size:24px}:host(.fab-button-in-list){--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);--color-activated:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);--color-focused:var(--color-activated);--background:var(--ion-color-light, #f4f5f8);--background-activated:transparent;--background-focused:var(--ion-color-light-shade, #d7d8da);--background-hover:var(--ion-color-light-tint, #f5f6f9)}:host(.fab-button-in-list) ::slotted(ion-icon){font-size:18px}:host(.ion-color.ion-focused) .button-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .button-native::after{background:var(--ion-color-contrast)}:host(.ion-color.ion-activated) .button-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activated) .button-native::after{background:transparent}@media (any-hover: hover){:host(.ion-color:hover) .button-native{color:var(--ion-color-contrast)}:host(.ion-color:hover) .button-native::after{background:var(--ion-color-contrast)}}'};var l=function(){function t(t){Object(n.o)(this,t),this.activated=!1,this.side="bottom"}return t.prototype.activatedChanged=function(t){var o=Array.from(this.el.querySelectorAll("ion-fab-button")),r=t?30:0;o.forEach((function(o,i){setTimeout((function(){return o.show=t}),i*r)}))},t.prototype.render=function(){var t,o=Object(a.b)(this);return Object(n.j)(n.c,{class:(t={},t[o]=!0,t["fab-list-active"]=this.activated,t["fab-list-side-"+this.side]=!0,t)},Object(n.j)("slot",null))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{activated:["activatedChanged"]}},enumerable:!1,configurable:!0}),t}();l.style=":host{margin-left:0;margin-right:0;margin-top:66px;margin-bottom:66px;display:none;position:absolute;top:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-width:56px;min-height:56px}:host(.fab-list-active){display:-ms-flexbox;display:flex}::slotted(.fab-button-in-list){margin-left:0;margin-right:0;margin-top:8px;margin-bottom:8px;width:40px;height:40px;-webkit-transform:scale(0);transform:scale(0);opacity:0;visibility:hidden}:host(.fab-list-side-top) ::slotted(.fab-button-in-list),:host(.fab-list-side-bottom) ::slotted(.fab-button-in-list){margin-left:0;margin-right:0;margin-top:5px;margin-bottom:5px}:host(.fab-list-side-start) ::slotted(.fab-button-in-list),:host(.fab-list-side-end) ::slotted(.fab-button-in-list){margin-left:5px;margin-right:5px;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-list-side-start) ::slotted(.fab-button-in-list),:host(.fab-list-side-end) ::slotted(.fab-button-in-list){margin-left:unset;margin-right:unset;-webkit-margin-start:5px;margin-inline-start:5px;-webkit-margin-end:5px;margin-inline-end:5px}}::slotted(.fab-button-in-list.fab-button-show){-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}:host(.fab-list-side-top){top:auto;bottom:0;-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.fab-list-side-start){margin-left:66px;margin-right:66px;margin-top:0;margin-bottom:0;right:0;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-list-side-start){margin-left:unset;margin-right:unset;-webkit-margin-start:66px;margin-inline-start:66px;-webkit-margin-end:66px;margin-inline-end:66px}}:host-context([dir=rtl]):host(.fab-list-side-start),:host-context([dir=rtl]).fab-list-side-start{left:unset;right:unset;left:0}:host(.fab-list-side-end){margin-left:66px;margin-right:66px;margin-top:0;margin-bottom:0;left:0;-ms-flex-direction:row;flex-direction:row}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.fab-list-side-end){margin-left:unset;margin-right:unset;-webkit-margin-start:66px;margin-inline-start:66px;-webkit-margin-end:66px;margin-inline-end:66px}}:host-context([dir=rtl]):host(.fab-list-side-end),:host-context([dir=rtl]).fab-list-side-end{left:unset;right:unset;right:0}"},133:function(t,o,r){"use strict";r.d(o,"a",(function(){return a})),r.d(o,"b",(function(){return e})),r.d(o,"c",(function(){return n})),r.d(o,"d",(function(){return c}));var i=r(1),n=function(t,o){return null!==o.closest(t)},a=function(t,o){var r;return"string"===typeof t&&t.length>0?Object.assign(((r={"ion-color":!0})["ion-color-"+t]=!0,r),o):o},e=function(t){var o={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return o[t]=!0})),o},s=/^[a-z][a-z0-9+\-.]*:/,c=function(t,o,r,n){return Object(i.a)(void 0,void 0,void 0,(function(){var a;return Object(i.c)(this,(function(i){return null!=t&&"#"!==t[0]&&!s.test(t)&&(a=document.querySelector("ion-router"))?(null!=o&&o.preventDefault(),[2,a.push(t,r,n)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=23.8573a2a7.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/24.97a5c971.chunk.js b/docs/static/js/24.97a5c971.chunk.js index 55d0198..81609f0 100644 --- a/docs/static/js/24.97a5c971.chunk.js +++ b/docs/static/js/24.97a5c971.chunk.js @@ -1,295 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [24], - { - 103: function (t, i, n) { - 'use strict' - n.r(i), - n.d(i, 'ion_input', function () { - return s - }) - var e = n(1), - o = n(13), - a = n(14), - r = n(12), - l = n(133), - s = (function () { - function t(t) { - var i = this - Object(o.o)(this, t), - (this.ionInput = Object(o.g)(this, 'ionInput', 7)), - (this.ionChange = Object(o.g)(this, 'ionChange', 7)), - (this.ionBlur = Object(o.g)(this, 'ionBlur', 7)), - (this.ionFocus = Object(o.g)(this, 'ionFocus', 7)), - (this.ionStyle = Object(o.g)(this, 'ionStyle', 7)), - (this.inputId = 'ion-input-' + p++), - (this.didBlurAfterEdit = !1), - (this.inheritedAttributes = {}), - (this.fireFocusEvents = !0), - (this.hasFocus = !1), - (this.autocapitalize = 'off'), - (this.autocomplete = 'off'), - (this.autocorrect = 'off'), - (this.autofocus = !1), - (this.clearInput = !1), - (this.debounce = 0), - (this.disabled = !1), - (this.name = this.inputId), - (this.readonly = !1), - (this.required = !1), - (this.spellcheck = !1), - (this.type = 'text'), - (this.value = ''), - (this.onInput = function (t) { - var n = t.target - n && (i.value = n.value || ''), i.ionInput.emit(t) - }), - (this.onBlur = function (t) { - ;(i.hasFocus = !1), i.focusChanged(), i.emitStyle(), i.fireFocusEvents && i.ionBlur.emit(t) - }), - (this.onFocus = function (t) { - ;(i.hasFocus = !0), i.focusChanged(), i.emitStyle(), i.fireFocusEvents && i.ionFocus.emit(t) - }), - (this.onKeydown = function (t) { - i.shouldClearOnEdit() && - (i.didBlurAfterEdit && i.hasValue() && 'Enter' !== t.key && i.clearTextInput(), - (i.didBlurAfterEdit = !1)) - }), - (this.clearTextOnEnter = function (t) { - 'Enter' === t.key && i.clearTextInput(t) - }), - (this.clearTextInput = function (t) { - i.clearInput && - !i.readonly && - !i.disabled && - t && - (t.preventDefault(), t.stopPropagation(), i.setFocus()), - (i.value = ''), - i.nativeInput && (i.nativeInput.value = '') - }) - } - return ( - (t.prototype.debounceChanged = function () { - this.ionChange = Object(r.f)(this.ionChange, this.debounce) - }), - (t.prototype.disabledChanged = function () { - this.emitStyle() - }), - (t.prototype.placeholderChanged = function () { - this.emitStyle() - }), - (t.prototype.valueChanged = function () { - this.emitStyle(), this.ionChange.emit({ value: null == this.value ? this.value : this.value.toString() }) - }), - (t.prototype.componentWillLoad = function () { - this.inheritedAttributes = Object(r.i)(this.el, ['aria-label', 'tabindex', 'title']) - }), - (t.prototype.connectedCallback = function () { - this.emitStyle(), - this.debounceChanged(), - document.dispatchEvent(new CustomEvent('ionInputDidLoad', { detail: this.el })) - }), - (t.prototype.disconnectedCallback = function () { - document.dispatchEvent(new CustomEvent('ionInputDidUnload', { detail: this.el })) - }), - (t.prototype.setFocus = function () { - return Object(e.a)(this, void 0, void 0, function () { - return Object(e.c)(this, function (t) { - return this.nativeInput && this.nativeInput.focus(), [2] - }) - }) - }), - (t.prototype.setBlur = function () { - return Object(e.a)(this, void 0, void 0, function () { - return Object(e.c)(this, function (t) { - return this.nativeInput && this.nativeInput.blur(), [2] - }) - }) - }), - (t.prototype.getInputElement = function () { - return Promise.resolve(this.nativeInput) - }), - (t.prototype.shouldClearOnEdit = function () { - var t = this.type, - i = this.clearOnEdit - return void 0 === i ? 'password' === t : i - }), - (t.prototype.getValue = function () { - return 'number' === typeof this.value ? this.value.toString() : (this.value || '').toString() - }), - (t.prototype.emitStyle = function () { - this.ionStyle.emit({ - interactive: !0, - input: !0, - 'has-placeholder': null != this.placeholder, - 'has-value': this.hasValue(), - 'has-focus': this.hasFocus, - 'interactive-disabled': this.disabled, - }) - }), - (t.prototype.focusChanged = function () { - !this.hasFocus && this.shouldClearOnEdit() && this.hasValue() && (this.didBlurAfterEdit = !0) - }), - (t.prototype.hasValue = function () { - return this.getValue().length > 0 - }), - (t.prototype.render = function () { - var t, - i = this, - n = Object(a.b)(this), - e = this.getValue(), - s = this.inputId + '-lbl', - p = Object(r.h)(this.el) - return ( - p && (p.id = s), - Object(o.j)( - o.c, - { - 'aria-disabled': this.disabled ? 'true' : null, - class: Object(l.a)( - this.color, - ((t = {}), (t[n] = !0), (t['has-value'] = this.hasValue()), (t['has-focus'] = this.hasFocus), t) - ), - }, - Object(o.j)( - 'input', - Object.assign( - { - class: 'native-input', - ref: function (t) { - return (i.nativeInput = t) - }, - 'aria-labelledby': p ? s : null, - disabled: this.disabled, - accept: this.accept, - autoCapitalize: this.autocapitalize, - autoComplete: this.autocomplete, - autoCorrect: this.autocorrect, - autoFocus: this.autofocus, - enterKeyHint: this.enterkeyhint, - inputMode: this.inputmode, - min: this.min, - max: this.max, - minLength: this.minlength, - maxLength: this.maxlength, - multiple: this.multiple, - name: this.name, - pattern: this.pattern, - placeholder: this.placeholder || '', - readOnly: this.readonly, - required: this.required, - spellcheck: this.spellcheck, - step: this.step, - size: this.size, - type: this.type, - value: e, - onInput: this.onInput, - onBlur: this.onBlur, - onFocus: this.onFocus, - onKeyDown: this.onKeydown, - }, - this.inheritedAttributes - ) - ), - this.clearInput && - !this.readonly && - !this.disabled && - Object(o.j)('button', { - 'aria-label': 'reset', - type: 'button', - class: 'input-clear-icon', - onTouchStart: this.clearTextInput, - onMouseDown: this.clearTextInput, - onKeyDown: this.clearTextOnEnter, - }) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { - debounce: ['debounceChanged'], - disabled: ['disabledChanged'], - placeholder: ['placeholderChanged'], - value: ['valueChanged'], - } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - p = 0 - s.style = { - ios: ".sc-ion-input-ios-h{--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--background:transparent;--color:initial;display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;width:100%;padding:0 !important;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);z-index:2}ion-item.sc-ion-input-ios-h:not(.item-label),ion-item:not(.item-label) .sc-ion-input-ios-h{--padding-start:0}.ion-color.sc-ion-input-ios-h{color:var(--ion-color-base)}.native-input.sc-ion-input-ios{border-radius:var(--border-radius);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:inline-block;-ms-flex:1;flex:1;width:100%;max-width:100%;max-height:100%;border:0;outline:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native-input.sc-ion-input-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.native-input.sc-ion-input-ios::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios::-moz-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios::-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios::placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios:-webkit-autofill{background-color:transparent}.native-input.sc-ion-input-ios:invalid{-webkit-box-shadow:none;box-shadow:none}.native-input.sc-ion-input-ios::-ms-clear{display:none}.native-input[disabled].sc-ion-input-ios{opacity:0.4}.cloned-input.sc-ion-input-ios{left:0;top:0;position:absolute;pointer-events:none}[dir=rtl].sc-ion-input-ios .cloned-input.sc-ion-input-ios,[dir=rtl].sc-ion-input-ios-h .cloned-input.sc-ion-input-ios,[dir=rtl] .sc-ion-input-ios-h .cloned-input.sc-ion-input-ios{left:unset;right:unset;right:0}.input-clear-icon.sc-ion-input-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;background-position:center;border:0;outline:none;background-color:transparent;background-repeat:no-repeat;visibility:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-clear-icon.sc-ion-input-ios:focus{opacity:0.5}.has-value.sc-ion-input-ios-h .input-clear-icon.sc-ion-input-ios{visibility:visible}.has-focus.sc-ion-input-ios-h{pointer-events:none}.has-focus.sc-ion-input-ios-h input.sc-ion-input-ios,.has-focus.sc-ion-input-ios-h a.sc-ion-input-ios,.has-focus.sc-ion-input-ios-h button.sc-ion-input-ios{pointer-events:auto}.item-label-floating.item-has-placeholder.sc-ion-input-ios-h:not(.item-has-value),.item-label-floating.item-has-placeholder:not(.item-has-value) .sc-ion-input-ios-h{opacity:0}.item-label-floating.item-has-placeholder.sc-ion-input-ios-h:not(.item-has-value).item-has-focus,.item-label-floating.item-has-placeholder:not(.item-has-value).item-has-focus .sc-ion-input-ios-h{-webkit-transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.sc-ion-input-ios-h{--padding-top:10px;--padding-end:10px;--padding-bottom:10px;--padding-start:0;font-size:inherit}.item-label-stacked.sc-ion-input-ios-h,.item-label-stacked .sc-ion-input-ios-h,.item-label-floating.sc-ion-input-ios-h,.item-label-floating .sc-ion-input-ios-h{--padding-top:8px;--padding-bottom:8px;--padding-start:0px}.input-clear-icon.sc-ion-input-ios{background-image:url(\"data:image/svg+xml;charset=utf-8,\");width:30px;height:30px;background-size:18px}", - md: ".sc-ion-input-md-h{--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--background:transparent;--color:initial;display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;width:100%;padding:0 !important;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);z-index:2}ion-item.sc-ion-input-md-h:not(.item-label),ion-item:not(.item-label) .sc-ion-input-md-h{--padding-start:0}.ion-color.sc-ion-input-md-h{color:var(--ion-color-base)}.native-input.sc-ion-input-md{border-radius:var(--border-radius);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:inline-block;-ms-flex:1;flex:1;width:100%;max-width:100%;max-height:100%;border:0;outline:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native-input.sc-ion-input-md{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.native-input.sc-ion-input-md::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md::-moz-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md::-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md::placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md:-webkit-autofill{background-color:transparent}.native-input.sc-ion-input-md:invalid{-webkit-box-shadow:none;box-shadow:none}.native-input.sc-ion-input-md::-ms-clear{display:none}.native-input[disabled].sc-ion-input-md{opacity:0.4}.cloned-input.sc-ion-input-md{left:0;top:0;position:absolute;pointer-events:none}[dir=rtl].sc-ion-input-md .cloned-input.sc-ion-input-md,[dir=rtl].sc-ion-input-md-h .cloned-input.sc-ion-input-md,[dir=rtl] .sc-ion-input-md-h .cloned-input.sc-ion-input-md{left:unset;right:unset;right:0}.input-clear-icon.sc-ion-input-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;background-position:center;border:0;outline:none;background-color:transparent;background-repeat:no-repeat;visibility:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-clear-icon.sc-ion-input-md:focus{opacity:0.5}.has-value.sc-ion-input-md-h .input-clear-icon.sc-ion-input-md{visibility:visible}.has-focus.sc-ion-input-md-h{pointer-events:none}.has-focus.sc-ion-input-md-h input.sc-ion-input-md,.has-focus.sc-ion-input-md-h a.sc-ion-input-md,.has-focus.sc-ion-input-md-h button.sc-ion-input-md{pointer-events:auto}.item-label-floating.item-has-placeholder.sc-ion-input-md-h:not(.item-has-value),.item-label-floating.item-has-placeholder:not(.item-has-value) .sc-ion-input-md-h{opacity:0}.item-label-floating.item-has-placeholder.sc-ion-input-md-h:not(.item-has-value).item-has-focus,.item-label-floating.item-has-placeholder:not(.item-has-value).item-has-focus .sc-ion-input-md-h{-webkit-transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.sc-ion-input-md-h{--padding-top:10px;--padding-end:0;--padding-bottom:10px;--padding-start:8px;font-size:inherit}.item-label-stacked.sc-ion-input-md-h,.item-label-stacked .sc-ion-input-md-h,.item-label-floating.sc-ion-input-md-h,.item-label-floating .sc-ion-input-md-h{--padding-top:8px;--padding-bottom:8px;--padding-start:0}.input-clear-icon.sc-ion-input-md{background-image:url(\"data:image/svg+xml;charset=utf-8,\");width:30px;height:30px;background-size:22px}", - } - }, - 133: function (t, i, n) { - 'use strict' - n.d(i, 'a', function () { - return a - }), - n.d(i, 'b', function () { - return r - }), - n.d(i, 'c', function () { - return o - }), - n.d(i, 'd', function () { - return s - }) - var e = n(1), - o = function (t, i) { - return null !== i.closest(t) - }, - a = function (t, i) { - var n - return 'string' === typeof t && t.length > 0 - ? Object.assign((((n = { 'ion-color': !0 })['ion-color-' + t] = !0), n), i) - : i - }, - r = function (t) { - var i = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (i[t] = !0) - }), - i - ) - }, - l = /^[a-z][a-z0-9+\-.]*:/, - s = function (t, i, n, o) { - return Object(e.a)(void 0, void 0, void 0, function () { - var a - return Object(e.c)(this, function (e) { - return null != t && '#' !== t[0] && !l.test(t) && (a = document.querySelector('ion-router')) - ? (null != i && i.preventDefault(), [2, a.push(t, n, o)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=24.97a5c971.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[24],{103:function(t,i,n){"use strict";n.r(i),n.d(i,"ion_input",(function(){return s}));var e=n(1),o=n(13),a=n(14),r=n(12),l=n(133),s=function(){function t(t){var i=this;Object(o.o)(this,t),this.ionInput=Object(o.g)(this,"ionInput",7),this.ionChange=Object(o.g)(this,"ionChange",7),this.ionBlur=Object(o.g)(this,"ionBlur",7),this.ionFocus=Object(o.g)(this,"ionFocus",7),this.ionStyle=Object(o.g)(this,"ionStyle",7),this.inputId="ion-input-"+p++,this.didBlurAfterEdit=!1,this.inheritedAttributes={},this.fireFocusEvents=!0,this.hasFocus=!1,this.autocapitalize="off",this.autocomplete="off",this.autocorrect="off",this.autofocus=!1,this.clearInput=!1,this.debounce=0,this.disabled=!1,this.name=this.inputId,this.readonly=!1,this.required=!1,this.spellcheck=!1,this.type="text",this.value="",this.onInput=function(t){var n=t.target;n&&(i.value=n.value||""),i.ionInput.emit(t)},this.onBlur=function(t){i.hasFocus=!1,i.focusChanged(),i.emitStyle(),i.fireFocusEvents&&i.ionBlur.emit(t)},this.onFocus=function(t){i.hasFocus=!0,i.focusChanged(),i.emitStyle(),i.fireFocusEvents&&i.ionFocus.emit(t)},this.onKeydown=function(t){i.shouldClearOnEdit()&&(i.didBlurAfterEdit&&i.hasValue()&&"Enter"!==t.key&&i.clearTextInput(),i.didBlurAfterEdit=!1)},this.clearTextOnEnter=function(t){"Enter"===t.key&&i.clearTextInput(t)},this.clearTextInput=function(t){i.clearInput&&!i.readonly&&!i.disabled&&t&&(t.preventDefault(),t.stopPropagation(),i.setFocus()),i.value="",i.nativeInput&&(i.nativeInput.value="")}}return t.prototype.debounceChanged=function(){this.ionChange=Object(r.f)(this.ionChange,this.debounce)},t.prototype.disabledChanged=function(){this.emitStyle()},t.prototype.placeholderChanged=function(){this.emitStyle()},t.prototype.valueChanged=function(){this.emitStyle(),this.ionChange.emit({value:null==this.value?this.value:this.value.toString()})},t.prototype.componentWillLoad=function(){this.inheritedAttributes=Object(r.i)(this.el,["aria-label","tabindex","title"])},t.prototype.connectedCallback=function(){this.emitStyle(),this.debounceChanged(),document.dispatchEvent(new CustomEvent("ionInputDidLoad",{detail:this.el}))},t.prototype.disconnectedCallback=function(){document.dispatchEvent(new CustomEvent("ionInputDidUnload",{detail:this.el}))},t.prototype.setFocus=function(){return Object(e.a)(this,void 0,void 0,(function(){return Object(e.c)(this,(function(t){return this.nativeInput&&this.nativeInput.focus(),[2]}))}))},t.prototype.setBlur=function(){return Object(e.a)(this,void 0,void 0,(function(){return Object(e.c)(this,(function(t){return this.nativeInput&&this.nativeInput.blur(),[2]}))}))},t.prototype.getInputElement=function(){return Promise.resolve(this.nativeInput)},t.prototype.shouldClearOnEdit=function(){var t=this.type,i=this.clearOnEdit;return void 0===i?"password"===t:i},t.prototype.getValue=function(){return"number"===typeof this.value?this.value.toString():(this.value||"").toString()},t.prototype.emitStyle=function(){this.ionStyle.emit({interactive:!0,input:!0,"has-placeholder":null!=this.placeholder,"has-value":this.hasValue(),"has-focus":this.hasFocus,"interactive-disabled":this.disabled})},t.prototype.focusChanged=function(){!this.hasFocus&&this.shouldClearOnEdit()&&this.hasValue()&&(this.didBlurAfterEdit=!0)},t.prototype.hasValue=function(){return this.getValue().length>0},t.prototype.render=function(){var t,i=this,n=Object(a.b)(this),e=this.getValue(),s=this.inputId+"-lbl",p=Object(r.h)(this.el);return p&&(p.id=s),Object(o.j)(o.c,{"aria-disabled":this.disabled?"true":null,class:Object(l.a)(this.color,(t={},t[n]=!0,t["has-value"]=this.hasValue(),t["has-focus"]=this.hasFocus,t))},Object(o.j)("input",Object.assign({class:"native-input",ref:function(t){return i.nativeInput=t},"aria-labelledby":p?s:null,disabled:this.disabled,accept:this.accept,autoCapitalize:this.autocapitalize,autoComplete:this.autocomplete,autoCorrect:this.autocorrect,autoFocus:this.autofocus,enterKeyHint:this.enterkeyhint,inputMode:this.inputmode,min:this.min,max:this.max,minLength:this.minlength,maxLength:this.maxlength,multiple:this.multiple,name:this.name,pattern:this.pattern,placeholder:this.placeholder||"",readOnly:this.readonly,required:this.required,spellcheck:this.spellcheck,step:this.step,size:this.size,type:this.type,value:e,onInput:this.onInput,onBlur:this.onBlur,onFocus:this.onFocus,onKeyDown:this.onKeydown},this.inheritedAttributes)),this.clearInput&&!this.readonly&&!this.disabled&&Object(o.j)("button",{"aria-label":"reset",type:"button",class:"input-clear-icon",onTouchStart:this.clearTextInput,onMouseDown:this.clearTextInput,onKeyDown:this.clearTextOnEnter}))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(o.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{debounce:["debounceChanged"],disabled:["disabledChanged"],placeholder:["placeholderChanged"],value:["valueChanged"]}},enumerable:!1,configurable:!0}),t}(),p=0;s.style={ios:".sc-ion-input-ios-h{--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--background:transparent;--color:initial;display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;width:100%;padding:0 !important;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);z-index:2}ion-item.sc-ion-input-ios-h:not(.item-label),ion-item:not(.item-label) .sc-ion-input-ios-h{--padding-start:0}.ion-color.sc-ion-input-ios-h{color:var(--ion-color-base)}.native-input.sc-ion-input-ios{border-radius:var(--border-radius);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:inline-block;-ms-flex:1;flex:1;width:100%;max-width:100%;max-height:100%;border:0;outline:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native-input.sc-ion-input-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.native-input.sc-ion-input-ios::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios::-moz-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios::-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios::placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-ios:-webkit-autofill{background-color:transparent}.native-input.sc-ion-input-ios:invalid{-webkit-box-shadow:none;box-shadow:none}.native-input.sc-ion-input-ios::-ms-clear{display:none}.native-input[disabled].sc-ion-input-ios{opacity:0.4}.cloned-input.sc-ion-input-ios{left:0;top:0;position:absolute;pointer-events:none}[dir=rtl].sc-ion-input-ios .cloned-input.sc-ion-input-ios,[dir=rtl].sc-ion-input-ios-h .cloned-input.sc-ion-input-ios,[dir=rtl] .sc-ion-input-ios-h .cloned-input.sc-ion-input-ios{left:unset;right:unset;right:0}.input-clear-icon.sc-ion-input-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;background-position:center;border:0;outline:none;background-color:transparent;background-repeat:no-repeat;visibility:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-clear-icon.sc-ion-input-ios:focus{opacity:0.5}.has-value.sc-ion-input-ios-h .input-clear-icon.sc-ion-input-ios{visibility:visible}.has-focus.sc-ion-input-ios-h{pointer-events:none}.has-focus.sc-ion-input-ios-h input.sc-ion-input-ios,.has-focus.sc-ion-input-ios-h a.sc-ion-input-ios,.has-focus.sc-ion-input-ios-h button.sc-ion-input-ios{pointer-events:auto}.item-label-floating.item-has-placeholder.sc-ion-input-ios-h:not(.item-has-value),.item-label-floating.item-has-placeholder:not(.item-has-value) .sc-ion-input-ios-h{opacity:0}.item-label-floating.item-has-placeholder.sc-ion-input-ios-h:not(.item-has-value).item-has-focus,.item-label-floating.item-has-placeholder:not(.item-has-value).item-has-focus .sc-ion-input-ios-h{-webkit-transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.sc-ion-input-ios-h{--padding-top:10px;--padding-end:10px;--padding-bottom:10px;--padding-start:0;font-size:inherit}.item-label-stacked.sc-ion-input-ios-h,.item-label-stacked .sc-ion-input-ios-h,.item-label-floating.sc-ion-input-ios-h,.item-label-floating .sc-ion-input-ios-h{--padding-top:8px;--padding-bottom:8px;--padding-start:0px}.input-clear-icon.sc-ion-input-ios{background-image:url(\"data:image/svg+xml;charset=utf-8,\");width:30px;height:30px;background-size:18px}",md:".sc-ion-input-md-h{--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--background:transparent;--color:initial;display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;width:100%;padding:0 !important;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);z-index:2}ion-item.sc-ion-input-md-h:not(.item-label),ion-item:not(.item-label) .sc-ion-input-md-h{--padding-start:0}.ion-color.sc-ion-input-md-h{color:var(--ion-color-base)}.native-input.sc-ion-input-md{border-radius:var(--border-radius);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:inline-block;-ms-flex:1;flex:1;width:100%;max-width:100%;max-height:100%;border:0;outline:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native-input.sc-ion-input-md{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.native-input.sc-ion-input-md::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md::-moz-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md::-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md::placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-input.sc-ion-input-md:-webkit-autofill{background-color:transparent}.native-input.sc-ion-input-md:invalid{-webkit-box-shadow:none;box-shadow:none}.native-input.sc-ion-input-md::-ms-clear{display:none}.native-input[disabled].sc-ion-input-md{opacity:0.4}.cloned-input.sc-ion-input-md{left:0;top:0;position:absolute;pointer-events:none}[dir=rtl].sc-ion-input-md .cloned-input.sc-ion-input-md,[dir=rtl].sc-ion-input-md-h .cloned-input.sc-ion-input-md,[dir=rtl] .sc-ion-input-md-h .cloned-input.sc-ion-input-md{left:unset;right:unset;right:0}.input-clear-icon.sc-ion-input-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;background-position:center;border:0;outline:none;background-color:transparent;background-repeat:no-repeat;visibility:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-clear-icon.sc-ion-input-md:focus{opacity:0.5}.has-value.sc-ion-input-md-h .input-clear-icon.sc-ion-input-md{visibility:visible}.has-focus.sc-ion-input-md-h{pointer-events:none}.has-focus.sc-ion-input-md-h input.sc-ion-input-md,.has-focus.sc-ion-input-md-h a.sc-ion-input-md,.has-focus.sc-ion-input-md-h button.sc-ion-input-md{pointer-events:auto}.item-label-floating.item-has-placeholder.sc-ion-input-md-h:not(.item-has-value),.item-label-floating.item-has-placeholder:not(.item-has-value) .sc-ion-input-md-h{opacity:0}.item-label-floating.item-has-placeholder.sc-ion-input-md-h:not(.item-has-value).item-has-focus,.item-label-floating.item-has-placeholder:not(.item-has-value).item-has-focus .sc-ion-input-md-h{-webkit-transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.sc-ion-input-md-h{--padding-top:10px;--padding-end:0;--padding-bottom:10px;--padding-start:8px;font-size:inherit}.item-label-stacked.sc-ion-input-md-h,.item-label-stacked .sc-ion-input-md-h,.item-label-floating.sc-ion-input-md-h,.item-label-floating .sc-ion-input-md-h{--padding-top:8px;--padding-bottom:8px;--padding-start:0}.input-clear-icon.sc-ion-input-md{background-image:url(\"data:image/svg+xml;charset=utf-8,\");width:30px;height:30px;background-size:22px}"}},133:function(t,i,n){"use strict";n.d(i,"a",(function(){return a})),n.d(i,"b",(function(){return r})),n.d(i,"c",(function(){return o})),n.d(i,"d",(function(){return s}));var e=n(1),o=function(t,i){return null!==i.closest(t)},a=function(t,i){var n;return"string"===typeof t&&t.length>0?Object.assign(((n={"ion-color":!0})["ion-color-"+t]=!0,n),i):i},r=function(t){var i={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return i[t]=!0})),i},l=/^[a-z][a-z0-9+\-.]*:/,s=function(t,i,n,o){return Object(e.a)(void 0,void 0,void 0,(function(){var a;return Object(e.c)(this,(function(e){return null!=t&&"#"!==t[0]&&!l.test(t)&&(a=document.querySelector("ion-router"))?(null!=i&&i.preventDefault(),[2,a.push(t,n,o)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=24.97a5c971.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/25.fbc2daf4.chunk.js b/docs/static/js/25.fbc2daf4.chunk.js index 43aa987..710819b 100644 --- a/docs/static/js/25.fbc2daf4.chunk.js +++ b/docs/static/js/25.fbc2daf4.chunk.js @@ -1,485 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [25], - { - 104: function (t, i, e) { - 'use strict' - e.r(i), - e.d(i, 'ion_item_option', function () { - return l - }), - e.d(i, 'ion_item_options', function () { - return d - }), - e.d(i, 'ion_item_sliding', function () { - return c - }) - var n = e(1), - o = e(13), - s = e(14), - r = e(133), - a = e(12), - l = (function () { - function t(t) { - Object(o.o)(this, t), - (this.disabled = !1), - (this.expandable = !1), - (this.type = 'button'), - (this.onClick = function (t) { - t.target.closest('ion-item-option') && t.preventDefault() - }) - } - return ( - (t.prototype.render = function () { - var t, - i = this, - e = i.disabled, - n = i.expandable, - a = void 0 === i.href ? 'button' : 'a', - l = Object(s.b)(this), - d = - 'button' === a - ? { type: this.type } - : { download: this.download, href: this.href, target: this.target } - return Object(o.j)( - o.c, - { - onClick: this.onClick, - class: Object(r.a)( - this.color, - ((t = {}), - (t[l] = !0), - (t['item-option-disabled'] = e), - (t['item-option-expandable'] = n), - (t['ion-activatable'] = !0), - t) - ), - }, - Object(o.j)( - a, - Object.assign({}, d, { class: 'button-native', part: 'native', disabled: e }), - Object(o.j)( - 'span', - { class: 'button-inner' }, - Object(o.j)('slot', { name: 'top' }), - Object(o.j)( - 'div', - { class: 'horizontal-wrapper' }, - Object(o.j)('slot', { name: 'start' }), - Object(o.j)('slot', { name: 'icon-only' }), - Object(o.j)('slot', null), - Object(o.j)('slot', { name: 'end' }) - ), - Object(o.j)('slot', { name: 'bottom' }) - ), - 'md' === l && Object(o.j)('ion-ripple-effect', null) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - l.style = { - ios: ':host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit)}:host(.in-list.item-options-end:last-child){padding-right:calc(.7em + var(--ion-safe-area-right))}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-list.item-options-end:last-child){padding-right:unset;-webkit-padding-end:calc(.7em + var(--ion-safe-area-right));padding-inline-end:calc(.7em + var(--ion-safe-area-right))}}:host(.in-list.item-options-start:first-child){padding-left:calc(.7em + var(--ion-safe-area-left))}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-list.item-options-start:first-child){padding-left:unset;-webkit-padding-start:calc(.7em + var(--ion-safe-area-left));padding-inline-start:calc(.7em + var(--ion-safe-area-left))}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.button-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0.7em;padding-right:0.7em;padding-top:0;padding-bottom:0;display:inline-block;position:relative;width:100%;height:100%;border:0;outline:none;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:0.7em;padding-inline-start:0.7em;-webkit-padding-end:0.7em;padding-inline-end:0.7em}}.button-inner{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.horizontal-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}::slotted(*){-ms-flex-negative:0;flex-shrink:0}::slotted([slot=start]){margin-left:0;margin-right:5px;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:5px;margin-inline-end:5px}}::slotted([slot=end]){margin-left:5px;margin-right:0;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:5px;margin-inline-start:5px;-webkit-margin-end:0;margin-inline-end:0}}::slotted([slot=icon-only]){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:10px;margin-right:10px;margin-top:0;margin-bottom:0;min-width:0.9em;font-size:1.8em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=icon-only]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}:host(.item-option-expandable){-ms-flex-negative:0;flex-shrink:0;-webkit-transition-duration:0;transition-duration:0;-webkit-transition-property:none;transition-property:none;-webkit-transition-timing-function:cubic-bezier(0.65, 0.05, 0.36, 1);transition-timing-function:cubic-bezier(0.65, 0.05, 0.36, 1)}:host(.item-option-disabled){pointer-events:none}:host(.item-option-disabled) .button-native{cursor:default;opacity:0.5;pointer-events:none}:host{font-size:16px}:host(.ion-activated){background:var(--ion-color-primary-shade, #3171e0)}:host(.ion-color.ion-activated){background:var(--ion-color-shade)}', - md: ':host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit)}:host(.in-list.item-options-end:last-child){padding-right:calc(.7em + var(--ion-safe-area-right))}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-list.item-options-end:last-child){padding-right:unset;-webkit-padding-end:calc(.7em + var(--ion-safe-area-right));padding-inline-end:calc(.7em + var(--ion-safe-area-right))}}:host(.in-list.item-options-start:first-child){padding-left:calc(.7em + var(--ion-safe-area-left))}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-list.item-options-start:first-child){padding-left:unset;-webkit-padding-start:calc(.7em + var(--ion-safe-area-left));padding-inline-start:calc(.7em + var(--ion-safe-area-left))}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.button-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0.7em;padding-right:0.7em;padding-top:0;padding-bottom:0;display:inline-block;position:relative;width:100%;height:100%;border:0;outline:none;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:0.7em;padding-inline-start:0.7em;-webkit-padding-end:0.7em;padding-inline-end:0.7em}}.button-inner{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.horizontal-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}::slotted(*){-ms-flex-negative:0;flex-shrink:0}::slotted([slot=start]){margin-left:0;margin-right:5px;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:5px;margin-inline-end:5px}}::slotted([slot=end]){margin-left:5px;margin-right:0;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:5px;margin-inline-start:5px;-webkit-margin-end:0;margin-inline-end:0}}::slotted([slot=icon-only]){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:10px;margin-right:10px;margin-top:0;margin-bottom:0;min-width:0.9em;font-size:1.8em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=icon-only]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}:host(.item-option-expandable){-ms-flex-negative:0;flex-shrink:0;-webkit-transition-duration:0;transition-duration:0;-webkit-transition-property:none;transition-property:none;-webkit-transition-timing-function:cubic-bezier(0.65, 0.05, 0.36, 1);transition-timing-function:cubic-bezier(0.65, 0.05, 0.36, 1)}:host(.item-option-disabled){pointer-events:none}:host(.item-option-disabled) .button-native{cursor:default;opacity:0.5;pointer-events:none}:host{font-size:14px;font-weight:500;text-transform:uppercase}', - } - var d = (function () { - function t(t) { - Object(o.o)(this, t), (this.ionSwipe = Object(o.g)(this, 'ionSwipe', 7)), (this.side = 'end') - } - return ( - (t.prototype.fireSwipeEvent = function () { - return Object(n.a)(this, void 0, void 0, function () { - return Object(n.c)(this, function (t) { - return this.ionSwipe.emit({ side: this.side }), [2] - }) - }) - }), - (t.prototype.render = function () { - var t, - i = Object(s.b)(this), - e = Object(a.m)(this.side) - return Object(o.j)(o.c, { - class: - ((t = {}), - (t[i] = !0), - (t['item-options-' + i] = !0), - (t['item-options-start'] = !e), - (t['item-options-end'] = e), - t), - }) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - d.style = { - ios: 'ion-item-options{top:0;right:0;-ms-flex-pack:end;justify-content:flex-end;display:none;position:absolute;height:100%;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}[dir=rtl] ion-item-options,:host-context([dir=rtl]) ion-item-options{-ms-flex-pack:start;justify-content:flex-start}[dir=rtl] ion-item-options:not(.item-options-end),:host-context([dir=rtl]) ion-item-options:not(.item-options-end){right:auto;left:0;-ms-flex-pack:end;justify-content:flex-end}.item-options-start{right:auto;left:0;-ms-flex-pack:start;justify-content:flex-start}[dir=rtl] .item-options-start,:host-context([dir=rtl]) .item-options-start{-ms-flex-pack:end;justify-content:flex-end}.item-options-start ion-item-option:first-child{padding-right:var(--ion-safe-area-left)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-options-start ion-item-option:first-child{padding-right:unset;-webkit-padding-end:var(--ion-safe-area-left);padding-inline-end:var(--ion-safe-area-left)}}.item-options-end ion-item-option:last-child{padding-right:var(--ion-safe-area-right)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-options-end ion-item-option:last-child{padding-right:unset;-webkit-padding-end:var(--ion-safe-area-right);padding-inline-end:var(--ion-safe-area-right)}}[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end),:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}.item-sliding-active-slide ion-item-options{display:-ms-flexbox;display:flex;visibility:hidden}.item-sliding-active-slide.item-sliding-active-options-start .item-options-start,.item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start){width:100%;visibility:visible}.item-options-ios{border-bottom-width:0;border-bottom-style:solid;border-bottom-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)))}.item-options-ios.item-options-end{border-bottom-width:0.55px}.list-ios-lines-none .item-options-ios{border-bottom-width:0}.list-ios-lines-full .item-options-ios,.list-ios-lines-inset .item-options-ios.item-options-end{border-bottom-width:0.55px}', - md: 'ion-item-options{top:0;right:0;-ms-flex-pack:end;justify-content:flex-end;display:none;position:absolute;height:100%;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}[dir=rtl] ion-item-options,:host-context([dir=rtl]) ion-item-options{-ms-flex-pack:start;justify-content:flex-start}[dir=rtl] ion-item-options:not(.item-options-end),:host-context([dir=rtl]) ion-item-options:not(.item-options-end){right:auto;left:0;-ms-flex-pack:end;justify-content:flex-end}.item-options-start{right:auto;left:0;-ms-flex-pack:start;justify-content:flex-start}[dir=rtl] .item-options-start,:host-context([dir=rtl]) .item-options-start{-ms-flex-pack:end;justify-content:flex-end}.item-options-start ion-item-option:first-child{padding-right:var(--ion-safe-area-left)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-options-start ion-item-option:first-child{padding-right:unset;-webkit-padding-end:var(--ion-safe-area-left);padding-inline-end:var(--ion-safe-area-left)}}.item-options-end ion-item-option:last-child{padding-right:var(--ion-safe-area-right)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-options-end ion-item-option:last-child{padding-right:unset;-webkit-padding-end:var(--ion-safe-area-right);padding-inline-end:var(--ion-safe-area-right)}}[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end),:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}.item-sliding-active-slide ion-item-options{display:-ms-flexbox;display:flex;visibility:hidden}.item-sliding-active-slide.item-sliding-active-options-start .item-options-start,.item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start){width:100%;visibility:visible}.item-options-md{border-bottom-width:0;border-bottom-style:solid;border-bottom-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))))}.list-md-lines-none .item-options-md{border-bottom-width:0}.list-md-lines-full .item-options-md,.list-md-lines-inset .item-options-md.item-options-end{border-bottom-width:1px}', - } - var p, - c = (function () { - function t(t) { - Object(o.o)(this, t), - (this.ionDrag = Object(o.g)(this, 'ionDrag', 7)), - (this.item = null), - (this.openAmount = 0), - (this.initialOpenAmount = 0), - (this.optsWidthRightSide = 0), - (this.optsWidthLeftSide = 0), - (this.sides = 0), - (this.optsDirty = !0), - (this.closestContent = null), - (this.initialContentScrollY = !0), - (this.state = 2), - (this.disabled = !1) - } - return ( - (t.prototype.disabledChanged = function () { - this.gesture && this.gesture.enable(!this.disabled) - }), - (t.prototype.connectedCallback = function () { - return Object(n.a)(this, void 0, void 0, function () { - var t, - i = this - return Object(n.c)(this, function (n) { - switch (n.label) { - case 0: - return ( - (this.item = this.el.querySelector('ion-item')), - (this.closestContent = this.el.closest('ion-content')), - [4, this.updateOptions()] - ) - case 1: - return n.sent(), (t = this), [4, Promise.resolve().then(e.bind(null, 37))] - case 2: - return ( - (t.gesture = n.sent().createGesture({ - el: this.el, - gestureName: 'item-swipe', - gesturePriority: 100, - threshold: 5, - canStart: function (t) { - return i.canStart(t) - }, - onStart: function () { - return i.onStart() - }, - onMove: function (t) { - return i.onMove(t) - }, - onEnd: function (t) { - return i.onEnd(t) - }, - })), - this.disabledChanged(), - [2] - ) - } - }) - }) - }), - (t.prototype.disconnectedCallback = function () { - this.gesture && (this.gesture.destroy(), (this.gesture = void 0)), - (this.item = null), - (this.leftOptions = this.rightOptions = void 0), - p === this.el && (p = void 0) - }), - (t.prototype.getOpenAmount = function () { - return Promise.resolve(this.openAmount) - }), - (t.prototype.getSlidingRatio = function () { - return Promise.resolve(this.getSlidingRatioSync()) - }), - (t.prototype.open = function (t) { - return Object(n.a)(this, void 0, void 0, function () { - var i, - e, - o, - s = this - return Object(n.c)(this, function (n) { - return null === this.item - ? [2] - : (i = this.getOptions(t)) - ? (void 0 === t && (t = i === this.leftOptions ? 'start' : 'end'), - (t = Object(a.m)(t) ? 'end' : 'start'), - (e = this.openAmount < 0), - (o = this.openAmount > 0), - (e && i === this.leftOptions) || - (o && i === this.rightOptions) || - (this.closeOpened(), - (this.state = 4), - requestAnimationFrame(function () { - s.calculateOptsWidth() - var i = 'end' === t ? s.optsWidthRightSide : -s.optsWidthLeftSide - ;(p = s.el), s.setOpenAmount(i, !1), (s.state = 'end' === t ? 8 : 16) - })), - [2]) - : [2] - }) - }) - }), - (t.prototype.close = function () { - return Object(n.a)(this, void 0, void 0, function () { - return Object(n.c)(this, function (t) { - return this.setOpenAmount(0, !0), [2] - }) - }) - }), - (t.prototype.closeOpened = function () { - return Object(n.a)(this, void 0, void 0, function () { - return Object(n.c)(this, function (t) { - return void 0 !== p ? (p.close(), (p = void 0), [2, !0]) : [2, !1] - }) - }) - }), - (t.prototype.getOptions = function (t) { - return void 0 === t - ? this.leftOptions || this.rightOptions - : 'start' === t - ? this.leftOptions - : this.rightOptions - }), - (t.prototype.updateOptions = function () { - return Object(n.a)(this, void 0, void 0, function () { - var t, i, e, o, s, r - return Object(n.c)(this, function (n) { - switch (n.label) { - case 0: - ;(t = this.el.querySelectorAll('ion-item-options')), - (i = 0), - (this.leftOptions = this.rightOptions = void 0), - (e = 0), - (n.label = 1) - case 1: - return e < t.length - ? void 0 === (o = t.item(e)).componentOnReady - ? [3, 3] - : [4, o.componentOnReady()] - : [3, 6] - case 2: - return (r = n.sent()), [3, 4] - case 3: - ;(r = o), (n.label = 4) - case 4: - ;(s = r), - 'start' === (Object(a.m)(s.side) ? 'end' : 'start') - ? ((this.leftOptions = s), (i |= 1)) - : ((this.rightOptions = s), (i |= 2)), - (n.label = 5) - case 5: - return e++, [3, 1] - case 6: - return (this.optsDirty = !0), (this.sides = i), [2] - } - }) - }) - }), - (t.prototype.canStart = function (t) { - if ('rtl' === document.dir ? window.innerWidth - t.startX < 15 : t.startX < 15) return !1 - return p && p !== this.el && this.closeOpened(), !(!this.rightOptions && !this.leftOptions) - }), - (t.prototype.disableContentScrollY = function () { - null !== this.closestContent && - ((this.initialContentScrollY = this.closestContent.scrollY), (this.closestContent.scrollY = !1)) - }), - (t.prototype.restoreContentScrollY = function () { - null !== this.closestContent && (this.closestContent.scrollY = this.initialContentScrollY) - }), - (t.prototype.onStart = function () { - this.disableContentScrollY(), - (p = this.el), - void 0 !== this.tmr && (clearTimeout(this.tmr), (this.tmr = void 0)), - 0 === this.openAmount && ((this.optsDirty = !0), (this.state = 4)), - (this.initialOpenAmount = this.openAmount), - this.item && (this.item.style.transition = 'none') - }), - (t.prototype.onMove = function (t) { - this.optsDirty && this.calculateOptsWidth() - var i, - e = this.initialOpenAmount - t.deltaX - switch (this.sides) { - case 2: - e = Math.max(0, e) - break - case 1: - e = Math.min(0, e) - break - case 3: - break - case 0: - return - default: - console.warn('invalid ItemSideFlags value', this.sides) - } - e > this.optsWidthRightSide - ? (e = (i = this.optsWidthRightSide) + 0.55 * (e - i)) - : e < -this.optsWidthLeftSide && (e = (i = -this.optsWidthLeftSide) + 0.55 * (e - i)), - this.setOpenAmount(e, !1) - }), - (t.prototype.onEnd = function (t) { - this.restoreContentScrollY() - var i = t.velocityX, - e = this.openAmount > 0 ? this.optsWidthRightSide : -this.optsWidthLeftSide, - n = this.openAmount > 0 === !(i < 0), - o = Math.abs(i) > 0.3, - s = Math.abs(this.openAmount) < Math.abs(e / 2) - m(n, o, s) && (e = 0) - var r = this.state - this.setOpenAmount(e, !0), - 0 !== (32 & r) && this.rightOptions - ? this.rightOptions.fireSwipeEvent() - : 0 !== (64 & r) && this.leftOptions && this.leftOptions.fireSwipeEvent() - }), - (t.prototype.calculateOptsWidth = function () { - ;(this.optsWidthRightSide = 0), - this.rightOptions && - ((this.rightOptions.style.display = 'flex'), - (this.optsWidthRightSide = this.rightOptions.offsetWidth), - (this.rightOptions.style.display = '')), - (this.optsWidthLeftSide = 0), - this.leftOptions && - ((this.leftOptions.style.display = 'flex'), - (this.optsWidthLeftSide = this.leftOptions.offsetWidth), - (this.leftOptions.style.display = '')), - (this.optsDirty = !1) - }), - (t.prototype.setOpenAmount = function (t, i) { - var e = this - if ((void 0 !== this.tmr && (clearTimeout(this.tmr), (this.tmr = void 0)), this.item)) { - var n = this.item.style - if (((this.openAmount = t), i && (n.transition = ''), t > 0)) - this.state = t >= this.optsWidthRightSide + 30 ? 40 : 8 - else { - if (!(t < 0)) - return ( - (this.tmr = setTimeout(function () { - ;(e.state = 2), (e.tmr = void 0) - }, 600)), - (p = void 0), - void (n.transform = '') - ) - this.state = t <= -this.optsWidthLeftSide - 30 ? 80 : 16 - } - ;(n.transform = 'translate3d(' + -t + 'px,0,0)'), - this.ionDrag.emit({ amount: t, ratio: this.getSlidingRatioSync() }) - } - }), - (t.prototype.getSlidingRatioSync = function () { - return this.openAmount > 0 - ? this.openAmount / this.optsWidthRightSide - : this.openAmount < 0 - ? this.openAmount / this.optsWidthLeftSide - : 0 - }), - (t.prototype.render = function () { - var t, - i = Object(s.b)(this) - return Object(o.j)(o.c, { - class: - ((t = {}), - (t[i] = !0), - (t['item-sliding-active-slide'] = 2 !== this.state), - (t['item-sliding-active-options-end'] = 0 !== (8 & this.state)), - (t['item-sliding-active-options-start'] = 0 !== (16 & this.state)), - (t['item-sliding-active-swipe-end'] = 0 !== (32 & this.state)), - (t['item-sliding-active-swipe-start'] = 0 !== (64 & this.state)), - t), - }) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { disabled: ['disabledChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - m = function (t, i, e) { - return (!i && e) || (t && i) - } - c.style = - 'ion-item-sliding{display:block;position:relative;width:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}ion-item-sliding .item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.item-sliding-active-slide .item{position:relative;-webkit-transition:-webkit-transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1);transition:-webkit-transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1);transition:transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1);transition:transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1), -webkit-transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1);opacity:1;z-index:2;pointer-events:none;will-change:transform}.item-sliding-active-swipe-end .item-options-end .item-option-expandable{padding-left:100%;-ms-flex-order:1;order:1;-webkit-transition-duration:0.6s;transition-duration:0.6s;-webkit-transition-property:padding-left;transition-property:padding-left}[dir=rtl] .item-sliding-active-swipe-end .item-options-end .item-option-expandable,:host-context([dir=rtl]) .item-sliding-active-swipe-end .item-options-end .item-option-expandable{-ms-flex-order:-1;order:-1}.item-sliding-active-swipe-start .item-options-start .item-option-expandable{padding-right:100%;-ms-flex-order:-1;order:-1;-webkit-transition-duration:0.6s;transition-duration:0.6s;-webkit-transition-property:padding-right;transition-property:padding-right}[dir=rtl] .item-sliding-active-swipe-start .item-options-start .item-option-expandable,:host-context([dir=rtl]) .item-sliding-active-swipe-start .item-options-start .item-option-expandable{-ms-flex-order:1;order:1}' - }, - 133: function (t, i, e) { - 'use strict' - e.d(i, 'a', function () { - return s - }), - e.d(i, 'b', function () { - return r - }), - e.d(i, 'c', function () { - return o - }), - e.d(i, 'd', function () { - return l - }) - var n = e(1), - o = function (t, i) { - return null !== i.closest(t) - }, - s = function (t, i) { - var e - return 'string' === typeof t && t.length > 0 - ? Object.assign((((e = { 'ion-color': !0 })['ion-color-' + t] = !0), e), i) - : i - }, - r = function (t) { - var i = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (i[t] = !0) - }), - i - ) - }, - a = /^[a-z][a-z0-9+\-.]*:/, - l = function (t, i, e, o) { - return Object(n.a)(void 0, void 0, void 0, function () { - var s - return Object(n.c)(this, function (n) { - return null != t && '#' !== t[0] && !a.test(t) && (s = document.querySelector('ion-router')) - ? (null != i && i.preventDefault(), [2, s.push(t, e, o)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=25.fbc2daf4.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[25],{104:function(t,i,e){"use strict";e.r(i),e.d(i,"ion_item_option",(function(){return l})),e.d(i,"ion_item_options",(function(){return d})),e.d(i,"ion_item_sliding",(function(){return c}));var n=e(1),o=e(13),s=e(14),r=e(133),a=e(12),l=function(){function t(t){Object(o.o)(this,t),this.disabled=!1,this.expandable=!1,this.type="button",this.onClick=function(t){t.target.closest("ion-item-option")&&t.preventDefault()}}return t.prototype.render=function(){var t,i=this,e=i.disabled,n=i.expandable,a=void 0===i.href?"button":"a",l=Object(s.b)(this),d="button"===a?{type:this.type}:{download:this.download,href:this.href,target:this.target};return Object(o.j)(o.c,{onClick:this.onClick,class:Object(r.a)(this.color,(t={},t[l]=!0,t["item-option-disabled"]=e,t["item-option-expandable"]=n,t["ion-activatable"]=!0,t))},Object(o.j)(a,Object.assign({},d,{class:"button-native",part:"native",disabled:e}),Object(o.j)("span",{class:"button-inner"},Object(o.j)("slot",{name:"top"}),Object(o.j)("div",{class:"horizontal-wrapper"},Object(o.j)("slot",{name:"start"}),Object(o.j)("slot",{name:"icon-only"}),Object(o.j)("slot",null),Object(o.j)("slot",{name:"end"})),Object(o.j)("slot",{name:"bottom"})),"md"===l&&Object(o.j)("ion-ripple-effect",null)))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(o.k)(this)},enumerable:!1,configurable:!0}),t}();l.style={ios:":host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit)}:host(.in-list.item-options-end:last-child){padding-right:calc(.7em + var(--ion-safe-area-right))}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-list.item-options-end:last-child){padding-right:unset;-webkit-padding-end:calc(.7em + var(--ion-safe-area-right));padding-inline-end:calc(.7em + var(--ion-safe-area-right))}}:host(.in-list.item-options-start:first-child){padding-left:calc(.7em + var(--ion-safe-area-left))}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-list.item-options-start:first-child){padding-left:unset;-webkit-padding-start:calc(.7em + var(--ion-safe-area-left));padding-inline-start:calc(.7em + var(--ion-safe-area-left))}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.button-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0.7em;padding-right:0.7em;padding-top:0;padding-bottom:0;display:inline-block;position:relative;width:100%;height:100%;border:0;outline:none;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:0.7em;padding-inline-start:0.7em;-webkit-padding-end:0.7em;padding-inline-end:0.7em}}.button-inner{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.horizontal-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}::slotted(*){-ms-flex-negative:0;flex-shrink:0}::slotted([slot=start]){margin-left:0;margin-right:5px;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:5px;margin-inline-end:5px}}::slotted([slot=end]){margin-left:5px;margin-right:0;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:5px;margin-inline-start:5px;-webkit-margin-end:0;margin-inline-end:0}}::slotted([slot=icon-only]){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:10px;margin-right:10px;margin-top:0;margin-bottom:0;min-width:0.9em;font-size:1.8em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=icon-only]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}:host(.item-option-expandable){-ms-flex-negative:0;flex-shrink:0;-webkit-transition-duration:0;transition-duration:0;-webkit-transition-property:none;transition-property:none;-webkit-transition-timing-function:cubic-bezier(0.65, 0.05, 0.36, 1);transition-timing-function:cubic-bezier(0.65, 0.05, 0.36, 1)}:host(.item-option-disabled){pointer-events:none}:host(.item-option-disabled) .button-native{cursor:default;opacity:0.5;pointer-events:none}:host{font-size:16px}:host(.ion-activated){background:var(--ion-color-primary-shade, #3171e0)}:host(.ion-color.ion-activated){background:var(--ion-color-shade)}",md:":host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit)}:host(.in-list.item-options-end:last-child){padding-right:calc(.7em + var(--ion-safe-area-right))}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-list.item-options-end:last-child){padding-right:unset;-webkit-padding-end:calc(.7em + var(--ion-safe-area-right));padding-inline-end:calc(.7em + var(--ion-safe-area-right))}}:host(.in-list.item-options-start:first-child){padding-left:calc(.7em + var(--ion-safe-area-left))}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-list.item-options-start:first-child){padding-left:unset;-webkit-padding-start:calc(.7em + var(--ion-safe-area-left));padding-inline-start:calc(.7em + var(--ion-safe-area-left))}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.button-native{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-left:0.7em;padding-right:0.7em;padding-top:0;padding-bottom:0;display:inline-block;position:relative;width:100%;height:100%;border:0;outline:none;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:0.7em;padding-inline-start:0.7em;-webkit-padding-end:0.7em;padding-inline-end:0.7em}}.button-inner{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.horizontal-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}::slotted(*){-ms-flex-negative:0;flex-shrink:0}::slotted([slot=start]){margin-left:0;margin-right:5px;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:5px;margin-inline-end:5px}}::slotted([slot=end]){margin-left:5px;margin-right:0;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:5px;margin-inline-start:5px;-webkit-margin-end:0;margin-inline-end:0}}::slotted([slot=icon-only]){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:10px;margin-right:10px;margin-top:0;margin-bottom:0;min-width:0.9em;font-size:1.8em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=icon-only]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}:host(.item-option-expandable){-ms-flex-negative:0;flex-shrink:0;-webkit-transition-duration:0;transition-duration:0;-webkit-transition-property:none;transition-property:none;-webkit-transition-timing-function:cubic-bezier(0.65, 0.05, 0.36, 1);transition-timing-function:cubic-bezier(0.65, 0.05, 0.36, 1)}:host(.item-option-disabled){pointer-events:none}:host(.item-option-disabled) .button-native{cursor:default;opacity:0.5;pointer-events:none}:host{font-size:14px;font-weight:500;text-transform:uppercase}"};var d=function(){function t(t){Object(o.o)(this,t),this.ionSwipe=Object(o.g)(this,"ionSwipe",7),this.side="end"}return t.prototype.fireSwipeEvent=function(){return Object(n.a)(this,void 0,void 0,(function(){return Object(n.c)(this,(function(t){return this.ionSwipe.emit({side:this.side}),[2]}))}))},t.prototype.render=function(){var t,i=Object(s.b)(this),e=Object(a.m)(this.side);return Object(o.j)(o.c,{class:(t={},t[i]=!0,t["item-options-"+i]=!0,t["item-options-start"]=!e,t["item-options-end"]=e,t)})},Object.defineProperty(t.prototype,"el",{get:function(){return Object(o.k)(this)},enumerable:!1,configurable:!0}),t}();d.style={ios:"ion-item-options{top:0;right:0;-ms-flex-pack:end;justify-content:flex-end;display:none;position:absolute;height:100%;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}[dir=rtl] ion-item-options,:host-context([dir=rtl]) ion-item-options{-ms-flex-pack:start;justify-content:flex-start}[dir=rtl] ion-item-options:not(.item-options-end),:host-context([dir=rtl]) ion-item-options:not(.item-options-end){right:auto;left:0;-ms-flex-pack:end;justify-content:flex-end}.item-options-start{right:auto;left:0;-ms-flex-pack:start;justify-content:flex-start}[dir=rtl] .item-options-start,:host-context([dir=rtl]) .item-options-start{-ms-flex-pack:end;justify-content:flex-end}.item-options-start ion-item-option:first-child{padding-right:var(--ion-safe-area-left)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-options-start ion-item-option:first-child{padding-right:unset;-webkit-padding-end:var(--ion-safe-area-left);padding-inline-end:var(--ion-safe-area-left)}}.item-options-end ion-item-option:last-child{padding-right:var(--ion-safe-area-right)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-options-end ion-item-option:last-child{padding-right:unset;-webkit-padding-end:var(--ion-safe-area-right);padding-inline-end:var(--ion-safe-area-right)}}[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end),:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}.item-sliding-active-slide ion-item-options{display:-ms-flexbox;display:flex;visibility:hidden}.item-sliding-active-slide.item-sliding-active-options-start .item-options-start,.item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start){width:100%;visibility:visible}.item-options-ios{border-bottom-width:0;border-bottom-style:solid;border-bottom-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)))}.item-options-ios.item-options-end{border-bottom-width:0.55px}.list-ios-lines-none .item-options-ios{border-bottom-width:0}.list-ios-lines-full .item-options-ios,.list-ios-lines-inset .item-options-ios.item-options-end{border-bottom-width:0.55px}",md:"ion-item-options{top:0;right:0;-ms-flex-pack:end;justify-content:flex-end;display:none;position:absolute;height:100%;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}[dir=rtl] ion-item-options,:host-context([dir=rtl]) ion-item-options{-ms-flex-pack:start;justify-content:flex-start}[dir=rtl] ion-item-options:not(.item-options-end),:host-context([dir=rtl]) ion-item-options:not(.item-options-end){right:auto;left:0;-ms-flex-pack:end;justify-content:flex-end}.item-options-start{right:auto;left:0;-ms-flex-pack:start;justify-content:flex-start}[dir=rtl] .item-options-start,:host-context([dir=rtl]) .item-options-start{-ms-flex-pack:end;justify-content:flex-end}.item-options-start ion-item-option:first-child{padding-right:var(--ion-safe-area-left)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-options-start ion-item-option:first-child{padding-right:unset;-webkit-padding-end:var(--ion-safe-area-left);padding-inline-end:var(--ion-safe-area-left)}}.item-options-end ion-item-option:last-child{padding-right:var(--ion-safe-area-right)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-options-end ion-item-option:last-child{padding-right:unset;-webkit-padding-end:var(--ion-safe-area-right);padding-inline-end:var(--ion-safe-area-right)}}[dir=rtl] .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end),:host-context([dir=rtl]) .item-sliding-active-slide.item-sliding-active-options-start ion-item-options:not(.item-options-end){width:100%;visibility:visible}.item-sliding-active-slide ion-item-options{display:-ms-flexbox;display:flex;visibility:hidden}.item-sliding-active-slide.item-sliding-active-options-start .item-options-start,.item-sliding-active-slide.item-sliding-active-options-end ion-item-options:not(.item-options-start){width:100%;visibility:visible}.item-options-md{border-bottom-width:0;border-bottom-style:solid;border-bottom-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))))}.list-md-lines-none .item-options-md{border-bottom-width:0}.list-md-lines-full .item-options-md,.list-md-lines-inset .item-options-md.item-options-end{border-bottom-width:1px}"};var p,c=function(){function t(t){Object(o.o)(this,t),this.ionDrag=Object(o.g)(this,"ionDrag",7),this.item=null,this.openAmount=0,this.initialOpenAmount=0,this.optsWidthRightSide=0,this.optsWidthLeftSide=0,this.sides=0,this.optsDirty=!0,this.closestContent=null,this.initialContentScrollY=!0,this.state=2,this.disabled=!1}return t.prototype.disabledChanged=function(){this.gesture&&this.gesture.enable(!this.disabled)},t.prototype.connectedCallback=function(){return Object(n.a)(this,void 0,void 0,(function(){var t,i=this;return Object(n.c)(this,(function(n){switch(n.label){case 0:return this.item=this.el.querySelector("ion-item"),this.closestContent=this.el.closest("ion-content"),[4,this.updateOptions()];case 1:return n.sent(),t=this,[4,Promise.resolve().then(e.bind(null,37))];case 2:return t.gesture=n.sent().createGesture({el:this.el,gestureName:"item-swipe",gesturePriority:100,threshold:5,canStart:function(t){return i.canStart(t)},onStart:function(){return i.onStart()},onMove:function(t){return i.onMove(t)},onEnd:function(t){return i.onEnd(t)}}),this.disabledChanged(),[2]}}))}))},t.prototype.disconnectedCallback=function(){this.gesture&&(this.gesture.destroy(),this.gesture=void 0),this.item=null,this.leftOptions=this.rightOptions=void 0,p===this.el&&(p=void 0)},t.prototype.getOpenAmount=function(){return Promise.resolve(this.openAmount)},t.prototype.getSlidingRatio=function(){return Promise.resolve(this.getSlidingRatioSync())},t.prototype.open=function(t){return Object(n.a)(this,void 0,void 0,(function(){var i,e,o,s=this;return Object(n.c)(this,(function(n){return null===this.item?[2]:(i=this.getOptions(t))?(void 0===t&&(t=i===this.leftOptions?"start":"end"),t=Object(a.m)(t)?"end":"start",e=this.openAmount<0,o=this.openAmount>0,e&&i===this.leftOptions||o&&i===this.rightOptions||(this.closeOpened(),this.state=4,requestAnimationFrame((function(){s.calculateOptsWidth();var i="end"===t?s.optsWidthRightSide:-s.optsWidthLeftSide;p=s.el,s.setOpenAmount(i,!1),s.state="end"===t?8:16}))),[2]):[2]}))}))},t.prototype.close=function(){return Object(n.a)(this,void 0,void 0,(function(){return Object(n.c)(this,(function(t){return this.setOpenAmount(0,!0),[2]}))}))},t.prototype.closeOpened=function(){return Object(n.a)(this,void 0,void 0,(function(){return Object(n.c)(this,(function(t){return void 0!==p?(p.close(),p=void 0,[2,!0]):[2,!1]}))}))},t.prototype.getOptions=function(t){return void 0===t?this.leftOptions||this.rightOptions:"start"===t?this.leftOptions:this.rightOptions},t.prototype.updateOptions=function(){return Object(n.a)(this,void 0,void 0,(function(){var t,i,e,o,s,r;return Object(n.c)(this,(function(n){switch(n.label){case 0:t=this.el.querySelectorAll("ion-item-options"),i=0,this.leftOptions=this.rightOptions=void 0,e=0,n.label=1;case 1:return ethis.optsWidthRightSide?e=(i=this.optsWidthRightSide)+.55*(e-i):e<-this.optsWidthLeftSide&&(e=(i=-this.optsWidthLeftSide)+.55*(e-i)),this.setOpenAmount(e,!1)},t.prototype.onEnd=function(t){this.restoreContentScrollY();var i=t.velocityX,e=this.openAmount>0?this.optsWidthRightSide:-this.optsWidthLeftSide,n=this.openAmount>0===!(i<0),o=Math.abs(i)>.3,s=Math.abs(this.openAmount)0)this.state=t>=this.optsWidthRightSide+30?40:8;else{if(!(t<0))return this.tmr=setTimeout((function(){e.state=2,e.tmr=void 0}),600),p=void 0,void(n.transform="");this.state=t<=-this.optsWidthLeftSide-30?80:16}n.transform="translate3d("+-t+"px,0,0)",this.ionDrag.emit({amount:t,ratio:this.getSlidingRatioSync()})}},t.prototype.getSlidingRatioSync=function(){return this.openAmount>0?this.openAmount/this.optsWidthRightSide:this.openAmount<0?this.openAmount/this.optsWidthLeftSide:0},t.prototype.render=function(){var t,i=Object(s.b)(this);return Object(o.j)(o.c,{class:(t={},t[i]=!0,t["item-sliding-active-slide"]=2!==this.state,t["item-sliding-active-options-end"]=0!==(8&this.state),t["item-sliding-active-options-start"]=0!==(16&this.state),t["item-sliding-active-swipe-end"]=0!==(32&this.state),t["item-sliding-active-swipe-start"]=0!==(64&this.state),t)})},Object.defineProperty(t.prototype,"el",{get:function(){return Object(o.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{disabled:["disabledChanged"]}},enumerable:!1,configurable:!0}),t}(),m=function(t,i,e){return!i&&e||t&&i};c.style="ion-item-sliding{display:block;position:relative;width:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}ion-item-sliding .item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.item-sliding-active-slide .item{position:relative;-webkit-transition:-webkit-transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1);transition:-webkit-transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1);transition:transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1);transition:transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1), -webkit-transform 500ms cubic-bezier(0.36, 0.66, 0.04, 1);opacity:1;z-index:2;pointer-events:none;will-change:transform}.item-sliding-active-swipe-end .item-options-end .item-option-expandable{padding-left:100%;-ms-flex-order:1;order:1;-webkit-transition-duration:0.6s;transition-duration:0.6s;-webkit-transition-property:padding-left;transition-property:padding-left}[dir=rtl] .item-sliding-active-swipe-end .item-options-end .item-option-expandable,:host-context([dir=rtl]) .item-sliding-active-swipe-end .item-options-end .item-option-expandable{-ms-flex-order:-1;order:-1}.item-sliding-active-swipe-start .item-options-start .item-option-expandable{padding-right:100%;-ms-flex-order:-1;order:-1;-webkit-transition-duration:0.6s;transition-duration:0.6s;-webkit-transition-property:padding-right;transition-property:padding-right}[dir=rtl] .item-sliding-active-swipe-start .item-options-start .item-option-expandable,:host-context([dir=rtl]) .item-sliding-active-swipe-start .item-options-start .item-option-expandable{-ms-flex-order:1;order:1}"},133:function(t,i,e){"use strict";e.d(i,"a",(function(){return s})),e.d(i,"b",(function(){return r})),e.d(i,"c",(function(){return o})),e.d(i,"d",(function(){return l}));var n=e(1),o=function(t,i){return null!==i.closest(t)},s=function(t,i){var e;return"string"===typeof t&&t.length>0?Object.assign(((e={"ion-color":!0})["ion-color-"+t]=!0,e),i):i},r=function(t){var i={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return i[t]=!0})),i},a=/^[a-z][a-z0-9+\-.]*:/,l=function(t,i,e,o){return Object(n.a)(void 0,void 0,void 0,(function(){var s;return Object(n.c)(this,(function(n){return null!=t&&"#"!==t[0]&&!a.test(t)&&(s=document.querySelector("ion-router"))?(null!=i&&i.preventDefault(),[2,s.push(t,e,o)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=25.fbc2daf4.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/26.55b60025.chunk.js b/docs/static/js/26.55b60025.chunk.js index d475396..89eae0a 100644 --- a/docs/static/js/26.55b60025.chunk.js +++ b/docs/static/js/26.55b60025.chunk.js @@ -1,530 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [26], - { - 105: function (t, i, e) { - 'use strict' - e.r(i), - e.d(i, 'ion_item', function () { - return s - }), - e.d(i, 'ion_item_divider', function () { - return d - }), - e.d(i, 'ion_item_group', function () { - return g - }), - e.d(i, 'ion_label', function () { - return m - }), - e.d(i, 'ion_list', function () { - return c - }), - e.d(i, 'ion_list_header', function () { - return h - }), - e.d(i, 'ion_note', function () { - return p - }), - e.d(i, 'ion_skeleton_text', function () { - return b - }) - var o = e(1), - n = e(13), - r = e(14), - a = e(12), - l = e(133), - s = (function () { - function t(t) { - Object(n.o)(this, t), - (this.labelColorStyles = {}), - (this.itemStyles = new Map()), - (this.multipleInputs = !1), - (this.button = !1), - (this.detailIcon = 'chevron-forward'), - (this.disabled = !1), - (this.routerDirection = 'forward'), - (this.type = 'button') - } - return ( - (t.prototype.labelColorChanged = function (t) { - void 0 === this.color && (this.labelColorStyles = t.detail) - }), - (t.prototype.itemStyle = function (t) { - t.stopPropagation() - var i = t.target.tagName, - e = t.detail, - o = {}, - r = this.itemStyles.get(i) || {}, - a = !1 - Object.keys(e).forEach(function (t) { - if (e[t]) { - var i = 'item-' + t - r[i] || (a = !0), (o[i] = !0) - } - }), - a || Object.keys(o).length === Object.keys(r).length || (a = !0), - a && (this.itemStyles.set(i, o), Object(n.l)(this)) - }), - (t.prototype.componentDidUpdate = function () { - var t = this, - i = this.getFirstInput() - i && - !this.clickListener && - ((this.clickListener = function (e) { - return t.delegateFocus(e, i) - }), - this.el.addEventListener('click', this.clickListener)) - }), - (t.prototype.disconnectedCallback = function () { - this.getFirstInput() && - this.clickListener && - (this.el.removeEventListener('click', this.clickListener), (this.clickListener = void 0)) - }), - (t.prototype.componentDidLoad = function () { - var t = this - Object(a.q)(function () { - return t.setMultipleInputs() - }) - }), - (t.prototype.setMultipleInputs = function () { - var t = this.el.querySelectorAll('ion-checkbox, ion-datetime, ion-select, ion-radio'), - i = this.el.querySelectorAll( - 'ion-input, ion-range, ion-searchbar, ion-segment, ion-textarea, ion-toggle' - ), - e = this.el.querySelectorAll('ion-anchor, ion-button, a, button') - this.multipleInputs = - t.length + i.length > 1 || t.length + e.length > 1 || (t.length > 0 && this.isClickable()) - }), - (t.prototype.hasCover = function () { - return ( - 1 === this.el.querySelectorAll('ion-checkbox, ion-datetime, ion-select, ion-radio').length && - !this.multipleInputs - ) - }), - (t.prototype.isClickable = function () { - return void 0 !== this.href || this.button - }), - (t.prototype.canActivate = function () { - return this.isClickable() || this.hasCover() - }), - (t.prototype.getFirstInput = function () { - return this.el.querySelectorAll('ion-input, ion-textarea')[0] - }), - (t.prototype.delegateFocus = function (t, i) { - var e = 'ION-ITEM' === t.target.tagName, - o = !1 - document.activeElement && (o = i.querySelector('input, textarea') === document.activeElement), - e && - o && - ((i.fireFocusEvents = !1), - i.setBlur(), - i.setFocus(), - Object(a.q)(function () { - i.fireFocusEvents = !0 - })) - }), - (t.prototype.render = function () { - var t, - i = this, - e = i.detail, - o = i.detailIcon, - a = i.download, - s = i.labelColorStyles, - d = i.lines, - g = i.disabled, - m = i.href, - c = i.rel, - h = i.target, - p = i.routerAnimation, - b = i.routerDirection, - f = {}, - x = Object(r.b)(this), - u = this.isClickable(), - v = this.canActivate(), - w = u ? (void 0 === m ? 'button' : 'a') : 'div', - k = 'button' === w ? { type: this.type } : { download: a, href: m, rel: c, target: h }, - y = u - ? { - onClick: function (t) { - Object(l.d)(m, t, b, p) - }, - } - : {}, - j = void 0 !== e ? e : 'ios' === x && u - this.itemStyles.forEach(function (t) { - Object.assign(f, t) - }) - var z = g || f['item-interactive-disabled'] ? 'true' : null - return Object(n.j)( - n.c, - { - 'aria-disabled': z, - class: Object.assign( - Object.assign(Object.assign({}, f), s), - Object(l.a)( - this.color, - ((t = { item: !0 }), - (t[x] = !0), - (t['item-lines-' + d] = void 0 !== d), - (t['item-disabled'] = g), - (t['in-list'] = Object(l.c)('ion-list', this.el)), - (t['item-multiple-inputs'] = this.multipleInputs), - (t['ion-activatable'] = v), - (t['ion-focusable'] = !0), - t) - ) - ), - }, - Object(n.j)( - w, - Object.assign({}, k, { class: 'item-native', part: 'native', disabled: g }, y), - Object(n.j)('slot', { name: 'start' }), - Object(n.j)( - 'div', - { class: 'item-inner' }, - Object(n.j)('div', { class: 'input-wrapper' }, Object(n.j)('slot', null)), - Object(n.j)('slot', { name: 'end' }), - j && - Object(n.j)('ion-icon', { - icon: o, - lazy: !1, - class: 'item-detail-icon', - part: 'detail-icon', - 'aria-hidden': 'true', - }), - Object(n.j)('div', { class: 'item-inner-highlight' }) - ), - v && 'md' === x && Object(n.j)('ion-ripple-effect', null) - ), - Object(n.j)('div', { class: 'item-highlight' }) - ) - }), - Object.defineProperty(t, 'delegatesFocus', { - get: function () { - return !0 - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - s.style = { - ios: ':host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--show-full-highlight:0;--show-inset-highlight:0;--detail-icon-color:initial;--detail-icon-font-size:20px;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color) .item-native,:host(.ion-color) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-native{padding-left:unset;padding-right:unset;-webkit-padding-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-inline-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:-1}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--inner-padding-start);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);-webkit-box-shadow:var(--inner-box-shadow);box-shadow:var(--inner-box-shadow);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-inner{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--inner-padding-start);padding-inline-start:var(--inner-padding-start);-webkit-padding-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-inline-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end))}}.item-detail-icon{color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label){-ms-flex:1;flex:1}:host(.item-input){-ms-flex-align:center;align-items:center}.input-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){-ms-flex-align:start;align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.item-highlight,.item-inner-highlight{left:0;right:0;bottom:0;position:absolute;background:var(--highlight-background);z-index:1}.item-highlight{height:var(--full-highlight-height)}.item-inner-highlight{height:var(--inset-highlight-height)}:host(.item-interactive.item-has-focus),:host(.item-interactive.ion-touched.ion-invalid){--full-highlight-height:calc(var(--highlight-height) * var(--show-full-highlight));--inset-highlight-height:calc(var(--highlight-height) * var(--show-inset-highlight))}:host(.item-interactive.item-has-focus){--highlight-background:var(--highlight-color-focused)}:host(.item-interactive.ion-valid){--highlight-background:var(--highlight-color-valid)}:host(.item-interactive.ion-invalid){--highlight-background:var(--highlight-color-invalid)}:host(:not(.item-label)) ::slotted(ion-select){--padding-start:0;max-width:none}:host(.item-label-stacked) ::slotted(ion-select),:host(.item-label-floating) ::slotted(ion-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0;-ms-flex-item-align:stretch;align-self:stretch;width:100%;max-width:100%}:host(:not(.item-label)) ::slotted(ion-datetime){--padding-start:0}:host(.item-label-stacked) ::slotted(ion-datetime),:host(.item-label-floating) ::slotted(ion-datetime){--padding-start:0;width:100%}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio),:host(.item-multiple-inputs) ::slotted(ion-select){position:relative}:host(.item-textarea){-ms-flex-align:stretch;align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host{--min-height:44px;--transition:background-color 200ms linear, opacity 200ms linear;--padding-start:20px;--inner-padding-end:10px;--inner-border-width:0px 0px 0.55px 0px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:#000;--background-focused:#000;--background-hover:currentColor;--background-activated-opacity:.12;--background-focused-opacity:.15;--background-hover-opacity:.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));--color:var(--ion-item-color, var(--ion-text-color, #000));--highlight-height:0;--highlight-color-focused:var(--ion-color-primary, #3880ff);--highlight-color-valid:var(--ion-color-success, #2dd36f);--highlight-color-invalid:var(--ion-color-danger, #eb445a);font-size:17px}:host(.ion-activated){--transition:none}:host(.ion-color.ion-focused) .item-native::after{background:#000;opacity:0.15}:host(.ion-color.ion-activated) .item-native::after{background:#000;opacity:0.12}:host(.item-interactive){--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-full){--border-width:0px 0px 0.55px 0px;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-inset){--inner-border-width:0px 0px 0.55px 0px;--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0px;--show-full-highlight:0}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0px;--show-inset-highlight:0}::slotted([slot=start]){margin-left:0;margin-right:20px;margin-top:2px;margin-bottom:2px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:20px;margin-inline-end:20px}}::slotted([slot=end]){margin-left:10px;margin-right:10px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}::slotted(.button-small){--padding-top:0px;--padding-bottom:0px;--padding-start:.5em;--padding-end:.5em;height:24px;font-size:13px}::slotted(ion-avatar){width:36px;height:36px}::slotted(ion-thumbnail){width:56px;height:56px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}:host(.item-radio) ::slotted(ion-label),:host(.item-toggle) ::slotted(ion-label){margin-left:0px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.item-radio) ::slotted(ion-label),:host(.item-toggle) ::slotted(ion-label){margin-left:unset;-webkit-margin-start:0px;margin-inline-start:0px}}::slotted(ion-label){margin-left:0;margin-right:8px;margin-top:10px;margin-bottom:10px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-label){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px}}:host(.item-label-floating),:host(.item-label-stacked){--min-height:68px}:host(.item-label-stacked) ::slotted(ion-select),:host(.item-label-floating) ::slotted(ion-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0px}:host(.item-label-fixed) ::slotted(ion-select),:host(.item-label-fixed) ::slotted(ion-datetime){--padding-start:0}', - md: ':host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--show-full-highlight:0;--show-inset-highlight:0;--detail-icon-color:initial;--detail-icon-font-size:20px;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color) .item-native,:host(.ion-color) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-native{padding-left:unset;padding-right:unset;-webkit-padding-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-inline-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:-1}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--inner-padding-start);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);-webkit-box-shadow:var(--inner-box-shadow);box-shadow:var(--inner-box-shadow);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-inner{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--inner-padding-start);padding-inline-start:var(--inner-padding-start);-webkit-padding-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-inline-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end))}}.item-detail-icon{color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label){-ms-flex:1;flex:1}:host(.item-input){-ms-flex-align:center;align-items:center}.input-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){-ms-flex-align:start;align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.item-highlight,.item-inner-highlight{left:0;right:0;bottom:0;position:absolute;background:var(--highlight-background);z-index:1}.item-highlight{height:var(--full-highlight-height)}.item-inner-highlight{height:var(--inset-highlight-height)}:host(.item-interactive.item-has-focus),:host(.item-interactive.ion-touched.ion-invalid){--full-highlight-height:calc(var(--highlight-height) * var(--show-full-highlight));--inset-highlight-height:calc(var(--highlight-height) * var(--show-inset-highlight))}:host(.item-interactive.item-has-focus){--highlight-background:var(--highlight-color-focused)}:host(.item-interactive.ion-valid){--highlight-background:var(--highlight-color-valid)}:host(.item-interactive.ion-invalid){--highlight-background:var(--highlight-color-invalid)}:host(:not(.item-label)) ::slotted(ion-select){--padding-start:0;max-width:none}:host(.item-label-stacked) ::slotted(ion-select),:host(.item-label-floating) ::slotted(ion-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0;-ms-flex-item-align:stretch;align-self:stretch;width:100%;max-width:100%}:host(:not(.item-label)) ::slotted(ion-datetime){--padding-start:0}:host(.item-label-stacked) ::slotted(ion-datetime),:host(.item-label-floating) ::slotted(ion-datetime){--padding-start:0;width:100%}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio),:host(.item-multiple-inputs) ::slotted(ion-select){position:relative}:host(.item-textarea){-ms-flex-align:stretch;align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host{--min-height:48px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:transparent;--background-focused:currentColor;--background-hover:currentColor;--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));--color:var(--ion-item-color, var(--ion-text-color, #000));--transition:opacity 15ms linear, background-color 15ms linear;--padding-start:16px;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));--inner-padding-end:16px;--inner-border-width:0 0 1px 0;--highlight-height:2px;--highlight-color-focused:var(--ion-color-primary, #3880ff);--highlight-color-valid:var(--ion-color-success, #2dd36f);--highlight-color-invalid:var(--ion-color-danger, #eb445a);font-size:16px;font-weight:normal;text-transform:none}:host(.ion-color.ion-activated) .item-native::after{background:transparent}:host(.item-interactive){--border-width:0 0 1px 0;--inner-border-width:0;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-full){--border-width:0 0 1px 0;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-inset){--inner-border-width:0 0 1px 0;--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0;--show-full-highlight:0}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0;--show-inset-highlight:0}:host(.item-multi-line) ::slotted([slot=start]),:host(.item-multi-line) ::slotted([slot=end]){margin-top:16px;margin-bottom:16px;-ms-flex-item-align:start;align-self:flex-start}::slotted([slot=start]){margin-right:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-right:unset;-webkit-margin-end:32px;margin-inline-end:32px}}::slotted([slot=end]){margin-left:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;-webkit-margin-start:32px;margin-inline-start:32px}}::slotted(ion-icon){color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);font-size:24px}:host(.ion-color) ::slotted(ion-icon){color:var(--ion-color-contrast)}::slotted(ion-icon[slot]){margin-top:12px;margin-bottom:12px}::slotted(ion-icon[slot=start]){margin-right:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=start]){margin-right:unset;-webkit-margin-end:32px;margin-inline-end:32px}}::slotted(ion-icon[slot=end]){margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=end]){margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}::slotted(ion-note){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-ms-flex-item-align:start;align-self:flex-start;font-size:11px}::slotted(ion-note[slot]){padding-left:0;padding-right:0;padding-top:18px;padding-bottom:10px}::slotted(ion-note[slot=start]){padding-right:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-note[slot=start]){padding-right:unset;-webkit-padding-end:16px;padding-inline-end:16px}}::slotted(ion-note[slot=end]){padding-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-note[slot=end]){padding-left:unset;-webkit-padding-start:16px;padding-inline-start:16px}}::slotted(ion-avatar){width:40px;height:40px}::slotted(ion-thumbnail){width:56px;height:56px}::slotted(ion-avatar),::slotted(ion-thumbnail){margin-top:8px;margin-bottom:8px}::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){margin-right:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){margin-right:unset;-webkit-margin-end:16px;margin-inline-end:16px}}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:11px;margin-bottom:10px}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}:host(.item-label-fixed) ::slotted(ion-select),:host(.item-label-fixed) ::slotted(ion-datetime){--padding-start:8px}:host(.item-toggle) ::slotted(ion-label),:host(.item-radio) ::slotted(ion-label){margin-left:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.item-toggle) ::slotted(ion-label),:host(.item-radio) ::slotted(ion-label){margin-left:unset;-webkit-margin-start:0;margin-inline-start:0}}::slotted(.button-small){--padding-top:0;--padding-bottom:0;--padding-start:.6em;--padding-end:.6em;height:25px;font-size:12px}:host(.item-label-floating),:host(.item-label-stacked){--min-height:55px}:host(.item-label-stacked) ::slotted(ion-select),:host(.item-label-floating) ::slotted(ion-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0}:host(.item-has-focus:not(.ion-color)) ::slotted(.label-stacked),:host(.item-has-focus:not(.ion-color)) ::slotted(.label-floating){color:var(--ion-color-primary, #3880ff)}:host(.ion-color){--highlight-color-focused:var(--ion-color-contrast)}:host(.item-label-color){--highlight-color-focused:var(--ion-color-base)}', - } - var d = (function () { - function t(t) { - Object(n.o)(this, t), (this.sticky = !1) - } - return ( - (t.prototype.render = function () { - var t, - i = Object(r.b)(this) - return Object(n.j)( - n.c, - { - class: Object(l.a)( - this.color, - ((t = {}), (t[i] = !0), (t['item-divider-sticky'] = this.sticky), (t.item = !0), t) - ), - }, - Object(n.j)('slot', { name: 'start' }), - Object(n.j)( - 'div', - { class: 'item-divider-inner' }, - Object(n.j)('div', { class: 'item-divider-wrapper' }, Object(n.j)('slot', null)), - Object(n.j)('slot', { name: 'end' }) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - d.style = { - ios: ':host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--inner-padding-top:0px;--inner-padding-end:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-inline-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.item-divider-sticky){position:-webkit-sticky;position:sticky;top:0}.item-divider-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--inner-padding-start);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border:0;overflow:hidden}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-divider-inner{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--inner-padding-start);padding-inline-start:var(--inner-padding-start);-webkit-padding-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-inline-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end))}}.item-divider-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:hidden}:host{--background:var(--ion-color-step-100, #e6e6e6);--color:var(--ion-color-step-850, #262626);--padding-start:20px;--inner-padding-end:10px;border-radius:0;position:relative;min-height:28px;font-size:17px;font-weight:600}:host([slot=start]){margin-left:0;margin-right:20px;margin-top:2px;margin-bottom:2px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:20px;margin-inline-end:20px}}:host([slot=end]){margin-left:10px;margin-right:10px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}::slotted(h2){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:17px;font-weight:normal}::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6){margin-left:0;margin-right:0;margin-top:0;margin-bottom:3px;font-size:14px;font-weight:normal;line-height:normal}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.4);font-size:14px;line-height:normal;text-overflow:inherit;overflow:inherit}::slotted(h2:last-child) ::slotted(h3:last-child),::slotted(h4:last-child),::slotted(h5:last-child),::slotted(h6:last-child),::slotted(p:last-child){margin-bottom:0}', - md: ':host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--inner-padding-top:0px;--inner-padding-end:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-inline-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.item-divider-sticky){position:-webkit-sticky;position:sticky;top:0}.item-divider-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--inner-padding-start);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border:0;overflow:hidden}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-divider-inner{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--inner-padding-start);padding-inline-start:var(--inner-padding-start);-webkit-padding-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-inline-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end))}}.item-divider-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:hidden}:host{--background:var(--ion-background-color, #fff);--color:var(--ion-color-step-400, #999999);--padding-start:16px;--inner-padding-end:0;min-height:30px;border-bottom:1px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));font-size:14px}::slotted([slot=start]){margin-right:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-right:unset;-webkit-margin-end:32px;margin-inline-end:32px}}::slotted([slot=end]){margin-left:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;-webkit-margin-start:32px;margin-inline-start:32px}}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:13px;margin-bottom:10px}::slotted(ion-icon){color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);font-size:24px}:host(.ion-color) ::slotted(ion-icon){color:var(--ion-color-contrast)}::slotted(ion-icon[slot]){margin-top:12px;margin-bottom:12px}::slotted(ion-icon[slot=start]){margin-right:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=start]){margin-right:unset;-webkit-margin-end:32px;margin-inline-end:32px}}::slotted(ion-icon[slot=end]){margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=end]){margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}::slotted(ion-note){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-ms-flex-item-align:start;align-self:flex-start;font-size:11px}::slotted(ion-note[slot]){padding-left:0;padding-right:0;padding-top:18px;padding-bottom:10px}::slotted(ion-note[slot=start]){padding-right:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-note[slot=start]){padding-right:unset;-webkit-padding-end:16px;padding-inline-end:16px}}::slotted(ion-note[slot=end]){padding-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-note[slot=end]){padding-left:unset;-webkit-padding-start:16px;padding-inline-start:16px}}::slotted(ion-avatar){width:40px;height:40px}::slotted(ion-thumbnail){width:56px;height:56px}::slotted(ion-avatar),::slotted(ion-thumbnail){margin-top:8px;margin-bottom:8px}::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){margin-right:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){margin-right:unset;-webkit-margin-end:16px;margin-inline-end:16px}}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}::slotted(h2){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:16px;font-weight:normal}::slotted(h3,h4,h5,h6){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:14px;font-weight:normal;line-height:normal}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;color:var(--ion-color-step-600, #666666);font-size:14px;line-height:normal;text-overflow:inherit;overflow:inherit}', - } - var g = (function () { - function t(t) { - Object(n.o)(this, t) - } - return ( - (t.prototype.render = function () { - var t, - i = Object(r.b)(this) - return Object(n.j)(n.c, { - role: 'group', - class: ((t = {}), (t[i] = !0), (t['item-group-' + i] = !0), (t.item = !0), t), - }) - }), - t - ) - })() - g.style = { ios: 'ion-item-group{display:block}', md: 'ion-item-group{display:block}' } - var m = (function () { - function t(t) { - Object(n.o)(this, t), - (this.ionColor = Object(n.g)(this, 'ionColor', 7)), - (this.ionStyle = Object(n.g)(this, 'ionStyle', 7)), - (this.inRange = !1), - (this.noAnimate = !1) - } - return ( - (t.prototype.componentWillLoad = function () { - ;(this.inRange = !!this.el.closest('ion-range')), - (this.noAnimate = 'floating' === this.position), - this.emitStyle(), - this.emitColor() - }), - (t.prototype.componentDidLoad = function () { - var t = this - this.noAnimate && - setTimeout(function () { - t.noAnimate = !1 - }, 1e3) - }), - (t.prototype.colorChanged = function () { - this.emitColor() - }), - (t.prototype.positionChanged = function () { - this.emitStyle() - }), - (t.prototype.emitColor = function () { - var t, - i = this.color - this.ionColor.emit((((t = { 'item-label-color': void 0 !== i })['ion-color-' + i] = void 0 !== i), t)) - }), - (t.prototype.emitStyle = function () { - var t, - i = this.inRange, - e = this.position - i || this.ionStyle.emit((((t = { label: !0 })['label-' + e] = void 0 !== e), t)) - }), - (t.prototype.render = function () { - var t, - i = this.position, - e = Object(r.b)(this) - return Object(n.j)(n.c, { - class: Object(l.a)( - this.color, - ((t = {}), (t[e] = !0), (t['label-' + i] = void 0 !== i), (t['label-no-animate'] = this.noAnimate), t) - ), - }) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { color: ['colorChanged'], position: ['positionChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - m.style = { - ios: '.item.sc-ion-label-ios-h,.item .sc-ion-label-ios-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-label-ios-h{color:var(--ion-color-base)}.ion-text-wrap.sc-ion-label-ios-h,[text-wrap].sc-ion-label-ios-h{white-space:normal}.item-interactive-disabled.sc-ion-label-ios-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-ios-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-ios-h,.item-input .sc-ion-label-ios-h{-ms-flex:initial;flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-ios-h,.item-textarea .sc-ion-label-ios-h{-ms-flex-item-align:baseline;align-self:baseline}.label-fixed.sc-ion-label-ios-h{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-ios-h,.label-floating.sc-ion-label-ios-h{margin-bottom:0;-ms-flex-item-align:stretch;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-ios-h{-webkit-transition:none;transition:none}.sc-ion-label-ios-s h1,.sc-ion-label-ios-s h2,.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-ios-h,[text-wrap].sc-ion-label-ios-h{font-size:14px;line-height:1.5}.label-stacked.sc-ion-label-ios-h{margin-bottom:4px;font-size:14px}.label-floating.sc-ion-label-ios-h{margin-bottom:0;-webkit-transform:translate3d(0, 29px, 0);transform:translate3d(0, 29px, 0);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 150ms ease-in-out;transition:-webkit-transform 150ms ease-in-out;transition:transform 150ms ease-in-out;transition:transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out}[dir=rtl].sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl] .sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl].label-floating.sc-ion-label-ios-h,[dir=rtl] .label-floating.sc-ion-label-ios-h{-webkit-transform-origin:right top;transform-origin:right top}.item-textarea.label-floating.sc-ion-label-ios-h,.item-textarea .label-floating.sc-ion-label-ios-h{-webkit-transform:translate3d(0, 28px, 0);transform:translate3d(0, 28px, 0)}.item-has-focus.label-floating.sc-ion-label-ios-h,.item-has-focus .label-floating.sc-ion-label-ios-h,.item-has-placeholder.sc-ion-label-ios-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-ios-h,.item-has-value.label-floating.sc-ion-label-ios-h,.item-has-value .label-floating.sc-ion-label-ios-h{-webkit-transform:translate3d(0, 0, 0) scale(0.82);transform:translate3d(0, 0, 0) scale(0.82)}.sc-ion-label-ios-s h1{margin-left:0;margin-right:0;margin-top:3px;margin-bottom:2px;font-size:22px;font-weight:normal}.sc-ion-label-ios-s h2{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:17px;font-weight:normal}.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{margin-left:0;margin-right:0;margin-top:0;margin-bottom:3px;font-size:14px;font-weight:normal;line-height:normal}.sc-ion-label-ios-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:14px;line-height:normal;text-overflow:inherit;overflow:inherit}.sc-ion-label-ios-s>p{color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.4)}.sc-ion-label-ios-h.ion-color.sc-ion-label-ios-s>p,.ion-color .sc-ion-label-ios-h.sc-ion-label-ios-s>p{color:inherit}.sc-ion-label-ios-s h2:last-child,.sc-ion-label-ios-s h3:last-child,.sc-ion-label-ios-s h4:last-child,.sc-ion-label-ios-s h5:last-child,.sc-ion-label-ios-s h6:last-child,.sc-ion-label-ios-s p:last-child{margin-bottom:0}', - md: '.item.sc-ion-label-md-h,.item .sc-ion-label-md-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-label-md-h{color:var(--ion-color-base)}.ion-text-wrap.sc-ion-label-md-h,[text-wrap].sc-ion-label-md-h{white-space:normal}.item-interactive-disabled.sc-ion-label-md-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-md-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-md-h,.item-input .sc-ion-label-md-h{-ms-flex:initial;flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-md-h,.item-textarea .sc-ion-label-md-h{-ms-flex-item-align:baseline;align-self:baseline}.label-fixed.sc-ion-label-md-h{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-md-h,.label-floating.sc-ion-label-md-h{margin-bottom:0;-ms-flex-item-align:stretch;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-md-h{-webkit-transition:none;transition:none}.sc-ion-label-md-s h1,.sc-ion-label-md-s h2,.sc-ion-label-md-s h3,.sc-ion-label-md-s h4,.sc-ion-label-md-s h5,.sc-ion-label-md-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-md-h,[text-wrap].sc-ion-label-md-h{line-height:1.5}.label-stacked.sc-ion-label-md-h{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translateY(50%) scale(0.75);transform:translateY(50%) scale(0.75);-webkit-transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)}[dir=rtl].sc-ion-label-md-h -no-combinator.label-stacked.sc-ion-label-md-h,[dir=rtl] .sc-ion-label-md-h -no-combinator.label-stacked.sc-ion-label-md-h,[dir=rtl].label-stacked.sc-ion-label-md-h,[dir=rtl] .label-stacked.sc-ion-label-md-h{-webkit-transform-origin:right top;transform-origin:right top}.label-floating.sc-ion-label-md-h{-webkit-transform:translateY(96%);transform:translateY(96%);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1)}[dir=rtl].sc-ion-label-md-h -no-combinator.label-floating.sc-ion-label-md-h,[dir=rtl] .sc-ion-label-md-h -no-combinator.label-floating.sc-ion-label-md-h,[dir=rtl].label-floating.sc-ion-label-md-h,[dir=rtl] .label-floating.sc-ion-label-md-h{-webkit-transform-origin:right top;transform-origin:right top}.item-textarea.label-floating.sc-ion-label-md-h,.item-textarea .label-floating.sc-ion-label-md-h{-webkit-transform:translateY(185%);transform:translateY(185%)}.label-stacked.sc-ion-label-md-h,.label-floating.sc-ion-label-md-h{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.item-has-focus.label-floating.sc-ion-label-md-h,.item-has-focus .label-floating.sc-ion-label-md-h,.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h,.item-has-value.label-floating.sc-ion-label-md-h,.item-has-value .label-floating.sc-ion-label-md-h{-webkit-transform:translateY(50%) scale(0.75);transform:translateY(50%) scale(0.75)}.item-has-focus.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-primary, #3880ff)}.item-has-focus.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-contrast)}.sc-ion-label-md-s h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}.sc-ion-label-md-s h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:16px;font-weight:normal}.sc-ion-label-md-s h3,.sc-ion-label-md-s h4,.sc-ion-label-md-s h5,.sc-ion-label-md-s h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:14px;font-weight:normal;line-height:normal}.sc-ion-label-md-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:14px;line-height:20px;text-overflow:inherit;overflow:inherit}.sc-ion-label-md-s>p{color:var(--ion-color-step-600, #666666)}.sc-ion-label-md-h.ion-color.sc-ion-label-md-s>p,.ion-color .sc-ion-label-md-h.sc-ion-label-md-s>p{color:inherit}', - } - var c = (function () { - function t(t) { - Object(n.o)(this, t), (this.inset = !1) - } - return ( - (t.prototype.closeSlidingItems = function () { - return Object(o.a)(this, void 0, void 0, function () { - var t - return Object(o.c)(this, function (i) { - return (t = this.el.querySelector('ion-item-sliding')) && t.closeOpened ? [2, t.closeOpened()] : [2, !1] - }) - }) - }), - (t.prototype.render = function () { - var t, - i = Object(r.b)(this), - e = this.lines, - o = this.inset - return Object(n.j)(n.c, { - class: - ((t = {}), - (t[i] = !0), - (t['list-' + i] = !0), - (t['list-inset'] = o), - (t['list-lines-' + e] = void 0 !== e), - (t['list-' + i + '-lines-' + e] = void 0 !== e), - t), - }) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - c.style = { - ios: 'ion-list{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:block;contain:content;list-style-type:none}ion-list.list-inset{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden}.list-ios{background:var(--ion-item-background, var(--ion-background-color, #fff))}.list-ios.list-inset{margin-left:16px;margin-right:16px;margin-top:16px;margin-bottom:16px;border-radius:4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.list-ios.list-inset{margin-left:unset;margin-right:unset;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px}}.list-ios.list-inset ion-item{--border-width:0 0 1px 0;--inner-border-width:0}.list-ios.list-inset ion-item:last-child{--border-width:0;--inner-border-width:0}.list-ios.list-inset+ion-list.list-inset{margin-top:0}.list-ios-lines-none .item{--border-width:0;--inner-border-width:0}.list-ios-lines-full .item,.list-ios .item-lines-full{--border-width:0 0 0.55px 0}.list-ios-lines-full .item{--inner-border-width:0}.list-ios-lines-inset .item,.list-ios .item-lines-inset{--inner-border-width:0 0 0.55px 0}.list-ios .item-lines-inset{--border-width:0}.list-ios .item-lines-full{--inner-border-width:0}.list-ios .item-lines-none{--border-width:0;--inner-border-width:0}ion-card .list-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}', - md: 'ion-list{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:block;contain:content;list-style-type:none}ion-list.list-inset{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden}.list-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:8px;padding-bottom:8px;background:var(--ion-item-background, var(--ion-background-color, #fff))}.list-md>.input:last-child::after{left:0}[dir=rtl] .list-md>.input:last-child::after,:host-context([dir=rtl]) .list-md>.input:last-child::after{left:unset;right:unset;right:0}.list-md.list-inset{margin-left:16px;margin-right:16px;margin-top:16px;margin-bottom:16px;border-radius:2px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.list-md.list-inset{margin-left:unset;margin-right:unset;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px}}.list-md.list-inset ion-item:first-child{--border-radius:2px 2px 0 0;--border-width:0 0 1px 0}.list-md.list-inset ion-item:last-child{--border-radius:0 0 2px, 2px;--border-width:0}.list-md.list-inset .item-interactive{--padding-start:0;--padding-end:0}.list-md.list-inset+ion-list.list-inset{margin-top:0}.list-md-lines-none .item{--border-width:0;--inner-border-width:0}.list-md-lines-full .item,.list-md .item-lines-full{--border-width:0 0 1px 0}.list-md-lines-full .item{--inner-border-width:0}.list-md-lines-inset .item,.list-md .item-lines-inset{--inner-border-width:0 0 1px 0}.list-md .item-lines-inset{--border-width:0}.list-md .item-lines-full{--inner-border-width:0}.list-md .item-lines-none{--border-width:0;--inner-border-width:0}ion-card .list-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}', - } - var h = (function () { - function t(t) { - Object(n.o)(this, t) - } - return ( - (t.prototype.render = function () { - var t, - i = this.lines, - e = Object(r.b)(this) - return Object(n.j)( - n.c, - { - class: Object(l.a)( - this.color, - ((t = {}), (t[e] = !0), (t['list-header-lines-' + i] = void 0 !== i), t) - ), - }, - Object(n.j)('div', { class: 'list-header-inner' }, Object(n.j)('slot', null)) - ) - }), - t - ) - })() - h.style = { - ios: ':host{--border-style:solid;--border-width:0;--inner-border-width:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:40px;border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);color:var(--color);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.list-header-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex:1 1 auto;flex:1 1 auto}:host(.list-header-lines-inset),:host(.list-header-lines-none){--border-width:0}:host(.list-header-lines-full),:host(.list-header-lines-none){--inner-border-width:0}:host{--background:transparent;--color:var(--ion-color-step-850, #262626);--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));padding-left:calc(var(--ion-safe-area-left, 0px) + 20px);position:relative;-ms-flex-align:end;align-items:flex-end;font-size:22px;font-weight:700;letter-spacing:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;-webkit-padding-start:calc(var(--ion-safe-area-left, 0px) + 20px);padding-inline-start:calc(var(--ion-safe-area-left, 0px) + 20px)}}::slotted(ion-button),::slotted(ion-label){margin-top:29px;margin-bottom:6px}::slotted(ion-button){margin-left:3px;margin-right:3px;height:1.4em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-button){margin-left:unset;margin-right:unset;-webkit-margin-start:3px;margin-inline-start:3px;-webkit-margin-end:3px;margin-inline-end:3px}}:host(.list-header-lines-full){--border-width:0 0 0.55px 0}:host(.list-header-lines-inset){--inner-border-width:0 0 0.55px 0}', - md: ':host{--border-style:solid;--border-width:0;--inner-border-width:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:40px;border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);color:var(--color);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.list-header-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex:1 1 auto;flex:1 1 auto}:host(.list-header-lines-inset),:host(.list-header-lines-none){--border-width:0}:host(.list-header-lines-full),:host(.list-header-lines-none){--inner-border-width:0}:host{--background:transparent;--color:var(--ion-text-color, #000);--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));padding-left:calc(var(--ion-safe-area-left, 0) + 16px);min-height:45px;font-size:14px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;-webkit-padding-start:calc(var(--ion-safe-area-left, 0) + 16px);padding-inline-start:calc(var(--ion-safe-area-left, 0) + 16px)}}:host(.list-header-lines-full){--border-width:0 0 1px 0}:host(.list-header-lines-inset){--inner-border-width:0 0 1px 0}', - } - var p = (function () { - function t(t) { - Object(n.o)(this, t) - } - return ( - (t.prototype.render = function () { - var t, - i = Object(r.b)(this) - return Object(n.j)( - n.c, - { class: Object(l.a)(this.color, ((t = {}), (t[i] = !0), t)) }, - Object(n.j)('slot', null) - ) - }), - t - ) - })() - p.style = { - ios: ':host{color:var(--color);font-family:var(--ion-font-family, inherit);-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-350, #a6a6a6)}', - md: ':host{color:var(--color);font-family:var(--ion-font-family, inherit);-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-600, #666666);font-size:14px}', - } - var b = (function () { - function t(t) { - Object(n.o)(this, t), (this.animated = !1) - } - return ( - (t.prototype.render = function () { - var t, - i = this.animated && r.c.getBoolean('animated', !0), - e = Object(l.c)('ion-avatar', this.el) || Object(l.c)('ion-thumbnail', this.el), - o = Object(r.b)(this) - return Object(n.j)( - n.c, - { class: ((t = {}), (t[o] = !0), (t['skeleton-text-animated'] = i), (t['in-media'] = e), t) }, - Object(n.j)('span', null, '\xa0') - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - b.style = - ':host{--background:rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065);border-radius:var(--border-radius, inherit);display:block;width:100%;height:inherit;margin-top:4px;margin-bottom:4px;background:var(--background);line-height:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}span{display:inline-block}:host(.in-media){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;height:100%}:host(.skeleton-text-animated){position:relative;background:-webkit-gradient(linear, left top, right top, color-stop(8%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065)), color-stop(18%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.135)), color-stop(33%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065)));background:linear-gradient(to right, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065) 8%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.135) 18%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065) 33%);background-size:800px 104px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:shimmer;animation-name:shimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes shimmer{0%{background-position:-400px 0}100%{background-position:400px 0}}@keyframes shimmer{0%{background-position:-400px 0}100%{background-position:400px 0}}' - }, - 133: function (t, i, e) { - 'use strict' - e.d(i, 'a', function () { - return r - }), - e.d(i, 'b', function () { - return a - }), - e.d(i, 'c', function () { - return n - }), - e.d(i, 'd', function () { - return s - }) - var o = e(1), - n = function (t, i) { - return null !== i.closest(t) - }, - r = function (t, i) { - var e - return 'string' === typeof t && t.length > 0 - ? Object.assign((((e = { 'ion-color': !0 })['ion-color-' + t] = !0), e), i) - : i - }, - a = function (t) { - var i = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (i[t] = !0) - }), - i - ) - }, - l = /^[a-z][a-z0-9+\-.]*:/, - s = function (t, i, e, n) { - return Object(o.a)(void 0, void 0, void 0, function () { - var r - return Object(o.c)(this, function (o) { - return null != t && '#' !== t[0] && !l.test(t) && (r = document.querySelector('ion-router')) - ? (null != i && i.preventDefault(), [2, r.push(t, e, n)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=26.55b60025.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[26],{105:function(t,i,e){"use strict";e.r(i),e.d(i,"ion_item",(function(){return s})),e.d(i,"ion_item_divider",(function(){return d})),e.d(i,"ion_item_group",(function(){return g})),e.d(i,"ion_label",(function(){return m})),e.d(i,"ion_list",(function(){return c})),e.d(i,"ion_list_header",(function(){return h})),e.d(i,"ion_note",(function(){return p})),e.d(i,"ion_skeleton_text",(function(){return b}));var o=e(1),n=e(13),r=e(14),a=e(12),l=e(133),s=function(){function t(t){Object(n.o)(this,t),this.labelColorStyles={},this.itemStyles=new Map,this.multipleInputs=!1,this.button=!1,this.detailIcon="chevron-forward",this.disabled=!1,this.routerDirection="forward",this.type="button"}return t.prototype.labelColorChanged=function(t){void 0===this.color&&(this.labelColorStyles=t.detail)},t.prototype.itemStyle=function(t){t.stopPropagation();var i=t.target.tagName,e=t.detail,o={},r=this.itemStyles.get(i)||{},a=!1;Object.keys(e).forEach((function(t){if(e[t]){var i="item-"+t;r[i]||(a=!0),o[i]=!0}})),a||Object.keys(o).length===Object.keys(r).length||(a=!0),a&&(this.itemStyles.set(i,o),Object(n.l)(this))},t.prototype.componentDidUpdate=function(){var t=this,i=this.getFirstInput();i&&!this.clickListener&&(this.clickListener=function(e){return t.delegateFocus(e,i)},this.el.addEventListener("click",this.clickListener))},t.prototype.disconnectedCallback=function(){this.getFirstInput()&&this.clickListener&&(this.el.removeEventListener("click",this.clickListener),this.clickListener=void 0)},t.prototype.componentDidLoad=function(){var t=this;Object(a.q)((function(){return t.setMultipleInputs()}))},t.prototype.setMultipleInputs=function(){var t=this.el.querySelectorAll("ion-checkbox, ion-datetime, ion-select, ion-radio"),i=this.el.querySelectorAll("ion-input, ion-range, ion-searchbar, ion-segment, ion-textarea, ion-toggle"),e=this.el.querySelectorAll("ion-anchor, ion-button, a, button");this.multipleInputs=t.length+i.length>1||t.length+e.length>1||t.length>0&&this.isClickable()},t.prototype.hasCover=function(){return 1===this.el.querySelectorAll("ion-checkbox, ion-datetime, ion-select, ion-radio").length&&!this.multipleInputs},t.prototype.isClickable=function(){return void 0!==this.href||this.button},t.prototype.canActivate=function(){return this.isClickable()||this.hasCover()},t.prototype.getFirstInput=function(){return this.el.querySelectorAll("ion-input, ion-textarea")[0]},t.prototype.delegateFocus=function(t,i){var e="ION-ITEM"===t.target.tagName,o=!1;document.activeElement&&(o=i.querySelector("input, textarea")===document.activeElement),e&&o&&(i.fireFocusEvents=!1,i.setBlur(),i.setFocus(),Object(a.q)((function(){i.fireFocusEvents=!0})))},t.prototype.render=function(){var t,i=this,e=i.detail,o=i.detailIcon,a=i.download,s=i.labelColorStyles,d=i.lines,g=i.disabled,m=i.href,c=i.rel,h=i.target,p=i.routerAnimation,b=i.routerDirection,f={},x=Object(r.b)(this),u=this.isClickable(),v=this.canActivate(),w=u?void 0===m?"button":"a":"div",k="button"===w?{type:this.type}:{download:a,href:m,rel:c,target:h},y=u?{onClick:function(t){Object(l.d)(m,t,b,p)}}:{},j=void 0!==e?e:"ios"===x&&u;this.itemStyles.forEach((function(t){Object.assign(f,t)}));var z=g||f["item-interactive-disabled"]?"true":null;return Object(n.j)(n.c,{"aria-disabled":z,class:Object.assign(Object.assign(Object.assign({},f),s),Object(l.a)(this.color,(t={item:!0},t[x]=!0,t["item-lines-"+d]=void 0!==d,t["item-disabled"]=g,t["in-list"]=Object(l.c)("ion-list",this.el),t["item-multiple-inputs"]=this.multipleInputs,t["ion-activatable"]=v,t["ion-focusable"]=!0,t)))},Object(n.j)(w,Object.assign({},k,{class:"item-native",part:"native",disabled:g},y),Object(n.j)("slot",{name:"start"}),Object(n.j)("div",{class:"item-inner"},Object(n.j)("div",{class:"input-wrapper"},Object(n.j)("slot",null)),Object(n.j)("slot",{name:"end"}),j&&Object(n.j)("ion-icon",{icon:o,lazy:!1,class:"item-detail-icon",part:"detail-icon","aria-hidden":"true"}),Object(n.j)("div",{class:"item-inner-highlight"})),v&&"md"===x&&Object(n.j)("ion-ripple-effect",null)),Object(n.j)("div",{class:"item-highlight"}))},Object.defineProperty(t,"delegatesFocus",{get:function(){return!0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),t}();s.style={ios:':host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--show-full-highlight:0;--show-inset-highlight:0;--detail-icon-color:initial;--detail-icon-font-size:20px;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color) .item-native,:host(.ion-color) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-native{padding-left:unset;padding-right:unset;-webkit-padding-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-inline-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:-1}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--inner-padding-start);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);-webkit-box-shadow:var(--inner-box-shadow);box-shadow:var(--inner-box-shadow);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-inner{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--inner-padding-start);padding-inline-start:var(--inner-padding-start);-webkit-padding-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-inline-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end))}}.item-detail-icon{color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label){-ms-flex:1;flex:1}:host(.item-input){-ms-flex-align:center;align-items:center}.input-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){-ms-flex-align:start;align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.item-highlight,.item-inner-highlight{left:0;right:0;bottom:0;position:absolute;background:var(--highlight-background);z-index:1}.item-highlight{height:var(--full-highlight-height)}.item-inner-highlight{height:var(--inset-highlight-height)}:host(.item-interactive.item-has-focus),:host(.item-interactive.ion-touched.ion-invalid){--full-highlight-height:calc(var(--highlight-height) * var(--show-full-highlight));--inset-highlight-height:calc(var(--highlight-height) * var(--show-inset-highlight))}:host(.item-interactive.item-has-focus){--highlight-background:var(--highlight-color-focused)}:host(.item-interactive.ion-valid){--highlight-background:var(--highlight-color-valid)}:host(.item-interactive.ion-invalid){--highlight-background:var(--highlight-color-invalid)}:host(:not(.item-label)) ::slotted(ion-select){--padding-start:0;max-width:none}:host(.item-label-stacked) ::slotted(ion-select),:host(.item-label-floating) ::slotted(ion-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0;-ms-flex-item-align:stretch;align-self:stretch;width:100%;max-width:100%}:host(:not(.item-label)) ::slotted(ion-datetime){--padding-start:0}:host(.item-label-stacked) ::slotted(ion-datetime),:host(.item-label-floating) ::slotted(ion-datetime){--padding-start:0;width:100%}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio),:host(.item-multiple-inputs) ::slotted(ion-select){position:relative}:host(.item-textarea){-ms-flex-align:stretch;align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host{--min-height:44px;--transition:background-color 200ms linear, opacity 200ms linear;--padding-start:20px;--inner-padding-end:10px;--inner-border-width:0px 0px 0.55px 0px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:#000;--background-focused:#000;--background-hover:currentColor;--background-activated-opacity:.12;--background-focused-opacity:.15;--background-hover-opacity:.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));--color:var(--ion-item-color, var(--ion-text-color, #000));--highlight-height:0;--highlight-color-focused:var(--ion-color-primary, #3880ff);--highlight-color-valid:var(--ion-color-success, #2dd36f);--highlight-color-invalid:var(--ion-color-danger, #eb445a);font-size:17px}:host(.ion-activated){--transition:none}:host(.ion-color.ion-focused) .item-native::after{background:#000;opacity:0.15}:host(.ion-color.ion-activated) .item-native::after{background:#000;opacity:0.12}:host(.item-interactive){--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-full){--border-width:0px 0px 0.55px 0px;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-inset){--inner-border-width:0px 0px 0.55px 0px;--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0px;--show-full-highlight:0}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0px;--show-inset-highlight:0}::slotted([slot=start]){margin-left:0;margin-right:20px;margin-top:2px;margin-bottom:2px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:20px;margin-inline-end:20px}}::slotted([slot=end]){margin-left:10px;margin-right:10px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}::slotted(.button-small){--padding-top:0px;--padding-bottom:0px;--padding-start:.5em;--padding-end:.5em;height:24px;font-size:13px}::slotted(ion-avatar){width:36px;height:36px}::slotted(ion-thumbnail){width:56px;height:56px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}:host(.item-radio) ::slotted(ion-label),:host(.item-toggle) ::slotted(ion-label){margin-left:0px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.item-radio) ::slotted(ion-label),:host(.item-toggle) ::slotted(ion-label){margin-left:unset;-webkit-margin-start:0px;margin-inline-start:0px}}::slotted(ion-label){margin-left:0;margin-right:8px;margin-top:10px;margin-bottom:10px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-label){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px}}:host(.item-label-floating),:host(.item-label-stacked){--min-height:68px}:host(.item-label-stacked) ::slotted(ion-select),:host(.item-label-floating) ::slotted(ion-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0px}:host(.item-label-fixed) ::slotted(ion-select),:host(.item-label-fixed) ::slotted(ion-datetime){--padding-start:0}',md:':host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--show-full-highlight:0;--show-inset-highlight:0;--detail-icon-color:initial;--detail-icon-font-size:20px;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color) .item-native,:host(.ion-color) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-native{padding-left:unset;padding-right:unset;-webkit-padding-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-inline-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:-1}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--inner-padding-start);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);-webkit-box-shadow:var(--inner-box-shadow);box-shadow:var(--inner-box-shadow);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-inner{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--inner-padding-start);padding-inline-start:var(--inner-padding-start);-webkit-padding-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-inline-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end))}}.item-detail-icon{color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label){-ms-flex:1;flex:1}:host(.item-input){-ms-flex-align:center;align-items:center}.input-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){-ms-flex-align:start;align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.item-highlight,.item-inner-highlight{left:0;right:0;bottom:0;position:absolute;background:var(--highlight-background);z-index:1}.item-highlight{height:var(--full-highlight-height)}.item-inner-highlight{height:var(--inset-highlight-height)}:host(.item-interactive.item-has-focus),:host(.item-interactive.ion-touched.ion-invalid){--full-highlight-height:calc(var(--highlight-height) * var(--show-full-highlight));--inset-highlight-height:calc(var(--highlight-height) * var(--show-inset-highlight))}:host(.item-interactive.item-has-focus){--highlight-background:var(--highlight-color-focused)}:host(.item-interactive.ion-valid){--highlight-background:var(--highlight-color-valid)}:host(.item-interactive.ion-invalid){--highlight-background:var(--highlight-color-invalid)}:host(:not(.item-label)) ::slotted(ion-select){--padding-start:0;max-width:none}:host(.item-label-stacked) ::slotted(ion-select),:host(.item-label-floating) ::slotted(ion-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0;-ms-flex-item-align:stretch;align-self:stretch;width:100%;max-width:100%}:host(:not(.item-label)) ::slotted(ion-datetime){--padding-start:0}:host(.item-label-stacked) ::slotted(ion-datetime),:host(.item-label-floating) ::slotted(ion-datetime){--padding-start:0;width:100%}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio),:host(.item-multiple-inputs) ::slotted(ion-select){position:relative}:host(.item-textarea){-ms-flex-align:stretch;align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host{--min-height:48px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:transparent;--background-focused:currentColor;--background-hover:currentColor;--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));--color:var(--ion-item-color, var(--ion-text-color, #000));--transition:opacity 15ms linear, background-color 15ms linear;--padding-start:16px;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));--inner-padding-end:16px;--inner-border-width:0 0 1px 0;--highlight-height:2px;--highlight-color-focused:var(--ion-color-primary, #3880ff);--highlight-color-valid:var(--ion-color-success, #2dd36f);--highlight-color-invalid:var(--ion-color-danger, #eb445a);font-size:16px;font-weight:normal;text-transform:none}:host(.ion-color.ion-activated) .item-native::after{background:transparent}:host(.item-interactive){--border-width:0 0 1px 0;--inner-border-width:0;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-full){--border-width:0 0 1px 0;--show-full-highlight:1;--show-inset-highlight:0}:host(.item-lines-inset){--inner-border-width:0 0 1px 0;--show-full-highlight:0;--show-inset-highlight:1}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0;--show-full-highlight:0}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0;--show-inset-highlight:0}:host(.item-multi-line) ::slotted([slot=start]),:host(.item-multi-line) ::slotted([slot=end]){margin-top:16px;margin-bottom:16px;-ms-flex-item-align:start;align-self:flex-start}::slotted([slot=start]){margin-right:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-right:unset;-webkit-margin-end:32px;margin-inline-end:32px}}::slotted([slot=end]){margin-left:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;-webkit-margin-start:32px;margin-inline-start:32px}}::slotted(ion-icon){color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);font-size:24px}:host(.ion-color) ::slotted(ion-icon){color:var(--ion-color-contrast)}::slotted(ion-icon[slot]){margin-top:12px;margin-bottom:12px}::slotted(ion-icon[slot=start]){margin-right:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=start]){margin-right:unset;-webkit-margin-end:32px;margin-inline-end:32px}}::slotted(ion-icon[slot=end]){margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=end]){margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}::slotted(ion-note){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-ms-flex-item-align:start;align-self:flex-start;font-size:11px}::slotted(ion-note[slot]){padding-left:0;padding-right:0;padding-top:18px;padding-bottom:10px}::slotted(ion-note[slot=start]){padding-right:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-note[slot=start]){padding-right:unset;-webkit-padding-end:16px;padding-inline-end:16px}}::slotted(ion-note[slot=end]){padding-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-note[slot=end]){padding-left:unset;-webkit-padding-start:16px;padding-inline-start:16px}}::slotted(ion-avatar){width:40px;height:40px}::slotted(ion-thumbnail){width:56px;height:56px}::slotted(ion-avatar),::slotted(ion-thumbnail){margin-top:8px;margin-bottom:8px}::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){margin-right:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){margin-right:unset;-webkit-margin-end:16px;margin-inline-end:16px}}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:11px;margin-bottom:10px}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}:host(.item-label-fixed) ::slotted(ion-select),:host(.item-label-fixed) ::slotted(ion-datetime){--padding-start:8px}:host(.item-toggle) ::slotted(ion-label),:host(.item-radio) ::slotted(ion-label){margin-left:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.item-toggle) ::slotted(ion-label),:host(.item-radio) ::slotted(ion-label){margin-left:unset;-webkit-margin-start:0;margin-inline-start:0}}::slotted(.button-small){--padding-top:0;--padding-bottom:0;--padding-start:.6em;--padding-end:.6em;height:25px;font-size:12px}:host(.item-label-floating),:host(.item-label-stacked){--min-height:55px}:host(.item-label-stacked) ::slotted(ion-select),:host(.item-label-floating) ::slotted(ion-select){--padding-top:8px;--padding-bottom:8px;--padding-start:0}:host(.item-has-focus:not(.ion-color)) ::slotted(.label-stacked),:host(.item-has-focus:not(.ion-color)) ::slotted(.label-floating){color:var(--ion-color-primary, #3880ff)}:host(.ion-color){--highlight-color-focused:var(--ion-color-contrast)}:host(.item-label-color){--highlight-color-focused:var(--ion-color-base)}'};var d=function(){function t(t){Object(n.o)(this,t),this.sticky=!1}return t.prototype.render=function(){var t,i=Object(r.b)(this);return Object(n.j)(n.c,{class:Object(l.a)(this.color,(t={},t[i]=!0,t["item-divider-sticky"]=this.sticky,t.item=!0,t))},Object(n.j)("slot",{name:"start"}),Object(n.j)("div",{class:"item-divider-inner"},Object(n.j)("div",{class:"item-divider-wrapper"},Object(n.j)("slot",null)),Object(n.j)("slot",{name:"end"})))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),t}();d.style={ios:":host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--inner-padding-top:0px;--inner-padding-end:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-inline-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.item-divider-sticky){position:-webkit-sticky;position:sticky;top:0}.item-divider-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--inner-padding-start);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border:0;overflow:hidden}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-divider-inner{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--inner-padding-start);padding-inline-start:var(--inner-padding-start);-webkit-padding-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-inline-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end))}}.item-divider-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:hidden}:host{--background:var(--ion-color-step-100, #e6e6e6);--color:var(--ion-color-step-850, #262626);--padding-start:20px;--inner-padding-end:10px;border-radius:0;position:relative;min-height:28px;font-size:17px;font-weight:600}:host([slot=start]){margin-left:0;margin-right:20px;margin-top:2px;margin-bottom:2px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:20px;margin-inline-end:20px}}:host([slot=end]){margin-left:10px;margin-right:10px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}::slotted(h2){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:17px;font-weight:normal}::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6){margin-left:0;margin-right:0;margin-top:0;margin-bottom:3px;font-size:14px;font-weight:normal;line-height:normal}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.4);font-size:14px;line-height:normal;text-overflow:inherit;overflow:inherit}::slotted(h2:last-child) ::slotted(h3:last-child),::slotted(h4:last-child),::slotted(h5:last-child),::slotted(h6:last-child),::slotted(p:last-child){margin-bottom:0}",md:":host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--inner-padding-top:0px;--inner-padding-end:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));padding-inline-start:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.item-divider-sticky){position:-webkit-sticky;position:sticky;top:0}.item-divider-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--inner-padding-start);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border:0;overflow:hidden}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-divider-inner{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--inner-padding-start);padding-inline-start:var(--inner-padding-start);-webkit-padding-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-inline-end:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end))}}.item-divider-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:hidden}:host{--background:var(--ion-background-color, #fff);--color:var(--ion-color-step-400, #999999);--padding-start:16px;--inner-padding-end:0;min-height:30px;border-bottom:1px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));font-size:14px}::slotted([slot=start]){margin-right:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-right:unset;-webkit-margin-end:32px;margin-inline-end:32px}}::slotted([slot=end]){margin-left:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;-webkit-margin-start:32px;margin-inline-start:32px}}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:13px;margin-bottom:10px}::slotted(ion-icon){color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);font-size:24px}:host(.ion-color) ::slotted(ion-icon){color:var(--ion-color-contrast)}::slotted(ion-icon[slot]){margin-top:12px;margin-bottom:12px}::slotted(ion-icon[slot=start]){margin-right:32px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=start]){margin-right:unset;-webkit-margin-end:32px;margin-inline-end:32px}}::slotted(ion-icon[slot=end]){margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-icon[slot=end]){margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}::slotted(ion-note){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-ms-flex-item-align:start;align-self:flex-start;font-size:11px}::slotted(ion-note[slot]){padding-left:0;padding-right:0;padding-top:18px;padding-bottom:10px}::slotted(ion-note[slot=start]){padding-right:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-note[slot=start]){padding-right:unset;-webkit-padding-end:16px;padding-inline-end:16px}}::slotted(ion-note[slot=end]){padding-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-note[slot=end]){padding-left:unset;-webkit-padding-start:16px;padding-inline-start:16px}}::slotted(ion-avatar){width:40px;height:40px}::slotted(ion-thumbnail){width:56px;height:56px}::slotted(ion-avatar),::slotted(ion-thumbnail){margin-top:8px;margin-bottom:8px}::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){margin-right:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){margin-right:unset;-webkit-margin-end:16px;margin-inline-end:16px}}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}::slotted(h2){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:16px;font-weight:normal}::slotted(h3,h4,h5,h6){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:14px;font-weight:normal;line-height:normal}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;color:var(--ion-color-step-600, #666666);font-size:14px;line-height:normal;text-overflow:inherit;overflow:inherit}"};var g=function(){function t(t){Object(n.o)(this,t)}return t.prototype.render=function(){var t,i=Object(r.b)(this);return Object(n.j)(n.c,{role:"group",class:(t={},t[i]=!0,t["item-group-"+i]=!0,t.item=!0,t)})},t}();g.style={ios:"ion-item-group{display:block}",md:"ion-item-group{display:block}"};var m=function(){function t(t){Object(n.o)(this,t),this.ionColor=Object(n.g)(this,"ionColor",7),this.ionStyle=Object(n.g)(this,"ionStyle",7),this.inRange=!1,this.noAnimate=!1}return t.prototype.componentWillLoad=function(){this.inRange=!!this.el.closest("ion-range"),this.noAnimate="floating"===this.position,this.emitStyle(),this.emitColor()},t.prototype.componentDidLoad=function(){var t=this;this.noAnimate&&setTimeout((function(){t.noAnimate=!1}),1e3)},t.prototype.colorChanged=function(){this.emitColor()},t.prototype.positionChanged=function(){this.emitStyle()},t.prototype.emitColor=function(){var t,i=this.color;this.ionColor.emit(((t={"item-label-color":void 0!==i})["ion-color-"+i]=void 0!==i,t))},t.prototype.emitStyle=function(){var t,i=this.inRange,e=this.position;i||this.ionStyle.emit(((t={label:!0})["label-"+e]=void 0!==e,t))},t.prototype.render=function(){var t,i=this.position,e=Object(r.b)(this);return Object(n.j)(n.c,{class:Object(l.a)(this.color,(t={},t[e]=!0,t["label-"+i]=void 0!==i,t["label-no-animate"]=this.noAnimate,t))})},Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{color:["colorChanged"],position:["positionChanged"]}},enumerable:!1,configurable:!0}),t}();m.style={ios:".item.sc-ion-label-ios-h,.item .sc-ion-label-ios-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-label-ios-h{color:var(--ion-color-base)}.ion-text-wrap.sc-ion-label-ios-h,[text-wrap].sc-ion-label-ios-h{white-space:normal}.item-interactive-disabled.sc-ion-label-ios-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-ios-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-ios-h,.item-input .sc-ion-label-ios-h{-ms-flex:initial;flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-ios-h,.item-textarea .sc-ion-label-ios-h{-ms-flex-item-align:baseline;align-self:baseline}.label-fixed.sc-ion-label-ios-h{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-ios-h,.label-floating.sc-ion-label-ios-h{margin-bottom:0;-ms-flex-item-align:stretch;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-ios-h{-webkit-transition:none;transition:none}.sc-ion-label-ios-s h1,.sc-ion-label-ios-s h2,.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-ios-h,[text-wrap].sc-ion-label-ios-h{font-size:14px;line-height:1.5}.label-stacked.sc-ion-label-ios-h{margin-bottom:4px;font-size:14px}.label-floating.sc-ion-label-ios-h{margin-bottom:0;-webkit-transform:translate3d(0, 29px, 0);transform:translate3d(0, 29px, 0);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 150ms ease-in-out;transition:-webkit-transform 150ms ease-in-out;transition:transform 150ms ease-in-out;transition:transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out}[dir=rtl].sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl] .sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl].label-floating.sc-ion-label-ios-h,[dir=rtl] .label-floating.sc-ion-label-ios-h{-webkit-transform-origin:right top;transform-origin:right top}.item-textarea.label-floating.sc-ion-label-ios-h,.item-textarea .label-floating.sc-ion-label-ios-h{-webkit-transform:translate3d(0, 28px, 0);transform:translate3d(0, 28px, 0)}.item-has-focus.label-floating.sc-ion-label-ios-h,.item-has-focus .label-floating.sc-ion-label-ios-h,.item-has-placeholder.sc-ion-label-ios-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-ios-h,.item-has-value.label-floating.sc-ion-label-ios-h,.item-has-value .label-floating.sc-ion-label-ios-h{-webkit-transform:translate3d(0, 0, 0) scale(0.82);transform:translate3d(0, 0, 0) scale(0.82)}.sc-ion-label-ios-s h1{margin-left:0;margin-right:0;margin-top:3px;margin-bottom:2px;font-size:22px;font-weight:normal}.sc-ion-label-ios-s h2{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:17px;font-weight:normal}.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{margin-left:0;margin-right:0;margin-top:0;margin-bottom:3px;font-size:14px;font-weight:normal;line-height:normal}.sc-ion-label-ios-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:14px;line-height:normal;text-overflow:inherit;overflow:inherit}.sc-ion-label-ios-s>p{color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.4)}.sc-ion-label-ios-h.ion-color.sc-ion-label-ios-s>p,.ion-color .sc-ion-label-ios-h.sc-ion-label-ios-s>p{color:inherit}.sc-ion-label-ios-s h2:last-child,.sc-ion-label-ios-s h3:last-child,.sc-ion-label-ios-s h4:last-child,.sc-ion-label-ios-s h5:last-child,.sc-ion-label-ios-s h6:last-child,.sc-ion-label-ios-s p:last-child{margin-bottom:0}",md:".item.sc-ion-label-md-h,.item .sc-ion-label-md-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-label-md-h{color:var(--ion-color-base)}.ion-text-wrap.sc-ion-label-md-h,[text-wrap].sc-ion-label-md-h{white-space:normal}.item-interactive-disabled.sc-ion-label-md-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-md-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-md-h,.item-input .sc-ion-label-md-h{-ms-flex:initial;flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-md-h,.item-textarea .sc-ion-label-md-h{-ms-flex-item-align:baseline;align-self:baseline}.label-fixed.sc-ion-label-md-h{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-md-h,.label-floating.sc-ion-label-md-h{margin-bottom:0;-ms-flex-item-align:stretch;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-md-h{-webkit-transition:none;transition:none}.sc-ion-label-md-s h1,.sc-ion-label-md-s h2,.sc-ion-label-md-s h3,.sc-ion-label-md-s h4,.sc-ion-label-md-s h5,.sc-ion-label-md-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-md-h,[text-wrap].sc-ion-label-md-h{line-height:1.5}.label-stacked.sc-ion-label-md-h{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translateY(50%) scale(0.75);transform:translateY(50%) scale(0.75);-webkit-transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)}[dir=rtl].sc-ion-label-md-h -no-combinator.label-stacked.sc-ion-label-md-h,[dir=rtl] .sc-ion-label-md-h -no-combinator.label-stacked.sc-ion-label-md-h,[dir=rtl].label-stacked.sc-ion-label-md-h,[dir=rtl] .label-stacked.sc-ion-label-md-h{-webkit-transform-origin:right top;transform-origin:right top}.label-floating.sc-ion-label-md-h{-webkit-transform:translateY(96%);transform:translateY(96%);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1)}[dir=rtl].sc-ion-label-md-h -no-combinator.label-floating.sc-ion-label-md-h,[dir=rtl] .sc-ion-label-md-h -no-combinator.label-floating.sc-ion-label-md-h,[dir=rtl].label-floating.sc-ion-label-md-h,[dir=rtl] .label-floating.sc-ion-label-md-h{-webkit-transform-origin:right top;transform-origin:right top}.item-textarea.label-floating.sc-ion-label-md-h,.item-textarea .label-floating.sc-ion-label-md-h{-webkit-transform:translateY(185%);transform:translateY(185%)}.label-stacked.sc-ion-label-md-h,.label-floating.sc-ion-label-md-h{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.item-has-focus.label-floating.sc-ion-label-md-h,.item-has-focus .label-floating.sc-ion-label-md-h,.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h,.item-has-value.label-floating.sc-ion-label-md-h,.item-has-value .label-floating.sc-ion-label-md-h{-webkit-transform:translateY(50%) scale(0.75);transform:translateY(50%) scale(0.75)}.item-has-focus.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-primary, #3880ff)}.item-has-focus.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-contrast)}.sc-ion-label-md-s h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:24px;font-weight:normal}.sc-ion-label-md-s h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:16px;font-weight:normal}.sc-ion-label-md-s h3,.sc-ion-label-md-s h4,.sc-ion-label-md-s h5,.sc-ion-label-md-s h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:14px;font-weight:normal;line-height:normal}.sc-ion-label-md-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:14px;line-height:20px;text-overflow:inherit;overflow:inherit}.sc-ion-label-md-s>p{color:var(--ion-color-step-600, #666666)}.sc-ion-label-md-h.ion-color.sc-ion-label-md-s>p,.ion-color .sc-ion-label-md-h.sc-ion-label-md-s>p{color:inherit}"};var c=function(){function t(t){Object(n.o)(this,t),this.inset=!1}return t.prototype.closeSlidingItems=function(){return Object(o.a)(this,void 0,void 0,(function(){var t;return Object(o.c)(this,(function(i){return(t=this.el.querySelector("ion-item-sliding"))&&t.closeOpened?[2,t.closeOpened()]:[2,!1]}))}))},t.prototype.render=function(){var t,i=Object(r.b)(this),e=this.lines,o=this.inset;return Object(n.j)(n.c,{class:(t={},t[i]=!0,t["list-"+i]=!0,t["list-inset"]=o,t["list-lines-"+e]=void 0!==e,t["list-"+i+"-lines-"+e]=void 0!==e,t)})},Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),t}();c.style={ios:"ion-list{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:block;contain:content;list-style-type:none}ion-list.list-inset{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden}.list-ios{background:var(--ion-item-background, var(--ion-background-color, #fff))}.list-ios.list-inset{margin-left:16px;margin-right:16px;margin-top:16px;margin-bottom:16px;border-radius:4px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.list-ios.list-inset{margin-left:unset;margin-right:unset;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px}}.list-ios.list-inset ion-item{--border-width:0 0 1px 0;--inner-border-width:0}.list-ios.list-inset ion-item:last-child{--border-width:0;--inner-border-width:0}.list-ios.list-inset+ion-list.list-inset{margin-top:0}.list-ios-lines-none .item{--border-width:0;--inner-border-width:0}.list-ios-lines-full .item,.list-ios .item-lines-full{--border-width:0 0 0.55px 0}.list-ios-lines-full .item{--inner-border-width:0}.list-ios-lines-inset .item,.list-ios .item-lines-inset{--inner-border-width:0 0 0.55px 0}.list-ios .item-lines-inset{--border-width:0}.list-ios .item-lines-full{--inner-border-width:0}.list-ios .item-lines-none{--border-width:0;--inner-border-width:0}ion-card .list-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}",md:"ion-list{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:block;contain:content;list-style-type:none}ion-list.list-inset{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden}.list-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:8px;padding-bottom:8px;background:var(--ion-item-background, var(--ion-background-color, #fff))}.list-md>.input:last-child::after{left:0}[dir=rtl] .list-md>.input:last-child::after,:host-context([dir=rtl]) .list-md>.input:last-child::after{left:unset;right:unset;right:0}.list-md.list-inset{margin-left:16px;margin-right:16px;margin-top:16px;margin-bottom:16px;border-radius:2px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.list-md.list-inset{margin-left:unset;margin-right:unset;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px}}.list-md.list-inset ion-item:first-child{--border-radius:2px 2px 0 0;--border-width:0 0 1px 0}.list-md.list-inset ion-item:last-child{--border-radius:0 0 2px, 2px;--border-width:0}.list-md.list-inset .item-interactive{--padding-start:0;--padding-end:0}.list-md.list-inset+ion-list.list-inset{margin-top:0}.list-md-lines-none .item{--border-width:0;--inner-border-width:0}.list-md-lines-full .item,.list-md .item-lines-full{--border-width:0 0 1px 0}.list-md-lines-full .item{--inner-border-width:0}.list-md-lines-inset .item,.list-md .item-lines-inset{--inner-border-width:0 0 1px 0}.list-md .item-lines-inset{--border-width:0}.list-md .item-lines-full{--inner-border-width:0}.list-md .item-lines-none{--border-width:0;--inner-border-width:0}ion-card .list-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}"};var h=function(){function t(t){Object(n.o)(this,t)}return t.prototype.render=function(){var t,i=this.lines,e=Object(r.b)(this);return Object(n.j)(n.c,{class:Object(l.a)(this.color,(t={},t[e]=!0,t["list-header-lines-"+i]=void 0!==i,t))},Object(n.j)("div",{class:"list-header-inner"},Object(n.j)("slot",null)))},t}();h.style={ios:":host{--border-style:solid;--border-width:0;--inner-border-width:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:40px;border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);color:var(--color);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.list-header-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex:1 1 auto;flex:1 1 auto}:host(.list-header-lines-inset),:host(.list-header-lines-none){--border-width:0}:host(.list-header-lines-full),:host(.list-header-lines-none){--inner-border-width:0}:host{--background:transparent;--color:var(--ion-color-step-850, #262626);--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));padding-left:calc(var(--ion-safe-area-left, 0px) + 20px);position:relative;-ms-flex-align:end;align-items:flex-end;font-size:22px;font-weight:700;letter-spacing:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;-webkit-padding-start:calc(var(--ion-safe-area-left, 0px) + 20px);padding-inline-start:calc(var(--ion-safe-area-left, 0px) + 20px)}}::slotted(ion-button),::slotted(ion-label){margin-top:29px;margin-bottom:6px}::slotted(ion-button){margin-left:3px;margin-right:3px;height:1.4em}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-button){margin-left:unset;margin-right:unset;-webkit-margin-start:3px;margin-inline-start:3px;-webkit-margin-end:3px;margin-inline-end:3px}}:host(.list-header-lines-full){--border-width:0 0 0.55px 0}:host(.list-header-lines-inset){--inner-border-width:0 0 0.55px 0}",md:":host{--border-style:solid;--border-width:0;--inner-border-width:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:40px;border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);color:var(--color);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.list-header-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex:1 1 auto;flex:1 1 auto}:host(.list-header-lines-inset),:host(.list-header-lines-none){--border-width:0}:host(.list-header-lines-full),:host(.list-header-lines-none){--inner-border-width:0}:host{--background:transparent;--color:var(--ion-text-color, #000);--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));padding-left:calc(var(--ion-safe-area-left, 0) + 16px);min-height:45px;font-size:14px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;-webkit-padding-start:calc(var(--ion-safe-area-left, 0) + 16px);padding-inline-start:calc(var(--ion-safe-area-left, 0) + 16px)}}:host(.list-header-lines-full){--border-width:0 0 1px 0}:host(.list-header-lines-inset){--inner-border-width:0 0 1px 0}"};var p=function(){function t(t){Object(n.o)(this,t)}return t.prototype.render=function(){var t,i=Object(r.b)(this);return Object(n.j)(n.c,{class:Object(l.a)(this.color,(t={},t[i]=!0,t))},Object(n.j)("slot",null))},t}();p.style={ios:":host{color:var(--color);font-family:var(--ion-font-family, inherit);-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-350, #a6a6a6)}",md:":host{color:var(--color);font-family:var(--ion-font-family, inherit);-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-600, #666666);font-size:14px}"};var b=function(){function t(t){Object(n.o)(this,t),this.animated=!1}return t.prototype.render=function(){var t,i=this.animated&&r.c.getBoolean("animated",!0),e=Object(l.c)("ion-avatar",this.el)||Object(l.c)("ion-thumbnail",this.el),o=Object(r.b)(this);return Object(n.j)(n.c,{class:(t={},t[o]=!0,t["skeleton-text-animated"]=i,t["in-media"]=e,t)},Object(n.j)("span",null,"\xa0"))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),t}();b.style=":host{--background:rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065);border-radius:var(--border-radius, inherit);display:block;width:100%;height:inherit;margin-top:4px;margin-bottom:4px;background:var(--background);line-height:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}span{display:inline-block}:host(.in-media){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;height:100%}:host(.skeleton-text-animated){position:relative;background:-webkit-gradient(linear, left top, right top, color-stop(8%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065)), color-stop(18%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.135)), color-stop(33%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065)));background:linear-gradient(to right, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065) 8%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.135) 18%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065) 33%);background-size:800px 104px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:shimmer;animation-name:shimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes shimmer{0%{background-position:-400px 0}100%{background-position:400px 0}}@keyframes shimmer{0%{background-position:-400px 0}100%{background-position:400px 0}}"},133:function(t,i,e){"use strict";e.d(i,"a",(function(){return r})),e.d(i,"b",(function(){return a})),e.d(i,"c",(function(){return n})),e.d(i,"d",(function(){return s}));var o=e(1),n=function(t,i){return null!==i.closest(t)},r=function(t,i){var e;return"string"===typeof t&&t.length>0?Object.assign(((e={"ion-color":!0})["ion-color-"+t]=!0,e),i):i},a=function(t){var i={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return i[t]=!0})),i},l=/^[a-z][a-z0-9+\-.]*:/,s=function(t,i,e,n){return Object(o.a)(void 0,void 0,void 0,(function(){var r;return Object(o.c)(this,(function(o){return null!=t&&"#"!==t[0]&&!l.test(t)&&(r=document.querySelector("ion-router"))?(null!=i&&i.preventDefault(),[2,r.push(t,e,n)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=26.55b60025.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/27.dcfb1178.chunk.js b/docs/static/js/27.dcfb1178.chunk.js index 89d8cba..bb9cbd3 100644 --- a/docs/static/js/27.dcfb1178.chunk.js +++ b/docs/static/js/27.dcfb1178.chunk.js @@ -1,248 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [27], - { - 106: function (i, n, t) { - 'use strict' - t.r(n), - t.d(n, 'ion_loading', function () { - return m - }) - var e = t(1), - o = t(13), - a = t(14), - r = t(24), - s = t(39), - d = t(133), - c = t(2), - l = - (t(26), - t(12), - function (i) { - var n = Object(c.a)(), - t = Object(c.a)(), - e = Object(c.a)() - return ( - t - .addElement(i.querySelector('ion-backdrop')) - .fromTo('opacity', 0.01, 'var(--backdrop-opacity)') - .beforeStyles({ 'pointer-events': 'none' }) - .afterClearStyles(['pointer-events']), - e.addElement(i.querySelector('.loading-wrapper')).keyframes([ - { offset: 0, opacity: 0.01, transform: 'scale(1.1)' }, - { offset: 1, opacity: 1, transform: 'scale(1)' }, - ]), - n.addElement(i).easing('ease-in-out').duration(200).addAnimation([t, e]) - ) - }), - p = function (i) { - var n = Object(c.a)(), - t = Object(c.a)(), - e = Object(c.a)() - return ( - t.addElement(i.querySelector('ion-backdrop')).fromTo('opacity', 'var(--backdrop-opacity)', 0), - e.addElement(i.querySelector('.loading-wrapper')).keyframes([ - { offset: 0, opacity: 0.99, transform: 'scale(1)' }, - { offset: 1, opacity: 0, transform: 'scale(0.9)' }, - ]), - n.addElement(i).easing('ease-in-out').duration(200).addAnimation([t, e]) - ) - }, - g = function (i) { - var n = Object(c.a)(), - t = Object(c.a)(), - e = Object(c.a)() - return ( - t - .addElement(i.querySelector('ion-backdrop')) - .fromTo('opacity', 0.01, 'var(--backdrop-opacity)') - .beforeStyles({ 'pointer-events': 'none' }) - .afterClearStyles(['pointer-events']), - e.addElement(i.querySelector('.loading-wrapper')).keyframes([ - { offset: 0, opacity: 0.01, transform: 'scale(1.1)' }, - { offset: 1, opacity: 1, transform: 'scale(1)' }, - ]), - n.addElement(i).easing('ease-in-out').duration(200).addAnimation([t, e]) - ) - }, - u = function (i) { - var n = Object(c.a)(), - t = Object(c.a)(), - e = Object(c.a)() - return ( - t.addElement(i.querySelector('ion-backdrop')).fromTo('opacity', 'var(--backdrop-opacity)', 0), - e.addElement(i.querySelector('.loading-wrapper')).keyframes([ - { offset: 0, opacity: 0.99, transform: 'scale(1)' }, - { offset: 1, opacity: 0, transform: 'scale(0.9)' }, - ]), - n.addElement(i).easing('ease-in-out').duration(200).addAnimation([t, e]) - ) - }, - m = (function () { - function i(i) { - var n = this - Object(o.o)(this, i), - (this.didPresent = Object(o.g)(this, 'ionLoadingDidPresent', 7)), - (this.willPresent = Object(o.g)(this, 'ionLoadingWillPresent', 7)), - (this.willDismiss = Object(o.g)(this, 'ionLoadingWillDismiss', 7)), - (this.didDismiss = Object(o.g)(this, 'ionLoadingDidDismiss', 7)), - (this.presented = !1), - (this.keyboardClose = !0), - (this.duration = 0), - (this.backdropDismiss = !1), - (this.showBackdrop = !0), - (this.translucent = !1), - (this.animated = !0), - (this.onBackdropTap = function () { - n.dismiss(void 0, r.a) - }) - } - return ( - (i.prototype.connectedCallback = function () { - Object(r.f)(this.el) - }), - (i.prototype.componentWillLoad = function () { - if (void 0 === this.spinner) { - var i = Object(a.b)(this) - this.spinner = a.c.get('loadingSpinner', a.c.get('spinner', 'ios' === i ? 'lines' : 'crescent')) - } - }), - (i.prototype.present = function () { - return Object(e.a)(this, void 0, void 0, function () { - var i = this - return Object(e.c)(this, function (n) { - switch (n.label) { - case 0: - return [4, Object(r.e)(this, 'loadingEnter', l, g, void 0)] - case 1: - return ( - n.sent(), - this.duration > 0 && - (this.durationTimeout = setTimeout(function () { - return i.dismiss() - }, this.duration + 10)), - [2] - ) - } - }) - }) - }), - (i.prototype.dismiss = function (i, n) { - return ( - this.durationTimeout && clearTimeout(this.durationTimeout), - Object(r.g)(this, i, n, 'loadingLeave', p, u) - ) - }), - (i.prototype.onDidDismiss = function () { - return Object(r.h)(this.el, 'ionLoadingDidDismiss') - }), - (i.prototype.onWillDismiss = function () { - return Object(r.h)(this.el, 'ionLoadingWillDismiss') - }), - (i.prototype.render = function () { - var i, - n = this.message, - t = this.spinner, - e = Object(a.b)(this) - return Object(o.j)( - o.c, - { - onIonBackdropTap: this.onBackdropTap, - tabindex: '-1', - style: { zIndex: '' + (4e4 + this.overlayIndex) }, - class: Object.assign( - Object.assign({}, Object(d.b)(this.cssClass)), - ((i = {}), (i[e] = !0), (i['loading-translucent'] = this.translucent), i) - ), - }, - Object(o.j)('ion-backdrop', { visible: this.showBackdrop, tappable: this.backdropDismiss }), - Object(o.j)('div', { tabindex: '0' }), - Object(o.j)( - 'div', - { class: 'loading-wrapper ion-overlay-wrapper', role: 'dialog' }, - t && - Object(o.j)( - 'div', - { class: 'loading-spinner' }, - Object(o.j)('ion-spinner', { name: t, 'aria-hidden': 'true' }) - ), - n && Object(o.j)('div', { class: 'loading-content', innerHTML: Object(s.a)(n) }) - ), - Object(o.j)('div', { tabindex: '0' }) - ) - }), - Object.defineProperty(i.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - i - ) - })() - m.style = { - ios: '.sc-ion-loading-ios-h{--min-width:auto;--width:auto;--min-height:auto;--height:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:fixed;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;font-family:var(--ion-font-family, inherit);contain:strict;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-loading-ios-h{display:none}.loading-wrapper.sc-ion-loading-ios{display:-ms-flexbox;display:flex;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);opacity:0;z-index:10}.spinner-lines.sc-ion-loading-ios,.spinner-lines-small.sc-ion-loading-ios,.spinner-bubbles.sc-ion-loading-ios,.spinner-circles.sc-ion-loading-ios,.spinner-crescent.sc-ion-loading-ios,.spinner-dots.sc-ion-loading-ios{color:var(--spinner-color)}.sc-ion-loading-ios-h{--background:var(--ion-overlay-background-color, var(--ion-color-step-100, #f9f9f9));--max-width:270px;--max-height:90%;--spinner-color:var(--ion-color-step-600, #666666);--backdrop-opacity:var(--ion-backdrop-opacity, 0.3);color:var(--ion-text-color, #000);font-size:14px}.loading-wrapper.sc-ion-loading-ios{border-radius:8px;padding-left:34px;padding-right:34px;padding-top:24px;padding-bottom:24px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.loading-wrapper.sc-ion-loading-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:34px;padding-inline-start:34px;-webkit-padding-end:34px;padding-inline-end:34px}}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.loading-translucent.sc-ion-loading-ios-h .loading-wrapper.sc-ion-loading-ios{background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}}.loading-content.sc-ion-loading-ios{font-weight:bold}.loading-spinner.sc-ion-loading-ios+.loading-content.sc-ion-loading-ios{margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.loading-spinner.sc-ion-loading-ios+.loading-content.sc-ion-loading-ios{margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}', - md: '.sc-ion-loading-md-h{--min-width:auto;--width:auto;--min-height:auto;--height:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:fixed;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;font-family:var(--ion-font-family, inherit);contain:strict;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-loading-md-h{display:none}.loading-wrapper.sc-ion-loading-md{display:-ms-flexbox;display:flex;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);opacity:0;z-index:10}.spinner-lines.sc-ion-loading-md,.spinner-lines-small.sc-ion-loading-md,.spinner-bubbles.sc-ion-loading-md,.spinner-circles.sc-ion-loading-md,.spinner-crescent.sc-ion-loading-md,.spinner-dots.sc-ion-loading-md{color:var(--spinner-color)}.sc-ion-loading-md-h{--background:var(--ion-color-step-50, #f2f2f2);--max-width:280px;--max-height:90%;--spinner-color:var(--ion-color-primary, #3880ff);--backdrop-opacity:var(--ion-backdrop-opacity, 0.32);color:var(--ion-color-step-850, #262626);font-size:14px}.loading-wrapper.sc-ion-loading-md{border-radius:2px;padding-left:24px;padding-right:24px;padding-top:24px;padding-bottom:24px;-webkit-box-shadow:0 16px 20px rgba(0, 0, 0, 0.4);box-shadow:0 16px 20px rgba(0, 0, 0, 0.4)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.loading-wrapper.sc-ion-loading-md{padding-left:unset;padding-right:unset;-webkit-padding-start:24px;padding-inline-start:24px;-webkit-padding-end:24px;padding-inline-end:24px}}.loading-spinner.sc-ion-loading-md+.loading-content.sc-ion-loading-md{margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.loading-spinner.sc-ion-loading-md+.loading-content.sc-ion-loading-md{margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}', - } - }, - 133: function (i, n, t) { - 'use strict' - t.d(n, 'a', function () { - return a - }), - t.d(n, 'b', function () { - return r - }), - t.d(n, 'c', function () { - return o - }), - t.d(n, 'd', function () { - return d - }) - var e = t(1), - o = function (i, n) { - return null !== n.closest(i) - }, - a = function (i, n) { - var t - return 'string' === typeof i && i.length > 0 - ? Object.assign((((t = { 'ion-color': !0 })['ion-color-' + i] = !0), t), n) - : n - }, - r = function (i) { - var n = {} - return ( - (function (i) { - return void 0 !== i - ? (Array.isArray(i) ? i : i.split(' ')) - .filter(function (i) { - return null != i - }) - .map(function (i) { - return i.trim() - }) - .filter(function (i) { - return '' !== i - }) - : [] - })(i).forEach(function (i) { - return (n[i] = !0) - }), - n - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - d = function (i, n, t, o) { - return Object(e.a)(void 0, void 0, void 0, function () { - var a - return Object(e.c)(this, function (e) { - return null != i && '#' !== i[0] && !s.test(i) && (a = document.querySelector('ion-router')) - ? (null != n && n.preventDefault(), [2, a.push(i, t, o)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=27.dcfb1178.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[27],{106:function(i,n,t){"use strict";t.r(n),t.d(n,"ion_loading",(function(){return m}));var e=t(1),o=t(13),a=t(14),r=t(24),s=t(39),d=t(133),c=t(2),l=(t(26),t(12),function(i){var n=Object(c.a)(),t=Object(c.a)(),e=Object(c.a)();return t.addElement(i.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]),e.addElement(i.querySelector(".loading-wrapper")).keyframes([{offset:0,opacity:.01,transform:"scale(1.1)"},{offset:1,opacity:1,transform:"scale(1)"}]),n.addElement(i).easing("ease-in-out").duration(200).addAnimation([t,e])}),p=function(i){var n=Object(c.a)(),t=Object(c.a)(),e=Object(c.a)();return t.addElement(i.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",0),e.addElement(i.querySelector(".loading-wrapper")).keyframes([{offset:0,opacity:.99,transform:"scale(1)"},{offset:1,opacity:0,transform:"scale(0.9)"}]),n.addElement(i).easing("ease-in-out").duration(200).addAnimation([t,e])},g=function(i){var n=Object(c.a)(),t=Object(c.a)(),e=Object(c.a)();return t.addElement(i.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]),e.addElement(i.querySelector(".loading-wrapper")).keyframes([{offset:0,opacity:.01,transform:"scale(1.1)"},{offset:1,opacity:1,transform:"scale(1)"}]),n.addElement(i).easing("ease-in-out").duration(200).addAnimation([t,e])},u=function(i){var n=Object(c.a)(),t=Object(c.a)(),e=Object(c.a)();return t.addElement(i.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",0),e.addElement(i.querySelector(".loading-wrapper")).keyframes([{offset:0,opacity:.99,transform:"scale(1)"},{offset:1,opacity:0,transform:"scale(0.9)"}]),n.addElement(i).easing("ease-in-out").duration(200).addAnimation([t,e])},m=function(){function i(i){var n=this;Object(o.o)(this,i),this.didPresent=Object(o.g)(this,"ionLoadingDidPresent",7),this.willPresent=Object(o.g)(this,"ionLoadingWillPresent",7),this.willDismiss=Object(o.g)(this,"ionLoadingWillDismiss",7),this.didDismiss=Object(o.g)(this,"ionLoadingDidDismiss",7),this.presented=!1,this.keyboardClose=!0,this.duration=0,this.backdropDismiss=!1,this.showBackdrop=!0,this.translucent=!1,this.animated=!0,this.onBackdropTap=function(){n.dismiss(void 0,r.a)}}return i.prototype.connectedCallback=function(){Object(r.f)(this.el)},i.prototype.componentWillLoad=function(){if(void 0===this.spinner){var i=Object(a.b)(this);this.spinner=a.c.get("loadingSpinner",a.c.get("spinner","ios"===i?"lines":"crescent"))}},i.prototype.present=function(){return Object(e.a)(this,void 0,void 0,(function(){var i=this;return Object(e.c)(this,(function(n){switch(n.label){case 0:return[4,Object(r.e)(this,"loadingEnter",l,g,void 0)];case 1:return n.sent(),this.duration>0&&(this.durationTimeout=setTimeout((function(){return i.dismiss()}),this.duration+10)),[2]}}))}))},i.prototype.dismiss=function(i,n){return this.durationTimeout&&clearTimeout(this.durationTimeout),Object(r.g)(this,i,n,"loadingLeave",p,u)},i.prototype.onDidDismiss=function(){return Object(r.h)(this.el,"ionLoadingDidDismiss")},i.prototype.onWillDismiss=function(){return Object(r.h)(this.el,"ionLoadingWillDismiss")},i.prototype.render=function(){var i,n=this.message,t=this.spinner,e=Object(a.b)(this);return Object(o.j)(o.c,{onIonBackdropTap:this.onBackdropTap,tabindex:"-1",style:{zIndex:""+(4e4+this.overlayIndex)},class:Object.assign(Object.assign({},Object(d.b)(this.cssClass)),(i={},i[e]=!0,i["loading-translucent"]=this.translucent,i))},Object(o.j)("ion-backdrop",{visible:this.showBackdrop,tappable:this.backdropDismiss}),Object(o.j)("div",{tabindex:"0"}),Object(o.j)("div",{class:"loading-wrapper ion-overlay-wrapper",role:"dialog"},t&&Object(o.j)("div",{class:"loading-spinner"},Object(o.j)("ion-spinner",{name:t,"aria-hidden":"true"})),n&&Object(o.j)("div",{class:"loading-content",innerHTML:Object(s.a)(n)})),Object(o.j)("div",{tabindex:"0"}))},Object.defineProperty(i.prototype,"el",{get:function(){return Object(o.k)(this)},enumerable:!1,configurable:!0}),i}();m.style={ios:".sc-ion-loading-ios-h{--min-width:auto;--width:auto;--min-height:auto;--height:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:fixed;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;font-family:var(--ion-font-family, inherit);contain:strict;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-loading-ios-h{display:none}.loading-wrapper.sc-ion-loading-ios{display:-ms-flexbox;display:flex;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);opacity:0;z-index:10}.spinner-lines.sc-ion-loading-ios,.spinner-lines-small.sc-ion-loading-ios,.spinner-bubbles.sc-ion-loading-ios,.spinner-circles.sc-ion-loading-ios,.spinner-crescent.sc-ion-loading-ios,.spinner-dots.sc-ion-loading-ios{color:var(--spinner-color)}.sc-ion-loading-ios-h{--background:var(--ion-overlay-background-color, var(--ion-color-step-100, #f9f9f9));--max-width:270px;--max-height:90%;--spinner-color:var(--ion-color-step-600, #666666);--backdrop-opacity:var(--ion-backdrop-opacity, 0.3);color:var(--ion-text-color, #000);font-size:14px}.loading-wrapper.sc-ion-loading-ios{border-radius:8px;padding-left:34px;padding-right:34px;padding-top:24px;padding-bottom:24px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.loading-wrapper.sc-ion-loading-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:34px;padding-inline-start:34px;-webkit-padding-end:34px;padding-inline-end:34px}}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.loading-translucent.sc-ion-loading-ios-h .loading-wrapper.sc-ion-loading-ios{background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}}.loading-content.sc-ion-loading-ios{font-weight:bold}.loading-spinner.sc-ion-loading-ios+.loading-content.sc-ion-loading-ios{margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.loading-spinner.sc-ion-loading-ios+.loading-content.sc-ion-loading-ios{margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}",md:".sc-ion-loading-md-h{--min-width:auto;--width:auto;--min-height:auto;--height:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:fixed;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;font-family:var(--ion-font-family, inherit);contain:strict;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-loading-md-h{display:none}.loading-wrapper.sc-ion-loading-md{display:-ms-flexbox;display:flex;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);opacity:0;z-index:10}.spinner-lines.sc-ion-loading-md,.spinner-lines-small.sc-ion-loading-md,.spinner-bubbles.sc-ion-loading-md,.spinner-circles.sc-ion-loading-md,.spinner-crescent.sc-ion-loading-md,.spinner-dots.sc-ion-loading-md{color:var(--spinner-color)}.sc-ion-loading-md-h{--background:var(--ion-color-step-50, #f2f2f2);--max-width:280px;--max-height:90%;--spinner-color:var(--ion-color-primary, #3880ff);--backdrop-opacity:var(--ion-backdrop-opacity, 0.32);color:var(--ion-color-step-850, #262626);font-size:14px}.loading-wrapper.sc-ion-loading-md{border-radius:2px;padding-left:24px;padding-right:24px;padding-top:24px;padding-bottom:24px;-webkit-box-shadow:0 16px 20px rgba(0, 0, 0, 0.4);box-shadow:0 16px 20px rgba(0, 0, 0, 0.4)}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.loading-wrapper.sc-ion-loading-md{padding-left:unset;padding-right:unset;-webkit-padding-start:24px;padding-inline-start:24px;-webkit-padding-end:24px;padding-inline-end:24px}}.loading-spinner.sc-ion-loading-md+.loading-content.sc-ion-loading-md{margin-left:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.loading-spinner.sc-ion-loading-md+.loading-content.sc-ion-loading-md{margin-left:unset;-webkit-margin-start:16px;margin-inline-start:16px}}"}},133:function(i,n,t){"use strict";t.d(n,"a",(function(){return a})),t.d(n,"b",(function(){return r})),t.d(n,"c",(function(){return o})),t.d(n,"d",(function(){return d}));var e=t(1),o=function(i,n){return null!==n.closest(i)},a=function(i,n){var t;return"string"===typeof i&&i.length>0?Object.assign(((t={"ion-color":!0})["ion-color-"+i]=!0,t),n):n},r=function(i){var n={};return function(i){return void 0!==i?(Array.isArray(i)?i:i.split(" ")).filter((function(i){return null!=i})).map((function(i){return i.trim()})).filter((function(i){return""!==i})):[]}(i).forEach((function(i){return n[i]=!0})),n},s=/^[a-z][a-z0-9+\-.]*:/,d=function(i,n,t,o){return Object(e.a)(void 0,void 0,void 0,(function(){var a;return Object(e.c)(this,(function(e){return null!=i&&"#"!==i[0]&&!s.test(i)&&(a=document.querySelector("ion-router"))?(null!=n&&n.preventDefault(),[2,a.push(i,t,o)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=27.dcfb1178.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/28.531914b1.chunk.js b/docs/static/js/28.531914b1.chunk.js index cb8bae6..3eb04ac 100644 --- a/docs/static/js/28.531914b1.chunk.js +++ b/docs/static/js/28.531914b1.chunk.js @@ -1,634 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [28], - { - 107: function (t, e, n) { - 'use strict' - n.r(e), - n.d(e, 'ion_menu', function () { - return h - }), - n.d(e, 'ion_menu_button', function () { - return v - }), - n.d(e, 'ion_menu_toggle', function () { - return y - }) - var i = n(1), - o = n(13), - r = n(14), - a = n(38), - s = n(27), - d = n(12), - c = n(40), - l = n(133), - h = - (n(26), - n(2), - (function () { - function t(t) { - Object(o.o)(this, t), - (this.ionWillOpen = Object(o.g)(this, 'ionWillOpen', 7)), - (this.ionWillClose = Object(o.g)(this, 'ionWillClose', 7)), - (this.ionDidOpen = Object(o.g)(this, 'ionDidOpen', 7)), - (this.ionDidClose = Object(o.g)(this, 'ionDidClose', 7)), - (this.ionMenuChange = Object(o.g)(this, 'ionMenuChange', 7)), - (this.lastOnEnd = 0), - (this.blocker = s.a.createBlocker({ disableScroll: !0 })), - (this.isAnimating = !1), - (this._isOpen = !1), - (this.isPaneVisible = !1), - (this.isEndSide = !1), - (this.disabled = !1), - (this.side = 'start'), - (this.swipeGesture = !0), - (this.maxEdgeStart = 50) - } - return ( - (t.prototype.typeChanged = function (t, e) { - var n = this.contentEl - n && - (void 0 !== e && n.classList.remove('menu-content-' + e), - n.classList.add('menu-content-' + t), - n.removeAttribute('style')), - this.menuInnerEl && this.menuInnerEl.removeAttribute('style'), - (this.animation = void 0) - }), - (t.prototype.disabledChanged = function () { - this.updateState(), this.ionMenuChange.emit({ disabled: this.disabled, open: this._isOpen }) - }), - (t.prototype.sideChanged = function () { - this.isEndSide = Object(d.m)(this.side) - }), - (t.prototype.swipeGestureChanged = function () { - this.updateState() - }), - (t.prototype.connectedCallback = function () { - return Object(i.a)(this, void 0, void 0, function () { - var t, - e, - o, - a, - s = this - return Object(i.c)(this, function (i) { - switch (i.label) { - case 0: - return ( - void 0 === this.type && (this.type = r.c.get('menuType', 'overlay')), - (t = this.el), - (e = t.parentNode), - void 0 === this.contentId && - console.warn( - '[DEPRECATED][ion-menu] Using the [main] attribute is deprecated, please use the "contentId" property instead:\nBEFORE:\n ...\n
...
\n\nAFTER:\n \n
...
\n' - ), - (o = - void 0 !== this.contentId - ? document.getElementById(this.contentId) - : e && e.querySelector && e.querySelector('[main]')) && o.tagName - ? ((this.contentEl = o), - o.classList.add('menu-content'), - this.typeChanged(this.type, void 0), - this.sideChanged(), - c.a._register(this), - (a = this), - [4, Promise.resolve().then(n.bind(null, 37))]) - : (console.error('Menu: must have a "content" element to listen for drag events on.'), [2]) - ) - case 1: - return ( - (a.gesture = i.sent().createGesture({ - el: document, - gestureName: 'menu-swipe', - gesturePriority: 30, - threshold: 10, - blurOnStart: !0, - canStart: function (t) { - return s.canStart(t) - }, - onWillStart: function () { - return s.onWillStart() - }, - onStart: function () { - return s.onStart() - }, - onMove: function (t) { - return s.onMove(t) - }, - onEnd: function (t) { - return s.onEnd(t) - }, - })), - this.updateState(), - [2] - ) - } - }) - }) - }), - (t.prototype.componentDidLoad = function () { - return Object(i.a)(this, void 0, void 0, function () { - return Object(i.c)(this, function (t) { - return ( - this.ionMenuChange.emit({ disabled: this.disabled, open: this._isOpen }), this.updateState(), [2] - ) - }) - }) - }), - (t.prototype.disconnectedCallback = function () { - this.blocker.destroy(), - c.a._unregister(this), - this.animation && this.animation.destroy(), - this.gesture && (this.gesture.destroy(), (this.gesture = void 0)), - (this.animation = void 0), - (this.contentEl = this.backdropEl = this.menuInnerEl = void 0) - }), - (t.prototype.onSplitPaneChanged = function (t) { - ;(this.isPaneVisible = t.detail.isPane(this.el)), this.updateState() - }), - (t.prototype.onBackdropClick = function (t) { - this._isOpen && - this.lastOnEnd < t.timeStamp - 100 && - !!t.composedPath && - !t.composedPath().includes(this.menuInnerEl) && - (t.preventDefault(), t.stopPropagation(), this.close()) - }), - (t.prototype.isOpen = function () { - return Promise.resolve(this._isOpen) - }), - (t.prototype.isActive = function () { - return Promise.resolve(this._isActive()) - }), - (t.prototype.open = function (t) { - return void 0 === t && (t = !0), this.setOpen(!0, t) - }), - (t.prototype.close = function (t) { - return void 0 === t && (t = !0), this.setOpen(!1, t) - }), - (t.prototype.toggle = function (t) { - return void 0 === t && (t = !0), this.setOpen(!this._isOpen, t) - }), - (t.prototype.setOpen = function (t, e) { - return void 0 === e && (e = !0), c.a._setOpen(this, t, e) - }), - (t.prototype._setOpen = function (t, e) { - return ( - void 0 === e && (e = !0), - Object(i.a)(this, void 0, void 0, function () { - return Object(i.c)(this, function (n) { - switch (n.label) { - case 0: - return !this._isActive() || this.isAnimating || t === this._isOpen - ? [2, !1] - : (this.beforeAnimation(t), [4, this.loadAnimation()]) - case 1: - return n.sent(), [4, this.startAnimation(t, e)] - case 2: - return n.sent(), this.afterAnimation(t), [2, !0] - } - }) - }) - ) - }), - (t.prototype.loadAnimation = function () { - return Object(i.a)(this, void 0, void 0, function () { - var t, e - return Object(i.c)(this, function (n) { - switch (n.label) { - case 0: - return (t = this.menuInnerEl.offsetWidth) === this.width && void 0 !== this.animation - ? [2] - : ((this.width = t), - this.animation && (this.animation.destroy(), (this.animation = void 0)), - (e = this), - [4, c.a._createAnimation(this.type, this)]) - case 1: - return ( - (e.animation = n.sent()), - r.c.getBoolean('animated', !0) || this.animation.duration(0), - this.animation.fill('both'), - [2] - ) - } - }) - }) - }), - (t.prototype.startAnimation = function (t, e) { - return Object(i.a)(this, void 0, void 0, function () { - var n, o, a, s, d - return Object(i.c)(this, function (i) { - switch (i.label) { - case 0: - return ( - (n = !t), - (o = Object(r.b)(this)), - (a = 'ios' === o ? 'cubic-bezier(0.32,0.72,0,1)' : 'cubic-bezier(0.0,0.0,0.2,1)'), - (s = 'ios' === o ? 'cubic-bezier(1, 0, 0.68, 0.28)' : 'cubic-bezier(0.4, 0, 0.6, 1)'), - (d = this.animation - .direction(n ? 'reverse' : 'normal') - .easing(n ? s : a) - .onFinish(function () { - 'reverse' === d.getDirection() && d.direction('normal') - })), - e ? [4, d.play()] : [3, 2] - ) - case 1: - return i.sent(), [3, 3] - case 2: - d.play({ sync: !0 }), (i.label = 3) - case 3: - return [2] - } - }) - }) - }), - (t.prototype._isActive = function () { - return !this.disabled && !this.isPaneVisible - }), - (t.prototype.canSwipe = function () { - return this.swipeGesture && !this.isAnimating && this._isActive() - }), - (t.prototype.canStart = function (t) { - return ( - !(!!document.querySelector('ion-modal.show-modal') || !this.canSwipe()) && - (!!this._isOpen || (!c.a._getOpenSync() && p(window, t.currentX, this.isEndSide, this.maxEdgeStart))) - ) - }), - (t.prototype.onWillStart = function () { - return this.beforeAnimation(!this._isOpen), this.loadAnimation() - }), - (t.prototype.onStart = function () { - this.isAnimating && this.animation - ? this.animation.progressStart(!0, this._isOpen ? 1 : 0) - : Object(d.l)(!1, 'isAnimating has to be true') - }), - (t.prototype.onMove = function (t) { - if (this.isAnimating && this.animation) { - var e = u(t.deltaX, this._isOpen, this.isEndSide) / this.width - this.animation.progressStep(this._isOpen ? 1 - e : e) - } else Object(d.l)(!1, 'isAnimating has to be true') - }), - (t.prototype.onEnd = function (t) { - var e = this - if (this.isAnimating && this.animation) { - var n = this._isOpen, - i = this.isEndSide, - o = u(t.deltaX, n, i), - r = this.width, - s = o / r, - c = t.velocityX, - l = r / 2, - h = c >= 0 && (c > 0.2 || t.deltaX > l), - p = c <= 0 && (c < -0.2 || t.deltaX < -l), - m = n ? (i ? h : p) : i ? p : h, - b = !n && m - n && !m && (b = !0), (this.lastOnEnd = t.currentTime) - var f = m ? 0.001 : -0.001, - g = s < 0 ? 0.01 : s - f += Object(a.a)([0, 0], [0.4, 0], [0.6, 1], [1, 1], Object(d.j)(0, g, 0.9999))[0] || 0 - var v = this._isOpen ? !m : m - this.animation - .easing('cubic-bezier(0.4, 0.0, 0.6, 1)') - .onFinish( - function () { - return e.afterAnimation(b) - }, - { oneTimeCallback: !0 } - ) - .progressEnd(v ? 1 : 0, this._isOpen ? 1 - f : f, 300) - } else Object(d.l)(!1, 'isAnimating has to be true') - }), - (t.prototype.beforeAnimation = function (t) { - Object(d.l)(!this.isAnimating, '_before() should not be called while animating'), - this.el.classList.add(m), - this.backdropEl && this.backdropEl.classList.add(b), - this.blocker.block(), - (this.isAnimating = !0), - t ? this.ionWillOpen.emit() : this.ionWillClose.emit() - }), - (t.prototype.afterAnimation = function (t) { - Object(d.l)(this.isAnimating, '_before() should be called while animating'), - (this._isOpen = t), - (this.isAnimating = !1), - this._isOpen || this.blocker.unblock(), - t - ? (this.contentEl && this.contentEl.classList.add(f), this.ionDidOpen.emit()) - : (this.el.classList.remove(m), - this.contentEl && this.contentEl.classList.remove(f), - this.backdropEl && this.backdropEl.classList.remove(b), - this.animation && this.animation.stop(), - this.ionDidClose.emit()) - }), - (t.prototype.updateState = function () { - var t = this._isActive() - this.gesture && this.gesture.enable(t && this.swipeGesture), - !t && this._isOpen && this.forceClosing(), - this.disabled || c.a._setActiveMenu(this), - Object(d.l)(!this.isAnimating, 'can not be animating') - }), - (t.prototype.forceClosing = function () { - Object(d.l)(this._isOpen, 'menu cannot be closed'), - (this.isAnimating = !0), - this.animation.direction('reverse').play({ sync: !0 }), - this.afterAnimation(!1) - }), - (t.prototype.render = function () { - var t, - e = this, - n = this, - i = n.isEndSide, - a = n.type, - s = n.disabled, - d = n.isPaneVisible, - c = Object(r.b)(this) - return Object(o.j)( - o.c, - { - role: 'navigation', - class: - ((t = {}), - (t[c] = !0), - (t['menu-type-' + a] = !0), - (t['menu-enabled'] = !s), - (t['menu-side-end'] = i), - (t['menu-side-start'] = !i), - (t['menu-pane-visible'] = d), - t), - }, - Object(o.j)( - 'div', - { - class: 'menu-inner', - part: 'container', - ref: function (t) { - return (e.menuInnerEl = t) - }, - }, - Object(o.j)('slot', null) - ), - Object(o.j)('ion-backdrop', { - ref: function (t) { - return (e.backdropEl = t) - }, - class: 'menu-backdrop', - tappable: !1, - stopPropagation: !1, - part: 'backdrop', - }) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { - type: ['typeChanged'], - disabled: ['disabledChanged'], - side: ['sideChanged'], - swipeGesture: ['swipeGestureChanged'], - } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })()), - u = function (t, e, n) { - return Math.max(0, e !== n ? -t : t) - }, - p = function (t, e, n, i) { - return n ? e >= t.innerWidth - i : e <= i - }, - m = 'show-menu', - b = 'show-backdrop', - f = 'menu-content-open' - h.style = { - ios: ':host{--width:304px;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--background:var(--ion-background-color, #fff);left:0;right:0;top:0;bottom:0;display:none;position:absolute;contain:strict}:host(.show-menu){display:block}.menu-inner{left:0;right:auto;top:0;bottom:0;-webkit-transform:translate3d(-9999px, 0, 0);transform:translate3d(-9999px, 0, 0);display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);contain:strict}[dir=rtl] .menu-inner,:host-context([dir=rtl]) .menu-inner{left:unset;right:unset;left:auto;right:0}[dir=rtl] .menu-inner,:host-context([dir=rtl]) .menu-inner{-webkit-transform:translate3d(calc(-1 * -9999px), 0, 0);transform:translate3d(calc(-1 * -9999px), 0, 0)}:host(.menu-side-start) .menu-inner{--ion-safe-area-right:0px;right:auto;left:0}:host(.menu-side-end) .menu-inner{--ion-safe-area-left:0px;right:0;left:auto;}ion-backdrop{display:none;opacity:0.01;z-index:-1}@media (max-width: 340px){.menu-inner{--width:264px}}:host(.menu-type-reveal){z-index:0}:host(.menu-type-reveal.show-menu) .menu-inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}:host(.menu-type-overlay){z-index:1000}:host(.menu-type-overlay) .show-backdrop{display:block;cursor:pointer}:host(.menu-pane-visible){width:var(--width);min-width:var(--min-width);max-width:var(--max-width)}:host(.menu-pane-visible) .menu-inner{left:0;right:0;width:auto;-webkit-transform:none !important;transform:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}:host(.menu-pane-visible) ion-backdrop{display:hidden !important;}:host(.menu-type-push){z-index:1000}:host(.menu-type-push) .show-backdrop{display:block}', - md: ':host{--width:304px;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--background:var(--ion-background-color, #fff);left:0;right:0;top:0;bottom:0;display:none;position:absolute;contain:strict}:host(.show-menu){display:block}.menu-inner{left:0;right:auto;top:0;bottom:0;-webkit-transform:translate3d(-9999px, 0, 0);transform:translate3d(-9999px, 0, 0);display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);contain:strict}[dir=rtl] .menu-inner,:host-context([dir=rtl]) .menu-inner{left:unset;right:unset;left:auto;right:0}[dir=rtl] .menu-inner,:host-context([dir=rtl]) .menu-inner{-webkit-transform:translate3d(calc(-1 * -9999px), 0, 0);transform:translate3d(calc(-1 * -9999px), 0, 0)}:host(.menu-side-start) .menu-inner{--ion-safe-area-right:0px;right:auto;left:0}:host(.menu-side-end) .menu-inner{--ion-safe-area-left:0px;right:0;left:auto;}ion-backdrop{display:none;opacity:0.01;z-index:-1}@media (max-width: 340px){.menu-inner{--width:264px}}:host(.menu-type-reveal){z-index:0}:host(.menu-type-reveal.show-menu) .menu-inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}:host(.menu-type-overlay){z-index:1000}:host(.menu-type-overlay) .show-backdrop{display:block;cursor:pointer}:host(.menu-pane-visible){width:var(--width);min-width:var(--min-width);max-width:var(--max-width)}:host(.menu-pane-visible) .menu-inner{left:0;right:0;width:auto;-webkit-transform:none !important;transform:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}:host(.menu-pane-visible) ion-backdrop{display:hidden !important;}:host(.menu-type-overlay) .menu-inner{-webkit-box-shadow:4px 0px 16px rgba(0, 0, 0, 0.18);box-shadow:4px 0px 16px rgba(0, 0, 0, 0.18)}', - } - var g = function (t) { - return Object(i.a)(void 0, void 0, void 0, function () { - var e, n - return Object(i.c)(this, function (i) { - switch (i.label) { - case 0: - return [4, c.a.get(t)] - case 1: - return (e = i.sent()), (n = e) ? [4, e.isActive()] : [3, 3] - case 2: - ;(n = i.sent()), (i.label = 3) - case 3: - return [2, !!n] - } - }) - }) - }, - v = (function () { - function t(t) { - var e = this - Object(o.o)(this, t), - (this.inheritedAttributes = {}), - (this.visible = !1), - (this.disabled = !1), - (this.autoHide = !0), - (this.type = 'button'), - (this.onClick = function () { - return Object(i.a)(e, void 0, void 0, function () { - return Object(i.c)(this, function (t) { - return [2, c.a.toggle(this.menu)] - }) - }) - }) - } - return ( - (t.prototype.componentWillLoad = function () { - this.inheritedAttributes = Object(d.i)(this.el, ['aria-label']) - }), - (t.prototype.componentDidLoad = function () { - this.visibilityChanged() - }), - (t.prototype.visibilityChanged = function () { - return Object(i.a)(this, void 0, void 0, function () { - var t - return Object(i.c)(this, function (e) { - switch (e.label) { - case 0: - return (t = this), [4, g(this.menu)] - case 1: - return (t.visible = e.sent()), [2] - } - }) - }) - }), - (t.prototype.render = function () { - var t, - e = this, - n = e.color, - i = e.disabled, - a = e.inheritedAttributes, - s = Object(r.b)(this), - d = r.c.get('menuIcon', 'ios' === s ? 'menu-outline' : 'menu-sharp'), - c = this.autoHide && !this.visible, - h = { type: this.type }, - u = a['aria-label'] || 'menu' - return Object(o.j)( - o.c, - { - onClick: this.onClick, - 'aria-disabled': i ? 'true' : null, - 'aria-hidden': c ? 'true' : null, - class: Object(l.a)( - n, - ((t = {}), - (t[s] = !0), - (t.button = !0), - (t['menu-button-hidden'] = c), - (t['menu-button-disabled'] = i), - (t['in-toolbar'] = Object(l.c)('ion-toolbar', this.el)), - (t['in-toolbar-color'] = Object(l.c)('ion-toolbar[color]', this.el)), - (t['ion-activatable'] = !0), - (t['ion-focusable'] = !0), - t) - ), - }, - Object(o.j)( - 'button', - Object.assign({}, h, { disabled: i, class: 'button-native', part: 'native', 'aria-label': u }), - Object(o.j)( - 'span', - { class: 'button-inner' }, - Object(o.j)( - 'slot', - null, - Object(o.j)('ion-icon', { part: 'icon', icon: d, mode: s, lazy: !1, 'aria-hidden': 'true' }) - ) - ), - 'md' === s && Object(o.j)('ion-ripple-effect', { type: 'unbounded' }) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - v.style = { - ios: ':host{--background:transparent;--color-focused:currentColor;--border-radius:initial;--padding-top:0;--padding-bottom:0;color:var(--color);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none}.button-native{border-radius:var(--border-radius);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;pointer-events:none}:host(.menu-button-hidden){display:none}:host(.menu-button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity, 0)}}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-focused:currentColor;--background-focused-opacity:.1;--border-radius:4px;--color:var(--ion-color-primary, #3880ff);--padding-start:5px;--padding-end:5px;height:32px;font-size:31px}:host(.ion-activated){opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}', - md: ':host{--background:transparent;--color-focused:currentColor;--border-radius:initial;--padding-top:0;--padding-bottom:0;color:var(--color);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none}.button-native{border-radius:var(--border-radius);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;pointer-events:none}:host(.menu-button-hidden){display:none}:host(.menu-button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity, 0)}}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-focused:currentColor;--background-focused-opacity:.12;--background-hover:currentColor;--background-hover-opacity:.04;--border-radius:50%;--color:initial;--padding-start:8px;--padding-end:8px;width:48px;height:48px;font-size:24px}:host(.ion-color.ion-focused)::after{background:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}', - } - var y = (function () { - function t(t) { - var e = this - Object(o.o)(this, t), - (this.visible = !1), - (this.autoHide = !0), - (this.onClick = function () { - return c.a.toggle(e.menu) - }) - } - return ( - (t.prototype.connectedCallback = function () { - this.visibilityChanged() - }), - (t.prototype.visibilityChanged = function () { - return Object(i.a)(this, void 0, void 0, function () { - var t - return Object(i.c)(this, function (e) { - switch (e.label) { - case 0: - return (t = this), [4, g(this.menu)] - case 1: - return (t.visible = e.sent()), [2] - } - }) - }) - }), - (t.prototype.render = function () { - var t, - e = Object(r.b)(this), - n = this.autoHide && !this.visible - return Object(o.j)( - o.c, - { - onClick: this.onClick, - 'aria-hidden': n ? 'true' : null, - class: ((t = {}), (t[e] = !0), (t['menu-toggle-hidden'] = n), t), - }, - Object(o.j)('slot', null) - ) - }), - t - ) - })() - y.style = ':host(.menu-toggle-hidden){display:none}' - }, - 133: function (t, e, n) { - 'use strict' - n.d(e, 'a', function () { - return r - }), - n.d(e, 'b', function () { - return a - }), - n.d(e, 'c', function () { - return o - }), - n.d(e, 'd', function () { - return d - }) - var i = n(1), - o = function (t, e) { - return null !== e.closest(t) - }, - r = function (t, e) { - var n - return 'string' === typeof t && t.length > 0 - ? Object.assign((((n = { 'ion-color': !0 })['ion-color-' + t] = !0), n), e) - : e - }, - a = function (t) { - var e = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (e[t] = !0) - }), - e - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - d = function (t, e, n, o) { - return Object(i.a)(void 0, void 0, void 0, function () { - var r - return Object(i.c)(this, function (i) { - return null != t && '#' !== t[0] && !s.test(t) && (r = document.querySelector('ion-router')) - ? (null != e && e.preventDefault(), [2, r.push(t, n, o)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=28.531914b1.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[28],{107:function(t,e,n){"use strict";n.r(e),n.d(e,"ion_menu",(function(){return h})),n.d(e,"ion_menu_button",(function(){return v})),n.d(e,"ion_menu_toggle",(function(){return y}));var i=n(1),o=n(13),r=n(14),a=n(38),s=n(27),d=n(12),c=n(40),l=n(133),h=(n(26),n(2),function(){function t(t){Object(o.o)(this,t),this.ionWillOpen=Object(o.g)(this,"ionWillOpen",7),this.ionWillClose=Object(o.g)(this,"ionWillClose",7),this.ionDidOpen=Object(o.g)(this,"ionDidOpen",7),this.ionDidClose=Object(o.g)(this,"ionDidClose",7),this.ionMenuChange=Object(o.g)(this,"ionMenuChange",7),this.lastOnEnd=0,this.blocker=s.a.createBlocker({disableScroll:!0}),this.isAnimating=!1,this._isOpen=!1,this.isPaneVisible=!1,this.isEndSide=!1,this.disabled=!1,this.side="start",this.swipeGesture=!0,this.maxEdgeStart=50}return t.prototype.typeChanged=function(t,e){var n=this.contentEl;n&&(void 0!==e&&n.classList.remove("menu-content-"+e),n.classList.add("menu-content-"+t),n.removeAttribute("style")),this.menuInnerEl&&this.menuInnerEl.removeAttribute("style"),this.animation=void 0},t.prototype.disabledChanged=function(){this.updateState(),this.ionMenuChange.emit({disabled:this.disabled,open:this._isOpen})},t.prototype.sideChanged=function(){this.isEndSide=Object(d.m)(this.side)},t.prototype.swipeGestureChanged=function(){this.updateState()},t.prototype.connectedCallback=function(){return Object(i.a)(this,void 0,void 0,(function(){var t,e,o,a,s=this;return Object(i.c)(this,(function(i){switch(i.label){case 0:return void 0===this.type&&(this.type=r.c.get("menuType","overlay")),t=this.el,e=t.parentNode,void 0===this.contentId&&console.warn('[DEPRECATED][ion-menu] Using the [main] attribute is deprecated, please use the "contentId" property instead:\nBEFORE:\n ...\n
...
\n\nAFTER:\n \n
...
\n'),(o=void 0!==this.contentId?document.getElementById(this.contentId):e&&e.querySelector&&e.querySelector("[main]"))&&o.tagName?(this.contentEl=o,o.classList.add("menu-content"),this.typeChanged(this.type,void 0),this.sideChanged(),c.a._register(this),a=this,[4,Promise.resolve().then(n.bind(null,37))]):(console.error('Menu: must have a "content" element to listen for drag events on.'),[2]);case 1:return a.gesture=i.sent().createGesture({el:document,gestureName:"menu-swipe",gesturePriority:30,threshold:10,blurOnStart:!0,canStart:function(t){return s.canStart(t)},onWillStart:function(){return s.onWillStart()},onStart:function(){return s.onStart()},onMove:function(t){return s.onMove(t)},onEnd:function(t){return s.onEnd(t)}}),this.updateState(),[2]}}))}))},t.prototype.componentDidLoad=function(){return Object(i.a)(this,void 0,void 0,(function(){return Object(i.c)(this,(function(t){return this.ionMenuChange.emit({disabled:this.disabled,open:this._isOpen}),this.updateState(),[2]}))}))},t.prototype.disconnectedCallback=function(){this.blocker.destroy(),c.a._unregister(this),this.animation&&this.animation.destroy(),this.gesture&&(this.gesture.destroy(),this.gesture=void 0),this.animation=void 0,this.contentEl=this.backdropEl=this.menuInnerEl=void 0},t.prototype.onSplitPaneChanged=function(t){this.isPaneVisible=t.detail.isPane(this.el),this.updateState()},t.prototype.onBackdropClick=function(t){this._isOpen&&this.lastOnEnd=0&&(c>.2||t.deltaX>l),p=c<=0&&(c<-.2||t.deltaX<-l),m=n?i?h:p:i?p:h,b=!n&&m;n&&!m&&(b=!0),this.lastOnEnd=t.currentTime;var f=m?.001:-.001,g=s<0?.01:s;f+=Object(a.a)([0,0],[.4,0],[.6,1],[1,1],Object(d.j)(0,g,.9999))[0]||0;var v=this._isOpen?!m:m;this.animation.easing("cubic-bezier(0.4, 0.0, 0.6, 1)").onFinish((function(){return e.afterAnimation(b)}),{oneTimeCallback:!0}).progressEnd(v?1:0,this._isOpen?1-f:f,300)}else Object(d.l)(!1,"isAnimating has to be true")},t.prototype.beforeAnimation=function(t){Object(d.l)(!this.isAnimating,"_before() should not be called while animating"),this.el.classList.add(m),this.backdropEl&&this.backdropEl.classList.add(b),this.blocker.block(),this.isAnimating=!0,t?this.ionWillOpen.emit():this.ionWillClose.emit()},t.prototype.afterAnimation=function(t){Object(d.l)(this.isAnimating,"_before() should be called while animating"),this._isOpen=t,this.isAnimating=!1,this._isOpen||this.blocker.unblock(),t?(this.contentEl&&this.contentEl.classList.add(f),this.ionDidOpen.emit()):(this.el.classList.remove(m),this.contentEl&&this.contentEl.classList.remove(f),this.backdropEl&&this.backdropEl.classList.remove(b),this.animation&&this.animation.stop(),this.ionDidClose.emit())},t.prototype.updateState=function(){var t=this._isActive();this.gesture&&this.gesture.enable(t&&this.swipeGesture),!t&&this._isOpen&&this.forceClosing(),this.disabled||c.a._setActiveMenu(this),Object(d.l)(!this.isAnimating,"can not be animating")},t.prototype.forceClosing=function(){Object(d.l)(this._isOpen,"menu cannot be closed"),this.isAnimating=!0,this.animation.direction("reverse").play({sync:!0}),this.afterAnimation(!1)},t.prototype.render=function(){var t,e=this,n=this,i=n.isEndSide,a=n.type,s=n.disabled,d=n.isPaneVisible,c=Object(r.b)(this);return Object(o.j)(o.c,{role:"navigation",class:(t={},t[c]=!0,t["menu-type-"+a]=!0,t["menu-enabled"]=!s,t["menu-side-end"]=i,t["menu-side-start"]=!i,t["menu-pane-visible"]=d,t)},Object(o.j)("div",{class:"menu-inner",part:"container",ref:function(t){return e.menuInnerEl=t}},Object(o.j)("slot",null)),Object(o.j)("ion-backdrop",{ref:function(t){return e.backdropEl=t},class:"menu-backdrop",tappable:!1,stopPropagation:!1,part:"backdrop"}))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(o.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{type:["typeChanged"],disabled:["disabledChanged"],side:["sideChanged"],swipeGesture:["swipeGestureChanged"]}},enumerable:!1,configurable:!0}),t}()),u=function(t,e,n){return Math.max(0,e!==n?-t:t)},p=function(t,e,n,i){return n?e>=t.innerWidth-i:e<=i},m="show-menu",b="show-backdrop",f="menu-content-open";h.style={ios:":host{--width:304px;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--background:var(--ion-background-color, #fff);left:0;right:0;top:0;bottom:0;display:none;position:absolute;contain:strict}:host(.show-menu){display:block}.menu-inner{left:0;right:auto;top:0;bottom:0;-webkit-transform:translate3d(-9999px, 0, 0);transform:translate3d(-9999px, 0, 0);display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);contain:strict}[dir=rtl] .menu-inner,:host-context([dir=rtl]) .menu-inner{left:unset;right:unset;left:auto;right:0}[dir=rtl] .menu-inner,:host-context([dir=rtl]) .menu-inner{-webkit-transform:translate3d(calc(-1 * -9999px), 0, 0);transform:translate3d(calc(-1 * -9999px), 0, 0)}:host(.menu-side-start) .menu-inner{--ion-safe-area-right:0px;right:auto;left:0}:host(.menu-side-end) .menu-inner{--ion-safe-area-left:0px;right:0;left:auto;}ion-backdrop{display:none;opacity:0.01;z-index:-1}@media (max-width: 340px){.menu-inner{--width:264px}}:host(.menu-type-reveal){z-index:0}:host(.menu-type-reveal.show-menu) .menu-inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}:host(.menu-type-overlay){z-index:1000}:host(.menu-type-overlay) .show-backdrop{display:block;cursor:pointer}:host(.menu-pane-visible){width:var(--width);min-width:var(--min-width);max-width:var(--max-width)}:host(.menu-pane-visible) .menu-inner{left:0;right:0;width:auto;-webkit-transform:none !important;transform:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}:host(.menu-pane-visible) ion-backdrop{display:hidden !important;}:host(.menu-type-push){z-index:1000}:host(.menu-type-push) .show-backdrop{display:block}",md:":host{--width:304px;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--background:var(--ion-background-color, #fff);left:0;right:0;top:0;bottom:0;display:none;position:absolute;contain:strict}:host(.show-menu){display:block}.menu-inner{left:0;right:auto;top:0;bottom:0;-webkit-transform:translate3d(-9999px, 0, 0);transform:translate3d(-9999px, 0, 0);display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);contain:strict}[dir=rtl] .menu-inner,:host-context([dir=rtl]) .menu-inner{left:unset;right:unset;left:auto;right:0}[dir=rtl] .menu-inner,:host-context([dir=rtl]) .menu-inner{-webkit-transform:translate3d(calc(-1 * -9999px), 0, 0);transform:translate3d(calc(-1 * -9999px), 0, 0)}:host(.menu-side-start) .menu-inner{--ion-safe-area-right:0px;right:auto;left:0}:host(.menu-side-end) .menu-inner{--ion-safe-area-left:0px;right:0;left:auto;}ion-backdrop{display:none;opacity:0.01;z-index:-1}@media (max-width: 340px){.menu-inner{--width:264px}}:host(.menu-type-reveal){z-index:0}:host(.menu-type-reveal.show-menu) .menu-inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}:host(.menu-type-overlay){z-index:1000}:host(.menu-type-overlay) .show-backdrop{display:block;cursor:pointer}:host(.menu-pane-visible){width:var(--width);min-width:var(--min-width);max-width:var(--max-width)}:host(.menu-pane-visible) .menu-inner{left:0;right:0;width:auto;-webkit-transform:none !important;transform:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}:host(.menu-pane-visible) ion-backdrop{display:hidden !important;}:host(.menu-type-overlay) .menu-inner{-webkit-box-shadow:4px 0px 16px rgba(0, 0, 0, 0.18);box-shadow:4px 0px 16px rgba(0, 0, 0, 0.18)}"};var g=function(t){return Object(i.a)(void 0,void 0,void 0,(function(){var e,n;return Object(i.c)(this,(function(i){switch(i.label){case 0:return[4,c.a.get(t)];case 1:return e=i.sent(),(n=e)?[4,e.isActive()]:[3,3];case 2:n=i.sent(),i.label=3;case 3:return[2,!!n]}}))}))},v=function(){function t(t){var e=this;Object(o.o)(this,t),this.inheritedAttributes={},this.visible=!1,this.disabled=!1,this.autoHide=!0,this.type="button",this.onClick=function(){return Object(i.a)(e,void 0,void 0,(function(){return Object(i.c)(this,(function(t){return[2,c.a.toggle(this.menu)]}))}))}}return t.prototype.componentWillLoad=function(){this.inheritedAttributes=Object(d.i)(this.el,["aria-label"])},t.prototype.componentDidLoad=function(){this.visibilityChanged()},t.prototype.visibilityChanged=function(){return Object(i.a)(this,void 0,void 0,(function(){var t;return Object(i.c)(this,(function(e){switch(e.label){case 0:return t=this,[4,g(this.menu)];case 1:return t.visible=e.sent(),[2]}}))}))},t.prototype.render=function(){var t,e=this,n=e.color,i=e.disabled,a=e.inheritedAttributes,s=Object(r.b)(this),d=r.c.get("menuIcon","ios"===s?"menu-outline":"menu-sharp"),c=this.autoHide&&!this.visible,h={type:this.type},u=a["aria-label"]||"menu";return Object(o.j)(o.c,{onClick:this.onClick,"aria-disabled":i?"true":null,"aria-hidden":c?"true":null,class:Object(l.a)(n,(t={},t[s]=!0,t.button=!0,t["menu-button-hidden"]=c,t["menu-button-disabled"]=i,t["in-toolbar"]=Object(l.c)("ion-toolbar",this.el),t["in-toolbar-color"]=Object(l.c)("ion-toolbar[color]",this.el),t["ion-activatable"]=!0,t["ion-focusable"]=!0,t))},Object(o.j)("button",Object.assign({},h,{disabled:i,class:"button-native",part:"native","aria-label":u}),Object(o.j)("span",{class:"button-inner"},Object(o.j)("slot",null,Object(o.j)("ion-icon",{part:"icon",icon:d,mode:s,lazy:!1,"aria-hidden":"true"}))),"md"===s&&Object(o.j)("ion-ripple-effect",{type:"unbounded"})))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(o.k)(this)},enumerable:!1,configurable:!0}),t}();v.style={ios:':host{--background:transparent;--color-focused:currentColor;--border-radius:initial;--padding-top:0;--padding-bottom:0;color:var(--color);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none}.button-native{border-radius:var(--border-radius);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;pointer-events:none}:host(.menu-button-hidden){display:none}:host(.menu-button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity, 0)}}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-focused:currentColor;--background-focused-opacity:.1;--border-radius:4px;--color:var(--ion-color-primary, #3880ff);--padding-start:5px;--padding-end:5px;height:32px;font-size:31px}:host(.ion-activated){opacity:0.4}@media (any-hover: hover){:host(:hover){opacity:0.6}}',md:':host{--background:transparent;--color-focused:currentColor;--border-radius:initial;--padding-top:0;--padding-bottom:0;color:var(--color);text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none}.button-native{border-radius:var(--border-radius);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border:0;outline:none;background:var(--background);line-height:1;cursor:pointer;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}ion-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;pointer-events:none}:host(.menu-button-hidden){display:none}:host(.menu-button-disabled){cursor:default;opacity:0.5;pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity, 0)}}:host(.ion-color) .button-native{color:var(--ion-color-base)}:host(.in-toolbar:not(.in-toolbar-color)){color:var(--ion-toolbar-color, var(--color))}:host{--background-focused:currentColor;--background-focused-opacity:.12;--background-hover:currentColor;--background-hover-opacity:.04;--border-radius:50%;--color:initial;--padding-start:8px;--padding-end:8px;width:48px;height:48px;font-size:24px}:host(.ion-color.ion-focused)::after{background:var(--ion-color-base)}@media (any-hover: hover){:host(.ion-color:hover) .button-native::after{background:var(--ion-color-base)}}'};var y=function(){function t(t){var e=this;Object(o.o)(this,t),this.visible=!1,this.autoHide=!0,this.onClick=function(){return c.a.toggle(e.menu)}}return t.prototype.connectedCallback=function(){this.visibilityChanged()},t.prototype.visibilityChanged=function(){return Object(i.a)(this,void 0,void 0,(function(){var t;return Object(i.c)(this,(function(e){switch(e.label){case 0:return t=this,[4,g(this.menu)];case 1:return t.visible=e.sent(),[2]}}))}))},t.prototype.render=function(){var t,e=Object(r.b)(this),n=this.autoHide&&!this.visible;return Object(o.j)(o.c,{onClick:this.onClick,"aria-hidden":n?"true":null,class:(t={},t[e]=!0,t["menu-toggle-hidden"]=n,t)},Object(o.j)("slot",null))},t}();y.style=":host(.menu-toggle-hidden){display:none}"},133:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"d",(function(){return d}));var i=n(1),o=function(t,e){return null!==e.closest(t)},r=function(t,e){var n;return"string"===typeof t&&t.length>0?Object.assign(((n={"ion-color":!0})["ion-color-"+t]=!0,n),e):e},a=function(t){var e={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return e[t]=!0})),e},s=/^[a-z][a-z0-9+\-.]*:/,d=function(t,e,n,o){return Object(i.a)(void 0,void 0,void 0,(function(){var r;return Object(i.c)(this,(function(i){return null!=t&&"#"!==t[0]&&!s.test(t)&&(r=document.querySelector("ion-router"))?(null!=e&&e.preventDefault(),[2,r.push(t,n,o)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=28.531914b1.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/29.849a37b3.chunk.js b/docs/static/js/29.849a37b3.chunk.js index 44984ce..1507e97 100644 --- a/docs/static/js/29.849a37b3.chunk.js +++ b/docs/static/js/29.849a37b3.chunk.js @@ -1,157 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [29], - { - 111: function (i, t, n) { - 'use strict' - n.r(t), - n.d(t, 'ion_progress_bar', function () { - return s - }) - var r = n(13), - e = n(14), - a = n(12), - o = n(133), - s = (function () { - function i(i) { - Object(r.o)(this, i), (this.type = 'determinate'), (this.reversed = !1), (this.value = 0), (this.buffer = 1) - } - return ( - (i.prototype.render = function () { - var i, - t = this, - n = t.color, - a = t.type, - s = t.reversed, - b = t.value, - f = t.buffer, - l = e.c.getBoolean('_testing'), - u = Object(e.b)(this) - return Object(r.j)( - r.c, - { - role: 'progressbar', - 'aria-valuenow': 'determinate' === a ? b : null, - 'aria-valuemin': '0', - 'aria-valuemax': '1', - class: Object(o.a)( - n, - ((i = {}), - (i[u] = !0), - (i['progress-bar-' + a] = !0), - (i['progress-paused'] = l), - (i['progress-bar-reversed'] = 'rtl' === document.dir ? !s : s), - i) - ), - }, - 'indeterminate' === a ? c() : m(b, f) - ) - }), - i - ) - })(), - c = function () { - return Object(r.j)( - 'div', - { part: 'track', class: 'progress-buffer-bar' }, - Object(r.j)( - 'div', - { class: 'indeterminate-bar-primary' }, - Object(r.j)('span', { part: 'progress', class: 'progress-indeterminate' }) - ), - Object(r.j)( - 'div', - { class: 'indeterminate-bar-secondary' }, - Object(r.j)('span', { part: 'progress', class: 'progress-indeterminate' }) - ) - ) - }, - m = function (i, t) { - var n = Object(a.j)(0, i, 1), - e = Object(a.j)(0, t, 1) - return [ - Object(r.j)('div', { part: 'progress', class: 'progress', style: { transform: 'scaleX(' + n + ')' } }), - Object(r.j)( - 'div', - { - class: { 'buffer-circles-container': !0, 'ion-hide': 1 === e }, - style: { transform: 'translateX(' + 100 * e + '%)' }, - }, - Object(r.j)( - 'div', - { class: 'buffer-circles-container', style: { transform: 'translateX(-' + 100 * e + '%)' } }, - Object(r.j)('div', { part: 'stream', class: 'buffer-circles' }) - ) - ), - Object(r.j)('div', { - part: 'track', - class: 'progress-buffer-bar', - style: { transform: 'scaleX(' + e + ')' }, - }), - ] - } - s.style = { - ios: ':host{--background:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.3);--progress-background:var(--ion-color-primary, #3880ff);--buffer-background:var(--background);display:block;position:relative;width:100%;contain:strict;direction:ltr;overflow:hidden}.progress,.progress-indeterminate,.indeterminate-bar-primary,.indeterminate-bar-secondary,.progress-buffer-bar{left:0;right:0;top:0;bottom:0;position:absolute;width:100%;height:100%}.buffer-circles-container,.buffer-circles{left:0;right:0;top:0;bottom:0;position:absolute}.buffer-circles{right:-10px;left:-10px;}.progress,.progress-buffer-bar,.buffer-circles-container{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 150ms linear;transition:-webkit-transform 150ms linear;transition:transform 150ms linear;transition:transform 150ms linear, -webkit-transform 150ms linear}.progress,.progress-indeterminate{background:var(--progress-background);z-index:2}.progress-buffer-bar{background:var(--buffer-background);z-index:1}.buffer-circles-container{overflow:hidden}.indeterminate-bar-primary{top:0;right:0;bottom:0;left:-145.166611%;-webkit-animation:primary-indeterminate-translate 2s infinite linear;animation:primary-indeterminate-translate 2s infinite linear}.indeterminate-bar-primary .progress-indeterminate{-webkit-animation:primary-indeterminate-scale 2s infinite linear;animation:primary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.indeterminate-bar-secondary{top:0;right:0;bottom:0;left:-54.888891%;-webkit-animation:secondary-indeterminate-translate 2s infinite linear;animation:secondary-indeterminate-translate 2s infinite linear}.indeterminate-bar-secondary .progress-indeterminate{-webkit-animation:secondary-indeterminate-scale 2s infinite linear;animation:secondary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.buffer-circles{background-image:radial-gradient(ellipse at center, var(--buffer-background) 0%, var(--buffer-background) 30%, transparent 30%);background-repeat:repeat-x;background-position:5px center;background-size:10px 10px;z-index:0;-webkit-animation:buffering 450ms infinite linear;animation:buffering 450ms infinite linear}:host(.progress-bar-reversed){-webkit-transform:scaleX(-1);transform:scaleX(-1)}:host(.progress-paused) .indeterminate-bar-secondary,:host(.progress-paused) .indeterminate-bar-primary,:host(.progress-paused) .buffer-circles{-webkit-animation-play-state:paused;animation-play-state:paused}:host(.ion-color) .progress-buffer-bar{background:rgba(var(--ion-color-base-rgb), 0.3)}:host(.ion-color) .buffer-circles{background-image:radial-gradient(ellipse at center, rgba(var(--ion-color-base-rgb), 0.3) 0%, rgba(var(--ion-color-base-rgb), 0.3) 30%, transparent 30%)}:host(.ion-color) .progress,:host(.ion-color) .progress-indeterminate{background:var(--ion-color-base)}@-webkit-keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@-webkit-keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@-webkit-keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}:host{height:3px}', - md: ':host{--background:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.3);--progress-background:var(--ion-color-primary, #3880ff);--buffer-background:var(--background);display:block;position:relative;width:100%;contain:strict;direction:ltr;overflow:hidden}.progress,.progress-indeterminate,.indeterminate-bar-primary,.indeterminate-bar-secondary,.progress-buffer-bar{left:0;right:0;top:0;bottom:0;position:absolute;width:100%;height:100%}.buffer-circles-container,.buffer-circles{left:0;right:0;top:0;bottom:0;position:absolute}.buffer-circles{right:-10px;left:-10px;}.progress,.progress-buffer-bar,.buffer-circles-container{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 150ms linear;transition:-webkit-transform 150ms linear;transition:transform 150ms linear;transition:transform 150ms linear, -webkit-transform 150ms linear}.progress,.progress-indeterminate{background:var(--progress-background);z-index:2}.progress-buffer-bar{background:var(--buffer-background);z-index:1}.buffer-circles-container{overflow:hidden}.indeterminate-bar-primary{top:0;right:0;bottom:0;left:-145.166611%;-webkit-animation:primary-indeterminate-translate 2s infinite linear;animation:primary-indeterminate-translate 2s infinite linear}.indeterminate-bar-primary .progress-indeterminate{-webkit-animation:primary-indeterminate-scale 2s infinite linear;animation:primary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.indeterminate-bar-secondary{top:0;right:0;bottom:0;left:-54.888891%;-webkit-animation:secondary-indeterminate-translate 2s infinite linear;animation:secondary-indeterminate-translate 2s infinite linear}.indeterminate-bar-secondary .progress-indeterminate{-webkit-animation:secondary-indeterminate-scale 2s infinite linear;animation:secondary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.buffer-circles{background-image:radial-gradient(ellipse at center, var(--buffer-background) 0%, var(--buffer-background) 30%, transparent 30%);background-repeat:repeat-x;background-position:5px center;background-size:10px 10px;z-index:0;-webkit-animation:buffering 450ms infinite linear;animation:buffering 450ms infinite linear}:host(.progress-bar-reversed){-webkit-transform:scaleX(-1);transform:scaleX(-1)}:host(.progress-paused) .indeterminate-bar-secondary,:host(.progress-paused) .indeterminate-bar-primary,:host(.progress-paused) .buffer-circles{-webkit-animation-play-state:paused;animation-play-state:paused}:host(.ion-color) .progress-buffer-bar{background:rgba(var(--ion-color-base-rgb), 0.3)}:host(.ion-color) .buffer-circles{background-image:radial-gradient(ellipse at center, rgba(var(--ion-color-base-rgb), 0.3) 0%, rgba(var(--ion-color-base-rgb), 0.3) 30%, transparent 30%)}:host(.ion-color) .progress,:host(.ion-color) .progress-indeterminate{background:var(--ion-color-base)}@-webkit-keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@-webkit-keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@-webkit-keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}:host{height:4px}', - } - }, - 133: function (i, t, n) { - 'use strict' - n.d(t, 'a', function () { - return a - }), - n.d(t, 'b', function () { - return o - }), - n.d(t, 'c', function () { - return e - }), - n.d(t, 'd', function () { - return c - }) - var r = n(1), - e = function (i, t) { - return null !== t.closest(i) - }, - a = function (i, t) { - var n - return 'string' === typeof i && i.length > 0 - ? Object.assign((((n = { 'ion-color': !0 })['ion-color-' + i] = !0), n), t) - : t - }, - o = function (i) { - var t = {} - return ( - (function (i) { - return void 0 !== i - ? (Array.isArray(i) ? i : i.split(' ')) - .filter(function (i) { - return null != i - }) - .map(function (i) { - return i.trim() - }) - .filter(function (i) { - return '' !== i - }) - : [] - })(i).forEach(function (i) { - return (t[i] = !0) - }), - t - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - c = function (i, t, n, e) { - return Object(r.a)(void 0, void 0, void 0, function () { - var a - return Object(r.c)(this, function (r) { - return null != i && '#' !== i[0] && !s.test(i) && (a = document.querySelector('ion-router')) - ? (null != t && t.preventDefault(), [2, a.push(i, n, e)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=29.849a37b3.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[29],{111:function(i,t,n){"use strict";n.r(t),n.d(t,"ion_progress_bar",(function(){return s}));var r=n(13),e=n(14),a=n(12),o=n(133),s=function(){function i(i){Object(r.o)(this,i),this.type="determinate",this.reversed=!1,this.value=0,this.buffer=1}return i.prototype.render=function(){var i,t=this,n=t.color,a=t.type,s=t.reversed,b=t.value,f=t.buffer,l=e.c.getBoolean("_testing"),u=Object(e.b)(this);return Object(r.j)(r.c,{role:"progressbar","aria-valuenow":"determinate"===a?b:null,"aria-valuemin":"0","aria-valuemax":"1",class:Object(o.a)(n,(i={},i[u]=!0,i["progress-bar-"+a]=!0,i["progress-paused"]=l,i["progress-bar-reversed"]="rtl"===document.dir?!s:s,i))},"indeterminate"===a?c():m(b,f))},i}(),c=function(){return Object(r.j)("div",{part:"track",class:"progress-buffer-bar"},Object(r.j)("div",{class:"indeterminate-bar-primary"},Object(r.j)("span",{part:"progress",class:"progress-indeterminate"})),Object(r.j)("div",{class:"indeterminate-bar-secondary"},Object(r.j)("span",{part:"progress",class:"progress-indeterminate"})))},m=function(i,t){var n=Object(a.j)(0,i,1),e=Object(a.j)(0,t,1);return[Object(r.j)("div",{part:"progress",class:"progress",style:{transform:"scaleX("+n+")"}}),Object(r.j)("div",{class:{"buffer-circles-container":!0,"ion-hide":1===e},style:{transform:"translateX("+100*e+"%)"}},Object(r.j)("div",{class:"buffer-circles-container",style:{transform:"translateX(-"+100*e+"%)"}},Object(r.j)("div",{part:"stream",class:"buffer-circles"}))),Object(r.j)("div",{part:"track",class:"progress-buffer-bar",style:{transform:"scaleX("+e+")"}})]};s.style={ios:":host{--background:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.3);--progress-background:var(--ion-color-primary, #3880ff);--buffer-background:var(--background);display:block;position:relative;width:100%;contain:strict;direction:ltr;overflow:hidden}.progress,.progress-indeterminate,.indeterminate-bar-primary,.indeterminate-bar-secondary,.progress-buffer-bar{left:0;right:0;top:0;bottom:0;position:absolute;width:100%;height:100%}.buffer-circles-container,.buffer-circles{left:0;right:0;top:0;bottom:0;position:absolute}.buffer-circles{right:-10px;left:-10px;}.progress,.progress-buffer-bar,.buffer-circles-container{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 150ms linear;transition:-webkit-transform 150ms linear;transition:transform 150ms linear;transition:transform 150ms linear, -webkit-transform 150ms linear}.progress,.progress-indeterminate{background:var(--progress-background);z-index:2}.progress-buffer-bar{background:var(--buffer-background);z-index:1}.buffer-circles-container{overflow:hidden}.indeterminate-bar-primary{top:0;right:0;bottom:0;left:-145.166611%;-webkit-animation:primary-indeterminate-translate 2s infinite linear;animation:primary-indeterminate-translate 2s infinite linear}.indeterminate-bar-primary .progress-indeterminate{-webkit-animation:primary-indeterminate-scale 2s infinite linear;animation:primary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.indeterminate-bar-secondary{top:0;right:0;bottom:0;left:-54.888891%;-webkit-animation:secondary-indeterminate-translate 2s infinite linear;animation:secondary-indeterminate-translate 2s infinite linear}.indeterminate-bar-secondary .progress-indeterminate{-webkit-animation:secondary-indeterminate-scale 2s infinite linear;animation:secondary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.buffer-circles{background-image:radial-gradient(ellipse at center, var(--buffer-background) 0%, var(--buffer-background) 30%, transparent 30%);background-repeat:repeat-x;background-position:5px center;background-size:10px 10px;z-index:0;-webkit-animation:buffering 450ms infinite linear;animation:buffering 450ms infinite linear}:host(.progress-bar-reversed){-webkit-transform:scaleX(-1);transform:scaleX(-1)}:host(.progress-paused) .indeterminate-bar-secondary,:host(.progress-paused) .indeterminate-bar-primary,:host(.progress-paused) .buffer-circles{-webkit-animation-play-state:paused;animation-play-state:paused}:host(.ion-color) .progress-buffer-bar{background:rgba(var(--ion-color-base-rgb), 0.3)}:host(.ion-color) .buffer-circles{background-image:radial-gradient(ellipse at center, rgba(var(--ion-color-base-rgb), 0.3) 0%, rgba(var(--ion-color-base-rgb), 0.3) 30%, transparent 30%)}:host(.ion-color) .progress,:host(.ion-color) .progress-indeterminate{background:var(--ion-color-base)}@-webkit-keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@-webkit-keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@-webkit-keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}:host{height:3px}",md:":host{--background:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.3);--progress-background:var(--ion-color-primary, #3880ff);--buffer-background:var(--background);display:block;position:relative;width:100%;contain:strict;direction:ltr;overflow:hidden}.progress,.progress-indeterminate,.indeterminate-bar-primary,.indeterminate-bar-secondary,.progress-buffer-bar{left:0;right:0;top:0;bottom:0;position:absolute;width:100%;height:100%}.buffer-circles-container,.buffer-circles{left:0;right:0;top:0;bottom:0;position:absolute}.buffer-circles{right:-10px;left:-10px;}.progress,.progress-buffer-bar,.buffer-circles-container{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 150ms linear;transition:-webkit-transform 150ms linear;transition:transform 150ms linear;transition:transform 150ms linear, -webkit-transform 150ms linear}.progress,.progress-indeterminate{background:var(--progress-background);z-index:2}.progress-buffer-bar{background:var(--buffer-background);z-index:1}.buffer-circles-container{overflow:hidden}.indeterminate-bar-primary{top:0;right:0;bottom:0;left:-145.166611%;-webkit-animation:primary-indeterminate-translate 2s infinite linear;animation:primary-indeterminate-translate 2s infinite linear}.indeterminate-bar-primary .progress-indeterminate{-webkit-animation:primary-indeterminate-scale 2s infinite linear;animation:primary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.indeterminate-bar-secondary{top:0;right:0;bottom:0;left:-54.888891%;-webkit-animation:secondary-indeterminate-translate 2s infinite linear;animation:secondary-indeterminate-translate 2s infinite linear}.indeterminate-bar-secondary .progress-indeterminate{-webkit-animation:secondary-indeterminate-scale 2s infinite linear;animation:secondary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.buffer-circles{background-image:radial-gradient(ellipse at center, var(--buffer-background) 0%, var(--buffer-background) 30%, transparent 30%);background-repeat:repeat-x;background-position:5px center;background-size:10px 10px;z-index:0;-webkit-animation:buffering 450ms infinite linear;animation:buffering 450ms infinite linear}:host(.progress-bar-reversed){-webkit-transform:scaleX(-1);transform:scaleX(-1)}:host(.progress-paused) .indeterminate-bar-secondary,:host(.progress-paused) .indeterminate-bar-primary,:host(.progress-paused) .buffer-circles{-webkit-animation-play-state:paused;animation-play-state:paused}:host(.ion-color) .progress-buffer-bar{background:rgba(var(--ion-color-base-rgb), 0.3)}:host(.ion-color) .buffer-circles{background-image:radial-gradient(ellipse at center, rgba(var(--ion-color-base-rgb), 0.3) 0%, rgba(var(--ion-color-base-rgb), 0.3) 30%, transparent 30%)}:host(.ion-color) .progress,:host(.ion-color) .progress-indeterminate{background:var(--ion-color-base)}@-webkit-keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@-webkit-keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@-webkit-keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}:host{height:4px}"}},133:function(i,t,n){"use strict";n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return e})),n.d(t,"d",(function(){return c}));var r=n(1),e=function(i,t){return null!==t.closest(i)},a=function(i,t){var n;return"string"===typeof i&&i.length>0?Object.assign(((n={"ion-color":!0})["ion-color-"+i]=!0,n),t):t},o=function(i){var t={};return function(i){return void 0!==i?(Array.isArray(i)?i:i.split(" ")).filter((function(i){return null!=i})).map((function(i){return i.trim()})).filter((function(i){return""!==i})):[]}(i).forEach((function(i){return t[i]=!0})),t},s=/^[a-z][a-z0-9+\-.]*:/,c=function(i,t,n,e){return Object(r.a)(void 0,void 0,void 0,(function(){var a;return Object(r.c)(this,(function(r){return null!=i&&"#"!==i[0]&&!s.test(i)&&(a=document.querySelector("ion-router"))?(null!=t&&t.preventDefault(),[2,a.push(i,n,e)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=29.849a37b3.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/30.d811bece.chunk.js b/docs/static/js/30.d811bece.chunk.js index e79829a..28f3194 100644 --- a/docs/static/js/30.d811bece.chunk.js +++ b/docs/static/js/30.d811bece.chunk.js @@ -1,306 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [30], - { - 112: function (t, e, i) { - 'use strict' - i.r(e), - i.d(e, 'ion_radio', function () { - return l - }), - i.d(e, 'ion_radio_group', function () { - return d - }) - var r = i(1), - o = i(13), - n = i(14), - a = i(12), - s = i(133), - l = (function () { - function t(t) { - var e = this - Object(o.o)(this, t), - (this.ionStyle = Object(o.g)(this, 'ionStyle', 7)), - (this.ionFocus = Object(o.g)(this, 'ionFocus', 7)), - (this.ionBlur = Object(o.g)(this, 'ionBlur', 7)), - (this.inputId = 'ion-rb-' + c++), - (this.radioGroup = null), - (this.checked = !1), - (this.buttonTabindex = -1), - (this.name = this.inputId), - (this.disabled = !1), - (this.updateState = function () { - e.radioGroup && (e.checked = e.radioGroup.value === e.value) - }), - (this.onFocus = function () { - e.ionFocus.emit() - }), - (this.onBlur = function () { - e.ionBlur.emit() - }) - } - return ( - (t.prototype.setFocus = function (t) { - return Object(r.a)(this, void 0, void 0, function () { - return Object(r.c)(this, function (e) { - return t.stopPropagation(), t.preventDefault(), this.el.focus(), [2] - }) - }) - }), - (t.prototype.setButtonTabindex = function (t) { - return Object(r.a)(this, void 0, void 0, function () { - return Object(r.c)(this, function (e) { - return (this.buttonTabindex = t), [2] - }) - }) - }), - (t.prototype.connectedCallback = function () { - void 0 === this.value && (this.value = this.inputId) - var t = (this.radioGroup = this.el.closest('ion-radio-group')) - t && (this.updateState(), Object(a.a)(t, 'ionChange', this.updateState)) - }), - (t.prototype.disconnectedCallback = function () { - var t = this.radioGroup - t && (Object(a.b)(t, 'ionChange', this.updateState), (this.radioGroup = null)) - }), - (t.prototype.componentWillLoad = function () { - this.emitStyle() - }), - (t.prototype.emitStyle = function () { - this.ionStyle.emit({ 'radio-checked': this.checked, 'interactive-disabled': this.disabled }) - }), - (t.prototype.render = function () { - var t, - e = this, - i = e.inputId, - r = e.disabled, - l = e.checked, - c = e.color, - d = e.el, - u = e.buttonTabindex, - b = Object(n.b)(this), - p = Object(a.d)(d, i), - h = p.label, - g = p.labelId, - m = p.labelText - return Object(o.j)( - o.c, - { - 'aria-checked': '' + l, - 'aria-hidden': r ? 'true' : null, - 'aria-labelledby': h ? g : null, - role: 'radio', - tabindex: u, - onFocus: this.onFocus, - onBlur: this.onBlur, - class: Object(s.a)( - c, - ((t = {}), - (t[b] = !0), - (t['in-item'] = Object(s.c)('ion-item', d)), - (t.interactive = !0), - (t['radio-checked'] = l), - (t['radio-disabled'] = r), - t) - ), - }, - Object(o.j)( - 'div', - { class: 'radio-icon', part: 'container' }, - Object(o.j)('div', { class: 'radio-inner', part: 'mark' }), - Object(o.j)('div', { class: 'radio-ripple' }) - ), - Object(o.j)('label', { htmlFor: i }, m), - Object(o.j)('input', { type: 'radio', checked: l, disabled: r, tabindex: '-1', id: i }) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { color: ['emitStyle'], checked: ['emitStyle'], disabled: ['emitStyle'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - c = 0 - l.style = { - ios: ':host{--inner-border-radius:50%;display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.radio-disabled){pointer-events:none}.radio-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;contain:layout size style}.radio-icon,.radio-inner{-webkit-box-sizing:border-box;box-sizing:border-box}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}:host(:focus){outline:none}:host{--color-checked:var(--ion-color-primary, #3880ff);width:15px;height:24px}:host(.ion-color.radio-checked) .radio-inner{border-color:var(--ion-color-base)}.item-radio.item-ios ion-label{margin-left:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-radio.item-ios ion-label{margin-left:unset;-webkit-margin-start:0;margin-inline-start:0}}.radio-inner{width:33%;height:50%}:host(.radio-checked) .radio-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);border-width:2px;border-top-width:0;border-left-width:0;border-style:solid;border-color:var(--color-checked)}:host(.radio-disabled){opacity:0.3}:host(.ion-focused) .radio-icon::after{border-radius:var(--inner-border-radius);left:-9px;top:-8px;display:block;position:absolute;width:36px;height:36px;background:var(--ion-color-primary-tint, #4c8dff);content:"";opacity:0.2}:host-context([dir=rtl]):host(.ion-focused) .radio-icon::after,:host-context([dir=rtl]).ion-focused .radio-icon::after{left:unset;right:unset;right:-9px}:host(.in-item){margin-left:10px;margin-right:11px;margin-top:8px;margin-bottom:8px;display:block;position:static}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:11px;margin-inline-end:11px}}:host(.in-item[slot=start]){margin-left:3px;margin-right:21px;margin-top:8px;margin-bottom:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:3px;margin-inline-start:3px;-webkit-margin-end:21px;margin-inline-end:21px}}', - md: ':host{--inner-border-radius:50%;display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.radio-disabled){pointer-events:none}.radio-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;contain:layout size style}.radio-icon,.radio-inner{-webkit-box-sizing:border-box;box-sizing:border-box}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}:host(:focus){outline:none}:host{--color:var(--ion-color-step-400, #999999);--color-checked:var(--ion-color-primary, #3880ff);--border-width:2px;--border-style:solid;--border-radius:50%;width:20px;height:20px}:host(.ion-color) .radio-inner{background:var(--ion-color-base)}:host(.ion-color.radio-checked) .radio-icon{border-color:var(--ion-color-base)}.radio-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;border-radius:var(--border-radius);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--color)}.radio-inner{border-radius:var(--inner-border-radius);width:calc(50% + var(--border-width));height:calc(50% + var(--border-width));-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0);-webkit-transition:-webkit-transform 280ms cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 280ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 280ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 280ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.4, 0, 0.2, 1);background:var(--color-checked)}:host(.radio-checked) .radio-icon{border-color:var(--color-checked)}:host(.radio-checked) .radio-inner{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}:host(.radio-disabled){opacity:0.3}:host(.ion-focused) .radio-icon::after{border-radius:var(--inner-border-radius);left:-12px;top:-12px;display:block;position:absolute;width:36px;height:36px;background:var(--ion-color-primary-tint, #4c8dff);content:"";opacity:0.2}:host-context([dir=rtl]):host(.ion-focused) .radio-icon::after,:host-context([dir=rtl]).ion-focused .radio-icon::after{left:unset;right:unset;right:-12px}:host(.in-item){margin-left:0;margin-right:0;margin-top:9px;margin-bottom:9px;display:block;position:static}:host(.in-item[slot=start]){margin-left:4px;margin-right:36px;margin-top:11px;margin-bottom:10px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:36px;margin-inline-end:36px}}', - } - var d = (function () { - function t(t) { - var e = this - Object(o.o)(this, t), - (this.ionChange = Object(o.g)(this, 'ionChange', 7)), - (this.inputId = 'ion-rg-' + u++), - (this.labelId = this.inputId + '-lbl'), - (this.allowEmptySelection = !1), - (this.name = this.inputId), - (this.setRadioTabindex = function (t) { - var i = e.getRadios(), - r = i.find(function (t) { - return !t.disabled - }), - o = i.find(function (e) { - return e.value === t && !e.disabled - }) - if (r || o) - for (var n = o || r, a = 0, s = i; a < s.length; a++) { - var l = s[a], - c = l === n ? 0 : -1 - l.setButtonTabindex(c) - } - }), - (this.onClick = function (t) { - t.preventDefault() - var i = t.target && t.target.closest('ion-radio') - if (i) { - var r = e.value, - o = i.value - o !== r ? (e.value = o) : e.allowEmptySelection && (e.value = void 0) - } - }) - } - return ( - (t.prototype.valueChanged = function (t) { - this.setRadioTabindex(t), this.ionChange.emit({ value: t }) - }), - (t.prototype.componentDidLoad = function () { - this.setRadioTabindex(this.value) - }), - (t.prototype.connectedCallback = function () { - return Object(r.a)(this, void 0, void 0, function () { - var t, e - return Object(r.c)(this, function (i) { - return ( - (t = this.el.querySelector('ion-list-header') || this.el.querySelector('ion-item-divider')) && - (e = this.label = t.querySelector('ion-label')) && - (this.labelId = e.id = this.name + '-lbl'), - [2] - ) - }) - }) - }), - (t.prototype.getRadios = function () { - return Array.from(this.el.querySelectorAll('ion-radio')) - }), - (t.prototype.onKeydown = function (t) { - var e = !!this.el.closest('ion-select-popover') - if (!t.target || this.el.contains(t.target)) { - var i = this.getRadios().filter(function (t) { - return !t.disabled - }) - if (t.target && i.includes(t.target)) { - var r = i.findIndex(function (e) { - return e === t.target - }), - o = i[r], - n = void 0 - ;['ArrowDown', 'ArrowRight'].includes(t.code) && (n = r === i.length - 1 ? i[0] : i[r + 1]), - ['ArrowUp', 'ArrowLeft'].includes(t.code) && (n = 0 === r ? i[i.length - 1] : i[r - 1]), - n && i.includes(n) && (n.setFocus(t), e || (this.value = n.value)), - ['Space'].includes(t.code) && - ((this.value = this.allowEmptySelection && void 0 !== this.value ? void 0 : o.value), - t.preventDefault()) - } - } - }), - (t.prototype.render = function () { - var t = this.label, - e = this.labelId, - i = Object(n.b)(this) - return Object(o.j)(o.c, { - role: 'radiogroup', - 'aria-labelledby': t ? e : null, - onClick: this.onClick, - class: i, - }) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { value: ['valueChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - u = 0 - }, - 133: function (t, e, i) { - 'use strict' - i.d(e, 'a', function () { - return n - }), - i.d(e, 'b', function () { - return a - }), - i.d(e, 'c', function () { - return o - }), - i.d(e, 'd', function () { - return l - }) - var r = i(1), - o = function (t, e) { - return null !== e.closest(t) - }, - n = function (t, e) { - var i - return 'string' === typeof t && t.length > 0 - ? Object.assign((((i = { 'ion-color': !0 })['ion-color-' + t] = !0), i), e) - : e - }, - a = function (t) { - var e = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (e[t] = !0) - }), - e - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - l = function (t, e, i, o) { - return Object(r.a)(void 0, void 0, void 0, function () { - var n - return Object(r.c)(this, function (r) { - return null != t && '#' !== t[0] && !s.test(t) && (n = document.querySelector('ion-router')) - ? (null != e && e.preventDefault(), [2, n.push(t, i, o)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=30.d811bece.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[30],{112:function(t,e,i){"use strict";i.r(e),i.d(e,"ion_radio",(function(){return l})),i.d(e,"ion_radio_group",(function(){return d}));var r=i(1),o=i(13),n=i(14),a=i(12),s=i(133),l=function(){function t(t){var e=this;Object(o.o)(this,t),this.ionStyle=Object(o.g)(this,"ionStyle",7),this.ionFocus=Object(o.g)(this,"ionFocus",7),this.ionBlur=Object(o.g)(this,"ionBlur",7),this.inputId="ion-rb-"+c++,this.radioGroup=null,this.checked=!1,this.buttonTabindex=-1,this.name=this.inputId,this.disabled=!1,this.updateState=function(){e.radioGroup&&(e.checked=e.radioGroup.value===e.value)},this.onFocus=function(){e.ionFocus.emit()},this.onBlur=function(){e.ionBlur.emit()}}return t.prototype.setFocus=function(t){return Object(r.a)(this,void 0,void 0,(function(){return Object(r.c)(this,(function(e){return t.stopPropagation(),t.preventDefault(),this.el.focus(),[2]}))}))},t.prototype.setButtonTabindex=function(t){return Object(r.a)(this,void 0,void 0,(function(){return Object(r.c)(this,(function(e){return this.buttonTabindex=t,[2]}))}))},t.prototype.connectedCallback=function(){void 0===this.value&&(this.value=this.inputId);var t=this.radioGroup=this.el.closest("ion-radio-group");t&&(this.updateState(),Object(a.a)(t,"ionChange",this.updateState))},t.prototype.disconnectedCallback=function(){var t=this.radioGroup;t&&(Object(a.b)(t,"ionChange",this.updateState),this.radioGroup=null)},t.prototype.componentWillLoad=function(){this.emitStyle()},t.prototype.emitStyle=function(){this.ionStyle.emit({"radio-checked":this.checked,"interactive-disabled":this.disabled})},t.prototype.render=function(){var t,e=this,i=e.inputId,r=e.disabled,l=e.checked,c=e.color,d=e.el,u=e.buttonTabindex,b=Object(n.b)(this),p=Object(a.d)(d,i),h=p.label,g=p.labelId,m=p.labelText;return Object(o.j)(o.c,{"aria-checked":""+l,"aria-hidden":r?"true":null,"aria-labelledby":h?g:null,role:"radio",tabindex:u,onFocus:this.onFocus,onBlur:this.onBlur,class:Object(s.a)(c,(t={},t[b]=!0,t["in-item"]=Object(s.c)("ion-item",d),t.interactive=!0,t["radio-checked"]=l,t["radio-disabled"]=r,t))},Object(o.j)("div",{class:"radio-icon",part:"container"},Object(o.j)("div",{class:"radio-inner",part:"mark"}),Object(o.j)("div",{class:"radio-ripple"})),Object(o.j)("label",{htmlFor:i},m),Object(o.j)("input",{type:"radio",checked:l,disabled:r,tabindex:"-1",id:i}))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(o.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{color:["emitStyle"],checked:["emitStyle"],disabled:["emitStyle"]}},enumerable:!1,configurable:!0}),t}(),c=0;l.style={ios:':host{--inner-border-radius:50%;display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.radio-disabled){pointer-events:none}.radio-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;contain:layout size style}.radio-icon,.radio-inner{-webkit-box-sizing:border-box;box-sizing:border-box}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}:host(:focus){outline:none}:host{--color-checked:var(--ion-color-primary, #3880ff);width:15px;height:24px}:host(.ion-color.radio-checked) .radio-inner{border-color:var(--ion-color-base)}.item-radio.item-ios ion-label{margin-left:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.item-radio.item-ios ion-label{margin-left:unset;-webkit-margin-start:0;margin-inline-start:0}}.radio-inner{width:33%;height:50%}:host(.radio-checked) .radio-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);border-width:2px;border-top-width:0;border-left-width:0;border-style:solid;border-color:var(--color-checked)}:host(.radio-disabled){opacity:0.3}:host(.ion-focused) .radio-icon::after{border-radius:var(--inner-border-radius);left:-9px;top:-8px;display:block;position:absolute;width:36px;height:36px;background:var(--ion-color-primary-tint, #4c8dff);content:"";opacity:0.2}:host-context([dir=rtl]):host(.ion-focused) .radio-icon::after,:host-context([dir=rtl]).ion-focused .radio-icon::after{left:unset;right:unset;right:-9px}:host(.in-item){margin-left:10px;margin-right:11px;margin-top:8px;margin-bottom:8px;display:block;position:static}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item){margin-left:unset;margin-right:unset;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:11px;margin-inline-end:11px}}:host(.in-item[slot=start]){margin-left:3px;margin-right:21px;margin-top:8px;margin-bottom:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:3px;margin-inline-start:3px;-webkit-margin-end:21px;margin-inline-end:21px}}',md:':host{--inner-border-radius:50%;display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.radio-disabled){pointer-events:none}.radio-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;contain:layout size style}.radio-icon,.radio-inner{-webkit-box-sizing:border-box;box-sizing:border-box}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}:host(:focus){outline:none}:host{--color:var(--ion-color-step-400, #999999);--color-checked:var(--ion-color-primary, #3880ff);--border-width:2px;--border-style:solid;--border-radius:50%;width:20px;height:20px}:host(.ion-color) .radio-inner{background:var(--ion-color-base)}:host(.ion-color.radio-checked) .radio-icon{border-color:var(--ion-color-base)}.radio-icon{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;border-radius:var(--border-radius);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--color)}.radio-inner{border-radius:var(--inner-border-radius);width:calc(50% + var(--border-width));height:calc(50% + var(--border-width));-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0);-webkit-transition:-webkit-transform 280ms cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 280ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 280ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 280ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.4, 0, 0.2, 1);background:var(--color-checked)}:host(.radio-checked) .radio-icon{border-color:var(--color-checked)}:host(.radio-checked) .radio-inner{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}:host(.radio-disabled){opacity:0.3}:host(.ion-focused) .radio-icon::after{border-radius:var(--inner-border-radius);left:-12px;top:-12px;display:block;position:absolute;width:36px;height:36px;background:var(--ion-color-primary-tint, #4c8dff);content:"";opacity:0.2}:host-context([dir=rtl]):host(.ion-focused) .radio-icon::after,:host-context([dir=rtl]).ion-focused .radio-icon::after{left:unset;right:unset;right:-12px}:host(.in-item){margin-left:0;margin-right:0;margin-top:9px;margin-bottom:9px;display:block;position:static}:host(.in-item[slot=start]){margin-left:4px;margin-right:36px;margin-top:11px;margin-bottom:10px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-item[slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:36px;margin-inline-end:36px}}'};var d=function(){function t(t){var e=this;Object(o.o)(this,t),this.ionChange=Object(o.g)(this,"ionChange",7),this.inputId="ion-rg-"+u++,this.labelId=this.inputId+"-lbl",this.allowEmptySelection=!1,this.name=this.inputId,this.setRadioTabindex=function(t){var i=e.getRadios(),r=i.find((function(t){return!t.disabled})),o=i.find((function(e){return e.value===t&&!e.disabled}));if(r||o)for(var n=o||r,a=0,s=i;a0?Object.assign(((i={"ion-color":!0})["ion-color-"+t]=!0,i),e):e},a=function(t){var e={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return e[t]=!0})),e},s=/^[a-z][a-z0-9+\-.]*:/,l=function(t,e,i,o){return Object(r.a)(void 0,void 0,void 0,(function(){var n;return Object(r.c)(this,(function(r){return null!=t&&"#"!==t[0]&&!s.test(t)&&(n=document.querySelector("ion-router"))?(null!=e&&e.preventDefault(),[2,n.push(t,i,o)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=30.d811bece.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/31.4e9d3c29.chunk.js b/docs/static/js/31.4e9d3c29.chunk.js index 4d06d88..0ed3af1 100644 --- a/docs/static/js/31.4e9d3c29.chunk.js +++ b/docs/static/js/31.4e9d3c29.chunk.js @@ -1,464 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [31], - { - 113: function (t, e, n) { - 'use strict' - n.r(e), - n.d(e, 'ion_range', function () { - return l - }) - var r = n(1), - i = n(13), - a = n(14), - o = n(12), - s = n(133), - l = (function () { - function t(t) { - var e = this - Object(i.o)(this, t), - (this.ionChange = Object(i.g)(this, 'ionChange', 7)), - (this.ionStyle = Object(i.g)(this, 'ionStyle', 7)), - (this.ionFocus = Object(i.g)(this, 'ionFocus', 7)), - (this.ionBlur = Object(i.g)(this, 'ionBlur', 7)), - (this.didLoad = !1), - (this.noUpdate = !1), - (this.hasFocus = !1), - (this.inheritedAttributes = {}), - (this.ratioA = 0), - (this.ratioB = 0), - (this.debounce = 0), - (this.name = ''), - (this.dualKnobs = !1), - (this.min = 0), - (this.max = 100), - (this.pin = !1), - (this.snaps = !1), - (this.step = 1), - (this.ticks = !0), - (this.disabled = !1), - (this.value = 0), - (this.clampBounds = function (t) { - return Object(o.j)(e.min, t, e.max) - }), - (this.ensureValueInBounds = function (t) { - return e.dualKnobs ? { lower: e.clampBounds(t.lower), upper: e.clampBounds(t.upper) } : e.clampBounds(t) - }), - (this.setupGesture = function () { - return Object(r.a)(e, void 0, void 0, function () { - var t, - e, - i = this - return Object(r.c)(this, function (r) { - switch (r.label) { - case 0: - return (t = this.rangeSlider) - ? ((e = this), [4, Promise.resolve().then(n.bind(null, 37))]) - : [3, 2] - case 1: - ;(e.gesture = r.sent().createGesture({ - el: t, - gestureName: 'range', - gesturePriority: 100, - threshold: 0, - onStart: function (t) { - return i.onStart(t) - }, - onMove: function (t) { - return i.onMove(t) - }, - onEnd: function (t) { - return i.onEnd(t) - }, - })), - this.gesture.enable(!this.disabled), - (r.label = 2) - case 2: - return [2] - } - }) - }) - }), - (this.handleKeyboard = function (t, n) { - var r = e.step - ;(r = r > 0 ? r : 1), - (r /= e.max - e.min), - n || (r *= -1), - 'A' === t - ? (e.ratioA = Object(o.j)(0, e.ratioA + r, 1)) - : (e.ratioB = Object(o.j)(0, e.ratioB + r, 1)), - e.updateValue() - }), - (this.onBlur = function () { - e.hasFocus && ((e.hasFocus = !1), e.ionBlur.emit(), e.emitStyle()) - }), - (this.onFocus = function () { - e.hasFocus || ((e.hasFocus = !0), e.ionFocus.emit(), e.emitStyle()) - }) - } - return ( - (t.prototype.debounceChanged = function () { - this.ionChange = Object(o.f)(this.ionChange, this.debounce) - }), - (t.prototype.minChanged = function () { - this.noUpdate || this.updateRatio() - }), - (t.prototype.maxChanged = function () { - this.noUpdate || this.updateRatio() - }), - (t.prototype.disabledChanged = function () { - this.gesture && this.gesture.enable(!this.disabled), this.emitStyle() - }), - (t.prototype.valueChanged = function (t) { - this.noUpdate || this.updateRatio(), (t = this.ensureValueInBounds(t)), this.ionChange.emit({ value: t }) - }), - (t.prototype.componentWillLoad = function () { - ;(this.rangeId = this.el.hasAttribute('id') ? this.el.getAttribute('id') : 'ion-r-' + c++), - (this.inheritedAttributes = Object(o.i)(this.el, ['aria-label'])) - }), - (t.prototype.componentDidLoad = function () { - this.setupGesture(), (this.didLoad = !0) - }), - (t.prototype.connectedCallback = function () { - this.updateRatio(), this.debounceChanged(), this.disabledChanged(), this.didLoad && this.setupGesture() - }), - (t.prototype.disconnectedCallback = function () { - this.gesture && (this.gesture.destroy(), (this.gesture = void 0)) - }), - (t.prototype.getValue = function () { - var t = this.value || 0 - return this.dualKnobs - ? 'object' === typeof t - ? t - : { lower: 0, upper: t } - : 'object' === typeof t - ? t.upper - : t - }), - (t.prototype.emitStyle = function () { - this.ionStyle.emit({ interactive: !0, 'interactive-disabled': this.disabled }) - }), - (t.prototype.onStart = function (t) { - var e = (this.rect = this.rangeSlider.getBoundingClientRect()), - n = t.currentX, - r = Object(o.j)(0, (n - e.left) / e.width, 1) - 'rtl' === document.dir && (r = 1 - r), - (this.pressedKnob = - !this.dualKnobs || Math.abs(this.ratioA - r) < Math.abs(this.ratioB - r) ? 'A' : 'B'), - this.setFocus(this.pressedKnob), - this.update(n) - }), - (t.prototype.onMove = function (t) { - this.update(t.currentX) - }), - (t.prototype.onEnd = function (t) { - this.update(t.currentX), (this.pressedKnob = void 0) - }), - (t.prototype.update = function (t) { - var e = this.rect, - n = Object(o.j)(0, (t - e.left) / e.width, 1) - 'rtl' === document.dir && (n = 1 - n), - this.snaps && (n = g(b(n, this.min, this.max, this.step), this.min, this.max)), - 'A' === this.pressedKnob ? (this.ratioA = n) : (this.ratioB = n), - this.updateValue() - }), - Object.defineProperty(t.prototype, 'valA', { - get: function () { - return b(this.ratioA, this.min, this.max, this.step) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'valB', { - get: function () { - return b(this.ratioB, this.min, this.max, this.step) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'ratioLower', { - get: function () { - return this.dualKnobs ? Math.min(this.ratioA, this.ratioB) : 0 - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'ratioUpper', { - get: function () { - return this.dualKnobs ? Math.max(this.ratioA, this.ratioB) : this.ratioA - }, - enumerable: !1, - configurable: !0, - }), - (t.prototype.updateRatio = function () { - var t = this.getValue(), - e = this.min, - n = this.max - this.dualKnobs - ? ((this.ratioA = g(t.lower, e, n)), (this.ratioB = g(t.upper, e, n))) - : (this.ratioA = g(t, e, n)) - }), - (t.prototype.updateValue = function () { - this.noUpdate = !0 - var t = this.valA, - e = this.valB - ;(this.value = this.dualKnobs ? { lower: Math.min(t, e), upper: Math.max(t, e) } : t), - (this.noUpdate = !1) - }), - (t.prototype.setFocus = function (t) { - if (this.el.shadowRoot) { - var e = this.el.shadowRoot.querySelector('A' === t ? '.range-knob-a' : '.range-knob-b') - e && e.focus() - } - }), - (t.prototype.render = function () { - var t, - e, - n = this, - r = this, - l = r.min, - b = r.max, - c = r.step, - h = r.el, - u = r.handleKeyboard, - p = r.pressedKnob, - m = r.disabled, - f = r.pin, - k = r.ratioLower, - v = r.ratioUpper, - x = r.inheritedAttributes, - w = r.rangeId, - y = Object(o.d)(h, w).labelText - ;(void 0 !== y && null !== y) || (y = x['aria-label']) - var j = Object(a.b)(this), - z = 100 * k + '%', - O = 100 - 100 * v + '%', - A = 'rtl' === document.dir, - B = A ? 'right' : 'left', - C = A ? 'left' : 'right', - K = function (t) { - var e - return ((e = {})[B] = t[B]), e - }, - S = (((t = {})[B] = z), (t[C] = O), t), - F = [] - if (this.snaps && this.ticks) - for (var M = l; M <= b; M += c) { - var P = g(M, l, b), - R = { ratio: P, active: P >= k && P <= v } - ;(R[B] = 100 * P + '%'), F.push(R) - } - return ( - Object(o.e)(!0, h, this.name, JSON.stringify(this.getValue()), m), - Object(i.j)( - i.c, - { - onFocusin: this.onFocus, - onFocusout: this.onBlur, - id: w, - class: Object(s.a)( - this.color, - ((e = {}), - (e[j] = !0), - (e['in-item'] = Object(s.c)('ion-item', h)), - (e['range-disabled'] = m), - (e['range-pressed'] = void 0 !== p), - (e['range-has-pin'] = f), - e) - ), - }, - Object(i.j)('slot', { name: 'start' }), - Object(i.j)( - 'div', - { - class: 'range-slider', - ref: function (t) { - return (n.rangeSlider = t) - }, - }, - F.map(function (t) { - return Object(i.j)('div', { - style: K(t), - role: 'presentation', - class: { 'range-tick': !0, 'range-tick-active': t.active }, - part: t.active ? 'tick-active' : 'tick', - }) - }), - Object(i.j)('div', { class: 'range-bar', role: 'presentation', part: 'bar' }), - Object(i.j)('div', { - class: 'range-bar range-bar-active', - role: 'presentation', - style: S, - part: 'bar-active', - }), - d(A, { - knob: 'A', - pressed: 'A' === p, - value: this.valA, - ratio: this.ratioA, - pin: f, - disabled: m, - handleKeyboard: u, - min: l, - max: b, - labelText: y, - }), - this.dualKnobs && - d(A, { - knob: 'B', - pressed: 'B' === p, - value: this.valB, - ratio: this.ratioB, - pin: f, - disabled: m, - handleKeyboard: u, - min: l, - max: b, - labelText: y, - }) - ), - Object(i.j)('slot', { name: 'end' }) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { - debounce: ['debounceChanged'], - min: ['minChanged'], - max: ['maxChanged'], - disabled: ['disabledChanged'], - value: ['valueChanged'], - } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - d = function (t, e) { - var n = e.knob, - r = e.value, - a = e.ratio, - o = e.min, - s = e.max, - l = e.disabled, - d = e.pressed, - b = e.pin, - g = e.handleKeyboard, - c = e.labelText, - h = t ? 'right' : 'left' - return Object(i.j)( - 'div', - { - onKeyDown: function (t) { - var e = t.key - 'ArrowLeft' === e || 'ArrowDown' === e - ? (g(n, !1), t.preventDefault(), t.stopPropagation()) - : ('ArrowRight' !== e && 'ArrowUp' !== e) || (g(n, !0), t.preventDefault(), t.stopPropagation()) - }, - class: { - 'range-knob-handle': !0, - 'range-knob-a': 'A' === n, - 'range-knob-b': 'B' === n, - 'range-knob-pressed': d, - 'range-knob-min': r === o, - 'range-knob-max': r === s, - }, - style: (function () { - var t = {} - return (t[h] = 100 * a + '%'), t - })(), - role: 'slider', - tabindex: l ? -1 : 0, - 'aria-label': c, - 'aria-valuemin': o, - 'aria-valuemax': s, - 'aria-disabled': l ? 'true' : null, - 'aria-valuenow': r, - }, - b && Object(i.j)('div', { class: 'range-pin', role: 'presentation', part: 'pin' }, Math.round(r)), - Object(i.j)('div', { class: 'range-knob', role: 'presentation', part: 'knob' }) - ) - }, - b = function (t, e, n, r) { - var i = (n - e) * t - return r > 0 && (i = Math.round(i / r) * r + e), Object(o.j)(e, i, n) - }, - g = function (t, e, n) { - return Object(o.j)(0, (t - e) / (n - e), 1) - }, - c = 0 - l.style = { - ios: ':host{--knob-handle-size:calc(var(--knob-size) * 2);display:-ms-flexbox;display:flex;position:relative;-ms-flex:3;flex:3;-ms-flex-align:center;align-items:center;font-family:var(--ion-font-family, inherit);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.range-disabled){pointer-events:none}::slotted(ion-label){-ms-flex:initial;flex:initial}::slotted(ion-icon[slot]){font-size:24px}.range-slider{position:relative;-ms-flex:1;flex:1;width:100%;height:var(--height);contain:size layout style;cursor:-webkit-grab;cursor:grab;-ms-touch-action:pan-y;touch-action:pan-y}:host(.range-pressed) .range-slider{cursor:-webkit-grabbing;cursor:grabbing}.range-pin{position:absolute;background:var(--ion-color-base);color:var(--ion-color-contrast);text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.range-knob-handle{left:0;top:calc((var(--height) - var(--knob-handle-size)) / 2);margin-left:calc(0px - var(--knob-handle-size) / 2);position:absolute;width:var(--knob-handle-size);height:var(--knob-handle-size);text-align:center}[dir=rtl] .range-knob-handle,:host-context([dir=rtl]) .range-knob-handle{left:unset;right:unset;right:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.range-knob-handle{margin-left:unset;-webkit-margin-start:calc(0px - var(--knob-handle-size) / 2);margin-inline-start:calc(0px - var(--knob-handle-size) / 2)}}[dir=rtl] .range-knob-handle,:host-context([dir=rtl]) .range-knob-handle{left:unset}.range-knob-handle:active,.range-knob-handle:focus{outline:none}.range-bar{border-radius:var(--bar-border-radius);left:0;top:calc((var(--height) - var(--bar-height)) / 2);position:absolute;width:100%;height:var(--bar-height);background:var(--bar-background);pointer-events:none}[dir=rtl] .range-bar,:host-context([dir=rtl]) .range-bar{left:unset;right:unset;right:0}[dir=rtl] .range-bar,:host-context([dir=rtl]) .range-bar{left:unset}.range-knob{border-radius:var(--knob-border-radius);left:calc(50% - var(--knob-size) / 2);top:calc(50% - var(--knob-size) / 2);position:absolute;width:var(--knob-size);height:var(--knob-size);background:var(--knob-background);-webkit-box-shadow:var(--knob-box-shadow);box-shadow:var(--knob-box-shadow);z-index:2;pointer-events:none}[dir=rtl] .range-knob,:host-context([dir=rtl]) .range-knob{left:unset;right:unset;right:calc(50% - var(--knob-size) / 2)}[dir=rtl] .range-knob,:host-context([dir=rtl]) .range-knob{left:unset}:host(.range-pressed) .range-bar-active{will-change:left, right}:host(.in-item){width:100%}:host(.in-item) ::slotted(ion-label){-ms-flex-item-align:center;align-self:center}:host{--knob-border-radius:50%;--knob-background:#ffffff;--knob-box-shadow:0 3px 1px rgba(0, 0, 0, 0.1), 0 4px 8px rgba(0, 0, 0, 0.13), 0 0 0 1px rgba(0, 0, 0, 0.02);--knob-size:28px;--bar-height:2px;--bar-background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.1);--bar-background-active:var(--ion-color-primary, #3880ff);--bar-border-radius:0;--height:42px;padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(.ion-color) .range-bar-active,:host(.ion-color) .range-tick-active{background:var(--ion-color-base)}::slotted([slot=start]){margin-left:0;margin-right:16px;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}}::slotted([slot=end]){margin-left:16px;margin-right:0;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}}:host(.range-has-pin){padding-top:20px}.range-bar-active{bottom:0;width:auto;background:var(--bar-background-active)}.range-tick{margin-left:-1px;border-radius:0;position:absolute;top:18px;width:2px;height:8px;background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.1);pointer-events:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.range-tick{margin-left:unset;-webkit-margin-start:-1px;margin-inline-start:-1px}}.range-tick-active{background:var(--bar-background-active)}.range-pin{-webkit-transform:translate3d(0, 28px, 0) scale(0.01);transform:translate3d(0, 28px, 0) scale(0.01);padding-left:8px;padding-right:8px;padding-top:8px;padding-bottom:8px;display:inline-block;position:relative;top:-20px;min-width:28px;-webkit-transition:-webkit-transform 120ms ease;transition:-webkit-transform 120ms ease;transition:transform 120ms ease;transition:transform 120ms ease, -webkit-transform 120ms ease;background:transparent;color:var(--ion-text-color, #000);font-size:12px;text-align:center}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.range-pin{padding-left:unset;padding-right:unset;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px}}.range-knob-pressed .range-pin{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}:host(.range-disabled){opacity:0.5}', - md: ':host{--knob-handle-size:calc(var(--knob-size) * 2);display:-ms-flexbox;display:flex;position:relative;-ms-flex:3;flex:3;-ms-flex-align:center;align-items:center;font-family:var(--ion-font-family, inherit);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.range-disabled){pointer-events:none}::slotted(ion-label){-ms-flex:initial;flex:initial}::slotted(ion-icon[slot]){font-size:24px}.range-slider{position:relative;-ms-flex:1;flex:1;width:100%;height:var(--height);contain:size layout style;cursor:-webkit-grab;cursor:grab;-ms-touch-action:pan-y;touch-action:pan-y}:host(.range-pressed) .range-slider{cursor:-webkit-grabbing;cursor:grabbing}.range-pin{position:absolute;background:var(--ion-color-base);color:var(--ion-color-contrast);text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.range-knob-handle{left:0;top:calc((var(--height) - var(--knob-handle-size)) / 2);margin-left:calc(0px - var(--knob-handle-size) / 2);position:absolute;width:var(--knob-handle-size);height:var(--knob-handle-size);text-align:center}[dir=rtl] .range-knob-handle,:host-context([dir=rtl]) .range-knob-handle{left:unset;right:unset;right:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.range-knob-handle{margin-left:unset;-webkit-margin-start:calc(0px - var(--knob-handle-size) / 2);margin-inline-start:calc(0px - var(--knob-handle-size) / 2)}}[dir=rtl] .range-knob-handle,:host-context([dir=rtl]) .range-knob-handle{left:unset}.range-knob-handle:active,.range-knob-handle:focus{outline:none}.range-bar{border-radius:var(--bar-border-radius);left:0;top:calc((var(--height) - var(--bar-height)) / 2);position:absolute;width:100%;height:var(--bar-height);background:var(--bar-background);pointer-events:none}[dir=rtl] .range-bar,:host-context([dir=rtl]) .range-bar{left:unset;right:unset;right:0}[dir=rtl] .range-bar,:host-context([dir=rtl]) .range-bar{left:unset}.range-knob{border-radius:var(--knob-border-radius);left:calc(50% - var(--knob-size) / 2);top:calc(50% - var(--knob-size) / 2);position:absolute;width:var(--knob-size);height:var(--knob-size);background:var(--knob-background);-webkit-box-shadow:var(--knob-box-shadow);box-shadow:var(--knob-box-shadow);z-index:2;pointer-events:none}[dir=rtl] .range-knob,:host-context([dir=rtl]) .range-knob{left:unset;right:unset;right:calc(50% - var(--knob-size) / 2)}[dir=rtl] .range-knob,:host-context([dir=rtl]) .range-knob{left:unset}:host(.range-pressed) .range-bar-active{will-change:left, right}:host(.in-item){width:100%}:host(.in-item) ::slotted(ion-label){-ms-flex-item-align:center;align-self:center}:host{--knob-border-radius:50%;--knob-background:var(--bar-background-active);--knob-box-shadow:none;--knob-size:18px;--bar-height:2px;--bar-background:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.26);--bar-background-active:var(--ion-color-primary, #3880ff);--bar-border-radius:0;--height:42px;--pin-background:var(--ion-color-primary, #3880ff);--pin-color:var(--ion-color-primary-contrast, #fff);padding-left:14px;padding-right:14px;padding-top:8px;padding-bottom:8px;font-size:12px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:14px;padding-inline-start:14px;-webkit-padding-end:14px;padding-inline-end:14px}}:host(.ion-color) .range-bar{background:rgba(var(--ion-color-base-rgb), 0.26)}:host(.ion-color) .range-bar-active,:host(.ion-color) .range-knob,:host(.ion-color) .range-pin,:host(.ion-color) .range-pin::before,:host(.ion-color) .range-tick{background:var(--ion-color-base);color:var(--ion-color-contrast)}::slotted([slot=start]){margin-left:0;margin-right:14px;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:14px;margin-inline-end:14px}}::slotted([slot=end]){margin-left:14px;margin-right:0;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:14px;margin-inline-start:14px;-webkit-margin-end:0;margin-inline-end:0}}:host(.range-has-pin){padding-top:28px}.range-bar-active{bottom:0;width:auto;background:var(--bar-background-active)}.range-knob{-webkit-transform:scale(0.67);transform:scale(0.67);-webkit-transition-duration:120ms;transition-duration:120ms;-webkit-transition-property:background-color, border, -webkit-transform;transition-property:background-color, border, -webkit-transform;transition-property:transform, background-color, border;transition-property:transform, background-color, border, -webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;z-index:2}.range-tick{position:absolute;top:calc((var(--height) - var(--bar-height)) / 2);width:var(--bar-height);height:var(--bar-height);background:var(--bar-background-active);z-index:1;pointer-events:none}.range-tick-active{background:transparent}.range-pin{padding-left:0;padding-right:0;padding-top:8px;padding-bottom:8px;border-radius:50%;-webkit-transform:translate3d(0, 0, 0) scale(0.01);transform:translate3d(0, 0, 0) scale(0.01);display:inline-block;position:relative;min-width:28px;height:28px;-webkit-transition:background 120ms ease, -webkit-transform 120ms ease;transition:background 120ms ease, -webkit-transform 120ms ease;transition:transform 120ms ease, background 120ms ease;transition:transform 120ms ease, background 120ms ease, -webkit-transform 120ms ease;background:var(--pin-background);color:var(--pin-color);text-align:center}.range-pin::before{left:50%;top:3px;margin-left:-13px;border-radius:50% 50% 50% 0;position:absolute;width:26px;height:26px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:background 120ms ease;transition:background 120ms ease;background:var(--pin-background);content:"";z-index:-1}[dir=rtl] .range-pin::before,:host-context([dir=rtl]) .range-pin::before{left:unset;right:unset;right:50%}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.range-pin::before{margin-left:unset;-webkit-margin-start:-13px;margin-inline-start:-13px}}[dir=rtl] .range-pin::before,:host-context([dir=rtl]) .range-pin::before{left:unset}.range-knob-pressed .range-pin{-webkit-transform:translate3d(0, -24px, 0) scale(1);transform:translate3d(0, -24px, 0) scale(1)}:host(:not(.range-has-pin)) .range-knob-pressed .range-knob{-webkit-transform:scale(1);transform:scale(1)}:host(.range-disabled) .range-bar-active,:host(.range-disabled) .range-bar,:host(.range-disabled) .range-tick{background-color:var(--ion-color-step-250, #bfbfbf)}:host(.range-disabled) .range-knob{-webkit-transform:scale(0.55);transform:scale(0.55);outline:5px solid #fff;background-color:var(--ion-color-step-250, #bfbfbf)}', - } - }, - 133: function (t, e, n) { - 'use strict' - n.d(e, 'a', function () { - return a - }), - n.d(e, 'b', function () { - return o - }), - n.d(e, 'c', function () { - return i - }), - n.d(e, 'd', function () { - return l - }) - var r = n(1), - i = function (t, e) { - return null !== e.closest(t) - }, - a = function (t, e) { - var n - return 'string' === typeof t && t.length > 0 - ? Object.assign((((n = { 'ion-color': !0 })['ion-color-' + t] = !0), n), e) - : e - }, - o = function (t) { - var e = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (e[t] = !0) - }), - e - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - l = function (t, e, n, i) { - return Object(r.a)(void 0, void 0, void 0, function () { - var a - return Object(r.c)(this, function (r) { - return null != t && '#' !== t[0] && !s.test(t) && (a = document.querySelector('ion-router')) - ? (null != e && e.preventDefault(), [2, a.push(t, n, i)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=31.4e9d3c29.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[31],{113:function(t,e,n){"use strict";n.r(e),n.d(e,"ion_range",(function(){return l}));var r=n(1),i=n(13),a=n(14),o=n(12),s=n(133),l=function(){function t(t){var e=this;Object(i.o)(this,t),this.ionChange=Object(i.g)(this,"ionChange",7),this.ionStyle=Object(i.g)(this,"ionStyle",7),this.ionFocus=Object(i.g)(this,"ionFocus",7),this.ionBlur=Object(i.g)(this,"ionBlur",7),this.didLoad=!1,this.noUpdate=!1,this.hasFocus=!1,this.inheritedAttributes={},this.ratioA=0,this.ratioB=0,this.debounce=0,this.name="",this.dualKnobs=!1,this.min=0,this.max=100,this.pin=!1,this.snaps=!1,this.step=1,this.ticks=!0,this.disabled=!1,this.value=0,this.clampBounds=function(t){return Object(o.j)(e.min,t,e.max)},this.ensureValueInBounds=function(t){return e.dualKnobs?{lower:e.clampBounds(t.lower),upper:e.clampBounds(t.upper)}:e.clampBounds(t)},this.setupGesture=function(){return Object(r.a)(e,void 0,void 0,(function(){var t,e,i=this;return Object(r.c)(this,(function(r){switch(r.label){case 0:return(t=this.rangeSlider)?(e=this,[4,Promise.resolve().then(n.bind(null,37))]):[3,2];case 1:e.gesture=r.sent().createGesture({el:t,gestureName:"range",gesturePriority:100,threshold:0,onStart:function(t){return i.onStart(t)},onMove:function(t){return i.onMove(t)},onEnd:function(t){return i.onEnd(t)}}),this.gesture.enable(!this.disabled),r.label=2;case 2:return[2]}}))}))},this.handleKeyboard=function(t,n){var r=e.step;r=r>0?r:1,r/=e.max-e.min,n||(r*=-1),"A"===t?e.ratioA=Object(o.j)(0,e.ratioA+r,1):e.ratioB=Object(o.j)(0,e.ratioB+r,1),e.updateValue()},this.onBlur=function(){e.hasFocus&&(e.hasFocus=!1,e.ionBlur.emit(),e.emitStyle())},this.onFocus=function(){e.hasFocus||(e.hasFocus=!0,e.ionFocus.emit(),e.emitStyle())}}return t.prototype.debounceChanged=function(){this.ionChange=Object(o.f)(this.ionChange,this.debounce)},t.prototype.minChanged=function(){this.noUpdate||this.updateRatio()},t.prototype.maxChanged=function(){this.noUpdate||this.updateRatio()},t.prototype.disabledChanged=function(){this.gesture&&this.gesture.enable(!this.disabled),this.emitStyle()},t.prototype.valueChanged=function(t){this.noUpdate||this.updateRatio(),t=this.ensureValueInBounds(t),this.ionChange.emit({value:t})},t.prototype.componentWillLoad=function(){this.rangeId=this.el.hasAttribute("id")?this.el.getAttribute("id"):"ion-r-"+c++,this.inheritedAttributes=Object(o.i)(this.el,["aria-label"])},t.prototype.componentDidLoad=function(){this.setupGesture(),this.didLoad=!0},t.prototype.connectedCallback=function(){this.updateRatio(),this.debounceChanged(),this.disabledChanged(),this.didLoad&&this.setupGesture()},t.prototype.disconnectedCallback=function(){this.gesture&&(this.gesture.destroy(),this.gesture=void 0)},t.prototype.getValue=function(){var t=this.value||0;return this.dualKnobs?"object"===typeof t?t:{lower:0,upper:t}:"object"===typeof t?t.upper:t},t.prototype.emitStyle=function(){this.ionStyle.emit({interactive:!0,"interactive-disabled":this.disabled})},t.prototype.onStart=function(t){var e=this.rect=this.rangeSlider.getBoundingClientRect(),n=t.currentX,r=Object(o.j)(0,(n-e.left)/e.width,1);"rtl"===document.dir&&(r=1-r),this.pressedKnob=!this.dualKnobs||Math.abs(this.ratioA-r)=k&&P<=v};R[B]=100*P+"%",F.push(R)}return Object(o.e)(!0,h,this.name,JSON.stringify(this.getValue()),m),Object(i.j)(i.c,{onFocusin:this.onFocus,onFocusout:this.onBlur,id:w,class:Object(s.a)(this.color,(e={},e[j]=!0,e["in-item"]=Object(s.c)("ion-item",h),e["range-disabled"]=m,e["range-pressed"]=void 0!==p,e["range-has-pin"]=f,e))},Object(i.j)("slot",{name:"start"}),Object(i.j)("div",{class:"range-slider",ref:function(t){return n.rangeSlider=t}},F.map((function(t){return Object(i.j)("div",{style:K(t),role:"presentation",class:{"range-tick":!0,"range-tick-active":t.active},part:t.active?"tick-active":"tick"})})),Object(i.j)("div",{class:"range-bar",role:"presentation",part:"bar"}),Object(i.j)("div",{class:"range-bar range-bar-active",role:"presentation",style:S,part:"bar-active"}),d(A,{knob:"A",pressed:"A"===p,value:this.valA,ratio:this.ratioA,pin:f,disabled:m,handleKeyboard:u,min:l,max:b,labelText:y}),this.dualKnobs&&d(A,{knob:"B",pressed:"B"===p,value:this.valB,ratio:this.ratioB,pin:f,disabled:m,handleKeyboard:u,min:l,max:b,labelText:y})),Object(i.j)("slot",{name:"end"}))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(i.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{debounce:["debounceChanged"],min:["minChanged"],max:["maxChanged"],disabled:["disabledChanged"],value:["valueChanged"]}},enumerable:!1,configurable:!0}),t}(),d=function(t,e){var n=e.knob,r=e.value,a=e.ratio,o=e.min,s=e.max,l=e.disabled,d=e.pressed,b=e.pin,g=e.handleKeyboard,c=e.labelText,h=t?"right":"left";return Object(i.j)("div",{onKeyDown:function(t){var e=t.key;"ArrowLeft"===e||"ArrowDown"===e?(g(n,!1),t.preventDefault(),t.stopPropagation()):"ArrowRight"!==e&&"ArrowUp"!==e||(g(n,!0),t.preventDefault(),t.stopPropagation())},class:{"range-knob-handle":!0,"range-knob-a":"A"===n,"range-knob-b":"B"===n,"range-knob-pressed":d,"range-knob-min":r===o,"range-knob-max":r===s},style:function(){var t={};return t[h]=100*a+"%",t}(),role:"slider",tabindex:l?-1:0,"aria-label":c,"aria-valuemin":o,"aria-valuemax":s,"aria-disabled":l?"true":null,"aria-valuenow":r},b&&Object(i.j)("div",{class:"range-pin",role:"presentation",part:"pin"},Math.round(r)),Object(i.j)("div",{class:"range-knob",role:"presentation",part:"knob"}))},b=function(t,e,n,r){var i=(n-e)*t;return r>0&&(i=Math.round(i/r)*r+e),Object(o.j)(e,i,n)},g=function(t,e,n){return Object(o.j)(0,(t-e)/(n-e),1)},c=0;l.style={ios:":host{--knob-handle-size:calc(var(--knob-size) * 2);display:-ms-flexbox;display:flex;position:relative;-ms-flex:3;flex:3;-ms-flex-align:center;align-items:center;font-family:var(--ion-font-family, inherit);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.range-disabled){pointer-events:none}::slotted(ion-label){-ms-flex:initial;flex:initial}::slotted(ion-icon[slot]){font-size:24px}.range-slider{position:relative;-ms-flex:1;flex:1;width:100%;height:var(--height);contain:size layout style;cursor:-webkit-grab;cursor:grab;-ms-touch-action:pan-y;touch-action:pan-y}:host(.range-pressed) .range-slider{cursor:-webkit-grabbing;cursor:grabbing}.range-pin{position:absolute;background:var(--ion-color-base);color:var(--ion-color-contrast);text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.range-knob-handle{left:0;top:calc((var(--height) - var(--knob-handle-size)) / 2);margin-left:calc(0px - var(--knob-handle-size) / 2);position:absolute;width:var(--knob-handle-size);height:var(--knob-handle-size);text-align:center}[dir=rtl] .range-knob-handle,:host-context([dir=rtl]) .range-knob-handle{left:unset;right:unset;right:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.range-knob-handle{margin-left:unset;-webkit-margin-start:calc(0px - var(--knob-handle-size) / 2);margin-inline-start:calc(0px - var(--knob-handle-size) / 2)}}[dir=rtl] .range-knob-handle,:host-context([dir=rtl]) .range-knob-handle{left:unset}.range-knob-handle:active,.range-knob-handle:focus{outline:none}.range-bar{border-radius:var(--bar-border-radius);left:0;top:calc((var(--height) - var(--bar-height)) / 2);position:absolute;width:100%;height:var(--bar-height);background:var(--bar-background);pointer-events:none}[dir=rtl] .range-bar,:host-context([dir=rtl]) .range-bar{left:unset;right:unset;right:0}[dir=rtl] .range-bar,:host-context([dir=rtl]) .range-bar{left:unset}.range-knob{border-radius:var(--knob-border-radius);left:calc(50% - var(--knob-size) / 2);top:calc(50% - var(--knob-size) / 2);position:absolute;width:var(--knob-size);height:var(--knob-size);background:var(--knob-background);-webkit-box-shadow:var(--knob-box-shadow);box-shadow:var(--knob-box-shadow);z-index:2;pointer-events:none}[dir=rtl] .range-knob,:host-context([dir=rtl]) .range-knob{left:unset;right:unset;right:calc(50% - var(--knob-size) / 2)}[dir=rtl] .range-knob,:host-context([dir=rtl]) .range-knob{left:unset}:host(.range-pressed) .range-bar-active{will-change:left, right}:host(.in-item){width:100%}:host(.in-item) ::slotted(ion-label){-ms-flex-item-align:center;align-self:center}:host{--knob-border-radius:50%;--knob-background:#ffffff;--knob-box-shadow:0 3px 1px rgba(0, 0, 0, 0.1), 0 4px 8px rgba(0, 0, 0, 0.13), 0 0 0 1px rgba(0, 0, 0, 0.02);--knob-size:28px;--bar-height:2px;--bar-background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.1);--bar-background-active:var(--ion-color-primary, #3880ff);--bar-border-radius:0;--height:42px;padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}:host(.ion-color) .range-bar-active,:host(.ion-color) .range-tick-active{background:var(--ion-color-base)}::slotted([slot=start]){margin-left:0;margin-right:16px;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px}}::slotted([slot=end]){margin-left:16px;margin-right:0;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:0;margin-inline-end:0}}:host(.range-has-pin){padding-top:20px}.range-bar-active{bottom:0;width:auto;background:var(--bar-background-active)}.range-tick{margin-left:-1px;border-radius:0;position:absolute;top:18px;width:2px;height:8px;background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.1);pointer-events:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.range-tick{margin-left:unset;-webkit-margin-start:-1px;margin-inline-start:-1px}}.range-tick-active{background:var(--bar-background-active)}.range-pin{-webkit-transform:translate3d(0, 28px, 0) scale(0.01);transform:translate3d(0, 28px, 0) scale(0.01);padding-left:8px;padding-right:8px;padding-top:8px;padding-bottom:8px;display:inline-block;position:relative;top:-20px;min-width:28px;-webkit-transition:-webkit-transform 120ms ease;transition:-webkit-transform 120ms ease;transition:transform 120ms ease;transition:transform 120ms ease, -webkit-transform 120ms ease;background:transparent;color:var(--ion-text-color, #000);font-size:12px;text-align:center}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.range-pin{padding-left:unset;padding-right:unset;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px}}.range-knob-pressed .range-pin{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}:host(.range-disabled){opacity:0.5}",md:':host{--knob-handle-size:calc(var(--knob-size) * 2);display:-ms-flexbox;display:flex;position:relative;-ms-flex:3;flex:3;-ms-flex-align:center;align-items:center;font-family:var(--ion-font-family, inherit);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}:host(.range-disabled){pointer-events:none}::slotted(ion-label){-ms-flex:initial;flex:initial}::slotted(ion-icon[slot]){font-size:24px}.range-slider{position:relative;-ms-flex:1;flex:1;width:100%;height:var(--height);contain:size layout style;cursor:-webkit-grab;cursor:grab;-ms-touch-action:pan-y;touch-action:pan-y}:host(.range-pressed) .range-slider{cursor:-webkit-grabbing;cursor:grabbing}.range-pin{position:absolute;background:var(--ion-color-base);color:var(--ion-color-contrast);text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.range-knob-handle{left:0;top:calc((var(--height) - var(--knob-handle-size)) / 2);margin-left:calc(0px - var(--knob-handle-size) / 2);position:absolute;width:var(--knob-handle-size);height:var(--knob-handle-size);text-align:center}[dir=rtl] .range-knob-handle,:host-context([dir=rtl]) .range-knob-handle{left:unset;right:unset;right:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.range-knob-handle{margin-left:unset;-webkit-margin-start:calc(0px - var(--knob-handle-size) / 2);margin-inline-start:calc(0px - var(--knob-handle-size) / 2)}}[dir=rtl] .range-knob-handle,:host-context([dir=rtl]) .range-knob-handle{left:unset}.range-knob-handle:active,.range-knob-handle:focus{outline:none}.range-bar{border-radius:var(--bar-border-radius);left:0;top:calc((var(--height) - var(--bar-height)) / 2);position:absolute;width:100%;height:var(--bar-height);background:var(--bar-background);pointer-events:none}[dir=rtl] .range-bar,:host-context([dir=rtl]) .range-bar{left:unset;right:unset;right:0}[dir=rtl] .range-bar,:host-context([dir=rtl]) .range-bar{left:unset}.range-knob{border-radius:var(--knob-border-radius);left:calc(50% - var(--knob-size) / 2);top:calc(50% - var(--knob-size) / 2);position:absolute;width:var(--knob-size);height:var(--knob-size);background:var(--knob-background);-webkit-box-shadow:var(--knob-box-shadow);box-shadow:var(--knob-box-shadow);z-index:2;pointer-events:none}[dir=rtl] .range-knob,:host-context([dir=rtl]) .range-knob{left:unset;right:unset;right:calc(50% - var(--knob-size) / 2)}[dir=rtl] .range-knob,:host-context([dir=rtl]) .range-knob{left:unset}:host(.range-pressed) .range-bar-active{will-change:left, right}:host(.in-item){width:100%}:host(.in-item) ::slotted(ion-label){-ms-flex-item-align:center;align-self:center}:host{--knob-border-radius:50%;--knob-background:var(--bar-background-active);--knob-box-shadow:none;--knob-size:18px;--bar-height:2px;--bar-background:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.26);--bar-background-active:var(--ion-color-primary, #3880ff);--bar-border-radius:0;--height:42px;--pin-background:var(--ion-color-primary, #3880ff);--pin-color:var(--ion-color-primary-contrast, #fff);padding-left:14px;padding-right:14px;padding-top:8px;padding-bottom:8px;font-size:12px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:14px;padding-inline-start:14px;-webkit-padding-end:14px;padding-inline-end:14px}}:host(.ion-color) .range-bar{background:rgba(var(--ion-color-base-rgb), 0.26)}:host(.ion-color) .range-bar-active,:host(.ion-color) .range-knob,:host(.ion-color) .range-pin,:host(.ion-color) .range-pin::before,:host(.ion-color) .range-tick{background:var(--ion-color-base);color:var(--ion-color-contrast)}::slotted([slot=start]){margin-left:0;margin-right:14px;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=start]){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:14px;margin-inline-end:14px}}::slotted([slot=end]){margin-left:14px;margin-right:0;margin-top:0;margin-bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted([slot=end]){margin-left:unset;margin-right:unset;-webkit-margin-start:14px;margin-inline-start:14px;-webkit-margin-end:0;margin-inline-end:0}}:host(.range-has-pin){padding-top:28px}.range-bar-active{bottom:0;width:auto;background:var(--bar-background-active)}.range-knob{-webkit-transform:scale(0.67);transform:scale(0.67);-webkit-transition-duration:120ms;transition-duration:120ms;-webkit-transition-property:background-color, border, -webkit-transform;transition-property:background-color, border, -webkit-transform;transition-property:transform, background-color, border;transition-property:transform, background-color, border, -webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;z-index:2}.range-tick{position:absolute;top:calc((var(--height) - var(--bar-height)) / 2);width:var(--bar-height);height:var(--bar-height);background:var(--bar-background-active);z-index:1;pointer-events:none}.range-tick-active{background:transparent}.range-pin{padding-left:0;padding-right:0;padding-top:8px;padding-bottom:8px;border-radius:50%;-webkit-transform:translate3d(0, 0, 0) scale(0.01);transform:translate3d(0, 0, 0) scale(0.01);display:inline-block;position:relative;min-width:28px;height:28px;-webkit-transition:background 120ms ease, -webkit-transform 120ms ease;transition:background 120ms ease, -webkit-transform 120ms ease;transition:transform 120ms ease, background 120ms ease;transition:transform 120ms ease, background 120ms ease, -webkit-transform 120ms ease;background:var(--pin-background);color:var(--pin-color);text-align:center}.range-pin::before{left:50%;top:3px;margin-left:-13px;border-radius:50% 50% 50% 0;position:absolute;width:26px;height:26px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:background 120ms ease;transition:background 120ms ease;background:var(--pin-background);content:"";z-index:-1}[dir=rtl] .range-pin::before,:host-context([dir=rtl]) .range-pin::before{left:unset;right:unset;right:50%}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.range-pin::before{margin-left:unset;-webkit-margin-start:-13px;margin-inline-start:-13px}}[dir=rtl] .range-pin::before,:host-context([dir=rtl]) .range-pin::before{left:unset}.range-knob-pressed .range-pin{-webkit-transform:translate3d(0, -24px, 0) scale(1);transform:translate3d(0, -24px, 0) scale(1)}:host(:not(.range-has-pin)) .range-knob-pressed .range-knob{-webkit-transform:scale(1);transform:scale(1)}:host(.range-disabled) .range-bar-active,:host(.range-disabled) .range-bar,:host(.range-disabled) .range-tick{background-color:var(--ion-color-step-250, #bfbfbf)}:host(.range-disabled) .range-knob{-webkit-transform:scale(0.55);transform:scale(0.55);outline:5px solid #fff;background-color:var(--ion-color-step-250, #bfbfbf)}'}},133:function(t,e,n){"use strict";n.d(e,"a",(function(){return a})),n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"d",(function(){return l}));var r=n(1),i=function(t,e){return null!==e.closest(t)},a=function(t,e){var n;return"string"===typeof t&&t.length>0?Object.assign(((n={"ion-color":!0})["ion-color-"+t]=!0,n),e):e},o=function(t){var e={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return e[t]=!0})),e},s=/^[a-z][a-z0-9+\-.]*:/,l=function(t,e,n,i){return Object(r.a)(void 0,void 0,void 0,(function(){var a;return Object(r.c)(this,(function(r){return null!=t&&"#"!==t[0]&&!s.test(t)&&(a=document.querySelector("ion-router"))?(null!=e&&e.preventDefault(),[2,a.push(t,n,i)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=31.4e9d3c29.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/32.f07e95db.chunk.js b/docs/static/js/32.f07e95db.chunk.js index ecc4a4a..6e40a9c 100644 --- a/docs/static/js/32.f07e95db.chunk.js +++ b/docs/static/js/32.f07e95db.chunk.js @@ -1,818 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [32], - { - 117: function (t, e, n) { - 'use strict' - n.r(e), - n.d(e, 'ion_route', function () { - return s - }), - n.d(e, 'ion_route_redirect', function () { - return c - }), - n.d(e, 'ion_router', function () { - return x - }), - n.d(e, 'ion_router_link', function () { - return U - }) - var r = n(1), - o = n(13), - i = n(12), - u = n(14), - a = n(133), - s = (function () { - function t(t) { - Object(o.o)(this, t), - (this.ionRouteDataChanged = Object(o.g)(this, 'ionRouteDataChanged', 7)), - (this.url = '') - } - return ( - (t.prototype.onUpdate = function (t) { - this.ionRouteDataChanged.emit(t) - }), - (t.prototype.onComponentProps = function (t, e) { - if (t !== e) { - var n = t ? Object.keys(t) : [], - r = e ? Object.keys(e) : [] - if (n.length === r.length) - for (var o = 0, i = n; o < i.length; o++) { - var u = i[o] - if (t[u] !== e[u]) return void this.onUpdate(t) - } - else this.onUpdate(t) - } - }), - (t.prototype.connectedCallback = function () { - this.ionRouteDataChanged.emit() - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { url: ['onUpdate'], component: ['onUpdate'], componentProps: ['onComponentProps'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - c = (function () { - function t(t) { - Object(o.o)(this, t), (this.ionRouteRedirectChanged = Object(o.g)(this, 'ionRouteRedirectChanged', 7)) - } - return ( - (t.prototype.propDidChange = function () { - this.ionRouteRedirectChanged.emit() - }), - (t.prototype.connectedCallback = function () { - this.ionRouteRedirectChanged.emit() - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { from: ['propDidChange'], to: ['propDidChange'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - h = 'root', - l = 'forward', - f = function (t) { - return ( - '/' + - t - .filter(function (t) { - return t.length > 0 - }) - .join('/') - ) - }, - d = function (t, e, n, o, i, u, a) { - var s = (function (t, e, n) { - var r = f(t) - return e && (r = '#' + r), void 0 !== n && (r += '?' + n), r - })(Object(r.e)(Object(r.e)([], p(e).segments), o), n, a) - i === l ? t.pushState(u, '', s) : t.replaceState(u, '', s) - }, - p = function (t) { - var e, - n = [''] - if (null != t) { - var r = t.indexOf('?') - r > -1 && ((e = t.substr(r + 1)), (t = t.substr(0, r))), - 0 === - (n = t - .split('/') - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return t.length > 0 - })).length && (n = ['']) - } - return { segments: n, queryString: e } - }, - v = function t(e, n, o, u, a, s) { - return ( - void 0 === a && (a = !1), - Object(r.a)(void 0, void 0, void 0, function () { - var c, l, f, d - return Object(r.c)(this, function (r) { - switch (r.label) { - case 0: - return ( - r.trys.push([0, 6, , 7]), - (c = m(e)), - u >= n.length || !c - ? [2, a] - : [ - 4, - new Promise(function (t) { - return Object(i.c)(c, t) - }), - ] - ) - case 1: - return r.sent(), (l = n[u]), [4, c.setRouteId(l.id, l.params, o, s)] - case 2: - return (f = r.sent()).changed && ((o = h), (a = !0)), [4, t(f.element, n, o, u + 1, a, s)] - case 3: - return (a = r.sent()), f.markVisible ? [4, f.markVisible()] : [3, 5] - case 4: - r.sent(), (r.label = 5) - case 5: - return [2, a] - case 6: - return (d = r.sent()), console.error(d), [2, !1] - case 7: - return [2] - } - }) - }) - ) - }, - b = function (t) { - return Object(r.a)(void 0, void 0, void 0, function () { - var e, n, o, i - return Object(r.c)(this, function (r) { - switch (r.label) { - case 0: - ;(e = []), (o = t), (r.label = 1) - case 1: - return (n = m(o)) ? [4, n.getRouteId()] : [3, 3] - case 2: - return (i = r.sent()) ? ((o = i.element), (i.element = void 0), e.push(i), [3, 4]) : [3, 5] - case 3: - return [3, 5] - case 4: - return [3, 1] - case 5: - return [2, { ids: e, outlet: n }] - } - }) - }) - }, - g = ':not([no-router]) ion-nav, :not([no-router]) ion-tabs, :not([no-router]) ion-router-outlet', - m = function (t) { - if (t) { - if (t.matches(g)) return t - var e = t.querySelector(g) - return null !== e && void 0 !== e ? e : void 0 - } - }, - y = function (t, e) { - return e.find(function (e) { - return (function (t, e) { - var n = e.from - if (void 0 === e.to) return !1 - if (n.length > t.length) return !1 - for (var r = 0; r < n.length; r++) { - var o = n[r] - if ('*' === o) return !0 - if (o !== t[r]) return !1 - } - return n.length === t.length - })(t, e) - }) - }, - w = function (t, e) { - for (var n = Math.min(t.length, e.length), r = 0; r < n && t[r].toLowerCase() === e[r].id; r++); - return r - }, - j = function (t, e) { - for (var n, r = new P(t), o = !1, i = 0; i < e.length; i++) { - var u = e[i].path - if ('' === u[0]) o = !0 - else { - for (var a = 0, s = u; a < s.length; a++) { - var c = s[a], - h = r.next() - if (':' === c[0]) { - if ('' === h) return null - ;((n = n || [])[i] || (n[i] = {}))[c.slice(1)] = h - } else if (h !== c) return null - } - o = !1 - } - } - return !o || o === ('' === r.next()) - ? n - ? e.map(function (t, e) { - return { - id: t.id, - path: t.path, - params: O(t.params, n[e]), - beforeEnter: t.beforeEnter, - beforeLeave: t.beforeLeave, - } - }) - : e - : null - }, - O = function (t, e) { - return t || e ? Object.assign(Object.assign({}, t), e) : void 0 - }, - R = function (t, e) { - for (var n = null, r = 0, o = 0, i = e; o < i.length; o++) { - var u = i[o], - a = j(t, u) - if (null !== a) { - var s = C(a) - s > r && ((r = s), (n = a)) - } - } - return n - }, - C = function (t) { - for (var e = 1, n = 1, r = 0, o = t; r < o.length; r++) - for (var i = 0, u = o[r].path; i < u.length; i++) { - var a = u[i] - ':' === a[0] ? (e += Math.pow(1, n)) : '' !== a && (e += Math.pow(2, n)), n++ - } - return e - }, - P = (function () { - function t(t) { - this.path = t.slice() - } - return ( - (t.prototype.next = function () { - return this.path.length > 0 ? this.path.shift() : '' - }), - t - ) - })(), - S = function (t, e) { - return e in t ? t[e] : t.hasAttribute(e) ? t.getAttribute(e) : null - }, - k = function (t) { - return Array.from(t.children) - .filter(function (t) { - return 'ION-ROUTE-REDIRECT' === t.tagName - }) - .map(function (t) { - var e = S(t, 'to') - return { from: p(S(t, 'from')).segments, to: null == e ? void 0 : p(e) } - }) - }, - E = function (t) { - return L(D(t)) - }, - D = function t(e) { - return Array.from(e.children) - .filter(function (t) { - return 'ION-ROUTE' === t.tagName && t.component - }) - .map(function (e) { - var n = S(e, 'component') - return { - path: p(S(e, 'url')).segments, - id: n.toLowerCase(), - params: e.componentProps, - beforeLeave: e.beforeLeave, - beforeEnter: e.beforeEnter, - children: t(e), - } - }) - }, - L = function (t) { - for (var e = [], n = 0, r = t; n < r.length; n++) { - var o = r[n] - N([], e, o) - } - return e - }, - N = function t(e, n, r) { - if ( - ((e = e.slice()).push({ - id: r.id, - path: r.path, - params: r.params, - beforeLeave: r.beforeLeave, - beforeEnter: r.beforeEnter, - }), - 0 !== r.children.length) - ) - for (var o = 0, i = r.children; o < i.length; o++) { - t(e, n, i[o]) - } - else n.push(e) - }, - x = (function () { - function t(t) { - Object(o.o)(this, t), - (this.ionRouteWillChange = Object(o.g)(this, 'ionRouteWillChange', 7)), - (this.ionRouteDidChange = Object(o.g)(this, 'ionRouteDidChange', 7)), - (this.previousPath = null), - (this.busy = !1), - (this.state = 0), - (this.lastState = 0), - (this.root = '/'), - (this.useHash = !0) - } - return ( - (t.prototype.componentWillLoad = function () { - return Object(r.a)(this, void 0, void 0, function () { - var t, e, n - return Object(r.c)(this, function (r) { - switch (r.label) { - case 0: - return [ - 4, - m(document.body) - ? Promise.resolve() - : new Promise(function (t) { - window.addEventListener('ionNavWillLoad', t, { once: !0 }) - }), - ] - case 1: - return r.sent(), [4, this.runGuards(this.getPath())] - case 2: - return !0 === (t = r.sent()) - ? [3, 5] - : 'object' !== typeof t - ? [3, 4] - : ((e = t.redirect), - (n = p(e)), - this.setPath(n.segments, h, n.queryString), - [4, this.writeNavStateRoot(n.segments, h)]) - case 3: - r.sent(), (r.label = 4) - case 4: - return [3, 7] - case 5: - return [4, this.onRoutesChanged()] - case 6: - r.sent(), (r.label = 7) - case 7: - return [2] - } - }) - }) - }), - (t.prototype.componentDidLoad = function () { - window.addEventListener('ionRouteRedirectChanged', Object(i.n)(this.onRedirectChanged.bind(this), 10)), - window.addEventListener('ionRouteDataChanged', Object(i.n)(this.onRoutesChanged.bind(this), 100)) - }), - (t.prototype.onPopState = function () { - return Object(r.a)(this, void 0, void 0, function () { - var t, e, n - return Object(r.c)(this, function (r) { - switch (r.label) { - case 0: - return (t = this.historyDirection()), (e = this.getPath()), [4, this.runGuards(e)] - case 1: - if (!0 !== (n = r.sent())) { - if ('object' !== typeof n) return [2, !1] - e = p(n.redirect).segments - } - return [2, this.writeNavStateRoot(e, t)] - } - }) - }) - }), - (t.prototype.onBackButton = function (t) { - var e = this - t.detail.register(0, function (t) { - e.back(), t() - }) - }), - (t.prototype.canTransition = function () { - return Object(r.a)(this, void 0, void 0, function () { - var t - return Object(r.c)(this, function (e) { - switch (e.label) { - case 0: - return [4, this.runGuards()] - case 1: - return !0 !== (t = e.sent()) ? ('object' === typeof t ? [2, t.redirect] : [2, !1]) : [2, !0] - } - }) - }) - }), - (t.prototype.push = function (t, e, n) { - return ( - void 0 === e && (e = 'forward'), - Object(r.a)(this, void 0, void 0, function () { - var o, i - return Object(r.c)(this, function (r) { - switch (r.label) { - case 0: - return ( - t.startsWith('.') && (t = new URL(t, window.location.href).pathname), - (o = p(t)), - [4, this.runGuards(o.segments)] - ) - case 1: - if (!0 !== (i = r.sent())) { - if ('object' !== typeof i) return [2, !1] - o = p(i.redirect) - } - return this.setPath(o.segments, e, o.queryString), [2, this.writeNavStateRoot(o.segments, e, n)] - } - }) - }) - ) - }), - (t.prototype.back = function () { - return window.history.back(), Promise.resolve(this.waitPromise) - }), - (t.prototype.printDebug = function () { - return Object(r.a)(this, void 0, void 0, function () { - return Object(r.c)(this, function (t) { - return ( - (function (t) { - console.group('[ion-core] ROUTES[' + t.length + ']') - for ( - var e = function (t) { - var e = [] - t.forEach(function (t) { - return e.push.apply(e, t.path) - }) - var n = t.map(function (t) { - return t.id - }) - console.debug( - '%c ' + f(e), - 'font-weight: bold; padding-left: 20px', - '=>\t', - '(' + n.join(', ') + ')' - ) - }, - n = 0, - r = t; - n < r.length; - n++ - ) - e(r[n]) - console.groupEnd() - })(E(this.el)), - (function (t) { - console.group('[ion-core] REDIRECTS[' + t.length + ']') - for (var e = 0, n = t; e < n.length; e++) { - var r = n[e] - r.to && - console.debug( - 'FROM: ', - '$c ' + f(r.from), - 'font-weight: bold', - ' TO: ', - '$c ' + f(r.to.segments), - 'font-weight: bold' - ) - } - console.groupEnd() - })(k(this.el)), - [2] - ) - }) - }) - }), - (t.prototype.navChanged = function (t) { - return Object(r.a)(this, void 0, void 0, function () { - var e, n, o, i, u, a - return Object(r.c)(this, function (r) { - switch (r.label) { - case 0: - return this.busy - ? (console.warn('[ion-router] router is busy, navChanged was cancelled'), [2, !1]) - : [4, b(window.document.body)] - case 1: - return ( - (e = r.sent()), - (n = e.ids), - (o = e.outlet), - (i = E(this.el)), - (u = (function (t, e) { - for ( - var n = null, - r = 0, - o = t.map(function (t) { - return t.id - }), - i = 0, - u = e; - i < u.length; - i++ - ) { - var a = u[i], - s = w(o, a) - s > r && ((n = a), (r = s)) - } - return n - ? n.map(function (e, n) { - return { id: e.id, path: e.path, params: O(e.params, t[n] && t[n].params) } - }) - : null - })(n, i)) - ? (a = (function (t) { - for (var e = [], n = 0, r = t; n < r.length; n++) - for (var o = r[n], i = 0, u = o.path; i < u.length; i++) { - var a = u[i] - if (':' === a[0]) { - var s = o.params && o.params[a.slice(1)] - if (!s) return null - e.push(s) - } else '' !== a && e.push(a) - } - return e - })(u)) - ? (this.setPath(a, t), [4, this.safeWriteNavState(o, u, h, a, null, n.length)]) - : (console.warn( - '[ion-router] router could not match path because some required param is missing' - ), - [2, !1]) - : (console.warn( - '[ion-router] no matching URL for ', - n.map(function (t) { - return t.id - }) - ), - [2, !1]) - ) - case 2: - return r.sent(), [2, !0] - } - }) - }) - }), - (t.prototype.onRedirectChanged = function () { - var t = this.getPath() - t && y(t, k(this.el)) && this.writeNavStateRoot(t, h) - }), - (t.prototype.onRoutesChanged = function () { - return this.writeNavStateRoot(this.getPath(), h) - }), - (t.prototype.historyDirection = function () { - var t, - e = window - null === e.history.state && - (this.state++, - e.history.replaceState( - this.state, - e.document.title, - null === (t = e.document.location) || void 0 === t ? void 0 : t.href - )) - var n = e.history.state, - r = this.lastState - return (this.lastState = n), n > r || (n >= r && r > 0) ? l : n < r ? 'back' : h - }), - (t.prototype.writeNavStateRoot = function (t, e, n) { - return Object(r.a)(this, void 0, void 0, function () { - var o, i, u, a, s, c, h, l - return Object(r.c)(this, function (r) { - return t - ? ((o = k(this.el)), - (i = y(t, o)), - (u = null), - i && - ((a = i.to), - (s = a.segments), - (c = a.queryString), - this.setPath(s, e, c), - (u = i.from), - (t = s)), - (h = E(this.el)), - (l = R(t, h)) - ? [2, this.safeWriteNavState(document.body, l, e, t, u, 0, n)] - : (console.error('[ion-router] the path does not match any route'), [2, !1])) - : (console.error('[ion-router] URL is not part of the routing set'), [2, !1]) - }) - }) - }), - (t.prototype.safeWriteNavState = function (t, e, n, o, i, u, a) { - return ( - void 0 === u && (u = 0), - Object(r.a)(this, void 0, void 0, function () { - var s, c, h - return Object(r.c)(this, function (r) { - switch (r.label) { - case 0: - return [4, this.lock()] - case 1: - ;(s = r.sent()), (c = !1), (r.label = 2) - case 2: - return r.trys.push([2, 4, , 5]), [4, this.writeNavState(t, e, n, o, i, u, a)] - case 3: - return (c = r.sent()), [3, 5] - case 4: - return (h = r.sent()), console.error(h), [3, 5] - case 5: - return s(), [2, c] - } - }) - }) - ) - }), - (t.prototype.lock = function () { - return Object(r.a)(this, void 0, void 0, function () { - var t, e - return Object(r.c)(this, function (n) { - switch (n.label) { - case 0: - return ( - (t = this.waitPromise), - (this.waitPromise = new Promise(function (t) { - return (e = t) - })), - void 0 === t ? [3, 2] : [4, t] - ) - case 1: - n.sent(), (n.label = 2) - case 2: - return [2, e] - } - }) - }) - }), - (t.prototype.runGuards = function (t, e) { - return ( - void 0 === t && (t = this.getPath()), - Object(r.a)(this, void 0, void 0, function () { - var n, o, i, u, a, s, c - return Object(r.c)(this, function (r) { - switch (r.label) { - case 0: - return ( - void 0 === e && (e = p(this.previousPath).segments), - t && e - ? ((n = E(this.el)), - (o = R(e, n)), - (i = o && o[o.length - 1].beforeLeave) ? [4, i()] : [3, 2]) - : [2, !0] - ) - case 1: - return (a = r.sent()), [3, 3] - case 2: - ;(a = !0), (r.label = 3) - case 3: - return !1 === (u = a) || 'object' === typeof u - ? [2, u] - : ((s = R(t, n)), [2, !(c = s && s[s.length - 1].beforeEnter) || c()]) - } - }) - }) - ) - }), - (t.prototype.writeNavState = function (t, e, n, o, i, u, a) { - return ( - void 0 === u && (u = 0), - Object(r.a)(this, void 0, void 0, function () { - var s, c - return Object(r.c)(this, function (r) { - switch (r.label) { - case 0: - return this.busy - ? (console.warn('[ion-router] router is busy, transition was cancelled'), [2, !1]) - : ((this.busy = !0), - (s = this.routeChangeEvent(o, i)) && this.ionRouteWillChange.emit(s), - [4, v(t, e, n, u, !1, a)]) - case 1: - return (c = r.sent()), (this.busy = !1), s && this.ionRouteDidChange.emit(s), [2, c] - } - }) - }) - ) - }), - (t.prototype.setPath = function (t, e, n) { - this.state++, d(window.history, this.root, this.useHash, t, e, this.state, n) - }), - (t.prototype.getPath = function () { - return (function (t, e, n) { - var r = p(e).segments, - o = n ? t.hash.slice(1) : t.pathname - return (function (t, e) { - if (t.length > e.length) return null - if (t.length <= 1 && '' === t[0]) return e - for (var n = 0; n < t.length; n++) if (t[n] !== e[n]) return null - return e.length === t.length ? [''] : e.slice(t.length) - })(r, p(o).segments) - })(window.location, this.root, this.useHash) - }), - (t.prototype.routeChangeEvent = function (t, e) { - var n = this.previousPath, - r = f(t) - return (this.previousPath = r), r === n ? null : { from: n, redirectedFrom: e ? f(e) : null, to: r } - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - U = (function () { - function t(t) { - var e = this - Object(o.o)(this, t), - (this.routerDirection = 'forward'), - (this.onClick = function (t) { - Object(a.d)(e.href, t, e.routerDirection, e.routerAnimation) - }) - } - return ( - (t.prototype.render = function () { - var t, - e = Object(u.b)(this), - n = { href: this.href, rel: this.rel, target: this.target } - return Object(o.j)( - o.c, - { - onClick: this.onClick, - class: Object(a.a)(this.color, ((t = {}), (t[e] = !0), (t['ion-activatable'] = !0), t)), - }, - Object(o.j)('a', Object.assign({}, n), Object(o.j)('slot', null)) - ) - }), - t - ) - })() - U.style = - ':host{--background:transparent;--color:var(--ion-color-primary, #3880ff);background:var(--background);color:var(--color)}:host(.ion-color){color:var(--ion-color-base)}a{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit}' - }, - 133: function (t, e, n) { - 'use strict' - n.d(e, 'a', function () { - return i - }), - n.d(e, 'b', function () { - return u - }), - n.d(e, 'c', function () { - return o - }), - n.d(e, 'd', function () { - return s - }) - var r = n(1), - o = function (t, e) { - return null !== e.closest(t) - }, - i = function (t, e) { - var n - return 'string' === typeof t && t.length > 0 - ? Object.assign((((n = { 'ion-color': !0 })['ion-color-' + t] = !0), n), e) - : e - }, - u = function (t) { - var e = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (e[t] = !0) - }), - e - ) - }, - a = /^[a-z][a-z0-9+\-.]*:/, - s = function (t, e, n, o) { - return Object(r.a)(void 0, void 0, void 0, function () { - var i - return Object(r.c)(this, function (r) { - return null != t && '#' !== t[0] && !a.test(t) && (i = document.querySelector('ion-router')) - ? (null != e && e.preventDefault(), [2, i.push(t, n, o)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=32.f07e95db.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[32],{117:function(t,e,n){"use strict";n.r(e),n.d(e,"ion_route",(function(){return s})),n.d(e,"ion_route_redirect",(function(){return c})),n.d(e,"ion_router",(function(){return x})),n.d(e,"ion_router_link",(function(){return U}));var r=n(1),o=n(13),i=n(12),u=n(14),a=n(133),s=function(){function t(t){Object(o.o)(this,t),this.ionRouteDataChanged=Object(o.g)(this,"ionRouteDataChanged",7),this.url=""}return t.prototype.onUpdate=function(t){this.ionRouteDataChanged.emit(t)},t.prototype.onComponentProps=function(t,e){if(t!==e){var n=t?Object.keys(t):[],r=e?Object.keys(e):[];if(n.length===r.length)for(var o=0,i=n;o0})).join("/")},d=function(t,e,n,o,i,u,a){var s=function(t,e,n){var r=f(t);return e&&(r="#"+r),void 0!==n&&(r+="?"+n),r}(Object(r.e)(Object(r.e)([],p(e).segments),o),n,a);i===l?t.pushState(u,"",s):t.replaceState(u,"",s)},p=function(t){var e,n=[""];if(null!=t){var r=t.indexOf("?");r>-1&&(e=t.substr(r+1),t=t.substr(0,r)),0===(n=t.split("/").map((function(t){return t.trim()})).filter((function(t){return t.length>0}))).length&&(n=[""])}return{segments:n,queryString:e}},v=function t(e,n,o,u,a,s){return void 0===a&&(a=!1),Object(r.a)(void 0,void 0,void 0,(function(){var c,l,f,d;return Object(r.c)(this,(function(r){switch(r.label){case 0:return r.trys.push([0,6,,7]),c=m(e),u>=n.length||!c?[2,a]:[4,new Promise((function(t){return Object(i.c)(c,t)}))];case 1:return r.sent(),l=n[u],[4,c.setRouteId(l.id,l.params,o,s)];case 2:return(f=r.sent()).changed&&(o=h,a=!0),[4,t(f.element,n,o,u+1,a,s)];case 3:return a=r.sent(),f.markVisible?[4,f.markVisible()]:[3,5];case 4:r.sent(),r.label=5;case 5:return[2,a];case 6:return d=r.sent(),console.error(d),[2,!1];case 7:return[2]}}))}))},b=function(t){return Object(r.a)(void 0,void 0,void 0,(function(){var e,n,o,i;return Object(r.c)(this,(function(r){switch(r.label){case 0:e=[],o=t,r.label=1;case 1:return(n=m(o))?[4,n.getRouteId()]:[3,3];case 2:return(i=r.sent())?(o=i.element,i.element=void 0,e.push(i),[3,4]):[3,5];case 3:return[3,5];case 4:return[3,1];case 5:return[2,{ids:e,outlet:n}]}}))}))},g=":not([no-router]) ion-nav, :not([no-router]) ion-tabs, :not([no-router]) ion-router-outlet",m=function(t){if(t){if(t.matches(g))return t;var e=t.querySelector(g);return null!==e&&void 0!==e?e:void 0}},y=function(t,e){return e.find((function(e){return function(t,e){var n=e.from;if(void 0===e.to)return!1;if(n.length>t.length)return!1;for(var r=0;rr&&(r=s,n=a)}}return n},C=function(t){for(var e=1,n=1,r=0,o=t;r0?this.path.shift():""},t}(),S=function(t,e){return e in t?t[e]:t.hasAttribute(e)?t.getAttribute(e):null},k=function(t){return Array.from(t.children).filter((function(t){return"ION-ROUTE-REDIRECT"===t.tagName})).map((function(t){var e=S(t,"to");return{from:p(S(t,"from")).segments,to:null==e?void 0:p(e)}}))},E=function(t){return L(D(t))},D=function t(e){return Array.from(e.children).filter((function(t){return"ION-ROUTE"===t.tagName&&t.component})).map((function(e){var n=S(e,"component");return{path:p(S(e,"url")).segments,id:n.toLowerCase(),params:e.componentProps,beforeLeave:e.beforeLeave,beforeEnter:e.beforeEnter,children:t(e)}}))},L=function(t){for(var e=[],n=0,r=t;n\t","("+n.join(", ")+")")},n=0,r=t;nr&&(n=a,r=s)}return n?n.map((function(e,n){return{id:e.id,path:e.path,params:O(e.params,t[n]&&t[n].params)}})):null}(n,i))?(a=function(t){for(var e=[],n=0,r=t;nr||n>=r&&r>0?l:ne.length)return null;if(t.length<=1&&""===t[0])return e;for(var n=0;n0?Object.assign(((n={"ion-color":!0})["ion-color-"+t]=!0,n),e):e},u=function(t){var e={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return e[t]=!0})),e},a=/^[a-z][a-z0-9+\-.]*:/,s=function(t,e,n,o){return Object(r.a)(void 0,void 0,void 0,(function(){var i;return Object(r.c)(this,(function(r){return null!=t&&"#"!==t[0]&&!a.test(t)&&(i=document.querySelector("ion-router"))?(null!=e&&e.preventDefault(),[2,i.push(t,n,o)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=32.f07e95db.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/33.ad5133e5.chunk.js b/docs/static/js/33.ad5133e5.chunk.js index b861589..fcc7db7 100644 --- a/docs/static/js/33.ad5133e5.chunk.js +++ b/docs/static/js/33.ad5133e5.chunk.js @@ -1,359 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [33], - { - 118: function (r, a, o) { - 'use strict' - o.r(a), - o.d(a, 'ion_searchbar', function () { - return s - }) - var e = o(1), - i = o(13), - n = o(14), - t = o(12), - c = o(133), - s = (function () { - function r(r) { - var a = this - Object(i.o)(this, r), - (this.ionInput = Object(i.g)(this, 'ionInput', 7)), - (this.ionChange = Object(i.g)(this, 'ionChange', 7)), - (this.ionCancel = Object(i.g)(this, 'ionCancel', 7)), - (this.ionClear = Object(i.g)(this, 'ionClear', 7)), - (this.ionBlur = Object(i.g)(this, 'ionBlur', 7)), - (this.ionFocus = Object(i.g)(this, 'ionFocus', 7)), - (this.ionStyle = Object(i.g)(this, 'ionStyle', 7)), - (this.isCancelVisible = !1), - (this.shouldAlignLeft = !0), - (this.focused = !1), - (this.noAnimate = !0), - (this.animated = !1), - (this.autocomplete = 'off'), - (this.autocorrect = 'off'), - (this.cancelButtonIcon = n.c.get('backButtonIcon', 'arrow-back-sharp')), - (this.cancelButtonText = 'Cancel'), - (this.debounce = 250), - (this.disabled = !1), - (this.placeholder = 'Search'), - (this.showCancelButton = 'never'), - (this.showClearButton = 'focus'), - (this.spellcheck = !1), - (this.type = 'search'), - (this.value = ''), - (this.onClearInput = function (r, o) { - a.ionClear.emit(), - r && (r.preventDefault(), r.stopPropagation()), - setTimeout(function () { - '' !== a.getValue() && ((a.value = ''), a.ionInput.emit(), o && !a.focused && a.setFocus()) - }, 64) - }), - (this.onCancelSearchbar = function (r) { - r && (r.preventDefault(), r.stopPropagation()), - a.ionCancel.emit(), - a.onClearInput(), - a.nativeInput && a.nativeInput.blur() - }), - (this.onInput = function (r) { - var o = r.target - o && (a.value = o.value), a.ionInput.emit(r) - }), - (this.onBlur = function () { - ;(a.focused = !1), a.ionBlur.emit(), a.positionElements() - }), - (this.onFocus = function () { - ;(a.focused = !0), a.ionFocus.emit(), a.positionElements() - }) - } - return ( - (r.prototype.debounceChanged = function () { - this.ionChange = Object(t.f)(this.ionChange, this.debounce) - }), - (r.prototype.valueChanged = function () { - var r = this.nativeInput, - a = this.getValue() - r && r.value !== a && (r.value = a), this.ionChange.emit({ value: a }) - }), - (r.prototype.showCancelButtonChanged = function () { - var r = this - requestAnimationFrame(function () { - r.positionElements(), Object(i.l)(r) - }) - }), - (r.prototype.connectedCallback = function () { - this.emitStyle() - }), - (r.prototype.componentDidLoad = function () { - var r = this - this.positionElements(), - this.debounceChanged(), - setTimeout(function () { - r.noAnimate = !1 - }, 300) - }), - (r.prototype.emitStyle = function () { - this.ionStyle.emit({ searchbar: !0 }) - }), - (r.prototype.setFocus = function () { - return Object(e.a)(this, void 0, void 0, function () { - return Object(e.c)(this, function (r) { - return this.nativeInput && this.nativeInput.focus(), [2] - }) - }) - }), - (r.prototype.getInputElement = function () { - return Promise.resolve(this.nativeInput) - }), - (r.prototype.positionElements = function () { - var r = this.getValue(), - a = this.shouldAlignLeft, - o = Object(n.b)(this), - e = !this.animated || '' !== r.trim() || !!this.focused - ;(this.shouldAlignLeft = e), - 'ios' === o && (a !== e && this.positionPlaceholder(), this.animated && this.positionCancelButton()) - }), - (r.prototype.positionPlaceholder = function () { - var r = this.nativeInput - if (r) { - var a = 'rtl' === document.dir, - o = (this.el.shadowRoot || this.el).querySelector('.searchbar-search-icon') - if (this.shouldAlignLeft) r.removeAttribute('style'), o.removeAttribute('style') - else { - var e = document, - i = e.createElement('span') - ;(i.innerText = this.placeholder || ''), - e.body.appendChild(i), - Object(t.q)(function () { - var e = i.offsetWidth - i.remove() - var n = 'calc(50% - ' + e / 2 + 'px)', - t = 'calc(50% - ' + (e / 2 + 30) + 'px)' - a - ? ((r.style.paddingRight = n), (o.style.marginRight = t)) - : ((r.style.paddingLeft = n), (o.style.marginLeft = t)) - }) - } - } - }), - (r.prototype.positionCancelButton = function () { - var r = 'rtl' === document.dir, - a = (this.el.shadowRoot || this.el).querySelector('.searchbar-cancel-button'), - o = this.shouldShowCancelButton() - if (a && o !== this.isCancelVisible) { - var e = a.style - if (((this.isCancelVisible = o), o)) r ? (e.marginLeft = '0') : (e.marginRight = '0') - else { - var i = a.offsetWidth - i > 0 && (r ? (e.marginLeft = -i + 'px') : (e.marginRight = -i + 'px')) - } - } - }), - (r.prototype.getValue = function () { - return this.value || '' - }), - (r.prototype.hasValue = function () { - return '' !== this.getValue() - }), - (r.prototype.shouldShowCancelButton = function () { - return !('never' === this.showCancelButton || ('focus' === this.showCancelButton && !this.focused)) - }), - (r.prototype.shouldShowClearButton = function () { - return !('never' === this.showClearButton || ('focus' === this.showClearButton && !this.focused)) - }), - (r.prototype.render = function () { - var r, - a = this, - o = this.cancelButtonText, - e = this.animated && n.c.getBoolean('animated', !0), - t = Object(n.b)(this), - s = this.clearIcon || ('ios' === t ? 'close-circle' : 'close-sharp'), - h = this.searchIcon || ('ios' === t ? 'search-outline' : 'search-sharp'), - l = this.shouldShowCancelButton(), - b = - 'never' !== this.showCancelButton && - Object(i.j)( - 'button', - { - 'aria-label': o, - 'aria-hidden': l ? void 0 : 'true', - type: 'button', - tabIndex: 'ios' !== t || l ? void 0 : -1, - onMouseDown: this.onCancelSearchbar, - onTouchStart: this.onCancelSearchbar, - class: 'searchbar-cancel-button', - }, - Object(i.j)( - 'div', - { 'aria-hidden': 'true' }, - 'md' === t - ? Object(i.j)('ion-icon', { - 'aria-hidden': 'true', - mode: t, - icon: this.cancelButtonIcon, - lazy: !1, - }) - : o - ) - ) - return Object(i.j)( - i.c, - { - role: 'search', - 'aria-disabled': this.disabled ? 'true' : null, - class: Object(c.a)( - this.color, - ((r = {}), - (r[t] = !0), - (r['searchbar-animated'] = e), - (r['searchbar-disabled'] = this.disabled), - (r['searchbar-no-animate'] = e && this.noAnimate), - (r['searchbar-has-value'] = this.hasValue()), - (r['searchbar-left-aligned'] = this.shouldAlignLeft), - (r['searchbar-has-focus'] = this.focused), - (r['searchbar-should-show-clear'] = this.shouldShowClearButton()), - (r['searchbar-should-show-cancel'] = this.shouldShowCancelButton()), - r) - ), - }, - Object(i.j)( - 'div', - { class: 'searchbar-input-container' }, - Object(i.j)('input', { - 'aria-label': 'search text', - disabled: this.disabled, - ref: function (r) { - return (a.nativeInput = r) - }, - class: 'searchbar-input', - inputMode: this.inputmode, - enterKeyHint: this.enterkeyhint, - onInput: this.onInput, - onBlur: this.onBlur, - onFocus: this.onFocus, - placeholder: this.placeholder, - type: this.type, - value: this.getValue(), - autoComplete: this.autocomplete, - autoCorrect: this.autocorrect, - spellcheck: this.spellcheck, - }), - 'md' === t && b, - Object(i.j)('ion-icon', { - 'aria-hidden': 'true', - mode: t, - icon: h, - lazy: !1, - class: 'searchbar-search-icon', - }), - Object(i.j)( - 'button', - { - 'aria-label': 'reset', - type: 'button', - 'no-blur': !0, - class: 'searchbar-clear-button', - onMouseDown: function (r) { - return a.onClearInput(r, !0) - }, - onTouchStart: function (r) { - return a.onClearInput(r, !0) - }, - }, - Object(i.j)('ion-icon', { - 'aria-hidden': 'true', - mode: t, - icon: s, - lazy: !1, - class: 'searchbar-clear-icon', - }) - ) - ), - 'ios' === t && b - ) - }), - Object.defineProperty(r.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(r, 'watchers', { - get: function () { - return { - debounce: ['debounceChanged'], - value: ['valueChanged'], - showCancelButton: ['showCancelButtonChanged'], - } - }, - enumerable: !1, - configurable: !0, - }), - r - ) - })() - s.style = { - ios: '.sc-ion-searchbar-ios-h{--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;color:var(--color);font-family:var(--ion-font-family, inherit);-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-searchbar-ios-h{color:var(--ion-color-contrast)}.ion-color.sc-ion-searchbar-ios-h .searchbar-input.sc-ion-searchbar-ios{background:var(--ion-color-base)}.ion-color.sc-ion-searchbar-ios-h .searchbar-clear-button.sc-ion-searchbar-ios,.ion-color.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios,.ion-color.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios{color:inherit}.searchbar-search-icon.sc-ion-searchbar-ios{color:var(--icon-color);pointer-events:none}.searchbar-input-container.sc-ion-searchbar-ios{display:block;position:relative;-ms-flex-negative:1;flex-shrink:1;width:100%}.searchbar-input.sc-ion-searchbar-ios{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;border-radius:var(--border-radius);display:block;width:100%;border:0;outline:none;background:var(--background);font-family:inherit;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-input.sc-ion-searchbar-ios::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-ios::-moz-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-ios:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-ios::-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-ios::placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-ios::-webkit-search-cancel-button,.searchbar-input.sc-ion-searchbar-ios::-ms-clear{display:none}.searchbar-cancel-button.sc-ion-searchbar-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:none;height:100%;border:0;outline:none;color:var(--cancel-button-color);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-cancel-button.sc-ion-searchbar-ios>div.sc-ion-searchbar-ios{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.searchbar-clear-button.sc-ion-searchbar-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:none;min-height:0;outline:none;color:var(--clear-button-color);-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-has-value.searchbar-should-show-clear.sc-ion-searchbar-ios-h .searchbar-clear-button.sc-ion-searchbar-ios{display:block}.searchbar-disabled.sc-ion-searchbar-ios-h{cursor:default;opacity:0.4;pointer-events:none}.sc-ion-searchbar-ios-h{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.07);--border-radius:10px;--box-shadow:none;--cancel-button-color:var(--ion-color-primary, #3880ff);--clear-button-color:var(--ion-color-step-600, #666666);--color:var(--ion-text-color, #000);--icon-color:var(--ion-color-step-600, #666666);padding-left:12px;padding-right:12px;padding-top:12px;padding-bottom:12px;height:60px;contain:strict}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.sc-ion-searchbar-ios-h{padding-left:unset;padding-right:unset;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px}}.searchbar-input-container.sc-ion-searchbar-ios{height:36px}.searchbar-search-icon.sc-ion-searchbar-ios{margin-left:calc(50% - 60px);left:5px;top:0;position:absolute;width:22px;height:100%;contain:strict}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-search-icon.sc-ion-searchbar-ios{margin-left:unset;-webkit-margin-start:calc(50% - 60px);margin-inline-start:calc(50% - 60px)}}[dir=rtl].sc-ion-searchbar-ios .searchbar-search-icon.sc-ion-searchbar-ios,[dir=rtl].sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios,[dir=rtl] .sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios{left:unset;right:unset;right:5px}.searchbar-input.sc-ion-searchbar-ios{padding-left:28px;padding-right:28px;padding-top:0;padding-bottom:0;height:100%;font-size:17px;font-weight:400;contain:strict}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-input.sc-ion-searchbar-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:28px;padding-inline-start:28px;-webkit-padding-end:28px;padding-inline-end:28px}}.searchbar-clear-button.sc-ion-searchbar-ios{right:0;top:0;background-position:center;position:absolute;width:30px;height:100%;border:0;background-color:transparent}[dir=rtl].sc-ion-searchbar-ios .searchbar-clear-button.sc-ion-searchbar-ios,[dir=rtl].sc-ion-searchbar-ios-h .searchbar-clear-button.sc-ion-searchbar-ios,[dir=rtl] .sc-ion-searchbar-ios-h .searchbar-clear-button.sc-ion-searchbar-ios{left:unset;right:unset;left:0}.searchbar-clear-icon.sc-ion-searchbar-ios{width:18px;height:100%}.searchbar-cancel-button.sc-ion-searchbar-ios{padding-left:8px;padding-right:0;padding-top:0;padding-bottom:0;-ms-flex-negative:0;flex-shrink:0;background-color:transparent;font-size:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-cancel-button.sc-ion-searchbar-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:0;padding-inline-end:0}}.searchbar-left-aligned.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios{margin-left:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-left-aligned.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios{margin-left:unset;-webkit-margin-start:0;margin-inline-start:0}}.searchbar-left-aligned.sc-ion-searchbar-ios-h .searchbar-input.sc-ion-searchbar-ios{padding-left:30px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-left-aligned.sc-ion-searchbar-ios-h .searchbar-input.sc-ion-searchbar-ios{padding-left:unset;-webkit-padding-start:30px;padding-inline-start:30px}}.searchbar-has-focus.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios,.searchbar-should-show-cancel.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios,.searchbar-animated.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{display:block}.searchbar-animated.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios,.searchbar-animated.sc-ion-searchbar-ios-h .searchbar-input.sc-ion-searchbar-ios{-webkit-transition:all 300ms ease;transition:all 300ms ease}.searchbar-animated.searchbar-has-focus.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios,.searchbar-animated.searchbar-should-show-cancel.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{opacity:1;pointer-events:auto}.searchbar-animated.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{margin-right:-100%;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:all 300ms ease;transition:all 300ms ease;opacity:0;pointer-events:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-animated.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{margin-right:unset;-webkit-margin-end:-100%;margin-inline-end:-100%}}.searchbar-no-animate.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios,.searchbar-no-animate.sc-ion-searchbar-ios-h .searchbar-input.sc-ion-searchbar-ios,.searchbar-no-animate.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{-webkit-transition-duration:0ms;transition-duration:0ms}.ion-color.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{color:var(--ion-color-base)}@media (any-hover: hover){.ion-color.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios:hover{color:var(--ion-color-tint)}}ion-toolbar.sc-ion-searchbar-ios-h,ion-toolbar .sc-ion-searchbar-ios-h{padding-top:1px;padding-bottom:15px;height:52px}ion-toolbar.ion-color.sc-ion-searchbar-ios-h:not(.ion-color),ion-toolbar.ion-color .sc-ion-searchbar-ios-h:not(.ion-color){color:inherit}ion-toolbar.ion-color.sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-cancel-button.sc-ion-searchbar-ios,ion-toolbar.ion-color .sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-cancel-button.sc-ion-searchbar-ios{color:currentColor}ion-toolbar.ion-color.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios,ion-toolbar.ion-color .sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios{color:currentColor;opacity:0.5}ion-toolbar.ion-color.sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-input.sc-ion-searchbar-ios,ion-toolbar.ion-color .sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-input.sc-ion-searchbar-ios{background:rgba(var(--ion-color-contrast-rgb), 0.07);color:currentColor}ion-toolbar.ion-color.sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-clear-button.sc-ion-searchbar-ios,ion-toolbar.ion-color .sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-clear-button.sc-ion-searchbar-ios{color:currentColor;opacity:0.5}', - md: '.sc-ion-searchbar-md-h{--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;color:var(--color);font-family:var(--ion-font-family, inherit);-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-searchbar-md-h{color:var(--ion-color-contrast)}.ion-color.sc-ion-searchbar-md-h .searchbar-input.sc-ion-searchbar-md{background:var(--ion-color-base)}.ion-color.sc-ion-searchbar-md-h .searchbar-clear-button.sc-ion-searchbar-md,.ion-color.sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md,.ion-color.sc-ion-searchbar-md-h .searchbar-search-icon.sc-ion-searchbar-md{color:inherit}.searchbar-search-icon.sc-ion-searchbar-md{color:var(--icon-color);pointer-events:none}.searchbar-input-container.sc-ion-searchbar-md{display:block;position:relative;-ms-flex-negative:1;flex-shrink:1;width:100%}.searchbar-input.sc-ion-searchbar-md{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;border-radius:var(--border-radius);display:block;width:100%;border:0;outline:none;background:var(--background);font-family:inherit;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-input.sc-ion-searchbar-md::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-md::-moz-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-md:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-md::-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-md::placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-md::-webkit-search-cancel-button,.searchbar-input.sc-ion-searchbar-md::-ms-clear{display:none}.searchbar-cancel-button.sc-ion-searchbar-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:none;height:100%;border:0;outline:none;color:var(--cancel-button-color);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-cancel-button.sc-ion-searchbar-md>div.sc-ion-searchbar-md{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.searchbar-clear-button.sc-ion-searchbar-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:none;min-height:0;outline:none;color:var(--clear-button-color);-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-has-value.searchbar-should-show-clear.sc-ion-searchbar-md-h .searchbar-clear-button.sc-ion-searchbar-md{display:block}.searchbar-disabled.sc-ion-searchbar-md-h{cursor:default;opacity:0.4;pointer-events:none}.sc-ion-searchbar-md-h{--background:var(--ion-background-color, #fff);--border-radius:2px;--box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);--cancel-button-color:var(--ion-color-step-900, #1a1a1a);--clear-button-color:initial;--color:var(--ion-color-step-850, #262626);--icon-color:var(--ion-color-step-600, #666666);padding-left:8px;padding-right:8px;padding-top:8px;padding-bottom:8px;background:inherit}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.sc-ion-searchbar-md-h{padding-left:unset;padding-right:unset;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px}}.searchbar-search-icon.sc-ion-searchbar-md{left:16px;top:11px;width:21px;height:21px}[dir=rtl].sc-ion-searchbar-md .searchbar-search-icon.sc-ion-searchbar-md,[dir=rtl].sc-ion-searchbar-md-h .searchbar-search-icon.sc-ion-searchbar-md,[dir=rtl] .sc-ion-searchbar-md-h .searchbar-search-icon.sc-ion-searchbar-md{left:unset;right:unset;right:16px}.searchbar-cancel-button.sc-ion-searchbar-md{left:5px;top:0;background-color:transparent;font-size:1.6em}[dir=rtl].sc-ion-searchbar-md .searchbar-cancel-button.sc-ion-searchbar-md,[dir=rtl].sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md,[dir=rtl] .sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md{left:unset;right:unset;right:5px}.searchbar-search-icon.sc-ion-searchbar-md,.searchbar-cancel-button.sc-ion-searchbar-md{position:absolute}.searchbar-search-icon.ion-activated.sc-ion-searchbar-md,.searchbar-cancel-button.ion-activated.sc-ion-searchbar-md{background-color:transparent}.searchbar-input.sc-ion-searchbar-md{padding-left:55px;padding-right:55px;padding-top:6px;padding-bottom:6px;background-position:left 8px center;height:auto;font-size:16px;font-weight:400;line-height:30px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-input.sc-ion-searchbar-md{padding-left:unset;padding-right:unset;-webkit-padding-start:55px;padding-inline-start:55px;-webkit-padding-end:55px;padding-inline-end:55px}}[dir=rtl].sc-ion-searchbar-md .searchbar-input.sc-ion-searchbar-md,[dir=rtl].sc-ion-searchbar-md-h .searchbar-input.sc-ion-searchbar-md,[dir=rtl] .sc-ion-searchbar-md-h .searchbar-input.sc-ion-searchbar-md{background-position:right 8px center}.searchbar-clear-button.sc-ion-searchbar-md{right:13px;top:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;position:absolute;height:100%;border:0;background-color:transparent}[dir=rtl].sc-ion-searchbar-md .searchbar-clear-button.sc-ion-searchbar-md,[dir=rtl].sc-ion-searchbar-md-h .searchbar-clear-button.sc-ion-searchbar-md,[dir=rtl] .sc-ion-searchbar-md-h .searchbar-clear-button.sc-ion-searchbar-md{left:unset;right:unset;left:13px}.searchbar-clear-button.ion-activated.sc-ion-searchbar-md{background-color:transparent}.searchbar-clear-icon.sc-ion-searchbar-md{width:22px;height:100%}.searchbar-has-focus.sc-ion-searchbar-md-h .searchbar-search-icon.sc-ion-searchbar-md{display:block}.searchbar-has-focus.sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md,.searchbar-should-show-cancel.sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md{display:block}.searchbar-has-focus.sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md+.searchbar-search-icon.sc-ion-searchbar-md,.searchbar-should-show-cancel.sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md+.searchbar-search-icon.sc-ion-searchbar-md{display:none}ion-toolbar.sc-ion-searchbar-md-h,ion-toolbar .sc-ion-searchbar-md-h{padding-left:7px;padding-right:7px;padding-top:3px;padding-bottom:3px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-toolbar.sc-ion-searchbar-md-h,ion-toolbar .sc-ion-searchbar-md-h{padding-left:unset;padding-right:unset;-webkit-padding-start:7px;padding-inline-start:7px;-webkit-padding-end:7px;padding-inline-end:7px}}', - } - }, - 133: function (r, a, o) { - 'use strict' - o.d(a, 'a', function () { - return n - }), - o.d(a, 'b', function () { - return t - }), - o.d(a, 'c', function () { - return i - }), - o.d(a, 'd', function () { - return s - }) - var e = o(1), - i = function (r, a) { - return null !== a.closest(r) - }, - n = function (r, a) { - var o - return 'string' === typeof r && r.length > 0 - ? Object.assign((((o = { 'ion-color': !0 })['ion-color-' + r] = !0), o), a) - : a - }, - t = function (r) { - var a = {} - return ( - (function (r) { - return void 0 !== r - ? (Array.isArray(r) ? r : r.split(' ')) - .filter(function (r) { - return null != r - }) - .map(function (r) { - return r.trim() - }) - .filter(function (r) { - return '' !== r - }) - : [] - })(r).forEach(function (r) { - return (a[r] = !0) - }), - a - ) - }, - c = /^[a-z][a-z0-9+\-.]*:/, - s = function (r, a, o, i) { - return Object(e.a)(void 0, void 0, void 0, function () { - var n - return Object(e.c)(this, function (e) { - return null != r && '#' !== r[0] && !c.test(r) && (n = document.querySelector('ion-router')) - ? (null != a && a.preventDefault(), [2, n.push(r, o, i)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=33.ad5133e5.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[33],{118:function(r,a,o){"use strict";o.r(a),o.d(a,"ion_searchbar",(function(){return s}));var e=o(1),i=o(13),n=o(14),t=o(12),c=o(133),s=function(){function r(r){var a=this;Object(i.o)(this,r),this.ionInput=Object(i.g)(this,"ionInput",7),this.ionChange=Object(i.g)(this,"ionChange",7),this.ionCancel=Object(i.g)(this,"ionCancel",7),this.ionClear=Object(i.g)(this,"ionClear",7),this.ionBlur=Object(i.g)(this,"ionBlur",7),this.ionFocus=Object(i.g)(this,"ionFocus",7),this.ionStyle=Object(i.g)(this,"ionStyle",7),this.isCancelVisible=!1,this.shouldAlignLeft=!0,this.focused=!1,this.noAnimate=!0,this.animated=!1,this.autocomplete="off",this.autocorrect="off",this.cancelButtonIcon=n.c.get("backButtonIcon","arrow-back-sharp"),this.cancelButtonText="Cancel",this.debounce=250,this.disabled=!1,this.placeholder="Search",this.showCancelButton="never",this.showClearButton="focus",this.spellcheck=!1,this.type="search",this.value="",this.onClearInput=function(r,o){a.ionClear.emit(),r&&(r.preventDefault(),r.stopPropagation()),setTimeout((function(){""!==a.getValue()&&(a.value="",a.ionInput.emit(),o&&!a.focused&&a.setFocus())}),64)},this.onCancelSearchbar=function(r){r&&(r.preventDefault(),r.stopPropagation()),a.ionCancel.emit(),a.onClearInput(),a.nativeInput&&a.nativeInput.blur()},this.onInput=function(r){var o=r.target;o&&(a.value=o.value),a.ionInput.emit(r)},this.onBlur=function(){a.focused=!1,a.ionBlur.emit(),a.positionElements()},this.onFocus=function(){a.focused=!0,a.ionFocus.emit(),a.positionElements()}}return r.prototype.debounceChanged=function(){this.ionChange=Object(t.f)(this.ionChange,this.debounce)},r.prototype.valueChanged=function(){var r=this.nativeInput,a=this.getValue();r&&r.value!==a&&(r.value=a),this.ionChange.emit({value:a})},r.prototype.showCancelButtonChanged=function(){var r=this;requestAnimationFrame((function(){r.positionElements(),Object(i.l)(r)}))},r.prototype.connectedCallback=function(){this.emitStyle()},r.prototype.componentDidLoad=function(){var r=this;this.positionElements(),this.debounceChanged(),setTimeout((function(){r.noAnimate=!1}),300)},r.prototype.emitStyle=function(){this.ionStyle.emit({searchbar:!0})},r.prototype.setFocus=function(){return Object(e.a)(this,void 0,void 0,(function(){return Object(e.c)(this,(function(r){return this.nativeInput&&this.nativeInput.focus(),[2]}))}))},r.prototype.getInputElement=function(){return Promise.resolve(this.nativeInput)},r.prototype.positionElements=function(){var r=this.getValue(),a=this.shouldAlignLeft,o=Object(n.b)(this),e=!this.animated||""!==r.trim()||!!this.focused;this.shouldAlignLeft=e,"ios"===o&&(a!==e&&this.positionPlaceholder(),this.animated&&this.positionCancelButton())},r.prototype.positionPlaceholder=function(){var r=this.nativeInput;if(r){var a="rtl"===document.dir,o=(this.el.shadowRoot||this.el).querySelector(".searchbar-search-icon");if(this.shouldAlignLeft)r.removeAttribute("style"),o.removeAttribute("style");else{var e=document,i=e.createElement("span");i.innerText=this.placeholder||"",e.body.appendChild(i),Object(t.q)((function(){var e=i.offsetWidth;i.remove();var n="calc(50% - "+e/2+"px)",t="calc(50% - "+(e/2+30)+"px)";a?(r.style.paddingRight=n,o.style.marginRight=t):(r.style.paddingLeft=n,o.style.marginLeft=t)}))}}},r.prototype.positionCancelButton=function(){var r="rtl"===document.dir,a=(this.el.shadowRoot||this.el).querySelector(".searchbar-cancel-button"),o=this.shouldShowCancelButton();if(a&&o!==this.isCancelVisible){var e=a.style;if(this.isCancelVisible=o,o)r?e.marginLeft="0":e.marginRight="0";else{var i=a.offsetWidth;i>0&&(r?e.marginLeft=-i+"px":e.marginRight=-i+"px")}}},r.prototype.getValue=function(){return this.value||""},r.prototype.hasValue=function(){return""!==this.getValue()},r.prototype.shouldShowCancelButton=function(){return!("never"===this.showCancelButton||"focus"===this.showCancelButton&&!this.focused)},r.prototype.shouldShowClearButton=function(){return!("never"===this.showClearButton||"focus"===this.showClearButton&&!this.focused)},r.prototype.render=function(){var r,a=this,o=this.cancelButtonText,e=this.animated&&n.c.getBoolean("animated",!0),t=Object(n.b)(this),s=this.clearIcon||("ios"===t?"close-circle":"close-sharp"),h=this.searchIcon||("ios"===t?"search-outline":"search-sharp"),l=this.shouldShowCancelButton(),b="never"!==this.showCancelButton&&Object(i.j)("button",{"aria-label":o,"aria-hidden":l?void 0:"true",type:"button",tabIndex:"ios"!==t||l?void 0:-1,onMouseDown:this.onCancelSearchbar,onTouchStart:this.onCancelSearchbar,class:"searchbar-cancel-button"},Object(i.j)("div",{"aria-hidden":"true"},"md"===t?Object(i.j)("ion-icon",{"aria-hidden":"true",mode:t,icon:this.cancelButtonIcon,lazy:!1}):o));return Object(i.j)(i.c,{role:"search","aria-disabled":this.disabled?"true":null,class:Object(c.a)(this.color,(r={},r[t]=!0,r["searchbar-animated"]=e,r["searchbar-disabled"]=this.disabled,r["searchbar-no-animate"]=e&&this.noAnimate,r["searchbar-has-value"]=this.hasValue(),r["searchbar-left-aligned"]=this.shouldAlignLeft,r["searchbar-has-focus"]=this.focused,r["searchbar-should-show-clear"]=this.shouldShowClearButton(),r["searchbar-should-show-cancel"]=this.shouldShowCancelButton(),r))},Object(i.j)("div",{class:"searchbar-input-container"},Object(i.j)("input",{"aria-label":"search text",disabled:this.disabled,ref:function(r){return a.nativeInput=r},class:"searchbar-input",inputMode:this.inputmode,enterKeyHint:this.enterkeyhint,onInput:this.onInput,onBlur:this.onBlur,onFocus:this.onFocus,placeholder:this.placeholder,type:this.type,value:this.getValue(),autoComplete:this.autocomplete,autoCorrect:this.autocorrect,spellcheck:this.spellcheck}),"md"===t&&b,Object(i.j)("ion-icon",{"aria-hidden":"true",mode:t,icon:h,lazy:!1,class:"searchbar-search-icon"}),Object(i.j)("button",{"aria-label":"reset",type:"button","no-blur":!0,class:"searchbar-clear-button",onMouseDown:function(r){return a.onClearInput(r,!0)},onTouchStart:function(r){return a.onClearInput(r,!0)}},Object(i.j)("ion-icon",{"aria-hidden":"true",mode:t,icon:s,lazy:!1,class:"searchbar-clear-icon"}))),"ios"===t&&b)},Object.defineProperty(r.prototype,"el",{get:function(){return Object(i.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(r,"watchers",{get:function(){return{debounce:["debounceChanged"],value:["valueChanged"],showCancelButton:["showCancelButtonChanged"]}},enumerable:!1,configurable:!0}),r}();s.style={ios:".sc-ion-searchbar-ios-h{--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;color:var(--color);font-family:var(--ion-font-family, inherit);-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-searchbar-ios-h{color:var(--ion-color-contrast)}.ion-color.sc-ion-searchbar-ios-h .searchbar-input.sc-ion-searchbar-ios{background:var(--ion-color-base)}.ion-color.sc-ion-searchbar-ios-h .searchbar-clear-button.sc-ion-searchbar-ios,.ion-color.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios,.ion-color.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios{color:inherit}.searchbar-search-icon.sc-ion-searchbar-ios{color:var(--icon-color);pointer-events:none}.searchbar-input-container.sc-ion-searchbar-ios{display:block;position:relative;-ms-flex-negative:1;flex-shrink:1;width:100%}.searchbar-input.sc-ion-searchbar-ios{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;border-radius:var(--border-radius);display:block;width:100%;border:0;outline:none;background:var(--background);font-family:inherit;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-input.sc-ion-searchbar-ios::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-ios::-moz-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-ios:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-ios::-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-ios::placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-ios::-webkit-search-cancel-button,.searchbar-input.sc-ion-searchbar-ios::-ms-clear{display:none}.searchbar-cancel-button.sc-ion-searchbar-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:none;height:100%;border:0;outline:none;color:var(--cancel-button-color);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-cancel-button.sc-ion-searchbar-ios>div.sc-ion-searchbar-ios{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.searchbar-clear-button.sc-ion-searchbar-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:none;min-height:0;outline:none;color:var(--clear-button-color);-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-has-value.searchbar-should-show-clear.sc-ion-searchbar-ios-h .searchbar-clear-button.sc-ion-searchbar-ios{display:block}.searchbar-disabled.sc-ion-searchbar-ios-h{cursor:default;opacity:0.4;pointer-events:none}.sc-ion-searchbar-ios-h{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.07);--border-radius:10px;--box-shadow:none;--cancel-button-color:var(--ion-color-primary, #3880ff);--clear-button-color:var(--ion-color-step-600, #666666);--color:var(--ion-text-color, #000);--icon-color:var(--ion-color-step-600, #666666);padding-left:12px;padding-right:12px;padding-top:12px;padding-bottom:12px;height:60px;contain:strict}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.sc-ion-searchbar-ios-h{padding-left:unset;padding-right:unset;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px}}.searchbar-input-container.sc-ion-searchbar-ios{height:36px}.searchbar-search-icon.sc-ion-searchbar-ios{margin-left:calc(50% - 60px);left:5px;top:0;position:absolute;width:22px;height:100%;contain:strict}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-search-icon.sc-ion-searchbar-ios{margin-left:unset;-webkit-margin-start:calc(50% - 60px);margin-inline-start:calc(50% - 60px)}}[dir=rtl].sc-ion-searchbar-ios .searchbar-search-icon.sc-ion-searchbar-ios,[dir=rtl].sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios,[dir=rtl] .sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios{left:unset;right:unset;right:5px}.searchbar-input.sc-ion-searchbar-ios{padding-left:28px;padding-right:28px;padding-top:0;padding-bottom:0;height:100%;font-size:17px;font-weight:400;contain:strict}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-input.sc-ion-searchbar-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:28px;padding-inline-start:28px;-webkit-padding-end:28px;padding-inline-end:28px}}.searchbar-clear-button.sc-ion-searchbar-ios{right:0;top:0;background-position:center;position:absolute;width:30px;height:100%;border:0;background-color:transparent}[dir=rtl].sc-ion-searchbar-ios .searchbar-clear-button.sc-ion-searchbar-ios,[dir=rtl].sc-ion-searchbar-ios-h .searchbar-clear-button.sc-ion-searchbar-ios,[dir=rtl] .sc-ion-searchbar-ios-h .searchbar-clear-button.sc-ion-searchbar-ios{left:unset;right:unset;left:0}.searchbar-clear-icon.sc-ion-searchbar-ios{width:18px;height:100%}.searchbar-cancel-button.sc-ion-searchbar-ios{padding-left:8px;padding-right:0;padding-top:0;padding-bottom:0;-ms-flex-negative:0;flex-shrink:0;background-color:transparent;font-size:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-cancel-button.sc-ion-searchbar-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:0;padding-inline-end:0}}.searchbar-left-aligned.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios{margin-left:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-left-aligned.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios{margin-left:unset;-webkit-margin-start:0;margin-inline-start:0}}.searchbar-left-aligned.sc-ion-searchbar-ios-h .searchbar-input.sc-ion-searchbar-ios{padding-left:30px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-left-aligned.sc-ion-searchbar-ios-h .searchbar-input.sc-ion-searchbar-ios{padding-left:unset;-webkit-padding-start:30px;padding-inline-start:30px}}.searchbar-has-focus.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios,.searchbar-should-show-cancel.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios,.searchbar-animated.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{display:block}.searchbar-animated.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios,.searchbar-animated.sc-ion-searchbar-ios-h .searchbar-input.sc-ion-searchbar-ios{-webkit-transition:all 300ms ease;transition:all 300ms ease}.searchbar-animated.searchbar-has-focus.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios,.searchbar-animated.searchbar-should-show-cancel.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{opacity:1;pointer-events:auto}.searchbar-animated.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{margin-right:-100%;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:all 300ms ease;transition:all 300ms ease;opacity:0;pointer-events:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-animated.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{margin-right:unset;-webkit-margin-end:-100%;margin-inline-end:-100%}}.searchbar-no-animate.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios,.searchbar-no-animate.sc-ion-searchbar-ios-h .searchbar-input.sc-ion-searchbar-ios,.searchbar-no-animate.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{-webkit-transition-duration:0ms;transition-duration:0ms}.ion-color.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios{color:var(--ion-color-base)}@media (any-hover: hover){.ion-color.sc-ion-searchbar-ios-h .searchbar-cancel-button.sc-ion-searchbar-ios:hover{color:var(--ion-color-tint)}}ion-toolbar.sc-ion-searchbar-ios-h,ion-toolbar .sc-ion-searchbar-ios-h{padding-top:1px;padding-bottom:15px;height:52px}ion-toolbar.ion-color.sc-ion-searchbar-ios-h:not(.ion-color),ion-toolbar.ion-color .sc-ion-searchbar-ios-h:not(.ion-color){color:inherit}ion-toolbar.ion-color.sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-cancel-button.sc-ion-searchbar-ios,ion-toolbar.ion-color .sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-cancel-button.sc-ion-searchbar-ios{color:currentColor}ion-toolbar.ion-color.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios,ion-toolbar.ion-color .sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios{color:currentColor;opacity:0.5}ion-toolbar.ion-color.sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-input.sc-ion-searchbar-ios,ion-toolbar.ion-color .sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-input.sc-ion-searchbar-ios{background:rgba(var(--ion-color-contrast-rgb), 0.07);color:currentColor}ion-toolbar.ion-color.sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-clear-button.sc-ion-searchbar-ios,ion-toolbar.ion-color .sc-ion-searchbar-ios-h:not(.ion-color) .searchbar-clear-button.sc-ion-searchbar-ios{color:currentColor;opacity:0.5}",md:".sc-ion-searchbar-md-h{--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;width:100%;color:var(--color);font-family:var(--ion-font-family, inherit);-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-searchbar-md-h{color:var(--ion-color-contrast)}.ion-color.sc-ion-searchbar-md-h .searchbar-input.sc-ion-searchbar-md{background:var(--ion-color-base)}.ion-color.sc-ion-searchbar-md-h .searchbar-clear-button.sc-ion-searchbar-md,.ion-color.sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md,.ion-color.sc-ion-searchbar-md-h .searchbar-search-icon.sc-ion-searchbar-md{color:inherit}.searchbar-search-icon.sc-ion-searchbar-md{color:var(--icon-color);pointer-events:none}.searchbar-input-container.sc-ion-searchbar-md{display:block;position:relative;-ms-flex-negative:1;flex-shrink:1;width:100%}.searchbar-input.sc-ion-searchbar-md{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;border-radius:var(--border-radius);display:block;width:100%;border:0;outline:none;background:var(--background);font-family:inherit;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-input.sc-ion-searchbar-md::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-md::-moz-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-md:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-md::-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-md::placeholder{color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.searchbar-input.sc-ion-searchbar-md::-webkit-search-cancel-button,.searchbar-input.sc-ion-searchbar-md::-ms-clear{display:none}.searchbar-cancel-button.sc-ion-searchbar-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:none;height:100%;border:0;outline:none;color:var(--cancel-button-color);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-cancel-button.sc-ion-searchbar-md>div.sc-ion-searchbar-md{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.searchbar-clear-button.sc-ion-searchbar-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:none;min-height:0;outline:none;color:var(--clear-button-color);-webkit-appearance:none;-moz-appearance:none;appearance:none}.searchbar-has-value.searchbar-should-show-clear.sc-ion-searchbar-md-h .searchbar-clear-button.sc-ion-searchbar-md{display:block}.searchbar-disabled.sc-ion-searchbar-md-h{cursor:default;opacity:0.4;pointer-events:none}.sc-ion-searchbar-md-h{--background:var(--ion-background-color, #fff);--border-radius:2px;--box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);--cancel-button-color:var(--ion-color-step-900, #1a1a1a);--clear-button-color:initial;--color:var(--ion-color-step-850, #262626);--icon-color:var(--ion-color-step-600, #666666);padding-left:8px;padding-right:8px;padding-top:8px;padding-bottom:8px;background:inherit}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.sc-ion-searchbar-md-h{padding-left:unset;padding-right:unset;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px}}.searchbar-search-icon.sc-ion-searchbar-md{left:16px;top:11px;width:21px;height:21px}[dir=rtl].sc-ion-searchbar-md .searchbar-search-icon.sc-ion-searchbar-md,[dir=rtl].sc-ion-searchbar-md-h .searchbar-search-icon.sc-ion-searchbar-md,[dir=rtl] .sc-ion-searchbar-md-h .searchbar-search-icon.sc-ion-searchbar-md{left:unset;right:unset;right:16px}.searchbar-cancel-button.sc-ion-searchbar-md{left:5px;top:0;background-color:transparent;font-size:1.6em}[dir=rtl].sc-ion-searchbar-md .searchbar-cancel-button.sc-ion-searchbar-md,[dir=rtl].sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md,[dir=rtl] .sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md{left:unset;right:unset;right:5px}.searchbar-search-icon.sc-ion-searchbar-md,.searchbar-cancel-button.sc-ion-searchbar-md{position:absolute}.searchbar-search-icon.ion-activated.sc-ion-searchbar-md,.searchbar-cancel-button.ion-activated.sc-ion-searchbar-md{background-color:transparent}.searchbar-input.sc-ion-searchbar-md{padding-left:55px;padding-right:55px;padding-top:6px;padding-bottom:6px;background-position:left 8px center;height:auto;font-size:16px;font-weight:400;line-height:30px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.searchbar-input.sc-ion-searchbar-md{padding-left:unset;padding-right:unset;-webkit-padding-start:55px;padding-inline-start:55px;-webkit-padding-end:55px;padding-inline-end:55px}}[dir=rtl].sc-ion-searchbar-md .searchbar-input.sc-ion-searchbar-md,[dir=rtl].sc-ion-searchbar-md-h .searchbar-input.sc-ion-searchbar-md,[dir=rtl] .sc-ion-searchbar-md-h .searchbar-input.sc-ion-searchbar-md{background-position:right 8px center}.searchbar-clear-button.sc-ion-searchbar-md{right:13px;top:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;position:absolute;height:100%;border:0;background-color:transparent}[dir=rtl].sc-ion-searchbar-md .searchbar-clear-button.sc-ion-searchbar-md,[dir=rtl].sc-ion-searchbar-md-h .searchbar-clear-button.sc-ion-searchbar-md,[dir=rtl] .sc-ion-searchbar-md-h .searchbar-clear-button.sc-ion-searchbar-md{left:unset;right:unset;left:13px}.searchbar-clear-button.ion-activated.sc-ion-searchbar-md{background-color:transparent}.searchbar-clear-icon.sc-ion-searchbar-md{width:22px;height:100%}.searchbar-has-focus.sc-ion-searchbar-md-h .searchbar-search-icon.sc-ion-searchbar-md{display:block}.searchbar-has-focus.sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md,.searchbar-should-show-cancel.sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md{display:block}.searchbar-has-focus.sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md+.searchbar-search-icon.sc-ion-searchbar-md,.searchbar-should-show-cancel.sc-ion-searchbar-md-h .searchbar-cancel-button.sc-ion-searchbar-md+.searchbar-search-icon.sc-ion-searchbar-md{display:none}ion-toolbar.sc-ion-searchbar-md-h,ion-toolbar .sc-ion-searchbar-md-h{padding-left:7px;padding-right:7px;padding-top:3px;padding-bottom:3px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){ion-toolbar.sc-ion-searchbar-md-h,ion-toolbar .sc-ion-searchbar-md-h{padding-left:unset;padding-right:unset;-webkit-padding-start:7px;padding-inline-start:7px;-webkit-padding-end:7px;padding-inline-end:7px}}"}},133:function(r,a,o){"use strict";o.d(a,"a",(function(){return n})),o.d(a,"b",(function(){return t})),o.d(a,"c",(function(){return i})),o.d(a,"d",(function(){return s}));var e=o(1),i=function(r,a){return null!==a.closest(r)},n=function(r,a){var o;return"string"===typeof r&&r.length>0?Object.assign(((o={"ion-color":!0})["ion-color-"+r]=!0,o),a):a},t=function(r){var a={};return function(r){return void 0!==r?(Array.isArray(r)?r:r.split(" ")).filter((function(r){return null!=r})).map((function(r){return r.trim()})).filter((function(r){return""!==r})):[]}(r).forEach((function(r){return a[r]=!0})),a},c=/^[a-z][a-z0-9+\-.]*:/,s=function(r,a,o,i){return Object(e.a)(void 0,void 0,void 0,(function(){var n;return Object(e.c)(this,(function(e){return null!=r&&"#"!==r[0]&&!c.test(r)&&(n=document.querySelector("ion-router"))?(null!=a&&a.preventDefault(),[2,n.push(r,o,i)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=33.ad5133e5.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/34.f2ef85d0.chunk.js b/docs/static/js/34.f2ef85d0.chunk.js index 9b7e868..9dea812 100644 --- a/docs/static/js/34.f2ef85d0.chunk.js +++ b/docs/static/js/34.f2ef85d0.chunk.js @@ -1,456 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [34], - { - 119: function (t, e, o) { - 'use strict' - o.r(e), - o.d(e, 'ion_segment', function () { - return c - }), - o.d(e, 'ion_segment_button', function () { - return d - }) - var n = o(1), - i = o(13), - r = o(14), - a = o(12), - s = o(133), - c = (function () { - function t(t) { - var e = this - Object(i.o)(this, t), - (this.ionChange = Object(i.g)(this, 'ionChange', 7)), - (this.ionSelect = Object(i.g)(this, 'ionSelect', 7)), - (this.ionStyle = Object(i.g)(this, 'ionStyle', 7)), - (this.didInit = !1), - (this.activated = !1), - (this.disabled = !1), - (this.scrollable = !1), - (this.swipeGesture = !0), - (this.onClick = function (t) { - var o = t.target, - n = e.checked - 'ION-SEGMENT' !== o.tagName && - ((e.value = o.value), - (!e.scrollable && e.swipeGesture) || (n ? e.checkButton(n, o) : e.setCheckedClasses()), - (e.checked = o)) - }) - } - return ( - (t.prototype.colorChanged = function (t, e) { - ;((void 0 === e && void 0 !== t) || (void 0 !== e && void 0 === t)) && this.emitStyle() - }), - (t.prototype.swipeGestureChanged = function () { - this.gestureChanged() - }), - (t.prototype.valueChanged = function (t, e) { - this.ionSelect.emit({ value: t }), - ('' !== e || this.didInit) && - (this.activated ? (this.valueAfterGesture = t) : this.ionChange.emit({ value: t })) - }), - (t.prototype.disabledChanged = function () { - this.gestureChanged() - for (var t = 0, e = this.getButtons(); t < e.length; t++) { - e[t].disabled = this.disabled - } - }), - (t.prototype.gestureChanged = function () { - this.gesture && this.gesture.enable(!this.scrollable && !this.disabled && this.swipeGesture) - }), - (t.prototype.connectedCallback = function () { - this.emitStyle() - }), - (t.prototype.componentWillLoad = function () { - this.emitStyle() - }), - (t.prototype.componentDidLoad = function () { - return Object(n.a)(this, void 0, void 0, function () { - var t, - e = this - return Object(n.c)(this, function (n) { - switch (n.label) { - case 0: - return this.setCheckedClasses(), (t = this), [4, Promise.resolve().then(o.bind(null, 37))] - case 1: - return ( - (t.gesture = n.sent().createGesture({ - el: this.el, - gestureName: 'segment', - gesturePriority: 100, - threshold: 0, - passive: !1, - onStart: function (t) { - return e.onStart(t) - }, - onMove: function (t) { - return e.onMove(t) - }, - onEnd: function (t) { - return e.onEnd(t) - }, - })), - this.gestureChanged(), - this.disabled && this.disabledChanged(), - (this.didInit = !0), - [2] - ) - } - }) - }) - }), - (t.prototype.onStart = function (t) { - this.activate(t) - }), - (t.prototype.onMove = function (t) { - this.setNextIndex(t) - }), - (t.prototype.onEnd = function (t) { - this.setActivated(!1) - var e = this.setNextIndex(t, !0) - t.event.stopImmediatePropagation(), e && this.addRipple(t) - var o = this.valueAfterGesture - void 0 !== o && (this.ionChange.emit({ value: o }), (this.valueAfterGesture = void 0)) - }), - (t.prototype.getButtons = function () { - return Array.from(this.el.querySelectorAll('ion-segment-button')) - }), - (t.prototype.addRipple = function (t) { - var e = this - if (r.c.getBoolean('animated', !0) && r.c.getBoolean('rippleEffect', !0)) { - var o = this.getButtons().find(function (t) { - return t.value === e.value - }), - n = (o.shadowRoot || o).querySelector('ion-ripple-effect') - if (n) { - var i = Object(a.p)(t.event), - s = i.x, - c = i.y - n.addRipple(s, c).then(function (t) { - return t() - }) - } - } - }), - (t.prototype.setActivated = function (t) { - this.getButtons().forEach(function (e) { - t ? e.classList.add('segment-button-activated') : e.classList.remove('segment-button-activated') - }), - (this.activated = t) - }), - (t.prototype.activate = function (t) { - var e = this, - o = t.event.target, - n = this.getButtons().find(function (t) { - return t.value === e.value - }) - 'ION-SEGMENT-BUTTON' === o.tagName && - (n || ((this.value = o.value), this.setCheckedClasses()), - this.value === o.value && this.setActivated(!0)) - }), - (t.prototype.getIndicator = function (t) { - return (t.shadowRoot || t).querySelector('.segment-button-indicator') - }), - (t.prototype.checkButton = function (t, e) { - var o = this.getIndicator(t), - n = this.getIndicator(e) - if (null !== o && null !== n) { - var r = o.getBoundingClientRect(), - a = n.getBoundingClientRect(), - s = r.width / a.width, - c = 'translate3d(' + (r.left - a.left) + 'px, 0, 0) scaleX(' + s + ')' - Object(i.f)(function () { - n.classList.remove('segment-button-indicator-animated'), - n.style.setProperty('transform', c), - n.getBoundingClientRect(), - n.classList.add('segment-button-indicator-animated'), - n.style.setProperty('transform', '') - }), - (this.value = e.value), - this.setCheckedClasses() - } - }), - (t.prototype.setCheckedClasses = function () { - var t = this, - e = this.getButtons(), - o = - e.findIndex(function (e) { - return e.value === t.value - }) + 1 - this.checked = e.find(function (e) { - return e.value === t.value - }) - for (var n = 0, i = e; n < i.length; n++) { - i[n].classList.remove('segment-button-after-checked') - } - o < e.length && e[o].classList.add('segment-button-after-checked') - }), - (t.prototype.setNextIndex = function (t, e) { - var o = this - void 0 === e && (e = !1) - var n, - i, - r = 'rtl' === document.dir, - a = this.activated, - s = this.getButtons(), - c = s.findIndex(function (t) { - return t.value === o.value - }), - l = s[c] - if (-1 !== c) { - var d = l.getBoundingClientRect(), - b = d.left, - g = d.width, - u = t.currentX, - h = d.top + d.height / 2, - m = document.elementFromPoint(u, h) - if (a && !e) { - if (r ? u > b + g : u < b) (p = c - 1) >= 0 && (i = p) - else if (r ? u < b : u > b + g) { - var p - if (a && !e) (p = c + 1) < s.length && (i = p) - } - void 0 === i || s[i].disabled || (n = s[i]) - } - if ((!a && e && (n = m), null != n)) { - if ('ION-SEGMENT' === n.tagName) return !1 - l !== n && this.checkButton(l, n) - } - return !0 - } - }), - (t.prototype.emitStyle = function () { - this.ionStyle.emit({ segment: !0 }) - }), - (t.prototype.render = function () { - var t, - e = Object(r.b)(this) - return Object(i.j)( - i.c, - { - role: 'tablist', - onClick: this.onClick, - class: Object(s.a)( - this.color, - ((t = {}), - (t[e] = !0), - (t['in-toolbar'] = Object(s.c)('ion-toolbar', this.el)), - (t['in-toolbar-color'] = Object(s.c)('ion-toolbar[color]', this.el)), - (t['segment-activated'] = this.activated), - (t['segment-disabled'] = this.disabled), - (t['segment-scrollable'] = this.scrollable), - t) - ), - }, - Object(i.j)('slot', null) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { - color: ['colorChanged'], - swipeGesture: ['swipeGestureChanged'], - value: ['valueChanged'], - disabled: ['disabledChanged'], - } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - c.style = { - ios: ':host{--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:center;justify-content:center;width:100%;background:var(--background);font-family:var(--ion-font-family, inherit);text-align:center;contain:paint;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host(.segment-scrollable){-ms-flex-pack:start;justify-content:start;width:auto;overflow-x:auto}:host(.segment-scrollable::-webkit-scrollbar){display:none}:host{--background:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.065);border-radius:8px;overflow:hidden;z-index:0}:host(.ion-color){background:rgba(var(--ion-color-base-rgb), 0.065)}:host(.in-toolbar){margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;width:auto}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.in-toolbar){margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}:host(.in-toolbar:not(.ion-color)){background:var(--ion-toolbar-segment-background, var(--background))}:host(.in-toolbar-color:not(.ion-color)){background:rgba(var(--ion-color-contrast-rgb), 0.11)}', - md: ':host{--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:center;justify-content:center;width:100%;background:var(--background);font-family:var(--ion-font-family, inherit);text-align:center;contain:paint;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host(.segment-scrollable){-ms-flex-pack:start;justify-content:start;width:auto;overflow-x:auto}:host(.segment-scrollable::-webkit-scrollbar){display:none}:host{--background:transparent}:host(.segment-scrollable) ::slotted(ion-segment-button){min-width:auto}', - } - var l = 0, - d = (function () { - function t(t) { - var e = this - Object(i.o)(this, t), - (this.segmentEl = null), - (this.checked = !1), - (this.disabled = !1), - (this.layout = 'icon-top'), - (this.type = 'button'), - (this.value = 'ion-sb-' + l++), - (this.updateStyle = function () { - Object(i.l)(e) - }), - (this.updateState = function () { - e.segmentEl && (e.checked = e.segmentEl.value === e.value) - }) - } - return ( - (t.prototype.connectedCallback = function () { - var t = (this.segmentEl = this.el.closest('ion-segment')) - t && - (this.updateState(), - Object(a.a)(t, 'ionSelect', this.updateState), - Object(a.a)(t, 'ionStyle', this.updateStyle)) - }), - (t.prototype.disconnectedCallback = function () { - var t = this.segmentEl - t && - (Object(a.b)(t, 'ionSelect', this.updateState), - Object(a.b)(t, 'ionStyle', this.updateStyle), - (this.segmentEl = null)) - }), - Object.defineProperty(t.prototype, 'hasLabel', { - get: function () { - return !!this.el.querySelector('ion-label') - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'hasIcon', { - get: function () { - return !!this.el.querySelector('ion-icon') - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'tabIndex', { - get: function () { - return this.disabled ? -1 : this.el.hasAttribute('tabindex') ? this.el.getAttribute('tabindex') : 0 - }, - enumerable: !1, - configurable: !0, - }), - (t.prototype.render = function () { - var t, - e = this, - o = e.checked, - n = e.type, - a = e.disabled, - c = e.hasIcon, - l = e.hasLabel, - d = e.layout, - b = e.segmentEl, - g = e.tabIndex, - u = Object(r.b)(this) - return Object(i.j)( - i.c, - { - role: 'tab', - 'aria-selected': o ? 'true' : 'false', - 'aria-disabled': a ? 'true' : null, - tabIndex: g, - class: - ((t = {}), - (t[u] = !0), - (t['in-toolbar'] = Object(s.c)('ion-toolbar', this.el)), - (t['in-toolbar-color'] = Object(s.c)('ion-toolbar[color]', this.el)), - (t['in-segment'] = Object(s.c)('ion-segment', this.el)), - (t['in-segment-color'] = null !== b && void 0 !== b.color), - (t['segment-button-has-label'] = l), - (t['segment-button-has-icon'] = c), - (t['segment-button-has-label-only'] = l && !c), - (t['segment-button-has-icon-only'] = c && !l), - (t['segment-button-disabled'] = a), - (t['segment-button-checked'] = o), - (t['segment-button-layout-' + d] = !0), - (t['ion-activatable'] = !0), - (t['ion-activatable-instant'] = !0), - (t['ion-focusable'] = !0), - t), - }, - Object(i.j)( - 'button', - { type: n, tabIndex: -1, class: 'button-native', part: 'native', disabled: a }, - Object(i.j)('span', { class: 'button-inner' }, Object(i.j)('slot', null)), - 'md' === u && Object(i.j)('ion-ripple-effect', null) - ), - Object(i.j)( - 'div', - { - part: 'indicator', - class: { 'segment-button-indicator': !0, 'segment-button-indicator-animated': !0 }, - }, - Object(i.j)('div', { part: 'indicator-background', class: 'segment-button-indicator-background' }) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - d.style = { - ios: ':host{--color:initial;--color-hover:var(--color);--color-checked:var(--color);--color-disabled:var(--color);--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;border-radius:var(--border-radius);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;height:auto;background:var(--background);color:var(--color);text-decoration:none;text-overflow:ellipsis;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none;cursor:pointer}.button-native{border-radius:0;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;margin-left:var(--margin-start);margin-right:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;min-width:inherit;max-width:inherit;height:auto;min-height:inherit;max-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border:none;outline:none;background:transparent;contain:content;pointer-events:none;overflow:hidden;z-index:2}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{margin-left:unset;margin-right:unset;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end)}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}:host(.segment-button-checked){background:var(--background-checked);color:var(--color-checked)}:host(.segment-button-disabled){cursor:default;pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(:focus){outline:none}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.segment-button-checked:hover) .button-native{color:var(--color-checked)}}::slotted(ion-icon){-ms-flex-negative:0;flex-shrink:0;-ms-flex-order:-1;order:-1;pointer-events:none}::slotted(ion-label){display:block;-ms-flex-item-align:center;align-self:center;line-height:22px;text-overflow:ellipsis;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none}:host(.segment-button-layout-icon-top) .button-native{-ms-flex-direction:column;flex-direction:column}:host(.segment-button-layout-icon-start) .button-native{-ms-flex-direction:row;flex-direction:row}:host(.segment-button-layout-icon-end) .button-native{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.segment-button-layout-icon-bottom) .button-native{-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.segment-button-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.segment-button-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color, var(--color-checked))}.segment-button-indicator{-webkit-transform-origin:left;transform-origin:left;position:absolute;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;will-change:transform, opacity;pointer-events:none}.segment-button-indicator-background{width:100%;height:var(--indicator-height);-webkit-transform:var(--indicator-transform);transform:var(--indicator-transform);-webkit-box-shadow:var(--indicator-box-shadow);box-shadow:var(--indicator-box-shadow);pointer-events:none}.segment-button-indicator-animated{-webkit-transition:var(--indicator-transition);transition:var(--indicator-transition)}:host(.segment-button-checked) .segment-button-indicator{opacity:1}@media (prefers-reduced-motion: reduce){.segment-button-indicator-background{-webkit-transform:none;transform:none}.segment-button-indicator-animated{-webkit-transition:none;transition:none}}:host{--background:none;--background-checked:none;--background-hover:none;--background-hover-opacity:0;--background-focused:none;--background-focused-opacity:0;--border-radius:7px;--border-width:1px;--border-color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.12);--border-style:solid;--indicator-box-shadow:0 0 5px rgba(0, 0, 0, 0.16);--indicator-color:var(--ion-color-step-350, var(--ion-background-color, #fff));--indicator-height:100%;--indicator-transition:transform 260ms cubic-bezier(0.4, 0, 0.2, 1);--indicator-transform:none;--transition:100ms all linear;--padding-top:0;--padding-end:13px;--padding-bottom:0;--padding-start:13px;margin-top:2px;margin-bottom:2px;position:relative;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-direction:row;flex-direction:row;min-width:70px;min-height:28px;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);font-size:13px;font-weight:450;line-height:37px}:host::before{margin-left:0;margin-right:0;margin-top:5px;margin-bottom:5px;-webkit-transition:160ms opacity ease-in-out;transition:160ms opacity ease-in-out;-webkit-transition-delay:100ms;transition-delay:100ms;border-left:var(--border-width) var(--border-style) var(--border-color);content:"";opacity:1;will-change:opacity}:host(:first-of-type)::before{border-left-color:transparent}:host(.segment-button-disabled){opacity:0.3}::slotted(ion-icon){font-size:24px}:host(.segment-button-layout-icon-start) ::slotted(ion-label){margin-left:2px;margin-right:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.segment-button-layout-icon-start) ::slotted(ion-label){margin-left:unset;margin-right:unset;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:0;margin-inline-end:0}}:host(.segment-button-layout-icon-end) ::slotted(ion-label){margin-left:0;margin-right:2px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.segment-button-layout-icon-end) ::slotted(ion-label){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:2px;margin-inline-end:2px}}.segment-button-indicator{padding-left:2px;padding-right:2px;left:0;right:0;top:0;bottom:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.segment-button-indicator{padding-left:unset;padding-right:unset;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px}}.segment-button-indicator-background{border-radius:var(--border-radius);background:var(--indicator-color)}.segment-button-indicator-background{-webkit-transition:var(--indicator-transition);transition:var(--indicator-transition)}:host(.segment-button-checked)::before,:host(.segment-button-after-checked)::before{opacity:0}:host(.segment-button-checked){z-index:-1}:host(.segment-button-activated){--indicator-transform:scale(0.95)}:host(.ion-focused) .button-native{opacity:0.7}@media (any-hover: hover){:host(:hover) .button-native{opacity:0.5}:host(.segment-button-checked:hover) .button-native{opacity:1}}:host(.in-segment-color){background:none;color:var(--ion-text-color, #000)}:host(.in-segment-color) .segment-button-indicator-background{background:var(--ion-color-step-350, var(--ion-background-color, #fff))}@media (any-hover: hover){:host(.in-segment-color:hover) .button-native,:host(.in-segment-color.segment-button-checked:hover) .button-native{color:var(--ion-text-color, #000)}}:host(.in-toolbar:not(.in-segment-color)){--background-checked:var(--ion-toolbar-segment-background-checked, none);--color:var(--ion-toolbar-segment-color, var(--ion-toolbar-color), initial);--color-checked:var(--ion-toolbar-segment-color-checked, var(--ion-toolbar-color), initial);--indicator-color:var(--ion-toolbar-segment-indicator-color, var(--ion-color-step-350, var(--ion-background-color, #fff)))}:host(.in-toolbar-color) .segment-button-indicator-background{background:#fff}:host(.in-toolbar-color:not(.in-segment-color)) .button-native{color:var(--ion-color-contrast)}:host(.in-toolbar-color.segment-button-checked:not(.in-segment-color)) .button-native{color:var(--ion-color-base)}@media (any-hover: hover){:host(.in-toolbar-color:not(.in-segment-color):hover) .button-native{color:var(--ion-color-contrast)}:host(.in-toolbar-color.segment-button-checked:not(.in-segment-color):hover) .button-native{color:var(--ion-color-base)}}', - md: ':host{--color:initial;--color-hover:var(--color);--color-checked:var(--color);--color-disabled:var(--color);--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;border-radius:var(--border-radius);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;height:auto;background:var(--background);color:var(--color);text-decoration:none;text-overflow:ellipsis;white-space:nowrap;-webkit-font-kerning:none;font-kerning:none;cursor:pointer}.button-native{border-radius:0;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;margin-left:var(--margin-start);margin-right:var(--margin-end);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;min-width:inherit;max-width:inherit;height:auto;min-height:inherit;max-height:inherit;-webkit-transition:var(--transition);transition:var(--transition);border:none;outline:none;background:transparent;contain:content;pointer-events:none;overflow:hidden;z-index:2}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{margin-left:unset;margin-right:unset;-webkit-margin-start:var(--margin-start);margin-inline-start:var(--margin-start);-webkit-margin-end:var(--margin-end);margin-inline-end:var(--margin-end)}}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:1}:host(.segment-button-checked){background:var(--background-checked);color:var(--color-checked)}:host(.segment-button-disabled){cursor:default;pointer-events:none}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(:focus){outline:none}@media (any-hover: hover){:host(:hover) .button-native{color:var(--color-hover)}:host(:hover) .button-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.segment-button-checked:hover) .button-native{color:var(--color-checked)}}::slotted(ion-icon){-ms-flex-negative:0;flex-shrink:0;-ms-flex-order:-1;order:-1;pointer-events:none}::slotted(ion-label){display:block;-ms-flex-item-align:center;align-self:center;line-height:22px;text-overflow:ellipsis;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none}:host(.segment-button-layout-icon-top) .button-native{-ms-flex-direction:column;flex-direction:column}:host(.segment-button-layout-icon-start) .button-native{-ms-flex-direction:row;flex-direction:row}:host(.segment-button-layout-icon-end) .button-native{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.segment-button-layout-icon-bottom) .button-native{-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.segment-button-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.segment-button-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color, var(--color-checked))}.segment-button-indicator{-webkit-transform-origin:left;transform-origin:left;position:absolute;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;will-change:transform, opacity;pointer-events:none}.segment-button-indicator-background{width:100%;height:var(--indicator-height);-webkit-transform:var(--indicator-transform);transform:var(--indicator-transform);-webkit-box-shadow:var(--indicator-box-shadow);box-shadow:var(--indicator-box-shadow);pointer-events:none}.segment-button-indicator-animated{-webkit-transition:var(--indicator-transition);transition:var(--indicator-transition)}:host(.segment-button-checked) .segment-button-indicator{opacity:1}@media (prefers-reduced-motion: reduce){.segment-button-indicator-background{-webkit-transform:none;transform:none}.segment-button-indicator-animated{-webkit-transition:none;transition:none}}:host{--background:none;--background-checked:none;--background-hover:var(--color-checked);--background-focused:var(--color-checked);--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04;--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.6);--color-checked:var(--ion-color-primary, #3880ff);--indicator-box-shadow:none;--indicator-color:var(--color-checked);--indicator-height:2px;--indicator-transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1);--indicator-transform:none;--padding-top:0;--padding-end:16px;--padding-bottom:0;--padding-start:16px;--transition:color 0.15s linear 0s, opacity 0.15s linear 0s;min-width:90px;max-width:360px;min-height:48px;border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);font-size:14px;font-weight:500;letter-spacing:0.06em;line-height:40px;text-transform:uppercase}:host(.segment-button-disabled){opacity:0.3}:host(.in-segment-color){background:none;color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.6)}:host(.in-segment-color) ion-ripple-effect{color:var(--ion-color-base)}:host(.in-segment-color) .segment-button-indicator-background{background:var(--ion-color-base)}:host(.in-segment-color.segment-button-checked) .button-native{color:var(--ion-color-base)}:host(.in-segment-color.ion-focused) .button-native::after{background:var(--ion-color-base)}@media (any-hover: hover){:host(.in-segment-color:hover) .button-native{color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.6)}:host(.in-segment-color:hover) .button-native::after{background:var(--ion-color-base)}:host(.in-segment-color.segment-button-checked:hover) .button-native{color:var(--ion-color-base)}}:host(.in-toolbar:not(.in-segment-color)){--background:var(--ion-toolbar-segment-background, none);--background-checked:var(--ion-toolbar-segment-background-checked, none);--color:var(--ion-toolbar-segment-color, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.6));--color-checked:var(--ion-toolbar-segment-color-checked, var(--ion-color-primary, #3880ff));--indicator-color:var(--ion-toolbar-segment-color-checked, var(--color-checked))}:host(.in-toolbar-color:not(.in-segment-color)) .button-native{color:rgba(var(--ion-color-contrast-rgb), 0.6)}:host(.in-toolbar-color.segment-button-checked:not(.in-segment-color)) .button-native{color:var(--ion-color-contrast)}@media (any-hover: hover){:host(.in-toolbar-color:not(.in-segment-color)) .button-native::after{background:var(--ion-color-contrast)}}::slotted(ion-icon){margin-top:12px;margin-bottom:12px;font-size:24px}::slotted(ion-label){margin-top:12px;margin-bottom:12px}:host(.segment-button-layout-icon-top) ::slotted(ion-label),:host(.segment-button-layout-icon-bottom) ::slotted(ion-icon){margin-top:0}:host(.segment-button-layout-icon-top) ::slotted(ion-icon),:host(.segment-button-layout-icon-bottom) ::slotted(ion-label){margin-bottom:0}:host(.segment-button-layout-icon-start) ::slotted(ion-label){margin-left:8px;margin-right:0}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.segment-button-layout-icon-start) ::slotted(ion-label){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:0;margin-inline-end:0}}:host(.segment-button-layout-icon-end) ::slotted(ion-label){margin-left:0;margin-right:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.segment-button-layout-icon-end) ::slotted(ion-label){margin-left:unset;margin-right:unset;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px}}:host(.segment-button-has-icon-only) ::slotted(ion-icon){margin-top:12px;margin-bottom:12px}:host(.segment-button-has-label-only) ::slotted(ion-label){margin-top:12px;margin-bottom:12px}.segment-button-indicator{left:0;right:0;bottom:0}.segment-button-indicator-background{background:var(--indicator-color)}:host(.in-toolbar:not(.in-segment-color)) .segment-button-indicator-background{background:var(--ion-toolbar-segment-indicator-color, var(--indicator-color))}:host(.in-toolbar-color:not(.in-segment-color)) .segment-button-indicator-background{background:var(--ion-color-contrast)}', - } - }, - 133: function (t, e, o) { - 'use strict' - o.d(e, 'a', function () { - return r - }), - o.d(e, 'b', function () { - return a - }), - o.d(e, 'c', function () { - return i - }), - o.d(e, 'd', function () { - return c - }) - var n = o(1), - i = function (t, e) { - return null !== e.closest(t) - }, - r = function (t, e) { - var o - return 'string' === typeof t && t.length > 0 - ? Object.assign((((o = { 'ion-color': !0 })['ion-color-' + t] = !0), o), e) - : e - }, - a = function (t) { - var e = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (e[t] = !0) - }), - e - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - c = function (t, e, o, i) { - return Object(n.a)(void 0, void 0, void 0, function () { - var r - return Object(n.c)(this, function (n) { - return null != t && '#' !== t[0] && !s.test(t) && (r = document.querySelector('ion-router')) - ? (null != e && e.preventDefault(), [2, r.push(t, o, i)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=34.f2ef85d0.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[34],{119:function(t,e,o){"use strict";o.r(e),o.d(e,"ion_segment",(function(){return c})),o.d(e,"ion_segment_button",(function(){return d}));var n=o(1),i=o(13),r=o(14),a=o(12),s=o(133),c=function(){function t(t){var e=this;Object(i.o)(this,t),this.ionChange=Object(i.g)(this,"ionChange",7),this.ionSelect=Object(i.g)(this,"ionSelect",7),this.ionStyle=Object(i.g)(this,"ionStyle",7),this.didInit=!1,this.activated=!1,this.disabled=!1,this.scrollable=!1,this.swipeGesture=!0,this.onClick=function(t){var o=t.target,n=e.checked;"ION-SEGMENT"!==o.tagName&&(e.value=o.value,!e.scrollable&&e.swipeGesture||(n?e.checkButton(n,o):e.setCheckedClasses()),e.checked=o)}}return t.prototype.colorChanged=function(t,e){(void 0===e&&void 0!==t||void 0!==e&&void 0===t)&&this.emitStyle()},t.prototype.swipeGestureChanged=function(){this.gestureChanged()},t.prototype.valueChanged=function(t,e){this.ionSelect.emit({value:t}),(""!==e||this.didInit)&&(this.activated?this.valueAfterGesture=t:this.ionChange.emit({value:t}))},t.prototype.disabledChanged=function(){this.gestureChanged();for(var t=0,e=this.getButtons();tb+g:u=0&&(i=p);else if(r?ub+g){var p;if(a&&!e)(p=c+1)0?Object.assign(((o={"ion-color":!0})["ion-color-"+t]=!0,o),e):e},a=function(t){var e={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return e[t]=!0})),e},s=/^[a-z][a-z0-9+\-.]*:/,c=function(t,e,o,i){return Object(n.a)(void 0,void 0,void 0,(function(){var r;return Object(n.c)(this,(function(n){return null!=t&&"#"!==t[0]&&!s.test(t)&&(r=document.querySelector("ion-router"))?(null!=e&&e.preventDefault(),[2,r.push(t,o,i)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=34.f2ef85d0.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/35.cbbbc494.chunk.js b/docs/static/js/35.cbbbc494.chunk.js index cb63c84..833aefa 100644 --- a/docs/static/js/35.cbbbc494.chunk.js +++ b/docs/static/js/35.cbbbc494.chunk.js @@ -1,624 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [35], - { - 120: function (t, e, n) { - 'use strict' - n.r(e), - n.d(e, 'ion_select', function () { - return p - }), - n.d(e, 'ion_select_option', function () { - return x - }), - n.d(e, 'ion_select_popover', function () { - return j - }) - var i = n(1), - o = n(13), - r = n(14), - a = n(12), - s = n(24), - l = n(133), - c = - (n(26), - function (t, e) { - var n - return ( - t.forEach(function (t) { - for (var i = 0; i < t.addedNodes.length; i++) n = d(t.addedNodes[i], e) || n - }), - n - ) - }), - d = function (t, e) { - if (1 === t.nodeType) - return (t.tagName === e.toUpperCase() ? [t] : Array.from(t.querySelectorAll(e))).find(function (e) { - return e.value === t.value - }) - }, - p = (function () { - function t(t) { - var e = this - Object(o.o)(this, t), - (this.ionChange = Object(o.g)(this, 'ionChange', 7)), - (this.ionCancel = Object(o.g)(this, 'ionCancel', 7)), - (this.ionFocus = Object(o.g)(this, 'ionFocus', 7)), - (this.ionBlur = Object(o.g)(this, 'ionBlur', 7)), - (this.ionStyle = Object(o.g)(this, 'ionStyle', 7)), - (this.inputId = 'ion-sel-' + m++), - (this.didInit = !1), - (this.isExpanded = !1), - (this.disabled = !1), - (this.cancelText = 'Cancel'), - (this.okText = 'OK'), - (this.name = this.inputId), - (this.multiple = !1), - (this.interface = 'alert'), - (this.interfaceOptions = {}), - (this.onClick = function (t) { - e.setFocus(), e.open(t) - }), - (this.onFocus = function () { - e.ionFocus.emit() - }), - (this.onBlur = function () { - e.ionBlur.emit() - }) - } - return ( - (t.prototype.disabledChanged = function () { - this.emitStyle() - }), - (t.prototype.valueChanged = function () { - this.emitStyle(), this.didInit && this.ionChange.emit({ value: this.value }) - }), - (t.prototype.connectedCallback = function () { - return Object(i.a)(this, void 0, void 0, function () { - var t = this - return Object(i.c)(this, function (e) { - return ( - this.updateOverlayOptions(), - this.emitStyle(), - (this.mutationO = (function (t, e, n) { - if ('undefined' !== typeof MutationObserver) { - var i = new MutationObserver(function (t) { - n(c(t, e)) - }) - return i.observe(t, { childList: !0, subtree: !0 }), i - } - })(this.el, 'ion-select-option', function () { - return Object(i.a)(t, void 0, void 0, function () { - return Object(i.c)(this, function (t) { - return this.updateOverlayOptions(), [2] - }) - }) - })), - [2] - ) - }) - }) - }), - (t.prototype.disconnectedCallback = function () { - this.mutationO && (this.mutationO.disconnect(), (this.mutationO = void 0)) - }), - (t.prototype.componentDidLoad = function () { - this.didInit = !0 - }), - (t.prototype.open = function (t) { - return Object(i.a)(this, void 0, void 0, function () { - var e, - n, - o = this - return Object(i.c)(this, function (i) { - switch (i.label) { - case 0: - return this.disabled || this.isExpanded ? [2, void 0] : ((n = this), [4, this.createOverlay(t)]) - case 1: - return ( - (e = n.overlay = i.sent()), - (this.isExpanded = !0), - e.onDidDismiss().then(function () { - ;(o.overlay = void 0), (o.isExpanded = !1), o.setFocus() - }), - [4, e.present()] - ) - case 2: - return i.sent(), [2, e] - } - }) - }) - }), - (t.prototype.createOverlay = function (t) { - var e = this.interface - return ( - ('action-sheet' !== e && 'popover' !== e) || - !this.multiple || - (console.warn( - 'Select interface cannot be "' + - e + - '" with a multi-value select. Using the "alert" interface instead.' - ), - (e = 'alert')), - 'popover' !== e || - t || - (console.warn( - 'Select interface cannot be a "popover" without passing an event. Using the "alert" interface instead.' - ), - (e = 'alert')), - 'popover' === e ? this.openPopover(t) : 'action-sheet' === e ? this.openActionSheet() : this.openAlert() - ) - }), - (t.prototype.updateOverlayOptions = function () { - var t = this.overlay - if (t) { - var e = this.childOpts, - n = this.value - switch (this.interface) { - case 'action-sheet': - t.buttons = this.createActionSheetButtons(e, n) - break - case 'popover': - var i = t.querySelector('ion-select-popover') - i && (i.options = this.createPopoverOptions(e, n)) - break - case 'alert': - var o = this.multiple ? 'checkbox' : 'radio' - t.inputs = this.createAlertInputs(e, o, n) - } - } - }), - (t.prototype.createActionSheetButtons = function (t, e) { - var n = this, - i = t.map(function (t) { - var i = h(t), - o = Array.from(t.classList) - .filter(function (t) { - return 'hydrated' !== t - }) - .join(' '), - r = y + ' ' + o - return { - role: u(i, e, n.compareWith) ? 'selected' : '', - text: t.textContent, - cssClass: r, - handler: function () { - n.value = i - }, - } - }) - return ( - i.push({ - text: this.cancelText, - role: 'cancel', - handler: function () { - n.ionCancel.emit() - }, - }), - i - ) - }), - (t.prototype.createAlertInputs = function (t, e, n) { - var i = this - return t.map(function (t) { - var o = h(t), - r = Array.from(t.classList) - .filter(function (t) { - return 'hydrated' !== t - }) - .join(' ') - return { - type: e, - cssClass: y + ' ' + r, - label: t.textContent || '', - value: o, - checked: u(o, n, i.compareWith), - disabled: t.disabled, - } - }) - }), - (t.prototype.createPopoverOptions = function (t, e) { - var n = this - return t.map(function (t) { - var i = h(t), - o = Array.from(t.classList) - .filter(function (t) { - return 'hydrated' !== t - }) - .join(' '), - r = y + ' ' + o - return { - text: t.textContent || '', - cssClass: r, - value: i, - checked: u(i, e, n.compareWith), - disabled: t.disabled, - handler: function () { - ;(n.value = i), n.close() - }, - } - }) - }), - (t.prototype.openPopover = function (t) { - return Object(i.a)(this, void 0, void 0, function () { - var e, n, o, a - return Object(i.c)(this, function (i) { - return ( - (e = this.interfaceOptions), - (n = Object(r.b)(this)), - (o = this.value), - (a = Object.assign(Object.assign({ mode: n }, e), { - component: 'ion-select-popover', - cssClass: ['select-popover', e.cssClass], - event: t, - componentProps: { - header: e.header, - subHeader: e.subHeader, - message: e.message, - value: o, - options: this.createPopoverOptions(this.childOpts, o), - }, - })), - [2, s.d.create(a)] - ) - }) - }) - }), - (t.prototype.openActionSheet = function () { - return Object(i.a)(this, void 0, void 0, function () { - var t, e, n - return Object(i.c)(this, function (i) { - return ( - (t = Object(r.b)(this)), - (e = this.interfaceOptions), - (n = Object.assign(Object.assign({ mode: t }, e), { - buttons: this.createActionSheetButtons(this.childOpts, this.value), - cssClass: ['select-action-sheet', e.cssClass], - })), - [2, s.c.create(n)] - ) - }) - }) - }), - (t.prototype.openAlert = function () { - return Object(i.a)(this, void 0, void 0, function () { - var t, - e, - n, - o, - a, - l, - c = this - return Object(i.c)(this, function (i) { - return ( - (t = this.getLabel()), - (e = t ? t.textContent : null), - (n = this.interfaceOptions), - (o = this.multiple ? 'checkbox' : 'radio'), - (a = Object(r.b)(this)), - (l = Object.assign(Object.assign({ mode: a }, n), { - header: n.header ? n.header : e, - inputs: this.createAlertInputs(this.childOpts, o, this.value), - buttons: [ - { - text: this.cancelText, - role: 'cancel', - handler: function () { - c.ionCancel.emit() - }, - }, - { - text: this.okText, - handler: function (t) { - c.value = t - }, - }, - ], - cssClass: [ - 'select-alert', - n.cssClass, - this.multiple ? 'multiple-select-alert' : 'single-select-alert', - ], - })), - [2, s.b.create(l)] - ) - }) - }) - }), - (t.prototype.close = function () { - return this.overlay ? this.overlay.dismiss() : Promise.resolve(!1) - }), - (t.prototype.getLabel = function () { - return Object(a.h)(this.el) - }), - (t.prototype.hasValue = function () { - return '' !== this.getText() - }), - Object.defineProperty(t.prototype, 'childOpts', { - get: function () { - return Array.from(this.el.querySelectorAll('ion-select-option')) - }, - enumerable: !1, - configurable: !0, - }), - (t.prototype.getText = function () { - var t = this.selectedText - return null != t && '' !== t ? t : v(this.childOpts, this.value, this.compareWith) - }), - (t.prototype.setFocus = function () { - this.focusEl && this.focusEl.focus() - }), - (t.prototype.emitStyle = function () { - this.ionStyle.emit({ - interactive: !0, - select: !0, - 'has-placeholder': null != this.placeholder, - 'has-value': this.hasValue(), - 'interactive-disabled': this.disabled, - 'select-disabled': this.disabled, - }) - }), - (t.prototype.render = function () { - var t, - e = this, - n = this, - i = n.disabled, - s = n.el, - c = n.inputId, - d = n.isExpanded, - p = n.name, - u = n.placeholder, - h = n.value, - b = Object(r.b)(this), - v = Object(a.d)(s, c), - g = v.labelText, - m = v.labelId - Object(a.e)(!0, s, p, f(h), i) - var y = !1, - x = this.getText() - '' === x && null != u && ((x = u), (y = !0)) - var O = { 'select-text': !0, 'select-placeholder': y }, - j = y ? 'placeholder' : 'text', - w = void 0 !== g ? ('' !== x ? x + ', ' + g : g) : x - return Object(o.j)( - o.c, - { - onClick: this.onClick, - role: 'button', - 'aria-haspopup': 'listbox', - 'aria-disabled': i ? 'true' : null, - 'aria-label': w, - class: - ((t = {}), - (t[b] = !0), - (t['in-item'] = Object(l.c)('ion-item', s)), - (t['select-disabled'] = i), - (t['select-expanded'] = d), - t), - }, - Object(o.j)('div', { 'aria-hidden': 'true', class: O, part: j }, x), - Object(o.j)( - 'div', - { class: 'select-icon', role: 'presentation', part: 'icon' }, - Object(o.j)('div', { class: 'select-icon-inner' }) - ), - Object(o.j)('label', { id: m }, w), - Object(o.j)('button', { - type: 'button', - disabled: i, - id: c, - 'aria-labelledby': m, - 'aria-haspopup': 'listbox', - 'aria-expanded': '' + d, - onFocus: this.onFocus, - onBlur: this.onBlur, - ref: function (t) { - return (e.focusEl = t) - }, - }) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { disabled: ['disabledChanged'], placeholder: ['disabledChanged'], value: ['valueChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - u = function (t, e, n) { - return ( - void 0 !== t && - (Array.isArray(t) - ? t.some(function (t) { - return b(t, e, n) - }) - : b(t, e, n)) - ) - }, - h = function (t) { - var e = t.value - return void 0 === e ? t.textContent || '' : e - }, - f = function (t) { - if (null != t) return Array.isArray(t) ? t.join(',') : t.toString() - }, - b = function (t, e, n) { - return 'function' === typeof n - ? n(t, e) - : 'string' === typeof n - ? t[n] === e[n] - : Array.isArray(e) - ? e.includes(t) - : t === e - }, - v = function (t, e, n) { - return void 0 === e - ? '' - : Array.isArray(e) - ? e - .map(function (e) { - return g(t, e, n) - }) - .filter(function (t) { - return null !== t - }) - .join(', ') - : g(t, e, n) || '' - }, - g = function (t, e, n) { - var i = t.find(function (t) { - return b(h(t), e, n) - }) - return i ? i.textContent : null - }, - m = 0, - y = 'select-interface-option' - p.style = { - ios: ':host{--placeholder-color:currentColor;--placeholder-opacity:0.33;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;font-family:var(--ion-font-family, inherit);overflow:hidden;z-index:2}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.in-item){position:static;max-width:45%}:host(.select-disabled){opacity:0.4;pointer-events:none}:host(.ion-focused) button{border:2px solid #5e9ed6}.select-placeholder{color:var(--placeholder-color);opacity:var(--placeholder-opacity)}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}button{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.select-icon{position:relative;opacity:0.33}.select-text{-ms-flex:1;flex:1;min-width:16px;font-size:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-icon-inner{left:5px;top:50%;margin-top:-2px;position:absolute;width:0;height:0;border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent;color:currentColor;pointer-events:none}[dir=rtl] .select-icon-inner,:host-context([dir=rtl]) .select-icon-inner{left:unset;right:unset;right:5px}:host{--padding-top:10px;--padding-end:10px;--padding-bottom:10px;--padding-start:20px}.select-icon{width:12px;height:18px}', - md: ':host{--placeholder-color:currentColor;--placeholder-opacity:0.33;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;font-family:var(--ion-font-family, inherit);overflow:hidden;z-index:2}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}:host(.in-item){position:static;max-width:45%}:host(.select-disabled){opacity:0.4;pointer-events:none}:host(.ion-focused) button{border:2px solid #5e9ed6}.select-placeholder{color:var(--placeholder-color);opacity:var(--placeholder-opacity)}label{left:0;top:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;position:absolute;width:100%;height:100%;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0}[dir=rtl] label,:host-context([dir=rtl]) label{left:unset;right:unset;right:0}label::-moz-focus-inner{border:0}button{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;clip:rect(0 0 0 0);opacity:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none}.select-icon{position:relative;opacity:0.33}.select-text{-ms-flex:1;flex:1;min-width:16px;font-size:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-icon-inner{left:5px;top:50%;margin-top:-2px;position:absolute;width:0;height:0;border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent;color:currentColor;pointer-events:none}[dir=rtl] .select-icon-inner,:host-context([dir=rtl]) .select-icon-inner{left:unset;right:unset;right:5px}:host{--padding-top:10px;--padding-end:0;--padding-bottom:10px;--padding-start:16px}.select-icon{width:19px;height:19px}:host-context(.item-label-floating) .select-icon{-webkit-transform:translate3d(0, -9px, 0);transform:translate3d(0, -9px, 0)}', - } - var x = (function () { - function t(t) { - Object(o.o)(this, t), (this.inputId = 'ion-selopt-' + O++), (this.disabled = !1) - } - return ( - (t.prototype.render = function () { - return Object(o.j)(o.c, { role: 'option', id: this.inputId, class: Object(r.b)(this) }) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(o.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - O = 0 - x.style = ':host{display:none}' - var j = (function () { - function t(t) { - Object(o.o)(this, t), (this.options = []) - } - return ( - (t.prototype.onSelect = function (t) { - var e = this.options.find(function (e) { - return e.value === t.target.value - }) - e && Object(s.n)(e.handler) - }), - (t.prototype.render = function () { - var t = this.options.find(function (t) { - return t.checked - }), - e = t ? t.value : void 0 - return Object(o.j)( - o.c, - { class: Object(r.b)(this) }, - Object(o.j)( - 'ion-list', - null, - void 0 !== this.header && Object(o.j)('ion-list-header', null, this.header), - (void 0 !== this.subHeader || void 0 !== this.message) && - Object(o.j)( - 'ion-item', - null, - Object(o.j)( - 'ion-label', - { class: 'ion-text-wrap' }, - void 0 !== this.subHeader && Object(o.j)('h3', null, this.subHeader), - void 0 !== this.message && Object(o.j)('p', null, this.message) - ) - ), - Object(o.j)( - 'ion-radio-group', - { value: e }, - this.options.map(function (t) { - return Object(o.j)( - 'ion-item', - { class: Object(l.b)(t.cssClass) }, - Object(o.j)('ion-label', null, t.text), - Object(o.j)('ion-radio', { value: t.value, disabled: t.disabled }) - ) - }) - ) - ) - ) - }), - t - ) - })() - j.style = - '.sc-ion-select-popover-h ion-list.sc-ion-select-popover{margin-left:0;margin-right:0;margin-top:-1px;margin-bottom:-1px}.sc-ion-select-popover-h ion-list-header.sc-ion-select-popover,.sc-ion-select-popover-h ion-label.sc-ion-select-popover{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}' - }, - 133: function (t, e, n) { - 'use strict' - n.d(e, 'a', function () { - return r - }), - n.d(e, 'b', function () { - return a - }), - n.d(e, 'c', function () { - return o - }), - n.d(e, 'd', function () { - return l - }) - var i = n(1), - o = function (t, e) { - return null !== e.closest(t) - }, - r = function (t, e) { - var n - return 'string' === typeof t && t.length > 0 - ? Object.assign((((n = { 'ion-color': !0 })['ion-color-' + t] = !0), n), e) - : e - }, - a = function (t) { - var e = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (e[t] = !0) - }), - e - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - l = function (t, e, n, o) { - return Object(i.a)(void 0, void 0, void 0, function () { - var r - return Object(i.c)(this, function (i) { - return null != t && '#' !== t[0] && !s.test(t) && (r = document.querySelector('ion-router')) - ? (null != e && e.preventDefault(), [2, r.push(t, n, o)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=35.cbbbc494.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[35],{120:function(t,e,n){"use strict";n.r(e),n.d(e,"ion_select",(function(){return p})),n.d(e,"ion_select_option",(function(){return x})),n.d(e,"ion_select_popover",(function(){return j}));var i=n(1),o=n(13),r=n(14),a=n(12),s=n(24),l=n(133),c=(n(26),function(t,e){var n;return t.forEach((function(t){for(var i=0;i0?Object.assign(((n={"ion-color":!0})["ion-color-"+t]=!0,n),e):e},a=function(t){var e={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return e[t]=!0})),e},s=/^[a-z][a-z0-9+\-.]*:/,l=function(t,e,n,o){return Object(i.a)(void 0,void 0,void 0,(function(){var r;return Object(i.c)(this,(function(i){return null!=t&&"#"!==t[0]&&!s.test(t)&&(r=document.querySelector("ion-router"))?(null!=e&&e.preventDefault(),[2,r.push(t,n,o)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=35.cbbbc494.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/36.8267420e.chunk.js b/docs/static/js/36.8267420e.chunk.js index eeb8ac8..1e5323e 100644 --- a/docs/static/js/36.8267420e.chunk.js +++ b/docs/static/js/36.8267420e.chunk.js @@ -1,264 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [36], - { - 124: function (t, o, e) { - 'use strict' - e.r(o), - e.d(o, 'ion_tab_bar', function () { - return a - }), - e.d(o, 'ion_tab_button', function () { - return l - }) - var n = e(13), - i = e(14), - r = e(133), - a = (function () { - function t(t) { - Object(n.o)(this, t), - (this.ionTabBarChanged = Object(n.g)(this, 'ionTabBarChanged', 7)), - (this.keyboardVisible = !1), - (this.translucent = !1) - } - return ( - (t.prototype.selectedTabChanged = function () { - void 0 !== this.selectedTab && this.ionTabBarChanged.emit({ tab: this.selectedTab }) - }), - (t.prototype.componentWillLoad = function () { - this.selectedTabChanged() - }), - (t.prototype.connectedCallback = function () { - var t = this - 'undefined' !== typeof window && - ((this.keyboardWillShowHandler = function () { - 'top' !== t.el.getAttribute('slot') && (t.keyboardVisible = !0) - }), - (this.keyboardWillHideHandler = function () { - setTimeout(function () { - return (t.keyboardVisible = !1) - }, 50) - }), - window.addEventListener('keyboardWillShow', this.keyboardWillShowHandler), - window.addEventListener('keyboardWillHide', this.keyboardWillHideHandler)) - }), - (t.prototype.disconnectedCallback = function () { - 'undefined' !== typeof window && - (window.removeEventListener('keyboardWillShow', this.keyboardWillShowHandler), - window.removeEventListener('keyboardWillHide', this.keyboardWillHideHandler), - (this.keyboardWillShowHandler = this.keyboardWillHideHandler = void 0)) - }), - (t.prototype.render = function () { - var t, - o = this, - e = o.color, - a = o.translucent, - l = o.keyboardVisible, - s = Object(i.b)(this) - return Object(n.j)( - n.c, - { - role: 'tablist', - 'aria-hidden': l ? 'true' : null, - class: Object(r.a)( - e, - ((t = {}), (t[s] = !0), (t['tab-bar-translucent'] = a), (t['tab-bar-hidden'] = l), t) - ), - }, - Object(n.j)('slot', null) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { selectedTab: ['selectedTabChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - a.style = { - ios: ':host{padding-left:var(--ion-safe-area-left);padding-right:var(--ion-safe-area-right);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-bottom:var(--ion-safe-area-bottom, 0);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--ion-safe-area-left);padding-inline-start:var(--ion-safe-area-left);-webkit-padding-end:var(--ion-safe-area-right);padding-inline-end:var(--ion-safe-area-right)}}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-background-color, #fff));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:0.55px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.2))));--color:var(--ion-tab-bar-color, var(--ion-color-step-400, #999999));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #3880ff));height:50px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.tab-bar-translucent){--background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(210%) blur(20px);backdrop-filter:saturate(210%) blur(20px)}:host(.ion-color.tab-bar-translucent){background:rgba(var(--ion-color-base-rgb), 0.8)}:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.6)}}', - md: ':host{padding-left:var(--ion-safe-area-left);padding-right:var(--ion-safe-area-right);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-bottom:var(--ion-safe-area-bottom, 0);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--ion-safe-area-left);padding-inline-start:var(--ion-safe-area-left);-webkit-padding-end:var(--ion-safe-area-right);padding-inline-end:var(--ion-safe-area-right)}}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-background-color, #fff));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:1px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.07))));--color:var(--ion-tab-bar-color, var(--ion-color-step-600, #666666));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #3880ff));height:56px}', - } - var l = (function () { - function t(t) { - var o = this - Object(n.o)(this, t), - (this.ionTabButtonClick = Object(n.g)(this, 'ionTabButtonClick', 7)), - (this.disabled = !1), - (this.selected = !1), - (this.onKeyUp = function (t) { - ;('Enter' !== t.key && ' ' !== t.key) || o.selectTab(t) - }), - (this.onClick = function (t) { - o.selectTab(t) - }) - } - return ( - (t.prototype.onTabBarChanged = function (t) { - var o = t.target, - e = this.el.parentElement - ;((t.composedPath && t.composedPath().includes(e)) || (o && o.contains(this.el))) && - (this.selected = this.tab === t.detail.tab) - }), - (t.prototype.componentWillLoad = function () { - void 0 === this.layout && (this.layout = i.c.get('tabButtonLayout', 'icon-top')) - }), - (t.prototype.selectTab = function (t) { - void 0 !== this.tab && - (this.disabled || - this.ionTabButtonClick.emit({ tab: this.tab, href: this.href, selected: this.selected }), - t.preventDefault()) - }), - Object.defineProperty(t.prototype, 'hasLabel', { - get: function () { - return !!this.el.querySelector('ion-label') - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'hasIcon', { - get: function () { - return !!this.el.querySelector('ion-icon') - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t.prototype, 'tabIndex', { - get: function () { - return this.disabled ? -1 : this.el.hasAttribute('tabindex') ? this.el.getAttribute('tabindex') : 0 - }, - enumerable: !1, - configurable: !0, - }), - (t.prototype.render = function () { - var t, - o = this, - e = o.disabled, - r = o.hasIcon, - a = o.hasLabel, - l = o.tabIndex, - s = o.href, - d = o.rel, - b = o.target, - c = o.layout, - h = o.selected, - g = o.tab, - p = Object(i.b)(this), - u = { download: this.download, href: s, rel: d, target: b } - return Object(n.j)( - n.c, - { - onClick: this.onClick, - onKeyup: this.onKeyUp, - role: 'tab', - tabindex: l, - 'aria-selected': h ? 'true' : null, - id: void 0 !== g ? 'tab-button-' + g : null, - class: - ((t = {}), - (t[p] = !0), - (t['tab-selected'] = h), - (t['tab-disabled'] = e), - (t['tab-has-label'] = a), - (t['tab-has-icon'] = r), - (t['tab-has-label-only'] = a && !r), - (t['tab-has-icon-only'] = r && !a), - (t['tab-layout-' + c] = !0), - (t['ion-activatable'] = !0), - (t['ion-selectable'] = !0), - (t['ion-focusable'] = !0), - t), - }, - Object(n.j)( - 'a', - Object.assign({}, u, { tabIndex: -1, class: 'button-native', part: 'native' }), - Object(n.j)('span', { class: 'button-inner' }, Object(n.j)('slot', null)), - 'md' === p && Object(n.j)('ion-ripple-effect', { type: 'unbounded' }) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })() - l.style = { - ios: ':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:2px;--padding-bottom:0;--padding-start:2px;max-width:240px;font-size:10px}::slotted(ion-badge){padding-left:6px;padding-right:6px;padding-top:1px;padding-bottom:1px;left:calc(50% + 6px);top:4px;height:auto;font-size:12px;line-height:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-badge){padding-left:unset;padding-right:unset;-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px}}[dir=rtl] ::slotted(ion-badge),:host-context([dir=rtl]) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}::slotted(ion-icon){margin-top:2px;margin-bottom:2px;font-size:30px}::slotted(ion-icon::before){vertical-align:top}::slotted(ion-label){margin-top:0;margin-bottom:1px;min-height:11px;font-weight:500}:host(.tab-has-label-only) ::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:12px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-label),:host(.tab-layout-icon-start) ::slotted(ion-label),:host(.tab-layout-icon-hide) ::slotted(ion-label){margin-top:2px;margin-bottom:2px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-icon),:host(.tab-layout-icon-start) ::slotted(ion-icon){min-width:24px;height:26px;margin-top:2px;margin-bottom:1px;font-size:24px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){left:calc(50% + 12px)}:host-context([dir=rtl]):host(.tab-layout-icon-bottom) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-bottom ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 12px)}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:1px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:4px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){left:calc(50% + 35px);top:10px}:host-context([dir=rtl]):host(.tab-layout-icon-start) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-start ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-layout-icon-end) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-end ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 35px)}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){left:calc(50% + 30px);top:10px}:host-context([dir=rtl]):host(.tab-layout-icon-hide) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-hide ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-has-label-only) ::slotted(ion-badge),:host-context([dir=rtl]).tab-has-label-only ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 30px)}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-label-hide) ::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}', - md: ':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:12px;--padding-bottom:0;--padding-start:12px;max-width:168px;font-size:12px;font-weight:normal;letter-spacing:0.03em}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;text-transform:none}::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:16px;margin-bottom:16px;-webkit-transform-origin:center center;transform-origin:center center;font-size:22px}[dir=rtl] ::slotted(ion-icon),:host-context([dir=rtl]) ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}::slotted(ion-badge){border-radius:8px;padding-left:2px;padding-right:2px;padding-top:3px;padding-bottom:2px;left:calc(50% + 6px);top:8px;min-width:12px;font-size:8px;font-weight:normal}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-badge){padding-left:unset;padding-right:unset;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px}}[dir=rtl] ::slotted(ion-badge),:host-context([dir=rtl]) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}::slotted(ion-badge:empty){display:block;min-width:8px;height:8px}:host(.tab-layout-icon-top) ::slotted(ion-icon){margin-top:6px;margin-bottom:2px}:host(.tab-layout-icon-top) ::slotted(ion-label){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){left:70%;top:8px}:host-context([dir=rtl]):host(.tab-layout-icon-bottom) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-bottom ::slotted(ion-badge){left:unset;right:unset;right:70%}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:6px;margin-bottom:0}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){left:80%;top:16px}:host-context([dir=rtl]):host(.tab-layout-icon-start) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-start ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-layout-icon-end) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-end ::slotted(ion-badge){left:unset;right:unset;right:80%}:host(.tab-layout-icon-start) ::slotted(ion-icon){margin-right:6px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.tab-layout-icon-start) ::slotted(ion-icon){margin-right:unset;-webkit-margin-end:6px;margin-inline-end:6px}}:host(.tab-layout-icon-end) ::slotted(ion-icon){margin-left:6px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.tab-layout-icon-end) ::slotted(ion-icon){margin-left:unset;-webkit-margin-start:6px;margin-inline-start:6px}}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){left:70%;top:16px}:host-context([dir=rtl]):host(.tab-layout-icon-hide) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-hide ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-has-label-only) ::slotted(ion-badge),:host-context([dir=rtl]).tab-has-label-only ::slotted(ion-badge){left:unset;right:unset;right:70%}:host(.tab-layout-icon-hide) ::slotted(ion-label),:host(.tab-has-label-only) ::slotted(ion-label){margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){margin-top:0;margin-bottom:0;font-size:24px}', - } - }, - 133: function (t, o, e) { - 'use strict' - e.d(o, 'a', function () { - return r - }), - e.d(o, 'b', function () { - return a - }), - e.d(o, 'c', function () { - return i - }), - e.d(o, 'd', function () { - return s - }) - var n = e(1), - i = function (t, o) { - return null !== o.closest(t) - }, - r = function (t, o) { - var e - return 'string' === typeof t && t.length > 0 - ? Object.assign((((e = { 'ion-color': !0 })['ion-color-' + t] = !0), e), o) - : o - }, - a = function (t) { - var o = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (o[t] = !0) - }), - o - ) - }, - l = /^[a-z][a-z0-9+\-.]*:/, - s = function (t, o, e, i) { - return Object(n.a)(void 0, void 0, void 0, function () { - var r - return Object(n.c)(this, function (n) { - return null != t && '#' !== t[0] && !l.test(t) && (r = document.querySelector('ion-router')) - ? (null != o && o.preventDefault(), [2, r.push(t, e, i)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=36.8267420e.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[36],{124:function(t,o,e){"use strict";e.r(o),e.d(o,"ion_tab_bar",(function(){return a})),e.d(o,"ion_tab_button",(function(){return l}));var n=e(13),i=e(14),r=e(133),a=function(){function t(t){Object(n.o)(this,t),this.ionTabBarChanged=Object(n.g)(this,"ionTabBarChanged",7),this.keyboardVisible=!1,this.translucent=!1}return t.prototype.selectedTabChanged=function(){void 0!==this.selectedTab&&this.ionTabBarChanged.emit({tab:this.selectedTab})},t.prototype.componentWillLoad=function(){this.selectedTabChanged()},t.prototype.connectedCallback=function(){var t=this;"undefined"!==typeof window&&(this.keyboardWillShowHandler=function(){"top"!==t.el.getAttribute("slot")&&(t.keyboardVisible=!0)},this.keyboardWillHideHandler=function(){setTimeout((function(){return t.keyboardVisible=!1}),50)},window.addEventListener("keyboardWillShow",this.keyboardWillShowHandler),window.addEventListener("keyboardWillHide",this.keyboardWillHideHandler))},t.prototype.disconnectedCallback=function(){"undefined"!==typeof window&&(window.removeEventListener("keyboardWillShow",this.keyboardWillShowHandler),window.removeEventListener("keyboardWillHide",this.keyboardWillHideHandler),this.keyboardWillShowHandler=this.keyboardWillHideHandler=void 0)},t.prototype.render=function(){var t,o=this,e=o.color,a=o.translucent,l=o.keyboardVisible,s=Object(i.b)(this);return Object(n.j)(n.c,{role:"tablist","aria-hidden":l?"true":null,class:Object(r.a)(e,(t={},t[s]=!0,t["tab-bar-translucent"]=a,t["tab-bar-hidden"]=l,t))},Object(n.j)("slot",null))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{selectedTab:["selectedTabChanged"]}},enumerable:!1,configurable:!0}),t}();a.style={ios:":host{padding-left:var(--ion-safe-area-left);padding-right:var(--ion-safe-area-right);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-bottom:var(--ion-safe-area-bottom, 0);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--ion-safe-area-left);padding-inline-start:var(--ion-safe-area-left);-webkit-padding-end:var(--ion-safe-area-right);padding-inline-end:var(--ion-safe-area-right)}}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-background-color, #fff));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:0.55px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.2))));--color:var(--ion-tab-bar-color, var(--ion-color-step-400, #999999));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #3880ff));height:50px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.tab-bar-translucent){--background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(210%) blur(20px);backdrop-filter:saturate(210%) blur(20px)}:host(.ion-color.tab-bar-translucent){background:rgba(var(--ion-color-base-rgb), 0.8)}:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.6)}}",md:":host{padding-left:var(--ion-safe-area-left);padding-right:var(--ion-safe-area-right);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-bottom:var(--ion-safe-area-bottom, 0);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--ion-safe-area-left);padding-inline-start:var(--ion-safe-area-left);-webkit-padding-end:var(--ion-safe-area-right);padding-inline-end:var(--ion-safe-area-right)}}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-background-color, #fff));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:1px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.07))));--color:var(--ion-tab-bar-color, var(--ion-color-step-600, #666666));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #3880ff));height:56px}"};var l=function(){function t(t){var o=this;Object(n.o)(this,t),this.ionTabButtonClick=Object(n.g)(this,"ionTabButtonClick",7),this.disabled=!1,this.selected=!1,this.onKeyUp=function(t){"Enter"!==t.key&&" "!==t.key||o.selectTab(t)},this.onClick=function(t){o.selectTab(t)}}return t.prototype.onTabBarChanged=function(t){var o=t.target,e=this.el.parentElement;(t.composedPath&&t.composedPath().includes(e)||o&&o.contains(this.el))&&(this.selected=this.tab===t.detail.tab)},t.prototype.componentWillLoad=function(){void 0===this.layout&&(this.layout=i.c.get("tabButtonLayout","icon-top"))},t.prototype.selectTab=function(t){void 0!==this.tab&&(this.disabled||this.ionTabButtonClick.emit({tab:this.tab,href:this.href,selected:this.selected}),t.preventDefault())},Object.defineProperty(t.prototype,"hasLabel",{get:function(){return!!this.el.querySelector("ion-label")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"hasIcon",{get:function(){return!!this.el.querySelector("ion-icon")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"tabIndex",{get:function(){return this.disabled?-1:this.el.hasAttribute("tabindex")?this.el.getAttribute("tabindex"):0},enumerable:!1,configurable:!0}),t.prototype.render=function(){var t,o=this,e=o.disabled,r=o.hasIcon,a=o.hasLabel,l=o.tabIndex,s=o.href,d=o.rel,b=o.target,c=o.layout,h=o.selected,g=o.tab,p=Object(i.b)(this),u={download:this.download,href:s,rel:d,target:b};return Object(n.j)(n.c,{onClick:this.onClick,onKeyup:this.onKeyUp,role:"tab",tabindex:l,"aria-selected":h?"true":null,id:void 0!==g?"tab-button-"+g:null,class:(t={},t[p]=!0,t["tab-selected"]=h,t["tab-disabled"]=e,t["tab-has-label"]=a,t["tab-has-icon"]=r,t["tab-has-label-only"]=a&&!r,t["tab-has-icon-only"]=r&&!a,t["tab-layout-"+c]=!0,t["ion-activatable"]=!0,t["ion-selectable"]=!0,t["ion-focusable"]=!0,t)},Object(n.j)("a",Object.assign({},u,{tabIndex:-1,class:"button-native",part:"native"}),Object(n.j)("span",{class:"button-inner"},Object(n.j)("slot",null)),"md"===p&&Object(n.j)("ion-ripple-effect",{type:"unbounded"})))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),t}();l.style={ios:':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:2px;--padding-bottom:0;--padding-start:2px;max-width:240px;font-size:10px}::slotted(ion-badge){padding-left:6px;padding-right:6px;padding-top:1px;padding-bottom:1px;left:calc(50% + 6px);top:4px;height:auto;font-size:12px;line-height:16px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-badge){padding-left:unset;padding-right:unset;-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px}}[dir=rtl] ::slotted(ion-badge),:host-context([dir=rtl]) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}::slotted(ion-icon){margin-top:2px;margin-bottom:2px;font-size:30px}::slotted(ion-icon::before){vertical-align:top}::slotted(ion-label){margin-top:0;margin-bottom:1px;min-height:11px;font-weight:500}:host(.tab-has-label-only) ::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:12px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-label),:host(.tab-layout-icon-start) ::slotted(ion-label),:host(.tab-layout-icon-hide) ::slotted(ion-label){margin-top:2px;margin-bottom:2px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-icon),:host(.tab-layout-icon-start) ::slotted(ion-icon){min-width:24px;height:26px;margin-top:2px;margin-bottom:1px;font-size:24px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){left:calc(50% + 12px)}:host-context([dir=rtl]):host(.tab-layout-icon-bottom) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-bottom ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 12px)}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:1px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:4px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){left:calc(50% + 35px);top:10px}:host-context([dir=rtl]):host(.tab-layout-icon-start) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-start ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-layout-icon-end) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-end ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 35px)}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){left:calc(50% + 30px);top:10px}:host-context([dir=rtl]):host(.tab-layout-icon-hide) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-hide ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-has-label-only) ::slotted(ion-badge),:host-context([dir=rtl]).tab-has-label-only ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 30px)}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-label-hide) ::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}',md:':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.button-native{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:12px;--padding-bottom:0;--padding-start:12px;max-width:168px;font-size:12px;font-weight:normal;letter-spacing:0.03em}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;text-transform:none}::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:16px;margin-bottom:16px;-webkit-transform-origin:center center;transform-origin:center center;font-size:22px}[dir=rtl] ::slotted(ion-icon),:host-context([dir=rtl]) ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}::slotted(ion-badge){border-radius:8px;padding-left:2px;padding-right:2px;padding-top:3px;padding-bottom:2px;left:calc(50% + 6px);top:8px;min-width:12px;font-size:8px;font-weight:normal}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){::slotted(ion-badge){padding-left:unset;padding-right:unset;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px}}[dir=rtl] ::slotted(ion-badge),:host-context([dir=rtl]) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}::slotted(ion-badge:empty){display:block;min-width:8px;height:8px}:host(.tab-layout-icon-top) ::slotted(ion-icon){margin-top:6px;margin-bottom:2px}:host(.tab-layout-icon-top) ::slotted(ion-label){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){left:70%;top:8px}:host-context([dir=rtl]):host(.tab-layout-icon-bottom) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-bottom ::slotted(ion-badge){left:unset;right:unset;right:70%}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:6px;margin-bottom:0}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){left:80%;top:16px}:host-context([dir=rtl]):host(.tab-layout-icon-start) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-start ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-layout-icon-end) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-end ::slotted(ion-badge){left:unset;right:unset;right:80%}:host(.tab-layout-icon-start) ::slotted(ion-icon){margin-right:6px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.tab-layout-icon-start) ::slotted(ion-icon){margin-right:unset;-webkit-margin-end:6px;margin-inline-end:6px}}:host(.tab-layout-icon-end) ::slotted(ion-icon){margin-left:6px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){:host(.tab-layout-icon-end) ::slotted(ion-icon){margin-left:unset;-webkit-margin-start:6px;margin-inline-start:6px}}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){left:70%;top:16px}:host-context([dir=rtl]):host(.tab-layout-icon-hide) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-hide ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-has-label-only) ::slotted(ion-badge),:host-context([dir=rtl]).tab-has-label-only ::slotted(ion-badge){left:unset;right:unset;right:70%}:host(.tab-layout-icon-hide) ::slotted(ion-label),:host(.tab-has-label-only) ::slotted(ion-label){margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){margin-top:0;margin-bottom:0;font-size:24px}'}},133:function(t,o,e){"use strict";e.d(o,"a",(function(){return r})),e.d(o,"b",(function(){return a})),e.d(o,"c",(function(){return i})),e.d(o,"d",(function(){return s}));var n=e(1),i=function(t,o){return null!==o.closest(t)},r=function(t,o){var e;return"string"===typeof t&&t.length>0?Object.assign(((e={"ion-color":!0})["ion-color-"+t]=!0,e),o):o},a=function(t){var o={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return o[t]=!0})),o},l=/^[a-z][a-z0-9+\-.]*:/,s=function(t,o,e,i){return Object(n.a)(void 0,void 0,void 0,(function(){var r;return Object(n.c)(this,(function(n){return null!=t&&"#"!==t[0]&&!l.test(t)&&(r=document.querySelector("ion-router"))?(null!=o&&o.preventDefault(),[2,r.push(t,e,i)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=36.8267420e.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/37.a34b3be4.chunk.js b/docs/static/js/37.a34b3be4.chunk.js index 50be1e2..62e4be9 100644 --- a/docs/static/js/37.a34b3be4.chunk.js +++ b/docs/static/js/37.a34b3be4.chunk.js @@ -1,92 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [37], - { - 126: function (n, t, r) { - 'use strict' - r.r(t), - r.d(t, 'ion_text', function () { - return c - }) - var o = r(13), - e = r(14), - u = r(133), - c = (function () { - function n(n) { - Object(o.o)(this, n) - } - return ( - (n.prototype.render = function () { - var n, - t = Object(e.b)(this) - return Object(o.j)( - o.c, - { class: Object(u.a)(this.color, ((n = {}), (n[t] = !0), n)) }, - Object(o.j)('slot', null) - ) - }), - n - ) - })() - c.style = ':host(.ion-color){color:var(--ion-color-base)}' - }, - 133: function (n, t, r) { - 'use strict' - r.d(t, 'a', function () { - return u - }), - r.d(t, 'b', function () { - return c - }), - r.d(t, 'c', function () { - return e - }), - r.d(t, 'd', function () { - return l - }) - var o = r(1), - e = function (n, t) { - return null !== t.closest(n) - }, - u = function (n, t) { - var r - return 'string' === typeof n && n.length > 0 - ? Object.assign((((r = { 'ion-color': !0 })['ion-color-' + n] = !0), r), t) - : t - }, - c = function (n) { - var t = {} - return ( - (function (n) { - return void 0 !== n - ? (Array.isArray(n) ? n : n.split(' ')) - .filter(function (n) { - return null != n - }) - .map(function (n) { - return n.trim() - }) - .filter(function (n) { - return '' !== n - }) - : [] - })(n).forEach(function (n) { - return (t[n] = !0) - }), - t - ) - }, - i = /^[a-z][a-z0-9+\-.]*:/, - l = function (n, t, r, e) { - return Object(o.a)(void 0, void 0, void 0, function () { - var u - return Object(o.c)(this, function (o) { - return null != n && '#' !== n[0] && !i.test(n) && (u = document.querySelector('ion-router')) - ? (null != t && t.preventDefault(), [2, u.push(n, r, e)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=37.a34b3be4.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[37],{126:function(n,t,r){"use strict";r.r(t),r.d(t,"ion_text",(function(){return c}));var o=r(13),e=r(14),u=r(133),c=function(){function n(n){Object(o.o)(this,n)}return n.prototype.render=function(){var n,t=Object(e.b)(this);return Object(o.j)(o.c,{class:Object(u.a)(this.color,(n={},n[t]=!0,n))},Object(o.j)("slot",null))},n}();c.style=":host(.ion-color){color:var(--ion-color-base)}"},133:function(n,t,r){"use strict";r.d(t,"a",(function(){return u})),r.d(t,"b",(function(){return c})),r.d(t,"c",(function(){return e})),r.d(t,"d",(function(){return l}));var o=r(1),e=function(n,t){return null!==t.closest(n)},u=function(n,t){var r;return"string"===typeof n&&n.length>0?Object.assign(((r={"ion-color":!0})["ion-color-"+n]=!0,r),t):t},c=function(n){var t={};return function(n){return void 0!==n?(Array.isArray(n)?n:n.split(" ")).filter((function(n){return null!=n})).map((function(n){return n.trim()})).filter((function(n){return""!==n})):[]}(n).forEach((function(n){return t[n]=!0})),t},i=/^[a-z][a-z0-9+\-.]*:/,l=function(n,t,r,e){return Object(o.a)(void 0,void 0,void 0,(function(){var u;return Object(o.c)(this,(function(o){return null!=n&&"#"!==n[0]&&!i.test(n)&&(u=document.querySelector("ion-router"))?(null!=t&&t.preventDefault(),[2,u.push(n,r,e)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=37.a34b3be4.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/38.85a94d3a.chunk.js b/docs/static/js/38.85a94d3a.chunk.js index 7922e8a..80adef7 100644 --- a/docs/static/js/38.85a94d3a.chunk.js +++ b/docs/static/js/38.85a94d3a.chunk.js @@ -1,280 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [38], - { - 127: function (t, e, i) { - 'use strict' - i.r(e), - i.d(e, 'ion_textarea', function () { - return d - }) - var a = i(1), - n = i(13), - o = i(14), - r = i(12), - l = i(133), - d = (function () { - function t(t) { - var e = this - Object(n.o)(this, t), - (this.ionChange = Object(n.g)(this, 'ionChange', 7)), - (this.ionInput = Object(n.g)(this, 'ionInput', 7)), - (this.ionStyle = Object(n.g)(this, 'ionStyle', 7)), - (this.ionBlur = Object(n.g)(this, 'ionBlur', 7)), - (this.ionFocus = Object(n.g)(this, 'ionFocus', 7)), - (this.inputId = 'ion-textarea-' + s++), - (this.didBlurAfterEdit = !1), - (this.inheritedAttributes = {}), - (this.fireFocusEvents = !0), - (this.hasFocus = !1), - (this.autocapitalize = 'none'), - (this.autofocus = !1), - (this.clearOnEdit = !1), - (this.debounce = 0), - (this.disabled = !1), - (this.name = this.inputId), - (this.readonly = !1), - (this.required = !1), - (this.spellcheck = !1), - (this.autoGrow = !1), - (this.value = ''), - (this.onInput = function (t) { - e.nativeInput && (e.value = e.nativeInput.value), e.emitStyle(), e.ionInput.emit(t) - }), - (this.onFocus = function (t) { - ;(e.hasFocus = !0), e.focusChange(), e.fireFocusEvents && e.ionFocus.emit(t) - }), - (this.onBlur = function (t) { - ;(e.hasFocus = !1), e.focusChange(), e.fireFocusEvents && e.ionBlur.emit(t) - }), - (this.onKeyDown = function () { - e.checkClearOnEdit() - }) - } - return ( - (t.prototype.debounceChanged = function () { - this.ionChange = Object(r.f)(this.ionChange, this.debounce) - }), - (t.prototype.disabledChanged = function () { - this.emitStyle() - }), - (t.prototype.valueChanged = function () { - var t = this.nativeInput, - e = this.getValue() - t && t.value !== e && (t.value = e), - this.runAutoGrow(), - this.emitStyle(), - this.ionChange.emit({ value: e }) - }), - (t.prototype.connectedCallback = function () { - this.emitStyle(), - this.debounceChanged(), - document.dispatchEvent(new CustomEvent('ionInputDidLoad', { detail: this.el })) - }), - (t.prototype.disconnectedCallback = function () { - document.dispatchEvent(new CustomEvent('ionInputDidUnload', { detail: this.el })) - }), - (t.prototype.componentWillLoad = function () { - this.inheritedAttributes = Object(r.i)(this.el, ['title']) - }), - (t.prototype.componentDidLoad = function () { - var t = this - Object(r.q)(function () { - return t.runAutoGrow() - }) - }), - (t.prototype.runAutoGrow = function () { - var t = this, - e = this.nativeInput - e && - this.autoGrow && - Object(n.h)(function () { - ;(e.style.height = 'auto'), - (e.style.height = e.scrollHeight + 'px'), - t.textareaWrapper && (t.textareaWrapper.style.height = e.scrollHeight + 'px') - }) - }), - (t.prototype.setFocus = function () { - return Object(a.a)(this, void 0, void 0, function () { - return Object(a.c)(this, function (t) { - return this.nativeInput && this.nativeInput.focus(), [2] - }) - }) - }), - (t.prototype.setBlur = function () { - return Object(a.a)(this, void 0, void 0, function () { - return Object(a.c)(this, function (t) { - return this.nativeInput && this.nativeInput.blur(), [2] - }) - }) - }), - (t.prototype.getInputElement = function () { - return Promise.resolve(this.nativeInput) - }), - (t.prototype.emitStyle = function () { - this.ionStyle.emit({ - interactive: !0, - textarea: !0, - input: !0, - 'interactive-disabled': this.disabled, - 'has-placeholder': null != this.placeholder, - 'has-value': this.hasValue(), - 'has-focus': this.hasFocus, - }) - }), - (t.prototype.checkClearOnEdit = function () { - this.clearOnEdit && - (this.didBlurAfterEdit && this.hasValue() && (this.value = ''), (this.didBlurAfterEdit = !1)) - }), - (t.prototype.focusChange = function () { - this.clearOnEdit && !this.hasFocus && this.hasValue() && (this.didBlurAfterEdit = !0), this.emitStyle() - }), - (t.prototype.hasValue = function () { - return '' !== this.getValue() - }), - (t.prototype.getValue = function () { - return this.value || '' - }), - (t.prototype.render = function () { - var t, - e = this, - i = Object(o.b)(this), - a = this.getValue(), - d = this.inputId + '-lbl', - s = Object(r.h)(this.el) - return ( - s && (s.id = d), - Object(n.j)( - n.c, - { - 'aria-disabled': this.disabled ? 'true' : null, - class: Object(l.a)(this.color, ((t = {}), (t[i] = !0), t)), - }, - Object(n.j)( - 'div', - { - class: 'textarea-wrapper', - ref: function (t) { - return (e.textareaWrapper = t) - }, - }, - Object(n.j)( - 'textarea', - Object.assign( - { - class: 'native-textarea', - 'aria-labelledby': s ? d : null, - ref: function (t) { - return (e.nativeInput = t) - }, - autoCapitalize: this.autocapitalize, - autoFocus: this.autofocus, - enterKeyHint: this.enterkeyhint, - inputMode: this.inputmode, - disabled: this.disabled, - maxLength: this.maxlength, - minLength: this.minlength, - name: this.name, - placeholder: this.placeholder || '', - readOnly: this.readonly, - required: this.required, - spellcheck: this.spellcheck, - cols: this.cols, - rows: this.rows, - wrap: this.wrap, - onInput: this.onInput, - onBlur: this.onBlur, - onFocus: this.onFocus, - onKeyDown: this.onKeyDown, - }, - this.inheritedAttributes - ), - a - ) - ) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(n.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - Object.defineProperty(t, 'watchers', { - get: function () { - return { debounce: ['debounceChanged'], disabled: ['disabledChanged'], value: ['valueChanged'] } - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - s = 0 - d.style = { - ios: '.sc-ion-textarea-ios-h{--background:initial;--color:initial;--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--border-radius:0;display:block;position:relative;-ms-flex:1;flex:1;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);white-space:pre-wrap;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-textarea-ios-h{background:initial}.ion-color.sc-ion-textarea-ios-h{color:var(--ion-color-base)}ion-item.sc-ion-textarea-ios-h,ion-item .sc-ion-textarea-ios-h{-ms-flex-item-align:baseline;align-self:baseline}ion-item.sc-ion-textarea-ios-h:not(.item-label),ion-item:not(.item-label) .sc-ion-textarea-ios-h{--padding-start:0}.textarea-wrapper.sc-ion-textarea-ios{min-width:inherit;max-width:inherit;min-height:inherit;max-height:inherit}.native-textarea.sc-ion-textarea-ios{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;width:100%;max-width:100%;max-height:100%;border:0;outline:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native-textarea.sc-ion-textarea-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.native-textarea.sc-ion-textarea-ios::-webkit-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-ios::-moz-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-ios:-ms-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-ios::-ms-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-ios::placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea[disabled].sc-ion-textarea-ios{opacity:0.4}.cloned-input.sc-ion-textarea-ios{left:0;top:0;position:absolute;pointer-events:none}[dir=rtl].sc-ion-textarea-ios .cloned-input.sc-ion-textarea-ios,[dir=rtl].sc-ion-textarea-ios-h .cloned-input.sc-ion-textarea-ios,[dir=rtl] .sc-ion-textarea-ios-h .cloned-input.sc-ion-textarea-ios{left:unset;right:unset;right:0}.item-label-floating.item-has-placeholder.sc-ion-textarea-ios-h:not(.item-has-value),.item-label-floating.item-has-placeholder:not(.item-has-value) .sc-ion-textarea-ios-h{opacity:0}.item-label-floating.item-has-placeholder.sc-ion-textarea-ios-h:not(.item-has-value).item-has-focus,.item-label-floating.item-has-placeholder:not(.item-has-value).item-has-focus .sc-ion-textarea-ios-h{-webkit-transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.sc-ion-textarea-ios-h{--padding-top:10px;--padding-end:10px;--padding-bottom:10px;--padding-start:0;font-size:inherit}.item-label-stacked.sc-ion-textarea-ios-h,.item-label-stacked .sc-ion-textarea-ios-h,.item-label-floating.sc-ion-textarea-ios-h,.item-label-floating .sc-ion-textarea-ios-h{--padding-top:8px;--padding-bottom:8px;--padding-start:0px}', - md: '.sc-ion-textarea-md-h{--background:initial;--color:initial;--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--border-radius:0;display:block;position:relative;-ms-flex:1;flex:1;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);white-space:pre-wrap;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-textarea-md-h{background:initial}.ion-color.sc-ion-textarea-md-h{color:var(--ion-color-base)}ion-item.sc-ion-textarea-md-h,ion-item .sc-ion-textarea-md-h{-ms-flex-item-align:baseline;align-self:baseline}ion-item.sc-ion-textarea-md-h:not(.item-label),ion-item:not(.item-label) .sc-ion-textarea-md-h{--padding-start:0}.textarea-wrapper.sc-ion-textarea-md{min-width:inherit;max-width:inherit;min-height:inherit;max-height:inherit}.native-textarea.sc-ion-textarea-md{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;width:100%;max-width:100%;max-height:100%;border:0;outline:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native-textarea.sc-ion-textarea-md{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.native-textarea.sc-ion-textarea-md::-webkit-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-md::-moz-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-md:-ms-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-md::-ms-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-md::placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea[disabled].sc-ion-textarea-md{opacity:0.4}.cloned-input.sc-ion-textarea-md{left:0;top:0;position:absolute;pointer-events:none}[dir=rtl].sc-ion-textarea-md .cloned-input.sc-ion-textarea-md,[dir=rtl].sc-ion-textarea-md-h .cloned-input.sc-ion-textarea-md,[dir=rtl] .sc-ion-textarea-md-h .cloned-input.sc-ion-textarea-md{left:unset;right:unset;right:0}.item-label-floating.item-has-placeholder.sc-ion-textarea-md-h:not(.item-has-value),.item-label-floating.item-has-placeholder:not(.item-has-value) .sc-ion-textarea-md-h{opacity:0}.item-label-floating.item-has-placeholder.sc-ion-textarea-md-h:not(.item-has-value).item-has-focus,.item-label-floating.item-has-placeholder:not(.item-has-value).item-has-focus .sc-ion-textarea-md-h{-webkit-transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.sc-ion-textarea-md-h{--padding-top:10px;--padding-end:0;--padding-bottom:11px;--padding-start:8px;margin-left:0;margin-right:0;margin-top:8px;margin-bottom:0;font-size:inherit}.item-label-stacked.sc-ion-textarea-md-h,.item-label-stacked .sc-ion-textarea-md-h,.item-label-floating.sc-ion-textarea-md-h,.item-label-floating .sc-ion-textarea-md-h{--padding-top:8px;--padding-bottom:8px;--padding-start:0}', - } - }, - 133: function (t, e, i) { - 'use strict' - i.d(e, 'a', function () { - return o - }), - i.d(e, 'b', function () { - return r - }), - i.d(e, 'c', function () { - return n - }), - i.d(e, 'd', function () { - return d - }) - var a = i(1), - n = function (t, e) { - return null !== e.closest(t) - }, - o = function (t, e) { - var i - return 'string' === typeof t && t.length > 0 - ? Object.assign((((i = { 'ion-color': !0 })['ion-color-' + t] = !0), i), e) - : e - }, - r = function (t) { - var e = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (e[t] = !0) - }), - e - ) - }, - l = /^[a-z][a-z0-9+\-.]*:/, - d = function (t, e, i, n) { - return Object(a.a)(void 0, void 0, void 0, function () { - var o - return Object(a.c)(this, function (a) { - return null != t && '#' !== t[0] && !l.test(t) && (o = document.querySelector('ion-router')) - ? (null != e && e.preventDefault(), [2, o.push(t, i, n)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=38.85a94d3a.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[38],{127:function(t,e,i){"use strict";i.r(e),i.d(e,"ion_textarea",(function(){return d}));var a=i(1),n=i(13),o=i(14),r=i(12),l=i(133),d=function(){function t(t){var e=this;Object(n.o)(this,t),this.ionChange=Object(n.g)(this,"ionChange",7),this.ionInput=Object(n.g)(this,"ionInput",7),this.ionStyle=Object(n.g)(this,"ionStyle",7),this.ionBlur=Object(n.g)(this,"ionBlur",7),this.ionFocus=Object(n.g)(this,"ionFocus",7),this.inputId="ion-textarea-"+s++,this.didBlurAfterEdit=!1,this.inheritedAttributes={},this.fireFocusEvents=!0,this.hasFocus=!1,this.autocapitalize="none",this.autofocus=!1,this.clearOnEdit=!1,this.debounce=0,this.disabled=!1,this.name=this.inputId,this.readonly=!1,this.required=!1,this.spellcheck=!1,this.autoGrow=!1,this.value="",this.onInput=function(t){e.nativeInput&&(e.value=e.nativeInput.value),e.emitStyle(),e.ionInput.emit(t)},this.onFocus=function(t){e.hasFocus=!0,e.focusChange(),e.fireFocusEvents&&e.ionFocus.emit(t)},this.onBlur=function(t){e.hasFocus=!1,e.focusChange(),e.fireFocusEvents&&e.ionBlur.emit(t)},this.onKeyDown=function(){e.checkClearOnEdit()}}return t.prototype.debounceChanged=function(){this.ionChange=Object(r.f)(this.ionChange,this.debounce)},t.prototype.disabledChanged=function(){this.emitStyle()},t.prototype.valueChanged=function(){var t=this.nativeInput,e=this.getValue();t&&t.value!==e&&(t.value=e),this.runAutoGrow(),this.emitStyle(),this.ionChange.emit({value:e})},t.prototype.connectedCallback=function(){this.emitStyle(),this.debounceChanged(),document.dispatchEvent(new CustomEvent("ionInputDidLoad",{detail:this.el}))},t.prototype.disconnectedCallback=function(){document.dispatchEvent(new CustomEvent("ionInputDidUnload",{detail:this.el}))},t.prototype.componentWillLoad=function(){this.inheritedAttributes=Object(r.i)(this.el,["title"])},t.prototype.componentDidLoad=function(){var t=this;Object(r.q)((function(){return t.runAutoGrow()}))},t.prototype.runAutoGrow=function(){var t=this,e=this.nativeInput;e&&this.autoGrow&&Object(n.h)((function(){e.style.height="auto",e.style.height=e.scrollHeight+"px",t.textareaWrapper&&(t.textareaWrapper.style.height=e.scrollHeight+"px")}))},t.prototype.setFocus=function(){return Object(a.a)(this,void 0,void 0,(function(){return Object(a.c)(this,(function(t){return this.nativeInput&&this.nativeInput.focus(),[2]}))}))},t.prototype.setBlur=function(){return Object(a.a)(this,void 0,void 0,(function(){return Object(a.c)(this,(function(t){return this.nativeInput&&this.nativeInput.blur(),[2]}))}))},t.prototype.getInputElement=function(){return Promise.resolve(this.nativeInput)},t.prototype.emitStyle=function(){this.ionStyle.emit({interactive:!0,textarea:!0,input:!0,"interactive-disabled":this.disabled,"has-placeholder":null!=this.placeholder,"has-value":this.hasValue(),"has-focus":this.hasFocus})},t.prototype.checkClearOnEdit=function(){this.clearOnEdit&&(this.didBlurAfterEdit&&this.hasValue()&&(this.value=""),this.didBlurAfterEdit=!1)},t.prototype.focusChange=function(){this.clearOnEdit&&!this.hasFocus&&this.hasValue()&&(this.didBlurAfterEdit=!0),this.emitStyle()},t.prototype.hasValue=function(){return""!==this.getValue()},t.prototype.getValue=function(){return this.value||""},t.prototype.render=function(){var t,e=this,i=Object(o.b)(this),a=this.getValue(),d=this.inputId+"-lbl",s=Object(r.h)(this.el);return s&&(s.id=d),Object(n.j)(n.c,{"aria-disabled":this.disabled?"true":null,class:Object(l.a)(this.color,(t={},t[i]=!0,t))},Object(n.j)("div",{class:"textarea-wrapper",ref:function(t){return e.textareaWrapper=t}},Object(n.j)("textarea",Object.assign({class:"native-textarea","aria-labelledby":s?d:null,ref:function(t){return e.nativeInput=t},autoCapitalize:this.autocapitalize,autoFocus:this.autofocus,enterKeyHint:this.enterkeyhint,inputMode:this.inputmode,disabled:this.disabled,maxLength:this.maxlength,minLength:this.minlength,name:this.name,placeholder:this.placeholder||"",readOnly:this.readonly,required:this.required,spellcheck:this.spellcheck,cols:this.cols,rows:this.rows,wrap:this.wrap,onInput:this.onInput,onBlur:this.onBlur,onFocus:this.onFocus,onKeyDown:this.onKeyDown},this.inheritedAttributes),a)))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(n.k)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t,"watchers",{get:function(){return{debounce:["debounceChanged"],disabled:["disabledChanged"],value:["valueChanged"]}},enumerable:!1,configurable:!0}),t}(),s=0;d.style={ios:".sc-ion-textarea-ios-h{--background:initial;--color:initial;--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--border-radius:0;display:block;position:relative;-ms-flex:1;flex:1;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);white-space:pre-wrap;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-textarea-ios-h{background:initial}.ion-color.sc-ion-textarea-ios-h{color:var(--ion-color-base)}ion-item.sc-ion-textarea-ios-h,ion-item .sc-ion-textarea-ios-h{-ms-flex-item-align:baseline;align-self:baseline}ion-item.sc-ion-textarea-ios-h:not(.item-label),ion-item:not(.item-label) .sc-ion-textarea-ios-h{--padding-start:0}.textarea-wrapper.sc-ion-textarea-ios{min-width:inherit;max-width:inherit;min-height:inherit;max-height:inherit}.native-textarea.sc-ion-textarea-ios{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;width:100%;max-width:100%;max-height:100%;border:0;outline:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native-textarea.sc-ion-textarea-ios{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.native-textarea.sc-ion-textarea-ios::-webkit-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-ios::-moz-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-ios:-ms-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-ios::-ms-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-ios::placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea[disabled].sc-ion-textarea-ios{opacity:0.4}.cloned-input.sc-ion-textarea-ios{left:0;top:0;position:absolute;pointer-events:none}[dir=rtl].sc-ion-textarea-ios .cloned-input.sc-ion-textarea-ios,[dir=rtl].sc-ion-textarea-ios-h .cloned-input.sc-ion-textarea-ios,[dir=rtl] .sc-ion-textarea-ios-h .cloned-input.sc-ion-textarea-ios{left:unset;right:unset;right:0}.item-label-floating.item-has-placeholder.sc-ion-textarea-ios-h:not(.item-has-value),.item-label-floating.item-has-placeholder:not(.item-has-value) .sc-ion-textarea-ios-h{opacity:0}.item-label-floating.item-has-placeholder.sc-ion-textarea-ios-h:not(.item-has-value).item-has-focus,.item-label-floating.item-has-placeholder:not(.item-has-value).item-has-focus .sc-ion-textarea-ios-h{-webkit-transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.sc-ion-textarea-ios-h{--padding-top:10px;--padding-end:10px;--padding-bottom:10px;--padding-start:0;font-size:inherit}.item-label-stacked.sc-ion-textarea-ios-h,.item-label-stacked .sc-ion-textarea-ios-h,.item-label-floating.sc-ion-textarea-ios-h,.item-label-floating .sc-ion-textarea-ios-h{--padding-top:8px;--padding-bottom:8px;--padding-start:0px}",md:".sc-ion-textarea-md-h{--background:initial;--color:initial;--placeholder-color:initial;--placeholder-font-style:initial;--placeholder-font-weight:initial;--placeholder-opacity:.5;--padding-top:0;--padding-end:0;--padding-bottom:0;--padding-start:0;--border-radius:0;display:block;position:relative;-ms-flex:1;flex:1;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);white-space:pre-wrap;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-textarea-md-h{background:initial}.ion-color.sc-ion-textarea-md-h{color:var(--ion-color-base)}ion-item.sc-ion-textarea-md-h,ion-item .sc-ion-textarea-md-h{-ms-flex-item-align:baseline;align-self:baseline}ion-item.sc-ion-textarea-md-h:not(.item-label),ion-item:not(.item-label) .sc-ion-textarea-md-h{--padding-start:0}.textarea-wrapper.sc-ion-textarea-md{min-width:inherit;max-width:inherit;min-height:inherit;max-height:inherit}.native-textarea.sc-ion-textarea-md{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:var(--padding-start);padding-right:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:block;width:100%;max-width:100%;max-height:100%;border:0;outline:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.native-textarea.sc-ion-textarea-md{padding-left:unset;padding-right:unset;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end)}}.native-textarea.sc-ion-textarea-md::-webkit-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-md::-moz-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-md:-ms-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-md::-ms-input-placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea.sc-ion-textarea-md::placeholder{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;color:var(--placeholder-color);font-family:inherit;font-style:var(--placeholder-font-style);font-weight:var(--placeholder-font-weight);opacity:var(--placeholder-opacity)}.native-textarea[disabled].sc-ion-textarea-md{opacity:0.4}.cloned-input.sc-ion-textarea-md{left:0;top:0;position:absolute;pointer-events:none}[dir=rtl].sc-ion-textarea-md .cloned-input.sc-ion-textarea-md,[dir=rtl].sc-ion-textarea-md-h .cloned-input.sc-ion-textarea-md,[dir=rtl] .sc-ion-textarea-md-h .cloned-input.sc-ion-textarea-md{left:unset;right:unset;right:0}.item-label-floating.item-has-placeholder.sc-ion-textarea-md-h:not(.item-has-value),.item-label-floating.item-has-placeholder:not(.item-has-value) .sc-ion-textarea-md-h{opacity:0}.item-label-floating.item-has-placeholder.sc-ion-textarea-md-h:not(.item-has-value).item-has-focus,.item-label-floating.item-has-placeholder:not(.item-has-value).item-has-focus .sc-ion-textarea-md-h{-webkit-transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.sc-ion-textarea-md-h{--padding-top:10px;--padding-end:0;--padding-bottom:11px;--padding-start:8px;margin-left:0;margin-right:0;margin-top:8px;margin-bottom:0;font-size:inherit}.item-label-stacked.sc-ion-textarea-md-h,.item-label-stacked .sc-ion-textarea-md-h,.item-label-floating.sc-ion-textarea-md-h,.item-label-floating .sc-ion-textarea-md-h{--padding-top:8px;--padding-bottom:8px;--padding-start:0}"}},133:function(t,e,i){"use strict";i.d(e,"a",(function(){return o})),i.d(e,"b",(function(){return r})),i.d(e,"c",(function(){return n})),i.d(e,"d",(function(){return d}));var a=i(1),n=function(t,e){return null!==e.closest(t)},o=function(t,e){var i;return"string"===typeof t&&t.length>0?Object.assign(((i={"ion-color":!0})["ion-color-"+t]=!0,i),e):e},r=function(t){var e={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return e[t]=!0})),e},l=/^[a-z][a-z0-9+\-.]*:/,d=function(t,e,i,n){return Object(a.a)(void 0,void 0,void 0,(function(){var o;return Object(a.c)(this,(function(a){return null!=t&&"#"!==t[0]&&!l.test(t)&&(o=document.querySelector("ion-router"))?(null!=e&&e.preventDefault(),[2,o.push(t,i,n)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=38.85a94d3a.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/39.0e0ae2a9.chunk.js b/docs/static/js/39.0e0ae2a9.chunk.js index eb9c78e..f095867 100644 --- a/docs/static/js/39.0e0ae2a9.chunk.js +++ b/docs/static/js/39.0e0ae2a9.chunk.js @@ -1,362 +1,2 @@ -;(this.webpackJsonpexample = this.webpackJsonpexample || []).push([ - [39], - { - 128: function (t, o, e) { - 'use strict' - e.r(o), - e.d(o, 'ion_toast', function () { - return h - }) - var r = e(1), - i = e(13), - n = e(14), - a = e(24), - s = e(39), - d = e(133), - l = e(2), - c = - (e(26), - e(12), - function (t, o) { - var e = Object(l.a)(), - r = Object(l.a)(), - i = t.host || t, - n = t.querySelector('.toast-wrapper') - switch ((r.addElement(n), o)) { - case 'top': - r.fromTo('transform', 'translateY(-100%)', 'translateY(calc(10px + var(--ion-safe-area-top, 0px)))') - break - case 'middle': - var a = Math.floor(i.clientHeight / 2 - n.clientHeight / 2) - ;(n.style.top = a + 'px'), r.fromTo('opacity', 0.01, 1) - break - default: - r.fromTo('transform', 'translateY(100%)', 'translateY(calc(-10px - var(--ion-safe-area-bottom, 0px)))') - } - return e.addElement(i).easing('cubic-bezier(.155,1.105,.295,1.12)').duration(400).addAnimation(r) - }), - p = function (t, o) { - var e = Object(l.a)(), - r = Object(l.a)(), - i = t.host || t, - n = t.querySelector('.toast-wrapper') - switch ((r.addElement(n), o)) { - case 'top': - r.fromTo('transform', 'translateY(calc(10px + var(--ion-safe-area-top, 0px)))', 'translateY(-100%)') - break - case 'middle': - r.fromTo('opacity', 0.99, 0) - break - default: - r.fromTo('transform', 'translateY(calc(-10px - var(--ion-safe-area-bottom, 0px)))', 'translateY(100%)') - } - return e.addElement(i).easing('cubic-bezier(.36,.66,.04,1)').duration(300).addAnimation(r) - }, - u = function (t, o) { - var e = Object(l.a)(), - r = Object(l.a)(), - i = t.host || t, - n = t.querySelector('.toast-wrapper') - switch ((r.addElement(n), o)) { - case 'top': - ;(n.style.top = 'calc(8px + var(--ion-safe-area-top, 0px))'), r.fromTo('opacity', 0.01, 1) - break - case 'middle': - var a = Math.floor(i.clientHeight / 2 - n.clientHeight / 2) - ;(n.style.top = a + 'px'), r.fromTo('opacity', 0.01, 1) - break - default: - ;(n.style.bottom = 'calc(8px + var(--ion-safe-area-bottom, 0px))'), r.fromTo('opacity', 0.01, 1) - } - return e.addElement(i).easing('cubic-bezier(.36,.66,.04,1)').duration(400).addAnimation(r) - }, - b = function (t) { - var o = Object(l.a)(), - e = Object(l.a)(), - r = t.host || t, - i = t.querySelector('.toast-wrapper') - return ( - e.addElement(i).fromTo('opacity', 0.99, 0), - o.addElement(r).easing('cubic-bezier(.36,.66,.04,1)').duration(300).addAnimation(e) - ) - }, - h = (function () { - function t(t) { - var o = this - Object(i.o)(this, t), - (this.didPresent = Object(i.g)(this, 'ionToastDidPresent', 7)), - (this.willPresent = Object(i.g)(this, 'ionToastWillPresent', 7)), - (this.willDismiss = Object(i.g)(this, 'ionToastWillDismiss', 7)), - (this.didDismiss = Object(i.g)(this, 'ionToastDidDismiss', 7)), - (this.presented = !1), - (this.duration = 0), - (this.keyboardClose = !1), - (this.position = 'bottom'), - (this.translucent = !1), - (this.animated = !0), - (this.dispatchCancelHandler = function (t) { - var e = t.detail.role - if (Object(a.j)(e)) { - var r = o.getButtons().find(function (t) { - return 'cancel' === t.role - }) - o.callButtonHandler(r) - } - }) - } - return ( - (t.prototype.connectedCallback = function () { - Object(a.f)(this.el) - }), - (t.prototype.present = function () { - return Object(r.a)(this, void 0, void 0, function () { - var t = this - return Object(r.c)(this, function (o) { - switch (o.label) { - case 0: - return [4, Object(a.e)(this, 'toastEnter', c, u, this.position)] - case 1: - return ( - o.sent(), - this.duration > 0 && - (this.durationTimeout = setTimeout(function () { - return t.dismiss(void 0, 'timeout') - }, this.duration)), - [2] - ) - } - }) - }) - }), - (t.prototype.dismiss = function (t, o) { - return ( - this.durationTimeout && clearTimeout(this.durationTimeout), - Object(a.g)(this, t, o, 'toastLeave', p, b, this.position) - ) - }), - (t.prototype.onDidDismiss = function () { - return Object(a.h)(this.el, 'ionToastDidDismiss') - }), - (t.prototype.onWillDismiss = function () { - return Object(a.h)(this.el, 'ionToastWillDismiss') - }), - (t.prototype.getButtons = function () { - return this.buttons - ? this.buttons.map(function (t) { - return 'string' === typeof t ? { text: t } : t - }) - : [] - }), - (t.prototype.buttonClick = function (t) { - return Object(r.a)(this, void 0, void 0, function () { - var o - return Object(r.c)(this, function (e) { - switch (e.label) { - case 0: - return ( - (o = t.role), Object(a.j)(o) ? [2, this.dismiss(void 0, o)] : [4, this.callButtonHandler(t)] - ) - case 1: - return e.sent() ? [2, this.dismiss(void 0, o)] : [2, Promise.resolve()] - } - }) - }) - }), - (t.prototype.callButtonHandler = function (t) { - return Object(r.a)(this, void 0, void 0, function () { - var o - return Object(r.c)(this, function (e) { - switch (e.label) { - case 0: - if (!t || !t.handler) return [3, 4] - e.label = 1 - case 1: - return e.trys.push([1, 3, , 4]), [4, Object(a.n)(t.handler)] - case 2: - return !1 === e.sent() ? [2, !1] : [3, 4] - case 3: - return (o = e.sent()), console.error(o), [3, 4] - case 4: - return [2, !0] - } - }) - }) - }), - (t.prototype.renderButtons = function (t, o) { - var e, - r = this - if (0 !== t.length) { - var a = Object(n.b)(this), - s = (((e = { 'toast-button-group': !0 })['toast-button-group-' + o] = !0), e) - return Object(i.j)( - 'div', - { class: s }, - t.map(function (t) { - return Object(i.j)( - 'button', - { - type: 'button', - class: g(t), - tabIndex: 0, - onClick: function () { - return r.buttonClick(t) - }, - part: 'button', - }, - Object(i.j)( - 'div', - { class: 'toast-button-inner' }, - t.icon && - Object(i.j)('ion-icon', { - icon: t.icon, - slot: void 0 === t.text ? 'icon-only' : void 0, - class: 'toast-icon', - }), - t.text - ), - 'md' === a && - Object(i.j)('ion-ripple-effect', { - type: void 0 !== t.icon && void 0 === t.text ? 'unbounded' : 'bounded', - }) - ) - }) - ) - } - }), - (t.prototype.render = function () { - var t, - o, - e = this.getButtons(), - r = e.filter(function (t) { - return 'start' === t.side - }), - a = e.filter(function (t) { - return 'start' !== t.side - }), - l = Object(n.b)(this), - c = (((t = { 'toast-wrapper': !0 })['toast-' + this.position] = !0), t) - return Object(i.j)( - i.c, - { - style: { zIndex: '' + (6e4 + this.overlayIndex) }, - class: Object(d.a)( - this.color, - Object.assign(Object.assign(((o = {}), (o[l] = !0), o), Object(d.b)(this.cssClass)), { - 'toast-translucent': this.translucent, - }) - ), - tabindex: '-1', - onIonToastWillDismiss: this.dispatchCancelHandler, - }, - Object(i.j)( - 'div', - { class: c }, - Object(i.j)( - 'div', - { class: 'toast-container', part: 'container' }, - this.renderButtons(r, 'start'), - Object(i.j)( - 'div', - { class: 'toast-content' }, - void 0 !== this.header && - Object(i.j)('div', { class: 'toast-header', part: 'header' }, this.header), - void 0 !== this.message && - Object(i.j)('div', { - class: 'toast-message', - part: 'message', - innerHTML: Object(s.a)(this.message), - }) - ), - this.renderButtons(a, 'end') - ) - ) - ) - }), - Object.defineProperty(t.prototype, 'el', { - get: function () { - return Object(i.k)(this) - }, - enumerable: !1, - configurable: !0, - }), - t - ) - })(), - g = function (t) { - var o - return Object.assign( - (((o = { 'toast-button': !0, 'toast-button-icon-only': void 0 !== t.icon && void 0 === t.text })[ - 'toast-button-' + t.role - ] = void 0 !== t.role), - (o['ion-focusable'] = !0), - (o['ion-activatable'] = !0), - o), - Object(d.b)(t.cssClass) - ) - } - h.style = { - ios: ':host{--border-width:0;--border-style:none;--border-color:initial;--box-shadow:none;--min-width:auto;--width:auto;--min-height:auto;--height:auto;--max-height:auto;--white-space:pre-wrap;left:0;top:0;display:block;position:absolute;width:100%;height:100%;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);contain:strict;z-index:1001;pointer-events:none}:host-context([dir=rtl]){left:unset;right:unset;right:0}:host(.overlay-hidden){display:none}:host(.ion-color){--button-color:inherit;color:var(--ion-color-contrast)}:host(.ion-color) .toast-button-cancel{color:inherit}:host(.ion-color) .toast-wrapper{background:var(--ion-color-base)}.toast-wrapper{border-radius:var(--border-radius);left:var(--start);right:var(--end);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}[dir=rtl] .toast-wrapper,:host-context([dir=rtl]) .toast-wrapper{left:unset;right:unset;left:var(--end);right:var(--start)}.toast-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;pointer-events:auto;height:inherit;min-height:inherit;max-height:inherit;contain:content}.toast-content{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.toast-message{-ms-flex:1;flex:1;white-space:var(--white-space)}.toast-button-group{display:-ms-flexbox;display:flex}.toast-button{border:0;outline:none;color:var(--button-color);z-index:0}.toast-icon{font-size:1.4em}.toast-button-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (any-hover: hover){.toast-button:hover{cursor:pointer}}:host{--background:var(--ion-color-step-50, #f2f2f2);--border-radius:14px;--button-color:var(--ion-color-primary, #3880ff);--color:var(--ion-color-step-850, #262626);--max-width:700px;--start:10px;--end:10px;font-size:14px}.toast-wrapper{margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;display:block;position:absolute;z-index:10}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-wrapper{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.toast-translucent) .toast-wrapper{background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}}.toast-wrapper.toast-top{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);top:0}.toast-wrapper.toast-middle{opacity:0.01}.toast-wrapper.toast-bottom{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);bottom:0}.toast-content{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-content{padding-left:unset;padding-right:unset;-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:15px;padding-inline-end:15px}}.toast-header{margin-bottom:2px;font-weight:500}.toast-button{padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px;height:44px;-webkit-transition:background-color, opacity 100ms linear;transition:background-color, opacity 100ms linear;border:0;background-color:transparent;font-family:var(--ion-font-family);font-size:17px;font-weight:500;overflow:hidden}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-button{padding-left:unset;padding-right:unset;-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:15px;padding-inline-end:15px}}.toast-button.ion-activated{opacity:0.4}@media (any-hover: hover){.toast-button:hover{opacity:0.6}}', - md: ':host{--border-width:0;--border-style:none;--border-color:initial;--box-shadow:none;--min-width:auto;--width:auto;--min-height:auto;--height:auto;--max-height:auto;--white-space:pre-wrap;left:0;top:0;display:block;position:absolute;width:100%;height:100%;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);contain:strict;z-index:1001;pointer-events:none}:host-context([dir=rtl]){left:unset;right:unset;right:0}:host(.overlay-hidden){display:none}:host(.ion-color){--button-color:inherit;color:var(--ion-color-contrast)}:host(.ion-color) .toast-button-cancel{color:inherit}:host(.ion-color) .toast-wrapper{background:var(--ion-color-base)}.toast-wrapper{border-radius:var(--border-radius);left:var(--start);right:var(--end);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}[dir=rtl] .toast-wrapper,:host-context([dir=rtl]) .toast-wrapper{left:unset;right:unset;left:var(--end);right:var(--start)}.toast-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;pointer-events:auto;height:inherit;min-height:inherit;max-height:inherit;contain:content}.toast-content{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.toast-message{-ms-flex:1;flex:1;white-space:var(--white-space)}.toast-button-group{display:-ms-flexbox;display:flex}.toast-button{border:0;outline:none;color:var(--button-color);z-index:0}.toast-icon{font-size:1.4em}.toast-button-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (any-hover: hover){.toast-button:hover{cursor:pointer}}:host{--background:var(--ion-color-step-800, #333333);--border-radius:4px;--box-shadow:0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);--button-color:var(--ion-color-primary, #3880ff);--color:var(--ion-color-step-50, #f2f2f2);--max-width:700px;--start:8px;--end:8px;font-size:14px}.toast-wrapper{margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;display:block;position:absolute;opacity:0.01;z-index:10}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-wrapper{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}.toast-content{padding-left:16px;padding-right:16px;padding-top:14px;padding-bottom:14px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-content{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}.toast-header{margin-bottom:2px;font-weight:500;line-height:20px}.toast-message{line-height:20px}.toast-button-group-start{margin-left:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-button-group-start{margin-left:unset;-webkit-margin-start:8px;margin-inline-start:8px}}.toast-button-group-end{margin-right:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-button-group-end{margin-right:unset;-webkit-margin-end:8px;margin-inline-end:8px}}.toast-button{padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px;position:relative;background-color:transparent;font-family:var(--ion-font-family);font-size:14px;font-weight:500;letter-spacing:0.84px;text-transform:uppercase;overflow:hidden}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-button{padding-left:unset;padding-right:unset;-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:15px;padding-inline-end:15px}}.toast-button-cancel{color:var(--ion-color-step-100, #e6e6e6)}.toast-button-icon-only{border-radius:50%;padding-left:9px;padding-right:9px;padding-top:9px;padding-bottom:9px;width:36px;height:36px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-button-icon-only{padding-left:unset;padding-right:unset;-webkit-padding-start:9px;padding-inline-start:9px;-webkit-padding-end:9px;padding-inline-end:9px}}@media (any-hover: hover){.toast-button:hover{background-color:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.08)}.toast-button-cancel:hover{background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.08)}}', - } - }, - 133: function (t, o, e) { - 'use strict' - e.d(o, 'a', function () { - return n - }), - e.d(o, 'b', function () { - return a - }), - e.d(o, 'c', function () { - return i - }), - e.d(o, 'd', function () { - return d - }) - var r = e(1), - i = function (t, o) { - return null !== o.closest(t) - }, - n = function (t, o) { - var e - return 'string' === typeof t && t.length > 0 - ? Object.assign((((e = { 'ion-color': !0 })['ion-color-' + t] = !0), e), o) - : o - }, - a = function (t) { - var o = {} - return ( - (function (t) { - return void 0 !== t - ? (Array.isArray(t) ? t : t.split(' ')) - .filter(function (t) { - return null != t - }) - .map(function (t) { - return t.trim() - }) - .filter(function (t) { - return '' !== t - }) - : [] - })(t).forEach(function (t) { - return (o[t] = !0) - }), - o - ) - }, - s = /^[a-z][a-z0-9+\-.]*:/, - d = function (t, o, e, i) { - return Object(r.a)(void 0, void 0, void 0, function () { - var n - return Object(r.c)(this, function (r) { - return null != t && '#' !== t[0] && !s.test(t) && (n = document.querySelector('ion-router')) - ? (null != o && o.preventDefault(), [2, n.push(t, e, i)]) - : [2, !1] - }) - }) - } - }, - }, -]) -//# sourceMappingURL=39.0e0ae2a9.chunk.js.map +(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[39],{128:function(t,o,e){"use strict";e.r(o),e.d(o,"ion_toast",(function(){return h}));var r=e(1),i=e(13),n=e(14),a=e(24),s=e(39),d=e(133),l=e(2),c=(e(26),e(12),function(t,o){var e=Object(l.a)(),r=Object(l.a)(),i=t.host||t,n=t.querySelector(".toast-wrapper");switch(r.addElement(n),o){case"top":r.fromTo("transform","translateY(-100%)","translateY(calc(10px + var(--ion-safe-area-top, 0px)))");break;case"middle":var a=Math.floor(i.clientHeight/2-n.clientHeight/2);n.style.top=a+"px",r.fromTo("opacity",.01,1);break;default:r.fromTo("transform","translateY(100%)","translateY(calc(-10px - var(--ion-safe-area-bottom, 0px)))")}return e.addElement(i).easing("cubic-bezier(.155,1.105,.295,1.12)").duration(400).addAnimation(r)}),p=function(t,o){var e=Object(l.a)(),r=Object(l.a)(),i=t.host||t,n=t.querySelector(".toast-wrapper");switch(r.addElement(n),o){case"top":r.fromTo("transform","translateY(calc(10px + var(--ion-safe-area-top, 0px)))","translateY(-100%)");break;case"middle":r.fromTo("opacity",.99,0);break;default:r.fromTo("transform","translateY(calc(-10px - var(--ion-safe-area-bottom, 0px)))","translateY(100%)")}return e.addElement(i).easing("cubic-bezier(.36,.66,.04,1)").duration(300).addAnimation(r)},u=function(t,o){var e=Object(l.a)(),r=Object(l.a)(),i=t.host||t,n=t.querySelector(".toast-wrapper");switch(r.addElement(n),o){case"top":n.style.top="calc(8px + var(--ion-safe-area-top, 0px))",r.fromTo("opacity",.01,1);break;case"middle":var a=Math.floor(i.clientHeight/2-n.clientHeight/2);n.style.top=a+"px",r.fromTo("opacity",.01,1);break;default:n.style.bottom="calc(8px + var(--ion-safe-area-bottom, 0px))",r.fromTo("opacity",.01,1)}return e.addElement(i).easing("cubic-bezier(.36,.66,.04,1)").duration(400).addAnimation(r)},b=function(t){var o=Object(l.a)(),e=Object(l.a)(),r=t.host||t,i=t.querySelector(".toast-wrapper");return e.addElement(i).fromTo("opacity",.99,0),o.addElement(r).easing("cubic-bezier(.36,.66,.04,1)").duration(300).addAnimation(e)},h=function(){function t(t){var o=this;Object(i.o)(this,t),this.didPresent=Object(i.g)(this,"ionToastDidPresent",7),this.willPresent=Object(i.g)(this,"ionToastWillPresent",7),this.willDismiss=Object(i.g)(this,"ionToastWillDismiss",7),this.didDismiss=Object(i.g)(this,"ionToastDidDismiss",7),this.presented=!1,this.duration=0,this.keyboardClose=!1,this.position="bottom",this.translucent=!1,this.animated=!0,this.dispatchCancelHandler=function(t){var e=t.detail.role;if(Object(a.j)(e)){var r=o.getButtons().find((function(t){return"cancel"===t.role}));o.callButtonHandler(r)}}}return t.prototype.connectedCallback=function(){Object(a.f)(this.el)},t.prototype.present=function(){return Object(r.a)(this,void 0,void 0,(function(){var t=this;return Object(r.c)(this,(function(o){switch(o.label){case 0:return[4,Object(a.e)(this,"toastEnter",c,u,this.position)];case 1:return o.sent(),this.duration>0&&(this.durationTimeout=setTimeout((function(){return t.dismiss(void 0,"timeout")}),this.duration)),[2]}}))}))},t.prototype.dismiss=function(t,o){return this.durationTimeout&&clearTimeout(this.durationTimeout),Object(a.g)(this,t,o,"toastLeave",p,b,this.position)},t.prototype.onDidDismiss=function(){return Object(a.h)(this.el,"ionToastDidDismiss")},t.prototype.onWillDismiss=function(){return Object(a.h)(this.el,"ionToastWillDismiss")},t.prototype.getButtons=function(){return this.buttons?this.buttons.map((function(t){return"string"===typeof t?{text:t}:t})):[]},t.prototype.buttonClick=function(t){return Object(r.a)(this,void 0,void 0,(function(){var o;return Object(r.c)(this,(function(e){switch(e.label){case 0:return o=t.role,Object(a.j)(o)?[2,this.dismiss(void 0,o)]:[4,this.callButtonHandler(t)];case 1:return e.sent()?[2,this.dismiss(void 0,o)]:[2,Promise.resolve()]}}))}))},t.prototype.callButtonHandler=function(t){return Object(r.a)(this,void 0,void 0,(function(){var o;return Object(r.c)(this,(function(e){switch(e.label){case 0:if(!t||!t.handler)return[3,4];e.label=1;case 1:return e.trys.push([1,3,,4]),[4,Object(a.n)(t.handler)];case 2:return!1===e.sent()?[2,!1]:[3,4];case 3:return o=e.sent(),console.error(o),[3,4];case 4:return[2,!0]}}))}))},t.prototype.renderButtons=function(t,o){var e,r=this;if(0!==t.length){var a=Object(n.b)(this),s=((e={"toast-button-group":!0})["toast-button-group-"+o]=!0,e);return Object(i.j)("div",{class:s},t.map((function(t){return Object(i.j)("button",{type:"button",class:g(t),tabIndex:0,onClick:function(){return r.buttonClick(t)},part:"button"},Object(i.j)("div",{class:"toast-button-inner"},t.icon&&Object(i.j)("ion-icon",{icon:t.icon,slot:void 0===t.text?"icon-only":void 0,class:"toast-icon"}),t.text),"md"===a&&Object(i.j)("ion-ripple-effect",{type:void 0!==t.icon&&void 0===t.text?"unbounded":"bounded"}))})))}},t.prototype.render=function(){var t,o,e=this.getButtons(),r=e.filter((function(t){return"start"===t.side})),a=e.filter((function(t){return"start"!==t.side})),l=Object(n.b)(this),c=((t={"toast-wrapper":!0})["toast-"+this.position]=!0,t);return Object(i.j)(i.c,{style:{zIndex:""+(6e4+this.overlayIndex)},class:Object(d.a)(this.color,Object.assign(Object.assign((o={},o[l]=!0,o),Object(d.b)(this.cssClass)),{"toast-translucent":this.translucent})),tabindex:"-1",onIonToastWillDismiss:this.dispatchCancelHandler},Object(i.j)("div",{class:c},Object(i.j)("div",{class:"toast-container",part:"container"},this.renderButtons(r,"start"),Object(i.j)("div",{class:"toast-content"},void 0!==this.header&&Object(i.j)("div",{class:"toast-header",part:"header"},this.header),void 0!==this.message&&Object(i.j)("div",{class:"toast-message",part:"message",innerHTML:Object(s.a)(this.message)})),this.renderButtons(a,"end"))))},Object.defineProperty(t.prototype,"el",{get:function(){return Object(i.k)(this)},enumerable:!1,configurable:!0}),t}(),g=function(t){var o;return Object.assign(((o={"toast-button":!0,"toast-button-icon-only":void 0!==t.icon&&void 0===t.text})["toast-button-"+t.role]=void 0!==t.role,o["ion-focusable"]=!0,o["ion-activatable"]=!0,o),Object(d.b)(t.cssClass))};h.style={ios:":host{--border-width:0;--border-style:none;--border-color:initial;--box-shadow:none;--min-width:auto;--width:auto;--min-height:auto;--height:auto;--max-height:auto;--white-space:pre-wrap;left:0;top:0;display:block;position:absolute;width:100%;height:100%;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);contain:strict;z-index:1001;pointer-events:none}:host-context([dir=rtl]){left:unset;right:unset;right:0}:host(.overlay-hidden){display:none}:host(.ion-color){--button-color:inherit;color:var(--ion-color-contrast)}:host(.ion-color) .toast-button-cancel{color:inherit}:host(.ion-color) .toast-wrapper{background:var(--ion-color-base)}.toast-wrapper{border-radius:var(--border-radius);left:var(--start);right:var(--end);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}[dir=rtl] .toast-wrapper,:host-context([dir=rtl]) .toast-wrapper{left:unset;right:unset;left:var(--end);right:var(--start)}.toast-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;pointer-events:auto;height:inherit;min-height:inherit;max-height:inherit;contain:content}.toast-content{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.toast-message{-ms-flex:1;flex:1;white-space:var(--white-space)}.toast-button-group{display:-ms-flexbox;display:flex}.toast-button{border:0;outline:none;color:var(--button-color);z-index:0}.toast-icon{font-size:1.4em}.toast-button-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (any-hover: hover){.toast-button:hover{cursor:pointer}}:host{--background:var(--ion-color-step-50, #f2f2f2);--border-radius:14px;--button-color:var(--ion-color-primary, #3880ff);--color:var(--ion-color-step-850, #262626);--max-width:700px;--start:10px;--end:10px;font-size:14px}.toast-wrapper{margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;display:block;position:absolute;z-index:10}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-wrapper{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.toast-translucent) .toast-wrapper{background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}}.toast-wrapper.toast-top{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);top:0}.toast-wrapper.toast-middle{opacity:0.01}.toast-wrapper.toast-bottom{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);bottom:0}.toast-content{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-content{padding-left:unset;padding-right:unset;-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:15px;padding-inline-end:15px}}.toast-header{margin-bottom:2px;font-weight:500}.toast-button{padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px;height:44px;-webkit-transition:background-color, opacity 100ms linear;transition:background-color, opacity 100ms linear;border:0;background-color:transparent;font-family:var(--ion-font-family);font-size:17px;font-weight:500;overflow:hidden}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-button{padding-left:unset;padding-right:unset;-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:15px;padding-inline-end:15px}}.toast-button.ion-activated{opacity:0.4}@media (any-hover: hover){.toast-button:hover{opacity:0.6}}",md:":host{--border-width:0;--border-style:none;--border-color:initial;--box-shadow:none;--min-width:auto;--width:auto;--min-height:auto;--height:auto;--max-height:auto;--white-space:pre-wrap;left:0;top:0;display:block;position:absolute;width:100%;height:100%;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);contain:strict;z-index:1001;pointer-events:none}:host-context([dir=rtl]){left:unset;right:unset;right:0}:host(.overlay-hidden){display:none}:host(.ion-color){--button-color:inherit;color:var(--ion-color-contrast)}:host(.ion-color) .toast-button-cancel{color:inherit}:host(.ion-color) .toast-wrapper{background:var(--ion-color-base)}.toast-wrapper{border-radius:var(--border-radius);left:var(--start);right:var(--end);width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}[dir=rtl] .toast-wrapper,:host-context([dir=rtl]) .toast-wrapper{left:unset;right:unset;left:var(--end);right:var(--start)}.toast-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;pointer-events:auto;height:inherit;min-height:inherit;max-height:inherit;contain:content}.toast-content{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.toast-message{-ms-flex:1;flex:1;white-space:var(--white-space)}.toast-button-group{display:-ms-flexbox;display:flex}.toast-button{border:0;outline:none;color:var(--button-color);z-index:0}.toast-icon{font-size:1.4em}.toast-button-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (any-hover: hover){.toast-button:hover{cursor:pointer}}:host{--background:var(--ion-color-step-800, #333333);--border-radius:4px;--box-shadow:0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);--button-color:var(--ion-color-primary, #3880ff);--color:var(--ion-color-step-50, #f2f2f2);--max-width:700px;--start:8px;--end:8px;font-size:14px}.toast-wrapper{margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;display:block;position:absolute;opacity:0.01;z-index:10}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-wrapper{margin-left:unset;margin-right:unset;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}.toast-content{padding-left:16px;padding-right:16px;padding-top:14px;padding-bottom:14px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-content{padding-left:unset;padding-right:unset;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}.toast-header{margin-bottom:2px;font-weight:500;line-height:20px}.toast-message{line-height:20px}.toast-button-group-start{margin-left:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-button-group-start{margin-left:unset;-webkit-margin-start:8px;margin-inline-start:8px}}.toast-button-group-end{margin-right:8px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-button-group-end{margin-right:unset;-webkit-margin-end:8px;margin-inline-end:8px}}.toast-button{padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px;position:relative;background-color:transparent;font-family:var(--ion-font-family);font-size:14px;font-weight:500;letter-spacing:0.84px;text-transform:uppercase;overflow:hidden}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-button{padding-left:unset;padding-right:unset;-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:15px;padding-inline-end:15px}}.toast-button-cancel{color:var(--ion-color-step-100, #e6e6e6)}.toast-button-icon-only{border-radius:50%;padding-left:9px;padding-right:9px;padding-top:9px;padding-bottom:9px;width:36px;height:36px}@supports ((-webkit-margin-start: 0) or (margin-inline-start: 0)) or (-webkit-margin-start: 0){.toast-button-icon-only{padding-left:unset;padding-right:unset;-webkit-padding-start:9px;padding-inline-start:9px;-webkit-padding-end:9px;padding-inline-end:9px}}@media (any-hover: hover){.toast-button:hover{background-color:rgba(var(--ion-color-primary-rgb, 56, 128, 255), 0.08)}.toast-button-cancel:hover{background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.08)}}"}},133:function(t,o,e){"use strict";e.d(o,"a",(function(){return n})),e.d(o,"b",(function(){return a})),e.d(o,"c",(function(){return i})),e.d(o,"d",(function(){return d}));var r=e(1),i=function(t,o){return null!==o.closest(t)},n=function(t,o){var e;return"string"===typeof t&&t.length>0?Object.assign(((e={"ion-color":!0})["ion-color-"+t]=!0,e),o):o},a=function(t){var o={};return function(t){return void 0!==t?(Array.isArray(t)?t:t.split(" ")).filter((function(t){return null!=t})).map((function(t){return t.trim()})).filter((function(t){return""!==t})):[]}(t).forEach((function(t){return o[t]=!0})),o},s=/^[a-z][a-z0-9+\-.]*:/,d=function(t,o,e,i){return Object(r.a)(void 0,void 0,void 0,(function(){var n;return Object(r.c)(this,(function(r){return null!=t&&"#"!==t[0]&&!s.test(t)&&(n=document.querySelector("ion-router"))?(null!=o&&o.preventDefault(),[2,n.push(t,e,i)]):[2,!1]}))}))}}}]); +//# sourceMappingURL=39.0e0ae2a9.chunk.js.map \ No newline at end of file diff --git a/docs/static/js/4.020c622c.chunk.js.map b/docs/static/js/4.020c622c.chunk.js.map deleted file mode 100644 index 407efc3..0000000 --- a/docs/static/js/4.020c622c.chunk.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["../node_modules/react/index.js","../node_modules/tslib/tslib.es6.js","../node_modules/@ionic/core/dist/esm-es5/animation-096c6391.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/classCallCheck.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/createClass.js","../../src/contexts/IonLifeCycleContext.tsx","../../src/contexts/NavContext.ts","../../src/components/utils/case.ts","../../src/components/utils/attachProps.ts","../../src/components/utils/index.tsx","../../src/components/createComponent.tsx","../../src/components/proxies.ts","../../src/components/createControllerComponent.tsx","../../src/components/createOverlayComponent.tsx","../../src/components/IonAlert.tsx","../../src/components/IonLoading.tsx","../../src/components/IonPicker.tsx","../../src/routing/StackContext.tsx","../../src/components/IonModal.tsx","../../src/components/IonPopover.tsx","../../src/routing/PageManager.tsx","../../src/components/IonPage.tsx","../../src/components/navigation/IonTabsContext.tsx","../../src/utils/HTMLElementSSR.ts","../../src/components/inner-proxies.ts","../../src/routing/OutletPageManager.tsx","../../src/components/IonRouterOutlet.tsx","../../src/components/navigation/IonTabButton.tsx","../../src/components/navigation/IonTabBar.tsx","../../src/components/navigation/IonTabs.tsx","../../src/components/navigation/IonBackButton.tsx","../../src/components/utils/dev.ts","../../src/components/IonIcon.tsx","../../src/components/IonRoute.tsx","../../src/components/IonRouterContext.tsx","../../src/components/IonRedirect.tsx","../../src/components/CreateAnimation.tsx","../../src/components/index.ts","../../src/routing/RouteManagerContext.ts","../../src/routing/ViewLifeCycleManager.tsx","../../src/routing/LocationHistory.ts","../../src/routing/NavManager.tsx","../../src/routing/ViewStacks.ts","../../src/utils/generateId.ts","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/regenerator/index.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/typeof.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/createSuper.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/inherits.js","../node_modules/react/jsx-runtime.js","../node_modules/@ionic/core/dist/esm-es5/helpers-dd7e4b7b.js","../node_modules/@ionic/core/dist/esm-es5/index-7a8b7a1c.js","../node_modules/@ionic/core/dist/esm-es5/ionic-global-63a97a32.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/defineProperty.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js","../node_modules/@babel/runtime/helpers/esm/extends.js","../node_modules/ionicons/icons/index.mjs","../node_modules/@ionic/core/dist/esm-es5/index-931440b1.js","../node_modules/resolve-pathname/esm/resolve-pathname.js","../node_modules/value-equal/esm/value-equal.js","../node_modules/history/esm/history.js","../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js","../../modules/HistoryContext.js","../../modules/createNameContext.js","../../modules/RouterContext.js","../../modules/Router.js","../../modules/MemoryRouter.js","../../modules/Lifecycle.js","../../modules/generatePath.js","../../modules/Redirect.js","../../modules/matchPath.js","../../modules/Route.js","../../modules/StaticRouter.js","../../modules/Switch.js","../../modules/withRouter.js","../../modules/hooks.js","../node_modules/tiny-invariant/dist/tiny-invariant.esm.js","../node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js","../node_modules/@babel/runtime/helpers/esm/inheritsLoose.js","../node_modules/@ionic/core/dist/esm-es5/overlays-e9ccff30.js","../node_modules/react-dom/index.js","../node_modules/@ionic/core/dist/esm-es5/hardware-back-button-4a6b37fb.js","../node_modules/@ionic/core/dist/esm-es5/gesture-controller-31cb6bb9.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js","../node_modules/prop-types/index.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/slicedToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","../node_modules/object-assign/index.js","../node_modules/@ionic/core/dist/esm-es5/ios.transition-12db6216.js","../node_modules/@ionic/core/dist/esm-es5/md.transition-eecd3a67.js","../node_modules/mini-create-react-context/dist/esm/index.js","../node_modules/path-to-regexp/index.js","../node_modules/@ionic/core/dist/esm-es5/index-34cb2743.js","../node_modules/@ionic/core/dist/esm-es5/cubic-bezier-eea9a7a9.js","../node_modules/@ionic/core/dist/esm-es5/index-9e3fe806.js","../node_modules/@ionic/core/dist/esm-es5/index-0d58a5bf.js","../node_modules/ionicons/dist/esm-es5/index-468d974f.js","../node_modules/react-is/index.js","../../src/ReactRouter/IonRouteInner.tsx","../../src/ReactRouter/ReactRouterViewStack.tsx","../../src/ReactRouter/clonePageElement.ts","../../src/ReactRouter/StackManager.tsx","../../src/ReactRouter/IonRouter.tsx","../../src/ReactRouter/IonReactRouter.tsx","../../src/ReactRouter/IonReactMemoryRouter.tsx","../../src/ReactRouter/IonReactHashRouter.tsx","../node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js","../node_modules/ionic-react-header-parallax/dist/index.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/iterableToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","../node_modules/@ionic/core/dist/esm-es5/app-globals-fd807b9a.js","../node_modules/@ionic/core/dist/esm-es5/loader.js","../node_modules/@ionic/core/loader/index.js","../node_modules/webpack/buildin/global.js","../node_modules/react/cjs/react.production.min.js","../node_modules/react-dom/cjs/react-dom.production.min.js","../node_modules/scheduler/index.js","../node_modules/scheduler/cjs/scheduler.production.min.js","../node_modules/process/browser.js","../node_modules/regenerator-runtime/runtime.js","../node_modules/ionicons/dist/esm-es5/utils-4f847845.js","../node_modules/prop-types/factoryWithThrowingShims.js","../node_modules/prop-types/lib/ReactPropTypesSecret.js","../node_modules/path-to-regexp/node_modules/isarray/index.js","../node_modules/react-is/cjs/react-is.production.min.js","../node_modules/react/cjs/react-jsx-runtime.production.min.js","../node_modules/ionic-react-header-parallax/dist/useIonicHeaderParallax.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/slicedToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/arrayWithHoles.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/arrayLikeToArray.js","../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/nonIterableRest.js"],"names":["module","exports","require","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","prototype","hasOwnProperty","call","__extends","TypeError","String","__","this","constructor","create","__rest","s","e","t","indexOf","getOwnPropertySymbols","i","length","propertyIsEnumerable","__awaiter","thisArg","_arguments","P","generator","Promise","resolve","reject","fulfilled","value","step","next","rejected","result","done","then","apply","__generator","body","f","y","g","_","label","sent","trys","ops","verb","Symbol","iterator","n","v","op","pop","push","__spreadArray","to","from","pack","arguments","ar","l","slice","concat","animationPrefix","convertCamelCaseToHypen","replace","toLowerCase","getAnimationPrefix","undefined","style","animationName","r","webkitAnimationName","setStyleProperty","startsWith","setProperty","removeStyleProperty","removeProperty","keyframeIds","addClassToArray","isArray","createAnimation","a","o","E","S","A","k","w","u","c","m","h","C","T","x","K","I","D","L","N","R","F","O","W","j","AnimationEffect","window","H","Element","animate","z","J","Q","B","oneTimeCallback","G","forEach","cancel","raf","parentNode","removeChild","ue","getFill","se","getDirection","ve","getEasing","le","getDuration","ce","getIterations","de","getDelay","we","Me","classList","add","remove","ke","animationFinish","xe","processKeyframes","map","offset","join","generateKeyframeRules","getRootNode","head","getStyleContainer","querySelector","ownerDocument","document","createElement","id","textContent","appendChild","createKeyframeStylesheet","generateKeyframeName","Infinity","toString","Ke","Te","delay","duration","easing","iterations","fill","direction","pause","onfinish","Ie","Math","min","max","currentTime","effect","getComputedTiming","De","updateTiming","Le","Ne","update","We","He","clearTimeout","qe","Be","sync","play","isFinite","setTimeout","passive","target","addEventListener","removeEventListener","animationEnd","$e","Je","parentAnimation","elements","childAnimations","fromTo","parent","stop","destroy","keyframes","addAnimation","addElement","nodeType","console","error","getWebAnimations","getKeyframes","afterAddRead","afterAddWrite","afterClearStyles","afterStyles","afterRemoveClass","afterAddClass","beforeAddRead","beforeAddWrite","beforeClearStyles","beforeStyles","beforeRemoveClass","beforeAddClass","onFinish","progressStart","progressStep","progressEnd","_assertThisInitialized","self","ReferenceError","_classCallCheck","instance","Constructor","_defineProperties","props","descriptor","enumerable","configurable","writable","defineProperty","key","_createClass","protoProps","staticProps","IonLifeCycleContext","createContext","onIonViewWillEnter","ionViewWillEnter","onIonViewDidEnter","ionViewDidEnter","onIonViewWillLeave","ionViewWillLeave","onIonViewDidLeave","ionViewDidLeave","DefaultIonLifeCycleContext","ionViewWillEnterCallbacks","ionViewDidEnterCallbacks","ionViewWillLeaveCallbacks","ionViewDidLeaveCallbacks","callback","index","findIndex","cb","componentCanBeDestroyed","componentCanBeDestroyedCallback","NavContext","getIonRedirect","getIonRoute","getPageManager","getStackManager","goBack","route","location","pathname","history","back","navigate","path","hasIonicRouter","routeInfo","setCurrentTab","changeTab","_tab","resetTab","dashToPascalCase","str","split","segment","charAt","toUpperCase","camelToDashCase","attachProps","node","newProps","oldProps","className","getClassName","keys","name","eventName","substring","eventNameLc","isCoveredByReact","syncEvent","setAttribute","newClassProp","class","oldClassProp","currentClasses","arrayToMap","incomingPropClasses","oldPropClasses","finalClassNames","currentClass","has","delete","eventNameSuffix","isSupported","element","newEventHandler","eventStore","__events","oldEventHandler","arr","Map","set","createForwardRef","ReactComponent","displayName","forwardRef","ref","forwardedRef","setRef","current","mergeRefs","refs","getConfig","Ionic","config","createReactComponent","tagName","routerLinkComponent","handleClick","routerLink","routerDirection","routerOptions","routerAnimation","preventDefault","context","createRef","stableMergedRefs","componentDidUpdate","prevProps","children","cProps","propsToPass","reduce","acc","includes","href","onClick","oldClick","defaultPrevented","Component","IonApp","IonButton","IonButtons","IonContent","IonHeader","IonTitle","IonToolbar","createControllerComponent","controller","didDismissEventName","didPresentEventName","willDismissEventName","willPresentEventName","Overlay","isUnmounted","handleDismiss","bind","isOpen","present","overlay","dismiss","event","onDidDismiss","onDidPresent","onWillDismiss","onWillPresent","createOverlayComponent","isDismissing","el","nextProps","forceUpdate","elementProps","component","componentProps","createPortal","StackContext","registerIonPage","isInOutlet","PageManager","ionPageElementRef","ionViewWillEnterHandler","ionViewDidEnterHandler","ionViewWillLeaveHandler","ionViewDidLeaveHandler","ionLifeCycleContext","Consumer","PureComponent","IonPageInternal","IonPage","IonTabsContext","activeTab","selectTab","HTMLElementSSR","HTMLElement","IonTabButtonInner","IonTabBarInner","IonBackButtonInner","IonRouterOutletInner","IonIconInner","OutletPageManager","ionRouterOutlet","StackManager","val","IonRouterOutletContainer","ionPage","IonRouterOutlet","IonTabButton","handleIonTabButtonClick","CustomEvent","detail","tab","routeOptions","rest","onIonTabButtonClick","IonTabBarUnwrapped","setActiveTabOnContext","tabs","Children","child","type","isTabButton","originalHref","currentHref","originalRouteOptions","currentRouteOptions","state","onTabButtonClick","renderTabButton","find","setState","tabUrl","selected","tappedTab","onIonTabsWillChange","onIonTabsDidChange","cloneElement","selectedTab","prevActiveTab","prevHref","prevRouteOptions","search","routeAction","onSetCurrentTab","IonTabBarContainer","memo","IonTabBar","IonTabsElement","customElements","get","define","hostStyles","display","position","top","left","right","bottom","flexDirection","width","height","contain","tabsInner","flex","IonBackButton","clickButton","defaultHref","stopPropagation","deprecationWarning","message","process","IonIconContainer","iconToUse","platform","icon","ios","md","isPlatformCore","IonRoute","IonRouteInner","IonRouterContext","Error","canGoBack","nativeBack","checkConfig","animation","currentProps","reservedProps","fromValues","values","property","toValues","fromToValues","fromValue","toValue","onFinishValues","opts","checkProgress","forceLinearEasing","playTo","dur","checkPlayback","close","RouteManagerContext","addViewItem","clearOutlet","createViewItem","findViewItemByPathname","findLeavingViewItemByRouteInfo","findViewItemByRouteInfo","getChildrenToRender","unMountViewItem","ViewLifeCycleManager","_isMounted","onComponentCanBeDestroyed","mount","show","removeView","Provider","LocationHistory","locationHistory","tabHistory","_add","_pop","_replace","routeDirection","_clear","routeInfos","_getRouteInfosByKey","ri","filter","locationIndex","splice","tabArray","tabIndex","_areRoutesEqual","route1","route2","pushedByRoute","NavManager","ionRouterContextValue","animationBuilder","onNativeBack","onChangeTab","onResetTab","handleHardwareBackButton","register","processNextHandler","nativeGoBack","onNavigateBack","action","options","onNavigate","ionRedirect","ionRoute","stackManager","ViewStacks","viewStacks","clear","getViewItemsForOutlet","viewItem","outletId","viewStack","viewItemToRemove","getStackIds","viewItems","ids","main","generateId","_getPrototypeOf","getPrototypeOf","_typeof","obj","_possibleConstructorReturn","assertThisInitialized","_createSuper","Derived","hasNativeReflectConstruct","Reflect","construct","sham","Proxy","Date","Super","NewTarget","_setPrototypeOf","_inherits","subClass","superClass","componentOnReady","inheritAttributes","hasAttribute","getAttribute","removeAttribute","_ael","_rel","getElementRoot","shadowRoot","__zone_symbol__requestAnimationFrame","requestAnimationFrame","hasShadowDom","attachShadow","findItemLabel","closest","getAriaLabel","trim","getElementById","labelId","labelText","renderHiddenInput","disabled","clamp","assert","now","timeStamp","pointerCoord","changedTouches","clientX","clientY","pageX","pageY","isEndSide","dir","debounceEvent","_original","emit","debounce","scopeId","contentRef","hostTagName","useNativeShadowDom","checkSlotFallbackVisibility","checkSlotRelocate","isSvgMode","queuePending","win","CSS","doc","plt","$flags$","$resourcesUrl$","jmp","ael","rel","supportsShadow","promiseResolve","supportsConstructibleStylesheets","CSSStyleSheet","addHostEventListeners","getHostListenerTarget","hostListenerProxy","hostListenerOpts","$rmListeners$","$lazyInstance$","$queuedListeners$","consoleError","HYDRATE_ID","HYDRATED_STYLE_ID","HYDRATE_CHILD_ID","XLINK_NS","createTime","rootAppliedStyles","WeakMap","registerStyle","styles","addStyle","getScopeId","Set","host","innerHTML","$cssShim$","createHostStyle","insertBefore","adoptedStyleSheets","$tagName$","convertScopedToShadow","setMode","modeResolutionChain","getMode","getHostRef","$modeName$","EMPTY_OBJ","isComplexType","$","$text$","newVNode","vdomFnUtils","$attrs$","$children$","$key$","$name$","$tag$","$elm$","Host","convertToPublic","convertToPrivate","vattrs","vchildren","vkey","vname","vtag","vtext","assign","setAccessor","isMemberInElement","parseClassList","removeAttributeNS","setAttributeNS","parseClassListRegex","updateElement","createElm","createTextNode","createElementNS","isDef","putBackInOriginalLocation","childNodes","parentReferenceNode","referenceNode","addVnodes","removeVnodes","callNodeRefs","updateChildren","isSameVnode","patch","nextSibling","data","updateFallbackSlotVisibility","hidden","relocateNodes","relocateSlotContent","isNodeLocatedInSlot","$nodeToRelocate$","$slotRefNode$","some","renderVdom","$hostElement$","$cmpMeta$","$vnode$","isHost","$attrsToReflect$","previousSibling","nodeName","getElement","createEvent","emitEvent","bubbles","composed","cancelable","dispatchEvent","attachToAncestor","$onRenderResolve$","scheduleUpdate","$ancestorComponent$","writeTask","dispatchHooks","safeCall","updateComponent","attachStyles","callRender","updateHost","postUpdateComponent","all","render","addHydratedFlag","$onReadyResolve$","appDidLoad","$onInstanceResolve$","nextTick","isConnected","documentElement","namespace","clientHydrate","$hostId$","$nodeId$","$depth$","$index$","nodeValue","initializeDocumentHydrate","setValue","$instanceValues$","parseFloat","parsePropertyValue","$members$","$watchers$","proxyComponent","watchers","entries","getValue","$onInstancePromise$","attributeChangedCallback","observedAttributes","initializeComponent","loadModule","isProxied","fireConnectedCallback","computeMode","scopeCss","connectedCallback","$listeners$","$orgLocNodes$","initializeClientHydrate","setContentReference","createComment","firstChild","bootstrapLazy","exclude","querySelectorAll","URL","resourcesUrl","baseURI","registerHost","mode","delegatesFocus","disconnectedCallback","removeHost","$onReadyPromise$","$lazyBundleId$","getAssetPath","origin","hostRefs","registerInstance","cmpModules","queueDomReads","queueDomWrites","queueTask","flush","consume","performance","readTask","Build","isDev","isBrowser","isServer","isTesting","defaultMode","getPlatforms","setupPlatforms","isPlatform","platforms","detectPlatforms","PLATFORMS_MAP","isIpad","testUserAgent","isMobile","isAndroid","matchMedia","isHybrid","isCordova","isCapacitorNative","isNative","test","navigator","userAgent","matches","ipad","iphone","android","phablet","innerWidth","innerHeight","tablet","isAndroidTablet","cordova","capacitor","electron","pwa","standalone","mobile","mobileweb","desktop","hybrid","reset","getBoolean","getNumber","isNaN","NaN","substr","IONIC_PREFIX","IONIC_SESSION_KEY","getIonMode","initialize","sessionStorage","getItem","JSON","parse","configFromSession","persistConfig","decodeURIComponent","configFromURL","setItem","stringify","saveConfig","warn","parentElement","_defineProperty","asyncGeneratorStep","gen","_next","_throw","arg","info","_asyncToGenerator","fn","args","err","_extends","source","arrowBackSharp","caretBackSharp","chevronBack","chevronForward","closeCircle","closeSharp","menuOutline","menuSharp","reorderThreeOutline","reorderTwoSharp","searchOutline","searchSharp","LIFECYCLE_WILL_LEAVE","LIFECYCLE_DID_LEAVE","LIFECYCLE_WILL_UNLOAD","transition","beforeTransition","runTransition","afterTransition","enteringEl","leavingEl","setZIndex","showGoBack","setPageHidden","getAnimationBuilder","noAnimation","animated","iosTransitionAnimation","mdTransitionAnimation","waitForReady","baseEl","fireWillEvents","playTransition","progressCallback","fireDidEvents","hasCompleted","deepWait","deepReady","shallowReady","notifyViewReady","viewIsReady","lifecycle","zIndex","getIonPageElement","contains","isAbsolute","spliceOne","list","resolvePathname","hasTrailingSlash","toParts","fromParts","isToAbs","isFromAbs","mustEndAbs","last","up","part","unshift","valueOf","valueEqual","every","item","aValue","bValue","addLeadingSlash","stripLeadingSlash","stripBasename","prefix","hasBasename","stripTrailingSlash","createPath","hash","createLocation","currentLocation","hashIndex","searchIndex","parsePath","decodeURI","URIError","locationsAreEqual","createTransitionManager","prompt","listeners","setPrompt","nextPrompt","confirmTransitionTo","getUserConfirmation","appendListener","isActive","listener","notifyListeners","_len","_key","canUseDOM","getConfirmation","confirm","PopStateEvent","HashChangeEvent","getHistoryState","createBrowserHistory","invariant","globalHistory","canUseHistory","ua","supportsHistory","needsHashChangeListener","_props","_props$forceRefresh","forceRefresh","_props$getUserConfirm","_props$keyLength","keyLength","basename","getDOMLocation","historyState","_ref","_window$location","createKey","random","transitionManager","nextState","handlePopState","isExtraneousPopstateEvent","handlePop","handleHashChange","forceNextPop","ok","fromLocation","toLocation","toIndex","allKeys","fromIndex","delta","go","revertPop","initialLocation","createHref","listenerCount","checkDOMListeners","isBlocked","pushState","prevIndex","nextKeys","replaceState","goForward","block","unblock","listen","unlisten","HashChangeEvent$1","HashPathCoders","hashbang","encodePath","decodePath","noslash","slash","stripHash","url","getHashPath","replaceHashPath","createHashHistory","_props$hashType","hashType","_HashPathCoders$hashT","ignorePath","encodedPath","prevLocation","allPaths","lastIndexOf","baseTag","pushHashPath","nextPaths","lowerBound","upperBound","createMemoryHistory","_props$initialEntries","initialEntries","_props$initialIndex","initialIndex","entry","nextIndex","nextEntries","canGo","_objectWithoutPropertiesLoose","excluded","sourceKeys","historyContext","createNamedContext","Router","computeRootMatch","params","isExact","componentDidMount","_pendingLocation","componentWillUnmount","RouterContext","match","staticContext","HistoryContext","React","Lifecycle","onMount","onUpdate","onUnmount","cache","cacheCount","generatePath","pathToRegexp","compilePath","pretty","Redirect","computedMatch","method","matchPath","exact","strict","sensitive","matched","cacheKey","pathCache","regexp","end","Route","base","createURL","staticHandler","methodName","noop","withRouter","wrappedComponentRef","remainingProps","hoistStatics","condition","_inheritsLoose","lastId","activeAnimations","createController","createOverlay","dismissOverlay","getTop","getOverlay","alertController","actionSheetController","loadingController","modalController","pickerController","popoverController","toastController","prepareOverlay","connectListeners","overlayIndex","whenDefined","getAppRoot","focusableQueryString","innerFocusableQueryString","trapKeyboardFocus","lastFocus","focus","focusFirstDescendant","activeElement","focusLastDescendant","backdropDismiss","OVERLAY_BACK_BUTTON_PRIORITY","BACKDROP","getOverlays","setRootAriaHidden","presented","willPresent","enterAnimation","overlayAnimation","didPresent","focusPreviousElementOnDismiss","keyboardClose","willDismiss","role","leaveAnimation","didDismiss","blur","eventMethod","onceEvent","isCancel","defaultGate","checkDCE","__REACT_DEVTOOLS_GLOBAL_HOOK__","blockHardwareBackButton","startHardwareBackButton","priority","handler","Number","MIN_SAFE_INTEGER","MENU_BACK_BUTTON_PRIORITY","GestureController","gestureId","requestedStart","disabledGestures","disabledScroll","createGesture","GestureDelegate","newID","disableScroll","createBlocker","BlockerDelegate","disable","start","canStart","capture","capturedId","gestureName","release","disableGesture","enableGesture","size","BACKDROP_NO_SCROLL","enableScroll","isDisabled","isCaptured","isScrollDisabled","ctrl","GESTURE_CONTROLLER","_arrayLikeToArray","len","arr2","_unsupportedIterableToArray","minLen","_slicedToArray","_arr","_n","_d","_e","_s","_i","unsupportedIterableToArray","propIsEnumerable","toObject","test1","getOwnPropertyNames","test2","fromCharCode","test3","letter","shouldUseNative","symbols","getClonedElement","shadow","getLargeTitle","getBackButton","slot","animateBackButton","opacity","transform","text","color","animateLargeTitle","innerText","q","X","getBoundingClientRect","forward","backward","createLargeTitleTransition","translucent","MAX_SIGNED_31_BIT_INT","commonjsGlobal","globalThis","global","createEventEmitter","handlers","on","off","newValue","changedBits","defaultValue","calculateChangedBits","_Provider$childContex","_Consumer$contextType","contextProp","getUniqueId","_Component","_this","emitter","_proto","getChildContext","componentWillReceiveProps","oldValue","childContextTypes","PropTypes","object","isRequired","_Component2","_this2","observedBits","_proto2","contextTypes","isarray","compile","tokensToFunction","tokensToRegExp","PATH_REGEXP","RegExp","res","tokens","defaultDelimiter","delimiter","exec","escaped","group","modifier","asterisk","partial","repeat","optional","pattern","escapeGroup","escapeString","encodeURIComponentPretty","encodeURI","charCodeAt","flags","encode","encodeURIComponent","token","attachKeys","re","endsWithDelimiter","groups","regexpToRegexp","parts","arrayToRegexp","stringToRegexp","_sPassive","supportsPassive","getDocument","Document","gesturePriority","maxAngle","threshold","onWillStart","onStart","onEnd","notCaptured","onMove","blurOnStart","startX","startY","startTime","currentX","currentY","velocityX","velocityY","deltaX","deltaY","PI","cos","detect","sqrt","isGesture","createPanRecognizer","Y","calcGestureData","enable","createPointerEvents","updateDetail","getTimeGivenProgression","solveCubicBezier","solveCubicParametricEquation","pow","solveCubicEquation","solveQuadraticEquation","acos","sanitizeDOMString","IonicSafeString","isSanitizerEnabled","createDocumentFragment","blockedTags","getElementChildren","sanitizeElement","attributes","allowedAttributes","sanitizerEnabled","baseAnimation","menuOverlayAnimation","menuInnerEl","backdropEl","menuPushAnimation","contentEl","menuRevealAnimation","menuController","side","menuId","_isOpen","isAnimating","registerAnimation","getMenus","getOpen","isEnabled","swipeGesture","toggle","open","_getOpenSync","_createAnimation","_register","_unregister","_setOpen","setOpen","_setActiveMenu","createMenuController","ReactRouterViewStack","reactElement","page","ionPageElement","matchProps","disableIonPageManagement","routeData","childProps","matchComponent","clonedChild","findViewItemByPath","mustBeIonRoute","lastPathname","forceExact","matchView","matchDefaultRoute","getAllViewItems","myMatch","clonePageElement","leavingViewHtml","html","outerHTML","newEl","ionBackButton","getElementsByTagName","stackContextValue","transitionPage","handlePageTransition","routerOutletElement","setupRouterOutlet","commit","enteringViewItem","leavingViewItem","prevRouteLastPathname","unmount","enteringRoute","matchRoute","foundView","routerOutlet","swipeHandler","_shouldContinue","runCommit","progressAnimation","routeAnimation","newLeavingElement","only","components","matchedNode","IonRouterInner","exitViewFromOtherOutletHandlers","routeMangerContextState","handleNavigateBack","handleChangeTab","handleResetTab","handleNativeBack","handleNavigate","registerHistoryListener","handleHistoryChange","handleSetCurrentTab","getCurrentRouteInfoForTab","incomingRouteParams","leavingLocationInfo","previous","currentTab","currentRoute","prevInfo","findLastLocation","isPushed","lastRoute","currentRouteInfo","currentPushedBy","getFirstRouteInfoForTab","newRouteInfo","IonRouter","IonReactRouter","createHistory","locationValue","actionValue","historyListenHandler","reactIs","REACT_STATICS","contextType","defaultProps","getDefaultProps","getDerivedStateFromError","getDerivedStateFromProps","mixins","propTypes","KNOWN_STATICS","caller","callee","arity","MEMO_STATICS","compare","TYPE_STATICS","getStatics","isMemo","ForwardRef","Memo","getOwnPropertyDescriptor","objectPrototype","hoistNonReactStatics","targetComponent","sourceComponent","blacklist","inheritedComponent","targetStatics","sourceStatics","_objectDestructuringEmpty","useIonHeaderParallax","useIonicHeaderParallax_1","_toConsumableArray","arrayLikeToArray","iter","globalScripts","defineCustomElements","supports","__cssshim","Function","Fragment","StrictMode","Profiler","Suspense","for","isMounted","enqueueForceUpdate","enqueueReplaceState","enqueueSetState","updater","isReactComponent","isPureReactComponent","__self","__source","$$typeof","_owner","M","escape","_status","_result","default","ReactCurrentDispatcher","ReactCurrentBatchConfig","ReactCurrentOwner","IsSomeRendererActing","count","toArray","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","_calculateChangedBits","_currentValue","_currentValue2","_threadCount","_context","createFactory","isValidElement","lazy","_payload","_init","useCallback","useContext","useDebugValue","useEffect","useImperativeHandle","useLayoutEffect","useMemo","useReducer","useRef","useState","version","aa","ba","ca","da","ea","fa","ha","ia","ja","ka","acceptsBooleans","attributeName","attributeNamespace","mustUseProperty","propertyName","sanitizeURL","removeEmptyString","oa","pa","qa","ma","na","la","xlinkHref","ra","sa","ta","wa","xa","ya","za","Aa","Ba","Ca","Da","Ea","Fa","Ga","Ha","Ia","Ja","Ma","Ka","La","Na","stack","Oa","Pa","prepareStackTrace","Qa","tag","_render","Ra","Sa","Ta","Va","_valueTracker","stopTracking","Ua","Wa","checked","Xa","Ya","defaultChecked","_wrapperState","initialChecked","Za","initialValue","controlled","$a","ab","bb","eb","db","fb","defaultSelected","gb","dangerouslySetInnerHTML","hb","ib","jb","kb","lb","mb","nb","ob","namespaceURI","MSApp","execUnsafeLocalFunction","pb","lastChild","qb","animationIterationCount","borderImageOutset","borderImageSlice","borderImageWidth","boxFlex","boxFlexGroup","boxOrdinalGroup","columnCount","columns","flexGrow","flexPositive","flexShrink","flexNegative","flexOrder","gridArea","gridRow","gridRowEnd","gridRowSpan","gridRowStart","gridColumn","gridColumnEnd","gridColumnSpan","gridColumnStart","fontWeight","lineClamp","lineHeight","order","orphans","tabSize","widows","zoom","fillOpacity","floodOpacity","stopOpacity","strokeDasharray","strokeDashoffset","strokeMiterlimit","strokeOpacity","strokeWidth","rb","sb","tb","ub","menuitem","area","br","col","embed","hr","img","input","keygen","link","meta","param","track","wbr","vb","wb","is","xb","srcElement","correspondingUseElement","yb","zb","Ab","Bb","Cb","stateNode","Db","Eb","Fb","Gb","Hb","Ib","Jb","Kb","Lb","Mb","Ob","Pb","Qb","Rb","onError","Sb","Tb","Ub","Vb","Wb","Xb","Zb","alternate","return","$b","memoizedState","dehydrated","ac","cc","sibling","bc","dc","ec","fc","gc","hc","ic","jc","kc","lc","mc","nc","oc","pc","qc","rc","blockedOn","domEventName","eventSystemFlags","nativeEvent","targetContainers","sc","pointerId","tc","vc","wc","lanePriority","unstable_runWithPriority","hydrate","containerInfo","xc","yc","shift","zc","Ac","Bc","unstable_scheduleCallback","unstable_NormalPriority","Cc","Dc","Ec","animationend","animationiteration","animationstart","transitionend","Fc","Gc","Hc","Ic","Jc","Kc","Lc","Mc","Nc","Oc","Pc","Qc","unstable_now","Rc","Uc","pendingLanes","expiredLanes","suspendedLanes","pingedLanes","Vc","entangledLanes","entanglements","Wc","Xc","Yc","Zc","$c","eventTimes","clz32","bd","cd","log","LN2","dd","unstable_UserBlockingPriority","ed","fd","gd","hd","uc","jd","kd","ld","nd","od","keyCode","charCode","pd","qd","rd","_reactName","_targetInst","currentTarget","isDefaultPrevented","returnValue","isPropagationStopped","cancelBubble","persist","isPersistent","wd","xd","yd","sd","eventPhase","isTrusted","td","ud","view","vd","Ad","screenX","screenY","ctrlKey","shiftKey","altKey","metaKey","getModifierState","zd","button","buttons","relatedTarget","fromElement","toElement","movementX","movementY","Bd","Dd","dataTransfer","Fd","Hd","elapsedTime","pseudoElement","Jd","clipboardData","Ld","Md","Esc","Spacebar","Left","Up","Right","Down","Del","Win","Menu","Apps","Scroll","MozPrintableKey","Nd","Od","Alt","Control","Meta","Shift","Pd","Rd","code","locale","which","Td","pressure","tangentialPressure","tiltX","tiltY","twist","pointerType","isPrimary","Vd","touches","targetTouches","Xd","Zd","wheelDeltaX","wheelDeltaY","wheelDelta","deltaZ","deltaMode","$d","ae","be","documentMode","ee","fe","ge","he","ie","date","datetime","email","month","number","password","range","tel","time","week","me","ne","oe","pe","te","ye","ze","oninput","Ae","detachEvent","Ce","attachEvent","Ee","Fe","compareDocumentPosition","HTMLIFrameElement","contentWindow","Oe","contentEditable","Pe","Qe","Re","Se","Ue","selectionStart","selectionEnd","anchorNode","defaultView","getSelection","anchorOffset","focusNode","focusOffset","Ve","Xe","Ye","Ze","Yb","af","bf","cf","df","Nb","ef","ff","parentWindow","gf","hf","je","char","jf","kf","lf","mf","autoFocus","nf","__html","of","pf","qf","rf","sf","tf","vf","wf","xf","yf","zf","Af","Bf","Cf","Df","Ef","__reactInternalMemoizedUnmaskedChildContext","__reactInternalMemoizedMaskedChildContext","Ff","Gf","Hf","If","Jf","__reactInternalMemoizedMergedChildContext","Kf","Lf","Mf","Nf","Of","Pf","unstable_cancelCallback","Qf","unstable_shouldYield","Rf","unstable_requestPaint","Sf","Tf","unstable_getCurrentPriorityLevel","Uf","unstable_ImmediatePriority","Vf","Wf","Xf","unstable_LowPriority","Yf","unstable_IdlePriority","Zf","$f","ag","bg","cg","dg","eg","fg","gg","hg","ig","jg","kg","lg","mg","ng","og","pg","qg","rg","sg","childLanes","tg","dependencies","firstContext","lanes","ug","vg","responders","wg","xg","updateQueue","baseState","firstBaseUpdate","lastBaseUpdate","shared","pending","effects","yg","zg","eventTime","lane","payload","Ag","Bg","Cg","Dg","Eg","Fg","Gg","Kg","_reactInternals","Hg","Ig","Jg","Lg","shouldComponentUpdate","Mg","Ng","UNSAFE_componentWillReceiveProps","Og","getSnapshotBeforeUpdate","UNSAFE_componentWillMount","componentWillMount","Pg","Qg","_stringRef","Rg","Sg","lastEffect","nextEffect","firstEffect","Tg","Ug","elementType","Vg","implementation","Wg","Xg","Yg","Zg","$g","ah","bh","ch","dh","eh","fh","gh","hh","ih","memoizedProps","revealOrder","jh","kh","lh","mh","nh","oh","pendingProps","ph","qh","rh","sh","th","uh","_workInProgressVersionPrimary","vh","wh","xh","yh","zh","Ah","Bh","Ch","Dh","Eh","Fh","Gh","Hh","baseQueue","queue","Ih","Jh","Kh","lastRenderedReducer","eagerReducer","eagerState","lastRenderedState","dispatch","Lh","Mh","_getVersion","_source","mutableReadLanes","Nh","U","getSnapshot","subscribe","setSnapshot","Oh","Ph","Qh","Rh","deps","Sh","Th","Uh","Vh","Wh","Xh","Yh","Zh","$h","ai","bi","ci","di","readContext","useDeferredValue","useTransition","useMutableSource","useOpaqueIdentifier","unstable_isNewReconciler","uf","ei","fi","gi","hi","ii","ji","ki","li","mi","baseLanes","ni","oi","pi","UNSAFE_componentWillUpdate","componentWillUpdate","qi","pendingContext","Bi","Di","Ei","si","retryLane","ti","fallback","unstable_avoidThisFallback","ui","unstable_expectedLoadTime","vi","wi","xi","yi","zi","isBackwards","rendering","renderingStartTime","tail","tailMode","Ai","Fi","Gi","wasMultiple","multiple","onclick","V","Hi","Ii","Ji","Ki","Li","Mi","Ni","Oi","Pi","Qi","Ri","Si","componentDidCatch","Ti","componentStack","Ui","WeakSet","Vi","Wi","Xi","__reactInternalSnapshotBeforeUpdate","Yi","Zi","$i","aj","bj","onCommitFiberUnmount","cj","dj","ej","fj","gj","hj","_reactRootContainer","ij","jj","kj","lj","mj","nj","ceil","oj","pj","qj","rj","sj","tj","uj","vj","wj","ck","Z","xj","yj","zj","Aj","Bj","Cj","Dj","Ej","Fj","Gj","Hj","Ij","Jj","Sc","Kj","Lj","Mj","callbackNode","expirationTimes","callbackPriority","Tc","Nj","Oj","Pj","Qj","Rj","Sj","Tj","finishedWork","finishedLanes","Uj","timeoutHandle","Wj","Xj","pingCache","Yj","Zj","va","ak","bk","dk","rangeCount","focusedElem","selectionRange","ek","extend","createRange","setStart","removeAllRanges","addRange","setEnd","scrollLeft","scrollTop","onCommitFiberRoot","fk","gk","ik","pendingChildren","jk","mutableSourceEagerHydrationData","kk","lk","mk","nk","qk","hydrationOptions","mutableSources","_internalRoot","rk","tk","sk","uk","hk","unstable_observedBits","form","Vj","vk","Events","wk","findFiberByHostInstance","bundleType","rendererPackageName","xk","rendererConfig","overrideHookState","overrideHookStateDeletePath","overrideHookStateRenamePath","overrideProps","overridePropsDeletePath","overridePropsRenamePath","setSuspenseHandler","currentDispatcherRef","findHostInstanceByFiber","findHostInstancesForRefresh","scheduleRefresh","scheduleRoot","setRefreshHandler","getCurrentFiber","yk","supportsFiber","inject","findDOMNode","flushSync","unmountComponentAtNode","unstable_batchedUpdates","unstable_createPortal","unstable_renderSubtreeIntoContainer","MessageChannel","unstable_forceFrameRate","cancelAnimationFrame","floor","port2","port1","onmessage","postMessage","sortIndex","expirationTime","priorityLevel","unstable_Profiling","unstable_continueExecution","unstable_getFirstCallbackNode","unstable_next","unstable_pauseExecution","unstable_wrapCallback","cachedSetTimeout","cachedClearTimeout","defaultSetTimout","defaultClearTimeout","runTimeout","fun","currentQueue","draining","queueIndex","cleanUpNextTick","drainQueue","timeout","run","marker","runClearTimeout","Item","array","title","browser","env","argv","versions","addListener","once","removeListener","removeAllListeners","prependListener","prependOnceListener","binding","cwd","chdir","umask","runtime","Op","hasOwn","$Symbol","iteratorSymbol","asyncIteratorSymbol","asyncIterator","toStringTagSymbol","toStringTag","wrap","innerFn","outerFn","tryLocsList","protoGenerator","Generator","Context","_invoke","GenStateSuspendedStart","GenStateExecuting","GenStateCompleted","doneResult","delegate","delegateResult","maybeInvokeDelegate","ContinueSentinel","_sent","dispatchException","abrupt","record","tryCatch","GenStateSuspendedYield","makeInvokeMethod","GeneratorFunction","GeneratorFunctionPrototype","IteratorPrototype","getProto","NativeIteratorPrototype","Gp","defineIteratorMethods","AsyncIterator","PromiseImpl","invoke","__await","unwrapped","previousPromise","callInvokeWithMethodAndArg","resultName","nextLoc","pushTryEntry","locs","tryLoc","catchLoc","finallyLoc","afterLoc","tryEntries","resetTryEntry","completion","iterable","iteratorMethod","isGeneratorFunction","genFun","ctor","mark","awrap","async","reverse","skipTempReset","prev","rootRecord","rval","exception","handle","loc","caught","hasCatch","hasFinally","finallyEntry","complete","finish","thrown","delegateYield","regeneratorRuntime","accidentalStrictMode","CACHED_MAP","getIconMap","Ionicons","addIcons","getUrl","getSrc","src","getName","getNamedUrl","toLower","isSrc","isStr","ReactPropTypesSecret","emptyFunction","emptyFunctionWithReset","resetWarningCache","shim","propName","componentName","propFullName","secret","getShim","ReactPropTypes","bool","func","string","symbol","any","arrayOf","instanceOf","objectOf","oneOf","oneOfType","shape","checkPropTypes","AsyncMode","ConcurrentMode","ContextConsumer","ContextProvider","Lazy","Portal","isAsyncMode","isConcurrentMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isPortal","isProfiler","isStrictMode","isSuspense","isValidElementType","typeOf","jsx","jsxs","__createBinding","k2","__setModuleDefault","__importStar","mod","__esModule","image","titleColor","expandedColor","maximumHeight","ticking","setTicking","initElements","_a","header","toolbar","toolbarShadowRoot","toolbarBackground","ionTitle","barButtons","ionContent","scrollContent","imageOverlay","colorOverlay","overlayTitle","cloneNode","pointerEvents","headerMinHeight","offsetHeight","scrollContentPaddingTop","getComputedStyle","paddingTop","originalToolbarBgColor","backgroundColor","textAlign","backgroundImage","backgroundSize","backgroundPosition","btn","progress","targetHeight","append","arrayWithHoles","iterableToArrayLimit","nonIterableRest"],"mappings":"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","file":"static/js/4.020c622c.chunk.js","sourcesContent":["'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react.production.min.js');\n} else {\n module.exports = require('./cjs/react.development.js');\n}\n","/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n","import{__spreadArray}from\"tslib\";import{r as raf}from\"./helpers-dd7e4b7b.js\";var animationPrefix;var processKeyframes=function(e){e.forEach((function(e){for(var n in e){if(e.hasOwnProperty(n)){var r=e[n];if(n===\"easing\"){var t=\"animation-timing-function\";e[t]=r;delete e[n]}else{var t=convertCamelCaseToHypen(n);if(t!==n){e[t]=r;delete e[n]}}}}}));return e};var convertCamelCaseToHypen=function(e){return e.replace(/([a-z0-9])([A-Z])/g,\"$1-$2\").toLowerCase()};var getAnimationPrefix=function(e){if(animationPrefix===undefined){var n=e.style.animationName!==undefined;var r=e.style.webkitAnimationName!==undefined;animationPrefix=!n&&r?\"-webkit-\":\"\"}return animationPrefix};var setStyleProperty=function(e,n,r){var t=n.startsWith(\"animation\")?getAnimationPrefix(e):\"\";e.style.setProperty(t+n,r)};var removeStyleProperty=function(e,n){var r=n.startsWith(\"animation\")?getAnimationPrefix(e):\"\";e.style.removeProperty(r+n)};var animationEnd=function(e,n){var r;var t={passive:true};var a=function(){if(r){r()}};var i=function(r){if(e===r.target){a();n(r)}};if(e){e.addEventListener(\"webkitAnimationEnd\",i,t);e.addEventListener(\"animationend\",i,t);r=function(){e.removeEventListener(\"webkitAnimationEnd\",i,t);e.removeEventListener(\"animationend\",i,t)}}return a};var generateKeyframeRules=function(e){if(e===void 0){e=[]}return e.map((function(e){var n=e.offset;var r=[];for(var t in e){if(e.hasOwnProperty(t)&&t!==\"offset\"){r.push(t+\": \"+e[t]+\";\")}}return n*100+\"% { \"+r.join(\" \")+\" }\"})).join(\" \")};var keyframeIds=[];var generateKeyframeName=function(e){var n=keyframeIds.indexOf(e);if(n<0){n=keyframeIds.push(e)-1}return\"ion-animation-\"+n};var getStyleContainer=function(e){var n=e.getRootNode();return n.head||n};var createKeyframeStylesheet=function(e,n,r){var t=getStyleContainer(r);var a=getAnimationPrefix(r);var i=t.querySelector(\"#\"+e);if(i){return i}var o=(r.ownerDocument||document).createElement(\"style\");o.id=e;o.textContent=\"@\"+a+\"keyframes \"+e+\" { \"+n+\" } @\"+a+\"keyframes \"+e+\"-alt { \"+n+\" }\";t.appendChild(o);return o};var addClassToArray=function(e,n){if(e===void 0){e=[]}if(n!==undefined){var r=Array.isArray(n)?n:[n];return __spreadArray(__spreadArray([],e),r)}return e};var createAnimation=function(e){var n;var r;var t;var a;var i;var o;var f=[];var u=[];var s=[];var v=false;var l;var c={};var d=[];var y=[];var m={};var p=0;var h=false;var g=false;var E;var P;var S;var A;var C=true;var b=false;var T=true;var k;var w;var x=e;var _=[];var K=[];var I=[];var D=[];var L=[];var N=[];var R=[];var F=[];var O=[];var W=[];var j=typeof AnimationEffect===\"function\"||typeof window.AnimationEffect===\"function\";var H=typeof Element===\"function\"&&typeof Element.prototype.animate===\"function\"&&j;var M=100;var $=function(){return W};var q=function(e){D.forEach((function(n){n.destroy(e)}));z(e);I.length=0;D.length=0;f.length=0;G();v=false;T=true;return w};var z=function(e){J();if(e){Q()}};var Z=function(){h=false;g=false;T=true;P=undefined;S=undefined;A=undefined;p=0;b=false;C=true};var B=function(e,n){var r=n&&n.oneTimeCallback?K:_;r.push({c:e,o:n});return w};var G=function(){_.length=0;K.length=0;return w};var J=function(){if(H){W.forEach((function(e){e.cancel()}));W.length=0}else{var e=I.slice();raf((function(){e.forEach((function(e){removeStyleProperty(e,\"animation-name\");removeStyleProperty(e,\"animation-duration\");removeStyleProperty(e,\"animation-timing-function\");removeStyleProperty(e,\"animation-iteration-count\");removeStyleProperty(e,\"animation-delay\");removeStyleProperty(e,\"animation-play-state\");removeStyleProperty(e,\"animation-fill-mode\");removeStyleProperty(e,\"animation-direction\")}))}))}};var Q=function(){L.forEach((function(e){if(e&&e.parentNode){e.parentNode.removeChild(e)}}));L.length=0};var U=function(e){N.push(e);return w};var V=function(e){R.push(e);return w};var X=function(e){F.push(e);return w};var Y=function(e){O.push(e);return w};var ee=function(e){u=addClassToArray(u,e);return w};var ne=function(e){s=addClassToArray(s,e);return w};var re=function(e){if(e===void 0){e={}}c=e;return w};var te=function(e){if(e===void 0){e=[]}for(var n=0,r=e;n=0){for(var n=0;n0){var a=generateKeyframeRules(r);k=e!==undefined?e:generateKeyframeName(a);var i=createKeyframeStylesheet(k,a,t);L.push(i);setStyleProperty(t,\"animation-duration\",le()+\"ms\");setStyleProperty(t,\"animation-timing-function\",ve());setStyleProperty(t,\"animation-delay\",de()+\"ms\");setStyleProperty(t,\"animation-fill-mode\",ue());setStyleProperty(t,\"animation-direction\",se());var o=ce()===Infinity?\"infinite\":ce().toString();setStyleProperty(t,\"animation-iteration-count\",o);setStyleProperty(t,\"animation-play-state\",\"paused\");if(n){setStyleProperty(t,\"animation-name\",i.id+\"-alt\")}raf((function(){setStyleProperty(t,\"animation-name\",i.id||null)}))}}))};var _e=function(){I.forEach((function(e){var n=e.animate(f,{id:x,delay:de(),duration:le(),easing:ve(),iterations:ce(),fill:ue(),direction:se()});n.pause();W.push(n)}));if(W.length>0){W[0].onfinish=function(){we()}}};var Ke=function(e){if(e===void 0){e=true}Te();if(f.length>0){if(H){_e()}else{xe(e)}}v=true};var Ie=function(e){e=Math.min(Math.max(e,0),.9999);if(H){W.forEach((function(n){n.currentTime=n.effect.getComputedTiming().delay+le()*e;n.pause()}))}else{var n=\"-\"+le()*e+\"ms\";I.forEach((function(e){if(f.length>0){setStyleProperty(e,\"animation-delay\",n);setStyleProperty(e,\"animation-play-state\",\"paused\")}}))}};var De=function(e){W.forEach((function(e){e.effect.updateTiming({delay:de(),duration:le(),easing:ve(),iterations:ce(),fill:ue(),direction:se()})}));if(e!==undefined){Ie(e)}};var Le=function(e,n){if(e===void 0){e=true}raf((function(){I.forEach((function(r){setStyleProperty(r,\"animation-name\",k||null);setStyleProperty(r,\"animation-duration\",le()+\"ms\");setStyleProperty(r,\"animation-timing-function\",ve());setStyleProperty(r,\"animation-delay\",n!==undefined?\"-\"+n*le()+\"ms\":de()+\"ms\");setStyleProperty(r,\"animation-fill-mode\",ue()||null);setStyleProperty(r,\"animation-direction\",se()||null);var t=ce()===Infinity?\"infinite\":ce().toString();setStyleProperty(r,\"animation-iteration-count\",t);if(e){setStyleProperty(r,\"animation-name\",k+\"-alt\")}raf((function(){setStyleProperty(r,\"animation-name\",k||null)}))}))}))};var Ne=function(e,n,r){if(e===void 0){e=false}if(n===void 0){n=true}if(e){D.forEach((function(t){t.update(e,n,r)}))}if(H){De(r)}else{Le(n,r)}return w};var Re=function(e,n){if(e===void 0){e=false}D.forEach((function(r){r.progressStart(e,n)}));We();h=e;if(!v){Ke()}else{Ne(false,true,n)}return w};var Fe=function(e){D.forEach((function(n){n.progressStep(e)}));Ie(e);return w};var Oe=function(e,n,r){h=false;D.forEach((function(t){t.progressEnd(e,n,r)}));if(r!==undefined){S=r}b=false;C=true;if(e===0){P=se()===\"reverse\"?\"normal\":\"reverse\";if(P===\"reverse\"){C=false}if(H){Ne();Ie(1-n)}else{A=(1-n)*le()*-1;Ne(false,false)}}else if(e===1){if(H){Ne();Ie(n)}else{A=n*le()*-1;Ne(false,false)}}if(e!==undefined){B((function(){S=undefined;P=undefined;A=undefined}),{oneTimeCallback:true});if(!l){Be()}}return w};var We=function(){if(v){if(H){W.forEach((function(e){e.pause()}))}else{I.forEach((function(e){setStyleProperty(e,\"animation-play-state\",\"paused\")}))}}};var je=function(){D.forEach((function(e){e.pause()}));We();return w};var He=function(){E=undefined;we()};var Me=function(){if(E){clearTimeout(E)}};var $e=function(){Me();raf((function(){I.forEach((function(e){if(f.length>0){setStyleProperty(e,\"animation-play-state\",\"running\")}}))}));if(f.length===0||I.length===0){we()}else{var e=de()||0;var n=le()||0;var r=ce()||1;if(isFinite(r)){E=setTimeout(He,e+n*r+M)}animationEnd(I[0],(function(){Me();raf((function(){qe();raf(we)}))}))}};var qe=function(){I.forEach((function(e){removeStyleProperty(e,\"animation-duration\");removeStyleProperty(e,\"animation-delay\");removeStyleProperty(e,\"animation-play-state\")}))};var ze=function(){W.forEach((function(e){e.play()}));if(f.length===0||I.length===0){we()}};var Ze=function(){if(H){Ie(0);De()}else{Le()}};var Be=function(e){return new Promise((function(n){if(e&&e.sync){g=true;B((function(){return g=false}),{oneTimeCallback:true})}if(!v){Ke()}if(b){Ze();b=false}if(T){p=D.length+1;T=false}B((function(){return n()}),{oneTimeCallback:true});D.forEach((function(e){e.play()}));if(H){ze()}else{$e()}}))};var Ge=function(){D.forEach((function(e){e.stop()}));if(v){J();v=false}Z()};var Je=function(e,n){var r;var t=f[0];if(t!==undefined&&(t.offset===undefined||t.offset===0)){t[e]=n}else{f=__spreadArray([(r={offset:0},r[e]=n,r)],f)}return w};var Qe=function(e,n){var r;var t=f[f.length-1];if(t!==undefined&&(t.offset===undefined||t.offset===1)){t[e]=n}else{f=__spreadArray(__spreadArray([],f),[(r={offset:1},r[e]=n,r)])}return w};var Ue=function(e,n,r){return Je(e,n).to(e,r)};return w={parentAnimation:l,elements:I,childAnimations:D,id:x,animationFinish:we,from:Je,to:Qe,fromTo:Ue,parent:Se,play:Be,pause:je,stop:Ge,destroy:q,keyframes:be,addAnimation:Ce,addElement:Ae,update:Ne,fill:pe,direction:me,iterations:Pe,duration:Ee,easing:ge,delay:he,getWebAnimations:$,getKeyframes:ye,getFill:ue,getDirection:se,getDelay:de,getIterations:ce,getEasing:ve,getDuration:le,afterAddRead:X,afterAddWrite:Y,afterClearStyles:fe,afterStyles:oe,afterRemoveClass:ie,afterAddClass:ae,beforeAddRead:U,beforeAddWrite:V,beforeClearStyles:te,beforeStyles:re,beforeRemoveClass:ne,beforeAddClass:ee,onFinish:B,progressStart:Re,progressStep:Fe,progressEnd:Oe}};export{createAnimation as c};","export default function _assertThisInitialized(self) {\n if (self === void 0) {\n throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");\n }\n\n return self;\n}","export default function _classCallCheck(instance, Constructor) {\n if (!(instance instanceof Constructor)) {\n throw new TypeError(\"Cannot call a class as a function\");\n }\n}","function _defineProperties(target, props) {\n for (var i = 0; i < props.length; i++) {\n var descriptor = props[i];\n descriptor.enumerable = descriptor.enumerable || false;\n descriptor.configurable = true;\n if (\"value\" in descriptor) descriptor.writable = true;\n Object.defineProperty(target, descriptor.key, descriptor);\n }\n}\n\nexport default function _createClass(Constructor, protoProps, staticProps) {\n if (protoProps) _defineProperties(Constructor.prototype, protoProps);\n if (staticProps) _defineProperties(Constructor, staticProps);\n return Constructor;\n}","import React from 'react';\n\nexport interface IonLifeCycleContextInterface {\n onIonViewWillEnter: (callback: () => void) => void;\n ionViewWillEnter: () => void;\n onIonViewDidEnter: (callback: () => void) => void;\n ionViewDidEnter: () => void;\n onIonViewWillLeave: (callback: () => void) => void;\n ionViewWillLeave: () => void;\n onIonViewDidLeave: (callback: () => void) => void;\n ionViewDidLeave: () => void;\n}\n\nexport const IonLifeCycleContext = /*@__PURE__*/ React.createContext({\n onIonViewWillEnter: () => {\n return;\n },\n ionViewWillEnter: () => {\n return;\n },\n onIonViewDidEnter: () => {\n return;\n },\n ionViewDidEnter: () => {\n return;\n },\n onIonViewWillLeave: () => {\n return;\n },\n ionViewWillLeave: () => {\n return;\n },\n onIonViewDidLeave: () => {\n return;\n },\n ionViewDidLeave: () => {\n return;\n },\n});\n\nexport interface LifeCycleCallback {\n (): void;\n id?: number;\n}\n\nexport const DefaultIonLifeCycleContext = class implements IonLifeCycleContextInterface {\n ionViewWillEnterCallbacks: LifeCycleCallback[] = [];\n ionViewDidEnterCallbacks: LifeCycleCallback[] = [];\n ionViewWillLeaveCallbacks: LifeCycleCallback[] = [];\n ionViewDidLeaveCallbacks: LifeCycleCallback[] = [];\n componentCanBeDestroyedCallback?: () => void;\n\n onIonViewWillEnter(callback: LifeCycleCallback) {\n if (callback.id) {\n const index = this.ionViewWillEnterCallbacks.findIndex((x) => x.id === callback.id);\n if (index > -1) {\n this.ionViewWillEnterCallbacks[index] = callback;\n } else {\n this.ionViewWillEnterCallbacks.push(callback);\n }\n } else {\n this.ionViewWillEnterCallbacks.push(callback);\n }\n }\n\n ionViewWillEnter() {\n this.ionViewWillEnterCallbacks.forEach((cb) => cb());\n }\n\n onIonViewDidEnter(callback: LifeCycleCallback) {\n if (callback.id) {\n const index = this.ionViewDidEnterCallbacks.findIndex((x) => x.id === callback.id);\n if (index > -1) {\n this.ionViewDidEnterCallbacks[index] = callback;\n } else {\n this.ionViewDidEnterCallbacks.push(callback);\n }\n } else {\n this.ionViewDidEnterCallbacks.push(callback);\n }\n }\n\n ionViewDidEnter() {\n this.ionViewDidEnterCallbacks.forEach((cb) => cb());\n }\n\n onIonViewWillLeave(callback: LifeCycleCallback) {\n if (callback.id) {\n const index = this.ionViewWillLeaveCallbacks.findIndex((x) => x.id === callback.id);\n if (index > -1) {\n this.ionViewWillLeaveCallbacks[index] = callback;\n } else {\n this.ionViewWillLeaveCallbacks.push(callback);\n }\n } else {\n this.ionViewWillLeaveCallbacks.push(callback);\n }\n }\n\n ionViewWillLeave() {\n this.ionViewWillLeaveCallbacks.forEach((cb) => cb());\n }\n\n onIonViewDidLeave(callback: LifeCycleCallback) {\n if (callback.id) {\n const index = this.ionViewDidLeaveCallbacks.findIndex((x) => x.id === callback.id);\n if (index > -1) {\n this.ionViewDidLeaveCallbacks[index] = callback;\n } else {\n this.ionViewDidLeaveCallbacks.push(callback);\n }\n } else {\n this.ionViewDidLeaveCallbacks.push(callback);\n }\n }\n\n ionViewDidLeave() {\n this.ionViewDidLeaveCallbacks.forEach((cb) => cb());\n this.componentCanBeDestroyed();\n }\n\n onComponentCanBeDestroyed(callback: () => void) {\n this.componentCanBeDestroyedCallback = callback;\n }\n\n componentCanBeDestroyed() {\n if (this.componentCanBeDestroyedCallback) {\n this.componentCanBeDestroyedCallback();\n }\n }\n};\n","import { AnimationBuilder, RouterDirection } from '@ionic/core';\nimport React from 'react';\n\nimport { RouteInfo } from '../models';\n\nexport interface NavContextState {\n getIonRoute: () => any;\n getIonRedirect: () => any;\n getPageManager: () => any;\n getStackManager: () => any;\n goBack: (route?: string | RouteInfo, animationBuilder?: AnimationBuilder) => void;\n navigate: (\n path: string,\n direction?: RouterDirection | 'none',\n ionRouteAction?: 'push' | 'replace' | 'pop',\n animationBuilder?: AnimationBuilder,\n options?: any,\n tab?: string\n ) => void;\n hasIonicRouter: () => boolean;\n routeInfo?: RouteInfo;\n setCurrentTab: (tab: string, routeInfo: RouteInfo) => void;\n changeTab: (tab: string, path: string, routeOptions?: any) => void;\n resetTab: (tab: string, originalHref: string, originalRouteOptions?: any) => void;\n}\n\nexport const NavContext = /*@__PURE__*/ React.createContext({\n getIonRedirect: () => undefined,\n getIonRoute: () => undefined,\n getPageManager: () => undefined,\n getStackManager: () => undefined,\n goBack: (route?: string | RouteInfo) => {\n if (typeof window !== 'undefined') {\n if (typeof route === 'string') {\n window.location.pathname = route;\n } else {\n window.history.back();\n }\n }\n },\n navigate: (path: string) => {\n if (typeof window !== 'undefined') {\n window.location.pathname = path;\n }\n },\n hasIonicRouter: () => false,\n routeInfo: undefined,\n setCurrentTab: () => undefined,\n changeTab: (_tab: string, path: string) => {\n if (typeof window !== 'undefined') {\n window.location.pathname = path;\n }\n },\n resetTab: (_tab: string, path: string) => {\n if (typeof window !== 'undefined') {\n window.location.pathname = path;\n }\n },\n});\n","export const dashToPascalCase = (str: string) =>\n str\n .toLowerCase()\n .split('-')\n .map((segment) => segment.charAt(0).toUpperCase() + segment.slice(1))\n .join('');\nexport const camelToDashCase = (str: string) =>\n str.replace(/([A-Z])/g, (m: string) => `-${m[0].toLowerCase()}`);\n","import { camelToDashCase } from './case';\n\nexport const attachProps = (node: HTMLElement, newProps: any, oldProps: any = {}) => {\n // some test frameworks don't render DOM elements, so we test here to make sure we are dealing with DOM first\n if (node instanceof Element) {\n // add any classes in className to the class list\n const className = getClassName(node.classList, newProps, oldProps);\n if (className !== '') {\n node.className = className;\n }\n\n Object.keys(newProps).forEach((name) => {\n if (\n name === 'children' ||\n name === 'style' ||\n name === 'ref' ||\n name === 'class' ||\n name === 'className' ||\n name === 'forwardedRef'\n ) {\n return;\n }\n if (name.indexOf('on') === 0 && name[2] === name[2].toUpperCase()) {\n const eventName = name.substring(2);\n const eventNameLc = eventName[0].toLowerCase() + eventName.substring(1);\n\n if (!isCoveredByReact(eventNameLc)) {\n syncEvent(node, eventNameLc, newProps[name]);\n }\n } else {\n const propType = typeof newProps[name];\n if (propType === 'string') {\n node.setAttribute(camelToDashCase(name), newProps[name]);\n } else {\n (node as any)[name] = newProps[name];\n }\n }\n });\n }\n};\n\nexport const getClassName = (classList: DOMTokenList, newProps: any, oldProps: any) => {\n const newClassProp: string = newProps.className || newProps.class;\n const oldClassProp: string = oldProps.className || oldProps.class;\n // map the classes to Maps for performance\n const currentClasses = arrayToMap(classList);\n const incomingPropClasses = arrayToMap(newClassProp ? newClassProp.split(' ') : []);\n const oldPropClasses = arrayToMap(oldClassProp ? oldClassProp.split(' ') : []);\n const finalClassNames: string[] = [];\n // loop through each of the current classes on the component\n // to see if it should be a part of the classNames added\n currentClasses.forEach((currentClass) => {\n if (incomingPropClasses.has(currentClass)) {\n // add it as its already included in classnames coming in from newProps\n finalClassNames.push(currentClass);\n incomingPropClasses.delete(currentClass);\n } else if (!oldPropClasses.has(currentClass)) {\n // add it as it has NOT been removed by user\n finalClassNames.push(currentClass);\n }\n });\n incomingPropClasses.forEach((s) => finalClassNames.push(s));\n return finalClassNames.join(' ');\n};\n\n/**\n * Checks if an event is supported in the current execution environment.\n * @license Modernizr 3.0.0pre (Custom Build) | MIT\n */\nexport const isCoveredByReact = (eventNameSuffix: string) => {\n if (typeof document === 'undefined') {\n return true;\n } else {\n const eventName = 'on' + eventNameSuffix;\n let isSupported = eventName in document;\n\n if (!isSupported) {\n const element = document.createElement('div');\n element.setAttribute(eventName, 'return;');\n isSupported = typeof (element as any)[eventName] === 'function';\n }\n\n return isSupported;\n }\n};\n\nexport const syncEvent = (\n node: Element & { __events?: { [key: string]: ((e: Event) => any) | undefined } },\n eventName: string,\n newEventHandler?: (e: Event) => any\n) => {\n const eventStore = node.__events || (node.__events = {});\n const oldEventHandler = eventStore[eventName];\n\n // Remove old listener so they don't double up.\n if (oldEventHandler) {\n node.removeEventListener(eventName, oldEventHandler);\n }\n\n // Bind new listener.\n node.addEventListener(\n eventName,\n (eventStore[eventName] = function handler(e: Event) {\n if (newEventHandler) {\n newEventHandler.call(this, e);\n }\n })\n );\n};\n\nconst arrayToMap = (arr: string[] | DOMTokenList) => {\n const map = new Map();\n (arr as string[]).forEach((s: string) => map.set(s, s));\n return map;\n};\n","import {\n Config as CoreConfig,\n Platforms,\n getPlatforms as getPlatformsCore,\n isPlatform as isPlatformCore,\n} from '@ionic/core';\nimport React from 'react';\n\nimport { IonicReactProps } from '../IonicReactProps';\n\nexport type IonicReactExternalProps = PropType &\n Omit, 'style'> &\n IonicReactProps;\n\nexport const createForwardRef = (\n ReactComponent: any,\n displayName: string\n) => {\n const forwardRef = (\n props: IonicReactExternalProps,\n ref: React.ForwardedRef\n ) => {\n return ;\n };\n forwardRef.displayName = displayName;\n\n return React.forwardRef(forwardRef);\n};\n\nexport const setRef = (ref: React.ForwardedRef | React.Ref | undefined, value: any) => {\n if (typeof ref === 'function') {\n ref(value)\n } else if (ref != null) {\n // Cast as a MutableRef so we can assign current\n (ref as React.MutableRefObject).current = value\n }\n};\n\nexport const mergeRefs = (\n ...refs: (React.ForwardedRef | React.Ref | undefined)[]\n): React.RefCallback => {\n return (value: any) => {\n refs.forEach(ref => {\n setRef(ref, value)\n })\n }\n};\n\nexport * from './attachProps';\nexport * from './case';\n\nexport const isPlatform = (platform: Platforms) => {\n return isPlatformCore(window, platform);\n};\n\nexport const getPlatforms = () => {\n return getPlatformsCore(window);\n};\n\nexport const getConfig = (): CoreConfig | null => {\n if (typeof (window as any) !== 'undefined') {\n const Ionic = (window as any).Ionic;\n if (Ionic && Ionic.config) {\n return Ionic.config;\n }\n }\n return null;\n};\n","import { AnimationBuilder } from '@ionic/core';\nimport React from 'react';\n\nimport { NavContext } from '../contexts/NavContext';\nimport { RouterOptions } from '../models';\nimport { RouterDirection } from '../models/RouterDirection';\n\nimport {\n attachProps,\n camelToDashCase,\n createForwardRef,\n dashToPascalCase,\n isCoveredByReact,\n mergeRefs,\n} from './utils';\n\ninterface IonicReactInternalProps extends React.HTMLAttributes {\n forwardedRef?: React.ForwardedRef;\n href?: string;\n routerLink?: string;\n ref?: React.Ref;\n routerDirection?: RouterDirection;\n routerOptions?: RouterOptions;\n routerAnimation?: AnimationBuilder;\n}\n\nexport const createReactComponent = (\n tagName: string,\n routerLinkComponent = false\n) => {\n const displayName = dashToPascalCase(tagName);\n const ReactComponent = class extends React.Component> {\n context!: React.ContextType;\n ref: React.RefObject;\n stableMergedRefs: React.RefCallback\n\n constructor(props: IonicReactInternalProps) {\n super(props);\n // Create a local ref to to attach props to the wrapped element.\n this.ref = React.createRef();\n // React refs must be stable (not created inline).\n this.stableMergedRefs = mergeRefs(this.ref, this.props.forwardedRef)\n }\n\n componentDidMount() {\n this.componentDidUpdate(this.props);\n }\n\n componentDidUpdate(prevProps: IonicReactInternalProps) {\n const node = this.ref.current! as HTMLElement;\n attachProps(node, this.props, prevProps);\n }\n\n private handleClick = (e: React.MouseEvent) => {\n const { routerLink, routerDirection, routerOptions, routerAnimation } = this.props;\n if (routerLink !== undefined) {\n e.preventDefault();\n this.context.navigate(\n routerLink,\n routerDirection,\n undefined,\n routerAnimation,\n routerOptions\n );\n }\n };\n\n render() {\n const { children, forwardedRef, style, className, ref, ...cProps } = this.props;\n\n const propsToPass = Object.keys(cProps).reduce((acc, name) => {\n if (name.indexOf('on') === 0 && name[2] === name[2].toUpperCase()) {\n const eventName = name.substring(2).toLowerCase();\n if (isCoveredByReact(eventName)) {\n (acc as any)[name] = (cProps as any)[name];\n }\n } else if (['string', 'boolean', 'number'].includes(typeof (cProps as any)[name])) {\n (acc as any)[camelToDashCase(name)] = (cProps as any)[name];\n }\n return acc;\n }, {});\n\n const newProps: IonicReactInternalProps = {\n ...propsToPass,\n ref: this.stableMergedRefs,\n style,\n };\n\n if (routerLinkComponent) {\n if (this.props.routerLink && !this.props.href) {\n newProps.href = this.props.routerLink;\n }\n if (newProps.onClick) {\n const oldClick = newProps.onClick;\n newProps.onClick = (e: React.MouseEvent) => {\n oldClick(e);\n if (!e.defaultPrevented) {\n this.handleClick(e);\n }\n };\n } else {\n newProps.onClick = this.handleClick;\n }\n }\n\n return React.createElement(tagName, newProps, children);\n }\n\n static get displayName() {\n return displayName;\n }\n\n static get contextType() {\n return NavContext;\n }\n };\n return createForwardRef(ReactComponent, displayName);\n};\n","import { JSX } from '@ionic/core';\n\nimport { createReactComponent } from './createComponent';\nimport { HrefProps } from './hrefprops';\n\n// ionic/core\nexport const IonApp = /*@__PURE__*/ createReactComponent('ion-app');\nexport const IonTab = /*@__PURE__*/ createReactComponent('ion-tab');\nexport const IonRouterLink = /*@__PURE__*/ createReactComponent<\n HrefProps,\n HTMLIonRouterLinkElement\n>('ion-router-link', true);\nexport const IonAvatar = /*@__PURE__*/ createReactComponent(\n 'ion-avatar'\n);\nexport const IonBackdrop = /*@__PURE__*/ createReactComponent<\n JSX.IonBackdrop,\n HTMLIonBackdropElement\n>('ion-backdrop');\nexport const IonBadge = /*@__PURE__*/ createReactComponent(\n 'ion-badge'\n);\nexport const IonButton = /*@__PURE__*/ createReactComponent<\n HrefProps,\n HTMLIonButtonElement\n>('ion-button', true);\nexport const IonButtons = /*@__PURE__*/ createReactComponent(\n 'ion-buttons'\n);\nexport const IonCard = /*@__PURE__*/ createReactComponent<\n HrefProps,\n HTMLIonCardElement\n>('ion-card', true);\nexport const IonCardContent = /*@__PURE__*/ createReactComponent<\n JSX.IonCardContent,\n HTMLIonCardContentElement\n>('ion-card-content');\nexport const IonCardHeader = /*@__PURE__*/ createReactComponent<\n JSX.IonCardHeader,\n HTMLIonCardHeaderElement\n>('ion-card-header');\nexport const IonCardSubtitle = /*@__PURE__*/ createReactComponent<\n JSX.IonCardSubtitle,\n HTMLIonCardSubtitleElement\n>('ion-card-subtitle');\nexport const IonCardTitle = /*@__PURE__*/ createReactComponent<\n JSX.IonCardTitle,\n HTMLIonCardTitleElement\n>('ion-card-title');\nexport const IonCheckbox = /*@__PURE__*/ createReactComponent<\n JSX.IonCheckbox,\n HTMLIonCheckboxElement\n>('ion-checkbox');\nexport const IonCol = /*@__PURE__*/ createReactComponent('ion-col');\nexport const IonContent = /*@__PURE__*/ createReactComponent(\n 'ion-content'\n);\nexport const IonChip = /*@__PURE__*/ createReactComponent(\n 'ion-chip'\n);\nexport const IonDatetime = /*@__PURE__*/ createReactComponent<\n JSX.IonDatetime,\n HTMLIonDatetimeElement\n>('ion-datetime');\nexport const IonFab = /*@__PURE__*/ createReactComponent('ion-fab');\nexport const IonFabButton = /*@__PURE__*/ createReactComponent<\n HrefProps,\n HTMLIonFabButtonElement\n>('ion-fab-button', true);\nexport const IonFabList = /*@__PURE__*/ createReactComponent(\n 'ion-fab-list'\n);\nexport const IonFooter = /*@__PURE__*/ createReactComponent(\n 'ion-footer'\n);\nexport const IonGrid = /*@__PURE__*/ createReactComponent(\n 'ion-grid'\n);\nexport const IonHeader = /*@__PURE__*/ createReactComponent(\n 'ion-header'\n);\nexport const IonImg = /*@__PURE__*/ createReactComponent('ion-img');\nexport const IonInfiniteScroll = /*@__PURE__*/ createReactComponent<\n JSX.IonInfiniteScroll,\n HTMLIonInfiniteScrollElement\n>('ion-infinite-scroll');\nexport const IonInfiniteScrollContent = /*@__PURE__*/ createReactComponent<\n JSX.IonInfiniteScrollContent,\n HTMLIonInfiniteScrollContentElement\n>('ion-infinite-scroll-content');\nexport const IonInput = /*@__PURE__*/ createReactComponent(\n 'ion-input'\n);\nexport const IonItem = /*@__PURE__*/ createReactComponent<\n HrefProps,\n HTMLIonItemElement\n>('ion-item', true);\nexport const IonItemDivider = /*@__PURE__*/ createReactComponent<\n JSX.IonItemDivider,\n HTMLIonItemDividerElement\n>('ion-item-divider');\nexport const IonItemGroup = /*@__PURE__*/ createReactComponent<\n JSX.IonItemGroup,\n HTMLIonItemGroupElement\n>('ion-item-group');\nexport const IonItemOption = /*@__PURE__*/ createReactComponent<\n HrefProps,\n HTMLIonItemOptionElement\n>('ion-item-option', true);\nexport const IonItemOptions = /*@__PURE__*/ createReactComponent<\n JSX.IonItemOptions,\n HTMLIonItemOptionsElement\n>('ion-item-options');\nexport const IonItemSliding = /*@__PURE__*/ createReactComponent<\n JSX.IonItemSliding,\n HTMLIonItemSlidingElement\n>('ion-item-sliding');\nexport const IonLabel = /*@__PURE__*/ createReactComponent(\n 'ion-label'\n);\nexport const IonList = /*@__PURE__*/ createReactComponent(\n 'ion-list'\n);\nexport const IonListHeader = /*@__PURE__*/ createReactComponent<\n JSX.IonListHeader,\n HTMLIonListHeaderElement\n>('ion-list-header');\nexport const IonMenu = /*@__PURE__*/ createReactComponent(\n 'ion-menu'\n);\nexport const IonMenuButton = /*@__PURE__*/ createReactComponent<\n JSX.IonMenuButton,\n HTMLIonMenuButtonElement\n>('ion-menu-button');\nexport const IonMenuToggle = /*@__PURE__*/ createReactComponent<\n JSX.IonMenuToggle,\n HTMLIonMenuToggleElement\n>('ion-menu-toggle');\nexport const IonNote = /*@__PURE__*/ createReactComponent(\n 'ion-note'\n);\nexport const IonPickerColumn = /*@__PURE__*/ createReactComponent<\n JSX.IonPickerColumn,\n HTMLIonPickerColumnElement\n>('ion-picker-column');\nexport const IonNav = /*@__PURE__*/ createReactComponent('ion-nav');\nexport const IonProgressBar = /*@__PURE__*/ createReactComponent<\n JSX.IonProgressBar,\n HTMLIonProgressBarElement\n>('ion-progress-bar');\nexport const IonRadio = /*@__PURE__*/ createReactComponent(\n 'ion-radio'\n);\nexport const IonRadioGroup = /*@__PURE__*/ createReactComponent<\n JSX.IonRadioGroup,\n HTMLIonRadioGroupElement\n>('ion-radio-group');\nexport const IonRange = /*@__PURE__*/ createReactComponent(\n 'ion-range'\n);\nexport const IonRefresher = /*@__PURE__*/ createReactComponent<\n JSX.IonRefresher,\n HTMLIonRefresherElement\n>('ion-refresher');\nexport const IonRefresherContent = /*@__PURE__*/ createReactComponent<\n JSX.IonRefresherContent,\n HTMLIonRefresherContentElement\n>('ion-refresher-content');\nexport const IonReorder = /*@__PURE__*/ createReactComponent(\n 'ion-reorder'\n);\nexport const IonReorderGroup = /*@__PURE__*/ createReactComponent<\n JSX.IonReorderGroup,\n HTMLIonReorderGroupElement\n>('ion-reorder-group');\nexport const IonRippleEffect = /*@__PURE__*/ createReactComponent<\n JSX.IonRippleEffect,\n HTMLIonRippleEffectElement\n>('ion-ripple-effect');\nexport const IonRow = /*@__PURE__*/ createReactComponent('ion-row');\nexport const IonSearchbar = /*@__PURE__*/ createReactComponent<\n JSX.IonSearchbar,\n HTMLIonSearchbarElement\n>('ion-searchbar');\nexport const IonSegment = /*@__PURE__*/ createReactComponent(\n 'ion-segment'\n);\nexport const IonSegmentButton = /*@__PURE__*/ createReactComponent<\n JSX.IonSegmentButton,\n HTMLIonSegmentButtonElement\n>('ion-segment-button');\nexport const IonSelect = /*@__PURE__*/ createReactComponent(\n 'ion-select'\n);\nexport const IonSelectOption = /*@__PURE__*/ createReactComponent<\n JSX.IonSelectOption,\n HTMLIonSelectOptionElement\n>('ion-select-option');\nexport const IonSelectPopover = /*@__PURE__*/ createReactComponent<\n JSX.IonSelectPopover,\n HTMLIonSelectPopoverElement\n>('ion-select-popover');\nexport const IonSkeletonText = /*@__PURE__*/ createReactComponent<\n JSX.IonSkeletonText,\n HTMLIonSkeletonTextElement\n>('ion-skeleton-text');\nexport const IonSlide = /*@__PURE__*/ createReactComponent(\n 'ion-slide'\n);\nexport const IonSlides = /*@__PURE__*/ createReactComponent(\n 'ion-slides'\n);\nexport const IonSpinner = /*@__PURE__*/ createReactComponent(\n 'ion-spinner'\n);\nexport const IonSplitPane = /*@__PURE__*/ createReactComponent<\n JSX.IonSplitPane,\n HTMLIonSplitPaneElement\n>('ion-split-pane');\nexport const IonText = /*@__PURE__*/ createReactComponent(\n 'ion-text'\n);\nexport const IonTextarea = /*@__PURE__*/ createReactComponent<\n JSX.IonTextarea,\n HTMLIonTextareaElement\n>('ion-textarea');\nexport const IonThumbnail = /*@__PURE__*/ createReactComponent<\n JSX.IonThumbnail,\n HTMLIonThumbnailElement\n>('ion-thumbnail');\nexport const IonTitle = /*@__PURE__*/ createReactComponent(\n 'ion-title'\n);\nexport const IonToggle = /*@__PURE__*/ createReactComponent(\n 'ion-toggle'\n);\nexport const IonToolbar = /*@__PURE__*/ createReactComponent(\n 'ion-toolbar'\n);\nexport const IonVirtualScroll = /*@__PURE__*/ createReactComponent<\n JSX.IonVirtualScroll,\n HTMLIonVirtualScrollElement\n>('ion-virtual-scroll');\n","import { OverlayEventDetail } from '@ionic/core';\nimport React from 'react';\n\nimport { attachProps, setRef } from './utils';\n\ninterface OverlayBase extends HTMLElement {\n present: () => Promise;\n dismiss: (data?: any, role?: string | undefined) => Promise;\n}\n\nexport interface ReactControllerProps {\n isOpen: boolean;\n onDidDismiss?: (event: CustomEvent) => void;\n onDidPresent?: (event: CustomEvent) => void;\n onWillDismiss?: (event: CustomEvent) => void;\n onWillPresent?: (event: CustomEvent) => void;\n}\n\nexport const createControllerComponent = <\n OptionsType extends object,\n OverlayType extends OverlayBase\n>(\n displayName: string,\n controller: { create: (options: OptionsType) => Promise }\n) => {\n const didDismissEventName = `on${displayName}DidDismiss`;\n const didPresentEventName = `on${displayName}DidPresent`;\n const willDismissEventName = `on${displayName}WillDismiss`;\n const willPresentEventName = `on${displayName}WillPresent`;\n\n type Props = OptionsType &\n ReactControllerProps & {\n forwardedRef?: React.ForwardedRef;\n };\n\n class Overlay extends React.Component {\n overlay?: OverlayType;\n isUnmounted = false;\n\n constructor(props: Props) {\n super(props);\n this.handleDismiss = this.handleDismiss.bind(this);\n }\n\n static get displayName() {\n return displayName;\n }\n\n async componentDidMount() {\n const { isOpen } = this.props;\n if (isOpen as boolean) {\n this.present();\n }\n }\n\n componentWillUnmount() {\n this.isUnmounted = true;\n if (this.overlay) {\n this.overlay.dismiss();\n }\n }\n\n async componentDidUpdate(prevProps: Props) {\n if (prevProps.isOpen !== this.props.isOpen && this.props.isOpen === true) {\n this.present(prevProps);\n }\n if (this.overlay && prevProps.isOpen !== this.props.isOpen && this.props.isOpen === false) {\n await this.overlay.dismiss();\n }\n }\n\n handleDismiss(event: CustomEvent>) {\n if (this.props.onDidDismiss) {\n this.props.onDidDismiss(event);\n }\n setRef(this.props.forwardedRef, null)\n }\n\n async present(prevProps?: Props) {\n const {\n isOpen,\n onDidDismiss,\n onDidPresent,\n onWillDismiss,\n onWillPresent,\n ...cProps\n } = this.props;\n this.overlay = await controller.create({\n ...(cProps as any),\n });\n attachProps(\n this.overlay,\n {\n [didDismissEventName]: this.handleDismiss,\n [didPresentEventName]: (e: CustomEvent) =>\n this.props.onDidPresent && this.props.onDidPresent(e),\n [willDismissEventName]: (e: CustomEvent) =>\n this.props.onWillDismiss && this.props.onWillDismiss(e),\n [willPresentEventName]: (e: CustomEvent) =>\n this.props.onWillPresent && this.props.onWillPresent(e),\n },\n prevProps\n );\n // Check isOpen again since the value could have changed during the async call to controller.create\n // It's also possible for the component to have become unmounted.\n if (this.props.isOpen === true && this.isUnmounted === false) {\n setRef(this.props.forwardedRef, this.overlay)\n await this.overlay.present();\n }\n }\n\n render(): null {\n return null;\n }\n }\n\n return React.forwardRef((props, ref) => {\n return ;\n });\n};\n","import { OverlayEventDetail } from '@ionic/core';\nimport React from 'react';\nimport ReactDOM from 'react-dom';\n\nimport { attachProps, setRef } from './utils';\n\ninterface OverlayElement extends HTMLElement {\n present: () => Promise;\n dismiss: (data?: any, role?: string | undefined) => Promise;\n}\n\nexport interface ReactOverlayProps {\n children?: React.ReactNode;\n isOpen: boolean;\n onDidDismiss?: (event: CustomEvent) => void;\n onDidPresent?: (event: CustomEvent) => void;\n onWillDismiss?: (event: CustomEvent) => void;\n onWillPresent?: (event: CustomEvent) => void;\n}\n\nexport const createOverlayComponent = <\n OverlayComponent extends object,\n OverlayType extends OverlayElement\n>(\n displayName: string,\n controller: { create: (options: any) => Promise }\n) => {\n const didDismissEventName = `on${displayName}DidDismiss`;\n const didPresentEventName = `on${displayName}DidPresent`;\n const willDismissEventName = `on${displayName}WillDismiss`;\n const willPresentEventName = `on${displayName}WillPresent`;\n\n type Props = OverlayComponent &\n ReactOverlayProps & {\n forwardedRef?: React.ForwardedRef;\n };\n\n let isDismissing = false;\n\n class Overlay extends React.Component {\n overlay?: OverlayType;\n el!: HTMLDivElement;\n\n constructor(props: Props) {\n super(props);\n if (typeof document !== 'undefined') {\n this.el = document.createElement('div');\n }\n this.handleDismiss = this.handleDismiss.bind(this);\n }\n\n static get displayName() {\n return displayName;\n }\n\n componentDidMount() {\n if (this.props.isOpen) {\n this.present();\n }\n }\n\n componentWillUnmount() {\n if (this.overlay) {\n this.overlay.dismiss();\n }\n }\n\n handleDismiss(event: CustomEvent>) {\n if (this.props.onDidDismiss) {\n this.props.onDidDismiss(event);\n }\n setRef(this.props.forwardedRef, null)\n }\n\n shouldComponentUpdate(nextProps: Props) {\n // Check if the overlay component is about to dismiss\n if (this.overlay && nextProps.isOpen !== this.props.isOpen && nextProps.isOpen === false) {\n isDismissing = true;\n }\n\n return true;\n }\n\n async componentDidUpdate(prevProps: Props) {\n if (this.overlay) {\n attachProps(this.overlay, this.props, prevProps);\n }\n\n if (prevProps.isOpen !== this.props.isOpen && this.props.isOpen === true) {\n this.present(prevProps);\n }\n if (this.overlay && prevProps.isOpen !== this.props.isOpen && this.props.isOpen === false) {\n await this.overlay.dismiss();\n isDismissing = false;\n\n /**\n * Now that the overlay is dismissed\n * we need to render again so that any\n * inner components will be unmounted\n */\n this.forceUpdate();\n }\n }\n\n async present(prevProps?: Props) {\n const {\n children,\n isOpen,\n onDidDismiss,\n onDidPresent,\n onWillDismiss,\n onWillPresent,\n ...cProps\n } = this.props;\n const elementProps = {\n ...cProps,\n ref: this.props.forwardedRef,\n [didDismissEventName]: this.handleDismiss,\n [didPresentEventName]: (e: CustomEvent) =>\n this.props.onDidPresent && this.props.onDidPresent(e),\n [willDismissEventName]: (e: CustomEvent) =>\n this.props.onWillDismiss && this.props.onWillDismiss(e),\n [willPresentEventName]: (e: CustomEvent) =>\n this.props.onWillPresent && this.props.onWillPresent(e),\n };\n\n this.overlay = await controller.create({\n ...elementProps,\n component: this.el,\n componentProps: {},\n });\n\n setRef(this.props.forwardedRef, this.overlay);\n attachProps(this.overlay, elementProps, prevProps);\n\n await this.overlay.present();\n }\n\n render() {\n /**\n * Continue to render the component even when\n * overlay is dismissing otherwise component\n * will be hidden before animation is done.\n */\n return ReactDOM.createPortal(this.props.isOpen || isDismissing ? this.props.children : null, this.el);\n }\n }\n\n return React.forwardRef((props, ref) => {\n return ;\n });\n};\n","import { AlertOptions, alertController } from '@ionic/core';\n\nimport { createControllerComponent } from './createControllerComponent';\n\nexport const IonAlert = /*@__PURE__*/ createControllerComponent(\n 'IonAlert',\n alertController\n);\n","import { LoadingOptions, loadingController } from '@ionic/core';\n\nimport { createControllerComponent } from './createControllerComponent';\n\nexport const IonLoading = /*@__PURE__*/ createControllerComponent<\n LoadingOptions,\n HTMLIonLoadingElement\n>('IonLoading', loadingController);\n","import { PickerOptions, pickerController } from '@ionic/core';\n\nimport { createControllerComponent } from './createControllerComponent';\n\nexport const IonPicker = /*@__PURE__*/ createControllerComponent<\n PickerOptions,\n HTMLIonPickerElement\n>('IonPicker', pickerController);\n","import React from 'react';\n\nimport { RouteInfo } from '../models/RouteInfo';\n\nexport interface StackContextState {\n registerIonPage: (page: HTMLElement, routeInfo: RouteInfo) => void;\n isInOutlet: () => boolean;\n}\n\nexport const StackContext = React.createContext({\n registerIonPage: () => undefined,\n isInOutlet: () => false,\n});\n","import { ModalOptions, modalController } from '@ionic/core';\n\nimport { createOverlayComponent } from './createOverlayComponent';\n\nexport type ReactModalOptions = Omit & {\n children: React.ReactNode;\n};\n\nexport const IonModal = /*@__PURE__*/ createOverlayComponent<\n ReactModalOptions,\n HTMLIonModalElement\n>('IonModal', modalController);\n","import { PopoverOptions, popoverController } from '@ionic/core';\n\nimport { createOverlayComponent } from './createOverlayComponent';\n\nexport type ReactPopoverOptions = Omit & {\n children: React.ReactNode;\n};\n\nexport const IonPopover = /*@__PURE__*/ createOverlayComponent<\n ReactPopoverOptions,\n HTMLIonPopoverElement\n>('IonPopover', popoverController);\n","import React from 'react';\n\nimport { mergeRefs } from '../components/utils';\nimport { IonLifeCycleContext } from '../contexts/IonLifeCycleContext';\nimport { RouteInfo } from '../models';\n\nimport { StackContext } from './StackContext';\n\ninterface PageManagerProps {\n className?: string;\n forwardedRef?: React.ForwardedRef;\n routeInfo?: RouteInfo;\n}\n\nexport class PageManager extends React.PureComponent {\n ionLifeCycleContext!: React.ContextType;\n context!: React.ContextType;\n ionPageElementRef: React.RefObject;\n stableMergedRefs: React.RefCallback\n\n constructor(props: PageManagerProps) {\n super(props);\n this.ionPageElementRef = React.createRef();\n // React refs must be stable (not created inline).\n this.stableMergedRefs = mergeRefs(this.ionPageElementRef, this.props.forwardedRef)\n }\n\n componentDidMount() {\n if (this.ionPageElementRef.current) {\n if (this.context.isInOutlet()) {\n this.ionPageElementRef.current.classList.add('ion-page-invisible');\n }\n this.context.registerIonPage(this.ionPageElementRef.current, this.props.routeInfo!);\n this.ionPageElementRef.current.addEventListener(\n 'ionViewWillEnter',\n this.ionViewWillEnterHandler.bind(this)\n );\n this.ionPageElementRef.current.addEventListener(\n 'ionViewDidEnter',\n this.ionViewDidEnterHandler.bind(this)\n );\n this.ionPageElementRef.current.addEventListener(\n 'ionViewWillLeave',\n this.ionViewWillLeaveHandler.bind(this)\n );\n this.ionPageElementRef.current.addEventListener(\n 'ionViewDidLeave',\n this.ionViewDidLeaveHandler.bind(this)\n );\n }\n }\n\n componentWillUnmount() {\n if (this.ionPageElementRef.current) {\n this.ionPageElementRef.current.removeEventListener(\n 'ionViewWillEnter',\n this.ionViewWillEnterHandler.bind(this)\n );\n this.ionPageElementRef.current.removeEventListener(\n 'ionViewDidEnter',\n this.ionViewDidEnterHandler.bind(this)\n );\n this.ionPageElementRef.current.removeEventListener(\n 'ionViewWillLeave',\n this.ionViewWillLeaveHandler.bind(this)\n );\n this.ionPageElementRef.current.removeEventListener(\n 'ionViewDidLeave',\n this.ionViewDidLeaveHandler.bind(this)\n );\n }\n }\n\n ionViewWillEnterHandler() {\n this.ionLifeCycleContext.ionViewWillEnter();\n }\n\n ionViewDidEnterHandler() {\n this.ionLifeCycleContext.ionViewDidEnter();\n }\n\n ionViewWillLeaveHandler() {\n this.ionLifeCycleContext.ionViewWillLeave();\n }\n\n ionViewDidLeaveHandler() {\n this.ionLifeCycleContext.ionViewDidLeave();\n }\n\n render() {\n const { className, children, routeInfo, forwardedRef, ...props } = this.props;\n\n return (\n \n {(context) => {\n this.ionLifeCycleContext = context;\n return (\n \n {children}\n \n );\n }}\n \n );\n }\n\n static get contextType() {\n return StackContext;\n }\n}\nexport default PageManager;\n","import React from 'react';\n\nimport { NavContext } from '../contexts/NavContext';\nimport PageManager from '../routing/PageManager';\n\nimport { IonicReactProps } from './IonicReactProps';\nimport { createForwardRef } from './utils';\n\ninterface IonPageProps extends IonicReactProps {}\n\ninterface IonPageInternalProps extends IonPageProps {\n forwardedRef?: React.ForwardedRef;\n}\n\nclass IonPageInternal extends React.Component {\n context!: React.ContextType;\n\n constructor(props: IonPageInternalProps) {\n super(props);\n }\n\n render() {\n const { className, children, forwardedRef, ...props } = this.props;\n\n return this.context.hasIonicRouter() ? (\n \n {children}\n \n ) : (\n \n {children}\n \n );\n }\n\n static get displayName() {\n return 'IonPage';\n }\n\n static get contextType() {\n return NavContext;\n }\n}\n\nexport const IonPage = createForwardRef(IonPageInternal, 'IonPage');\n","import React from 'react';\n\nexport interface IonTabsContextState {\n activeTab: string | undefined;\n selectTab: (tab: string) => boolean;\n}\n\nexport const IonTabsContext = React.createContext({\n activeTab: undefined,\n selectTab: () => false,\n});\n","export const HTMLElementSSR = (\n typeof HTMLElement !== 'undefined'\n ? HTMLElement\n : class {}) as typeof HTMLElement;\n","import { JSX } from '@ionic/core';\nimport { JSX as IoniconsJSX } from 'ionicons';\n\nimport { /*@__PURE__*/ createReactComponent } from './createComponent';\n\nexport const IonTabButtonInner = /*@__PURE__*/ createReactComponent<\n JSX.IonTabButton & { onIonTabButtonClick?: (e: CustomEvent) => void },\n HTMLIonTabButtonElement\n>('ion-tab-button');\nexport const IonTabBarInner = /*@__PURE__*/ createReactComponent<\n JSX.IonTabBar,\n HTMLIonTabBarElement\n>('ion-tab-bar');\nexport const IonBackButtonInner = /*@__PURE__*/ createReactComponent<\n Omit,\n HTMLIonBackButtonElement\n>('ion-back-button');\nexport const IonRouterOutletInner = /*@__PURE__*/ createReactComponent<\n JSX.IonRouterOutlet & {\n setRef?: (val: HTMLIonRouterOutletElement) => void;\n forwardedRef?: React.ForwardedRef;\n },\n HTMLIonRouterOutletElement\n>('ion-router-outlet');\n\n// ionicons\nexport const IonIconInner = /*@__PURE__*/ createReactComponent<\n IoniconsJSX.IonIcon,\n HTMLIonIconElement\n>('ion-icon');\n","import React from 'react';\n\nimport { IonRouterOutletInner } from '../components/inner-proxies';\nimport { IonLifeCycleContext } from '../contexts/IonLifeCycleContext';\nimport { RouteInfo } from '../models';\n\nimport { StackContext } from './StackContext';\n\ninterface OutletPageManagerProps {\n className?: string;\n forwardedRef?: React.ForwardedRef;\n routeInfo?: RouteInfo;\n StackManager: any;\n}\n\nexport class OutletPageManager extends React.Component {\n ionLifeCycleContext!: React.ContextType;\n context!: React.ContextType;\n ionRouterOutlet: HTMLIonRouterOutletElement | undefined;\n\n constructor(props: OutletPageManagerProps) {\n super(props);\n }\n\n componentDidMount() {\n if (this.ionRouterOutlet) {\n setTimeout(() => {\n this.context.registerIonPage(this.ionRouterOutlet!, this.props.routeInfo!);\n }, 25);\n\n this.ionRouterOutlet.addEventListener(\n 'ionViewWillEnter',\n this.ionViewWillEnterHandler.bind(this)\n );\n this.ionRouterOutlet.addEventListener(\n 'ionViewDidEnter',\n this.ionViewDidEnterHandler.bind(this)\n );\n this.ionRouterOutlet.addEventListener(\n 'ionViewWillLeave',\n this.ionViewWillLeaveHandler.bind(this)\n );\n this.ionRouterOutlet.addEventListener(\n 'ionViewDidLeave',\n this.ionViewDidLeaveHandler.bind(this)\n );\n }\n }\n\n componentWillUnmount() {\n if (this.ionRouterOutlet) {\n this.ionRouterOutlet.removeEventListener(\n 'ionViewWillEnter',\n this.ionViewWillEnterHandler.bind(this)\n );\n this.ionRouterOutlet.removeEventListener(\n 'ionViewDidEnter',\n this.ionViewDidEnterHandler.bind(this)\n );\n this.ionRouterOutlet.removeEventListener(\n 'ionViewWillLeave',\n this.ionViewWillLeaveHandler.bind(this)\n );\n this.ionRouterOutlet.removeEventListener(\n 'ionViewDidLeave',\n this.ionViewDidLeaveHandler.bind(this)\n );\n }\n }\n\n ionViewWillEnterHandler() {\n this.ionLifeCycleContext.ionViewWillEnter();\n }\n\n ionViewDidEnterHandler() {\n this.ionLifeCycleContext.ionViewDidEnter();\n }\n\n ionViewWillLeaveHandler() {\n this.ionLifeCycleContext.ionViewWillLeave();\n }\n\n ionViewDidLeaveHandler() {\n this.ionLifeCycleContext.ionViewDidLeave();\n }\n\n render() {\n const { StackManager, children, routeInfo, ...props } = this.props;\n return (\n \n {(context) => {\n this.ionLifeCycleContext = context;\n return (\n \n (this.ionRouterOutlet = val)}\n {...props}\n >\n {children}\n \n \n );\n }}\n \n );\n }\n\n static get contextType() {\n return StackContext;\n }\n}\nexport default OutletPageManager;\n","import { JSX as LocalJSX } from '@ionic/core';\nimport React from 'react';\n\nimport { NavContext } from '../contexts/NavContext';\nimport OutletPageManager from '../routing/OutletPageManager';\n\nimport { IonicReactProps } from './IonicReactProps';\nimport { IonRouterOutletInner } from './inner-proxies';\nimport { createForwardRef } from './utils';\n\ntype Props = LocalJSX.IonRouterOutlet & {\n basePath?: string;\n ref?: React.Ref;\n ionPage?: boolean;\n};\n\ninterface InternalProps extends Props {\n forwardedRef?: React.ForwardedRef;\n}\n\ninterface InternalState {}\n\nclass IonRouterOutletContainer extends React.Component {\n context!: React.ContextType;\n\n constructor(props: InternalProps) {\n super(props);\n }\n\n render() {\n const StackManager = this.context.getStackManager();\n const { children, forwardedRef, ...props } = this.props;\n\n return this.context.hasIonicRouter() ? (\n props.ionPage ? (\n \n {children}\n \n ) : (\n \n \n {children}\n \n \n )\n ) : (\n \n {this.props.children}\n \n );\n }\n\n static get contextType() {\n return NavContext;\n }\n}\n\nexport const IonRouterOutlet = createForwardRef<\n Props & IonicReactProps,\n HTMLIonRouterOutletElement\n>(IonRouterOutletContainer, 'IonRouterOutlet');\n","import { JSX as LocalJSX } from '@ionic/core';\nimport React from 'react';\n\nimport { RouterOptions } from '../../models';\nimport { IonicReactProps } from '../IonicReactProps';\nimport { IonTabButtonInner } from '../inner-proxies';\n\ntype Props = LocalJSX.IonTabButton &\n IonicReactProps & {\n routerOptions?: RouterOptions;\n ref?: React.Ref;\n onClick?: (e: any) => void;\n };\n\nexport class IonTabButton extends React.Component {\n constructor(props: Props) {\n super(props);\n this.handleIonTabButtonClick = this.handleIonTabButtonClick.bind(this);\n }\n\n handleIonTabButtonClick() {\n if (this.props.onClick) {\n this.props.onClick(\n new CustomEvent('ionTabButtonClick', {\n detail: {\n tab: this.props.tab,\n href: this.props.href,\n routeOptions: this.props.routerOptions,\n },\n })\n );\n }\n }\n\n render() {\n const { onClick, ...rest } = this.props;\n return (\n \n );\n }\n\n static get displayName() {\n return 'IonTabButton';\n }\n}\n","import { JSX as LocalJSX } from '@ionic/core';\nimport React, { useContext } from 'react';\n\nimport { NavContext } from '../../contexts/NavContext';\nimport { RouteInfo } from '../../models';\nimport { IonicReactProps } from '../IonicReactProps';\nimport { IonTabBarInner } from '../inner-proxies';\nimport { createForwardRef } from '../utils';\n\nimport { IonTabButton } from './IonTabButton';\n\ntype IonTabBarProps = LocalJSX.IonTabBar &\n IonicReactProps & {\n onIonTabsDidChange?: (event: CustomEvent<{ tab: string }>) => void;\n onIonTabsWillChange?: (event: CustomEvent<{ tab: string }>) => void;\n slot?: 'bottom' | 'top';\n style?: { [key: string]: string };\n };\n\ninterface InternalProps extends IonTabBarProps {\n forwardedRef?: React.ForwardedRef;\n onSetCurrentTab: (tab: string, routeInfo: RouteInfo) => void;\n routeInfo: RouteInfo;\n}\n\ninterface TabUrls {\n originalHref: string;\n currentHref: string;\n originalRouteOptions?: unknown;\n currentRouteOptions?: unknown;\n}\n\ninterface IonTabBarState {\n activeTab?: string;\n tabs: { [key: string]: TabUrls };\n}\n\nclass IonTabBarUnwrapped extends React.PureComponent {\n context!: React.ContextType;\n\n constructor(props: InternalProps) {\n super(props);\n const tabs: { [key: string]: TabUrls } = {};\n React.Children.forEach((props as any).children, (child: any) => {\n if (\n child != null &&\n typeof child === 'object' &&\n child.props &&\n (child.type === IonTabButton || child.type.isTabButton)\n ) {\n tabs[child.props.tab] = {\n originalHref: child.props.href,\n currentHref: child.props.href,\n originalRouteOptions:\n child.props.href === props.routeInfo?.pathname\n ? props.routeInfo?.routeOptions\n : undefined,\n currentRouteOptions:\n child.props.href === props.routeInfo?.pathname\n ? props.routeInfo?.routeOptions\n : undefined,\n };\n }\n });\n\n this.state = {\n tabs,\n };\n\n this.onTabButtonClick = this.onTabButtonClick.bind(this);\n this.renderTabButton = this.renderTabButton.bind(this);\n this.setActiveTabOnContext = this.setActiveTabOnContext.bind(this);\n this.selectTab = this.selectTab.bind(this);\n }\n\n componentDidMount() {\n const tabs = this.state.tabs;\n const tabKeys = Object.keys(tabs);\n const activeTab = tabKeys.find((key) => {\n const href = tabs[key].originalHref;\n return this.props.routeInfo!.pathname.startsWith(href);\n });\n\n if (activeTab) {\n this.setState({\n activeTab,\n });\n }\n }\n\n componentDidUpdate() {\n if (this.state.activeTab) {\n this.setActiveTabOnContext(this.state.activeTab);\n }\n }\n\n setActiveTabOnContext = (_tab: string) => {};\n\n selectTab(tab: string) {\n const tabUrl = this.state.tabs[tab];\n if (tabUrl) {\n this.onTabButtonClick(\n new CustomEvent('ionTabButtonClick', {\n detail: {\n href: tabUrl.currentHref,\n tab,\n selected: tab === this.state.activeTab,\n routeOptions: undefined,\n },\n })\n );\n return true;\n }\n return false;\n }\n\n static getDerivedStateFromProps(props: InternalProps, state: IonTabBarState) {\n const tabs = { ...state.tabs };\n const tabKeys = Object.keys(state.tabs);\n const activeTab = tabKeys.find((key) => {\n const href = state.tabs[key].originalHref;\n return props.routeInfo!.pathname.startsWith(href);\n });\n\n // Check to see if the tab button href has changed, and if so, update it in the tabs state\n React.Children.forEach((props as any).children, (child: any) => {\n if (\n child != null &&\n typeof child === 'object' &&\n child.props &&\n (child.type === IonTabButton || child.type.isTabButton)\n ) {\n const tab = tabs[child.props.tab];\n if (!tab || tab.originalHref !== child.props.href) {\n tabs[child.props.tab] = {\n originalHref: child.props.href,\n currentHref: child.props.href,\n originalRouteOptions: child.props.routeOptions,\n currentRouteOptions: child.props.routeOptions,\n };\n }\n }\n });\n\n const { activeTab: prevActiveTab } = state;\n if (activeTab && prevActiveTab) {\n const prevHref = state.tabs[prevActiveTab].currentHref;\n const prevRouteOptions = state.tabs[prevActiveTab].currentRouteOptions;\n if (\n activeTab !== prevActiveTab ||\n prevHref !== props.routeInfo?.pathname ||\n prevRouteOptions !== props.routeInfo?.routeOptions\n ) {\n tabs[activeTab] = {\n originalHref: tabs[activeTab].originalHref,\n currentHref: props.routeInfo!.pathname + (props.routeInfo!.search || ''),\n originalRouteOptions: tabs[activeTab].originalRouteOptions,\n currentRouteOptions: props.routeInfo?.routeOptions,\n };\n if (props.routeInfo.routeAction === 'pop' && activeTab !== prevActiveTab) {\n // If navigating back and the tabs change, set the prev tab back to its original href\n tabs[prevActiveTab] = {\n originalHref: tabs[prevActiveTab].originalHref,\n currentHref: tabs[prevActiveTab].originalHref,\n originalRouteOptions: tabs[prevActiveTab].originalRouteOptions,\n currentRouteOptions: tabs[prevActiveTab].currentRouteOptions,\n };\n }\n }\n }\n\n activeTab && props.onSetCurrentTab(activeTab, props.routeInfo);\n\n return {\n activeTab,\n tabs,\n };\n }\n\n private onTabButtonClick(\n e: CustomEvent<{ href: string; selected: boolean; tab: string; routeOptions: unknown }>\n ) {\n const tappedTab = this.state.tabs[e.detail.tab];\n const originalHref = tappedTab.originalHref;\n const currentHref = e.detail.href;\n const { activeTab: prevActiveTab } = this.state;\n // this.props.onSetCurrentTab(e.detail.tab, this.props.routeInfo);\n // Clicking the current tab will bring you back to the original href\n if (prevActiveTab === e.detail.tab) {\n if (originalHref !== currentHref) {\n this.context.resetTab(e.detail.tab, originalHref, tappedTab.originalRouteOptions);\n }\n } else {\n if (this.props.onIonTabsWillChange) {\n this.props.onIonTabsWillChange(\n new CustomEvent('ionTabWillChange', { detail: { tab: e.detail.tab } })\n );\n }\n if (this.props.onIonTabsDidChange) {\n this.props.onIonTabsDidChange(\n new CustomEvent('ionTabDidChange', { detail: { tab: e.detail.tab } })\n );\n }\n this.setActiveTabOnContext(e.detail.tab);\n this.context.changeTab(e.detail.tab, currentHref, e.detail.routeOptions);\n }\n }\n\n private renderTabButton(activeTab: string | null | undefined) {\n return (\n child:\n | React.ReactElement<\n LocalJSX.IonTabButton & { onClick: (e: any) => void; routeOptions?: unknown }\n >\n | null\n | undefined\n ) => {\n if (\n child != null &&\n child.props &&\n (child.type === IonTabButton || (child as any).type.isTabButton)\n ) {\n const href =\n child.props.tab === activeTab\n ? this.props.routeInfo?.pathname\n : this.state.tabs[child.props.tab!].currentHref;\n const routeOptions =\n child.props.tab === activeTab\n ? this.props.routeInfo?.routeOptions\n : this.state.tabs[child.props.tab!].currentRouteOptions;\n\n return React.cloneElement(child, {\n href,\n routeOptions,\n onClick: this.onTabButtonClick,\n });\n }\n return null;\n };\n }\n\n render() {\n const { activeTab } = this.state;\n return (\n \n {React.Children.map(this.props.children as any, this.renderTabButton(activeTab))}\n \n );\n }\n\n static get contextType() {\n return NavContext;\n }\n}\n\nconst IonTabBarContainer: React.FC = React.memo(\n ({ forwardedRef, ...props }) => {\n const context = useContext(NavContext);\n return (\n \n {props.children}\n \n );\n }\n);\n\nexport const IonTabBar = createForwardRef(\n IonTabBarContainer,\n 'IonTabBar'\n);\n","import { JSX as LocalJSX } from '@ionic/core';\nimport React, { Fragment } from 'react';\n\nimport { NavContext } from '../../contexts/NavContext';\nimport PageManager from '../../routing/PageManager';\nimport { HTMLElementSSR } from '../../utils/HTMLElementSSR';\nimport { IonRouterOutlet } from '../IonRouterOutlet';\n\nimport { IonTabBar } from './IonTabBar';\nimport { IonTabsContext, IonTabsContextState } from './IonTabsContext';\n\nclass IonTabsElement extends HTMLElementSSR {\n constructor() {\n super();\n }\n}\n\nif (typeof (window as any) !== 'undefined' && window.customElements) {\n const element = customElements.get('ion-tabs');\n if (!element) {\n customElements.define('ion-tabs', IonTabsElement);\n }\n}\n\ndeclare global {\n namespace JSX {\n interface IntrinsicElements {\n 'ion-tabs': any;\n }\n }\n}\n\ntype ChildFunction = (ionTabContext: IonTabsContextState) => React.ReactNode;\n\ninterface Props extends LocalJSX.IonTabs {\n className?: string;\n children: ChildFunction | React.ReactNode;\n}\n\nconst hostStyles: React.CSSProperties = {\n display: 'flex',\n position: 'absolute',\n top: '0',\n left: '0',\n right: '0',\n bottom: '0',\n flexDirection: 'column',\n width: '100%',\n height: '100%',\n contain: 'layout size style',\n};\n\nconst tabsInner: React.CSSProperties = {\n position: 'relative',\n flex: 1,\n contain: 'layout size style',\n};\n\nexport class IonTabs extends React.Component {\n context!: React.ContextType;\n routerOutletRef: React.Ref = React.createRef();\n selectTabHandler?: (tag: string) => boolean;\n tabBarRef = React.createRef();\n\n ionTabContextState: IonTabsContextState = {\n activeTab: undefined,\n selectTab: () => false,\n };\n\n constructor(props: Props) {\n super(props);\n }\n\n componentDidMount() {\n if (this.tabBarRef.current) {\n // Grab initial value\n this.ionTabContextState.activeTab = this.tabBarRef.current.state.activeTab;\n // Override method\n this.tabBarRef.current.setActiveTabOnContext = (tab: string) => {\n this.ionTabContextState.activeTab = tab;\n };\n this.ionTabContextState.selectTab = this.tabBarRef.current.selectTab;\n }\n }\n\n render() {\n let outlet: React.ReactElement<{}> | undefined;\n let tabBar: React.ReactElement | undefined;\n const { className, onIonTabsDidChange, onIonTabsWillChange, ...props } = this.props;\n\n const children =\n typeof this.props.children === 'function'\n ? (this.props.children as ChildFunction)(this.ionTabContextState)\n : this.props.children;\n\n React.Children.forEach(children, (child: any) => {\n if (child == null || typeof child !== 'object' || !child.hasOwnProperty('type')) {\n return;\n }\n if (child.type === IonRouterOutlet || child.type.isRouterOutlet) {\n outlet = React.cloneElement(child, { tabs: true });\n } else if (child.type === Fragment && child.props.children[0].type === IonRouterOutlet) {\n outlet = child.props.children[0];\n }\n\n let childProps: any = {\n ref: this.tabBarRef\n }\n\n /**\n * Only pass these props\n * down from IonTabs to IonTabBar\n * if they are defined, otherwise\n * if you have a handler set on\n * IonTabBar it will be overridden.\n */\n if (onIonTabsDidChange !== undefined) {\n childProps = {\n ...childProps,\n onIonTabsDidChange\n }\n }\n\n if (onIonTabsWillChange !== undefined) {\n childProps = {\n ...childProps,\n onIonTabsWillChange\n }\n }\n\n if (child.type === IonTabBar || child.type.isTabBar) {\n tabBar = React.cloneElement(child, childProps);\n } else if (\n child.type === Fragment &&\n (child.props.children[1].type === IonTabBar || child.props.children[1].type.isTabBar)\n ) {\n tabBar = React.cloneElement(child.props.children[1], childProps);\n }\n });\n\n if (!outlet) {\n throw new Error('IonTabs must contain an IonRouterOutlet');\n }\n if (!tabBar) {\n throw new Error('IonTabs needs a IonTabBar');\n }\n\n return (\n \n {this.context.hasIonicRouter() ? (\n \n \n {tabBar.props.slot === 'top' ? tabBar : null}\n
\n {outlet}\n
\n {tabBar.props.slot === 'bottom' ? tabBar : null}\n
\n \n ) : (\n
\n {tabBar.props.slot === 'top' ? tabBar : null}\n
\n {outlet}\n
\n {tabBar.props.slot === 'bottom' ? tabBar : null}\n
\n )}\n
\n );\n }\n\n static get contextType() {\n return NavContext;\n }\n}\n","import { JSX as LocalJSX } from '@ionic/core';\nimport React from 'react';\n\nimport { NavContext } from '../../contexts/NavContext';\nimport { IonicReactProps } from '../IonicReactProps';\nimport { IonBackButtonInner } from '../inner-proxies';\n\ntype Props = Omit &\n IonicReactProps & {\n icon?:\n | {\n ios: string;\n md: string;\n }\n | string;\n ref?: React.Ref;\n };\n\nexport const IonBackButton = /*@__PURE__*/ (() =>\n class extends React.Component {\n context!: React.ContextType;\n\n clickButton = (e: React.MouseEvent) => {\n const { defaultHref, routerAnimation } = this.props;\n if (this.context.hasIonicRouter()) {\n e.stopPropagation();\n this.context.goBack(defaultHref, routerAnimation);\n } else if (defaultHref !== undefined) {\n window.location.href = defaultHref;\n }\n };\n\n render() {\n return ;\n }\n\n static get displayName() {\n return 'IonBackButton';\n }\n\n static get contextType() {\n return NavContext;\n }\n })();\n","export const isDevMode = () => {\n return process && process.env && process.env.NODE_ENV === 'development';\n};\n\nconst warnings: { [key: string]: boolean } = {};\n\nexport const deprecationWarning = (key: string, message: string) => {\n if (isDevMode()) {\n if (!warnings[key]) {\n console.warn(message);\n warnings[key] = true;\n }\n }\n};\n","import React from 'react';\n\nimport { NavContext } from '../contexts/NavContext';\n\nimport { IonicReactProps } from './IonicReactProps';\nimport { IonIconInner } from './inner-proxies';\nimport { createForwardRef, isPlatform } from './utils';\nimport { deprecationWarning } from './utils/dev';\n\ninterface IonIconProps {\n ariaLabel?: string;\n color?: string;\n flipRtl?: boolean;\n icon?: string;\n ios?: string;\n lazy?: boolean;\n md?: string;\n mode?: 'ios' | 'md';\n name?: string;\n size?: string;\n src?: string;\n}\n\ntype InternalProps = IonIconProps & {\n forwardedRef?: React.ForwardedRef;\n};\n\nclass IonIconContainer extends React.PureComponent {\n constructor(props: InternalProps) {\n super(props);\n if (this.props.name) {\n deprecationWarning(\n 'icon-name',\n 'In Ionic React, you import icons from \"ionicons/icons\" and set the icon you imported to the \"icon\" property. Setting the \"name\" property has no effect.'\n );\n }\n }\n\n render() {\n const { icon, ios, md, ...rest } = this.props;\n\n let iconToUse: typeof icon;\n\n if (ios || md) {\n if (isPlatform('ios')) {\n iconToUse = ios ?? md ?? icon;\n } else {\n iconToUse = md ?? ios ?? icon;\n }\n } else {\n iconToUse = icon;\n }\n\n return (\n \n {this.props.children}\n \n );\n }\n\n static get contextType() {\n return NavContext;\n }\n}\n\nexport const IonIcon = createForwardRef(\n IonIconContainer,\n 'IonIcon'\n);\n","import React from 'react';\n\nimport { NavContext } from '../contexts/NavContext';\n\nexport interface IonRouteProps {\n path?: string;\n exact?: boolean;\n show?: boolean;\n render: (props?: any) => JSX.Element;\n disableIonPageManagement?: boolean;\n}\n\ninterface IonRouteState {}\n\nexport class IonRoute extends React.PureComponent {\n context!: React.ContextType;\n\n render() {\n const IonRouteInner = this.context.getIonRoute();\n\n if (!this.context.hasIonicRouter() || !IonRoute) {\n console.error(\n 'You either do not have an Ionic Router package, or your router does not support using '\n );\n return null;\n }\n\n return ;\n }\n\n static get contextType() {\n return NavContext;\n }\n}\n","import { AnimationBuilder } from '@ionic/core';\nimport React, { useContext } from 'react';\n\nimport { RouteAction, RouterDirection, RouterOptions } from '../models';\nimport { RouteInfo } from '../models/RouteInfo';\n\nexport interface IonRouterContextState {\n routeInfo: RouteInfo;\n push: (\n pathname: string,\n routerDirection?: RouterDirection,\n routeAction?: RouteAction,\n routerOptions?: RouterOptions,\n animationBuilder?: AnimationBuilder\n ) => void;\n back: (animationBuilder?: AnimationBuilder) => void;\n canGoBack: () => boolean;\n nativeBack: () => void;\n}\n\nexport const IonRouterContext = React.createContext({\n routeInfo: undefined as any,\n push: () => {\n throw new Error('An Ionic Router is required for IonRouterContext');\n },\n back: () => {\n throw new Error('An Ionic Router is required for IonRouterContext');\n },\n canGoBack: () => {\n throw new Error('An Ionic Router is required for IonRouterContext');\n },\n nativeBack: () => {\n throw new Error('An Ionic Router is required for IonRouterContext');\n },\n});\n\n/**\n * A hook for more direct control over routing in an Ionic React applicaiton. Allows you to pass additional meta-data to the router before the call to the native router.\n */\nexport function useIonRouter(): UseIonRouterResult {\n const context = useContext(IonRouterContext);\n return {\n back: context.back,\n push: context.push,\n goBack: context.back,\n canGoBack: context.canGoBack,\n routeInfo: context.routeInfo,\n };\n}\n\nexport type UseIonRouterResult = {\n /**\n * @deprecated - Use goBack instead\n * @param animationBuilder - Optional - A custom transition animation to use\n */\n back(animationBuilder?: AnimationBuilder): void;\n /**\n * Navigates to a new pathname\n * @param pathname - The path to navigate to\n * @param routerDirection - Optional - The RouterDirection to use for transition purposes, defaults to 'forward'\n * @param routeAction - Optional - The RouteAction to use for history purposes, defaults to 'push'\n * @param routerOptions - Optional - Any additional parameters to pass to the router\n * @param animationBuilder - Optional - A custom transition animation to use\n */\n push(\n pathname: string,\n routerDirection?: RouterDirection,\n routeAction?: RouteAction,\n routerOptions?: RouterOptions,\n animationBuilder?: AnimationBuilder\n ): void;\n /**\n * Navigates backwards in history, using the IonRouter to determine history\n * @param animationBuilder - Optional - A custom transition animation to use\n */\n goBack(animationBuilder?: AnimationBuilder): void;\n /**\n * Determines if there are any additional routes in the the Router's history. However, routing is not prevented if the browser's history has more entries. Returns true if more entries exist, false if not.\n */\n canGoBack(): boolean;\n routeInfo: RouteInfo;\n};\n","import React from 'react';\n\nimport { NavContext } from '../contexts/NavContext';\n\nexport interface IonRedirectProps {\n path?: string;\n exact?: boolean;\n to: string;\n routerOptions?: unknown;\n}\n\ninterface IonRedirectState {}\n\nexport class IonRedirect extends React.PureComponent {\n context!: React.ContextType;\n\n render() {\n const IonRedirectInner = this.context.getIonRedirect();\n\n if (!this.context.hasIonicRouter() || !IonRedirect) {\n console.error(\n 'You either do not have an Ionic Router package, or your router does not support using '\n );\n return null;\n }\n\n return ;\n }\n\n static get contextType() {\n return NavContext;\n }\n}\n","import {\n Animation,\n AnimationCallbackOptions,\n AnimationDirection,\n AnimationFill,\n AnimationKeyFrames,\n AnimationLifecycle,\n createAnimation,\n} from '@ionic/core';\nimport React from 'react';\n\ninterface PartialPropertyValue {\n property: string;\n value: any;\n}\ninterface PropertyValue {\n property: string;\n fromValue: any;\n toValue: any;\n}\n\nexport interface CreateAnimationProps {\n delay?: number;\n direction?: AnimationDirection;\n duration?: number;\n easing?: string;\n fill?: AnimationFill;\n iterations?: number;\n id?: string;\n\n afterAddRead?: () => void;\n afterAddWrite?: () => void;\n afterClearStyles?: string[];\n afterStyles?: { [property: string]: any };\n afterAddClass?: string | string[];\n afterRemoveClass?: string | string[];\n\n beforeAddRead?: () => void;\n beforeAddWrite?: () => void;\n beforeClearStyles?: string[];\n beforeStyles?: { [property: string]: any };\n beforeAddClass?: string | string[];\n beforeRemoveClass?: string | string[];\n\n onFinish?: { callback: AnimationLifecycle; opts?: AnimationCallbackOptions };\n\n keyframes?: AnimationKeyFrames;\n from?: PartialPropertyValue[] | PartialPropertyValue;\n to?: PartialPropertyValue[] | PartialPropertyValue;\n fromTo?: PropertyValue[] | PropertyValue;\n\n play?: boolean;\n pause?: boolean;\n stop?: boolean;\n destroy?: boolean;\n\n progressStart?: { forceLinearEasing: boolean; step?: number };\n progressStep?: { step: number };\n progressEnd?: { playTo: 0 | 1 | undefined; step: number; dur?: number };\n}\n\nexport class CreateAnimation extends React.PureComponent {\n nodes: Map = new Map();\n animation: Animation;\n\n constructor(props: any) {\n super(props);\n\n this.animation = createAnimation(props.id);\n }\n\n setupAnimation(props: any) {\n const animation = this.animation;\n\n if (this.nodes.size > 0) {\n animation.addElement(Array.from(this.nodes.values()));\n }\n\n checkConfig(animation, props);\n checkPlayback(animation, props);\n }\n\n componentDidMount() {\n const props = this.props;\n this.setupAnimation(props);\n }\n\n componentDidUpdate(prevProps: any) {\n const animation = this.animation;\n\n const props = this.props;\n\n checkConfig(animation, props, prevProps);\n checkProgress(animation, props, prevProps);\n checkPlayback(animation, props, prevProps);\n }\n\n render() {\n const { children } = this.props;\n return (\n <>\n {React.Children.map(children, (child, id) =>\n React.cloneElement(child as any, { ref: (el: any) => this.nodes.set(id, el) })\n )}\n \n );\n }\n}\n\nconst checkConfig = (animation: Animation, currentProps: any = {}, prevProps: any = {}) => {\n const reservedProps = [\n 'children',\n 'progressStart',\n 'progressStep',\n 'progressEnd',\n 'pause',\n 'stop',\n 'destroy',\n 'play',\n 'from',\n 'to',\n 'fromTo',\n 'onFinish',\n ];\n for (const key in currentProps) {\n if (\n currentProps.hasOwnProperty(key) &&\n !reservedProps.includes(key) &&\n currentProps[key] !== prevProps[key]\n ) {\n (animation as any)[key]((currentProps as any)[key]);\n }\n }\n\n const fromValues = currentProps.from;\n if (fromValues && fromValues !== prevProps.from) {\n const values = Array.isArray(fromValues) ? fromValues : [fromValues];\n values.forEach((val) => animation.from(val.property, val.value));\n }\n\n const toValues = currentProps.to;\n if (toValues && toValues !== prevProps.to) {\n const values = Array.isArray(toValues) ? toValues : [toValues];\n values.forEach((val) => animation.to(val.property, val.value));\n }\n\n const fromToValues = currentProps.fromTo;\n if (fromToValues && fromToValues !== prevProps.fromTo) {\n const values = Array.isArray(fromToValues) ? fromToValues : [fromToValues];\n values.forEach((val) => animation.fromTo(val.property, val.fromValue, val.toValue));\n }\n\n const onFinishValues = currentProps.onFinish;\n if (onFinishValues && onFinishValues !== prevProps.onFinish) {\n const values = Array.isArray(onFinishValues) ? onFinishValues : [onFinishValues];\n values.forEach((val) => animation.onFinish(val.callback, val.opts));\n }\n};\n\nconst checkProgress = (animation: Animation, currentProps: any = {}, prevProps: any = {}) => {\n const { progressStart, progressStep, progressEnd } = currentProps;\n\n if (\n progressStart &&\n (prevProps.progressStart?.forceLinearEasing !== progressStart?.forceLinearEasing ||\n prevProps.progressStart?.step !== progressStart?.step)\n ) {\n animation.progressStart(progressStart.forceLinearEasing, progressStart.step);\n }\n\n if (progressStep && prevProps.progressStep?.step !== progressStep?.step) {\n animation.progressStep(progressStep.step);\n }\n\n if (\n progressEnd &&\n (prevProps.progressEnd?.playTo !== progressEnd?.playTo ||\n prevProps.progressEnd?.step !== progressEnd?.step ||\n prevProps?.dur !== progressEnd?.dur)\n ) {\n animation.progressEnd(progressEnd.playTo, progressEnd.step, progressEnd.dur);\n }\n};\n\nconst checkPlayback = (animation: Animation, currentProps: any = {}, prevProps: any = {}) => {\n if (!prevProps.play && currentProps.play) {\n animation.play();\n }\n\n if (!prevProps.pause && currentProps.pause) {\n animation.pause();\n }\n\n if (!prevProps.stop && currentProps.stop) {\n animation.stop();\n }\n\n if (!prevProps.destroy && currentProps.destroy) {\n animation.destroy();\n }\n};\n","import { defineCustomElements } from '@ionic/core/loader';\nimport { addIcons } from 'ionicons';\nimport {\n arrowBackSharp,\n caretBackSharp,\n chevronBack,\n chevronForward,\n close,\n closeCircle,\n closeSharp,\n menuOutline,\n menuSharp,\n reorderThreeOutline,\n reorderTwoSharp,\n searchOutline,\n searchSharp,\n} from 'ionicons/icons';\nexport {\n Animation,\n AnimationBuilder,\n AnimationCallbackOptions,\n AnimationDirection,\n AnimationFill,\n AnimationKeyFrames,\n AnimationLifecycle,\n createAnimation,\n createGesture,\n Gesture,\n GestureConfig,\n GestureDetail,\n iosTransitionAnimation,\n IonicSafeString,\n mdTransitionAnimation,\n NavComponentWithProps,\n setupConfig,\n\n SpinnerTypes,\n\n ActionSheetOptions,\n ActionSheetButton,\n\n AlertOptions,\n AlertInput,\n AlertTextareaAttributes,\n AlertInputAttributes,\n AlertButton,\n\n LoadingOptions,\n\n ModalOptions,\n\n PickerOptions,\n PickerButton,\n PickerColumn,\n PickerColumnOption,\n\n PopoverOptions,\n\n ToastOptions,\n ToastButton\n\n} from '@ionic/core';\nexport * from './proxies';\n\n// createControllerComponent\nexport { IonAlert } from './IonAlert';\nexport { IonLoading } from './IonLoading';\nexport * from './IonToast';\nexport { IonPicker } from './IonPicker';\n\n// createOverlayComponent\nexport * from './IonActionSheet';\nexport { IonModal } from './IonModal';\nexport { IonPopover } from './IonPopover';\n\n// Custom Components\nexport { IonPage } from './IonPage';\nexport { IonTabsContext, IonTabsContextState } from './navigation/IonTabsContext';\nexport { IonTabs } from './navigation/IonTabs';\nexport { IonTabBar } from './navigation/IonTabBar';\nexport { IonTabButton } from './navigation/IonTabButton';\nexport { IonBackButton } from './navigation/IonBackButton';\nexport { IonRouterOutlet } from './IonRouterOutlet';\nexport { IonIcon } from './IonIcon';\nexport * from './IonRoute';\nexport * from './IonRedirect';\nexport * from './IonRouterContext';\n\n// Utils\nexport { isPlatform, getPlatforms, getConfig } from './utils';\nexport * from './hrefprops';\n\n// Ionic Animations\nexport { CreateAnimation } from './CreateAnimation';\n\n// Hooks\nexport { useIonActionSheet, UseIonActionSheetResult } from '../hooks/useIonActionSheet';\nexport { useIonAlert, UseIonAlertResult } from '../hooks/useIonAlert';\nexport { useIonToast, UseIonToastResult } from '../hooks/useIonToast';\nexport { useIonModal, UseIonModalResult } from '../hooks/useIonModal';\nexport { useIonPopover, UseIonPopoverResult } from '../hooks/useIonPopover';\nexport { useIonPicker, UseIonPickerResult } from '../hooks/useIonPicker';\nexport { useIonLoading, UseIonLoadingResult } from '../hooks/useIonLoading';\n\n// Icons that are used by internal components\naddIcons({\n 'arrow-back-sharp': arrowBackSharp,\n 'caret-back-sharp': caretBackSharp,\n 'chevron-back': chevronBack,\n 'chevron-forward': chevronForward,\n close,\n 'close-circle': closeCircle,\n 'close-sharp': closeSharp,\n 'menu-outline': menuOutline,\n 'menu-sharp': menuSharp,\n 'reorder-two-sharp': reorderTwoSharp,\n 'reorder-three-outline': reorderThreeOutline,\n 'search-outline': searchOutline,\n 'search-sharp': searchSharp,\n});\n\n// TODO: defineCustomElements() is asyncronous\n// We need to use the promise\nif (typeof window !== 'undefined') {\n defineCustomElements(window);\n}\n","import React from 'react';\n\nimport { RouteInfo } from '../models/RouteInfo';\n\nimport { ViewItem } from './ViewItem';\n\nexport interface RouteManagerContextState {\n addViewItem: (viewItem: ViewItem) => void;\n canGoBack: () => boolean;\n clearOutlet: (outletId: string) => void;\n createViewItem: (\n outletId: string,\n reactElement: React.ReactElement,\n routeInfo: RouteInfo,\n page?: HTMLElement\n ) => ViewItem;\n findViewItemByPathname(pathname: string, outletId?: string): ViewItem | undefined;\n findLeavingViewItemByRouteInfo: (routeInfo: RouteInfo, outletId?: string) => ViewItem | undefined;\n findViewItemByRouteInfo: (routeInfo: RouteInfo, outletId?: string) => ViewItem | undefined;\n getChildrenToRender: (\n outletId: string,\n ionRouterOutlet: React.ReactElement,\n routeInfo: RouteInfo,\n reRender: () => void\n ) => React.ReactNode[];\n goBack: () => void;\n unMountViewItem: (viewItem: ViewItem) => void;\n}\n\nexport const RouteManagerContext = /*@__PURE__*/ React.createContext({\n addViewItem: () => undefined,\n canGoBack: () => undefined as any,\n clearOutlet: () => undefined,\n createViewItem: () => undefined as any,\n findViewItemByPathname: () => undefined,\n findLeavingViewItemByRouteInfo: () => undefined,\n findViewItemByRouteInfo: () => undefined,\n getChildrenToRender: () => undefined as any,\n goBack: () => undefined,\n unMountViewItem: () => undefined,\n});\n","import React from 'react';\n\nimport { DefaultIonLifeCycleContext, IonLifeCycleContext } from '../contexts/IonLifeCycleContext';\n\ninterface ViewTransitionManagerProps {\n removeView: () => void;\n mount: boolean;\n}\n\ninterface ViewTransitionManagerState {\n show: boolean;\n}\n\nexport class ViewLifeCycleManager extends React.Component<\n ViewTransitionManagerProps,\n ViewTransitionManagerState\n> {\n ionLifeCycleContext = new DefaultIonLifeCycleContext();\n private _isMounted = false;\n\n constructor(props: ViewTransitionManagerProps) {\n super(props);\n\n this.ionLifeCycleContext.onComponentCanBeDestroyed(() => {\n if (!this.props.mount) {\n if (this._isMounted) {\n this.setState(\n {\n show: false,\n },\n () => this.props.removeView()\n );\n }\n }\n });\n\n this.state = {\n show: true,\n };\n }\n\n componentDidMount() {\n this._isMounted = true;\n }\n\n componentWillUnmount() {\n this._isMounted = false;\n }\n\n render() {\n const { show } = this.state;\n return (\n \n {show && this.props.children}\n \n );\n }\n}\n","import { RouteInfo } from '../models/RouteInfo';\n\n// const RESTRICT_SIZE = 100;\n\nexport class LocationHistory {\n private locationHistory: RouteInfo[] = [];\n private tabHistory: {\n [key: string]: RouteInfo[];\n } = {};\n\n add(routeInfo: RouteInfo) {\n if (routeInfo.routeAction === 'push' || routeInfo.routeAction == null) {\n this._add(routeInfo);\n } else if (routeInfo.routeAction === 'pop') {\n this._pop(routeInfo);\n } else if (routeInfo.routeAction === 'replace') {\n this._replace(routeInfo);\n }\n\n if (routeInfo.routeDirection === 'root') {\n this._clear();\n this._add(routeInfo);\n }\n }\n\n clearTabStack(tab: string) {\n const routeInfos = this._getRouteInfosByKey(tab);\n if (routeInfos) {\n routeInfos.forEach((ri) => {\n this.locationHistory = this.locationHistory.filter((x) => x.id !== ri.id);\n });\n this.tabHistory[tab] = [];\n }\n }\n\n update(routeInfo: RouteInfo) {\n const locationIndex = this.locationHistory.findIndex((x) => x.id === routeInfo.id);\n if (locationIndex > -1) {\n this.locationHistory.splice(locationIndex, 1, routeInfo);\n }\n const tabArray = this.tabHistory[routeInfo.tab || ''];\n if (tabArray) {\n const tabIndex = tabArray.findIndex((x) => x.id === routeInfo.id);\n if (tabIndex > -1) {\n tabArray.splice(tabIndex, 1, routeInfo);\n } else {\n tabArray.push(routeInfo);\n }\n } else if (routeInfo.tab) {\n this.tabHistory[routeInfo.tab] = [routeInfo];\n }\n }\n\n private _add(routeInfo: RouteInfo) {\n const routeInfos = this._getRouteInfosByKey(routeInfo.tab);\n if (routeInfos) {\n // If the latest routeInfo is the same (going back and forth between tabs), replace it\n if (this._areRoutesEqual(routeInfos[routeInfos.length - 1], routeInfo)) {\n routeInfos.pop();\n }\n routeInfos.push(routeInfo);\n }\n this.locationHistory.push(routeInfo);\n }\n\n private _areRoutesEqual(route1?: RouteInfo, route2?: RouteInfo) {\n if(!route1 || !route2) {\n return false;\n }\n return route1.pathname === route2.pathname && route1.search === route2.search;\n }\n\n private _pop(routeInfo: RouteInfo) {\n const routeInfos = this._getRouteInfosByKey(routeInfo.tab);\n\n if (routeInfos) {\n // Pop the previous route\n routeInfos.pop();\n // Replace the current route with an updated version\n routeInfos.pop();\n routeInfos.push(routeInfo);\n }\n\n // Pop the previous route\n this.locationHistory.pop();\n // Replace the current route with an updated version\n this.locationHistory.pop();\n this.locationHistory.push(routeInfo);\n }\n\n private _replace(routeInfo: RouteInfo) {\n const routeInfos = this._getRouteInfosByKey(routeInfo.tab);\n routeInfos && routeInfos.pop();\n this.locationHistory.pop();\n this._add(routeInfo);\n }\n\n private _clear() {\n const keys = Object.keys(this.tabHistory);\n keys.forEach((k) => (this.tabHistory[k] = []));\n this.locationHistory = [];\n }\n\n private _getRouteInfosByKey(key?: string) {\n let routeInfos: RouteInfo[] | undefined;\n if (key) {\n routeInfos = this.tabHistory[key];\n if (!routeInfos) {\n routeInfos = this.tabHistory[key] = [];\n }\n }\n return routeInfos;\n }\n\n getFirstRouteInfoForTab(tab: string) {\n const routeInfos = this._getRouteInfosByKey(tab);\n if (routeInfos) {\n return routeInfos[0];\n }\n return undefined;\n }\n\n getCurrentRouteInfoForTab(tab?: string) {\n const routeInfos = this._getRouteInfosByKey(tab);\n if (routeInfos) {\n return routeInfos[routeInfos.length - 1];\n }\n return undefined;\n }\n\n findLastLocation(routeInfo: RouteInfo) {\n const routeInfos = this._getRouteInfosByKey(routeInfo.tab);\n if (routeInfos) {\n for (let i = routeInfos.length - 2; i >= 0; i--) {\n const ri = routeInfos[i];\n if (ri) {\n if (ri.pathname === routeInfo.pushedByRoute) {\n return ri;\n }\n }\n }\n }\n for (let i = this.locationHistory.length - 2; i >= 0; i--) {\n const ri = this.locationHistory[i];\n if (ri) {\n if (ri.pathname === routeInfo.pushedByRoute) {\n return ri;\n }\n }\n }\n return undefined;\n }\n\n previous() {\n return (\n this.locationHistory[this.locationHistory.length - 2] ||\n this.locationHistory[this.locationHistory.length - 1]\n );\n }\n\n current() {\n return this.locationHistory[this.locationHistory.length - 1];\n }\n\n canGoBack() {\n return this.locationHistory.length > 1;\n }\n}\n","import { AnimationBuilder } from '@ionic/core';\nimport React from 'react';\n\nimport { IonRouterContext, IonRouterContextState } from '../components/IonRouterContext';\nimport { NavContext, NavContextState } from '../contexts/NavContext';\nimport { RouteAction } from '../models/RouteAction';\nimport { RouteInfo } from '../models/RouteInfo';\nimport { RouterDirection } from '../models/RouterDirection';\nimport { RouterOptions } from '../models/RouterOptions';\n\nimport { LocationHistory } from './LocationHistory';\nimport PageManager from './PageManager';\n\ninterface NavManagerProps {\n routeInfo: RouteInfo;\n onNativeBack: () => void;\n onNavigateBack: (route?: string | RouteInfo, animationBuilder?: AnimationBuilder) => void;\n onNavigate: (\n path: string,\n action: RouteAction,\n direction?: RouterDirection,\n animationBuilder?: AnimationBuilder,\n options?: any,\n tab?: string\n ) => void;\n onSetCurrentTab: (tab: string, routeInfo: RouteInfo) => void;\n onChangeTab: (tab: string, path: string, routeOptions?: any) => void;\n onResetTab: (tab: string, path: string, routeOptions?: any) => void;\n ionRedirect: any;\n ionRoute: any;\n stackManager: any;\n locationHistory: LocationHistory;\n}\n\nexport class NavManager extends React.PureComponent {\n _isMounted = false;\n\n ionRouterContextValue: IonRouterContextState = {\n push: (\n pathname: string,\n routerDirection?: RouterDirection,\n routeAction?: RouteAction,\n routerOptions?: RouterOptions,\n animationBuilder?: AnimationBuilder\n ) => {\n this.navigate(pathname, routerDirection, routeAction, animationBuilder, routerOptions);\n },\n back: (animationBuilder?: AnimationBuilder) => {\n this.goBack(undefined, animationBuilder);\n },\n canGoBack: () => this.props.locationHistory.canGoBack(),\n nativeBack: () => this.props.onNativeBack(),\n routeInfo: this.props.routeInfo,\n };\n\n constructor(props: NavManagerProps) {\n super(props);\n this.state = {\n goBack: this.goBack.bind(this),\n hasIonicRouter: () => true,\n navigate: this.navigate.bind(this),\n getIonRedirect: this.getIonRedirect.bind(this),\n getIonRoute: this.getIonRoute.bind(this),\n getStackManager: this.getStackManager.bind(this),\n getPageManager: this.getPageManager.bind(this),\n routeInfo: this.props.routeInfo,\n setCurrentTab: this.props.onSetCurrentTab,\n changeTab: this.props.onChangeTab,\n resetTab: this.props.onResetTab,\n };\n\n if (typeof document !== 'undefined') {\n this.handleHardwareBackButton = this.handleHardwareBackButton.bind(this);\n document.addEventListener('ionBackButton', this.handleHardwareBackButton);\n }\n }\n\n componentDidMount() {\n this._isMounted = true;\n }\n\n componentWillUnmount() {\n if (typeof document !== 'undefined') {\n document.removeEventListener('ionBackButton', this.handleHardwareBackButton);\n this._isMounted = false;\n }\n }\n\n handleHardwareBackButton(e: any) {\n e.detail.register(0, (processNextHandler: () => void) => {\n if (this._isMounted) {\n this.nativeGoBack();\n processNextHandler();\n }\n });\n }\n\n goBack(route?: string | RouteInfo, animationBuilder?: AnimationBuilder) {\n this.props.onNavigateBack(route, animationBuilder);\n }\n\n nativeGoBack() {\n this.props.onNativeBack();\n }\n\n navigate(\n path: string,\n direction: RouterDirection = 'forward',\n action: RouteAction = 'push',\n animationBuilder?: AnimationBuilder,\n options?: any,\n tab?: string\n ) {\n this.props.onNavigate(path, action, direction, animationBuilder, options, tab);\n }\n\n getPageManager() {\n return PageManager;\n }\n\n getIonRedirect() {\n return this.props.ionRedirect;\n }\n\n getIonRoute() {\n return this.props.ionRoute;\n }\n\n getStackManager() {\n return this.props.stackManager;\n }\n\n render() {\n return (\n \n \n {this.props.children}\n \n \n );\n }\n}\n","import { RouteInfo } from '../models/RouteInfo';\n\nimport { ViewItem } from './ViewItem';\n\nexport abstract class ViewStacks {\n private viewStacks: { [key: string]: ViewItem[] } = {};\n\n constructor() {\n this.add = this.add.bind(this);\n this.clear = this.clear.bind(this);\n this.getViewItemsForOutlet = this.getViewItemsForOutlet.bind(this);\n this.remove = this.remove.bind(this);\n }\n\n add(viewItem: ViewItem) {\n const { outletId } = viewItem;\n if (!this.viewStacks[outletId]) {\n this.viewStacks[outletId] = [viewItem];\n } else {\n this.viewStacks[outletId].push(viewItem);\n }\n }\n\n clear(outletId: string) {\n // Give some time for the leaving views to transition before removing\n setTimeout(() => {\n // console.log('Removing viewstack for outletID ' + outletId);\n delete this.viewStacks[outletId];\n }, 500);\n }\n\n getViewItemsForOutlet(outletId: string) {\n return this.viewStacks[outletId] || [];\n }\n\n remove(viewItem: ViewItem) {\n const { outletId } = viewItem;\n const viewStack = this.viewStacks[outletId];\n if (viewStack) {\n const viewItemToRemove = viewStack.find((x) => x.id === viewItem.id);\n if (viewItemToRemove) {\n viewItemToRemove.mount = false;\n this.viewStacks[outletId] = viewStack.filter((x) => x.id !== viewItemToRemove.id);\n }\n }\n }\n\n protected getStackIds() {\n return Object.keys(this.viewStacks);\n }\n\n protected getAllViewItems() {\n const keys = this.getStackIds();\n const viewItems: ViewItem[] = [];\n keys.forEach((k) => {\n viewItems.push(...this.viewStacks[k]);\n });\n return viewItems;\n }\n\n abstract createViewItem(\n outletId: string,\n reactElement: React.ReactElement,\n routeInfo: RouteInfo,\n page?: HTMLElement\n ): ViewItem;\n abstract findViewItemByPathname(pathname: string, outletId?: string): ViewItem | undefined;\n abstract findViewItemByRouteInfo(routeInfo: RouteInfo, outletId?: string): ViewItem | undefined;\n abstract findLeavingViewItemByRouteInfo(\n routeInfo: RouteInfo,\n outletId?: string\n ): ViewItem | undefined;\n abstract getChildrenToRender(\n outletId: string,\n ionRouterOutlet: React.ReactElement,\n routeInfo: RouteInfo,\n reRender: () => void,\n setInTransition: () => void\n ): React.ReactNode[];\n}\n","const ids: { [key: string]: number } = { main: 0 };\n\nexport const generateId = (type = 'main') => {\n const id = (ids[type] ?? 0) + 1;\n ids[type] = id;\n return id.toString();\n};\n","module.exports = require(\"regenerator-runtime\");\n","export default function _getPrototypeOf(o) {\n _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {\n return o.__proto__ || Object.getPrototypeOf(o);\n };\n return _getPrototypeOf(o);\n}","export default function _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") {\n _typeof = function _typeof(obj) {\n return typeof obj;\n };\n } else {\n _typeof = function _typeof(obj) {\n return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n };\n }\n\n return _typeof(obj);\n}","import _typeof from \"@babel/runtime/helpers/esm/typeof\";\nimport assertThisInitialized from \"@babel/runtime/helpers/esm/assertThisInitialized\";\nexport default function _possibleConstructorReturn(self, call) {\n if (call && (_typeof(call) === \"object\" || typeof call === \"function\")) {\n return call;\n }\n\n return assertThisInitialized(self);\n}","import getPrototypeOf from \"@babel/runtime/helpers/esm/getPrototypeOf\";\nimport isNativeReflectConstruct from \"@babel/runtime/helpers/esm/isNativeReflectConstruct\";\nimport possibleConstructorReturn from \"@babel/runtime/helpers/esm/possibleConstructorReturn\";\nexport default function _createSuper(Derived) {\n var hasNativeReflectConstruct = isNativeReflectConstruct();\n return function _createSuperInternal() {\n var Super = getPrototypeOf(Derived),\n result;\n\n if (hasNativeReflectConstruct) {\n var NewTarget = getPrototypeOf(this).constructor;\n result = Reflect.construct(Super, arguments, NewTarget);\n } else {\n result = Super.apply(this, arguments);\n }\n\n return possibleConstructorReturn(this, result);\n };\n}","export default function _isNativeReflectConstruct() {\n if (typeof Reflect === \"undefined\" || !Reflect.construct) return false;\n if (Reflect.construct.sham) return false;\n if (typeof Proxy === \"function\") return true;\n\n try {\n Date.prototype.toString.call(Reflect.construct(Date, [], function () {}));\n return true;\n } catch (e) {\n return false;\n }\n}","export default function _setPrototypeOf(o, p) {\n _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {\n o.__proto__ = p;\n return o;\n };\n\n return _setPrototypeOf(o, p);\n}","import setPrototypeOf from \"@babel/runtime/helpers/esm/setPrototypeOf\";\nexport default function _inherits(subClass, superClass) {\n if (typeof superClass !== \"function\" && superClass !== null) {\n throw new TypeError(\"Super expression must either be null or a function\");\n }\n\n subClass.prototype = Object.create(superClass && superClass.prototype, {\n constructor: {\n value: subClass,\n writable: true,\n configurable: true\n }\n });\n if (superClass) setPrototypeOf(subClass, superClass);\n}","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","import{__spreadArray}from\"tslib\";var componentOnReady=function(e,t){if(e.componentOnReady){e.componentOnReady().then((function(e){return t(e)}))}else{raf((function(){return t(e)}))}};var inheritAttributes=function(e,t){if(t===void 0){t=[]}var n={};t.forEach((function(t){if(e.hasAttribute(t)){var r=e.getAttribute(t);if(r!==null){n[t]=e.getAttribute(t)}e.removeAttribute(t)}}));return n};var addEventListener=function(e,t,n,r){if(typeof window!==\"undefined\"){var i=window;var a=i&&i.Ionic&&i.Ionic.config;if(a){var o=a.get(\"_ael\");if(o){return o(e,t,n,r)}else if(a._ael){return a._ael(e,t,n,r)}}}return e.addEventListener(t,n,r)};var removeEventListener=function(e,t,n,r){if(typeof window!==\"undefined\"){var i=window;var a=i&&i.Ionic&&i.Ionic.config;if(a){var o=a.get(\"_rel\");if(o){return o(e,t,n,r)}else if(a._rel){return a._rel(e,t,n,r)}}}return e.removeEventListener(t,n,r)};var getElementRoot=function(e,t){if(t===void 0){t=e}return e.shadowRoot||t};var raf=function(e){if(typeof __zone_symbol__requestAnimationFrame===\"function\"){return __zone_symbol__requestAnimationFrame(e)}if(typeof requestAnimationFrame===\"function\"){return requestAnimationFrame(e)}return setTimeout(e)};var hasShadowDom=function(e){return!!e.shadowRoot&&!!e.attachShadow};var findItemLabel=function(e){var t=e.closest(\"ion-item\");if(t){return t.querySelector(\"ion-label\")}return null};var getAriaLabel=function(e,t){var n;var r=e.getAttribute(\"aria-labelledby\");var i=e.id;var a=r!==null&&r.trim()!==\"\"?r:t+\"-lbl\";var o=r!==null&&r.trim()!==\"\"?document.getElementById(r):findItemLabel(e);if(o){if(r===null){o.id=a}n=o.textContent;o.setAttribute(\"aria-hidden\",\"true\")}else if(i.trim()!==\"\"){o=document.querySelector('label[for=\"'+i+'\"]');if(o){if(o.id!==\"\"){a=o.id}else{o.id=a=i+\"-lbl\"}n=o.textContent}}return{label:o,labelId:a,labelText:n}};var renderHiddenInput=function(e,t,n,r,i){if(e||hasShadowDom(t)){var a=t.querySelector(\"input.aux-input\");if(!a){a=t.ownerDocument.createElement(\"input\");a.type=\"hidden\";a.classList.add(\"aux-input\");t.appendChild(a)}a.disabled=i;a.name=n;a.value=r||\"\"}};var clamp=function(e,t,n){return Math.max(e,Math.min(t,n))};var assert=function(e,t){if(!e){var n=\"ASSERT: \"+t;console.error(n);debugger;throw new Error(n)}};var now=function(e){return e.timeStamp||Date.now()};var pointerCoord=function(e){if(e){var t=e.changedTouches;if(t&&t.length>0){var n=t[0];return{x:n.clientX,y:n.clientY}}if(e.pageX!==undefined){return{x:e.pageX,y:e.pageY}}}return{x:0,y:0}};var isEndSide=function(e){var t=document.dir===\"rtl\";switch(e){case\"start\":return t;case\"end\":return!t;default:throw new Error('\"'+e+'\" is not a valid value for [side]. Use \"start\" or \"end\" instead.')}};var debounceEvent=function(e,t){var n=e._original||e;return{_original:e,emit:debounce(n.emit.bind(n),t)}};var debounce=function(e,t){if(t===void 0){t=0}var n;return function(){var r=[];for(var i=0;i-1}();var promiseResolve=function(e){return Promise.resolve(e)};var supportsConstructibleStylesheets=function(){try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replace===\"function\"}catch(e){}return false}();var addHostEventListeners=function(e,t,r,n){if(r){r.map((function(r){var n=r[0],a=r[1],o=r[2];var s=getHostListenerTarget(e,n);var i=hostListenerProxy(t,o);var l=hostListenerOpts(n);plt.ael(s,a,i,l);(t.$rmListeners$=t.$rmListeners$||[]).push((function(){return plt.rel(s,a,i,l)}))}))}};var hostListenerProxy=function(e,t){return function(r){try{{if(e.$flags$&256){e.$lazyInstance$[t](r)}else{(e.$queuedListeners$=e.$queuedListeners$||[]).push([t,r])}}}catch(n){consoleError(n)}}};var getHostListenerTarget=function(e,t){if(t&4)return doc;if(t&8)return win;if(t&16)return doc.body;return e};var hostListenerOpts=function(e){return(e&2)!==0};var CONTENT_REF_ID=\"r\";var ORG_LOCATION_ID=\"o\";var SLOT_NODE_ID=\"s\";var TEXT_NODE_ID=\"t\";var HYDRATE_ID=\"s-id\";var HYDRATED_STYLE_ID=\"sty-id\";var HYDRATE_CHILD_ID=\"c-id\";var HYDRATED_CSS=\"{visibility:hidden}.hydrated{visibility:inherit}\";var XLINK_NS=\"http://www.w3.org/1999/xlink\";var createTime=function(e,t){if(t===void 0){t=\"\"}{return function(){return}}};var uniqueTime=function(e,t){{return function(){return}}};var rootAppliedStyles=new WeakMap;var registerStyle=function(e,t,r){var n=styles.get(e);if(supportsConstructibleStylesheets&&r){n=n||new CSSStyleSheet;n.replace(t)}else{n=t}styles.set(e,n)};var addStyle=function(e,t,r,n){var a=getScopeId(t,r);var o=styles.get(a);e=e.nodeType===11?e:doc;if(o){if(typeof o===\"string\"){e=e.head||e;var s=rootAppliedStyles.get(e);var i=void 0;if(!s){rootAppliedStyles.set(e,s=new Set)}if(!s.has(a)){if(e.host&&(i=e.querySelector(\"[\"+HYDRATED_STYLE_ID+'=\"'+a+'\"]'))){i.innerHTML=o}else{if(plt.$cssShim$){i=plt.$cssShim$.createHostStyle(n,a,o,!!(t.$flags$&10));var l=i[\"s-sc\"];if(l){a=l;s=null}}else{i=doc.createElement(\"style\");i.innerHTML=o}e.insertBefore(i,e.querySelector(\"link\"))}if(s){s.add(a)}}}else if(!e.adoptedStyleSheets.includes(o)){e.adoptedStyleSheets=__spreadArray(__spreadArray([],e.adoptedStyleSheets),[o])}}return a};var attachStyles=function(e){var t=e.$cmpMeta$;var r=e.$hostElement$;var n=t.$flags$;var a=createTime(\"attachStyles\",t.$tagName$);var o=addStyle(supportsShadow&&r.shadowRoot?r.shadowRoot:r.getRootNode(),t,e.$modeName$,r);if(n&10){r[\"s-sc\"]=o;r.classList.add(o+\"-h\");if(n&2){r.classList.add(o+\"-s\")}}a()};var getScopeId=function(e,t){return\"sc-\"+(t&&e.$flags$&32?e.$tagName$+\"-\"+t:e.$tagName$)};var convertScopedToShadow=function(e){return e.replace(/\\/\\*!@([^\\/]+)\\*\\/[^\\{]+\\{/g,\"$1{\")};var computeMode=function(e){return modeResolutionChain.map((function(t){return t(e)})).find((function(e){return!!e}))};var setMode=function(e){return modeResolutionChain.push(e)};var getMode=function(e){return getHostRef(e).$modeName$};var EMPTY_OBJ={};var SVG_NS=\"http://www.w3.org/2000/svg\";var HTML_NS=\"http://www.w3.org/1999/xhtml\";var isDef=function(e){return e!=null};var isComplexType=function(e){e=typeof e;return e===\"object\"||e===\"function\"};var h=function(e,t){var r=[];for(var n=2;n0){u.$children$=$}{u.$key$=o}{u.$name$=s}return u};var newVNode=function(e,t){var r={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null};{r.$attrs$=null}{r.$key$=null}{r.$name$=null}return r};var Host={};var isHost=function(e){return e&&e.$tag$===Host};var vdomFnUtils={forEach:function(e,t){return e.map(convertToPublic).forEach(t)},map:function(e,t){return e.map(convertToPublic).map(t).map(convertToPrivate)}};var convertToPublic=function(e){return{vattrs:e.$attrs$,vchildren:e.$children$,vkey:e.$key$,vname:e.$name$,vtag:e.$tag$,vtext:e.$text$}};var convertToPrivate=function(e){if(typeof e.vtag===\"function\"){var t=Object.assign({},e.vattrs);if(e.vkey){t.key=e.vkey}if(e.vname){t.name=e.vname}return h.apply(void 0,__spreadArray([e.vtag,t],e.vchildren||[]))}var r=newVNode(e.vtag,e.vtext);r.$attrs$=e.vattrs;r.$children$=e.vchildren;r.$key$=e.vkey;r.$name$=e.vname;return r};var setAccessor=function(e,t,r,n,a,o){if(r!==n){var s=isMemberInElement(e,t);var i=t.toLowerCase();if(t===\"class\"){var l=e.classList;var $=parseClassList(r);var c=parseClassList(n);l.remove.apply(l,$.filter((function(e){return e&&!c.includes(e)})));l.add.apply(l,c.filter((function(e){return e&&!$.includes(e)})))}else if(t===\"style\"){{for(var f in r){if(!n||n[f]==null){if(f.includes(\"-\")){e.style.removeProperty(f)}else{e.style[f]=\"\"}}}}for(var f in n){if(!r||n[f]!==r[f]){if(f.includes(\"-\")){e.style.setProperty(f,n[f])}else{e.style[f]=n[f]}}}}else if(t===\"key\");else if(t===\"ref\"){if(n){n(e)}}else if(!s&&t[0]===\"o\"&&t[1]===\"n\"){if(t[2]===\"-\"){t=t.slice(3)}else if(isMemberInElement(win,i)){t=i.slice(2)}else{t=i[2]+t.slice(3)}if(r){plt.rel(e,t,r,false)}if(n){plt.ael(e,t,n,false)}}else{var u=isComplexType(n);if((s||u&&n!==null)&&!a){try{if(!e.tagName.includes(\"-\")){var d=n==null?\"\":n;if(t===\"list\"){s=false}else if(r==null||e[t]!=d){e[t]=d}}else{e[t]=n}}catch(p){}}var v=false;{if(i!==(i=i.replace(/^xlink\\:?/,\"\"))){t=i;v=true}}if(n==null||n===false){if(n!==false||e.getAttribute(t)===\"\"){if(v){e.removeAttributeNS(XLINK_NS,t)}else{e.removeAttribute(t)}}}else if((!s||o&4||a)&&!u){n=n===true?\"\":n;if(v){e.setAttributeNS(XLINK_NS,t,n)}else{e.setAttribute(t,n)}}}}};var parseClassListRegex=/\\s/;var parseClassList=function(e){return!e?[]:e.split(parseClassListRegex)};var updateElement=function(e,t,r,n){var a=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$;var o=e&&e.$attrs$||EMPTY_OBJ;var s=t.$attrs$||EMPTY_OBJ;{for(n in o){if(!(n in s)){setAccessor(a,n,o[n],undefined,r,t.$flags$)}}}for(n in s){setAccessor(a,n,o[n],s[n],r,t.$flags$)}};var createElm=function(e,t,r,n){var a=t.$children$[r];var o=0;var s;var i;var l;if(!useNativeShadowDom){checkSlotRelocate=true;if(a.$tag$===\"slot\"){if(scopeId){n.classList.add(scopeId+\"-s\")}a.$flags$|=a.$children$?2:1}}if(a.$text$!==null){s=a.$elm$=doc.createTextNode(a.$text$)}else if(a.$flags$&1){s=a.$elm$=doc.createTextNode(\"\")}else{if(!isSvgMode){isSvgMode=a.$tag$===\"svg\"}s=a.$elm$=doc.createElementNS(isSvgMode?SVG_NS:HTML_NS,a.$flags$&2?\"slot-fb\":a.$tag$);if(isSvgMode&&a.$tag$===\"foreignObject\"){isSvgMode=false}{updateElement(null,a,isSvgMode)}if(isDef(scopeId)&&s[\"s-si\"]!==scopeId){s.classList.add(s[\"s-si\"]=scopeId)}if(a.$children$){for(o=0;o=0;n--){var a=r[n];if(a[\"s-hn\"]!==hostTagName&&a[\"s-ol\"]){parentReferenceNode(a).insertBefore(a,referenceNode(a));a[\"s-ol\"].remove();a[\"s-ol\"]=undefined;checkSlotRelocate=true}if(t){putBackInOriginalLocation(a,t)}}plt.$flags$&=~1};var addVnodes=function(e,t,r,n,a,o){var s=e[\"s-cr\"]&&e[\"s-cr\"].parentNode||e;var i;if(s.shadowRoot&&s.tagName===hostTagName){s=s.shadowRoot}for(;a<=o;++a){if(n[a]){i=createElm(null,r,a,e);if(i){n[a].$elm$=i;s.insertBefore(i,referenceNode(t))}}}};var removeVnodes=function(e,t,r,n,a){for(;t<=r;++t){if(n=e[t]){a=n.$elm$;callNodeRefs(n);{checkSlotFallbackVisibility=true;if(a[\"s-ol\"]){a[\"s-ol\"].remove()}else{putBackInOriginalLocation(a,true)}}a.remove()}}};var updateChildren=function(e,t,r,n){var a=0;var o=0;var s=0;var i=0;var l=t.length-1;var $=t[0];var c=t[l];var f=n.length-1;var u=n[0];var d=n[f];var v;var p;while(a<=l&&o<=f){if($==null){$=t[++a]}else if(c==null){c=t[--l]}else if(u==null){u=n[++o]}else if(d==null){d=n[--f]}else if(isSameVnode($,u)){patch($,u);$=t[++a];u=n[++o]}else if(isSameVnode(c,d)){patch(c,d);c=t[--l];d=n[--f]}else if(isSameVnode($,d)){if($.$tag$===\"slot\"||d.$tag$===\"slot\"){putBackInOriginalLocation($.$elm$.parentNode,false)}patch($,d);e.insertBefore($.$elm$,c.$elm$.nextSibling);$=t[++a];d=n[--f]}else if(isSameVnode(c,u)){if($.$tag$===\"slot\"||d.$tag$===\"slot\"){putBackInOriginalLocation(c.$elm$.parentNode,false)}patch(c,u);e.insertBefore(c.$elm$,$.$elm$);c=t[--l];u=n[++o]}else{s=-1;{for(i=a;i<=l;++i){if(t[i]&&t[i].$key$!==null&&t[i].$key$===u.$key$){s=i;break}}}if(s>=0){p=t[s];if(p.$tag$!==u.$tag$){v=createElm(t&&t[o],r,s,e)}else{patch(p,u);t[s]=undefined;v=p.$elm$}u=n[++o]}else{v=createElm(t&&t[o],r,o,e);u=n[++o]}if(v){{parentReferenceNode($.$elm$).insertBefore(v,referenceNode($.$elm$))}}}}if(a>l){addVnodes(e,n[f+1]==null?null:n[f+1].$elm$,r,n,o,f)}else if(o>f){removeVnodes(t,a,l)}};var isSameVnode=function(e,t){if(e.$tag$===t.$tag$){if(e.$tag$===\"slot\"){return e.$name$===t.$name$}{return e.$key$===t.$key$}}return false};var referenceNode=function(e){return e&&e[\"s-ol\"]||e};var parentReferenceNode=function(e){return(e[\"s-ol\"]?e[\"s-ol\"]:e).parentNode};var patch=function(e,t){var r=t.$elm$=e.$elm$;var n=e.$children$;var a=t.$children$;var o=t.$tag$;var s=t.$text$;var i;if(s===null){{isSvgMode=o===\"svg\"?true:o===\"foreignObject\"?false:isSvgMode}{if(o===\"slot\");else{updateElement(e,t,isSvgMode)}}if(n!==null&&a!==null){updateChildren(r,n,t,a)}else if(a!==null){if(e.$text$!==null){r.textContent=\"\"}addVnodes(r,null,t,a,0,a.length-1)}else if(n!==null){removeVnodes(n,0,n.length-1)}if(isSvgMode&&o===\"svg\"){isSvgMode=false}}else if(i=r[\"s-cr\"]){i.parentNode.textContent=s}else if(e.$text$!==s){r.data=s}};var updateFallbackSlotVisibility=function(e){var t=e.childNodes;var r;var n;var a;var o;var s;var i;for(n=0,a=t.length;n=0;s--){r=n[s];if(!r[\"s-cn\"]&&!r[\"s-nr\"]&&r[\"s-hn\"]!==t[\"s-hn\"]){if(isNodeLocatedInSlot(r,a)){o=relocateNodes.find((function(e){return e.$nodeToRelocate$===r}));checkSlotFallbackVisibility=true;r[\"s-sn\"]=r[\"s-sn\"]||a;if(o){o.$slotRefNode$=t}else{relocateNodes.push({$slotRefNode$:t,$nodeToRelocate$:r})}if(r[\"s-sr\"]){relocateNodes.map((function(e){if(isNodeLocatedInSlot(e.$nodeToRelocate$,r[\"s-sn\"])){o=relocateNodes.find((function(e){return e.$nodeToRelocate$===r}));if(o&&!e.$slotRefNode$){e.$slotRefNode$=o.$slotRefNode$}}}))}}else if(!relocateNodes.some((function(e){return e.$nodeToRelocate$===r}))){relocateNodes.push({$nodeToRelocate$:r})}}}}if(t.nodeType===1){relocateSlotContent(t)}}};var isNodeLocatedInSlot=function(e,t){if(e.nodeType===1){if(e.getAttribute(\"slot\")===null&&t===\"\"){return true}if(e.getAttribute(\"slot\")===t){return true}return false}if(e[\"s-sn\"]===t){return true}return t===\"\"};var callNodeRefs=function(e){{e.$attrs$&&e.$attrs$.ref&&e.$attrs$.ref(null);e.$children$&&e.$children$.map(callNodeRefs)}};var renderVdom=function(e,t){var r=e.$hostElement$;var n=e.$cmpMeta$;var a=e.$vnode$||newVNode(null,null);var o=isHost(t)?t:h(null,null,t);hostTagName=r.tagName;if(n.$attrsToReflect$){o.$attrs$=o.$attrs$||{};n.$attrsToReflect$.map((function(e){var t=e[0],n=e[1];return o.$attrs$[n]=r[t]}))}o.$tag$=null;o.$flags$|=4;e.$vnode$=o;o.$elm$=a.$elm$=r.shadowRoot||r;{scopeId=r[\"s-sc\"]}{contentRef=r[\"s-cr\"];useNativeShadowDom=supportsShadow&&(n.$flags$&1)!==0;checkSlotFallbackVisibility=false}patch(a,o);{plt.$flags$|=1;if(checkSlotRelocate){relocateSlotContent(o.$elm$);var s=void 0;var i=void 0;var l=void 0;var $=void 0;var c=void 0;var f=void 0;var u=0;for(;u=0;c--){clientHydrate(e,t,r,n,a,o.childNodes[c],s)}if(o.shadowRoot){for(c=o.shadowRoot.childNodes.length-1;c>=0;c--){clientHydrate(e,t,r,n,a,o.shadowRoot.childNodes[c],s)}}}else if(o.nodeType===8){l=o.nodeValue.split(\".\");if(l[1]===s||l[1]===\"0\"){i=l[0];$={$flags$:0,$hostId$:l[1],$nodeId$:l[2],$depth$:l[3],$index$:l[4],$elm$:o,$attrs$:null,$children$:null,$key$:null,$name$:null,$tag$:null,$text$:null};if(i===TEXT_NODE_ID){$.$elm$=o.nextSibling;if($.$elm$&&$.$elm$.nodeType===3){$.$text$=$.$elm$.textContent;t.push($);o.remove();if(!e.$children$){e.$children$=[]}e.$children$[$.$index$]=$;if(n&&$.$depth$===\"0\"){n[$.$index$]=$.$elm$}}}else if($.$hostId$===s){if(i===SLOT_NODE_ID){$.$tag$=\"slot\";if(l[5]){o[\"s-sn\"]=$.$name$=l[5]}else{o[\"s-sn\"]=\"\"}o[\"s-sr\"]=true;if(n){$.$elm$=doc.createElement($.$tag$);if($.$name$){$.$elm$.setAttribute(\"name\",$.$name$)}o.parentNode.insertBefore($.$elm$,o);o.remove();if($.$depth$===\"0\"){n[$.$index$]=$.$elm$}}r.push($);if(!e.$children$){e.$children$=[]}e.$children$[$.$index$]=$}else if(i===CONTENT_REF_ID){if(n){o.remove()}else{a[\"s-cr\"]=o;o[\"s-cn\"]=true}}}}}else if(e&&e.$tag$===\"style\"){var f=newVNode(null,o.textContent);f.$elm$=o;f.$index$=\"0\";e.$children$=[f]}};var initializeDocumentHydrate=function(e,t){if(e.nodeType===1){var r=0;for(;r0){plt.raf(flush)}}};var nextTick=function(e){return promiseResolve().then(e)};var readTask=queueTask(queueDomReads,false);var writeTask=queueTask(queueDomWrites,true);var Build={isDev:false,isBrowser:true,isServer:false,isTesting:false};export{Build as B,CSS as C,Host as H,NAMESPACE as N,promiseResolve as a,bootstrapLazy as b,writeTask as c,doc as d,createEvent as e,readTask as f,getMode as g,h,getElement as i,forceUpdate as j,getAssetPath as k,plt as p,registerInstance as r,setMode as s,win as w};","import{g as getMode,s as setMode}from\"./index-7a8b7a1c.js\";var getPlatforms=function(t){return setupPlatforms(t)};var isPlatform=function(t,e){if(typeof t===\"string\"){e=t;t=undefined}return getPlatforms(t).includes(e)};var setupPlatforms=function(t){if(t===void 0){t=window}if(typeof t===\"undefined\"){return[]}t.Ionic=t.Ionic||{};var e=t.Ionic.platforms;if(e==null){e=t.Ionic.platforms=detectPlatforms(t);e.forEach((function(e){return t.document.documentElement.classList.add(\"plt-\"+e)}))}return e};var detectPlatforms=function(t){return Object.keys(PLATFORMS_MAP).filter((function(e){return PLATFORMS_MAP[e](t)}))};var isMobileWeb=function(t){return isMobile(t)&&!isHybrid(t)};var isIpad=function(t){if(testUserAgent(t,/iPad/i)){return true}if(testUserAgent(t,/Macintosh/i)&&isMobile(t)){return true}return false};var isIphone=function(t){return testUserAgent(t,/iPhone/i)};var isIOS=function(t){return testUserAgent(t,/iPhone|iPod/i)||isIpad(t)};var isAndroid=function(t){return testUserAgent(t,/android|sink/i)};var isAndroidTablet=function(t){return isAndroid(t)&&!testUserAgent(t,/mobile/i)};var isPhablet=function(t){var e=t.innerWidth;var n=t.innerHeight;var i=Math.min(e,n);var r=Math.max(e,n);return i>390&&i<520&&(r>620&&r<800)};var isTablet=function(t){var e=t.innerWidth;var n=t.innerHeight;var i=Math.min(e,n);var r=Math.max(e,n);return isIpad(t)||isAndroidTablet(t)||i>460&&i<820&&(r>780&&r<1400)};var isMobile=function(t){return matchMedia(t,\"(any-pointer:coarse)\")};var isDesktop=function(t){return!isMobile(t)};var isHybrid=function(t){return isCordova(t)||isCapacitorNative(t)};var isCordova=function(t){return!!(t[\"cordova\"]||t[\"phonegap\"]||t[\"PhoneGap\"])};var isCapacitorNative=function(t){var e=t[\"Capacitor\"];return!!(e&&e.isNative)};var isElectron=function(t){return testUserAgent(t,/electron/i)};var isPWA=function(t){return!!(t.matchMedia(\"(display-mode: standalone)\").matches||t.navigator.standalone)};var testUserAgent=function(t,e){return e.test(t.navigator.userAgent)};var matchMedia=function(t,e){return t.matchMedia(e).matches};var PLATFORMS_MAP={ipad:isIpad,iphone:isIphone,ios:isIOS,android:isAndroid,phablet:isPhablet,tablet:isTablet,cordova:isCordova,capacitor:isCapacitorNative,electron:isElectron,pwa:isPWA,mobile:isMobile,mobileweb:isMobileWeb,desktop:isDesktop,hybrid:isHybrid};var Config=function(){function t(){this.m=new Map}t.prototype.reset=function(t){this.m=new Map(Object.entries(t))};t.prototype.get=function(t,e){var n=this.m.get(t);return n!==undefined?n:e};t.prototype.getBoolean=function(t,e){if(e===void 0){e=false}var n=this.m.get(t);if(n===undefined){return e}if(typeof n===\"string\"){return n===\"true\"}return!!n};t.prototype.getNumber=function(t,e){var n=parseFloat(this.m.get(t));return isNaN(n)?e!==undefined?e:NaN:n};t.prototype.set=function(t,e){this.m.set(t,e)};return t}();var config=new Config;var configFromSession=function(t){try{var e=t.sessionStorage.getItem(IONIC_SESSION_KEY);return e!==null?JSON.parse(e):{}}catch(n){return{}}};var saveConfig=function(t,e){try{t.sessionStorage.setItem(IONIC_SESSION_KEY,JSON.stringify(e))}catch(n){return}};var configFromURL=function(t){var e={};t.location.search.slice(1).split(\"&\").map((function(t){return t.split(\"=\")})).map((function(t){var e=t[0],n=t[1];return[decodeURIComponent(e),decodeURIComponent(n)]})).filter((function(t){var e=t[0];return startsWith(e,IONIC_PREFIX)})).map((function(t){var e=t[0],n=t[1];return[e.slice(IONIC_PREFIX.length),n]})).forEach((function(t){var n=t[0],i=t[1];e[n]=i}));return e};var startsWith=function(t,e){return t.substr(0,e.length)===e};var IONIC_PREFIX=\"ionic:\";var IONIC_SESSION_KEY=\"ionic-persist-config\";var defaultMode;var getIonMode=function(t){return t&&getMode(t)||defaultMode};var initialize=function(t){if(t===void 0){t={}}if(typeof window===\"undefined\"){return}var e=window.document;var n=window;var i=n.Ionic=n.Ionic||{};setupPlatforms(n);var r=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},configFromSession(n)),{persistConfig:false}),i.config),configFromURL(n)),t);config.reset(r);if(config.getBoolean(\"persistConfig\")){saveConfig(n,r)}i.config=config;i.mode=defaultMode=config.get(\"mode\",e.documentElement.getAttribute(\"mode\")||(isPlatform(n,\"ios\")?\"ios\":\"md\"));config.set(\"mode\",defaultMode);e.documentElement.setAttribute(\"mode\",defaultMode);e.documentElement.classList.add(defaultMode);if(config.getBoolean(\"_testing\")){config.set(\"animated\",false)}var o=function(t){return t.tagName&&t.tagName.startsWith(\"ION-\")};var a=function(t){return[\"ios\",\"md\"].includes(t)};setMode((function(t){while(t){var e=t.mode||t.getAttribute(\"mode\");if(e){if(a(e)){return e}else if(o(t)){console.warn('Invalid ionic mode: \"'+e+'\", expected: \"ios\" or \"md\"')}}t=t.parentElement}return defaultMode}))};export{isPlatform as a,getIonMode as b,config as c,getPlatforms as g,initialize as i};","export default function _defineProperty(obj, key, value) {\n if (key in obj) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n } else {\n obj[key] = value;\n }\n\n return obj;\n}","function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {\n try {\n var info = gen[key](arg);\n var value = info.value;\n } catch (error) {\n reject(error);\n return;\n }\n\n if (info.done) {\n resolve(value);\n } else {\n Promise.resolve(value).then(_next, _throw);\n }\n}\n\nexport default function _asyncToGenerator(fn) {\n return function () {\n var self = this,\n args = arguments;\n return new Promise(function (resolve, reject) {\n var gen = fn.apply(self, args);\n\n function _next(value) {\n asyncGeneratorStep(gen, resolve, reject, _next, _throw, \"next\", value);\n }\n\n function _throw(err) {\n asyncGeneratorStep(gen, resolve, reject, _next, _throw, \"throw\", err);\n }\n\n _next(undefined);\n });\n };\n}","export default function _extends() {\n _extends = Object.assign || function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n\n return target;\n };\n\n return _extends.apply(this, arguments);\n}","/* Ionicons v5.5.3, ES Modules */\n\nexport const accessibility = \"data:image/svg+xml;utf8,Accessibility\"\nexport const accessibilityOutline = \"data:image/svg+xml;utf8,Accessibility\"\nexport const accessibilitySharp = \"data:image/svg+xml;utf8,Accessibility\"\nexport const add = \"data:image/svg+xml;utf8,Add\"\nexport const addCircle = \"data:image/svg+xml;utf8,Add Circle\"\nexport const addCircleOutline = \"data:image/svg+xml;utf8,Add Circle\"\nexport const addCircleSharp = \"data:image/svg+xml;utf8,Add Circle\"\nexport const addOutline = \"data:image/svg+xml;utf8,Add\"\nexport const addSharp = \"data:image/svg+xml;utf8,Add\"\nexport const airplane = \"data:image/svg+xml;utf8,Airplane\"\nexport const airplaneOutline = \"data:image/svg+xml;utf8,Airplane\"\nexport const airplaneSharp = \"data:image/svg+xml;utf8,Airplane\"\nexport const alarm = \"data:image/svg+xml;utf8,Alarm\"\nexport const alarmOutline = \"data:image/svg+xml;utf8,Alarm\"\nexport const alarmSharp = \"data:image/svg+xml;utf8,Alarm\"\nexport const albums = \"data:image/svg+xml;utf8,Albums\"\nexport const albumsOutline = \"data:image/svg+xml;utf8,Albums\"\nexport const albumsSharp = \"data:image/svg+xml;utf8,Albums\"\nexport const alert = \"data:image/svg+xml;utf8,Alert\"\nexport const alertCircle = \"data:image/svg+xml;utf8,Alert Circle\"\nexport const alertCircleOutline = \"data:image/svg+xml;utf8,Alert Circle\"\nexport const alertCircleSharp = \"data:image/svg+xml;utf8,Alert Circle\"\nexport const alertOutline = \"data:image/svg+xml;utf8,Alert\"\nexport const alertSharp = \"data:image/svg+xml;utf8,Alert\"\nexport const americanFootball = \"data:image/svg+xml;utf8,American Football\"\nexport const americanFootballOutline = \"data:image/svg+xml;utf8,American Football\"\nexport const americanFootballSharp = \"data:image/svg+xml;utf8,American Football\"\nexport const analytics = \"data:image/svg+xml;utf8,Analytics\"\nexport const analyticsOutline = \"data:image/svg+xml;utf8,Analytics\"\nexport const analyticsSharp = \"data:image/svg+xml;utf8,Analytics\"\nexport const aperture = \"data:image/svg+xml;utf8,Aperture\"\nexport const apertureOutline = \"data:image/svg+xml;utf8,Aperture\"\nexport const apertureSharp = \"data:image/svg+xml;utf8,Aperture\"\nexport const apps = \"data:image/svg+xml;utf8,Apps\"\nexport const appsOutline = \"data:image/svg+xml;utf8,Apps\"\nexport const appsSharp = \"data:image/svg+xml;utf8,Apps\"\nexport const archive = \"data:image/svg+xml;utf8,Archive\"\nexport const archiveOutline = \"data:image/svg+xml;utf8,Archive\"\nexport const archiveSharp = \"data:image/svg+xml;utf8,Archive\"\nexport const arrowBack = \"data:image/svg+xml;utf8,Arrow Back\"\nexport const arrowBackCircle = \"data:image/svg+xml;utf8,Arrow Back Circle\"\nexport const arrowBackCircleOutline = \"data:image/svg+xml;utf8,Arrow Back Circle\"\nexport const arrowBackCircleSharp = \"data:image/svg+xml;utf8,Arrow Back Circle\"\nexport const arrowBackOutline = \"data:image/svg+xml;utf8,Arrow Back\"\nexport const arrowBackSharp = \"data:image/svg+xml;utf8,Arrow Back\"\nexport const arrowDown = \"data:image/svg+xml;utf8,Arrow Down\"\nexport const arrowDownCircle = \"data:image/svg+xml;utf8,Arrow Down Circle\"\nexport const arrowDownCircleOutline = \"data:image/svg+xml;utf8,Arrow Down Circle\"\nexport const arrowDownCircleSharp = \"data:image/svg+xml;utf8,Arrow Down Circle\"\nexport const arrowDownOutline = \"data:image/svg+xml;utf8,Arrow Down\"\nexport const arrowDownSharp = \"data:image/svg+xml;utf8,Arrow Down\"\nexport const arrowForward = \"data:image/svg+xml;utf8,Arrow Forward\"\nexport const arrowForwardCircle = \"data:image/svg+xml;utf8,Arrow Forward Circle\"\nexport const arrowForwardCircleOutline = \"data:image/svg+xml;utf8,Arrow Forward Circle\"\nexport const arrowForwardCircleSharp = \"data:image/svg+xml;utf8,Arrow Forward Circle\"\nexport const arrowForwardOutline = \"data:image/svg+xml;utf8,Arrow Forward\"\nexport const arrowForwardSharp = \"data:image/svg+xml;utf8,Arrow Forward\"\nexport const arrowRedo = \"data:image/svg+xml;utf8,Arrow Redo\"\nexport const arrowRedoCircle = \"data:image/svg+xml;utf8,Arrow Redo Circle\"\nexport const arrowRedoCircleOutline = \"data:image/svg+xml;utf8,Arrow Redo Circle\"\nexport const arrowRedoCircleSharp = \"data:image/svg+xml;utf8,Arrow Redo Circle\"\nexport const arrowRedoOutline = \"data:image/svg+xml;utf8,Arrow Redo\"\nexport const arrowRedoSharp = \"data:image/svg+xml;utf8,Arrow Redo\"\nexport const arrowUndo = \"data:image/svg+xml;utf8,Arrow Undo\"\nexport const arrowUndoCircle = \"data:image/svg+xml;utf8,Arrow Undo Circle\"\nexport const arrowUndoCircleOutline = \"data:image/svg+xml;utf8,Arrow Undo Circle\"\nexport const arrowUndoCircleSharp = \"data:image/svg+xml;utf8,Arrow Undo Circle\"\nexport const arrowUndoOutline = \"data:image/svg+xml;utf8,Arrow Undo\"\nexport const arrowUndoSharp = \"data:image/svg+xml;utf8,Arrow Undo\"\nexport const arrowUp = \"data:image/svg+xml;utf8,Arrow Up\"\nexport const arrowUpCircle = \"data:image/svg+xml;utf8,Arrow Up Circle\"\nexport const arrowUpCircleOutline = \"data:image/svg+xml;utf8,Arrow Up Circle\"\nexport const arrowUpCircleSharp = \"data:image/svg+xml;utf8,Arrow Up Circle\"\nexport const arrowUpOutline = \"data:image/svg+xml;utf8,Arrow Up\"\nexport const arrowUpSharp = \"data:image/svg+xml;utf8,Arrow Up\"\nexport const at = \"data:image/svg+xml;utf8,At\"\nexport const atCircle = \"data:image/svg+xml;utf8,At Circle\"\nexport const atCircleOutline = \"data:image/svg+xml;utf8,At Circle\"\nexport const atCircleSharp = \"data:image/svg+xml;utf8,At Circle\"\nexport const atOutline = \"data:image/svg+xml;utf8,At\"\nexport const atSharp = \"data:image/svg+xml;utf8,At\"\nexport const attach = \"data:image/svg+xml;utf8,Attach\"\nexport const attachOutline = \"data:image/svg+xml;utf8,Attach\"\nexport const attachSharp = \"data:image/svg+xml;utf8,Attach\"\nexport const backspace = \"data:image/svg+xml;utf8,Backspace\"\nexport const backspaceOutline = \"data:image/svg+xml;utf8,Backspace\"\nexport const backspaceSharp = \"data:image/svg+xml;utf8,Backspace\"\nexport const bag = \"data:image/svg+xml;utf8,Bag\"\nexport const bagAdd = \"data:image/svg+xml;utf8,Bag Add\"\nexport const bagAddOutline = \"data:image/svg+xml;utf8,Bag Add\"\nexport const bagAddSharp = \"data:image/svg+xml;utf8,Bag Add\"\nexport const bagCheck = \"data:image/svg+xml;utf8,Bag Check\"\nexport const bagCheckOutline = \"data:image/svg+xml;utf8,Bag Check\"\nexport const bagCheckSharp = \"data:image/svg+xml;utf8,Bag Check\"\nexport const bagHandle = \"data:image/svg+xml;utf8,Bag Handle\"\nexport const bagHandleOutline = \"data:image/svg+xml;utf8,Bag Handle\"\nexport const bagHandleSharp = \"data:image/svg+xml;utf8,Bag Handle\"\nexport const bagOutline = \"data:image/svg+xml;utf8,Bag\"\nexport const bagRemove = \"data:image/svg+xml;utf8,Bag Remove\"\nexport const bagRemoveOutline = \"data:image/svg+xml;utf8,Bag Remove\"\nexport const bagRemoveSharp = \"data:image/svg+xml;utf8,Bag Remove\"\nexport const bagSharp = \"data:image/svg+xml;utf8,Bag\"\nexport const balloon = \"data:image/svg+xml;utf8,Balloon\"\nexport const balloonOutline = \"data:image/svg+xml;utf8,Balloon\"\nexport const balloonSharp = \"data:image/svg+xml;utf8,Balloon\"\nexport const ban = \"data:image/svg+xml;utf8,Ban\"\nexport const banOutline = \"data:image/svg+xml;utf8,Ban\"\nexport const banSharp = \"data:image/svg+xml;utf8,Ban\"\nexport const bandage = \"data:image/svg+xml;utf8,Bandage\"\nexport const bandageOutline = \"data:image/svg+xml;utf8,Bandage\"\nexport const bandageSharp = \"data:image/svg+xml;utf8,Bandage\"\nexport const barChart = \"data:image/svg+xml;utf8,Bar Chart\"\nexport const barChartOutline = \"data:image/svg+xml;utf8,Bar Chart\"\nexport const barChartSharp = \"data:image/svg+xml;utf8,Bar Chart\"\nexport const barbell = \"data:image/svg+xml;utf8,Barbell\"\nexport const barbellOutline = \"data:image/svg+xml;utf8,Barbell\"\nexport const barbellSharp = \"data:image/svg+xml;utf8,Barbell\"\nexport const barcode = \"data:image/svg+xml;utf8,Barcode\"\nexport const barcodeOutline = \"data:image/svg+xml;utf8,Barcode\"\nexport const barcodeSharp = \"data:image/svg+xml;utf8,Barcode\"\nexport const baseball = \"data:image/svg+xml;utf8,Baseball\"\nexport const baseballOutline = \"data:image/svg+xml;utf8,Baseball\"\nexport const baseballSharp = \"data:image/svg+xml;utf8,Baseball\"\nexport const basket = \"data:image/svg+xml;utf8,Basket\"\nexport const basketOutline = \"data:image/svg+xml;utf8,Basket\"\nexport const basketSharp = \"data:image/svg+xml;utf8,Basket\"\nexport const basketball = \"data:image/svg+xml;utf8,Basketball\"\nexport const basketballOutline = \"data:image/svg+xml;utf8,Basketball\"\nexport const basketballSharp = \"data:image/svg+xml;utf8,Basketball\"\nexport const batteryCharging = \"data:image/svg+xml;utf8,Battery Charging\"\nexport const batteryChargingOutline = \"data:image/svg+xml;utf8,Battery Charging\"\nexport const batteryChargingSharp = \"data:image/svg+xml;utf8,Battery Charging\"\nexport const batteryDead = \"data:image/svg+xml;utf8,Battery Dead\"\nexport const batteryDeadOutline = \"data:image/svg+xml;utf8,Battery Dead\"\nexport const batteryDeadSharp = \"data:image/svg+xml;utf8,Battery Dead\"\nexport const batteryFull = \"data:image/svg+xml;utf8,Battery Full\"\nexport const batteryFullOutline = \"data:image/svg+xml;utf8,Battery Full\"\nexport const batteryFullSharp = \"data:image/svg+xml;utf8,Battery Full\"\nexport const batteryHalf = \"data:image/svg+xml;utf8,Battery Half\"\nexport const batteryHalfOutline = \"data:image/svg+xml;utf8,Battery Half\"\nexport const batteryHalfSharp = \"data:image/svg+xml;utf8,Battery Half\"\nexport const beaker = \"data:image/svg+xml;utf8,Beaker\"\nexport const beakerOutline = \"data:image/svg+xml;utf8,Beaker\"\nexport const beakerSharp = \"data:image/svg+xml;utf8,Beaker\"\nexport const bed = \"data:image/svg+xml;utf8,Bed\"\nexport const bedOutline = \"data:image/svg+xml;utf8,Bed\"\nexport const bedSharp = \"data:image/svg+xml;utf8,Bed\"\nexport const beer = \"data:image/svg+xml;utf8,Beer\"\nexport const beerOutline = \"data:image/svg+xml;utf8,Beer\"\nexport const beerSharp = \"data:image/svg+xml;utf8,Beer\"\nexport const bicycle = \"data:image/svg+xml;utf8,Bicycle\"\nexport const bicycleOutline = \"data:image/svg+xml;utf8,Bicycle\"\nexport const bicycleSharp = \"data:image/svg+xml;utf8,Bicycle\"\nexport const bluetooth = \"data:image/svg+xml;utf8,Bluetooth\"\nexport const bluetoothOutline = \"data:image/svg+xml;utf8,Bluetooth\"\nexport const bluetoothSharp = \"data:image/svg+xml;utf8,Bluetooth\"\nexport const boat = \"data:image/svg+xml;utf8,Boat\"\nexport const boatOutline = \"data:image/svg+xml;utf8,Boat\"\nexport const boatSharp = \"data:image/svg+xml;utf8,Boat\"\nexport const body = \"data:image/svg+xml;utf8,Body\"\nexport const bodyOutline = \"data:image/svg+xml;utf8,Body\"\nexport const bodySharp = \"data:image/svg+xml;utf8,Body\"\nexport const bonfire = \"data:image/svg+xml;utf8,Bonfire\"\nexport const bonfireOutline = \"data:image/svg+xml;utf8,Bonfire\"\nexport const bonfireSharp = \"data:image/svg+xml;utf8,Bonfire\"\nexport const book = \"data:image/svg+xml;utf8,Book\"\nexport const bookOutline = \"data:image/svg+xml;utf8,Book\"\nexport const bookSharp = \"data:image/svg+xml;utf8,Book\"\nexport const bookmark = \"data:image/svg+xml;utf8,Bookmark\"\nexport const bookmarkOutline = \"data:image/svg+xml;utf8,Bookmark\"\nexport const bookmarkSharp = \"data:image/svg+xml;utf8,Bookmark\"\nexport const bookmarks = \"data:image/svg+xml;utf8,Bookmarks\"\nexport const bookmarksOutline = \"data:image/svg+xml;utf8,Bookmarks\"\nexport const bookmarksSharp = \"data:image/svg+xml;utf8,Bookmarks\"\nexport const bowlingBall = \"data:image/svg+xml;utf8,Bowling Ball\"\nexport const bowlingBallOutline = \"data:image/svg+xml;utf8,Bowling Ball\"\nexport const bowlingBallSharp = \"data:image/svg+xml;utf8,Bowling Ball\"\nexport const briefcase = \"data:image/svg+xml;utf8,Briefcase\"\nexport const briefcaseOutline = \"data:image/svg+xml;utf8,Briefcase\"\nexport const briefcaseSharp = \"data:image/svg+xml;utf8,Briefcase\"\nexport const browsers = \"data:image/svg+xml;utf8,Browsers\"\nexport const browsersOutline = \"data:image/svg+xml;utf8,Browsers\"\nexport const browsersSharp = \"data:image/svg+xml;utf8,Browsers\"\nexport const brush = \"data:image/svg+xml;utf8,Brush\"\nexport const brushOutline = \"data:image/svg+xml;utf8,Brush\"\nexport const brushSharp = \"data:image/svg+xml;utf8,Brush\"\nexport const bug = \"data:image/svg+xml;utf8,Bug\"\nexport const bugOutline = \"data:image/svg+xml;utf8,Bug\"\nexport const bugSharp = \"data:image/svg+xml;utf8,Bug\"\nexport const build = \"data:image/svg+xml;utf8,Build\"\nexport const buildOutline = \"data:image/svg+xml;utf8,Build\"\nexport const buildSharp = \"data:image/svg+xml;utf8,Build\"\nexport const bulb = \"data:image/svg+xml;utf8,Bulb\"\nexport const bulbOutline = \"data:image/svg+xml;utf8,Bulb\"\nexport const bulbSharp = \"data:image/svg+xml;utf8,Bulb\"\nexport const bus = \"data:image/svg+xml;utf8,Bus\"\nexport const busOutline = \"data:image/svg+xml;utf8,Bus\"\nexport const busSharp = \"data:image/svg+xml;utf8,Bus\"\nexport const business = \"data:image/svg+xml;utf8,Business\"\nexport const businessOutline = \"data:image/svg+xml;utf8,Business\"\nexport const businessSharp = \"data:image/svg+xml;utf8,Business\"\nexport const cafe = \"data:image/svg+xml;utf8,Cafe\"\nexport const cafeOutline = \"data:image/svg+xml;utf8,Cafe\"\nexport const cafeSharp = \"data:image/svg+xml;utf8,Cafe\"\nexport const calculator = \"data:image/svg+xml;utf8,Calculator\"\nexport const calculatorOutline = \"data:image/svg+xml;utf8,Calculator\"\nexport const calculatorSharp = \"data:image/svg+xml;utf8,Calculator\"\nexport const calendar = \"data:image/svg+xml;utf8,Calendar\"\nexport const calendarClear = \"data:image/svg+xml;utf8,Calendar Clear\"\nexport const calendarClearOutline = \"data:image/svg+xml;utf8,Calendar Clear\"\nexport const calendarClearSharp = \"data:image/svg+xml;utf8,Calendar Clear\"\nexport const calendarNumber = \"data:image/svg+xml;utf8,Calendar Number\"\nexport const calendarNumberOutline = \"data:image/svg+xml;utf8,Calendar Number\"\nexport const calendarNumberSharp = \"data:image/svg+xml;utf8,Calendar Number\"\nexport const calendarOutline = \"data:image/svg+xml;utf8,Calendar\"\nexport const calendarSharp = \"data:image/svg+xml;utf8,Calendar\"\nexport const call = \"data:image/svg+xml;utf8,Call\"\nexport const callOutline = \"data:image/svg+xml;utf8,Call\"\nexport const callSharp = \"data:image/svg+xml;utf8,Call\"\nexport const camera = \"data:image/svg+xml;utf8,Camera\"\nexport const cameraOutline = \"data:image/svg+xml;utf8,Camera\"\nexport const cameraReverse = \"data:image/svg+xml;utf8,Camera Reverse\"\nexport const cameraReverseOutline = \"data:image/svg+xml;utf8,Camera Reverse\"\nexport const cameraReverseSharp = \"data:image/svg+xml;utf8,Camera Reverse\"\nexport const cameraSharp = \"data:image/svg+xml;utf8,Camera\"\nexport const car = \"data:image/svg+xml;utf8,Car\"\nexport const carOutline = \"data:image/svg+xml;utf8,Car\"\nexport const carSharp = \"data:image/svg+xml;utf8,Car\"\nexport const carSport = \"data:image/svg+xml;utf8,Car Sport\"\nexport const carSportOutline = \"data:image/svg+xml;utf8,Car Sport\"\nexport const carSportSharp = \"data:image/svg+xml;utf8,Car Sport\"\nexport const card = \"data:image/svg+xml;utf8,Card\"\nexport const cardOutline = \"data:image/svg+xml;utf8,Card\"\nexport const cardSharp = \"data:image/svg+xml;utf8,Card\"\nexport const caretBack = \"data:image/svg+xml;utf8,Caret Back\"\nexport const caretBackCircle = \"data:image/svg+xml;utf8,Caret Back Circle\"\nexport const caretBackCircleOutline = \"data:image/svg+xml;utf8,Caret Back Circle\"\nexport const caretBackCircleSharp = \"data:image/svg+xml;utf8,Caret Back Circle\"\nexport const caretBackOutline = \"data:image/svg+xml;utf8,Caret Back\"\nexport const caretBackSharp = \"data:image/svg+xml;utf8,Caret Back\"\nexport const caretDown = \"data:image/svg+xml;utf8,Caret Down\"\nexport const caretDownCircle = \"data:image/svg+xml;utf8,Caret Down Circle\"\nexport const caretDownCircleOutline = \"data:image/svg+xml;utf8,Caret Down Circle\"\nexport const caretDownCircleSharp = \"data:image/svg+xml;utf8,Caret Down Circle\"\nexport const caretDownOutline = \"data:image/svg+xml;utf8,Caret Down\"\nexport const caretDownSharp = \"data:image/svg+xml;utf8,Caret Down\"\nexport const caretForward = \"data:image/svg+xml;utf8,Caret Forward\"\nexport const caretForwardCircle = \"data:image/svg+xml;utf8,Caret Forward Circle\"\nexport const caretForwardCircleOutline = \"data:image/svg+xml;utf8,Caret Forward Circle\"\nexport const caretForwardCircleSharp = \"data:image/svg+xml;utf8,Caret Forward Circle\"\nexport const caretForwardOutline = \"data:image/svg+xml;utf8,Caret Forward\"\nexport const caretForwardSharp = \"data:image/svg+xml;utf8,Caret Forward\"\nexport const caretUp = \"data:image/svg+xml;utf8,Caret Up\"\nexport const caretUpCircle = \"data:image/svg+xml;utf8,Caret Up Circle\"\nexport const caretUpCircleOutline = \"data:image/svg+xml;utf8,Caret Up Circle\"\nexport const caretUpCircleSharp = \"data:image/svg+xml;utf8,Caret Up Circle\"\nexport const caretUpOutline = \"data:image/svg+xml;utf8,Caret Up\"\nexport const caretUpSharp = \"data:image/svg+xml;utf8,Caret Up\"\nexport const cart = \"data:image/svg+xml;utf8,Cart\"\nexport const cartOutline = \"data:image/svg+xml;utf8,Cart\"\nexport const cartSharp = \"data:image/svg+xml;utf8,Cart\"\nexport const cash = \"data:image/svg+xml;utf8,Cash\"\nexport const cashOutline = \"data:image/svg+xml;utf8,Cash\"\nexport const cashSharp = \"data:image/svg+xml;utf8,Cash\"\nexport const cellular = \"data:image/svg+xml;utf8,Cellular\"\nexport const cellularOutline = \"data:image/svg+xml;utf8,Cellular\"\nexport const cellularSharp = \"data:image/svg+xml;utf8,Cellular\"\nexport const chatbox = \"data:image/svg+xml;utf8,Chatbox\"\nexport const chatboxEllipses = \"data:image/svg+xml;utf8,Chatbox Ellipses\"\nexport const chatboxEllipsesOutline = \"data:image/svg+xml;utf8,Chatbox Ellipses\"\nexport const chatboxEllipsesSharp = \"data:image/svg+xml;utf8,Chatbox Ellipses\"\nexport const chatboxOutline = \"data:image/svg+xml;utf8,Chatbox\"\nexport const chatboxSharp = \"data:image/svg+xml;utf8,Chatbox\"\nexport const chatbubble = \"data:image/svg+xml;utf8,Chatbubble\"\nexport const chatbubbleEllipses = \"data:image/svg+xml;utf8,Chatbubble Ellipses\"\nexport const chatbubbleEllipsesOutline = \"data:image/svg+xml;utf8,Chatbubble Ellipses\"\nexport const chatbubbleEllipsesSharp = \"data:image/svg+xml;utf8,Chatbubble Ellipses\"\nexport const chatbubbleOutline = \"data:image/svg+xml;utf8,Chatbubble\"\nexport const chatbubbleSharp = \"data:image/svg+xml;utf8,Chatbubble\"\nexport const chatbubbles = \"data:image/svg+xml;utf8,Chatbubbles\"\nexport const chatbubblesOutline = \"data:image/svg+xml;utf8,Chatbubbles\"\nexport const chatbubblesSharp = \"data:image/svg+xml;utf8,Chatbubbles\"\nexport const checkbox = \"data:image/svg+xml;utf8,Checkbox\"\nexport const checkboxOutline = \"data:image/svg+xml;utf8,Checkbox\"\nexport const checkboxSharp = \"data:image/svg+xml;utf8,Checkbox\"\nexport const checkmark = \"data:image/svg+xml;utf8,Checkmark\"\nexport const checkmarkCircle = \"data:image/svg+xml;utf8,Checkmark Circle\"\nexport const checkmarkCircleOutline = \"data:image/svg+xml;utf8,Checkmark Circle\"\nexport const checkmarkCircleSharp = \"data:image/svg+xml;utf8,Checkmark Circle\"\nexport const checkmarkDone = \"data:image/svg+xml;utf8,Checkmark Done\"\nexport const checkmarkDoneCircle = \"data:image/svg+xml;utf8,Checkmark Done Circle\"\nexport const checkmarkDoneCircleOutline = \"data:image/svg+xml;utf8,Checkmark Done Circle\"\nexport const checkmarkDoneCircleSharp = \"data:image/svg+xml;utf8,Checkmark Done Circle\"\nexport const checkmarkDoneOutline = \"data:image/svg+xml;utf8,Checkmark Done\"\nexport const checkmarkDoneSharp = \"data:image/svg+xml;utf8,Checkmark Done\"\nexport const checkmarkOutline = \"data:image/svg+xml;utf8,Checkmark\"\nexport const checkmarkSharp = \"data:image/svg+xml;utf8,Checkmark\"\nexport const chevronBack = \"data:image/svg+xml;utf8,Chevron Back\"\nexport const chevronBackCircle = \"data:image/svg+xml;utf8,Chevron Back Circle\"\nexport const chevronBackCircleOutline = \"data:image/svg+xml;utf8,Chevron Back Circle\"\nexport const chevronBackCircleSharp = \"data:image/svg+xml;utf8,Chevron Back Circle\"\nexport const chevronBackOutline = \"data:image/svg+xml;utf8,Chevron Back\"\nexport const chevronBackSharp = \"data:image/svg+xml;utf8,Chevron Back\"\nexport const chevronDown = \"data:image/svg+xml;utf8,Chevron Down\"\nexport const chevronDownCircle = \"data:image/svg+xml;utf8,Chevron Down Circle\"\nexport const chevronDownCircleOutline = \"data:image/svg+xml;utf8,Chevron Down Circle\"\nexport const chevronDownCircleSharp = \"data:image/svg+xml;utf8,Chevron Down Circle\"\nexport const chevronDownOutline = \"data:image/svg+xml;utf8,Chevron Down\"\nexport const chevronDownSharp = \"data:image/svg+xml;utf8,Chevron Down\"\nexport const chevronForward = \"data:image/svg+xml;utf8,Chevron Forward\"\nexport const chevronForwardCircle = \"data:image/svg+xml;utf8,Chevron Forward Circle\"\nexport const chevronForwardCircleOutline = \"data:image/svg+xml;utf8,Chevron Forward Circle\"\nexport const chevronForwardCircleSharp = \"data:image/svg+xml;utf8,Chevron Forward Circle\"\nexport const chevronForwardOutline = \"data:image/svg+xml;utf8,Chevron Forward\"\nexport const chevronForwardSharp = \"data:image/svg+xml;utf8,Chevron Forward\"\nexport const chevronUp = \"data:image/svg+xml;utf8,Chevron Up\"\nexport const chevronUpCircle = \"data:image/svg+xml;utf8,Chevron Up Circle\"\nexport const chevronUpCircleOutline = \"data:image/svg+xml;utf8,Chevron Up Circle\"\nexport const chevronUpCircleSharp = \"data:image/svg+xml;utf8,Chevron Up Circle\"\nexport const chevronUpOutline = \"data:image/svg+xml;utf8,Chevron Up\"\nexport const chevronUpSharp = \"data:image/svg+xml;utf8,Chevron Up\"\nexport const clipboard = \"data:image/svg+xml;utf8,Clipboard\"\nexport const clipboardOutline = \"data:image/svg+xml;utf8,Clipboard\"\nexport const clipboardSharp = \"data:image/svg+xml;utf8,Clipboard\"\nexport const close = \"data:image/svg+xml;utf8,Close\"\nexport const closeCircle = \"data:image/svg+xml;utf8,Close Circle\"\nexport const closeCircleOutline = \"data:image/svg+xml;utf8,Close Circle\"\nexport const closeCircleSharp = \"data:image/svg+xml;utf8,Close Circle\"\nexport const closeOutline = \"data:image/svg+xml;utf8,Close\"\nexport const closeSharp = \"data:image/svg+xml;utf8,Close\"\nexport const cloud = \"data:image/svg+xml;utf8,Cloud\"\nexport const cloudCircle = \"data:image/svg+xml;utf8,Cloud Circle\"\nexport const cloudCircleOutline = \"data:image/svg+xml;utf8,Cloud Circle\"\nexport const cloudCircleSharp = \"data:image/svg+xml;utf8,Cloud Circle\"\nexport const cloudDone = \"data:image/svg+xml;utf8,Cloud Done\"\nexport const cloudDoneOutline = \"data:image/svg+xml;utf8,Cloud Done\"\nexport const cloudDoneSharp = \"data:image/svg+xml;utf8,Cloud Done\"\nexport const cloudDownload = \"data:image/svg+xml;utf8,Cloud Download\"\nexport const cloudDownloadOutline = \"data:image/svg+xml;utf8,Cloud Download\"\nexport const cloudDownloadSharp = \"data:image/svg+xml;utf8,Cloud Download\"\nexport const cloudOffline = \"data:image/svg+xml;utf8,Cloud Offline\"\nexport const cloudOfflineOutline = \"data:image/svg+xml;utf8,Cloud Offline\"\nexport const cloudOfflineSharp = \"data:image/svg+xml;utf8,Cloud Offline\"\nexport const cloudOutline = \"data:image/svg+xml;utf8,Cloud\"\nexport const cloudSharp = \"data:image/svg+xml;utf8,Cloud\"\nexport const cloudUpload = \"data:image/svg+xml;utf8,Cloud Upload\"\nexport const cloudUploadOutline = \"data:image/svg+xml;utf8,Cloud Upload\"\nexport const cloudUploadSharp = \"data:image/svg+xml;utf8,Cloud Upload\"\nexport const cloudy = \"data:image/svg+xml;utf8,Cloudy\"\nexport const cloudyNight = \"data:image/svg+xml;utf8,Cloudy Night\"\nexport const cloudyNightOutline = \"data:image/svg+xml;utf8,Cloudy Night\"\nexport const cloudyNightSharp = \"data:image/svg+xml;utf8,Cloudy Night\"\nexport const cloudyOutline = \"data:image/svg+xml;utf8,Cloudy\"\nexport const cloudySharp = \"data:image/svg+xml;utf8,Cloudy\"\nexport const code = \"data:image/svg+xml;utf8,Code\"\nexport const codeDownload = \"data:image/svg+xml;utf8,Code Download\"\nexport const codeDownloadOutline = \"data:image/svg+xml;utf8,Code Download\"\nexport const codeDownloadSharp = \"data:image/svg+xml;utf8,Code Download\"\nexport const codeOutline = \"data:image/svg+xml;utf8,Code\"\nexport const codeSharp = \"data:image/svg+xml;utf8,Code\"\nexport const codeSlash = \"data:image/svg+xml;utf8,Code Slash\"\nexport const codeSlashOutline = \"data:image/svg+xml;utf8,Code Slash\"\nexport const codeSlashSharp = \"data:image/svg+xml;utf8,Code Slash\"\nexport const codeWorking = \"data:image/svg+xml;utf8,Code Working\"\nexport const codeWorkingOutline = \"data:image/svg+xml;utf8,Code Working\"\nexport const codeWorkingSharp = \"data:image/svg+xml;utf8,Code Working\"\nexport const cog = \"data:image/svg+xml;utf8,Cog\"\nexport const cogOutline = \"data:image/svg+xml;utf8,Cog\"\nexport const cogSharp = \"data:image/svg+xml;utf8,Cog\"\nexport const colorFill = \"data:image/svg+xml;utf8,Color Fill\"\nexport const colorFillOutline = \"data:image/svg+xml;utf8,Color Fill\"\nexport const colorFillSharp = \"data:image/svg+xml;utf8,Color Fill\"\nexport const colorFilter = \"data:image/svg+xml;utf8,Color Filter\"\nexport const colorFilterOutline = \"data:image/svg+xml;utf8,Color Filter\"\nexport const colorFilterSharp = \"data:image/svg+xml;utf8,Color Filter\"\nexport const colorPalette = \"data:image/svg+xml;utf8,Color Palette\"\nexport const colorPaletteOutline = \"data:image/svg+xml;utf8,Color Palette\"\nexport const colorPaletteSharp = \"data:image/svg+xml;utf8,Color Palette\"\nexport const colorWand = \"data:image/svg+xml;utf8,Color Wand\"\nexport const colorWandOutline = \"data:image/svg+xml;utf8,Color Wand\"\nexport const colorWandSharp = \"data:image/svg+xml;utf8,Color Wand\"\nexport const compass = \"data:image/svg+xml;utf8,Compass\"\nexport const compassOutline = \"data:image/svg+xml;utf8,Compass\"\nexport const compassSharp = \"data:image/svg+xml;utf8,Compass\"\nexport const construct = \"data:image/svg+xml;utf8,Construct\"\nexport const constructOutline = \"data:image/svg+xml;utf8,Construct\"\nexport const constructSharp = \"data:image/svg+xml;utf8,Construct\"\nexport const contract = \"data:image/svg+xml;utf8,Contract\"\nexport const contractOutline = \"data:image/svg+xml;utf8,Contract\"\nexport const contractSharp = \"data:image/svg+xml;utf8,Contract\"\nexport const contrast = \"data:image/svg+xml;utf8,Contrast\"\nexport const contrastOutline = \"data:image/svg+xml;utf8,Contrast\"\nexport const contrastSharp = \"data:image/svg+xml;utf8,Contrast\"\nexport const copy = \"data:image/svg+xml;utf8,Copy\"\nexport const copyOutline = \"data:image/svg+xml;utf8,Copy\"\nexport const copySharp = \"data:image/svg+xml;utf8,Copy\"\nexport const create = \"data:image/svg+xml;utf8,Create\"\nexport const createOutline = \"data:image/svg+xml;utf8,Create\"\nexport const createSharp = \"data:image/svg+xml;utf8,Create\"\nexport const crop = \"data:image/svg+xml;utf8,Crop\"\nexport const cropOutline = \"data:image/svg+xml;utf8,Crop\"\nexport const cropSharp = \"data:image/svg+xml;utf8,Crop\"\nexport const cube = \"data:image/svg+xml;utf8,Cube\"\nexport const cubeOutline = \"data:image/svg+xml;utf8,Cube\"\nexport const cubeSharp = \"data:image/svg+xml;utf8,Cube\"\nexport const cut = \"data:image/svg+xml;utf8,Cut\"\nexport const cutOutline = \"data:image/svg+xml;utf8,Cut\"\nexport const cutSharp = \"data:image/svg+xml;utf8,Cut\"\nexport const desktop = \"data:image/svg+xml;utf8,Desktop\"\nexport const desktopOutline = \"data:image/svg+xml;utf8,Desktop\"\nexport const desktopSharp = \"data:image/svg+xml;utf8,Desktop\"\nexport const diamond = \"data:image/svg+xml;utf8,Diamond\"\nexport const diamondOutline = \"data:image/svg+xml;utf8,Diamond\"\nexport const diamondSharp = \"data:image/svg+xml;utf8,Diamond\"\nexport const dice = \"data:image/svg+xml;utf8,Dice\"\nexport const diceOutline = \"data:image/svg+xml;utf8,Dice\"\nexport const diceSharp = \"data:image/svg+xml;utf8,Dice\"\nexport const disc = \"data:image/svg+xml;utf8,Disc\"\nexport const discOutline = \"data:image/svg+xml;utf8,Disc\"\nexport const discSharp = \"data:image/svg+xml;utf8,Disc\"\nexport const document = \"data:image/svg+xml;utf8,Document\"\nexport const documentAttach = \"data:image/svg+xml;utf8,Document Attach\"\nexport const documentAttachOutline = \"data:image/svg+xml;utf8,Document Attach\"\nexport const documentAttachSharp = \"data:image/svg+xml;utf8,Document Attach\"\nexport const documentLock = \"data:image/svg+xml;utf8,Document Lock\"\nexport const documentLockOutline = \"data:image/svg+xml;utf8,Document Lock\"\nexport const documentLockSharp = \"data:image/svg+xml;utf8,Document Lock\"\nexport const documentOutline = \"data:image/svg+xml;utf8,Document\"\nexport const documentSharp = \"data:image/svg+xml;utf8,Document\"\nexport const documentText = \"data:image/svg+xml;utf8,Document Text\"\nexport const documentTextOutline = \"data:image/svg+xml;utf8,Document Text\"\nexport const documentTextSharp = \"data:image/svg+xml;utf8,Document Text\"\nexport const documents = \"data:image/svg+xml;utf8,Documents\"\nexport const documentsOutline = \"data:image/svg+xml;utf8,Documents\"\nexport const documentsSharp = \"data:image/svg+xml;utf8,Documents\"\nexport const download = \"data:image/svg+xml;utf8,Download\"\nexport const downloadOutline = \"data:image/svg+xml;utf8,Download\"\nexport const downloadSharp = \"data:image/svg+xml;utf8,Download\"\nexport const duplicate = \"data:image/svg+xml;utf8,Duplicate\"\nexport const duplicateOutline = \"data:image/svg+xml;utf8,Duplicate\"\nexport const duplicateSharp = \"data:image/svg+xml;utf8,Duplicate\"\nexport const ear = \"data:image/svg+xml;utf8,Ear\"\nexport const earOutline = \"data:image/svg+xml;utf8,Ear\"\nexport const earSharp = \"data:image/svg+xml;utf8,Ear\"\nexport const earth = \"data:image/svg+xml;utf8,Earth\"\nexport const earthOutline = \"data:image/svg+xml;utf8,Earth\"\nexport const earthSharp = \"data:image/svg+xml;utf8,Earth\"\nexport const easel = \"data:image/svg+xml;utf8,Easel\"\nexport const easelOutline = \"data:image/svg+xml;utf8,Easel\"\nexport const easelSharp = \"data:image/svg+xml;utf8,Easel\"\nexport const egg = \"data:image/svg+xml;utf8,Egg\"\nexport const eggOutline = \"data:image/svg+xml;utf8,Egg\"\nexport const eggSharp = \"data:image/svg+xml;utf8,Egg\"\nexport const ellipse = \"data:image/svg+xml;utf8,Ellipse\"\nexport const ellipseOutline = \"data:image/svg+xml;utf8,Ellipse\"\nexport const ellipseSharp = \"data:image/svg+xml;utf8,Ellipse\"\nexport const ellipsisHorizontal = \"data:image/svg+xml;utf8,Ellipsis Horizontal\"\nexport const ellipsisHorizontalCircle = \"data:image/svg+xml;utf8,Ellipsis Horizontal Circle\"\nexport const ellipsisHorizontalCircleOutline = \"data:image/svg+xml;utf8,Ellipsis Horizontal Circle\"\nexport const ellipsisHorizontalCircleSharp = \"data:image/svg+xml;utf8,Ellipsis Horizontal Circle\"\nexport const ellipsisHorizontalOutline = \"data:image/svg+xml;utf8,Ellipsis Horizontal\"\nexport const ellipsisHorizontalSharp = \"data:image/svg+xml;utf8,Ellipsis Horizontal\"\nexport const ellipsisVertical = \"data:image/svg+xml;utf8,Ellipsis Vertical\"\nexport const ellipsisVerticalCircle = \"data:image/svg+xml;utf8,Ellipsis Vertical Circle\"\nexport const ellipsisVerticalCircleOutline = \"data:image/svg+xml;utf8,Ellipsis Vertical Circle\"\nexport const ellipsisVerticalCircleSharp = \"data:image/svg+xml;utf8,Ellipsis Vertical Circle\"\nexport const ellipsisVerticalOutline = \"data:image/svg+xml;utf8,Ellipsis Vertical\"\nexport const ellipsisVerticalSharp = \"data:image/svg+xml;utf8,Ellipsis Vertical\"\nexport const enter = \"data:image/svg+xml;utf8,Enter\"\nexport const enterOutline = \"data:image/svg+xml;utf8,Enter\"\nexport const enterSharp = \"data:image/svg+xml;utf8,Enter\"\nexport const exit = \"data:image/svg+xml;utf8,Exit\"\nexport const exitOutline = \"data:image/svg+xml;utf8,Exit\"\nexport const exitSharp = \"data:image/svg+xml;utf8,Exit\"\nexport const expand = \"data:image/svg+xml;utf8,Expand\"\nexport const expandOutline = \"data:image/svg+xml;utf8,Expand\"\nexport const expandSharp = \"data:image/svg+xml;utf8,Expand\"\nexport const extensionPuzzle = \"data:image/svg+xml;utf8,Extension Puzzle\"\nexport const extensionPuzzleOutline = \"data:image/svg+xml;utf8,Extension Puzzle\"\nexport const extensionPuzzleSharp = \"data:image/svg+xml;utf8,Extension Puzzle\"\nexport const eye = \"data:image/svg+xml;utf8,Eye\"\nexport const eyeOff = \"data:image/svg+xml;utf8,Eye Off\"\nexport const eyeOffOutline = \"data:image/svg+xml;utf8,Eye Off\"\nexport const eyeOffSharp = \"data:image/svg+xml;utf8,Eye Off\"\nexport const eyeOutline = \"data:image/svg+xml;utf8,Eye\"\nexport const eyeSharp = \"data:image/svg+xml;utf8,Eye\"\nexport const eyedrop = \"data:image/svg+xml;utf8,Eyedrop\"\nexport const eyedropOutline = \"data:image/svg+xml;utf8,Eyedrop\"\nexport const eyedropSharp = \"data:image/svg+xml;utf8,Eyedrop\"\nexport const fastFood = \"data:image/svg+xml;utf8,Fast Food\"\nexport const fastFoodOutline = \"data:image/svg+xml;utf8,Fast Food\"\nexport const fastFoodSharp = \"data:image/svg+xml;utf8,Fast Food\"\nexport const female = \"data:image/svg+xml;utf8,Female\"\nexport const femaleOutline = \"data:image/svg+xml;utf8,Female\"\nexport const femaleSharp = \"data:image/svg+xml;utf8,Female\"\nexport const fileTray = \"data:image/svg+xml;utf8,File Tray\"\nexport const fileTrayFull = \"data:image/svg+xml;utf8,File Tray Full\"\nexport const fileTrayFullOutline = \"data:image/svg+xml;utf8,File Tray Full\"\nexport const fileTrayFullSharp = \"data:image/svg+xml;utf8,File Tray Full\"\nexport const fileTrayOutline = \"data:image/svg+xml;utf8,File Tray\"\nexport const fileTraySharp = \"data:image/svg+xml;utf8,File Tray\"\nexport const fileTrayStacked = \"data:image/svg+xml;utf8,File Tray Stacked\"\nexport const fileTrayStackedOutline = \"data:image/svg+xml;utf8,File Tray Stacked\"\nexport const fileTrayStackedSharp = \"data:image/svg+xml;utf8,File Tray Stacked\"\nexport const film = \"data:image/svg+xml;utf8,Film\"\nexport const filmOutline = \"data:image/svg+xml;utf8,Film\"\nexport const filmSharp = \"data:image/svg+xml;utf8,Film\"\nexport const filter = \"data:image/svg+xml;utf8,Filter\"\nexport const filterCircle = \"data:image/svg+xml;utf8,Filter Circle\"\nexport const filterCircleOutline = \"data:image/svg+xml;utf8,Filter Circle\"\nexport const filterCircleSharp = \"data:image/svg+xml;utf8,Filter Circle\"\nexport const filterOutline = \"data:image/svg+xml;utf8,Filter\"\nexport const filterSharp = \"data:image/svg+xml;utf8,Filter\"\nexport const fingerPrint = \"data:image/svg+xml;utf8,Finger Print\"\nexport const fingerPrintOutline = \"data:image/svg+xml;utf8,Finger Print\"\nexport const fingerPrintSharp = \"data:image/svg+xml;utf8,Finger Print\"\nexport const fish = \"data:image/svg+xml;utf8,Fish\"\nexport const fishOutline = \"data:image/svg+xml;utf8,Fish\"\nexport const fishSharp = \"data:image/svg+xml;utf8,Fish\"\nexport const fitness = \"data:image/svg+xml;utf8,Fitness\"\nexport const fitnessOutline = \"data:image/svg+xml;utf8,Fitness\"\nexport const fitnessSharp = \"data:image/svg+xml;utf8,Fitness\"\nexport const flag = \"data:image/svg+xml;utf8,Flag\"\nexport const flagOutline = \"data:image/svg+xml;utf8,Flag\"\nexport const flagSharp = \"data:image/svg+xml;utf8,Flag\"\nexport const flame = \"data:image/svg+xml;utf8,Flame\"\nexport const flameOutline = \"data:image/svg+xml;utf8,Flame\"\nexport const flameSharp = \"data:image/svg+xml;utf8,Flame\"\nexport const flash = \"data:image/svg+xml;utf8,Flash\"\nexport const flashOff = \"data:image/svg+xml;utf8,Flash Off\"\nexport const flashOffOutline = \"data:image/svg+xml;utf8,Flash Off\"\nexport const flashOffSharp = \"data:image/svg+xml;utf8,Flash Off\"\nexport const flashOutline = \"data:image/svg+xml;utf8,Flash\"\nexport const flashSharp = \"data:image/svg+xml;utf8,Flash\"\nexport const flashlight = \"data:image/svg+xml;utf8,Flashlight\"\nexport const flashlightOutline = \"data:image/svg+xml;utf8,Flashlight\"\nexport const flashlightSharp = \"data:image/svg+xml;utf8,Flashlight\"\nexport const flask = \"data:image/svg+xml;utf8,Flask\"\nexport const flaskOutline = \"data:image/svg+xml;utf8,Flask\"\nexport const flaskSharp = \"data:image/svg+xml;utf8,Flask\"\nexport const flower = \"data:image/svg+xml;utf8,Flower\"\nexport const flowerOutline = \"data:image/svg+xml;utf8,Flower\"\nexport const flowerSharp = \"data:image/svg+xml;utf8,Flower\"\nexport const folder = \"data:image/svg+xml;utf8,Folder\"\nexport const folderOpen = \"data:image/svg+xml;utf8,Folder Open\"\nexport const folderOpenOutline = \"data:image/svg+xml;utf8,Folder Open\"\nexport const folderOpenSharp = \"data:image/svg+xml;utf8,Folder Open\"\nexport const folderOutline = \"data:image/svg+xml;utf8,Folder\"\nexport const folderSharp = \"data:image/svg+xml;utf8,Folder\"\nexport const football = \"data:image/svg+xml;utf8,Football\"\nexport const footballOutline = \"data:image/svg+xml;utf8,Football\"\nexport const footballSharp = \"data:image/svg+xml;utf8,Football\"\nexport const footsteps = \"data:image/svg+xml;utf8,Footsteps\"\nexport const footstepsOutline = \"data:image/svg+xml;utf8,Footsteps\"\nexport const footstepsSharp = \"data:image/svg+xml;utf8,Footsteps\"\nexport const funnel = \"data:image/svg+xml;utf8,Funnel\"\nexport const funnelOutline = \"data:image/svg+xml;utf8,Funnel\"\nexport const funnelSharp = \"data:image/svg+xml;utf8,Funnel\"\nexport const gameController = \"data:image/svg+xml;utf8,Game Controller\"\nexport const gameControllerOutline = \"data:image/svg+xml;utf8,Game Controller\"\nexport const gameControllerSharp = \"data:image/svg+xml;utf8,Game Controller\"\nexport const gift = \"data:image/svg+xml;utf8,Gift\"\nexport const giftOutline = \"data:image/svg+xml;utf8,Gift\"\nexport const giftSharp = \"data:image/svg+xml;utf8,Gift\"\nexport const gitBranch = \"data:image/svg+xml;utf8,Git Branch\"\nexport const gitBranchOutline = \"data:image/svg+xml;utf8,Git Branch\"\nexport const gitBranchSharp = \"data:image/svg+xml;utf8,Git Branch\"\nexport const gitCommit = \"data:image/svg+xml;utf8,Git Commit\"\nexport const gitCommitOutline = \"data:image/svg+xml;utf8,Git Commit\"\nexport const gitCommitSharp = \"data:image/svg+xml;utf8,Git Commit\"\nexport const gitCompare = \"data:image/svg+xml;utf8,Git Compare\"\nexport const gitCompareOutline = \"data:image/svg+xml;utf8,Git Compare\"\nexport const gitCompareSharp = \"data:image/svg+xml;utf8,Git Compare\"\nexport const gitMerge = \"data:image/svg+xml;utf8,Git Merge\"\nexport const gitMergeOutline = \"data:image/svg+xml;utf8,Git Merge\"\nexport const gitMergeSharp = \"data:image/svg+xml;utf8,Git Merge\"\nexport const gitNetwork = \"data:image/svg+xml;utf8,Git Network\"\nexport const gitNetworkOutline = \"data:image/svg+xml;utf8,Git Network\"\nexport const gitNetworkSharp = \"data:image/svg+xml;utf8,Git Network\"\nexport const gitPullRequest = \"data:image/svg+xml;utf8,Git Pull Request\"\nexport const gitPullRequestOutline = \"data:image/svg+xml;utf8,Git Pull Request\"\nexport const gitPullRequestSharp = \"data:image/svg+xml;utf8,Git Pull Request\"\nexport const glasses = \"data:image/svg+xml;utf8,Glasses\"\nexport const glassesOutline = \"data:image/svg+xml;utf8,Glasses\"\nexport const glassesSharp = \"data:image/svg+xml;utf8,Glasses\"\nexport const globe = \"data:image/svg+xml;utf8,Globe\"\nexport const globeOutline = \"data:image/svg+xml;utf8,Globe\"\nexport const globeSharp = \"data:image/svg+xml;utf8,Globe\"\nexport const golf = \"data:image/svg+xml;utf8,Golf\"\nexport const golfOutline = \"data:image/svg+xml;utf8,Golf\"\nexport const golfSharp = \"data:image/svg+xml;utf8,Golf\"\nexport const grid = \"data:image/svg+xml;utf8,Grid\"\nexport const gridOutline = \"data:image/svg+xml;utf8,Grid\"\nexport const gridSharp = \"data:image/svg+xml;utf8,Grid\"\nexport const hammer = \"data:image/svg+xml;utf8,Hammer\"\nexport const hammerOutline = \"data:image/svg+xml;utf8,Hammer\"\nexport const hammerSharp = \"data:image/svg+xml;utf8,Hammer\"\nexport const handLeft = \"data:image/svg+xml;utf8,Hand Left\"\nexport const handLeftOutline = \"data:image/svg+xml;utf8,Hand Left\"\nexport const handLeftSharp = \"data:image/svg+xml;utf8,Hand Left\"\nexport const handRight = \"data:image/svg+xml;utf8,Hand Right\"\nexport const handRightOutline = \"data:image/svg+xml;utf8,Hand Right\"\nexport const handRightSharp = \"data:image/svg+xml;utf8,Hand Right\"\nexport const happy = \"data:image/svg+xml;utf8,Happy\"\nexport const happyOutline = \"data:image/svg+xml;utf8,Happy\"\nexport const happySharp = \"data:image/svg+xml;utf8,Happy\"\nexport const hardwareChip = \"data:image/svg+xml;utf8,Hardware Chip\"\nexport const hardwareChipOutline = \"data:image/svg+xml;utf8,Hardware Chip\"\nexport const hardwareChipSharp = \"data:image/svg+xml;utf8,Hardware Chip\"\nexport const headset = \"data:image/svg+xml;utf8,Headset\"\nexport const headsetOutline = \"data:image/svg+xml;utf8,Headset\"\nexport const headsetSharp = \"data:image/svg+xml;utf8,Headset\"\nexport const heart = \"data:image/svg+xml;utf8,Heart\"\nexport const heartCircle = \"data:image/svg+xml;utf8,Heart Circle\"\nexport const heartCircleOutline = \"data:image/svg+xml;utf8,Heart Circle\"\nexport const heartCircleSharp = \"data:image/svg+xml;utf8,Heart Circle\"\nexport const heartDislike = \"data:image/svg+xml;utf8,Heart Dislike\"\nexport const heartDislikeCircle = \"data:image/svg+xml;utf8,Heart Dislike Circle\"\nexport const heartDislikeCircleOutline = \"data:image/svg+xml;utf8,Heart Dislike Circle\"\nexport const heartDislikeCircleSharp = \"data:image/svg+xml;utf8,Heart Dislike Circle\"\nexport const heartDislikeOutline = \"data:image/svg+xml;utf8,Heart Dislike\"\nexport const heartDislikeSharp = \"data:image/svg+xml;utf8,Heart Dislike\"\nexport const heartHalf = \"data:image/svg+xml;utf8,Heart Half\"\nexport const heartHalfOutline = \"data:image/svg+xml;utf8,Heart Half\"\nexport const heartHalfSharp = \"data:image/svg+xml;utf8,Heart Half\"\nexport const heartOutline = \"data:image/svg+xml;utf8,Heart\"\nexport const heartSharp = \"data:image/svg+xml;utf8,Heart\"\nexport const help = \"data:image/svg+xml;utf8,Help\"\nexport const helpBuoy = \"data:image/svg+xml;utf8,Help Buoy\"\nexport const helpBuoyOutline = \"data:image/svg+xml;utf8,Help Buoy\"\nexport const helpBuoySharp = \"data:image/svg+xml;utf8,Help Buoy\"\nexport const helpCircle = \"data:image/svg+xml;utf8,Help Circle\"\nexport const helpCircleOutline = \"data:image/svg+xml;utf8,Help Circle\"\nexport const helpCircleSharp = \"data:image/svg+xml;utf8,Help Circle\"\nexport const helpOutline = \"data:image/svg+xml;utf8,Help\"\nexport const helpSharp = \"data:image/svg+xml;utf8,Help\"\nexport const home = \"data:image/svg+xml;utf8,Home\"\nexport const homeOutline = \"data:image/svg+xml;utf8,Home\"\nexport const homeSharp = \"data:image/svg+xml;utf8,Home\"\nexport const hourglass = \"data:image/svg+xml;utf8,Hourglass\"\nexport const hourglassOutline = \"data:image/svg+xml;utf8,Hourglass\"\nexport const hourglassSharp = \"data:image/svg+xml;utf8,Hourglass\"\nexport const iceCream = \"data:image/svg+xml;utf8,Ice Cream\"\nexport const iceCreamOutline = \"data:image/svg+xml;utf8,Ice Cream\"\nexport const iceCreamSharp = \"data:image/svg+xml;utf8,Ice Cream\"\nexport const idCard = \"data:image/svg+xml;utf8,Id Card\"\nexport const idCardOutline = \"data:image/svg+xml;utf8,Id Card\"\nexport const idCardSharp = \"data:image/svg+xml;utf8,Id Card\"\nexport const image = \"data:image/svg+xml;utf8,Image\"\nexport const imageOutline = \"data:image/svg+xml;utf8,Image\"\nexport const imageSharp = \"data:image/svg+xml;utf8,Image\"\nexport const images = \"data:image/svg+xml;utf8,Images\"\nexport const imagesOutline = \"data:image/svg+xml;utf8,Images\"\nexport const imagesSharp = \"data:image/svg+xml;utf8,Images\"\nexport const infinite = \"data:image/svg+xml;utf8,Infinite\"\nexport const infiniteOutline = \"data:image/svg+xml;utf8,Infinite\"\nexport const infiniteSharp = \"data:image/svg+xml;utf8,Infinite\"\nexport const information = \"data:image/svg+xml;utf8,Information\"\nexport const informationCircle = \"data:image/svg+xml;utf8,Information Circle\"\nexport const informationCircleOutline = \"data:image/svg+xml;utf8,Information Circle\"\nexport const informationCircleSharp = \"data:image/svg+xml;utf8,Information Circle\"\nexport const informationOutline = \"data:image/svg+xml;utf8,Information\"\nexport const informationSharp = \"data:image/svg+xml;utf8,Information\"\nexport const invertMode = \"data:image/svg+xml;utf8,Invert Mode\"\nexport const invertModeOutline = \"data:image/svg+xml;utf8,Invert Mode\"\nexport const invertModeSharp = \"data:image/svg+xml;utf8,Invert Mode\"\nexport const journal = \"data:image/svg+xml;utf8,Journal\"\nexport const journalOutline = \"data:image/svg+xml;utf8,Journal\"\nexport const journalSharp = \"data:image/svg+xml;utf8,Journal\"\nexport const key = \"data:image/svg+xml;utf8,Key\"\nexport const keyOutline = \"data:image/svg+xml;utf8,Key\"\nexport const keySharp = \"data:image/svg+xml;utf8,Key\"\nexport const keypad = \"data:image/svg+xml;utf8,Keypad\"\nexport const keypadOutline = \"data:image/svg+xml;utf8,Keypad\"\nexport const keypadSharp = \"data:image/svg+xml;utf8,Keypad\"\nexport const language = \"data:image/svg+xml;utf8,Language\"\nexport const languageOutline = \"data:image/svg+xml;utf8,Language\"\nexport const languageSharp = \"data:image/svg+xml;utf8,Language\"\nexport const laptop = \"data:image/svg+xml;utf8,Laptop\"\nexport const laptopOutline = \"data:image/svg+xml;utf8,Laptop\"\nexport const laptopSharp = \"data:image/svg+xml;utf8,Laptop\"\nexport const layers = \"data:image/svg+xml;utf8,Layers\"\nexport const layersOutline = \"data:image/svg+xml;utf8,Layers\"\nexport const layersSharp = \"data:image/svg+xml;utf8,Layers\"\nexport const leaf = \"data:image/svg+xml;utf8,Leaf\"\nexport const leafOutline = \"data:image/svg+xml;utf8,Leaf\"\nexport const leafSharp = \"data:image/svg+xml;utf8,Leaf\"\nexport const library = \"data:image/svg+xml;utf8,Library\"\nexport const libraryOutline = \"data:image/svg+xml;utf8,Library\"\nexport const librarySharp = \"data:image/svg+xml;utf8,Library\"\nexport const link = \"data:image/svg+xml;utf8,Link\"\nexport const linkOutline = \"data:image/svg+xml;utf8,Link\"\nexport const linkSharp = \"data:image/svg+xml;utf8,Link\"\nexport const list = \"data:image/svg+xml;utf8,List\"\nexport const listCircle = \"data:image/svg+xml;utf8,List Circle\"\nexport const listCircleOutline = \"data:image/svg+xml;utf8,List Circle\"\nexport const listCircleSharp = \"data:image/svg+xml;utf8,List Circle\"\nexport const listOutline = \"data:image/svg+xml;utf8,List\"\nexport const listSharp = \"data:image/svg+xml;utf8,List\"\nexport const locate = \"data:image/svg+xml;utf8,Locate\"\nexport const locateOutline = \"data:image/svg+xml;utf8,Locate\"\nexport const locateSharp = \"data:image/svg+xml;utf8,Locate\"\nexport const location = \"data:image/svg+xml;utf8,Location\"\nexport const locationOutline = \"data:image/svg+xml;utf8,Location\"\nexport const locationSharp = \"data:image/svg+xml;utf8,Location\"\nexport const lockClosed = \"data:image/svg+xml;utf8,Lock Closed\"\nexport const lockClosedOutline = \"data:image/svg+xml;utf8,Lock Closed\"\nexport const lockClosedSharp = \"data:image/svg+xml;utf8,Lock Closed\"\nexport const lockOpen = \"data:image/svg+xml;utf8,Lock Open\"\nexport const lockOpenOutline = \"data:image/svg+xml;utf8,Lock Open\"\nexport const lockOpenSharp = \"data:image/svg+xml;utf8,Lock Open\"\nexport const logIn = \"data:image/svg+xml;utf8,Log In\"\nexport const logInOutline = \"data:image/svg+xml;utf8,Log In\"\nexport const logInSharp = \"data:image/svg+xml;utf8,Log In\"\nexport const logOut = \"data:image/svg+xml;utf8,Log Out\"\nexport const logOutOutline = \"data:image/svg+xml;utf8,Log Out\"\nexport const logOutSharp = \"data:image/svg+xml;utf8,Log Out\"\nexport const logoAlipay = \"data:image/svg+xml;utf8,Logo Alipay\"\nexport const logoAmazon = \"data:image/svg+xml;utf8,Logo Amazon\"\nexport const logoAmplify = \"data:image/svg+xml;utf8,Logo Amplify\"\nexport const logoAndroid = \"data:image/svg+xml;utf8,Logo Android\"\nexport const logoAngular = \"data:image/svg+xml;utf8,Logo Angular\"\nexport const logoApple = \"data:image/svg+xml;utf8,Logo Apple\"\nexport const logoAppleAppstore = \"data:image/svg+xml;utf8,Logo Apple Appstore\"\nexport const logoAppleAr = \"data:image/svg+xml;utf8,Logo Apple Ar\"\nexport const logoBehance = \"data:image/svg+xml;utf8,Logo Behance\"\nexport const logoBitbucket = \"data:image/svg+xml;utf8,Logo Bitbucket\"\nexport const logoBitcoin = \"data:image/svg+xml;utf8,Logo Bitcoin\"\nexport const logoBuffer = \"data:image/svg+xml;utf8,Logo Buffer\"\nexport const logoCapacitor = \"data:image/svg+xml;utf8,Logo Capacitor\"\nexport const logoChrome = \"data:image/svg+xml;utf8,Logo Chrome\"\nexport const logoClosedCaptioning = \"data:image/svg+xml;utf8,Logo Closed Captioning\"\nexport const logoCodepen = \"data:image/svg+xml;utf8,Logo Codepen\"\nexport const logoCss3 = \"data:image/svg+xml;utf8,Logo Css3\"\nexport const logoDesignernews = \"data:image/svg+xml;utf8,Logo Designernews\"\nexport const logoDeviantart = \"data:image/svg+xml;utf8,Logo Deviantart\"\nexport const logoDiscord = \"data:image/svg+xml;utf8,Logo Discord\"\nexport const logoDocker = \"data:image/svg+xml;utf8,Logo Docker\"\nexport const logoDribbble = \"data:image/svg+xml;utf8,Logo Dribbble\"\nexport const logoDropbox = \"data:image/svg+xml;utf8,Logo Dropbox\"\nexport const logoEdge = \"data:image/svg+xml;utf8,Logo Edge\"\nexport const logoElectron = \"data:image/svg+xml;utf8,Logo Electron\"\nexport const logoEuro = \"data:image/svg+xml;utf8,Logo Euro\"\nexport const logoFacebook = \"data:image/svg+xml;utf8,Logo Facebook\"\nexport const logoFigma = \"data:image/svg+xml;utf8,Logo Figma\"\nexport const logoFirebase = \"data:image/svg+xml;utf8,Logo Firebase\"\nexport const logoFirefox = \"data:image/svg+xml;utf8,Logo Firefox\"\nexport const logoFlickr = \"data:image/svg+xml;utf8,Logo Flickr\"\nexport const logoFoursquare = \"data:image/svg+xml;utf8,Logo Foursquare\"\nexport const logoGithub = \"data:image/svg+xml;utf8,Logo Github\"\nexport const logoGitlab = \"data:image/svg+xml;utf8,Logo Gitlab\"\nexport const logoGoogle = \"data:image/svg+xml;utf8,Logo Google\"\nexport const logoGooglePlaystore = \"data:image/svg+xml;utf8,Logo Google Playstore\"\nexport const logoHackernews = \"data:image/svg+xml;utf8,Logo Hackernews\"\nexport const logoHtml5 = \"data:image/svg+xml;utf8,Logo Html5\"\nexport const logoInstagram = \"data:image/svg+xml;utf8,Logo Instagram\"\nexport const logoIonic = \"data:image/svg+xml;utf8,Logo Ionic\"\nexport const logoIonitron = \"data:image/svg+xml;utf8,Logo Ionitron\"\nexport const logoJavascript = \"data:image/svg+xml;utf8,Logo Javascript\"\nexport const logoLaravel = \"data:image/svg+xml;utf8,Logo Laravel\"\nexport const logoLinkedin = \"data:image/svg+xml;utf8,Logo Linkedin\"\nexport const logoMarkdown = \"data:image/svg+xml;utf8,Logo Markdown\"\nexport const logoMastodon = \"data:image/svg+xml;utf8,Logo Mastodon\"\nexport const logoMedium = \"data:image/svg+xml;utf8,Logo Medium\"\nexport const logoMicrosoft = \"data:image/svg+xml;utf8,Logo Microsoft\"\nexport const logoNoSmoking = \"data:image/svg+xml;utf8,Logo No Smoking\"\nexport const logoNodejs = \"data:image/svg+xml;utf8,Logo Nodejs\"\nexport const logoNpm = \"data:image/svg+xml;utf8,Logo Npm\"\nexport const logoOctocat = \"data:image/svg+xml;utf8,Logo Octocat\"\nexport const logoPaypal = \"data:image/svg+xml;utf8,Logo Paypal\"\nexport const logoPinterest = \"data:image/svg+xml;utf8,Logo Pinterest\"\nexport const logoPlaystation = \"data:image/svg+xml;utf8,Logo Playstation\"\nexport const logoPwa = \"data:image/svg+xml;utf8,Logo Pwa\"\nexport const logoPython = \"data:image/svg+xml;utf8,Logo Python\"\nexport const logoReact = \"data:image/svg+xml;utf8,Logo React\"\nexport const logoReddit = \"data:image/svg+xml;utf8,Logo Reddit\"\nexport const logoRss = \"data:image/svg+xml;utf8,Logo Rss\"\nexport const logoSass = \"data:image/svg+xml;utf8,Logo Sass\"\nexport const logoSkype = \"data:image/svg+xml;utf8,Logo Skype\"\nexport const logoSlack = \"data:image/svg+xml;utf8,Logo Slack\"\nexport const logoSnapchat = \"data:image/svg+xml;utf8,Logo Snapchat\"\nexport const logoSoundcloud = \"data:image/svg+xml;utf8,Logo Soundcloud\"\nexport const logoStackoverflow = \"data:image/svg+xml;utf8,Logo Stackoverflow\"\nexport const logoSteam = \"data:image/svg+xml;utf8,Logo Steam\"\nexport const logoStencil = \"data:image/svg+xml;utf8,Logo Stencil\"\nexport const logoTableau = \"data:image/svg+xml;utf8,Logo Tableau\"\nexport const logoTiktok = \"data:image/svg+xml;utf8,Logo Tiktok\"\nexport const logoTumblr = \"data:image/svg+xml;utf8,Logo Tumblr\"\nexport const logoTux = \"data:image/svg+xml;utf8,Logo Tux\"\nexport const logoTwitch = \"data:image/svg+xml;utf8,Logo Twitch\"\nexport const logoTwitter = \"data:image/svg+xml;utf8,Logo Twitter\"\nexport const logoUsd = \"data:image/svg+xml;utf8,Logo Usd\"\nexport const logoVenmo = \"data:image/svg+xml;utf8,Logo Venmo\"\nexport const logoVercel = \"data:image/svg+xml;utf8,Logo Vercel\"\nexport const logoVimeo = \"data:image/svg+xml;utf8,Logo Vimeo\"\nexport const logoVk = \"data:image/svg+xml;utf8,Logo Vk\"\nexport const logoVue = \"data:image/svg+xml;utf8,Logo Vue\"\nexport const logoWebComponent = \"data:image/svg+xml;utf8,Logo Web Component\"\nexport const logoWechat = \"data:image/svg+xml;utf8,Logo Wechat\"\nexport const logoWhatsapp = \"data:image/svg+xml;utf8,Logo Whatsapp\"\nexport const logoWindows = \"data:image/svg+xml;utf8,Logo Windows\"\nexport const logoWordpress = \"data:image/svg+xml;utf8,Logo Wordpress\"\nexport const logoXbox = \"data:image/svg+xml;utf8,Logo Xbox\"\nexport const logoXing = \"data:image/svg+xml;utf8,Logo Xing\"\nexport const logoYahoo = \"data:image/svg+xml;utf8,Logo Yahoo\"\nexport const logoYen = \"data:image/svg+xml;utf8,Logo Yen\"\nexport const logoYoutube = \"data:image/svg+xml;utf8,Logo Youtube\"\nexport const magnet = \"data:image/svg+xml;utf8,Magnet\"\nexport const magnetOutline = \"data:image/svg+xml;utf8,Magnet\"\nexport const magnetSharp = \"data:image/svg+xml;utf8,Magnet\"\nexport const mail = \"data:image/svg+xml;utf8,Mail\"\nexport const mailOpen = \"data:image/svg+xml;utf8,Mail Open\"\nexport const mailOpenOutline = \"data:image/svg+xml;utf8,Mail Open\"\nexport const mailOpenSharp = \"data:image/svg+xml;utf8,Mail Open\"\nexport const mailOutline = \"data:image/svg+xml;utf8,Mail\"\nexport const mailSharp = \"data:image/svg+xml;utf8,Mail\"\nexport const mailUnread = \"data:image/svg+xml;utf8,Mail Unread\"\nexport const mailUnreadOutline = \"data:image/svg+xml;utf8,Mail Unread\"\nexport const mailUnreadSharp = \"data:image/svg+xml;utf8,Mail Unread\"\nexport const male = \"data:image/svg+xml;utf8,Male\"\nexport const maleFemale = \"data:image/svg+xml;utf8,Male Female\"\nexport const maleFemaleOutline = \"data:image/svg+xml;utf8,Male Female\"\nexport const maleFemaleSharp = \"data:image/svg+xml;utf8,Male Female\"\nexport const maleOutline = \"data:image/svg+xml;utf8,Male\"\nexport const maleSharp = \"data:image/svg+xml;utf8,Male\"\nexport const man = \"data:image/svg+xml;utf8,Man\"\nexport const manOutline = \"data:image/svg+xml;utf8,Man\"\nexport const manSharp = \"data:image/svg+xml;utf8,Man\"\nexport const map = \"data:image/svg+xml;utf8,Map\"\nexport const mapOutline = \"data:image/svg+xml;utf8,Map\"\nexport const mapSharp = \"data:image/svg+xml;utf8,Map\"\nexport const medal = \"data:image/svg+xml;utf8,Medal\"\nexport const medalOutline = \"data:image/svg+xml;utf8,Medal\"\nexport const medalSharp = \"data:image/svg+xml;utf8,Medal\"\nexport const medical = \"data:image/svg+xml;utf8,Medical\"\nexport const medicalOutline = \"data:image/svg+xml;utf8,Medical\"\nexport const medicalSharp = \"data:image/svg+xml;utf8,Medical\"\nexport const medkit = \"data:image/svg+xml;utf8,Medkit\"\nexport const medkitOutline = \"data:image/svg+xml;utf8,Medkit\"\nexport const medkitSharp = \"data:image/svg+xml;utf8,Medkit\"\nexport const megaphone = \"data:image/svg+xml;utf8,Megaphone\"\nexport const megaphoneOutline = \"data:image/svg+xml;utf8,Megaphone\"\nexport const megaphoneSharp = \"data:image/svg+xml;utf8,Megaphone\"\nexport const menu = \"data:image/svg+xml;utf8,Menu\"\nexport const menuOutline = \"data:image/svg+xml;utf8,Menu\"\nexport const menuSharp = \"data:image/svg+xml;utf8,Menu\"\nexport const mic = \"data:image/svg+xml;utf8,Mic\"\nexport const micCircle = \"data:image/svg+xml;utf8,Mic Circle\"\nexport const micCircleOutline = \"data:image/svg+xml;utf8,Mic Circle\"\nexport const micCircleSharp = \"data:image/svg+xml;utf8,Mic Circle\"\nexport const micOff = \"data:image/svg+xml;utf8,Mic Off\"\nexport const micOffCircle = \"data:image/svg+xml;utf8,Mic Off Circle\"\nexport const micOffCircleOutline = \"data:image/svg+xml;utf8,Mic Off Circle\"\nexport const micOffCircleSharp = \"data:image/svg+xml;utf8,Mic Off Circle\"\nexport const micOffOutline = \"data:image/svg+xml;utf8,Mic Off\"\nexport const micOffSharp = \"data:image/svg+xml;utf8,Mic Off\"\nexport const micOutline = \"data:image/svg+xml;utf8,Mic\"\nexport const micSharp = \"data:image/svg+xml;utf8,Mic\"\nexport const moon = \"data:image/svg+xml;utf8,Moon\"\nexport const moonOutline = \"data:image/svg+xml;utf8,Moon\"\nexport const moonSharp = \"data:image/svg+xml;utf8,Moon\"\nexport const move = \"data:image/svg+xml;utf8,Move\"\nexport const moveOutline = \"data:image/svg+xml;utf8,Move\"\nexport const moveSharp = \"data:image/svg+xml;utf8,Move\"\nexport const musicalNote = \"data:image/svg+xml;utf8,Musical Note\"\nexport const musicalNoteOutline = \"data:image/svg+xml;utf8,Musical Note\"\nexport const musicalNoteSharp = \"data:image/svg+xml;utf8,Musical Note\"\nexport const musicalNotes = \"data:image/svg+xml;utf8,Musical Notes\"\nexport const musicalNotesOutline = \"data:image/svg+xml;utf8,Musical Notes\"\nexport const musicalNotesSharp = \"data:image/svg+xml;utf8,Musical Notes\"\nexport const navigate = \"data:image/svg+xml;utf8,Navigate\"\nexport const navigateCircle = \"data:image/svg+xml;utf8,Navigate Circle\"\nexport const navigateCircleOutline = \"data:image/svg+xml;utf8,Navigate Circle\"\nexport const navigateCircleSharp = \"data:image/svg+xml;utf8,Navigate Circle\"\nexport const navigateOutline = \"data:image/svg+xml;utf8,Navigate\"\nexport const navigateSharp = \"data:image/svg+xml;utf8,Navigate\"\nexport const newspaper = \"data:image/svg+xml;utf8,Newspaper\"\nexport const newspaperOutline = \"data:image/svg+xml;utf8,Newspaper\"\nexport const newspaperSharp = \"data:image/svg+xml;utf8,Newspaper\"\nexport const notifications = \"data:image/svg+xml;utf8,Notifications\"\nexport const notificationsCircle = \"data:image/svg+xml;utf8,Notifications Circle\"\nexport const notificationsCircleOutline = \"data:image/svg+xml;utf8,Notifications Circle\"\nexport const notificationsCircleSharp = \"data:image/svg+xml;utf8,Notifications Circle\"\nexport const notificationsOff = \"data:image/svg+xml;utf8,Notifications Off\"\nexport const notificationsOffCircle = \"data:image/svg+xml;utf8,Notifications Off Circle\"\nexport const notificationsOffCircleOutline = \"data:image/svg+xml;utf8,Notifications Off Circle\"\nexport const notificationsOffCircleSharp = \"data:image/svg+xml;utf8,Notifications Off Circle\"\nexport const notificationsOffOutline = \"data:image/svg+xml;utf8,Notifications Off\"\nexport const notificationsOffSharp = \"data:image/svg+xml;utf8,Notifications Off\"\nexport const notificationsOutline = \"data:image/svg+xml;utf8,Notifications\"\nexport const notificationsSharp = \"data:image/svg+xml;utf8,Notifications\"\nexport const nuclear = \"data:image/svg+xml;utf8,Nuclear\"\nexport const nuclearOutline = \"data:image/svg+xml;utf8,Nuclear\"\nexport const nuclearSharp = \"data:image/svg+xml;utf8,Nuclear\"\nexport const nutrition = \"data:image/svg+xml;utf8,Nutrition\"\nexport const nutritionOutline = \"data:image/svg+xml;utf8,Nutrition\"\nexport const nutritionSharp = \"data:image/svg+xml;utf8,Nutrition\"\nexport const open = \"data:image/svg+xml;utf8,Open\"\nexport const openOutline = \"data:image/svg+xml;utf8,Open\"\nexport const openSharp = \"data:image/svg+xml;utf8,Open\"\nexport const options = \"data:image/svg+xml;utf8,Options\"\nexport const optionsOutline = \"data:image/svg+xml;utf8,Options\"\nexport const optionsSharp = \"data:image/svg+xml;utf8,Options\"\nexport const paperPlane = \"data:image/svg+xml;utf8,Paper Plane\"\nexport const paperPlaneOutline = \"data:image/svg+xml;utf8,Paper Plane\"\nexport const paperPlaneSharp = \"data:image/svg+xml;utf8,Paper Plane\"\nexport const partlySunny = \"data:image/svg+xml;utf8,Partly Sunny\"\nexport const partlySunnyOutline = \"data:image/svg+xml;utf8,Partly Sunny\"\nexport const partlySunnySharp = \"data:image/svg+xml;utf8,Partly Sunny\"\nexport const pause = \"data:image/svg+xml;utf8,Pause\"\nexport const pauseCircle = \"data:image/svg+xml;utf8,Pause Circle\"\nexport const pauseCircleOutline = \"data:image/svg+xml;utf8,Pause Circle\"\nexport const pauseCircleSharp = \"data:image/svg+xml;utf8,Pause Circle\"\nexport const pauseOutline = \"data:image/svg+xml;utf8,Pause\"\nexport const pauseSharp = \"data:image/svg+xml;utf8,Pause\"\nexport const paw = \"data:image/svg+xml;utf8,Paw\"\nexport const pawOutline = \"data:image/svg+xml;utf8,Paw\"\nexport const pawSharp = \"data:image/svg+xml;utf8,Paw\"\nexport const pencil = \"data:image/svg+xml;utf8,Pencil\"\nexport const pencilOutline = \"data:image/svg+xml;utf8,Pencil\"\nexport const pencilSharp = \"data:image/svg+xml;utf8,Pencil\"\nexport const people = \"data:image/svg+xml;utf8,People\"\nexport const peopleCircle = \"data:image/svg+xml;utf8,People Circle\"\nexport const peopleCircleOutline = \"data:image/svg+xml;utf8,People Circle\"\nexport const peopleCircleSharp = \"data:image/svg+xml;utf8,People Circle\"\nexport const peopleOutline = \"data:image/svg+xml;utf8,People\"\nexport const peopleSharp = \"data:image/svg+xml;utf8,People\"\nexport const person = \"data:image/svg+xml;utf8,Person\"\nexport const personAdd = \"data:image/svg+xml;utf8,Person Add\"\nexport const personAddOutline = \"data:image/svg+xml;utf8,Person Add\"\nexport const personAddSharp = \"data:image/svg+xml;utf8,Person Add\"\nexport const personCircle = \"data:image/svg+xml;utf8,Person Circle\"\nexport const personCircleOutline = \"data:image/svg+xml;utf8,Person Circle\"\nexport const personCircleSharp = \"data:image/svg+xml;utf8,Person Circle\"\nexport const personOutline = \"data:image/svg+xml;utf8,Person\"\nexport const personRemove = \"data:image/svg+xml;utf8,Person Remove\"\nexport const personRemoveOutline = \"data:image/svg+xml;utf8,Person Remove\"\nexport const personRemoveSharp = \"data:image/svg+xml;utf8,Person Remove\"\nexport const personSharp = \"data:image/svg+xml;utf8,Person\"\nexport const phoneLandscape = \"data:image/svg+xml;utf8,Phone Landscape\"\nexport const phoneLandscapeOutline = \"data:image/svg+xml;utf8,Phone Landscape\"\nexport const phoneLandscapeSharp = \"data:image/svg+xml;utf8,Phone Landscape\"\nexport const phonePortrait = \"data:image/svg+xml;utf8,Phone Portrait\"\nexport const phonePortraitOutline = \"data:image/svg+xml;utf8,Phone Portrait\"\nexport const phonePortraitSharp = \"data:image/svg+xml;utf8,Phone Portrait\"\nexport const pieChart = \"data:image/svg+xml;utf8,Pie Chart\"\nexport const pieChartOutline = \"data:image/svg+xml;utf8,Pie Chart\"\nexport const pieChartSharp = \"data:image/svg+xml;utf8,Pie Chart\"\nexport const pin = \"data:image/svg+xml;utf8,Pin\"\nexport const pinOutline = \"data:image/svg+xml;utf8,Pin\"\nexport const pinSharp = \"data:image/svg+xml;utf8,Pin\"\nexport const pint = \"data:image/svg+xml;utf8,Pint\"\nexport const pintOutline = \"data:image/svg+xml;utf8,Pint\"\nexport const pintSharp = \"data:image/svg+xml;utf8,Pint\"\nexport const pizza = \"data:image/svg+xml;utf8,Pizza\"\nexport const pizzaOutline = \"data:image/svg+xml;utf8,Pizza\"\nexport const pizzaSharp = \"data:image/svg+xml;utf8,Pizza\"\nexport const planet = \"data:image/svg+xml;utf8,Planet\"\nexport const planetOutline = \"data:image/svg+xml;utf8,Planet\"\nexport const planetSharp = \"data:image/svg+xml;utf8,Planet\"\nexport const play = \"data:image/svg+xml;utf8,Play\"\nexport const playBack = \"data:image/svg+xml;utf8,Play Back\"\nexport const playBackCircle = \"data:image/svg+xml;utf8,Play Back Circle\"\nexport const playBackCircleOutline = \"data:image/svg+xml;utf8,Play Back Circle\"\nexport const playBackCircleSharp = \"data:image/svg+xml;utf8,Play Back Circle\"\nexport const playBackOutline = \"data:image/svg+xml;utf8,Play Back\"\nexport const playBackSharp = \"data:image/svg+xml;utf8,Play Back\"\nexport const playCircle = \"data:image/svg+xml;utf8,Play Circle\"\nexport const playCircleOutline = \"data:image/svg+xml;utf8,Play Circle\"\nexport const playCircleSharp = \"data:image/svg+xml;utf8,Play Circle\"\nexport const playForward = \"data:image/svg+xml;utf8,Play Forward\"\nexport const playForwardCircle = \"data:image/svg+xml;utf8,Play Forward Circle\"\nexport const playForwardCircleOutline = \"data:image/svg+xml;utf8,Play Forward Circle\"\nexport const playForwardCircleSharp = \"data:image/svg+xml;utf8,Play Forward Circle\"\nexport const playForwardOutline = \"data:image/svg+xml;utf8,Play Forward\"\nexport const playForwardSharp = \"data:image/svg+xml;utf8,Play Forward\"\nexport const playOutline = \"data:image/svg+xml;utf8,Play\"\nexport const playSharp = \"data:image/svg+xml;utf8,Play\"\nexport const playSkipBack = \"data:image/svg+xml;utf8,Play Skip Back\"\nexport const playSkipBackCircle = \"data:image/svg+xml;utf8,Play Skip Back Circle\"\nexport const playSkipBackCircleOutline = \"data:image/svg+xml;utf8,Play Skip Back Circle\"\nexport const playSkipBackCircleSharp = \"data:image/svg+xml;utf8,Play Skip Back Circle\"\nexport const playSkipBackOutline = \"data:image/svg+xml;utf8,Play Skip Back\"\nexport const playSkipBackSharp = \"data:image/svg+xml;utf8,Play Skip Back\"\nexport const playSkipForward = \"data:image/svg+xml;utf8,Play Skip Forward\"\nexport const playSkipForwardCircle = \"data:image/svg+xml;utf8,Play Skip Forward Circle\"\nexport const playSkipForwardCircleOutline = \"data:image/svg+xml;utf8,Play Skip Forward Circle\"\nexport const playSkipForwardCircleSharp = \"data:image/svg+xml;utf8,Play Skip Forward Circle\"\nexport const playSkipForwardOutline = \"data:image/svg+xml;utf8,Play Skip Forward\"\nexport const playSkipForwardSharp = \"data:image/svg+xml;utf8,Play Skip Forward\"\nexport const podium = \"data:image/svg+xml;utf8,Podium\"\nexport const podiumOutline = \"data:image/svg+xml;utf8,Podium\"\nexport const podiumSharp = \"data:image/svg+xml;utf8,Podium\"\nexport const power = \"data:image/svg+xml;utf8,Power\"\nexport const powerOutline = \"data:image/svg+xml;utf8,Power\"\nexport const powerSharp = \"data:image/svg+xml;utf8,Power\"\nexport const pricetag = \"data:image/svg+xml;utf8,Pricetag\"\nexport const pricetagOutline = \"data:image/svg+xml;utf8,Pricetag\"\nexport const pricetagSharp = \"data:image/svg+xml;utf8,Pricetag\"\nexport const pricetags = \"data:image/svg+xml;utf8,Pricetags\"\nexport const pricetagsOutline = \"data:image/svg+xml;utf8,Pricetags\"\nexport const pricetagsSharp = \"data:image/svg+xml;utf8,Pricetags\"\nexport const print = \"data:image/svg+xml;utf8,Print\"\nexport const printOutline = \"data:image/svg+xml;utf8,Print\"\nexport const printSharp = \"data:image/svg+xml;utf8,Print\"\nexport const prism = \"data:image/svg+xml;utf8,Prism\"\nexport const prismOutline = \"data:image/svg+xml;utf8,Prism\"\nexport const prismSharp = \"data:image/svg+xml;utf8,Prism\"\nexport const pulse = \"data:image/svg+xml;utf8,Pulse\"\nexport const pulseOutline = \"data:image/svg+xml;utf8,Pulse\"\nexport const pulseSharp = \"data:image/svg+xml;utf8,Pulse\"\nexport const push = \"data:image/svg+xml;utf8,Push\"\nexport const pushOutline = \"data:image/svg+xml;utf8,Push\"\nexport const pushSharp = \"data:image/svg+xml;utf8,Push\"\nexport const qrCode = \"data:image/svg+xml;utf8,Qr Code\"\nexport const qrCodeOutline = \"data:image/svg+xml;utf8,Qr Code\"\nexport const qrCodeSharp = \"data:image/svg+xml;utf8,Qr Code\"\nexport const radio = \"data:image/svg+xml;utf8,Radio\"\nexport const radioButtonOff = \"data:image/svg+xml;utf8,Radio Button Off\"\nexport const radioButtonOffOutline = \"data:image/svg+xml;utf8,Radio Button Off\"\nexport const radioButtonOffSharp = \"data:image/svg+xml;utf8,Radio Button Off\"\nexport const radioButtonOn = \"data:image/svg+xml;utf8,Radio Button On\"\nexport const radioButtonOnOutline = \"data:image/svg+xml;utf8,Radio Button On\"\nexport const radioButtonOnSharp = \"data:image/svg+xml;utf8,Radio Button On\"\nexport const radioOutline = \"data:image/svg+xml;utf8,Radio\"\nexport const radioSharp = \"data:image/svg+xml;utf8,Radio\"\nexport const rainy = \"data:image/svg+xml;utf8,Rainy\"\nexport const rainyOutline = \"data:image/svg+xml;utf8,Rainy\"\nexport const rainySharp = \"data:image/svg+xml;utf8,Rainy\"\nexport const reader = \"data:image/svg+xml;utf8,Reader\"\nexport const readerOutline = \"data:image/svg+xml;utf8,Reader\"\nexport const readerSharp = \"data:image/svg+xml;utf8,Reader\"\nexport const receipt = \"data:image/svg+xml;utf8,Receipt\"\nexport const receiptOutline = \"data:image/svg+xml;utf8,Receipt\"\nexport const receiptSharp = \"data:image/svg+xml;utf8,Receipt\"\nexport const recording = \"data:image/svg+xml;utf8,Recording\"\nexport const recordingOutline = \"data:image/svg+xml;utf8,Recording\"\nexport const recordingSharp = \"data:image/svg+xml;utf8,Recording\"\nexport const refresh = \"data:image/svg+xml;utf8,Refresh\"\nexport const refreshCircle = \"data:image/svg+xml;utf8,Refresh Circle\"\nexport const refreshCircleOutline = \"data:image/svg+xml;utf8,Refresh Circle\"\nexport const refreshCircleSharp = \"data:image/svg+xml;utf8,Refresh Circle\"\nexport const refreshOutline = \"data:image/svg+xml;utf8,Refresh\"\nexport const refreshSharp = \"data:image/svg+xml;utf8,Refresh\"\nexport const reload = \"data:image/svg+xml;utf8,Reload\"\nexport const reloadCircle = \"data:image/svg+xml;utf8,Reload Circle\"\nexport const reloadCircleOutline = \"data:image/svg+xml;utf8,Reload Circle\"\nexport const reloadCircleSharp = \"data:image/svg+xml;utf8,Reload Circle\"\nexport const reloadOutline = \"data:image/svg+xml;utf8,Reload\"\nexport const reloadSharp = \"data:image/svg+xml;utf8,Reload\"\nexport const remove = \"data:image/svg+xml;utf8,Remove\"\nexport const removeCircle = \"data:image/svg+xml;utf8,Remove Circle\"\nexport const removeCircleOutline = \"data:image/svg+xml;utf8,Remove Circle\"\nexport const removeCircleSharp = \"data:image/svg+xml;utf8,Remove Circle\"\nexport const removeOutline = \"data:image/svg+xml;utf8,Remove\"\nexport const removeSharp = \"data:image/svg+xml;utf8,Remove\"\nexport const reorderFour = \"data:image/svg+xml;utf8,Reorder Four\"\nexport const reorderFourOutline = \"data:image/svg+xml;utf8,Reorder Four\"\nexport const reorderFourSharp = \"data:image/svg+xml;utf8,Reorder Four\"\nexport const reorderThree = \"data:image/svg+xml;utf8,Reorder Three\"\nexport const reorderThreeOutline = \"data:image/svg+xml;utf8,Reorder Three\"\nexport const reorderThreeSharp = \"data:image/svg+xml;utf8,Reorder Three\"\nexport const reorderTwo = \"data:image/svg+xml;utf8,Reorder Two\"\nexport const reorderTwoOutline = \"data:image/svg+xml;utf8,Reorder Two\"\nexport const reorderTwoSharp = \"data:image/svg+xml;utf8,Reorder Two\"\nexport const repeat = \"data:image/svg+xml;utf8,Repeat\"\nexport const repeatOutline = \"data:image/svg+xml;utf8,Repeat\"\nexport const repeatSharp = \"data:image/svg+xml;utf8,Repeat\"\nexport const resize = \"data:image/svg+xml;utf8,Resize\"\nexport const resizeOutline = \"data:image/svg+xml;utf8,Resize\"\nexport const resizeSharp = \"data:image/svg+xml;utf8,Resize\"\nexport const restaurant = \"data:image/svg+xml;utf8,Restaurant\"\nexport const restaurantOutline = \"data:image/svg+xml;utf8,Restaurant\"\nexport const restaurantSharp = \"data:image/svg+xml;utf8,Restaurant\"\nexport const returnDownBack = \"data:image/svg+xml;utf8,Return Down Back\"\nexport const returnDownBackOutline = \"data:image/svg+xml;utf8,Return Down Back\"\nexport const returnDownBackSharp = \"data:image/svg+xml;utf8,Return Down Back\"\nexport const returnDownForward = \"data:image/svg+xml;utf8,Return Down Forward\"\nexport const returnDownForwardOutline = \"data:image/svg+xml;utf8,Return Down Forward\"\nexport const returnDownForwardSharp = \"data:image/svg+xml;utf8,Return Down Forward\"\nexport const returnUpBack = \"data:image/svg+xml;utf8,Return Up Back\"\nexport const returnUpBackOutline = \"data:image/svg+xml;utf8,Return Up Back\"\nexport const returnUpBackSharp = \"data:image/svg+xml;utf8,Return Up Back\"\nexport const returnUpForward = \"data:image/svg+xml;utf8,Return Up Forward\"\nexport const returnUpForwardOutline = \"data:image/svg+xml;utf8,Return Up Forward\"\nexport const returnUpForwardSharp = \"data:image/svg+xml;utf8,Return Up Forward\"\nexport const ribbon = \"data:image/svg+xml;utf8,Ribbon\"\nexport const ribbonOutline = \"data:image/svg+xml;utf8,Ribbon\"\nexport const ribbonSharp = \"data:image/svg+xml;utf8,Ribbon\"\nexport const rocket = \"data:image/svg+xml;utf8,Rocket\"\nexport const rocketOutline = \"data:image/svg+xml;utf8,Rocket\"\nexport const rocketSharp = \"data:image/svg+xml;utf8,Rocket\"\nexport const rose = \"data:image/svg+xml;utf8,Rose\"\nexport const roseOutline = \"data:image/svg+xml;utf8,Rose\"\nexport const roseSharp = \"data:image/svg+xml;utf8,Rose\"\nexport const sad = \"data:image/svg+xml;utf8,Sad\"\nexport const sadOutline = \"data:image/svg+xml;utf8,Sad\"\nexport const sadSharp = \"data:image/svg+xml;utf8,Sad\"\nexport const save = \"data:image/svg+xml;utf8,Save\"\nexport const saveOutline = \"data:image/svg+xml;utf8,Save\"\nexport const saveSharp = \"data:image/svg+xml;utf8,Save\"\nexport const scale = \"data:image/svg+xml;utf8,Scale\"\nexport const scaleOutline = \"data:image/svg+xml;utf8,Scale\"\nexport const scaleSharp = \"data:image/svg+xml;utf8,Scale\"\nexport const scan = \"data:image/svg+xml;utf8,Scan\"\nexport const scanCircle = \"data:image/svg+xml;utf8,Scan Circle\"\nexport const scanCircleOutline = \"data:image/svg+xml;utf8,Scan Circle\"\nexport const scanCircleSharp = \"data:image/svg+xml;utf8,Scan Circle\"\nexport const scanOutline = \"data:image/svg+xml;utf8,Scan\"\nexport const scanSharp = \"data:image/svg+xml;utf8,Scan\"\nexport const school = \"data:image/svg+xml;utf8,School\"\nexport const schoolOutline = \"data:image/svg+xml;utf8,School\"\nexport const schoolSharp = \"data:image/svg+xml;utf8,School\"\nexport const search = \"data:image/svg+xml;utf8,Search\"\nexport const searchCircle = \"data:image/svg+xml;utf8,Search Circle\"\nexport const searchCircleOutline = \"data:image/svg+xml;utf8,Search Circle\"\nexport const searchCircleSharp = \"data:image/svg+xml;utf8,Search Circle\"\nexport const searchOutline = \"data:image/svg+xml;utf8,Search\"\nexport const searchSharp = \"data:image/svg+xml;utf8,Search\"\nexport const send = \"data:image/svg+xml;utf8,Send\"\nexport const sendOutline = \"data:image/svg+xml;utf8,Send\"\nexport const sendSharp = \"data:image/svg+xml;utf8,Send\"\nexport const server = \"data:image/svg+xml;utf8,Server\"\nexport const serverOutline = \"data:image/svg+xml;utf8,Server\"\nexport const serverSharp = \"data:image/svg+xml;utf8,Server\"\nexport const settings = \"data:image/svg+xml;utf8,Settings\"\nexport const settingsOutline = \"data:image/svg+xml;utf8,Settings\"\nexport const settingsSharp = \"data:image/svg+xml;utf8,Settings\"\nexport const shapes = \"data:image/svg+xml;utf8,Shapes\"\nexport const shapesOutline = \"data:image/svg+xml;utf8,Shapes\"\nexport const shapesSharp = \"data:image/svg+xml;utf8,Shapes\"\nexport const share = \"data:image/svg+xml;utf8,Share\"\nexport const shareOutline = \"data:image/svg+xml;utf8,Share\"\nexport const shareSharp = \"data:image/svg+xml;utf8,Share\"\nexport const shareSocial = \"data:image/svg+xml;utf8,Share Social\"\nexport const shareSocialOutline = \"data:image/svg+xml;utf8,Share Social\"\nexport const shareSocialSharp = \"data:image/svg+xml;utf8,Share Social\"\nexport const shield = \"data:image/svg+xml;utf8,Shield\"\nexport const shieldCheckmark = \"data:image/svg+xml;utf8,Shield Checkmark\"\nexport const shieldCheckmarkOutline = \"data:image/svg+xml;utf8,Shield Checkmark\"\nexport const shieldCheckmarkSharp = \"data:image/svg+xml;utf8,Shield Checkmark\"\nexport const shieldHalf = \"data:image/svg+xml;utf8,Shield Half\"\nexport const shieldHalfOutline = \"data:image/svg+xml;utf8,Shield Half\"\nexport const shieldHalfSharp = \"data:image/svg+xml;utf8,Shield Half\"\nexport const shieldOutline = \"data:image/svg+xml;utf8,Shield\"\nexport const shieldSharp = \"data:image/svg+xml;utf8,Shield\"\nexport const shirt = \"data:image/svg+xml;utf8,Shirt\"\nexport const shirtOutline = \"data:image/svg+xml;utf8,Shirt\"\nexport const shirtSharp = \"data:image/svg+xml;utf8,Shirt\"\nexport const shuffle = \"data:image/svg+xml;utf8,Shuffle\"\nexport const shuffleOutline = \"data:image/svg+xml;utf8,Shuffle\"\nexport const shuffleSharp = \"data:image/svg+xml;utf8,Shuffle\"\nexport const skull = \"data:image/svg+xml;utf8,Skull\"\nexport const skullOutline = \"data:image/svg+xml;utf8,Skull\"\nexport const skullSharp = \"data:image/svg+xml;utf8,Skull\"\nexport const snow = \"data:image/svg+xml;utf8,Snow\"\nexport const snowOutline = \"data:image/svg+xml;utf8,Snow\"\nexport const snowSharp = \"data:image/svg+xml;utf8,Snow\"\nexport const sparkles = \"data:image/svg+xml;utf8,Sparkles\"\nexport const sparklesOutline = \"data:image/svg+xml;utf8,Sparkles\"\nexport const sparklesSharp = \"data:image/svg+xml;utf8,Sparkles\"\nexport const speedometer = \"data:image/svg+xml;utf8,Speedometer\"\nexport const speedometerOutline = \"data:image/svg+xml;utf8,Speedometer\"\nexport const speedometerSharp = \"data:image/svg+xml;utf8,Speedometer\"\nexport const square = \"data:image/svg+xml;utf8,Square\"\nexport const squareOutline = \"data:image/svg+xml;utf8,Square\"\nexport const squareSharp = \"data:image/svg+xml;utf8,Square\"\nexport const star = \"data:image/svg+xml;utf8,Star\"\nexport const starHalf = \"data:image/svg+xml;utf8,Star Half\"\nexport const starHalfOutline = \"data:image/svg+xml;utf8,Star Half\"\nexport const starHalfSharp = \"data:image/svg+xml;utf8,Star Half\"\nexport const starOutline = \"data:image/svg+xml;utf8,Star\"\nexport const starSharp = \"data:image/svg+xml;utf8,Star\"\nexport const statsChart = \"data:image/svg+xml;utf8,Stats Chart\"\nexport const statsChartOutline = \"data:image/svg+xml;utf8,Stats Chart\"\nexport const statsChartSharp = \"data:image/svg+xml;utf8,Stats Chart\"\nexport const stop = \"data:image/svg+xml;utf8,Stop\"\nexport const stopCircle = \"data:image/svg+xml;utf8,Stop Circle\"\nexport const stopCircleOutline = \"data:image/svg+xml;utf8,Stop Circle\"\nexport const stopCircleSharp = \"data:image/svg+xml;utf8,Stop Circle\"\nexport const stopOutline = \"data:image/svg+xml;utf8,Stop\"\nexport const stopSharp = \"data:image/svg+xml;utf8,Stop\"\nexport const stopwatch = \"data:image/svg+xml;utf8,Stopwatch\"\nexport const stopwatchOutline = \"data:image/svg+xml;utf8,Stopwatch\"\nexport const stopwatchSharp = \"data:image/svg+xml;utf8,Stopwatch\"\nexport const storefront = \"data:image/svg+xml;utf8,Storefront\"\nexport const storefrontOutline = \"data:image/svg+xml;utf8,Storefront\"\nexport const storefrontSharp = \"data:image/svg+xml;utf8,Storefront\"\nexport const subway = \"data:image/svg+xml;utf8,Subway\"\nexport const subwayOutline = \"data:image/svg+xml;utf8,Subway\"\nexport const subwaySharp = \"data:image/svg+xml;utf8,Subway\"\nexport const sunny = \"data:image/svg+xml;utf8,Sunny\"\nexport const sunnyOutline = \"data:image/svg+xml;utf8,Sunny\"\nexport const sunnySharp = \"data:image/svg+xml;utf8,Sunny\"\nexport const swapHorizontal = \"data:image/svg+xml;utf8,Swap Horizontal\"\nexport const swapHorizontalOutline = \"data:image/svg+xml;utf8,Swap Horizontal\"\nexport const swapHorizontalSharp = \"data:image/svg+xml;utf8,Swap Horizontal\"\nexport const swapVertical = \"data:image/svg+xml;utf8,Swap Vertical\"\nexport const swapVerticalOutline = \"data:image/svg+xml;utf8,Swap Vertical\"\nexport const swapVerticalSharp = \"data:image/svg+xml;utf8,Swap Vertical\"\nexport const sync = \"data:image/svg+xml;utf8,Sync\"\nexport const syncCircle = \"data:image/svg+xml;utf8,Sync Circle\"\nexport const syncCircleOutline = \"data:image/svg+xml;utf8,Sync Circle\"\nexport const syncCircleSharp = \"data:image/svg+xml;utf8,Sync Circle\"\nexport const syncOutline = \"data:image/svg+xml;utf8,Sync\"\nexport const syncSharp = \"data:image/svg+xml;utf8,Sync\"\nexport const tabletLandscape = \"data:image/svg+xml;utf8,Tablet Landscape\"\nexport const tabletLandscapeOutline = \"data:image/svg+xml;utf8,Tablet Landscape\"\nexport const tabletLandscapeSharp = \"data:image/svg+xml;utf8,Tablet Landscape\"\nexport const tabletPortrait = \"data:image/svg+xml;utf8,Tablet Portrait\"\nexport const tabletPortraitOutline = \"data:image/svg+xml;utf8,Tablet Portrait\"\nexport const tabletPortraitSharp = \"data:image/svg+xml;utf8,Tablet Portrait\"\nexport const telescope = \"data:image/svg+xml;utf8,Telescope\"\nexport const telescopeOutline = \"data:image/svg+xml;utf8,Telescope\"\nexport const telescopeSharp = \"data:image/svg+xml;utf8,Telescope\"\nexport const tennisball = \"data:image/svg+xml;utf8,Tennisball\"\nexport const tennisballOutline = \"data:image/svg+xml;utf8,Tennisball\"\nexport const tennisballSharp = \"data:image/svg+xml;utf8,Tennisball\"\nexport const terminal = \"data:image/svg+xml;utf8,Terminal\"\nexport const terminalOutline = \"data:image/svg+xml;utf8,Terminal\"\nexport const terminalSharp = \"data:image/svg+xml;utf8,Terminal\"\nexport const text = \"data:image/svg+xml;utf8,Text\"\nexport const textOutline = \"data:image/svg+xml;utf8,Text\"\nexport const textSharp = \"data:image/svg+xml;utf8,Text\"\nexport const thermometer = \"data:image/svg+xml;utf8,Thermometer\"\nexport const thermometerOutline = \"data:image/svg+xml;utf8,Thermometer\"\nexport const thermometerSharp = \"data:image/svg+xml;utf8,Thermometer\"\nexport const thumbsDown = \"data:image/svg+xml;utf8,Thumbs Down\"\nexport const thumbsDownOutline = \"data:image/svg+xml;utf8,Thumbs Down\"\nexport const thumbsDownSharp = \"data:image/svg+xml;utf8,Thumbs Down\"\nexport const thumbsUp = \"data:image/svg+xml;utf8,Thumbs Up\"\nexport const thumbsUpOutline = \"data:image/svg+xml;utf8,Thumbs Up\"\nexport const thumbsUpSharp = \"data:image/svg+xml;utf8,Thumbs Up\"\nexport const thunderstorm = \"data:image/svg+xml;utf8,Thunderstorm\"\nexport const thunderstormOutline = \"data:image/svg+xml;utf8,Thunderstorm\"\nexport const thunderstormSharp = \"data:image/svg+xml;utf8,Thunderstorm\"\nexport const ticket = \"data:image/svg+xml;utf8,Ticket\"\nexport const ticketOutline = \"data:image/svg+xml;utf8,Ticket\"\nexport const ticketSharp = \"data:image/svg+xml;utf8,Ticket\"\nexport const time = \"data:image/svg+xml;utf8,Time\"\nexport const timeOutline = \"data:image/svg+xml;utf8,Time\"\nexport const timeSharp = \"data:image/svg+xml;utf8,Time\"\nexport const timer = \"data:image/svg+xml;utf8,Timer\"\nexport const timerOutline = \"data:image/svg+xml;utf8,Timer\"\nexport const timerSharp = \"data:image/svg+xml;utf8,Timer\"\nexport const today = \"data:image/svg+xml;utf8,Today\"\nexport const todayOutline = \"data:image/svg+xml;utf8,Today\"\nexport const todaySharp = \"data:image/svg+xml;utf8,Today\"\nexport const toggle = \"data:image/svg+xml;utf8,Toggle\"\nexport const toggleOutline = \"data:image/svg+xml;utf8,Toggle\"\nexport const toggleSharp = \"data:image/svg+xml;utf8,Toggle\"\nexport const trailSign = \"data:image/svg+xml;utf8,Trail Sign\"\nexport const trailSignOutline = \"data:image/svg+xml;utf8,Trail Sign\"\nexport const trailSignSharp = \"data:image/svg+xml;utf8,Trail Sign\"\nexport const train = \"data:image/svg+xml;utf8,Train\"\nexport const trainOutline = \"data:image/svg+xml;utf8,Train\"\nexport const trainSharp = \"data:image/svg+xml;utf8,Train\"\nexport const transgender = \"data:image/svg+xml;utf8,Transgender\"\nexport const transgenderOutline = \"data:image/svg+xml;utf8,Transgender\"\nexport const transgenderSharp = \"data:image/svg+xml;utf8,Transgender\"\nexport const trash = \"data:image/svg+xml;utf8,Trash\"\nexport const trashBin = \"data:image/svg+xml;utf8,Trash Bin\"\nexport const trashBinOutline = \"data:image/svg+xml;utf8,Trash Bin\"\nexport const trashBinSharp = \"data:image/svg+xml;utf8,Trash Bin\"\nexport const trashOutline = \"data:image/svg+xml;utf8,Trash\"\nexport const trashSharp = \"data:image/svg+xml;utf8,Trash\"\nexport const trendingDown = \"data:image/svg+xml;utf8,Trending Down\"\nexport const trendingDownOutline = \"data:image/svg+xml;utf8,Trending Down\"\nexport const trendingDownSharp = \"data:image/svg+xml;utf8,Trending Down\"\nexport const trendingUp = \"data:image/svg+xml;utf8,Trending Up\"\nexport const trendingUpOutline = \"data:image/svg+xml;utf8,Trending Up\"\nexport const trendingUpSharp = \"data:image/svg+xml;utf8,Trending Up\"\nexport const triangle = \"data:image/svg+xml;utf8,Triangle\"\nexport const triangleOutline = \"data:image/svg+xml;utf8,Triangle\"\nexport const triangleSharp = \"data:image/svg+xml;utf8,Triangle\"\nexport const trophy = \"data:image/svg+xml;utf8,Trophy\"\nexport const trophyOutline = \"data:image/svg+xml;utf8,Trophy\"\nexport const trophySharp = \"data:image/svg+xml;utf8,Trophy\"\nexport const tv = \"data:image/svg+xml;utf8,Tv\"\nexport const tvOutline = \"data:image/svg+xml;utf8,Tv\"\nexport const tvSharp = \"data:image/svg+xml;utf8,Tv\"\nexport const umbrella = \"data:image/svg+xml;utf8,Umbrella\"\nexport const umbrellaOutline = \"data:image/svg+xml;utf8,Umbrella\"\nexport const umbrellaSharp = \"data:image/svg+xml;utf8,Umbrella\"\nexport const unlink = \"data:image/svg+xml;utf8,Unlink\"\nexport const unlinkOutline = \"data:image/svg+xml;utf8,Unlink\"\nexport const unlinkSharp = \"data:image/svg+xml;utf8,Unlink\"\nexport const videocam = \"data:image/svg+xml;utf8,Videocam\"\nexport const videocamOff = \"data:image/svg+xml;utf8,Videocam Off\"\nexport const videocamOffOutline = \"data:image/svg+xml;utf8,Videocam Off\"\nexport const videocamOffSharp = \"data:image/svg+xml;utf8,Videocam Off\"\nexport const videocamOutline = \"data:image/svg+xml;utf8,Videocam\"\nexport const videocamSharp = \"data:image/svg+xml;utf8,Videocam\"\nexport const volumeHigh = \"data:image/svg+xml;utf8,Volume High\"\nexport const volumeHighOutline = \"data:image/svg+xml;utf8,Volume High\"\nexport const volumeHighSharp = \"data:image/svg+xml;utf8,Volume High\"\nexport const volumeLow = \"data:image/svg+xml;utf8,Volume Low\"\nexport const volumeLowOutline = \"data:image/svg+xml;utf8,Volume Low\"\nexport const volumeLowSharp = \"data:image/svg+xml;utf8,Volume Low\"\nexport const volumeMedium = \"data:image/svg+xml;utf8,Volume Medium\"\nexport const volumeMediumOutline = \"data:image/svg+xml;utf8,Volume Medium\"\nexport const volumeMediumSharp = \"data:image/svg+xml;utf8,Volume Medium\"\nexport const volumeMute = \"data:image/svg+xml;utf8,Volume Mute\"\nexport const volumeMuteOutline = \"data:image/svg+xml;utf8,Volume Mute\"\nexport const volumeMuteSharp = \"data:image/svg+xml;utf8,Volume Mute\"\nexport const volumeOff = \"data:image/svg+xml;utf8,Volume Off\"\nexport const volumeOffOutline = \"data:image/svg+xml;utf8,Volume Off\"\nexport const volumeOffSharp = \"data:image/svg+xml;utf8,Volume Off\"\nexport const walk = \"data:image/svg+xml;utf8,Walk\"\nexport const walkOutline = \"data:image/svg+xml;utf8,Walk\"\nexport const walkSharp = \"data:image/svg+xml;utf8,Walk\"\nexport const wallet = \"data:image/svg+xml;utf8,Wallet\"\nexport const walletOutline = \"data:image/svg+xml;utf8,Wallet\"\nexport const walletSharp = \"data:image/svg+xml;utf8,Wallet\"\nexport const warning = \"data:image/svg+xml;utf8,Warning\"\nexport const warningOutline = \"data:image/svg+xml;utf8,Warning\"\nexport const warningSharp = \"data:image/svg+xml;utf8,Warning\"\nexport const watch = \"data:image/svg+xml;utf8,Watch\"\nexport const watchOutline = \"data:image/svg+xml;utf8,Watch\"\nexport const watchSharp = \"data:image/svg+xml;utf8,Watch\"\nexport const water = \"data:image/svg+xml;utf8,Water\"\nexport const waterOutline = \"data:image/svg+xml;utf8,Water\"\nexport const waterSharp = \"data:image/svg+xml;utf8,Water\"\nexport const wifi = \"data:image/svg+xml;utf8,Wifi\"\nexport const wifiOutline = \"data:image/svg+xml;utf8,Wifi\"\nexport const wifiSharp = \"data:image/svg+xml;utf8,Wifi\"\nexport const wine = \"data:image/svg+xml;utf8,Wine\"\nexport const wineOutline = \"data:image/svg+xml;utf8,Wine\"\nexport const wineSharp = \"data:image/svg+xml;utf8,Wine\"\nexport const woman = \"data:image/svg+xml;utf8,Woman\"\nexport const womanOutline = \"data:image/svg+xml;utf8,Woman\"\nexport const womanSharp = \"data:image/svg+xml;utf8,Woman\"\n","import{__awaiter,__generator}from\"tslib\";import{c as writeTask,B as Build}from\"./index-7a8b7a1c.js\";import{c as componentOnReady}from\"./helpers-dd7e4b7b.js\";var LIFECYCLE_WILL_ENTER=\"ionViewWillEnter\";var LIFECYCLE_DID_ENTER=\"ionViewDidEnter\";var LIFECYCLE_WILL_LEAVE=\"ionViewWillLeave\";var LIFECYCLE_DID_LEAVE=\"ionViewDidLeave\";var LIFECYCLE_WILL_UNLOAD=\"ionViewWillUnload\";var iosTransitionAnimation=function(){return import(\"./ios.transition-12db6216.js\")};var mdTransitionAnimation=function(){return import(\"./md.transition-eecd3a67.js\")};var transition=function(e){return new Promise((function(n,i){writeTask((function(){beforeTransition(e);runTransition(e).then((function(i){if(i.animation){i.animation.destroy()}afterTransition(e);n(i)}),(function(n){afterTransition(e);i(n)}))}))}))};var beforeTransition=function(e){var n=e.enteringEl;var i=e.leavingEl;setZIndex(n,i,e.direction);if(e.showGoBack){n.classList.add(\"can-go-back\")}else{n.classList.remove(\"can-go-back\")}setPageHidden(n,false);n.style.setProperty(\"pointer-events\",\"none\");if(i){setPageHidden(i,false);i.style.setProperty(\"pointer-events\",\"none\")}};var runTransition=function(e){return __awaiter(void 0,void 0,void 0,(function(){var n,i;return __generator(this,(function(r){switch(r.label){case 0:return[4,getAnimationBuilder(e)];case 1:n=r.sent();i=n&&Build.isBrowser?animation(n,e):noAnimation(e);return[2,i]}}))}))};var afterTransition=function(e){var n=e.enteringEl;var i=e.leavingEl;n.classList.remove(\"ion-page-invisible\");n.style.removeProperty(\"pointer-events\");if(i!==undefined){i.classList.remove(\"ion-page-invisible\");i.style.removeProperty(\"pointer-events\")}};var getAnimationBuilder=function(e){return __awaiter(void 0,void 0,void 0,(function(){var n,i;return __generator(this,(function(r){switch(r.label){case 0:if(!e.leavingEl||!e.animated||e.duration===0){return[2,undefined]}if(e.animationBuilder){return[2,e.animationBuilder]}if(!(e.mode===\"ios\"))return[3,2];return[4,iosTransitionAnimation()];case 1:i=r.sent().iosTransitionAnimation;return[3,4];case 2:return[4,mdTransitionAnimation()];case 3:i=r.sent().mdTransitionAnimation;r.label=4;case 4:n=i;return[2,n]}}))}))};var animation=function(e,n){return __awaiter(void 0,void 0,void 0,(function(){var i,r;return __generator(this,(function(t){switch(t.label){case 0:return[4,waitForReady(n,true)];case 1:t.sent();i=e(n.baseEl,n);fireWillEvents(n.enteringEl,n.leavingEl);return[4,playTransition(i,n)];case 2:r=t.sent();if(n.progressCallback){n.progressCallback(undefined)}if(r){fireDidEvents(n.enteringEl,n.leavingEl)}return[2,{hasCompleted:r,animation:i}]}}))}))};var noAnimation=function(e){return __awaiter(void 0,void 0,void 0,(function(){var n,i;return __generator(this,(function(r){switch(r.label){case 0:n=e.enteringEl;i=e.leavingEl;return[4,waitForReady(e,false)];case 1:r.sent();fireWillEvents(n,i);fireDidEvents(n,i);return[2,{hasCompleted:true}]}}))}))};var waitForReady=function(e,n){return __awaiter(void 0,void 0,void 0,(function(){var i,r;return __generator(this,(function(t){switch(t.label){case 0:i=e.deepWait!==undefined?e.deepWait:n;r=i?[deepReady(e.enteringEl),deepReady(e.leavingEl)]:[shallowReady(e.enteringEl),shallowReady(e.leavingEl)];return[4,Promise.all(r)];case 1:t.sent();return[4,notifyViewReady(e.viewIsReady,e.enteringEl)];case 2:t.sent();return[2]}}))}))};var notifyViewReady=function(e,n){return __awaiter(void 0,void 0,void 0,(function(){return __generator(this,(function(i){switch(i.label){case 0:if(!e)return[3,2];return[4,e(n)];case 1:i.sent();i.label=2;case 2:return[2]}}))}))};var playTransition=function(e,n){var i=n.progressCallback;var r=new Promise((function(n){e.onFinish((function(e){return n(e===1)}))}));if(i){e.progressStart(true);i(e)}else{e.play()}return r};var fireWillEvents=function(e,n){lifecycle(n,LIFECYCLE_WILL_LEAVE);lifecycle(e,LIFECYCLE_WILL_ENTER)};var fireDidEvents=function(e,n){lifecycle(e,LIFECYCLE_DID_ENTER);lifecycle(n,LIFECYCLE_DID_LEAVE)};var lifecycle=function(e,n){if(e){var i=new CustomEvent(n,{bubbles:false,cancelable:false});e.dispatchEvent(i)}};var shallowReady=function(e){if(e){return new Promise((function(n){return componentOnReady(e,n)}))}return Promise.resolve()};var deepReady=function(e){return __awaiter(void 0,void 0,void 0,(function(){var n,i;return __generator(this,(function(r){switch(r.label){case 0:n=e;if(!n)return[3,4];if(!(n.componentOnReady!=null))return[3,2];return[4,n.componentOnReady()];case 1:i=r.sent();if(i!=null){return[2]}r.label=2;case 2:return[4,Promise.all(Array.from(n.children).map(deepReady))];case 3:r.sent();r.label=4;case 4:return[2]}}))}))};var setPageHidden=function(e,n){if(n){e.setAttribute(\"aria-hidden\",\"true\");e.classList.add(\"ion-page-hidden\")}else{e.hidden=false;e.removeAttribute(\"aria-hidden\");e.classList.remove(\"ion-page-hidden\")}};var setZIndex=function(e,n,i){if(e!==undefined){e.style.zIndex=i===\"back\"?\"99\":\"101\"}if(n!==undefined){n.style.zIndex=\"100\"}};var getIonPageElement=function(e){if(e.classList.contains(\"ion-page\")){return e}var n=e.querySelector(\":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs\");if(n){return n}return e};export{LIFECYCLE_WILL_ENTER as L,LIFECYCLE_DID_ENTER as a,LIFECYCLE_WILL_LEAVE as b,LIFECYCLE_DID_LEAVE as c,LIFECYCLE_WILL_UNLOAD as d,deepReady as e,getIonPageElement as g,lifecycle as l,setPageHidden as s,transition as t};","function isAbsolute(pathname) {\n return pathname.charAt(0) === '/';\n}\n\n// About 1.5x faster than the two-arg version of Array#splice()\nfunction spliceOne(list, index) {\n for (var i = index, k = i + 1, n = list.length; k < n; i += 1, k += 1) {\n list[i] = list[k];\n }\n\n list.pop();\n}\n\n// This implementation is based heavily on node's url.parse\nfunction resolvePathname(to, from) {\n if (from === undefined) from = '';\n\n var toParts = (to && to.split('/')) || [];\n var fromParts = (from && from.split('/')) || [];\n\n var isToAbs = to && isAbsolute(to);\n var isFromAbs = from && isAbsolute(from);\n var mustEndAbs = isToAbs || isFromAbs;\n\n if (to && isAbsolute(to)) {\n // to is absolute\n fromParts = toParts;\n } else if (toParts.length) {\n // to is relative, drop the filename\n fromParts.pop();\n fromParts = fromParts.concat(toParts);\n }\n\n if (!fromParts.length) return '/';\n\n var hasTrailingSlash;\n if (fromParts.length) {\n var last = fromParts[fromParts.length - 1];\n hasTrailingSlash = last === '.' || last === '..' || last === '';\n } else {\n hasTrailingSlash = false;\n }\n\n var up = 0;\n for (var i = fromParts.length; i >= 0; i--) {\n var part = fromParts[i];\n\n if (part === '.') {\n spliceOne(fromParts, i);\n } else if (part === '..') {\n spliceOne(fromParts, i);\n up++;\n } else if (up) {\n spliceOne(fromParts, i);\n up--;\n }\n }\n\n if (!mustEndAbs) for (; up--; up) fromParts.unshift('..');\n\n if (\n mustEndAbs &&\n fromParts[0] !== '' &&\n (!fromParts[0] || !isAbsolute(fromParts[0]))\n )\n fromParts.unshift('');\n\n var result = fromParts.join('/');\n\n if (hasTrailingSlash && result.substr(-1) !== '/') result += '/';\n\n return result;\n}\n\nexport default resolvePathname;\n","function valueOf(obj) {\n return obj.valueOf ? obj.valueOf() : Object.prototype.valueOf.call(obj);\n}\n\nfunction valueEqual(a, b) {\n // Test for strict equality first.\n if (a === b) return true;\n\n // Otherwise, if either of them == null they are not equal.\n if (a == null || b == null) return false;\n\n if (Array.isArray(a)) {\n return (\n Array.isArray(b) &&\n a.length === b.length &&\n a.every(function(item, index) {\n return valueEqual(item, b[index]);\n })\n );\n }\n\n if (typeof a === 'object' || typeof b === 'object') {\n var aValue = valueOf(a);\n var bValue = valueOf(b);\n\n if (aValue !== a || bValue !== b) return valueEqual(aValue, bValue);\n\n return Object.keys(Object.assign({}, a, b)).every(function(key) {\n return valueEqual(a[key], b[key]);\n });\n }\n\n return false;\n}\n\nexport default valueEqual;\n","import _extends from '@babel/runtime/helpers/esm/extends';\nimport resolvePathname from 'resolve-pathname';\nimport valueEqual from 'value-equal';\nimport warning from 'tiny-warning';\nimport invariant from 'tiny-invariant';\n\nfunction addLeadingSlash(path) {\n return path.charAt(0) === '/' ? path : '/' + path;\n}\nfunction stripLeadingSlash(path) {\n return path.charAt(0) === '/' ? path.substr(1) : path;\n}\nfunction hasBasename(path, prefix) {\n return path.toLowerCase().indexOf(prefix.toLowerCase()) === 0 && '/?#'.indexOf(path.charAt(prefix.length)) !== -1;\n}\nfunction stripBasename(path, prefix) {\n return hasBasename(path, prefix) ? path.substr(prefix.length) : path;\n}\nfunction stripTrailingSlash(path) {\n return path.charAt(path.length - 1) === '/' ? path.slice(0, -1) : path;\n}\nfunction parsePath(path) {\n var pathname = path || '/';\n var search = '';\n var hash = '';\n var hashIndex = pathname.indexOf('#');\n\n if (hashIndex !== -1) {\n hash = pathname.substr(hashIndex);\n pathname = pathname.substr(0, hashIndex);\n }\n\n var searchIndex = pathname.indexOf('?');\n\n if (searchIndex !== -1) {\n search = pathname.substr(searchIndex);\n pathname = pathname.substr(0, searchIndex);\n }\n\n return {\n pathname: pathname,\n search: search === '?' ? '' : search,\n hash: hash === '#' ? '' : hash\n };\n}\nfunction createPath(location) {\n var pathname = location.pathname,\n search = location.search,\n hash = location.hash;\n var path = pathname || '/';\n if (search && search !== '?') path += search.charAt(0) === '?' ? search : \"?\" + search;\n if (hash && hash !== '#') path += hash.charAt(0) === '#' ? hash : \"#\" + hash;\n return path;\n}\n\nfunction createLocation(path, state, key, currentLocation) {\n var location;\n\n if (typeof path === 'string') {\n // Two-arg form: push(path, state)\n location = parsePath(path);\n location.state = state;\n } else {\n // One-arg form: push(location)\n location = _extends({}, path);\n if (location.pathname === undefined) location.pathname = '';\n\n if (location.search) {\n if (location.search.charAt(0) !== '?') location.search = '?' + location.search;\n } else {\n location.search = '';\n }\n\n if (location.hash) {\n if (location.hash.charAt(0) !== '#') location.hash = '#' + location.hash;\n } else {\n location.hash = '';\n }\n\n if (state !== undefined && location.state === undefined) location.state = state;\n }\n\n try {\n location.pathname = decodeURI(location.pathname);\n } catch (e) {\n if (e instanceof URIError) {\n throw new URIError('Pathname \"' + location.pathname + '\" could not be decoded. ' + 'This is likely caused by an invalid percent-encoding.');\n } else {\n throw e;\n }\n }\n\n if (key) location.key = key;\n\n if (currentLocation) {\n // Resolve incomplete/relative pathname relative to current location.\n if (!location.pathname) {\n location.pathname = currentLocation.pathname;\n } else if (location.pathname.charAt(0) !== '/') {\n location.pathname = resolvePathname(location.pathname, currentLocation.pathname);\n }\n } else {\n // When there is no prior location and pathname is empty, set it to /\n if (!location.pathname) {\n location.pathname = '/';\n }\n }\n\n return location;\n}\nfunction locationsAreEqual(a, b) {\n return a.pathname === b.pathname && a.search === b.search && a.hash === b.hash && a.key === b.key && valueEqual(a.state, b.state);\n}\n\nfunction createTransitionManager() {\n var prompt = null;\n\n function setPrompt(nextPrompt) {\n process.env.NODE_ENV !== \"production\" ? warning(prompt == null, 'A history supports only one prompt at a time') : void 0;\n prompt = nextPrompt;\n return function () {\n if (prompt === nextPrompt) prompt = null;\n };\n }\n\n function confirmTransitionTo(location, action, getUserConfirmation, callback) {\n // TODO: If another transition starts while we're still confirming\n // the previous one, we may end up in a weird state. Figure out the\n // best way to handle this.\n if (prompt != null) {\n var result = typeof prompt === 'function' ? prompt(location, action) : prompt;\n\n if (typeof result === 'string') {\n if (typeof getUserConfirmation === 'function') {\n getUserConfirmation(result, callback);\n } else {\n process.env.NODE_ENV !== \"production\" ? warning(false, 'A history needs a getUserConfirmation function in order to use a prompt message') : void 0;\n callback(true);\n }\n } else {\n // Return false from a transition hook to cancel the transition.\n callback(result !== false);\n }\n } else {\n callback(true);\n }\n }\n\n var listeners = [];\n\n function appendListener(fn) {\n var isActive = true;\n\n function listener() {\n if (isActive) fn.apply(void 0, arguments);\n }\n\n listeners.push(listener);\n return function () {\n isActive = false;\n listeners = listeners.filter(function (item) {\n return item !== listener;\n });\n };\n }\n\n function notifyListeners() {\n for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n listeners.forEach(function (listener) {\n return listener.apply(void 0, args);\n });\n }\n\n return {\n setPrompt: setPrompt,\n confirmTransitionTo: confirmTransitionTo,\n appendListener: appendListener,\n notifyListeners: notifyListeners\n };\n}\n\nvar canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement);\nfunction getConfirmation(message, callback) {\n callback(window.confirm(message)); // eslint-disable-line no-alert\n}\n/**\n * Returns true if the HTML5 history API is supported. Taken from Modernizr.\n *\n * https://github.com/Modernizr/Modernizr/blob/master/LICENSE\n * https://github.com/Modernizr/Modernizr/blob/master/feature-detects/history.js\n * changed to avoid false negatives for Windows Phones: https://github.com/reactjs/react-router/issues/586\n */\n\nfunction supportsHistory() {\n var ua = window.navigator.userAgent;\n if ((ua.indexOf('Android 2.') !== -1 || ua.indexOf('Android 4.0') !== -1) && ua.indexOf('Mobile Safari') !== -1 && ua.indexOf('Chrome') === -1 && ua.indexOf('Windows Phone') === -1) return false;\n return window.history && 'pushState' in window.history;\n}\n/**\n * Returns true if browser fires popstate on hash change.\n * IE10 and IE11 do not.\n */\n\nfunction supportsPopStateOnHashChange() {\n return window.navigator.userAgent.indexOf('Trident') === -1;\n}\n/**\n * Returns false if using go(n) with hash history causes a full page reload.\n */\n\nfunction supportsGoWithoutReloadUsingHash() {\n return window.navigator.userAgent.indexOf('Firefox') === -1;\n}\n/**\n * Returns true if a given popstate event is an extraneous WebKit event.\n * Accounts for the fact that Chrome on iOS fires real popstate events\n * containing undefined state when pressing the back button.\n */\n\nfunction isExtraneousPopstateEvent(event) {\n return event.state === undefined && navigator.userAgent.indexOf('CriOS') === -1;\n}\n\nvar PopStateEvent = 'popstate';\nvar HashChangeEvent = 'hashchange';\n\nfunction getHistoryState() {\n try {\n return window.history.state || {};\n } catch (e) {\n // IE 11 sometimes throws when accessing window.history.state\n // See https://github.com/ReactTraining/history/pull/289\n return {};\n }\n}\n/**\n * Creates a history object that uses the HTML5 history API including\n * pushState, replaceState, and the popstate event.\n */\n\n\nfunction createBrowserHistory(props) {\n if (props === void 0) {\n props = {};\n }\n\n !canUseDOM ? process.env.NODE_ENV !== \"production\" ? invariant(false, 'Browser history needs a DOM') : invariant(false) : void 0;\n var globalHistory = window.history;\n var canUseHistory = supportsHistory();\n var needsHashChangeListener = !supportsPopStateOnHashChange();\n var _props = props,\n _props$forceRefresh = _props.forceRefresh,\n forceRefresh = _props$forceRefresh === void 0 ? false : _props$forceRefresh,\n _props$getUserConfirm = _props.getUserConfirmation,\n getUserConfirmation = _props$getUserConfirm === void 0 ? getConfirmation : _props$getUserConfirm,\n _props$keyLength = _props.keyLength,\n keyLength = _props$keyLength === void 0 ? 6 : _props$keyLength;\n var basename = props.basename ? stripTrailingSlash(addLeadingSlash(props.basename)) : '';\n\n function getDOMLocation(historyState) {\n var _ref = historyState || {},\n key = _ref.key,\n state = _ref.state;\n\n var _window$location = window.location,\n pathname = _window$location.pathname,\n search = _window$location.search,\n hash = _window$location.hash;\n var path = pathname + search + hash;\n process.env.NODE_ENV !== \"production\" ? warning(!basename || hasBasename(path, basename), 'You are attempting to use a basename on a page whose URL path does not begin ' + 'with the basename. Expected path \"' + path + '\" to begin with \"' + basename + '\".') : void 0;\n if (basename) path = stripBasename(path, basename);\n return createLocation(path, state, key);\n }\n\n function createKey() {\n return Math.random().toString(36).substr(2, keyLength);\n }\n\n var transitionManager = createTransitionManager();\n\n function setState(nextState) {\n _extends(history, nextState);\n\n history.length = globalHistory.length;\n transitionManager.notifyListeners(history.location, history.action);\n }\n\n function handlePopState(event) {\n // Ignore extraneous popstate events in WebKit.\n if (isExtraneousPopstateEvent(event)) return;\n handlePop(getDOMLocation(event.state));\n }\n\n function handleHashChange() {\n handlePop(getDOMLocation(getHistoryState()));\n }\n\n var forceNextPop = false;\n\n function handlePop(location) {\n if (forceNextPop) {\n forceNextPop = false;\n setState();\n } else {\n var action = 'POP';\n transitionManager.confirmTransitionTo(location, action, getUserConfirmation, function (ok) {\n if (ok) {\n setState({\n action: action,\n location: location\n });\n } else {\n revertPop(location);\n }\n });\n }\n }\n\n function revertPop(fromLocation) {\n var toLocation = history.location; // TODO: We could probably make this more reliable by\n // keeping a list of keys we've seen in sessionStorage.\n // Instead, we just default to 0 for keys we don't know.\n\n var toIndex = allKeys.indexOf(toLocation.key);\n if (toIndex === -1) toIndex = 0;\n var fromIndex = allKeys.indexOf(fromLocation.key);\n if (fromIndex === -1) fromIndex = 0;\n var delta = toIndex - fromIndex;\n\n if (delta) {\n forceNextPop = true;\n go(delta);\n }\n }\n\n var initialLocation = getDOMLocation(getHistoryState());\n var allKeys = [initialLocation.key]; // Public interface\n\n function createHref(location) {\n return basename + createPath(location);\n }\n\n function push(path, state) {\n process.env.NODE_ENV !== \"production\" ? warning(!(typeof path === 'object' && path.state !== undefined && state !== undefined), 'You should avoid providing a 2nd state argument to push when the 1st ' + 'argument is a location-like object that already has state; it is ignored') : void 0;\n var action = 'PUSH';\n var location = createLocation(path, state, createKey(), history.location);\n transitionManager.confirmTransitionTo(location, action, getUserConfirmation, function (ok) {\n if (!ok) return;\n var href = createHref(location);\n var key = location.key,\n state = location.state;\n\n if (canUseHistory) {\n globalHistory.pushState({\n key: key,\n state: state\n }, null, href);\n\n if (forceRefresh) {\n window.location.href = href;\n } else {\n var prevIndex = allKeys.indexOf(history.location.key);\n var nextKeys = allKeys.slice(0, prevIndex + 1);\n nextKeys.push(location.key);\n allKeys = nextKeys;\n setState({\n action: action,\n location: location\n });\n }\n } else {\n process.env.NODE_ENV !== \"production\" ? warning(state === undefined, 'Browser history cannot push state in browsers that do not support HTML5 history') : void 0;\n window.location.href = href;\n }\n });\n }\n\n function replace(path, state) {\n process.env.NODE_ENV !== \"production\" ? warning(!(typeof path === 'object' && path.state !== undefined && state !== undefined), 'You should avoid providing a 2nd state argument to replace when the 1st ' + 'argument is a location-like object that already has state; it is ignored') : void 0;\n var action = 'REPLACE';\n var location = createLocation(path, state, createKey(), history.location);\n transitionManager.confirmTransitionTo(location, action, getUserConfirmation, function (ok) {\n if (!ok) return;\n var href = createHref(location);\n var key = location.key,\n state = location.state;\n\n if (canUseHistory) {\n globalHistory.replaceState({\n key: key,\n state: state\n }, null, href);\n\n if (forceRefresh) {\n window.location.replace(href);\n } else {\n var prevIndex = allKeys.indexOf(history.location.key);\n if (prevIndex !== -1) allKeys[prevIndex] = location.key;\n setState({\n action: action,\n location: location\n });\n }\n } else {\n process.env.NODE_ENV !== \"production\" ? warning(state === undefined, 'Browser history cannot replace state in browsers that do not support HTML5 history') : void 0;\n window.location.replace(href);\n }\n });\n }\n\n function go(n) {\n globalHistory.go(n);\n }\n\n function goBack() {\n go(-1);\n }\n\n function goForward() {\n go(1);\n }\n\n var listenerCount = 0;\n\n function checkDOMListeners(delta) {\n listenerCount += delta;\n\n if (listenerCount === 1 && delta === 1) {\n window.addEventListener(PopStateEvent, handlePopState);\n if (needsHashChangeListener) window.addEventListener(HashChangeEvent, handleHashChange);\n } else if (listenerCount === 0) {\n window.removeEventListener(PopStateEvent, handlePopState);\n if (needsHashChangeListener) window.removeEventListener(HashChangeEvent, handleHashChange);\n }\n }\n\n var isBlocked = false;\n\n function block(prompt) {\n if (prompt === void 0) {\n prompt = false;\n }\n\n var unblock = transitionManager.setPrompt(prompt);\n\n if (!isBlocked) {\n checkDOMListeners(1);\n isBlocked = true;\n }\n\n return function () {\n if (isBlocked) {\n isBlocked = false;\n checkDOMListeners(-1);\n }\n\n return unblock();\n };\n }\n\n function listen(listener) {\n var unlisten = transitionManager.appendListener(listener);\n checkDOMListeners(1);\n return function () {\n checkDOMListeners(-1);\n unlisten();\n };\n }\n\n var history = {\n length: globalHistory.length,\n action: 'POP',\n location: initialLocation,\n createHref: createHref,\n push: push,\n replace: replace,\n go: go,\n goBack: goBack,\n goForward: goForward,\n block: block,\n listen: listen\n };\n return history;\n}\n\nvar HashChangeEvent$1 = 'hashchange';\nvar HashPathCoders = {\n hashbang: {\n encodePath: function encodePath(path) {\n return path.charAt(0) === '!' ? path : '!/' + stripLeadingSlash(path);\n },\n decodePath: function decodePath(path) {\n return path.charAt(0) === '!' ? path.substr(1) : path;\n }\n },\n noslash: {\n encodePath: stripLeadingSlash,\n decodePath: addLeadingSlash\n },\n slash: {\n encodePath: addLeadingSlash,\n decodePath: addLeadingSlash\n }\n};\n\nfunction stripHash(url) {\n var hashIndex = url.indexOf('#');\n return hashIndex === -1 ? url : url.slice(0, hashIndex);\n}\n\nfunction getHashPath() {\n // We can't use window.location.hash here because it's not\n // consistent across browsers - Firefox will pre-decode it!\n var href = window.location.href;\n var hashIndex = href.indexOf('#');\n return hashIndex === -1 ? '' : href.substring(hashIndex + 1);\n}\n\nfunction pushHashPath(path) {\n window.location.hash = path;\n}\n\nfunction replaceHashPath(path) {\n window.location.replace(stripHash(window.location.href) + '#' + path);\n}\n\nfunction createHashHistory(props) {\n if (props === void 0) {\n props = {};\n }\n\n !canUseDOM ? process.env.NODE_ENV !== \"production\" ? invariant(false, 'Hash history needs a DOM') : invariant(false) : void 0;\n var globalHistory = window.history;\n var canGoWithoutReload = supportsGoWithoutReloadUsingHash();\n var _props = props,\n _props$getUserConfirm = _props.getUserConfirmation,\n getUserConfirmation = _props$getUserConfirm === void 0 ? getConfirmation : _props$getUserConfirm,\n _props$hashType = _props.hashType,\n hashType = _props$hashType === void 0 ? 'slash' : _props$hashType;\n var basename = props.basename ? stripTrailingSlash(addLeadingSlash(props.basename)) : '';\n var _HashPathCoders$hashT = HashPathCoders[hashType],\n encodePath = _HashPathCoders$hashT.encodePath,\n decodePath = _HashPathCoders$hashT.decodePath;\n\n function getDOMLocation() {\n var path = decodePath(getHashPath());\n process.env.NODE_ENV !== \"production\" ? warning(!basename || hasBasename(path, basename), 'You are attempting to use a basename on a page whose URL path does not begin ' + 'with the basename. Expected path \"' + path + '\" to begin with \"' + basename + '\".') : void 0;\n if (basename) path = stripBasename(path, basename);\n return createLocation(path);\n }\n\n var transitionManager = createTransitionManager();\n\n function setState(nextState) {\n _extends(history, nextState);\n\n history.length = globalHistory.length;\n transitionManager.notifyListeners(history.location, history.action);\n }\n\n var forceNextPop = false;\n var ignorePath = null;\n\n function locationsAreEqual$$1(a, b) {\n return a.pathname === b.pathname && a.search === b.search && a.hash === b.hash;\n }\n\n function handleHashChange() {\n var path = getHashPath();\n var encodedPath = encodePath(path);\n\n if (path !== encodedPath) {\n // Ensure we always have a properly-encoded hash.\n replaceHashPath(encodedPath);\n } else {\n var location = getDOMLocation();\n var prevLocation = history.location;\n if (!forceNextPop && locationsAreEqual$$1(prevLocation, location)) return; // A hashchange doesn't always == location change.\n\n if (ignorePath === createPath(location)) return; // Ignore this change; we already setState in push/replace.\n\n ignorePath = null;\n handlePop(location);\n }\n }\n\n function handlePop(location) {\n if (forceNextPop) {\n forceNextPop = false;\n setState();\n } else {\n var action = 'POP';\n transitionManager.confirmTransitionTo(location, action, getUserConfirmation, function (ok) {\n if (ok) {\n setState({\n action: action,\n location: location\n });\n } else {\n revertPop(location);\n }\n });\n }\n }\n\n function revertPop(fromLocation) {\n var toLocation = history.location; // TODO: We could probably make this more reliable by\n // keeping a list of paths we've seen in sessionStorage.\n // Instead, we just default to 0 for paths we don't know.\n\n var toIndex = allPaths.lastIndexOf(createPath(toLocation));\n if (toIndex === -1) toIndex = 0;\n var fromIndex = allPaths.lastIndexOf(createPath(fromLocation));\n if (fromIndex === -1) fromIndex = 0;\n var delta = toIndex - fromIndex;\n\n if (delta) {\n forceNextPop = true;\n go(delta);\n }\n } // Ensure the hash is encoded properly before doing anything else.\n\n\n var path = getHashPath();\n var encodedPath = encodePath(path);\n if (path !== encodedPath) replaceHashPath(encodedPath);\n var initialLocation = getDOMLocation();\n var allPaths = [createPath(initialLocation)]; // Public interface\n\n function createHref(location) {\n var baseTag = document.querySelector('base');\n var href = '';\n\n if (baseTag && baseTag.getAttribute('href')) {\n href = stripHash(window.location.href);\n }\n\n return href + '#' + encodePath(basename + createPath(location));\n }\n\n function push(path, state) {\n process.env.NODE_ENV !== \"production\" ? warning(state === undefined, 'Hash history cannot push state; it is ignored') : void 0;\n var action = 'PUSH';\n var location = createLocation(path, undefined, undefined, history.location);\n transitionManager.confirmTransitionTo(location, action, getUserConfirmation, function (ok) {\n if (!ok) return;\n var path = createPath(location);\n var encodedPath = encodePath(basename + path);\n var hashChanged = getHashPath() !== encodedPath;\n\n if (hashChanged) {\n // We cannot tell if a hashchange was caused by a PUSH, so we'd\n // rather setState here and ignore the hashchange. The caveat here\n // is that other hash histories in the page will consider it a POP.\n ignorePath = path;\n pushHashPath(encodedPath);\n var prevIndex = allPaths.lastIndexOf(createPath(history.location));\n var nextPaths = allPaths.slice(0, prevIndex + 1);\n nextPaths.push(path);\n allPaths = nextPaths;\n setState({\n action: action,\n location: location\n });\n } else {\n process.env.NODE_ENV !== \"production\" ? warning(false, 'Hash history cannot PUSH the same path; a new entry will not be added to the history stack') : void 0;\n setState();\n }\n });\n }\n\n function replace(path, state) {\n process.env.NODE_ENV !== \"production\" ? warning(state === undefined, 'Hash history cannot replace state; it is ignored') : void 0;\n var action = 'REPLACE';\n var location = createLocation(path, undefined, undefined, history.location);\n transitionManager.confirmTransitionTo(location, action, getUserConfirmation, function (ok) {\n if (!ok) return;\n var path = createPath(location);\n var encodedPath = encodePath(basename + path);\n var hashChanged = getHashPath() !== encodedPath;\n\n if (hashChanged) {\n // We cannot tell if a hashchange was caused by a REPLACE, so we'd\n // rather setState here and ignore the hashchange. The caveat here\n // is that other hash histories in the page will consider it a POP.\n ignorePath = path;\n replaceHashPath(encodedPath);\n }\n\n var prevIndex = allPaths.indexOf(createPath(history.location));\n if (prevIndex !== -1) allPaths[prevIndex] = path;\n setState({\n action: action,\n location: location\n });\n });\n }\n\n function go(n) {\n process.env.NODE_ENV !== \"production\" ? warning(canGoWithoutReload, 'Hash history go(n) causes a full page reload in this browser') : void 0;\n globalHistory.go(n);\n }\n\n function goBack() {\n go(-1);\n }\n\n function goForward() {\n go(1);\n }\n\n var listenerCount = 0;\n\n function checkDOMListeners(delta) {\n listenerCount += delta;\n\n if (listenerCount === 1 && delta === 1) {\n window.addEventListener(HashChangeEvent$1, handleHashChange);\n } else if (listenerCount === 0) {\n window.removeEventListener(HashChangeEvent$1, handleHashChange);\n }\n }\n\n var isBlocked = false;\n\n function block(prompt) {\n if (prompt === void 0) {\n prompt = false;\n }\n\n var unblock = transitionManager.setPrompt(prompt);\n\n if (!isBlocked) {\n checkDOMListeners(1);\n isBlocked = true;\n }\n\n return function () {\n if (isBlocked) {\n isBlocked = false;\n checkDOMListeners(-1);\n }\n\n return unblock();\n };\n }\n\n function listen(listener) {\n var unlisten = transitionManager.appendListener(listener);\n checkDOMListeners(1);\n return function () {\n checkDOMListeners(-1);\n unlisten();\n };\n }\n\n var history = {\n length: globalHistory.length,\n action: 'POP',\n location: initialLocation,\n createHref: createHref,\n push: push,\n replace: replace,\n go: go,\n goBack: goBack,\n goForward: goForward,\n block: block,\n listen: listen\n };\n return history;\n}\n\nfunction clamp(n, lowerBound, upperBound) {\n return Math.min(Math.max(n, lowerBound), upperBound);\n}\n/**\n * Creates a history object that stores locations in memory.\n */\n\n\nfunction createMemoryHistory(props) {\n if (props === void 0) {\n props = {};\n }\n\n var _props = props,\n getUserConfirmation = _props.getUserConfirmation,\n _props$initialEntries = _props.initialEntries,\n initialEntries = _props$initialEntries === void 0 ? ['/'] : _props$initialEntries,\n _props$initialIndex = _props.initialIndex,\n initialIndex = _props$initialIndex === void 0 ? 0 : _props$initialIndex,\n _props$keyLength = _props.keyLength,\n keyLength = _props$keyLength === void 0 ? 6 : _props$keyLength;\n var transitionManager = createTransitionManager();\n\n function setState(nextState) {\n _extends(history, nextState);\n\n history.length = history.entries.length;\n transitionManager.notifyListeners(history.location, history.action);\n }\n\n function createKey() {\n return Math.random().toString(36).substr(2, keyLength);\n }\n\n var index = clamp(initialIndex, 0, initialEntries.length - 1);\n var entries = initialEntries.map(function (entry) {\n return typeof entry === 'string' ? createLocation(entry, undefined, createKey()) : createLocation(entry, undefined, entry.key || createKey());\n }); // Public interface\n\n var createHref = createPath;\n\n function push(path, state) {\n process.env.NODE_ENV !== \"production\" ? warning(!(typeof path === 'object' && path.state !== undefined && state !== undefined), 'You should avoid providing a 2nd state argument to push when the 1st ' + 'argument is a location-like object that already has state; it is ignored') : void 0;\n var action = 'PUSH';\n var location = createLocation(path, state, createKey(), history.location);\n transitionManager.confirmTransitionTo(location, action, getUserConfirmation, function (ok) {\n if (!ok) return;\n var prevIndex = history.index;\n var nextIndex = prevIndex + 1;\n var nextEntries = history.entries.slice(0);\n\n if (nextEntries.length > nextIndex) {\n nextEntries.splice(nextIndex, nextEntries.length - nextIndex, location);\n } else {\n nextEntries.push(location);\n }\n\n setState({\n action: action,\n location: location,\n index: nextIndex,\n entries: nextEntries\n });\n });\n }\n\n function replace(path, state) {\n process.env.NODE_ENV !== \"production\" ? warning(!(typeof path === 'object' && path.state !== undefined && state !== undefined), 'You should avoid providing a 2nd state argument to replace when the 1st ' + 'argument is a location-like object that already has state; it is ignored') : void 0;\n var action = 'REPLACE';\n var location = createLocation(path, state, createKey(), history.location);\n transitionManager.confirmTransitionTo(location, action, getUserConfirmation, function (ok) {\n if (!ok) return;\n history.entries[history.index] = location;\n setState({\n action: action,\n location: location\n });\n });\n }\n\n function go(n) {\n var nextIndex = clamp(history.index + n, 0, history.entries.length - 1);\n var action = 'POP';\n var location = history.entries[nextIndex];\n transitionManager.confirmTransitionTo(location, action, getUserConfirmation, function (ok) {\n if (ok) {\n setState({\n action: action,\n location: location,\n index: nextIndex\n });\n } else {\n // Mimic the behavior of DOM histories by\n // causing a render after a cancelled POP.\n setState();\n }\n });\n }\n\n function goBack() {\n go(-1);\n }\n\n function goForward() {\n go(1);\n }\n\n function canGo(n) {\n var nextIndex = history.index + n;\n return nextIndex >= 0 && nextIndex < history.entries.length;\n }\n\n function block(prompt) {\n if (prompt === void 0) {\n prompt = false;\n }\n\n return transitionManager.setPrompt(prompt);\n }\n\n function listen(listener) {\n return transitionManager.appendListener(listener);\n }\n\n var history = {\n length: entries.length,\n action: 'POP',\n location: entries[index],\n index: index,\n entries: entries,\n createHref: createHref,\n push: push,\n replace: replace,\n go: go,\n goBack: goBack,\n goForward: goForward,\n canGo: canGo,\n block: block,\n listen: listen\n };\n return history;\n}\n\nexport { createBrowserHistory, createHashHistory, createMemoryHistory, createLocation, locationsAreEqual, parsePath, createPath };\n","export default function _objectWithoutPropertiesLoose(source, excluded) {\n if (source == null) return {};\n var target = {};\n var sourceKeys = Object.keys(source);\n var key, i;\n\n for (i = 0; i < sourceKeys.length; i++) {\n key = sourceKeys[i];\n if (excluded.indexOf(key) >= 0) continue;\n target[key] = source[key];\n }\n\n return target;\n}","import createNamedContext from \"./createNameContext\";\n\nconst historyContext = /*#__PURE__*/ createNamedContext(\"Router-History\");\nexport default historyContext;\n","// TODO: Replace with React.createContext once we can assume React 16+\nimport createContext from \"mini-create-react-context\";\n\nconst createNamedContext = name => {\n const context = createContext();\n context.displayName = name;\n\n return context;\n};\n\nexport default createNamedContext;\n","// TODO: Replace with React.createContext once we can assume React 16+\nimport createContext from \"mini-create-react-context\";\n\nconst createNamedContext = name => {\n const context = createContext();\n context.displayName = name;\n\n return context;\n};\n\nconst context = /*#__PURE__*/ createNamedContext(\"Router\");\nexport default context;\n","import React from \"react\";\nimport PropTypes from \"prop-types\";\nimport warning from \"tiny-warning\";\n\nimport HistoryContext from \"./HistoryContext.js\";\nimport RouterContext from \"./RouterContext.js\";\n\n/**\n * The public API for putting history on context.\n */\nclass Router extends React.Component {\n static computeRootMatch(pathname) {\n return { path: \"/\", url: \"/\", params: {}, isExact: pathname === \"/\" };\n }\n\n constructor(props) {\n super(props);\n\n this.state = {\n location: props.history.location\n };\n\n // This is a bit of a hack. We have to start listening for location\n // changes here in the constructor in case there are any s\n // on the initial render. If there are, they will replace/push when\n // they mount and since cDM fires in children before parents, we may\n // get a new location before the is mounted.\n this._isMounted = false;\n this._pendingLocation = null;\n\n if (!props.staticContext) {\n this.unlisten = props.history.listen(location => {\n if (this._isMounted) {\n this.setState({ location });\n } else {\n this._pendingLocation = location;\n }\n });\n }\n }\n\n componentDidMount() {\n this._isMounted = true;\n\n if (this._pendingLocation) {\n this.setState({ location: this._pendingLocation });\n }\n }\n\n componentWillUnmount() {\n if (this.unlisten) this.unlisten();\n }\n\n render() {\n return (\n \n \n \n );\n }\n}\n\nif (__DEV__) {\n Router.propTypes = {\n children: PropTypes.node,\n history: PropTypes.object.isRequired,\n staticContext: PropTypes.object\n };\n\n Router.prototype.componentDidUpdate = function(prevProps) {\n warning(\n prevProps.history === this.props.history,\n \"You cannot change \"\n );\n };\n}\n\nexport default Router;\n","import React from \"react\";\nimport PropTypes from \"prop-types\";\nimport { createMemoryHistory as createHistory } from \"history\";\nimport warning from \"tiny-warning\";\n\nimport Router from \"./Router.js\";\n\n/**\n * The public API for a that stores location in memory.\n */\nclass MemoryRouter extends React.Component {\n history = createHistory(this.props);\n\n render() {\n return ;\n }\n}\n\nif (__DEV__) {\n MemoryRouter.propTypes = {\n initialEntries: PropTypes.array,\n initialIndex: PropTypes.number,\n getUserConfirmation: PropTypes.func,\n keyLength: PropTypes.number,\n children: PropTypes.node\n };\n\n MemoryRouter.prototype.componentDidMount = function() {\n warning(\n !this.props.history,\n \" ignores the history prop. To use a custom history, \" +\n \"use `import { Router }` instead of `import { MemoryRouter as Router }`.\"\n );\n };\n}\n\nexport default MemoryRouter;\n","import React from \"react\";\n\nclass Lifecycle extends React.Component {\n componentDidMount() {\n if (this.props.onMount) this.props.onMount.call(this, this);\n }\n\n componentDidUpdate(prevProps) {\n if (this.props.onUpdate) this.props.onUpdate.call(this, this, prevProps);\n }\n\n componentWillUnmount() {\n if (this.props.onUnmount) this.props.onUnmount.call(this, this);\n }\n\n render() {\n return null;\n }\n}\n\nexport default Lifecycle;\n","import pathToRegexp from \"path-to-regexp\";\n\nconst cache = {};\nconst cacheLimit = 10000;\nlet cacheCount = 0;\n\nfunction compilePath(path) {\n if (cache[path]) return cache[path];\n\n const generator = pathToRegexp.compile(path);\n\n if (cacheCount < cacheLimit) {\n cache[path] = generator;\n cacheCount++;\n }\n\n return generator;\n}\n\n/**\n * Public API for generating a URL pathname from a path and parameters.\n */\nfunction generatePath(path = \"/\", params = {}) {\n return path === \"/\" ? path : compilePath(path)(params, { pretty: true });\n}\n\nexport default generatePath;\n","import React from \"react\";\nimport PropTypes from \"prop-types\";\nimport { createLocation, locationsAreEqual } from \"history\";\nimport invariant from \"tiny-invariant\";\n\nimport Lifecycle from \"./Lifecycle.js\";\nimport RouterContext from \"./RouterContext.js\";\nimport generatePath from \"./generatePath.js\";\n\n/**\n * The public API for navigating programmatically with a component.\n */\nfunction Redirect({ computedMatch, to, push = false }) {\n return (\n \n {context => {\n invariant(context, \"You should not use outside a \");\n\n const { history, staticContext } = context;\n\n const method = push ? history.push : history.replace;\n const location = createLocation(\n computedMatch\n ? typeof to === \"string\"\n ? generatePath(to, computedMatch.params)\n : {\n ...to,\n pathname: generatePath(to.pathname, computedMatch.params)\n }\n : to\n );\n\n // When rendering in a static context,\n // set the new location immediately.\n if (staticContext) {\n method(location);\n return null;\n }\n\n return (\n {\n method(location);\n }}\n onUpdate={(self, prevProps) => {\n const prevLocation = createLocation(prevProps.to);\n if (\n !locationsAreEqual(prevLocation, {\n ...location,\n key: prevLocation.key\n })\n ) {\n method(location);\n }\n }}\n to={to}\n />\n );\n }}\n \n );\n}\n\nif (__DEV__) {\n Redirect.propTypes = {\n push: PropTypes.bool,\n from: PropTypes.string,\n to: PropTypes.oneOfType([PropTypes.string, PropTypes.object]).isRequired\n };\n}\n\nexport default Redirect;\n","import pathToRegexp from \"path-to-regexp\";\n\nconst cache = {};\nconst cacheLimit = 10000;\nlet cacheCount = 0;\n\nfunction compilePath(path, options) {\n const cacheKey = `${options.end}${options.strict}${options.sensitive}`;\n const pathCache = cache[cacheKey] || (cache[cacheKey] = {});\n\n if (pathCache[path]) return pathCache[path];\n\n const keys = [];\n const regexp = pathToRegexp(path, keys, options);\n const result = { regexp, keys };\n\n if (cacheCount < cacheLimit) {\n pathCache[path] = result;\n cacheCount++;\n }\n\n return result;\n}\n\n/**\n * Public API for matching a URL pathname to a path.\n */\nfunction matchPath(pathname, options = {}) {\n if (typeof options === \"string\" || Array.isArray(options)) {\n options = { path: options };\n }\n\n const { path, exact = false, strict = false, sensitive = false } = options;\n\n const paths = [].concat(path);\n\n return paths.reduce((matched, path) => {\n if (!path && path !== \"\") return null;\n if (matched) return matched;\n\n const { regexp, keys } = compilePath(path, {\n end: exact,\n strict,\n sensitive\n });\n const match = regexp.exec(pathname);\n\n if (!match) return null;\n\n const [url, ...values] = match;\n const isExact = pathname === url;\n\n if (exact && !isExact) return null;\n\n return {\n path, // the path used to match\n url: path === \"/\" && url === \"\" ? \"/\" : url, // the matched portion of the URL\n isExact, // whether or not we matched exactly\n params: keys.reduce((memo, key, index) => {\n memo[key.name] = values[index];\n return memo;\n }, {})\n };\n }, null);\n}\n\nexport default matchPath;\n","import React from \"react\";\nimport { isValidElementType } from \"react-is\";\nimport PropTypes from \"prop-types\";\nimport invariant from \"tiny-invariant\";\nimport warning from \"tiny-warning\";\n\nimport RouterContext from \"./RouterContext.js\";\nimport matchPath from \"./matchPath.js\";\n\nfunction isEmptyChildren(children) {\n return React.Children.count(children) === 0;\n}\n\nfunction evalChildrenDev(children, props, path) {\n const value = children(props);\n\n warning(\n value !== undefined,\n \"You returned `undefined` from the `children` function of \" +\n `, but you ` +\n \"should have returned a React element or `null`\"\n );\n\n return value || null;\n}\n\n/**\n * The public API for matching a single path and rendering.\n */\nclass Route extends React.Component {\n render() {\n return (\n \n {context => {\n invariant(context, \"You should not use outside a \");\n\n const location = this.props.location || context.location;\n const match = this.props.computedMatch\n ? this.props.computedMatch // already computed the match for us\n : this.props.path\n ? matchPath(location.pathname, this.props)\n : context.match;\n\n const props = { ...context, location, match };\n\n let { children, component, render } = this.props;\n\n // Preact uses an empty array as children by\n // default, so use null if that's the case.\n if (Array.isArray(children) && children.length === 0) {\n children = null;\n }\n\n return (\n \n {props.match\n ? children\n ? typeof children === \"function\"\n ? __DEV__\n ? evalChildrenDev(children, props, this.props.path)\n : children(props)\n : children\n : component\n ? React.createElement(component, props)\n : render\n ? render(props)\n : null\n : typeof children === \"function\"\n ? __DEV__\n ? evalChildrenDev(children, props, this.props.path)\n : children(props)\n : null}\n \n );\n }}\n \n );\n }\n}\n\nif (__DEV__) {\n Route.propTypes = {\n children: PropTypes.oneOfType([PropTypes.func, PropTypes.node]),\n component: (props, propName) => {\n if (props[propName] && !isValidElementType(props[propName])) {\n return new Error(\n `Invalid prop 'component' supplied to 'Route': the prop is not a valid React component`\n );\n }\n },\n exact: PropTypes.bool,\n location: PropTypes.object,\n path: PropTypes.oneOfType([\n PropTypes.string,\n PropTypes.arrayOf(PropTypes.string)\n ]),\n render: PropTypes.func,\n sensitive: PropTypes.bool,\n strict: PropTypes.bool\n };\n\n Route.prototype.componentDidMount = function() {\n warning(\n !(\n this.props.children &&\n !isEmptyChildren(this.props.children) &&\n this.props.component\n ),\n \"You should not use and in the same route; will be ignored\"\n );\n\n warning(\n !(\n this.props.children &&\n !isEmptyChildren(this.props.children) &&\n this.props.render\n ),\n \"You should not use and in the same route; will be ignored\"\n );\n\n warning(\n !(this.props.component && this.props.render),\n \"You should not use and in the same route; will be ignored\"\n );\n };\n\n Route.prototype.componentDidUpdate = function(prevProps) {\n warning(\n !(this.props.location && !prevProps.location),\n ' elements should not change from uncontrolled to controlled (or vice versa). You initially used no \"location\" prop and then provided one on a subsequent render.'\n );\n\n warning(\n !(!this.props.location && prevProps.location),\n ' elements should not change from controlled to uncontrolled (or vice versa). You provided a \"location\" prop initially but omitted it on a subsequent render.'\n );\n };\n}\n\nexport default Route;\n","import React from \"react\";\nimport PropTypes from \"prop-types\";\nimport { createLocation, createPath } from \"history\";\nimport invariant from \"tiny-invariant\";\nimport warning from \"tiny-warning\";\n\nimport Router from \"./Router.js\";\n\nfunction addLeadingSlash(path) {\n return path.charAt(0) === \"/\" ? path : \"/\" + path;\n}\n\nfunction addBasename(basename, location) {\n if (!basename) return location;\n\n return {\n ...location,\n pathname: addLeadingSlash(basename) + location.pathname\n };\n}\n\nfunction stripBasename(basename, location) {\n if (!basename) return location;\n\n const base = addLeadingSlash(basename);\n\n if (location.pathname.indexOf(base) !== 0) return location;\n\n return {\n ...location,\n pathname: location.pathname.substr(base.length)\n };\n}\n\nfunction createURL(location) {\n return typeof location === \"string\" ? location : createPath(location);\n}\n\nfunction staticHandler(methodName) {\n return () => {\n invariant(false, \"You cannot %s with \", methodName);\n };\n}\n\nfunction noop() {}\n\n/**\n * The public top-level API for a \"static\" , so-called because it\n * can't actually change the current location. Instead, it just records\n * location changes in a context object. Useful mainly in testing and\n * server-rendering scenarios.\n */\nclass StaticRouter extends React.Component {\n navigateTo(location, action) {\n const { basename = \"\", context = {} } = this.props;\n context.action = action;\n context.location = addBasename(basename, createLocation(location));\n context.url = createURL(context.location);\n }\n\n handlePush = location => this.navigateTo(location, \"PUSH\");\n handleReplace = location => this.navigateTo(location, \"REPLACE\");\n handleListen = () => noop;\n handleBlock = () => noop;\n\n render() {\n const { basename = \"\", context = {}, location = \"/\", ...rest } = this.props;\n\n const history = {\n createHref: path => addLeadingSlash(basename + createURL(path)),\n action: \"POP\",\n location: stripBasename(basename, createLocation(location)),\n push: this.handlePush,\n replace: this.handleReplace,\n go: staticHandler(\"go\"),\n goBack: staticHandler(\"goBack\"),\n goForward: staticHandler(\"goForward\"),\n listen: this.handleListen,\n block: this.handleBlock\n };\n\n return ;\n }\n}\n\nif (__DEV__) {\n StaticRouter.propTypes = {\n basename: PropTypes.string,\n context: PropTypes.object,\n location: PropTypes.oneOfType([PropTypes.string, PropTypes.object])\n };\n\n StaticRouter.prototype.componentDidMount = function() {\n warning(\n !this.props.history,\n \" ignores the history prop. To use a custom history, \" +\n \"use `import { Router }` instead of `import { StaticRouter as Router }`.\"\n );\n };\n}\n\nexport default StaticRouter;\n","import React from \"react\";\nimport PropTypes from \"prop-types\";\nimport invariant from \"tiny-invariant\";\nimport warning from \"tiny-warning\";\n\nimport RouterContext from \"./RouterContext.js\";\nimport matchPath from \"./matchPath.js\";\n\n/**\n * The public API for rendering the first that matches.\n */\nclass Switch extends React.Component {\n render() {\n return (\n \n {context => {\n invariant(context, \"You should not use outside a \");\n\n const location = this.props.location || context.location;\n\n let element, match;\n\n // We use React.Children.forEach instead of React.Children.toArray().find()\n // here because toArray adds keys to all child elements and we do not want\n // to trigger an unmount/remount for two s that render the same\n // component at different URLs.\n React.Children.forEach(this.props.children, child => {\n if (match == null && React.isValidElement(child)) {\n element = child;\n\n const path = child.props.path || child.props.from;\n\n match = path\n ? matchPath(location.pathname, { ...child.props, path })\n : context.match;\n }\n });\n\n return match\n ? React.cloneElement(element, { location, computedMatch: match })\n : null;\n }}\n \n );\n }\n}\n\nif (__DEV__) {\n Switch.propTypes = {\n children: PropTypes.node,\n location: PropTypes.object\n };\n\n Switch.prototype.componentDidUpdate = function(prevProps) {\n warning(\n !(this.props.location && !prevProps.location),\n ' elements should not change from uncontrolled to controlled (or vice versa). You initially used no \"location\" prop and then provided one on a subsequent render.'\n );\n\n warning(\n !(!this.props.location && prevProps.location),\n ' elements should not change from controlled to uncontrolled (or vice versa). You provided a \"location\" prop initially but omitted it on a subsequent render.'\n );\n };\n}\n\nexport default Switch;\n","import React from \"react\";\nimport PropTypes from \"prop-types\";\nimport hoistStatics from \"hoist-non-react-statics\";\nimport invariant from \"tiny-invariant\";\n\nimport RouterContext from \"./RouterContext.js\";\n\n/**\n * A public higher-order component to access the imperative API\n */\nfunction withRouter(Component) {\n const displayName = `withRouter(${Component.displayName || Component.name})`;\n const C = props => {\n const { wrappedComponentRef, ...remainingProps } = props;\n\n return (\n \n {context => {\n invariant(\n context,\n `You should not use <${displayName} /> outside a `\n );\n return (\n \n );\n }}\n \n );\n };\n\n C.displayName = displayName;\n C.WrappedComponent = Component;\n\n if (__DEV__) {\n C.propTypes = {\n wrappedComponentRef: PropTypes.oneOfType([\n PropTypes.string,\n PropTypes.func,\n PropTypes.object\n ])\n };\n }\n\n return hoistStatics(C, Component);\n}\n\nexport default withRouter;\n","import React from \"react\";\nimport invariant from \"tiny-invariant\";\n\nimport Context from \"./RouterContext.js\";\nimport HistoryContext from \"./HistoryContext.js\";\nimport matchPath from \"./matchPath.js\";\n\nconst useContext = React.useContext;\n\nexport function useHistory() {\n if (__DEV__) {\n invariant(\n typeof useContext === \"function\",\n \"You must use React >= 16.8 in order to use useHistory()\"\n );\n }\n\n return useContext(HistoryContext);\n}\n\nexport function useLocation() {\n if (__DEV__) {\n invariant(\n typeof useContext === \"function\",\n \"You must use React >= 16.8 in order to use useLocation()\"\n );\n }\n\n return useContext(Context).location;\n}\n\nexport function useParams() {\n if (__DEV__) {\n invariant(\n typeof useContext === \"function\",\n \"You must use React >= 16.8 in order to use useParams()\"\n );\n }\n\n const match = useContext(Context).match;\n return match ? match.params : {};\n}\n\nexport function useRouteMatch(path) {\n if (__DEV__) {\n invariant(\n typeof useContext === \"function\",\n \"You must use React >= 16.8 in order to use useRouteMatch()\"\n );\n }\n\n const location = useLocation();\n const match = useContext(Context).match;\n\n return path ? matchPath(location.pathname, path) : match;\n}\n","var isProduction = process.env.NODE_ENV === 'production';\nvar prefix = 'Invariant failed';\nfunction invariant(condition, message) {\n if (condition) {\n return;\n }\n if (isProduction) {\n throw new Error(prefix);\n }\n throw new Error(prefix + \": \" + (message || ''));\n}\n\nexport default invariant;\n","export default function _setPrototypeOf(o, p) {\n _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {\n o.__proto__ = p;\n return o;\n };\n\n return _setPrototypeOf(o, p);\n}","import setPrototypeOf from \"./setPrototypeOf.js\";\nexport default function _inheritsLoose(subClass, superClass) {\n subClass.prototype = Object.create(superClass.prototype);\n subClass.prototype.constructor = subClass;\n setPrototypeOf(subClass, superClass);\n}","import{__awaiter,__generator,__spreadArray}from\"tslib\";import{b as getIonMode,c as config}from\"./ionic-global-63a97a32.js\";import{OVERLAY_BACK_BUTTON_PRIORITY}from\"./hardware-back-button-4a6b37fb.js\";import{c as componentOnReady,a as addEventListener,b as removeEventListener,g as getElementRoot}from\"./helpers-dd7e4b7b.js\";var lastId=0;var activeAnimations=new WeakMap;var createController=function(e){return{create:function(t){return createOverlay(e,t)},dismiss:function(t,r,n){return dismissOverlay(document,t,r,e,n)},getTop:function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,getOverlay(document,e)]}))}))}}};var alertController=createController(\"ion-alert\");var actionSheetController=createController(\"ion-action-sheet\");var loadingController=createController(\"ion-loading\");var modalController=createController(\"ion-modal\");var pickerController=createController(\"ion-picker\");var popoverController=createController(\"ion-popover\");var toastController=createController(\"ion-toast\");var prepareOverlay=function(e){if(typeof document!==\"undefined\"){connectListeners(document)}var t=lastId++;e.overlayIndex=t;if(!e.hasAttribute(\"id\")){e.id=\"ion-overlay-\"+t}};var createOverlay=function(e,t){if(typeof customElements!==\"undefined\"){return customElements.whenDefined(e).then((function(){var r=document.createElement(e);r.classList.add(\"overlay-hidden\");Object.assign(r,t);getAppRoot(document).appendChild(r);return new Promise((function(e){return componentOnReady(r,e)}))}))}return Promise.resolve()};var focusableQueryString='[tabindex]:not([tabindex^=\"-\"]), input:not([type=hidden]):not([tabindex^=\"-\"]), textarea:not([tabindex^=\"-\"]), button:not([tabindex^=\"-\"]), select:not([tabindex^=\"-\"]), .ion-focusable:not([tabindex^=\"-\"])';var innerFocusableQueryString=\"input:not([type=hidden]), textarea, button, select\";var focusFirstDescendant=function(e,t){var r=e.querySelector(focusableQueryString);var n=r&&r.shadowRoot;if(n){r=n.querySelector(innerFocusableQueryString)||r}if(r){r.focus()}else{t.focus()}};var focusLastDescendant=function(e,t){var r=Array.from(e.querySelectorAll(focusableQueryString));var n=r.length>0?r[r.length-1]:null;var o=n&&n.shadowRoot;if(o){n=o.querySelector(innerFocusableQueryString)||n}if(n){n.focus()}else{t.focus()}};var trapKeyboardFocus=function(e,t){var r=getOverlay(t);var n=e.target;if(!r||!n){return}if(r===n){r.lastFocus=undefined}else{var o=getElementRoot(r);if(!o.contains(n)){return}var a=o.querySelector(\".ion-overlay-wrapper\");if(!a){return}if(a.contains(n)){r.lastFocus=n}else{var i=r.lastFocus;focusFirstDescendant(a,r);if(i===t.activeElement){focusLastDescendant(a,r)}r.lastFocus=t.activeElement}}};var connectListeners=function(e){if(lastId===0){lastId=1;e.addEventListener(\"focus\",(function(t){return trapKeyboardFocus(t,e)}),true);e.addEventListener(\"ionBackButton\",(function(t){var r=getOverlay(e);if(r&&r.backdropDismiss){t.detail.register(OVERLAY_BACK_BUTTON_PRIORITY,(function(){return r.dismiss(undefined,BACKDROP)}))}}));e.addEventListener(\"keyup\",(function(t){if(t.key===\"Escape\"){var r=getOverlay(e);if(r&&r.backdropDismiss){r.dismiss(undefined,BACKDROP)}}}))}};var dismissOverlay=function(e,t,r,n,o){var a=getOverlay(e,n,o);if(!a){return Promise.reject(\"overlay does not exist\")}return a.dismiss(t,r)};var getOverlays=function(e,t){if(t===undefined){t=\"ion-alert,ion-action-sheet,ion-loading,ion-modal,ion-picker,ion-popover,ion-toast\"}return Array.from(e.querySelectorAll(t)).filter((function(e){return e.overlayIndex>0}))};var getOverlay=function(e,t,r){var n=getOverlays(e,t);return r===undefined?n[n.length-1]:n.find((function(e){return e.id===r}))};var setRootAriaHidden=function(e){if(e===void 0){e=false}var t=getAppRoot(document);var r=t.querySelector(\"ion-router-outlet, ion-nav, #ion-view-container-root\");if(!r){return}if(e){r.setAttribute(\"aria-hidden\",\"true\")}else{r.removeAttribute(\"aria-hidden\")}};var present=function(e,t,r,n,o){return __awaiter(void 0,void 0,void 0,(function(){var a,i,s;return __generator(this,(function(l){switch(l.label){case 0:if(e.presented){return[2]}setRootAriaHidden(true);e.presented=true;e.willPresent.emit();a=getIonMode(e);i=e.enterAnimation?e.enterAnimation:config.get(t,a===\"ios\"?r:n);return[4,overlayAnimation(e,i,e.el,o)];case 1:s=l.sent();if(s){e.didPresent.emit()}if(e.el.tagName!==\"ION-TOAST\"){focusPreviousElementOnDismiss(e.el)}if(e.keyboardClose){e.el.focus()}return[2]}}))}))};var focusPreviousElementOnDismiss=function(e){return __awaiter(void 0,void 0,void 0,(function(){var t,r;return __generator(this,(function(n){switch(n.label){case 0:t=document.activeElement;if(!t){return[2]}r=t&&t.shadowRoot;if(r){t=r.querySelector(innerFocusableQueryString)||t}return[4,e.onDidDismiss()];case 1:n.sent();t.focus();return[2]}}))}))};var dismiss=function(e,t,r,n,o,a,i){return __awaiter(void 0,void 0,void 0,(function(){var s,l,u;return __generator(this,(function(c){switch(c.label){case 0:if(!e.presented){return[2,false]}setRootAriaHidden(false);e.presented=false;c.label=1;case 1:c.trys.push([1,4,,5]);e.el.style.setProperty(\"pointer-events\",\"none\");e.willDismiss.emit({data:t,role:r});s=getIonMode(e);l=e.leaveAnimation?e.leaveAnimation:config.get(n,s===\"ios\"?o:a);if(!(r!==\"gesture\"))return[3,3];return[4,overlayAnimation(e,l,e.el,i)];case 2:c.sent();c.label=3;case 3:e.didDismiss.emit({data:t,role:r});activeAnimations.delete(e);return[3,5];case 4:u=c.sent();console.error(u);return[3,5];case 5:e.el.remove();return[2,true]}}))}))};var getAppRoot=function(e){return e.querySelector(\"ion-app\")||e.body};var overlayAnimation=function(e,t,r,n){return __awaiter(void 0,void 0,void 0,(function(){var o,a,i;return __generator(this,(function(s){switch(s.label){case 0:r.classList.remove(\"overlay-hidden\");o=r.shadowRoot||e.el;a=t(o,n);if(!e.animated||!config.getBoolean(\"animated\",true)){a.duration(0)}if(e.keyboardClose){a.beforeAddWrite((function(){var e=r.ownerDocument.activeElement;if(e&&e.matches(\"input, ion-input, ion-textarea\")){e.blur()}}))}i=activeAnimations.get(e)||[];activeAnimations.set(e,__spreadArray(__spreadArray([],i),[a]));return[4,a.play()];case 1:s.sent();return[2,true]}}))}))};var eventMethod=function(e,t){var r;var n=new Promise((function(e){return r=e}));onceEvent(e,t,(function(e){r(e.detail)}));return n};var onceEvent=function(e,t,r){var n=function(o){removeEventListener(e,t,n);r(o)};addEventListener(e,t,n)};var isCancel=function(e){return e===\"cancel\"||e===BACKDROP};var defaultGate=function(e){return e()};var safeCall=function(e,t){if(typeof e===\"function\"){var r=config.get(\"_zoneGate\",defaultGate);return r((function(){try{return e(t)}catch(r){console.error(r)}}))}return undefined};var BACKDROP=\"backdrop\";export{BACKDROP as B,alertController as a,actionSheetController as b,popoverController as c,present as d,prepareOverlay as e,dismiss as f,eventMethod as g,activeAnimations as h,isCancel as i,loadingController as l,modalController as m,pickerController as p,safeCall as s,toastController as t};","'use strict';\n\nfunction checkDCE() {\n /* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */\n if (\n typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined' ||\n typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE !== 'function'\n ) {\n return;\n }\n if (process.env.NODE_ENV !== 'production') {\n // This branch is unreachable because this function is only called\n // in production, but the condition is true only in development.\n // Therefore if the branch is still here, dead code elimination wasn't\n // properly applied.\n // Don't change the message. React DevTools relies on it. Also make sure\n // this message doesn't occur elsewhere in this function, or it will cause\n // a false positive.\n throw new Error('^_^');\n }\n try {\n // Verify that the code above has been dead code eliminated (DCE'd).\n __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(checkDCE);\n } catch (err) {\n // DevTools shouldn't crash React, no matter what.\n // We should still report in case we break this code.\n console.error(err);\n }\n}\n\nif (process.env.NODE_ENV === 'production') {\n // DCE check should happen before ReactDOM bundle executes so that\n // DevTools can report bad minification during injection.\n checkDCE();\n module.exports = require('./cjs/react-dom.production.min.js');\n} else {\n module.exports = require('./cjs/react-dom.development.js');\n}\n","import{__awaiter,__generator}from\"tslib\";var blockHardwareBackButton=function(){document.addEventListener(\"backbutton\",(function(){}))};var startHardwareBackButton=function(){var r=document;var t=false;r.addEventListener(\"backbutton\",(function(){if(t){return}var n=0;var e=[];var a=new CustomEvent(\"ionBackButton\",{bubbles:false,detail:{register:function(r,t){e.push({priority:r,handler:t,id:n++})}}});r.dispatchEvent(a);var i=function(r){return __awaiter(void 0,void 0,void 0,(function(){var t,n;return __generator(this,(function(e){switch(e.label){case 0:e.trys.push([0,3,,4]);if(!(r&&r.handler))return[3,2];t=r.handler(o);if(!(t!=null))return[3,2];return[4,t];case 1:e.sent();e.label=2;case 2:return[3,4];case 3:n=e.sent();console.error(n);return[3,4];case 4:return[2]}}))}))};var o=function(){if(e.length>0){var r={priority:Number.MIN_SAFE_INTEGER,handler:function(){return undefined},id:-1};e.forEach((function(t){if(t.priority>=r.priority){r=t}}));t=true;e=e.filter((function(t){return t.id!==r.id}));i(r).then((function(){return t=false}))}};o()}))};var OVERLAY_BACK_BUTTON_PRIORITY=100;var MENU_BACK_BUTTON_PRIORITY=99;export{MENU_BACK_BUTTON_PRIORITY,OVERLAY_BACK_BUTTON_PRIORITY,blockHardwareBackButton,startHardwareBackButton};","var GestureController=function(){function t(){this.gestureId=0;this.requestedStart=new Map;this.disabledGestures=new Map;this.disabledScroll=new Set}t.prototype.createGesture=function(t){return new GestureDelegate(this,this.newID(),t.name,t.priority||0,!!t.disableScroll)};t.prototype.createBlocker=function(t){if(t===void 0){t={}}return new BlockerDelegate(this,this.newID(),t.disable,!!t.disableScroll)};t.prototype.start=function(t,e,r){if(!this.canStart(t)){this.requestedStart.delete(e);return false}this.requestedStart.set(e,r);return true};t.prototype.capture=function(t,e,r){if(!this.start(t,e,r)){return false}var i=this.requestedStart;var s=-1e4;i.forEach((function(t){s=Math.max(s,t)}));if(s===r){this.capturedId=e;i.clear();var l=new CustomEvent(\"ionGestureCaptured\",{detail:{gestureName:t}});document.dispatchEvent(l);return true}i.delete(e);return false};t.prototype.release=function(t){this.requestedStart.delete(t);if(this.capturedId===t){this.capturedId=undefined}};t.prototype.disableGesture=function(t,e){var r=this.disabledGestures.get(t);if(r===undefined){r=new Set;this.disabledGestures.set(t,r)}r.add(e)};t.prototype.enableGesture=function(t,e){var r=this.disabledGestures.get(t);if(r!==undefined){r.delete(e)}};t.prototype.disableScroll=function(t){this.disabledScroll.add(t);if(this.disabledScroll.size===1){document.body.classList.add(BACKDROP_NO_SCROLL)}};t.prototype.enableScroll=function(t){this.disabledScroll.delete(t);if(this.disabledScroll.size===0){document.body.classList.remove(BACKDROP_NO_SCROLL)}};t.prototype.canStart=function(t){if(this.capturedId!==undefined){return false}if(this.isDisabled(t)){return false}return true};t.prototype.isCaptured=function(){return this.capturedId!==undefined};t.prototype.isScrollDisabled=function(){return this.disabledScroll.size>0};t.prototype.isDisabled=function(t){var e=this.disabledGestures.get(t);if(e&&e.size>0){return true}return false};t.prototype.newID=function(){this.gestureId++;return this.gestureId};return t}();var GestureDelegate=function(){function t(t,e,r,i,s){this.id=e;this.name=r;this.disableScroll=s;this.priority=i*1e6+e;this.ctrl=t}t.prototype.canStart=function(){if(!this.ctrl){return false}return this.ctrl.canStart(this.name)};t.prototype.start=function(){if(!this.ctrl){return false}return this.ctrl.start(this.name,this.id,this.priority)};t.prototype.capture=function(){if(!this.ctrl){return false}var t=this.ctrl.capture(this.name,this.id,this.priority);if(t&&this.disableScroll){this.ctrl.disableScroll(this.id)}return t};t.prototype.release=function(){if(this.ctrl){this.ctrl.release(this.id);if(this.disableScroll){this.ctrl.enableScroll(this.id)}}};t.prototype.destroy=function(){this.release();this.ctrl=undefined};return t}();var BlockerDelegate=function(){function t(t,e,r,i){this.id=e;this.disable=r;this.disableScroll=i;this.ctrl=t}t.prototype.block=function(){if(!this.ctrl){return}if(this.disable){for(var t=0,e=this.disable;t arr.length) len = arr.length;\n\n for (var i = 0, arr2 = new Array(len); i < len; i++) {\n arr2[i] = arr[i];\n }\n\n return arr2;\n}","import arrayLikeToArray from \"@babel/runtime/helpers/esm/arrayLikeToArray\";\nexport default function _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);\n}","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nif (process.env.NODE_ENV !== 'production') {\n var ReactIs = require('react-is');\n\n // By explicitly using `prop-types` you are opting into new development behavior.\n // http://fb.me/prop-types-in-prod\n var throwOnDirectAccess = true;\n module.exports = require('./factoryWithTypeCheckers')(ReactIs.isElement, throwOnDirectAccess);\n} else {\n // By explicitly using `prop-types` you are opting into new production behavior.\n // http://fb.me/prop-types-in-prod\n module.exports = require('./factoryWithThrowingShims')();\n}\n","import arrayWithHoles from \"@babel/runtime/helpers/esm/arrayWithHoles\";\nimport iterableToArrayLimit from \"@babel/runtime/helpers/esm/iterableToArrayLimit\";\nimport unsupportedIterableToArray from \"@babel/runtime/helpers/esm/unsupportedIterableToArray\";\nimport nonIterableRest from \"@babel/runtime/helpers/esm/nonIterableRest\";\nexport default function _slicedToArray(arr, i) {\n return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();\n}","export default function _arrayWithHoles(arr) {\n if (Array.isArray(arr)) return arr;\n}","export default function _iterableToArrayLimit(arr, i) {\n if (typeof Symbol === \"undefined\" || !(Symbol.iterator in Object(arr))) return;\n var _arr = [];\n var _n = true;\n var _d = false;\n var _e = undefined;\n\n try {\n for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {\n _arr.push(_s.value);\n\n if (i && _arr.length === i) break;\n }\n } catch (err) {\n _d = true;\n _e = err;\n } finally {\n try {\n if (!_n && _i[\"return\"] != null) _i[\"return\"]();\n } finally {\n if (_d) throw _e;\n }\n }\n\n return _arr;\n}","export default function _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n'use strict';\n/* eslint-disable no-unused-vars */\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\n\nfunction toObject(val) {\n\tif (val === null || val === undefined) {\n\t\tthrow new TypeError('Object.assign cannot be called with null or undefined');\n\t}\n\n\treturn Object(val);\n}\n\nfunction shouldUseNative() {\n\ttry {\n\t\tif (!Object.assign) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order in older V8 versions.\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\n\t\tvar test1 = new String('abc'); // eslint-disable-line no-new-wrappers\n\t\ttest1[5] = 'de';\n\t\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test2 = {};\n\t\tfor (var i = 0; i < 10; i++) {\n\t\t\ttest2['_' + String.fromCharCode(i)] = i;\n\t\t}\n\t\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\n\t\t\treturn test2[n];\n\t\t});\n\t\tif (order2.join('') !== '0123456789') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test3 = {};\n\t\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\n\t\t\ttest3[letter] = letter;\n\t\t});\n\t\tif (Object.keys(Object.assign({}, test3)).join('') !==\n\t\t\t\t'abcdefghijklmnopqrst') {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn true;\n\t} catch (err) {\n\t\t// We don't expect any of the above to throw, but better to be safe.\n\t\treturn false;\n\t}\n}\n\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\n\tvar from;\n\tvar to = toObject(target);\n\tvar symbols;\n\n\tfor (var s = 1; s < arguments.length; s++) {\n\t\tfrom = Object(arguments[s]);\n\n\t\tfor (var key in from) {\n\t\t\tif (hasOwnProperty.call(from, key)) {\n\t\t\t\tto[key] = from[key];\n\t\t\t}\n\t\t}\n\n\t\tif (getOwnPropertySymbols) {\n\t\t\tsymbols = getOwnPropertySymbols(from);\n\t\t\tfor (var i = 0; i < symbols.length; i++) {\n\t\t\t\tif (propIsEnumerable.call(from, symbols[i])) {\n\t\t\t\t\tto[symbols[i]] = from[symbols[i]];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn to;\n};\n","import{c as createAnimation}from\"./animation-096c6391.js\";import{g as getIonPageElement}from\"./index-931440b1.js\";import\"./helpers-dd7e4b7b.js\";import\"./index-7a8b7a1c.js\";var DURATION=540;var getClonedElement=function(e){return document.querySelector(e+\".ion-cloned-element\")};var shadow=function(e){return e.shadowRoot||e};var getLargeTitle=function(e){var t=e.tagName===\"ION-TABS\"?e:e.querySelector(\"ion-tabs\");var a=\"ion-content ion-header:not(.header-collapse-condense-inactive) ion-title.title-large\";if(t!=null){var r=t.querySelector(\"ion-tab:not(.tab-hidden), .ion-page:not(.ion-page-hidden)\");return r!=null?r.querySelector(a):null}return e.querySelector(a)};var getBackButton=function(e,t){var a=e.tagName===\"ION-TABS\"?e:e.querySelector(\"ion-tabs\");var r=[];if(a!=null){var o=a.querySelector(\"ion-tab:not(.tab-hidden), .ion-page:not(.ion-page-hidden)\");if(o!=null){r=o.querySelectorAll(\"ion-buttons\")}}else{r=e.querySelectorAll(\"ion-buttons\")}for(var n=0,i=r;n ion-content\");var p=f.querySelectorAll(\":scope > ion-header > *:not(ion-toolbar), :scope > ion-footer > *\");var y=f.querySelectorAll(\":scope > ion-header > ion-toolbar\");var u=createAnimation();var b=createAnimation();u.addElement(f).duration(t.duration||DURATION).easing(t.easing||a).fill(\"both\").beforeRemoveClass(\"ion-page-invisible\");if(d&&e){var g=createAnimation();g.addElement(e);u.addAnimation(g)}if(!v&&y.length===0&&p.length===0){b.addElement(f.querySelector(\":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs\"))}else{b.addElement(v);b.addElement(p)}u.addAnimation(b);if(m){b.beforeClearStyles([r]).fromTo(\"transform\",\"translateX(\"+c+\")\",\"translateX(\"+n+\")\").fromTo(r,i,1)}else{b.beforeClearStyles([r]).fromTo(\"transform\",\"translateX(\"+s+\")\",\"translateX(\"+n+\")\")}if(v){var A=shadow(v).querySelector(\".transition-effect\");if(A){var S=A.querySelector(\".transition-cover\");var T=A.querySelector(\".transition-shadow\");var h=createAnimation();var x=createAnimation();var E=createAnimation();h.addElement(A).beforeStyles({opacity:\"1\",display:\"block\"}).afterStyles({opacity:\"\",display:\"\"});x.addElement(S).beforeClearStyles([r]).fromTo(r,0,.1);E.addElement(T).beforeClearStyles([r]).fromTo(r,.03,.7);h.addAnimation([x,E]);b.addAnimation([h])}}var q=f.querySelector(\"ion-header.header-collapse-condense\");var X=createLargeTitleTransition(u,l,m,f,d),C=X.forward,k=X.backward;y.forEach((function(e){var t=createAnimation();t.addElement(e);u.addAnimation(t);var a=createAnimation();a.addElement(e.querySelector(\"ion-title\"));var o=createAnimation();var i=Array.from(e.querySelectorAll(\"ion-buttons,[menuToggle]\"));var f=e.closest(\"ion-header\");var d=f&&f.classList.contains(\"header-collapse-condense-inactive\");var v;if(m){v=i.filter((function(e){var t=e.classList.contains(\"buttons-collapse\");return t&&!d||!t}))}else{v=i.filter((function(e){return!e.classList.contains(\"buttons-collapse\")}))}o.addElement(v);var p=createAnimation();p.addElement(e.querySelectorAll(\":scope > *:not(ion-title):not(ion-buttons):not([menuToggle])\"));var y=createAnimation();y.addElement(shadow(e).querySelector(\".toolbar-background\"));var b=createAnimation();var g=e.querySelector(\"ion-back-button\");if(g){b.addElement(g)}t.addAnimation([a,o,p,y,b]);o.fromTo(r,.01,1);p.fromTo(r,.01,1);if(m){if(!d){a.fromTo(\"transform\",\"translateX(\"+c+\")\",\"translateX(\"+n+\")\").fromTo(r,.01,1)}p.fromTo(\"transform\",\"translateX(\"+c+\")\",\"translateX(\"+n+\")\");b.fromTo(r,.01,1)}else{if(!q){a.fromTo(\"transform\",\"translateX(\"+s+\")\",\"translateX(\"+n+\")\").fromTo(r,.01,1)}p.fromTo(\"transform\",\"translateX(\"+s+\")\",\"translateX(\"+n+\")\");y.beforeClearStyles([r,\"transform\"]);var A=f===null||f===void 0?void 0:f.translucent;if(!A){y.fromTo(r,.01,\"var(--opacity)\")}else{y.fromTo(\"transform\",l?\"translateX(-100%)\":\"translateX(100%)\",\"translateX(0px)\")}if(!C){b.fromTo(r,.01,1)}if(g&&!C){var S=createAnimation();S.addElement(shadow(g).querySelector(\".button-text\")).fromTo(\"transform\",l?\"translateX(-100px)\":\"translateX(100px)\",\"translateX(0px)\");t.addAnimation(S)}}}));if(d){var w=createAnimation();var B=d.querySelector(\":scope > ion-content\");var L=d.querySelectorAll(\":scope > ion-header > ion-toolbar\");var P=d.querySelectorAll(\":scope > ion-header > *:not(ion-toolbar), :scope > ion-footer > *\");if(!B&&L.length===0&&P.length===0){w.addElement(d.querySelector(\":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs\"))}else{w.addElement(B);w.addElement(P)}u.addAnimation(w);if(m){w.beforeClearStyles([r]).fromTo(\"transform\",\"translateX(\"+n+\")\",l?\"translateX(-100%)\":\"translateX(100%)\");var R=getIonPageElement(d);u.afterAddWrite((function(){if(u.getDirection()===\"normal\"){R.style.setProperty(\"display\",\"none\")}}))}else{w.fromTo(\"transform\",\"translateX(\"+n+\")\",\"translateX(\"+c+\")\").fromTo(r,1,i)}if(B){var I=shadow(B).querySelector(\".transition-effect\");if(I){var N=I.querySelector(\".transition-cover\");var W=I.querySelector(\".transition-shadow\");var j=createAnimation();var D=createAnimation();var O=createAnimation();j.addElement(I).beforeStyles({opacity:\"1\",display:\"block\"}).afterStyles({opacity:\"\",display:\"\"});D.addElement(N).beforeClearStyles([r]).fromTo(r,.1,0);O.addElement(W).beforeClearStyles([r]).fromTo(r,.7,.03);j.addAnimation([D,O]);w.addAnimation([j])}}L.forEach((function(e){var t=createAnimation();t.addElement(e);var a=createAnimation();a.addElement(e.querySelector(\"ion-title\"));var i=createAnimation();var s=e.querySelectorAll(\"ion-buttons,[menuToggle]\");var f=e.closest(\"ion-header\");var d=f&&f.classList.contains(\"header-collapse-condense-inactive\");var v=Array.from(s).filter((function(e){var t=e.classList.contains(\"buttons-collapse\");return t&&!d||!t}));i.addElement(v);var p=createAnimation();var y=e.querySelectorAll(\":scope > *:not(ion-title):not(ion-buttons):not([menuToggle])\");if(y.length>0){p.addElement(y)}var b=createAnimation();b.addElement(shadow(e).querySelector(\".toolbar-background\"));var g=createAnimation();var A=e.querySelector(\"ion-back-button\");if(A){g.addElement(A)}t.addAnimation([a,i,p,g,b]);u.addAnimation(t);g.fromTo(r,.99,0);i.fromTo(r,.99,0);p.fromTo(r,.99,0);if(m){if(!d){a.fromTo(\"transform\",\"translateX(\"+n+\")\",l?\"translateX(-100%)\":\"translateX(100%)\").fromTo(r,.99,0)}p.fromTo(\"transform\",\"translateX(\"+n+\")\",l?\"translateX(-100%)\":\"translateX(100%)\");b.beforeClearStyles([r,\"transform\"]);var S=f===null||f===void 0?void 0:f.translucent;if(!S){b.fromTo(r,\"var(--opacity)\",0)}else{b.fromTo(\"transform\",\"translateX(0px)\",l?\"translateX(-100%)\":\"translateX(100%)\")}if(A&&!k){var T=createAnimation();T.addElement(shadow(A).querySelector(\".button-text\")).fromTo(\"transform\",\"translateX(\"+n+\")\",\"translateX(\"+((l?-124:124)+\"px\")+\")\");t.addAnimation(T)}}else{if(!d){a.fromTo(\"transform\",\"translateX(\"+n+\")\",\"translateX(\"+c+\")\").fromTo(r,.99,0).afterClearStyles([o,r])}p.fromTo(\"transform\",\"translateX(\"+n+\")\",\"translateX(\"+c+\")\").afterClearStyles([o,r]);g.afterClearStyles([r]);a.afterClearStyles([r]);i.afterClearStyles([r])}}))}return u}catch(z){throw z}};export{iosTransitionAnimation,shadow};","import{c as createAnimation}from\"./animation-096c6391.js\";import{g as getIonPageElement}from\"./index-931440b1.js\";import\"./helpers-dd7e4b7b.js\";import\"./index-7a8b7a1c.js\";var mdTransitionAnimation=function(e,n){var a=\"40px\";var i=\"0px\";var t=n.direction===\"back\";var r=n.enteringEl;var o=n.leavingEl;var m=getIonPageElement(r);var s=m.querySelector(\"ion-toolbar\");var l=createAnimation();l.addElement(m).fill(\"both\").beforeRemoveClass(\"ion-page-invisible\");if(t){l.duration(n.duration||200).easing(\"cubic-bezier(0.47,0,0.745,0.715)\")}else{l.duration(n.duration||280).easing(\"cubic-bezier(0.36,0.66,0.04,1)\").fromTo(\"transform\",\"translateY(\"+a+\")\",\"translateY(\"+i+\")\").fromTo(\"opacity\",.01,1)}if(s){var d=createAnimation();d.addElement(s);l.addAnimation(d)}if(o&&t){l.duration(n.duration||200).easing(\"cubic-bezier(0.47,0,0.745,0.715)\");var c=createAnimation();c.addElement(getIonPageElement(o)).onFinish((function(e){if(e===1&&c.elements.length>0){c.elements[0].style.setProperty(\"display\",\"none\")}})).fromTo(\"transform\",\"translateY(\"+i+\")\",\"translateY(\"+a+\")\").fromTo(\"opacity\",1,0);l.addAnimation(c)}return l};export{mdTransitionAnimation};","import React, { Component } from 'react';\nimport _inheritsLoose from '@babel/runtime/helpers/esm/inheritsLoose';\nimport PropTypes from 'prop-types';\nimport warning from 'tiny-warning';\n\nvar MAX_SIGNED_31_BIT_INT = 1073741823;\nvar commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : {};\n\nfunction getUniqueId() {\n var key = '__global_unique_id__';\n return commonjsGlobal[key] = (commonjsGlobal[key] || 0) + 1;\n}\n\nfunction objectIs(x, y) {\n if (x === y) {\n return x !== 0 || 1 / x === 1 / y;\n } else {\n return x !== x && y !== y;\n }\n}\n\nfunction createEventEmitter(value) {\n var handlers = [];\n return {\n on: function on(handler) {\n handlers.push(handler);\n },\n off: function off(handler) {\n handlers = handlers.filter(function (h) {\n return h !== handler;\n });\n },\n get: function get() {\n return value;\n },\n set: function set(newValue, changedBits) {\n value = newValue;\n handlers.forEach(function (handler) {\n return handler(value, changedBits);\n });\n }\n };\n}\n\nfunction onlyChild(children) {\n return Array.isArray(children) ? children[0] : children;\n}\n\nfunction createReactContext(defaultValue, calculateChangedBits) {\n var _Provider$childContex, _Consumer$contextType;\n\n var contextProp = '__create-react-context-' + getUniqueId() + '__';\n\n var Provider = /*#__PURE__*/function (_Component) {\n _inheritsLoose(Provider, _Component);\n\n function Provider() {\n var _this;\n\n _this = _Component.apply(this, arguments) || this;\n _this.emitter = createEventEmitter(_this.props.value);\n return _this;\n }\n\n var _proto = Provider.prototype;\n\n _proto.getChildContext = function getChildContext() {\n var _ref;\n\n return _ref = {}, _ref[contextProp] = this.emitter, _ref;\n };\n\n _proto.componentWillReceiveProps = function componentWillReceiveProps(nextProps) {\n if (this.props.value !== nextProps.value) {\n var oldValue = this.props.value;\n var newValue = nextProps.value;\n var changedBits;\n\n if (objectIs(oldValue, newValue)) {\n changedBits = 0;\n } else {\n changedBits = typeof calculateChangedBits === 'function' ? calculateChangedBits(oldValue, newValue) : MAX_SIGNED_31_BIT_INT;\n\n if (process.env.NODE_ENV !== 'production') {\n warning((changedBits & MAX_SIGNED_31_BIT_INT) === changedBits, 'calculateChangedBits: Expected the return value to be a ' + '31-bit integer. Instead received: ' + changedBits);\n }\n\n changedBits |= 0;\n\n if (changedBits !== 0) {\n this.emitter.set(nextProps.value, changedBits);\n }\n }\n }\n };\n\n _proto.render = function render() {\n return this.props.children;\n };\n\n return Provider;\n }(Component);\n\n Provider.childContextTypes = (_Provider$childContex = {}, _Provider$childContex[contextProp] = PropTypes.object.isRequired, _Provider$childContex);\n\n var Consumer = /*#__PURE__*/function (_Component2) {\n _inheritsLoose(Consumer, _Component2);\n\n function Consumer() {\n var _this2;\n\n _this2 = _Component2.apply(this, arguments) || this;\n _this2.state = {\n value: _this2.getValue()\n };\n\n _this2.onUpdate = function (newValue, changedBits) {\n var observedBits = _this2.observedBits | 0;\n\n if ((observedBits & changedBits) !== 0) {\n _this2.setState({\n value: _this2.getValue()\n });\n }\n };\n\n return _this2;\n }\n\n var _proto2 = Consumer.prototype;\n\n _proto2.componentWillReceiveProps = function componentWillReceiveProps(nextProps) {\n var observedBits = nextProps.observedBits;\n this.observedBits = observedBits === undefined || observedBits === null ? MAX_SIGNED_31_BIT_INT : observedBits;\n };\n\n _proto2.componentDidMount = function componentDidMount() {\n if (this.context[contextProp]) {\n this.context[contextProp].on(this.onUpdate);\n }\n\n var observedBits = this.props.observedBits;\n this.observedBits = observedBits === undefined || observedBits === null ? MAX_SIGNED_31_BIT_INT : observedBits;\n };\n\n _proto2.componentWillUnmount = function componentWillUnmount() {\n if (this.context[contextProp]) {\n this.context[contextProp].off(this.onUpdate);\n }\n };\n\n _proto2.getValue = function getValue() {\n if (this.context[contextProp]) {\n return this.context[contextProp].get();\n } else {\n return defaultValue;\n }\n };\n\n _proto2.render = function render() {\n return onlyChild(this.props.children)(this.state.value);\n };\n\n return Consumer;\n }(Component);\n\n Consumer.contextTypes = (_Consumer$contextType = {}, _Consumer$contextType[contextProp] = PropTypes.object, _Consumer$contextType);\n return {\n Provider: Provider,\n Consumer: Consumer\n };\n}\n\nvar index = React.createContext || createReactContext;\n\nexport default index;\n","var isarray = require('isarray')\n\n/**\n * Expose `pathToRegexp`.\n */\nmodule.exports = pathToRegexp\nmodule.exports.parse = parse\nmodule.exports.compile = compile\nmodule.exports.tokensToFunction = tokensToFunction\nmodule.exports.tokensToRegExp = tokensToRegExp\n\n/**\n * The main path matching regexp utility.\n *\n * @type {RegExp}\n */\nvar PATH_REGEXP = new RegExp([\n // Match escaped characters that would otherwise appear in future matches.\n // This allows the user to escape special characters that won't transform.\n '(\\\\\\\\.)',\n // Match Express-style parameters and un-named parameters with a prefix\n // and optional suffixes. Matches appear as:\n //\n // \"/:test(\\\\d+)?\" => [\"/\", \"test\", \"\\d+\", undefined, \"?\", undefined]\n // \"/route(\\\\d+)\" => [undefined, undefined, undefined, \"\\d+\", undefined, undefined]\n // \"/*\" => [\"/\", undefined, undefined, undefined, undefined, \"*\"]\n '([\\\\/.])?(?:(?:\\\\:(\\\\w+)(?:\\\\(((?:\\\\\\\\.|[^\\\\\\\\()])+)\\\\))?|\\\\(((?:\\\\\\\\.|[^\\\\\\\\()])+)\\\\))([+*?])?|(\\\\*))'\n].join('|'), 'g')\n\n/**\n * Parse a string for the raw tokens.\n *\n * @param {string} str\n * @param {Object=} options\n * @return {!Array}\n */\nfunction parse (str, options) {\n var tokens = []\n var key = 0\n var index = 0\n var path = ''\n var defaultDelimiter = options && options.delimiter || '/'\n var res\n\n while ((res = PATH_REGEXP.exec(str)) != null) {\n var m = res[0]\n var escaped = res[1]\n var offset = res.index\n path += str.slice(index, offset)\n index = offset + m.length\n\n // Ignore already escaped sequences.\n if (escaped) {\n path += escaped[1]\n continue\n }\n\n var next = str[index]\n var prefix = res[2]\n var name = res[3]\n var capture = res[4]\n var group = res[5]\n var modifier = res[6]\n var asterisk = res[7]\n\n // Push the current path onto the tokens.\n if (path) {\n tokens.push(path)\n path = ''\n }\n\n var partial = prefix != null && next != null && next !== prefix\n var repeat = modifier === '+' || modifier === '*'\n var optional = modifier === '?' || modifier === '*'\n var delimiter = res[2] || defaultDelimiter\n var pattern = capture || group\n\n tokens.push({\n name: name || key++,\n prefix: prefix || '',\n delimiter: delimiter,\n optional: optional,\n repeat: repeat,\n partial: partial,\n asterisk: !!asterisk,\n pattern: pattern ? escapeGroup(pattern) : (asterisk ? '.*' : '[^' + escapeString(delimiter) + ']+?')\n })\n }\n\n // Match any characters still remaining.\n if (index < str.length) {\n path += str.substr(index)\n }\n\n // If the path exists, push it onto the end.\n if (path) {\n tokens.push(path)\n }\n\n return tokens\n}\n\n/**\n * Compile a string to a template function for the path.\n *\n * @param {string} str\n * @param {Object=} options\n * @return {!function(Object=, Object=)}\n */\nfunction compile (str, options) {\n return tokensToFunction(parse(str, options), options)\n}\n\n/**\n * Prettier encoding of URI path segments.\n *\n * @param {string}\n * @return {string}\n */\nfunction encodeURIComponentPretty (str) {\n return encodeURI(str).replace(/[\\/?#]/g, function (c) {\n return '%' + c.charCodeAt(0).toString(16).toUpperCase()\n })\n}\n\n/**\n * Encode the asterisk parameter. Similar to `pretty`, but allows slashes.\n *\n * @param {string}\n * @return {string}\n */\nfunction encodeAsterisk (str) {\n return encodeURI(str).replace(/[?#]/g, function (c) {\n return '%' + c.charCodeAt(0).toString(16).toUpperCase()\n })\n}\n\n/**\n * Expose a method for transforming tokens into the path function.\n */\nfunction tokensToFunction (tokens, options) {\n // Compile all the tokens into regexps.\n var matches = new Array(tokens.length)\n\n // Compile all the patterns before compilation.\n for (var i = 0; i < tokens.length; i++) {\n if (typeof tokens[i] === 'object') {\n matches[i] = new RegExp('^(?:' + tokens[i].pattern + ')$', flags(options))\n }\n }\n\n return function (obj, opts) {\n var path = ''\n var data = obj || {}\n var options = opts || {}\n var encode = options.pretty ? encodeURIComponentPretty : encodeURIComponent\n\n for (var i = 0; i < tokens.length; i++) {\n var token = tokens[i]\n\n if (typeof token === 'string') {\n path += token\n\n continue\n }\n\n var value = data[token.name]\n var segment\n\n if (value == null) {\n if (token.optional) {\n // Prepend partial segment prefixes.\n if (token.partial) {\n path += token.prefix\n }\n\n continue\n } else {\n throw new TypeError('Expected \"' + token.name + '\" to be defined')\n }\n }\n\n if (isarray(value)) {\n if (!token.repeat) {\n throw new TypeError('Expected \"' + token.name + '\" to not repeat, but received `' + JSON.stringify(value) + '`')\n }\n\n if (value.length === 0) {\n if (token.optional) {\n continue\n } else {\n throw new TypeError('Expected \"' + token.name + '\" to not be empty')\n }\n }\n\n for (var j = 0; j < value.length; j++) {\n segment = encode(value[j])\n\n if (!matches[i].test(segment)) {\n throw new TypeError('Expected all \"' + token.name + '\" to match \"' + token.pattern + '\", but received `' + JSON.stringify(segment) + '`')\n }\n\n path += (j === 0 ? token.prefix : token.delimiter) + segment\n }\n\n continue\n }\n\n segment = token.asterisk ? encodeAsterisk(value) : encode(value)\n\n if (!matches[i].test(segment)) {\n throw new TypeError('Expected \"' + token.name + '\" to match \"' + token.pattern + '\", but received \"' + segment + '\"')\n }\n\n path += token.prefix + segment\n }\n\n return path\n }\n}\n\n/**\n * Escape a regular expression string.\n *\n * @param {string} str\n * @return {string}\n */\nfunction escapeString (str) {\n return str.replace(/([.+*?=^!:${}()[\\]|\\/\\\\])/g, '\\\\$1')\n}\n\n/**\n * Escape the capturing group by escaping special characters and meaning.\n *\n * @param {string} group\n * @return {string}\n */\nfunction escapeGroup (group) {\n return group.replace(/([=!:$\\/()])/g, '\\\\$1')\n}\n\n/**\n * Attach the keys as a property of the regexp.\n *\n * @param {!RegExp} re\n * @param {Array} keys\n * @return {!RegExp}\n */\nfunction attachKeys (re, keys) {\n re.keys = keys\n return re\n}\n\n/**\n * Get the flags for a regexp from the options.\n *\n * @param {Object} options\n * @return {string}\n */\nfunction flags (options) {\n return options && options.sensitive ? '' : 'i'\n}\n\n/**\n * Pull out keys from a regexp.\n *\n * @param {!RegExp} path\n * @param {!Array} keys\n * @return {!RegExp}\n */\nfunction regexpToRegexp (path, keys) {\n // Use a negative lookahead to match only capturing groups.\n var groups = path.source.match(/\\((?!\\?)/g)\n\n if (groups) {\n for (var i = 0; i < groups.length; i++) {\n keys.push({\n name: i,\n prefix: null,\n delimiter: null,\n optional: false,\n repeat: false,\n partial: false,\n asterisk: false,\n pattern: null\n })\n }\n }\n\n return attachKeys(path, keys)\n}\n\n/**\n * Transform an array into a regexp.\n *\n * @param {!Array} path\n * @param {Array} keys\n * @param {!Object} options\n * @return {!RegExp}\n */\nfunction arrayToRegexp (path, keys, options) {\n var parts = []\n\n for (var i = 0; i < path.length; i++) {\n parts.push(pathToRegexp(path[i], keys, options).source)\n }\n\n var regexp = new RegExp('(?:' + parts.join('|') + ')', flags(options))\n\n return attachKeys(regexp, keys)\n}\n\n/**\n * Create a path regexp from string input.\n *\n * @param {string} path\n * @param {!Array} keys\n * @param {!Object} options\n * @return {!RegExp}\n */\nfunction stringToRegexp (path, keys, options) {\n return tokensToRegExp(parse(path, options), keys, options)\n}\n\n/**\n * Expose a function for taking tokens and returning a RegExp.\n *\n * @param {!Array} tokens\n * @param {(Array|Object)=} keys\n * @param {Object=} options\n * @return {!RegExp}\n */\nfunction tokensToRegExp (tokens, keys, options) {\n if (!isarray(keys)) {\n options = /** @type {!Object} */ (keys || options)\n keys = []\n }\n\n options = options || {}\n\n var strict = options.strict\n var end = options.end !== false\n var route = ''\n\n // Iterate over the tokens and create our regexp string.\n for (var i = 0; i < tokens.length; i++) {\n var token = tokens[i]\n\n if (typeof token === 'string') {\n route += escapeString(token)\n } else {\n var prefix = escapeString(token.prefix)\n var capture = '(?:' + token.pattern + ')'\n\n keys.push(token)\n\n if (token.repeat) {\n capture += '(?:' + prefix + capture + ')*'\n }\n\n if (token.optional) {\n if (!token.partial) {\n capture = '(?:' + prefix + '(' + capture + '))?'\n } else {\n capture = prefix + '(' + capture + ')?'\n }\n } else {\n capture = prefix + '(' + capture + ')'\n }\n\n route += capture\n }\n }\n\n var delimiter = escapeString(options.delimiter || '/')\n var endsWithDelimiter = route.slice(-delimiter.length) === delimiter\n\n // In non-strict mode we allow a slash at the end of match. If the path to\n // match already ends with a slash, we remove it for consistency. The slash\n // is valid at the end of a path match, not in the middle. This is important\n // in non-ending mode, where \"/test/\" shouldn't match \"/test//route\".\n if (!strict) {\n route = (endsWithDelimiter ? route.slice(0, -delimiter.length) : route) + '(?:' + delimiter + '(?=$))?'\n }\n\n if (end) {\n route += '$'\n } else {\n // In non-ending mode, we need the capturing groups to match as much as\n // possible by using a positive lookahead to the end or next path segment.\n route += strict && endsWithDelimiter ? '' : '(?=' + delimiter + '|$)'\n }\n\n return attachKeys(new RegExp('^' + route, flags(options)), keys)\n}\n\n/**\n * Normalize the given path string, returning a regular expression.\n *\n * An empty array can be passed in for the keys, which will hold the\n * placeholder key descriptions. For example, using `/user/:id`, `keys` will\n * contain `[{ name: 'id', delimiter: '/', optional: false, repeat: false }]`.\n *\n * @param {(string|RegExp|Array)} path\n * @param {(Array|Object)=} keys\n * @param {Object=} options\n * @return {!RegExp}\n */\nfunction pathToRegexp (path, keys, options) {\n if (!isarray(keys)) {\n options = /** @type {!Object} */ (keys || options)\n keys = []\n }\n\n options = options || {}\n\n if (path instanceof RegExp) {\n return regexpToRegexp(path, /** @type {!Array} */ (keys))\n }\n\n if (isarray(path)) {\n return arrayToRegexp(/** @type {!Array} */ (path), /** @type {!Array} */ (keys), options)\n }\n\n return stringToRegexp(/** @type {string} */ (path), /** @type {!Array} */ (keys), options)\n}\n","import{G as GESTURE_CONTROLLER}from\"./gesture-controller-31cb6bb9.js\";export{G as GESTURE_CONTROLLER}from\"./gesture-controller-31cb6bb9.js\";var addEventListener=function(e,r,t,a){var n=supportsPassive(e)?{capture:!!a.capture,passive:!!a.passive}:!!a.capture;var i;var u;if(e[\"__zone_symbol__addEventListener\"]){i=\"__zone_symbol__addEventListener\";u=\"__zone_symbol__removeEventListener\"}else{i=\"addEventListener\";u=\"removeEventListener\"}e[i](r,t,n);return function(){e[u](r,t,n)}};var supportsPassive=function(e){if(_sPassive===undefined){try{var r=Object.defineProperty({},\"passive\",{get:function(){_sPassive=true}});e.addEventListener(\"optsTest\",(function(){return}),r)}catch(t){_sPassive=false}}return!!_sPassive};var _sPassive;var MOUSE_WAIT=2e3;var createPointerEvents=function(e,r,t,a,n){var i;var u;var s;var v;var f;var o;var c;var l=0;var d=function(a){l=Date.now()+MOUSE_WAIT;if(!r(a)){return}if(!u&&t){u=addEventListener(e,\"touchmove\",t,n)}if(!s){s=addEventListener(a.target,\"touchend\",p,n)}if(!v){v=addEventListener(a.target,\"touchcancel\",p,n)}};var m=function(a){if(l>Date.now()){return}if(!r(a)){return}if(!o&&t){o=addEventListener(getDocument(e),\"mousemove\",t,n)}if(!c){c=addEventListener(getDocument(e),\"mouseup\",E,n)}};var p=function(e){_();if(a){a(e)}};var E=function(e){g();if(a){a(e)}};var _=function(){if(u){u()}if(s){s()}if(v){v()}u=s=v=undefined};var g=function(){if(o){o()}if(c){c()}o=c=undefined};var y=function(){_();g()};var X=function(r){if(r===void 0){r=true}if(!r){if(i){i()}if(f){f()}i=f=undefined;y()}else{if(!i){i=addEventListener(e,\"touchstart\",d,n)}if(!f){f=addEventListener(e,\"mousedown\",m,n)}}};var Y=function(){X(false);a=t=r=undefined};return{enable:X,stop:y,destroy:Y}};var getDocument=function(e){return e instanceof Document?e:e.ownerDocument};var createPanRecognizer=function(e,r,t){var a=t*(Math.PI/180);var n=e===\"x\";var i=Math.cos(a);var u=r*r;var s=0;var v=0;var f=false;var o=0;return{start:function(e,r){s=e;v=r;o=0;f=true},detect:function(e,r){if(!f){return false}var t=e-s;var a=r-v;var c=t*t+a*a;if(ci){o=1}else if(d<-i){o=-1}else{o=0}f=false;return true},isGesture:function(){return o!==0},getDirection:function(){return o}}};var createGesture=function(e){var r=false;var t=false;var a=true;var n=false;var i=Object.assign({disableScroll:false,direction:\"x\",gesturePriority:0,passive:true,maxAngle:40,threshold:10},e);var u=i.canStart;var s=i.onWillStart;var v=i.onStart;var f=i.onEnd;var o=i.notCaptured;var c=i.onMove;var l=i.threshold;var d=i.passive;var m=i.blurOnStart;var p={type:\"pan\",startX:0,startY:0,startTime:0,currentX:0,currentY:0,velocityX:0,velocityY:0,deltaX:0,deltaY:0,currentTime:0,event:undefined,data:undefined};var E=createPanRecognizer(i.direction,i.threshold,i.maxAngle);var _=GESTURE_CONTROLLER.createGesture({name:e.gestureName,priority:e.gesturePriority,disableScroll:e.disableScroll});var g=function(e){var r=now(e);if(t||!a){return false}updateDetail(e,p);p.startX=p.currentX;p.startY=p.currentY;p.startTime=p.currentTime=r;p.velocityX=p.velocityY=p.deltaX=p.deltaY=0;p.event=e;if(u&&u(p)===false){return false}_.release();if(!_.start()){return false}t=true;if(l===0){return Y()}E.start(p.startX,p.startY);return true};var y=function(e){if(r){if(!n&&a){n=true;calcGestureData(p,e);requestAnimationFrame(X)}return}calcGestureData(p,e);if(E.detect(p.currentX,p.currentY)){if(!E.isGesture()||!Y()){P()}}};var X=function(){if(!r){return}n=false;if(c){c(p)}};var Y=function(){if(_&&!_.capture()){return false}r=true;a=false;p.startX=p.currentX;p.startY=p.currentY;p.startTime=p.currentTime;if(s){s(p).then(L)}else{L()}return true};var b=function(){if(typeof document!==\"undefined\"){var e=document.activeElement;if(e!==null&&e.blur){e.blur()}}};var L=function(){if(m){b()}if(v){v(p)}a=true};var h=function(){r=false;t=false;n=false;a=true;_.release()};var T=function(e){var t=r;var n=a;h();if(!n){return}calcGestureData(p,e);if(t){if(f){f(p)}return}if(o){o(p)}};var D=createPointerEvents(i.el,g,y,T,{capture:false,passive:d});var P=function(){h();D.stop();if(o){o(p)}};return{enable:function(e){if(e===void 0){e=true}if(!e){if(r){T(undefined)}h()}D.enable(e)},destroy:function(){_.destroy();D.destroy()}}};var calcGestureData=function(e,r){if(!r){return}var t=e.currentX;var a=e.currentY;var n=e.currentTime;updateDetail(r,e);var i=e.currentX;var u=e.currentY;var s=e.currentTime=now(r);var v=s-n;if(v>0&&v<100){var f=(i-t)/v;var o=(u-a)/v;e.velocityX=f*.7+e.velocityX*.3;e.velocityY=o*.7+e.velocityY*.3}e.deltaX=i-e.startX;e.deltaY=u-e.startY;e.event=r};var updateDetail=function(e,r){var t=0;var a=0;if(e){var n=e.changedTouches;if(n&&n.length>0){var i=n[0];t=i.clientX;a=i.clientY}else if(e.pageX!==undefined){t=e.pageX;a=e.pageY}}r.currentX=t;r.currentY=a};var now=function(e){return e.timeStamp||Date.now()};export{createGesture};","var getTimeGivenProgression=function(t,r,a,e,o){return solveCubicBezier(t[1],r[1],a[1],e[1],o).map((function(o){return solveCubicParametricEquation(t[0],r[0],a[0],e[0],o)}))};var solveCubicParametricEquation=function(t,r,a,e,o){var i=3*r*Math.pow(o-1,2);var n=-3*a*o+3*a+e*o;var u=t*Math.pow(o-1,3);return o*(i+o*n)-u};var solveCubicBezier=function(t,r,a,e,o){t-=o;r-=o;a-=o;e-=o;var i=solveCubicEquation(e-3*a+3*r-t,3*a-6*r+3*t,3*r-3*t,t);return i.filter((function(t){return t>=0&&t<=1}))};var solveQuadraticEquation=function(t,r,a){var e=r*r-4*t*a;if(e<0){return[]}else{return[(-r+Math.sqrt(e))/(2*t),(-r-Math.sqrt(e))/(2*t)]}};var solveCubicEquation=function(t,r,a,e){if(t===0){return solveQuadraticEquation(r,a,e)}r/=t;a/=t;e/=t;var o=(3*a-r*r)/3;var i=(2*r*r*r-9*r*a+27*e)/27;if(o===0){return[Math.pow(-i,1/3)]}else if(i===0){return[Math.sqrt(-o),-Math.sqrt(-o)]}var n=Math.pow(i/2,2)+Math.pow(o/3,3);if(n===0){return[Math.pow(i/2,1/2)-r/3]}else if(n>0){return[Math.pow(-(i/2)+Math.sqrt(n),1/3)-Math.pow(i/2+Math.sqrt(n),1/3)-r/3]}var u=Math.sqrt(Math.pow(-(o/3),3));var s=Math.acos(-(i/(2*Math.sqrt(Math.pow(-(o/3),3)))));var v=2*Math.pow(u,1/3);return[v*Math.cos(s/3)-r/3,v*Math.cos((s+2*Math.PI)/3)-r/3,v*Math.cos((s+4*Math.PI)/3)-r/3]};export{getTimeGivenProgression as g};","var sanitizeDOMString=function(e){try{if(e instanceof IonicSafeString){return e.value}if(!isSanitizerEnabled()||typeof e!==\"string\"||e===\"\"){return e}var r=document.createDocumentFragment();var n=document.createElement(\"div\");r.appendChild(n);n.innerHTML=e;blockedTags.forEach((function(e){var n=r.querySelectorAll(e);for(var t=n.length-1;t>=0;t--){var i=n[t];if(i.parentNode){i.parentNode.removeChild(i)}else{r.removeChild(i)}var a=getElementChildren(i);for(var l=0;l=0;r--){var n=e.attributes.item(r);var t=n.name;if(!allowedAttributes.includes(t.toLowerCase())){e.removeAttribute(t);continue}var i=n.value;if(i!=null&&i.toLowerCase().includes(\"javascript:\")){e.removeAttribute(t)}}var a=getElementChildren(e);for(var r=0;r0?e[0].el:undefined]}}))}))};var f=function(){return __awaiter(void 0,void 0,void 0,(function(){return __generator(this,(function(n){switch(n.label){case 0:return[4,O()];case 1:n.sent();return[2,g()]}}))}))};var d=function(){return __awaiter(void 0,void 0,void 0,(function(){return __generator(this,(function(n){switch(n.label){case 0:return[4,O()];case 1:n.sent();return[2,w()]}}))}))};var v=function(){return __awaiter(void 0,void 0,void 0,(function(){return __generator(this,(function(n){switch(n.label){case 0:return[4,O()];case 1:n.sent();return[2,A()]}}))}))};var l=function(e,r){n.set(e,r)};var m=function(n){if(e.indexOf(n)<0){if(!n.disabled){p(n)}e.push(n)}};var _=function(n){var r=e.indexOf(n);if(r>-1){e.splice(r,1)}};var p=function(n){var r=n.side;e.filter((function(e){return e.side===r&&e!==n})).forEach((function(n){return n.disabled=true}))};var b=function(n,e,r){return __awaiter(void 0,void 0,void 0,(function(){var t;return __generator(this,(function(i){switch(i.label){case 0:if(A()){return[2,false]}if(!e)return[3,3];return[4,f()];case 1:t=i.sent();if(!(t&&n.el!==t))return[3,3];return[4,t.setOpen(false,false)];case 2:i.sent();i.label=3;case 3:return[2,n._setOpen(e,r)]}}))}))};var h=function(e,r){var t=n.get(e);if(!t){throw new Error(\"animation not registered\")}var i=t(r);return i};var g=function(){return E((function(n){return n._isOpen}))};var w=function(){return e.map((function(n){return n.el}))};var A=function(){return e.some((function(n){return n.isAnimating}))};var E=function(n){var r=e.find(n);if(r!==undefined){return r.el}return undefined};var O=function(){return Promise.all(Array.from(document.querySelectorAll(\"ion-menu\")).map((function(n){return new Promise((function(e){return componentOnReady(n,e)}))})))};l(\"reveal\",menuRevealAnimation);l(\"push\",menuPushAnimation);l(\"overlay\",menuOverlayAnimation);if(typeof document!==\"undefined\"){document.addEventListener(\"ionBackButton\",(function(n){var e=g();if(e){n.detail.register(MENU_BACK_BUTTON_PRIORITY,(function(){return e.close()}))}}))}return{registerAnimation:l,get:c,getMenus:d,getOpen:f,isEnabled:s,swipeGesture:o,isAnimating:v,isOpen:u,enable:a,toggle:i,close:t,open:r,_getOpenSync:g,_createAnimation:h,_register:m,_unregister:_,_setOpen:b,_setActiveMenu:p}};var menuController=createMenuController();export{menuController as m};","var __extends=this&&this.__extends||function(){var e=function(t,n){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n))e[n]=t[n]};return e(t,n)};return function(t,n){if(typeof n!==\"function\"&&n!==null)throw new TypeError(\"Class extends value \"+String(n)+\" is not a constructor or null\");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();var __awaiter=this&&this.__awaiter||function(e,t,n,r){function a(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,o){function s(e){try{l(r.next(e))}catch(e){o(e)}}function i(e){try{l(r[\"throw\"](e))}catch(e){o(e)}}function l(e){e.done?n(e.value):a(e.value).then(s,i)}l((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,a,o,s;return s={next:i(0),throw:i(1),return:i(2)},typeof Symbol===\"function\"&&(s[Symbol.iterator]=function(){return this}),s;function i(e){return function(t){return l([e,t])}}function l(s){if(r)throw new TypeError(\"Generator is already executing.\");while(n)try{if(r=1,a&&(o=s[0]&2?a[\"return\"]:s[0]?a[\"throw\"]||((o=a[\"return\"])&&o.call(a),0):a.next)&&!(o=o.call(a,s[1])).done)return o;if(a=0,o)s=[s[0]&2,o.value];switch(s[0]){case 0:case 1:o=s;break;case 4:n.label++;return{value:s[1],done:false};case 5:n.label++;a=s[1];s=[0];continue;case 7:s=n.ops.pop();n.trys.pop();continue;default:if(!(o=n.trys,o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]0){c.$children$=i}return c};var newVNode=function(e,t){var n={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null};{n.$attrs$=null}return n};var Host={};var isHost=function(e){return e&&e.$tag$===Host};var setAccessor=function(e,t,n,r,a,o){if(n!==r){var s=isMemberInElement(e,t);t.toLowerCase();if(t===\"class\"){var i=e.classList;var l=parseClassList(n);var u=parseClassList(r);i.remove.apply(i,l.filter((function(e){return e&&!u.includes(e)})));i.add.apply(i,u.filter((function(e){return e&&!l.includes(e)})))}else{var c=isComplexType(r);if((s||c&&r!==null)&&!a){try{if(!e.tagName.includes(\"-\")){var f=r==null?\"\":r;if(t===\"list\"){s=false}else if(n==null||e[t]!=f){e[t]=f}}else{e[t]=r}}catch(e){}}if(r==null||r===false){if(r!==false||e.getAttribute(t)===\"\"){{e.removeAttribute(t)}}}else if((!s||o&4||a)&&!c){r=r===true?\"\":r;{e.setAttribute(t,r)}}}}};var parseClassListRegex=/\\s/;var parseClassList=function(e){return!e?[]:e.split(parseClassListRegex)};var updateElement=function(e,t,n,r){var a=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$;var o=e&&e.$attrs$||EMPTY_OBJ;var s=t.$attrs$||EMPTY_OBJ;{for(r in o){if(!(r in s)){setAccessor(a,r,o[r],undefined,n,t.$flags$)}}}for(r in s){setAccessor(a,r,o[r],s[r],n,t.$flags$)}};var createElm=function(e,t,n,r){var a=t.$children$[n];var o=0;var s;var i;if(a.$text$!==null){s=a.$elm$=doc.createTextNode(a.$text$)}else{s=a.$elm$=doc.createElement(a.$tag$);{updateElement(null,a,isSvgMode)}if(isDef(scopeId)&&s[\"s-si\"]!==scopeId){s.classList.add(s[\"s-si\"]=scopeId)}if(a.$children$){for(o=0;os){addVnodes(e,r[u+1]==null?null:r[u+1].$elm$,n,r,o,u)}else if(o>u){removeVnodes(t,a,s)}};var isSameVnode=function(e,t){if(e.$tag$===t.$tag$){return true}return false};var patch=function(e,t){var n=t.$elm$=e.$elm$;var r=e.$children$;var a=t.$children$;var o=t.$text$;if(o===null){{{updateElement(e,t,isSvgMode)}}if(r!==null&&a!==null){updateChildren(n,r,t,a)}else if(a!==null){if(e.$text$!==null){n.textContent=\"\"}addVnodes(n,null,t,a,0,a.length-1)}else if(r!==null){removeVnodes(r,0,r.length-1)}}else if(e.$text$!==o){n.data=o}};var renderVdom=function(e,t){var n=e.$hostElement$;var r=e.$cmpMeta$;var a=e.$vnode$||newVNode(null,null);var o=isHost(t)?t:h(null,null,t);hostTagName=n.tagName;if(r.$attrsToReflect$){o.$attrs$=o.$attrs$||{};r.$attrsToReflect$.map((function(e){var t=e[0],r=e[1];return o.$attrs$[r]=n[t]}))}o.$tag$=null;o.$flags$|=4;e.$vnode$=o;o.$elm$=a.$elm$=n.shadowRoot||n;{scopeId=n[\"s-sc\"]}patch(a,o)};var getElement=function(e){return getHostRef(e).$hostElement$};var emitEvent=function(e,t,n){var r=plt.ce(t,n);e.dispatchEvent(r);return r};var attachToAncestor=function(e,t){if(t&&!e.$onRenderResolve$&&t[\"s-p\"]){t[\"s-p\"].push(new Promise((function(t){return e.$onRenderResolve$=t})))}};var scheduleUpdate=function(e,t){{e.$flags$|=16}if(e.$flags$&4){e.$flags$|=512;return}attachToAncestor(e,e.$ancestorComponent$);var n=function(){return dispatchHooks(e,t)};return writeTask(n)};var dispatchHooks=function(e,t){var n=createTime(\"scheduleUpdate\",e.$cmpMeta$.$tagName$);var r=e.$lazyInstance$;var a;n();return then(a,(function(){return updateComponent(e,r,t)}))};var updateComponent=function(e,t,n){return __awaiter(void 0,void 0,void 0,(function(){var r,a,o,s,i,l;return __generator(this,(function(u){r=e.$hostElement$;a=createTime(\"update\",e.$cmpMeta$.$tagName$);o=r[\"s-rc\"];if(n){attachStyles(e)}s=createTime(\"render\",e.$cmpMeta$.$tagName$);{callRender(e,t)}if(o){o.map((function(e){return e()}));r[\"s-rc\"]=undefined}s();a();{i=r[\"s-p\"];l=function(){return postUpdateComponent(e)};if(i.length===0){l()}else{Promise.all(i).then(l);e.$flags$|=4;i.length=0}}return[2]}))}))};var callRender=function(e,t,n){try{t=t.render();{e.$flags$&=~16}{e.$flags$|=2}{{{renderVdom(e,t)}}}}catch(t){consoleError(t,e.$hostElement$)}return null};var postUpdateComponent=function(e){var t=e.$cmpMeta$.$tagName$;var n=e.$hostElement$;var r=createTime(\"postUpdate\",t);var a=e.$ancestorComponent$;if(!(e.$flags$&64)){e.$flags$|=64;{addHydratedFlag(n)}r();{e.$onReadyResolve$(n);if(!a){appDidLoad()}}}else{r()}{if(e.$onRenderResolve$){e.$onRenderResolve$();e.$onRenderResolve$=undefined}if(e.$flags$&512){nextTick((function(){return scheduleUpdate(e,false)}))}e.$flags$&=~(4|512)}};var appDidLoad=function(e){{addHydratedFlag(doc.documentElement)}nextTick((function(){return emitEvent(win,\"appload\",{detail:{namespace:NAMESPACE}})}))};var safeCall=function(e,t,n){if(e&&e[t]){try{return e[t](n)}catch(e){consoleError(e)}}return undefined};var then=function(e,t){return e&&e.then?e.then(t):t()};var addHydratedFlag=function(e){return e.classList.add(\"hydrated\")};var parsePropertyValue=function(e,t){if(e!=null&&!isComplexType(e)){if(t&4){return e===\"false\"?false:e===\"\"||!!e}if(t&1){return String(e)}return e}return e};var getValue=function(e,t){return getHostRef(e).$instanceValues$.get(t)};var setValue=function(e,t,n,r){var a=getHostRef(e);var o=a.$hostElement$;var s=a.$instanceValues$.get(t);var i=a.$flags$;var l=a.$lazyInstance$;n=parsePropertyValue(n,r.$members$[t][0]);if((!(i&8)||s===undefined)&&n!==s){a.$instanceValues$.set(t,n);if(l){if(r.$watchers$&&i&128){var u=r.$watchers$[t];if(u){u.map((function(e){try{l[e](n,s,t)}catch(e){consoleError(e,o)}}))}}if((i&(2|16))===2){scheduleUpdate(a,false)}}}};var proxyComponent=function(e,t,n){if(t.$members$){if(e.watchers){t.$watchers$=e.watchers}var r=Object.entries(t.$members$);var a=e.prototype;r.map((function(e){var r=e[0],o=e[1][0];if(o&31||n&2&&o&32){Object.defineProperty(a,r,{get:function(){return getValue(this,r)},set:function(e){setValue(this,r,e,t)},configurable:true,enumerable:true})}}));if(n&1){var o=new Map;a.attributeChangedCallback=function(e,t,n){var r=this;plt.jmp((function(){var t=o.get(e);r[t]=n===null&&typeof r[t]===\"boolean\"?false:n}))};e.observedAttributes=r.filter((function(e){var t=e[0],n=e[1];return n[0]&15})).map((function(e){var n=e[0],r=e[1];var a=r[1]||n;o.set(a,n);if(r[0]&512){t.$attrsToReflect$.push([n,a])}return a}))}}return e};var initializeComponent=function(e,t,n,r,a){return __awaiter(void 0,void 0,void 0,(function(){var e,r,o,s,i,l,u;return __generator(this,(function(c){switch(c.label){case 0:if(!((t.$flags$&32)===0))return[3,3];t.$flags$|=32;a=loadModule(n);if(!a.then)return[3,2];e=uniqueTime();return[4,a];case 1:a=c.sent();e();c.label=2;case 2:if(!a.isProxied){{n.$watchers$=a.watchers}proxyComponent(a,n,2);a.isProxied=true}r=createTime(\"createInstance\",n.$tagName$);{t.$flags$|=8}try{new a(t)}catch(e){consoleError(e)}{t.$flags$&=~8}{t.$flags$|=128}r();fireConnectedCallback(t.$lazyInstance$);if(a.style){o=a.style;s=getScopeId(n);if(!styles.has(s)){i=createTime(\"registerStyles\",n.$tagName$);registerStyle(s,o,!!(n.$flags$&1));i()}}c.label=3;case 3:l=t.$ancestorComponent$;u=function(){return scheduleUpdate(t,true)};if(l&&l[\"s-rc\"]){l[\"s-rc\"].push(u)}else{u()}return[2]}}))}))};var fireConnectedCallback=function(e){{safeCall(e,\"connectedCallback\")}};var connectedCallback=function(e){if((plt.$flags$&1)===0){var t=getHostRef(e);var n=t.$cmpMeta$;var r=createTime(\"connectedCallback\",n.$tagName$);if(!(t.$flags$&1)){t.$flags$|=1;{var a=e;while(a=a.parentNode||a.host){if(a[\"s-p\"]){attachToAncestor(t,t.$ancestorComponent$=a);break}}}if(n.$members$){Object.entries(n.$members$).map((function(t){var n=t[0],r=t[1][0];if(r&31&&e.hasOwnProperty(n)){var a=e[n];delete e[n];e[n]=a}}))}{initializeComponent(e,t,n)}}else{fireConnectedCallback(t.$lazyInstance$)}r()}};var disconnectedCallback=function(e){if((plt.$flags$&1)===0){var t=getHostRef(e);var n=t.$lazyInstance$;{safeCall(n,\"disconnectedCallback\")}}};var bootstrapLazy=function(e,t){if(t===void 0){t={}}var n=createTime();var r=[];var a=t.exclude||[];var o=win.customElements;var s=doc.head;var i=s.querySelector(\"meta[charset]\");var l=doc.createElement(\"style\");var u=[];var c;var f=true;Object.assign(plt,t);plt.$resourcesUrl$=new URL(t.resourcesUrl||\"./\",doc.baseURI).href;e.map((function(e){return e[1].map((function(t){var n={$flags$:t[0],$tagName$:t[1],$members$:t[2],$listeners$:t[3]};{n.$members$=t[2]}{n.$attrsToReflect$=[]}{n.$watchers$={}}var s=n.$tagName$;var i=function(e){__extends(t,e);function t(t){var r=e.call(this,t)||this;t=r;registerHost(t,n);if(n.$flags$&1){{{t.attachShadow({mode:\"open\"})}}}return r}t.prototype.connectedCallback=function(){var e=this;if(c){clearTimeout(c);c=null}if(f){u.push(this)}else{plt.jmp((function(){return connectedCallback(e)}))}};t.prototype.disconnectedCallback=function(){var e=this;plt.jmp((function(){return disconnectedCallback(e)}))};t.prototype.componentOnReady=function(){return getHostRef(this).$onReadyPromise$};return t}(HTMLElement);n.$lazyBundleId$=e[0];if(!a.includes(s)&&!o.get(s)){r.push(s);o.define(s,proxyComponent(i,n,1))}}))}));{l.innerHTML=r+HYDRATED_CSS;l.setAttribute(\"data-styles\",\"\");s.insertBefore(l,i?i.nextSibling:s.firstChild)}f=false;if(u.length){u.map((function(e){return e.connectedCallback()}))}else{{plt.jmp((function(){return c=setTimeout(appDidLoad,30)}))}}n()};var getAssetPath=function(e){var t=new URL(e,plt.$resourcesUrl$);return t.origin!==win.location.origin?t.href:t.pathname};var hostRefs=new WeakMap;var getHostRef=function(e){return hostRefs.get(e)};var registerInstance=function(e,t){return hostRefs.set(t.$lazyInstance$=e,t)};var registerHost=function(e,t){var n={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};{n.$onReadyPromise$=new Promise((function(e){return n.$onReadyResolve$=e}));e[\"s-p\"]=[];e[\"s-rc\"]=[]}return hostRefs.set(e,n)};var isMemberInElement=function(e,t){return t in e};var consoleError=function(e,t){return(0,console.error)(e,t)};var cmpModules=new Map;var loadModule=function(e,t,n){var r=e.$tagName$.replace(/-/g,\"_\");var a=e.$lazyBundleId$;var o=cmpModules.get(a);if(o){return o[r]}return import(\"./\"+a+\".entry.js\"+\"\").then((function(e){{cmpModules.set(a,e)}return e[r]}),consoleError)};var styles=new Map;var queueDomReads=[];var queueDomWrites=[];var queueTask=function(e,t){return function(n){e.push(n);if(!queuePending){queuePending=true;if(t&&plt.$flags$&4){nextTick(flush)}else{plt.raf(flush)}}}};var consume=function(e){for(var t=0;t0){plt.raf(flush)}}};var nextTick=function(e){return promiseResolve().then(e)};var writeTask=queueTask(queueDomWrites,true);export{Host as H,getElement as a,bootstrapLazy as b,getAssetPath as g,h,promiseResolve as p,registerInstance as r};","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-is.production.min.js');\n} else {\n module.exports = require('./cjs/react-is.development.js');\n}\n","import { IonRouteProps } from '@ionic/react';\nimport React from 'react';\nimport { Route } from 'react-router';\n\nexport class IonRouteInner extends React.PureComponent {\n render() {\n return (\n \n );\n }\n}\n","import {\n IonRoute,\n RouteInfo,\n ViewItem,\n ViewLifeCycleManager,\n ViewStacks,\n generateId,\n} from '@ionic/react';\nimport React from 'react';\nimport { matchPath } from 'react-router';\n\nexport class ReactRouterViewStack extends ViewStacks {\n constructor() {\n super();\n this.createViewItem = this.createViewItem.bind(this);\n this.findViewItemByRouteInfo = this.findViewItemByRouteInfo.bind(this);\n this.findLeavingViewItemByRouteInfo = this.findLeavingViewItemByRouteInfo.bind(this);\n this.getChildrenToRender = this.getChildrenToRender.bind(this);\n this.findViewItemByPathname = this.findViewItemByPathname.bind(this);\n }\n\n createViewItem(\n outletId: string,\n reactElement: React.ReactElement,\n routeInfo: RouteInfo,\n page?: HTMLElement\n ) {\n const viewItem: ViewItem = {\n id: generateId('viewItem'),\n outletId,\n ionPageElement: page,\n reactElement,\n mount: true,\n ionRoute: false,\n };\n\n const matchProps = {\n exact: reactElement.props.exact,\n path: reactElement.props.path || reactElement.props.from,\n component: reactElement.props.component,\n };\n\n const match = matchPath(routeInfo.pathname, matchProps);\n\n if (reactElement.type === IonRoute) {\n viewItem.ionRoute = true;\n viewItem.disableIonPageManagement = reactElement.props.disableIonPageManagement;\n }\n\n viewItem.routeData = {\n match,\n childProps: reactElement.props,\n };\n\n return viewItem;\n }\n\n getChildrenToRender(outletId: string, ionRouterOutlet: React.ReactElement, routeInfo: RouteInfo) {\n const viewItems = this.getViewItemsForOutlet(outletId);\n\n // Sync latest routes with viewItems\n React.Children.forEach(ionRouterOutlet.props.children, (child: React.ReactElement) => {\n const viewItem = viewItems.find((v) => {\n return matchComponent(child, v.routeData.childProps.path || v.routeData.childProps.from);\n });\n if (viewItem) {\n viewItem.reactElement = child;\n }\n });\n\n const children = viewItems.map((viewItem) => {\n let clonedChild;\n if (viewItem.ionRoute && !viewItem.disableIonPageManagement) {\n clonedChild = (\n this.remove(viewItem)}\n >\n {React.cloneElement(viewItem.reactElement, {\n computedMatch: viewItem.routeData.match,\n })}\n \n );\n } else {\n const match = matchComponent(viewItem.reactElement, routeInfo.pathname);\n clonedChild = (\n this.remove(viewItem)}\n >\n {React.cloneElement(viewItem.reactElement, {\n computedMatch: viewItem.routeData.match,\n })}\n \n );\n\n if (!match && viewItem.routeData.match) {\n viewItem.routeData.match = undefined;\n viewItem.mount = false;\n }\n }\n\n return clonedChild;\n });\n return children;\n }\n\n findViewItemByRouteInfo(routeInfo: RouteInfo, outletId?: string) {\n const { viewItem, match } = this.findViewItemByPath(routeInfo.pathname, outletId);\n if (viewItem && match) {\n viewItem.routeData.match = match;\n }\n return viewItem;\n }\n\n findLeavingViewItemByRouteInfo(routeInfo: RouteInfo, outletId?: string, mustBeIonRoute = true) {\n const { viewItem } = this.findViewItemByPath(\n routeInfo.lastPathname!,\n outletId,\n false,\n mustBeIonRoute\n );\n return viewItem;\n }\n\n findViewItemByPathname(pathname: string, outletId?: string) {\n const { viewItem } = this.findViewItemByPath(pathname, outletId);\n return viewItem;\n }\n\n private findViewItemByPath(\n pathname: string,\n outletId?: string,\n forceExact?: boolean,\n mustBeIonRoute?: boolean\n ) {\n let viewItem: ViewItem | undefined;\n let match: ReturnType | undefined;\n let viewStack: ViewItem[];\n\n if (outletId) {\n viewStack = this.getViewItemsForOutlet(outletId);\n viewStack.some(matchView);\n if (!viewItem) {\n viewStack.some(matchDefaultRoute);\n }\n } else {\n const viewItems = this.getAllViewItems();\n viewItems.some(matchView);\n if (!viewItem) {\n viewItems.some(matchDefaultRoute);\n }\n }\n\n return { viewItem, match };\n\n function matchView(v: ViewItem) {\n if (mustBeIonRoute && !v.ionRoute) {\n return false;\n }\n const matchProps = {\n exact: forceExact ? true : v.routeData.childProps.exact,\n path: v.routeData.childProps.path || v.routeData.childProps.from,\n component: v.routeData.childProps.component,\n };\n const myMatch = matchPath(pathname, matchProps);\n if (myMatch) {\n viewItem = v;\n match = myMatch;\n return true;\n }\n return false;\n }\n\n function matchDefaultRoute(v: ViewItem) {\n // try to find a route that doesn't have a path or from prop, that will be our default route\n if (!v.routeData.childProps.path && !v.routeData.childProps.from) {\n match = {\n path: pathname,\n url: pathname,\n isExact: true,\n params: {},\n };\n viewItem = v;\n return true;\n }\n return false;\n }\n }\n}\n\nfunction matchComponent(node: React.ReactElement, pathname: string, forceExact?: boolean) {\n const matchProps = {\n exact: forceExact ? true : node.props.exact,\n path: node.props.path || node.props.from,\n component: node.props.component,\n };\n const match = matchPath(pathname, matchProps);\n\n return match;\n}\n","export function clonePageElement(leavingViewHtml: string | HTMLElement) {\n let html: string;\n if (typeof leavingViewHtml === 'string') {\n html = leavingViewHtml;\n } else {\n html = leavingViewHtml.outerHTML;\n }\n if (document) {\n const newEl = document.createElement('div');\n newEl.innerHTML = html;\n newEl.style.zIndex = '';\n // Remove an existing back button so the new element doesn't get two of them\n const ionBackButton = newEl.getElementsByTagName('ion-back-button');\n if (ionBackButton[0]) {\n ionBackButton[0].remove();\n }\n return newEl.firstChild as HTMLElement;\n }\n return undefined;\n}\n","import {\n RouteInfo,\n RouteManagerContext,\n StackContext,\n StackContextState,\n ViewItem,\n generateId,\n getConfig,\n} from '@ionic/react';\nimport React from 'react';\nimport { matchPath } from 'react-router-dom';\n\nimport { clonePageElement } from './clonePageElement';\n\ninterface StackManagerProps {\n routeInfo: RouteInfo;\n}\n\ninterface StackManagerState {}\n\nexport class StackManager extends React.PureComponent {\n id: string;\n context!: React.ContextType;\n ionRouterOutlet?: React.ReactElement;\n routerOutletElement: HTMLIonRouterOutletElement | undefined;\n\n stackContextValue: StackContextState = {\n registerIonPage: this.registerIonPage.bind(this),\n isInOutlet: () => true,\n };\n\n constructor(props: StackManagerProps) {\n super(props);\n this.registerIonPage = this.registerIonPage.bind(this);\n this.transitionPage = this.transitionPage.bind(this);\n this.handlePageTransition = this.handlePageTransition.bind(this);\n this.id = generateId('routerOutlet');\n }\n\n componentDidMount() {\n if (this.routerOutletElement) {\n this.setupRouterOutlet(this.routerOutletElement);\n // console.log(`SM Mount - ${this.routerOutletElement.id} (${this.id})`);\n this.handlePageTransition(this.props.routeInfo);\n }\n }\n\n componentDidUpdate(prevProps: StackManagerProps) {\n if (this.props.routeInfo.pathname !== prevProps.routeInfo.pathname) {\n this.handlePageTransition(this.props.routeInfo);\n }\n }\n\n componentWillUnmount() {\n // console.log(`SM UNMount - ${(this.routerOutletElement?.id as any).id} (${this.id})`);\n this.context.clearOutlet(this.id);\n }\n\n async handlePageTransition(routeInfo: RouteInfo) {\n // If routerOutlet isn't quite ready, give it another try in a moment\n if (!this.routerOutletElement || !this.routerOutletElement.commit) {\n setTimeout(() => this.handlePageTransition(routeInfo), 10);\n } else {\n let enteringViewItem = this.context.findViewItemByRouteInfo(routeInfo, this.id);\n let leavingViewItem = this.context.findLeavingViewItemByRouteInfo(routeInfo, this.id);\n\n if (!leavingViewItem && routeInfo.prevRouteLastPathname) {\n leavingViewItem = this.context.findViewItemByPathname(\n routeInfo.prevRouteLastPathname,\n this.id\n );\n }\n\n // Check if leavingViewItem should be unmounted\n if (leavingViewItem) {\n if (routeInfo.routeAction === 'replace') {\n leavingViewItem.mount = false;\n } else if (!(routeInfo.routeAction === 'push' && routeInfo.routeDirection === 'forward')) {\n if (routeInfo.routeDirection !== 'none' && enteringViewItem !== leavingViewItem) {\n leavingViewItem.mount = false;\n }\n } else if (routeInfo.routeOptions?.unmount) {\n leavingViewItem.mount = false;\n }\n }\n\n const enteringRoute = matchRoute(\n this.ionRouterOutlet?.props.children,\n routeInfo\n ) as React.ReactElement;\n if (enteringViewItem) {\n enteringViewItem.reactElement = enteringRoute;\n }\n if (!enteringViewItem) {\n if (enteringRoute) {\n enteringViewItem = this.context.createViewItem(this.id, enteringRoute, routeInfo);\n this.context.addViewItem(enteringViewItem);\n }\n }\n if (enteringViewItem && enteringViewItem.ionPageElement) {\n this.transitionPage(routeInfo, enteringViewItem, leavingViewItem);\n } else if (leavingViewItem && !enteringRoute && !enteringViewItem) {\n // If we have a leavingView but no entering view/route, we are probably leaving to\n // another outlet, so hide this leavingView. We do it in a timeout to give time for a\n // transition to finish.\n // setTimeout(() => {\n if (leavingViewItem.ionPageElement) {\n leavingViewItem.ionPageElement.classList.add('ion-page-hidden');\n leavingViewItem.ionPageElement.setAttribute('aria-hidden', 'true');\n }\n // }, 250);\n }\n\n this.forceUpdate();\n }\n }\n\n registerIonPage(page: HTMLElement, routeInfo: RouteInfo) {\n const foundView = this.context.findViewItemByRouteInfo(routeInfo, this.id);\n if (foundView) {\n foundView.ionPageElement = page;\n foundView.ionRoute = true;\n }\n this.handlePageTransition(routeInfo);\n }\n\n async setupRouterOutlet(routerOutlet: HTMLIonRouterOutletElement) {\n const canStart = () => {\n const config = getConfig();\n const swipeEnabled = config && config.get('swipeBackEnabled', routerOutlet.mode === 'ios');\n if (swipeEnabled) {\n return this.context.canGoBack();\n } else {\n return false;\n }\n };\n\n const onStart = () => {\n this.context.goBack();\n };\n routerOutlet.swipeHandler = {\n canStart,\n onStart,\n onEnd: (_shouldContinue) => true,\n };\n }\n\n async transitionPage(\n routeInfo: RouteInfo,\n enteringViewItem: ViewItem,\n leavingViewItem?: ViewItem\n ) {\n const routerOutlet = this.routerOutletElement!;\n\n const direction =\n routeInfo.routeDirection === 'none' || routeInfo.routeDirection === 'root'\n ? undefined\n : routeInfo.routeDirection;\n\n if (enteringViewItem && enteringViewItem.ionPageElement && this.routerOutletElement) {\n if (\n leavingViewItem &&\n leavingViewItem.ionPageElement &&\n enteringViewItem === leavingViewItem\n ) {\n // If a page is transitioning to another version of itself\n // we clone it so we can have an animation to show\n\n const match = matchComponent(leavingViewItem.reactElement, routeInfo.pathname, true);\n if (match) {\n const newLeavingElement = clonePageElement(leavingViewItem.ionPageElement.outerHTML);\n if (newLeavingElement) {\n this.routerOutletElement.appendChild(newLeavingElement);\n await runCommit(enteringViewItem.ionPageElement, newLeavingElement);\n this.routerOutletElement.removeChild(newLeavingElement);\n }\n } else {\n await runCommit(enteringViewItem.ionPageElement, undefined);\n }\n } else {\n await runCommit(enteringViewItem.ionPageElement, leavingViewItem?.ionPageElement);\n if (leavingViewItem && leavingViewItem.ionPageElement) {\n leavingViewItem.ionPageElement.classList.add('ion-page-hidden');\n leavingViewItem.ionPageElement.setAttribute('aria-hidden', 'true');\n }\n }\n }\n\n async function runCommit(enteringEl: HTMLElement, leavingEl?: HTMLElement) {\n enteringEl.classList.add('ion-page');\n enteringEl.classList.add('ion-page-invisible');\n\n await routerOutlet.commit(enteringEl, leavingEl, {\n deepWait: true,\n duration: direction === undefined ? 0 : undefined,\n direction: direction as any,\n showGoBack: !!routeInfo.pushedByRoute,\n progressAnimation: false,\n animationBuilder: routeInfo.routeAnimation,\n });\n }\n }\n\n render() {\n const { children } = this.props;\n const ionRouterOutlet = React.Children.only(children) as React.ReactElement;\n this.ionRouterOutlet = ionRouterOutlet;\n\n const components = this.context.getChildrenToRender(\n this.id,\n this.ionRouterOutlet,\n this.props.routeInfo,\n () => {\n this.forceUpdate();\n }\n );\n\n return (\n \n {React.cloneElement(\n ionRouterOutlet as any,\n {\n ref: (node: HTMLIonRouterOutletElement) => {\n if (ionRouterOutlet.props.setRef) {\n ionRouterOutlet.props.setRef(node);\n }\n if (ionRouterOutlet.props.forwardedRef) {\n ionRouterOutlet.props.forwardedRef.current = node;\n }\n this.routerOutletElement = node;\n const { ref } = ionRouterOutlet as any;\n if (typeof ref === 'function') {\n ref(node);\n }\n },\n },\n components\n )}\n \n );\n }\n\n static get contextType() {\n return RouteManagerContext;\n }\n}\n\nexport default StackManager;\n\nfunction matchRoute(node: React.ReactNode, routeInfo: RouteInfo) {\n let matchedNode: React.ReactNode;\n React.Children.forEach(node as React.ReactElement, (child: React.ReactElement) => {\n const matchProps = {\n exact: child.props.exact,\n path: child.props.path || child.props.from,\n component: child.props.component,\n };\n const match = matchPath(routeInfo.pathname, matchProps);\n if (match) {\n matchedNode = child;\n }\n });\n\n if (matchedNode) {\n return matchedNode;\n }\n // If we haven't found a node\n // try to find one that doesn't have a path or from prop, that will be our not found route\n React.Children.forEach(node as React.ReactElement, (child: React.ReactElement) => {\n if (!(child.props.path || child.props.from)) {\n matchedNode = child;\n }\n });\n\n return matchedNode;\n}\n\nfunction matchComponent(node: React.ReactElement, pathname: string, forceExact?: boolean) {\n const matchProps = {\n exact: forceExact ? true : node.props.exact,\n path: node.props.path || node.props.from,\n component: node.props.component,\n };\n const match = matchPath(pathname, matchProps);\n\n return match;\n}\n","import {\n AnimationBuilder,\n LocationHistory,\n NavManager,\n RouteAction,\n RouteInfo,\n RouteManagerContext,\n RouteManagerContextState,\n RouterDirection,\n ViewItem,\n generateId,\n getConfig,\n} from '@ionic/react';\nimport { Action as HistoryAction, Location as HistoryLocation } from 'history';\nimport React from 'react';\nimport { RouteComponentProps, withRouter } from 'react-router-dom';\n\nimport { IonRouteInner } from './IonRouteInner';\nimport { ReactRouterViewStack } from './ReactRouterViewStack';\nimport StackManager from './StackManager';\n\nexport interface LocationState {\n direction?: RouterDirection;\n routerOptions?: { as?: string; unmount?: boolean };\n}\n\ninterface IonRouteProps extends RouteComponentProps<{}, {}, LocationState> {\n registerHistoryListener: (\n cb: (location: HistoryLocation, action: HistoryAction) => void\n ) => void;\n}\n\ninterface IonRouteState {\n routeInfo: RouteInfo;\n}\n\nclass IonRouterInner extends React.PureComponent {\n currentTab?: string;\n exitViewFromOtherOutletHandlers: ((pathname: string) => ViewItem | undefined)[] = [];\n incomingRouteParams?: Partial;\n locationHistory = new LocationHistory();\n viewStack = new ReactRouterViewStack();\n routeMangerContextState: RouteManagerContextState = {\n canGoBack: () => this.locationHistory.canGoBack(),\n clearOutlet: this.viewStack.clear,\n findViewItemByPathname: this.viewStack.findViewItemByPathname,\n getChildrenToRender: this.viewStack.getChildrenToRender,\n goBack: () => this.handleNavigateBack(),\n createViewItem: this.viewStack.createViewItem,\n findViewItemByRouteInfo: this.viewStack.findViewItemByRouteInfo,\n findLeavingViewItemByRouteInfo: this.viewStack.findLeavingViewItemByRouteInfo,\n addViewItem: this.viewStack.add,\n unMountViewItem: this.viewStack.remove,\n };\n\n constructor(props: IonRouteProps) {\n super(props);\n\n const routeInfo = {\n id: generateId('routeInfo'),\n pathname: this.props.location.pathname,\n search: this.props.location.search,\n };\n\n this.locationHistory.add(routeInfo);\n this.handleChangeTab = this.handleChangeTab.bind(this);\n this.handleResetTab = this.handleResetTab.bind(this);\n this.handleNativeBack = this.handleNativeBack.bind(this);\n this.handleNavigate = this.handleNavigate.bind(this);\n this.handleNavigateBack = this.handleNavigateBack.bind(this);\n this.props.registerHistoryListener(this.handleHistoryChange.bind(this));\n this.handleSetCurrentTab = this.handleSetCurrentTab.bind(this);\n\n this.state = {\n routeInfo,\n };\n }\n\n handleChangeTab(tab: string, path?: string, routeOptions?: any) {\n if (!path) { return; }\n\n const routeInfo = this.locationHistory.getCurrentRouteInfoForTab(tab);\n const [pathname, search] = path.split('?');\n if (routeInfo) {\n this.incomingRouteParams = { ...routeInfo, routeAction: 'push', routeDirection: 'none' };\n if (routeInfo.pathname === pathname) {\n this.incomingRouteParams.routeOptions = routeOptions;\n this.props.history.push(routeInfo.pathname + (routeInfo.search || ''));\n } else {\n this.incomingRouteParams.pathname = pathname;\n this.incomingRouteParams.search = search ? '?' + search : undefined;\n this.incomingRouteParams.routeOptions = routeOptions;\n this.props.history.push(pathname + (search ? '?' + search : ''));\n }\n } else {\n this.handleNavigate(pathname, 'push', 'none', undefined, routeOptions, tab);\n }\n }\n\n handleHistoryChange(location: HistoryLocation, action: HistoryAction) {\n let leavingLocationInfo: RouteInfo;\n if (this.incomingRouteParams) {\n if (this.incomingRouteParams.routeAction === 'replace') {\n leavingLocationInfo = this.locationHistory.previous();\n } else {\n leavingLocationInfo = this.locationHistory.current();\n }\n } else {\n leavingLocationInfo = this.locationHistory.current();\n }\n\n const leavingUrl = leavingLocationInfo.pathname + leavingLocationInfo.search;\n if (leavingUrl !== location.pathname) {\n if (!this.incomingRouteParams) {\n if (action === 'REPLACE') {\n this.incomingRouteParams = {\n routeAction: 'replace',\n routeDirection: 'none',\n tab: this.currentTab, // TODO this isn't legit if replacing to a page that is not in the tabs\n };\n }\n if (action === 'POP') {\n const currentRoute = this.locationHistory.current();\n if (currentRoute && currentRoute.pushedByRoute) {\n const prevInfo = this.locationHistory.findLastLocation(currentRoute);\n this.incomingRouteParams = { ...prevInfo, routeAction: 'pop', routeDirection: 'back' };\n } else {\n this.incomingRouteParams = {\n routeAction: 'pop',\n routeDirection: 'none',\n tab: this.currentTab,\n };\n }\n }\n if (!this.incomingRouteParams) {\n this.incomingRouteParams = {\n routeAction: 'push',\n routeDirection: location.state?.direction || 'forward',\n routeOptions: location.state?.routerOptions,\n tab: this.currentTab,\n };\n }\n }\n\n let routeInfo: RouteInfo;\n\n if (this.incomingRouteParams?.id) {\n routeInfo = {\n ...(this.incomingRouteParams as RouteInfo),\n lastPathname: leavingLocationInfo.pathname,\n };\n this.locationHistory.add(routeInfo);\n } else {\n const isPushed =\n this.incomingRouteParams.routeAction === 'push' &&\n this.incomingRouteParams.routeDirection === 'forward';\n routeInfo = {\n id: generateId('routeInfo'),\n ...this.incomingRouteParams,\n lastPathname: leavingLocationInfo.pathname,\n pathname: location.pathname,\n search: location.search,\n params: this.props.match.params,\n prevRouteLastPathname: leavingLocationInfo.lastPathname,\n };\n if (isPushed) {\n routeInfo.tab = leavingLocationInfo.tab;\n routeInfo.pushedByRoute = leavingLocationInfo.pathname;\n } else if (routeInfo.routeAction === 'pop') {\n const r = this.locationHistory.findLastLocation(routeInfo);\n routeInfo.pushedByRoute = r?.pushedByRoute;\n } else if (routeInfo.routeAction === 'push' && routeInfo.tab !== leavingLocationInfo.tab) {\n // If we are switching tabs grab the last route info for the tab and use its pushedByRoute\n const lastRoute = this.locationHistory.getCurrentRouteInfoForTab(routeInfo.tab);\n routeInfo.pushedByRoute = lastRoute?.pushedByRoute;\n } else if (routeInfo.routeAction === 'replace') {\n // Make sure to set the lastPathname, etc.. to the current route so the page transitions out\n const currentRouteInfo = this.locationHistory.current();\n\n /**\n * If going from /home to /child, then replacing from\n * /child to /home, we don't want the route info to\n * say that /home was pushed by /home which is not correct.\n */\n const currentPushedBy = currentRouteInfo?.pushedByRoute;\n const pushedByRoute = (currentPushedBy !== undefined && currentPushedBy !== routeInfo.pathname) ? currentPushedBy : routeInfo.pushedByRoute;\n\n routeInfo.lastPathname = currentRouteInfo?.pathname || routeInfo.lastPathname;\n routeInfo.prevRouteLastPathname = currentRouteInfo?.lastPathname;\n routeInfo.pushedByRoute = pushedByRoute;\n routeInfo.routeDirection = currentRouteInfo?.routeDirection || routeInfo.routeDirection;\n routeInfo.routeAnimation = currentRouteInfo?.routeAnimation || routeInfo.routeAnimation;\n }\n\n this.locationHistory.add(routeInfo);\n }\n\n this.setState({\n routeInfo,\n });\n }\n\n this.incomingRouteParams = undefined;\n }\n\n /**\n * history@4.x uses goBack(), history@5.x uses back()\n * TODO: If support for React Router <=5 is dropped\n * this logic is no longer needed. We can just\n * assume back() is available.\n */\n handleNativeBack() {\n const history = this.props.history as any;\n const goBack = history.goBack || history.back;\n goBack();\n }\n\n handleNavigate(\n path: string,\n routeAction: RouteAction,\n routeDirection?: RouterDirection,\n routeAnimation?: AnimationBuilder,\n routeOptions?: any,\n tab?: string\n ) {\n this.incomingRouteParams = Object.assign(this.incomingRouteParams || {}, {\n routeAction,\n routeDirection,\n routeOptions,\n routeAnimation,\n tab,\n });\n\n if (routeAction === 'push') {\n this.props.history.push(path);\n } else {\n this.props.history.replace(path);\n }\n }\n\n handleNavigateBack(defaultHref: string | RouteInfo = '/', routeAnimation?: AnimationBuilder) {\n const config = getConfig();\n defaultHref = defaultHref ? defaultHref : config && config.get('backButtonDefaultHref' as any);\n const routeInfo = this.locationHistory.current();\n if (routeInfo && routeInfo.pushedByRoute) {\n const prevInfo = this.locationHistory.findLastLocation(routeInfo);\n if (prevInfo) {\n this.incomingRouteParams = {\n ...prevInfo,\n routeAction: 'pop',\n routeDirection: 'back',\n routeAnimation: routeAnimation || routeInfo.routeAnimation,\n };\n if (\n routeInfo.lastPathname === routeInfo.pushedByRoute ||\n (\n /**\n * We need to exclude tab switches/tab\n * context changes here because tabbed\n * navigation is not linear, but router.back()\n * will go back in a linear fashion.\n */\n prevInfo.pathname === routeInfo.pushedByRoute &&\n routeInfo.tab === '' && prevInfo.tab === ''\n )\n ) {\n /**\n * history@4.x uses goBack(), history@5.x uses back()\n * TODO: If support for React Router <=5 is dropped\n * this logic is no longer needed. We can just\n * assume back() is available.\n */\n const history = this.props.history as any;\n const goBack = history.goBack || history.back;\n goBack();\n } else {\n this.handleNavigate(prevInfo.pathname + (prevInfo.search || ''), 'pop', 'back');\n }\n } else {\n this.handleNavigate(defaultHref as string, 'pop', 'back');\n }\n } else {\n this.handleNavigate(defaultHref as string, 'pop', 'back');\n }\n }\n\n handleResetTab(tab: string, originalHref: string, originalRouteOptions: any) {\n const routeInfo = this.locationHistory.getFirstRouteInfoForTab(tab);\n if (routeInfo) {\n const newRouteInfo = { ...routeInfo };\n newRouteInfo.pathname = originalHref;\n newRouteInfo.routeOptions = originalRouteOptions;\n this.incomingRouteParams = { ...newRouteInfo, routeAction: 'pop', routeDirection: 'back' };\n this.props.history.push(newRouteInfo.pathname + (newRouteInfo.search || ''));\n }\n }\n\n handleSetCurrentTab(tab: string) {\n this.currentTab = tab;\n const ri = { ...this.locationHistory.current() };\n if (ri.tab !== tab) {\n ri.tab = tab;\n this.locationHistory.update(ri);\n }\n }\n\n render() {\n return (\n \n \n {this.props.children}\n \n \n );\n }\n}\n\nexport const IonRouter = withRouter(IonRouterInner);\nIonRouter.displayName = 'IonRouter';\n","import {\n Action as HistoryAction,\n History,\n Location as HistoryLocation,\n createBrowserHistory as createHistory,\n} from 'history';\nimport React from 'react';\nimport { BrowserRouterProps, Router } from 'react-router-dom';\n\nimport { IonRouter } from './IonRouter';\n\ninterface IonReactRouterProps extends BrowserRouterProps {\n history?: History;\n}\n\nexport class IonReactRouter extends React.Component {\n historyListenHandler?: (location: HistoryLocation, action: HistoryAction) => void;\n history: History;\n\n constructor(props: IonReactRouterProps) {\n super(props);\n const { history, ...rest } = props;\n this.history = history || createHistory(rest);\n this.history.listen(this.handleHistoryChange.bind(this));\n this.registerHistoryListener = this.registerHistoryListener.bind(this);\n }\n\n /**\n * history@4.x passes separate location and action\n * params. history@5.x passes location and action\n * together as a single object.\n * TODO: If support for React Router <=5 is dropped\n * this logic is no longer needed. We can just assume\n * a single object with both location and action.\n */\n handleHistoryChange(location: HistoryLocation, action: HistoryAction) {\n const locationValue = (location as any).location || location;\n const actionValue = (location as any).action || action;\n if (this.historyListenHandler) {\n this.historyListenHandler(locationValue, actionValue);\n }\n }\n\n registerHistoryListener(cb: (location: HistoryLocation, action: HistoryAction) => void) {\n this.historyListenHandler = cb;\n }\n\n render() {\n const { children, ...props } = this.props;\n return (\n \n {children}\n \n );\n }\n}\n","import { Action as HistoryAction, Location as HistoryLocation, MemoryHistory } from 'history';\nimport React from 'react';\nimport { MemoryRouterProps, Router } from 'react-router';\n\nimport { IonRouter } from './IonRouter';\n\ninterface IonReactMemoryRouterProps extends MemoryRouterProps {\n history: MemoryHistory;\n}\n\nexport class IonReactMemoryRouter extends React.Component {\n history: MemoryHistory;\n historyListenHandler?: (location: HistoryLocation, action: HistoryAction) => void;\n\n constructor(props: IonReactMemoryRouterProps) {\n super(props);\n this.history = props.history;\n this.history.listen(this.handleHistoryChange.bind(this));\n this.registerHistoryListener = this.registerHistoryListener.bind(this);\n }\n\n /**\n * history@4.x passes separate location and action\n * params. history@5.x passes location and action\n * together as a single object.\n * TODO: If support for React Router <=5 is dropped\n * this logic is no longer needed. We can just assume\n * a single object with both location and action.\n */\n handleHistoryChange(location: HistoryLocation, action: HistoryAction) {\n const locationValue = (location as any).location || location;\n const actionValue = (location as any).action || action;\n if (this.historyListenHandler) {\n this.historyListenHandler(locationValue, actionValue);\n }\n }\n\n registerHistoryListener(cb: (location: HistoryLocation, action: HistoryAction) => void) {\n this.historyListenHandler = cb;\n }\n\n render() {\n const { children, ...props } = this.props;\n return (\n \n {children}\n \n );\n }\n}\n","import {\n Action as HistoryAction,\n History,\n Location as HistoryLocation,\n createHashHistory as createHistory,\n} from 'history';\nimport React from 'react';\nimport { BrowserRouterProps, Router } from 'react-router-dom';\n\nimport { IonRouter } from './IonRouter';\n\ninterface IonReactHashRouterProps extends BrowserRouterProps {\n history?: History;\n}\n\nexport class IonReactHashRouter extends React.Component {\n history: History;\n historyListenHandler?: (location: HistoryLocation, action: HistoryAction) => void;\n\n constructor(props: IonReactHashRouterProps) {\n super(props);\n const { history, ...rest } = props;\n this.history = history || createHistory(rest);\n this.history.listen(this.handleHistoryChange.bind(this));\n this.registerHistoryListener = this.registerHistoryListener.bind(this);\n }\n\n /**\n * history@4.x passes separate location and action\n * params. history@5.x passes location and action\n * together as a single object.\n * TODO: If support for React Router <=5 is dropped\n * this logic is no longer needed. We can just assume\n * a single object with both location and action.\n */\n handleHistoryChange(location: HistoryLocation, action: HistoryAction) {\n const locationValue = (location as any).location || location;\n const actionValue = (location as any).action || action;\n if (this.historyListenHandler) {\n this.historyListenHandler(locationValue, actionValue);\n }\n }\n\n registerHistoryListener(cb: (location: HistoryLocation, action: HistoryAction) => void) {\n this.historyListenHandler = cb;\n }\n\n render() {\n const { children, ...props } = this.props;\n return (\n \n {children}\n \n );\n }\n}\n","'use strict';\n\nvar reactIs = require('react-is');\n\n/**\n * Copyright 2015, Yahoo! Inc.\n * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.\n */\nvar REACT_STATICS = {\n childContextTypes: true,\n contextType: true,\n contextTypes: true,\n defaultProps: true,\n displayName: true,\n getDefaultProps: true,\n getDerivedStateFromError: true,\n getDerivedStateFromProps: true,\n mixins: true,\n propTypes: true,\n type: true\n};\nvar KNOWN_STATICS = {\n name: true,\n length: true,\n prototype: true,\n caller: true,\n callee: true,\n arguments: true,\n arity: true\n};\nvar FORWARD_REF_STATICS = {\n '$$typeof': true,\n render: true,\n defaultProps: true,\n displayName: true,\n propTypes: true\n};\nvar MEMO_STATICS = {\n '$$typeof': true,\n compare: true,\n defaultProps: true,\n displayName: true,\n propTypes: true,\n type: true\n};\nvar TYPE_STATICS = {};\nTYPE_STATICS[reactIs.ForwardRef] = FORWARD_REF_STATICS;\nTYPE_STATICS[reactIs.Memo] = MEMO_STATICS;\n\nfunction getStatics(component) {\n // React v16.11 and below\n if (reactIs.isMemo(component)) {\n return MEMO_STATICS;\n } // React v16.12 and above\n\n\n return TYPE_STATICS[component['$$typeof']] || REACT_STATICS;\n}\n\nvar defineProperty = Object.defineProperty;\nvar getOwnPropertyNames = Object.getOwnPropertyNames;\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\nvar getPrototypeOf = Object.getPrototypeOf;\nvar objectPrototype = Object.prototype;\nfunction hoistNonReactStatics(targetComponent, sourceComponent, blacklist) {\n if (typeof sourceComponent !== 'string') {\n // don't hoist over string (html) components\n if (objectPrototype) {\n var inheritedComponent = getPrototypeOf(sourceComponent);\n\n if (inheritedComponent && inheritedComponent !== objectPrototype) {\n hoistNonReactStatics(targetComponent, inheritedComponent, blacklist);\n }\n }\n\n var keys = getOwnPropertyNames(sourceComponent);\n\n if (getOwnPropertySymbols) {\n keys = keys.concat(getOwnPropertySymbols(sourceComponent));\n }\n\n var targetStatics = getStatics(targetComponent);\n var sourceStatics = getStatics(sourceComponent);\n\n for (var i = 0; i < keys.length; ++i) {\n var key = keys[i];\n\n if (!KNOWN_STATICS[key] && !(blacklist && blacklist[key]) && !(sourceStatics && sourceStatics[key]) && !(targetStatics && targetStatics[key])) {\n var descriptor = getOwnPropertyDescriptor(sourceComponent, key);\n\n try {\n // Avoid failures from read-only properties\n defineProperty(targetComponent, key, descriptor);\n } catch (e) {}\n }\n }\n }\n\n return targetComponent;\n}\n\nmodule.exports = hoistNonReactStatics;\n","export default function _objectDestructuringEmpty(obj) {\n if (obj == null) throw new TypeError(\"Cannot destructure undefined\");\n}","\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nexports.useIonHeaderParallax = void 0;\r\nvar useIonicHeaderParallax_1 = require(\"./useIonicHeaderParallax\");\r\nObject.defineProperty(exports, \"useIonHeaderParallax\", { enumerable: true, get: function () { return useIonicHeaderParallax_1.useIonHeaderParallax; } });\r\n","import arrayWithoutHoles from \"@babel/runtime/helpers/esm/arrayWithoutHoles\";\nimport iterableToArray from \"@babel/runtime/helpers/esm/iterableToArray\";\nimport unsupportedIterableToArray from \"@babel/runtime/helpers/esm/unsupportedIterableToArray\";\nimport nonIterableSpread from \"@babel/runtime/helpers/esm/nonIterableSpread\";\nexport default function _toConsumableArray(arr) {\n return arrayWithoutHoles(arr) || iterableToArray(arr) || unsupportedIterableToArray(arr) || nonIterableSpread();\n}","import arrayLikeToArray from \"@babel/runtime/helpers/esm/arrayLikeToArray\";\nexport default function _arrayWithoutHoles(arr) {\n if (Array.isArray(arr)) return arrayLikeToArray(arr);\n}","export default function _iterableToArray(iter) {\n if (typeof Symbol !== \"undefined\" && Symbol.iterator in Object(iter)) return Array.from(iter);\n}","export default function _nonIterableSpread() {\n throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}","import{i as initialize}from\"./ionic-global-63a97a32.js\";var globalScripts=initialize;export{globalScripts as g};","import{C as CSS,p as plt,w as win,a as promiseResolve,b as bootstrapLazy}from\"./index-7a8b7a1c.js\";import{g as globalScripts}from\"./app-globals-fd807b9a.js\";import\"./ionic-global-63a97a32.js\";var patchEsm=function(){if(!(CSS&&CSS.supports&&CSS.supports(\"color\",\"var(--c)\"))){return import(\"./css-shim-2ccf4dec.js\").then((function(){if(plt.$cssShim$=win.__cssshim){return plt.$cssShim$.i()}else{return 0}}))}return promiseResolve()};var defineCustomElements=function(e,o){if(typeof window===\"undefined\")return Promise.resolve();return patchEsm().then((function(){globalScripts();return bootstrapLazy(JSON.parse('[[\"ion-select_3\",[[2,\"ion-select-popover\",{\"header\":[1],\"subHeader\":[1,\"sub-header\"],\"message\":[1],\"options\":[16]},[[0,\"ionChange\",\"onSelect\"]]],[33,\"ion-select\",{\"disabled\":[4],\"cancelText\":[1,\"cancel-text\"],\"okText\":[1,\"ok-text\"],\"placeholder\":[1],\"name\":[1],\"selectedText\":[1,\"selected-text\"],\"multiple\":[4],\"interface\":[1],\"interfaceOptions\":[8,\"interface-options\"],\"compareWith\":[1,\"compare-with\"],\"value\":[1032],\"isExpanded\":[32],\"open\":[64]}],[1,\"ion-select-option\",{\"disabled\":[4],\"value\":[8]}]]],[\"ion-menu_3\",[[33,\"ion-menu-button\",{\"color\":[513],\"disabled\":[4],\"menu\":[1],\"autoHide\":[4,\"auto-hide\"],\"type\":[1],\"visible\":[32]},[[16,\"ionMenuChange\",\"visibilityChanged\"],[16,\"ionSplitPaneVisible\",\"visibilityChanged\"]]],[33,\"ion-menu\",{\"contentId\":[513,\"content-id\"],\"menuId\":[513,\"menu-id\"],\"type\":[1025],\"disabled\":[1028],\"side\":[513],\"swipeGesture\":[4,\"swipe-gesture\"],\"maxEdgeStart\":[2,\"max-edge-start\"],\"isPaneVisible\":[32],\"isEndSide\":[32],\"isOpen\":[64],\"isActive\":[64],\"open\":[64],\"close\":[64],\"toggle\":[64],\"setOpen\":[64]},[[16,\"ionSplitPaneVisible\",\"onSplitPaneChanged\"],[2,\"click\",\"onBackdropClick\"]]],[1,\"ion-menu-toggle\",{\"menu\":[1],\"autoHide\":[4,\"auto-hide\"],\"visible\":[32]},[[16,\"ionMenuChange\",\"visibilityChanged\"],[16,\"ionSplitPaneVisible\",\"visibilityChanged\"]]]]],[\"ion-action-sheet\",[[34,\"ion-action-sheet\",{\"overlayIndex\":[2,\"overlay-index\"],\"keyboardClose\":[4,\"keyboard-close\"],\"enterAnimation\":[16],\"leaveAnimation\":[16],\"buttons\":[16],\"cssClass\":[1,\"css-class\"],\"backdropDismiss\":[4,\"backdrop-dismiss\"],\"header\":[1],\"subHeader\":[1,\"sub-header\"],\"translucent\":[4],\"animated\":[4],\"present\":[64],\"dismiss\":[64],\"onDidDismiss\":[64],\"onWillDismiss\":[64]}]]],[\"ion-fab_3\",[[33,\"ion-fab-button\",{\"color\":[513],\"activated\":[4],\"disabled\":[4],\"download\":[1],\"href\":[1],\"rel\":[1],\"routerDirection\":[1,\"router-direction\"],\"routerAnimation\":[16],\"target\":[1],\"show\":[4],\"translucent\":[4],\"type\":[1],\"size\":[1],\"closeIcon\":[1,\"close-icon\"]}],[1,\"ion-fab\",{\"horizontal\":[1],\"vertical\":[1],\"edge\":[4],\"activated\":[1028],\"close\":[64]}],[1,\"ion-fab-list\",{\"activated\":[4],\"side\":[1]}]]],[\"ion-refresher_2\",[[0,\"ion-refresher-content\",{\"pullingIcon\":[1025,\"pulling-icon\"],\"pullingText\":[1,\"pulling-text\"],\"refreshingSpinner\":[1025,\"refreshing-spinner\"],\"refreshingText\":[1,\"refreshing-text\"]}],[32,\"ion-refresher\",{\"pullMin\":[2,\"pull-min\"],\"pullMax\":[2,\"pull-max\"],\"closeDuration\":[1,\"close-duration\"],\"snapbackDuration\":[1,\"snapback-duration\"],\"pullFactor\":[2,\"pull-factor\"],\"disabled\":[4],\"nativeRefresher\":[32],\"state\":[32],\"complete\":[64],\"cancel\":[64],\"getProgress\":[64]}]]],[\"ion-alert\",[[34,\"ion-alert\",{\"overlayIndex\":[2,\"overlay-index\"],\"keyboardClose\":[4,\"keyboard-close\"],\"enterAnimation\":[16],\"leaveAnimation\":[16],\"cssClass\":[1,\"css-class\"],\"header\":[1],\"subHeader\":[1,\"sub-header\"],\"message\":[1],\"buttons\":[16],\"inputs\":[1040],\"backdropDismiss\":[4,\"backdrop-dismiss\"],\"translucent\":[4],\"animated\":[4],\"present\":[64],\"dismiss\":[64],\"onDidDismiss\":[64],\"onWillDismiss\":[64]},[[4,\"keydown\",\"onKeydown\"]]]]],[\"ion-back-button\",[[33,\"ion-back-button\",{\"color\":[513],\"defaultHref\":[1025,\"default-href\"],\"disabled\":[516],\"icon\":[1],\"text\":[1],\"type\":[1],\"routerAnimation\":[16]}]]],[\"ion-loading\",[[34,\"ion-loading\",{\"overlayIndex\":[2,\"overlay-index\"],\"keyboardClose\":[4,\"keyboard-close\"],\"enterAnimation\":[16],\"leaveAnimation\":[16],\"message\":[1],\"cssClass\":[1,\"css-class\"],\"duration\":[2],\"backdropDismiss\":[4,\"backdrop-dismiss\"],\"showBackdrop\":[4,\"show-backdrop\"],\"spinner\":[1025],\"translucent\":[4],\"animated\":[4],\"present\":[64],\"dismiss\":[64],\"onDidDismiss\":[64],\"onWillDismiss\":[64]}]]],[\"ion-toast\",[[33,\"ion-toast\",{\"overlayIndex\":[2,\"overlay-index\"],\"color\":[513],\"enterAnimation\":[16],\"leaveAnimation\":[16],\"cssClass\":[1,\"css-class\"],\"duration\":[2],\"header\":[1],\"message\":[1],\"keyboardClose\":[4,\"keyboard-close\"],\"position\":[1],\"buttons\":[16],\"translucent\":[4],\"animated\":[4],\"present\":[64],\"dismiss\":[64],\"onDidDismiss\":[64],\"onWillDismiss\":[64]}]]],[\"ion-card_5\",[[33,\"ion-card\",{\"color\":[513],\"button\":[4],\"type\":[1],\"disabled\":[4],\"download\":[1],\"href\":[1],\"rel\":[1],\"routerDirection\":[1,\"router-direction\"],\"routerAnimation\":[16],\"target\":[1]}],[32,\"ion-card-content\"],[33,\"ion-card-header\",{\"color\":[513],\"translucent\":[4]}],[33,\"ion-card-subtitle\",{\"color\":[513]}],[33,\"ion-card-title\",{\"color\":[513]}]]],[\"ion-item-option_3\",[[33,\"ion-item-option\",{\"color\":[513],\"disabled\":[4],\"download\":[1],\"expandable\":[4],\"href\":[1],\"rel\":[1],\"target\":[1],\"type\":[1]}],[32,\"ion-item-options\",{\"side\":[1],\"fireSwipeEvent\":[64]}],[0,\"ion-item-sliding\",{\"disabled\":[4],\"state\":[32],\"getOpenAmount\":[64],\"getSlidingRatio\":[64],\"open\":[64],\"close\":[64],\"closeOpened\":[64]}]]],[\"ion-infinite-scroll_2\",[[32,\"ion-infinite-scroll-content\",{\"loadingSpinner\":[1025,\"loading-spinner\"],\"loadingText\":[1,\"loading-text\"]}],[0,\"ion-infinite-scroll\",{\"threshold\":[1],\"disabled\":[4],\"position\":[1],\"isLoading\":[32],\"complete\":[64]}]]],[\"ion-reorder_2\",[[33,\"ion-reorder\",null,[[2,\"click\",\"onClick\"]]],[0,\"ion-reorder-group\",{\"disabled\":[4],\"state\":[32],\"complete\":[64]}]]],[\"ion-segment_2\",[[33,\"ion-segment-button\",{\"disabled\":[4],\"layout\":[1],\"type\":[1],\"value\":[1],\"checked\":[32]}],[33,\"ion-segment\",{\"color\":[513],\"disabled\":[4],\"scrollable\":[4],\"swipeGesture\":[4,\"swipe-gesture\"],\"value\":[1025],\"activated\":[32]}]]],[\"ion-tab-bar_2\",[[33,\"ion-tab-button\",{\"disabled\":[4],\"download\":[1],\"href\":[1],\"rel\":[1],\"layout\":[1025],\"selected\":[1028],\"tab\":[1],\"target\":[1]},[[8,\"ionTabBarChanged\",\"onTabBarChanged\"]]],[33,\"ion-tab-bar\",{\"color\":[513],\"selectedTab\":[1,\"selected-tab\"],\"translucent\":[4],\"keyboardVisible\":[32]}]]],[\"ion-chip\",[[33,\"ion-chip\",{\"color\":[513],\"outline\":[4],\"disabled\":[4]}]]],[\"ion-modal\",[[34,\"ion-modal\",{\"overlayIndex\":[2,\"overlay-index\"],\"delegate\":[16],\"keyboardClose\":[4,\"keyboard-close\"],\"enterAnimation\":[16],\"leaveAnimation\":[16],\"component\":[1],\"componentProps\":[16],\"cssClass\":[1,\"css-class\"],\"backdropDismiss\":[4,\"backdrop-dismiss\"],\"showBackdrop\":[4,\"show-backdrop\"],\"animated\":[4],\"swipeToClose\":[4,\"swipe-to-close\"],\"presentingElement\":[16],\"present\":[64],\"dismiss\":[64],\"onDidDismiss\":[64],\"onWillDismiss\":[64]}]]],[\"ion-popover\",[[34,\"ion-popover\",{\"delegate\":[16],\"overlayIndex\":[2,\"overlay-index\"],\"enterAnimation\":[16],\"leaveAnimation\":[16],\"component\":[1],\"componentProps\":[16],\"keyboardClose\":[4,\"keyboard-close\"],\"cssClass\":[1,\"css-class\"],\"backdropDismiss\":[4,\"backdrop-dismiss\"],\"event\":[8],\"showBackdrop\":[4,\"show-backdrop\"],\"translucent\":[4],\"animated\":[4],\"present\":[64],\"dismiss\":[64],\"onDidDismiss\":[64],\"onWillDismiss\":[64]}]]],[\"ion-searchbar\",[[34,\"ion-searchbar\",{\"color\":[513],\"animated\":[4],\"autocomplete\":[1],\"autocorrect\":[1],\"cancelButtonIcon\":[1,\"cancel-button-icon\"],\"cancelButtonText\":[1,\"cancel-button-text\"],\"clearIcon\":[1,\"clear-icon\"],\"debounce\":[2],\"disabled\":[4],\"inputmode\":[1],\"enterkeyhint\":[1],\"placeholder\":[1],\"searchIcon\":[1,\"search-icon\"],\"showCancelButton\":[1,\"show-cancel-button\"],\"showClearButton\":[1,\"show-clear-button\"],\"spellcheck\":[4],\"type\":[1],\"value\":[1025],\"focused\":[32],\"noAnimate\":[32],\"setFocus\":[64],\"getInputElement\":[64]}]]],[\"ion-app_8\",[[0,\"ion-app\"],[34,\"ion-buttons\",{\"collapse\":[4]}],[1,\"ion-content\",{\"color\":[513],\"fullscreen\":[4],\"forceOverscroll\":[1028,\"force-overscroll\"],\"scrollX\":[4,\"scroll-x\"],\"scrollY\":[4,\"scroll-y\"],\"scrollEvents\":[4,\"scroll-events\"],\"getScrollElement\":[64],\"scrollToTop\":[64],\"scrollToBottom\":[64],\"scrollByPoint\":[64],\"scrollToPoint\":[64]},[[8,\"appload\",\"onAppLoad\"],[2,\"click\",\"onClick\"]]],[36,\"ion-footer\",{\"translucent\":[4]}],[36,\"ion-header\",{\"collapse\":[1],\"translucent\":[4]}],[1,\"ion-router-outlet\",{\"mode\":[1025],\"delegate\":[16],\"animated\":[4],\"animation\":[16],\"swipeHandler\":[16],\"commit\":[64],\"setRouteId\":[64],\"getRouteId\":[64]}],[33,\"ion-title\",{\"color\":[513],\"size\":[1]}],[33,\"ion-toolbar\",{\"color\":[513]},[[0,\"ionStyle\",\"childrenStyle\"]]]]],[\"ion-route_4\",[[0,\"ion-route\",{\"url\":[1],\"component\":[1],\"componentProps\":[16],\"beforeLeave\":[16],\"beforeEnter\":[16]}],[0,\"ion-route-redirect\",{\"from\":[1],\"to\":[1]}],[0,\"ion-router\",{\"root\":[1],\"useHash\":[4,\"use-hash\"],\"canTransition\":[64],\"push\":[64],\"back\":[64],\"printDebug\":[64],\"navChanged\":[64]},[[8,\"popstate\",\"onPopState\"],[4,\"ionBackButton\",\"onBackButton\"]]],[1,\"ion-router-link\",{\"color\":[513],\"href\":[1],\"rel\":[1],\"routerDirection\":[1,\"router-direction\"],\"routerAnimation\":[16],\"target\":[1]}]]],[\"ion-avatar_3\",[[33,\"ion-avatar\"],[33,\"ion-badge\",{\"color\":[513]}],[1,\"ion-thumbnail\"]]],[\"ion-col_3\",[[1,\"ion-col\",{\"offset\":[1],\"offsetXs\":[1,\"offset-xs\"],\"offsetSm\":[1,\"offset-sm\"],\"offsetMd\":[1,\"offset-md\"],\"offsetLg\":[1,\"offset-lg\"],\"offsetXl\":[1,\"offset-xl\"],\"pull\":[1],\"pullXs\":[1,\"pull-xs\"],\"pullSm\":[1,\"pull-sm\"],\"pullMd\":[1,\"pull-md\"],\"pullLg\":[1,\"pull-lg\"],\"pullXl\":[1,\"pull-xl\"],\"push\":[1],\"pushXs\":[1,\"push-xs\"],\"pushSm\":[1,\"push-sm\"],\"pushMd\":[1,\"push-md\"],\"pushLg\":[1,\"push-lg\"],\"pushXl\":[1,\"push-xl\"],\"size\":[1],\"sizeXs\":[1,\"size-xs\"],\"sizeSm\":[1,\"size-sm\"],\"sizeMd\":[1,\"size-md\"],\"sizeLg\":[1,\"size-lg\"],\"sizeXl\":[1,\"size-xl\"]},[[9,\"resize\",\"onResize\"]]],[1,\"ion-grid\",{\"fixed\":[4]}],[1,\"ion-row\"]]],[\"ion-nav_2\",[[1,\"ion-nav\",{\"delegate\":[16],\"swipeGesture\":[1028,\"swipe-gesture\"],\"animated\":[4],\"animation\":[16],\"rootParams\":[16],\"root\":[1],\"push\":[64],\"insert\":[64],\"insertPages\":[64],\"pop\":[64],\"popTo\":[64],\"popToRoot\":[64],\"removeIndex\":[64],\"setRoot\":[64],\"setPages\":[64],\"setRouteId\":[64],\"getRouteId\":[64],\"getActive\":[64],\"getByIndex\":[64],\"canGoBack\":[64],\"getPrevious\":[64]}],[0,\"ion-nav-link\",{\"component\":[1],\"componentProps\":[16],\"routerDirection\":[1,\"router-direction\"],\"routerAnimation\":[16]}]]],[\"ion-slide_2\",[[0,\"ion-slide\"],[36,\"ion-slides\",{\"options\":[8],\"pager\":[4],\"scrollbar\":[4],\"update\":[64],\"updateAutoHeight\":[64],\"slideTo\":[64],\"slideNext\":[64],\"slidePrev\":[64],\"getActiveIndex\":[64],\"getPreviousIndex\":[64],\"length\":[64],\"isEnd\":[64],\"isBeginning\":[64],\"startAutoplay\":[64],\"stopAutoplay\":[64],\"lockSwipeToNext\":[64],\"lockSwipeToPrev\":[64],\"lockSwipes\":[64],\"getSwiper\":[64]}]]],[\"ion-tab_2\",[[1,\"ion-tab\",{\"active\":[1028],\"delegate\":[16],\"tab\":[1],\"component\":[1],\"setActive\":[64]}],[1,\"ion-tabs\",{\"useRouter\":[1028,\"use-router\"],\"selectedTab\":[32],\"select\":[64],\"getTab\":[64],\"getSelected\":[64],\"setRouteId\":[64],\"getRouteId\":[64]}]]],[\"ion-checkbox\",[[33,\"ion-checkbox\",{\"color\":[513],\"name\":[1],\"checked\":[1028],\"indeterminate\":[1028],\"disabled\":[4],\"value\":[1]}]]],[\"ion-img\",[[1,\"ion-img\",{\"alt\":[1],\"src\":[1],\"loadSrc\":[32],\"loadError\":[32]}]]],[\"ion-input\",[[34,\"ion-input\",{\"fireFocusEvents\":[4,\"fire-focus-events\"],\"color\":[513],\"accept\":[1],\"autocapitalize\":[1],\"autocomplete\":[1],\"autocorrect\":[1],\"autofocus\":[4],\"clearInput\":[4,\"clear-input\"],\"clearOnEdit\":[4,\"clear-on-edit\"],\"debounce\":[2],\"disabled\":[4],\"enterkeyhint\":[1],\"inputmode\":[1],\"max\":[1],\"maxlength\":[2],\"min\":[1],\"minlength\":[2],\"multiple\":[4],\"name\":[1],\"pattern\":[1],\"placeholder\":[1],\"readonly\":[4],\"required\":[4],\"spellcheck\":[4],\"step\":[1],\"size\":[2],\"type\":[1],\"value\":[1032],\"hasFocus\":[32],\"setFocus\":[64],\"setBlur\":[64],\"getInputElement\":[64]}]]],[\"ion-progress-bar\",[[33,\"ion-progress-bar\",{\"type\":[1],\"reversed\":[4],\"value\":[2],\"buffer\":[2],\"color\":[513]}]]],[\"ion-range\",[[33,\"ion-range\",{\"color\":[513],\"debounce\":[2],\"name\":[1],\"dualKnobs\":[4,\"dual-knobs\"],\"min\":[2],\"max\":[2],\"pin\":[4],\"snaps\":[4],\"step\":[2],\"ticks\":[4],\"disabled\":[4],\"value\":[1026],\"ratioA\":[32],\"ratioB\":[32],\"pressedKnob\":[32]}]]],[\"ion-split-pane\",[[33,\"ion-split-pane\",{\"contentId\":[513,\"content-id\"],\"disabled\":[4],\"when\":[8],\"visible\":[32]}]]],[\"ion-text\",[[1,\"ion-text\",{\"color\":[513]}]]],[\"ion-textarea\",[[34,\"ion-textarea\",{\"fireFocusEvents\":[4,\"fire-focus-events\"],\"color\":[513],\"autocapitalize\":[1],\"autofocus\":[4],\"clearOnEdit\":[1028,\"clear-on-edit\"],\"debounce\":[2],\"disabled\":[4],\"inputmode\":[1],\"enterkeyhint\":[1],\"maxlength\":[2],\"minlength\":[2],\"name\":[1],\"placeholder\":[1],\"readonly\":[4],\"required\":[4],\"spellcheck\":[4],\"cols\":[2],\"rows\":[2],\"wrap\":[1],\"autoGrow\":[4,\"auto-grow\"],\"value\":[1025],\"hasFocus\":[32],\"setFocus\":[64],\"setBlur\":[64],\"getInputElement\":[64]}]]],[\"ion-toggle\",[[33,\"ion-toggle\",{\"color\":[513],\"name\":[1],\"checked\":[1028],\"disabled\":[4],\"value\":[1],\"activated\":[32]}]]],[\"ion-virtual-scroll\",[[0,\"ion-virtual-scroll\",{\"approxItemHeight\":[2,\"approx-item-height\"],\"approxHeaderHeight\":[2,\"approx-header-height\"],\"approxFooterHeight\":[2,\"approx-footer-height\"],\"headerFn\":[16],\"footerFn\":[16],\"items\":[16],\"itemHeight\":[16],\"headerHeight\":[16],\"footerHeight\":[16],\"renderItem\":[16],\"renderHeader\":[16],\"renderFooter\":[16],\"nodeRender\":[16],\"domRender\":[16],\"totalHeight\":[32],\"positionForItem\":[64],\"checkRange\":[64],\"checkEnd\":[64]},[[9,\"resize\",\"onResize\"]]]]],[\"ion-datetime_3\",[[34,\"ion-picker\",{\"overlayIndex\":[2,\"overlay-index\"],\"keyboardClose\":[4,\"keyboard-close\"],\"enterAnimation\":[16],\"leaveAnimation\":[16],\"buttons\":[16],\"columns\":[16],\"cssClass\":[1,\"css-class\"],\"duration\":[2],\"showBackdrop\":[4,\"show-backdrop\"],\"backdropDismiss\":[4,\"backdrop-dismiss\"],\"animated\":[4],\"presented\":[32],\"present\":[64],\"dismiss\":[64],\"onDidDismiss\":[64],\"onWillDismiss\":[64],\"getColumn\":[64]}],[33,\"ion-datetime\",{\"name\":[1],\"disabled\":[4],\"readonly\":[4],\"min\":[1025],\"max\":[1025],\"displayFormat\":[1,\"display-format\"],\"displayTimezone\":[1,\"display-timezone\"],\"pickerFormat\":[1,\"picker-format\"],\"cancelText\":[1,\"cancel-text\"],\"doneText\":[1,\"done-text\"],\"yearValues\":[8,\"year-values\"],\"monthValues\":[8,\"month-values\"],\"dayValues\":[8,\"day-values\"],\"hourValues\":[8,\"hour-values\"],\"minuteValues\":[8,\"minute-values\"],\"monthNames\":[1,\"month-names\"],\"monthShortNames\":[1,\"month-short-names\"],\"dayNames\":[1,\"day-names\"],\"dayShortNames\":[1,\"day-short-names\"],\"pickerOptions\":[16],\"placeholder\":[1],\"value\":[1025],\"isExpanded\":[32],\"open\":[64]}],[32,\"ion-picker-column\",{\"col\":[16]}]]],[\"ion-radio_2\",[[33,\"ion-radio\",{\"color\":[513],\"name\":[1],\"disabled\":[4],\"value\":[8],\"checked\":[32],\"buttonTabindex\":[32],\"setFocus\":[64],\"setButtonTabindex\":[64]}],[0,\"ion-radio-group\",{\"allowEmptySelection\":[4,\"allow-empty-selection\"],\"name\":[1],\"value\":[1032]},[[4,\"keydown\",\"onKeydown\"]]]]],[\"ion-spinner\",[[1,\"ion-spinner\",{\"color\":[513],\"duration\":[2],\"name\":[1],\"paused\":[4]}]]],[\"ion-backdrop\",[[33,\"ion-backdrop\",{\"visible\":[4],\"tappable\":[4],\"stopPropagation\":[4,\"stop-propagation\"]},[[2,\"click\",\"onMouseDown\"]]]]],[\"ion-ripple-effect\",[[1,\"ion-ripple-effect\",{\"type\":[1],\"addRipple\":[64]}]]],[\"ion-button_2\",[[33,\"ion-button\",{\"color\":[513],\"buttonType\":[1025,\"button-type\"],\"disabled\":[516],\"expand\":[513],\"fill\":[1537],\"routerDirection\":[1,\"router-direction\"],\"routerAnimation\":[16],\"download\":[1],\"href\":[1],\"rel\":[1],\"shape\":[513],\"size\":[513],\"strong\":[4],\"target\":[1],\"type\":[1]}],[1,\"ion-icon\",{\"mode\":[1025],\"color\":[1],\"ariaLabel\":[1537,\"aria-label\"],\"ariaHidden\":[513,\"aria-hidden\"],\"ios\":[1],\"md\":[1],\"flipRtl\":[4,\"flip-rtl\"],\"name\":[513],\"src\":[1],\"icon\":[8],\"size\":[1],\"lazy\":[4],\"sanitize\":[4],\"svgContent\":[32],\"isVisible\":[32]}]]],[\"ion-item_8\",[[33,\"ion-item-divider\",{\"color\":[513],\"sticky\":[4]}],[32,\"ion-item-group\"],[33,\"ion-note\",{\"color\":[513]}],[1,\"ion-skeleton-text\",{\"animated\":[4]}],[49,\"ion-item\",{\"color\":[513],\"button\":[4],\"detail\":[4],\"detailIcon\":[1,\"detail-icon\"],\"disabled\":[4],\"download\":[1],\"href\":[1],\"rel\":[1],\"lines\":[1],\"routerAnimation\":[16],\"routerDirection\":[1,\"router-direction\"],\"target\":[1],\"type\":[1],\"multipleInputs\":[32]},[[0,\"ionColor\",\"labelColorChanged\"],[0,\"ionStyle\",\"itemStyle\"]]],[34,\"ion-label\",{\"color\":[513],\"position\":[1],\"noAnimate\":[32]}],[32,\"ion-list\",{\"lines\":[1],\"inset\":[4],\"closeSlidingItems\":[64]}],[33,\"ion-list-header\",{\"color\":[513],\"lines\":[1]}]]]]'),o)}))};export{defineCustomElements};","\n(function(){if(\"undefined\"!==typeof window&&void 0!==window.Reflect&&void 0!==window.customElements){var a=HTMLElement;window.HTMLElement=function(){return Reflect.construct(a,[],this.constructor)};HTMLElement.prototype=a.prototype;HTMLElement.prototype.constructor=HTMLElement;Object.setPrototypeOf(HTMLElement,a)}})();\nexport * from '../dist/esm/polyfills/index.js';\nexport * from '../dist/esm-es5/loader.js';\n","var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n","/** @license React v17.0.2\n * react.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var l=require(\"object-assign\"),n=60103,p=60106;exports.Fragment=60107;exports.StrictMode=60108;exports.Profiler=60114;var q=60109,r=60110,t=60112;exports.Suspense=60113;var u=60115,v=60116;\nif(\"function\"===typeof Symbol&&Symbol.for){var w=Symbol.for;n=w(\"react.element\");p=w(\"react.portal\");exports.Fragment=w(\"react.fragment\");exports.StrictMode=w(\"react.strict_mode\");exports.Profiler=w(\"react.profiler\");q=w(\"react.provider\");r=w(\"react.context\");t=w(\"react.forward_ref\");exports.Suspense=w(\"react.suspense\");u=w(\"react.memo\");v=w(\"react.lazy\")}var x=\"function\"===typeof Symbol&&Symbol.iterator;\nfunction y(a){if(null===a||\"object\"!==typeof a)return null;a=x&&a[x]||a[\"@@iterator\"];return\"function\"===typeof a?a:null}function z(a){for(var b=\"https://reactjs.org/docs/error-decoder.html?invariant=\"+a,c=1;cb}return!1}function B(a,b,c,d,e,f,g){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=d;this.attributeNamespace=e;this.mustUseProperty=c;this.propertyName=a;this.type=b;this.sanitizeURL=f;this.removeEmptyString=g}var D={};\n\"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style\".split(\" \").forEach(function(a){D[a]=new B(a,0,!1,a,null,!1,!1)});[[\"acceptCharset\",\"accept-charset\"],[\"className\",\"class\"],[\"htmlFor\",\"for\"],[\"httpEquiv\",\"http-equiv\"]].forEach(function(a){var b=a[0];D[b]=new B(b,1,!1,a[1],null,!1,!1)});[\"contentEditable\",\"draggable\",\"spellCheck\",\"value\"].forEach(function(a){D[a]=new B(a,2,!1,a.toLowerCase(),null,!1,!1)});\n[\"autoReverse\",\"externalResourcesRequired\",\"focusable\",\"preserveAlpha\"].forEach(function(a){D[a]=new B(a,2,!1,a,null,!1,!1)});\"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope\".split(\" \").forEach(function(a){D[a]=new B(a,3,!1,a.toLowerCase(),null,!1,!1)});\n[\"checked\",\"multiple\",\"muted\",\"selected\"].forEach(function(a){D[a]=new B(a,3,!0,a,null,!1,!1)});[\"capture\",\"download\"].forEach(function(a){D[a]=new B(a,4,!1,a,null,!1,!1)});[\"cols\",\"rows\",\"size\",\"span\"].forEach(function(a){D[a]=new B(a,6,!1,a,null,!1,!1)});[\"rowSpan\",\"start\"].forEach(function(a){D[a]=new B(a,5,!1,a.toLowerCase(),null,!1,!1)});var oa=/[\\-:]([a-z])/g;function pa(a){return a[1].toUpperCase()}\n\"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height\".split(\" \").forEach(function(a){var b=a.replace(oa,\npa);D[b]=new B(b,1,!1,a,null,!1,!1)});\"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type\".split(\" \").forEach(function(a){var b=a.replace(oa,pa);D[b]=new B(b,1,!1,a,\"http://www.w3.org/1999/xlink\",!1,!1)});[\"xml:base\",\"xml:lang\",\"xml:space\"].forEach(function(a){var b=a.replace(oa,pa);D[b]=new B(b,1,!1,a,\"http://www.w3.org/XML/1998/namespace\",!1,!1)});[\"tabIndex\",\"crossOrigin\"].forEach(function(a){D[a]=new B(a,1,!1,a.toLowerCase(),null,!1,!1)});\nD.xlinkHref=new B(\"xlinkHref\",1,!1,\"xlink:href\",\"http://www.w3.org/1999/xlink\",!0,!1);[\"src\",\"href\",\"action\",\"formAction\"].forEach(function(a){D[a]=new B(a,1,!1,a.toLowerCase(),null,!0,!0)});\nfunction qa(a,b,c,d){var e=D.hasOwnProperty(b)?D[b]:null;var f=null!==e?0===e.type:d?!1:!(2h||e[g]!==f[h])return\"\\n\"+e[g].replace(\" at new \",\" at \");while(1<=g&&0<=h)}break}}}finally{Oa=!1,Error.prepareStackTrace=c}return(a=a?a.displayName||a.name:\"\")?Na(a):\"\"}\nfunction Qa(a){switch(a.tag){case 5:return Na(a.type);case 16:return Na(\"Lazy\");case 13:return Na(\"Suspense\");case 19:return Na(\"SuspenseList\");case 0:case 2:case 15:return a=Pa(a.type,!1),a;case 11:return a=Pa(a.type.render,!1),a;case 22:return a=Pa(a.type._render,!1),a;case 1:return a=Pa(a.type,!0),a;default:return\"\"}}\nfunction Ra(a){if(null==a)return null;if(\"function\"===typeof a)return a.displayName||a.name||null;if(\"string\"===typeof a)return a;switch(a){case ua:return\"Fragment\";case ta:return\"Portal\";case xa:return\"Profiler\";case wa:return\"StrictMode\";case Ba:return\"Suspense\";case Ca:return\"SuspenseList\"}if(\"object\"===typeof a)switch(a.$$typeof){case za:return(a.displayName||\"Context\")+\".Consumer\";case ya:return(a._context.displayName||\"Context\")+\".Provider\";case Aa:var b=a.render;b=b.displayName||b.name||\"\";\nreturn a.displayName||(\"\"!==b?\"ForwardRef(\"+b+\")\":\"ForwardRef\");case Da:return Ra(a.type);case Fa:return Ra(a._render);case Ea:b=a._payload;a=a._init;try{return Ra(a(b))}catch(c){}}return null}function Sa(a){switch(typeof a){case \"boolean\":case \"number\":case \"object\":case \"string\":case \"undefined\":return a;default:return\"\"}}function Ta(a){var b=a.type;return(a=a.nodeName)&&\"input\"===a.toLowerCase()&&(\"checkbox\"===b||\"radio\"===b)}\nfunction Ua(a){var b=Ta(a)?\"checked\":\"value\",c=Object.getOwnPropertyDescriptor(a.constructor.prototype,b),d=\"\"+a[b];if(!a.hasOwnProperty(b)&&\"undefined\"!==typeof c&&\"function\"===typeof c.get&&\"function\"===typeof c.set){var e=c.get,f=c.set;Object.defineProperty(a,b,{configurable:!0,get:function(){return e.call(this)},set:function(a){d=\"\"+a;f.call(this,a)}});Object.defineProperty(a,b,{enumerable:c.enumerable});return{getValue:function(){return d},setValue:function(a){d=\"\"+a},stopTracking:function(){a._valueTracker=\nnull;delete a[b]}}}}function Va(a){a._valueTracker||(a._valueTracker=Ua(a))}function Wa(a){if(!a)return!1;var b=a._valueTracker;if(!b)return!0;var c=b.getValue();var d=\"\";a&&(d=Ta(a)?a.checked?\"true\":\"false\":a.value);a=d;return a!==c?(b.setValue(a),!0):!1}function Xa(a){a=a||(\"undefined\"!==typeof document?document:void 0);if(\"undefined\"===typeof a)return null;try{return a.activeElement||a.body}catch(b){return a.body}}\nfunction Ya(a,b){var c=b.checked;return m({},b,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=c?c:a._wrapperState.initialChecked})}function Za(a,b){var c=null==b.defaultValue?\"\":b.defaultValue,d=null!=b.checked?b.checked:b.defaultChecked;c=Sa(null!=b.value?b.value:c);a._wrapperState={initialChecked:d,initialValue:c,controlled:\"checkbox\"===b.type||\"radio\"===b.type?null!=b.checked:null!=b.value}}function $a(a,b){b=b.checked;null!=b&&qa(a,\"checked\",b,!1)}\nfunction ab(a,b){$a(a,b);var c=Sa(b.value),d=b.type;if(null!=c)if(\"number\"===d){if(0===c&&\"\"===a.value||a.value!=c)a.value=\"\"+c}else a.value!==\"\"+c&&(a.value=\"\"+c);else if(\"submit\"===d||\"reset\"===d){a.removeAttribute(\"value\");return}b.hasOwnProperty(\"value\")?bb(a,b.type,c):b.hasOwnProperty(\"defaultValue\")&&bb(a,b.type,Sa(b.defaultValue));null==b.checked&&null!=b.defaultChecked&&(a.defaultChecked=!!b.defaultChecked)}\nfunction cb(a,b,c){if(b.hasOwnProperty(\"value\")||b.hasOwnProperty(\"defaultValue\")){var d=b.type;if(!(\"submit\"!==d&&\"reset\"!==d||void 0!==b.value&&null!==b.value))return;b=\"\"+a._wrapperState.initialValue;c||b===a.value||(a.value=b);a.defaultValue=b}c=a.name;\"\"!==c&&(a.name=\"\");a.defaultChecked=!!a._wrapperState.initialChecked;\"\"!==c&&(a.name=c)}\nfunction bb(a,b,c){if(\"number\"!==b||Xa(a.ownerDocument)!==a)null==c?a.defaultValue=\"\"+a._wrapperState.initialValue:a.defaultValue!==\"\"+c&&(a.defaultValue=\"\"+c)}function db(a){var b=\"\";aa.Children.forEach(a,function(a){null!=a&&(b+=a)});return b}function eb(a,b){a=m({children:void 0},b);if(b=db(b.children))a.children=b;return a}\nfunction fb(a,b,c,d){a=a.options;if(b){b={};for(var e=0;e=c.length))throw Error(y(93));c=c[0]}b=c}null==b&&(b=\"\");c=b}a._wrapperState={initialValue:Sa(c)}}\nfunction ib(a,b){var c=Sa(b.value),d=Sa(b.defaultValue);null!=c&&(c=\"\"+c,c!==a.value&&(a.value=c),null==b.defaultValue&&a.defaultValue!==c&&(a.defaultValue=c));null!=d&&(a.defaultValue=\"\"+d)}function jb(a){var b=a.textContent;b===a._wrapperState.initialValue&&\"\"!==b&&null!==b&&(a.value=b)}var kb={html:\"http://www.w3.org/1999/xhtml\",mathml:\"http://www.w3.org/1998/Math/MathML\",svg:\"http://www.w3.org/2000/svg\"};\nfunction lb(a){switch(a){case \"svg\":return\"http://www.w3.org/2000/svg\";case \"math\":return\"http://www.w3.org/1998/Math/MathML\";default:return\"http://www.w3.org/1999/xhtml\"}}function mb(a,b){return null==a||\"http://www.w3.org/1999/xhtml\"===a?lb(b):\"http://www.w3.org/2000/svg\"===a&&\"foreignObject\"===b?\"http://www.w3.org/1999/xhtml\":a}\nvar nb,ob=function(a){return\"undefined\"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(b,c,d,e){MSApp.execUnsafeLocalFunction(function(){return a(b,c,d,e)})}:a}(function(a,b){if(a.namespaceURI!==kb.svg||\"innerHTML\"in a)a.innerHTML=b;else{nb=nb||document.createElement(\"div\");nb.innerHTML=\"\"+b.valueOf().toString()+\"\";for(b=nb.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;b.firstChild;)a.appendChild(b.firstChild)}});\nfunction pb(a,b){if(b){var c=a.firstChild;if(c&&c===a.lastChild&&3===c.nodeType){c.nodeValue=b;return}}a.textContent=b}\nvar qb={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,\nfloodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},rb=[\"Webkit\",\"ms\",\"Moz\",\"O\"];Object.keys(qb).forEach(function(a){rb.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);qb[b]=qb[a]})});function sb(a,b,c){return null==b||\"boolean\"===typeof b||\"\"===b?\"\":c||\"number\"!==typeof b||0===b||qb.hasOwnProperty(a)&&qb[a]?(\"\"+b).trim():b+\"px\"}\nfunction tb(a,b){a=a.style;for(var c in b)if(b.hasOwnProperty(c)){var d=0===c.indexOf(\"--\"),e=sb(c,b[c],d);\"float\"===c&&(c=\"cssFloat\");d?a.setProperty(c,e):a[c]=e}}var ub=m({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});\nfunction vb(a,b){if(b){if(ub[a]&&(null!=b.children||null!=b.dangerouslySetInnerHTML))throw Error(y(137,a));if(null!=b.dangerouslySetInnerHTML){if(null!=b.children)throw Error(y(60));if(!(\"object\"===typeof b.dangerouslySetInnerHTML&&\"__html\"in b.dangerouslySetInnerHTML))throw Error(y(61));}if(null!=b.style&&\"object\"!==typeof b.style)throw Error(y(62));}}\nfunction wb(a,b){if(-1===a.indexOf(\"-\"))return\"string\"===typeof b.is;switch(a){case \"annotation-xml\":case \"color-profile\":case \"font-face\":case \"font-face-src\":case \"font-face-uri\":case \"font-face-format\":case \"font-face-name\":case \"missing-glyph\":return!1;default:return!0}}function xb(a){a=a.target||a.srcElement||window;a.correspondingUseElement&&(a=a.correspondingUseElement);return 3===a.nodeType?a.parentNode:a}var yb=null,zb=null,Ab=null;\nfunction Bb(a){if(a=Cb(a)){if(\"function\"!==typeof yb)throw Error(y(280));var b=a.stateNode;b&&(b=Db(b),yb(a.stateNode,a.type,b))}}function Eb(a){zb?Ab?Ab.push(a):Ab=[a]:zb=a}function Fb(){if(zb){var a=zb,b=Ab;Ab=zb=null;Bb(a);if(b)for(a=0;ad?0:1<c;c++)b.push(a);return b}\nfunction $c(a,b,c){a.pendingLanes|=b;var d=b-1;a.suspendedLanes&=d;a.pingedLanes&=d;a=a.eventTimes;b=31-Vc(b);a[b]=c}var Vc=Math.clz32?Math.clz32:ad,bd=Math.log,cd=Math.LN2;function ad(a){return 0===a?32:31-(bd(a)/cd|0)|0}var dd=r.unstable_UserBlockingPriority,ed=r.unstable_runWithPriority,fd=!0;function gd(a,b,c,d){Kb||Ib();var e=hd,f=Kb;Kb=!0;try{Hb(e,a,b,c,d)}finally{(Kb=f)||Mb()}}function id(a,b,c,d){ed(dd,hd.bind(null,a,b,c,d))}\nfunction hd(a,b,c,d){if(fd){var e;if((e=0===(b&4))&&0=be),ee=String.fromCharCode(32),fe=!1;\nfunction ge(a,b){switch(a){case \"keyup\":return-1!==$d.indexOf(b.keyCode);case \"keydown\":return 229!==b.keyCode;case \"keypress\":case \"mousedown\":case \"focusout\":return!0;default:return!1}}function he(a){a=a.detail;return\"object\"===typeof a&&\"data\"in a?a.data:null}var ie=!1;function je(a,b){switch(a){case \"compositionend\":return he(b);case \"keypress\":if(32!==b.which)return null;fe=!0;return ee;case \"textInput\":return a=b.data,a===ee&&fe?null:a;default:return null}}\nfunction ke(a,b){if(ie)return\"compositionend\"===a||!ae&&ge(a,b)?(a=nd(),md=ld=kd=null,ie=!1,a):null;switch(a){case \"paste\":return null;case \"keypress\":if(!(b.ctrlKey||b.altKey||b.metaKey)||b.ctrlKey&&b.altKey){if(b.char&&1=b)return{node:c,offset:b-a};a=d}a:{for(;c;){if(c.nextSibling){c=c.nextSibling;break a}c=c.parentNode}c=void 0}c=Ke(c)}}function Me(a,b){return a&&b?a===b?!0:a&&3===a.nodeType?!1:b&&3===b.nodeType?Me(a,b.parentNode):\"contains\"in a?a.contains(b):a.compareDocumentPosition?!!(a.compareDocumentPosition(b)&16):!1:!1}\nfunction Ne(){for(var a=window,b=Xa();b instanceof a.HTMLIFrameElement;){try{var c=\"string\"===typeof b.contentWindow.location.href}catch(d){c=!1}if(c)a=b.contentWindow;else break;b=Xa(a.document)}return b}function Oe(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return b&&(\"input\"===b&&(\"text\"===a.type||\"search\"===a.type||\"tel\"===a.type||\"url\"===a.type||\"password\"===a.type)||\"textarea\"===b||\"true\"===a.contentEditable)}\nvar Pe=fa&&\"documentMode\"in document&&11>=document.documentMode,Qe=null,Re=null,Se=null,Te=!1;\nfunction Ue(a,b,c){var d=c.window===c?c.document:9===c.nodeType?c:c.ownerDocument;Te||null==Qe||Qe!==Xa(d)||(d=Qe,\"selectionStart\"in d&&Oe(d)?d={start:d.selectionStart,end:d.selectionEnd}:(d=(d.ownerDocument&&d.ownerDocument.defaultView||window).getSelection(),d={anchorNode:d.anchorNode,anchorOffset:d.anchorOffset,focusNode:d.focusNode,focusOffset:d.focusOffset}),Se&&Je(Se,d)||(Se=d,d=oe(Re,\"onSelect\"),0Af||(a.current=zf[Af],zf[Af]=null,Af--)}function I(a,b){Af++;zf[Af]=a.current;a.current=b}var Cf={},M=Bf(Cf),N=Bf(!1),Df=Cf;\nfunction Ef(a,b){var c=a.type.contextTypes;if(!c)return Cf;var d=a.stateNode;if(d&&d.__reactInternalMemoizedUnmaskedChildContext===b)return d.__reactInternalMemoizedMaskedChildContext;var e={},f;for(f in c)e[f]=b[f];d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=b,a.__reactInternalMemoizedMaskedChildContext=e);return e}function Ff(a){a=a.childContextTypes;return null!==a&&void 0!==a}function Gf(){H(N);H(M)}function Hf(a,b,c){if(M.current!==Cf)throw Error(y(168));I(M,b);I(N,c)}\nfunction If(a,b,c){var d=a.stateNode;a=b.childContextTypes;if(\"function\"!==typeof d.getChildContext)return c;d=d.getChildContext();for(var e in d)if(!(e in a))throw Error(y(108,Ra(b)||\"Unknown\",e));return m({},c,d)}function Jf(a){a=(a=a.stateNode)&&a.__reactInternalMemoizedMergedChildContext||Cf;Df=M.current;I(M,a);I(N,N.current);return!0}function Kf(a,b,c){var d=a.stateNode;if(!d)throw Error(y(169));c?(a=If(a,b,Df),d.__reactInternalMemoizedMergedChildContext=a,H(N),H(M),I(M,a)):H(N);I(N,c)}\nvar Lf=null,Mf=null,Nf=r.unstable_runWithPriority,Of=r.unstable_scheduleCallback,Pf=r.unstable_cancelCallback,Qf=r.unstable_shouldYield,Rf=r.unstable_requestPaint,Sf=r.unstable_now,Tf=r.unstable_getCurrentPriorityLevel,Uf=r.unstable_ImmediatePriority,Vf=r.unstable_UserBlockingPriority,Wf=r.unstable_NormalPriority,Xf=r.unstable_LowPriority,Yf=r.unstable_IdlePriority,Zf={},$f=void 0!==Rf?Rf:function(){},ag=null,bg=null,cg=!1,dg=Sf(),O=1E4>dg?Sf:function(){return Sf()-dg};\nfunction eg(){switch(Tf()){case Uf:return 99;case Vf:return 98;case Wf:return 97;case Xf:return 96;case Yf:return 95;default:throw Error(y(332));}}function fg(a){switch(a){case 99:return Uf;case 98:return Vf;case 97:return Wf;case 96:return Xf;case 95:return Yf;default:throw Error(y(332));}}function gg(a,b){a=fg(a);return Nf(a,b)}function hg(a,b,c){a=fg(a);return Of(a,b,c)}function ig(){if(null!==bg){var a=bg;bg=null;Pf(a)}jg()}\nfunction jg(){if(!cg&&null!==ag){cg=!0;var a=0;try{var b=ag;gg(99,function(){for(;az?(q=u,u=null):q=u.sibling;var n=p(e,u,h[z],k);if(null===n){null===u&&(u=q);break}a&&u&&null===\nn.alternate&&b(e,u);g=f(n,g,z);null===t?l=n:t.sibling=n;t=n;u=q}if(z===h.length)return c(e,u),l;if(null===u){for(;zz?(q=u,u=null):q=u.sibling;var w=p(e,u,n.value,k);if(null===w){null===u&&(u=q);break}a&&u&&null===w.alternate&&b(e,u);g=f(w,g,z);null===t?l=w:t.sibling=w;t=w;u=q}if(n.done)return c(e,u),l;if(null===u){for(;!n.done;z++,n=h.next())n=A(e,n.value,k),null!==n&&(g=f(n,g,z),null===t?l=n:t.sibling=n,t=n);return l}for(u=d(e,u);!n.done;z++,n=h.next())n=C(u,e,z,n.value,k),null!==n&&(a&&null!==n.alternate&&\nu.delete(null===n.key?z:n.key),g=f(n,g,z),null===t?l=n:t.sibling=n,t=n);a&&u.forEach(function(a){return b(e,a)});return l}return function(a,d,f,h){var k=\"object\"===typeof f&&null!==f&&f.type===ua&&null===f.key;k&&(f=f.props.children);var l=\"object\"===typeof f&&null!==f;if(l)switch(f.$$typeof){case sa:a:{l=f.key;for(k=d;null!==k;){if(k.key===l){switch(k.tag){case 7:if(f.type===ua){c(a,k.sibling);d=e(k,f.props.children);d.return=a;a=d;break a}break;default:if(k.elementType===f.type){c(a,k.sibling);\nd=e(k,f.props);d.ref=Qg(a,k,f);d.return=a;a=d;break a}}c(a,k);break}else b(a,k);k=k.sibling}f.type===ua?(d=Xg(f.props.children,a.mode,h,f.key),d.return=a,a=d):(h=Vg(f.type,f.key,f.props,null,a.mode,h),h.ref=Qg(a,d,f),h.return=a,a=h)}return g(a);case ta:a:{for(k=f.key;null!==d;){if(d.key===k)if(4===d.tag&&d.stateNode.containerInfo===f.containerInfo&&d.stateNode.implementation===f.implementation){c(a,d.sibling);d=e(d,f.children||[]);d.return=a;a=d;break a}else{c(a,d);break}else b(a,d);d=d.sibling}d=\nWg(f,a.mode,h);d.return=a;a=d}return g(a)}if(\"string\"===typeof f||\"number\"===typeof f)return f=\"\"+f,null!==d&&6===d.tag?(c(a,d.sibling),d=e(d,f),d.return=a,a=d):(c(a,d),d=Ug(f,a.mode,h),d.return=a,a=d),g(a);if(Pg(f))return x(a,d,f,h);if(La(f))return w(a,d,f,h);l&&Rg(a,f);if(\"undefined\"===typeof f&&!k)switch(a.tag){case 1:case 22:case 0:case 11:case 15:throw Error(y(152,Ra(a.type)||\"Component\"));}return c(a,d)}}var Yg=Sg(!0),Zg=Sg(!1),$g={},ah=Bf($g),bh=Bf($g),ch=Bf($g);\nfunction dh(a){if(a===$g)throw Error(y(174));return a}function eh(a,b){I(ch,b);I(bh,a);I(ah,$g);a=b.nodeType;switch(a){case 9:case 11:b=(b=b.documentElement)?b.namespaceURI:mb(null,\"\");break;default:a=8===a?b.parentNode:b,b=a.namespaceURI||null,a=a.tagName,b=mb(b,a)}H(ah);I(ah,b)}function fh(){H(ah);H(bh);H(ch)}function gh(a){dh(ch.current);var b=dh(ah.current);var c=mb(b,a.type);b!==c&&(I(bh,a),I(ah,c))}function hh(a){bh.current===a&&(H(ah),H(bh))}var P=Bf(0);\nfunction ih(a){for(var b=a;null!==b;){if(13===b.tag){var c=b.memoizedState;if(null!==c&&(c=c.dehydrated,null===c||\"$?\"===c.data||\"$!\"===c.data))return b}else if(19===b.tag&&void 0!==b.memoizedProps.revealOrder){if(0!==(b.flags&64))return b}else if(null!==b.child){b.child.return=b;b=b.child;continue}if(b===a)break;for(;null===b.sibling;){if(null===b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}return null}var jh=null,kh=null,lh=!1;\nfunction mh(a,b){var c=nh(5,null,null,0);c.elementType=\"DELETED\";c.type=\"DELETED\";c.stateNode=b;c.return=a;c.flags=8;null!==a.lastEffect?(a.lastEffect.nextEffect=c,a.lastEffect=c):a.firstEffect=a.lastEffect=c}function oh(a,b){switch(a.tag){case 5:var c=a.type;b=1!==b.nodeType||c.toLowerCase()!==b.nodeName.toLowerCase()?null:b;return null!==b?(a.stateNode=b,!0):!1;case 6:return b=\"\"===a.pendingProps||3!==b.nodeType?null:b,null!==b?(a.stateNode=b,!0):!1;case 13:return!1;default:return!1}}\nfunction ph(a){if(lh){var b=kh;if(b){var c=b;if(!oh(a,b)){b=rf(c.nextSibling);if(!b||!oh(a,b)){a.flags=a.flags&-1025|2;lh=!1;jh=a;return}mh(jh,c)}jh=a;kh=rf(b.firstChild)}else a.flags=a.flags&-1025|2,lh=!1,jh=a}}function qh(a){for(a=a.return;null!==a&&5!==a.tag&&3!==a.tag&&13!==a.tag;)a=a.return;jh=a}\nfunction rh(a){if(a!==jh)return!1;if(!lh)return qh(a),lh=!0,!1;var b=a.type;if(5!==a.tag||\"head\"!==b&&\"body\"!==b&&!nf(b,a.memoizedProps))for(b=kh;b;)mh(a,b),b=rf(b.nextSibling);qh(a);if(13===a.tag){a=a.memoizedState;a=null!==a?a.dehydrated:null;if(!a)throw Error(y(317));a:{a=a.nextSibling;for(b=0;a;){if(8===a.nodeType){var c=a.data;if(\"/$\"===c){if(0===b){kh=rf(a.nextSibling);break a}b--}else\"$\"!==c&&\"$!\"!==c&&\"$?\"!==c||b++}a=a.nextSibling}kh=null}}else kh=jh?rf(a.stateNode.nextSibling):null;return!0}\nfunction sh(){kh=jh=null;lh=!1}var th=[];function uh(){for(var a=0;af))throw Error(y(301));f+=1;T=S=null;b.updateQueue=null;vh.current=Fh;a=c(d,e)}while(zh)}vh.current=Gh;b=null!==S&&null!==S.next;xh=0;T=S=R=null;yh=!1;if(b)throw Error(y(300));return a}function Hh(){var a={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};null===T?R.memoizedState=T=a:T=T.next=a;return T}\nfunction Ih(){if(null===S){var a=R.alternate;a=null!==a?a.memoizedState:null}else a=S.next;var b=null===T?R.memoizedState:T.next;if(null!==b)T=b,S=a;else{if(null===a)throw Error(y(310));S=a;a={memoizedState:S.memoizedState,baseState:S.baseState,baseQueue:S.baseQueue,queue:S.queue,next:null};null===T?R.memoizedState=T=a:T=T.next=a}return T}function Jh(a,b){return\"function\"===typeof b?b(a):b}\nfunction Kh(a){var b=Ih(),c=b.queue;if(null===c)throw Error(y(311));c.lastRenderedReducer=a;var d=S,e=d.baseQueue,f=c.pending;if(null!==f){if(null!==e){var g=e.next;e.next=f.next;f.next=g}d.baseQueue=e=f;c.pending=null}if(null!==e){e=e.next;d=d.baseState;var h=g=f=null,k=e;do{var l=k.lane;if((xh&l)===l)null!==h&&(h=h.next={lane:0,action:k.action,eagerReducer:k.eagerReducer,eagerState:k.eagerState,next:null}),d=k.eagerReducer===a?k.eagerState:a(d,k.action);else{var n={lane:l,action:k.action,eagerReducer:k.eagerReducer,\neagerState:k.eagerState,next:null};null===h?(g=h=n,f=d):h=h.next=n;R.lanes|=l;Dg|=l}k=k.next}while(null!==k&&k!==e);null===h?f=d:h.next=g;He(d,b.memoizedState)||(ug=!0);b.memoizedState=d;b.baseState=f;b.baseQueue=h;c.lastRenderedState=d}return[b.memoizedState,c.dispatch]}\nfunction Lh(a){var b=Ih(),c=b.queue;if(null===c)throw Error(y(311));c.lastRenderedReducer=a;var d=c.dispatch,e=c.pending,f=b.memoizedState;if(null!==e){c.pending=null;var g=e=e.next;do f=a(f,g.action),g=g.next;while(g!==e);He(f,b.memoizedState)||(ug=!0);b.memoizedState=f;null===b.baseQueue&&(b.baseState=f);c.lastRenderedState=f}return[f,d]}\nfunction Mh(a,b,c){var d=b._getVersion;d=d(b._source);var e=b._workInProgressVersionPrimary;if(null!==e)a=e===d;else if(a=a.mutableReadLanes,a=(xh&a)===a)b._workInProgressVersionPrimary=d,th.push(b);if(a)return c(b._source);th.push(b);throw Error(y(350));}\nfunction Nh(a,b,c,d){var e=U;if(null===e)throw Error(y(349));var f=b._getVersion,g=f(b._source),h=vh.current,k=h.useState(function(){return Mh(e,b,c)}),l=k[1],n=k[0];k=T;var A=a.memoizedState,p=A.refs,C=p.getSnapshot,x=A.source;A=A.subscribe;var w=R;a.memoizedState={refs:p,source:b,subscribe:d};h.useEffect(function(){p.getSnapshot=c;p.setSnapshot=l;var a=f(b._source);if(!He(g,a)){a=c(b._source);He(n,a)||(l(a),a=Ig(w),e.mutableReadLanes|=a&e.pendingLanes);a=e.mutableReadLanes;e.entangledLanes|=a;for(var d=\ne.entanglements,h=a;0c?98:c,function(){a(!0)});gg(97\\x3c/script>\",a=a.removeChild(a.firstChild)):\"string\"===typeof d.is?a=g.createElement(c,{is:d.is}):(a=g.createElement(c),\"select\"===c&&(g=a,d.multiple?g.multiple=!0:d.size&&(g.size=d.size))):a=g.createElementNS(a,c);a[wf]=b;a[xf]=d;Bi(a,b,!1,!1);b.stateNode=a;g=wb(c,d);switch(c){case \"dialog\":G(\"cancel\",a);G(\"close\",a);\ne=d;break;case \"iframe\":case \"object\":case \"embed\":G(\"load\",a);e=d;break;case \"video\":case \"audio\":for(e=0;eJi&&(b.flags|=64,f=!0,Fi(d,!1),b.lanes=33554432)}else{if(!f)if(a=ih(g),null!==a){if(b.flags|=64,f=!0,c=a.updateQueue,null!==c&&(b.updateQueue=c,b.flags|=4),Fi(d,!0),null===d.tail&&\"hidden\"===d.tailMode&&!g.alternate&&!lh)return b=b.lastEffect=d.lastEffect,null!==b&&(b.nextEffect=null),null}else 2*O()-d.renderingStartTime>Ji&&1073741824!==c&&(b.flags|=\n64,f=!0,Fi(d,!1),b.lanes=33554432);d.isBackwards?(g.sibling=b.child,b.child=g):(c=d.last,null!==c?c.sibling=g:b.child=g,d.last=g)}return null!==d.tail?(c=d.tail,d.rendering=c,d.tail=c.sibling,d.lastEffect=b.lastEffect,d.renderingStartTime=O(),c.sibling=null,b=P.current,I(P,f?b&1|2:b&1),c):null;case 23:case 24:return Ki(),null!==a&&null!==a.memoizedState!==(null!==b.memoizedState)&&\"unstable-defer-without-hiding\"!==d.mode&&(b.flags|=4),null}throw Error(y(156,b.tag));}\nfunction Li(a){switch(a.tag){case 1:Ff(a.type)&&Gf();var b=a.flags;return b&4096?(a.flags=b&-4097|64,a):null;case 3:fh();H(N);H(M);uh();b=a.flags;if(0!==(b&64))throw Error(y(285));a.flags=b&-4097|64;return a;case 5:return hh(a),null;case 13:return H(P),b=a.flags,b&4096?(a.flags=b&-4097|64,a):null;case 19:return H(P),null;case 4:return fh(),null;case 10:return rg(a),null;case 23:case 24:return Ki(),null;default:return null}}\nfunction Mi(a,b){try{var c=\"\",d=b;do c+=Qa(d),d=d.return;while(d);var e=c}catch(f){e=\"\\nError generating stack: \"+f.message+\"\\n\"+f.stack}return{value:a,source:b,stack:e}}function Ni(a,b){try{console.error(b.value)}catch(c){setTimeout(function(){throw c;})}}var Oi=\"function\"===typeof WeakMap?WeakMap:Map;function Pi(a,b,c){c=zg(-1,c);c.tag=3;c.payload={element:null};var d=b.value;c.callback=function(){Qi||(Qi=!0,Ri=d);Ni(a,b)};return c}\nfunction Si(a,b,c){c=zg(-1,c);c.tag=3;var d=a.type.getDerivedStateFromError;if(\"function\"===typeof d){var e=b.value;c.payload=function(){Ni(a,b);return d(e)}}var f=a.stateNode;null!==f&&\"function\"===typeof f.componentDidCatch&&(c.callback=function(){\"function\"!==typeof d&&(null===Ti?Ti=new Set([this]):Ti.add(this),Ni(a,b));var c=b.stack;this.componentDidCatch(b.value,{componentStack:null!==c?c:\"\"})});return c}var Ui=\"function\"===typeof WeakSet?WeakSet:Set;\nfunction Vi(a){var b=a.ref;if(null!==b)if(\"function\"===typeof b)try{b(null)}catch(c){Wi(a,c)}else b.current=null}function Xi(a,b){switch(b.tag){case 0:case 11:case 15:case 22:return;case 1:if(b.flags&256&&null!==a){var c=a.memoizedProps,d=a.memoizedState;a=b.stateNode;b=a.getSnapshotBeforeUpdate(b.elementType===b.type?c:lg(b.type,c),d);a.__reactInternalSnapshotBeforeUpdate=b}return;case 3:b.flags&256&&qf(b.stateNode.containerInfo);return;case 5:case 6:case 4:case 17:return}throw Error(y(163));}\nfunction Yi(a,b,c){switch(c.tag){case 0:case 11:case 15:case 22:b=c.updateQueue;b=null!==b?b.lastEffect:null;if(null!==b){a=b=b.next;do{if(3===(a.tag&3)){var d=a.create;a.destroy=d()}a=a.next}while(a!==b)}b=c.updateQueue;b=null!==b?b.lastEffect:null;if(null!==b){a=b=b.next;do{var e=a;d=e.next;e=e.tag;0!==(e&4)&&0!==(e&1)&&(Zi(c,a),$i(c,a));a=d}while(a!==b)}return;case 1:a=c.stateNode;c.flags&4&&(null===b?a.componentDidMount():(d=c.elementType===c.type?b.memoizedProps:lg(c.type,b.memoizedProps),a.componentDidUpdate(d,\nb.memoizedState,a.__reactInternalSnapshotBeforeUpdate)));b=c.updateQueue;null!==b&&Eg(c,b,a);return;case 3:b=c.updateQueue;if(null!==b){a=null;if(null!==c.child)switch(c.child.tag){case 5:a=c.child.stateNode;break;case 1:a=c.child.stateNode}Eg(c,b,a)}return;case 5:a=c.stateNode;null===b&&c.flags&4&&mf(c.type,c.memoizedProps)&&a.focus();return;case 6:return;case 4:return;case 12:return;case 13:null===c.memoizedState&&(c=c.alternate,null!==c&&(c=c.memoizedState,null!==c&&(c=c.dehydrated,null!==c&&Cc(c))));\nreturn;case 19:case 17:case 20:case 21:case 23:case 24:return}throw Error(y(163));}\nfunction aj(a,b){for(var c=a;;){if(5===c.tag){var d=c.stateNode;if(b)d=d.style,\"function\"===typeof d.setProperty?d.setProperty(\"display\",\"none\",\"important\"):d.display=\"none\";else{d=c.stateNode;var e=c.memoizedProps.style;e=void 0!==e&&null!==e&&e.hasOwnProperty(\"display\")?e.display:null;d.style.display=sb(\"display\",e)}}else if(6===c.tag)c.stateNode.nodeValue=b?\"\":c.memoizedProps;else if((23!==c.tag&&24!==c.tag||null===c.memoizedState||c===a)&&null!==c.child){c.child.return=c;c=c.child;continue}if(c===\na)break;for(;null===c.sibling;){if(null===c.return||c.return===a)return;c=c.return}c.sibling.return=c.return;c=c.sibling}}\nfunction bj(a,b){if(Mf&&\"function\"===typeof Mf.onCommitFiberUnmount)try{Mf.onCommitFiberUnmount(Lf,b)}catch(f){}switch(b.tag){case 0:case 11:case 14:case 15:case 22:a=b.updateQueue;if(null!==a&&(a=a.lastEffect,null!==a)){var c=a=a.next;do{var d=c,e=d.destroy;d=d.tag;if(void 0!==e)if(0!==(d&4))Zi(b,c);else{d=b;try{e()}catch(f){Wi(d,f)}}c=c.next}while(c!==a)}break;case 1:Vi(b);a=b.stateNode;if(\"function\"===typeof a.componentWillUnmount)try{a.props=b.memoizedProps,a.state=b.memoizedState,a.componentWillUnmount()}catch(f){Wi(b,\nf)}break;case 5:Vi(b);break;case 4:cj(a,b)}}function dj(a){a.alternate=null;a.child=null;a.dependencies=null;a.firstEffect=null;a.lastEffect=null;a.memoizedProps=null;a.memoizedState=null;a.pendingProps=null;a.return=null;a.updateQueue=null}function ej(a){return 5===a.tag||3===a.tag||4===a.tag}\nfunction fj(a){a:{for(var b=a.return;null!==b;){if(ej(b))break a;b=b.return}throw Error(y(160));}var c=b;b=c.stateNode;switch(c.tag){case 5:var d=!1;break;case 3:b=b.containerInfo;d=!0;break;case 4:b=b.containerInfo;d=!0;break;default:throw Error(y(161));}c.flags&16&&(pb(b,\"\"),c.flags&=-17);a:b:for(c=a;;){for(;null===c.sibling;){if(null===c.return||ej(c.return)){c=null;break a}c=c.return}c.sibling.return=c.return;for(c=c.sibling;5!==c.tag&&6!==c.tag&&18!==c.tag;){if(c.flags&2)continue b;if(null===\nc.child||4===c.tag)continue b;else c.child.return=c,c=c.child}if(!(c.flags&2)){c=c.stateNode;break a}}d?gj(a,c,b):hj(a,c,b)}\nfunction gj(a,b,c){var d=a.tag,e=5===d||6===d;if(e)a=e?a.stateNode:a.stateNode.instance,b?8===c.nodeType?c.parentNode.insertBefore(a,b):c.insertBefore(a,b):(8===c.nodeType?(b=c.parentNode,b.insertBefore(a,c)):(b=c,b.appendChild(a)),c=c._reactRootContainer,null!==c&&void 0!==c||null!==b.onclick||(b.onclick=jf));else if(4!==d&&(a=a.child,null!==a))for(gj(a,b,c),a=a.sibling;null!==a;)gj(a,b,c),a=a.sibling}\nfunction hj(a,b,c){var d=a.tag,e=5===d||6===d;if(e)a=e?a.stateNode:a.stateNode.instance,b?c.insertBefore(a,b):c.appendChild(a);else if(4!==d&&(a=a.child,null!==a))for(hj(a,b,c),a=a.sibling;null!==a;)hj(a,b,c),a=a.sibling}\nfunction cj(a,b){for(var c=b,d=!1,e,f;;){if(!d){d=c.return;a:for(;;){if(null===d)throw Error(y(160));e=d.stateNode;switch(d.tag){case 5:f=!1;break a;case 3:e=e.containerInfo;f=!0;break a;case 4:e=e.containerInfo;f=!0;break a}d=d.return}d=!0}if(5===c.tag||6===c.tag){a:for(var g=a,h=c,k=h;;)if(bj(g,k),null!==k.child&&4!==k.tag)k.child.return=k,k=k.child;else{if(k===h)break a;for(;null===k.sibling;){if(null===k.return||k.return===h)break a;k=k.return}k.sibling.return=k.return;k=k.sibling}f?(g=e,h=c.stateNode,\n8===g.nodeType?g.parentNode.removeChild(h):g.removeChild(h)):e.removeChild(c.stateNode)}else if(4===c.tag){if(null!==c.child){e=c.stateNode.containerInfo;f=!0;c.child.return=c;c=c.child;continue}}else if(bj(a,c),null!==c.child){c.child.return=c;c=c.child;continue}if(c===b)break;for(;null===c.sibling;){if(null===c.return||c.return===b)return;c=c.return;4===c.tag&&(d=!1)}c.sibling.return=c.return;c=c.sibling}}\nfunction ij(a,b){switch(b.tag){case 0:case 11:case 14:case 15:case 22:var c=b.updateQueue;c=null!==c?c.lastEffect:null;if(null!==c){var d=c=c.next;do 3===(d.tag&3)&&(a=d.destroy,d.destroy=void 0,void 0!==a&&a()),d=d.next;while(d!==c)}return;case 1:return;case 5:c=b.stateNode;if(null!=c){d=b.memoizedProps;var e=null!==a?a.memoizedProps:d;a=b.type;var f=b.updateQueue;b.updateQueue=null;if(null!==f){c[xf]=d;\"input\"===a&&\"radio\"===d.type&&null!=d.name&&$a(c,d);wb(a,e);b=wb(a,d);for(e=0;ee&&(e=g);c&=~f}c=e;c=O()-c;c=(120>c?120:480>c?480:1080>c?1080:1920>c?1920:3E3>c?3E3:4320>\nc?4320:1960*nj(c/1960))-c;if(10 component higher in the tree to provide a loading indicator or placeholder to display.\")}5!==V&&(V=2);k=Mi(k,h);p=\ng;do{switch(p.tag){case 3:f=k;p.flags|=4096;b&=-b;p.lanes|=b;var J=Pi(p,f,b);Bg(p,J);break a;case 1:f=k;var K=p.type,Q=p.stateNode;if(0===(p.flags&64)&&(\"function\"===typeof K.getDerivedStateFromError||null!==Q&&\"function\"===typeof Q.componentDidCatch&&(null===Ti||!Ti.has(Q)))){p.flags|=4096;b&=-b;p.lanes|=b;var L=Si(p,f,b);Bg(p,L);break a}}p=p.return}while(null!==p)}Zj(c)}catch(va){b=va;Y===c&&null!==c&&(Y=c=c.return);continue}break}while(1)}\nfunction Pj(){var a=oj.current;oj.current=Gh;return null===a?Gh:a}function Tj(a,b){var c=X;X|=16;var d=Pj();U===a&&W===b||Qj(a,b);do try{ak();break}catch(e){Sj(a,e)}while(1);qg();X=c;oj.current=d;if(null!==Y)throw Error(y(261));U=null;W=0;return V}function ak(){for(;null!==Y;)bk(Y)}function Rj(){for(;null!==Y&&!Qf();)bk(Y)}function bk(a){var b=ck(a.alternate,a,qj);a.memoizedProps=a.pendingProps;null===b?Zj(a):Y=b;pj.current=null}\nfunction Zj(a){var b=a;do{var c=b.alternate;a=b.return;if(0===(b.flags&2048)){c=Gi(c,b,qj);if(null!==c){Y=c;return}c=b;if(24!==c.tag&&23!==c.tag||null===c.memoizedState||0!==(qj&1073741824)||0===(c.mode&4)){for(var d=0,e=c.child;null!==e;)d|=e.lanes|e.childLanes,e=e.sibling;c.childLanes=d}null!==a&&0===(a.flags&2048)&&(null===a.firstEffect&&(a.firstEffect=b.firstEffect),null!==b.lastEffect&&(null!==a.lastEffect&&(a.lastEffect.nextEffect=b.firstEffect),a.lastEffect=b.lastEffect),1g&&(h=g,g=J,J=h),h=Le(t,J),f=Le(t,g),h&&f&&(1!==v.rangeCount||v.anchorNode!==h.node||v.anchorOffset!==h.offset||v.focusNode!==f.node||v.focusOffset!==f.offset)&&(q=q.createRange(),q.setStart(h.node,h.offset),v.removeAllRanges(),J>g?(v.addRange(q),v.extend(f.node,f.offset)):(q.setEnd(f.node,f.offset),v.addRange(q))))));q=[];for(v=t;v=v.parentNode;)1===v.nodeType&&q.push({element:v,left:v.scrollLeft,top:v.scrollTop});\"function\"===typeof t.focus&&t.focus();for(t=\n0;tO()-jj?Qj(a,0):uj|=c);Mj(a,b)}function lj(a,b){var c=a.stateNode;null!==c&&c.delete(b);b=0;0===b&&(b=a.mode,0===(b&2)?b=1:0===(b&4)?b=99===eg()?1:2:(0===Gj&&(Gj=tj),b=Yc(62914560&~Gj),0===b&&(b=4194304)));c=Hg();a=Kj(a,b);null!==a&&($c(a,b,c),Mj(a,c))}var ck;\nck=function(a,b,c){var d=b.lanes;if(null!==a)if(a.memoizedProps!==b.pendingProps||N.current)ug=!0;else if(0!==(c&d))ug=0!==(a.flags&16384)?!0:!1;else{ug=!1;switch(b.tag){case 3:ri(b);sh();break;case 5:gh(b);break;case 1:Ff(b.type)&&Jf(b);break;case 4:eh(b,b.stateNode.containerInfo);break;case 10:d=b.memoizedProps.value;var e=b.type._context;I(mg,e._currentValue);e._currentValue=d;break;case 13:if(null!==b.memoizedState){if(0!==(c&b.child.childLanes))return ti(a,b,c);I(P,P.current&1);b=hi(a,b,c);return null!==\nb?b.sibling:null}I(P,P.current&1);break;case 19:d=0!==(c&b.childLanes);if(0!==(a.flags&64)){if(d)return Ai(a,b,c);b.flags|=64}e=b.memoizedState;null!==e&&(e.rendering=null,e.tail=null,e.lastEffect=null);I(P,P.current);if(d)break;else return null;case 23:case 24:return b.lanes=0,mi(a,b,c)}return hi(a,b,c)}else ug=!1;b.lanes=0;switch(b.tag){case 2:d=b.type;null!==a&&(a.alternate=null,b.alternate=null,b.flags|=2);a=b.pendingProps;e=Ef(b,M.current);tg(b,c);e=Ch(null,b,d,a,e,c);b.flags|=1;if(\"object\"===\ntypeof e&&null!==e&&\"function\"===typeof e.render&&void 0===e.$$typeof){b.tag=1;b.memoizedState=null;b.updateQueue=null;if(Ff(d)){var f=!0;Jf(b)}else f=!1;b.memoizedState=null!==e.state&&void 0!==e.state?e.state:null;xg(b);var g=d.getDerivedStateFromProps;\"function\"===typeof g&&Gg(b,d,g,a);e.updater=Kg;b.stateNode=e;e._reactInternals=b;Og(b,d,a,c);b=qi(null,b,d,!0,f,c)}else b.tag=0,fi(null,b,e,c),b=b.child;return b;case 16:e=b.elementType;a:{null!==a&&(a.alternate=null,b.alternate=null,b.flags|=2);\na=b.pendingProps;f=e._init;e=f(e._payload);b.type=e;f=b.tag=hk(e);a=lg(e,a);switch(f){case 0:b=li(null,b,e,a,c);break a;case 1:b=pi(null,b,e,a,c);break a;case 11:b=gi(null,b,e,a,c);break a;case 14:b=ii(null,b,e,lg(e.type,a),d,c);break a}throw Error(y(306,e,\"\"));}return b;case 0:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:lg(d,e),li(a,b,d,e,c);case 1:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:lg(d,e),pi(a,b,d,e,c);case 3:ri(b);d=b.updateQueue;if(null===a||null===d)throw Error(y(282));\nd=b.pendingProps;e=b.memoizedState;e=null!==e?e.element:null;yg(a,b);Cg(b,d,null,c);d=b.memoizedState.element;if(d===e)sh(),b=hi(a,b,c);else{e=b.stateNode;if(f=e.hydrate)kh=rf(b.stateNode.containerInfo.firstChild),jh=b,f=lh=!0;if(f){a=e.mutableSourceEagerHydrationData;if(null!=a)for(e=0;e=\nE};k=function(){};exports.unstable_forceFrameRate=function(a){0>a||125>>1,e=a[d];if(void 0!==e&&0I(n,c))void 0!==r&&0>I(r,n)?(a[d]=r,a[v]=c,d=v):(a[d]=n,a[m]=c,d=m);else if(void 0!==r&&0>I(r,c))a[d]=r,a[v]=c,d=v;else break a}}return b}return null}function I(a,b){var c=a.sortIndex-b.sortIndex;return 0!==c?c:a.id-b.id}var L=[],M=[],N=1,O=null,P=3,Q=!1,R=!1,S=!1;\nfunction T(a){for(var b=J(M);null!==b;){if(null===b.callback)K(M);else if(b.startTime<=a)K(M),b.sortIndex=b.expirationTime,H(L,b);else break;b=J(M)}}function U(a){S=!1;T(a);if(!R)if(null!==J(L))R=!0,f(V);else{var b=J(M);null!==b&&g(U,b.startTime-a)}}\nfunction V(a,b){R=!1;S&&(S=!1,h());Q=!0;var c=P;try{T(b);for(O=J(L);null!==O&&(!(O.expirationTime>b)||a&&!exports.unstable_shouldYield());){var d=O.callback;if(\"function\"===typeof d){O.callback=null;P=O.priorityLevel;var e=d(O.expirationTime<=b);b=exports.unstable_now();\"function\"===typeof e?O.callback=e:O===J(L)&&K(L);T(b)}else K(L);O=J(L)}if(null!==O)var m=!0;else{var n=J(M);null!==n&&g(U,n.startTime-b);m=!1}return m}finally{O=null,P=c,Q=!1}}var W=k;exports.unstable_IdlePriority=5;\nexports.unstable_ImmediatePriority=1;exports.unstable_LowPriority=4;exports.unstable_NormalPriority=3;exports.unstable_Profiling=null;exports.unstable_UserBlockingPriority=2;exports.unstable_cancelCallback=function(a){a.callback=null};exports.unstable_continueExecution=function(){R||Q||(R=!0,f(V))};exports.unstable_getCurrentPriorityLevel=function(){return P};exports.unstable_getFirstCallbackNode=function(){return J(L)};\nexports.unstable_next=function(a){switch(P){case 1:case 2:case 3:var b=3;break;default:b=P}var c=P;P=b;try{return a()}finally{P=c}};exports.unstable_pauseExecution=function(){};exports.unstable_requestPaint=W;exports.unstable_runWithPriority=function(a,b){switch(a){case 1:case 2:case 3:case 4:case 5:break;default:a=3}var c=P;P=a;try{return b()}finally{P=c}};\nexports.unstable_scheduleCallback=function(a,b,c){var d=exports.unstable_now();\"object\"===typeof c&&null!==c?(c=c.delay,c=\"number\"===typeof c&&0d?(a.sortIndex=c,H(M,a),null===J(L)&&a===J(M)&&(S?h():S=!0,g(U,c-d))):(a.sortIndex=e,H(L,a),R||Q||(R=!0,f(V)));return a};\nexports.unstable_wrapCallback=function(a){var b=P;return function(){var c=P;P=b;try{return a.apply(this,arguments)}finally{P=c}}};\n","// shim for using process in browser\nvar process = module.exports = {};\n\n// cached from whatever global is present so that test runners that stub it\n// don't break things. But we need to wrap it in a try catch in case it is\n// wrapped in strict mode code which doesn't define any globals. It's inside a\n// function because try/catches deoptimize in certain engines.\n\nvar cachedSetTimeout;\nvar cachedClearTimeout;\n\nfunction defaultSetTimout() {\n throw new Error('setTimeout has not been defined');\n}\nfunction defaultClearTimeout () {\n throw new Error('clearTimeout has not been defined');\n}\n(function () {\n try {\n if (typeof setTimeout === 'function') {\n cachedSetTimeout = setTimeout;\n } else {\n cachedSetTimeout = defaultSetTimout;\n }\n } catch (e) {\n cachedSetTimeout = defaultSetTimout;\n }\n try {\n if (typeof clearTimeout === 'function') {\n cachedClearTimeout = clearTimeout;\n } else {\n cachedClearTimeout = defaultClearTimeout;\n }\n } catch (e) {\n cachedClearTimeout = defaultClearTimeout;\n }\n} ())\nfunction runTimeout(fun) {\n if (cachedSetTimeout === setTimeout) {\n //normal enviroments in sane situations\n return setTimeout(fun, 0);\n }\n // if setTimeout wasn't available but was latter defined\n if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {\n cachedSetTimeout = setTimeout;\n return setTimeout(fun, 0);\n }\n try {\n // when when somebody has screwed with setTimeout but no I.E. maddness\n return cachedSetTimeout(fun, 0);\n } catch(e){\n try {\n // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\n return cachedSetTimeout.call(null, fun, 0);\n } catch(e){\n // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error\n return cachedSetTimeout.call(this, fun, 0);\n }\n }\n\n\n}\nfunction runClearTimeout(marker) {\n if (cachedClearTimeout === clearTimeout) {\n //normal enviroments in sane situations\n return clearTimeout(marker);\n }\n // if clearTimeout wasn't available but was latter defined\n if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {\n cachedClearTimeout = clearTimeout;\n return clearTimeout(marker);\n }\n try {\n // when when somebody has screwed with setTimeout but no I.E. maddness\n return cachedClearTimeout(marker);\n } catch (e){\n try {\n // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\n return cachedClearTimeout.call(null, marker);\n } catch (e){\n // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error.\n // Some versions of I.E. have different rules for clearTimeout vs setTimeout\n return cachedClearTimeout.call(this, marker);\n }\n }\n\n\n\n}\nvar queue = [];\nvar draining = false;\nvar currentQueue;\nvar queueIndex = -1;\n\nfunction cleanUpNextTick() {\n if (!draining || !currentQueue) {\n return;\n }\n draining = false;\n if (currentQueue.length) {\n queue = currentQueue.concat(queue);\n } else {\n queueIndex = -1;\n }\n if (queue.length) {\n drainQueue();\n }\n}\n\nfunction drainQueue() {\n if (draining) {\n return;\n }\n var timeout = runTimeout(cleanUpNextTick);\n draining = true;\n\n var len = queue.length;\n while(len) {\n currentQueue = queue;\n queue = [];\n while (++queueIndex < len) {\n if (currentQueue) {\n currentQueue[queueIndex].run();\n }\n }\n queueIndex = -1;\n len = queue.length;\n }\n currentQueue = null;\n draining = false;\n runClearTimeout(timeout);\n}\n\nprocess.nextTick = function (fun) {\n var args = new Array(arguments.length - 1);\n if (arguments.length > 1) {\n for (var i = 1; i < arguments.length; i++) {\n args[i - 1] = arguments[i];\n }\n }\n queue.push(new Item(fun, args));\n if (queue.length === 1 && !draining) {\n runTimeout(drainQueue);\n }\n};\n\n// v8 likes predictible objects\nfunction Item(fun, array) {\n this.fun = fun;\n this.array = array;\n}\nItem.prototype.run = function () {\n this.fun.apply(null, this.array);\n};\nprocess.title = 'browser';\nprocess.browser = true;\nprocess.env = {};\nprocess.argv = [];\nprocess.version = ''; // empty string to avoid regexp issues\nprocess.versions = {};\n\nfunction noop() {}\n\nprocess.on = noop;\nprocess.addListener = noop;\nprocess.once = noop;\nprocess.off = noop;\nprocess.removeListener = noop;\nprocess.removeAllListeners = noop;\nprocess.emit = noop;\nprocess.prependListener = noop;\nprocess.prependOnceListener = noop;\n\nprocess.listeners = function (name) { return [] }\n\nprocess.binding = function (name) {\n throw new Error('process.binding is not supported');\n};\n\nprocess.cwd = function () { return '/' };\nprocess.chdir = function (dir) {\n throw new Error('process.chdir is not supported');\n};\nprocess.umask = function() { return 0; };\n","/**\n * Copyright (c) 2014-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nvar runtime = (function (exports) {\n \"use strict\";\n\n var Op = Object.prototype;\n var hasOwn = Op.hasOwnProperty;\n var undefined; // More compressible than void 0.\n var $Symbol = typeof Symbol === \"function\" ? Symbol : {};\n var iteratorSymbol = $Symbol.iterator || \"@@iterator\";\n var asyncIteratorSymbol = $Symbol.asyncIterator || \"@@asyncIterator\";\n var toStringTagSymbol = $Symbol.toStringTag || \"@@toStringTag\";\n\n function define(obj, key, value) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n return obj[key];\n }\n try {\n // IE 8 has a broken Object.defineProperty that only works on DOM objects.\n define({}, \"\");\n } catch (err) {\n define = function(obj, key, value) {\n return obj[key] = value;\n };\n }\n\n function wrap(innerFn, outerFn, self, tryLocsList) {\n // If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.\n var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator;\n var generator = Object.create(protoGenerator.prototype);\n var context = new Context(tryLocsList || []);\n\n // The ._invoke method unifies the implementations of the .next,\n // .throw, and .return methods.\n generator._invoke = makeInvokeMethod(innerFn, self, context);\n\n return generator;\n }\n exports.wrap = wrap;\n\n // Try/catch helper to minimize deoptimizations. Returns a completion\n // record like context.tryEntries[i].completion. This interface could\n // have been (and was previously) designed to take a closure to be\n // invoked without arguments, but in all the cases we care about we\n // already have an existing method we want to call, so there's no need\n // to create a new function object. We can even get away with assuming\n // the method takes exactly one argument, since that happens to be true\n // in every case, so we don't have to touch the arguments object. The\n // only additional allocation required is the completion record, which\n // has a stable shape and so hopefully should be cheap to allocate.\n function tryCatch(fn, obj, arg) {\n try {\n return { type: \"normal\", arg: fn.call(obj, arg) };\n } catch (err) {\n return { type: \"throw\", arg: err };\n }\n }\n\n var GenStateSuspendedStart = \"suspendedStart\";\n var GenStateSuspendedYield = \"suspendedYield\";\n var GenStateExecuting = \"executing\";\n var GenStateCompleted = \"completed\";\n\n // Returning this object from the innerFn has the same effect as\n // breaking out of the dispatch switch statement.\n var ContinueSentinel = {};\n\n // Dummy constructor functions that we use as the .constructor and\n // .constructor.prototype properties for functions that return Generator\n // objects. For full spec compliance, you may wish to configure your\n // minifier not to mangle the names of these two functions.\n function Generator() {}\n function GeneratorFunction() {}\n function GeneratorFunctionPrototype() {}\n\n // This is a polyfill for %IteratorPrototype% for environments that\n // don't natively support it.\n var IteratorPrototype = {};\n define(IteratorPrototype, iteratorSymbol, function () {\n return this;\n });\n\n var getProto = Object.getPrototypeOf;\n var NativeIteratorPrototype = getProto && getProto(getProto(values([])));\n if (NativeIteratorPrototype &&\n NativeIteratorPrototype !== Op &&\n hasOwn.call(NativeIteratorPrototype, iteratorSymbol)) {\n // This environment has a native %IteratorPrototype%; use it instead\n // of the polyfill.\n IteratorPrototype = NativeIteratorPrototype;\n }\n\n var Gp = GeneratorFunctionPrototype.prototype =\n Generator.prototype = Object.create(IteratorPrototype);\n GeneratorFunction.prototype = GeneratorFunctionPrototype;\n define(Gp, \"constructor\", GeneratorFunctionPrototype);\n define(GeneratorFunctionPrototype, \"constructor\", GeneratorFunction);\n GeneratorFunction.displayName = define(\n GeneratorFunctionPrototype,\n toStringTagSymbol,\n \"GeneratorFunction\"\n );\n\n // Helper for defining the .next, .throw, and .return methods of the\n // Iterator interface in terms of a single ._invoke method.\n function defineIteratorMethods(prototype) {\n [\"next\", \"throw\", \"return\"].forEach(function(method) {\n define(prototype, method, function(arg) {\n return this._invoke(method, arg);\n });\n });\n }\n\n exports.isGeneratorFunction = function(genFun) {\n var ctor = typeof genFun === \"function\" && genFun.constructor;\n return ctor\n ? ctor === GeneratorFunction ||\n // For the native GeneratorFunction constructor, the best we can\n // do is to check its .name property.\n (ctor.displayName || ctor.name) === \"GeneratorFunction\"\n : false;\n };\n\n exports.mark = function(genFun) {\n if (Object.setPrototypeOf) {\n Object.setPrototypeOf(genFun, GeneratorFunctionPrototype);\n } else {\n genFun.__proto__ = GeneratorFunctionPrototype;\n define(genFun, toStringTagSymbol, \"GeneratorFunction\");\n }\n genFun.prototype = Object.create(Gp);\n return genFun;\n };\n\n // Within the body of any async function, `await x` is transformed to\n // `yield regeneratorRuntime.awrap(x)`, so that the runtime can test\n // `hasOwn.call(value, \"__await\")` to determine if the yielded value is\n // meant to be awaited.\n exports.awrap = function(arg) {\n return { __await: arg };\n };\n\n function AsyncIterator(generator, PromiseImpl) {\n function invoke(method, arg, resolve, reject) {\n var record = tryCatch(generator[method], generator, arg);\n if (record.type === \"throw\") {\n reject(record.arg);\n } else {\n var result = record.arg;\n var value = result.value;\n if (value &&\n typeof value === \"object\" &&\n hasOwn.call(value, \"__await\")) {\n return PromiseImpl.resolve(value.__await).then(function(value) {\n invoke(\"next\", value, resolve, reject);\n }, function(err) {\n invoke(\"throw\", err, resolve, reject);\n });\n }\n\n return PromiseImpl.resolve(value).then(function(unwrapped) {\n // When a yielded Promise is resolved, its final value becomes\n // the .value of the Promise<{value,done}> result for the\n // current iteration.\n result.value = unwrapped;\n resolve(result);\n }, function(error) {\n // If a rejected Promise was yielded, throw the rejection back\n // into the async generator function so it can be handled there.\n return invoke(\"throw\", error, resolve, reject);\n });\n }\n }\n\n var previousPromise;\n\n function enqueue(method, arg) {\n function callInvokeWithMethodAndArg() {\n return new PromiseImpl(function(resolve, reject) {\n invoke(method, arg, resolve, reject);\n });\n }\n\n return previousPromise =\n // If enqueue has been called before, then we want to wait until\n // all previous Promises have been resolved before calling invoke,\n // so that results are always delivered in the correct order. If\n // enqueue has not been called before, then it is important to\n // call invoke immediately, without waiting on a callback to fire,\n // so that the async generator function has the opportunity to do\n // any necessary setup in a predictable way. This predictability\n // is why the Promise constructor synchronously invokes its\n // executor callback, and why async functions synchronously\n // execute code before the first await. Since we implement simple\n // async functions in terms of async generators, it is especially\n // important to get this right, even though it requires care.\n previousPromise ? previousPromise.then(\n callInvokeWithMethodAndArg,\n // Avoid propagating failures to Promises returned by later\n // invocations of the iterator.\n callInvokeWithMethodAndArg\n ) : callInvokeWithMethodAndArg();\n }\n\n // Define the unified helper method that is used to implement .next,\n // .throw, and .return (see defineIteratorMethods).\n this._invoke = enqueue;\n }\n\n defineIteratorMethods(AsyncIterator.prototype);\n define(AsyncIterator.prototype, asyncIteratorSymbol, function () {\n return this;\n });\n exports.AsyncIterator = AsyncIterator;\n\n // Note that simple async functions are implemented on top of\n // AsyncIterator objects; they just return a Promise for the value of\n // the final result produced by the iterator.\n exports.async = function(innerFn, outerFn, self, tryLocsList, PromiseImpl) {\n if (PromiseImpl === void 0) PromiseImpl = Promise;\n\n var iter = new AsyncIterator(\n wrap(innerFn, outerFn, self, tryLocsList),\n PromiseImpl\n );\n\n return exports.isGeneratorFunction(outerFn)\n ? iter // If outerFn is a generator, return the full iterator.\n : iter.next().then(function(result) {\n return result.done ? result.value : iter.next();\n });\n };\n\n function makeInvokeMethod(innerFn, self, context) {\n var state = GenStateSuspendedStart;\n\n return function invoke(method, arg) {\n if (state === GenStateExecuting) {\n throw new Error(\"Generator is already running\");\n }\n\n if (state === GenStateCompleted) {\n if (method === \"throw\") {\n throw arg;\n }\n\n // Be forgiving, per 25.3.3.3.3 of the spec:\n // https://people.mozilla.org/~jorendorff/es6-draft.html#sec-generatorresume\n return doneResult();\n }\n\n context.method = method;\n context.arg = arg;\n\n while (true) {\n var delegate = context.delegate;\n if (delegate) {\n var delegateResult = maybeInvokeDelegate(delegate, context);\n if (delegateResult) {\n if (delegateResult === ContinueSentinel) continue;\n return delegateResult;\n }\n }\n\n if (context.method === \"next\") {\n // Setting context._sent for legacy support of Babel's\n // function.sent implementation.\n context.sent = context._sent = context.arg;\n\n } else if (context.method === \"throw\") {\n if (state === GenStateSuspendedStart) {\n state = GenStateCompleted;\n throw context.arg;\n }\n\n context.dispatchException(context.arg);\n\n } else if (context.method === \"return\") {\n context.abrupt(\"return\", context.arg);\n }\n\n state = GenStateExecuting;\n\n var record = tryCatch(innerFn, self, context);\n if (record.type === \"normal\") {\n // If an exception is thrown from innerFn, we leave state ===\n // GenStateExecuting and loop back for another invocation.\n state = context.done\n ? GenStateCompleted\n : GenStateSuspendedYield;\n\n if (record.arg === ContinueSentinel) {\n continue;\n }\n\n return {\n value: record.arg,\n done: context.done\n };\n\n } else if (record.type === \"throw\") {\n state = GenStateCompleted;\n // Dispatch the exception by looping back around to the\n // context.dispatchException(context.arg) call above.\n context.method = \"throw\";\n context.arg = record.arg;\n }\n }\n };\n }\n\n // Call delegate.iterator[context.method](context.arg) and handle the\n // result, either by returning a { value, done } result from the\n // delegate iterator, or by modifying context.method and context.arg,\n // setting context.delegate to null, and returning the ContinueSentinel.\n function maybeInvokeDelegate(delegate, context) {\n var method = delegate.iterator[context.method];\n if (method === undefined) {\n // A .throw or .return when the delegate iterator has no .throw\n // method always terminates the yield* loop.\n context.delegate = null;\n\n if (context.method === \"throw\") {\n // Note: [\"return\"] must be used for ES3 parsing compatibility.\n if (delegate.iterator[\"return\"]) {\n // If the delegate iterator has a return method, give it a\n // chance to clean up.\n context.method = \"return\";\n context.arg = undefined;\n maybeInvokeDelegate(delegate, context);\n\n if (context.method === \"throw\") {\n // If maybeInvokeDelegate(context) changed context.method from\n // \"return\" to \"throw\", let that override the TypeError below.\n return ContinueSentinel;\n }\n }\n\n context.method = \"throw\";\n context.arg = new TypeError(\n \"The iterator does not provide a 'throw' method\");\n }\n\n return ContinueSentinel;\n }\n\n var record = tryCatch(method, delegate.iterator, context.arg);\n\n if (record.type === \"throw\") {\n context.method = \"throw\";\n context.arg = record.arg;\n context.delegate = null;\n return ContinueSentinel;\n }\n\n var info = record.arg;\n\n if (! info) {\n context.method = \"throw\";\n context.arg = new TypeError(\"iterator result is not an object\");\n context.delegate = null;\n return ContinueSentinel;\n }\n\n if (info.done) {\n // Assign the result of the finished delegate to the temporary\n // variable specified by delegate.resultName (see delegateYield).\n context[delegate.resultName] = info.value;\n\n // Resume execution at the desired location (see delegateYield).\n context.next = delegate.nextLoc;\n\n // If context.method was \"throw\" but the delegate handled the\n // exception, let the outer generator proceed normally. If\n // context.method was \"next\", forget context.arg since it has been\n // \"consumed\" by the delegate iterator. If context.method was\n // \"return\", allow the original .return call to continue in the\n // outer generator.\n if (context.method !== \"return\") {\n context.method = \"next\";\n context.arg = undefined;\n }\n\n } else {\n // Re-yield the result returned by the delegate method.\n return info;\n }\n\n // The delegate iterator is finished, so forget it and continue with\n // the outer generator.\n context.delegate = null;\n return ContinueSentinel;\n }\n\n // Define Generator.prototype.{next,throw,return} in terms of the\n // unified ._invoke helper method.\n defineIteratorMethods(Gp);\n\n define(Gp, toStringTagSymbol, \"Generator\");\n\n // A Generator should always return itself as the iterator object when the\n // @@iterator function is called on it. Some browsers' implementations of the\n // iterator prototype chain incorrectly implement this, causing the Generator\n // object to not be returned from this call. This ensures that doesn't happen.\n // See https://github.com/facebook/regenerator/issues/274 for more details.\n define(Gp, iteratorSymbol, function() {\n return this;\n });\n\n define(Gp, \"toString\", function() {\n return \"[object Generator]\";\n });\n\n function pushTryEntry(locs) {\n var entry = { tryLoc: locs[0] };\n\n if (1 in locs) {\n entry.catchLoc = locs[1];\n }\n\n if (2 in locs) {\n entry.finallyLoc = locs[2];\n entry.afterLoc = locs[3];\n }\n\n this.tryEntries.push(entry);\n }\n\n function resetTryEntry(entry) {\n var record = entry.completion || {};\n record.type = \"normal\";\n delete record.arg;\n entry.completion = record;\n }\n\n function Context(tryLocsList) {\n // The root entry object (effectively a try statement without a catch\n // or a finally block) gives us a place to store values thrown from\n // locations where there is no enclosing try statement.\n this.tryEntries = [{ tryLoc: \"root\" }];\n tryLocsList.forEach(pushTryEntry, this);\n this.reset(true);\n }\n\n exports.keys = function(object) {\n var keys = [];\n for (var key in object) {\n keys.push(key);\n }\n keys.reverse();\n\n // Rather than returning an object with a next method, we keep\n // things simple and return the next function itself.\n return function next() {\n while (keys.length) {\n var key = keys.pop();\n if (key in object) {\n next.value = key;\n next.done = false;\n return next;\n }\n }\n\n // To avoid creating an additional object, we just hang the .value\n // and .done properties off the next function object itself. This\n // also ensures that the minifier will not anonymize the function.\n next.done = true;\n return next;\n };\n };\n\n function values(iterable) {\n if (iterable) {\n var iteratorMethod = iterable[iteratorSymbol];\n if (iteratorMethod) {\n return iteratorMethod.call(iterable);\n }\n\n if (typeof iterable.next === \"function\") {\n return iterable;\n }\n\n if (!isNaN(iterable.length)) {\n var i = -1, next = function next() {\n while (++i < iterable.length) {\n if (hasOwn.call(iterable, i)) {\n next.value = iterable[i];\n next.done = false;\n return next;\n }\n }\n\n next.value = undefined;\n next.done = true;\n\n return next;\n };\n\n return next.next = next;\n }\n }\n\n // Return an iterator with no values.\n return { next: doneResult };\n }\n exports.values = values;\n\n function doneResult() {\n return { value: undefined, done: true };\n }\n\n Context.prototype = {\n constructor: Context,\n\n reset: function(skipTempReset) {\n this.prev = 0;\n this.next = 0;\n // Resetting context._sent for legacy support of Babel's\n // function.sent implementation.\n this.sent = this._sent = undefined;\n this.done = false;\n this.delegate = null;\n\n this.method = \"next\";\n this.arg = undefined;\n\n this.tryEntries.forEach(resetTryEntry);\n\n if (!skipTempReset) {\n for (var name in this) {\n // Not sure about the optimal order of these conditions:\n if (name.charAt(0) === \"t\" &&\n hasOwn.call(this, name) &&\n !isNaN(+name.slice(1))) {\n this[name] = undefined;\n }\n }\n }\n },\n\n stop: function() {\n this.done = true;\n\n var rootEntry = this.tryEntries[0];\n var rootRecord = rootEntry.completion;\n if (rootRecord.type === \"throw\") {\n throw rootRecord.arg;\n }\n\n return this.rval;\n },\n\n dispatchException: function(exception) {\n if (this.done) {\n throw exception;\n }\n\n var context = this;\n function handle(loc, caught) {\n record.type = \"throw\";\n record.arg = exception;\n context.next = loc;\n\n if (caught) {\n // If the dispatched exception was caught by a catch block,\n // then let that catch block handle the exception normally.\n context.method = \"next\";\n context.arg = undefined;\n }\n\n return !! caught;\n }\n\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n var record = entry.completion;\n\n if (entry.tryLoc === \"root\") {\n // Exception thrown outside of any try block that could handle\n // it, so set the completion value of the entire function to\n // throw the exception.\n return handle(\"end\");\n }\n\n if (entry.tryLoc <= this.prev) {\n var hasCatch = hasOwn.call(entry, \"catchLoc\");\n var hasFinally = hasOwn.call(entry, \"finallyLoc\");\n\n if (hasCatch && hasFinally) {\n if (this.prev < entry.catchLoc) {\n return handle(entry.catchLoc, true);\n } else if (this.prev < entry.finallyLoc) {\n return handle(entry.finallyLoc);\n }\n\n } else if (hasCatch) {\n if (this.prev < entry.catchLoc) {\n return handle(entry.catchLoc, true);\n }\n\n } else if (hasFinally) {\n if (this.prev < entry.finallyLoc) {\n return handle(entry.finallyLoc);\n }\n\n } else {\n throw new Error(\"try statement without catch or finally\");\n }\n }\n }\n },\n\n abrupt: function(type, arg) {\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n if (entry.tryLoc <= this.prev &&\n hasOwn.call(entry, \"finallyLoc\") &&\n this.prev < entry.finallyLoc) {\n var finallyEntry = entry;\n break;\n }\n }\n\n if (finallyEntry &&\n (type === \"break\" ||\n type === \"continue\") &&\n finallyEntry.tryLoc <= arg &&\n arg <= finallyEntry.finallyLoc) {\n // Ignore the finally entry if control is not jumping to a\n // location outside the try/catch block.\n finallyEntry = null;\n }\n\n var record = finallyEntry ? finallyEntry.completion : {};\n record.type = type;\n record.arg = arg;\n\n if (finallyEntry) {\n this.method = \"next\";\n this.next = finallyEntry.finallyLoc;\n return ContinueSentinel;\n }\n\n return this.complete(record);\n },\n\n complete: function(record, afterLoc) {\n if (record.type === \"throw\") {\n throw record.arg;\n }\n\n if (record.type === \"break\" ||\n record.type === \"continue\") {\n this.next = record.arg;\n } else if (record.type === \"return\") {\n this.rval = this.arg = record.arg;\n this.method = \"return\";\n this.next = \"end\";\n } else if (record.type === \"normal\" && afterLoc) {\n this.next = afterLoc;\n }\n\n return ContinueSentinel;\n },\n\n finish: function(finallyLoc) {\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n if (entry.finallyLoc === finallyLoc) {\n this.complete(entry.completion, entry.afterLoc);\n resetTryEntry(entry);\n return ContinueSentinel;\n }\n }\n },\n\n \"catch\": function(tryLoc) {\n for (var i = this.tryEntries.length - 1; i >= 0; --i) {\n var entry = this.tryEntries[i];\n if (entry.tryLoc === tryLoc) {\n var record = entry.completion;\n if (record.type === \"throw\") {\n var thrown = record.arg;\n resetTryEntry(entry);\n }\n return thrown;\n }\n }\n\n // The context.catch method must only be called with a location\n // argument that corresponds to a known catch block.\n throw new Error(\"illegal catch attempt\");\n },\n\n delegateYield: function(iterable, resultName, nextLoc) {\n this.delegate = {\n iterator: values(iterable),\n resultName: resultName,\n nextLoc: nextLoc\n };\n\n if (this.method === \"next\") {\n // Deliberately forget the last sent value so that we don't\n // accidentally pass it on to the delegate.\n this.arg = undefined;\n }\n\n return ContinueSentinel;\n }\n };\n\n // Regardless of whether this script is executing as a CommonJS module\n // or not, return the runtime object so that we can declare the variable\n // regeneratorRuntime in the outer scope, which allows this module to be\n // injected easily by `bin/regenerator --include-runtime script.js`.\n return exports;\n\n}(\n // If this script is executing as a CommonJS module, use module.exports\n // as the regeneratorRuntime namespace. Otherwise create a new empty\n // object. Either way, the resulting object will be used to initialize\n // the regeneratorRuntime variable at the top of this file.\n typeof module === \"object\" ? module.exports : {}\n));\n\ntry {\n regeneratorRuntime = runtime;\n} catch (accidentalStrictMode) {\n // This module should not be running in strict mode, so the above\n // assignment should always work unless something is misconfigured. Just\n // in case runtime.js accidentally runs in strict mode, in modern engines\n // we can explicitly access globalThis. In older engines we can escape\n // strict mode using a global Function call. This could conceivably fail\n // if a Content Security Policy forbids using Function, but in that case\n // the proper solution is to fix the accidental strict mode problem. If\n // you've misconfigured your bundler to force strict mode and applied a\n // CSP to forbid Function, and you're not willing to fix either of those\n // problems, please detail your unique predicament in a GitHub issue.\n if (typeof globalThis === \"object\") {\n globalThis.regeneratorRuntime = runtime;\n } else {\n Function(\"r\", \"regeneratorRuntime = r\")(runtime);\n }\n}\n","import{g as getAssetPath}from\"./index-468d974f.js\";var CACHED_MAP;var getIconMap=function(){if(typeof window===\"undefined\"){return new Map}else{if(!CACHED_MAP){var r=window;r.Ionicons=r.Ionicons||{};CACHED_MAP=r.Ionicons.map=r.Ionicons.map||new Map}return CACHED_MAP}};var addIcons=function(r){var e=getIconMap();Object.keys(r).forEach((function(t){return e.set(t,r[t])}))};var getUrl=function(r){var e=getSrc(r.src);if(e){return e}e=getName(r.name,r.icon,r.mode,r.ios,r.md);if(e){return getNamedUrl(e)}if(r.icon){e=getSrc(r.icon);if(e){return e}e=getSrc(r.icon[r.mode]);if(e){return e}}return null};var getNamedUrl=function(r){var e=getIconMap().get(r);if(e){return e}return getAssetPath(\"svg/\"+r+\".svg\")};var getName=function(r,e,t,n,i){t=(t&&toLower(t))===\"ios\"?\"ios\":\"md\";if(n&&t===\"ios\"){r=toLower(n)}else if(i&&t===\"md\"){r=toLower(i)}else{if(!r&&e&&!isSrc(e)){r=e}if(isStr(r)){r=toLower(r)}}if(!isStr(r)||r.trim()===\"\"){return null}var o=r.replace(/[a-z]|-|\\d/gi,\"\");if(o!==\"\"){return null}return r};var getSrc=function(r){if(isStr(r)){r=r.trim();if(isSrc(r)){return r}}return null};var isSrc=function(r){return r.length>0&&/(\\/|\\.)/.test(r)};var isStr=function(r){return typeof r===\"string\"};var toLower=function(r){return r.toLowerCase()};export{addIcons as a,getName as b,getUrl as g,isStr as i};","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');\n\nfunction emptyFunction() {}\nfunction emptyFunctionWithReset() {}\nemptyFunctionWithReset.resetWarningCache = emptyFunction;\n\nmodule.exports = function() {\n function shim(props, propName, componentName, location, propFullName, secret) {\n if (secret === ReactPropTypesSecret) {\n // It is still safe when called from React.\n return;\n }\n var err = new Error(\n 'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +\n 'Use PropTypes.checkPropTypes() to call them. ' +\n 'Read more at http://fb.me/use-check-prop-types'\n );\n err.name = 'Invariant Violation';\n throw err;\n };\n shim.isRequired = shim;\n function getShim() {\n return shim;\n };\n // Important!\n // Keep this list in sync with production version in `./factoryWithTypeCheckers.js`.\n var ReactPropTypes = {\n array: shim,\n bool: shim,\n func: shim,\n number: shim,\n object: shim,\n string: shim,\n symbol: shim,\n\n any: shim,\n arrayOf: getShim,\n element: shim,\n elementType: shim,\n instanceOf: getShim,\n node: shim,\n objectOf: getShim,\n oneOf: getShim,\n oneOfType: getShim,\n shape: getShim,\n exact: getShim,\n\n checkPropTypes: emptyFunctionWithReset,\n resetWarningCache: emptyFunction\n };\n\n ReactPropTypes.PropTypes = ReactPropTypes;\n\n return ReactPropTypes;\n};\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\n\nmodule.exports = ReactPropTypesSecret;\n","module.exports = Array.isArray || function (arr) {\n return Object.prototype.toString.call(arr) == '[object Array]';\n};\n","/** @license React v16.13.1\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var b=\"function\"===typeof Symbol&&Symbol.for,c=b?Symbol.for(\"react.element\"):60103,d=b?Symbol.for(\"react.portal\"):60106,e=b?Symbol.for(\"react.fragment\"):60107,f=b?Symbol.for(\"react.strict_mode\"):60108,g=b?Symbol.for(\"react.profiler\"):60114,h=b?Symbol.for(\"react.provider\"):60109,k=b?Symbol.for(\"react.context\"):60110,l=b?Symbol.for(\"react.async_mode\"):60111,m=b?Symbol.for(\"react.concurrent_mode\"):60111,n=b?Symbol.for(\"react.forward_ref\"):60112,p=b?Symbol.for(\"react.suspense\"):60113,q=b?\nSymbol.for(\"react.suspense_list\"):60120,r=b?Symbol.for(\"react.memo\"):60115,t=b?Symbol.for(\"react.lazy\"):60116,v=b?Symbol.for(\"react.block\"):60121,w=b?Symbol.for(\"react.fundamental\"):60117,x=b?Symbol.for(\"react.responder\"):60118,y=b?Symbol.for(\"react.scope\"):60119;\nfunction z(a){if(\"object\"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function A(a){return z(a)===m}exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;exports.Fragment=e;exports.Lazy=t;exports.Memo=r;exports.Portal=d;\nexports.Profiler=g;exports.StrictMode=f;exports.Suspense=p;exports.isAsyncMode=function(a){return A(a)||z(a)===l};exports.isConcurrentMode=A;exports.isContextConsumer=function(a){return z(a)===k};exports.isContextProvider=function(a){return z(a)===h};exports.isElement=function(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===c};exports.isForwardRef=function(a){return z(a)===n};exports.isFragment=function(a){return z(a)===e};exports.isLazy=function(a){return z(a)===t};\nexports.isMemo=function(a){return z(a)===r};exports.isPortal=function(a){return z(a)===d};exports.isProfiler=function(a){return z(a)===g};exports.isStrictMode=function(a){return z(a)===f};exports.isSuspense=function(a){return z(a)===p};\nexports.isValidElementType=function(a){return\"string\"===typeof a||\"function\"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||\"object\"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===w||a.$$typeof===x||a.$$typeof===y||a.$$typeof===v)};exports.typeOf=z;\n","/** @license React v17.0.2\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';require(\"object-assign\");var f=require(\"react\"),g=60103;exports.Fragment=60107;if(\"function\"===typeof Symbol&&Symbol.for){var h=Symbol.for;g=h(\"react.element\");exports.Fragment=h(\"react.fragment\")}var m=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n=Object.prototype.hasOwnProperty,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=\"\"+k);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(l=a.ref);for(b in a)n.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:g,type:c,key:e,ref:l,props:d,_owner:m.current}}exports.jsx=q;exports.jsxs=q;\n","\"use strict\";\r\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n}));\r\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n});\r\nvar __importStar = (this && this.__importStar) || function (mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nexports.useIonHeaderParallax = void 0;\r\nconst React = __importStar(require(\"react\"));\r\nfunction useIonHeaderParallax({ image, titleColor = '#AAA', expandedColor = '#313131', maximumHeight = 300, }) {\r\n /** styles */\r\n const [ticking, setTicking] = React.useState(false);\r\n React.useEffect(() => {\r\n setTimeout(() => {\r\n initElements();\r\n }, 500);\r\n }, [titleColor, image, expandedColor, maximumHeight]);\r\n const initElements = () => {\r\n var _a;\r\n // ion-header\r\n const header = document.getElementsByTagName('ion-header')[0];\r\n const parentElement = header.parentElement;\r\n if (!parentElement)\r\n throw new Error('No IonPage parent element');\r\n // ion-toolbar\r\n const toolbar = header.querySelector('ion-toolbar');\r\n if (!toolbar)\r\n throw new Error('No ');\r\n // ion-toolbar background\r\n const toolbarShadowRoot = toolbar.shadowRoot;\r\n console.log(toolbarShadowRoot);\r\n if (!toolbarShadowRoot)\r\n throw new Error('No shadow');\r\n const toolbarBackground = toolbarShadowRoot.querySelector('.toolbar-background');\r\n console.log(toolbarBackground);\r\n // ion-title\r\n const ionTitle = toolbar.querySelector('ion-title');\r\n // ion-buttons\r\n const barButtons = header.querySelector('ion-buttons');\r\n // ion-content\r\n const ionContent = parentElement.querySelector('ion-content');\r\n if (!ionContent)\r\n throw new Error('Parallax requires an element on the page to work.');\r\n const scrollContent = (_a = ionContent.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.inner-scroll');\r\n if (!scrollContent) {\r\n throw new Error('Parallax directive requires an element on the page to work.');\r\n }\r\n // create image overly\r\n const imageOverlay = document.createElement('div');\r\n imageOverlay.classList.add('image-overlay');\r\n const colorOverlay = document.createElement('div');\r\n colorOverlay.classList.add('color-overlay');\r\n colorOverlay.appendChild(imageOverlay);\r\n header.appendChild(colorOverlay);\r\n const overlayTitle = ionTitle && ionTitle.cloneNode(true);\r\n if (overlayTitle) {\r\n overlayTitle.classList.add('parallax-title');\r\n setTimeout(() => {\r\n if (overlayTitle.shadowRoot) {\r\n const toolbarTitle = overlayTitle.shadowRoot.querySelector('.toolbar-title');\r\n toolbarTitle.style.pointerEvents = 'unset';\r\n }\r\n }, 200);\r\n }\r\n if (overlayTitle) {\r\n imageOverlay.appendChild(overlayTitle);\r\n }\r\n if (barButtons) {\r\n imageOverlay.appendChild(barButtons);\r\n }\r\n /*** initStyles ***/\r\n // still in init use JS DOM\r\n setTicking(false);\r\n // fetch styles\r\n maximumHeight = parseFloat(maximumHeight.toString());\r\n let headerMinHeight = toolbar.offsetHeight;\r\n let scrollContentPaddingTop = parseFloat(window.getComputedStyle(scrollContent, null).paddingTop.replace('px', ''));\r\n const originalToolbarBgColor = window.getComputedStyle(toolbarBackground, null).backgroundColor;\r\n if (!originalToolbarBgColor) {\r\n throw new Error('Error: toolbarBackround is null.');\r\n }\r\n // header and title\r\n header.style.position = 'relative';\r\n if (overlayTitle) {\r\n overlayTitle.style.color = titleColor;\r\n overlayTitle.style.position = 'absolute';\r\n overlayTitle.style.width = '100%';\r\n overlayTitle.style.height = '100%';\r\n overlayTitle.style.textAlign = 'center';\r\n }\r\n // color overlay\r\n colorOverlay.style.backgroundColor = originalToolbarBgColor;\r\n colorOverlay.style.height = `${maximumHeight}px`;\r\n colorOverlay.style.position = 'absolute';\r\n colorOverlay.style.top = `${-headerMinHeight * 0}px`;\r\n colorOverlay.style.left = '0';\r\n colorOverlay.style.width = '100%';\r\n colorOverlay.style.zIndex = '10';\r\n colorOverlay.style.pointerEvents = 'none';\r\n // image overlay\r\n imageOverlay.style.backgroundColor = expandedColor;\r\n imageOverlay.style.backgroundImage = `url(${image})`;\r\n imageOverlay.style.height = '100%';\r\n imageOverlay.style.width = '100%';\r\n imageOverlay.style.pointerEvents = 'none';\r\n imageOverlay.style.backgroundSize = 'cover';\r\n imageOverlay.style.backgroundPosition = 'center';\r\n // .toolbar-background\r\n toolbarBackground.style.backgroundColor = originalToolbarBgColor;\r\n // .bar-buttons\r\n if (barButtons) {\r\n barButtons.style.pointerEvents = 'all';\r\n Array.from(barButtons.children).forEach((btn) => {\r\n // console.log(btn, btn as HTMLElement)\r\n const htmlBtn = btn;\r\n htmlBtn.style.color = titleColor;\r\n });\r\n }\r\n // .scroll-content\r\n if (scrollContent) {\r\n scrollContent.setAttribute('parallax', '');\r\n scrollContent.style.paddingTop = `${maximumHeight + scrollContentPaddingTop - headerMinHeight}px`;\r\n }\r\n if (scrollContent) {\r\n scrollContent.addEventListener('scroll', (_e) => {\r\n if (!ticking) {\r\n window.requestAnimationFrame(() => {\r\n // to do\r\n const scrollTop = scrollContent.scrollTop;\r\n // Parallax total progress\r\n headerMinHeight = toolbar.offsetHeight;\r\n let progress = (maximumHeight - scrollTop - headerMinHeight) / (maximumHeight - headerMinHeight);\r\n progress = Math.max(progress, 0);\r\n let targetHeight = maximumHeight - scrollTop;\r\n targetHeight = Math.max(targetHeight, headerMinHeight);\r\n // .toolbar-background: change color\r\n imageOverlay.style.height = `${targetHeight}px`;\r\n imageOverlay.style.opacity = `${progress}`;\r\n colorOverlay.style.height = `${targetHeight}px`;\r\n colorOverlay.style.opacity = targetHeight > headerMinHeight ? '1' : '0';\r\n toolbarBackground.style.backgroundColor =\r\n targetHeight > headerMinHeight ? 'transparent' : originalToolbarBgColor;\r\n // .bar-buttons\r\n if (barButtons) {\r\n if (targetHeight > headerMinHeight) {\r\n imageOverlay.append(barButtons);\r\n Array.from(barButtons.children).forEach((btn) => {\r\n const htmlBtn = btn;\r\n htmlBtn.style.color = titleColor;\r\n });\r\n }\r\n else {\r\n toolbar.append(barButtons);\r\n Array.from(barButtons.children).forEach((btn) => {\r\n const htmlBtn = btn;\r\n htmlBtn.style.color = 'unset';\r\n });\r\n }\r\n }\r\n });\r\n }\r\n setTicking(true);\r\n });\r\n }\r\n };\r\n}\r\nexports.useIonHeaderParallax = useIonHeaderParallax;\r\n","var arrayWithHoles = require(\"./arrayWithHoles\");\n\nvar iterableToArrayLimit = require(\"./iterableToArrayLimit\");\n\nvar unsupportedIterableToArray = require(\"./unsupportedIterableToArray\");\n\nvar nonIterableRest = require(\"./nonIterableRest\");\n\nfunction _slicedToArray(arr, i) {\n return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();\n}\n\nmodule.exports = _slicedToArray;","function _arrayWithHoles(arr) {\n if (Array.isArray(arr)) return arr;\n}\n\nmodule.exports = _arrayWithHoles;","function _iterableToArrayLimit(arr, i) {\n if (typeof Symbol === \"undefined\" || !(Symbol.iterator in Object(arr))) return;\n var _arr = [];\n var _n = true;\n var _d = false;\n var _e = undefined;\n\n try {\n for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {\n _arr.push(_s.value);\n\n if (i && _arr.length === i) break;\n }\n } catch (err) {\n _d = true;\n _e = err;\n } finally {\n try {\n if (!_n && _i[\"return\"] != null) _i[\"return\"]();\n } finally {\n if (_d) throw _e;\n }\n }\n\n return _arr;\n}\n\nmodule.exports = _iterableToArrayLimit;","var arrayLikeToArray = require(\"./arrayLikeToArray\");\n\nfunction _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);\n}\n\nmodule.exports = _unsupportedIterableToArray;","function _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n\n for (var i = 0, arr2 = new Array(len); i < len; i++) {\n arr2[i] = arr[i];\n }\n\n return arr2;\n}\n\nmodule.exports = _arrayLikeToArray;","function _nonIterableRest() {\n throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}\n\nmodule.exports = _nonIterableRest;"],"sourceRoot":""} \ No newline at end of file diff --git a/docs/static/js/4.020c622c.chunk.js b/docs/static/js/4.8d208fb9.chunk.js similarity index 98% rename from docs/static/js/4.020c622c.chunk.js rename to docs/static/js/4.8d208fb9.chunk.js index 7b4a0d9..1ca7761 100644 --- a/docs/static/js/4.020c622c.chunk.js +++ b/docs/static/js/4.8d208fb9.chunk.js @@ -1,3 +1,3 @@ -/*! For license information please see 4.020c622c.chunk.js.LICENSE.txt */ -(this.webpackJsonpexample=this.webpackJsonpexample||[]).push([[4],[function(e,t,n){"use strict";e.exports=n(52)},function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"d",(function(){return i})),n.d(t,"a",(function(){return a})),n.d(t,"c",(function(){return l})),n.d(t,"e",(function(){return u}));var r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function o(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function i(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o0&&o[o.length-1])&&(6===i[0]||2===i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]0){var o=function(e){return void 0===e&&(e=[]),e.map((function(e){var t=e.offset,n=[];for(var r in e)e.hasOwnProperty(r)&&"offset"!==r&&n.push(r+": "+e[r]+";");return 100*t+"% { "+n.join(" ")+" }"})).join(" ")}(n),a=function(e,t,n){var r=function(e){var t=e.getRootNode();return t.head||t}(n),o=l(n),i=r.querySelector("#"+e);if(i)return i;var a=(n.ownerDocument||document).createElement("style");return a.id=e,a.textContent="@"+o+"keyframes "+e+" { "+t+" } @"+o+"keyframes "+e+"-alt { "+t+" }",r.appendChild(a),a}(w=void 0!==e?e:function(e){var t=c.indexOf(e);return t<0&&(t=c.push(e)-1),"ion-animation-"+t}(o),o,r);V.push(a),u(r,"animation-duration",re()+"ms"),u(r,"animation-timing-function",ne()),u(r,"animation-delay",ie()+"ms"),u(r,"animation-fill-mode",ee()),u(r,"animation-direction",te());var s=oe()===1/0?"infinite":oe().toString();u(r,"animation-iteration-count",s),u(r,"animation-play-state","paused"),t&&u(r,"animation-name",a.id+"-alt"),Object(i.q)((function(){u(r,"animation-name",a.id||null)}))}}))},ue=function(e){void 0===e&&(e=!0),function(){H.forEach((function(e){return e()})),F.forEach((function(e){return e()}));var e=O,t=x,n=S;B.forEach((function(r){var o=r.classList;for(var i in e.forEach((function(e){return o.add(e)})),t.forEach((function(e){return o.remove(e)})),n)n.hasOwnProperty(i)&&u(r,i,n[i])}))}(),E.length>0&&(Y?(B.forEach((function(e){var t=e.animate(E,{id:A,delay:ie(),duration:re(),easing:ne(),iterations:oe(),fill:ee(),direction:te()});t.pause(),q.push(t)})),q.length>0&&(q[0].onfinish=function(){ae()})):le(e)),$=!0},se=function(e){if(e=Math.min(Math.max(e,0),.9999),Y)q.forEach((function(t){t.currentTime=t.effect.getComputedTiming().delay+re()*e,t.pause()}));else{var t="-"+re()*e+"ms";B.forEach((function(e){E.length>0&&(u(e,"animation-delay",t),u(e,"animation-play-state","paused"))}))}},ce=function(e){q.forEach((function(e){e.effect.updateTiming({delay:ie(),duration:re(),easing:ne(),iterations:oe(),fill:ee(),direction:te()})})),void 0!==e&&se(e)},fe=function(e,t){void 0===e&&(e=!0),Object(i.q)((function(){B.forEach((function(n){u(n,"animation-name",w||null),u(n,"animation-duration",re()+"ms"),u(n,"animation-timing-function",ne()),u(n,"animation-delay",void 0!==t?"-"+t*re()+"ms":ie()+"ms"),u(n,"animation-fill-mode",ee()||null),u(n,"animation-direction",te()||null);var r=oe()===1/0?"infinite":oe().toString();u(n,"animation-iteration-count",r),e&&u(n,"animation-name",w+"-alt"),Object(i.q)((function(){u(n,"animation-name",w||null)}))}))}))},de=function(e,t,n){return void 0===e&&(e=!1),void 0===t&&(t=!0),e&&z.forEach((function(r){r.update(e,t,n)})),Y?ce(n):fe(t,n),k},pe=function(){$&&(Y?q.forEach((function(e){e.pause()})):B.forEach((function(e){u(e,"animation-play-state","paused")})))},he=function(){v=void 0,ae()},me=function(){v&&clearTimeout(v)},ve=function(){B.forEach((function(e){s(e,"animation-duration"),s(e,"animation-delay"),s(e,"animation-play-state")}))},ye=function(e){return new Promise((function(t){e&&e.sync&&(_=!0,G((function(){return _=!1}),{oneTimeCallback:!0})),$||ue(),I&&(Y?(se(0),ce()):fe(),I=!1),N&&(P=z.length+1,N=!1),G((function(){return t()}),{oneTimeCallback:!0}),z.forEach((function(e){e.play()})),Y?(q.forEach((function(e){e.play()})),0!==E.length&&0!==B.length||ae()):function(){if(me(),Object(i.q)((function(){B.forEach((function(e){E.length>0&&u(e,"animation-play-state","running")}))})),0===E.length||0===B.length)ae();else{var e=ie()||0,t=re()||0,n=oe()||1;isFinite(n)&&(v=setTimeout(he,e+t*n+100)),function(e,t){var n,r={passive:!0},o=function(){n&&n()},i=function(n){e===n.target&&(o(),t(n))};e&&(e.addEventListener("webkitAnimationEnd",i,r),e.addEventListener("animationend",i,r),n=function(){e.removeEventListener("webkitAnimationEnd",i,r),e.removeEventListener("animationend",i,r)})}(B[0],(function(){me(),Object(i.q)((function(){ve(),Object(i.q)(ae)}))}))}}()}))},ge=function(e,t){var n,r=E[0];return void 0===r||void 0!==r.offset&&0!==r.offset?E=Object(o.e)([(n={offset:0},n[e]=t,n)],E):r[e]=t,k};return k={parentAnimation:m,elements:B,childAnimations:z,id:A,animationFinish:ae,from:ge,to:function(e,t){var n,r=E[E.length-1];return void 0===r||void 0!==r.offset&&1!==r.offset?E=Object(o.e)(Object(o.e)([],E),[(n={offset:1},n[e]=t,n)]):r[e]=t,k},fromTo:function(e,t,n){return ge(e,t).to(e,n)},parent:function(e){return m=e,k},play:ye,pause:function(){return z.forEach((function(e){e.pause()})),pe(),k},stop:function(){z.forEach((function(e){e.stop()})),$&&(J(),$=!1),R=!1,_=!1,N=!0,y=void 0,g=void 0,b=void 0,P=0,I=!1,L=!0},destroy:function(e){return z.forEach((function(t){t.destroy(e)})),Q(e),B.length=0,z.length=0,E.length=0,K(),$=!1,N=!0,k},keyframes:function(e){return E=e,k},addAnimation:function(e){if(null!=e)if(Array.isArray(e))for(var t=0,n=e;t=0)for(var t=0;t-1?this.ionViewWillEnterCallbacks[t]=e:this.ionViewWillEnterCallbacks.push(e)}else this.ionViewWillEnterCallbacks.push(e)}},{key:"ionViewWillEnter",value:function(){this.ionViewWillEnterCallbacks.forEach((function(e){return e()}))}},{key:"onIonViewDidEnter",value:function(e){if(e.id){var t=this.ionViewDidEnterCallbacks.findIndex((function(t){return t.id===e.id}));t>-1?this.ionViewDidEnterCallbacks[t]=e:this.ionViewDidEnterCallbacks.push(e)}else this.ionViewDidEnterCallbacks.push(e)}},{key:"ionViewDidEnter",value:function(){this.ionViewDidEnterCallbacks.forEach((function(e){return e()}))}},{key:"onIonViewWillLeave",value:function(e){if(e.id){var t=this.ionViewWillLeaveCallbacks.findIndex((function(t){return t.id===e.id}));t>-1?this.ionViewWillLeaveCallbacks[t]=e:this.ionViewWillLeaveCallbacks.push(e)}else this.ionViewWillLeaveCallbacks.push(e)}},{key:"ionViewWillLeave",value:function(){this.ionViewWillLeaveCallbacks.forEach((function(e){return e()}))}},{key:"onIonViewDidLeave",value:function(e){if(e.id){var t=this.ionViewDidLeaveCallbacks.findIndex((function(t){return t.id===e.id}));t>-1?this.ionViewDidLeaveCallbacks[t]=e:this.ionViewDidLeaveCallbacks.push(e)}else this.ionViewDidLeaveCallbacks.push(e)}},{key:"ionViewDidLeave",value:function(){this.ionViewDidLeaveCallbacks.forEach((function(e){return e()})),this.componentCanBeDestroyed()}},{key:"onComponentCanBeDestroyed",value:function(e){this.componentCanBeDestroyedCallback=e}},{key:"componentCanBeDestroyed",value:function(){this.componentCanBeDestroyedCallback&&this.componentCanBeDestroyedCallback()}}]),e}(),x=h.a.createContext({getIonRedirect:function(){},getIonRoute:function(){},getPageManager:function(){},getStackManager:function(){},goBack:function(e){"undefined"!==typeof window&&("string"===typeof e?window.location.pathname=e:window.history.back())},navigate:function(e){"undefined"!==typeof window&&(window.location.pathname=e)},hasIonicRouter:function(){return!1},routeInfo:void 0,setCurrentTab:function(){},changeTab:function(e,t){"undefined"!==typeof window&&(window.location.pathname=t)},resetTab:function(e,t){"undefined"!==typeof window&&(window.location.pathname=t)}}),$=function(e){return e.toLowerCase().split("-").map((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})).join("")},S=function(e){return e.replace(/([A-Z])/g,(function(e){return"-".concat(e[0].toLowerCase())}))},C=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(e instanceof Element){var r=j(e.classList,t,n);""!==r&&(e.className=r),Object.keys(t).forEach((function(n){if("children"!==n&&"style"!==n&&"ref"!==n&&"class"!==n&&"className"!==n&&"forwardedRef"!==n)if(0===n.indexOf("on")&&n[2]===n[2].toUpperCase()){var r=n.substring(2),o=r[0].toLowerCase()+r.substring(1);T(o)||P(e,o,t[n])}else{"string"===typeof t[n]?e.setAttribute(S(n),t[n]):e[n]=t[n]}}))}},j=function(e,t,n){var r=t.className||t.class,o=n.className||n.class,i=R(e),a=R(r?r.split(" "):[]),l=R(o?o.split(" "):[]),u=[];return i.forEach((function(e){a.has(e)?(u.push(e),a.delete(e)):l.has(e)||u.push(e)})),a.forEach((function(e){return u.push(e)})),u.join(" ")},T=function(e){if("undefined"===typeof document)return!0;var t="on"+e,n=t in document;if(!n){var r=document.createElement("div");r.setAttribute(t,"return;"),n="function"===typeof r[t]}return n},P=function(e,t,n){var r=e.__events||(e.__events={}),o=r[t];o&&e.removeEventListener(t,o),e.addEventListener(t,r[t]=function(e){n&&n.call(this,e)})},R=function(e){var t=new Map;return e.forEach((function(e){return t.set(e,e)})),t},_=function(e,t){var n=function(t,n){return h.a.createElement(e,Object.assign({},t,{forwardedRef:n}))};return n.displayName=t,h.a.forwardRef(n)},L=function(e,t){"function"===typeof e?e(t):null!=e&&(e.current=t)},I=function(){for(var e=arguments.length,t=new Array(e),n=0;n1&&void 0!==arguments[1]&&arguments[1],n=$(e),r=function(r){Object(s.a)(i,r);var o=Object(c.a)(i);function i(e){var t;return Object(f.a)(this,i),(t=o.call(this,e)).handleClick=function(e){var n=t.props,r=n.routerLink,o=n.routerDirection,i=n.routerOptions,a=n.routerAnimation;void 0!==r&&(e.preventDefault(),t.context.navigate(r,o,void 0,a,i))},t.ref=h.a.createRef(),t.stableMergedRefs=I(t.ref,t.props.forwardedRef),t}return Object(d.a)(i,[{key:"componentDidMount",value:function(){this.componentDidUpdate(this.props)}},{key:"componentDidUpdate",value:function(e){var t=this.ref.current;C(t,this.props,e)}},{key:"render",value:function(){var n=this,r=this.props,o=r.children,i=(r.forwardedRef,r.style),a=(r.className,r.ref,Object(b.d)(r,["children","forwardedRef","style","className","ref"])),l=Object.keys(a).reduce((function(e,t){if(0===t.indexOf("on")&&t[2]===t[2].toUpperCase()){var n=t.substring(2).toLowerCase();T(n)&&(e[t]=a[t])}else["string","boolean","number"].includes(typeof a[t])&&(e[S(t)]=a[t]);return e}),{}),u=Object.assign(Object.assign({},l),{ref:this.stableMergedRefs,style:i});if(t)if(this.props.routerLink&&!this.props.href&&(u.href=this.props.routerLink),u.onClick){var s=u.onClick;u.onClick=function(e){s(e),e.defaultPrevented||n.handleClick(e)}}else u.onClick=this.handleClick;return h.a.createElement(e,u,o)}}],[{key:"displayName",get:function(){return n}},{key:"contextType",get:function(){return x}}]),i}(h.a.Component);return _(r,n)},D=A("ion-app"),M=A("ion-button",!0),B=A("ion-buttons"),z=A("ion-content"),V=A("ion-header"),H=A("ion-title"),F=A("ion-toolbar"),U=function(e,t){var n="on".concat(e,"DidDismiss"),r="on".concat(e,"DidPresent"),i="on".concat(e,"WillDismiss"),p="on".concat(e,"WillPresent"),m=function(h){Object(s.a)(v,h);var m=Object(c.a)(v);function v(e){var t;return Object(f.a)(this,v),(t=m.call(this,e)).isUnmounted=!1,t.handleDismiss=t.handleDismiss.bind(Object(u.a)(t)),t}return Object(d.a)(v,[{key:"componentDidMount",value:function(){var e=Object(l.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.props.isOpen&&this.present();case 2:case"end":return e.stop()}}),e,this)})));return function(){return e.apply(this,arguments)}}()},{key:"componentWillUnmount",value:function(){this.isUnmounted=!0,this.overlay&&this.overlay.dismiss()}},{key:"componentDidUpdate",value:function(){var e=Object(l.a)(a.a.mark((function e(t){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.isOpen!==this.props.isOpen&&!0===this.props.isOpen&&this.present(t),!this.overlay||t.isOpen===this.props.isOpen||!1!==this.props.isOpen){e.next=4;break}return e.next=4,this.overlay.dismiss();case 4:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},{key:"handleDismiss",value:function(e){this.props.onDidDismiss&&this.props.onDidDismiss(e),L(this.props.forwardedRef,null)}},{key:"present",value:function(){var e=Object(l.a)(a.a.mark((function e(l){var u,s,c,f=this;return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return s=this.props,c=Object(b.d)(s,["isOpen","onDidDismiss","onDidPresent","onWillDismiss","onWillPresent"]),e.next=3,t.create(Object.assign({},c));case 3:if(this.overlay=e.sent,C(this.overlay,(u={},Object(o.a)(u,n,this.handleDismiss),Object(o.a)(u,r,(function(e){return f.props.onDidPresent&&f.props.onDidPresent(e)})),Object(o.a)(u,i,(function(e){return f.props.onWillDismiss&&f.props.onWillDismiss(e)})),Object(o.a)(u,p,(function(e){return f.props.onWillPresent&&f.props.onWillPresent(e)})),u),l),!0!==this.props.isOpen||!1!==this.isUnmounted){e.next=9;break}return L(this.props.forwardedRef,this.overlay),e.next=9,this.overlay.present();case 9:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},{key:"render",value:function(){return null}}],[{key:"displayName",get:function(){return e}}]),v}(h.a.Component);return h.a.forwardRef((function(e,t){return h.a.createElement(m,Object.assign({},e,{forwardedRef:t}))}))},W=(g.b,g.f,g.h,function(e,t){var n="on".concat(e,"DidDismiss"),r="on".concat(e,"DidPresent"),i="on".concat(e,"WillDismiss"),p="on".concat(e,"WillPresent"),m=!1,v=function(h){Object(s.a)(y,h);var v=Object(c.a)(y);function y(e){var t;return Object(f.a)(this,y),t=v.call(this,e),"undefined"!==typeof document&&(t.el=document.createElement("div")),t.handleDismiss=t.handleDismiss.bind(Object(u.a)(t)),t}return Object(d.a)(y,[{key:"componentDidMount",value:function(){this.props.isOpen&&this.present()}},{key:"componentWillUnmount",value:function(){this.overlay&&this.overlay.dismiss()}},{key:"handleDismiss",value:function(e){this.props.onDidDismiss&&this.props.onDidDismiss(e),L(this.props.forwardedRef,null)}},{key:"shouldComponentUpdate",value:function(e){return this.overlay&&e.isOpen!==this.props.isOpen&&!1===e.isOpen&&(m=!0),!0}},{key:"componentDidUpdate",value:function(){var e=Object(l.a)(a.a.mark((function e(t){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.overlay&&C(this.overlay,this.props,t),t.isOpen!==this.props.isOpen&&!0===this.props.isOpen&&this.present(t),!this.overlay||t.isOpen===this.props.isOpen||!1!==this.props.isOpen){e.next=7;break}return e.next=5,this.overlay.dismiss();case 5:m=!1,this.forceUpdate();case 7:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},{key:"present",value:function(){var e=Object(l.a)(a.a.mark((function e(l){var u,s,c,f,d=this;return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return s=this.props,c=Object(b.d)(s,["children","isOpen","onDidDismiss","onDidPresent","onWillDismiss","onWillPresent"]),f=Object.assign(Object.assign({},c),(u={ref:this.props.forwardedRef},Object(o.a)(u,n,this.handleDismiss),Object(o.a)(u,r,(function(e){return d.props.onDidPresent&&d.props.onDidPresent(e)})),Object(o.a)(u,i,(function(e){return d.props.onWillDismiss&&d.props.onWillDismiss(e)})),Object(o.a)(u,p,(function(e){return d.props.onWillPresent&&d.props.onWillPresent(e)})),u)),e.next=4,t.create(Object.assign(Object.assign({},f),{component:this.el,componentProps:{}}));case 4:return this.overlay=e.sent,L(this.props.forwardedRef,this.overlay),C(this.overlay,f,l),e.next=9,this.overlay.present();case 9:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},{key:"render",value:function(){return k.a.createPortal(this.props.isOpen||m?this.props.children:null,this.el)}}],[{key:"displayName",get:function(){return e}}]),y}(h.a.Component);return h.a.forwardRef((function(e,t){return h.a.createElement(v,Object.assign({},e,{forwardedRef:t}))}))}),q=(g.g,g.i,h.a.createContext({registerIonPage:function(){},isInOutlet:function(){return!1}})),X=function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(e){var r;return Object(f.a)(this,n),(r=t.call(this,e)).ionPageElementRef=h.a.createRef(),r.stableMergedRefs=I(r.ionPageElementRef,r.props.forwardedRef),r}return Object(d.a)(n,[{key:"componentDidMount",value:function(){this.ionPageElementRef.current&&(this.context.isInOutlet()&&this.ionPageElementRef.current.classList.add("ion-page-invisible"),this.context.registerIonPage(this.ionPageElementRef.current,this.props.routeInfo),this.ionPageElementRef.current.addEventListener("ionViewWillEnter",this.ionViewWillEnterHandler.bind(this)),this.ionPageElementRef.current.addEventListener("ionViewDidEnter",this.ionViewDidEnterHandler.bind(this)),this.ionPageElementRef.current.addEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler.bind(this)),this.ionPageElementRef.current.addEventListener("ionViewDidLeave",this.ionViewDidLeaveHandler.bind(this)))}},{key:"componentWillUnmount",value:function(){this.ionPageElementRef.current&&(this.ionPageElementRef.current.removeEventListener("ionViewWillEnter",this.ionViewWillEnterHandler.bind(this)),this.ionPageElementRef.current.removeEventListener("ionViewDidEnter",this.ionViewDidEnterHandler.bind(this)),this.ionPageElementRef.current.removeEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler.bind(this)),this.ionPageElementRef.current.removeEventListener("ionViewDidLeave",this.ionViewDidLeaveHandler.bind(this)))}},{key:"ionViewWillEnterHandler",value:function(){this.ionLifeCycleContext.ionViewWillEnter()}},{key:"ionViewDidEnterHandler",value:function(){this.ionLifeCycleContext.ionViewDidEnter()}},{key:"ionViewWillLeaveHandler",value:function(){this.ionLifeCycleContext.ionViewWillLeave()}},{key:"ionViewDidLeaveHandler",value:function(){this.ionLifeCycleContext.ionViewDidLeave()}},{key:"render",value:function(){var e=this,t=this.props,n=t.className,r=t.children,o=(t.routeInfo,t.forwardedRef,Object(b.d)(t,["className","children","routeInfo","forwardedRef"]));return h.a.createElement(E.Consumer,null,(function(t){return e.ionLifeCycleContext=t,h.a.createElement("div",Object.assign({className:n?"".concat(n," ion-page"):"ion-page",ref:e.stableMergedRefs},o),r)}))}}],[{key:"contextType",get:function(){return q}}]),n}(h.a.PureComponent),Y=function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(e){return Object(f.a)(this,n),t.call(this,e)}return Object(d.a)(n,[{key:"render",value:function(){var e=this.props,t=e.className,n=e.children,r=e.forwardedRef,o=Object(b.d)(e,["className","children","forwardedRef"]);return this.context.hasIonicRouter()?h.a.createElement(X,Object.assign({className:t?"".concat(t):"",routeInfo:this.context.routeInfo,forwardedRef:r},o),n):h.a.createElement("div",Object.assign({className:t?"ion-page ".concat(t):"ion-page",ref:r},o),n)}}],[{key:"displayName",get:function(){return"IonPage"}},{key:"contextType",get:function(){return x}}]),n}(h.a.Component),Q=_(Y,"IonPage"),G=h.a.createContext({activeTab:void 0,selectTab:function(){return!1}}),K="undefined"!==typeof HTMLElement?HTMLElement:function(){return function e(){Object(f.a)(this,e)}}(),J=A("ion-tab-button"),Z=A("ion-tab-bar"),ee=A("ion-back-button"),te=A("ion-router-outlet"),ne=A("ion-icon"),re=function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(e){return Object(f.a)(this,n),t.call(this,e)}return Object(d.a)(n,[{key:"componentDidMount",value:function(){var e=this;this.ionRouterOutlet&&(setTimeout((function(){e.context.registerIonPage(e.ionRouterOutlet,e.props.routeInfo)}),25),this.ionRouterOutlet.addEventListener("ionViewWillEnter",this.ionViewWillEnterHandler.bind(this)),this.ionRouterOutlet.addEventListener("ionViewDidEnter",this.ionViewDidEnterHandler.bind(this)),this.ionRouterOutlet.addEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler.bind(this)),this.ionRouterOutlet.addEventListener("ionViewDidLeave",this.ionViewDidLeaveHandler.bind(this)))}},{key:"componentWillUnmount",value:function(){this.ionRouterOutlet&&(this.ionRouterOutlet.removeEventListener("ionViewWillEnter",this.ionViewWillEnterHandler.bind(this)),this.ionRouterOutlet.removeEventListener("ionViewDidEnter",this.ionViewDidEnterHandler.bind(this)),this.ionRouterOutlet.removeEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler.bind(this)),this.ionRouterOutlet.removeEventListener("ionViewDidLeave",this.ionViewDidLeaveHandler.bind(this)))}},{key:"ionViewWillEnterHandler",value:function(){this.ionLifeCycleContext.ionViewWillEnter()}},{key:"ionViewDidEnterHandler",value:function(){this.ionLifeCycleContext.ionViewDidEnter()}},{key:"ionViewWillLeaveHandler",value:function(){this.ionLifeCycleContext.ionViewWillLeave()}},{key:"ionViewDidLeaveHandler",value:function(){this.ionLifeCycleContext.ionViewDidLeave()}},{key:"render",value:function(){var e=this,t=this.props,n=t.StackManager,r=t.children,o=t.routeInfo,i=Object(b.d)(t,["StackManager","children","routeInfo"]);return h.a.createElement(E.Consumer,null,(function(t){return e.ionLifeCycleContext=t,h.a.createElement(n,{routeInfo:o},h.a.createElement(te,Object.assign({setRef:function(t){return e.ionRouterOutlet=t}},i),r))}))}}],[{key:"contextType",get:function(){return q}}]),n}(h.a.Component),oe=function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(e){return Object(f.a)(this,n),t.call(this,e)}return Object(d.a)(n,[{key:"render",value:function(){var e=this.context.getStackManager(),t=this.props,n=t.children,r=t.forwardedRef,o=Object(b.d)(t,["children","forwardedRef"]);return this.context.hasIonicRouter()?o.ionPage?h.a.createElement(re,Object.assign({StackManager:e,routeInfo:this.context.routeInfo},o),n):h.a.createElement(e,{routeInfo:this.context.routeInfo},h.a.createElement(te,Object.assign({},o,{forwardedRef:r}),n)):h.a.createElement(te,Object.assign({ref:r},this.props),this.props.children)}}],[{key:"contextType",get:function(){return x}}]),n}(h.a.Component),ie=_(oe,"IonRouterOutlet"),ae=function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(e){var r;return Object(f.a)(this,n),(r=t.call(this,e)).handleIonTabButtonClick=r.handleIonTabButtonClick.bind(Object(u.a)(r)),r}return Object(d.a)(n,[{key:"handleIonTabButtonClick",value:function(){this.props.onClick&&this.props.onClick(new CustomEvent("ionTabButtonClick",{detail:{tab:this.props.tab,href:this.props.href,routeOptions:this.props.routerOptions}}))}},{key:"render",value:function(){var e=this.props,t=Object(b.d)(e,["onClick"]);return h.a.createElement(J,Object.assign({onIonTabButtonClick:this.handleIonTabButtonClick},t))}}],[{key:"displayName",get:function(){return"IonTabButton"}}]),n}(h.a.Component),le=function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(e){var r;Object(f.a)(this,n),(r=t.call(this,e)).setActiveTabOnContext=function(e){};var o={};return h.a.Children.forEach(e.children,(function(t){var n,r,i,a;null!=t&&"object"===typeof t&&t.props&&(t.type===ae||t.type.isTabButton)&&(o[t.props.tab]={originalHref:t.props.href,currentHref:t.props.href,originalRouteOptions:t.props.href===(null===(n=e.routeInfo)||void 0===n?void 0:n.pathname)?null===(r=e.routeInfo)||void 0===r?void 0:r.routeOptions:void 0,currentRouteOptions:t.props.href===(null===(i=e.routeInfo)||void 0===i?void 0:i.pathname)?null===(a=e.routeInfo)||void 0===a?void 0:a.routeOptions:void 0})})),r.state={tabs:o},r.onTabButtonClick=r.onTabButtonClick.bind(Object(u.a)(r)),r.renderTabButton=r.renderTabButton.bind(Object(u.a)(r)),r.setActiveTabOnContext=r.setActiveTabOnContext.bind(Object(u.a)(r)),r.selectTab=r.selectTab.bind(Object(u.a)(r)),r}return Object(d.a)(n,[{key:"componentDidMount",value:function(){var e=this,t=this.state.tabs,n=Object.keys(t).find((function(n){var r=t[n].originalHref;return e.props.routeInfo.pathname.startsWith(r)}));n&&this.setState({activeTab:n})}},{key:"componentDidUpdate",value:function(){this.state.activeTab&&this.setActiveTabOnContext(this.state.activeTab)}},{key:"selectTab",value:function(e){var t=this.state.tabs[e];return!!t&&(this.onTabButtonClick(new CustomEvent("ionTabButtonClick",{detail:{href:t.currentHref,tab:e,selected:e===this.state.activeTab,routeOptions:void 0}})),!0)}},{key:"onTabButtonClick",value:function(e){var t=this.state.tabs[e.detail.tab],n=t.originalHref,r=e.detail.href;this.state.activeTab===e.detail.tab?n!==r&&this.context.resetTab(e.detail.tab,n,t.originalRouteOptions):(this.props.onIonTabsWillChange&&this.props.onIonTabsWillChange(new CustomEvent("ionTabWillChange",{detail:{tab:e.detail.tab}})),this.props.onIonTabsDidChange&&this.props.onIonTabsDidChange(new CustomEvent("ionTabDidChange",{detail:{tab:e.detail.tab}})),this.setActiveTabOnContext(e.detail.tab),this.context.changeTab(e.detail.tab,r,e.detail.routeOptions))}},{key:"renderTabButton",value:function(e){var t=this;return function(n){var r,o;if(null!=n&&n.props&&(n.type===ae||n.type.isTabButton)){var i=n.props.tab===e?null===(r=t.props.routeInfo)||void 0===r?void 0:r.pathname:t.state.tabs[n.props.tab].currentHref,a=n.props.tab===e?null===(o=t.props.routeInfo)||void 0===o?void 0:o.routeOptions:t.state.tabs[n.props.tab].currentRouteOptions;return h.a.cloneElement(n,{href:i,routeOptions:a,onClick:t.onTabButtonClick})}return null}}},{key:"render",value:function(){var e=this.state.activeTab;return h.a.createElement(Z,Object.assign({},this.props,{selectedTab:e}),h.a.Children.map(this.props.children,this.renderTabButton(e)))}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n,r,o,i=Object.assign({},t.tabs),a=Object.keys(t.tabs).find((function(n){var r=t.tabs[n].originalHref;return e.routeInfo.pathname.startsWith(r)}));h.a.Children.forEach(e.children,(function(e){if(null!=e&&"object"===typeof e&&e.props&&(e.type===ae||e.type.isTabButton)){var t=i[e.props.tab];t&&t.originalHref===e.props.href||(i[e.props.tab]={originalHref:e.props.href,currentHref:e.props.href,originalRouteOptions:e.props.routeOptions,currentRouteOptions:e.props.routeOptions})}}));var l=t.activeTab;if(a&&l){var u=t.tabs[l].currentHref,s=t.tabs[l].currentRouteOptions;a===l&&u===(null===(n=e.routeInfo)||void 0===n?void 0:n.pathname)&&s===(null===(r=e.routeInfo)||void 0===r?void 0:r.routeOptions)||(i[a]={originalHref:i[a].originalHref,currentHref:e.routeInfo.pathname+(e.routeInfo.search||""),originalRouteOptions:i[a].originalRouteOptions,currentRouteOptions:null===(o=e.routeInfo)||void 0===o?void 0:o.routeOptions},"pop"===e.routeInfo.routeAction&&a!==l&&(i[l]={originalHref:i[l].originalHref,currentHref:i[l].originalHref,originalRouteOptions:i[l].originalRouteOptions,currentRouteOptions:i[l].currentRouteOptions}))}return a&&e.onSetCurrentTab(a,e.routeInfo),{activeTab:a,tabs:i}}},{key:"contextType",get:function(){return x}}]),n}(h.a.PureComponent),ue=h.a.memo((function(e){var t=e.forwardedRef,n=Object(b.d)(e,["forwardedRef"]),r=Object(p.useContext)(x);return h.a.createElement(le,Object.assign({ref:t},n,{routeInfo:n.routeInfo||r.routeInfo||{pathname:window.location.pathname},onSetCurrentTab:r.setCurrentTab}),n.children)})),se=_(ue,"IonTabBar"),ce=function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(){return Object(f.a)(this,n),t.call(this)}return n}(K);"undefined"!==typeof window&&window.customElements&&(customElements.get("ion-tabs")||customElements.define("ion-tabs",ce));var fe={display:"flex",position:"absolute",top:"0",left:"0",right:"0",bottom:"0",flexDirection:"column",width:"100%",height:"100%",contain:"layout size style"},de={position:"relative",flex:1,contain:"layout size style"},pe=(h.a.Component,function(){return function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(){var e;return Object(f.a)(this,n),(e=t.apply(this,arguments)).clickButton=function(t){var n=e.props,r=n.defaultHref,o=n.routerAnimation;e.context.hasIonicRouter()?(t.stopPropagation(),e.context.goBack(r,o)):void 0!==r&&(window.location.href=r)},e}return Object(d.a)(n,[{key:"render",value:function(){return h.a.createElement(ee,Object.assign({onClick:this.clickButton},this.props))}}],[{key:"displayName",get:function(){return"IonBackButton"}},{key:"contextType",get:function(){return x}}]),n}(h.a.Component)}()),he=function(t,n){e&&Object({NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}),0},me=function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(e){var r;return Object(f.a)(this,n),(r=t.call(this,e)).props.name&&he(),r}return Object(d.a)(n,[{key:"render",value:function(){var e,t,n,r,o=this.props,i=o.icon,a=o.ios,l=o.md,u=Object(b.d)(o,["icon","ios","md"]);return a||l?(r="ios",n=Object(g.e)(window,r)?null!==(e=null!==a&&void 0!==a?a:l)&&void 0!==e?e:i:null!==(t=null!==l&&void 0!==l?l:a)&&void 0!==t?t:i):n=i,h.a.createElement(ne,Object.assign({ref:this.props.forwardedRef,icon:n},u),this.props.children)}}],[{key:"contextType",get:function(){return x}}]),n}(h.a.PureComponent),ve=(_(me,"IonIcon"),function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(){return Object(f.a)(this,n),t.apply(this,arguments)}return Object(d.a)(n,[{key:"render",value:function(){var e=this.context.getIonRoute();return this.context.hasIonicRouter()&&n?h.a.createElement(e,Object.assign({},this.props)):(console.error("You either do not have an Ionic Router package, or your router does not support using "),null)}}],[{key:"contextType",get:function(){return x}}]),n}(h.a.PureComponent)),ye=(h.a.PureComponent,h.a.createContext({routeInfo:void 0,push:function(){throw new Error("An Ionic Router is required for IonRouterContext")},back:function(){throw new Error("An Ionic Router is required for IonRouterContext")},canGoBack:function(){throw new Error("An Ionic Router is required for IonRouterContext")},nativeBack:function(){throw new Error("An Ionic Router is required for IonRouterContext")}}));h.a.PureComponent;var ge=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=["children","progressStart","progressStep","progressEnd","pause","stop","destroy","play","from","to","fromTo","onFinish"];for(var o in t)t.hasOwnProperty(o)&&!r.includes(o)&&t[o]!==n[o]&&e[o](t[o]);var i=t.from;if(i&&i!==n.from){var a=Array.isArray(i)?i:[i];a.forEach((function(t){return e.from(t.property,t.value)}))}var l=t.to;if(l&&l!==n.to){var u=Array.isArray(l)?l:[l];u.forEach((function(t){return e.to(t.property,t.value)}))}var s=t.fromTo;if(s&&s!==n.fromTo){var c=Array.isArray(s)?s:[s];c.forEach((function(t){return e.fromTo(t.property,t.fromValue,t.toValue)}))}var f=t.onFinish;if(f&&f!==n.onFinish){var d=Array.isArray(f)?f:[f];d.forEach((function(t){return e.onFinish(t.callback,t.opts)}))}},be=function(e){var t,n,r,o,i,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},l=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},u=a.progressStart,s=a.progressStep,c=a.progressEnd;!u||(null===(t=l.progressStart)||void 0===t?void 0:t.forceLinearEasing)===(null===u||void 0===u?void 0:u.forceLinearEasing)&&(null===(n=l.progressStart)||void 0===n?void 0:n.step)===(null===u||void 0===u?void 0:u.step)||e.progressStart(u.forceLinearEasing,u.step),s&&(null===(r=l.progressStep)||void 0===r?void 0:r.step)!==(null===s||void 0===s?void 0:s.step)&&e.progressStep(s.step),!c||(null===(o=l.progressEnd)||void 0===o?void 0:o.playTo)===(null===c||void 0===c?void 0:c.playTo)&&(null===(i=l.progressEnd)||void 0===i?void 0:i.step)===(null===c||void 0===c?void 0:c.step)&&(null===l||void 0===l?void 0:l.dur)===(null===c||void 0===c?void 0:c.dur)||e.progressEnd(c.playTo,c.step,c.dur)},we=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};!n.play&&t.play&&e.play(),!n.pause&&t.pause&&e.pause(),!n.stop&&t.stop&&e.stop(),!n.destroy&&t.destroy&&e.destroy()};Object(v.a)({"arrow-back-sharp":y.a,"caret-back-sharp":y.b,"chevron-back":y.c,"chevron-forward":y.d,close:y.e,"close-circle":y.f,"close-sharp":y.g,"menu-outline":y.h,"menu-sharp":y.i,"reorder-two-sharp":y.k,"reorder-three-outline":y.j,"search-outline":y.l,"search-sharp":y.m}),"undefined"!==typeof window&&Object(m.a)(window);var ke=h.a.createContext({addViewItem:function(){},canGoBack:function(){},clearOutlet:function(){},createViewItem:function(){},findViewItemByPathname:function(){},findLeavingViewItemByRouteInfo:function(){},findViewItemByRouteInfo:function(){},getChildrenToRender:function(){},goBack:function(){},unMountViewItem:function(){}}),Ee=function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(e){var r;return Object(f.a)(this,n),(r=t.call(this,e)).ionLifeCycleContext=new O,r._isMounted=!1,r.ionLifeCycleContext.onComponentCanBeDestroyed((function(){r.props.mount||r._isMounted&&r.setState({show:!1},(function(){return r.props.removeView()}))})),r.state={show:!0},r}return Object(d.a)(n,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1}},{key:"render",value:function(){var e=this.state.show;return h.a.createElement(E.Provider,{value:this.ionLifeCycleContext},e&&this.props.children)}}]),n}(h.a.Component),Oe=function(){function e(){Object(f.a)(this,e),this.locationHistory=[],this.tabHistory={}}return Object(d.a)(e,[{key:"add",value:function(e){"push"===e.routeAction||null==e.routeAction?this._add(e):"pop"===e.routeAction?this._pop(e):"replace"===e.routeAction&&this._replace(e),"root"===e.routeDirection&&(this._clear(),this._add(e))}},{key:"clearTabStack",value:function(e){var t=this,n=this._getRouteInfosByKey(e);n&&(n.forEach((function(e){t.locationHistory=t.locationHistory.filter((function(t){return t.id!==e.id}))})),this.tabHistory[e]=[])}},{key:"update",value:function(e){var t=this.locationHistory.findIndex((function(t){return t.id===e.id}));t>-1&&this.locationHistory.splice(t,1,e);var n=this.tabHistory[e.tab||""];if(n){var r=n.findIndex((function(t){return t.id===e.id}));r>-1?n.splice(r,1,e):n.push(e)}else e.tab&&(this.tabHistory[e.tab]=[e])}},{key:"_add",value:function(e){var t=this._getRouteInfosByKey(e.tab);t&&(this._areRoutesEqual(t[t.length-1],e)&&t.pop(),t.push(e)),this.locationHistory.push(e)}},{key:"_areRoutesEqual",value:function(e,t){return!(!e||!t)&&(e.pathname===t.pathname&&e.search===t.search)}},{key:"_pop",value:function(e){var t=this._getRouteInfosByKey(e.tab);t&&(t.pop(),t.pop(),t.push(e)),this.locationHistory.pop(),this.locationHistory.pop(),this.locationHistory.push(e)}},{key:"_replace",value:function(e){var t=this._getRouteInfosByKey(e.tab);t&&t.pop(),this.locationHistory.pop(),this._add(e)}},{key:"_clear",value:function(){var e=this;Object.keys(this.tabHistory).forEach((function(t){return e.tabHistory[t]=[]})),this.locationHistory=[]}},{key:"_getRouteInfosByKey",value:function(e){var t;return e&&((t=this.tabHistory[e])||(t=this.tabHistory[e]=[])),t}},{key:"getFirstRouteInfoForTab",value:function(e){var t=this._getRouteInfosByKey(e);if(t)return t[0]}},{key:"getCurrentRouteInfoForTab",value:function(e){var t=this._getRouteInfosByKey(e);if(t)return t[t.length-1]}},{key:"findLastLocation",value:function(e){var t=this._getRouteInfosByKey(e.tab);if(t)for(var n=t.length-2;n>=0;n--){var r=t[n];if(r&&r.pathname===e.pushedByRoute)return r}for(var o=this.locationHistory.length-2;o>=0;o--){var i=this.locationHistory[o];if(i&&i.pathname===e.pushedByRoute)return i}}},{key:"previous",value:function(){return this.locationHistory[this.locationHistory.length-2]||this.locationHistory[this.locationHistory.length-1]}},{key:"current",value:function(){return this.locationHistory[this.locationHistory.length-1]}},{key:"canGoBack",value:function(){return this.locationHistory.length>1}}]),e}(),xe=function(e){Object(s.a)(n,e);var t=Object(c.a)(n);function n(e){var r;return Object(f.a)(this,n),(r=t.call(this,e))._isMounted=!1,r.ionRouterContextValue={push:function(e,t,n,o,i){r.navigate(e,t,n,i,o)},back:function(e){r.goBack(void 0,e)},canGoBack:function(){return r.props.locationHistory.canGoBack()},nativeBack:function(){return r.props.onNativeBack()},routeInfo:r.props.routeInfo},r.state={goBack:r.goBack.bind(Object(u.a)(r)),hasIonicRouter:function(){return!0},navigate:r.navigate.bind(Object(u.a)(r)),getIonRedirect:r.getIonRedirect.bind(Object(u.a)(r)),getIonRoute:r.getIonRoute.bind(Object(u.a)(r)),getStackManager:r.getStackManager.bind(Object(u.a)(r)),getPageManager:r.getPageManager.bind(Object(u.a)(r)),routeInfo:r.props.routeInfo,setCurrentTab:r.props.onSetCurrentTab,changeTab:r.props.onChangeTab,resetTab:r.props.onResetTab},"undefined"!==typeof document&&(r.handleHardwareBackButton=r.handleHardwareBackButton.bind(Object(u.a)(r)),document.addEventListener("ionBackButton",r.handleHardwareBackButton)),r}return Object(d.a)(n,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){"undefined"!==typeof document&&(document.removeEventListener("ionBackButton",this.handleHardwareBackButton),this._isMounted=!1)}},{key:"handleHardwareBackButton",value:function(e){var t=this;e.detail.register(0,(function(e){t._isMounted&&(t.nativeGoBack(),e())}))}},{key:"goBack",value:function(e,t){this.props.onNavigateBack(e,t)}},{key:"nativeGoBack",value:function(){this.props.onNativeBack()}},{key:"navigate",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"forward",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"push",r=arguments.length>3?arguments[3]:void 0,o=arguments.length>4?arguments[4]:void 0,i=arguments.length>5?arguments[5]:void 0;this.props.onNavigate(e,n,t,r,o,i)}},{key:"getPageManager",value:function(){return X}},{key:"getIonRedirect",value:function(){return this.props.ionRedirect}},{key:"getIonRoute",value:function(){return this.props.ionRoute}},{key:"getStackManager",value:function(){return this.props.stackManager}},{key:"render",value:function(){return h.a.createElement(x.Provider,{value:Object.assign(Object.assign({},this.state),{routeInfo:this.props.routeInfo})},h.a.createElement(ye.Provider,{value:Object.assign(Object.assign({},this.ionRouterContextValue),{routeInfo:this.props.routeInfo})},this.props.children))}}]),n}(h.a.PureComponent),$e=function(){function e(){Object(f.a)(this,e),this.viewStacks={},this.add=this.add.bind(this),this.clear=this.clear.bind(this),this.getViewItemsForOutlet=this.getViewItemsForOutlet.bind(this),this.remove=this.remove.bind(this)}return Object(d.a)(e,[{key:"add",value:function(e){var t=e.outletId;this.viewStacks[t]?this.viewStacks[t].push(e):this.viewStacks[t]=[e]}},{key:"clear",value:function(e){var t=this;setTimeout((function(){delete t.viewStacks[e]}),500)}},{key:"getViewItemsForOutlet",value:function(e){return this.viewStacks[e]||[]}},{key:"remove",value:function(e){var t=e.outletId,n=this.viewStacks[t];if(n){var r=n.find((function(t){return t.id===e.id}));r&&(r.mount=!1,this.viewStacks[t]=n.filter((function(e){return e.id!==r.id})))}}},{key:"getStackIds",value:function(){return Object.keys(this.viewStacks)}},{key:"getAllViewItems",value:function(){var e=this,t=this.getStackIds(),n=[];return t.forEach((function(t){n.push.apply(n,Object(r.a)(e.viewStacks[t]))})),n}}]),e}(),Se={main:0},Ce=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"main",n=(null!==(e=Se[t])&&void 0!==e?e:0)+1;return Se[t]=n,n.toString()}}).call(this,n(56))},function(e,t,n){e.exports=n(57)},function(e,t,n){"use strict";function r(e){return(r=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function o(e){return(o="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}n.d(t,"a",(function(){return l}));var i=n(3);function a(e,t){return!t||"object"!==o(t)&&"function"!==typeof t?Object(i.a)(e):t}function l(e){var t=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,o=r(e);if(t){var i=r(this).constructor;n=Reflect.construct(o,arguments,i)}else n=o.apply(this,arguments);return a(this,n)}}},function(e,t,n){"use strict";function r(e,t){return(r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function o(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&r(e,t)}n.d(t,"a",(function(){return o}))},function(e,t,n){"use strict";e.exports=n(66)},function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return l})),n.d(t,"c",(function(){return o})),n.d(t,"d",(function(){return d})),n.d(t,"e",(function(){return p})),n.d(t,"f",(function(){return b})),n.d(t,"g",(function(){return u})),n.d(t,"h",(function(){return f})),n.d(t,"i",(function(){return i})),n.d(t,"j",(function(){return h})),n.d(t,"k",(function(){return c})),n.d(t,"l",(function(){return m})),n.d(t,"m",(function(){return g})),n.d(t,"n",(function(){return w})),n.d(t,"o",(function(){return v})),n.d(t,"p",(function(){return y})),n.d(t,"q",(function(){return s}));var r=n(1),o=function(e,t){e.componentOnReady?e.componentOnReady().then((function(e){return t(e)})):s((function(){return t(e)}))},i=function(e,t){void 0===t&&(t=[]);var n={};return t.forEach((function(t){e.hasAttribute(t)&&(null!==e.getAttribute(t)&&(n[t]=e.getAttribute(t)),e.removeAttribute(t))})),n},a=function(e,t,n,r){if("undefined"!==typeof window){var o=window,i=o&&o.Ionic&&o.Ionic.config;if(i){var a=i.get("_ael");if(a)return a(e,t,n,r);if(i._ael)return i._ael(e,t,n,r)}}return e.addEventListener(t,n,r)},l=function(e,t,n,r){if("undefined"!==typeof window){var o=window,i=o&&o.Ionic&&o.Ionic.config;if(i){var a=i.get("_rel");if(a)return a(e,t,n,r);if(i._rel)return i._rel(e,t,n,r)}}return e.removeEventListener(t,n,r)},u=function(e,t){return void 0===t&&(t=e),e.shadowRoot||t},s=function(e){return"function"===typeof __zone_symbol__requestAnimationFrame?__zone_symbol__requestAnimationFrame(e):"function"===typeof requestAnimationFrame?requestAnimationFrame(e):setTimeout(e)},c=function(e){return!!e.shadowRoot&&!!e.attachShadow},f=function(e){var t=e.closest("ion-item");return t?t.querySelector("ion-label"):null},d=function(e,t){var n,r=e.getAttribute("aria-labelledby"),o=e.id,i=null!==r&&""!==r.trim()?r:t+"-lbl",a=null!==r&&""!==r.trim()?document.getElementById(r):f(e);return a?(null===r&&(a.id=i),n=a.textContent,a.setAttribute("aria-hidden","true")):""!==o.trim()&&(a=document.querySelector('label[for="'+o+'"]'))&&(""!==a.id?i=a.id:a.id=i=o+"-lbl",n=a.textContent),{label:a,labelId:i,labelText:n}},p=function(e,t,n,r,o){if(e||c(t)){var i=t.querySelector("input.aux-input");i||((i=t.ownerDocument.createElement("input")).type="hidden",i.classList.add("aux-input"),t.appendChild(i)),i.disabled=o,i.name=n,i.value=r||""}},h=function(e,t,n){return Math.max(e,Math.min(t,n))},m=function(e,t){if(!e){var n="ASSERT: "+t;throw console.error(n),new Error(n)}},v=function(e){return e.timeStamp||Date.now()},y=function(e){if(e){var t=e.changedTouches;if(t&&t.length>0){var n=t[0];return{x:n.clientX,y:n.clientY}}if(void 0!==e.pageX)return{x:e.pageX,y:e.pageY}}return{x:0,y:0}},g=function(e){var t="rtl"===document.dir;switch(e){case"start":return t;case"end":return!t;default:throw new Error('"'+e+'" is not a valid value for [side]. Use "start" or "end" instead.')}},b=function(e,t){var n=e._original||e;return{_original:e,emit:w(n.emit.bind(n),t)}},w=function(e,t){var n;return void 0===t&&(t=0),function(){for(var o=[],i=0;i-1,y=function(e){return Promise.resolve(e)},g=function(){try{return new CSSStyleSheet,"function"===typeof(new CSSStyleSheet).replace}catch(e){}return!1}(),b=function(e,t,n,r){n&&n.map((function(n){var r=n[0],o=n[1],i=n[2],a=k(e,r),l=w(t,i),u=E(r);m.ael(a,o,l,u),(t.$rmListeners$=t.$rmListeners$||[]).push((function(){return m.rel(a,o,l,u)}))}))},w=function(e,t){return function(n){try{256&e.$flags$?e.$lazyInstance$[t](n):(e.$queuedListeners$=e.$queuedListeners$||[]).push([t,n])}catch(r){De(r)}}},k=function(e,t){return 4&t?h:8&t?d:16&t?h.body:e},E=function(e){return 0!==(2&e)},O="s-id",x="sty-id",$="c-id",S="http://www.w3.org/1999/xlink",C=function(e,t){return void 0===t&&(t=""),function(){}},j=new WeakMap,T=function(e,t,n){var r=ze.get(e);g&&n?(r=r||new CSSStyleSheet).replace(t):r=t,ze.set(e,r)},P=function(e,t,n,r){var o=R(t,n),i=ze.get(o);if(e=11===e.nodeType?e:h,i)if("string"===typeof i){e=e.head||e;var l=j.get(e),u=void 0;if(l||j.set(e,l=new Set),!l.has(o)){if(e.host&&(u=e.querySelector('[sty-id="'+o+'"]')))u.innerHTML=i;else{if(m.$cssShim$){var s=(u=m.$cssShim$.createHostStyle(r,o,i,!!(10&t.$flags$)))["s-sc"];s&&(o=s,l=null)}else(u=h.createElement("style")).innerHTML=i;e.insertBefore(u,e.querySelector("link"))}l&&l.add(o)}}else e.adoptedStyleSheets.includes(i)||(e.adoptedStyleSheets=Object(a.e)(Object(a.e)([],e.adoptedStyleSheets),[i]));return o},R=function(e,t){return"sc-"+(t&&32&e.$flags$?e.$tagName$+"-"+t:e.$tagName$)},_=function(e){return e.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{")},L=function(e){return Ve.push(e)},I=function(e){return Le(e).$modeName$},N={},A=function(e){return"object"===(e=typeof e)||"function"===e},D=function(e,t){for(var n=[],r=2;r0&&(d.$children$=s),d.$key$=i,d.$name$=a,d},M=function(e,t){var n={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null,$attrs$:null,$key$:null,$name$:null};return n},B={},z={forEach:function(e,t){return e.map(V).forEach(t)},map:function(e,t){return e.map(V).map(t).map(H)}},V=function(e){return{vattrs:e.$attrs$,vchildren:e.$children$,vkey:e.$key$,vname:e.$name$,vtag:e.$tag$,vtext:e.$text$}},H=function(e){if("function"===typeof e.vtag){var t=Object.assign({},e.vattrs);return e.vkey&&(t.key=e.vkey),e.vname&&(t.name=e.vname),D.apply(void 0,Object(a.e)([e.vtag,t],e.vchildren||[]))}var n=M(e.vtag,e.vtext);return n.$attrs$=e.vattrs,n.$children$=e.vchildren,n.$key$=e.vkey,n.$name$=e.vname,n},F=function(e,t,n,r,o,i){if(n!==r){var a=Ae(e,t),l=t.toLowerCase();if("class"===t){var u=e.classList,s=W(n),c=W(r);u.remove.apply(u,s.filter((function(e){return e&&!c.includes(e)}))),u.add.apply(u,c.filter((function(e){return e&&!s.includes(e)})))}else if("style"===t){for(var f in n)r&&null!=r[f]||(f.includes("-")?e.style.removeProperty(f):e.style[f]="");for(var f in r)n&&r[f]===n[f]||(f.includes("-")?e.style.setProperty(f,r[f]):e.style[f]=r[f])}else if("key"===t);else if("ref"===t)r&&r(e);else if(a||"o"!==t[0]||"n"!==t[1]){var p=A(r);if((a||p&&null!==r)&&!o)try{if(e.tagName.includes("-"))e[t]=r;else{var h=null==r?"":r;"list"===t?a=!1:null!=n&&e[t]==h||(e[t]=h)}}catch(y){}var v=!1;l!==(l=l.replace(/^xlink\:?/,""))&&(t=l,v=!0),null==r||!1===r?!1===r&&""!==e.getAttribute(t)||(v?e.removeAttributeNS(S,t):e.removeAttribute(t)):(!a||4&i||o)&&!p&&(r=!0===r?"":r,v?e.setAttributeNS(S,t,r):e.setAttribute(t,r))}else t="-"===t[2]?t.slice(3):Ae(d,l)?l.slice(2):l[2]+t.slice(3),n&&m.rel(e,t,n,!1),r&&m.ael(e,t,r,!1)}},U=/\s/,W=function(e){return e?e.split(U):[]},q=function(e,t,n,r){var o=11===t.$elm$.nodeType&&t.$elm$.host?t.$elm$.host:t.$elm$,i=e&&e.$attrs$||N,a=t.$attrs$||N;for(r in i)r in a||F(o,r,i[r],void 0,n,t.$flags$);for(r in a)F(o,r,i[r],a[r],n,t.$flags$)},X=function e(t,n,a,u){var f,d,p,m=n.$children$[a],v=0;if(l||(s=!0,"slot"===m.$tag$&&(r&&u.classList.add(r+"-s"),m.$flags$|=m.$children$?2:1)),null!==m.$text$)f=m.$elm$=h.createTextNode(m.$text$);else if(1&m.$flags$)f=m.$elm$=h.createTextNode("");else{if(c||(c="svg"===m.$tag$),f=m.$elm$=h.createElementNS(c?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",2&m.$flags$?"slot-fb":m.$tag$),c&&"foreignObject"===m.$tag$&&(c=!1),q(null,m,c),function(e){return null!=e}(r)&&f["s-si"]!==r&&f.classList.add(f["s-si"]=r),m.$children$)for(v=0;v=0;o--){var a=r[o];a["s-hn"]!==i&&a["s-ol"]&&(ee(a).insertBefore(a,Z(a)),a["s-ol"].remove(),a["s-ol"]=void 0,s=!0),n&&e(a,n)}m.$flags$&=-2},Q=function(e,t,n,r,o,a){var l,u=e["s-cr"]&&e["s-cr"].parentNode||e;for(u.shadowRoot&&u.tagName===i&&(u=u.shadowRoot);o<=a;++o)r[o]&&(l=X(null,n,o,e))&&(r[o].$elm$=l,u.insertBefore(l,Z(t)))},G=function(e,t,n,r,o){for(;t<=n;++t)(r=e[t])&&(o=r.$elm$,ae(r),u=!0,o["s-ol"]?o["s-ol"].remove():Y(o,!0),o.remove())},K=function(e,t,n,r){for(var o,i,a=0,l=0,u=0,s=0,c=t.length-1,f=t[0],d=t[c],p=r.length-1,h=r[0],m=r[p];a<=c&&l<=p;)if(null==f)f=t[++a];else if(null==d)d=t[--c];else if(null==h)h=r[++l];else if(null==m)m=r[--p];else if(J(f,h))te(f,h),f=t[++a],h=r[++l];else if(J(d,m))te(d,m),d=t[--c],m=r[--p];else if(J(f,m))"slot"!==f.$tag$&&"slot"!==m.$tag$||Y(f.$elm$.parentNode,!1),te(f,m),e.insertBefore(f.$elm$,d.$elm$.nextSibling),f=t[++a],m=r[--p];else if(J(d,h))"slot"!==f.$tag$&&"slot"!==m.$tag$||Y(d.$elm$.parentNode,!1),te(d,h),e.insertBefore(d.$elm$,f.$elm$),d=t[--c],h=r[++l];else{for(u=-1,s=a;s<=c;++s)if(t[s]&&null!==t[s].$key$&&t[s].$key$===h.$key$){u=s;break}u>=0?((i=t[u]).$tag$!==h.$tag$?o=X(t&&t[l],n,u,e):(te(i,h),t[u]=void 0,o=i.$elm$),h=r[++l]):(o=X(t&&t[l],n,l,e),h=r[++l]),o&&ee(f.$elm$).insertBefore(o,Z(f.$elm$))}a>c?Q(e,null==r[p+1]?null:r[p+1].$elm$,n,r,l,p):l>p&&G(t,a,c)},J=function(e,t){return e.$tag$===t.$tag$&&("slot"===e.$tag$?e.$name$===t.$name$:e.$key$===t.$key$)},Z=function(e){return e&&e["s-ol"]||e},ee=function(e){return(e["s-ol"]?e["s-ol"]:e).parentNode},te=function(e,t){var n,r=t.$elm$=e.$elm$,o=e.$children$,i=t.$children$,a=t.$tag$,l=t.$text$;null===l?(c="svg"===a||"foreignObject"!==a&&c,"slot"===a||q(e,t,c),null!==o&&null!==i?K(r,o,t,i):null!==i?(null!==e.$text$&&(r.textContent=""),Q(r,null,t,i,0,i.length-1)):null!==o&&G(o,0,o.length-1),c&&"svg"===a&&(c=!1)):(n=r["s-cr"])?n.parentNode.textContent=l:e.$text$!==l&&(r.data=l)},ne=function e(t){var n,r,o,i,a,l,u=t.childNodes;for(r=0,o=u.length;r=0;l--)(r=o[l])["s-cn"]||r["s-nr"]||r["s-hn"]===n["s-hn"]||(ie(r,i)?(a=re.find((function(e){return e.$nodeToRelocate$===r})),u=!0,r["s-sn"]=r["s-sn"]||i,a?a.$slotRefNode$=n:re.push({$slotRefNode$:n,$nodeToRelocate$:r}),r["s-sr"]&&re.map((function(e){ie(e.$nodeToRelocate$,r["s-sn"])&&(a=re.find((function(e){return e.$nodeToRelocate$===r})))&&!e.$slotRefNode$&&(e.$slotRefNode$=a.$slotRefNode$)}))):re.some((function(e){return e.$nodeToRelocate$===r}))||re.push({$nodeToRelocate$:r}));1===n.nodeType&&e(n)}},ie=function(e,t){return 1===e.nodeType?null===e.getAttribute("slot")&&""===t||e.getAttribute("slot")===t:e["s-sn"]===t||""===t},ae=function e(t){t.$attrs$&&t.$attrs$.ref&&t.$attrs$.ref(null),t.$children$&&t.$children$.map(e)},le=function(e,t){var n=e.$hostElement$,a=e.$cmpMeta$,c=e.$vnode$||M(null,null),f=function(e){return e&&e.$tag$===B}(t)?t:D(null,null,t);if(i=n.tagName,a.$attrsToReflect$&&(f.$attrs$=f.$attrs$||{},a.$attrsToReflect$.map((function(e){var t=e[0],r=e[1];return f.$attrs$[r]=n[t]}))),f.$tag$=null,f.$flags$|=4,e.$vnode$=f,f.$elm$=c.$elm$=n.shadowRoot||n,r=n["s-sc"],o=n["s-cr"],l=v&&0!==(1&a.$flags$),u=!1,te(c,f),m.$flags$|=1,s){oe(f.$elm$);for(var d=void 0,p=void 0,y=void 0,g=void 0,b=void 0,w=void 0,k=0;k=0;f--)e(t,n,r,o,i,a.childNodes[f],l);if(a.shadowRoot)for(f=a.shadowRoot.childNodes.length-1;f>=0;f--)e(t,n,r,o,i,a.shadowRoot.childNodes[f],l)}else if(8===a.nodeType)(s=a.nodeValue.split("."))[1]!==l&&"0"!==s[1]||(u=s[0],c={$flags$:0,$hostId$:s[1],$nodeId$:s[2],$depth$:s[3],$index$:s[4],$elm$:a,$attrs$:null,$children$:null,$key$:null,$name$:null,$tag$:null,$text$:null},"t"===u?(c.$elm$=a.nextSibling,c.$elm$&&3===c.$elm$.nodeType&&(c.$text$=c.$elm$.textContent,n.push(c),a.remove(),t.$children$||(t.$children$=[]),t.$children$[c.$index$]=c,o&&"0"===c.$depth$&&(o[c.$index$]=c.$elm$))):c.$hostId$===l&&("s"===u?(c.$tag$="slot",s[5]?a["s-sn"]=c.$name$=s[5]:a["s-sn"]="",a["s-sr"]=!0,o&&(c.$elm$=h.createElement(c.$tag$),c.$name$&&c.$elm$.setAttribute("name",c.$name$),a.parentNode.insertBefore(c.$elm$,a),a.remove(),"0"===c.$depth$&&(o[c.$index$]=c.$elm$)),r.push(c),t.$children$||(t.$children$=[]),t.$children$[c.$index$]=c):"r"===u&&(o?a.remove():(i["s-cr"]=a,a["s-cn"]=!0))));else if(t&&"style"===t.$tag$){var d=M(null,a.textContent);d.$elm$=a,d.$index$="0",t.$children$=[d]}},Oe=function e(t,n){if(1===t.nodeType){for(var r=0;r0)&&m.raf(e)},Xe=function(e){return y().then(e)},Ye=Ue(He,!1),Qe=Ue(Fe,!0),Ge={isDev:!1,isBrowser:!0,isServer:!1,isTesting:!1}},function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return E})),n.d(t,"c",(function(){return g})),n.d(t,"d",(function(){return i})),n.d(t,"e",(function(){return O}));var r,o=n(13),i=function(e){return l(e)},a=function(e,t){return"string"===typeof e&&(t=e,e=void 0),i(e).includes(t)},l=function(e){if(void 0===e&&(e=window),"undefined"===typeof e)return[];e.Ionic=e.Ionic||{};var t=e.Ionic.platforms;return null==t&&(t=e.Ionic.platforms=u(e)).forEach((function(t){return e.document.documentElement.classList.add("plt-"+t)})),t},u=function(e){return Object.keys(y).filter((function(t){return y[t](e)}))},s=function(e){return!!m(e,/iPad/i)||!(!m(e,/Macintosh/i)||!f(e))},c=function(e){return m(e,/android|sink/i)},f=function(e){return v(e,"(any-pointer:coarse)")},d=function(e){return p(e)||h(e)},p=function(e){return!!(e.cordova||e.phonegap||e.PhoneGap)},h=function(e){var t=e.Capacitor;return!(!t||!t.isNative)},m=function(e,t){return t.test(e.navigator.userAgent)},v=function(e,t){return e.matchMedia(t).matches},y={ipad:s,iphone:function(e){return m(e,/iPhone/i)},ios:function(e){return m(e,/iPhone|iPod/i)||s(e)},android:c,phablet:function(e){var t=e.innerWidth,n=e.innerHeight,r=Math.min(t,n),o=Math.max(t,n);return r>390&&r<520&&o>620&&o<800},tablet:function(e){var t=e.innerWidth,n=e.innerHeight,r=Math.min(t,n),o=Math.max(t,n);return s(e)||function(e){return c(e)&&!m(e,/mobile/i)}(e)||r>460&&r<820&&o>780&&o<1400},cordova:p,capacitor:h,electron:function(e){return m(e,/electron/i)},pwa:function(e){return!(!e.matchMedia("(display-mode: standalone)").matches&&!e.navigator.standalone)},mobile:f,mobileweb:function(e){return f(e)&&!d(e)},desktop:function(e){return!f(e)},hybrid:d},g=new(function(){function e(){this.m=new Map}return e.prototype.reset=function(e){this.m=new Map(Object.entries(e))},e.prototype.get=function(e,t){var n=this.m.get(e);return void 0!==n?n:t},e.prototype.getBoolean=function(e,t){void 0===t&&(t=!1);var n=this.m.get(e);return void 0===n?t:"string"===typeof n?"true"===n:!!n},e.prototype.getNumber=function(e,t){var n=parseFloat(this.m.get(e));return isNaN(n)?void 0!==t?t:NaN:n},e.prototype.set=function(e,t){this.m.set(e,t)},e}()),b=function(e,t){return e.substr(0,t.length)===t},w="ionic:",k="ionic-persist-config",E=function(e){return e&&Object(o.i)(e)||r},O=function(e){if(void 0===e&&(e={}),"undefined"!==typeof window){var t=window.document,n=window,i=n.Ionic=n.Ionic||{};l(n);var u=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},function(e){try{var t=e.sessionStorage.getItem(k);return null!==t?JSON.parse(t):{}}catch(n){return{}}}(n)),{persistConfig:!1}),i.config),function(e){var t={};return e.location.search.slice(1).split("&").map((function(e){return e.split("=")})).map((function(e){var t=e[0],n=e[1];return[decodeURIComponent(t),decodeURIComponent(n)]})).filter((function(e){var t=e[0];return b(t,w)})).map((function(e){var t=e[0],n=e[1];return[t.slice(w.length),n]})).forEach((function(e){var n=e[0],r=e[1];t[n]=r})),t}(n)),e);g.reset(u),g.getBoolean("persistConfig")&&function(e,t){try{e.sessionStorage.setItem(k,JSON.stringify(t))}catch(n){return}}(n,u),i.config=g,i.mode=r=g.get("mode",t.documentElement.getAttribute("mode")||(a(n,"ios")?"ios":"md")),g.set("mode",r),t.documentElement.setAttribute("mode",r),t.documentElement.classList.add(r),g.getBoolean("_testing")&&g.set("animated",!1);var s=function(e){return e.tagName&&e.tagName.startsWith("ION-")},c=function(e){return["ios","md"].includes(e)};Object(o.p)((function(e){for(;e;){var t=e.mode||e.getAttribute("mode");if(t){if(c(t))return t;s(e)&&console.warn('Invalid ionic mode: "'+t+'", expected: "ios" or "md"')}e=e.parentElement}return r}))}}},function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e,t,n,r,o,i,a){try{var l=e[i](a),u=l.value}catch(s){return void n(s)}l.done?t(u):Promise.resolve(u).then(r,o)}function o(e){return function(){var t=this,n=arguments;return new Promise((function(o,i){var a=e.apply(t,n);function l(e){r(a,o,i,l,u,"next",e)}function u(e){r(a,o,i,l,u,"throw",e)}l(void 0)}))}}n.d(t,"a",(function(){return o}))},function(e,t,n){"use strict";function r(){return(r=Object.assign||function(e){for(var t=1;t .ion-page, :scope > ion-nav, :scope > ion-tabs");return t||e}},function(e,t,n){"use strict";n.d(t,"a",(function(){return O})),n.d(t,"b",(function(){return T})),n.d(t,"d",(function(){return R})),n.d(t,"c",(function(){return m})),n.d(t,"f",(function(){return v})),n.d(t,"e",(function(){return h}));var r=n(17);function o(e){return"/"===e.charAt(0)}function i(e,t){for(var n=t,r=n+1,o=e.length;r=0;d--){var p=a[d];"."===p?i(a,d):".."===p?(i(a,d),f++):f&&(i(a,d),f--)}if(!s)for(;f--;f)a.unshift("..");!s||""===a[0]||a[0]&&o(a[0])||a.unshift("");var h=a.join("/");return n&&"/"!==h.substr(-1)&&(h+="/"),h};function l(e){return e.valueOf?e.valueOf():Object.prototype.valueOf.call(e)}var u=function e(t,n){if(t===n)return!0;if(null==t||null==n)return!1;if(Array.isArray(t))return Array.isArray(n)&&t.length===n.length&&t.every((function(t,r){return e(t,n[r])}));if("object"===typeof t||"object"===typeof n){var r=l(t),o=l(n);return r!==t||o!==n?e(r,o):Object.keys(Object.assign({},t,n)).every((function(r){return e(t[r],n[r])}))}return!1},s=n(22);function c(e){return"/"===e.charAt(0)?e:"/"+e}function f(e){return"/"===e.charAt(0)?e.substr(1):e}function d(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function p(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function h(e){var t=e.pathname,n=e.search,r=e.hash,o=t||"/";return n&&"?"!==n&&(o+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(o+="#"===r.charAt(0)?r:"#"+r),o}function m(e,t,n,o){var i;"string"===typeof e?(i=function(e){var t=e||"/",n="",r="",o=t.indexOf("#");-1!==o&&(r=t.substr(o),t=t.substr(0,o));var i=t.indexOf("?");return-1!==i&&(n=t.substr(i),t=t.substr(0,i)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e)).state=t:(void 0===(i=Object(r.a)({},e)).pathname&&(i.pathname=""),i.search?"?"!==i.search.charAt(0)&&(i.search="?"+i.search):i.search="",i.hash?"#"!==i.hash.charAt(0)&&(i.hash="#"+i.hash):i.hash="",void 0!==t&&void 0===i.state&&(i.state=t));try{i.pathname=decodeURI(i.pathname)}catch(l){throw l instanceof URIError?new URIError('Pathname "'+i.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):l}return n&&(i.key=n),o?i.pathname?"/"!==i.pathname.charAt(0)&&(i.pathname=a(i.pathname,o.pathname)):i.pathname=o.pathname:i.pathname||(i.pathname="/"),i}function v(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&u(e.state,t.state)}function y(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,o){if(null!=e){var i="function"===typeof e?e(t,n):e;"string"===typeof i?"function"===typeof r?r(i,o):o(!0):o(!1!==i)}else o(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;rt?n.splice(t,n.length-t,o):n.push(o),f({action:r,location:o,index:t,entries:n})}}))},replace:function(e,t){var r="REPLACE",o=m(e,t,d(),w.location);c.confirmTransitionTo(o,r,n,(function(e){e&&(w.entries[w.index]=o,f({action:r,location:o}))}))},go:b,goBack:function(){b(-1)},goForward:function(){b(1)},canGo:function(e){var t=w.index+e;return t>=0&&t=0||(o[n]=e[n]);return o}var p=n(45),h=n.n(p),m=function(e){var t=Object(l.a)();return t.displayName=e,t}("Router-History"),v=function(e){var t=Object(l.a)();return t.displayName=e,t}("Router"),y=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={location:t.history.location},n._isMounted=!1,n._pendingLocation=null,t.staticContext||(n.unlisten=t.history.listen((function(e){n._isMounted?n.setState({location:e}):n._pendingLocation=e}))),n}Object(r.a)(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var n=t.prototype;return n.componentDidMount=function(){this._isMounted=!0,this._pendingLocation&&this.setState({location:this._pendingLocation})},n.componentWillUnmount=function(){this.unlisten&&this.unlisten()},n.render=function(){return i.a.createElement(v.Provider,{value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},i.a.createElement(m.Provider,{children:this.props.children||null,value:this.props.history}))},t}(i.a.Component);i.a.Component;var g=function(e){function t(){return e.apply(this,arguments)||this}Object(r.a)(t,e);var n=t.prototype;return n.componentDidMount=function(){this.props.onMount&&this.props.onMount.call(this,this)},n.componentDidUpdate=function(e){this.props.onUpdate&&this.props.onUpdate.call(this,this,e)},n.componentWillUnmount=function(){this.props.onUnmount&&this.props.onUnmount.call(this,this)},n.render=function(){return null},t}(i.a.Component);var b={},w=0;function k(e,t){return void 0===e&&(e="/"),void 0===t&&(t={}),"/"===e?e:function(e){if(b[e])return b[e];var t=f.a.compile(e);return w<1e4&&(b[e]=t,w++),t}(e)(t,{pretty:!0})}function E(e){var t=e.computedMatch,n=e.to,r=e.push,o=void 0!==r&&r;return i.a.createElement(v.Consumer,null,(function(e){e||Object(u.a)(!1);var r=e.history,l=e.staticContext,c=o?r.push:r.replace,f=Object(a.c)(t?"string"===typeof n?k(n,t.params):Object(s.a)({},n,{pathname:k(n.pathname,t.params)}):n);return l?(c(f),null):i.a.createElement(g,{onMount:function(){c(f)},onUpdate:function(e,t){var n=Object(a.c)(t.to);Object(a.f)(n,Object(s.a)({},f,{key:n.key}))||c(f)},to:n})}))}var O={},x=0;function $(e,t){void 0===t&&(t={}),("string"===typeof t||Array.isArray(t))&&(t={path:t});var n=t,r=n.path,o=n.exact,i=void 0!==o&&o,a=n.strict,l=void 0!==a&&a,u=n.sensitive,s=void 0!==u&&u;return[].concat(r).reduce((function(t,n){if(!n&&""!==n)return null;if(t)return t;var r=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=O[n]||(O[n]={});if(r[e])return r[e];var o=[],i={regexp:f()(e,o,t),keys:o};return x<1e4&&(r[e]=i,x++),i}(n,{end:i,strict:l,sensitive:s}),o=r.regexp,a=r.keys,u=o.exec(e);if(!u)return null;var c=u[0],d=u.slice(1),p=e===c;return i&&!p?null:{path:n,url:"/"===n&&""===c?"/":c,isExact:p,params:a.reduce((function(e,t,n){return e[t.name]=d[n],e}),{})}}),null)}var S=function(e){function t(){return e.apply(this,arguments)||this}return Object(r.a)(t,e),t.prototype.render=function(){var e=this;return i.a.createElement(v.Consumer,null,(function(t){t||Object(u.a)(!1);var n=e.props.location||t.location,r=e.props.computedMatch?e.props.computedMatch:e.props.path?$(n.pathname,e.props):t.match,o=Object(s.a)({},t,{location:n,match:r}),a=e.props,l=a.children,c=a.component,f=a.render;return Array.isArray(l)&&0===l.length&&(l=null),i.a.createElement(v.Provider,{value:o},o.match?l?"function"===typeof l?l(o):l:c?i.a.createElement(c,o):f?f(o):null:"function"===typeof l?l(o):null)}))},t}(i.a.Component);function C(e){return"/"===e.charAt(0)?e:"/"+e}function j(e,t){if(!e)return t;var n=C(e);return 0!==t.pathname.indexOf(n)?t:Object(s.a)({},t,{pathname:t.pathname.substr(n.length)})}function T(e){return"string"===typeof e?e:Object(a.e)(e)}function P(e){return function(){Object(u.a)(!1)}}function R(){}i.a.Component;i.a.Component;function _(e){var t="withRouter("+(e.displayName||e.name)+")",n=function(t){var n=t.wrappedComponentRef,r=d(t,["wrappedComponentRef"]);return i.a.createElement(v.Consumer,null,(function(t){return t||Object(u.a)(!1),i.a.createElement(e,Object(s.a)({},r,t,{ref:n}))}))};return n.displayName=t,n.WrappedComponent=e,h()(n,e)}i.a.useContext},function(e,t,n){"use strict";var r="Invariant failed";t.a=function(e,t){if(!e)throw new Error(r)}},function(e,t,n){"use strict";function r(e,t){return(r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function o(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,r(e,t)}n.d(t,"a",(function(){return o}))},function(e,t,n){"use strict";n.d(t,"a",(function(){return A})),n.d(t,"b",(function(){return c})),n.d(t,"c",(function(){return f})),n.d(t,"d",(function(){return m})),n.d(t,"e",(function(){return S})),n.d(t,"f",(function(){return y})),n.d(t,"g",(function(){return j})),n.d(t,"h",(function(){return R})),n.d(t,"i",(function(){return u})),n.d(t,"j",(function(){return L})),n.d(t,"k",(function(){return d})),n.d(t,"l",(function(){return p})),n.d(t,"m",(function(){return h})),n.d(t,"n",(function(){return N})),n.d(t,"o",(function(){return v}));var r=n(1),o=n(14),i=n(26),a=n(12),l=0,u=new WeakMap,s=function(e){return{create:function(t){return g(e,t)},dismiss:function(t,n,r){return O(document,t,n,e,r)},getTop:function(){return Object(r.a)(this,void 0,void 0,(function(){return Object(r.c)(this,(function(t){return[2,x(document,e)]}))}))}}},c=s("ion-alert"),f=s("ion-action-sheet"),d=s("ion-loading"),p=s("ion-modal"),h=s("ion-picker"),m=s("ion-popover"),v=s("ion-toast"),y=function(e){"undefined"!==typeof document&&E(document);var t=l++;e.overlayIndex=t,e.hasAttribute("id")||(e.id="ion-overlay-"+t)},g=function(e,t){return"undefined"!==typeof customElements?customElements.whenDefined(e).then((function(){var n=document.createElement(e);return n.classList.add("overlay-hidden"),Object.assign(n,t),T(document).appendChild(n),new Promise((function(e){return Object(a.c)(n,e)}))})):Promise.resolve()},b='[tabindex]:not([tabindex^="-"]), input:not([type=hidden]):not([tabindex^="-"]), textarea:not([tabindex^="-"]), button:not([tabindex^="-"]), select:not([tabindex^="-"]), .ion-focusable:not([tabindex^="-"])',w="input:not([type=hidden]), textarea, button, select",k=function(e,t){var n=x(t),r=e.target;if(n&&r)if(n===r)n.lastFocus=void 0;else{var o=Object(a.g)(n);if(!o.contains(r))return;var i=o.querySelector(".ion-overlay-wrapper");if(!i)return;if(i.contains(r))n.lastFocus=r;else{var l=n.lastFocus;!function(e,t){var n=e.querySelector(b),r=n&&n.shadowRoot;r&&(n=r.querySelector(w)||n),n?n.focus():t.focus()}(i,n),l===t.activeElement&&function(e,t){var n=Array.from(e.querySelectorAll(b)),r=n.length>0?n[n.length-1]:null,o=r&&r.shadowRoot;o&&(r=o.querySelector(w)||r),r?r.focus():t.focus()}(i,n),n.lastFocus=t.activeElement}}},E=function(e){0===l&&(l=1,e.addEventListener("focus",(function(t){return k(t,e)}),!0),e.addEventListener("ionBackButton",(function(t){var n=x(e);n&&n.backdropDismiss&&t.detail.register(i.OVERLAY_BACK_BUTTON_PRIORITY,(function(){return n.dismiss(void 0,A)}))})),e.addEventListener("keyup",(function(t){if("Escape"===t.key){var n=x(e);n&&n.backdropDismiss&&n.dismiss(void 0,A)}})))},O=function(e,t,n,r,o){var i=x(e,r,o);return i?i.dismiss(t,n):Promise.reject("overlay does not exist")},x=function(e,t,n){var r=function(e,t){return void 0===t&&(t="ion-alert,ion-action-sheet,ion-loading,ion-modal,ion-picker,ion-popover,ion-toast"),Array.from(e.querySelectorAll(t)).filter((function(e){return e.overlayIndex>0}))}(e,t);return void 0===n?r[r.length-1]:r.find((function(e){return e.id===n}))},$=function(e){void 0===e&&(e=!1);var t=T(document).querySelector("ion-router-outlet, ion-nav, #ion-view-container-root");t&&(e?t.setAttribute("aria-hidden","true"):t.removeAttribute("aria-hidden"))},S=function(e,t,n,i,a){return Object(r.a)(void 0,void 0,void 0,(function(){var l,u;return Object(r.c)(this,(function(r){switch(r.label){case 0:return e.presented?[2]:($(!0),e.presented=!0,e.willPresent.emit(),l=Object(o.b)(e),u=e.enterAnimation?e.enterAnimation:o.c.get(t,"ios"===l?n:i),[4,P(e,u,e.el,a)]);case 1:return r.sent()&&e.didPresent.emit(),"ION-TOAST"!==e.el.tagName&&C(e.el),e.keyboardClose&&e.el.focus(),[2]}}))}))},C=function(e){return Object(r.a)(void 0,void 0,void 0,(function(){var t,n;return Object(r.c)(this,(function(r){switch(r.label){case 0:return(t=document.activeElement)?((n=t&&t.shadowRoot)&&(t=n.querySelector(w)||t),[4,e.onDidDismiss()]):[2];case 1:return r.sent(),t.focus(),[2]}}))}))},j=function(e,t,n,i,a,l,s){return Object(r.a)(void 0,void 0,void 0,(function(){var c,f,d;return Object(r.c)(this,(function(r){switch(r.label){case 0:if(!e.presented)return[2,!1];$(!1),e.presented=!1,r.label=1;case 1:return r.trys.push([1,4,,5]),e.el.style.setProperty("pointer-events","none"),e.willDismiss.emit({data:t,role:n}),c=Object(o.b)(e),f=e.leaveAnimation?e.leaveAnimation:o.c.get(i,"ios"===c?a:l),"gesture"===n?[3,3]:[4,P(e,f,e.el,s)];case 2:r.sent(),r.label=3;case 3:return e.didDismiss.emit({data:t,role:n}),u.delete(e),[3,5];case 4:return d=r.sent(),console.error(d),[3,5];case 5:return e.el.remove(),[2,!0]}}))}))},T=function(e){return e.querySelector("ion-app")||e.body},P=function(e,t,n,i){return Object(r.a)(void 0,void 0,void 0,(function(){var a,l,s;return Object(r.c)(this,(function(c){switch(c.label){case 0:return n.classList.remove("overlay-hidden"),a=n.shadowRoot||e.el,l=t(a,i),e.animated&&o.c.getBoolean("animated",!0)||l.duration(0),e.keyboardClose&&l.beforeAddWrite((function(){var e=n.ownerDocument.activeElement;e&&e.matches("input, ion-input, ion-textarea")&&e.blur()})),s=u.get(e)||[],u.set(e,Object(r.e)(Object(r.e)([],s),[l])),[4,l.play()];case 1:return c.sent(),[2,!0]}}))}))},R=function(e,t){var n,r=new Promise((function(e){return n=e}));return _(e,t,(function(e){n(e.detail)})),r},_=function(e,t,n){Object(a.a)(e,t,(function r(o){Object(a.b)(e,t,r),n(o)}))},L=function(e){return"cancel"===e||e===A},I=function(e){return e()},N=function(e,t){if("function"===typeof e)return o.c.get("_zoneGate",I)((function(){try{return e(t)}catch(n){console.error(n)}}))},A="backdrop"},function(e,t,n){"use strict";!function e(){if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}(),e.exports=n(53)},function(e,t,n){"use strict";n.r(t),n.d(t,"MENU_BACK_BUTTON_PRIORITY",(function(){return l})),n.d(t,"OVERLAY_BACK_BUTTON_PRIORITY",(function(){return a})),n.d(t,"blockHardwareBackButton",(function(){return o})),n.d(t,"startHardwareBackButton",(function(){return i}));var r=n(1),o=function(){document.addEventListener("backbutton",(function(){}))},i=function(){var e=document,t=!1;e.addEventListener("backbutton",(function(){if(!t){var n=0,o=[],i=new CustomEvent("ionBackButton",{bubbles:!1,detail:{register:function(e,t){o.push({priority:e,handler:t,id:n++})}}});e.dispatchEvent(i);var a=function(e){return Object(r.a)(void 0,void 0,void 0,(function(){var t,n;return Object(r.c)(this,(function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),e&&e.handler?null==(t=e.handler(l))?[3,2]:[4,t]:[3,2];case 1:r.sent(),r.label=2;case 2:return[3,4];case 3:return n=r.sent(),console.error(n),[3,4];case 4:return[2]}}))}))},l=function(){if(o.length>0){var e={priority:Number.MIN_SAFE_INTEGER,handler:function(){},id:-1};o.forEach((function(t){t.priority>=e.priority&&(e=t)})),t=!0,o=o.filter((function(t){return t.id!==e.id})),a(e).then((function(){return t=!1}))}};l()}}))},a=100,l=99},function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var r=function(){function e(){this.gestureId=0,this.requestedStart=new Map,this.disabledGestures=new Map,this.disabledScroll=new Set}return e.prototype.createGesture=function(e){return new o(this,this.newID(),e.name,e.priority||0,!!e.disableScroll)},e.prototype.createBlocker=function(e){return void 0===e&&(e={}),new i(this,this.newID(),e.disable,!!e.disableScroll)},e.prototype.start=function(e,t,n){return this.canStart(e)?(this.requestedStart.set(t,n),!0):(this.requestedStart.delete(t),!1)},e.prototype.capture=function(e,t,n){if(!this.start(e,t,n))return!1;var r=this.requestedStart,o=-1e4;if(r.forEach((function(e){o=Math.max(o,e)})),o===n){this.capturedId=t,r.clear();var i=new CustomEvent("ionGestureCaptured",{detail:{gestureName:e}});return document.dispatchEvent(i),!0}return r.delete(t),!1},e.prototype.release=function(e){this.requestedStart.delete(e),this.capturedId===e&&(this.capturedId=void 0)},e.prototype.disableGesture=function(e,t){var n=this.disabledGestures.get(e);void 0===n&&(n=new Set,this.disabledGestures.set(e,n)),n.add(t)},e.prototype.enableGesture=function(e,t){var n=this.disabledGestures.get(e);void 0!==n&&n.delete(t)},e.prototype.disableScroll=function(e){this.disabledScroll.add(e),1===this.disabledScroll.size&&document.body.classList.add(a)},e.prototype.enableScroll=function(e){this.disabledScroll.delete(e),0===this.disabledScroll.size&&document.body.classList.remove(a)},e.prototype.canStart=function(e){return void 0===this.capturedId&&!this.isDisabled(e)},e.prototype.isCaptured=function(){return void 0!==this.capturedId},e.prototype.isScrollDisabled=function(){return this.disabledScroll.size>0},e.prototype.isDisabled=function(e){var t=this.disabledGestures.get(e);return!!(t&&t.size>0)},e.prototype.newID=function(){return this.gestureId++,this.gestureId},e}(),o=function(){function e(e,t,n,r,o){this.id=t,this.name=n,this.disableScroll=o,this.priority=1e6*r+t,this.ctrl=e}return e.prototype.canStart=function(){return!!this.ctrl&&this.ctrl.canStart(this.name)},e.prototype.start=function(){return!!this.ctrl&&this.ctrl.start(this.name,this.id,this.priority)},e.prototype.capture=function(){if(!this.ctrl)return!1;var e=this.ctrl.capture(this.name,this.id,this.priority);return e&&this.disableScroll&&this.ctrl.disableScroll(this.id),e},e.prototype.release=function(){this.ctrl&&(this.ctrl.release(this.id),this.disableScroll&&this.ctrl.enableScroll(this.id))},e.prototype.destroy=function(){this.release(),this.ctrl=void 0},e}(),i=function(){function e(e,t,n,r){this.id=t,this.disable=n,this.disableScroll=r,this.ctrl=e}return e.prototype.block=function(){if(this.ctrl){if(this.disable)for(var e=0,t=this.disable;ee.length)&&(t=e.length);for(var n=0,r=new Array(t);n ion-content"),g=h.querySelectorAll(":scope > ion-header > *:not(ion-toolbar), :scope > ion-footer > *"),b=h.querySelectorAll(":scope > ion-header > ion-toolbar"),w=Object(r.a)(),k=Object(r.a)();if(w.addElement(h).duration(t.duration||540).easing(t.easing||"cubic-bezier(0.32,0.72,0,1)").fill("both").beforeRemoveClass("ion-page-invisible"),m&&e){var E=Object(r.a)();E.addElement(e),w.addAnimation(E)}if(y||0!==b.length||0!==g.length?(k.addElement(y),k.addElement(g)):k.addElement(h.querySelector(":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs")),w.addAnimation(k),v?k.beforeClearStyles([n]).fromTo("transform","translateX("+p+")","translateX(0%)").fromTo(n,.8,1):k.beforeClearStyles([n]).fromTo("transform","translateX("+d+")","translateX(0%)"),y){var O=a(y).querySelector(".transition-effect");if(O){var x=O.querySelector(".transition-cover"),$=O.querySelector(".transition-shadow"),S=Object(r.a)(),C=Object(r.a)(),j=Object(r.a)();S.addElement(O).beforeStyles({opacity:"1",display:"block"}).afterStyles({opacity:"",display:""}),C.addElement(x).beforeClearStyles([n]).fromTo(n,0,.1),j.addElement($).beforeClearStyles([n]).fromTo(n,.03,.7),S.addAnimation([C,j]),k.addAnimation([S])}}var T=h.querySelector("ion-header.header-collapse-condense"),P=function(e,t,n,r,o){var i=u(r,n),a=l(o),f=l(r),d=u(o,n),p=null!==i&&null!==a&&!n,h=null!==f&&null!==d&&n;if(p){var m=a.getBoundingClientRect(),v=i.getBoundingClientRect();c(e,t,n,a,m,v),s(e,t,n,i,m,v)}else if(h){var y=f.getBoundingClientRect(),g=d.getBoundingClientRect();c(e,t,n,f,y,g),s(e,t,n,d,y,g)}return{forward:p,backward:h}}(w,f,v,h,m),R=P.forward,_=P.backward;if(b.forEach((function(e){var t=Object(r.a)();t.addElement(e),w.addAnimation(t);var o=Object(r.a)();o.addElement(e.querySelector("ion-title"));var i,l=Object(r.a)(),u=Array.from(e.querySelectorAll("ion-buttons,[menuToggle]")),s=e.closest("ion-header"),c=s&&s.classList.contains("header-collapse-condense-inactive");i=v?u.filter((function(e){var t=e.classList.contains("buttons-collapse");return t&&!c||!t})):u.filter((function(e){return!e.classList.contains("buttons-collapse")})),l.addElement(i);var h=Object(r.a)();h.addElement(e.querySelectorAll(":scope > *:not(ion-title):not(ion-buttons):not([menuToggle])"));var m=Object(r.a)();m.addElement(a(e).querySelector(".toolbar-background"));var y=Object(r.a)(),g=e.querySelector("ion-back-button");if(g&&y.addElement(g),t.addAnimation([o,l,h,m,y]),l.fromTo(n,.01,1),h.fromTo(n,.01,1),v)c||o.fromTo("transform","translateX("+p+")","translateX(0%)").fromTo(n,.01,1),h.fromTo("transform","translateX("+p+")","translateX(0%)"),y.fromTo(n,.01,1);else if(T||o.fromTo("transform","translateX("+d+")","translateX(0%)").fromTo(n,.01,1),h.fromTo("transform","translateX("+d+")","translateX(0%)"),m.beforeClearStyles([n,"transform"]),(null===s||void 0===s?void 0:s.translucent)?m.fromTo("transform",f?"translateX(-100%)":"translateX(100%)","translateX(0px)"):m.fromTo(n,.01,"var(--opacity)"),R||y.fromTo(n,.01,1),g&&!R){var b=Object(r.a)();b.addElement(a(g).querySelector(".button-text")).fromTo("transform",f?"translateX(-100px)":"translateX(100px)","translateX(0px)"),t.addAnimation(b)}})),m){var L=Object(r.a)(),I=m.querySelector(":scope > ion-content"),N=m.querySelectorAll(":scope > ion-header > ion-toolbar"),A=m.querySelectorAll(":scope > ion-header > *:not(ion-toolbar), :scope > ion-footer > *");if(I||0!==N.length||0!==A.length?(L.addElement(I),L.addElement(A)):L.addElement(m.querySelector(":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs")),w.addAnimation(L),v){L.beforeClearStyles([n]).fromTo("transform","translateX(0%)",f?"translateX(-100%)":"translateX(100%)");var D=Object(o.e)(m);w.afterAddWrite((function(){"normal"===w.getDirection()&&D.style.setProperty("display","none")}))}else L.fromTo("transform","translateX(0%)","translateX("+p+")").fromTo(n,1,.8);if(I){var M=a(I).querySelector(".transition-effect");if(M){var B=M.querySelector(".transition-cover"),z=M.querySelector(".transition-shadow"),V=Object(r.a)(),H=Object(r.a)(),F=Object(r.a)();V.addElement(M).beforeStyles({opacity:"1",display:"block"}).afterStyles({opacity:"",display:""}),H.addElement(B).beforeClearStyles([n]).fromTo(n,.1,0),F.addElement(z).beforeClearStyles([n]).fromTo(n,.7,.03),V.addAnimation([H,F]),L.addAnimation([V])}}N.forEach((function(e){var t=Object(r.a)();t.addElement(e);var o=Object(r.a)();o.addElement(e.querySelector("ion-title"));var l=Object(r.a)(),u=e.querySelectorAll("ion-buttons,[menuToggle]"),s=e.closest("ion-header"),c=s&&s.classList.contains("header-collapse-condense-inactive"),d=Array.from(u).filter((function(e){var t=e.classList.contains("buttons-collapse");return t&&!c||!t}));l.addElement(d);var h=Object(r.a)(),m=e.querySelectorAll(":scope > *:not(ion-title):not(ion-buttons):not([menuToggle])");m.length>0&&h.addElement(m);var y=Object(r.a)();y.addElement(a(e).querySelector(".toolbar-background"));var g=Object(r.a)(),b=e.querySelector("ion-back-button");if(b&&g.addElement(b),t.addAnimation([o,l,h,g,y]),w.addAnimation(t),g.fromTo(n,.99,0),l.fromTo(n,.99,0),h.fromTo(n,.99,0),v){if(c||o.fromTo("transform","translateX(0%)",f?"translateX(-100%)":"translateX(100%)").fromTo(n,.99,0),h.fromTo("transform","translateX(0%)",f?"translateX(-100%)":"translateX(100%)"),y.beforeClearStyles([n,"transform"]),(null===s||void 0===s?void 0:s.translucent)?y.fromTo("transform","translateX(0px)",f?"translateX(-100%)":"translateX(100%)"):y.fromTo(n,"var(--opacity)",0),b&&!_){var k=Object(r.a)();k.addElement(a(b).querySelector(".button-text")).fromTo("transform","translateX(0%)","translateX("+(f?-124:124)+"px)"),t.addAnimation(k)}}else c||o.fromTo("transform","translateX(0%)","translateX("+p+")").fromTo(n,.99,0).afterClearStyles([i,n]),h.fromTo("transform","translateX(0%)","translateX("+p+")").afterClearStyles([i,n]),g.afterClearStyles([n]),o.afterClearStyles([n]),l.afterClearStyles([n])}))}return w}catch(U){throw U}}},function(e,t,n){"use strict";n.r(t),n.d(t,"mdTransitionAnimation",(function(){return i}));var r=n(2),o=n(19),i=(n(12),n(13),function(e,t){var n="back"===t.direction,i=t.enteringEl,a=t.leavingEl,l=Object(o.e)(i),u=l.querySelector("ion-toolbar"),s=Object(r.a)();if(s.addElement(l).fill("both").beforeRemoveClass("ion-page-invisible"),n?s.duration(t.duration||200).easing("cubic-bezier(0.47,0,0.745,0.715)"):s.duration(t.duration||280).easing("cubic-bezier(0.36,0.66,0.04,1)").fromTo("transform","translateY(40px)","translateY(0px)").fromTo("opacity",.01,1),u){var c=Object(r.a)();c.addElement(u),s.addAnimation(c)}if(a&&n){s.duration(t.duration||200).easing("cubic-bezier(0.47,0,0.745,0.715)");var f=Object(r.a)();f.addElement(Object(o.e)(a)).onFinish((function(e){1===e&&f.elements.length>0&&f.elements[0].style.setProperty("display","none")})).fromTo("transform","translateY(0px)","translateY(40px)").fromTo("opacity",1,0),s.addAnimation(f)}return s})},function(e,t,n){"use strict";(function(e){var r=n(0),o=n.n(r),i=n(23),a=n(30),l=n.n(a),u=1073741823,s="undefined"!==typeof globalThis?globalThis:"undefined"!==typeof window?window:"undefined"!==typeof e?e:{};function c(e){var t=[];return{on:function(e){t.push(e)},off:function(e){t=t.filter((function(t){return t!==e}))},get:function(){return e},set:function(n,r){e=n,t.forEach((function(t){return t(e,r)}))}}}var f=o.a.createContext||function(e,t){var n,o,a="__create-react-context-"+function(){var e="__global_unique_id__";return s[e]=(s[e]||0)+1}()+"__",f=function(e){function n(){var t;return(t=e.apply(this,arguments)||this).emitter=c(t.props.value),t}Object(i.a)(n,e);var r=n.prototype;return r.getChildContext=function(){var e;return(e={})[a]=this.emitter,e},r.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var n,r=this.props.value,o=e.value;((i=r)===(a=o)?0!==i||1/i===1/a:i!==i&&a!==a)?n=0:(n="function"===typeof t?t(r,o):u,0!==(n|=0)&&this.emitter.set(e.value,n))}var i,a},r.render=function(){return this.props.children},n}(r.Component);f.childContextTypes=((n={})[a]=l.a.object.isRequired,n);var d=function(t){function n(){var e;return(e=t.apply(this,arguments)||this).state={value:e.getValue()},e.onUpdate=function(t,n){0!==((0|e.observedBits)&n)&&e.setState({value:e.getValue()})},e}Object(i.a)(n,t);var r=n.prototype;return r.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=void 0===t||null===t?u:t},r.componentDidMount=function(){this.context[a]&&this.context[a].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=void 0===e||null===e?u:e},r.componentWillUnmount=function(){this.context[a]&&this.context[a].off(this.onUpdate)},r.getValue=function(){return this.context[a]?this.context[a].get():e},r.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},n}(r.Component);return d.contextTypes=((o={})[a]=l.a.object,o),{Provider:f,Consumer:d}};t.a=f}).call(this,n(50))},function(e,t,n){var r=n(63);e.exports=p,e.exports.parse=i,e.exports.compile=function(e,t){return l(i(e,t),t)},e.exports.tokensToFunction=l,e.exports.tokensToRegExp=d;var o=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function i(e,t){for(var n,r=[],i=0,a=0,l="",c=t&&t.delimiter||"/";null!=(n=o.exec(e));){var f=n[0],d=n[1],p=n.index;if(l+=e.slice(a,p),a=p+f.length,d)l+=d[1];else{var h=e[a],m=n[2],v=n[3],y=n[4],g=n[5],b=n[6],w=n[7];l&&(r.push(l),l="");var k=null!=m&&null!=h&&h!==m,E="+"===b||"*"===b,O="?"===b||"*"===b,x=n[2]||c,$=y||g;r.push({name:v||i++,prefix:m||"",delimiter:x,optional:O,repeat:E,partial:k,asterisk:!!w,pattern:$?s($):w?".*":"[^"+u(x)+"]+?"})}}return ai?1:p<-i?-1:0,s=!1,!0},isGesture:function(){return 0!==c},getDirection:function(){return c}}}(u.direction,u.threshold,u.maxAngle),O=r.a.createGesture({name:e.gestureName,priority:e.gesturePriority,disableScroll:e.disableScroll}),x=function(){t&&(a=!1,y&&y(k))},$=function(){return!(O&&!O.capture())&&(t=!0,o=!1,k.startX=k.currentX,k.startY=k.currentY,k.startTime=k.currentTime,p?p(k).then(S):S(),!0)},S=function(){w&&function(){if("undefined"!==typeof document){var e=document.activeElement;null!==e&&e.blur&&e.blur()}}(),h&&h(k),o=!0},C=function(){t=!1,n=!1,a=!1,o=!0,O.release()},j=function(e){var n=t,r=o;C(),r&&(s(k,e),n?m&&m(k):v&&v(k))},T=function(e,t,n,r,o){var a,u,s,c,f,d,p,h=0,m=function(r){h=Date.now()+2e3,t(r)&&(!u&&n&&(u=i(e,"touchmove",n,o)),s||(s=i(r.target,"touchend",y,o)),c||(c=i(r.target,"touchcancel",y,o)))},v=function(r){h>Date.now()||t(r)&&(!d&&n&&(d=i(l(e),"mousemove",n,o)),p||(p=i(l(e),"mouseup",g,o)))},y=function(e){b(),r&&r(e)},g=function(e){w(),r&&r(e)},b=function(){u&&u(),s&&s(),c&&c(),u=s=c=void 0},w=function(){d&&d(),p&&p(),d=p=void 0},k=function(){b(),w()},E=function(t){void 0===t&&(t=!0),t?(a||(a=i(e,"touchstart",m,o)),f||(f=i(e,"mousedown",v,o))):(a&&a(),f&&f(),a=f=void 0,k())};return{enable:E,stop:k,destroy:function(){E(!1),r=n=t=void 0}}}(u.el,(function(e){var t=f(e);return!(n||!o)&&(c(e,k),k.startX=k.currentX,k.startY=k.currentY,k.startTime=k.currentTime=t,k.velocityX=k.velocityY=k.deltaX=k.deltaY=0,k.event=e,(!d||!1!==d(k))&&(O.release(),!!O.start()&&(n=!0,0===g?$():(E.start(k.startX,k.startY),!0))))}),(function(e){t?!a&&o&&(a=!0,s(k,e),requestAnimationFrame(x)):(s(k,e),E.detect(k.currentX,k.currentY)&&(E.isGesture()&&$()||P()))}),j,{capture:!1,passive:b}),P=function(){C(),T.stop(),v&&v(k)};return{enable:function(e){void 0===e&&(e=!0),e||(t&&j(void 0),C()),T.enable(e)},destroy:function(){O.destroy(),T.destroy()}}},s=function(e,t){if(t){var n=e.currentX,r=e.currentY,o=e.currentTime;c(t,e);var i=e.currentX,a=e.currentY,l=(e.currentTime=f(t))-o;if(l>0&&l<100){var u=(i-n)/l,s=(a-r)/l;e.velocityX=.7*u+.3*e.velocityX,e.velocityY=.7*s+.3*e.velocityY}e.deltaX=i-e.startX,e.deltaY=a-e.startY,e.event=t}},c=function(e,t){var n=0,r=0;if(e){var o=e.changedTouches;if(o&&o.length>0){var i=o[0];n=i.clientX,r=i.clientY}else void 0!==e.pageX&&(n=e.pageX,r=e.pageY)}t.currentX=n,t.currentY=r},f=function(e){return e.timeStamp||Date.now()}},function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=function(e,t,n,r,a){return i(e[1],t[1],n[1],r[1],a).map((function(i){return o(e[0],t[0],n[0],r[0],i)}))},o=function(e,t,n,r,o){return o*(3*t*Math.pow(o-1,2)+o*(-3*n*o+3*n+r*o))-e*Math.pow(o-1,3)},i=function(e,t,n,r,o){return a((r-=o)-3*(n-=o)+3*(t-=o)-(e-=o),3*n-6*t+3*e,3*t-3*e,e).filter((function(e){return e>=0&&e<=1}))},a=function(e,t,n,r){if(0===e)return function(e,t,n){var r=t*t-4*e*n;return r<0?[]:[(-t+Math.sqrt(r))/(2*e),(-t-Math.sqrt(r))/(2*e)]}(t,n,r);var o=(3*(n/=e)-(t/=e)*t)/3,i=(2*t*t*t-9*t*n+27*(r/=e))/27;if(0===o)return[Math.pow(-i,1/3)];if(0===i)return[Math.sqrt(-o),-Math.sqrt(-o)];var a=Math.pow(i/2,2)+Math.pow(o/3,3);if(0===a)return[Math.pow(i/2,.5)-t/3];if(a>0)return[Math.pow(-i/2+Math.sqrt(a),1/3)-Math.pow(i/2+Math.sqrt(a),1/3)-t/3];var l=Math.sqrt(Math.pow(-o/3,3)),u=Math.acos(-i/(2*Math.sqrt(Math.pow(-o/3,3)))),s=2*Math.pow(l,1/3);return[s*Math.cos(u/3)-t/3,s*Math.cos((u+2*Math.PI)/3)-t/3,s*Math.cos((u+4*Math.PI)/3)-t/3]}},function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=function(e){try{if(e instanceof s)return e.value;if(!a()||"string"!==typeof e||""===e)return e;var t=document.createDocumentFragment(),n=document.createElement("div");t.appendChild(n),n.innerHTML=e,u.forEach((function(e){for(var n=t.querySelectorAll(e),r=n.length-1;r>=0;r--){var a=n[r];a.parentNode?a.parentNode.removeChild(a):t.removeChild(a);for(var l=i(a),u=0;u=0;n--){var r=t.attributes.item(n),o=r.name;if(l.includes(o.toLowerCase())){var a=r.value;null!=a&&a.toLowerCase().includes("javascript:")&&t.removeAttribute(o)}else t.removeAttribute(o)}var u=i(t);for(n=0;n0?t[0].el:void 0]}}))}))},a=function(){return Object(r.a)(void 0,void 0,void 0,(function(){return Object(r.c)(this,(function(e){switch(e.label){case 0:return[4,v()];case 1:return e.sent(),[2,d()]}}))}))},l=function(t,n){e.set(t,n)},u=function(e){var n=e.side;t.filter((function(t){return t.side===n&&t!==e})).forEach((function(e){return e.disabled=!0}))},d=function(){return m((function(e){return e._isOpen}))},p=function(){return t.map((function(e){return e.el}))},h=function(){return t.some((function(e){return e.isAnimating}))},m=function(e){var n=t.find(e);if(void 0!==n)return n.el},v=function(){return Promise.all(Array.from(document.querySelectorAll("ion-menu")).map((function(e){return new Promise((function(t){return Object(i.c)(e,t)}))})))};return l("reveal",f),l("push",c),l("overlay",s),"undefined"!==typeof document&&document.addEventListener("ionBackButton",(function(e){var t=d();t&&e.detail.register(o.MENU_BACK_BUTTON_PRIORITY,(function(){return t.close()}))})),{registerAnimation:l,get:n,getMenus:function(){return Object(r.a)(void 0,void 0,void 0,(function(){return Object(r.c)(this,(function(e){switch(e.label){case 0:return[4,v()];case 1:return e.sent(),[2,p()]}}))}))},getOpen:a,isEnabled:function(e){return Object(r.a)(void 0,void 0,void 0,(function(){var t;return Object(r.c)(this,(function(r){switch(r.label){case 0:return[4,n(e)];case 1:return(t=r.sent())?[2,!t.disabled]:[2,!1]}}))}))},swipeGesture:function(e,t){return Object(r.a)(void 0,void 0,void 0,(function(){var o;return Object(r.c)(this,(function(r){switch(r.label){case 0:return[4,n(t)];case 1:return(o=r.sent())&&(o.swipeGesture=e),[2,o]}}))}))},isAnimating:function(){return Object(r.a)(void 0,void 0,void 0,(function(){return Object(r.c)(this,(function(e){switch(e.label){case 0:return[4,v()];case 1:return e.sent(),[2,h()]}}))}))},isOpen:function(e){return Object(r.a)(void 0,void 0,void 0,(function(){var t;return Object(r.c)(this,(function(r){switch(r.label){case 0:return null==e?[3,2]:[4,n(e)];case 1:return[2,void 0!==(t=r.sent())&&t.isOpen()];case 2:return[4,a()];case 3:return[2,void 0!==(t=r.sent())]}}))}))},enable:function(e,t){return Object(r.a)(void 0,void 0,void 0,(function(){var o;return Object(r.c)(this,(function(r){switch(r.label){case 0:return[4,n(t)];case 1:return(o=r.sent())&&(o.disabled=!e),[2,o]}}))}))},toggle:function(e){return Object(r.a)(void 0,void 0,void 0,(function(){var t;return Object(r.c)(this,(function(r){switch(r.label){case 0:return[4,n(e)];case 1:return(t=r.sent())?[2,t.toggle()]:[2,!1]}}))}))},close:function(e){return Object(r.a)(void 0,void 0,void 0,(function(){var t;return Object(r.c)(this,(function(r){switch(r.label){case 0:return[4,void 0!==e?n(e):a()];case 1:return void 0!==(t=r.sent())?[2,t.close()]:[2,!1]}}))}))},open:function(e){return Object(r.a)(void 0,void 0,void 0,(function(){var t;return Object(r.c)(this,(function(r){switch(r.label){case 0:return[4,n(e)];case 1:return(t=r.sent())?[2,t.open()]:[2,!1]}}))}))},_getOpenSync:d,_createAnimation:function(t,n){var r=e.get(t);if(!r)throw new Error("animation not registered");return r(n)},_register:function(e){t.indexOf(e)<0&&(e.disabled||u(e),t.push(e))},_unregister:function(e){var n=t.indexOf(e);n>-1&&t.splice(n,1)},_setOpen:function(e,t,n){return Object(r.a)(void 0,void 0,void 0,(function(){var o;return Object(r.c)(this,(function(r){switch(r.label){case 0:return h()?[2,!1]:t?[4,a()]:[3,3];case 1:return(o=r.sent())&&e.el!==o?[4,o.setOpen(!1,!1)]:[3,3];case 2:r.sent(),r.label=3;case 3:return[2,e._setOpen(t,n)]}}))}))},_setActiveMenu:u}}()},,function(e,t,n){"use strict";n.d(t,"a",(function(){return f})),n.d(t,"b",(function(){return d})),n.d(t,"c",(function(){return p})),n.d(t,"d",(function(){return s})),n.d(t,"e",(function(){return v}));!function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(t,n)}}();var r,o,i=!1,a="undefined"!==typeof window?window:{},l=(a.document,{$flags$:0,$resourcesUrl$:"",jmp:function(e){return e()},raf:function(e){return requestAnimationFrame(e)},ael:function(e,t,n,r){return e.addEventListener(t,n,r)},rel:function(e,t,n,r){return e.removeEventListener(t,n,r)},ce:function(e,t){return new CustomEvent(e,t)}}),u=(function(){try{return new CSSStyleSheet,"function"===typeof(new CSSStyleSheet).replace}catch(r){}}(),new WeakMap,function(e){return"object"===(e=typeof e)||"function"===e}),s=function(e,t){for(var n=[],r=2;r0&&(d.$children$=l),d},c=function(e,t){var n={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null,$attrs$:null};return n},f={},d=function(e){return m(e).$hostElement$},p=function(e){var t=new URL(e,l.$resourcesUrl$);return t.origin!==a.location.origin?t.href:t.pathname},h=new WeakMap,m=function(e){return h.get(e)},v=function(e,t){return h.set(t.$lazyInstance$=e,t)},y=function(e,t){return(0,console.error)(e,t)},g=(new Map,new Map,[]),b=[],w=function(e){for(var t=0;t0)&&l.raf(e)},E=function(e){return function(e){return Promise.resolve(e)}().then(e)};r=b,o=!0},function(e,t,n){"use strict";e.exports=n(64)},function(e,t,n){"use strict";n.d(t,"a",(function(){return C}));var r=n(31),o=n(8),i=n.n(o),a=n(16),l=n(3),u=n(4),s=n(5),c=n(10),f=n(9),d=n(1),p=n(20),h=n(0),m=n.n(h),v=n(21),y=n(7),g=function(e){Object(c.a)(n,e);var t=Object(f.a)(n);function n(){return Object(u.a)(this,n),t.apply(this,arguments)}return Object(s.a)(n,[{key:"render",value:function(){return m.a.createElement(v.b,{path:this.props.path,exact:this.props.exact,render:this.props.render,computedMatch:this.props.computedMatch})}}]),n}(m.a.PureComponent),b=function(e){Object(c.a)(n,e);var t=Object(f.a)(n);function n(){var e;return Object(u.a)(this,n),(e=t.call(this)).createViewItem=e.createViewItem.bind(Object(l.a)(e)),e.findViewItemByRouteInfo=e.findViewItemByRouteInfo.bind(Object(l.a)(e)),e.findLeavingViewItemByRouteInfo=e.findLeavingViewItemByRouteInfo.bind(Object(l.a)(e)),e.getChildrenToRender=e.getChildrenToRender.bind(Object(l.a)(e)),e.findViewItemByPathname=e.findViewItemByPathname.bind(Object(l.a)(e)),e}return Object(s.a)(n,[{key:"createViewItem",value:function(e,t,n,r){var o={id:Object(y.r)("viewItem"),outletId:e,ionPageElement:r,reactElement:t,mount:!0,ionRoute:!1},i={exact:t.props.exact,path:t.props.path||t.props.from,component:t.props.component},a=Object(v.d)(n.pathname,i);return t.type===y.h&&(o.ionRoute=!0,o.disableIonPageManagement=t.props.disableIonPageManagement),o.routeData={match:a,childProps:t.props},o}},{key:"getChildrenToRender",value:function(e,t,n){var r=this,o=this.getViewItemsForOutlet(e);return m.a.Children.forEach(t.props.children,(function(e){var t=o.find((function(t){return w(e,t.routeData.childProps.path||t.routeData.childProps.from)}));t&&(t.reactElement=e)})),o.map((function(e){var t;if(e.ionRoute&&!e.disableIonPageManagement)t=m.a.createElement(y.p,{key:"view-".concat(e.id),mount:e.mount,removeView:function(){return r.remove(e)}},m.a.cloneElement(e.reactElement,{computedMatch:e.routeData.match}));else{var o=w(e.reactElement,n.pathname);t=m.a.createElement(y.p,{key:"view-".concat(e.id),mount:e.mount,removeView:function(){return r.remove(e)}},m.a.cloneElement(e.reactElement,{computedMatch:e.routeData.match})),!o&&e.routeData.match&&(e.routeData.match=void 0,e.mount=!1)}return t}))}},{key:"findViewItemByRouteInfo",value:function(e,t){var n=this.findViewItemByPath(e.pathname,t),r=n.viewItem,o=n.match;return r&&o&&(r.routeData.match=o),r}},{key:"findLeavingViewItemByRouteInfo",value:function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=this.findViewItemByPath(e.lastPathname,t,!1,n),o=r.viewItem;return o}},{key:"findViewItemByPathname",value:function(e,t){return this.findViewItemByPath(e,t).viewItem}},{key:"findViewItemByPath",value:function(e,t,n,r){var o,i,a;if(t)(a=this.getViewItemsForOutlet(t)).some(u),o||a.some(s);else{var l=this.getAllViewItems();l.some(u),o||l.some(s)}return{viewItem:o,match:i};function u(t){if(r&&!t.ionRoute)return!1;var a={exact:!!n||t.routeData.childProps.exact,path:t.routeData.childProps.path||t.routeData.childProps.from,component:t.routeData.childProps.component},l=Object(v.d)(e,a);return!!l&&(o=t,i=l,!0)}function s(t){return!t.routeData.childProps.path&&!t.routeData.childProps.from&&(i={path:e,url:e,isExact:!0,params:{}},o=t,!0)}}}]),n}(y.q);function w(e,t,n){var r={exact:!!n||e.props.exact,path:e.props.path||e.props.from,component:e.props.component};return Object(v.d)(t,r)}function k(e){var t;if(t="string"===typeof e?e:e.outerHTML,document){var n=document.createElement("div");n.innerHTML=t,n.style.zIndex="";var r=n.getElementsByTagName("ion-back-button");return r[0]&&r[0].remove(),n.firstChild}}var E=function(e){Object(c.a)(n,e);var t=Object(f.a)(n);function n(e){var r;return Object(u.a)(this,n),(r=t.call(this,e)).stackContextValue={registerIonPage:r.registerIonPage.bind(Object(l.a)(r)),isInOutlet:function(){return!0}},r.registerIonPage=r.registerIonPage.bind(Object(l.a)(r)),r.transitionPage=r.transitionPage.bind(Object(l.a)(r)),r.handlePageTransition=r.handlePageTransition.bind(Object(l.a)(r)),r.id=Object(y.r)("routerOutlet"),r}return Object(s.a)(n,[{key:"componentDidMount",value:function(){this.routerOutletElement&&(this.setupRouterOutlet(this.routerOutletElement),this.handlePageTransition(this.props.routeInfo))}},{key:"componentDidUpdate",value:function(e){this.props.routeInfo.pathname!==e.routeInfo.pathname&&this.handlePageTransition(this.props.routeInfo)}},{key:"componentWillUnmount",value:function(){this.context.clearOutlet(this.id)}},{key:"handlePageTransition",value:function(){var e=Object(a.a)(i.a.mark((function e(t){var n,r,o,a,l,u=this;return i.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.routerOutletElement&&this.routerOutletElement.commit?(o=this.context.findViewItemByRouteInfo(t,this.id),!(a=this.context.findLeavingViewItemByRouteInfo(t,this.id))&&t.prevRouteLastPathname&&(a=this.context.findViewItemByPathname(t.prevRouteLastPathname,this.id)),a&&("replace"===t.routeAction?a.mount=!1:"push"!==t.routeAction||"forward"!==t.routeDirection?"none"!==t.routeDirection&&o!==a&&(a.mount=!1):(null===(n=t.routeOptions)||void 0===n?void 0:n.unmount)&&(a.mount=!1)),l=O(null===(r=this.ionRouterOutlet)||void 0===r?void 0:r.props.children,t),o&&(o.reactElement=l),o||l&&(o=this.context.createViewItem(this.id,l,t),this.context.addViewItem(o)),o&&o.ionPageElement?this.transitionPage(t,o,a):!a||l||o||a.ionPageElement&&(a.ionPageElement.classList.add("ion-page-hidden"),a.ionPageElement.setAttribute("aria-hidden","true")),this.forceUpdate()):setTimeout((function(){return u.handlePageTransition(t)}),10);case 1:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}()},{key:"registerIonPage",value:function(e,t){var n=this.context.findViewItemByRouteInfo(t,this.id);n&&(n.ionPageElement=e,n.ionRoute=!0),this.handlePageTransition(t)}},{key:"setupRouterOutlet",value:function(){var e=Object(a.a)(i.a.mark((function e(t){var n,r,o=this;return i.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=function(){var e=Object(y.s)();return!!(e&&e.get("swipeBackEnabled","ios"===t.mode))&&o.context.canGoBack()},r=function(){o.context.goBack()},t.swipeHandler={canStart:n,onStart:r,onEnd:function(e){return!0}};case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()},{key:"transitionPage",value:function(){var e=Object(a.a)(i.a.mark((function e(t,n,r){var o,l,u,s,c;return i.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(c=function(){return(c=Object(a.a)(i.a.mark((function e(n,r){return i.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n.classList.add("ion-page"),n.classList.add("ion-page-invisible"),e.next=4,o.commit(n,r,{deepWait:!0,duration:void 0===l?0:void 0,direction:l,showGoBack:!!t.pushedByRoute,progressAnimation:!1,animationBuilder:t.routeAnimation});case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)},s=function(e,t){return c.apply(this,arguments)},o=this.routerOutletElement,l="none"===t.routeDirection||"root"===t.routeDirection?void 0:t.routeDirection,!(n&&n.ionPageElement&&this.routerOutletElement)){e.next=23;break}if(!r||!r.ionPageElement||n!==r){e.next=20;break}if(!x(r.reactElement,t.pathname,!0)){e.next=16;break}if(!(u=k(r.ionPageElement.outerHTML))){e.next=14;break}return this.routerOutletElement.appendChild(u),e.next=13,s(n.ionPageElement,u);case 13:this.routerOutletElement.removeChild(u);case 14:e.next=18;break;case 16:return e.next=18,s(n.ionPageElement,void 0);case 18:e.next=23;break;case 20:return e.next=22,s(n.ionPageElement,null===r||void 0===r?void 0:r.ionPageElement);case 22:r&&r.ionPageElement&&(r.ionPageElement.classList.add("ion-page-hidden"),r.ionPageElement.setAttribute("aria-hidden","true"));case 23:case"end":return e.stop()}}),e,this)})));return function(t,n,r){return e.apply(this,arguments)}}()},{key:"render",value:function(){var e=this,t=this.props.children,n=m.a.Children.only(t);this.ionRouterOutlet=n;var r=this.context.getChildrenToRender(this.id,this.ionRouterOutlet,this.props.routeInfo,(function(){e.forceUpdate()}));return m.a.createElement(y.o.Provider,{value:this.stackContextValue},m.a.cloneElement(n,{ref:function(t){n.props.setRef&&n.props.setRef(t),n.props.forwardedRef&&(n.props.forwardedRef.current=t),e.routerOutletElement=t;var r=n.ref;"function"===typeof r&&r(t)}},r))}}],[{key:"contextType",get:function(){return y.n}}]),n}(m.a.PureComponent);function O(e,t){var n;return m.a.Children.forEach(e,(function(e){var r={exact:e.props.exact,path:e.props.path||e.props.from,component:e.props.component};Object(v.d)(t.pathname,r)&&(n=e)})),n||(m.a.Children.forEach(e,(function(e){e.props.path||e.props.from||(n=e)})),n)}function x(e,t,n){var r={exact:!!n||e.props.exact,path:e.props.path||e.props.from,component:e.props.component};return Object(v.d)(t,r)}var $=function(e){Object(c.a)(n,e);var t=Object(f.a)(n);function n(e){var r;Object(u.a)(this,n),(r=t.call(this,e)).exitViewFromOtherOutletHandlers=[],r.locationHistory=new y.l,r.viewStack=new b,r.routeMangerContextState={canGoBack:function(){return r.locationHistory.canGoBack()},clearOutlet:r.viewStack.clear,findViewItemByPathname:r.viewStack.findViewItemByPathname,getChildrenToRender:r.viewStack.getChildrenToRender,goBack:function(){return r.handleNavigateBack()},createViewItem:r.viewStack.createViewItem,findViewItemByRouteInfo:r.viewStack.findViewItemByRouteInfo,findLeavingViewItemByRouteInfo:r.viewStack.findLeavingViewItemByRouteInfo,addViewItem:r.viewStack.add,unMountViewItem:r.viewStack.remove};var o={id:Object(y.r)("routeInfo"),pathname:r.props.location.pathname,search:r.props.location.search};return r.locationHistory.add(o),r.handleChangeTab=r.handleChangeTab.bind(Object(l.a)(r)),r.handleResetTab=r.handleResetTab.bind(Object(l.a)(r)),r.handleNativeBack=r.handleNativeBack.bind(Object(l.a)(r)),r.handleNavigate=r.handleNavigate.bind(Object(l.a)(r)),r.handleNavigateBack=r.handleNavigateBack.bind(Object(l.a)(r)),r.props.registerHistoryListener(r.handleHistoryChange.bind(Object(l.a)(r))),r.handleSetCurrentTab=r.handleSetCurrentTab.bind(Object(l.a)(r)),r.state={routeInfo:o},r}return Object(s.a)(n,[{key:"handleChangeTab",value:function(e,t,n){if(t){var o=this.locationHistory.getCurrentRouteInfoForTab(e),i=t.split("?"),a=Object(r.a)(i,2),l=a[0],u=a[1];o?(this.incomingRouteParams=Object.assign(Object.assign({},o),{routeAction:"push",routeDirection:"none"}),o.pathname===l?(this.incomingRouteParams.routeOptions=n,this.props.history.push(o.pathname+(o.search||""))):(this.incomingRouteParams.pathname=l,this.incomingRouteParams.search=u?"?"+u:void 0,this.incomingRouteParams.routeOptions=n,this.props.history.push(l+(u?"?"+u:"")))):this.handleNavigate(l,"push","none",void 0,n,e)}}},{key:"handleHistoryChange",value:function(e,t){var n,r,o,i;if((i=this.incomingRouteParams&&"replace"===this.incomingRouteParams.routeAction?this.locationHistory.previous():this.locationHistory.current()).pathname+i.search!==e.pathname){if(!this.incomingRouteParams){if("REPLACE"===t&&(this.incomingRouteParams={routeAction:"replace",routeDirection:"none",tab:this.currentTab}),"POP"===t){var a=this.locationHistory.current();if(a&&a.pushedByRoute){var l=this.locationHistory.findLastLocation(a);this.incomingRouteParams=Object.assign(Object.assign({},l),{routeAction:"pop",routeDirection:"back"})}else this.incomingRouteParams={routeAction:"pop",routeDirection:"none",tab:this.currentTab}}this.incomingRouteParams||(this.incomingRouteParams={routeAction:"push",routeDirection:(null===(n=e.state)||void 0===n?void 0:n.direction)||"forward",routeOptions:null===(r=e.state)||void 0===r?void 0:r.routerOptions,tab:this.currentTab})}var u;if(null===(o=this.incomingRouteParams)||void 0===o?void 0:o.id)u=Object.assign(Object.assign({},this.incomingRouteParams),{lastPathname:i.pathname}),this.locationHistory.add(u);else{var s="push"===this.incomingRouteParams.routeAction&&"forward"===this.incomingRouteParams.routeDirection;if(u=Object.assign(Object.assign({id:Object(y.r)("routeInfo")},this.incomingRouteParams),{lastPathname:i.pathname,pathname:e.pathname,search:e.search,params:this.props.match.params,prevRouteLastPathname:i.lastPathname}),s)u.tab=i.tab,u.pushedByRoute=i.pathname;else if("pop"===u.routeAction){var c=this.locationHistory.findLastLocation(u);u.pushedByRoute=null===c||void 0===c?void 0:c.pushedByRoute}else if("push"===u.routeAction&&u.tab!==i.tab){var f=this.locationHistory.getCurrentRouteInfoForTab(u.tab);u.pushedByRoute=null===f||void 0===f?void 0:f.pushedByRoute}else if("replace"===u.routeAction){var d=this.locationHistory.current(),p=null===d||void 0===d?void 0:d.pushedByRoute,h=void 0!==p&&p!==u.pathname?p:u.pushedByRoute;u.lastPathname=(null===d||void 0===d?void 0:d.pathname)||u.lastPathname,u.prevRouteLastPathname=null===d||void 0===d?void 0:d.lastPathname,u.pushedByRoute=h,u.routeDirection=(null===d||void 0===d?void 0:d.routeDirection)||u.routeDirection,u.routeAnimation=(null===d||void 0===d?void 0:d.routeAnimation)||u.routeAnimation}this.locationHistory.add(u)}this.setState({routeInfo:u})}this.incomingRouteParams=void 0}},{key:"handleNativeBack",value:function(){var e=this.props.history;(e.goBack||e.back)()}},{key:"handleNavigate",value:function(e,t,n,r,o,i){this.incomingRouteParams=Object.assign(this.incomingRouteParams||{},{routeAction:t,routeDirection:n,routeOptions:o,routeAnimation:r,tab:i}),"push"===t?this.props.history.push(e):this.props.history.replace(e)}},{key:"handleNavigateBack",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"/",t=arguments.length>1?arguments[1]:void 0,n=Object(y.s)();e=e||n&&n.get("backButtonDefaultHref");var r=this.locationHistory.current();if(r&&r.pushedByRoute){var o=this.locationHistory.findLastLocation(r);if(o)if(this.incomingRouteParams=Object.assign(Object.assign({},o),{routeAction:"pop",routeDirection:"back",routeAnimation:t||r.routeAnimation}),r.lastPathname===r.pushedByRoute||o.pathname===r.pushedByRoute&&""===r.tab&&""===o.tab){var i=this.props.history,a=i.goBack||i.back;a()}else this.handleNavigate(o.pathname+(o.search||""),"pop","back");else this.handleNavigate(e,"pop","back")}else this.handleNavigate(e,"pop","back")}},{key:"handleResetTab",value:function(e,t,n){var r=this.locationHistory.getFirstRouteInfoForTab(e);if(r){var o=Object.assign({},r);o.pathname=t,o.routeOptions=n,this.incomingRouteParams=Object.assign(Object.assign({},o),{routeAction:"pop",routeDirection:"back"}),this.props.history.push(o.pathname+(o.search||""))}}},{key:"handleSetCurrentTab",value:function(e){this.currentTab=e;var t=Object.assign({},this.locationHistory.current());t.tab!==e&&(t.tab=e,this.locationHistory.update(t))}},{key:"render",value:function(){return m.a.createElement(y.n.Provider,{value:this.routeMangerContextState},m.a.createElement(y.m,{ionRoute:g,ionRedirect:{},stackManager:E,routeInfo:this.state.routeInfo,onNativeBack:this.handleNativeBack,onNavigateBack:this.handleNavigateBack,onNavigate:this.handleNavigate,onSetCurrentTab:this.handleSetCurrentTab,onChangeTab:this.handleChangeTab,onResetTab:this.handleResetTab,locationHistory:this.locationHistory},this.props.children))}}]),n}(m.a.PureComponent),S=Object(v.e)($);S.displayName="IonRouter";var C=function(e){Object(c.a)(n,e);var t=Object(f.a)(n);function n(e){var r;Object(u.a)(this,n),r=t.call(this,e);var o=e.history,i=Object(d.d)(e,["history"]);return r.history=o||Object(p.a)(i),r.history.listen(r.handleHistoryChange.bind(Object(l.a)(r))),r.registerHistoryListener=r.registerHistoryListener.bind(Object(l.a)(r)),r}return Object(s.a)(n,[{key:"handleHistoryChange",value:function(e,t){var n=e.location||e,r=e.action||t;this.historyListenHandler&&this.historyListenHandler(n,r)}},{key:"registerHistoryListener",value:function(e){this.historyListenHandler=e}},{key:"render",value:function(){var e=this.props,t=e.children,n=Object(d.d)(e,["children"]);return m.a.createElement(v.c,Object.assign({history:this.history},n),m.a.createElement(S,{registerHistoryListener:this.registerHistoryListener},t))}}]),n}(m.a.Component);m.a.Component,m.a.Component},function(e,t,n){"use strict";var r=n(43),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function u(e){return r.isMemo(e)?a:l[e.$$typeof]||o}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=a;var s=Object.defineProperty,c=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,d=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!==typeof n){if(h){var o=p(n);o&&o!==h&&e(t,o,r)}var a=c(n);f&&(a=a.concat(f(n)));for(var l=u(t),m=u(n),v=0;v