jekyll-pwa-workbox 0.0.7.alpha → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. checksums.yaml +4 -4
  2. data/lib/jekyll-pwa-workbox.rb +1 -1
  3. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-background-sync.dev.js +12 -13
  4. data/lib/vendor/workbox-v5.0.0/workbox-background-sync.dev.js.map +1 -0
  5. data/lib/vendor/workbox-v5.0.0/workbox-background-sync.prod.js +2 -0
  6. data/lib/vendor/workbox-v5.0.0/workbox-background-sync.prod.js.map +1 -0
  7. data/lib/vendor/workbox-v5.0.0/workbox-broadcast-update.dev.js +288 -0
  8. data/lib/vendor/workbox-v5.0.0/workbox-broadcast-update.dev.js.map +1 -0
  9. data/lib/vendor/workbox-v5.0.0/workbox-broadcast-update.prod.js +2 -0
  10. data/lib/vendor/workbox-v5.0.0/workbox-broadcast-update.prod.js.map +1 -0
  11. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-cacheable-response.dev.js +6 -7
  12. data/lib/vendor/workbox-v5.0.0/workbox-cacheable-response.dev.js.map +1 -0
  13. data/lib/vendor/workbox-v5.0.0/workbox-cacheable-response.prod.js +2 -0
  14. data/lib/vendor/workbox-v5.0.0/workbox-cacheable-response.prod.js.map +1 -0
  15. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-core.dev.js +306 -67
  16. data/lib/vendor/workbox-v5.0.0/workbox-core.dev.js.map +1 -0
  17. data/lib/vendor/workbox-v5.0.0/workbox-core.prod.js +2 -0
  18. data/lib/vendor/workbox-v5.0.0/workbox-core.prod.js.map +1 -0
  19. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-expiration.dev.js +13 -14
  20. data/lib/vendor/workbox-v5.0.0/workbox-expiration.dev.js.map +1 -0
  21. data/lib/vendor/workbox-v5.0.0/workbox-expiration.prod.js +2 -0
  22. data/lib/vendor/workbox-v5.0.0/workbox-expiration.prod.js.map +1 -0
  23. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-navigation-preload.dev.js +4 -5
  24. data/lib/vendor/workbox-v5.0.0/workbox-navigation-preload.dev.js.map +1 -0
  25. data/lib/vendor/workbox-v5.0.0/workbox-navigation-preload.prod.js +2 -0
  26. data/lib/vendor/workbox-v5.0.0/workbox-navigation-preload.prod.js.map +1 -0
  27. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-offline-ga.dev.js +12 -13
  28. data/lib/vendor/workbox-v5.0.0/workbox-offline-ga.dev.js.map +1 -0
  29. data/lib/vendor/workbox-v5.0.0/workbox-offline-ga.prod.js +2 -0
  30. data/lib/vendor/workbox-v5.0.0/workbox-offline-ga.prod.js.map +1 -0
  31. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-precaching.dev.js +314 -86
  32. data/lib/vendor/workbox-v5.0.0/workbox-precaching.dev.js.map +1 -0
  33. data/lib/vendor/workbox-v5.0.0/workbox-precaching.prod.js +2 -0
  34. data/lib/vendor/workbox-v5.0.0/workbox-precaching.prod.js.map +1 -0
  35. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-range-requests.dev.js +8 -9
  36. data/lib/vendor/workbox-v5.0.0/workbox-range-requests.dev.js.map +1 -0
  37. data/lib/vendor/workbox-v5.0.0/workbox-range-requests.prod.js +2 -0
  38. data/lib/vendor/workbox-v5.0.0/workbox-range-requests.prod.js.map +1 -0
  39. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-routing.dev.js +79 -182
  40. data/lib/vendor/workbox-v5.0.0/workbox-routing.dev.js.map +1 -0
  41. data/lib/vendor/workbox-v5.0.0/workbox-routing.prod.js +2 -0
  42. data/lib/vendor/workbox-v5.0.0/workbox-routing.prod.js.map +1 -0
  43. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-strategies.dev.js +23 -227
  44. data/lib/vendor/workbox-v5.0.0/workbox-strategies.dev.js.map +1 -0
  45. data/lib/vendor/workbox-v5.0.0/workbox-strategies.prod.js +2 -0
  46. data/lib/vendor/workbox-v5.0.0/workbox-strategies.prod.js.map +1 -0
  47. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-streams.dev.js +16 -31
  48. data/lib/vendor/workbox-v5.0.0/workbox-streams.dev.js.map +1 -0
  49. data/lib/vendor/workbox-v5.0.0/workbox-streams.prod.js +2 -0
  50. data/lib/vendor/workbox-v5.0.0/workbox-streams.prod.js.map +1 -0
  51. data/lib/vendor/workbox-v5.0.0/workbox-sw.js +2 -0
  52. data/lib/vendor/workbox-v5.0.0/workbox-sw.js.map +1 -0
  53. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-window.dev.es5.mjs +317 -113
  54. data/lib/vendor/workbox-v5.0.0/workbox-window.dev.es5.mjs.map +1 -0
  55. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-window.dev.mjs +244 -44
  56. data/lib/vendor/workbox-v5.0.0/workbox-window.dev.mjs.map +1 -0
  57. data/lib/vendor/{workbox-v5.0.0.alpha1 → workbox-v5.0.0}/workbox-window.dev.umd.js +317 -113
  58. data/lib/vendor/workbox-v5.0.0/workbox-window.dev.umd.js.map +1 -0
  59. data/lib/vendor/workbox-v5.0.0/workbox-window.prod.es5.mjs +2 -0
  60. data/lib/vendor/workbox-v5.0.0/workbox-window.prod.es5.mjs.map +1 -0
  61. data/lib/vendor/workbox-v5.0.0/workbox-window.prod.mjs +2 -0
  62. data/lib/vendor/workbox-v5.0.0/workbox-window.prod.mjs.map +1 -0
  63. data/lib/vendor/workbox-v5.0.0/workbox-window.prod.umd.js +2 -0
  64. data/lib/vendor/workbox-v5.0.0/workbox-window.prod.umd.js.map +1 -0
  65. metadata +70 -69
  66. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-background-sync.dev.js.map +0 -1
  67. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-background-sync.prod.js +0 -2
  68. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-background-sync.prod.js.map +0 -1
  69. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-broadcast-update.dev.js +0 -486
  70. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-broadcast-update.dev.js.map +0 -1
  71. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-broadcast-update.prod.js +0 -2
  72. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-broadcast-update.prod.js.map +0 -1
  73. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-cacheable-response.dev.js.map +0 -1
  74. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-cacheable-response.prod.js +0 -2
  75. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-cacheable-response.prod.js.map +0 -1
  76. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-core.dev.js.map +0 -1
  77. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-core.prod.js +0 -2
  78. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-core.prod.js.map +0 -1
  79. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-expiration.dev.js.map +0 -1
  80. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-expiration.prod.js +0 -2
  81. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-expiration.prod.js.map +0 -1
  82. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-navigation-preload.dev.js.map +0 -1
  83. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-navigation-preload.prod.js +0 -2
  84. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-navigation-preload.prod.js.map +0 -1
  85. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-offline-ga.dev.js.map +0 -1
  86. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-offline-ga.prod.js +0 -2
  87. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-offline-ga.prod.js.map +0 -1
  88. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-precaching.dev.js.map +0 -1
  89. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-precaching.prod.js +0 -2
  90. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-precaching.prod.js.map +0 -1
  91. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-range-requests.dev.js.map +0 -1
  92. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-range-requests.prod.js +0 -2
  93. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-range-requests.prod.js.map +0 -1
  94. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-routing.dev.js.map +0 -1
  95. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-routing.prod.js +0 -2
  96. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-routing.prod.js.map +0 -1
  97. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-strategies.dev.js.map +0 -1
  98. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-strategies.prod.js +0 -2
  99. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-strategies.prod.js.map +0 -1
  100. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-streams.dev.js.map +0 -1
  101. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-streams.prod.js +0 -2
  102. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-streams.prod.js.map +0 -1
  103. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-sw.js +0 -2
  104. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-sw.js.map +0 -1
  105. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-window.dev.es5.mjs.map +0 -1
  106. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-window.dev.mjs.map +0 -1
  107. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-window.dev.umd.js.map +0 -1
  108. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-window.prod.es5.mjs +0 -2
  109. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-window.prod.es5.mjs.map +0 -1
  110. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-window.prod.mjs +0 -2
  111. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-window.prod.mjs.map +0 -1
  112. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-window.prod.umd.js +0 -2
  113. data/lib/vendor/workbox-v5.0.0.alpha1/workbox-window.prod.umd.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"workbox-window.dev.es5.mjs","sources":["../_version.js","../messageSW.js","../../workbox-core/_version.js","../../workbox-core/_private/Deferred.js","../../workbox-core/_private/dontWaitFor.js","../../workbox-core/_private/logger.js","../utils/WorkboxEventTarget.js","../utils/urlsMatch.js","../utils/WorkboxEvent.js","../Workbox.js"],"sourcesContent":["\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:window:5.0.0'] && _();\n}\ncatch (e) { }\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 * Sends a data object to a service worker via `postMessage` and resolves with\n * a response (if any).\n *\n * A response can be set in a message handler in the service worker by\n * calling `event.ports[0].postMessage(...)`, which will resolve the promise\n * returned by `messageSW()`. If no response is set, the promise will not\n * resolve.\n *\n * @param {ServiceWorker} sw The service worker to send the message to.\n * @param {Object} data An object to send to the service worker.\n * @return {Promise<Object|undefined>}\n * @memberof module:workbox-window\n */\nfunction messageSW(sw, data) {\n return new Promise((resolve) => {\n let messageChannel = new MessageChannel();\n messageChannel.port1.onmessage = (event) => {\n resolve(event.data);\n };\n sw.postMessage(data, [messageChannel.port2]);\n });\n}\n;\nexport { messageSW };\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:core:5.0.0'] && _();\n}\ncatch (e) { }\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 Deferred class composes Promises in a way that allows for them to be\n * resolved or rejected from outside the constructor. In most cases promises\n * should be used directly, but Deferreds can be necessary when the logic to\n * resolve a promise must be separate.\n *\n * @private\n */\nclass Deferred {\n /**\n * Creates a promise and exposes its resolve and reject functions as methods.\n */\n constructor() {\n this.promise = new Promise((resolve, reject) => {\n this.resolve = resolve;\n this.reject = reject;\n });\n }\n}\nexport { Deferred };\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","/*\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';\nconst logger = (process.env.NODE_ENV === 'production' ? null : (() => {\n // Don't overwrite this value if it's already set.\n // See https://github.com/GoogleChrome/workbox/pull/2284#issuecomment-560470923\n if (!('__WB_DISABLE_DEV_LOGS' in self)) {\n self.__WB_DISABLE_DEV_LOGS = false;\n }\n let inGroup = false;\n const methodToColorMap = {\n debug: `#7f8c8d`,\n log: `#2ecc71`,\n warn: `#f39c12`,\n error: `#c0392b`,\n groupCollapsed: `#3498db`,\n groupEnd: null,\n };\n const print = function (method, args) {\n if (self.__WB_DISABLE_DEV_LOGS) {\n return;\n }\n if (method === 'groupCollapsed') {\n // Safari doesn't print all console.groupCollapsed() arguments:\n // https://bugs.webkit.org/show_bug.cgi?id=182754\n if (/^((?!chrome|android).)*safari/i.test(navigator.userAgent)) {\n console[method](...args);\n return;\n }\n }\n const styles = [\n `background: ${methodToColorMap[method]}`,\n `border-radius: 0.5em`,\n `color: white`,\n `font-weight: bold`,\n `padding: 2px 0.5em`,\n ];\n // When in a group, the workbox prefix is not displayed.\n const logPrefix = inGroup ? [] : ['%cworkbox', styles.join(';')];\n console[method](...logPrefix, ...args);\n if (method === 'groupCollapsed') {\n inGroup = true;\n }\n if (method === 'groupEnd') {\n inGroup = false;\n }\n };\n const api = {};\n const loggerMethods = Object.keys(methodToColorMap);\n for (const key of loggerMethods) {\n const method = key;\n api[method] = (...args) => {\n print(method, args);\n };\n }\n return api;\n})());\nexport { logger };\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*/\n/**\n * A minimal `EventTarget` shim.\n * This is necessary because not all browsers support constructable\n * `EventTarget`, so using a real `EventTarget` will error.\n * @private\n */\nexport class WorkboxEventTarget {\n constructor() {\n this._eventListenerRegistry = new Map();\n }\n /**\n * @param {string} type\n * @param {Function} listener\n * @private\n */\n addEventListener(type, listener) {\n const foo = this._getEventListenersByType(type);\n foo.add(listener);\n }\n /**\n * @param {string} type\n * @param {Function} listener\n * @private\n */\n removeEventListener(type, listener) {\n this._getEventListenersByType(type).delete(listener);\n }\n /**\n * @param {Object} event\n * @private\n */\n dispatchEvent(event) {\n event.target = this;\n const listeners = this._getEventListenersByType(event.type);\n for (const listener of listeners) {\n listener(event);\n }\n }\n /**\n * Returns a Set of listeners associated with the passed event type.\n * If no handlers have been registered, an empty Set is returned.\n *\n * @param {string} type The event type.\n * @return {Set<ListenerCallback>} An array of handler functions.\n * @private\n */\n _getEventListenersByType(type) {\n if (!this._eventListenerRegistry.has(type)) {\n this._eventListenerRegistry.set(type, new Set());\n }\n return this._eventListenerRegistry.get(type);\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 '../_version.js';\n/**\n * Returns true if two URLs have the same `.href` property. The URLS can be\n * relative, and if they are the current location href is used to resolve URLs.\n *\n * @private\n * @param {string} url1\n * @param {string} url2\n * @return {boolean}\n */\nexport function urlsMatch(url1, url2) {\n const { href } = location;\n return new URL(url1, href).href === new URL(url2, href).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 '../_version.js';\n/**\n * A minimal `Event` subclass shim.\n * This doesn't *actually* subclass `Event` because not all browsers support\n * constructable `EventTarget`, and using a real `Event` will error.\n * @private\n */\nexport class WorkboxEvent {\n constructor(type, props) {\n this.type = type;\n Object.assign(this, props);\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 { Deferred } from 'workbox-core/_private/Deferred.js';\nimport { dontWaitFor } from 'workbox-core/_private/dontWaitFor.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { messageSW } from './messageSW.js';\nimport { WorkboxEventTarget } from './utils/WorkboxEventTarget.js';\nimport { urlsMatch } from './utils/urlsMatch.js';\nimport { WorkboxEvent } from './utils/WorkboxEvent.js';\nimport './_version.js';\n// The time a SW must be in the waiting phase before we can conclude\n// `skipWaiting()` wasn't called. This 200 amount wasn't scientifically\n// chosen, but it seems to avoid false positives in my testing.\nconst WAITING_TIMEOUT_DURATION = 200;\n// The amount of time after a registration that we can reasonably conclude\n// that the registration didn't trigger an update.\nconst REGISTRATION_TIMEOUT_DURATION = 60000;\n/**\n * A class to aid in handling service worker registration, updates, and\n * reacting to service worker lifecycle events.\n *\n * @fires [message]{@link module:workbox-window.Workbox#message}\n * @fires [installed]{@link module:workbox-window.Workbox#installed}\n * @fires [waiting]{@link module:workbox-window.Workbox#waiting}\n * @fires [controlling]{@link module:workbox-window.Workbox#controlling}\n * @fires [activated]{@link module:workbox-window.Workbox#activated}\n * @fires [redundant]{@link module:workbox-window.Workbox#redundant}\n * @fires [externalinstalled]{@link module:workbox-window.Workbox#externalinstalled}\n * @fires [externalwaiting]{@link module:workbox-window.Workbox#externalwaiting}\n * @fires [externalactivated]{@link module:workbox-window.Workbox#externalactivated}\n * @memberof module:workbox-window\n */\nclass Workbox extends WorkboxEventTarget {\n /**\n * Creates a new Workbox instance with a script URL and service worker\n * options. The script URL and options are the same as those used when\n * calling `navigator.serviceWorker.register(scriptURL, options)`. See:\n * https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/register\n *\n * @param {string} scriptURL The service worker script associated with this\n * instance.\n * @param {Object} [registerOptions] The service worker options associated\n * with this instance.\n */\n constructor(scriptURL, registerOptions = {}) {\n super();\n this._registerOptions = {};\n this._updateFoundCount = 0;\n // Deferreds we can resolve later.\n this._swDeferred = new Deferred();\n this._activeDeferred = new Deferred();\n this._controllingDeferred = new Deferred();\n this._registrationTime = 0;\n this._ownSWs = new Set();\n /**\n * @private\n */\n this._onUpdateFound = () => {\n // `this._registration` will never be `undefined` after an update is found.\n const registration = this._registration;\n const installingSW = registration.installing;\n // If the script URL passed to `navigator.serviceWorker.register()` is\n // different from the current controlling SW's script URL, we know any\n // successful registration calls will trigger an `updatefound` event.\n // But if the registered script URL is the same as the current controlling\n // SW's script URL, we'll only get an `updatefound` event if the file\n // changed since it was last registered. This can be a problem if the user\n // opens up the same page in a different tab, and that page registers\n // a SW that triggers an update. It's a problem because this page has no\n // good way of knowing whether the `updatefound` event came from the SW\n // script it registered or from a registration attempt made by a newer\n // version of the page running in another tab.\n // To minimize the possibility of a false positive, we use the logic here:\n let updateLikelyTriggeredExternally = \n // Since we enforce only calling `register()` once, and since we don't\n // add the `updatefound` event listener until the `register()` call, if\n // `_updateFoundCount` is > 0 then it means this method has already\n // been called, thus this SW must be external\n this._updateFoundCount > 0 ||\n // If the script URL of the installing SW is different from this\n // instance's script URL, we know it's definitely not from our\n // registration.\n !urlsMatch(installingSW.scriptURL, this._scriptURL) ||\n // If all of the above are false, then we use a time-based heuristic:\n // Any `updatefound` event that occurs long after our registration is\n // assumed to be external.\n (performance.now() >\n this._registrationTime + REGISTRATION_TIMEOUT_DURATION) ?\n // If any of the above are not true, we assume the update was\n // triggered by this instance.\n true : false;\n if (updateLikelyTriggeredExternally) {\n this._externalSW = installingSW;\n registration.removeEventListener('updatefound', this._onUpdateFound);\n }\n else {\n // If the update was not triggered externally we know the installing\n // SW is the one we registered, so we set it.\n this._sw = installingSW;\n this._ownSWs.add(installingSW);\n this._swDeferred.resolve(installingSW);\n // The `installing` state isn't something we have a dedicated\n // callback for, but we do log messages for it in development.\n if (process.env.NODE_ENV !== 'production') {\n if (navigator.serviceWorker.controller) {\n logger.log('Updated service worker found. Installing now...');\n }\n else {\n logger.log('Service worker is installing...');\n }\n }\n }\n // Increment the `updatefound` count, so future invocations of this\n // method can be sure they were triggered externally.\n ++this._updateFoundCount;\n // Add a `statechange` listener regardless of whether this update was\n // triggered externally, since we have callbacks for both.\n installingSW.addEventListener('statechange', this._onStateChange);\n };\n /**\n * @private\n * @param {Event} originalEvent\n */\n this._onStateChange = (originalEvent) => {\n // `this._registration` will never be `undefined` after an update is found.\n const registration = this._registration;\n const sw = originalEvent.target;\n const { state } = sw;\n const isExternal = sw === this._externalSW;\n const eventPrefix = isExternal ? 'external' : '';\n const eventProps = {\n sw,\n originalEvent\n };\n if (!isExternal && this._isUpdate) {\n eventProps.isUpdate = true;\n }\n this.dispatchEvent(new WorkboxEvent(eventPrefix + state, eventProps));\n if (state === 'installed') {\n // This timeout is used to ignore cases where the service worker calls\n // `skipWaiting()` in the install event, thus moving it directly in the\n // activating state. (Since all service workers *must* go through the\n // waiting phase, the only way to detect `skipWaiting()` called in the\n // install event is to observe that the time spent in the waiting phase\n // is very short.)\n // NOTE: we don't need separate timeouts for the own and external SWs\n // since they can't go through these phases at the same time.\n this._waitingTimeout = self.setTimeout(() => {\n // Ensure the SW is still waiting (it may now be redundant).\n if (state === 'installed' && registration.waiting === sw) {\n this.dispatchEvent(new WorkboxEvent(eventPrefix + 'waiting', eventProps));\n if (process.env.NODE_ENV !== 'production') {\n if (isExternal) {\n logger.warn('An external service worker has installed but is ' +\n 'waiting for this client to close before activating...');\n }\n else {\n logger.warn('The service worker has installed but is waiting ' +\n 'for existing clients to close before activating...');\n }\n }\n }\n }, WAITING_TIMEOUT_DURATION);\n }\n else if (state === 'activating') {\n clearTimeout(this._waitingTimeout);\n if (!isExternal) {\n this._activeDeferred.resolve(sw);\n }\n }\n if (process.env.NODE_ENV !== 'production') {\n switch (state) {\n case 'installed':\n if (isExternal) {\n logger.warn('An external service worker has installed. ' +\n 'You may want to suggest users reload this page.');\n }\n else {\n logger.log('Registered service worker installed.');\n }\n break;\n case 'activated':\n if (isExternal) {\n logger.warn('An external service worker has activated.');\n }\n else {\n logger.log('Registered service worker activated.');\n if (sw !== navigator.serviceWorker.controller) {\n logger.warn('The registered service worker is active but ' +\n 'not yet controlling the page. Reload or run ' +\n '`clients.claim()` in the service worker.');\n }\n }\n break;\n case 'redundant':\n if (sw === this._compatibleControllingSW) {\n logger.log('Previously controlling service worker now redundant!');\n }\n else if (!isExternal) {\n logger.log('Registered service worker now redundant!');\n }\n break;\n }\n }\n };\n /**\n * @private\n * @param {Event} originalEvent\n */\n this._onControllerChange = (originalEvent) => {\n const sw = this._sw;\n if (sw === navigator.serviceWorker.controller) {\n this.dispatchEvent(new WorkboxEvent('controlling', {\n sw,\n originalEvent,\n isUpdate: this._isUpdate,\n }));\n if (process.env.NODE_ENV !== 'production') {\n logger.log('Registered service worker now controlling this page.');\n }\n this._controllingDeferred.resolve(sw);\n }\n };\n /**\n * @private\n * @param {Event} originalEvent\n */\n this._onMessage = async (originalEvent) => {\n const { data, source } = originalEvent;\n // Wait until there's an \"own\" service worker. This is used to buffer\n // `message` events that may be received prior to calling `register()`.\n await this.getSW();\n // If the service worker that sent the message is in the list of own\n // service workers for this instance, dispatch a `message` event.\n // NOTE: we check for all previously owned service workers rather than\n // just the current one because some messages (e.g. cache updates) use\n // a timeout when sent and may be delayed long enough for a service worker\n // update to be found.\n if (this._ownSWs.has(source)) {\n this.dispatchEvent(new WorkboxEvent('message', {\n data,\n sw: source,\n originalEvent,\n }));\n }\n };\n this._scriptURL = scriptURL;\n this._registerOptions = registerOptions;\n // Add a message listener immediately since messages received during\n // page load are buffered only until the DOMContentLoaded event:\n // https://github.com/GoogleChrome/workbox/issues/2202\n navigator.serviceWorker.addEventListener('message', this._onMessage);\n }\n /**\n * Registers a service worker for this instances script URL and service\n * worker options. By default this method delays registration until after\n * the window has loaded.\n *\n * @param {Object} [options]\n * @param {Function} [options.immediate=false] Setting this to true will\n * register the service worker immediately, even if the window has\n * not loaded (not recommended).\n */\n async register({ immediate = false } = {}) {\n if (process.env.NODE_ENV !== 'production') {\n if (this._registrationTime) {\n logger.error('Cannot re-register a Workbox instance after it has ' +\n 'been registered. Create a new instance instead.');\n return;\n }\n }\n if (!immediate && document.readyState !== 'complete') {\n await new Promise((res) => window.addEventListener('load', res));\n }\n // Set this flag to true if any service worker was controlling the page\n // at registration time.\n this._isUpdate = Boolean(navigator.serviceWorker.controller);\n // Before registering, attempt to determine if a SW is already controlling\n // the page, and if that SW script (and version, if specified) matches this\n // instance's script.\n this._compatibleControllingSW = this._getControllingSWIfCompatible();\n this._registration = await this._registerScript();\n // If we have a compatible controller, store the controller as the \"own\"\n // SW, resolve active/controlling deferreds and add necessary listeners.\n if (this._compatibleControllingSW) {\n this._sw = this._compatibleControllingSW;\n this._activeDeferred.resolve(this._compatibleControllingSW);\n this._controllingDeferred.resolve(this._compatibleControllingSW);\n this._compatibleControllingSW.addEventListener('statechange', this._onStateChange, { once: true });\n }\n // If there's a waiting service worker with a matching URL before the\n // `updatefound` event fires, it likely means that this site is open\n // in another tab, or the user refreshed the page (and thus the previous\n // page wasn't fully unloaded before this page started loading).\n // https://developers.google.com/web/fundamentals/primers/service-workers/lifecycle#waiting\n const waitingSW = this._registration.waiting;\n if (waitingSW && urlsMatch(waitingSW.scriptURL, this._scriptURL)) {\n // Store the waiting SW as the \"own\" Sw, even if it means overwriting\n // a compatible controller.\n this._sw = waitingSW;\n // Run this in the next microtask, so any code that adds an event\n // listener after awaiting `register()` will get this event.\n dontWaitFor(Promise.resolve().then(() => {\n this.dispatchEvent(new WorkboxEvent('waiting', {\n sw: waitingSW,\n wasWaitingBeforeRegister: true,\n }));\n if (process.env.NODE_ENV !== 'production') {\n logger.warn('A service worker was already waiting to activate ' +\n 'before this script was registered...');\n }\n }));\n }\n // If an \"own\" SW is already set, resolve the deferred.\n if (this._sw) {\n this._swDeferred.resolve(this._sw);\n this._ownSWs.add(this._sw);\n }\n if (process.env.NODE_ENV !== 'production') {\n logger.log('Successfully registered service worker.', this._scriptURL);\n if (navigator.serviceWorker.controller) {\n if (this._compatibleControllingSW) {\n logger.debug('A service worker with the same script URL ' +\n 'is already controlling this page.');\n }\n else {\n logger.debug('A service worker with a different script URL is ' +\n 'currently controlling the page. The browser is now fetching ' +\n 'the new script now...');\n }\n }\n const currentPageIsOutOfScope = () => {\n const scopeURL = new URL(this._registerOptions.scope || this._scriptURL, document.baseURI);\n const scopeURLBasePath = new URL('./', scopeURL.href).pathname;\n return !location.pathname.startsWith(scopeURLBasePath);\n };\n if (currentPageIsOutOfScope()) {\n logger.warn('The current page is not in scope for the registered ' +\n 'service worker. Was this a mistake?');\n }\n }\n this._registration.addEventListener('updatefound', this._onUpdateFound);\n navigator.serviceWorker.addEventListener('controllerchange', this._onControllerChange, { once: true });\n return this._registration;\n }\n /**\n * Checks for updates of the registered service worker.\n */\n async update() {\n if (!this._registration) {\n if (process.env.NODE_ENV !== 'production') {\n logger.error('Cannot update a Workbox instance without ' +\n 'being registered. Register the Workbox instance first.');\n }\n return;\n }\n // Try to update registration\n await this._registration.update();\n }\n /**\n * Resolves to the service worker registered by this instance as soon as it\n * is active. If a service worker was already controlling at registration\n * time then it will resolve to that if the script URLs (and optionally\n * script versions) match, otherwise it will wait until an update is found\n * and activates.\n *\n * @return {Promise<ServiceWorker>}\n */\n get active() {\n return this._activeDeferred.promise;\n }\n /**\n * Resolves to the service worker registered by this instance as soon as it\n * is controlling the page. If a service worker was already controlling at\n * registration time then it will resolve to that if the script URLs (and\n * optionally script versions) match, otherwise it will wait until an update\n * is found and starts controlling the page.\n * Note: the first time a service worker is installed it will active but\n * not start controlling the page unless `clients.claim()` is called in the\n * service worker.\n *\n * @return {Promise<ServiceWorker>}\n */\n get controlling() {\n return this._controllingDeferred.promise;\n }\n /**\n * Resolves with a reference to a service worker that matches the script URL\n * of this instance, as soon as it's available.\n *\n * If, at registration time, there's already an active or waiting service\n * worker with a matching script URL, it will be used (with the waiting\n * service worker taking precedence over the active service worker if both\n * match, since the waiting service worker would have been registered more\n * recently).\n * If there's no matching active or waiting service worker at registration\n * time then the promise will not resolve until an update is found and starts\n * installing, at which point the installing service worker is used.\n *\n * @return {Promise<ServiceWorker>}\n */\n async getSW() {\n // If `this._sw` is set, resolve with that as we want `getSW()` to\n // return the correct (new) service worker if an update is found.\n return this._sw !== undefined ? this._sw : this._swDeferred.promise;\n }\n /**\n * Sends the passed data object to the service worker registered by this\n * instance (via [`getSW()`]{@link module:workbox-window.Workbox#getSW}) and resolves\n * with a response (if any).\n *\n * A response can be set in a message handler in the service worker by\n * calling `event.ports[0].postMessage(...)`, which will resolve the promise\n * returned by `messageSW()`. If no response is set, the promise will never\n * resolve.\n *\n * @param {Object} data An object to send to the service worker\n * @return {Promise<Object>}\n */\n async messageSW(data) {\n const sw = await this.getSW();\n return messageSW(sw, data);\n }\n /**\n * Checks for a service worker already controlling the page and returns\n * it if its script URL matches.\n *\n * @private\n * @return {ServiceWorker|undefined}\n */\n _getControllingSWIfCompatible() {\n const controller = navigator.serviceWorker.controller;\n if (controller && urlsMatch(controller.scriptURL, this._scriptURL)) {\n return controller;\n }\n else {\n return undefined;\n }\n }\n /**\n * Registers a service worker for this instances script URL and register\n * options and tracks the time registration was complete.\n *\n * @private\n */\n async _registerScript() {\n try {\n const reg = await navigator.serviceWorker.register(this._scriptURL, this._registerOptions);\n // Keep track of when registration happened, so it can be used in the\n // `this._onUpdateFound` heuristic. Also use the presence of this\n // property as a way to see if `.register()` has been called.\n this._registrationTime = performance.now();\n return reg;\n }\n catch (error) {\n if (process.env.NODE_ENV !== 'production') {\n logger.error(error);\n }\n // Re-throw the error.\n throw error;\n }\n }\n}\nexport { Workbox };\n// The jsdoc comments below outline the events this instance may dispatch:\n// -----------------------------------------------------------------------\n/**\n * The `message` event is dispatched any time a `postMessage` is received.\n *\n * @event module:workbox-window.Workbox#message\n * @type {WorkboxEvent}\n * @property {*} data The `data` property from the original `message` event.\n * @property {Event} originalEvent The original [`message`]{@link https://developer.mozilla.org/en-US/docs/Web/API/MessageEvent}\n * event.\n * @property {string} type `message`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `installed` event is dispatched if the state of a\n * [`Workbox`]{@link module:workbox-window.Workbox} instance's\n * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}\n * changes to `installed`.\n *\n * Then can happen either the very first time a service worker is installed,\n * or after an update to the current service worker is found. In the case\n * of an update being found, the event's `isUpdate` property will be `true`.\n *\n * @event module:workbox-window.Workbox#installed\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {boolean|undefined} isUpdate True if a service worker was already\n * controlling when this `Workbox` instance called `register()`.\n * @property {string} type `installed`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `waiting` event is dispatched if the state of a\n * [`Workbox`]{@link module:workbox-window.Workbox} instance's\n * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}\n * changes to `installed` and then doesn't immediately change to `activating`.\n * It may also be dispatched if a service worker with the same\n * [`scriptURL`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/scriptURL}\n * was already waiting when the [`register()`]{@link module:workbox-window.Workbox#register}\n * method was called.\n *\n * @event module:workbox-window.Workbox#waiting\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event|undefined} originalEvent The original\n * [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event, or `undefined` in the case where the service worker was waiting\n * to before `.register()` was called.\n * @property {boolean|undefined} isUpdate True if a service worker was already\n * controlling when this `Workbox` instance called `register()`.\n * @property {boolean|undefined} wasWaitingBeforeRegister True if a service worker with\n * a matching `scriptURL` was already waiting when this `Workbox`\n * instance called `register()`.\n * @property {string} type `waiting`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `controlling` event is dispatched if a\n * [`controllerchange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/oncontrollerchange}\n * fires on the service worker [container]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer}\n * and the [`scriptURL`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/scriptURL}\n * of the new [controller]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/controller}\n * matches the `scriptURL` of the `Workbox` instance's\n * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}.\n *\n * @event module:workbox-window.Workbox#controlling\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`controllerchange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/oncontrollerchange}\n * event.\n * @property {boolean|undefined} isUpdate True if a service worker was already\n * controlling when this service worker was registered.\n * @property {string} type `controlling`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `activated` event is dispatched if the state of a\n * [`Workbox`]{@link module:workbox-window.Workbox} instance's\n * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}\n * changes to `activated`.\n *\n * @event module:workbox-window.Workbox#activated\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {boolean|undefined} isUpdate True if a service worker was already\n * controlling when this `Workbox` instance called `register()`.\n * @property {string} type `activated`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `redundant` event is dispatched if the state of a\n * [`Workbox`]{@link module:workbox-window.Workbox} instance's\n * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}\n * changes to `redundant`.\n *\n * @event module:workbox-window.Workbox#redundant\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {boolean|undefined} isUpdate True if a service worker was already\n * controlling when this `Workbox` instance called `register()`.\n * @property {string} type `redundant`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `externalinstalled` event is dispatched if the state of an\n * [external service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-window#when_an_unexpected_version_of_the_service_worker_is_found}\n * changes to `installed`.\n *\n * @event module:workbox-window.Workbox#externalinstalled\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {string} type `externalinstalled`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `externalwaiting` event is dispatched if the state of an\n * [external service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-window#when_an_unexpected_version_of_the_service_worker_is_found}\n * changes to `waiting`.\n *\n * @event module:workbox-window.Workbox#externalwaiting\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {string} type `externalwaiting`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `externalactivated` event is dispatched if the state of an\n * [external service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-window#when_an_unexpected_version_of_the_service_worker_is_found}\n * changes to `activated`.\n *\n * @event module:workbox-window.Workbox#externalactivated\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {string} type `externalactivated`.\n * @property {Workbox} target The `Workbox` instance.\n */\n"],"names":["self","_","e","messageSW","sw","data","Promise","resolve","messageChannel","MessageChannel","port1","onmessage","event","postMessage","port2","Deferred","promise","reject","dontWaitFor","then","logger","process","__WB_DISABLE_DEV_LOGS","inGroup","methodToColorMap","debug","log","warn","error","groupCollapsed","groupEnd","print","method","args","test","navigator","userAgent","console","styles","logPrefix","join","api","loggerMethods","Object","keys","key","WorkboxEventTarget","_eventListenerRegistry","Map","addEventListener","type","listener","foo","_getEventListenersByType","add","removeEventListener","delete","dispatchEvent","target","listeners","has","set","Set","get","urlsMatch","url1","url2","location","href","URL","WorkboxEvent","props","assign","_await","value","direct","WAITING_TIMEOUT_DURATION","_async","f","i","arguments","length","apply","REGISTRATION_TIMEOUT_DURATION","_empty","Workbox","scriptURL","registerOptions","_registerOptions","_updateFoundCount","_swDeferred","_activeDeferred","_controllingDeferred","_registrationTime","_ownSWs","_onUpdateFound","registration","_registration","installingSW","installing","updateLikelyTriggeredExternally","_scriptURL","performance","now","_externalSW","_sw","serviceWorker","controller","_onStateChange","originalEvent","state","isExternal","eventPrefix","eventProps","_isUpdate","isUpdate","_waitingTimeout","setTimeout","waiting","clearTimeout","_compatibleControllingSW","_onControllerChange","_onMessage","source","getSW","register","immediate","document","readyState","res","window","Boolean","_getControllingSWIfCompatible","_registerScript","once","waitingSW","wasWaitingBeforeRegister","currentPageIsOutOfScope","scopeURL","scope","baseURI","scopeURLBasePath","pathname","startsWith","update","undefined","reg","body","result","recover"],"mappings":"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"}
