@silexlabs/silex-dashboard 1.0.59 → 1.0.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/_site/connectors/index.html +278 -0
- package/_site/css/connectors-9d0c9569a2ce8afaa4a30a0534b3d0597c761c7e0e5280dcbc966dc2b709e98e.css +1 -0
- package/_site/css/connectors-a8ae93c40b7c738a4514e47046a029afdcf74bb28a7724287e1350afac4fa60f.css +1 -0
- package/_site/css/websites-e6d63d0512032a2909a7f648cecfad311842ecba7bd03f94afc8639998e606f0.css +1 -0
- package/_site/en/connectors/index.html +5 -5
- package/_site/en/index.html +40 -7
- package/_site/fr/connectors/index.html +5 -5
- package/_site/fr/index.html +40 -7
- package/_site/websites/index.html +360 -0
- package/package.json +1 -1
- package/templates/connectors-en.html +32 -32
- package/templates/connectors-fr.html +32 -32
- package/templates/connectors.html +278 -0
- package/templates/css/connectors-9d0c9569a2ce8afaa4a30a0534b3d0597c761c7e0e5280dcbc966dc2b709e98e.css +1 -0
- package/templates/css/connectors-a8ae93c40b7c738a4514e47046a029afdcf74bb28a7724287e1350afac4fa60f.css +1 -0
- package/templates/css/websites-e6d63d0512032a2909a7f648cecfad311842ecba7bd03f94afc8639998e606f0.css +1 -0
- package/templates/websites-en.html +204 -161
- package/templates/websites-fr.html +204 -161
- package/templates/websites.html +360 -0
|
@@ -8,7 +8,7 @@ collection: "Connectors"
|
|
|
8
8
|
<html lang="">
|
|
9
9
|
<head>
|
|
10
10
|
<meta charset="UTF-8">
|
|
11
|
-
<link rel="stylesheet" href="/css/connectors-
|
|
11
|
+
<link rel="stylesheet" href="/css/connectors-a8ae93c40b7c738a4514e47046a029afdcf74bb28a7724287e1350afac4fa60f.css" />
|
|
12
12
|
<!-- font google -->
|
|
13
13
|
<link rel="preconnect" href="https://fonts.gstatic.com" />
|
|
14
14
|
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;700&display=swap" rel="stylesheet">
|
|
@@ -281,43 +281,43 @@ setTimeout(() => {
|
|
|
281
281
|
<meta name="og:title" property="og:title" content="Silex Dashboard"/>
|
|
282
282
|
<link href="https://fonts.googleapis.com" rel="preconnect" ><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin ><link href="https://fonts.googleapis.com/css?family=Ubuntu&display=swap" rel="stylesheet" ></head>
|
|
283
283
|
{% liquid
|
|
284
|
-
assign
|
|
285
|
-
assign state_i2hcfw-1214_i2hcfw-xbsn5ipretk =
|
|
284
|
+
assign var_i2hcfw_705 = tina.settingsConnection.edges | where: "node.lang", page.lang | first
|
|
285
|
+
assign state_i2hcfw-1214_i2hcfw-xbsn5ipretk = var_i2hcfw_705
|
|
286
286
|
%}<body id="i2hcfw" class="body app before-js"><A id="ixzhcr" href="/" class="button button-bar__item--secondary">{{ api-translations[lang]["Back to home"] }}</A><div id="imawg3" class="bg-silex-purpel">{% liquid
|
|
287
|
-
assign
|
|
288
|
-
assign
|
|
289
|
-
assign state_imgx81-1985_imgx81-7uhkrqd2giq =
|
|
290
|
-
%}<div id="imgx81" class=""><div id="iikf0s" class="box box_login"><div id="ie0dxn" class="text-centered"><img id="ior0hl" src="/assets/logo-silex.svg"/><p id="it2175" class="subtitle-16">{% liquid
|
|
291
|
-
assign
|
|
292
|
-
echo
|
|
293
|
-
%}</p></div><h3 id="iqc1xf" class="margin-top">{% liquid
|
|
294
|
-
assign
|
|
295
|
-
echo
|
|
296
|
-
%}</h3><div id="in62y2"><div id="isqe61" class="" v-for="(connector, index) in connectors.slice(0, 1)"><a id="i44y9w" href="https://" class="connector__card" :href="getHref(connector)" data-remove-href="true"><div id="io3lid" class="button-bar__item__icon" :style="getConnectorStyle(connector)"></div><div id="i87asw" class="connector__description" v-text="connector.displayName">Login with <span href="" id="i0tt68">Name</span><br/></div></a></div></div><DETAILS id="ihn6fj"><summary id="i8w75b" class="margin-30">{% liquid
|
|
297
|
-
assign
|
|
298
|
-
echo
|
|
299
|
-
%}</summary><div class="" v-for="(connector, index) in connectors.slice(1)"><a href="
|
|
300
|
-
assign
|
|
301
|
-
echo
|
|
302
|
-
%}</div></div><div id="i9msnk" class="text-white top-space-20" v-if="error" v-text="message" :test="message">Insert your text here</div><div id="i6akll" class="button button--tertiary text-centered" v-if="error" v-on:click="logout()">{{ api-translations[lang]["Logout"] }}</div></div></div><FOOTER class="footer">{% liquid
|
|
303
|
-
assign
|
|
287
|
+
assign var_imgx81_692 = tina.connectorsConnection.edges | where: "node.lang", page.lang | first
|
|
288
|
+
assign var_imgx81_693 = var_imgx81_692.node
|
|
289
|
+
assign state_imgx81-1985_imgx81-7uhkrqd2giq = var_imgx81_693
|
|
290
|
+
%}<div id="imgx81" style="min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;" class=""><div id="iikf0s" class="box box_login"><div id="ie0dxn" class="text-centered"><img id="ior0hl" src="/assets/logo-silex.svg"/><p id="it2175" style="margin:15px 0px 0px 0px;font-size:1rem;" class="subtitle-16">{% liquid
|
|
291
|
+
assign var_it2175_688 = state_imgx81-1985_imgx81-7uhkrqd2giq.subtitle
|
|
292
|
+
echo var_it2175_688
|
|
293
|
+
%}</p></div><h3 id="iqc1xf" style="display:none;" class="margin-top">{% liquid
|
|
294
|
+
assign var_iqc1xf_689 = state_imgx81-1985_imgx81-7uhkrqd2giq.recommended
|
|
295
|
+
echo var_iqc1xf_689
|
|
296
|
+
%}</h3><div id="in62y2"><div id="isqe61" style="display:inline-block;width:100%;padding:30px 0px 30px 0px;" class="" v-for="(connector, index) in connectors.slice(0, 1)"><a id="i44y9w" href="https://" class="connector__card" :href="getHref(connector)" data-remove-href="true"><div id="io3lid" class="button-bar__item__icon" :style="getConnectorStyle(connector)"></div><div id="i87asw" class="connector__description" v-text="connector.displayName">Login with <span href="" id="i0tt68">Name</span><br/></div></a></div></div><DETAILS id="ihn6fj"><summary id="i8w75b" style="margin:10px 0px 10px 0px;font-size:0.95rem;font-weight:600;cursor:pointer;" class="margin-30">{% liquid
|
|
297
|
+
assign var_i8w75b_690 = state_imgx81-1985_imgx81-7uhkrqd2giq.advanced_users
|
|
298
|
+
echo var_i8w75b_690
|
|
299
|
+
%}</summary><div style="display:inline-block;width:100%;padding:30px 0px 30px 0px;" id="ibi9qh" class="" v-for="(connector, index) in connectors.slice(1)"><a href="https://" class="connector__card" :href="getHref(connector)" data-remove-href="true"><div class="button-bar__item__icon" :style="getConnectorStyle(connector)"></div><div class="connector__description" v-text="connector.displayName">Login with <span href="">Name</span><br/></div></a></div></DETAILS><div id="i3cney" class="button-bar"><a id="iacshy" class="button big-button connector__card" v-if="!loading" :key="index" :style="{ backgroundColor: connector.background, color: connector.color }" v-for="(connector, index) in connectors" v-on-click="openLogin(connector)"><div id="iiwn36"><div class="button-bar__item__icon" :style="`background: url('${connector.icon}'); background-repeat: no-repeat; background-size: contain;`"></div><div id="if4gvb" class="" v-text="connector.displayName">Name<br/></div></div><div id="isndui">This connector is about blablabla<br/></div></a></div><div id="ijflxq" style="font-size:0.85rem;text-align:left;margin:30px 0px 0px 0px;" class="text-centered">{% liquid
|
|
300
|
+
assign var_ijflxq_691 = state_imgx81-1985_imgx81-7uhkrqd2giq.help
|
|
301
|
+
echo var_ijflxq_691
|
|
302
|
+
%}</div></div><div id="i9msnk" style="padding:10px;display:inline;" class="text-white top-space-20" v-if="error" v-text="message" :test="message">Insert your text here</div><div id="i6akll" style="padding:10px;display:inline;" class="button button--tertiary text-centered" v-if="error" v-on:click="logout()">{{ api-translations[lang]["Logout"] }}</div></div></div><FOOTER class="footer">{% liquid
|
|
303
|
+
assign var_iprzeh_704 = state_i2hcfw-1214_i2hcfw-xbsn5ipretk.node.footer_links
|
|
304
304
|
%}
|
|
305
|
-
{% for state_isucae-3308___data in
|
|
306
|
-
<div id="iprzeh" class="footer__column"><h3 href="" class="footer__item">{% liquid
|
|
307
|
-
assign
|
|
308
|
-
echo
|
|
305
|
+
{% for state_isucae-3308___data in var_iprzeh_704 %}
|
|
306
|
+
<div id="iprzeh" style="min-height:100px;" class="footer__column"><h3 href="" class="footer__item">{% liquid
|
|
307
|
+
assign var_i3tcob_699 = state_isucae-3308___data.title
|
|
308
|
+
echo var_i3tcob_699
|
|
309
309
|
%}</h3>{% liquid
|
|
310
|
-
assign
|
|
310
|
+
assign var_iotadi_701 = state_isucae-3308___data.columns
|
|
311
311
|
%}
|
|
312
|
-
{% for state_i2u9h4-2642___data in
|
|
312
|
+
{% for state_i2u9h4-2642___data in var_iotadi_701 %}
|
|
313
313
|
<a href="{% liquid
|
|
314
|
-
assign
|
|
315
|
-
echo
|
|
314
|
+
assign var_iotadi_702 = state_i2u9h4-2642___data.url
|
|
315
|
+
echo var_iotadi_702
|
|
316
316
|
%}" class="footer__item" target="{% liquid
|
|
317
|
-
assign
|
|
318
|
-
echo
|
|
317
|
+
assign var_iotadi_703 = state_i2u9h4-2642___data.target
|
|
318
|
+
echo var_iotadi_703
|
|
319
319
|
%}">{% liquid
|
|
320
|
-
assign
|
|
321
|
-
echo
|
|
320
|
+
assign var_iotadi_700 = state_i2u9h4-2642___data.label
|
|
321
|
+
echo var_iotadi_700
|
|
322
322
|
%}</a>{% endfor %}</div>{% endfor %}</FOOTER></body>
|
|
323
323
|
</html>
|
|
@@ -0,0 +1,278 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8">
|
|
5
|
+
<link rel="stylesheet" href="/css/connectors-9d0c9569a2ce8afaa4a30a0534b3d0597c761c7e0e5280dcbc966dc2b709e98e.css" />
|
|
6
|
+
<!-- font google -->
|
|
7
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" />
|
|
8
|
+
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;700&display=swap" rel="stylesheet">
|
|
9
|
+
{% render "alternate.liquid" languages: languages lang: lang page: page %}
|
|
10
|
+
<style>
|
|
11
|
+
.before-js > * {
|
|
12
|
+
visibility: hidden;
|
|
13
|
+
opacity: 0;
|
|
14
|
+
transition: opacity .5s ease;
|
|
15
|
+
}
|
|
16
|
+
.before-js[data-gjs-type] > *, /* This is only inside the editor, .before-js needs to be on the body */
|
|
17
|
+
.after-js > * {
|
|
18
|
+
visibility: visible;
|
|
19
|
+
opacity: 1;
|
|
20
|
+
}
|
|
21
|
+
.before-js:before {
|
|
22
|
+
content: 'Loading';
|
|
23
|
+
position: absolute;
|
|
24
|
+
top: 49%;
|
|
25
|
+
left: 49%;
|
|
26
|
+
}
|
|
27
|
+
.before-js[data-gjs-type]:before, /* This is only inside the editor, .before-js needs to be on the body */
|
|
28
|
+
.after-js:before {
|
|
29
|
+
content: none;
|
|
30
|
+
}
|
|
31
|
+
/*BTNS*/
|
|
32
|
+
.button, .pointer {
|
|
33
|
+
cursor: pointer!important}
|
|
34
|
+
.button{
|
|
35
|
+
min-width:110px;
|
|
36
|
+
}
|
|
37
|
+
details {
|
|
38
|
+
max-height: 2em;
|
|
39
|
+
display: block;
|
|
40
|
+
overflow: hidden;
|
|
41
|
+
transition: max-height .75s ease;
|
|
42
|
+
}
|
|
43
|
+
details[open] {
|
|
44
|
+
max-height: 40em;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
/*BTNS*/
|
|
48
|
+
a {
|
|
49
|
+
text-decoration: none;
|
|
50
|
+
color:#8873FE;
|
|
51
|
+
}
|
|
52
|
+
a:hover {
|
|
53
|
+
text-decoration: underline;
|
|
54
|
+
}
|
|
55
|
+
.uppercase {
|
|
56
|
+
text-transform: uppercase;
|
|
57
|
+
}
|
|
58
|
+
.underline:hover{
|
|
59
|
+
text-decoration: underline;
|
|
60
|
+
text-decoration-thickness: from-font;
|
|
61
|
+
text-underline-position: under;
|
|
62
|
+
}
|
|
63
|
+
/*footer position*/
|
|
64
|
+
.main-min-height {
|
|
65
|
+
min-height: calc(100vh - 560px);
|
|
66
|
+
}
|
|
67
|
+
/*footer position*/
|
|
68
|
+
/*label*/
|
|
69
|
+
::placeholder {
|
|
70
|
+
color: #8873FE;
|
|
71
|
+
}
|
|
72
|
+
input:focus {
|
|
73
|
+
border: 2px solid #9977FE;
|
|
74
|
+
background-color:#ffffff;
|
|
75
|
+
}
|
|
76
|
+
:focus {
|
|
77
|
+
outline: none;
|
|
78
|
+
}
|
|
79
|
+
/*label*/
|
|
80
|
+
.skeleton-anim:after {
|
|
81
|
+
width: 100%;
|
|
82
|
+
height: 100%;
|
|
83
|
+
position: absolute;
|
|
84
|
+
top: 0;
|
|
85
|
+
left: 0;
|
|
86
|
+
content: "";
|
|
87
|
+
background:
|
|
88
|
+
linear-gradient(0.25turn, transparent, rgba(255,255,255,.75), transparent),
|
|
89
|
+
linear-gradient(transparent, transparent),
|
|
90
|
+
radial-gradient(38px circle at 19px 19px, transparent 50%, transparent 51%),
|
|
91
|
+
linear-gradient(transparent, transparent);
|
|
92
|
+
background-repeat: no-repeat;
|
|
93
|
+
background-size: 315px 250px, 315px 180px, 100px 100px, 225px 30px;
|
|
94
|
+
background-position: -315px 0, 0 0, 0px 190px, 50px 195px;
|
|
95
|
+
animation: loading 1.5s infinite;
|
|
96
|
+
}
|
|
97
|
+
@keyframes loading {
|
|
98
|
+
to {
|
|
99
|
+
background-position: 200% 0, 0 0, 0 190px, 50px 195px;
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
/*FX ANIMATIONS*/
|
|
103
|
+
/*scale-round-inside_pour-BTN*/
|
|
104
|
+
.fx-scale-round {
|
|
105
|
+
position:relative;
|
|
106
|
+
z-index: 10;
|
|
107
|
+
overflow: hidden;
|
|
108
|
+
}
|
|
109
|
+
.fx-scale-round::after {
|
|
110
|
+
content: "";
|
|
111
|
+
background: #ffffff;
|
|
112
|
+
position: absolute;
|
|
113
|
+
z-index: -1;
|
|
114
|
+
border-radius: 50%;
|
|
115
|
+
left: -50%;
|
|
116
|
+
right: -50%;
|
|
117
|
+
top: -100%;
|
|
118
|
+
bottom: -100%;
|
|
119
|
+
transform: scale(0, 0);
|
|
120
|
+
transform-origin: center bottom;
|
|
121
|
+
transition: all 0.3s ease-out;
|
|
122
|
+
}
|
|
123
|
+
.fx-scale-round:hover {
|
|
124
|
+
transform-origin: center bottom;
|
|
125
|
+
transform: scale(1.1);
|
|
126
|
+
transition: transform 0.2s cubic-bezier(0, -0.530, 0.405, 2.8);
|
|
127
|
+
}
|
|
128
|
+
.fx-scale-round:hover::after {
|
|
129
|
+
transform: scale(1, 1);
|
|
130
|
+
transition: transform 0.2s cubic-bezier(0, -0.530, 0.405, 2.8);
|
|
131
|
+
}
|
|
132
|
+
/*scale-round-inside_pour-BTN*/
|
|
133
|
+
/*scale*/
|
|
134
|
+
.fx-scale:hover {
|
|
135
|
+
transform-origin: center bottom;
|
|
136
|
+
transform: scale(1.1);
|
|
137
|
+
transition: transform 0.2s cubic-bezier(0, -0.530, 0.405, 2.8);
|
|
138
|
+
}
|
|
139
|
+
/*flash*/
|
|
140
|
+
.fx-flash:hover {
|
|
141
|
+
animation: flash-in .25s ;
|
|
142
|
+
}
|
|
143
|
+
/*flash-in animation*/
|
|
144
|
+
@keyframes flash-in{
|
|
145
|
+
0% {
|
|
146
|
+
opacity:.25;
|
|
147
|
+
}
|
|
148
|
+
100% {
|
|
149
|
+
opacity:1;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
/*flash-in animation*/
|
|
153
|
+
/*FX ANIMATIONS*/
|
|
154
|
+
</style>
|
|
155
|
+
<script src="/js/vue.global.prod.js"></script>
|
|
156
|
+
<script src="/js/main.js"></script>
|
|
157
|
+
<script type="module">
|
|
158
|
+
const CONNECTORS_PATH = ''
|
|
159
|
+
const { createApp } = Vue;
|
|
160
|
+
const { api, constants, types } = silex;
|
|
161
|
+
const {
|
|
162
|
+
ConnectorType,
|
|
163
|
+
} = types
|
|
164
|
+
const {
|
|
165
|
+
setServerUrl,
|
|
166
|
+
getUser,
|
|
167
|
+
logout,
|
|
168
|
+
websiteDelete,
|
|
169
|
+
websiteDuplicate,
|
|
170
|
+
websiteList,
|
|
171
|
+
websiteCreate,
|
|
172
|
+
websiteMetaWrite,
|
|
173
|
+
connectorList,
|
|
174
|
+
} = api
|
|
175
|
+
function toSafeId(name) {
|
|
176
|
+
return name.replace(/[/\\?%*:|"<>]/g, '_')
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
const App = {
|
|
180
|
+
data() {
|
|
181
|
+
return {
|
|
182
|
+
websites: [],
|
|
183
|
+
connectors: [],
|
|
184
|
+
newWebsiteName: '',
|
|
185
|
+
showCreationForm: false,
|
|
186
|
+
error: null,
|
|
187
|
+
message: null,
|
|
188
|
+
loggedIn: false,
|
|
189
|
+
loading: true,
|
|
190
|
+
storage: null,
|
|
191
|
+
user: null,
|
|
192
|
+
showMenu: false,
|
|
193
|
+
empty: false,
|
|
194
|
+
}
|
|
195
|
+
},
|
|
196
|
+
mounted() {
|
|
197
|
+
this.init()
|
|
198
|
+
},
|
|
199
|
+
|
|
200
|
+
methods: {
|
|
201
|
+
async init() {
|
|
202
|
+
try {
|
|
203
|
+
// Init Silex server path
|
|
204
|
+
// Go up one level because of the language prefix
|
|
205
|
+
setServerUrl(window.location.origin)
|
|
206
|
+
await this.getConnectors()
|
|
207
|
+
} catch (error) {
|
|
208
|
+
console.error(error)
|
|
209
|
+
this.loading = false
|
|
210
|
+
this.error = `{{ api-translations[lang]["Failed to start dashboard"] }} - ${error.message}`
|
|
211
|
+
this.message = ''
|
|
212
|
+
}
|
|
213
|
+
},
|
|
214
|
+
|
|
215
|
+
getIcon(connector) {
|
|
216
|
+
return decodeURIComponent(connector.icon.split(',').slice(1).join(','))
|
|
217
|
+
},
|
|
218
|
+
|
|
219
|
+
getHref(connector) {
|
|
220
|
+
console.log(connector, connector.oauthUrl)
|
|
221
|
+
return connector.oauthUrl
|
|
222
|
+
},
|
|
223
|
+
|
|
224
|
+
getConnectorStyle(connector) {
|
|
225
|
+
return {
|
|
226
|
+
backgroundImage: `url(${connector.icon})`,
|
|
227
|
+
//color: connector.color,
|
|
228
|
+
//backgroundColor: connector.background
|
|
229
|
+
}
|
|
230
|
+
},
|
|
231
|
+
|
|
232
|
+
async getConnectors() {
|
|
233
|
+
try {
|
|
234
|
+
this.loading = true
|
|
235
|
+
const connectors = await connectorList({ type: ConnectorType.STORAGE })
|
|
236
|
+
this.connectors = connectors
|
|
237
|
+
this.loading = false
|
|
238
|
+
} catch (error) {
|
|
239
|
+
this.loading = false
|
|
240
|
+
console.error(error)
|
|
241
|
+
this.error = `{{ api-translations[lang]["Failed to get connectors"] }} - ${error.message}`
|
|
242
|
+
this.message = ''
|
|
243
|
+
}
|
|
244
|
+
},
|
|
245
|
+
openLogin() {}
|
|
246
|
+
},
|
|
247
|
+
};
|
|
248
|
+
// Prepare elements for vue
|
|
249
|
+
document.querySelectorAll('[v-text], [v-html]')
|
|
250
|
+
.forEach(el => el.innerText = '')
|
|
251
|
+
|
|
252
|
+
document.querySelectorAll('[data-remove-href]')
|
|
253
|
+
.forEach(el => {
|
|
254
|
+
el.removeAttribute('href')
|
|
255
|
+
el.removeAttribute('data-remove-href')
|
|
256
|
+
})
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
// Create the app
|
|
260
|
+
const app = createApp(App);
|
|
261
|
+
|
|
262
|
+
// Mount the app
|
|
263
|
+
app.mount('.app');
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
// Remove loading
|
|
267
|
+
setTimeout(() => {
|
|
268
|
+
document.querySelector('.before-js').classList.add('after-js')
|
|
269
|
+
}, 100)
|
|
270
|
+
|
|
271
|
+
</script>
|
|
272
|
+
|
|
273
|
+
<title>Silex Dashboard</title>
|
|
274
|
+
<link rel="icon" href="/assets/favicon-32x32.png" />
|
|
275
|
+
<meta name="og:title" property="og:title" content="Silex Dashboard"/>
|
|
276
|
+
<link href="https://fonts.googleapis.com" rel="preconnect" ><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin ><link href="https://fonts.googleapis.com/css?family=Ubuntu&display=swap" rel="stylesheet" ></head>
|
|
277
|
+
<body id="i2hcfw" class="body app before-js"><A id="ixzhcr" href="/" class="button button-bar__item--secondary">{{ api-translations[lang]["Back to home"] }}</A><div id="imawg3" class="bg-silex-purpel"><div id="imgx81"><div id="iikf0s" class="box box_login"><div id="ie0dxn" class="text-centered"><img id="ior0hl" src="/assets/logo-silex.svg"/><P id="it2175" class="subtitle-16">Please login to continue<br/></P></div><H3 id="iqc1xf" class="margin-top">Recommended</H3><div id="in62y2"><DIV id="isqe61"><A id="i44y9w" href="https://" class="connector__card"><div id="io3lid" class="button-bar__item__icon"></div><div id="i87asw" class="connector__description">Login with <span href="" id="i0tt68">Name</span><br/></div></A></DIV></div><DETAILS id="ihn6fj"><SUMMARY id="i8w75b" class="margin-30">Advanced</SUMMARY><div id="igp4xl"><DIV id="ibi9qh"><A href="https://" class="connector__card"><div class="button-bar__item__icon"></div><div class="connector__description">Login with <span href="">Name</span><br/></div></A></DIV></div></DETAILS><div id="i3cney" class="button-bar"><A id="iacshy" class="button big-button connector__card"><div id="iiwn36"><div class="button-bar__item__icon"></div><div id="if4gvb">Name<br/></div></div><div id="isndui">This connector is about blablabla<br/></div></A></div><div id="ijflxq" class="text-centered">Do you need help? Check <a href="http://localhost:6805/?id=dashboard">the documentation</a>, the video tutorials or just ask for help in the forums or poke us in the chat.<br/></div></div><div id="i9msnk" class="text-white top-space-20">Insert your text here</div><div id="i6akll" class="button button--tertiary text-centered">{{ api-translations[lang]["Logout"] }}</div></div></div><FOOTER class="footer"><div id="iprzeh" class="footer__column"><H3 href="" class="footer__item">Insert your text here</H3><A href="#" class="footer__item">Insert your text here</A></div></FOOTER></body>
|
|
278
|
+
</html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
* { box-sizing: border-box; } body {margin: 0;}.body{font-family:"Ubuntu", sans-serif;background-color:#f0f0f0;color:#2b1b63;}.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;font-weight:700;line-height:1.2rem;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:30px 30px 30px 30px;align-items:center;justify-content:space-between;border-radius:4px 4px 4px 4px;background-color:#ffffff;}.button-bar.button-bar--full-width{justify-content:space-between;align-items:center;}.button-bar_item.button-bar__item--secondary{font-size:0.8rem;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.footer{display:flex;margin:50px 0px 0px 0px;background-color:#ffffff;justify-content:space-evenly;padding:30px 30px 60px 30px;}.box{border-radius:4px 4px 4px 4px;background-color:#ffffff;}.box.flex-between{align-items:center;}.button--tertiary{background-color:transparent;font-weight:400;}.button:hover{color:#8873fe;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;border:2px solid rgba(136,115,254,0.5);}#imgx81{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;}#in62y2{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:700;background-color:#ffffff;}#i9msnk{padding:10px;display:inline;}#i6akll{padding:10px;display:inline;}#ixzhcr{padding:10px;position:absolute;display:none;}.bg-silex-purpel{background-repeat:repeat-y;background-position:center top;background-attachment:scroll;background-size:contain;background-image:url(../assets/bg-purpel-silex.webp);}.text-centered{text-align:center;}.text-white{color:#ffffff;}.box.box_transp{background-color:rgba(255,255,255,0.5);}.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:450px;width:100%;padding:60px 40px 60px 40px;}.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;}.button-bar__item__icon{float:left;height:30px;margin:5px 5px 5px 5px;width:30px;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;background-size:contain;background-image:none;}.button-bar__item--secondary{font-size:0.8rem;}.footer__column{display:flex;flex-direction:column;flex-grow:1;text-align:center;}.footer__item{padding:10px 10px 10px 10px;}.connector__card{align-items:center;margin:10px auto 10px auto;border:1px solid;border-radius:5px 5px 5px 5px;max-width:100%;display:flex;color:black;justify-content:center;padding:4px 0px 4px 0px;transition:all 0.25s ease;}#i3cney{width:100%;display:none;justify-content:center;}.connector__description{padding:5px 15px 5px 15px;}#ior0hl{color:black;}#igp4xl{justify-content:center;display:inline-block;width:100%;}#isqe61{display:inline-block;width:100%;padding:30px 0px 30px 0px;}.margin-top{margin:80px 0px 30px 0px;}.margin-30{margin:30px 0px 30px 0px;}.connector__card:link{text-decoration:none;color:black;border:1px solid;}.connector__card:hover{background-color:#8873fe;color:white;}#iqc1xf{display:none;}#it2175{margin:15px 0px 0px 0px;font-size:1rem;}#i8w75b{margin:10px 0px 10px 0px;font-size:0.95rem;font-weight:600;cursor:pointer;}#ijflxq{font-size:0.85rem;text-align:left;margin:30px 0px 0px 0px;}#iprzeh{min-height:100px;}#ibi9qh{display:inline-block;width:100%;padding:30px 0px 30px 0px;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
* { box-sizing: border-box; } body {margin: 0;}.body{font-family:"Ubuntu", sans-serif;background-color:#f0f0f0;color:#2b1b63;}.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;font-weight:700;line-height:1.2rem;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:30px 30px 30px 30px;align-items:center;justify-content:space-between;border-radius:4px 4px 4px 4px;background-color:#ffffff;}.button-bar.button-bar--full-width{justify-content:space-between;align-items:center;}.button-bar_item.button-bar__item--secondary{font-size:0.8rem;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.footer{display:flex;margin:50px 0px 0px 0px;background-color:#ffffff;justify-content:space-evenly;padding:30px 30px 60px 30px;}.box{border-radius:4px 4px 4px 4px;background-color:#ffffff;}.box.flex-between{align-items:center;}.button--tertiary{background-color:transparent;font-weight:400;}.button:hover{color:#8873fe;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;border:2px solid rgba(136,115,254,0.5);}#imgx81{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;}#in62y2{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:700;background-color:#ffffff;}#i9msnk{padding:10px;display:inline;}#i6akll{padding:10px;display:inline;}#ixzhcr{padding:10px;position:absolute;display:none;}.bg-silex-purpel{background-repeat:repeat-y;background-position:center top;background-attachment:scroll;background-size:contain;background-image:url(/assets/../assets/bg-purpel-silex.webp);}.text-centered{text-align:center;}.text-white{color:#ffffff;}.box.box_transp{background-color:rgba(255,255,255,0.5);}.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:450px;width:100%;padding:60px 40px 60px 40px;}.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;}.button-bar__item__icon{float:left;height:30px;margin:5px 5px 5px 5px;width:30px;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;background-size:contain;background-image:none;}.button-bar__item--secondary{font-size:0.8rem;}.footer__column{display:flex;flex-direction:column;flex-grow:1;text-align:center;}.footer__item{padding:10px 10px 10px 10px;}.connector__card{align-items:center;margin:10px auto 10px auto;border:1px solid;border-radius:5px 5px 5px 5px;max-width:100%;display:flex;color:black;justify-content:center;padding:4px 0px 4px 0px;transition:all 0.25s ease;}#i3cney{width:100%;display:none;justify-content:center;}.connector__description{padding:5px 15px 5px 15px;}#ior0hl{color:black;}#igp4xl{justify-content:center;display:inline-block;width:100%;}#isqe61{display:inline-block;width:100%;padding:30px 0px 30px 0px;}.margin-top{margin:80px 0px 30px 0px;}.margin-30{margin:30px 0px 30px 0px;}.connector__card:link{text-decoration:none;color:black;border:1px solid;}.connector__card:hover{background-color:#8873fe;color:white;}#iqc1xf{display:none;}#it2175{margin:15px 0px 0px 0px;font-size:1rem;}#i8w75b{margin:10px 0px 10px 0px;font-size:0.95rem;font-weight:600;cursor:pointer;}#ijflxq{font-size:0.85rem;text-align:left;margin:30px 0px 0px 0px;}#iprzeh{min-height:100px;}#ibi9qh{display:inline-block;width:100%;padding:30px 0px 30px 0px;}
|
package/templates/css/websites-e6d63d0512032a2909a7f648cecfad311842ecba7bd03f94afc8639998e606f0.css
ADDED
|
@@ -0,0 +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;color:#2b1b63;}.menu-bar{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff;height:94px;padding:0px 100px 0px 100px;width:100%;}.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;}.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;font-weight:700;line-height:1.2rem;}.button.button--primary{background-color:#8873fe;color:white;}.button-bar{margin:20px 0px 20px 0px;display:flex;padding:30px 30px 30px 30px;align-items:center;justify-content:space-between;border-radius:4px 4px 4px 4px;background-color:#ffffff;}#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;}.button.button--secondary{font-weight:400;color:#8873fe;border:2px solid #8873fe;}.rounded{border-radius:4px 4px 4px 4px;}.footer{display:flex;margin:50px 0px 0px 0px;background-color:#ffffff;justify-content:space-evenly;padding:30px 30px 60px 30px;}.skeleton-text.skeleton{background-color:#dddddd;color:transparent;opacity:0.31;border-radius:5px 5px 5px 5px;}.skeleton.skeleton-button{color:transparent;opacity:0.31;background-color:#dddddd;border-radius:5px 5px 5px 5px;width:140px;}.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;}.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.flex-between{align-items:center;}.flex-between{display:flex;align-items:center;justify-content:space-between;}.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;margin:0 0 0 20px;}.right-space-20{margin:0px 20px 0px 0px;}#iksw4d{padding:10px;}.button:hover{color:#8873fe;border:2px solid #8873fe;}.button.button--secondary:hover{background-color:white;border:2px solid rgba(136,115,254,0.5);}.user-icon__wrapper{border:1px solid #f0f0f0;background-color:#f0f0f0;border-radius:50% 50% 50% 50%;width:40px;height:40px;overflow:hidden hidden;}.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(../assets/bg-purpel-silex.webp);}.section-top{max-width:1200px;padding:40px 30px 40px 30px;height:226px;display:flex;flex-direction:column;justify-content:center;margin:0px auto 0px auto;}.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(../assets/empty-projects-sos.gif);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;}.box-message-text{margin:0px 0 0 0;font-weight:300;}.website-max-width{max-width:1200px;}.margin-80{margin:80px auto 80px auto;}.button-bar__item--secondary{font-size:0.8rem;}.skeleton{line-height:1.1rem;}#isucae{min-height:100px;}.footer__column{display:flex;flex-direction:column;flex-grow:1;text-align:center;}.footer__item{padding:10px 10px 10px 10px;}#igsxoc{position:relative;top:3px;}.box--centered{display:flex;flex-direction:column;align-items:center;}.button-bar__title:hover{color:#8873fe;}.button-bar__item--icon{margin:0px 0 0 0;padding:5px 5px 5px 5px;}.nav__item:hover{text-decoration:none;color:#8873fe;}.nav_item--active:first-child{color:#8873fe;}#ilgsqu{min-height:100px;}
|