docgen-tool 3.2.2 → 3.2.5

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 (91) hide show
  1. package/dist/docgen/docgen.js +906 -0
  2. package/dist/docgen.js +51 -0
  3. package/dist/include/example/contents.json +12 -0
  4. package/dist/include/example/files/images/logo.png +0 -0
  5. package/dist/include/example/index.txt +4 -0
  6. package/dist/include/example/parameters.json +37 -0
  7. package/dist/include/example/release-notes.txt +1 -0
  8. package/dist/include/optional/katex/fonts/KaTeX_AMS-Regular.ttf +0 -0
  9. package/dist/include/optional/katex/fonts/KaTeX_AMS-Regular.woff +0 -0
  10. package/dist/include/optional/katex/fonts/KaTeX_AMS-Regular.woff2 +0 -0
  11. package/dist/include/optional/katex/fonts/KaTeX_Caligraphic-Bold.ttf +0 -0
  12. package/dist/include/optional/katex/fonts/KaTeX_Caligraphic-Bold.woff +0 -0
  13. package/dist/include/optional/katex/fonts/KaTeX_Caligraphic-Bold.woff2 +0 -0
  14. package/dist/include/optional/katex/fonts/KaTeX_Caligraphic-Regular.ttf +0 -0
  15. package/dist/include/optional/katex/fonts/KaTeX_Caligraphic-Regular.woff +0 -0
  16. package/dist/include/optional/katex/fonts/KaTeX_Caligraphic-Regular.woff2 +0 -0
  17. package/dist/include/optional/katex/fonts/KaTeX_Fraktur-Bold.ttf +0 -0
  18. package/dist/include/optional/katex/fonts/KaTeX_Fraktur-Bold.woff +0 -0
  19. package/dist/include/optional/katex/fonts/KaTeX_Fraktur-Bold.woff2 +0 -0
  20. package/dist/include/optional/katex/fonts/KaTeX_Fraktur-Regular.ttf +0 -0
  21. package/dist/include/optional/katex/fonts/KaTeX_Fraktur-Regular.woff +0 -0
  22. package/dist/include/optional/katex/fonts/KaTeX_Fraktur-Regular.woff2 +0 -0
  23. package/dist/include/optional/katex/fonts/KaTeX_Main-Bold.ttf +0 -0
  24. package/dist/include/optional/katex/fonts/KaTeX_Main-Bold.woff +0 -0
  25. package/dist/include/optional/katex/fonts/KaTeX_Main-Bold.woff2 +0 -0
  26. package/dist/include/optional/katex/fonts/KaTeX_Main-BoldItalic.ttf +0 -0
  27. package/dist/include/optional/katex/fonts/KaTeX_Main-BoldItalic.woff +0 -0
  28. package/dist/include/optional/katex/fonts/KaTeX_Main-BoldItalic.woff2 +0 -0
  29. package/dist/include/optional/katex/fonts/KaTeX_Main-Italic.ttf +0 -0
  30. package/dist/include/optional/katex/fonts/KaTeX_Main-Italic.woff +0 -0
  31. package/dist/include/optional/katex/fonts/KaTeX_Main-Italic.woff2 +0 -0
  32. package/dist/include/optional/katex/fonts/KaTeX_Main-Regular.ttf +0 -0
  33. package/dist/include/optional/katex/fonts/KaTeX_Main-Regular.woff +0 -0
  34. package/dist/include/optional/katex/fonts/KaTeX_Main-Regular.woff2 +0 -0
  35. package/dist/include/optional/katex/fonts/KaTeX_Math-BoldItalic.ttf +0 -0
  36. package/dist/include/optional/katex/fonts/KaTeX_Math-BoldItalic.woff +0 -0
  37. package/dist/include/optional/katex/fonts/KaTeX_Math-BoldItalic.woff2 +0 -0
  38. package/dist/include/optional/katex/fonts/KaTeX_Math-Italic.ttf +0 -0
  39. package/dist/include/optional/katex/fonts/KaTeX_Math-Italic.woff +0 -0
  40. package/dist/include/optional/katex/fonts/KaTeX_Math-Italic.woff2 +0 -0
  41. package/dist/include/optional/katex/fonts/KaTeX_SansSerif-Bold.ttf +0 -0
  42. package/dist/include/optional/katex/fonts/KaTeX_SansSerif-Bold.woff +0 -0
  43. package/dist/include/optional/katex/fonts/KaTeX_SansSerif-Bold.woff2 +0 -0
  44. package/dist/include/optional/katex/fonts/KaTeX_SansSerif-Italic.ttf +0 -0
  45. package/dist/include/optional/katex/fonts/KaTeX_SansSerif-Italic.woff +0 -0
  46. package/dist/include/optional/katex/fonts/KaTeX_SansSerif-Italic.woff2 +0 -0
  47. package/dist/include/optional/katex/fonts/KaTeX_SansSerif-Regular.ttf +0 -0
  48. package/dist/include/optional/katex/fonts/KaTeX_SansSerif-Regular.woff +0 -0
  49. package/dist/include/optional/katex/fonts/KaTeX_SansSerif-Regular.woff2 +0 -0
  50. package/dist/include/optional/katex/fonts/KaTeX_Script-Regular.ttf +0 -0
  51. package/dist/include/optional/katex/fonts/KaTeX_Script-Regular.woff +0 -0
  52. package/dist/include/optional/katex/fonts/KaTeX_Script-Regular.woff2 +0 -0
  53. package/dist/include/optional/katex/fonts/KaTeX_Size1-Regular.ttf +0 -0
  54. package/dist/include/optional/katex/fonts/KaTeX_Size1-Regular.woff +0 -0
  55. package/dist/include/optional/katex/fonts/KaTeX_Size1-Regular.woff2 +0 -0
  56. package/dist/include/optional/katex/fonts/KaTeX_Size2-Regular.ttf +0 -0
  57. package/dist/include/optional/katex/fonts/KaTeX_Size2-Regular.woff +0 -0
  58. package/dist/include/optional/katex/fonts/KaTeX_Size2-Regular.woff2 +0 -0
  59. package/dist/include/optional/katex/fonts/KaTeX_Size3-Regular.ttf +0 -0
  60. package/dist/include/optional/katex/fonts/KaTeX_Size3-Regular.woff +0 -0
  61. package/dist/include/optional/katex/fonts/KaTeX_Size3-Regular.woff2 +0 -0
  62. package/dist/include/optional/katex/fonts/KaTeX_Size4-Regular.ttf +0 -0
  63. package/dist/include/optional/katex/fonts/KaTeX_Size4-Regular.woff +0 -0
  64. package/dist/include/optional/katex/fonts/KaTeX_Size4-Regular.woff2 +0 -0
  65. package/dist/include/optional/katex/fonts/KaTeX_Typewriter-Regular.ttf +0 -0
  66. package/dist/include/optional/katex/fonts/KaTeX_Typewriter-Regular.woff +0 -0
  67. package/dist/include/optional/katex/fonts/KaTeX_Typewriter-Regular.woff2 +0 -0
  68. package/dist/include/optional/katex/katex.min.css +1105 -0
  69. package/dist/include/optional/katex/katex.min.js +12562 -0
  70. package/dist/include/pdf-contents.xsl +71 -0
  71. package/dist/include/pdf-stylesheet.css +59 -0
  72. package/dist/include/require/docgen.css +136 -0
  73. package/dist/include/require/katexInjector.js +18 -0
  74. package/dist/include/require/print.css +26 -0
  75. package/dist/include/require/styles/fonts/DroidSansMono.woff +0 -0
  76. package/dist/include/require/styles/fonts/Montserrat-Italic.woff +0 -0
  77. package/dist/include/require/styles/fonts/Montserrat-Regular.woff +0 -0
  78. package/dist/include/require/styles/fonts/Montserrat-SemiBold.woff +0 -0
  79. package/dist/include/require/styles/fonts/Montserrat-SemiBoldItalic.woff +0 -0
  80. package/dist/include/require/styles/framework.css +1022 -0
  81. package/dist/include/require/styles/framework.icons.js +143 -0
  82. package/dist/include/require/styles/framework.js +5420 -0
  83. package/dist/include/require/styles/highlight.min.css +153 -0
  84. package/dist/include/require/styles/highlight.min.js +1545 -0
  85. package/dist/include/templates/main.html +95 -0
  86. package/dist/include/templates/pdfCover.html +128 -0
  87. package/dist/include/templates/pdfFooter.html +59 -0
  88. package/dist/include/templates/pdfHeader.html +21 -0
  89. package/dist/include/templates/redirect.html +10 -0
  90. package/dist/include/templates/webCover.html +73 -0
  91. package/package.json +11 -12
