Files
ccdi/doc/other/纪检初核系统-离线演示包/mb-proto2/lazy-lib-paper-5a9908939d850d4cae67.js

33 lines
207 KiB
JavaScript
Raw Normal View History

2026-01-27 17:09:32 +08:00
try{let Ct=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},kt=new Ct.Error().stack;kt&&(Ct._sentryDebugIds=Ct._sentryDebugIds||{},Ct._sentryDebugIds[kt]="46118b88-de23-435e-8976-489dbad9171e",Ct._sentryDebugIdIdentifier="sentry-dbid-46118b88-de23-435e-8976-489dbad9171e")}catch(Ct){}{let Ct=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{};Ct.SENTRY_RELEASE={id:"22.14.4"}}(self.webpackChunk_mb2024_mb_proto=self.webpackChunk_mb2024_mb_proto||[]).push([[214],{2965:()=>{},66999:()=>{},74556:function(Ct,kt,Et){var Ht,Ut;/*!
* Paper.js v0.12.18 - The Swiss Army Knife of Vector Graphics Scripting.
* http://paperjs.org/
*
* Copyright (c) 2011 - 2020, Jürg Lehni & Jonathan Puckey
* http://juerglehni.com/ & https://puckey.studio/
*
* Distributed under the MIT license. See LICENSE file for details.
*
* All rights reserved.
*
* Date: Wed Jul 17 14:57:24 2024 +0200
*
***
*
* Straps.js - Class inheritance library with support for bean-style accessors
*
* Copyright (c) 2006 - 2020 Jürg Lehni
* http://juerglehni.com/
*
* Distributed under the MIT license.
*
***
*
* Acorn.js
* https://marijnhaverbeke.nl/acorn/
*
* Acorn is a tiny, fast JavaScript parser written in JavaScript,
* created by Marijn Haverbeke and released under an MIT license.
*
*/var Ce=(function(zt,D){zt=zt||Et(2965);var lt=zt.window,vt=zt.document,T=new function(){var t=/^(statics|enumerable|beans|preserve)$/,e=[],i=e.slice,n=Object.create,r=Object.getOwnPropertyDescriptor,s=Object.defineProperty,h=e.forEach||function(c,l){for(var p=0,y=this.length;p<y;p++)c.call(l,this[p],p,this)},a=function(c,l){for(var p in this)this.hasOwnProperty(p)&&c.call(l,this[p],p,this)},o=Object.assign||function(c){for(var l=1,p=arguments.length;l<p;l++){var y=arguments[l];for(var C in y)y.hasOwnProperty(C)&&(c[C]=y[C])}return c},u=function(c,l,p){if(c){var y=r(c,"length");(y&&typeof y.value=="number"?h:a).call(c,l,p=p||c)}return p};function _(c,l,p,y,C){var v={};function m(x,b){b=b||(b=r(l,x))&&(b.get?b:b.value),typeof b=="string"&&b[0]==="#"&&(b=c[b.substring(1)]||b);var P=typeof b=="function",I=b,O=C||P&&!b.base?b&&b.get?x in c:c[x]:null,A;(!C||!O)&&(P&&O&&(b.base=O),P&&y!==!1&&(A=x.match(/^([gs]et|is)(([A-Z])(.*))$/))&&(v[A[3].toLowerCase()+A[4]]=A[2]),(!I||P||!I.get||typeof I.get!="function"||!d.isPlainObject(I))&&(I={value:I,writable:!0}),(r(c,x)||{configurable:!0}).configurable&&(I.configurable=!0,I.enumerable=p!=null?p:!A),s(c,x,I))}if(l){for(var f in l)l.hasOwnProperty(f)&&!t.test(f)&&m(f);for(var f in v){var g=v[f],w=c["set"+g],S=c["get"+g]||w&&c["is"+g];S&&(y===!0||S.length===0)&&m(f,{get:S,set:w})}}return c}function d(){for(var c=0,l=arguments.length;c<l;c++){var p=arguments[c];p&&o(this,p)}return this}return _(d,{inject:function(c){if(c){var l=c.statics===!0?c:c.statics,p=c.beans,y=c.preserve;l!==c&&_(this.prototype,c,c.enumerable,p,y),_(this,l,null,p,y)}for(var C=1,v=arguments.length;C<v;C++)this.inject(arguments[C]);return this},extend:function(){for(var c=this,l,p,y=0,C,v=arguments.length;y<v&&!(l&&p);y++)C=arguments[y],l=l||C.initialize,p=p||C.prototype;return l=l||function(){c.apply(this,arguments)},p=l.prototype=p||n(this.prototype),s(p,"constructor",{value:l,writable:!0,configurable:!0}),_(l,this),arguments.length&&this.inject.apply(l,arguments),l.base=c,l}}).inject({enumerable:!1,initialize:d,set:d,inject:function(){for(var c=0,l=arguments.length;c<l;c++){var p=arguments[c];p&&_(this,p,p.enumerable,p.beans,p.preserve)}return this},extend:function(){var c=n(this);return c.inject.apply(c,arguments)},each:function(c,l){return u(this,c,l)},clone:function(){return new this.constructor(this)},statics:{set:o,each:u,create:n,define:s,describe:r,clone:function(c){return o(new c.constructor,c)},isPlainObject:function(c){var l=c!=null&&c.constructor;return l&&(l===Object||l===d||l.name==="Object")},pick:function(c,l){return c!==D?c:l},slice:function(c,l,p){return i.call(c,l,p)}}})};Ct.exports=T,T.inject({enumerable:!1,toString:function(){return this._id!=null?(this._class||"Object")+(this._name?" '"+this._name+"'":" @"+this._id):"{ "+T.each(this,function(t,e){if(!/^_/.test(e)){var i=typeof t;this.push(e+": "+(i==="number"?bt.instance.number(t):i==="string"?"'"+t+"'":t))}},[]).join(", ")+" }"},getClassName:function(){return this._class||""},importJSON:function(t){return T.importJSON(t,this)},exportJSON:function(t){return T.exportJSON(this,t)},toJSON:function(){return T.serialize(this)},set:function(t,e){return t&&T.filter(this,t,e,this._prioritize),this}},{beans:!1,statics:{exports:{},extend:function t(){var e=t.base.apply(this,arguments),i=e.prototype._class;return i&&!T.exports[i]&&(T.exports[i]=e),e},equals:function(t,e){if(t===e)return!0;if(t&&t.equals)return t.equals(e);if(e&&e.equals)return e.equals(t);if(t&&e&&typeof t=="object"&&typeof e=="object"){if(Array.isArray(t)&&Array.isArray(e)){var i=t.length;if(i!==e.length)return!1;for(;i--;)if(!T.equals(t[i],e[i]))return!1}else{var n=Object.keys(t),i=n.length;if(i!==Object.keys(e).length)return!1;for(;i--;){var r=n[i];if(!(e.hasOwnProperty(r)&&T.equals(t[r],e[r])))return!1}}return!0}return!1},read:function(t,e,i,n){if(this===T){var r=this.peek(t,e);return t.__index++,r}var s=this.prototype,h=s._readIndex,a=e||h&&t.__index||0,o=t.length,u=t[a];if(n=n||o-a,u instanceof this||i&&i.readNull&&u==null&&n<=1)return h&&(t.__index=a+1),u&&i&&i.clone?u.clone():u
//# sourceMappingURL=lazy-lib-paper-5a9908939d850d4cae67.js.map