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,351 @@
|
|
|
1
|
+
/* Position */
|
|
2
|
+
.p-r { position: relative !important; }
|
|
3
|
+
.p-a { position: absolute !important; }
|
|
4
|
+
.p-f { position: fixed !important; }
|
|
5
|
+
.p-u { position: unset !important; }
|
|
6
|
+
|
|
7
|
+
/* Float */
|
|
8
|
+
.f-start { float: left !important; }
|
|
9
|
+
.f-end { float: right !important; }
|
|
10
|
+
.f-none { float: none !important; }
|
|
11
|
+
|
|
12
|
+
/* Absolut position */
|
|
13
|
+
.top { top: 0 !important; }
|
|
14
|
+
.end {
|
|
15
|
+
float: right !important;
|
|
16
|
+
right: 0 !important;
|
|
17
|
+
}
|
|
18
|
+
.bottom { bottom: 0 !important; }
|
|
19
|
+
.start {
|
|
20
|
+
float: left !important;
|
|
21
|
+
left: 0 !important;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
/* Center element */
|
|
25
|
+
.center {
|
|
26
|
+
position: absolute;
|
|
27
|
+
margin: 0 !important;
|
|
28
|
+
top: 50% !important;
|
|
29
|
+
left: 50% !important;
|
|
30
|
+
transform: translate(-50%,-50%) !important;
|
|
31
|
+
}
|
|
32
|
+
.c-h{
|
|
33
|
+
margin-top: 0 !important;
|
|
34
|
+
margin-bottom: 0 !important;
|
|
35
|
+
top: 50% !important;
|
|
36
|
+
transform: translateY(-50%) !important;
|
|
37
|
+
}
|
|
38
|
+
.c-w{
|
|
39
|
+
margin-left: 0 !important;
|
|
40
|
+
margin-right: 0 !important;
|
|
41
|
+
left: 50% !important;
|
|
42
|
+
transform: translateX(-50%) !important;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Format */
|
|
46
|
+
.f-1-1{
|
|
47
|
+
width: 100%;
|
|
48
|
+
padding-top: 100%;
|
|
49
|
+
}
|
|
50
|
+
.f-1-2{
|
|
51
|
+
width: 100%;
|
|
52
|
+
padding-top: calc(100% * 2);
|
|
53
|
+
}
|
|
54
|
+
.f-2-1{
|
|
55
|
+
width: 100%;
|
|
56
|
+
padding-top: calc(100% / 2);
|
|
57
|
+
}
|
|
58
|
+
.f-2-3{
|
|
59
|
+
width: 100%;
|
|
60
|
+
padding-top: calc((100% / 2) * 3);
|
|
61
|
+
}
|
|
62
|
+
.f-3-2{
|
|
63
|
+
width: 100%;
|
|
64
|
+
padding-top: calc((100% / 3) * 2);
|
|
65
|
+
}
|
|
66
|
+
.f-1-3{
|
|
67
|
+
width: 100%;
|
|
68
|
+
padding-top: calc((100% / 1) * 3);
|
|
69
|
+
}
|
|
70
|
+
.f-3-1{
|
|
71
|
+
width: 100%;
|
|
72
|
+
padding-top: calc((100% / 3) * 1);
|
|
73
|
+
}
|
|
74
|
+
.f-16-9{
|
|
75
|
+
width: 100%;
|
|
76
|
+
padding-top: calc((100% / 16) * 9);
|
|
77
|
+
}
|
|
78
|
+
.f-9-16{
|
|
79
|
+
width: 100%;
|
|
80
|
+
padding-top: calc((100% / 9) * 16);
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
/* Display */
|
|
84
|
+
.d-block { display: block !important; }
|
|
85
|
+
.d-none { display: none !important; }
|
|
86
|
+
.d-flex { display: flex !important; }
|
|
87
|
+
.d-grid { display: grid !important; }
|
|
88
|
+
.d-table { display: table !important; }
|
|
89
|
+
.d-inline { display: inline !important; }
|
|
90
|
+
.d-inline-block { display: inline-block !important; }
|
|
91
|
+
.d-inline-flex { display: inline-flex !important; }
|
|
92
|
+
.d-inline-table { display: inline-table !important; }
|
|
93
|
+
|
|
94
|
+
/* Justify */
|
|
95
|
+
.j-content-start { justify-content: start; }
|
|
96
|
+
.j-content-center { justify-content: center; }
|
|
97
|
+
.j-content-end { justify-content: end; }
|
|
98
|
+
|
|
99
|
+
.j-self-start { justify-self: start; }
|
|
100
|
+
.j-self-center { justify-self: center; }
|
|
101
|
+
.j-self-end { justify-self: end; }
|
|
102
|
+
|
|
103
|
+
/* Flex position */
|
|
104
|
+
.flex-wrap { flex-wrap: wrap; }
|
|
105
|
+
.flex-wrap-reverse { flex-wrap: wrap-reverse; }
|
|
106
|
+
|
|
107
|
+
@media (max-width: 1000px) {
|
|
108
|
+
/* Position */
|
|
109
|
+
.p-t-r { position: relative !important; }
|
|
110
|
+
.p-t-a { position: absolute !important; }
|
|
111
|
+
.p-t-f { position: fixed !important; }
|
|
112
|
+
.p-t-u { position: unset !important; }
|
|
113
|
+
|
|
114
|
+
/* Float */
|
|
115
|
+
.f-t-start { float: left !important; }
|
|
116
|
+
.f-t-end { float: right !important; }
|
|
117
|
+
.f-t-none { float: none !important; }
|
|
118
|
+
|
|
119
|
+
/* Absolut position */
|
|
120
|
+
.t-top-off { top: unset !important; }
|
|
121
|
+
.t-end-off { right: unset !important; }
|
|
122
|
+
.t-bottom-off { bottom: unset !important; }
|
|
123
|
+
.t-start-off { left: unset !important; }
|
|
124
|
+
|
|
125
|
+
.t-top { top: 0 !important; }
|
|
126
|
+
.t-end {
|
|
127
|
+
float: right !important;
|
|
128
|
+
right: 0 !important;
|
|
129
|
+
}
|
|
130
|
+
.t-bottom { bottom: 0 !important; }
|
|
131
|
+
.t-start {
|
|
132
|
+
float: left !important;
|
|
133
|
+
left: 0 !important;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
/* Center element */
|
|
137
|
+
.t-center-off {
|
|
138
|
+
position: absolute;
|
|
139
|
+
margin: 0 !important;
|
|
140
|
+
top: 0% !important;
|
|
141
|
+
left: 0% !important;
|
|
142
|
+
transform: none !important;
|
|
143
|
+
}
|
|
144
|
+
.t-c-h-off {
|
|
145
|
+
margin-top: 0 !important;
|
|
146
|
+
margin-bottom: 0 !important;
|
|
147
|
+
top: 0% !important;
|
|
148
|
+
transform: none !important;
|
|
149
|
+
}
|
|
150
|
+
.t-c-w-off {
|
|
151
|
+
margin-left: 0 !important;
|
|
152
|
+
margin-right: 0 !important;
|
|
153
|
+
left: 0% !important;
|
|
154
|
+
transform: none !important;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
.t-center {
|
|
158
|
+
position: absolute;
|
|
159
|
+
margin: 0 !important;
|
|
160
|
+
top: 50% !important;
|
|
161
|
+
left: 50% !important;
|
|
162
|
+
transform: translate(-50%,-50%) !important;
|
|
163
|
+
}
|
|
164
|
+
.t-c-h {
|
|
165
|
+
margin-top: 0 !important;
|
|
166
|
+
margin-bottom: 0 !important;
|
|
167
|
+
top: 50% !important;
|
|
168
|
+
transform: translateY(-50%) !important;
|
|
169
|
+
}
|
|
170
|
+
.t-c-w {
|
|
171
|
+
margin-left: 0 !important;
|
|
172
|
+
margin-right: 0 !important;
|
|
173
|
+
left: 50% !important;
|
|
174
|
+
transform: translateX(-50%) !important;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
/* Format */
|
|
178
|
+
.f-t-1-1{
|
|
179
|
+
width: 100%;
|
|
180
|
+
padding-top: 100%;
|
|
181
|
+
}
|
|
182
|
+
.f-t-1-2{
|
|
183
|
+
width: 100%;
|
|
184
|
+
padding-top: calc(100% * 2);
|
|
185
|
+
}
|
|
186
|
+
.f-t-2-1{
|
|
187
|
+
width: 100%;
|
|
188
|
+
padding-top: calc(100% / 2);
|
|
189
|
+
}
|
|
190
|
+
.f-t-2-3{
|
|
191
|
+
width: 100%;
|
|
192
|
+
padding-top: calc((100% / 2) * 3);
|
|
193
|
+
}
|
|
194
|
+
.f-t-3-2{
|
|
195
|
+
width: 100%;
|
|
196
|
+
padding-top: calc((100% / 3) * 2);
|
|
197
|
+
}
|
|
198
|
+
.f-t-1-3{
|
|
199
|
+
width: 100%;
|
|
200
|
+
padding-top: calc((100% / 1) * 3);
|
|
201
|
+
}
|
|
202
|
+
.f-t-3-1{
|
|
203
|
+
width: 100%;
|
|
204
|
+
padding-top: calc((100% / 3) * 1);
|
|
205
|
+
}
|
|
206
|
+
.f-t-16-9{
|
|
207
|
+
width: 100%;
|
|
208
|
+
padding-top: calc((100% / 16) * 9);
|
|
209
|
+
}
|
|
210
|
+
.f-t-9-16{
|
|
211
|
+
width: 100%;
|
|
212
|
+
padding-top: calc((100% / 9) * 16);
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
/* Justify */
|
|
216
|
+
.j-t-content-start { justify-content: start; }
|
|
217
|
+
.j-t-content-center { justify-content: center; }
|
|
218
|
+
.j-t-content-end { justify-content: end; }
|
|
219
|
+
|
|
220
|
+
.j-t-self-start { justify-self: start; }
|
|
221
|
+
.j-t-self-center { justify-self: center; }
|
|
222
|
+
.j-t-self-end { justify-self: end; }
|
|
223
|
+
|
|
224
|
+
/* Flex position */
|
|
225
|
+
.flex-t-wrap { flex-wrap: wrap; }
|
|
226
|
+
.flex-t-wrap-reverse { flex-wrap: wrap-reverse; }
|
|
227
|
+
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
@media (max-width: 768px) {
|
|
231
|
+
/* Position */
|
|
232
|
+
.p-p-r { position: relative !important; }
|
|
233
|
+
.p-p-a { position: absolute !important; }
|
|
234
|
+
.p-p-f { position: fixed !important; }
|
|
235
|
+
.p-p-u { position: unset !important; }
|
|
236
|
+
|
|
237
|
+
/* Float */
|
|
238
|
+
.f-p-start { float: left !important; }
|
|
239
|
+
.f-p-end { float: right !important; }
|
|
240
|
+
.f-p-none { float: none !important; }
|
|
241
|
+
|
|
242
|
+
/* Absolut position */
|
|
243
|
+
.p-top-off { top: unset !important; }
|
|
244
|
+
.p-end-off { right: unset !important; }
|
|
245
|
+
.p-bottom-off { bottom: unset !important; }
|
|
246
|
+
.p-start-off { left: unset !important; }
|
|
247
|
+
|
|
248
|
+
.p-top { top: 0 !important; }
|
|
249
|
+
.p-end {
|
|
250
|
+
float: right !important;
|
|
251
|
+
right: 0 !important;
|
|
252
|
+
}
|
|
253
|
+
.p-bottom { bottom: 0 !important; }
|
|
254
|
+
.p-start {
|
|
255
|
+
float: left !important;
|
|
256
|
+
left: 0 !important;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
/* Center element */
|
|
260
|
+
.p-center-off {
|
|
261
|
+
position: absolute;
|
|
262
|
+
margin: 0 !important;
|
|
263
|
+
top: 0% !important;
|
|
264
|
+
left: 0% !important;
|
|
265
|
+
transform: translate(-0%,-0%) !important;
|
|
266
|
+
}
|
|
267
|
+
.p-c-h-off {
|
|
268
|
+
margin-top: 0 !important;
|
|
269
|
+
margin-bottom: 0 !important;
|
|
270
|
+
top: 0% !important;
|
|
271
|
+
transform: translateY(0%) !important;
|
|
272
|
+
}
|
|
273
|
+
.p-c-w-off {
|
|
274
|
+
margin-left: 0 !important;
|
|
275
|
+
margin-right: 0 !important;
|
|
276
|
+
left: 0% !important;
|
|
277
|
+
transform: translateX(-0%) !important;
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
.p-center {
|
|
281
|
+
position: absolute;
|
|
282
|
+
margin: 0 !important;
|
|
283
|
+
top: 50% !important;
|
|
284
|
+
left: 50% !important;
|
|
285
|
+
transform: translate(-50%,-50%) !important;
|
|
286
|
+
}
|
|
287
|
+
.p-c-h{
|
|
288
|
+
margin-top: 0 !important;
|
|
289
|
+
margin-bottom: 0 !important;
|
|
290
|
+
top: 50% !important;
|
|
291
|
+
transform: translateY(-50%) !important;
|
|
292
|
+
}
|
|
293
|
+
.p-c-w{
|
|
294
|
+
margin-left: 0 !important;
|
|
295
|
+
margin-right: 0 !important;
|
|
296
|
+
left: 50% !important;
|
|
297
|
+
transform: translateX(-50%) !important;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
/* Format */
|
|
301
|
+
.f-p-1-1{
|
|
302
|
+
width: 100%;
|
|
303
|
+
padding-top: 100%;
|
|
304
|
+
}
|
|
305
|
+
.f-p-1-2{
|
|
306
|
+
width: 100%;
|
|
307
|
+
padding-top: calc(100% * 2);
|
|
308
|
+
}
|
|
309
|
+
.f-p-2-1{
|
|
310
|
+
width: 100%;
|
|
311
|
+
padding-top: calc(100% / 2);
|
|
312
|
+
}
|
|
313
|
+
.f-p-2-3{
|
|
314
|
+
width: 100%;
|
|
315
|
+
padding-top: calc((100% / 2) * 3);
|
|
316
|
+
}
|
|
317
|
+
.f-p-3-2{
|
|
318
|
+
width: 100%;
|
|
319
|
+
padding-top: calc((100% / 3) * 2);
|
|
320
|
+
}
|
|
321
|
+
.f-p-1-3{
|
|
322
|
+
width: 100%;
|
|
323
|
+
padding-top: calc((100% / 1) * 3);
|
|
324
|
+
}
|
|
325
|
+
.f-p-3-1{
|
|
326
|
+
width: 100%;
|
|
327
|
+
padding-top: calc((100% / 3) * 1);
|
|
328
|
+
}
|
|
329
|
+
.f-p-16-9{
|
|
330
|
+
width: 100%;
|
|
331
|
+
padding-top: calc((100% / 16) * 9);
|
|
332
|
+
}
|
|
333
|
+
.f-p-9-16{
|
|
334
|
+
width: 100%;
|
|
335
|
+
padding-top: calc((100% / 9) * 16);
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
/* Justify */
|
|
339
|
+
.j-p-content-start { justify-content: start; }
|
|
340
|
+
.j-p-content-center { justify-content: center; }
|
|
341
|
+
.j-p-content-end { justify-content: end; }
|
|
342
|
+
|
|
343
|
+
.j-p-self-start { justify-self: start; }
|
|
344
|
+
.j-p-self-center { justify-self: center; }
|
|
345
|
+
.j-p-self-end { justify-self: end; }
|
|
346
|
+
|
|
347
|
+
/* Flex position */
|
|
348
|
+
.flex-p-wrap { flex-wrap: wrap; }
|
|
349
|
+
.flex-p-wrap-reverse { flex-wrap: wrap-reverse; }
|
|
350
|
+
|
|
351
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
.tablet-none,
|
|
2
|
+
.phone-none { display: block; }
|
|
3
|
+
|
|
4
|
+
th.phone-none,
|
|
5
|
+
th.tablet-none,
|
|
6
|
+
td.phone-none,
|
|
7
|
+
td.tablet-none {
|
|
8
|
+
display: table-cell;
|
|
9
|
+
}
|
|
10
|
+
.pc-none { display: none !important; }
|
|
11
|
+
|
|
12
|
+
@media (max-width: 1000px) {
|
|
13
|
+
.pc-none { display: block !important; }
|
|
14
|
+
.tablet-none { display: none !important; }
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
@media (max-width: 768px) {
|
|
18
|
+
.pc-none { display: block !important; }
|
|
19
|
+
.phone-none { display: none !important; }
|
|
20
|
+
th.pc-none,
|
|
21
|
+
td.pc-none {
|
|
22
|
+
display: table-cell !important;
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
section,
|
|
2
|
+
footer {
|
|
3
|
+
position: relative;
|
|
4
|
+
float: left;
|
|
5
|
+
width: 100%;
|
|
6
|
+
padding: calc(var(--spacer) * 10) 0;
|
|
7
|
+
overflow: hidden;
|
|
8
|
+
}
|
|
9
|
+
.content {
|
|
10
|
+
width: calc(100% - 80px);
|
|
11
|
+
max-width: 1200px;
|
|
12
|
+
left: 50%;
|
|
13
|
+
transform: translateX(-50%);
|
|
14
|
+
}
|
|
15
|
+
.content.content-medium {
|
|
16
|
+
max-width: 700px;
|
|
17
|
+
}
|
|
18
|
+
.content.content-little {
|
|
19
|
+
max-width: 500px;
|
|
20
|
+
}
|
|
21
|
+
.content.content-small {
|
|
22
|
+
max-width: 400px;
|
|
23
|
+
}
|
|
24
|
+
section.full-page {
|
|
25
|
+
height: 100%;
|
|
26
|
+
padding: 0;
|
|
27
|
+
}
|
|
28
|
+
section.full-page .content {
|
|
29
|
+
height: calc(100% - 80px);
|
|
30
|
+
margin: calc(var(--spacer) * 10) 0;
|
|
31
|
+
}
|
|
32
|
+
section.intro {
|
|
33
|
+
margin-top: var(--header-height);
|
|
34
|
+
}
|
|
35
|
+
section.full-page.intro {
|
|
36
|
+
height: calc(100% - var(--header-height));
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
@media (max-width: 768px) {
|
|
40
|
+
.content { width: calc(100% - calc(var(--spacer) * 10)); }
|
|
41
|
+
}
|
|
@@ -0,0 +1,244 @@
|
|
|
1
|
+
/* H1,H2,H3,H4,H5,H6 */
|
|
2
|
+
h1,h2,h3,h4,h5,h6, a, p, i {
|
|
3
|
+
margin: 0;
|
|
4
|
+
padding: 0;
|
|
5
|
+
font-size: unset;
|
|
6
|
+
font-weight: unset;
|
|
7
|
+
color: currentColor;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
a { cursor: pointer; }
|
|
11
|
+
|
|
12
|
+
code {
|
|
13
|
+
background: var(--secondary-color-40);
|
|
14
|
+
color: var(--secondary-color-100);
|
|
15
|
+
padding: 4px;
|
|
16
|
+
border-radius: var(--button-border-radius);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.title-big {
|
|
20
|
+
width: 100%;
|
|
21
|
+
font-size: var(--title-big-font-size) !important;
|
|
22
|
+
line-height: var(--title-big-line-height) !important;
|
|
23
|
+
font-family: var(--title-big-font-family) !important;
|
|
24
|
+
font-weight: var(--title-big-font-weight) !important;
|
|
25
|
+
}
|
|
26
|
+
.title {
|
|
27
|
+
width: 100%;
|
|
28
|
+
font-size: var(--title-font-size) !important;
|
|
29
|
+
line-height: var(--title-line-height) !important;
|
|
30
|
+
font-family: var(--title-font-family) !important;
|
|
31
|
+
font-weight: var(--title-font-weight) !important;
|
|
32
|
+
}
|
|
33
|
+
.subtitle {
|
|
34
|
+
width: 100%;
|
|
35
|
+
font-size: var(--subtitle-font-size) !important;
|
|
36
|
+
line-height: var(--subtitle-line-height) !important;
|
|
37
|
+
font-family: var(--subtitle-font-family) !important;
|
|
38
|
+
font-weight: var(--subtitle-font-weight) !important;
|
|
39
|
+
}
|
|
40
|
+
.text {
|
|
41
|
+
width: 100%;
|
|
42
|
+
font-size: var(--text-font-size) !important;
|
|
43
|
+
line-height: var(--text-line-height) !important;
|
|
44
|
+
font-family: var(--text-font-family) !important;
|
|
45
|
+
font-weight: var(--text-font-weight) !important;
|
|
46
|
+
}
|
|
47
|
+
.text-small {
|
|
48
|
+
width: 100%;
|
|
49
|
+
font-size: var(--text-small-font-size) !important;
|
|
50
|
+
line-height: var(--text-small-line-height) !important;
|
|
51
|
+
font-family: var(--text-small-font-family) !important;
|
|
52
|
+
font-weight: var(--text-small-font-weight) !important;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/* Align */
|
|
56
|
+
.a-c { text-align: center !important; }
|
|
57
|
+
.a-l { text-align: left !important; }
|
|
58
|
+
.a-r { text-align: right !important; }
|
|
59
|
+
|
|
60
|
+
/* Font weight */
|
|
61
|
+
.fw-100 { font-weight: 100 !important; }
|
|
62
|
+
.fw-200 { font-weight: 200 !important; }
|
|
63
|
+
.fw-300 { font-weight: 300 !important; }
|
|
64
|
+
.fw-400 { font-weight: 400 !important; }
|
|
65
|
+
.fw-500 { font-weight: 500 !important; }
|
|
66
|
+
.fw-600 { font-weight: 600 !important; }
|
|
67
|
+
.fw-700 { font-weight: 700 !important; }
|
|
68
|
+
.fw-800 { font-weight: 800 !important; }
|
|
69
|
+
.fw-900 { font-weight: 900 !important; }
|
|
70
|
+
|
|
71
|
+
/* Decoration */
|
|
72
|
+
.tx-none { text-decoration: none !important; }
|
|
73
|
+
.tx-underline { text-decoration: underline !important; }
|
|
74
|
+
.tx-upper { text-transform: uppercase !important; }
|
|
75
|
+
|
|
76
|
+
/* Max line */
|
|
77
|
+
.max-line-1 {
|
|
78
|
+
display: -webkit-box;
|
|
79
|
+
-webkit-line-clamp: 1;
|
|
80
|
+
-webkit-box-orient: vertical;
|
|
81
|
+
overflow: hidden;
|
|
82
|
+
}
|
|
83
|
+
.max-line-2 {
|
|
84
|
+
display: -webkit-box;
|
|
85
|
+
-webkit-line-clamp: 2;
|
|
86
|
+
-webkit-box-orient: vertical;
|
|
87
|
+
overflow: hidden;
|
|
88
|
+
}
|
|
89
|
+
.max-line-3 {
|
|
90
|
+
display: -webkit-box;
|
|
91
|
+
-webkit-line-clamp: 3;
|
|
92
|
+
-webkit-box-orient: vertical;
|
|
93
|
+
overflow: hidden;
|
|
94
|
+
}
|
|
95
|
+
.max-line-4 {
|
|
96
|
+
display: -webkit-box;
|
|
97
|
+
-webkit-line-clamp: 4;
|
|
98
|
+
-webkit-box-orient: vertical;
|
|
99
|
+
overflow: hidden;
|
|
100
|
+
}
|
|
101
|
+
.max-line-5 {
|
|
102
|
+
display: -webkit-box;
|
|
103
|
+
-webkit-line-clamp: 5;
|
|
104
|
+
-webkit-box-orient: vertical;
|
|
105
|
+
overflow: hidden;
|
|
106
|
+
}
|
|
107
|
+
.max-line-6 {
|
|
108
|
+
display: -webkit-box;
|
|
109
|
+
-webkit-line-clamp: 6;
|
|
110
|
+
-webkit-box-orient: vertical;
|
|
111
|
+
overflow: hidden;
|
|
112
|
+
}
|
|
113
|
+
.max-line-7 {
|
|
114
|
+
display: -webkit-box;
|
|
115
|
+
-webkit-line-clamp: 7;
|
|
116
|
+
-webkit-box-orient: vertical;
|
|
117
|
+
overflow: hidden;
|
|
118
|
+
}
|
|
119
|
+
.max-line-8 {
|
|
120
|
+
display: -webkit-box;
|
|
121
|
+
-webkit-line-clamp: 8;
|
|
122
|
+
-webkit-box-orient: vertical;
|
|
123
|
+
overflow: hidden;
|
|
124
|
+
}
|
|
125
|
+
.max-line-9 {
|
|
126
|
+
display: -webkit-box;
|
|
127
|
+
-webkit-line-clamp: 9;
|
|
128
|
+
-webkit-box-orient: vertical;
|
|
129
|
+
overflow: hidden;
|
|
130
|
+
}
|
|
131
|
+
.max-line-10 {
|
|
132
|
+
display: -webkit-box;
|
|
133
|
+
-webkit-line-clamp: 10;
|
|
134
|
+
-webkit-box-orient: vertical;
|
|
135
|
+
overflow: hidden;
|
|
136
|
+
}
|
|
137
|
+
.max-line-11 {
|
|
138
|
+
display: -webkit-box;
|
|
139
|
+
-webkit-line-clamp: 11;
|
|
140
|
+
-webkit-box-orient: vertical;
|
|
141
|
+
overflow: hidden;
|
|
142
|
+
}
|
|
143
|
+
.max-line-12 {
|
|
144
|
+
display: -webkit-box;
|
|
145
|
+
-webkit-line-clamp: 12;
|
|
146
|
+
-webkit-box-orient: vertical;
|
|
147
|
+
overflow: hidden;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
@media (max-width: 1000px) {
|
|
151
|
+
.t-title-big {
|
|
152
|
+
width: 100%;
|
|
153
|
+
font-size: var(--title-big-font-size) !important;
|
|
154
|
+
line-height: var(--title-big-line-height) !important;
|
|
155
|
+
font-family: var(--title-big-font-family) !important;
|
|
156
|
+
font-weight: var(--title-big-font-weight) !important;
|
|
157
|
+
}
|
|
158
|
+
.t-title {
|
|
159
|
+
width: 100%;
|
|
160
|
+
font-size: var(--title-font-size) !important;
|
|
161
|
+
line-height: var(--title-line-height) !important;
|
|
162
|
+
font-family: var(--title-font-family) !important;
|
|
163
|
+
font-weight: var(--title-font-weight) !important;
|
|
164
|
+
}
|
|
165
|
+
.t-subtitle {
|
|
166
|
+
width: 100%;
|
|
167
|
+
font-size: var(--subtitle-font-size) !important;
|
|
168
|
+
line-height: var(--subtitle-line-height) !important;
|
|
169
|
+
font-family: var(--subtitle-font-family) !important;
|
|
170
|
+
font-weight: var(--subtitle-font-weight) !important;
|
|
171
|
+
}
|
|
172
|
+
.t-text {
|
|
173
|
+
width: 100%;
|
|
174
|
+
font-size: var(--text-font-size) !important;
|
|
175
|
+
line-height: var(--text-line-height) !important;
|
|
176
|
+
font-family: var(--text-font-family) !important;
|
|
177
|
+
font-weight: var(--text-font-weight) !important;
|
|
178
|
+
}
|
|
179
|
+
.t-text-small {
|
|
180
|
+
width: 100%;
|
|
181
|
+
font-size: var(--text-small-font-size) !important;
|
|
182
|
+
line-height: var(--text-small-line-height) !important;
|
|
183
|
+
font-family: var(--text-small-font-family) !important;
|
|
184
|
+
font-weight: var(--text-small-font-weight) !important;
|
|
185
|
+
}
|
|
186
|
+
/* Font weight */
|
|
187
|
+
.fw-t-100 { font-weight: 100 !important; }
|
|
188
|
+
.fw-t-200 { font-weight: 200 !important; }
|
|
189
|
+
.fw-t-300 { font-weight: 300 !important; }
|
|
190
|
+
.fw-t-400 { font-weight: 400 !important; }
|
|
191
|
+
.fw-t-500 { font-weight: 500 !important; }
|
|
192
|
+
.fw-t-600 { font-weight: 600 !important; }
|
|
193
|
+
.fw-t-700 { font-weight: 700 !important; }
|
|
194
|
+
.fw-t-800 { font-weight: 800 !important; }
|
|
195
|
+
.fw-t-900 { font-weight: 900 !important; }
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
@media (max-width: 768px) {
|
|
199
|
+
.p-title-big {
|
|
200
|
+
width: 100%;
|
|
201
|
+
font-size: var(--title-big-font-size) !important;
|
|
202
|
+
line-height: var(--title-big-line-height) !important;
|
|
203
|
+
font-family: var(--title-big-font-family) !important;
|
|
204
|
+
font-weight: var(--title-big-font-weight) !important;
|
|
205
|
+
}
|
|
206
|
+
.p-title {
|
|
207
|
+
width: 100%;
|
|
208
|
+
font-size: var(--title-font-size) !important;
|
|
209
|
+
line-height: var(--title-line-height) !important;
|
|
210
|
+
font-family: var(--title-font-family) !important;
|
|
211
|
+
font-weight: var(--title-font-weight) !important;
|
|
212
|
+
}
|
|
213
|
+
.p-subtitle {
|
|
214
|
+
width: 100%;
|
|
215
|
+
font-size: var(--subtitle-font-size) !important;
|
|
216
|
+
line-height: var(--subtitle-line-height) !important;
|
|
217
|
+
font-family: var(--subtitle-font-family) !important;
|
|
218
|
+
font-weight: var(--subtitle-font-weight) !important;
|
|
219
|
+
}
|
|
220
|
+
.p-text {
|
|
221
|
+
width: 100%;
|
|
222
|
+
font-size: var(--text-font-size) !important;
|
|
223
|
+
line-height: var(--text-line-height) !important;
|
|
224
|
+
font-family: var(--text-font-family) !important;
|
|
225
|
+
font-weight: var(--text-font-weight) !important;
|
|
226
|
+
}
|
|
227
|
+
.p-text-small {
|
|
228
|
+
width: 100%;
|
|
229
|
+
font-size: var(--text-small-font-size) !important;
|
|
230
|
+
line-height: var(--text-small-line-height) !important;
|
|
231
|
+
font-family: var(--text-small-font-family) !important;
|
|
232
|
+
font-weight: var(--text-small-font-weight) !important;
|
|
233
|
+
}
|
|
234
|
+
/* Font weight */
|
|
235
|
+
.fw-p-100 { font-weight: 100 !important; }
|
|
236
|
+
.fw-p-200 { font-weight: 200 !important; }
|
|
237
|
+
.fw-p-300 { font-weight: 300 !important; }
|
|
238
|
+
.fw-p-400 { font-weight: 400 !important; }
|
|
239
|
+
.fw-p-500 { font-weight: 500 !important; }
|
|
240
|
+
.fw-p-600 { font-weight: 600 !important; }
|
|
241
|
+
.fw-p-700 { font-weight: 700 !important; }
|
|
242
|
+
.fw-p-800 { font-weight: 800 !important; }
|
|
243
|
+
.fw-p-900 { font-weight: 900 !important; }
|
|
244
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
.wi-alert {
|
|
2
|
+
position: fixed;
|
|
3
|
+
width: 300px;
|
|
4
|
+
top: var(--alert-top);
|
|
5
|
+
right: -100%;
|
|
6
|
+
background: var(--alert-bg);
|
|
7
|
+
color: var(--alert-tx);
|
|
8
|
+
border-radius: var(--alert-border-radius);
|
|
9
|
+
border: var(--alert-border-width) solid var(--alert-border-color);
|
|
10
|
+
font-size: 16px;
|
|
11
|
+
line-height: 16px;
|
|
12
|
+
box-sizing: border-box;
|
|
13
|
+
pointer-events: auto;
|
|
14
|
+
z-index: 999;
|
|
15
|
+
transition: 1s;
|
|
16
|
+
}
|
|
17
|
+
.wi-alert.wi-show {
|
|
18
|
+
right: var(--alert-right);
|
|
19
|
+
}
|
|
20
|
+
.wi-alert .wi-alert-header,
|
|
21
|
+
.wi-alert .wi-alert-body {
|
|
22
|
+
position: relative;
|
|
23
|
+
float: left;
|
|
24
|
+
width: 100%;
|
|
25
|
+
padding: calc(var(--spacer) * 3);
|
|
26
|
+
box-sizing: border-box;
|
|
27
|
+
}
|
|
28
|
+
.wi-alert .wi-alert-header i,
|
|
29
|
+
.wi-alert .wi-alert-header b {
|
|
30
|
+
position: relative;
|
|
31
|
+
float: left;
|
|
32
|
+
}
|
|
33
|
+
.wi-alert .wi-alert-header .wi-alert-icon {
|
|
34
|
+
margin-right: 8px;
|
|
35
|
+
}
|
|
36
|
+
.wi-alert .wi-alert-header .wi-alert-close {
|
|
37
|
+
float: right;
|
|
38
|
+
cursor: pointer;
|
|
39
|
+
}
|
|
40
|
+
.wi-alert .wi-alert-body {
|
|
41
|
+
border-top: var(--alert-border-width) solid var(--alert-border-color);
|
|
42
|
+
}
|