@@ -0,0 +1,1022 @@
1
+ /*
2
+ page dimensions
3
+ */
4
+ /*
5
+ form width
6
+ */
7
+ /*
8
+ logo dimensions (should match the logo image file)
9
+ */
10
+ /*
11
+ page color scheme
12
+ */
13
+ /*
14
+ text color scheme
15
+ */
16
+ /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
17
+ /* Document
18
+ ========================================================================== */
19
+ /**
20
+ * 1. Correct the line height in all browsers.
21
+ * 2. Prevent adjustments of font size after orientation changes in iOS.
22
+ */
23
+ html {
24
+ line-height: 1.15; /* 1 */
25
+ -webkit-text-size-adjust: 100%; /* 2 */
26
+ }
27
+
28
+ /* Sections
29
+ ========================================================================== */
30
+ /**
31
+ * Remove the margin in all browsers.
32
+ */
33
+ body {
34
+ margin: 0;
35
+ }
36
+
37
+ /**
38
+ * Render the `main` element consistently in IE.
39
+ */
40
+ main {
41
+ display: block;
42
+ }
43
+
44
+ /**
45
+ * Correct the font size and margin on `h1` elements within `section` and
46
+ * `article` contexts in Chrome, Firefox, and Safari.
47
+ */
48
+ h1 {
49
+ font-size: 2em;
50
+ margin: 0.67em 0;
51
+ }
52
+
53
+ /* Grouping content
54
+ ========================================================================== */
55
+ /**
56
+ * 1. Add the correct box sizing in Firefox.
57
+ * 2. Show the overflow in Edge and IE.
58
+ */
59
+ hr {
60
+ box-sizing: content-box; /* 1 */
61
+ height: 0; /* 1 */
62
+ overflow: visible; /* 2 */
63
+ }
64
+
65
+ /**
66
+ * 1. Correct the inheritance and scaling of font size in all browsers.
67
+ * 2. Correct the odd `em` font sizing in all browsers.
68
+ */
69
+ pre {
70
+ font-family: monospace, monospace; /* 1 */
71
+ font-size: 1em; /* 2 */
72
+ }
73
+
74
+ /* Text-level semantics
75
+ ========================================================================== */
76
+ /**
77
+ * Remove the gray background on active links in IE 10.
78
+ */
79
+ a {
80
+ background-color: transparent;
81
+ }
82
+
83
+ /**
84
+ * 1. Remove the bottom border in Chrome 57-
85
+ * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
86
+ */
87
+ abbr[title] {
88
+ border-bottom: none; /* 1 */
89
+ text-decoration: underline; /* 2 */
90
+ text-decoration: underline dotted; /* 2 */
91
+ }
92
+
93
+ /**
94
+ * Add the correct font weight in Chrome, Edge, and Safari.
95
+ */
96
+ b,
97
+ strong {
98
+ font-weight: bolder;
99
+ }
100
+
101
+ /**
102
+ * 1. Correct the inheritance and scaling of font size in all browsers.
103
+ * 2. Correct the odd `em` font sizing in all browsers.
104
+ */
105
+ code,
106
+ kbd,
107
+ samp {
108
+ font-family: monospace, monospace; /* 1 */
109
+ font-size: 1em; /* 2 */
110
+ }
111
+
112
+ /**
113
+ * Add the correct font size in all browsers.
114
+ */
115
+ small {
116
+ font-size: 80%;
117
+ }
118
+
119
+ /**
120
+ * Prevent `sub` and `sup` elements from affecting the line height in
121
+ * all browsers.
122
+ */
123
+ sub,
124
+ sup {
125
+ font-size: 75%;
126
+ line-height: 0;
127
+ position: relative;
128
+ vertical-align: baseline;
129
+ }
130
+
131
+ sub {
132
+ bottom: -0.25em;
133
+ }
134
+
135
+ sup {
136
+ top: -0.5em;
137
+ }
138
+
139
+ /* Embedded content
140
+ ========================================================================== */
141
+ /**
142
+ * Remove the border on images inside links in IE 10.
143
+ */
144
+ img {
145
+ border-style: none;
146
+ }
147
+
148
+ /* Forms
149
+ ========================================================================== */
150
+ /**
151
+ * 1. Change the font styles in all browsers.
152
+ * 2. Remove the margin in Firefox and Safari.
153
+ */
154
+ button,
155
+ input,
156
+ optgroup,
157
+ select,
158
+ textarea {
159
+ font-family: inherit; /* 1 */
160
+ font-size: 100%; /* 1 */
161
+ line-height: 1.15; /* 1 */
162
+ margin: 0; /* 2 */
163
+ }
164
+
165
+ /**
166
+ * Show the overflow in IE.
167
+ * 1. Show the overflow in Edge.
168
+ */
169
+ button,
170
+ input {
171
+ /* 1 */
172
+ overflow: visible;
173
+ }
174
+
175
+ /**
176
+ * Remove the inheritance of text transform in Edge, Firefox, and IE.
177
+ * 1. Remove the inheritance of text transform in Firefox.
178
+ */
179
+ button,
180
+ select {
181
+ /* 1 */
182
+ text-transform: none;
183
+ }
184
+
185
+ /**
186
+ * Correct the inability to style clickable types in iOS and Safari.
187
+ */
188
+ button,
189
+ [type='button'],
190
+ [type='reset'],
191
+ [type='submit'] {
192
+ -webkit-appearance: button;
193
+ }
194
+
195
+ /**
196
+ * Remove the inner border and padding in Firefox.
197
+ */
198
+ button::-moz-focus-inner,
199
+ [type='button']::-moz-focus-inner,
200
+ [type='reset']::-moz-focus-inner,
201
+ [type='submit']::-moz-focus-inner {
202
+ border-style: none;
203
+ padding: 0;
204
+ }
205
+
206
+ /**
207
+ * Restore the focus styles unset by the previous rule.
208
+ */
209
+ button:-moz-focusring,
210
+ [type='button']:-moz-focusring,
211
+ [type='reset']:-moz-focusring,
212
+ [type='submit']:-moz-focusring {
213
+ outline: 1px dotted ButtonText;
214
+ }
215
+
216
+ /**
217
+ * Correct the padding in Firefox.
218
+ */
219
+ fieldset {
220
+ padding: 0.35em 0.75em 0.625em;
221
+ }
222
+
223
+ /**
224
+ * 1. Correct the text wrapping in Edge and IE.
225
+ * 2. Correct the color inheritance from `fieldset` elements in IE.
226
+ * 3. Remove the padding so developers are not caught out when they zero out
227
+ * `fieldset` elements in all browsers.
228
+ */
229
+ legend {
230
+ box-sizing: border-box; /* 1 */
231
+ color: inherit; /* 2 */
232
+ display: table; /* 1 */
233
+ max-width: 100%; /* 1 */
234
+ padding: 0; /* 3 */
235
+ white-space: normal; /* 1 */
236
+ }
237
+
238
+ /**
239
+ * Add the correct vertical alignment in Chrome, Firefox, and Opera.
240
+ */
241
+ progress {
242
+ vertical-align: baseline;
243
+ }
244
+
245
+ /**
246
+ * Remove the default vertical scrollbar in IE 10+.
247
+ */
248
+ textarea {
249
+ overflow: auto;
250
+ }
251
+
252
+ /**
253
+ * 1. Add the correct box sizing in IE 10.
254
+ * 2. Remove the padding in IE 10.
255
+ */
256
+ [type='checkbox'],
257
+ [type='radio'] {
258
+ box-sizing: border-box; /* 1 */
259
+ padding: 0; /* 2 */
260
+ }
261
+
262
+ /**
263
+ * Correct the cursor style of increment and decrement buttons in Chrome.
264
+ */
265
+ [type='number']::-webkit-inner-spin-button,
266
+ [type='number']::-webkit-outer-spin-button {
267
+ height: auto;
268
+ }
269
+
270
+ /**
271
+ * 1. Correct the odd appearance in Chrome and Safari.
272
+ * 2. Correct the outline style in Safari.
273
+ */
274
+ [type='search'] {
275
+ -webkit-appearance: textfield; /* 1 */
276
+ outline-offset: -2px; /* 2 */
277
+ }
278
+
279
+ /**
280
+ * Remove the inner padding in Chrome and Safari on macOS.
281
+ */
282
+ [type='search']::-webkit-search-decoration {
283
+ -webkit-appearance: none;
284
+ }
285
+
286
+ /**
287
+ * 1. Correct the inability to style clickable types in iOS and Safari.
288
+ * 2. Change font properties to `inherit` in Safari.
289
+ */
290
+ ::-webkit-file-upload-button {
291
+ -webkit-appearance: button; /* 1 */
292
+ font: inherit; /* 2 */
293
+ }
294
+
295
+ /* Interactive
296
+ ========================================================================== */
297
+ /*
298
+ * Add the correct display in Edge, IE 10+, and Firefox.
299
+ */
300
+ details {
301
+ display: block;
302
+ }
303
+
304
+ /*
305
+ * Add the correct display in all browsers.
306
+ */
307
+ summary {
308
+ display: list-item;
309
+ }
310
+
311
+ /* Misc
312
+ ========================================================================== */
313
+ /**
314
+ * Add the correct display in IE 10+.
315
+ */
316
+ template {
317
+ display: none;
318
+ }
319
+
320
+ /**
321
+ * Add the correct display in IE 10.
322
+ */
323
+ [hidden] {
324
+ display: none;
325
+ }
326
+
327
+ /*
328
+ :focus styling
329
+
330
+ why? - http://outlinenone.com/
331
+
332
+ Firefox issue (workaround):
333
+ outline appears outside the box-shadow: http://stackoverflow.com/questions/7833587/css-outline-not-rendering-correctly-in-firefox
334
+ - workaround is to implement inset box-shadow
335
+ - avoid using browser-specific workaround (-moz-outline-offset, outline-offset)
336
+ - avoid using border instead of outline because it can impact on sizing
337
+
338
+ Webkit issue (minor):
339
+ box-shadow does work for select, radio, and checkbox inputs - http://code.google.com/p/chromium/issues/detail?id=96192
340
+ - avoid using -webkit-appearance: none because it worsens input usability
341
+
342
+ Webkit issue (minor):
343
+ In Webkit, elements do not receive focus when clicked:
344
+ - https://bugs.webkit.org/show_bug.cgi?id=22261
345
+
346
+ For form focus styles, see forms.scss
347
+ */
348
+ a:focus,
349
+ button:focus,
350
+ input[type='button']:focus,
351
+ input[type='submit']:focus {
352
+ color: #4b91ff !important;
353
+ outline: none;
354
+ }
355
+
356
+ /*
357
+ reused entities
358
+ */
359
+ .w-clear-after::after,
360
+ .w-clear,
361
+ header::after {
362
+ clear: both;
363
+ height: 0;
364
+ visibility: hidden;
365
+ display: block;
366
+ content: ' ';
367
+ }
368
+
369
+ /*
370
+ alignment
371
+ */
372
+ .w-left {
373
+ text-align: left;
374
+ display: block;
375
+ margin-left: 0;
376
+ margin-right: auto;
377
+ }
378
+
379
+ .w-right {
380
+ text-align: right;
381
+ display: block;
382
+ margin-left: auto;
383
+ margin-right: 0;
384
+ }
385
+
386
+ .w-center {
387
+ text-align: center;
388
+ display: block;
389
+ margin-left: auto;
390
+ margin-right: auto;
391
+ }
392
+
393
+ .w-inline {
394
+ display: inline;
395
+ }
396
+
397
+ /*
398
+ misc. entities
399
+ */
400
+ #w-browser-warning {
401
+ text-align: center;
402
+ }
403
+
404
+ .w-invisible {
405
+ display: none;
406
+ }
407
+
408
+ /*
409
+ page
410
+ */
411
+ html {
412
+ background-color: rgb(1, 3, 4);
413
+ color: #444;
414
+ }
415
+ html body {
416
+ min-width: 1020px;
417
+ }
418
+ html body .w-fixed-width {
419
+ width: 980px;
420
+ margin: 0 auto;
421
+ }
422
+
423
+ /*
424
+ header
425
+ */
426
+ header {
427
+ color: rgb(1, 3, 4);
428
+ background-color: #fff;
429
+ border-top: 2px solid rgb(1, 3, 4);
430
+ border-bottom: 2px solid rgb(1, 3, 4);
431
+ }
432
+ header a,
433
+ header a:hover,
434
+ header a:active,
435
+ header a:visited,
436
+ header .w-false-link,
437
+ header .w-false-link:hover {
438
+ color: rgb(1, 3, 4);
439
+ }
440
+ header .header-title {
441
+ display: table-cell;
442
+ vertical-align: middle;
443
+ padding: 30px 0 30px 0;
444
+ }
445
+ header .header-title > a {
446
+ text-decoration: none;
447
+ font-weight: bold;
448
+ font-size: 16px;
449
+ }
450
+ header .header-title > a div {
451
+ background-repeat: no-repeat;
452
+ height: 42px;
453
+ line-height: 42px;
454
+ padding-left: 115px;
455
+ }
456
+ header .header-extra {
457
+ display: table-cell;
458
+ vertical-align: middle;
459
+ text-align: right;
460
+ }
461
+ /*
462
+ footer
463
+ */
464
+ footer div {
465
+ padding: 15px 0 15px 0;
466
+ }
467
+ footer > div:first-child {
468
+ text-align: center;
469
+ background-color: rgb(222, 232, 252);
470
+ }
471
+ footer > div:nth-child(2) {
472
+ color: #fff;
473
+ text-align: center;
474
+ line-height: 35px;
475
+ }
476
+ footer > div:nth-child(2) a,
477
+ footer > div:nth-child(2) a:hover,
478
+ footer > div:nth-child(2) a:active,
479
+ footer > div:nth-child(2) a:visited,
480
+ footer > div:nth-child(2) .w-false-link,
481
+ footer > div:nth-child(2) .w-false-link:hover {
482
+ color: #fff;
483
+ }
484
+ footer > div:nth-child(2) > p:nth-child(2) {
485
+ font-size: 10px;
486
+ line-height: 12px;
487
+ }
488
+
489
+ /*
490
+ page content
491
+ */
492
+ section {
493
+ background-color: #fff;
494
+ padding: 25px 0 25px 0;
495
+ }
496
+ section > div p,
497
+ section > div div,
498
+ section > div pre,
499
+ section > div ul,
500
+ section > div ol,
501
+ section > div table,
502
+ section > div blockquote {
503
+ margin: 20px 0 20px 0;
504
+ }
505
+
506
+ /*
507
+ typography
508
+ */
509
+ @font-face {
510
+ font-family: 'montserrat';
511
+ src: url('fonts/Montserrat-Regular.woff') format('woff');
512
+ font-weight: normal;
513
+ font-style: normal;
514
+ }
515
+ @font-face {
516
+ font-family: 'montserrat';
517
+ src: url('fonts/Montserrat-SemiBold.woff') format('woff');
518
+ font-weight: bold;
519
+ font-style: normal;
520
+ }
521
+ @font-face {
522
+ font-family: 'montserrat';
523
+ src: url('fonts/Montserrat-Italic.woff') format('woff');
524
+ font-weight: normal;
525
+ font-style: italic;
526
+ }
527
+ @font-face {
528
+ font-family: 'montserrat';
529
+ src: url('fonts/Montserrat-SemiBoldItalic.woff') format('woff');
530
+ font-weight: bold;
531
+ font-style: italic;
532
+ }
533
+ @font-face {
534
+ font-family: 'droid-sans-mono';
535
+ src: url('fonts/DroidSansMono.woff') format('woff');
536
+ font-weight: normal;
537
+ font-style: normal;
538
+ }
539
+ body {
540
+ font-family: 'montserrat', Arial, sans-serif;
541
+ font-size: 14px;
542
+ line-height: 20px;
543
+ }
544
+
545
+ .w-small {
546
+ font-size: 12px;
547
+ }
548
+
549
+ .w-large {
550
+ font-size: 18px;
551
+ }
552
+
553
+ .w-massive {
554
+ font-size: 34px;
555
+ }
556
+
557
+ .w-bold {
558
+ font-weight: bold;
559
+ }
560
+
561
+ .w-information-text {
562
+ color: #0e3d9a;
563
+ }
564
+
565
+ .w-success-text {
566
+ color: #218900;
567
+ }
568
+
569
+ .w-warning-text {
570
+ color: #8a6b00;
571
+ }
572
+
573
+ .w-error-text {
574
+ color: #b30000;
575
+ }
576
+
577
+ .w-de-emphasised-text {
578
+ color: #bbb;
579
+ }
580
+
581
+ /*
582
+ links
583
+ */
584
+ a,
585
+ .w-false-link,
586
+ .w-link-button {
587
+ color: rgb(1, 3, 4);
588
+ }
589
+
590
+ a:hover,
591
+ .w-false-link:hover,
592
+ .w-link-button:hover {
593
+ color: #1c536e;
594
+ text-decoration: none;
595
+ }
596
+
597
+ a:active {
598
+ background: none;
599
+ }
600
+
601
+ a:visited {
602
+ color: #1c536e;
603
+ }
604
+
605
+ .w-false-link,
606
+ .w-link-button {
607
+ text-decoration: underline;
608
+ cursor: pointer;
609
+ }
610
+
611
+ .w-message {
612
+ border-radius: 5px;
613
+ }
614
+
615
+ .w-success {
616
+ background-color: #ccffbc;
617
+ border: 1px solid #218900;
618
+ padding: 10px;
619
+ color: #218900;
620
+ }
621
+ .w-success a,
622
+ .w-success a:hover,
623
+ .w-success a:active,
624
+ .w-success a:visited,
625
+ .w-success .w-false-link,
626
+ .w-success .w-false-link:hover {
627
+ color: #218900;
628
+ }
629
+
630
+ .w-warning {
631
+ background-color: #fff0bd;
632
+ border: 1px solid #8a6b00;
633
+ padding: 10px;
634
+ color: #8a6b00;
635
+ }
636
+ .w-warning a,
637
+ .w-warning a:hover,
638
+ .w-warning a:active,
639
+ .w-warning a:visited,
640
+ .w-warning .w-false-link,
641
+ .w-warning .w-false-link:hover {
642
+ color: #8a6b00;
643
+ }
644
+
645
+ .w-error {
646
+ background-color: #ffe6e6;
647
+ border: 1px solid #b30000;
648
+ padding: 10px;
649
+ color: #b30000;
650
+ }
651
+ .w-error a,
652
+ .w-error a:hover,
653
+ .w-error a:active,
654
+ .w-error a:visited,
655
+ .w-error .w-false-link,
656
+ .w-error .w-false-link:hover {
657
+ color: #b30000;
658
+ }
659
+
660
+ .w-information {
661
+ background-color: rgb(222, 232, 252);
662
+ border: 1px solid #0e3d9a;
663
+ padding: 10px;
664
+ color: #0e3d9a;
665
+ }
666
+ .w-information a,
667
+ .w-information a:hover,
668
+ .w-information a:active,
669
+ .w-information a:visited,
670
+ .w-information .w-false-link,
671
+ .w-information .w-false-link:hover {
672
+ color: #0e3d9a;
673
+ }
674
+
675
+ /*
676
+ headings
677
+ */
678
+ h1,
679
+ h2,
680
+ h3,
681
+ h4,
682
+ h5,
683
+ h6 {
684
+ text-decoration: none;
685
+ font-weight: bold;
686
+ color: rgb(1, 3, 4);
687
+ padding-bottom: 5px;
688
+ border-bottom: 1px solid #999;
689
+ margin: 20px 0 20px 0;
690
+ }
691
+
692
+ h1 {
693
+ font-size: 20px;
694
+ padding-bottom: 6px;
695
+ }
696
+
697
+ h2 {
698
+ font-size: 18px;
699
+ padding-bottom: 4px;
700
+ }
701
+
702
+ h3 {
703
+ font-size: 16px;
704
+ padding-bottom: 4px;
705
+ }
706
+
707
+ h4 {
708
+ font-size: 14px;
709
+ padding-bottom: 3px;
710
+ }
711
+
712
+ h5 {
713
+ font-size: 13px;
714
+ padding-bottom: 2px;
715
+ }
716
+
717
+ h6 {
718
+ font-size: 12px;
719
+ padding-bottom: 2px;
720
+ }
721
+
722
+ .w-no-underline {
723
+ border-bottom: none;
724
+ }
725
+
726
+ /*
727
+ lists
728
+ */
729
+ ul,
730
+ ol {
731
+ padding-left: 15px;
732
+ }
733
+
734
+ ul {
735
+ list-style-type: disc;
736
+ }
737
+
738
+ ol {
739
+ list-style-type: decimal;
740
+ }
741
+
742
+ li.list-heading {
743
+ position: relative;
744
+ left: -15px;
745
+ list-style-type: none;
746
+ font-weight: bold;
747
+ }
748
+
749
+ section > div ul ul,
750
+ section > div ol ol {
751
+ margin: 0;
752
+ } /*don't put margin on nested lists*/
753
+ /*
754
+ blockquotes
755
+ */
756
+ blockquote {
757
+ padding: 20px 30px;
758
+ border-radius: 2px;
759
+ border-left: 5px solid rgb(46, 113, 225);
760
+ background-color: rgb(222, 232, 252);
761
+ }
762
+
763
+ /*
764
+ pre-formatted, code
765
+ */
766
+ code {
767
+ font-family: 'droid-sans-mono', Courier, monospace;
768
+ }
769
+
770
+ pre {
771
+ padding: 12px;
772
+ background-color: #222;
773
+ border: 1px solid #999;
774
+ line-height: 14px;
775
+ border-radius: 6px;
776
+ }
777
+
778
+ .w-inline-code {
779
+ background-color: #222;
780
+ vertical-align: middle;
781
+ display: inline-block !important;
782
+ padding: 2px !important;
783
+ border-radius: 2px;
784
+ }
785
+
786
+ table,
787
+ .w-table {
788
+ border-spacing: 0;
789
+ }
790
+
791
+ .w-table {
792
+ width: 700px;
793
+ border-collapse: collapse;
794
+ }
795
+ .w-table td,
796
+ .w-table th {
797
+ border: 1px solid #999;
798
+ padding: 2px 15px 2px 15px;
799
+ height: 25px;
800
+ vertical-align: middle;
801
+ }
802
+ .w-table th,
803
+ .w-table tfoot td {
804
+ background-color: #ddd;
805
+ font-weight: bold;
806
+ }
807
+ .w-table caption {
808
+ caption-side: bottom;
809
+ font-weight: bold;
810
+ padding: 15px;
811
+ }
812
+ .w-table.w-fixed {
813
+ table-layout: fixed;
814
+ word-wrap: break-word;
815
+ }
816
+ .w-table.w-stripe tbody tr:nth-of-type(2n) {
817
+ background-color: #eee;
818
+ }
819
+ .w-table th.w-center,
820
+ .w-table td.w-center {
821
+ display: table-cell;
822
+ }
823
+
824
+ /*
825
+ buttons
826
+ */
827
+ button,
828
+ .button {
829
+ cursor: pointer;
830
+ display: inline-flex;
831
+ align-items: center;
832
+ justify-content: center;
833
+ outline: 0;
834
+ vertical-align: baseline;
835
+ border: 2px solid rgb(46, 113, 225);
836
+ background: rgb(46, 113, 225);
837
+ color: white !important;
838
+ padding: 12px 26px;
839
+ text-transform: none;
840
+ text-shadow: none;
841
+ line-height: 1em;
842
+ font-style: normal;
843
+ text-align: center;
844
+ text-decoration: none;
845
+ border-radius: 6px;
846
+ user-select: none;
847
+ transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease,
848
+ box-shadow 0.1s ease, background 0.1s ease;
849
+ height: 14px;
850
+ max-width: 100%;
851
+ box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
852
+ }
853
+ button:hover,
854
+ .button:hover {
855
+ opacity: 0.8;
856
+ }
857
+ button:focus,
858
+ .button:focus {
859
+ color: white !important;
860
+ box-shadow: 0 0 0 2px rgba(22, 71, 193, 0.25);
861
+ }
862
+ button:active,
863
+ .button:active {
864
+ box-shadow: none;
865
+ }
866
+ button:hover,
867
+ button:focus,
868
+ button:active,
869
+ .button:hover,
870
+ .button:focus,
871
+ .button:active {
872
+ position: relative;
873
+ z-index: 1;
874
+ }
875
+ button .icon,
876
+ .button .icon {
877
+ margin: 0 0 0 38px;
878
+ }
879
+ button .icon svg,
880
+ .button .icon svg {
881
+ height: 12px;
882
+ width: 12px;
883
+ }
884
+
885
+ .inverted {
886
+ background-color: transparent;
887
+ color: rgb(46, 113, 225) !important;
888
+ border: 2px solid rgb(46, 113, 225);
889
+ box-shadow: none;
890
+ }
891
+ .inverted:hover,
892
+ .inverted:focus,
893
+ .inverted:active {
894
+ background-color: rgb(46, 113, 225);
895
+ color: white !important;
896
+ box-shadow: none;
897
+ opacity: 1;
898
+ }
899
+
900
+ .whiteInverted {
901
+ background-color: transparent;
902
+ color: white !important;
903
+ border: 2px solid white;
904
+ box-shadow: none;
905
+ }
906
+
907
+ .w-image-shadow {
908
+ box-shadow: 0 0 8px black;
909
+ }
910
+
911
+ .w-image-border {
912
+ border: 1px solid #333;
913
+ }
914
+
915
+ .w-image-rounded {
916
+ border-radius: 5px;
917
+ }
918
+
919
+ .w-image-circle {
920
+ border-radius: 100%;
921
+ }
922
+
923
+ .w-caption-image img {
924
+ float: right;
925
+ }
926
+
927
+ .w-caption {
928
+ float: left;
929
+ }
930
+
931
+ .w-caption-image {
932
+ position: relative;
933
+ display: inline-block;
934
+ margin: 0;
935
+ }
936
+
937
+ .w-caption {
938
+ position: absolute;
939
+ background-color: rgba(0, 0, 0, 0.6);
940
+ bottom: 0;
941
+ margin: 0;
942
+ width: 100%;
943
+ color: white;
944
+ overflow: hidden;
945
+ }
946
+
947
+ .w-caption span {
948
+ display: block;
949
+ padding: 5px;
950
+ }
951
+
952
+ /*
953
+ icons
954
+ */
955
+ .w-icon {
956
+ width: 25px;
957
+ height: 25px;
958
+ display: inline-block;
959
+ margin: 0;
960
+ overflow: hidden;
961
+ }
962
+
963
+ .w-icon svg {
964
+ margin: 0;
965
+ fill: rgb(1, 3, 4);
966
+ }
967
+
968
+ /*table icons*/
969
+ .w-table td > .w-icon {
970
+ vertical-align: middle;
971
+ }
972
+
973
+ /*button icons*/
974
+ .w-icon-button {
975
+ padding-left: 2px;
976
+ }
977
+ .w-icon-button .w-icon {
978
+ display: inline-block;
979
+ float: left;
980
+ width: 28px;
981
+ height: 28px;
982
+ padding: 0;
983
+ margin: 0;
984
+ }
985
+ .w-icon-button .w-icon > svg {
986
+ fill: #444;
987
+ }
988
+ .w-icon-button span:nth-child(2) {
989
+ display: inline-block;
990
+ padding: 4px 0 0 2px;
991
+ }
992
+ .w-icon-button.w-large {
993
+ padding-left: 8px;
994
+ }
995
+
996
+ /*message icons*/
997
+ .w-message > .w-icon {
998
+ width: 21px;
999
+ height: 21px;
1000
+ float: left;
1001
+ margin-right: 5px;
1002
+ }
1003
+
1004
+ .w-success > .w-icon svg {
1005
+ fill: #218900;
1006
+ }
1007
+
1008
+ .w-warning > .w-icon svg {
1009
+ fill: #8a6b00;
1010
+ }
1011
+
1012
+ .w-error > .w-icon svg {
1013
+ fill: #b30000;
1014
+ }
1015
+
1016
+ .w-information > .w-icon svg {
1017
+ fill: #0e3d9a;
1018
+ }
1019
+
1020
+ td.center {
1021
+ display: table-cell;
1022
+ }