@@ -1,6 +1,5 @@
1
- // @ts-ignore
2
1
  try {
3
- self['workbox:window:5.0.0-alpha.0'] && _();
2
+ self['workbox:window:5.0.0'] && _();
4
3
  } catch (e) {}
5
4
 
6
5
  /*
@@ -22,7 +21,6 @@ try {
22
21
  * @param {ServiceWorker} sw The service worker to send the message to.
23
22
  * @param {Object} data An object to send to the service worker.
24
23
  * @return {Promise<Object|undefined>}
25
- *
26
24
  * @memberof module:workbox-window
27
25
  */
28
26
 
@@ -38,9 +36,8 @@ function messageSW(sw, data) {
38
36
  });
39
37
  }
40
38
 
41
- // @ts-ignore
42
39
  try {
43
- self['workbox:core:5.0.0-alpha.1'] && _();
40
+ self['workbox:core:5.0.0'] && _();
44
41
  } catch (e) {}
45
42
 
46
43
  /*
@@ -72,6 +69,23 @@ class Deferred {
72
69
 
73
70
  }
74
71
 
72
+ /*
73
+ Copyright 2019 Google LLC
74
+ Use of this source code is governed by an MIT-style
75
+ license that can be found in the LICENSE file or at
76
+ https://opensource.org/licenses/MIT.
77
+ */
78
+ /**
79
+ * A helper function that prevents a promise from being flagged as unused.
80
+ *
81
+ * @private
82
+ **/
83
+
84
+ function dontWaitFor(promise) {
85
+ // Effective no-op.
86
+ promise.then(() => {});
87
+ }
88
+
75
89
  /*
76
90
  Copyright 2019 Google LLC
77
91
  Use of this source code is governed by an MIT-style
@@ -79,6 +93,12 @@ class Deferred {
79
93
  https://opensource.org/licenses/MIT.
80
94
  */
