@serve.zone/dcrouter 11.2.34 → 11.2.36
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.
package/dist_serve/bundle.js
CHANGED
|
@@ -36390,13 +36390,15 @@ html\`<dees-button>Click me</dees-button>\`</code></pre>
|
|
|
36390
36390
|
`:""}
|
|
36391
36391
|
|
|
36392
36392
|
<!-- Logs -->
|
|
36393
|
-
<
|
|
36394
|
-
|
|
36395
|
-
|
|
36396
|
-
|
|
36397
|
-
|
|
36398
|
-
|
|
36399
|
-
|
|
36393
|
+
<div style="grid-column: 1 / -1;">
|
|
36394
|
+
<dees-chart-log
|
|
36395
|
+
.label=${"Service Logs"}
|
|
36396
|
+
.logEntries=${this.logs.map(g=>({timestamp:g.timestamp.includes("T")?g.timestamp:new Date(g.timestamp).toISOString(),level:g.level,message:g.message}))}
|
|
36397
|
+
.autoScroll=${!0}
|
|
36398
|
+
.maxEntries=${2e3}
|
|
36399
|
+
.showMetrics=${!0}
|
|
36400
|
+
></dees-chart-log>
|
|
36401
|
+
</div>
|
|
36400
36402
|
</div>
|
|
36401
36403
|
`:y`<div class="empty-state">No service selected</div>`}renderServiceIcon(){switch(this.service?.type){case"mongodb":return y`<svg viewBox="0 0 24 24" fill="currentColor"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"/></svg>`;case"minio":return y`<svg viewBox="0 0 24 24" fill="currentColor"><path d="M21 16.5c0 .38-.21.71-.53.88l-7.9 4.44c-.16.12-.36.18-.57.18-.21 0-.41-.06-.57-.18l-7.9-4.44A.991.991 0 0 1 3 16.5v-9c0-.38.21-.71.53-.88l7.9-4.44c.16-.12.36-.18.57-.18.21 0 .41.06.57.18l7.9 4.44c.32.17.53.5.53.88v9z"/></svg>`;case"clickhouse":return y`<svg viewBox="0 0 24 24" fill="currentColor"><rect x="2" y="2" width="6" height="20"/><rect x="9" y="7" width="6" height="15"/><rect x="16" y="12" width="6" height="10"/></svg>`;case"redis":return y`<svg viewBox="0 0 24 24" fill="currentColor"><path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"/></svg>`;default:return y`<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="2" y="2" width="20" height="8" rx="2" ry="2"></rect><rect x="2" y="14" width="20" height="8" rx="2" ry="2"></rect><line x1="6" y1="6" x2="6.01" y2="6"></line><line x1="6" y1="18" x2="6.01" y2="18"></line></svg>`}}getProgressClass(g){return g<50?"low":g<80?"medium":"high"}formatConfigKey(g){return g.replace(/([A-Z])/g," $1").replace(/^./,h=>h.toUpperCase())}formatConfigValue(g){return typeof g=="boolean"?g?"Enabled":"Disabled":String(g)}copyToClipboard(g){navigator.clipboard.writeText(g),this.dispatchEvent(new CustomEvent("copy",{detail:g,bubbles:!0,composed:!0}))}handleStart(){this.dispatchEvent(new CustomEvent("start",{detail:this.service,bubbles:!0,composed:!0}))}handleStop(){this.dispatchEvent(new CustomEvent("stop",{detail:this.service,bubbles:!0,composed:!0}))}handleRestart(){this.dispatchEvent(new CustomEvent("restart",{detail:this.service,bubbles:!0,composed:!0}))}constructor(){super(...arguments),$6(this,b)}static{$6(r,a)}};return v=r})();ce();var WB=function(t,e,a,r,i,o){function s(x){if(x!==void 0&&typeof x!="function")throw new TypeError("Function expected");return x}for(var n=r.kind,f=n==="getter"?"get":n==="setter"?"set":"value",u=!e&&t?r.static?t:t.prototype:null,p=e||(u?Object.getOwnPropertyDescriptor(u,r.name):{}),d,m=!1,b=a.length-1;b>=0;b--){var v={};for(var g in r)v[g]=g==="access"?{}:r[g];for(var g in r.access)v.access[g]=r.access[g];v.addInitializer=function(x){if(m)throw new TypeError("Cannot add initializers after decoration has completed");o.push(s(x||null))};var h=(0,a[b])(n==="accessor"?{get:p.get,set:p.set}:p[f],v);if(n==="accessor"){if(h===void 0)continue;if(h===null||typeof h!="object")throw new TypeError("Object expected");(d=s(h.get))&&(p.get=d),(d=s(h.set))&&(p.set=d),(d=s(h.init))&&i.unshift(d)}else(d=s(h))&&(n==="field"?i.unshift(d):p[f]=d)}u&&Object.defineProperty(u,r.name,p),m=!0},Bo=function(t,e,a){for(var r=arguments.length>2,i=0;i<e.length;i++)a=r?e[i].call(t,a):e[i].call(t);return r?a:void 0},eaa=(()=>{let t=[ee("sz-domain-detail-view")],e,a=[],r,i=ne,o,s=[],n=[],f,u=[],p=[],d,m=[],b=[],v,g=[],h=[];var x=class extends i{static{r=this}static{let w=typeof Symbol=="function"&&Symbol.metadata?Object.create(i[Symbol.metadata]??null):void 0;o=[T({type:Object})],f=[T({type:Object})],d=[T({type:Array})],v=[T({type:Boolean})],WB(this,null,o,{kind:"accessor",name:"domain",static:!1,private:!1,access:{has:M=>"domain"in M,get:M=>M.domain,set:(M,P)=>{M.domain=P}},metadata:w},s,n),WB(this,null,f,{kind:"accessor",name:"certificate",static:!1,private:!1,access:{has:M=>"certificate"in M,get:M=>M.certificate,set:(M,P)=>{M.certificate=P}},metadata:w},u,p),WB(this,null,d,{kind:"accessor",name:"dnsRecords",static:!1,private:!1,access:{has:M=>"dnsRecords"in M,get:M=>M.dnsRecords,set:(M,P)=>{M.dnsRecords=P}},metadata:w},m,b),WB(this,null,v,{kind:"accessor",name:"actionLoading",static:!1,private:!1,access:{has:M=>"actionLoading"in M,get:M=>M.actionLoading,set:(M,P)=>{M.actionLoading=P}},metadata:w},g,h),WB(null,e={value:r},t,{kind:"class",name:r.name,metadata:w},null,a),x=r=e.value,w&&Object.defineProperty(r,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:w})}static demo=()=>y`
|
|
36402
36404
|
<div style="padding: 24px; max-width: 1000px;">
|
|
@@ -42806,4 +42808,4 @@ ibantools/jsnext/ibantools.js:
|
|
|
42806
42808
|
* @preferred
|
|
42807
42809
|
*)
|
|
42808
42810
|
*/
|
|
42809
|
-
//# sourceMappingURL=bundle-
|
|
42811
|
+
//# sourceMappingURL=bundle-1773694727551.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export const commitinfo = {
|
|
5
5
|
name: '@serve.zone/dcrouter',
|
|
6
|
-
version: '11.2.
|
|
6
|
+
version: '11.2.36',
|
|
7
7
|
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
|
|
8
8
|
};
|
|
9
9
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMDBfY29tbWl0aW5mb19kYXRhLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vdHMvMDBfY29tbWl0aW5mb19kYXRhLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sVUFBVSxHQUFHO0lBQ3hCLElBQUksRUFBRSxzQkFBc0I7SUFDNUIsT0FBTyxFQUFFLFNBQVM7SUFDbEIsV0FBVyxFQUFFLDBFQUEwRTtDQUN4RixDQUFBIn0=
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export const commitinfo = {
|
|
5
5
|
name: '@serve.zone/dcrouter',
|
|
6
|
-
version: '11.2.
|
|
6
|
+
version: '11.2.36',
|
|
7
7
|
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
|
|
8
8
|
};
|
|
9
9
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMDBfY29tbWl0aW5mb19kYXRhLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHNfd2ViLzAwX2NvbW1pdGluZm9fZGF0YS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUNILE1BQU0sQ0FBQyxNQUFNLFVBQVUsR0FBRztJQUN4QixJQUFJLEVBQUUsc0JBQXNCO0lBQzVCLE9BQU8sRUFBRSxTQUFTO0lBQ2xCLFdBQVcsRUFBRSwwRUFBMEU7Q0FDeEYsQ0FBQSJ9
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@serve.zone/dcrouter",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "11.2.
|
|
4
|
+
"version": "11.2.36",
|
|
5
5
|
"description": "A multifaceted routing service handling mail and SMS delivery functions.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"exports": {
|
|
@@ -51,15 +51,15 @@
|
|
|
51
51
|
"@push.rocks/smartnetwork": "^4.4.0",
|
|
52
52
|
"@push.rocks/smartpath": "^6.0.0",
|
|
53
53
|
"@push.rocks/smartpromise": "^4.2.3",
|
|
54
|
-
"@push.rocks/smartproxy": "^25.11.
|
|
54
|
+
"@push.rocks/smartproxy": "^25.11.19",
|
|
55
55
|
"@push.rocks/smartradius": "^1.1.1",
|
|
56
56
|
"@push.rocks/smartrequest": "^5.0.1",
|
|
57
57
|
"@push.rocks/smartrx": "^3.0.10",
|
|
58
58
|
"@push.rocks/smartstate": "^2.2.0",
|
|
59
59
|
"@push.rocks/smartunique": "^3.0.9",
|
|
60
|
-
"@serve.zone/catalog": "^2.6.
|
|
60
|
+
"@serve.zone/catalog": "^2.6.2",
|
|
61
61
|
"@serve.zone/interfaces": "^5.3.0",
|
|
62
|
-
"@serve.zone/remoteingress": "^4.
|
|
62
|
+
"@serve.zone/remoteingress": "^4.6.0",
|
|
63
63
|
"@tsclass/tsclass": "^9.4.0",
|
|
64
64
|
"lru-cache": "^11.2.7",
|
|
65
65
|
"uuid": "^13.0.0"
|
package/ts/00_commitinfo_data.ts
CHANGED