@cocreate/organizations 1.15.2 → 1.15.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/docs/index.html CHANGED
@@ -1,357 +1,357 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1" />
7
- <title>CoCreate-organizations Documentation | CoCreateJS</title>
8
- <link
9
- rel="icon"
10
- type="image/png"
11
- sizes="32x32"
12
- href="https://cocreate.app/images/favicon.ico" />
13
- <meta
14
- name="description"
15
- content="A simple HTML5 and pure javascript component. Easy configuration using HTML5 attributes or Javscript api and highly styleable." />
16
- <meta
17
- name="keywords"
18
- content="helper classes, utility classes, css framework, css library, inline style classes" />
19
- <meta name="robots" content="index,follow" />
20
- <meta
21
- property="og:image"
22
- content="https://cdn.cocreate.app/docs/organizations.png" />
23
-
24
- <!-- CoCreate CSS CDN -->
25
- <link
26
- rel="stylesheet"
27
- href="https://cdn.cocreate.app/latest/CoCreate.min.css"
28
- type="text/css" />
29
- <link
30
- rel="stylesheet"
31
- href="https://ws.cocreate.app/docs.css"
32
- collection="apples"
33
- document_id="6069ff5042ef8ff5175a5c8d"
34
- name="css"
35
- type="text/css" />
36
- <link rel="manifest" href="/manifest.webmanifest" />
37
- </head>
38
- <body>
39
- <nav
40
- class="nav display:flex align-items:center left:0px background:whitesmoke padding-top:10px padding-bottom:10px"
41
- content_id="content"
42
- scroll="sticky-nav,hide-nav"
43
- scroll-up="10"
44
- scroll-down="10"
45
- collection="files"
46
- document_id="60395ef42b3ac232657040fd"
47
- name="src"></nav>
48
- <sidenav
49
- id="menuL"
50
- class="position:fixed top:0px left:0px overflow:hidden background:whitesmoke height:100vh width:0px width:300px@xl"
51
- resizable
52
- resize-target="[content_id='content']"
53
- resize-property="margin-left"
54
- resize-value="width">
55
- <menu
56
- collection="files"
57
- document_id="603717b07de7fb350ae9fec8"
58
- name="src"></menu>
59
- <div resize="right"></div>
60
- </sidenav>
61
- <main
62
- class="padding-top:15px padding:15px@lg@xl"
63
- content_id="content"
64
- id="cocreate-organizations">
65
- <div
66
- class="display:flex flex-wrap:wrap justify-content:space-between position:relative margin:10px">
67
- <div class="display:flex align-items:center">
68
- <h2>CoCreate-organizations</h2>
69
- </div>
70
- <div
71
- class="display:flex align-items:center font-size:20px position:absolute right:0 padding:5px background:white">
72
- <div
73
- class="display:flex align-items:center transition:0.3s padding-left:10px"
74
- share-network="true"
75
- share-text="Enter decription here"
76
- share-title="testing im a title"
77
- share-height="600"
78
- share-width="700"
79
- share-media="https://cdn.cocreate.app/docs/organizations.png"
80
- hover="display:block!important"
81
- hover-target=".social-networks">
82
- <div class="display:none social-networks">
83
- <a
84
- class="margin-right:15px"
85
- share-network="twitter"
86
- title="Share on twitter"
87
- ><i
88
- class="height:20px fill:#505050"
89
- src="/assets/svg/twitter.svg"></i
90
- ></a>
91
- <a
92
- class="margin-right:15px"
93
- share-network="facebook"
94
- title="Share on Facebook"
95
- ><i
96
- class="height:20px fill:#505050"
97
- src="/assets/svg/facebook.svg"></i
98
- ></a>
99
- <a
100
- class="margin-right:15px"
101
- share-network="instagram"
102
- title="Share on instagram"
103
- ><i
104
- class="height:20px fill:#505050"
105
- src="/assets/svg/instagram.svg"></i
106
- ></a>
107
- </div>
108
- <a
109
- class="margin-right:15px"
110
- share-network="share"
111
- title="Share on share"
112
- ><i
113
- class="height:20px fill:#505050"
114
- src="/assets/svg/share-alt.svg"></i
115
- ></a>
116
- </div>
117
- <a
118
- href="https://github.com/CoCreate-app/CoCreate-organizations"
119
- target="_blank"
120
- class="margin-right:15px"
121
- ><i
122
- class="height:20px fill:#505050"
123
- src="/assets/svg/github.svg"></i
124
- ></a>
125
- </div>
126
- </div>
127
- <h1
128
- class="max-width:500px margin:20px_10px line-height:1.5 font-size:16px font-weight:100">
129
- A headless vinilla javascript micro component. Easy
130
- configuration using HTML5 attributes or Javscript api.
131
- </h1>
132
- <div id="organizations-section" class="display:flex flex-wrap:wrap">
133
- <div
134
- class="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px">
135
- <div
136
- id="organizations-install"
137
- class="border-bottom:1px_solid_lightgrey"
138
- scroll
139
- scroll-intersect="color:dodgerblue"
140
- scroll-target="#organizations-install-section">
141
- <span
142
- class="display:flex align-items:center width:fit-content"
143
- hover="display:block!important"
144
- hover-target="[href='#organizations-install']">
145
- <h2 class="padding:5px_0px">Install</h2>
146
- <a
147
- class="margin-left:10px display:none"
148
- href="#organizations-install"
149
- ><i
150
- class="height:20px fill:#505050"
151
- src="/assets/svg/link.svg"></i
152
- ></a>
153
- </span>
154
- </div>
155
- <pre
156
- class="margin-top:15px"><code class="language-bash">npm i @cocreate/organizations</code></pre>
157
- <p class="padding:10px_0px line-height:1.5">
158
- Or you can use cdn link:
159
- </p>
160
- <pre><code class="language-html">&lt;script&gt;https://cdn.cocreate.app/organizations/latest/CoCreate-organizations.min.js&lt;/script&gt;</code></pre>
161
-
162
- <div
163
- id="organizations-usage"
164
- class="margin-top:80px border-bottom:1px_solid_lightgrey"
165
- scroll
166
- scroll-intersect="color:dodgerblue"
167
- scroll-target="#organizations-usage-section">
168
- <span
169
- class="display:flex align-items:center width:fit-content"
170
- hover="display:block!important"
171
- hover-target="[href='#organizations-usage']">
172
- <h2 class="padding:5px_0px">Usage</h2>
173
- <a
174
- class="margin-left:10px display:none"
175
- href="#organizations-usage"
176
- ><i
177
- class="height:20px fill:#505050"
178
- src="/assets/svg/link.svg"></i
179
- ></a>
180
- </span>
181
- </div>
182
- <p class="padding:10px_0px line-height:1.5">
183
- organizations usage content
184
- </p>
185
- <pre><code class="language-html">&lt;div&gt;&lt;/div&gt;</code></pre>
186
-
187
- <div
188
- id="organizations-attributes"
189
- class="margin-top:80px border-bottom:1px_solid_lightgrey"
190
- scroll
191
- scroll-intersect="color:dodgerblue"
192
- scroll-target="#organizations-attributes-section">
193
- <span
194
- class="display:flex align-items:center width:fit-content"
195
- hover="display:block!important"
196
- hover-target="[href='#organizations-attributes']">
197
- <h2 class="padding:5px_0px">Attributes</h2>
198
- <a
199
- class="margin-left:10px display:none"
200
- href="#organizations-attributes"
201
- ><i
202
- class="height:20px fill:#505050"
203
- src="/assets/svg/link.svg"></i
204
- ></a>
205
- </span>
206
- </div>
207
- <ul class="list-style-type:none">
208
- <li
209
- class="padding:15px_0px border-bottom:1px_solid_lightgrey">
210
- <h4>
211
- <span>organizations</span>
212
- <span class="cocreate-badge success"
213
- >string</span
214
- >
215
- <span class="cocreate-badge warning"
216
- >optional</span
217
- >
218
- </h4>
219
- <p>organizations-attribute</p>
220
- </li>
221
- <li
222
- class="padding:15px_0px border-bottom:1px_solid_lightgrey">
223
- <h4>
224
- <span>organizations</span>
225
- <span class="cocreate-badge success"
226
- >string</span
227
- >
228
- <span class="cocreate-badge warning"
229
- >optional</span
230
- >
231
- </h4>
232
- <p>organizations-attribute</p>
233
- </li>
234
- </ul>
235
- </div>
236
-
237
- <div
238
- class="flex-grow:1 width:300px padding:0px_10px margin-top:60px border-bottom:1px_solid_lightgrey">
239
- <!-- SandBox -->
240
- <div
241
- id="organizations-demo"
242
- class="border-bottom:1px_solid_lightgrey"
243
- scroll
244
- scroll-intersect="color:dodgerblue"
245
- scroll-target="#organizations-demo-section">
246
- <span
247
- class="display:flex align-items:center width:fit-content"
248
- hover="display:block!important"
249
- hover-target="[href='#organizations-demo']">
250
- <h2 class="padding:5px_0px">Demo</h2>
251
- <a
252
- class="margin-left:10px display:none"
253
- href="#organizations-demo"
254
- ><i
255
- class="height:20px fill:#505050"
256
- src="/assets/svg/link.svg"></i
257
- ></a>
258
- </span>
259
- </div>
260
- <div
261
- class="position:sticky top:0 padding:10px_0px height:100vh">
262
- <!-- SandBox -->
263
- <div
264
- class="display:flex flex-direction:column position:relative overflow:hidden card border-radius:2px width:auto height:600px margin-top:20px"
265
- id="playground">
266
- <div
267
- id="demo-code"
268
- resizable
269
- class="position:relative height:50%">
270
- <textarea
271
- type="code"
272
- lang="html"
273
- collection="demos"
274
- document_id=""
275
- name="demo"
276
- save="false"
277
- id="demo"
278
- class="height:100% width:100% outline:none border:none resize:none padding:5px"></textarea>
279
- <div
280
- resize="bottom"
281
- class="background:lightgrey"></div>
282
- </div>
283
-
284
- <div
285
- id="demo-preview"
286
- class="position:relative overflow:auto background-color:white">
287
- <div class="demopreview padding:20px"></div>
288
- </div>
289
-
290
- <div
291
- class="font-size:20px position:absolute top:10px right:10px opacity:0.6">
292
- <a
293
- class="margin-right:10px"
294
- id="eye"
295
- show="#eye-slash"
296
- hide="#eye, #demo-preview"
297
- toggle="code-height"
298
- toggle-target="#demo-code"
299
- ><i
300
- class="height:18px fill:#505050"
301
- src="/assets/svg/eye.svg"></i
302
- ></a>
303
- <a
304
- class="margin-right:10px"
305
- hidden
306
- id="eye-slash"
307
- show="#eye, #demo-preview"
308
- hide="#eye-slash"
309
- toggle="code-height"
310
- toggle-target="#demo-code"
311
- ><i
312
- class="height:20px fill:#505050"
313
- src="/assets/svg/eye-slash.svg"></i
314
- ></a>
315
- <a
316
- class="margin-right:10px"
317
- id="code"
318
- show="#code-slash"
319
- hide="#code, #demo-code"
320
- ><i
321
- class="height:20px fill:#505050"
322
- src="/assets/svg/code.svg"></i
323
- ></a>
324
- <a
325
- class="margin-right:10px"
326
- hidden
327
- id="code-slash"
328
- show="#code, #demo-code"
329
- hide="#code-slash"
330
- ><i
331
- class="display:flex height:18px fill:#505050"
332
- src="/assets/svg/code.svg"></i
333
- ></a>
334
- <a
335
- class="margin-right:5px"
336
- fullscreen
337
- fullscreen-target="#playground"></a>
338
- </div>
339
- </div>
340
- <!-- End SandBox -->
341
- </div>
342
- </div>
343
- </div>
344
- <button
345
- href="https://github.com/CoCreate-app/CoCreate-organizations/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..."
346
- target="_blank"
347
- class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue color:#fff font-size:1.5rem grow-hover border-radius:50% border-width:0 box-shadow:0px_2px_10px_0px_rgba(0,_0,_0,_0.4)">
348
- <i
349
- class="height:20px fill:#505050"
350
- src="/assets/svg/pencil-alt.svg"></i>
351
- </button>
352
- </main>
353
-
354
- <script src="./apikey.js"></script>
355
- <script src="https://cdn.cocreate.app/latest/CoCreate.min.js"></script>
356
- </body>
357
- </html>
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
6
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <title>CoCreate-organizations Documentation | CoCreateJS</title>
8
+ <link
9
+ rel="icon"
10
+ type="image/png"
11
+ sizes="32x32"
12
+ href="https://cocreate.app/images/favicon.ico" />
13
+ <meta
14
+ name="description"
15
+ content="A simple HTML5 and pure javascript component. Easy configuration using HTML5 attributes or Javscript api and highly styleable." />
16
+ <meta
17
+ name="keywords"
18
+ content="helper classes, utility classes, css framework, css library, inline style classes" />
19
+ <meta name="robots" content="index,follow" />
20
+ <meta
21
+ property="og:image"
22
+ content="https://cdn.cocreate.app/docs/organizations.png" />
23
+
24
+ <!-- CoCreate CSS CDN -->
25
+ <link
26
+ rel="stylesheet"
27
+ href="https://cdn.cocreate.app/latest/CoCreate.min.css"
28
+ type="text/css" />
29
+ <link
30
+ rel="stylesheet"
31
+ href="https://ws.cocreate.app/docs.css"
32
+ collection="apples"
33
+ document_id="6069ff5042ef8ff5175a5c8d"
34
+ name="css"
35
+ type="text/css" />
36
+ <link rel="manifest" href="/manifest.webmanifest" />
37
+ </head>
38
+ <body>
39
+ <nav
40
+ class="nav display:flex align-items:center left:0px background:whitesmoke padding-top:10px padding-bottom:10px"
41
+ content_id="content"
42
+ scroll="sticky-nav,hide-nav"
43
+ scroll-up="10"
44
+ scroll-down="10"
45
+ collection="files"
46
+ document_id="60395ef42b3ac232657040fd"
47
+ name="src"></nav>
48
+ <sidenav
49
+ id="menuL"
50
+ class="position:fixed top:0px left:0px overflow:hidden background:whitesmoke height:100vh width:0px width:300px@xl"
51
+ resizable
52
+ resize-target="[content_id='content']"
53
+ resize-property="margin-left"
54
+ resize-value="width">
55
+ <menu
56
+ collection="files"
57
+ document_id="603717b07de7fb350ae9fec8"
58
+ name="src"></menu>
59
+ <div resize="right"></div>
60
+ </sidenav>
61
+ <main
62
+ class="padding-top:15px padding:15px@lg@xl"
63
+ content_id="content"
64
+ id="cocreate-organizations">
65
+ <div
66
+ class="display:flex flex-wrap:wrap justify-content:space-between position:relative margin:10px">
67
+ <div class="display:flex align-items:center">
68
+ <h2>CoCreate-organizations</h2>
69
+ </div>
70
+ <div
71
+ class="display:flex align-items:center font-size:20px position:absolute right:0 padding:5px background:white">
72
+ <div
73
+ class="display:flex align-items:center transition:0.3s padding-left:10px"
74
+ share-network="true"
75
+ share-text="Enter decription here"
76
+ share-title="testing im a title"
77
+ share-height="600"
78
+ share-width="700"
79
+ share-media="https://cdn.cocreate.app/docs/organizations.png"
80
+ hover="display:block!important"
81
+ hover-target=".social-networks">
82
+ <div class="display:none social-networks">
83
+ <a
84
+ class="margin-right:15px"
85
+ share-network="twitter"
86
+ title="Share on twitter"
87
+ ><i
88
+ class="height:20px fill:#505050"
89
+ src="/assets/svg/twitter.svg"></i
90
+ ></a>
91
+ <a
92
+ class="margin-right:15px"
93
+ share-network="facebook"
94
+ title="Share on Facebook"
95
+ ><i
96
+ class="height:20px fill:#505050"
97
+ src="/assets/svg/facebook.svg"></i
98
+ ></a>
99
+ <a
100
+ class="margin-right:15px"
101
+ share-network="instagram"
102
+ title="Share on instagram"
103
+ ><i
104
+ class="height:20px fill:#505050"
105
+ src="/assets/svg/instagram.svg"></i
106
+ ></a>
107
+ </div>
108
+ <a
109
+ class="margin-right:15px"
110
+ share-network="share"
111
+ title="Share on share"
112
+ ><i
113
+ class="height:20px fill:#505050"
114
+ src="/assets/svg/share-alt.svg"></i
115
+ ></a>
116
+ </div>
117
+ <a
118
+ href="https://github.com/CoCreate-app/CoCreate-organizations"
119
+ target="_blank"
120
+ class="margin-right:15px"
121
+ ><i
122
+ class="height:20px fill:#505050"
123
+ src="/assets/svg/github.svg"></i
124
+ ></a>
125
+ </div>
126
+ </div>
127
+ <h1
128
+ class="max-width:500px margin:20px_10px line-height:1.5 font-size:16px font-weight:100">
129
+ A headless vinilla javascript micro component. Easy
130
+ configuration using HTML5 attributes or Javscript api.
131
+ </h1>
132
+ <div id="organizations-section" class="display:flex flex-wrap:wrap">
133
+ <div
134
+ class="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px">
135
+ <div
136
+ id="organizations-install"
137
+ class="border-bottom:1px_solid_lightgrey"
138
+ scroll
139
+ scroll-intersect="color:dodgerblue"
140
+ scroll-target="#organizations-install-section">
141
+ <span
142
+ class="display:flex align-items:center width:fit-content"
143
+ hover="display:block!important"
144
+ hover-target="[href='#organizations-install']">
145
+ <h2 class="padding:5px_0px">Install</h2>
146
+ <a
147
+ class="margin-left:10px display:none"
148
+ href="#organizations-install"
149
+ ><i
150
+ class="height:20px fill:#505050"
151
+ src="/assets/svg/link.svg"></i
152
+ ></a>
153
+ </span>
154
+ </div>
155
+ <pre
156
+ class="margin-top:15px"><code class="language-bash">npm i @cocreate/organizations</code></pre>
157
+ <p class="padding:10px_0px line-height:1.5">
158
+ Or you can use cdn link:
159
+ </p>
160
+ <pre><code class="language-html">&lt;script&gt;https://cdn.cocreate.app/organizations/latest/CoCreate-organizations.min.js&lt;/script&gt;</code></pre>
161
+
162
+ <div
163
+ id="organizations-usage"
164
+ class="margin-top:80px border-bottom:1px_solid_lightgrey"
165
+ scroll
166
+ scroll-intersect="color:dodgerblue"
167
+ scroll-target="#organizations-usage-section">
168
+ <span
169
+ class="display:flex align-items:center width:fit-content"
170
+ hover="display:block!important"
171
+ hover-target="[href='#organizations-usage']">
172
+ <h2 class="padding:5px_0px">Usage</h2>
173
+ <a
174
+ class="margin-left:10px display:none"
175
+ href="#organizations-usage"
176
+ ><i
177
+ class="height:20px fill:#505050"
178
+ src="/assets/svg/link.svg"></i
179
+ ></a>
180
+ </span>
181
+ </div>
182
+ <p class="padding:10px_0px line-height:1.5">
183
+ organizations usage content
184
+ </p>
185
+ <pre><code class="language-html">&lt;div&gt;&lt;/div&gt;</code></pre>
186
+
187
+ <div
188
+ id="organizations-attributes"
189
+ class="margin-top:80px border-bottom:1px_solid_lightgrey"
190
+ scroll
191
+ scroll-intersect="color:dodgerblue"
192
+ scroll-target="#organizations-attributes-section">
193
+ <span
194
+ class="display:flex align-items:center width:fit-content"
195
+ hover="display:block!important"
196
+ hover-target="[href='#organizations-attributes']">
197
+ <h2 class="padding:5px_0px">Attributes</h2>
198
+ <a
199
+ class="margin-left:10px display:none"
200
+ href="#organizations-attributes"
201
+ ><i
202
+ class="height:20px fill:#505050"
203
+ src="/assets/svg/link.svg"></i
204
+ ></a>
205
+ </span>
206
+ </div>
207
+ <ul class="list-style-type:none">
208
+ <li
209
+ class="padding:15px_0px border-bottom:1px_solid_lightgrey">
210
+ <h4>
211
+ <span>organizations</span>
212
+ <span class="cocreate-badge success"
213
+ >string</span
214
+ >
215
+ <span class="cocreate-badge warning"
216
+ >optional</span
217
+ >
218
+ </h4>
219
+ <p>organizations-attribute</p>
220
+ </li>
221
+ <li
222
+ class="padding:15px_0px border-bottom:1px_solid_lightgrey">
223
+ <h4>
224
+ <span>organizations</span>
225
+ <span class="cocreate-badge success"
226
+ >string</span
227
+ >
228
+ <span class="cocreate-badge warning"
229
+ >optional</span
230
+ >
231
+ </h4>
232
+ <p>organizations-attribute</p>
233
+ </li>
234
+ </ul>
235
+ </div>
236
+
237
+ <div
238
+ class="flex-grow:1 width:300px padding:0px_10px margin-top:60px border-bottom:1px_solid_lightgrey">
239
+ <!-- SandBox -->
240
+ <div
241
+ id="organizations-demo"
242
+ class="border-bottom:1px_solid_lightgrey"
243
+ scroll
244
+ scroll-intersect="color:dodgerblue"
245
+ scroll-target="#organizations-demo-section">
246
+ <span
247
+ class="display:flex align-items:center width:fit-content"
248
+ hover="display:block!important"
249
+ hover-target="[href='#organizations-demo']">
250
+ <h2 class="padding:5px_0px">Demo</h2>
251
+ <a
252
+ class="margin-left:10px display:none"
253
+ href="#organizations-demo"
254
+ ><i
255
+ class="height:20px fill:#505050"
256
+ src="/assets/svg/link.svg"></i
257
+ ></a>
258
+ </span>
259
+ </div>
260
+ <div
261
+ class="position:sticky top:0 padding:10px_0px height:100vh">
262
+ <!-- SandBox -->
263
+ <div
264
+ class="display:flex flex-direction:column position:relative overflow:hidden card border-radius:2px width:auto height:600px margin-top:20px"
265
+ id="playground">
266
+ <div
267
+ id="demo-code"
268
+ resizable
269
+ class="position:relative height:50%">
270
+ <textarea
271
+ type="code"
272
+ lang="html"
273
+ collection="demos"
274
+ document_id=""
275
+ name="demo"
276
+ save="false"
277
+ id="demo"
278
+ class="height:100% width:100% outline:none border:none resize:none padding:5px"></textarea>
279
+ <div
280
+ resize="bottom"
281
+ class="background:lightgrey"></div>
282
+ </div>
283
+
284
+ <div
285
+ id="demo-preview"
286
+ class="position:relative overflow:auto background-color:white">
287
+ <div class="demopreview padding:20px"></div>
288
+ </div>
289
+
290
+ <div
291
+ class="font-size:20px position:absolute top:10px right:10px opacity:0.6">
292
+ <a
293
+ class="margin-right:10px"
294
+ id="eye"
295
+ show="#eye-slash"
296
+ hide="#eye, #demo-preview"
297
+ toggle="code-height"
298
+ toggle-target="#demo-code"
299
+ ><i
300
+ class="height:18px fill:#505050"
301
+ src="/assets/svg/eye.svg"></i
302
+ ></a>
303
+ <a
304
+ class="margin-right:10px"
305
+ hidden
306
+ id="eye-slash"
307
+ show="#eye, #demo-preview"
308
+ hide="#eye-slash"
309
+ toggle="code-height"
310
+ toggle-target="#demo-code"
311
+ ><i
312
+ class="height:20px fill:#505050"
313
+ src="/assets/svg/eye-slash.svg"></i
314
+ ></a>
315
+ <a
316
+ class="margin-right:10px"
317
+ id="code"
318
+ show="#code-slash"
319
+ hide="#code, #demo-code"
320
+ ><i
321
+ class="height:20px fill:#505050"
322
+ src="/assets/svg/code.svg"></i
323
+ ></a>
324
+ <a
325
+ class="margin-right:10px"
326
+ hidden
327
+ id="code-slash"
328
+ show="#code, #demo-code"
329
+ hide="#code-slash"
330
+ ><i
331
+ class="display:flex height:18px fill:#505050"
332
+ src="/assets/svg/code.svg"></i
333
+ ></a>
334
+ <a
335
+ class="margin-right:5px"
336
+ fullscreen
337
+ fullscreen-target="#playground"></a>
338
+ </div>
339
+ </div>
340
+ <!-- End SandBox -->
341
+ </div>
342
+ </div>
343
+ </div>
344
+ <button
345
+ href="https://github.com/CoCreate-app/CoCreate-organizations/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change..."
346
+ target="_blank"
347
+ class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue color:#fff font-size:1.5rem grow-hover border-radius:50% border-width:0 box-shadow:0px_2px_10px_0px_rgba(0,_0,_0,_0.4)">
348
+ <i
349
+ class="height:20px fill:#505050"
350
+ src="/assets/svg/pencil-alt.svg"></i>
351
+ </button>
352
+ </main>
353
+
354
+ <script src="./apikey.js"></script>
355
+ <script src="https://cdn.cocreate.app/latest/CoCreate.min.js"></script>
356
+ </body>
357
+ </html>