-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocal.html
More file actions
435 lines (423 loc) · 17.7 KB
/
local.html
File metadata and controls
435 lines (423 loc) · 17.7 KB
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
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./src/styles/parent.css" type="text/css" />
<title>Document</title>
</head>
<body
class="sc-bg-color-3d3d3d sc-roboto sc-flex sc-items-center sc-justify-center"
>
<div class="sc-p-2 z-index-high sc-text-color-white sc-border sc-border-solid sc-border-3d3d3d sc-bg-color-2c2c2c sc-rounded-15px sc-w-300px">
<div id="sc-grabbing" class="sc-cursor-grabbing sc-w-full">
<div class="sc-flex sc-roboto sc-universal sc-items-center sc-justify-between">
<img class="sc-cursor-grabbing sc-universal" src="https://fatin-webefo.github.io/squareCraft-plugin/public/squarecraft-text-logo-transparent.svg" width="140px" />
</div>
<div class="sc-mt-2">
<p class="sc-font-size-12 sc-universal sc-roboto sc-font-light">Powerful Visual Editor for Customizing Squarespace Text Styles in Real-Time. </p>
</div>
</div>
<div class="sc-mt-4 sc-roboto sc-border-t sc-border-t-dashed sc-border-color-494949 sc-w-full"></div>
<div class="sc-mt-6 sc-h-12 sc-roboto sc-flex sc-items-center sc-universal">
<p id="design-tab" class="sc-font-size-12 sc-px-4 sc-cursor-pointer tabHeader ">Design</p>
<p id="advanced-tab" class="sc-font-size-12 sc-px-4 sc-cursor-pointer tabHeader">Advanced</p>
<p id="preset-tab" class="sc-font-size-12 sc-px-4 sc-cursor-pointer tabHeader">Presets</p>
</div>
<div class="sc-border-t sc-border-solid sc-relative sc-border-color-494949 sc-w-full">
<div class="sc-absolute sc-top-0 sc-left-0 sc-bg-color-EF7C2F sc-w-16 sc-h-1px sc-tab-active-indicator"></div>
</div>
<div class="sc-p-2">
<div
id="Typo-advance-structure"
class="sc-bg-3f3f3f sc-relative sc-z-99999 sc-flex sc-border-hover-3d3d3d sc-border sc-border-solid sc-border-3f3f3f sc-cursor-pointer sc-px-2 sc-justify-between sc-py-1 sc-rounded-4px"
>
<div class="sc-flex sc-gap-2 sc-items-center">
<img
loading="lazy"
src="https://fatin-webefo.github.io/squareCraft-plugin/public/structure.svg"
width="19px"
alt=""
/>
<p class="sc-universal sc-roboto">Structure</p>
</div>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/arrow.svg"
alt="sc-rotate-180"
class="sc-rotate-180"
/>
</div>
<div id="Typo-advance-structure-section">
<div class="sc-mt-2">
<p
class="sc-universal sc-roboto sc-text-gray-300 sc-text-sm sc-font-thin"
>
Adjust typo margin and padding with individual or global controls.
</p>
</div>
<div class="sc-flex sc-mt-2 sc-items-center sc-justify-between">
<div class="sc-flex sc-gap-2 sc-items-center">
<div class="toggle-container">
<div class="toggle-bullet"></div>
</div>
<p class="sc-font-size-12 sc-universal sc-roboto">Enable</p>
</div>
<div id="Typo-advance-structure-reset-all"
class="sc-flex sc-gradiant-border sc-cursor-pointer sc-items-center sc-rounded-15px sc-gap-1 sc-px-2 sc-py-4px sc-bg sc-bg-454545"
>
<p
class="sc-font-thin sc-universal sc-font-size-12 sc-font-size-11 sc-roboto"
>
Reset
</p>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/reset.svg"
alt="reset"
/>
</div>
</div>
<div class="sc-h-1px sc-mt-2 sc-bg-3f3f3f"></div>
<div class="">
<div
class="sc-mt-8 sc-flex-col sc-pb-30px sc-items-center sc-justify-center sc-gap-2"
>
<div class="sc-relative sc-mt-2 sc-items-center sc-flex-col">
<input id="Typo-structure-margin-top-count"
class="sc-universal sc-input sc-w-30px sc-text-sm sc-text-gray-300 sc-font-thin sc-absolute sc-text-center"
value="0"
style="bottom: 30px"
>
<div class="Typo-structure-margin-top-box">
<div
id="Typo-structure-margin-top-fill"
class="Typo-structure-margin-top-fill"
></div>
</div>
</div>
<div class="sc-flex sc-items-center sc-justify-center sc-gap-2">
<div class="sc-flex sc-items-center sc-relative">
<input id="Typo-structure-margin-left-count"
class="sc-universal sc-input sc-w-30px sc-text-sm sc-text-gray-300 sc-font-thin sc-absolute sc-text-center"
value="0"
style="right: 30px"
>
<div class="Typo-structure-margin-left-box">
<div
id="Typo-structure-margin-left-fill"
class="Typo-structure-margin-left-fill"
></div>
</div>
</div>
<div class="Typo-structure-allside-box sc-relative sc-bg-454545">
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/structure-all-select.svg"
class="sc-cursor-pointer"
alt=""
/>
<input id="Typo-structure-padding-right-count"
class="sc-universal sc-input sc-w-30px sc-text-sm sc-text-gray-300 sc-font-thin sc-absolute sc-text-center"
value="0"
style="right: 18px"
>
<input id="Typo-structure-padding-top-count"
class="sc-universal sc-input sc-w-30px sc-text-sm sc-text-gray-300 sc-font-thin sc-absolute sc-text-center"
value="0"
style="top: 18px"
>
<input id="Typo-structure-padding-left-count"
class="sc-universal sc-input sc-w-30px sc-text-sm sc-text-gray-300 sc-font-thin sc-absolute sc-text-center"
value="0"
style="left: 18px"
>
<input id="Typo-structure-padding-bottom-count"
class="sc-universal sc-input sc-w-30px sc-text-sm sc-text-gray-300 sc-font-thin sc-absolute sc-text-center"
value="0"
style="bottom: 18px"
>
<div
id="Typo-structure-padding-left"
class="Typo-structure-padding-left sc-absolute sc-cursor-pointer"
style="left: 2px"
></div>
<div
id="Typo-structure-padding-right"
class="Typo-structure-padding-right sc-absolute sc-cursor-pointer"
style="right: 2px"
></div>
<div
id="Typo-structure-padding-top"
class="Typo-structure-padding-top sc-absolute sc-cursor-pointer"
style="top: 2px"
></div>
<div
id="Typo-structure-padding-bottom"
class="Typo-structure-padding-bottom sc-absolute sc-cursor-pointer"
style="bottom: 2px"
></div>
</div>
<div class="sc-flex sc-items-center sc-justify-center sc-relative">
<div class="Typo-structure-margin-right-box">
<div
id="Typo-structure-margin-right-fill"
class="Typo-structure-margin-right-fill"
></div>
</div>
<div class="sc-flex sc-items-center">
<div>
<input id="Typo-structure-margin-right-count"
class="sc-universal sc-input sc-w-30px sc-text-sm sc-text-gray-300 sc-font-thin sc-absolute sc-text-center"
value="0"
style="left: 30px"
>
</div>
</div>
</div>
</div>
<div class="sc-relative sc-items-center sc-flex-col">
<div class="Typo-structure-margin-bottom-box">
<div
id="Typo-structure-margin-bottom-fill"
class="Typo-structure-margin-bottom-fill"
></div>
</div>
<input id="Typo-structure-margin-bottom-count"
class="sc-universal sc-input sc-w-30px sc-text-sm sc-text-gray-300 sc-font-thin sc-absolute sc-text-center"
value="0"
style="top: 30px"
>
</div>
</div>
<div
class="sc-mt-6 sc-roboto sc-border-t sc-border-t-dashed sc-border-color-494949 sc-w-full"
></div>
<div class="sc-mt-4">
<div>
<div class="sc-flex sc-items-center sc-justify-between">
<p class="sc-universal sc-text-md">Margin Gap</p>
<div class="sc-flex sc-items-center sc-gap-3">
<div id="Typo-advance-margin-reset"
class="sc-flex sc-cursor-pointer sc-gradiant-border sc-items-center sc-rounded-15px sc-gap-1 sc-p-1_5 sc-bg-3f3f3f"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/reset.svg"
width="10"
alt="reset"
/>
</div>
<div class="sc-flex sc-z-99999 sc-relative sc-items-center">
<div
class="sc-bg-3f3f3f sc-relative sc-py-1px sc-rounded-l sc-px-2 sc-w-25px"
>
<p class="sc-universal sc-roboto sc-font-size-11">PX</p>
</div>
<div class="sc-bg-454545 sc-cursor-pointer sc-px-2_5 sc-py-4px">
<div class="sc-flex sc-flex-col sc-items-center sc-gap-2">
<span class="sc-arrow-placeholder"></span>
<span class="sc-arrow-placeholder sc-rotate-180"></span>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="Typo-advance-marginTop">
<div
class="sc-rounded-15px sc-relative sc-mt-2 sc-w-full sc-h-2 sc-bg-F6F6F6 sc-cursor-pointer"
>
<div id="Typo-advance-margin-gap-fill"
class="sc-absolute sc-bg-color-EF7C2F sc-h-2 sc-rounded-l-full"
style="width: 0%"
></div>
<div id="Typo-advance-margin-gap-bullet"
class="sc-absolute sc-bg-color-EF7C2F sc-w-3 sc-h-3 sc-rounded-full sc-cursor-pointer sc-top-half"
style="left: 0%"
></div>
</div>
<div class="sc-grid sc-grid-cols-12 sc-mt-2">
<div></div>
<div
style="padding: 2px 0px"
class="sc-bg-3f3f3f sc-flex sc-col-span-11 sc-font-size-12 sc-font-thin sc-border sc-border-solid sc-border-3f3f3f sc-justify-center sc-px-1 sc-rounded-4px"
>
<div
id="Typo-advance-margin-gap-all"
class="sc-flex sc-px-1_5 sc-justify-center sc-w-full sc-cursor-pointer sc-bg-454545 sc-py-4px sc-rounded-4px sc-items-center sc-gap-1"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/all.svg"
loading="lazy"
alt="all-border"
/>
<p class="sc-font-thin sc-roboto sc-universal">All</p>
</div>
<div
id="Typo-advance-margin-gap-top"
class="sc-flex sc-px-1_5 sc-justify-center sc-w-full sc-cursor-pointer sc-py-4px sc-rounded-4px sc-items-center sc-gap-1"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/top.svg"
loading="lazy"
alt="top-border"
/>
<p class="sc-font-thin sc-roboto sc-universal">Top</p>
</div>
<div
id="Typo-advance-margin-gap-bottom"
class="sc-flex sc-px-1_5 sc-justify-center sc-w-full sc-cursor-pointer sc-py-4px sc-rounded-4px sc-items-center sc-gap-1"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/bottom.svg"
loading="lazy"
alt="bottom-border"
/>
<p class="sc-font-thin sc-roboto sc-universal">Bottom</p>
</div>
<div
id="Typo-advance-margin-gap-left"
class="sc-flex sc-px-1_5 sc-justify-center sc-w-full sc-cursor-pointer sc-py-4px sc-rounded-4px sc-items-center sc-gap-1"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/left.svg"
loading="lazy"
alt="left-border"
/>
<p class="sc-font-thin sc-roboto sc-universal">Left</p>
</div>
<div
id="Typo-advance-margin-gap-right"
class="sc-flex sc-px-1_5 sc-justify-center sc-w-full sc-cursor-pointer sc-py-4px sc-rounded-4px sc-items-center sc-gap-1"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/right.svg"
loading="lazy"
alt="right-border"
/>
<p class="sc-font-thin sc-roboto sc-universal">Right</p>
</div>
</div>
</div>
</div>
</div>
<div
class="sc-mt-6 sc-roboto sc-border-t sc-border-t-dashed sc-border-color-494949 sc-w-full"
></div>
<div class="sc-mt-4">
<div>
<div class="sc-flex sc-items-center sc-justify-between">
<p class="sc-universal sc-text-md">Padding Gap</p>
<div class="sc-flex sc-items-center sc-gap-3">
<div id="Typo-advance-padding-reset"
class="sc-flex sc-cursor-pointer sc-gradiant-border sc-items-center sc-rounded-15px sc-gap-1 sc-p-1_5 sc-bg-3f3f3f"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/reset.svg"
width="10"
alt="reset"
/>
</div>
<div class="sc-flex sc-z-99999 sc-relative sc-items-center">
<div
class="sc-bg-3f3f3f sc-relative sc-py-1px sc-rounded-l sc-px-2 sc-w-25px"
>
<p class="sc-universal sc-roboto sc-font-size-11">PX</p>
</div>
<div class="sc-bg-454545 sc-cursor-pointer sc-px-2_5 sc-py-4px">
<div class="sc-flex sc-flex-col sc-items-center sc-gap-2">
<span class="sc-arrow-placeholder"></span>
<span class="sc-arrow-placeholder sc-rotate-180"></span>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="Typo-advance-paddingTop">
<div
class="sc-rounded-15px sc-relative sc-mt-2 sc-w-full sc-h-2 sc-bg-F6F6F6 sc-cursor-pointer"
>
<div id="Typo-advance-padding-gap-fill"
class="sc-absolute sc-bg-color-EF7C2F sc-h-2 sc-rounded-l-full"
style="width: 0%"
></div>
<div id="Typo-advance-padding-gap-bullet"
class="sc-absolute sc-bg-color-EF7C2F sc-w-3 sc-h-3 sc-rounded-full sc-cursor-pointer sc-top-half"
style="left: 0%"
></div>
</div>
<div class="sc-grid sc-grid-cols-12 sc-mt-2">
<div></div>
<div
style="padding: 2px 0px"
class="sc-bg-3f3f3f sc-flex sc-col-span-11 sc-font-size-12 sc-font-thin sc-border sc-border-solid sc-border-3f3f3f sc-justify-center sc-px-1 sc-rounded-4px"
>
<div
id="Typo-advance-padding-gap-all"
class="sc-flex sc-px-1_5 sc-justify-center sc-w-full sc-cursor-pointer sc-bg-454545 sc-py-4px sc-rounded-4px sc-items-center sc-gap-1"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/all.svg"
loading="lazy"
alt="all-border"
/>
<p class="sc-font-thin sc-roboto sc-universal">All</p>
</div>
<div
id="Typo-advance-padding-gap-top"
class="sc-flex sc-px-1_5 sc-justify-center sc-w-full sc-cursor-pointer sc-py-4px sc-rounded-4px sc-items-center sc-gap-1"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/top.svg"
loading="lazy"
alt="top-border"
/>
<p class="sc-font-thin sc-roboto sc-universal">Top</p>
</div>
<div
id="Typo-advance-padding-gap-bottom"
class="sc-flex sc-px-1_5 sc-justify-center sc-w-full sc-cursor-pointer sc-py-4px sc-rounded-4px sc-items-center sc-gap-1"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/bottom.svg"
loading="lazy"
alt="bottom-border"
/>
<p class="sc-font-thin sc-roboto sc-universal">Bottom</p>
</div>
<div
id="Typo-advance-padding-gap-left"
class="sc-flex sc-px-1_5 sc-justify-center sc-w-full sc-cursor-pointer sc-py-4px sc-rounded-4px sc-items-center sc-gap-1"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/left.svg"
loading="lazy"
alt="left-border"
/>
<p class="sc-font-thin sc-roboto sc-universal">Left</p>
</div>
<div
id="Typo-advance-padding-gap-right"
class="sc-flex sc-px-1_5 sc-justify-center sc-w-full sc-cursor-pointer sc-py-4px sc-rounded-4px sc-items-center sc-gap-1"
>
<img
src="https://fatin-webefo.github.io/squareCraft-plugin/public/right.svg"
loading="lazy"
alt="right-border"
/>
<p class="sc-font-thin sc-roboto sc-universal">Right</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sc-mt-3">
<div class="sc-flex sc-items-center sc-justify-between sc-gap-2">
<div id="publish" class="sc-cursor-pointer sc-roboto sc-bg-color-EF7C2F sc-w-full sc-font-light sc-flex sc-items-center sc-font-size-12 sc-py-1 sc-rounded-4px sc-text-color-white sc-justify-center"> Publish </div>
<div class="sc-cursor-pointer sc-roboto sc-bg-3f3f3f sc-w-full sc-text-color-white sc-font-light sc-flex sc-font-size-12 sc-py-1 sc-rounded-4px sc-items-center sc-justify-center"> Reset </div>
</div>
</div>
</div>
</body>
</html>