easy3wui 1.4.250 → 1.4.251

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/assets/flow.css CHANGED
@@ -44,7 +44,7 @@
44
44
  float: left;
45
45
  margin-top: 15px;
46
46
  height: 4px;
47
- width: calc(100% / 2 - 22px);
47
+ width: calc(100% - 22px);
48
48
  }
49
49
  .flowtop .floatcenter .renderTopTemp2:last-child {
50
50
  width: calc((100% / 2 - 22px) / 2 * 3 + 22px);
@@ -62,7 +62,7 @@
62
62
  float: left;
63
63
  margin-top: 15px;
64
64
  height: 4px;
65
- width: calc(100% / 3 - 22px);
65
+ width: calc(100% - 22px);
66
66
  }
67
67
  .flowtop .floatcenter .renderTopTemp3:last-child {
68
68
  width: calc((100% / 3 - 22px) / 2 * 3 + 22px);
@@ -80,7 +80,7 @@
80
80
  float: left;
81
81
  margin-top: 15px;
82
82
  height: 4px;
83
- width: calc(100% / 4 - 22px);
83
+ width: calc(100% - 22px);
84
84
  }
85
85
  .flowtop .floatcenter .renderTopTemp4:last-child {
86
86
  width: calc((100% / 4 - 22px) / 2 * 3 + 22px);
@@ -98,7 +98,7 @@
98
98
  float: left;
99
99
  margin-top: 15px;
100
100
  height: 4px;
101
- width: calc(100% / 5 - 22px);
101
+ width: calc(100% - 22px);
102
102
  }
103
103
  .flowtop .floatcenter .renderTopTemp5:last-child {
104
104
  width: calc((100% / 5 - 22px) / 2 * 3 + 22px);
@@ -116,7 +116,7 @@
116
116
  float: left;
117
117
  margin-top: 15px;
118
118
  height: 4px;
119
- width: calc(100% / 6 - 22px);
119
+ width: calc(100% - 22px);
120
120
  }
121
121
  .flowtop .floatcenter .renderTopTemp6:last-child {
122
122
  width: calc((100% / 6 - 22px) / 2 * 3 + 22px);
@@ -134,7 +134,7 @@
134
134
  float: left;
135
135
  margin-top: 15px;
136
136
  height: 4px;
137
- width: calc(100% / 7 - 22px);
137
+ width: calc(100% - 22px);
138
138
  }
139
139
  .flowtop .floatcenter .renderTopTemp7:last-child {
140
140
  width: calc((100% / 7 - 22px) / 2 * 3 + 22px);
@@ -152,7 +152,7 @@
152
152
  float: left;
153
153
  margin-top: 15px;
154
154
  height: 4px;
155
- width: calc(100% / 8 - 22px);
155
+ width: calc(100% - 22px);
156
156
  }
157
157
  .flowtop .floatcenter .renderTopTemp8:last-child {
158
158
  width: calc((100% / 8 - 22px) / 2 * 3 + 22px);
@@ -170,7 +170,7 @@
170
170
  float: left;
171
171
  margin-top: 15px;
172
172
  height: 4px;
173
- width: calc(100% / 9 - 22px);
173
+ width: calc(100% - 22px);
174
174
  }
175
175
  .flowtop .floatcenter .renderTopTemp9:last-child {
176
176
  width: calc((100% / 9 - 22px) / 2 * 3 + 22px);
@@ -505,7 +505,6 @@
505
505
  color: #fff;
506
506
  /*浮动区块居中,必须配合.float-center使用*/
507
507
  position: relative;
508
- left: -50%;
509
508
  }
510
509
  /* 主节点活动节点样式*/
511
510
  .flowmain .flowcircle-active-haierblue {
@@ -519,7 +518,6 @@
519
518
  color: #fff;
520
519
  /*浮动区块居中,必须配合.float-center使用*/
521
520
  position: relative;
522
- left: -50%;
523
521
  }
524
522
  .flowmain .flowcircle-active-haierblue::before {
525
523
  border-bottom: 2px solid #5867ad;
@@ -541,7 +539,6 @@
541
539
  color: #fff;
542
540
  /*浮动区块居中,必须配合.float-center使用*/
543
541
  position: relative;
544
- left: -50%;
545
542
  }
