@cobaltio/cobalt-js 0.0.1

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.
Files changed (54) hide show
  1. package/.github/workflows/npm-publish.yml +36 -0
  2. package/LICENSE +21 -0
  3. package/README.md +10 -0
  4. package/cobalt.js +91 -0
  5. package/cobalt.min.js +1 -0
  6. package/docs/Cobalt.html +686 -0
  7. package/docs/cobalt.js.html +142 -0
  8. package/docs/css/bootstrap.min.css +6 -0
  9. package/docs/css/prism.css +138 -0
  10. package/docs/css/prism.min.css +1 -0
  11. package/docs/css/template.min.css +1 -0
  12. package/docs/fonts/OpenSans-Bold-webfont.eot +0 -0
  13. package/docs/fonts/OpenSans-Bold-webfont.svg +1830 -0
  14. package/docs/fonts/OpenSans-Bold-webfont.woff +0 -0
  15. package/docs/fonts/OpenSans-BoldItalic-webfont.eot +0 -0
  16. package/docs/fonts/OpenSans-BoldItalic-webfont.svg +1830 -0
  17. package/docs/fonts/OpenSans-BoldItalic-webfont.woff +0 -0
  18. package/docs/fonts/OpenSans-Italic-webfont.eot +0 -0
  19. package/docs/fonts/OpenSans-Italic-webfont.svg +1830 -0
  20. package/docs/fonts/OpenSans-Italic-webfont.woff +0 -0
  21. package/docs/fonts/OpenSans-Light-webfont.eot +0 -0
  22. package/docs/fonts/OpenSans-Light-webfont.svg +1831 -0
  23. package/docs/fonts/OpenSans-Light-webfont.woff +0 -0
  24. package/docs/fonts/OpenSans-LightItalic-webfont.eot +0 -0
  25. package/docs/fonts/OpenSans-LightItalic-webfont.svg +1835 -0
  26. package/docs/fonts/OpenSans-LightItalic-webfont.woff +0 -0
  27. package/docs/fonts/OpenSans-Regular-webfont.eot +0 -0
  28. package/docs/fonts/OpenSans-Regular-webfont.svg +1831 -0
  29. package/docs/fonts/OpenSans-Regular-webfont.woff +0 -0
  30. package/docs/fonts/glyphicons-halflings-regular.eot +0 -0
  31. package/docs/fonts/glyphicons-halflings-regular.svg +288 -0
  32. package/docs/fonts/glyphicons-halflings-regular.ttf +0 -0
  33. package/docs/fonts/glyphicons-halflings-regular.woff +0 -0
  34. package/docs/fonts/glyphicons-halflings-regular.woff2 +0 -0
  35. package/docs/global.html +662 -0
  36. package/docs/index.html +74 -0
  37. package/docs/js/bootstrap.min.js +7 -0
  38. package/docs/js/clipboard.min.js +7 -0
  39. package/docs/js/jquery.min.js +2 -0
  40. package/docs/js/lunr-data.js +923 -0
  41. package/docs/js/lunr-data.json +923 -0
  42. package/docs/js/lunr.min.js +6 -0
  43. package/docs/js/prism.js +869 -0
  44. package/docs/js/prism.min.js +1 -0
  45. package/docs/js/template.min.js +1 -0
  46. package/docs/list_class.html +128 -0
  47. package/docs/scripts/linenumber.js +25 -0
  48. package/docs/scripts/prettify/Apache-License-2.0.txt +202 -0
  49. package/docs/scripts/prettify/lang-css.js +2 -0
  50. package/docs/scripts/prettify/prettify.js +28 -0
  51. package/docs/styles/jsdoc-default.css +358 -0
  52. package/docs/styles/prettify-jsdoc.css +111 -0
  53. package/docs/styles/prettify-tomorrow.css +132 -0
  54. package/package.json +38 -0
