From a355ef1c26dfad6c40fa442e24324d06acb2ed3f Mon Sep 17 00:00:00 2001
From: MG
Date: Fri, 8 Jun 2018 18:44:48 +0200
Subject: [PATCH] Init project
---
.gitignore | 82 +
README.md | 1 +
roofis2/README.md | 3 +
roofis2/core/__init__.py | 0
roofis2/core/jinja2.py | 14 +
roofis2/core/settings.py | 196 +
roofis2/core/urls.py | 31 +
roofis2/core/wsgi.py | 16 +
roofis2/manage.py | 15 +
roofis2/requirements.txt | 9 +
roofis2/roomservice/__init__.py | 0
roofis2/roomservice/admin.py | 3 +
roofis2/roomservice/apps.py | 5 +
roofis2/roomservice/models.py | 3 +
roofis2/roomservice/tests.py | 3 +
roofis2/roomservice/views.py | 3 +
roofis2/static/css/.gitkeep | 0
roofis2/static/images/.gitkeep | 0
roofis2/static/js/.gitkeep | 0
.../static/libs/bootstrap-4.1.0/.babelrc.js | 21 +
.../static/libs/bootstrap-4.1.0/.editorconfig | 14 +
.../static/libs/bootstrap-4.1.0/.eslintignore | 5 +
.../libs/bootstrap-4.1.0/.eslintrc.json | 235 +
.../libs/bootstrap-4.1.0/.gitattributes | 16 +
.../bootstrap-4.1.0/.github/CONTRIBUTING.md | 252 +
.../.github/ISSUE_TEMPLATE/bug.md | 11 +
.../.github/ISSUE_TEMPLATE/feature.md | 9 +
.../libs/bootstrap-4.1.0/.github/SUPPORT.md | 11 +
.../static/libs/bootstrap-4.1.0/.gitignore | 47 +
.../libs/bootstrap-4.1.0/.stylelintignore | 4 +
.../static/libs/bootstrap-4.1.0/.stylelintrc | 276 +
.../static/libs/bootstrap-4.1.0/.travis.yml | 34 +
roofis2/static/libs/bootstrap-4.1.0/CNAME | 1 +
.../libs/bootstrap-4.1.0/CODE_OF_CONDUCT.md | 46 +
roofis2/static/libs/bootstrap-4.1.0/Gemfile | 8 +
.../static/libs/bootstrap-4.1.0/Gemfile.lock | 80 +
roofis2/static/libs/bootstrap-4.1.0/LICENSE | 22 +
roofis2/static/libs/bootstrap-4.1.0/README.md | 171 +
.../static/libs/bootstrap-4.1.0/_config.yml | 81 +
.../bootstrap-4.1.0/_data/breakpoints.yml | 29 +
.../bootstrap-4.1.0/_data/browser-bugs.yml | 451 +
.../_data/browser-features.yml | 139 +
.../libs/bootstrap-4.1.0/_data/colors.yml | 26 +
.../libs/bootstrap-4.1.0/_data/examples.yml | 55 +
.../libs/bootstrap-4.1.0/_data/grays.yml | 18 +
.../static/libs/bootstrap-4.1.0/_data/nav.yml | 86 +
.../bootstrap-4.1.0/_data/theme-colors.yml | 16 +
.../bootstrap-4.1.0/_data/translations.yml | 19 +
.../libs/bootstrap-4.1.0/_includes/ads.html | 1 +
.../bootstrap-4.1.0/_includes/bugify.html | 42 +
.../_includes/callout-danger-async-methods.md | 8 +
.../callout-info-mediaqueries-breakpoints.md | 4 +
...ut-warning-color-assistive-technologies.md | 6 +
.../bootstrap-4.1.0/_includes/callout.html | 9 +
.../_includes/docs-navbar.html | 65 +
.../_includes/docs-sidebar.html | 57 +
.../bootstrap-4.1.0/_includes/example.html | 23 +
.../bootstrap-4.1.0/_includes/favicons.html | 9 +
.../bootstrap-4.1.0/_includes/footer.html | 12 +
.../bootstrap-4.1.0/_includes/header.html | 39 +
.../_includes/icons/bootstrap.svg | 1 +
.../_includes/icons/download.svg | 1 +
.../_includes/icons/github.svg | 1 +
.../_includes/icons/import.svg | 1 +
.../_includes/icons/lightning.svg | 1 +
.../bootstrap-4.1.0/_includes/icons/menu.svg | 1 +
.../bootstrap-4.1.0/_includes/icons/slack.svg | 1 +
.../_includes/icons/twitter.svg | 1 +
.../bootstrap-4.1.0/_includes/scripts.html | 25 +
.../bootstrap-4.1.0/_includes/skippy.html | 5 +
.../bootstrap-4.1.0/_includes/social.html | 18 +
.../bootstrap-4.1.0/_layouts/default.html | 22 +
.../libs/bootstrap-4.1.0/_layouts/docs.html | 34 +
.../bootstrap-4.1.0/_layouts/examples.html | 16 +
.../libs/bootstrap-4.1.0/_layouts/home.html | 16 +
.../bootstrap-4.1.0/_layouts/redirect.html | 38 +
.../libs/bootstrap-4.1.0/_layouts/simple.html | 12 +
.../assets/brand/bootstrap-outline.svg | 6 +
.../assets/brand/bootstrap-punchout.svg | 6 +
.../assets/brand/bootstrap-social-logo.png | Bin 0 -> 23959 bytes
.../assets/brand/bootstrap-social.png | Bin 0 -> 231733 bytes
.../assets/brand/bootstrap-solid.svg | 6 +
.../bootstrap-4.1.0/assets/css/docs.min.css | 8 +
.../assets/css/docs.min.css.map | 1 +
.../assets/img/bootstrap-stack.png | Bin 0 -> 52160 bytes
.../assets/img/bootstrap-themes.png | Bin 0 -> 80588 bytes
.../img/favicons/android-chrome-192x192.png | Bin 0 -> 1935 bytes
.../img/favicons/android-chrome-512x512.png | Bin 0 -> 4269 bytes
.../assets/img/favicons/apple-touch-icon.png | Bin 0 -> 1738 bytes
.../assets/img/favicons/browserconfig.xml | 11 +
.../assets/img/favicons/favicon-16x16.png | Bin 0 -> 310 bytes
.../assets/img/favicons/favicon-32x32.png | Bin 0 -> 491 bytes
.../assets/img/favicons/manifest.json | 22 +
.../assets/img/favicons/mstile-144x144.png | Bin 0 -> 1479 bytes
.../assets/img/favicons/mstile-150x150.png | Bin 0 -> 1428 bytes
.../assets/img/favicons/mstile-310x150.png | Bin 0 -> 1746 bytes
.../assets/img/favicons/mstile-310x310.png | Bin 0 -> 3085 bytes
.../assets/img/favicons/mstile-70x70.png | Bin 0 -> 1104 bytes
.../assets/img/favicons/safari-pinned-tab.svg | 20 +
.../bootstrap-4.1.0/assets/js/.eslintrc.json | 26 +
.../bootstrap-4.1.0/assets/js/docs.min.js | 28 +
.../assets/js/src/application.js | 140 +
.../js/src/ie-emulation-modes-warning.js | 47 +
.../libs/bootstrap-4.1.0/assets/js/src/pwa.js | 17 +
.../assets/js/vendor/anchor.min.js | 6 +
.../assets/js/vendor/clipboard.min.js | 7 +
.../assets/js/vendor/holder.min.js | 13 +
.../assets/js/vendor/jquery-slim.min.js | 2 +
.../assets/js/vendor/popper.min.js | 5 +
.../bootstrap-4.1.0/assets/scss/_ads.scss | 38 +
.../bootstrap-4.1.0/assets/scss/_algolia.scss | 141 +
.../bootstrap-4.1.0/assets/scss/_anchor.scss | 10 +
.../bootstrap-4.1.0/assets/scss/_brand.scss | 110 +
.../assets/scss/_browser-bugs.scss | 12 +
.../bootstrap-4.1.0/assets/scss/_buttons.scss | 37 +
.../assets/scss/_callouts.scss | 40 +
.../assets/scss/_clipboard-js.scss | 39 +
.../bootstrap-4.1.0/assets/scss/_colors.scss | 24 +
.../assets/scss/_component-examples.scss | 411 +
.../bootstrap-4.1.0/assets/scss/_content.scss | 119 +
.../assets/scss/_examples.scss | 24 +
.../bootstrap-4.1.0/assets/scss/_footer.scss | 40 +
.../assets/scss/_masthead.scss | 56 +
.../bootstrap-4.1.0/assets/scss/_nav.scss | 76 +
.../bootstrap-4.1.0/assets/scss/_sidebar.scss | 166 +
.../assets/scss/_skiplink.scss | 14 +
.../bootstrap-4.1.0/assets/scss/_syntax.scss | 78 +
.../assets/scss/_variables.scss | 9 +
.../bootstrap-4.1.0/assets/scss/docs.scss | 52 +
.../libs/bootstrap-4.1.0/build/.eslintrc.json | 20 +
.../libs/bootstrap-4.1.0/build/.htmllintrc | 43 +
.../bootstrap-4.1.0/build/change-version.js | 106 +
.../bootstrap-4.1.0/build/gcp-key.json.enc | Bin 0 -> 2304 bytes
.../bootstrap-4.1.0/build/generate-sri.js | 60 +
.../libs/bootstrap-4.1.0/build/lint-vars.js | 83 +
.../bootstrap-4.1.0/build/postcss.config.js | 14 +
.../bootstrap-4.1.0/build/rollup.config.js | 53 +
.../bootstrap-4.1.0/build/sauce_browsers.json | 65 +
.../build/saucelabs-unit-test.js | 111 +
.../static/libs/bootstrap-4.1.0/build/ship.sh | 70 +
.../bootstrap-4.1.0/build/upload-preview.sh | 13 +
.../libs/bootstrap-4.1.0/build/vnu-jar.js | 68 +
.../bootstrap-4.1.0/build/workbox.config.json | 8 +
.../libs/bootstrap-4.1.0/build/workbox.js | 51 +
.../static/libs/bootstrap-4.1.0/composer.json | 37 +
.../dist/css/bootstrap-grid.css | 1912 ++
.../dist/css/bootstrap-grid.css.map | 1 +
.../dist/css/bootstrap-grid.min.css | 7 +
.../dist/css/bootstrap-grid.min.css.map | 1 +
.../dist/css/bootstrap-reboot.css | 330 +
.../dist/css/bootstrap-reboot.css.map | 1 +
.../dist/css/bootstrap-reboot.min.css | 8 +
.../dist/css/bootstrap-reboot.min.css.map | 1 +
.../bootstrap-4.1.0/dist/css/bootstrap.css | 8950 ++++++++++
.../dist/css/bootstrap.css.map | 1 +
.../dist/css/bootstrap.min.css | 7 +
.../dist/css/bootstrap.min.css.map | 1 +
.../dist/js/bootstrap.bundle.js | 6433 +++++++
.../dist/js/bootstrap.bundle.js.map | 1 +
.../dist/js/bootstrap.bundle.min.js | 7 +
.../dist/js/bootstrap.bundle.min.js.map | 1 +
.../libs/bootstrap-4.1.0/dist/js/bootstrap.js | 3925 +++++
.../bootstrap-4.1.0/dist/js/bootstrap.js.map | 1 +
.../bootstrap-4.1.0/dist/js/bootstrap.min.js | 7 +
.../dist/js/bootstrap.min.js.map | 1 +
.../bootstrap-4.1.0/docs/4.1/about/brand.md | 78 +
.../bootstrap-4.1.0/docs/4.1/about/license.md | 34 +
.../docs/4.1/about/overview.md | 28 +
.../docs/4.1/about/translations.md | 18 +
.../bootstrap-4.1.0/docs/4.1/browser-bugs.md | 64 +
.../docs/4.1/components/alerts.md | 115 +
.../docs/4.1/components/badge.md | 82 +
.../docs/4.1/components/breadcrumb.md | 58 +
.../docs/4.1/components/button-group.md | 207 +
.../docs/4.1/components/buttons.md | 164 +
.../docs/4.1/components/card.md | 682 +
.../docs/4.1/components/carousel.md | 334 +
.../docs/4.1/components/collapse.md | 249 +
.../docs/4.1/components/dropdowns.md | 860 +
.../docs/4.1/components/forms.md | 1296 ++
.../docs/4.1/components/input-group.md | 361 +
.../docs/4.1/components/jumbotron.md | 31 +
.../docs/4.1/components/list-group.md | 377 +
.../docs/4.1/components/modal.md | 675 +
.../docs/4.1/components/navbar.md | 579 +
.../docs/4.1/components/navs.md | 658 +
.../docs/4.1/components/pagination.md | 170 +
.../docs/4.1/components/popovers.md | 353 +
.../docs/4.1/components/progress.md | 146 +
.../docs/4.1/components/scrollspy.md | 333 +
.../docs/4.1/components/tooltips.md | 343 +
.../bootstrap-4.1.0/docs/4.1/content/code.md | 55 +
.../docs/4.1/content/figures.md | 28 +
.../docs/4.1/content/images.md | 84 +
.../docs/4.1/content/reboot.md | 364 +
.../docs/4.1/content/tables.md | 820 +
.../docs/4.1/content/typography.md | 331 +
.../docs/4.1/examples/.eslintrc.json | 11 +
.../docs/4.1/examples/.stylelintrc | 12 +
.../docs/4.1/examples/album/album.css | 39 +
.../docs/4.1/examples/album/index.html | 232 +
.../docs/4.1/examples/blog/blog.css | 130 +
.../docs/4.1/examples/blog/index.html | 231 +
.../docs/4.1/examples/carousel/carousel.css | 91 +
.../docs/4.1/examples/carousel/index.html | 188 +
.../4.1/examples/checkout/form-validation.css | 11 +
.../docs/4.1/examples/checkout/index.html | 268 +
.../docs/4.1/examples/cover/cover.css | 106 +
.../docs/4.1/examples/cover/index.html | 57 +
.../docs/4.1/examples/dashboard/dashboard.css | 107 +
.../docs/4.1/examples/dashboard/index.html | 303 +
.../floating-labels/floating-labels.css | 82 +
.../4.1/examples/floating-labels/index.html | 46 +
.../docs/4.1/examples/grid/grid.css | 27 +
.../docs/4.1/examples/grid/index.html | 135 +
.../docs/4.1/examples/index.html | 22 +
.../docs/4.1/examples/jumbotron/index.html | 103 +
.../docs/4.1/examples/jumbotron/jumbotron.css | 4 +
.../4.1/examples/navbar-bottom/index.html | 60 +
.../docs/4.1/examples/navbar-fixed/index.html | 61 +
.../navbar-fixed/navbar-top-fixed.css | 5 +
.../4.1/examples/navbar-static/index.html | 61 +
.../4.1/examples/navbar-static/navbar-top.css | 4 +
.../docs/4.1/examples/navbars/index.html | 347 +
.../docs/4.1/examples/navbars/navbar.css | 7 +
.../docs/4.1/examples/offcanvas/index.html | 159 +
.../docs/4.1/examples/offcanvas/offcanvas.css | 79 +
.../docs/4.1/examples/offcanvas/offcanvas.js | 7 +
.../docs/4.1/examples/pricing/index.html | 142 +
.../docs/4.1/examples/pricing/pricing.css | 25 +
.../docs/4.1/examples/product/index.html | 178 +
.../docs/4.1/examples/product/product.css | 79 +
.../docs/4.1/examples/screenshots/album.png | Bin 0 -> 26370 bytes
.../docs/4.1/examples/screenshots/blog.png | Bin 0 -> 36944 bytes
.../4.1/examples/screenshots/carousel.png | Bin 0 -> 31465 bytes
.../4.1/examples/screenshots/checkout.png | Bin 0 -> 28180 bytes
.../docs/4.1/examples/screenshots/cover.png | Bin 0 -> 17953 bytes
.../4.1/examples/screenshots/dashboard.png | Bin 0 -> 26556 bytes
.../examples/screenshots/floating-labels.png | Bin 0 -> 11053 bytes
.../docs/4.1/examples/screenshots/grid.png | Bin 0 -> 33860 bytes
.../4.1/examples/screenshots/jumbotron.png | Bin 0 -> 38408 bytes
.../examples/screenshots/navbar-bottom.png | Bin 0 -> 11316 bytes
.../4.1/examples/screenshots/navbar-fixed.png | Bin 0 -> 13616 bytes
.../examples/screenshots/navbar-static.png | Bin 0 -> 14893 bytes
.../docs/4.1/examples/screenshots/navbars.png | Bin 0 -> 27187 bytes
.../4.1/examples/screenshots/offcanvas.png | Bin 0 -> 23975 bytes
.../docs/4.1/examples/screenshots/pricing.png | Bin 0 -> 29128 bytes
.../docs/4.1/examples/screenshots/product.png | Bin 0 -> 27953 bytes
.../docs/4.1/examples/screenshots/sign-in.png | Bin 0 -> 5680 bytes
.../examples/screenshots/starter-template.png | Bin 0 -> 11334 bytes
.../screenshots/sticky-footer-navbar.png | Bin 0 -> 15836 bytes
.../examples/screenshots/sticky-footer.png | Bin 0 -> 9665 bytes
.../docs/4.1/examples/sign-in/index.html | 36 +
.../docs/4.1/examples/sign-in/signin.css | 44 +
.../4.1/examples/starter-template/index.html | 71 +
.../starter-template/starter-template.css | 7 +
.../examples/sticky-footer-navbar/index.html | 69 +
.../sticky-footer-navbar.css | 37 +
.../4.1/examples/sticky-footer/index.html | 34 +
.../examples/sticky-footer/sticky-footer.css | 28 +
.../4.1/examples/tooltip-viewport/index.html | 45 +
.../tooltip-viewport/tooltip-viewport.css | 26 +
.../tooltip-viewport/tooltip-viewport.js | 32 +
.../docs/4.1/extend/approach.md | 76 +
.../bootstrap-4.1.0/docs/4.1/extend/icons.md | 29 +
.../bootstrap-4.1.0/docs/4.1/extend/index.md | 6 +
.../docs/4.1/getting-started/accessibility.md | 57 +
.../4.1/getting-started/best-practices.md | 21 +
.../4.1/getting-started/browsers-devices.md | 193 +
.../docs/4.1/getting-started/build-tools.md | 57 +
.../docs/4.1/getting-started/contents.md | 134 +
.../docs/4.1/getting-started/download.md | 100 +
.../docs/4.1/getting-started/introduction.md | 143 +
.../docs/4.1/getting-started/javascript.md | 134 +
.../docs/4.1/getting-started/theming.md | 442 +
.../docs/4.1/getting-started/webpack.md | 99 +
.../bootstrap-4.1.0/docs/4.1/layout/grid.md | 790 +
.../docs/4.1/layout/media-object.md | 144 +
.../docs/4.1/layout/overview.md | 178 +
.../docs/4.1/layout/utilities-for-layout.md | 25 +
.../bootstrap-4.1.0/docs/4.1/migration.md | 336 +
.../docs/4.1/utilities/borders.md | 75 +
.../docs/4.1/utilities/clearfix.md | 39 +
.../docs/4.1/utilities/close-icon.md | 16 +
.../docs/4.1/utilities/colors.md | 61 +
.../docs/4.1/utilities/display.md | 100 +
.../docs/4.1/utilities/embed.md | 50 +
.../docs/4.1/utilities/flex.md | 570 +
.../docs/4.1/utilities/float.md | 57 +
.../docs/4.1/utilities/image-replacement.md | 27 +
.../docs/4.1/utilities/position.md | 45 +
.../docs/4.1/utilities/screenreaders.md | 26 +
.../docs/4.1/utilities/shadows.md | 19 +
.../docs/4.1/utilities/sizing.md | 43 +
.../docs/4.1/utilities/spacing.md | 83 +
.../docs/4.1/utilities/text.md | 92 +
.../docs/4.1/utilities/vertical-align.md | 40 +
.../docs/4.1/utilities/visibility.md | 33 +
.../static/libs/bootstrap-4.1.0/favicon.ico | Bin 0 -> 5430 bytes
.../static/libs/bootstrap-4.1.0/index.html | 83 +
.../libs/bootstrap-4.1.0/js/dist/alert.js | 176 +
.../libs/bootstrap-4.1.0/js/dist/alert.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/button.js | 167 +
.../bootstrap-4.1.0/js/dist/button.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/carousel.js | 508 +
.../bootstrap-4.1.0/js/dist/carousel.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/collapse.js | 367 +
.../bootstrap-4.1.0/js/dist/collapse.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/dropdown.js | 489 +
.../bootstrap-4.1.0/js/dist/dropdown.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/index.js | 23 +
.../libs/bootstrap-4.1.0/js/dist/index.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/modal.js | 585 +
.../libs/bootstrap-4.1.0/js/dist/modal.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/popover.js | 206 +
.../bootstrap-4.1.0/js/dist/popover.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/scrollspy.js | 319 +
.../bootstrap-4.1.0/js/dist/scrollspy.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/tab.js | 251 +
.../libs/bootstrap-4.1.0/js/dist/tab.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/tooltip.js | 674 +
.../bootstrap-4.1.0/js/dist/tooltip.js.map | 1 +
.../libs/bootstrap-4.1.0/js/dist/util.js | 132 +
.../libs/bootstrap-4.1.0/js/dist/util.js.map | 1 +
.../libs/bootstrap-4.1.0/js/src/alert.js | 181 +
.../libs/bootstrap-4.1.0/js/src/button.js | 175 +
.../libs/bootstrap-4.1.0/js/src/carousel.js | 517 +
.../libs/bootstrap-4.1.0/js/src/collapse.js | 394 +
.../libs/bootstrap-4.1.0/js/src/dropdown.js | 487 +
.../libs/bootstrap-4.1.0/js/src/index.js | 50 +
.../libs/bootstrap-4.1.0/js/src/modal.js | 579 +
.../libs/bootstrap-4.1.0/js/src/popover.js | 188 +
.../libs/bootstrap-4.1.0/js/src/scrollspy.js | 329 +
.../static/libs/bootstrap-4.1.0/js/src/tab.js | 263 +
.../libs/bootstrap-4.1.0/js/src/tooltip.js | 723 +
.../libs/bootstrap-4.1.0/js/src/util.js | 153 +
.../libs/bootstrap-4.1.0/js/tests/README.md | 69 +
.../libs/bootstrap-4.1.0/js/tests/index.html | 140 +
.../js/tests/karma-bundle.conf.js | 53 +
.../bootstrap-4.1.0/js/tests/karma.conf.js | 71 +
.../js/tests/unit/.eslintrc.json | 35 +
.../bootstrap-4.1.0/js/tests/unit/alert.js | 83 +
.../bootstrap-4.1.0/js/tests/unit/button.js | 175 +
.../bootstrap-4.1.0/js/tests/unit/carousel.js | 943 +
.../bootstrap-4.1.0/js/tests/unit/collapse.js | 857 +
.../bootstrap-4.1.0/js/tests/unit/dropdown.js | 943 +
.../bootstrap-4.1.0/js/tests/unit/modal.js | 697 +
.../bootstrap-4.1.0/js/tests/unit/popover.js | 470 +
.../js/tests/unit/scrollspy.js | 727 +
.../libs/bootstrap-4.1.0/js/tests/unit/tab.js | 416 +
.../bootstrap-4.1.0/js/tests/unit/tooltip.js | 956 +
.../bootstrap-4.1.0/js/tests/unit/util.js | 100 +
.../js/tests/visual/alert.html | 58 +
.../js/tests/visual/button.html | 51 +
.../js/tests/visual/carousel.html | 67 +
.../js/tests/visual/collapse.html | 64 +
.../js/tests/visual/dropdown.html | 212 +
.../js/tests/visual/modal.html | 268 +
.../js/tests/visual/popover.html | 46 +
.../js/tests/visual/scrollspy.html | 96 +
.../bootstrap-4.1.0/js/tests/visual/tab.html | 233 +
.../js/tests/visual/tooltip.html | 68 +
.../libs/bootstrap-4.1.0/nuget/MyGet.ps1 | 18 +
.../bootstrap-4.1.0/nuget/bootstrap.nuspec | 29 +
.../nuget/bootstrap.sass.nuspec | 29 +
.../libs/bootstrap-4.1.0/package-lock.json | 14581 ++++++++++++++++
.../static/libs/bootstrap-4.1.0/package.js | 19 +
.../static/libs/bootstrap-4.1.0/package.json | 218 +
.../static/libs/bootstrap-4.1.0/robots.txt | 9 +
.../static/libs/bootstrap-4.1.0/sache.json | 5 +
.../libs/bootstrap-4.1.0/scss/_alert.scss | 51 +
.../libs/bootstrap-4.1.0/scss/_badge.scss | 47 +
.../bootstrap-4.1.0/scss/_breadcrumb.scss | 41 +
.../bootstrap-4.1.0/scss/_button-group.scss | 172 +
.../libs/bootstrap-4.1.0/scss/_buttons.scss | 144 +
.../libs/bootstrap-4.1.0/scss/_card.scss | 301 +
.../libs/bootstrap-4.1.0/scss/_carousel.scss | 235 +
.../libs/bootstrap-4.1.0/scss/_close.scss | 34 +
.../libs/bootstrap-4.1.0/scss/_code.scss | 56 +
.../bootstrap-4.1.0/scss/_custom-forms.scss | 420 +
.../libs/bootstrap-4.1.0/scss/_dropdown.scss | 166 +
.../libs/bootstrap-4.1.0/scss/_forms.scss | 335 +
.../libs/bootstrap-4.1.0/scss/_functions.scss | 86 +
.../libs/bootstrap-4.1.0/scss/_grid.scss | 52 +
.../libs/bootstrap-4.1.0/scss/_images.scss | 42 +
.../bootstrap-4.1.0/scss/_input-group.scss | 159 +
.../libs/bootstrap-4.1.0/scss/_jumbotron.scss | 16 +
.../bootstrap-4.1.0/scss/_list-group.scss | 115 +
.../libs/bootstrap-4.1.0/scss/_media.scss | 8 +
.../libs/bootstrap-4.1.0/scss/_mixins.scss | 41 +
.../libs/bootstrap-4.1.0/scss/_modal.scss | 168 +
.../libs/bootstrap-4.1.0/scss/_nav.scss | 118 +
.../libs/bootstrap-4.1.0/scss/_navbar.scss | 299 +
.../bootstrap-4.1.0/scss/_pagination.scss | 78 +
.../libs/bootstrap-4.1.0/scss/_popover.scss | 183 +
.../libs/bootstrap-4.1.0/scss/_print.scss | 124 +
.../libs/bootstrap-4.1.0/scss/_progress.scss | 34 +
.../libs/bootstrap-4.1.0/scss/_reboot.scss | 482 +
.../libs/bootstrap-4.1.0/scss/_root.scss | 19 +
.../libs/bootstrap-4.1.0/scss/_tables.scss | 188 +
.../libs/bootstrap-4.1.0/scss/_tooltip.scss | 115 +
.../bootstrap-4.1.0/scss/_transitions.scss | 22 +
.../libs/bootstrap-4.1.0/scss/_type.scss | 125 +
.../libs/bootstrap-4.1.0/scss/_utilities.scss | 15 +
.../libs/bootstrap-4.1.0/scss/_variables.scss | 928 +
.../bootstrap-4.1.0/scss/bootstrap-grid.scss | 32 +
.../scss/bootstrap-reboot.scss | 12 +
.../libs/bootstrap-4.1.0/scss/bootstrap.scss | 42 +
.../bootstrap-4.1.0/scss/mixins/_alert.scss | 13 +
.../scss/mixins/_background-variant.scss | 21 +
.../bootstrap-4.1.0/scss/mixins/_badge.scss | 12 +
.../scss/mixins/_border-radius.scss | 35 +
.../scss/mixins/_box-shadow.scss | 5 +
.../scss/mixins/_breakpoints.scss | 123 +
.../bootstrap-4.1.0/scss/mixins/_buttons.scss | 109 +
.../bootstrap-4.1.0/scss/mixins/_caret.scss | 66 +
.../scss/mixins/_clearfix.scss | 7 +
.../bootstrap-4.1.0/scss/mixins/_float.scss | 11 +
.../bootstrap-4.1.0/scss/mixins/_forms.scss | 137 +
.../scss/mixins/_gradients.scss | 45 +
.../scss/mixins/_grid-framework.scss | 67 +
.../bootstrap-4.1.0/scss/mixins/_grid.scss | 52 +
.../bootstrap-4.1.0/scss/mixins/_hover.scss | 37 +
.../bootstrap-4.1.0/scss/mixins/_image.scss | 36 +
.../scss/mixins/_list-group.scss | 21 +
.../bootstrap-4.1.0/scss/mixins/_lists.scss | 7 +
.../scss/mixins/_nav-divider.scss | 10 +
.../scss/mixins/_pagination.scss | 22 +
.../scss/mixins/_reset-text.scss | 17 +
.../bootstrap-4.1.0/scss/mixins/_resize.scss | 6 +
.../scss/mixins/_screen-reader.scss | 33 +
.../bootstrap-4.1.0/scss/mixins/_size.scss | 6 +
.../scss/mixins/_table-row.scss | 30 +
.../scss/mixins/_text-emphasis.scss | 14 +
.../scss/mixins/_text-hide.scss | 11 +
.../scss/mixins/_text-truncate.scss | 8 +
.../scss/mixins/_transition.scss | 13 +
.../scss/mixins/_visibility.scss | 7 +
.../scss/utilities/_align.scss | 8 +
.../scss/utilities/_background.scss | 19 +
.../scss/utilities/_borders.scss | 59 +
.../scss/utilities/_clearfix.scss | 3 +
.../scss/utilities/_display.scss | 38 +
.../scss/utilities/_embed.scss | 52 +
.../bootstrap-4.1.0/scss/utilities/_flex.scss | 51 +
.../scss/utilities/_float.scss | 9 +
.../scss/utilities/_position.scss | 37 +
.../scss/utilities/_screenreaders.scss | 11 +
.../scss/utilities/_shadows.scss | 6 +
.../scss/utilities/_sizing.scss | 12 +
.../scss/utilities/_spacing.scss | 51 +
.../bootstrap-4.1.0/scss/utilities/_text.scss | 58 +
.../scss/utilities/_visibility.scss | 11 +
roofis2/static/libs/bootstrap-4.1.0/sw.js | 5 +
roofis2/static/libs/jquery-3.3.1.min.js | 2 +
roofis2/static/libs/popper.min.js | 5 +
roofis2/templates/base.jinja | 65 +
roofis2/templates/home.jinja | 19 +
roofis2/templates/impressum.jinja | 10 +
roofis2/templates/nav_macro.jinja | 106 +
460 files changed, 83426 insertions(+)
create mode 100644 .gitignore
create mode 100644 roofis2/README.md
create mode 100644 roofis2/core/__init__.py
create mode 100644 roofis2/core/jinja2.py
create mode 100644 roofis2/core/settings.py
create mode 100644 roofis2/core/urls.py
create mode 100644 roofis2/core/wsgi.py
create mode 100644 roofis2/manage.py
create mode 100644 roofis2/requirements.txt
create mode 100644 roofis2/roomservice/__init__.py
create mode 100644 roofis2/roomservice/admin.py
create mode 100644 roofis2/roomservice/apps.py
create mode 100644 roofis2/roomservice/models.py
create mode 100644 roofis2/roomservice/tests.py
create mode 100644 roofis2/roomservice/views.py
create mode 100644 roofis2/static/css/.gitkeep
create mode 100644 roofis2/static/images/.gitkeep
create mode 100644 roofis2/static/js/.gitkeep
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.babelrc.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.editorconfig
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.eslintignore
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.eslintrc.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.gitattributes
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.github/CONTRIBUTING.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.github/ISSUE_TEMPLATE/bug.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.github/ISSUE_TEMPLATE/feature.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.github/SUPPORT.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.gitignore
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.stylelintignore
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.stylelintrc
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/.travis.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/CNAME
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/CODE_OF_CONDUCT.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/Gemfile
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/Gemfile.lock
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/LICENSE
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/README.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_config.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_data/breakpoints.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_data/browser-bugs.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_data/browser-features.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_data/colors.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_data/examples.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_data/grays.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_data/nav.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_data/theme-colors.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_data/translations.yml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/ads.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/bugify.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/callout-danger-async-methods.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/callout-info-mediaqueries-breakpoints.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/callout-warning-color-assistive-technologies.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/callout.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/docs-navbar.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/docs-sidebar.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/example.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/favicons.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/footer.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/header.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/icons/bootstrap.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/icons/download.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/icons/github.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/icons/import.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/icons/lightning.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/icons/menu.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/icons/slack.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/icons/twitter.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/scripts.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/skippy.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_includes/social.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_layouts/default.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_layouts/docs.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_layouts/examples.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_layouts/home.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_layouts/redirect.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/_layouts/simple.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-outline.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-punchout.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-social-logo.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-social.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-solid.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/css/docs.min.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/css/docs.min.css.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/bootstrap-stack.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/bootstrap-themes.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/android-chrome-192x192.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/android-chrome-512x512.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/apple-touch-icon.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/browserconfig.xml
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/favicon-16x16.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/favicon-32x32.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/manifest.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/mstile-144x144.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/mstile-150x150.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/mstile-310x150.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/mstile-310x310.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/mstile-70x70.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/img/favicons/safari-pinned-tab.svg
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/js/.eslintrc.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/js/docs.min.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/js/src/application.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/js/src/ie-emulation-modes-warning.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/js/src/pwa.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/js/vendor/anchor.min.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/js/vendor/clipboard.min.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/js/vendor/holder.min.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/js/vendor/jquery-slim.min.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/js/vendor/popper.min.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_ads.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_algolia.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_anchor.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_brand.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_browser-bugs.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_buttons.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_callouts.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_clipboard-js.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_colors.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_component-examples.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_content.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_examples.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_footer.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_masthead.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_nav.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_sidebar.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_skiplink.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_syntax.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/_variables.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/assets/scss/docs.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/.eslintrc.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/.htmllintrc
create mode 100755 roofis2/static/libs/bootstrap-4.1.0/build/change-version.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/gcp-key.json.enc
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/generate-sri.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/lint-vars.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/postcss.config.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/rollup.config.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/sauce_browsers.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/saucelabs-unit-test.js
create mode 100755 roofis2/static/libs/bootstrap-4.1.0/build/ship.sh
create mode 100755 roofis2/static/libs/bootstrap-4.1.0/build/upload-preview.sh
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/vnu-jar.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/workbox.config.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/build/workbox.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/composer.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap-grid.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap-grid.css.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap-grid.min.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap-grid.min.css.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap-reboot.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap-reboot.css.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap-reboot.min.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap-reboot.min.css.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap.css.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap.min.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/css/bootstrap.min.css.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/js/bootstrap.bundle.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/js/bootstrap.bundle.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/js/bootstrap.bundle.min.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/js/bootstrap.bundle.min.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/js/bootstrap.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/js/bootstrap.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/js/bootstrap.min.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/dist/js/bootstrap.min.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/about/brand.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/about/license.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/about/overview.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/about/translations.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/browser-bugs.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/alerts.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/badge.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/breadcrumb.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/button-group.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/buttons.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/card.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/carousel.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/collapse.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/dropdowns.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/forms.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/input-group.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/jumbotron.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/list-group.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/modal.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/navbar.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/navs.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/pagination.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/popovers.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/progress.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/scrollspy.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/components/tooltips.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/content/code.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/content/figures.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/content/images.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/content/reboot.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/content/tables.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/content/typography.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/.eslintrc.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/.stylelintrc
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/album/album.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/album/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/blog/blog.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/blog/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/carousel/carousel.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/carousel/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/checkout/form-validation.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/checkout/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/cover/cover.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/cover/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/dashboard/dashboard.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/dashboard/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/floating-labels/floating-labels.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/floating-labels/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/grid/grid.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/grid/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/jumbotron/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/jumbotron/jumbotron.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/navbar-bottom/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/navbar-fixed/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/navbar-fixed/navbar-top-fixed.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/navbar-static/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/navbar-static/navbar-top.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/navbars/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/navbars/navbar.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/offcanvas/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/offcanvas/offcanvas.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/offcanvas/offcanvas.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/pricing/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/pricing/pricing.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/product/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/product/product.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/album.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/blog.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/carousel.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/checkout.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/cover.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/dashboard.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/floating-labels.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/grid.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/jumbotron.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/navbar-bottom.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/navbar-fixed.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/navbar-static.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/navbars.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/offcanvas.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/pricing.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/product.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/sign-in.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/starter-template.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/sticky-footer-navbar.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/screenshots/sticky-footer.png
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/sign-in/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/sign-in/signin.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/starter-template/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/starter-template/starter-template.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/sticky-footer-navbar/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/sticky-footer-navbar/sticky-footer-navbar.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/sticky-footer/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/sticky-footer/sticky-footer.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/tooltip-viewport/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/tooltip-viewport/tooltip-viewport.css
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/examples/tooltip-viewport/tooltip-viewport.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/extend/approach.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/extend/icons.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/extend/index.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/getting-started/accessibility.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/getting-started/best-practices.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/getting-started/browsers-devices.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/getting-started/build-tools.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/getting-started/contents.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/getting-started/download.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/getting-started/introduction.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/getting-started/javascript.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/getting-started/theming.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/getting-started/webpack.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/layout/grid.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/layout/media-object.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/layout/overview.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/layout/utilities-for-layout.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/migration.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/borders.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/clearfix.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/close-icon.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/colors.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/display.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/embed.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/flex.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/float.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/image-replacement.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/position.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/screenreaders.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/shadows.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/sizing.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/spacing.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/text.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/vertical-align.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/docs/4.1/utilities/visibility.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/favicon.ico
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/alert.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/alert.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/button.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/button.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/carousel.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/carousel.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/collapse.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/collapse.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/dropdown.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/dropdown.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/index.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/index.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/modal.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/modal.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/popover.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/popover.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/scrollspy.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/scrollspy.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/tab.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/tab.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/tooltip.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/tooltip.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/util.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/dist/util.js.map
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/alert.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/button.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/carousel.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/collapse.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/dropdown.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/index.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/modal.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/popover.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/scrollspy.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/tab.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/tooltip.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/src/util.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/README.md
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/index.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/karma-bundle.conf.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/karma.conf.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/.eslintrc.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/alert.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/button.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/carousel.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/collapse.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/dropdown.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/modal.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/popover.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/scrollspy.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/tab.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/tooltip.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/unit/util.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/visual/alert.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/visual/button.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/visual/carousel.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/visual/collapse.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/visual/dropdown.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/visual/modal.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/visual/popover.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/visual/scrollspy.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/visual/tab.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/js/tests/visual/tooltip.html
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/nuget/MyGet.ps1
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/nuget/bootstrap.nuspec
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/nuget/bootstrap.sass.nuspec
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/package-lock.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/package.js
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/package.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/robots.txt
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/sache.json
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_alert.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_badge.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_breadcrumb.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_button-group.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_buttons.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_card.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_carousel.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_close.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_code.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_custom-forms.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_dropdown.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_forms.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_functions.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_grid.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_images.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_input-group.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_jumbotron.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_list-group.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_media.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_mixins.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_modal.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_nav.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_navbar.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_pagination.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_popover.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_print.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_progress.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_reboot.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_root.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_tables.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_tooltip.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_transitions.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_type.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_utilities.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/_variables.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/bootstrap-grid.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/bootstrap-reboot.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/bootstrap.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_alert.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_background-variant.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_badge.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_border-radius.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_box-shadow.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_breakpoints.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_buttons.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_caret.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_clearfix.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_float.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_forms.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_gradients.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_grid-framework.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_grid.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_hover.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_image.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_list-group.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_lists.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_nav-divider.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_pagination.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_reset-text.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_resize.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_screen-reader.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_size.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_table-row.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_text-emphasis.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_text-hide.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_text-truncate.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_transition.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/mixins/_visibility.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_align.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_background.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_borders.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_clearfix.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_display.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_embed.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_flex.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_float.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_position.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_screenreaders.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_shadows.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_sizing.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_spacing.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_text.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/scss/utilities/_visibility.scss
create mode 100644 roofis2/static/libs/bootstrap-4.1.0/sw.js
create mode 100644 roofis2/static/libs/jquery-3.3.1.min.js
create mode 100644 roofis2/static/libs/popper.min.js
create mode 100644 roofis2/templates/base.jinja
create mode 100644 roofis2/templates/home.jinja
create mode 100644 roofis2/templates/impressum.jinja
create mode 100644 roofis2/templates/nav_macro.jinja
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e62421a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,82 @@
+
+# Created by https://www.gitignore.io/api/pycharm+all
+
+### PyCharm+all ###
+# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
+# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
+
+# User-specific stuff:
+.idea/**/workspace.xml
+.idea/**/tasks.xml
+.idea/dictionaries
+
+# Sensitive or high-churn files:
+.idea/**/dataSources/
+.idea/**/dataSources.ids
+.idea/**/dataSources.xml
+.idea/**/dataSources.local.xml
+.idea/**/sqlDataSources.xml
+.idea/**/dynamic.xml
+.idea/**/uiDesigner.xml
+
+# Gradle:
+.idea/**/gradle.xml
+.idea/**/libraries
+
+# CMake
+cmake-build-debug/
+
+# Mongo Explorer plugin:
+.idea/**/mongoSettings.xml
+
+## File-based project format:
+*.iws
+
+## Plugin-specific files:
+
+# IntelliJ
+/out/
+
+# mpeltonen/sbt-idea plugin
+.idea_modules/
+
+# JIRA plugin
+atlassian-ide-plugin.xml
+
+# Cursive Clojure plugin
+.idea/replstate.xml
+
+# Ruby plugin and RubyMine
+/.rakeTasks
+
+# Crashlytics plugin (for Android Studio and IntelliJ)
+com_crashlytics_export_strings.xml
+crashlytics.properties
+crashlytics-build.properties
+fabric.properties
+
+### PyCharm+all Patch ###
+# Ignores the whole .idea folder and all .iml files
+# See https://github.com/joeblau/gitignore.io/issues/186 and https://github.com/joeblau/gitignore.io/issues/360
+
+.idea/
+
+# Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-249601023
+
+*.iml
+modules.xml
+.idea/misc.xml
+*.ipr
+
+
+# End of https://www.gitignore.io/api/pycharm+all
+
+# custom by Group/MG
+migrations/
+venv/
+*.sqlite3
+
+__pycache__/
+
+media/
+log/
diff --git a/README.md b/README.md
index 6d3ef48..cf0ac52 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
#Room Finding Service V 2.0
+
diff --git a/roofis2/README.md b/roofis2/README.md
new file mode 100644
index 0000000..6d3ef48
--- /dev/null
+++ b/roofis2/README.md
@@ -0,0 +1,3 @@
+#Room Finding Service V 2.0
+
+
diff --git a/roofis2/core/__init__.py b/roofis2/core/__init__.py
new file mode 100644
index 0000000..e69de29
diff --git a/roofis2/core/jinja2.py b/roofis2/core/jinja2.py
new file mode 100644
index 0000000..38b6b80
--- /dev/null
+++ b/roofis2/core/jinja2.py
@@ -0,0 +1,14 @@
+from django.contrib.staticfiles.storage import staticfiles_storage
+from django.urls import reverse
+
+from jinja2 import Environment
+
+
+def environment(**options):
+ env = Environment(**options)
+ env.globals.update({
+ 'static': staticfiles_storage.url,
+ 'url': reverse,
+ })
+
+ return env
diff --git a/roofis2/core/settings.py b/roofis2/core/settings.py
new file mode 100644
index 0000000..b851c81
--- /dev/null
+++ b/roofis2/core/settings.py
@@ -0,0 +1,196 @@
+"""
+Django settings for respool project.
+
+Generated by 'django-admin startproject' using Django 2.0.4.
+
+For more information on this file, see
+https://docs.djangoproject.com/en/2.0/topics/settings/
+
+For the full list of settings and their values, see
+https://docs.djangoproject.com/en/2.0/ref/settings/
+"""
+
+import os
+
+# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
+BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
+PROJECT_DIR = os.path.dirname(os.path.abspath(__file__))
+
+# Quick-start development settings - unsuitable for production
+# See https://docs.djangoproject.com/en/2.0/howto/deployment/checklist/
+
+# SECURITY WARNING: keep the secret key used in production secret!
+SECRET_KEY = 'e(4!&_nwsvyhml$gbv-v@0eodacfj22sf4gc+0x_&*ym4gl-16'
+
+# SECURITY WARNING: don't run with debug turned on in production!
+DEBUG = True
+
+ALLOWED_HOSTS = []
+
+# Application definition
+
+INSTALLED_APPS = [
+ 'django.contrib.admin',
+ 'django.contrib.auth',
+ 'django.contrib.contenttypes',
+ 'django.contrib.sessions',
+ 'django.contrib.messages',
+ 'django.contrib.staticfiles',
+ 'django_extensions',
+ 'rest_framework',
+]
+
+MIDDLEWARE = [
+ 'django.middleware.security.SecurityMiddleware',
+ 'django.contrib.sessions.middleware.SessionMiddleware',
+ 'django.middleware.common.CommonMiddleware',
+ 'django.middleware.csrf.CsrfViewMiddleware',
+ 'django.contrib.auth.middleware.AuthenticationMiddleware',
+ 'django.contrib.messages.middleware.MessageMiddleware',
+ 'django.middleware.clickjacking.XFrameOptionsMiddleware',
+]
+
+ROOT_URLCONF = 'core.urls'
+
+MEDIA_ROOT = 'media'
+
+MEDIA_URL = 'media/'
+
+TEMPLATES = [
+ {
+ 'BACKEND': 'django.template.backends.jinja2.Jinja2',
+ 'DIRS': [os.path.join(BASE_DIR, 'templates')],
+ 'APP_DIRS': True,
+ 'OPTIONS': {
+ 'environment': 'core.jinja2.environment'
+ },
+ },
+ {
+ 'BACKEND': 'django.template.backends.django.DjangoTemplates'
+ ,
+ 'DIRS': []
+ ,
+ 'APP_DIRS': True,
+ 'OPTIONS': {
+ 'context_processors': [
+ 'django.template.context_processors.debug',
+ 'django.template.context_processors.request',
+ 'django.contrib.auth.context_processors.auth',
+ 'django.contrib.messages.context_processors.messages',
+ ],
+ },
+ },
+]
+
+WSGI_APPLICATION = 'core.wsgi.application'
+
+# Database
+# https://docs.djangoproject.com/en/2.0/ref/settings/#databases
+
+DATABASES = {
+ 'default': {
+ 'ENGINE': 'django.db.backends.sqlite3',
+ 'NAME': os.path.join(BASE_DIR, 'db.sqlite3'),
+ }
+}
+
+# Password validation
+# https://docs.djangoproject.com/en/2.0/ref/settings/#auth-password-validators
+
+AUTH_PASSWORD_VALIDATORS = [
+ {
+ 'NAME': 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator',
+ },
+ {
+ 'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator',
+ },
+ {
+ 'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator',
+ },
+ {
+ 'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator',
+ },
+]
+
+# Internationalization
+# https://docs.djangoproject.com/en/2.0/topics/i18n/
+
+LANGUAGE_CODE = 'en-us'
+
+TIME_ZONE = 'UTC'
+
+USE_I18N = True
+
+USE_L10N = True
+
+USE_TZ = True
+
+# Static files (CSS, JavaScript, Images)
+# https://docs.djangoproject.com/en/2.0/howto/static-files/
+
+STATIC_URL = '/static/'
+
+STATICFILES_DIRS = [
+ os.path.join(BASE_DIR, "static"),
+]
+
+# --- REST FRAMEWORK SETUP ---
+REST_FRAMEWORK = {
+ 'DEFAULT_VERSIONING_CLASS': 'rest_framework.versioning.URLPathVersioning',
+ 'DEFAULT_AUTHENTICATION_CLASSES': (
+ 'rest_framework.authentication.BasicAuthentication',
+ 'rest_framework.authentication.SessionAuthentication',
+ ),
+ 'DEFAULT_PERMISSION_CLASSES': [
+ 'rest_framework.permissions.IsAuthenticated',
+ ],
+}
+
+# --- LOGGING SETUP ---
+# To log something please add the following lines on top of a skript file and write logger. in the right section
+# # import logging
+# # logger = logging.getLogger(__name__)
+
+LOGGING = {
+ 'version': 1,
+ 'disable_existing_loggers': False,
+ 'formatters': {
+ 'default': {
+ 'format': '%(asctime)s %(module)s [%(levelname)s]: %(message)s',
+ 'datefmt': '%Y-%m-%d %H:%M:%S',
+ }
+ },
+ 'handlers': {
+ 'console': {
+ 'class': 'logging.StreamHandler',
+ 'formatter': 'default',
+ },
+ # 'file': {
+ # 'class': 'logging.FileHandler',
+ # 'filename': BASE_DIR + '/log/respool.log',
+ # 'formatter': 'default',
+ # },
+ # 'mail_admins': {
+ # 'level': 'ERROR',
+ # 'class': 'django.utils.log.AdminEmailHandler',
+ # },
+ },
+ 'loggers': {
+ 'respool': {
+ 'handlers': ['console'],
+ 'level': 'INFO',
+ },
+ 'respool.management.sample_data_creation': {
+ 'handlers': ['console'],
+ 'level': 'DEBUG'
+ }
+ # 'respool': {
+ # 'handlers': ['console', 'file'],
+ # 'level': 'INFO',
+ # },
+ # 'accounts': {
+ # 'handlers': ['console', 'file'],
+ # 'level': 'INFO',
+ # },
+ },
+}
diff --git a/roofis2/core/urls.py b/roofis2/core/urls.py
new file mode 100644
index 0000000..833d046
--- /dev/null
+++ b/roofis2/core/urls.py
@@ -0,0 +1,31 @@
+"""respool URL Configuration
+
+The `urlpatterns` list routes URLs to views. For more information please see:
+ https://docs.djangoproject.com/en/2.0/topics/http/urls/
+Examples:
+Function views
+ 1. Add an import: from my_app import views
+ 2. Add a URL to urlpatterns: path('', views.home, name='home')
+Class-based views
+ 1. Add an import: from other_app.views import Home
+ 2. Add a URL to urlpatterns: path('', Home.as_view(), name='home')
+Including another URLconf
+ 1. Import the include() function: from django.urls import include, path
+ 2. Add a URL to urlpatterns: path('blog/', include('blog.urls'))
+"""
+from django.urls import include, path
+from django.contrib import admin
+from rest_framework.authentication import BasicAuthentication
+from rest_framework.documentation import include_docs_urls
+from rest_framework.permissions import AllowAny
+
+urlpatterns = [
+ path('admin/', admin.site.urls),
+ # APIs
+ # path('api/', include('respool.api.urls')),
+
+ # API Docs
+ # path('api/docs/', include_docs_urls(title='Respool API Docs', public=True,
+ # authentication_classes=[BasicAuthentication, ],
+ # permission_classes=[AllowAny, ])),
+]
diff --git a/roofis2/core/wsgi.py b/roofis2/core/wsgi.py
new file mode 100644
index 0000000..6ce414a
--- /dev/null
+++ b/roofis2/core/wsgi.py
@@ -0,0 +1,16 @@
+"""
+WSGI config for respool project.
+
+It exposes the WSGI callable as a module-level variable named ``application``.
+
+For more information on this file, see
+https://docs.djangoproject.com/en/2.0/howto/deployment/wsgi/
+"""
+
+import os
+
+from django.core.wsgi import get_wsgi_application
+
+os.environ.setdefault("DJANGO_SETTINGS_MODULE", "core.settings")
+
+application = get_wsgi_application()
diff --git a/roofis2/manage.py b/roofis2/manage.py
new file mode 100644
index 0000000..486644d
--- /dev/null
+++ b/roofis2/manage.py
@@ -0,0 +1,15 @@
+#!/usr/bin/env python
+import os
+import sys
+
+if __name__ == "__main__":
+ os.environ.setdefault("DJANGO_SETTINGS_MODULE", "core.settings")
+ try:
+ from django.core.management import execute_from_command_line
+ except ImportError as exc:
+ raise ImportError(
+ "Couldn't import Django. Are you sure it's installed and "
+ "available on your PYTHONPATH environment variable? Did you "
+ "forget to activate a virtual environment?"
+ ) from exc
+ execute_from_command_line(sys.argv)
diff --git a/roofis2/requirements.txt b/roofis2/requirements.txt
new file mode 100644
index 0000000..6ef23da
--- /dev/null
+++ b/roofis2/requirements.txt
@@ -0,0 +1,9 @@
+Django==2.0.4
+Jinja2==2.10
+MarkupSafe==1.0
+pytz==2018.4
+Pillow==5.1.0
+django-extensions==2.0.7
+requests==2.18.4
+djangorestframework==3.8.2
+coreapi==2.3.3
\ No newline at end of file
diff --git a/roofis2/roomservice/__init__.py b/roofis2/roomservice/__init__.py
new file mode 100644
index 0000000..e69de29
diff --git a/roofis2/roomservice/admin.py b/roofis2/roomservice/admin.py
new file mode 100644
index 0000000..8c38f3f
--- /dev/null
+++ b/roofis2/roomservice/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.
diff --git a/roofis2/roomservice/apps.py b/roofis2/roomservice/apps.py
new file mode 100644
index 0000000..681ba4f
--- /dev/null
+++ b/roofis2/roomservice/apps.py
@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+
+class RoomserviceConfig(AppConfig):
+ name = 'roomservice'
diff --git a/roofis2/roomservice/models.py b/roofis2/roomservice/models.py
new file mode 100644
index 0000000..71a8362
--- /dev/null
+++ b/roofis2/roomservice/models.py
@@ -0,0 +1,3 @@
+from django.db import models
+
+# Create your models here.
diff --git a/roofis2/roomservice/tests.py b/roofis2/roomservice/tests.py
new file mode 100644
index 0000000..7ce503c
--- /dev/null
+++ b/roofis2/roomservice/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.
diff --git a/roofis2/roomservice/views.py b/roofis2/roomservice/views.py
new file mode 100644
index 0000000..91ea44a
--- /dev/null
+++ b/roofis2/roomservice/views.py
@@ -0,0 +1,3 @@
+from django.shortcuts import render
+
+# Create your views here.
diff --git a/roofis2/static/css/.gitkeep b/roofis2/static/css/.gitkeep
new file mode 100644
index 0000000..e69de29
diff --git a/roofis2/static/images/.gitkeep b/roofis2/static/images/.gitkeep
new file mode 100644
index 0000000..e69de29
diff --git a/roofis2/static/js/.gitkeep b/roofis2/static/js/.gitkeep
new file mode 100644
index 0000000..e69de29
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.babelrc.js b/roofis2/static/libs/bootstrap-4.1.0/.babelrc.js
new file mode 100644
index 0000000..a4ef8cb
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.babelrc.js
@@ -0,0 +1,21 @@
+module.exports = {
+ presets: [
+ [
+ '@babel/env',
+ {
+ loose: true,
+ modules: false,
+ exclude: ['transform-typeof-symbol']
+ }
+ ]
+ ],
+ plugins: [
+ process.env.PLUGINS && 'transform-es2015-modules-strip',
+ '@babel/proposal-object-rest-spread'
+ ].filter(Boolean),
+ env: {
+ test: {
+ plugins: [ 'istanbul' ]
+ }
+ }
+};
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.editorconfig b/roofis2/static/libs/bootstrap-4.1.0/.editorconfig
new file mode 100644
index 0000000..9d5248e
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.editorconfig
@@ -0,0 +1,14 @@
+# editorconfig.org
+
+root = true
+
+[*]
+charset = utf-8
+end_of_line = lf
+indent_size = 2
+indent_style = space
+insert_final_newline = true
+trim_trailing_whitespace = true
+
+[*.md]
+trim_trailing_whitespace = false
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.eslintignore b/roofis2/static/libs/bootstrap-4.1.0/.eslintignore
new file mode 100644
index 0000000..e1d5490
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.eslintignore
@@ -0,0 +1,5 @@
+**/*.min.js
+**/dist/
+**/vendor/
+/_gh_pages/
+/package.js
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.eslintrc.json b/roofis2/static/libs/bootstrap-4.1.0/.eslintrc.json
new file mode 100644
index 0000000..8cfaeea
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.eslintrc.json
@@ -0,0 +1,235 @@
+{
+ "root": true,
+ "parser": "babel-eslint",
+ "env": {
+ "browser": true,
+ "es6": true
+ },
+ "extends": "eslint:recommended",
+ "plugins": ["compat"],
+ "rules": {
+ // Possible Errors
+ "no-await-in-loop": "error",
+ "no-extra-parens": "error",
+ "no-prototype-builtins": "error",
+ "no-template-curly-in-string": "error",
+ "compat/compat": "error",
+ "valid-jsdoc": "error",
+
+ // Best Practices
+ "accessor-pairs": "error",
+ "array-callback-return": "error",
+ "block-scoped-var": "error",
+ "class-methods-use-this": "off",
+ "complexity": "error",
+ "consistent-return": "error",
+ "curly": "error",
+ "default-case": "error",
+ "dot-location": ["error", "property"],
+ "dot-notation": "error",
+ "eqeqeq": "error",
+ "guard-for-in": "error",
+ "no-alert": "error",
+ "no-caller": "error",
+ "no-div-regex": "error",
+ "no-else-return": "error",
+ "no-empty-function": "error",
+ "no-eq-null": "error",
+ "no-eval": "error",
+ "no-extend-native": "error",
+ "no-extra-bind": "error",
+ "no-extra-label": "error",
+ "no-floating-decimal": "error",
+ "no-implicit-coercion": "error",
+ "no-implicit-globals": "error",
+ "no-implied-eval": "error",
+ "no-invalid-this": "off",
+ "no-iterator": "error",
+ "no-labels": "error",
+ "no-lone-blocks": "error",
+ "no-loop-func": "error",
+ "no-magic-numbers": ["error", {
+ "ignore": [-1, 0, 1],
+ "ignoreArrayIndexes": true
+ }
+ ],
+ "no-multi-spaces": ["error", {
+ "ignoreEOLComments": true,
+ "exceptions": {
+ "AssignmentExpression": true,
+ "ArrowFunctionExpression": true,
+ "CallExpression": true,
+ "VariableDeclarator": true
+ }
+ }
+ ],
+ "no-multi-str": "error",
+ "no-new": "error",
+ "no-new-func": "error",
+ "no-new-wrappers": "error",
+ "no-octal-escape": "error",
+ "no-param-reassign": "off",
+ "no-proto": "error",
+ "no-restricted-properties": "error",
+ "no-return-assign": "error",
+ "no-return-await": "error",
+ "no-script-url": "error",
+ "no-self-compare": "error",
+ "no-sequences": "error",
+ "no-throw-literal": "error",
+ "no-unmodified-loop-condition": "error",
+ "no-unused-expressions": "error",
+ "no-useless-call": "error",
+ "no-useless-concat": "error",
+ "no-useless-return": "error",
+ "no-void": "error",
+ "no-warning-comments": "off",
+ "no-with": "error",
+ "prefer-promise-reject-errors": "error",
+ "radix": "error",
+ "require-await": "error",
+ "vars-on-top": "error",
+ "wrap-iife": "error",
+ "yoda": "error",
+
+ // Strict Mode
+ "strict": "error",
+
+ // Variables
+ "init-declarations": "off",
+ "no-catch-shadow": "error",
+ "no-label-var": "error",
+ "no-restricted-globals": "error",
+ "no-shadow": "off",
+ "no-shadow-restricted-names": "error",
+ "no-undef-init": "error",
+ "no-undefined": "error",
+ "no-use-before-define": "off",
+
+ // Node.js and CommonJS
+ "callback-return": "off",
+ "global-require": "error",
+ "handle-callback-err": "error",
+ "no-mixed-requires": "error",
+ "no-new-require": "error",
+ "no-path-concat": "error",
+ "no-process-env": "error",
+ "no-process-exit": "error",
+ "no-restricted-modules": "error",
+ "no-sync": "error",
+
+ // Stylistic Issues
+ "array-bracket-spacing": "error",
+ "block-spacing": "error",
+ "brace-style": "error",
+ "camelcase": "error",
+ "capitalized-comments": "off",
+ "comma-dangle": "error",
+ "comma-spacing": "error",
+ "comma-style": "error",
+ "computed-property-spacing": "error",
+ "consistent-this": "error",
+ "eol-last": "error",
+ "func-call-spacing": "error",
+ "func-name-matching": "error",
+ "func-names": "off",
+ "func-style": ["error", "declaration"],
+ "id-blacklist": "error",
+ "id-length": "off",
+ "id-match": "error",
+ "indent": ["error", 2, { "SwitchCase": 1 }],
+ "jsx-quotes": "error",
+ "key-spacing": "off",
+ "keyword-spacing": "error",
+ "linebreak-style": ["error", "unix"],
+ "line-comment-position": "off",
+ "lines-around-comment": "off",
+ "lines-around-directive": "error",
+ "max-depth": ["error", 10],
+ "max-len": "off",
+ "max-lines": "off",
+ "max-nested-callbacks": "error",
+ "max-params": "off",
+ "max-statements": "off",
+ "max-statements-per-line": "error",
+ "multiline-ternary": "off",
+ "new-cap": ["error", { "capIsNewExceptionPattern": "$.*" }],
+ "newline-after-var": "off",
+ "newline-per-chained-call": ["error", { "ignoreChainWithDepth": 5 }],
+ "new-parens": "error",
+ "no-array-constructor": "error",
+ "no-bitwise": "error",
+ "no-continue": "off",
+ "no-inline-comments": "off",
+ "no-lonely-if": "error",
+ "no-mixed-operators": "off",
+ "no-multi-assign": "error",
+ "no-multiple-empty-lines": "error",
+ "nonblock-statement-body-position": "error",
+ "no-negated-condition": "off",
+ "no-nested-ternary": "error",
+ "no-new-object": "error",
+ "no-plusplus": "off",
+ "no-restricted-syntax": "error",
+ "no-tabs": "error",
+ "no-ternary": "off",
+ "no-trailing-spaces": "error",
+ "no-underscore-dangle": "off",
+ "no-unneeded-ternary": "error",
+ "no-whitespace-before-property": "error",
+ "object-curly-newline": ["error", { "minProperties": 1 }],
+ "object-curly-spacing": ["error", "always"],
+ "object-property-newline": "error",
+ "one-var": ["error", "never"],
+ "one-var-declaration-per-line": "error",
+ "operator-assignment": "error",
+ "operator-linebreak": "error",
+ "padded-blocks": ["error", "never"],
+ "padding-line-between-statements": "off",
+ "quote-props": ["error", "as-needed"],
+ "quotes": ["error", "single"],
+ "require-jsdoc": "off",
+ "semi": ["error", "never"],
+ "semi-spacing": "error",
+ "sort-keys": "off",
+ "sort-vars": "error",
+ "space-before-blocks": "error",
+ "space-before-function-paren": ["error", {
+ "anonymous": "always",
+ "named": "never"
+ }],
+ "space-in-parens": "error",
+ "space-infix-ops": "error",
+ "space-unary-ops": "error",
+ "spaced-comment": "error",
+ "template-tag-spacing": "error",
+ "unicode-bom": "error",
+ "wrap-regex": "off",
+
+ // ECMAScript 6
+ "arrow-body-style": ["error", "as-needed"],
+ "arrow-parens": "error",
+ "arrow-spacing": "error",
+ "generator-star-spacing": "error",
+ "no-confusing-arrow": "error",
+ "no-duplicate-imports": "error",
+ "no-restricted-imports": "error",
+ "no-useless-computed-key": "error",
+ "no-useless-constructor": "error",
+ "no-useless-rename": "error",
+ "no-var": "error",
+ "object-shorthand": "error",
+ "prefer-arrow-callback": "error",
+ "prefer-const": "error",
+ "prefer-destructuring": "off",
+ "prefer-numeric-literals": "error",
+ "prefer-rest-params": "error",
+ "prefer-spread": "error",
+ "prefer-template": "error",
+ "rest-spread-spacing": "error",
+ "sort-imports": "error",
+ "symbol-description": "error",
+ "template-curly-spacing": "error",
+ "yield-star-spacing": "error"
+ }
+}
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.gitattributes b/roofis2/static/libs/bootstrap-4.1.0/.gitattributes
new file mode 100644
index 0000000..21b6fd1
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.gitattributes
@@ -0,0 +1,16 @@
+# Enforce Unix newlines
+*.css text eol=lf
+*.html text eol=lf
+*.js text eol=lf
+*.json text eol=lf
+*.md text eol=lf
+*.rb text eol=lf
+*.scss text eol=lf
+*.svg text eol=lf
+*.txt text eol=lf
+*.yml text eol=lf
+# Don't diff or textually merge source maps
+*.map binary
+
+bootstrap.css linguist-vendored=false
+bootstrap.js linguist-vendored=false
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.github/CONTRIBUTING.md b/roofis2/static/libs/bootstrap-4.1.0/.github/CONTRIBUTING.md
new file mode 100644
index 0000000..cbdd810
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.github/CONTRIBUTING.md
@@ -0,0 +1,252 @@
+# Contributing to Bootstrap
+
+Looking to contribute something to Bootstrap? **Here's how you can help.**
+
+Please take a moment to review this document in order to make the contribution
+process easy and effective for everyone involved.
+
+Following these guidelines helps to communicate that you respect the time of
+the developers managing and developing this open source project. In return,
+they should reciprocate that respect in addressing your issue or assessing
+patches and features.
+
+
+## Using the issue tracker
+
+The [issue tracker](https://github.com/twbs/bootstrap/issues) is
+the preferred channel for [bug reports](#bug-reports), [features requests](#feature-requests)
+and [submitting pull requests](#pull-requests), but please respect the following
+restrictions:
+
+* Please **do not** use the issue tracker for personal support requests. Stack
+ Overflow ([`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag), [Slack](https://bootstrap-slack.herokuapp.com/) or [IRC](README.md#community) are better places to get help.
+
+* Please **do not** derail or troll issues. Keep the discussion on topic and
+ respect the opinions of others.
+
+* Please **do not** post comments consisting solely of "+1" or ":thumbsup:".
+ Use [GitHub's "reactions" feature](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)
+ instead. We reserve the right to delete comments which violate this rule.
+
+* Please **do not** open issues regarding the official themes offered on .
+ Instead, please email any questions or feedback regarding those themes to `themes AT getbootstrap DOT com`.
+
+
+## Issues and labels
+
+Our bug tracker utilizes several labels to help organize and identify issues. Here's what they represent and how we use them:
+
+- `browser bug` - Issues that are reported to us, but actually are the result of a browser-specific bug. These are diagnosed with reduced test cases and result in an issue opened on that browser's own bug tracker.
+- `confirmed` - Issues that have been confirmed with a reduced test case and identify a bug in Bootstrap.
+- `css` - Issues stemming from our compiled CSS or source Sass files.
+- `docs` - Issues for improving or updating our documentation.
+- `examples` - Issues involving the example templates included in our docs.
+- `feature` - Issues asking for a new feature to be added, or an existing one to be extended or modified. New features require a minor version bump (e.g., `v3.0.0` to `v3.1.0`).
+- `build` - Issues with our build system, which is used to run all our tests, concatenate and compile source files, and more.
+- `help wanted` - Issues we need or would love help from the community to resolve.
+- `js` - Issues stemming from our compiled or source JavaScript files.
+- `meta` - Issues with the project itself or our GitHub repository.
+
+For a complete look at our labels, see the [project labels page](https://github.com/twbs/bootstrap/labels).
+
+
+## Bug reports
+
+A bug is a _demonstrable problem_ that is caused by the code in the repository.
+Good bug reports are extremely helpful, so thanks!
+
+Guidelines for bug reports:
+
+0. **Validate and lint your code** — [validate your HTML](https://html5.validator.nu/)
+ and [lint your HTML](https://github.com/twbs/bootlint) to ensure your
+ problem isn't caused by a simple error in your own code.
+
+1. **Use the GitHub issue search** — check if the issue has already been
+ reported.
+
+2. **Check if the issue has been fixed** — try to reproduce it using the
+ latest `master` or development branch in the repository.
+
+3. **Isolate the problem** — ideally create a [reduced test
+ case](https://css-tricks.com/reduced-test-cases/) and a live example.
+ [This JS Bin](https://jsbin.com/lolome/edit?html,output) is a helpful template.
+
+
+A good bug report shouldn't leave others needing to chase you up for more
+information. Please try to be as detailed as possible in your report. What is
+your environment? What steps will reproduce the issue? What browser(s) and OS
+experience the problem? Do other browsers show the bug differently? What
+would you expect to be the outcome? All these details will help people to fix
+any potential bugs.
+
+Example:
+
+> Short and descriptive example bug report title
+>
+> A summary of the issue and the browser/OS environment in which it occurs. If
+> suitable, include the steps required to reproduce the bug.
+>
+> 1. This is the first step
+> 2. This is the second step
+> 3. Further steps, etc.
+>
+> `` - a link to the reduced test case
+>
+> Any other information you want to share that is relevant to the issue being
+> reported. This might include the lines of code that you have identified as
+> causing the bug, and potential solutions (and your opinions on their
+> merits).
+
+### Reporting upstream browser bugs
+
+Sometimes bugs reported to us are actually caused by bugs in the browser(s) themselves, not bugs in Bootstrap per se.
+When feasible, we aim to report such upstream bugs to the relevant browser vendor(s), and then list them on our [Wall of Browser Bugs](https://getbootstrap.com/browser-bugs/) and [document them in MDN](https://developer.mozilla.org/en-US/docs/Web).
+
+| Vendor(s) | Browser(s) | Rendering engine | Bug reporting website(s) | Notes |
+| ------------- | ---------------------------- | ---------------- | ------------------------------------------------------------------------------------- | -------------------------------------------------------- |
+| Mozilla | Firefox | Gecko | https://bugzilla.mozilla.org/enter_bug.cgi | "Core" is normally the right product option to choose. |
+| Apple | Safari | WebKit | https://bugs.webkit.org/enter_bug.cgi?product=WebKit https://bugreport.apple.com/ | In Apple's bug reporter, choose "Safari" as the product. |
+| Google, Opera | Chrome, Chromium, Opera v15+ | Blink | https://bugs.chromium.org/p/chromium/issues/list | Click the "New issue" button. |
+| Microsoft | Edge | EdgeHTML | https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/ | |
+
+### Issues bots
+
+[@twbs-lmvtfy](https://github.com/twbs-lmvtfy) is a Bootstrap bot that hangs out in our GitHub issue tracker and automatically checks for HTML validation errors in live examples (e.g. jsFiddles, JS Bins, Bootplys, Plunks, CodePens, etc.) posted in issue comments. If it finds any errors, it will post a follow-up comment on the issue and point out the errors. If this happens with an example you've posted, please fix the errors and post an updated live example. If you opened a bug report, please check whether the bug still occurs with your revised, valid live example. If the bug no longer occurs, it was probably due to your invalid HTML rather than something in Bootstrap and we'd appreciate it if you could close out the GitHub issue.
+
+
+## Feature requests
+
+Feature requests are welcome. But take a moment to find out whether your idea
+fits with the scope and aims of the project. It's up to *you* to make a strong
+case to convince the project's developers of the merits of this feature. Please
+provide as much detail and context as possible.
+
+
+## Pull requests
+
+Good pull requests—patches, improvements, new features—are a fantastic
+help. They should remain focused in scope and avoid containing unrelated
+commits.
+
+**Please ask first** before embarking on any significant pull request (e.g.
+implementing features, refactoring code, porting to a different language),
+otherwise you risk spending a lot of time working on something that the
+project's developers might not want to merge into the project.
+
+Please adhere to the [coding guidelines](#code-guidelines) used throughout the
+project (indentation, accurate comments, etc.) and any other requirements
+(such as test coverage).
+
+**Do not edit `bootstrap.css`, or `bootstrap.js`
+directly!** Those files are automatically generated. You should edit the
+source files in [`/bootstrap/scss/`](https://github.com/twbs/bootstrap/tree/master/scss)
+and/or [`/bootstrap/js/`](https://github.com/twbs/bootstrap/tree/master/js) instead.
+
+Similarly, when contributing to Bootstrap's documentation, you should edit the
+documentation source files in
+[the `/bootstrap/docs/` directory of the `master` branch](https://github.com/twbs/bootstrap/tree/master/docs).
+**Do not edit the `gh-pages` branch.** That branch is generated from the
+documentation source files and is managed separately by the Bootstrap Core Team.
+
+Adhering to the following process is the best way to get your work
+included in the project:
+
+1. [Fork](https://help.github.com/articles/fork-a-repo/) the project, clone your fork,
+ and configure the remotes:
+
+ ```bash
+ # Clone your fork of the repo into the current directory
+ git clone https://github.com//bootstrap.git
+ # Navigate to the newly cloned directory
+ cd bootstrap
+ # Assign the original repo to a remote called "upstream"
+ git remote add upstream https://github.com/twbs/bootstrap.git
+ ```
+
+2. If you cloned a while ago, get the latest changes from upstream:
+
+ ```bash
+ git checkout master
+ git pull upstream master
+ ```
+
+3. Create a new topic branch (off the main project development branch) to
+ contain your feature, change, or fix:
+
+ ```bash
+ git checkout -b
+ ```
+
+4. Commit your changes in logical chunks. Please adhere to these [git commit
+ message guidelines](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
+ or your code is unlikely be merged into the main project. Use Git's
+ [interactive rebase](https://help.github.com/articles/about-git-rebase/)
+ feature to tidy up your commits before making them public.
+
+5. Locally merge (or rebase) the upstream development branch into your topic branch:
+
+ ```bash
+ git pull [--rebase] upstream master
+ ```
+
+6. Push your topic branch up to your fork:
+
+ ```bash
+ git push origin
+ ```
+
+7. [Open a Pull Request](https://help.github.com/articles/about-pull-requests/)
+ with a clear title and description against the `master` branch.
+
+**IMPORTANT**: By submitting a patch, you agree to allow the project owners to
+license your work under the terms of the [MIT License](LICENSE) (if it
+includes code changes) and under the terms of the
+[Creative Commons Attribution 3.0 Unported License](docs/LICENSE)
+(if it includes documentation changes).
+
+### Pull request bots
+
+[@twbs-rorschach](https://github.com/twbs-rorschach) is a Bootstrap bot that hangs out in our GitHub issue tracker and automatically checks all pull requests for a few simple common mistakes. It's possible that Rorschach might leave a comment on your pull request and then close it. If that happens, simply fix the problem(s) mentioned in the comment (there should be link(s) in the comment explaining the problem(s) in detail) and then either:
+
+* Push the revised version to your pull request's branch and post a comment on the pull request saying that you've fixed the problem(s). One of the Bootstrap Core Team members will then come along and reopen your pull request.
+* Or you can just open a new pull request for your revised version.
+
+[@twbs-savage](https://github.com/twbs-savage) is a Bootstrap bot that automatically runs cross-browser tests (via [Sauce](https://saucelabs.com/) and Travis CI) on JavaScript pull requests. Savage will leave a comment on pull requests stating whether cross-browser JS tests passed or failed, with a link to the full Travis build details. If your pull request fails, check the Travis log to see which browser + OS combinations failed. Each browser test in the Travis log includes a link to a Sauce page with details about the test. On those details pages, you can watch a screencast of the test run to see exactly which unit tests failed.
+
+
+## Code guidelines
+
+### HTML
+
+[Adhere to the Code Guide.](http://codeguide.co/#html)
+
+- Use tags and elements appropriate for an HTML5 doctype (e.g., self-closing tags).
+- Use CDNs and HTTPS for third-party JS when possible. We don't use protocol-relative URLs in this case because they break when viewing the page locally via `file://`.
+- Use [WAI-ARIA](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA) attributes in documentation examples to promote accessibility.
+
+### CSS
+
+[Adhere to the Code Guide.](http://codeguide.co/#css)
+
+- When feasible, default color palettes should comply with [WCAG color contrast guidelines](https://www.w3.org/TR/WCAG20/#visual-audio-contrast).
+- Except in rare cases, don't remove default `:focus` styles (via e.g. `outline: none;`) without providing alternative styles. See [this A11Y Project post](https://a11yproject.com/posts/never-remove-css-outlines/) for more details.
+
+### JS
+
+- No semicolons (in client-side JS)
+- 2 spaces (no tabs)
+- strict mode
+- "Attractive"
+- Don't use [jQuery event alias convenience methods](https://github.com/jquery/jquery/blob/master/src/event/alias.js) (such as `$().focus()`). Instead, use [`$().trigger(eventType, ...)`](https://api.jquery.com/trigger/) or [`$().on(eventType, ...)`](https://api.jquery.com/on/), depending on whether you're firing an event or listening for an event. (For example, `$().trigger('focus')` or `$().on('focus', function (event) { /* handle focus event */ })`) We do this to be compatible with custom builds of jQuery where the event aliases module has been excluded.
+
+### Checking coding style
+
+Run `npm run test` before committing to ensure your changes follow our coding standards.
+
+
+## License
+
+By contributing your code, you agree to license your contribution under the [MIT License](LICENSE).
+By contributing to the documentation, you agree to license your contribution under the [Creative Commons Attribution 3.0 Unported License](docs/LICENSE).
+
+Prior to v3.1.0, Bootstrap's code was released under the Apache License v2.0.
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.github/ISSUE_TEMPLATE/bug.md b/roofis2/static/libs/bootstrap-4.1.0/.github/ISSUE_TEMPLATE/bug.md
new file mode 100644
index 0000000..c1f9109
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.github/ISSUE_TEMPLATE/bug.md
@@ -0,0 +1,11 @@
+Before opening:
+
+- [Search for duplicate or closed issues](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue)
+- [Validate](https://html5.validator.nu/) and [lint](https://github.com/twbs/bootlint#in-the-browser) any HTML to avoid common problems
+- Read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md)
+
+Bug reports must include:
+
+- Operating system and version (Windows, Mac OS X, Android, iOS, Win10 Mobile)
+- Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser)
+- [Reduced test case](https://css-tricks.com/reduced-test-cases/) and suggested fix using [CodePen](https://codepen.io/) or [JS Bin](https://jsbin.com/)
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.github/ISSUE_TEMPLATE/feature.md b/roofis2/static/libs/bootstrap-4.1.0/.github/ISSUE_TEMPLATE/feature.md
new file mode 100644
index 0000000..4f866e2
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.github/ISSUE_TEMPLATE/feature.md
@@ -0,0 +1,9 @@
+Before opening:
+
+- [Search for duplicate or closed issues](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue)
+- Read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md)
+
+Feature requests must include:
+
+- As much detail as possible for what we should add and why it's important to Bootstrap
+- Relevant links to prior art, screenshots, or live demos whenever possible
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.github/SUPPORT.md b/roofis2/static/libs/bootstrap-4.1.0/.github/SUPPORT.md
new file mode 100644
index 0000000..de3c4b5
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.github/SUPPORT.md
@@ -0,0 +1,11 @@
+### Bug reports
+
+See the [contributing guidelines](CONTRIBUTING.md) for sharing bug reports.
+
+### How-to
+
+For general troubleshooting or help getting started:
+
+- Join [the official Slack room](https://bootstrap-slack.herokuapp.com/).
+- Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel.
+- Ask and explore Stack Overflow with the [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag.
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.gitignore b/roofis2/static/libs/bootstrap-4.1.0/.gitignore
new file mode 100644
index 0000000..7534de2
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.gitignore
@@ -0,0 +1,47 @@
+# Ignore docs files
+_gh_pages
+_site
+
+# Ignore ruby files
+.ruby-version
+.bundle
+vendor/cache
+vendor/bundle
+
+# Numerous always-ignore extensions
+*.diff
+*.err
+*.log
+*.orig
+*.rej
+*.swo
+*.swp
+*.vi
+*.zip
+*~
+
+# OS or Editor folders
+._*
+.cache
+.DS_Store
+.idea
+.project
+.settings
+.tmproj
+*.esproj
+*.sublime-project
+*.sublime-workspace
+nbproject
+Thumbs.db
+
+# Komodo
+.komodotools
+*.komodoproject
+
+# Jekyll metadata and extra config file for `github` script
+docs/.jekyll-metadata
+twbsconfig.yml
+
+# Folders to ignore
+node_modules
+js/coverage
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.stylelintignore b/roofis2/static/libs/bootstrap-4.1.0/.stylelintignore
new file mode 100644
index 0000000..7bc488e
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.stylelintignore
@@ -0,0 +1,4 @@
+**/*.min.css
+**/dist/
+**/vendor/
+/_gh_pages/
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.stylelintrc b/roofis2/static/libs/bootstrap-4.1.0/.stylelintrc
new file mode 100644
index 0000000..c65940b
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.stylelintrc
@@ -0,0 +1,276 @@
+{
+ "extends": ["stylelint-config-standard", "stylelint-config-recommended-scss"],
+ "plugins": [
+ "stylelint-order"
+ ],
+ "rules": {
+ "at-rule-empty-line-before": [null, {
+ "except": ["first-nested"]
+ }],
+ "at-rule-name-space-after": "always",
+ "at-rule-no-vendor-prefix": true,
+ "at-rule-semicolon-space-before": "never",
+ "block-closing-brace-empty-line-before": null,
+ "block-closing-brace-newline-after": null,
+ "block-opening-brace-space-before": null,
+ "color-named": "never",
+ "declaration-block-semicolon-newline-after": "always-multi-line",
+ "declaration-block-semicolon-newline-before": "never-multi-line",
+ "declaration-block-semicolon-space-after": "always-single-line",
+ "declaration-empty-line-before": null,
+ "declaration-no-important": true,
+ "font-family-name-quotes": "always-where-recommended",
+ "font-weight-notation": "numeric",
+ "function-url-no-scheme-relative": true,
+ "function-url-quotes": "always",
+ "length-zero-no-unit": true,
+ "max-empty-lines": 2,
+ "max-line-length": null,
+ "media-feature-name-no-vendor-prefix": true,
+ "media-feature-parentheses-space-inside": "never",
+ "media-feature-range-operator-space-after": "always",
+ "media-feature-range-operator-space-before": "never",
+ "no-descending-specificity": null,
+ "no-duplicate-selectors": true,
+ "number-leading-zero": "never",
+ "media-feature-name-no-unknown": [true, {
+ "ignoreMediaFeatureNames": ["prefers-reduced-motion"]
+ }],
+ "order/properties-order": [
+ "position",
+ "top",
+ "right",
+ "bottom",
+ "left",
+ "z-index",
+ "box-sizing",
+ "display",
+ "flex",
+ "flex-align",
+ "flex-basis",
+ "flex-direction",
+ "flex-wrap",
+ "flex-flow",
+ "flex-shrink",
+ "flex-grow",
+ "flex-order",
+ "flex-pack",
+ "align-content",
+ "align-items",
+ "align-self",
+ "justify-content",
+ "order",
+ "float",
+ "width",
+ "min-width",
+ "max-width",
+ "height",
+ "min-height",
+ "max-height",
+ "padding",
+ "padding-top",
+ "padding-right",
+ "padding-bottom",
+ "padding-left",
+ "margin",
+ "margin-top",
+ "margin-right",
+ "margin-bottom",
+ "margin-left",
+ "overflow",
+ "overflow-x",
+ "overflow-y",
+ "-webkit-overflow-scrolling",
+ "-ms-overflow-x",
+ "-ms-overflow-y",
+ "-ms-overflow-style",
+ "columns",
+ "column-count",
+ "column-fill",
+ "column-gap",
+ "column-rule",
+ "column-rule-width",
+ "column-rule-style",
+ "column-rule-color",
+ "column-span",
+ "column-width",
+ "orphans",
+ "widows",
+ "clip",
+ "clear",
+ "font",
+ "font-family",
+ "font-size",
+ "font-style",
+ "font-weight",
+ "font-variant",
+ "font-size-adjust",
+ "font-stretch",
+ "font-effect",
+ "font-emphasize",
+ "font-emphasize-position",
+ "font-emphasize-style",
+ "font-smooth",
+ "src",
+ "hyphens",
+ "line-height",
+ "color",
+ "text-align",
+ "text-align-last",
+ "text-emphasis",
+ "text-emphasis-color",
+ "text-emphasis-style",
+ "text-emphasis-position",
+ "text-decoration",
+ "text-indent",
+ "text-justify",
+ "text-outline",
+ "-ms-text-overflow",
+ "text-overflow",
+ "text-overflow-ellipsis",
+ "text-overflow-mode",
+ "text-shadow",
+ "text-transform",
+ "text-wrap",
+ "-webkit-text-size-adjust",
+ "-ms-text-size-adjust",
+ "letter-spacing",
+ "-ms-word-break",
+ "word-break",
+ "word-spacing",
+ "-ms-word-wrap",
+ "word-wrap",
+ "overflow-wrap",
+ "tab-size",
+ "white-space",
+ "vertical-align",
+ "direction",
+ "unicode-bidi",
+ "list-style",
+ "list-style-position",
+ "list-style-type",
+ "list-style-image",
+ "pointer-events",
+ "-ms-touch-action",
+ "touch-action",
+ "cursor",
+ "visibility",
+ "zoom",
+ "table-layout",
+ "empty-cells",
+ "caption-side",
+ "border-spacing",
+ "border-collapse",
+ "content",
+ "quotes",
+ "counter-reset",
+ "counter-increment",
+ "resize",
+ "user-select",
+ "nav-index",
+ "nav-up",
+ "nav-right",
+ "nav-down",
+ "nav-left",
+ "background",
+ "background-color",
+ "background-image",
+ "filter",
+ "background-repeat",
+ "background-attachment",
+ "background-position",
+ "background-position-x",
+ "background-position-y",
+ "background-clip",
+ "background-origin",
+ "background-size",
+ "border",
+ "border-color",
+ "border-style",
+ "border-width",
+ "border-top",
+ "border-top-color",
+ "border-top-style",
+ "border-top-width",
+ "border-right",
+ "border-right-color",
+ "border-right-style",
+ "border-right-width",
+ "border-bottom",
+ "border-bottom-color",
+ "border-bottom-style",
+ "border-bottom-width",
+ "border-left",
+ "border-left-color",
+ "border-left-style",
+ "border-left-width",
+ "border-radius",
+ "border-top-left-radius",
+ "border-top-right-radius",
+ "border-bottom-right-radius",
+ "border-bottom-left-radius",
+ "border-image",
+ "border-image-source",
+ "border-image-slice",
+ "border-image-width",
+ "border-image-outset",
+ "border-image-repeat",
+ "outline",
+ "outline-width",
+ "outline-style",
+ "outline-color",
+ "outline-offset",
+ "box-shadow",
+ "opacity",
+ "-ms-interpolation-mode",
+ "page-break-after",
+ "page-break-before",
+ "page-break-inside",
+ "transition",
+ "transition-delay",
+ "transition-timing-function",
+ "transition-duration",
+ "transition-property",
+ "transform",
+ "transform-origin",
+ "perspective",
+ "appearance",
+ "animation",
+ "animation-name",
+ "animation-duration",
+ "animation-play-state",
+ "animation-timing-function",
+ "animation-delay",
+ "animation-iteration-count",
+ "animation-direction",
+ "animation-fill-mode",
+ "fill",
+ "stroke"
+ ],
+ "property-no-vendor-prefix": true,
+ "rule-empty-line-before": null,
+ "scss/dollar-variable-default": [true, { "ignore": "local" }],
+ "selector-attribute-quotes": "always",
+ "selector-list-comma-newline-after": "always",
+ "selector-list-comma-newline-before": "never-multi-line",
+ "selector-list-comma-space-after": "always-single-line",
+ "selector-list-comma-space-before": "never-single-line",
+ "selector-max-attribute": 2,
+ "selector-max-class": 4,
+ "selector-max-combinators": 4,
+ "selector-max-compound-selectors": 4,
+ "selector-max-empty-lines": 1,
+ "selector-max-id": 0,
+ "selector-max-specificity": null,
+ "selector-max-type": 2,
+ "selector-max-universal": 1,
+ "selector-no-qualifying-type": true,
+ "selector-no-vendor-prefix": true,
+ "string-quotes": "double",
+ "value-keyword-case": "lower",
+ "value-list-comma-newline-after": "never-multi-line",
+ "value-list-comma-newline-before": "never-multi-line",
+ "value-list-comma-space-after": "always",
+ "value-no-vendor-prefix": true
+ }
+}
diff --git a/roofis2/static/libs/bootstrap-4.1.0/.travis.yml b/roofis2/static/libs/bootstrap-4.1.0/.travis.yml
new file mode 100644
index 0000000..bc16945
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/.travis.yml
@@ -0,0 +1,34 @@
+sudo: required
+dist: trusty
+addons:
+ chrome: stable
+language: node_js
+git:
+ depth: 3
+node_js:
+ - "6"
+ - "8"
+before_install:
+ - if [[ `npm -v` != 5* ]]; then npm install -g npm@5; fi
+install:
+ - bundle install --deployment --jobs=3 --retry=3
+ - npm install
+after_success:
+ - if [ "$TRAVIS_REPO_SLUG" = twbs-savage/bootstrap ]; then npm run docs-upload-preview; fi
+stages:
+ - test
+ - name: browser
+ if: type = push
+jobs:
+ include:
+ - stage: browser
+ node_js: 8
+ script: if ! git log --format=%B --no-merges -n 1 | grep '\[skip browser\]'; then npm test && npm run js-test-cloud; fi
+cache:
+ directories:
+ - node_modules
+ - vendor/bundle
+notifications:
+ slack: heybb:iz4wwosL0N0EdaX1gvgkU0NH
+ webhooks:
+ - http://savage.twbsapps.com/savage/travis
diff --git a/roofis2/static/libs/bootstrap-4.1.0/CNAME b/roofis2/static/libs/bootstrap-4.1.0/CNAME
new file mode 100644
index 0000000..52c8533
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/CNAME
@@ -0,0 +1 @@
+getbootstrap.com
diff --git a/roofis2/static/libs/bootstrap-4.1.0/CODE_OF_CONDUCT.md b/roofis2/static/libs/bootstrap-4.1.0/CODE_OF_CONDUCT.md
new file mode 100644
index 0000000..9d9922f
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/CODE_OF_CONDUCT.md
@@ -0,0 +1,46 @@
+# Contributor Covenant Code of Conduct
+
+## Our Pledge
+
+In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
+
+## Our Standards
+
+Examples of behavior that contributes to creating a positive environment include:
+
+* Using welcoming and inclusive language
+* Being respectful of differing viewpoints and experiences
+* Gracefully accepting constructive criticism
+* Focusing on what is best for the community
+* Showing empathy towards other community members
+
+Examples of unacceptable behavior by participants include:
+
+* The use of sexualized language or imagery and unwelcome sexual attention or advances
+* Trolling, insulting/derogatory comments, and personal or political attacks
+* Public or private harassment
+* Publishing others' private information, such as a physical or electronic address, without explicit permission
+* Other conduct which could reasonably be considered inappropriate in a professional setting
+
+## Our Responsibilities
+
+Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
+
+Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
+
+## Scope
+
+This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
+
+## Enforcement
+
+Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at mdo@getbootstrap.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
+
+Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
+
+## Attribution
+
+This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [https://www.contributor-covenant.org/version/1/4/code-of-conduct.html][version]
+
+[homepage]: https://www.contributor-covenant.org/
+[version]: https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
diff --git a/roofis2/static/libs/bootstrap-4.1.0/Gemfile b/roofis2/static/libs/bootstrap-4.1.0/Gemfile
new file mode 100644
index 0000000..9f624d8
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/Gemfile
@@ -0,0 +1,8 @@
+source 'https://rubygems.org'
+
+group :development, :test do
+ gem 'jekyll', '~> 3.7.0'
+ gem 'jekyll-redirect-from', '~> 0.13.0'
+ gem 'jekyll-sitemap', '~> 1.2.0'
+ gem 'jekyll-toc', '~> 0.5.1'
+end
diff --git a/roofis2/static/libs/bootstrap-4.1.0/Gemfile.lock b/roofis2/static/libs/bootstrap-4.1.0/Gemfile.lock
new file mode 100644
index 0000000..2855b67
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/Gemfile.lock
@@ -0,0 +1,80 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
+ colorator (1.1.0)
+ concurrent-ruby (1.0.5)
+ em-websocket (0.5.1)
+ eventmachine (>= 0.12.9)
+ http_parser.rb (~> 0.6.0)
+ eventmachine (1.2.5)
+ eventmachine (1.2.5-x64-mingw32)
+ ffi (1.9.23)
+ ffi (1.9.23-x64-mingw32)
+ forwardable-extended (2.6.0)
+ http_parser.rb (0.6.0)
+ i18n (0.9.5)
+ concurrent-ruby (~> 1.0)
+ jekyll (3.7.3)
+ addressable (~> 2.4)
+ colorator (~> 1.0)
+ em-websocket (~> 0.5)
+ i18n (~> 0.7)
+ jekyll-sass-converter (~> 1.0)
+ jekyll-watch (~> 2.0)
+ kramdown (~> 1.14)
+ liquid (~> 4.0)
+ mercenary (~> 0.3.3)
+ pathutil (~> 0.9)
+ rouge (>= 1.7, < 4)
+ safe_yaml (~> 1.0)
+ jekyll-redirect-from (0.13.0)
+ jekyll (~> 3.3)
+ jekyll-sass-converter (1.5.2)
+ sass (~> 3.4)
+ jekyll-sitemap (1.2.0)
+ jekyll (~> 3.3)
+ jekyll-toc (0.5.2)
+ nokogiri (~> 1.6)
+ jekyll-watch (2.0.0)
+ listen (~> 3.0)
+ kramdown (1.16.2)
+ liquid (4.0.0)
+ listen (3.1.5)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ ruby_dep (~> 1.2)
+ mercenary (0.3.6)
+ mini_portile2 (2.3.0)
+ nokogiri (1.8.2)
+ mini_portile2 (~> 2.3.0)
+ nokogiri (1.8.2-x64-mingw32)
+ mini_portile2 (~> 2.3.0)
+ pathutil (0.16.1)
+ forwardable-extended (~> 2.6)
+ public_suffix (3.0.2)
+ rb-fsevent (0.10.3)
+ rb-inotify (0.9.10)
+ ffi (>= 0.5.0, < 2)
+ rouge (3.1.1)
+ ruby_dep (1.5.0)
+ safe_yaml (1.0.4)
+ sass (3.5.5)
+ sass-listen (~> 4.0.0)
+ sass-listen (4.0.0)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+
+PLATFORMS
+ ruby
+ x64-mingw32
+
+DEPENDENCIES
+ jekyll (~> 3.7.0)
+ jekyll-redirect-from (~> 0.13.0)
+ jekyll-sitemap (~> 1.2.0)
+ jekyll-toc (~> 0.5.1)
+
+BUNDLED WITH
+ 1.16.1
diff --git a/roofis2/static/libs/bootstrap-4.1.0/LICENSE b/roofis2/static/libs/bootstrap-4.1.0/LICENSE
new file mode 100644
index 0000000..86f4b8c
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/LICENSE
@@ -0,0 +1,22 @@
+The MIT License (MIT)
+
+Copyright (c) 2011-2018 Twitter, Inc.
+Copyright (c) 2011-2018 The Bootstrap Authors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
diff --git a/roofis2/static/libs/bootstrap-4.1.0/README.md b/roofis2/static/libs/bootstrap-4.1.0/README.md
new file mode 100644
index 0000000..2231dd0
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/README.md
@@ -0,0 +1,171 @@
+
+
+
+
+
+
Bootstrap
+
+
+ Sleek, intuitive, and powerful front-end framework for faster and easier web development.
+
+ Explore Bootstrap docs »
+
+
+ Report bug
+ ·
+ Request feature
+ ·
+ Themes
+ ·
+ Jobs
+ ·
+ Blog
+
+
+
+
+
+## Table of contents
+
+- [Quick start](#quick-start)
+- [Status](#status)
+- [What's included](#whats-included)
+- [Bugs and feature requests](#bugs-and-feature-requests)
+- [Documentation](#documentation)
+- [Contributing](#contributing)
+- [Community](#community)
+- [Versioning](#versioning)
+- [Creators](#creators)
+- [Copyright and license](#copyright-and-license)
+
+## Quick start
+
+Several quick start options are available:
+
+- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.1.0.zip)
+- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`
+- Install with [npm](https://www.npmjs.com/): `npm install bootstrap`
+- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@4.1.0`
+- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.1.0`
+- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass`
+
+Read the [Getting started page](https://getbootstrap.com/docs/4.0/getting-started/introduction/) for information on the framework contents, templates and examples, and more.
+
+## Status
+
+[](https://bootstrap-slack.herokuapp.com/)
+[](https://travis-ci.org/twbs/bootstrap)
+[](https://www.npmjs.com/package/bootstrap)
+[](https://rubygems.org/gems/bootstrap)
+[](https://atmospherejs.com/twbs/bootstrap)
+[](https://packagist.org/packages/twbs/bootstrap)
+[](https://www.nuget.org/packages/bootstrap/absoluteLatest)
+[](https://david-dm.org/twbs/bootstrap?type=peer)
+[](https://david-dm.org/twbs/bootstrap?type=dev)
+[](https://github.com/twbs/bootstrap/tree/v4-dev/dist/css/bootstrap.min.css)
+[](https://github.com/twbs/bootstrap/tree/v4-dev/dist/js/bootstrap.min.js)
+
+[](https://saucelabs.com/u/bootstrap)
+
+## What's included
+
+Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
+
+```
+bootstrap/
+├── css/
+│ ├── bootstrap.css
+│ ├── bootstrap.css.map
+│ ├── bootstrap.min.css
+│ ├── bootstrap.min.css.map
+│ ├── bootstrap-grid.css
+│ ├── bootstrap-grid.css.map
+│ ├── bootstrap-grid.min.css
+│ ├── bootstrap-grid.min.css.map
+│ ├── bootstrap-reboot.css
+│ ├── bootstrap-reboot.css.map
+│ ├── bootstrap-reboot.min.css
+│ └── bootstrap-reboot.min.css.map
+└── js/
+ ├── bootstrap.bundle.js
+ ├── bootstrap.bundle.min.js
+ ├── bootstrap.js
+ └── bootstrap.min.js
+```
+
+We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/web/tools/chrome-devtools/debug/readability/source-maps) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Bundled JS files (`bootstrap.bundle.js` and minified `bootstrap.bundle.min.js`) include [Popper](https://popper.js.org/), but not [jQuery](https://jquery.com/).
+
+
+## Bugs and feature requests
+
+Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/twbs/bootstrap/issues/new).
+
+
+## Documentation
+
+Bootstrap's documentation, included in this repo in the root directory, is built with [Jekyll](https://jekyllrb.com/) and publicly hosted on GitHub Pages at . The docs may also be run locally.
+
+Documentation search is powered by [Algolia's DocSearch](https://community.algolia.com/docsearch/). Working on our search? Be sure to set `debug: true` in the `_scripts.html` include.
+
+### Running documentation locally
+
+1. Run through the [tooling setup](https://getbootstrap.com/docs/4.0/getting-started/build-tools/#tooling-setup) to install Jekyll (the site builder) and other Ruby dependencies with `bundle install`.
+2. Run `npm install` to install Node.js dependencies.
+3. Run `npm run test` (or a specific NPM script) to rebuild distributed CSS and JavaScript files, as well as our docs assets.
+4. From the root `/bootstrap` directory, run `npm run docs-serve` in the command line.
+5. Open `http://localhost:9001` in your browser, and voilà.
+
+Learn more about using Jekyll by reading its [documentation](https://jekyllrb.com/docs/home/).
+
+### Documentation for previous releases
+
+- For v2.3.2:
+- For v3.3.x:
+
+[Previous releases](https://github.com/twbs/bootstrap/releases) and their documentation are also available for download.
+
+
+## Contributing
+
+Please read through our [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
+
+Moreover, if your pull request contains JavaScript patches or features, you must include [relevant unit tests](https://github.com/twbs/bootstrap/tree/master/js/tests). All HTML and CSS should conform to the [Code Guide](https://github.com/mdo/code-guide), maintained by [Mark Otto](https://github.com/mdo).
+
+Editor preferences are available in the [editor config](https://github.com/twbs/bootstrap/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at .
+
+
+## Community
+
+Get updates on Bootstrap's development and chat with the project maintainers and community members.
+
+- Follow [@getbootstrap on Twitter](https://twitter.com/getbootstrap).
+- Read and subscribe to [The Official Bootstrap Blog](https://blog.getbootstrap.com/).
+- Join [the official Slack room](https://bootstrap-slack.herokuapp.com/).
+- Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel.
+- Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)).
+- Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/browse/keyword/bootstrap) or similar delivery mechanisms for maximum discoverability.
+
+
+## Versioning
+
+For transparency into our release cycle and in striving to maintain backward compatibility, Bootstrap is maintained under [the Semantic Versioning guidelines](https://semver.org/). Sometimes we screw up, but we'll adhere to those rules whenever possible.
+
+See [the Releases section of our GitHub project](https://github.com/twbs/bootstrap/releases) for changelogs for each release version of Bootstrap. Release announcement posts on [the official Bootstrap blog](https://blog.getbootstrap.com/) contain summaries of the most noteworthy changes made in each release.
+
+
+## Creators
+
+**Mark Otto**
+
+-
+-
+
+**Jacob Thornton**
+
+-
+-
+
+
+## Copyright and license
+
+Code and documentation copyright 2011-2018 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors) and [Twitter, Inc.](https://twitter.com) Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE). Docs released under [Creative Commons](https://github.com/twbs/bootstrap/blob/master/docs/LICENSE).
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_config.yml b/roofis2/static/libs/bootstrap-4.1.0/_config.yml
new file mode 100644
index 0000000..07aaac0
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_config.yml
@@ -0,0 +1,81 @@
+# Dependencies
+markdown: kramdown
+highlighter: rouge
+
+kramdown:
+ auto_ids: true
+
+# Permalinks
+permalink: pretty
+
+# Server
+source: "."
+destination: ./_gh_pages
+host: 0.0.0.0
+port: 9001
+baseurl: ""
+url: "https://getbootstrap.com"
+encoding: UTF-8
+exclude:
+ - .git/
+ - .github/
+ - assets/scss/
+ - build/
+ - js/
+ - node_modules/
+ - nuget/
+ - scss/
+ - vendor/
+ - CODE_OF_CONDUCT.md
+ - composer.json
+ - Gemfile
+ - Gemfile.lock
+ - package.js
+ - package.json
+ - package-lock.json
+ - README.md
+ - sache.json
+ - twbsconfig.yml
+
+plugins:
+ - jekyll-redirect-from
+ - jekyll-sitemap
+ - jekyll-toc
+
+# Social
+title: Bootstrap
+description: "The most popular HTML, CSS, and JS library in the world."
+twitter: getbootstrap
+authors: "Mark Otto, Jacob Thornton, and Bootstrap contributors"
+social_image_path: /assets/brand/bootstrap-social.png
+social_logo_path: /assets/brand/bootstrap-social-logo.png
+
+# Custom variables
+current_version: 4.1.0
+current_ruby_version: 4.1.0
+docs_version: 4.1
+repo: "https://github.com/twbs/bootstrap"
+slack: "https://bootstrap-slack.herokuapp.com"
+blog: "https://blog.getbootstrap.com"
+expo: "https://expo.getbootstrap.com"
+jobs: "https://jobs.getbootstrap.com"
+themes: "https://themes.getbootstrap.com"
+
+download:
+ source: "https://github.com/twbs/bootstrap/archive/v4.1.0.zip"
+ dist: "https://github.com/twbs/bootstrap/releases/download/v4.1.0/bootstrap-4.1.0-dist.zip"
+
+cdn:
+ # See https://www.srihash.org for info on how to generate the hashes
+ css: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css"
+ css_hash: "sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4"
+ js: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"
+ js_hash: "sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm"
+ jquery: "https://code.jquery.com/jquery-3.3.1.slim.min.js"
+ jquery_hash: "sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
+ popper: "https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js"
+ popper_hash: "sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ"
+
+toc:
+ min_level: 2
+ max_level: 4
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_data/breakpoints.yml b/roofis2/static/libs/bootstrap-4.1.0/_data/breakpoints.yml
new file mode 100644
index 0000000..3c8cfe2
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_data/breakpoints.yml
@@ -0,0 +1,29 @@
+- breakpoint: xs
+ abbr: ""
+ name: Extra small
+ min-width: 0px
+ container: ""
+
+- breakpoint: sm
+ abbr: -sm
+ name: Small
+ min-width: 576px
+ container: 540px
+
+- breakpoint: md
+ abbr: -md
+ name: Medium
+ min-width: 768px
+ container: 720px
+
+- breakpoint: lg
+ abbr: -lg
+ name: Large
+ min-width: 992px
+ container: 960px
+
+- breakpoint: xl
+ abbr: -xl
+ name: Extra large
+ min-width: 1200px
+ container: 1140px
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_data/browser-bugs.yml b/roofis2/static/libs/bootstrap-4.1.0/_data/browser-bugs.yml
new file mode 100644
index 0000000..1ef63f2
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_data/browser-bugs.yml
@@ -0,0 +1,451 @@
+-
+ browser: >
+ Edge
+ summary: >
+ Visual artifacts in scrollable modal dialogs
+ upstream_bug: >
+ Edge#9011176
+ origin: >
+ Bootstrap#20755
+
+-
+ browser: >
+ Edge
+ summary: >
+ Native browser tooltip for `title` shows on first keyboard focus (in addition to custom tooltip component)
+ upstream_bug: >
+ Edge#6793560
+ origin: >
+ Bootstrap#18692
+
+-
+ browser: >
+ Edge
+ summary: >
+ Hovered element still remains in `:hover` state after scrolling away.
+ upstream_bug: >
+ Edge#5381673
+ origin: >
+ Bootstrap#14211
+
+-
+ browser: >
+ Edge
+ summary: >
+ CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element.
+ upstream_bug: >
+ Edge#3342037
+ origin: >
+ Bootstrap#16671
+
+-
+ browser: >
+ Edge
+ summary: >
+ `background` of `` is only applied to first child cell instead of all cells in the row
+ upstream_bug: >
+ Edge#5865620
+ origin: >
+ Bootstrap#18504
+
+-
+ browser: >
+ Edge
+ summary: >
+ `@-ms-viewport{width: device-width;}` has side-effect of making scrollbars auto-hide
+ upstream_bug: >
+ Edge#7165383
+ origin: >
+ Bootstrap#18543
+
+-
+ browser: >
+ Edge
+ summary: >
+ Background color from lower layer bleeds through transparent border in some cases
+ upstream_bug: >
+ Edge#6274505
+ origin: >
+ Bootstrap#18228
+
+-
+ browser: >
+ Edge
+ summary: >
+ Hovering over descendant SVG element fires `mouseleave` event at ancestor
+ upstream_bug: >
+ Edge#7787318
+ origin: >
+ Bootstrap#19670
+
+-
+ browser: >
+ Edge
+ summary: >
+ Active `position: fixed;` `` flickers when scrolling
+ upstream_bug: >
+ Edge#8770398
+ origin: >
+ Bootstrap#20507
+
+-
+ browser: >
+ Firefox
+ summary: >
+ `.table-bordered` with an empty `` is missing borders.
+ upstream_bug: >
+ Mozilla#1023761
+ origin: >
+ Bootstrap#13453
+
+-
+ browser: >
+ Firefox
+ summary: >
+ If the disabled state of a form control is changed via JavaScript, the normal state doesn't return after refreshing the page.
+ upstream_bug: >
+ Mozilla#654072
+ origin: >
+ Bootstrap#793
+
+-
+ browser: >
+ Firefox
+ summary: >
+ `focus` events should not be fired at the `document` object
+ upstream_bug: >
+ Mozilla#1228802
+ origin: >
+ Bootstrap#18365
+
+-
+ browser: >
+ Firefox
+ summary: >
+ Wide floated table doesn't wrap onto new line
+ upstream_bug: >
+ Mozilla#1277782
+ origin: >
+ Bootstrap#19839
+
+-
+ browser: >
+ Firefox
+ summary: >
+ Mouse sometimes not within element for purposes of `mouseenter`/`mouseleave` when it's within SVG elements
+ upstream_bug: >
+ Mozilla#577785
+ origin: >
+ Bootstrap#19670
+
+-
+ browser: >
+ Firefox
+ summary: >
+ Layout with floated columns breaks when printing
+ upstream_bug: >
+ Mozilla#1315994
+ origin: >
+ Bootstrap#21092
+
+-
+ browser: >
+ Firefox (Windows)
+ summary: >
+ Right border of `` menu is sometimes missing when screen is set to uncommon resolution
+ upstream_bug: >
+ Mozilla#545685
+ origin: >
+ Bootstrap#15990
+
+-
+ browser: >
+ Firefox (OS X & Linux)
+ summary: >
+ Badge widget causes bottom border of Tabs widget to unexpectedly not overlap
+ upstream_bug: >
+ Mozilla#1259972
+ origin: >
+ Bootstrap#19626
+
+-
+ browser: >
+ Chrome (Android)
+ summary: >
+ Tapping on an ` ` in a scrollable overlay doesn't scroll the ` ` into view
+ upstream_bug: >
+ Chromium#595210
+ origin: >
+ Bootstrap#17338
+
+-
+ browser: >
+ Chrome (OS X)
+ summary: >
+ Clicking above ` ` increment button flashes the decrement button.
+ upstream_bug: >
+ Chromium#419108
+ origin: >
+ Offshoot of Bootstrap#8350 & Chromium#337668
+
+-
+ browser: >
+ Chrome
+ summary: >
+ CSS infinite linear animation with alpha transparency leaks memory.
+ upstream_bug: >
+ Chromium#429375
+ origin: >
+ Bootstrap#14409
+
+-
+ browser: >
+ Chrome
+ summary: >
+ `table-cell` borders not overlapping despite `margin-right: -1px`
+ upstream_bug: >
+ Chromium#749848
+ origin: >
+ Bootstrap#17438, Bootstrap#14237
+
+-
+ browser: >
+ Chrome
+ summary: >
+ Clicking scrollbar in `` with overflowed options will select nearby ``
+ upstream_bug: >
+ Chromium#597642
+ origin: >
+ Bootstrap#19810
+
+-
+ browser: >
+ Chrome
+ summary: >
+ Don't make `:hover` sticky on touch-friendly webpages
+ upstream_bug: >
+ Chromium#370155
+ origin: >
+ Bootstrap#12832
+
+-
+ browser: >
+ Chrome
+ summary: >
+ `position: absolute` element that's wider than its column is incorrectly clipped to column boundary
+ upstream_bug: >
+ Chromium#269061
+ origin: >
+ Bootstrap#20161
+
+-
+ browser: >
+ Chrome (Windows & Linux)
+ summary: >
+ Animation glitch when returning to inactive tab after animations occurred while tab was hidden.
+ upstream_bug: >
+ Chromium#449180
+ origin: >
+ Bootstrap#15298
+
+-
+ browser: >
+ Chrome
+ summary: >
+ Significant performance hit for dynamic SVGs with text depending on the number of fonts in `font-family`.
+ upstream_bug: >
+ Chromium#781344
+ origin: >
+ Bootstrap#24673
+
+-
+ browser: >
+ Safari
+ summary: >
+ `rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size`
+ upstream_bug: >
+ WebKit#156684
+ origin: >
+ Bootstrap#17403
+
+-
+ browser: >
+ Safari
+ summary: >
+ Link to container with id and tabindex results in container being ignored by VoiceOver (affects skip links)
+ upstream_bug: >
+ WebKit#163658
+ origin: >
+ Bootstrap#20732
+
+-
+ browser: >
+ Safari
+ summary: >
+ CSS `min-width` and `max-width` media features should not round fractional pixel
+ upstream_bug: >
+ WebKit#178261
+ origin: >
+ Bootstrap#25166
+
+-
+ browser: >
+ Safari (OS X)
+ summary: >
+ `px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied
+ upstream_bug: >
+ WebKit#156687
+ origin: >
+ Bootstrap#17403
+
+-
+ browser: >
+ Safari (OS X)
+ summary: >
+ Weird button behavior with some ` ` elements.
+ upstream_bug: >
+ WebKit#137269, Safari#18834768
+ origin: >
+ Bootstrap#8350,
+ Normalize#283,
+ Chromium#337668
+
+-
+ browser: >
+ Safari (OS X)
+ summary: >
+ Small font size when printing webpage with fixed-width `.container`.
+ upstream_bug: >
+ WebKit#138192, Safari#19435018
+ origin: >
+ Bootstrap#14868
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ `transform: translate3d(0,0,0);` rendering bug.
+ upstream_bug: >
+ WebKit#138162, Safari#18804973
+ origin: >
+ Bootstrap#14603
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ Text input's cursor doesn't move while scrolling the page.
+ upstream_bug: >
+ WebKit#138201, Safari#18819624
+ origin: >
+ Bootstrap#14708
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ Can't move cursor to start of text after entering long string of text into ` `
+ upstream_bug: >
+ WebKit#148061, Safari#22299624
+ origin: >
+ Bootstrap#16988
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ `display: block` causes text of temporal ` `s to become vertically misaligned
+ upstream_bug: >
+ WebKit#139848, Safari#19434878
+ origin: >
+ Bootstrap#11266, Bootstrap#13098
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ Tapping on `` doesn't fire `click` events
+ upstream_bug: >
+ WebKit#151933
+ origin: >
+ Bootstrap#16028
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ `position:fixed` is incorrectly positioned when tab bar is visible on iPhone 6S+ Safari
+ upstream_bug: >
+ WebKit#153056
+ origin: >
+ Bootstrap#18859
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ Tapping into an ` ` within a `position:fixed` element scrolls to the top of the page
+ upstream_bug: >
+ WebKit#153224, Safari#24235301
+ origin: >
+ Bootstrap#17497
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ `` with `overflow:hidden` CSS is scrollable on iOS
+ upstream_bug: >
+ WebKit#153852
+ origin: >
+ Bootstrap#14839
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ Scroll gesture in text field in `position:fixed` element sometimes scrolls `` instead of scrollable ancestor
+ upstream_bug: >
+ WebKit#153856
+ origin: >
+ Bootstrap#14839
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ Modal with `-webkit-overflow-scrolling: touch` doesn't become scrollable after added text makes it taller
+ upstream_bug: >
+ WebKit#158342
+ origin: >
+ Bootstrap#17695
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ Don't make `:hover` sticky on touch-friendly webpages
+ upstream_bug: >
+ WebKit#158517
+ origin: >
+ Bootstrap#12832
+
+-
+ browser: >
+ Safari (iOS)
+ summary: >
+ Element which is `position:fixed` disappears after opening a `` menu
+ upstream_bug: >
+ WebKit#162362
+ origin: >
+ Bootstrap#20759
+
+-
+ browser: >
+ Safari (iPad Pro)
+ summary: >
+ Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation
+ upstream_bug: >
+ WebKit#152637, Safari#24030853
+ origin: >
+ Bootstrap#18738
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_data/browser-features.yml b/roofis2/static/libs/bootstrap-4.1.0/_data/browser-features.yml
new file mode 100644
index 0000000..6c8701f
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_data/browser-features.yml
@@ -0,0 +1,139 @@
+-
+ browser: >
+ Edge
+ summary: >
+ Focusable elements should fire focus event / receive :focus styling when they receive Narrator/accessibility focus
+ upstream_bug: >
+ A11yUserVoice#16717318
+ origin: >
+ Bootstrap#20732
+
+-
+ browser: >
+ Edge
+ summary: >
+ Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4
+ upstream_bug: >
+ UserVoice#12299532
+ origin: >
+ Bootstrap#19984
+
+-
+ browser: >
+ Edge
+ summary: >
+ Implement the HTML5 [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)
+ upstream_bug: >
+ UserVoice#6508895
+ origin: >
+ Bootstrap#20175
+
+-
+ browser: >
+ Edge
+ summary: >
+ Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
+ upstream_bug: >
+ UserVoice#15939898
+ origin: >
+ Bootstrap#20618
+
+-
+ browser: >
+ Edge
+ summary: >
+ Implement the [`of ` clause](https://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class
+ upstream_bug: >
+ UserVoice#15944476
+ origin: >
+ Bootstrap#20143
+
+-
+ browser: >
+ Firefox
+ summary: >
+ Implement the [`of ` clause](https://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class
+ upstream_bug: >
+ Mozilla#854148
+ origin: >
+ Bootstrap#20143
+
+-
+ browser: >
+ Firefox
+ summary: >
+ Implement the HTML5 [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)
+ upstream_bug: >
+ Mozilla#840640
+ origin: >
+ Bootstrap#20175
+
+-
+ browser: >
+ Firefox
+ summary: >
+ When virtual focus is on a button or link, fire actual focus on the element, too
+ upstream_bug: >
+ Mozilla#1000082
+ origin: >
+ Bootstrap#20732
+
+-
+ browser: >
+ Chrome
+ summary: >
+ Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
+ upstream_bug: >
+ Chromium#642487
+ origin: >
+ Chromium#437860
+
+-
+ browser: >
+ Chrome
+ summary: >
+ Implement the [`of ` clause](https://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class
+ upstream_bug: >
+ Chromium#304163
+ origin: >
+ Bootstrap#20143
+
+-
+ browser: >
+ Chrome
+ summary: >
+ Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4
+ upstream_bug: >
+ Chromium#576815
+ origin: >
+ Bootstrap#19984
+
+-
+ browser: >
+ Safari
+ summary: >
+ Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
+ upstream_bug: >
+ WebKit#161535
+ origin: >
+ Bootstrap#20618
+
+-
+ browser: >
+ Safari
+ summary: >
+ Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4
+ upstream_bug: >
+ WebKit#64861
+ origin: >
+ Bootstrap#19984
+
+-
+ browser: >
+ Safari
+ summary: >
+ Implement the HTML5 [`` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)
+ upstream_bug: >
+ WebKit#84635
+ origin: >
+ Bootstrap#20175
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_data/colors.yml b/roofis2/static/libs/bootstrap-4.1.0/_data/colors.yml
new file mode 100644
index 0000000..202270c
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_data/colors.yml
@@ -0,0 +1,26 @@
+- name: blue
+ hex: "#007bff"
+- name: indigo
+ hex: "#6610f2"
+- name: purple
+ hex: "#6f42c1"
+- name: pink
+ hex: "#e83e8c"
+- name: red
+ hex: "#dc3545"
+- name: orange
+ hex: "#fd7e14"
+- name: yellow
+ hex: "#ffc107"
+- name: green
+ hex: "#28a745"
+- name: teal
+ hex: "#20c997"
+- name: cyan
+ hex: "#17a2b8"
+- name: white
+ hex: "#fff"
+- name: gray
+ hex: "#868e96"
+- name: gray-dark
+ hex: "#343a40"
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_data/examples.yml b/roofis2/static/libs/bootstrap-4.1.0/_data/examples.yml
new file mode 100644
index 0000000..673fde4
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_data/examples.yml
@@ -0,0 +1,55 @@
+- category: Custom components
+ description: "Brand new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework."
+ examples:
+ - name: Album
+ description: "Simple one-page template for photo galleries, portfolios, and more."
+ - name: Pricing
+ description: "Example pricing page built with Cards and featuring a custom header and footer."
+ - name: Checkout
+ description: "Custom checkout form showing our form components and their validation features."
+ - name: Product
+ description: "Lean product-focused marketing page with extensive grid and image work."
+ - name: Cover
+ description: "A one-page template for building simple and beautiful home pages."
+ - name: Carousel
+ description: "Customize the navbar and carousel, then add some new components."
+ - name: Blog
+ description: "Magazine like blog template with header, navigation, featured content."
+ - name: Dashboard
+ description: "Basic admin dashboard shell with fixed sidebar and navbar."
+ - name: Sign-in
+ description: "Custom form layout and design for a simple sign in form."
+ - name: Sticky footer
+ description: "Attach a footer to the bottom of the viewport when page content is short."
+ - name: Sticky footer navbar
+ description: "Attach a footer to the bottom of the viewport with a fixed top navbar."
+
+- category: Framework
+ description: "Examples that focus on implementing uses of built-in components provided by Bootstrap."
+ examples:
+ - name: "Starter template"
+ description: "Nothing but the basics: compiled CSS and JavaScript."
+ - name: Grid
+ description: "Multiple examples of grid layouts with all four tiers, nesting, and more."
+ - name: Jumbotron
+ description: "Build around the jumbotron with a navbar and some basic grid columns."
+
+- category: Navbars
+ description: "Taking the default navbar component and showing how it can be moved, placed, and extended."
+ examples:
+ - name: Navbars
+ description: "Demonstration of all responsive and container options for the navbar."
+ - name: Navbar static
+ description: "Single navbar example of a static top navbar along with some additional content."
+ - name: Navbar fixed
+ description: "Single navbar example with a fixed top navbar along with some additional content."
+ - name: Navbar bottom
+ description: "Single navbar example with a bottom navbar along with some additional content."
+
+- category: Experiments
+ description: "Examples that focus on future-friendly features or techniques."
+ examples:
+ - name: Floating labels
+ description: "Beautifully simple forms with floating labels over your inputs."
+ - name: Offcanvas
+ description: "Turn your expandable navbar into a sliding offcanvas menu."
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_data/grays.yml b/roofis2/static/libs/bootstrap-4.1.0/_data/grays.yml
new file mode 100644
index 0000000..d6e50f9
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_data/grays.yml
@@ -0,0 +1,18 @@
+- name: 100
+ hex: "#f8f9fa"
+- name: 200
+ hex: "#e9ecef"
+- name: 300
+ hex: "#dee2e6"
+- name: 400
+ hex: "#ced4da"
+- name: 500
+ hex: "#adb5bd"
+- name: 600
+ hex: "#868e96"
+- name: 700
+ hex: "#495057"
+- name: 800
+ hex: "#343a40"
+- name: 900
+ hex: "#212529"
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_data/nav.yml b/roofis2/static/libs/bootstrap-4.1.0/_data/nav.yml
new file mode 100644
index 0000000..98bd2c5
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_data/nav.yml
@@ -0,0 +1,86 @@
+- title: Getting started
+ pages:
+ - title: Introduction
+ - title: Download
+ - title: Contents
+ - title: Browsers & devices
+ - title: JavaScript
+ - title: Theming
+ - title: Build tools
+ # - title: Best practices # TODO: Write this content
+ - title: Webpack
+ - title: Accessibility
+
+- title: Layout
+ pages:
+ - title: Overview
+ - title: Grid
+ - title: Media object
+ - title: Utilities for layout
+
+- title: Content
+ pages:
+ - title: Reboot
+ - title: Typography
+ - title: Code
+ - title: Images
+ - title: Tables
+ - title: Figures
+
+- title: Components
+ pages:
+ - title: Alerts
+ - title: Badge
+ - title: Breadcrumb
+ - title: Buttons
+ - title: Button group
+ - title: Card
+ - title: Carousel
+ - title: Collapse
+ - title: Dropdowns
+ - title: Forms
+ - title: Input group
+ - title: Jumbotron
+ - title: List group
+ - title: Modal
+ - title: Navs
+ - title: Navbar
+ - title: Pagination
+ - title: Popovers
+ - title: Progress
+ - title: Scrollspy
+ - title: Tooltips
+
+- title: Utilities
+ pages:
+ - title: Borders
+ - title: Clearfix
+ - title: Close icon
+ - title: Colors
+ - title: Display
+ - title: Embed
+ - title: Flex
+ - title: Float
+ - title: Image replacement
+ - title: Position
+ - title: Screenreaders
+ - title: Shadows
+ - title: Sizing
+ - title: Spacing
+ - title: Text
+ - title: Vertical align
+ - title: Visibility
+
+- title: Extend
+ pages:
+ - title: Approach
+ - title: Icons
+
+- title: Migration
+
+- title: About
+ pages:
+ - title: Overview
+ - title: Brand
+ - title: License
+ - title: Translations
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_data/theme-colors.yml b/roofis2/static/libs/bootstrap-4.1.0/_data/theme-colors.yml
new file mode 100644
index 0000000..bef5002
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_data/theme-colors.yml
@@ -0,0 +1,16 @@
+- name: primary
+ hex: "#007bff"
+- name: secondary
+ hex: "#868e96"
+- name: success
+ hex: "#28a745"
+- name: danger
+ hex: "#dc3545"
+- name: warning
+ hex: "#ffc107"
+- name: info
+ hex: "#17a2b8"
+- name: light
+ hex: "#f8f9fa"
+- name: dark
+ hex: "#343a40"
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_data/translations.yml b/roofis2/static/libs/bootstrap-4.1.0/_data/translations.yml
new file mode 100644
index 0000000..38b5771
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_data/translations.yml
@@ -0,0 +1,19 @@
+- name: 中文(繁體)
+ code: zh-tw
+ description: Bootstrap 4 繁體中文手冊
+ url: http://bootstrap.hexschool.com/
+
+- name: Chinese
+ code: zh
+ description: Bootstrap 4 · 全球最流行的 HTML、CSS 和 JS 工具库。
+ url: https://code.z01.com/v4
+
+- name: Chinese
+ code: zh
+ description: Bootstrap 4 中文文档教程
+ url: https://wiki.jikexueyuan.com/project/bootstrap4/
+
+- name: Brazilian Portuguese
+ code: pt-BR
+ description: Bootstrap 4 Português do Brasil
+ url: http://getbootstrap.com.br/v4/
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/ads.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/ads.html
new file mode 100644
index 0000000..10df134
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/ads.html
@@ -0,0 +1 @@
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/bugify.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/bugify.html
new file mode 100644
index 0000000..6a02bd2
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/bugify.html
@@ -0,0 +1,42 @@
+{%- comment -%}
+Usage: {% include bugify.html content=text %},
+where content is a string that contains a bug reference name and id.
+e.g. Bootstrap#19984
+{%- endcomment -%}
+
+{%- assign words = include.content | split: " " -%}
+
+{%- for word in words -%}
+ {% if word contains "#" %}
+ {% if word contains "," %}{% assign separator = true %}{% else %}{% assign separator = false %}{% endif %}
+ {%- assign data = word | split: "#" -%}
+ {%- assign bug_cat = data[0] | strip_newlines -%}
+ {%- assign bug_id = data[1] | strip_newlines | remove: "," -%}
+
+ {%- case bug_cat -%}
+ {%- when "Bootstrap" -%}
+ #{{ bug_id }}
+ {%- when "Edge" -%}
+ Edge issue #{{ bug_id }}
+ {%- when "A11yUserVoice" -%}
+ Microsoft A11y UserVoice idea #{{ bug_id }}
+ {%- when "UserVoice" -%}
+ Edge UserVoice idea #{{ bug_id }}
+ {%- when "Mozilla" -%}
+ Mozilla bug #{{ bug_id }}
+ {%- when "Chromium" -%}
+ Chromium issue #{{ bug_id }}
+ {%- when "WebKit" -%}
+ WebKit bug #{{ bug_id }}
+ {%- when "Safari" -%}
+ Apple Safari Radar #{{ bug_id }}
+ {%- when "Normalize" -%}
+ Normalize #{{ bug_id }}
+ {%- else -%}
+ parse error
+ {%- endcase -%}{% if separator %}, {% endif %}
+
+ {% else %}
+ {{ word }}
+ {%- endif -%}
+{%- endfor -%}
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/callout-danger-async-methods.md b/roofis2/static/libs/bootstrap-4.1.0/_includes/callout-danger-async-methods.md
new file mode 100644
index 0000000..ca35e0b
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/callout-danger-async-methods.md
@@ -0,0 +1,8 @@
+{% capture callout %}
+#### Asynchronous methods and transitions
+
+All API methods are **asynchronous** and start a **transition**. They return to the caller as soon as the transition is started but **before it ends**. In addition, a method call on a **transitioning component will be ignored**.
+
+[See our JavaScript documentation for more information.]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/javascript/)
+{% endcapture %}
+{% include callout.html content=callout type="danger" %}
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/callout-info-mediaqueries-breakpoints.md b/roofis2/static/libs/bootstrap-4.1.0/_includes/callout-info-mediaqueries-breakpoints.md
new file mode 100644
index 0000000..d3988ce
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/callout-info-mediaqueries-breakpoints.md
@@ -0,0 +1,4 @@
+{% capture callout %}
+Note that since browsers do not currently support [range context queries](https://www.w3.org/TR/mediaqueries-4/#range-context), we work around the limitations of [`min-` and `max-` prefixes](https://www.w3.org/TR/mediaqueries-4/#mq-min-max) and viewports with fractional widths (which can occur under certain conditions on high-dpi devices, for instance) by using values with higher precision for these comparisons.
+{% endcapture %}
+{% include callout.html content=callout type="info" %}
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/callout-warning-color-assistive-technologies.md b/roofis2/static/libs/bootstrap-4.1.0/_includes/callout-warning-color-assistive-technologies.md
new file mode 100644
index 0000000..98214eb
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/callout-warning-color-assistive-technologies.md
@@ -0,0 +1,6 @@
+{% capture callout %}
+##### Conveying meaning to assistive technologies
+
+Using color to add meaning only provides a visual indication, which will not be conveyed to users of assistive technologies – such as screen readers. Ensure that information denoted by the color is either obvious from the content itself (e.g. the visible text), or is included through alternative means, such as additional text hidden with the `.sr-only` class.
+{% endcapture %}
+{% include callout.html content=callout type="warning" %}
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/callout.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/callout.html
new file mode 100644
index 0000000..ff9450d
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/callout.html
@@ -0,0 +1,9 @@
+{%- comment -%}
+Usage: {% include callout.html content=callout type="type" %},
+where content is a capture with the content
+and type is one of: info (default), danger, warning
+{%- endcomment -%}
+{%- assign css_class = include.type | default: "info" -%}
+
+ {{- include.content | markdownify -}}
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/docs-navbar.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/docs-navbar.html
new file mode 100644
index 0000000..95c6d00
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/docs-navbar.html
@@ -0,0 +1,65 @@
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/docs-sidebar.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/docs-sidebar.html
new file mode 100644
index 0000000..c0a0982
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/docs-sidebar.html
@@ -0,0 +1,57 @@
+
+
+
+ {%- assign page_slug = page.url | split: '/' | last -%}
+ {%- for group in site.data.nav -%}
+ {%- assign link = group.pages | first -%}
+ {%- assign link_slug = link.title | slugify -%}
+ {%- assign group_slug = group.title | slugify -%}
+ {%- assign active = nil -%}
+
+ {%- if page.group == group_slug -%}
+ {%- assign active = 'active' -%}
+ {%- endif -%}
+
+
+
+ {{ group.title }}
+
+
+
+ {%- for doc in group.pages -%}
+ {%- assign doc_slug = doc.title | slugify -%}
+ {%- assign active = nil -%}
+
+ {%- if page.group == group_slug and page_slug == doc_slug -%}
+ {%- assign active = 'active bd-sidenav-active' -%}
+ {%- endif -%}
+
+
+
+ {{ doc.title }}
+
+
+ {%- comment -%}
+ {% unless doc.sections == nil %}
+
+ {% endunless %}
+ {%- endcomment -%}
+
+ {%- endfor -%}
+
+
+ {%- endfor -%}
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/example.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/example.html
new file mode 100644
index 0000000..24d1262
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/example.html
@@ -0,0 +1,23 @@
+{%- comment -%}
+Usage: {% include example.html content=markup %},
+where content is a capture with the HTML content
+id - null (default)
+class - "bd-example" (default)
+optional: hide_preview - disabled (default)
+optional: hide_markup - disabled (default)
+{%- endcomment -%}
+
+{%- assign preview_id = include.id -%}
+{%- assign preview_class = include.class -%}
+
+{%- if include.hide_preview == null -%}
+
+ {{- include.content -}}
+
+{%- endif -%}
+
+{%- if include.hide_markup == null -%}
+ {%- highlight html -%}
+ {{- include.content | replace: 'data-src="holder.js', 'src="...' -}}
+ {%- endhighlight -%}
+{%- endif -%}
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/favicons.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/favicons.html
new file mode 100644
index 0000000..97dab4b
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/favicons.html
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/footer.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/footer.html
new file mode 100644
index 0000000..8e16577
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/footer.html
@@ -0,0 +1,12 @@
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/header.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/header.html
new file mode 100644
index 0000000..85d3753
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/header.html
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+ {%- if page.title -%}
+ {{ page.title | smartify }} · {{ site.title | smartify }}
+ {%- else -%}
+ {{ site.title | smartify }} · {{ site.description | smartify }}
+ {%- endif -%}
+
+
+
+{% if site.github %}
+
+{% else %}
+
+{% endif %}
+
+
+{% if page.layout == "docs" %}
+
+{% endif %}
+
+
+{% include favicons.html %}
+
+{% include social.html %}
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/bootstrap.svg b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/bootstrap.svg
new file mode 100644
index 0000000..816028b
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/bootstrap.svg
@@ -0,0 +1 @@
+Bootstrap
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/download.svg b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/download.svg
new file mode 100644
index 0000000..aa5f3f1
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/download.svg
@@ -0,0 +1 @@
+Download icon
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/github.svg b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/github.svg
new file mode 100644
index 0000000..5d6ad18
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/github.svg
@@ -0,0 +1 @@
+GitHub
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/import.svg b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/import.svg
new file mode 100644
index 0000000..0a9dbb2
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/import.svg
@@ -0,0 +1 @@
+Import icon
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/lightning.svg b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/lightning.svg
new file mode 100644
index 0000000..be6f475
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/lightning.svg
@@ -0,0 +1 @@
+Lightning icon
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/menu.svg b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/menu.svg
new file mode 100644
index 0000000..03e15dc
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/menu.svg
@@ -0,0 +1 @@
+Menu
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/slack.svg b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/slack.svg
new file mode 100644
index 0000000..3927fa4
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/slack.svg
@@ -0,0 +1 @@
+Slack
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/twitter.svg b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/twitter.svg
new file mode 100644
index 0000000..450c393
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/icons/twitter.svg
@@ -0,0 +1 @@
+Twitter
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/scripts.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/scripts.html
new file mode 100644
index 0000000..7c26214
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/scripts.html
@@ -0,0 +1,25 @@
+
+
+
+
+
+{%- if site.github -%}
+
+{%- else -%}
+
+{%- endif -%}
+
+{%- if page.layout == "docs" -%}
+
+{%- endif -%}
+
+{%- if site.github -%}
+
+{%- else -%}
+
+
+
+
+
+
+{%- endif -%}
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/skippy.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/skippy.html
new file mode 100644
index 0000000..2c73089
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/skippy.html
@@ -0,0 +1,5 @@
+
+
+ Skip to main content
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_includes/social.html b/roofis2/static/libs/bootstrap-4.1.0/_includes/social.html
new file mode 100644
index 0000000..277ee23
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_includes/social.html
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_layouts/default.html b/roofis2/static/libs/bootstrap-4.1.0/_layouts/default.html
new file mode 100644
index 0000000..28f4cdc
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_layouts/default.html
@@ -0,0 +1,22 @@
+
+
+
+ {% include header.html %}
+
+
+ {% include skippy.html %}
+
+ {% include docs-navbar.html %}
+
+ {% if page.layout == "simple" or page.layout == "examples" %}
+ {{ content }}
+ {% else %}
+
+ {{ content }}
+
+ {% endif %}
+
+ {% include footer.html %}
+ {% include scripts.html %}
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_layouts/docs.html b/roofis2/static/libs/bootstrap-4.1.0/_layouts/docs.html
new file mode 100644
index 0000000..1d21255
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_layouts/docs.html
@@ -0,0 +1,34 @@
+
+
+
+ {% include header.html %}
+
+
+ {% include skippy.html %}
+
+ {% include docs-navbar.html %}
+
+
+
+
+
+ {% if page.toc %}
+
+ {{ content | toc_only }}
+
+ {% endif %}
+
+
+ {{ page.title | smartify }}
+ {{ page.description | smartify }}
+ {% include ads.html %}
+ {{ content }}
+
+
+
+
+ {% include scripts.html %}
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_layouts/examples.html b/roofis2/static/libs/bootstrap-4.1.0/_layouts/examples.html
new file mode 100644
index 0000000..1f8fbcd
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_layouts/examples.html
@@ -0,0 +1,16 @@
+---
+layout: default
+---
+
+
+
+
+ {{ content }}
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_layouts/home.html b/roofis2/static/libs/bootstrap-4.1.0/_layouts/home.html
new file mode 100644
index 0000000..88a23d4
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_layouts/home.html
@@ -0,0 +1,16 @@
+
+
+
+ {% include header.html %}
+
+
+ {% include skippy.html %}
+
+ {% include docs-navbar.html %}
+
+ {{ content }}
+
+ {% include footer.html %}
+ {% include scripts.html %}
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_layouts/redirect.html b/roofis2/static/libs/bootstrap-4.1.0/_layouts/redirect.html
new file mode 100644
index 0000000..6cf445d
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_layouts/redirect.html
@@ -0,0 +1,38 @@
+
+
+
+
+
+ Bootstrap · Content moved
+
+
+
+
+
+
+ Redirecting…
+ Click here if you are not redirected
+
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/_layouts/simple.html b/roofis2/static/libs/bootstrap-4.1.0/_layouts/simple.html
new file mode 100644
index 0000000..dfd9afd
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/_layouts/simple.html
@@ -0,0 +1,12 @@
+---
+layout: default
+---
+
+
+
+ {{ page.title | smartify }}
+ {{ page.description | smartify }}
+ {% include ads.html %}
+ {{ content }}
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-outline.svg b/roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-outline.svg
new file mode 100644
index 0000000..8af9134
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-outline.svg
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-punchout.svg b/roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-punchout.svg
new file mode 100644
index 0000000..8dd9005
--- /dev/null
+++ b/roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-punchout.svg
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-social-logo.png b/roofis2/static/libs/bootstrap-4.1.0/assets/brand/bootstrap-social-logo.png
new file mode 100644
index 0000000000000000000000000000000000000000..fdd35e5d47d2f972897ca8a1a51529ea128730ab
GIT binary patch
literal 23959
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