altair-static 5.2.5 → 5.2.6

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.
@@ -1259,7 +1259,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1259
1259
  SOFTWARE.
1260
1260
 
1261
1261
 
1262
- @emotion/hash
1262
+ @emotion/css
1263
1263
  MIT
1264
1264
  MIT License
1265
1265
 
@@ -1284,7 +1284,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1284
1284
  SOFTWARE.
1285
1285
 
1286
1286
 
1287
- @emotion/memoize
1287
+ @emotion/hash
1288
1288
  MIT
1289
1289
  MIT License
1290
1290
 
@@ -1309,7 +1309,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1309
1309
  SOFTWARE.
1310
1310
 
1311
1311
 
1312
- @emotion/serialize
1312
+ @emotion/memoize
1313
1313
  MIT
1314
1314
  MIT License
1315
1315
 
@@ -1334,7 +1334,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1334
1334
  SOFTWARE.
1335
1335
 
1336
1336
 
1337
- @emotion/sheet
1337
+ @emotion/serialize
1338
1338
  MIT
1339
1339
  MIT License
1340
1340
 
@@ -1359,7 +1359,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1359
1359
  SOFTWARE.
1360
1360
 
1361
1361
 
1362
- @emotion/stylis
1362
+ @emotion/sheet
1363
1363
  MIT
1364
1364
  MIT License
1365
1365
 
@@ -1640,6 +1640,86 @@ The above copyright notice and this permission notice shall be included in all c
1640
1640
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1641
1641
 
1642
1642
 
