@cocreate/text 1.18.28 → 1.18.30

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/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## [1.18.30](https://github.com/CoCreate-app/CoCreate-text/compare/v1.18.29...v1.18.30) (2022-12-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump dependecies ([1d63e8d](https://github.com/CoCreate-app/CoCreate-text/commit/1d63e8d1adb221b10003bb647971532f747ddd17))
7
+ * bump dependencies ([8ae2e9a](https://github.com/CoCreate-app/CoCreate-text/commit/8ae2e9a5bcb3068a1947f2ad0c9dcb0394587c07))
8
+
9
+ ## [1.18.29](https://github.com/CoCreate-app/CoCreate-text/compare/v1.18.28...v1.18.29) (2022-12-25)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * bump dependencies ([dbbc575](https://github.com/CoCreate-app/CoCreate-text/commit/dbbc5757ee357d3c9ab85ad572a7c58334ed4944))
15
+ * bumpcdn to 1.34.4 ([21a81c7](https://github.com/CoCreate-app/CoCreate-text/commit/21a81c7979868237676ac8f9e8afd0daf8bcac15))
16
+
1
17
  ## [1.18.28](https://github.com/CoCreate-app/CoCreate-text/compare/v1.18.27...v1.18.28) (2022-12-23)
2
18
 
3
19
 
@@ -35,168 +35,168 @@
35
35
 
36
36
  </style>
37
37
 
38
- <body >
39
- <div contenteditable collection="test" document_id="60c7d9d08692d10f1c183d0f" name="html" class="sortabl">
40
- <!-- Navbar -->
41
- <nav class="nav display:flex align-items:center background:whitesmoke padding-top:10px padding-bottom:10px" scroll="sticky-nav,hide-nav" scroll-up="10" scroll-down="10" collection="components" document_id="6091b71857a0e06b6d572d5c" name="html">
42
- </nav>
43
-
44
- <!-- SideNav Left-->
45
- <sidenav id="menuL" class="cocreate-sidenav background:whitesmoke display:none" collection="components" document_id="6090c58598c42a332d21807f" name="html" content_id="content" sidenav-default_desktop="offcanvas" sidenav-default_tablet="offcanvas" sidenav-default_phone="offcanvas" sidenav-ontoggle_desktop="expanded" sidenav-ontoggle_tablet="expanded" sidenav-ontoggle_phone="expanded">
46
- </sidenav>
47
-
48
- <!-- Modal Viewport/Boundaries -->
49
- <div class="position:fixed margin-top:50px" content_id="content" id="modal-viewport"></div>
50
-
51
- <!-- Main Content -->
52
- <main class="width:auto" content_id="content">
53
- <section class="padding-top:80px padding-bottom:40px" className="test">
54
- <div class=" max-width:90% margin:0px_auto">
55
- <div class="display:flex flex-wrap:wrap align-items:center flex-direction:row-reverse">
38
+ <body>
39
+ <div contenteditable collection="test" document_id="60c7d9d08692d10f1c183d0f" name="html" class="sortabl">
40
+ <!-- Navbar -->
41
+ <nav class="nav display:flex align-items:center background:whitesmoke padding-top:10px padding-bottom:10px" scroll="sticky-nav,hide-nav" scroll-up="10" scroll-down="10" collection="components" document_id="6091b71857a0e06b6d572d5c" name="html">
42
+ </nav>
43
+
44
+ <!-- SideNav Left-->
45
+ <sidenav id="menuL" class="cocreate-sidenav background:whitesmoke display:none" collection="components" document_id="6090c58598c42a332d21807f" name="html" content_id="content" sidenav-default_desktop="offcanvas" sidenav-default_tablet="offcanvas" sidenav-default_phone="offcanvas" sidenav-ontoggle_desktop="expanded" sidenav-ontoggle_tablet="expanded" sidenav-ontoggle_phone="expanded">
46
+ </sidenav>
47
+
48
+ <!-- Modal Viewport/Boundaries -->
49
+ <div class="position:fixed margin-top:50px" content_id="content" id="modal-viewport"></div>
50
+
51
+ <!-- Main Content -->
52
+ <main class="width:auto" content_id="content">
53
+ <section class="padding-top:80px padding-bottom:40px" className="test">
54
+ <div class=" max-width:90% margin:0px_auto">
55
+ <div class="display:flex flex-wrap:wrap align-items:center flex-direction:row-reverse">
56
+ <div class="flex-grow:1 width:300px">
57
+ <video loop autoplay muted class="width:100%">
58
+ <source src="assets/dashboard-video.mp4" type="video/mp4">
59
+ </video>
60
+ </div>
61
+ <div class="flex-grow:1 width:300px padding:0px_15px font-size:16px ">
62
+ <h1 class="font-size:2rem">A Low-code JavaScript <span class="color:dodgerblue">Framework</span></h1>
63
+ <span class="font-size:16px margin-top:10px">For Building Collaborative Apps, Platforms and UI's</span>
64
+ <!--<p class="margin-top:10px">HTML and CSS, No JS Required...</p>-->
65
+ <button href="/docs/" class="background-color:dodgerblue color:white border-radius-50px margin-top:20px padding:10px_30px">Get Started</button>
66
+ </div>
67
+ </div>
68
+ </div>
69
+ </section>
70
+
71
+ <!-- COMPANY SECTION -->
72
+ <section class="background:whitesmoke padding:30px_15px">
73
+ <div class="padding:25px_0px display:flex flex-wrap:wrap justify-content:center flex-direction:row align-items:center">
74
+ <div class="padding:0px_10px">
75
+ <img src="assets/stripe.png" class="max-height:60px width:auto"></img>
76
+ </div>
77
+ <div class="padding:0px_10px">
78
+ <img src="assets/twilio.png" class="max-height:60px width:auto"></img>
79
+ </div>
80
+ <div class="padding:0px_10px">
81
+ <img src="assets/sendgrid.png" class="max-height:60px width:auto"></img>
82
+ </div>
83
+ <div class="padding:0px_10px">
84
+ <img src="assets/plaid.png" class="max-height:60px width:auto"></img>
85
+ </div>
86
+ <div class="padding:0px_10px">
87
+ <img src="assets/shipengine.svg" class="max-height:60px width:auto"></img>
88
+ </div>
89
+ <div class="padding:0px_10px">
90
+ <img src="assets/googleMaps.png" class="max-height:60px width:auto"></img>
91
+ </div>
92
+ </div>
93
+ </section>
94
+
95
+
96
+ <!-- Micro Component Architecture -->
97
+ <section class="padding-top:80px padding-bottom:40px" id="features">
98
+ <div class="max-width:90% margin:0px_auto">
99
+ <div class="display:flex flex-wrap:wrap align-items:center">
56
100
  <div class="flex-grow:1 width:300px">
57
101
  <video loop autoplay muted class="width:100%">
58
- <source src="assets/dashboard-video.mp4" type="video/mp4">
102
+ <source type="video/mp4" src="assets/on-board-video.webm">
59
103
  </video>
60
104
  </div>
61
- <div class="flex-grow:1 width:300px padding:0px_15px font-size:16px ">
62
- <h1 class="font-size:2rem">A Low-code JavaScript <span class="color:dodgerblue">Framework</span></h1>
63
- <span class="font-size:16px margin-top:10px">For Building Collaborative Apps, Platforms and UI's</span>
64
- <!--<p class="margin-top:10px">HTML and CSS, No JS Required...</p>-->
65
- <button href="/docs/" class="background-color:dodgerblue color:white border-radius-50px margin-top:20px padding:10px_30px">Get Started</button>
105
+ <div class="flex-grow:1 width:300px padding-left:15px padding-right:15px">
106
+ <h1 class="font-size:1.5rem text-transform:uppercase">Micro Component Architecture</h1>
107
+ <p class="margin-top:10px line-height:1.5">Vanilla javascript, lightweight, single purpose micro components. Easily modify, remove and/or replace components. Highly configuarable using HTML5 attributes. HTML5 developers can use a combination of attributes to create a dynamic experience. Javascript developers still have access to API, callbacks and events.</p>
108
+ <p></p>
109
+ <!--<a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Sign Up Now</a>-->
110
+ </div>
66
111
  </div>
67
112
  </div>
68
- </div>
69
- </section>
70
-
71
- <!-- COMPANY SECTION -->
72
- <section class="background:whitesmoke padding:30px_15px">
73
- <div class="padding:25px_0px display:flex flex-wrap:wrap justify-content:center flex-direction:row align-items:center">
74
- <div class="padding:0px_10px">
75
- <img src="assets/stripe.png" class="max-height:60px width:auto"></img>
76
- </div>
77
- <div class="padding:0px_10px">
78
- <img src="assets/twilio.png" class="max-height:60px width:auto"></img>
79
- </div>
80
- <div class="padding:0px_10px">
81
- <img src="assets/sendgrid.png" class="max-height:60px width:auto"></img>
113
+ </section>
114
+
115
+ <!-- Collaborative Headless CMS -->
116
+ <section class="background:whitesmoke padding-top:80px padding-bottom:40px">
117
+ <div class="max-width:90% margin:0px_auto">
118
+ <div class="display:flex flex-wrap:wrap align-items:center flex-direction:row-reverse">
119
+ <div class="flex-grow:1 width:300px">
120
+ <video loop autoplay muted class="width:100%">
121
+ <source type="video/mp4" src="assets/cards.webm">
122
+ </video>
123
+ </div>
124
+ <div class="flex-grow:1 width:300px padding-left:15px padding-right:15px">
125
+ <h1 class="font-size:1.5rem text-transform:uppercase">Collaborative Headless CMS</h1>
126
+ <p class="margin-top:10px line-height:1.5">A lighting fast headless CMS over websocket, providing CRUD and CRDT functionality. Create, Read, Update, Delete and Filter lists. Collaborate on Text, DOM and Objects. Configure using HTML5 data-attibutes. Supports offline editing and user cursor positions in Inputs, Textareas, Rich Text Editors and Code Editors. But of course... Javascript developers still have access to API, callbacks and events.</p>
127
+ <a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Get Your API Key</a>
128
+ </div>
129
+ </div>
82
130
  </div>
83
- <div class="padding:0px_10px">
84
- <img src="assets/plaid.png" class="max-height:60px width:auto"></img>
131
+ </section>
132
+
133
+ <!-- Fully Customizable Admin Panel -->
134
+ <section class="padding-top:80px padding-bottom:40px">
135
+ <div class="max-width:90% margin:0px_auto">
136
+ <div class="display:flex flex-wrap:wrap align-items:center">
137
+ <div class="flex-grow:1 width:300px">
138
+ <video loop autoplay muted class="width:100%">
139
+ <source type="video/mp4" src="assets/on-board-video.webm">
140
+ </video>
141
+ </div>
142
+ <div class="flex-grow:1 width:300px padding-left:15px padding-right:15px">
143
+ <h1 class="font-size:1.5rem text-transform:uppercase">Fully Customizable Admin Panel</h1>
144
+ <p class="margin-top:10px line-height:1.5">HTML5 Admin dashboard UI powered by CoCreateJS. It is 100% editable and used to manage and create views for your data and content. Use it as a Collaborative CRM, CMS and ERP. Can be modified, replaced or used as an example to build your own custom HTML5 admin dashboard.</p>
145
+ <p></p>
146
+ <!--<a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Sign Up Now</a>-->
147
+ </div>
148
+ </div>
85
149
  </div>
86
- <div class="padding:0px_10px">
87
- <img src="assets/shipengine.svg" class="max-height:60px width:auto"></img>
150
+ </section>
151
+
152
+ <!-- Collaborative Builder -->
153
+ <section class="background:whitesmoke padding-top:80px padding-bottom:40px">
154
+ <div class="max-width:90% margin:0px_auto">
155
+ <div class="display:flex flex-wrap:wrap align-items:center flex-direction:row-reverse">
156
+ <div class="flex-grow:1 width:300px">
157
+ <video loop autoplay muted class="width:100%">
158
+ <source type="video/mp4" src="assets/cards.webm">
159
+ </video>
160
+ </div>
161
+ <div class="flex-grow:1 width:300px padding-left:15px padding-right:15px">
162
+ <h1 class="font-size:1.5rem text-transform:uppercase">Collaborative Drag-n-Drop Builder</h1>
163
+ <p class="margin-top:10px line-height:1.5">We are in the process of using CoCreateJS components to create an experimental NO Code expereince. Every page of the adminUI can be edited in the drag and drop builder. CoCreate builder UI is completely customizable and supports editing of any html5 template. Can be modified, replaced or used as an example to build your own custom drang and drop builder.</p>
164
+ </div>
165
+ </div>
88
166
  </div>
89
- <div class="padding:0px_10px">
90
- <img src="assets/googleMaps.png" class="max-height:60px width:auto"></img>
167
+ </section>
168
+
169
+ <!-- Thirdparty API Intergration -->
170
+ <section class="padding-top:80px padding-bottom:40px">
171
+ <div class="max-width:90% margin:0px_auto">
172
+ <div class="display:flex flex-wrap:wrap align-items:center">
173
+ <div class="flex-grow:1 width:300px">
174
+ <video loop autoplay muted class="width:100%">
175
+ <source type="video/mp4" src="assets/on-board-video.webm">
176
+ </video>
177
+ </div>
178
+ <div class="flex-grow:1 width:300px padding-left:15px padding-right:15px">
179
+ <h1 class="font-size:1.5rem text-transform:uppercase">Thirdparty API Intergration</h1>
180
+ <p class="margin-top:10px line-height:1.5">We have put together a few thirdparty APIs and developed them to be used and configured with HTML5 attributes. Build custom flows and logic without ever leaving the html page... The CoCreate Way... Almost forgot, Javascript developers still have access to API, callbacks and events.</p>
181
+ <p></p>
182
+ <!--<a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Sign Up Now</a>-->
183
+ </div>
184
+ </div>
91
185
  </div>
92
- </div>
93
- </section>
186
+ </section>
94
187
 
95
-
96
- <!-- Micro Component Architecture -->
97
- <section class="padding-top:80px padding-bottom:40px" id="features">
98
- <div class="max-width:90% margin:0px_auto">
99
- <div class="display:flex flex-wrap:wrap align-items:center">
100
- <div class="flex-grow:1 width:300px">
101
- <video loop autoplay muted class="width:100%">
102
- <source type="video/mp4" src="assets/on-board-video.webm">
103
- </video>
104
- </div>
105
- <div class="flex-grow:1 width:300px padding-left:15px padding-right:15px">
106
- <h1 class="font-size:1.5rem text-transform:uppercase">Micro Component Architecture</h1>
107
- <p class="margin-top:10px line-height:1.5">Vanilla javascript, lightweight, single purpose micro components. Easily modify, remove and/or replace components. Highly configuarable using HTML5 attributes. HTML5 developers can use a combination of attributes to create a dynamic experience. Javascript developers still have access to API, callbacks and events.</p>
108
- <p></p>
109
- <!--<a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Sign Up Now</a>-->
110
- </div>
111
- </div>
112
- </div>
113
- </section>
114
-
115
- <!-- Collabrative Headless CMS -->
116
- <section class="background:whitesmoke padding-top:80px padding-bottom:40px">
117
- <div class="max-width:90% margin:0px_auto">
118
- <div class="display:flex flex-wrap:wrap align-items:center flex-direction:row-reverse">
119
- <div class="flex-grow:1 width:300px">
120
- <video loop autoplay muted class="width:100%">
121
- <source type="video/mp4" src="assets/cards.webm">
122
- </video>
123
- </div>
124
- <div class="flex-grow:1 width:300px padding-left:15px padding-right:15px">
125
- <h1 class="font-size:1.5rem text-transform:uppercase">Collaborative Headless CMS</h1>
126
- <p class="margin-top:10px line-height:1.5">A lighting fast headless CMS over websocket, providing CRUD and CRDT functionality. Create, Read, Update, Delete and Filter lists. Collaborate on Text, DOM and Objects. Configure using HTML5 data-attibutes. Supports offline editing and user cursor positions in Inputs, Textareas, Rich Text Editors and Code Editors. But of course... Javascript developers still have access to API, callbacks and events.</p>
127
- <a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Get Your API Key</a>
128
- </div>
129
- </div>
130
- </div>
131
- </section>
132
-
133
- <!-- Fully Customizable Admin Panel -->
134
- <section class="padding-top:80px padding-bottom:40px">
135
- <div class="max-width:90% margin:0px_auto">
136
- <div class="display:flex flex-wrap:wrap align-items:center">
137
- <div class="flex-grow:1 width:300px">
138
- <video loop autoplay muted class="width:100%">
139
- <source type="video/mp4" src="assets/on-board-video.webm">
140
- </video>
141
- </div>
142
- <div class="flex-grow:1 width:300px padding-left:15px padding-right:15px">
143
- <h1 class="font-size:1.5rem text-transform:uppercase">Fully Customizable Admin Panel</h1>
144
- <p class="margin-top:10px line-height:1.5">HTML5 Admin dashboard UI powered by CoCreateJS. It is 100% editable and used to manage and create views for your data and content. Use it as a Collaborative CRM, CMS and ERP. Can be modified, replaced or used as an example to build your own custom HTML5 admin dashboard.</p>
145
- <p></p>
146
- <!--<a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Sign Up Now</a>-->
147
- </div>
148
- </div>
149
- </div>
150
- </section>
151
-
152
- <!-- Collabrative Builder -->
153
- <section class="background:whitesmoke padding-top:80px padding-bottom:40px">
154
- <div class="max-width:90% margin:0px_auto">
155
- <div class="display:flex flex-wrap:wrap align-items:center flex-direction:row-reverse">
156
- <div class="flex-grow:1 width:300px">
157
- <video loop autoplay muted class="width:100%">
158
- <source type="video/mp4" src="assets/cards.webm">
159
- </video>
160
- </div>
161
- <div class="flex-grow:1 width:300px padding-left:15px padding-right:15px">
162
- <h1 class="font-size:1.5rem text-transform:uppercase">Collaborative Drag-n-Drop Builder</h1>
163
- <p class="margin-top:10px line-height:1.5">We are in the process of using CoCreateJS components to create an experimental NO Code expereince. Every page of the adminUI can be edited in the drag and drop builder. CoCreate builder UI is completely customizable and supports editing of any html5 template. Can be modified, replaced or used as an example to build your own custom drang and drop builder.</p>
164
- </div>
165
- </div>
166
- </div>
167
- </section>
168
-
169
- <!-- Thirdparty API Intergration -->
170
- <section class="padding-top:80px padding-bottom:40px">
171
- <div class="max-width:90% margin:0px_auto">
172
- <div class="display:flex flex-wrap:wrap align-items:center">
173
- <div class="flex-grow:1 width:300px">
174
- <video loop autoplay muted class="width:100%">
175
- <source type="video/mp4" src="assets/on-board-video.webm">
176
- </video>
177
- </div>
178
- <div class="flex-grow:1 width:300px padding-left:15px padding-right:15px">
179
- <h1 class="font-size:1.5rem text-transform:uppercase">Thirdparty API Intergration</h1>
180
- <p class="margin-top:10px line-height:1.5">We have put together a few thirdparty APIs and developed them to be used and configured with HTML5 attributes. Build custom flows and logic without ever leaving the html page... The CoCreate Way... Almost forgot, Javascript developers still have access to API, callbacks and events.</p>
181
- <p></p>
182
- <!--<a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Sign Up Now</a>-->
183
- </div>
184
- </div>
185
- </div>
186
- </section>
187
-
188
- <button href="https://github.com/CoCreate-app/CoCreate-website/tree/master/src/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50%">
189
- <i class="fas fa-pencil-alt"></i>
190
- </button>
191
- </main>
192
-
193
- <!-- Footer -->
194
- <footer id="spreadtheword" content_id="content" class="padding:100px_0px background-size:cover background-position:center position:relative color:white" style="background-image:url(/assets/banner.png)" collection="components" document_id="6092ebcc19ec8e58fc80c9e3" name="html">
195
- </footer>
196
- </div>
188
+ <button href="https://github.com/CoCreate-app/CoCreate-website/tree/master/src/index.html?message=docs%3A%20describe%20your%20change..." target="_blank" class="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50%">
189
+ <i class="fas fa-pencil-alt"></i>
190
+ </button>
191
+ </main>
192
+
193
+ <!-- Footer -->
194
+ <footer id="spreadtheword" content_id="content" class="padding:100px_0px background-size:cover background-position:center position:relative color:white" style="background-image:url(/assets/banner.png)" collection="components" document_id="6092ebcc19ec8e58fc80c9e3" name="html">
195
+ </footer>
196
+ </div>
197
197
 
198
198
  <!--CoCreateJS-->
199
- <script src="https://cdn.cocreate.app/1.34.3/CoCreate.min.js" ></script>
199
+ <script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script>
200
200
 
201
201
  </body>
202
202
  </html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cocreate/text",
3
- "version": "1.18.28",
3
+ "version": "1.18.30",
4
4
  "description": "A simple text component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
5
5
  "keywords": [
6
6
  "text",
@@ -60,15 +60,15 @@
60
60
  "webpack-log": "^3.0.1"
61
61
  },
62
62
  "dependencies": {
63
- "@cocreate/actions": "^1.5.42",
64
- "@cocreate/crdt": "^1.14.28",
65
- "@cocreate/crud-client": "^1.16.21",
66
- "@cocreate/cursors": "^1.13.4",
67
- "@cocreate/docs": "^1.4.24",
68
- "@cocreate/hosting": "^1.6.25",
69
- "@cocreate/observer": "^1.5.46",
70
- "@cocreate/selection": "^1.4.51",
71
- "@cocreate/utils": "^1.17.4",
72
- "@cocreate/uuid": "^1.2.45"
63
+ "@cocreate/actions": "^1.5.44",
64
+ "@cocreate/crdt": "^1.14.30",
65
+ "@cocreate/crud-client": "^1.17.3",
66
+ "@cocreate/cursors": "^1.13.6",
67
+ "@cocreate/docs": "^1.4.26",
68
+ "@cocreate/hosting": "^1.6.27",
69
+ "@cocreate/observer": "^1.5.48",
70
+ "@cocreate/selection": "^1.4.53",
71
+ "@cocreate/utils": "^1.17.7",
72
+ "@cocreate/uuid": "^1.2.47"
73
73
  }
74
74
  }