@zscreate/form-component 1.0.10 → 1.0.11
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/demo.html +1 -9
- package/dist/form-component.css +24 -20
- package/dist/form-component.umd-report.html +39 -0
- package/dist/form-component.umd.js +103358 -11162
- package/package.json +1 -1
package/dist/demo.html
CHANGED
|
@@ -1,9 +1 @@
|
|
|
1
|
-
<!
|
|
2
|
-
<meta charset="utf-8">
|
|
3
|
-
<title>form-component demo</title>
|
|
4
|
-
<script src="./form-component.umd.js"></script>
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
<script>
|
|
8
|
-
console.log(form-component)
|
|
9
|
-
</script>
|
|
1
|
+
<!doctype html><meta charset="utf-8"><title>form-component demo</title><script src="./form-component.umd.js"></script><link rel="stylesheet" href="./form-component.css"><script>console.log(form-component)</script>
|
package/dist/form-component.css
CHANGED
|
@@ -82,13 +82,13 @@
|
|
|
82
82
|
margin-right: 4px;
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
-
.custom_form_item .label[data-v-
|
|
85
|
+
.custom_form_item .label[data-v-376ee834] {
|
|
86
86
|
text-align: justify;
|
|
87
87
|
-moz-text-align-last: justify;
|
|
88
88
|
text-align-last: justify;
|
|
89
89
|
width: 90%;
|
|
90
90
|
}
|
|
91
|
-
.custom_form_item[data-v-
|
|
91
|
+
.custom_form_item[data-v-376ee834] .ant-input {
|
|
92
92
|
background-color: rgba(0, 0, 0, 0);
|
|
93
93
|
}
|
|
94
94
|
|
|
@@ -308,10 +308,8 @@
|
|
|
308
308
|
margin-right: 4px;
|
|
309
309
|
}
|
|
310
310
|
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
}
|
|
314
|
-
[data-v-fdc71152] .ant-input-number {
|
|
311
|
+
|
|
312
|
+
[data-v-e5db0830] .ant-input-number {
|
|
315
313
|
width: 100%;
|
|
316
314
|
}
|
|
317
315
|
|
|
@@ -353,6 +351,9 @@
|
|
|
353
351
|
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
|
|
354
352
|
margin-left: 0px;
|
|
355
353
|
}
|
|
354
|
+
.ant-time-picker-panel-combobox {
|
|
355
|
+
width: 168px;
|
|
356
|
+
}
|
|
356
357
|
|
|
357
358
|
|
|
358
359
|
[data-v-60f49f7c] .ant-rate {
|
|
@@ -1683,11 +1684,11 @@
|
|
|
1683
1684
|
}
|
|
1684
1685
|
|
|
1685
1686
|
|
|
1686
|
-
[data-v-
|
|
1687
|
+
[data-v-a631ec66] .ant-upload-picture-card-wrapper {
|
|
1687
1688
|
display: flex;
|
|
1688
1689
|
align-items: center;
|
|
1689
1690
|
}
|
|
1690
|
-
[data-v-
|
|
1691
|
+
[data-v-a631ec66] iframe {
|
|
1691
1692
|
border: none;
|
|
1692
1693
|
width: 100%;
|
|
1693
1694
|
height: 100%;
|
|
@@ -1699,16 +1700,19 @@
|
|
|
1699
1700
|
align-items: center;
|
|
1700
1701
|
}
|
|
1701
1702
|
|
|
1702
|
-
.mydiy[data-v-
|
|
1703
|
+
.mydiy[data-v-1e608998] {
|
|
1703
1704
|
z-index: 9999 !important;
|
|
1704
1705
|
}
|
|
1705
|
-
[data-v-
|
|
1706
|
+
[data-v-1e608998] .ant-time-picker-panel {
|
|
1706
1707
|
z-index: 9999 !important;
|
|
1707
1708
|
}
|
|
1708
|
-
[data-v-
|
|
1709
|
+
[data-v-1e608998] .ant-input {
|
|
1709
1710
|
position: relative;
|
|
1710
1711
|
transform: none;
|
|
1711
1712
|
}
|
|
1713
|
+
[data-v-1e608998] .ant-time-picker-panel-combobox {
|
|
1714
|
+
width: 168px;
|
|
1715
|
+
}
|
|
1712
1716
|
|
|
1713
1717
|
.is_required[data-v-77374a03]::before {
|
|
1714
1718
|
content: "*";
|
|
@@ -1717,17 +1721,17 @@
|
|
|
1717
1721
|
}
|
|
1718
1722
|
|
|
1719
1723
|
|
|
1720
|
-
[data-v-
|
|
1724
|
+
[data-v-cd47a832] .ant-calendar-picker-container {
|
|
1721
1725
|
z-index: 9999 !important;
|
|
1722
1726
|
}
|
|
1723
|
-
[data-v-
|
|
1727
|
+
[data-v-cd47a832] .ant-input {
|
|
1724
1728
|
position: relative;
|
|
1725
1729
|
transform: none;
|
|
1726
1730
|
}
|
|
1727
|
-
[data-v-
|
|
1731
|
+
[data-v-cd47a832] .ant-calendar-picker-input {
|
|
1728
1732
|
border: 1px solid #d9d9d9;
|
|
1729
1733
|
}
|
|
1730
|
-
[data-v-
|
|
1734
|
+
[data-v-cd47a832] .ant-calendar-picker {
|
|
1731
1735
|
min-width: 0 !important;
|
|
1732
1736
|
width: 100% !important;
|
|
1733
1737
|
}
|
|
@@ -3607,10 +3611,10 @@
|
|
|
3607
3611
|
/***label对齐方式 */
|
|
3608
3612
|
|
|
3609
3613
|
|
|
3610
|
-
[data-v-
|
|
3614
|
+
[data-v-f24fa40a] .m-colorPicker {
|
|
3611
3615
|
z-index: 2;
|
|
3612
3616
|
}
|
|
3613
|
-
[data-v-
|
|
3617
|
+
[data-v-f24fa40a] .m-colorPicker .colorBtn {
|
|
3614
3618
|
border: 1px solid #e3e3e3;
|
|
3615
3619
|
}
|
|
3616
3620
|
|
|
@@ -3644,13 +3648,13 @@
|
|
|
3644
3648
|
}
|
|
3645
3649
|
|
|
3646
3650
|
|
|
3647
|
-
[data-v-
|
|
3651
|
+
[data-v-67f0bfa2] .ant-form-item {
|
|
3648
3652
|
margin-bottom: 0;
|
|
3649
3653
|
}
|
|
3650
|
-
.m-colorPicker[data-v-
|
|
3654
|
+
.m-colorPicker[data-v-67f0bfa2] .box.open {
|
|
3651
3655
|
z-index: 999;
|
|
3652
3656
|
}
|
|
3653
|
-
.m-colorPicker[data-v-
|
|
3657
|
+
.m-colorPicker[data-v-67f0bfa2] .colorBtn {
|
|
3654
3658
|
border: 1px solid #e3e3e3;
|
|
3655
3659
|
}
|
|
3656
3660
|
|