bk-magic-vue 2.5.9-beta.2 → 2.5.9-beta.21

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.
Files changed (113) hide show
  1. package/dist/bk-magic-vue.css +893 -959
  2. package/dist/bk-magic-vue.js +860 -625
  3. package/dist/bk-magic-vue.min.css +1 -1
  4. package/dist/bk-magic-vue.min.css.gz +0 -0
  5. package/dist/bk-magic-vue.min.css.map +1 -1
  6. package/dist/bk-magic-vue.min.js +1 -1
  7. package/dist/bk-magic-vue.min.js.gz +0 -0
  8. package/dist/bk-magic-vue.min.js.map +1 -1
  9. package/lib/card.js +2981 -203
  10. package/lib/cascade.js +6447 -6411
  11. package/lib/date-picker.js +1 -1
  12. package/lib/dialog.js +484 -9
  13. package/lib/info-box.js +484 -9
  14. package/lib/input.js +2942 -164
  15. package/lib/loading.js +7 -4
  16. package/lib/pagination.js +214 -17
  17. package/lib/rate.js +14 -3
  18. package/lib/resize-layout.js +3 -1
  19. package/lib/select.js +40 -9
  20. package/lib/sideslider.js +802 -336
  21. package/lib/slider.js +3270 -3202
  22. package/lib/star.js +13 -2
  23. package/lib/table.js +214 -17
  24. package/lib/tag-input.js +122 -102
  25. package/lib/time-picker.js +1 -1
  26. package/lib/timeline.js +26 -17
  27. package/lib/transfer.js +1886 -1710
  28. package/lib/ui/badge.css +127 -119
  29. package/lib/ui/badge.min.css +1 -1
  30. package/lib/ui/badge.min.css.map +1 -1
  31. package/lib/ui/bk-magic-vue.css +893 -959
  32. package/lib/ui/bk-magic-vue.min.css +1 -1
  33. package/lib/ui/bk-magic-vue.min.css.gz +0 -0
  34. package/lib/ui/bk-magic-vue.min.css.map +1 -1
  35. package/lib/ui/button.css +4 -4
  36. package/lib/ui/button.min.css +1 -1
  37. package/lib/ui/button.min.css.map +1 -1
  38. package/lib/ui/card.css +2 -2
  39. package/lib/ui/card.min.css +1 -1
  40. package/lib/ui/card.min.css.map +1 -1
  41. package/lib/ui/cascade.css +19 -1
  42. package/lib/ui/cascade.min.css +1 -1
  43. package/lib/ui/cascade.min.css.map +1 -1
  44. package/lib/ui/checkbox.css +67 -67
  45. package/lib/ui/checkbox.min.css.map +1 -1
  46. package/lib/ui/dialog.css +4 -4
  47. package/lib/ui/dialog.min.css +1 -1
  48. package/lib/ui/dialog.min.css.map +1 -1
  49. package/lib/ui/exception.css +1 -0
  50. package/lib/ui/exception.min.css +1 -1
  51. package/lib/ui/exception.min.css.map +1 -1
  52. package/lib/ui/form.css +2 -2
  53. package/lib/ui/form.min.css +1 -1
  54. package/lib/ui/form.min.css.map +1 -1
  55. package/lib/ui/info-box.css +4 -4
  56. package/lib/ui/info-box.min.css +1 -1
  57. package/lib/ui/info-box.min.css.map +1 -1
  58. package/lib/ui/input.css +1 -1
  59. package/lib/ui/input.min.css +1 -1
  60. package/lib/ui/input.min.css.map +1 -1
  61. package/lib/ui/link.css +27 -3
  62. package/lib/ui/link.min.css +1 -1
  63. package/lib/ui/link.min.css.map +1 -1
  64. package/lib/ui/loading.css +43 -280
  65. package/lib/ui/loading.min.css +1 -1
  66. package/lib/ui/loading.min.css.map +1 -1
  67. package/lib/ui/notify.css +5 -5
  68. package/lib/ui/notify.min.css +1 -1
  69. package/lib/ui/notify.min.css.map +1 -1
  70. package/lib/ui/overflow-tips.css +3 -2
  71. package/lib/ui/overflow-tips.min.css +1 -1
  72. package/lib/ui/overflow-tips.min.css.map +1 -1
  73. package/lib/ui/pagination.css +1 -1
  74. package/lib/ui/pagination.min.css +1 -1
  75. package/lib/ui/pagination.min.css.map +1 -1
  76. package/lib/ui/popconfirm.css +2 -2
  77. package/lib/ui/popconfirm.min.css +1 -1
  78. package/lib/ui/popconfirm.min.css.map +1 -1
  79. package/lib/ui/popover.css +3 -2
  80. package/lib/ui/popover.min.css +1 -1
  81. package/lib/ui/popover.min.css.map +1 -1
  82. package/lib/ui/process.css +51 -282
  83. package/lib/ui/process.min.css +1 -1
  84. package/lib/ui/process.min.css.map +1 -1
  85. package/lib/ui/progress.css +2 -2
  86. package/lib/ui/progress.min.css +1 -1
  87. package/lib/ui/progress.min.css.map +1 -1
  88. package/lib/ui/radio.css +64 -64
  89. package/lib/ui/radio.min.css +1 -1
  90. package/lib/ui/radio.min.css.map +1 -1
  91. package/lib/ui/resize-layout.css +13 -5
  92. package/lib/ui/resize-layout.min.css +1 -1
  93. package/lib/ui/resize-layout.min.css.map +1 -1
  94. package/lib/ui/sideslider.css +8 -7
  95. package/lib/ui/sideslider.min.css +1 -1
  96. package/lib/ui/sideslider.min.css.map +1 -1
  97. package/lib/ui/star.css +22 -17
  98. package/lib/ui/star.min.css +1 -1
  99. package/lib/ui/star.min.css.map +1 -1
  100. package/lib/ui/steps.css +372 -274
  101. package/lib/ui/steps.min.css +1 -1
  102. package/lib/ui/steps.min.css.map +1 -1
  103. package/lib/ui/tooltips.css +3 -2
  104. package/lib/ui/tooltips.min.css +1 -1
  105. package/lib/ui/tooltips.min.css.map +1 -1
  106. package/lib/ui/transfer.css +122 -121
  107. package/lib/ui/transfer.min.css +1 -1
  108. package/lib/ui/transfer.min.css.map +1 -1
  109. package/lib/ui/tree.css +45 -282
  110. package/lib/ui/tree.min.css +1 -1
  111. package/lib/ui/tree.min.css.map +1 -1
  112. package/lib/version-detail.js +453 -13
  113. package/package.json +3 -4
