@next-core/brick-container 2.64.7 → 2.65.0
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/CHANGELOG.md +30 -0
- package/dist/index.html +1 -1
- package/dist/{main.0b572c90e0749ab7903d.css → main.96afe46aebe8031628ad.css} +32 -2
- package/dist/main.96afe46aebe8031628ad.css.map +1 -0
- package/dist/{main.eee564a1fff90ca72cd6.js → main.cae6301d8b2ce0085d22.js} +2 -2
- package/dist/main.cae6301d8b2ce0085d22.js.map +1 -0
- package/package.json +2 -2
- package/dist/main.0b572c90e0749ab7903d.css.map +0 -1
- package/dist/main.eee564a1fff90ca72cd6.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,36 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [2.65.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.64.9...@next-core/brick-container@2.65.0) (2022-03-02)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* add custom css variables ([d212f5c](https://github.com/easyops-cn/next-core/commit/d212f5c8768af09e51b9f7e109f19249649e90e0))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [2.64.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.64.8...@next-core/brick-container@2.64.9) (2022-03-02)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @next-core/brick-container
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## [2.64.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.64.7...@next-core/brick-container@2.64.8) (2022-03-01)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* fix i18n of moment ([d1af503](https://github.com/easyops-cn/next-core/commit/d1af5033c0c404ac3c33814d5844765534f07f65))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
6
36
|
## [2.64.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.64.6...@next-core/brick-container@2.64.7) (2022-02-28)
|
|
7
37
|
|
|
8
38
|
|
package/dist/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="zh-CN" data-theme="light" data-mode="default"><head><meta charset="utf-8"><title>DevOps 管理专家</title><base href="<!--# echo var='base_href' default='/' -->"><link rel="shortcut icon" type="image/png" href="<!--# echo var='core_root' default='' -->assets/favicon.png"/><script>(!("documentMode" in document)&&CSS.supports("display","grid")&&window.customElements)||(location.href="<!--# echo var='base_href' default='/' -->browse-happy.html")</script><link href="<!--# echo var='core_root' default='' -->main.
|
|
1
|
+
<!doctype html><html lang="zh-CN" data-theme="light" data-mode="default"><head><meta charset="utf-8"><title>DevOps 管理专家</title><base href="<!--# echo var='base_href' default='/' -->"><link rel="shortcut icon" type="image/png" href="<!--# echo var='core_root' default='' -->assets/favicon.png"/><script>(!("documentMode" in document)&&CSS.supports("display","grid")&&window.customElements)||(location.href="<!--# echo var='base_href' default='/' -->browse-happy.html")</script><link href="<!--# echo var='core_root' default='' -->main.96afe46aebe8031628ad.css" rel="stylesheet"></head><body><div id="root-layout"><nav id="menu-bar-mount-point" class="print-hide"></nav><div id="root-content"><header id="app-bar-mount-point" class="print-hide"></header><div id="main-mount-point"></div><div id="legacy-iframe-mount-point"></div></div><div id="loading-bar-mount-point"><div class="global-loading-bar initial-loading-bar"><div></div></div></div></div><div id="bg-mount-point"></div><div id="portal-mount-point"></div><script src="<!--# echo var='core_root' default='' -->dll.72d17b67.js"></script><script src="<!--# echo var='core_root' default='' -->polyfill.a498180bbeba549a6945.js"></script><script src="<!--# echo var='core_root' default='' -->main.cae6301d8b2ce0085d22.js"></script></body></html>
|
|
@@ -411,7 +411,7 @@ html[data-theme="dark-v2"],
|
|
|
411
411
|
|
|
412
412
|
--base-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
|
|
413
413
|
--feedback-container-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
|
|
414
|
-
--left-sidebar-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.
|
|
414
|
+
--left-sidebar-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
|
|
415
415
|
--right-slide-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.14);
|
|
416
416
|
--left-slide-shadow: 2px 0px 8px 0px rgba(0, 0, 0, 0.14);
|
|
417
417
|
--connected-overlay-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
|
|
@@ -460,6 +460,14 @@ html[data-theme="dark-v2"],
|
|
|
460
460
|
--v8-top-menu-item-selected-bg: var(--palette-gray-3);
|
|
461
461
|
--v8-left-menu-bg: rgba(255, 255, 255, 0.3);
|
|
462
462
|
--v8-left-menu-hover-bg: rgba(255, 255, 255, 0.8);
|
|
463
|
+
--v8-left-sidebar-item-hover: rgba(--palette-gray-3);
|
|
464
|
+
--v8-left-sidebar-border-right: linear-gradient(
|
|
465
|
+
152deg,
|
|
466
|
+
rgba(255, 255, 255, 0) 0%,
|
|
467
|
+
#e8e8e8 12%,
|
|
468
|
+
#e8e8e8 88%,
|
|
469
|
+
rgba(255, 255, 255, 0) 100%
|
|
470
|
+
);
|
|
463
471
|
|
|
464
472
|
/* component CSS variables */
|
|
465
473
|
|
|
@@ -984,6 +992,13 @@ html[data-theme="dark-v2"],
|
|
|
984
992
|
/*** page-title ***/
|
|
985
993
|
--page-title-font-size: 18px;
|
|
986
994
|
--page-title-font-weight: var(--font-weight-400);
|
|
995
|
+
|
|
996
|
+
/*** monitor-alert custom css variables ***/
|
|
997
|
+
--monitor-alert-message: #6bb3ff;
|
|
998
|
+
--monitor-alert-info: #fb653c;
|
|
999
|
+
--monitor-alert-warning: #e20000;
|
|
1000
|
+
--monitor-alert-critical: #a61b08;
|
|
1001
|
+
--monitor-alert-emergency: #590400;
|
|
987
1002
|
}
|
|
988
1003
|
|
|
989
1004
|
html[data-theme="dark-v2"],
|
|
@@ -1097,6 +1112,14 @@ html[data-theme="dark-v2"],
|
|
|
1097
1112
|
--v8-top-menu-item-selected-bg: var(--palette-gray-4);
|
|
1098
1113
|
--v8-left-menu-bg: rgba(32, 32, 33, 0.3);
|
|
1099
1114
|
--v8-left-menu-hover-bg: rgba(32, 32, 33, 0.8);
|
|
1115
|
+
--v8-left-sidebar-item-hover: rgba(--palette-gray-4);
|
|
1116
|
+
--v8-left-sidebar-border-right: linear-gradient(
|
|
1117
|
+
146deg,
|
|
1118
|
+
rgba(255, 255, 255, 0) 0%,
|
|
1119
|
+
rgba(232, 232, 232, 0.12) 12%,
|
|
1120
|
+
rgba(232, 232, 232, 0.12) 88%,
|
|
1121
|
+
rgba(255, 255, 255, 0) 100%
|
|
1122
|
+
);
|
|
1100
1123
|
|
|
1101
1124
|
/* component CSS variables */
|
|
1102
1125
|
|
|
@@ -1650,6 +1673,13 @@ html[data-theme="dark-v2"],
|
|
|
1650
1673
|
--dropdown-select-shape-type-trigger-shadow: 0px 2px 6px 0px
|
|
1651
1674
|
rgba(0, 0, 0, 0.4);
|
|
1652
1675
|
--dropdown-select-shape-type-disable-bg: var(--color-disabled-text);
|
|
1676
|
+
|
|
1677
|
+
/*** monitor-alert custom css variables ***/
|
|
1678
|
+
--monitor-alert-message: #2c4981;
|
|
1679
|
+
--monitor-alert-info: #442320;
|
|
1680
|
+
--monitor-alert-warning: #7a3a2e;
|
|
1681
|
+
--monitor-alert-critical: #e8856a;
|
|
1682
|
+
--monitor-alert-emergency: #e73333;
|
|
1653
1683
|
}
|
|
1654
1684
|
|
|
1655
1685
|
|
|
@@ -28929,4 +28959,4 @@ html[data-mode="dashboard"] body.has-sub-menu #main-mount-point {
|
|
|
28929
28959
|
}
|
|
28930
28960
|
|
|
28931
28961
|
|
|
28932
|
-
/*# sourceMappingURL=main.
|
|
28962
|
+
/*# sourceMappingURL=main.96afe46aebe8031628ad.css.map*/
|