@jetbrains/kotlin-web-site-ui 3.0.0 → 3.1.0

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 (57) hide show
  1. package/dist/ctaBlock.css +2 -0
  2. package/dist/ctaBlock.css.map +1 -0
  3. package/dist/ctaBlock.js +3 -0
  4. package/dist/ctaBlock.js.LICENSE.txt +8 -0
  5. package/dist/ctaBlock.js.map +1 -0
  6. package/dist/dataServices.js +3 -0
  7. package/dist/dataServices.js.LICENSE.txt +17 -0
  8. package/dist/dataServices.js.map +1 -0
  9. package/dist/footer.css +2 -0
  10. package/dist/footer.css.map +1 -0
  11. package/dist/footer.js +3 -0
  12. package/dist/footer.js.LICENSE.txt +14 -0
  13. package/dist/footer.js.map +1 -0
  14. package/dist/formikWrappers.css +2 -0
  15. package/dist/formikWrappers.css.map +1 -0
  16. package/dist/formikWrappers.js +3 -0
  17. package/dist/formikWrappers.js.LICENSE.txt +14 -0
  18. package/dist/formikWrappers.js.map +1 -0
  19. package/dist/grid.css +2 -0
  20. package/dist/grid.css.map +1 -0
  21. package/dist/grid.js +2 -0
  22. package/dist/grid.js.map +1 -0
  23. package/dist/header.css +2 -0
  24. package/dist/header.css.map +1 -0
  25. package/dist/header.js +3 -0
  26. package/dist/header.js.LICENSE.txt +14 -0
  27. package/dist/header.js.map +1 -0
  28. package/dist/popup.css +2 -0
  29. package/dist/popup.css.map +1 -0
  30. package/dist/popup.js +3 -0
  31. package/dist/popup.js.LICENSE.txt +26 -0
  32. package/dist/popup.js.map +1 -0
  33. package/dist/quotesSlider.css +2 -0
  34. package/dist/quotesSlider.css.map +1 -0
  35. package/dist/quotesSlider.js +3 -0
  36. package/dist/quotesSlider.js.LICENSE.txt +14 -0
  37. package/dist/quotesSlider.js.map +1 -0
  38. package/dist/svg/kotlin_64.svg +10 -0
  39. package/dist/svg/loading_24.svg +1 -0
  40. package/dist/svg/play_24.svg +1 -0
  41. package/dist/svg/quote.svg +3 -0
  42. package/dist/svg/slider-arrow.svg +3 -0
  43. package/dist/topMenu.css +2 -0
  44. package/dist/topMenu.css.map +1 -0
  45. package/dist/topMenu.js +3 -0
  46. package/dist/topMenu.js.LICENSE.txt +14 -0
  47. package/dist/topMenu.js.map +1 -0
  48. package/dist/typography.css +2 -0
  49. package/dist/typography.css.map +1 -0
  50. package/dist/typography.js +2 -0
  51. package/dist/typography.js.map +1 -0
  52. package/dist/youtubePlayer.css +2 -0
  53. package/dist/youtubePlayer.css.map +1 -0
  54. package/dist/youtubePlayer.js +3 -0
  55. package/dist/youtubePlayer.js.LICENSE.txt +14 -0
  56. package/dist/youtubePlayer.js.map +1 -0
  57. package/package.json +1 -1
