codefresh 0.78.2

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 (713) hide show
  1. package/.dockerignore +14 -0
  2. package/.eslintrc.js +20 -0
  3. package/.gitattributes +29 -0
  4. package/.nvmrc +1 -0
  5. package/Dockerfile +39 -0
  6. package/LICENSE +21 -0
  7. package/README.md +55 -0
  8. package/__mocks__/requestretry.js +35 -0
  9. package/brew/template.rb +15 -0
  10. package/check-version.js +13 -0
  11. package/cli.gif +0 -0
  12. package/codefresh-arm.yml +54 -0
  13. package/codefresh-release.yml +173 -0
  14. package/codefresh.yml +120 -0
  15. package/docs/archetypes/default.md +6 -0
  16. package/docs/config.toml +44 -0
  17. package/docs/content/_header.md +6 -0
  18. package/docs/content/_index.md +19 -0
  19. package/docs/content/contexts/spec/_index.md +28 -0
  20. package/docs/content/contexts/spec/config.md +30 -0
  21. package/docs/content/contexts/spec/helm-repository.md +16 -0
  22. package/docs/content/contexts/spec/secret-yaml.md +32 -0
  23. package/docs/content/contexts/spec/secret.md +30 -0
  24. package/docs/content/contexts/spec/yaml.md +30 -0
  25. package/docs/content/external-resources.md +8 -0
  26. package/docs/content/getting-started/_index.md +28 -0
  27. package/docs/content/installation/_index.md +13 -0
  28. package/docs/content/installation/docker.md +15 -0
  29. package/docs/content/installation/homebrew.md +29 -0
  30. package/docs/content/installation/npm.md +22 -0
  31. package/docs/content/installation/yarn.md +22 -0
  32. package/docs/content/more/_index.md +7 -0
  33. package/docs/content/operate on resources/_index.md +10 -0
  34. package/docs/content/pipelines/Run Pipeline.md +38 -0
  35. package/docs/content/pipelines/spec.md +190 -0
  36. package/docs/docs.spec.js +8 -0
  37. package/docs/index.js +407 -0
  38. package/docs/layouts/partials/menu-footer.html +13 -0
  39. package/docs/themes/docdock/LICENSE.md +22 -0
  40. package/docs/themes/docdock/README.md +129 -0
  41. package/docs/themes/docdock/archetypes/default.md +9 -0
  42. package/docs/themes/docdock/archetypes/slide.md +46 -0
  43. package/docs/themes/docdock/exampleSite/config.toml +68 -0
  44. package/docs/themes/docdock/exampleSite/content/_index.md +50 -0
  45. package/docs/themes/docdock/exampleSite/content/content-organisation/_index.md +138 -0
  46. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/_index.md +66 -0
  47. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/disable.md +24 -0
  48. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/theme-variants.md +35 -0
  49. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/themestyle.md +25 -0
  50. package/docs/themes/docdock/exampleSite/content/content-organisation/extramenu.md +28 -0
  51. package/docs/themes/docdock/exampleSite/content/content-organisation/logo.md +12 -0
  52. package/docs/themes/docdock/exampleSite/content/create-page/_index.md +54 -0
  53. package/docs/themes/docdock/exampleSite/content/create-page/homepage.md +8 -0
  54. package/docs/themes/docdock/exampleSite/content/create-page/myslide.md +48 -0
  55. package/docs/themes/docdock/exampleSite/content/create-page/page-images.md +28 -0
  56. package/docs/themes/docdock/exampleSite/content/create-page/page-slide.md +114 -0
  57. package/docs/themes/docdock/exampleSite/content/credits.md +44 -0
  58. package/docs/themes/docdock/exampleSite/content/getting-start/_index.md +12 -0
  59. package/docs/themes/docdock/exampleSite/content/getting-start/configuration.md +56 -0
  60. package/docs/themes/docdock/exampleSite/content/getting-start/installation.md +83 -0
  61. package/docs/themes/docdock/exampleSite/content/search/_index.md +13 -0
  62. package/docs/themes/docdock/exampleSite/content/shortcodes/_index.md +10 -0
  63. package/docs/themes/docdock/exampleSite/content/shortcodes/alert.md +30 -0
  64. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/BachGavotteShort.mp3 +0 -0
  65. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/Carroll_AliceAuPaysDesMerveilles.pdf +0 -0
  66. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/adivorciarsetoca00cape.pdf +0 -0
  67. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/hugo.png +0 -0
  68. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/movieselectricsheep-flock-244-32500-2.mp4 +0 -0
  69. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.md +59 -0
  70. package/docs/themes/docdock/exampleSite/content/shortcodes/button.md +37 -0
  71. package/docs/themes/docdock/exampleSite/content/shortcodes/children/_index.md +46 -0
  72. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/_index.md +6 -0
  73. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/_index.md +6 -0
  74. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/_index.md +6 -0
  75. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/_index.md +6 -0
  76. 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 +6 -0
  77. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-2/_index.md +11 -0
  78. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-2/test3.md +6 -0
  79. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-3/_index.md +6 -0
  80. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-4/_index.md +7 -0
  81. package/docs/themes/docdock/exampleSite/content/shortcodes/children/test.md +6 -0
  82. package/docs/themes/docdock/exampleSite/content/shortcodes/excerpt-include.md +25 -0
  83. package/docs/themes/docdock/exampleSite/content/shortcodes/excerpt.md +39 -0
  84. package/docs/themes/docdock/exampleSite/content/shortcodes/expand.md +41 -0
  85. package/docs/themes/docdock/exampleSite/content/shortcodes/icon.md +1254 -0
  86. package/docs/themes/docdock/exampleSite/content/shortcodes/mermaid.md +98 -0
  87. package/docs/themes/docdock/exampleSite/content/shortcodes/notice.md +61 -0
  88. package/docs/themes/docdock/exampleSite/content/shortcodes/panel.md +60 -0
  89. package/docs/themes/docdock/exampleSite/content/shortcodes/revealjs.md +119 -0
  90. package/docs/themes/docdock/exampleSite/content/showcase.md +15 -0
  91. package/docs/themes/docdock/exampleSite/layouts/partials/custom-head.html +10 -0
  92. package/docs/themes/docdock/exampleSite/layouts/partials/menu-footer.html +13 -0
  93. package/docs/themes/docdock/exampleSite/layouts/shortcodes/ghcontributors.html +31 -0
  94. package/docs/themes/docdock/exampleSite/static/menu-entry-icon.png +0 -0
  95. package/docs/themes/docdock/exampleSite/static/showcase/bitfan.site.png +0 -0
  96. package/docs/themes/docdock/exampleSite/static/showcase/invincible.site.png +0 -0
  97. package/docs/themes/docdock/exampleSite/static/style-flex.png +0 -0
  98. package/docs/themes/docdock/exampleSite/static/style-original.png +0 -0
  99. package/docs/themes/docdock/exampleSite/static/variant-gold.png +0 -0
  100. package/docs/themes/docdock/exampleSite/static/variant-gray.png +0 -0
  101. package/docs/themes/docdock/exampleSite/static/variant-green.png +0 -0
  102. package/docs/themes/docdock/i18n/en.toml +44 -0
  103. package/docs/themes/docdock/i18n/es.toml +26 -0
  104. package/docs/themes/docdock/i18n/fr.toml +44 -0
  105. package/docs/themes/docdock/i18n/nb.toml +38 -0
  106. package/docs/themes/docdock/images/screenshot.png +0 -0
  107. package/docs/themes/docdock/images/tn.png +0 -0
  108. package/docs/themes/docdock/layouts/404.html +39 -0
  109. package/docs/themes/docdock/layouts/_default/baseof.html +32 -0
  110. package/docs/themes/docdock/layouts/_default/li.html +22 -0
  111. package/docs/themes/docdock/layouts/_default/list.html +20 -0
  112. package/docs/themes/docdock/layouts/_default/single.html +3 -0
  113. package/docs/themes/docdock/layouts/index.html +30 -0
  114. package/docs/themes/docdock/layouts/index.json +12 -0
  115. package/docs/themes/docdock/layouts/partials/breadcrumb.html +8 -0
  116. package/docs/themes/docdock/layouts/partials/custom-content-footer.html +6 -0
  117. package/docs/themes/docdock/layouts/partials/custom-footer.html +0 -0
  118. package/docs/themes/docdock/layouts/partials/custom-head.html +2 -0
  119. package/docs/themes/docdock/layouts/partials/flex/body-aftercontent.html +54 -0
  120. package/docs/themes/docdock/layouts/partials/flex/body-beforecontent.html +68 -0
  121. package/docs/themes/docdock/layouts/partials/flex/head.html +17 -0
  122. package/docs/themes/docdock/layouts/partials/flex/scripts.html +11 -0
  123. package/docs/themes/docdock/layouts/partials/flex/selectnavigation.html +58 -0
  124. package/docs/themes/docdock/layouts/partials/header.html +10 -0
  125. package/docs/themes/docdock/layouts/partials/language-selector.html +18 -0
  126. package/docs/themes/docdock/layouts/partials/menu-footer.html +0 -0
  127. package/docs/themes/docdock/layouts/partials/menu.html +82 -0
  128. package/docs/themes/docdock/layouts/partials/next-prev-page.html +44 -0
  129. package/docs/themes/docdock/layouts/partials/original/body-aftercontent.html +13 -0
  130. package/docs/themes/docdock/layouts/partials/original/body-beforecontent.html +128 -0
  131. package/docs/themes/docdock/layouts/partials/original/head.html +23 -0
  132. package/docs/themes/docdock/layouts/partials/original/scripts.html +10 -0
  133. package/docs/themes/docdock/layouts/partials/pagination.html +9 -0
  134. package/docs/themes/docdock/layouts/shortcodes/alert.html +6 -0
  135. package/docs/themes/docdock/layouts/shortcodes/anchor.html +1 -0
  136. package/docs/themes/docdock/layouts/shortcodes/anchorlink.html +1 -0
  137. package/docs/themes/docdock/layouts/shortcodes/attachmentlink.html +5 -0
  138. package/docs/themes/docdock/layouts/shortcodes/attachments.html +33 -0
  139. package/docs/themes/docdock/layouts/shortcodes/button.html +6 -0
  140. package/docs/themes/docdock/layouts/shortcodes/children.html +104 -0
  141. package/docs/themes/docdock/layouts/shortcodes/code.html +1 -0
  142. package/docs/themes/docdock/layouts/shortcodes/emoticon.html +29 -0
  143. package/docs/themes/docdock/layouts/shortcodes/excerpt-include.html +14 -0
  144. package/docs/themes/docdock/layouts/shortcodes/excerpt.html +7 -0
  145. package/docs/themes/docdock/layouts/shortcodes/expand.html +16 -0
  146. package/docs/themes/docdock/layouts/shortcodes/header.html +16 -0
  147. package/docs/themes/docdock/layouts/shortcodes/icon.html +13 -0
  148. package/docs/themes/docdock/layouts/shortcodes/image.html +5 -0
  149. package/docs/themes/docdock/layouts/shortcodes/info.html +10 -0
  150. package/docs/themes/docdock/layouts/shortcodes/label.html +1 -0
  151. package/docs/themes/docdock/layouts/shortcodes/mermaid.html +3 -0
  152. package/docs/themes/docdock/layouts/shortcodes/note.html +4 -0
  153. package/docs/themes/docdock/layouts/shortcodes/notice.html +1 -0
  154. package/docs/themes/docdock/layouts/shortcodes/pagelink.html +12 -0
  155. package/docs/themes/docdock/layouts/shortcodes/pagetreesearch.html +1 -0
  156. package/docs/themes/docdock/layouts/shortcodes/panel.html +5 -0
  157. package/docs/themes/docdock/layouts/shortcodes/recently-updated.html +7 -0
  158. package/docs/themes/docdock/layouts/shortcodes/relref.html +14 -0
  159. package/docs/themes/docdock/layouts/shortcodes/revealjs.html +66 -0
  160. package/docs/themes/docdock/layouts/shortcodes/section.html +1 -0
  161. package/docs/themes/docdock/layouts/shortcodes/task.html +10 -0
  162. package/docs/themes/docdock/layouts/shortcodes/tasklist.html +4 -0
  163. package/docs/themes/docdock/layouts/shortcodes/tip.html +10 -0
  164. package/docs/themes/docdock/layouts/shortcodes/toc.html +2 -0
  165. package/docs/themes/docdock/layouts/shortcodes/unknow.html +1 -0
  166. package/docs/themes/docdock/layouts/shortcodes/userlink.html +1 -0
  167. package/docs/themes/docdock/layouts/shortcodes/viewppt.html +5 -0
  168. package/docs/themes/docdock/layouts/shortcodes/viewxls.html +5 -0
  169. package/docs/themes/docdock/layouts/shortcodes/warning.html +12 -0
  170. package/docs/themes/docdock/layouts/shortcodes/well.html +1 -0
  171. package/docs/themes/docdock/layouts/slide/single.html +38 -0
  172. package/docs/themes/docdock/static/css/auto-complete.css +49 -0
  173. package/docs/themes/docdock/static/css/bootstrap.min.css +1884 -0
  174. package/docs/themes/docdock/static/css/featherlight.min.css +8 -0
  175. package/docs/themes/docdock/static/css/font-awesome.min.css +4 -0
  176. package/docs/themes/docdock/static/css/horsey.css +35 -0
  177. package/docs/themes/docdock/static/css/hybrid.css +102 -0
  178. package/docs/themes/docdock/static/css/nucleus.css +617 -0
  179. package/docs/themes/docdock/static/fonts/FontAwesome.otf +0 -0
  180. package/docs/themes/docdock/static/fonts/Inconsolata.eot +0 -0
  181. package/docs/themes/docdock/static/fonts/Inconsolata.svg +359 -0
  182. package/docs/themes/docdock/static/fonts/Inconsolata.ttf +0 -0
  183. package/docs/themes/docdock/static/fonts/Inconsolata.woff +0 -0
  184. package/docs/themes/docdock/static/fonts/Lato-Bold.ttf +0 -0
  185. package/docs/themes/docdock/static/fonts/Lato-Bold.woff2 +0 -0
  186. package/docs/themes/docdock/static/fonts/Lato-Regular.ttf +0 -0
  187. package/docs/themes/docdock/static/fonts/Lato-Regular.woff2 +0 -0
  188. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.eot +0 -0
  189. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.svg +1019 -0
  190. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.ttf +0 -0
  191. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff +0 -0
  192. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff2 +0 -0
  193. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.eot +0 -0
  194. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.svg +918 -0
  195. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.ttf +0 -0
  196. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff +0 -0
  197. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff2 +0 -0
  198. package/docs/themes/docdock/static/fonts/Roboto-Italic.ttf +0 -0
  199. package/docs/themes/docdock/static/fonts/Roboto-Medium.ttf +0 -0
  200. package/docs/themes/docdock/static/fonts/Roboto-Regular.ttf +0 -0
  201. package/docs/themes/docdock/static/fonts/RobotoMono-Medium.ttf +0 -0
  202. package/docs/themes/docdock/static/fonts/RobotoMono-Regular.ttf +0 -0
  203. package/docs/themes/docdock/static/fonts/Work_Sans_200.eot +0 -0
  204. package/docs/themes/docdock/static/fonts/Work_Sans_200.svg +332 -0
  205. package/docs/themes/docdock/static/fonts/Work_Sans_200.ttf +0 -0
  206. package/docs/themes/docdock/static/fonts/Work_Sans_200.woff +0 -0
  207. package/docs/themes/docdock/static/fonts/Work_Sans_200.woff2 +0 -0
  208. package/docs/themes/docdock/static/fonts/Work_Sans_300.eot +0 -0
  209. package/docs/themes/docdock/static/fonts/Work_Sans_300.svg +331 -0
  210. package/docs/themes/docdock/static/fonts/Work_Sans_300.ttf +0 -0
  211. package/docs/themes/docdock/static/fonts/Work_Sans_300.woff +0 -0
  212. package/docs/themes/docdock/static/fonts/Work_Sans_300.woff2 +0 -0
  213. package/docs/themes/docdock/static/fonts/Work_Sans_500.eot +0 -0
  214. package/docs/themes/docdock/static/fonts/Work_Sans_500.svg +333 -0
  215. package/docs/themes/docdock/static/fonts/Work_Sans_500.ttf +0 -0
  216. package/docs/themes/docdock/static/fonts/Work_Sans_500.woff +0 -0
  217. package/docs/themes/docdock/static/fonts/Work_Sans_500.woff2 +0 -0
  218. package/docs/themes/docdock/static/fonts/fontawesome-webfont.eot +0 -0
  219. package/docs/themes/docdock/static/fonts/fontawesome-webfont.svg +2671 -0
  220. package/docs/themes/docdock/static/fonts/fontawesome-webfont.ttf +0 -0
  221. package/docs/themes/docdock/static/fonts/fontawesome-webfont.woff +0 -0
  222. package/docs/themes/docdock/static/fonts/fontawesome-webfont.woff2 +0 -0
  223. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.eot +0 -0
  224. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.svg +288 -0
  225. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.ttf +0 -0
  226. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.woff +0 -0
  227. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.woff2 +0 -0
  228. package/docs/themes/docdock/static/images/clippy.svg +4 -0
  229. package/docs/themes/docdock/static/images/favicon.png +0 -0
  230. package/docs/themes/docdock/static/images/gopher-404.jpg +0 -0
  231. package/docs/themes/docdock/static/js/auto-complete.js +223 -0
  232. package/docs/themes/docdock/static/js/clipboard.min.js +7 -0
  233. package/docs/themes/docdock/static/js/docdock.js +309 -0
  234. package/docs/themes/docdock/static/js/featherlight.min.js +8 -0
  235. package/docs/themes/docdock/static/js/highlight.pack.js +2 -0
  236. package/docs/themes/docdock/static/js/html5shiv-printshiv.min.js +4 -0
  237. package/docs/themes/docdock/static/js/jquery-2.x.min.js +4 -0
  238. package/docs/themes/docdock/static/js/lunr.min.js +6 -0
  239. package/docs/themes/docdock/static/js/modernizr.custom.71422.js +4 -0
  240. package/docs/themes/docdock/static/js/search.js +91 -0
  241. package/docs/themes/docdock/static/mermaid/mermaid.css +273 -0
  242. package/docs/themes/docdock/static/mermaid/mermaid.dark.css +275 -0
  243. package/docs/themes/docdock/static/mermaid/mermaid.forest.css +353 -0
  244. package/docs/themes/docdock/static/mermaid/mermaid.js +30 -0
  245. package/docs/themes/docdock/static/none.html +0 -0
  246. package/docs/themes/docdock/static/revealjs/.travis.yml +5 -0
  247. package/docs/themes/docdock/static/revealjs/CONTRIBUTING.md +23 -0
  248. package/docs/themes/docdock/static/revealjs/Gruntfile.js +192 -0
  249. package/docs/themes/docdock/static/revealjs/LICENSE +19 -0
  250. package/docs/themes/docdock/static/revealjs/README.md +1238 -0
  251. package/docs/themes/docdock/static/revealjs/bower.json +27 -0
  252. package/docs/themes/docdock/static/revealjs/css/print/paper.css +203 -0
  253. package/docs/themes/docdock/static/revealjs/css/print/pdf.css +178 -0
  254. package/docs/themes/docdock/static/revealjs/css/reveal.css +1555 -0
  255. package/docs/themes/docdock/static/revealjs/css/reveal.scss +1717 -0
  256. package/docs/themes/docdock/static/revealjs/css/theme/README.md +21 -0
  257. package/docs/themes/docdock/static/revealjs/css/theme/beige.css +268 -0
  258. package/docs/themes/docdock/static/revealjs/css/theme/black.css +264 -0
  259. package/docs/themes/docdock/static/revealjs/css/theme/blood.css +287 -0
  260. package/docs/themes/docdock/static/revealjs/css/theme/league.css +270 -0
  261. package/docs/themes/docdock/static/revealjs/css/theme/moon.css +268 -0
  262. package/docs/themes/docdock/static/revealjs/css/theme/night.css +262 -0
  263. package/docs/themes/docdock/static/revealjs/css/theme/serif.css +264 -0
  264. package/docs/themes/docdock/static/revealjs/css/theme/simple.css +267 -0
  265. package/docs/themes/docdock/static/revealjs/css/theme/sky.css +271 -0
  266. package/docs/themes/docdock/static/revealjs/css/theme/solarized.css +268 -0
  267. package/docs/themes/docdock/static/revealjs/css/theme/source/beige.scss +39 -0
  268. package/docs/themes/docdock/static/revealjs/css/theme/source/black.scss +49 -0
  269. package/docs/themes/docdock/static/revealjs/css/theme/source/blood.scss +78 -0
  270. package/docs/themes/docdock/static/revealjs/css/theme/source/league.scss +34 -0
  271. package/docs/themes/docdock/static/revealjs/css/theme/source/moon.scss +57 -0
  272. package/docs/themes/docdock/static/revealjs/css/theme/source/night.scss +34 -0
  273. package/docs/themes/docdock/static/revealjs/css/theme/source/serif.scss +35 -0
  274. package/docs/themes/docdock/static/revealjs/css/theme/source/simple.scss +43 -0
  275. package/docs/themes/docdock/static/revealjs/css/theme/source/sky.scss +46 -0
  276. package/docs/themes/docdock/static/revealjs/css/theme/source/solarized.scss +63 -0
  277. package/docs/themes/docdock/static/revealjs/css/theme/source/white.scss +49 -0
  278. package/docs/themes/docdock/static/revealjs/css/theme/template/mixins.scss +29 -0
  279. package/docs/themes/docdock/static/revealjs/css/theme/template/settings.scss +43 -0
  280. package/docs/themes/docdock/static/revealjs/css/theme/template/theme.scss +316 -0
  281. package/docs/themes/docdock/static/revealjs/css/theme/white.css +264 -0
  282. package/docs/themes/docdock/static/revealjs/demo.html +410 -0
  283. package/docs/themes/docdock/static/revealjs/index.html +49 -0
  284. package/docs/themes/docdock/static/revealjs/js/reveal.js +5239 -0
  285. package/docs/themes/docdock/static/revealjs/lib/css/zenburn.css +80 -0
  286. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/LICENSE +2 -0
  287. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.css +10 -0
  288. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.eot +0 -0
  289. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.ttf +0 -0
  290. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.woff +0 -0
  291. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/LICENSE +45 -0
  292. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.eot +0 -0
  293. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.ttf +0 -0
  294. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.woff +0 -0
  295. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.eot +0 -0
  296. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.ttf +0 -0
  297. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.woff +0 -0
  298. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.eot +0 -0
  299. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.ttf +0 -0
  300. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.woff +0 -0
  301. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot +0 -0
  302. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf +0 -0
  303. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff +0 -0
  304. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro.css +39 -0
  305. package/docs/themes/docdock/static/revealjs/lib/js/classList.js +2 -0
  306. package/docs/themes/docdock/static/revealjs/lib/js/head.min.js +9 -0
  307. package/docs/themes/docdock/static/revealjs/lib/js/html5shiv.js +7 -0
  308. package/docs/themes/docdock/static/revealjs/package.json +43 -0
  309. package/docs/themes/docdock/static/revealjs/plugin/highlight/highlight.js +77 -0
  310. package/docs/themes/docdock/static/revealjs/plugin/markdown/example.html +129 -0
  311. package/docs/themes/docdock/static/revealjs/plugin/markdown/example.md +31 -0
  312. package/docs/themes/docdock/static/revealjs/plugin/markdown/markdown.js +412 -0
  313. package/docs/themes/docdock/static/revealjs/plugin/markdown/marked.js +6 -0
  314. package/docs/themes/docdock/static/revealjs/plugin/math/math.js +67 -0
  315. package/docs/themes/docdock/static/revealjs/plugin/multiplex/client.js +13 -0
  316. package/docs/themes/docdock/static/revealjs/plugin/multiplex/index.js +64 -0
  317. package/docs/themes/docdock/static/revealjs/plugin/multiplex/master.js +34 -0
  318. package/docs/themes/docdock/static/revealjs/plugin/multiplex/package.json +19 -0
  319. package/docs/themes/docdock/static/revealjs/plugin/notes/notes.html +759 -0
  320. package/docs/themes/docdock/static/revealjs/plugin/notes/notes.js +155 -0
  321. package/docs/themes/docdock/static/revealjs/plugin/notes-server/client.js +65 -0
  322. package/docs/themes/docdock/static/revealjs/plugin/notes-server/index.js +69 -0
  323. package/docs/themes/docdock/static/revealjs/plugin/notes-server/notes.html +585 -0
  324. package/docs/themes/docdock/static/revealjs/plugin/print-pdf/print-pdf.js +69 -0
  325. package/docs/themes/docdock/static/revealjs/plugin/search/search.js +206 -0
  326. package/docs/themes/docdock/static/revealjs/plugin/zoom-js/zoom.js +272 -0
  327. package/docs/themes/docdock/static/revealjs/test/examples/assets/image1.png +0 -0
  328. package/docs/themes/docdock/static/revealjs/test/examples/assets/image2.png +0 -0
  329. package/docs/themes/docdock/static/revealjs/test/examples/barebones.html +41 -0
  330. package/docs/themes/docdock/static/revealjs/test/examples/embedded-media.html +49 -0
  331. package/docs/themes/docdock/static/revealjs/test/examples/math.html +185 -0
  332. package/docs/themes/docdock/static/revealjs/test/examples/slide-backgrounds.html +144 -0
  333. package/docs/themes/docdock/static/revealjs/test/examples/slide-transitions.html +101 -0
  334. package/docs/themes/docdock/static/revealjs/test/qunit-1.12.0.css +244 -0
  335. package/docs/themes/docdock/static/revealjs/test/qunit-1.12.0.js +2212 -0
  336. package/docs/themes/docdock/static/revealjs/test/simple.md +12 -0
  337. package/docs/themes/docdock/static/revealjs/test/test-markdown-element-attributes.html +134 -0
  338. package/docs/themes/docdock/static/revealjs/test/test-markdown-element-attributes.js +46 -0
  339. package/docs/themes/docdock/static/revealjs/test/test-markdown-external.html +36 -0
  340. package/docs/themes/docdock/static/revealjs/test/test-markdown-external.js +24 -0
  341. package/docs/themes/docdock/static/revealjs/test/test-markdown-options.html +41 -0
  342. package/docs/themes/docdock/static/revealjs/test/test-markdown-options.js +26 -0
  343. package/docs/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.html +128 -0
  344. package/docs/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.js +47 -0
  345. package/docs/themes/docdock/static/revealjs/test/test-markdown.html +52 -0
  346. package/docs/themes/docdock/static/revealjs/test/test-markdown.js +15 -0
  347. package/docs/themes/docdock/static/revealjs/test/test-pdf.html +83 -0
  348. package/docs/themes/docdock/static/revealjs/test/test-pdf.js +15 -0
  349. package/docs/themes/docdock/static/revealjs/test/test.html +86 -0
  350. package/docs/themes/docdock/static/revealjs/test/test.js +597 -0
  351. package/docs/themes/docdock/static/scss/flex/article.scss +356 -0
  352. package/docs/themes/docdock/static/scss/flex/fonts.scss +38 -0
  353. package/docs/themes/docdock/static/scss/flex/footer.scss +45 -0
  354. package/docs/themes/docdock/static/scss/flex/header.scss +89 -0
  355. package/docs/themes/docdock/static/scss/flex/main.scss +164 -0
  356. package/docs/themes/docdock/static/scss/flex/medias.scss +74 -0
  357. package/docs/themes/docdock/static/scss/flex/menu.scss +126 -0
  358. package/docs/themes/docdock/static/scss/flex/shortcode.children.scss +34 -0
  359. package/docs/themes/docdock/static/scss/flex/shortcode.notice.scss +63 -0
  360. package/docs/themes/docdock/static/scss/flex/style.scss +14 -0
  361. package/docs/themes/docdock/static/scss/original/_colours.scss +14 -0
  362. package/docs/themes/docdock/static/scss/original/_functions.scss +89 -0
  363. package/docs/themes/docdock/static/scss/original/_variables.scss +137 -0
  364. package/docs/themes/docdock/static/scss/original/fonts.scss +23 -0
  365. package/docs/themes/docdock/static/scss/original/main.scss +1233 -0
  366. package/docs/themes/docdock/static/scss/original/print.scss +29 -0
  367. package/docs/themes/docdock/static/scss/original/responsive.scss +124 -0
  368. package/docs/themes/docdock/static/scss/original/shortcodes.scss +32 -0
  369. package/docs/themes/docdock/static/scss/original/sidebar.scss +276 -0
  370. package/docs/themes/docdock/static/scss/original/style.scss +16 -0
  371. package/docs/themes/docdock/static/theme-flex/ribbon.png +0 -0
  372. package/docs/themes/docdock/static/theme-flex/script.js +277 -0
  373. package/docs/themes/docdock/static/theme-flex/style.css +728 -0
  374. package/docs/themes/docdock/static/theme-original/script.js +133 -0
  375. package/docs/themes/docdock/static/theme-original/style.css +1411 -0
  376. package/docs/themes/docdock/static/theme-original/variant-blue.css +0 -0
  377. package/docs/themes/docdock/static/theme-original/variant-gold.css +61 -0
  378. package/docs/themes/docdock/static/theme-original/variant-gray.css +61 -0
  379. package/docs/themes/docdock/static/theme-original/variant-green.css +61 -0
  380. package/docs/themes/docdock/theme.toml +22 -0
  381. package/lib/binary/components.js +77 -0
  382. package/lib/binary/downloader.js +170 -0
  383. package/lib/binary/index.js +11 -0
  384. package/lib/binary/runner.js +30 -0
  385. package/lib/interface/cli/Command.js +331 -0
  386. package/lib/interface/cli/codefresh +24 -0
  387. package/lib/interface/cli/commad-line-interface.js +90 -0
  388. package/lib/interface/cli/commands/agent/apply.cmd.js +61 -0
  389. package/lib/interface/cli/commands/agent/create.cmd.js +39 -0
  390. package/lib/interface/cli/commands/agent/delete.cmd.js +40 -0
  391. package/lib/interface/cli/commands/agent/get.cmd.js +44 -0
  392. package/lib/interface/cli/commands/agent/helper.js +28 -0
  393. package/lib/interface/cli/commands/agent/install.cmd.js +205 -0
  394. package/lib/interface/cli/commands/agent/uninstall.cmd.js +92 -0
  395. package/lib/interface/cli/commands/analyzer/analyze.cmd.js +34 -0
  396. package/lib/interface/cli/commands/analyzer/analyzer.logic.js +24 -0
  397. package/lib/interface/cli/commands/annotation/annotation.logic.js +59 -0
  398. package/lib/interface/cli/commands/annotation/annotation.sdk.spec.js +64 -0
  399. package/lib/interface/cli/commands/annotation/create.cmd.js +39 -0
  400. package/lib/interface/cli/commands/annotation/delete.cmd.js +38 -0
  401. package/lib/interface/cli/commands/annotation/get.cmd.js +42 -0
  402. package/lib/interface/cli/commands/app-proxy/helper.js +63 -0
  403. package/lib/interface/cli/commands/app-proxy/install.cmd.js +204 -0
  404. package/lib/interface/cli/commands/app-proxy/uninstall.cmd.js +175 -0
  405. package/lib/interface/cli/commands/app-proxy/upgrade.cmd.js +110 -0
  406. package/lib/interface/cli/commands/audit/download.cmd.js +57 -0
  407. package/lib/interface/cli/commands/auth/create-context.cmd.js +54 -0
  408. package/lib/interface/cli/commands/auth/current-context.cmd.js +25 -0
  409. package/lib/interface/cli/commands/auth/get-contexts.cmd.js +27 -0
  410. package/lib/interface/cli/commands/auth/use-context.cmd.js +42 -0
  411. package/lib/interface/cli/commands/board/apply.cmd.js +61 -0
  412. package/lib/interface/cli/commands/board/board.sdk.spec.js +87 -0
  413. package/lib/interface/cli/commands/board/create.cmd.js +33 -0
  414. package/lib/interface/cli/commands/board/delete.cmd.js +42 -0
  415. package/lib/interface/cli/commands/board/get.cmd.js +62 -0
  416. package/lib/interface/cli/commands/cli-config/cli-config.cmd.js +41 -0
  417. package/lib/interface/cli/commands/cli-config/ops/get.cmd.js +52 -0
  418. package/lib/interface/cli/commands/cli-config/ops/help.cmd.js +36 -0
  419. package/lib/interface/cli/commands/cli-config/ops/profile.cmd.js +49 -0
  420. package/lib/interface/cli/commands/cli-config/ops/set.cmd.js +65 -0
  421. package/lib/interface/cli/commands/cluster/cluster.sdk.spec.js +61 -0
  422. package/lib/interface/cli/commands/cluster/create.cmd.js +85 -0
  423. package/lib/interface/cli/commands/cluster/delete.cmd.js +39 -0
  424. package/lib/interface/cli/commands/cluster/get.cmd.js +30 -0
  425. package/lib/interface/cli/commands/completion/bash.sh.hbs +27 -0
  426. package/lib/interface/cli/commands/completion/completion.cmd.js +66 -0
  427. package/lib/interface/cli/commands/completion/zsh.sh.hbs +20 -0
  428. package/lib/interface/cli/commands/components/update.cmd.js +30 -0
  429. package/lib/interface/cli/commands/composition/composition.sdk.spec.js +95 -0
  430. package/lib/interface/cli/commands/composition/create.cmd.js +67 -0
  431. package/lib/interface/cli/commands/composition/create.completion.js +15 -0
  432. package/lib/interface/cli/commands/composition/delete.cmd.js +40 -0
  433. package/lib/interface/cli/commands/composition/get.cmd.js +43 -0
  434. package/lib/interface/cli/commands/composition/replace.cmd.js +76 -0
  435. package/lib/interface/cli/commands/composition/replace.completion.js +15 -0
  436. package/lib/interface/cli/commands/context/apply.cmd.js +51 -0
  437. package/lib/interface/cli/commands/context/context.sdk.spec.js +158 -0
  438. package/lib/interface/cli/commands/context/create/createConfig.cmd.js +54 -0
  439. package/lib/interface/cli/commands/context/create/createSecret.cmd.js +54 -0
  440. package/lib/interface/cli/commands/context/create/createSecretYaml.cmd.js +53 -0
  441. package/lib/interface/cli/commands/context/create/createYaml.cmd.js +53 -0
  442. package/lib/interface/cli/commands/context/create/git/base.cmd.js +38 -0
  443. package/lib/interface/cli/commands/context/create/git/types/bitbucket.cmd.js +64 -0
  444. package/lib/interface/cli/commands/context/create/git/types/github.cmd.js +79 -0
  445. package/lib/interface/cli/commands/context/create/git/types/gitlab.cmd.js +71 -0
  446. package/lib/interface/cli/commands/context/create/git/types/stash.cmd.js +69 -0
  447. package/lib/interface/cli/commands/context/create/helm-repo/base.cmd.js +24 -0
  448. package/lib/interface/cli/commands/context/create/helm-repo/types/http.cmd.js +60 -0
  449. package/lib/interface/cli/commands/context/create/helm-repo/types/s3.cmd.js +97 -0
  450. package/lib/interface/cli/commands/context/create/secret-store/base.cmd.js +33 -0
  451. package/lib/interface/cli/commands/context/create/secret-store/types/hashicorp-vault.cmd.js +141 -0
  452. package/lib/interface/cli/commands/context/create/secret-store/types/kubernetes-runtime.cmd.js +67 -0
  453. package/lib/interface/cli/commands/context/create/secret-store/types/kubernetes.cmd.js +67 -0
  454. package/lib/interface/cli/commands/context/create.cmd.js +23 -0
  455. package/lib/interface/cli/commands/context/delete.cmd.js +39 -0
  456. package/lib/interface/cli/commands/context/get.cmd.js +68 -0
  457. package/lib/interface/cli/commands/environment/delete.cmd.js +28 -0
  458. package/lib/interface/cli/commands/environment/environment.sdk.spec.js +40 -0
  459. package/lib/interface/cli/commands/environment/get.cmd.js +43 -0
  460. package/lib/interface/cli/commands/gitops/argocd/install.js +9 -0
  461. package/lib/interface/cli/commands/gitops/argocd/uninstall.js +11 -0
  462. package/lib/interface/cli/commands/gitops/argocd/upgrade.js +9 -0
  463. package/lib/interface/cli/commands/gitops/codefresh/install.js +50 -0
  464. package/lib/interface/cli/commands/gitops/codefresh/uninstall.js +14 -0
  465. package/lib/interface/cli/commands/gitops/codefresh/upgrade.js +9 -0
  466. package/lib/interface/cli/commands/gitops/common/install.js +62 -0
  467. package/lib/interface/cli/commands/gitops/common/uninstall.js +39 -0
  468. package/lib/interface/cli/commands/gitops/common/upgrade.js +45 -0
  469. package/lib/interface/cli/commands/gitops/install.cmd.js +111 -0
  470. package/lib/interface/cli/commands/gitops/install.spec.js +77 -0
  471. package/lib/interface/cli/commands/gitops/uninstall.cmd.js +56 -0
  472. package/lib/interface/cli/commands/gitops/upgrade.cmd.js +56 -0
  473. package/lib/interface/cli/commands/helm/chart/helm-charts.sdk.spec.js +65 -0
  474. package/lib/interface/cli/commands/helm/chart/install-chart.cmd.js +103 -0
  475. package/lib/interface/cli/commands/helm/chart/promote-chart.cmd.js +123 -0
  476. package/lib/interface/cli/commands/helm/helm.sdk.spec.js +81 -0
  477. package/lib/interface/cli/commands/helm/release/delete-release.cmd.js +102 -0
  478. package/lib/interface/cli/commands/helm/release/helm-releases.sdk.spec.js +53 -0
  479. package/lib/interface/cli/commands/helm/release/rollback-release.cmd.js +87 -0
  480. package/lib/interface/cli/commands/helm/release/test-release.cmd.js +93 -0
  481. package/lib/interface/cli/commands/helm/release/util.js +16 -0
  482. package/lib/interface/cli/commands/helm/repo/apply.cmd.js +54 -0
  483. package/lib/interface/cli/commands/helm/repo/create.cmd.js +46 -0
  484. package/lib/interface/cli/commands/helm/repo/delete.cmd.js +37 -0
  485. package/lib/interface/cli/commands/helm/repo/get.cmd.js +61 -0
  486. package/lib/interface/cli/commands/helm/repo/helm-repo.sdk.spec.js +58 -0
  487. package/lib/interface/cli/commands/helm/set-helm-config.cmd.js +93 -0
  488. package/lib/interface/cli/commands/hybrid/InstallationPlan.js +216 -0
  489. package/lib/interface/cli/commands/hybrid/delete.cmd.js +336 -0
  490. package/lib/interface/cli/commands/hybrid/execute-test-pipeline.cmd.js +37 -0
  491. package/lib/interface/cli/commands/hybrid/helper.js +1122 -0
  492. package/lib/interface/cli/commands/hybrid/info.cmd.js +27 -0
  493. package/lib/interface/cli/commands/hybrid/init.cmd.js +958 -0
  494. package/lib/interface/cli/commands/hybrid/installation-process.js +51 -0
  495. package/lib/interface/cli/commands/hybrid/key-helper.js +82 -0
  496. package/lib/interface/cli/commands/hybrid/migration.js +192 -0
  497. package/lib/interface/cli/commands/hybrid/pipeline-helper.js +71 -0
  498. package/lib/interface/cli/commands/hybrid/upgrade.cmd.js +195 -0
  499. package/lib/interface/cli/commands/image/annotate.cmd.js +61 -0
  500. package/lib/interface/cli/commands/image/get.cmd.js +122 -0
  501. package/lib/interface/cli/commands/image/image.sdk.spec.js +134 -0
  502. package/lib/interface/cli/commands/image/tag.cmd.js +50 -0
  503. package/lib/interface/cli/commands/image/untag.cmd.js +47 -0
  504. package/lib/interface/cli/commands/imagePullSecret/generate.cmd.js +49 -0
  505. package/lib/interface/cli/commands/imagePullSecret/imagePullSecret.sdk.spec.js +21 -0
  506. package/lib/interface/cli/commands/monitor/install.cmd.js +160 -0
  507. package/lib/interface/cli/commands/monitor/uninstall.cmd.js +78 -0
  508. package/lib/interface/cli/commands/offline-logs/base.cmd.js +33 -0
  509. package/lib/interface/cli/commands/offline-logs/ensure-index.cmd.js +44 -0
  510. package/lib/interface/cli/commands/offline-logs/ensure-index.spec.js +76 -0
  511. package/lib/interface/cli/commands/offline-logs/offload-to-collection.cmd.js +188 -0
  512. package/lib/interface/cli/commands/offline-logs/offload-to-file.cmd.js +175 -0
  513. package/lib/interface/cli/commands/offline-logs/offload-to-file.spec.js +59 -0
  514. package/lib/interface/cli/commands/offline-logs/utils.js +159 -0
  515. package/lib/interface/cli/commands/pipeline/delete.cmd.js +31 -0
  516. package/lib/interface/cli/commands/pipeline/get.cmd.js +125 -0
  517. package/lib/interface/cli/commands/pipeline/get.completion.js +14 -0
  518. package/lib/interface/cli/commands/pipeline/pipeline.sdk.spec.js +137 -0
  519. package/lib/interface/cli/commands/pipeline/run.base.js +153 -0
  520. package/lib/interface/cli/commands/pipeline/run.cf.js +58 -0
  521. package/lib/interface/cli/commands/pipeline/run.cmd.js +165 -0
  522. package/lib/interface/cli/commands/pipeline/run.completion.js +15 -0
  523. package/lib/interface/cli/commands/pipeline/run.local.js +200 -0
  524. package/lib/interface/cli/commands/project/apply.cmd.js +92 -0
  525. package/lib/interface/cli/commands/project/create.cmd.js +70 -0
  526. package/lib/interface/cli/commands/project/delete.cmd.js +39 -0
  527. package/lib/interface/cli/commands/project/get.cmd.js +67 -0
  528. package/lib/interface/cli/commands/project/project.sdk.spec.js +111 -0
  529. package/lib/interface/cli/commands/registry/create/create.standard.cmd.js +53 -0
  530. package/lib/interface/cli/commands/registry/create.cmd.js +20 -0
  531. package/lib/interface/cli/commands/registry/delete.cmd.js +29 -0
  532. package/lib/interface/cli/commands/registry/get.cmd.js +30 -0
  533. package/lib/interface/cli/commands/registry/registry.sdk.spec.js +43 -0
  534. package/lib/interface/cli/commands/repo/add.cmd.js +90 -0
  535. package/lib/interface/cli/commands/repo/delete.cmd.js +43 -0
  536. package/lib/interface/cli/commands/repo/get.cmd.js +101 -0
  537. package/lib/interface/cli/commands/repo/repo.sdk.spec.js +94 -0
  538. package/lib/interface/cli/commands/root/add.cmd.js +18 -0
  539. package/lib/interface/cli/commands/root/annotate.cmd.js +17 -0
  540. package/lib/interface/cli/commands/root/apply.cmd.js +38 -0
  541. package/lib/interface/cli/commands/root/apply.completion.js +15 -0
  542. package/lib/interface/cli/commands/root/auth.cmd.js +31 -0
  543. package/lib/interface/cli/commands/root/components.cmd.js +17 -0
  544. package/lib/interface/cli/commands/root/create.cmd.js +42 -0
  545. package/lib/interface/cli/commands/root/create.completion.js +15 -0
  546. package/lib/interface/cli/commands/root/delete.cmd.js +52 -0
  547. package/lib/interface/cli/commands/root/delete.completion.js +15 -0
  548. package/lib/interface/cli/commands/root/diff.cmd.js +38 -0
  549. package/lib/interface/cli/commands/root/diff.completion.js +15 -0
  550. package/lib/interface/cli/commands/root/download.cmd.js +18 -0
  551. package/lib/interface/cli/commands/root/generate.cmd.js +18 -0
  552. package/lib/interface/cli/commands/root/get.cmd.js +72 -0
  553. package/lib/interface/cli/commands/root/get.completion.js +19 -0
  554. package/lib/interface/cli/commands/root/install.cmd.js +17 -0
  555. package/lib/interface/cli/commands/root/replace.cmd.js +72 -0
  556. package/lib/interface/cli/commands/root/replace.completion.js +15 -0
  557. package/lib/interface/cli/commands/root/root.sdk.spec.js +197 -0
  558. package/lib/interface/cli/commands/root/runner.cmd.js +18 -0
  559. package/lib/interface/cli/commands/root/synchronize.cmd.js +17 -0
  560. package/lib/interface/cli/commands/root/uninstall.cmd.js +17 -0
  561. package/lib/interface/cli/commands/root/upgrade.cmd.js +38 -0
  562. package/lib/interface/cli/commands/root/validate.cmd.js +119 -0
  563. package/lib/interface/cli/commands/root/validate.completion.js +10 -0
  564. package/lib/interface/cli/commands/root/version.cmd.js +48 -0
  565. package/lib/interface/cli/commands/runtimeEnvironments/apply.cmd.js +111 -0
  566. package/lib/interface/cli/commands/runtimeEnvironments/attach.cmd.js +161 -0
  567. package/lib/interface/cli/commands/runtimeEnvironments/create.cmd.js +23 -0
  568. package/lib/interface/cli/commands/runtimeEnvironments/delete.cmd.js +35 -0
  569. package/lib/interface/cli/commands/runtimeEnvironments/diff.cmd.js +64 -0
  570. package/lib/interface/cli/commands/runtimeEnvironments/get.cmd.js +76 -0
  571. package/lib/interface/cli/commands/runtimeEnvironments/install.cmd.js +312 -0
  572. package/lib/interface/cli/commands/runtimeEnvironments/runtimeEnvironments.sdk.spec.js +61 -0
  573. package/lib/interface/cli/commands/runtimeEnvironments/uninstall.cmd.js +149 -0
  574. package/lib/interface/cli/commands/section/apply.cmd.js +85 -0
  575. package/lib/interface/cli/commands/section/create.cmd.js +69 -0
  576. package/lib/interface/cli/commands/section/delete.cmd.js +61 -0
  577. package/lib/interface/cli/commands/section/get.cmd.js +79 -0
  578. package/lib/interface/cli/commands/section/section.sdk.spec.js +143 -0
  579. package/lib/interface/cli/commands/step/delete.cmd.js +30 -0
  580. package/lib/interface/cli/commands/step/get.cmd.js +131 -0
  581. package/lib/interface/cli/commands/step/get.completion.js +14 -0
  582. package/lib/interface/cli/commands/step/step.sdk.spec.js +67 -0
  583. package/lib/interface/cli/commands/systemRuntimeEnvironments/apply.cmd.js +69 -0
  584. package/lib/interface/cli/commands/systemRuntimeEnvironments/delete.cmd.js +44 -0
  585. package/lib/interface/cli/commands/systemRuntimeEnvironments/diff.cmd.js +74 -0
  586. package/lib/interface/cli/commands/systemRuntimeEnvironments/get.cmd.js +103 -0
  587. package/lib/interface/cli/commands/systemRuntimeEnvironments/systemRuntimeEnvironments.sdk.spec.js +128 -0
  588. package/lib/interface/cli/commands/team/add.user.cmd.js +39 -0
  589. package/lib/interface/cli/commands/team/create.cmd.js +53 -0
  590. package/lib/interface/cli/commands/team/get.cmd.js +30 -0
  591. package/lib/interface/cli/commands/team/remove.user.cmd.js +39 -0
  592. package/lib/interface/cli/commands/team/synchronize.cmd.js +76 -0
  593. package/lib/interface/cli/commands/team/team.sdk.spec.js +65 -0
  594. package/lib/interface/cli/commands/tokens/apply.cmd.js +50 -0
  595. package/lib/interface/cli/commands/tokens/create.cmd.js +67 -0
  596. package/lib/interface/cli/commands/tokens/delete.cmd.js +43 -0
  597. package/lib/interface/cli/commands/tokens/get.cmd.js +38 -0
  598. package/lib/interface/cli/commands/tokens/tokens.sdk.spec.js +43 -0
  599. package/lib/interface/cli/commands/trigger/create.cmd.js +44 -0
  600. package/lib/interface/cli/commands/trigger/delete.cmd.js +39 -0
  601. package/lib/interface/cli/commands/trigger/event/create.cmd.js +60 -0
  602. package/lib/interface/cli/commands/trigger/event/delete.cmd.js +34 -0
  603. package/lib/interface/cli/commands/trigger/event/get.cmd.js +59 -0
  604. package/lib/interface/cli/commands/trigger/event/trigger-event.sdk.spec.js +51 -0
  605. package/lib/interface/cli/commands/trigger/get.cmd.js +47 -0
  606. package/lib/interface/cli/commands/trigger/trigger.sdk.spec.js +73 -0
  607. package/lib/interface/cli/commands/trigger/type/get.cmd.js +54 -0
  608. package/lib/interface/cli/commands/trigger/type/trigger-type.sdk.spec.js +33 -0
  609. package/lib/interface/cli/commands/workflow/approve.cmd.js +31 -0
  610. package/lib/interface/cli/commands/workflow/approve.cmd.spec.js +47 -0
  611. package/lib/interface/cli/commands/workflow/deny.cmd.js +31 -0
  612. package/lib/interface/cli/commands/workflow/deny.cmd.spec.js +47 -0
  613. package/lib/interface/cli/commands/workflow/get.cmd.js +161 -0
  614. package/lib/interface/cli/commands/workflow/logs.cmd.js +38 -0
  615. package/lib/interface/cli/commands/workflow/restart.cmd.js +37 -0
  616. package/lib/interface/cli/commands/workflow/terminate.cmd.js +31 -0
  617. package/lib/interface/cli/commands/workflow/wait.cmd.js +77 -0
  618. package/lib/interface/cli/commands/workflow/workflow-data-item/create.cmd.js +44 -0
  619. package/lib/interface/cli/commands/workflow/workflow-data-item/get.cmd.js +72 -0
  620. package/lib/interface/cli/commands/workflow/workflow.sdk.spec.js +123 -0
  621. package/lib/interface/cli/completion/completion.spec.js +313 -0
  622. package/lib/interface/cli/completion/generate +102 -0
  623. package/lib/interface/cli/completion/helpers.js +90 -0
  624. package/lib/interface/cli/completion/index.js +89 -0
  625. package/lib/interface/cli/completion/tree.json +1 -0
  626. package/lib/interface/cli/defaults.js +18 -0
  627. package/lib/interface/cli/helpers/auth.js +62 -0
  628. package/lib/interface/cli/helpers/cli-config.js +110 -0
  629. package/lib/interface/cli/helpers/entitiesManifests.js +60 -0
  630. package/lib/interface/cli/helpers/general.js +235 -0
  631. package/lib/interface/cli/helpers/helm.js +51 -0
  632. package/lib/interface/cli/helpers/helpers.sdk.spec.js +201 -0
  633. package/lib/interface/cli/helpers/helpers.unit.spec.js +105 -0
  634. package/lib/interface/cli/helpers/image.js +66 -0
  635. package/lib/interface/cli/helpers/kubernetes.js +61 -0
  636. package/lib/interface/cli/helpers/logs.js +99 -0
  637. package/lib/interface/cli/helpers/progressEvents.js +25 -0
  638. package/lib/interface/cli/helpers/sys-re.js +76 -0
  639. package/lib/interface/cli/helpers/validation.js +92 -0
  640. package/lib/logic/cli-config/Manager.js +187 -0
  641. package/lib/logic/cli-config/Model.js +82 -0
  642. package/lib/logic/cli-config/errors/MultiplePropertiesError.js +8 -0
  643. package/lib/logic/cli-config/errors/NoPropertyError.js +8 -0
  644. package/lib/logic/cli-config/errors/NotFullPropertyError.js +8 -0
  645. package/lib/logic/cli-config/errors/PipelineValidationError.js +12 -0
  646. package/lib/logic/cli-config/errors/SchemaValidationError.js +14 -0
  647. package/lib/logic/cli-config/errors/awaitTo.js +16 -0
  648. package/lib/logic/cli-config/errors/helpers.js +23 -0
  649. package/lib/logic/cli-config/errors/index.js +13 -0
  650. package/lib/logic/cli-config/manager.spec.js +152 -0
  651. package/lib/logic/cli-config/schema.json +61 -0
  652. package/lib/logic/entities/Agent.js +52 -0
  653. package/lib/logic/entities/Annotation.js +24 -0
  654. package/lib/logic/entities/Board.js +22 -0
  655. package/lib/logic/entities/Cluster.js +22 -0
  656. package/lib/logic/entities/CodefreshRepo.js +22 -0
  657. package/lib/logic/entities/Composition.js +22 -0
  658. package/lib/logic/entities/Context.js +31 -0
  659. package/lib/logic/entities/Entity.js +48 -0
  660. package/lib/logic/entities/Environment.js +38 -0
  661. package/lib/logic/entities/GitRepo.js +21 -0
  662. package/lib/logic/entities/HelmRepo.js +23 -0
  663. package/lib/logic/entities/Image.js +13 -0
  664. package/lib/logic/entities/Pipeline.js +22 -0
  665. package/lib/logic/entities/Project.js +25 -0
  666. package/lib/logic/entities/Registry.js +35 -0
  667. package/lib/logic/entities/RuntimeEnvironments.js +30 -0
  668. package/lib/logic/entities/Section.js +23 -0
  669. package/lib/logic/entities/StepType.js +27 -0
  670. package/lib/logic/entities/StepTypeVersion.js +19 -0
  671. package/lib/logic/entities/Team.js +36 -0
  672. package/lib/logic/entities/Token.js +25 -0
  673. package/lib/logic/entities/Trigger.js +21 -0
  674. package/lib/logic/entities/TriggerEvent.js +28 -0
  675. package/lib/logic/entities/TriggerType.js +25 -0
  676. package/lib/logic/entities/Workflow.js +63 -0
  677. package/lib/logic/entities/WorkflowDataItem.js +48 -0
  678. package/lib/logic/index.js +7 -0
  679. package/lib/logic/sdk/index.js +5 -0
  680. package/lib/output/Formatter.js +42 -0
  681. package/lib/output/Output.js +88 -0
  682. package/lib/output/Style.js +96 -0
  683. package/lib/output/__mocks__/Output.js +8 -0
  684. package/lib/output/formatters/Annotations.formatter.js +7 -0
  685. package/lib/output/formatters/Board.formatter.js +7 -0
  686. package/lib/output/formatters/CodefreshRepo.formatter.js +7 -0
  687. package/lib/output/formatters/Composition.formatter.js +8 -0
  688. package/lib/output/formatters/Environment.formatter.js +17 -0
  689. package/lib/output/formatters/GitRepo.formatter.js +7 -0
  690. package/lib/output/formatters/HelmRepo.formatter.js +9 -0
  691. package/lib/output/formatters/Image.formatter.js +12 -0
  692. package/lib/output/formatters/Pipeline.formatter.js +8 -0
  693. package/lib/output/formatters/Project.formatter.js +10 -0
  694. package/lib/output/formatters/Registry.formatter.js +7 -0
  695. package/lib/output/formatters/Section.formatter.js +8 -0
  696. package/lib/output/formatters/StepType.formatter.js +8 -0
  697. package/lib/output/formatters/Team.formatter.js +13 -0
  698. package/lib/output/formatters/Token.formatter.js +11 -0
  699. package/lib/output/formatters/TriggerEvent.formatter.js +12 -0
  700. package/lib/output/formatters/TriggerType.formatter.js +12 -0
  701. package/lib/output/formatters/Workflow.formatter.js +28 -0
  702. package/lib/output/formatters/index.js +38 -0
  703. package/lib/output/types/id.output.js +16 -0
  704. package/lib/output/types/json.output.js +22 -0
  705. package/lib/output/types/name.output.js +16 -0
  706. package/lib/output/types/table.output.js +107 -0
  707. package/lib/output/types/table.output.spec.js +93 -0
  708. package/lib/output/types/yaml.output.js +30 -0
  709. package/openapi.json +8645 -0
  710. package/package.json +105 -0
  711. package/run-check-version.js +3 -0
  712. package/test-setup.js +34 -0
  713. package/yarn.lock +6124 -0