package/lib/ui/steps.css CHANGED
@@ -1,399 +1,497 @@
1
1
  @-webkit-keyframes loadingCircle{
2
- 100%{
3
- -webkit-transform:rotate(360deg);
4
- transform:rotate(360deg);
5
- }
2
+ 100%{
3
+ -webkit-transform:rotate(360deg);
4
+ transform:rotate(360deg);
5
+ }
6
6
  }
7
7
 
8
8
  @keyframes loadingCircle{
9
- 100%{
10
- -webkit-transform:rotate(360deg);
11
- transform:rotate(360deg);
12
- }
9
+ 100%{
10
+ -webkit-transform:rotate(360deg);
11
+ transform:rotate(360deg);
12
+ }
13
13
  }
14
14
 
15
15
  .bk-steps{
16
- display:table;
17
- width:100%;
18
- display:-webkit-box;
19
- display:-ms-flexbox;
20
- display:flex;
21
- font-size:0;
16
+ display:table;
17
+ width:100%;
18
+ display:-webkit-box;
19
+ display:-ms-flexbox;
20
+ display:flex;
21
+ font-size:0;
22
22
  }
23
23
 
24
24
  .bk-steps .bk-icon{
25
- font-size:24px;
26
- line-height:24px
27
- }
25
+ font-size:24px;
26
+ line-height:24px
27
+ }
28
28
 
29
29
  .bk-steps .bk-icon.icon-loading{
30
- display:inline-block;
31
- -webkit-animation:loadingCircle 1s infinite linear;
32
- animation:loadingCircle 1s infinite linear;
33
- font-size:14px;
34
- }
30
+ display:inline-block;
31
+ -webkit-animation:loadingCircle 1s infinite linear;
32
+ animation:loadingCircle 1s infinite linear;
33
+ font-size:14px;
34
+ }
35
35
 
