-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
141 lines (123 loc) · 8 KB
/
index.html
File metadata and controls
141 lines (123 loc) · 8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>CoCreate-boilerplate Documentation | CoCreateJS </title>
<link rel="icon" type="image/png" sizes="32x32" href="https://cocreate.app/images/favicon.ico">
<meta name="description" content="A simple HTML5 and pure javascript component. Easy configuration using data-attributes and highly styleable." />
<meta name="keywords" content="helper classes, utility classes, css framework, css library, inline style classes" />
<meta name="robots" content="index,follow" />
<!-- CoCreate CSS -->
<link rel="stylesheet" href="https://server.cocreate.app/css/CoCreate.min.css" type="text/css" />
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" crossorigin="anonymous" />
<!-- Codemirror -->
<link rel="stylesheet" href="https://server.cocreate.app/CoCreate-components/CoCreate-codemirror/src/CoCreate-codemirror.css" type="text/css" />
<link rel=stylesheet href="https://codemirror.net/lib/codemirror.css" async defer>
<!-- Highlight.js-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/styles/default.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>
<body>
<div data-collection="" data-document_id="" name="" id="cocreate-boilerplate" class="padding:15px">
<div class="display:flex flex-wrap:wrap justify-content:space-between">
<div class="display:flex align-items:center">
<h2>CoCreate-boilerplate</h2>
</div>
<div class="display:flex align-items:center font-size:20px social_share" data-height="600" data-width="500" data-media="https://via.placeholder.com/300/09f/fff.png">
<a href="https://github.com/CoCreate-app/CoCreate-boilerplate" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
<a class="margin-right:15px share" data-network='twitter' title="Share on twitter"><i class="fab fa-twitter"></i></a>
<a class="margin-right:15px share" data-network='facebook' title="Share on Facebook"><i class="fab fa-facebook"></i></a>
<a class="margin-right:15px share" data-network='instagram' title="Share on instagram"><i class="fab fa-instagram"></i></a>
<a class="margin-right:15px share" data-network='share' title="Share on share"><i class="fas fa-share-alt"></i></a>
</div>
</div>
<p class="max-width:500px margin:20px_0px">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</p>
<div id="boilerplate-section" class="display:flex flex-wrap:wrap">
<div class="flex-grow:1 min-width:300px width:50% padding:0px_10px margin:20px_0px">
<h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Reference</h2>
<div class="">
<p class="padding:10px_0px">This is boilerplate reference</p>
<div class="flex-grow:1 min-width:300px width:100%">
<pre>
<code><div></div></code>
</pre>
</div>
<p class="padding:10px_0px">This is boilerplate reference</p>
<p class="padding:10px_0px">This is boilerplate reference</p>
</div>
<h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Attributes</h2>
<ul class="list-style-type:none ">
<li class="padding:15px_0px border-bottom:1px_solid_lightgrey">
<h4><span>data-boilerplate</span> <span class="cocreate-badge success">string</span> <span class="cocreate-badge warning">optional</span></h4>
<p>boilerplate-attribute</p>
</li>
<li class="padding:15px_0px border-bottom:1px_solid_lightgrey">
<h4><span>data-boilerplate</span> <span class="cocreate-badge success">string</span> <span class="cocreate-badge warning">optional</span></h4>
<p>boilerplate-attribute</p>
</li>
</ul>
</div>
<div class="flex-grow:1 min-width:300px width:50% padding:0px_10px margin:20px_0px border-bottom:1px_solid_lightgrey">
<!-- SandBox -->
<h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Demo</h2>
<div class="position:sticky top:0 padding:15px_0px height:100vh">
<div class="container svColumn overflow:hidden card border-radius:2px width:auto height:100%" id="form-sandbox">
<div class="font-size:20px position:absolute top:10px right:10px opacity:0.6 z-index:7">
<a class="margin-right:10px" id="preview" data-show="preview" data-hide="code"><i class="far fa-eye"></i></a>
<a class="margin-right:10px hidden" id="code" data-show="code" data-hide="preview"><i class="fas fa-code"></i></a>
<!--<a class="margin-right:10px"><i class="far fa-window-maximize"></i></a>-->
<a target="modal" href="module_activity_datatable.html"
data-pass_collection="modules"
data-pass_document_id=""
data-pass_fetch_value=""
data-pass_prefix=""
data-pass_to="render"
data-modal_width="600px"
data-modal_height="400px"
data-modal_color="#229954"
data-modal_header="false"
class="margin-right:10px">
<i class="fas fa-external-link-alt"></i>
</a>
<a class="fs-toggle margin-right:5px" target="#playground-1"><i class="fas fa-expand"></i></a>
</div>
<div class="svRow">
<div class="svColumn">
<div class="svPanel">
<div data-realtime="false"
data-collection="modules"
data-document_id="5eefe30952c6e94c75fb5e3f"
name="html"
id="7"
class="codemirror min-width:300px">
</div>
</div>
<div class="svSplitter svHorizontal"> </div>
<div class="svPanel">
<iframe data-get_value="7" frameBorder="0" height="100%" width="100%" class="min-width:300px"></iframe>
</div>
</div>
</div>
</div>
<!-- End SandBox -->
</div>
</div>
</div>
</div>
<script>
var config = {
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
securityKey: 'f26baf68-e3a9-45fc-effe-502e47116265',
organization_Id: '5de0387b12e200ea63204d6c'
}
</script>
<!--CoCreateJS-->
<script src="https://server.cocreate.app/js/CoCreate.min.js"></script>
<!-- CoCreate CodeMiirror -->
<script type="text/javascript" src="https://server.cocreate.app/CoCreate-plugins/CoCreate-codemirror/dist/CoCreate-codemirror.js" async></script>
</body>
</html>