@silexlabs/silex-dashboard 1.0.11 → 1.0.13

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.
@@ -10,11 +10,20 @@
10
10
  {% render "alternate.liquid" languages: languages lang: lang page: page %}
11
11
 
12
12
  <style>
13
- body {color:#2B1B63;}
14
- .button { cursor: pointer; }
15
- a { text-decoration: none; }
13
+ body { color:#2B1B63;}
14
+ .button, .pointer { cursor: pointer;}
15
+ a {
16
+ text-decoration: none;
17
+ color:#8873FE;}
16
18
  a:hover { text-decoration: underline; }
17
19
  .uppercase {text-transform: uppercase;}
20
+ /*label*/
21
+ ::placeholder {color: #8873FE;}
22
+ input:focus {
23
+ border: 2px solid ##9977FE;
24
+ background-color:#ffffff;}
25
+ :focus { outline: none;}
26
+ /*label*/
18
27
  .skeleton-anim:after {
19
28
  width: 100%;
20
29
  height: 100%;
@@ -76,12 +85,12 @@ a:hover { text-decoration: underline; }
76
85
 
77
86
  >{% for item in nav %}<A
78
87
  href="{{ item.url }}" id="i0g3ac" src="undefined"
79
- class="nav__item {% if forloop.index == 1 %}active{% endif %}"
88
+ class="nav__item uppercase {% if forloop.index == 1 %}active{% endif %}"
80
89
  target="{{ item.target }}"
81
90
 
82
91
  >{{ item.label }}</A>{% endfor %}</NAV><div
83
92
  src="undefined"
84
- class="lang h-space "
93
+ class="lang h-space uppercase "
85
94
 
86
95
 
87
96
  >{% assign links = languages %}
@@ -10,11 +10,20 @@
10
10
  {% render "alternate.liquid" languages: languages lang: lang page: page %}
11
11
 
12
12
  <style>
13
- body {color:#2B1B63;}
14
- .button { cursor: pointer; }
15
- a { text-decoration: none; }
13
+ body { color:#2B1B63;}
14
+ .button, .pointer { cursor: pointer;}
15
+ a {
16
+ text-decoration: none;
17
+ color:#8873FE;}
16
18
  a:hover { text-decoration: underline; }
17
19
  .uppercase {text-transform: uppercase;}
20
+ /*label*/
21
+ ::placeholder {color: #8873FE;}
22
+ input:focus {
23
+ border: 2px solid ##9977FE;
24
+ background-color:#ffffff;}
25
+ :focus { outline: none;}
26
+ /*label*/
18
27
  .skeleton-anim:after {
19
28
  width: 100%;
20
29
  height: 100%;
@@ -65,7 +74,7 @@ a:hover { text-decoration: underline; }
65
74
 
66
75
 
67
76
  ><img
68
- src="/api/website/assets/picto-silex@3x.png?websiteId=default&connectorId=fs-storage" href="" id="iel80b-2"
77
+ src="/assets/picto-silex@3x.png" href="" id="iel80b-2"
69
78
  class="nav__logo "
70
79
 
71
80
 
@@ -147,7 +156,7 @@ a:hover { text-decoration: underline; }
147
156
 
148
157
  >{{ subtitle-empty }}</DIV></div></div><MAIN
149
158
  id="iz63r" src="undefined"
150
- class="padding-normal section "
159
+ class="padding-normal section main-min-height "
151
160
 
152
161
 
153
162
  ><SECTION
@@ -157,7 +166,7 @@ a:hover { text-decoration: underline; }
157
166
 
158
167
  ></SECTION><div
159
168
  id="ickx4" src="undefined"
160
- class="button-bar margin-20 "
169
+ class="margin-20 "
161
170
 
162
171
 
163
172
  ><BUTTON
@@ -202,7 +211,7 @@ a:hover { text-decoration: underline; }
202
211
 
203
212
  ><label
204
213
  id="i1nmbc" src="undefined"
205
- class="v-space "
214
+ class="v-space bold color-2B1B63-80 "
206
215
 
207
216
 
208
217
  >{{ add-name-label }}</label><input
@@ -237,7 +246,7 @@ a:hover { text-decoration: underline; }
237
246
 
238
247
  ><H3
239
248
  id="i69a7" src="undefined"
240
- class="button-bar_item button-bar__item--main right-space-40 "
249
+ class="button-bar_item button-bar__item--main right-space-40 color-2B1B63-80 uppercase "
241
250
  v-text="website.name || website.id"
242
251
 
243
252
  >My first website</H3><P
@@ -346,36 +355,6 @@ a:hover { text-decoration: underline; }
346
355
 
347
356
 
348
357
  >Edit</div></SECTION></div><div
349
- id="i7ej6j" src="undefined"
350
- class="horizontal box-message text-white "
351
- v-if="error"
352
-
353
- ><H3
354
- id="iv0eyi" src="undefined"
355
- class="full-width v-space h-space "
356
- v-text="error"
357
-
358
- >Insert your text here</H3><div
359
- id="i4656n" src="undefined"
360
- class="rounded pointer button-bar__item--link text-white "
361
- @click="error = null"
362
-
363
- >{{ message-dismiss }}</div></div><div
364
- id="ilteie" src="undefined"
365
- class="horizontal box-message text-white "
366
- v-if="message"
367
-
368
- ><H3
369
- id="i2d31v" src="undefined"
370
- class="full-width v-space h-space "
371
- v-text="message"
372
-
373
- >Insert your text here</H3><div
374
- id="i2urco" src="undefined"
375
- class="rounded pointer button-bar__item--link text-white "
376
- @click="message = null"
377
-
378
- >{{ message-dismiss }}</div></div><div
379
358
  id="ipccl7" src="undefined"
380
359
 
381
360
 
@@ -405,7 +384,37 @@ a:hover { text-decoration: underline; }
405
384
  class="text-centered title-26 "
406
385
 
407
386
 
408
- >Pr�t � d�marrer une nouvelle aventure ?</H3></div></div></MAIN><FOOTER
387
+ >Pr�t � d�marrer une nouvelle aventure ?</H3></div></div><div
388
+ id="i7ej6j" src="undefined"
389
+ class="horizontal box-message text-white "
390
+ v-if="error"
391
+
392
+ ><H3
393
+ id="iv0eyi" src="undefined"
394
+ class="full-width v-space h-space "
395
+ v-text="error"
396
+
397
+ >Insert your text here</H3><div
398
+ id="i4656n" src="undefined"
399
+ class="rounded pointer button-bar__item--link text-white "
400
+ @click="error = null"
401
+
402
+ >{{ message-dismiss }}</div></div><div
403
+ id="ilteie" src="undefined"
404
+ class="horizontal box-message text-white "
405
+ v-if="message"
406
+
407
+ ><H3
408
+ id="i2d31v" src="undefined"
409
+ class="full-width v-space h-space "
410
+ v-text="message"
411
+
412
+ >Insert your text here</H3><div
413
+ id="i2urco" src="undefined"
414
+ class="rounded pointer button-bar__item--link text-white "
415
+ @click="message = null"
416
+
417
+ >{{ message-dismiss }}</div></div></MAIN><FOOTER
409
418
  id="ilzpl" src="undefined"
410
419
  class="header footer "
411
420
 
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="158px" height="54px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-miterlimit:10;"><rect id="logo-silex" x="0" y="0" width="158" height="54" style="fill:none;"/><g id="logo-silex1" serif:id="logo-silex"><g><path d="M59.741,37.533l-0.039,0c-0.082,-0.024 -0.189,-0.048 -0.322,-0.073c-0.132,-0.026 -0.248,-0.038 -0.349,-0.038c-0.32,0 -0.553,0.071 -0.697,0.213c-0.144,0.141 -0.216,0.397 -0.216,0.767l0,0.152l1.345,-0l0,0.627l-1.321,-0l-0,3.807l-0.747,-0l0,-3.807l-0.504,-0l0,-0.627l0.504,-0l0,-0.147c0,-0.527 0.131,-0.931 0.393,-1.213c0.262,-0.282 0.641,-0.423 1.136,-0.423c0.166,-0 0.316,0.008 0.45,0.024c0.134,0.016 0.256,0.034 0.367,0.055l0,0.683Z" style="fill:#333;fill-rule:nonzero;"/><path d="M63.404,39.367l-0.04,0c-0.111,-0.026 -0.219,-0.045 -0.324,-0.057c-0.104,-0.012 -0.228,-0.018 -0.37,-0.018c-0.231,-0 -0.453,0.051 -0.668,0.153c-0.214,0.101 -0.42,0.234 -0.619,0.395l0,3.148l-0.746,-0l-0,-4.435l0.746,0l0,0.656c0.297,-0.239 0.558,-0.407 0.784,-0.507c0.227,-0.099 0.457,-0.149 0.693,-0.149c0.13,0 0.223,0.004 0.282,0.01c0.058,0.007 0.145,0.02 0.262,0.038l-0,0.766Z" style="fill:#333;fill-rule:nonzero;"/><path d="M67.515,40.276c-0.003,-0.391 -0.102,-0.694 -0.296,-0.909c-0.195,-0.214 -0.49,-0.321 -0.888,-0.321c-0.399,-0 -0.717,0.117 -0.954,0.353c-0.237,0.236 -0.371,0.528 -0.403,0.877l2.541,0Zm0.726,0.572l-3.267,0c-0,0.273 0.041,0.51 0.123,0.712c0.082,0.203 0.194,0.369 0.337,0.499c0.138,0.127 0.301,0.222 0.491,0.286c0.189,0.063 0.397,0.095 0.625,0.095c0.302,0 0.605,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.653,-0.355l0.04,0l-0,0.814c-0.252,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.538,0.107 -0.826,0.107c-0.736,0 -1.31,-0.199 -1.723,-0.597c-0.413,-0.399 -0.619,-0.965 -0.619,-1.697c-0,-0.726 0.197,-1.301 0.593,-1.728c0.396,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.06,0.175 1.384,0.524c0.324,0.35 0.486,0.846 0.486,1.489l0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M72.781,40.276c-0.003,-0.391 -0.102,-0.694 -0.296,-0.909c-0.195,-0.214 -0.49,-0.321 -0.888,-0.321c-0.399,-0 -0.717,0.117 -0.954,0.353c-0.237,0.236 -0.371,0.528 -0.403,0.877l2.541,0Zm0.726,0.572l-3.267,0c-0,0.273 0.041,0.51 0.123,0.712c0.082,0.203 0.194,0.369 0.337,0.499c0.138,0.127 0.301,0.222 0.491,0.286c0.189,0.063 0.397,0.095 0.625,0.095c0.302,0 0.605,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.653,-0.355l0.04,0l-0,0.814c-0.252,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.538,0.107 -0.826,0.107c-0.736,0 -1.31,-0.199 -1.723,-0.597c-0.413,-0.399 -0.619,-0.965 -0.619,-1.697c-0,-0.726 0.197,-1.301 0.593,-1.728c0.396,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.06,0.175 1.384,0.524c0.324,0.35 0.486,0.846 0.486,1.489l0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M83.92,38.554l-1.155,4.434l-0.691,-0l-1.139,-3.418l-1.132,3.418l-0.686,-0l-1.168,-4.434l0.778,-0l0.814,3.433l1.108,-3.433l0.616,-0l1.135,3.433l0.77,-3.433l0.75,-0Z" style="fill:#333;fill-rule:nonzero;"/><path d="M88.404,40.276c-0.002,-0.391 -0.101,-0.694 -0.296,-0.909c-0.194,-0.214 -0.49,-0.321 -0.887,-0.321c-0.399,-0 -0.718,0.117 -0.955,0.353c-0.237,0.236 -0.371,0.528 -0.402,0.877l2.54,0Zm0.727,0.572l-3.267,0c-0,0.273 0.04,0.51 0.122,0.712c0.082,0.203 0.195,0.369 0.338,0.499c0.137,0.127 0.301,0.222 0.49,0.286c0.189,0.063 0.398,0.095 0.625,0.095c0.302,0 0.606,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.654,-0.355l0.039,0l0,0.814c-0.251,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.537,0.107 -0.826,0.107c-0.735,0 -1.31,-0.199 -1.723,-0.597c-0.412,-0.399 -0.619,-0.965 -0.619,-1.697c0,-0.726 0.198,-1.301 0.594,-1.728c0.395,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.059,0.175 1.383,0.524c0.324,0.35 0.487,0.846 0.487,1.489l-0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M93.817,40.757c0,-0.53 -0.087,-0.931 -0.262,-1.205c-0.174,-0.274 -0.456,-0.411 -0.845,-0.411c-0.218,0 -0.437,0.047 -0.659,0.141c-0.223,0.094 -0.429,0.215 -0.62,0.363l0,2.541c0.212,0.095 0.394,0.161 0.546,0.198c0.152,0.038 0.325,0.056 0.518,0.056c0.413,0 0.737,-0.136 0.971,-0.407c0.234,-0.271 0.351,-0.697 0.351,-1.276m0.77,-0.02c0,0.37 -0.052,0.704 -0.156,1c-0.105,0.297 -0.246,0.546 -0.423,0.746c-0.188,0.21 -0.394,0.366 -0.619,0.471c-0.225,0.104 -0.473,0.157 -0.743,0.157c-0.252,0 -0.471,-0.03 -0.659,-0.089c-0.188,-0.06 -0.373,-0.14 -0.556,-0.241l-0.047,0.207l-0.699,-0l-0,-6.177l0.746,-0l0,2.207c0.209,-0.172 0.432,-0.313 0.667,-0.423c0.236,-0.11 0.501,-0.165 0.794,-0.165c0.524,0 0.938,0.202 1.241,0.604c0.303,0.402 0.454,0.97 0.454,1.703" style="fill:#333;fill-rule:nonzero;"/><path d="M99.341,41.71c0,0.405 -0.167,0.737 -0.502,0.996c-0.335,0.259 -0.792,0.389 -1.372,0.389c-0.328,0 -0.629,-0.039 -0.903,-0.117c-0.274,-0.078 -0.503,-0.164 -0.688,-0.256l-0,-0.838l0.039,0c0.236,0.177 0.498,0.318 0.786,0.423c0.289,0.104 0.565,0.157 0.83,0.157c0.328,-0 0.585,-0.053 0.77,-0.159c0.185,-0.106 0.278,-0.273 0.278,-0.5c-0,-0.175 -0.051,-0.307 -0.151,-0.397c-0.1,-0.09 -0.294,-0.167 -0.579,-0.23c-0.106,-0.024 -0.244,-0.052 -0.415,-0.084c-0.171,-0.031 -0.327,-0.066 -0.467,-0.103c-0.389,-0.103 -0.665,-0.255 -0.828,-0.455c-0.162,-0.199 -0.244,-0.445 -0.244,-0.736c0,-0.182 0.038,-0.355 0.114,-0.516c0.075,-0.161 0.19,-0.306 0.343,-0.433c0.148,-0.124 0.336,-0.223 0.566,-0.295c0.228,-0.073 0.485,-0.11 0.768,-0.11c0.264,0 0.532,0.033 0.804,0.097c0.271,0.065 0.497,0.144 0.677,0.237l-0,0.797l-0.04,0c-0.191,-0.139 -0.422,-0.258 -0.695,-0.355c-0.272,-0.096 -0.54,-0.144 -0.802,-0.144c-0.272,-0 -0.503,0.052 -0.69,0.156c-0.188,0.105 -0.283,0.26 -0.283,0.467c0,0.182 0.058,0.32 0.171,0.413c0.112,0.092 0.292,0.168 0.54,0.226c0.138,0.032 0.292,0.063 0.463,0.095c0.171,0.032 0.313,0.061 0.426,0.088c0.347,0.079 0.615,0.215 0.802,0.408c0.188,0.196 0.282,0.456 0.282,0.779" style="fill:#333;fill-rule:nonzero;"/><path d="M101.586,42.988l-0.746,-0l-0,-4.434l0.746,-0l0,4.434Zm0.048,-5.177l-0.842,-0l0,-0.774l0.842,-0l-0,0.774Z" style="fill:#333;fill-rule:nonzero;"/><path d="M105.788,42.948c-0.14,0.037 -0.293,0.068 -0.458,0.091c-0.165,0.025 -0.313,0.036 -0.443,0.036c-0.452,0 -0.796,-0.121 -1.032,-0.365c-0.236,-0.243 -0.353,-0.634 -0.353,-1.171l-0,-2.358l-0.504,-0l-0,-0.628l0.504,0l-0,-1.274l0.746,-0l-0,1.274l1.54,0l0,0.628l-1.54,-0l-0,2.02c-0,0.233 0.005,0.415 0.016,0.546c0.01,0.131 0.048,0.254 0.111,0.368c0.058,0.105 0.138,0.183 0.241,0.231c0.101,0.05 0.257,0.074 0.466,0.074c0.121,0 0.248,-0.018 0.381,-0.053c0.132,-0.036 0.227,-0.066 0.285,-0.09l0.04,0l0,0.671Z" style="fill:#333;fill-rule:nonzero;"/><path d="M110.098,40.276c-0.003,-0.391 -0.101,-0.694 -0.296,-0.909c-0.194,-0.214 -0.49,-0.321 -0.887,-0.321c-0.4,-0 -0.718,0.117 -0.955,0.353c-0.237,0.236 -0.371,0.528 -0.403,0.877l2.541,0Zm0.726,0.572l-3.267,0c0,0.273 0.041,0.51 0.123,0.712c0.082,0.203 0.195,0.369 0.338,0.499c0.137,0.127 0.3,0.222 0.49,0.286c0.189,0.063 0.398,0.095 0.625,0.095c0.302,0 0.605,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.653,-0.355l0.04,0l-0,0.814c-0.251,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.538,0.107 -0.826,0.107c-0.736,0 -1.31,-0.199 -1.723,-0.597c-0.413,-0.399 -0.619,-0.965 -0.619,-1.697c-0,-0.726 0.198,-1.301 0.594,-1.728c0.395,-0.425 0.916,-0.639 1.561,-0.639c0.599,0 1.06,0.175 1.384,0.524c0.324,0.35 0.486,0.846 0.486,1.489l0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M118.792,40.757c-0,-0.53 -0.088,-0.931 -0.262,-1.205c-0.175,-0.274 -0.457,-0.411 -0.846,-0.411c-0.217,0 -0.437,0.047 -0.659,0.141c-0.222,0.094 -0.429,0.215 -0.619,0.363l-0,2.541c0.212,0.095 0.393,0.161 0.546,0.198c0.152,0.038 0.324,0.056 0.518,0.056c0.412,0 0.736,-0.136 0.971,-0.407c0.234,-0.271 0.351,-0.697 0.351,-1.276m0.77,-0.02c-0,0.37 -0.052,0.704 -0.157,1c-0.105,0.297 -0.245,0.546 -0.423,0.746c-0.187,0.21 -0.394,0.366 -0.619,0.471c-0.225,0.104 -0.472,0.157 -0.742,0.157c-0.252,0 -0.472,-0.03 -0.66,-0.089c-0.187,-0.06 -0.373,-0.14 -0.555,-0.241l-0.048,0.207l-0.699,-0l0,-6.177l0.747,-0l-0,2.207c0.209,-0.172 0.431,-0.313 0.667,-0.423c0.235,-0.11 0.5,-0.165 0.794,-0.165c0.524,0 0.937,0.202 1.24,0.604c0.303,0.402 0.455,0.97 0.455,1.703" style="fill:#333;fill-rule:nonzero;"/><path d="M124.824,42.988l-0.746,-0l-0,-0.492c-0.252,0.198 -0.492,0.351 -0.723,0.456c-0.23,0.106 -0.484,0.159 -0.762,0.159c-0.466,-0 -0.828,-0.143 -1.088,-0.427c-0.259,-0.285 -0.389,-0.702 -0.389,-1.253l0,-2.877l0.747,-0l-0,2.524c-0,0.225 0.01,0.418 0.032,0.578c0.02,0.16 0.066,0.297 0.134,0.411c0.072,0.116 0.164,0.201 0.278,0.254c0.114,0.053 0.279,0.079 0.496,0.079c0.193,0 0.404,-0.05 0.634,-0.15c0.228,-0.101 0.443,-0.229 0.641,-0.386l-0,-3.31l0.746,-0l0,4.434Z" style="fill:#333;fill-rule:nonzero;"/><path d="M127.47,42.988l-0.746,-0l-0,-4.434l0.746,-0l-0,4.434Zm0.048,-5.177l-0.842,-0l-0,-0.774l0.842,-0l-0,0.774Z" style="fill:#333;fill-rule:nonzero;"/><rect x="129.378" y="36.811" width="0.746" height="6.177" style="fill:#333;"/><path d="M134.874,41.896l0,-2.545c-0.202,-0.09 -0.381,-0.152 -0.54,-0.187c-0.159,-0.034 -0.332,-0.051 -0.52,-0.051c-0.418,0 -0.744,0.146 -0.977,0.437c-0.232,0.291 -0.349,0.704 -0.349,1.239c0,0.526 0.09,0.926 0.27,1.2c0.18,0.274 0.468,0.411 0.866,0.411c0.211,0 0.425,-0.046 0.643,-0.141c0.216,-0.094 0.419,-0.214 0.607,-0.363m0.747,1.092l-0.747,-0l0,-0.465c-0.215,0.186 -0.438,0.33 -0.671,0.433c-0.233,0.103 -0.486,0.155 -0.758,0.155c-0.53,0 -0.95,-0.204 -1.26,-0.612c-0.312,-0.407 -0.467,-0.972 -0.467,-1.694c0,-0.376 0.053,-0.711 0.161,-1.005c0.107,-0.294 0.252,-0.544 0.434,-0.75c0.18,-0.201 0.39,-0.355 0.63,-0.461c0.239,-0.106 0.487,-0.159 0.744,-0.159c0.233,0 0.439,0.025 0.619,0.074c0.18,0.049 0.369,0.125 0.568,0.228l0,-1.921l0.747,-0l-0,6.177Z" style="fill:#333;fill-rule:nonzero;"/><path d="M140.497,40.276c-0.003,-0.391 -0.101,-0.694 -0.296,-0.909c-0.194,-0.214 -0.49,-0.321 -0.887,-0.321c-0.4,-0 -0.718,0.117 -0.954,0.353c-0.237,0.236 -0.372,0.528 -0.404,0.877l2.541,0Zm0.727,0.572l-3.268,0c0,0.273 0.042,0.51 0.124,0.712c0.082,0.203 0.194,0.369 0.337,0.499c0.137,0.127 0.301,0.222 0.49,0.286c0.19,0.063 0.398,0.095 0.626,0.095c0.301,0 0.605,-0.06 0.911,-0.181c0.305,-0.12 0.523,-0.238 0.653,-0.355l0.039,0l0,0.814c-0.251,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.537,0.107 -0.826,0.107c-0.735,0 -1.309,-0.199 -1.723,-0.597c-0.412,-0.399 -0.619,-0.965 -0.619,-1.697c0,-0.726 0.198,-1.301 0.594,-1.728c0.395,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.059,0.175 1.383,0.524c0.325,0.35 0.487,0.846 0.487,1.489l-0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M145.545,39.367l-0.04,0c-0.111,-0.026 -0.218,-0.045 -0.323,-0.057c-0.104,-0.012 -0.228,-0.018 -0.371,-0.018c-0.23,-0 -0.452,0.051 -0.667,0.153c-0.214,0.101 -0.421,0.234 -0.62,0.395l0,3.148l-0.746,-0l0,-4.435l0.746,0l0,0.656c0.297,-0.239 0.559,-0.407 0.785,-0.507c0.226,-0.099 0.457,-0.149 0.692,-0.149c0.13,0 0.224,0.004 0.282,0.01c0.059,0.007 0.146,0.02 0.262,0.038l0,0.766Z" style="fill:#333;fill-rule:nonzero;"/><path d="M61.808,26.078c0.169,0.14 0.385,0.326 0.649,0.559c0.263,0.234 0.564,0.465 0.902,0.693c0.506,0.338 1.008,0.602 1.505,0.791c0.497,0.188 1.018,0.283 1.565,0.283c0.507,-0 0.932,-0.057 1.275,-0.172c0.342,-0.114 0.613,-0.266 0.812,-0.454c0.199,-0.189 0.34,-0.407 0.425,-0.655c0.084,-0.248 0.126,-0.512 0.126,-0.79c0,-0.307 -0.117,-0.583 -0.35,-0.826c-0.234,-0.243 -0.519,-0.459 -0.857,-0.648c-0.338,-0.188 -0.691,-0.35 -1.058,-0.484c-0.368,-0.134 -0.686,-0.246 -0.954,-0.335c-1.192,-0.417 -2.236,-0.866 -3.131,-1.348c-0.894,-0.481 -1.639,-1.018 -2.235,-1.608c-0.597,-0.591 -1.044,-1.241 -1.342,-1.951c-0.298,-0.71 -0.447,-1.502 -0.447,-2.376c-0,-0.923 0.187,-1.762 0.559,-2.517c0.372,-0.755 0.904,-1.4 1.595,-1.936c0.69,-0.536 1.522,-0.951 2.497,-1.244c0.973,-0.292 2.062,-0.439 3.264,-0.439c0.904,0 1.771,0.102 2.601,0.306c0.83,0.203 1.647,0.529 2.452,0.976c0.338,0.199 0.658,0.405 0.962,0.618c0.302,0.215 0.568,0.42 0.797,0.619c0.228,0.199 0.41,0.388 0.544,0.567c0.134,0.178 0.201,0.332 0.201,0.461c0,0.13 -0.032,0.249 -0.097,0.359c-0.064,0.109 -0.162,0.233 -0.29,0.372l-2.281,2.429c-0.169,0.17 -0.338,0.254 -0.507,0.254c-0.139,-0 -0.266,-0.039 -0.38,-0.119c-0.114,-0.08 -0.241,-0.179 -0.38,-0.298l-0.134,-0.12c-0.199,-0.168 -0.42,-0.342 -0.664,-0.522c-0.243,-0.178 -0.504,-0.34 -0.782,-0.484c-0.278,-0.144 -0.571,-0.263 -0.88,-0.358c-0.307,-0.094 -0.621,-0.141 -0.939,-0.141c-0.327,-0 -0.636,0.028 -0.924,0.082c-0.288,0.055 -0.541,0.141 -0.76,0.261c-0.218,0.119 -0.393,0.275 -0.522,0.469c-0.129,0.194 -0.194,0.43 -0.194,0.708c0,0.278 0.07,0.52 0.209,0.723c0.14,0.204 0.348,0.393 0.627,0.567c0.277,0.174 0.623,0.338 1.035,0.491c0.413,0.155 0.892,0.321 1.439,0.5c1.053,0.348 2.024,0.713 2.914,1.096c0.889,0.382 1.657,0.834 2.303,1.356c0.646,0.522 1.15,1.145 1.513,1.871c0.362,0.725 0.543,1.604 0.543,2.638c0,1.093 -0.223,2.084 -0.67,2.973c-0.447,0.89 -1.061,1.647 -1.841,2.273c-0.78,0.627 -1.697,1.111 -2.75,1.454c-1.053,0.343 -2.186,0.514 -3.399,0.514c-1.142,0 -2.265,-0.204 -3.368,-0.613c-1.103,-0.408 -2.132,-0.956 -3.086,-1.644c-0.397,-0.289 -0.732,-0.573 -1.006,-0.852c-0.273,-0.279 -0.489,-0.504 -0.648,-0.673l-0.045,-0.045c-0.01,-0.019 -0.02,-0.032 -0.03,-0.037c-0.01,-0.005 -0.02,-0.012 -0.03,-0.023c-0.009,-0.019 -0.02,-0.032 -0.03,-0.037c-0.009,-0.005 -0.02,-0.013 -0.029,-0.022c-0.229,-0.249 -0.343,-0.449 -0.343,-0.598c-0,-0.17 0.114,-0.359 0.343,-0.568l2.578,-2.46c0.209,-0.149 0.378,-0.223 0.507,-0.223c0.09,-0 0.184,0.029 0.283,0.089c0.1,0.06 0.219,0.149 0.358,0.268" style="fill:#333;fill-rule:nonzero;"/><path d="M78.726,11.754c0,-0.179 0.055,-0.333 0.164,-0.462c0.11,-0.129 0.273,-0.194 0.492,-0.194l4.382,0c0.15,0 0.309,0.06 0.477,0.179c0.169,0.119 0.254,0.278 0.254,0.477l-0,20.823c-0,0.437 -0.243,0.656 -0.731,0.656l-4.382,0c-0.437,0 -0.656,-0.219 -0.656,-0.656l0,-20.823Z" style="fill:#333;fill-rule:nonzero;"/><path d="M88.862,11.739c-0,-0.179 0.059,-0.333 0.179,-0.462c0.119,-0.129 0.283,-0.194 0.492,-0.194l4.412,0c0.169,0 0.323,0.06 0.462,0.179c0.139,0.119 0.213,0.278 0.223,0.477l0,16.217l8.199,0c0.178,0 0.333,0.06 0.462,0.179c0.129,0.119 0.193,0.284 0.193,0.492l0,3.92c0,0.169 -0.057,0.324 -0.171,0.463c-0.114,0.139 -0.276,0.213 -0.484,0.223l-13.311,-0c-0.438,-0 -0.656,-0.218 -0.656,-0.656l-0,-20.838Z" style="fill:#333;fill-rule:nonzero;"/><path d="M107.047,11.784c-0,-0.209 0.056,-0.375 0.17,-0.5c0.114,-0.124 0.276,-0.186 0.484,-0.186l14.788,0c0.218,0 0.388,0.065 0.507,0.193c0.119,0.129 0.179,0.302 0.179,0.52l-0,3.686c-0,0.169 -0.06,0.33 -0.179,0.483c-0.119,0.154 -0.293,0.231 -0.522,0.231l-9.659,-0l-0,3.696l7.453,0c0.189,0 0.345,0.045 0.469,0.134c0.125,0.09 0.187,0.239 0.187,0.448l-0,3.219c-0,0.14 -0.055,0.274 -0.164,0.403c-0.109,0.129 -0.268,0.194 -0.477,0.194l-7.468,-0l-0,3.815l10.016,0c0.448,0 0.671,0.228 0.671,0.684l0,3.745c0,0.1 -0.039,0.189 -0.119,0.268c-0.039,0.277 -0.243,0.416 -0.611,0.416l-15.071,-0c-0.198,-0 -0.357,-0.052 -0.476,-0.157c-0.119,-0.104 -0.178,-0.265 -0.178,-0.484l-0,-20.808Z" style="fill:#333;fill-rule:nonzero;"/><path d="M125.097,32.845c0.079,-0.149 0.161,-0.3 0.246,-0.454c0.084,-0.154 0.181,-0.311 0.29,-0.47l6.708,-10.016c-1.143,-1.719 -2.273,-3.419 -3.391,-5.098c-1.118,-1.679 -2.248,-3.378 -3.391,-5.098c-0.06,-0.079 -0.107,-0.154 -0.142,-0.223c-0.035,-0.07 -0.057,-0.144 -0.067,-0.224c0.02,-0.079 0.077,-0.117 0.172,-0.112c0.094,0.006 0.191,-0.017 0.29,-0.067l5.187,0c0.368,0 0.656,0.189 0.865,0.567l3.652,5.485l3.696,-5.485c0.209,-0.378 0.497,-0.567 0.865,-0.567l4.964,0c0.109,0 0.211,0.002 0.305,0.007c0.095,0.005 0.177,0.023 0.246,0.053c0.069,0.03 0.104,0.074 0.104,0.134c0,0.119 -0.054,0.248 -0.164,0.388l-6.856,10.24l6.991,10.434c0.099,0.139 0.176,0.266 0.231,0.38c0.054,0.114 0.076,0.211 0.066,0.291c0,0.149 -0.089,0.223 -0.268,0.223l-5.336,-0c-0.169,-0 -0.323,-0.05 -0.462,-0.149c-0.139,-0.1 -0.248,-0.233 -0.328,-0.403l-4.054,-6.007l-4.01,6.007c-0.079,0.17 -0.189,0.303 -0.328,0.403c-0.139,0.099 -0.293,0.149 -0.462,0.149l-5.351,-0c-0.08,-0 -0.149,-0.022 -0.209,-0.067c-0.059,-0.045 -0.089,-0.107 -0.089,-0.186c0,-0.05 0.01,-0.095 0.03,-0.135" style="fill:#333;fill-rule:nonzero;"/><g><g><clipPath id="_clip1"><rect x="14.978" y="10.953" width="31.623" height="31.623" clip-rule="nonzero"/></clipPath><g clip-path="url(#_clip1)"><path d="M122.818,46.182c-1.046,32.853 -28.528,58.638 -61.381,57.592c-32.853,-1.047 -58.639,-28.528 -57.592,-61.381c1.046,-32.854 28.528,-58.639 61.381,-57.593c32.854,1.047 58.639,28.528 57.592,61.382" style="fill:#56e3ff;fill-rule:nonzero;"/><path d="M109.212,32.915c-0.782,24.563 -21.329,43.842 -45.892,43.059c-24.563,-0.782 -43.842,-21.329 -43.06,-45.892c0.783,-24.563 21.33,-43.842 45.893,-43.06c24.563,0.783 43.842,21.329 43.059,45.893" style="fill:#8873fe;fill-rule:nonzero;"/><path d="M98.913,21.493c-0.616,19.344 -16.797,34.526 -36.141,33.909c-19.343,-0.615 -34.525,-16.796 -33.909,-36.139c0.616,-19.344 16.797,-34.526 36.141,-33.91c19.343,0.616 34.525,16.797 33.909,36.14" style="fill:#ff557a;fill-rule:nonzero;"/><path d="M91.392,12.906c-0.479,15.045 -13.064,26.853 -28.109,26.374c-15.045,-0.479 -26.853,-13.064 -26.374,-28.109c0.479,-15.045 13.064,-26.853 28.109,-26.374c15.045,0.479 26.853,13.064 26.374,28.109" style="fill:#ffac54;fill-rule:nonzero;"/></g></g><rect x="14.978" y="10.953" width="31.623" height="31.623" style="fill:none;stroke:#333;stroke-width:1.16px;"/><path d="M49.023,13.891l-5.115,0c-0.214,0 -0.387,-0.173 -0.387,-0.387l-0,-5.116c-0,-0.213 0.173,-0.387 0.387,-0.387l5.115,0c0.214,0 0.388,0.174 0.388,0.387l-0,5.116c-0,0.214 -0.174,0.387 -0.388,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/><path d="M49.023,45.556l-5.115,-0c-0.214,-0 -0.387,-0.173 -0.387,-0.387l-0,-5.116c-0,-0.213 0.173,-0.387 0.387,-0.387l5.115,0c0.214,0 0.388,0.174 0.388,0.387l-0,5.116c-0,0.214 -0.174,0.387 -0.388,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/><path d="M17.536,13.891l-5.116,0c-0.213,0 -0.387,-0.173 -0.387,-0.387l0,-5.116c0,-0.213 0.174,-0.387 0.387,-0.387l5.116,0c0.214,0 0.387,0.174 0.387,0.387l0,5.116c0,0.214 -0.173,0.387 -0.387,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/><path d="M17.536,45.556l-5.116,-0c-0.213,-0 -0.387,-0.173 -0.387,-0.387l0,-5.116c0,-0.213 0.174,-0.387 0.387,-0.387l5.116,0c0.214,0 0.387,0.174 0.387,0.387l0,5.116c0,0.214 -0.173,0.387 -0.387,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/></g></g></g></svg>
@@ -1 +1 @@
1
- {"assets":[{"type":"image","src":"/assets/empty-projects-sos.gif","unitDim":"px","height":0,"width":0},{"type":"image","src":"/assets/bg-purpel-silex.webp","unitDim":"px","height":0,"width":0},{"type":"image","src":"/assets/bg-silex-purpel.webp","unitDim":"px","height":0,"width":0},{"type":"image","src":"/assets/picto-silex@3x.png","unitDim":"px","height":0,"width":0}],"styles":[{"selectors":["nav__item"],"style":{"margin":"0px 10px 0px 10px","font-size":"0.8rem","padding":"24px 0px 24px 0px","color":"#4a4a4a"}},{"selectors":["body"],"style":{"font-family":"\"Ubuntu\", sans-serif","background-color":"#f0f0f0"}},{"selectors":[{"name":"header","active":false}],"style":{"display":"flex","align-items":"center","justify-content":"space-between","background-color":"#ffffff"}},{"selectors":["#ir7s"],"style":{"color":"black"}},{"selectors":[{"name":"padding-normal","active":false}],"style":{"padding":"0px 24px 0px 24px"}},{"selectors":["#i9jq"],"style":{"display":"flex"}},{"selectors":["nav"],"style":{"width":"100%","margin":"0px 20px 0px 20px"}},{"selectors":["#iz63r"],"style":{"min-height":"90vh"}},{"selectors":[{"name":"subtitle-16","active":false}],"style":{"font-size":"1rem","margin":"0px 0px 20px 0px"}},{"selectors":["section"],"style":{"max-width":"1200px","margin":"80px auto 80px auto"}},{"selectors":[{"name":"subtitle-16","active":false},{"name":"color--light","active":false}],"style":{"color":"#636363","font-weight":"700"}},{"selectors":[{"name":"button","active":false}],"style":{"font-size":"0.8rem","padding":"10px 20px 10px 20px","display":"inline-block","border":"2px solid #8873fe","transition":"all 0.18s ease-out"}},{"selectors":[{"name":"button","active":false},{"name":"button--primary","active":false}],"style":{"background-color":"#8873fe","color":"white"}},{"selectors":[{"name":"button-bar","active":false}],"style":{"margin":"20px 0px 20px 0px","display":"flex","padding":"20px 30px 20px 30px"}},{"selectors":["#ibsgw"],"style":{"position":"relative","top":"3px"}},{"selectors":[{"name":"button-bar","active":false},{"name":"button-bar--full-width","active":false}],"style":{"justify-content":"space-between","align-items":"center"}},{"selectors":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false}],"style":{"font-size":"0.8rem","color":"#2b1b63"}},{"selectors":[{"name":"button","active":false},"button--secondary"],"style":{"font-weight":"400","color":"#8873fe","border":"2px solid #8873fe"}},{"selectors":[{"name":"bg-white","active":false}],"style":{"background-color":"#ffffff"}},{"selectors":[{"name":"rounded","active":false}],"style":{"border-radius":"4px 4px 4px 4px"}},{"selectors":["#ilzpl"],"style":{"min-height":"100px"}},{"selectors":["#i238z"],"style":{"padding":"10px"}},{"selectors":["footer"],"style":{"display":"block","margin":"20px 0px 0 0px","padding":"1px 0px 1px 0px"}},{"selectors":[{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"style":{"background-color":"#dddddd","color":"transparent","opacity":"0.31","border-radius":"5px 5px 5px 5px"}},{"selectors":[{"name":"skeleton","active":false},{"name":"skeleton-button","active":false}],"style":{"color":"transparent","opacity":"0.16"}},{"selectors":[{"name":"skeleton-anim","active":false}],"style":{"position":"relative"}},{"selectors":["nav__item","active"],"style":{"color":"black"}},{"selectors":[{"name":"margin-20","active":false}],"style":{"margin":"20px 0px 20px 0px"}},{"selectors":["#i0ro3"],"style":{"display":"none"}},{"selectors":[{"name":"loading__item","active":false},"loaded-true"],"style":{"display":"none"}},{"selectors":["#i69a7"],"style":{"width":"100%"}},{"selectors":[{"name":"flex-no-shrink","active":false}],"style":{"flex-shrink":"0"}},{"selectors":[{"name":"button--small","active":false}],"style":{"padding":"3px 12px 4px 12px"}},{"selectors":["form"],"style":{"padding":"10px 0px 10px 0px","border-radius":"5px 5px 5px 5px"}},{"selectors":["#i1nmbc"],"style":{"flex-shrink":"0"}},{"selectors":["input"],"style":{"padding":"10px 10px 10px 10px","background-color":"transparent","border":"2px solid #8873fe","margin":"10px 0px 10px 0px","border-radius":"4px 4px 4px 4px"}},{"selectors":[{"name":"full-width","active":false}],"style":{"width":"100%"}},{"selectors":[{"name":"v-space","active":false}],"style":{"margin":"10px 0px 10px 0px"}},{"selectors":[{"name":"box","active":false}],"style":{"border-radius":"4px 4px 4px 4px","background-color":"#ffffff"}},{"selectors":["box__header"],"style":{"margin":"0px 0px 0px 0px","padding":"10px 0px 10px 0px","font-weight":"700","font-size":"1.625rem","color":"rgba(43,27,99,0.5)"}},{"selectors":[{"name":"box","active":false},{"name":"horizontal","active":false}],"style":{"align-items":"center"}},{"selectors":[{"name":"horizontal","active":false}],"style":{"display":"flex","align-items":"center"}},{"selectors":[{"name":"h-space","active":false}],"style":{"margin":"0px 10px 0px 0px"}},{"selectors":["button--tertiary"],"style":{"background-color":"transparent","font-weight":"400"}},{"selectors":["icon-font"],"style":{"font-size":"1.5rem","line-height":"1px","margin":"0px 2px 0px 2px"}},{"selectors":["lang__item"],"style":{"margin":"0px 5px 0px 5px"}},{"selectors":["top-space-40"],"style":{"margin":"40px 0 0 0"}},{"selectors":["nav__logo"],"style":{"height":"50px"}},{"selectors":["user-icon__image"],"style":{"width":"100%","height":"100%"}},{"selectors":["user__wrapper"],"style":{"border":"1px solid white","display":"flex","flex-direction":"column","justify-content":"center","align-items":"center"}},{"selectors":[{"name":"right-space-20","active":false}],"style":{"margin":"0px 20px 0px 0px"}},{"selectors":["#iksw4d"],"style":{"padding":"10px"}},{"selectors":[{"name":"button","active":false}],"style":{"color":"#8873fe","background-color":"white","border":"2px solid #8873fe"},"state":"hover"},{"selectors":[{"name":"button","active":false},"button--secondary"],"style":{"background-color":"white"},"state":"hover"},{"selectors":["#ip1xpi"],"style":{"color":"black"}},{"selectors":["#i6no5k"],"style":{"display":"flex"}},{"selectors":["#i1k8my"],"style":{"padding":"10px"}},{"selectors":["#i208mw"],"style":{"min-height":"100px"}},{"selectors":["#iel80b"],"style":{"color":"black"}},{"selectors":["#ioziwk"],"style":{"width":"100%"}},{"selectors":["#imgx81"],"style":{"min-height":"100vh","display":"flex","justify-content":"center","align-items":"center","flex-direction":"column"}},{"selectors":["#in62y2"],"style":{"width":"100%","display":"flex","justify-content":"center"}},{"selectors":["user-icon__wrapper"],"style":{"border":"1px solid #f0f0f0","background-color":"#f0f0f0","border-radius":"50% 50% 50% 50%","width":"40px","height":"40px","padding":"5px 5px 5px 5px"}},{"selectors":["user-icon__wrapper2"],"style":{"width":"40px","height":"40px"}},{"selectors":["big-button"],"style":{"border-radius":"5px 5px 5px 5px","font-size":"15px","margin":"10px 10px 10px 10px","padding":"15px 30px 15px 30px","font-weight":"400","background-color":"#ffffff"}},{"selectors":["#i9msnk"],"style":{"padding":"10px","display":"inline"}},{"selectors":["#i6akll"],"style":{"padding":"10px","display":"inline"}},{"selectors":["#ixzhcr"],"style":{"padding":"10px","position":"absolute","display":"none"}},{"selectors":["title-40"],"style":{"margin":"0 0 10px 0","font-size":"2.5rem","font-weight":"700"}},{"selectors":["#i7329q"],"style":{"display":"flex"}},{"selectors":["#iehijh"],"style":{"padding":"10px"}},{"selectors":["#in5jeq"],"style":{"display":"flex"}},{"selectors":["#ij139z"],"style":{"position":"absolute"}},{"selectors":["bg-silex-purpel"],"style":{"background-repeat":"repeat-y","background-position":"center top","background-attachment":"scroll","background-size":"contain","background-image":"url('/assets/bg-silex-purpel.webp')"}},{"selectors":["section-top"],"style":{"max-width":"1200px","margin":"0px auto 0px auto","padding":"40px 24px 40px 24px"}},{"selectors":[{"name":"text-centered","active":false}],"style":{"text-align":"center"}},{"selectors":["box-message"],"style":{"background-color":"rgba(43,27,99,0.3)","border-radius":"4px 4px 4px 4px","padding":"20px 30px 20px 30px","margin":"10px 0px 10px 0px"}},{"selectors":[{"name":"text-white","active":false}],"style":{"color":"#ffffff"}},{"selectors":[{"name":"bold","active":false}],"style":{"font-weight":"800"}},{"selectors":["button-bar__item--link"],"style":{"background-color":"transparent","border":"0px solid black","font-size":"0.8rem","color":"#8873fe"}},{"selectors":[{"name":"padding-30","active":false}],"style":{"padding":"30px 30px 30px 30px"}},{"selectors":[{"name":"padding-20-30","active":false}],"style":{"padding":"20px 30px 20px 30px"}},{"selectors":[{"name":"right-space-40","active":false}],"style":{"margin":"0 40px 0 0"}},{"selectors":["subtitle"],"style":{"font-size":"1.625rem","font-weight":"100"}},{"selectors":["title-26"],"style":{"font-size":"1.625rem","margin":"10px 0px 10px 0px"}},{"selectors":["empty-image"],"style":{"min-height":"500px","background-image":"url('/assets/empty-projects-sos.gif')","background-repeat":"no-repeat","background-position":"center center","background-attachment":"scroll","background-size":"contain"}},{"selectors":[{"name":"padding-50-30","active":false}],"style":{"padding":"50px 30px 50px 30px"}},{"selectors":[{"name":"box","active":false},"box_transp"],"style":{"background-color":"rgba(255,255,255,0.5)"}},{"selectors":["padding-100-30"],"style":{"padding":"100px 30px 80px 30px"}},{"selectors":["top-space-20"],"style":{"margin":"20px 0 0 0"}},{"selectors":[{"name":"button","active":false},"button--tertiary"],"style":{"border":"2px solid transparent","background-color":"rgba(221,221,221,0.5)"}},{"selectors":[{"name":"box_login","active":false}],"style":{"max-width":"800px","width":"100%"}},{"selectors":["button-bar__item--link",{"name":"text-white","active":false}],"style":{"color":"#ffffff"}}],"pages":[{"frames":[{"component":{"type":"wrapper","classes":["body",{"name":"loading","active":false}],"attributes":{"id":"ik0i"},"components":[{"tagName":"HEADER","type":"container","icon":"<span class=\"fa fa-list\"></span>","classes":[{"name":"header","active":false},{"name":"padding-normal","active":false}],"attributes":{"id":"igrg"},"components":[{"tagName":"A","type":"container","attributes":{"id":"igvu43","href":"/"},"components":[{"type":"image","classes":["nav__logo"],"attributes":{"src":"/assets/picto-silex@3x.png","href":"","id":"iel80b-2"},"custom-name":"logo","originalTagName":"img"}],"originalTagName":"div"},{"tagName":"NAV","type":"container","classes":["nav"],"attributes":{"id":"i9jq"},"components":[{"tagName":"A","type":"text","classes":["nav__item",{"name":"uppercase","active":false}],"attributes":{"id":"iels","href":"{{ item.url }}"},"components":[{"type":"textnode","content":"Sites","attributes":{}}],"template":{"before":"{% for item in nav %}","replace":"{{ item.label }}","after":"{% endfor %}","attributes":"target=\"{{ item.target }}\"","classname":"{% if forloop.index == 1 %}active{% endif %}","style":""},"originalTagName":"div"}],"custom-name":"Nav"},{"type":"container","classes":["lang",{"name":"h-space","active":false}],"attributes":{"id":"i2red7"},"components":[{"tagName":"A","type":"text","classes":["lang__item","nav__item",{"name":"uppercase","active":false}],"attributes":{"href":"/{{ link.code }}","id":"iciz"},"components":[{"type":"textnode","content":"en","attributes":{}}],"template":{"before":"{% assign links = languages %}\n{%- for link in links %}","replace":"{{ link.code }}","after":"{% endfor %}","attributes":"hreflang=\"{{link.code}}\"","classname":"{% if link.code == lang %}active{% endif %}","style":""},"originalTagName":"div"}],"custom-name":"Lang"},{"type":"container","classes":["user__wrapper",{"name":"pointer","active":false}],"attributes":{"id":"i24ew"},"custom-name":"User","components":[{"type":"container","classes":["user-icon__wrapper"],"attributes":{"id":"i5xsbd"},"components":[{"type":"container","classes":["user-icon__image"],"attributes":{"id":"i5wlbq"},"template":{"before":"","replace":"","after":"","attributes":"v-if=\"user\" v-show=\"!showMenu || user.storage.disableLogout\" :style='`background: url(\"${user.picture}\"); background-repeat: no-repeat; background-size: contain;`'","classname":"","style":""},"custom-name":"Image"}],"custom-name":"Wrapper","template":{"before":"","replace":"","after":"","attributes":"v-if=\"user\" v-show=\"!showMenu || user.storage.disableLogout\" ","classname":"","style":""}},{"type":"container","attributes":{"id":"ic9eoa"},"components":[{"type":"text","classes":[{"name":"button","active":false},"button--tertiary"],"attributes":{"id":"iksw4d"},"components":[{"type":"textnode","content":"Logout","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"@click=\"logout()\"","classname":"","style":""}}],"custom-name":"Menu","template":{"before":"","replace":"","after":"","attributes":"v-show=\"showMenu && !user.storage.disableLogout\"","classname":"","style":""}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"user && !user.storage.disableLogout\" @NOmouseover=\"showMenu = true\" @NOmouseout=\"showMenu = false\" @click=\"showMenu = !showMenu\"","classname":"","style":""}}],"custom-name":"Header"},{"type":"container","classes":["bg-silex-purpel"],"attributes":{"id":"iy8ax3"},"components":[{"type":"container","classes":["section-top",{"name":"text-centered","active":false},{"name":"text-white","active":false}],"attributes":{"id":"iisz8f"},"components":[{"tagName":"H1","type":"text","classes":["title-40"],"attributes":{"id":"ic31o"},"components":[{"type":"textnode","content":"Welcome back!","attributes":{}},{"tagName":"br","void":true,"attributes":{}}],"template":{"before":"","replace":"{{ title2 }}","after":"","attributes":"v-if=\"!empty\"","classname":"","style":""},"custom-name":"Title"},{"type":"text","classes":[{"name":"subtitle-16","active":false}],"attributes":{"id":"iyex8"},"components":[{"type":"textnode","content":"Dive into your projects or kickstart a new one","attributes":{}}],"template":{"before":"","replace":"{{ subtitle }}","after":"","attributes":"v-if=\"!empty\"","classname":"","style":""},"custom-name":"Subtitle"},{"tagName":"H1","type":"text","classes":["title-40"],"attributes":{"id":"i4ybc"},"components":[{"type":"textnode","content":"Welcome, let's get started","attributes":{}},{"tagName":"br","void":true,"attributes":{}}],"template":{"before":"","replace":"{{ title2-empty }}","after":"","attributes":"v-if=\"empty\"","classname":"","style":""},"custom-name":"title"},{"tagName":"DIV","type":"text","classes":[{"name":"subtitle-16","active":false}],"attributes":{"id":"iino6r"},"components":[{"type":"textnode","content":"Create your first project, click on the button \"Create a website\"","attributes":{}},{"tagName":"br","void":true,"attributes":{}}],"template":{"before":"","replace":"{{ subtitle-empty }}","after":"","attributes":"v-if=\"empty\"","classname":"","style":""}}],"custom-name":"section-top"}],"custom-name":"Top-banner"},{"tagName":"MAIN","type":"container","classes":[{"name":"padding-normal","active":false},"section"],"attributes":{"id":"iz63r"},"components":[{"tagName":"SECTION","type":"container","attributes":{"id":"iqmx38"},"template":{"before":"","replace":"","after":"","attributes":"v-if=\"empty\"","classname":"","style":""},"custom-name":"Empty"},{"type":"container","classes":[{"name":"button-bar","active":false},{"name":"margin-20","active":false}],"attributes":{"id":"ickx4"},"components":[{"tagName":"BUTTON","type":"text","classes":[{"name":"button","active":false},{"name":"button--primary","active":false},{"name":"rounded","active":false},"top-space-40"],"attributes":{"id":"i2x0l"},"components":[{"tagName":"span","type":"text","classes":["icon-font"],"attributes":{"id":"ibsgw"},"components":[{"type":"textnode","content":"+","attributes":{}}]},{"type":"textnode","content":" ","attributes":{}},{"tagName":"span","type":"text","attributes":{"id":"itl2n8"},"components":[{"type":"textnode","content":"Create website","attributes":{}}],"template":{"before":"","replace":"{{ add-button }}","after":"","attributes":"","classname":"","style":""}}],"template":{"before":"","replace":"","after":"","attributes":"@click=\"showCreationForm = !showCreationForm\" v-if=\"!showCreationForm\"","classname":"","style":""}},{"type":"text","classes":[{"name":"button","active":false},"button--secondary",{"name":"rounded","active":false}],"attributes":{"id":"i0ro3"},"components":[{"type":"textnode","content":"Import","attributes":{}}]}]},{"type":"container","classes":[{"name":"box","active":false},"top-space-40",{"name":"padding-30","active":false},"box_transp"],"attributes":{"id":"ihwwxz"},"components":[{"tagName":"H3","type":"text","classes":["box__header",{"name":"text-centered","active":false}],"attributes":{"id":"i3gd1b"},"components":[{"type":"textnode","content":"Create a new website","attributes":{}}],"template":{"before":"","replace":"{{ add-title }}","after":"","attributes":"","classname":"","style":""}},{"type":"form","classes":["form"],"attributes":{"method":"get","id":"i50acf"},"components":[{"classes":[{"name":"v-space","active":false}],"attributes":{"id":"igtg1t"},"components":[{"type":"label","classes":[{"name":"v-space","active":false}],"attributes":{"id":"i1nmbc"},"components":[{"type":"textnode","content":"Website name","attributes":{}}],"template":{"before":"","replace":"{{ add-name-label }}","after":"","attributes":"","classname":"","style":""}},{"type":"input","void":true,"classes":["input",{"name":"full-width","active":false}],"attributes":{"type":"text","id":"ij5iwh","placeholder":"{{ add-name-placeholder }}"},"template":{"before":"","replace":"","after":"","attributes":"v-model=\"newWebsiteName\"","classname":"","style":""}}]},{"attributes":{"id":"ie0xes"},"components":[{"type":"button","classes":[{"name":"button","active":false},{"name":"rounded","active":false},{"name":"button--primary","active":false},{"name":"right-space-20","active":false}],"attributes":{"type":"submit","id":"i021na"},"text":"Create","components":[{"type":"textnode","content":"Create","attributes":{}}],"template":{"before":"","replace":"{{ add-ok }}","after":"","attributes":"","classname":"","style":""}},{"type":"button","classes":[{"name":"button","active":false},{"name":"rounded","active":false},"button--secondary"],"attributes":{"type":"reset"},"text":"Cancel","components":[{"type":"textnode","content":"Cancel","attributes":{}}],"template":{"before":"","replace":"{{ add-cancel }}","after":"","attributes":"@click=\"showCreationForm = !showCreationForm\"","classname":"","style":""}}]}],"template":{"before":"","replace":"","after":"","attributes":"@submit.prevent=\"createWebsite\"","classname":"","style":""}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"showCreationForm\"","classname":"","style":""}},{"type":"container","icon":"<span class=\"fa fa-list\"></span>","classes":[{"name":"margin-20","active":false}],"attributes":{"id":"if80m"},"components":[{"tagName":"SECTION","type":"container","classes":[{"name":"button-bar","active":false},{"name":"button-bar--full-width","active":false},{"name":"bg-white","active":false},{"name":"rounded","active":false},{"name":"loaded__item","active":false}],"attributes":{"id":"idgvg"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--main","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"i69a7"},"components":[{"type":"textnode","content":"My first website","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"website.name || website.id\"","classname":"","style":""}},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"flex-no-shrink","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"i65hn"},"components":[{"type":"textnode","content":"Updated 1h ago by lexoyo","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"'{{ list-item-updated }} ' + new Date(website.updatedAt).toLocaleDateString(undefined, { day: 'numeric', month: 'long', year: 'numeric' })\"","classname":"","style":""}},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"flex-no-shrink","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"i64qa"},"components":[{"type":"textnode","content":"Created 2023-02-16 by lexoyo","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"'{{ list-item-created }} ' + new Date(website.createdAt).toLocaleDateString(undefined, { day: 'numeric', month: 'long', year: 'numeric' })\"","classname":"","style":""}},{"type":"container","classes":[{"name":"button-bar_item","active":false},{"name":"flex-no-shrink","active":false}],"attributes":{"id":"i3b4tr"},"components":[{"tagName":"BUTTON","type":"text","classes":[{"name":"right-space-20","active":false},{"name":"bold","active":false},"button-bar__item--link",{"name":"pointer","active":false}],"attributes":{"id":"ifyf6p","href":""},"components":[{"type":"textnode","content":"Edit","attributes":{}}],"originalTagName":"div","template":{"before":"","replace":"{{ list-edit }}","after":"","attributes":"@click=\"openEditor(website.websiteId, '{{lang}}')\"","classname":"","style":""}},{"tagName":"BUTTON","type":"text","classes":[{"name":"right-space-20","active":false},"button-bar__item--link",{"name":"pointer","active":false}],"attributes":{"href":"","id":"ihf6ew"},"components":[{"type":"textnode","content":"Rename","attributes":{}}],"originalTagName":"div","template":{"before":"","replace":"{{ list-rename }}","after":"","attributes":"@click=\"renameWebsite(website.websiteId, '{{lang}}')\"","classname":"","style":""}},{"tagName":"BUTTON","type":"text","classes":["button-bar__item--link",{"name":"pointer","active":false}],"attributes":{"id":"iol4h"},"components":[{"type":"textnode","content":"X","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"@click=\"deleteWebsite(website.websiteId)\" title=\"{{ list-delete }}\"","classname":"","style":""}}]}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"!loading\" v-for=\"(website, index) in websites\" :key=\"index\"","classname":"","style":""}},{"tagName":"SECTION","type":"container","classes":[{"name":"button-bar","active":false},{"name":"button-bar--full-width","active":false},{"name":"bg-white","active":false},{"name":"rounded","active":false},{"name":"loading__item","active":false},{"name":"skeleton-anim","active":false},{"name":"skeleton-wrapper","active":false}],"attributes":{"id":"i1fjn"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--main","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"iwu6a"},"components":[{"type":"textnode","content":"My first websiteMy first websiteMy first websiteMy first","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"i26fn"},"components":[{"type":"textnode","content":"Updated 1h ago by lexoyo","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"iywbk"},"components":[{"type":"textnode","content":"Created 2023-02-16 by lexoyo","attributes":{}}]},{"type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"skeleton","active":false},{"name":"skeleton-button","active":false}],"attributes":{"id":"ixz6c"},"components":[{"type":"textnode","content":"Edit","attributes":{}}]}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"loading\"","classname":"","style":""}},{"tagName":"SECTION","type":"container","classes":[{"name":"button-bar","active":false},{"name":"button-bar--full-width","active":false},{"name":"bg-white","active":false},{"name":"rounded","active":false},{"name":"loading__item","active":false},{"name":"skeleton-anim","active":false},{"name":"skeleton-wrapper","active":false}],"attributes":{"id":"iwxxo5"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--main","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"My first websiteMy first websiteMy first websiteMy first","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"Updated 1h ago by lexoyo","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"Created 2023-02-16 by lexoyo","attributes":{}}]},{"type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"skeleton","active":false},{"name":"skeleton-button","active":false}],"attributes":{"id":"i9fx3l"},"components":[{"type":"textnode","content":"Edit","attributes":{}}]}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"loading\"","classname":"","style":""}},{"tagName":"SECTION","type":"container","classes":[{"name":"button-bar","active":false},{"name":"button-bar--full-width","active":false},{"name":"bg-white","active":false},{"name":"rounded","active":false},{"name":"loading__item","active":false},{"name":"skeleton-anim","active":false},{"name":"skeleton-wrapper","active":false}],"attributes":{"id":"isld3r"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--main","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"My first websiteMy first websiteMy first websiteMy first","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"Updated 1h ago by lexoyo","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"Created 2023-02-16 by lexoyo","attributes":{}}]},{"type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"skeleton","active":false},{"name":"skeleton-button","active":false}],"attributes":{"id":"i8oes3"},"components":[{"type":"textnode","content":"Edit","attributes":{}}]}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"loading\"","classname":"","style":""}}],"custom-name":"List","template":{"before":"","replace":"","after":"","attributes":"v-if=\"!empty\"","classname":"","style":""}},{"type":"container","classes":[{"name":"horizontal","active":false},"box-message",{"name":"text-white","active":false}],"attributes":{"id":"i7ej6j"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"full-width","active":false},{"name":"v-space","active":false},{"name":"h-space","active":false}],"attributes":{"id":"iv0eyi"},"components":[{"type":"textnode","content":"Insert your text here","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"error\"","classname":"","style":""}},{"type":"text","classes":[{"name":"rounded","active":false},{"name":"pointer","active":false},"button-bar__item--link",{"name":"text-white","active":false}],"attributes":{"id":"i4656n"},"components":[{"type":"textnode","content":"Dismiss","attributes":{}}],"template":{"before":"","replace":"{{ message-dismiss }}","after":"","attributes":"@click=\"error = null\"","classname":"","style":""}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"error\"","classname":"","style":""}},{"type":"container","classes":[{"name":"horizontal","active":false},"box-message",{"name":"text-white","active":false}],"attributes":{"id":"ilteie"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"full-width","active":false},{"name":"v-space","active":false},{"name":"h-space","active":false}],"attributes":{"id":"i2d31v"},"components":[{"type":"textnode","content":"Insert your text here","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"message\"","classname":"","style":""}},{"type":"text","classes":[{"name":"rounded","active":false},{"name":"pointer","active":false},"button-bar__item--link",{"name":"text-white","active":false}],"attributes":{"id":"i2urco"},"components":[{"type":"textnode","content":"Dismiss","attributes":{}}],"template":{"before":"","replace":"{{ message-dismiss }}","after":"","attributes":"@click=\"message = null\"","classname":"","style":""}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"message\"","classname":"","style":""}},{"type":"container","attributes":{"id":"ipccl7"},"components":[{"type":"container","classes":[{"name":"margin-20","active":false},"empty-image"],"attributes":{"id":"i2fkm9"},"custom-name":"empty-image","template":{"before":"","replace":"","after":"","attributes":"v-if=\"empty\"","classname":"","style":""}},{"type":"container","classes":[{"name":"box","active":false},{"name":"padding-50-30","active":false}],"attributes":{"id":"i5ydxo"},"components":[{"tagName":"P","type":"text","classes":[{"name":"text-centered","active":false},"title-26"],"attributes":{"id":"ikl1qu"},"components":[{"type":"textnode","content":"C'est bien calme ici..","attributes":{}},{"tagName":"br","void":true,"attributes":{}}]},{"tagName":"H3","type":"text","classes":[{"name":"text-centered","active":false},"title-26"],"attributes":{"id":"iwzrqi"},"components":[{"type":"textnode","content":"Prêt à démarrer une nouvelle aventure ?","attributes":{}}]}],"custom-name":"text-box","template":{"before":"","replace":"","after":"","attributes":"v-if=\"empty\"","classname":"","style":""}}],"custom-name":"empty-image-box"}],"custom-name":"Main"},{"tagName":"FOOTER","type":"container","classes":[{"name":"header","active":false},"footer"],"attributes":{"id":"ilzpl"},"components":[{"type":"text","classes":["section"],"attributes":{"id":"i238z"},"components":[{"type":"textnode","content":"Links","attributes":{}},{"tagName":"br","void":true,"attributes":{}},{"tagName":"ul","attributes":{"id":"ibmxx"},"components":[{"tagName":"li","type":"text","attributes":{"id":"iktkw"},"components":[{"type":"textnode","content":"Docs","attributes":{}}]},{"tagName":"li","type":"text","attributes":{"id":"ipexhl"},"components":[{"type":"textnode","content":"Support","attributes":{}}]},{"tagName":"li","type":"text","classes":["gjs-hovered"],"attributes":{"id":"ihfzt","draggable":"true"},"components":[{"type":"textnode","content":"Bug report","attributes":{}}]},{"tagName":"li","type":"text","attributes":{"id":"i4qli"},"components":[{"type":"textnode","content":"Source code","attributes":{}},{"tagName":"br","void":true,"attributes":{}}]}]}],"template":{"before":"","replace":"{{ content }}","after":"","attributes":"","classname":"","style":""}}],"custom-name":"Footer"}],"template":{"before":"","replace":"","after":"","attributes":"","classname":"app","style":""}}}],"type":"main","id":"mk3OKgfr4A9V7Dww","settings":{"lang":"","title":"","description":"","favicon":"","og:title":"","og:description":"","og:image":"","head":"{% render \"api-websites.js.html\" frontmatter: frontmatter page: page site: site api-translations: api-translations lang: lang %}\n"},"name":"Websites","slug":"websites"},{"frames":[{"component":{"type":"wrapper","classes":["body"],"attributes":{"id":"i2hcfw"},"components":[{"tagName":"HEADER","type":"container","icon":"<span class=\"fa fa-list\"></span>","classes":[{"name":"header","active":false},{"name":"padding-normal","active":false},{"name":"full-width","active":false}],"attributes":{"id":"ij139z"},"components":[{"tagName":"A","type":"container","attributes":{"href":"/"},"components":[{"type":"image","classes":["nav__logo"],"attributes":{"src":"/assets/picto-silex@3x.png","href":""},"custom-name":"logo","originalTagName":"img"}],"originalTagName":"div"},{"tagName":"NAV","type":"container","classes":["nav"],"attributes":{"id":"in5jeq"},"components":[{"tagName":"A","type":"text","classes":["nav__item"],"attributes":{"href":"{{ item.url }}","id":"i0g3ac"},"components":[{"type":"textnode","content":"Sites","attributes":{}}],"template":{"before":"{% for item in nav %}","replace":"{{ item.label }}","after":"{% endfor %}","attributes":"target=\"{{ item.target }}\"","classname":"{% if forloop.index == 1 %}active{% endif %}","style":""},"originalTagName":"div"}],"custom-name":"Nav"},{"type":"container","classes":["lang",{"name":"h-space","active":false}],"attributes":{},"components":[{"tagName":"A","type":"text","classes":["lang__item","nav__item"],"attributes":{"href":"/{{ link.code }}"},"components":[{"type":"textnode","content":"en","attributes":{}}],"template":{"before":"{% assign links = languages %}\n{%- for link in links %}","replace":"{{ link.code }}","after":"{% endfor %}","attributes":"hreflang=\"{{link.code}}\"","classname":"{% if link.code == lang %}active{% endif %}","style":""},"originalTagName":"div"}],"custom-name":"Lang"}],"custom-name":"Header"},{"tagName":"A","type":"text","classes":[{"name":"button","active":false},{"name":"button-bar__item--secondary","active":false}],"attributes":{"id":"ixzhcr","href":"/"},"components":[{"type":"textnode","content":"{{ api-translations[lang][\"Back to home\"] }}","attributes":{}}],"originalTagName":"div"},{"type":"container","classes":["bg-silex-purpel"],"attributes":{"id":"imawg3"},"components":[{"type":"container","attributes":{"id":"imgx81"},"components":[{"type":"container","classes":[{"name":"box","active":false},{"name":"text-centered","active":false},"padding-100-30",{"name":"box_login","active":false}],"attributes":{"id":"iikf0s"},"components":[{"tagName":"H1","type":"text","classes":["title-40"],"attributes":{"id":"ighycb"},"components":[{"type":"textnode","content":"Welcome to Silex","attributes":{}},{"tagName":"br","void":true,"attributes":{}}],"template":{"before":"","replace":"{{ api-translations[lang][\"Welcome to Silex\"] }}","after":"","attributes":"","classname":"","style":""}},{"type":"text","classes":[{"name":"subtitle-16","active":false}],"attributes":{"id":"it2175"},"components":[{"type":"textnode","content":"Please login to continue","attributes":{}},{"tagName":"br","void":true,"attributes":{}}],"template":{"before":"","replace":"{{ api-translations[lang][\"Please login to continue\"] }}","after":"","attributes":"","classname":"","style":""}},{"type":"container","classes":[{"name":"button-bar","active":false}],"attributes":{"id":"in62y2"},"components":[{"tagName":"A","type":"container","classes":[{"name":"h-space","active":false},{"name":"button-bar__item--main","active":false},{"name":"button-bar_item","active":false},{"name":"button","active":false},"big-button"],"attributes":{"id":"isqe61","href":"https://"},"components":[{"type":"text","attributes":{"id":"i87asw"},"components":[{"type":"textnode","content":"Insert your text here","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"connector.displayName\"","classname":"","style":""}}],"custom-name":"Button","template":{"before":"","replace":"","after":"","attributes":"v-if=\"!loading\" v-for=\"(connector, index) in connectors\" :key=\"index\" :style=\"{ backgroundColor: connector.background, color: connector.color }\" @click=\"openLogin(connector)\"","classname":"","style":""},"originalTagName":"div"}],"custom-name":"Popin"}],"custom-name":"text-box"},{"type":"text","classes":[{"name":"text-white","active":false},"top-space-20"],"attributes":{"id":"i9msnk"},"components":[{"type":"textnode","content":"Insert your text here","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"error\" v-html=\"message\"","classname":"","style":""}},{"type":"text","classes":[{"name":"button","active":false},"button--tertiary"],"attributes":{"id":"i6akll"},"components":[{"type":"textnode","content":"{{ api-translations[lang][\"Logout\"] }}","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"error\" @click=\"logout()\"","classname":"","style":""}}],"custom-name":"Wrapper"}]}],"template":{"before":"","replace":"","after":"","attributes":"","classname":"app","style":""}}}],"name":"Connectors","id":"BOCWuSXKn6FRo8x5L","settings":{"lang":"","title":"","description":"","favicon":"","og:title":"","og:description":"","og:image":"","head":"{% render \"api-connectors.js.html\" frontmatter: frontmatter page: page site: site api-translations: api-translations lang: lang %}\n"},"slug":"connectors"}],"settings":{"lang":"","title":"{{ title }}","description":"","favicon":"","og:title":"","og:description":"","og:image":"","head":"<!-- font google -->\n<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" />\n<link href=\"https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;700&display=swap\" rel=\"stylesheet\">\n\n{% render \"alternate.liquid\" languages: languages lang: lang page: page %}\n\n<style>\nbody {color:#2B1B63;}\n.button { cursor: pointer; }\na { text-decoration: none; }\na:hover { text-decoration: underline; }\n.uppercase {text-transform: uppercase;}\n.skeleton-anim:after {\n width: 100%;\n height: 100%;\n position: absolute;\n top: 0;\n left: 0;\n content: \"\";\n background: \n linear-gradient(0.25turn, transparent, rgba(255,255,255,.75), transparent),\n linear-gradient(transparent, transparent),\n radial-gradient(38px circle at 19px 19px, transparent 50%, transparent 51%),\n linear-gradient(transparent, transparent); \n background-repeat: no-repeat;\n background-size: 315px 250px, 315px 180px, 100px 100px, 225px 30px; \n background-position: -315px 0, 0 0, 0px 190px, 50px 195px; \n animation: loading 1.5s infinite;\n}\n\n@keyframes loading { \n to {\n background-position: 200% 0, 0 0, 0 190px, 50px 195px;\n }\n}\n\n</style>"},"name":"Dashboard","fonts":[{"name":"Ubuntu","value":"\"Ubuntu\", sans-serif","variants":[]}],"symbols":[],"publication":{"connector":{"connectorId":"fs-hosting","type":"HOSTING","displayName":"File system hosting","icon":"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M6%202L6%2022%2018%2022%2018%207%2012%202%206%202Z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%202L12%202%2012%208%2018%208%2018%202Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E","disableLogout":true,"isLoggedIn":true,"oauthUrl":null,"color":"#ffffff","background":"#006400"}}}
1
+ {"assets":[{"type":"image","src":"/assets/picto-silex@3x.png","unitDim":"px","height":0,"width":0},{"type":"image","src":"/assets/logo-silex.svg","unitDim":"px","height":0,"width":0},{"type":"image","src":"/assets/empty-projects-sos.gif","unitDim":"px","height":0,"width":0},{"type":"image","src":"/assets/bg-purpel-silex.webp","unitDim":"px","height":0,"width":0},{"type":"image","src":"/assets/bg-silex-purpel.webp","unitDim":"px","height":0,"width":0},{"type":"image","src":"/assets/picto-silex@3x.png","unitDim":"px","height":0,"width":0}],"styles":[{"selectors":["nav__item"],"style":{"margin":"0px 10px 0px 10px","font-size":"0.8rem","padding":"24px 0px 24px 0px","color":"#4a4a4a"}},{"selectors":["body"],"style":{"font-family":"\"Ubuntu\", sans-serif","background-color":"#f0f0f0"}},{"selectors":[{"name":"header","active":false}],"style":{"display":"flex","align-items":"center","justify-content":"space-between","background-color":"#ffffff"}},{"selectors":["#ir7s"],"style":{"color":"black"}},{"selectors":[{"name":"padding-normal","active":false}],"style":{"padding":"0px 24px 0px 24px"}},{"selectors":["#i9jq"],"style":{"display":"flex"}},{"selectors":["nav"],"style":{"width":"100%","margin":"0px 20px 0px 20px"}},{"selectors":[{"name":"subtitle-16","active":false}],"style":{"font-size":"1rem","margin":"0px 0px 20px 0px"}},{"selectors":[{"name":"section","active":false}],"style":{"max-width":"1200px","margin":"80px auto 80px auto"}},{"selectors":[{"name":"subtitle-16","active":false},{"name":"color--light","active":false}],"style":{"color":"#636363","font-weight":"700"}},{"selectors":["button"],"style":{"font-size":"0.8rem","padding":"10px 20px 10px 20px","display":"inline-block","border":"2px solid #8873fe","transition":"all 0.18s ease-out"}},{"selectors":["button",{"name":"button--primary","active":false}],"style":{"background-color":"#8873fe","color":"white"}},{"selectors":["button-bar"],"style":{"margin":"20px 0px 20px 0px","display":"flex","padding":"20px 30px 20px 30px"}},{"selectors":["#ibsgw"],"style":{"position":"relative","top":"3px"}},{"selectors":["button-bar",{"name":"button-bar--full-width","active":false}],"style":{"justify-content":"space-between","align-items":"center"}},{"selectors":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false}],"style":{"font-size":"0.8rem","color":"#2b1b63"}},{"selectors":["button","button--secondary"],"style":{"font-weight":"400","color":"#8873fe","border":"2px solid #8873fe"}},{"selectors":[{"name":"bg-white","active":false}],"style":{"background-color":"#ffffff"}},{"selectors":[{"name":"rounded","active":false}],"style":{"border-radius":"4px 4px 4px 4px"}},{"selectors":["#i238z"],"style":{"padding":"10px"}},{"selectors":["footer"],"style":{"display":"block","padding":"20px 0px 20px 0px","margin":"200px 0px 0px 0px"}},{"selectors":[{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"style":{"background-color":"#dddddd","color":"transparent","opacity":"0.31","border-radius":"5px 5px 5px 5px"}},{"selectors":[{"name":"skeleton","active":false},{"name":"skeleton-button","active":false}],"style":{"color":"transparent","opacity":"0.16"}},{"selectors":[{"name":"skeleton-anim","active":false}],"style":{"position":"relative"}},{"selectors":["nav__item","active"],"style":{"color":"black"}},{"selectors":[{"name":"margin-20","active":false}],"style":{"margin":"20px 0px 20px 0px"}},{"selectors":["#i0ro3"],"style":{"display":"none"}},{"selectors":[{"name":"loading__item","active":false},"loaded-true"],"style":{"display":"none"}},{"selectors":["#i69a7"],"style":{"width":"100%"}},{"selectors":[{"name":"flex-no-shrink","active":false}],"style":{"flex-shrink":"0"}},{"selectors":[{"name":"button--small","active":false}],"style":{"padding":"3px 12px 4px 12px"}},{"selectors":["form"],"style":{"padding":"10px 0px 10px 0px","border-radius":"5px 5px 5px 5px"}},{"selectors":["#i1nmbc"],"style":{"flex-shrink":"0"}},{"selectors":["input"],"style":{"padding":"10px 10px 10px 10px","background-color":"transparent","border":"2px solid #8873fe","margin":"10px 0px 10px 0px","border-radius":"4px 4px 4px 4px"}},{"selectors":[{"name":"full-width","active":false}],"style":{"width":"100%"}},{"selectors":[{"name":"v-space","active":false}],"style":{"margin":"10px 0px 10px 0px"}},{"selectors":[{"name":"box","active":false}],"style":{"border-radius":"4px 4px 4px 4px","background-color":"#ffffff"}},{"selectors":["box__header"],"style":{"margin":"0px 0px 0px 0px","padding":"10px 0px 10px 0px","font-weight":"700","font-size":"1.625rem","color":"rgba(43,27,99,0.5)"}},{"selectors":[{"name":"box","active":false},{"name":"horizontal","active":false}],"style":{"align-items":"center"}},{"selectors":[{"name":"horizontal","active":false}],"style":{"display":"flex","align-items":"center"}},{"selectors":[{"name":"h-space","active":false}],"style":{"margin":"0px 10px 0px 0px"}},{"selectors":["button--tertiary"],"style":{"background-color":"transparent","font-weight":"400"}},{"selectors":["icon-font"],"style":{"font-size":"1.5rem","line-height":"1px","margin":"0px 2px 0px 2px"}},{"selectors":["lang__item"],"style":{"margin":"0px 5px 0px 5px"}},{"selectors":["top-space-40"],"style":{"margin":"40px 0 0 0"}},{"selectors":["nav__logo"],"style":{"height":"50px"}},{"selectors":["user-icon__image"],"style":{"width":"100%","height":"100%"}},{"selectors":["user__wrapper"],"style":{"border":"1px solid white","display":"flex","flex-direction":"column","justify-content":"center","align-items":"center"}},{"selectors":[{"name":"right-space-20","active":false}],"style":{"margin":"0px 20px 0px 0px"}},{"selectors":["#iksw4d"],"style":{"padding":"10px"}},{"selectors":["button"],"style":{"color":"#8873fe","background-color":"white","border":"2px solid #8873fe"},"state":"hover"},{"selectors":["button","button--secondary"],"style":{"background-color":"white"},"state":"hover"},{"selectors":["#ip1xpi"],"style":{"color":"black"}},{"selectors":["#i6no5k"],"style":{"display":"flex"}},{"selectors":["#i1k8my"],"style":{"padding":"10px"}},{"selectors":["#i208mw"],"style":{"min-height":"100px"}},{"selectors":["#iel80b"],"style":{"color":"black"}},{"selectors":["#ioziwk"],"style":{"width":"100%"}},{"selectors":["#imgx81"],"style":{"min-height":"100vh","display":"flex","justify-content":"center","align-items":"center","flex-direction":"column"}},{"selectors":["#in62y2"],"style":{"width":"100%","display":"flex","justify-content":"center"}},{"selectors":["user-icon__wrapper"],"style":{"border":"1px solid #f0f0f0","background-color":"#f0f0f0","border-radius":"50% 50% 50% 50%","width":"40px","height":"40px","padding":"5px 5px 5px 5px"}},{"selectors":["user-icon__wrapper2"],"style":{"width":"40px","height":"40px"}},{"selectors":["big-button"],"style":{"border-radius":"5px 5px 5px 5px","font-size":"15px","margin":"10px 10px 10px 10px","padding":"15px 30px 15px 30px","font-weight":"400","background-color":"#ffffff"}},{"selectors":["#i9msnk"],"style":{"padding":"10px","display":"inline"}},{"selectors":["#i6akll"],"style":{"padding":"10px","display":"inline"}},{"selectors":["#ixzhcr"],"style":{"padding":"10px","position":"absolute","display":"none"}},{"selectors":["title-40"],"style":{"margin":"0 0 10px 0","font-size":"2.5rem","font-weight":"700"}},{"selectors":["#i7329q"],"style":{"display":"flex"}},{"selectors":["#iehijh"],"style":{"padding":"10px"}},{"selectors":["#in5jeq"],"style":{"display":"flex"}},{"selectors":["#ij139z"],"style":{"position":"absolute"}},{"selectors":["bg-silex-purpel"],"style":{"background-repeat":"repeat-y","background-position":"center top","background-attachment":"scroll","background-size":"contain","background-image":"url('/assets/bg-purpel-silex.webp')"}},{"selectors":["section-top"],"style":{"max-width":"1200px","margin":"0px auto 0px auto","padding":"40px 24px 40px 24px"}},{"selectors":[{"name":"text-centered","active":false}],"style":{"text-align":"center"}},{"selectors":["box-message"],"style":{"background-color":"rgba(43,27,99,0.3)","border-radius":"4px 4px 4px 4px","padding":"20px 30px 20px 30px","margin":"10px 0px 10px 0px"}},{"selectors":[{"name":"text-white","active":false}],"style":{"color":"#ffffff"}},{"selectors":[{"name":"bold","active":false}],"style":{"font-weight":"800"}},{"selectors":["button-bar__item--link"],"style":{"background-color":"transparent","border":"0px solid black","font-size":"0.8rem","color":"#8873fe"}},{"selectors":[{"name":"padding-30","active":false}],"style":{"padding":"30px 30px 30px 30px"}},{"selectors":[{"name":"padding-20-30","active":false}],"style":{"padding":"20px 30px 20px 30px"}},{"selectors":[{"name":"right-space-40","active":false}],"style":{"margin":"0 40px 0 0"}},{"selectors":["subtitle"],"style":{"font-size":"1.625rem","font-weight":"100"}},{"selectors":["title-26"],"style":{"font-size":"1.625rem","margin":"10px 0px 10px 0px"}},{"selectors":["empty-image"],"style":{"min-height":"500px","background-image":"url('/assets/empty-projects-sos.gif')","background-repeat":"no-repeat","background-position":"center center","background-attachment":"scroll","background-size":"contain"}},{"selectors":[{"name":"padding-50-30","active":false}],"style":{"padding":"50px 30px 50px 30px"}},{"selectors":[{"name":"box","active":false},"box_transp"],"style":{"background-color":"rgba(255,255,255,0.5)"}},{"selectors":["padding-100-30"],"style":{"padding":"100px 30px 80px 30px"}},{"selectors":["top-space-20"],"style":{"margin":"20px 0 0 0"}},{"selectors":["button","button--tertiary"],"style":{"border":"2px solid transparent","background-color":"rgba(221,221,221,0.5)"}},{"selectors":[{"name":"box_login","active":false}],"style":{"max-width":"800px","width":"100%"}},{"selectors":["button-bar__item--link",{"name":"text-white","active":false}],"style":{"color":"#ffffff"}},{"selectors":["button","big-button"],"style":{"border":"2px solid transparent"}},{"selectors":["color-2B1B63-80"],"style":{"color":"rgba(43,27,99,0.8)"}},{"selectors":["button","button--tertiary"],"style":{"border":"2px solid #8873fe","color":"#8873fe","background-color":"white"},"state":"hover"},{"selectors":["footer-height-compensation"],"style":{"position":"relative"}},{"selectors":["footer-height"],"style":{"height":"10rem","position":"absolute","bottom":"0px","display":"flex","width":"100%"}},{"selectors":["main-min-height"],"style":{"min-height":"40vh"}}],"pages":[{"frames":[{"component":{"type":"wrapper","classes":["body",{"name":"loading","active":false}],"attributes":{"id":"ik0i"},"components":[{"tagName":"HEADER","type":"container","icon":"<span class=\"fa fa-list\"></span>","classes":[{"name":"header","active":false},{"name":"padding-normal","active":false}],"attributes":{"id":"igrg"},"components":[{"tagName":"A","type":"container","attributes":{"id":"igvu43","href":"/"},"components":[{"type":"image","classes":["nav__logo"],"attributes":{"src":"/assets/picto-silex@3x.png","href":"","id":"iel80b-2"},"custom-name":"logo","originalTagName":"img"}],"originalTagName":"div"},{"tagName":"NAV","type":"container","classes":["nav"],"attributes":{"id":"i9jq"},"components":[{"tagName":"A","type":"text","classes":["nav__item",{"name":"uppercase","active":false}],"attributes":{"id":"iels","href":"{{ item.url }}"},"components":[{"type":"textnode","content":"Sites","attributes":{}}],"template":{"before":"{% for item in nav %}","replace":"{{ item.label }}","after":"{% endfor %}","attributes":"target=\"{{ item.target }}\"","classname":"{% if forloop.index == 1 %}active{% endif %}","style":""},"originalTagName":"div"}],"custom-name":"Nav"},{"type":"container","classes":["lang",{"name":"h-space","active":false}],"attributes":{"id":"i2red7"},"components":[{"tagName":"A","type":"text","classes":["lang__item","nav__item",{"name":"uppercase","active":false}],"attributes":{"href":"/{{ link.code }}","id":"iciz"},"components":[{"type":"textnode","content":"en","attributes":{}}],"template":{"before":"{% assign links = languages %}\n{%- for link in links %}","replace":"{{ link.code }}","after":"{% endfor %}","attributes":"hreflang=\"{{link.code}}\"","classname":"{% if link.code == lang %}active{% endif %}","style":""},"originalTagName":"div"}],"custom-name":"Lang"},{"type":"container","classes":["user__wrapper",{"name":"pointer","active":false}],"attributes":{"id":"i24ew"},"custom-name":"User","components":[{"type":"container","classes":["user-icon__wrapper"],"attributes":{"id":"i5xsbd"},"components":[{"type":"container","classes":["user-icon__image"],"attributes":{"id":"i5wlbq"},"template":{"before":"","replace":"","after":"","attributes":"v-if=\"user\" v-show=\"!showMenu || user.storage.disableLogout\" :style='`background: url(\"${user.picture}\"); background-repeat: no-repeat; background-size: contain;`'","classname":"","style":""},"custom-name":"Image"}],"custom-name":"Wrapper","template":{"before":"","replace":"","after":"","attributes":"v-if=\"user\" v-show=\"!showMenu || user.storage.disableLogout\" ","classname":"","style":""}},{"type":"container","attributes":{"id":"ic9eoa"},"components":[{"type":"text","classes":["button","button--tertiary"],"attributes":{"id":"iksw4d"},"components":[{"type":"textnode","content":"Logout","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"@click=\"logout()\"","classname":"","style":""}}],"custom-name":"Menu","template":{"before":"","replace":"","after":"","attributes":"v-show=\"showMenu && !user.storage.disableLogout\"","classname":"","style":""}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"user && !user.storage.disableLogout\" @NOmouseover=\"showMenu = true\" @NOmouseout=\"showMenu = false\" @click=\"showMenu = !showMenu\"","classname":"","style":""}}],"custom-name":"Header"},{"type":"container","classes":["bg-silex-purpel"],"attributes":{"id":"iy8ax3"},"components":[{"type":"container","classes":["section-top",{"name":"text-centered","active":false},{"name":"text-white","active":false}],"attributes":{"id":"iisz8f"},"components":[{"tagName":"H1","type":"text","classes":["title-40"],"attributes":{"id":"ic31o"},"components":[{"type":"textnode","content":"Welcome back!","attributes":{}},{"tagName":"br","void":true,"attributes":{}}],"template":{"before":"","replace":"{{ title2 }}","after":"","attributes":"v-if=\"!empty\"","classname":"","style":""},"custom-name":"Title"},{"type":"text","classes":[{"name":"subtitle-16","active":false}],"attributes":{"id":"iyex8"},"components":[{"type":"textnode","content":"Dive into your projects or kickstart a new one","attributes":{}}],"template":{"before":"","replace":"{{ subtitle }}","after":"","attributes":"v-if=\"!empty\"","classname":"","style":""},"custom-name":"Subtitle"},{"tagName":"H1","type":"text","classes":["title-40"],"attributes":{"id":"i4ybc"},"components":[{"type":"textnode","content":"Welcome, let's get started","attributes":{}},{"tagName":"br","void":true,"attributes":{}}],"template":{"before":"","replace":"{{ title2-empty }}","after":"","attributes":"v-if=\"empty\"","classname":"","style":""},"custom-name":"title"},{"tagName":"DIV","type":"text","classes":[{"name":"subtitle-16","active":false}],"attributes":{"id":"iino6r"},"components":[{"type":"textnode","content":"Create your first project, click on the button \"Create a website\"","attributes":{}},{"tagName":"br","void":true,"attributes":{}}],"template":{"before":"","replace":"{{ subtitle-empty }}","after":"","attributes":"v-if=\"empty\"","classname":"","style":""}}],"custom-name":"section-top"}],"custom-name":"Top-banner"},{"tagName":"MAIN","type":"container","classes":[{"name":"padding-normal","active":false},{"name":"section","active":false},"main-min-height"],"attributes":{"id":"iz63r"},"components":[{"tagName":"SECTION","type":"container","attributes":{"id":"iqmx38"},"template":{"before":"","replace":"","after":"","attributes":"v-if=\"empty\"","classname":"","style":""},"custom-name":"Empty"},{"type":"container","classes":[{"name":"margin-20","active":false}],"attributes":{"id":"ickx4"},"components":[{"tagName":"BUTTON","type":"text","classes":["button",{"name":"button--primary","active":false},{"name":"rounded","active":false},"top-space-40"],"attributes":{"id":"i2x0l"},"components":[{"tagName":"span","type":"text","classes":["icon-font"],"attributes":{"id":"ibsgw"},"components":[{"type":"textnode","content":"+","attributes":{}}]},{"type":"textnode","content":" ","attributes":{}},{"tagName":"span","type":"text","attributes":{"id":"itl2n8"},"components":[{"type":"textnode","content":"Create website","attributes":{}}],"template":{"before":"","replace":"{{ add-button }}","after":"","attributes":"","classname":"","style":""}}],"template":{"before":"","replace":"","after":"","attributes":"@click=\"showCreationForm = !showCreationForm\" v-if=\"!showCreationForm\"","classname":"","style":""}},{"type":"text","classes":["button","button--secondary",{"name":"rounded","active":false}],"attributes":{"id":"i0ro3"},"components":[{"type":"textnode","content":"Import","attributes":{}}]}]},{"type":"container","classes":[{"name":"box","active":false},"top-space-40",{"name":"padding-30","active":false},"box_transp"],"attributes":{"id":"ihwwxz"},"components":[{"tagName":"H3","type":"text","classes":["box__header",{"name":"text-centered","active":false}],"attributes":{"id":"i3gd1b"},"components":[{"type":"textnode","content":"Create a new website","attributes":{}}],"template":{"before":"","replace":"{{ add-title }}","after":"","attributes":"","classname":"","style":""}},{"type":"form","classes":["form"],"attributes":{"method":"get","id":"i50acf"},"components":[{"classes":[{"name":"v-space","active":false}],"attributes":{"id":"igtg1t"},"components":[{"type":"label","classes":[{"name":"v-space","active":false},{"name":"bold","active":false},"color-2B1B63-80"],"attributes":{"id":"i1nmbc"},"components":[{"type":"textnode","content":"Website name","attributes":{}}],"template":{"before":"","replace":"{{ add-name-label }}","after":"","attributes":"","classname":"","style":""}},{"type":"input","void":true,"classes":["input",{"name":"full-width","active":false}],"attributes":{"type":"text","id":"ij5iwh","placeholder":"{{ add-name-placeholder }}"},"template":{"before":"","replace":"","after":"","attributes":"v-model=\"newWebsiteName\"","classname":"","style":""}}]},{"attributes":{"id":"ie0xes"},"components":[{"type":"button","classes":["button",{"name":"rounded","active":false},{"name":"button--primary","active":false},{"name":"right-space-20","active":false}],"attributes":{"type":"submit","id":"i021na"},"text":"Create","components":[{"type":"textnode","content":"Create","attributes":{}}],"template":{"before":"","replace":"{{ add-ok }}","after":"","attributes":"","classname":"","style":""}},{"type":"button","classes":["button",{"name":"rounded","active":false},"button--secondary"],"attributes":{"type":"reset"},"text":"Cancel","components":[{"type":"textnode","content":"Cancel","attributes":{}}],"template":{"before":"","replace":"{{ add-cancel }}","after":"","attributes":"@click=\"showCreationForm = !showCreationForm\"","classname":"","style":""}}]}],"template":{"before":"","replace":"","after":"","attributes":"@submit.prevent=\"createWebsite\"","classname":"","style":""}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"showCreationForm\"","classname":"","style":""}},{"type":"container","icon":"<span class=\"fa fa-list\"></span>","classes":[{"name":"margin-20","active":false}],"attributes":{"id":"if80m"},"components":[{"tagName":"SECTION","type":"container","classes":["button-bar",{"name":"button-bar--full-width","active":false},{"name":"bg-white","active":false},{"name":"rounded","active":false},{"name":"loaded__item","active":false}],"attributes":{"id":"idgvg"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--main","active":false},{"name":"right-space-40","active":false},"color-2B1B63-80",{"name":"uppercase","active":false}],"attributes":{"id":"i69a7"},"components":[{"type":"textnode","content":"My first website","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"website.name || website.id\"","classname":"","style":""}},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"flex-no-shrink","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"i65hn"},"components":[{"type":"textnode","content":"Updated 1h ago by lexoyo","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"'{{ list-item-updated }} ' + new Date(website.updatedAt).toLocaleDateString(undefined, { day: 'numeric', month: 'long', year: 'numeric' })\"","classname":"","style":""}},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"flex-no-shrink","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"i64qa"},"components":[{"type":"textnode","content":"Created 2023-02-16 by lexoyo","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"'{{ list-item-created }} ' + new Date(website.createdAt).toLocaleDateString(undefined, { day: 'numeric', month: 'long', year: 'numeric' })\"","classname":"","style":""}},{"type":"container","classes":[{"name":"button-bar_item","active":false},{"name":"flex-no-shrink","active":false}],"attributes":{"id":"i3b4tr"},"components":[{"tagName":"BUTTON","type":"text","classes":[{"name":"right-space-20","active":false},{"name":"bold","active":false},"button-bar__item--link",{"name":"pointer","active":false}],"attributes":{"id":"ifyf6p","href":""},"components":[{"type":"textnode","content":"Edit","attributes":{}}],"originalTagName":"div","template":{"before":"","replace":"{{ list-edit }}","after":"","attributes":"@click=\"openEditor(website.websiteId, '{{lang}}')\"","classname":"","style":""}},{"tagName":"BUTTON","type":"text","classes":[{"name":"right-space-20","active":false},"button-bar__item--link",{"name":"pointer","active":false}],"attributes":{"href":"","id":"ihf6ew"},"components":[{"type":"textnode","content":"Rename","attributes":{}}],"originalTagName":"div","template":{"before":"","replace":"{{ list-rename }}","after":"","attributes":"@click=\"renameWebsite(website.websiteId, '{{lang}}')\"","classname":"","style":""}},{"tagName":"BUTTON","type":"text","classes":["button-bar__item--link",{"name":"pointer","active":false}],"attributes":{"id":"iol4h"},"components":[{"type":"textnode","content":"X","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"@click=\"deleteWebsite(website.websiteId)\" title=\"{{ list-delete }}\"","classname":"","style":""}}]}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"!loading\" v-for=\"(website, index) in websites\" :key=\"index\"","classname":"","style":""}},{"tagName":"SECTION","type":"container","classes":["button-bar",{"name":"button-bar--full-width","active":false},{"name":"bg-white","active":false},{"name":"rounded","active":false},{"name":"loading__item","active":false},{"name":"skeleton-anim","active":false},{"name":"skeleton-wrapper","active":false}],"attributes":{"id":"i1fjn"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--main","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"iwu6a"},"components":[{"type":"textnode","content":"My first websiteMy first websiteMy first websiteMy first","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"i26fn"},"components":[{"type":"textnode","content":"Updated 1h ago by lexoyo","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false},{"name":"right-space-40","active":false}],"attributes":{"id":"iywbk"},"components":[{"type":"textnode","content":"Created 2023-02-16 by lexoyo","attributes":{}}]},{"type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"skeleton","active":false},{"name":"skeleton-button","active":false}],"attributes":{"id":"ixz6c"},"components":[{"type":"textnode","content":"Edit","attributes":{}}]}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"loading\"","classname":"","style":""}},{"tagName":"SECTION","type":"container","classes":["button-bar",{"name":"button-bar--full-width","active":false},{"name":"bg-white","active":false},{"name":"rounded","active":false},{"name":"loading__item","active":false},{"name":"skeleton-anim","active":false},{"name":"skeleton-wrapper","active":false}],"attributes":{"id":"iwxxo5"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--main","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"My first websiteMy first websiteMy first websiteMy first","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"Updated 1h ago by lexoyo","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"Created 2023-02-16 by lexoyo","attributes":{}}]},{"type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"skeleton","active":false},{"name":"skeleton-button","active":false}],"attributes":{"id":"i9fx3l"},"components":[{"type":"textnode","content":"Edit","attributes":{}}]}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"loading\"","classname":"","style":""}},{"tagName":"SECTION","type":"container","classes":["button-bar",{"name":"button-bar--full-width","active":false},{"name":"bg-white","active":false},{"name":"rounded","active":false},{"name":"loading__item","active":false},{"name":"skeleton-anim","active":false},{"name":"skeleton-wrapper","active":false}],"attributes":{"id":"isld3r"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--main","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"My first websiteMy first websiteMy first websiteMy first","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"Updated 1h ago by lexoyo","attributes":{}}]},{"tagName":"P","type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"button-bar__item--secondary","active":false},{"name":"skeleton-text","active":false},{"name":"skeleton","active":false}],"attributes":{},"components":[{"type":"textnode","content":"Created 2023-02-16 by lexoyo","attributes":{}}]},{"type":"text","classes":[{"name":"button-bar_item","active":false},{"name":"skeleton","active":false},{"name":"skeleton-button","active":false}],"attributes":{"id":"i8oes3"},"components":[{"type":"textnode","content":"Edit","attributes":{}}]}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"loading\"","classname":"","style":""}}],"custom-name":"List","template":{"before":"","replace":"","after":"","attributes":"v-if=\"!empty\"","classname":"","style":""}},{"type":"container","attributes":{"id":"ipccl7"},"components":[{"type":"container","classes":[{"name":"margin-20","active":false},"empty-image"],"attributes":{"id":"i2fkm9"},"custom-name":"empty-image","template":{"before":"","replace":"","after":"","attributes":"v-if=\"empty\"","classname":"","style":""}},{"type":"container","classes":[{"name":"box","active":false},{"name":"padding-50-30","active":false}],"attributes":{"id":"i5ydxo"},"components":[{"tagName":"P","type":"text","classes":[{"name":"text-centered","active":false},"title-26"],"attributes":{"id":"ikl1qu"},"components":[{"type":"textnode","content":"C'est bien calme ici..","attributes":{}},{"tagName":"br","void":true,"attributes":{}}]},{"tagName":"H3","type":"text","classes":[{"name":"text-centered","active":false},"title-26"],"attributes":{"id":"iwzrqi"},"components":[{"type":"textnode","content":"Prêt à démarrer une nouvelle aventure ?","attributes":{}}]}],"custom-name":"text-box","template":{"before":"","replace":"","after":"","attributes":"v-if=\"empty\"","classname":"","style":""}}],"custom-name":"empty-image-box"},{"type":"container","classes":[{"name":"horizontal","active":false},"box-message",{"name":"text-white","active":false}],"attributes":{"id":"i7ej6j"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"full-width","active":false},{"name":"v-space","active":false},{"name":"h-space","active":false}],"attributes":{"id":"iv0eyi"},"components":[{"type":"textnode","content":"Insert your text here","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"error\"","classname":"","style":""}},{"type":"text","classes":[{"name":"rounded","active":false},{"name":"pointer","active":false},"button-bar__item--link",{"name":"text-white","active":false}],"attributes":{"id":"i4656n"},"components":[{"type":"textnode","content":"Dismiss","attributes":{}}],"template":{"before":"","replace":"{{ message-dismiss }}","after":"","attributes":"@click=\"error = null\"","classname":"","style":""}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"error\"","classname":"","style":""}},{"type":"container","classes":[{"name":"horizontal","active":false},"box-message",{"name":"text-white","active":false}],"attributes":{"id":"ilteie"},"components":[{"tagName":"H3","type":"text","classes":[{"name":"full-width","active":false},{"name":"v-space","active":false},{"name":"h-space","active":false}],"attributes":{"id":"i2d31v"},"components":[{"type":"textnode","content":"Insert your text here","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"message\"","classname":"","style":""}},{"type":"text","classes":[{"name":"rounded","active":false},{"name":"pointer","active":false},"button-bar__item--link",{"name":"text-white","active":false}],"attributes":{"id":"i2urco"},"components":[{"type":"textnode","content":"Dismiss","attributes":{}}],"template":{"before":"","replace":"{{ message-dismiss }}","after":"","attributes":"@click=\"message = null\"","classname":"","style":""}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"message\"","classname":"","style":""}}],"custom-name":"Main"},{"tagName":"FOOTER","type":"container","classes":[{"name":"header","active":false},"footer"],"attributes":{"id":"ilzpl"},"components":[{"type":"text","classes":[{"name":"section","active":false}],"attributes":{"id":"i238z"},"components":[{"type":"textnode","content":"Links","attributes":{}},{"tagName":"br","void":true,"attributes":{}},{"tagName":"ul","attributes":{"id":"ibmxx"},"components":[{"tagName":"li","type":"text","attributes":{"id":"iktkw"},"components":[{"type":"textnode","content":"Docs","attributes":{}}]},{"tagName":"li","type":"text","attributes":{"id":"ipexhl"},"components":[{"type":"textnode","content":"Support","attributes":{}}]},{"tagName":"li","type":"text","classes":["gjs-hovered"],"attributes":{"id":"ihfzt","draggable":"true"},"components":[{"type":"textnode","content":"Bug report","attributes":{}}]},{"tagName":"li","type":"text","attributes":{"id":"i4qli"},"components":[{"type":"textnode","content":"Source code","attributes":{}},{"tagName":"br","void":true,"attributes":{}}]}]}],"template":{"before":"","replace":"{{ content }}","after":"","attributes":"","classname":"","style":""}}],"custom-name":"Footer"}],"template":{"before":"","replace":"","after":"","attributes":"","classname":"app","style":""}}}],"type":"main","id":"mk3OKgfr4A9V7Dww","settings":{"lang":"","title":"","description":"","favicon":"","og:title":"","og:description":"","og:image":"","head":"{% render \"api-websites.js.html\" frontmatter: frontmatter page: page site: site api-translations: api-translations lang: lang %}\n"},"name":"Websites","slug":"websites"},{"frames":[{"component":{"type":"wrapper","classes":["body"],"attributes":{"id":"i2hcfw"},"components":[{"tagName":"HEADER","type":"container","icon":"<span class=\"fa fa-list\"></span>","classes":[{"name":"header","active":false},{"name":"padding-normal","active":false},{"name":"full-width","active":false}],"attributes":{"id":"ij139z"},"components":[{"tagName":"A","type":"container","attributes":{"href":"/"},"components":[{"type":"image","classes":["nav__logo"],"attributes":{"src":"/assets/picto-silex@3x.png","href":""},"src":"/assets/picto-silex@3x.png","custom-name":"logo","originalTagName":"img"}],"originalTagName":"div"},{"tagName":"NAV","type":"container","classes":["nav"],"attributes":{"id":"in5jeq"},"components":[{"tagName":"A","type":"text","classes":["nav__item",{"name":"uppercase","active":false}],"attributes":{"href":"{{ item.url }}","id":"i0g3ac"},"components":[{"type":"textnode","content":"Sites","attributes":{}}],"template":{"before":"{% for item in nav %}","replace":"{{ item.label }}","after":"{% endfor %}","attributes":"target=\"{{ item.target }}\"","classname":"{% if forloop.index == 1 %}active{% endif %}","style":""},"originalTagName":"div"}],"custom-name":"Nav"},{"type":"container","classes":["lang",{"name":"h-space","active":false},{"name":"uppercase","active":false}],"attributes":{},"components":[{"tagName":"A","type":"text","classes":["lang__item","nav__item"],"attributes":{"href":"/{{ link.code }}"},"components":[{"type":"textnode","content":"en","attributes":{}}],"template":{"before":"{% assign links = languages %}\n{%- for link in links %}","replace":"{{ link.code }}","after":"{% endfor %}","attributes":"hreflang=\"{{link.code}}\"","classname":"{% if link.code == lang %}active{% endif %}","style":""},"originalTagName":"div"}],"custom-name":"Lang"}],"custom-name":"Header"},{"tagName":"A","type":"text","classes":["button",{"name":"button-bar__item--secondary","active":false}],"attributes":{"id":"ixzhcr","href":"/"},"components":[{"type":"textnode","content":"{{ api-translations[lang][\"Back to home\"] }}","attributes":{}}],"originalTagName":"div"},{"type":"container","classes":["bg-silex-purpel"],"attributes":{"id":"imawg3"},"components":[{"type":"container","attributes":{"id":"imgx81"},"components":[{"type":"container","classes":[{"name":"box","active":false},{"name":"text-centered","active":false},"padding-100-30",{"name":"box_login","active":false}],"attributes":{"id":"iikf0s"},"components":[{"tagName":"H1","type":"text","classes":["title-40"],"attributes":{"id":"ighycb"},"components":[{"type":"textnode","content":"Welcome to Silex","attributes":{}},{"tagName":"br","void":true,"attributes":{}}],"template":{"before":"","replace":"{{ api-translations[lang][\"Welcome to Silex\"] }}","after":"","attributes":"","classname":"","style":""}},{"type":"text","classes":[{"name":"subtitle-16","active":false}],"attributes":{"id":"it2175"},"components":[{"type":"textnode","content":"Please login to continue","attributes":{}},{"tagName":"br","void":true,"attributes":{}}],"template":{"before":"","replace":"{{ api-translations[lang][\"Please login to continue\"] }}","after":"","attributes":"","classname":"","style":""}},{"type":"container","classes":["button-bar"],"attributes":{"id":"in62y2"},"components":[{"tagName":"A","type":"container","classes":[{"name":"h-space","active":false},{"name":"button-bar__item--main","active":false},{"name":"button-bar_item","active":false},"button","big-button"],"attributes":{"id":"isqe61","href":"https://"},"components":[{"type":"text","attributes":{"id":"i87asw"},"components":[{"type":"textnode","content":"Insert your text here","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-text=\"connector.displayName\"","classname":"","style":""}}],"custom-name":"Button","template":{"before":"","replace":"","after":"","attributes":"v-if=\"!loading\" v-for=\"(connector, index) in connectors\" :key=\"index\" :style=\"{ backgroundColor: connector.background, color: connector.color }\" @click=\"openLogin(connector)\"","classname":"","style":""},"originalTagName":"div"}],"custom-name":"Popin"}],"custom-name":"text-box"},{"type":"text","classes":[{"name":"text-white","active":false},"top-space-20"],"attributes":{"id":"i9msnk"},"components":[{"type":"textnode","content":"Insert your text here","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"error\" v-html=\"message\"","classname":"","style":""}},{"type":"text","classes":["button","button--tertiary"],"attributes":{"id":"i6akll"},"components":[{"type":"textnode","content":"{{ api-translations[lang][\"Logout\"] }}","attributes":{}}],"template":{"before":"","replace":"","after":"","attributes":"v-if=\"error\" @click=\"logout()\"","classname":"","style":""}}],"custom-name":"Wrapper"}]}],"template":{"before":"","replace":"","after":"","attributes":"","classname":"app","style":""}}}],"name":"Connectors","id":"BOCWuSXKn6FRo8x5L","settings":{"lang":"","title":"","description":"","favicon":"","og:title":"","og:description":"","og:image":"","head":"{% render \"api-connectors.js.html\" frontmatter: frontmatter page: page site: site api-translations: api-translations lang: lang %}\n"},"slug":"connectors"}],"settings":{"lang":"","title":"{{ title }}","description":"","favicon":"","og:title":"","og:description":"","og:image":"","head":"<!-- font google -->\n<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" />\n<link href=\"https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;700&display=swap\" rel=\"stylesheet\">\n\n{% render \"alternate.liquid\" languages: languages lang: lang page: page %}\n\n<style>\nbody {\tcolor:#2B1B63;}\n.button, .pointer { cursor: pointer;}\na { \n\ttext-decoration: none;\n\tcolor:#8873FE;}\na:hover { text-decoration: underline; }\n.uppercase {text-transform: uppercase;}\n/*label*/\n::placeholder {color: #8873FE;}\ninput:focus {\n\tborder: 2px solid ##9977FE;\n\tbackground-color:#ffffff;}\n:focus { outline: none;}\n/*label*/\n.skeleton-anim:after {\n width: 100%;\n height: 100%;\n position: absolute;\n top: 0;\n left: 0;\n content: \"\";\n background: \n linear-gradient(0.25turn, transparent, rgba(255,255,255,.75), transparent),\n linear-gradient(transparent, transparent),\n radial-gradient(38px circle at 19px 19px, transparent 50%, transparent 51%),\n linear-gradient(transparent, transparent); \n background-repeat: no-repeat;\n background-size: 315px 250px, 315px 180px, 100px 100px, 225px 30px; \n background-position: -315px 0, 0 0, 0px 190px, 50px 195px; \n animation: loading 1.5s infinite;\n}\n\n@keyframes loading { \n to {\n background-position: 200% 0, 0 0, 0 190px, 50px 195px;\n }\n}\n\n</style>"},"name":"Dashboard","fonts":[{"name":"Ubuntu","value":"\"Ubuntu\", sans-serif","variants":[]}],"symbols":[],"publication":{"connector":{"connectorId":"fs-hosting","type":"HOSTING","displayName":"File system hosting","icon":"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M6%202L6%2022%2018%2022%2018%207%2012%202%206%202Z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%202L12%202%2012%208%2018%208%2018%202Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E","disableLogout":true,"isLoggedIn":true,"oauthUrl":null,"color":"#ffffff","background":"#006400"}}}
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="158px" height="54px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-miterlimit:10;"><rect id="logo-silex" x="0" y="0" width="158" height="54" style="fill:none;"/><g id="logo-silex1" serif:id="logo-silex"><g><path d="M59.741,37.533l-0.039,0c-0.082,-0.024 -0.189,-0.048 -0.322,-0.073c-0.132,-0.026 -0.248,-0.038 -0.349,-0.038c-0.32,0 -0.553,0.071 -0.697,0.213c-0.144,0.141 -0.216,0.397 -0.216,0.767l0,0.152l1.345,-0l0,0.627l-1.321,-0l-0,3.807l-0.747,-0l0,-3.807l-0.504,-0l0,-0.627l0.504,-0l0,-0.147c0,-0.527 0.131,-0.931 0.393,-1.213c0.262,-0.282 0.641,-0.423 1.136,-0.423c0.166,-0 0.316,0.008 0.45,0.024c0.134,0.016 0.256,0.034 0.367,0.055l0,0.683Z" style="fill:#333;fill-rule:nonzero;"/><path d="M63.404,39.367l-0.04,0c-0.111,-0.026 -0.219,-0.045 -0.324,-0.057c-0.104,-0.012 -0.228,-0.018 -0.37,-0.018c-0.231,-0 -0.453,0.051 -0.668,0.153c-0.214,0.101 -0.42,0.234 -0.619,0.395l0,3.148l-0.746,-0l-0,-4.435l0.746,0l0,0.656c0.297,-0.239 0.558,-0.407 0.784,-0.507c0.227,-0.099 0.457,-0.149 0.693,-0.149c0.13,0 0.223,0.004 0.282,0.01c0.058,0.007 0.145,0.02 0.262,0.038l-0,0.766Z" style="fill:#333;fill-rule:nonzero;"/><path d="M67.515,40.276c-0.003,-0.391 -0.102,-0.694 -0.296,-0.909c-0.195,-0.214 -0.49,-0.321 -0.888,-0.321c-0.399,-0 -0.717,0.117 -0.954,0.353c-0.237,0.236 -0.371,0.528 -0.403,0.877l2.541,0Zm0.726,0.572l-3.267,0c-0,0.273 0.041,0.51 0.123,0.712c0.082,0.203 0.194,0.369 0.337,0.499c0.138,0.127 0.301,0.222 0.491,0.286c0.189,0.063 0.397,0.095 0.625,0.095c0.302,0 0.605,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.653,-0.355l0.04,0l-0,0.814c-0.252,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.538,0.107 -0.826,0.107c-0.736,0 -1.31,-0.199 -1.723,-0.597c-0.413,-0.399 -0.619,-0.965 -0.619,-1.697c-0,-0.726 0.197,-1.301 0.593,-1.728c0.396,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.06,0.175 1.384,0.524c0.324,0.35 0.486,0.846 0.486,1.489l0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M72.781,40.276c-0.003,-0.391 -0.102,-0.694 -0.296,-0.909c-0.195,-0.214 -0.49,-0.321 -0.888,-0.321c-0.399,-0 -0.717,0.117 -0.954,0.353c-0.237,0.236 -0.371,0.528 -0.403,0.877l2.541,0Zm0.726,0.572l-3.267,0c-0,0.273 0.041,0.51 0.123,0.712c0.082,0.203 0.194,0.369 0.337,0.499c0.138,0.127 0.301,0.222 0.491,0.286c0.189,0.063 0.397,0.095 0.625,0.095c0.302,0 0.605,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.653,-0.355l0.04,0l-0,0.814c-0.252,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.538,0.107 -0.826,0.107c-0.736,0 -1.31,-0.199 -1.723,-0.597c-0.413,-0.399 -0.619,-0.965 -0.619,-1.697c-0,-0.726 0.197,-1.301 0.593,-1.728c0.396,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.06,0.175 1.384,0.524c0.324,0.35 0.486,0.846 0.486,1.489l0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M83.92,38.554l-1.155,4.434l-0.691,-0l-1.139,-3.418l-1.132,3.418l-0.686,-0l-1.168,-4.434l0.778,-0l0.814,3.433l1.108,-3.433l0.616,-0l1.135,3.433l0.77,-3.433l0.75,-0Z" style="fill:#333;fill-rule:nonzero;"/><path d="M88.404,40.276c-0.002,-0.391 -0.101,-0.694 -0.296,-0.909c-0.194,-0.214 -0.49,-0.321 -0.887,-0.321c-0.399,-0 -0.718,0.117 -0.955,0.353c-0.237,0.236 -0.371,0.528 -0.402,0.877l2.54,0Zm0.727,0.572l-3.267,0c-0,0.273 0.04,0.51 0.122,0.712c0.082,0.203 0.195,0.369 0.338,0.499c0.137,0.127 0.301,0.222 0.49,0.286c0.189,0.063 0.398,0.095 0.625,0.095c0.302,0 0.606,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.654,-0.355l0.039,0l0,0.814c-0.251,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.537,0.107 -0.826,0.107c-0.735,0 -1.31,-0.199 -1.723,-0.597c-0.412,-0.399 -0.619,-0.965 -0.619,-1.697c0,-0.726 0.198,-1.301 0.594,-1.728c0.395,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.059,0.175 1.383,0.524c0.324,0.35 0.487,0.846 0.487,1.489l-0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M93.817,40.757c0,-0.53 -0.087,-0.931 -0.262,-1.205c-0.174,-0.274 -0.456,-0.411 -0.845,-0.411c-0.218,0 -0.437,0.047 -0.659,0.141c-0.223,0.094 -0.429,0.215 -0.62,0.363l0,2.541c0.212,0.095 0.394,0.161 0.546,0.198c0.152,0.038 0.325,0.056 0.518,0.056c0.413,0 0.737,-0.136 0.971,-0.407c0.234,-0.271 0.351,-0.697 0.351,-1.276m0.77,-0.02c0,0.37 -0.052,0.704 -0.156,1c-0.105,0.297 -0.246,0.546 -0.423,0.746c-0.188,0.21 -0.394,0.366 -0.619,0.471c-0.225,0.104 -0.473,0.157 -0.743,0.157c-0.252,0 -0.471,-0.03 -0.659,-0.089c-0.188,-0.06 -0.373,-0.14 -0.556,-0.241l-0.047,0.207l-0.699,-0l-0,-6.177l0.746,-0l0,2.207c0.209,-0.172 0.432,-0.313 0.667,-0.423c0.236,-0.11 0.501,-0.165 0.794,-0.165c0.524,0 0.938,0.202 1.241,0.604c0.303,0.402 0.454,0.97 0.454,1.703" style="fill:#333;fill-rule:nonzero;"/><path d="M99.341,41.71c0,0.405 -0.167,0.737 -0.502,0.996c-0.335,0.259 -0.792,0.389 -1.372,0.389c-0.328,0 -0.629,-0.039 -0.903,-0.117c-0.274,-0.078 -0.503,-0.164 -0.688,-0.256l-0,-0.838l0.039,0c0.236,0.177 0.498,0.318 0.786,0.423c0.289,0.104 0.565,0.157 0.83,0.157c0.328,-0 0.585,-0.053 0.77,-0.159c0.185,-0.106 0.278,-0.273 0.278,-0.5c-0,-0.175 -0.051,-0.307 -0.151,-0.397c-0.1,-0.09 -0.294,-0.167 -0.579,-0.23c-0.106,-0.024 -0.244,-0.052 -0.415,-0.084c-0.171,-0.031 -0.327,-0.066 -0.467,-0.103c-0.389,-0.103 -0.665,-0.255 -0.828,-0.455c-0.162,-0.199 -0.244,-0.445 -0.244,-0.736c0,-0.182 0.038,-0.355 0.114,-0.516c0.075,-0.161 0.19,-0.306 0.343,-0.433c0.148,-0.124 0.336,-0.223 0.566,-0.295c0.228,-0.073 0.485,-0.11 0.768,-0.11c0.264,0 0.532,0.033 0.804,0.097c0.271,0.065 0.497,0.144 0.677,0.237l-0,0.797l-0.04,0c-0.191,-0.139 -0.422,-0.258 -0.695,-0.355c-0.272,-0.096 -0.54,-0.144 -0.802,-0.144c-0.272,-0 -0.503,0.052 -0.69,0.156c-0.188,0.105 -0.283,0.26 -0.283,0.467c0,0.182 0.058,0.32 0.171,0.413c0.112,0.092 0.292,0.168 0.54,0.226c0.138,0.032 0.292,0.063 0.463,0.095c0.171,0.032 0.313,0.061 0.426,0.088c0.347,0.079 0.615,0.215 0.802,0.408c0.188,0.196 0.282,0.456 0.282,0.779" style="fill:#333;fill-rule:nonzero;"/><path d="M101.586,42.988l-0.746,-0l-0,-4.434l0.746,-0l0,4.434Zm0.048,-5.177l-0.842,-0l0,-0.774l0.842,-0l-0,0.774Z" style="fill:#333;fill-rule:nonzero;"/><path d="M105.788,42.948c-0.14,0.037 -0.293,0.068 -0.458,0.091c-0.165,0.025 -0.313,0.036 -0.443,0.036c-0.452,0 -0.796,-0.121 -1.032,-0.365c-0.236,-0.243 -0.353,-0.634 -0.353,-1.171l-0,-2.358l-0.504,-0l-0,-0.628l0.504,0l-0,-1.274l0.746,-0l-0,1.274l1.54,0l0,0.628l-1.54,-0l-0,2.02c-0,0.233 0.005,0.415 0.016,0.546c0.01,0.131 0.048,0.254 0.111,0.368c0.058,0.105 0.138,0.183 0.241,0.231c0.101,0.05 0.257,0.074 0.466,0.074c0.121,0 0.248,-0.018 0.381,-0.053c0.132,-0.036 0.227,-0.066 0.285,-0.09l0.04,0l0,0.671Z" style="fill:#333;fill-rule:nonzero;"/><path d="M110.098,40.276c-0.003,-0.391 -0.101,-0.694 -0.296,-0.909c-0.194,-0.214 -0.49,-0.321 -0.887,-0.321c-0.4,-0 -0.718,0.117 -0.955,0.353c-0.237,0.236 -0.371,0.528 -0.403,0.877l2.541,0Zm0.726,0.572l-3.267,0c0,0.273 0.041,0.51 0.123,0.712c0.082,0.203 0.195,0.369 0.338,0.499c0.137,0.127 0.3,0.222 0.49,0.286c0.189,0.063 0.398,0.095 0.625,0.095c0.302,0 0.605,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.653,-0.355l0.04,0l-0,0.814c-0.251,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.538,0.107 -0.826,0.107c-0.736,0 -1.31,-0.199 -1.723,-0.597c-0.413,-0.399 -0.619,-0.965 -0.619,-1.697c-0,-0.726 0.198,-1.301 0.594,-1.728c0.395,-0.425 0.916,-0.639 1.561,-0.639c0.599,0 1.06,0.175 1.384,0.524c0.324,0.35 0.486,0.846 0.486,1.489l0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M118.792,40.757c-0,-0.53 -0.088,-0.931 -0.262,-1.205c-0.175,-0.274 -0.457,-0.411 -0.846,-0.411c-0.217,0 -0.437,0.047 -0.659,0.141c-0.222,0.094 -0.429,0.215 -0.619,0.363l-0,2.541c0.212,0.095 0.393,0.161 0.546,0.198c0.152,0.038 0.324,0.056 0.518,0.056c0.412,0 0.736,-0.136 0.971,-0.407c0.234,-0.271 0.351,-0.697 0.351,-1.276m0.77,-0.02c-0,0.37 -0.052,0.704 -0.157,1c-0.105,0.297 -0.245,0.546 -0.423,0.746c-0.187,0.21 -0.394,0.366 -0.619,0.471c-0.225,0.104 -0.472,0.157 -0.742,0.157c-0.252,0 -0.472,-0.03 -0.66,-0.089c-0.187,-0.06 -0.373,-0.14 -0.555,-0.241l-0.048,0.207l-0.699,-0l0,-6.177l0.747,-0l-0,2.207c0.209,-0.172 0.431,-0.313 0.667,-0.423c0.235,-0.11 0.5,-0.165 0.794,-0.165c0.524,0 0.937,0.202 1.24,0.604c0.303,0.402 0.455,0.97 0.455,1.703" style="fill:#333;fill-rule:nonzero;"/><path d="M124.824,42.988l-0.746,-0l-0,-0.492c-0.252,0.198 -0.492,0.351 -0.723,0.456c-0.23,0.106 -0.484,0.159 -0.762,0.159c-0.466,-0 -0.828,-0.143 -1.088,-0.427c-0.259,-0.285 -0.389,-0.702 -0.389,-1.253l0,-2.877l0.747,-0l-0,2.524c-0,0.225 0.01,0.418 0.032,0.578c0.02,0.16 0.066,0.297 0.134,0.411c0.072,0.116 0.164,0.201 0.278,0.254c0.114,0.053 0.279,0.079 0.496,0.079c0.193,0 0.404,-0.05 0.634,-0.15c0.228,-0.101 0.443,-0.229 0.641,-0.386l-0,-3.31l0.746,-0l0,4.434Z" style="fill:#333;fill-rule:nonzero;"/><path d="M127.47,42.988l-0.746,-0l-0,-4.434l0.746,-0l-0,4.434Zm0.048,-5.177l-0.842,-0l-0,-0.774l0.842,-0l-0,0.774Z" style="fill:#333;fill-rule:nonzero;"/><rect x="129.378" y="36.811" width="0.746" height="6.177" style="fill:#333;"/><path d="M134.874,41.896l0,-2.545c-0.202,-0.09 -0.381,-0.152 -0.54,-0.187c-0.159,-0.034 -0.332,-0.051 -0.52,-0.051c-0.418,0 -0.744,0.146 -0.977,0.437c-0.232,0.291 -0.349,0.704 -0.349,1.239c0,0.526 0.09,0.926 0.27,1.2c0.18,0.274 0.468,0.411 0.866,0.411c0.211,0 0.425,-0.046 0.643,-0.141c0.216,-0.094 0.419,-0.214 0.607,-0.363m0.747,1.092l-0.747,-0l0,-0.465c-0.215,0.186 -0.438,0.33 -0.671,0.433c-0.233,0.103 -0.486,0.155 -0.758,0.155c-0.53,0 -0.95,-0.204 -1.26,-0.612c-0.312,-0.407 -0.467,-0.972 -0.467,-1.694c0,-0.376 0.053,-0.711 0.161,-1.005c0.107,-0.294 0.252,-0.544 0.434,-0.75c0.18,-0.201 0.39,-0.355 0.63,-0.461c0.239,-0.106 0.487,-0.159 0.744,-0.159c0.233,0 0.439,0.025 0.619,0.074c0.18,0.049 0.369,0.125 0.568,0.228l0,-1.921l0.747,-0l-0,6.177Z" style="fill:#333;fill-rule:nonzero;"/><path d="M140.497,40.276c-0.003,-0.391 -0.101,-0.694 -0.296,-0.909c-0.194,-0.214 -0.49,-0.321 -0.887,-0.321c-0.4,-0 -0.718,0.117 -0.954,0.353c-0.237,0.236 -0.372,0.528 -0.404,0.877l2.541,0Zm0.727,0.572l-3.268,0c0,0.273 0.042,0.51 0.124,0.712c0.082,0.203 0.194,0.369 0.337,0.499c0.137,0.127 0.301,0.222 0.49,0.286c0.19,0.063 0.398,0.095 0.626,0.095c0.301,0 0.605,-0.06 0.911,-0.181c0.305,-0.12 0.523,-0.238 0.653,-0.355l0.039,0l0,0.814c-0.251,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.537,0.107 -0.826,0.107c-0.735,0 -1.309,-0.199 -1.723,-0.597c-0.412,-0.399 -0.619,-0.965 -0.619,-1.697c0,-0.726 0.198,-1.301 0.594,-1.728c0.395,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.059,0.175 1.383,0.524c0.325,0.35 0.487,0.846 0.487,1.489l-0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M145.545,39.367l-0.04,0c-0.111,-0.026 -0.218,-0.045 -0.323,-0.057c-0.104,-0.012 -0.228,-0.018 -0.371,-0.018c-0.23,-0 -0.452,0.051 -0.667,0.153c-0.214,0.101 -0.421,0.234 -0.62,0.395l0,3.148l-0.746,-0l0,-4.435l0.746,0l0,0.656c0.297,-0.239 0.559,-0.407 0.785,-0.507c0.226,-0.099 0.457,-0.149 0.692,-0.149c0.13,0 0.224,0.004 0.282,0.01c0.059,0.007 0.146,0.02 0.262,0.038l0,0.766Z" style="fill:#333;fill-rule:nonzero;"/><path d="M61.808,26.078c0.169,0.14 0.385,0.326 0.649,0.559c0.263,0.234 0.564,0.465 0.902,0.693c0.506,0.338 1.008,0.602 1.505,0.791c0.497,0.188 1.018,0.283 1.565,0.283c0.507,-0 0.932,-0.057 1.275,-0.172c0.342,-0.114 0.613,-0.266 0.812,-0.454c0.199,-0.189 0.34,-0.407 0.425,-0.655c0.084,-0.248 0.126,-0.512 0.126,-0.79c0,-0.307 -0.117,-0.583 -0.35,-0.826c-0.234,-0.243 -0.519,-0.459 -0.857,-0.648c-0.338,-0.188 -0.691,-0.35 -1.058,-0.484c-0.368,-0.134 -0.686,-0.246 -0.954,-0.335c-1.192,-0.417 -2.236,-0.866 -3.131,-1.348c-0.894,-0.481 -1.639,-1.018 -2.235,-1.608c-0.597,-0.591 -1.044,-1.241 -1.342,-1.951c-0.298,-0.71 -0.447,-1.502 -0.447,-2.376c-0,-0.923 0.187,-1.762 0.559,-2.517c0.372,-0.755 0.904,-1.4 1.595,-1.936c0.69,-0.536 1.522,-0.951 2.497,-1.244c0.973,-0.292 2.062,-0.439 3.264,-0.439c0.904,0 1.771,0.102 2.601,0.306c0.83,0.203 1.647,0.529 2.452,0.976c0.338,0.199 0.658,0.405 0.962,0.618c0.302,0.215 0.568,0.42 0.797,0.619c0.228,0.199 0.41,0.388 0.544,0.567c0.134,0.178 0.201,0.332 0.201,0.461c0,0.13 -0.032,0.249 -0.097,0.359c-0.064,0.109 -0.162,0.233 -0.29,0.372l-2.281,2.429c-0.169,0.17 -0.338,0.254 -0.507,0.254c-0.139,-0 -0.266,-0.039 -0.38,-0.119c-0.114,-0.08 -0.241,-0.179 -0.38,-0.298l-0.134,-0.12c-0.199,-0.168 -0.42,-0.342 -0.664,-0.522c-0.243,-0.178 -0.504,-0.34 -0.782,-0.484c-0.278,-0.144 -0.571,-0.263 -0.88,-0.358c-0.307,-0.094 -0.621,-0.141 -0.939,-0.141c-0.327,-0 -0.636,0.028 -0.924,0.082c-0.288,0.055 -0.541,0.141 -0.76,0.261c-0.218,0.119 -0.393,0.275 -0.522,0.469c-0.129,0.194 -0.194,0.43 -0.194,0.708c0,0.278 0.07,0.52 0.209,0.723c0.14,0.204 0.348,0.393 0.627,0.567c0.277,0.174 0.623,0.338 1.035,0.491c0.413,0.155 0.892,0.321 1.439,0.5c1.053,0.348 2.024,0.713 2.914,1.096c0.889,0.382 1.657,0.834 2.303,1.356c0.646,0.522 1.15,1.145 1.513,1.871c0.362,0.725 0.543,1.604 0.543,2.638c0,1.093 -0.223,2.084 -0.67,2.973c-0.447,0.89 -1.061,1.647 -1.841,2.273c-0.78,0.627 -1.697,1.111 -2.75,1.454c-1.053,0.343 -2.186,0.514 -3.399,0.514c-1.142,0 -2.265,-0.204 -3.368,-0.613c-1.103,-0.408 -2.132,-0.956 -3.086,-1.644c-0.397,-0.289 -0.732,-0.573 -1.006,-0.852c-0.273,-0.279 -0.489,-0.504 -0.648,-0.673l-0.045,-0.045c-0.01,-0.019 -0.02,-0.032 -0.03,-0.037c-0.01,-0.005 -0.02,-0.012 -0.03,-0.023c-0.009,-0.019 -0.02,-0.032 -0.03,-0.037c-0.009,-0.005 -0.02,-0.013 -0.029,-0.022c-0.229,-0.249 -0.343,-0.449 -0.343,-0.598c-0,-0.17 0.114,-0.359 0.343,-0.568l2.578,-2.46c0.209,-0.149 0.378,-0.223 0.507,-0.223c0.09,-0 0.184,0.029 0.283,0.089c0.1,0.06 0.219,0.149 0.358,0.268" style="fill:#333;fill-rule:nonzero;"/><path d="M78.726,11.754c0,-0.179 0.055,-0.333 0.164,-0.462c0.11,-0.129 0.273,-0.194 0.492,-0.194l4.382,0c0.15,0 0.309,0.06 0.477,0.179c0.169,0.119 0.254,0.278 0.254,0.477l-0,20.823c-0,0.437 -0.243,0.656 -0.731,0.656l-4.382,0c-0.437,0 -0.656,-0.219 -0.656,-0.656l0,-20.823Z" style="fill:#333;fill-rule:nonzero;"/><path d="M88.862,11.739c-0,-0.179 0.059,-0.333 0.179,-0.462c0.119,-0.129 0.283,-0.194 0.492,-0.194l4.412,0c0.169,0 0.323,0.06 0.462,0.179c0.139,0.119 0.213,0.278 0.223,0.477l0,16.217l8.199,0c0.178,0 0.333,0.06 0.462,0.179c0.129,0.119 0.193,0.284 0.193,0.492l0,3.92c0,0.169 -0.057,0.324 -0.171,0.463c-0.114,0.139 -0.276,0.213 -0.484,0.223l-13.311,-0c-0.438,-0 -0.656,-0.218 -0.656,-0.656l-0,-20.838Z" style="fill:#333;fill-rule:nonzero;"/><path d="M107.047,11.784c-0,-0.209 0.056,-0.375 0.17,-0.5c0.114,-0.124 0.276,-0.186 0.484,-0.186l14.788,0c0.218,0 0.388,0.065 0.507,0.193c0.119,0.129 0.179,0.302 0.179,0.52l-0,3.686c-0,0.169 -0.06,0.33 -0.179,0.483c-0.119,0.154 -0.293,0.231 -0.522,0.231l-9.659,-0l-0,3.696l7.453,0c0.189,0 0.345,0.045 0.469,0.134c0.125,0.09 0.187,0.239 0.187,0.448l-0,3.219c-0,0.14 -0.055,0.274 -0.164,0.403c-0.109,0.129 -0.268,0.194 -0.477,0.194l-7.468,-0l-0,3.815l10.016,0c0.448,0 0.671,0.228 0.671,0.684l0,3.745c0,0.1 -0.039,0.189 -0.119,0.268c-0.039,0.277 -0.243,0.416 -0.611,0.416l-15.071,-0c-0.198,-0 -0.357,-0.052 -0.476,-0.157c-0.119,-0.104 -0.178,-0.265 -0.178,-0.484l-0,-20.808Z" style="fill:#333;fill-rule:nonzero;"/><path d="M125.097,32.845c0.079,-0.149 0.161,-0.3 0.246,-0.454c0.084,-0.154 0.181,-0.311 0.29,-0.47l6.708,-10.016c-1.143,-1.719 -2.273,-3.419 -3.391,-5.098c-1.118,-1.679 -2.248,-3.378 -3.391,-5.098c-0.06,-0.079 -0.107,-0.154 -0.142,-0.223c-0.035,-0.07 -0.057,-0.144 -0.067,-0.224c0.02,-0.079 0.077,-0.117 0.172,-0.112c0.094,0.006 0.191,-0.017 0.29,-0.067l5.187,0c0.368,0 0.656,0.189 0.865,0.567l3.652,5.485l3.696,-5.485c0.209,-0.378 0.497,-0.567 0.865,-0.567l4.964,0c0.109,0 0.211,0.002 0.305,0.007c0.095,0.005 0.177,0.023 0.246,0.053c0.069,0.03 0.104,0.074 0.104,0.134c0,0.119 -0.054,0.248 -0.164,0.388l-6.856,10.24l6.991,10.434c0.099,0.139 0.176,0.266 0.231,0.38c0.054,0.114 0.076,0.211 0.066,0.291c0,0.149 -0.089,0.223 -0.268,0.223l-5.336,-0c-0.169,-0 -0.323,-0.05 -0.462,-0.149c-0.139,-0.1 -0.248,-0.233 -0.328,-0.403l-4.054,-6.007l-4.01,6.007c-0.079,0.17 -0.189,0.303 -0.328,0.403c-0.139,0.099 -0.293,0.149 -0.462,0.149l-5.351,-0c-0.08,-0 -0.149,-0.022 -0.209,-0.067c-0.059,-0.045 -0.089,-0.107 -0.089,-0.186c0,-0.05 0.01,-0.095 0.03,-0.135" style="fill:#333;fill-rule:nonzero;"/><g><g><clipPath id="_clip1"><rect x="14.978" y="10.953" width="31.623" height="31.623" clip-rule="nonzero"/></clipPath><g clip-path="url(#_clip1)"><path d="M122.818,46.182c-1.046,32.853 -28.528,58.638 -61.381,57.592c-32.853,-1.047 -58.639,-28.528 -57.592,-61.381c1.046,-32.854 28.528,-58.639 61.381,-57.593c32.854,1.047 58.639,28.528 57.592,61.382" style="fill:#56e3ff;fill-rule:nonzero;"/><path d="M109.212,32.915c-0.782,24.563 -21.329,43.842 -45.892,43.059c-24.563,-0.782 -43.842,-21.329 -43.06,-45.892c0.783,-24.563 21.33,-43.842 45.893,-43.06c24.563,0.783 43.842,21.329 43.059,45.893" style="fill:#8873fe;fill-rule:nonzero;"/><path d="M98.913,21.493c-0.616,19.344 -16.797,34.526 -36.141,33.909c-19.343,-0.615 -34.525,-16.796 -33.909,-36.139c0.616,-19.344 16.797,-34.526 36.141,-33.91c19.343,0.616 34.525,16.797 33.909,36.14" style="fill:#ff557a;fill-rule:nonzero;"/><path d="M91.392,12.906c-0.479,15.045 -13.064,26.853 -28.109,26.374c-15.045,-0.479 -26.853,-13.064 -26.374,-28.109c0.479,-15.045 13.064,-26.853 28.109,-26.374c15.045,0.479 26.853,13.064 26.374,28.109" style="fill:#ffac54;fill-rule:nonzero;"/></g></g><rect x="14.978" y="10.953" width="31.623" height="31.623" style="fill:none;stroke:#333;stroke-width:1.16px;"/><path d="M49.023,13.891l-5.115,0c-0.214,0 -0.387,-0.173 -0.387,-0.387l-0,-5.116c-0,-0.213 0.173,-0.387 0.387,-0.387l5.115,0c0.214,0 0.388,0.174 0.388,0.387l-0,5.116c-0,0.214 -0.174,0.387 -0.388,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/><path d="M49.023,45.556l-5.115,-0c-0.214,-0 -0.387,-0.173 -0.387,-0.387l-0,-5.116c-0,-0.213 0.173,-0.387 0.387,-0.387l5.115,0c0.214,0 0.388,0.174 0.388,0.387l-0,5.116c-0,0.214 -0.174,0.387 -0.388,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/><path d="M17.536,13.891l-5.116,0c-0.213,0 -0.387,-0.173 -0.387,-0.387l0,-5.116c0,-0.213 0.174,-0.387 0.387,-0.387l5.116,0c0.214,0 0.387,0.174 0.387,0.387l0,5.116c0,0.214 -0.173,0.387 -0.387,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/><path d="M17.536,45.556l-5.116,-0c-0.213,-0 -0.387,-0.173 -0.387,-0.387l0,-5.116c0,-0.213 0.174,-0.387 0.387,-0.387l5.116,0c0.214,0 0.387,0.174 0.387,0.387l0,5.116c0,0.214 -0.173,0.387 -0.387,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/></g></g></g></svg>
@@ -1 +1 @@
1
- * { box-sizing: border-box; } body {margin: 0;}.nav__item{margin:0px 10px 0px 10px;font-size:0.8rem;padding:24px 0px 24px 0px;color:#4a4a4a;}.body{font-family:"Ubuntu", sans-serif;background-color:#f0f0f0;}.header{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff;}.padding-normal{padding:0px 24px 0px 24px;}.nav{width:100%;margin:0px 20px 0px 20px;}.subtitle-16{font-size:1rem;margin:0px 0px 20px 0px;}.subtitle-16.color--light{color:#636363;font-weight:700;}.button{font-size:0.8rem;padding:10px 20px 10px 20px;display:inline-block;border:2px solid #8873fe;transition:all 0.18s ease-out;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:20px 30px 20px 30px;}.button-bar.button-bar--full-width{justify-content:space-between;align-items:center;}.button-bar_item.button-bar__item--secondary{font-size:0.8rem;color:#2b1b63;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.nav__item.active{color:black;}.full-width{width:100%;}.box{border-radius:4px 4px 4px 4px;background-color:#ffffff;}.box.horizontal{align-items:center;}.h-space{margin:0px 10px 0px 0px;}.button--tertiary{background-color:transparent;font-weight:400;}.lang__item{margin:0px 5px 0px 5px;}.nav__logo{height:50px;}.button:hover{color:#8873fe;background-color:white;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;}#imgx81{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;}#in62y2{width:100%;display:flex;justify-content:center;}.big-button{border-radius:5px 5px 5px 5px;font-size:15px;margin:10px 10px 10px 10px;padding:15px 30px 15px 30px;font-weight:400;background-color:#ffffff;}#i9msnk{padding:10px;display:inline;}#i6akll{padding:10px;display:inline;}#ixzhcr{padding:10px;position:absolute;display:none;}.title-40{margin:0 0 10px 0;font-size:2.5rem;font-weight:700;}#in5jeq{display:flex;}#ij139z{position:absolute;}.bg-silex-purpel{background-repeat:repeat-y;background-position:center top;background-attachment:scroll;background-size:contain;background-image:url('/api/website/assets/bg-silex-purpel.webp?websiteId=default&connectorId=fs-storage');}.text-centered{text-align:center;}.text-white{color:#ffffff;}.box.box_transp{background-color:rgba(255,255,255,0.5);}.padding-100-30{padding:100px 30px 80px 30px;}.top-space-20{margin:20px 0 0 0;}.button.button--tertiary{border:2px solid transparent;background-color:rgba(221,221,221,0.5);}.box_login{max-width:800px;width:100%;}.button-bar__item--link.text-white{color:#ffffff;}
1
+ * { box-sizing: border-box; } body {margin: 0;}.nav__item{margin:0px 10px 0px 10px;font-size:0.8rem;padding:24px 0px 24px 0px;color:#4a4a4a;}.body{font-family:"Ubuntu", sans-serif;background-color:#f0f0f0;}.header{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff;}.padding-normal{padding:0px 24px 0px 24px;}.nav{width:100%;margin:0px 20px 0px 20px;}.subtitle-16{font-size:1rem;margin:0px 0px 20px 0px;}.subtitle-16.color--light{color:#636363;font-weight:700;}.button{font-size:0.8rem;padding:10px 20px 10px 20px;display:inline-block;border:2px solid #8873fe;transition:all 0.18s ease-out;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:20px 30px 20px 30px;}.button-bar.button-bar--full-width{justify-content:space-between;align-items:center;}.button-bar_item.button-bar__item--secondary{font-size:0.8rem;color:#2b1b63;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.nav__item.active{color:black;}.full-width{width:100%;}.box{border-radius:4px 4px 4px 4px;background-color:#ffffff;}.box.horizontal{align-items:center;}.h-space{margin:0px 10px 0px 0px;}.button--tertiary{background-color:transparent;font-weight:400;}.lang__item{margin:0px 5px 0px 5px;}.nav__logo{height:50px;}.button:hover{color:#8873fe;background-color:white;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;}#imgx81{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;}#in62y2{width:100%;display:flex;justify-content:center;}.big-button{border-radius:5px 5px 5px 5px;font-size:15px;margin:10px 10px 10px 10px;padding:15px 30px 15px 30px;font-weight:400;background-color:#ffffff;}#i9msnk{padding:10px;display:inline;}#i6akll{padding:10px;display:inline;}#ixzhcr{padding:10px;position:absolute;display:none;}.title-40{margin:0 0 10px 0;font-size:2.5rem;font-weight:700;}#in5jeq{display:flex;}#ij139z{position:absolute;}.bg-silex-purpel{background-repeat:repeat-y;background-position:center top;background-attachment:scroll;background-size:contain;background-image:url('/api/website/assets/bg-purpel-silex.webp?websiteId=default&connectorId=fs-storage');}.text-centered{text-align:center;}.text-white{color:#ffffff;}.box.box_transp{background-color:rgba(255,255,255,0.5);}.padding-100-30{padding:100px 30px 80px 30px;}.top-space-20{margin:20px 0 0 0;}.button.button--tertiary{border:2px solid transparent;background-color:rgba(221,221,221,0.5);}.box_login{max-width:800px;width:100%;}.button-bar__item--link.text-white{color:#ffffff;}.button.big-button{border:2px solid transparent;}.button.button--tertiary:hover{border:2px solid #8873fe;color:#8873fe;background-color:white;}
@@ -1 +1 @@
1
- * { box-sizing: border-box; } body {margin: 0;}.nav__item{margin:0px 10px 0px 10px;font-size:0.8rem;padding:24px 0px 24px 0px;color:#4a4a4a;}.body{font-family:"Ubuntu", sans-serif;background-color:#f0f0f0;}.header{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff;}.padding-normal{padding:0px 24px 0px 24px;}#i9jq{display:flex;}.nav{width:100%;margin:0px 20px 0px 20px;}#iz63r{min-height:90vh;}.subtitle-16{font-size:1rem;margin:0px 0px 20px 0px;}.section{max-width:1200px;margin:80px auto 80px auto;}.subtitle-16.color--light{color:#636363;font-weight:700;}.button{font-size:0.8rem;padding:10px 20px 10px 20px;display:inline-block;border:2px solid #8873fe;transition:all 0.18s ease-out;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:20px 30px 20px 30px;}#ibsgw{position:relative;top:3px;}.button-bar.button-bar--full-width{justify-content:space-between;align-items:center;}.button-bar_item.button-bar__item--secondary{font-size:0.8rem;color:#2b1b63;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.bg-white{background-color:#ffffff;}.rounded{border-radius:4px 4px 4px 4px;}#ilzpl{min-height:100px;}#i238z{padding:10px;}.footer{display:block;margin:20px 0px 0 0px;padding:1px 0px 1px 0px;}.skeleton-text.skeleton{background-color:#dddddd;color:transparent;opacity:0.31;border-radius:5px 5px 5px 5px;}.skeleton.skeleton-button{color:transparent;opacity:0.16;}.skeleton-anim{position:relative;}.nav__item.active{color:black;}.margin-20{margin:20px 0px 20px 0px;}#i0ro3{display:none;}.loading__item.loaded-true{display:none;}#i69a7{width:100%;}.flex-no-shrink{flex-shrink:0;}.form{padding:10px 0px 10px 0px;border-radius:5px 5px 5px 5px;}#i1nmbc{flex-shrink:0;}.input{padding:10px 10px 10px 10px;background-color:transparent;border:2px solid #8873fe;margin:10px 0px 10px 0px;border-radius:4px 4px 4px 4px;}.full-width{width:100%;}.v-space{margin:10px 0px 10px 0px;}.box{border-radius:4px 4px 4px 4px;background-color:#ffffff;}.box__header{margin:0px 0px 0px 0px;padding:10px 0px 10px 0px;font-weight:700;font-size:1.625rem;color:rgba(43,27,99,0.5);}.box.horizontal{align-items:center;}.horizontal{display:flex;align-items:center;}.h-space{margin:0px 10px 0px 0px;}.button--tertiary{background-color:transparent;font-weight:400;}.icon-font{font-size:1.5rem;line-height:1px;margin:0px 2px 0px 2px;}.lang__item{margin:0px 5px 0px 5px;}.top-space-40{margin:40px 0 0 0;}.nav__logo{height:50px;}.user-icon__image{width:100%;height:100%;}.user__wrapper{border:1px solid white;display:flex;flex-direction:column;justify-content:center;align-items:center;}.right-space-20{margin:0px 20px 0px 0px;}#iksw4d{padding:10px;}.button:hover{color:#8873fe;background-color:white;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;}.user-icon__wrapper{border:1px solid #f0f0f0;background-color:#f0f0f0;border-radius:50% 50% 50% 50%;width:40px;height:40px;padding:5px 5px 5px 5px;}.title-40{margin:0 0 10px 0;font-size:2.5rem;font-weight:700;}.bg-silex-purpel{background-repeat:repeat-y;background-position:center top;background-attachment:scroll;background-size:contain;background-image:url('/api/website/assets/bg-silex-purpel.webp?websiteId=default&connectorId=fs-storage');}.section-top{max-width:1200px;margin:0px auto 0px auto;padding:40px 24px 40px 24px;}.text-centered{text-align:center;}.box-message{background-color:rgba(43,27,99,0.3);border-radius:4px 4px 4px 4px;padding:20px 30px 20px 30px;margin:10px 0px 10px 0px;}.text-white{color:#ffffff;}.bold{font-weight:800;}.button-bar__item--link{background-color:transparent;border:0px solid black;font-size:0.8rem;color:#8873fe;}.padding-30{padding:30px 30px 30px 30px;}.right-space-40{margin:0 40px 0 0;}.title-26{font-size:1.625rem;margin:10px 0px 10px 0px;}.empty-image{min-height:500px;background-image:url('/api/website/assets/empty-projects-sos.gif?websiteId=default&connectorId=fs-storage');background-repeat:no-repeat;background-position:center center;background-attachment:scroll;background-size:contain;}.padding-50-30{padding:50px 30px 50px 30px;}.box.box_transp{background-color:rgba(255,255,255,0.5);}.button.button--tertiary{border:2px solid transparent;background-color:rgba(221,221,221,0.5);}.button-bar__item--link.text-white{color:#ffffff;}
1
+ * { box-sizing: border-box; } body {margin: 0;}.nav__item{margin:0px 10px 0px 10px;font-size:0.8rem;padding:24px 0px 24px 0px;color:#4a4a4a;}.body{font-family:"Ubuntu", sans-serif;background-color:#f0f0f0;}.header{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff;}.padding-normal{padding:0px 24px 0px 24px;}#i9jq{display:flex;}.nav{width:100%;margin:0px 20px 0px 20px;}.subtitle-16{font-size:1rem;margin:0px 0px 20px 0px;}.section{max-width:1200px;margin:80px auto 80px auto;}.subtitle-16.color--light{color:#636363;font-weight:700;}.button{font-size:0.8rem;padding:10px 20px 10px 20px;display:inline-block;border:2px solid #8873fe;transition:all 0.18s ease-out;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:20px 30px 20px 30px;}#ibsgw{position:relative;top:3px;}.button-bar.button-bar--full-width{justify-content:space-between;align-items:center;}.button-bar_item.button-bar__item--secondary{font-size:0.8rem;color:#2b1b63;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.bg-white{background-color:#ffffff;}.rounded{border-radius:4px 4px 4px 4px;}#i238z{padding:10px;}.footer{display:block;padding:20px 0px 20px 0px;margin:200px 0px 0px 0px;}.skeleton-text.skeleton{background-color:#dddddd;color:transparent;opacity:0.31;border-radius:5px 5px 5px 5px;}.skeleton.skeleton-button{color:transparent;opacity:0.16;}.skeleton-anim{position:relative;}.nav__item.active{color:black;}.margin-20{margin:20px 0px 20px 0px;}#i0ro3{display:none;}.loading__item.loaded-true{display:none;}#i69a7{width:100%;}.flex-no-shrink{flex-shrink:0;}.form{padding:10px 0px 10px 0px;border-radius:5px 5px 5px 5px;}#i1nmbc{flex-shrink:0;}.input{padding:10px 10px 10px 10px;background-color:transparent;border:2px solid #8873fe;margin:10px 0px 10px 0px;border-radius:4px 4px 4px 4px;}.full-width{width:100%;}.v-space{margin:10px 0px 10px 0px;}.box{border-radius:4px 4px 4px 4px;background-color:#ffffff;}.box__header{margin:0px 0px 0px 0px;padding:10px 0px 10px 0px;font-weight:700;font-size:1.625rem;color:rgba(43,27,99,0.5);}.box.horizontal{align-items:center;}.horizontal{display:flex;align-items:center;}.h-space{margin:0px 10px 0px 0px;}.button--tertiary{background-color:transparent;font-weight:400;}.icon-font{font-size:1.5rem;line-height:1px;margin:0px 2px 0px 2px;}.lang__item{margin:0px 5px 0px 5px;}.top-space-40{margin:40px 0 0 0;}.nav__logo{height:50px;}.user-icon__image{width:100%;height:100%;}.user__wrapper{border:1px solid white;display:flex;flex-direction:column;justify-content:center;align-items:center;}.right-space-20{margin:0px 20px 0px 0px;}#iksw4d{padding:10px;}.button:hover{color:#8873fe;background-color:white;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;}.user-icon__wrapper{border:1px solid #f0f0f0;background-color:#f0f0f0;border-radius:50% 50% 50% 50%;width:40px;height:40px;padding:5px 5px 5px 5px;}.title-40{margin:0 0 10px 0;font-size:2.5rem;font-weight:700;}.bg-silex-purpel{background-repeat:repeat-y;background-position:center top;background-attachment:scroll;background-size:contain;background-image:url('/api/website/assets/bg-purpel-silex.webp?websiteId=default&connectorId=fs-storage');}.section-top{max-width:1200px;margin:0px auto 0px auto;padding:40px 24px 40px 24px;}.text-centered{text-align:center;}.box-message{background-color:rgba(43,27,99,0.3);border-radius:4px 4px 4px 4px;padding:20px 30px 20px 30px;margin:10px 0px 10px 0px;}.text-white{color:#ffffff;}.bold{font-weight:800;}.button-bar__item--link{background-color:transparent;border:0px solid black;font-size:0.8rem;color:#8873fe;}.padding-30{padding:30px 30px 30px 30px;}.right-space-40{margin:0 40px 0 0;}.title-26{font-size:1.625rem;margin:10px 0px 10px 0px;}.empty-image{min-height:500px;background-image:url('/api/website/assets/empty-projects-sos.gif?websiteId=default&connectorId=fs-storage');background-repeat:no-repeat;background-position:center center;background-attachment:scroll;background-size:contain;}.padding-50-30{padding:50px 30px 50px 30px;}.box.box_transp{background-color:rgba(255,255,255,0.5);}.button.button--tertiary{border:2px solid transparent;background-color:rgba(221,221,221,0.5);}.button-bar__item--link.text-white{color:#ffffff;}.button.big-button{border:2px solid transparent;}.color-2B1B63-80{color:rgba(43,27,99,0.8);}.button.button--tertiary:hover{border:2px solid #8873fe;color:#8873fe;background-color:white;}.main-min-height{min-height:40vh;}
@@ -14,11 +14,20 @@
14
14
  href="/fr/connectors" />
15
15
 
16
16
  <style>
17
- body {color:#2B1B63;}
18
- .button { cursor: pointer; }
19
- a { text-decoration: none; }
17
+ body { color:#2B1B63;}
18
+ .button, .pointer { cursor: pointer;}
19
+ a {
20
+ text-decoration: none;
21
+ color:#8873FE;}
20
22
  a:hover { text-decoration: underline; }
21
23
  .uppercase {text-transform: uppercase;}
24
+ /*label*/
25
+ ::placeholder {color: #8873FE;}
26
+ input:focus {
27
+ border: 2px solid ##9977FE;
28
+ background-color:#ffffff;}
29
+ :focus { outline: none;}
30
+ /*label*/
22
31
  .skeleton-anim:after {
23
32
  width: 100%;
24
33
  height: 100%;
@@ -165,27 +174,27 @@ window.addEventListener('load', function() {
165
174
 
166
175
  ><A
167
176
  href="/" id="i0g3ac" src="undefined"
168
- class="nav__item active"
177
+ class="nav__item uppercase active"
169
178
  target=""
170
179
 
171
180
  >Sites</A><A
172
181
  href="http://docs.silex.me/" id="i0g3ac" src="undefined"
173
- class="nav__item "
182
+ class="nav__item uppercase "
174
183
  target="_blank"
175
184
 
176
185
  >Docs</A><A
177
186
  href="https://www.silex.me/" id="i0g3ac" src="undefined"
178
- class="nav__item "
187
+ class="nav__item uppercase "
179
188
  target="_blank"
180
189
 
181
190
  >About</A><A
182
191
  href="https://mail-list.silexlabs.org/subscription/cemnfkaVrK?locale=en-US&source=silex-dashboard" id="i0g3ac" src="undefined"
183
- class="nav__item "
192
+ class="nav__item uppercase "
184
193
  target="_blank"
185
194
 
186
195
  >News</A></NAV><div
187
196
  src="undefined"
188
- class="lang h-space "
197
+ class="lang h-space uppercase "
189
198
 
190
199
 
191
200
  ><A
@@ -14,11 +14,20 @@
14
14
  href="/fr/" />
15
15
 
16
16
  <style>
17
- body {color:#2B1B63;}
18
- .button { cursor: pointer; }
19
- a { text-decoration: none; }
17
+ body { color:#2B1B63;}
18
+ .button, .pointer { cursor: pointer;}
19
+ a {
20
+ text-decoration: none;
21
+ color:#8873FE;}
20
22
  a:hover { text-decoration: underline; }
21
23
  .uppercase {text-transform: uppercase;}
24
+ /*label*/
25
+ ::placeholder {color: #8873FE;}
26
+ input:focus {
27
+ border: 2px solid ##9977FE;
28
+ background-color:#ffffff;}
29
+ :focus { outline: none;}
30
+ /*label*/
22
31
  .skeleton-anim:after {
23
32
  width: 100%;
24
33
  height: 100%;
@@ -230,7 +239,7 @@ window.addEventListener('load', function() {
230
239
 
231
240
 
232
241
  ><img
233
- src="/api/website/assets/picto-silex@3x.png?websiteId=default&connectorId=fs-storage" href="" id="iel80b-2"
242
+ src="/assets/picto-silex@3x.png" href="" id="iel80b-2"
234
243
  class="nav__logo "
235
244
 
236
245
 
@@ -331,7 +340,7 @@ window.addEventListener('load', function() {
331
340
 
332
341
  >Create your first project, click on "Create a website"</DIV></div></div><MAIN
333
342
  id="iz63r" src="undefined"
334
- class="padding-normal section "
343
+ class="padding-normal section main-min-height "
335
344
 
336
345
 
337
346
  ><SECTION
@@ -341,7 +350,7 @@ window.addEventListener('load', function() {
341
350
 
342
351
  ></SECTION><div
343
352
  id="ickx4" src="undefined"
344
- class="button-bar margin-20 "
353
+ class="margin-20 "
345
354
 
346
355
 
347
356
  ><BUTTON
@@ -386,7 +395,7 @@ window.addEventListener('load', function() {
386
395
 
387
396
  ><label
388
397
  id="i1nmbc" src="undefined"
389
- class="v-space "
398
+ class="v-space bold color-2B1B63-80 "
390
399
 
391
400
 
392
401
  >Website name</label><input
@@ -421,7 +430,7 @@ window.addEventListener('load', function() {
421
430
 
422
431
  ><H3
423
432
  id="i69a7" src="undefined"
424
- class="button-bar_item button-bar__item--main right-space-40 "
433
+ class="button-bar_item button-bar__item--main right-space-40 color-2B1B63-80 uppercase "
425
434
  v-text="website.name || website.id"
426
435
 
427
436
  >My first website</H3><P
@@ -530,36 +539,6 @@ window.addEventListener('load', function() {
530
539
 
531
540
 
532
541
  >Edit</div></SECTION></div><div
533
- id="i7ej6j" src="undefined"
534
- class="horizontal box-message text-white "
535
- v-if="error"
536
-
537
- ><H3
538
- id="iv0eyi" src="undefined"
539
- class="full-width v-space h-space "
540
- v-text="error"
541
-
542
- >Insert your text here</H3><div
543
- id="i4656n" src="undefined"
544
- class="rounded pointer button-bar__item--link text-white "
545
- @click="error = null"
546
-
547
- >Dismiss</div></div><div
548
- id="ilteie" src="undefined"
549
- class="horizontal box-message text-white "
550
- v-if="message"
551
-
552
- ><H3
553
- id="i2d31v" src="undefined"
554
- class="full-width v-space h-space "
555
- v-text="message"
556
-
557
- >Insert your text here</H3><div
558
- id="i2urco" src="undefined"
559
- class="rounded pointer button-bar__item--link text-white "
560
- @click="message = null"
561
-
562
- >Dismiss</div></div><div
563
542
  id="ipccl7" src="undefined"
564
543
 
565
544
 
@@ -589,7 +568,37 @@ window.addEventListener('load', function() {
589
568
  class="text-centered title-26 "
590
569
 
591
570
 
592
- >Pr�t � d�marrer une nouvelle aventure ?</H3></div></div></MAIN><FOOTER
571
+ >Pr�t � d�marrer une nouvelle aventure ?</H3></div></div><div
572
+ id="i7ej6j" src="undefined"
573
+ class="horizontal box-message text-white "
574
+ v-if="error"
575
+
576
+ ><H3
577
+ id="iv0eyi" src="undefined"
578
+ class="full-width v-space h-space "
579
+ v-text="error"
580
+
581
+ >Insert your text here</H3><div
582
+ id="i4656n" src="undefined"
583
+ class="rounded pointer button-bar__item--link text-white "
584
+ @click="error = null"
585
+
586
+ >Dismiss</div></div><div
587
+ id="ilteie" src="undefined"
588
+ class="horizontal box-message text-white "
589
+ v-if="message"
590
+
591
+ ><H3
592
+ id="i2d31v" src="undefined"
593
+ class="full-width v-space h-space "
594
+ v-text="message"
595
+
596
+ >Insert your text here</H3><div
597
+ id="i2urco" src="undefined"
598
+ class="rounded pointer button-bar__item--link text-white "
599
+ @click="message = null"
600
+
601
+ >Dismiss</div></div></MAIN><FOOTER
593
602
  id="ilzpl" src="undefined"
594
603
  class="header footer "
595
604
 
@@ -14,11 +14,20 @@
14
14
  href="/en/connectors" />
15
15
 
16
16
  <style>
17
- body {color:#2B1B63;}
18
- .button { cursor: pointer; }
19
- a { text-decoration: none; }
17
+ body { color:#2B1B63;}
18
+ .button, .pointer { cursor: pointer;}
19
+ a {
20
+ text-decoration: none;
21
+ color:#8873FE;}
20
22
  a:hover { text-decoration: underline; }
21
23
  .uppercase {text-transform: uppercase;}
24
+ /*label*/
25
+ ::placeholder {color: #8873FE;}
26
+ input:focus {
27
+ border: 2px solid ##9977FE;
28
+ background-color:#ffffff;}
29
+ :focus { outline: none;}
30
+ /*label*/
22
31
  .skeleton-anim:after {
23
32
  width: 100%;
24
33
  height: 100%;
@@ -165,27 +174,27 @@ window.addEventListener('load', function() {
165
174
 
166
175
  ><A
167
176
  href="/" id="i0g3ac" src="undefined"
168
- class="nav__item active"
177
+ class="nav__item uppercase active"
169
178
  target=""
170
179
 
171
180
  >Sites</A><A
172
181
  href="http://docs.silex.me/" id="i0g3ac" src="undefined"
173
- class="nav__item "
182
+ class="nav__item uppercase "
174
183
  target="_blank"
175
184
 
176
185
  >Docs</A><A
177
186
  href="https://www.silex.me/" id="i0g3ac" src="undefined"
178
- class="nav__item "
187
+ class="nav__item uppercase "
179
188
  target="_blank"
180
189
 
181
190
  >A propos</A><A
182
191
  href="https://mail-list.silexlabs.org/subscription/cemnfkaVrK?locale=fr-FR&source=silex-dashboard" id="i0g3ac" src="undefined"
183
- class="nav__item "
192
+ class="nav__item uppercase "
184
193
  target="_blank"
185
194
 
186
195
  >Info</A></NAV><div
187
196
  src="undefined"
188
- class="lang h-space "
197
+ class="lang h-space uppercase "
189
198
 
190
199
 
191
200
  ><A
@@ -14,11 +14,20 @@
14
14
  href="/en/" />
15
15
 
16
16
  <style>
17
- body {color:#2B1B63;}
18
- .button { cursor: pointer; }
19
- a { text-decoration: none; }
17
+ body { color:#2B1B63;}
18
+ .button, .pointer { cursor: pointer;}
19
+ a {
20
+ text-decoration: none;
21
+ color:#8873FE;}
20
22
  a:hover { text-decoration: underline; }
21
23
  .uppercase {text-transform: uppercase;}
24
+ /*label*/
25
+ ::placeholder {color: #8873FE;}
26
+ input:focus {
27
+ border: 2px solid ##9977FE;
28
+ background-color:#ffffff;}
29
+ :focus { outline: none;}
30
+ /*label*/
22
31
  .skeleton-anim:after {
23
32
  width: 100%;
24
33
  height: 100%;
@@ -230,7 +239,7 @@ window.addEventListener('load', function() {
230
239
 
231
240
 
232
241
  ><img
233
- src="/api/website/assets/picto-silex@3x.png?websiteId=default&connectorId=fs-storage" href="" id="iel80b-2"
242
+ src="/assets/picto-silex@3x.png" href="" id="iel80b-2"
234
243
  class="nav__logo "
235
244
 
236
245
 
@@ -331,7 +340,7 @@ window.addEventListener('load', function() {
331
340
 
332
341
  >Créez votre premier projet, clickez sur le boutont "Créer un site"</DIV></div></div><MAIN
333
342
  id="iz63r" src="undefined"
334
- class="padding-normal section "
343
+ class="padding-normal section main-min-height "
335
344
 
336
345
 
337
346
  ><SECTION
@@ -341,7 +350,7 @@ window.addEventListener('load', function() {
341
350
 
342
351
  ></SECTION><div
343
352
  id="ickx4" src="undefined"
344
- class="button-bar margin-20 "
353
+ class="margin-20 "
345
354
 
346
355
 
347
356
  ><BUTTON
@@ -386,7 +395,7 @@ window.addEventListener('load', function() {
386
395
 
387
396
  ><label
388
397
  id="i1nmbc" src="undefined"
389
- class="v-space "
398
+ class="v-space bold color-2B1B63-80 "
390
399
 
391
400
 
392
401
  >Nom du site</label><input
@@ -421,7 +430,7 @@ window.addEventListener('load', function() {
421
430
 
422
431
  ><H3
423
432
  id="i69a7" src="undefined"
424
- class="button-bar_item button-bar__item--main right-space-40 "
433
+ class="button-bar_item button-bar__item--main right-space-40 color-2B1B63-80 uppercase "
425
434
  v-text="website.name || website.id"
426
435
 
427
436
  >My first website</H3><P
@@ -530,36 +539,6 @@ window.addEventListener('load', function() {
530
539
 
531
540
 
532
541
  >Edit</div></SECTION></div><div
533
- id="i7ej6j" src="undefined"
534
- class="horizontal box-message text-white "
535
- v-if="error"
536
-
537
- ><H3
538
- id="iv0eyi" src="undefined"
539
- class="full-width v-space h-space "
540
- v-text="error"
541
-
542
- >Insert your text here</H3><div
543
- id="i4656n" src="undefined"
544
- class="rounded pointer button-bar__item--link text-white "
545
- @click="error = null"
546
-
547
- >Fermer</div></div><div
548
- id="ilteie" src="undefined"
549
- class="horizontal box-message text-white "
550
- v-if="message"
551
-
552
- ><H3
553
- id="i2d31v" src="undefined"
554
- class="full-width v-space h-space "
555
- v-text="message"
556
-
557
- >Insert your text here</H3><div
558
- id="i2urco" src="undefined"
559
- class="rounded pointer button-bar__item--link text-white "
560
- @click="message = null"
561
-
562
- >Fermer</div></div><div
563
542
  id="ipccl7" src="undefined"
564
543
 
565
544
 
@@ -589,7 +568,37 @@ window.addEventListener('load', function() {
589
568
  class="text-centered title-26 "
590
569
 
591
570
 
592
- >Pr�t � d�marrer une nouvelle aventure ?</H3></div></div></MAIN><FOOTER
571
+ >Pr�t � d�marrer une nouvelle aventure ?</H3></div></div><div
572
+ id="i7ej6j" src="undefined"
573
+ class="horizontal box-message text-white "
574
+ v-if="error"
575
+
576
+ ><H3
577
+ id="iv0eyi" src="undefined"
578
+ class="full-width v-space h-space "
579
+ v-text="error"
580
+
581
+ >Insert your text here</H3><div
582
+ id="i4656n" src="undefined"
583
+ class="rounded pointer button-bar__item--link text-white "
584
+ @click="error = null"
585
+
586
+ >Fermer</div></div><div
587
+ id="ilteie" src="undefined"
588
+ class="horizontal box-message text-white "
589
+ v-if="message"
590
+
591
+ ><H3
592
+ id="i2d31v" src="undefined"
593
+ class="full-width v-space h-space "
594
+ v-text="message"
595
+
596
+ >Insert your text here</H3><div
597
+ id="i2urco" src="undefined"
598
+ class="rounded pointer button-bar__item--link text-white "
599
+ @click="message = null"
600
+
601
+ >Fermer</div></div></MAIN><FOOTER
593
602
  id="ilzpl" src="undefined"
594
603
  class="header footer "
595
604
 
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="158px" height="54px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-miterlimit:10;"><rect id="logo-silex" x="0" y="0" width="158" height="54" style="fill:none;"/><g id="logo-silex1" serif:id="logo-silex"><g><path d="M59.741,37.533l-0.039,0c-0.082,-0.024 -0.189,-0.048 -0.322,-0.073c-0.132,-0.026 -0.248,-0.038 -0.349,-0.038c-0.32,0 -0.553,0.071 -0.697,0.213c-0.144,0.141 -0.216,0.397 -0.216,0.767l0,0.152l1.345,-0l0,0.627l-1.321,-0l-0,3.807l-0.747,-0l0,-3.807l-0.504,-0l0,-0.627l0.504,-0l0,-0.147c0,-0.527 0.131,-0.931 0.393,-1.213c0.262,-0.282 0.641,-0.423 1.136,-0.423c0.166,-0 0.316,0.008 0.45,0.024c0.134,0.016 0.256,0.034 0.367,0.055l0,0.683Z" style="fill:#333;fill-rule:nonzero;"/><path d="M63.404,39.367l-0.04,0c-0.111,-0.026 -0.219,-0.045 -0.324,-0.057c-0.104,-0.012 -0.228,-0.018 -0.37,-0.018c-0.231,-0 -0.453,0.051 -0.668,0.153c-0.214,0.101 -0.42,0.234 -0.619,0.395l0,3.148l-0.746,-0l-0,-4.435l0.746,0l0,0.656c0.297,-0.239 0.558,-0.407 0.784,-0.507c0.227,-0.099 0.457,-0.149 0.693,-0.149c0.13,0 0.223,0.004 0.282,0.01c0.058,0.007 0.145,0.02 0.262,0.038l-0,0.766Z" style="fill:#333;fill-rule:nonzero;"/><path d="M67.515,40.276c-0.003,-0.391 -0.102,-0.694 -0.296,-0.909c-0.195,-0.214 -0.49,-0.321 -0.888,-0.321c-0.399,-0 -0.717,0.117 -0.954,0.353c-0.237,0.236 -0.371,0.528 -0.403,0.877l2.541,0Zm0.726,0.572l-3.267,0c-0,0.273 0.041,0.51 0.123,0.712c0.082,0.203 0.194,0.369 0.337,0.499c0.138,0.127 0.301,0.222 0.491,0.286c0.189,0.063 0.397,0.095 0.625,0.095c0.302,0 0.605,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.653,-0.355l0.04,0l-0,0.814c-0.252,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.538,0.107 -0.826,0.107c-0.736,0 -1.31,-0.199 -1.723,-0.597c-0.413,-0.399 -0.619,-0.965 -0.619,-1.697c-0,-0.726 0.197,-1.301 0.593,-1.728c0.396,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.06,0.175 1.384,0.524c0.324,0.35 0.486,0.846 0.486,1.489l0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M72.781,40.276c-0.003,-0.391 -0.102,-0.694 -0.296,-0.909c-0.195,-0.214 -0.49,-0.321 -0.888,-0.321c-0.399,-0 -0.717,0.117 -0.954,0.353c-0.237,0.236 -0.371,0.528 -0.403,0.877l2.541,0Zm0.726,0.572l-3.267,0c-0,0.273 0.041,0.51 0.123,0.712c0.082,0.203 0.194,0.369 0.337,0.499c0.138,0.127 0.301,0.222 0.491,0.286c0.189,0.063 0.397,0.095 0.625,0.095c0.302,0 0.605,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.653,-0.355l0.04,0l-0,0.814c-0.252,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.538,0.107 -0.826,0.107c-0.736,0 -1.31,-0.199 -1.723,-0.597c-0.413,-0.399 -0.619,-0.965 -0.619,-1.697c-0,-0.726 0.197,-1.301 0.593,-1.728c0.396,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.06,0.175 1.384,0.524c0.324,0.35 0.486,0.846 0.486,1.489l0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M83.92,38.554l-1.155,4.434l-0.691,-0l-1.139,-3.418l-1.132,3.418l-0.686,-0l-1.168,-4.434l0.778,-0l0.814,3.433l1.108,-3.433l0.616,-0l1.135,3.433l0.77,-3.433l0.75,-0Z" style="fill:#333;fill-rule:nonzero;"/><path d="M88.404,40.276c-0.002,-0.391 -0.101,-0.694 -0.296,-0.909c-0.194,-0.214 -0.49,-0.321 -0.887,-0.321c-0.399,-0 -0.718,0.117 -0.955,0.353c-0.237,0.236 -0.371,0.528 -0.402,0.877l2.54,0Zm0.727,0.572l-3.267,0c-0,0.273 0.04,0.51 0.122,0.712c0.082,0.203 0.195,0.369 0.338,0.499c0.137,0.127 0.301,0.222 0.49,0.286c0.189,0.063 0.398,0.095 0.625,0.095c0.302,0 0.606,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.654,-0.355l0.039,0l0,0.814c-0.251,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.537,0.107 -0.826,0.107c-0.735,0 -1.31,-0.199 -1.723,-0.597c-0.412,-0.399 -0.619,-0.965 -0.619,-1.697c0,-0.726 0.198,-1.301 0.594,-1.728c0.395,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.059,0.175 1.383,0.524c0.324,0.35 0.487,0.846 0.487,1.489l-0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M93.817,40.757c0,-0.53 -0.087,-0.931 -0.262,-1.205c-0.174,-0.274 -0.456,-0.411 -0.845,-0.411c-0.218,0 -0.437,0.047 -0.659,0.141c-0.223,0.094 -0.429,0.215 -0.62,0.363l0,2.541c0.212,0.095 0.394,0.161 0.546,0.198c0.152,0.038 0.325,0.056 0.518,0.056c0.413,0 0.737,-0.136 0.971,-0.407c0.234,-0.271 0.351,-0.697 0.351,-1.276m0.77,-0.02c0,0.37 -0.052,0.704 -0.156,1c-0.105,0.297 -0.246,0.546 -0.423,0.746c-0.188,0.21 -0.394,0.366 -0.619,0.471c-0.225,0.104 -0.473,0.157 -0.743,0.157c-0.252,0 -0.471,-0.03 -0.659,-0.089c-0.188,-0.06 -0.373,-0.14 -0.556,-0.241l-0.047,0.207l-0.699,-0l-0,-6.177l0.746,-0l0,2.207c0.209,-0.172 0.432,-0.313 0.667,-0.423c0.236,-0.11 0.501,-0.165 0.794,-0.165c0.524,0 0.938,0.202 1.241,0.604c0.303,0.402 0.454,0.97 0.454,1.703" style="fill:#333;fill-rule:nonzero;"/><path d="M99.341,41.71c0,0.405 -0.167,0.737 -0.502,0.996c-0.335,0.259 -0.792,0.389 -1.372,0.389c-0.328,0 -0.629,-0.039 -0.903,-0.117c-0.274,-0.078 -0.503,-0.164 -0.688,-0.256l-0,-0.838l0.039,0c0.236,0.177 0.498,0.318 0.786,0.423c0.289,0.104 0.565,0.157 0.83,0.157c0.328,-0 0.585,-0.053 0.77,-0.159c0.185,-0.106 0.278,-0.273 0.278,-0.5c-0,-0.175 -0.051,-0.307 -0.151,-0.397c-0.1,-0.09 -0.294,-0.167 -0.579,-0.23c-0.106,-0.024 -0.244,-0.052 -0.415,-0.084c-0.171,-0.031 -0.327,-0.066 -0.467,-0.103c-0.389,-0.103 -0.665,-0.255 -0.828,-0.455c-0.162,-0.199 -0.244,-0.445 -0.244,-0.736c0,-0.182 0.038,-0.355 0.114,-0.516c0.075,-0.161 0.19,-0.306 0.343,-0.433c0.148,-0.124 0.336,-0.223 0.566,-0.295c0.228,-0.073 0.485,-0.11 0.768,-0.11c0.264,0 0.532,0.033 0.804,0.097c0.271,0.065 0.497,0.144 0.677,0.237l-0,0.797l-0.04,0c-0.191,-0.139 -0.422,-0.258 -0.695,-0.355c-0.272,-0.096 -0.54,-0.144 -0.802,-0.144c-0.272,-0 -0.503,0.052 -0.69,0.156c-0.188,0.105 -0.283,0.26 -0.283,0.467c0,0.182 0.058,0.32 0.171,0.413c0.112,0.092 0.292,0.168 0.54,0.226c0.138,0.032 0.292,0.063 0.463,0.095c0.171,0.032 0.313,0.061 0.426,0.088c0.347,0.079 0.615,0.215 0.802,0.408c0.188,0.196 0.282,0.456 0.282,0.779" style="fill:#333;fill-rule:nonzero;"/><path d="M101.586,42.988l-0.746,-0l-0,-4.434l0.746,-0l0,4.434Zm0.048,-5.177l-0.842,-0l0,-0.774l0.842,-0l-0,0.774Z" style="fill:#333;fill-rule:nonzero;"/><path d="M105.788,42.948c-0.14,0.037 -0.293,0.068 -0.458,0.091c-0.165,0.025 -0.313,0.036 -0.443,0.036c-0.452,0 -0.796,-0.121 -1.032,-0.365c-0.236,-0.243 -0.353,-0.634 -0.353,-1.171l-0,-2.358l-0.504,-0l-0,-0.628l0.504,0l-0,-1.274l0.746,-0l-0,1.274l1.54,0l0,0.628l-1.54,-0l-0,2.02c-0,0.233 0.005,0.415 0.016,0.546c0.01,0.131 0.048,0.254 0.111,0.368c0.058,0.105 0.138,0.183 0.241,0.231c0.101,0.05 0.257,0.074 0.466,0.074c0.121,0 0.248,-0.018 0.381,-0.053c0.132,-0.036 0.227,-0.066 0.285,-0.09l0.04,0l0,0.671Z" style="fill:#333;fill-rule:nonzero;"/><path d="M110.098,40.276c-0.003,-0.391 -0.101,-0.694 -0.296,-0.909c-0.194,-0.214 -0.49,-0.321 -0.887,-0.321c-0.4,-0 -0.718,0.117 -0.955,0.353c-0.237,0.236 -0.371,0.528 -0.403,0.877l2.541,0Zm0.726,0.572l-3.267,0c0,0.273 0.041,0.51 0.123,0.712c0.082,0.203 0.195,0.369 0.338,0.499c0.137,0.127 0.3,0.222 0.49,0.286c0.189,0.063 0.398,0.095 0.625,0.095c0.302,0 0.605,-0.06 0.911,-0.181c0.306,-0.12 0.524,-0.238 0.653,-0.355l0.04,0l-0,0.814c-0.251,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.538,0.107 -0.826,0.107c-0.736,0 -1.31,-0.199 -1.723,-0.597c-0.413,-0.399 -0.619,-0.965 -0.619,-1.697c-0,-0.726 0.198,-1.301 0.594,-1.728c0.395,-0.425 0.916,-0.639 1.561,-0.639c0.599,0 1.06,0.175 1.384,0.524c0.324,0.35 0.486,0.846 0.486,1.489l0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M118.792,40.757c-0,-0.53 -0.088,-0.931 -0.262,-1.205c-0.175,-0.274 -0.457,-0.411 -0.846,-0.411c-0.217,0 -0.437,0.047 -0.659,0.141c-0.222,0.094 -0.429,0.215 -0.619,0.363l-0,2.541c0.212,0.095 0.393,0.161 0.546,0.198c0.152,0.038 0.324,0.056 0.518,0.056c0.412,0 0.736,-0.136 0.971,-0.407c0.234,-0.271 0.351,-0.697 0.351,-1.276m0.77,-0.02c-0,0.37 -0.052,0.704 -0.157,1c-0.105,0.297 -0.245,0.546 -0.423,0.746c-0.187,0.21 -0.394,0.366 -0.619,0.471c-0.225,0.104 -0.472,0.157 -0.742,0.157c-0.252,0 -0.472,-0.03 -0.66,-0.089c-0.187,-0.06 -0.373,-0.14 -0.555,-0.241l-0.048,0.207l-0.699,-0l0,-6.177l0.747,-0l-0,2.207c0.209,-0.172 0.431,-0.313 0.667,-0.423c0.235,-0.11 0.5,-0.165 0.794,-0.165c0.524,0 0.937,0.202 1.24,0.604c0.303,0.402 0.455,0.97 0.455,1.703" style="fill:#333;fill-rule:nonzero;"/><path d="M124.824,42.988l-0.746,-0l-0,-0.492c-0.252,0.198 -0.492,0.351 -0.723,0.456c-0.23,0.106 -0.484,0.159 -0.762,0.159c-0.466,-0 -0.828,-0.143 -1.088,-0.427c-0.259,-0.285 -0.389,-0.702 -0.389,-1.253l0,-2.877l0.747,-0l-0,2.524c-0,0.225 0.01,0.418 0.032,0.578c0.02,0.16 0.066,0.297 0.134,0.411c0.072,0.116 0.164,0.201 0.278,0.254c0.114,0.053 0.279,0.079 0.496,0.079c0.193,0 0.404,-0.05 0.634,-0.15c0.228,-0.101 0.443,-0.229 0.641,-0.386l-0,-3.31l0.746,-0l0,4.434Z" style="fill:#333;fill-rule:nonzero;"/><path d="M127.47,42.988l-0.746,-0l-0,-4.434l0.746,-0l-0,4.434Zm0.048,-5.177l-0.842,-0l-0,-0.774l0.842,-0l-0,0.774Z" style="fill:#333;fill-rule:nonzero;"/><rect x="129.378" y="36.811" width="0.746" height="6.177" style="fill:#333;"/><path d="M134.874,41.896l0,-2.545c-0.202,-0.09 -0.381,-0.152 -0.54,-0.187c-0.159,-0.034 -0.332,-0.051 -0.52,-0.051c-0.418,0 -0.744,0.146 -0.977,0.437c-0.232,0.291 -0.349,0.704 -0.349,1.239c0,0.526 0.09,0.926 0.27,1.2c0.18,0.274 0.468,0.411 0.866,0.411c0.211,0 0.425,-0.046 0.643,-0.141c0.216,-0.094 0.419,-0.214 0.607,-0.363m0.747,1.092l-0.747,-0l0,-0.465c-0.215,0.186 -0.438,0.33 -0.671,0.433c-0.233,0.103 -0.486,0.155 -0.758,0.155c-0.53,0 -0.95,-0.204 -1.26,-0.612c-0.312,-0.407 -0.467,-0.972 -0.467,-1.694c0,-0.376 0.053,-0.711 0.161,-1.005c0.107,-0.294 0.252,-0.544 0.434,-0.75c0.18,-0.201 0.39,-0.355 0.63,-0.461c0.239,-0.106 0.487,-0.159 0.744,-0.159c0.233,0 0.439,0.025 0.619,0.074c0.18,0.049 0.369,0.125 0.568,0.228l0,-1.921l0.747,-0l-0,6.177Z" style="fill:#333;fill-rule:nonzero;"/><path d="M140.497,40.276c-0.003,-0.391 -0.101,-0.694 -0.296,-0.909c-0.194,-0.214 -0.49,-0.321 -0.887,-0.321c-0.4,-0 -0.718,0.117 -0.954,0.353c-0.237,0.236 -0.372,0.528 -0.404,0.877l2.541,0Zm0.727,0.572l-3.268,0c0,0.273 0.042,0.51 0.124,0.712c0.082,0.203 0.194,0.369 0.337,0.499c0.137,0.127 0.301,0.222 0.49,0.286c0.19,0.063 0.398,0.095 0.626,0.095c0.301,0 0.605,-0.06 0.911,-0.181c0.305,-0.12 0.523,-0.238 0.653,-0.355l0.039,0l0,0.814c-0.251,0.106 -0.508,0.194 -0.77,0.266c-0.262,0.071 -0.537,0.107 -0.826,0.107c-0.735,0 -1.309,-0.199 -1.723,-0.597c-0.412,-0.399 -0.619,-0.965 -0.619,-1.697c0,-0.726 0.198,-1.301 0.594,-1.728c0.395,-0.425 0.916,-0.639 1.562,-0.639c0.598,0 1.059,0.175 1.383,0.524c0.325,0.35 0.487,0.846 0.487,1.489l-0,0.405Z" style="fill:#333;fill-rule:nonzero;"/><path d="M145.545,39.367l-0.04,0c-0.111,-0.026 -0.218,-0.045 -0.323,-0.057c-0.104,-0.012 -0.228,-0.018 -0.371,-0.018c-0.23,-0 -0.452,0.051 -0.667,0.153c-0.214,0.101 -0.421,0.234 -0.62,0.395l0,3.148l-0.746,-0l0,-4.435l0.746,0l0,0.656c0.297,-0.239 0.559,-0.407 0.785,-0.507c0.226,-0.099 0.457,-0.149 0.692,-0.149c0.13,0 0.224,0.004 0.282,0.01c0.059,0.007 0.146,0.02 0.262,0.038l0,0.766Z" style="fill:#333;fill-rule:nonzero;"/><path d="M61.808,26.078c0.169,0.14 0.385,0.326 0.649,0.559c0.263,0.234 0.564,0.465 0.902,0.693c0.506,0.338 1.008,0.602 1.505,0.791c0.497,0.188 1.018,0.283 1.565,0.283c0.507,-0 0.932,-0.057 1.275,-0.172c0.342,-0.114 0.613,-0.266 0.812,-0.454c0.199,-0.189 0.34,-0.407 0.425,-0.655c0.084,-0.248 0.126,-0.512 0.126,-0.79c0,-0.307 -0.117,-0.583 -0.35,-0.826c-0.234,-0.243 -0.519,-0.459 -0.857,-0.648c-0.338,-0.188 -0.691,-0.35 -1.058,-0.484c-0.368,-0.134 -0.686,-0.246 -0.954,-0.335c-1.192,-0.417 -2.236,-0.866 -3.131,-1.348c-0.894,-0.481 -1.639,-1.018 -2.235,-1.608c-0.597,-0.591 -1.044,-1.241 -1.342,-1.951c-0.298,-0.71 -0.447,-1.502 -0.447,-2.376c-0,-0.923 0.187,-1.762 0.559,-2.517c0.372,-0.755 0.904,-1.4 1.595,-1.936c0.69,-0.536 1.522,-0.951 2.497,-1.244c0.973,-0.292 2.062,-0.439 3.264,-0.439c0.904,0 1.771,0.102 2.601,0.306c0.83,0.203 1.647,0.529 2.452,0.976c0.338,0.199 0.658,0.405 0.962,0.618c0.302,0.215 0.568,0.42 0.797,0.619c0.228,0.199 0.41,0.388 0.544,0.567c0.134,0.178 0.201,0.332 0.201,0.461c0,0.13 -0.032,0.249 -0.097,0.359c-0.064,0.109 -0.162,0.233 -0.29,0.372l-2.281,2.429c-0.169,0.17 -0.338,0.254 -0.507,0.254c-0.139,-0 -0.266,-0.039 -0.38,-0.119c-0.114,-0.08 -0.241,-0.179 -0.38,-0.298l-0.134,-0.12c-0.199,-0.168 -0.42,-0.342 -0.664,-0.522c-0.243,-0.178 -0.504,-0.34 -0.782,-0.484c-0.278,-0.144 -0.571,-0.263 -0.88,-0.358c-0.307,-0.094 -0.621,-0.141 -0.939,-0.141c-0.327,-0 -0.636,0.028 -0.924,0.082c-0.288,0.055 -0.541,0.141 -0.76,0.261c-0.218,0.119 -0.393,0.275 -0.522,0.469c-0.129,0.194 -0.194,0.43 -0.194,0.708c0,0.278 0.07,0.52 0.209,0.723c0.14,0.204 0.348,0.393 0.627,0.567c0.277,0.174 0.623,0.338 1.035,0.491c0.413,0.155 0.892,0.321 1.439,0.5c1.053,0.348 2.024,0.713 2.914,1.096c0.889,0.382 1.657,0.834 2.303,1.356c0.646,0.522 1.15,1.145 1.513,1.871c0.362,0.725 0.543,1.604 0.543,2.638c0,1.093 -0.223,2.084 -0.67,2.973c-0.447,0.89 -1.061,1.647 -1.841,2.273c-0.78,0.627 -1.697,1.111 -2.75,1.454c-1.053,0.343 -2.186,0.514 -3.399,0.514c-1.142,0 -2.265,-0.204 -3.368,-0.613c-1.103,-0.408 -2.132,-0.956 -3.086,-1.644c-0.397,-0.289 -0.732,-0.573 -1.006,-0.852c-0.273,-0.279 -0.489,-0.504 -0.648,-0.673l-0.045,-0.045c-0.01,-0.019 -0.02,-0.032 -0.03,-0.037c-0.01,-0.005 -0.02,-0.012 -0.03,-0.023c-0.009,-0.019 -0.02,-0.032 -0.03,-0.037c-0.009,-0.005 -0.02,-0.013 -0.029,-0.022c-0.229,-0.249 -0.343,-0.449 -0.343,-0.598c-0,-0.17 0.114,-0.359 0.343,-0.568l2.578,-2.46c0.209,-0.149 0.378,-0.223 0.507,-0.223c0.09,-0 0.184,0.029 0.283,0.089c0.1,0.06 0.219,0.149 0.358,0.268" style="fill:#333;fill-rule:nonzero;"/><path d="M78.726,11.754c0,-0.179 0.055,-0.333 0.164,-0.462c0.11,-0.129 0.273,-0.194 0.492,-0.194l4.382,0c0.15,0 0.309,0.06 0.477,0.179c0.169,0.119 0.254,0.278 0.254,0.477l-0,20.823c-0,0.437 -0.243,0.656 -0.731,0.656l-4.382,0c-0.437,0 -0.656,-0.219 -0.656,-0.656l0,-20.823Z" style="fill:#333;fill-rule:nonzero;"/><path d="M88.862,11.739c-0,-0.179 0.059,-0.333 0.179,-0.462c0.119,-0.129 0.283,-0.194 0.492,-0.194l4.412,0c0.169,0 0.323,0.06 0.462,0.179c0.139,0.119 0.213,0.278 0.223,0.477l0,16.217l8.199,0c0.178,0 0.333,0.06 0.462,0.179c0.129,0.119 0.193,0.284 0.193,0.492l0,3.92c0,0.169 -0.057,0.324 -0.171,0.463c-0.114,0.139 -0.276,0.213 -0.484,0.223l-13.311,-0c-0.438,-0 -0.656,-0.218 -0.656,-0.656l-0,-20.838Z" style="fill:#333;fill-rule:nonzero;"/><path d="M107.047,11.784c-0,-0.209 0.056,-0.375 0.17,-0.5c0.114,-0.124 0.276,-0.186 0.484,-0.186l14.788,0c0.218,0 0.388,0.065 0.507,0.193c0.119,0.129 0.179,0.302 0.179,0.52l-0,3.686c-0,0.169 -0.06,0.33 -0.179,0.483c-0.119,0.154 -0.293,0.231 -0.522,0.231l-9.659,-0l-0,3.696l7.453,0c0.189,0 0.345,0.045 0.469,0.134c0.125,0.09 0.187,0.239 0.187,0.448l-0,3.219c-0,0.14 -0.055,0.274 -0.164,0.403c-0.109,0.129 -0.268,0.194 -0.477,0.194l-7.468,-0l-0,3.815l10.016,0c0.448,0 0.671,0.228 0.671,0.684l0,3.745c0,0.1 -0.039,0.189 -0.119,0.268c-0.039,0.277 -0.243,0.416 -0.611,0.416l-15.071,-0c-0.198,-0 -0.357,-0.052 -0.476,-0.157c-0.119,-0.104 -0.178,-0.265 -0.178,-0.484l-0,-20.808Z" style="fill:#333;fill-rule:nonzero;"/><path d="M125.097,32.845c0.079,-0.149 0.161,-0.3 0.246,-0.454c0.084,-0.154 0.181,-0.311 0.29,-0.47l6.708,-10.016c-1.143,-1.719 -2.273,-3.419 -3.391,-5.098c-1.118,-1.679 -2.248,-3.378 -3.391,-5.098c-0.06,-0.079 -0.107,-0.154 -0.142,-0.223c-0.035,-0.07 -0.057,-0.144 -0.067,-0.224c0.02,-0.079 0.077,-0.117 0.172,-0.112c0.094,0.006 0.191,-0.017 0.29,-0.067l5.187,0c0.368,0 0.656,0.189 0.865,0.567l3.652,5.485l3.696,-5.485c0.209,-0.378 0.497,-0.567 0.865,-0.567l4.964,0c0.109,0 0.211,0.002 0.305,0.007c0.095,0.005 0.177,0.023 0.246,0.053c0.069,0.03 0.104,0.074 0.104,0.134c0,0.119 -0.054,0.248 -0.164,0.388l-6.856,10.24l6.991,10.434c0.099,0.139 0.176,0.266 0.231,0.38c0.054,0.114 0.076,0.211 0.066,0.291c0,0.149 -0.089,0.223 -0.268,0.223l-5.336,-0c-0.169,-0 -0.323,-0.05 -0.462,-0.149c-0.139,-0.1 -0.248,-0.233 -0.328,-0.403l-4.054,-6.007l-4.01,6.007c-0.079,0.17 -0.189,0.303 -0.328,0.403c-0.139,0.099 -0.293,0.149 -0.462,0.149l-5.351,-0c-0.08,-0 -0.149,-0.022 -0.209,-0.067c-0.059,-0.045 -0.089,-0.107 -0.089,-0.186c0,-0.05 0.01,-0.095 0.03,-0.135" style="fill:#333;fill-rule:nonzero;"/><g><g><clipPath id="_clip1"><rect x="14.978" y="10.953" width="31.623" height="31.623" clip-rule="nonzero"/></clipPath><g clip-path="url(#_clip1)"><path d="M122.818,46.182c-1.046,32.853 -28.528,58.638 -61.381,57.592c-32.853,-1.047 -58.639,-28.528 -57.592,-61.381c1.046,-32.854 28.528,-58.639 61.381,-57.593c32.854,1.047 58.639,28.528 57.592,61.382" style="fill:#56e3ff;fill-rule:nonzero;"/><path d="M109.212,32.915c-0.782,24.563 -21.329,43.842 -45.892,43.059c-24.563,-0.782 -43.842,-21.329 -43.06,-45.892c0.783,-24.563 21.33,-43.842 45.893,-43.06c24.563,0.783 43.842,21.329 43.059,45.893" style="fill:#8873fe;fill-rule:nonzero;"/><path d="M98.913,21.493c-0.616,19.344 -16.797,34.526 -36.141,33.909c-19.343,-0.615 -34.525,-16.796 -33.909,-36.139c0.616,-19.344 16.797,-34.526 36.141,-33.91c19.343,0.616 34.525,16.797 33.909,36.14" style="fill:#ff557a;fill-rule:nonzero;"/><path d="M91.392,12.906c-0.479,15.045 -13.064,26.853 -28.109,26.374c-15.045,-0.479 -26.853,-13.064 -26.374,-28.109c0.479,-15.045 13.064,-26.853 28.109,-26.374c15.045,0.479 26.853,13.064 26.374,28.109" style="fill:#ffac54;fill-rule:nonzero;"/></g></g><rect x="14.978" y="10.953" width="31.623" height="31.623" style="fill:none;stroke:#333;stroke-width:1.16px;"/><path d="M49.023,13.891l-5.115,0c-0.214,0 -0.387,-0.173 -0.387,-0.387l-0,-5.116c-0,-0.213 0.173,-0.387 0.387,-0.387l5.115,0c0.214,0 0.388,0.174 0.388,0.387l-0,5.116c-0,0.214 -0.174,0.387 -0.388,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/><path d="M49.023,45.556l-5.115,-0c-0.214,-0 -0.387,-0.173 -0.387,-0.387l-0,-5.116c-0,-0.213 0.173,-0.387 0.387,-0.387l5.115,0c0.214,0 0.388,0.174 0.388,0.387l-0,5.116c-0,0.214 -0.174,0.387 -0.388,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/><path d="M17.536,13.891l-5.116,0c-0.213,0 -0.387,-0.173 -0.387,-0.387l0,-5.116c0,-0.213 0.174,-0.387 0.387,-0.387l5.116,0c0.214,0 0.387,0.174 0.387,0.387l0,5.116c0,0.214 -0.173,0.387 -0.387,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/><path d="M17.536,45.556l-5.116,-0c-0.213,-0 -0.387,-0.173 -0.387,-0.387l0,-5.116c0,-0.213 0.174,-0.387 0.387,-0.387l5.116,0c0.214,0 0.387,0.174 0.387,0.387l0,5.116c0,0.214 -0.173,0.387 -0.387,0.387Z" style="fill:#fff;fill-rule:nonzero;stroke:#333;stroke-width:1.16px;"/></g></g></g></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@silexlabs/silex-dashboard",
3
- "version": "1.0.11",
3
+ "version": "1.0.13",
4
4
  "description": "Dashboard for Silex v3",
5
5
  "main": ".silex.js",
6
6
  "scripts": {
@@ -24,7 +24,7 @@
24
24
  "homepage": "https://github.com/silexlabs/silex-dashboard#readme",
25
25
  "devDependencies": {
26
26
  "@11ty/eleventy": "^2.0.1",
27
- "@silexlabs/silex": "^3.0.0-alpha.54"
27
+ "@silexlabs/silex": "^3.0.0-alpha.55"
28
28
  },
29
29
  "dependencies": {
30
30
  "locale": "^0.1.0",
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  permalink: /css/connectors.css
3
3
  ---
4
- * { box-sizing: border-box; } body {margin: 0;}.nav__item{margin:0px 10px 0px 10px;font-size:0.8rem;padding:24px 0px 24px 0px;color:#4a4a4a;}.body{font-family:"Ubuntu", sans-serif;background-color:#f0f0f0;}.header{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff;}.padding-normal{padding:0px 24px 0px 24px;}.nav{width:100%;margin:0px 20px 0px 20px;}.subtitle-16{font-size:1rem;margin:0px 0px 20px 0px;}.subtitle-16.color--light{color:#636363;font-weight:700;}.button{font-size:0.8rem;padding:10px 20px 10px 20px;display:inline-block;border:2px solid #8873fe;transition:all 0.18s ease-out;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:20px 30px 20px 30px;}.button-bar.button-bar--full-width{justify-content:space-between;align-items:center;}.button-bar_item.button-bar__item--secondary{font-size:0.8rem;color:#2b1b63;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.nav__item.active{color:black;}.full-width{width:100%;}.box{border-radius:4px 4px 4px 4px;background-color:#ffffff;}.box.horizontal{align-items:center;}.h-space{margin:0px 10px 0px 0px;}.button--tertiary{background-color:transparent;font-weight:400;}.lang__item{margin:0px 5px 0px 5px;}.nav__logo{height:50px;}.button:hover{color:#8873fe;background-color:white;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;}#imgx81{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;}#in62y2{width:100%;display:flex;justify-content:center;}.big-button{border-radius:5px 5px 5px 5px;font-size:15px;margin:10px 10px 10px 10px;padding:15px 30px 15px 30px;font-weight:400;background-color:#ffffff;}#i9msnk{padding:10px;display:inline;}#i6akll{padding:10px;display:inline;}#ixzhcr{padding:10px;position:absolute;display:none;}.title-40{margin:0 0 10px 0;font-size:2.5rem;font-weight:700;}#in5jeq{display:flex;}#ij139z{position:absolute;}.bg-silex-purpel{background-repeat:repeat-y;background-position:center top;background-attachment:scroll;background-size:contain;background-image:url('/api/website/assets/bg-silex-purpel.webp?websiteId=default&connectorId=fs-storage');}.text-centered{text-align:center;}.text-white{color:#ffffff;}.box.box_transp{background-color:rgba(255,255,255,0.5);}.padding-100-30{padding:100px 30px 80px 30px;}.top-space-20{margin:20px 0 0 0;}.button.button--tertiary{border:2px solid transparent;background-color:rgba(221,221,221,0.5);}.box_login{max-width:800px;width:100%;}.button-bar__item--link.text-white{color:#ffffff;}
4
+ * { box-sizing: border-box; } body {margin: 0;}.nav__item{margin:0px 10px 0px 10px;font-size:0.8rem;padding:24px 0px 24px 0px;color:#4a4a4a;}.body{font-family:"Ubuntu", sans-serif;background-color:#f0f0f0;}.header{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff;}.padding-normal{padding:0px 24px 0px 24px;}.nav{width:100%;margin:0px 20px 0px 20px;}.subtitle-16{font-size:1rem;margin:0px 0px 20px 0px;}.subtitle-16.color--light{color:#636363;font-weight:700;}.button{font-size:0.8rem;padding:10px 20px 10px 20px;display:inline-block;border:2px solid #8873fe;transition:all 0.18s ease-out;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:20px 30px 20px 30px;}.button-bar.button-bar--full-width{justify-content:space-between;align-items:center;}.button-bar_item.button-bar__item--secondary{font-size:0.8rem;color:#2b1b63;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.nav__item.active{color:black;}.full-width{width:100%;}.box{border-radius:4px 4px 4px 4px;background-color:#ffffff;}.box.horizontal{align-items:center;}.h-space{margin:0px 10px 0px 0px;}.button--tertiary{background-color:transparent;font-weight:400;}.lang__item{margin:0px 5px 0px 5px;}.nav__logo{height:50px;}.button:hover{color:#8873fe;background-color:white;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;}#imgx81{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;}#in62y2{width:100%;display:flex;justify-content:center;}.big-button{border-radius:5px 5px 5px 5px;font-size:15px;margin:10px 10px 10px 10px;padding:15px 30px 15px 30px;font-weight:400;background-color:#ffffff;}#i9msnk{padding:10px;display:inline;}#i6akll{padding:10px;display:inline;}#ixzhcr{padding:10px;position:absolute;display:none;}.title-40{margin:0 0 10px 0;font-size:2.5rem;font-weight:700;}#in5jeq{display:flex;}#ij139z{position:absolute;}.bg-silex-purpel{background-repeat:repeat-y;background-position:center top;background-attachment:scroll;background-size:contain;background-image:url('/api/website/assets/bg-purpel-silex.webp?websiteId=default&connectorId=fs-storage');}.text-centered{text-align:center;}.text-white{color:#ffffff;}.box.box_transp{background-color:rgba(255,255,255,0.5);}.padding-100-30{padding:100px 30px 80px 30px;}.top-space-20{margin:20px 0 0 0;}.button.button--tertiary{border:2px solid transparent;background-color:rgba(221,221,221,0.5);}.box_login{max-width:800px;width:100%;}.button-bar__item--link.text-white{color:#ffffff;}.button.big-button{border:2px solid transparent;}.button.button--tertiary:hover{border:2px solid #8873fe;color:#8873fe;background-color:white;}
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  permalink: /css/websites.css
3
3
  ---
4
- * { box-sizing: border-box; } body {margin: 0;}.nav__item{margin:0px 10px 0px 10px;font-size:0.8rem;padding:24px 0px 24px 0px;color:#4a4a4a;}.body{font-family:"Ubuntu", sans-serif;background-color:#f0f0f0;}.header{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff;}.padding-normal{padding:0px 24px 0px 24px;}#i9jq{display:flex;}.nav{width:100%;margin:0px 20px 0px 20px;}#iz63r{min-height:90vh;}.subtitle-16{font-size:1rem;margin:0px 0px 20px 0px;}.section{max-width:1200px;margin:80px auto 80px auto;}.subtitle-16.color--light{color:#636363;font-weight:700;}.button{font-size:0.8rem;padding:10px 20px 10px 20px;display:inline-block;border:2px solid #8873fe;transition:all 0.18s ease-out;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:20px 30px 20px 30px;}#ibsgw{position:relative;top:3px;}.button-bar.button-bar--full-width{justify-content:space-between;align-items:center;}.button-bar_item.button-bar__item--secondary{font-size:0.8rem;color:#2b1b63;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.bg-white{background-color:#ffffff;}.rounded{border-radius:4px 4px 4px 4px;}#ilzpl{min-height:100px;}#i238z{padding:10px;}.footer{display:block;margin:20px 0px 0 0px;padding:1px 0px 1px 0px;}.skeleton-text.skeleton{background-color:#dddddd;color:transparent;opacity:0.31;border-radius:5px 5px 5px 5px;}.skeleton.skeleton-button{color:transparent;opacity:0.16;}.skeleton-anim{position:relative;}.nav__item.active{color:black;}.margin-20{margin:20px 0px 20px 0px;}#i0ro3{display:none;}.loading__item.loaded-true{display:none;}#i69a7{width:100%;}.flex-no-shrink{flex-shrink:0;}.form{padding:10px 0px 10px 0px;border-radius:5px 5px 5px 5px;}#i1nmbc{flex-shrink:0;}.input{padding:10px 10px 10px 10px;background-color:transparent;border:2px solid #8873fe;margin:10px 0px 10px 0px;border-radius:4px 4px 4px 4px;}.full-width{width:100%;}.v-space{margin:10px 0px 10px 0px;}.box{border-radius:4px 4px 4px 4px;background-color:#ffffff;}.box__header{margin:0px 0px 0px 0px;padding:10px 0px 10px 0px;font-weight:700;font-size:1.625rem;color:rgba(43,27,99,0.5);}.box.horizontal{align-items:center;}.horizontal{display:flex;align-items:center;}.h-space{margin:0px 10px 0px 0px;}.button--tertiary{background-color:transparent;font-weight:400;}.icon-font{font-size:1.5rem;line-height:1px;margin:0px 2px 0px 2px;}.lang__item{margin:0px 5px 0px 5px;}.top-space-40{margin:40px 0 0 0;}.nav__logo{height:50px;}.user-icon__image{width:100%;height:100%;}.user__wrapper{border:1px solid white;display:flex;flex-direction:column;justify-content:center;align-items:center;}.right-space-20{margin:0px 20px 0px 0px;}#iksw4d{padding:10px;}.button:hover{color:#8873fe;background-color:white;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;}.user-icon__wrapper{border:1px solid #f0f0f0;background-color:#f0f0f0;border-radius:50% 50% 50% 50%;width:40px;height:40px;padding:5px 5px 5px 5px;}.title-40{margin:0 0 10px 0;font-size:2.5rem;font-weight:700;}.bg-silex-purpel{background-repeat:repeat-y;background-position:center top;background-attachment:scroll;background-size:contain;background-image:url('/api/website/assets/bg-silex-purpel.webp?websiteId=default&connectorId=fs-storage');}.section-top{max-width:1200px;margin:0px auto 0px auto;padding:40px 24px 40px 24px;}.text-centered{text-align:center;}.box-message{background-color:rgba(43,27,99,0.3);border-radius:4px 4px 4px 4px;padding:20px 30px 20px 30px;margin:10px 0px 10px 0px;}.text-white{color:#ffffff;}.bold{font-weight:800;}.button-bar__item--link{background-color:transparent;border:0px solid black;font-size:0.8rem;color:#8873fe;}.padding-30{padding:30px 30px 30px 30px;}.right-space-40{margin:0 40px 0 0;}.title-26{font-size:1.625rem;margin:10px 0px 10px 0px;}.empty-image{min-height:500px;background-image:url('/api/website/assets/empty-projects-sos.gif?websiteId=default&connectorId=fs-storage');background-repeat:no-repeat;background-position:center center;background-attachment:scroll;background-size:contain;}.padding-50-30{padding:50px 30px 50px 30px;}.box.box_transp{background-color:rgba(255,255,255,0.5);}.button.button--tertiary{border:2px solid transparent;background-color:rgba(221,221,221,0.5);}.button-bar__item--link.text-white{color:#ffffff;}
4
+ * { box-sizing: border-box; } body {margin: 0;}.nav__item{margin:0px 10px 0px 10px;font-size:0.8rem;padding:24px 0px 24px 0px;color:#4a4a4a;}.body{font-family:"Ubuntu", sans-serif;background-color:#f0f0f0;}.header{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff;}.padding-normal{padding:0px 24px 0px 24px;}#i9jq{display:flex;}.nav{width:100%;margin:0px 20px 0px 20px;}.subtitle-16{font-size:1rem;margin:0px 0px 20px 0px;}.section{max-width:1200px;margin:80px auto 80px auto;}.subtitle-16.color--light{color:#636363;font-weight:700;}.button{font-size:0.8rem;padding:10px 20px 10px 20px;display:inline-block;border:2px solid #8873fe;transition:all 0.18s ease-out;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:20px 30px 20px 30px;}#ibsgw{position:relative;top:3px;}.button-bar.button-bar--full-width{justify-content:space-between;align-items:center;}.button-bar_item.button-bar__item--secondary{font-size:0.8rem;color:#2b1b63;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.bg-white{background-color:#ffffff;}.rounded{border-radius:4px 4px 4px 4px;}#i238z{padding:10px;}.footer{display:block;padding:20px 0px 20px 0px;margin:200px 0px 0px 0px;}.skeleton-text.skeleton{background-color:#dddddd;color:transparent;opacity:0.31;border-radius:5px 5px 5px 5px;}.skeleton.skeleton-button{color:transparent;opacity:0.16;}.skeleton-anim{position:relative;}.nav__item.active{color:black;}.margin-20{margin:20px 0px 20px 0px;}#i0ro3{display:none;}.loading__item.loaded-true{display:none;}#i69a7{width:100%;}.flex-no-shrink{flex-shrink:0;}.form{padding:10px 0px 10px 0px;border-radius:5px 5px 5px 5px;}#i1nmbc{flex-shrink:0;}.input{padding:10px 10px 10px 10px;background-color:transparent;border:2px solid #8873fe;margin:10px 0px 10px 0px;border-radius:4px 4px 4px 4px;}.full-width{width:100%;}.v-space{margin:10px 0px 10px 0px;}.box{border-radius:4px 4px 4px 4px;background-color:#ffffff;}.box__header{margin:0px 0px 0px 0px;padding:10px 0px 10px 0px;font-weight:700;font-size:1.625rem;color:rgba(43,27,99,0.5);}.box.horizontal{align-items:center;}.horizontal{display:flex;align-items:center;}.h-space{margin:0px 10px 0px 0px;}.button--tertiary{background-color:transparent;font-weight:400;}.icon-font{font-size:1.5rem;line-height:1px;margin:0px 2px 0px 2px;}.lang__item{margin:0px 5px 0px 5px;}.top-space-40{margin:40px 0 0 0;}.nav__logo{height:50px;}.user-icon__image{width:100%;height:100%;}.user__wrapper{border:1px solid white;display:flex;flex-direction:column;justify-content:center;align-items:center;}.right-space-20{margin:0px 20px 0px 0px;}#iksw4d{padding:10px;}.button:hover{color:#8873fe;background-color:white;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;}.user-icon__wrapper{border:1px solid #f0f0f0;background-color:#f0f0f0;border-radius:50% 50% 50% 50%;width:40px;height:40px;padding:5px 5px 5px 5px;}.title-40{margin:0 0 10px 0;font-size:2.5rem;font-weight:700;}.bg-silex-purpel{background-repeat:repeat-y;background-position:center top;background-attachment:scroll;background-size:contain;background-image:url('/api/website/assets/bg-purpel-silex.webp?websiteId=default&connectorId=fs-storage');}.section-top{max-width:1200px;margin:0px auto 0px auto;padding:40px 24px 40px 24px;}.text-centered{text-align:center;}.box-message{background-color:rgba(43,27,99,0.3);border-radius:4px 4px 4px 4px;padding:20px 30px 20px 30px;margin:10px 0px 10px 0px;}.text-white{color:#ffffff;}.bold{font-weight:800;}.button-bar__item--link{background-color:transparent;border:0px solid black;font-size:0.8rem;color:#8873fe;}.padding-30{padding:30px 30px 30px 30px;}.right-space-40{margin:0 40px 0 0;}.title-26{font-size:1.625rem;margin:10px 0px 10px 0px;}.empty-image{min-height:500px;background-image:url('/api/website/assets/empty-projects-sos.gif?websiteId=default&connectorId=fs-storage');background-repeat:no-repeat;background-position:center center;background-attachment:scroll;background-size:contain;}.padding-50-30{padding:50px 30px 50px 30px;}.box.box_transp{background-color:rgba(255,255,255,0.5);}.button.button--tertiary{border:2px solid transparent;background-color:rgba(221,221,221,0.5);}.button-bar__item--link.text-white{color:#ffffff;}.button.big-button{border:2px solid transparent;}.color-2B1B63-80{color:rgba(43,27,99,0.8);}.button.button--tertiary:hover{border:2px solid #8873fe;color:#8873fe;background-color:white;}.main-min-height{min-height:40vh;}