@qikdev/vue-ui 0.2.282 → 0.2.284
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 +156 -135
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +269 -246
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +25 -25
- package/package.json +1 -1
package/dist/style.css
CHANGED
|
@@ -775,19 +775,19 @@ tr.inactive[data-v-fbdf91c9]:after {
|
|
|
775
775
|
background: color-mix(in lab, var(--primary) 10%, var(--bg1));
|
|
776
776
|
color: color-mix(in lab, var(--primary) 10%, currentColor);
|
|
777
777
|
}
|
|
778
|
-
.basic-input-style[data-v-
|
|
778
|
+
.basic-input-style[data-v-efa84717] {
|
|
779
779
|
color: inherit;
|
|
780
780
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
781
781
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
782
782
|
}
|
|
783
|
-
.native-select .select-input-wrapper[data-v-
|
|
783
|
+
.native-select .select-input-wrapper[data-v-efa84717] {
|
|
784
784
|
cursor: pointer;
|
|
785
785
|
position: relative;
|
|
786
786
|
}
|
|
787
|
-
.native-select .select-tags[data-v-
|
|
787
|
+
.native-select .select-tags[data-v-efa84717] {
|
|
788
788
|
display: block;
|
|
789
789
|
}
|
|
790
|
-
.native-select .select-tags .select-tag[data-v-
|
|
790
|
+
.native-select .select-tags .select-tag[data-v-efa84717] {
|
|
791
791
|
display: block;
|
|
792
792
|
padding: 0.5em 0.5em 0.5em 1em;
|
|
793
793
|
border-radius: 2em;
|
|
@@ -797,32 +797,32 @@ tr.inactive[data-v-fbdf91c9]:after {
|
|
|
797
797
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
798
798
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
799
799
|
}
|
|
800
|
-
.native-select .select-tags .select-tag a[data-v-
|
|
800
|
+
.native-select .select-tags .select-tag a[data-v-efa84717] {
|
|
801
801
|
cursor: pointer;
|
|
802
802
|
opacity: 0.3;
|
|
803
803
|
display: inline-block;
|
|
804
804
|
}
|
|
805
|
-
.native-select .select-tags .select-tag a[data-v-
|
|
805
|
+
.native-select .select-tags .select-tag a[data-v-efa84717]:hover {
|
|
806
806
|
opacity: 1;
|
|
807
807
|
}
|
|
808
|
-
.native-select.multiple.pills .select-tag[data-v-
|
|
808
|
+
.native-select.multiple.pills .select-tag[data-v-efa84717] {
|
|
809
809
|
display: inline-block;
|
|
810
810
|
margin: 0 0.3em 0.3em 0;
|
|
811
811
|
padding: 0.5em 0.5em 0.5em 1em;
|
|
812
812
|
}
|
|
813
|
-
.native-select.multiple.pills .select-tag a[data-v-
|
|
813
|
+
.native-select.multiple.pills .select-tag a[data-v-efa84717] {
|
|
814
814
|
margin-left: 1em;
|
|
815
815
|
}
|
|
816
|
-
.native-select .ui-select-button[data-v-
|
|
816
|
+
.native-select .ui-select-button[data-v-efa84717] {
|
|
817
817
|
position: relative;
|
|
818
818
|
width: 100%;
|
|
819
819
|
}
|
|
820
|
-
.native-select .ui-select-button > .ux-btn[data-v-
|
|
820
|
+
.native-select .ui-select-button > .ux-btn[data-v-efa84717] {
|
|
821
821
|
display: block;
|
|
822
822
|
position: relative;
|
|
823
823
|
text-align: left;
|
|
824
824
|
}
|
|
825
|
-
.native-select .ui-select-button > .ux-btn[data-v-
|
|
825
|
+
.native-select .ui-select-button > .ux-btn[data-v-efa84717]:after {
|
|
826
826
|
content: "\25bc";
|
|
827
827
|
position: absolute;
|
|
828
828
|
right: 0;
|
|
@@ -836,7 +836,7 @@ tr.inactive[data-v-fbdf91c9]:after {
|
|
|
836
836
|
text-align: center;
|
|
837
837
|
opacity: 0.5;
|
|
838
838
|
}
|
|
839
|
-
.native-select select[data-v-
|
|
839
|
+
.native-select select[data-v-efa84717] {
|
|
840
840
|
cursor: pointer;
|
|
841
841
|
opacity: 0;
|
|
842
842
|
appearance: none;
|
|
@@ -849,12 +849,12 @@ tr.inactive[data-v-fbdf91c9]:after {
|
|
|
849
849
|
right: 0;
|
|
850
850
|
color: inherit;
|
|
851
851
|
}
|
|
852
|
-
.basic-input-style[data-v-
|
|
852
|
+
.basic-input-style[data-v-6cb45aad] {
|
|
853
853
|
color: inherit;
|
|
854
854
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
855
855
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
856
856
|
}
|
|
857
|
-
.text[data-v-
|
|
857
|
+
.text[data-v-6cb45aad] {
|
|
858
858
|
opacity: 0.5;
|
|
859
859
|
font-size: 0.8em;
|
|
860
860
|
}
|
|
@@ -3571,27 +3571,27 @@ td[data-v-f5a130e8]:first-child {
|
|
|
3571
3571
|
.ux-render-flex .ux-field-render-flex[data-v-f2b5ec33] {
|
|
3572
3572
|
flex: 1;
|
|
3573
3573
|
}
|
|
3574
|
-
.basic-input-style[data-v-
|
|
3574
|
+
.basic-input-style[data-v-ea61bb91] {
|
|
3575
3575
|
color: inherit;
|
|
3576
3576
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
3577
3577
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
3578
3578
|
}
|
|
3579
|
-
.text[data-v-
|
|
3579
|
+
.text[data-v-ea61bb91] {
|
|
3580
3580
|
opacity: 0.5;
|
|
3581
3581
|
font-size: 0.8em;
|
|
3582
3582
|
}
|
|
3583
|
-
.basic-input-style[data-v-
|
|
3583
|
+
.basic-input-style[data-v-918225cf] {
|
|
3584
3584
|
color: inherit;
|
|
3585
3585
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
3586
3586
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
3587
3587
|
}
|
|
3588
|
-
.content-browser[data-v-
|
|
3588
|
+
.content-browser[data-v-918225cf] {
|
|
3589
3589
|
position: relative;
|
|
3590
3590
|
}
|
|
3591
|
-
.loading[data-v-
|
|
3591
|
+
.loading[data-v-918225cf] {
|
|
3592
3592
|
opacity: 0.5;
|
|
3593
3593
|
}
|
|
3594
|
-
.filter-column[data-v-
|
|
3594
|
+
.filter-column[data-v-918225cf] {
|
|
3595
3595
|
padding: 1em;
|
|
3596
3596
|
background: color-mix(in lab, #000 1%, transparent);
|
|
3597
3597
|
border-left: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
@@ -3600,27 +3600,27 @@ td[data-v-f5a130e8]:first-child {
|
|
|
3600
3600
|
flex: none;
|
|
3601
3601
|
font-size: clamp(13px, 0.8em, 17px);
|
|
3602
3602
|
}
|
|
3603
|
-
.large-icon[data-v-
|
|
3603
|
+
.large-icon[data-v-918225cf] {
|
|
3604
3604
|
font-size: 6em;
|
|
3605
3605
|
margin-bottom: 1rem;
|
|
3606
3606
|
opacity: 0.5;
|
|
3607
3607
|
}
|
|
3608
|
-
.column-panel[data-v-
|
|
3608
|
+
.column-panel[data-v-918225cf] {
|
|
3609
3609
|
background: #fff;
|
|
3610
3610
|
font-size: 0.9em;
|
|
3611
3611
|
}
|
|
3612
|
-
.empty[data-v-
|
|
3612
|
+
.empty[data-v-918225cf] {
|
|
3613
3613
|
background: rgba(0, 0, 0, 0.05);
|
|
3614
3614
|
text-align: center;
|
|
3615
3615
|
white-space: pre-line;
|
|
3616
3616
|
align-items: center;
|
|
3617
3617
|
justify-content: center;
|
|
3618
3618
|
}
|
|
3619
|
-
.empty .panel[data-v-
|
|
3619
|
+
.empty .panel[data-v-918225cf] {
|
|
3620
3620
|
max-width: 400px;
|
|
3621
3621
|
background: var(--bg1, #fff);
|
|
3622
3622
|
}
|
|
3623
|
-
.footer[data-v-
|
|
3623
|
+
.footer[data-v-918225cf] {
|
|
3624
3624
|
padding: 0.5em 1em;
|
|
3625
3625
|
border-top: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
3626
3626
|
}
|