codefresh 0.88.3 → 0.88.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.
Files changed (411) hide show
  1. package/lib/interface/cli/completion/tree.json +1 -0
  2. package/package.json +9 -2
  3. package/.dockerignore +0 -15
  4. package/.eslintrc.js +0 -20
  5. package/.gitattributes +0 -29
  6. package/.github/CODEOWNERS +0 -1
  7. package/.github/pull_request_template.md +0 -5
  8. package/.github/release-drafter.yaml +0 -8
  9. package/.github/workflows/create-release.yaml +0 -36
  10. package/.github/workflows/draft-release.yaml +0 -33
  11. package/.nvmrc +0 -1
  12. package/Dockerfile +0 -39
  13. package/Dockerfile-debian +0 -43
  14. package/Dockerfile-debian-rootless +0 -50
  15. package/Dockerfile-rootless +0 -47
  16. package/__mocks__/codefresh.yml +0 -40
  17. package/__mocks__/requestretry.js +0 -35
  18. package/cli.gif +0 -0
  19. package/docs/archetypes/default.md +0 -6
  20. package/docs/config.toml +0 -44
  21. package/docs/content/_header.md +0 -6
  22. package/docs/content/_index.md +0 -19
  23. package/docs/content/contexts/spec/_index.md +0 -28
  24. package/docs/content/contexts/spec/config.md +0 -30
  25. package/docs/content/contexts/spec/helm-repository.md +0 -16
  26. package/docs/content/contexts/spec/secret-yaml.md +0 -32
  27. package/docs/content/contexts/spec/secret.md +0 -30
  28. package/docs/content/contexts/spec/yaml.md +0 -30
  29. package/docs/content/external-resources.md +0 -8
  30. package/docs/content/getting-started/_index.md +0 -28
  31. package/docs/content/installation/_index.md +0 -13
  32. package/docs/content/installation/docker.md +0 -15
  33. package/docs/content/installation/homebrew.md +0 -29
  34. package/docs/content/installation/npm.md +0 -22
  35. package/docs/content/installation/yarn.md +0 -22
  36. package/docs/content/more/_index.md +0 -7
  37. package/docs/content/operate on resources/_index.md +0 -10
  38. package/docs/content/pipelines/Run Pipeline.md +0 -38
  39. package/docs/content/pipelines/spec.md +0 -264
  40. package/docs/docs.spec.js +0 -8
  41. package/docs/index.js +0 -431
  42. package/docs/layouts/partials/menu-footer.html +0 -13
  43. package/docs/themes/docdock/LICENSE.md +0 -22
  44. package/docs/themes/docdock/README.md +0 -129
  45. package/docs/themes/docdock/archetypes/default.md +0 -9
  46. package/docs/themes/docdock/archetypes/slide.md +0 -46
  47. package/docs/themes/docdock/exampleSite/config.toml +0 -68
  48. package/docs/themes/docdock/exampleSite/content/_index.md +0 -50
  49. package/docs/themes/docdock/exampleSite/content/content-organisation/_index.md +0 -138
  50. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/_index.md +0 -66
  51. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/disable.md +0 -24
  52. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/theme-variants.md +0 -35
  53. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/themestyle.md +0 -25
  54. package/docs/themes/docdock/exampleSite/content/content-organisation/extramenu.md +0 -28
  55. package/docs/themes/docdock/exampleSite/content/content-organisation/logo.md +0 -12
  56. package/docs/themes/docdock/exampleSite/content/create-page/_index.md +0 -54
  57. package/docs/themes/docdock/exampleSite/content/create-page/homepage.md +0 -8
  58. package/docs/themes/docdock/exampleSite/content/create-page/myslide.md +0 -48
  59. package/docs/themes/docdock/exampleSite/content/create-page/page-images.md +0 -28
  60. package/docs/themes/docdock/exampleSite/content/create-page/page-slide.md +0 -114
  61. package/docs/themes/docdock/exampleSite/content/credits.md +0 -44
  62. package/docs/themes/docdock/exampleSite/content/getting-start/_index.md +0 -12
  63. package/docs/themes/docdock/exampleSite/content/getting-start/configuration.md +0 -56
  64. package/docs/themes/docdock/exampleSite/content/getting-start/installation.md +0 -83
  65. package/docs/themes/docdock/exampleSite/content/search/_index.md +0 -13
  66. package/docs/themes/docdock/exampleSite/content/shortcodes/_index.md +0 -10
  67. package/docs/themes/docdock/exampleSite/content/shortcodes/alert.md +0 -30
  68. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/BachGavotteShort.mp3 +0 -0
  69. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/Carroll_AliceAuPaysDesMerveilles.pdf +0 -0
  70. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/adivorciarsetoca00cape.pdf +0 -0
  71. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/hugo.png +0 -0
  72. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/movieselectricsheep-flock-244-32500-2.mp4 +0 -0
  73. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.md +0 -59
  74. package/docs/themes/docdock/exampleSite/content/shortcodes/button.md +0 -37
  75. package/docs/themes/docdock/exampleSite/content/shortcodes/children/_index.md +0 -46
  76. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/_index.md +0 -6
  77. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/_index.md +0 -6
  78. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/_index.md +0 -6
  79. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/_index.md +0 -6
  80. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/_index.md +0 -6
  81. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-2/_index.md +0 -11
  82. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-2/test3.md +0 -6
  83. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-3/_index.md +0 -6
  84. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-4/_index.md +0 -7
  85. package/docs/themes/docdock/exampleSite/content/shortcodes/children/test.md +0 -6
  86. package/docs/themes/docdock/exampleSite/content/shortcodes/excerpt-include.md +0 -25
  87. package/docs/themes/docdock/exampleSite/content/shortcodes/excerpt.md +0 -39
  88. package/docs/themes/docdock/exampleSite/content/shortcodes/expand.md +0 -41
  89. package/docs/themes/docdock/exampleSite/content/shortcodes/icon.md +0 -1254
  90. package/docs/themes/docdock/exampleSite/content/shortcodes/mermaid.md +0 -98
  91. package/docs/themes/docdock/exampleSite/content/shortcodes/notice.md +0 -61
  92. package/docs/themes/docdock/exampleSite/content/shortcodes/panel.md +0 -60
  93. package/docs/themes/docdock/exampleSite/content/shortcodes/revealjs.md +0 -119
  94. package/docs/themes/docdock/exampleSite/content/showcase.md +0 -15
  95. package/docs/themes/docdock/exampleSite/layouts/partials/custom-head.html +0 -10
  96. package/docs/themes/docdock/exampleSite/layouts/partials/menu-footer.html +0 -13
  97. package/docs/themes/docdock/exampleSite/layouts/shortcodes/ghcontributors.html +0 -31
  98. package/docs/themes/docdock/exampleSite/static/menu-entry-icon.png +0 -0
  99. package/docs/themes/docdock/exampleSite/static/showcase/bitfan.site.png +0 -0
  100. package/docs/themes/docdock/exampleSite/static/showcase/invincible.site.png +0 -0
  101. package/docs/themes/docdock/exampleSite/static/style-flex.png +0 -0
  102. package/docs/themes/docdock/exampleSite/static/style-original.png +0 -0
  103. package/docs/themes/docdock/exampleSite/static/variant-gold.png +0 -0
  104. package/docs/themes/docdock/exampleSite/static/variant-gray.png +0 -0
  105. package/docs/themes/docdock/exampleSite/static/variant-green.png +0 -0
  106. package/docs/themes/docdock/i18n/en.toml +0 -44
  107. package/docs/themes/docdock/i18n/es.toml +0 -26
  108. package/docs/themes/docdock/i18n/fr.toml +0 -44
  109. package/docs/themes/docdock/i18n/nb.toml +0 -38
  110. package/docs/themes/docdock/images/screenshot.png +0 -0
  111. package/docs/themes/docdock/images/tn.png +0 -0
  112. package/docs/themes/docdock/layouts/404.html +0 -39
  113. package/docs/themes/docdock/layouts/_default/baseof.html +0 -32
  114. package/docs/themes/docdock/layouts/_default/li.html +0 -22
  115. package/docs/themes/docdock/layouts/_default/list.html +0 -20
  116. package/docs/themes/docdock/layouts/_default/single.html +0 -3
  117. package/docs/themes/docdock/layouts/index.html +0 -30
  118. package/docs/themes/docdock/layouts/index.json +0 -12
  119. package/docs/themes/docdock/layouts/partials/breadcrumb.html +0 -8
  120. package/docs/themes/docdock/layouts/partials/custom-content-footer.html +0 -6
  121. package/docs/themes/docdock/layouts/partials/custom-footer.html +0 -0
  122. package/docs/themes/docdock/layouts/partials/custom-head.html +0 -2
  123. package/docs/themes/docdock/layouts/partials/flex/body-aftercontent.html +0 -54
  124. package/docs/themes/docdock/layouts/partials/flex/body-beforecontent.html +0 -68
  125. package/docs/themes/docdock/layouts/partials/flex/head.html +0 -17
  126. package/docs/themes/docdock/layouts/partials/flex/scripts.html +0 -11
  127. package/docs/themes/docdock/layouts/partials/flex/selectnavigation.html +0 -58
  128. package/docs/themes/docdock/layouts/partials/header.html +0 -10
  129. package/docs/themes/docdock/layouts/partials/language-selector.html +0 -18
  130. package/docs/themes/docdock/layouts/partials/menu-footer.html +0 -0
  131. package/docs/themes/docdock/layouts/partials/menu.html +0 -82
  132. package/docs/themes/docdock/layouts/partials/next-prev-page.html +0 -44
  133. package/docs/themes/docdock/layouts/partials/original/body-aftercontent.html +0 -13
  134. package/docs/themes/docdock/layouts/partials/original/body-beforecontent.html +0 -128
  135. package/docs/themes/docdock/layouts/partials/original/head.html +0 -23
  136. package/docs/themes/docdock/layouts/partials/original/scripts.html +0 -10
  137. package/docs/themes/docdock/layouts/partials/pagination.html +0 -9
  138. package/docs/themes/docdock/layouts/shortcodes/alert.html +0 -6
  139. package/docs/themes/docdock/layouts/shortcodes/anchor.html +0 -1
  140. package/docs/themes/docdock/layouts/shortcodes/anchorlink.html +0 -1
  141. package/docs/themes/docdock/layouts/shortcodes/attachmentlink.html +0 -5
  142. package/docs/themes/docdock/layouts/shortcodes/attachments.html +0 -33
  143. package/docs/themes/docdock/layouts/shortcodes/button.html +0 -6
  144. package/docs/themes/docdock/layouts/shortcodes/children.html +0 -104
  145. package/docs/themes/docdock/layouts/shortcodes/code.html +0 -1
  146. package/docs/themes/docdock/layouts/shortcodes/emoticon.html +0 -29
  147. package/docs/themes/docdock/layouts/shortcodes/excerpt-include.html +0 -14
  148. package/docs/themes/docdock/layouts/shortcodes/excerpt.html +0 -7
  149. package/docs/themes/docdock/layouts/shortcodes/expand.html +0 -16
  150. package/docs/themes/docdock/layouts/shortcodes/header.html +0 -16
  151. package/docs/themes/docdock/layouts/shortcodes/icon.html +0 -13
  152. package/docs/themes/docdock/layouts/shortcodes/image.html +0 -5
  153. package/docs/themes/docdock/layouts/shortcodes/info.html +0 -10
  154. package/docs/themes/docdock/layouts/shortcodes/label.html +0 -1
  155. package/docs/themes/docdock/layouts/shortcodes/mermaid.html +0 -3
  156. package/docs/themes/docdock/layouts/shortcodes/note.html +0 -4
  157. package/docs/themes/docdock/layouts/shortcodes/notice.html +0 -1
  158. package/docs/themes/docdock/layouts/shortcodes/pagelink.html +0 -12
  159. package/docs/themes/docdock/layouts/shortcodes/pagetreesearch.html +0 -1
  160. package/docs/themes/docdock/layouts/shortcodes/panel.html +0 -5
  161. package/docs/themes/docdock/layouts/shortcodes/recently-updated.html +0 -7
  162. package/docs/themes/docdock/layouts/shortcodes/relref.html +0 -14
  163. package/docs/themes/docdock/layouts/shortcodes/revealjs.html +0 -66
  164. package/docs/themes/docdock/layouts/shortcodes/section.html +0 -1
  165. package/docs/themes/docdock/layouts/shortcodes/task.html +0 -10
  166. package/docs/themes/docdock/layouts/shortcodes/tasklist.html +0 -4
  167. package/docs/themes/docdock/layouts/shortcodes/tip.html +0 -10
  168. package/docs/themes/docdock/layouts/shortcodes/toc.html +0 -2
  169. package/docs/themes/docdock/layouts/shortcodes/unknow.html +0 -1
  170. package/docs/themes/docdock/layouts/shortcodes/userlink.html +0 -1
  171. package/docs/themes/docdock/layouts/shortcodes/viewppt.html +0 -5
  172. package/docs/themes/docdock/layouts/shortcodes/viewxls.html +0 -5
  173. package/docs/themes/docdock/layouts/shortcodes/warning.html +0 -12
  174. package/docs/themes/docdock/layouts/shortcodes/well.html +0 -1
  175. package/docs/themes/docdock/layouts/slide/single.html +0 -38
  176. package/docs/themes/docdock/static/css/auto-complete.css +0 -49
  177. package/docs/themes/docdock/static/css/bootstrap.min.css +0 -1884
  178. package/docs/themes/docdock/static/css/featherlight.min.css +0 -8
  179. package/docs/themes/docdock/static/css/font-awesome.min.css +0 -4
  180. package/docs/themes/docdock/static/css/horsey.css +0 -35
  181. package/docs/themes/docdock/static/css/hybrid.css +0 -102
  182. package/docs/themes/docdock/static/css/nucleus.css +0 -617
  183. package/docs/themes/docdock/static/fonts/FontAwesome.otf +0 -0
  184. package/docs/themes/docdock/static/fonts/Inconsolata.eot +0 -0
  185. package/docs/themes/docdock/static/fonts/Inconsolata.svg +0 -359
  186. package/docs/themes/docdock/static/fonts/Inconsolata.ttf +0 -0
  187. package/docs/themes/docdock/static/fonts/Inconsolata.woff +0 -0
  188. package/docs/themes/docdock/static/fonts/Lato-Bold.ttf +0 -0
  189. package/docs/themes/docdock/static/fonts/Lato-Bold.woff2 +0 -0
  190. package/docs/themes/docdock/static/fonts/Lato-Regular.ttf +0 -0
  191. package/docs/themes/docdock/static/fonts/Lato-Regular.woff2 +0 -0
  192. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.eot +0 -0
  193. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.svg +0 -1019
  194. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.ttf +0 -0
  195. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff +0 -0
  196. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff2 +0 -0
  197. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.eot +0 -0
  198. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.svg +0 -918
  199. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.ttf +0 -0
  200. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff +0 -0
  201. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff2 +0 -0
  202. package/docs/themes/docdock/static/fonts/Roboto-Italic.ttf +0 -0
  203. package/docs/themes/docdock/static/fonts/Roboto-Medium.ttf +0 -0
  204. package/docs/themes/docdock/static/fonts/Roboto-Regular.ttf +0 -0
  205. package/docs/themes/docdock/static/fonts/RobotoMono-Medium.ttf +0 -0
  206. package/docs/themes/docdock/static/fonts/RobotoMono-Regular.ttf +0 -0
  207. package/docs/themes/docdock/static/fonts/Work_Sans_200.eot +0 -0
  208. package/docs/themes/docdock/static/fonts/Work_Sans_200.svg +0 -332
  209. package/docs/themes/docdock/static/fonts/Work_Sans_200.ttf +0 -0
  210. package/docs/themes/docdock/static/fonts/Work_Sans_200.woff +0 -0
  211. package/docs/themes/docdock/static/fonts/Work_Sans_200.woff2 +0 -0
  212. package/docs/themes/docdock/static/fonts/Work_Sans_300.eot +0 -0
  213. package/docs/themes/docdock/static/fonts/Work_Sans_300.svg +0 -331
  214. package/docs/themes/docdock/static/fonts/Work_Sans_300.ttf +0 -0
  215. package/docs/themes/docdock/static/fonts/Work_Sans_300.woff +0 -0
  216. package/docs/themes/docdock/static/fonts/Work_Sans_300.woff2 +0 -0
  217. package/docs/themes/docdock/static/fonts/Work_Sans_500.eot +0 -0
  218. package/docs/themes/docdock/static/fonts/Work_Sans_500.svg +0 -333
  219. package/docs/themes/docdock/static/fonts/Work_Sans_500.ttf +0 -0
  220. package/docs/themes/docdock/static/fonts/Work_Sans_500.woff +0 -0
  221. package/docs/themes/docdock/static/fonts/Work_Sans_500.woff2 +0 -0
  222. package/docs/themes/docdock/static/fonts/fontawesome-webfont.eot +0 -0
  223. package/docs/themes/docdock/static/fonts/fontawesome-webfont.svg +0 -2671
  224. package/docs/themes/docdock/static/fonts/fontawesome-webfont.ttf +0 -0
  225. package/docs/themes/docdock/static/fonts/fontawesome-webfont.woff +0 -0
  226. package/docs/themes/docdock/static/fonts/fontawesome-webfont.woff2 +0 -0
  227. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.eot +0 -0
  228. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.svg +0 -288
  229. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.ttf +0 -0
  230. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.woff +0 -0
  231. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.woff2 +0 -0
  232. package/docs/themes/docdock/static/images/clippy.svg +0 -4
  233. package/docs/themes/docdock/static/images/favicon.png +0 -0
  234. package/docs/themes/docdock/static/images/gopher-404.jpg +0 -0
  235. package/docs/themes/docdock/static/js/auto-complete.js +0 -223
  236. package/docs/themes/docdock/static/js/clipboard.min.js +0 -7
  237. package/docs/themes/docdock/static/js/docdock.js +0 -309
  238. package/docs/themes/docdock/static/js/featherlight.min.js +0 -8
  239. package/docs/themes/docdock/static/js/highlight.pack.js +0 -2
  240. package/docs/themes/docdock/static/js/html5shiv-printshiv.min.js +0 -4
  241. package/docs/themes/docdock/static/js/jquery-2.x.min.js +0 -4
  242. package/docs/themes/docdock/static/js/lunr.min.js +0 -6
  243. package/docs/themes/docdock/static/js/modernizr.custom.71422.js +0 -4
  244. package/docs/themes/docdock/static/js/search.js +0 -91
  245. package/docs/themes/docdock/static/mermaid/mermaid.css +0 -273
  246. package/docs/themes/docdock/static/mermaid/mermaid.dark.css +0 -275
  247. package/docs/themes/docdock/static/mermaid/mermaid.forest.css +0 -353
  248. package/docs/themes/docdock/static/mermaid/mermaid.js +0 -30
  249. package/docs/themes/docdock/static/none.html +0 -0
  250. package/docs/themes/docdock/static/revealjs/.travis.yml +0 -5
  251. package/docs/themes/docdock/static/revealjs/CONTRIBUTING.md +0 -23
  252. package/docs/themes/docdock/static/revealjs/Gruntfile.js +0 -192
  253. package/docs/themes/docdock/static/revealjs/LICENSE +0 -19
  254. package/docs/themes/docdock/static/revealjs/README.md +0 -1238
  255. package/docs/themes/docdock/static/revealjs/bower.json +0 -27
  256. package/docs/themes/docdock/static/revealjs/css/print/paper.css +0 -203
  257. package/docs/themes/docdock/static/revealjs/css/print/pdf.css +0 -178
  258. package/docs/themes/docdock/static/revealjs/css/reveal.css +0 -1555
  259. package/docs/themes/docdock/static/revealjs/css/reveal.scss +0 -1717
  260. package/docs/themes/docdock/static/revealjs/css/theme/README.md +0 -21
  261. package/docs/themes/docdock/static/revealjs/css/theme/beige.css +0 -268
  262. package/docs/themes/docdock/static/revealjs/css/theme/black.css +0 -264
  263. package/docs/themes/docdock/static/revealjs/css/theme/blood.css +0 -287
  264. package/docs/themes/docdock/static/revealjs/css/theme/league.css +0 -270
  265. package/docs/themes/docdock/static/revealjs/css/theme/moon.css +0 -268
  266. package/docs/themes/docdock/static/revealjs/css/theme/night.css +0 -262
  267. package/docs/themes/docdock/static/revealjs/css/theme/serif.css +0 -264
  268. package/docs/themes/docdock/static/revealjs/css/theme/simple.css +0 -267
  269. package/docs/themes/docdock/static/revealjs/css/theme/sky.css +0 -271
  270. package/docs/themes/docdock/static/revealjs/css/theme/solarized.css +0 -268
  271. package/docs/themes/docdock/static/revealjs/css/theme/source/beige.scss +0 -39
  272. package/docs/themes/docdock/static/revealjs/css/theme/source/black.scss +0 -49
  273. package/docs/themes/docdock/static/revealjs/css/theme/source/blood.scss +0 -78
  274. package/docs/themes/docdock/static/revealjs/css/theme/source/league.scss +0 -34
  275. package/docs/themes/docdock/static/revealjs/css/theme/source/moon.scss +0 -57
  276. package/docs/themes/docdock/static/revealjs/css/theme/source/night.scss +0 -34
  277. package/docs/themes/docdock/static/revealjs/css/theme/source/serif.scss +0 -35
  278. package/docs/themes/docdock/static/revealjs/css/theme/source/simple.scss +0 -43
  279. package/docs/themes/docdock/static/revealjs/css/theme/source/sky.scss +0 -46
  280. package/docs/themes/docdock/static/revealjs/css/theme/source/solarized.scss +0 -63
  281. package/docs/themes/docdock/static/revealjs/css/theme/source/white.scss +0 -49
  282. package/docs/themes/docdock/static/revealjs/css/theme/template/mixins.scss +0 -29
  283. package/docs/themes/docdock/static/revealjs/css/theme/template/settings.scss +0 -43
  284. package/docs/themes/docdock/static/revealjs/css/theme/template/theme.scss +0 -316
  285. package/docs/themes/docdock/static/revealjs/css/theme/white.css +0 -264
  286. package/docs/themes/docdock/static/revealjs/demo.html +0 -410
  287. package/docs/themes/docdock/static/revealjs/index.html +0 -49
  288. package/docs/themes/docdock/static/revealjs/js/reveal.js +0 -5239
  289. package/docs/themes/docdock/static/revealjs/lib/css/zenburn.css +0 -80
  290. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/LICENSE +0 -2
  291. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.css +0 -10
  292. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.eot +0 -0
  293. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.ttf +0 -0
  294. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.woff +0 -0
  295. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/LICENSE +0 -45
  296. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.eot +0 -0
  297. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.ttf +0 -0
  298. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.woff +0 -0
  299. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.eot +0 -0
  300. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.ttf +0 -0
  301. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.woff +0 -0
  302. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.eot +0 -0
  303. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.ttf +0 -0
  304. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.woff +0 -0
  305. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot +0 -0
  306. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf +0 -0
  307. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff +0 -0
  308. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro.css +0 -39
  309. package/docs/themes/docdock/static/revealjs/lib/js/classList.js +0 -2
  310. package/docs/themes/docdock/static/revealjs/lib/js/head.min.js +0 -9
  311. package/docs/themes/docdock/static/revealjs/lib/js/html5shiv.js +0 -7
  312. package/docs/themes/docdock/static/revealjs/package.json +0 -43
  313. package/docs/themes/docdock/static/revealjs/plugin/highlight/highlight.js +0 -77
  314. package/docs/themes/docdock/static/revealjs/plugin/markdown/example.html +0 -129
  315. package/docs/themes/docdock/static/revealjs/plugin/markdown/example.md +0 -31
  316. package/docs/themes/docdock/static/revealjs/plugin/markdown/markdown.js +0 -412
  317. package/docs/themes/docdock/static/revealjs/plugin/markdown/marked.js +0 -6
  318. package/docs/themes/docdock/static/revealjs/plugin/math/math.js +0 -67
  319. package/docs/themes/docdock/static/revealjs/plugin/multiplex/client.js +0 -13
  320. package/docs/themes/docdock/static/revealjs/plugin/multiplex/index.js +0 -64
  321. package/docs/themes/docdock/static/revealjs/plugin/multiplex/master.js +0 -34
  322. package/docs/themes/docdock/static/revealjs/plugin/multiplex/package.json +0 -19
  323. package/docs/themes/docdock/static/revealjs/plugin/notes/notes.html +0 -759
  324. package/docs/themes/docdock/static/revealjs/plugin/notes/notes.js +0 -155
  325. package/docs/themes/docdock/static/revealjs/plugin/notes-server/client.js +0 -65
  326. package/docs/themes/docdock/static/revealjs/plugin/notes-server/index.js +0 -69
  327. package/docs/themes/docdock/static/revealjs/plugin/notes-server/notes.html +0 -585
  328. package/docs/themes/docdock/static/revealjs/plugin/print-pdf/print-pdf.js +0 -69
  329. package/docs/themes/docdock/static/revealjs/plugin/search/search.js +0 -206
  330. package/docs/themes/docdock/static/revealjs/plugin/zoom-js/zoom.js +0 -272
  331. package/docs/themes/docdock/static/revealjs/test/examples/assets/image1.png +0 -0
  332. package/docs/themes/docdock/static/revealjs/test/examples/assets/image2.png +0 -0
  333. package/docs/themes/docdock/static/revealjs/test/examples/barebones.html +0 -41
  334. package/docs/themes/docdock/static/revealjs/test/examples/embedded-media.html +0 -49
  335. package/docs/themes/docdock/static/revealjs/test/examples/math.html +0 -185
  336. package/docs/themes/docdock/static/revealjs/test/examples/slide-backgrounds.html +0 -144
  337. package/docs/themes/docdock/static/revealjs/test/examples/slide-transitions.html +0 -101
  338. package/docs/themes/docdock/static/revealjs/test/qunit-1.12.0.css +0 -244
  339. package/docs/themes/docdock/static/revealjs/test/qunit-1.12.0.js +0 -2212
  340. package/docs/themes/docdock/static/revealjs/test/simple.md +0 -12
  341. package/docs/themes/docdock/static/revealjs/test/test-markdown-element-attributes.html +0 -134
  342. package/docs/themes/docdock/static/revealjs/test/test-markdown-element-attributes.js +0 -46
  343. package/docs/themes/docdock/static/revealjs/test/test-markdown-external.html +0 -36
  344. package/docs/themes/docdock/static/revealjs/test/test-markdown-external.js +0 -24
  345. package/docs/themes/docdock/static/revealjs/test/test-markdown-options.html +0 -41
  346. package/docs/themes/docdock/static/revealjs/test/test-markdown-options.js +0 -26
  347. package/docs/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.html +0 -128
  348. package/docs/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.js +0 -47
  349. package/docs/themes/docdock/static/revealjs/test/test-markdown.html +0 -52
  350. package/docs/themes/docdock/static/revealjs/test/test-markdown.js +0 -15
  351. package/docs/themes/docdock/static/revealjs/test/test-pdf.html +0 -83
  352. package/docs/themes/docdock/static/revealjs/test/test-pdf.js +0 -15
  353. package/docs/themes/docdock/static/revealjs/test/test.html +0 -86
  354. package/docs/themes/docdock/static/revealjs/test/test.js +0 -597
  355. package/docs/themes/docdock/static/scss/flex/article.scss +0 -356
  356. package/docs/themes/docdock/static/scss/flex/fonts.scss +0 -38
  357. package/docs/themes/docdock/static/scss/flex/footer.scss +0 -45
  358. package/docs/themes/docdock/static/scss/flex/header.scss +0 -89
  359. package/docs/themes/docdock/static/scss/flex/main.scss +0 -164
  360. package/docs/themes/docdock/static/scss/flex/medias.scss +0 -74
  361. package/docs/themes/docdock/static/scss/flex/menu.scss +0 -126
  362. package/docs/themes/docdock/static/scss/flex/shortcode.children.scss +0 -34
  363. package/docs/themes/docdock/static/scss/flex/shortcode.notice.scss +0 -63
  364. package/docs/themes/docdock/static/scss/flex/style.scss +0 -14
  365. package/docs/themes/docdock/static/scss/original/_colours.scss +0 -14
  366. package/docs/themes/docdock/static/scss/original/_functions.scss +0 -89
  367. package/docs/themes/docdock/static/scss/original/_variables.scss +0 -137
  368. package/docs/themes/docdock/static/scss/original/fonts.scss +0 -23
  369. package/docs/themes/docdock/static/scss/original/main.scss +0 -1233
  370. package/docs/themes/docdock/static/scss/original/print.scss +0 -29
  371. package/docs/themes/docdock/static/scss/original/responsive.scss +0 -124
  372. package/docs/themes/docdock/static/scss/original/shortcodes.scss +0 -32
  373. package/docs/themes/docdock/static/scss/original/sidebar.scss +0 -276
  374. package/docs/themes/docdock/static/scss/original/style.scss +0 -16
  375. package/docs/themes/docdock/static/theme-flex/ribbon.png +0 -0
  376. package/docs/themes/docdock/static/theme-flex/script.js +0 -277
  377. package/docs/themes/docdock/static/theme-flex/style.css +0 -728
  378. package/docs/themes/docdock/static/theme-original/script.js +0 -133
  379. package/docs/themes/docdock/static/theme-original/style.css +0 -1411
  380. package/docs/themes/docdock/static/theme-original/variant-blue.css +0 -0
  381. package/docs/themes/docdock/static/theme-original/variant-gold.css +0 -61
  382. package/docs/themes/docdock/static/theme-original/variant-gray.css +0 -61
  383. package/docs/themes/docdock/static/theme-original/variant-green.css +0 -61
  384. package/docs/themes/docdock/theme.toml +0 -22
  385. package/e2e/README.md +0 -10
  386. package/e2e/data/crud.pip.yaml +0 -23
  387. package/e2e/data/test-run.pip.yaml +0 -23
  388. package/e2e/e2e.spec.sh +0 -25
  389. package/e2e/helpers.sh +0 -10
  390. package/e2e/scenarios/agents.sh +0 -1
  391. package/e2e/scenarios/annotations.sh +0 -2
  392. package/e2e/scenarios/boards.sh +0 -3
  393. package/e2e/scenarios/builds.sh +0 -1
  394. package/e2e/scenarios/clusters.sh +0 -1
  395. package/e2e/scenarios/compositions.sh +0 -1
  396. package/e2e/scenarios/contexts.sh +0 -1
  397. package/e2e/scenarios/environments.sh +0 -1
  398. package/e2e/scenarios/helm-repo.sh +0 -1
  399. package/e2e/scenarios/images.sh +0 -1
  400. package/e2e/scenarios/pipeline-run.sh +0 -26
  401. package/e2e/scenarios/pipelines.sh +0 -31
  402. package/e2e/scenarios/projects.sh +0 -17
  403. package/e2e/scenarios/registry.sh +0 -1
  404. package/e2e/scenarios/repository.sh +0 -2
  405. package/e2e/scenarios/runtime-environment.sh +0 -1
  406. package/e2e/scenarios/step-types.sh +0 -1
  407. package/e2e/scenarios/system-runtime-environments.sh +0 -1
  408. package/e2e/scenarios/teams.sh +0 -1
  409. package/e2e/scenarios/tokens.sh +0 -1
  410. package/e2e/scenarios/triggers.sh +0 -3
  411. package/test-setup.js +0 -34