36
36
  .bk-steps .bk-step.done{
37
- }
37
+ }
38
38
 
39
39
  .bk-steps .bk-step.done .bk-step-number,
40
- .bk-steps .bk-step.done .bk-step-icon,
41
- .bk-steps .bk-step.done .bk-step-text{
42
- border-color:#3a84ff;
43
- color:#3a84ff;
44
- }
40
+ .bk-steps .bk-step.done .bk-step-icon{
41
+ border-color:#3a84ff;
42
+ color:#3a84ff;
43
+ }
45
44
 
46
45
  .bk-steps .bk-step.done .bk-step-title::after, .bk-steps .bk-step.done .bk-step-indicator::after{
47
- background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #3a84ff), color-stop(0%, transparent));
48
- background-image:linear-gradient(to right, #3a84ff 50%, transparent 0%);
49
- }
46
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #3a84ff), color-stop(0%, transparent));
47
+ background-image:linear-gradient(to right, #3a84ff 50%, transparent 0%);
48
+ }
50
49
 
51
50
  .bk-steps .bk-step.done::after{
52
- background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #3a84ff), color-stop(0%, transparent));
53
- background-image:linear-gradient(#3a84ff 50%, transparent 0%);
54
- }
51
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #3a84ff), color-stop(0%, transparent));
52
+ background-image:linear-gradient(#3a84ff 50%, transparent 0%);
53
+ }
54
+
55
+ .bk-steps .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-title::after, .bk-steps .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-indicator::after{
56
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
57
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
58
+ }
59
+
60
+ .bk-steps .bk-step.done:has(+ .current.bk-step-error) .bk-step-title::after, .bk-steps .bk-step.done:has(+ .current.bk-step-error) .bk-step-indicator::after{
61
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
62
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
63
+ }
64
+
65
+ .bk-steps .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)]::after{
66
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
67
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
68
+ }
69
+
70
+ .bk-steps .bk-step.done:has(+ .current.bk-step-error)::after{
71
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
72
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
73
+ }
55
74
 
56
75
  .bk-steps .bk-step.current .bk-step-number,
57
- .bk-steps .bk-step.current .bk-step-icon,
58
- .bk-steps .bk-step.current .bk-step-text{
59
- background-color:#3a84ff;
60
- border-color:#3a84ff;
61
- color:#fff;
62
- }
76
+ .bk-steps .bk-step.current .bk-step-icon,
77
+ .bk-steps .bk-step.current .bk-step-text{
78
+ background-color:#3a84ff;
79
+ border-color:#3a84ff;
80
+ color:#fff;
81
+ }
63
82
 
64
83
  .bk-steps .bk-step{
65
- -webkit-box-flex:1;
66
- -ms-flex:1;
67
- flex:1;
68
- position:relative;
69
- overflow:hidden;
70
- white-space:nowrap;
71
- margin-right:8px;
72
- }
84
+ -webkit-box-flex:1;
85
+ -ms-flex:1;
86
+ flex:1;
87
+ position:relative;
88
+ overflow:hidden;
89
+ white-space:nowrap;
90
+ margin-right:16px;
91
+ }
73
92
 
74
93
  .bk-steps .bk-step .bk-step-indicator{
75
- display:-webkit-inline-box;
76
- display:-ms-inline-flexbox;
77
- display:inline-flex;
78
- -webkit-box-align:center;
79
- -ms-flex-align:center;
80
- align-items:center;
81
- -webkit-box-pack:center;
82
- -ms-flex-pack:center;
83
- justify-content:center;
84
- width:24px;
85
- height:24px;
86
- padding:0;
87
- margin-right:8px;
88
- border:1px solid #979ba5;
89
- border-radius:50%;
90
- line-height:24px;
91
- color:#979ba5;
92
- text-align:center;
93
- background-color:#fff;
94
- z-index:1;
95
- vertical-align:top;
96
- }
94
+ display:-webkit-inline-box;
95
+ display:-ms-inline-flexbox;
96
+ display:inline-flex;
97
+ -webkit-box-align:center;
98
+ -ms-flex-align:center;
99
+ align-items:center;
100
+ -webkit-box-pack:center;
101
+ -ms-flex-pack:center;
102
+ justify-content:center;
103
+ width:24px;
104
+ height:24px;
105
+ padding:0;
106
+ margin-right:8px;
107
+ border:1px solid #979ba5;
108
+ border-radius:50%;
109
+ line-height:24px;
110
+ color:#979ba5;
111
+ text-align:center;
112
+ background-color:#fff;
113
+ z-index:1;
114
+ vertical-align:top;
115
+ }
97
116
 
98
117
  .bk-steps .bk-step .bk-step-number{
99
- font-size:14px;
100
- font-family:arial;
101
- }
118
+ font-size:14px;
119
+ font-family:arial;
120
+ }
102
121
 
103
122
  .bk-steps .bk-step .bk-step-content{
104
- display:inline-block;
105
- vertical-align:top;
106
- }
123
+ display:inline-block;
124
+ vertical-align:top;
125
+ }
107
126
 
108
127
  .bk-steps .bk-step .bk-step-title{
109
- display:inline-block;
110
- position:relative;
111
- color:#63656e;
112
- font-size:14px;
113
- word-break:break-all;
114
- padding-right:8px;
115
- line-height:24px;
116
- }
128
+ display:inline-block;
129
+ position:relative;
130
+ color:#63656e;
131
+ font-size:14px;
132
+ word-break:break-all;
133
+ padding-right:16px;
134
+ line-height:24px;
135
+ }
117
136
 
118
137
  .bk-steps .bk-step .bk-step-title::after{
119
- content:"";
120
- position:absolute;
121
- left:100%;
122
- top:12px;
123
- width:99999px;
124
- height:1px;
125
- background-color:transparent;
126
- }
138
+ content:'';
139
+ position:absolute;
140
+ left:100%;
141
+ top:12px;
142
+ width:99999px;
143
+ height:1px;
144
+ background-color:transparent;
145
+ }
127
146
 
128
147
  .bk-steps .bk-step .bk-step-description{
129
- font-size:12px;
130
- color:#979ba5;
131
- max-width:140px;
132
- white-space:normal;
133
- display:block;
134
- max-width:140px;
135
- overflow:hidden;
136
- text-overflow:ellipsis;
137
- white-space:nowrap;
138
- }
148
+ font-size:12px;
149
+ color:#979ba5;
150
+ max-width:140px;
151
+ white-space:normal;
152
+ display:block;
153
+ max-width:140px;
154
+ overflow:hidden;
155
+ text-overflow:ellipsis;
156
+ white-space:nowrap;
157
+ }
139
158
 
140
159
  .bk-steps .bk-step.bk-step-no-content .bk-step-indicator{
141
- margin-right:0
142
- }
160
+ margin-right:0
161
+ }
143
162
 
144
163
  .bk-steps .bk-step.bk-step-no-content .bk-step-indicator::after{
145
- content:"";
146
- position:absolute;
147
- left:100%;
148
- top:12px;
149
- width:99999px;
150
- height:1px;
151
- background-color:transparent;
152
- }
164
+ content:'';
165
+ position:absolute;
166
+ left:100%;
167
+ top:12px;
168
+ width:99999px;
169
+ height:1px;
170
+ background-color:transparent;
171
+ }
153
172
 
154
173
  .bk-steps .bk-step.bk-step-no-content .bk-step-indicator::after{
155
- left:32px;
156
- top:10px;
157
- }
174
+ left:32px;
175
+ top:10px;
176
+ }
158
177
 
159
178
  .bk-steps .bk-step:last-child{
160
- -webkit-box-flex:0;
161
- -ms-flex:none;
162
- flex:none;
163
- margin-right:0;
164
- }
179
+ -webkit-box-flex:0;
180
+ -ms-flex:none;
181
+ flex:none;
182
+ margin-right:0;
183
+ }
165
184
 
166
185
  .bk-steps .bk-step:last-child .bk-step-title{
167
- padding-right:0
168
- }
186
+ padding-right:0
187
+ }
169
188
 
170
189
  .bk-steps .bk-step:last-child .bk-step-title::after{
171
- display:none;
172
- }
190
+ display:none;
191
+ }
173
192
 