@@ -0,0 +1,662 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>JSDoc: Global</title>
6
+
7
+ <script src="scripts/prettify/prettify.js"> </script>
8
+ <script src="scripts/prettify/lang-css.js"> </script>
9
+ <!--[if lt IE 9]>
10
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
+ <![endif]-->
12
+ <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
13
+ <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
14
+ </head>
15
+
16
+ <body>
17
+
18
+ <div id="main">
19
+
20
+ <h1 class="page-title">Global</h1>
21
+
22
+
23
+
24
+
25
+
26
+
27
+ <section>
28
+
29
+ <header>
30
+
31
+ <h2></h2>
32
+
33
+
34
+ </header>
35
+
36
+ <article>
37
+ <div class="container-overview">
38
+
39
+
40
+
41
+
42
+
43
+
44
+ <dl class="details">
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
+ </dl>
78
+
79
+
80
+
81
+
82
+ </div>
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+ <h3 class="subsection-title">Type Definitions</h3>
102
+
103
+
104
+
105
+ <h4 class="name" id="Field">Field</h4>
106
+
107
+
108
+
109
+
110
+ <div class="description">
111
+ The Node Field object available for configuration.
112
+ </div>
113
+
114
+
115
+
116
+ <h5>Type:</h5>
117
+ <ul>
118
+ <li>
119
+
120
+ <span class="param-type">object</span>
121
+
122
+
123
+ </li>
124
+ </ul>
125
+
126
+
127
+
128
+
129
+
130
+ <h5 class="subsection-title">Properties:</h5>
131
+
132
+
133
+
134
+ <table class="props">
135
+ <thead>
136
+ <tr>
137
+
138
+ <th>Name</th>
139
+
140
+
141
+ <th>Type</th>
142
+
143
+
144
+
145
+
146
+
147
+ <th class="last">Description</th>
148
+ </tr>
149
+ </thead>
150
+
151
+ <tbody>
152
+
153
+
154
+ <tr>
155
+
156
+ <td class="name"><code>name</code></td>
157
+
158
+
159
+ <td class="type">
160
+
161
+
162
+ <span class="param-type">string</span>
163
+
164
+
165
+
166
+ </td>
167
+
168
+
169
+
170
+
171
+
172
+ <td class="description last">The field name.</td>
173
+ </tr>
174
+
175
+
176
+
177
+ <tr>
178
+
179
+ <td class="name"><code>type</code></td>
180
+
181
+
182
+ <td class="type">
183
+
184
+
185
+ <span class="param-type">string</span>
186
+
187
+
188
+
189
+ </td>
190
+
191
+
192
+
193
+
194
+
195
+ <td class="description last">The input type of the field.</td>
196
+ </tr>
197
+
198
+
199
+
200
+ <tr>
201
+
202
+ <td class="name"><code>placeholder</code></td>
203
+
204
+
205
+ <td class="type">
206
+
207
+
208
+ <span class="param-type">string</span>
209
+
210
+
211
+
212
+ </td>
213
+
214
+
215
+
216
+
217
+
218
+ <td class="description last">The placeholder text for the field.</td>
219
+ </tr>
220
+
221
+
222
+
223
+ <tr>
224
+
225
+ <td class="name"><code>required</code></td>
226
+
227
+
228
+ <td class="type">
229
+
230
+
231
+ <span class="param-type">boolean</span>
232
+
233
+
234
+
235
+ </td>
236
+
237
+
238
+
239
+
240
+
241
+ <td class="description last">Whether the field is required.</td>
242
+ </tr>
243
+
244
+
245
+ </tbody>
246
+ </table>
247
+
248
+
249
+
250
+
251
+ <dl class="details">
252
+
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+ <dt class="tag-source">Source:</dt>
279
+ <dd class="tag-source"><ul class="dummy"><li>
280
+ <a href="cobalt.js.html">cobalt.js</a>, <a href="cobalt.js.html#line36">line 36</a>
281
+ </li></ul></dd>
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+ </dl>
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+ <h4 class="name" id="Node">Node</h4>
299
+
300
+
301
+
302
+
303
+ <div class="description">
304
+ The Node object available for configuration.
305
+ </div>
306
+
307
+
308
+
309
+ <h5>Type:</h5>
310
+ <ul>
311
+ <li>
312
+
313
+ <span class="param-type">object</span>
314
+
315
+
316
+ </li>
317
+ </ul>
318
+
319
+
320
+
321
+
322
+
323
+ <h5 class="subsection-title">Properties:</h5>
324
+
325
+
326
+
327
+ <table class="props">
328
+ <thead>
329
+ <tr>
330
+
331
+ <th>Name</th>
332
+
333
+
334
+ <th>Type</th>
335
+
336
+
337
+
338
+
339
+
340
+ <th class="last">Description</th>
341
+ </tr>
342
+ </thead>
343
+
344
+ <tbody>
345
+
346
+
347
+ <tr>
348
+
349
+ <td class="name"><code>node_id</code></td>
350
+
351
+
352
+ <td class="type">
353
+
354
+
355
+ <span class="param-type">string</span>
356
+
357
+
358
+
359
+ </td>
360
+
361
+
362
+
363
+
364
+
365
+ <td class="description last">The ID of the installed workflow.</td>
366
+ </tr>
367
+
368
+
369
+
370
+ <tr>
371
+
372
+ <td class="name"><code>node_name</code></td>
373
+
374
+
375
+ <td class="type">
376
+
377
+
378
+ <span class="param-type">string</span>
379
+
380
+
381
+
382
+ </td>
383
+
384
+
385
+
386
+
387
+
388
+ <td class="description last">The Name of the installed workflow.</td>
389
+ </tr>
390
+
391
+
392
+
393
+ <tr>
394
+
395
+ <td class="name"><code>fields</code></td>
396
+
397
+
398
+ <td class="type">
399
+
400
+
401
+ <span class="param-type">Array.&lt;<a href="global.html#Field">Field</a>></span>
402
+
403
+
404
+
405
+ </td>
406
+
407
+
408
+
409
+
410
+
411
+ <td class="description last">The applications integrated in the workflow.</td>
412
+ </tr>
413
+
414
+
415
+ </tbody>
416
+ </table>
417
+
418
+
419
+
420
+
421
+ <dl class="details">
422
+
423
+
424
+
425
+
426
+
427
+
428
+
429
+
430
+
431
+
432
+
433
+
434
+
435
+
436
+
437
+
438
+
439
+
440
+
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+ <dt class="tag-source">Source:</dt>
449
+ <dd class="tag-source"><ul class="dummy"><li>
450
+ <a href="cobalt.js.html">cobalt.js</a>, <a href="cobalt.js.html#line44">line 44</a>
451
+ </li></ul></dd>
452
+
453
+
454
+
455
+
456
+
457
+
458
+
459
+ </dl>
460
+
461
+
462
+
463
+
464
+
465
+
466
+
467
+
468
+ <h4 class="name" id="Workflow">Workflow</h4>
469
+
470
+
471
+
472
+
473
+ <div class="description">
474
+ The installed workflow.
475
+ </div>
476
+
477
+
478
+
479
+ <h5>Type:</h5>
480
+ <ul>
481
+ <li>
482
+
483
+ <span class="param-type">object</span>
484
+
485
+
486
+ </li>
487
+ </ul>
488
+
489
+
490
+
491
+
492
+
493
+ <h5 class="subsection-title">Properties:</h5>
494
+
495
+
496
+
497
+ <table class="props">
498
+ <thead>
499
+ <tr>
500
+
501
+ <th>Name</th>
502
+
503
+
504
+ <th>Type</th>
505
+
506
+
507
+
508
+
509
+
510
+ <th class="last">Description</th>
511
+ </tr>
512
+ </thead>
513
+
514
+ <tbody>
515
+
516
+
517
+ <tr>
518
+
519
+ <td class="name"><code>workflow_id</code></td>
520
+
521
+
522
+ <td class="type">
523
+
524
+
525
+ <span class="param-type">string</span>
526
+
527
+
528
+
529
+ </td>
530
+
531
+
532
+
533
+
534
+
535
+ <td class="description last">The ID of the installed workflow.</td>
536
+ </tr>
537
+
538
+
539
+
540
+ <tr>
541
+
542
+ <td class="name"><code>applications</code></td>
543
+
544
+
545
+ <td class="type">
546
+
547
+
548
+ <span class="param-type">Array.&lt;unknown></span>
549
+
550
+
551
+
552
+ </td>
553
+
554
+
555
+
556
+
557
+
558
+ <td class="description last">The applications integrated in the workflow.</td>
559
+ </tr>
560
+
561
+
562
+
563
+ <tr>
564
+
565
+ <td class="name"><code>configure</code></td>
566
+
567
+
568
+ <td class="type">
569
+
570
+
571
+ <span class="param-type">Array.&lt;<a href="global.html#Node">Node</a>></span>
572
+
573
+
574
+
575
+ </td>
576
+
577
+
578
+
579
+
580
+
581
+ <td class="description last">The configuration data for the workflow.</td>
582
+ </tr>
583
+
584
+
585
+ </tbody>
586
+ </table>
587
+
588
+
589
+
590
+
591
+ <dl class="details">
592
+
593
+
594
+
595
+
596
+
597
+
598
+
599
+
600
+
601
+
602
+
603
+
604
+
605
+
606
+
607
+
608
+
609
+
610
+
611
+
612
+
613
+
614
+
615
+
616
+
617
+
618
+ <dt class="tag-source">Source:</dt>
619
+ <dd class="tag-source"><ul class="dummy"><li>
620
+ <a href="cobalt.js.html">cobalt.js</a>, <a href="cobalt.js.html#line51">line 51</a>
621
+ </li></ul></dd>
622
+
623
+
624
+
625
+
626
+
627
+
628
+
629
+ </dl>
630
+
631
+
632
+
633
+
634
+
635
+
636
+
637
+
638
+
639
+
640
+ </article>
641
+
642
+ </section>
643
+
644
+
645
+
646
+
647
+ </div>
648
+
649
+ <nav>
650
+ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Cobalt.html">Cobalt</a></li></ul><h3><a href="global.html">Global</a></h3>
651
+ </nav>
652
+
653
+ <br class="clear">
654
+
655
+ <footer>
656
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Mon Sep 05 2022 15:43:26 GMT+0530 (India Standard Time)
657
+ </footer>
658
+
659
+ <script> prettyPrint(); </script>
660
+ <script src="scripts/linenumber.js"> </script>
661
+ </body>
662
+ </html>
@@ -0,0 +1,74 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>JSDoc: Home</title>
6
+
7
+ <script src="scripts/prettify/prettify.js"> </script>
8
+ <script src="scripts/prettify/lang-css.js"> </script>
9
+ <!--[if lt IE 9]>
10
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
+ <![endif]-->
12
+ <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
13
+ <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
14
+ </head>
15
+
16
+ <body>
17
+
18
+ <div id="main">
19
+
20
+ <h1 class="page-title">Home</h1>
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+ <h3> </h3>
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+ <section>
46
+ <article><h1>cobalt.js</h1>
47
+ <p>Cobalt frontend SDK.</p>
48
+ <h1>Install</h1>
49
+ <pre class="prettyprint source lang-bash"><code></code></pre>
50
+ <h1>Usage</h1>
51
+ <pre class="prettyprint source lang-bash"><code></code></pre></article>
52
+ </section>
53
+
54
+
55
+
56
+
57
+
58
+
59
+ </div>
60
+
61
+ <nav>
62
+ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Cobalt.html">Cobalt</a></li></ul><h3><a href="global.html">Global</a></h3>
63
+ </nav>
64
+
65
+ <br class="clear">
66
+
67
+ <footer>
68
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Mon Sep 05 2022 15:43:26 GMT+0530 (India Standard Time)
69
+ </footer>
70
+
71
+ <script> prettyPrint(); </script>
72
+ <script src="scripts/linenumber.js"> </script>
73
+ </body>
74
+ </html>