From 5c2e5dd59667a28e6fcf0a7fce994da36c82f187 Mon Sep 17 00:00:00 2001 From: Anthony Veaudry Date: Wed, 9 Nov 2022 17:45:45 +0200 Subject: [PATCH] repairs project Signed-off-by: Anthony Veaudry --- .config.codekit3 | 5758 ++++++++++------------ docs/css/styles.css | 22 +- docs/css/styles.css.map | 38 +- source/scss/base/_base.sass | 28 - source/scss/base/_base.scss | 30 + source/scss/base/_index.sass | 2 - source/scss/base/_index.scss | 2 + source/scss/components/_buttons.sass | 22 - source/scss/components/_buttons.scss | 29 + source/scss/components/_components.sass | 3 - source/scss/components/_components.scss | 3 + source/scss/components/_forms.sass | 28 - source/scss/components/_forms.scss | 30 + source/scss/components/_grid.sass | 77 - source/scss/components/_grid.scss | 92 + source/scss/components/_images.sass | 24 - source/scss/components/_images.scss | 31 + source/scss/components/_index.sass | 7 - source/scss/components/_index.scss | 7 + source/scss/components/_navigation.sass | 58 - source/scss/components/_navigation.scss | 64 + source/scss/components/_typography.sass | 33 - source/scss/components/_typography.scss | 38 + source/scss/development/_index.sass | 1 - source/scss/development/_index.scss | 1 + source/scss/development/_screenSize.sass | 17 - source/scss/development/_screenSize.scss | 15 + source/scss/styles.sass | 4 - source/scss/styles.scss | 4 + source/scss/utilities/_functions.sass | 24 - source/scss/utilities/_functions.scss | 24 + source/scss/utilities/_helpers.sass | 37 - source/scss/utilities/_helpers.scss | 43 + source/scss/utilities/_index.sass | 5 - source/scss/utilities/_index.scss | 5 + source/scss/utilities/_mixins.sass | 49 - source/scss/utilities/_mixins.scss | 63 + source/scss/utilities/_placeholders.sass | 11 - source/scss/utilities/_placeholders.scss | 11 + source/scss/utilities/_variables.sass | 64 - source/scss/utilities/_variables.scss | 64 + 41 files changed, 3273 insertions(+), 3595 deletions(-) delete mode 100644 source/scss/base/_base.sass create mode 100644 source/scss/base/_base.scss delete mode 100644 source/scss/base/_index.sass create mode 100644 source/scss/base/_index.scss delete mode 100644 source/scss/components/_buttons.sass create mode 100644 source/scss/components/_buttons.scss delete mode 100644 source/scss/components/_components.sass create mode 100644 source/scss/components/_components.scss delete mode 100644 source/scss/components/_forms.sass create mode 100644 source/scss/components/_forms.scss delete mode 100644 source/scss/components/_grid.sass create mode 100644 source/scss/components/_grid.scss delete mode 100644 source/scss/components/_images.sass create mode 100644 source/scss/components/_images.scss delete mode 100644 source/scss/components/_index.sass create mode 100644 source/scss/components/_index.scss delete mode 100644 source/scss/components/_navigation.sass create mode 100644 source/scss/components/_navigation.scss delete mode 100644 source/scss/components/_typography.sass create mode 100644 source/scss/components/_typography.scss delete mode 100644 source/scss/development/_index.sass create mode 100644 source/scss/development/_index.scss delete mode 100644 source/scss/development/_screenSize.sass create mode 100644 source/scss/development/_screenSize.scss delete mode 100644 source/scss/styles.sass create mode 100644 source/scss/styles.scss delete mode 100644 source/scss/utilities/_functions.sass create mode 100644 source/scss/utilities/_functions.scss delete mode 100644 source/scss/utilities/_helpers.sass create mode 100644 source/scss/utilities/_helpers.scss delete mode 100644 source/scss/utilities/_index.sass create mode 100644 source/scss/utilities/_index.scss delete mode 100644 source/scss/utilities/_mixins.sass create mode 100644 source/scss/utilities/_mixins.scss delete mode 100644 source/scss/utilities/_placeholders.sass create mode 100644 source/scss/utilities/_placeholders.scss delete mode 100644 source/scss/utilities/_variables.sass create mode 100644 source/scss/utilities/_variables.scss diff --git a/.config.codekit3 b/.config.codekit3 index d488389..78a6246 100644 --- a/.config.codekit3 +++ b/.config.codekit3 @@ -1,3078 +1,2684 @@ { -"AAInfo": "This is a CodeKit 3 project config file. EDITING THIS FILE IS A POOR LIFE DECISION. Doing so may cause CodeKit to crash and/or corrupt your project. Several critical values in this file are 64-bit integers, which JavaScript JSON parsers do not support because JavaScript cannot handle 64-bit integers. These values will be corrupted if the file is parsed with JavaScript. This file is not backwards-compatible with CodeKit 1 or 2. For details, see https://codekitapp.com/", -"buildSteps": [ - { - "name": "Process All Remaining Files and Folders", - "stepType": 1, - "uuidString": "9A13AC89-A095-490D-A799-72F858D9CC5C" - } - ], -"creatorBuild": "33081", -"files": { - "/.github/dependabot.yml": { - "cB": 0, - "ft": 8192, - "hM": 0, - "oA": 1, - "oAP": "/docs/.github/dependabot.yml", - "oF": 1 - }, - "/.gitignore": { - "cB": 0, - "ft": 8192, - "hM": 0, - "oA": 1, - "oAP": "/docs/.gitignore", - "oF": 1 - }, - "/.vscode/settings.json": { - "ft": 524288, - "oA": 1, - "oAP": "/docs/.vscode/settings-min.json", - "oF": 1, - "oO": 0, - "oS": 1 - }, - "/docs": { - "ft": 65536, - "oA": 1, - "oAP": "/docs/docs", - "oF": 0 - }, - "/mockups": { - "ft": 65536, - "oA": 1, - "oAP": "/docs/mockups", - "oF": 0 - }, - "/node_modules": { - "ft": 65536, - "oA": 2, - "oAP": "/docs/node_modules", - "oF": 0 - }, - "/package-lock.json": { - "ft": 524288, - "oA": 1, - "oAP": "/docs/package-lock-min.json", - "oF": 0, - "oO": 0, - "oS": 1 - }, - "/package.json": { - "ft": 524288, - "oA": 1, - "oAP": "/docs/package-min.json", - "oF": 0, - "oO": 0, - "oS": 1 - }, - "/README.md": { - "cB": 0, - "cS": 0, - "eF": 1, - "eL": 1, - "ema": 1, - "eSQ": 1, - "ft": 4096, - "hM": 0, - "oA": 1, - "oAP": "/docs/README.html", - "oF": 1, - "oFM": 0, - "oS": 0, - "pHT": 0, - "pME": 1, - "rFN": 0, - "uCM": 0 - }, - "/source/.nojekyll": { - "cB": 0, - "ft": 8192, - "hM": 0, - "oA": 2, - "oAP": "/docs/.nojekyll", - "oF": 0 - }, - "/source/favicon/android-icon-144x144.png": { - "ft": 32768, - "iS": 16095, - "oA": 2, - "oAP": "/docs/favicon/android-icon-144x144.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/android-icon-192x192.png": { - "ft": 32768, - "iS": 22708, - "oA": 2, - "oAP": "/docs/favicon/android-icon-192x192.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/android-icon-36x36.png": { - "ft": 32768, - "iS": 2675, - "oA": 2, - "oAP": "/docs/favicon/android-icon-36x36.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/android-icon-48x48.png": { - "ft": 32768, - "iS": 3875, - "oA": 2, - "oAP": "/docs/favicon/android-icon-48x48.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/android-icon-72x72.png": { - "ft": 32768, - "iS": 6369, - "oA": 2, - "oAP": "/docs/favicon/android-icon-72x72.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/android-icon-96x96.png": { - "ft": 32768, - "iS": 9509, - "oA": 2, - "oAP": "/docs/favicon/android-icon-96x96.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon-114x114.png": { - "ft": 32768, - "iS": 11942, - "oA": 2, - "oAP": "/docs/favicon/apple-icon-114x114.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon-120x120.png": { - "ft": 32768, - "iS": 12636, - "oA": 2, - "oAP": "/docs/favicon/apple-icon-120x120.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon-144x144.png": { - "ft": 32768, - "iS": 16095, - "oA": 2, - "oAP": "/docs/favicon/apple-icon-144x144.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon-152x152.png": { - "ft": 32768, - "iS": 17277, - "oA": 2, - "oAP": "/docs/favicon/apple-icon-152x152.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon-180x180.png": { - "ft": 32768, - "iS": 21455, - "oA": 2, - "oAP": "/docs/favicon/apple-icon-180x180.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon-57x57.png": { - "ft": 32768, - "iS": 4781, - "oA": 2, - "oAP": "/docs/favicon/apple-icon-57x57.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon-60x60.png": { - "ft": 32768, - "iS": 4971, - "oA": 2, - "oAP": "/docs/favicon/apple-icon-60x60.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon-72x72.png": { - "ft": 32768, - "iS": 6369, - "oA": 2, - "oAP": "/docs/favicon/apple-icon-72x72.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon-76x76.png": { - "ft": 32768, - "iS": 6815, - "oA": 2, - "oAP": "/docs/favicon/apple-icon-76x76.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon-precomposed.png": { - "ft": 32768, - "iS": 23280, - "oA": 2, - "oAP": "/docs/favicon/apple-icon-precomposed.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/apple-icon.png": { - "ft": 32768, - "iS": 23280, - "oA": 2, - "oAP": "/docs/favicon/apple-icon.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/browserconfig.xml": { - "cB": 0, - "ft": 8192, - "hM": 0, - "oA": 2, - "oAP": "/docs/favicon/browserconfig.xml", - "oF": 0 - }, - "/source/favicon/favicon-16x16.png": { - "ft": 32768, - "iS": 1315, - "oA": 2, - "oAP": "/docs/favicon/favicon-16x16.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/favicon-32x32.png": { - "ft": 32768, - "iS": 2423, - "oA": 2, - "oAP": "/docs/favicon/favicon-32x32.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/favicon-96x96.png": { - "ft": 32768, - "iS": 9509, - "oA": 2, - "oAP": "/docs/favicon/favicon-96x96.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/favicon.ico": { - "cB": 0, - "ft": 8192, - "hM": 0, - "oA": 2, - "oAP": "/docs/favicon/favicon.ico", - "oF": 0 - }, - "/source/favicon/manifest.json": { - "ft": 524288, - "oA": 2, - "oAP": "/docs/favicon/manifest.json", - "oF": 3, - "oO": 0, - "oS": 1 - }, - "/source/favicon/ms-icon-144x144.png": { - "ft": 32768, - "iS": 16095, - "oA": 2, - "oAP": "/docs/favicon/ms-icon-144x144.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/ms-icon-150x150.png": { - "ft": 32768, - "iS": 17284, - "oA": 2, - "oAP": "/docs/favicon/ms-icon-150x150.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/ms-icon-310x310.png": { - "ft": 32768, - "iS": 45830, - "oA": 2, - "oAP": "/docs/favicon/ms-icon-310x310.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/favicon/ms-icon-70x70.png": { - "ft": 32768, - "iS": 6205, - "oA": 2, - "oAP": "/docs/favicon/ms-icon-70x70.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/images/avatar.png": { - "ft": 32768, - "iS": 65584, - "oA": 2, - "oAP": "/docs/images/avatar.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/images/icon.png": { - "ft": 32768, - "iS": 7015, - "oA": 2, - "oAP": "/docs/images/icon.png", - "oF": 0, - "oIPL": 0, - "opt": 0, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/images/image.png": { - "ft": 32768, - "iS": 153024, - "oA": 2, - "oAP": "/docs/images/image.png", - "oF": 0, - "oIPL": 0, - "opt": 1, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/images/logo.png": { - "ft": 32768, - "iS": 7015, - "oA": 2, - "oAP": "/docs/images/logo.png", - "oF": 0, - "oIPL": 0, - "opt": 1, - "oT": 1, - "ou": "lpckwebp-none", - "q": 100, - "rq": 75 - }, - "/source/index.html": { - "cB": 0, - "ft": 8192, - "hM": 0, - "oA": 2, - "oAP": "/docs/index.html", - "oF": 0 - }, - "/source/no_classes.html": { - "cB": 0, - "ft": 8192, - "hM": 0, - "oA": 2, - "oAP": "/docs/no_classes.html", - "oF": 0 - }, - "/source/scss/base/_base.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/base/_base.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/base/_index.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/base/_index.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/components/_buttons.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/components/_buttons.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/components/_components.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/components/_components.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/components/_forms.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/components/_forms.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/components/_grid.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/components/_grid.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/components/_images.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/components/_images.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/components/_index.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/components/_index.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/components/_navigation.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/components/_navigation.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/components/_typography.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/components/_typography.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/development/_index.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/development/_index.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/development/_screenSize.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/development/_screenSize.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/styles.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 0, - "oAP": "/docs/css/styles.css", - "oF": 2, - "oS": 0, - "sct": 1 - }, - "/source/scss/utilities/_functions.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/utilities/_functions.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/utilities/_helpers.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/utilities/_helpers.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/utilities/_index.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/utilities/_index.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/utilities/_mixins.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/utilities/_mixins.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/utilities/_placeholders.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/utilities/_placeholders.css", - "oF": 0, - "oS": 0, - "sct": 1 - }, - "/source/scss/utilities/_variables.sass": { - "aP": 0, - "bl": 0, - "dP": 10, - "ec": 1, - "ft": 2, - "ma": 1, - "oA": 1, - "oAP": "/docs/css/utilities/_variables.css", - "oF": 0, - "oS": 0, - "sct": 1 - } - }, -"hooks": [ - ], -"manualImportLinks": { - }, -"projectAttributes": { - "creationDate": 529505745, - "displayValue": "techdegree-project-05", - "displayValueWasSetByUser": 0, - "iconImageName": "meme-grumpy", - "iconImageWasSetByUser": 0, - "lastBuiltDate": 629291484.359483 - }, -"projectSettings": { - "abortBuildOnError": 1, - "allowInjectionReloads": 1, - "alwaysUseExternalServer": 0, - "animateCSSInjections": 1, - "autoBuildNewItems": 1, - "autoprefixerEnableIEGrid": 0, - "babel7PresetType": 1, - "babelAllowRCFiles": 0, - "babelAuxiliaryCommentAfter": "", - "babelAuxiliaryCommentBefore": "", - "babelConfigType": 0, - "babelCustomPluginsList": "", - "babelCustomPresetsList": "", - "babelExcludeString": "'node_modules/**', 'bower_components/**', /\\/core-js\\//", - "babelInsertModuleIDs": 0, - "babelModuleID": "", - "babelNoComments": 0, - "babelPlugins": { - "arrow-functions": { - "active": 0 - }, - "async-generator-functions": { - "active": 0 - }, - "async-to-generator": { - "active": 0 - }, - "block-scoped-functions": { - "active": 0 - }, - "block-scoping": { - "active": 0 - }, - "class-properties": { - "active": 0 - }, - "classes": { - "active": 0 - }, - "computed-properties": { - "active": 0 - }, - "decorators": { - "active": 0 - }, - "destructuring": { - "active": 0 - }, - "do-expressions": { - "active": 0 - }, - "dotall-regex": { - "active": 0 - }, - "duplicate-keys": { - "active": 0 - }, - "exponentiation-operator": { - "active": 0 - }, - "export-default-from": { - "active": 0 - }, - "export-namespace-from": { - "active": 0 - }, - "external-helpers": { - "active": 0 - }, - "flow-strip-types": { - "active": 0 - }, - "for-of": { - "active": 0 - }, - "function-bind": { - "active": 0 - }, - "function-name": { - "active": 0 - }, - "function-sent": { - "active": 0 - }, - "inline-consecutive-adds": { - "active": 0 - }, - "inline-environment-variables": { - "active": 0 - }, - "instanceof": { - "active": 0 - }, - "jscript": { - "active": 0 - }, - "literals": { - "active": 0 - }, - "logical-assignment-operators": { - "active": 0 - }, - "member-expression-literals": { - "active": 0 - }, - "merge-sibling-variables": { - "active": 0 - }, - "minify-booleans": { - "active": 0 - }, - "minify-builtins": { - "active": 0 - }, - "minify-constant-folding": { - "active": 0 - }, - "minify-dead-code-elimination": { - "active": 0 - }, - "minify-flip-comparisons": { - "active": 0 - }, - "minify-guarded-expressions": { - "active": 0 - }, - "minify-infinity": { - "active": 0 - }, - "minify-mangle-names": { - "active": 0 - }, - "minify-numeric-literals": { - "active": 0 - }, - "minify-simplify": { - "active": 0 - }, - "minify-type-constructors": { - "active": 0 - }, - "modules-amd": { - "active": 0 - }, - "modules-commonjs": { - "active": 0 - }, - "modules-systemjs": { - "active": 0 - }, - "modules-umd": { - "active": 0 - }, - "named-capturing-groups-regex": { - "active": 0 - }, - "new-target": { - "active": 0 - }, - "node-env-inline": { - "active": 0 - }, - "nullish-coalescing-operator": { - "active": 0 - }, - "numeric-separator": { - "active": 0 - }, - "object-assign": { - "active": 0 - }, - "object-rest-spread": { - "active": 0 - }, - "object-set-prototype-of-to-assign": { - "active": 0 - }, - "object-super": { - "active": 0 - }, - "optional-catch-binding": { - "active": 0 - }, - "optional-chaining": { - "active": 0 - }, - "parameters": { - "active": 0 - }, - "partial-application": { - "active": 0 - }, - "pipeline-operator": { - "active": 0 - }, - "private-methods": { - "active": 0 - }, - "property-literals": { - "active": 0 - }, - "property-mutators": { - "active": 0 - }, - "proto-to-assign": { - "active": 0 - }, - "react-constant-elements": { - "active": 0 - }, - "react-display-name": { - "active": 0 - }, - "react-inline-elements": { - "active": 0 - }, - "react-jsx": { - "active": 0 - }, - "react-jsx-compat": { - "active": 0 - }, - "react-jsx-self": { - "active": 0 - }, - "react-jsx-source": { - "active": 0 - }, - "regenerator": { - "active": 0 - }, - "regexp-constructors": { - "active": 0 - }, - "remove-console": { - "active": 0 - }, - "remove-debugger": { - "active": 0 - }, - "remove-undefined": { - "active": 0 - }, - "reserved-words": { - "active": 0 - }, - "runtime": { - "active": 0 - }, - "shorthand-properties": { - "active": 0 - }, - "simplify-comparison-operators": { - "active": 0 - }, - "spread": { - "active": 0 - }, - "sticky-regex": { - "active": 0 - }, - "strict-mode": { - "active": 0 - }, - "template-literals": { - "active": 0 - }, - "throw-expressions": { - "active": 0 - }, - "typeof-symbol": { - "active": 0 - }, - "undefined-to-void": { - "active": 0 - }, - "unicode-property-regex": { - "active": 0 - }, - "unicode-regex": { - "active": 0 - } - }, - "babelRetainLines": 0, - "babelUseBuiltInsType": 0, - "bowerAbbreviatedPath": "source/bower_components", - "bowerForceLatestOnConflict": 1, - "bowerTargetDependencyListType": 1, - "bowerUseExactVersion": 0, - "browserRefreshDelay": 0, - "browserslistString": ">0.2%, last 2 versions, Firefox ESR, not dead", - "buildFolderActive": 1, - "buildFolderName": "docs", - "cleanBuild": 1, - "coffeeLintFlags2": { - "arrow_spacing": { - "active": 0, - "flagValue": -1 - }, - "camel_case_classes": { - "active": 1, - "flagValue": -1 - }, - "colon_assignment_spacing": { - "active": 0, - "flagValue": 1 - }, - "cyclomatic_complexity": { - "active": 0, - "flagValue": 10 - }, - "duplicate_key": { - "active": 1, - "flagValue": -1 - }, - "empty_constructor_needs_parens": { - "active": 0, - "flagValue": -1 - }, - "ensure_comprehensions": { - "active": 1, - "flagValue": -1 - }, - "indentation": { - "active": 1, - "flagValue": 2 - }, - "line_endings": { - "active": 0, - "flagValue": 0 - }, - "max_line_length": { - "active": 0, - "flagValue": 150 - }, - "missing_fat_arrows": { - "active": 0, - "flagValue": -1 - }, - "newlines_after_classes": { - "active": 0, - "flagValue": 3 - }, - "no_backticks": { - "active": 1, - "flagValue": -1 - }, - "no_debugger": { - "active": 1, - "flagValue": -1 - }, - "no_empty_functions": { - "active": 0, - "flagValue": -1 - }, - "no_empty_param_list": { - "active": 0, - "flagValue": -1 - }, - "no_implicit_braces": { - "active": 1, - "flagValue": -1 - }, - "no_implicit_parens": { - "active": 0, - "flagValue": -1 - }, - "no_interpolation_in_single_quotes": { - "active": 0, - "flagValue": -1 - }, - "no_nested_string_interpolation": { - "active": 1, - "flagValue": -1 - }, - "no_plusplus": { - "active": 0, - "flagValue": -1 - }, - "no_private_function_fat_arrows": { - "active": 1, - "flagValue": -1 - }, - "no_stand_alone_at": { - "active": 1, - "flagValue": -1 - }, - "no_tabs": { - "active": 1, - "flagValue": -1 - }, - "no_this": { - "active": 0, - "flagValue": -1 - }, - "no_throwing_strings": { - "active": 1, - "flagValue": -1 - }, - "no_trailing_semicolons": { - "active": 1, - "flagValue": -1 - }, - "no_trailing_whitespace": { - "active": 1, - "flagValue": -1 - }, - "no_unnecessary_double_quotes": { - "active": 0, - "flagValue": -1 - }, - "no_unnecessary_fat_arrows": { - "active": 1, - "flagValue": -1 - }, - "non_empty_constructor_needs_parens": { - "active": 0, - "flagValue": -1 - }, - "prefer_english_operator": { - "active": 0, - "flagValue": -1 - }, - "space_operators": { - "active": 0, - "flagValue": -1 - }, - "spacing_after_comma": { - "active": 1, - "flagValue": -1 - } - }, - "environmentVariablesString": "NODE_ENV:::production", - "esLintConfigFileHandlingType": 0, - "esLintECMAVersion": 7, - "esLintEnvironmentsMask": 1, - "esLintRules": { - "accessor-pairs": { - "active": 0, - "optionString": "{'setWithoutGet': true, 'getWithoutSet': false}" - }, - "array-bracket-newline": { - "active": 0, - "optionString": "{'multiline': true, 'minItems': null}" - }, - "array-bracket-spacing": { - "active": 0, - "optionString": "'never', {'singleValue': false, 'objectsInArrays': false, 'arraysInArrays': false}" - }, - "array-callback-return": { - "active": 0, - "optionString": "" - }, - "array-element-newline": { - "active": 0, - "optionString": "'always'" - }, - "arrow-body-style": { - "active": 0, - "optionString": "'as-needed', {'requireReturnForObjectLiteral': false}" - }, - "arrow-parens": { - "active": 0, - "optionString": "'always'" - }, - "arrow-spacing": { - "active": 0, - "optionString": "{'before': true, 'after': true}" - }, - "block-scoped-var": { - "active": 0 - }, - "block-spacing": { - "active": 0, - "optionString": "'always'" - }, - "brace-style": { - "active": 0, - "optionString": "'1tbs', {'allowSingleLine': true}" - }, - "callback-return": { - "active": 0, - "optionString": "['callback', 'cb', 'next']" - }, - "camelcase": { - "active": 0, - "optionString": "{'properties': 'always'}" - }, - "capitalized-comments": { - "active": 0, - "optionString": "'always', {'ignoreInlineComments': false, 'ignoreConsecutiveComments': false}" - }, - "class-methods-use-this": { - "active": 0, - "optionString": "{'exceptMethods': []}" - }, - "comma-dangle": { - "active": 1, - "optionString": "'never'" - }, - "comma-spacing": { - "active": 0, - "optionString": "{'before': false, 'after': true}" - }, - "comma-style": { - "active": 0, - "optionString": "'last'" - }, - "complexity": { - "active": 0, - "optionString": "20" - }, - "computed-property-spacing": { - "active": 0, - "optionString": "'never'" - }, - "consistent-return": { - "active": 0, - "optionString": "{'treatUndefinedAsUnspecified': false}" - }, - "consistent-this": { - "active": 0, - "optionString": "'that'" - }, - "constructor-super": { - "active": 1 - }, - "curly": { - "active": 0, - "optionString": "'all'" - }, - "default-case": { - "active": 0 - }, - "default-case-last": { - "active": 0 - }, - "default-param-last": { - "active": 0 - }, - "dot-location": { - "active": 0, - "optionString": "'object'" - }, - "dot-notation": { - "active": 0, - "optionString": "{'allowKeywords': false}" - }, - "eol-last": { - "active": 0, - "optionString": "'always'" - }, - "eqeqeq": { - "active": 0, - "optionString": "'always', {'null': 'always'}" - }, - "for-direction": { - "active": 0 - }, - "func-call-spacing": { - "active": 0, - "optionString": "'never'" - }, - "func-name-matching": { - "active": 0, - "optionString": "'always', {'includeCommonJSModuleExports': false}" - }, - "func-names": { - "active": 0, - "optionString": "'always'" - }, - "func-style": { - "active": 0, - "optionString": "'expression'" - }, - "function-paren-newline": { - "active": 0, - "optionString": "'multiline'" - }, - "generator-star-spacing": { - "active": 0, - "optionString": "{'before': true, 'after': false}" - }, - "getter-return": { - "active": 0, - "optionString": "{'allowImplicit': false}" - }, - "global-require": { - "active": 0 - }, - "grouped-accessor-pairs": { - "active": 0, - "optionString": "'anyOrder'" - }, - "guard-for-in": { - "active": 0 - }, - "handle-callback-err": { - "active": 0, - "optionString": "'err'" - }, - "id-blacklist": { - "active": 0, - "optionString": "'data', 'err', 'e', 'cb', 'callback'" - }, - "id-length": { - "active": 0, - "optionString": "{'min': 2, 'max': 1000, 'properties': 'always', 'exceptions': ['x', 'i', 'y']}" - }, - "id-match": { - "active": 0, - "optionString": "'^[a-z]+([A-Z][a-z]+)*$', {'properties': false, 'onlyDeclarations': true}" - }, - "implicit-arrow-linebreak": { - "active": 0, - "optionString": "'beside'" - }, - "indent": { - "active": 0, - "optionString": "4, {'SwitchCase': 0, 'VariableDeclarator': 1, 'outerIIFEBody': 1, }" - }, - "init-declarations": { - "active": 0, - "optionString": "'always', {'ignoreForLoopInit': true}" - }, - "jsx-quotes": { - "active": 0, - "optionString": "'prefer-double'" - }, - "key-spacing": { - "active": 0, - "optionString": "{'singleLine': {'beforeColon': false, 'afterColon': true, 'mode':'strict'}, 'multiLine': {'beforeColon': false, 'afterColon': true, 'align': 'value', 'mode':'minimum'}}" - }, - "keyword-spacing": { - "active": 0, - "optionString": "{'before': true, 'after': true, 'overrides': {}}" - }, - "line-comment-position": { - "active": 0, - "optionString": "{'position': 'above'}" - }, - "linebreak-style": { - "active": 0, - "optionString": "'unix'" - }, - "lines-around-comment": { - "active": 0, - "optionString": "{'beforeBlockComment': true}" - }, - "lines-between-class-members": { - "active": 0, - "optionString": "'always', {exceptAfterSingleLine: false}" - }, - "max-classes-per-file": { - "active": 0, - "optionString": "1" - }, - "max-depth": { - "active": 0, - "optionString": "{'max': 4}" - }, - "max-len": { - "active": 0, - "optionString": "{'code': 80, 'comments': 80, 'tabWidth': 4, 'ignoreUrls': true, 'ignoreStrings': true, 'ignoreTemplateLiterals': true, 'ignoreRegExpLiterals': true}" - }, - "max-lines": { - "active": 0, - "optionString": "{'max': 300, 'skipBlankLines': true, 'skipComments': true}" - }, - "max-lines-per-function": { - "active": 0, - "optionString": "{'max': 50, 'skipBlankLines': true, 'skipComments': true, 'IIFEs': false}" - }, - "max-nested-callbacks": { - "active": 0, - "optionString": "{'max': 10}" - }, - "max-params": { - "active": 0, - "optionString": "{'max': 4}" - }, - "max-statements": { - "active": 0, - "optionString": "{'max': 10}, {'ignoreTopLevelFunctions': true}" - }, - "max-statements-per-line": { - "active": 0, - "optionString": "{'max': 1}" - }, - "multiline-comment-style": { - "active": 0, - "optionString": "'starred-block'" - }, - "multiline-ternary": { - "active": 0, - "optionString": "'always'" - }, - "new-cap": { - "active": 0, - "optionString": "{'newIsCap': true, 'capIsNew': true, 'newIsCapExceptions': [], 'capIsNewExceptions': ['Array', 'Boolean', 'Date', 'Error', 'Function', 'Number', 'Object', 'RegExp', 'String', 'Symbol'], 'properties': true}" - }, - "new-parens": { - "active": 0, - "optionString": "" - }, - "newline-per-chained-call": { - "active": 0, - "optionString": "{'ignoreChainWithDepth': 2}" - }, - "no-alert": { - "active": 0 - }, - "no-array-constructor": { - "active": 0 - }, - "no-async-promise-executor": { - "active": 0 - }, - "no-await-in-loop": { - "active": 0 - }, - "no-bitwise": { - "active": 0, - "optionString": "{'allow': ['~'], 'int32Hint': true}" - }, - "no-buffer-constructor": { - "active": 0 - }, - "no-caller": { - "active": 0 - }, - "no-case-declarations": { - "active": 1 - }, - "no-class-assign": { - "active": 1 - }, - "no-compare-neg-zero": { - "active": 0 - }, - "no-cond-assign": { - "active": 1, - "optionString": "'except-parens'" - }, - "no-confusing-arrow": { - "active": 0, - "optionString": "{'allowParens': false}" - }, - "no-console": { - "active": 1, - "optionString": "{'allow': ['warn', 'error']}" - }, - "no-const-assign": { - "active": 1 - }, - "no-constant-condition": { - "active": 1, - "optionString": "{'checkLoops': true}" - }, - "no-constructor-return": { - "active": 0 - }, - "no-continue": { - "active": 0 - }, - "no-control-regex": { - "active": 1 - }, - "no-debugger": { - "active": 1 - }, - "no-delete-var": { - "active": 1 - }, - "no-div-regex": { - "active": 0 - }, - "no-dupe-args": { - "active": 1 - }, - "no-dupe-class-members": { - "active": 1 - }, - "no-dupe-else-if": { - "active": 1 - }, - "no-dupe-keys": { - "active": 1 - }, - "no-duplicate-imports": { - "active": 0, - "optionString": "{'includeExports': false}" - }, - "no-else-return": { - "active": 0 - }, - "no-empty": { - "active": 1, - "optionString": "{'allowEmptyCatch': false}" - }, - "no-empty-character-class": { - "active": 1 - }, - "no-empty-function": { - "active": 0, - "optionString": "{'allow': []}" - }, - "no-empty-pattern": { - "active": 1 - }, - "no-eq-null": { - "active": 0 - }, - "no-eval": { - "active": 0, - "optionString": "{'allowIndirect': false}" - }, - "no-ex-assign": { - "active": 1 - }, - "no-extend-native": { - "active": 0, - "optionString": "{'exceptions': []}" - }, - "no-extra-bind": { - "active": 0 - }, - "no-extra-boolean-cast": { - "active": 1 - }, - "no-extra-labels": { - "active": 0 - }, - "no-extra-parens": { - "active": 0, - "optionString": "'all', {'conditionalAssign': false, 'returnAssign': false, 'nestedBinaryExpressions': false, 'ignoreJSX': 'none', 'enforceForArrowConditionals': false}" - }, - "no-extra-semi": { - "active": 1 - }, - "no-fallthrough": { - "active": 1 - }, - "no-floating-decimal": { - "active": 0 - }, - "no-func-assign": { - "active": 1 - }, - "no-global-assign": { - "active": 1, - "optionString": "{'exceptions': []}" - }, - "no-implicit-coercion": { - "active": 0, - "optionString": "{'boolean': true, 'number': true, 'string': true, 'allow': []}" - }, - "no-implicit-globals": { - "active": 0 - }, - "no-implied-eval": { - "active": 0 - }, - "no-import-assign": { - "active": 1 - }, - "no-inline-comments": { - "active": 0 - }, - "no-inner-declarations": { - "active": 1, - "optionString": "'functions'" - }, - "no-invalid-regexp": { - "active": 1, - "optionString": "{'allowConstructorFlags': ['u', 'y']}" - }, - "no-invalid-this": { - "active": 0, - "optionString": "" - }, - "no-irregular-whitespace": { - "active": 1, - "optionString": "{'skipStrings': true, 'skipComments': false, 'skipRegExps': true, 'skipTemplates': true}" - }, - "no-iterator": { - "active": 0 - }, - "no-label-var": { - "active": 0 - }, - "no-labels": { - "active": 0, - "optionString": "{'allowLoop': false, 'allowSwitch': false}" - }, - "no-lone-blocks": { - "active": 0 - }, - "no-lonely-if": { - "active": 0 - }, - "no-loop-func": { - "active": 0 - }, - "no-loss-of-precision": { - "active": 0 - }, - "no-magic-numbers": { - "active": 0, - "optionString": "{'ignore': [], 'ignoreArrayIndexes': true, 'enforceConst': false, 'detectObjects': false}" - }, - "no-misleading-character-class": { - "active": 0 - }, - "no-mixed-operators": { - "active": 0, - "optionString": "{'groups': [['+', '-', '*', '/', '%', '**'], ['&', '|', '^', '~', '<<', '>>', '>>>'], ['==', '!=', '===', '!==', '>', '>=', '<', '<='], ['&&', '||'], ['in', 'instanceof']], 'allowSamePrecedence': true}" - }, - "no-mixed-requires": { - "active": 0, - "optionString": "{'grouping': false, 'allowCall': false }" - }, - "no-mixed-spaces-and-tabs": { - "active": 0, - "optionString": "" - }, - "no-multi-assign": { - "active": 0 - }, - "no-multi-spaces": { - "active": 0, - "optionString": "{'exceptions': {'Property': true, 'BinaryExpression': false, 'VariableDeclarator': false, 'ImportDeclaration': false}}" - }, - "no-multi-str": { - "active": 0 - }, - "no-multiple-empty-lines": { - "active": 0, - "optionString": "{'max': 2, 'maxBOF': 2, 'maxEOF': 2}" - }, - "no-negated-condition": { - "active": 0 - }, - "no-nested-ternary": { - "active": 0 - }, - "no-new": { - "active": 0 - }, - "no-new-func": { - "active": 0 - }, - "no-new-object": { - "active": 0 - }, - "no-new-require": { - "active": 0 - }, - "no-new-symbol": { - "active": 1 - }, - "no-new-wrappers": { - "active": 0 - }, - "no-obj-calls": { - "active": 1 - }, - "no-octal": { - "active": 1 - }, - "no-octal-escape": { - "active": 0 - }, - "no-param-reassign": { - "active": 0, - "optionString": "{'props': false}" - }, - "no-path-concat": { - "active": 0 - }, - "no-plusplus": { - "active": 0, - "optionString": "{'allowForLoopAfterthoughts': false}" - }, - "no-process-env": { - "active": 0 - }, - "no-process-exit": { - "active": 0 - }, - "no-promise-executor-return": { - "active": 0 - }, - "no-proto": { - "active": 0 - }, - "no-prototype-builtins": { - "active": 0 - }, - "no-redeclare": { - "active": 1, - "optionString": "{'builtinGlobals': false}" - }, - "no-regex-spaces": { - "active": 1 - }, - "no-restricted-exports": { - "active": 0, - "optionString": "{'restrictedNamedExports': []}" - }, - "no-restricted-globals": { - "active": 0, - "optionString": "'event', 'fdescribe'" - }, - "no-restricted-imports": { - "active": 0 - }, - "no-restricted-modules": { - "active": 0, - "optionString": "" - }, - "no-restricted-properties": { - "active": 0, - "optionString": "[{'object': 'disallowedObjectName', 'property': 'disallowedPropertyName'}, {'object': 'disallowedObjectName', 'property': 'anotherDisallowedPropertyName', 'message': 'Please use allowedObjectName.allowedPropertyName.'}]" - }, - "no-restricted-syntax": { - "active": 0, - "optionString": "'FunctionExpression', 'WithStatement'" - }, - "no-return-assign": { - "active": 0, - "optionString": "'except-parens'" - }, - "no-return-await": { - "active": 0 - }, - "no-script-url": { - "active": 0 - }, - "no-self-assign": { - "active": 1, - "optionString": "{'props': false}" - }, - "no-self-compare": { - "active": 0 - }, - "no-sequences": { - "active": 0 - }, - "no-setter-return": { - "active": 1 - }, - "no-shadow": { - "active": 0, - "optionString": "{'builtinGlobals': false, 'hoist': 'functions', 'allow': []}" - }, - "no-shadow-restricted-names": { - "active": 0 - }, - "no-sparse-arrays": { - "active": 1 - }, - "no-sync": { - "active": 0, - "optionString": "{'allowAtRootLevel': false}" - }, - "no-tabs": { - "active": 0, - "optionString": "" - }, - "no-template-curly-in-string": { - "active": 0 - }, - "no-ternary": { - "active": 0 - }, - "no-this-before-super": { - "active": 1 - }, - "no-throw-literal": { - "active": 0 - }, - "no-trailing-spaces": { - "active": 0, - "optionString": "{'skipBlankLines': false, 'ignoreComments': false}" - }, - "no-undef": { - "active": 1, - "optionString": "{'typeof': false}" - }, - "no-undef-init": { - "active": 0 - }, - "no-undefined": { - "active": 0 - }, - "no-underscore-dangle": { - "active": 0, - "optionString": "{'allow': [], 'allowAfterThis': false, 'allowAfterSuper': false, 'enforceInMethodNames': false}" - }, - "no-unexpected-multiline": { - "active": 1 - }, - "no-unmodified-loop-condition": { - "active": 0 - }, - "no-unneeded-ternary": { - "active": 0, - "optionString": "{'defaultAssignment': true}" - }, - "no-unreachable": { - "active": 1 - }, - "no-unreachable-loop": { - "active": 0, - "optionString": "{'ignore': []}" - }, - "no-unsafe-finally": { - "active": 1 - }, - "no-unsafe-negation": { - "active": 1, - "optionString": "" - }, - "no-unused-expressions": { - "active": 0, - "optionString": "{'allowShortCircuit': false, 'allowTernary': false, 'allowTaggedTemplates': false}" - }, - "no-unused-labels": { - "active": 1 - }, - "no-unused-vars": { - "active": 1, - "optionString": "{'vars': 'all', 'args': 'after-used', 'caughtErrors': 'none', 'ignoreRestSiblings': false}" - }, - "no-use-before-define": { - "active": 0, - "optionString": "{'functions': true, 'classes': true, 'variables': true}" - }, - "no-useless-backreference": { - "active": 0 - }, - "no-useless-call": { - "active": 0 - }, - "no-useless-catch": { - "active": 0 - }, - "no-useless-computed-key": { - "active": 0, - "optionString": "" - }, - "no-useless-concat": { - "active": 0 - }, - "no-useless-constructor": { - "active": 0 - }, - "no-useless-escape": { - "active": 0 - }, - "no-useless-rename": { - "active": 0, - "optionString": "{'ignoreDestructuring': false, 'ignoreImport': false, 'ignoreExport': false}" - }, - "no-useless-return": { - "active": 0 - }, - "no-var": { - "active": 0 - }, - "no-void": { - "active": 0, - "optionString": "" - }, - "no-warning-comments": { - "active": 0, - "optionString": "{'terms': ['todo', 'fixme', 'xxx'], 'location': 'start'}" - }, - "no-whitespace-before-property": { - "active": 0 - }, - "no-with": { - "active": 0 - }, - "nonblock-statement-body-position": { - "active": 0, - "optionString": "'beside'" - }, - "object-curly-newline": { - "active": 0, - "optionString": "{'ObjectExpression': {'multiline': true}, 'ObjectPattern': {'multiline': true}}" - }, - "object-curly-spacing": { - "active": 0, - "optionString": "'never'" - }, - "object-property-newline": { - "active": 0, - "optionString": "{'allowMultiplePropertiesPerLine': true}" - }, - "object-shorthand": { - "active": 0, - "optionString": "'always', {'avoidQuotes': false, 'ignoreConstructors': false}" - }, - "one-var": { - "active": 0, - "optionString": "'always'" - }, - "one-var-declaration-per-line": { - "active": 0, - "optionString": "'always'" - }, - "operator-assignment": { - "active": 0, - "optionString": "'always'" - }, - "operator-linebreak": { - "active": 0, - "optionString": "'after', {'overrides': {'?': 'after', '+=': 'none'}}" - }, - "padded-blocks": { - "active": 0, - "optionString": "{'blocks': 'always', 'switches': 'always', 'classes': 'always'}" - }, - "padding-line-between-statements": { - "active": 0, - "optionString": "{blankLine: 'always', prev:'*', next:'return'}" - }, - "prefer-arrow-callback": { - "active": 0 - }, - "prefer-const": { - "active": 0, - "optionString": "{'destructuring': 'any', 'ignoreReadBeforeAssign': false}" - }, - "prefer-destructuring": { - "active": 0, - "optionString": "{'array': true, 'object': true}, {'enforceForRenamedProperties': false}" - }, - "prefer-exponentiation-operator": { - "active": 0 - }, - "prefer-named-capture-group": { - "active": 0 - }, - "prefer-numeric-literals": { - "active": 0 - }, - "prefer-object-spread": { - "active": 0 - }, - "prefer-promise-reject-errors": { - "active": 0, - "optionString": "{'allowEmptyReject': false}" - }, - "prefer-regex-literals": { - "active": 0 - }, - "prefer-rest-params": { - "active": 0 - }, - "prefer-spread": { - "active": 0 - }, - "prefer-template": { - "active": 0 - }, - "quote-props": { - "active": 0, - "optionString": "'always'" - }, - "quotes": { - "active": 0, - "optionString": "'double', {'avoidEscape': true, 'allowTemplateLiterals': true}" - }, - "radix": { - "active": 0, - "optionString": "'always'" - }, - "require-atomic-updates": { - "active": 0 - }, - "require-await": { - "active": 0 - }, - "require-jsdoc": { - "active": 0, - "optionString": "{'require': {'FunctionDeclaration': true, 'MethodDefinition': false, 'ClassDeclaration': false, 'ArrowFunctionExpression': false}}" - }, - "require-unicode-regexp": { - "active": 0 - }, - "require-yield": { - "active": 1 - }, - "rest-spread-spacing": { - "active": 0, - "optionString": "'never'" - }, - "semi": { - "active": 0, - "optionString": "'always', {'omitLastInOneLineBlock': false}" - }, - "semi-spacing": { - "active": 0, - "optionString": "{'before': false, 'after': true}" - }, - "semi-style": { - "active": 0, - "optionString": "'last'" - }, - "sort-imports": { - "active": 0, - "optionString": "{'ignoreCase': false, 'ignoreMemberSort': true, 'memberSyntaxSortOrder': ['none', 'all', 'multiple', 'single']}" - }, - "sort-keys": { - "active": 0, - "optionString": "'asc', {'caseSensitive': true, 'natural': false}" - }, - "sort-vars": { - "active": 0, - "optionString": "{'ignoreCase': false}" - }, - "space-before-blocks": { - "active": 0, - "optionString": "{'functions': 'always', 'keywords': 'always', 'classes': 'always'}" - }, - "space-before-function-paren": { - "active": 0, - "optionString": "{'anonymous': 'always', 'named': 'never'}" - }, - "space-in-parens": { - "active": 0, - "optionString": "'never', {'exceptions': []}" - }, - "space-infix-ops": { - "active": 0, - "optionString": "{'int32Hint': false}" - }, - "space-unary-ops": { - "active": 0, - "optionString": "{'words': true, 'nonwords': false, 'overrides': {}}" - }, - "spaced-comment": { - "active": 0, - "optionString": "'always', {'line': {'markers': ['/'], 'exceptions': ['-', '+']}, 'block': {'markers': ['!'], 'exceptions': ['*'], 'balanced': false}}" - }, - "strict": { - "active": 0, - "optionString": "'safe'" - }, - "switch-colon-spacing": { - "active": 0, - "optionString": "{'after': true, 'before': false}" - }, - "symbol-description": { - "active": 0 - }, - "template-curly-spacing": { - "active": 0, - "optionString": "'never'" - }, - "template-tag-spacing": { - "active": 0, - "optionString": "'never'" - }, - "unicode-bom": { - "active": 0, - "optionString": "'never'" - }, - "use-isnan": { - "active": 1, - "optionString": "" - }, - "valid-jsdoc": { - "active": 0, - "optionString": "{'prefer': {'return': 'returns'}, 'requireReturn': true, 'requireReturnDescription': true, 'requireReturnType': true, 'requireParamDescription': true}" - }, - "valid-typeof": { - "active": 1, - "optionString": "{'requireStringLiterals': true}" - }, - "vars-on-top": { - "active": 0 - }, - "wrap-iife": { - "active": 0, - "optionString": "'outside'" - }, - "wrap-regex": { - "active": 0 - }, - "yield-star-spacing": { - "active": 0, - "optionString": "{'before': false, 'after': true}" - }, - "yoda": { - "active": 0, - "optionString": "'never', {'exceptRange': false, 'onlyEquality': false}" - } - }, - "esLintSourceType": 0, - "externalServerAddress": "http://localhost:8888", - "gitIgnoreBuildFolder": 0, - "hideConfigFile": 1, - "jsCheckerReservedNamesString": "", - "jsHintFlags2": { - "asi": { - "active": 0, - "flagValue": -1 - }, - "bitwise": { - "active": 1, - "flagValue": -1 - }, - "boss": { - "active": 0, - "flagValue": -1 - }, - "browser": { - "active": 1, - "flagValue": -1 - }, - "browserify": { - "active": 0, - "flagValue": -1 - }, - "camelcase": { - "active": 0, - "flagValue": -1 - }, - "couch": { - "active": 0, - "flagValue": -1 - }, - "curly": { - "active": 1, - "flagValue": -1 - }, - "debug": { - "active": 0, - "flagValue": -1 - }, - "devel": { - "active": 0, - "flagValue": -1 - }, - "dojo": { - "active": 0, - "flagValue": -1 - }, - "elision": { - "active": 1, - "flagValue": -1 - }, - "eqeqeq": { - "active": 1, - "flagValue": -1 - }, - "eqnull": { - "active": 0, - "flagValue": -1 - }, - "es3": { - "active": 0, - "flagValue": -1 - }, - "esnext": { - "active": 0, - "flagValue": -1 - }, - "evil": { - "active": 0, - "flagValue": -1 - }, - "expr": { - "active": 0, - "flagValue": -1 - }, - "forin": { - "active": 0, - "flagValue": -1 - }, - "freeze": { - "active": 1, - "flagValue": -1 - }, - "funcscope": { - "active": 0, - "flagValue": -1 - }, - "futurehostile": { - "active": 0, - "flagValue": -1 - }, - "globalstrict": { - "active": 0, - "flagValue": -1 - }, - "immed": { - "active": 0, - "flagValue": -1 - }, - "indent": { - "active": 0, - "flagValue": 4 - }, - "iterator": { - "active": 0, - "flagValue": -1 - }, - "jasmine": { - "active": 0, - "flagValue": -1 - }, - "jquery": { - "active": 1, - "flagValue": -1 - }, - "lastsemic": { - "active": 0, - "flagValue": -1 - }, - "latedef": { - "active": 1, - "flagValue": -1 - }, - "laxbreak": { - "active": 0, - "flagValue": -1 - }, - "laxcomma": { - "active": 0, - "flagValue": -1 - }, - "loopfunc": { - "active": 0, - "flagValue": -1 - }, - "maxcomplexity": { - "active": 0, - "flagValue": 10 - }, - "maxdepth": { - "active": 0, - "flagValue": 3 - }, - "maxlen": { - "active": 0, - "flagValue": 150 - }, - "maxparams": { - "active": 0, - "flagValue": 3 - }, - "maxstatements": { - "active": 0, - "flagValue": 4 - }, - "mocha": { - "active": 0, - "flagValue": -1 - }, - "mootools": { - "active": 0, - "flagValue": -1 - }, - "moz": { - "active": 0, - "flagValue": -1 - }, - "multistr": { - "active": 0, - "flagValue": -1 - }, - "newcap": { - "active": 1, - "flagValue": -1 - }, - "noarg": { - "active": 1, - "flagValue": -1 - }, - "nocomma": { - "active": 0, - "flagValue": -1 - }, - "node": { - "active": 0, - "flagValue": -1 - }, - "noempty": { - "active": 0, - "flagValue": -1 - }, - "nonbsp": { - "active": 0, - "flagValue": -1 - }, - "nonew": { - "active": 1, - "flagValue": -1 - }, - "nonstandard": { - "active": 0, - "flagValue": -1 - }, - "notypeof": { - "active": 1, - "flagValue": -1 - }, - "noyield": { - "active": 0, - "flagValue": -1 - }, - "onecase": { - "active": 0, - "flagValue": -1 - }, - "phantom": { - "active": 0, - "flagValue": -1 - }, - "plusplus": { - "active": 0, - "flagValue": -1 - }, - "proto": { - "active": 0, - "flagValue": -1 - }, - "prototypejs": { - "active": 0, - "flagValue": -1 - }, - "qunit": { - "active": 0, - "flagValue": -1 - }, - "regexp": { - "active": 1, - "flagValue": -1 - }, - "rhino": { - "active": 0, - "flagValue": -1 - }, - "scripturl": { - "active": 0, - "flagValue": -1 - }, - "shadow": { - "active": 0, - "flagValue": -1 - }, - "shelljs": { - "active": 0, - "flagValue": -1 - }, - "singleGroups": { - "active": 0, - "flagValue": -1 - }, - "strict": { - "active": 0, - "flagValue": -1 - }, - "sub": { - "active": 0, - "flagValue": -1 - }, - "supernew": { - "active": 0, - "flagValue": -1 - }, - "typed": { - "active": 0, - "flagValue": -1 - }, - "undef": { - "active": 1, - "flagValue": -1 - }, - "unused": { - "active": 1, - "flagValue": -1 - }, - "varstmt": { - "active": 0, - "flagValue": -1 - }, - "withstmt": { - "active": 0, - "flagValue": -1 - }, - "worker": { - "active": 0, - "flagValue": -1 - }, - "wsh": { - "active": 0, - "flagValue": -1 - }, - "yui": { - "active": 0, - "flagValue": -1 - } - }, - "jsLintFlags2": { - "bitwise": { - "active": 0, - "flagValue": -1 - }, - "browser": { - "active": 1, - "flagValue": -1 - }, - "couch": { - "active": 0, - "flagValue": -1 - }, - "devel": { - "active": 0, - "flagValue": -1 - }, - "es6": { - "active": 0, - "flagValue": -1 - }, - "eval": { - "active": 0, - "flagValue": -1 - }, - "for": { - "active": 0, - "flagValue": -1 - }, - "maxlen": { - "active": 0, - "flagValue": 150 - }, - "node": { - "active": 0, - "flagValue": -1 - }, - "this": { - "active": 0, - "flagValue": -1 - }, - "white": { - "active": 0, - "flagValue": -1 - } - }, - "languageDefaultsCOFFEE": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.js", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "createSourceMap": 0, - "minifyOutput": 1, - "outputStyle": 0, - "syntaxCheckerStyle": 1, - "transpilerStyle": 1 - }, - "languageDefaultsCSS": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.css", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "createSourceMap": 0, - "outputStyle": 3, - "shouldRunAutoprefixer": 1, - "shouldRunBless": 0 - }, - "languageDefaultsGIF": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.gif", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "webpOptimizationPresetUUID": "lpckwebp-none", - "webpRGBQuality": 75 - }, - "languageDefaultsHAML": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.html", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "escapeHTMLCharacters": 0, - "noEscapeInAttributes": 0, - "outputFormat": 2, - "shouldRunCacheBuster": 0, - "shouldRunHTMLMinifier": 0, - "useCDATA": 0, - "useDoubleQuotes": 0, - "useUnixNewlines": 0 - }, - "languageDefaultsJPG": { - "autoOutputAction": 2, - "autoOutputPathFilenamePattern": "*.jpg", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "outputFormat": 0, - "quality": 100, - "webpOptimizationPresetUUID": "lpckwebp-none", - "webpRGBQuality": 75 - }, - "languageDefaultsJS": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.js", - "autoOutputPathRelativePath": "/min", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "bundleFormat": 0, - "createSourceMap": 0, - "minifyOutput": 1, - "syntaxCheckerStyle": 3, - "transpilerStyle": 0 - }, - "languageDefaultsJSON": { - "autoOutputAction": 1, - "autoOutputPathFilenamePattern": "*-min.json", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "orderOutput": 0, - "outputStyle": 1 - }, - "languageDefaultsKIT": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.html", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "kit", - "autoOutputPathReplace2": "html", - "autoOutputPathStyle": 0, - "shouldRunCacheBuster": 0, - "shouldRunHTMLMinifier": 0 - }, - "languageDefaultsLESS": { - "allowInsecureImports": 0, - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.css", - "autoOutputPathRelativePath": "../css", - "autoOutputPathReplace1": "less", - "autoOutputPathReplace2": "css", - "autoOutputPathStyle": 0, - "createSourceMap": 1, - "enableJavascript": 0, - "mathStyle": 0, - "outputStyle": 0, - "rewriteURLStyle": 0, - "shouldRunAutoprefixer": 0, - "shouldRunBless": 0, - "strictImports": 0, - "strictUnits": 0 - }, - "languageDefaultsMARKDOWN": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.html", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "criticStyle": 0, - "enableFootnotes": 1, - "enableLabels": 1, - "enableSmartQuotes": 1, - "maskEmailAddresses": 1, - "outputFormat": 0, - "outputStyle": 0, - "parseMetadata": 1, - "processHTML": 0, - "randomFootnoteNumbers": 0, - "shouldRunCacheBuster": 0, - "shouldRunHTMLMinifier": 0, - "useCompatibilityMode": 0 - }, - "languageDefaultsOTHER": { - "autoOutputAction": 2, - "autoOutputPathFilenamePattern": "*.*", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "shouldRunCacheBuster": 0, - "shouldRunHTMLMinifier": 0 - }, - "languageDefaultsPNG": { - "autoOutputAction": 2, - "autoOutputPathFilenamePattern": "*.png", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "optimizerType": 1, - "quality": 100, - "webpOptimizationPresetUUID": "lpckwebp-none", - "webpRGBQuality": 75 - }, - "languageDefaultsPUG": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.html", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "compileDebug": 1, - "outputStyle": 0, - "shouldRunCacheBuster": 0, - "shouldRunHTMLMinifier": 0 - }, - "languageDefaultsSASS": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.css", - "autoOutputPathRelativePath": "../css", - "autoOutputPathReplace1": "scss", - "autoOutputPathReplace2": "css", - "autoOutputPathStyle": 3, - "compilerType": 1, - "createSourceMap": 1, - "decimalPrecision": 10, - "emitCharset": 1, - "outputStyle": 0, - "shouldRunAutoprefixer": 0, - "shouldRunBless": 0 - }, - "languageDefaultsSLIM": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.html", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "compileOnly": 0, - "logicless": 0, - "outputFormat": 0, - "outputStyle": 1, - "railsCompatible": 0, - "shouldRunCacheBuster": 0, - "shouldRunHTMLMinifier": 0 - }, - "languageDefaultsSTYLUS": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.css", - "autoOutputPathRelativePath": "../css", - "autoOutputPathReplace1": "stylus", - "autoOutputPathReplace2": "css", - "autoOutputPathStyle": 0, - "createSourceMap": 0, - "debugStyle": 0, - "importCSS": 0, - "outputStyle": 0, - "resolveRelativeURLS": 0, - "shouldRunAutoprefixer": 0, - "shouldRunBless": 0 - }, - "languageDefaultsSVG": { - "autoOutputAction": 2, - "autoOutputPathFilenamePattern": "*.svg", - "autoOutputPathRelativePath": "", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "pluginMask": 3758088159 - }, - "languageDefaultsTS": { - "autoOutputAction": 0, - "autoOutputPathFilenamePattern": "*.js", - "autoOutputPathRelativePath": "/js", - "autoOutputPathReplace1": "", - "autoOutputPathReplace2": "", - "autoOutputPathStyle": 0, - "createDeclarationFile": 0, - "createSourceMap": 0, - "minifyOutput": 0, - "moduleResolutionType": 0, - "moduleType": 2, - "removeComments": 0, - "targetECMAVersion": 0 - }, - "languageDefaultsUserDefined": [ - ], - "npmAbbreviatedPath": "", - "npmCreatePackageLock": 1, - "npmInstallOptionalDependencies": 0, - "npmSaveExactVersion": 0, - "npmTargetDependencyListType": 1, - "overrideExternalServerCSS": 0, - "previewPathAddition": "", - "rollupExternals": "", - "rollupReplacements": "process.env.NODE_ENV:::$NODE_ENV,,,ENVIRONMENT:::$NODE_ENV", - "rollupTreeshakingEnabled": 1, - "skippedFoldersString": "log, _logs, logs, _cache, cache, /storage/framework/sessions, node_modules, /old, /source/partials, /mockups, /source/logo, /source/mockups", - "sourceFolderName": "source", - "susyVersion": 3, - "tsAllowSyntheticDefaultImports": 0, - "tsAllowUnreachableCode": 0, - "tsAllowUnusedLabels": 0, - "tsAlwaysStrict": 0, - "tsDownlevelIteration": 0, - "tsEmitBOM": 0, - "tsEmitDecoratorMetadata": 0, - "tsESModuleInterop": 0, - "tsForceConsistentCasingInFileNames": 0, - "tsImportHelpers": 0, - "tsIsolatedModules": 0, - "tsJSXFactory": "React.createElement", - "tsKeyofStringsOnly": 0, - "tsNoEmitHelpers": 0, - "tsNoFallthroughCasesInSwitch": 0, - "tsNoImplicitAny": 0, - "tsNoImplicitReturns": 0, - "tsNoImplicitThis": 0, - "tsNoImplicitUseStrict": 0, - "tsNoLib": 0, - "tsNoResolve": 0, - "tsNoStrictGenericChecks": 0, - "tsNoUnusedLocals": 0, - "tsNoUnusedParameters": 0, - "tsPreserveConstEnums": 0, - "tsPreserveSymlinks": 0, - "tsResolveJsonModule": 0, - "tsSkipLibCheck": 0, - "tsStrictFunctionTypes": 0, - "tsStrictNullChecks": 0, - "tsStrictPropertyInitialization": 0, - "tsStripInternal": 0, - "tsSuppressExcessPropertyErrors": 0, - "tsSuppressImplicitAnyIndexErrors": 0, - "uglifyDefinesString": "", - "uglifyFlags2": { - "arguments": { - "active": 1, - "flagValue": -1 - }, - "arrows": { - "active": 1, - "flagValue": -1 - }, - "ascii_only": { - "active": 0, - "flagValue": -1 - }, - "booleans": { - "active": 1, - "flagValue": -1 - }, - "booleans_as_integers": { - "active": 0, - "flagValue": -1 - }, - "braces": { - "active": 0, - "flagValue": -1 - }, - "collapse_vars": { - "active": 1, - "flagValue": -1 - }, - "comments": { - "active": 0, - "flagValue": -1 - }, - "comparisons": { - "active": 1, - "flagValue": -1 - }, - "computed_props": { - "active": 1, - "flagValue": -1 - }, - "conditionals": { - "active": 1, - "flagValue": -1 - }, - "dead_code": { - "active": 0, - "flagValue": -1 - }, - "directives": { - "active": 1, - "flagValue": -1 - }, - "drop_console": { - "active": 0, - "flagValue": -1 - }, - "drop_debugger": { - "active": 1, - "flagValue": -1 - }, - "ecma": { - "active": 1, - "flagValue": 5 - }, - "eval": { - "active": 0, - "flagValue": -1 - }, - "evaluate": { - "active": 1, - "flagValue": -1 - }, - "expression": { - "active": 0, - "flagValue": -1 - }, - "hoist_funs": { - "active": 1, - "flagValue": -1 - }, - "hoist_props": { - "active": 1, - "flagValue": -1 - }, - "hoist_vars": { - "active": 0, - "flagValue": -1 - }, - "ie8": { - "active": 0, - "flagValue": -1 - }, - "if_return": { - "active": 1, - "flagValue": -1 - }, - "indent_level": { - "active": 0, - "flagValue": 4 - }, - "indent_start": { - "active": 0, - "flagValue": 0 - }, - "inline": { - "active": 1, - "flagValue": 3 - }, - "inline_script": { - "active": 1, - "flagValue": -1 - }, - "join_vars": { - "active": 1, - "flagValue": -1 - }, - "keep_classnames": { - "active": 0, - "flagValue": -1 - }, - "keep_fargs": { - "active": 0, - "flagValue": -1 - }, - "keep_fnames": { - "active": 0, - "flagValue": -1 - }, - "keep_infinity": { - "active": 0, - "flagValue": -1 - }, - "keep_quoted_props": { - "active": 0, - "flagValue": -1 - }, - "loops": { - "active": 1, - "flagValue": -1 - }, - "max_line_len": { - "active": 1, - "flagValue": 32000 - }, - "module": { - "active": 0, - "flagValue": -1 - }, - "negate_iife": { - "active": 1, - "flagValue": -1 - }, - "passes": { - "active": 1, - "flagValue": 1 - }, - "properties": { - "active": 1, - "flagValue": -1 - }, - "pure_getters": { - "active": 0, - "flagValue": -1 - }, - "quote_keys": { - "active": 0, - "flagValue": -1 - }, - "quote_style": { - "active": 1, - "flagValue": 0 - }, - "reduce_funcs": { - "active": 1, - "flagValue": -1 - }, - "reduce_vars": { - "active": 1, - "flagValue": -1 - }, - "safari10": { - "active": 0, - "flagValue": -1 - }, - "semicolons": { - "active": 1, - "flagValue": -1 - }, - "sequences": { - "active": 1, - "flagValue": -1 - }, - "shebang": { - "active": 1, - "flagValue": -1 - }, - "side_effects": { - "active": 1, - "flagValue": -1 - }, - "switches": { - "active": 1, - "flagValue": -1 - }, - "toplevel": { - "active": 0, - "flagValue": -1 - }, - "typeofs": { - "active": 1, - "flagValue": -1 - }, - "unsafe": { - "active": 0, - "flagValue": -1 - }, - "unsafe_arrows": { - "active": 0, - "flagValue": -1 - }, - "unsafe_comps": { - "active": 0, - "flagValue": -1 - }, - "unsafe_Function": { - "active": 0, - "flagValue": -1 - }, - "unsafe_math": { - "active": 0, - "flagValue": -1 - }, - "unsafe_methods": { - "active": 0, - "flagValue": -1 - }, - "unsafe_proto": { - "active": 0, - "flagValue": -1 - }, - "unsafe_regexp": { - "active": 0, - "flagValue": -1 - }, - "unsafe_undefined": { - "active": 0, - "flagValue": -1 - }, - "unused": { - "active": 0, - "flagValue": -1 - }, - "warnings": { - "active": 0, - "flagValue": -1 - }, - "webkit": { - "active": 0, - "flagValue": -1 - }, - "wrap_iife": { - "active": 0, - "flagValue": -1 - } - }, - "uglifyMangleNames": 1, - "uglifyReservedNamesString": "$", - "webpPresets": { - }, - "websiteRelativeRoot": "/docs" - }, -"settingsFileVersion": "3" + "AAInfo" : "This is a CodeKit 3 project config file. EDITING THIS FILE IS A POOR LIFE DECISION. Doing so may cause CodeKit to crash and\/or corrupt your project. Several critical values in this file are 64-bit integers, which JavaScript JSON parsers do not support because JavaScript cannot handle 64-bit integers. These values will be corrupted if the file is parsed with JavaScript. This file is not backwards-compatible with CodeKit 1 or 2. For details, see https:\/\/codekitapp.com\/", + "buildSteps" : [ + { + "name" : "Process All Remaining Files and Folders", + "stepType" : 1, + "uuidString" : "9A13AC89-A095-490D-A799-72F858D9CC5C" + } + ], + "creatorBuild" : "34434", + "files" : { + "\/.github\/dependabot.yml" : { + "cB" : 0, + "ft" : 8192, + "hM" : 0, + "oA" : 1, + "oAP" : "\/docs\/.github\/dependabot.yml", + "oF" : 1 + }, + "\/.gitignore" : { + "cB" : 0, + "ft" : 8192, + "hM" : 0, + "oA" : 1, + "oAP" : "\/docs\/.gitignore", + "oF" : 1 + }, + "\/.vscode\/settings.json" : { + "ft" : 524288, + "oA" : 1, + "oAP" : "\/docs\/.vscode\/settings-min.json", + "oF" : 1, + "oO" : 0, + "oS" : 1 + }, + "\/docs" : { + "ft" : 65536, + "oA" : 1, + "oAP" : "\/docs\/docs", + "oF" : 0 + }, + "\/mockups" : { + "ft" : 65536, + "oA" : 1, + "oAP" : "\/docs\/mockups", + "oF" : 0 + }, + "\/node_modules" : { + "ft" : 65536, + "oA" : 2, + "oAP" : "\/docs\/node_modules", + "oF" : 0 + }, + "\/package-lock.json" : { + "ft" : 524288, + "oA" : 1, + "oAP" : "\/docs\/package-lock-min.json", + "oF" : 0, + "oO" : 0, + "oS" : 1 + }, + "\/package.json" : { + "ft" : 524288, + "oA" : 1, + "oAP" : "\/docs\/package-min.json", + "oF" : 0, + "oO" : 0, + "oS" : 1 + }, + "\/README.md" : { + "cB" : 0, + "cS" : 0, + "eF" : 1, + "eL" : 1, + "ema" : 1, + "eSQ" : 1, + "ft" : 4096, + "hM" : 0, + "oA" : 1, + "oAP" : "\/docs\/README.html", + "oF" : 1, + "oFM" : 0, + "oS" : 0, + "pHT" : 0, + "pME" : 1, + "rFN" : 0, + "uCM" : 0 + }, + "\/source\/.nojekyll" : { + "cB" : 0, + "ft" : 8192, + "hM" : 0, + "oA" : 2, + "oAP" : "\/docs\/.nojekyll", + "oF" : 0 + }, + "\/source\/favicon\/android-icon-36x36.png" : { + "ft" : 32768, + "iS" : 2675, + "oA" : 2, + "oAP" : "\/docs\/favicon\/android-icon-36x36.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/android-icon-48x48.png" : { + "ft" : 32768, + "iS" : 3875, + "oA" : 2, + "oAP" : "\/docs\/favicon\/android-icon-48x48.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/android-icon-72x72.png" : { + "ft" : 32768, + "iS" : 6369, + "oA" : 2, + "oAP" : "\/docs\/favicon\/android-icon-72x72.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/android-icon-96x96.png" : { + "ft" : 32768, + "iS" : 9509, + "oA" : 2, + "oAP" : "\/docs\/favicon\/android-icon-96x96.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/android-icon-144x144.png" : { + "ft" : 32768, + "iS" : 16095, + "oA" : 2, + "oAP" : "\/docs\/favicon\/android-icon-144x144.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/android-icon-192x192.png" : { + "ft" : 32768, + "iS" : 22708, + "oA" : 2, + "oAP" : "\/docs\/favicon\/android-icon-192x192.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon-57x57.png" : { + "ft" : 32768, + "iS" : 4781, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon-57x57.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon-60x60.png" : { + "ft" : 32768, + "iS" : 4971, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon-60x60.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon-72x72.png" : { + "ft" : 32768, + "iS" : 6369, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon-72x72.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon-76x76.png" : { + "ft" : 32768, + "iS" : 6815, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon-76x76.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon-114x114.png" : { + "ft" : 32768, + "iS" : 11942, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon-114x114.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon-120x120.png" : { + "ft" : 32768, + "iS" : 12636, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon-120x120.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon-144x144.png" : { + "ft" : 32768, + "iS" : 16095, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon-144x144.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon-152x152.png" : { + "ft" : 32768, + "iS" : 17277, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon-152x152.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon-180x180.png" : { + "ft" : 32768, + "iS" : 21455, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon-180x180.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon-precomposed.png" : { + "ft" : 32768, + "iS" : 23280, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon-precomposed.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/apple-icon.png" : { + "ft" : 32768, + "iS" : 23280, + "oA" : 2, + "oAP" : "\/docs\/favicon\/apple-icon.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/browserconfig.xml" : { + "cB" : 0, + "ft" : 8192, + "hM" : 0, + "oA" : 2, + "oAP" : "\/docs\/favicon\/browserconfig.xml", + "oF" : 0 + }, + "\/source\/favicon\/favicon-16x16.png" : { + "ft" : 32768, + "iS" : 1315, + "oA" : 2, + "oAP" : "\/docs\/favicon\/favicon-16x16.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/favicon-32x32.png" : { + "ft" : 32768, + "iS" : 2423, + "oA" : 2, + "oAP" : "\/docs\/favicon\/favicon-32x32.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/favicon-96x96.png" : { + "ft" : 32768, + "iS" : 9509, + "oA" : 2, + "oAP" : "\/docs\/favicon\/favicon-96x96.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/favicon.ico" : { + "cB" : 0, + "ft" : 8192, + "hM" : 0, + "oA" : 2, + "oAP" : "\/docs\/favicon\/favicon.ico", + "oF" : 0 + }, + "\/source\/favicon\/manifest.json" : { + "ft" : 524288, + "oA" : 2, + "oAP" : "\/docs\/favicon\/manifest.json", + "oF" : 3, + "oO" : 0, + "oS" : 1 + }, + "\/source\/favicon\/ms-icon-70x70.png" : { + "ft" : 32768, + "iS" : 6205, + "oA" : 2, + "oAP" : "\/docs\/favicon\/ms-icon-70x70.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/ms-icon-144x144.png" : { + "ft" : 32768, + "iS" : 16095, + "oA" : 2, + "oAP" : "\/docs\/favicon\/ms-icon-144x144.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/ms-icon-150x150.png" : { + "ft" : 32768, + "iS" : 17284, + "oA" : 2, + "oAP" : "\/docs\/favicon\/ms-icon-150x150.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/favicon\/ms-icon-310x310.png" : { + "ft" : 32768, + "iS" : 45830, + "oA" : 2, + "oAP" : "\/docs\/favicon\/ms-icon-310x310.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/images\/avatar.png" : { + "ft" : 32768, + "iS" : 65584, + "oA" : 2, + "oAP" : "\/docs\/images\/avatar.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/images\/icon.png" : { + "ft" : 32768, + "iS" : 7015, + "oA" : 2, + "oAP" : "\/docs\/images\/icon.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 0, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/images\/image.png" : { + "ft" : 32768, + "iS" : 153024, + "oA" : 2, + "oAP" : "\/docs\/images\/image.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 1, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/images\/logo.png" : { + "ft" : 32768, + "iS" : 7015, + "oA" : 2, + "oAP" : "\/docs\/images\/logo.png", + "oF" : 0, + "oIPL" : 0, + "opt" : 1, + "oT" : 1, + "ou" : "lpckwebp-none", + "q" : 100, + "rq" : 75 + }, + "\/source\/index.html" : { + "cB" : 0, + "ft" : 8192, + "hM" : 0, + "oA" : 2, + "oAP" : "\/docs\/index.html", + "oF" : 0 + }, + "\/source\/no_classes.html" : { + "cB" : 0, + "ft" : 8192, + "hM" : 0, + "oA" : 2, + "oAP" : "\/docs\/no_classes.html", + "oF" : 0 + }, + "\/source\/scss\/base\/_base.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/base\/_base.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/base\/_index.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/base\/_index.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/components\/_buttons.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/components\/_buttons.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/components\/_components.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/components\/_components.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/components\/_forms.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/components\/_forms.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/components\/_grid.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/components\/_grid.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/components\/_images.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/components\/_images.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/components\/_index.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/components\/_index.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/components\/_navigation.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/components\/_navigation.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/components\/_typography.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/components\/_typography.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/development\/_index.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/development\/_index.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/development\/_screenSize.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/development\/_screenSize.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/styles.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 0, + "oAP" : "\/docs\/css\/styles.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/utilities\/_functions.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/utilities\/_functions.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/utilities\/_helpers.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/utilities\/_helpers.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/utilities\/_index.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/utilities\/_index.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/utilities\/_mixins.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/utilities\/_mixins.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/utilities\/_placeholders.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/utilities\/_placeholders.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + }, + "\/source\/scss\/utilities\/_variables.scss" : { + "aP" : 0, + "bl" : 0, + "co" : 0, + "dP" : 10, + "ec" : 1, + "ft" : 4, + "ma" : 1, + "oA" : 1, + "oAP" : "\/docs\/css\/utilities\/_variables.css", + "oF" : 0, + "oS" : 0, + "pg" : 0, + "sct" : 1 + } + }, + "hooks" : [ + + ], + "manualImportLinks" : { + + }, + "projectAttributes" : { + "creationDate" : 529505745, + "displayValue" : "techdegree-project-05", + "displayValueWasSetByUser" : 0, + "iconImageName" : "meme-grumpy", + "iconImageWasSetByUser" : 0, + "lastBuiltDate" : 689701434.742414 + }, + "projectSettings" : { + "abortBuildOnError" : 1, + "allowInjectionReloads" : 1, + "alwaysUseExternalServer" : 0, + "animateCSSInjections" : 1, + "autoBuildNewItems" : 1, + "autoprefixerEnableIEGrid" : 0, + "babel7PresetType" : 1, + "babelAllowRCFiles" : 0, + "babelAuxiliaryCommentAfter" : "", + "babelAuxiliaryCommentBefore" : "", + "babelConfigType" : 0, + "babelCustomPluginsList" : "", + "babelCustomPresetsList" : "", + "babelExcludeString" : "'node_modules\/**', 'bower_components\/**', \/\\\/core-js\\\/\/", + "babelInsertModuleIDs" : 0, + "babelModuleID" : "", + "babelNoComments" : 0, + "babelPlugins" : { + "arrow-functions" : { + "active" : 0 + }, + "async-generator-functions" : { + "active" : 0 + }, + "async-to-generator" : { + "active" : 0 + }, + "block-scoped-functions" : { + "active" : 0 + }, + "block-scoping" : { + "active" : 0 + }, + "class-properties" : { + "active" : 0 + }, + "classes" : { + "active" : 0 + }, + "computed-properties" : { + "active" : 0 + }, + "decorators" : { + "active" : 0 + }, + "destructuring" : { + "active" : 0 + }, + "do-expressions" : { + "active" : 0 + }, + "dotall-regex" : { + "active" : 0 + }, + "duplicate-keys" : { + "active" : 0 + }, + "exponentiation-operator" : { + "active" : 0 + }, + "export-default-from" : { + "active" : 0 + }, + "export-namespace-from" : { + "active" : 0 + }, + "external-helpers" : { + "active" : 0 + }, + "flow-strip-types" : { + "active" : 0 + }, + "for-of" : { + "active" : 0 + }, + "function-bind" : { + "active" : 0 + }, + "function-name" : { + "active" : 0 + }, + "function-sent" : { + "active" : 0 + }, + "inline-consecutive-adds" : { + "active" : 0 + }, + "inline-environment-variables" : { + "active" : 0 + }, + "instanceof" : { + "active" : 0 + }, + "jscript" : { + "active" : 0 + }, + "literals" : { + "active" : 0 + }, + "logical-assignment-operators" : { + "active" : 0 + }, + "member-expression-literals" : { + "active" : 0 + }, + "merge-sibling-variables" : { + "active" : 0 + }, + "minify-booleans" : { + "active" : 0 + }, + "minify-builtins" : { + "active" : 0 + }, + "minify-constant-folding" : { + "active" : 0 + }, + "minify-dead-code-elimination" : { + "active" : 0 + }, + "minify-flip-comparisons" : { + "active" : 0 + }, + "minify-guarded-expressions" : { + "active" : 0 + }, + "minify-infinity" : { + "active" : 0 + }, + "minify-mangle-names" : { + "active" : 0 + }, + "minify-numeric-literals" : { + "active" : 0 + }, + "minify-simplify" : { + "active" : 0 + }, + "minify-type-constructors" : { + "active" : 0 + }, + "modules-amd" : { + "active" : 0 + }, + "modules-commonjs" : { + "active" : 0 + }, + "modules-systemjs" : { + "active" : 0 + }, + "modules-umd" : { + "active" : 0 + }, + "named-capturing-groups-regex" : { + "active" : 0 + }, + "new-target" : { + "active" : 0 + }, + "node-env-inline" : { + "active" : 0 + }, + "nullish-coalescing-operator" : { + "active" : 0 + }, + "numeric-separator" : { + "active" : 0 + }, + "object-assign" : { + "active" : 0 + }, + "object-rest-spread" : { + "active" : 0 + }, + "object-set-prototype-of-to-assign" : { + "active" : 0 + }, + "object-super" : { + "active" : 0 + }, + "optional-catch-binding" : { + "active" : 0 + }, + "optional-chaining" : { + "active" : 0 + }, + "parameters" : { + "active" : 0 + }, + "partial-application" : { + "active" : 0 + }, + "pipeline-operator" : { + "active" : 0 + }, + "private-methods" : { + "active" : 0 + }, + "property-literals" : { + "active" : 0 + }, + "property-mutators" : { + "active" : 0 + }, + "proto-to-assign" : { + "active" : 0 + }, + "react-constant-elements" : { + "active" : 0 + }, + "react-display-name" : { + "active" : 0 + }, + "react-inline-elements" : { + "active" : 0 + }, + "react-jsx" : { + "active" : 0 + }, + "react-jsx-compat" : { + "active" : 0 + }, + "react-jsx-self" : { + "active" : 0 + }, + "react-jsx-source" : { + "active" : 0 + }, + "regenerator" : { + "active" : 0 + }, + "regexp-constructors" : { + "active" : 0 + }, + "remove-console" : { + "active" : 0 + }, + "remove-debugger" : { + "active" : 0 + }, + "remove-undefined" : { + "active" : 0 + }, + "reserved-words" : { + "active" : 0 + }, + "runtime" : { + "active" : 0 + }, + "shorthand-properties" : { + "active" : 0 + }, + "simplify-comparison-operators" : { + "active" : 0 + }, + "spread" : { + "active" : 0 + }, + "sticky-regex" : { + "active" : 0 + }, + "strict-mode" : { + "active" : 0 + }, + "template-literals" : { + "active" : 0 + }, + "throw-expressions" : { + "active" : 0 + }, + "typeof-symbol" : { + "active" : 0 + }, + "undefined-to-void" : { + "active" : 0 + }, + "unicode-property-regex" : { + "active" : 0 + }, + "unicode-regex" : { + "active" : 0 + } + }, + "babelRetainLines" : 0, + "babelUseBuiltInsType" : 0, + "bowerAbbreviatedPath" : "source\/bower_components", + "bowerForceLatestOnConflict" : 1, + "bowerTargetDependencyListType" : 1, + "bowerUseExactVersion" : 0, + "browserRefreshDelay" : 0, + "browserslistString" : ">0.2%, last 2 versions, Firefox ESR, not dead", + "buildEnvironment" : 0, + "buildFolderActive" : 1, + "buildFolderName" : "docs", + "cleanBuild" : 1, + "cssoForceMediaMerge" : 0, + "cssoRestructure" : 1, + "environmentVariableEntries" : [ + "NODE_ENV:::production" + ], + "esLintConfigFileHandlingType" : 0, + "esLintECMAVersion" : 7, + "esLintEnvironmentsMask" : 1, + "esLintRules" : { + "accessor-pairs" : { + "active" : 0, + "optionString" : "{'setWithoutGet': true, 'getWithoutSet': false}" + }, + "array-bracket-newline" : { + "active" : 0, + "optionString" : "{'multiline': true, 'minItems': null}" + }, + "array-bracket-spacing" : { + "active" : 0, + "optionString" : "'never', {'singleValue': false, 'objectsInArrays': false, 'arraysInArrays': false}" + }, + "array-callback-return" : { + "active" : 0, + "optionString" : "" + }, + "array-element-newline" : { + "active" : 0, + "optionString" : "'always'" + }, + "arrow-body-style" : { + "active" : 0, + "optionString" : "'as-needed', {'requireReturnForObjectLiteral': false}" + }, + "arrow-parens" : { + "active" : 0, + "optionString" : "'always'" + }, + "arrow-spacing" : { + "active" : 0, + "optionString" : "{'before': true, 'after': true}" + }, + "block-scoped-var" : { + "active" : 0 + }, + "block-spacing" : { + "active" : 0, + "optionString" : "'always'" + }, + "brace-style" : { + "active" : 0, + "optionString" : "'1tbs', {'allowSingleLine': true}" + }, + "camelcase" : { + "active" : 0, + "optionString" : "{'properties': 'always'}" + }, + "capitalized-comments" : { + "active" : 0, + "optionString" : "'always', {'ignoreInlineComments': false, 'ignoreConsecutiveComments': false}" + }, + "class-methods-use-this" : { + "active" : 0, + "optionString" : "{'exceptMethods': []}" + }, + "comma-dangle" : { + "active" : 1, + "optionString" : "'never'" + }, + "comma-spacing" : { + "active" : 0, + "optionString" : "{'before': false, 'after': true}" + }, + "comma-style" : { + "active" : 0, + "optionString" : "'last'" + }, + "complexity" : { + "active" : 0, + "optionString" : "20" + }, + "computed-property-spacing" : { + "active" : 0, + "optionString" : "'never'" + }, + "consistent-return" : { + "active" : 0, + "optionString" : "{'treatUndefinedAsUnspecified': false}" + }, + "consistent-this" : { + "active" : 0, + "optionString" : "'that'" + }, + "constructor-super" : { + "active" : 1 + }, + "curly" : { + "active" : 0, + "optionString" : "'all'" + }, + "default-case" : { + "active" : 0 + }, + "default-case-last" : { + "active" : 0 + }, + "default-param-last" : { + "active" : 0 + }, + "dot-location" : { + "active" : 0, + "optionString" : "'object'" + }, + "dot-notation" : { + "active" : 0, + "optionString" : "{'allowKeywords': false}" + }, + "eol-last" : { + "active" : 0, + "optionString" : "'always'" + }, + "eqeqeq" : { + "active" : 0, + "optionString" : "'always', {'null': 'always'}" + }, + "for-direction" : { + "active" : 0 + }, + "func-call-spacing" : { + "active" : 0, + "optionString" : "'never'" + }, + "func-name-matching" : { + "active" : 0, + "optionString" : "'always', {'includeCommonJSModuleExports': false}" + }, + "func-names" : { + "active" : 0, + "optionString" : "'always'" + }, + "func-style" : { + "active" : 0, + "optionString" : "'expression'" + }, + "function-call-argument-newline" : { + "active" : 0, + "optionString" : "'always'" + }, + "function-paren-newline" : { + "active" : 0, + "optionString" : "'multiline'" + }, + "generator-star-spacing" : { + "active" : 0, + "optionString" : "{'before': true, 'after': false}" + }, + "getter-return" : { + "active" : 0, + "optionString" : "{'allowImplicit': false}" + }, + "grouped-accessor-pairs" : { + "active" : 0, + "optionString" : "'anyOrder'" + }, + "guard-for-in" : { + "active" : 0 + }, + "id-denylist" : { + "active" : 0, + "optionString" : "'data', 'err', 'e', 'cb', 'callback'" + }, + "id-length" : { + "active" : 0, + "optionString" : "{'min': 2, 'max': 1000, 'properties': 'always', 'exceptions': ['x', 'i', 'y']}" + }, + "id-match" : { + "active" : 0, + "optionString" : "'^[a-z]+([A-Z][a-z]+)*$', {'properties': false, 'onlyDeclarations': true}" + }, + "implicit-arrow-linebreak" : { + "active" : 0, + "optionString" : "'beside'" + }, + "indent" : { + "active" : 0, + "optionString" : "4, {'SwitchCase': 0, 'VariableDeclarator': 1, 'outerIIFEBody': 1, }" + }, + "init-declarations" : { + "active" : 0, + "optionString" : "'always', {'ignoreForLoopInit': true}" + }, + "jsx-quotes" : { + "active" : 0, + "optionString" : "'prefer-double'" + }, + "key-spacing" : { + "active" : 0, + "optionString" : "{'singleLine': {'beforeColon': false, 'afterColon': true, 'mode':'strict'}, 'multiLine': {'beforeColon': false, 'afterColon': true, 'align': 'value', 'mode':'minimum'}}" + }, + "keyword-spacing" : { + "active" : 0, + "optionString" : "{'before': true, 'after': true, 'overrides': {}}" + }, + "line-comment-position" : { + "active" : 0, + "optionString" : "{'position': 'above'}" + }, + "linebreak-style" : { + "active" : 0, + "optionString" : "'unix'" + }, + "lines-around-comment" : { + "active" : 0, + "optionString" : "{'beforeBlockComment': true}" + }, + "lines-between-class-members" : { + "active" : 0, + "optionString" : "'always', {exceptAfterSingleLine: false}" + }, + "max-classes-per-file" : { + "active" : 0, + "optionString" : "1" + }, + "max-depth" : { + "active" : 0, + "optionString" : "{'max': 4}" + }, + "max-len" : { + "active" : 0, + "optionString" : "{'code': 80, 'comments': 80, 'tabWidth': 4, 'ignoreUrls': true, 'ignoreStrings': true, 'ignoreTemplateLiterals': true, 'ignoreRegExpLiterals': true}" + }, + "max-lines" : { + "active" : 0, + "optionString" : "{'max': 300, 'skipBlankLines': true, 'skipComments': true}" + }, + "max-lines-per-function" : { + "active" : 0, + "optionString" : "{'max': 50, 'skipBlankLines': true, 'skipComments': true, 'IIFEs': false}" + }, + "max-nested-callbacks" : { + "active" : 0, + "optionString" : "{'max': 10}" + }, + "max-params" : { + "active" : 0, + "optionString" : "{'max': 4}" + }, + "max-statements" : { + "active" : 0, + "optionString" : "{'max': 10}, {'ignoreTopLevelFunctions': true}" + }, + "max-statements-per-line" : { + "active" : 0, + "optionString" : "{'max': 1}" + }, + "multiline-comment-style" : { + "active" : 0, + "optionString" : "'starred-block'" + }, + "multiline-ternary" : { + "active" : 0, + "optionString" : "'always'" + }, + "new-cap" : { + "active" : 0, + "optionString" : "{'newIsCap': true, 'capIsNew': true, 'newIsCapExceptions': [], 'capIsNewExceptions': ['Array', 'Boolean', 'Date', 'Error', 'Function', 'Number', 'Object', 'RegExp', 'String', 'Symbol'], 'properties': true}" + }, + "new-parens" : { + "active" : 0, + "optionString" : "" + }, + "newline-per-chained-call" : { + "active" : 0, + "optionString" : "{'ignoreChainWithDepth': 2}" + }, + "no-alert" : { + "active" : 0 + }, + "no-array-constructor" : { + "active" : 0 + }, + "no-async-promise-executor" : { + "active" : 0 + }, + "no-await-in-loop" : { + "active" : 0 + }, + "no-bitwise" : { + "active" : 0, + "optionString" : "{'allow': ['~'], 'int32Hint': true}" + }, + "no-caller" : { + "active" : 0 + }, + "no-case-declarations" : { + "active" : 1 + }, + "no-class-assign" : { + "active" : 1 + }, + "no-compare-neg-zero" : { + "active" : 0 + }, + "no-cond-assign" : { + "active" : 1, + "optionString" : "'except-parens'" + }, + "no-confusing-arrow" : { + "active" : 0, + "optionString" : "{'allowParens': false}" + }, + "no-console" : { + "active" : 1, + "optionString" : "{'allow': ['warn', 'error']}" + }, + "no-const-assign" : { + "active" : 1 + }, + "no-constant-binary-expression" : { + "active" : 0 + }, + "no-constant-condition" : { + "active" : 1, + "optionString" : "{'checkLoops': true}" + }, + "no-constructor-return" : { + "active" : 0 + }, + "no-continue" : { + "active" : 0 + }, + "no-control-regex" : { + "active" : 1 + }, + "no-debugger" : { + "active" : 1 + }, + "no-delete-var" : { + "active" : 1 + }, + "no-div-regex" : { + "active" : 0 + }, + "no-dupe-args" : { + "active" : 1 + }, + "no-dupe-class-members" : { + "active" : 1 + }, + "no-dupe-else-if" : { + "active" : 1 + }, + "no-dupe-keys" : { + "active" : 1 + }, + "no-duplicate-case" : { + "active" : 1 + }, + "no-duplicate-imports" : { + "active" : 0, + "optionString" : "{'includeExports': false}" + }, + "no-else-return" : { + "active" : 0 + }, + "no-empty" : { + "active" : 1, + "optionString" : "{'allowEmptyCatch': false}" + }, + "no-empty-character-class" : { + "active" : 1 + }, + "no-empty-function" : { + "active" : 0, + "optionString" : "{'allow': []}" + }, + "no-empty-pattern" : { + "active" : 1 + }, + "no-eq-null" : { + "active" : 0 + }, + "no-eval" : { + "active" : 0, + "optionString" : "{'allowIndirect': false}" + }, + "no-ex-assign" : { + "active" : 1 + }, + "no-extend-native" : { + "active" : 0, + "optionString" : "{'exceptions': []}" + }, + "no-extra-bind" : { + "active" : 0 + }, + "no-extra-boolean-cast" : { + "active" : 1 + }, + "no-extra-label" : { + "active" : 0 + }, + "no-extra-parens" : { + "active" : 0, + "optionString" : "'all', {'conditionalAssign': false, 'returnAssign': false, 'nestedBinaryExpressions': false, 'ignoreJSX': 'none', 'enforceForArrowConditionals': false}" + }, + "no-extra-semi" : { + "active" : 1 + }, + "no-fallthrough" : { + "active" : 1, + "optionString" : "{'allowEmptyCase': false}" + }, + "no-floating-decimal" : { + "active" : 0 + }, + "no-func-assign" : { + "active" : 1 + }, + "no-global-assign" : { + "active" : 1, + "optionString" : "{'exceptions': []}" + }, + "no-implicit-coercion" : { + "active" : 0, + "optionString" : "{'boolean': true, 'number': true, 'string': true, 'allow': []}" + }, + "no-implicit-globals" : { + "active" : 0 + }, + "no-implied-eval" : { + "active" : 0 + }, + "no-import-assign" : { + "active" : 1 + }, + "no-inline-comments" : { + "active" : 0 + }, + "no-inner-declarations" : { + "active" : 1, + "optionString" : "'functions'" + }, + "no-invalid-regexp" : { + "active" : 1, + "optionString" : "{'allowConstructorFlags': ['u', 'y']}" + }, + "no-invalid-this" : { + "active" : 0, + "optionString" : "" + }, + "no-irregular-whitespace" : { + "active" : 1, + "optionString" : "{'skipStrings': true, 'skipComments': false, 'skipRegExps': true, 'skipTemplates': true}" + }, + "no-iterator" : { + "active" : 0 + }, + "no-label-var" : { + "active" : 0 + }, + "no-labels" : { + "active" : 0, + "optionString" : "{'allowLoop': false, 'allowSwitch': false}" + }, + "no-lone-blocks" : { + "active" : 0 + }, + "no-lonely-if" : { + "active" : 0 + }, + "no-loop-func" : { + "active" : 0 + }, + "no-loss-of-precision" : { + "active" : 0 + }, + "no-magic-numbers" : { + "active" : 0, + "optionString" : "{'ignore': [], 'ignoreArrayIndexes': true, 'enforceConst': false, 'detectObjects': false}" + }, + "no-misleading-character-class" : { + "active" : 0 + }, + "no-mixed-operators" : { + "active" : 0, + "optionString" : "{'groups': [['+', '-', '*', '\/', '%', '**'], ['&', '|', '^', '~', '<<', '>>', '>>>'], ['==', '!=', '===', '!==', '>', '>=', '<', '<='], ['&&', '||'], ['in', 'instanceof']], 'allowSamePrecedence': true}" + }, + "no-mixed-spaces-and-tabs" : { + "active" : 0, + "optionString" : "" + }, + "no-multi-assign" : { + "active" : 0, + "optionString" : "{'ignoreNonDeclaration': false}" + }, + "no-multi-spaces" : { + "active" : 0, + "optionString" : "{'exceptions': {'Property': true, 'BinaryExpression': false, 'VariableDeclarator': false, 'ImportDeclaration': false}}" + }, + "no-multi-str" : { + "active" : 0 + }, + "no-multiple-empty-lines" : { + "active" : 0, + "optionString" : "{'max': 2, 'maxBOF': 2, 'maxEOF': 2}" + }, + "no-negated-condition" : { + "active" : 0 + }, + "no-nested-ternary" : { + "active" : 0 + }, + "no-new" : { + "active" : 0 + }, + "no-new-func" : { + "active" : 0 + }, + "no-new-object" : { + "active" : 0 + }, + "no-new-symbol" : { + "active" : 1 + }, + "no-new-wrappers" : { + "active" : 0 + }, + "no-nonoctal-decimal-escape" : { + "active" : 0 + }, + "no-obj-calls" : { + "active" : 1 + }, + "no-octal" : { + "active" : 1 + }, + "no-octal-escape" : { + "active" : 0 + }, + "no-param-reassign" : { + "active" : 0, + "optionString" : "{'props': false}" + }, + "no-plusplus" : { + "active" : 0, + "optionString" : "{'allowForLoopAfterthoughts': false}" + }, + "no-promise-executor-return" : { + "active" : 0 + }, + "no-proto" : { + "active" : 0 + }, + "no-prototype-builtins" : { + "active" : 0 + }, + "no-redeclare" : { + "active" : 1, + "optionString" : "{'builtinGlobals': false}" + }, + "no-regex-spaces" : { + "active" : 1 + }, + "no-restricted-exports" : { + "active" : 0, + "optionString" : "{'restrictedNamedExports': []}" + }, + "no-restricted-globals" : { + "active" : 0, + "optionString" : "'event', 'fdescribe'" + }, + "no-restricted-imports" : { + "active" : 0, + "optionString" : "" + }, + "no-restricted-properties" : { + "active" : 0, + "optionString" : "[{'object': 'disallowedObjectName', 'property': 'disallowedPropertyName'}, {'object': 'disallowedObjectName', 'property': 'anotherDisallowedPropertyName', 'message': 'Please use allowedObjectName.allowedPropertyName.'}]" + }, + "no-restricted-syntax" : { + "active" : 0, + "optionString" : "'FunctionExpression', 'WithStatement'" + }, + "no-return-assign" : { + "active" : 0, + "optionString" : "'except-parens'" + }, + "no-return-await" : { + "active" : 0 + }, + "no-script-url" : { + "active" : 0 + }, + "no-self-assign" : { + "active" : 1, + "optionString" : "{'props': false}" + }, + "no-self-compare" : { + "active" : 0 + }, + "no-sequences" : { + "active" : 0, + "optionString" : "{'allowInParentheses': true}" + }, + "no-setter-return" : { + "active" : 1 + }, + "no-shadow" : { + "active" : 0, + "optionString" : "{'builtinGlobals': false, 'hoist': 'functions', 'allow': []}" + }, + "no-shadow-restricted-names" : { + "active" : 0 + }, + "no-sparse-arrays" : { + "active" : 1 + }, + "no-tabs" : { + "active" : 0, + "optionString" : "" + }, + "no-template-curly-in-string" : { + "active" : 0 + }, + "no-ternary" : { + "active" : 0 + }, + "no-this-before-super" : { + "active" : 1 + }, + "no-throw-literal" : { + "active" : 0 + }, + "no-trailing-spaces" : { + "active" : 0, + "optionString" : "{'skipBlankLines': false, 'ignoreComments': false}" + }, + "no-undef" : { + "active" : 1, + "optionString" : "{'typeof': false}" + }, + "no-undef-init" : { + "active" : 0 + }, + "no-undefined" : { + "active" : 0 + }, + "no-underscore-dangle" : { + "active" : 0, + "optionString" : "{'allow': [], 'allowAfterThis': false, 'allowAfterSuper': false, 'enforceInMethodNames': false}" + }, + "no-unexpected-multiline" : { + "active" : 1 + }, + "no-unmodified-loop-condition" : { + "active" : 0 + }, + "no-unneeded-ternary" : { + "active" : 0, + "optionString" : "{'defaultAssignment': true}" + }, + "no-unreachable" : { + "active" : 1 + }, + "no-unreachable-loop" : { + "active" : 0, + "optionString" : "{'ignore': []}" + }, + "no-unsafe-finally" : { + "active" : 1 + }, + "no-unsafe-negation" : { + "active" : 1, + "optionString" : "" + }, + "no-unsafe-optional-chaining" : { + "active" : 0, + "optionString" : "{'disallowArithmeticOperators': false}" + }, + "no-unused-expressions" : { + "active" : 0, + "optionString" : "{'allowShortCircuit': false, 'allowTernary': false, 'allowTaggedTemplates': false}" + }, + "no-unused-labels" : { + "active" : 1 + }, + "no-unused-private-class-members" : { + "active" : 0 + }, + "no-unused-vars" : { + "active" : 1, + "optionString" : "{'vars': 'all', 'args': 'after-used', 'caughtErrors': 'none', 'ignoreRestSiblings': false}" + }, + "no-use-before-define" : { + "active" : 0, + "optionString" : "{'functions': true, 'classes': true, 'variables': true}" + }, + "no-useless-backreference" : { + "active" : 0 + }, + "no-useless-call" : { + "active" : 0 + }, + "no-useless-catch" : { + "active" : 0 + }, + "no-useless-computed-key" : { + "active" : 0, + "optionString" : "" + }, + "no-useless-concat" : { + "active" : 0 + }, + "no-useless-constructor" : { + "active" : 0 + }, + "no-useless-escape" : { + "active" : 0 + }, + "no-useless-rename" : { + "active" : 0, + "optionString" : "{'ignoreDestructuring': false, 'ignoreImport': false, 'ignoreExport': false}" + }, + "no-useless-return" : { + "active" : 0 + }, + "no-var" : { + "active" : 0 + }, + "no-void" : { + "active" : 0, + "optionString" : "" + }, + "no-warning-comments" : { + "active" : 0, + "optionString" : "{'terms': ['todo', 'fixme', 'xxx'], 'location': 'start'}" + }, + "no-whitespace-before-property" : { + "active" : 0 + }, + "no-with" : { + "active" : 0 + }, + "nonblock-statement-body-position" : { + "active" : 0, + "optionString" : "'beside'" + }, + "object-curly-newline" : { + "active" : 0, + "optionString" : "{'ObjectExpression': {'multiline': true}, 'ObjectPattern': {'multiline': true}}" + }, + "object-curly-spacing" : { + "active" : 0, + "optionString" : "'never'" + }, + "object-property-newline" : { + "active" : 0, + "optionString" : "{'allowMultiplePropertiesPerLine': true}" + }, + "object-shorthand" : { + "active" : 0, + "optionString" : "'always', {'avoidQuotes': false, 'ignoreConstructors': false}" + }, + "one-var" : { + "active" : 0, + "optionString" : "'always'" + }, + "one-var-declaration-per-line" : { + "active" : 0, + "optionString" : "'always'" + }, + "operator-assignment" : { + "active" : 0, + "optionString" : "'always'" + }, + "operator-linebreak" : { + "active" : 0, + "optionString" : "'after', {'overrides': {'?': 'after', '+=': 'none'}}" + }, + "padded-blocks" : { + "active" : 0, + "optionString" : "{'blocks': 'always', 'switches': 'always', 'classes': 'always'}" + }, + "padding-line-between-statements" : { + "active" : 0, + "optionString" : "{blankLine: 'always', prev:'*', next:'return'}" + }, + "prefer-arrow-callback" : { + "active" : 0 + }, + "prefer-const" : { + "active" : 0, + "optionString" : "{'destructuring': 'any', 'ignoreReadBeforeAssign': false}" + }, + "prefer-destructuring" : { + "active" : 0, + "optionString" : "{'array': true, 'object': true}, {'enforceForRenamedProperties': false}" + }, + "prefer-exponentiation-operator" : { + "active" : 0 + }, + "prefer-named-capture-group" : { + "active" : 0 + }, + "prefer-numeric-literals" : { + "active" : 0 + }, + "prefer-object-has-own" : { + "active" : 0 + }, + "prefer-object-spread" : { + "active" : 0 + }, + "prefer-promise-reject-errors" : { + "active" : 0, + "optionString" : "{'allowEmptyReject': false}" + }, + "prefer-regex-literals" : { + "active" : 0 + }, + "prefer-rest-params" : { + "active" : 0 + }, + "prefer-spread" : { + "active" : 0 + }, + "prefer-template" : { + "active" : 0 + }, + "quote-props" : { + "active" : 0, + "optionString" : "'always'" + }, + "quotes" : { + "active" : 0, + "optionString" : "'double', {'avoidEscape': true, 'allowTemplateLiterals': true}" + }, + "radix" : { + "active" : 0, + "optionString" : "'always'" + }, + "require-atomic-updates" : { + "active" : 0, + "optionString" : "{'allowProperties': false}" + }, + "require-await" : { + "active" : 0 + }, + "require-unicode-regexp" : { + "active" : 0 + }, + "require-yield" : { + "active" : 1 + }, + "rest-spread-spacing" : { + "active" : 0, + "optionString" : "'never'" + }, + "semi" : { + "active" : 0, + "optionString" : "'always', {'omitLastInOneLineBlock': false}" + }, + "semi-spacing" : { + "active" : 0, + "optionString" : "{'before': false, 'after': true}" + }, + "semi-style" : { + "active" : 0, + "optionString" : "'last'" + }, + "sort-imports" : { + "active" : 0, + "optionString" : "{'ignoreCase': false, 'ignoreMemberSort': true, 'memberSyntaxSortOrder': ['none', 'all', 'multiple', 'single']}" + }, + "sort-keys" : { + "active" : 0, + "optionString" : "'asc', {'caseSensitive': true, 'natural': false}" + }, + "sort-vars" : { + "active" : 0, + "optionString" : "{'ignoreCase': false}" + }, + "space-before-blocks" : { + "active" : 0, + "optionString" : "{'functions': 'always', 'keywords': 'always', 'classes': 'always'}" + }, + "space-before-function-paren" : { + "active" : 0, + "optionString" : "{'anonymous': 'always', 'named': 'never'}" + }, + "space-in-parens" : { + "active" : 0, + "optionString" : "'never', {'exceptions': []}" + }, + "space-infix-ops" : { + "active" : 0, + "optionString" : "{'int32Hint': false}" + }, + "space-unary-ops" : { + "active" : 0, + "optionString" : "{'words': true, 'nonwords': false, 'overrides': {}}" + }, + "spaced-comment" : { + "active" : 0, + "optionString" : "'always', {'line': {'markers': ['\/'], 'exceptions': ['-', '+']}, 'block': {'markers': ['!'], 'exceptions': ['*'], 'balanced': false}}" + }, + "strict" : { + "active" : 0, + "optionString" : "'safe'" + }, + "switch-colon-spacing" : { + "active" : 0, + "optionString" : "{'after': true, 'before': false}" + }, + "symbol-description" : { + "active" : 0 + }, + "template-curly-spacing" : { + "active" : 0, + "optionString" : "'never'" + }, + "template-tag-spacing" : { + "active" : 0, + "optionString" : "'never'" + }, + "unicode-bom" : { + "active" : 0, + "optionString" : "'never'" + }, + "use-isnan" : { + "active" : 1, + "optionString" : "" + }, + "valid-typeof" : { + "active" : 1, + "optionString" : "{'requireStringLiterals': true}" + }, + "vars-on-top" : { + "active" : 0 + }, + "wrap-iife" : { + "active" : 0, + "optionString" : "'outside'" + }, + "wrap-regex" : { + "active" : 0 + }, + "yield-star-spacing" : { + "active" : 0, + "optionString" : "{'before': false, 'after': true}" + }, + "yoda" : { + "active" : 0, + "optionString" : "'never', {'exceptRange': false, 'onlyEquality': false}" + } + }, + "esLintSourceType" : 0, + "externalServerAddress" : "http:\/\/localhost:8888", + "gitIgnoreBuildFolder" : 0, + "hideConfigFile" : 1, + "jsCheckerReservedNamesString" : "", + "languageDefaultsCOFFEE" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.js", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "minifierStyle" : 1, + "outputStyle" : 0, + "sourceMapStyle" : 0, + "transpilerStyle" : 1 + }, + "languageDefaultsCSS" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.css", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "combineImports" : 0, + "cssoStyle" : 0, + "purgeCSSStyle" : 0, + "shouldRunAutoprefixer" : 1, + "shouldRunBless" : 0, + "sourceMapStyle" : 0 + }, + "languageDefaultsGIF" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.gif", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "webpOptimizationPresetUUID" : "lpckwebp-none", + "webpRGBQuality" : 75 + }, + "languageDefaultsHAML" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.html", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "escapeHTMLCharacters" : 0, + "htmlMinifierStyle" : 0, + "noEscapeInAttributes" : 0, + "outputFormat" : 2, + "shouldRunCacheBuster" : 0, + "useCDATA" : 0, + "useDoubleQuotes" : 0, + "useUnixNewlines" : 0 + }, + "languageDefaultsJPG" : { + "autoOutputAction" : 2, + "autoOutputPathFilenamePattern" : "*.jpg", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "outputFormat" : 0, + "quality" : 100, + "webpOptimizationPresetUUID" : "lpckwebp-none", + "webpRGBQuality" : 75 + }, + "languageDefaultsJS" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.js", + "autoOutputPathRelativePath" : "\/min", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "bundleFormat" : 0, + "minifierStyle" : 1, + "sourceMapStyle" : 0, + "syntaxCheckerStyle" : 3, + "transpilerStyle" : 0 + }, + "languageDefaultsJSON" : { + "autoOutputAction" : 1, + "autoOutputPathFilenamePattern" : "*-min.json", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "orderOutput" : 0, + "outputStyle" : 1 + }, + "languageDefaultsKIT" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.html", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "kit", + "autoOutputPathReplace2" : "html", + "autoOutputPathStyle" : 0, + "htmlMinifierStyle" : 0, + "shouldRunCacheBuster" : 0 + }, + "languageDefaultsLESS" : { + "allowInsecureImports" : 0, + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.css", + "autoOutputPathRelativePath" : "..\/css", + "autoOutputPathReplace1" : "less", + "autoOutputPathReplace2" : "css", + "autoOutputPathStyle" : 0, + "cssoStyle" : 0, + "enableJavascript" : 0, + "mathStyle" : 0, + "outputStyle" : 0, + "purgeCSSStyle" : 0, + "rewriteURLStyle" : 0, + "shouldRunAutoprefixer" : 0, + "shouldRunBless" : 0, + "sourceMapStyle" : 1, + "strictImports" : 0, + "strictUnits" : 0 + }, + "languageDefaultsMARKDOWN" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.html", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "criticStyle" : 0, + "enableFootnotes" : 1, + "enableLabels" : 1, + "enableSmartQuotes" : 1, + "htmlMinifierStyle" : 0, + "maskEmailAddresses" : 1, + "outputFormat" : 0, + "outputStyle" : 0, + "parseMetadata" : 1, + "processHTML" : 0, + "randomFootnoteNumbers" : 0, + "shouldRunCacheBuster" : 0, + "useCompatibilityMode" : 0 + }, + "languageDefaultsOTHER" : { + "autoOutputAction" : 2, + "autoOutputPathFilenamePattern" : "*.*", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "htmlMinifierStyle" : 0, + "shouldRunCacheBuster" : 0 + }, + "languageDefaultsPNG" : { + "autoOutputAction" : 2, + "autoOutputPathFilenamePattern" : "*.png", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "optimizerType" : 1, + "quality" : 100, + "webpOptimizationPresetUUID" : "lpckwebp-none", + "webpRGBQuality" : 75 + }, + "languageDefaultsPUG" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.html", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "compileDebug" : 1, + "htmlMinifierStyle" : 0, + "outputStyle" : 0, + "shouldRunCacheBuster" : 0 + }, + "languageDefaultsSASS" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.css", + "autoOutputPathRelativePath" : "..\/css", + "autoOutputPathReplace1" : "scss", + "autoOutputPathReplace2" : "css", + "autoOutputPathStyle" : 3, + "compilerType" : 1, + "cssoStyle" : 0, + "decimalPrecision" : 10, + "emitCharset" : 1, + "outputStyle" : 0, + "purgeCSSStyle" : 0, + "shouldRunAutoprefixer" : 0, + "shouldRunBless" : 0, + "sourceMapStyle" : 1 + }, + "languageDefaultsSLIM" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.html", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "compileOnly" : 0, + "htmlMinifierStyle" : 0, + "logicless" : 0, + "outputFormat" : 0, + "outputStyle" : 1, + "railsCompatible" : 0, + "shouldRunCacheBuster" : 0 + }, + "languageDefaultsSTYLUS" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.css", + "autoOutputPathRelativePath" : "..\/css", + "autoOutputPathReplace1" : "stylus", + "autoOutputPathReplace2" : "css", + "autoOutputPathStyle" : 0, + "cssoStyle" : 0, + "debugStyle" : 0, + "importCSS" : 0, + "outputStyle" : 0, + "purgeCSSStyle" : 0, + "resolveRelativeURLS" : 0, + "shouldRunAutoprefixer" : 0, + "shouldRunBless" : 0, + "sourceMapStyle" : 0 + }, + "languageDefaultsSVG" : { + "autoOutputAction" : 2, + "autoOutputPathFilenamePattern" : "*.svg", + "autoOutputPathRelativePath" : "", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "pluginMask" : 3758088159 + }, + "languageDefaultsTS" : { + "autoOutputAction" : 0, + "autoOutputPathFilenamePattern" : "*.js", + "autoOutputPathRelativePath" : "\/js", + "autoOutputPathReplace1" : "", + "autoOutputPathReplace2" : "", + "autoOutputPathStyle" : 0, + "createDeclarationFile" : 0, + "jsxMode" : 0, + "minifierStyle" : 0, + "moduleDetectionType" : 0, + "moduleResolutionType" : 0, + "moduleType" : 2, + "removeComments" : 0, + "sourceMapStyle" : 0, + "targetECMAVersion" : 0 + }, + "languageDefaultsUserDefined" : [ + + ], + "npmAbbreviatedPath" : "", + "npmCreatePackageLock" : 1, + "npmInstallOptionalDependencies" : 0, + "npmSaveExactVersion" : 0, + "npmTargetDependencyListType" : 1, + "overrideExternalServerCSS" : 0, + "previewPathAddition" : "", + "purgeCSS" : { + "blocklistEntries" : [ + + ], + "contentEntries" : [ + "**\/*.html", + "**\/*.htm", + "**\/*.shtml", + "**\/*.xhtml", + "**\/*.php", + "**\/*.js", + "**\/*.ts", + "**\/*.coffee", + "**\/*.erb", + "**\/*.pug", + "**\/*.jade", + "**\/*.slim", + "**\/*.haml", + "**\/*.md", + "**\/*.kit" + ], + "removeFontFace" : 0, + "removeKeyframes" : 0, + "removeVariables" : 0, + "safelistEntries" : [ + + ], + "skippedEntries" : [ + "node_modules\/**" + ] + }, + "rollupContext" : "", + "rollupExternalEntries" : [ + + ], + "rollupReplacementEntries" : [ + "process.env.NODE_ENV:::$NODE_ENV", + "ENVIRONMENT:::$NODE_ENV" + ], + "rollupTreeshakingEnabled" : 1, + "skippedFoldersString" : "log, _logs, logs, _cache, cache, \/storage\/framework\/sessions, node_modules, \/old, \/source\/partials, \/mockups, \/source\/logo, \/source\/mockups", + "sourceFolderName" : "source", + "susyVersion" : 3, + "tsAllowSyntheticDefaultImports" : 0, + "tsAllowUnreachableCode" : 0, + "tsAllowUnusedLabels" : 0, + "tsAlwaysStrict" : 0, + "tsDownlevelIteration" : 0, + "tsEmitBOM" : 0, + "tsEmitDecoratorMetadata" : 0, + "tsESModuleInterop" : 0, + "tsExactOptionalPropertyTypes" : 0, + "tsForceConsistentCasingInFileNames" : 0, + "tsImportHelpers" : 0, + "tsIsolatedModules" : 0, + "tsJSXFactory" : "React.createElement", + "tsKeyofStringsOnly" : 0, + "tsNoEmitHelpers" : 0, + "tsNoFallthroughCasesInSwitch" : 0, + "tsNoImplicitAny" : 0, + "tsNoImplicitOverride" : 0, + "tsNoImplicitReturns" : 0, + "tsNoImplicitThis" : 0, + "tsNoImplicitUseStrict" : 0, + "tsNoLib" : 0, + "tsNoPropertyAccessFromIndexSignature" : 0, + "tsNoResolve" : 0, + "tsNoStrictGenericChecks" : 0, + "tsNoUncheckedIndexAccess" : 0, + "tsNoUnusedLocals" : 0, + "tsNoUnusedParameters" : 0, + "tsPreserveConstEnums" : 0, + "tsPreserveSymlinks" : 0, + "tsResolveJsonModule" : 0, + "tsSkipLibCheck" : 0, + "tsStrictFunctionTypes" : 0, + "tsStrictNullChecks" : 0, + "tsStrictPropertyInitialization" : 0, + "tsStripInternal" : 0, + "tsSuppressExcessPropertyErrors" : 0, + "tsSuppressImplicitAnyIndexErrors" : 0, + "tsUseUnknownInCatchVariables" : 0, + "uglifyDefinesString" : "", + "uglifyFlags2" : { + "arguments" : { + "active" : 1, + "flagValue" : -1 + }, + "arrows" : { + "active" : 1, + "flagValue" : -1 + }, + "ascii_only" : { + "active" : 0, + "flagValue" : -1 + }, + "booleans" : { + "active" : 1, + "flagValue" : -1 + }, + "booleans_as_integers" : { + "active" : 0, + "flagValue" : -1 + }, + "braces" : { + "active" : 0, + "flagValue" : -1 + }, + "collapse_vars" : { + "active" : 1, + "flagValue" : -1 + }, + "comments" : { + "active" : 0, + "flagValue" : -1 + }, + "comparisons" : { + "active" : 1, + "flagValue" : -1 + }, + "computed_props" : { + "active" : 1, + "flagValue" : -1 + }, + "conditionals" : { + "active" : 1, + "flagValue" : -1 + }, + "dead_code" : { + "active" : 0, + "flagValue" : -1 + }, + "directives" : { + "active" : 1, + "flagValue" : -1 + }, + "drop_console" : { + "active" : 0, + "flagValue" : -1 + }, + "drop_debugger" : { + "active" : 1, + "flagValue" : -1 + }, + "ecma" : { + "active" : 1, + "flagValue" : 5 + }, + "eval" : { + "active" : 0, + "flagValue" : -1 + }, + "evaluate" : { + "active" : 1, + "flagValue" : -1 + }, + "expression" : { + "active" : 0, + "flagValue" : -1 + }, + "hoist_funs" : { + "active" : 1, + "flagValue" : -1 + }, + "hoist_props" : { + "active" : 1, + "flagValue" : -1 + }, + "hoist_vars" : { + "active" : 0, + "flagValue" : -1 + }, + "ie8" : { + "active" : 0, + "flagValue" : -1 + }, + "if_return" : { + "active" : 1, + "flagValue" : -1 + }, + "indent_level" : { + "active" : 0, + "flagValue" : 4 + }, + "indent_start" : { + "active" : 0, + "flagValue" : 0 + }, + "inline" : { + "active" : 1, + "flagValue" : 3 + }, + "inline_script" : { + "active" : 1, + "flagValue" : -1 + }, + "join_vars" : { + "active" : 1, + "flagValue" : -1 + }, + "keep_classnames" : { + "active" : 0, + "flagValue" : -1 + }, + "keep_fargs" : { + "active" : 0, + "flagValue" : -1 + }, + "keep_fnames" : { + "active" : 0, + "flagValue" : -1 + }, + "keep_infinity" : { + "active" : 0, + "flagValue" : -1 + }, + "keep_numbers" : { + "active" : 0, + "flagValue" : -1 + }, + "keep_quoted_props" : { + "active" : 0, + "flagValue" : -1 + }, + "loops" : { + "active" : 1, + "flagValue" : -1 + }, + "max_line_len" : { + "active" : 1, + "flagValue" : 32000 + }, + "module" : { + "active" : 0, + "flagValue" : -1 + }, + "negate_iife" : { + "active" : 1, + "flagValue" : -1 + }, + "passes" : { + "active" : 1, + "flagValue" : 1 + }, + "preserve_annotations" : { + "active" : 0, + "flagValue" : -1 + }, + "properties" : { + "active" : 1, + "flagValue" : -1 + }, + "pure_getters" : { + "active" : 0, + "flagValue" : -1 + }, + "quote_keys" : { + "active" : 0, + "flagValue" : -1 + }, + "quote_style" : { + "active" : 1, + "flagValue" : 0 + }, + "reduce_funcs" : { + "active" : 1, + "flagValue" : -1 + }, + "reduce_vars" : { + "active" : 1, + "flagValue" : -1 + }, + "safari10" : { + "active" : 0, + "flagValue" : -1 + }, + "semicolons" : { + "active" : 1, + "flagValue" : -1 + }, + "sequences" : { + "active" : 1, + "flagValue" : -1 + }, + "shebang" : { + "active" : 1, + "flagValue" : -1 + }, + "side_effects" : { + "active" : 1, + "flagValue" : -1 + }, + "switches" : { + "active" : 1, + "flagValue" : -1 + }, + "toplevel" : { + "active" : 0, + "flagValue" : -1 + }, + "typeofs" : { + "active" : 1, + "flagValue" : -1 + }, + "unsafe" : { + "active" : 0, + "flagValue" : -1 + }, + "unsafe_arrows" : { + "active" : 0, + "flagValue" : -1 + }, + "unsafe_comps" : { + "active" : 0, + "flagValue" : -1 + }, + "unsafe_Function" : { + "active" : 0, + "flagValue" : -1 + }, + "unsafe_math" : { + "active" : 0, + "flagValue" : -1 + }, + "unsafe_methods" : { + "active" : 0, + "flagValue" : -1 + }, + "unsafe_proto" : { + "active" : 0, + "flagValue" : -1 + }, + "unsafe_regexp" : { + "active" : 0, + "flagValue" : -1 + }, + "unsafe_undefined" : { + "active" : 0, + "flagValue" : -1 + }, + "unused" : { + "active" : 0, + "flagValue" : -1 + }, + "warnings" : { + "active" : 0, + "flagValue" : -1 + }, + "webkit" : { + "active" : 0, + "flagValue" : -1 + }, + "wrap_func_args" : { + "active" : 1, + "flagValue" : -1 + }, + "wrap_iife" : { + "active" : 0, + "flagValue" : -1 + } + }, + "uglifyMangleNames" : 1, + "uglifyReservedNamesString" : "$", + "webpPresets" : { + + }, + "websiteRelativeRoot" : "\/docs" + }, + "settingsFileVersion" : "3" } \ No newline at end of file diff --git a/docs/css/styles.css b/docs/css/styles.css index 3dcc5fa..c389240 100644 --- a/docs/css/styles.css +++ b/docs/css/styles.css @@ -102,10 +102,10 @@ p { text-transform: uppercase; border: none; border-radius: 4px; - color: #fff; + color: #ffffff; padding: 0.625em; margin: 0.625em 0; } - .btn[type="submit"], .btn--info[type="submit"], .btn--warning[type="submit"], .btn--error[type="submit"], .btn--success[type="submit"], .btn--default[type="submit"] { + .btn [type="submit"], .btn--info [type="submit"], .btn--warning [type="submit"], .btn--error [type="submit"], .btn--success [type="submit"], .btn--default [type="submit"] { width: 100%; } .btn:focus, .btn--info:focus, .btn--warning:focus, .btn--error:focus, .btn--success:focus, .btn--default:focus { outline: none; } @@ -157,10 +157,10 @@ p { font-size: 1.125em; font-weight: 300; text-align: center; - padding: .4em; + padding: 0.4em; text-decoration: none; } .nav a:hover { - color: #fff; + color: #ffffff; background-color: #58e1c1; } .nav a:focus { outline-color: transparent; } @@ -180,8 +180,8 @@ p { margin-top: 0; align-self: center; } .nav li { - margin-left: .65em; - margin-right: .65em; } } + margin-left: 0.65em; + margin-right: 0.65em; } } .grid { width: 90%; } @@ -227,6 +227,16 @@ p { margin-bottom: 0.75em; flex-direction: column; justify-content: center; } } + @media (min-width: 769px) { + [class^="grid__col--"] { + float: left; + min-height: 1px; + padding-left: 10px; + padding-right: 10px; } + [class^="grid__col--"] + [class^="grid__col--"] { + margin-left: 2%; } + [class^="grid__col--"]:last-of-type { + float: right; } } .grid__row { margin-bottom: 3.125em; } @media (min-width: 1100px) { diff --git a/docs/css/styles.css.map b/docs/css/styles.css.map index ec90f43..dd2c7c4 100644 --- a/docs/css/styles.css.map +++ b/docs/css/styles.css.map @@ -2,25 +2,25 @@ "version": 3, "file": "styles.css", "sources": [ - "../../source/scss/styles.sass", - "../../source/scss/development/_index.sass", - "../../source/scss/utilities/_index.sass", - "../../source/scss/utilities/_variables.sass", - "../../source/scss/utilities/_functions.sass", - "../../source/scss/utilities/_placeholders.sass", - "../../source/scss/utilities/_helpers.sass", - "../../source/scss/utilities/_mixins.sass", - "../../source/scss/base/_index.sass", - "../../source/scss/base/_base.sass", - "../../source/scss/components/_index.sass", - "../../source/scss/components/_components.sass", - "../../source/scss/components/_images.sass", - "../../source/scss/components/_typography.sass", - "../../source/scss/components/_forms.sass", - "../../source/scss/components/_buttons.sass", - "../../source/scss/components/_navigation.sass", - "../../source/scss/components/_grid.sass" + "../../source/scss/styles.scss", + "../../source/scss/development/_index.scss", + "../../source/scss/utilities/_index.scss", + "../../source/scss/utilities/_variables.scss", + "../../source/scss/utilities/_functions.scss", + "../../source/scss/utilities/_placeholders.scss", + "../../source/scss/utilities/_helpers.scss", + "../../source/scss/utilities/_mixins.scss", + "../../source/scss/base/_index.scss", + "../../source/scss/base/_base.scss", + "../../source/scss/components/_index.scss", + "../../source/scss/components/_components.scss", + "../../source/scss/components/_images.scss", + "../../source/scss/components/_typography.scss", + "../../source/scss/components/_forms.scss", + "../../source/scss/components/_buttons.scss", + "../../source/scss/components/_navigation.scss", + "../../source/scss/components/_grid.scss" ], "names": [], - "mappings": "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" + "mappings": "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" } \ No newline at end of file diff --git a/source/scss/base/_base.sass b/source/scss/base/_base.sass deleted file mode 100644 index 3eee441..0000000 --- a/source/scss/base/_base.sass +++ /dev/null @@ -1,28 +0,0 @@ -// ========================================================================== -// Base -// ========================================================================== - - - -// In your base folder, include a normalize.css file and create a base.scss file. In the base.scss file, you can only apply styles to three different elements directly: -// the universal selector (*) -// ul elements -// p elements - - -* - box-sizing: border-box - -ul - margin: 0 - padding: 0 - list-style-type: none - -p - font-family: $font-family--primary - -.container - margin: 0 - width: 80% - padding-top: em(40px) - margin: auto diff --git a/source/scss/base/_base.scss b/source/scss/base/_base.scss new file mode 100644 index 0000000..af5df81 --- /dev/null +++ b/source/scss/base/_base.scss @@ -0,0 +1,30 @@ +// ? ========================================================================== +// ? Base +// ? ========================================================================== + +// ? In your base folder, include a normalize.css file and create a base.scss file. +//? In the base.scss file, you can only apply styles to three different elements directly: +// ? the universal selector (*) +// ? ul elements +// ? p elements + +* { + box-sizing: border-box; +} + +ul { + margin: 0; + padding: 0; + list-style-type: none; +} + +p { + font-family: $font-family--primary; +} + +.container { + margin: 0; + width: 80%; + padding-top: em(40px); + margin: auto; +} diff --git a/source/scss/base/_index.sass b/source/scss/base/_index.sass deleted file mode 100644 index 8b1f1b2..0000000 --- a/source/scss/base/_index.sass +++ /dev/null @@ -1,2 +0,0 @@ -@import "../node_modules/normalize.css/normalize.css" -@import 'base' diff --git a/source/scss/base/_index.scss b/source/scss/base/_index.scss new file mode 100644 index 0000000..ab5f1dc --- /dev/null +++ b/source/scss/base/_index.scss @@ -0,0 +1,2 @@ +@import "../node_modules/normalize.css/normalize.css"; +@import "./_base.scss" diff --git a/source/scss/components/_buttons.sass b/source/scss/components/_buttons.sass deleted file mode 100644 index a510ad2..0000000 --- a/source/scss/components/_buttons.sass +++ /dev/null @@ -1,22 +0,0 @@ -.btn - width: 100% - text-transform: uppercase - border: none - border-radius: $br--rounded - color: $white - padding: em(10px) - margin: em(10px) 0 - &[type="submit"] - width: 100% - &:focus - outline: none - @each $theam, $color in $ui-colors - @include m($theam) - @extend .btn - background-color: $color - &:active - -moz-box-shadow: inset 0 0 10px darken($color, 20%) - -webkit-box-shadow: inset 0 0 10px darken($color, 20%) - box-shadow: inset 0 0 10px darken($color, 20%) - @include mq(large) - width: em(150px) diff --git a/source/scss/components/_buttons.scss b/source/scss/components/_buttons.scss new file mode 100644 index 0000000..d9a0298 --- /dev/null +++ b/source/scss/components/_buttons.scss @@ -0,0 +1,29 @@ +.btn { + width: 100%; + text-transform: uppercase; + border: none; + border-radius: $br--rounded; + color: $white; + padding: em(10px); + margin: em(10px) 0; + [type="submit"] { + width: 100%; + } + &:focus { + outline: none; + } + @each $theme, $color in $ui-colors { + @include m($theme) { + @extend .btn; + background-color: $color; + &:active { + -moz-box-shadow: inset 0 0 10px darken($color, 20%); + -webkit-box-shadow: inset 0 0 10px darken($color, 20%); + box-shadow: inset 0 0 10px darken($color, 20%); + } + } + } + @include mq(large) { + width: em(150px) + } +} diff --git a/source/scss/components/_components.sass b/source/scss/components/_components.sass deleted file mode 100644 index 6cca49d..0000000 --- a/source/scss/components/_components.sass +++ /dev/null @@ -1,3 +0,0 @@ -// ========================================================================== -// Components -// ========================================================================== diff --git a/source/scss/components/_components.scss b/source/scss/components/_components.scss new file mode 100644 index 0000000..5d42dd8 --- /dev/null +++ b/source/scss/components/_components.scss @@ -0,0 +1,3 @@ +// ? ========================================================================== +// ? Components +// ? ========================================================================== diff --git a/source/scss/components/_forms.sass b/source/scss/components/_forms.sass deleted file mode 100644 index 60a47a0..0000000 --- a/source/scss/components/_forms.sass +++ /dev/null @@ -1,28 +0,0 @@ -// ========================================================================== -// Forms -// ========================================================================== - -// Forms: -// .form -// .form__label--hidden -// .form__input - - -.form - @include flex(flex,column) - width: 100% - - - -.form__input - margin: 0 auto - width: 100% - height: 40px - border: none - border-bottom: 5px solid $color-accent - margin-bottom: 20px - &:focus - outline: none - -.form__label--hidden - display: none diff --git a/source/scss/components/_forms.scss b/source/scss/components/_forms.scss new file mode 100644 index 0000000..a93743e --- /dev/null +++ b/source/scss/components/_forms.scss @@ -0,0 +1,30 @@ +// ? ========================================================================== +// ? Forms +// ? ========================================================================== + +// ? Forms: +// ? .form +// ? .form__label--hidden +// ? .form__input + + +.form { + @include flex(flex,column); + width: 100%; +} + +.form__input { + margin: 0 auto; + width: 100%; + height: 40px; + border: none; + border-bottom: 5px solid $color-accent; + margin-bottom: 20px; + &:focus { + outline: none; + } +} + +.form__label--hidden { + display: none; +} diff --git a/source/scss/components/_grid.sass b/source/scss/components/_grid.sass deleted file mode 100644 index 70cacb1..0000000 --- a/source/scss/components/_grid.sass +++ /dev/null @@ -1,77 +0,0 @@ -// ========================================================================== -// Grid extends -// ========================================================================== - -%panel-default - padding-top: em(30px) - @include mq(medium) - padding-bottom: em(20px) - -%panel-padding - padding-top: em(34px) - @include mq(medium) - padding-top: em(80px) - padding-bottom: em(34px) - -// ========================================================================== -// Grid Container -// ========================================================================== - -.grid - @extend %clearfix - @extend .centered - width: 90% - - // Make nested grid container 100% - [class*="grid__col--"] > & - width: 100% - - - // Set max-width for grid container - @include mq(large) - max-width: $g-cont-max-w - -// ========================================================================== -// Grid Columns -// ========================================================================== - -// Generates grid columns -.grid__col - @include mq(medium) - @include g-columns - -// Column styles -[class^="grid__col--"] - border-radius: $br--rounded - padding: em(10px) - @include flex(flex, $just:space-around) - @include mq(small) - margin-top: em(12px) - margin-bottom: em(12px) - @include flex($direction:column, $just:center) - -// Column media queries - @include mq(medium) - @include doubly(percentage($g-gutter-width / $context)) - float: left - min-height: 1px - padding-left: 10px - padding-right: 10px - &:last-of-type - float: right - -// grid row styles -.grid__row - margin-bottom: em(50px) - @include mq(large) - @include flex(flex, $just:space-between) - -// ============================================================================= -// Grid Coloring -// ============================================================================= - - -// Generate grid color display classes -@each $value, $color in $grid-colors - .#{$value}.theme__colors - background-color: $color diff --git a/source/scss/components/_grid.scss b/source/scss/components/_grid.scss new file mode 100644 index 0000000..8d893df --- /dev/null +++ b/source/scss/components/_grid.scss @@ -0,0 +1,92 @@ +// ? ========================================================================== +// ? Grid extends +// ? ========================================================================== + +%panel-default { + padding-top: em(30px); + @include mq(medium) { + padding-bottom: em(20px); + } +} +%panel-padding { + padding-top: em(34px); + @include mq(medium) { + padding-top: em(80px); + padding-bottom: em(34px); + } +} + + +// ? ========================================================================== +// ? Grid Container +// ? ========================================================================== + +.grid { + @extend %clearfix; + @extend .centered; + width: 90%; + + // ? Make nested grid container 100% + [class*="grid__col--"] > & { + width: 100%; + } + + // ? Set max-width for grid container + @include mq(large) { + max-width: $g-cont-max-w; + } +} +// ? ========================================================================== +// ? Grid Columns +// ? ========================================================================== + +// ? Generates grid columns +.grid__col { + @include mq(medium) { + @include g-columns; + } +} + +// ? Column styles +[class^="grid__col--"] { + border-radius: $br--rounded; + padding: em(10px); + @include flex(flex, $just:space-around); + @include mq(small) { + margin-top: em(12px); + margin-bottom: em(12px); + @include flex($direction:column, $just:center) + } +// ? Column media queries + @include mq(medium) { + @include doubly(percentage($g-gutter-width / $context)); + float: left; + min-height: 1px; + padding-left: 10px; + padding-right: 10px; + &:last-of-type { + float: right; + } + } +} + +// ? grid row styles +.grid__row { + margin-bottom: em(50px); + @include mq(large) { + @include flex(flex, $just:space-between) + } +} + + +// ? ============================================================================= +// ? Grid Coloring +// ? ============================================================================= + + +// ? Generate grid color display classes +@each $value, $color in $grid-colors { + .#{$value}.theme__colors { + background-color: $color; + } +} diff --git a/source/scss/components/_images.sass b/source/scss/components/_images.sass deleted file mode 100644 index 4962a4c..0000000 --- a/source/scss/components/_images.sass +++ /dev/null @@ -1,24 +0,0 @@ -// ========================================================================== -// Images -// ========================================================================== - -// Image: -// .img--logo -// .img--frame -// .img--avatar - -.img - max-width: 100% - margin: 0 auto - align-self: center - @include m(logo) - @extend .img - align-self: center - @include m(frame) - @extend .img - border: 12px solid white - outline: 1px solid $grey--light - padding: em(5px) solid $grey - @include m(avatar) - @extend .img - border-radius: 50% diff --git a/source/scss/components/_images.scss b/source/scss/components/_images.scss new file mode 100644 index 0000000..a86d426 --- /dev/null +++ b/source/scss/components/_images.scss @@ -0,0 +1,31 @@ +// ? ========================================================================== +// ? Images +// ? ========================================================================== + +// ? Image: +// ? .img--logo +// ? .img--frame +// ? .img--avatar + +.img { + max-width: 100%; + margin: 0 auto; + align-self: center; + + @include m(logo) { + @extend .img; + align-self: center; + } + + @include m(frame) { + @extend .img; + border: 12px solid white; + outline: 1px solid $grey--light; + padding: em(5px) solid $grey; + } + + @include m(avatar) { + @extend .img; + border-radius: 50%; + } +} diff --git a/source/scss/components/_index.sass b/source/scss/components/_index.sass deleted file mode 100644 index 5b4575d..0000000 --- a/source/scss/components/_index.sass +++ /dev/null @@ -1,7 +0,0 @@ -@import 'components' -@import 'images' -@import 'typography' -@import 'forms' -@import 'buttons' -@import 'navigation' -@import 'grid' diff --git a/source/scss/components/_index.scss b/source/scss/components/_index.scss new file mode 100644 index 0000000..1b6ff98 --- /dev/null +++ b/source/scss/components/_index.scss @@ -0,0 +1,7 @@ +@import "./components.scss"; +@import "./images.scss"; +@import "./typography.scss"; +@import "./forms.scss"; +@import "./buttons.scss"; +@import "./navigation.scss"; +@import "./grid.scss"; diff --git a/source/scss/components/_navigation.sass b/source/scss/components/_navigation.sass deleted file mode 100644 index 57ae4a4..0000000 --- a/source/scss/components/_navigation.sass +++ /dev/null @@ -1,58 +0,0 @@ -// ========================================================================== -// Navigation -// ========================================================================== - - -// -------------------------- -// Main Styles -//--------------------------- - - -.nav - @include flex(flex,column) - margin-top: 1.5em - -.nav li - padding: em(12px) - -.nav a - display: block - border-radius: $br--rounded - color: $grey - font-size: 1.125em - font-weight: 300 - text-align: center - padding: .4em - text-decoration: none - &:hover - color: $white - background-color: $color-accent - &:focus - outline-color: transparent - -// -------------------------- -// Media Queries -//--------------------------- - -@include mq(medium) - - .img--logo - width: 140px - - .nav - @include flex($direction:row, $just:space-between) - margin-top: 3em - - -@include mq(large) - - .img--logo - margin-right: auto - - .nav - margin-top: 0 - align-self: center - - .nav li - margin-left: .65em - margin-right: .65em diff --git a/source/scss/components/_navigation.scss b/source/scss/components/_navigation.scss new file mode 100644 index 0000000..20c4c82 --- /dev/null +++ b/source/scss/components/_navigation.scss @@ -0,0 +1,64 @@ +// ? ========================================================================== +// ? Navigation +// ? ========================================================================== + + +// ? -------------------------- +// ? Main Styles +// ? --------------------------- + + +.nav { + @include flex(flex,column); + margin-top: 1.5em; +} + +.nav li { + padding: em(12px); +} + +.nav a { + display: block; + border-radius: $br--rounded; + color: $grey; + font-size: 1.125em; + font-weight: 300; + text-align: center; + padding: 0.4em; + text-decoration: none; + &:hover { + color: $white; + background-color: $color-accent; + } + &:focus { + outline-color: transparent; + } +} + +// ? -------------------------- +// ? Media Queries +// ? --------------------------- + +@include mq(medium) { + .img--logo { + width: 140px; + } + .nav { + @include flex($direction:row, $just:space-between); + margin-top: 3em; + } +} + +@include mq(large) { + .img--logo { + margin-right: auto; + } + .nav { + margin-top: 0; + align-self: center; + } + .nav li { + margin-left: 0.65em; + margin-right: 0.65em; + } +} diff --git a/source/scss/components/_typography.sass b/source/scss/components/_typography.sass deleted file mode 100644 index 7e39d3e..0000000 --- a/source/scss/components/_typography.sass +++ /dev/null @@ -1,33 +0,0 @@ -// ========================================================================== -// Typography -// ========================================================================== - - -.container - color: #797e83 - font-size: $base__font-size - font-family: $font-family--primary - line-height: 1.5 - -.link - color: $color-primary - text-decoration: none - font-weight: $font-weight--medium - margin: auto - -.blockquote - font-family: $font-family--secondary - font-weight: $font-weight--light - border-left: 9px solid $color-accent - border-radius: 4px - font-size: 24px - padding-left: em(50px,24px) - -.headline--primary - color: $color-accent - -.headline--secondary - font-size: 20px - margin-bottom: em(20px) - font-family: $font-family--secondary - font-weight: $font-weight--thin diff --git a/source/scss/components/_typography.scss b/source/scss/components/_typography.scss new file mode 100644 index 0000000..23d3260 --- /dev/null +++ b/source/scss/components/_typography.scss @@ -0,0 +1,38 @@ +// ? ========================================================================== +// ? Typography +// ? ========================================================================== + + +.container { + color: #797e83; + font-size: $base__font-size; + font-family: $font-family--primary; + line-height: 1.5; +} + +.link { + color: $color-primary; + text-decoration: none; + font-weight: $font-weight--medium; + margin: auto; +} + +.blockquote { + font-family: $font-family--secondary; + font-weight: $font-weight--light; + border-left: 9px solid $color-accent; + border-radius: 4px; + font-size: 24px; + padding-left: em(50px,24px); +} + +.headline--primary { + color: $color-accent; +} + +.headline--secondary { + font-size: 20px; + margin-bottom: em(20px); + font-family: $font-family--secondary; + font-weight: $font-weight--thin; +} diff --git a/source/scss/development/_index.sass b/source/scss/development/_index.sass deleted file mode 100644 index 5fe9184..0000000 --- a/source/scss/development/_index.sass +++ /dev/null @@ -1 +0,0 @@ -// @import 'screenSize' diff --git a/source/scss/development/_index.scss b/source/scss/development/_index.scss new file mode 100644 index 0000000..2191fb3 --- /dev/null +++ b/source/scss/development/_index.scss @@ -0,0 +1 @@ +// @import "./_screenSize.scss"; diff --git a/source/scss/development/_screenSize.sass b/source/scss/development/_screenSize.sass deleted file mode 100644 index b26ed29..0000000 --- a/source/scss/development/_screenSize.sass +++ /dev/null @@ -1,17 +0,0 @@ -/* ----------------------------*/ -/* Screen size indicator Start */ -/* ----------------------------*/ -body::before - color: red - position: fixed - top: 0 - left: 0 - @media(min-width: 320px) - content: "MOBILE" - @media(min-width: 768px) - content: "TABLET" - @media(min-width: 1024px) - content: "DESKTOP" -/* ----------------------------*/ -/* Screen size indicator end */ -/* ----------------------------*/ diff --git a/source/scss/development/_screenSize.scss b/source/scss/development/_screenSize.scss new file mode 100644 index 0000000..db198a6 --- /dev/null +++ b/source/scss/development/_screenSize.scss @@ -0,0 +1,15 @@ +// ? ---------------------------- +// ? Screen size indicator Start +// ? ---------------------------- +body::before { + color: red; + position: fixed; + top: 0; + left: 0; + @media(min-width: 320px) { content: "MOBILE"; } + @media(min-width: 768px) { content: "TABLET"; } + @media(min-width: 1024px) { content: "DESKTOP"; } +} +// ? ---------------------------- +// ? Screen size indicator end +// ? ---------------------------- diff --git a/source/scss/styles.sass b/source/scss/styles.sass deleted file mode 100644 index a3bba4a..0000000 --- a/source/scss/styles.sass +++ /dev/null @@ -1,4 +0,0 @@ -@import "development/index" -@import "utilities/index" -@import "base/index" -@import "components/index" diff --git a/source/scss/styles.scss b/source/scss/styles.scss new file mode 100644 index 0000000..76e17fc --- /dev/null +++ b/source/scss/styles.scss @@ -0,0 +1,4 @@ +@import "development/index.scss"; +@import "utilities/index.scss"; +@import "base/index.scss"; +@import "components/index.scss"; diff --git a/source/scss/utilities/_functions.sass b/source/scss/utilities/_functions.sass deleted file mode 100644 index ad9add8..0000000 --- a/source/scss/utilities/_functions.sass +++ /dev/null @@ -1,24 +0,0 @@ -// ========================================================================== -// Functions -// ========================================================================== - -// Import if Google Fonts URL is defined - -@if variable-exists(font-url--google) - @import url($font-url--google) - -// Calculate em values - -@function em($target, $context: $base__font-size) - @return ($target / $context) * 1em - -// Call the color palette modifiers in color values - -@function palette($palette, $shade: 'base') - @return map-get(map-get($color-palettes, $palette), $shade) - -// Set the "context" width for the grid - -@function g-context($g-col-width, $g-col-count ,$g-gutter-width) - $g-context: ($g-col-width * $g-col-count) + ($g-gutter-width * ($g-col-count - 1)) - @return $g-context diff --git a/source/scss/utilities/_functions.scss b/source/scss/utilities/_functions.scss new file mode 100644 index 0000000..530fdea --- /dev/null +++ b/source/scss/utilities/_functions.scss @@ -0,0 +1,24 @@ +// ? ========================================================================== +// ? Functions +// ? ========================================================================== + +// ? Import if Google Fonts URL is defined +@if variable-exists(font-url--google) { + @import url($font-url--google); +} + +// ? Calculate em values +@function em($target, $context: $base__font-size) { + @return ($target / $context) * 1em; +} + +// ? Call the color palette modifiers in color values +@function palette($palette, $shade: "base") { + @return map-get(map-get($color-palettes, $palette), $shade); +} + +// ? Set the "context" width for the grid +@function g-context($g-col-width, $g-col-count ,$g-gutter-width) { + $g-context: ($g-col-width * $g-col-count) + ($g-gutter-width * ($g-col-count - 1)); + @return $g-context; +} diff --git a/source/scss/utilities/_helpers.sass b/source/scss/utilities/_helpers.sass deleted file mode 100644 index 7b834e7..0000000 --- a/source/scss/utilities/_helpers.sass +++ /dev/null @@ -1,37 +0,0 @@ -// ========================================================================== -// Helpers -// ========================================================================== - -// Clearfix -%clearfix - &:after - content: "" - display: table - clear: both - -// Center elements -.centered - float: none - margin-left: auto - margin-right: auto - -// Screen reader text -.srt - border: 0 - clip: rect(0, 0, 0, 0) - height: 1px - margin: -1px - overflow: hidden - padding: 0 - position: absolute - width: 1px - -// Center alignment -%center-align - text-align: center - -// For pseudo-elements -%pseudos - display: block - content: '' - position: absolute diff --git a/source/scss/utilities/_helpers.scss b/source/scss/utilities/_helpers.scss new file mode 100644 index 0000000..b14cf05 --- /dev/null +++ b/source/scss/utilities/_helpers.scss @@ -0,0 +1,43 @@ +// ? ========================================================================== +// ? Helpers +// ? ========================================================================== + +// ? Clearfix +%clearfix { + &:after { + content: ""; + display: table; + clear: both; + } +} + +// ? Center elements +.centered { + float: none; + margin-left: auto; + margin-right: auto; +} + +// ? Screen reader text +.srt { + border: 0; + clip: rect(0, 0, 0, 0); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute; + width: 1px; +} + +// ? Center alignment +%center-align { + text-align: center; +} + +// ? For pseudo-elements +%pseudos { + display: block; + content: ''; + position: absolute; +} diff --git a/source/scss/utilities/_index.sass b/source/scss/utilities/_index.sass deleted file mode 100644 index 7598741..0000000 --- a/source/scss/utilities/_index.sass +++ /dev/null @@ -1,5 +0,0 @@ -@import 'variables' -@import 'functions' -@import 'placeholders' -@import 'helpers' -@import 'mixins' diff --git a/source/scss/utilities/_index.scss b/source/scss/utilities/_index.scss new file mode 100644 index 0000000..2e5f95d --- /dev/null +++ b/source/scss/utilities/_index.scss @@ -0,0 +1,5 @@ +@import "./variables.scss"; +@import "./functions.scss"; +@import "./placeholders.scss"; +@import "./helpers.scss"; +@import "./mixins.scss"; diff --git a/source/scss/utilities/_mixins.sass b/source/scss/utilities/_mixins.sass deleted file mode 100644 index 9c47853..0000000 --- a/source/scss/utilities/_mixins.sass +++ /dev/null @@ -1,49 +0,0 @@ -// ========================================================================== -// Mixins -// ========================================================================== - -// BEM selectors -@mixin e($element) - &__#{$element} - @content - -@mixin m($modifier) - &--#{$modifier} - @content - -// Grid Columns -@mixin g-columns - @for $i from 1 through $g-col-count - $context: g-context($g-col-width, $g-col-count ,$g-gutter-width) !global - $target: ($g-col-width * $i) + ($g-gutter-width * ($i - 1)) - &--#{$i}// Generate column modifier classes - width: percentage($target / $context) - - -// Media queries -@mixin mq($break) - @if $break == "small" - @media (min-width: $brkpoint-sm) and (max-width: $brkpoint-md) - @content - - @else if $break == "medium" - @media (min-width: $brkpoint-md + 1) - @content - - @else if $break == "large" - @media (min-width: $brkpoint-lg) - @content - - @else - @error "There is no breakpoint named: `#{$break}`. " - -@mixin doubly($margin: 1em) - & + & - margin-left: $margin - @content - -@mixin flex($flex:null, $direction:null, $wrap:null, $just:null) - display: $flex - flex-direction: $direction - flex-wrap: $wrap - justify-content: $just diff --git a/source/scss/utilities/_mixins.scss b/source/scss/utilities/_mixins.scss new file mode 100644 index 0000000..0d9551b --- /dev/null +++ b/source/scss/utilities/_mixins.scss @@ -0,0 +1,63 @@ +// ? ========================================================================== +// ? Mixins +// ? ========================================================================== + +// ? BEM selectors +@mixin e($element) { + &__#{$element} { + @content + } +} +@mixin m($modifier){ + &--#{$modifier} { + @content + } +} + +// ? Grid Columns +@mixin g-columns { + @for $i from 1 through $g-col-count { + $context: g-context($g-col-width, $g-col-count ,$g-gutter-width) !global; + $target: ($g-col-width * $i) + ($g-gutter-width * ($i - 1)); + // ? Generate column modifier classes + &--#{$i} { + width: percentage($target / $context); + } + } +} + +// ? Media queries +@mixin mq($break) { + @if $break == "small" { + @media (min-width: $brkpoint-sm) and (max-width: $brkpoint-md) { + @content + } + } + @else if $break == "medium" { + @media (min-width: $brkpoint-md + 1) { + @content + } + } + @else if $break == "large" { + @media (min-width: $brkpoint-lg) { + @content + } + } + @else { + @error "There is no breakpoint named: `#{$break}`. "; + } +} + +@mixin doubly($margin: 1em) { + & + & { + margin-left: $margin; + @content + } +} + +@mixin flex($flex:null, $direction:null, $wrap:null, $just:null) { + display: $flex; + flex-direction: $direction; + flex-wrap: $wrap; + justify-content: $just; +} diff --git a/source/scss/utilities/_placeholders.sass b/source/scss/utilities/_placeholders.sass deleted file mode 100644 index d534bde..0000000 --- a/source/scss/utilities/_placeholders.sass +++ /dev/null @@ -1,11 +0,0 @@ -// ========================================================================== -// Placeholders -// ========================================================================== - - -// In your placeholder partial, create placeholders for at least the following: - -// Links -// Images -// Headlines -// Nav items diff --git a/source/scss/utilities/_placeholders.scss b/source/scss/utilities/_placeholders.scss new file mode 100644 index 0000000..27cd698 --- /dev/null +++ b/source/scss/utilities/_placeholders.scss @@ -0,0 +1,11 @@ +// ? ========================================================================== +// ? Placeholders +// ? ========================================================================== + + +// ? In your placeholder partial, create placeholders for at least the following: + +// ? Links +// ? Images +// ? Headlines +// ? Nav items diff --git a/source/scss/utilities/_variables.sass b/source/scss/utilities/_variables.sass deleted file mode 100644 index c16f2b8..0000000 --- a/source/scss/utilities/_variables.sass +++ /dev/null @@ -1,64 +0,0 @@ -// ========================================================================== -// Variabless -// ========================================================================== - -// create variables for fonts, breakpoints, and colors. - -// Font Stacks -$font-url--google : 'https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900' -$font-family--primary : 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif -$font-family--secondary : 'Helvetica Neue', Helvetica, Arial, sans-serif - -// Font Weights -$font-weight--thin : 100 -$font-weight--light : 300 -$font-weight--medium : 400 -$font-weight--bold : 700 -$font-weight--ultra-bold : 900 - -// Descriptive Base Colors -$white : #fff -$black : #0b0b0b -$grey--light : #cdcdcd -$grey : #797e83 - -$fountain-blue : #51ddfc -$emerald : #62cc82 -$sunglo : #e4757b -$coral : #ff774e -$purple-majesty : #9278c3 -$scooter : #39add1 -$viking : #58e1c1 - -// Color Usage -$color-primary : $fountain-blue -$color-secondary : $scooter -$color-accent : $viking -$color-shadow : rgba($black, .2) - - -// UI Colors -$ui-colors: (default: $fountain-blue, success: $emerald, error: $sunglo, warning: $coral, info: $purple-majesty) -//Grid Colors -$grid-colors: (grid__col--3: #dfb2ee, grid__col--4: #7ee6fd, grid__col--5: #88d9a0, grid__col--6: #3fabca, grid__col--7: #ec9fa3, grid__col--8: #fd9e84, grid__col--12: #7fe8d2) - -// Text -$base__font-size : 16px -$base__line : 24px -$letter-space : 1px - -// Border radius -$br--default : .4em -$br--round : 50% -$br--rounded : 4px - -// Grid -$g-col-width : 65px -$g-gutter-width : 20px -$g-col-count : 12 -$g-cont-max-w : 1050px - -// Breakpoints -$brkpoint-sm : 1px -$brkpoint-md : 768px -$brkpoint-lg : 1100px diff --git a/source/scss/utilities/_variables.scss b/source/scss/utilities/_variables.scss new file mode 100644 index 0000000..9d49ba0 --- /dev/null +++ b/source/scss/utilities/_variables.scss @@ -0,0 +1,64 @@ +// ? ========================================================================== +// ? Variabless +// ? ========================================================================== + +// ? create variables for fonts, breakpoints, and colors. + +// ? Font Stacks +$font-url--google : 'https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900'; +$font-family--primary : 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; +$font-family--secondary : 'Helvetica Neue', Helvetica, Arial, sans-serif; + +// ? Font Weights +$font-weight--thin : 100; +$font-weight--light : 300; +$font-weight--medium : 400; +$font-weight--bold : 700; +$font-weight--ultra-bold : 900; + +// ? Descriptive Base Colors +$white : #ffffff; +$black : #0b0b0b; +$grey--light : #cdcdcd; +$grey : #797e83; + +$fountain-blue : #51ddfc; +$emerald : #62cc82; +$sunglo : #e4757b; +$coral : #ff774e; +$purple-majesty : #9278c3; +$scooter : #39add1; +$viking : #58e1c1; + +// ? Color Usage +$color-primary : $fountain-blue; +$color-secondary : $scooter; +$color-accent : $viking; +$color-shadow : rgba($black, .2); + + +// ? UI Colors +$ui-colors: (default: $fountain-blue, success: $emerald, error: $sunglo, warning: $coral, info: $purple-majesty); +//Grid Colors +$grid-colors: (grid__col--3: #dfb2ee, grid__col--4: #7ee6fd, grid__col--5: #88d9a0, grid__col--6: #3fabca, grid__col--7: #ec9fa3, grid__col--8: #fd9e84, grid__col--12: #7fe8d2); + +// ? Text +$base__font-size : 16px; +$base__line : 24px; +$letter-space : 1px; + +// ? Border radius +$br--default : 0.4em; +$br--round : 50%; +$br--rounded : 4px; + +// ? Grid +$g-col-width : 65px; +$g-gutter-width : 20px; +$g-col-count : 12; +$g-cont-max-w : 1050px; + +// ? Breakpoints +$brkpoint-sm : 1px; +$brkpoint-md : 768px; +$brkpoint-lg : 1100px;