20 lines
426 KiB
JavaScript
Raw Normal View History

2025-01-12 00:52:51 +08:00
/*! shiny 1.10.0 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */
"use strict";(function(){var gT=Object.create;var _h=Object.defineProperty;var bT=Object.getOwnPropertyDescriptor;var wT=Object.getOwnPropertyNames;var ST=Object.getPrototypeOf,OT=Object.prototype.hasOwnProperty;var q=function(e,r){return function(){return r||e((r={exports:{}}).exports,r),r.exports}};var _T=function(e,r,t,n){if(r&&typeof r=="object"||typeof r=="function")for(var i=wT(r),a=0,s=i.length,c;a<s;a++)c=i[a],!OT.call(e,c)&&c!==t&&_h(e,c,{get:function(l){return r[l]}.bind(null,c),enumerable:!(n=bT(r,c))||n.enumerable});return e};var N=function(e,r,t){return t=e!=null?gT(ST(e)):{},_T(r||!e||!e.__esModule?_h(t,"default",{value:e,enumerable:!0}):t,e)};var X=q(function(s4,Ph){var sa=function(e){return e&&e.Math==Math&&e};Ph.exports=sa(typeof globalThis=="object"&&globalThis)||sa(typeof window=="object"&&window)||sa(typeof self=="object"&&self)||sa(typeof global=="object"&&global)||function(){return this}()||Function("return this")()});var K=q(function(f4,Eh){Eh.exports=function(e){try{return!!e()}catch(r){return!0}}});var ae=q(function(c4,Ih){var PT=K();Ih.exports=!PT(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})});var Kt=q(function(l4,qh){var ET=K();qh.exports=!ET(function(){var e=function(){}.bind();return typeof e!="function"||e.hasOwnProperty("prototype")})});var ie=q(function(p4,Th){var IT=Kt(),fa=Function.prototype.call;Th.exports=IT?fa.bind(fa):function(){return fa.apply(fa,arguments)}});var ca=q(function(Rh){"use strict";var kh={}.propertyIsEnumerable,xh=Object.getOwnPropertyDescriptor,qT=xh&&!kh.call({1:2},1);Rh.f=qT?function(r){var t=xh(this,r);return!!t&&t.enumerable}:kh});var Wt=q(function(h4,Ah){Ah.exports=function(e,r){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:r}}});var W=q(function(d4,jh){var $h=Kt(),Nh=Function.prototype,js=Nh.call,TT=$h&&Nh.bind.bind(js,js);jh.exports=$h?TT:function(e){return function(){return js.apply(e,arguments)}}});var ze=q(function(m4,Ch){var Lh=W(),kT=Lh({}.toString),xT=Lh("".slice);Ch.exports=function(e){return xT(kT(e),8,-1)}});var di=q(function(y4,Dh){var RT=W(),AT=K(),$T=ze(),Ls=Object,NT=RT("".split);Dh.exports=AT(function(){return!Ls("z").propertyIsEnumerable(0)})?function(e){return $T(e)=="String"?NT(e,""):Ls(e)}:Ls});var He=q(function(g4,Bh){Bh.exports=function(e){return e==null}});var Ke=q(function(b4,Mh){var jT=He(),LT=TypeError;Mh.exports=function(e){if(jT(e))throw LT("Can't call method on "+e);return e}});var Le=q(function(w4,Gh){var CT=di(),DT=Ke();Gh.exports=function(e){return CT(DT(e))}});var Ds=q(function(S4,Fh){var Cs=typeof document=="object"&&document.all,BT=typeof Cs=="undefined"&&Cs!==void 0;Fh.exports={all:Cs,IS_HTMLDDA:BT}});var re=q(function(O4,Vh){var Uh=Ds(),MT=Uh.all;Vh.exports=Uh.IS_HTMLDDA?function(e){return typeof e=="function"||e===MT}:function(e){return typeof e=="function"}});var ce=q(function(_4,Kh){var zh=re(),Hh=Ds(),GT=Hh.all;Kh.exports=Hh.IS_HTMLDDA?function(e){return typeof e=="object"?e!==null:zh(e)||e===GT}:function(e){return typeof e=="object"?e!==null:zh(e)}});var Ae=q(function(P4,Wh){var Bs=X(),FT=re(),UT=function(e){return FT(e)?e:void 0};Wh.exports=function(e,r){return arguments.length<2?UT(Bs[e]):Bs[e]&&Bs[e][r]}});var br=q(function(E4,Yh){var VT=W();Yh.exports=VT({}.isPrototypeOf)});var mi=q(function(I4,Xh){Xh.exports=typeof navigator!="undefined"&&String(navigator.userAgent)||""});var Yt=q(function(q4,td){var rd=X(),Ms=mi(),Qh=rd.process,Jh=rd.Deno,Zh=Qh&&Qh.versions||Jh&&Jh.version,ed=Zh&&Zh.v8,er,la;ed&&(er=ed.split("."),la=er[0]>0&&er[0]<4?1:+(er[0]+er[1]));!la&&Ms&&(er=Ms.match(/Edge\/(\d+)/),(!er||er[1]>=74)&&(er=Ms.match(/Chrome\/(\d+)/),er&&(la=+er[1])));td.exports=la});var it=q(function(T4,id){var nd=Yt(),zT=K();id.exports=!!Object.getOwnPropertySymbols&&!zT(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&nd&&nd<41})});var Gs=q(function(k4,od){var HT=it();od.exports=HT&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Xt=q(function(x4,ad){var KT=Ae(),WT=re(),YT=br(),XT=Gs(),QT=Object;ad.exports=XT?function(e){return
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
/**
* @license
* Copyright 2017 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/
/**
* @license
* Copyright 2019 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/
/**
* @license
* Copyright 2022 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/
//# sourceMappingURL=shiny.min.js.map