81
95
  const logger = (() => {
96
+ // Don't overwrite this value if it's already set.
97
+ // See https://github.com/GoogleChrome/workbox/pull/2284#issuecomment-560470923
98
+ if (!('__WB_DISABLE_DEV_LOGS' in self)) {
99
+ self.__WB_DISABLE_DEV_LOGS = false;
100
+ }
101
+
82
102
  let inGroup = false;
83
103
  const methodToColorMap = {
84
104
  debug: `#7f8c8d`,
@@ -90,6 +110,10 @@ const logger = (() => {
90
110
  };
91
111
 
92
112
  const print = function (method, args) {
113
+ if (self.__WB_DISABLE_DEV_LOGS) {
114
+ return;
115
+ }
116
+
93
117
  if (method === 'groupCollapsed') {
94
118
  // Safari doesn't print all console.groupCollapsed() arguments:
95
119
  // https://bugs.webkit.org/show_bug.cgi?id=182754
@@ -134,16 +158,16 @@ const logger = (() => {
134
158
  license that can be found in the LICENSE file or at
135
159
  https://opensource.org/licenses/MIT.
136
160
  */
161
+
137
162
  /**
138
163
  * A minimal `EventTarget` shim.
139
164
  * This is necessary because not all browsers support constructable
140
165
  * `EventTarget`, so using a real `EventTarget` will error.
141
166
  * @private
142
167
  */
143
-
144
168
  class WorkboxEventTarget {
145
169
  constructor() {
146
- this._eventListenerRegistry = {};
170
+ this._eventListenerRegistry = new Map();
147
171
  }
148
172
  /**
149
173
  * @param {string} type
@@ -153,7 +177,9 @@ class WorkboxEventTarget {
153
177
 
154
178
 
155
179
  addEventListener(type, listener) {
156
- this._getEventListenersByType(type).add(listener);
180
+ const foo = this._getEventListenersByType(type);
181
+
182
+ foo.add(listener);
157
183
  }
158
184
  /**
159
185
  * @param {string} type
@@ -191,7 +217,11 @@ class WorkboxEventTarget {
191
217
 
192
218
 
193
219
  _getEventListenersByType(type) {
194
- return this._eventListenerRegistry[type] = this._eventListenerRegistry[type] || new Set();
220
+ if (!this._eventListenerRegistry.has(type)) {
221
+ this._eventListenerRegistry.set(type, new Set());
222
+ }
223
+
224
+ return this._eventListenerRegistry.get(type);
195
225
  }
196
226
 
197
227
  }
@@ -269,7 +299,6 @@ const REGISTRATION_TIMEOUT_DURATION = 60000;
269
299
  * @fires [externalinstalled]{@link module:workbox-window.Workbox#externalinstalled}
270
300
  * @fires [externalwaiting]{@link module:workbox-window.Workbox#externalwaiting}
271
301
  * @fires [externalactivated]{@link module:workbox-window.Workbox#externalactivated}
272
- *
273
302
  * @memberof module:workbox-window
274
303
  */
275
304
 
@@ -294,6 +323,7 @@ class Workbox extends WorkboxEventTarget {
294
323
  this._activeDeferred = new Deferred();
295
324
  this._controllingDeferred = new Deferred();
296
325
  this._registrationTime = 0;
326
+ this._ownSWs = new Set();
297
327
  /**
298
328
  * @private
299
329
  */
@@ -336,6 +366,8 @@ class Workbox extends WorkboxEventTarget {
336
366
  // SW is the one we registered, so we set it.
337
367
  this._sw = installingSW;
338
368
 
369
+ this._ownSWs.add(installingSW);
370
+
339
371
  this._swDeferred.resolve(installingSW); // The `installing` state isn't something we have a dedicated
340
372
  // callback for, but we do log messages for it in development.
341
373
 
@@ -477,18 +509,35 @@ class Workbox extends WorkboxEventTarget {
477
509
  */
478
510
 
479
511
 
480
- this._onMessage = originalEvent => {
512
+ this._onMessage = async originalEvent => {
481
513
  const {
482
- data
483
- } = originalEvent;
484
- this.dispatchEvent(new WorkboxEvent('message', {
485
514
  data,
486
- originalEvent
487
- }));
515
+ source
516
+ } = originalEvent; // Wait until there's an "own" service worker. This is used to buffer
517
+ // `message` events that may be received prior to calling `register()`.
518
+
519
+ await this.getSW(); // If the service worker that sent the message is in the list of own
520
+ // service workers for this instance, dispatch a `message` event.
521
+ // NOTE: we check for all previously owned service workers rather than
522
+ // just the current one because some messages (e.g. cache updates) use
523
+ // a timeout when sent and may be delayed long enough for a service worker
524
+ // update to be found.
525
+
526
+ if (this._ownSWs.has(source)) {
527
+ this.dispatchEvent(new WorkboxEvent('message', {
528
+ data,
529
+ sw: source,
530
+ originalEvent
531
+ }));
532
+ }
488
533
  };
489
534
 
490
535
  this._scriptURL = scriptURL;
491
- this._registerOptions = registerOptions;
536
+ this._registerOptions = registerOptions; // Add a message listener immediately since messages received during
537
+ // page load are buffered only until the DOMContentLoaded event:
538
+ // https://github.com/GoogleChrome/workbox/issues/2202
539
+
540
+ navigator.serviceWorker.addEventListener('message', this._onMessage);
492
541
  }
493
542
  /**
494
543
  * Registers a service worker for this instances script URL and service
@@ -513,7 +562,7 @@ class Workbox extends WorkboxEventTarget {
513
562
  }
514
563
 
515
564
  if (!immediate && document.readyState !== 'complete') {
516
- await new Promise(res => addEventListener('load', res));
565
+ await new Promise(res => window.addEventListener('load', res));
517
566
  } // Set this flag to true if any service worker was controlling the page
518
567
  // at registration time.
519
568
 
@@ -533,14 +582,12 @@ class Workbox extends WorkboxEventTarget {
533
582
 
534
583
  this._controllingDeferred.resolve(this._compatibleControllingSW);
535
584
 
536
- this._reportWindowReady(this._compatibleControllingSW);
537
-
538
585
  this._compatibleControllingSW.addEventListener('statechange', this._onStateChange, {
539
586
  once: true
540
587
  });
541
588
  } // If there's a waiting service worker with a matching URL before the
542
589
  // `updatefound` event fires, it likely means that this site is open
543
- // in another tab, or the user refreshed the page (and thus the prevoius
590
+ // in another tab, or the user refreshed the page (and thus the previous
544
591
  // page wasn't fully unloaded before this page started loading).
545
592
  // https://developers.google.com/web/fundamentals/primers/service-workers/lifecycle#waiting
546
593
 
@@ -553,7 +600,7 @@ class Workbox extends WorkboxEventTarget {
553
600
  this._sw = waitingSW; // Run this in the next microtask, so any code that adds an event
554
601
  // listener after awaiting `register()` will get this event.
555
602
 
556
- Promise.resolve().then(() => {
603
+ dontWaitFor(Promise.resolve().then(() => {
557
604
  this.dispatchEvent(new WorkboxEvent('waiting', {
558
605
  sw: waitingSW,
559
606
  wasWaitingBeforeRegister: true
@@ -562,12 +609,14 @@ class Workbox extends WorkboxEventTarget {
562
609
  {
563
610
  logger.warn('A service worker was already waiting to activate ' + 'before this script was registered...');
564
611
  }
565
- });
612
+ }));
566
613
  } // If an "own" SW is already set, resolve the deferred.
567
614
 
568
615
 
569
616
  if (this._sw) {
570
617
  this._swDeferred.resolve(this._sw);
618
+
619
+ this._ownSWs.add(this._sw);
571
620
  }
572
621
 
573
622
  {
@@ -596,16 +645,25 @@ class Workbox extends WorkboxEventTarget {
596
645
 
597
646
  navigator.serviceWorker.addEventListener('controllerchange', this._onControllerChange, {
598
647
  once: true
599
- }); // Add message listeners.
648
+ });
649
+ return this._registration;
650
+ }
651
+ /**
652
+ * Checks for updates of the registered service worker.
653
+ */
600
654
 
601
- if ('BroadcastChannel' in self) {
602
- this._broadcastChannel = new BroadcastChannel('workbox');
603
655
 
604
- this._broadcastChannel.addEventListener('message', this._onMessage);
605
- }
656
+ async update() {
657
+ if (!this._registration) {
658
+ {
659
+ logger.error('Cannot update a Workbox instance without ' + 'being registered. Register the Workbox instance first.');
660
+ }
606
661
 
607
- navigator.serviceWorker.addEventListener('message', this._onMessage);
608
- return this._registration;
662
+ return;
663
+ } // Try to update registration
664
+
665
+
666
+ await this._registration.update();
609
667
  }
610
668
  /**
611
669
  * Resolves to the service worker registered by this instance as soon as it
@@ -681,7 +739,7 @@ class Workbox extends WorkboxEventTarget {
681
739
  }
682
740
  /**
683
741
  * Checks for a service worker already controlling the page and returns
684
- * it if its script URL matchs.
742
+ * it if its script URL matches.
685
743
  *
686
744
  * @private
687
745
  * @return {ServiceWorker|undefined}
@@ -722,22 +780,164 @@ class Workbox extends WorkboxEventTarget {
722
780
  throw error;
723
781
  }
724
782
  }
725
- /**
726
- * Sends a message to the passed service worker that the window is ready.
727
- *
728
- * @param {ServiceWorker} sw
729
- * @private
730
- */
731
783
 
784
+ }
785
+ // -----------------------------------------------------------------------
732
786
 
733
- _reportWindowReady(sw) {
734
- messageSW(sw, {
735
- type: 'WINDOW_READY',
736
- meta: 'workbox-window'
737
- });
738
- }
787
+ /**
788
+ * The `message` event is dispatched any time a `postMessage` is received.
789
+ *
790
+ * @event module:workbox-window.Workbox#message
791
+ * @type {WorkboxEvent}
792
+ * @property {*} data The `data` property from the original `message` event.
793
+ * @property {Event} originalEvent The original [`message`]{@link https://developer.mozilla.org/en-US/docs/Web/API/MessageEvent}
794
+ * event.
795
+ * @property {string} type `message`.
796
+ * @property {Workbox} target The `Workbox` instance.
797
+ */
798
+
799
+ /**
800
+ * The `installed` event is dispatched if the state of a
801
+ * [`Workbox`]{@link module:workbox-window.Workbox} instance's
802
+ * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}
803
+ * changes to `installed`.
804
+ *
805
+ * Then can happen either the very first time a service worker is installed,
806
+ * or after an update to the current service worker is found. In the case
807
+ * of an update being found, the event's `isUpdate` property will be `true`.
808
+ *
809
+ * @event module:workbox-window.Workbox#installed
810
+ * @type {WorkboxEvent}
811
+ * @property {ServiceWorker} sw The service worker instance.
812
+ * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}
813
+ * event.
814
+ * @property {boolean|undefined} isUpdate True if a service worker was already
815
+ * controlling when this `Workbox` instance called `register()`.
816
+ * @property {string} type `installed`.
817
+ * @property {Workbox} target The `Workbox` instance.
818
+ */
819
+
820
+ /**
821
+ * The `waiting` event is dispatched if the state of a
822
+ * [`Workbox`]{@link module:workbox-window.Workbox} instance's
823
+ * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}
824
+ * changes to `installed` and then doesn't immediately change to `activating`.
825
+ * It may also be dispatched if a service worker with the same
826
+ * [`scriptURL`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/scriptURL}
827
+ * was already waiting when the [`register()`]{@link module:workbox-window.Workbox#register}
828
+ * method was called.
829
+ *
830
+ * @event module:workbox-window.Workbox#waiting
831
+ * @type {WorkboxEvent}
832
+ * @property {ServiceWorker} sw The service worker instance.
833
+ * @property {Event|undefined} originalEvent The original
834
+ * [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}
835
+ * event, or `undefined` in the case where the service worker was waiting
836
+ * to before `.register()` was called.
837
+ * @property {boolean|undefined} isUpdate True if a service worker was already
838
+ * controlling when this `Workbox` instance called `register()`.
839
+ * @property {boolean|undefined} wasWaitingBeforeRegister True if a service worker with
840
+ * a matching `scriptURL` was already waiting when this `Workbox`
841
+ * instance called `register()`.
842
+ * @property {string} type `waiting`.
843
+ * @property {Workbox} target The `Workbox` instance.
844
+ */
845
+
846
+ /**
847
+ * The `controlling` event is dispatched if a
848
+ * [`controllerchange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/oncontrollerchange}
849
+ * fires on the service worker [container]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer}
850
+ * and the [`scriptURL`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/scriptURL}
851
+ * of the new [controller]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/controller}
852
+ * matches the `scriptURL` of the `Workbox` instance's
853
+ * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}.
854
+ *
855
+ * @event module:workbox-window.Workbox#controlling
856
+ * @type {WorkboxEvent}
857
+ * @property {ServiceWorker} sw The service worker instance.
858
+ * @property {Event} originalEvent The original [`controllerchange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/oncontrollerchange}
859
+ * event.
860
+ * @property {boolean|undefined} isUpdate True if a service worker was already
861
+ * controlling when this service worker was registered.
862
+ * @property {string} type `controlling`.
863
+ * @property {Workbox} target The `Workbox` instance.
864
+ */
865
+
866
+ /**
867
+ * The `activated` event is dispatched if the state of a
868
+ * [`Workbox`]{@link module:workbox-window.Workbox} instance's
869
+ * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}
870
+ * changes to `activated`.
871
+ *
872
+ * @event module:workbox-window.Workbox#activated
873
+ * @type {WorkboxEvent}
874
+ * @property {ServiceWorker} sw The service worker instance.
875
+ * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}
876
+ * event.
877
+ * @property {boolean|undefined} isUpdate True if a service worker was already
878
+ * controlling when this `Workbox` instance called `register()`.
879
+ * @property {string} type `activated`.
880
+ * @property {Workbox} target The `Workbox` instance.
881
+ */
882
+
883
+ /**
884
+ * The `redundant` event is dispatched if the state of a
885
+ * [`Workbox`]{@link module:workbox-window.Workbox} instance's
886
+ * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}
887
+ * changes to `redundant`.
888
+ *
889
+ * @event module:workbox-window.Workbox#redundant
890
+ * @type {WorkboxEvent}
891
+ * @property {ServiceWorker} sw The service worker instance.
892
+ * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}
893
+ * event.
894
+ * @property {boolean|undefined} isUpdate True if a service worker was already
895
+ * controlling when this `Workbox` instance called `register()`.
896
+ * @property {string} type `redundant`.
897
+ * @property {Workbox} target The `Workbox` instance.
898
+ */
739
899
 
740
- } // The jsdoc comments below outline the events this instance may dispatch:
900
+ /**
901
+ * The `externalinstalled` event is dispatched if the state of an
902
+ * [external service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-window#when_an_unexpected_version_of_the_service_worker_is_found}
903
+ * changes to `installed`.
904
+ *
905
+ * @event module:workbox-window.Workbox#externalinstalled
906
+ * @type {WorkboxEvent}
907
+ * @property {ServiceWorker} sw The service worker instance.
908
+ * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}
909
+ * event.
910
+ * @property {string} type `externalinstalled`.
911
+ * @property {Workbox} target The `Workbox` instance.
912
+ */
913
+
914
+ /**
915
+ * The `externalwaiting` event is dispatched if the state of an
916
+ * [external service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-window#when_an_unexpected_version_of_the_service_worker_is_found}
917
+ * changes to `waiting`.
918
+ *
919
+ * @event module:workbox-window.Workbox#externalwaiting
920
+ * @type {WorkboxEvent}
921
+ * @property {ServiceWorker} sw The service worker instance.
922
+ * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}
923
+ * event.
924
+ * @property {string} type `externalwaiting`.
925
+ * @property {Workbox} target The `Workbox` instance.
926
+ */
927
+
928
+ /**
929
+ * The `externalactivated` event is dispatched if the state of an
930
+ * [external service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-window#when_an_unexpected_version_of_the_service_worker_is_found}
931
+ * changes to `activated`.
932
+ *
933
+ * @event module:workbox-window.Workbox#externalactivated
934
+ * @type {WorkboxEvent}
935
+ * @property {ServiceWorker} sw The service worker instance.
936
+ * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}
937
+ * event.
938
+ * @property {string} type `externalactivated`.
939
+ * @property {Workbox} target The `Workbox` instance.
940
+ */
741
941
 
742
942
  export { Workbox, messageSW };
743
943
  //# sourceMappingURL=workbox-window.dev.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"workbox-window.dev.mjs","sources":["../_version.js","../messageSW.js","../../workbox-core/_version.js","../../workbox-core/_private/Deferred.js","../../workbox-core/_private/dontWaitFor.js","../../workbox-core/_private/logger.js","../utils/WorkboxEventTarget.js","../utils/urlsMatch.js","../utils/WorkboxEvent.js","../Workbox.js"],"sourcesContent":["\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:window:5.0.0'] && _();\n}\ncatch (e) { }\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 * Sends a data object to a service worker via `postMessage` and resolves with\n * a response (if any).\n *\n * A response can be set in a message handler in the service worker by\n * calling `event.ports[0].postMessage(...)`, which will resolve the promise\n * returned by `messageSW()`. If no response is set, the promise will not\n * resolve.\n *\n * @param {ServiceWorker} sw The service worker to send the message to.\n * @param {Object} data An object to send to the service worker.\n * @return {Promise<Object|undefined>}\n * @memberof module:workbox-window\n */\nfunction messageSW(sw, data) {\n return new Promise((resolve) => {\n let messageChannel = new MessageChannel();\n messageChannel.port1.onmessage = (event) => {\n resolve(event.data);\n };\n sw.postMessage(data, [messageChannel.port2]);\n });\n}\n;\nexport { messageSW };\n","\"use strict\";\n// @ts-ignore\ntry {\n self['workbox:core:5.0.0'] && _();\n}\ncatch (e) { }\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 Deferred class composes Promises in a way that allows for them to be\n * resolved or rejected from outside the constructor. In most cases promises\n * should be used directly, but Deferreds can be necessary when the logic to\n * resolve a promise must be separate.\n *\n * @private\n */\nclass Deferred {\n /**\n * Creates a promise and exposes its resolve and reject functions as methods.\n */\n constructor() {\n this.promise = new Promise((resolve, reject) => {\n this.resolve = resolve;\n this.reject = reject;\n });\n }\n}\nexport { Deferred };\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","/*\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';\nconst logger = (process.env.NODE_ENV === 'production' ? null : (() => {\n // Don't overwrite this value if it's already set.\n // See https://github.com/GoogleChrome/workbox/pull/2284#issuecomment-560470923\n if (!('__WB_DISABLE_DEV_LOGS' in self)) {\n self.__WB_DISABLE_DEV_LOGS = false;\n }\n let inGroup = false;\n const methodToColorMap = {\n debug: `#7f8c8d`,\n log: `#2ecc71`,\n warn: `#f39c12`,\n error: `#c0392b`,\n groupCollapsed: `#3498db`,\n groupEnd: null,\n };\n const print = function (method, args) {\n if (self.__WB_DISABLE_DEV_LOGS) {\n return;\n }\n if (method === 'groupCollapsed') {\n // Safari doesn't print all console.groupCollapsed() arguments:\n // https://bugs.webkit.org/show_bug.cgi?id=182754\n if (/^((?!chrome|android).)*safari/i.test(navigator.userAgent)) {\n console[method](...args);\n return;\n }\n }\n const styles = [\n `background: ${methodToColorMap[method]}`,\n `border-radius: 0.5em`,\n `color: white`,\n `font-weight: bold`,\n `padding: 2px 0.5em`,\n ];\n // When in a group, the workbox prefix is not displayed.\n const logPrefix = inGroup ? [] : ['%cworkbox', styles.join(';')];\n console[method](...logPrefix, ...args);\n if (method === 'groupCollapsed') {\n inGroup = true;\n }\n if (method === 'groupEnd') {\n inGroup = false;\n }\n };\n const api = {};\n const loggerMethods = Object.keys(methodToColorMap);\n for (const key of loggerMethods) {\n const method = key;\n api[method] = (...args) => {\n print(method, args);\n };\n }\n return api;\n})());\nexport { logger };\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*/\n/**\n * A minimal `EventTarget` shim.\n * This is necessary because not all browsers support constructable\n * `EventTarget`, so using a real `EventTarget` will error.\n * @private\n */\nexport class WorkboxEventTarget {\n constructor() {\n this._eventListenerRegistry = new Map();\n }\n /**\n * @param {string} type\n * @param {Function} listener\n * @private\n */\n addEventListener(type, listener) {\n const foo = this._getEventListenersByType(type);\n foo.add(listener);\n }\n /**\n * @param {string} type\n * @param {Function} listener\n * @private\n */\n removeEventListener(type, listener) {\n this._getEventListenersByType(type).delete(listener);\n }\n /**\n * @param {Object} event\n * @private\n */\n dispatchEvent(event) {\n event.target = this;\n const listeners = this._getEventListenersByType(event.type);\n for (const listener of listeners) {\n listener(event);\n }\n }\n /**\n * Returns a Set of listeners associated with the passed event type.\n * If no handlers have been registered, an empty Set is returned.\n *\n * @param {string} type The event type.\n * @return {Set<ListenerCallback>} An array of handler functions.\n * @private\n */\n _getEventListenersByType(type) {\n if (!this._eventListenerRegistry.has(type)) {\n this._eventListenerRegistry.set(type, new Set());\n }\n return this._eventListenerRegistry.get(type);\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 '../_version.js';\n/**\n * Returns true if two URLs have the same `.href` property. The URLS can be\n * relative, and if they are the current location href is used to resolve URLs.\n *\n * @private\n * @param {string} url1\n * @param {string} url2\n * @return {boolean}\n */\nexport function urlsMatch(url1, url2) {\n const { href } = location;\n return new URL(url1, href).href === new URL(url2, href).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 '../_version.js';\n/**\n * A minimal `Event` subclass shim.\n * This doesn't *actually* subclass `Event` because not all browsers support\n * constructable `EventTarget`, and using a real `Event` will error.\n * @private\n */\nexport class WorkboxEvent {\n constructor(type, props) {\n this.type = type;\n Object.assign(this, props);\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 { Deferred } from 'workbox-core/_private/Deferred.js';\nimport { dontWaitFor } from 'workbox-core/_private/dontWaitFor.js';\nimport { logger } from 'workbox-core/_private/logger.js';\nimport { messageSW } from './messageSW.js';\nimport { WorkboxEventTarget } from './utils/WorkboxEventTarget.js';\nimport { urlsMatch } from './utils/urlsMatch.js';\nimport { WorkboxEvent } from './utils/WorkboxEvent.js';\nimport './_version.js';\n// The time a SW must be in the waiting phase before we can conclude\n// `skipWaiting()` wasn't called. This 200 amount wasn't scientifically\n// chosen, but it seems to avoid false positives in my testing.\nconst WAITING_TIMEOUT_DURATION = 200;\n// The amount of time after a registration that we can reasonably conclude\n// that the registration didn't trigger an update.\nconst REGISTRATION_TIMEOUT_DURATION = 60000;\n/**\n * A class to aid in handling service worker registration, updates, and\n * reacting to service worker lifecycle events.\n *\n * @fires [message]{@link module:workbox-window.Workbox#message}\n * @fires [installed]{@link module:workbox-window.Workbox#installed}\n * @fires [waiting]{@link module:workbox-window.Workbox#waiting}\n * @fires [controlling]{@link module:workbox-window.Workbox#controlling}\n * @fires [activated]{@link module:workbox-window.Workbox#activated}\n * @fires [redundant]{@link module:workbox-window.Workbox#redundant}\n * @fires [externalinstalled]{@link module:workbox-window.Workbox#externalinstalled}\n * @fires [externalwaiting]{@link module:workbox-window.Workbox#externalwaiting}\n * @fires [externalactivated]{@link module:workbox-window.Workbox#externalactivated}\n * @memberof module:workbox-window\n */\nclass Workbox extends WorkboxEventTarget {\n /**\n * Creates a new Workbox instance with a script URL and service worker\n * options. The script URL and options are the same as those used when\n * calling `navigator.serviceWorker.register(scriptURL, options)`. See:\n * https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/register\n *\n * @param {string} scriptURL The service worker script associated with this\n * instance.\n * @param {Object} [registerOptions] The service worker options associated\n * with this instance.\n */\n constructor(scriptURL, registerOptions = {}) {\n super();\n this._registerOptions = {};\n this._updateFoundCount = 0;\n // Deferreds we can resolve later.\n this._swDeferred = new Deferred();\n this._activeDeferred = new Deferred();\n this._controllingDeferred = new Deferred();\n this._registrationTime = 0;\n this._ownSWs = new Set();\n /**\n * @private\n */\n this._onUpdateFound = () => {\n // `this._registration` will never be `undefined` after an update is found.\n const registration = this._registration;\n const installingSW = registration.installing;\n // If the script URL passed to `navigator.serviceWorker.register()` is\n // different from the current controlling SW's script URL, we know any\n // successful registration calls will trigger an `updatefound` event.\n // But if the registered script URL is the same as the current controlling\n // SW's script URL, we'll only get an `updatefound` event if the file\n // changed since it was last registered. This can be a problem if the user\n // opens up the same page in a different tab, and that page registers\n // a SW that triggers an update. It's a problem because this page has no\n // good way of knowing whether the `updatefound` event came from the SW\n // script it registered or from a registration attempt made by a newer\n // version of the page running in another tab.\n // To minimize the possibility of a false positive, we use the logic here:\n let updateLikelyTriggeredExternally = \n // Since we enforce only calling `register()` once, and since we don't\n // add the `updatefound` event listener until the `register()` call, if\n // `_updateFoundCount` is > 0 then it means this method has already\n // been called, thus this SW must be external\n this._updateFoundCount > 0 ||\n // If the script URL of the installing SW is different from this\n // instance's script URL, we know it's definitely not from our\n // registration.\n !urlsMatch(installingSW.scriptURL, this._scriptURL) ||\n // If all of the above are false, then we use a time-based heuristic:\n // Any `updatefound` event that occurs long after our registration is\n // assumed to be external.\n (performance.now() >\n this._registrationTime + REGISTRATION_TIMEOUT_DURATION) ?\n // If any of the above are not true, we assume the update was\n // triggered by this instance.\n true : false;\n if (updateLikelyTriggeredExternally) {\n this._externalSW = installingSW;\n registration.removeEventListener('updatefound', this._onUpdateFound);\n }\n else {\n // If the update was not triggered externally we know the installing\n // SW is the one we registered, so we set it.\n this._sw = installingSW;\n this._ownSWs.add(installingSW);\n this._swDeferred.resolve(installingSW);\n // The `installing` state isn't something we have a dedicated\n // callback for, but we do log messages for it in development.\n if (process.env.NODE_ENV !== 'production') {\n if (navigator.serviceWorker.controller) {\n logger.log('Updated service worker found. Installing now...');\n }\n else {\n logger.log('Service worker is installing...');\n }\n }\n }\n // Increment the `updatefound` count, so future invocations of this\n // method can be sure they were triggered externally.\n ++this._updateFoundCount;\n // Add a `statechange` listener regardless of whether this update was\n // triggered externally, since we have callbacks for both.\n installingSW.addEventListener('statechange', this._onStateChange);\n };\n /**\n * @private\n * @param {Event} originalEvent\n */\n this._onStateChange = (originalEvent) => {\n // `this._registration` will never be `undefined` after an update is found.\n const registration = this._registration;\n const sw = originalEvent.target;\n const { state } = sw;\n const isExternal = sw === this._externalSW;\n const eventPrefix = isExternal ? 'external' : '';\n const eventProps = {\n sw,\n originalEvent\n };\n if (!isExternal && this._isUpdate) {\n eventProps.isUpdate = true;\n }\n this.dispatchEvent(new WorkboxEvent(eventPrefix + state, eventProps));\n if (state === 'installed') {\n // This timeout is used to ignore cases where the service worker calls\n // `skipWaiting()` in the install event, thus moving it directly in the\n // activating state. (Since all service workers *must* go through the\n // waiting phase, the only way to detect `skipWaiting()` called in the\n // install event is to observe that the time spent in the waiting phase\n // is very short.)\n // NOTE: we don't need separate timeouts for the own and external SWs\n // since they can't go through these phases at the same time.\n this._waitingTimeout = self.setTimeout(() => {\n // Ensure the SW is still waiting (it may now be redundant).\n if (state === 'installed' && registration.waiting === sw) {\n this.dispatchEvent(new WorkboxEvent(eventPrefix + 'waiting', eventProps));\n if (process.env.NODE_ENV !== 'production') {\n if (isExternal) {\n logger.warn('An external service worker has installed but is ' +\n 'waiting for this client to close before activating...');\n }\n else {\n logger.warn('The service worker has installed but is waiting ' +\n 'for existing clients to close before activating...');\n }\n }\n }\n }, WAITING_TIMEOUT_DURATION);\n }\n else if (state === 'activating') {\n clearTimeout(this._waitingTimeout);\n if (!isExternal) {\n this._activeDeferred.resolve(sw);\n }\n }\n if (process.env.NODE_ENV !== 'production') {\n switch (state) {\n case 'installed':\n if (isExternal) {\n logger.warn('An external service worker has installed. ' +\n 'You may want to suggest users reload this page.');\n }\n else {\n logger.log('Registered service worker installed.');\n }\n break;\n case 'activated':\n if (isExternal) {\n logger.warn('An external service worker has activated.');\n }\n else {\n logger.log('Registered service worker activated.');\n if (sw !== navigator.serviceWorker.controller) {\n logger.warn('The registered service worker is active but ' +\n 'not yet controlling the page. Reload or run ' +\n '`clients.claim()` in the service worker.');\n }\n }\n break;\n case 'redundant':\n if (sw === this._compatibleControllingSW) {\n logger.log('Previously controlling service worker now redundant!');\n }\n else if (!isExternal) {\n logger.log('Registered service worker now redundant!');\n }\n break;\n }\n }\n };\n /**\n * @private\n * @param {Event} originalEvent\n */\n this._onControllerChange = (originalEvent) => {\n const sw = this._sw;\n if (sw === navigator.serviceWorker.controller) {\n this.dispatchEvent(new WorkboxEvent('controlling', {\n sw,\n originalEvent,\n isUpdate: this._isUpdate,\n }));\n if (process.env.NODE_ENV !== 'production') {\n logger.log('Registered service worker now controlling this page.');\n }\n this._controllingDeferred.resolve(sw);\n }\n };\n /**\n * @private\n * @param {Event} originalEvent\n */\n this._onMessage = async (originalEvent) => {\n const { data, source } = originalEvent;\n // Wait until there's an \"own\" service worker. This is used to buffer\n // `message` events that may be received prior to calling `register()`.\n await this.getSW();\n // If the service worker that sent the message is in the list of own\n // service workers for this instance, dispatch a `message` event.\n // NOTE: we check for all previously owned service workers rather than\n // just the current one because some messages (e.g. cache updates) use\n // a timeout when sent and may be delayed long enough for a service worker\n // update to be found.\n if (this._ownSWs.has(source)) {\n this.dispatchEvent(new WorkboxEvent('message', {\n data,\n sw: source,\n originalEvent,\n }));\n }\n };\n this._scriptURL = scriptURL;\n this._registerOptions = registerOptions;\n // Add a message listener immediately since messages received during\n // page load are buffered only until the DOMContentLoaded event:\n // https://github.com/GoogleChrome/workbox/issues/2202\n navigator.serviceWorker.addEventListener('message', this._onMessage);\n }\n /**\n * Registers a service worker for this instances script URL and service\n * worker options. By default this method delays registration until after\n * the window has loaded.\n *\n * @param {Object} [options]\n * @param {Function} [options.immediate=false] Setting this to true will\n * register the service worker immediately, even if the window has\n * not loaded (not recommended).\n */\n async register({ immediate = false } = {}) {\n if (process.env.NODE_ENV !== 'production') {\n if (this._registrationTime) {\n logger.error('Cannot re-register a Workbox instance after it has ' +\n 'been registered. Create a new instance instead.');\n return;\n }\n }\n if (!immediate && document.readyState !== 'complete') {\n await new Promise((res) => window.addEventListener('load', res));\n }\n // Set this flag to true if any service worker was controlling the page\n // at registration time.\n this._isUpdate = Boolean(navigator.serviceWorker.controller);\n // Before registering, attempt to determine if a SW is already controlling\n // the page, and if that SW script (and version, if specified) matches this\n // instance's script.\n this._compatibleControllingSW = this._getControllingSWIfCompatible();\n this._registration = await this._registerScript();\n // If we have a compatible controller, store the controller as the \"own\"\n // SW, resolve active/controlling deferreds and add necessary listeners.\n if (this._compatibleControllingSW) {\n this._sw = this._compatibleControllingSW;\n this._activeDeferred.resolve(this._compatibleControllingSW);\n this._controllingDeferred.resolve(this._compatibleControllingSW);\n this._compatibleControllingSW.addEventListener('statechange', this._onStateChange, { once: true });\n }\n // If there's a waiting service worker with a matching URL before the\n // `updatefound` event fires, it likely means that this site is open\n // in another tab, or the user refreshed the page (and thus the previous\n // page wasn't fully unloaded before this page started loading).\n // https://developers.google.com/web/fundamentals/primers/service-workers/lifecycle#waiting\n const waitingSW = this._registration.waiting;\n if (waitingSW && urlsMatch(waitingSW.scriptURL, this._scriptURL)) {\n // Store the waiting SW as the \"own\" Sw, even if it means overwriting\n // a compatible controller.\n this._sw = waitingSW;\n // Run this in the next microtask, so any code that adds an event\n // listener after awaiting `register()` will get this event.\n dontWaitFor(Promise.resolve().then(() => {\n this.dispatchEvent(new WorkboxEvent('waiting', {\n sw: waitingSW,\n wasWaitingBeforeRegister: true,\n }));\n if (process.env.NODE_ENV !== 'production') {\n logger.warn('A service worker was already waiting to activate ' +\n 'before this script was registered...');\n }\n }));\n }\n // If an \"own\" SW is already set, resolve the deferred.\n if (this._sw) {\n this._swDeferred.resolve(this._sw);\n this._ownSWs.add(this._sw);\n }\n if (process.env.NODE_ENV !== 'production') {\n logger.log('Successfully registered service worker.', this._scriptURL);\n if (navigator.serviceWorker.controller) {\n if (this._compatibleControllingSW) {\n logger.debug('A service worker with the same script URL ' +\n 'is already controlling this page.');\n }\n else {\n logger.debug('A service worker with a different script URL is ' +\n 'currently controlling the page. The browser is now fetching ' +\n 'the new script now...');\n }\n }\n const currentPageIsOutOfScope = () => {\n const scopeURL = new URL(this._registerOptions.scope || this._scriptURL, document.baseURI);\n const scopeURLBasePath = new URL('./', scopeURL.href).pathname;\n return !location.pathname.startsWith(scopeURLBasePath);\n };\n if (currentPageIsOutOfScope()) {\n logger.warn('The current page is not in scope for the registered ' +\n 'service worker. Was this a mistake?');\n }\n }\n this._registration.addEventListener('updatefound', this._onUpdateFound);\n navigator.serviceWorker.addEventListener('controllerchange', this._onControllerChange, { once: true });\n return this._registration;\n }\n /**\n * Checks for updates of the registered service worker.\n */\n async update() {\n if (!this._registration) {\n if (process.env.NODE_ENV !== 'production') {\n logger.error('Cannot update a Workbox instance without ' +\n 'being registered. Register the Workbox instance first.');\n }\n return;\n }\n // Try to update registration\n await this._registration.update();\n }\n /**\n * Resolves to the service worker registered by this instance as soon as it\n * is active. If a service worker was already controlling at registration\n * time then it will resolve to that if the script URLs (and optionally\n * script versions) match, otherwise it will wait until an update is found\n * and activates.\n *\n * @return {Promise<ServiceWorker>}\n */\n get active() {\n return this._activeDeferred.promise;\n }\n /**\n * Resolves to the service worker registered by this instance as soon as it\n * is controlling the page. If a service worker was already controlling at\n * registration time then it will resolve to that if the script URLs (and\n * optionally script versions) match, otherwise it will wait until an update\n * is found and starts controlling the page.\n * Note: the first time a service worker is installed it will active but\n * not start controlling the page unless `clients.claim()` is called in the\n * service worker.\n *\n * @return {Promise<ServiceWorker>}\n */\n get controlling() {\n return this._controllingDeferred.promise;\n }\n /**\n * Resolves with a reference to a service worker that matches the script URL\n * of this instance, as soon as it's available.\n *\n * If, at registration time, there's already an active or waiting service\n * worker with a matching script URL, it will be used (with the waiting\n * service worker taking precedence over the active service worker if both\n * match, since the waiting service worker would have been registered more\n * recently).\n * If there's no matching active or waiting service worker at registration\n * time then the promise will not resolve until an update is found and starts\n * installing, at which point the installing service worker is used.\n *\n * @return {Promise<ServiceWorker>}\n */\n async getSW() {\n // If `this._sw` is set, resolve with that as we want `getSW()` to\n // return the correct (new) service worker if an update is found.\n return this._sw !== undefined ? this._sw : this._swDeferred.promise;\n }\n /**\n * Sends the passed data object to the service worker registered by this\n * instance (via [`getSW()`]{@link module:workbox-window.Workbox#getSW}) and resolves\n * with a response (if any).\n *\n * A response can be set in a message handler in the service worker by\n * calling `event.ports[0].postMessage(...)`, which will resolve the promise\n * returned by `messageSW()`. If no response is set, the promise will never\n * resolve.\n *\n * @param {Object} data An object to send to the service worker\n * @return {Promise<Object>}\n */\n async messageSW(data) {\n const sw = await this.getSW();\n return messageSW(sw, data);\n }\n /**\n * Checks for a service worker already controlling the page and returns\n * it if its script URL matches.\n *\n * @private\n * @return {ServiceWorker|undefined}\n */\n _getControllingSWIfCompatible() {\n const controller = navigator.serviceWorker.controller;\n if (controller && urlsMatch(controller.scriptURL, this._scriptURL)) {\n return controller;\n }\n else {\n return undefined;\n }\n }\n /**\n * Registers a service worker for this instances script URL and register\n * options and tracks the time registration was complete.\n *\n * @private\n */\n async _registerScript() {\n try {\n const reg = await navigator.serviceWorker.register(this._scriptURL, this._registerOptions);\n // Keep track of when registration happened, so it can be used in the\n // `this._onUpdateFound` heuristic. Also use the presence of this\n // property as a way to see if `.register()` has been called.\n this._registrationTime = performance.now();\n return reg;\n }\n catch (error) {\n if (process.env.NODE_ENV !== 'production') {\n logger.error(error);\n }\n // Re-throw the error.\n throw error;\n }\n }\n}\nexport { Workbox };\n// The jsdoc comments below outline the events this instance may dispatch:\n// -----------------------------------------------------------------------\n/**\n * The `message` event is dispatched any time a `postMessage` is received.\n *\n * @event module:workbox-window.Workbox#message\n * @type {WorkboxEvent}\n * @property {*} data The `data` property from the original `message` event.\n * @property {Event} originalEvent The original [`message`]{@link https://developer.mozilla.org/en-US/docs/Web/API/MessageEvent}\n * event.\n * @property {string} type `message`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `installed` event is dispatched if the state of a\n * [`Workbox`]{@link module:workbox-window.Workbox} instance's\n * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}\n * changes to `installed`.\n *\n * Then can happen either the very first time a service worker is installed,\n * or after an update to the current service worker is found. In the case\n * of an update being found, the event's `isUpdate` property will be `true`.\n *\n * @event module:workbox-window.Workbox#installed\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {boolean|undefined} isUpdate True if a service worker was already\n * controlling when this `Workbox` instance called `register()`.\n * @property {string} type `installed`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `waiting` event is dispatched if the state of a\n * [`Workbox`]{@link module:workbox-window.Workbox} instance's\n * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}\n * changes to `installed` and then doesn't immediately change to `activating`.\n * It may also be dispatched if a service worker with the same\n * [`scriptURL`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/scriptURL}\n * was already waiting when the [`register()`]{@link module:workbox-window.Workbox#register}\n * method was called.\n *\n * @event module:workbox-window.Workbox#waiting\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event|undefined} originalEvent The original\n * [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event, or `undefined` in the case where the service worker was waiting\n * to before `.register()` was called.\n * @property {boolean|undefined} isUpdate True if a service worker was already\n * controlling when this `Workbox` instance called `register()`.\n * @property {boolean|undefined} wasWaitingBeforeRegister True if a service worker with\n * a matching `scriptURL` was already waiting when this `Workbox`\n * instance called `register()`.\n * @property {string} type `waiting`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `controlling` event is dispatched if a\n * [`controllerchange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/oncontrollerchange}\n * fires on the service worker [container]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer}\n * and the [`scriptURL`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/scriptURL}\n * of the new [controller]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/controller}\n * matches the `scriptURL` of the `Workbox` instance's\n * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}.\n *\n * @event module:workbox-window.Workbox#controlling\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`controllerchange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/oncontrollerchange}\n * event.\n * @property {boolean|undefined} isUpdate True if a service worker was already\n * controlling when this service worker was registered.\n * @property {string} type `controlling`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `activated` event is dispatched if the state of a\n * [`Workbox`]{@link module:workbox-window.Workbox} instance's\n * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}\n * changes to `activated`.\n *\n * @event module:workbox-window.Workbox#activated\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {boolean|undefined} isUpdate True if a service worker was already\n * controlling when this `Workbox` instance called `register()`.\n * @property {string} type `activated`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `redundant` event is dispatched if the state of a\n * [`Workbox`]{@link module:workbox-window.Workbox} instance's\n * [registered service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-precaching#def-registered-sw}\n * changes to `redundant`.\n *\n * @event module:workbox-window.Workbox#redundant\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {boolean|undefined} isUpdate True if a service worker was already\n * controlling when this `Workbox` instance called `register()`.\n * @property {string} type `redundant`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `externalinstalled` event is dispatched if the state of an\n * [external service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-window#when_an_unexpected_version_of_the_service_worker_is_found}\n * changes to `installed`.\n *\n * @event module:workbox-window.Workbox#externalinstalled\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {string} type `externalinstalled`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `externalwaiting` event is dispatched if the state of an\n * [external service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-window#when_an_unexpected_version_of_the_service_worker_is_found}\n * changes to `waiting`.\n *\n * @event module:workbox-window.Workbox#externalwaiting\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {string} type `externalwaiting`.\n * @property {Workbox} target The `Workbox` instance.\n */\n/**\n * The `externalactivated` event is dispatched if the state of an\n * [external service worker]{@link https://developers.google.com/web/tools/workbox/modules/workbox-window#when_an_unexpected_version_of_the_service_worker_is_found}\n * changes to `activated`.\n *\n * @event module:workbox-window.Workbox#externalactivated\n * @type {WorkboxEvent}\n * @property {ServiceWorker} sw The service worker instance.\n * @property {Event} originalEvent The original [`statechange`]{@link https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker/onstatechange}\n * event.\n * @property {string} type `externalactivated`.\n * @property {Workbox} target The `Workbox` instance.\n */\n"],"names":["self","_","e","messageSW","sw","data","Promise","resolve","messageChannel","MessageChannel","port1","onmessage","event","postMessage","port2","Deferred","constructor","promise","reject","dontWaitFor","then","logger","process","__WB_DISABLE_DEV_LOGS","inGroup","methodToColorMap","debug","log","warn","error","groupCollapsed","groupEnd","print","method","args","test","navigator","userAgent","console","styles","logPrefix","join","api","loggerMethods","Object","keys","key","WorkboxEventTarget","_eventListenerRegistry","Map","addEventListener","type","listener","foo","_getEventListenersByType","add","removeEventListener","delete","dispatchEvent","target","listeners","has","set","Set","get","urlsMatch","url1","url2","href","location","URL","WorkboxEvent","props","assign","WAITING_TIMEOUT_DURATION","REGISTRATION_TIMEOUT_DURATION","Workbox","scriptURL","registerOptions","_registerOptions","_updateFoundCount","_swDeferred","_activeDeferred","_controllingDeferred","_registrationTime","_ownSWs","_onUpdateFound","registration","_registration","installingSW","installing","updateLikelyTriggeredExternally","_scriptURL","performance","now","_externalSW","_sw","serviceWorker","controller","_onStateChange","originalEvent","state","isExternal","eventPrefix","eventProps","_isUpdate","isUpdate","_waitingTimeout","setTimeout","waiting","clearTimeout","_compatibleControllingSW","_onControllerChange","_onMessage","source","getSW","register","immediate","document","readyState","res","window","Boolean","_getControllingSWIfCompatible","_registerScript","once","waitingSW","wasWaitingBeforeRegister","currentPageIsOutOfScope","scopeURL","scope","baseURI","scopeURLBasePath","pathname","startsWith","update","active","controlling","undefined","reg"],"mappings":"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"}