@next-bricks/nav 0.10.5 → 0.10.6
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/bricks.json +20 -20
- package/dist/chunks/{3981.8ca3a2ac.js → 3981.826a47ba.js} +3 -3
- package/dist/chunks/{3981.8ca3a2ac.js.map → 3981.826a47ba.js.map} +1 -1
- package/dist/chunks/easyops-navbar-alerts.f9bc8b9e.js +2 -0
- package/dist/chunks/{easyops-navbar-alerts.ed925132.js.map → easyops-navbar-alerts.f9bc8b9e.js.map} +1 -1
- package/dist/chunks/{main.b78098c0.js → main.95b5b1fd.js} +2 -2
- package/dist/chunks/{main.b78098c0.js.map → main.95b5b1fd.js.map} +1 -1
- package/dist/examples.json +6 -6
- package/dist/{index.2f5c8bce.js → index.2ea846d4.js} +2 -2
- package/dist/{index.2f5c8bce.js.map → index.2ea846d4.js.map} +1 -1
- package/dist/manifest.json +54 -54
- package/dist/types.json +53 -53
- package/package.json +2 -2
- package/dist/chunks/easyops-navbar-alerts.ed925132.js +0 -2
- /package/dist/chunks/{3981.8ca3a2ac.js.LICENSE.txt → 3981.826a47ba.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -45,6 +45,16 @@
|
|
|
45
45
|
"description": "构件 `eo-launchpad-button-v2`",
|
|
46
46
|
"insider": true
|
|
47
47
|
},
|
|
48
|
+
{
|
|
49
|
+
"name": "nav.easyops-navbar-alerts",
|
|
50
|
+
"properties": [],
|
|
51
|
+
"events": [],
|
|
52
|
+
"slots": [],
|
|
53
|
+
"methods": [],
|
|
54
|
+
"parts": [],
|
|
55
|
+
"description": "构件 `nav.easyops-navbar-alerts`",
|
|
56
|
+
"insider": true
|
|
57
|
+
},
|
|
48
58
|
{
|
|
49
59
|
"name": "nav.launchpad-config",
|
|
50
60
|
"properties": [
|
|
@@ -73,16 +83,6 @@
|
|
|
73
83
|
"description": "构件 `nav.launchpad-config`",
|
|
74
84
|
"insider": true
|
|
75
85
|
},
|
|
76
|
-
{
|
|
77
|
-
"name": "nav.easyops-navbar-alerts",
|
|
78
|
-
"properties": [],
|
|
79
|
-
"events": [],
|
|
80
|
-
"slots": [],
|
|
81
|
-
"methods": [],
|
|
82
|
-
"parts": [],
|
|
83
|
-
"description": "构件 `nav.easyops-navbar-alerts`",
|
|
84
|
-
"insider": true
|
|
85
|
-
},
|
|
86
86
|
{
|
|
87
87
|
"name": "eo-launchpad-quick-access",
|
|
88
88
|
"properties": [],
|
|
@@ -113,33 +113,6 @@
|
|
|
113
113
|
"description": "launchpad 最近访问",
|
|
114
114
|
"insider": true
|
|
115
115
|
},
|
|
116
|
-
{
|
|
117
|
-
"name": "eo-frame-breadcrumb",
|
|
118
|
-
"properties": [
|
|
119
|
-
{
|
|
120
|
-
"name": "breadcrumb",
|
|
121
|
-
"description": "面包屑配置",
|
|
122
|
-
"attribute": false,
|
|
123
|
-
"type": "BreadcrumbItemConf[]"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"name": "noCurrentApp",
|
|
127
|
-
"description": "是否隐藏当前应用名称",
|
|
128
|
-
"type": "boolean"
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"name": "menu",
|
|
132
|
-
"description": "菜单配置",
|
|
133
|
-
"attribute": false,
|
|
134
|
-
"type": "Menu"
|
|
135
|
-
}
|
|
136
|
-
],
|
|
137
|
-
"events": [],
|
|
138
|
-
"slots": [],
|
|
139
|
-
"methods": [],
|
|
140
|
-
"parts": [],
|
|
141
|
-
"description": "面包屑"
|
|
142
|
-
},
|
|
143
116
|
{
|
|
144
117
|
"name": "eo-app-bar-wrapper",
|
|
145
118
|
"alias": [
|
|
@@ -187,6 +160,33 @@
|
|
|
187
160
|
"parts": [],
|
|
188
161
|
"description": "应用顶部容器"
|
|
189
162
|
},
|
|
163
|
+
{
|
|
164
|
+
"name": "eo-frame-breadcrumb",
|
|
165
|
+
"properties": [
|
|
166
|
+
{
|
|
167
|
+
"name": "breadcrumb",
|
|
168
|
+
"description": "面包屑配置",
|
|
169
|
+
"attribute": false,
|
|
170
|
+
"type": "BreadcrumbItemConf[]"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"name": "noCurrentApp",
|
|
174
|
+
"description": "是否隐藏当前应用名称",
|
|
175
|
+
"type": "boolean"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"name": "menu",
|
|
179
|
+
"description": "菜单配置",
|
|
180
|
+
"attribute": false,
|
|
181
|
+
"type": "Menu"
|
|
182
|
+
}
|
|
183
|
+
],
|
|
184
|
+
"events": [],
|
|
185
|
+
"slots": [],
|
|
186
|
+
"methods": [],
|
|
187
|
+
"parts": [],
|
|
188
|
+
"description": "面包屑"
|
|
189
|
+
},
|
|
190
190
|
{
|
|
191
191
|
"name": "eo-sidebar-menu-item",
|
|
192
192
|
"properties": [
|
|
@@ -320,6 +320,23 @@
|
|
|
320
320
|
"description": "侧栏菜单",
|
|
321
321
|
"category": "navigation"
|
|
322
322
|
},
|
|
323
|
+
{
|
|
324
|
+
"name": "eo-sidebar-sub-menu",
|
|
325
|
+
"properties": [
|
|
326
|
+
{
|
|
327
|
+
"name": "menu",
|
|
328
|
+
"description": "菜单项",
|
|
329
|
+
"attribute": false,
|
|
330
|
+
"type": "SidebarMenu"
|
|
331
|
+
}
|
|
332
|
+
],
|
|
333
|
+
"events": [],
|
|
334
|
+
"slots": [],
|
|
335
|
+
"methods": [],
|
|
336
|
+
"parts": [],
|
|
337
|
+
"description": "构件 `eo-sidebar-sub-menu`",
|
|
338
|
+
"category": "navigation"
|
|
339
|
+
},
|
|
323
340
|
{
|
|
324
341
|
"name": "eo-sidebar",
|
|
325
342
|
"properties": [
|
|
@@ -369,23 +386,6 @@
|
|
|
369
386
|
"parts": [],
|
|
370
387
|
"description": "侧边栏",
|
|
371
388
|
"category": "navigation"
|
|
372
|
-
},
|
|
373
|
-
{
|
|
374
|
-
"name": "eo-sidebar-sub-menu",
|
|
375
|
-
"properties": [
|
|
376
|
-
{
|
|
377
|
-
"name": "menu",
|
|
378
|
-
"description": "菜单项",
|
|
379
|
-
"attribute": false,
|
|
380
|
-
"type": "SidebarMenu"
|
|
381
|
-
}
|
|
382
|
-
],
|
|
383
|
-
"events": [],
|
|
384
|
-
"slots": [],
|
|
385
|
-
"methods": [],
|
|
386
|
-
"parts": [],
|
|
387
|
-
"description": "构件 `eo-sidebar-sub-menu`",
|
|
388
|
-
"category": "navigation"
|
|
389
389
|
}
|
|
390
390
|
],
|
|
391
391
|
"providers": []
|
package/dist/types.json
CHANGED
|
@@ -4,6 +4,59 @@
|
|
|
4
4
|
"events": [],
|
|
5
5
|
"methods": []
|
|
6
6
|
},
|
|
7
|
+
"eo-app-bar-wrapper": {
|
|
8
|
+
"properties": [
|
|
9
|
+
{
|
|
10
|
+
"name": "isFixed",
|
|
11
|
+
"annotation": {
|
|
12
|
+
"type": "keyword",
|
|
13
|
+
"value": "boolean"
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"name": "position",
|
|
18
|
+
"annotation": {
|
|
19
|
+
"type": "union",
|
|
20
|
+
"types": [
|
|
21
|
+
{
|
|
22
|
+
"type": "jsLiteral",
|
|
23
|
+
"value": "static"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"type": "jsLiteral",
|
|
27
|
+
"value": "fixed"
|
|
28
|
+
}
|
|
29
|
+
]
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "displayCenter",
|
|
34
|
+
"annotation": {
|
|
35
|
+
"type": "keyword",
|
|
36
|
+
"value": "boolean"
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "extraAppBarContentStyle",
|
|
41
|
+
"annotation": {
|
|
42
|
+
"type": "reference",
|
|
43
|
+
"typeName": {
|
|
44
|
+
"type": "qualifiedName",
|
|
45
|
+
"left": {
|
|
46
|
+
"type": "identifier",
|
|
47
|
+
"name": "React"
|
|
48
|
+
},
|
|
49
|
+
"right": {
|
|
50
|
+
"type": "identifier",
|
|
51
|
+
"name": "CSSProperties"
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"events": [],
|
|
58
|
+
"methods": []
|
|
59
|
+
},
|
|
7
60
|
"eo-frame-breadcrumb": {
|
|
8
61
|
"properties": [
|
|
9
62
|
{
|
|
@@ -92,59 +145,6 @@
|
|
|
92
145
|
}
|
|
93
146
|
]
|
|
94
147
|
},
|
|
95
|
-
"eo-app-bar-wrapper": {
|
|
96
|
-
"properties": [
|
|
97
|
-
{
|
|
98
|
-
"name": "isFixed",
|
|
99
|
-
"annotation": {
|
|
100
|
-
"type": "keyword",
|
|
101
|
-
"value": "boolean"
|
|
102
|
-
}
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"name": "position",
|
|
106
|
-
"annotation": {
|
|
107
|
-
"type": "union",
|
|
108
|
-
"types": [
|
|
109
|
-
{
|
|
110
|
-
"type": "jsLiteral",
|
|
111
|
-
"value": "static"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"type": "jsLiteral",
|
|
115
|
-
"value": "fixed"
|
|
116
|
-
}
|
|
117
|
-
]
|
|
118
|
-
}
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"name": "displayCenter",
|
|
122
|
-
"annotation": {
|
|
123
|
-
"type": "keyword",
|
|
124
|
-
"value": "boolean"
|
|
125
|
-
}
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
"name": "extraAppBarContentStyle",
|
|
129
|
-
"annotation": {
|
|
130
|
-
"type": "reference",
|
|
131
|
-
"typeName": {
|
|
132
|
-
"type": "qualifiedName",
|
|
133
|
-
"left": {
|
|
134
|
-
"type": "identifier",
|
|
135
|
-
"name": "React"
|
|
136
|
-
},
|
|
137
|
-
"right": {
|
|
138
|
-
"type": "identifier",
|
|
139
|
-
"name": "CSSProperties"
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
],
|
|
145
|
-
"events": [],
|
|
146
|
-
"methods": []
|
|
147
|
-
},
|
|
148
148
|
"eo-sidebar-menu-item": {
|
|
149
149
|
"properties": [
|
|
150
150
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/nav",
|
|
3
|
-
"version": "0.10.
|
|
3
|
+
"version": "0.10.6",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/nav",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"@next-bricks/form": "*",
|
|
44
44
|
"@next-bricks/icons": "*"
|
|
45
45
|
},
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "adeacf253bd54c6dab28dbbeebf4983e205811cf"
|
|
47
47
|
}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_next_bricks_nav=self.webpackChunk_next_bricks_nav||[]).push([[6681,5850,5628],{5074:(e,t,r)=>{r.r(t),r.d(t,{EasyopsNavbarAlerts:()=>i,EasyopsNavbarAlertsComponent:()=>S,WrappedIcon:()=>y,WrappedLink:()=>w});var n,o,a,i,c=r(5066),l=r(8657),s=r.n(l),u=r(7844),f=r(8835),d=r(6594),p=r(1150),m=r(738),v=(r(2006),r(2890)),g=r(5239),h=r.n(g),b=r(7128),y=(0,f.wrapBrick)("eo-icon"),w=(0,f.wrapBrick)("eo-link"),{defineElement:x}=(0,u.createDecorators)();o=x("nav.easyops-navbar-alerts",{styleTexts:[b.Z]});class E extends f.ReactNextElement{render(){return s().createElement(S,null)}}a=E,[i,n]=(0,c.Z)(a,[],[o],0,void 0,f.ReactNextElement).c,n();var k=new v.o(localStorage);function S(){var[e,t]=(0,l.useState)(null),[r,n]=(0,l.useState)(null),o=(0,p.useCurrentApp)(),a=(0,l.useMemo)((()=>{var e=m.auth.getAuth();return"license:".concat(e.org)}),[]);(0,l.useEffect)((()=>{var e,r,n=m.auth.getAuth(),o=null===(e=n.license)||void 0===e?void 0:e.validDaysLeft;o&&o<=15&&n.isAdmin&&(!(r=k.getItem(a))||h()().unix()>r)&&t(o)}),[a]),(0,l.useEffect)((()=>{var e=e=>{var t=e.detail.renderTime,{loadTime:r,loadInfoPage:a}=(0,d.getRuntime)().getMiscSettings();null!=o&&o.isBuildPush&&r>0&&t>r&&n({renderTime:j(t),suggestTime:j(r),suggestUrl:a})};return window.addEventListener("route.render",e),()=>{window.removeEventListener("route.render",e)}}),[o]);var i=(0,l.useCallback)((()=>{k.setItem(a,h()().unix()+86400),t(null)}),[a]);return s().createElement(s().Fragment,null,r&&s().createElement(Z,{text:"您的页面存在性能问题, 当前页面渲染时间 ".concat(r.renderTime," 秒, 规定阈值为: ").concat(r.suggestTime," 秒, 您已超过。请您针对该页面进行性能优化!"),type:"warning",link:r.suggestUrl?{label:"建议解决思路",url:r.suggestUrl}:void 0}),null!==e&&s().createElement(Z,{text:"离 License 过期还有 ".concat(e," 天"),type:"info",closable:!0,onClose:i}))}function Z(e){var{text:t,type:r,closable:n,link:o,onClose:a}=e;return s().createElement("div",{className:"alert ".concat(r)},s().createElement("span",{className:"text"},t),o&&s().createElement(w,{className:"link",href:o.url,target:"_blank"},o.label),n&&s().createElement(y,{lib:"antd",icon:"close",className:"icon",role:"button",onClick:a}))}function j(e){return Math.floor(100*e)/1e5}},7128:(e,t,r)=>{r.d(t,{Z:()=>c});var n=r(9601),o=r.n(n),a=r(2609),i=r.n(a)()(o());i.push([e.id,":host{display:block}:host([hidden]){display:none}.alert{height:32px;padding:0 20px;display:flex;justify-content:center;align-items:center}.text{color:var(--antd-text-color);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon{margin-left:20px;cursor:pointer;color:#8c8c8c}.info{background-color:var(--theme-blue-background)}.warning{background-color:var(--color-warning-bg)}",""]);const c=i.toString()},2609:e=>{e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var r="",n=void 0!==t[5];return t[4]&&(r+="@supports (".concat(t[4],") {")),t[2]&&(r+="@media ".concat(t[2]," {")),n&&(r+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),r+=e(t),n&&(r+="}"),t[2]&&(r+="}"),t[4]&&(r+="}"),r})).join("")},t.i=function(e,r,n,o,a){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(n)for(var c=0;c<this.length;c++){var l=this[c][0];null!=l&&(i[l]=!0)}for(var s=0;s<e.length;s++){var u=[].concat(e[s]);n&&i[u[0]]||(void 0!==a&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=a),r&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=r):u[2]=r),o&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=o):u[4]="".concat(o)),t.push(u))}},t}},9601:e=>{e.exports=function(e){return e[1]}},5066:(e,t,r)=>{r.d(t,{Z:()=>c});var n=r(6522),o=r(1815);function a(e,t,r){"symbol"==(0,n.Z)(t)&&(t=(t=t.description)?"["+t+"]":"");try{Object.defineProperty(e,"name",{configurable:!0,value:r?r+" "+t:t})}catch(e){}return e}var i=r(5850);function c(e,t,r,c,l,s){function u(e,t,r){return function(n,o){return r&&r(n),e[t].call(n,o)}}function f(e,t){for(var r=0;r<e.length;r++)e[r].call(t);return t}function d(e,t,r,n){if("function"!=typeof e&&(n||void 0!==e))throw new TypeError(t+" must "+(r||"be")+" a function"+(n?"":" or undefined"));return e}function p(e,t,r,o,i,c,l,s,f,p,m,v,g){function h(e){if(!g(e))throw new TypeError("Attempted to access private element on non-instance")}var b,y,w=t[0],x=t[3],E=!s;if(!E){r||Array.isArray(w)||(w=[w]);var k={},S=[],Z=3===i?"get":4===i||v?"set":"value";p?(m||v?k={get:a((function(){return x(this)}),o,"get"),set:function(e){t[4](this,e)}}:k[Z]=x,m||a(k[Z],o,2===i?"":Z)):m||(k=Object.getOwnPropertyDescriptor(e,o))}for(var j=w.length-1;j>=0;j-=r?2:1){var A=w[j],T=r?w[j-1]:void 0,I={},N={kind:["field","accessor","method","getter","setter","field","class"][i],name:o,metadata:c,addInitializer:function(e,t){if(e.v)throw new Error("attempted to call addInitializer after decoration was finished");d(t,"An initializer","be",!0),l.push(t)}.bind(null,I)};try{if(E)y=A.call(T,e,N);else{var O,P;N.static=f,N.private=p,p||!m&&2!==i?2===i?O=function(e){return h(e),k.value}:((i<2||3===i)&&(O=u(k,"get",p&&h)),(i<2||4===i)&&(P=u(k,"set",p&&h))):(O=function(e){return e[o]},m&&(P=function(e,t){e[o]=t}));var C=N.access={has:p?g.bind():function(e){return o in e}};if(O&&(C.get=O),P&&(C.set=P),y=A.call(T,v?{get:k.get,set:k.set}:k[Z],N),v){if("object"==(0,n.Z)(y)&&y)(b=d(y.get,"accessor.get"))&&(k.get=b),(b=d(y.set,"accessor.set"))&&(k.set=b),(b=d(y.init,"accessor.init"))&&S.push(b);else if(void 0!==y)throw new TypeError("accessor decorators must return an object with get, set, or init properties or void 0")}else d(y,(m?"field":"method")+" decorators","return")&&(m?S.push(y):k[Z]=y)}}finally{I.v=!0}}return(m||v)&&s.push((function(e,t){for(var r=S.length-1;r>=0;r--)t=S[r].call(e,t);return t})),m||E||(p?v?s.push(u(k,"get"),u(k,"set")):s.push(2===i?k[Z]:u.call.bind(k[Z])):Object.defineProperty(e,o,k)),y}function m(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for("Symbol.metadata"),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var v=s[Symbol.metadata||Symbol.for("Symbol.metadata")];var g=Object.create(null==v?null:v),h=function(e,t,r,n){var a,c,l=[],s=function(t){return(0,o.Z)(t)===e},u=new Map;function d(e){e&&l.push(f.bind(null,e))}for(var m=0;m<t.length;m++){var v=t[m];if(Array.isArray(v)){var g=v[1],h=v[2],b=v.length>3,y=16&g,w=!!(8&g),x=0==(g&=7),E=h+"/"+w;if(!x&&!b){var k=u.get(E);if(!0===k||3===k&&4!==g||4===k&&3!==g)throw new Error("Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: "+h);u.set(E,!(g>2)||g)}p(w?e:e.prototype,v,y,b?"#"+h:(0,i.Z)(h),g,n,w?c=c||[]:a=a||[],l,w,b,x,1===g,w&&b?s:r)}}return d(a),d(c),l}(e,t,l,g);return r.length||m(e,g),{e:h,get c(){var t=[];return r.length&&[m(d(p(e,[r],c,e.name,5,g,t),"class decorators","return")||e,g),f.bind(null,t,e)]}}}},1815:(e,t,r)=>{r.d(t,{Z:()=>o});var n=r(6522);function o(e){if(Object(e)!==e)throw TypeError("right-hand side of 'in' should be an object, got "+(null!==e?(0,n.Z)(e):"null"));return e}},5850:(e,t,r)=>{r.d(t,{Z:()=>o});var n=r(6522);function o(e){var t=function(e,t){if("object"!=(0,n.Z)(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=(0,n.Z)(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==(0,n.Z)(t)?t:String(t)}},6522:(e,t,r)=>{function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}r.d(t,{Z:()=>n})},2890:(e,t,r)=>{r.d(t,{o:()=>n});class n{constructor(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"brick-next-";this.storage=e,this.prefix=t}setItem(e,t){this.storage.setItem(this.prefix+e,JSON.stringify(t))}getItem(e){return JSON.parse(this.storage.getItem(this.prefix+e))}removeItem(e){return this.storage.removeItem(this.prefix+e)}clear(){return this.storage.clear()}}}}]);
|
|
2
|
-
//# sourceMappingURL=easyops-navbar-alerts.ed925132.js.map
|
|
File without changes
|