@qikdev/vue-ui 0.2.333 → 0.2.335
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 +5187 -4693
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +2334 -1811
- package/dist/lib.umd.js.map +1 -1
- package/dist/vue-ui.css +68 -22
- package/package.json +1 -1
package/dist/vue-ui.css
CHANGED
|
@@ -275,23 +275,23 @@ td .avatar-wrapper[data-v-a4b42e00] {
|
|
|
275
275
|
td[data-v-677f555b] {
|
|
276
276
|
text-align: center;
|
|
277
277
|
}
|
|
278
|
-
.basic-input-style[data-v-
|
|
278
|
+
.basic-input-style[data-v-4e852113] {
|
|
279
279
|
color: inherit;
|
|
280
280
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
281
281
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
282
282
|
}
|
|
283
|
-
td[data-v-
|
|
283
|
+
td[data-v-4e852113] {
|
|
284
284
|
min-width: 60px;
|
|
285
285
|
width: 60px;
|
|
286
286
|
padding: 0.3em !important;
|
|
287
287
|
text-align: center;
|
|
288
288
|
}
|
|
289
|
-
td .image-wrapper[data-v-
|
|
289
|
+
td .image-wrapper[data-v-4e852113] {
|
|
290
290
|
width: 50px;
|
|
291
291
|
height: 50px;
|
|
292
292
|
cursor: pointer;
|
|
293
293
|
}
|
|
294
|
-
td .ux-image[data-v-
|
|
294
|
+
td .ux-image[data-v-4e852113] {
|
|
295
295
|
border-radius: 0.1em;
|
|
296
296
|
}
|
|
297
297
|
.basic-input-style[data-v-c62e82ec] {
|
|
@@ -331,15 +331,15 @@ td[data-v-413157fd] .ux-btn-text {
|
|
|
331
331
|
display: block;
|
|
332
332
|
white-space: nowrap;
|
|
333
333
|
}
|
|
334
|
-
.basic-input-style[data-v-
|
|
334
|
+
.basic-input-style[data-v-7ddc957f] {
|
|
335
335
|
color: inherit;
|
|
336
336
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
337
337
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
338
338
|
}
|
|
339
|
-
td[data-v-
|
|
339
|
+
td[data-v-7ddc957f] {
|
|
340
340
|
white-space: nowrap;
|
|
341
341
|
}
|
|
342
|
-
td div[data-v-
|
|
342
|
+
td div[data-v-7ddc957f] {
|
|
343
343
|
padding: 0.5em 1em;
|
|
344
344
|
margin: 0.1em;
|
|
345
345
|
background: color-mix(in lab, currentColor 8%, transparent);
|
|
@@ -354,29 +354,29 @@ td div[data-v-5e3e90be] {
|
|
|
354
354
|
text-align: center;
|
|
355
355
|
position: relative;
|
|
356
356
|
}
|
|
357
|
-
td div .spacer[data-v-
|
|
357
|
+
td div .spacer[data-v-7ddc957f] {
|
|
358
358
|
visibility: hidden !important;
|
|
359
359
|
}
|
|
360
|
-
td div .on[data-v-
|
|
361
|
-
td div .off[data-v-
|
|
360
|
+
td div .on[data-v-7ddc957f],
|
|
361
|
+
td div .off[data-v-7ddc957f] {
|
|
362
362
|
position: absolute;
|
|
363
363
|
left: 0;
|
|
364
364
|
width: 100%;
|
|
365
365
|
transition: opacity 0.1s;
|
|
366
366
|
}
|
|
367
|
-
td div .on[data-v-
|
|
367
|
+
td div .on[data-v-7ddc957f] {
|
|
368
368
|
opacity: 0;
|
|
369
369
|
}
|
|
370
|
-
td div .off[data-v-
|
|
370
|
+
td div .off[data-v-7ddc957f] {
|
|
371
371
|
opacity: 1;
|
|
372
372
|
}
|
|
373
|
-
td div[data-v-
|
|
373
|
+
td div[data-v-7ddc957f]:hover {
|
|
374
374
|
background: color-mix(in lab, currentColor 10%, transparent);
|
|
375
375
|
}
|
|
376
|
-
td div:hover .off[data-v-
|
|
376
|
+
td div:hover .off[data-v-7ddc957f] {
|
|
377
377
|
opacity: 0;
|
|
378
378
|
}
|
|
379
|
-
td div:hover .on[data-v-
|
|
379
|
+
td div:hover .on[data-v-7ddc957f] {
|
|
380
380
|
opacity: 1;
|
|
381
381
|
}
|
|
382
382
|
.basic-input-style[data-v-0e48d460] {
|
|
@@ -609,22 +609,22 @@ td.failed .pill[data-v-f5b9e63a] {
|
|
|
609
609
|
background: none;
|
|
610
610
|
}
|
|
611
611
|
}
|
|
612
|
-
.basic-input-style[data-v-
|
|
612
|
+
.basic-input-style[data-v-bf723bb2] {
|
|
613
613
|
color: inherit;
|
|
614
614
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
615
615
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
616
616
|
}
|
|
617
|
-
td[data-v-
|
|
617
|
+
td[data-v-bf723bb2] {
|
|
618
618
|
line-height: 1.4em !important;
|
|
619
619
|
}
|
|
620
|
-
.title[data-v-
|
|
620
|
+
.title[data-v-bf723bb2] {
|
|
621
621
|
font-weight: 500;
|
|
622
622
|
font-size: 1.1em;
|
|
623
623
|
white-space: nowrap;
|
|
624
624
|
text-overflow: ellipsis;
|
|
625
625
|
overflow: hidden;
|
|
626
626
|
}
|
|
627
|
-
.subtitle[data-v-
|
|
627
|
+
.subtitle[data-v-bf723bb2] {
|
|
628
628
|
font-size: 0.9em;
|
|
629
629
|
opacity: 0.5;
|
|
630
630
|
}
|
|
@@ -658,16 +658,62 @@ td[data-v-f7f4a65b] {
|
|
|
658
658
|
.content-type-cell[data-v-3c0f4d89] {
|
|
659
659
|
white-space: nowrap;
|
|
660
660
|
}
|
|
661
|
-
.basic-input-style[data-v-
|
|
661
|
+
.basic-input-style[data-v-88720bfa] {
|
|
662
662
|
color: inherit;
|
|
663
663
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
664
664
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
665
665
|
}
|
|
666
|
-
.
|
|
666
|
+
.event-title[data-v-88720bfa] {
|
|
667
|
+
font-weight: 500;
|
|
668
|
+
}
|
|
669
|
+
.event-subtitle[data-v-88720bfa] {
|
|
670
|
+
font-size: 0.9em;
|
|
671
|
+
opacity: 0.7;
|
|
672
|
+
}
|
|
673
|
+
.face[data-v-88720bfa] {
|
|
674
|
+
display: block;
|
|
675
|
+
width: 2em;
|
|
676
|
+
height: 2em;
|
|
677
|
+
}
|
|
678
|
+
.preview[data-v-88720bfa] {
|
|
679
|
+
font-size: 0.9em;
|
|
680
|
+
}
|
|
681
|
+
.grid[data-v-88720bfa] {
|
|
682
|
+
display: grid;
|
|
683
|
+
grid-template-columns: repeat(3, minmax(150px, 1fr));
|
|
684
|
+
}
|
|
685
|
+
.assignment[data-v-88720bfa] {
|
|
686
|
+
margin-bottom: 2px;
|
|
687
|
+
display: block;
|
|
688
|
+
}
|
|
689
|
+
.assignment.declined[data-v-88720bfa] {
|
|
690
|
+
color: red;
|
|
691
|
+
}
|
|
692
|
+
.assignment.confirmed[data-v-88720bfa] {
|
|
693
|
+
color: green;
|
|
694
|
+
}
|
|
695
|
+
.assignment.proposed[data-v-88720bfa] {
|
|
696
|
+
color: var(--primary);
|
|
697
|
+
opacity: 0.5;
|
|
698
|
+
}
|
|
699
|
+
.basic-input-style[data-v-b904ed97] {
|
|
700
|
+
color: inherit;
|
|
701
|
+
background: color-mix(in lab, currentColor 4%, transparent);
|
|
702
|
+
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
703
|
+
}
|
|
704
|
+
.wrp[data-v-b904ed97] {
|
|
705
|
+
text-align: center;
|
|
706
|
+
}
|
|
707
|
+
.basic-input-style[data-v-43c19279] {
|
|
708
|
+
color: inherit;
|
|
709
|
+
background: color-mix(in lab, currentColor 4%, transparent);
|
|
710
|
+
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
711
|
+
}
|
|
712
|
+
.value[data-v-43c19279] {
|
|
667
713
|
display: inline-block;
|
|
668
714
|
margin: 0.05em;
|
|
669
715
|
}
|
|
670
|
-
.nowrap[data-v-
|
|
716
|
+
.nowrap[data-v-43c19279] {
|
|
671
717
|
white-space: nowrap;
|
|
672
718
|
}
|
|
673
719
|
.basic-input-style[data-v-323b93e8] {
|