@@ -0,0 +1,2 @@
1
+ .ktl-cta-block-module_wrapper_15k8I{background:radial-gradient(89.53% 145.96% at .34% 100.79%,#ef4857 0,#de4970 17.58%,#b44db0 50.31%,#7f52ff 97.03%);color:#fff;padding:32px 0}@media (min-width:768px){.ktl-cta-block-module_wrapper_15k8I{padding:48px 0}}.ktl-cta-block-module_top-title_3GPYq{max-width:330px;margin-bottom:64px}@media (min-width:768px){.ktl-cta-block-module_top-title_3GPYq{margin-bottom:96px}}.ktl-cta-block-module_buttons_1FFW3,.ktl-cta-block-module_content_3Iph6{margin-top:32px}.ktl-cta-block-module_buttons_1FFW3 button{margin-right:16px}
2
+ /*# sourceMappingURL=ctaBlock.css.map*/
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://@jetbrains/kotlin-web-site-ui/./src/components/cta-block/cta-block.module.pcss"],"names":[],"mappings":"AAAA,mC,CACI,iH,CACA,U,CACA,c,CACA,yBAJJ,mC,CAKQ,gBAIR,qC,CACI,e,CACA,kB,CACA,yBAHJ,qC,CAIQ,oBAWR,mC,CAJA,mC,CACI,e,CAKA,0C,CACI,iB","file":"ctaBlock.css","sourcesContent":[".wrapper {\n background: radial-gradient(89.53% 145.96% at 0.34% 100.79%, #EF4857 0%, #DE4970 17.58%, #B44DB0 50.31%, #7F52FF 97.03%);\n color: #fff;\n padding: 32px 0;\n @media (--ktl-sm) {\n padding: 48px 0;\n }\n}\n\n.top-title {\n max-width: 330px;\n margin-bottom: 64px;\n @media (--ktl-sm) {\n margin-bottom: 96px;\n }\n}\n\n.main-title {\n}\n\n.content {\n margin-top: 32px;\n}\n\n.buttons {\n margin-top: 32px;\n button {\n margin-right: 16px;\n }\n}"],"sourceRoot":""}
@@ -0,0 +1,3 @@
1
+ /*! For license information please see ctaBlock.js.LICENSE.txt */
2
+ !function(){"use strict";var e={5251:function(e,t,r){var o=r(8955),n=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var l=Symbol.for;n=l("react.element"),l("react.fragment")}var c=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,i={key:!0,ref:!0,__self:!0,__source:!0};function s(e,t,r){var o,l={},s=null,d=null;for(o in void 0!==r&&(s=""+r),void 0!==t.key&&(s=""+t.key),void 0!==t.ref&&(d=t.ref),t)a.call(t,o)&&!i.hasOwnProperty(o)&&(l[o]=t[o]);if(e&&e.defaultProps)for(o in t=e.defaultProps)void 0===l[o]&&(l[o]=t[o]);return{$$typeof:n,type:e,key:s,ref:d,props:l,_owner:c.current}}t.jsx=s,t.jsxs=s},5893:function(e,t,r){e.exports=r(5251)},8955:function(e){e.exports=require("react")}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var l=t[o]={exports:{}};return e[o](l,l.exports,r),l.exports}r.d=function(e,t){for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o),r.d(o,{CtaBlock:function(){return t}});r(8955);var e=r(5893);const t=({topTitle:t,mainTitle:r,children:o,buttons:n})=>(0,e.jsx)("div",{className:"ktl-cta-block-module_wrapper_15k8I",children:(0,e.jsxs)("div",{className:"ktl-container",children:[t&&(0,e.jsx)("div",{className:"ktl-cta-block-module_top-title_3GPYq",children:(0,e.jsx)("div",{className:"ktl-text-2 ktl-text-2_theme_dark",children:t})}),(0,e.jsx)("div",{className:"ktl-cta-block-module_main-title_3Vu7x",children:(0,e.jsx)("h2",{className:"ktl-hero ktl-hero_theme_dark",children:r})}),o&&(0,e.jsx)("div",{className:"ktl-cta-block-module_content_3Iph6",children:o}),(0,e.jsx)("div",{}),n&&(0,e.jsx)("div",{className:"ktl-cta-block-module_buttons_1FFW3",children:n})]})})}(),module.exports=o}();
3
+ //# sourceMappingURL=ctaBlock.js.map
@@ -0,0 +1,8 @@
1
+ /** @license React v16.14.0
2
+ * react-jsx-runtime.production.min.js
3
+ *
4
+ * Copyright (c) Facebook, Inc. and its affiliates.
5
+ *
6
+ * This source code is licensed under the MIT license found in the
7
+ * LICENSE file in the root directory of this source tree.
8
+ */
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://@jetbrains/kotlin-web-site-ui/./node_modules/react/cjs/react-jsx-runtime.production.min.js","webpack://@jetbrains/kotlin-web-site-ui/./node_modules/react/jsx-runtime.js","webpack://@jetbrains/kotlin-web-site-ui/external {\"commonjs2\":\"react\",\"commonjs\":\"react\"}","webpack://@jetbrains/kotlin-web-site-ui/webpack/bootstrap","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/define property getters","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/hasOwnProperty shorthand","webpack://@jetbrains/kotlin-web-site-ui/webpack/runtime/make namespace object","webpack://@jetbrains/kotlin-web-site-ui/./src/components/cta-block/index.tsx","webpack://@jetbrains/kotlin-web-site-ui/./src/components/cta-block/cta-block.module.pcss?a180"],"names":["f","g","Symbol","for","h","m","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentOwner","n","Object","prototype","hasOwnProperty","p","key","ref","__self","__source","q","c","a","k","b","d","e","l","call","defaultProps","$$typeof","type","props","_owner","current","exports","jsx","jsxs","module","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","definition","o","defineProperty","enumerable","get","obj","prop","r","toStringTag","value","CtaBlock","topTitle","mainTitle","children","buttons","className"],"mappings":";yDAQiBA,EAAE,EAAQ,MAASC,EAAE,MAA6B,GAAN,MAAS,mBAAoBC,QAAQA,OAAOC,IAAI,CAAC,IAAIC,EAAEF,OAAOC,IAAIF,EAAEG,EAAE,iBAAkCA,EAAE,kBAAkB,IAAIC,EAAEL,EAAEM,mDAAmDC,kBAAkBC,EAAEC,OAAOC,UAAUC,eAAeC,EAAE,CAACC,KAAI,EAAGC,KAAI,EAAGC,QAAO,EAAGC,UAAS,GAC5U,SAASC,EAAEC,EAAEC,EAAEC,GAAG,IAAIC,EAAEC,EAAE,GAAGC,EAAE,KAAKC,EAAE,KAAiF,IAAIH,UAAhF,IAASD,IAAIG,EAAE,GAAGH,QAAG,IAASD,EAAEN,MAAMU,EAAE,GAAGJ,EAAEN,UAAK,IAASM,EAAEL,MAAMU,EAAEL,EAAEL,KAAcK,EAAEX,EAAEiB,KAAKN,EAAEE,KAAKT,EAAED,eAAeU,KAAKC,EAAED,GAAGF,EAAEE,IAAI,GAAGH,GAAGA,EAAEQ,aAAa,IAAIL,KAAKF,EAAED,EAAEQ,kBAAe,IAASJ,EAAED,KAAKC,EAAED,GAAGF,EAAEE,IAAI,MAAM,CAACM,SAAS1B,EAAE2B,KAAKV,EAAEL,IAAIU,EAAET,IAAIU,EAAEK,MAAMP,EAAEQ,OAAOzB,EAAE0B,SAASC,EAAQC,IAAIhB,EAAEe,EAAQE,KAAKjB,G,qBCNrVkB,EAAOH,QAAU,EAAjB,O,iBCHFG,EAAOH,QAAUI,QAAQ,WCCrBC,EAA2B,GAG/B,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaR,QAGrB,IAAIG,EAASE,EAAyBE,GAAY,CAGjDP,QAAS,IAOV,OAHAU,EAAoBH,GAAUJ,EAAQA,EAAOH,QAASM,GAG/CH,EAAOH,QCpBfM,EAAoBhB,EAAI,SAASU,EAASW,GACzC,IAAI,IAAI9B,KAAO8B,EACXL,EAAoBM,EAAED,EAAY9B,KAASyB,EAAoBM,EAAEZ,EAASnB,IAC5EJ,OAAOoC,eAAeb,EAASnB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,MCJ3EyB,EAAoBM,EAAI,SAASI,EAAKC,GAAQ,OAAOxC,OAAOC,UAAUC,eAAec,KAAKuB,EAAKC,ICC/FX,EAAoBY,EAAI,SAASlB,GACX,oBAAX9B,QAA0BA,OAAOiD,aAC1C1C,OAAOoC,eAAeb,EAAS9B,OAAOiD,YAAa,CAAEC,MAAO,WAE7D3C,OAAOoC,eAAeb,EAAS,aAAc,CAAEoB,OAAO,K,yFCKhD,MAAMC,EAA4B,EAAGC,WAAUC,YAAWC,WAAUC,cAGvE,gBAAKC,UCZc,qCDYnB,UACE,iBAAKA,UAAU,gBAAf,UACGJ,IAAY,gBAAKI,UCbF,uCDaH,UACX,gBAAKA,UAAU,mCAAf,SACGJ,OAGL,gBAAKI,UCjBY,wCDiBjB,UACE,eAAIA,UAAU,+BAAd,SACGH,MAGJC,IACC,gBAAKE,UCtBQ,qCDsBb,SACGF,KAGL,mBAECC,IACD,gBAAKC,UC5BU,qCD4Bf,SACGD,S","file":"ctaBlock.js","sourcesContent":["/** @license React v16.14.0\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),g=60103;exports.Fragment=60107;if(\"function\"===typeof Symbol&&Symbol.for){var h=Symbol.for;g=h(\"react.element\");exports.Fragment=h(\"react.fragment\")}var m=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n=Object.prototype.hasOwnProperty,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=\"\"+k);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(l=a.ref);for(b in a)n.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:g,type:c,key:e,ref:l,props:d,_owner:m.current}}exports.jsx=q;exports.jsxs=q;\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","module.exports = require(\"react\");;","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport * as styles from './cta-block.module.pcss';\n\ntype Props = {\n mainTitle: string,\n topTitle?: string,\n buttons?: React.ReactNode\n}\n\nexport const CtaBlock: React.FC<Props> = ({ topTitle, mainTitle, children, buttons }) => {\n\n return (\n <div className={styles.wrapper}>\n <div className='ktl-container'>\n {topTitle && <div className={styles.topTitle}>\n <div className='ktl-text-2 ktl-text-2_theme_dark'>\n {topTitle}\n </div>\n </div>}\n <div className={styles.mainTitle}>\n <h2 className='ktl-hero ktl-hero_theme_dark'>\n {mainTitle}\n </h2>\n </div>\n {children &&\n <div className={styles.content}>\n {children}\n </div>\n }\n <div>\n </div>\n {buttons &&\n <div className={styles.buttons}>\n {buttons}\n </div>\n }\n </div>\n </div>\n );\n};","// extracted by mini-css-extract-plugin\nexport const wrapper = \"ktl-cta-block-module_wrapper_15k8I\";\nexport const topTitle = \"ktl-cta-block-module_top-title_3GPYq\";\nexport const mainTitle = \"ktl-cta-block-module_main-title_3Vu7x\";\nexport const content = \"ktl-cta-block-module_content_3Iph6\";\nexport const buttons = \"ktl-cta-block-module_buttons_1FFW3\";"],"sourceRoot":""}
@@ -0,0 +1,3 @@
1
+ /*! For license information please see dataServices.js.LICENSE.txt */
2
+ !function(){var t={8018:function(t,r,e){"use strict";e.r(r),e.d(r,{privacy:function(){return k},submitToMarketo:function(){return x}});var n="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==n&&n,i="URLSearchParams"in n,o="Symbol"in n&&"iterator"in Symbol,s="FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch(t){return!1}}(),a="FormData"in n,h="ArrayBuffer"in n;if(h)var u=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],f=ArrayBuffer.isView||function(t){return t&&u.indexOf(Object.prototype.toString.call(t))>-1};function c(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(t)||""===t)throw new TypeError('Invalid character in header field name: "'+t+'"');return t.toLowerCase()}function l(t){return"string"!=typeof t&&(t=String(t)),t}function p(t){var r={next:function(){var r=t.shift();return{done:void 0===r,value:r}}};return o&&(r[Symbol.iterator]=function(){return r}),r}function y(t){this.map={},t instanceof y?t.forEach((function(t,r){this.append(r,t)}),this):Array.isArray(t)?t.forEach((function(t){this.append(t[0],t[1])}),this):t&&Object.getOwnPropertyNames(t).forEach((function(r){this.append(r,t[r])}),this)}function d(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function _(t){return new Promise((function(r,e){t.onload=function(){r(t.result)},t.onerror=function(){e(t.error)}}))}function g(t){var r=new FileReader,e=_(r);return r.readAsArrayBuffer(t),e}function b(t){if(t.slice)return t.slice(0);var r=new Uint8Array(t.byteLength);return r.set(new Uint8Array(t)),r.buffer}function w(){return this.bodyUsed=!1,this._initBody=function(t){var r;this.bodyUsed=this.bodyUsed,this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:s&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:a&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:i&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():h&&s&&((r=t)&&DataView.prototype.isPrototypeOf(r))?(this._bodyArrayBuffer=b(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):h&&(ArrayBuffer.prototype.isPrototypeOf(t)||f(t))?this._bodyArrayBuffer=b(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},s&&(this.blob=function(){var t=d(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){if(this._bodyArrayBuffer){var t=d(this);return t||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}return this.blob().then(g)}),this.text=function(){var t,r,e,n=d(this);if(n)return n;if(this._bodyBlob)return t=this._bodyBlob,r=new FileReader,e=_(r),r.readAsText(t),e;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var r=new Uint8Array(t),e=new Array(r.length),n=0;n<r.length;n++)e[n]=String.fromCharCode(r[n]);return e.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a&&(this.formData=function(){return this.text().then(E)}),this.json=function(){return this.text().then(JSON.parse)},this}y.prototype.append=function(t,r){t=c(t),r=l(r);var e=this.map[t];this.map[t]=e?e+", "+r:r},y.prototype.delete=function(t){delete this.map[c(t)]},y.prototype.get=function(t){return t=c(t),this.has(t)?this.map[t]:null},y.prototype.has=function(t){return this.map.hasOwnProperty(c(t))},y.prototype.set=function(t,r){this.map[c(t)]=l(r)},y.prototype.forEach=function(t,r){for(var e in this.map)this.map.hasOwnProperty(e)&&t.call(r,this.map[e],e,this)},y.prototype.keys=function(){var t=[];return this.forEach((function(r,e){t.push(e)})),p(t)},y.prototype.values=function(){var t=[];return this.forEach((function(r){t.push(r)})),p(t)},y.prototype.entries=function(){var t=[];return this.forEach((function(r,e){t.push([e,r])})),p(t)},o&&(y.prototype[Symbol.iterator]=y.prototype.entries);var m=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function v(t,r){if(!(this instanceof v))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var e,n,i=(r=r||{}).body;if(t instanceof v){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,r.headers||(this.headers=new y(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,i||null==t._bodyInit||(i=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=r.credentials||this.credentials||"same-origin",!r.headers&&this.headers||(this.headers=new y(r.headers)),this.method=(e=r.method||this.method||"GET",n=e.toUpperCase(),m.indexOf(n)>-1?n:e),this.mode=r.mode||this.mode||null,this.signal=r.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&i)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(i),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==r.cache&&"no-cache"!==r.cache)){var o=/([?&])_=[^&]*/;if(o.test(this.url))this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function E(t){var r=new FormData;return t.trim().split("&").forEach((function(t){if(t){var e=t.split("="),n=e.shift().replace(/\+/g," "),i=e.join("=").replace(/\+/g," ");r.append(decodeURIComponent(n),decodeURIComponent(i))}})),r}function A(t,r){if(!(this instanceof A))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');r||(r={}),this.type="default",this.status=void 0===r.status?200:r.status,this.ok=this.status>=200&&this.status<300,this.statusText=void 0===r.statusText?"":""+r.statusText,this.headers=new y(r.headers),this.url=r.url||"",this._initBody(t)}v.prototype.clone=function(){return new v(this,{body:this._bodyInit})},w.call(v.prototype),w.call(A.prototype),A.prototype.clone=function(){return new A(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},A.error=function(){var t=new A(null,{status:0,statusText:""});return t.type="error",t};var B=[301,302,303,307,308];A.redirect=function(t,r){if(-1===B.indexOf(r))throw new RangeError("Invalid status code");return new A(null,{status:r,headers:{location:t}})};var T=n.DOMException;try{new T}catch(t){(T=function(t,r){this.message=t,this.name=r;var e=Error(t);this.stack=e.stack}).prototype=Object.create(Error.prototype),T.prototype.constructor=T}function S(t,r){return new Promise((function(e,i){var o=new v(t,r);if(o.signal&&o.signal.aborted)return i(new T("Aborted","AbortError"));var a=new XMLHttpRequest;function u(){a.abort()}a.onload=function(){var t,r,n={status:a.status,statusText:a.statusText,headers:(t=a.getAllResponseHeaders()||"",r=new y,t.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(t){return 0===t.indexOf("\n")?t.substr(1,t.length):t})).forEach((function(t){var e=t.split(":"),n=e.shift().trim();if(n){var i=e.join(":").trim();r.append(n,i)}})),r)};n.url="responseURL"in a?a.responseURL:n.headers.get("X-Request-URL");var i="response"in a?a.response:a.responseText;setTimeout((function(){e(new A(i,n))}),0)},a.onerror=function(){setTimeout((function(){i(new TypeError("Network request failed"))}),0)},a.ontimeout=function(){setTimeout((function(){i(new TypeError("Network request failed"))}),0)},a.onabort=function(){setTimeout((function(){i(new T("Aborted","AbortError"))}),0)},a.open(o.method,function(t){try{return""===t&&n.location.href?n.location.href:t}catch(r){return t}}(o.url),!0),"include"===o.credentials?a.withCredentials=!0:"omit"===o.credentials&&(a.withCredentials=!1),"responseType"in a&&(s?a.responseType="blob":h&&o.headers.get("Content-Type")&&-1!==o.headers.get("Content-Type").indexOf("application/octet-stream")&&(a.responseType="arraybuffer")),!r||"object"!=typeof r.headers||r.headers instanceof y?o.headers.forEach((function(t,r){a.setRequestHeader(r,t)})):Object.getOwnPropertyNames(r.headers).forEach((function(t){a.setRequestHeader(t,l(r.headers[t]))})),o.signal&&(o.signal.addEventListener("abort",u),a.onreadystatechange=function(){4===a.readyState&&o.signal.removeEventListener("abort",u)}),a.send(void 0===o._bodyInit?null:o._bodyInit)}))}S.polyfill=!0,n.fetch||(n.fetch=S,n.Headers=y,n.Request=v,n.Response=A);var I=e(7563),R=JSON.parse('{"NEWSLETTER":"mkt.newsletter.visitor"}');var U=e(6489),O=e(9072),P=e.n(O);function x(t){const r=t,e=r.formid;if(!e)throw new Error("`formid` should be specified");r.munchkinId="426-QVD-114","formVid"in r||(r.formVid=e);const n=U.parse(document.cookie)._mkto_trk;n&&(r._mkt_trk=n);const{checksum:i,checksumFields:o}=function(t){const r=[],e=[];Object.entries(t).slice(0,20).forEach((([t,n])=>{r.push(n),e.push(t)}));const n=P()("sha256").update(r.join("|")).digest("hex");return{checksumFields:e.join(","),checksum:n}}(r),s={...r,checksum:i,checksumFields:o};let a;return a=JSON.stringify(s),fetch("https://forms-service.jetbrains.com/marketo",{method:"POST",body:a,headers:{accept:"application/json, text/javascript, */*; q=0.01","Content-Type":"application/json"},referrerPolicy:"strict-origin-when-cross-origin"})}const k=new class{constructor(t){this.urls=t,this.ConsentId=R}getConsentOptions(t,r={}){let e;"string"==typeof r?(console.warn(`getConsentOptions(consentId, countryCode) method signature is deprecated, please use getConsentOptions(consentId, requestParams). For this call it should be "getConsentOptions(${t}, { country: ${r} })" instaed of "getConsentOptions(${t}, ${r})", same applicable for getShortMessage and getMessage methods witch is using getConsentOptions under the hood.`),e={country:r.toUpperCase(),consentId:t}):e={...r,consentId:t};return S(`${this.urls.getMessage}?${(0,I.stringify)(e)}`).then((t=>t.json()))}sendAcceptance(t,r,{useNewEndpoint:e=!1}={}){const n={type:t,email:r};return S(`${e?this.urls.newSendAcceptance:this.urls.sendAcceptance}?${(0,I.stringify)(n)}`,{method:"POST"})}}({getMessage:"https://account.jetbrains.com/services/consentOptions",sendAcceptance:"https://account.jetbrains.com/services/acceptAgreement",newSendAcceptance:"https://forms-service.jetbrains.com/jetprofile"})},9742:function(t,r){"use strict";r.byteLength=function(t){var r=h(t),e=r[0],n=r[1];return 3*(e+n)/4-n},r.toByteArray=function(t){var r,e,o=h(t),s=o[0],a=o[1],u=new i(function(t,r,e){return 3*(r+e)/4-e}(0,s,a)),f=0,c=a>0?s-4:s;for(e=0;e<c;e+=4)r=n[t.charCodeAt(e)]<<18|n[t.charCodeAt(e+1)]<<12|n[t.charCodeAt(e+2)]<<6|n[t.charCodeAt(e+3)],u[f++]=r>>16&255,u[f++]=r>>8&255,u[f++]=255&r;2===a&&(r=n[t.charCodeAt(e)]<<2|n[t.charCodeAt(e+1)]>>4,u[f++]=255&r);1===a&&(r=n[t.charCodeAt(e)]<<10|n[t.charCodeAt(e+1)]<<4|n[t.charCodeAt(e+2)]>>2,u[f++]=r>>8&255,u[f++]=255&r);return u},r.fromByteArray=function(t){for(var r,n=t.length,i=n%3,o=[],s=16383,a=0,h=n-i;a<h;a+=s)o.push(u(t,a,a+s>h?h:a+s));1===i?(r=t[n-1],o.push(e[r>>2]+e[r<<4&63]+"==")):2===i&&(r=(t[n-2]<<8)+t[n-1],o.push(e[r>>10]+e[r>>4&63]+e[r<<2&63]+"="));return o.join("")};for(var e=[],n=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,a=o.length;s<a;++s)e[s]=o[s],n[o.charCodeAt(s)]=s;function h(t){var r=t.length;if(r%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var e=t.indexOf("=");return-1===e&&(e=r),[e,e===r?0:4-e%4]}function u(t,r,n){for(var i,o,s=[],a=r;a<n;a+=3)i=(t[a]<<16&16711680)+(t[a+1]<<8&65280)+(255&t[a+2]),s.push(e[(o=i)>>18&63]+e[o>>12&63]+e[o>>6&63]+e[63&o]);return s.join("")}n["-".charCodeAt(0)]=62,n["_".charCodeAt(0)]=63},8764:function(t,r,e){"use strict";var n=e(9742),i=e(645),o=e(5826);function s(){return h.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function a(t,r){if(s()<r)throw new RangeError("Invalid typed array length");return h.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(r)).__proto__=h.prototype:(null===t&&(t=new h(r)),t.length=r),t}function h(t,r,e){if(!(h.TYPED_ARRAY_SUPPORT||this instanceof h))return new h(t,r,e);if("number"==typeof t){if("string"==typeof r)throw new Error("If encoding is specified then the first argument must be a string");return c(this,t)}return u(this,t,r,e)}function u(t,r,e,n){if("number"==typeof r)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&r instanceof ArrayBuffer?function(t,r,e,n){if(r.byteLength,e<0||r.byteLength<e)throw new RangeError("'offset' is out of bounds");if(r.byteLength<e+(n||0))throw new RangeError("'length' is out of bounds");r=void 0===e&&void 0===n?new Uint8Array(r):void 0===n?new Uint8Array(r,e):new Uint8Array(r,e,n);h.TYPED_ARRAY_SUPPORT?(t=r).__proto__=h.prototype:t=l(t,r);return t}(t,r,e,n):"string"==typeof r?function(t,r,e){"string"==typeof e&&""!==e||(e="utf8");if(!h.isEncoding(e))throw new TypeError('"encoding" must be a valid string encoding');var n=0|y(r,e),i=(t=a(t,n)).write(r,e);i!==n&&(t=t.slice(0,i));return t}(t,r,e):function(t,r){if(h.isBuffer(r)){var e=0|p(r.length);return 0===(t=a(t,e)).length||r.copy(t,0,0,e),t}if(r){if("undefined"!=typeof ArrayBuffer&&r.buffer instanceof ArrayBuffer||"length"in r)return"number"!=typeof r.length||(n=r.length)!=n?a(t,0):l(t,r);if("Buffer"===r.type&&o(r.data))return l(t,r.data)}var n;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,r)}function f(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function c(t,r){if(f(r),t=a(t,r<0?0:0|p(r)),!h.TYPED_ARRAY_SUPPORT)for(var e=0;e<r;++e)t[e]=0;return t}function l(t,r){var e=r.length<0?0:0|p(r.length);t=a(t,e);for(var n=0;n<e;n+=1)t[n]=255&r[n];return t}function p(t){if(t>=s())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+s().toString(16)+" bytes");return 0|t}function y(t,r){if(h.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var e=t.length;if(0===e)return 0;for(var n=!1;;)switch(r){case"ascii":case"latin1":case"binary":return e;case"utf8":case"utf-8":case void 0:return N(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*e;case"hex":return e>>>1;case"base64":return $(t).length;default:if(n)return N(t).length;r=(""+r).toLowerCase(),n=!0}}function d(t,r,e){var n=!1;if((void 0===r||r<0)&&(r=0),r>this.length)return"";if((void 0===e||e>this.length)&&(e=this.length),e<=0)return"";if((e>>>=0)<=(r>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return O(this,r,e);case"utf8":case"utf-8":return S(this,r,e);case"ascii":return R(this,r,e);case"latin1":case"binary":return U(this,r,e);case"base64":return T(this,r,e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return P(this,r,e);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}function _(t,r,e){var n=t[r];t[r]=t[e],t[e]=n}function g(t,r,e,n,i){if(0===t.length)return-1;if("string"==typeof e?(n=e,e=0):e>2147483647?e=2147483647:e<-2147483648&&(e=-2147483648),e=+e,isNaN(e)&&(e=i?0:t.length-1),e<0&&(e=t.length+e),e>=t.length){if(i)return-1;e=t.length-1}else if(e<0){if(!i)return-1;e=0}if("string"==typeof r&&(r=h.from(r,n)),h.isBuffer(r))return 0===r.length?-1:b(t,r,e,n,i);if("number"==typeof r)return r&=255,h.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(t,r,e):Uint8Array.prototype.lastIndexOf.call(t,r,e):b(t,[r],e,n,i);throw new TypeError("val must be string, number or Buffer")}function b(t,r,e,n,i){var o,s=1,a=t.length,h=r.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||r.length<2)return-1;s=2,a/=2,h/=2,e/=2}function u(t,r){return 1===s?t[r]:t.readUInt16BE(r*s)}if(i){var f=-1;for(o=e;o<a;o++)if(u(t,o)===u(r,-1===f?0:o-f)){if(-1===f&&(f=o),o-f+1===h)return f*s}else-1!==f&&(o-=o-f),f=-1}else for(e+h>a&&(e=a-h),o=e;o>=0;o--){for(var c=!0,l=0;l<h;l++)if(u(t,o+l)!==u(r,l)){c=!1;break}if(c)return o}return-1}function w(t,r,e,n){e=Number(e)||0;var i=t.length-e;n?(n=Number(n))>i&&(n=i):n=i;var o=r.length;if(o%2!=0)throw new TypeError("Invalid hex string");n>o/2&&(n=o/2);for(var s=0;s<n;++s){var a=parseInt(r.substr(2*s,2),16);if(isNaN(a))return s;t[e+s]=a}return s}function m(t,r,e,n){return z(N(r,t.length-e),t,e,n)}function v(t,r,e,n){return z(function(t){for(var r=[],e=0;e<t.length;++e)r.push(255&t.charCodeAt(e));return r}(r),t,e,n)}function E(t,r,e,n){return v(t,r,e,n)}function A(t,r,e,n){return z($(r),t,e,n)}function B(t,r,e,n){return z(function(t,r){for(var e,n,i,o=[],s=0;s<t.length&&!((r-=2)<0);++s)n=(e=t.charCodeAt(s))>>8,i=e%256,o.push(i),o.push(n);return o}(r,t.length-e),t,e,n)}function T(t,r,e){return 0===r&&e===t.length?n.fromByteArray(t):n.fromByteArray(t.slice(r,e))}function S(t,r,e){e=Math.min(t.length,e);for(var n=[],i=r;i<e;){var o,s,a,h,u=t[i],f=null,c=u>239?4:u>223?3:u>191?2:1;if(i+c<=e)switch(c){case 1:u<128&&(f=u);break;case 2:128==(192&(o=t[i+1]))&&(h=(31&u)<<6|63&o)>127&&(f=h);break;case 3:o=t[i+1],s=t[i+2],128==(192&o)&&128==(192&s)&&(h=(15&u)<<12|(63&o)<<6|63&s)>2047&&(h<55296||h>57343)&&(f=h);break;case 4:o=t[i+1],s=t[i+2],a=t[i+3],128==(192&o)&&128==(192&s)&&128==(192&a)&&(h=(15&u)<<18|(63&o)<<12|(63&s)<<6|63&a)>65535&&h<1114112&&(f=h)}null===f?(f=65533,c=1):f>65535&&(f-=65536,n.push(f>>>10&1023|55296),f=56320|1023&f),n.push(f),i+=c}return function(t){var r=t.length;if(r<=I)return String.fromCharCode.apply(String,t);var e="",n=0;for(;n<r;)e+=String.fromCharCode.apply(String,t.slice(n,n+=I));return e}(n)}r.Buffer=h,r.SlowBuffer=function(t){+t!=t&&(t=0);return h.alloc(+t)},r.INSPECT_MAX_BYTES=50,h.TYPED_ARRAY_SUPPORT=void 0!==e.g.TYPED_ARRAY_SUPPORT?e.g.TYPED_ARRAY_SUPPORT:function(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()&&"function"==typeof t.subarray&&0===t.subarray(1,1).byteLength}catch(t){return!1}}(),r.kMaxLength=s(),h.poolSize=8192,h._augment=function(t){return t.__proto__=h.prototype,t},h.from=function(t,r,e){return u(null,t,r,e)},h.TYPED_ARRAY_SUPPORT&&(h.prototype.__proto__=Uint8Array.prototype,h.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&h[Symbol.species]===h&&Object.defineProperty(h,Symbol.species,{value:null,configurable:!0})),h.alloc=function(t,r,e){return function(t,r,e,n){return f(r),r<=0?a(t,r):void 0!==e?"string"==typeof n?a(t,r).fill(e,n):a(t,r).fill(e):a(t,r)}(null,t,r,e)},h.allocUnsafe=function(t){return c(null,t)},h.allocUnsafeSlow=function(t){return c(null,t)},h.isBuffer=function(t){return!(null==t||!t._isBuffer)},h.compare=function(t,r){if(!h.isBuffer(t)||!h.isBuffer(r))throw new TypeError("Arguments must be Buffers");if(t===r)return 0;for(var e=t.length,n=r.length,i=0,o=Math.min(e,n);i<o;++i)if(t[i]!==r[i]){e=t[i],n=r[i];break}return e<n?-1:n<e?1:0},h.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},h.concat=function(t,r){if(!o(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return h.alloc(0);var e;if(void 0===r)for(r=0,e=0;e<t.length;++e)r+=t[e].length;var n=h.allocUnsafe(r),i=0;for(e=0;e<t.length;++e){var s=t[e];if(!h.isBuffer(s))throw new TypeError('"list" argument must be an Array of Buffers');s.copy(n,i),i+=s.length}return n},h.byteLength=y,h.prototype._isBuffer=!0,h.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)_(this,r,r+1);return this},h.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)_(this,r,r+3),_(this,r+1,r+2);return this},h.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)_(this,r,r+7),_(this,r+1,r+6),_(this,r+2,r+5),_(this,r+3,r+4);return this},h.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?S(this,0,t):d.apply(this,arguments)},h.prototype.equals=function(t){if(!h.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===h.compare(this,t)},h.prototype.inspect=function(){var t="",e=r.INSPECT_MAX_BYTES;return this.length>0&&(t=this.toString("hex",0,e).match(/.{2}/g).join(" "),this.length>e&&(t+=" ... ")),"<Buffer "+t+">"},h.prototype.compare=function(t,r,e,n,i){if(!h.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===r&&(r=0),void 0===e&&(e=t?t.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),r<0||e>t.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&r>=e)return 0;if(n>=i)return-1;if(r>=e)return 1;if(this===t)return 0;for(var o=(i>>>=0)-(n>>>=0),s=(e>>>=0)-(r>>>=0),a=Math.min(o,s),u=this.slice(n,i),f=t.slice(r,e),c=0;c<a;++c)if(u[c]!==f[c]){o=u[c],s=f[c];break}return o<s?-1:s<o?1:0},h.prototype.includes=function(t,r,e){return-1!==this.indexOf(t,r,e)},h.prototype.indexOf=function(t,r,e){return g(this,t,r,e,!0)},h.prototype.lastIndexOf=function(t,r,e){return g(this,t,r,e,!1)},h.prototype.write=function(t,r,e,n){if(void 0===r)n="utf8",e=this.length,r=0;else if(void 0===e&&"string"==typeof r)n=r,e=this.length,r=0;else{if(!isFinite(r))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");r|=0,isFinite(e)?(e|=0,void 0===n&&(n="utf8")):(n=e,e=void 0)}var i=this.length-r;if((void 0===e||e>i)&&(e=i),t.length>0&&(e<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var o=!1;;)switch(n){case"hex":return w(this,t,r,e);case"utf8":case"utf-8":return m(this,t,r,e);case"ascii":return v(this,t,r,e);case"latin1":case"binary":return E(this,t,r,e);case"base64":return A(this,t,r,e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return B(this,t,r,e);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},h.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var I=4096;function R(t,r,e){var n="";e=Math.min(t.length,e);for(var i=r;i<e;++i)n+=String.fromCharCode(127&t[i]);return n}function U(t,r,e){var n="";e=Math.min(t.length,e);for(var i=r;i<e;++i)n+=String.fromCharCode(t[i]);return n}function O(t,r,e){var n=t.length;(!r||r<0)&&(r=0),(!e||e<0||e>n)&&(e=n);for(var i="",o=r;o<e;++o)i+=Y(t[o]);return i}function P(t,r,e){for(var n=t.slice(r,e),i="",o=0;o<n.length;o+=2)i+=String.fromCharCode(n[o]+256*n[o+1]);return i}function x(t,r,e){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+r>e)throw new RangeError("Trying to access beyond buffer length")}function k(t,r,e,n,i,o){if(!h.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>i||r<o)throw new RangeError('"value" argument is out of bounds');if(e+n>t.length)throw new RangeError("Index out of range")}function j(t,r,e,n){r<0&&(r=65535+r+1);for(var i=0,o=Math.min(t.length-e,2);i<o;++i)t[e+i]=(r&255<<8*(n?i:1-i))>>>8*(n?i:1-i)}function C(t,r,e,n){r<0&&(r=4294967295+r+1);for(var i=0,o=Math.min(t.length-e,4);i<o;++i)t[e+i]=r>>>8*(n?i:3-i)&255}function F(t,r,e,n,i,o){if(e+n>t.length)throw new RangeError("Index out of range");if(e<0)throw new RangeError("Index out of range")}function L(t,r,e,n,o){return o||F(t,0,e,4),i.write(t,r,e,n,23,4),e+4}function D(t,r,e,n,o){return o||F(t,0,e,8),i.write(t,r,e,n,52,8),e+8}h.prototype.slice=function(t,r){var e,n=this.length;if((t=~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),(r=void 0===r?n:~~r)<0?(r+=n)<0&&(r=0):r>n&&(r=n),r<t&&(r=t),h.TYPED_ARRAY_SUPPORT)(e=this.subarray(t,r)).__proto__=h.prototype;else{var i=r-t;e=new h(i,void 0);for(var o=0;o<i;++o)e[o]=this[o+t]}return e},h.prototype.readUIntLE=function(t,r,e){t|=0,r|=0,e||x(t,r,this.length);for(var n=this[t],i=1,o=0;++o<r&&(i*=256);)n+=this[t+o]*i;return n},h.prototype.readUIntBE=function(t,r,e){t|=0,r|=0,e||x(t,r,this.length);for(var n=this[t+--r],i=1;r>0&&(i*=256);)n+=this[t+--r]*i;return n},h.prototype.readUInt8=function(t,r){return r||x(t,1,this.length),this[t]},h.prototype.readUInt16LE=function(t,r){return r||x(t,2,this.length),this[t]|this[t+1]<<8},h.prototype.readUInt16BE=function(t,r){return r||x(t,2,this.length),this[t]<<8|this[t+1]},h.prototype.readUInt32LE=function(t,r){return r||x(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},h.prototype.readUInt32BE=function(t,r){return r||x(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},h.prototype.readIntLE=function(t,r,e){t|=0,r|=0,e||x(t,r,this.length);for(var n=this[t],i=1,o=0;++o<r&&(i*=256);)n+=this[t+o]*i;return n>=(i*=128)&&(n-=Math.pow(2,8*r)),n},h.prototype.readIntBE=function(t,r,e){t|=0,r|=0,e||x(t,r,this.length);for(var n=r,i=1,o=this[t+--n];n>0&&(i*=256);)o+=this[t+--n]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*r)),o},h.prototype.readInt8=function(t,r){return r||x(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},h.prototype.readInt16LE=function(t,r){r||x(t,2,this.length);var e=this[t]|this[t+1]<<8;return 32768&e?4294901760|e:e},h.prototype.readInt16BE=function(t,r){r||x(t,2,this.length);var e=this[t+1]|this[t]<<8;return 32768&e?4294901760|e:e},h.prototype.readInt32LE=function(t,r){return r||x(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},h.prototype.readInt32BE=function(t,r){return r||x(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},h.prototype.readFloatLE=function(t,r){return r||x(t,4,this.length),i.read(this,t,!0,23,4)},h.prototype.readFloatBE=function(t,r){return r||x(t,4,this.length),i.read(this,t,!1,23,4)},h.prototype.readDoubleLE=function(t,r){return r||x(t,8,this.length),i.read(this,t,!0,52,8)},h.prototype.readDoubleBE=function(t,r){return r||x(t,8,this.length),i.read(this,t,!1,52,8)},h.prototype.writeUIntLE=function(t,r,e,n){(t=+t,r|=0,e|=0,n)||k(this,t,r,e,Math.pow(2,8*e)-1,0);var i=1,o=0;for(this[r]=255&t;++o<e&&(i*=256);)this[r+o]=t/i&255;return r+e},h.prototype.writeUIntBE=function(t,r,e,n){(t=+t,r|=0,e|=0,n)||k(this,t,r,e,Math.pow(2,8*e)-1,0);var i=e-1,o=1;for(this[r+i]=255&t;--i>=0&&(o*=256);)this[r+i]=t/o&255;return r+e},h.prototype.writeUInt8=function(t,r,e){return t=+t,r|=0,e||k(this,t,r,1,255,0),h.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[r]=255&t,r+1},h.prototype.writeUInt16LE=function(t,r,e){return t=+t,r|=0,e||k(this,t,r,2,65535,0),h.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8):j(this,t,r,!0),r+2},h.prototype.writeUInt16BE=function(t,r,e){return t=+t,r|=0,e||k(this,t,r,2,65535,0),h.TYPED_ARRAY_SUPPORT?(this[r]=t>>>8,this[r+1]=255&t):j(this,t,r,!1),r+2},h.prototype.writeUInt32LE=function(t,r,e){return t=+t,r|=0,e||k(this,t,r,4,4294967295,0),h.TYPED_ARRAY_SUPPORT?(this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=255&t):C(this,t,r,!0),r+4},h.prototype.writeUInt32BE=function(t,r,e){return t=+t,r|=0,e||k(this,t,r,4,4294967295,0),h.TYPED_ARRAY_SUPPORT?(this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=255&t):C(this,t,r,!1),r+4},h.prototype.writeIntLE=function(t,r,e,n){if(t=+t,r|=0,!n){var i=Math.pow(2,8*e-1);k(this,t,r,e,i-1,-i)}var o=0,s=1,a=0;for(this[r]=255&t;++o<e&&(s*=256);)t<0&&0===a&&0!==this[r+o-1]&&(a=1),this[r+o]=(t/s>>0)-a&255;return r+e},h.prototype.writeIntBE=function(t,r,e,n){if(t=+t,r|=0,!n){var i=Math.pow(2,8*e-1);k(this,t,r,e,i-1,-i)}var o=e-1,s=1,a=0;for(this[r+o]=255&t;--o>=0&&(s*=256);)t<0&&0===a&&0!==this[r+o+1]&&(a=1),this[r+o]=(t/s>>0)-a&255;return r+e},h.prototype.writeInt8=function(t,r,e){return t=+t,r|=0,e||k(this,t,r,1,127,-128),h.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[r]=255&t,r+1},h.prototype.writeInt16LE=function(t,r,e){return t=+t,r|=0,e||k(this,t,r,2,32767,-32768),h.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8):j(this,t,r,!0),r+2},h.prototype.writeInt16BE=function(t,r,e){return t=+t,r|=0,e||k(this,t,r,2,32767,-32768),h.TYPED_ARRAY_SUPPORT?(this[r]=t>>>8,this[r+1]=255&t):j(this,t,r,!1),r+2},h.prototype.writeInt32LE=function(t,r,e){return t=+t,r|=0,e||k(this,t,r,4,2147483647,-2147483648),h.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24):C(this,t,r,!0),r+4},h.prototype.writeInt32BE=function(t,r,e){return t=+t,r|=0,e||k(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),h.TYPED_ARRAY_SUPPORT?(this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=255&t):C(this,t,r,!1),r+4},h.prototype.writeFloatLE=function(t,r,e){return L(this,t,r,!0,e)},h.prototype.writeFloatBE=function(t,r,e){return L(this,t,r,!1,e)},h.prototype.writeDoubleLE=function(t,r,e){return D(this,t,r,!0,e)},h.prototype.writeDoubleBE=function(t,r,e){return D(this,t,r,!1,e)},h.prototype.copy=function(t,r,e,n){if(e||(e=0),n||0===n||(n=this.length),r>=t.length&&(r=t.length),r||(r=0),n>0&&n<e&&(n=e),n===e)return 0;if(0===t.length||0===this.length)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(e<0||e>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-r<n-e&&(n=t.length-r+e);var i,o=n-e;if(this===t&&e<r&&r<n)for(i=o-1;i>=0;--i)t[i+r]=this[i+e];else if(o<1e3||!h.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)t[i+r]=this[i+e];else Uint8Array.prototype.set.call(t,this.subarray(e,e+o),r);return o},h.prototype.fill=function(t,r,e,n){if("string"==typeof t){if("string"==typeof r?(n=r,r=0,e=this.length):"string"==typeof e&&(n=e,e=this.length),1===t.length){var i=t.charCodeAt(0);i<256&&(t=i)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!h.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof t&&(t&=255);if(r<0||this.length<r||this.length<e)throw new RangeError("Out of range index");if(e<=r)return this;var o;if(r>>>=0,e=void 0===e?this.length:e>>>0,t||(t=0),"number"==typeof t)for(o=r;o<e;++o)this[o]=t;else{var s=h.isBuffer(t)?t:N(new h(t,n).toString()),a=s.length;for(o=0;o<e-r;++o)this[o+r]=s[o%a]}return this};var M=/[^+\/0-9A-Za-z-_]/g;function Y(t){return t<16?"0"+t.toString(16):t.toString(16)}function N(t,r){var e;r=r||1/0;for(var n=t.length,i=null,o=[],s=0;s<n;++s){if((e=t.charCodeAt(s))>55295&&e<57344){if(!i){if(e>56319){(r-=3)>-1&&o.push(239,191,189);continue}if(s+1===n){(r-=3)>-1&&o.push(239,191,189);continue}i=e;continue}if(e<56320){(r-=3)>-1&&o.push(239,191,189),i=e;continue}e=65536+(i-55296<<10|e-56320)}else i&&(r-=3)>-1&&o.push(239,191,189);if(i=null,e<128){if((r-=1)<0)break;o.push(e)}else if(e<2048){if((r-=2)<0)break;o.push(e>>6|192,63&e|128)}else if(e<65536){if((r-=3)<0)break;o.push(e>>12|224,e>>6&63|128,63&e|128)}else{if(!(e<1114112))throw new Error("Invalid code point");if((r-=4)<0)break;o.push(e>>18|240,e>>12&63|128,e>>6&63|128,63&e|128)}}return o}function $(t){return n.toByteArray(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(M,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function z(t,r,e,n){for(var i=0;i<n&&!(i+e>=r.length||i>=t.length);++i)r[i+e]=t[i];return i}},6489:function(t,r){"use strict";r.parse=function(t,r){if("string"!=typeof t)throw new TypeError("argument str must be a string");for(var n={},o=r||{},a=t.split(i),h=o.decode||e,u=0;u<a.length;u++){var f=a[u],c=f.indexOf("=");if(!(c<0)){var l=f.substr(0,c).trim(),p=f.substr(++c,f.length).trim();'"'==p[0]&&(p=p.slice(1,-1)),null==n[l]&&(n[l]=s(p,h))}}return n},r.serialize=function(t,r,e){var i=e||{},s=i.encode||n;if("function"!=typeof s)throw new TypeError("option encode is invalid");if(!o.test(t))throw new TypeError("argument name is invalid");var a=s(r);if(a&&!o.test(a))throw new TypeError("argument val is invalid");var h=t+"="+a;if(null!=i.maxAge){var u=i.maxAge-0;if(isNaN(u)||!isFinite(u))throw new TypeError("option maxAge is invalid");h+="; Max-Age="+Math.floor(u)}if(i.domain){if(!o.test(i.domain))throw new TypeError("option domain is invalid");h+="; Domain="+i.domain}if(i.path){if(!o.test(i.path))throw new TypeError("option path is invalid");h+="; Path="+i.path}if(i.expires){if("function"!=typeof i.expires.toUTCString)throw new TypeError("option expires is invalid");h+="; Expires="+i.expires.toUTCString()}i.httpOnly&&(h+="; HttpOnly");i.secure&&(h+="; Secure");if(i.sameSite){switch("string"==typeof i.sameSite?i.sameSite.toLowerCase():i.sameSite){case!0:h+="; SameSite=Strict";break;case"lax":h+="; SameSite=Lax";break;case"strict":h+="; SameSite=Strict";break;case"none":h+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return h};var e=decodeURIComponent,n=encodeURIComponent,i=/; */,o=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function s(t,r){try{return r(t)}catch(r){return t}}},4020:function(t){"use strict";var r="%[a-f0-9]{2}",e=new RegExp(r,"gi"),n=new RegExp("("+r+")+","gi");function i(t,r){try{return decodeURIComponent(t.join(""))}catch(t){}if(1===t.length)return t;r=r||1;var e=t.slice(0,r),n=t.slice(r);return Array.prototype.concat.call([],i(e),i(n))}function o(t){try{return decodeURIComponent(t)}catch(o){for(var r=t.match(e),n=1;n<r.length;n++)r=(t=i(r,n).join("")).match(e);return t}}t.exports=function(t){if("string"!=typeof t)throw new TypeError("Expected `encodedURI` to be of type `string`, got `"+typeof t+"`");try{return t=t.replace(/\+/g," "),decodeURIComponent(t)}catch(r){return function(t){for(var r={"%FE%FF":"��","%FF%FE":"��"},e=n.exec(t);e;){try{r[e[0]]=decodeURIComponent(e[0])}catch(t){var i=o(e[0]);i!==e[0]&&(r[e[0]]=i)}e=n.exec(t)}r["%C2"]="�";for(var s=Object.keys(r),a=0;a<s.length;a++){var h=s[a];t=t.replace(new RegExp(h,"g"),r[h])}return t}(t)}}},2806:function(t){"use strict";t.exports=function(t,r){for(var e={},n=Object.keys(t),i=Array.isArray(r),o=0;o<n.length;o++){var s=n[o],a=t[s];(i?-1!==r.indexOf(s):r(s,a,t))&&(e[s]=a)}return e}},645:function(t,r){r.read=function(t,r,e,n,i){var o,s,a=8*i-n-1,h=(1<<a)-1,u=h>>1,f=-7,c=e?i-1:0,l=e?-1:1,p=t[r+c];for(c+=l,o=p&(1<<-f)-1,p>>=-f,f+=a;f>0;o=256*o+t[r+c],c+=l,f-=8);for(s=o&(1<<-f)-1,o>>=-f,f+=n;f>0;s=256*s+t[r+c],c+=l,f-=8);if(0===o)o=1-u;else{if(o===h)return s?NaN:1/0*(p?-1:1);s+=Math.pow(2,n),o-=u}return(p?-1:1)*s*Math.pow(2,o-n)},r.write=function(t,r,e,n,i,o){var s,a,h,u=8*o-i-1,f=(1<<u)-1,c=f>>1,l=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=n?0:o-1,y=n?1:-1,d=r<0||0===r&&1/r<0?1:0;for(r=Math.abs(r),isNaN(r)||r===1/0?(a=isNaN(r)?1:0,s=f):(s=Math.floor(Math.log(r)/Math.LN2),r*(h=Math.pow(2,-s))<1&&(s--,h*=2),(r+=s+c>=1?l/h:l*Math.pow(2,1-c))*h>=2&&(s++,h/=2),s+c>=f?(a=0,s=f):s+c>=1?(a=(r*h-1)*Math.pow(2,i),s+=c):(a=r*Math.pow(2,c-1)*Math.pow(2,i),s=0));i>=8;t[e+p]=255&a,p+=y,a/=256,i-=8);for(s=s<<i|a,u+=i;u>0;t[e+p]=255&s,p+=y,s/=256,u-=8);t[e+p-y]|=128*d}},5717:function(t){"function"==typeof Object.create?t.exports=function(t,r){r&&(t.super_=r,t.prototype=Object.create(r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:t.exports=function(t,r){if(r){t.super_=r;var e=function(){};e.prototype=r.prototype,t.prototype=new e,t.prototype.constructor=t}}},5826:function(t){var r={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==r.call(t)}},7563:function(t,r,e){"use strict";const n=e(610),i=e(4020),o=e(500),s=e(2806),a=Symbol("encodeFragmentIdentifier");function h(t){if("string"!=typeof t||1!==t.length)throw new TypeError("arrayFormatSeparator must be single character string")}function u(t,r){return r.encode?r.strict?n(t):encodeURIComponent(t):t}function f(t,r){return r.decode?i(t):t}function c(t){return Array.isArray(t)?t.sort():"object"==typeof t?c(Object.keys(t)).sort(((t,r)=>Number(t)-Number(r))).map((r=>t[r])):t}function l(t){const r=t.indexOf("#");return-1!==r&&(t=t.slice(0,r)),t}function p(t){const r=(t=l(t)).indexOf("?");return-1===r?"":t.slice(r+1)}function y(t,r){return r.parseNumbers&&!Number.isNaN(Number(t))&&"string"==typeof t&&""!==t.trim()?t=Number(t):!r.parseBooleans||null===t||"true"!==t.toLowerCase()&&"false"!==t.toLowerCase()||(t="true"===t.toLowerCase()),t}function d(t,r){h((r=Object.assign({decode:!0,sort:!0,arrayFormat:"none",arrayFormatSeparator:",",parseNumbers:!1,parseBooleans:!1},r)).arrayFormatSeparator);const e=function(t){let r;switch(t.arrayFormat){case"index":return(t,e,n)=>{r=/\[(\d*)\]$/.exec(t),t=t.replace(/\[\d*\]$/,""),r?(void 0===n[t]&&(n[t]={}),n[t][r[1]]=e):n[t]=e};case"bracket":return(t,e,n)=>{r=/(\[\])$/.exec(t),t=t.replace(/\[\]$/,""),r?void 0!==n[t]?n[t]=[].concat(n[t],e):n[t]=[e]:n[t]=e};case"comma":case"separator":return(r,e,n)=>{const i="string"==typeof e&&e.includes(t.arrayFormatSeparator),o="string"==typeof e&&!i&&f(e,t).includes(t.arrayFormatSeparator);e=o?f(e,t):e;const s=i||o?e.split(t.arrayFormatSeparator).map((r=>f(r,t))):null===e?e:f(e,t);n[r]=s};case"bracket-separator":return(r,e,n)=>{const i=/(\[\])$/.test(r);if(r=r.replace(/\[\]$/,""),!i)return void(n[r]=e?f(e,t):e);const o=null===e?[]:e.split(t.arrayFormatSeparator).map((r=>f(r,t)));void 0!==n[r]?n[r]=[].concat(n[r],o):n[r]=o};default:return(t,r,e)=>{void 0!==e[t]?e[t]=[].concat(e[t],r):e[t]=r}}}(r),n=Object.create(null);if("string"!=typeof t)return n;if(!(t=t.trim().replace(/^[?#&]/,"")))return n;for(const i of t.split("&")){if(""===i)continue;let[t,s]=o(r.decode?i.replace(/\+/g," "):i,"=");s=void 0===s?null:["comma","separator","bracket-separator"].includes(r.arrayFormat)?s:f(s,r),e(f(t,r),s,n)}for(const t of Object.keys(n)){const e=n[t];if("object"==typeof e&&null!==e)for(const t of Object.keys(e))e[t]=y(e[t],r);else n[t]=y(e,r)}return!1===r.sort?n:(!0===r.sort?Object.keys(n).sort():Object.keys(n).sort(r.sort)).reduce(((t,r)=>{const e=n[r];return Boolean(e)&&"object"==typeof e&&!Array.isArray(e)?t[r]=c(e):t[r]=e,t}),Object.create(null))}r.extract=p,r.parse=d,r.stringify=(t,r)=>{if(!t)return"";h((r=Object.assign({encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:","},r)).arrayFormatSeparator);const e=e=>r.skipNull&&null==t[e]||r.skipEmptyString&&""===t[e],n=function(t){switch(t.arrayFormat){case"index":return r=>(e,n)=>{const i=e.length;return void 0===n||t.skipNull&&null===n||t.skipEmptyString&&""===n?e:null===n?[...e,[u(r,t),"[",i,"]"].join("")]:[...e,[u(r,t),"[",u(i,t),"]=",u(n,t)].join("")]};case"bracket":return r=>(e,n)=>void 0===n||t.skipNull&&null===n||t.skipEmptyString&&""===n?e:null===n?[...e,[u(r,t),"[]"].join("")]:[...e,[u(r,t),"[]=",u(n,t)].join("")];case"comma":case"separator":case"bracket-separator":{const r="bracket-separator"===t.arrayFormat?"[]=":"=";return e=>(n,i)=>void 0===i||t.skipNull&&null===i||t.skipEmptyString&&""===i?n:(i=null===i?"":i,0===n.length?[[u(e,t),r,u(i,t)].join("")]:[[n,u(i,t)].join(t.arrayFormatSeparator)])}default:return r=>(e,n)=>void 0===n||t.skipNull&&null===n||t.skipEmptyString&&""===n?e:null===n?[...e,u(r,t)]:[...e,[u(r,t),"=",u(n,t)].join("")]}}(r),i={};for(const r of Object.keys(t))e(r)||(i[r]=t[r]);const o=Object.keys(i);return!1!==r.sort&&o.sort(r.sort),o.map((e=>{const i=t[e];return void 0===i?"":null===i?u(e,r):Array.isArray(i)?0===i.length&&"bracket-separator"===r.arrayFormat?u(e,r)+"[]":i.reduce(n(e),[]).join("&"):u(e,r)+"="+u(i,r)})).filter((t=>t.length>0)).join("&")},r.parseUrl=(t,r)=>{r=Object.assign({decode:!0},r);const[e,n]=o(t,"#");return Object.assign({url:e.split("?")[0]||"",query:d(p(t),r)},r&&r.parseFragmentIdentifier&&n?{fragmentIdentifier:f(n,r)}:{})},r.stringifyUrl=(t,e)=>{e=Object.assign({encode:!0,strict:!0,[a]:!0},e);const n=l(t.url).split("?")[0]||"",i=r.extract(t.url),o=r.parse(i,{sort:!1}),s=Object.assign(o,t.query);let h=r.stringify(s,e);h&&(h=`?${h}`);let f=function(t){let r="";const e=t.indexOf("#");return-1!==e&&(r=t.slice(e)),r}(t.url);return t.fragmentIdentifier&&(f=`#${e[a]?u(t.fragmentIdentifier,e):t.fragmentIdentifier}`),`${n}${h}${f}`},r.pick=(t,e,n)=>{n=Object.assign({parseFragmentIdentifier:!0,[a]:!1},n);const{url:i,query:o,fragmentIdentifier:h}=r.parseUrl(t,n);return r.stringifyUrl({url:i,query:s(o,e),fragmentIdentifier:h},n)},r.exclude=(t,e,n)=>{const i=Array.isArray(e)?t=>!e.includes(t):(t,r)=>!e(t,r);return r.pick(t,i,n)}},9509:function(t,r,e){var n=e(8764),i=n.Buffer;function o(t,r){for(var e in t)r[e]=t[e]}function s(t,r,e){return i(t,r,e)}i.from&&i.alloc&&i.allocUnsafe&&i.allocUnsafeSlow?t.exports=n:(o(n,r),r.Buffer=s),s.prototype=Object.create(i.prototype),o(i,s),s.from=function(t,r,e){if("number"==typeof t)throw new TypeError("Argument must not be a number");return i(t,r,e)},s.alloc=function(t,r,e){if("number"!=typeof t)throw new TypeError("Argument must be a number");var n=i(t);return void 0!==r?"string"==typeof e?n.fill(r,e):n.fill(r):n.fill(0),n},s.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return i(t)},s.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return n.SlowBuffer(t)}},4189:function(t,r,e){var n=e(9509).Buffer;function i(t,r){this._block=n.alloc(t),this._finalSize=r,this._blockSize=t,this._len=0}i.prototype.update=function(t,r){"string"==typeof t&&(r=r||"utf8",t=n.from(t,r));for(var e=this._block,i=this._blockSize,o=t.length,s=this._len,a=0;a<o;){for(var h=s%i,u=Math.min(o-a,i-h),f=0;f<u;f++)e[h+f]=t[a+f];a+=u,(s+=u)%i==0&&this._update(e)}return this._len+=o,this},i.prototype.digest=function(t){var r=this._len%this._blockSize;this._block[r]=128,this._block.fill(0,r+1),r>=this._finalSize&&(this._update(this._block),this._block.fill(0));var e=8*this._len;if(e<=4294967295)this._block.writeUInt32BE(e,this._blockSize-4);else{var n=(4294967295&e)>>>0,i=(e-n)/4294967296;this._block.writeUInt32BE(i,this._blockSize-8),this._block.writeUInt32BE(n,this._blockSize-4)}this._update(this._block);var o=this._hash();return t?o.toString(t):o},i.prototype._update=function(){throw new Error("_update must be implemented by subclass")},t.exports=i},9072:function(t,r,e){var n=t.exports=function(t){t=t.toLowerCase();var r=n[t];if(!r)throw new Error(t+" is not supported (we accept pull requests)");return new r};n.sha=e(4448),n.sha1=e(8336),n.sha224=e(8432),n.sha256=e(7499),n.sha384=e(1686),n.sha512=e(7816)},4448:function(t,r,e){var n=e(5717),i=e(4189),o=e(9509).Buffer,s=[1518500249,1859775393,-1894007588,-899497514],a=new Array(80);function h(){this.init(),this._w=a,i.call(this,64,56)}function u(t){return t<<30|t>>>2}function f(t,r,e,n){return 0===t?r&e|~r&n:2===t?r&e|r&n|e&n:r^e^n}n(h,i),h.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},h.prototype._update=function(t){for(var r,e=this._w,n=0|this._a,i=0|this._b,o=0|this._c,a=0|this._d,h=0|this._e,c=0;c<16;++c)e[c]=t.readInt32BE(4*c);for(;c<80;++c)e[c]=e[c-3]^e[c-8]^e[c-14]^e[c-16];for(var l=0;l<80;++l){var p=~~(l/20),y=0|((r=n)<<5|r>>>27)+f(p,i,o,a)+h+e[l]+s[p];h=a,a=o,o=u(i),i=n,n=y}this._a=n+this._a|0,this._b=i+this._b|0,this._c=o+this._c|0,this._d=a+this._d|0,this._e=h+this._e|0},h.prototype._hash=function(){var t=o.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t},t.exports=h},8336:function(t,r,e){var n=e(5717),i=e(4189),o=e(9509).Buffer,s=[1518500249,1859775393,-1894007588,-899497514],a=new Array(80);function h(){this.init(),this._w=a,i.call(this,64,56)}function u(t){return t<<5|t>>>27}function f(t){return t<<30|t>>>2}function c(t,r,e,n){return 0===t?r&e|~r&n:2===t?r&e|r&n|e&n:r^e^n}n(h,i),h.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},h.prototype._update=function(t){for(var r,e=this._w,n=0|this._a,i=0|this._b,o=0|this._c,a=0|this._d,h=0|this._e,l=0;l<16;++l)e[l]=t.readInt32BE(4*l);for(;l<80;++l)e[l]=(r=e[l-3]^e[l-8]^e[l-14]^e[l-16])<<1|r>>>31;for(var p=0;p<80;++p){var y=~~(p/20),d=u(n)+c(y,i,o,a)+h+e[p]+s[y]|0;h=a,a=o,o=f(i),i=n,n=d}this._a=n+this._a|0,this._b=i+this._b|0,this._c=o+this._c|0,this._d=a+this._d|0,this._e=h+this._e|0},h.prototype._hash=function(){var t=o.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t},t.exports=h},8432:function(t,r,e){var n=e(5717),i=e(7499),o=e(4189),s=e(9509).Buffer,a=new Array(64);function h(){this.init(),this._w=a,o.call(this,64,56)}n(h,i),h.prototype.init=function(){return this._a=3238371032,this._b=914150663,this._c=812702999,this._d=4144912697,this._e=4290775857,this._f=1750603025,this._g=1694076839,this._h=3204075428,this},h.prototype._hash=function(){var t=s.allocUnsafe(28);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t},t.exports=h},7499:function(t,r,e){var n=e(5717),i=e(4189),o=e(9509).Buffer,s=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],a=new Array(64);function h(){this.init(),this._w=a,i.call(this,64,56)}function u(t,r,e){return e^t&(r^e)}function f(t,r,e){return t&r|e&(t|r)}function c(t){return(t>>>2|t<<30)^(t>>>13|t<<19)^(t>>>22|t<<10)}function l(t){return(t>>>6|t<<26)^(t>>>11|t<<21)^(t>>>25|t<<7)}function p(t){return(t>>>7|t<<25)^(t>>>18|t<<14)^t>>>3}n(h,i),h.prototype.init=function(){return this._a=1779033703,this._b=3144134277,this._c=1013904242,this._d=2773480762,this._e=1359893119,this._f=2600822924,this._g=528734635,this._h=1541459225,this},h.prototype._update=function(t){for(var r,e=this._w,n=0|this._a,i=0|this._b,o=0|this._c,a=0|this._d,h=0|this._e,y=0|this._f,d=0|this._g,_=0|this._h,g=0;g<16;++g)e[g]=t.readInt32BE(4*g);for(;g<64;++g)e[g]=0|(((r=e[g-2])>>>17|r<<15)^(r>>>19|r<<13)^r>>>10)+e[g-7]+p(e[g-15])+e[g-16];for(var b=0;b<64;++b){var w=_+l(h)+u(h,y,d)+s[b]+e[b]|0,m=c(n)+f(n,i,o)|0;_=d,d=y,y=h,h=a+w|0,a=o,o=i,i=n,n=w+m|0}this._a=n+this._a|0,this._b=i+this._b|0,this._c=o+this._c|0,this._d=a+this._d|0,this._e=h+this._e|0,this._f=y+this._f|0,this._g=d+this._g|0,this._h=_+this._h|0},h.prototype._hash=function(){var t=o.allocUnsafe(32);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t.writeInt32BE(this._h,28),t},t.exports=h},1686:function(t,r,e){var n=e(5717),i=e(7816),o=e(4189),s=e(9509).Buffer,a=new Array(160);function h(){this.init(),this._w=a,o.call(this,128,112)}n(h,i),h.prototype.init=function(){return this._ah=3418070365,this._bh=1654270250,this._ch=2438529370,this._dh=355462360,this._eh=1731405415,this._fh=2394180231,this._gh=3675008525,this._hh=1203062813,this._al=3238371032,this._bl=914150663,this._cl=812702999,this._dl=4144912697,this._el=4290775857,this._fl=1750603025,this._gl=1694076839,this._hl=3204075428,this},h.prototype._hash=function(){var t=s.allocUnsafe(48);function r(r,e,n){t.writeInt32BE(r,n),t.writeInt32BE(e,n+4)}return r(this._ah,this._al,0),r(this._bh,this._bl,8),r(this._ch,this._cl,16),r(this._dh,this._dl,24),r(this._eh,this._el,32),r(this._fh,this._fl,40),t},t.exports=h},7816:function(t,r,e){var n=e(5717),i=e(4189),o=e(9509).Buffer,s=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591],a=new Array(160);function h(){this.init(),this._w=a,i.call(this,128,112)}function u(t,r,e){return e^t&(r^e)}function f(t,r,e){return t&r|e&(t|r)}function c(t,r){return(t>>>28|r<<4)^(r>>>2|t<<30)^(r>>>7|t<<25)}function l(t,r){return(t>>>14|r<<18)^(t>>>18|r<<14)^(r>>>9|t<<23)}function p(t,r){return(t>>>1|r<<31)^(t>>>8|r<<24)^t>>>7}function y(t,r){return(t>>>1|r<<31)^(t>>>8|r<<24)^(t>>>7|r<<25)}function d(t,r){return(t>>>19|r<<13)^(r>>>29|t<<3)^t>>>6}function _(t,r){return(t>>>19|r<<13)^(r>>>29|t<<3)^(t>>>6|r<<26)}function g(t,r){return t>>>0<r>>>0?1:0}n(h,i),h.prototype.init=function(){return this._ah=1779033703,this._bh=3144134277,this._ch=1013904242,this._dh=2773480762,this._eh=1359893119,this._fh=2600822924,this._gh=528734635,this._hh=1541459225,this._al=4089235720,this._bl=2227873595,this._cl=4271175723,this._dl=1595750129,this._el=2917565137,this._fl=725511199,this._gl=4215389547,this._hl=327033209,this},h.prototype._update=function(t){for(var r=this._w,e=0|this._ah,n=0|this._bh,i=0|this._ch,o=0|this._dh,a=0|this._eh,h=0|this._fh,b=0|this._gh,w=0|this._hh,m=0|this._al,v=0|this._bl,E=0|this._cl,A=0|this._dl,B=0|this._el,T=0|this._fl,S=0|this._gl,I=0|this._hl,R=0;R<32;R+=2)r[R]=t.readInt32BE(4*R),r[R+1]=t.readInt32BE(4*R+4);for(;R<160;R+=2){var U=r[R-30],O=r[R-30+1],P=p(U,O),x=y(O,U),k=d(U=r[R-4],O=r[R-4+1]),j=_(O,U),C=r[R-14],F=r[R-14+1],L=r[R-32],D=r[R-32+1],M=x+F|0,Y=P+C+g(M,x)|0;Y=(Y=Y+k+g(M=M+j|0,j)|0)+L+g(M=M+D|0,D)|0,r[R]=Y,r[R+1]=M}for(var N=0;N<160;N+=2){Y=r[N],M=r[N+1];var $=f(e,n,i),z=f(m,v,E),q=c(e,m),H=c(m,e),V=l(a,B),G=l(B,a),J=s[N],X=s[N+1],Q=u(a,h,b),W=u(B,T,S),Z=I+G|0,K=w+V+g(Z,I)|0;K=(K=(K=K+Q+g(Z=Z+W|0,W)|0)+J+g(Z=Z+X|0,X)|0)+Y+g(Z=Z+M|0,M)|0;var tt=H+z|0,rt=q+$+g(tt,H)|0;w=b,I=S,b=h,S=T,h=a,T=B,a=o+K+g(B=A+Z|0,A)|0,o=i,A=E,i=n,E=v,n=e,v=m,e=K+rt+g(m=Z+tt|0,Z)|0}this._al=this._al+m|0,this._bl=this._bl+v|0,this._cl=this._cl+E|0,this._dl=this._dl+A|0,this._el=this._el+B|0,this._fl=this._fl+T|0,this._gl=this._gl+S|0,this._hl=this._hl+I|0,this._ah=this._ah+e+g(this._al,m)|0,this._bh=this._bh+n+g(this._bl,v)|0,this._ch=this._ch+i+g(this._cl,E)|0,this._dh=this._dh+o+g(this._dl,A)|0,this._eh=this._eh+a+g(this._el,B)|0,this._fh=this._fh+h+g(this._fl,T)|0,this._gh=this._gh+b+g(this._gl,S)|0,this._hh=this._hh+w+g(this._hl,I)|0},h.prototype._hash=function(){var t=o.allocUnsafe(64);function r(r,e,n){t.writeInt32BE(r,n),t.writeInt32BE(e,n+4)}return r(this._ah,this._al,0),r(this._bh,this._bl,8),r(this._ch,this._cl,16),r(this._dh,this._dl,24),r(this._eh,this._el,32),r(this._fh,this._fl,40),r(this._gh,this._gl,48),r(this._hh,this._hl,56),t},t.exports=h},500:function(t){"use strict";t.exports=(t,r)=>{if("string"!=typeof t||"string"!=typeof r)throw new TypeError("Expected the arguments to be of type `string`");if(""===r)return[t];const e=t.indexOf(r);return-1===e?[t]:[t.slice(0,e),t.slice(e+r.length)]}},610:function(t){"use strict";t.exports=t=>encodeURIComponent(t).replace(/[!'()*]/g,(t=>`%${t.charCodeAt(0).toString(16).toUpperCase()}`))}},r={};function e(n){var i=r[n];if(void 0!==i)return i.exports;var o=r[n]={exports:{}};return t[n](o,o.exports,e),o.exports}e.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(r,{a:r}),r},e.d=function(t,r){for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),e.o=function(t,r){return Object.prototype.hasOwnProperty.call(t,r)},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n=e(8018);module.exports=n}();
3
+ //# sourceMappingURL=dataServices.js.map
@@ -0,0 +1,17 @@
1
+ /*!
2
+ * The buffer module from node.js, for the browser.
3
+ *
4
+ * @author Feross Aboukhadijeh <http://feross.org>
5
+ * @license MIT
6
+ */
7
+
8
+ /*!
9
+ * cookie
10
+ * Copyright(c) 2012-2014 Roman Shtylman
11
+ * Copyright(c) 2015 Douglas Christopher Wilson
12
+ * MIT Licensed
13
+ */
14
+
15
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
16
+
17
+ /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */