@zkwq/business 0.0.55 → 0.0.56
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/css/index.css +201 -0
- package/dist/css/index.min.css +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +2695 -2625
- package/dist/index.min.css +1 -1
- package/dist/index.min.js +5 -5
- package/dist/index.umd.cjs +9 -9
- package/dist/index.umd.min.cjs +3 -3
- package/package.json +1 -1
package/dist/css/index.css
CHANGED
|
@@ -44268,6 +44268,207 @@
|
|
|
44268
44268
|
line-height: 28px;
|
|
44269
44269
|
}
|
|
44270
44270
|
|
|
44271
|
+
|
|
44272
|
+
|
|
44273
|
+
|
|
44274
|
+
|
|
44275
|
+
|
|
44276
|
+
|
|
44277
|
+
|
|
44278
|
+
|
|
44279
|
+
|
|
44280
|
+
|
|
44281
|
+
:export {
|
|
44282
|
+
primary: #2F3A91;
|
|
44283
|
+
success: #67C23A;
|
|
44284
|
+
warning: #FF791A;
|
|
44285
|
+
danger: #F1403C;
|
|
44286
|
+
info: #8590a6;
|
|
44287
|
+
}
|
|
44288
|
+
|
|
44289
|
+
|
|
44290
|
+
|
|
44291
|
+
|
|
44292
|
+
|
|
44293
|
+
|
|
44294
|
+
|
|
44295
|
+
|
|
44296
|
+
|
|
44297
|
+
|
|
44298
|
+
|
|
44299
|
+
|
|
44300
|
+
|
|
44301
|
+
|
|
44302
|
+
|
|
44303
|
+
|
|
44304
|
+
|
|
44305
|
+
|
|
44306
|
+
|
|
44307
|
+
|
|
44308
|
+
|
|
44309
|
+
|
|
44310
|
+
|
|
44311
|
+
|
|
44312
|
+
|
|
44313
|
+
|
|
44314
|
+
|
|
44315
|
+
|
|
44316
|
+
|
|
44317
|
+
|
|
44318
|
+
|
|
44319
|
+
|
|
44320
|
+
|
|
44321
|
+
|
|
44322
|
+
|
|
44323
|
+
|
|
44324
|
+
|
|
44325
|
+
|
|
44326
|
+
|
|
44327
|
+
|
|
44328
|
+
|
|
44329
|
+
|
|
44330
|
+
|
|
44331
|
+
|
|
44332
|
+
|
|
44333
|
+
|
|
44334
|
+
|
|
44335
|
+
|
|
44336
|
+
|
|
44337
|
+
|
|
44338
|
+
|
|
44339
|
+
|
|
44340
|
+
|
|
44341
|
+
|
|
44342
|
+
|
|
44343
|
+
|
|
44344
|
+
|
|
44345
|
+
|
|
44346
|
+
|
|
44347
|
+
|
|
44348
|
+
|
|
44349
|
+
|
|
44350
|
+
|
|
44351
|
+
|
|
44352
|
+
|
|
44353
|
+
|
|
44354
|
+
|
|
44355
|
+
|
|
44356
|
+
|
|
44357
|
+
|
|
44358
|
+
|
|
44359
|
+
:export {
|
|
44360
|
+
primary: #2F3A91;
|
|
44361
|
+
success: #67C23A;
|
|
44362
|
+
warning: #FF791A;
|
|
44363
|
+
danger: #F1403C;
|
|
44364
|
+
info: #8590a6;
|
|
44365
|
+
}
|
|
44366
|
+
|
|
44367
|
+
|
|
44368
|
+
|
|
44369
|
+
|
|
44370
|
+
|
|
44371
|
+
|
|
44372
|
+
|
|
44373
|
+
|
|
44374
|
+
|
|
44375
|
+
|
|
44376
|
+
|
|
44377
|
+
|
|
44378
|
+
|
|
44379
|
+
|
|
44380
|
+
|
|
44381
|
+
|
|
44382
|
+
|
|
44383
|
+
|
|
44384
|
+
|
|
44385
|
+
|
|
44386
|
+
|
|
44387
|
+
|
|
44388
|
+
|
|
44389
|
+
|
|
44390
|
+
|
|
44391
|
+
|
|
44392
|
+
|
|
44393
|
+
|
|
44394
|
+
|
|
44395
|
+
|
|
44396
|
+
|
|
44397
|
+
|
|
44398
|
+
|
|
44399
|
+
|
|
44400
|
+
|
|
44401
|
+
|
|
44402
|
+
|
|
44403
|
+
|
|
44404
|
+
|
|
44405
|
+
|
|
44406
|
+
|
|
44407
|
+
|
|
44408
|
+
|
|
44409
|
+
|
|
44410
|
+
|
|
44411
|
+
|
|
44412
|
+
|
|
44413
|
+
|
|
44414
|
+
|
|
44415
|
+
|
|
44416
|
+
|
|
44417
|
+
|
|
44418
|
+
|
|
44419
|
+
|
|
44420
|
+
|
|
44421
|
+
|
|
44422
|
+
.base-badge {
|
|
44423
|
+
position: relative;
|
|
44424
|
+
vertical-align: middle;
|
|
44425
|
+
display: inline-block;
|
|
44426
|
+
}
|
|
44427
|
+
.base-badge__content {
|
|
44428
|
+
background-color: #F1403C;
|
|
44429
|
+
border-radius: 10px;
|
|
44430
|
+
color: #FFFFFF;
|
|
44431
|
+
display: inline-block;
|
|
44432
|
+
font-size: 12px;
|
|
44433
|
+
height: 18px;
|
|
44434
|
+
line-height: 18px;
|
|
44435
|
+
padding: 0 6px;
|
|
44436
|
+
text-align: center;
|
|
44437
|
+
white-space: nowrap;
|
|
44438
|
+
border: 1px solid #FFFFFF;
|
|
44439
|
+
}
|
|
44440
|
+
.base-badge__content.is-fixed {
|
|
44441
|
+
position: absolute;
|
|
44442
|
+
top: 0;
|
|
44443
|
+
right: 10px;
|
|
44444
|
+
transform: translateY(-50%) translateX(100%);
|
|
44445
|
+
}
|
|
44446
|
+
.base-badge__content.is-fixed.is-dot {
|
|
44447
|
+
right: 5px;
|
|
44448
|
+
}
|
|
44449
|
+
.base-badge__content.is-dot {
|
|
44450
|
+
height: 8px;
|
|
44451
|
+
width: 8px;
|
|
44452
|
+
padding: 0;
|
|
44453
|
+
right: 0;
|
|
44454
|
+
border-radius: 50%;
|
|
44455
|
+
}
|
|
44456
|
+
.base-badge__content--primary {
|
|
44457
|
+
background-color: #2F3A91;
|
|
44458
|
+
}
|
|
44459
|
+
.base-badge__content--success {
|
|
44460
|
+
background-color: #67C23A;
|
|
44461
|
+
}
|
|
44462
|
+
.base-badge__content--warning {
|
|
44463
|
+
background-color: #FF791A;
|
|
44464
|
+
}
|
|
44465
|
+
.base-badge__content--info {
|
|
44466
|
+
background-color: #8590a6;
|
|
44467
|
+
}
|
|
44468
|
+
.base-badge__content--danger {
|
|
44469
|
+
background-color: #F1403C;
|
|
44470
|
+
}
|
|
44471
|
+
|
|
44271
44472
|
body {
|
|
44272
44473
|
font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
|
|
44273
44474
|
font-size: 14px;
|