-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
334 lines (302 loc) · 17.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Webshop: ubeyin</title>
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/coloris.css">
<script src="assets/js/coloris.js"></script>
</head>
<body>
<div class="err0x0" style="display: none;">
<h2>Please use your device that's width is greater than <mark>300</mark> pixel for better performace.</h2>
</div>
<div class="editor" style="display: none;">
<div class="welcome">
<div class="welcome-box">
<div class="left">
<div class="logo"></div>
<h3>Webshop</h3>
<p>© 2021-2022 Ubeyin, All rights reserved.<br /><br />Artwork by Mohammad Sefatullah<br />For
more
info and notices, go to the About section of this website. <br /><br />Current version is 1.0
</p>
<span>Initializing...</span>
</div>
<div class="right"></div>
</div>
</div>
<div class="main" style="display: none;">
<div class="headbar">
<div class="left">
<h2>Webshop</h2>
</div>
<div class="right">
<button>
<span>File</span>
<div>
<p>Export as code</p>
<p>Export as image</p>
</div>
</button>
<button>
<span>Edit</span>
<div>
<p>Delete</p>
<p>Copy</p>
</div>
</button>
<button>
<span>New</span>
<div>
<p>Import new style</p>
<p>Import new script</p>
</div>
</button>
<button>
<span>Help</span>
</button>
<button>
<span>Settings</span>
</button>
</div>
</div>
<div class="canvasbody">
<div class="body">
</div>
</div>
<!-- start: Prompt -->
<div class="addnew"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2Z" />
</svg></div>
<div class="addnewbox fade-in" style="display: none;">
<div>
<h2>Add new item</h2>
<p>Create new tags and customize them by any tools quickly.</p>
<div class="item">
<button type="button" class="collapsible">Visual Elements</button>
<article class="content" style="display: none;">
<div>
<img src="assets/img/i/an-1.png" alt="Text">
<p>Text</p>
</div>
<div>
<img src="assets/img/i/an-2.png" alt="Text">
<p>Button</p>
</div>
<div>
<img src="assets/img/i/an-3.png" alt="Text">
<p>Image</p>
</div>
<div>
<img src="assets/img/i/an-4.png" alt="Text">
<p>Audio</p>
</div>
<div>
<img src="assets/img/i/an-5.png" alt="Text">
<p>Video</p>
</div>
<div>
<img src="assets/img/i/an-6.png" alt="Text">
<p>Link</p>
</div>
</article>
<p></p>
<button type="button" class="collapsible">Formal Elements</button>
<article class="content" style="display: none;">
<div>
<img src="assets/img/i/an-7.png" alt="Text">
<p>Input</p>
</div>
<div>
<img src="assets/img/i/an-8.png" alt="Text">
<p>Textarea</p>
</div>
<div>
<img src="assets/img/i/an-9.png" alt="Text">
<p>Checkbox</p>
</div>
<div>
<img src="assets/img/i/an-10.png" alt="Text">
<p>Dropdown</p>
</div>
<div>
<img src="assets/img/i/an-11.png" alt="Text">
<p>Radio Button</p>
</div>
<div>
<img src="assets/img/i/an-12.png" alt="Text">
<p>Slider Input</p>
</div>
<div>
<img src="assets/img/i/an-13.png" alt="Text">
<p>Date/Time Picker</p>
</div>
<div>
<img src="assets/img/i/an-14.png" alt="Text">
<p>File Uploader</p>
</div>
</article>
</div>
<div class="btngroup">
<button>Select</button>
<button>Cancel</button>
</div>
</div>
</div>
<div class="idset fade-in" style="display: none;">
<div>
<h2>ID Name</h2>
<span onclick="this.parentNode.parentNode.style.display = 'none'">Cancel</span>
<input type="text" id="idset" placeholder="id">
<button>Create</button>
</div>
</div>
<div id="snackbar">Waiting...</div>
<!-- End: prompt -->
<div class="tx">
<button onclick="document.querySelectorAll('.main .canvasbody')[0].style.maxWidth = '700px';">Dekstop
mode</button>
<button onclick="document.querySelectorAll('.main .canvasbody')[0].style.maxWidth = '400px';">Mobile
mode</button>
<textarea id="preview" disabled="true"></textarea>
</div>
<div class="edit_property bx" style="display: none;">
<span
onclick="this.parentNode.style.display = 'none';document.querySelectorAll('.main .grid button')[0].classList.remove('active')">Close</span>
<mark>Layer: </mark>
</div>
<div class="edit_style bx" style="display: none;">
<span
onclick="this.parentNode.style.display = 'none';document.querySelectorAll('.main .grid button')[1].classList.remove('active')">Close</span>
<mark>Layer: </mark>
</div>
<div class="edit_text bx" style="display: none;">
<span
onclick="this.parentNode.style.display = 'none';document.querySelectorAll('.main .grid button')[0].classList.remove('active')">Close</span>
<mark>Layer: </mark>
</div>
<div class="edit_size bx" style="display: none;">
<span
onclick="this.parentNode.style.display = 'none';document.querySelectorAll('.main .grid button')[1].classList.remove('active')">Close</span>
<mark>Layer: </mark>
</div>
<div class="edit_color bx" style="display: none;">
<span
onclick="this.parentNode.style.display = 'none';document.querySelectorAll('.main .grid button')[1].classList.remove('active')">Close</span>
<mark>Layer: </mark>
<!-- normal -->
<div class="abcd">
<h3>Theme Colors</h3>
<div class="color-plbox1"
style="background: rgba(0, 0, 0, 0) url("/assets/img/color.png") repeat scroll 0% 0%;">
</div>
<input class="color-plbox3" />
<button id="chng1">Change background</button>
<button id="chng2">Change text color</button>
<h3>Default</h3>
<div class="color-plbox2">
<div style="background-color: rgb(249, 83, 80);"></div>
<div style="background-color: rgb(255, 210, 58);"></div>
<div style="background-color: rgb(249, 246, 61);"></div>
<div style="background-color: rgb(153, 212, 79);"></div>
<div style="background-color: rgb(23, 181, 84);"></div>
<div style="background-color: rgb(0, 175, 245);"></div>
<div style="background-color: rgb(103, 221, 240);"></div>
<div style="background-color: rgb(107, 110, 255);"></div>
<div style="background-color: rgb(255, 107, 182);"></div>
<div style="background-color: rgb(0, 0, 0);"></div>
<div style="background-color: rgb(112, 112, 112);"></div>
<div style="background-color: rgb(200, 200, 200);"></div>
<div style="background-color: rgb(255, 255, 255);"></div>
</div>
</div>
</div>
<div class="edit_event bx" style="display: none;">
<span
onclick="this.parentNode.style.display = 'none';document.querySelectorAll('.main .grid button')[1].classList.remove('active')">Close</span>
<mark>Layer: </mark>
</div>
<div class="editbox">
<div class="ctrl">
<h3>Select layer:</h3>
<div class="ctrl-s">
<select id="ctrl-s">
</select>
</div>
<div class="btg">
<button><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
viewBox="0 0 16 16">
<path
d="M5.5 5.5A.5.5 0 0 1 6 6v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm2.5 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm3 .5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V6z" />
<path fill-rule="evenodd"
d="M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1H6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1h3.5a1 1 0 0 1 1 1v1zM4.118 4 4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4H4.118zM2.5 3V2h11v1h-11z" />
</svg></button>
<button><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
viewBox="0 0 16 16">
<path
d="M0 3.5A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5v-9zM1.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-13z" />
<path
d="M8 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3z" />
</svg></button>
</div>
</div>
<div class="grid">
<button>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
viewBox="0 0 16 16">
<path
d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z" />
<path
d="M6.854 4.646a.5.5 0 0 1 0 .708L4.207 8l2.647 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0zm2.292 0a.5.5 0 0 0 0 .708L11.793 8l-2.647 2.646a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708 0z" />
</svg><sup>Property</sup>
</button>
<button>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-view-list" viewBox="0 0 16 16">
<path
d="M3 4.5h10a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3zM1 2a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 2zm0 12a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 14z" />
</svg><sup>Style</sup>
</button>
<button>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
viewBox="0 0 16 16">
<path
d="M12.258 3h-8.51l-.083 2.46h.479c.26-1.544.758-1.783 2.693-1.845l.424-.013v7.827c0 .663-.144.82-1.3.923v.52h4.082v-.52c-1.162-.103-1.306-.26-1.306-.923V3.602l.431.013c1.934.062 2.434.301 2.693 1.846h.479L12.258 3z" />
</svg><sup>Text</sup>
</button>
<button>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
viewBox="0 0 16 16">
<path
d="M2 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM0 2a2 2 0 0 1 3.937-.5h8.126A2 2 0 1 1 14.5 3.937v8.126a2 2 0 1 1-2.437 2.437H3.937A2 2 0 1 1 1.5 12.063V3.937A2 2 0 0 1 0 2zm2.5 1.937v8.126c.703.18 1.256.734 1.437 1.437h8.126a2.004 2.004 0 0 1 1.437-1.437V3.937A2.004 2.004 0 0 1 12.063 2.5H3.937A2.004 2.004 0 0 1 2.5 3.937zM14 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM2 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z" />
</svg><sup>Size</sup>
</button>
<button>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
viewBox="0 0 16 16">
<path
d="M6.192 2.78c-.458-.677-.927-1.248-1.35-1.643a2.972 2.972 0 0 0-.71-.515c-.217-.104-.56-.205-.882-.02-.367.213-.427.63-.43.896-.003.304.064.664.173 1.044.196.687.556 1.528 1.035 2.402L.752 8.22c-.277.277-.269.656-.218.918.055.283.187.593.36.903.348.627.92 1.361 1.626 2.068.707.707 1.441 1.278 2.068 1.626.31.173.62.305.903.36.262.05.64.059.918-.218l5.615-5.615c.118.257.092.512.05.939-.03.292-.068.665-.073 1.176v.123h.003a1 1 0 0 0 1.993 0H14v-.057a1.01 1.01 0 0 0-.004-.117c-.055-1.25-.7-2.738-1.86-3.494a4.322 4.322 0 0 0-.211-.434c-.349-.626-.92-1.36-1.627-2.067-.707-.707-1.441-1.279-2.068-1.627-.31-.172-.62-.304-.903-.36-.262-.05-.64-.058-.918.219l-.217.216zM4.16 1.867c.381.356.844.922 1.311 1.632l-.704.705c-.382-.727-.66-1.402-.813-1.938a3.283 3.283 0 0 1-.131-.673c.091.061.204.15.337.274zm.394 3.965c.54.852 1.107 1.567 1.607 2.033a.5.5 0 1 0 .682-.732c-.453-.422-1.017-1.136-1.564-2.027l1.088-1.088c.054.12.115.243.183.365.349.627.92 1.361 1.627 2.068.706.707 1.44 1.278 2.068 1.626.122.068.244.13.365.183l-4.861 4.862a.571.571 0 0 1-.068-.01c-.137-.027-.342-.104-.608-.252-.524-.292-1.186-.8-1.846-1.46-.66-.66-1.168-1.32-1.46-1.846-.147-.265-.225-.47-.251-.607a.573.573 0 0 1-.01-.068l3.048-3.047zm2.87-1.935a2.44 2.44 0 0 1-.241-.561c.135.033.324.11.562.241.524.292 1.186.8 1.846 1.46.45.45.83.901 1.118 1.31a3.497 3.497 0 0 0-1.066.091 11.27 11.27 0 0 1-.76-.694c-.66-.66-1.167-1.322-1.458-1.847z" />
</svg><sup>Color</sup>
</button>
<button>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
viewBox="0 0 16 16">
<path
d="M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z" />
<path
d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z" />
</svg><sup>Event</sup>
</button>
</div>
</div>
</div>
</div>
<script src="assets/js/app.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>