174
- .bk-steps .bk-step.done .bk-step-title,
175
- .bk-steps .bk-step.done .bk-step-description{
176
- color:#63656e;
177
- }
193
+ .bk-steps .bk-step.done .bk-step-title{
194
+ color:#63656e;
195
+ }
196
+
197
+ .bk-steps .bk-step.done .bk-step-description{
198
+ color:#979ba5;
199
+ }
178
200
 
179
201
  .bk-steps .bk-step.current .bk-step-number,
180
- .bk-steps .bk-step.current .bk-step-icon,
181
- .bk-steps .bk-step.current .bk-step-text{
182
- border-width:2px;
183
- }
202
+ .bk-steps .bk-step.current .bk-step-icon,
203
+ .bk-steps .bk-step.current .bk-step-text{
204
+ border-width:2px;
205
+ }
184
206
 
185
207
  .bk-steps .bk-step.current .bk-step-title,
186
- .bk-steps .bk-step.current .bk-step-description{
187
- color:#63656e;
188
- }
208
+ .bk-steps .bk-step.current .bk-step-description{
209
+ color:#63656e;
210
+ }
189
211
 
190
212
  .bk-steps .bk-step.current.bk-step-error .bk-step-indicator{
191
- background-color:#ff5656;
192
- border-color:#ff5656;
193
- }
213
+ background-color:#ff5656;
214
+ border-color:#ff5656;
215
+ }
194
216
 
195
217
  .bk-steps .bk-step.current.bk-step-error .bk-step-title,
196
- .bk-steps .bk-step.current.bk-step-error .bk-step-description{
197
- color:#ff5656;
198
- }
218
+ .bk-steps .bk-step.current.bk-step-error .bk-step-description{
219
+ color:#ff5656;
220
+ }
199
221
 
200
222
  .bk-steps-info .bk-step.done{
201
- }
223
+ }
202
224
 
203
225
  .bk-steps-info .bk-step.done .bk-step-number,
204
- .bk-steps-info .bk-step.done .bk-step-icon,
205
- .bk-steps-info .bk-step.done .bk-step-text{
206
- border-color:#88c3ff;
207
- color:#88c3ff;
208
- }
226
+ .bk-steps-info .bk-step.done .bk-step-icon{
227
+ border-color:#88c3ff;
228
+ color:#88c3ff;
229
+ }
209
230
 
210
231
  .bk-steps-info .bk-step.done .bk-step-title::after, .bk-steps-info .bk-step.done .bk-step-indicator::after{
211
- background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #88c3ff), color-stop(0%, transparent));
212
- background-image:linear-gradient(to right, #88c3ff 50%, transparent 0%);
213
- }
232
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #88c3ff), color-stop(0%, transparent));
233
+ background-image:linear-gradient(to right, #88c3ff 50%, transparent 0%);
234
+ }
214
235
 
215
236
  .bk-steps-info .bk-step.done::after{
216
- background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #88c3ff), color-stop(0%, transparent));
217
- background-image:linear-gradient(#88c3ff 50%, transparent 0%);
218
- }
237
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #88c3ff), color-stop(0%, transparent));
238
+ background-image:linear-gradient(#88c3ff 50%, transparent 0%);
239
+ }
240
+
241
+ .bk-steps-info .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-title::after, .bk-steps-info .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-indicator::after{
242
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
243
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
244
+ }
245
+
246
+ .bk-steps-info .bk-step.done:has(+ .current.bk-step-error) .bk-step-title::after, .bk-steps-info .bk-step.done:has(+ .current.bk-step-error) .bk-step-indicator::after{
247
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
248
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
249
+ }
250
+
251
+ .bk-steps-info .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)]::after{
252
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
253
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
254
+ }
255
+
256
+ .bk-steps-info .bk-step.done:has(+ .current.bk-step-error)::after{
257
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
258
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
259
+ }
219
260
 
220
261
  .bk-steps-info .bk-step.current .bk-step-number,
221
- .bk-steps-info .bk-step.current .bk-step-icon,
222
- .bk-steps-info .bk-step.current .bk-step-text{
223
- background-color:#88c3ff;
224
- border-color:#88c3ff;
225
- color:#fff;
226
- }
262
+ .bk-steps-info .bk-step.current .bk-step-icon,
263
+ .bk-steps-info .bk-step.current .bk-step-text{
264
+ background-color:#88c3ff;
265
+ border-color:#88c3ff;
266
+ color:#fff;
267
+ }
227
268
 