546
543
  .flowmain .flowcircle-active-haierorange::before {
547
544
  border-bottom: 2px solid #ad7c59;
package/assets/index.css CHANGED
@@ -489,7 +489,7 @@ s {
489
489
  float: left;
490
490
  margin-top: 15px;
491
491
  height: 4px;
492
- width: calc(100% / 2 - 22px);
492
+ width: calc(100% - 22px);
493
493
  }
494
494
  .flowtop .floatcenter .renderTopTemp2:last-child {
495
495
  width: calc((100% / 2 - 22px) / 2 * 3 + 22px);
@@ -507,7 +507,7 @@ s {
507
507
  float: left;
508
508
  margin-top: 15px;
509
509
  height: 4px;
510
- width: calc(100% / 3 - 22px);
510
+ width: calc(100% - 22px);
511
511
  }
512
512
  .flowtop .floatcenter .renderTopTemp3:last-child {
513
513
  width: calc((100% / 3 - 22px) / 2 * 3 + 22px);
@@ -525,7 +525,7 @@ s {
525
525
  float: left;
526
526
  margin-top: 15px;
527
527
  height: 4px;
528
- width: calc(100% / 4 - 22px);
528
+ width: calc(100% - 22px);
529
529
  }
530
530
  .flowtop .floatcenter .renderTopTemp4:last-child {
531
531
  width: calc((100% / 4 - 22px) / 2 * 3 + 22px);
@@ -543,7 +543,7 @@ s {
543
543
  float: left;
544
544
  margin-top: 15px;
545
545
  height: 4px;
546
- width: calc(100% / 5 - 22px);
546
+ width: calc(100% - 22px);
547
547
  }
548
548
  .flowtop .floatcenter .renderTopTemp5:last-child {
549
549
  width: calc((100% / 5 - 22px) / 2 * 3 + 22px);
@@ -561,7 +561,7 @@ s {
561
561
  float: left;
562
562
  margin-top: 15px;
563
563
  height: 4px;
564
- width: calc(100% / 6 - 22px);
564
+ width: calc(100% - 22px);
565
565
  }
566
566
  .flowtop .floatcenter .renderTopTemp6:last-child {
567
567
  width: calc((100% / 6 - 22px) / 2 * 3 + 22px);
@@ -579,7 +579,7 @@ s {
579
579
  float: left;
580
580
  margin-top: 15px;
581
581
  height: 4px;
582
- width: calc(100% / 7 - 22px);
582
+ width: calc(100% - 22px);
583
583
  }
584
584
  .flowtop .floatcenter .renderTopTemp7:last-child {
585
585
  width: calc((100% / 7 - 22px) / 2 * 3 + 22px);
@@ -597,7 +597,7 @@ s {
597
597
  float: left;
598
598
  margin-top: 15px;
599
599
  height: 4px;
600
- width: calc(100% / 8 - 22px);
600
+ width: calc(100% - 22px);
601
601
  }
602
602
  .flowtop .floatcenter .renderTopTemp8:last-child {
603
603
  width: calc((100% / 8 - 22px) / 2 * 3 + 22px);
@@ -615,7 +615,7 @@ s {
615
615
  float: left;
616
616
  margin-top: 15px;
617
617
  height: 4px;
618
- width: calc(100% / 9 - 22px);
618
+ width: calc(100% - 22px);
619
619
  }
620
620
  .flowtop .floatcenter .renderTopTemp9:last-child {
621
621
  width: calc((100% / 9 - 22px) / 2 * 3 + 22px);
@@ -950,7 +950,6 @@ s {
950
950
  color: #fff;
951
951
  /*浮动区块居中,必须配合.float-center使用*/
952
952
  position: relative;
953
- left: -50%;
954
953
  }
955
954
  /* 主节点活动节点样式*/
956
955
  .flowmain .flowcircle-active-haierblue {
@@ -964,7 +963,6 @@ s {
964
963
  color: #fff;
965
964
  /*浮动区块居中,必须配合.float-center使用*/
966
965
  position: relative;
967
- left: -50%;
968
966
  }
969
967
  .flowmain .flowcircle-active-haierblue::before {
970
968
  border-bottom: 2px solid #5867ad;
@@ -986,7 +984,6 @@ s {
986
984
  color: #fff;
987
985
  /*浮动区块居中,必须配合.float-center使用*/
988
986
  position: relative;
989
- left: -50%;
990
987
  }
991
988
  .flowmain .flowcircle-active-haierorange::before {
992
989
  border-bottom: 2px solid #ad7c59;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "1.4.250",
3
+ "version": "1.4.251",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",