@@ -1,1411 +0,0 @@
1
- @charset "UTF-8";
2
- /*
3
- Built with SCSS.
4
- If you would like to explore this CSS,
5
- use source map feature of your browser.
6
- */
7
- @font-face {
8
- font-family: 'Novacento Sans Wide';
9
- src: url("../fonts/Novecentosanswide-UltraLight-webfont.eot");
10
- src: url("../fonts/Novecentosanswide-UltraLight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Novecentosanswide-UltraLight-webfont.woff2") format("woff2"), url("../fonts/Novecentosanswide-UltraLight-webfont.woff") format("woff"), url("../fonts/Novecentosanswide-UltraLight-webfont.ttf") format("truetype"), url("../fonts/Novecentosanswide-UltraLight-webfont.svg#novecento_sans_wideultralight") format("svg");
11
- font-style: normal;
12
- font-weight: 200; }
13
- @font-face {
14
- font-family: "Lato";
15
- font-style: normal;
16
- font-weight: 400;
17
- src: local("Lato Regular"), local("Lato-Regular"), url(../fonts/Lato-Regular.woff2) format("woff2"), url(../fonts/Lato-Regular.ttf) format("truetype"); }
18
- @font-face {
19
- font-family: "Lato";
20
- font-style: normal;
21
- font-weight: 700;
22
- src: local("Lato Bold"), local("Lato-Bold"), url(../fonts/Lato-Bold.woff2) format("woff2"), url(../fonts/Lato-Bold.ttf) format("truetype"); }
23
- /* Table of contents */
24
- .progress ul {
25
- list-style: none;
26
- margin: 0;
27
- padding: 0 5px; }
28
-
29
- #TableOfContents {
30
- font-size: 13px !important;
31
- max-height: 85vh;
32
- overflow: auto;
33
- padding: 15px !important; }
34
-
35
- #TableOfContents > ul > li > ul > li > ul li {
36
- margin-right: 8px; }
37
-
38
- #TableOfContents > ul > li > a {
39
- font-weight: bold;
40
- padding: 0 18px;
41
- margin: 0 2px; }
42
-
43
- #TableOfContents > ul > li > ul > li > a {
44
- font-weight: bold; }
45
-
46
- #TableOfContents > ul > li > ul > li > ul > li > ul > li > ul > li {
47
- display: none; }
48
-
49
- .alert-info {
50
- background-color: #d7eef9 !important;
51
- border-color: #b2def4 !important;
52
- color: rgba(26, 128, 180, 0.9925) !important; }
53
-
54
- .alert-success {
55
- background-color: #d9efd6 !important;
56
- border-color: #bce3b5 !important;
57
- color: rgba(70, 149, 57, 0.9925) !important; }
58
-
59
- .alert-warning {
60
- background-color: #fbf6e1 !important;
61
- border-color: #f6ecbe !important;
62
- color: rgba(180, 154, 26, 0.9925) !important; }
63
-
64
- .alert-danger {
65
- background-color: #f5dddd !important;
66
- border-color: #ecbdbd !important;
67
- color: rgba(159, 46, 46, 0.9925) !important; }
68
-
69
- .panel {
70
- background-color: white !important; }
71
- .panel-body {
72
- color: #323232 !important; }
73
-
74
- /* This feels so wrong... I'm re-theming bootstrap in here, there has to be a cleaner way. */
75
- /* TODO: Build bootstrap with the rest of the CSS? */
76
- .panel-primary {
77
- border-color: #87b5dd !important; }
78
-
79
- .panel-primary > .panel-heading, .panel-primary > .panel-footer {
80
- background-color: #a3c6e5;
81
- border-color: #87b5dd;
82
- color: rgba(84, 118, 148, 0.9925); }
83
-
84
- .panel-info {
85
- border-color: #c2e5f6 !important; }
86
-
87
- .panel-info > .panel-heading, .panel-info > .panel-footer {
88
- background-color: #d7eef9;
89
- border-color: #c2e5f6;
90
- color: rgba(72, 130, 159, 0.9925); }
91
-
92
- .panel-success {
93
- border-color: #c9e8c3 !important; }
94
-
95
- .panel-success > .panel-heading, .panel-success > .panel-footer {
96
- background-color: #daefd6;
97
- border-color: #c9e8c3;
98
- color: rgba(98, 142, 90, 0.9925); }
99
-
100
- .panel-warning {
101
- border-color: #f8f1cd !important; }
102
-
103
- .panel-warning > .panel-heading, .panel-warning > .panel-footer {
104
- background-color: #fbf7e1;
105
- border-color: #f8f1cd;
106
- color: rgba(159, 145, 72, 0.9925); }
107
-
108
- .panel-danger {
109
- border-color: #f0cbcb !important; }
110
-
111
- .panel-danger > .panel-heading, .panel-danger > .panel-footer {
112
- background-color: #f5dede;
113
- border-color: #f0cbcb;
114
- color: rgba(148, 84, 84, 0.9925); }
115
-
116
- .panel-default {
117
- border-color: #e9e9e9 !important; }
118
-
119
- .panel-default > .panel-heading, .panel-default > .panel-footer {
120
- background-color: #f4f4f4;
121
- border-color: #e9e9e9;
122
- color: rgba(116, 116, 116, 0.9925); }
123
-
124
- body {
125
- font-size: 16px !important;
126
- color: #323232 !important; }
127
-
128
- #body a.highlight, #body a.highlight:hover, #body a.highlight:focus {
129
- text-decoration: none;
130
- outline: none;
131
- outline: 0; }
132
-
133
- #body a.highlight {
134
- line-height: 1.1;
135
- display: inline-block; }
136
-
137
- #body a.highlight:after {
138
- margin-left: 0;
139
- margin-right: auto;
140
- display: block;
141
- content: "";
142
- height: 1px;
143
- width: 0%;
144
- background-color: #238fbd;
145
- -webkit-transition: width 0.35s ease;
146
- -moz-transition: width 0.35s ease;
147
- -ms-transition: width 0.35s ease;
148
- transition: width 0.35s ease; }
149
-
150
- #body a.highlight:hover:after, #body a.highlight:focus:after {
151
- width: 100%; }
152
-
153
- .progress {
154
- position: absolute;
155
- background-color: rgba(247, 247, 247, 0.97);
156
- width: auto;
157
- border: thin solid #ececec;
158
- display: none;
159
- z-index: 200; }
160
-
161
- #toc-menu {
162
- border-right: thin solid #DAD8D8 !important;
163
- padding-right: 1rem !important;
164
- margin-right: 0.5rem !important; }
165
-
166
- #top-bar {
167
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
168
-
169
- .btn {
170
- color: white !important;
171
- display: inline-block !important;
172
- padding: 6px 12px !important;
173
- margin-bottom: 0 !important;
174
- font-size: 14px !important;
175
- font-weight: normal !important;
176
- line-height: 1.42857143 !important;
177
- text-align: center !important;
178
- white-space: nowrap !important;
179
- vertical-align: middle !important;
180
- -ms-touch-action: manipulation !important;
181
- touch-action: manipulation !important;
182
- cursor: pointer !important;
183
- -webkit-user-select: none !important;
184
- -moz-user-select: none !important;
185
- -ms-user-select: none !important;
186
- user-select: none !important;
187
- background-image: none !important;
188
- border: 1px solid transparent !important;
189
- border-radius: 4px !important;
190
- -webkit-transition: all 0.35s !important;
191
- -moz-transition: all 0.35s !important;
192
- -ms-transition: all 0.35s !important;
193
- transition: all 0.35s !important; }
194
-
195
- .btn:focus {
196
- /*outline: thin dotted;
197
- outline: 5px auto -webkit-focus-ring-color;
198
- outline-offset: -2px;*/
199
- outline: none !important;
200
- -webkit-transition: all 0.35s !important;
201
- -moz-transition: all 0.35s !important;
202
- -ms-transition: all 0.35s !important;
203
- transition: all 0.35s !important; }
204
-
205
- .btn:hover,
206
- .btn:focus {
207
- color: black !important;
208
- text-decoration: none !important;
209
- -webkit-transition: all 0.35s !important;
210
- -moz-transition: all 0.35s !important;
211
- -ms-transition: all 0.35s !important;
212
- transition: all 0.35s !important; }
213
-
214
- .btn-default {
215
- color: #333 !important;
216
- background-color: #fff !important;
217
- border-color: #ccc !important;
218
- -webkit-transition: all 0.35s !important;
219
- -moz-transition: all 0.35s !important;
220
- -ms-transition: all 0.35s !important;
221
- transition: all 0.35s !important; }
222
-
223
- .btn-default:hover,
224
- .btn-default:focus,
225
- .btn-default:active {
226
- color: #fff !important;
227
- background-color: #9e9e9e !important;
228
- border-color: #9e9e9e !important;
229
- -webkit-transition: all 0.35s !important;
230
- -moz-transition: all 0.35s !important;
231
- -ms-transition: all 0.35s !important;
232
- transition: all 0.35s !important; }
233
-
234
- .btn-default:active {
235
- background-image: none !important;
236
- -webkit-transition: all 0.35s !important;
237
- -moz-transition: all 0.35s !important;
238
- -ms-transition: all 0.35s !important;
239
- transition: all 0.35s !important; }
240
-
241
- /* anchors */
242
- .anchor {
243
- color: #2053AB;
244
- font-size: 0.5em;
245
- cursor: pointer;
246
- visibility: hidden;
247
- margin-left: 0.5em;
248
- position: absolute;
249
- margin-top: 0.1em;
250
- -webkit-transition: color 0.35s ease;
251
- -moz-transition: color 0.35s ease;
252
- -ms-transition: color 0.35s ease;
253
- transition: color 0.35s ease; }
254
-
255
- .anchor:hover {
256
- color: #238fbd;
257
- -webkit-transition: color 0.35s ease;
258
- -moz-transition: color 0.35s ease;
259
- -ms-transition: color 0.35s ease;
260
- transition: color 0.35s ease; }
261
-
262
- h2:hover .anchor, h3:hover .anchor, h4:hover .anchor, h5:hover .anchor, h6:hover .anchor {
263
- visibility: visible; }
264
-
265
- /* Redfines headers style */
266
- h2, h3, h4, h5, h6 {
267
- font-weight: 400;
268
- line-height: 1.1; }
269
-
270
- h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
271
- font-weight: inherit; }
272
-
273
- h2 {
274
- font-size: 2.5rem;
275
- line-height: 110% !important;
276
- margin: 2.5rem 0 1.5rem 0;
277
- text-transform: capitalize; }
278
-
279
- h3 {
280
- font-size: 2rem;
281
- line-height: 110% !important;
282
- margin: 2rem 0 1rem 0; }
283
-
284
- h4 {
285
- font-size: 1.5rem;
286
- line-height: 110% !important;
287
- margin: 1.5rem 0 0.75rem 0; }
288
-
289
- h5 {
290
- font-size: 1rem;
291
- line-height: 110% !important;
292
- margin: 1rem 0 0.2rem 0; }
293
-
294
- h6 {
295
- font-size: 0.5rem;
296
- line-height: 110% !important;
297
- margin: 0.5rem 0 0.2rem 0; }
298
-
299
- p {
300
- margin: 1rem 0; }
301
-
302
- figcaption h4 {
303
- font-weight: 300 !important;
304
- opacity: .85;
305
- font-size: 1em;
306
- text-align: center;
307
- margin-top: -1.5em; }
308
-
309
- .is_stuck {
310
- position: fixed;
311
- top: 0px;
312
- width: 1165px; }
313
-
314
- #tags {
315
- display: block;
316
- float: left;
317
- margin-top: -1rem; }
318
-
319
- .footline {
320
- margin-top: 3rem;
321
- border-top: 1px dashed #183f81;
322
- font-size: smaller; }
323
-
324
- #top-github-link, #body #breadcrumbs {
325
- position: relative;
326
- top: 50%;
327
- -webkit-transform: translateY(-50%);
328
- -moz-transform: translateY(-50%);
329
- -o-transform: translateY(-50%);
330
- -ms-transform: translateY(-50%);
331
- transform: translateY(-50%); }
332
-
333
- .button, .button-secondary {
334
- display: inline-block;
335
- padding: 7px 12px; }
336
-
337
- .button:active, .button-secondary:active {
338
- margin: 2px 0 -2px 0; }
339
-
340
- body {
341
- background: #fff;
342
- color: #323232; }
343
-
344
- body #chapter h1 {
345
- font-size: 3.5rem; }
346
-
347
- a {
348
- color: #2053AB;
349
- -webkit-transition: color 0.15s ease;
350
- -moz-transition: color 0.15s ease;
351
- -ms-transition: color 0.15s ease;
352
- transition: color 0.15s ease; }
353
-
354
- a:hover {
355
- color: #238fbd;
356
- -webkit-transition: color 0.15s ease;
357
- -moz-transition: color 0.15s ease;
358
- -ms-transition: color 0.15s ease;
359
- transition: color 0.15s ease; }
360
-
361
- pre {
362
- position: relative; }
363
-
364
- .bg {
365
- background: #fff;
366
- border: 1px solid #eaeaea; }
367
-
368
- b, strong, label, th {
369
- font-weight: 600; }
370
-
371
- .default-animation, #header #logo-svg, #header #logo-svg path, #sidebar, #sidebar ul, #body, #body .padding, #body .nav {
372
- -webkit-transition: all 0.35s ease;
373
- -moz-transition: all 0.35s ease;
374
- -ms-transition: all 0.35s ease;
375
- transition: all 0.35s ease; }
376
-
377
- #grav-logo {
378
- max-width: 60%; }
379
-
380
- #grav-logo path {
381
- fill: #fff !important; }
382
-
383
- fieldset {
384
- border: 1px solid #ddd; }
385
-
386
- textarea, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select[multiple=multiple] {
387
- background-color: white;
388
- border: 1px solid #ddd;
389
- box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06); }
390
-
391
- textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, select[multiple=multiple]:hover {
392
- border-color: #c4c4c4; }
393
-
394
- textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus {
395
- border-color: #2053AB;
396
- box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 169, 218, 0.7); }
397
-
398
- #header-wrapper {
399
- background: #2053AB;
400
- color: #fff;
401
- text-align: center;
402
- border-bottom: 1px solid #183f81;
403
- padding: 1rem; }
404
-
405
- #header a {
406
- display: inline-block; }
407
-
408
- #header #logo-svg {
409
- width: 8rem;
410
- height: 2rem; }
411
-
412
- #header #logo-svg path {
413
- fill: #fff; }
414
-
415
- .searchbox {
416
- margin-top: 1rem;
417
- position: relative;
418
- border: 1px solid #6795e3;
419
- background: #183f81;
420
- border-radius: 4px; }
421
-
422
- .searchbox label {
423
- color: rgba(255, 255, 255, 0.8);
424
- position: absolute;
425
- left: 10px;
426
- top: 3px; }
427
-
428
- .searchbox span {
429
- color: rgba(255, 255, 255, 0.6);
430
- position: absolute;
431
- right: 10px;
432
- top: 3px;
433
- cursor: pointer;
434
- -webkit-transition: color 0.15s ease;
435
- -moz-transition: color 0.15s ease;
436
- -ms-transition: color 0.15s ease;
437
- transition: color 0.15s ease; }
438
-
439
- .searchbox span:hover {
440
- color: rgba(255, 255, 255, 0.9);
441
- -webkit-transition: color 0.15s ease;
442
- -moz-transition: color 0.15s ease;
443
- -ms-transition: color 0.15s ease;
444
- transition: color 0.15s ease; }
445
-
446
- .searchbox input {
447
- display: inline-block;
448
- color: #fff;
449
- width: 100%;
450
- height: 30px;
451
- background: transparent;
452
- border: 0;
453
- padding: 0 25px 0 30px;
454
- margin: 0;
455
- font-weight: 300; }
456
-
457
- .searchbox input::-webkit-input-placeholder {
458
- color: rgba(255, 255, 255, 0.6); }
459
-
460
- .searchbox input::-moz-placeholder {
461
- color: rgba(255, 255, 255, 0.6); }
462
-
463
- .searchbox input:-moz-placeholder {
464
- color: rgba(255, 255, 255, 0.6); }
465
-
466
- .searchbox input:-ms-input-placeholder {
467
- color: rgba(255, 255, 255, 0.6); }
468
-
469
- #main {
470
- background: #f7f7f7;
471
- margin: 0 0 1.563rem 0; }
472
-
473
- #body {
474
- position: relative;
475
- margin-left: 300px;
476
- min-height: 100%; }
477
-
478
- #body img, #body .video-container {
479
- margin: 3rem auto;
480
- display: block;
481
- text-align: center; }
482
-
483
- #body img.border, #body .video-container.border {
484
- border: 2px solid #e6e6e6 !important;
485
- padding: 2px; }
486
-
487
- #body img.shadow, #body .video-container.shadow {
488
- box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
489
-
490
- #body img.inline {
491
- display: inline !important;
492
- margin: 0 !important;
493
- vertical-align: bottom; }
494
-
495
- #body .bordered {
496
- border: 1px solid #ccc; }
497
-
498
- #body .padding {
499
- padding: 1rem 4rem; }
500
-
501
- #body h1 + hr {
502
- margin-top: -1.7rem;
503
- margin-bottom: 3rem; }
504
-
505
- #body .nav {
506
- position: fixed;
507
- top: 0;
508
- bottom: 0;
509
- width: 4rem;
510
- font-size: 50px;
511
- height: 100%;
512
- cursor: pointer;
513
- display: table;
514
- text-align: center; }
515
-
516
- #body .nav > i {
517
- display: table-cell;
518
- vertical-align: middle;
519
- text-align: center; }
520
-
521
- #navigation label {
522
- display: none; }
523
-
524
- #body .nav:hover {
525
- background: #f7f7f7; }
526
-
527
- #body .nav.nav-pref {
528
- left: 0; }
529
-
530
- #body .nav.nav-next {
531
- right: 0; }
532
-
533
- #body-inner {
534
- margin-bottom: 5rem; }
535
-
536
- #chapter {
537
- display: flex;
538
- align-items: center;
539
- justify-content: center;
540
- height: 100%;
541
- padding: 2rem 0; }
542
-
543
- #chapter #body-inner {
544
- padding-bottom: 3rem;
545
- max-width: 80%; }
546
-
547
- #chapter h3 {
548
- font-family: "Lato", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
549
- font-weight: 300;
550
- text-align: center; }
551
-
552
- #chapter h1 {
553
- font-size: 5rem;
554
- border-bottom: 4px solid #F0F2F4; }
555
-
556
- #chapter p {
557
- text-align: center;
558
- font-size: 1.2rem; }
559
-
560
- #footer {
561
- padding: 2rem 1rem 0;
562
- color: #b3b3b3;
563
- font-size: 13px; }
564
-
565
- #footer p {
566
- margin: 0; }
567
-
568
- body {
569
- font-family: "Lato", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
570
- font-weight: normal;
571
- line-height: 1.6;
572
- font-size: 18px !important; }
573
- body strong {
574
- font-family: "Lato Bold", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
575
- font-weight: bold; }
576
-
577
- h2, h3, h4, h5, h6 {
578
- font-family: "Lato", "Work Sans Bold", "Helvetica Bold", "Tahoma Bold", "Geneva Bold", "Arial Bold", sans-serif;
579
- text-rendering: optimizeLegibility;
580
- color: #5e5e5e;
581
- font-weight: 400;
582
- letter-spacing: -1px; }
583
-
584
- h1 {
585
- font-family: "Novacento Sans Wide", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
586
- text-align: center;
587
- text-transform: uppercase;
588
- color: #060606;
589
- font-weight: 200; }
590
-
591
- blockquote {
592
- border-left: 10px solid #f2f2f2; }
593
-
594
- blockquote p {
595
- font-size: 1.1rem;
596
- color: #999; }
597
-
598
- blockquote cite {
599
- display: block;
600
- text-align: right;
601
- color: #666;
602
- font-size: 1.2rem; }
603
-
604
- div.notices {
605
- margin: 2rem 0;
606
- position: relative; }
607
-
608
- div.notices p {
609
- padding: 15px;
610
- display: block;
611
- font-size: 1rem;
612
- margin-top: 0rem;
613
- margin-bottom: 0rem; }
614
-
615
- div.notices p:first-child:before {
616
- position: absolute;
617
- top: -27px;
618
- color: #fff;
619
- font-family: FontAwesome;
620
- content: '';
621
- left: 10px; }
622
-
623
- div.notices p:first-child:after {
624
- position: absolute;
625
- top: -27px;
626
- color: #fff;
627
- left: 2rem; }
628
-
629
- div.notices.info p:first-child:after {
630
- content: 'Info'; }
631
-
632
- div.notices.warning p:first-child:after {
633
- content: 'Warning'; }
634
-
635
- div.notices.note p:first-child:after {
636
- content: 'Note'; }
637
-
638
- div.notices.tip p:first-child:after {
639
- content: 'Tip'; }
640
-
641
- div.notices.note {
642
- border-top: 30px solid #6bb1e0;
643
- background: #e6f3fb;
644
- color: rgba(47, 103, 141, 0.995) !important; }
645
-
646
- div.notices.info {
647
- border-top: 30px solid #f1b37e;
648
- background: #fefaf5;
649
- color: rgba(150, 90, 38, 0.995) !important; }
650
-
651
- div.notices.tip {
652
- border-top: 30px solid #84c578;
653
- background: #e8f7e6;
654
- color: rgba(72, 125, 63, 0.995) !important; }
655
-
656
- div.notices.warning {
657
- border-top: 30px solid #d58181;
658
- background: #fbeded;
659
- color: rgba(132, 56, 56, 0.995) !important; }
660
-
661
- code, kbd, pre, samp {
662
- font-family: "Consolas", menlo, monospace;
663
- font-size: 92%; }
664
-
665
- code {
666
- border-radius: 2px;
667
- white-space: nowrap;
668
- background: #FFF7DD;
669
- border: 1px solid #ffeeb8;
670
- padding: 0px 2px; }
671
-
672
- .hljs {
673
- background: #1d1f21; }
674
-
675
- code + .copy-to-clipboard {
676
- margin-left: -2px;
677
- border-left: 0 !important;
678
- font-size: inherit !important;
679
- vertical-align: middle;
680
- height: 21px;
681
- top: -1px; }
682
-
683
- pre {
684
- padding: 1rem;
685
- margin: 2rem 0;
686
- border: 1px solid #272a2c;
687
- border-radius: 2px;
688
- line-height: 1.15; }
689
-
690
- pre code {
691
- background: inherit;
692
- white-space: inherit;
693
- border: 0;
694
- padding: 0;
695
- margin: 0;
696
- font-size: 15px; }
697
-
698
- hr {
699
- border-bottom: 4px solid #F0F2F4; }
700
-
701
- .page-title {
702
- margin-top: -25px;
703
- padding: 25px;
704
- float: left;
705
- clear: both;
706
- background: #183f81;
707
- color: #fff; }
708
-
709
- #body a.anchor-link {
710
- color: #ccc; }
711
-
712
- #body a.anchor-link:hover {
713
- color: #183f81; }
714
-
715
- #body-inner .tabs-wrapper.ui-theme-badges {
716
- background: #1d1f21; }
717
-
718
- #body-inner .tabs-wrapper.ui-theme-badges .tabs-nav li {
719
- font-size: 0.9rem;
720
- text-transform: uppercase; }
721
-
722
- #body-inner .tabs-wrapper.ui-theme-badges .tabs-nav li a {
723
- background: #35393c; }
724
-
725
- #body-inner .tabs-wrapper.ui-theme-badges .tabs-nav li.current a {
726
- background: #4d5257; }
727
-
728
- #body-inner pre {
729
- white-space: pre-wrap; }
730
-
731
- .tabs-wrapper pre {
732
- margin: 1rem 0;
733
- border: 0;
734
- padding: 0;
735
- background: inherit; }
736
-
737
- table {
738
- border: 1px solid #e6e6e6;
739
- table-layout: auto; }
740
-
741
- th {
742
- background: #f6f6f6;
743
- padding: 0.5rem;
744
- color: #323232; }
745
-
746
- td {
747
- padding: 0.5rem;
748
- border: 1px solid #e6e6e6;
749
- color: #323232; }
750
-
751
- .button {
752
- background: #183f81;
753
- color: #fff;
754
- box-shadow: 0 3px 0 #00a5d4; }
755
-
756
- .button:hover {
757
- background: #00a5d4;
758
- box-shadow: 0 3px 0 #008db6;
759
- color: #fff; }
760
-
761
- .button:active {
762
- box-shadow: 0 1px 0 #008db6; }
763
-
764
- .button-secondary {
765
- background: #F8B450;
766
- color: #fff;
767
- box-shadow: 0 3px 0 #f7a733; }
768
-
769
- .button-secondary:hover {
770
- background: #f7a733;
771
- box-shadow: 0 3px 0 #f69b15;
772
- color: #fff; }
773
-
774
- .button-secondary:active {
775
- box-shadow: 0 1px 0 #f69b15; }
776
-
777
- .bullets {
778
- margin: 1.7rem 0;
779
- margin-left: -0.85rem;
780
- margin-right: -0.85rem;
781
- overflow: auto; }
782
-
783
- .bullet {
784
- float: left;
785
- padding: 0 0.85rem; }
786
-
787
- .two-column-bullet {
788
- width: 50%; }
789
-
790
- .three-column-bullet {
791
- width: 33.33333%; }
792
-
793
- .four-column-bullet {
794
- width: 25%; }
795
-
796
- .bullet-icon {
797
- float: left;
798
- background: #183f81;
799
- padding: 0.875rem;
800
- width: 3.5rem;
801
- height: 3.5rem;
802
- border-radius: 50%;
803
- color: #fff;
804
- font-size: 1.75rem;
805
- text-align: center; }
806
-
807
- .bullet-icon-1 {
808
- background: #183f81; }
809
-
810
- .bullet-icon-2 {
811
- background: #00f3d8; }
812
-
813
- .bullet-icon-3 {
814
- background: #e6f300; }
815
-
816
- .bullet-content {
817
- margin-left: 4.55rem; }
818
-
819
- .tooltipped {
820
- position: relative; }
821
-
822
- .tooltipped:after {
823
- position: absolute;
824
- z-index: 1000000;
825
- display: none;
826
- padding: 5px 8px;
827
- font: normal normal 11px/1.5 "Lato", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
828
- color: #fff;
829
- text-align: center;
830
- text-decoration: none;
831
- text-shadow: none;
832
- text-transform: none;
833
- letter-spacing: normal;
834
- word-wrap: break-word;
835
- white-space: pre;
836
- pointer-events: none;
837
- content: attr(aria-label);
838
- background: rgba(0, 0, 0, 0.8);
839
- border-radius: 3px;
840
- -webkit-font-smoothing: subpixel-antialiased; }
841
-
842
- .tooltipped:before {
843
- position: absolute;
844
- z-index: 1000001;
845
- display: none;
846
- width: 0;
847
- height: 0;
848
- color: rgba(0, 0, 0, 0.8);
849
- pointer-events: none;
850
- content: "";
851
- border: 5px solid transparent; }
852
-
853
- .tooltipped:hover:before, .tooltipped:hover:after, .tooltipped:active:before, .tooltipped:active:after, .tooltipped:focus:before, .tooltipped:focus:after {
854
- display: inline-block;
855
- text-decoration: none; }
856
-
857
- .tooltipped-s:after, .tooltipped-se:after, .tooltipped-sw:after {
858
- top: 100%;
859
- right: 50%;
860
- margin-top: 5px; }
861
-
862
- .tooltipped-s:before, .tooltipped-se:before, .tooltipped-sw:before {
863
- top: auto;
864
- right: 50%;
865
- bottom: -5px;
866
- margin-right: -5px;
867
- border-bottom-color: rgba(0, 0, 0, 0.8); }
868
-
869
- .tooltipped-se:after {
870
- right: auto;
871
- left: 50%;
872
- margin-left: -15px; }
873
-
874
- .tooltipped-sw:after {
875
- margin-right: -15px; }
876
-
877
- .tooltipped-n:after, .tooltipped-ne:after, .tooltipped-nw:after {
878
- right: 50%;
879
- bottom: 100%;
880
- margin-bottom: 5px; }
881
-
882
- .tooltipped-n:before, .tooltipped-ne:before, .tooltipped-nw:before {
883
- top: -5px;
884
- right: 50%;
885
- bottom: auto;
886
- margin-right: -5px;
887
- border-top-color: rgba(0, 0, 0, 0.8); }
888
-
889
- .tooltipped-ne:after {
890
- right: auto;
891
- left: 50%;
892
- margin-left: -15px; }
893
-
894
- .tooltipped-nw:after {
895
- margin-right: -15px; }
896
-
897
- .tooltipped-s:after, .tooltipped-n:after {
898
- transform: translateX(50%); }
899
-
900
- .tooltipped-w:after {
901
- right: 100%;
902
- bottom: 50%;
903
- margin-right: 5px;
904
- transform: translateY(50%); }
905
-
906
- .tooltipped-w:before {
907
- top: 50%;
908
- bottom: 50%;
909
- left: -5px;
910
- margin-top: -5px;
911
- border-left-color: rgba(0, 0, 0, 0.8); }
912
-
913
- .tooltipped-e:after {
914
- bottom: 50%;
915
- left: 100%;
916
- margin-left: 5px;
917
- transform: translateY(50%); }
918
-
919
- .tooltipped-e:before {
920
- top: 50%;
921
- right: -5px;
922
- bottom: 50%;
923
- margin-top: -5px;
924
- border-right-color: rgba(0, 0, 0, 0.8); }
925
-
926
- #footer {
927
- min-height: 3s0px; }
928
-
929
- .highlightable {
930
- padding: 0rem 0 0rem;
931
- overflow: auto;
932
- position: relative;
933
- height: 100%; }
934
-
935
- .lightbox-active #body {
936
- overflow: visible; }
937
-
938
- .lightbox-active #body .padding {
939
- overflow: visible; }
940
-
941
- #github-contrib i {
942
- vertical-align: middle; }
943
-
944
- .featherlight img {
945
- margin: 0 !important; }
946
-
947
- .lifecycle #body-inner ul {
948
- list-style: none;
949
- margin: 0;
950
- padding: 2rem 0 0;
951
- position: relative; }
952
-
953
- .lifecycle #body-inner ol {
954
- margin: 1rem 0 1rem 0;
955
- padding: 2rem;
956
- position: relative; }
957
-
958
- .lifecycle #body-inner ol li {
959
- margin-left: 1rem; }
960
-
961
- .lifecycle #body-inner ol strong, .lifecycle #body-inner ol label, .lifecycle #body-inner ol th {
962
- text-decoration: underline; }
963
-
964
- .lifecycle #body-inner ol ol {
965
- margin-left: -1rem; }
966
-
967
- .lifecycle #body-inner h3[class*='level'] {
968
- font-size: 20px;
969
- position: absolute;
970
- margin: 0;
971
- padding: 4px 10px;
972
- right: 0;
973
- z-index: 1000;
974
- color: #fff;
975
- background: #1ABC9C; }
976
-
977
- .lifecycle #body-inner ol h3 {
978
- margin-top: 1rem !important;
979
- right: 2rem !important; }
980
-
981
- .lifecycle #body-inner .level-1 + ol {
982
- background: #f6fefc;
983
- border: 4px solid #1ABC9C;
984
- color: #16A085; }
985
-
986
- .lifecycle #body-inner .level-1 + ol h3 {
987
- background: #2ECC71; }
988
-
989
- .lifecycle #body-inner .level-2 + ol {
990
- background: #f7fdf9;
991
- border: 4px solid #2ECC71;
992
- color: #27AE60; }
993
-
994
- .lifecycle #body-inner .level-2 + ol h3 {
995
- background: #3498DB; }
996
-
997
- .lifecycle #body-inner .level-3 + ol {
998
- background: #f3f9fd;
999
- border: 4px solid #3498DB;
1000
- color: #2980B9; }
1001
-
1002
- .lifecycle #body-inner .level-3 + ol h3 {
1003
- background: #34495E; }
1004
-
1005
- .lifecycle #body-inner .level-4 + ol {
1006
- background: #e4eaf0;
1007
- border: 4px solid #34495E;
1008
- color: #2C3E50; }
1009
-
1010
- .lifecycle #body-inner .level-4 + ol h3 {
1011
- background: #34495E; }
1012
-
1013
- #top-bar {
1014
- background: #f7f7f7;
1015
- border-radius: 2px;
1016
- margin: 0rem -1rem 2rem;
1017
- padding: 0 1rem;
1018
- height: 0;
1019
- min-height: 3rem; }
1020
-
1021
- #top-github-link {
1022
- position: relative;
1023
- z-index: 1;
1024
- float: right;
1025
- display: block; }
1026
-
1027
- #body #breadcrumbs {
1028
- overflow: hidden;
1029
- white-space: nowrap;
1030
- text-overflow: ellipsis; }
1031
-
1032
- #body #breadcrumbs .links {
1033
- font-size: 0.8em; }
1034
-
1035
- #body #breadcrumbs span.path {
1036
- overflow: hidden;
1037
- white-space: nowrap;
1038
- text-overflow: ellipsis;
1039
- width: 100%; }
1040
-
1041
- #body #breadcrumbs span {
1042
- padding: 0 0.1rem; }
1043
-
1044
- .copy-to-clipboard {
1045
- display: inline-block;
1046
- position: relative;
1047
- color: #5e5e5e;
1048
- background-color: #f8efd1;
1049
- text-align: center;
1050
- cursor: pointer;
1051
- border-radius: 0 2px 2px 0;
1052
- padding: 0.1rem;
1053
- border: 1px solid #ffeeb8;
1054
- -webkit-transition: all 0.15s ease;
1055
- -moz-transition: all 0.15s ease;
1056
- -ms-transition: all 0.15s ease;
1057
- transition: all 0.15s ease; }
1058
-
1059
- .copy-to-clipboard:hover {
1060
- background-color: #f8efd1; }
1061
-
1062
- .clippy-icon {
1063
- padding-left: 6px;
1064
- padding-right: 4px;
1065
- padding-bottom: 1px;
1066
- pointer-events: none;
1067
- vertical-align: top;
1068
- height: 100%; }
1069
-
1070
- .clippy-svg {
1071
- /* TODO: Fix this so clippy fill colour is differnt when in block, not inline */
1072
- /* fill: $main_code_inline_text_color !important;*/
1073
- fill: black !important;
1074
- pointer-events: none; }
1075
-
1076
- pre .copy-to-clipboard {
1077
- position: absolute;
1078
- right: 4px;
1079
- top: 4px;
1080
- background-color: #e4e4e4;
1081
- color: #ccc;
1082
- border-radius: 2px; }
1083
-
1084
- pre .copy-to-clipboard:hover {
1085
- background-color: #e4e4e4;
1086
- color: #fff; }
1087
-
1088
- .parent-element {
1089
- -webkit-transform-style: preserve-3d;
1090
- -moz-transform-style: preserve-3d;
1091
- transform-style: preserve-3d; }
1092
-
1093
- /* Mermaid conflict with rest of HTML https://github.com/vjeantet/hugo-theme-docdock/issues/71 */
1094
- .section {
1095
- opacity: 1; }
1096
-
1097
- .mermaid .section {
1098
- opacity: 0.2; }
1099
-
1100
- #searchResults {
1101
- text-align: left; }
1102
-
1103
- #sidebar-toggle-span {
1104
- display: none; }
1105
-
1106
- #sidebar-toggle-span {
1107
- border-right: thin solid #DAD8D8 !important;
1108
- padding-right: 0.5rem !important;
1109
- margin-right: 1rem !important; }
1110
-
1111
- #sidebar {
1112
- background-color: #2053AB;
1113
- position: fixed;
1114
- top: 0;
1115
- width: 300px;
1116
- bottom: 0;
1117
- left: 0;
1118
- font-weight: normal;
1119
- font-size: 90%;
1120
- line-height: 27px;
1121
- -webkit-font-smoothing: antialiased; }
1122
- #sidebar a {
1123
- color: #fff;
1124
- -webkit-transition: color 0.15s ease;
1125
- -moz-transition: color 0.15s ease;
1126
- -ms-transition: color 0.15s ease;
1127
- transition: color 0.15s ease; }
1128
- #sidebar a:hover {
1129
- color: #e0e0e0;
1130
- -webkit-transition: color 0.15s ease;
1131
- -moz-transition: color 0.15s ease;
1132
- -ms-transition: color 0.15s ease;
1133
- transition: color 0.15s ease; }
1134
- #sidebar a.subtitle {
1135
- color: rgba(204, 204, 204, 0.6); }
1136
- #sidebar hr {
1137
- border-bottom: 1px solid #2a232f; }
1138
- #sidebar a.padding {
1139
- padding: 0 1rem; }
1140
- #sidebar h5 {
1141
- margin: 2rem 0 0;
1142
- position: relative;
1143
- line-height: 2; }
1144
- #sidebar h5 a {
1145
- display: block;
1146
- margin-left: 0;
1147
- margin-right: 0;
1148
- padding-left: 1rem;
1149
- padding-right: 0rem; }
1150
- #sidebar h5 i {
1151
- color: rgba(204, 204, 204, 0.6);
1152
- position: absolute;
1153
- right: 0.6rem;
1154
- top: 0.7rem;
1155
- font-size: 80%; }
1156
- #sidebar .parent li,
1157
- #sidebar .active li {
1158
- border-left: 1px solid gray; }
1159
- #sidebar h5.parent a {
1160
- background: #201b24;
1161
- color: #d9d9d9 !important; }
1162
- #sidebar h5.active a {
1163
- background: #fff;
1164
- color: #777 !important; }
1165
- #sidebar h5.active i {
1166
- color: #777 !important; }
1167
- #sidebar h5 + ul.topics {
1168
- display: none;
1169
- margin-top: 0; }
1170
- #sidebar h5.parent + ul.topics,
1171
- #sidebar h5.active + ul.topics {
1172
- display: block; }
1173
- #sidebar ul {
1174
- list-style: none;
1175
- padding: 0;
1176
- margin: 0; }
1177
- #sidebar ul.searched a {
1178
- color: #999999; }
1179
- #sidebar ul.searched .search-match a {
1180
- color: #e6e6e6; }
1181
- #sidebar ul.searched .search-match a:hover {
1182
- color: #fff; }
1183
- #sidebar ul.topics {
1184
- margin: 0 0 0 1rem; }
1185
- #sidebar ul.topics.searched ul {
1186
- display: block; }
1187
- #sidebar ul.topics ul {
1188
- display: none;
1189
- padding-bottom: 1rem; }
1190
- #sidebar ul.topics ul ul {
1191
- padding-bottom: 0; }
1192
- #sidebar ul.topics li.parent > ul, #sidebar ul.topics li.alwaysopen > ul,
1193
- #sidebar ul li.active > ul {
1194
- display: block; }
1195
- #sidebar ul.topics > li > span > a {
1196
- /*line-height: 2rem;
1197
- font-size: 1.1rem*/ }
1198
- #sidebar ul.topics > li > span > a b {
1199
- opacity: 0.5;
1200
- font-weight: normal; }
1201
- #sidebar ul li .category-icon {
1202
- color: gray; }
1203
- #sidebar ul.topics > li.parent a, #sidebar ul.topics > li.active a {
1204
- color: #fff;
1205
- -webkit-transition: color 0.15s ease;
1206
- -moz-transition: color 0.15s ease;
1207
- -ms-transition: color 0.15s ease;
1208
- transition: color 0.15s ease; }
1209
- #sidebar ul.topics > li.parent a:hover, #sidebar ul.topics > li.active a:hover {
1210
- color: #e6e6e6;
1211
- -webkit-transition: color 0.15s ease;
1212
- -moz-transition: color 0.15s ease;
1213
- -ms-transition: color 0.15s ease;
1214
- transition: color 0.15s ease; }
1215
- #sidebar ul.topics > li.parent, #sidebar ul.topics > li.active {
1216
- background: #183f81;
1217
- margin-left: -1rem;
1218
- margin-right: 0rem;
1219
- padding-left: 1rem;
1220
- padding-right: 0rem; }
1221
- #sidebar ul li.active > div > a {
1222
- background: white;
1223
- color: gray !important;
1224
- padding-left: 1rem;
1225
- padding-right: 0rem; }
1226
- #sidebar ul li.active > div > a:hover {
1227
- color: #b5b5b5 !important;
1228
- -webkit-transition: color 0.15s ease;
1229
- -moz-transition: color 0.15s ease;
1230
- -ms-transition: color 0.15s ease;
1231
- transition: color 0.15s ease; }
1232
- #sidebar ul li {
1233
- padding: 0; }
1234
- #sidebar ul li.visited + div {
1235
- margin-right: 16px; }
1236
- #sidebar ul li a {
1237
- display: block;
1238
- padding: 2px 0; }
1239
- #sidebar ul li div a {
1240
- text-overflow: ellipsis;
1241
- overflow: hidden;
1242
- white-space: nowrap;
1243
- display: block;
1244
- width: calc(100% - 20px); }
1245
- #sidebar ul li > div > a {
1246
- padding: 2px 0;
1247
- position: relative; }
1248
- #sidebar ul li li {
1249
- padding-left: 1rem;
1250
- text-indent: 0.2rem; }
1251
- #sidebar ul li .read-icon {
1252
- display: none;
1253
- font-size: xx-small;
1254
- color: gray;
1255
- position: absolute;
1256
- float: left;
1257
- margin: 0;
1258
- margin-left: -17px;
1259
- margin-top: -18px; }
1260
- #sidebar ul li.visited > div > .read-icon {
1261
- display: block; }
1262
- #sidebar ul li.visited.active > div > .read-icon {
1263
- margin-left: 0px; }
1264
- #sidebar ul li .category-icon {
1265
- display: block;
1266
- float: right;
1267
- position: absolute;
1268
- right: 15px;
1269
- margin: 0px;
1270
- margin-top: -20px; }
1271
- #sidebar ul li.active > div .category-icon {
1272
- right: 15px; }
1273
- #sidebar.showVisitedLinks ul li a {
1274
- width: 100%; }
1275
- #sidebar #shortcuts label {
1276
- display: inline;
1277
- font-weight: 100; }
1278
- #sidebar #shortcuts h3 {
1279
- font-family: 'Novacento Sans Wide', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif;
1280
- color: #fff; }
1281
-
1282
- /*
1283
- Here lives CSS required for shortcodes
1284
- */
1285
- .children p {
1286
- font-size: small;
1287
- margin-top: 0px;
1288
- padding-top: 0px;
1289
- margin-bottom: 0px;
1290
- padding-bottom: 0px; }
1291
-
1292
- .children-li p {
1293
- font-size: small;
1294
- font-style: italic; }
1295
-
1296
- .children-h2 p, .children-h3 p {
1297
- font-size: small;
1298
- margin-top: 0px;
1299
- padding-top: 0px;
1300
- margin-bottom: 0px;
1301
- padding-bottom: 0px; }
1302
-
1303
- .children h3, .children h2 {
1304
- margin-bottom: 0px;
1305
- margin-top: 5px; }
1306
-
1307
- @media only all and (min-width: 48em) and (max-width: 59.938em) {
1308
- body #chapter h1 {
1309
- font-size: 3rem; } }
1310
- @media only all and (max-width: 47.938em) {
1311
- body #chapter h1 {
1312
- font-size: 2rem; } }
1313
- @media only all and (max-width: 47.938em) {
1314
- #sidebar-toggle-span {
1315
- display: inline; } }
1316
- @media only all and (max-width: 59.938em) {
1317
- #body .padding {
1318
- position: static;
1319
- padding: 15px 3rem; } }
1320
- @media only all and (max-width: 47.938em) {
1321
- #body .padding {
1322
- padding: 5px 1rem; } }
1323
- @media only all and (max-width: 59.938em) {
1324
- #body #navigation {
1325
- position: static;
1326
- margin-right: 0 !important;
1327
- width: 100%;
1328
- display: table; } }
1329
- @media only all and (max-width: 59.938em) {
1330
- #body .nav {
1331
- display: table-cell;
1332
- position: static;
1333
- top: auto;
1334
- width: 50%;
1335
- text-align: center;
1336
- height: 100px;
1337
- line-height: 100px;
1338
- padding-top: 0; }
1339
-
1340
- #body .nav > i {
1341
- display: inline-block; } }
1342
- @media only all and (max-width: 47.938em) {
1343
- .two-column-bullet {
1344
- width: 100%; } }
1345
- @media only all and (max-width: 47.938em) {
1346
- .three-column-bullet {
1347
- width: 100%; } }
1348
- @media only all and (max-width: 47.938em) {
1349
- .four-column-bullet {
1350
- width: 100%; } }
1351
- @media only all and (max-width: 59.938em) {
1352
- #sidebar {
1353
- width: 230px; }
1354
-
1355
- #body {
1356
- margin-left: 230px; } }
1357
- @media only all and (max-width: 47.938em) {
1358
- #sidebar {
1359
- width: 230px;
1360
- left: -230px; }
1361
-
1362
- #body {
1363
- margin-left: 0;
1364
- width: 100%; }
1365
-
1366
- .sidebar-hidden {
1367
- overflow: hidden; }
1368
-
1369
- .sidebar-hidden #sidebar {
1370
- left: 0; }
1371
-
1372
- .sidebar-hidden #body {
1373
- margin-left: 230px;
1374
- overflow: hidden; }
1375
-
1376
- .sidebar-hidden #overlay {
1377
- position: absolute;
1378
- left: 0;
1379
- right: 0;
1380
- top: 0;
1381
- bottom: 0;
1382
- z-index: 10;
1383
- background: rgba(255, 255, 255, 0.5);
1384
- cursor: pointer; } }
1385
- @media print {
1386
- #sidebar, #navigation, #top-bar, .anchor, #sidebar-toggle-span, .copy-to-clipboard {
1387
- display: none; }
1388
-
1389
- #navigation * {
1390
- display: none;
1391
- visibility: hidden; }
1392
-
1393
- #body-inner {
1394
- margin-bottom: 0px; }
1395
-
1396
- #footer, .footline {
1397
- margin-top: 1px; }
1398
-
1399
- body, a {
1400
- font-size: 120%;
1401
- color: black !important;
1402
- background: white !important; }
1403
-
1404
- h1, h2, h3, h4, h5, h6 {
1405
- color: black !important;
1406
- background: white !important; }
1407
-
1408
- #body {
1409
- margin-left: 0px; } }
1410
-
1411
- /*# sourceMappingURL=style.css.map */