228
269
  .bk-steps-success .bk-step.done{
229
- }
270
+ }
230
271
 
231
272
  .bk-steps-success .bk-step.done .bk-step-number,
232
- .bk-steps-success .bk-step.done .bk-step-icon,
233
- .bk-steps-success .bk-step.done .bk-step-text{
234
- border-color:#2dcb56;
235
- color:#2dcb56;
236
- }
273
+ .bk-steps-success .bk-step.done .bk-step-icon{
274
+ border-color:#2dcb56;
275
+ color:#2dcb56;
276
+ }
237
277
 
238
278
  .bk-steps-success .bk-step.done .bk-step-title::after, .bk-steps-success .bk-step.done .bk-step-indicator::after{
239
- background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #2dcb56), color-stop(0%, transparent));
240
- background-image:linear-gradient(to right, #2dcb56 50%, transparent 0%);
241
- }
279
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #2dcb56), color-stop(0%, transparent));
280
+ background-image:linear-gradient(to right, #2dcb56 50%, transparent 0%);
281
+ }
242
282
 
243
283
  .bk-steps-success .bk-step.done::after{
244
- background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #2dcb56), color-stop(0%, transparent));
245
- background-image:linear-gradient(#2dcb56 50%, transparent 0%);
246
- }
284
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #2dcb56), color-stop(0%, transparent));
285
+ background-image:linear-gradient(#2dcb56 50%, transparent 0%);
286
+ }
287
+
288
+ .bk-steps-success .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-title::after, .bk-steps-success .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-indicator::after{
289
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
290
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
291
+ }
292
+
293
+ .bk-steps-success .bk-step.done:has(+ .current.bk-step-error) .bk-step-title::after, .bk-steps-success .bk-step.done:has(+ .current.bk-step-error) .bk-step-indicator::after{
294
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
295
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
296
+ }
297
+
298
+ .bk-steps-success .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)]::after{
299
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
300
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
301
+ }
302
+
303
+ .bk-steps-success .bk-step.done:has(+ .current.bk-step-error)::after{
304
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
305
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
306
+ }
247
307
 
248
308
  .bk-steps-success .bk-step.current .bk-step-number,
249
- .bk-steps-success .bk-step.current .bk-step-icon,
250
- .bk-steps-success .bk-step.current .bk-step-text{
251
- background-color:#2dcb56;
252
- border-color:#2dcb56;
253
- color:#fff;
254
- }
309
+ .bk-steps-success .bk-step.current .bk-step-icon,
310
+ .bk-steps-success .bk-step.current .bk-step-text{
311
+ background-color:#2dcb56;
312
+ border-color:#2dcb56;
313
+ color:#fff;
314
+ }
255
315
 
256
316
  .bk-steps-warning .bk-step.done{
257
- }
317
+ }
258
318
 
259
319
  .bk-steps-warning .bk-step.done .bk-step-number,
260
- .bk-steps-warning .bk-step.done .bk-step-icon,
261
- .bk-steps-warning .bk-step.done .bk-step-text{
262
- border-color:#ff9c01;
263
- color:#ff9c01;
264
- }
320
+ .bk-steps-warning .bk-step.done .bk-step-icon{
321
+ border-color:#ff9c01;
322
+ color:#ff9c01;
323
+ }
265
324
 
266
325
  .bk-steps-warning .bk-step.done .bk-step-title::after, .bk-steps-warning .bk-step.done .bk-step-indicator::after{
267
- background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ff9c01), color-stop(0%, transparent));
268
- background-image:linear-gradient(to right, #ff9c01 50%, transparent 0%);
269
- }
326
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ff9c01), color-stop(0%, transparent));
327
+ background-image:linear-gradient(to right, #ff9c01 50%, transparent 0%);
328
+ }
270
329
 
