@qikdev/vue-ui 0.2.271 → 0.2.272
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 +2109 -2053
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +2011 -1955
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +43 -43
- package/package.json +1 -1
package/dist/style.css
CHANGED
|
@@ -1088,12 +1088,12 @@ tr.inactive[data-v-fbdf91c9]:after {
|
|
|
1088
1088
|
.ux-btn-disabled .ux-btn-text[data-v-beb835e7] {
|
|
1089
1089
|
opacity: 0.3;
|
|
1090
1090
|
}
|
|
1091
|
-
.basic-input-style[data-v-
|
|
1091
|
+
.basic-input-style[data-v-54bb07ba] {
|
|
1092
1092
|
color: inherit;
|
|
1093
1093
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
1094
1094
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
1095
1095
|
}
|
|
1096
|
-
.ux-checkbox[data-v-
|
|
1096
|
+
.ux-checkbox[data-v-54bb07ba] {
|
|
1097
1097
|
color: inherit;
|
|
1098
1098
|
border-radius: 0.3em;
|
|
1099
1099
|
display: inline-block;
|
|
@@ -1112,7 +1112,7 @@ tr.inactive[data-v-fbdf91c9]:after {
|
|
|
1112
1112
|
font-size: inherit;
|
|
1113
1113
|
vertical-align: top;
|
|
1114
1114
|
}
|
|
1115
|
-
.ux-checkbox .icon[data-v-
|
|
1115
|
+
.ux-checkbox .icon[data-v-54bb07ba] {
|
|
1116
1116
|
opacity: 0;
|
|
1117
1117
|
position: absolute;
|
|
1118
1118
|
top: 50%;
|
|
@@ -1120,18 +1120,18 @@ tr.inactive[data-v-fbdf91c9]:after {
|
|
|
1120
1120
|
transform: scale(0) translate(-50%, -50%);
|
|
1121
1121
|
transition: all 0.2s;
|
|
1122
1122
|
}
|
|
1123
|
-
.ux-checkbox.ux-checkbox-true[data-v-
|
|
1123
|
+
.ux-checkbox.ux-checkbox-true[data-v-54bb07ba] {
|
|
1124
1124
|
background: var(--primary);
|
|
1125
1125
|
}
|
|
1126
|
-
.ux-checkbox.ux-checkbox-true .icon[data-v-
|
|
1126
|
+
.ux-checkbox.ux-checkbox-true .icon[data-v-54bb07ba] {
|
|
1127
1127
|
color: #fff;
|
|
1128
1128
|
opacity: 1;
|
|
1129
1129
|
transform: scale(1) translate(-50%, -50%);
|
|
1130
1130
|
}
|
|
1131
|
-
.ux-checkbox[data-v-
|
|
1131
|
+
.ux-checkbox[data-v-54bb07ba]:hover {
|
|
1132
1132
|
border-color: var(--primary);
|
|
1133
1133
|
}
|
|
1134
|
-
.ux-checkbox:hover .icon[data-v-
|
|
1134
|
+
.ux-checkbox:hover .icon[data-v-54bb07ba] {
|
|
1135
1135
|
opacity: 0.5 !important;
|
|
1136
1136
|
transform: scale(1) translate(-50%, -50%);
|
|
1137
1137
|
}
|
|
@@ -1210,18 +1210,18 @@ a.disabled[data-v-7a924ee2] {
|
|
|
1210
1210
|
cursor: none;
|
|
1211
1211
|
pointer-events: none;
|
|
1212
1212
|
}
|
|
1213
|
-
.basic-input-style[data-v-
|
|
1213
|
+
.basic-input-style[data-v-e7a15ac2] {
|
|
1214
1214
|
color: inherit;
|
|
1215
1215
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
1216
1216
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
1217
1217
|
}
|
|
1218
|
-
.ux-icon.ux-icon-left[data-v-
|
|
1218
|
+
.ux-icon.ux-icon-left[data-v-e7a15ac2] {
|
|
1219
1219
|
margin-right: 0.4em;
|
|
1220
1220
|
}
|
|
1221
|
-
.ux-icon.ux-icon-right[data-v-
|
|
1221
|
+
.ux-icon.ux-icon-right[data-v-e7a15ac2] {
|
|
1222
1222
|
margin-left: 0.4em;
|
|
1223
1223
|
}
|
|
1224
|
-
.ux-icon.ux-icon-fixed[data-v-
|
|
1224
|
+
.ux-icon.ux-icon-fixed[data-v-e7a15ac2] {
|
|
1225
1225
|
width: 1em;
|
|
1226
1226
|
text-align: center;
|
|
1227
1227
|
}
|
|
@@ -2123,16 +2123,16 @@ textarea[data-v-251e7614]:focus {
|
|
|
2123
2123
|
.ux-text-area-single[data-v-251e7614] {
|
|
2124
2124
|
width: 100%;
|
|
2125
2125
|
}
|
|
2126
|
-
.basic-input-style[data-v-
|
|
2127
|
-
input[data-v-
|
|
2126
|
+
.basic-input-style[data-v-caf11f6c],
|
|
2127
|
+
input[data-v-caf11f6c] {
|
|
2128
2128
|
color: inherit;
|
|
2129
2129
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
2130
2130
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
2131
2131
|
}
|
|
2132
|
-
.ux-text-row[data-v-
|
|
2132
|
+
.ux-text-row[data-v-caf11f6c] {
|
|
2133
2133
|
margin-bottom: 0.5em;
|
|
2134
2134
|
}
|
|
2135
|
-
input[data-v-
|
|
2135
|
+
input[data-v-caf11f6c] {
|
|
2136
2136
|
border-radius: 0.1em;
|
|
2137
2137
|
padding: 0.5em;
|
|
2138
2138
|
box-sizing: border-box;
|
|
@@ -2142,19 +2142,19 @@ input[data-v-06e121d1] {
|
|
|
2142
2142
|
line-height: 1;
|
|
2143
2143
|
height: 2.5em;
|
|
2144
2144
|
}
|
|
2145
|
-
input[data-v-
|
|
2145
|
+
input[data-v-caf11f6c]::-webkit-calendar-picker-indicator {
|
|
2146
2146
|
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23bbbbbb" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
|
|
2147
2147
|
}
|
|
2148
|
-
input[data-v-
|
|
2148
|
+
input[data-v-caf11f6c]:focus {
|
|
2149
2149
|
background: none;
|
|
2150
2150
|
border: 1px solid var(--primary);
|
|
2151
2151
|
outline: none;
|
|
2152
2152
|
}
|
|
2153
|
-
.ux-text-row .ux-btn[data-v-
|
|
2153
|
+
.ux-text-row .ux-btn[data-v-caf11f6c] {
|
|
2154
2154
|
margin-left: 0.25em;
|
|
2155
2155
|
}
|
|
2156
|
-
.ux-text-input-multiple[data-v-
|
|
2157
|
-
.ux-text-input-single[data-v-
|
|
2156
|
+
.ux-text-input-multiple[data-v-caf11f6c],
|
|
2157
|
+
.ux-text-input-single[data-v-caf11f6c] {
|
|
2158
2158
|
width: 100%;
|
|
2159
2159
|
}
|
|
2160
2160
|
.basic-input-style[data-v-b9cac2ad],
|
|
@@ -2222,43 +2222,43 @@ input[data-v-b6688859]:focus {
|
|
|
2222
2222
|
.ux-text-input-single[data-v-b6688859] {
|
|
2223
2223
|
width: 100%;
|
|
2224
2224
|
}
|
|
2225
|
-
.basic-input-style[data-v-
|
|
2225
|
+
.basic-input-style[data-v-7c5620c6] {
|
|
2226
2226
|
color: inherit;
|
|
2227
2227
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
2228
2228
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
2229
2229
|
}
|
|
2230
|
-
.date-section[data-v-
|
|
2230
|
+
.date-section[data-v-7c5620c6] {
|
|
2231
2231
|
padding: 0.7em 0.5em;
|
|
2232
2232
|
background: color-mix(in lab, currentColor 8%, transparent);
|
|
2233
2233
|
min-width: 0.5em;
|
|
2234
2234
|
text-align: center;
|
|
2235
2235
|
}
|
|
2236
|
-
.date-section .ux-icon[data-v-
|
|
2236
|
+
.date-section .ux-icon[data-v-7c5620c6] {
|
|
2237
2237
|
opacity: 0.3;
|
|
2238
2238
|
font-size: 0.6em;
|
|
2239
2239
|
margin: 0;
|
|
2240
2240
|
display: none;
|
|
2241
2241
|
}
|
|
2242
|
-
.date-section.shrink[data-v-
|
|
2242
|
+
.date-section.shrink[data-v-7c5620c6] {
|
|
2243
2243
|
min-width: none;
|
|
2244
2244
|
padding-left: 0;
|
|
2245
2245
|
padding-right: 0;
|
|
2246
2246
|
}
|
|
2247
|
-
.native-select[data-v-
|
|
2247
|
+
.native-select[data-v-7c5620c6]:focus-within {
|
|
2248
2248
|
outline: 1px solid var(--primary);
|
|
2249
2249
|
}
|
|
2250
|
-
.native-select:hover .date-section[data-v-
|
|
2250
|
+
.native-select:hover .date-section[data-v-7c5620c6] {
|
|
2251
2251
|
background: rgba(0, 0, 0, 0.07);
|
|
2252
2252
|
}
|
|
2253
|
-
.spacer[data-v-
|
|
2253
|
+
.spacer[data-v-7c5620c6] {
|
|
2254
2254
|
flex: none;
|
|
2255
2255
|
width: 1em;
|
|
2256
2256
|
}
|
|
2257
|
-
.first .date-section[data-v-
|
|
2257
|
+
.first .date-section[data-v-7c5620c6] {
|
|
2258
2258
|
border-radius: 0.4em 0 0 0.4em;
|
|
2259
2259
|
padding-left: 0.7em;
|
|
2260
2260
|
}
|
|
2261
|
-
.last .date-section[data-v-
|
|
2261
|
+
.last .date-section[data-v-7c5620c6] {
|
|
2262
2262
|
border-radius: 0 0.4em 0.4em 0;
|
|
2263
2263
|
padding-right: 0.7em;
|
|
2264
2264
|
}
|
|
@@ -2889,16 +2889,16 @@ input[data-v-c8feb6c2]:focus {
|
|
|
2889
2889
|
display: flex;
|
|
2890
2890
|
min-height: 300px;
|
|
2891
2891
|
}
|
|
2892
|
-
.basic-input-style[data-v-
|
|
2892
|
+
.basic-input-style[data-v-3b0b28c4] {
|
|
2893
2893
|
color: inherit;
|
|
2894
2894
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
2895
2895
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
2896
2896
|
}
|
|
2897
|
-
.search[data-v-
|
|
2897
|
+
.search[data-v-3b0b28c4] {
|
|
2898
2898
|
position: relative;
|
|
2899
2899
|
width: 100%;
|
|
2900
2900
|
}
|
|
2901
|
-
.search > .icon[data-v-
|
|
2901
|
+
.search > .icon[data-v-3b0b28c4] {
|
|
2902
2902
|
position: absolute;
|
|
2903
2903
|
right: 0;
|
|
2904
2904
|
top: 50%;
|
|
@@ -2906,10 +2906,10 @@ input[data-v-c8feb6c2]:focus {
|
|
|
2906
2906
|
bottom: 0;
|
|
2907
2907
|
padding: 0 1em;
|
|
2908
2908
|
}
|
|
2909
|
-
.search input[data-v-
|
|
2909
|
+
.search input[data-v-3b0b28c4] {
|
|
2910
2910
|
width: 100%;
|
|
2911
2911
|
border-radius: 5em;
|
|
2912
|
-
padding: 0.
|
|
2912
|
+
padding: 0.5em 1em;
|
|
2913
2913
|
box-sizing: border-box;
|
|
2914
2914
|
font-size: inherit;
|
|
2915
2915
|
appearance: none;
|
|
@@ -2918,7 +2918,7 @@ input[data-v-c8feb6c2]:focus {
|
|
|
2918
2918
|
background: color-mix(in lab, currentColor 6%, transparent);
|
|
2919
2919
|
border: 1px solid transparent;
|
|
2920
2920
|
}
|
|
2921
|
-
.search input[data-v-
|
|
2921
|
+
.search input[data-v-3b0b28c4]:focus {
|
|
2922
2922
|
background: var(--bg1, #fff);
|
|
2923
2923
|
border: 1px solid var(--primary);
|
|
2924
2924
|
outline: none;
|
|
@@ -3246,18 +3246,18 @@ td[data-v-f5a130e8]:first-child {
|
|
|
3246
3246
|
border-color: var(--primary);
|
|
3247
3247
|
opacity: 0.5;
|
|
3248
3248
|
}
|
|
3249
|
-
.basic-input-style[data-v-
|
|
3249
|
+
.basic-input-style[data-v-55b28d57] {
|
|
3250
3250
|
color: inherit;
|
|
3251
3251
|
background: color-mix(in lab, currentColor 4%, transparent);
|
|
3252
3252
|
border: 1px solid color-mix(in lab, currentColor 18%, transparent);
|
|
3253
3253
|
}
|
|
3254
|
-
.ux-field[data-v-
|
|
3254
|
+
.ux-field[data-v-55b28d57] {
|
|
3255
3255
|
margin-bottom: 1em;
|
|
3256
3256
|
}
|
|
3257
|
-
.ux-field.ux-layout-only[data-v-
|
|
3257
|
+
.ux-field.ux-layout-only[data-v-55b28d57] {
|
|
3258
3258
|
margin-bottom: 0;
|
|
3259
3259
|
}
|
|
3260
|
-
.ux-field .ux-field-message[data-v-
|
|
3260
|
+
.ux-field .ux-field-message[data-v-55b28d57] {
|
|
3261
3261
|
border: red;
|
|
3262
3262
|
background: rgba(255, 0, 0, 0.1);
|
|
3263
3263
|
color: red;
|
|
@@ -3267,23 +3267,23 @@ td[data-v-f5a130e8]:first-child {
|
|
|
3267
3267
|
margin: 0.3em 0;
|
|
3268
3268
|
display: inline-block;
|
|
3269
3269
|
}
|
|
3270
|
-
[data-v-
|
|
3270
|
+
[data-v-55b28d57] .ux-field-title {
|
|
3271
3271
|
margin-top: 0.5em;
|
|
3272
3272
|
display: block;
|
|
3273
3273
|
margin-bottom: 0.2em;
|
|
3274
3274
|
font-size: 0.9em;
|
|
3275
3275
|
font-weight: 700;
|
|
3276
3276
|
}
|
|
3277
|
-
.ux-field.ux-field-hide[data-v-
|
|
3277
|
+
.ux-field.ux-field-hide[data-v-55b28d57] {
|
|
3278
3278
|
display: none !important;
|
|
3279
3279
|
margin: 0 !important;
|
|
3280
3280
|
}
|
|
3281
|
-
[data-v-
|
|
3281
|
+
[data-v-55b28d57] .ux-field-description {
|
|
3282
3282
|
font-size: clamp(12px, 0.8em, 16px);
|
|
3283
3283
|
opacity: 0.5;
|
|
3284
3284
|
margin-bottom: 0.5em;
|
|
3285
3285
|
}
|
|
3286
|
-
.ux-field.ux-field-error[data-v-
|
|
3286
|
+
.ux-field.ux-field-error[data-v-55b28d57] > .ux-field-title {
|
|
3287
3287
|
color: red;
|
|
3288
3288
|
}
|
|
3289
3289
|
.basic-input-style[data-v-f0b9d2cd] {
|