@@ -0,0 +1,1884 @@
1
+ @font-face {
2
+ font-family: 'Glyphicons Halflings';
3
+ src: url('../fonts/glyphicons-halflings-regular.eot');
4
+ src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
5
+ }
6
+ .glyphicon {
7
+ position: relative;
8
+ top: 1px;
9
+ display: inline-block;
10
+ font-family: 'Glyphicons Halflings';
11
+ font-style: normal;
12
+ font-weight: normal;
13
+ line-height: 1;
14
+ -webkit-font-smoothing: antialiased;
15
+ -moz-osx-font-smoothing: grayscale;
16
+ }
17
+ .glyphicon-asterisk:before {
18
+ content: "\2a";
19
+ }
20
+ .glyphicon-plus:before {
21
+ content: "\2b";
22
+ }
23
+ .glyphicon-euro:before,
24
+ .glyphicon-eur:before {
25
+ content: "\20ac";
26
+ }
27
+ .glyphicon-minus:before {
28
+ content: "\2212";
29
+ }
30
+ .glyphicon-cloud:before {
31
+ content: "\2601";
32
+ }
33
+ .glyphicon-envelope:before {
34
+ content: "\2709";
35
+ }
36
+ .glyphicon-pencil:before {
37
+ content: "\270f";
38
+ }
39
+ .glyphicon-glass:before {
40
+ content: "\e001";
41
+ }
42
+ .glyphicon-music:before {
43
+ content: "\e002";
44
+ }
45
+ .glyphicon-search:before {
46
+ content: "\e003";
47
+ }
48
+ .glyphicon-heart:before {
49
+ content: "\e005";
50
+ }
51
+ .glyphicon-star:before {
52
+ content: "\e006";
53
+ }
54
+ .glyphicon-star-empty:before {
55
+ content: "\e007";
56
+ }
57
+ .glyphicon-user:before {
58
+ content: "\e008";
59
+ }
60
+ .glyphicon-film:before {
61
+ content: "\e009";
62
+ }
63
+ .glyphicon-th-large:before {
64
+ content: "\e010";
65
+ }
66
+ .glyphicon-th:before {
67
+ content: "\e011";
68
+ }
69
+ .glyphicon-th-list:before {
70
+ content: "\e012";
71
+ }
72
+ .glyphicon-ok:before {
73
+ content: "\e013";
74
+ }
75
+ .glyphicon-remove:before {
76
+ content: "\e014";
77
+ }
78
+ .glyphicon-zoom-in:before {
79
+ content: "\e015";
80
+ }
81
+ .glyphicon-zoom-out:before {
82
+ content: "\e016";
83
+ }
84
+ .glyphicon-off:before {
85
+ content: "\e017";
86
+ }
87
+ .glyphicon-signal:before {
88
+ content: "\e018";
89
+ }
90
+ .glyphicon-cog:before {
91
+ content: "\e019";
92
+ }
93
+ .glyphicon-trash:before {
94
+ content: "\e020";
95
+ }
96
+ .glyphicon-home:before {
97
+ content: "\e021";
98
+ }
99
+ .glyphicon-file:before {
100
+ content: "\e022";
101
+ }
102
+ .glyphicon-time:before {
103
+ content: "\e023";
104
+ }
105
+ .glyphicon-road:before {
106
+ content: "\e024";
107
+ }
108
+ .glyphicon-download-alt:before {
109
+ content: "\e025";
110
+ }
111
+ .glyphicon-download:before {
112
+ content: "\e026";
113
+ }
114
+ .glyphicon-upload:before {
115
+ content: "\e027";
116
+ }
117
+ .glyphicon-inbox:before {
118
+ content: "\e028";
119
+ }
120
+ .glyphicon-play-circle:before {
121
+ content: "\e029";
122
+ }
123
+ .glyphicon-repeat:before {
124
+ content: "\e030";
125
+ }
126
+ .glyphicon-refresh:before {
127
+ content: "\e031";
128
+ }
129
+ .glyphicon-list-alt:before {
130
+ content: "\e032";
131
+ }
132
+ .glyphicon-lock:before {
133
+ content: "\e033";
134
+ }
135
+ .glyphicon-flag:before {
136
+ content: "\e034";
137
+ }
138
+ .glyphicon-headphones:before {
139
+ content: "\e035";
140
+ }
141
+ .glyphicon-volume-off:before {
142
+ content: "\e036";
143
+ }
144
+ .glyphicon-volume-down:before {
145
+ content: "\e037";
146
+ }
147
+ .glyphicon-volume-up:before {
148
+ content: "\e038";
149
+ }
150
+ .glyphicon-qrcode:before {
151
+ content: "\e039";
152
+ }
153
+ .glyphicon-barcode:before {
154
+ content: "\e040";
155
+ }
156
+ .glyphicon-tag:before {
157
+ content: "\e041";
158
+ }
159
+ .glyphicon-tags:before {
160
+ content: "\e042";
161
+ }
162
+ .glyphicon-book:before {
163
+ content: "\e043";
164
+ }
165
+ .glyphicon-bookmark:before {
166
+ content: "\e044";
167
+ }
168
+ .glyphicon-print:before {
169
+ content: "\e045";
170
+ }
171
+ .glyphicon-camera:before {
172
+ content: "\e046";
173
+ }
174
+ .glyphicon-font:before {
175
+ content: "\e047";
176
+ }
177
+ .glyphicon-bold:before {
178
+ content: "\e048";
179
+ }
180
+ .glyphicon-italic:before {
181
+ content: "\e049";
182
+ }
183
+ .glyphicon-text-height:before {
184
+ content: "\e050";
185
+ }
186
+ .glyphicon-text-width:before {
187
+ content: "\e051";
188
+ }
189
+ .glyphicon-align-left:before {
190
+ content: "\e052";
191
+ }
192
+ .glyphicon-align-center:before {
193
+ content: "\e053";
194
+ }
195
+ .glyphicon-align-right:before {
196
+ content: "\e054";
197
+ }
198
+ .glyphicon-align-justify:before {
199
+ content: "\e055";
200
+ }
201
+ .glyphicon-list:before {
202
+ content: "\e056";
203
+ }
204
+ .glyphicon-indent-left:before {
205
+ content: "\e057";
206
+ }
207
+ .glyphicon-indent-right:before {
208
+ content: "\e058";
209
+ }
210
+ .glyphicon-facetime-video:before {
211
+ content: "\e059";
212
+ }
213
+ .glyphicon-picture:before {
214
+ content: "\e060";
215
+ }
216
+ .glyphicon-map-marker:before {
217
+ content: "\e062";
218
+ }
219
+ .glyphicon-adjust:before {
220
+ content: "\e063";
221
+ }
222
+ .glyphicon-tint:before {
223
+ content: "\e064";
224
+ }
225
+ .glyphicon-edit:before {
226
+ content: "\e065";
227
+ }
228
+ .glyphicon-share:before {
229
+ content: "\e066";
230
+ }
231
+ .glyphicon-check:before {
232
+ content: "\e067";
233
+ }
234
+ .glyphicon-move:before {
235
+ content: "\e068";
236
+ }
237
+ .glyphicon-step-backward:before {
238
+ content: "\e069";
239
+ }
240
+ .glyphicon-fast-backward:before {
241
+ content: "\e070";
242
+ }
243
+ .glyphicon-backward:before {
244
+ content: "\e071";
245
+ }
246
+ .glyphicon-play:before {
247
+ content: "\e072";
248
+ }
249
+ .glyphicon-pause:before {
250
+ content: "\e073";
251
+ }
252
+ .glyphicon-stop:before {
253
+ content: "\e074";
254
+ }
255
+ .glyphicon-forward:before {
256
+ content: "\e075";
257
+ }
258
+ .glyphicon-fast-forward:before {
259
+ content: "\e076";
260
+ }
261
+ .glyphicon-step-forward:before {
262
+ content: "\e077";
263
+ }
264
+ .glyphicon-eject:before {
265
+ content: "\e078";
266
+ }
267
+ .glyphicon-chevron-left:before {
268
+ content: "\e079";
269
+ }
270
+ .glyphicon-chevron-right:before {
271
+ content: "\e080";
272
+ }
273
+ .glyphicon-plus-sign:before {
274
+ content: "\e081";
275
+ }
276
+ .glyphicon-minus-sign:before {
277
+ content: "\e082";
278
+ }
279
+ .glyphicon-remove-sign:before {
280
+ content: "\e083";
281
+ }
282
+ .glyphicon-ok-sign:before {
283
+ content: "\e084";
284
+ }
285
+ .glyphicon-question-sign:before {
286
+ content: "\e085";
287
+ }
288
+ .glyphicon-info-sign:before {
289
+ content: "\e086";
290
+ }
291
+ .glyphicon-screenshot:before {
292
+ content: "\e087";
293
+ }
294
+ .glyphicon-remove-circle:before {
295
+ content: "\e088";
296
+ }
297
+ .glyphicon-ok-circle:before {
298
+ content: "\e089";
299
+ }
300
+ .glyphicon-ban-circle:before {
301
+ content: "\e090";
302
+ }
303
+ .glyphicon-arrow-left:before {
304
+ content: "\e091";
305
+ }
306
+ .glyphicon-arrow-right:before {
307
+ content: "\e092";
308
+ }
309
+ .glyphicon-arrow-up:before {
310
+ content: "\e093";
311
+ }
312
+ .glyphicon-arrow-down:before {
313
+ content: "\e094";
314
+ }
315
+ .glyphicon-share-alt:before {
316
+ content: "\e095";
317
+ }
318
+ .glyphicon-resize-full:before {
319
+ content: "\e096";
320
+ }
321
+ .glyphicon-resize-small:before {
322
+ content: "\e097";
323
+ }
324
+ .glyphicon-exclamation-sign:before {
325
+ content: "\e101";
326
+ }
327
+ .glyphicon-gift:before {
328
+ content: "\e102";
329
+ }
330
+ .glyphicon-leaf:before {
331
+ content: "\e103";
332
+ }
333
+ .glyphicon-fire:before {
334
+ content: "\e104";
335
+ }
336
+ .glyphicon-eye-open:before {
337
+ content: "\e105";
338
+ }
339
+ .glyphicon-eye-close:before {
340
+ content: "\e106";
341
+ }
342
+ .glyphicon-warning-sign:before {
343
+ content: "\e107";
344
+ }
345
+ .glyphicon-plane:before {
346
+ content: "\e108";
347
+ }
348
+ .glyphicon-calendar:before {
349
+ content: "\e109";
350
+ }
351
+ .glyphicon-random:before {
352
+ content: "\e110";
353
+ }
354
+ .glyphicon-comment:before {
355
+ content: "\e111";
356
+ }
357
+ .glyphicon-magnet:before {
358
+ content: "\e112";
359
+ }
360
+ .glyphicon-chevron-up:before {
361
+ content: "\e113";
362
+ }
363
+ .glyphicon-chevron-down:before {
364
+ content: "\e114";
365
+ }
366
+ .glyphicon-retweet:before {
367
+ content: "\e115";
368
+ }
369
+ .glyphicon-shopping-cart:before {
370
+ content: "\e116";
371
+ }
372
+ .glyphicon-folder-close:before {
373
+ content: "\e117";
374
+ }
375
+ .glyphicon-folder-open:before {
376
+ content: "\e118";
377
+ }
378
+ .glyphicon-resize-vertical:before {
379
+ content: "\e119";
380
+ }
381
+ .glyphicon-resize-horizontal:before {
382
+ content: "\e120";
383
+ }
384
+ .glyphicon-hdd:before {
385
+ content: "\e121";
386
+ }
387
+ .glyphicon-bullhorn:before {
388
+ content: "\e122";
389
+ }
390
+ .glyphicon-bell:before {
391
+ content: "\e123";
392
+ }
393
+ .glyphicon-certificate:before {
394
+ content: "\e124";
395
+ }
396
+ .glyphicon-thumbs-up:before {
397
+ content: "\e125";
398
+ }
399
+ .glyphicon-thumbs-down:before {
400
+ content: "\e126";
401
+ }
402
+ .glyphicon-hand-right:before {
403
+ content: "\e127";
404
+ }
405
+ .glyphicon-hand-left:before {
406
+ content: "\e128";
407
+ }
408
+ .glyphicon-hand-up:before {
409
+ content: "\e129";
410
+ }
411
+ .glyphicon-hand-down:before {
412
+ content: "\e130";
413
+ }
414
+ .glyphicon-circle-arrow-right:before {
415
+ content: "\e131";
416
+ }
417
+ .glyphicon-circle-arrow-left:before {
418
+ content: "\e132";
419
+ }
420
+ .glyphicon-circle-arrow-up:before {
421
+ content: "\e133";
422
+ }
423
+ .glyphicon-circle-arrow-down:before {
424
+ content: "\e134";
425
+ }
426
+ .glyphicon-globe:before {
427
+ content: "\e135";
428
+ }
429
+ .glyphicon-wrench:before {
430
+ content: "\e136";
431
+ }
432
+ .glyphicon-tasks:before {
433
+ content: "\e137";
434
+ }
435
+ .glyphicon-filter:before {
436
+ content: "\e138";
437
+ }
438
+ .glyphicon-briefcase:before {
439
+ content: "\e139";
440
+ }
441
+ .glyphicon-fullscreen:before {
442
+ content: "\e140";
443
+ }
444
+ .glyphicon-dashboard:before {
445
+ content: "\e141";
446
+ }
447
+ .glyphicon-paperclip:before {
448
+ content: "\e142";
449
+ }
450
+ .glyphicon-heart-empty:before {
451
+ content: "\e143";
452
+ }
453
+ .glyphicon-link:before {
454
+ content: "\e144";
455
+ }
456
+ .glyphicon-phone:before {
457
+ content: "\e145";
458
+ }
459
+ .glyphicon-pushpin:before {
460
+ content: "\e146";
461
+ }
462
+ .glyphicon-usd:before {
463
+ content: "\e148";
464
+ }
465
+ .glyphicon-gbp:before {
466
+ content: "\e149";
467
+ }
468
+ .glyphicon-sort:before {
469
+ content: "\e150";
470
+ }
471
+ .glyphicon-sort-by-alphabet:before {
472
+ content: "\e151";
473
+ }
474
+ .glyphicon-sort-by-alphabet-alt:before {
475
+ content: "\e152";
476
+ }
477
+ .glyphicon-sort-by-order:before {
478
+ content: "\e153";
479
+ }
480
+ .glyphicon-sort-by-order-alt:before {
481
+ content: "\e154";
482
+ }
483
+ .glyphicon-sort-by-attributes:before {
484
+ content: "\e155";
485
+ }
486
+ .glyphicon-sort-by-attributes-alt:before {
487
+ content: "\e156";
488
+ }
489
+ .glyphicon-unchecked:before {
490
+ content: "\e157";
491
+ }
492
+ .glyphicon-expand:before {
493
+ content: "\e158";
494
+ }
495
+ .glyphicon-collapse-down:before {
496
+ content: "\e159";
497
+ }
498
+ .glyphicon-collapse-up:before {
499
+ content: "\e160";
500
+ }
501
+ .glyphicon-log-in:before {
502
+ content: "\e161";
503
+ }
504
+ .glyphicon-flash:before {
505
+ content: "\e162";
506
+ }
507
+ .glyphicon-log-out:before {
508
+ content: "\e163";
509
+ }
510
+ .glyphicon-new-window:before {
511
+ content: "\e164";
512
+ }
513
+ .glyphicon-record:before {
514
+ content: "\e165";
515
+ }
516
+ .glyphicon-save:before {
517
+ content: "\e166";
518
+ }
519
+ .glyphicon-open:before {
520
+ content: "\e167";
521
+ }
522
+ .glyphicon-saved:before {
523
+ content: "\e168";
524
+ }
525
+ .glyphicon-import:before {
526
+ content: "\e169";
527
+ }
528
+ .glyphicon-export:before {
529
+ content: "\e170";
530
+ }
531
+ .glyphicon-send:before {
532
+ content: "\e171";
533
+ }
534
+ .glyphicon-floppy-disk:before {
535
+ content: "\e172";
536
+ }
537
+ .glyphicon-floppy-saved:before {
538
+ content: "\e173";
539
+ }
540
+ .glyphicon-floppy-remove:before {
541
+ content: "\e174";
542
+ }
543
+ .glyphicon-floppy-save:before {
544
+ content: "\e175";
545
+ }
546
+ .glyphicon-floppy-open:before {
547
+ content: "\e176";
548
+ }
549
+ .glyphicon-credit-card:before {
550
+ content: "\e177";
551
+ }
552
+ .glyphicon-transfer:before {
553
+ content: "\e178";
554
+ }
555
+ .glyphicon-cutlery:before {
556
+ content: "\e179";
557
+ }
558
+ .glyphicon-header:before {
559
+ content: "\e180";
560
+ }
561
+ .glyphicon-compressed:before {
562
+ content: "\e181";
563
+ }
564
+ .glyphicon-earphone:before {
565
+ content: "\e182";
566
+ }
567
+ .glyphicon-phone-alt:before {
568
+ content: "\e183";
569
+ }
570
+ .glyphicon-tower:before {
571
+ content: "\e184";
572
+ }
573
+ .glyphicon-stats:before {
574
+ content: "\e185";
575
+ }
576
+ .glyphicon-sd-video:before {
577
+ content: "\e186";
578
+ }
579
+ .glyphicon-hd-video:before {
580
+ content: "\e187";
581
+ }
582
+ .glyphicon-subtitles:before {
583
+ content: "\e188";
584
+ }
585
+ .glyphicon-sound-stereo:before {
586
+ content: "\e189";
587
+ }
588
+ .glyphicon-sound-dolby:before {
589
+ content: "\e190";
590
+ }
591
+ .glyphicon-sound-5-1:before {
592
+ content: "\e191";
593
+ }
594
+ .glyphicon-sound-6-1:before {
595
+ content: "\e192";
596
+ }
597
+ .glyphicon-sound-7-1:before {
598
+ content: "\e193";
599
+ }
600
+ .glyphicon-copyright-mark:before {
601
+ content: "\e194";
602
+ }
603
+ .glyphicon-registration-mark:before {
604
+ content: "\e195";
605
+ }
606
+ .glyphicon-cloud-download:before {
607
+ content: "\e197";
608
+ }
609
+ .glyphicon-cloud-upload:before {
610
+ content: "\e198";
611
+ }
612
+ .glyphicon-tree-conifer:before {
613
+ content: "\e199";
614
+ }
615
+ .glyphicon-tree-deciduous:before {
616
+ content: "\e200";
617
+ }
618
+ .glyphicon-cd:before {
619
+ content: "\e201";
620
+ }
621
+ .glyphicon-save-file:before {
622
+ content: "\e202";
623
+ }
624
+ .glyphicon-open-file:before {
625
+ content: "\e203";
626
+ }
627
+ .glyphicon-level-up:before {
628
+ content: "\e204";
629
+ }
630
+ .glyphicon-copy:before {
631
+ content: "\e205";
632
+ }
633
+ .glyphicon-paste:before {
634
+ content: "\e206";
635
+ }
636
+ .glyphicon-alert:before {
637
+ content: "\e209";
638
+ }
639
+ .glyphicon-equalizer:before {
640
+ content: "\e210";
641
+ }
642
+ .glyphicon-king:before {
643
+ content: "\e211";
644
+ }
645
+ .glyphicon-queen:before {
646
+ content: "\e212";
647
+ }
648
+ .glyphicon-pawn:before {
649
+ content: "\e213";
650
+ }
651
+ .glyphicon-bishop:before {
652
+ content: "\e214";
653
+ }
654
+ .glyphicon-knight:before {
655
+ content: "\e215";
656
+ }
657
+ .glyphicon-baby-formula:before {
658
+ content: "\e216";
659
+ }
660
+ .glyphicon-tent:before {
661
+ content: "\26fa";
662
+ }
663
+ .glyphicon-blackboard:before {
664
+ content: "\e218";
665
+ }
666
+ .glyphicon-bed:before {
667
+ content: "\e219";
668
+ }
669
+ .glyphicon-apple:before {
670
+ content: "\f8ff";
671
+ }
672
+ .glyphicon-erase:before {
673
+ content: "\e221";
674
+ }
675
+ .glyphicon-hourglass:before {
676
+ content: "\231b";
677
+ }
678
+ .glyphicon-lamp:before {
679
+ content: "\e223";
680
+ }
681
+ .glyphicon-duplicate:before {
682
+ content: "\e224";
683
+ }
684
+ .glyphicon-piggy-bank:before {
685
+ content: "\e225";
686
+ }
687
+ .glyphicon-scissors:before {
688
+ content: "\e226";
689
+ }
690
+ .glyphicon-bitcoin:before {
691
+ content: "\e227";
692
+ }
693
+ .glyphicon-btc:before {
694
+ content: "\e227";
695
+ }
696
+ .glyphicon-xbt:before {
697
+ content: "\e227";
698
+ }
699
+ .glyphicon-yen:before {
700
+ content: "\00a5";
701
+ }
702
+ .glyphicon-jpy:before {
703
+ content: "\00a5";
704
+ }
705
+ .glyphicon-ruble:before {
706
+ content: "\20bd";
707
+ }
708
+ .glyphicon-rub:before {
709
+ content: "\20bd";
710
+ }
711
+ .glyphicon-scale:before {
712
+ content: "\e230";
713
+ }
714
+ .glyphicon-ice-lolly:before {
715
+ content: "\e231";
716
+ }
717
+ .glyphicon-ice-lolly-tasted:before {
718
+ content: "\e232";
719
+ }
720
+ .glyphicon-education:before {
721
+ content: "\e233";
722
+ }
723
+ .glyphicon-option-horizontal:before {
724
+ content: "\e234";
725
+ }
726
+ .glyphicon-option-vertical:before {
727
+ content: "\e235";
728
+ }
729
+ .glyphicon-menu-hamburger:before {
730
+ content: "\e236";
731
+ }
732
+ .glyphicon-modal-window:before {
733
+ content: "\e237";
734
+ }
735
+ .glyphicon-oil:before {
736
+ content: "\e238";
737
+ }
738
+ .glyphicon-grain:before {
739
+ content: "\e239";
740
+ }
741
+ .glyphicon-sunglasses:before {
742
+ content: "\e240";
743
+ }
744
+ .glyphicon-text-size:before {
745
+ content: "\e241";
746
+ }
747
+ .glyphicon-text-color:before {
748
+ content: "\e242";
749
+ }
750
+ .glyphicon-text-background:before {
751
+ content: "\e243";
752
+ }
753
+ .glyphicon-object-align-top:before {
754
+ content: "\e244";
755
+ }
756
+ .glyphicon-object-align-bottom:before {
757
+ content: "\e245";
758
+ }
759
+ .glyphicon-object-align-horizontal:before {
760
+ content: "\e246";
761
+ }
762
+ .glyphicon-object-align-left:before {
763
+ content: "\e247";
764
+ }
765
+ .glyphicon-object-align-vertical:before {
766
+ content: "\e248";
767
+ }
768
+ .glyphicon-object-align-right:before {
769
+ content: "\e249";
770
+ }
771
+ .glyphicon-triangle-right:before {
772
+ content: "\e250";
773
+ }
774
+ .glyphicon-triangle-left:before {
775
+ content: "\e251";
776
+ }
777
+ .glyphicon-triangle-bottom:before {
778
+ content: "\e252";
779
+ }
780
+ .glyphicon-triangle-top:before {
781
+ content: "\e253";
782
+ }
783
+ .glyphicon-console:before {
784
+ content: "\e254";
785
+ }
786
+ .glyphicon-superscript:before {
787
+ content: "\e255";
788
+ }
789
+ .glyphicon-subscript:before {
790
+ content: "\e256";
791
+ }
792
+ .glyphicon-menu-left:before {
793
+ content: "\e257";
794
+ }
795
+ .glyphicon-menu-right:before {
796
+ content: "\e258";
797
+ }
798
+ .glyphicon-menu-down:before {
799
+ content: "\e259";
800
+ }
801
+ .glyphicon-menu-up:before {
802
+ content: "\e260";
803
+ }
804
+
805
+
806
+ /*ALERTS*/
807
+ .alert {
808
+ padding: 15px;
809
+ margin-bottom: 20px;
810
+ border: 1px solid transparent;
811
+ border-radius: 4px;
812
+ }
813
+ .alert h4 {
814
+ margin-top: 0;
815
+ color: inherit;
816
+ }
817
+ .alert .alert-link {
818
+ font-weight: bold;
819
+ }
820
+ .alert > p,
821
+ .alert > ul {
822
+ margin-bottom: 0;
823
+ }
824
+ .alert > p + p {
825
+ margin-top: 5px;
826
+ }
827
+ .alert-dismissable,
828
+ .alert-dismissible {
829
+ padding-right: 35px;
830
+ }
831
+ .alert-dismissable .close,
832
+ .alert-dismissible .close {
833
+ position: relative;
834
+ top: -2px;
835
+ right: -21px;
836
+ color: inherit;
837
+ }
838
+ .alert-success {
839
+ background-color: #dff0d8;
840
+ border-color: #d6e9c6;
841
+ color: #3c763d;
842
+ }
843
+ .alert-success hr {
844
+ border-top-color: #c9e2b3;
845
+ }
846
+ .alert-success .alert-link {
847
+ color: #2b542c;
848
+ }
849
+ .alert-info {
850
+ background-color: #d9edf7;
851
+ border-color: #bce8f1;
852
+ color: #31708f;
853
+ }
854
+ .alert-info hr {
855
+ border-top-color: #a6e1ec;
856
+ }
857
+ .alert-info .alert-link {
858
+ color: #245269;
859
+ }
860
+ .alert-warning {
861
+ background-color: #fcf8e3;
862
+ border-color: #faebcc;
863
+ color: #8a6d3b;
864
+ }
865
+ .alert-warning hr {
866
+ border-top-color: #f7e1b5;
867
+ }
868
+ .alert-warning .alert-link {
869
+ color: #66512c;
870
+ }
871
+ .alert-danger {
872
+ background-color: #f2dede;
873
+ border-color: #ebccd1;
874
+ color: #a94442;
875
+ }
876
+ .alert-danger hr {
877
+ border-top-color: #e4b9c0;
878
+ }
879
+ .alert-danger .alert-link {
880
+ color: #843534;
881
+ }
882
+
883
+ /* BUTTONS */
884
+ [role="button"] {
885
+ cursor: pointer;
886
+ }
887
+ .btn {
888
+ display: inline-block;
889
+ margin-bottom: 0;
890
+ font-weight: normal;
891
+ text-align: center;
892
+ vertical-align: middle;
893
+ -ms-touch-action: manipulation;
894
+ touch-action: manipulation;
895
+ cursor: pointer;
896
+ background-image: none;
897
+ border: 1px solid transparent;
898
+ white-space: nowrap;
899
+ padding: 6px 12px;
900
+ font-size: 14px;
901
+ line-height: 1.42857143;
902
+ border-radius: 4px;
903
+ -webkit-user-select: none;
904
+ -moz-user-select: none;
905
+ -ms-user-select: none;
906
+ user-select: none;
907
+ }
908
+ .btn:focus,
909
+ .btn:active:focus,
910
+ .btn.active:focus,
911
+ .btn.focus,
912
+ .btn:active.focus,
913
+ .btn.active.focus {
914
+ outline: thin dotted;
915
+ outline: 5px auto -webkit-focus-ring-color;
916
+ outline-offset: -2px;
917
+ }
918
+ .btn:hover,
919
+ .btn:focus,
920
+ .btn.focus {
921
+ color: #333333;
922
+ text-decoration: none;
923
+ }
924
+ .btn:active,
925
+ .btn.active {
926
+ outline: 0;
927
+ background-image: none;
928
+ -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
929
+ box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
930
+ }
931
+ .btn.disabled,
932
+ .btn[disabled],
933
+ fieldset[disabled] .btn {
934
+ cursor: not-allowed;
935
+ opacity: 0.65;
936
+ filter: alpha(opacity=65);
937
+ -webkit-box-shadow: none;
938
+ box-shadow: none;
939
+ }
940
+ a.btn.disabled,
941
+ fieldset[disabled] a.btn {
942
+ pointer-events: none;
943
+ }
944
+ .btn-default {
945
+ color: #333333;
946
+ background-color: #ffffff;
947
+ border-color: #cccccc;
948
+ }
949
+ .btn-default:focus,
950
+ .btn-default.focus {
951
+ color: #333333;
952
+ background-color: #e6e6e6;
953
+ border-color: #8c8c8c;
954
+ }
955
+ .btn-default:hover {
956
+ color: #333333;
957
+ background-color: #e6e6e6;
958
+ border-color: #adadad;
959
+ }
960
+ .btn-default:active,
961
+ .btn-default.active,
962
+ .open > .dropdown-toggle.btn-default {
963
+ color: #333333;
964
+ background-color: #e6e6e6;
965
+ border-color: #adadad;
966
+ }
967
+ .btn-default:active:hover,
968
+ .btn-default.active:hover,
969
+ .open > .dropdown-toggle.btn-default:hover,
970
+ .btn-default:active:focus,
971
+ .btn-default.active:focus,
972
+ .open > .dropdown-toggle.btn-default:focus,
973
+ .btn-default:active.focus,
974
+ .btn-default.active.focus,
975
+ .open > .dropdown-toggle.btn-default.focus {
976
+ color: #333333;
977
+ background-color: #d4d4d4;
978
+ border-color: #8c8c8c;
979
+ }
980
+ .btn-default:active,
981
+ .btn-default.active,
982
+ .open > .dropdown-toggle.btn-default {
983
+ background-image: none;
984
+ }
985
+ .btn-default.disabled,
986
+ .btn-default[disabled],
987
+ fieldset[disabled] .btn-default,
988
+ .btn-default.disabled:hover,
989
+ .btn-default[disabled]:hover,
990
+ fieldset[disabled] .btn-default:hover,
991
+ .btn-default.disabled:focus,
992
+ .btn-default[disabled]:focus,
993
+ fieldset[disabled] .btn-default:focus,
994
+ .btn-default.disabled.focus,
995
+ .btn-default[disabled].focus,
996
+ fieldset[disabled] .btn-default.focus,
997
+ .btn-default.disabled:active,
998
+ .btn-default[disabled]:active,
999
+ fieldset[disabled] .btn-default:active,
1000
+ .btn-default.disabled.active,
1001
+ .btn-default[disabled].active,
1002
+ fieldset[disabled] .btn-default.active {
1003
+ background-color: #ffffff;
1004
+ border-color: #cccccc;
1005
+ }
1006
+ .btn-default .badge {
1007
+ color: #ffffff;
1008
+ background-color: #333333;
1009
+ }
1010
+ .btn-primary {
1011
+ color: #ffffff;
1012
+ background-color: #337ab7;
1013
+ border-color: #2e6da4;
1014
+ }
1015
+ .btn-primary:focus,
1016
+ .btn-primary.focus {
1017
+ color: #ffffff;
1018
+ background-color: #286090;
1019
+ border-color: #122b40;
1020
+ }
1021
+ .btn-primary:hover {
1022
+ color: #ffffff;
1023
+ background-color: #286090;
1024
+ border-color: #204d74;
1025
+ }
1026
+ .btn-primary:active,
1027
+ .btn-primary.active,
1028
+ .open > .dropdown-toggle.btn-primary {
1029
+ color: #ffffff;
1030
+ background-color: #286090;
1031
+ border-color: #204d74;
1032
+ }
1033
+ .btn-primary:active:hover,
1034
+ .btn-primary.active:hover,
1035
+ .open > .dropdown-toggle.btn-primary:hover,
1036
+ .btn-primary:active:focus,
1037
+ .btn-primary.active:focus,
1038
+ .open > .dropdown-toggle.btn-primary:focus,
1039
+ .btn-primary:active.focus,
1040
+ .btn-primary.active.focus,
1041
+ .open > .dropdown-toggle.btn-primary.focus {
1042
+ color: #ffffff;
1043
+ background-color: #204d74;
1044
+ border-color: #122b40;
1045
+ }
1046
+ .btn-primary:active,
1047
+ .btn-primary.active,
1048
+ .open > .dropdown-toggle.btn-primary {
1049
+ background-image: none;
1050
+ }
1051
+ .btn-primary.disabled,
1052
+ .btn-primary[disabled],
1053
+ fieldset[disabled] .btn-primary,
1054
+ .btn-primary.disabled:hover,
1055
+ .btn-primary[disabled]:hover,
1056
+ fieldset[disabled] .btn-primary:hover,
1057
+ .btn-primary.disabled:focus,
1058
+ .btn-primary[disabled]:focus,
1059
+ fieldset[disabled] .btn-primary:focus,
1060
+ .btn-primary.disabled.focus,
1061
+ .btn-primary[disabled].focus,
1062
+ fieldset[disabled] .btn-primary.focus,
1063
+ .btn-primary.disabled:active,
1064
+ .btn-primary[disabled]:active,
1065
+ fieldset[disabled] .btn-primary:active,
1066
+ .btn-primary.disabled.active,
1067
+ .btn-primary[disabled].active,
1068
+ fieldset[disabled] .btn-primary.active {
1069
+ background-color: #337ab7;
1070
+ border-color: #2e6da4;
1071
+ }
1072
+ .btn-primary .badge {
1073
+ color: #337ab7;
1074
+ background-color: #ffffff;
1075
+ }
1076
+ .btn-success {
1077
+ color: #ffffff;
1078
+ background-color: #5cb85c;
1079
+ border-color: #4cae4c;
1080
+ }
1081
+ .btn-success:focus,
1082
+ .btn-success.focus {
1083
+ color: #ffffff;
1084
+ background-color: #449d44;
1085
+ border-color: #255625;
1086
+ }
1087
+ .btn-success:hover {
1088
+ color: #ffffff;
1089
+ background-color: #449d44;
1090
+ border-color: #398439;
1091
+ }
1092
+ .btn-success:active,
1093
+ .btn-success.active,
1094
+ .open > .dropdown-toggle.btn-success {
1095
+ color: #ffffff;
1096
+ background-color: #449d44;
1097
+ border-color: #398439;
1098
+ }
1099
+ .btn-success:active:hover,
1100
+ .btn-success.active:hover,
1101
+ .open > .dropdown-toggle.btn-success:hover,
1102
+ .btn-success:active:focus,
1103
+ .btn-success.active:focus,
1104
+ .open > .dropdown-toggle.btn-success:focus,
1105
+ .btn-success:active.focus,
1106
+ .btn-success.active.focus,
1107
+ .open > .dropdown-toggle.btn-success.focus {
1108
+ color: #ffffff;
1109
+ background-color: #398439;
1110
+ border-color: #255625;
1111
+ }
1112
+ .btn-success:active,
1113
+ .btn-success.active,
1114
+ .open > .dropdown-toggle.btn-success {
1115
+ background-image: none;
1116
+ }
1117
+ .btn-success.disabled,
1118
+ .btn-success[disabled],
1119
+ fieldset[disabled] .btn-success,
1120
+ .btn-success.disabled:hover,
1121
+ .btn-success[disabled]:hover,
1122
+ fieldset[disabled] .btn-success:hover,
1123
+ .btn-success.disabled:focus,
1124
+ .btn-success[disabled]:focus,
1125
+ fieldset[disabled] .btn-success:focus,
1126
+ .btn-success.disabled.focus,
1127
+ .btn-success[disabled].focus,
1128
+ fieldset[disabled] .btn-success.focus,
1129
+ .btn-success.disabled:active,
1130
+ .btn-success[disabled]:active,
1131
+ fieldset[disabled] .btn-success:active,
1132
+ .btn-success.disabled.active,
1133
+ .btn-success[disabled].active,
1134
+ fieldset[disabled] .btn-success.active {
1135
+ background-color: #5cb85c;
1136
+ border-color: #4cae4c;
1137
+ }
1138
+ .btn-success .badge {
1139
+ color: #5cb85c;
1140
+ background-color: #ffffff;
1141
+ }
1142
+ .btn-info {
1143
+ color: #ffffff;
1144
+ background-color: #5bc0de;
1145
+ border-color: #46b8da;
1146
+ }
1147
+ .btn-info:focus,
1148
+ .btn-info.focus {
1149
+ color: #ffffff;
1150
+ background-color: #31b0d5;
1151
+ border-color: #1b6d85;
1152
+ }
1153
+ .btn-info:hover {
1154
+ color: #ffffff;
1155
+ background-color: #31b0d5;
1156
+ border-color: #269abc;
1157
+ }
1158
+ .btn-info:active,
1159
+ .btn-info.active,
1160
+ .open > .dropdown-toggle.btn-info {
1161
+ color: #ffffff;
1162
+ background-color: #31b0d5;
1163
+ border-color: #269abc;
1164
+ }
1165
+ .btn-info:active:hover,
1166
+ .btn-info.active:hover,
1167
+ .open > .dropdown-toggle.btn-info:hover,
1168
+ .btn-info:active:focus,
1169
+ .btn-info.active:focus,
1170
+ .open > .dropdown-toggle.btn-info:focus,
1171
+ .btn-info:active.focus,
1172
+ .btn-info.active.focus,
1173
+ .open > .dropdown-toggle.btn-info.focus {
1174
+ color: #ffffff;
1175
+ background-color: #269abc;
1176
+ border-color: #1b6d85;
1177
+ }
1178
+ .btn-info:active,
1179
+ .btn-info.active,
1180
+ .open > .dropdown-toggle.btn-info {
1181
+ background-image: none;
1182
+ }
1183
+ .btn-info.disabled,
1184
+ .btn-info[disabled],
1185
+ fieldset[disabled] .btn-info,
1186
+ .btn-info.disabled:hover,
1187
+ .btn-info[disabled]:hover,
1188
+ fieldset[disabled] .btn-info:hover,
1189
+ .btn-info.disabled:focus,
1190
+ .btn-info[disabled]:focus,
1191
+ fieldset[disabled] .btn-info:focus,
1192
+ .btn-info.disabled.focus,
1193
+ .btn-info[disabled].focus,
1194
+ fieldset[disabled] .btn-info.focus,
1195
+ .btn-info.disabled:active,
1196
+ .btn-info[disabled]:active,
1197
+ fieldset[disabled] .btn-info:active,
1198
+ .btn-info.disabled.active,
1199
+ .btn-info[disabled].active,
1200
+ fieldset[disabled] .btn-info.active {
1201
+ background-color: #5bc0de;
1202
+ border-color: #46b8da;
1203
+ }
1204
+ .btn-info .badge {
1205
+ color: #5bc0de;
1206
+ background-color: #ffffff;
1207
+ }
1208
+ .btn-warning {
1209
+ color: #ffffff;
1210
+ background-color: #f0ad4e;
1211
+ border-color: #eea236;
1212
+ }
1213
+ .btn-warning:focus,
1214
+ .btn-warning.focus {
1215
+ color: #ffffff;
1216
+ background-color: #ec971f;
1217
+ border-color: #985f0d;
1218
+ }
1219
+ .btn-warning:hover {
1220
+ color: #ffffff;
1221
+ background-color: #ec971f;
1222
+ border-color: #d58512;
1223
+ }
1224
+ .btn-warning:active,
1225
+ .btn-warning.active,
1226
+ .open > .dropdown-toggle.btn-warning {
1227
+ color: #ffffff;
1228
+ background-color: #ec971f;
1229
+ border-color: #d58512;
1230
+ }
1231
+ .btn-warning:active:hover,
1232
+ .btn-warning.active:hover,
1233
+ .open > .dropdown-toggle.btn-warning:hover,
1234
+ .btn-warning:active:focus,
1235
+ .btn-warning.active:focus,
1236
+ .open > .dropdown-toggle.btn-warning:focus,
1237
+ .btn-warning:active.focus,
1238
+ .btn-warning.active.focus,
1239
+ .open > .dropdown-toggle.btn-warning.focus {
1240
+ color: #ffffff;
1241
+ background-color: #d58512;
1242
+ border-color: #985f0d;
1243
+ }
1244
+ .btn-warning:active,
1245
+ .btn-warning.active,
1246
+ .open > .dropdown-toggle.btn-warning {
1247
+ background-image: none;
1248
+ }
1249
+ .btn-warning.disabled,
1250
+ .btn-warning[disabled],
1251
+ fieldset[disabled] .btn-warning,
1252
+ .btn-warning.disabled:hover,
1253
+ .btn-warning[disabled]:hover,
1254
+ fieldset[disabled] .btn-warning:hover,
1255
+ .btn-warning.disabled:focus,
1256
+ .btn-warning[disabled]:focus,
1257
+ fieldset[disabled] .btn-warning:focus,
1258
+ .btn-warning.disabled.focus,
1259
+ .btn-warning[disabled].focus,
1260
+ fieldset[disabled] .btn-warning.focus,
1261
+ .btn-warning.disabled:active,
1262
+ .btn-warning[disabled]:active,
1263
+ fieldset[disabled] .btn-warning:active,
1264
+ .btn-warning.disabled.active,
1265
+ .btn-warning[disabled].active,
1266
+ fieldset[disabled] .btn-warning.active {
1267
+ background-color: #f0ad4e;
1268
+ border-color: #eea236;
1269
+ }
1270
+ .btn-warning .badge {
1271
+ color: #f0ad4e;
1272
+ background-color: #ffffff;
1273
+ }
1274
+ .btn-danger {
1275
+ color: #ffffff;
1276
+ background-color: #d9534f;
1277
+ border-color: #d43f3a;
1278
+ }
1279
+ .btn-danger:focus,
1280
+ .btn-danger.focus {
1281
+ color: #ffffff;
1282
+ background-color: #c9302c;
1283
+ border-color: #761c19;
1284
+ }
1285
+ .btn-danger:hover {
1286
+ color: #ffffff;
1287
+ background-color: #c9302c;
1288
+ border-color: #ac2925;
1289
+ }
1290
+ .btn-danger:active,
1291
+ .btn-danger.active,
1292
+ .open > .dropdown-toggle.btn-danger {
1293
+ color: #ffffff;
1294
+ background-color: #c9302c;
1295
+ border-color: #ac2925;
1296
+ }
1297
+ .btn-danger:active:hover,
1298
+ .btn-danger.active:hover,
1299
+ .open > .dropdown-toggle.btn-danger:hover,
1300
+ .btn-danger:active:focus,
1301
+ .btn-danger.active:focus,
1302
+ .open > .dropdown-toggle.btn-danger:focus,
1303
+ .btn-danger:active.focus,
1304
+ .btn-danger.active.focus,
1305
+ .open > .dropdown-toggle.btn-danger.focus {
1306
+ color: #ffffff;
1307
+ background-color: #ac2925;
1308
+ border-color: #761c19;
1309
+ }
1310
+ .btn-danger:active,
1311
+ .btn-danger.active,
1312
+ .open > .dropdown-toggle.btn-danger {
1313
+ background-image: none;
1314
+ }
1315
+ .btn-danger.disabled,
1316
+ .btn-danger[disabled],
1317
+ fieldset[disabled] .btn-danger,
1318
+ .btn-danger.disabled:hover,
1319
+ .btn-danger[disabled]:hover,
1320
+ fieldset[disabled] .btn-danger:hover,
1321
+ .btn-danger.disabled:focus,
1322
+ .btn-danger[disabled]:focus,
1323
+ fieldset[disabled] .btn-danger:focus,
1324
+ .btn-danger.disabled.focus,
1325
+ .btn-danger[disabled].focus,
1326
+ fieldset[disabled] .btn-danger.focus,
1327
+ .btn-danger.disabled:active,
1328
+ .btn-danger[disabled]:active,
1329
+ fieldset[disabled] .btn-danger:active,
1330
+ .btn-danger.disabled.active,
1331
+ .btn-danger[disabled].active,
1332
+ fieldset[disabled] .btn-danger.active {
1333
+ background-color: #d9534f;
1334
+ border-color: #d43f3a;
1335
+ }
1336
+ .btn-danger .badge {
1337
+ color: #d9534f;
1338
+ background-color: #ffffff;
1339
+ }
1340
+ .btn-link {
1341
+ color: #337ab7;
1342
+ font-weight: normal;
1343
+ border-radius: 0;
1344
+ }
1345
+ .btn-link,
1346
+ .btn-link:active,
1347
+ .btn-link.active,
1348
+ .btn-link[disabled],
1349
+ fieldset[disabled] .btn-link {
1350
+ background-color: transparent;
1351
+ -webkit-box-shadow: none;
1352
+ box-shadow: none;
1353
+ }
1354
+ .btn-link,
1355
+ .btn-link:hover,
1356
+ .btn-link:focus,
1357
+ .btn-link:active {
1358
+ border-color: transparent;
1359
+ }
1360
+ .btn-link:hover,
1361
+ .btn-link:focus {
1362
+ color: #23527c;
1363
+ text-decoration: underline;
1364
+ background-color: transparent;
1365
+ }
1366
+ .btn-link[disabled]:hover,
1367
+ fieldset[disabled] .btn-link:hover,
1368
+ .btn-link[disabled]:focus,
1369
+ fieldset[disabled] .btn-link:focus {
1370
+ color: #777777;
1371
+ text-decoration: none;
1372
+ }
1373
+ .btn-lg {
1374
+ padding: 10px 16px;
1375
+ font-size: 18px;
1376
+ line-height: 1.3333333;
1377
+ border-radius: 6px;
1378
+ }
1379
+ .btn-sm {
1380
+ padding: 5px 10px;
1381
+ font-size: 12px;
1382
+ line-height: 1.5;
1383
+ border-radius: 3px;
1384
+ }
1385
+ .btn-xs {
1386
+ padding: 1px 5px;
1387
+ font-size: 12px;
1388
+ line-height: 1.5;
1389
+ border-radius: 3px;
1390
+ }
1391
+ .btn-block {
1392
+ display: block;
1393
+ width: 100%;
1394
+ }
1395
+ .btn-block + .btn-block {
1396
+ margin-top: 5px;
1397
+ }
1398
+
1399
+ /*LABELS*/
1400
+ .label {
1401
+ display: inline;
1402
+ padding: .2em .6em .3em;
1403
+ font-size: 75%;
1404
+ font-weight: bold;
1405
+ line-height: 1;
1406
+ color: #ffffff;
1407
+ text-align: center;
1408
+ white-space: nowrap;
1409
+ vertical-align: baseline;
1410
+ border-radius: .25em;
1411
+ }
1412
+ a.label:hover,
1413
+ a.label:focus {
1414
+ color: #ffffff;
1415
+ text-decoration: none;
1416
+ cursor: pointer;
1417
+ }
1418
+ .label:empty {
1419
+ display: none;
1420
+ }
1421
+ .btn .label {
1422
+ position: relative;
1423
+ top: -1px;
1424
+ }
1425
+ .label-default {
1426
+ background-color: #777777;
1427
+ }
1428
+ .label-default[href]:hover,
1429
+ .label-default[href]:focus {
1430
+ background-color: #5e5e5e;
1431
+ }
1432
+ .label-primary {
1433
+ background-color: #337ab7;
1434
+ }
1435
+ .label-primary[href]:hover,
1436
+ .label-primary[href]:focus {
1437
+ background-color: #286090;
1438
+ }
1439
+ .label-success {
1440
+ background-color: #5cb85c;
1441
+ }
1442
+ .label-success[href]:hover,
1443
+ .label-success[href]:focus {
1444
+ background-color: #449d44;
1445
+ }
1446
+ .label-info {
1447
+ background-color: #5bc0de;
1448
+ }
1449
+ .label-info[href]:hover,
1450
+ .label-info[href]:focus {
1451
+ background-color: #31b0d5;
1452
+ }
1453
+ .label-warning {
1454
+ background-color: #f0ad4e;
1455
+ }
1456
+ .label-warning[href]:hover,
1457
+ .label-warning[href]:focus {
1458
+ background-color: #ec971f;
1459
+ }
1460
+ .label-danger {
1461
+ background-color: #d9534f;
1462
+ }
1463
+ .label-danger[href]:hover,
1464
+ .label-danger[href]:focus {
1465
+ background-color: #c9302c;
1466
+ }
1467
+
1468
+
1469
+ /*PANELS*/
1470
+ .badge {
1471
+ display: inline-block;
1472
+ min-width: 10px;
1473
+ padding: 3px 7px;
1474
+ font-size: 12px;
1475
+ font-weight: bold;
1476
+ color: #ffffff;
1477
+ line-height: 1;
1478
+ vertical-align: middle;
1479
+ white-space: nowrap;
1480
+ text-align: center;
1481
+ background-color: #777777;
1482
+ border-radius: 10px;
1483
+ }
1484
+ .badge:empty {
1485
+ display: none;
1486
+ }
1487
+ .btn .badge {
1488
+ position: relative;
1489
+ top: -1px;
1490
+ }
1491
+ .btn-xs .badge,
1492
+ .btn-group-xs > .btn .badge {
1493
+ top: 0;
1494
+ padding: 1px 5px;
1495
+ }
1496
+ a.badge:hover,
1497
+ a.badge:focus {
1498
+ color: #ffffff;
1499
+ text-decoration: none;
1500
+ cursor: pointer;
1501
+ }
1502
+ .list-group-item.active > .badge,
1503
+ .nav-pills > .active > a > .badge {
1504
+ color: #337ab7;
1505
+ background-color: #ffffff;
1506
+ }
1507
+ .list-group-item > .badge {
1508
+ float: right;
1509
+ }
1510
+ .list-group-item > .badge + .badge {
1511
+ margin-right: 5px;
1512
+ }
1513
+ .nav-pills > li > a > .badge {
1514
+ margin-left: 3px;
1515
+ }
1516
+
1517
+
1518
+
1519
+ /*PANELS*/
1520
+ .panel {
1521
+ margin-bottom: 20px;
1522
+ background-color: #ffffff;
1523
+ border: 1px solid transparent;
1524
+ border-radius: 4px;
1525
+ -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
1526
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
1527
+ }
1528
+ .panel-body {
1529
+ padding: 15px;
1530
+ }
1531
+ .panel-heading {
1532
+ padding: 10px 15px;
1533
+ border-bottom: 1px solid transparent;
1534
+ border-top-right-radius: 3px;
1535
+ border-top-left-radius: 3px;
1536
+ }
1537
+ .panel-heading > .dropdown .dropdown-toggle {
1538
+ color: inherit;
1539
+ }
1540
+ .panel-title {
1541
+ margin-top: 0;
1542
+ margin-bottom: 0;
1543
+ font-size: 16px;
1544
+ color: inherit;
1545
+ }
1546
+ .panel-title > a,
1547
+ .panel-title > small,
1548
+ .panel-title > .small,
1549
+ .panel-title > small > a,
1550
+ .panel-title > .small > a {
1551
+ color: inherit;
1552
+ }
1553
+ .panel-footer {
1554
+ padding: 10px 15px;
1555
+ background-color: #f5f5f5;
1556
+ border-top: 1px solid #dddddd;
1557
+ border-bottom-right-radius: 3px;
1558
+ border-bottom-left-radius: 3px;
1559
+ }
1560
+ .panel > .list-group,
1561
+ .panel > .panel-collapse > .list-group {
1562
+ margin-bottom: 0;
1563
+ }
1564
+ .panel > .list-group .list-group-item,
1565
+ .panel > .panel-collapse > .list-group .list-group-item {
1566
+ border-width: 1px 0;
1567
+ border-radius: 0;
1568
+ }
1569
+ .panel > .list-group:first-child .list-group-item:first-child,
1570
+ .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
1571
+ border-top: 0;
1572
+ border-top-right-radius: 3px;
1573
+ border-top-left-radius: 3px;
1574
+ }
1575
+ .panel > .list-group:last-child .list-group-item:last-child,
1576
+ .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
1577
+ border-bottom: 0;
1578
+ border-bottom-right-radius: 3px;
1579
+ border-bottom-left-radius: 3px;
1580
+ }
1581
+ .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
1582
+ border-top-right-radius: 0;
1583
+ border-top-left-radius: 0;
1584
+ }
1585
+ .panel-heading + .list-group .list-group-item:first-child {
1586
+ border-top-width: 0;
1587
+ }
1588
+ .list-group + .panel-footer {
1589
+ border-top-width: 0;
1590
+ }
1591
+ .panel > .table,
1592
+ .panel > .table-responsive > .table,
1593
+ .panel > .panel-collapse > .table {
1594
+ margin-bottom: 0;
1595
+ }
1596
+ .panel > .table caption,
1597
+ .panel > .table-responsive > .table caption,
1598
+ .panel > .panel-collapse > .table caption {
1599
+ padding-left: 15px;
1600
+ padding-right: 15px;
1601
+ }
1602
+ .panel > .table:first-child,
1603
+ .panel > .table-responsive:first-child > .table:first-child {
1604
+ border-top-right-radius: 3px;
1605
+ border-top-left-radius: 3px;
1606
+ }
1607
+ .panel > .table:first-child > thead:first-child > tr:first-child,
1608
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
1609
+ .panel > .table:first-child > tbody:first-child > tr:first-child,
1610
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
1611
+ border-top-left-radius: 3px;
1612
+ border-top-right-radius: 3px;
1613
+ }
1614
+ .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
1615
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
1616
+ .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
1617
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
1618
+ .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
1619
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
1620
+ .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
1621
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
1622
+ border-top-left-radius: 3px;
1623
+ }
1624
+ .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
1625
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
1626
+ .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
1627
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
1628
+ .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
1629
+ .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
1630
+ .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
1631
+ .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
1632
+ border-top-right-radius: 3px;
1633
+ }
1634
+ .panel > .table:last-child,
1635
+ .panel > .table-responsive:last-child > .table:last-child {
1636
+ border-bottom-right-radius: 3px;
1637
+ border-bottom-left-radius: 3px;
1638
+ }
1639
+ .panel > .table:last-child > tbody:last-child > tr:last-child,
1640
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
1641
+ .panel > .table:last-child > tfoot:last-child > tr:last-child,
1642
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
1643
+ border-bottom-left-radius: 3px;
1644
+ border-bottom-right-radius: 3px;
1645
+ }
1646
+ .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
1647
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
1648
+ .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
1649
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
1650
+ .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
1651
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
1652
+ .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
1653
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
1654
+ border-bottom-left-radius: 3px;
1655
+ }
1656
+ .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
1657
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
1658
+ .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
1659
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
1660
+ .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
1661
+ .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
1662
+ .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
1663
+ .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
1664
+ border-bottom-right-radius: 3px;
1665
+ }
1666
+ .panel > .panel-body + .table,
1667
+ .panel > .panel-body + .table-responsive,
1668
+ .panel > .table + .panel-body,
1669
+ .panel > .table-responsive + .panel-body {
1670
+ border-top: 1px solid #dddddd;
1671
+ }
1672
+ .panel > .table > tbody:first-child > tr:first-child th,
1673
+ .panel > .table > tbody:first-child > tr:first-child td {
1674
+ border-top: 0;
1675
+ }
1676
+ .panel > .table-bordered,
1677
+ .panel > .table-responsive > .table-bordered {
1678
+ border: 0;
1679
+ }
1680
+ .panel > .table-bordered > thead > tr > th:first-child,
1681
+ .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
1682
+ .panel > .table-bordered > tbody > tr > th:first-child,
1683
+ .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
1684
+ .panel > .table-bordered > tfoot > tr > th:first-child,
1685
+ .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
1686
+ .panel > .table-bordered > thead > tr > td:first-child,
1687
+ .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
1688
+ .panel > .table-bordered > tbody > tr > td:first-child,
1689
+ .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
1690
+ .panel > .table-bordered > tfoot > tr > td:first-child,
1691
+ .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
1692
+ border-left: 0;
1693
+ }
1694
+ .panel > .table-bordered > thead > tr > th:last-child,
1695
+ .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
1696
+ .panel > .table-bordered > tbody > tr > th:last-child,
1697
+ .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
1698
+ .panel > .table-bordered > tfoot > tr > th:last-child,
1699
+ .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
1700
+ .panel > .table-bordered > thead > tr > td:last-child,
1701
+ .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
1702
+ .panel > .table-bordered > tbody > tr > td:last-child,
1703
+ .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
1704
+ .panel > .table-bordered > tfoot > tr > td:last-child,
1705
+ .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
1706
+ border-right: 0;
1707
+ }
1708
+ .panel > .table-bordered > thead > tr:first-child > td,
1709
+ .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
1710
+ .panel > .table-bordered > tbody > tr:first-child > td,
1711
+ .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
1712
+ .panel > .table-bordered > thead > tr:first-child > th,
1713
+ .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
1714
+ .panel > .table-bordered > tbody > tr:first-child > th,
1715
+ .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
1716
+ border-bottom: 0;
1717
+ }
1718
+ .panel > .table-bordered > tbody > tr:last-child > td,
1719
+ .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
1720
+ .panel > .table-bordered > tfoot > tr:last-child > td,
1721
+ .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
1722
+ .panel > .table-bordered > tbody > tr:last-child > th,
1723
+ .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
1724
+ .panel > .table-bordered > tfoot > tr:last-child > th,
1725
+ .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
1726
+ border-bottom: 0;
1727
+ }
1728
+ .panel > .table-responsive {
1729
+ border: 0;
1730
+ margin-bottom: 0;
1731
+ }
1732
+ .panel-group {
1733
+ margin-bottom: 20px;
1734
+ }
1735
+ .panel-group .panel {
1736
+ margin-bottom: 0;
1737
+ border-radius: 4px;
1738
+ }
1739
+ .panel-group .panel + .panel {
1740
+ margin-top: 5px;
1741
+ }
1742
+ .panel-group .panel-heading {
1743
+ border-bottom: 0;
1744
+ }
1745
+ .panel-group .panel-heading + .panel-collapse > .panel-body,
1746
+ .panel-group .panel-heading + .panel-collapse > .list-group {
1747
+ border-top: 1px solid #dddddd;
1748
+ }
1749
+ .panel-group .panel-footer {
1750
+ border-top: 0;
1751
+ }
1752
+ .panel-group .panel-footer + .panel-collapse .panel-body {
1753
+ border-bottom: 1px solid #dddddd;
1754
+ }
1755
+ .panel-default {
1756
+ border-color: #dddddd;
1757
+ }
1758
+ .panel-default > .panel-heading {
1759
+ color: #333333;
1760
+ background-color: #f5f5f5;
1761
+ border-color: #dddddd;
1762
+ }
1763
+ .panel-default > .panel-heading + .panel-collapse > .panel-body {
1764
+ border-top-color: #dddddd;
1765
+ }
1766
+ .panel-default > .panel-heading .badge {
1767
+ color: #f5f5f5;
1768
+ background-color: #333333;
1769
+ }
1770
+ .panel-default > .panel-footer + .panel-collapse > .panel-body {
1771
+ border-bottom-color: #dddddd;
1772
+ }
1773
+ .panel-primary {
1774
+ border-color: #337ab7;
1775
+ }
1776
+ .panel-primary > .panel-heading {
1777
+ color: #ffffff;
1778
+ background-color: #337ab7;
1779
+ border-color: #337ab7;
1780
+ }
1781
+ .panel-primary > .panel-heading + .panel-collapse > .panel-body {
1782
+ border-top-color: #337ab7;
1783
+ }
1784
+ .panel-primary > .panel-heading .badge {
1785
+ color: #337ab7;
1786
+ background-color: #ffffff;
1787
+ }
1788
+ .panel-primary > .panel-footer + .panel-collapse > .panel-body {
1789
+ border-bottom-color: #337ab7;
1790
+ }
1791
+ .panel-success {
1792
+ border-color: #d6e9c6;
1793
+ }
1794
+ .panel-success > .panel-heading {
1795
+ color: #3c763d;
1796
+ background-color: #dff0d8;
1797
+ border-color: #d6e9c6;
1798
+ }
1799
+ .panel-success > .panel-heading + .panel-collapse > .panel-body {
1800
+ border-top-color: #d6e9c6;
1801
+ }
1802
+ .panel-success > .panel-heading .badge {
1803
+ color: #dff0d8;
1804
+ background-color: #3c763d;
1805
+ }
1806
+ .panel-success > .panel-footer + .panel-collapse > .panel-body {
1807
+ border-bottom-color: #d6e9c6;
1808
+ }
1809
+ .panel-info {
1810
+ border-color: #bce8f1;
1811
+ }
1812
+ .panel-info > .panel-heading {
1813
+ color: #31708f;
1814
+ background-color: #d9edf7;
1815
+ border-color: #bce8f1;
1816
+ }
1817
+ .panel-info > .panel-heading + .panel-collapse > .panel-body {
1818
+ border-top-color: #bce8f1;
1819
+ }
1820
+ .panel-info > .panel-heading .badge {
1821
+ color: #d9edf7;
1822
+ background-color: #31708f;
1823
+ }
1824
+ .panel-info > .panel-footer + .panel-collapse > .panel-body {
1825
+ border-bottom-color: #bce8f1;
1826
+ }
1827
+ .panel-warning {
1828
+ border-color: #faebcc;
1829
+ }
1830
+ .panel-warning > .panel-heading {
1831
+ color: #8a6d3b;
1832
+ background-color: #fcf8e3;
1833
+ border-color: #faebcc;
1834
+ }
1835
+ .panel-warning > .panel-heading + .panel-collapse > .panel-body {
1836
+ border-top-color: #faebcc;
1837
+ }
1838
+ .panel-warning > .panel-heading .badge {
1839
+ color: #fcf8e3;
1840
+ background-color: #8a6d3b;
1841
+ }
1842
+ .panel-warning > .panel-footer + .panel-collapse > .panel-body {
1843
+ border-bottom-color: #faebcc;
1844
+ }
1845
+ .panel-danger {
1846
+ border-color: #ebccd1;
1847
+ }
1848
+ .panel-danger > .panel-heading {
1849
+ color: #a94442;
1850
+ background-color: #f2dede;
1851
+ border-color: #ebccd1;
1852
+ }
1853
+ .panel-danger > .panel-heading + .panel-collapse > .panel-body {
1854
+ border-top-color: #ebccd1;
1855
+ }
1856
+ .panel-danger > .panel-heading .badge {
1857
+ color: #f2dede;
1858
+ background-color: #a94442;
1859
+ }
1860
+ .panel-danger > .panel-footer + .panel-collapse > .panel-body {
1861
+ border-bottom-color: #ebccd1;
1862
+ }
1863
+ .well {
1864
+ min-height: 20px;
1865
+ padding: 19px;
1866
+ margin-bottom: 20px;
1867
+ background-color: #f5f5f5;
1868
+ border: 1px solid #e3e3e3;
1869
+ border-radius: 4px;
1870
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
1871
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
1872
+ }
1873
+ .well blockquote {
1874
+ border-color: #ddd;
1875
+ border-color: rgba(0, 0, 0, 0.15);
1876
+ }
1877
+ .well-lg {
1878
+ padding: 24px;
1879
+ border-radius: 6px;
1880
+ }
1881
+ .well-sm {
1882
+ padding: 9px;
1883
+ border-radius: 3px;
1884
+ }