g-ui-web 1.3.24 → 1.3.25

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.
Binary file
Binary file
@@ -1,4 +1,4 @@
1
- (function(ft,o){typeof exports=="object"&&typeof module<"u"?o(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],o):(ft=typeof globalThis<"u"?globalThis:ft||self,o(ft["g-ui-web"]={},ft.Vue))})(this,function(ft,o){"use strict";var dEt=Object.defineProperty;var uEt=(ft,o,dh)=>o in ft?dEt(ft,o,{enumerable:!0,configurable:!0,writable:!0,value:dh}):ft[o]=dh;var RC=(ft,o,dh)=>uEt(ft,typeof o!="symbol"?o+"":o,dh);function dh(){return oV().__VUE_DEVTOOLS_GLOBAL_HOOK__}function oV(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const lse=typeof Proxy=="function",sse="devtools-plugin:setup",cse="plugin:settings:set";let uh,yk;function dse(){var e;return uh!==void 0||(typeof window<"u"&&window.performance?(uh=!0,yk=window.performance):typeof globalThis<"u"&&(!((e=globalThis.perf_hooks)===null||e===void 0)&&e.performance)?(uh=!0,yk=globalThis.perf_hooks.performance):uh=!1),uh}function use(){return dse()?yk.now():Date.now()}class fse{constructor(t,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=n;const r={};if(t.settings)for(const l in t.settings){const s=t.settings[l];r[l]=s.defaultValue}const a=`__vue-devtools-plugin-settings__${t.id}`;let i=Object.assign({},r);try{const l=localStorage.getItem(a),s=JSON.parse(l);Object.assign(i,s)}catch{}this.fallbacks={getSettings(){return i},setSettings(l){try{localStorage.setItem(a,JSON.stringify(l))}catch{}i=l},now(){return use()}},n&&n.on(cse,(l,s)=>{l===this.plugin.id&&this.fallbacks.setSettings(s)}),this.proxiedOn=new Proxy({},{get:(l,s)=>this.target?this.target.on[s]:(...c)=>{this.onQueue.push({method:s,args:c})}}),this.proxiedTarget=new Proxy({},{get:(l,s)=>this.target?this.target[s]:s==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(s)?(...c)=>(this.targetQueue.push({method:s,args:c,resolve:()=>{}}),this.fallbacks[s](...c)):(...c)=>new Promise(d=>{this.targetQueue.push({method:s,args:c,resolve:d})})})}async setRealTarget(t){this.target=t;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function pse(e,t){const n=e,r=oV(),a=dh(),i=lse&&n.enableEarlyProxy;if(a&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))a.emit(sse,e,t);else{const l=i?new fse(n,a):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:t,proxy:l}),l&&t(l.proxiedTarget)}}/*!
1
+ (function(ft,o){typeof exports=="object"&&typeof module<"u"?o(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],o):(ft=typeof globalThis<"u"?globalThis:ft||self,o(ft["g-ui-web"]=ft["g-ui-web"]||{},ft.Vue))})(this,function(ft,o){"use strict";var dEt=Object.defineProperty;var uEt=(ft,o,dh)=>o in ft?dEt(ft,o,{enumerable:!0,configurable:!0,writable:!0,value:dh}):ft[o]=dh;var RC=(ft,o,dh)=>uEt(ft,typeof o!="symbol"?o+"":o,dh);function dh(){return oV().__VUE_DEVTOOLS_GLOBAL_HOOK__}function oV(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const lse=typeof Proxy=="function",sse="devtools-plugin:setup",cse="plugin:settings:set";let uh,yk;function dse(){var e;return uh!==void 0||(typeof window<"u"&&window.performance?(uh=!0,yk=window.performance):typeof globalThis<"u"&&(!((e=globalThis.perf_hooks)===null||e===void 0)&&e.performance)?(uh=!0,yk=globalThis.perf_hooks.performance):uh=!1),uh}function use(){return dse()?yk.now():Date.now()}class fse{constructor(t,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=n;const r={};if(t.settings)for(const l in t.settings){const s=t.settings[l];r[l]=s.defaultValue}const a=`__vue-devtools-plugin-settings__${t.id}`;let i=Object.assign({},r);try{const l=localStorage.getItem(a),s=JSON.parse(l);Object.assign(i,s)}catch{}this.fallbacks={getSettings(){return i},setSettings(l){try{localStorage.setItem(a,JSON.stringify(l))}catch{}i=l},now(){return use()}},n&&n.on(cse,(l,s)=>{l===this.plugin.id&&this.fallbacks.setSettings(s)}),this.proxiedOn=new Proxy({},{get:(l,s)=>this.target?this.target.on[s]:(...c)=>{this.onQueue.push({method:s,args:c})}}),this.proxiedTarget=new Proxy({},{get:(l,s)=>this.target?this.target[s]:s==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(s)?(...c)=>(this.targetQueue.push({method:s,args:c,resolve:()=>{}}),this.fallbacks[s](...c)):(...c)=>new Promise(d=>{this.targetQueue.push({method:s,args:c,resolve:d})})})}async setRealTarget(t){this.target=t;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function pse(e,t){const n=e,r=oV(),a=dh(),i=lse&&n.enableEarlyProxy;if(a&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))a.emit(sse,e,t);else{const l=i?new fse(n,a):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:t,proxy:l}),l&&t(l.proxiedTarget)}}/*!
2
2
  * vuex v4.1.0
3
3
  * (c) 2022 Evan You
4
4
  * @license MIT
package/lib/style.css.gz CHANGED
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "g-ui-web",
3
3
  "private": false,
4
4
  "description": "可视化组件库",
5
- "version": "1.3.24",
5
+ "version": "1.3.25",
6
6
  "author": "wyu",
7
7
  "license": "MIT",
8
8
  "type": "module",