@qikdev/vue-ui 0.2.307 → 0.2.309
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/lib.es.js +1499 -1508
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +1940 -1961
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +45 -46
- package/package.json +1 -1
package/dist/style.css
CHANGED
|
@@ -627,27 +627,27 @@ td[data-v-f7f4a65b] {
|
|
|
627
627
|
.content-type-cell[data-v-3c0f4d89] {
|
|
628
628
|
white-space: nowrap;
|
|
629
629
|
}
|
|
630
|
-
.basic-input-style[data-v-
|
|
630
|
+
.basic-input-style[data-v-33b3a8c1] {
|
|
631
631
|
color: inherit;
|
|
632
632
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
633
633
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
634
634
|
}
|
|
635
|
-
.value[data-v-
|
|
635
|
+
.value[data-v-33b3a8c1] {
|
|
636
636
|
display: inline-block;
|
|
637
637
|
margin: 0.05em;
|
|
638
638
|
}
|
|
639
|
-
.nowrap[data-v-
|
|
639
|
+
.nowrap[data-v-33b3a8c1] {
|
|
640
640
|
white-space: nowrap;
|
|
641
641
|
}
|
|
642
|
-
.basic-input-style[data-v-
|
|
642
|
+
.basic-input-style[data-v-323b93e8] {
|
|
643
643
|
color: inherit;
|
|
644
644
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
645
645
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
646
646
|
}
|
|
647
|
-
tr.inactive[data-v-
|
|
647
|
+
tr.inactive[data-v-323b93e8] {
|
|
648
648
|
position: relative;
|
|
649
649
|
}
|
|
650
|
-
tr.inactive[data-v-
|
|
650
|
+
tr.inactive[data-v-323b93e8]:after {
|
|
651
651
|
content: "";
|
|
652
652
|
position: absolute;
|
|
653
653
|
top: 0;
|
|
@@ -913,12 +913,12 @@ tr.inactive[data-v-fbdf91c9]:after {
|
|
|
913
913
|
background: #b14e4e;
|
|
914
914
|
color: #fff;
|
|
915
915
|
}
|
|
916
|
-
.basic-input-style[data-v-
|
|
916
|
+
.basic-input-style[data-v-bdd928b4] {
|
|
917
917
|
color: inherit;
|
|
918
918
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
919
919
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
920
920
|
}
|
|
921
|
-
.avatar-image[data-v-
|
|
921
|
+
.avatar-image[data-v-bdd928b4] {
|
|
922
922
|
width: 100%;
|
|
923
923
|
display: block;
|
|
924
924
|
border-radius: 100%;
|
|
@@ -926,14 +926,14 @@ tr.inactive[data-v-fbdf91c9]:after {
|
|
|
926
926
|
position: relative;
|
|
927
927
|
background-color: color-mix(in lab, currentColor 25%, transparent);
|
|
928
928
|
}
|
|
929
|
-
.avatar-image .avatar-img[data-v-
|
|
929
|
+
.avatar-image .avatar-img[data-v-bdd928b4] {
|
|
930
930
|
background-size: cover;
|
|
931
931
|
background-position: center center;
|
|
932
932
|
height: 0;
|
|
933
933
|
padding-bottom: 100%;
|
|
934
934
|
position: relative;
|
|
935
935
|
}
|
|
936
|
-
.avatar-image .initials[data-v-
|
|
936
|
+
.avatar-image .initials[data-v-bdd928b4] {
|
|
937
937
|
display: flex;
|
|
938
938
|
align-items: center;
|
|
939
939
|
justify-content: center;
|
|
@@ -944,7 +944,6 @@ tr.inactive[data-v-fbdf91c9]:after {
|
|
|
944
944
|
right: 0;
|
|
945
945
|
bottom: 0;
|
|
946
946
|
font-size: 0.9em;
|
|
947
|
-
letter-spacing: 0.1em;
|
|
948
947
|
font-weight: 500;
|
|
949
948
|
color: var(--bg1, currentColor);
|
|
950
949
|
}
|
|
@@ -2401,19 +2400,19 @@ textarea[data-v-a44b8610]:focus {
|
|
|
2401
2400
|
.ux-text-area-single[data-v-a44b8610] {
|
|
2402
2401
|
width: 100%;
|
|
2403
2402
|
}
|
|
2404
|
-
.basic-input-style[data-v-
|
|
2403
|
+
.basic-input-style[data-v-36fae159] {
|
|
2405
2404
|
color: inherit;
|
|
2406
2405
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
2407
2406
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
2408
2407
|
}
|
|
2409
|
-
.filter-condition[data-v-
|
|
2408
|
+
.filter-condition[data-v-36fae159] {
|
|
2410
2409
|
padding: 0.2em;
|
|
2411
2410
|
border-radius: 0.3em;
|
|
2412
2411
|
background: var(--bg1, #fff);
|
|
2413
2412
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
2414
2413
|
margin: 0.2em 0.5em;
|
|
2415
2414
|
}
|
|
2416
|
-
label[data-v-
|
|
2415
|
+
label[data-v-36fae159] {
|
|
2417
2416
|
display: block;
|
|
2418
2417
|
text-transform: uppercase;
|
|
2419
2418
|
font-weight: 700;
|
|
@@ -2421,60 +2420,60 @@ label[data-v-32fe836f] {
|
|
|
2421
2420
|
font-size: 0.7em;
|
|
2422
2421
|
margin-top: 0.2em;
|
|
2423
2422
|
}
|
|
2424
|
-
.basic-input-style[data-v-
|
|
2423
|
+
.basic-input-style[data-v-6f64e2f1] {
|
|
2425
2424
|
color: inherit;
|
|
2426
2425
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
2427
2426
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
2428
2427
|
}
|
|
2429
|
-
.filter-rule[data-v-
|
|
2428
|
+
.filter-rule[data-v-6f64e2f1] {
|
|
2430
2429
|
padding: 0.5em;
|
|
2431
2430
|
border-radius: 0.5em;
|
|
2432
2431
|
box-shadow: 0 0.1em 0.5em #0000000d;
|
|
2433
2432
|
margin-bottom: 0.5em;
|
|
2434
2433
|
}
|
|
2435
2434
|
@media (prefers-color-scheme: light) {
|
|
2436
|
-
.filter-rule[data-v-
|
|
2435
|
+
.filter-rule[data-v-6f64e2f1] {
|
|
2437
2436
|
background: var(--bg1, #fff);
|
|
2438
2437
|
border: 1px solid color-mix(in lab, currentColor 15%, transparent);
|
|
2439
2438
|
}
|
|
2440
2439
|
}
|
|
2441
2440
|
@media (prefers-color-scheme: dark) {
|
|
2442
|
-
.filter-rule[data-v-
|
|
2441
|
+
.filter-rule[data-v-6f64e2f1] {
|
|
2443
2442
|
background: color-mix(in lab, #000 1%, transparent);
|
|
2444
2443
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
2445
2444
|
}
|
|
2446
2445
|
}
|
|
2447
|
-
.filter-rule .top[data-v-
|
|
2446
|
+
.filter-rule .top[data-v-6f64e2f1] {
|
|
2448
2447
|
margin: 0 0.5em 0.2em;
|
|
2449
2448
|
}
|
|
2450
|
-
.filter-rule .operator-cell[data-v-
|
|
2449
|
+
.filter-rule .operator-cell[data-v-6f64e2f1] {
|
|
2451
2450
|
position: relative;
|
|
2452
2451
|
}
|
|
2453
|
-
.filter-rule .operator-cell.and .line[data-v-
|
|
2452
|
+
.filter-rule .operator-cell.and .line[data-v-6f64e2f1] {
|
|
2454
2453
|
background: green;
|
|
2455
2454
|
}
|
|
2456
|
-
.filter-rule .operator-cell.and .operator[data-v-
|
|
2455
|
+
.filter-rule .operator-cell.and .operator[data-v-6f64e2f1] {
|
|
2457
2456
|
background: green;
|
|
2458
2457
|
color: #fff;
|
|
2459
2458
|
}
|
|
2460
|
-
.filter-rule .operator-cell.or .line[data-v-
|
|
2459
|
+
.filter-rule .operator-cell.or .line[data-v-6f64e2f1] {
|
|
2461
2460
|
background: orange;
|
|
2462
2461
|
}
|
|
2463
|
-
.filter-rule .operator-cell.or .operator[data-v-
|
|
2462
|
+
.filter-rule .operator-cell.or .operator[data-v-6f64e2f1] {
|
|
2464
2463
|
background: orange;
|
|
2465
2464
|
color: #fff;
|
|
2466
2465
|
}
|
|
2467
|
-
.filter-rule .operator-cell.nor .line[data-v-
|
|
2466
|
+
.filter-rule .operator-cell.nor .line[data-v-6f64e2f1] {
|
|
2468
2467
|
background: #000;
|
|
2469
2468
|
}
|
|
2470
|
-
.filter-rule .operator-cell.nor .operator[data-v-
|
|
2469
|
+
.filter-rule .operator-cell.nor .operator[data-v-6f64e2f1] {
|
|
2471
2470
|
background: #000;
|
|
2472
2471
|
color: #fff;
|
|
2473
2472
|
}
|
|
2474
|
-
.filter-rule .operator-cell.last .line[data-v-
|
|
2473
|
+
.filter-rule .operator-cell.last .line[data-v-6f64e2f1] {
|
|
2475
2474
|
background: #ff0066;
|
|
2476
2475
|
}
|
|
2477
|
-
.filter-rule .line[data-v-
|
|
2476
|
+
.filter-rule .line[data-v-6f64e2f1] {
|
|
2478
2477
|
position: absolute;
|
|
2479
2478
|
width: 0.1em;
|
|
2480
2479
|
display: block;
|
|
@@ -2483,7 +2482,7 @@ label[data-v-32fe836f] {
|
|
|
2483
2482
|
top: 0;
|
|
2484
2483
|
bottom: 0;
|
|
2485
2484
|
}
|
|
2486
|
-
.filter-rule .operator[data-v-
|
|
2485
|
+
.filter-rule .operator[data-v-6f64e2f1] {
|
|
2487
2486
|
border-radius: 50%;
|
|
2488
2487
|
position: relative;
|
|
2489
2488
|
width: 3em;
|
|
@@ -2499,17 +2498,17 @@ label[data-v-32fe836f] {
|
|
|
2499
2498
|
font-weight: 600;
|
|
2500
2499
|
display: block;
|
|
2501
2500
|
}
|
|
2502
|
-
.filter-rule .summary[data-v-
|
|
2501
|
+
.filter-rule .summary[data-v-6f64e2f1] {
|
|
2503
2502
|
font-size: 0.8em;
|
|
2504
2503
|
opacity: 0.5;
|
|
2505
2504
|
}
|
|
2506
|
-
.filter-rule .summary .native-select[data-v-
|
|
2505
|
+
.filter-rule .summary .native-select[data-v-6f64e2f1] {
|
|
2507
2506
|
display: inline-block;
|
|
2508
2507
|
border: 1px solid transparent;
|
|
2509
2508
|
border-radius: 0.3em;
|
|
2510
2509
|
padding: 0.2em;
|
|
2511
2510
|
}
|
|
2512
|
-
.filter-rule .summary .native-select[data-v-
|
|
2511
|
+
.filter-rule .summary .native-select[data-v-6f64e2f1]:hover {
|
|
2513
2512
|
background: var(--bg1, #fff);
|
|
2514
2513
|
border-color: var(--primary);
|
|
2515
2514
|
}
|
|
@@ -2992,16 +2991,16 @@ input[data-v-c8feb6c2]:focus {
|
|
|
2992
2991
|
display: flex;
|
|
2993
2992
|
min-height: 300px;
|
|
2994
2993
|
}
|
|
2995
|
-
.basic-input-style[data-v-
|
|
2994
|
+
.basic-input-style[data-v-6ddd93f2] {
|
|
2996
2995
|
color: inherit;
|
|
2997
2996
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
2998
2997
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
2999
2998
|
}
|
|
3000
|
-
.search[data-v-
|
|
2999
|
+
.search[data-v-6ddd93f2] {
|
|
3001
3000
|
position: relative;
|
|
3002
3001
|
width: 100%;
|
|
3003
3002
|
}
|
|
3004
|
-
.search > .icon[data-v-
|
|
3003
|
+
.search > .icon[data-v-6ddd93f2] {
|
|
3005
3004
|
position: absolute;
|
|
3006
3005
|
right: 0;
|
|
3007
3006
|
top: 50%;
|
|
@@ -3009,7 +3008,7 @@ input[data-v-c8feb6c2]:focus {
|
|
|
3009
3008
|
bottom: 0;
|
|
3010
3009
|
padding: 0 1em;
|
|
3011
3010
|
}
|
|
3012
|
-
.search input[data-v-
|
|
3011
|
+
.search input[data-v-6ddd93f2] {
|
|
3013
3012
|
width: 100%;
|
|
3014
3013
|
border-radius: 5em;
|
|
3015
3014
|
padding: 0.5em 1em;
|
|
@@ -3021,7 +3020,7 @@ input[data-v-c8feb6c2]:focus {
|
|
|
3021
3020
|
background: color-mix(in lab, currentColor 6%, transparent);
|
|
3022
3021
|
border: 1px solid transparent;
|
|
3023
3022
|
}
|
|
3024
|
-
.search input[data-v-
|
|
3023
|
+
.search input[data-v-6ddd93f2]:focus {
|
|
3025
3024
|
background: var(--bg1, #fff);
|
|
3026
3025
|
border: 1px solid var(--primary);
|
|
3027
3026
|
outline: none;
|
|
@@ -3662,18 +3661,18 @@ td[data-v-f5a130e8]:first-child {
|
|
|
3662
3661
|
opacity: 0.5;
|
|
3663
3662
|
font-size: 0.8em;
|
|
3664
3663
|
}
|
|
3665
|
-
.basic-input-style[data-v-
|
|
3664
|
+
.basic-input-style[data-v-c2789f65] {
|
|
3666
3665
|
color: inherit;
|
|
3667
3666
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
3668
3667
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
3669
3668
|
}
|
|
3670
|
-
.content-browser[data-v-
|
|
3669
|
+
.content-browser[data-v-c2789f65] {
|
|
3671
3670
|
position: relative;
|
|
3672
3671
|
}
|
|
3673
|
-
.loading[data-v-
|
|
3672
|
+
.loading[data-v-c2789f65] {
|
|
3674
3673
|
opacity: 0.5;
|
|
3675
3674
|
}
|
|
3676
|
-
.filter-column[data-v-
|
|
3675
|
+
.filter-column[data-v-c2789f65] {
|
|
3677
3676
|
padding: 1em;
|
|
3678
3677
|
background: color-mix(in lab, #000 1%, transparent);
|
|
3679
3678
|
border-left: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
@@ -3682,27 +3681,27 @@ td[data-v-f5a130e8]:first-child {
|
|
|
3682
3681
|
flex: none;
|
|
3683
3682
|
font-size: clamp(13px, 0.8em, 17px);
|
|
3684
3683
|
}
|
|
3685
|
-
.large-icon[data-v-
|
|
3684
|
+
.large-icon[data-v-c2789f65] {
|
|
3686
3685
|
font-size: 6em;
|
|
3687
3686
|
margin-bottom: 1rem;
|
|
3688
3687
|
opacity: 0.5;
|
|
3689
3688
|
}
|
|
3690
|
-
.column-panel[data-v-
|
|
3689
|
+
.column-panel[data-v-c2789f65] {
|
|
3691
3690
|
background: #fff;
|
|
3692
3691
|
font-size: 0.9em;
|
|
3693
3692
|
}
|
|
3694
|
-
.empty[data-v-
|
|
3693
|
+
.empty[data-v-c2789f65] {
|
|
3695
3694
|
background: rgba(0, 0, 0, 0.05);
|
|
3696
3695
|
text-align: center;
|
|
3697
3696
|
white-space: pre-line;
|
|
3698
3697
|
align-items: center;
|
|
3699
3698
|
justify-content: center;
|
|
3700
3699
|
}
|
|
3701
|
-
.empty .panel[data-v-
|
|
3700
|
+
.empty .panel[data-v-c2789f65] {
|
|
3702
3701
|
max-width: 400px;
|
|
3703
3702
|
background: var(--bg1, #fff);
|
|
3704
3703
|
}
|
|
3705
|
-
.footer[data-v-
|
|
3704
|
+
.footer[data-v-c2789f65] {
|
|
3706
3705
|
padding: 0.5em 1em;
|
|
3707
3706
|
border-top: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
3708
3707
|
}
|