1643
+ @sentry/browser
1644
+ MIT
1645
+ Copyright (c) 2019 Sentry (https://sentry.io) and individual contributors. All rights reserved.
1646
+
1647
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
1648
+ documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
1649
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
1650
+ persons to whom the Software is furnished to do so, subject to the following conditions:
1651
+
1652
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
1653
+ Software.
1654
+
1655
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1656
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1657
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1658
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1659
+
1660
+
1661
+ @sentry/core
1662
+ MIT
1663
+ Copyright (c) 2019 Sentry (https://sentry.io) and individual contributors. All rights reserved.
1664
+
1665
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
1666
+ documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
1667
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
1668
+ persons to whom the Software is furnished to do so, subject to the following conditions:
1669
+
1670
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
1671
+ Software.
1672
+
1673
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1674
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1675
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1676
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1677
+
1678
+
1679
+ @sentry/electron
1680
+ MIT
1681
+ MIT License
1682
+
1683
+ Copyright (c) 2018 Sentry (https://sentry.io/) and individual contributors.
1684
+ Copyright (c) 2017 Tim Fish
1685
+
1686
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1687
+ of this software and associated documentation files (the "Software"), to deal
1688
+ in the Software without restriction, including without limitation the rights
1689
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1690
+ copies of the Software, and to permit persons to whom the Software is
1691
+ furnished to do so, subject to the following conditions:
1692
+
1693
+ The above copyright notice and this permission notice shall be included in all
1694
+ copies or substantial portions of the Software.
1695
+
1696
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1697
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1698
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1699
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1700
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1701
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1702
+ SOFTWARE.
1703
+
1704
+
1705
+ @sentry/utils
1706
+ MIT
1707
+ Copyright (c) 2019 Sentry (https://sentry.io) and individual contributors. All rights reserved.
1708
+
1709
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
1710
+ documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
1711
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
1712
+ persons to whom the Software is furnished to do so, subject to the following conditions:
1713
+
1714
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
1715
+ Software.
1716
+
1717
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1718
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1719
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1720
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1721
+
1722
+
1643
1723
  @webcomponents/custom-elements
1644
1724
  BSD-3-Clause
1645
1725
  # License
@@ -2543,31 +2623,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2543
2623
  THE SOFTWARE.
2544
2624
 
2545
2625
 
2546
- create-emotion
2547
- MIT
2548
- MIT License
2549
-
2550
- Copyright (c) Emotion team and other contributors
2551
-
2552
- Permission is hereby granted, free of charge, to any person obtaining a copy
2553
- of this software and associated documentation files (the "Software"), to deal
2554
- in the Software without restriction, including without limitation the rights
2555
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2556
- copies of the Software, and to permit persons to whom the Software is
2557
- furnished to do so, subject to the following conditions:
2558
-
2559
- The above copyright notice and this permission notice shall be included in all
2560
- copies or substantial portions of the Software.
2561
-
2562
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2563
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2564
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2565
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2566
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2567
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2568
- SOFTWARE.
2569
-
2570
-
2571
2626
  crelt
2572
2627
  MIT
2573
2628
  Copyright (C) 2020 by Marijn Haverbeke <marijnh@gmail.com>
@@ -2980,31 +3035,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2980
3035
  SOFTWARE.
2981
3036
 
2982
3037
 
2983
- emotion
2984
- MIT
2985
- MIT License
2986
-
2987
- Copyright (c) Emotion team and other contributors
2988
-
2989
- Permission is hereby granted, free of charge, to any person obtaining a copy
2990
- of this software and associated documentation files (the "Software"), to deal
2991
- in the Software without restriction, including without limitation the rights
2992
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2993
- copies of the Software, and to permit persons to whom the Software is
2994
- furnished to do so, subject to the following conditions:
2995
-
2996
- The above copyright notice and this permission notice shall be included in all
2997
- copies or substantial portions of the Software.
2998
-
2999
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3000
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3001
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3002
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3003
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3004
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3005
- SOFTWARE.
3006
-
3007
-
3008
3038
  entities
3009
3039
  BSD-2-Clause
3010
3040
  Copyright (c) Felix Böhm
@@ -5625,6 +5655,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5625
5655
  THE SOFTWARE.
5626
5656
 
5627
5657
 
5658
+ stylis
5659
+ MIT
5660
+ MIT License
5661
+
5662
+ Copyright (c) 2016-present Sultan Tarimo
5663
+
5664
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5665
+ of this software and associated documentation files (the "Software"), to deal
5666
+ in the Software without restriction, including without limitation the rights
5667
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5668
+ copies of the Software, and to permit persons to whom the Software is
5669
+ furnished to do so, subject to the following conditions:
5670
+
5671
+ The above copyright notice and this permission notice shall be included in all
5672
+ copies or substantial portions of the Software.
5673
+
5674
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5675
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5676
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5677
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5678
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5679
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5680
+ SOFTWARE.
5681
+
5682
+
5628
5683
  subscriptions-transport-ws
5629
5684
  MIT
5630
5685
  The MIT License (MIT)
package/build/dist/425.js CHANGED
@@ -1 +1 @@
1
- (()=>{"use strict";var __webpack_modules__={72425:(__unused_webpack_module,__unused_webpack___webpack_exports__,__webpack_require__)=>{var _home_runner_work_altair_altair_node_modules_angular_devkit_build_angular_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(48309),uuid__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__(73726),_events__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__(31313),_helpers__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(69659);onmessage=function(){var e=(0,_home_runner_work_altair_altair_node_modules_angular_devkit_build_angular_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1__.Z)(function*(n){if(n.data.type===_events__WEBPACK_IMPORTED_MODULE_2__.Jk)try{yield initExecute(n.data.payload)}catch(_){makeCall("scriptError",_)}});return function(_){return e.apply(this,arguments)}}();const workerHandlerNames=["setCookie","request","getStorageItem","setStorageItem"],initExecute=function(){var _ref2=(0,_home_runner_work_altair_altair_node_modules_angular_devkit_build_angular_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1__.Z)(function*(payload){const[script,data]=payload,res=yield new Promise((resolve,reject)=>{self.addEventListener("unhandledrejection",e=>(e.preventDefault(),reject(e.reason)));const clonedMutableData=JSON.parse(JSON.stringify(data)),handlers=workerHandlerNames.reduce((e,n)=>(e[n]=(..._)=>makeCall(n,..._),e),{}),context={altair:(0,_helpers__WEBPACK_IMPORTED_MODULE_0__.IL)(clonedMutableData,handlers),alert},contextEntries=Object.entries(context);try{const res=function(){return eval(`\n (async(${contextEntries.map(e=>e[0]).join(",")}) => {\n ${script};\n return altair.data;\n })(...this.__ctxE.map(e => e[1]));\n `)}.call({__ctxE:contextEntries});return resolve(res)}catch(e){return reject(e)}});res.__toSetActiveEnvironment&&makeCall("updateActiveEnvironment",res.__toSetActiveEnvironment),makeCall("executeComplete",res)});return function e(n){return _ref2.apply(this,arguments)}}(),alert=e=>makeCall("alert",e),makeCall=(e,...n)=>new Promise((_,a)=>{const r=(0,uuid__WEBPACK_IMPORTED_MODULE_3__.Z)(),o={type:e,payload:{id:r,args:n}};addEventListener("message",u=>{switch(u.data.type){case`${e}_response`:return u.data.payload.id!==r?void 0:_(u.data.payload.response);case`${e}_error`:return u.data.payload.id!==r?void 0:a(u.data.payload.error)}}),self.postMessage(o)})},31313:(e,n,_)=>{_.d(n,{Jk:()=>a});const a="init_execute"},69659:(e,n,_)=>{_.d(n,{IL:()=>s});var a=_(48309),r=(()=>{return(t=r||(r={})).INTROSPECTION="introspection",t.QUERY="query",t.SUBSCRIPTION="subscription",r;var t})();const o={atob:{exec:()=>(0,a.Z)(function*(){return(yield _.e(629).then(_.t.bind(_,17629,23))).atob})()},btoa:{exec:()=>(0,a.Z)(function*(){return(yield _.e(629).then(_.t.bind(_,17629,23))).btoa})()},"crypto-js":{exec:()=>(0,a.Z)(function*(){return(yield _.e(789).then(_.t.bind(_,3789,23))).default})()}},u=t=>{if(t.response)return{body:t.response.response.body,requestType:t.requestType||r.QUERY,responseTime:t.response.meta.responseTime,statusCode:t.response.response.status,headers:t.response.meta.headers}},p=function(){var t=(0,a.Z)(function*(c){const i=o[c];if(!i)throw new Error(`No request script module found matching "${c}"`);return i.exec()});return function(i){return t.apply(this,arguments)}}(),s=(t,c)=>{return{data:t,helpers:{getEnvironment:i=>t.environment[i],setEnvironment:(i,l,d=!1)=>{t.environment[i]=l,d&&(t.__toSetActiveEnvironment=t.__toSetActiveEnvironment??{},t.__toSetActiveEnvironment[i]=l)},getCookie:i=>t.__cookieJar?.[i]??"",setCookie:(i,l,d)=>{c.setCookie(i,l,d)},request:(i=(0,a.Z)(function*(l,d,f){return c.request(l,d,f)}),function(d,f,b){return i.apply(this,arguments)})},storage:{get:i=>c.getStorageItem(i),set:(i,l)=>c.setStorageItem(i,l)},importModule:i=>p(i),response:u(t),log:i=>{t.requestScriptLogs=t.requestScriptLogs??[],t.requestScriptLogs.push({time:Date.now(),text:JSON.stringify(i,null,2),source:"Request script"})}};var i}},68428:(e,n,_)=>{_.d(n,{Z:()=>o});var a,r=new Uint8Array(16);function o(){if(!a&&!(a=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto<"u"&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return a(r)}},81398:(e,n,_)=>{_.d(n,{Z:()=>p});for(var a=_(12255),r=[],o=0;o<256;++o)r.push((o+256).toString(16).substr(1));const p=function u(s){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,c=(r[s[t+0]]+r[s[t+1]]+r[s[t+2]]+r[s[t+3]]+"-"+r[s[t+4]]+r[s[t+5]]+"-"+r[s[t+6]]+r[s[t+7]]+"-"+r[s[t+8]]+r[s[t+9]]+"-"+r[s[t+10]]+r[s[t+11]]+r[s[t+12]]+r[s[t+13]]+r[s[t+14]]+r[s[t+15]]).toLowerCase();if(!(0,a.Z)(c))throw TypeError("Stringified UUID is invalid");return c}},73726:(e,n,_)=>{_.d(n,{Z:()=>u});var a=_(68428),r=_(81398);const u=function o(p,s,t){var c=(p=p||{}).random||(p.rng||a.Z)();if(c[6]=15&c[6]|64,c[8]=63&c[8]|128,s){t=t||0;for(var i=0;i<16;++i)s[t+i]=c[i];return s}return(0,r.Z)(c)}},12255:(e,n,_)=>{_.d(n,{Z:()=>o});const a=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,o=function r(u){return"string"==typeof u&&a.test(u)}}},__webpack_module_cache__={},e;function __webpack_require__(e){var n=__webpack_module_cache__[e];if(void 0!==n)return n.exports;var _=__webpack_module_cache__[e]={exports:{}};return __webpack_modules__[e].call(_.exports,_,_.exports,__webpack_require__),_.exports}__webpack_require__.m=__webpack_modules__,__webpack_require__.x=()=>{var e=__webpack_require__.O(void 0,[592],()=>__webpack_require__(72425));return __webpack_require__.O(e)},e=[],__webpack_require__.O=(n,_,a,r)=>{if(!_){var u=1/0;for(o=0;o<e.length;o++){for(var[_,a,r]=e[o],p=!0,s=0;s<_.length;s++)(!1&r||u>=r)&&Object.keys(__webpack_require__.O).every(f=>__webpack_require__.O[f](_[s]))?_.splice(s--,1):(p=!1,r<u&&(u=r));if(p){e.splice(o--,1);var t=a();void 0!==t&&(n=t)}}return n}r=r||0;for(var o=e.length;o>0&&e[o-1][2]>r;o--)e[o]=e[o-1];e[o]=[_,a,r]},(()=>{var n,e=Object.getPrototypeOf?_=>Object.getPrototypeOf(_):_=>_.__proto__;__webpack_require__.t=function(_,a){if(1&a&&(_=this(_)),8&a||"object"==typeof _&&_&&(4&a&&_.__esModule||16&a&&"function"==typeof _.then))return _;var r=Object.create(null);__webpack_require__.r(r);var o={};n=n||[null,e({}),e([]),e(e)];for(var u=2&a&&_;"object"==typeof u&&!~n.indexOf(u);u=e(u))Object.getOwnPropertyNames(u).forEach(p=>o[p]=()=>_[p]);return o.default=()=>_,__webpack_require__.d(r,o),r}})(),__webpack_require__.d=(e,n)=>{for(var _ in n)__webpack_require__.o(n,_)&&!__webpack_require__.o(e,_)&&Object.defineProperty(e,_,{enumerable:!0,get:n[_]})},__webpack_require__.f={},__webpack_require__.e=e=>Promise.all(Object.keys(__webpack_require__.f).reduce((n,_)=>(__webpack_require__.f[_](e,n),n),[])),__webpack_require__.u=e=>(592===e?"common":e)+".js",__webpack_require__.miniCssF=e=>{},__webpack_require__.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),__webpack_require__.r=e=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e;__webpack_require__.tt=()=>(void 0===e&&(e={createScriptURL:n=>n},typeof trustedTypes<"u"&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("angular#bundler",e))),e)})(),__webpack_require__.tu=e=>__webpack_require__.tt().createScriptURL(e),__webpack_require__.p="",(()=>{var e={425:1};__webpack_require__.f.i=(r,o)=>{e[r]||importScripts(__webpack_require__.tu(__webpack_require__.p+__webpack_require__.u(r)))};var _=self.webpackChunkaltair=self.webpackChunkaltair||[],a=_.push.bind(_);_.push=r=>{var[o,u,p]=r;for(var s in u)__webpack_require__.o(u,s)&&(__webpack_require__.m[s]=u[s]);for(p&&p(__webpack_require__);o.length;)e[o.pop()]=1;a(r)}})(),(()=>{var e=__webpack_require__.x;__webpack_require__.x=()=>__webpack_require__.e(592).then(e)})();var __webpack_exports__=__webpack_require__.x()})();
1
+ (()=>{"use strict";var __webpack_modules__={72425:(__unused_webpack_module,__unused_webpack___webpack_exports__,__webpack_require__)=>{var _home_runner_work_altair_altair_node_modules_angular_devkit_build_angular_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(48309),uuid__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__(89185),_events__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__(31313),_helpers__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(69659);onmessage=function(){var e=(0,_home_runner_work_altair_altair_node_modules_angular_devkit_build_angular_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1__.Z)(function*(t){if(t.data.type===_events__WEBPACK_IMPORTED_MODULE_2__.Jk)try{yield initExecute(t.data.payload)}catch(_){makeCall("scriptError",_)}});return function(_){return e.apply(this,arguments)}}();const workerHandlerNames=["setCookie","request","getStorageItem","setStorageItem"],initExecute=function(){var _ref2=(0,_home_runner_work_altair_altair_node_modules_angular_devkit_build_angular_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1__.Z)(function*(payload){const[script,data]=payload,res=yield new Promise((resolve,reject)=>{self.addEventListener("unhandledrejection",e=>(e.preventDefault(),reject(e.reason)));const clonedMutableData=JSON.parse(JSON.stringify(data)),handlers=workerHandlerNames.reduce((e,t)=>(e[t]=(..._)=>makeCall(t,..._),e),{}),context={altair:(0,_helpers__WEBPACK_IMPORTED_MODULE_0__.IL)(clonedMutableData,handlers),alert},contextEntries=Object.entries(context);try{const res=function(){return eval(`\n (async(${contextEntries.map(e=>e[0]).join(",")}) => {\n ${script};\n return altair.data;\n })(...this.__ctxE.map(e => e[1]));\n `)}.call({__ctxE:contextEntries});return resolve(res)}catch(e){return reject(e)}});res.__toSetActiveEnvironment&&makeCall("updateActiveEnvironment",res.__toSetActiveEnvironment),makeCall("executeComplete",res)});return function e(t){return _ref2.apply(this,arguments)}}(),alert=e=>makeCall("alert",e),makeCall=(e,...t)=>new Promise((_,r)=>{const n=(0,uuid__WEBPACK_IMPORTED_MODULE_3__.Z)(),i={type:e,payload:{id:n,args:t}};addEventListener("message",c=>{switch(c.data.type){case`${e}_response`:return c.data.payload.id!==n?void 0:_(c.data.payload.response);case`${e}_error`:return c.data.payload.id!==n?void 0:r(c.data.payload.error)}}),self.postMessage(i)})},31313:(e,t,_)=>{_.d(t,{Jk:()=>r});const r="init_execute"},69659:(e,t,_)=>{_.d(t,{IL:()=>u});var r=_(48309),n=(()=>{return(a=n||(n={})).INTROSPECTION="introspection",a.QUERY="query",a.SUBSCRIPTION="subscription",n;var a})();const i={atob:{exec:()=>(0,r.Z)(function*(){return(yield _.e(629).then(_.t.bind(_,17629,23))).atob})()},btoa:{exec:()=>(0,r.Z)(function*(){return(yield _.e(629).then(_.t.bind(_,17629,23))).btoa})()},"crypto-js":{exec:()=>(0,r.Z)(function*(){return(yield _.e(789).then(_.t.bind(_,3789,23))).default})()}},c=a=>{if(a.response)return{body:a.response.response.body,requestType:a.requestType||n.QUERY,responseTime:a.response.meta.responseTime,statusCode:a.response.response.status,headers:a.response.meta.headers}},o=function(){var a=(0,r.Z)(function*(l){const s=i[l];if(!s)throw new Error(`No request script module found matching "${l}"`);return s.exec()});return function(s){return a.apply(this,arguments)}}(),u=(a,l)=>{return{data:a,helpers:{getEnvironment:s=>a.environment[s],setEnvironment:(s,p,d=!1)=>{a.environment[s]=p,d&&(a.__toSetActiveEnvironment=a.__toSetActiveEnvironment??{},a.__toSetActiveEnvironment[s]=p)},getCookie:s=>a.__cookieJar?.[s]??"",setCookie:(s,p,d)=>{l.setCookie(s,p,d)},request:(s=(0,r.Z)(function*(p,d,b){return l.request(p,d,b)}),function(d,b,m){return s.apply(this,arguments)})},storage:{get:s=>l.getStorageItem(s),set:(s,p)=>l.setStorageItem(s,p)},importModule:s=>o(s),response:c(a),log:s=>{a.requestScriptLogs=a.requestScriptLogs??[],a.requestScriptLogs.push({time:Date.now(),text:JSON.stringify(s,null,2),source:"Request script"})}};var s}},56579:(e,t,_)=>{_.d(t,{Z:()=>n});const n={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)}},72714:(e,t,_)=>{let r;_.d(t,{Z:()=>i});const n=new Uint8Array(16);function i(){if(!r&&(r=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!r))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(n)}},891:(e,t,_)=>{_.d(t,{S:()=>n});const r=[];for(let o=0;o<256;++o)r.push((o+256).toString(16).slice(1));function n(o,u=0){return r[o[u+0]]+r[o[u+1]]+r[o[u+2]]+r[o[u+3]]+"-"+r[o[u+4]]+r[o[u+5]]+"-"+r[o[u+6]]+r[o[u+7]]+"-"+r[o[u+8]]+r[o[u+9]]+"-"+r[o[u+10]]+r[o[u+11]]+r[o[u+12]]+r[o[u+13]]+r[o[u+14]]+r[o[u+15]]}},89185:(e,t,_)=>{_.d(t,{Z:()=>o});var r=_(56579),n=_(72714),i=_(891);const o=function c(u,a,l){if(r.Z.randomUUID&&!a&&!u)return r.Z.randomUUID();const s=(u=u||{}).random||(u.rng||n.Z)();if(s[6]=15&s[6]|64,s[8]=63&s[8]|128,a){l=l||0;for(let p=0;p<16;++p)a[l+p]=s[p];return a}return(0,i.S)(s)}}},__webpack_module_cache__={},e;function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var _=__webpack_module_cache__[e]={exports:{}};return __webpack_modules__[e].call(_.exports,_,_.exports,__webpack_require__),_.exports}__webpack_require__.m=__webpack_modules__,__webpack_require__.x=()=>{var e=__webpack_require__.O(void 0,[592],()=>__webpack_require__(72425));return __webpack_require__.O(e)},e=[],__webpack_require__.O=(t,_,r,n)=>{if(!_){var c=1/0;for(i=0;i<e.length;i++){for(var[_,r,n]=e[i],o=!0,u=0;u<_.length;u++)(!1&n||c>=n)&&Object.keys(__webpack_require__.O).every(b=>__webpack_require__.O[b](_[u]))?_.splice(u--,1):(o=!1,n<c&&(c=n));if(o){e.splice(i--,1);var a=r();void 0!==a&&(t=a)}}return t}n=n||0;for(var i=e.length;i>0&&e[i-1][2]>n;i--)e[i]=e[i-1];e[i]=[_,r,n]},(()=>{var t,e=Object.getPrototypeOf?_=>Object.getPrototypeOf(_):_=>_.__proto__;__webpack_require__.t=function(_,r){if(1&r&&(_=this(_)),8&r||"object"==typeof _&&_&&(4&r&&_.__esModule||16&r&&"function"==typeof _.then))return _;var n=Object.create(null);__webpack_require__.r(n);var i={};t=t||[null,e({}),e([]),e(e)];for(var c=2&r&&_;"object"==typeof c&&!~t.indexOf(c);c=e(c))Object.getOwnPropertyNames(c).forEach(o=>i[o]=()=>_[o]);return i.default=()=>_,__webpack_require__.d(n,i),n}})(),__webpack_require__.d=(e,t)=>{for(var _ in t)__webpack_require__.o(t,_)&&!__webpack_require__.o(e,_)&&Object.defineProperty(e,_,{enumerable:!0,get:t[_]})},__webpack_require__.f={},__webpack_require__.e=e=>Promise.all(Object.keys(__webpack_require__.f).reduce((t,_)=>(__webpack_require__.f[_](e,t),t),[])),__webpack_require__.u=e=>(592===e?"common":e)+".js",__webpack_require__.miniCssF=e=>{},__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),__webpack_require__.r=e=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e;__webpack_require__.tt=()=>(void 0===e&&(e={createScriptURL:t=>t},typeof trustedTypes<"u"&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("angular#bundler",e))),e)})(),__webpack_require__.tu=e=>__webpack_require__.tt().createScriptURL(e),__webpack_require__.p="",(()=>{var e={425:1};__webpack_require__.f.i=(n,i)=>{e[n]||importScripts(__webpack_require__.tu(__webpack_require__.p+__webpack_require__.u(n)))};var _=self.webpackChunkaltair=self.webpackChunkaltair||[],r=_.push.bind(_);_.push=n=>{var[i,c,o]=n;for(var u in c)__webpack_require__.o(c,u)&&(__webpack_require__.m[u]=c[u]);for(o&&o(__webpack_require__);i.length;)e[i.pop()]=1;r(n)}})(),(()=>{var e=__webpack_require__.x;__webpack_require__.x=()=>__webpack_require__.e(592).then(e)})();var __webpack_exports__=__webpack_require__.x()})();