@next-core/brick-container 2.63.7 → 2.63.11

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 CHANGED
@@ -3,6 +3,48 @@
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.63.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.10...@next-core/brick-container@2.63.11) (2022-02-08)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * card style ([123819c](https://github.com/easyops-cn/next-core/commit/123819c7f17606529e2cec455e26f1ff24bf355d))
12
+
13
+
14
+
15
+
16
+
17
+ ## [2.63.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.9...@next-core/brick-container@2.63.10) (2022-01-28)
18
+
19
+ **Note:** Version bump only for package @next-core/brick-container
20
+
21
+
22
+
23
+
24
+
25
+ ## [2.63.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.8...@next-core/brick-container@2.63.9) (2022-01-28)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * timeline调整后cmdb实例变更历史构件样式异常 ([43d093d](https://github.com/easyops-cn/next-core/commit/43d093da5c3e04d6af6377999d9996d7a130d531))
31
+ * timeline调整后cmdb实例变更历史构件样式异常 ([8f2cb7d](https://github.com/easyops-cn/next-core/commit/8f2cb7d5c6f424fe4d3ceaaa33870ef98177e6ae))
32
+
33
+
34
+
35
+
36
+
37
+ ## [2.63.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.7...@next-core/brick-container@2.63.8) (2022-01-28)
38
+
39
+
40
+ ### Bug Fixes
41
+
42
+ * fix yarn start error ([27c8752](https://github.com/easyops-cn/next-core/commit/27c8752e4ea91e8da6567d53b6525624ae81cf61))
43
+
44
+
45
+
46
+
47
+
6
48
  ## [2.63.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.6...@next-core/brick-container@2.63.7) (2022-01-28)
7
49
 
8
50
 
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.8d07730eed67abfeda99.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.ac96cd31.js"></script><script src="<!--# echo var='core_root' default='' -->polyfill.f7f57156cbec5f35f85c.js"></script><script src="<!--# echo var='core_root' default='' -->main.b0d8d2af70303770c9ac.js"></script></body></html>
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.7be7cf20ee34bb5024ff.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.ac96cd31.js"></script><script src="<!--# echo var='core_root' default='' -->polyfill.f7f57156cbec5f35f85c.js"></script><script src="<!--# echo var='core_root' default='' -->main.e232316d9e9a61345572.js"></script></body></html>
@@ -518,6 +518,7 @@ html[data-theme="dark-v2"],
518
518
  /*** card ***/
519
519
  --antd-card-background: var(--antd-component-background);
520
520
  --antd-card-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.04);
521
+ --antd-card-inner-border-color: var(--palette-gray-5);
521
522
 
522
523
  /*** radio dashboard ***/
523
524
  --antd-dashboard-radio-bg: #f2f5f9;
@@ -839,7 +840,7 @@ html[data-theme="dark-v2"],
839
840
  --antd-timeline-title-font-weight: var(--font-weight-500);
840
841
  --antd-timeline-description-color: var(--color-auxiliary-text);
841
842
  --antd-timeline-description-font-weight: var(--font-weight-400);
842
- --antd-timeline-description-font-size: var(--normal-font-size);
843
+ --antd-timeline-description-font-size: var(--auxiliary-font-size-small);
843
844
  --antd-timeline-datetime-color: var(--color-disabled-text);
844
845
  --antd-timeline-datetime-font-weight: var(--font-weight-400);
845
846
  --antd-timeline-datetime-font-size: var(--auxiliary-font-size-small);
@@ -849,6 +850,7 @@ html[data-theme="dark-v2"],
849
850
  --antd-timeline-item-color-red: var(--color-error);
850
851
  --antd-timeline-item-color-blue: var(--color-info);
851
852
  --antd-timeline-item-color-gray: var(--color-disabled-text);
853
+ --antd-timeline-item-color-cyan: var(--palette-cyan-6);
852
854
  --antd-timeline-item-dot-color-hover: var(--color-normal-icon);
853
855
  --antd-timeline-extension-font-weight: var(--font-weight-400);
854
856
  --antd-timeline-extension-font-size: var(--auxiliary-font-size-small);
@@ -869,6 +871,22 @@ html[data-theme="dark-v2"],
869
871
  --antd-cascader-menu-item-font-weight-active: var(--font-weight-500);
870
872
  --antd-cascader-menu-item-border-width: var(--border-width-base);
871
873
  --antd-cascader-menu-item-border-color: var(--color-border-divider-line);
874
+
875
+ /*** cmdb instances timeline ***/
876
+ --cmdb-instance-timeline-bg-color: var(--antd-card-background);
877
+ --cmdb-instance-timeline-top-month-font-weight: var(--font-weight-400);
878
+ --cmdb-instance-timeline-top-month-font-size: var(
879
+ --auxiliary-font-size-small
880
+ );
881
+ --cmdb-instance-timeline-top-month-color: var(--color-secondary-text);
882
+ --cmdb-instance-timeline-left-month-font-weight: var(--font-weight-400);
883
+ --cmdb-instance-timeline-left-month-font-size: var(
884
+ --auxiliary-font-size-small
885
+ );
886
+ --cmdb-instance-timeline-left-month-color: var(--color-secondary-text);
887
+ --cmdb-instance-timeline-left-day-font-weight: var(--font-weight-500);
888
+ --cmdb-instance-timeline-left-day-font-size: var(--title-font-size);
889
+ --cmdb-instance-timeline-left-day-color: var(--color-strong-text);
872
890
  }
873
891
 
874
892
  html[data-theme="dark-v2"],
@@ -1386,7 +1404,7 @@ html[data-theme="dark-v2"],
1386
1404
  --antd-timeline-title-font-weight: var(--font-weight-500);
1387
1405
  --antd-timeline-description-color: var(--color-auxiliary-text);
1388
1406
  --antd-timeline-description-font-weight: var(--font-weight-400);
1389
- --antd-timeline-description-font-size: var(--normal-font-size);
1407
+ --antd-timeline-description-font-size: var(--auxiliary-font-size-small);
1390
1408
  --antd-timeline-datetime-color: var(--color-disabled-text);
1391
1409
  --antd-timeline-datetime-font-weight: var(--font-weight-400);
1392
1410
  --antd-timeline-datetime-font-size: var(--auxiliary-font-size-small);
@@ -1394,6 +1412,7 @@ html[data-theme="dark-v2"],
1394
1412
  --antd-timeline-item-color-red: var(--color-error);
1395
1413
  --antd-timeline-item-color-blue: var(--color-info);
1396
1414
  --antd-timeline-item-color-gray: var(--text-color-disabled);
1415
+ --antd-timeline-item-color-cyan: var(--palette-cyan-6);
1397
1416
  --antd-timeline-item-dot-color-hover: var(--color-normal-icon);
1398
1417
  --antd-timeline-extension-font-weight: var(--font-weight-400);
1399
1418
  --antd-timeline-extension-font-size: var(--auxiliary-font-size-small);
@@ -1414,6 +1433,22 @@ html[data-theme="dark-v2"],
1414
1433
  --antd-cascader-menu-item-font-weight-active: var(--font-weight-500);
1415
1434
  --antd-cascader-menu-item-border-width: var(--border-width-base);
1416
1435
  --antd-cascader-menu-item-border-color: var(--color-border-divider-line);
1436
+
1437
+ /*** cmdb instances timeline ***/
1438
+ --cmdb-instance-timeline-bg-color: var(--antd-card-background);
1439
+ --cmdb-instance-timeline-top-month-font-weight: var(--font-weight-400);
1440
+ --cmdb-instance-timeline-top-month-font-size: var(
1441
+ --auxiliary-font-size-small
1442
+ );
1443
+ --cmdb-instance-timeline-top-month-color: var(--color-secondary-text);
1444
+ --cmdb-instance-timeline-left-month-font-weight: var(--font-weight-400);
1445
+ --cmdb-instance-timeline-left-month-font-size: var(
1446
+ --auxiliary-font-size-small
1447
+ );
1448
+ --cmdb-instance-timeline-left-month-color: var(--color-secondary-text);
1449
+ --cmdb-instance-timeline-left-day-font-weight: var(--font-weight-500);
1450
+ --cmdb-instance-timeline-left-day-font-size: var(--title-font-size);
1451
+ --cmdb-instance-timeline-left-day-color: var(--color-strong-text);
1417
1452
  }
1418
1453
 
1419
1454
 
@@ -26666,7 +26701,7 @@ html[data-theme="dark"] .ant-btn-primary {
26666
26701
  transition: var(--card-transition);
26667
26702
  }
26668
26703
  .ant-card-bordered {
26669
- border: var(--card-inner-border);
26704
+ border: 1px solid var(--antd-card-inner-border-color);
26670
26705
  border-radius: var(--card-inner-border-radius);
26671
26706
  }
26672
26707
  .ant-card-head {
@@ -26687,9 +26722,10 @@ html[data-theme="dark"] .ant-btn-primary {
26687
26722
  color: var(--antd-cascader-picker-clear-color-hover);
26688
26723
  }
26689
26724
  .ant-cascader-menus {
26690
- padding: 0 2px;
26725
+ padding: 2px 0;
26691
26726
  }
26692
26727
  .ant-cascader-menu {
26728
+ padding: 0 2px;
26693
26729
  border-right: none;
26694
26730
  border-left: var(--antd-cascader-menu-item-border-width) solid var(--antd-cascader-menu-item-border-color);
26695
26731
  }
@@ -26713,7 +26749,7 @@ html[data-theme="dark"] .ant-btn-primary {
26713
26749
  display: none;
26714
26750
  }
26715
26751
  .ant-cascader-menu:first-child {
26716
- border-left-color: transparent;
26752
+ border-left: none;
26717
26753
  }
26718
26754
  .ant-table-thead > tr > th {
26719
26755
  padding: 11px 16px;
@@ -27182,36 +27218,43 @@ body.layout-business .ant-select-single .ant-select-selector .ant-select-selecti
27182
27218
  left: 3px;
27183
27219
  height: calc(100% - 26px);
27184
27220
  }
27185
- .ant-timeline-item-head-blue {
27221
+ .ant-timeline-item-head-blue:not(.ant-timeline-item-head-custom) {
27186
27222
  color: var(--antd-timeline-item-color-blue);
27187
27223
  border-color: var(--antd-timeline-item-color-blue);
27188
27224
  background-color: var(--antd-timeline-item-color-blue);
27189
27225
  }
27190
- .ant-timeline-item-head-green {
27226
+ .ant-timeline-item-head-green:not(.ant-timeline-item-head-custom) {
27191
27227
  color: var(--antd-timeline-item-color-green);
27192
27228
  border-color: var(--antd-timeline-item-color-green);
27193
27229
  background-color: var(--antd-timeline-item-color-green);
27194
27230
  }
27195
- .ant-timeline-item-head-red {
27231
+ .ant-timeline-item-head-red:not(.ant-timeline-item-head-custom) {
27196
27232
  color: var(--antd-timeline-item-color-red);
27197
27233
  border-color: var(--antd-timeline-item-color-red);
27198
27234
  background-color: var(--antd-timeline-item-color-red);
27199
27235
  }
27200
- .ant-timeline-item-head-gray {
27236
+ .ant-timeline-item-head-gray:not(.ant-timeline-item-head-custom) {
27201
27237
  color: var(--antd-timeline-item-color-gray);
27202
27238
  border-color: var(--antd-timeline-item-color-gray);
27203
27239
  background-color: var(--antd-timeline-item-color-gray);
27204
27240
  }
27205
- .ant-timeline-item:hover .ant-timeline-item-head-blue,
27206
- .ant-timeline-item:hover .ant-timeline-item-head-green,
27207
- .ant-timeline-item:hover .ant-timeline-item-head-red,
27208
- .ant-timeline-item:hover .ant-timeline-item-head-gray {
27241
+ .ant-timeline-item-head-cyan:not(.ant-timeline-item-head-custom) {
27242
+ color: var(--antd-timeline-item-color-cyan);
27243
+ border-width: 0;
27244
+ background-color: var(--antd-timeline-item-color-cyan);
27245
+ }
27246
+ .ant-timeline-item:hover .ant-timeline-item-head-cyan:not(.ant-timeline-item-head-custom),
27247
+ .ant-timeline-item:hover .ant-timeline-item-head-blue:not(.ant-timeline-item-head-custom),
27248
+ .ant-timeline-item:hover .ant-timeline-item-head-green:not(.ant-timeline-item-head-custom),
27249
+ .ant-timeline-item:hover .ant-timeline-item-head-red:not(.ant-timeline-item-head-custom),
27250
+ .ant-timeline-item:hover .ant-timeline-item-head-gray:not(.ant-timeline-item-head-custom) {
27209
27251
  transform: scale(1.5);
27210
27252
  }
27211
- .ant-timeline-item:hover .ant-timeline-item-head-blue:after,
27212
- .ant-timeline-item:hover .ant-timeline-item-head-green:after,
27213
- .ant-timeline-item:hover .ant-timeline-item-head-red:after,
27214
- .ant-timeline-item:hover .ant-timeline-item-head-gray:after {
27253
+ .ant-timeline-item:hover .ant-timeline-item-head-cyan:not(.ant-timeline-item-head-custom):after,
27254
+ .ant-timeline-item:hover .ant-timeline-item-head-blue:not(.ant-timeline-item-head-custom):after,
27255
+ .ant-timeline-item:hover .ant-timeline-item-head-green:not(.ant-timeline-item-head-custom):after,
27256
+ .ant-timeline-item:hover .ant-timeline-item-head-red:not(.ant-timeline-item-head-custom):after,
27257
+ .ant-timeline-item:hover .ant-timeline-item-head-gray:not(.ant-timeline-item-head-custom):after {
27215
27258
  content: "";
27216
27259
  position: absolute;
27217
27260
  width: 3px;
@@ -27222,18 +27265,21 @@ body.layout-business .ant-select-single .ant-select-selector .ant-select-selecti
27222
27265
  left: 50%;
27223
27266
  transform: translate(-1.5px, -1.5px);
27224
27267
  }
27225
- .ant-timeline-item:hover .ant-timeline-item-head-blue {
27268
+ .ant-timeline-item:hover .ant-timeline-item-head-blue:not(.ant-timeline-item-head-custom) {
27226
27269
  box-shadow: 0px 0px 8px 0px var(--antd-timeline-item-color-blue);
27227
27270
  }
27228
- .ant-timeline-item:hover .ant-timeline-item-head-green {
27271
+ .ant-timeline-item:hover .ant-timeline-item-head-green:not(.ant-timeline-item-head-custom) {
27229
27272
  box-shadow: 0px 0px 8px 0px var(--antd-timeline-item-color-green);
27230
27273
  }
27231
- .ant-timeline-item:hover .ant-timeline-item-head-red {
27274
+ .ant-timeline-item:hover .ant-timeline-item-head-red:not(.ant-timeline-item-head-custom) {
27232
27275
  box-shadow: 0px 0px 8px 0px var(--antd-timeline-item-color-red);
27233
27276
  }
27234
- .ant-timeline-item:hover .ant-timeline-item-head-gray {
27277
+ .ant-timeline-item:hover .ant-timeline-item-head-gray:not(.ant-timeline-item-head-custom) {
27235
27278
  box-shadow: 0px 0px 8px 0px var(--antd-timeline-item-color-gray);
27236
27279
  }
27280
+ .ant-timeline-item:hover .ant-timeline-item-head-cyan:not(.ant-timeline-item-head-custom) {
27281
+ box-shadow: 0px 0px 8px 0px var(--antd-timeline-item-color-cyan);
27282
+ }
27237
27283
  /**
27238
27284
  * 修改 menu 的样式
27239
27285
  * 蓝湖链接:https://lanhuapp.com/web/#/item/project/board/detail?pid=08ef7a67-b5e6-4aee-8b6d-6999377c4fdb&project_id=08ef7a67-b5e6-4aee-8b6d-6999377c4fdb&image_id=855c88e2-f39d-4997-a629-180e323b54ab
@@ -28682,4 +28728,4 @@ html[data-mode="dashboard"] body.has-sub-menu #main-mount-point {
28682
28728
  }
28683
28729
 
28684
28730
 
28685
- /*# sourceMappingURL=main.8d07730eed67abfeda99.css.map*/
28731
+ /*# sourceMappingURL=main.7be7cf20ee34bb5024ff.css.map*/