271
330
  .bk-steps-warning .bk-step.done::after{
272
- background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ff9c01), color-stop(0%, transparent));
273
- background-image:linear-gradient(#ff9c01 50%, transparent 0%);
274
- }
331
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ff9c01), color-stop(0%, transparent));
332
+ background-image:linear-gradient(#ff9c01 50%, transparent 0%);
333
+ }
334
+
335
+ .bk-steps-warning .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-title::after, .bk-steps-warning .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-indicator::after{
336
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
337
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
338
+ }
339
+
340
+ .bk-steps-warning .bk-step.done:has(+ .current.bk-step-error) .bk-step-title::after, .bk-steps-warning .bk-step.done:has(+ .current.bk-step-error) .bk-step-indicator::after{
341
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
342
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
343
+ }
344
+
345
+ .bk-steps-warning .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)]::after{
346
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
347
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
348
+ }
349
+
350
+ .bk-steps-warning .bk-step.done:has(+ .current.bk-step-error)::after{
351
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
352
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
353
+ }
275
354
 
276
355
  .bk-steps-warning .bk-step.current .bk-step-number,
277
- .bk-steps-warning .bk-step.current .bk-step-icon,
278
- .bk-steps-warning .bk-step.current .bk-step-text{
279
- background-color:#ff9c01;
280
- border-color:#ff9c01;
281
- color:#fff;
282
- }
356
+ .bk-steps-warning .bk-step.current .bk-step-icon,
357
+ .bk-steps-warning .bk-step.current .bk-step-text{
358
+ background-color:#ff9c01;
359
+ border-color:#ff9c01;
360
+ color:#fff;
361
+ }
283
362
 
284
363
  .bk-steps-danger .bk-step.done{
285
- }
364
+ }
286
365
 
287
366
  .bk-steps-danger .bk-step.done .bk-step-number,
288
- .bk-steps-danger .bk-step.done .bk-step-icon,
289
- .bk-steps-danger .bk-step.done .bk-step-text{
290
- border-color:#ea3636;
291
- color:#ea3636;
292
- }
367
+ .bk-steps-danger .bk-step.done .bk-step-icon{
368
+ border-color:#ea3636;
369
+ color:#ea3636;
370
+ }
293
371
 
294
372
  .bk-steps-danger .bk-step.done .bk-step-title::after, .bk-steps-danger .bk-step.done .bk-step-indicator::after{
295
- background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
296
- background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
297
- }
373
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
374
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
375
+ }
298
376
 
299
377
  .bk-steps-danger .bk-step.done::after{
300
- background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
301
- background-image:linear-gradient(#ea3636 50%, transparent 0%);
302
- }
378
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
379
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
380
+ }
381
+
382
+ .bk-steps-danger .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-title::after, .bk-steps-danger .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-indicator::after{
383
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
384
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
385
+ }
386
+
387
+ .bk-steps-danger .bk-step.done:has(+ .current.bk-step-error) .bk-step-title::after, .bk-steps-danger .bk-step.done:has(+ .current.bk-step-error) .bk-step-indicator::after{
388
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
389
+ background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
390
+ }
391
+
392
+ .bk-steps-danger .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)]::after{
393
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
394
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
395
+ }
396
+
397
+ .bk-steps-danger .bk-step.done:has(+ .current.bk-step-error)::after{
398
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
399
+ background-image:linear-gradient(#ea3636 50%, transparent 0%);
400
+ }
303
401
 
304
402
  .bk-steps-danger .bk-step.current .bk-step-number,
305
- .bk-steps-danger .bk-step.current .bk-step-icon,
306
- .bk-steps-danger .bk-step.current .bk-step-text{
307
- background-color:#ea3636;
308
- border-color:#ea3636;
309
- color:#fff;
310
- }
403
+ .bk-steps-danger .bk-step.current .bk-step-icon,
404
+ .bk-steps-danger .bk-step.current .bk-step-text{
405
+ background-color:#ea3636;
406
+ border-color:#ea3636;
407
+ color:#fff;
408
+ }
311
409
 
312
410
  .bk-steps-dashed .bk-step .bk-step-title::after, .bk-steps-dashed .bk-step .bk-step-indicator::after{
313
- background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #c4c6cc), color-stop(0%, transparent));
314
- background-image:linear-gradient(to right, #c4c6cc 50%, transparent 0%);
315
- background-position:bottom;
316
- background-size:6px 1px;
317
- background-repeat:repeat-x;
318
- }
411
+ background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #c4c6cc), color-stop(0%, transparent));
412
+ background-image:linear-gradient(to right, #c4c6cc 50%, transparent 0%);
413
+ background-position:bottom;
414
+ background-size:6px 1px;
415
+ background-repeat:repeat-x;
416
+ }
319
417
 
320
418
  .bk-steps-solid .bk-step .bk-step-title::after, .bk-steps-solid .bk-step .bk-step-indicator::after{
321
- background-color:#c4c6cc;
322
- }
419
+ background-color:#c4c6cc;
420
+ }
323
421
 
324
422
  .bk-steps-vertical{
325
- -webkit-box-orient:vertical;
326
- -webkit-box-direction:normal;
327
- -ms-flex-direction:column;
328
- flex-direction:column;
329
- height:100%;
330
- }
423
+ -webkit-box-orient:vertical;
424
+ -webkit-box-direction:normal;
425
+ -ms-flex-direction:column;
426
+ flex-direction:column;
427
+ height:100%;
428
+ }
331
429
 
