command-center-v3-common 0.0.39 → 0.0.40

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.
@@ -19,7 +19,7 @@ const G9 = { class: "relative" }, vS = /* @__PURE__ */ pe({
19
19
  return R(), Q("div", G9, [
20
20
  A("div", {
21
21
  class: "absolute w-5 h-5 top-[-1px] left-[-1px]",
22
- style: Je(`z-index: ${t.zIndex}; top: ${t.top}: left: ${t.left}`)
22
+ style: Je(`z-index: ${t.zIndex}; top: ${t.top}px; left: ${t.left}px`)
23
23
  }, [
24
24
  ee(o, {
25
25
  name: t.name,
@@ -31,7 +31,7 @@ const G9 = { class: "relative" }, vS = /* @__PURE__ */ pe({
31
31
  ], 4),
32
32
  A("div", {
33
33
  class: "absolute w-5 h-5 top-[-1px] right-[-1px] rotate-90",
34
- style: Je(`z-index: ${t.zIndex}`)
34
+ style: Je(`z-index: ${t.zIndex}; top: ${t.top}px; left: ${t.left}px`)
35
35
  }, [
36
36
  ee(o, {
37
37
  name: t.name,
@@ -43,7 +43,7 @@ const G9 = { class: "relative" }, vS = /* @__PURE__ */ pe({
43
43
  ], 4),
44
44
  A("div", {
45
45
  class: "absolute w-5 h-5 bottom-[-1px] left-[-1px] rotate-[-90deg]",
46
- style: Je(`z-index: ${t.zIndex}`)
46
+ style: Je(`z-index: ${t.zIndex}; top: ${t.top}px; left: ${t.left}px`)
47
47
  }, [
48
48
  ee(o, {
49
49
  name: t.name,
@@ -55,7 +55,7 @@ const G9 = { class: "relative" }, vS = /* @__PURE__ */ pe({
55
55
  ], 4),
56
56
  A("div", {
57
57
  class: "absolute w-5 h-5 bottom-[-1px] right-[-1px] rotate-180",
58
- style: Je(`z-index: ${t.zIndex}`)
58
+ style: Je(`z-index: ${t.zIndex}; top: ${t.top}px; left: ${t.left}px`)
59
59
  }, [
60
60
  ee(o, {
61
61
  name: t.name,
@@ -80145,7 +80145,7 @@ const Ait = Iit({
80145
80145
  {
80146
80146
  path: "/hy-test",
80147
80147
  name: "hy-test",
80148
- component: () => import("./hy-test-BnpFl9xU-BsDdhLrw.js")
80148
+ component: () => import("./hy-test-BnpFl9xU-CFvBW-br.js")
80149
80149
  }
80150
80150
  ]
80151
80151
  });
@@ -1,4 +1,4 @@
1
- import { D as s, _ as y, i as H, j as r, k as o, l as t, m as c, n as i, p as n, q as p, t as T, v as d, w as l, x as m, y as u, z as S, A as C, B as D, C as g, E as M, F as h, G as v, I as B, J as E, K as k, L as x } from "./command-center-v3-common-bYHNbW_5.js";
1
+ import { D as s, _ as y, i as H, j as r, k as o, l as t, m as c, n as i, p as n, q as p, t as T, v as d, w as l, x as m, y as u, z as S, A as C, B as D, C as g, E as M, F as h, G as v, I as B, J as E, K as k, L as x } from "./command-center-v3-common-Dynn21YU.js";
2
2
  export {
3
3
  s as DeviceEnum,
4
4
  y as HyAcquisitionStationTree,
@@ -1,4 +1,4 @@
1
- (function(ut,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(ut=typeof globalThis<"u"?globalThis:ut||self,t(ut["command-center-v3-common"]={},ut.Vue))})(this,function(ut,t){"use strict";var BXe=Object.defineProperty;var VXe=(ut,t,Pl)=>t in ut?BXe(ut,t,{enumerable:!0,configurable:!0,writable:!0,value:Pl}):ut[t]=Pl;var $m=(ut,t,Pl)=>(VXe(ut,typeof t!="symbol"?t+"":t,Pl),Pl);const Pl={class:"relative"},Dm=t.defineComponent({__name:"index",props:{prefix:{default:"icon"},name:{default:""},className:{default:""},color:{default:""},width:{default:""},height:{default:""},zIndex:{default:10}},setup(e){return(n,o)=>{const r=t.resolveComponent("SvgIcon");return t.openBlock(),t.createElementBlock("div",Pl,[t.createElementVNode("div",{class:"absolute w-5 h-5 top-[-1px] left-[-1px]",style:t.normalizeStyle(`z-index: ${n.zIndex}; top: ${n.top}: left: ${n.left}`)},[t.createVNode(r,{name:n.name,color:n.color,width:n.width,height:n.height,"class-name":n.className},null,8,["name","color","width","height","class-name"])],4),t.createElementVNode("div",{class:"absolute w-5 h-5 top-[-1px] right-[-1px] rotate-90",style:t.normalizeStyle(`z-index: ${n.zIndex}`)},[t.createVNode(r,{name:n.name,color:n.color,width:n.width,height:n.height,"class-name":n.className},null,8,["name","color","width","height","class-name"])],4),t.createElementVNode("div",{class:"absolute w-5 h-5 bottom-[-1px] left-[-1px] rotate-[-90deg]",style:t.normalizeStyle(`z-index: ${n.zIndex}`)},[t.createVNode(r,{name:n.name,color:n.color,width:n.width,height:n.height,"class-name":n.className},null,8,["name","color","width","height","class-name"])],4),t.createElementVNode("div",{class:"absolute w-5 h-5 bottom-[-1px] right-[-1px] rotate-180",style:t.normalizeStyle(`z-index: ${n.zIndex}`)},[t.createVNode(r,{name:n.name,color:n.color,width:n.width,height:n.height,"class-name":n.className},null,8,["name","color","width","height","class-name"])],4),t.renderSlot(n.$slots,"content")])}}});var vi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function fa(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var W0={exports:{}},H0,ax;function FW(){if(ax)return H0;ax=1;var e=1e3,n=e*60,o=n*60,r=o*24,i=r*7,a=r*365.25;H0=function(f,d){d=d||{};var p=typeof f;if(p==="string"&&f.length>0)return s(f);if(p==="number"&&isFinite(f))return d.long?c(f):l(f);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(f))};function s(f){if(f=String(f),!(f.length>100)){var d=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(f);if(d){var p=parseFloat(d[1]),h=(d[2]||"ms").toLowerCase();switch(h){case"years":case"year":case"yrs":case"yr":case"y":return p*a;case"weeks":case"week":case"w":return p*i;case"days":case"day":case"d":return p*r;case"hours":case"hour":case"hrs":case"hr":case"h":return p*o;case"minutes":case"minute":case"mins":case"min":case"m":return p*n;case"seconds":case"second":case"secs":case"sec":case"s":return p*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return p;default:return}}}}function l(f){var d=Math.abs(f);return d>=r?Math.round(f/r)+"d":d>=o?Math.round(f/o)+"h":d>=n?Math.round(f/n)+"m":d>=e?Math.round(f/e)+"s":f+"ms"}function c(f){var d=Math.abs(f);return d>=r?u(f,d,r,"day"):d>=o?u(f,d,o,"hour"):d>=n?u(f,d,n,"minute"):d>=e?u(f,d,e,"second"):f+" ms"}function u(f,d,p,h){var y=d>=p*1.5;return Math.round(f/p)+" "+h+(y?"s":"")}return H0}function zW(e){o.debug=o,o.default=o,o.coerce=c,o.disable=a,o.enable=i,o.enabled=s,o.humanize=FW(),o.destroy=u,Object.keys(e).forEach(f=>{o[f]=e[f]}),o.names=[],o.skips=[],o.formatters={};function n(f){let d=0;for(let p=0;p<f.length;p++)d=(d<<5)-d+f.charCodeAt(p),d|=0;return o.colors[Math.abs(d)%o.colors.length]}o.selectColor=n;function o(f){let d,p=null,h,y;function m(..._){if(!m.enabled)return;const b=m,C=Number(new Date),w=C-(d||C);b.diff=w,b.prev=d,b.curr=C,d=C,_[0]=o.coerce(_[0]),typeof _[0]!="string"&&_.unshift("%O");let k=0;_[0]=_[0].replace(/%([a-zA-Z%])/g,(S,v)=>{if(S==="%%")return"%";k++;const T=o.formatters[v];if(typeof T=="function"){const D=_[k];S=T.call(b,D),_.splice(k,1),k--}return S}),o.formatArgs.call(b,_),(b.log||o.log).apply(b,_)}return m.namespace=f,m.useColors=o.useColors(),m.color=o.selectColor(f),m.extend=r,m.destroy=o.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>p!==null?p:(h!==o.namespaces&&(h=o.namespaces,y=o.enabled(f)),y),set:_=>{p=_}}),typeof o.init=="function"&&o.init(m),m}function r(f,d){const p=o(this.namespace+(typeof d>"u"?":":d)+f);return p.log=this.log,p}function i(f){o.save(f),o.namespaces=f,o.names=[],o.skips=[];let d;const p=(typeof f=="string"?f:"").split(/[\s,]+/),h=p.length;for(d=0;d<h;d++)p[d]&&(f=p[d].replace(/\*/g,".*?"),f[0]==="-"?o.skips.push(new RegExp("^"+f.slice(1)+"$")):o.names.push(new RegExp("^"+f+"$")))}function a(){const f=[...o.names.map(l),...o.skips.map(l).map(d=>"-"+d)].join(",");return o.enable(""),f}function s(f){if(f[f.length-1]==="*")return!0;let d,p;for(d=0,p=o.skips.length;d<p;d++)if(o.skips[d].test(f))return!1;for(d=0,p=o.names.length;d<p;d++)if(o.names[d].test(f))return!0;return!1}function l(f){return f.toString().substring(2,f.toString().length-2).replace(/\.\*\?$/,"*")}function c(f){return f instanceof Error?f.stack||f.message:f}function u(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return o.enable(o.load()),o}var UW=zW;(function(e,n){n.formatArgs=r,n.save=i,n.load=a,n.useColors=o,n.storage=s(),n.destroy=(()=>{let c=!1;return()=>{c||(c=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),n.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function o(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function r(c){if(c[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+c[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const u="color: "+this.color;c.splice(1,0,u,"color: inherit");let f=0,d=0;c[0].replace(/%[a-zA-Z%]/g,p=>{p!=="%%"&&(f++,p==="%c"&&(d=f))}),c.splice(d,0,u)}n.log=console.debug||console.log||(()=>{});function i(c){try{c?n.storage.setItem("debug",c):n.storage.removeItem("debug")}catch{}}function a(){let c;try{c=n.storage.getItem("debug")}catch{}return!c&&typeof process<"u"&&"env"in process&&(c=process.env.DEBUG),c}function s(){try{return localStorage}catch{}}e.exports=UW(n);const{formatters:l}=e.exports;l.j=function(c){try{return JSON.stringify(c)}catch(u){return"[UnexpectedJSONParseError]: "+u.message}}})(W0,W0.exports);var jW=W0.exports;const WW=fa(jW),HW=["primary","success","info","warning","danger","error"],KW={primary:"#2d8cf0",success:"#19be6b",info:"#909399",warning:"#ff9900",danger:"#35495E",error:"#FF0000"},GW=e=>KW[e];function YW(e){return HW.reduce((n,o)=>(n[o]=(...r)=>e(o,...r),n),{})}function qW(e,n,o,r,...i){const a=GW(e),s=WW(n),l=`%c ${o} %c ${r} %c ${i.length?"%o":""}`,c=`background:${a};border:1px solid ${a}; padding: 1px; border-radius: 4px 0 0 4px; color: #fff;`,u=`border:1px solid ${a}; padding: 1px; border-radius: 0 4px 4px 0; color: ${a};`;s(l,c,u,"background:transparent",...i),localStorage.debug=`${n}*`}const ZW=YW(qW);let ix=class{constructor(n){$m(this,"storage");this.storage=n===0?localStorage:sessionStorage}setCache(n,o){o&&this.storage.setItem(n,JSON.stringify(o))}getCache(n){const o=this.storage.getItem(n);if(o)return JSON.parse(o)}removeCache(n){this.storage.removeItem(n)}clear(){this.storage.clear()}};const XW=new ix(0),K0=new ix(1);var JW={name:"en",el:{colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color."},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tour:{next:"Next",previous:"Previous",finish:"Finish"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}};/*!
1
+ (function(ut,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(ut=typeof globalThis<"u"?globalThis:ut||self,t(ut["command-center-v3-common"]={},ut.Vue))})(this,function(ut,t){"use strict";var BXe=Object.defineProperty;var VXe=(ut,t,Pl)=>t in ut?BXe(ut,t,{enumerable:!0,configurable:!0,writable:!0,value:Pl}):ut[t]=Pl;var $m=(ut,t,Pl)=>(VXe(ut,typeof t!="symbol"?t+"":t,Pl),Pl);const Pl={class:"relative"},Dm=t.defineComponent({__name:"index",props:{prefix:{default:"icon"},name:{default:""},className:{default:""},color:{default:""},width:{default:""},height:{default:""},zIndex:{default:10}},setup(e){return(n,o)=>{const r=t.resolveComponent("SvgIcon");return t.openBlock(),t.createElementBlock("div",Pl,[t.createElementVNode("div",{class:"absolute w-5 h-5 top-[-1px] left-[-1px]",style:t.normalizeStyle(`z-index: ${n.zIndex}; top: ${n.top}px; left: ${n.left}px`)},[t.createVNode(r,{name:n.name,color:n.color,width:n.width,height:n.height,"class-name":n.className},null,8,["name","color","width","height","class-name"])],4),t.createElementVNode("div",{class:"absolute w-5 h-5 top-[-1px] right-[-1px] rotate-90",style:t.normalizeStyle(`z-index: ${n.zIndex}; top: ${n.top}px; left: ${n.left}px`)},[t.createVNode(r,{name:n.name,color:n.color,width:n.width,height:n.height,"class-name":n.className},null,8,["name","color","width","height","class-name"])],4),t.createElementVNode("div",{class:"absolute w-5 h-5 bottom-[-1px] left-[-1px] rotate-[-90deg]",style:t.normalizeStyle(`z-index: ${n.zIndex}; top: ${n.top}px; left: ${n.left}px`)},[t.createVNode(r,{name:n.name,color:n.color,width:n.width,height:n.height,"class-name":n.className},null,8,["name","color","width","height","class-name"])],4),t.createElementVNode("div",{class:"absolute w-5 h-5 bottom-[-1px] right-[-1px] rotate-180",style:t.normalizeStyle(`z-index: ${n.zIndex}; top: ${n.top}px; left: ${n.left}px`)},[t.createVNode(r,{name:n.name,color:n.color,width:n.width,height:n.height,"class-name":n.className},null,8,["name","color","width","height","class-name"])],4),t.renderSlot(n.$slots,"content")])}}});var vi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function fa(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var W0={exports:{}},H0,ax;function FW(){if(ax)return H0;ax=1;var e=1e3,n=e*60,o=n*60,r=o*24,i=r*7,a=r*365.25;H0=function(f,d){d=d||{};var p=typeof f;if(p==="string"&&f.length>0)return s(f);if(p==="number"&&isFinite(f))return d.long?c(f):l(f);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(f))};function s(f){if(f=String(f),!(f.length>100)){var d=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(f);if(d){var p=parseFloat(d[1]),h=(d[2]||"ms").toLowerCase();switch(h){case"years":case"year":case"yrs":case"yr":case"y":return p*a;case"weeks":case"week":case"w":return p*i;case"days":case"day":case"d":return p*r;case"hours":case"hour":case"hrs":case"hr":case"h":return p*o;case"minutes":case"minute":case"mins":case"min":case"m":return p*n;case"seconds":case"second":case"secs":case"sec":case"s":return p*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return p;default:return}}}}function l(f){var d=Math.abs(f);return d>=r?Math.round(f/r)+"d":d>=o?Math.round(f/o)+"h":d>=n?Math.round(f/n)+"m":d>=e?Math.round(f/e)+"s":f+"ms"}function c(f){var d=Math.abs(f);return d>=r?u(f,d,r,"day"):d>=o?u(f,d,o,"hour"):d>=n?u(f,d,n,"minute"):d>=e?u(f,d,e,"second"):f+" ms"}function u(f,d,p,h){var y=d>=p*1.5;return Math.round(f/p)+" "+h+(y?"s":"")}return H0}function zW(e){o.debug=o,o.default=o,o.coerce=c,o.disable=a,o.enable=i,o.enabled=s,o.humanize=FW(),o.destroy=u,Object.keys(e).forEach(f=>{o[f]=e[f]}),o.names=[],o.skips=[],o.formatters={};function n(f){let d=0;for(let p=0;p<f.length;p++)d=(d<<5)-d+f.charCodeAt(p),d|=0;return o.colors[Math.abs(d)%o.colors.length]}o.selectColor=n;function o(f){let d,p=null,h,y;function m(..._){if(!m.enabled)return;const b=m,C=Number(new Date),w=C-(d||C);b.diff=w,b.prev=d,b.curr=C,d=C,_[0]=o.coerce(_[0]),typeof _[0]!="string"&&_.unshift("%O");let k=0;_[0]=_[0].replace(/%([a-zA-Z%])/g,(S,v)=>{if(S==="%%")return"%";k++;const T=o.formatters[v];if(typeof T=="function"){const D=_[k];S=T.call(b,D),_.splice(k,1),k--}return S}),o.formatArgs.call(b,_),(b.log||o.log).apply(b,_)}return m.namespace=f,m.useColors=o.useColors(),m.color=o.selectColor(f),m.extend=r,m.destroy=o.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>p!==null?p:(h!==o.namespaces&&(h=o.namespaces,y=o.enabled(f)),y),set:_=>{p=_}}),typeof o.init=="function"&&o.init(m),m}function r(f,d){const p=o(this.namespace+(typeof d>"u"?":":d)+f);return p.log=this.log,p}function i(f){o.save(f),o.namespaces=f,o.names=[],o.skips=[];let d;const p=(typeof f=="string"?f:"").split(/[\s,]+/),h=p.length;for(d=0;d<h;d++)p[d]&&(f=p[d].replace(/\*/g,".*?"),f[0]==="-"?o.skips.push(new RegExp("^"+f.slice(1)+"$")):o.names.push(new RegExp("^"+f+"$")))}function a(){const f=[...o.names.map(l),...o.skips.map(l).map(d=>"-"+d)].join(",");return o.enable(""),f}function s(f){if(f[f.length-1]==="*")return!0;let d,p;for(d=0,p=o.skips.length;d<p;d++)if(o.skips[d].test(f))return!1;for(d=0,p=o.names.length;d<p;d++)if(o.names[d].test(f))return!0;return!1}function l(f){return f.toString().substring(2,f.toString().length-2).replace(/\.\*\?$/,"*")}function c(f){return f instanceof Error?f.stack||f.message:f}function u(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return o.enable(o.load()),o}var UW=zW;(function(e,n){n.formatArgs=r,n.save=i,n.load=a,n.useColors=o,n.storage=s(),n.destroy=(()=>{let c=!1;return()=>{c||(c=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),n.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function o(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function r(c){if(c[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+c[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const u="color: "+this.color;c.splice(1,0,u,"color: inherit");let f=0,d=0;c[0].replace(/%[a-zA-Z%]/g,p=>{p!=="%%"&&(f++,p==="%c"&&(d=f))}),c.splice(d,0,u)}n.log=console.debug||console.log||(()=>{});function i(c){try{c?n.storage.setItem("debug",c):n.storage.removeItem("debug")}catch{}}function a(){let c;try{c=n.storage.getItem("debug")}catch{}return!c&&typeof process<"u"&&"env"in process&&(c=process.env.DEBUG),c}function s(){try{return localStorage}catch{}}e.exports=UW(n);const{formatters:l}=e.exports;l.j=function(c){try{return JSON.stringify(c)}catch(u){return"[UnexpectedJSONParseError]: "+u.message}}})(W0,W0.exports);var jW=W0.exports;const WW=fa(jW),HW=["primary","success","info","warning","danger","error"],KW={primary:"#2d8cf0",success:"#19be6b",info:"#909399",warning:"#ff9900",danger:"#35495E",error:"#FF0000"},GW=e=>KW[e];function YW(e){return HW.reduce((n,o)=>(n[o]=(...r)=>e(o,...r),n),{})}function qW(e,n,o,r,...i){const a=GW(e),s=WW(n),l=`%c ${o} %c ${r} %c ${i.length?"%o":""}`,c=`background:${a};border:1px solid ${a}; padding: 1px; border-radius: 4px 0 0 4px; color: #fff;`,u=`border:1px solid ${a}; padding: 1px; border-radius: 0 4px 4px 0; color: ${a};`;s(l,c,u,"background:transparent",...i),localStorage.debug=`${n}*`}const ZW=YW(qW);let ix=class{constructor(n){$m(this,"storage");this.storage=n===0?localStorage:sessionStorage}setCache(n,o){o&&this.storage.setItem(n,JSON.stringify(o))}getCache(n){const o=this.storage.getItem(n);if(o)return JSON.parse(o)}removeCache(n){this.storage.removeItem(n)}clear(){this.storage.clear()}};const XW=new ix(0),K0=new ix(1);var JW={name:"en",el:{colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color."},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tour:{next:"Next",previous:"Previous",finish:"Finish"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}};/*!
2
2
  * shared v9.13.1
3
3
  * (c) 2024 kazuya kawaguchi
4
4
  * Released under the MIT License.
@@ -1,4 +1,4 @@
1
- import { r as t, M as p, d as _, o as b, c as M, a as h, s as d, b as L, e as I, f as k, H as w, g as n, u as e, P as C, h as A } from "./command-center-v3-common-bYHNbW_5.js";
1
+ import { r as t, M as p, d as _, o as b, c as M, a as h, s as d, b as L, e as I, f as k, H as w, g as n, u as e, P as C, h as A } from "./command-center-v3-common-Dynn21YU.js";
2
2
  t([{ lng: 113.521054, lat: 22.234435 }, { lng: 113.525726, lat: 22.238109 }, { lng: 113.528097, lat: 22.24105 }, { lng: 113.532482, lat: 22.240578 }, { lng: 113.54959, lat: 22.246714 }, { lng: 113.54959, lat: 22.246714 }, { lng: 113.54959, lat: 22.246714 }, { lng: 113.549644, lat: 22.246729 }, { lng: 113.562078, lat: 22.252202 }, { lng: 113.574656, lat: 22.257741 }, { lng: 113.583534, lat: 22.261878 }, { lng: 113.583547, lat: 22.261891 }, { lng: 113.584437, lat: 22.260837 }, { lng: 113.58547, lat: 22.260161 }, { lng: 113.586306, lat: 22.259726 }, { lng: 113.587034, lat: 22.259688 }, { lng: 113.587519, lat: 22.260056 }, { lng: 113.587914, lat: 22.260827 }, { lng: 113.588085, lat: 22.261151 }, { lng: 113.587833, lat: 22.261577 }, { lng: 113.588067, lat: 22.26197 }, { lng: 113.588543, lat: 22.26192 }, { lng: 113.588866, lat: 22.261501 }, { lng: 113.589477, lat: 22.2613 }, { lng: 113.589935, lat: 22.260758 }, { lng: 113.59033, lat: 22.260491 }, { lng: 113.590851, lat: 22.260239 }, { lng: 113.592011, lat: 22.260673 }, { lng: 113.593305, lat: 22.261541 }, { lng: 113.593727, lat: 22.261708 }, { lng: 113.59423, lat: 22.261423 }, { lng: 113.594338, lat: 22.260671 }, { lng: 113.593637, lat: 22.259734 }, { lng: 113.592344, lat: 22.258733 }, { lng: 113.591176, lat: 22.258249 }, { lng: 113.590942, lat: 22.25768 }, { lng: 113.591517, lat: 22.257112 }, { lng: 113.592335, lat: 22.25701 }, { lng: 113.592312, lat: 22.25663 }, { lng: 113.591683, lat: 22.256651 }, { lng: 113.591059, lat: 22.25648 }, { lng: 113.591023, lat: 22.25574 }, { lng: 113.591203, lat: 22.254821 }, { lng: 113.591935, lat: 22.253252 }, { lng: 113.59282, lat: 22.252159 }, { lng: 113.593309, lat: 22.252027 }, { lng: 113.594041, lat: 22.252158 }, { lng: 113.594487, lat: 22.252804 }, { lng: 113.594954, lat: 22.252418 }, { lng: 113.594667, lat: 22.251883 }, { lng: 113.594577, lat: 22.251491 }, { lng: 113.5953, lat: 22.251795 }, { lng: 113.596881, lat: 22.246408 }, { lng: 113.59587, lat: 22.244818 }, { lng: 113.597416, lat: 22.244934 }, { lng: 113.599339, lat: 22.245585 }, { lng: 113.59977, lat: 22.246336 }, { lng: 113.600475, lat: 22.246906 }, { lng: 113.601176, lat: 22.248661 }, { lng: 113.601787, lat: 22.249162 }, { lng: 113.602685, lat: 22.249362 }, { lng: 113.603507, lat: 22.249042 }, { lng: 113.60455, lat: 22.249275 }, { lng: 113.605884, lat: 22.248891 }, { lng: 113.605862, lat: 22.246698 }, { lng: 113.606419, lat: 22.245326 }, { lng: 113.606005, lat: 22.244139 }, { lng: 113.60477, lat: 22.243573 }, { lng: 113.603962, lat: 22.243942 }, { lng: 113.603333, lat: 22.245114 }, { lng: 113.602303, lat: 22.245247 }, { lng: 113.6018, lat: 22.244679 }, { lng: 113.600956, lat: 22.244228 }, { lng: 113.600094, lat: 22.244463 }, { lng: 113.599608, lat: 22.245082 }, { lng: 113.597884, lat: 22.244582 }, { lng: 113.595731, lat: 22.244318 }, { lng: 113.594366, lat: 22.241711 }, { lng: 113.594042, lat: 22.236492 }, { lng: 113.593108, lat: 22.23753 }, { lng: 113.588903, lat: 22.238973 }, { lng: 113.587897, lat: 22.235529 }, { lng: 113.589801, lat: 22.234958 }, { lng: 113.590485, lat: 22.232649 }, { lng: 113.590593, lat: 22.230508 }, { lng: 113.585813, lat: 22.231751 }, { lng: 113.583153, lat: 22.232556 }, { lng: 113.581105, lat: 22.232826 }, { lng: 113.577511, lat: 22.231759 }, { lng: 113.574204, lat: 22.230492 }, { lng: 113.570144, lat: 22.230596 }, { lng: 113.566657, lat: 22.228526 }, { lng: 113.564645, lat: 22.225762 }, { lng: 113.55796, lat: 22.214868 }, { lng: 113.562992, lat: 22.213993 }, { lng: 113.573828, lat: 22.208137 }, { lng: 113.574907, lat: 22.208153 }, { lng: 113.577152, lat: 22.211697 }, { lng: 113.582229, lat: 22.211522 }, { lng: 113.585103, lat: 22.211553 }, { lng: 113.587826, lat: 22.210989 }, { lng: 113.591025, lat: 22.209665 }, { lng: 113.586533, lat: 22.202017 }, { lng: 113.586255, lat: 22.194888 }, { lng: 113.583847, lat: 22.193284 }, { lng: 113.576228, lat: 22.193359 }, { lng: 113.576083, lat: 22.199784 }, { lng: 113.576479, lat: 22.205238 }, { lng: 113.570755, lat: 22.208498 }, { lng: 113.563279, lat: 22.21252 }, { lng: 113.560691, lat: 22.213594 }, { lng: 113.557493, lat: 22.214333 }, { lng: 113.552246, lat: 22.21387 }, { lng: 113.550179, lat: 22.213998 }, { lng: 113.549128, lat: 22.214015 }, { lng: 113.547871, lat: 22.212537 }, { lng: 113.546361, lat: 22.210171 }, { lng: 113.543513, lat: 22.210734 }, { lng: 113.541267, lat: 22.210796 }, { lng: 113.539667, lat: 22.210562 }, { lng: 113.538167, lat: 22.209527 }, { lng: 113.539767, lat: 22.204833 }, { lng: 113.540081, lat: 22.203536 }, { lng: 113.538248, lat: 22.200242 }, { lng: 113.537215, lat: 22.200204 }, { lng: 113.521067, lat: 22.234444 }, { lng: 113.522631, lat: 22.232034 }, { lng: 113.523529, lat: 22.230628 }, { lng: 113.536514, lat: 22.200757 }]);
3
3
  const P = {
4
4
  poiServer: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "command-center-v3-common",
3
3
  "type": "module",
4
- "version": "0.0.39",
4
+ "version": "0.0.40",
5
5
  "main": "dist/command-center-v3-common.js",
6
6
  "module": "dist/command-center-v3-common.umd.cjs",
7
7
  "types": "dist/index.d.ts",