wonder-image 1.2.0
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/DOCS.md +12 -0
- package/LICENSE +21 -0
- package/README.md +1 -0
- package/babel.config.json +3 -0
- package/demo/backend/body-end.php +10 -0
- package/demo/backend/head.php +93 -0
- package/demo/frontend/body-end.php +19 -0
- package/demo/frontend/head.php +244 -0
- package/demo/wonder-image.php +41 -0
- package/dist/0d01fa889dc2b0202b98.png +0 -0
- package/dist/203d1199e7aef04c0a34.gif +0 -0
- package/dist/26d6ed3fa1c815e4c78f.png +0 -0
- package/dist/39795c0b4513de014cf8.woff +0 -0
- package/dist/40b30ca122107c2852be.png +0 -0
- package/dist/4a7b4107b62ef059ba65.png +0 -0
- package/dist/4dce7f71b08755f19759.png +0 -0
- package/dist/60af14fddca897f348bb.png +0 -0
- package/dist/67172a36bcdeaca8592a.png +0 -0
- package/dist/a85c6dc53638f894de38.png +0 -0
- package/dist/b7bcc075b395c14ce8c2.woff2 +0 -0
- package/dist/backend/body-end.js +3 -0
- package/dist/backend/body-end.js.LICENSE.txt +44 -0
- package/dist/backend/body-end.js.map +1 -0
- package/dist/backend/head.css +2 -0
- package/dist/backend/head.css.map +1 -0
- package/dist/backend/head.js +3 -0
- package/dist/backend/head.js.LICENSE.txt +46 -0
- package/dist/backend/head.js.map +1 -0
- package/dist/backend/lib.js +2 -0
- package/dist/backend/lib.js.LICENSE.txt +1 -0
- package/dist/frontend/body-end.js +3 -0
- package/dist/frontend/body-end.js.LICENSE.txt +46 -0
- package/dist/frontend/body-end.js.map +1 -0
- package/dist/frontend/head.css +2 -0
- package/dist/frontend/head.css.map +1 -0
- package/dist/frontend/head.js +3 -0
- package/dist/frontend/head.js.LICENSE.txt +46 -0
- package/dist/frontend/head.js.map +1 -0
- package/dist/frontend/lib.css +2 -0
- package/dist/frontend/lib.css.map +1 -0
- package/dist/frontend/lib.js +3 -0
- package/dist/frontend/lib.js.LICENSE.txt +151 -0
- package/dist/frontend/lib.js.map +1 -0
- package/dist/lib/autonumeric/autonumeric.js +3 -0
- package/dist/lib/autonumeric/autonumeric.js.LICENSE.txt +47 -0
- package/dist/lib/autonumeric/autonumeric.js.map +1 -0
- package/dist/lib/bootstrap/bootstrap-datepicker.css +2 -0
- package/dist/lib/bootstrap/bootstrap-datepicker.css.map +1 -0
- package/dist/lib/bootstrap/bootstrap-datepicker.js +3 -0
- package/dist/lib/bootstrap/bootstrap-datepicker.js.LICENSE.txt +42 -0
- package/dist/lib/bootstrap/bootstrap-datepicker.js.map +1 -0
- package/dist/lib/bootstrap/bootstrap-icons.css +2 -0
- package/dist/lib/bootstrap/bootstrap-icons.css.map +1 -0
- package/dist/lib/bootstrap/bootstrap-icons.js +3 -0
- package/dist/lib/bootstrap/bootstrap-icons.js.LICENSE.txt +13 -0
- package/dist/lib/bootstrap/bootstrap-icons.js.map +1 -0
- package/dist/lib/bootstrap/bootstrap.css +2 -0
- package/dist/lib/bootstrap/bootstrap.css.map +1 -0
- package/dist/lib/bootstrap/bootstrap.js +3 -0
- package/dist/lib/bootstrap/bootstrap.js.LICENSE.txt +44 -0
- package/dist/lib/bootstrap/bootstrap.js.map +1 -0
- package/dist/lib/chartjs/chart.js +3 -0
- package/dist/lib/chartjs/chart.js.LICENSE.txt +1467 -0
- package/dist/lib/chartjs/chart.js.map +1 -0
- package/dist/lib/datatables/datatables.css +2 -0
- package/dist/lib/datatables/datatables.css.map +1 -0
- package/dist/lib/datatables/datatables.js +3 -0
- package/dist/lib/datatables/datatables.js.LICENSE.txt +8988 -0
- package/dist/lib/datatables/datatables.js.map +1 -0
- package/dist/lib/editorjs/editor.js +3 -0
- package/dist/lib/editorjs/editor.js.LICENSE.txt +5812 -0
- package/dist/lib/editorjs/editor.js.map +1 -0
- package/dist/lib/fancyapps/fancyapps.css +2 -0
- package/dist/lib/fancyapps/fancyapps.css.map +1 -0
- package/dist/lib/fancyapps/fancyapps.js +3 -0
- package/dist/lib/fancyapps/fancyapps.js.LICENSE.txt +19 -0
- package/dist/lib/fancyapps/fancyapps.js.map +1 -0
- package/dist/lib/filepond/filepond.css +2 -0
- package/dist/lib/filepond/filepond.css.map +1 -0
- package/dist/lib/filepond/filepond.js +3 -0
- package/dist/lib/filepond/filepond.js.LICENSE.txt +2797 -0
- package/dist/lib/filepond/filepond.js.map +1 -0
- package/dist/lib/fullcalendar/fullcalendar.js +3 -0
- package/dist/lib/fullcalendar/fullcalendar.js.LICENSE.txt +3787 -0
- package/dist/lib/fullcalendar/fullcalendar.js.map +1 -0
- package/dist/lib/jquery/jquery-plugin.css +2 -0
- package/dist/lib/jquery/jquery-plugin.css.map +1 -0
- package/dist/lib/jquery/jquery-plugin.js +3 -0
- package/dist/lib/jquery/jquery-plugin.js.LICENSE.txt +60 -0
- package/dist/lib/jquery/jquery-plugin.js.map +1 -0
- package/dist/lib/jquery/jquery.js +3 -0
- package/dist/lib/jquery/jquery.js.LICENSE.txt +3240 -0
- package/dist/lib/jquery/jquery.js.map +1 -0
- package/dist/lib/jstree/jstree.css +2 -0
- package/dist/lib/jstree/jstree.css.map +1 -0
- package/dist/lib/jstree/jstree.js +3 -0
- package/dist/lib/jstree/jstree.js.LICENSE.txt +42 -0
- package/dist/lib/jstree/jstree.js.map +1 -0
- package/dist/lib/moment/moment.js +3 -0
- package/dist/lib/moment/moment.js.LICENSE.txt +772 -0
- package/dist/lib/moment/moment.js.map +1 -0
- package/dist/lib/quilljs/quill.css +2 -0
- package/dist/lib/quilljs/quill.css.map +1 -0
- package/dist/lib/quilljs/quill.js +3 -0
- package/dist/lib/quilljs/quill.js.LICENSE.txt +3038 -0
- package/dist/lib/quilljs/quill.js.map +1 -0
- package/dist/lib/swiperjs/swiper-plugin.css +2 -0
- package/dist/lib/swiperjs/swiper-plugin.css.map +1 -0
- package/dist/lib/swiperjs/swiper-plugin.js +3 -0
- package/dist/lib/swiperjs/swiper-plugin.js.LICENSE.txt +1113 -0
- package/dist/lib/swiperjs/swiper-plugin.js.map +1 -0
- package/dist/lib/swiperjs/swiper.css +2 -0
- package/dist/lib/swiperjs/swiper.css.map +1 -0
- package/dist/lib/swiperjs/swiper.js +3 -0
- package/dist/lib/swiperjs/swiper.js.LICENSE.txt +651 -0
- package/dist/lib/swiperjs/swiper.js.map +1 -0
- package/dist/lib/videojs/video.css +2 -0
- package/dist/lib/videojs/video.css.map +1 -0
- package/dist/lib/videojs/video.js +3 -0
- package/dist/lib/videojs/video.js.LICENSE.txt +23391 -0
- package/dist/lib/videojs/video.js.map +1 -0
- package/package.json +95 -0
- package/src/build/backend/css/header.css +252 -0
- package/src/build/backend/css/input.css +295 -0
- package/src/build/backend/css/list.css +57 -0
- package/src/build/backend/css/order.css +99 -0
- package/src/build/backend/js/ajax.js +96 -0
- package/src/build/backend/js/alert.js +78 -0
- package/src/build/backend/js/bootstrap.js +52 -0
- package/src/build/backend/js/form/editor.js +293 -0
- package/src/build/backend/js/form/file.js +142 -0
- package/src/build/backend/js/form/filepond.js +11 -0
- package/src/build/backend/js/form/input.js +313 -0
- package/src/build/backend/js/form/inputRow.js +164 -0
- package/src/build/backend/js/form/send.js +14 -0
- package/src/build/backend/js/form/set.js +314 -0
- package/src/build/backend/js/jquery.js +15 -0
- package/src/build/backend/js/list.js +19 -0
- package/src/build/backend/js/modal.js +31 -0
- package/src/build/backend/js/pageSetUp.js +125 -0
- package/src/build/backend/js/utility.js +38 -0
- package/src/build/frontend/css/class/dimension.css +3376 -0
- package/src/build/frontend/css/class/function.css +316 -0
- package/src/build/frontend/css/class/grid.css +240 -0
- package/src/build/frontend/css/class/margin.css +823 -0
- package/src/build/frontend/css/class/padding.css +760 -0
- package/src/build/frontend/css/class/position.css +351 -0
- package/src/build/frontend/css/class/resize.css +24 -0
- package/src/build/frontend/css/class/section.css +41 -0
- package/src/build/frontend/css/class/text.css +244 -0
- package/src/build/frontend/css/components/alert.css +42 -0
- package/src/build/frontend/css/components/button.css +107 -0
- package/src/build/frontend/css/components/dropdown.css +118 -0
- package/src/build/frontend/css/components/form/address.css +26 -0
- package/src/build/frontend/css/components/form/checkbox.css +65 -0
- package/src/build/frontend/css/components/form/date.css +133 -0
- package/src/build/frontend/css/components/form/input.css +176 -0
- package/src/build/frontend/css/components/form/select.css +69 -0
- package/src/build/frontend/css/components/header/hamburger/hamburger-1.css +56 -0
- package/src/build/frontend/css/components/header/hamburger/hamburger.css +58 -0
- package/src/build/frontend/css/components/header/header.css +57 -0
- package/src/build/frontend/css/components/header/mobile-nav.css +79 -0
- package/src/build/frontend/css/components/modal.css +76 -0
- package/src/build/frontend/css/components/spinner.css +37 -0
- package/src/build/frontend/css/generator/dimension.php +93 -0
- package/src/build/frontend/css/generator/margin.php +48 -0
- package/src/build/frontend/css/generator/padding.php +48 -0
- package/src/build/frontend/css/lib.css +3 -0
- package/src/build/frontend/css/main.css +37 -0
- package/src/build/frontend/js/alert.js +64 -0
- package/src/build/frontend/js/aos.js +9 -0
- package/src/build/frontend/js/dropdown.js +73 -0
- package/src/build/frontend/js/form/input.js +211 -0
- package/src/build/frontend/js/form/list.js +155 -0
- package/src/build/frontend/js/form/select.js +108 -0
- package/src/build/frontend/js/form/send.js +137 -0
- package/src/build/frontend/js/header.js +12 -0
- package/src/build/frontend/js/modal.js +26 -0
- package/src/build/frontend/js/pageSetUp.js +35 -0
- package/src/build/frontend/js/scroll.js +70 -0
- package/src/build/frontend/js/utility.js +21 -0
- package/src/build/global/js/canvas.js +82 -0
- package/src/build/global/js/fetch.js +47 -0
- package/src/build/global/js/form/autonumeric.js +136 -0
- package/src/build/global/js/form/phone.js +19 -0
- package/src/build/global/js/utility.js +88 -0
- package/src/build/global/js/video.js +7 -0
- package/src/build/lib/editorjs/gallery.js +39 -0
- package/src/build/lib/editorjs/hyperlink.js +170 -0
- package/src/build/lib/editorjs/video.js +61 -0
- package/src/build/lib/swiperjs/effect-carousel.css +24 -0
- package/src/build/lib/swiperjs/effect-carousel.esm.js +102 -0
- package/src/build/lib/swiperjs/effect-shutters.css +33 -0
- package/src/build/lib/swiperjs/effect-shutters.esm.js +114 -0
- package/src/build/lib/swiperjs/effect-slicer.css +39 -0
- package/src/build/lib/swiperjs/effect-slicer.esm.js +198 -0
- package/src/build/lib/swiperjs/swiper-gl.css +44 -0
- package/src/build/lib/swiperjs/swiper-gl.esm.js +6063 -0
- package/src/export/backend/body-end.js +4 -0
- package/src/export/backend/head.js +25 -0
- package/src/export/backend/lib.js +0 -0
- package/src/export/frontend/body-end.js +9 -0
- package/src/export/frontend/head.js +42 -0
- package/src/export/frontend/lib.js +17 -0
- package/src/export/lib/autonumeric/autonumeric.js +3 -0
- package/src/export/lib/bootstrap/bootstrap-datepicker.js +4 -0
- package/src/export/lib/bootstrap/bootstrap-icons.js +2 -0
- package/src/export/lib/bootstrap/bootstrap.js +3 -0
- package/src/export/lib/chartjs/chart.js +4 -0
- package/src/export/lib/datatables/datatables.js +6 -0
- package/src/export/lib/editorjs/editor.js +48 -0
- package/src/export/lib/fancyapps/fancyapps.js +7 -0
- package/src/export/lib/filepond/filepond.js +51 -0
- package/src/export/lib/fullcalendar/fullcalendar.js +29 -0
- package/src/export/lib/jquery/jquery-plugin.js +14 -0
- package/src/export/lib/jquery/jquery.js +4 -0
- package/src/export/lib/jstree/jstree.js +2 -0
- package/src/export/lib/moment/moment.js +12 -0
- package/src/export/lib/quilljs/quill.js +4 -0
- package/src/export/lib/swiperjs/swiper-plugin.js +20 -0
- package/src/export/lib/swiperjs/swiper.js +4 -0
- package/src/export/lib/videojs/video.js +3 -0
- package/webpack.config.js +79 -0
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
/* Button */
|
|
2
|
+
.btn-group,
|
|
3
|
+
.badge-group {
|
|
4
|
+
display: flex !important;
|
|
5
|
+
flex-wrap: wrap !important;
|
|
6
|
+
width: 100%;
|
|
7
|
+
gap: calc(var(--spacer) * 2);
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.btn {
|
|
11
|
+
position: relative;
|
|
12
|
+
float: left;
|
|
13
|
+
width: auto;
|
|
14
|
+
padding: 10px 12px !important;
|
|
15
|
+
border-width: var(--button-border-width);
|
|
16
|
+
border-style: solid;
|
|
17
|
+
border-radius: var(--button-border-radius);
|
|
18
|
+
box-sizing: border-box !important;
|
|
19
|
+
text-decoration: none !important;
|
|
20
|
+
font-size: var(--button-font-size) !important;
|
|
21
|
+
font-weight: var(--button-font-weight) !important;
|
|
22
|
+
line-height: var(--button-line-height) !important;
|
|
23
|
+
transition: .3s;
|
|
24
|
+
cursor: pointer;
|
|
25
|
+
-webkit-touch-callout: none !important;
|
|
26
|
+
-webkit-user-select: none !important;
|
|
27
|
+
-khtml-user-select: none !important;
|
|
28
|
+
-moz-user-select: none !important;
|
|
29
|
+
-ms-user-select: none !important;
|
|
30
|
+
user-select: none !important;
|
|
31
|
+
}
|
|
32
|
+
.btn.btn-lg {
|
|
33
|
+
padding: 16px !important;
|
|
34
|
+
}
|
|
35
|
+
.btn.btn-sm {
|
|
36
|
+
padding: 5px 6px !important;
|
|
37
|
+
}
|
|
38
|
+
.btn:hover {
|
|
39
|
+
text-decoration: none !important;
|
|
40
|
+
}
|
|
41
|
+
.btn.wi-submit {
|
|
42
|
+
border-radius: var(--input-border-radius) !important;
|
|
43
|
+
}
|
|
44
|
+
.btn:disabled {
|
|
45
|
+
opacity: .6;
|
|
46
|
+
cursor: not-allowed;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
/* Button icon */
|
|
51
|
+
.btn.btn-icon {
|
|
52
|
+
padding: 10px !important;
|
|
53
|
+
width: calc(var(--button-line-height) + (var(--button-border-width) * 2) + 20px) !important;
|
|
54
|
+
text-align: center !important;
|
|
55
|
+
}
|
|
56
|
+
.btn.btn-icon-right i,
|
|
57
|
+
.btn.btn-arrow i,
|
|
58
|
+
.btn.btn-icon-left i {
|
|
59
|
+
position: relative;
|
|
60
|
+
float: left;
|
|
61
|
+
height: var(--button-line-height);
|
|
62
|
+
font-size: var(--button-line-height);
|
|
63
|
+
line-height: var(--button-line-height);
|
|
64
|
+
transition: .3s;
|
|
65
|
+
}
|
|
66
|
+
.btn.btn-arrow i,
|
|
67
|
+
.btn.btn-icon-right i {
|
|
68
|
+
float: right;
|
|
69
|
+
margin-left: 6px;
|
|
70
|
+
}
|
|
71
|
+
.btn.btn-icon-left i {
|
|
72
|
+
margin-right: 6px;
|
|
73
|
+
}
|
|
74
|
+
.btn.btn-arrow:hover {
|
|
75
|
+
padding-right: 7px !important;
|
|
76
|
+
}
|
|
77
|
+
.btn.btn-arrow:hover i {
|
|
78
|
+
margin-left: 11px;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
/* Badge */
|
|
83
|
+
.badge {
|
|
84
|
+
position: relative;
|
|
85
|
+
float: left;
|
|
86
|
+
width: auto;
|
|
87
|
+
font-size: var(--badge-font-size) !important;
|
|
88
|
+
font-weight: var(--badge-font-weight) !important;
|
|
89
|
+
line-height: var(--badge-line-height) !important;
|
|
90
|
+
padding: 3px 6px;
|
|
91
|
+
border-width: var(--badge-border-width) !important;
|
|
92
|
+
border-style: solid;
|
|
93
|
+
border-radius: var(--badge-border-radius);
|
|
94
|
+
text-decoration: none;
|
|
95
|
+
box-sizing: border-box !important;
|
|
96
|
+
-webkit-touch-callout: none !important;
|
|
97
|
+
-webkit-user-select: none !important;
|
|
98
|
+
-khtml-user-select: none !important;
|
|
99
|
+
-moz-user-select: none !important;
|
|
100
|
+
-ms-user-select: none !important;
|
|
101
|
+
user-select: none !important;
|
|
102
|
+
}
|
|
103
|
+
.badge.badge-icon {
|
|
104
|
+
padding: 3px !important;
|
|
105
|
+
width: calc(var(--badge-line-height) + (var(--badge-border-width) * 2) + 6px) !important;
|
|
106
|
+
text-align: center !important;
|
|
107
|
+
}
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
.wi-box,
|
|
2
|
+
.wi-dropdown-box {
|
|
3
|
+
width: 100%;
|
|
4
|
+
padding: 16px;
|
|
5
|
+
box-sizing: border-box;
|
|
6
|
+
background: #ffffff;
|
|
7
|
+
border-radius: var(--button-border-radius);
|
|
8
|
+
border-color: var(--dropdown-border-color);
|
|
9
|
+
border-style: solid;
|
|
10
|
+
border-width: var(--dropdown-border-width);
|
|
11
|
+
}
|
|
12
|
+
.wi-dropdown-box .wi-dropdown-title {
|
|
13
|
+
width: 100%;
|
|
14
|
+
height: var(--line-height);
|
|
15
|
+
line-height: var(--line-height);
|
|
16
|
+
font-size: var(--font-size);
|
|
17
|
+
transition: .3s;
|
|
18
|
+
color: var(--modal-tx);
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
-webkit-touch-callout: none !important;
|
|
21
|
+
-webkit-user-select: none !important;
|
|
22
|
+
-khtml-user-select: none !important;
|
|
23
|
+
-moz-user-select: none !important;
|
|
24
|
+
-ms-user-select: none !important;
|
|
25
|
+
user-select: none !important;
|
|
26
|
+
}
|
|
27
|
+
.wi-dropdown-box .wi-dropdown-title i {
|
|
28
|
+
position: relative;
|
|
29
|
+
float: right;
|
|
30
|
+
height: var(--line-height);
|
|
31
|
+
line-height: var(--line-height);
|
|
32
|
+
font-size: var(--font-size);
|
|
33
|
+
opacity: .7;
|
|
34
|
+
color: var(--modal-tx);
|
|
35
|
+
transition: .3s;
|
|
36
|
+
}
|
|
37
|
+
.wi-dropdown-box .wi-dropdown-title i:hover {
|
|
38
|
+
opacity: 1;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.wi-dropdown-box .wi-dropdown-content {
|
|
42
|
+
width: 100%;
|
|
43
|
+
max-height: 0px;
|
|
44
|
+
display: flex;
|
|
45
|
+
flex-direction: column;
|
|
46
|
+
box-sizing: border-box;
|
|
47
|
+
overflow: hidden;
|
|
48
|
+
transition-delay: 1s, 250ms;
|
|
49
|
+
transition: .3s;
|
|
50
|
+
}
|
|
51
|
+
.wi-dropdown-box.wi-show > .wi-dropdown-title {
|
|
52
|
+
margin-bottom: 16px;
|
|
53
|
+
}
|
|
54
|
+
.wi-dropdown-box.wi-show > .wi-dropdown-content {
|
|
55
|
+
max-height: 1000vh;
|
|
56
|
+
overflow: visible;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.wi-dropdown-btn.wi-show:first-child:after {
|
|
60
|
+
content: "";
|
|
61
|
+
position: absolute;
|
|
62
|
+
float: left;
|
|
63
|
+
width: 100%;
|
|
64
|
+
left: 0;
|
|
65
|
+
height: calc(100% + var(--spacer));
|
|
66
|
+
}
|
|
67
|
+
.wi-dropdown-btn .wi-dropdown-list {
|
|
68
|
+
position: absolute;
|
|
69
|
+
float: right;
|
|
70
|
+
right: 0;
|
|
71
|
+
top: 100%;
|
|
72
|
+
min-width: 160px;
|
|
73
|
+
max-height: 0;
|
|
74
|
+
border-radius: var(--button-border-radius);
|
|
75
|
+
padding: 0px 0px;
|
|
76
|
+
background: var(--dropdown-bg);
|
|
77
|
+
border-color: var(--dropdown-border-color);
|
|
78
|
+
border-style: solid;
|
|
79
|
+
border-top-width: 0px;
|
|
80
|
+
border-right-width: var(--dropdown-border-width);
|
|
81
|
+
border-bottom-width: 0px;
|
|
82
|
+
border-left-width: var(--dropdown-border-width);
|
|
83
|
+
overflow: hidden;
|
|
84
|
+
transition: .3s;
|
|
85
|
+
z-index: 101;
|
|
86
|
+
}
|
|
87
|
+
.wi-dropdown-btn.wi-show .wi-dropdown-list {
|
|
88
|
+
max-height: 100vh;
|
|
89
|
+
padding: calc(var(--spacer) * 2);
|
|
90
|
+
margin-top: calc(var(--spacer) * 1);
|
|
91
|
+
border-top-width: var(--dropdown-border-width);
|
|
92
|
+
border-bottom-width: var(--dropdown-border-width);
|
|
93
|
+
overflow: visible;
|
|
94
|
+
}
|
|
95
|
+
.wi-dropdown-btn .wi-dropdown-list .wi-dropdown-item {
|
|
96
|
+
position: relative;
|
|
97
|
+
float: left;
|
|
98
|
+
width: 100%;
|
|
99
|
+
font-size: var(--text-font-size);
|
|
100
|
+
line-height: var(--text-line-height);
|
|
101
|
+
padding: calc(var(--spacer) * 2) calc(var(--spacer) * 2);
|
|
102
|
+
border-radius: calc(var(--button-border-radius) / 2);
|
|
103
|
+
text-decoration: none;
|
|
104
|
+
color: var(--dropdown-tx);
|
|
105
|
+
background: transparent;
|
|
106
|
+
transition: .3s;
|
|
107
|
+
box-sizing: border-box;
|
|
108
|
+
}
|
|
109
|
+
.wi-dropdown-btn .wi-dropdown-list .wi-dropdown-item:hover {
|
|
110
|
+
background: var(--dropdown-bg-hover);
|
|
111
|
+
}
|
|
112
|
+
.wi-dropdown-btn .wi-dropdown-list .wi-dropdown-divider {
|
|
113
|
+
position: relative;
|
|
114
|
+
float: left;
|
|
115
|
+
width: 100%;
|
|
116
|
+
border-top: 1px solid var(--dropdown-border-color);
|
|
117
|
+
margin: calc(var(--spacer) * 2) 0;
|
|
118
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
.pac-container {
|
|
2
|
+
font-family: var(--input-tx-family);
|
|
3
|
+
background: var(--input-bg-color);
|
|
4
|
+
border-radius: 0 0 var(--input-border-radius) var(--input-border-radius);
|
|
5
|
+
border: var(--input-border-bottom) solid var(--input-border-focus);
|
|
6
|
+
margin-top: calc(0px - var(--input-border-bottom));
|
|
7
|
+
}
|
|
8
|
+
.pac-logo::after,
|
|
9
|
+
.pac-icon {
|
|
10
|
+
display: none;
|
|
11
|
+
}
|
|
12
|
+
.pac-item-query {
|
|
13
|
+
font-size: 14px;
|
|
14
|
+
}
|
|
15
|
+
.pac-item {
|
|
16
|
+
font-size: 14px;
|
|
17
|
+
line-height: 14px;
|
|
18
|
+
padding: 12px 16px;
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
text-overflow: ellipsis;
|
|
21
|
+
overflow: hidden;
|
|
22
|
+
white-space: nowrap;
|
|
23
|
+
text-align: left;
|
|
24
|
+
border-top: 1px solid #e6e6e6;
|
|
25
|
+
color: var(--input-tx-color);;
|
|
26
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
.wi-input-container.checkbox .wi-label {
|
|
2
|
+
position: relative;
|
|
3
|
+
float: left;
|
|
4
|
+
top: 0;
|
|
5
|
+
left: 0;
|
|
6
|
+
width: calc(100% - var(--input-border-left) - var(--input-border-right));
|
|
7
|
+
margin-left: var(--input-border-left);
|
|
8
|
+
margin-right: var(--input-border-right);
|
|
9
|
+
margin-top: 0;
|
|
10
|
+
height: 16px;
|
|
11
|
+
font-size: 16px;
|
|
12
|
+
line-height: 16px;
|
|
13
|
+
}
|
|
14
|
+
.wi-input-container .wi-checkbox-list {
|
|
15
|
+
width: calc(100% - 32px - var(--input-border-left) - var(--input-border-right));
|
|
16
|
+
padding: 0px calc(16px + var(--input-border-right)) 0px calc(16px + var(--input-border-left));
|
|
17
|
+
}
|
|
18
|
+
.wi-input-container .wi-checkbox-container {
|
|
19
|
+
width: 100%;
|
|
20
|
+
margin-top: calc(var(--spacer) * 4);
|
|
21
|
+
}
|
|
22
|
+
.wi-input-container .wi-checkbox-container:first-child {
|
|
23
|
+
margin: 0;
|
|
24
|
+
}
|
|
25
|
+
.wi-input-container .wi-checkbox-container .wi-checkbox {
|
|
26
|
+
width: 24px;
|
|
27
|
+
height: 24px;
|
|
28
|
+
line-height: 24px;
|
|
29
|
+
border-radius: var(--input-border-radius);
|
|
30
|
+
border: var(--input-border-bottom) solid var(--input-border-color);
|
|
31
|
+
background: var(--input-bg-color);
|
|
32
|
+
transition: .1s;
|
|
33
|
+
cursor: pointer;
|
|
34
|
+
}
|
|
35
|
+
.wi-input-container .wi-checkbox-container .wi-checkbox:hover {
|
|
36
|
+
border: var(--input-border-bottom) solid var(--input-border-focus);
|
|
37
|
+
}
|
|
38
|
+
.wi-input-container .wi-checkbox-container .wi-checkbox:checked {
|
|
39
|
+
border: var(--input-border-bottom) solid var(--input-border-focus);
|
|
40
|
+
}
|
|
41
|
+
.wi-input-container .wi-checkbox-container .wi-checkbox-label {
|
|
42
|
+
width: calc(100% - 30px);
|
|
43
|
+
margin-left: 6px;
|
|
44
|
+
margin-top: calc((24px - var(--text-line-height)) / 2);
|
|
45
|
+
line-height: var(--text-line-height);
|
|
46
|
+
font-size: var(--text-font-size);
|
|
47
|
+
font-weight: var(--text-font-weight);
|
|
48
|
+
cursor: pointer;
|
|
49
|
+
}
|
|
50
|
+
.wi-input-container .wi-checkbox-container .wi-checkbox-icon {
|
|
51
|
+
position: absolute;
|
|
52
|
+
width: calc(22px + (var(--input-border-bottom) * 2));
|
|
53
|
+
height: calc(22px + (var(--input-border-bottom) * 2));
|
|
54
|
+
line-height: calc(22px + (var(--input-border-bottom) * 2));
|
|
55
|
+
text-align: center;
|
|
56
|
+
color: var(--input-border-focus);
|
|
57
|
+
font-size: 13px;
|
|
58
|
+
pointer-events: none;
|
|
59
|
+
z-index: 2;
|
|
60
|
+
transition: .1s;
|
|
61
|
+
opacity: 0;
|
|
62
|
+
}
|
|
63
|
+
.wi-input-container .wi-checkbox-container:has(.wi-checkbox:checked) .wi-checkbox-icon {
|
|
64
|
+
opacity: 1;
|
|
65
|
+
}
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
.wi-input-container.daterange .wi-daterange-to,
|
|
2
|
+
.wi-input-container.datetimerange .wi-datetimerange-to {
|
|
3
|
+
position: absolute;
|
|
4
|
+
width: 95px;
|
|
5
|
+
top: 0;
|
|
6
|
+
border-color: transparent;
|
|
7
|
+
left: calc(110px);
|
|
8
|
+
background: none;
|
|
9
|
+
}
|
|
10
|
+
.wi-input-container.datetimerange .wi-datetimerange-to {
|
|
11
|
+
width: 130px;
|
|
12
|
+
left: calc(145px);
|
|
13
|
+
}
|
|
14
|
+
.wi-input-container.daterange span.wi-input-text,
|
|
15
|
+
.wi-input-container.datetimerange span.wi-input-text {
|
|
16
|
+
position: absolute;
|
|
17
|
+
top: calc(var(--input-border-top) + 28px);
|
|
18
|
+
left: calc(90px + 16px + var(--input-border-left));
|
|
19
|
+
width: 16px;
|
|
20
|
+
height: 16px;
|
|
21
|
+
line-height: 16px;
|
|
22
|
+
font-size: 16px;
|
|
23
|
+
text-align: center;
|
|
24
|
+
color: var(--input-tx-color);
|
|
25
|
+
}
|
|
26
|
+
.wi-input-container.datetimerange span.wi-input-text {
|
|
27
|
+
left: calc(127.5px + 16px + var(--input-border-left));
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
/* Date Picker */
|
|
31
|
+
#ui-datepicker-div {
|
|
32
|
+
font-family: var(--input-tx-family);
|
|
33
|
+
background: var(--input-bg-color);
|
|
34
|
+
border-radius: 0 0 var(--input-border-radius) var(--input-border-radius);
|
|
35
|
+
border: var(--input-border-bottom) solid var(--input-border-focus);
|
|
36
|
+
margin-top: calc(0px - var(--input-border-bottom));
|
|
37
|
+
}
|
|
38
|
+
#ui-datepicker-div .ui-datepicker-header {
|
|
39
|
+
width: 100%;
|
|
40
|
+
height: 30px;
|
|
41
|
+
line-height: 30px;
|
|
42
|
+
padding: 0;
|
|
43
|
+
background: none;
|
|
44
|
+
border: none;
|
|
45
|
+
}
|
|
46
|
+
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
|
|
47
|
+
width: calc(100% - 60px);
|
|
48
|
+
height: 30px;
|
|
49
|
+
line-height: 30px;
|
|
50
|
+
margin: 0 30px;
|
|
51
|
+
color: var(--input-label-color);
|
|
52
|
+
}
|
|
53
|
+
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select{
|
|
54
|
+
width: auto;
|
|
55
|
+
line-height: 30px;
|
|
56
|
+
color: var(--input-label-color);
|
|
57
|
+
}
|
|
58
|
+
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select.ui-datepicker-month{ margin-left: 5px; }
|
|
59
|
+
#ui-datepicker-div .ui-datepicker-header .ui-corner-all {
|
|
60
|
+
top: 0;
|
|
61
|
+
width: 30px;
|
|
62
|
+
height: 30px;
|
|
63
|
+
color: var(--input-label-color);
|
|
64
|
+
border-radius: 0;
|
|
65
|
+
}
|
|
66
|
+
#ui-datepicker-div .ui-datepicker-header .ui-corner-all:hover{
|
|
67
|
+
color: var(--input-label-color);
|
|
68
|
+
border: none;
|
|
69
|
+
background: none;
|
|
70
|
+
cursor: pointer;
|
|
71
|
+
}
|
|
72
|
+
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next { right: 0; }
|
|
73
|
+
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev { left: 0; }
|
|
74
|
+
#ui-datepicker-div .ui-datepicker-calendar th {
|
|
75
|
+
padding: 2px;
|
|
76
|
+
color: var(--input-label-color);
|
|
77
|
+
}
|
|
78
|
+
#ui-datepicker-div .ui-datepicker-calendar td {
|
|
79
|
+
border: none;
|
|
80
|
+
padding: 2px;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-highlight {
|
|
84
|
+
background: var(--input-date-default);
|
|
85
|
+
color: #ffffff;
|
|
86
|
+
}
|
|
87
|
+
#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-active {
|
|
88
|
+
background: var(--input-date-active);
|
|
89
|
+
color: #ffffff;
|
|
90
|
+
}
|
|
91
|
+
#ui-datepicker-div .ui-datepicker-calendar td a {
|
|
92
|
+
border: none;
|
|
93
|
+
text-align: center;
|
|
94
|
+
border-radius: var(--input-date-border-radius);
|
|
95
|
+
background: var(--input-date-bg);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-hover { opacity: .8; }
|
|
99
|
+
#ui-datepicker-div .ui-datepicker-calendar td span {
|
|
100
|
+
border: none;
|
|
101
|
+
text-align: center;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
#ui-datepicker-div .ui-timepicker-div {
|
|
105
|
+
width: 100%;
|
|
106
|
+
margin-bottom: .4em;
|
|
107
|
+
}
|
|
108
|
+
#ui-datepicker-div .ui_tpicker_time_label {
|
|
109
|
+
line-height: 26px;
|
|
110
|
+
}
|
|
111
|
+
#ui-datepicker-div .ui-timepicker-div .ui_tpicker_hour,
|
|
112
|
+
#ui-datepicker-div .ui-timepicker-div .ui_tpicker_minute {
|
|
113
|
+
position: relative;
|
|
114
|
+
float: left;
|
|
115
|
+
margin-left: 5px;
|
|
116
|
+
}
|
|
117
|
+
#ui-datepicker-div .ui-timepicker-div .ui_tpicker_minute:before {
|
|
118
|
+
display: none;
|
|
119
|
+
}
|
|
120
|
+
#ui-datepicker-div .ui-timepicker-div .ui_tpicker_hour select,
|
|
121
|
+
#ui-datepicker-div .ui-timepicker-div .ui_tpicker_minute select {
|
|
122
|
+
width: 35px;
|
|
123
|
+
font-size: 16px;
|
|
124
|
+
line-height: 16px;
|
|
125
|
+
padding: 5px;
|
|
126
|
+
border: 1px solid var(--input-border-focus);
|
|
127
|
+
border-radius: var(--input-border-radius);
|
|
128
|
+
background: transparent;
|
|
129
|
+
text-align: center;
|
|
130
|
+
}
|
|
131
|
+
#ui-datepicker-div .ui-datepicker-buttonpane {
|
|
132
|
+
display: none;
|
|
133
|
+
}
|
|
@@ -0,0 +1,176 @@
|
|
|
1
|
+
/* Reset */
|
|
2
|
+
button,
|
|
3
|
+
input,
|
|
4
|
+
select,
|
|
5
|
+
textarea,
|
|
6
|
+
label {
|
|
7
|
+
position: relative;
|
|
8
|
+
float: left;
|
|
9
|
+
border: none;
|
|
10
|
+
border-radius: 0;
|
|
11
|
+
outline: none;
|
|
12
|
+
-webkit-box-shadow: none;
|
|
13
|
+
box-shadow: none;
|
|
14
|
+
padding: 0;
|
|
15
|
+
margin: 0;
|
|
16
|
+
-webkit-appearance: none;
|
|
17
|
+
-moz-appearance: none;
|
|
18
|
+
appearance: none;
|
|
19
|
+
font-family: var(--font-family);
|
|
20
|
+
background: none;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
/* Input */
|
|
24
|
+
.wi-input-container {
|
|
25
|
+
width: 100%;
|
|
26
|
+
}
|
|
27
|
+
.wi-input-container .wi-input {
|
|
28
|
+
width: calc(100% - 32px - var(--input-border-left) - var(--input-border-right));
|
|
29
|
+
height: 16px;
|
|
30
|
+
line-height: 16px;
|
|
31
|
+
padding: 28px 16px 12px 16px;
|
|
32
|
+
font-size: 16px;
|
|
33
|
+
font-family: var(--input-tx-family);
|
|
34
|
+
font-weight: var(--input-tx-weight);
|
|
35
|
+
border-radius: var(--input-border-radius);
|
|
36
|
+
border-top: var(--input-border-top) solid var(--input-border-color);
|
|
37
|
+
border-right: var(--input-border-right) solid var(--input-border-color);
|
|
38
|
+
border-bottom: var(--input-border-bottom) solid var(--input-border-color);
|
|
39
|
+
border-left: var(--input-border-left) solid var(--input-border-color);
|
|
40
|
+
color: var(--input-tx-color);
|
|
41
|
+
background: var(--input-bg-color);
|
|
42
|
+
text-align: left;
|
|
43
|
+
transition: .2s;
|
|
44
|
+
}
|
|
45
|
+
.wi-input-container.textarea .wi-input {
|
|
46
|
+
resize: none;
|
|
47
|
+
height: 40px;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
/* Input submit */
|
|
51
|
+
.wi-input-submit {
|
|
52
|
+
line-height: 24px !important;
|
|
53
|
+
padding: 16px !important;
|
|
54
|
+
font-size: 16px !important;
|
|
55
|
+
border-width: var(--input-border-bottom) !important;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
/* Input error */
|
|
59
|
+
.wi-input-container.input-error .wi-input {
|
|
60
|
+
border-top: var(--input-border-top) solid var(--danger-color);
|
|
61
|
+
border-right: var(--input-border-right) solid var(--danger-color);
|
|
62
|
+
border-bottom: var(--input-border-bottom) solid var(--danger-color);
|
|
63
|
+
border-left: var(--input-border-left) solid var(--danger-color);
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
/* Label */
|
|
68
|
+
.wi-input-container .wi-label{
|
|
69
|
+
position: absolute;
|
|
70
|
+
float: left;
|
|
71
|
+
top: var(--input-border-top);
|
|
72
|
+
left: var(--input-border-left);
|
|
73
|
+
width: calc(100% - 32px - var(--input-border-left) - var(--input-border-right));
|
|
74
|
+
margin: 20px 16px;
|
|
75
|
+
line-height: 16px;
|
|
76
|
+
font-size: 16px;
|
|
77
|
+
font-weight: var(--input-label-weight);
|
|
78
|
+
color: var(--input-label-color);
|
|
79
|
+
font-family: var(--input-tx-family);
|
|
80
|
+
background: transparent;
|
|
81
|
+
cursor: text;
|
|
82
|
+
text-align: left;
|
|
83
|
+
z-index: 3;
|
|
84
|
+
transition: .3s;
|
|
85
|
+
-webkit-touch-callout: none !important;
|
|
86
|
+
-webkit-user-select: none !important;
|
|
87
|
+
-khtml-user-select: none !important;
|
|
88
|
+
-moz-user-select: none !important;
|
|
89
|
+
-ms-user-select: none !important;
|
|
90
|
+
user-select: none !important;
|
|
91
|
+
display: -webkit-box;
|
|
92
|
+
-webkit-line-clamp: 1;
|
|
93
|
+
-webkit-box-orient: vertical;
|
|
94
|
+
overflow: hidden;
|
|
95
|
+
}
|
|
96
|
+
.wi-input-container.compiled .wi-label {
|
|
97
|
+
height: 12px;
|
|
98
|
+
line-height: 12px;
|
|
99
|
+
font-size: 12px;
|
|
100
|
+
color: var(--input-label-focus-color);
|
|
101
|
+
font-weight: var(--input-label-focus-weight);
|
|
102
|
+
margin: 8px 16px;
|
|
103
|
+
cursor: default;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
/* Input icon */
|
|
107
|
+
.wi-input-container.wi-input-icon-start .wi-input,
|
|
108
|
+
.wi-input-container.wi-input-icon-end .wi-input {
|
|
109
|
+
width: calc(100% - 66px - var(--input-border-left) - var(--input-border-right));
|
|
110
|
+
}
|
|
111
|
+
.wi-input-container.wi-input-icon-start .wi-input { padding-left: 50px; }
|
|
112
|
+
.wi-input-container.wi-input-icon-end .wi-input { padding-right: 50px; }
|
|
113
|
+
|
|
114
|
+
.wi-input-container.wi-input-icon-start .wi-label,
|
|
115
|
+
.wi-input-container.wi-input-icon-end .wi-label {
|
|
116
|
+
width: calc(100% - 66px - var(--input-border-left) - var(--input-border-right));
|
|
117
|
+
}
|
|
118
|
+
.wi-input-container.wi-input-icon-start .wi-label{ margin-left: 50px; }
|
|
119
|
+
.wi-input-container.wi-input-icon-end .wi-label{ margin-right: 0; }
|
|
120
|
+
|
|
121
|
+
.wi-input-container .wi-input-icon {
|
|
122
|
+
position: absolute;
|
|
123
|
+
top: var(--input-border-top);
|
|
124
|
+
width: 22px;
|
|
125
|
+
height: 28px;
|
|
126
|
+
line-height: 28px;
|
|
127
|
+
font-size: 20px;
|
|
128
|
+
text-align: center;
|
|
129
|
+
border-radius: var(--input-border-radius);
|
|
130
|
+
color: var(--input-label-color);
|
|
131
|
+
z-index: 9;
|
|
132
|
+
}
|
|
133
|
+
.wi-input-container.wi-input-icon-start .wi-input-icon {
|
|
134
|
+
left: var(--input-border-left);
|
|
135
|
+
padding: 14px 12px 14px 16px;
|
|
136
|
+
}
|
|
137
|
+
.wi-input-container.wi-input-icon-end .wi-input-icon {
|
|
138
|
+
right: var(--input-border-right);
|
|
139
|
+
padding: 14px 16px 14px 12px;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
/* Input status */
|
|
143
|
+
.wi-input-container .wi-input:disabled { background: var(--input-disabled-bg); }
|
|
144
|
+
|
|
145
|
+
.wi-input-container .wi-input:focus,
|
|
146
|
+
.wi-input-container .wi-input:valid,
|
|
147
|
+
.wi-input-container .select-selected,
|
|
148
|
+
.wi-input-container .select-items {
|
|
149
|
+
border-color: var(--input-border-focus);
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.wi-input-container.selector-show .wi-input {
|
|
153
|
+
border-color: var(--input-border-focus);
|
|
154
|
+
border-radius: var(--input-border-radius) var(--input-border-radius) var(--input-border-radius) 0;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
.wi-input-container .alert-error {
|
|
158
|
+
position: relative;
|
|
159
|
+
float: left;
|
|
160
|
+
width: calc(100% - var(--input-border-left) - var(--input-border-right));
|
|
161
|
+
margin: 4px var(--input-border-left) 0px var(--input-border-right);
|
|
162
|
+
font-size: 12px;
|
|
163
|
+
line-height: 16px;
|
|
164
|
+
height: 16px;
|
|
165
|
+
text-align: left;
|
|
166
|
+
font-weight: 300;
|
|
167
|
+
color: var(--danger-color);
|
|
168
|
+
}
|
|
169
|
+
.wi-input-container .alert-error i {
|
|
170
|
+
position: relative;
|
|
171
|
+
float: left;
|
|
172
|
+
font-size: 16px;
|
|
173
|
+
margin-right: 8px;
|
|
174
|
+
}
|
|
175
|
+
.wi-input-container .alert-error { display: none; }
|
|
176
|
+
.wi-input-container.input-error .alert-error { display: block; }
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
.wi-input-container.wi-list-active {
|
|
2
|
+
z-index: 10;
|
|
3
|
+
overflow: unset;
|
|
4
|
+
}
|
|
5
|
+
.wi-input-container.wi-list-active .wi-input {
|
|
6
|
+
border-radius: var(--input-border-radius) var(--input-border-radius) 0 0;
|
|
7
|
+
}
|
|
8
|
+
.wi-input-container .wi-input-list {
|
|
9
|
+
position: absolute;
|
|
10
|
+
float: left;
|
|
11
|
+
top: calc(56px + var(--input-border-top));
|
|
12
|
+
width: calc(100% - var(--input-border-bottom) - var(--input-border-bottom));
|
|
13
|
+
max-height: 0px;
|
|
14
|
+
color: var(--input-tx-color);
|
|
15
|
+
background: var(--input-bg-color);
|
|
16
|
+
border-top: 0px solid var(--input-border-focus);
|
|
17
|
+
border-left: var(--input-border-bottom) solid var(--input-border-focus);
|
|
18
|
+
border-right: var(--input-border-bottom) solid var(--input-border-focus);
|
|
19
|
+
border-bottom: 0px solid var(--input-border-focus);
|
|
20
|
+
border-radius: 0 0 var(--input-border-radius) var(--input-border-radius);
|
|
21
|
+
transition: .3s;
|
|
22
|
+
overflow: hidden;
|
|
23
|
+
z-index: 2;
|
|
24
|
+
}
|
|
25
|
+
.wi-input-container.wi-list-active .wi-input-list {
|
|
26
|
+
border-top: var(--input-border-bottom) solid var(--input-border-focus);
|
|
27
|
+
border-bottom: var(--input-border-bottom) solid var(--input-border-focus);
|
|
28
|
+
max-height: 120px;
|
|
29
|
+
overflow: scroll;
|
|
30
|
+
z-index: 2;
|
|
31
|
+
transition: .3s;
|
|
32
|
+
}
|
|
33
|
+
.wi-input-container.search-url.wi-list-active .wi-input-list {
|
|
34
|
+
max-height: 200px;
|
|
35
|
+
padding-bottom: 30px;
|
|
36
|
+
}
|
|
37
|
+
.wi-input-container .wi-input-list .wi-input-list-value,
|
|
38
|
+
.wi-input-container .wi-input-list .wi-input-list-footer {
|
|
39
|
+
width: calc(100% - 32px);
|
|
40
|
+
font-size: 16px;
|
|
41
|
+
height: auto;
|
|
42
|
+
max-height: auto;
|
|
43
|
+
line-height: 16px;
|
|
44
|
+
padding: 8px 16px;
|
|
45
|
+
cursor: pointer;
|
|
46
|
+
background: var(--input-bg-color);
|
|
47
|
+
transition: .3s;
|
|
48
|
+
}
|
|
49
|
+
.wi-input-container .wi-input-list .wi-input-list-footer {
|
|
50
|
+
position: absolute;
|
|
51
|
+
bottom: 0;
|
|
52
|
+
border-top: var(--input-border-bottom) solid var(--input-border-focus);
|
|
53
|
+
background: var(--input-select-hover);
|
|
54
|
+
font-size: 14px;
|
|
55
|
+
height: 14px;
|
|
56
|
+
line-height: 14px;
|
|
57
|
+
}
|
|
58
|
+
.wi-input-container .wi-input-list .wi-input-list-value:hover {
|
|
59
|
+
background: var(--input-select-hover);
|
|
60
|
+
}
|
|
61
|
+
.wi-input-container .wi-input-list .wi-input-list-value:last-child {
|
|
62
|
+
border: none
|
|
63
|
+
}
|
|
64
|
+
.wi-input-container .wi-input.select-selected {
|
|
65
|
+
cursor: pointer;
|
|
66
|
+
}
|
|
67
|
+
.wi-input-container .wi-input-list .same-as-selected {
|
|
68
|
+
font-weight: 500;
|
|
69
|
+
}
|