332
430
  .bk-steps-vertical .bk-step{
333
- margin-bottom:8px;
334
- margin-right:0;
335
- }
431
+ margin-bottom:16px;
432
+ margin-right:0;
433
+ }
336
434
 
337
435
  .bk-steps-vertical .bk-step .bk-step-title::after, .bk-steps-vertical .bk-step .bk-step-indicator::after{
338
- display:none;
339
- }
436
+ display:none;
437
+ }
340
438
 
341
439
  .bk-steps-vertical .bk-step::after{
342
- content:"";
343
- position:absolute;
344
- left:12px;
345
- top:32px;
346
- height:100%;
347
- width:1px;
348
- background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #c4c6cc), color-stop(0%, transparent));
349
- background-image:linear-gradient(#c4c6cc 50%, transparent 0%);
350
- background-position:right;
351
- background-size:1px 6px;
352
- background-repeat:repeat-y;
353
- }
440
+ content:'';
441
+ position:absolute;
442
+ left:12px;
443
+ top:40px;
444
+ height:100%;
445
+ width:1px;
446
+ background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #c4c6cc), color-stop(0%, transparent));
447
+ background-image:linear-gradient(#c4c6cc 50%, transparent 0%);
448
+ background-position:right;
449
+ background-size:1px 6px;
450
+ background-repeat:repeat-y;
451
+ }
354
452
 
355
453
  .bk-steps-vertical .bk-step .bk-step-title{
356
- display:-webkit-box;
357
- display:-ms-flexbox;
358
- display:flex;
359
- height:100%;
360
- -webkit-box-align:center;
361
- -ms-flex-align:center;
362
- align-items:center;
363
- text-align:left;
364
- margin-top:0;
365
- }
454
+ display:-webkit-box;
455
+ display:-ms-flexbox;
456
+ display:flex;
457
+ height:100%;
458
+ -webkit-box-align:center;
459
+ -ms-flex-align:center;
460
+ align-items:center;
461
+ text-align:left;
462
+ margin-top:0;
463
+ }
366
464
 
367
465
  .bk-steps-small .bk-step .bk-step-indicator{
368
- width:20px;
369
- height:20px;
370
- line-height:20px;
371
- }
466
+ width:20px;
467
+ height:20px;
468
+ line-height:20px;
469
+ }
372
470
 
373
471
  .bk-steps-small .bk-step .bk-step-title{
374
- font-size:12px;
375
- line-height:20px;
376
- }
472
+ font-size:12px;
473
+ line-height:20px;
474
+ }
377
475
 
378
476
  .bk-steps-small .bk-step .bk-step-number{
379
- font-size:12px;
380
- }
477
+ font-size:12px;
478
+ }
381
479
 
382
480
  .bk-steps-small .bk-step .bk-icon{
383
- font-size:12px;
384
- line-height:20px;
385
- }
481
+ font-size:12px;
482
+ line-height:20px;
483
+ }
386
484
 
387
485
  .bk-steps-small .bk-step::after{
388
- left:10px;
389
- top:28px;
390
- }
486
+ left:10px;
487
+ top:28px;
488
+ }
391
489
 
392
490
  .bk-steps-small .bk-step .bk-step-title::after{
393
- top:10px;
394
- }
491
+ top:10px;
492
+ }
395
493
 
396
494
  .bk-steps-small .bk-step.bk-step-no-content .bk-step-indicator::after{
397
- left:28px;
398
- top:8px;
399
- }
495
+ left:28px;
496
+ top:8px;
497
+ }