From 016c5ec56b54bed15a5e32f8ed1596d70aacaec2 Mon Sep 17 00:00:00 2001 From: Brandon Rosage Date: Thu, 7 Feb 2019 15:59:44 -0600 Subject: [PATCH] tried making gem; removed node_modules --- .gitignore | 6 +- Gemfile | 2 + Gemfile.lock | 10 + node_modules/days/LICENSE => LICENSE.txt | 2 +- README.md | 52 +- _config.yml | 12 +- _includes/header.html | 3 +- _includes/masthead.html | 41 + _layouts/default.html | 33 + _layouts/home.html | 55 + _layouts/post.html | 35 + _layouts/sidebar.html | 72 - _layouts/stacked.html | 70 - _site/README.md | 52 +- _site/assets/styles.css | 3771 +---------------- _site/index.html | 94 +- _site/package-lock.json | 289 -- _site/package.json | 24 - assets/styles.scss | 3 +- github-personal-website.gemspec | 21 + index.html | 2 +- node_modules/add-subtract-date/LICENSE | 21 - node_modules/add-subtract-date/README.md | 157 - node_modules/add-subtract-date/lib/index.js | 49 - node_modules/add-subtract-date/package.json | 113 - node_modules/days/README.md | 93 - node_modules/days/index.js | 31 - node_modules/days/package.json | 110 - node_modules/elly/LICENSE | 21 - node_modules/elly/README.md | 178 - node_modules/elly/dist/elly.min.js | 42 - node_modules/elly/lib/index.js | 63 - node_modules/elly/package.json | 91 - node_modules/fillo/LICENSE | 21 - node_modules/fillo/README.md | 123 - node_modules/fillo/lib/index.js | 20 - node_modules/fillo/package.json | 72 - node_modules/formatoid/LICENSE | 21 - node_modules/formatoid/README.md | 173 - node_modules/formatoid/lib/index.js | 257 -- node_modules/formatoid/package.json | 81 - node_modules/github-calendar-legend/LICENSE | 21 - node_modules/github-calendar-legend/README.md | 108 - .../github-calendar-legend/lib/index.js | 3 - .../github-calendar-legend/package.json | 74 - node_modules/github-calendar-parser/LICENSE | 21 - node_modules/github-calendar-parser/README.md | 159 - .../github-calendar-parser/lib/index.js | 96 - .../github-calendar-parser/package.json | 78 - node_modules/github-calendar/LICENSE | 21 - node_modules/github-calendar/README.md | 137 - .../dist/github-calendar-responsive.css | 125 - .../github-calendar/dist/github-calendar.css | 127 - .../dist/github-calendar.min.js | 222 - node_modules/github-calendar/lib/index.js | 105 - node_modules/github-calendar/package.json | 182 - node_modules/iterate-object/CONTRIBUTING.md | 66 - node_modules/iterate-object/DOCUMENTATION.md | 15 - node_modules/iterate-object/LICENSE | 21 - node_modules/iterate-object/README.md | 193 - node_modules/iterate-object/example/index.js | 35 - node_modules/iterate-object/lib/index.js | 35 - node_modules/iterate-object/package.json | 55 - node_modules/months/LICENSE | 21 - node_modules/months/README.md | 101 - node_modules/months/index.js | 18 - node_modules/months/package.json | 106 - node_modules/parse-it/LICENSE | 21 - node_modules/parse-it/README.md | 148 - node_modules/parse-it/lib/index.js | 85 - node_modules/parse-it/package.json | 71 - node_modules/primer-base/LICENSE | 21 - node_modules/primer-base/README.md | 48 - node_modules/primer-base/build/build.css | 1 - node_modules/primer-base/build/data.json | 1 - node_modules/primer-base/build/index.js | 1 - node_modules/primer-base/index.scss | 5 - node_modules/primer-base/lib/base.scss | 84 - node_modules/primer-base/lib/normalize.scss | 421 -- .../primer-base/lib/typography-base.scss | 86 - node_modules/primer-base/package.json | 78 - node_modules/primer-box/LICENSE | 21 - node_modules/primer-box/README.md | 598 --- node_modules/primer-box/build/build.css | 1 - node_modules/primer-box/build/data.json | 1 - node_modules/primer-box/build/index.js | 1 - node_modules/primer-box/index.scss | 2 - node_modules/primer-box/lib/box.scss | 284 -- node_modules/primer-box/package.json | 71 - node_modules/primer-breadcrumb/LICENSE | 21 - node_modules/primer-breadcrumb/README.md | 48 - .../primer-breadcrumb/build/build.css | 1 - .../primer-breadcrumb/build/data.json | 1 - node_modules/primer-breadcrumb/build/index.js | 1 - node_modules/primer-breadcrumb/index.scss | 3 - .../primer-breadcrumb/lib/breadcrumb.scss | 23 - node_modules/primer-breadcrumb/package.json | 75 - node_modules/primer-buttons/LICENSE | 21 - node_modules/primer-buttons/README.md | 278 -- node_modules/primer-buttons/build/build.css | 1 - node_modules/primer-buttons/build/data.json | 1 - node_modules/primer-buttons/build/index.js | 1 - node_modules/primer-buttons/index.scss | 3 - .../primer-buttons/lib/button-group.scss | 94 - node_modules/primer-buttons/lib/button.scss | 212 - node_modules/primer-buttons/package.json | 73 - node_modules/primer-core/LICENSE | 21 - node_modules/primer-core/README.md | 48 - node_modules/primer-core/build/build.css | 6 - node_modules/primer-core/build/data.json | 1 - node_modules/primer-core/build/index.js | 1 - node_modules/primer-core/index.scss | 30 - node_modules/primer-core/package.json | 77 - node_modules/primer-forms/LICENSE | 21 - node_modules/primer-forms/README.md | 351 -- node_modules/primer-forms/build/build.css | 1 - node_modules/primer-forms/build/data.json | 1 - node_modules/primer-forms/build/index.js | 1 - node_modules/primer-forms/index.scss | 6 - .../primer-forms/lib/form-control.scss | 216 - node_modules/primer-forms/lib/form-group.scss | 215 - .../primer-forms/lib/form-select.scss | 38 - .../primer-forms/lib/form-validation.scss | 341 -- .../primer-forms/lib/input-group.scss | 51 - node_modules/primer-forms/package.json | 74 - node_modules/primer-layout/LICENSE | 21 - node_modules/primer-layout/README.md | 137 - node_modules/primer-layout/build/build.css | 1 - node_modules/primer-layout/build/data.json | 1 - node_modules/primer-layout/build/index.js | 1 - node_modules/primer-layout/docs/grid.md | 393 -- node_modules/primer-layout/index.scss | 5 - node_modules/primer-layout/lib/columns.scss | 54 - node_modules/primer-layout/lib/container.scss | 30 - .../primer-layout/lib/grid-offset.scss | 19 - node_modules/primer-layout/lib/grid.scss | 64 - node_modules/primer-layout/package.json | 72 - node_modules/primer-marketing-buttons/LICENSE | 21 - .../primer-marketing-buttons/README.md | 90 - .../primer-marketing-buttons/build/build.css | 1 - .../primer-marketing-buttons/build/data.json | 1 - .../primer-marketing-buttons/build/index.js | 1 - .../primer-marketing-buttons/index.scss | 3 - .../primer-marketing-buttons/lib/button.scss | 24 - .../primer-marketing-buttons/package.json | 74 - node_modules/primer-marketing-support/LICENSE | 21 - .../primer-marketing-support/README.md | 64 - .../primer-marketing-support/index.scss | 1 - .../lib/variables.scss | 14 - .../primer-marketing-support/package.json | 74 - node_modules/primer-marketing-type/LICENSE | 21 - node_modules/primer-marketing-type/README.md | 92 - .../primer-marketing-type/build/build.css | 1 - .../primer-marketing-type/build/data.json | 1 - .../primer-marketing-type/build/index.js | 1 - node_modules/primer-marketing-type/index.scss | 4 - .../primer-marketing-type/lib/typography.scss | 124 - .../primer-marketing-type/package.json | 76 - .../primer-marketing-utilities/LICENSE | 21 - .../primer-marketing-utilities/README.md | 47 - .../build/build.css | 1 - .../build/data.json | 1 - .../primer-marketing-utilities/build/index.js | 1 - .../docs/borders.md | 29 - .../docs/filters.md | 20 - .../primer-marketing-utilities/docs/layout.md | 35 - .../primer-marketing-utilities/docs/margin.md | 38 - .../docs/padding.md | 37 - .../primer-marketing-utilities/index.scss | 8 - .../lib/borders.scss | 9 - .../lib/filters.scss | 4 - .../lib/layout.scss | 17 - .../lib/margin.scss | 41 - .../lib/padding.scss | 43 - .../primer-marketing-utilities/package.json | 77 - node_modules/primer-marketing/LICENSE | 21 - node_modules/primer-marketing/README.md | 48 - node_modules/primer-marketing/build/build.css | 6 - node_modules/primer-marketing/build/data.json | 1 - node_modules/primer-marketing/build/index.js | 1 - node_modules/primer-marketing/index.scss | 23 - node_modules/primer-marketing/package.json | 72 - node_modules/primer-navigation/LICENSE | 21 - node_modules/primer-navigation/README.md | 366 -- .../primer-navigation/build/build.css | 1 - .../primer-navigation/build/data.json | 1 - node_modules/primer-navigation/build/index.js | 1 - node_modules/primer-navigation/index.scss | 7 - .../primer-navigation/lib/filter-list.scss | 62 - node_modules/primer-navigation/lib/menu.scss | 112 - .../primer-navigation/lib/subnav.scss | 120 - .../primer-navigation/lib/tabnav.scss | 74 - .../primer-navigation/lib/underline-nav.scss | 72 - node_modules/primer-navigation/package.json | 73 - node_modules/primer-page-headers/LICENSE | 21 - node_modules/primer-page-headers/README.md | 58 - .../primer-page-headers/build/build.css | 1 - .../primer-page-headers/build/data.json | 1 - .../primer-page-headers/build/index.js | 1 - node_modules/primer-page-headers/index.scss | 6 - .../primer-page-headers/lib/headers.scss | 68 - node_modules/primer-page-headers/package.json | 76 - node_modules/primer-page-sections/LICENSE | 21 - node_modules/primer-page-sections/README.md | 57 - .../primer-page-sections/build/build.css | 1 - .../primer-page-sections/build/data.json | 1 - .../primer-page-sections/build/index.js | 1 - node_modules/primer-page-sections/index.scss | 6 - .../lib/page-section.scss | 18 - .../primer-page-sections/package.json | 75 - node_modules/primer-pagination/LICENSE | 21 - node_modules/primer-pagination/README.md | 89 - .../primer-pagination/build/build.css | 1 - .../primer-pagination/build/data.json | 1 - node_modules/primer-pagination/build/index.js | 1 - node_modules/primer-pagination/index.scss | 3 - .../primer-pagination/lib/pagination.scss | 74 - node_modules/primer-pagination/package.json | 65 - node_modules/primer-pagination/stories.js | 10 - node_modules/primer-support/LICENSE | 21 - node_modules/primer-support/README.md | 58 - .../primer-support/docs/breakpoints.md | 84 - node_modules/primer-support/docs/spacing.md | 41 - .../primer-support/docs/typography.md | 91 - node_modules/primer-support/index.scss | 11 - .../primer-support/lib/mixins/buttons.scss | 160 - .../primer-support/lib/mixins/layout.scss | 58 - .../primer-support/lib/mixins/misc.scss | 29 - .../primer-support/lib/mixins/typography.scss | 84 - .../lib/variables/color-system.scss | 114 - .../primer-support/lib/variables/colors.scss | 67 - .../primer-support/lib/variables/layout.scss | 72 - .../primer-support/lib/variables/misc.scss | 40 - .../lib/variables/typography.scss | 43 - node_modules/primer-support/package.json | 82 - node_modules/primer-table-object/LICENSE | 21 - node_modules/primer-table-object/README.md | 69 - .../primer-table-object/build/build.css | 1 - .../primer-table-object/build/data.json | 1 - .../primer-table-object/build/index.js | 1 - node_modules/primer-table-object/index.scss | 1 - .../primer-table-object/lib/table-object.scss | 20 - node_modules/primer-table-object/package.json | 72 - node_modules/primer-tables/LICENSE | 21 - node_modules/primer-tables/README.md | 57 - node_modules/primer-tables/build/build.css | 1 - node_modules/primer-tables/build/data.json | 1 - node_modules/primer-tables/build/index.js | 1 - node_modules/primer-tables/index.scss | 6 - node_modules/primer-tables/lib/tables.scss | 39 - node_modules/primer-tables/package.json | 74 - node_modules/primer-tooltips/LICENSE | 21 - node_modules/primer-tooltips/README.md | 154 - node_modules/primer-tooltips/build/build.css | 1 - node_modules/primer-tooltips/build/data.json | 1 - node_modules/primer-tooltips/build/index.js | 1 - node_modules/primer-tooltips/index.scss | 2 - .../primer-tooltips/lib/tooltips.scss | 314 -- node_modules/primer-tooltips/package.json | 72 - node_modules/primer-truncate/LICENSE | 21 - node_modules/primer-truncate/README.md | 69 - node_modules/primer-truncate/build/build.css | 1 - node_modules/primer-truncate/build/data.json | 1 - node_modules/primer-truncate/build/index.js | 1 - node_modules/primer-truncate/index.scss | 1 - .../primer-truncate/lib/truncate.scss | 27 - node_modules/primer-truncate/package.json | 75 - node_modules/primer-utilities/LICENSE | 21 - node_modules/primer-utilities/README.md | 48 - node_modules/primer-utilities/build/build.css | 1 - node_modules/primer-utilities/build/data.json | 1 - node_modules/primer-utilities/build/index.js | 1 - .../primer-utilities/docs/animations.md | 76 - node_modules/primer-utilities/docs/borders.md | 156 - .../primer-utilities/docs/box-shadow.md | 108 - node_modules/primer-utilities/docs/details.md | 31 - node_modules/primer-utilities/docs/flexbox.md | 665 --- node_modules/primer-utilities/docs/layout.md | 324 -- node_modules/primer-utilities/docs/margin.md | 127 - node_modules/primer-utilities/docs/padding.md | 111 - .../primer-utilities/docs/typography.md | 144 - node_modules/primer-utilities/index.scss | 14 - .../primer-utilities/lib/animations.scss | 184 - .../primer-utilities/lib/borders.scss | 100 - .../primer-utilities/lib/box-shadow.scss | 26 - node_modules/primer-utilities/lib/colors.scss | 106 - .../primer-utilities/lib/details.scss | 18 - .../primer-utilities/lib/flexbox.scss | 52 - node_modules/primer-utilities/lib/layout.scss | 85 - node_modules/primer-utilities/lib/margin.scss | 53 - .../primer-utilities/lib/padding.scss | 54 - .../primer-utilities/lib/typography.scss | 215 - .../lib/visibility-display.scss | 87 - node_modules/primer-utilities/package.json | 72 - node_modules/regex-escape/LICENSE | 21 - node_modules/regex-escape/README.md | 135 - node_modules/regex-escape/lib/index.js | 29 - node_modules/regex-escape/package.json | 80 - node_modules/sliced/History.md | 41 - node_modules/sliced/LICENSE | 22 - node_modules/sliced/README.md | 62 - node_modules/sliced/index.js | 33 - node_modules/sliced/package.json | 62 - package-lock.json | 289 -- package.json | 24 - 305 files changed, 364 insertions(+), 22150 deletions(-) rename node_modules/days/LICENSE => LICENSE.txt (96%) create mode 100644 _includes/masthead.html create mode 100644 _layouts/default.html create mode 100644 _layouts/home.html create mode 100644 _layouts/post.html delete mode 100644 _layouts/sidebar.html delete mode 100644 _layouts/stacked.html delete mode 100644 _site/package-lock.json delete mode 100644 _site/package.json create mode 100644 github-personal-website.gemspec delete mode 100644 node_modules/add-subtract-date/LICENSE delete mode 100644 node_modules/add-subtract-date/README.md delete mode 100644 node_modules/add-subtract-date/lib/index.js delete mode 100644 node_modules/add-subtract-date/package.json delete mode 100644 node_modules/days/README.md delete mode 100644 node_modules/days/index.js delete mode 100644 node_modules/days/package.json delete mode 100644 node_modules/elly/LICENSE delete mode 100644 node_modules/elly/README.md delete mode 100644 node_modules/elly/dist/elly.min.js delete mode 100644 node_modules/elly/lib/index.js delete mode 100644 node_modules/elly/package.json delete mode 100644 node_modules/fillo/LICENSE delete mode 100644 node_modules/fillo/README.md delete mode 100644 node_modules/fillo/lib/index.js delete mode 100644 node_modules/fillo/package.json delete mode 100644 node_modules/formatoid/LICENSE delete mode 100644 node_modules/formatoid/README.md delete mode 100644 node_modules/formatoid/lib/index.js delete mode 100644 node_modules/formatoid/package.json delete mode 100644 node_modules/github-calendar-legend/LICENSE delete mode 100644 node_modules/github-calendar-legend/README.md delete mode 100644 node_modules/github-calendar-legend/lib/index.js delete mode 100644 node_modules/github-calendar-legend/package.json delete mode 100644 node_modules/github-calendar-parser/LICENSE delete mode 100644 node_modules/github-calendar-parser/README.md delete mode 100644 node_modules/github-calendar-parser/lib/index.js delete mode 100644 node_modules/github-calendar-parser/package.json delete mode 100644 node_modules/github-calendar/LICENSE delete mode 100644 node_modules/github-calendar/README.md delete mode 100644 node_modules/github-calendar/dist/github-calendar-responsive.css delete mode 100644 node_modules/github-calendar/dist/github-calendar.css delete mode 100644 node_modules/github-calendar/dist/github-calendar.min.js delete mode 100644 node_modules/github-calendar/lib/index.js delete mode 100644 node_modules/github-calendar/package.json delete mode 100644 node_modules/iterate-object/CONTRIBUTING.md delete mode 100644 node_modules/iterate-object/DOCUMENTATION.md delete mode 100644 node_modules/iterate-object/LICENSE delete mode 100644 node_modules/iterate-object/README.md delete mode 100644 node_modules/iterate-object/example/index.js delete mode 100644 node_modules/iterate-object/lib/index.js delete mode 100644 node_modules/iterate-object/package.json delete mode 100644 node_modules/months/LICENSE delete mode 100644 node_modules/months/README.md delete mode 100644 node_modules/months/index.js delete mode 100644 node_modules/months/package.json delete mode 100644 node_modules/parse-it/LICENSE delete mode 100644 node_modules/parse-it/README.md delete mode 100644 node_modules/parse-it/lib/index.js delete mode 100644 node_modules/parse-it/package.json delete mode 100644 node_modules/primer-base/LICENSE delete mode 100644 node_modules/primer-base/README.md delete mode 100644 node_modules/primer-base/build/build.css delete mode 100644 node_modules/primer-base/build/data.json delete mode 100644 node_modules/primer-base/build/index.js delete mode 100644 node_modules/primer-base/index.scss delete mode 100644 node_modules/primer-base/lib/base.scss delete mode 100644 node_modules/primer-base/lib/normalize.scss delete mode 100644 node_modules/primer-base/lib/typography-base.scss delete mode 100644 node_modules/primer-base/package.json delete mode 100644 node_modules/primer-box/LICENSE delete mode 100644 node_modules/primer-box/README.md delete mode 100644 node_modules/primer-box/build/build.css delete mode 100644 node_modules/primer-box/build/data.json delete mode 100644 node_modules/primer-box/build/index.js delete mode 100644 node_modules/primer-box/index.scss delete mode 100644 node_modules/primer-box/lib/box.scss delete mode 100644 node_modules/primer-box/package.json delete mode 100644 node_modules/primer-breadcrumb/LICENSE delete mode 100644 node_modules/primer-breadcrumb/README.md delete mode 100644 node_modules/primer-breadcrumb/build/build.css delete mode 100644 node_modules/primer-breadcrumb/build/data.json delete mode 100644 node_modules/primer-breadcrumb/build/index.js delete mode 100644 node_modules/primer-breadcrumb/index.scss delete mode 100644 node_modules/primer-breadcrumb/lib/breadcrumb.scss delete mode 100644 node_modules/primer-breadcrumb/package.json delete mode 100644 node_modules/primer-buttons/LICENSE delete mode 100644 node_modules/primer-buttons/README.md delete mode 100644 node_modules/primer-buttons/build/build.css delete mode 100644 node_modules/primer-buttons/build/data.json delete mode 100644 node_modules/primer-buttons/build/index.js delete mode 100644 node_modules/primer-buttons/index.scss delete mode 100644 node_modules/primer-buttons/lib/button-group.scss delete mode 100644 node_modules/primer-buttons/lib/button.scss delete mode 100644 node_modules/primer-buttons/package.json delete mode 100644 node_modules/primer-core/LICENSE delete mode 100644 node_modules/primer-core/README.md delete mode 100644 node_modules/primer-core/build/build.css delete mode 100644 node_modules/primer-core/build/data.json delete mode 100644 node_modules/primer-core/build/index.js delete mode 100644 node_modules/primer-core/index.scss delete mode 100644 node_modules/primer-core/package.json delete mode 100644 node_modules/primer-forms/LICENSE delete mode 100644 node_modules/primer-forms/README.md delete mode 100644 node_modules/primer-forms/build/build.css delete mode 100644 node_modules/primer-forms/build/data.json delete mode 100644 node_modules/primer-forms/build/index.js delete mode 100644 node_modules/primer-forms/index.scss delete mode 100644 node_modules/primer-forms/lib/form-control.scss delete mode 100644 node_modules/primer-forms/lib/form-group.scss delete mode 100644 node_modules/primer-forms/lib/form-select.scss delete mode 100644 node_modules/primer-forms/lib/form-validation.scss delete mode 100644 node_modules/primer-forms/lib/input-group.scss delete mode 100644 node_modules/primer-forms/package.json delete mode 100644 node_modules/primer-layout/LICENSE delete mode 100644 node_modules/primer-layout/README.md delete mode 100644 node_modules/primer-layout/build/build.css delete mode 100644 node_modules/primer-layout/build/data.json delete mode 100644 node_modules/primer-layout/build/index.js delete mode 100644 node_modules/primer-layout/docs/grid.md delete mode 100644 node_modules/primer-layout/index.scss delete mode 100644 node_modules/primer-layout/lib/columns.scss delete mode 100644 node_modules/primer-layout/lib/container.scss delete mode 100644 node_modules/primer-layout/lib/grid-offset.scss delete mode 100644 node_modules/primer-layout/lib/grid.scss delete mode 100644 node_modules/primer-layout/package.json delete mode 100644 node_modules/primer-marketing-buttons/LICENSE delete mode 100644 node_modules/primer-marketing-buttons/README.md delete mode 100644 node_modules/primer-marketing-buttons/build/build.css delete mode 100644 node_modules/primer-marketing-buttons/build/data.json delete mode 100644 node_modules/primer-marketing-buttons/build/index.js delete mode 100644 node_modules/primer-marketing-buttons/index.scss delete mode 100644 node_modules/primer-marketing-buttons/lib/button.scss delete mode 100644 node_modules/primer-marketing-buttons/package.json delete mode 100644 node_modules/primer-marketing-support/LICENSE delete mode 100644 node_modules/primer-marketing-support/README.md delete mode 100644 node_modules/primer-marketing-support/index.scss delete mode 100644 node_modules/primer-marketing-support/lib/variables.scss delete mode 100644 node_modules/primer-marketing-support/package.json delete mode 100644 node_modules/primer-marketing-type/LICENSE delete mode 100644 node_modules/primer-marketing-type/README.md delete mode 100644 node_modules/primer-marketing-type/build/build.css delete mode 100644 node_modules/primer-marketing-type/build/data.json delete mode 100644 node_modules/primer-marketing-type/build/index.js delete mode 100644 node_modules/primer-marketing-type/index.scss delete mode 100644 node_modules/primer-marketing-type/lib/typography.scss delete mode 100644 node_modules/primer-marketing-type/package.json delete mode 100644 node_modules/primer-marketing-utilities/LICENSE delete mode 100644 node_modules/primer-marketing-utilities/README.md delete mode 100644 node_modules/primer-marketing-utilities/build/build.css delete mode 100644 node_modules/primer-marketing-utilities/build/data.json delete mode 100644 node_modules/primer-marketing-utilities/build/index.js delete mode 100644 node_modules/primer-marketing-utilities/docs/borders.md delete mode 100644 node_modules/primer-marketing-utilities/docs/filters.md delete mode 100644 node_modules/primer-marketing-utilities/docs/layout.md delete mode 100644 node_modules/primer-marketing-utilities/docs/margin.md delete mode 100644 node_modules/primer-marketing-utilities/docs/padding.md delete mode 100644 node_modules/primer-marketing-utilities/index.scss delete mode 100644 node_modules/primer-marketing-utilities/lib/borders.scss delete mode 100644 node_modules/primer-marketing-utilities/lib/filters.scss delete mode 100644 node_modules/primer-marketing-utilities/lib/layout.scss delete mode 100644 node_modules/primer-marketing-utilities/lib/margin.scss delete mode 100644 node_modules/primer-marketing-utilities/lib/padding.scss delete mode 100644 node_modules/primer-marketing-utilities/package.json delete mode 100755 node_modules/primer-marketing/LICENSE delete mode 100755 node_modules/primer-marketing/README.md delete mode 100644 node_modules/primer-marketing/build/build.css delete mode 100644 node_modules/primer-marketing/build/data.json delete mode 100644 node_modules/primer-marketing/build/index.js delete mode 100755 node_modules/primer-marketing/index.scss delete mode 100644 node_modules/primer-marketing/package.json delete mode 100644 node_modules/primer-navigation/LICENSE delete mode 100644 node_modules/primer-navigation/README.md delete mode 100644 node_modules/primer-navigation/build/build.css delete mode 100644 node_modules/primer-navigation/build/data.json delete mode 100644 node_modules/primer-navigation/build/index.js delete mode 100644 node_modules/primer-navigation/index.scss delete mode 100644 node_modules/primer-navigation/lib/filter-list.scss delete mode 100644 node_modules/primer-navigation/lib/menu.scss delete mode 100644 node_modules/primer-navigation/lib/subnav.scss delete mode 100644 node_modules/primer-navigation/lib/tabnav.scss delete mode 100644 node_modules/primer-navigation/lib/underline-nav.scss delete mode 100644 node_modules/primer-navigation/package.json delete mode 100644 node_modules/primer-page-headers/LICENSE delete mode 100644 node_modules/primer-page-headers/README.md delete mode 100644 node_modules/primer-page-headers/build/build.css delete mode 100644 node_modules/primer-page-headers/build/data.json delete mode 100644 node_modules/primer-page-headers/build/index.js delete mode 100644 node_modules/primer-page-headers/index.scss delete mode 100644 node_modules/primer-page-headers/lib/headers.scss delete mode 100644 node_modules/primer-page-headers/package.json delete mode 100644 node_modules/primer-page-sections/LICENSE delete mode 100644 node_modules/primer-page-sections/README.md delete mode 100644 node_modules/primer-page-sections/build/build.css delete mode 100644 node_modules/primer-page-sections/build/data.json delete mode 100644 node_modules/primer-page-sections/build/index.js delete mode 100644 node_modules/primer-page-sections/index.scss delete mode 100644 node_modules/primer-page-sections/lib/page-section.scss delete mode 100644 node_modules/primer-page-sections/package.json delete mode 100644 node_modules/primer-pagination/LICENSE delete mode 100644 node_modules/primer-pagination/README.md delete mode 100644 node_modules/primer-pagination/build/build.css delete mode 100644 node_modules/primer-pagination/build/data.json delete mode 100644 node_modules/primer-pagination/build/index.js delete mode 100644 node_modules/primer-pagination/index.scss delete mode 100644 node_modules/primer-pagination/lib/pagination.scss delete mode 100644 node_modules/primer-pagination/package.json delete mode 100644 node_modules/primer-pagination/stories.js delete mode 100644 node_modules/primer-support/LICENSE delete mode 100644 node_modules/primer-support/README.md delete mode 100644 node_modules/primer-support/docs/breakpoints.md delete mode 100644 node_modules/primer-support/docs/spacing.md delete mode 100644 node_modules/primer-support/docs/typography.md delete mode 100644 node_modules/primer-support/index.scss delete mode 100644 node_modules/primer-support/lib/mixins/buttons.scss delete mode 100644 node_modules/primer-support/lib/mixins/layout.scss delete mode 100644 node_modules/primer-support/lib/mixins/misc.scss delete mode 100644 node_modules/primer-support/lib/mixins/typography.scss delete mode 100644 node_modules/primer-support/lib/variables/color-system.scss delete mode 100644 node_modules/primer-support/lib/variables/colors.scss delete mode 100644 node_modules/primer-support/lib/variables/layout.scss delete mode 100644 node_modules/primer-support/lib/variables/misc.scss delete mode 100644 node_modules/primer-support/lib/variables/typography.scss delete mode 100644 node_modules/primer-support/package.json delete mode 100644 node_modules/primer-table-object/LICENSE delete mode 100644 node_modules/primer-table-object/README.md delete mode 100644 node_modules/primer-table-object/build/build.css delete mode 100644 node_modules/primer-table-object/build/data.json delete mode 100644 node_modules/primer-table-object/build/index.js delete mode 100644 node_modules/primer-table-object/index.scss delete mode 100644 node_modules/primer-table-object/lib/table-object.scss delete mode 100644 node_modules/primer-table-object/package.json delete mode 100644 node_modules/primer-tables/LICENSE delete mode 100644 node_modules/primer-tables/README.md delete mode 100644 node_modules/primer-tables/build/build.css delete mode 100644 node_modules/primer-tables/build/data.json delete mode 100644 node_modules/primer-tables/build/index.js delete mode 100644 node_modules/primer-tables/index.scss delete mode 100644 node_modules/primer-tables/lib/tables.scss delete mode 100644 node_modules/primer-tables/package.json delete mode 100644 node_modules/primer-tooltips/LICENSE delete mode 100644 node_modules/primer-tooltips/README.md delete mode 100644 node_modules/primer-tooltips/build/build.css delete mode 100644 node_modules/primer-tooltips/build/data.json delete mode 100644 node_modules/primer-tooltips/build/index.js delete mode 100644 node_modules/primer-tooltips/index.scss delete mode 100644 node_modules/primer-tooltips/lib/tooltips.scss delete mode 100644 node_modules/primer-tooltips/package.json delete mode 100644 node_modules/primer-truncate/LICENSE delete mode 100644 node_modules/primer-truncate/README.md delete mode 100644 node_modules/primer-truncate/build/build.css delete mode 100644 node_modules/primer-truncate/build/data.json delete mode 100644 node_modules/primer-truncate/build/index.js delete mode 100644 node_modules/primer-truncate/index.scss delete mode 100644 node_modules/primer-truncate/lib/truncate.scss delete mode 100644 node_modules/primer-truncate/package.json delete mode 100644 node_modules/primer-utilities/LICENSE delete mode 100644 node_modules/primer-utilities/README.md delete mode 100644 node_modules/primer-utilities/build/build.css delete mode 100644 node_modules/primer-utilities/build/data.json delete mode 100644 node_modules/primer-utilities/build/index.js delete mode 100644 node_modules/primer-utilities/docs/animations.md delete mode 100644 node_modules/primer-utilities/docs/borders.md delete mode 100644 node_modules/primer-utilities/docs/box-shadow.md delete mode 100644 node_modules/primer-utilities/docs/details.md delete mode 100644 node_modules/primer-utilities/docs/flexbox.md delete mode 100644 node_modules/primer-utilities/docs/layout.md delete mode 100644 node_modules/primer-utilities/docs/margin.md delete mode 100644 node_modules/primer-utilities/docs/padding.md delete mode 100644 node_modules/primer-utilities/docs/typography.md delete mode 100644 node_modules/primer-utilities/index.scss delete mode 100644 node_modules/primer-utilities/lib/animations.scss delete mode 100644 node_modules/primer-utilities/lib/borders.scss delete mode 100644 node_modules/primer-utilities/lib/box-shadow.scss delete mode 100644 node_modules/primer-utilities/lib/colors.scss delete mode 100644 node_modules/primer-utilities/lib/details.scss delete mode 100644 node_modules/primer-utilities/lib/flexbox.scss delete mode 100644 node_modules/primer-utilities/lib/layout.scss delete mode 100644 node_modules/primer-utilities/lib/margin.scss delete mode 100644 node_modules/primer-utilities/lib/padding.scss delete mode 100644 node_modules/primer-utilities/lib/typography.scss delete mode 100644 node_modules/primer-utilities/lib/visibility-display.scss delete mode 100644 node_modules/primer-utilities/package.json delete mode 100644 node_modules/regex-escape/LICENSE delete mode 100644 node_modules/regex-escape/README.md delete mode 100644 node_modules/regex-escape/lib/index.js delete mode 100644 node_modules/regex-escape/package.json delete mode 100644 node_modules/sliced/History.md delete mode 100644 node_modules/sliced/LICENSE delete mode 100644 node_modules/sliced/README.md delete mode 100644 node_modules/sliced/index.js delete mode 100644 node_modules/sliced/package.json delete mode 100644 package-lock.json delete mode 100644 package.json diff --git a/.gitignore b/.gitignore index 0baf015..867d379 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -/_site +*.gem +.bundle +.sass-cache +_site +Gemfile.lock diff --git a/Gemfile b/Gemfile index 07e459a..58e447f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,6 @@ +# frozen_string_literal: true source 'https://rubygems.org' +gemspec gem 'github-pages', group: :jekyll_plugins, github: "github/pages-gem", branch: "master" gem "jekyll-github-metadata", github: "kenyonj/github-metadata", branch: "jk-add-repo-stars-forks-hireable" diff --git a/Gemfile.lock b/Gemfile.lock index b942efb..0138334 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,6 +58,12 @@ GIT jekyll (~> 3.4) octokit (~> 4.0, != 4.4.0) +PATH + remote: . + specs: + github-personal-website (0.1.1) + jekyll (~> 3.7) + GEM remote: https://rubygems.org/ specs: @@ -229,6 +235,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (2.0.5) + rake (12.3.1) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -259,9 +266,12 @@ PLATFORMS ruby DEPENDENCIES + bundler (~> 2.0.1) github-pages! + github-personal-website! jekyll-github-metadata! jekyll-octicons + rake (~> 12.0) BUNDLED WITH 2.0.1 diff --git a/node_modules/days/LICENSE b/LICENSE.txt similarity index 96% rename from node_modules/days/LICENSE rename to LICENSE.txt index 3f2eca1..f60a66c 100644 --- a/node_modules/days/LICENSE +++ b/LICENSE.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2017, Jon Schlinkert. +Copyright (c) 2019 GitHub Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 9ff391b..843d847 100644 --- a/README.md +++ b/README.md @@ -1 +1,51 @@ -# profile-generator +# github-personal-website + +Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes`, your sass files in `_sass` and any other assets in `assets`. + +To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site! + +TODO: Delete this and the text above, and describe your gem + + +## Installation + +Add this line to your Jekyll site's `Gemfile`: + +```ruby +gem "github-personal-website" +``` + +And add this line to your Jekyll site's `_config.yml`: + +```yaml +theme: github-personal-website +``` + +And then execute: + + $ bundle + +Or install it yourself as: + + $ gem install github-personal-website + +## Usage + +TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets. + +## Contributing + +Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. + +## Development + +To set up your environment to develop this theme, run `bundle install`. + +Your theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal. + +When your theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled. +To add a custom directory to your theme-gem, please edit the regexp in `github-personal-website.gemspec` accordingly. + +## License + +The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). diff --git a/_config.yml b/_config.yml index e231921..e7032c1 100644 --- a/_config.yml +++ b/_config.yml @@ -1,11 +1,8 @@ repository: sophshep/manager-resources +layout: sidebar style: light -sass: - load_paths: - - node_modules - plugins: - jekyll-octicons - jekyll-github-metadata @@ -18,16 +15,15 @@ defaults: path: "" # an empty string here means all files in the project type: "posts" values: - layout: "sidebar" - is_post: true + layout: "post" topics: - - name: Web design - - name: CSS github_name: css image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/css/css.png + - name: Web design + - name: Sass github_name: sass image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/sass/sass.png diff --git a/_includes/header.html b/_includes/header.html index c1f5de2..f5c9168 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -15,6 +15,7 @@ {{ site.github.owner.name }} + - + diff --git a/_includes/masthead.html b/_includes/masthead.html new file mode 100644 index 0000000..9052131 --- /dev/null +++ b/_includes/masthead.html @@ -0,0 +1,41 @@ +{% if site.layout == 'stacked' %} + {% assign metadata_styles = 'd-md-inline-block mr-3' %} +{% else %} + {% assign metadata_styles = 'd-flex flex-items-center mb-3' %} +{% endif %} + + +

{% if user.name %}{{ user.name }}{% else %}{{ user.login }}{% endif %}

+

+ {{ user.bio }} +

+ +{% if include.metadata %} +
+ {% if user.name %} + + {% endif %} + {% if user.email %} + + {% endif %} + {% if user.location %} + + {% endif %} + {% if user.hireable %} + Available for hire + {% endif %} +
+{% endif %} diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..ab7a261 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,33 @@ +{% include header.html %} + +{% if site.layout == 'stacked' %} +
+ {% include masthead.html metadata=false %} + + +
+{% else %} +
+
+ {% include masthead.html metadata=true %} +
+ + +
+{% endif %} + +{% include footer.html %} diff --git a/_layouts/home.html b/_layouts/home.html new file mode 100644 index 0000000..f0341c9 --- /dev/null +++ b/_layouts/home.html @@ -0,0 +1,55 @@ +{% include header.html %} + +{% if site.layout == 'stacked' %} +
+ {% include masthead.html metadata=true %} + +
+ {{ content }} +
+ +
+ {% include projects.html %} +
+ + {% if site.topics %} +
+ {% include interests.html %} +
+ {% endif %} + + {% unless posts_total == 0 %} +
+ {% include thoughts.html %} +
+ {% endunless %} +
+{% else %} +
+
+ {% include masthead.html metadata=true %} +
+ +
+
+ {% unless content == "" %} +
+ {{ content }} +
+ {% endunless %} + + {% include projects.html %} + + {% if site.topics %} + {% include interests.html %} + {% endif %} + + {% unless posts_total == 0 %} + {% include thoughts.html %} + {% endunless %} +
+
+
+{% endif %} + +{% include footer.html %} diff --git a/_layouts/post.html b/_layouts/post.html new file mode 100644 index 0000000..2f14fb2 --- /dev/null +++ b/_layouts/post.html @@ -0,0 +1,35 @@ +{% include header.html %} + +{% if site.layout == 'stacked' %} +
+ {% include masthead.html metadata=false %} + +
+

{% octicon chevron-left height:16 class:"mr-2 v-align-middle" fill:#0366d6 aria-label:Home %}Home

+

{{ page.title }}

+

Published {{ page.date | date: "%b %d, %Y"}}

+ {{ content }} +
+
+{% else %} +
+
+ {% include masthead.html metadata=true %} +
+ +
+
+
+
+

{% octicon chevron-left height:16 class:"mr-2 v-align-middle" fill:{{ icon_color }} aria-label:Home %}Home

+

{{ page.title }}

+

Published {{ page.date | date: "%b %d, %Y"}}

+ {{ content }} +
+
+
+
+
+{% endif %} + +{% include footer.html %} diff --git a/_layouts/sidebar.html b/_layouts/sidebar.html deleted file mode 100644 index e9a5ca7..0000000 --- a/_layouts/sidebar.html +++ /dev/null @@ -1,72 +0,0 @@ -{% include header.html %} - -
-
- -

{% if user.name %}{{ user.name }}{% else %}{{ user.login }}{% endif %}

-

- {{ user.bio }} -

-
- {% if user.name %} -
- {% octicon mark-github height:20 class:"mr-2 v-align-middle" fill:{{ icon_color }} aria-label:GitHub %} - - @{{ user.login }} - -
- {% endif %} - {% if user.email %} -
- {% octicon mail height:20 class:"mr-2 v-align-middle" fill:{{ icon_color }} aria-label:email %} - - {{ user.email }} - -
- {% endif %} - {% if user.location %} -
- {% octicon location height:20 class:"mr-2 v-align-middle" fill:{{ icon_color }} aria-label:Location %} - {{ user.location }} -
- {% endif %} - {% if user.hireable %} - Available for hire - {% endif %} -
-
- -
-
- - {% unless content == "" %} -
- {% if page.is_post %} -
-

{% octicon chevron-left height:16 class:"mr-2 v-align-middle" fill:{{ icon_color }} aria-label:Home %}Home

-

{{ page.title }}

-

Published {{ page.date | date: "%b %d, %Y"}}

- {{ content }} -
- {% else %} - {{ content }} - {% endif %} -
- {% endunless %} - - {% unless page.is_post %} - {% include projects.html %} - - {% if site.topics %} - {% include interests.html %} - {% endif %} - - {% unless posts_total == 0 %} - {% include thoughts.html %} - {% endunless %} - {% endunless %} -
-
-
- -{% include footer.html %} diff --git a/_layouts/stacked.html b/_layouts/stacked.html deleted file mode 100644 index 744b2b9..0000000 --- a/_layouts/stacked.html +++ /dev/null @@ -1,70 +0,0 @@ -{% include header.html %} - -
- -

{% if user.name %}{{ user.name }}{% else %}{{ user.login }}{% endif %}

-

- {{ user.bio }} -

- {% unless page.is_post %} -
- {% if user.name %} -
- {% octicon mark-github height:20 class:"mr-1 v-align-middle" fill:{{ icon_color }} aria-label:GitHub %} - - @{{ user.login }} - -
- {% endif %} - {% if user.email %} -
- {% octicon mail height:20 class:"mr-2 v-align-middle" fill:{{ icon_color }} aria-label:email %} - - {{ user.email }} - -
- {% endif %} - {% if user.location %} -
- {% octicon location height:20 class:"mr-1 v-align-middle" fill:{{ icon_color }} aria-label:Location %} - {{ user.location }} -
- {% endif %} -
- {% endunless %} - - {% if page.is_post %} -
-

{% octicon chevron-left height:16 class:"mr-2 v-align-middle" fill:#0366d6 aria-label:Home %}Home

-

{{ page.title }}

-

Published {{ page.date | date: "%b %d, %Y"}}

- {{ content }} -
- {% else %} -
- {{ content }} -
- {% endif %} - - {% unless page.is_post %} -
- {% include projects.html %} -
- - {% if site.topics %} -
- {% include interests.html %} -
- {% endif %} - - {% unless posts_total == 0 %} -
- {% include thoughts.html %} -
- {% endunless %} - {% endunless %} -
- - - -{% include footer.html %} diff --git a/_site/README.md b/_site/README.md index 9ff391b..843d847 100644 --- a/_site/README.md +++ b/_site/README.md @@ -1 +1,51 @@ -# profile-generator +# github-personal-website + +Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes`, your sass files in `_sass` and any other assets in `assets`. + +To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site! + +TODO: Delete this and the text above, and describe your gem + + +## Installation + +Add this line to your Jekyll site's `Gemfile`: + +```ruby +gem "github-personal-website" +``` + +And add this line to your Jekyll site's `_config.yml`: + +```yaml +theme: github-personal-website +``` + +And then execute: + + $ bundle + +Or install it yourself as: + + $ gem install github-personal-website + +## Usage + +TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets. + +## Contributing + +Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. + +## Development + +To set up your environment to develop this theme, run `bundle install`. + +Your theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal. + +When your theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled. +To add a custom directory to your theme-gem, please edit the regexp in `github-personal-website.gemspec` accordingly. + +## License + +The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). diff --git a/_site/assets/styles.css b/_site/assets/styles.css index 971b034..697b267 100644 --- a/_site/assets/styles.css +++ b/_site/assets/styles.css @@ -1,3774 +1,5 @@ -/*! - * Primer-core - * http://primer.github.io - * - * Released under MIT license. Copyright (c) 2019 GitHub Inc. - */ -/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */ -/** 1. Change the default font family in all browsers (opinionated). 2. Prevent adjustments of font size after orientation changes in IE and iOS. */ +@import url("https://unpkg.com/primer/build/build.css"); @import url("https://fonts.googleapis.com/css?family=Rubik:400,500,700,900"); -html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } - -/** Remove the margin in all browsers (opinionated). */ -body { margin: 0; } - -/* HTML5 display definitions ========================================================================== */ -/** Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. 2. Add the correct display in IE. */ -article, aside, details, figcaption, figure, footer, header, main, menu, nav, section { /* 1 */ display: block; } - -summary { display: list-item; } - -/** Add the correct display in IE 9-. */ -audio, canvas, progress, video { display: inline-block; } - -/** Add the correct display in iOS 4-7. */ -audio:not([controls]) { display: none; height: 0; } - -/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */ -progress { vertical-align: baseline; } - -/** Add the correct display in IE 10-. 1. Add the correct display in IE. */ -template, [hidden] { display: none !important; } - -/* Links ========================================================================== */ -/** Remove the gray background on active links in IE 10. */ -a { background-color: transparent; /* 1 */ } - -/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */ -a:active, a:hover { outline-width: 0; } - -/* Text-level semantics ========================================================================== */ -/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ -abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } - -/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */ -b, strong { font-weight: inherit; } - -/** Add the correct font weight in Chrome, Edge, and Safari. */ -b, strong { font-weight: bolder; } - -/** Add the correct font style in Android 4.3-. */ -dfn { font-style: italic; } - -/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */ -h1 { font-size: 2em; margin: 0.67em 0; } - -/** Add the correct background and color in IE 9-. */ -mark { background-color: #ff0; color: #000; } - -/** Add the correct font size in all browsers. */ -small { font-size: 80%; } - -/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */ -sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } - -sub { bottom: -0.25em; } - -sup { top: -0.5em; } - -/* Embedded content ========================================================================== */ -/** Remove the border on images inside links in IE 10-. */ -img { border-style: none; } - -/** Hide the overflow in IE. */ -svg:not(:root) { overflow: hidden; } - -/* Grouping content ========================================================================== */ -/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */ -code, kbd, pre, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } - -/** Add the correct margin in IE 8. */ -figure { margin: 1em 40px; } - -/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */ -hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } - -/* Forms ========================================================================== */ -/** 1. Change font properties to `inherit` in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */ -button, input, select, textarea { font: inherit; /* 1 */ margin: 0; /* 2 */ } - -/** Restore the font weight unset by the previous rule. */ -optgroup { font-weight: bold; } - -/** Show the overflow in IE. 1. Show the overflow in Edge. */ -button, input { /* 1 */ overflow: visible; } - -/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */ -button, select { /* 1 */ text-transform: none; } - -/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */ -button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ } - -/** Remove the inner border and padding in Firefox. */ -button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } - -/** Restore the focus styles unset by the previous rule. */ -button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } - -/** Change the border, margin, and padding in all browsers (opinionated). */ -fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } - -/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */ -legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } - -/** Remove the default vertical scrollbar in IE. */ -textarea { overflow: auto; } - -/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */ -[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } - -/** Correct the cursor style of increment and decrement buttons in Chrome. */ -[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } - -/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */ -[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } - -/** Remove the inner padding and cancel buttons in Chrome and Safari on OS X. */ -[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } - -/** Correct the text style of placeholders in Chrome, Edge, and Safari. */ -::-webkit-input-placeholder { color: inherit; opacity: 0.54; } - -/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */ -::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } - -* { box-sizing: border-box; } - -input, select, textarea, button { font-family: inherit; font-size: inherit; line-height: inherit; } - -body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; line-height: 1.5; color: #24292e; background-color: #fff; } - -a { color: #0366d6; text-decoration: none; } -a:hover { text-decoration: underline; } - -b, strong { font-weight: 600; } - -hr, .rule { height: 0; margin: 15px 0; overflow: hidden; background: transparent; border: 0; border-bottom: 1px solid #dfe2e5; } -hr::before, .rule::before { display: table; content: ""; } -hr::after, .rule::after { display: table; clear: both; content: ""; } - -table { border-spacing: 0; border-collapse: collapse; } - -td, th { padding: 0; } - -button { cursor: pointer; border-radius: 0; } - -[hidden][hidden] { display: none !important; } - -details summary { cursor: pointer; } -details:not([open]) > *:not(summary) { display: none !important; } - -h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0; } - -h1 { font-size: 32px; font-weight: 600; } - -h2 { font-size: 24px; font-weight: 600; } - -h3 { font-size: 20px; font-weight: 600; } - -h4 { font-size: 16px; font-weight: 600; } - -h5 { font-size: 14px; font-weight: 600; } - -h6 { font-size: 12px; font-weight: 600; } - -p { margin-top: 0; margin-bottom: 10px; } - -small { font-size: 90%; } - -blockquote { margin: 0; } - -ul, ol { padding-left: 0; margin-top: 0; margin-bottom: 0; } - -ol ol, ul ol { list-style-type: lower-roman; } - -ul ul ol, ul ol ol, ol ul ol, ol ol ol { list-style-type: lower-alpha; } - -dd { margin-left: 0; } - -tt, code { font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 12px; } - -pre { margin-top: 0; margin-bottom: 0; font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 12px; } - -.octicon { vertical-align: text-bottom; } - -.Box { background-color: #fff; border: 1px solid #d1d5da; border-radius: 3px; } - -.Box--condensed { line-height: 1.25; } -.Box--condensed .Box-header { padding: 8px 16px; } -.Box--condensed .Box-body { padding: 8px 16px; } -.Box--condensed .Box-footer { padding: 8px 16px; } -.Box--condensed .Box-btn-octicon.btn-octicon { padding: 8px 16px; margin: -8px -16px; line-height: 1.25; } -.Box--condensed .Box-row { padding: 8px 16px; } - -.Box--spacious .Box-header { padding: 24px; line-height: 1.25; } -.Box--spacious .Box-title { font-size: 20px; } -.Box--spacious .Box-body { padding: 24px; } -.Box--spacious .Box-footer { padding: 24px; } -.Box--spacious .Box-btn-octicon.btn-octicon { padding: 24px; margin: -24px -24px; } -.Box--spacious .Box-row { padding: 24px; } - -.Box-header { padding: 16px; margin: -1px -1px 0 -1px; background-color: #f6f8fa; border-color: #d1d5da; border-style: solid; border-width: 1px; border-top-left-radius: 3px; border-top-right-radius: 3px; } - -.Box-title { font-size: 14px; font-weight: 600; } - -.Box-body { padding: 16px; border-bottom: 1px solid #e1e4e8; } -.Box-body:last-of-type { margin-bottom: -1px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; } - -.Box-row { padding: 16px; margin-top: -1px; list-style-type: none; border-top: 1px solid #e1e4e8; } -.Box-row:first-of-type { border-top-color: transparent; border-top-left-radius: 2px; border-top-right-radius: 2px; } -.Box-row:last-of-type { border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; } -.Box-row.Box-row--unread, .Box-row.unread { box-shadow: 2px 0 0 #0366d6 inset; } -.Box-row.navigation-focus .Box-row--drag-button { color: #0366d6; cursor: grab; opacity: 100; } -.Box-row.navigation-focus.is-dragging .Box-row--drag-button { cursor: grabbing; } -.Box-row.navigation-focus.sortable-chosen { background-color: #fafbfc; } -.Box-row.navigation-focus.sortable-ghost { background-color: #f6f8fa; } -.Box-row.navigation-focus.sortable-ghost .Box-row--drag-hide { opacity: 0; } - -.Box-row--focus-gray.navigation-focus { background-color: #f6f8fa; } - -.Box-row--focus-blue.navigation-focus { background-color: #f1f8ff; } - -.Box-row--hover-gray:hover { background-color: #f6f8fa; } - -.Box-row--hover-blue:hover { background-color: #f1f8ff; } - -@media (min-width: 768px) { .Box-row-link { color: #24292e; text-decoration: none; } - .Box-row-link:hover { color: #0366d6; text-decoration: none; } } - -.Box-row--drag-button { opacity: 0; } - -.Box-footer { padding: 16px; margin-top: -1px; border-top: 1px solid #e1e4e8; } - -.Box--scrollable { max-height: 324px; overflow: scroll; } - -.Box--blue { border-color: #c8e1ff; } -.Box--blue .Box-header { background-color: #f1f8ff; border-color: #c8e1ff; } -.Box--blue .Box-body { border-color: #c8e1ff; } -.Box--blue .Box-row { border-color: #c8e1ff; } -.Box--blue .Box-footer { border-color: #c8e1ff; } - -.Box--danger { border-color: #d73a49; } -.Box--danger .Box-row:first-of-type { border-color: #d73a49; } -.Box--danger .Box-body:last-of-type { border-color: #d73a49; } - -.Box-header--blue { background-color: #f1f8ff; border-color: #c8e1ff; } - -.Box-row--yellow { background-color: #fffbdd; } - -.Box-row--blue { background-color: #f1f8ff; } - -.Box-row--gray { background-color: #f6f8fa; } - -.Box-btn-octicon.btn-octicon { padding: 16px 16px; margin: -16px -16px; line-height: 1.5; } - -.breadcrumb-item { display: inline-block; margin-left: -0.35em; white-space: nowrap; list-style: none; } -.breadcrumb-item::after { padding-right: 0.5em; padding-left: 0.5em; color: #e1e4e8; content: "/"; } -.breadcrumb-item:first-child { margin-left: 0; } - -.breadcrumb-item-selected::after { content: none; } - -.btn { position: relative; display: inline-block; padding: 6px 12px; font-size: 14px; font-weight: 600; line-height: 20px; white-space: nowrap; vertical-align: middle; cursor: pointer; user-select: none; background-repeat: repeat-x; background-position: -1px -1px; background-size: 110% 110%; border: 1px solid rgba(27, 31, 35, 0.2); border-radius: 0.25em; appearance: none; } -.btn i { font-style: normal; font-weight: 500; opacity: 0.75; } -.btn .octicon { vertical-align: text-top; } -.btn .Counter { color: #586069; text-shadow: none; background-color: rgba(27, 31, 35, 0.1); } -.btn:hover { text-decoration: none; background-repeat: repeat-x; } -.btn:focus { outline: 0; } -.btn:disabled, .btn.disabled { cursor: default; background-position: 0 0; } -.btn:active, .btn.selected { background-image: none; } - -.btn { color: #24292e; background-color: #eff3f6; background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%); } -.btn:focus, .btn.focus { box-shadow: 0 0 0 0.2em rgba(3, 102, 214, 0.3); } -.btn:hover, .btn.hover { background-color: #e6ebf1; background-image: linear-gradient(-180deg, #f0f3f6 0%, #e6ebf1 90%); background-position: -0.5em; border-color: rgba(27, 31, 35, 0.35); } -.btn:active, .btn.selected, [open] > .btn { background-color: #e9ecef; background-image: none; border-color: rgba(27, 31, 35, 0.35); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15); } -.btn:disabled, .btn.disabled { color: rgba(36, 41, 46, 0.4); background-color: #eff3f6; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none; } - -.btn-primary { color: #fff; background-color: #28a745; background-image: linear-gradient(-180deg, #34d058 0%, #28a745 90%); } -.btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2em rgba(52, 208, 88, 0.4); } -.btn-primary:hover, .btn-primary.hover { background-color: #269f42; background-image: linear-gradient(-180deg, #2fcb53 0%, #269f42 90%); background-position: -0.5em; border-color: rgba(27, 31, 35, 0.5); } -.btn-primary:active, .btn-primary.selected, [open] > .btn-primary { background-color: #279f43; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15); } -.btn-primary:disabled, .btn-primary.disabled { color: rgba(255, 255, 255, 0.75); background-color: #94d3a2; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none; } -.btn-primary .Counter { color: #29b249; background-color: #fff; } - -.btn-purple { color: #fff; background-color: #643ab0; background-image: linear-gradient(-180deg, #7e55c7 0%, #643ab0 90%); } -.btn-purple:focus, .btn-purple.focus { box-shadow: 0 0 0 0.2em rgba(126, 85, 199, 0.4); } -.btn-purple:hover, .btn-purple.hover { background-color: #5f37a8; background-image: linear-gradient(-180deg, #784ec5 0%, #5f37a8 90%); background-position: -0.5em; border-color: rgba(27, 31, 35, 0.5); } -.btn-purple:active, .btn-purple.selected, [open] > .btn-purple { background-color: #613ca4; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15); } -.btn-purple:disabled, .btn-purple.disabled { color: rgba(255, 255, 255, 0.75); background-color: #b29dd8; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none; } -.btn-purple .Counter { color: #683cb8; background-color: #fff; } - -.btn-blue { color: #fff; background-color: #0361cc; background-image: linear-gradient(-180deg, #0679fc 0%, #0361cc 90%); } -.btn-blue:focus, .btn-blue.focus { box-shadow: 0 0 0 0.2em rgba(6, 121, 252, 0.4); } -.btn-blue:hover, .btn-blue.hover { background-color: #035cc2; background-image: linear-gradient(-180deg, #0374f4 0%, #035cc2 90%); background-position: -0.5em; border-color: rgba(27, 31, 35, 0.5); } -.btn-blue:active, .btn-blue.selected, [open] > .btn-blue { background-color: #045cc1; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15); } -.btn-blue:disabled, .btn-blue.disabled { color: rgba(255, 255, 255, 0.75); background-color: #81b0e6; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none; } -.btn-blue .Counter { color: #0366d6; background-color: #fff; } - -.btn-danger { color: #cb2431; background-color: #fafbfc; background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%); } -.btn-danger:focus { box-shadow: 0 0 0 0.2em rgba(203, 36, 49, 0.4); } -.btn-danger:hover { color: #fff; background-color: #cb2431; background-image: linear-gradient(-180deg, #de4450 0%, #cb2431 90%); border-color: rgba(27, 31, 35, 0.5); } -.btn-danger:hover .Counter { color: #fff; } -.btn-danger:active, .btn-danger.selected, [open] > .btn-danger { color: #fff; background-color: #b5202c; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15); } -.btn-danger:disabled, .btn-danger.disabled { color: rgba(203, 36, 49, 0.4); background-color: #eff3f6; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none; } - -.btn-outline { color: #0366d6; background-color: #fff; background-image: none; } -.btn-outline .Counter { background-color: rgba(27, 31, 35, 0.07); } -.btn-outline:hover, .btn-outline:active, .btn-outline.selected, [open] > .btn-outline { color: #fff; background-color: #0366d6; background-image: none; border-color: #0366d6; } -.btn-outline:hover .Counter, .btn-outline:active .Counter, .btn-outline.selected .Counter, [open] > .btn-outline .Counter { color: #0366d6; background-color: #fff; } -.btn-outline:focus { border-color: #0366d6; box-shadow: 0 0 0 0.2em rgba(3, 102, 214, 0.4); } -.btn-outline:disabled, .btn-outline.disabled { color: rgba(27, 31, 35, 0.3); background-color: #fff; border-color: rgba(27, 31, 35, 0.15); box-shadow: none; } - -.btn-with-count { float: left; border-top-right-radius: 0; border-bottom-right-radius: 0; } - -.btn-sm { padding: 3px 10px; font-size: 12px; line-height: 20px; } - -.btn-large { padding: 0.75em 1.25em; font-size: inherit; border-radius: 6px; } - -.hidden-text-expander { display: block; } -.hidden-text-expander.inline { position: relative; top: -1px; display: inline-block; margin-left: 5px; line-height: 0; } - -.hidden-text-expander a, .ellipsis-expander { display: inline-block; height: 12px; padding: 0 5px 5px; font-size: 12px; font-weight: 600; line-height: 6px; color: #444d56; text-decoration: none; vertical-align: middle; background: #dfe2e5; border: 0; border-radius: 1px; } -.hidden-text-expander a:hover, .ellipsis-expander:hover { text-decoration: none; background-color: #c6cbd1; } -.hidden-text-expander a:active, .ellipsis-expander:active { color: #fff; background-color: #2188ff; } - -.social-count { float: left; padding: 3px 10px; font-size: 12px; font-weight: 600; line-height: 20px; color: #24292e; vertical-align: middle; background-color: #fff; border: 1px solid rgba(27, 31, 35, 0.2); border-left: 0; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } -.social-count:hover, .social-count:active { text-decoration: none; } -.social-count:hover { color: #0366d6; cursor: pointer; } - -.btn-block { display: block; width: 100%; text-align: center; } - -.btn-link { display: inline-block; padding: 0; font-size: inherit; color: #0366d6; text-decoration: none; white-space: nowrap; cursor: pointer; user-select: none; background-color: transparent; border: 0; appearance: none; } -.btn-link:hover { text-decoration: underline; } -.btn-link:disabled, .btn-link:disabled:hover { color: rgba(88, 96, 105, 0.5); cursor: default; } - -.details-reset > summary { list-style: none; } -.details-reset > summary::before { display: none; } -.details-reset > summary::-webkit-details-marker { display: none; } - -.BtnGroup { display: inline-block; vertical-align: middle; } -.BtnGroup::before { display: table; content: ""; } -.BtnGroup::after { display: table; clear: both; content: ""; } -.BtnGroup + .BtnGroup, .BtnGroup + .btn { margin-left: 4px; } - -.BtnGroup-item { position: relative; float: left; border-right-width: 0; border-radius: 0; } -.BtnGroup-item:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } -.BtnGroup-item:last-child { border-right-width: 1px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } -.BtnGroup-item.selected, .BtnGroup-item:focus, .BtnGroup-item:active, .BtnGroup-item:hover { border-right-width: 1px; } -.BtnGroup-item.selected + .BtnGroup-item, .BtnGroup-item.selected + .BtnGroup-parent .BtnGroup-item, .BtnGroup-item.selected + .BtnGroup-form .BtnGroup-item, .BtnGroup-item:focus + .BtnGroup-item, .BtnGroup-item:focus + .BtnGroup-parent .BtnGroup-item, .BtnGroup-item:focus + .BtnGroup-form .BtnGroup-item, .BtnGroup-item:active + .BtnGroup-item, .BtnGroup-item:active + .BtnGroup-parent .BtnGroup-item, .BtnGroup-item:active + .BtnGroup-form .BtnGroup-item, .BtnGroup-item:hover + .BtnGroup-item, .BtnGroup-item:hover + .BtnGroup-parent .BtnGroup-item, .BtnGroup-item:hover + .BtnGroup-form .BtnGroup-item { border-left-width: 0; } - -.BtnGroup-parent, .BtnGroup-form { float: left; } -.BtnGroup-parent:first-child .BtnGroup-item, .BtnGroup-form:first-child .BtnGroup-item { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } -.BtnGroup-parent:last-child .BtnGroup-item, .BtnGroup-form:last-child .BtnGroup-item { border-right-width: 1px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } -.BtnGroup-parent .BtnGroup-item, .BtnGroup-form .BtnGroup-item { border-right-width: 0; border-radius: 0; } -.BtnGroup-parent.selected .BtnGroup-item, .BtnGroup-parent:focus .BtnGroup-item, .BtnGroup-parent:active .BtnGroup-item, .BtnGroup-parent:hover .BtnGroup-item, .BtnGroup-form.selected .BtnGroup-item, .BtnGroup-form:focus .BtnGroup-item, .BtnGroup-form:active .BtnGroup-item, .BtnGroup-form:hover .BtnGroup-item { border-right-width: 1px; } -.BtnGroup-parent.selected + .BtnGroup-item, .BtnGroup-parent.selected + .BtnGroup-parent .BtnGroup-item, .BtnGroup-parent.selected + .BtnGroup-form .BtnGroup-item, .BtnGroup-parent:focus + .BtnGroup-item, .BtnGroup-parent:focus + .BtnGroup-parent .BtnGroup-item, .BtnGroup-parent:focus + .BtnGroup-form .BtnGroup-item, .BtnGroup-parent:active + .BtnGroup-item, .BtnGroup-parent:active + .BtnGroup-parent .BtnGroup-item, .BtnGroup-parent:active + .BtnGroup-form .BtnGroup-item, .BtnGroup-parent:hover + .BtnGroup-item, .BtnGroup-parent:hover + .BtnGroup-parent .BtnGroup-item, .BtnGroup-parent:hover + .BtnGroup-form .BtnGroup-item, .BtnGroup-form.selected + .BtnGroup-item, .BtnGroup-form.selected + .BtnGroup-parent .BtnGroup-item, .BtnGroup-form.selected + .BtnGroup-form .BtnGroup-item, .BtnGroup-form:focus + .BtnGroup-item, .BtnGroup-form:focus + .BtnGroup-parent .BtnGroup-item, .BtnGroup-form:focus + .BtnGroup-form .BtnGroup-item, .BtnGroup-form:active + .BtnGroup-item, .BtnGroup-form:active + .BtnGroup-parent .BtnGroup-item, .BtnGroup-form:active + .BtnGroup-form .BtnGroup-item, .BtnGroup-form:hover + .BtnGroup-item, .BtnGroup-form:hover + .BtnGroup-parent .BtnGroup-item, .BtnGroup-form:hover + .BtnGroup-form .BtnGroup-item { border-left-width: 0; } - -.BtnGroup-item:focus, .BtnGroup-item:active, .BtnGroup-parent:focus, .BtnGroup-parent:active, .BtnGroup-form:focus, .BtnGroup-form:active { z-index: 1; } - -.TableObject { display: table; } - -.TableObject-item { display: table-cell; width: 1%; white-space: nowrap; vertical-align: middle; } - -.TableObject-item--primary { width: 99%; } - -fieldset { padding: 0; margin: 0; border: 0; } - -label { font-weight: 600; } - -.form-control, .form-select { min-height: 34px; padding: 6px 8px; font-size: 16px; line-height: 20px; color: #24292e; vertical-align: middle; background-color: #fff; background-repeat: no-repeat; background-position: right 8px center; border: 1px solid #d1d5da; border-radius: 3px; outline: none; box-shadow: inset 0 1px 2px rgba(27, 31, 35, 0.075); } -.form-control.focus, .form-control:focus, .form-select.focus, .form-select:focus { border-color: #2188ff; outline: none; box-shadow: inset 0 1px 2px rgba(27, 31, 35, 0.075), 0 0 0 0.2em rgba(3, 102, 214, 0.3); } -@media (min-width: 768px) { .form-control, .form-select { font-size: 14px; } } - -.input-contrast { background-color: #fafbfc; } -.input-contrast:focus { background-color: #fff; } - -::placeholder { color: #6a737d; } - -.input-sm { min-height: 28px; padding-top: 3px; padding-bottom: 3px; font-size: 12px; line-height: 20px; } - -.input-lg { padding: 4px 10px; font-size: 16px; } - -.input-block { display: block; width: 100%; } - -.input-monospace { font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; } - -.input-hide-webkit-autofill::-webkit-contacts-auto-fill-button { position: absolute; right: 0; display: none !important; pointer-events: none; visibility: hidden; } - -.form-checkbox { padding-left: 20px; margin: 15px 0; vertical-align: middle; } -.form-checkbox label em.highlight { position: relative; left: -4px; padding: 2px 4px; font-style: normal; background: #fffbdd; border-radius: 3px; } -.form-checkbox input[type=checkbox], .form-checkbox input[type=radio] { float: left; margin: 5px 0 0 -20px; vertical-align: middle; } -.form-checkbox .note { display: block; margin: 0; font-size: 12px; font-weight: 400; color: #586069; } - -.form-checkbox-details { display: none; } - -.form-checkbox-details-trigger:checked ~ * .form-checkbox-details, .form-checkbox-details-trigger:checked ~ .form-checkbox-details { display: block; } - -.hfields { margin: 15px 0; } -.hfields::before { display: table; content: ""; } -.hfields::after { display: table; clear: both; content: ""; } -.hfields .form-group { float: left; margin: 0 30px 0 0; } -.hfields .form-group dt label { display: inline-block; margin: 5px 0 0; color: #586069; } -.hfields .form-group dt img { position: relative; top: -2px; } -.hfields .btn { float: left; margin: 28px 25px 0 -20px; } -.hfields .form-select { margin-top: 5px; } - -input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { margin: 0; appearance: none; } - -.form-actions::before { display: table; content: ""; } -.form-actions::after { display: table; clear: both; content: ""; } -.form-actions .btn { float: right; } -.form-actions .btn + .btn { margin-right: 5px; } - -.form-warning { padding: 8px 10px; margin: 10px 0; font-size: 14px; color: #735c0f; background: #fffbdd; border: 1px solid #d9d0a5; border-radius: 3px; } -.form-warning p { margin: 0; line-height: 1.5; } -.form-warning a { font-weight: 600; } - -.form-select { display: inline-block; max-width: 100%; height: 34px; padding-right: 24px; padding-right: 8px \9 ; background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC") no-repeat right 8px center; background-image: none \9; background-size: 8px 10px; appearance: none; } -.form-select::-ms-expand { opacity: 0; } -.form-select[multiple] { height: auto; } - -.select-sm { height: 28px; min-height: 28px; padding-top: 3px; padding-bottom: 3px; font-size: 12px; } -.select-sm[multiple] { height: auto; min-height: 0; } - -.form-group { margin: 15px 0; } -.form-group .form-control { width: 440px; max-width: 100%; margin-right: 5px; background-color: #fafbfc; } -.form-group .form-control:focus { background-color: #fff; } -.form-group .form-control.shorter { width: 130px; } -.form-group .form-control.short { width: 250px; } -.form-group .form-control.long { width: 100%; } -.form-group textarea.form-control { width: 100%; height: 200px; min-height: 200px; } -.form-group textarea.form-control.short { height: 50px; min-height: 50px; } -.form-group dt { margin: 0 0 6px; } -.form-group label { position: relative; } -.form-group.flattened dt { float: left; margin: 0; line-height: 32px; } -.form-group.flattened dd { line-height: 32px; } -.form-group dd h4 { margin: 4px 0 0; } -.form-group dd h4.is-error { color: #cb2431; } -.form-group dd h4.is-success { color: #28a745; } -.form-group dd h4 + .note { margin-top: 0; } -.form-group.required dt label::after { padding-left: 5px; color: #cb2431; content: "*"; } -.form-group .success, .form-group .error, .form-group .indicator { display: none; font-size: 12px; font-weight: 600; } -.form-group.loading { opacity: 0.5; } -.form-group.loading .indicator { display: inline; } -.form-group.loading .spinner { display: inline-block; vertical-align: middle; } -.form-group.successful .success { display: inline; color: #28a745; } -.form-group.warn .warning, .form-group.warn .error, .form-group.errored .warning, .form-group.errored .error { position: absolute; z-index: 10; display: block; max-width: 450px; padding: 5px 8px; margin: 4px 0 0; font-size: 13px; font-weight: 400; border-style: solid; border-width: 1px; border-radius: 3px; } -.form-group.warn .warning::after, .form-group.warn .warning::before, .form-group.warn .error::after, .form-group.warn .error::before, .form-group.errored .warning::after, .form-group.errored .warning::before, .form-group.errored .error::after, .form-group.errored .error::before { position: absolute; bottom: 100%; left: 10px; z-index: 15; width: 0; height: 0; pointer-events: none; content: " "; border: solid transparent; } -.form-group.warn .warning::after, .form-group.warn .error::after, .form-group.errored .warning::after, .form-group.errored .error::after { border-width: 5px; } -.form-group.warn .warning::before, .form-group.warn .error::before, .form-group.errored .warning::before, .form-group.errored .error::before { margin-left: -1px; border-width: 6px; } -.form-group.warn .warning { color: #735c0f; background-color: #fffbdd; border-color: #d9d0a5; } -.form-group.warn .warning::after { border-bottom-color: #fffbdd; } -.form-group.warn .warning::before { border-bottom-color: #d9d0a5; } -.form-group.errored label { color: #cb2431; } -.form-group.errored .error { color: #86181d; background-color: #ffdce0; border-color: #cea0a5; } -.form-group.errored .error::after { border-bottom-color: #ffdce0; } -.form-group.errored .error::before { border-bottom-color: #cea0a5; } - -.note { min-height: 17px; margin: 4px 0 2px; font-size: 12px; color: #586069; } -.note .spinner { margin-right: 3px; vertical-align: middle; } - -dl.form-group > dd .form-control.is-autocheck-loading, dl.form-group > dd .form-control.is-autocheck-successful, dl.form-group > dd .form-control.is-autocheck-errored { padding-right: 30px; } -dl.form-group > dd .form-control.is-autocheck-loading { background-image: url("/images/spinners/octocat-spinner-16px.gif"); } -dl.form-group > dd .form-control.is-autocheck-successful { background-image: url("/images/modules/ajax/success.png"); } -dl.form-group > dd .form-control.is-autocheck-errored { background-image: url("/images/modules/ajax/error.png"); } - -@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { dl.form-group > dd .form-control.is-autocheck-loading, dl.form-group > dd .form-control.is-autocheck-successful, dl.form-group > dd .form-control.is-autocheck-errored { background-size: 16px 16px; } - dl.form-group > dd .form-control.is-autocheck-loading { background-image: url("/images/spinners/octocat-spinner-32.gif"); } - dl.form-group > dd .form-control.is-autocheck-successful { background-image: url("/images/modules/ajax/success@2x.png"); } - dl.form-group > dd .form-control.is-autocheck-errored { background-image: url("/images/modules/ajax/error@2x.png"); } } -.status-indicator { display: inline-block; width: 16px; height: 16px; margin-left: 5px; } -.status-indicator .octicon { display: none; } - -.status-indicator-success::before { content: ""; } -.status-indicator-success .octicon-check { display: inline-block; color: #28a745; fill: #28a745; } -.status-indicator-success .octicon-x { display: none; } - -.status-indicator-failed::before { content: ""; } -.status-indicator-failed .octicon-check { display: none; } -.status-indicator-failed .octicon-x { display: inline-block; color: #cb2431; fill: #d73a49; } - -.status-indicator-loading { width: 16px; background: url("/images/spinners/octocat-spinner-32-EAF2F5.gif") 0 0 no-repeat; background-size: 16px; } - -.inline-form { display: inline-block; } -.inline-form .btn-plain { background-color: transparent; border: 0; } - -.drag-and-drop { padding: 7px 10px; margin: 0; font-size: 13px; line-height: 16px; color: #586069; background-color: #fafbfc; border: 1px solid #c3c8cf; border-top: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } -.drag-and-drop .default, .drag-and-drop .loading, .drag-and-drop .error { display: none; } -.drag-and-drop .error { color: #cb2431; } -.drag-and-drop img { vertical-align: top; } - -.is-default .drag-and-drop .default { display: inline-block; } - -.is-uploading .drag-and-drop .loading { display: inline-block; } - -.is-bad-file .drag-and-drop .bad-file { display: inline-block; } - -.is-duplicate-filename .drag-and-drop .duplicate-filename { display: inline-block; } - -.is-too-big .drag-and-drop .too-big { display: inline-block; } - -.is-hidden-file .drag-and-drop .hidden-file { display: inline-block; } - -.is-empty .drag-and-drop .empty { display: inline-block; } - -.is-bad-permissions .drag-and-drop .bad-permissions { display: inline-block; } - -.is-repository-required .drag-and-drop .repository-required { display: inline-block; } - -.drag-and-drop-error-info { font-weight: 400; color: #586069; } -.drag-and-drop-error-info a { color: #0366d6; } - -.is-failed .drag-and-drop .failed-request { display: inline-block; } - -.manual-file-chooser { position: absolute; width: 240px; padding: 5px; margin-left: -80px; cursor: pointer; opacity: 0.0001; } - -.manual-file-chooser:hover + .manual-file-chooser-text { text-decoration: underline; } - -.btn .manual-file-chooser { top: 0; padding: 0; line-height: 34px; } - -.upload-enabled textarea { display: block; border-bottom: 1px dashed #dfe2e5; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } -.upload-enabled.focused { border-radius: 3px; box-shadow: inset 0 1px 2px rgba(27, 31, 35, 0.075), 0 0 0 0.2em rgba(3, 102, 214, 0.3); } -.upload-enabled.focused .form-control { box-shadow: none; } -.upload-enabled.focused .drag-and-drop { border-color: #4a9eff; } - -.dragover textarea, .dragover .drag-and-drop { box-shadow: #c9ff00 0 0 3px; } - -.write-content { position: relative; } - -.previewable-comment-form { position: relative; } -.previewable-comment-form .tabnav { position: relative; padding: 8px 8px 0; } -.previewable-comment-form .comment { border: 1px solid #c3c8cf; } -.previewable-comment-form .comment-form-error { margin-bottom: 8px; } -.previewable-comment-form .write-content, .previewable-comment-form .preview-content { display: none; margin: 0 8px 8px; } -.previewable-comment-form.write-selected .write-content, .previewable-comment-form.preview-selected .preview-content { display: block; } -.previewable-comment-form textarea { display: block; width: 100%; min-height: 100px; max-height: 500px; padding: 8px; resize: vertical; } - -.form-action-spacious { margin-top: 10px; } - -div.composer { margin-top: 0; border: 0; } - -.composer .comment-form-textarea { height: 200px; min-height: 200px; } - -.composer .tabnav { margin: 0 0 10px; } - -h2.account { margin: 15px 0 0; font-size: 18px; font-weight: 400; color: #586069; } - -p.explain { position: relative; font-size: 12px; color: #586069; } -p.explain strong { color: #24292e; } -p.explain .octicon { margin-right: 5px; color: #959da5; } -p.explain .minibutton { top: -4px; float: right; } - -.form-group label { position: static; } - -.input-group { display: table; } -.input-group .form-control { position: relative; width: 100%; } -.input-group .form-control:focus { z-index: 2; } -.input-group .form-control + .btn { margin-left: 0; } -.input-group.inline { display: inline-table; } - -.input-group .form-control, .input-group-button { display: table-cell; } - -.input-group-button { width: 1%; vertical-align: middle; } - -.input-group .form-control:first-child, .input-group-button:first-child .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } - -.input-group-button:first-child .btn { margin-right: -1px; } - -.input-group .form-control:last-child, .input-group-button:last-child .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } - -.input-group-button:last-child .btn { margin-left: -1px; } - -.container { width: 980px; margin-right: auto; margin-left: auto; } -.container::before { display: table; content: ""; } -.container::after { display: table; clear: both; content: ""; } - -.container-md { max-width: 768px; margin-right: auto; margin-left: auto; } - -.container-lg { max-width: 1012px; margin-right: auto; margin-left: auto; } - -.container-xl { max-width: 1280px; margin-right: auto; margin-left: auto; } - -.columns { margin-right: -10px; margin-left: -10px; } -.columns::before { display: table; content: ""; } -.columns::after { display: table; clear: both; content: ""; } - -.column { float: left; padding-right: 10px; padding-left: 10px; } - -.one-third { width: 33.333333%; } - -.two-thirds { width: 66.666667%; } - -.one-fourth { width: 25%; } - -.one-half { width: 50%; } - -.three-fourths { width: 75%; } - -.one-fifth { width: 20%; } - -.four-fifths { width: 80%; } - -.centered { display: block; float: none; margin-right: auto; margin-left: auto; } - -.col-1 { width: 8.3333333333%; } - -.col-2 { width: 16.6666666667%; } - -.col-3 { width: 25%; } - -.col-4 { width: 33.3333333333%; } - -.col-5 { width: 41.6666666667%; } - -.col-6 { width: 50%; } - -.col-7 { width: 58.3333333333%; } - -.col-8 { width: 66.6666666667%; } - -.col-9 { width: 75%; } - -.col-10 { width: 83.3333333333%; } - -.col-11 { width: 91.6666666667%; } - -.col-12 { width: 100%; } - -@media (min-width: 544px) { .col-sm-1 { width: 8.3333333333%; } - .col-sm-2 { width: 16.6666666667%; } - .col-sm-3 { width: 25%; } - .col-sm-4 { width: 33.3333333333%; } - .col-sm-5 { width: 41.6666666667%; } - .col-sm-6 { width: 50%; } - .col-sm-7 { width: 58.3333333333%; } - .col-sm-8 { width: 66.6666666667%; } - .col-sm-9 { width: 75%; } - .col-sm-10 { width: 83.3333333333%; } - .col-sm-11 { width: 91.6666666667%; } - .col-sm-12 { width: 100%; } } -@media (min-width: 768px) { .col-md-1 { width: 8.3333333333%; } - .col-md-2 { width: 16.6666666667%; } - .col-md-3 { width: 25%; } - .col-md-4 { width: 33.3333333333%; } - .col-md-5 { width: 41.6666666667%; } - .col-md-6 { width: 50%; } - .col-md-7 { width: 58.3333333333%; } - .col-md-8 { width: 66.6666666667%; } - .col-md-9 { width: 75%; } - .col-md-10 { width: 83.3333333333%; } - .col-md-11 { width: 91.6666666667%; } - .col-md-12 { width: 100%; } } -@media (min-width: 1012px) { .col-lg-1 { width: 8.3333333333%; } - .col-lg-2 { width: 16.6666666667%; } - .col-lg-3 { width: 25%; } - .col-lg-4 { width: 33.3333333333%; } - .col-lg-5 { width: 41.6666666667%; } - .col-lg-6 { width: 50%; } - .col-lg-7 { width: 58.3333333333%; } - .col-lg-8 { width: 66.6666666667%; } - .col-lg-9 { width: 75%; } - .col-lg-10 { width: 83.3333333333%; } - .col-lg-11 { width: 91.6666666667%; } - .col-lg-12 { width: 100%; } } -@media (min-width: 1280px) { .col-xl-1 { width: 8.3333333333%; } - .col-xl-2 { width: 16.6666666667%; } - .col-xl-3 { width: 25%; } - .col-xl-4 { width: 33.3333333333%; } - .col-xl-5 { width: 41.6666666667%; } - .col-xl-6 { width: 50%; } - .col-xl-7 { width: 58.3333333333%; } - .col-xl-8 { width: 66.6666666667%; } - .col-xl-9 { width: 75%; } - .col-xl-10 { width: 83.3333333333%; } - .col-xl-11 { width: 91.6666666667%; } - .col-xl-12 { width: 100%; } } -.gutter { margin-right: -16px; margin-left: -16px; } -.gutter > [class*="col-"] { padding-right: 16px !important; padding-left: 16px !important; } - -.gutter-condensed { margin-right: -8px; margin-left: -8px; } -.gutter-condensed > [class*="col-"] { padding-right: 8px !important; padding-left: 8px !important; } - -.gutter-spacious { margin-right: -24px; margin-left: -24px; } -.gutter-spacious > [class*="col-"] { padding-right: 24px !important; padding-left: 24px !important; } - -@media (min-width: 544px) { .gutter-sm { margin-right: -16px; margin-left: -16px; } - .gutter-sm > [class*="col-"] { padding-right: 16px !important; padding-left: 16px !important; } - .gutter-sm-condensed { margin-right: -8px; margin-left: -8px; } - .gutter-sm-condensed > [class*="col-"] { padding-right: 8px !important; padding-left: 8px !important; } - .gutter-sm-spacious { margin-right: -24px; margin-left: -24px; } - .gutter-sm-spacious > [class*="col-"] { padding-right: 24px !important; padding-left: 24px !important; } } -@media (min-width: 768px) { .gutter-md { margin-right: -16px; margin-left: -16px; } - .gutter-md > [class*="col-"] { padding-right: 16px !important; padding-left: 16px !important; } - .gutter-md-condensed { margin-right: -8px; margin-left: -8px; } - .gutter-md-condensed > [class*="col-"] { padding-right: 8px !important; padding-left: 8px !important; } - .gutter-md-spacious { margin-right: -24px; margin-left: -24px; } - .gutter-md-spacious > [class*="col-"] { padding-right: 24px !important; padding-left: 24px !important; } } -@media (min-width: 1012px) { .gutter-lg { margin-right: -16px; margin-left: -16px; } - .gutter-lg > [class*="col-"] { padding-right: 16px !important; padding-left: 16px !important; } - .gutter-lg-condensed { margin-right: -8px; margin-left: -8px; } - .gutter-lg-condensed > [class*="col-"] { padding-right: 8px !important; padding-left: 8px !important; } - .gutter-lg-spacious { margin-right: -24px; margin-left: -24px; } - .gutter-lg-spacious > [class*="col-"] { padding-right: 24px !important; padding-left: 24px !important; } } -@media (min-width: 1280px) { .gutter-xl { margin-right: -16px; margin-left: -16px; } - .gutter-xl > [class*="col-"] { padding-right: 16px !important; padding-left: 16px !important; } - .gutter-xl-condensed { margin-right: -8px; margin-left: -8px; } - .gutter-xl-condensed > [class*="col-"] { padding-right: 8px !important; padding-left: 8px !important; } - .gutter-xl-spacious { margin-right: -24px; margin-left: -24px; } - .gutter-xl-spacious > [class*="col-"] { padding-right: 24px !important; padding-left: 24px !important; } } -.offset-1 { margin-left: 8.3333333333% !important; } - -.offset-2 { margin-left: 16.6666666667% !important; } - -.offset-3 { margin-left: 25% !important; } - -.offset-4 { margin-left: 33.3333333333% !important; } - -.offset-5 { margin-left: 41.6666666667% !important; } - -.offset-6 { margin-left: 50% !important; } - -.offset-7 { margin-left: 58.3333333333% !important; } - -.offset-8 { margin-left: 66.6666666667% !important; } - -.offset-9 { margin-left: 75% !important; } - -.offset-10 { margin-left: 83.3333333333% !important; } - -.offset-11 { margin-left: 91.6666666667% !important; } - -@media (min-width: 544px) { .offset-sm-1 { margin-left: 8.3333333333% !important; } - .offset-sm-2 { margin-left: 16.6666666667% !important; } - .offset-sm-3 { margin-left: 25% !important; } - .offset-sm-4 { margin-left: 33.3333333333% !important; } - .offset-sm-5 { margin-left: 41.6666666667% !important; } - .offset-sm-6 { margin-left: 50% !important; } - .offset-sm-7 { margin-left: 58.3333333333% !important; } - .offset-sm-8 { margin-left: 66.6666666667% !important; } - .offset-sm-9 { margin-left: 75% !important; } - .offset-sm-10 { margin-left: 83.3333333333% !important; } - .offset-sm-11 { margin-left: 91.6666666667% !important; } } -@media (min-width: 768px) { .offset-md-1 { margin-left: 8.3333333333% !important; } - .offset-md-2 { margin-left: 16.6666666667% !important; } - .offset-md-3 { margin-left: 25% !important; } - .offset-md-4 { margin-left: 33.3333333333% !important; } - .offset-md-5 { margin-left: 41.6666666667% !important; } - .offset-md-6 { margin-left: 50% !important; } - .offset-md-7 { margin-left: 58.3333333333% !important; } - .offset-md-8 { margin-left: 66.6666666667% !important; } - .offset-md-9 { margin-left: 75% !important; } - .offset-md-10 { margin-left: 83.3333333333% !important; } - .offset-md-11 { margin-left: 91.6666666667% !important; } } -@media (min-width: 1012px) { .offset-lg-1 { margin-left: 8.3333333333% !important; } - .offset-lg-2 { margin-left: 16.6666666667% !important; } - .offset-lg-3 { margin-left: 25% !important; } - .offset-lg-4 { margin-left: 33.3333333333% !important; } - .offset-lg-5 { margin-left: 41.6666666667% !important; } - .offset-lg-6 { margin-left: 50% !important; } - .offset-lg-7 { margin-left: 58.3333333333% !important; } - .offset-lg-8 { margin-left: 66.6666666667% !important; } - .offset-lg-9 { margin-left: 75% !important; } - .offset-lg-10 { margin-left: 83.3333333333% !important; } - .offset-lg-11 { margin-left: 91.6666666667% !important; } } -@media (min-width: 1280px) { .offset-xl-1 { margin-left: 8.3333333333% !important; } - .offset-xl-2 { margin-left: 16.6666666667% !important; } - .offset-xl-3 { margin-left: 25% !important; } - .offset-xl-4 { margin-left: 33.3333333333% !important; } - .offset-xl-5 { margin-left: 41.6666666667% !important; } - .offset-xl-6 { margin-left: 50% !important; } - .offset-xl-7 { margin-left: 58.3333333333% !important; } - .offset-xl-8 { margin-left: 66.6666666667% !important; } - .offset-xl-9 { margin-left: 75% !important; } - .offset-xl-10 { margin-left: 83.3333333333% !important; } - .offset-xl-11 { margin-left: 91.6666666667% !important; } } -.menu { margin-bottom: 15px; list-style: none; background-color: #fff; border: 1px solid #d1d5da; border-radius: 3px; } - -.menu-item { position: relative; display: block; padding: 8px 10px; border-bottom: 1px solid #e1e4e8; } -.menu-item:first-child { border-top: 0; border-top-left-radius: 2px; border-top-right-radius: 2px; } -.menu-item:first-child::before { border-top-left-radius: 2px; } -.menu-item:last-child { border-bottom: 0; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; } -.menu-item:last-child::before { border-bottom-left-radius: 2px; } -.menu-item:hover { text-decoration: none; background-color: #f6f8fa; } -.menu-item.selected { font-weight: 600; color: #24292e; cursor: default; background-color: #fff; } -.menu-item.selected::before { position: absolute; top: 0; bottom: 0; left: 0; width: 2px; content: ""; background-color: #e36209; } -.menu-item .octicon { width: 16px; margin-right: 5px; color: #24292e; text-align: center; } -.menu-item .Counter { float: right; margin-left: 5px; } -.menu-item .menu-warning { float: right; color: #86181d; } -.menu-item .avatar { float: left; margin-right: 5px; } -.menu-item.alert .Counter { color: #cb2431; } - -.menu-heading { display: block; padding: 8px 10px; margin-top: 0; margin-bottom: 0; font-size: 13px; font-weight: 600; line-height: 20px; color: #586069; background-color: #f3f5f8; border-bottom: 1px solid #e1e4e8; } -.menu-heading:hover { text-decoration: none; } -.menu-heading:first-child { border-top-left-radius: 2px; border-top-right-radius: 2px; } -.menu-heading:last-child { border-bottom: 0; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; } - -.tabnav { margin-top: 0; margin-bottom: 15px; border-bottom: 1px solid #d1d5da; } -.tabnav .Counter { margin-left: 5px; } - -.tabnav-tabs { margin-bottom: -1px; } - -.tabnav-tab { display: inline-block; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #586069; text-decoration: none; background-color: transparent; border: 1px solid transparent; border-bottom: 0; } -.tabnav-tab.selected { color: #24292e; background-color: #fff; border-color: #d1d5da; border-radius: 3px 3px 0 0; } -.tabnav-tab:hover, .tabnav-tab:focus { color: #24292e; text-decoration: none; } - -.tabnav-extra { display: inline-block; padding-top: 10px; margin-left: 10px; font-size: 12px; color: #586069; } -.tabnav-extra > .octicon { margin-right: 2px; } - -a.tabnav-extra:hover { color: #0366d6; text-decoration: none; } - -.tabnav-btn { margin-left: 10px; } - -.filter-list { list-style-type: none; } -.filter-list.small .filter-item { padding: 4px 10px; margin: 0 0 2px; font-size: 12px; } -.filter-list.pjax-active .filter-item { color: #586069; background-color: transparent; } -.filter-list.pjax-active .filter-item.pjax-active { color: #fff; background-color: #0366d6; } - -.filter-item { position: relative; display: block; padding: 8px 10px; margin-bottom: 5px; overflow: hidden; font-size: 14px; color: #586069; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; border-radius: 3px; } -.filter-item:hover { text-decoration: none; background-color: #eaecef; } -.filter-item.selected { color: #fff; background-color: #0366d6; } -.filter-item .count { float: right; font-weight: 600; } -.filter-item .bar { position: absolute; top: 2px; right: 0; bottom: 2px; z-index: -1; display: inline-block; background-color: #eff3f6; } - -.subnav { margin-bottom: 20px; } -.subnav::before { display: table; content: ""; } -.subnav::after { display: table; clear: both; content: ""; } - -.subnav-bordered { padding-bottom: 20px; border-bottom: 1px solid #eaecef; } - -.subnav-flush { margin-bottom: 0; } - -.subnav-item { position: relative; float: left; padding: 6px 14px; font-weight: 600; line-height: 20px; color: #586069; border: 1px solid #e1e4e8; } -.subnav-item + .subnav-item { margin-left: -1px; } -.subnav-item:hover, .subnav-item:focus { text-decoration: none; background-color: #f6f8fa; } -.subnav-item.selected, .subnav-item.selected:hover, .subnav-item.selected:focus { z-index: 2; color: #fff; background-color: #0366d6; border-color: #0366d6; } -.subnav-item:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } -.subnav-item:last-child { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } - -.subnav-search { position: relative; margin-left: 10px; } - -.subnav-search-input { width: 320px; padding-left: 30px; color: #586069; } - -.subnav-search-input-wide { width: 500px; } - -.subnav-search-icon { position: absolute; top: 9px; left: 8px; display: block; color: #c6cbd1; text-align: center; pointer-events: none; } - -.subnav-search-context .btn { color: #444d56; border-top-right-radius: 0; border-bottom-right-radius: 0; } -.subnav-search-context .btn:hover, .subnav-search-context .btn:focus, .subnav-search-context .btn:active, .subnav-search-context .btn.selected { z-index: 2; } -.subnav-search-context + .subnav-search { margin-left: -1px; } -.subnav-search-context + .subnav-search .subnav-search-input { border-top-left-radius: 0; border-bottom-left-radius: 0; } -.subnav-search-context .select-menu-modal-holder { z-index: 30; } -.subnav-search-context .select-menu-modal { width: 220px; } -.subnav-search-context .select-menu-item-icon { color: inherit; } - -.subnav-spacer-right { padding-right: 10px; } - -.UnderlineNav { display: flex; justify-content: space-between; border-bottom: 1px solid #e1e4e8; } - -.UnderlineNav-body { display: flex; margin-bottom: -1px; } - -.UnderlineNav-item { padding: 16px 8px; margin-right: 16px; font-size: 14px; line-height: 1.5; color: #586069; text-align: center; border-bottom: 2px solid transparent; } -.UnderlineNav-item:hover, .UnderlineNav-item:focus { color: #24292e; text-decoration: none; border-bottom-color: #d1d5da; transition: 0.2s ease; } -.UnderlineNav-item:hover .UnderlineNav-octicon, .UnderlineNav-item:focus .UnderlineNav-octicon { color: #6a737d; } -.UnderlineNav-item.selected { font-weight: 600; color: #24292e; border-bottom-color: #e36209; } -.UnderlineNav-item.selected .UnderlineNav-octicon { color: #6a737d; } - -.UnderlineNav--right { justify-content: flex-end; } -.UnderlineNav--right .UnderlineNav-item { margin-right: 0; margin-left: 16px; } -.UnderlineNav--right .UnderlineNav-actions { flex: 1 1 auto; } - -.UnderlineNav-actions { align-self: center; } - -.UnderlineNav--full { display: block; } - -.UnderlineNav-octicon { color: #959da5; } - -.UnderlineNav-container { display: flex; justify-content: space-between; } - -.pagination::before { display: table; content: ""; } -.pagination::after { display: table; clear: both; content: ""; } -.pagination a, .pagination span, .pagination em { position: relative; float: left; padding: 7px 12px; margin-left: -1px; font-size: 13px; font-style: normal; font-weight: 600; color: #0366d6; white-space: nowrap; vertical-align: middle; cursor: pointer; user-select: none; background: #fff; border: 1px solid #e1e4e8; } -.pagination a:first-child, .pagination span:first-child, .pagination em:first-child { margin-left: 0; border-top-left-radius: 3px; border-bottom-left-radius: 3px; } -.pagination a:last-child, .pagination span:last-child, .pagination em:last-child { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } -.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus, .pagination em:hover, .pagination em:focus { z-index: 2; text-decoration: none; background-color: #eff3f6; border-color: #e1e4e8; } -.pagination .selected { z-index: 3; } -.pagination .current, .pagination .current:hover { z-index: 3; color: #fff; background-color: #0366d6; border-color: #0366d6; } -.pagination .gap, .pagination .disabled, .pagination .gap:hover, .pagination .disabled:hover { color: #d1d5da; cursor: default; background-color: #fafbfc; } - -.paginate-container { margin-top: 20px; margin-bottom: 15px; text-align: center; } -.paginate-container .pagination { display: inline-block; } - -.tooltipped { position: relative; } - -.tooltipped::after { position: absolute; z-index: 1000000; display: none; padding: 0.5em 0.75em; font: normal normal 11px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; -webkit-font-smoothing: subpixel-antialiased; color: #fff; text-align: center; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-wrap: break-word; white-space: pre; pointer-events: none; content: attr(aria-label); background: #1b1f23; border-radius: 3px; opacity: 0; } - -.tooltipped::before { position: absolute; z-index: 1000001; display: none; width: 0; height: 0; color: #1b1f23; pointer-events: none; content: ""; border: 6px solid transparent; opacity: 0; } - -@keyframes tooltip-appear { from { opacity: 0; } - to { opacity: 1; } } -.tooltipped:hover::before, .tooltipped:hover::after, .tooltipped:active::before, .tooltipped:active::after, .tooltipped:focus::before, .tooltipped:focus::after { display: inline-block; text-decoration: none; animation-name: tooltip-appear; animation-duration: 0.1s; animation-fill-mode: forwards; animation-timing-function: ease-in; animation-delay: 0.4s; } - -.tooltipped-no-delay:hover::before, .tooltipped-no-delay:hover::after, .tooltipped-no-delay:active::before, .tooltipped-no-delay:active::after, .tooltipped-no-delay:focus::before, .tooltipped-no-delay:focus::after { animation-delay: 0s; } - -.tooltipped-multiline:hover::after, .tooltipped-multiline:active::after, .tooltipped-multiline:focus::after { display: table-cell; } - -.tooltipped-s::after, .tooltipped-se::after, .tooltipped-sw::after { top: 100%; right: 50%; margin-top: 6px; } -.tooltipped-s::before, .tooltipped-se::before, .tooltipped-sw::before { top: auto; right: 50%; bottom: -7px; margin-right: -6px; border-bottom-color: #1b1f23; } - -.tooltipped-se::after { right: auto; left: 50%; margin-left: -16px; } - -.tooltipped-sw::after { margin-right: -16px; } - -.tooltipped-n::after, .tooltipped-ne::after, .tooltipped-nw::after { right: 50%; bottom: 100%; margin-bottom: 6px; } -.tooltipped-n::before, .tooltipped-ne::before, .tooltipped-nw::before { top: -7px; right: 50%; bottom: auto; margin-right: -6px; border-top-color: #1b1f23; } - -.tooltipped-ne::after { right: auto; left: 50%; margin-left: -16px; } - -.tooltipped-nw::after { margin-right: -16px; } - -.tooltipped-s::after, .tooltipped-n::after { transform: translateX(50%); } - -.tooltipped-w::after { right: 100%; bottom: 50%; margin-right: 6px; transform: translateY(50%); } -.tooltipped-w::before { top: 50%; bottom: 50%; left: -7px; margin-top: -6px; border-left-color: #1b1f23; } - -.tooltipped-e::after { bottom: 50%; left: 100%; margin-left: 6px; transform: translateY(50%); } -.tooltipped-e::before { top: 50%; right: -7px; bottom: 50%; margin-top: -6px; border-right-color: #1b1f23; } - -.tooltipped-align-right-1::after, .tooltipped-align-right-2::after { right: 0; margin-right: 0; } - -.tooltipped-align-right-1::before { right: 10px; } - -.tooltipped-align-right-2::before { right: 15px; } - -.tooltipped-align-left-1::after, .tooltipped-align-left-2::after { left: 0; margin-left: 0; } - -.tooltipped-align-left-1::before { left: 5px; } - -.tooltipped-align-left-2::before { left: 10px; } - -.tooltipped-multiline::after { width: max-content; max-width: 250px; word-wrap: break-word; white-space: pre-line; border-collapse: separate; } -.tooltipped-multiline.tooltipped-s::after, .tooltipped-multiline.tooltipped-n::after { right: auto; left: 50%; transform: translateX(-50%); } -.tooltipped-multiline.tooltipped-w::after, .tooltipped-multiline.tooltipped-e::after { right: 100%; } - -@media screen and (min-width: 0\0 ) { .tooltipped-multiline::after { width: 250px; } } -.tooltipped-sticky::before, .tooltipped-sticky::after { display: inline-block; } -.tooltipped-sticky.tooltipped-multiline::after { display: table-cell; } - -.css-truncate.css-truncate-target, .css-truncate .css-truncate-target { display: inline-block; max-width: 125px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: top; } -.css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target, .css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target, .css-truncate.expandable:hover .css-truncate-target, .css-truncate.expandable:hover.css-truncate-target { max-width: 10000px !important; } - -/* Fade in an element */ -.anim-fade-in { animation-name: fade-in; animation-duration: 1s; animation-timing-function: ease-in-out; } -.anim-fade-in.fast { animation-duration: 300ms; } - -@keyframes fade-in { 0% { opacity: 0; } - 100% { opacity: 1; } } -/* Fade out an element */ -.anim-fade-out { animation-name: fade-out; animation-duration: 1s; animation-timing-function: ease-out; } -.anim-fade-out.fast { animation-duration: 0.3s; } - -@keyframes fade-out { 0% { opacity: 1; } - 100% { opacity: 0; } } -/* Fade in and slide up an element */ -.anim-fade-up { opacity: 0; animation-name: fade-up; animation-duration: 0.3s; animation-fill-mode: forwards; animation-timing-function: ease-out; animation-delay: 1s; } - -@keyframes fade-up { 0% { opacity: 0.8; transform: translateY(100%); } - 100% { opacity: 1; transform: translateY(0); } } -/* Fade an element out and slide down */ -.anim-fade-down { animation-name: fade-down; animation-duration: 0.3s; animation-fill-mode: forwards; animation-timing-function: ease-in; } - -@keyframes fade-down { 0% { opacity: 1; transform: translateY(0); } - 100% { opacity: 0.5; transform: translateY(100%); } } -/* Grow an element width from 0 to 100% */ -.anim-grow-x { width: 0%; animation-name: grow-x; animation-duration: 0.3s; animation-fill-mode: forwards; animation-timing-function: ease; animation-delay: 0.5s; } - -@keyframes grow-x { to { width: 100%; } } -/* Shrink an element from 100% to 0% */ -.anim-shrink-x { animation-name: shrink-x; animation-duration: 0.3s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; animation-delay: 0.5s; } - -@keyframes shrink-x { to { width: 0%; } } -/* Fade in an element and scale it fast */ -.anim-scale-in { animation-name: scale-in; animation-duration: 0.15s; animation-timing-function: cubic-bezier(0.2, 0, 0.13, 1.5); } - -@keyframes scale-in { 0% { opacity: 0; transform: scale(0.5); } - 100% { opacity: 1; transform: scale(1); } } -/* Pulse an element's opacity */ -.anim-pulse { animation-name: pulse; animation-duration: 2s; animation-timing-function: linear; animation-iteration-count: infinite; } - -@keyframes pulse { 0% { opacity: 0.3; } - 10% { opacity: 1; } - 100% { opacity: 0.3; } } -/* Pulse in an element */ -.anim-pulse-in { animation-name: pulse-in; animation-duration: 0.5s; } - -@keyframes pulse-in { 0% { transform: scale3d(1, 1, 1); } - 50% { transform: scale3d(1.1, 1.1, 1.1); } - 100% { transform: scale3d(1, 1, 1); } } -/* Increase scale of an element on hover */ -.hover-grow { transition: transform 0.3s; backface-visibility: hidden; } -.hover-grow:hover { transform: scale(1.025); } - -/* Add a gray border on all sides */ -.border { border: 1px #e1e4e8 solid !important; } - -/* Add a gray border to the left and right */ -.border-y { border-top: 1px #e1e4e8 solid !important; border-bottom: 1px #e1e4e8 solid !important; } - -/* Remove borders from all sides */ -.border-0 { border: 0 !important; } - -.border-dashed { border-style: dashed !important; } - -/* Use with .border to turn the border blue */ -.border-blue { border-color: #0366d6 !important; } - -/* Use with .border to turn the border blue-light */ -.border-blue-light { border-color: #c8e1ff !important; } - -/* Use with .border to turn the border green */ -.border-green { border-color: #34d058 !important; } - -/* Use with .border to turn the border green light */ -.border-green-light { border-color: #a2cbac !important; } - -/* Use with .border to turn the border red */ -.border-red { border-color: #d73a49 !important; } - -/* Use with .border to turn the border red-light */ -.border-red-light { border-color: #cea0a5 !important; } - -/* Use with .border to turn the border purple */ -.border-purple { border-color: #6f42c1 !important; } - -/* Use with .border to turn the border yellow */ -.border-yellow { border-color: #d9d0a5 !important; } - -/* Use with .border to turn the border gray-light */ -.border-gray-light { border-color: #eaecef !important; } - -/* Use with .border to turn the border gray-dark */ -.border-gray-dark { border-color: #d1d5da !important; } - -/* Use with .border to turn the border rgba black 0.15 */ -.border-black-fade { border-color: rgba(27, 31, 35, 0.15) !important; } - -/* Add a gray border */ -/* Add a gray border to the top */ -.border-top { border-top: 1px #e1e4e8 solid !important; } - -/* Add a gray border to the right */ -.border-right { border-right: 1px #e1e4e8 solid !important; } - -/* Add a gray border to the bottom */ -.border-bottom { border-bottom: 1px #e1e4e8 solid !important; } - -/* Add a gray border to the left */ -.border-left { border-left: 1px #e1e4e8 solid !important; } - -/* Remove the top border */ -.border-top-0 { border-top: 0 !important; } - -/* Remove the right border */ -.border-right-0 { border-right: 0 !important; } - -/* Remove the bottom border */ -.border-bottom-0 { border-bottom: 0 !important; } - -/* Remove the left border */ -.border-left-0 { border-left: 0 !important; } - -/* Remove the border-radius */ -.rounded-0 { border-radius: 0 !important; } - -/* Add a border-radius to all corners */ -.rounded-1 { border-radius: 3px !important; } - -/* Add a 2x border-radius to all corners */ -.rounded-2 { border-radius: 6px !important; } - -.rounded-top-0 { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; } - -.rounded-top-1 { border-top-left-radius: 3px !important; border-top-right-radius: 3px !important; } - -.rounded-top-2 { border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; } - -.rounded-right-0 { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } - -.rounded-right-1 { border-top-right-radius: 3px !important; border-bottom-right-radius: 3px !important; } - -.rounded-right-2 { border-top-right-radius: 6px !important; border-bottom-right-radius: 6px !important; } - -.rounded-bottom-0 { border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; } - -.rounded-bottom-1 { border-bottom-right-radius: 3px !important; border-bottom-left-radius: 3px !important; } - -.rounded-bottom-2 { border-bottom-right-radius: 6px !important; border-bottom-left-radius: 6px !important; } - -.rounded-left-0 { border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } - -.rounded-left-1 { border-bottom-left-radius: 3px !important; border-top-left-radius: 3px !important; } - -.rounded-left-2 { border-bottom-left-radius: 6px !important; border-top-left-radius: 6px !important; } - -@media (min-width: 544px) { /* Add a gray border */ - /* Add a gray border to the top */ - .border-sm-top { border-top: 1px #e1e4e8 solid !important; } - /* Add a gray border to the right */ - .border-sm-right { border-right: 1px #e1e4e8 solid !important; } - /* Add a gray border to the bottom */ - .border-sm-bottom { border-bottom: 1px #e1e4e8 solid !important; } - /* Add a gray border to the left */ - .border-sm-left { border-left: 1px #e1e4e8 solid !important; } - /* Remove the top border */ - .border-sm-top-0 { border-top: 0 !important; } - /* Remove the right border */ - .border-sm-right-0 { border-right: 0 !important; } - /* Remove the bottom border */ - .border-sm-bottom-0 { border-bottom: 0 !important; } - /* Remove the left border */ - .border-sm-left-0 { border-left: 0 !important; } - /* Remove the border-radius */ - .rounded-sm-0 { border-radius: 0 !important; } - /* Add a border-radius to all corners */ - .rounded-sm-1 { border-radius: 3px !important; } - /* Add a 2x border-radius to all corners */ - .rounded-sm-2 { border-radius: 6px !important; } - .rounded-sm-top-0 { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; } - .rounded-sm-top-1 { border-top-left-radius: 3px !important; border-top-right-radius: 3px !important; } - .rounded-sm-top-2 { border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; } - .rounded-sm-right-0 { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } - .rounded-sm-right-1 { border-top-right-radius: 3px !important; border-bottom-right-radius: 3px !important; } - .rounded-sm-right-2 { border-top-right-radius: 6px !important; border-bottom-right-radius: 6px !important; } - .rounded-sm-bottom-0 { border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; } - .rounded-sm-bottom-1 { border-bottom-right-radius: 3px !important; border-bottom-left-radius: 3px !important; } - .rounded-sm-bottom-2 { border-bottom-right-radius: 6px !important; border-bottom-left-radius: 6px !important; } - .rounded-sm-left-0 { border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } - .rounded-sm-left-1 { border-bottom-left-radius: 3px !important; border-top-left-radius: 3px !important; } - .rounded-sm-left-2 { border-bottom-left-radius: 6px !important; border-top-left-radius: 6px !important; } } -@media (min-width: 768px) { /* Add a gray border */ - /* Add a gray border to the top */ - .border-md-top { border-top: 1px #e1e4e8 solid !important; } - /* Add a gray border to the right */ - .border-md-right { border-right: 1px #e1e4e8 solid !important; } - /* Add a gray border to the bottom */ - .border-md-bottom { border-bottom: 1px #e1e4e8 solid !important; } - /* Add a gray border to the left */ - .border-md-left { border-left: 1px #e1e4e8 solid !important; } - /* Remove the top border */ - .border-md-top-0 { border-top: 0 !important; } - /* Remove the right border */ - .border-md-right-0 { border-right: 0 !important; } - /* Remove the bottom border */ - .border-md-bottom-0 { border-bottom: 0 !important; } - /* Remove the left border */ - .border-md-left-0 { border-left: 0 !important; } - /* Remove the border-radius */ - .rounded-md-0 { border-radius: 0 !important; } - /* Add a border-radius to all corners */ - .rounded-md-1 { border-radius: 3px !important; } - /* Add a 2x border-radius to all corners */ - .rounded-md-2 { border-radius: 6px !important; } - .rounded-md-top-0 { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; } - .rounded-md-top-1 { border-top-left-radius: 3px !important; border-top-right-radius: 3px !important; } - .rounded-md-top-2 { border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; } - .rounded-md-right-0 { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } - .rounded-md-right-1 { border-top-right-radius: 3px !important; border-bottom-right-radius: 3px !important; } - .rounded-md-right-2 { border-top-right-radius: 6px !important; border-bottom-right-radius: 6px !important; } - .rounded-md-bottom-0 { border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; } - .rounded-md-bottom-1 { border-bottom-right-radius: 3px !important; border-bottom-left-radius: 3px !important; } - .rounded-md-bottom-2 { border-bottom-right-radius: 6px !important; border-bottom-left-radius: 6px !important; } - .rounded-md-left-0 { border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } - .rounded-md-left-1 { border-bottom-left-radius: 3px !important; border-top-left-radius: 3px !important; } - .rounded-md-left-2 { border-bottom-left-radius: 6px !important; border-top-left-radius: 6px !important; } } -@media (min-width: 1012px) { /* Add a gray border */ - /* Add a gray border to the top */ - .border-lg-top { border-top: 1px #e1e4e8 solid !important; } - /* Add a gray border to the right */ - .border-lg-right { border-right: 1px #e1e4e8 solid !important; } - /* Add a gray border to the bottom */ - .border-lg-bottom { border-bottom: 1px #e1e4e8 solid !important; } - /* Add a gray border to the left */ - .border-lg-left { border-left: 1px #e1e4e8 solid !important; } - /* Remove the top border */ - .border-lg-top-0 { border-top: 0 !important; } - /* Remove the right border */ - .border-lg-right-0 { border-right: 0 !important; } - /* Remove the bottom border */ - .border-lg-bottom-0 { border-bottom: 0 !important; } - /* Remove the left border */ - .border-lg-left-0 { border-left: 0 !important; } - /* Remove the border-radius */ - .rounded-lg-0 { border-radius: 0 !important; } - /* Add a border-radius to all corners */ - .rounded-lg-1 { border-radius: 3px !important; } - /* Add a 2x border-radius to all corners */ - .rounded-lg-2 { border-radius: 6px !important; } - .rounded-lg-top-0 { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; } - .rounded-lg-top-1 { border-top-left-radius: 3px !important; border-top-right-radius: 3px !important; } - .rounded-lg-top-2 { border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; } - .rounded-lg-right-0 { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } - .rounded-lg-right-1 { border-top-right-radius: 3px !important; border-bottom-right-radius: 3px !important; } - .rounded-lg-right-2 { border-top-right-radius: 6px !important; border-bottom-right-radius: 6px !important; } - .rounded-lg-bottom-0 { border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; } - .rounded-lg-bottom-1 { border-bottom-right-radius: 3px !important; border-bottom-left-radius: 3px !important; } - .rounded-lg-bottom-2 { border-bottom-right-radius: 6px !important; border-bottom-left-radius: 6px !important; } - .rounded-lg-left-0 { border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } - .rounded-lg-left-1 { border-bottom-left-radius: 3px !important; border-top-left-radius: 3px !important; } - .rounded-lg-left-2 { border-bottom-left-radius: 6px !important; border-top-left-radius: 6px !important; } } -@media (min-width: 1280px) { /* Add a gray border */ - /* Add a gray border to the top */ - .border-xl-top { border-top: 1px #e1e4e8 solid !important; } - /* Add a gray border to the right */ - .border-xl-right { border-right: 1px #e1e4e8 solid !important; } - /* Add a gray border to the bottom */ - .border-xl-bottom { border-bottom: 1px #e1e4e8 solid !important; } - /* Add a gray border to the left */ - .border-xl-left { border-left: 1px #e1e4e8 solid !important; } - /* Remove the top border */ - .border-xl-top-0 { border-top: 0 !important; } - /* Remove the right border */ - .border-xl-right-0 { border-right: 0 !important; } - /* Remove the bottom border */ - .border-xl-bottom-0 { border-bottom: 0 !important; } - /* Remove the left border */ - .border-xl-left-0 { border-left: 0 !important; } - /* Remove the border-radius */ - .rounded-xl-0 { border-radius: 0 !important; } - /* Add a border-radius to all corners */ - .rounded-xl-1 { border-radius: 3px !important; } - /* Add a 2x border-radius to all corners */ - .rounded-xl-2 { border-radius: 6px !important; } - .rounded-xl-top-0 { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; } - .rounded-xl-top-1 { border-top-left-radius: 3px !important; border-top-right-radius: 3px !important; } - .rounded-xl-top-2 { border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; } - .rounded-xl-right-0 { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } - .rounded-xl-right-1 { border-top-right-radius: 3px !important; border-bottom-right-radius: 3px !important; } - .rounded-xl-right-2 { border-top-right-radius: 6px !important; border-bottom-right-radius: 6px !important; } - .rounded-xl-bottom-0 { border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; } - .rounded-xl-bottom-1 { border-bottom-right-radius: 3px !important; border-bottom-left-radius: 3px !important; } - .rounded-xl-bottom-2 { border-bottom-right-radius: 6px !important; border-bottom-left-radius: 6px !important; } - .rounded-xl-left-0 { border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } - .rounded-xl-left-1 { border-bottom-left-radius: 3px !important; border-top-left-radius: 3px !important; } - .rounded-xl-left-2 { border-bottom-left-radius: 6px !important; border-top-left-radius: 6px !important; } } -/* Add a 50% border-radius to make something into a circle */ -.circle { border-radius: 50% !important; } - -.box-shadow { box-shadow: 0 1px 1px rgba(27, 31, 35, 0.1) !important; } - -.box-shadow-medium { box-shadow: 0 1px 5px rgba(27, 31, 35, 0.15) !important; } - -.box-shadow-large { box-shadow: 0 1px 15px rgba(27, 31, 35, 0.15) !important; } - -.box-shadow-extra-large { box-shadow: 0 10px 50px rgba(27, 31, 35, 0.07) !important; } - -.box-shadow-none { box-shadow: none !important; } - -/* Set the background to $bg-white */ -.bg-white { background-color: #fff !important; } - -/* Set the background to $bg-blue */ -.bg-blue { background-color: #0366d6 !important; } - -/* Set the background to $bg-blue-light */ -.bg-blue-light { background-color: #f1f8ff !important; } - -/* Set the background to $bg-gray-dark */ -.bg-gray-dark { background-color: #24292e !important; } - -/* Set the background to $bg-gray */ -.bg-gray { background-color: #f6f8fa !important; } - -/* Set the background to $bg-gray-light */ -.bg-gray-light { background-color: #fafbfc !important; } - -/* Set the background to $bg-green */ -.bg-green { background-color: #28a745 !important; } - -/* Set the background to $bg-green-light */ -.bg-green-light { background-color: #dcffe4 !important; } - -/* Set the background to $bg-red */ -.bg-red { background-color: #d73a49 !important; } - -/* Set the background to $bg-red-light */ -.bg-red-light { background-color: #ffdce0 !important; } - -/* Set the background to $bg-yellow */ -.bg-yellow { background-color: #ffd33d !important; } - -/* Set the background to $bg-yellow-light */ -.bg-yellow-light { background-color: #fff5b1 !important; } - -/* Set the background to $bg-purple */ -.bg-purple { background-color: #6f42c1 !important; } - -/* Set the background to $bg-purple-light */ -.bg-purple-light { background-color: #f5f0ff !important; } - -.bg-shade-gradient { background-image: linear-gradient(180deg, rgba(27, 31, 35, 0.065), rgba(27, 31, 35, 0)) !important; background-repeat: no-repeat !important; background-size: 100% 200px !important; } - -/* Set the text color to $text-blue */ -.text-blue { color: #0366d6 !important; } - -/* Set the text color to $text-red */ -.text-red { color: #cb2431 !important; } - -/* Set the text color to $text-gray-light */ -.text-gray-light { color: #6a737d !important; } - -/* Set the text color to $text-gray */ -.text-gray { color: #586069 !important; } - -/* Set the text color to $text-gray-dark */ -.text-gray-dark { color: #24292e !important; } - -/* Set the text color to $text-green */ -.text-green { color: #28a745 !important; } - -/* Set the text color to $text-orange */ -.text-orange { color: #a04100 !important; } - -/* Set the text color to $text-orange-light */ -.text-orange-light { color: #e36209 !important; } - -/* Set the text color to $text-purple */ -.text-purple { color: #6f42c1 !important; } - -/* Set the text color to $text-white */ -.text-white { color: #fff !important; } - -/* Set the text color to inherit */ -.text-inherit { color: inherit !important; } - -.text-pending { color: #b08800 !important; } - -.bg-pending { color: #dbab09 !important; } - -.link-gray { color: #586069 !important; } -.link-gray:hover { color: #0366d6 !important; } - -.link-gray-dark { color: #24292e !important; } -.link-gray-dark:hover { color: #0366d6 !important; } - -/* Set the link color to $text-blue on hover Useful when you want only part of a link to turn blue on hover */ -.link-hover-blue:hover { color: #0366d6 !important; } - -/* Make a link $text-gray, then $text-blue on hover and removes the underline */ -.muted-link { color: #586069 !important; } -.muted-link:hover { color: #0366d6 !important; text-decoration: none; } - -.details-overlay[open] > summary::before { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 80; display: block; cursor: default; content: " "; background: transparent; } - -.details-overlay-dark[open] > summary::before { z-index: 99; background: rgba(27, 31, 35, 0.5); } - -.flex-row { flex-direction: row !important; } - -.flex-row-reverse { flex-direction: row-reverse !important; } - -.flex-column { flex-direction: column !important; } - -.flex-wrap { flex-wrap: wrap !important; } - -.flex-nowrap { flex-wrap: nowrap !important; } - -.flex-justify-start { justify-content: flex-start !important; } - -.flex-justify-end { justify-content: flex-end !important; } - -.flex-justify-center { justify-content: center !important; } - -.flex-justify-between { justify-content: space-between !important; } - -.flex-justify-around { justify-content: space-around !important; } - -.flex-items-start { align-items: flex-start !important; } - -.flex-items-end { align-items: flex-end !important; } - -.flex-items-center { align-items: center !important; } - -.flex-items-baseline { align-items: baseline !important; } - -.flex-items-stretch { align-items: stretch !important; } - -.flex-content-start { align-content: flex-start !important; } - -.flex-content-end { align-content: flex-end !important; } - -.flex-content-center { align-content: center !important; } - -.flex-content-between { align-content: space-between !important; } - -.flex-content-around { align-content: space-around !important; } - -.flex-content-stretch { align-content: stretch !important; } - -.flex-auto { flex: 1 1 auto !important; } - -.flex-shrink-0 { flex-shrink: 0 !important; } - -.flex-self-auto { align-self: auto !important; } - -.flex-self-start { align-self: flex-start !important; } - -.flex-self-end { align-self: flex-end !important; } - -.flex-self-center { align-self: center !important; } - -.flex-self-baseline { align-self: baseline !important; } - -.flex-self-stretch { align-self: stretch !important; } - -.flex-item-equal { flex-grow: 1; flex-basis: 0; } - -@media (min-width: 544px) { .flex-sm-row { flex-direction: row !important; } - .flex-sm-row-reverse { flex-direction: row-reverse !important; } - .flex-sm-column { flex-direction: column !important; } - .flex-sm-wrap { flex-wrap: wrap !important; } - .flex-sm-nowrap { flex-wrap: nowrap !important; } - .flex-sm-justify-start { justify-content: flex-start !important; } - .flex-sm-justify-end { justify-content: flex-end !important; } - .flex-sm-justify-center { justify-content: center !important; } - .flex-sm-justify-between { justify-content: space-between !important; } - .flex-sm-justify-around { justify-content: space-around !important; } - .flex-sm-items-start { align-items: flex-start !important; } - .flex-sm-items-end { align-items: flex-end !important; } - .flex-sm-items-center { align-items: center !important; } - .flex-sm-items-baseline { align-items: baseline !important; } - .flex-sm-items-stretch { align-items: stretch !important; } - .flex-sm-content-start { align-content: flex-start !important; } - .flex-sm-content-end { align-content: flex-end !important; } - .flex-sm-content-center { align-content: center !important; } - .flex-sm-content-between { align-content: space-between !important; } - .flex-sm-content-around { align-content: space-around !important; } - .flex-sm-content-stretch { align-content: stretch !important; } - .flex-sm-auto { flex: 1 1 auto !important; } - .flex-sm-shrink-0 { flex-shrink: 0 !important; } - .flex-sm-self-auto { align-self: auto !important; } - .flex-sm-self-start { align-self: flex-start !important; } - .flex-sm-self-end { align-self: flex-end !important; } - .flex-sm-self-center { align-self: center !important; } - .flex-sm-self-baseline { align-self: baseline !important; } - .flex-sm-self-stretch { align-self: stretch !important; } - .flex-sm-item-equal { flex-grow: 1; flex-basis: 0; } } -@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } - .flex-md-row-reverse { flex-direction: row-reverse !important; } - .flex-md-column { flex-direction: column !important; } - .flex-md-wrap { flex-wrap: wrap !important; } - .flex-md-nowrap { flex-wrap: nowrap !important; } - .flex-md-justify-start { justify-content: flex-start !important; } - .flex-md-justify-end { justify-content: flex-end !important; } - .flex-md-justify-center { justify-content: center !important; } - .flex-md-justify-between { justify-content: space-between !important; } - .flex-md-justify-around { justify-content: space-around !important; } - .flex-md-items-start { align-items: flex-start !important; } - .flex-md-items-end { align-items: flex-end !important; } - .flex-md-items-center { align-items: center !important; } - .flex-md-items-baseline { align-items: baseline !important; } - .flex-md-items-stretch { align-items: stretch !important; } - .flex-md-content-start { align-content: flex-start !important; } - .flex-md-content-end { align-content: flex-end !important; } - .flex-md-content-center { align-content: center !important; } - .flex-md-content-between { align-content: space-between !important; } - .flex-md-content-around { align-content: space-around !important; } - .flex-md-content-stretch { align-content: stretch !important; } - .flex-md-auto { flex: 1 1 auto !important; } - .flex-md-shrink-0 { flex-shrink: 0 !important; } - .flex-md-self-auto { align-self: auto !important; } - .flex-md-self-start { align-self: flex-start !important; } - .flex-md-self-end { align-self: flex-end !important; } - .flex-md-self-center { align-self: center !important; } - .flex-md-self-baseline { align-self: baseline !important; } - .flex-md-self-stretch { align-self: stretch !important; } - .flex-md-item-equal { flex-grow: 1; flex-basis: 0; } } -@media (min-width: 1012px) { .flex-lg-row { flex-direction: row !important; } - .flex-lg-row-reverse { flex-direction: row-reverse !important; } - .flex-lg-column { flex-direction: column !important; } - .flex-lg-wrap { flex-wrap: wrap !important; } - .flex-lg-nowrap { flex-wrap: nowrap !important; } - .flex-lg-justify-start { justify-content: flex-start !important; } - .flex-lg-justify-end { justify-content: flex-end !important; } - .flex-lg-justify-center { justify-content: center !important; } - .flex-lg-justify-between { justify-content: space-between !important; } - .flex-lg-justify-around { justify-content: space-around !important; } - .flex-lg-items-start { align-items: flex-start !important; } - .flex-lg-items-end { align-items: flex-end !important; } - .flex-lg-items-center { align-items: center !important; } - .flex-lg-items-baseline { align-items: baseline !important; } - .flex-lg-items-stretch { align-items: stretch !important; } - .flex-lg-content-start { align-content: flex-start !important; } - .flex-lg-content-end { align-content: flex-end !important; } - .flex-lg-content-center { align-content: center !important; } - .flex-lg-content-between { align-content: space-between !important; } - .flex-lg-content-around { align-content: space-around !important; } - .flex-lg-content-stretch { align-content: stretch !important; } - .flex-lg-auto { flex: 1 1 auto !important; } - .flex-lg-shrink-0 { flex-shrink: 0 !important; } - .flex-lg-self-auto { align-self: auto !important; } - .flex-lg-self-start { align-self: flex-start !important; } - .flex-lg-self-end { align-self: flex-end !important; } - .flex-lg-self-center { align-self: center !important; } - .flex-lg-self-baseline { align-self: baseline !important; } - .flex-lg-self-stretch { align-self: stretch !important; } - .flex-lg-item-equal { flex-grow: 1; flex-basis: 0; } } -@media (min-width: 1280px) { .flex-xl-row { flex-direction: row !important; } - .flex-xl-row-reverse { flex-direction: row-reverse !important; } - .flex-xl-column { flex-direction: column !important; } - .flex-xl-wrap { flex-wrap: wrap !important; } - .flex-xl-nowrap { flex-wrap: nowrap !important; } - .flex-xl-justify-start { justify-content: flex-start !important; } - .flex-xl-justify-end { justify-content: flex-end !important; } - .flex-xl-justify-center { justify-content: center !important; } - .flex-xl-justify-between { justify-content: space-between !important; } - .flex-xl-justify-around { justify-content: space-around !important; } - .flex-xl-items-start { align-items: flex-start !important; } - .flex-xl-items-end { align-items: flex-end !important; } - .flex-xl-items-center { align-items: center !important; } - .flex-xl-items-baseline { align-items: baseline !important; } - .flex-xl-items-stretch { align-items: stretch !important; } - .flex-xl-content-start { align-content: flex-start !important; } - .flex-xl-content-end { align-content: flex-end !important; } - .flex-xl-content-center { align-content: center !important; } - .flex-xl-content-between { align-content: space-between !important; } - .flex-xl-content-around { align-content: space-around !important; } - .flex-xl-content-stretch { align-content: stretch !important; } - .flex-xl-auto { flex: 1 1 auto !important; } - .flex-xl-shrink-0 { flex-shrink: 0 !important; } - .flex-xl-self-auto { align-self: auto !important; } - .flex-xl-self-start { align-self: flex-start !important; } - .flex-xl-self-end { align-self: flex-end !important; } - .flex-xl-self-center { align-self: center !important; } - .flex-xl-self-baseline { align-self: baseline !important; } - .flex-xl-self-stretch { align-self: stretch !important; } - .flex-xl-item-equal { flex-grow: 1; flex-basis: 0; } } -/* Set position to static */ -.position-static { position: static !important; } - -/* Set position to relative */ -.position-relative { position: relative !important; } - -/* Set position to absolute */ -.position-absolute { position: absolute !important; } - -/* Set position to fixed */ -.position-fixed { position: fixed !important; } - -/* Set top 0 */ -.top-0 { top: 0 !important; } - -/* Set right 0 */ -.right-0 { right: 0 !important; } - -/* Set bottom 0 */ -.bottom-0 { bottom: 0 !important; } - -/* Set left 0 */ -.left-0 { left: 0 !important; } - -/* Vertical align middle */ -.v-align-middle { vertical-align: middle !important; } - -/* Vertical align top */ -.v-align-top { vertical-align: top !important; } - -/* Vertical align bottom */ -.v-align-bottom { vertical-align: bottom !important; } - -/* Vertical align to the top of the text */ -.v-align-text-top { vertical-align: text-top !important; } - -/* Vertical align to the bottom of the text */ -.v-align-text-bottom { vertical-align: text-bottom !important; } - -/* Vertical align to the parent's baseline */ -.v-align-baseline { vertical-align: baseline !important; } - -/* Set the overflow hidden */ -.overflow-hidden { overflow: hidden !important; } - -/* Set the overflow scroll */ -.overflow-scroll { overflow: scroll !important; } - -/* Set the overflow auto */ -.overflow-auto { overflow: auto !important; } - -/* Clear floats around the element */ -.clearfix::before { display: table; content: ""; } -.clearfix::after { display: table; clear: both; content: ""; } - -/* Float to the left */ -.float-left { float: left !important; } - -/* Float to the right */ -.float-right { float: right !important; } - -/* No float */ -.float-none { float: none !important; } - -@media (min-width: 544px) { /* Float to the left */ - .float-sm-left { float: left !important; } - /* Float to the right */ - .float-sm-right { float: right !important; } - /* No float */ - .float-sm-none { float: none !important; } } -@media (min-width: 768px) { /* Float to the left */ - .float-md-left { float: left !important; } - /* Float to the right */ - .float-md-right { float: right !important; } - /* No float */ - .float-md-none { float: none !important; } } -@media (min-width: 1012px) { /* Float to the left */ - .float-lg-left { float: left !important; } - /* Float to the right */ - .float-lg-right { float: right !important; } - /* No float */ - .float-lg-none { float: none !important; } } -@media (min-width: 1280px) { /* Float to the left */ - .float-xl-left { float: left !important; } - /* Float to the right */ - .float-xl-right { float: right !important; } - /* No float */ - .float-xl-none { float: none !important; } } -/* Max width 100% */ -.width-fit { max-width: 100% !important; } - -/* Set the width to 100% */ -.width-full { width: 100% !important; } - -/* Max height 100% */ -.height-fit { max-height: 100% !important; } - -/* Set the height to 100% */ -.height-full { height: 100% !important; } - -/* Remove min-width from element */ -.min-width-0 { min-width: 0 !important; } - -/* Set the direction to rtl */ -.direction-rtl { direction: rtl !important; } - -/* Set the direction to ltr */ -.direction-ltr { direction: ltr !important; } - -@media (min-width: 544px) { /* Set the direction to rtl */ - .direction-sm-rtl { direction: rtl !important; } - /* Set the direction to ltr */ - .direction-sm-ltr { direction: ltr !important; } } -@media (min-width: 768px) { /* Set the direction to rtl */ - .direction-md-rtl { direction: rtl !important; } - /* Set the direction to ltr */ - .direction-md-ltr { direction: ltr !important; } } -@media (min-width: 1012px) { /* Set the direction to rtl */ - .direction-lg-rtl { direction: rtl !important; } - /* Set the direction to ltr */ - .direction-lg-ltr { direction: ltr !important; } } -@media (min-width: 1280px) { /* Set the direction to rtl */ - .direction-xl-rtl { direction: rtl !important; } - /* Set the direction to ltr */ - .direction-xl-ltr { direction: ltr !important; } } -/* Set a $size margin to all sides at $breakpoint */ -.m-0 { margin: 0 !important; } - -/* Set a $size margin on the top at $breakpoint */ -.mt-0 { margin-top: 0 !important; } - -/* Set a $size margin on the right at $breakpoint */ -.mr-0 { margin-right: 0 !important; } - -/* Set a $size margin on the bottom at $breakpoint */ -.mb-0 { margin-bottom: 0 !important; } - -/* Set a $size margin on the left at $breakpoint */ -.ml-0 { margin-left: 0 !important; } - -/* Set a $size margin on the left & right at $breakpoint */ -.mx-0 { margin-right: 0 !important; margin-left: 0 !important; } - -/* Set a $size margin on the top & bottom at $breakpoint */ -.my-0 { margin-top: 0 !important; margin-bottom: 0 !important; } - -/* Set a $size margin to all sides at $breakpoint */ -.m-1 { margin: 4px !important; } - -/* Set a $size margin on the top at $breakpoint */ -.mt-1 { margin-top: 4px !important; } - -/* Set a $size margin on the right at $breakpoint */ -.mr-1 { margin-right: 4px !important; } - -/* Set a $size margin on the bottom at $breakpoint */ -.mb-1 { margin-bottom: 4px !important; } - -/* Set a $size margin on the left at $breakpoint */ -.ml-1 { margin-left: 4px !important; } - -/* Set a negative $size margin on top at $breakpoint */ -.mt-n1 { margin-top: -4px !important; } - -/* Set a negative $size margin on the right at $breakpoint */ -.mr-n1 { margin-right: -4px !important; } - -/* Set a negative $size margin on the bottom at $breakpoint */ -.mb-n1 { margin-bottom: -4px !important; } - -/* Set a negative $size margin on the left at $breakpoint */ -.ml-n1 { margin-left: -4px !important; } - -/* Set a $size margin on the left & right at $breakpoint */ -.mx-1 { margin-right: 4px !important; margin-left: 4px !important; } - -/* Set a $size margin on the top & bottom at $breakpoint */ -.my-1 { margin-top: 4px !important; margin-bottom: 4px !important; } - -/* Set a $size margin to all sides at $breakpoint */ -.m-2 { margin: 8px !important; } - -/* Set a $size margin on the top at $breakpoint */ -.mt-2 { margin-top: 8px !important; } - -/* Set a $size margin on the right at $breakpoint */ -.mr-2 { margin-right: 8px !important; } - -/* Set a $size margin on the bottom at $breakpoint */ -.mb-2 { margin-bottom: 8px !important; } - -/* Set a $size margin on the left at $breakpoint */ -.ml-2 { margin-left: 8px !important; } - -/* Set a negative $size margin on top at $breakpoint */ -.mt-n2 { margin-top: -8px !important; } - -/* Set a negative $size margin on the right at $breakpoint */ -.mr-n2 { margin-right: -8px !important; } - -/* Set a negative $size margin on the bottom at $breakpoint */ -.mb-n2 { margin-bottom: -8px !important; } - -/* Set a negative $size margin on the left at $breakpoint */ -.ml-n2 { margin-left: -8px !important; } - -/* Set a $size margin on the left & right at $breakpoint */ -.mx-2 { margin-right: 8px !important; margin-left: 8px !important; } - -/* Set a $size margin on the top & bottom at $breakpoint */ -.my-2 { margin-top: 8px !important; margin-bottom: 8px !important; } - -/* Set a $size margin to all sides at $breakpoint */ -.m-3 { margin: 16px !important; } - -/* Set a $size margin on the top at $breakpoint */ -.mt-3 { margin-top: 16px !important; } - -/* Set a $size margin on the right at $breakpoint */ -.mr-3 { margin-right: 16px !important; } - -/* Set a $size margin on the bottom at $breakpoint */ -.mb-3 { margin-bottom: 16px !important; } - -/* Set a $size margin on the left at $breakpoint */ -.ml-3 { margin-left: 16px !important; } - -/* Set a negative $size margin on top at $breakpoint */ -.mt-n3 { margin-top: -16px !important; } - -/* Set a negative $size margin on the right at $breakpoint */ -.mr-n3 { margin-right: -16px !important; } - -/* Set a negative $size margin on the bottom at $breakpoint */ -.mb-n3 { margin-bottom: -16px !important; } - -/* Set a negative $size margin on the left at $breakpoint */ -.ml-n3 { margin-left: -16px !important; } - -/* Set a $size margin on the left & right at $breakpoint */ -.mx-3 { margin-right: 16px !important; margin-left: 16px !important; } - -/* Set a $size margin on the top & bottom at $breakpoint */ -.my-3 { margin-top: 16px !important; margin-bottom: 16px !important; } - -/* Set a $size margin to all sides at $breakpoint */ -.m-4 { margin: 24px !important; } - -/* Set a $size margin on the top at $breakpoint */ -.mt-4 { margin-top: 24px !important; } - -/* Set a $size margin on the right at $breakpoint */ -.mr-4 { margin-right: 24px !important; } - -/* Set a $size margin on the bottom at $breakpoint */ -.mb-4 { margin-bottom: 24px !important; } - -/* Set a $size margin on the left at $breakpoint */ -.ml-4 { margin-left: 24px !important; } - -/* Set a negative $size margin on top at $breakpoint */ -.mt-n4 { margin-top: -24px !important; } - -/* Set a negative $size margin on the right at $breakpoint */ -.mr-n4 { margin-right: -24px !important; } - -/* Set a negative $size margin on the bottom at $breakpoint */ -.mb-n4 { margin-bottom: -24px !important; } - -/* Set a negative $size margin on the left at $breakpoint */ -.ml-n4 { margin-left: -24px !important; } - -/* Set a $size margin on the left & right at $breakpoint */ -.mx-4 { margin-right: 24px !important; margin-left: 24px !important; } - -/* Set a $size margin on the top & bottom at $breakpoint */ -.my-4 { margin-top: 24px !important; margin-bottom: 24px !important; } - -/* Set a $size margin to all sides at $breakpoint */ -.m-5 { margin: 32px !important; } - -/* Set a $size margin on the top at $breakpoint */ -.mt-5 { margin-top: 32px !important; } - -/* Set a $size margin on the right at $breakpoint */ -.mr-5 { margin-right: 32px !important; } - -/* Set a $size margin on the bottom at $breakpoint */ -.mb-5 { margin-bottom: 32px !important; } - -/* Set a $size margin on the left at $breakpoint */ -.ml-5 { margin-left: 32px !important; } - -/* Set a negative $size margin on top at $breakpoint */ -.mt-n5 { margin-top: -32px !important; } - -/* Set a negative $size margin on the right at $breakpoint */ -.mr-n5 { margin-right: -32px !important; } - -/* Set a negative $size margin on the bottom at $breakpoint */ -.mb-n5 { margin-bottom: -32px !important; } - -/* Set a negative $size margin on the left at $breakpoint */ -.ml-n5 { margin-left: -32px !important; } - -/* Set a $size margin on the left & right at $breakpoint */ -.mx-5 { margin-right: 32px !important; margin-left: 32px !important; } - -/* Set a $size margin on the top & bottom at $breakpoint */ -.my-5 { margin-top: 32px !important; margin-bottom: 32px !important; } - -/* Set a $size margin to all sides at $breakpoint */ -.m-6 { margin: 40px !important; } - -/* Set a $size margin on the top at $breakpoint */ -.mt-6 { margin-top: 40px !important; } - -/* Set a $size margin on the right at $breakpoint */ -.mr-6 { margin-right: 40px !important; } - -/* Set a $size margin on the bottom at $breakpoint */ -.mb-6 { margin-bottom: 40px !important; } - -/* Set a $size margin on the left at $breakpoint */ -.ml-6 { margin-left: 40px !important; } - -/* Set a negative $size margin on top at $breakpoint */ -.mt-n6 { margin-top: -40px !important; } - -/* Set a negative $size margin on the right at $breakpoint */ -.mr-n6 { margin-right: -40px !important; } - -/* Set a negative $size margin on the bottom at $breakpoint */ -.mb-n6 { margin-bottom: -40px !important; } - -/* Set a negative $size margin on the left at $breakpoint */ -.ml-n6 { margin-left: -40px !important; } - -/* Set a $size margin on the left & right at $breakpoint */ -.mx-6 { margin-right: 40px !important; margin-left: 40px !important; } - -/* Set a $size margin on the top & bottom at $breakpoint */ -.my-6 { margin-top: 40px !important; margin-bottom: 40px !important; } - -/* responsive horizontal auto margins */ -.mx-auto { margin-right: auto !important; margin-left: auto !important; } - -@media (min-width: 544px) { /* Set a $size margin to all sides at $breakpoint */ - .m-sm-0 { margin: 0 !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-sm-0 { margin-top: 0 !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-sm-0 { margin-right: 0 !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-sm-0 { margin-bottom: 0 !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-sm-0 { margin-left: 0 !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-sm-0 { margin-right: 0 !important; margin-left: 0 !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-sm-0 { margin-top: 0 !important; margin-bottom: 0 !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-sm-1 { margin: 4px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-sm-1 { margin-top: 4px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-sm-1 { margin-right: 4px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-sm-1 { margin-bottom: 4px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-sm-1 { margin-left: 4px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-sm-n1 { margin-top: -4px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-sm-n1 { margin-right: -4px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-sm-n1 { margin-bottom: -4px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-sm-n1 { margin-left: -4px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-sm-1 { margin-right: 4px !important; margin-left: 4px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-sm-1 { margin-top: 4px !important; margin-bottom: 4px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-sm-2 { margin: 8px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-sm-2 { margin-top: 8px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-sm-2 { margin-right: 8px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-sm-2 { margin-bottom: 8px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-sm-2 { margin-left: 8px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-sm-n2 { margin-top: -8px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-sm-n2 { margin-right: -8px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-sm-n2 { margin-bottom: -8px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-sm-n2 { margin-left: -8px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-sm-2 { margin-right: 8px !important; margin-left: 8px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-sm-2 { margin-top: 8px !important; margin-bottom: 8px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-sm-3 { margin: 16px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-sm-3 { margin-top: 16px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-sm-3 { margin-right: 16px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-sm-3 { margin-bottom: 16px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-sm-3 { margin-left: 16px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-sm-n3 { margin-top: -16px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-sm-n3 { margin-right: -16px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-sm-n3 { margin-bottom: -16px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-sm-n3 { margin-left: -16px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-sm-3 { margin-right: 16px !important; margin-left: 16px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-sm-3 { margin-top: 16px !important; margin-bottom: 16px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-sm-4 { margin: 24px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-sm-4 { margin-top: 24px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-sm-4 { margin-right: 24px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-sm-4 { margin-bottom: 24px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-sm-4 { margin-left: 24px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-sm-n4 { margin-top: -24px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-sm-n4 { margin-right: -24px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-sm-n4 { margin-bottom: -24px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-sm-n4 { margin-left: -24px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-sm-4 { margin-right: 24px !important; margin-left: 24px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-sm-4 { margin-top: 24px !important; margin-bottom: 24px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-sm-5 { margin: 32px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-sm-5 { margin-top: 32px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-sm-5 { margin-right: 32px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-sm-5 { margin-bottom: 32px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-sm-5 { margin-left: 32px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-sm-n5 { margin-top: -32px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-sm-n5 { margin-right: -32px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-sm-n5 { margin-bottom: -32px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-sm-n5 { margin-left: -32px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-sm-5 { margin-right: 32px !important; margin-left: 32px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-sm-5 { margin-top: 32px !important; margin-bottom: 32px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-sm-6 { margin: 40px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-sm-6 { margin-top: 40px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-sm-6 { margin-right: 40px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-sm-6 { margin-bottom: 40px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-sm-6 { margin-left: 40px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-sm-n6 { margin-top: -40px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-sm-n6 { margin-right: -40px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-sm-n6 { margin-bottom: -40px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-sm-n6 { margin-left: -40px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-sm-6 { margin-right: 40px !important; margin-left: 40px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-sm-6 { margin-top: 40px !important; margin-bottom: 40px !important; } - /* responsive horizontal auto margins */ - .mx-sm-auto { margin-right: auto !important; margin-left: auto !important; } } -@media (min-width: 768px) { /* Set a $size margin to all sides at $breakpoint */ - .m-md-0 { margin: 0 !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-md-0 { margin-top: 0 !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-md-0 { margin-right: 0 !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-md-0 { margin-bottom: 0 !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-md-0 { margin-left: 0 !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-md-0 { margin-right: 0 !important; margin-left: 0 !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-md-0 { margin-top: 0 !important; margin-bottom: 0 !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-md-1 { margin: 4px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-md-1 { margin-top: 4px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-md-1 { margin-right: 4px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-md-1 { margin-bottom: 4px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-md-1 { margin-left: 4px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-md-n1 { margin-top: -4px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-md-n1 { margin-right: -4px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-md-n1 { margin-bottom: -4px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-md-n1 { margin-left: -4px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-md-1 { margin-right: 4px !important; margin-left: 4px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-md-1 { margin-top: 4px !important; margin-bottom: 4px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-md-2 { margin: 8px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-md-2 { margin-top: 8px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-md-2 { margin-right: 8px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-md-2 { margin-bottom: 8px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-md-2 { margin-left: 8px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-md-n2 { margin-top: -8px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-md-n2 { margin-right: -8px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-md-n2 { margin-bottom: -8px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-md-n2 { margin-left: -8px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-md-2 { margin-right: 8px !important; margin-left: 8px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-md-2 { margin-top: 8px !important; margin-bottom: 8px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-md-3 { margin: 16px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-md-3 { margin-top: 16px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-md-3 { margin-right: 16px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-md-3 { margin-bottom: 16px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-md-3 { margin-left: 16px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-md-n3 { margin-top: -16px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-md-n3 { margin-right: -16px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-md-n3 { margin-bottom: -16px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-md-n3 { margin-left: -16px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-md-3 { margin-right: 16px !important; margin-left: 16px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-md-3 { margin-top: 16px !important; margin-bottom: 16px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-md-4 { margin: 24px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-md-4 { margin-top: 24px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-md-4 { margin-right: 24px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-md-4 { margin-bottom: 24px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-md-4 { margin-left: 24px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-md-n4 { margin-top: -24px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-md-n4 { margin-right: -24px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-md-n4 { margin-bottom: -24px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-md-n4 { margin-left: -24px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-md-4 { margin-right: 24px !important; margin-left: 24px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-md-4 { margin-top: 24px !important; margin-bottom: 24px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-md-5 { margin: 32px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-md-5 { margin-top: 32px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-md-5 { margin-right: 32px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-md-5 { margin-bottom: 32px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-md-5 { margin-left: 32px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-md-n5 { margin-top: -32px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-md-n5 { margin-right: -32px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-md-n5 { margin-bottom: -32px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-md-n5 { margin-left: -32px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-md-5 { margin-right: 32px !important; margin-left: 32px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-md-5 { margin-top: 32px !important; margin-bottom: 32px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-md-6 { margin: 40px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-md-6 { margin-top: 40px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-md-6 { margin-right: 40px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-md-6 { margin-bottom: 40px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-md-6 { margin-left: 40px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-md-n6 { margin-top: -40px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-md-n6 { margin-right: -40px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-md-n6 { margin-bottom: -40px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-md-n6 { margin-left: -40px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-md-6 { margin-right: 40px !important; margin-left: 40px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-md-6 { margin-top: 40px !important; margin-bottom: 40px !important; } - /* responsive horizontal auto margins */ - .mx-md-auto { margin-right: auto !important; margin-left: auto !important; } } -@media (min-width: 1012px) { /* Set a $size margin to all sides at $breakpoint */ - .m-lg-0 { margin: 0 !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-lg-0 { margin-top: 0 !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-lg-0 { margin-right: 0 !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-lg-0 { margin-bottom: 0 !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-lg-0 { margin-left: 0 !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-lg-0 { margin-right: 0 !important; margin-left: 0 !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-lg-0 { margin-top: 0 !important; margin-bottom: 0 !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-lg-1 { margin: 4px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-lg-1 { margin-top: 4px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-lg-1 { margin-right: 4px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-lg-1 { margin-bottom: 4px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-lg-1 { margin-left: 4px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-lg-n1 { margin-top: -4px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-lg-n1 { margin-right: -4px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-lg-n1 { margin-bottom: -4px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-lg-n1 { margin-left: -4px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-lg-1 { margin-right: 4px !important; margin-left: 4px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-lg-1 { margin-top: 4px !important; margin-bottom: 4px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-lg-2 { margin: 8px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-lg-2 { margin-top: 8px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-lg-2 { margin-right: 8px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-lg-2 { margin-bottom: 8px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-lg-2 { margin-left: 8px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-lg-n2 { margin-top: -8px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-lg-n2 { margin-right: -8px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-lg-n2 { margin-bottom: -8px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-lg-n2 { margin-left: -8px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-lg-2 { margin-right: 8px !important; margin-left: 8px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-lg-2 { margin-top: 8px !important; margin-bottom: 8px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-lg-3 { margin: 16px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-lg-3 { margin-top: 16px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-lg-3 { margin-right: 16px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-lg-3 { margin-bottom: 16px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-lg-3 { margin-left: 16px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-lg-n3 { margin-top: -16px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-lg-n3 { margin-right: -16px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-lg-n3 { margin-bottom: -16px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-lg-n3 { margin-left: -16px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-lg-3 { margin-right: 16px !important; margin-left: 16px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-lg-3 { margin-top: 16px !important; margin-bottom: 16px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-lg-4 { margin: 24px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-lg-4 { margin-top: 24px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-lg-4 { margin-right: 24px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-lg-4 { margin-bottom: 24px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-lg-4 { margin-left: 24px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-lg-n4 { margin-top: -24px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-lg-n4 { margin-right: -24px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-lg-n4 { margin-bottom: -24px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-lg-n4 { margin-left: -24px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-lg-4 { margin-right: 24px !important; margin-left: 24px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-lg-4 { margin-top: 24px !important; margin-bottom: 24px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-lg-5 { margin: 32px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-lg-5 { margin-top: 32px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-lg-5 { margin-right: 32px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-lg-5 { margin-bottom: 32px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-lg-5 { margin-left: 32px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-lg-n5 { margin-top: -32px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-lg-n5 { margin-right: -32px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-lg-n5 { margin-bottom: -32px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-lg-n5 { margin-left: -32px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-lg-5 { margin-right: 32px !important; margin-left: 32px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-lg-5 { margin-top: 32px !important; margin-bottom: 32px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-lg-6 { margin: 40px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-lg-6 { margin-top: 40px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-lg-6 { margin-right: 40px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-lg-6 { margin-bottom: 40px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-lg-6 { margin-left: 40px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-lg-n6 { margin-top: -40px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-lg-n6 { margin-right: -40px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-lg-n6 { margin-bottom: -40px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-lg-n6 { margin-left: -40px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-lg-6 { margin-right: 40px !important; margin-left: 40px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-lg-6 { margin-top: 40px !important; margin-bottom: 40px !important; } - /* responsive horizontal auto margins */ - .mx-lg-auto { margin-right: auto !important; margin-left: auto !important; } } -@media (min-width: 1280px) { /* Set a $size margin to all sides at $breakpoint */ - .m-xl-0 { margin: 0 !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-xl-0 { margin-top: 0 !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-xl-0 { margin-right: 0 !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-xl-0 { margin-bottom: 0 !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-xl-0 { margin-left: 0 !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-xl-0 { margin-right: 0 !important; margin-left: 0 !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-xl-0 { margin-top: 0 !important; margin-bottom: 0 !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-xl-1 { margin: 4px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-xl-1 { margin-top: 4px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-xl-1 { margin-right: 4px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-xl-1 { margin-bottom: 4px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-xl-1 { margin-left: 4px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-xl-n1 { margin-top: -4px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-xl-n1 { margin-right: -4px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-xl-n1 { margin-bottom: -4px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-xl-n1 { margin-left: -4px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-xl-1 { margin-right: 4px !important; margin-left: 4px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-xl-1 { margin-top: 4px !important; margin-bottom: 4px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-xl-2 { margin: 8px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-xl-2 { margin-top: 8px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-xl-2 { margin-right: 8px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-xl-2 { margin-bottom: 8px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-xl-2 { margin-left: 8px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-xl-n2 { margin-top: -8px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-xl-n2 { margin-right: -8px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-xl-n2 { margin-bottom: -8px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-xl-n2 { margin-left: -8px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-xl-2 { margin-right: 8px !important; margin-left: 8px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-xl-2 { margin-top: 8px !important; margin-bottom: 8px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-xl-3 { margin: 16px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-xl-3 { margin-top: 16px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-xl-3 { margin-right: 16px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-xl-3 { margin-bottom: 16px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-xl-3 { margin-left: 16px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-xl-n3 { margin-top: -16px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-xl-n3 { margin-right: -16px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-xl-n3 { margin-bottom: -16px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-xl-n3 { margin-left: -16px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-xl-3 { margin-right: 16px !important; margin-left: 16px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-xl-3 { margin-top: 16px !important; margin-bottom: 16px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-xl-4 { margin: 24px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-xl-4 { margin-top: 24px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-xl-4 { margin-right: 24px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-xl-4 { margin-bottom: 24px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-xl-4 { margin-left: 24px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-xl-n4 { margin-top: -24px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-xl-n4 { margin-right: -24px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-xl-n4 { margin-bottom: -24px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-xl-n4 { margin-left: -24px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-xl-4 { margin-right: 24px !important; margin-left: 24px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-xl-4 { margin-top: 24px !important; margin-bottom: 24px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-xl-5 { margin: 32px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-xl-5 { margin-top: 32px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-xl-5 { margin-right: 32px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-xl-5 { margin-bottom: 32px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-xl-5 { margin-left: 32px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-xl-n5 { margin-top: -32px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-xl-n5 { margin-right: -32px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-xl-n5 { margin-bottom: -32px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-xl-n5 { margin-left: -32px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-xl-5 { margin-right: 32px !important; margin-left: 32px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-xl-5 { margin-top: 32px !important; margin-bottom: 32px !important; } - /* Set a $size margin to all sides at $breakpoint */ - .m-xl-6 { margin: 40px !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt-xl-6 { margin-top: 40px !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr-xl-6 { margin-right: 40px !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb-xl-6 { margin-bottom: 40px !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml-xl-6 { margin-left: 40px !important; } - /* Set a negative $size margin on top at $breakpoint */ - .mt-xl-n6 { margin-top: -40px !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr-xl-n6 { margin-right: -40px !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb-xl-n6 { margin-bottom: -40px !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml-xl-n6 { margin-left: -40px !important; } - /* Set a $size margin on the left & right at $breakpoint */ - .mx-xl-6 { margin-right: 40px !important; margin-left: 40px !important; } - /* Set a $size margin on the top & bottom at $breakpoint */ - .my-xl-6 { margin-top: 40px !important; margin-bottom: 40px !important; } - /* responsive horizontal auto margins */ - .mx-xl-auto { margin-right: auto !important; margin-left: auto !important; } } -/* Set a $size padding to all sides at $breakpoint */ -.p-0 { padding: 0 !important; } - -/* Set a $size padding to the top at $breakpoint */ -.pt-0 { padding-top: 0 !important; } - -/* Set a $size padding to the right at $breakpoint */ -.pr-0 { padding-right: 0 !important; } - -/* Set a $size padding to the bottom at $breakpoint */ -.pb-0 { padding-bottom: 0 !important; } - -/* Set a $size padding to the left at $breakpoint */ -.pl-0 { padding-left: 0 !important; } - -/* Set a $size padding to the left & right at $breakpoint */ -.px-0 { padding-right: 0 !important; padding-left: 0 !important; } - -/* Set a $size padding to the top & bottom at $breakpoint */ -.py-0 { padding-top: 0 !important; padding-bottom: 0 !important; } - -/* Set a $size padding to all sides at $breakpoint */ -.p-1 { padding: 4px !important; } - -/* Set a $size padding to the top at $breakpoint */ -.pt-1 { padding-top: 4px !important; } - -/* Set a $size padding to the right at $breakpoint */ -.pr-1 { padding-right: 4px !important; } - -/* Set a $size padding to the bottom at $breakpoint */ -.pb-1 { padding-bottom: 4px !important; } - -/* Set a $size padding to the left at $breakpoint */ -.pl-1 { padding-left: 4px !important; } - -/* Set a $size padding to the left & right at $breakpoint */ -.px-1 { padding-right: 4px !important; padding-left: 4px !important; } - -/* Set a $size padding to the top & bottom at $breakpoint */ -.py-1 { padding-top: 4px !important; padding-bottom: 4px !important; } - -/* Set a $size padding to all sides at $breakpoint */ -.p-2 { padding: 8px !important; } - -/* Set a $size padding to the top at $breakpoint */ -.pt-2 { padding-top: 8px !important; } - -/* Set a $size padding to the right at $breakpoint */ -.pr-2 { padding-right: 8px !important; } - -/* Set a $size padding to the bottom at $breakpoint */ -.pb-2 { padding-bottom: 8px !important; } - -/* Set a $size padding to the left at $breakpoint */ -.pl-2 { padding-left: 8px !important; } - -/* Set a $size padding to the left & right at $breakpoint */ -.px-2 { padding-right: 8px !important; padding-left: 8px !important; } - -/* Set a $size padding to the top & bottom at $breakpoint */ -.py-2 { padding-top: 8px !important; padding-bottom: 8px !important; } - -/* Set a $size padding to all sides at $breakpoint */ -.p-3 { padding: 16px !important; } - -/* Set a $size padding to the top at $breakpoint */ -.pt-3 { padding-top: 16px !important; } - -/* Set a $size padding to the right at $breakpoint */ -.pr-3 { padding-right: 16px !important; } - -/* Set a $size padding to the bottom at $breakpoint */ -.pb-3 { padding-bottom: 16px !important; } - -/* Set a $size padding to the left at $breakpoint */ -.pl-3 { padding-left: 16px !important; } - -/* Set a $size padding to the left & right at $breakpoint */ -.px-3 { padding-right: 16px !important; padding-left: 16px !important; } - -/* Set a $size padding to the top & bottom at $breakpoint */ -.py-3 { padding-top: 16px !important; padding-bottom: 16px !important; } - -/* Set a $size padding to all sides at $breakpoint */ -.p-4 { padding: 24px !important; } - -/* Set a $size padding to the top at $breakpoint */ -.pt-4 { padding-top: 24px !important; } - -/* Set a $size padding to the right at $breakpoint */ -.pr-4 { padding-right: 24px !important; } - -/* Set a $size padding to the bottom at $breakpoint */ -.pb-4 { padding-bottom: 24px !important; } - -/* Set a $size padding to the left at $breakpoint */ -.pl-4 { padding-left: 24px !important; } - -/* Set a $size padding to the left & right at $breakpoint */ -.px-4 { padding-right: 24px !important; padding-left: 24px !important; } - -/* Set a $size padding to the top & bottom at $breakpoint */ -.py-4 { padding-top: 24px !important; padding-bottom: 24px !important; } - -/* Set a $size padding to all sides at $breakpoint */ -.p-5 { padding: 32px !important; } - -/* Set a $size padding to the top at $breakpoint */ -.pt-5 { padding-top: 32px !important; } - -/* Set a $size padding to the right at $breakpoint */ -.pr-5 { padding-right: 32px !important; } - -/* Set a $size padding to the bottom at $breakpoint */ -.pb-5 { padding-bottom: 32px !important; } - -/* Set a $size padding to the left at $breakpoint */ -.pl-5 { padding-left: 32px !important; } - -/* Set a $size padding to the left & right at $breakpoint */ -.px-5 { padding-right: 32px !important; padding-left: 32px !important; } - -/* Set a $size padding to the top & bottom at $breakpoint */ -.py-5 { padding-top: 32px !important; padding-bottom: 32px !important; } - -/* Set a $size padding to all sides at $breakpoint */ -.p-6 { padding: 40px !important; } - -/* Set a $size padding to the top at $breakpoint */ -.pt-6 { padding-top: 40px !important; } - -/* Set a $size padding to the right at $breakpoint */ -.pr-6 { padding-right: 40px !important; } - -/* Set a $size padding to the bottom at $breakpoint */ -.pb-6 { padding-bottom: 40px !important; } - -/* Set a $size padding to the left at $breakpoint */ -.pl-6 { padding-left: 40px !important; } - -/* Set a $size padding to the left & right at $breakpoint */ -.px-6 { padding-right: 40px !important; padding-left: 40px !important; } - -/* Set a $size padding to the top & bottom at $breakpoint */ -.py-6 { padding-top: 40px !important; padding-bottom: 40px !important; } - -@media (min-width: 544px) { /* Set a $size padding to all sides at $breakpoint */ - .p-sm-0 { padding: 0 !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-sm-0 { padding-top: 0 !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-sm-0 { padding-right: 0 !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-sm-0 { padding-bottom: 0 !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-sm-0 { padding-left: 0 !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-sm-0 { padding-right: 0 !important; padding-left: 0 !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-sm-0 { padding-top: 0 !important; padding-bottom: 0 !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-sm-1 { padding: 4px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-sm-1 { padding-top: 4px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-sm-1 { padding-right: 4px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-sm-1 { padding-bottom: 4px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-sm-1 { padding-left: 4px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-sm-1 { padding-right: 4px !important; padding-left: 4px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-sm-1 { padding-top: 4px !important; padding-bottom: 4px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-sm-2 { padding: 8px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-sm-2 { padding-top: 8px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-sm-2 { padding-right: 8px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-sm-2 { padding-bottom: 8px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-sm-2 { padding-left: 8px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-sm-2 { padding-right: 8px !important; padding-left: 8px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-sm-2 { padding-top: 8px !important; padding-bottom: 8px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-sm-3 { padding: 16px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-sm-3 { padding-top: 16px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-sm-3 { padding-right: 16px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-sm-3 { padding-bottom: 16px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-sm-3 { padding-left: 16px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-sm-3 { padding-right: 16px !important; padding-left: 16px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-sm-3 { padding-top: 16px !important; padding-bottom: 16px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-sm-4 { padding: 24px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-sm-4 { padding-top: 24px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-sm-4 { padding-right: 24px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-sm-4 { padding-bottom: 24px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-sm-4 { padding-left: 24px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-sm-4 { padding-right: 24px !important; padding-left: 24px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-sm-4 { padding-top: 24px !important; padding-bottom: 24px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-sm-5 { padding: 32px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-sm-5 { padding-top: 32px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-sm-5 { padding-right: 32px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-sm-5 { padding-bottom: 32px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-sm-5 { padding-left: 32px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-sm-5 { padding-right: 32px !important; padding-left: 32px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-sm-5 { padding-top: 32px !important; padding-bottom: 32px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-sm-6 { padding: 40px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-sm-6 { padding-top: 40px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-sm-6 { padding-right: 40px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-sm-6 { padding-bottom: 40px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-sm-6 { padding-left: 40px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-sm-6 { padding-right: 40px !important; padding-left: 40px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-sm-6 { padding-top: 40px !important; padding-bottom: 40px !important; } } -@media (min-width: 768px) { /* Set a $size padding to all sides at $breakpoint */ - .p-md-0 { padding: 0 !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-md-0 { padding-top: 0 !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-md-0 { padding-right: 0 !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-md-0 { padding-bottom: 0 !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-md-0 { padding-left: 0 !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-md-0 { padding-right: 0 !important; padding-left: 0 !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-md-0 { padding-top: 0 !important; padding-bottom: 0 !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-md-1 { padding: 4px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-md-1 { padding-top: 4px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-md-1 { padding-right: 4px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-md-1 { padding-bottom: 4px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-md-1 { padding-left: 4px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-md-1 { padding-right: 4px !important; padding-left: 4px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-md-1 { padding-top: 4px !important; padding-bottom: 4px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-md-2 { padding: 8px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-md-2 { padding-top: 8px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-md-2 { padding-right: 8px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-md-2 { padding-bottom: 8px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-md-2 { padding-left: 8px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-md-2 { padding-right: 8px !important; padding-left: 8px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-md-2 { padding-top: 8px !important; padding-bottom: 8px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-md-3 { padding: 16px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-md-3 { padding-top: 16px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-md-3 { padding-right: 16px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-md-3 { padding-bottom: 16px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-md-3 { padding-left: 16px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-md-3 { padding-right: 16px !important; padding-left: 16px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-md-3 { padding-top: 16px !important; padding-bottom: 16px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-md-4 { padding: 24px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-md-4 { padding-top: 24px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-md-4 { padding-right: 24px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-md-4 { padding-bottom: 24px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-md-4 { padding-left: 24px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-md-4 { padding-right: 24px !important; padding-left: 24px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-md-4 { padding-top: 24px !important; padding-bottom: 24px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-md-5 { padding: 32px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-md-5 { padding-top: 32px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-md-5 { padding-right: 32px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-md-5 { padding-bottom: 32px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-md-5 { padding-left: 32px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-md-5 { padding-right: 32px !important; padding-left: 32px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-md-5 { padding-top: 32px !important; padding-bottom: 32px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-md-6 { padding: 40px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-md-6 { padding-top: 40px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-md-6 { padding-right: 40px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-md-6 { padding-bottom: 40px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-md-6 { padding-left: 40px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-md-6 { padding-right: 40px !important; padding-left: 40px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-md-6 { padding-top: 40px !important; padding-bottom: 40px !important; } } -@media (min-width: 1012px) { /* Set a $size padding to all sides at $breakpoint */ - .p-lg-0 { padding: 0 !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-lg-0 { padding-top: 0 !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-lg-0 { padding-right: 0 !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-lg-0 { padding-bottom: 0 !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-lg-0 { padding-left: 0 !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-lg-0 { padding-right: 0 !important; padding-left: 0 !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-lg-0 { padding-top: 0 !important; padding-bottom: 0 !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-lg-1 { padding: 4px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-lg-1 { padding-top: 4px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-lg-1 { padding-right: 4px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-lg-1 { padding-bottom: 4px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-lg-1 { padding-left: 4px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-lg-1 { padding-right: 4px !important; padding-left: 4px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-lg-1 { padding-top: 4px !important; padding-bottom: 4px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-lg-2 { padding: 8px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-lg-2 { padding-top: 8px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-lg-2 { padding-right: 8px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-lg-2 { padding-bottom: 8px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-lg-2 { padding-left: 8px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-lg-2 { padding-right: 8px !important; padding-left: 8px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-lg-2 { padding-top: 8px !important; padding-bottom: 8px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-lg-3 { padding: 16px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-lg-3 { padding-top: 16px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-lg-3 { padding-right: 16px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-lg-3 { padding-bottom: 16px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-lg-3 { padding-left: 16px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-lg-3 { padding-right: 16px !important; padding-left: 16px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-lg-3 { padding-top: 16px !important; padding-bottom: 16px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-lg-4 { padding: 24px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-lg-4 { padding-top: 24px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-lg-4 { padding-right: 24px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-lg-4 { padding-bottom: 24px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-lg-4 { padding-left: 24px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-lg-4 { padding-right: 24px !important; padding-left: 24px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-lg-4 { padding-top: 24px !important; padding-bottom: 24px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-lg-5 { padding: 32px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-lg-5 { padding-top: 32px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-lg-5 { padding-right: 32px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-lg-5 { padding-bottom: 32px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-lg-5 { padding-left: 32px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-lg-5 { padding-right: 32px !important; padding-left: 32px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-lg-5 { padding-top: 32px !important; padding-bottom: 32px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-lg-6 { padding: 40px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-lg-6 { padding-top: 40px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-lg-6 { padding-right: 40px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-lg-6 { padding-bottom: 40px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-lg-6 { padding-left: 40px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-lg-6 { padding-right: 40px !important; padding-left: 40px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-lg-6 { padding-top: 40px !important; padding-bottom: 40px !important; } } -@media (min-width: 1280px) { /* Set a $size padding to all sides at $breakpoint */ - .p-xl-0 { padding: 0 !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-xl-0 { padding-top: 0 !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-xl-0 { padding-right: 0 !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-xl-0 { padding-bottom: 0 !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-xl-0 { padding-left: 0 !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-xl-0 { padding-right: 0 !important; padding-left: 0 !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-xl-0 { padding-top: 0 !important; padding-bottom: 0 !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-xl-1 { padding: 4px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-xl-1 { padding-top: 4px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-xl-1 { padding-right: 4px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-xl-1 { padding-bottom: 4px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-xl-1 { padding-left: 4px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-xl-1 { padding-right: 4px !important; padding-left: 4px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-xl-1 { padding-top: 4px !important; padding-bottom: 4px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-xl-2 { padding: 8px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-xl-2 { padding-top: 8px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-xl-2 { padding-right: 8px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-xl-2 { padding-bottom: 8px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-xl-2 { padding-left: 8px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-xl-2 { padding-right: 8px !important; padding-left: 8px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-xl-2 { padding-top: 8px !important; padding-bottom: 8px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-xl-3 { padding: 16px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-xl-3 { padding-top: 16px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-xl-3 { padding-right: 16px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-xl-3 { padding-bottom: 16px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-xl-3 { padding-left: 16px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-xl-3 { padding-right: 16px !important; padding-left: 16px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-xl-3 { padding-top: 16px !important; padding-bottom: 16px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-xl-4 { padding: 24px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-xl-4 { padding-top: 24px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-xl-4 { padding-right: 24px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-xl-4 { padding-bottom: 24px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-xl-4 { padding-left: 24px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-xl-4 { padding-right: 24px !important; padding-left: 24px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-xl-4 { padding-top: 24px !important; padding-bottom: 24px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-xl-5 { padding: 32px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-xl-5 { padding-top: 32px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-xl-5 { padding-right: 32px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-xl-5 { padding-bottom: 32px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-xl-5 { padding-left: 32px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-xl-5 { padding-right: 32px !important; padding-left: 32px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-xl-5 { padding-top: 32px !important; padding-bottom: 32px !important; } - /* Set a $size padding to all sides at $breakpoint */ - .p-xl-6 { padding: 40px !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt-xl-6 { padding-top: 40px !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr-xl-6 { padding-right: 40px !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb-xl-6 { padding-bottom: 40px !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl-xl-6 { padding-left: 40px !important; } - /* Set a $size padding to the left & right at $breakpoint */ - .px-xl-6 { padding-right: 40px !important; padding-left: 40px !important; } - /* Set a $size padding to the top & bottom at $breakpoint */ - .py-xl-6 { padding-top: 40px !important; padding-bottom: 40px !important; } } -.p-responsive { padding-right: 16px !important; padding-left: 16px !important; } -@media (min-width: 544px) { .p-responsive { padding-right: 40px !important; padding-left: 40px !important; } } -@media (min-width: 1012px) { .p-responsive { padding-right: 16px !important; padding-left: 16px !important; } } - -/* Set the font size to 26px */ -.h1 { font-size: 26px !important; } -@media (min-width: 768px) { .h1 { font-size: 32px !important; } } - -/* Set the font size to 22px */ -.h2 { font-size: 22px !important; } -@media (min-width: 768px) { .h2 { font-size: 24px !important; } } - -/* Set the font size to 18px */ -.h3 { font-size: 18px !important; } -@media (min-width: 768px) { .h3 { font-size: 20px !important; } } - -/* Set the font size to 16px */ -.h4 { font-size: 16px !important; } - -/* Set the font size to 14px */ -.h5 { font-size: 14px !important; } - -/* Set the font size to 12px */ -.h6 { font-size: 12px !important; } - -.h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 600 !important; } - -/* Set the font size to 26px */ -.f1 { font-size: 26px !important; } -@media (min-width: 768px) { .f1 { font-size: 32px !important; } } - -/* Set the font size to 22px */ -.f2 { font-size: 22px !important; } -@media (min-width: 768px) { .f2 { font-size: 24px !important; } } - -/* Set the font size to 18px */ -.f3 { font-size: 18px !important; } -@media (min-width: 768px) { .f3 { font-size: 20px !important; } } - -/* Set the font size to 16px */ -.f4 { font-size: 16px !important; } -@media (min-width: 768px) { .f4 { font-size: 16px !important; } } - -/* Set the font size to 14px */ -.f5 { font-size: 14px !important; } - -/* Set the font size to 12px */ -.f6 { font-size: 12px !important; } - -/* Set the font size to 40px and weight to light */ -.f00-light { font-size: 40px !important; font-weight: 300 !important; } -@media (min-width: 768px) { .f00-light { font-size: 48px !important; } } - -/* Set the font size to 32px and weight to light */ -.f0-light { font-size: 32px !important; font-weight: 300 !important; } -@media (min-width: 768px) { .f0-light { font-size: 40px !important; } } - -/* Set the font size to 26px and weight to light */ -.f1-light { font-size: 26px !important; font-weight: 300 !important; } -@media (min-width: 768px) { .f1-light { font-size: 32px !important; } } - -/* Set the font size to 22px and weight to light */ -.f2-light { font-size: 22px !important; font-weight: 300 !important; } -@media (min-width: 768px) { .f2-light { font-size: 24px !important; } } - -/* Set the font size to 18px and weight to light */ -.f3-light { font-size: 18px !important; font-weight: 300 !important; } -@media (min-width: 768px) { .f3-light { font-size: 20px !important; } } - -/* Set the font size to ${#h6-size} */ -.text-small { font-size: 12px !important; } - -/* Large leading paragraphs */ -.lead { margin-bottom: 30px; font-size: 20px; font-weight: 300; color: #586069; } - -/* Set the line height to ultra condensed */ -.lh-condensed-ultra { line-height: 1 !important; } - -/* Set the line height to condensed */ -.lh-condensed { line-height: 1.25 !important; } - -/* Set the line height to default */ -.lh-default { line-height: 1.5 !important; } - -/* Set the line height to zero */ -.lh-0 { line-height: 0 !important; } - -/* Text align to the right */ -.text-right { text-align: right !important; } - -/* Text align to the left */ -.text-left { text-align: left !important; } - -/* Text align to the center */ -.text-center { text-align: center !important; } - -@media (min-width: 544px) { /* Text align to the right */ - .text-sm-right { text-align: right !important; } - /* Text align to the left */ - .text-sm-left { text-align: left !important; } - /* Text align to the center */ - .text-sm-center { text-align: center !important; } } -@media (min-width: 768px) { /* Text align to the right */ - .text-md-right { text-align: right !important; } - /* Text align to the left */ - .text-md-left { text-align: left !important; } - /* Text align to the center */ - .text-md-center { text-align: center !important; } } -@media (min-width: 1012px) { /* Text align to the right */ - .text-lg-right { text-align: right !important; } - /* Text align to the left */ - .text-lg-left { text-align: left !important; } - /* Text align to the center */ - .text-lg-center { text-align: center !important; } } -@media (min-width: 1280px) { /* Text align to the right */ - .text-xl-right { text-align: right !important; } - /* Text align to the left */ - .text-xl-left { text-align: left !important; } - /* Text align to the center */ - .text-xl-center { text-align: center !important; } } -/* Set the font weight to normal */ -.text-normal { font-weight: 400 !important; } - -/* Set the font weight to bold */ -.text-bold { font-weight: 600 !important; } - -/* Set the font to italic */ -.text-italic { font-style: italic !important; } - -/* Make text uppercase */ -.text-uppercase { text-transform: uppercase !important; } - -/* Underline text */ -.text-underline { text-decoration: underline !important; } - -/* Don't underline text */ -.no-underline { text-decoration: none !important; } - -/* Don't wrap white space */ -.no-wrap { white-space: nowrap !important; } - -/* Normal white space */ -.ws-normal { white-space: normal !important; } - -/* Allow long lines with no spaces to line break */ -.wb-break-all { word-break: break-all !important; } - -.text-emphasized { font-weight: 600; color: #24292e; } - -.list-style-none { list-style: none !important; } - -/* Add a dark text shadow */ -.text-shadow-dark { text-shadow: 0 1px 1px rgba(27, 31, 35, 0.25), 0 1px 25px rgba(27, 31, 35, 0.75); } - -/* Add a light text shadow */ -.text-shadow-light { text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); } - -/* Set to monospace font */ -.text-mono { font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; } - -/* Disallow user from selecting text */ -.user-select-none { user-select: none !important; } - -.d-block { display: block !important; } - -.d-flex { display: flex !important; } - -.d-inline { display: inline !important; } - -.d-inline-block { display: inline-block !important; } - -.d-inline-flex { display: inline-flex !important; } - -.d-none { display: none !important; } - -.d-table { display: table !important; } - -.d-table-cell { display: table-cell !important; } - -@media (min-width: 544px) { .d-sm-block { display: block !important; } - .d-sm-flex { display: flex !important; } - .d-sm-inline { display: inline !important; } - .d-sm-inline-block { display: inline-block !important; } - .d-sm-inline-flex { display: inline-flex !important; } - .d-sm-none { display: none !important; } - .d-sm-table { display: table !important; } - .d-sm-table-cell { display: table-cell !important; } } -@media (min-width: 768px) { .d-md-block { display: block !important; } - .d-md-flex { display: flex !important; } - .d-md-inline { display: inline !important; } - .d-md-inline-block { display: inline-block !important; } - .d-md-inline-flex { display: inline-flex !important; } - .d-md-none { display: none !important; } - .d-md-table { display: table !important; } - .d-md-table-cell { display: table-cell !important; } } -@media (min-width: 1012px) { .d-lg-block { display: block !important; } - .d-lg-flex { display: flex !important; } - .d-lg-inline { display: inline !important; } - .d-lg-inline-block { display: inline-block !important; } - .d-lg-inline-flex { display: inline-flex !important; } - .d-lg-none { display: none !important; } - .d-lg-table { display: table !important; } - .d-lg-table-cell { display: table-cell !important; } } -@media (min-width: 1280px) { .d-xl-block { display: block !important; } - .d-xl-flex { display: flex !important; } - .d-xl-inline { display: inline !important; } - .d-xl-inline-block { display: inline-block !important; } - .d-xl-inline-flex { display: inline-flex !important; } - .d-xl-none { display: none !important; } - .d-xl-table { display: table !important; } - .d-xl-table-cell { display: table-cell !important; } } -.v-hidden { visibility: hidden !important; } - -.v-visible { visibility: visible !important; } - -@media (max-width: 544px) { .hide-sm { display: none !important; } } -@media (min-width: 544px) and (max-width: 768px) { .hide-md { display: none !important; } } -@media (min-width: 768px) and (max-width: 1012px) { .hide-lg { display: none !important; } } -@media (min-width: 1012px) { .hide-xl { display: none !important; } } -/* Set the table-layout to fixed */ -.table-fixed { table-layout: fixed !important; } - -.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); word-wrap: normal; border: 0; } - -.show-on-focus { position: absolute; width: 1px; height: 1px; margin: 0; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); } -.show-on-focus:focus { z-index: 20; width: auto; height: auto; clip: auto; } - -/*! - * Primer-marketing - * http://primer.github.io - * - * Released under MIT license. Copyright (c) 2019 GitHub Inc. - */ -.alt-mono-font { font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; } - -.alt-h0, .alt-h1, .alt-h2, .alt-h3, .alt-h4, .alt-h5, .alt-h6, .alt-lead { -webkit-font-smoothing: antialiased; font-family: Roboto, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", sans-serif; } - -.alt-h0 { font-size: 48px; font-weight: 300; } -@media (min-width: 768px) { .alt-h0 { font-size: 54px; } } -@media (min-width: 1012px) { .alt-h0 { font-size: 72px; } } - -.alt-h1 { font-size: 36px; font-weight: 300; } -@media (min-width: 768px) { .alt-h1 { font-size: 48px; } } -@media (min-width: 1012px) { .alt-h1 { font-size: 54px; } } - -.alt-h2 { font-size: 28px; font-weight: 300; } -@media (min-width: 768px) { .alt-h2 { font-size: 34px; } } -@media (min-width: 1012px) { .alt-h2 { font-size: 38px; } } - -.alt-h3 { font-size: 18px; font-weight: 400; } -@media (min-width: 768px) { .alt-h3 { font-size: 20px; } } -@media (min-width: 1012px) { .alt-h3 { font-size: 22px; } } - -.alt-h4 { font-size: 16px; font-weight: 500; } - -.alt-h5 { font-size: 14px; font-weight: 500; } - -.alt-h6 { font-size: 12px; font-weight: 500; } - -.alt-lead { -webkit-font-smoothing: antialiased; font-size: 21px; font-weight: 300; } -@media (min-width: 768px) { .alt-lead { font-size: 24px; } } -@media (min-width: 1012px) { .alt-lead { font-size: 26px; } } - -.alt-text-small { font-size: 14px !important; } - -.pullquote { padding-top: 0; padding-bottom: 0; padding-left: 8px; margin-bottom: 24px; font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 16px; line-height: 1.4; color: #586069; border-left: 3px solid #e1e4e8; } -@media (min-width: 768px) { .pullquote { padding-left: 12px; margin-bottom: 32px; margin-left: -15px; font-size: 18px; line-height: 1.5; } } - -.btn-orange { color: #fff; background-color: #d25a08; background-image: linear-gradient(-180deg, #f7802f 0%, #d25a08 90%); } -.btn-orange:focus, .btn-orange.focus { box-shadow: 0 0 0 0.2em rgba(247, 128, 47, 0.4); } -.btn-orange:hover, .btn-orange.hover { background-color: #c85607; background-image: linear-gradient(-180deg, #f77a25 0%, #c85607 90%); background-position: -0.5em; border-color: rgba(27, 31, 35, 0.5); } -.btn-orange:active, .btn-orange.selected, [open] > .btn-orange { background-color: #c75e17; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15); } -.btn-orange:disabled, .btn-orange.disabled { color: rgba(255, 255, 255, 0.75); background-color: #e9ad84; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none; } -.btn-orange .Counter { color: #f46909; background-color: #fff; } - -.btn-outline-purple { color: #6f42c1; background-color: #fff; background-image: none; } -.btn-outline-purple .Counter { background-color: rgba(27, 31, 35, 0.07); } -.btn-outline-purple:hover, .btn-outline-purple:active, .btn-outline-purple.selected, [open] > .btn-outline-purple { color: #fff; background-color: #6f42c1; background-image: none; border-color: #6f42c1; } -.btn-outline-purple:hover .Counter, .btn-outline-purple:active .Counter, .btn-outline-purple.selected .Counter, [open] > .btn-outline-purple .Counter { color: #6f42c1; background-color: #fff; } -.btn-outline-purple:focus { border-color: #6f42c1; box-shadow: 0 0 0 0.2em rgba(111, 66, 193, 0.4); } -.btn-outline-purple:disabled, .btn-outline-purple.disabled { color: rgba(27, 31, 35, 0.3); background-color: #fff; border-color: rgba(27, 31, 35, 0.15); box-shadow: none; } - -.btn-outline-orange { color: #f66a0a; background-color: #fff; background-image: none; } -.btn-outline-orange .Counter { background-color: rgba(27, 31, 35, 0.07); } -.btn-outline-orange:hover, .btn-outline-orange:active, .btn-outline-orange.selected, [open] > .btn-outline-orange { color: #fff; background-color: #f66a0a; background-image: none; border-color: #f66a0a; } -.btn-outline-orange:hover .Counter, .btn-outline-orange:active .Counter, .btn-outline-orange.selected .Counter, [open] > .btn-outline-orange .Counter { color: #f66a0a; background-color: #fff; } -.btn-outline-orange:focus { border-color: #f66a0a; box-shadow: 0 0 0 0.2em rgba(246, 106, 10, 0.4); } -.btn-outline-orange:disabled, .btn-outline-orange.disabled { color: rgba(27, 31, 35, 0.3); background-color: #fff; border-color: rgba(27, 31, 35, 0.15); box-shadow: none; } - -.btn-outline-green { color: #28a745; background-color: #fff; background-image: none; } -.btn-outline-green .Counter { background-color: rgba(27, 31, 35, 0.07); } -.btn-outline-green:hover, .btn-outline-green:active, .btn-outline-green.selected, [open] > .btn-outline-green { color: #fff; background-color: #28a745; background-image: none; border-color: #28a745; } -.btn-outline-green:hover .Counter, .btn-outline-green:active .Counter, .btn-outline-green.selected .Counter, [open] > .btn-outline-green .Counter { color: #28a745; background-color: #fff; } -.btn-outline-green:focus { border-color: #28a745; box-shadow: 0 0 0 0.2em rgba(40, 167, 69, 0.4); } -.btn-outline-green:disabled, .btn-outline-green.disabled { color: rgba(27, 31, 35, 0.3); background-color: #fff; border-color: rgba(27, 31, 35, 0.15); box-shadow: none; } - -.btn-transparent { color: #fff; background-color: transparent; background-image: none; border: 1px solid rgba(255, 255, 255, 0.5); } -.btn-transparent:hover, .btn-transparent:active { color: #2f363d; background-color: #fff; background-image: none; border-color: #fff; } - -.jumbotron { position: relative; padding-top: 40px; padding-bottom: 40px; } -@media (min-width: 544px) { .jumbotron { padding-top: 60px; padding-bottom: 60px; } } -@media (min-width: 1280px) { .jumbotron { padding-top: 120px; padding-bottom: 120px; } } - -@media (min-width: 1012px) { .jumbotron-supertron { height: 45vw; min-height: 590px; max-height: 55vh; padding-top: 80px; padding-bottom: 80px; } } - -.jumbotron-minitron { padding-top: 24px; padding-bottom: 24px; } -@media (min-width: 544px) { .jumbotron-minitron { padding-top: 32px; padding-bottom: 32px; } } - -.jumbotron-shadow::after { position: absolute; bottom: 0; left: 0; width: 100%; height: 30px; content: " "; background-color: transparent; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05)); background-repeat: repeat-x; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.05); } - -.jumbotron-photo { position: relative; background-color: #24292e; background-size: cover; } -.jumbotron-photo::before { position: absolute; bottom: 0; left: 0; display: block; width: 100%; height: 100%; content: ""; background-color: rgba(0, 0, 0, 0.25); } - -.page-section { padding: 32px 0; margin-top: 0; } -@media (min-width: 768px) { .page-section { padding: 56px 0; } } - -.page-section-jumplink:target { padding-top: 112px; } -@media (min-width: 768px) { .page-section-jumplink:target { padding-top: 80px; } } - -.data-table { width: 100%; margin-top: 16px; border-collapse: collapse; border: 1px #e1e4e8 solid; box-shadow: 0 1px 1px rgba(27, 31, 35, 0.05); } -.data-table th { font-weight: 400; text-align: left; } -.data-table td, .data-table th { padding: 16px; border-right: 1px #e1e4e8 solid; border-bottom: 1px #e1e4e8 solid; } -.data-table tbody th { width: 25%; } -.data-table tbody th, .data-table tbody td { border-bottom-color: #e1e4e8; } -.data-table tbody tr:last-child th, .data-table tbody tr:last-child td { border-bottom: 1px #e1e4e8 solid; } - -.grayscale { filter: grayscale(100%); } - -/* Use with .border to turn the border rgba white 0.15 */ -.border-white-fade { border-color: rgba(255, 255, 255, 0.15) !important; } - -@media (min-width: 544px) { /* Set position to relative */ - .position-sm-relative { position: relative !important; } - /* Set position to absolute */ - .position-sm-absolute { position: absolute !important; } - /* Set position to fixed */ - .position-sm-fixed { position: fixed !important; } } -@media (min-width: 768px) { /* Set position to relative */ - .position-md-relative { position: relative !important; } - /* Set position to absolute */ - .position-md-absolute { position: absolute !important; } - /* Set position to fixed */ - .position-md-fixed { position: fixed !important; } } -@media (min-width: 1012px) { /* Set position to relative */ - .position-lg-relative { position: relative !important; } - /* Set position to absolute */ - .position-lg-absolute { position: absolute !important; } - /* Set position to fixed */ - .position-lg-fixed { position: fixed !important; } } -@media (min-width: 1280px) { /* Set position to relative */ - .position-xl-relative { position: relative !important; } - /* Set position to absolute */ - .position-xl-absolute { position: absolute !important; } - /* Set position to fixed */ - .position-xl-fixed { position: fixed !important; } } -/* Set a 48px margin on the top */ -.mt-7 { margin-top: 48px !important; } - -/* Set a 48px margin on the bottom */ -.mb-7 { margin-bottom: 48px !important; } - -/* Set a 48px margin on the top & bottom */ -.my-7 { margin-top: 48px !important; margin-bottom: 48px !important; } - -/* Set a 64px margin on the top */ -.mt-8 { margin-top: 64px !important; } - -/* Set a 64px margin on the bottom */ -.mb-8 { margin-bottom: 64px !important; } - -/* Set a 64px margin on the top & bottom */ -.my-8 { margin-top: 64px !important; margin-bottom: 64px !important; } - -/* Set a 80px margin on the top */ -.mt-9 { margin-top: 80px !important; } - -/* Set a 80px margin on the bottom */ -.mb-9 { margin-bottom: 80px !important; } - -/* Set a 80px margin on the top & bottom */ -.my-9 { margin-top: 80px !important; margin-bottom: 80px !important; } - -/* Set a 96px margin on the top */ -.mt-10 { margin-top: 96px !important; } - -/* Set a 96px margin on the bottom */ -.mb-10 { margin-bottom: 96px !important; } - -/* Set a 96px margin on the top & bottom */ -.my-10 { margin-top: 96px !important; margin-bottom: 96px !important; } - -/* Set a 112px margin on the top */ -.mt-11 { margin-top: 112px !important; } - -/* Set a 112px margin on the bottom */ -.mb-11 { margin-bottom: 112px !important; } - -/* Set a 112px margin on the top & bottom */ -.my-11 { margin-top: 112px !important; margin-bottom: 112px !important; } - -/* Set a 128px margin on the top */ -.mt-12 { margin-top: 128px !important; } - -/* Set a 128px margin on the bottom */ -.mb-12 { margin-bottom: 128px !important; } - -/* Set a 128px margin on the top & bottom */ -.my-12 { margin-top: 128px !important; margin-bottom: 128px !important; } - -@media (min-width: 544px) { /* Set a 48px margin on the top at the breakpoint sm */ - .mt-sm-7 { margin-top: 48px !important; } - /* Set a 48px margin on the bottom at the breakpoint sm */ - .mb-sm-7 { margin-bottom: 48px !important; } - /* Set a 48px margin on the top & bottom at the breakpoint sm */ - .my-sm-7 { margin-top: 48px !important; margin-bottom: 48px !important; } } -@media (min-width: 544px) { /* Set a 64px margin on the top at the breakpoint sm */ - .mt-sm-8 { margin-top: 64px !important; } - /* Set a 64px margin on the bottom at the breakpoint sm */ - .mb-sm-8 { margin-bottom: 64px !important; } - /* Set a 64px margin on the top & bottom at the breakpoint sm */ - .my-sm-8 { margin-top: 64px !important; margin-bottom: 64px !important; } } -@media (min-width: 544px) { /* Set a 80px margin on the top at the breakpoint sm */ - .mt-sm-9 { margin-top: 80px !important; } - /* Set a 80px margin on the bottom at the breakpoint sm */ - .mb-sm-9 { margin-bottom: 80px !important; } - /* Set a 80px margin on the top & bottom at the breakpoint sm */ - .my-sm-9 { margin-top: 80px !important; margin-bottom: 80px !important; } } -@media (min-width: 544px) { /* Set a 96px margin on the top at the breakpoint sm */ - .mt-sm-10 { margin-top: 96px !important; } - /* Set a 96px margin on the bottom at the breakpoint sm */ - .mb-sm-10 { margin-bottom: 96px !important; } - /* Set a 96px margin on the top & bottom at the breakpoint sm */ - .my-sm-10 { margin-top: 96px !important; margin-bottom: 96px !important; } } -@media (min-width: 544px) { /* Set a 112px margin on the top at the breakpoint sm */ - .mt-sm-11 { margin-top: 112px !important; } - /* Set a 112px margin on the bottom at the breakpoint sm */ - .mb-sm-11 { margin-bottom: 112px !important; } - /* Set a 112px margin on the top & bottom at the breakpoint sm */ - .my-sm-11 { margin-top: 112px !important; margin-bottom: 112px !important; } } -@media (min-width: 544px) { /* Set a 128px margin on the top at the breakpoint sm */ - .mt-sm-12 { margin-top: 128px !important; } - /* Set a 128px margin on the bottom at the breakpoint sm */ - .mb-sm-12 { margin-bottom: 128px !important; } - /* Set a 128px margin on the top & bottom at the breakpoint sm */ - .my-sm-12 { margin-top: 128px !important; margin-bottom: 128px !important; } } -@media (min-width: 768px) { /* Set a 48px margin on the top at the breakpoint md */ - .mt-md-7 { margin-top: 48px !important; } - /* Set a 48px margin on the bottom at the breakpoint md */ - .mb-md-7 { margin-bottom: 48px !important; } - /* Set a 48px margin on the top & bottom at the breakpoint md */ - .my-md-7 { margin-top: 48px !important; margin-bottom: 48px !important; } } -@media (min-width: 768px) { /* Set a 64px margin on the top at the breakpoint md */ - .mt-md-8 { margin-top: 64px !important; } - /* Set a 64px margin on the bottom at the breakpoint md */ - .mb-md-8 { margin-bottom: 64px !important; } - /* Set a 64px margin on the top & bottom at the breakpoint md */ - .my-md-8 { margin-top: 64px !important; margin-bottom: 64px !important; } } -@media (min-width: 768px) { /* Set a 80px margin on the top at the breakpoint md */ - .mt-md-9 { margin-top: 80px !important; } - /* Set a 80px margin on the bottom at the breakpoint md */ - .mb-md-9 { margin-bottom: 80px !important; } - /* Set a 80px margin on the top & bottom at the breakpoint md */ - .my-md-9 { margin-top: 80px !important; margin-bottom: 80px !important; } } -@media (min-width: 768px) { /* Set a 96px margin on the top at the breakpoint md */ - .mt-md-10 { margin-top: 96px !important; } - /* Set a 96px margin on the bottom at the breakpoint md */ - .mb-md-10 { margin-bottom: 96px !important; } - /* Set a 96px margin on the top & bottom at the breakpoint md */ - .my-md-10 { margin-top: 96px !important; margin-bottom: 96px !important; } } -@media (min-width: 768px) { /* Set a 112px margin on the top at the breakpoint md */ - .mt-md-11 { margin-top: 112px !important; } - /* Set a 112px margin on the bottom at the breakpoint md */ - .mb-md-11 { margin-bottom: 112px !important; } - /* Set a 112px margin on the top & bottom at the breakpoint md */ - .my-md-11 { margin-top: 112px !important; margin-bottom: 112px !important; } } -@media (min-width: 768px) { /* Set a 128px margin on the top at the breakpoint md */ - .mt-md-12 { margin-top: 128px !important; } - /* Set a 128px margin on the bottom at the breakpoint md */ - .mb-md-12 { margin-bottom: 128px !important; } - /* Set a 128px margin on the top & bottom at the breakpoint md */ - .my-md-12 { margin-top: 128px !important; margin-bottom: 128px !important; } } -@media (min-width: 1012px) { /* Set a 48px margin on the top at the breakpoint lg */ - .mt-lg-7 { margin-top: 48px !important; } - /* Set a 48px margin on the bottom at the breakpoint lg */ - .mb-lg-7 { margin-bottom: 48px !important; } - /* Set a 48px margin on the top & bottom at the breakpoint lg */ - .my-lg-7 { margin-top: 48px !important; margin-bottom: 48px !important; } } -@media (min-width: 1012px) { /* Set a 64px margin on the top at the breakpoint lg */ - .mt-lg-8 { margin-top: 64px !important; } - /* Set a 64px margin on the bottom at the breakpoint lg */ - .mb-lg-8 { margin-bottom: 64px !important; } - /* Set a 64px margin on the top & bottom at the breakpoint lg */ - .my-lg-8 { margin-top: 64px !important; margin-bottom: 64px !important; } } -@media (min-width: 1012px) { /* Set a 80px margin on the top at the breakpoint lg */ - .mt-lg-9 { margin-top: 80px !important; } - /* Set a 80px margin on the bottom at the breakpoint lg */ - .mb-lg-9 { margin-bottom: 80px !important; } - /* Set a 80px margin on the top & bottom at the breakpoint lg */ - .my-lg-9 { margin-top: 80px !important; margin-bottom: 80px !important; } } -@media (min-width: 1012px) { /* Set a 96px margin on the top at the breakpoint lg */ - .mt-lg-10 { margin-top: 96px !important; } - /* Set a 96px margin on the bottom at the breakpoint lg */ - .mb-lg-10 { margin-bottom: 96px !important; } - /* Set a 96px margin on the top & bottom at the breakpoint lg */ - .my-lg-10 { margin-top: 96px !important; margin-bottom: 96px !important; } } -@media (min-width: 1012px) { /* Set a 112px margin on the top at the breakpoint lg */ - .mt-lg-11 { margin-top: 112px !important; } - /* Set a 112px margin on the bottom at the breakpoint lg */ - .mb-lg-11 { margin-bottom: 112px !important; } - /* Set a 112px margin on the top & bottom at the breakpoint lg */ - .my-lg-11 { margin-top: 112px !important; margin-bottom: 112px !important; } } -@media (min-width: 1012px) { /* Set a 128px margin on the top at the breakpoint lg */ - .mt-lg-12 { margin-top: 128px !important; } - /* Set a 128px margin on the bottom at the breakpoint lg */ - .mb-lg-12 { margin-bottom: 128px !important; } - /* Set a 128px margin on the top & bottom at the breakpoint lg */ - .my-lg-12 { margin-top: 128px !important; margin-bottom: 128px !important; } } -@media (min-width: 1280px) { /* Set a 48px margin on the top at the breakpoint xl */ - .mt-xl-7 { margin-top: 48px !important; } - /* Set a 48px margin on the bottom at the breakpoint xl */ - .mb-xl-7 { margin-bottom: 48px !important; } - /* Set a 48px margin on the top & bottom at the breakpoint xl */ - .my-xl-7 { margin-top: 48px !important; margin-bottom: 48px !important; } } -@media (min-width: 1280px) { /* Set a 64px margin on the top at the breakpoint xl */ - .mt-xl-8 { margin-top: 64px !important; } - /* Set a 64px margin on the bottom at the breakpoint xl */ - .mb-xl-8 { margin-bottom: 64px !important; } - /* Set a 64px margin on the top & bottom at the breakpoint xl */ - .my-xl-8 { margin-top: 64px !important; margin-bottom: 64px !important; } } -@media (min-width: 1280px) { /* Set a 80px margin on the top at the breakpoint xl */ - .mt-xl-9 { margin-top: 80px !important; } - /* Set a 80px margin on the bottom at the breakpoint xl */ - .mb-xl-9 { margin-bottom: 80px !important; } - /* Set a 80px margin on the top & bottom at the breakpoint xl */ - .my-xl-9 { margin-top: 80px !important; margin-bottom: 80px !important; } } -@media (min-width: 1280px) { /* Set a 96px margin on the top at the breakpoint xl */ - .mt-xl-10 { margin-top: 96px !important; } - /* Set a 96px margin on the bottom at the breakpoint xl */ - .mb-xl-10 { margin-bottom: 96px !important; } - /* Set a 96px margin on the top & bottom at the breakpoint xl */ - .my-xl-10 { margin-top: 96px !important; margin-bottom: 96px !important; } } -@media (min-width: 1280px) { /* Set a 112px margin on the top at the breakpoint xl */ - .mt-xl-11 { margin-top: 112px !important; } - /* Set a 112px margin on the bottom at the breakpoint xl */ - .mb-xl-11 { margin-bottom: 112px !important; } - /* Set a 112px margin on the top & bottom at the breakpoint xl */ - .my-xl-11 { margin-top: 112px !important; margin-bottom: 112px !important; } } -@media (min-width: 1280px) { /* Set a 128px margin on the top at the breakpoint xl */ - .mt-xl-12 { margin-top: 128px !important; } - /* Set a 128px margin on the bottom at the breakpoint xl */ - .mb-xl-12 { margin-bottom: 128px !important; } - /* Set a 128px margin on the top & bottom at the breakpoint xl */ - .my-xl-12 { margin-top: 128px !important; margin-bottom: 128px !important; } } -/* Set a 48px padding to the top */ -.pt-7 { padding-top: 48px !important; } - -/* Set a 48px padding to the bottom */ -.pb-7 { padding-bottom: 48px !important; } - -/* Set a 48px padding to the top & bottom */ -.py-7 { padding-top: 48px !important; padding-bottom: 48px !important; } - -/* Set a 64px padding to the top */ -.pt-8 { padding-top: 64px !important; } - -/* Set a 64px padding to the bottom */ -.pb-8 { padding-bottom: 64px !important; } - -/* Set a 64px padding to the top & bottom */ -.py-8 { padding-top: 64px !important; padding-bottom: 64px !important; } - -/* Set a 80px padding to the top */ -.pt-9 { padding-top: 80px !important; } - -/* Set a 80px padding to the bottom */ -.pb-9 { padding-bottom: 80px !important; } - -/* Set a 80px padding to the top & bottom */ -.py-9 { padding-top: 80px !important; padding-bottom: 80px !important; } - -/* Set a 96px padding to the top */ -.pt-10 { padding-top: 96px !important; } - -/* Set a 96px padding to the bottom */ -.pb-10 { padding-bottom: 96px !important; } - -/* Set a 96px padding to the top & bottom */ -.py-10 { padding-top: 96px !important; padding-bottom: 96px !important; } - -/* Set a 112px padding to the top */ -.pt-11 { padding-top: 112px !important; } - -/* Set a 112px padding to the bottom */ -.pb-11 { padding-bottom: 112px !important; } - -/* Set a 112px padding to the top & bottom */ -.py-11 { padding-top: 112px !important; padding-bottom: 112px !important; } - -/* Set a 128px padding to the top */ -.pt-12 { padding-top: 128px !important; } - -/* Set a 128px padding to the bottom */ -.pb-12 { padding-bottom: 128px !important; } - -/* Set a 128px padding to the top & bottom */ -.py-12 { padding-top: 128px !important; padding-bottom: 128px !important; } - -@media (min-width: 544px) { /* Set a 48px padding to the top at the sm breakpoint */ - .pt-sm-7 { padding-top: 48px !important; } - /* Set a 48px padding to the bottom at the sm breakpoint */ - .pb-sm-7 { padding-bottom: 48px !important; } - /* Set a 48px padding to the top & bottom at the sm breakpoint */ - .py-sm-7 { padding-top: 48px !important; padding-bottom: 48px !important; } } -@media (min-width: 544px) { /* Set a 64px padding to the top at the sm breakpoint */ - .pt-sm-8 { padding-top: 64px !important; } - /* Set a 64px padding to the bottom at the sm breakpoint */ - .pb-sm-8 { padding-bottom: 64px !important; } - /* Set a 64px padding to the top & bottom at the sm breakpoint */ - .py-sm-8 { padding-top: 64px !important; padding-bottom: 64px !important; } } -@media (min-width: 544px) { /* Set a 80px padding to the top at the sm breakpoint */ - .pt-sm-9 { padding-top: 80px !important; } - /* Set a 80px padding to the bottom at the sm breakpoint */ - .pb-sm-9 { padding-bottom: 80px !important; } - /* Set a 80px padding to the top & bottom at the sm breakpoint */ - .py-sm-9 { padding-top: 80px !important; padding-bottom: 80px !important; } } -@media (min-width: 544px) { /* Set a 96px padding to the top at the sm breakpoint */ - .pt-sm-10 { padding-top: 96px !important; } - /* Set a 96px padding to the bottom at the sm breakpoint */ - .pb-sm-10 { padding-bottom: 96px !important; } - /* Set a 96px padding to the top & bottom at the sm breakpoint */ - .py-sm-10 { padding-top: 96px !important; padding-bottom: 96px !important; } } -@media (min-width: 544px) { /* Set a 112px padding to the top at the sm breakpoint */ - .pt-sm-11 { padding-top: 112px !important; } - /* Set a 112px padding to the bottom at the sm breakpoint */ - .pb-sm-11 { padding-bottom: 112px !important; } - /* Set a 112px padding to the top & bottom at the sm breakpoint */ - .py-sm-11 { padding-top: 112px !important; padding-bottom: 112px !important; } } -@media (min-width: 544px) { /* Set a 128px padding to the top at the sm breakpoint */ - .pt-sm-12 { padding-top: 128px !important; } - /* Set a 128px padding to the bottom at the sm breakpoint */ - .pb-sm-12 { padding-bottom: 128px !important; } - /* Set a 128px padding to the top & bottom at the sm breakpoint */ - .py-sm-12 { padding-top: 128px !important; padding-bottom: 128px !important; } } -@media (min-width: 768px) { /* Set a 48px padding to the top at the md breakpoint */ - .pt-md-7 { padding-top: 48px !important; } - /* Set a 48px padding to the bottom at the md breakpoint */ - .pb-md-7 { padding-bottom: 48px !important; } - /* Set a 48px padding to the top & bottom at the md breakpoint */ - .py-md-7 { padding-top: 48px !important; padding-bottom: 48px !important; } } -@media (min-width: 768px) { /* Set a 64px padding to the top at the md breakpoint */ - .pt-md-8 { padding-top: 64px !important; } - /* Set a 64px padding to the bottom at the md breakpoint */ - .pb-md-8 { padding-bottom: 64px !important; } - /* Set a 64px padding to the top & bottom at the md breakpoint */ - .py-md-8 { padding-top: 64px !important; padding-bottom: 64px !important; } } -@media (min-width: 768px) { /* Set a 80px padding to the top at the md breakpoint */ - .pt-md-9 { padding-top: 80px !important; } - /* Set a 80px padding to the bottom at the md breakpoint */ - .pb-md-9 { padding-bottom: 80px !important; } - /* Set a 80px padding to the top & bottom at the md breakpoint */ - .py-md-9 { padding-top: 80px !important; padding-bottom: 80px !important; } } -@media (min-width: 768px) { /* Set a 96px padding to the top at the md breakpoint */ - .pt-md-10 { padding-top: 96px !important; } - /* Set a 96px padding to the bottom at the md breakpoint */ - .pb-md-10 { padding-bottom: 96px !important; } - /* Set a 96px padding to the top & bottom at the md breakpoint */ - .py-md-10 { padding-top: 96px !important; padding-bottom: 96px !important; } } -@media (min-width: 768px) { /* Set a 112px padding to the top at the md breakpoint */ - .pt-md-11 { padding-top: 112px !important; } - /* Set a 112px padding to the bottom at the md breakpoint */ - .pb-md-11 { padding-bottom: 112px !important; } - /* Set a 112px padding to the top & bottom at the md breakpoint */ - .py-md-11 { padding-top: 112px !important; padding-bottom: 112px !important; } } -@media (min-width: 768px) { /* Set a 128px padding to the top at the md breakpoint */ - .pt-md-12 { padding-top: 128px !important; } - /* Set a 128px padding to the bottom at the md breakpoint */ - .pb-md-12 { padding-bottom: 128px !important; } - /* Set a 128px padding to the top & bottom at the md breakpoint */ - .py-md-12 { padding-top: 128px !important; padding-bottom: 128px !important; } } -@media (min-width: 1012px) { /* Set a 48px padding to the top at the lg breakpoint */ - .pt-lg-7 { padding-top: 48px !important; } - /* Set a 48px padding to the bottom at the lg breakpoint */ - .pb-lg-7 { padding-bottom: 48px !important; } - /* Set a 48px padding to the top & bottom at the lg breakpoint */ - .py-lg-7 { padding-top: 48px !important; padding-bottom: 48px !important; } } -@media (min-width: 1012px) { /* Set a 64px padding to the top at the lg breakpoint */ - .pt-lg-8 { padding-top: 64px !important; } - /* Set a 64px padding to the bottom at the lg breakpoint */ - .pb-lg-8 { padding-bottom: 64px !important; } - /* Set a 64px padding to the top & bottom at the lg breakpoint */ - .py-lg-8 { padding-top: 64px !important; padding-bottom: 64px !important; } } -@media (min-width: 1012px) { /* Set a 80px padding to the top at the lg breakpoint */ - .pt-lg-9 { padding-top: 80px !important; } - /* Set a 80px padding to the bottom at the lg breakpoint */ - .pb-lg-9 { padding-bottom: 80px !important; } - /* Set a 80px padding to the top & bottom at the lg breakpoint */ - .py-lg-9 { padding-top: 80px !important; padding-bottom: 80px !important; } } -@media (min-width: 1012px) { /* Set a 96px padding to the top at the lg breakpoint */ - .pt-lg-10 { padding-top: 96px !important; } - /* Set a 96px padding to the bottom at the lg breakpoint */ - .pb-lg-10 { padding-bottom: 96px !important; } - /* Set a 96px padding to the top & bottom at the lg breakpoint */ - .py-lg-10 { padding-top: 96px !important; padding-bottom: 96px !important; } } -@media (min-width: 1012px) { /* Set a 112px padding to the top at the lg breakpoint */ - .pt-lg-11 { padding-top: 112px !important; } - /* Set a 112px padding to the bottom at the lg breakpoint */ - .pb-lg-11 { padding-bottom: 112px !important; } - /* Set a 112px padding to the top & bottom at the lg breakpoint */ - .py-lg-11 { padding-top: 112px !important; padding-bottom: 112px !important; } } -@media (min-width: 1012px) { /* Set a 128px padding to the top at the lg breakpoint */ - .pt-lg-12 { padding-top: 128px !important; } - /* Set a 128px padding to the bottom at the lg breakpoint */ - .pb-lg-12 { padding-bottom: 128px !important; } - /* Set a 128px padding to the top & bottom at the lg breakpoint */ - .py-lg-12 { padding-top: 128px !important; padding-bottom: 128px !important; } } -@media (min-width: 1280px) { /* Set a 48px padding to the top at the xl breakpoint */ - .pt-xl-7 { padding-top: 48px !important; } - /* Set a 48px padding to the bottom at the xl breakpoint */ - .pb-xl-7 { padding-bottom: 48px !important; } - /* Set a 48px padding to the top & bottom at the xl breakpoint */ - .py-xl-7 { padding-top: 48px !important; padding-bottom: 48px !important; } } -@media (min-width: 1280px) { /* Set a 64px padding to the top at the xl breakpoint */ - .pt-xl-8 { padding-top: 64px !important; } - /* Set a 64px padding to the bottom at the xl breakpoint */ - .pb-xl-8 { padding-bottom: 64px !important; } - /* Set a 64px padding to the top & bottom at the xl breakpoint */ - .py-xl-8 { padding-top: 64px !important; padding-bottom: 64px !important; } } -@media (min-width: 1280px) { /* Set a 80px padding to the top at the xl breakpoint */ - .pt-xl-9 { padding-top: 80px !important; } - /* Set a 80px padding to the bottom at the xl breakpoint */ - .pb-xl-9 { padding-bottom: 80px !important; } - /* Set a 80px padding to the top & bottom at the xl breakpoint */ - .py-xl-9 { padding-top: 80px !important; padding-bottom: 80px !important; } } -@media (min-width: 1280px) { /* Set a 96px padding to the top at the xl breakpoint */ - .pt-xl-10 { padding-top: 96px !important; } - /* Set a 96px padding to the bottom at the xl breakpoint */ - .pb-xl-10 { padding-bottom: 96px !important; } - /* Set a 96px padding to the top & bottom at the xl breakpoint */ - .py-xl-10 { padding-top: 96px !important; padding-bottom: 96px !important; } } -@media (min-width: 1280px) { /* Set a 112px padding to the top at the xl breakpoint */ - .pt-xl-11 { padding-top: 112px !important; } - /* Set a 112px padding to the bottom at the xl breakpoint */ - .pb-xl-11 { padding-bottom: 112px !important; } - /* Set a 112px padding to the top & bottom at the xl breakpoint */ - .py-xl-11 { padding-top: 112px !important; padding-bottom: 112px !important; } } -@media (min-width: 1280px) { /* Set a 128px padding to the top at the xl breakpoint */ - .pt-xl-12 { padding-top: 128px !important; } - /* Set a 128px padding to the bottom at the xl breakpoint */ - .pb-xl-12 { padding-bottom: 128px !important; } - /* Set a 128px padding to the top & bottom at the xl breakpoint */ - .py-xl-12 { padding-top: 128px !important; padding-bottom: 128px !important; } } body { font-family: 'Rubik', sans-serif; } .github-component { font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; } diff --git a/_site/index.html b/_site/index.html index 1fb1102..21ab9e4 100644 --- a/_site/index.html +++ b/_site/index.html @@ -11,44 +11,50 @@ Sophie Shepherd + - + -
-
- -

Sophie Shepherd

-

- ✏ Design manager at @github -

-
+ +
+
- - - - -
- - Austin TX -
- - -
+ + +

Sophie Shepherd

+

+ ✏ Design manager at @github +

+ + +
+ + + + + +
+ + Austin TX +
+ +
-
-
- +
+ +
+
+ -

My Projects

GitHub repositories that I've built.

@@ -175,6 +181,19 @@ + +
+
-
- -
@@ -222,10 +228,10 @@ - +
-
+ diff --git a/_site/package-lock.json b/_site/package-lock.json deleted file mode 100644 index 47dcd97..0000000 --- a/_site/package-lock.json +++ /dev/null @@ -1,289 +0,0 @@ -{ - "name": "profile-generator", - "version": "1.0.0", - "lockfileVersion": 1, - "requires": true, - "dependencies": { - "add-subtract-date": { - "version": "1.0.14", - "resolved": "https://registry.npmjs.org/add-subtract-date/-/add-subtract-date-1.0.14.tgz", - "integrity": "sha512-e070xJdKBEEdAgCJJm1nBSdGv4Y6C2LXP9PYHBUJPV/3eUkZ46bnnkzejmXmTFYyIsiouLPt26yGgsHZL7WDvg==" - }, - "days": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/days/-/days-1.1.1.tgz", - "integrity": "sha512-vzeIwVsEIyA35GH4+mPd4hjVDNI87wYANyZFs0BHjBr5kIBH5zEl7LfD6Wr4SFZca4D3CU9IH1w4DuZLlXzKRw==" - }, - "elly": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/elly/-/elly-1.1.10.tgz", - "integrity": "sha512-CXlhCGIzVjX1SLPttmq2fo7wsOlfPMsxqf8rIbpFSkNWC+U8Nuldo6rG6oeFiBY9+8e7YcizwDnyK72APWH+dQ==", - "requires": { - "iterate-object": "^1.3.2", - "sliced": "^1.0.1" - } - }, - "fillo": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/fillo/-/fillo-1.0.12.tgz", - "integrity": "sha512-WjV09RN7NEp1EazSNKJVZCVHeWYj4MNyb4HX1BAyrW4j0OW2UPJukP4SUkJt9Nj7gWgyD6avK0mH5bjwOZFViw==" - }, - "formatoid": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/formatoid/-/formatoid-1.2.3.tgz", - "integrity": "sha512-CkI0aK01nKhHoFZByDKw/yrNPy+g56DNIEmlq0Q67grdR/LLV8Orc9gsTGVP7XufM3bZg8iuD5UsVfkOdJo2yg==", - "requires": { - "days": "^1.0.1", - "fillo": "^1.0.0", - "months": "^1.0.0", - "parse-it": "^1.0.0" - } - }, - "github-calendar": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/github-calendar/-/github-calendar-1.3.1.tgz", - "integrity": "sha512-ABlceh7wTRLvKQK1h0srrD9FHjHeHXtsxPw8sEUOX9uq4YItlrPaLY7ftNuvC0N1w6yCjcQBV+zjIzNAD9iczg==", - "requires": { - "add-subtract-date": "^1.0.5", - "elly": "^1.0.0", - "formatoid": "^1.0.3", - "github-calendar-parser": "^1.1.3" - } - }, - "github-calendar-legend": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/github-calendar-legend/-/github-calendar-legend-1.0.10.tgz", - "integrity": "sha512-dDfX2Hvl98mSNbM9jRsZoZ0STb/AJcaf8ofRGXpH2oHtiQ73IlL8LFzOUzp49xSTFf0XYBs4DCXEhgbh+Fir2A==" - }, - "github-calendar-parser": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/github-calendar-parser/-/github-calendar-parser-1.1.10.tgz", - "integrity": "sha512-muDJpHio2ATZ9WXqTjyrFitLxFlJyZTy/c0EtiNhOwPzUBW4zr3mnX1qoiZM8DkgbLAyZY5CoEno3GEXPDSMPQ==", - "requires": { - "github-calendar-legend": "^1.0.0" - } - }, - "iterate-object": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/iterate-object/-/iterate-object-1.3.3.tgz", - "integrity": "sha512-DximWbkke36cnrSfNJv6bgcB2QOMV9PRD2FiowwzCoMsh8RupFLdbNIzWe+cVDWT+NIMNJgGlB1dGxP6kpzGtA==" - }, - "months": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/months/-/months-1.2.0.tgz", - "integrity": "sha512-zFM7hUpziSYGk2DNObYGWgHdRRxAOgjl8CC1Rbl50p/q0rGDsREfk0nbxxmSIquVi/lEAuUY8nwbwkZ8biNCOQ==" - }, - "parse-it": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/parse-it/-/parse-it-1.0.9.tgz", - "integrity": "sha512-8KW9XwW5+DFsvkkSXLZw7AGormnQ+/unnqmTPq7uoiAJNaeLo0T78zT/Ootc0HrdEgVvxM4+mOCRLKJOVtkogQ==", - "requires": { - "regex-escape": "^3.4.0" - } - }, - "primer-base": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/primer-base/-/primer-base-1.9.2.tgz", - "integrity": "sha512-KgZP0cGq0rdgyK5ozw7UbyqG52o0sbzAfRP3iEeoRhDwCJ3X0XaHeCINty7QhcIzWCccXkdamMe/P6HBwWM12g==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-box": { - "version": "2.5.13", - "resolved": "https://registry.npmjs.org/primer-box/-/primer-box-2.5.13.tgz", - "integrity": "sha512-ZNZ8TFU05gqZx1oSk6DVdjACOOPsdJZqn0qYBcfsEu+AQQiKJ7HVH8pgODlH5tqj8Ihtoz3Q1CxCmrZhVnjnbA==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-breadcrumb": { - "version": "1.5.9", - "resolved": "https://registry.npmjs.org/primer-breadcrumb/-/primer-breadcrumb-1.5.9.tgz", - "integrity": "sha512-A2+rm3Gi2vk4LYr8yWrNwYNc2i59gcnfAGyT/QJ7G66R0kLD8M3rIPDw2vmRY5LagTvZ8KnY6wRwc5GSSKVBDQ==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-buttons": { - "version": "2.6.4", - "resolved": "https://registry.npmjs.org/primer-buttons/-/primer-buttons-2.6.4.tgz", - "integrity": "sha512-6+wFjXKGk76qZmUrnUTXm8Zo6viiNlcGcSSiW89OeAW2qkHHlTvyMqoKwExg8nGNFbLIGxhvqb9V++nx20Pq1Q==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-core": { - "version": "6.10.9", - "resolved": "https://registry.npmjs.org/primer-core/-/primer-core-6.10.9.tgz", - "integrity": "sha512-OJmJzhjw4UXXU/IzH3JoJL6KGHfWep8G8t+EHNGIJVHBsrGQYylp5iEcsPuHLDQVpKbOtuj3Rqg3ef53ei2R5A==", - "requires": { - "primer-base": "1.9.2", - "primer-box": "2.5.13", - "primer-breadcrumb": "1.5.9", - "primer-buttons": "2.6.4", - "primer-forms": "2.1.8", - "primer-layout": "1.6.2", - "primer-navigation": "1.5.11", - "primer-pagination": "1.0.7", - "primer-support": "4.7.2", - "primer-table-object": "1.4.13", - "primer-tooltips": "1.5.11", - "primer-truncate": "1.4.13", - "primer-utilities": "4.14.4" - } - }, - "primer-forms": { - "version": "2.1.8", - "resolved": "https://registry.npmjs.org/primer-forms/-/primer-forms-2.1.8.tgz", - "integrity": "sha512-bAobB7DUWphIjdcXfPD6CPWwvWBp5hbH65seO0OT+KkYbCLrDZCeFxLfRs9u1LyYN07DJR/vf4k8wom0Bksr4A==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-layout": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/primer-layout/-/primer-layout-1.6.2.tgz", - "integrity": "sha512-Ov/g9GiAaKhRAXku2wxsTlmJXhQPAjWpCwibJ+Ooxu0X8n6BA52y/ScZUPFdde+vZYhbFGFQwozU8y2bzuw3dg==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-marketing": { - "version": "6.3.3", - "resolved": "https://registry.npmjs.org/primer-marketing/-/primer-marketing-6.3.3.tgz", - "integrity": "sha512-vmR/YkOlFnQVQSxluXe5lbkH+B7Z2tirgCDGVp+SD9Zs+FJ6YRELmw6cjm0okVkH9205qcMvy9INOunkhKrktw==", - "requires": { - "primer-marketing-buttons": "1.0.13", - "primer-marketing-support": "1.5.6", - "primer-marketing-type": "1.4.13", - "primer-marketing-utilities": "1.7.3", - "primer-page-headers": "1.5.3", - "primer-page-sections": "1.5.3", - "primer-support": "4.7.2", - "primer-tables": "1.5.3" - } - }, - "primer-marketing-buttons": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/primer-marketing-buttons/-/primer-marketing-buttons-1.0.13.tgz", - "integrity": "sha512-1MzzrG/68zaEcQypG50uELwQ4MHH9b8aTy3jXxayZRc1qvZaLh5SEcSIHWe5lMIZk8qrtYhr22py9+kibyTKIQ==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-marketing-support": { - "version": "1.5.6", - "resolved": "https://registry.npmjs.org/primer-marketing-support/-/primer-marketing-support-1.5.6.tgz", - "integrity": "sha512-YU8ein52s/W+s4a4hHZZJbHURfz2FLI5ItrUxqaqJjcT0O2bALP/JbuCZDrbvWxuOSK4kbF22ANmmMGWFIzp/Q==" - }, - "primer-marketing-type": { - "version": "1.4.13", - "resolved": "https://registry.npmjs.org/primer-marketing-type/-/primer-marketing-type-1.4.13.tgz", - "integrity": "sha512-ke6l3zgc4mF5ArDzZB1TJ5VHbZG2/uwekVROLQOK4v7XI0MkYZWA9tI+k8UhaFLSsw0vGqxM2ibKUzsQH61C8g==", - "requires": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - } - }, - "primer-marketing-utilities": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/primer-marketing-utilities/-/primer-marketing-utilities-1.7.3.tgz", - "integrity": "sha512-YYDPgyC0G65tPHwZ6ktxfEAqUkJlU2sZjzdcH7thlcg83/UqiZfgmgiiBAxdMjrACY7Q2X9HaHicr5F4rmPhPw==", - "requires": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - } - }, - "primer-navigation": { - "version": "1.5.11", - "resolved": "https://registry.npmjs.org/primer-navigation/-/primer-navigation-1.5.11.tgz", - "integrity": "sha512-Fykn/zuJX8z8kEIkzxnbwZhbCbYbuQF7Iv+03yzBeesOfN4VaQKgpTtaAXW26NB1BjOo3omrhVivYoejTFXbuw==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-page-headers": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/primer-page-headers/-/primer-page-headers-1.5.3.tgz", - "integrity": "sha512-SVgAnr1jz/8qNhr+LsQayHGGICi1pCfBJV2R+zhcooDJC29ddSoTW+LpwvBj1P68c7sJfaMPRmlcq0hUGGG/Pw==", - "requires": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - } - }, - "primer-page-sections": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/primer-page-sections/-/primer-page-sections-1.5.3.tgz", - "integrity": "sha512-xaj6v+v3FvaSMVFDZAYsrObkvOviPwxYZt0rrkMeoyhrMVG2uB3nD3Kmu3st9UbwobdXjMTSKPkKBcarckwhuw==", - "requires": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - } - }, - "primer-pagination": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/primer-pagination/-/primer-pagination-1.0.7.tgz", - "integrity": "sha512-c0Vmc3ZYspn+JdY6nmH626c+bxkuJLToYueksEMOrET4da05xwnC8dF7v6fh7UlBZ+qNArf+SsFWqXJPW5C8IA==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-support": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/primer-support/-/primer-support-4.7.2.tgz", - "integrity": "sha512-WbfjjITtGV6iXQeaVPL+AzHj1Jv9RHJRp7kIu5ebFXwolWmCqTBpA/8VmWmssyeTfv8zR7iuCoT0UoBF+uGHww==" - }, - "primer-table-object": { - "version": "1.4.13", - "resolved": "https://registry.npmjs.org/primer-table-object/-/primer-table-object-1.4.13.tgz", - "integrity": "sha512-JoU/T1aubSg3cvEXh5K95X63W5bJLFlvDflVWMc8QJKiHBPmICH7yccsGI+ybhEUnd7MUD+BEXKgQwM+Iinv5g==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-tables": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/primer-tables/-/primer-tables-1.5.3.tgz", - "integrity": "sha512-ZTBG2qQvE9qKI8N7sdN39F8y5sckDRSFR4JkTVQqujrXwoK7kGeqdNXirKFSuzSyW9MnBt02tOTQ65xC0xl3sg==", - "requires": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - } - }, - "primer-tooltips": { - "version": "1.5.11", - "resolved": "https://registry.npmjs.org/primer-tooltips/-/primer-tooltips-1.5.11.tgz", - "integrity": "sha512-r0C4gnzg8hChoKVU5hC+e7BlKM3gkO+W8L1o91RCDiguN9S0u/yo3DQwlVL68igvAP34NEYzchsZ82BkQkd1Dg==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-truncate": { - "version": "1.4.13", - "resolved": "https://registry.npmjs.org/primer-truncate/-/primer-truncate-1.4.13.tgz", - "integrity": "sha512-/3saQDL8n77nGJ7zMT05PKTKeMTFrR2QVjZsD5XnOblMiglND95ozOKef0sDcyrgR7fv+qLMXr56+QS/FWFSsw==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-utilities": { - "version": "4.14.4", - "resolved": "https://registry.npmjs.org/primer-utilities/-/primer-utilities-4.14.4.tgz", - "integrity": "sha512-EEZxsp/bjY4jkTqDeVJfWI/df55icDhFDGylX59VeiSVudIgUUe5G1VqtgGJIXgqnkiLf5u+iaOSayFvxqhTrg==", - "requires": { - "primer-support": "4.7.2" - } - }, - "regex-escape": { - "version": "3.4.9", - "resolved": "https://registry.npmjs.org/regex-escape/-/regex-escape-3.4.9.tgz", - "integrity": "sha512-Cv9rjwyQwVhn3L097ysanWsEElurmxDj6Cc4Ut23z7e6hzRbrNvF3Le7yAciMfuzyb0sZwSr0ZHunMNCIoy2/g==" - }, - "sliced": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz", - "integrity": "sha1-CzpmK10Ewxd7GSa+qCsD+Dei70E=" - } - } -} diff --git a/_site/package.json b/_site/package.json deleted file mode 100644 index bf861e3..0000000 --- a/_site/package.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "profile-generator", - "version": "1.0.0", - "description": "", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/github/profile-generator.git" - }, - "author": "github", - "license": "ISC", - "bugs": { - "url": "https://github.com/github/profile-generator/issues" - }, - "homepage": "https://github.com/github/profile-generator#readme", - "dependencies": { - "github-calendar": "^1.3.1", - "primer-core": "^6.10.9", - "primer-marketing": "^6.3.3" - } -} diff --git a/assets/styles.scss b/assets/styles.scss index b6e3e47..dd99056 100644 --- a/assets/styles.scss +++ b/assets/styles.scss @@ -1,7 +1,6 @@ --- --- -@import "primer-core/index"; -@import "primer-marketing/index"; +@import url('https://unpkg.com/primer/build/build.css'); @import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700,900'); body { diff --git a/github-personal-website.gemspec b/github-personal-website.gemspec new file mode 100644 index 0000000..18d0d01 --- /dev/null +++ b/github-personal-website.gemspec @@ -0,0 +1,21 @@ +# frozen_string_literal: true + +Gem::Specification.new do |spec| + spec.name = "github-personal-website" + spec.version = "0.1.1" + spec.authors = ["Brandon Rosage"] + spec.email = ["brandonrosage@github.com"] + + spec.summary = "Jekyll theme for software developers intered in creating a personal website." + spec.homepage = "http://github.dev." + spec.license = "MIT" + + spec.files = `git ls-files -z`.split("\x0").select do |f| + f.match(%r{^(_(includes|layouts|sass)/|(LICENSE|README)((\.(txt|md|markdown)|$)))}i) + end + + spec.add_runtime_dependency "jekyll", "~> 3.7" + + spec.add_development_dependency "bundler", "~> 2.0.1" + spec.add_development_dependency "rake", "~> 12.0" +end diff --git a/index.html b/index.html index 23a0325..e4d427d 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,3 @@ --- -layout: sidebar +layout: home --- diff --git a/node_modules/add-subtract-date/LICENSE b/node_modules/add-subtract-date/LICENSE deleted file mode 100644 index d21973e..0000000 --- a/node_modules/add-subtract-date/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015-19 Ionică Bizău (https://ionicabizau.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/add-subtract-date/README.md b/node_modules/add-subtract-date/README.md deleted file mode 100644 index 7412202..0000000 --- a/node_modules/add-subtract-date/README.md +++ /dev/null @@ -1,157 +0,0 @@ - - - -# add-subtract-date - - [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/add-subtract-date.svg)](https://www.npmjs.com/package/add-subtract-date) [![Downloads](https://img.shields.io/npm/dt/add-subtract-date.svg)](https://www.npmjs.com/package/add-subtract-date) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) - -Buy Me A Coffee - -> Add or subtract a specified time in a date object. - -## :cloud: Installation - -```sh -# Using npm -npm install --save add-subtract-date - -# Using yarn -yarn add add-subtract-date -``` - - -## :clipboard: Example - - - -```js -const addSubtractDate = require("add-subtract-date"); - -var d = new Date(1989, 11, 20); - -console.log(addSubtractDate.add(d, 2, "days")); -// => Fri Dec 22 1989 00:00:00 GMT+0200 (EET) - -console.log(addSubtractDate.subtract(d, 1, "day")); -// => Thu Dec 21 1989 00:00:00 GMT+0200 (EET) - -console.log(addSubtractDate.subtract(d, 1, "year")); -// => Wed Dec 21 1988 00:00:00 GMT+0200 (EET) - -console.log(addSubtractDate.add(d, 10, "hours")); -// => Wed Dec 21 1988 10:00:00 GMT+0200 (EET) - -console.log(addSubtractDate.add(d, 42, "minutes")); -// => Wed Dec 21 1988 10:42:00 GMT+0200 (EET) - -console.log(addSubtractDate.add(d, 7, "seconds")); -// => Wed Dec 21 1988 10:42:07 GMT+0200 (EET) - -console.log(addSubtractDate.add(d, 142, "milliseconds")); -// => Wed Dec 21 1988 10:42:07 GMT+0200 (EET) - -console.log(addSubtractDate.subtract(d, 1, "week")); -// => Wed Dec 28 1988 10:42:07 GMT+0200 (EET) -``` - - - -## :question: Get Help - -There are few ways to get help: - - 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. - 2. For bug reports and feature requests, open issues. :bug: - - 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: - - - -## :memo: Documentation - - -### `gen()` - - - - -The module exports an object containing two methods: `add` - -(goes in the future) and `subtract` (goes in the past). - -They require the following arguments: - - - - `d` (Date): The date object. - - `count` (Number): How many years/months/etc to add/subtract. - - `what` (String): What to add/subtract. Supported values are: - - - `years` - - `year` - - `months` - - `month` - - `weeks` - - `week` - - `days` - - `day` - - `hours` - - `hour` - - `minutes` - - `minute` - - `seconds` - - `second` - - `milliseconds` - - `millisecond` - - - -## :yum: How to contribute -Have an idea? Found a bug? See [how to contribute][contributing]. - - -## :sparkling_heart: Support my projects - -I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, -this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). - -However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - - - Starring and sharing the projects you like :rocket: - - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: - - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). - - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` - - ![](https://i.imgur.com/z6OQI95.png) - - -Thanks! :heart: - - -## :dizzy: Where is this library used? -If you are using this library in one of your projects, add it in this list. :sparkles: - - - - [`daty`](https://github.com/IonicaBizau/daty#readme)—A tiny library to manage date objects. - - [`github-calendar`](https://github.com/IonicaBizau/github-calendar#readme)—Embed your GitHub contributions calendar anywhere. - - [`react-github-calendar-x`](https://github.com/xwl7001/react-github-calendar#readme) (by Xu Wenliang)—Embed your GitHub calendar in React App. - -## :scroll: License - -[MIT][license] © [Ionică Bizău][website] - - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - -[patreon]: https://www.patreon.com/ionicabizau -[amazon]: http://amzn.eu/hRo9sIZ -[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW - -[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2015#license-mit -[website]: https://ionicabizau.net -[contributing]: /CONTRIBUTING.md -[docs]: /DOCUMENTATION.md diff --git a/node_modules/add-subtract-date/lib/index.js b/node_modules/add-subtract-date/lib/index.js deleted file mode 100644 index b22ca46..0000000 --- a/node_modules/add-subtract-date/lib/index.js +++ /dev/null @@ -1,49 +0,0 @@ -"use strict"; - -function gen(add) { - return function _(d, count, what) { - count = add * count; - switch (what) { - case "years": - case "year": - d.setFullYear(d.getFullYear() + count); - break; - case "months": - case "month": - d.setMonth(d.getMonth() + count); - break; - case "weeks": - case "week": - return _(d, count * 7, "days"); - break; - case "days": - case "day": - d.setDate(d.getDate() + count); - break; - case "hours": - case "hour": - d.setHours(d.getHours() + count); - break; - case "minutes": - case "minute": - d.setMinutes(d.getMinutes() + count); - break; - case "seconds": - case "second": - d.setSeconds(d.getSeconds() + count); - break; - case "milliseconds": - case "millisecond": - d.setMilliseconds(d.getMilliseconds() + count); - break; - default: - throw new Error("Invalid range: " + what); - } - return d; - }; -} - -module.exports = { - add: gen(1), - subtract: gen(-1) -}; \ No newline at end of file diff --git a/node_modules/add-subtract-date/package.json b/node_modules/add-subtract-date/package.json deleted file mode 100644 index 5abf57e..0000000 --- a/node_modules/add-subtract-date/package.json +++ /dev/null @@ -1,113 +0,0 @@ -{ - "_from": "add-subtract-date@^1.0.5", - "_id": "add-subtract-date@1.0.14", - "_inBundle": false, - "_integrity": "sha512-e070xJdKBEEdAgCJJm1nBSdGv4Y6C2LXP9PYHBUJPV/3eUkZ46bnnkzejmXmTFYyIsiouLPt26yGgsHZL7WDvg==", - "_location": "/add-subtract-date", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "add-subtract-date@^1.0.5", - "name": "add-subtract-date", - "escapedName": "add-subtract-date", - "rawSpec": "^1.0.5", - "saveSpec": null, - "fetchSpec": "^1.0.5" - }, - "_requiredBy": [ - "/github-calendar" - ], - "_resolved": "https://registry.npmjs.org/add-subtract-date/-/add-subtract-date-1.0.14.tgz", - "_shasum": "c2c2e707fa93c77ba3f70a010a6085eb13063d6f", - "_spec": "add-subtract-date@^1.0.5", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/github-calendar", - "author": { - "name": "Ionică Bizău", - "email": "bizauionica@gmail.com", - "url": "https://ionicabizau.net" - }, - "blah": { - "documentation": [ - { - "p": [ - [ - "The module exports an object containing two methods: `add`", - "(goes in the future) and `subtract` (goes in the past).", - "They require the following arguments:" - ] - ] - }, - { - "ul": [ - "`d` (Date): The date object.", - "`count` (Number): How many years/months/etc to add/subtract.", - [ - "`what` (String): What to add/subtract. Supported values are:", - { - "ul": [ - "`years`", - "`year`", - "`months`", - "`month`", - "`weeks`", - "`week`", - "`days`", - "`day`", - "`hours`", - "`hour`", - "`minutes`", - "`minute`", - "`seconds`", - "`second`", - "`milliseconds`", - "`millisecond`" - ] - } - ] - ] - } - ] - }, - "bugs": { - "url": "https://github.com/IonicaBizau/add-subtract-date/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "Add or subtract a specified time in a date object.", - "directories": { - "example": "example" - }, - "files": [ - "bin/", - "app/", - "lib/", - "dist/", - "src/", - "scripts/", - "resources/", - "menu/", - "cli.js", - "index.js", - "bloggify.js", - "bloggify.json", - "bloggify/" - ], - "homepage": "https://github.com/IonicaBizau/add-subtract-date#readme", - "keywords": [ - "date", - "add", - "subtract" - ], - "license": "MIT", - "main": "lib/index.js", - "name": "add-subtract-date", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/IonicaBizau/add-subtract-date.git" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "version": "1.0.14" -} diff --git a/node_modules/days/README.md b/node_modules/days/README.md deleted file mode 100644 index d2c0edc..0000000 --- a/node_modules/days/README.md +++ /dev/null @@ -1,93 +0,0 @@ -# days [![NPM version](https://img.shields.io/npm/v/days.svg?style=flat)](https://www.npmjs.com/package/days) [![NPM monthly downloads](https://img.shields.io/npm/dm/days.svg?style=flat)](https://npmjs.org/package/days) [![NPM total downloads](https://img.shields.io/npm/dt/days.svg?style=flat)](https://npmjs.org/package/days) - -> Days of the week. - -## Install - -Install with [npm](https://www.npmjs.com/): - -```sh -$ npm install --save days -``` - -## Usage - -```js -var days = require('days'); - -console.log(days); -//=> ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'] - -console.log(days.abbr) -//=> ['Sun', 'Mon', 'Tue', 'Wed', 'Thur', 'Fri', 'Sat'] - -console.log(days.short) -//=> ['Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa'] -``` - -## Multi-language support - -* English -* French - -### Usage - -```js -var days = require('days'); - -console.log(days.en); -//=> ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'] - -console.log(days.fr); -//=> ['dimanche', 'lundi', 'mardi', 'mercredi', 'jeudi', 'vendredi', 'samedi'] - -``` - -## About - -### Contributing - -Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). - -### Contributors - -| **Commits** | **Contributor** | -| --- | --- | -| 16 | [jonschlinkert](https://github.com/jonschlinkert) | -| 4 | [danielsalgadop](https://github.com/danielsalgadop) | -| 2 | [Rawnly](https://github.com/Rawnly) | -| 2 | [Sebastien-Meiffren](https://github.com/Sebastien-Meiffren) | - -### Building docs - -_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ - -To generate the readme, run the following command: - -```sh -$ npm install -g verbose/verb#dev verb-generate-readme && verb -``` - -### Running tests - -Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: - -```sh -$ npm install && npm test -``` - -### Author - -**Jon Schlinkert** - -* [github/jonschlinkert](https://github.com/jonschlinkert) -* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) - -### License - -Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). -Released under the [MIT License](LICENSE). - -*** - -_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on June 30, 2017._ \ No newline at end of file diff --git a/node_modules/days/index.js b/node_modules/days/index.js deleted file mode 100644 index 4da859f..0000000 --- a/node_modules/days/index.js +++ /dev/null @@ -1,31 +0,0 @@ -/*! - * days - * - * Copyright (c) 2014-2017, Jon Schlinkert. - * Released under the MIT License. - */ - -// English -module.exports.en = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday']; -module.exports.en.abbr = ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat']; -module.exports.en.short = ['Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa']; - -// French translation -module.exports.fr = ['dimanche', 'lundi', 'mardi', 'mercredi', 'jeudi', 'vendredi', 'samedi']; -module.exports.fr.abbr = ['dim', 'lun', 'mar', 'mer', 'jeu', 'ven', 'sam']; -module.exports.fr.short = ['di', 'lu', 'ma', 'me', 'je', 've', 'sa']; - -// Spanish translation -module.exports.es = ['domingo', 'lunes', 'martes', 'miercoles', 'jueves', 'viernes', 'sabado']; -module.exports.es.abbr = ['dom', 'lun', 'mar', 'mir', 'jue', 'vie', 'sab']; -module.exports.es.short = ['do', 'lu', 'ma', 'mi', 'ju', 'vi', 'sa']; - -// Italian translation -module.exports.it = ['Domenica', 'Lunedi', 'Martedi', 'Mercoledi', 'Giovedi', 'Venerdi', 'Sabato']; -module.exports.it.abbr = ['Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab']; -module.exports.it.short = ['D', 'L', 'Ma', 'Me', 'G', 'V', 'S']; - -// In order not to break compatibility -module.exports = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday']; -module.exports.abbr = ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat']; -module.exports.short = ['Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa']; diff --git a/node_modules/days/package.json b/node_modules/days/package.json deleted file mode 100644 index 842cb9a..0000000 --- a/node_modules/days/package.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "_from": "days@^1.0.1", - "_id": "days@1.1.1", - "_inBundle": false, - "_integrity": "sha512-vzeIwVsEIyA35GH4+mPd4hjVDNI87wYANyZFs0BHjBr5kIBH5zEl7LfD6Wr4SFZca4D3CU9IH1w4DuZLlXzKRw==", - "_location": "/days", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "days@^1.0.1", - "name": "days", - "escapedName": "days", - "rawSpec": "^1.0.1", - "saveSpec": null, - "fetchSpec": "^1.0.1" - }, - "_requiredBy": [ - "/formatoid" - ], - "_resolved": "https://registry.npmjs.org/days/-/days-1.1.1.tgz", - "_shasum": "b039d1e5ad5335ca689401855546f02d4cfcb362", - "_spec": "days@^1.0.1", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/formatoid", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, - "bugs": { - "url": "https://github.com/jonschlinkert/days/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Daniel Salgado Población", - "url": "http://danielsalgado.com/wordpress35" - }, - { - "name": "Federico Vitale", - "url": "https://rawnly.com" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Sebastien MEIFFREN", - "url": "http://www.commande-online.fr" - } - ], - "deprecated": false, - "description": "Days of the week.", - "devDependencies": { - "gulp-format-md": "^0.1.11" - }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/jonschlinkert/days", - "keywords": [ - "calendar", - "date", - "day", - "days", - "duration", - "friday", - "monday", - "now", - "saturday", - "sunday", - "thursday", - "time", - "timespan", - "tuesday", - "wednesday", - "week", - "weekday" - ], - "license": "MIT", - "main": "index.js", - "name": "days", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/days.git" - }, - "verb": { - "toc": false, - "layout": "default", - "tasks": [ - "readme" - ], - "plugins": [ - "gulp-format-md" - ], - "lint": { - "reflinks": true - }, - "related": { - "list": [] - }, - "reflinks": [ - "verb", - "verb-generate-readme" - ] - }, - "version": "1.1.1" -} diff --git a/node_modules/elly/LICENSE b/node_modules/elly/LICENSE deleted file mode 100644 index d21973e..0000000 --- a/node_modules/elly/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015-19 Ionică Bizău (https://ionicabizau.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/elly/README.md b/node_modules/elly/README.md deleted file mode 100644 index 639c1dd..0000000 --- a/node_modules/elly/README.md +++ /dev/null @@ -1,178 +0,0 @@ - - - -[![elly](http://i.imgur.com/hQjyLBz.png)](#) - -# elly - - [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/elly.svg)](https://www.npmjs.com/package/elly) [![Downloads](https://img.shields.io/npm/dt/elly.svg)](https://www.npmjs.com/package/elly) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) - -Buy Me A Coffee - -> A tiny library for creating and selecting DOM elements. - -## Is this a jQuery alternative? - - -Well, in many cases yes. *elly* is a tiny wrapper around the `querySelector`, `querySelectorAll` and `document.createElement`, so, it basically can select and create DOM elements. - - -## :cloud: Installation - - -Check out the [`dist`](/dist) directory to download the needed files and include them on your page. - -If you're using this module in a CommonJS environment, you can install it using `npm` or `yarn` and `require` it: - -```sh -# Using npm -npm install --save elly - -# Using yarn -yarn add elly -``` - - -## :clipboard: Example - - - -```js - - - - - - Elly Example - - -
    -
  • 1
  • -
  • 2
  • -
  • 3
  • -
- - - -``` - - - -## :question: Get Help - -There are few ways to get help: - - 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. - 2. For bug reports and feature requests, open issues. :bug: - - 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: - - - -## :memo: Documentation - - -### `elly(input, contextOrAttributes)` -Selects the DOM elements based on the provided selector. If there is no -commonjs/module environment, the `$` global variable will be created. - -#### Params - -- **String|HTMLElement** `input`: The element selector (e.g. `'#my-id > .my-class'`), the element tag you want to create -(e.g. `'
    '`) or the HTML element (will be returned by the function). -- **Object|HTMLElement** `contextOrAttributes`: - -#### Return -- **HTMLElement** The HTMLElement that was provided or selected. - -### `elly.$$(selector, context)` -Selects multiple elements. Note that if there is no commonjs/module environment, you will access this function using `$.$$`. - -#### Params - -- **String** `selector`: The DOM query selector. -- **HTMLElement** `context`: The element context/container. Defaults to `document`. - -#### Return -- **Array** The array of elements. - - - -## :yum: How to contribute -Have an idea? Found a bug? See [how to contribute][contributing]. - - -## :sparkling_heart: Support my projects - -I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, -this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). - -However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - - - Starring and sharing the projects you like :rocket: - - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: - - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). - - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` - - ![](https://i.imgur.com/z6OQI95.png) - - -Thanks! :heart: - - -## :dizzy: Where is this library used? -If you are using this library in one of your projects, add it in this list. :sparkles: - - - - [`bloggify-paypal-donate-popup`](https://github.com/Bloggify/bloggify-paypal-donate-popup#readme)—A plugin to display a PayPal donation popup on the page. - - [`bloggify-social`](https://github.com/Bloggify/social) (by Bloggify)—A Bloggify plugin for sharing articles on social networks. - - [`dom-repeater`](https://github.com/IonicaBizau/dom-repeater#readme)—Render lists in DOM easily. - - [`github-calendar`](https://github.com/IonicaBizau/github-calendar#readme)—Embed your GitHub contributions calendar anywhere. - - [`mini-lightbox`](https://github.com/ionicabizau/mini-lightbox)—Minimalist image lightbox - - [`react-github-calendar-x`](https://github.com/xwl7001/react-github-calendar#readme) (by Xu Wenliang)—Embed your GitHub calendar in React App. - -## :scroll: License - -[MIT][license] © [Ionică Bizău][website] - - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - -[patreon]: https://www.patreon.com/ionicabizau -[amazon]: http://amzn.eu/hRo9sIZ -[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW - -[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2015#license-mit -[website]: https://ionicabizau.net -[contributing]: /CONTRIBUTING.md -[docs]: /DOCUMENTATION.md diff --git a/node_modules/elly/dist/elly.min.js b/node_modules/elly/dist/elly.min.js deleted file mode 100644 index 493a1a2..0000000 --- a/node_modules/elly/dist/elly.min.js +++ /dev/null @@ -1,42 +0,0 @@ -"use strict"; - -var _typeof2 = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; - -var _typeof = "function" == typeof Symbol && "symbol" == _typeof2(Symbol.iterator) ? function (e) { - return typeof e === "undefined" ? "undefined" : _typeof2(e); -} : function (e) { - return e && "function" == typeof Symbol && e.constructor === Symbol ? "symbol" : typeof e === "undefined" ? "undefined" : _typeof2(e); -};!function (e) { - if ("object" === ("undefined" == typeof exports ? "undefined" : _typeof(exports)) && "undefined" != typeof module) module.exports = e();else if ("function" == typeof define && define.amd) define([], e);else { - var t;t = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : this, t.$ = e(); - } -}(function () { - return function e(t, n, o) { - function r(i, u) { - if (!n[i]) { - if (!t[i]) { - var c = "function" == typeof require && require;if (!u && c) return c(i, !0);if (f) return f(i, !0);var d = new Error("Cannot find module '" + i + "'");throw d.code = "MODULE_NOT_FOUND", d; - }var l = n[i] = { exports: {} };t[i][0].call(l.exports, function (e) { - var n = t[i][1][e];return r(n ? n : e); - }, l, l.exports, e, t, n, o); - }return n[i].exports; - }for (var f = "function" == typeof require && require, i = 0; i < o.length; i++) { - r(o[i]); - }return r; - }({ 1: [function (e, t) { - function n(e, t) { - return "string" == typeof e ? "<" === e.charAt(0) ? (e = document.createElement(e.slice(1, -1)), o(t || {}, function (t, n) { - switch (n) {case "text": - return void (e.textContent = t);case "html": - return void (e.innerHTML = t);}e.setAttribute(n, t); - }), e) : (t = t || document, t.querySelector(e)) : e; - }var o = e("iterate-object");n.$$ = function (e, t) { - return t = t || document, t.querySelectorAll(e); - }, t.exports = n; - }, { "iterate-object": 2 }], 2: [function (e, t) { - function n(e, t) { - var n = 0, - o = [];if (Array.isArray(e)) for (; n < e.length && t(e[n], n, e) !== !1; ++n) {} else if ("object" === ("undefined" == typeof e ? "undefined" : _typeof(e)) && null !== e) for (o = Object.keys(e); n < o.length && t(e[o[n]], o[n], e) !== !1; ++n) {} - }t.exports = n; - }, {}] }, {}, [1])(1); -}); \ No newline at end of file diff --git a/node_modules/elly/lib/index.js b/node_modules/elly/lib/index.js deleted file mode 100644 index 87f6977..0000000 --- a/node_modules/elly/lib/index.js +++ /dev/null @@ -1,63 +0,0 @@ -"use strict"; - -var iterateObj = require("iterate-object"), - sliced = require("sliced"); - -/** - * elly - * Selects the DOM elements based on the provided selector. If there is no - * commonjs/module environment, the `$` global variable will be created. - * - * @name elly - * @function - * @param {String|HTMLElement} input The element selector (e.g. - * `'#my-id > .my-class'`), the element tag you want to create - * (e.g. `'
      '`) or the HTML element (will be returned by the function). - * @param {Object|HTMLElement} contextOrAttributes - * @returns {HTMLElement} The HTMLElement that was provided or selected. - */ -function $(input, contextOrAttributes) { - if (typeof input === "string") { - if (input.charAt(0) === "<") { - input = document.createElement(input.slice(1, -1)); - iterateObj(contextOrAttributes || {}, function (value, name) { - - switch (name) { - case "text": - input.textContent = value; - return; - case "html": - input.innerHTML = value; - return; - } - - input.setAttribute(name, value); - }); - return input; - } else { - contextOrAttributes = contextOrAttributes || document; - return contextOrAttributes.querySelector(input); - } - } - return input; -}; - -/** - * elly.$$ - * Selects multiple elements. Note that if there is no commonjs/module environment, you will access this function using `$.$$`. - * - * @name elly.$$ - * @function - * @param {String} selector The DOM query selector. - * @param {HTMLElement} context The element context/container. Defaults to `document`. - * @returns {Array} The array of elements. - */ -$.$$ = function (selector, context) { - if (typeof selector === "string") { - context = context || document; - return sliced(context.querySelectorAll(selector)); - } - return [selector]; -}; - -module.exports = $; \ No newline at end of file diff --git a/node_modules/elly/package.json b/node_modules/elly/package.json deleted file mode 100644 index f616d70..0000000 --- a/node_modules/elly/package.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "_from": "elly@^1.0.0", - "_id": "elly@1.1.10", - "_inBundle": false, - "_integrity": "sha512-CXlhCGIzVjX1SLPttmq2fo7wsOlfPMsxqf8rIbpFSkNWC+U8Nuldo6rG6oeFiBY9+8e7YcizwDnyK72APWH+dQ==", - "_location": "/elly", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "elly@^1.0.0", - "name": "elly", - "escapedName": "elly", - "rawSpec": "^1.0.0", - "saveSpec": null, - "fetchSpec": "^1.0.0" - }, - "_requiredBy": [ - "/github-calendar" - ], - "_resolved": "https://registry.npmjs.org/elly/-/elly-1.1.10.tgz", - "_shasum": "15f3e43c81327ea927802a09508e60c712b81c9b", - "_spec": "elly@^1.0.0", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/github-calendar", - "author": { - "name": "Ionică Bizău", - "email": "bizauionica@gmail.com", - "url": "https://ionicabizau.net" - }, - "blah": { - "description": [ - { - "h2": "Is this a jQuery alternative?" - }, - { - "p": "Well, in many cases yes. *elly* is a tiny wrapper around the `querySelector`, `querySelectorAll` and `document.createElement`, so, it basically can select and create DOM elements." - } - ], - "examplePath": "index.html", - "h_img": "http://i.imgur.com/hQjyLBz.png" - }, - "bugs": { - "url": "https://github.com/IonicaBizau/elly/issues" - }, - "bundleDependencies": false, - "dependencies": { - "iterate-object": "^1.3.2", - "sliced": "^1.0.1" - }, - "deprecated": false, - "description": "A tiny library for creating and selecting DOM elements.", - "files": [ - "bin/", - "app/", - "lib/", - "dist/", - "src/", - "scripts/", - "resources/", - "menu/", - "cli.js", - "index.js", - "bloggify.js", - "bloggify.json", - "bloggify/" - ], - "homepage": "https://github.com/IonicaBizau/elly#readme", - "keywords": [ - "elly", - "a", - "tiny", - "library", - "for", - "creating", - "and", - "selecting", - "dom", - "elements" - ], - "license": "MIT", - "main": "lib/index.js", - "name": "elly", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/IonicaBizau/elly.git" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "version": "1.1.10" -} diff --git a/node_modules/fillo/LICENSE b/node_modules/fillo/LICENSE deleted file mode 100644 index d21973e..0000000 --- a/node_modules/fillo/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015-19 Ionică Bizău (https://ionicabizau.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/fillo/README.md b/node_modules/fillo/README.md deleted file mode 100644 index c571bca..0000000 --- a/node_modules/fillo/README.md +++ /dev/null @@ -1,123 +0,0 @@ - - - -# fillo - - [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/fillo.svg)](https://www.npmjs.com/package/fillo) [![Downloads](https://img.shields.io/npm/dt/fillo.svg)](https://www.npmjs.com/package/fillo) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) - -Buy Me A Coffee - -> Fill a value with characters to the given size. - -## :cloud: Installation - -```sh -# Using npm -npm install --save fillo - -# Using yarn -yarn add fillo -``` - - -## :clipboard: Example - - - -```js -const fillo = require("fillo"); - -// Fill with with zeros (default behavior) -console.log(fillo(7)); -// => "07" - -console.log(fillo(142)); -// => "142" - -console.log(fillo(42, 5)); -// => "00042" - -console.log(fillo(42, 4, "#")); -// => "##42" -``` - - - -## :question: Get Help - -There are few ways to get help: - - 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. - 2. For bug reports and feature requests, open issues. :bug: - - 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: - - - -## :memo: Documentation - - -### `fillo(what, size, ch)` -Fill additional characters at the beginning of the string. - -#### Params - -- **String|Number** `what`: The input snippet (number, string or anything that can be stringified). -- **Number** `size`: The width of the final string (default: `2`). -- **String** `ch`: The character to repeat (default: `"0"`). - -#### Return -- **String** The input value with filled characters. - - - -## :yum: How to contribute -Have an idea? Found a bug? See [how to contribute][contributing]. - - -## :sparkling_heart: Support my projects - -I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, -this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). - -However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - - - Starring and sharing the projects you like :rocket: - - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: - - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). - - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` - - ![](https://i.imgur.com/z6OQI95.png) - - -Thanks! :heart: - - -## :dizzy: Where is this library used? -If you are using this library in one of your projects, add it in this list. :sparkles: - - - - [`flight-tracker`](https://github.com/IonicaBizau/flight-tracker#readme)—A flight tracker in your command line. - - [`formatoid`](https://github.com/IonicaBizau/formatoid#readme)—Tiny and fast module for formatting date objects. - - [`timer-app`](https://github.com/IonicaBizau/timer-app#readme)—A simple timer application. - -## :scroll: License - -[MIT][license] © [Ionică Bizău][website] - - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - -[patreon]: https://www.patreon.com/ionicabizau -[amazon]: http://amzn.eu/hRo9sIZ -[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW - -[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2015#license-mit -[website]: https://ionicabizau.net -[contributing]: /CONTRIBUTING.md -[docs]: /DOCUMENTATION.md diff --git a/node_modules/fillo/lib/index.js b/node_modules/fillo/lib/index.js deleted file mode 100644 index a902ee9..0000000 --- a/node_modules/fillo/lib/index.js +++ /dev/null @@ -1,20 +0,0 @@ -"use strict"; - -/** - * fillo - * Fill additional characters at the beginning of the string. - * - * @name fillo - * @function - * @param {String|Number} what The input snippet (number, string or anything that can be stringified). - * @param {Number} size The width of the final string (default: `2`). - * @param {String} ch The character to repeat (default: `"0"`). - * @return {String} The input value with filled characters. - */ -module.exports = function fillo(what, size, ch) { - size = size || 2; - ch = ch || "0"; - what = what.toString(); - var howMany = size - what.length; - return (howMany <= 0 ? "" : ch.repeat(howMany)) + what; -}; \ No newline at end of file diff --git a/node_modules/fillo/package.json b/node_modules/fillo/package.json deleted file mode 100644 index 50e83ca..0000000 --- a/node_modules/fillo/package.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "_from": "fillo@^1.0.0", - "_id": "fillo@1.0.12", - "_inBundle": false, - "_integrity": "sha512-WjV09RN7NEp1EazSNKJVZCVHeWYj4MNyb4HX1BAyrW4j0OW2UPJukP4SUkJt9Nj7gWgyD6avK0mH5bjwOZFViw==", - "_location": "/fillo", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "fillo@^1.0.0", - "name": "fillo", - "escapedName": "fillo", - "rawSpec": "^1.0.0", - "saveSpec": null, - "fetchSpec": "^1.0.0" - }, - "_requiredBy": [ - "/formatoid" - ], - "_resolved": "https://registry.npmjs.org/fillo/-/fillo-1.0.12.tgz", - "_shasum": "27a0f2793fcbb08dbd6ddb6568deb53896511aea", - "_spec": "fillo@^1.0.0", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/formatoid", - "author": { - "name": "Ionică Bizău", - "email": "bizauionica@gmail.com", - "url": "https://ionicabizau.net" - }, - "bugs": { - "url": "https://github.com/IonicaBizau/fillo/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "Fill a value with characters to the given size.", - "directories": { - "example": "example" - }, - "files": [ - "bin/", - "app/", - "lib/", - "dist/", - "src/", - "scripts/", - "resources/", - "menu/", - "cli.js", - "index.js", - "bloggify.js", - "bloggify.json", - "bloggify/" - ], - "homepage": "https://github.com/IonicaBizau/fillo#readme", - "keywords": [ - "fill", - "pad", - "zero", - "chars" - ], - "license": "MIT", - "main": "lib/index.js", - "name": "fillo", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/IonicaBizau/fillo.git" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "version": "1.0.12" -} diff --git a/node_modules/formatoid/LICENSE b/node_modules/formatoid/LICENSE deleted file mode 100644 index d21973e..0000000 --- a/node_modules/formatoid/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015-19 Ionică Bizău (https://ionicabizau.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/formatoid/README.md b/node_modules/formatoid/README.md deleted file mode 100644 index 6a35c63..0000000 --- a/node_modules/formatoid/README.md +++ /dev/null @@ -1,173 +0,0 @@ - - - -# formatoid - - [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/formatoid.svg)](https://www.npmjs.com/package/formatoid) [![Downloads](https://img.shields.io/npm/dt/formatoid.svg)](https://www.npmjs.com/package/formatoid) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) - -Buy Me A Coffee - -> Tiny and fast module for formatting date objects. - -## :cloud: Installation - -```sh -# Using npm -npm install --save formatoid - -# Using yarn -yarn add formatoid -``` - - -## :clipboard: Example - - - -```js -const formatoid = require("formatoid"); - -var d = new Date(1989, 11, 21); - -console.log(formatoid(d, "MM/DD/YYYY, h:mm")); -// => 12/20/1989, 12:00 - -console.log(formatoid(d, "MMMM D, YYYY")); -// => December 20, 1989 - -console.log(formatoid(d, "dddd, MMMM, D, YYYY h:m A")); -// => Wednesday, December, 20, 1989 12:0 AM - -console.log(formatoid(d, "YYYYMMDDT0HHMMSSZ")); -// => 19891221T0001200+02:00 - -d._useUTC = true; -console.log(formatoid(d, "dddd, MMMM, D, YYYY h:m A")); -// => 19891221T0001200+02:00 -``` - - - -## :question: Get Help - -There are few ways to get help: - - 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. - 2. For bug reports and feature requests, open issues. :bug: - - 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: - - - -## :memo: Documentation - - -### `formatoid(i, f)` -Formats the date into a given format. - -Usable format fields: - - - **Years** - - `YYYY` (e.g. `"2015"`) - - `YY` (e.g. `"15"`) - - **Months** - - `MMMM` (e.g. `"January"`) - - `MMM` (e.g. `"Jan"`) - - `MM` (e.g. `"01"`) - - `M` (e.g. `"1"`) - - **Days** - - `dddd` (e.g. `"Sunday"`) - - `ddd` (e.g. `"Sun"`) - - `dd` (e.g. `"Su"`) - - `d` (e.g. `"Su"`) - - **Dates** - - `DD` (e.g. `"07"`) - - `D` (e.g. `"7"`) - - **AM/PM** - - `A` (e.g. `"AM"`) - - `a` (e.g. `"pm"`) - - **Hours** - - `hh` (e.g. `"07"`)–12 hour format - - `h` (e.g. `"7"`) - - `HH` (e.g. `"07"`)–24 hour format - - `H` (e.g. `"7"`) - - **Minutes** - - `mm` (e.g. `"07"`) - - `m` (e.g. `"7"`) - - **Seconds** - - `ss` (e.g. `"07"`) - - `s` (e.g. `"7"`) - - **Fractional seconds** - - `S` (e.g. `0 1 2 3 ... 9`) - - `SS` (e.g. `00 01 02 ... 98 99`) - - `SS` (e.g. `000 001 002 ... 998 999`) - - **Timezones** - - `Z` (e.g. `-07:00 -06:00 ... +06:00 +07:00`) - - `ZZ` (e.g. `-0700 -0600 ... +0600 +0700`) - -#### Params - -- **Date** `i`: The date object. -- **String** `f`: The date format. - -#### Return -- **String** The formatted date (as string). - - - -## :yum: How to contribute -Have an idea? Found a bug? See [how to contribute][contributing]. - - -## :sparkling_heart: Support my projects - -I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, -this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). - -However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - - - Starring and sharing the projects you like :rocket: - - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: - - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). - - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` - - ![](https://i.imgur.com/z6OQI95.png) - - -Thanks! :heart: - - -## :dizzy: Where is this library used? -If you are using this library in one of your projects, add it in this list. :sparkles: - - - - [`daty`](https://github.com/IonicaBizau/daty#readme)—A tiny library to manage date objects. - - [`github-calendar`](https://github.com/IonicaBizau/github-calendar#readme)—Embed your GitHub contributions calendar anywhere. - - [`react-github-calendar-x`](https://github.com/xwl7001/react-github-calendar#readme) (by Xu Wenliang)—Embed your GitHub calendar in React App. - -## :sparkles: Related - - - [`add-subtract-date`](https://github.com/IonicaBizau/add-subtract-date#readme)—Add or subtract a specified time in a date object. - - - -## :scroll: License - -[MIT][license] © [Ionică Bizău][website] - - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - -[patreon]: https://www.patreon.com/ionicabizau -[amazon]: http://amzn.eu/hRo9sIZ -[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW - -[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2015#license-mit -[website]: https://ionicabizau.net -[contributing]: /CONTRIBUTING.md -[docs]: /DOCUMENTATION.md diff --git a/node_modules/formatoid/lib/index.js b/node_modules/formatoid/lib/index.js deleted file mode 100644 index 9ce3103..0000000 --- a/node_modules/formatoid/lib/index.js +++ /dev/null @@ -1,257 +0,0 @@ -"use strict"; - -var months = require("months"), - days = require("days"), - fillo = require("fillo"), - ParseIt = require("parse-it").Parser; - -var rules = { - // Years - /// 2015 - YYYY: function YYYY(i, utc) { - if (utc) { - return i.getUTCFullYear(); - } - return i.getFullYear(); - } - - // 15 - , - YY: function YY(i, utc) { - return rules.YYYY(i, utc) % 100; - } - - // Months - // January - , - MMMM: function MMMM(i, utc) { - if (utc) { - return months[i.getUTCMonth()]; - } - return months[i.getMonth()]; - } - - // Jan - , - MMM: function MMM(i, utc) { - if (utc) { - return months.abbr[i.getUTCMonth()]; - } - return months.abbr[i.getMonth()]; - } - - // 01 - , - MM: function MM(i, utc) { - if (utc) { - return fillo(i.getUTCMonth() + 1); - } - return fillo(i.getMonth() + 1); - } - - // 1 - , - M: function M(i, utc) { - if (utc) { - return i.getUTCMonth() + 1; - } - return i.getMonth() + 1; - } - - // Days - // Sunday - , - dddd: function dddd(i, utc) { - return days[rules.d(i, utc)]; - } - - // Sun - , - ddd: function ddd(i, utc) { - return days.abbr[rules.d(i, utc)]; - } - - // Su - , - dd: function dd(i, utc) { - return days.short[rules.d(i, utc)]; - } - - // 0 - , - d: function d(i, utc) { - if (utc) { - return i.getUTCDay(); - } - return i.getDay(); - } - - // Dates - // 06 Day in month - , - DD: function DD(i, utc) { - return fillo(rules.D(i, utc)); - } - - // 6 Day in month - , - D: function D(i, utc) { - if (utc) { - return i.getUTCDate(); - } - return i.getDate(); - } - - // AM/PM - // AM/PM - , - A: function A(i, utc) { - return rules.a(i, utc).toUpperCase(); - } - - // am/pm - , - a: function a(i, utc) { - return rules.H(i, utc) >= 12 ? "pm" : "am"; - } - - // Hours - // 08 Hour - , - hh: function hh(i, utc) { - return fillo(rules.h(i, utc)); - } - - // 8 Hour - , - h: function h(i, utc) { - return rules.H(i, utc) % 12 || 12; - } - - // (alias) - , - HH: function HH(i, utc) { - return fillo(rules.H(i, utc)); - } - - // (alias) - , - H: function H(i, utc) { - if (utc) { - return i.getUTCHours(); - } - return i.getHours(); - } - - // Minutes - // 09 Minute - , - mm: function mm(i, utc) { - return fillo(rules.m(i, utc)); - } - - // 9 Minute - , - m: function m(i, utc) { - if (utc) { - return i.getUTCMinutes(); - } - return i.getMinutes(); - } - - // Seconds - // 09 Seconds - , - ss: function ss(i, utc) { - return fillo(rules.s(i, utc)); - } - - // 9 Seconds - , - s: function s(i, utc) { - if (utc) { - return i.getUTCSeconds(); - } - return i.getSeconds(); - } - - // Fractional seconds - // 0 1 ... 8 9 - , - S: function S(i, utc) { - return Math.round(rules.s(i, utc) / 60 * 10); - }, - SS: function SS(i, utc) { - return fillo(rules.s(i, utc) / 60 * 100); - }, - SSS: function SSS(i, utc) { - return fillo(rules.s(i, utc) / 60 * 1000, 3); - } - - // Timezones - , - Z: function Z(i) { - var offset = -i.getTimezoneOffset(); - return (offset >= 0 ? "+" : "-") + fillo(parseInt(offset / 60)) + ":" + fillo(offset % 60); - }, - ZZ: function ZZ(i) { - var offset = -i.getTimezoneOffset(); - return (offset >= 0 ? "+" : "-") + fillo(parseInt(offset / 60)) + fillo(offset % 60); - } -}; - -var parser = new ParseIt(rules); - -/** - * formatoid - * Formats the date into a given format. - * - * Usable format fields: - * - * - **Years** - * - `YYYY` (e.g. `"2015"`) - * - `YY` (e.g. `"15"`) - * - **Months** - * - `MMMM` (e.g. `"January"`) - * - `MMM` (e.g. `"Jan"`) - * - `MM` (e.g. `"01"`) - * - `M` (e.g. `"1"`) - * - **Days** - * - `dddd` (e.g. `"Sunday"`) - * - `ddd` (e.g. `"Sun"`) - * - `dd` (e.g. `"Su"`) - * - `d` (e.g. `"Su"`) - * - **Dates** - * - `DD` (e.g. `"07"`) - * - `D` (e.g. `"7"`) - * - **AM/PM** - * - `A` (e.g. `"AM"`) - * - `a` (e.g. `"pm"`) - * - **Hours** - * - `hh` (e.g. `"07"`)–12 hour format - * - `h` (e.g. `"7"`) - * - `HH` (e.g. `"07"`)–24 hour format - * - `H` (e.g. `"7"`) - * - **Minutes** - * - `mm` (e.g. `"07"`) - * - `m` (e.g. `"7"`) - * - **Seconds** - * - `ss` (e.g. `"07"`) - * - `s` (e.g. `"7"`) - * - **Fractional seconds** - * - `S` (e.g. `0 1 2 3 ... 9`) - * - `SS` (e.g. `00 01 02 ... 98 99`) - * - `SS` (e.g. `000 001 002 ... 998 999`) - * - **Timezones** - * - `Z` (e.g. `-07:00 -06:00 ... +06:00 +07:00`) - * - `ZZ` (e.g. `-0700 -0600 ... +0600 +0700`) - * - * @name formatoid - * @function - * @param {Date} i The date object. - * @param {String} f The date format. - * @return {String} The formatted date (as string). - */ -module.exports = function formatoid(i, f) { - return parser.run(f, [i, i._useUTC]); -}; \ No newline at end of file diff --git a/node_modules/formatoid/package.json b/node_modules/formatoid/package.json deleted file mode 100644 index 7c4334b..0000000 --- a/node_modules/formatoid/package.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "_from": "formatoid@^1.0.3", - "_id": "formatoid@1.2.3", - "_inBundle": false, - "_integrity": "sha512-CkI0aK01nKhHoFZByDKw/yrNPy+g56DNIEmlq0Q67grdR/LLV8Orc9gsTGVP7XufM3bZg8iuD5UsVfkOdJo2yg==", - "_location": "/formatoid", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "formatoid@^1.0.3", - "name": "formatoid", - "escapedName": "formatoid", - "rawSpec": "^1.0.3", - "saveSpec": null, - "fetchSpec": "^1.0.3" - }, - "_requiredBy": [ - "/github-calendar" - ], - "_resolved": "https://registry.npmjs.org/formatoid/-/formatoid-1.2.3.tgz", - "_shasum": "f9c1628fecbdfb56e422e5000cd2e81c1710589f", - "_spec": "formatoid@^1.0.3", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/github-calendar", - "author": { - "name": "Ionică Bizău", - "email": "bizauionica@gmail.com", - "url": "https://ionicabizau.net" - }, - "blah": { - "related": [ - "add-subtract-date" - ] - }, - "bugs": { - "url": "https://github.com/IonicaBizau/formatoid/issues" - }, - "bundleDependencies": false, - "dependencies": { - "days": "^1.0.1", - "fillo": "^1.0.0", - "months": "^1.0.0", - "parse-it": "^1.0.0" - }, - "deprecated": false, - "description": "Tiny and fast module for formatting date objects.", - "directories": { - "example": "example" - }, - "files": [ - "bin/", - "app/", - "lib/", - "dist/", - "src/", - "scripts/", - "resources/", - "menu/", - "cli.js", - "index.js", - "bloggify.js", - "bloggify.json", - "bloggify/" - ], - "homepage": "https://github.com/IonicaBizau/formatoid#readme", - "keywords": [ - "format", - "date" - ], - "license": "MIT", - "main": "lib/index.js", - "name": "formatoid", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/IonicaBizau/formatoid.git" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "version": "1.2.3" -} diff --git a/node_modules/github-calendar-legend/LICENSE b/node_modules/github-calendar-legend/LICENSE deleted file mode 100644 index 02a53f5..0000000 --- a/node_modules/github-calendar-legend/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2016-19 Ionică Bizău (https://ionicabizau.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/github-calendar-legend/README.md b/node_modules/github-calendar-legend/README.md deleted file mode 100644 index 5a8840f..0000000 --- a/node_modules/github-calendar-legend/README.md +++ /dev/null @@ -1,108 +0,0 @@ - - - -# github-calendar-legend - - [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/github-calendar-legend.svg)](https://www.npmjs.com/package/github-calendar-legend) [![Downloads](https://img.shields.io/npm/dt/github-calendar-legend.svg)](https://www.npmjs.com/package/github-calendar-legend) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) - -Buy Me A Coffee - -> The GitHub contributions calendar colors. - -## :cloud: Installation - -```sh -# Using npm -npm install --save github-calendar-legend - -# Using yarn -yarn add github-calendar-legend -``` - - -## :clipboard: Example - - - -```js -const legend = require("github-calendar-legend"); - -console.log(legend); -// => [ "#eee", "#d6e685", "#8cc665", "#44a340", "#1e6823" ] - -console.log(legend.indexOf("#eee")); -// => 0 - -console.log(legend[4]); -// => "#1e6823" -``` - - - -## :question: Get Help - -There are few ways to get help: - - 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. - 2. For bug reports and feature requests, open issues. :bug: - - 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: - - - -## :memo: Documentation - - -### exports - - - -## :yum: How to contribute -Have an idea? Found a bug? See [how to contribute][contributing]. - - -## :sparkling_heart: Support my projects - -I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, -this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). - -However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - - - Starring and sharing the projects you like :rocket: - - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: - - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). - - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` - - ![](https://i.imgur.com/z6OQI95.png) - - -Thanks! :heart: - - -## :dizzy: Where is this library used? -If you are using this library in one of your projects, add it in this list. :sparkles: - - - - [`git-stats-html`](https://github.com/IonicaBizau/git-stats-html#readme)—Turn git-stats result into HTML output. - - [`github-calendar-parser`](https://github.com/IonicaBizau/github-calendar-parser#readme)—Parses the GitHub contributions calendar SVG code into JSON. - -## :scroll: License - -[MIT][license] © [Ionică Bizău][website] - - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - -[patreon]: https://www.patreon.com/ionicabizau -[amazon]: http://amzn.eu/hRo9sIZ -[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW - -[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2016#license-mit -[website]: https://ionicabizau.net -[contributing]: /CONTRIBUTING.md -[docs]: /DOCUMENTATION.md diff --git a/node_modules/github-calendar-legend/lib/index.js b/node_modules/github-calendar-legend/lib/index.js deleted file mode 100644 index 823bf9f..0000000 --- a/node_modules/github-calendar-legend/lib/index.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; - -module.exports = ["#eee", "#d6e685", "#8cc665", "#44a340", "#1e6823"]; \ No newline at end of file diff --git a/node_modules/github-calendar-legend/package.json b/node_modules/github-calendar-legend/package.json deleted file mode 100644 index cc3d765..0000000 --- a/node_modules/github-calendar-legend/package.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "_from": "github-calendar-legend@^1.0.0", - "_id": "github-calendar-legend@1.0.10", - "_inBundle": false, - "_integrity": "sha512-dDfX2Hvl98mSNbM9jRsZoZ0STb/AJcaf8ofRGXpH2oHtiQ73IlL8LFzOUzp49xSTFf0XYBs4DCXEhgbh+Fir2A==", - "_location": "/github-calendar-legend", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "github-calendar-legend@^1.0.0", - "name": "github-calendar-legend", - "escapedName": "github-calendar-legend", - "rawSpec": "^1.0.0", - "saveSpec": null, - "fetchSpec": "^1.0.0" - }, - "_requiredBy": [ - "/github-calendar-parser" - ], - "_resolved": "https://registry.npmjs.org/github-calendar-legend/-/github-calendar-legend-1.0.10.tgz", - "_shasum": "bbfad7332f155ad482abb61d4c6122b0cd13e986", - "_spec": "github-calendar-legend@^1.0.0", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/github-calendar-parser", - "author": { - "name": "Ionică Bizău", - "email": "bizauionica@gmail.com", - "url": "https://ionicabizau.net" - }, - "bugs": { - "url": "https://github.com/IonicaBizau/github-calendar-legend/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "The GitHub contributions calendar colors.", - "devDependencies": { - "tester": "^1.3.0" - }, - "directories": { - "example": "example" - }, - "files": [ - "bin/", - "app/", - "lib/", - "dist/", - "src/", - "scripts/", - "resources/", - "menu/", - "cli.js", - "index.js", - "bloggify.js", - "bloggify.json", - "bloggify/" - ], - "homepage": "https://github.com/IonicaBizau/github-calendar-legend#readme", - "keywords": [ - "github", - "calendar", - "legend" - ], - "license": "MIT", - "main": "lib/index.js", - "name": "github-calendar-legend", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/IonicaBizau/github-calendar-legend.git" - }, - "scripts": { - "test": "node test" - }, - "version": "1.0.10" -} diff --git a/node_modules/github-calendar-parser/LICENSE b/node_modules/github-calendar-parser/LICENSE deleted file mode 100644 index 02a53f5..0000000 --- a/node_modules/github-calendar-parser/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2016-19 Ionică Bizău (https://ionicabizau.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/github-calendar-parser/README.md b/node_modules/github-calendar-parser/README.md deleted file mode 100644 index ebc2159..0000000 --- a/node_modules/github-calendar-parser/README.md +++ /dev/null @@ -1,159 +0,0 @@ - - - -# github-calendar-parser - - [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/github-calendar-parser.svg)](https://www.npmjs.com/package/github-calendar-parser) [![Downloads](https://img.shields.io/npm/dt/github-calendar-parser.svg)](https://www.npmjs.com/package/github-calendar-parser) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) - -Buy Me A Coffee - -> Parses the GitHub contributions calendar SVG code into JSON. - -## :cloud: Installation - -```sh -# Using npm -npm install --save github-calendar-parser - -# Using yarn -yarn add github-calendar-parser -``` - - -## :clipboard: Example - - - -```js -const parse = require("github-calendar-parser"); - -var svg = ` - - - - - - - - - - - - - - - - - -`; - -console.log(parse(svg)); -// => -// { last_year: 262, -// longest_streak: 9, -// longest_streak_range: [ 2014-12-31T00:00:00.000Z, 2015-01-07T00:00:00.000Z ], -// current_streak: 2, -// current_streak_range: [ 2015-01-09T00:00:00.000Z, 2015-01-10T00:00:00.000Z ], -// weeks: [ [ [Object], [Object], [Object], [Object] ] ], -// days: -// [ { fill: '#1e6823', -// date: 2014-12-31T00:00:00.000Z, -// count: 78, -// level: 4 }, -// ... -// { fill: '#d6e685', -// date: 2015-01-10T00:00:00.000Z, -// count: 2, -// level: 1 } ], -// last_contributed: 2015-01-10T00:00:00.000Z } -``` - - - -## :question: Get Help - -There are few ways to get help: - - 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. - 2. For bug reports and feature requests, open issues. :bug: - - 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: - - - -## :memo: Documentation - - -### `parseGitHubCalendarSvg(input)` -Parses the SVG input (as string). - -#### Params - -- **String** `input`: The SVG code of the contributions calendar. - -#### Return -- **Object** An object containing: - - `last_year` (Number): The total contributions in the last year. - - `longest_streak` (Number): The longest streak. - - `longest_streak_range` (Array): An array of two date objects representing the date range. - - `current_streak` (Number): The current streak. - - `current_streak_range` (Array): An array of two date objects representing the date range. - - `days` (Array): An array of day objects: - - `fill` (String): The hex color. - - `date` (Date): The day date. - - `count` (Number): The number of commits. - - `level` (Number): A number between 0 and 4 (inclusive) representing the contribution level (more commits, higher value). - - `weeks` (Array): The day objects grouped by weeks (arrays). - - `last_contributed` (Date): The last contribution date. - - - -## :yum: How to contribute -Have an idea? Found a bug? See [how to contribute][contributing]. - - -## :sparkling_heart: Support my projects - -I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, -this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). - -However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - - - Starring and sharing the projects you like :rocket: - - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: - - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). - - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` - - ![](https://i.imgur.com/z6OQI95.png) - - -Thanks! :heart: - - -## :dizzy: Where is this library used? -If you are using this library in one of your projects, add it in this list. :sparkles: - - - - [`github-calendar`](https://github.com/IonicaBizau/github-calendar#readme)—Embed your GitHub contributions calendar anywhere. - - [`react-github-calendar-x`](https://github.com/xwl7001/react-github-calendar#readme) (by Xu Wenliang)—Embed your GitHub calendar in React App. - -## :scroll: License - -[MIT][license] © [Ionică Bizău][website] - - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - -[patreon]: https://www.patreon.com/ionicabizau -[amazon]: http://amzn.eu/hRo9sIZ -[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW - -[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2016#license-mit -[website]: https://ionicabizau.net -[contributing]: /CONTRIBUTING.md -[docs]: /DOCUMENTATION.md diff --git a/node_modules/github-calendar-parser/lib/index.js b/node_modules/github-calendar-parser/lib/index.js deleted file mode 100644 index bf046b1..0000000 --- a/node_modules/github-calendar-parser/lib/index.js +++ /dev/null @@ -1,96 +0,0 @@ -"use strict"; - -var githubCalendarLegend = require("github-calendar-legend"); - -/** - * parseGitHubCalendarSvg - * Parses the SVG input (as string). - * - * @name parseGitHubCalendarSvg - * @function - * @param {String} input The SVG code of the contributions calendar. - * @return {Object} An object containing: - * - * - `last_year` (Number): The total contributions in the last year. - * - `longest_streak` (Number): The longest streak. - * - `longest_streak_range` (Array): An array of two date objects representing the date range. - * - `current_streak` (Number): The current streak. - * - `current_streak_range` (Array): An array of two date objects representing the date range. - * - `days` (Array): An array of day objects: - * - `fill` (String): The hex color. - * - `date` (Date): The day date. - * - `count` (Number): The number of commits. - * - `level` (Number): A number between 0 and 4 (inclusive) representing the contribution level (more commits, higher value). - * - `weeks` (Array): The day objects grouped by weeks (arrays). - * - `last_contributed` (Date): The last contribution date. - */ -module.exports = function parseGitHubCalendarSvg(input) { - - var data = { - last_year: 0, - longest_streak: -1, - longest_streak_range: [], - current_streak: 0, - current_streak_range: [], - weeks: [], - days: [], - last_contributed: null - }, - lastWeek = [], - updateLongestStreak = function updateLongestStreak() { - if (data.current_streak > data.longest_streak) { - data.longest_streak = data.current_streak; - data.longest_streak_range[0] = data.current_streak_range[0]; - data.longest_streak_range[1] = data.current_streak_range[1]; - } - }; - - input.split("\n").slice(2).map(function (c) { - return c.trim(); - }).forEach(function (c) { - if (c.startsWith(" (https://ionicabizau.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/github-calendar/README.md b/node_modules/github-calendar/README.md deleted file mode 100644 index ed3eef6..0000000 --- a/node_modules/github-calendar/README.md +++ /dev/null @@ -1,137 +0,0 @@ - - - -# github-calendar.js - - [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/github-calendar.svg)](https://www.npmjs.com/package/github-calendar) [![Downloads](https://img.shields.io/npm/dt/github-calendar.svg)](https://www.npmjs.com/package/github-calendar) - -> Embed your GitHub contributions calendar anywhere. - - -Everybodywell, haters gonna hate loves GitHub and everybody loves stats. So, why not making the GitHub contributions calendar available for being embeded in your web pages? Now [you can](https://ionicabizau.github.io/github-calendar/example). :tada: - - -[![](http://i.imgur.com/S1h8XoB.jpg)](https://ionicabizau.github.io/github-calendar/example) - - -## :cloud: Installation - - -Check out the [`dist`](/dist) directory to download the needed files and include them on your page. - -If you're using this module in a CommonJS environment, you can install it using `npm` or `yarn` and `require` it: - -```sh -# Using npm -npm install --save github-calendar - -# Using yarn -yarn add github-calendar -``` - - -## :memo: Documentation - - -### `GitHubCalendar(container, username, options)` -Brings the contributions calendar from GitHub (provided username) into your page. - -#### Params - -- **String|HTMLElement** `container`: The calendar container (query selector or the element itself). -- **String** `username`: The GitHub username. -- **Object** `options`: An object containing the following fields: - - `summary_text` (String): The text that appears under the calendar (defaults to: `"Summary of - pull requests, issues opened, and commits made by "`). - - `proxy` (Function): A function that receives as argument an url (string) and should return the proxied url. - The default is using [@izuzak](https://github.com/izuzak)'s [`urlreq`](https://github.com/izuzak/urlreq). - - `global_stats` (Boolean): If `false`, the global stats (total, longest and current streaks) will not be calculated and displayed. By default this is enabled. - - `responsive` (Boolean): If `true`, the graph is changed to scale with the container. Custom CSS should be applied to the element to scale it appropriately. By default this is disabled. - -#### Return -- **Promise** A promise returned by the `fetch()` call. - - - -## :yum: How to contribute -Have an idea? Found a bug? See [how to contribute][contributing]. - - -## :sparkling_heart: Support my projects - -I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, -this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). - -However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - - - Starring and sharing the projects you like :rocket: - - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: - - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). - - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` - - ![](https://i.imgur.com/z6OQI95.png) - - -Thanks! :heart: - - -## :cake: Thanks - - - Big thanks to [**@izuzak**](https://github.com/izuzak) for creating the [urlreq](https://github.com/izuzak/urlreq) project–the default proxy used by this library. :cake: - - Part of the CSS code was taken from the GitHub profile page to offer the same experience. :art: - - - -## :sparkles: Related - - - [`github-profile-languages`](https://github.com/IonicaBizau/github-profile-languages)—Create a nice pie chart with the user's programming languages from their GitHub profile. - - [`github-org-members.js`](https://github.com/IonicaBizau/github-org-members.js)—A JavaScript library for fetching and rendering in HTML the members of a GitHub organization. - - [`gh-contributions`](https://github.com/IonicaBizau/github-contributions)—A tool that generates a repository which being pushed into your GitHub account creates a nice contributions calendar. - - [`github-emojify`](https://github.com/IonicaBizau/github-emojify#readme)—Emojify your GitHub repository descriptions. - - [`github-stats`](https://github.com/IonicaBizau/github-stats)—Visualize stats about GitHub users and projects in your terminal. - - [`github-labeller`](https://github.com/IonicaBizau/github-labeller#readme)—Automagically create issue labels in your GitHub projects. - - [`cli-gh-cal`](https://github.com/IonicaBizau/cli-gh-cal)—GitHub like calendar graphs in command line. - - [`gh-destroy`](https://github.com/IonicaBizau/gh-destroy#readme)—Delete multiple GitHub repositories. - - [`ship-release`](https://github.com/IonicaBizau/ship-release#readme)—Publish new versions on GitHub and npm with ease. - - [`github-calendar-legend`](https://github.com/IonicaBizau/github-calendar-legend#readme)—The GitHub contributions calendar colors. - - [`github-pr-branch-links`](https://github.com/IonicaBizau/github-pr-branch-links)—Open in a new tab the clicked branch on a pull request page. - - [`github-emoji-form-submit`](https://github.com/IonicaBizau/github-emoji-form-submit#readme)—Autocomplete selected Emoji when submitting forms on GitHub.com. - - [`gh-repeat`](https://github.com/IonicaBizau/gh-repeat#readme)—Repetitive actions on multiple GitHub repositories. - - [`gh-repos`](https://github.com/IonicaBizau/gh-repos#readme)—Get one or all the owner repositories from GitHub. - - [`github-old-header`](https://github.com/IonicaBizau/github-old-header)—Brings the old header links back. - - [`gh.js`](https://github.com/IonicaBizau/gh.js)—Tiny GitHub API wrapper for server and client. - - [`ghcal`](https://github.com/IonicaBizau/ghcal)—See the GitHub contributions calendar of a user in the command line. - - [`sort-github-user-repos`](https://github.com/IonicaBizau/sort-github-user-repos#readme)—Sort GitHub repositories by stars for user. - - [`github-calendar-parser`](https://github.com/IonicaBizau/github-calendar-parser#readme)—Parses the GitHub contributions calendar SVG code into JSON. - - [`gh-notifier`](https://bitbucket.org/IonicaBizau/gh-notifier#readme)—Receive desktop notifications from your GitHub dashboard. - - [`octimatch`](https://github.com/IonicaBizau/OctiMatch#readme)—A matching game with GitHub's Octicons. - - [`github-portfolio`](https://github.com/IonicaBizau/github-portfolio#readme)—A tool to generate a portfolio using data from your Github projects. - - [`gh-polyglot`](https://github.com/IonicaBizau/node-gh-polyglot)—Get language stats about GitHub users and repositories. - - [`cli-github`](https://github.com/IonicaBizau/cli-github)—A fancy GitHub client for command line. - - [`github-calendar`](https://github.com/IonicaBizau/github-calendar#readme)—Embed your GitHub contributions calendar anywhere. - - [`git-stats`](https://github.com/IonicaBizau/git-stats)—Local git statistics including GitHub-like contributions calendars. - - [`repository-downloader`](https://github.com/IonicaBizau/repository-downloader)—Download all the repositories from BitBucket and GitHub, including your account, teams and where you created pull requests. - - [`github-colors`](https://github.com/IonicaBizau/github-colors)—GitHub colors and file extensions mapping - - - -## :scroll: License - -[MIT][license] © [Ionică Bizău][website] - - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - -[patreon]: https://www.patreon.com/ionicabizau -[amazon]: http://amzn.eu/hRo9sIZ -[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW - -[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2016#license-mit -[website]: https://ionicabizau.net -[contributing]: /CONTRIBUTING.md -[docs]: /DOCUMENTATION.md diff --git a/node_modules/github-calendar/dist/github-calendar-responsive.css b/node_modules/github-calendar/dist/github-calendar-responsive.css deleted file mode 100644 index 6f309c6..0000000 --- a/node_modules/github-calendar/dist/github-calendar-responsive.css +++ /dev/null @@ -1,125 +0,0 @@ -.calendar { - font-family: Helvetica, arial; - border: 1px solid #DDDDDD; - border-radius: 3px; - min-height: 243px; - text-align: center; - margin: 0 auto; -} - -.calendar-graph text.wday, -.calendar-graph text.month { - font-size: 10px; - fill: #aaa; -} - -.contrib-legend { - text-align: right; - padding: 0 14px 10px 0; - display: inline-block; - float: right; -} - -.contrib-legend .legend { - display: inline-block; - list-style: none; - margin: 0 5px; - position: relative; - bottom: -1px; - padding: 0; -} - -.contrib-legend .legend li { - display: inline-block; - width: 10px; - height: 10px; -} - -.text-small { - font-size: 12px; - color: #767676; -} - -.calendar-graph { - padding: 5px 0 0; - text-align: center; -} - -.contrib-column { - padding: 15px 0; - text-align: center; - border-left: 1px solid #ddd; - border-top: 1px solid #ddd; - font-size: 11px; -} - -.contrib-column-first { - border-left: 0; -} - -.table-column { - display: table-cell; - width: 1%; - padding-right: 10px; - padding-left: 10px; - vertical-align: top; -} - -.contrib-number { - font-weight: 300; - line-height: 1.3em; - font-size: 24px; - display: block; - color: #333; -} - -.calendar img.spinner { - width: 70px; - margin-top: 50px; - min-height: 70px; -} - -.monospace { - text-align: center; - color: #000; - font-family: monospace; -} - -.monospace a { - color: #1D75AB; - text-decoration: none; -} - -.contrib-footer { - font-size: 11px; - padding: 0 10px 12px; - text-align: left; - width: 100%; - box-sizing: border-box; - height: 26px; -} - -.left.text-muted { - float: left; - margin-left: 9px; - color: #767676; -} -.left.text-muted a { - color: #4078c0; - text-decoration: none; -} -.left.text-muted a:hover, -.monospace a:hover { - text-decoration: underline; -} - -h2.f4.text-normal.mb-3 { - display: none; -} - -.float-left.text-gray { - float: left; -} -#user-activity-overview{ - display:none; -} diff --git a/node_modules/github-calendar/dist/github-calendar.css b/node_modules/github-calendar/dist/github-calendar.css deleted file mode 100644 index a1eab81..0000000 --- a/node_modules/github-calendar/dist/github-calendar.css +++ /dev/null @@ -1,127 +0,0 @@ -.calendar { - width: 750px; - font-family: Helvetica, arial; - border: 1px solid #DDDDDD; - border-radius: 3px; - min-height: 243px; - text-align: center; - margin: 0 auto; -} - -.calendar-graph text.wday, -.calendar-graph text.month { - font-size: 10px; - fill: #aaa; -} - -.contrib-legend { - text-align: right; - padding: 0 14px 10px 0; - display: inline-block; - float: right; -} - -.contrib-legend .legend { - display: inline-block; - list-style: none; - margin: 0 5px; - position: relative; - bottom: -1px; - padding: 0; -} - -.contrib-legend .legend li { - display: inline-block; - width: 10px; - height: 10px; -} - -.text-small { - font-size: 12px; - color: #767676; -} - -.calendar-graph { - padding: 5px 0 0; - height: 126px; - text-align: center; -} - -.contrib-column { - padding: 15px 0; - text-align: center; - border-left: 1px solid #ddd; - border-top: 1px solid #ddd; - font-size: 11px; -} - -.contrib-column-first { - border-left: 0; -} - -.table-column { - display: table-cell; - width: 1%; - padding-right: 10px; - padding-left: 10px; - vertical-align: top; -} - -.contrib-number { - font-weight: 300; - line-height: 1.3em; - font-size: 24px; - display: block; - color: #333; -} - -.calendar img.spinner { - width: 70px; - margin-top: 50px; - min-height: 70px; -} - -.monospace { - text-align: center; - color: #000; - font-family: monospace; -} - -.monospace a { - color: #1D75AB; - text-decoration: none; -} - -.contrib-footer { - font-size: 11px; - padding: 0 10px 12px; - text-align: left; - width: 100%; - box-sizing: border-box; - height: 26px; -} - -.left.text-muted { - float: left; - margin-left: 9px; - color: #767676; -} -.left.text-muted a { - color: #4078c0; - text-decoration: none; -} -.left.text-muted a:hover, -.monospace a:hover { - text-decoration: underline; -} - -h2.f4.text-normal.mb-3 { - display: none; -} - -.float-left.text-gray { - float: left; -} -#user-activity-overview{ - display:none; -} diff --git a/node_modules/github-calendar/dist/github-calendar.min.js b/node_modules/github-calendar/dist/github-calendar.min.js deleted file mode 100644 index 4f1b2fa..0000000 --- a/node_modules/github-calendar/dist/github-calendar.min.js +++ /dev/null @@ -1,222 +0,0 @@ -"use strict"; - -var _typeof2 = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; - -var _typeof = "function" == typeof Symbol && "symbol" == _typeof2(Symbol.iterator) ? function (e) { - return typeof e === "undefined" ? "undefined" : _typeof2(e); -} : function (e) { - return e && "function" == typeof Symbol && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e === "undefined" ? "undefined" : _typeof2(e); -};!function (e) { - if ("object" === ("undefined" == typeof exports ? "undefined" : _typeof(exports)) && "undefined" != typeof module) module.exports = e();else if ("function" == typeof define && define.amd) define([], e);else { - var t;t = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : this, t.GitHubCalendar = e(); - } -}(function () { - return function () { - function e(t, r, n) { - function a(s, u) { - if (!r[s]) { - if (!t[s]) { - var i = "function" == typeof require && require;if (!u && i) return i(s, !0);if (o) return o(s, !0);var c = new Error("Cannot find module '" + s + "'");throw c.code = "MODULE_NOT_FOUND", c; - }var l = r[s] = { exports: {} };t[s][0].call(l.exports, function (e) { - var r = t[s][1][e];return a(r || e); - }, l, l.exports, e, t, r, n); - }return r[s].exports; - }for (var o = "function" == typeof require && require, s = 0; s < n.length; s++) { - a(n[s]); - }return a; - }return e; - }()({ 1: [function (e, t) { - var r = e("github-calendar-parser"), - n = e("elly"), - a = e("add-subtract-date"), - o = e("formatoid"), - s = "MMM D, YYYY", - u = "MMMM D";t.exports = function (e, t, i) { - e = n(e), i = i || {}, i.summary_text = i.summary_text || 'Summary of pull requests, issues opened, and commits made by @' + t + "", i.responsive === !0 && e.classList.add("calendar-responsive"), i.global_stats === !1 && (e.style.minHeight = "175px"), i.proxy = i.proxy || function (e) { - return "https://urlreq.appspot.com/req?method=GET&url=" + e; - };var c = function l() { - return fetch(i.proxy("https://github.com/" + t)).then(function (e) { - return e.text(); - }).then(function (t) { - var c = document.createElement("div");c.innerHTML = t;var d = c.querySelector(".js-yearly-contributions");if (n(".position-relative h2", d).remove(), d.querySelector(".float-left.text-gray").innerHTML = i.summary_text, d.querySelector("include-fragment")) setTimeout(l, 500);else { - if (i.responsive === !0) { - var f = d.querySelector("svg.js-calendar-graph-svg"), - p = f.getAttribute("width"), - b = f.getAttribute("height");f.removeAttribute("height"), f.setAttribute("width", "100%"), f.setAttribute("viewBox", "0 0 " + p + " " + b); - }if (i.global_stats !== !1) { - var m = r(n("svg", d).outerHTML), - g = m.current_streak ? o(m.current_streak_range[0], u) + " – " + o(m.current_streak_range[1], u) : m.last_contributed ? "Last contributed in " + o(m.last_contributed, u) + "." : "Rock - Hard Place", - h = m.longest_streak ? o(m.longest_streak_range[0], u) + " – " + o(m.longest_streak_range[1], u) : m.last_contributed ? "Last contributed in " + o(m.last_contributed, u) + "." : "Rock - Hard Place", - y = n("
      ", { "class": "contrib-column contrib-column-first table-column", html: 'Contributions in the last year\n ' + m.last_year + ' total\n ' + o(a.subtract(new Date(), 1, "year"), s) + " – " + o(new Date(), s) + "" }), - v = n("
      ", { "class": "contrib-column table-column", html: 'Longest streak\n ' + m.longest_streak + ' days\n ' + h + "" }), - M = n("
      ", { "class": "contrib-column table-column", html: 'Current streak\n ' + m.current_streak + ' days\n ' + g + "" });d.appendChild(y), d.appendChild(v), d.appendChild(M); - }e.innerHTML = d.innerHTML; - } - })["catch"](function (e) { - return console.error(e); - }); - };return c(); - }; - }, { "add-subtract-date": 2, elly: 4, formatoid: 6, "github-calendar-parser": 8 }], 2: [function (e, t) { - function r(e) { - return function t(r, n, a) { - switch (n = e * n, a) {case "years":case "year": - r.setFullYear(r.getFullYear() + n);break;case "months":case "month": - r.setMonth(r.getMonth() + n);break;case "weeks":case "week": - return t(r, 7 * n, "days");case "days":case "day": - r.setDate(r.getDate() + n);break;case "hours":case "hour": - r.setHours(r.getHours() + n);break;case "minutes":case "minute": - r.setMinutes(r.getMinutes() + n);break;case "seconds":case "second": - r.setSeconds(r.getSeconds() + n);break;case "milliseconds":case "millisecond": - r.setMilliseconds(r.getMilliseconds() + n);break;default: - throw new Error("Invalid range: " + a);}return r; - }; - }t.exports = { add: r(1), subtract: r(-1) }; - }, {}], 3: [function (e, t) { - t.exports.en = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], t.exports.en.abbr = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], t.exports.en["short"] = ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"], t.exports.fr = ["dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi"], t.exports.fr.abbr = ["dim", "lun", "mar", "mer", "jeu", "ven", "sam"], t.exports.fr["short"] = ["di", "lu", "ma", "me", "je", "ve", "sa"], t.exports.es = ["domingo", "lunes", "martes", "miercoles", "jueves", "viernes", "sabado"], t.exports.es.abbr = ["dom", "lun", "mar", "mir", "jue", "vie", "sab"], t.exports.es["short"] = ["do", "lu", "ma", "mi", "ju", "vi", "sa"], t.exports.it = ["Domenica", "Lunedi", "Martedi", "Mercoledi", "Giovedi", "Venerdi", "Sabato"], t.exports.it.abbr = ["Dom", "Lun", "Mar", "Mer", "Gio", "Ven", "Sab"], t.exports.it["short"] = ["D", "L", "Ma", "Me", "G", "V", "S"], t.exports = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], t.exports.abbr = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], t.exports["short"] = ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"]; - }, {}], 4: [function (e, t) { - function r(e, t) { - return "string" == typeof e ? "<" === e.charAt(0) ? (e = document.createElement(e.slice(1, -1)), n(t || {}, function (t, r) { - switch (r) {case "text": - return void (e.textContent = t);case "html": - return void (e.innerHTML = t);}e.setAttribute(r, t); - }), e) : (t = t || document, t.querySelector(e)) : e; - }var n = e("iterate-object"), - a = e("sliced");r.$$ = function (e, t) { - return "string" == typeof e ? (t = t || document, a(t.querySelectorAll(e))) : [e]; - }, t.exports = r; - }, { "iterate-object": 9, sliced: 13 }], 5: [function (e, t) { - t.exports = function (e, t, r) { - t = t || 2, r = r || "0", e = e.toString();var n = t - e.length;return (0 >= n ? "" : r.repeat(n)) + e; - }; - }, {}], 6: [function (e, t) { - var r = e("months"), - n = e("days"), - a = e("fillo"), - o = e("parse-it").Parser, - s = { YYYY: function YYYY(e, t) { - return t ? e.getUTCFullYear() : e.getFullYear(); - }, YY: function YY(e, t) { - return s.YYYY(e, t) % 100; - }, MMMM: function MMMM(e, t) { - return t ? r[e.getUTCMonth()] : r[e.getMonth()]; - }, MMM: function MMM(e, t) { - return t ? r.abbr[e.getUTCMonth()] : r.abbr[e.getMonth()]; - }, MM: function MM(e, t) { - return a(t ? e.getUTCMonth() + 1 : e.getMonth() + 1); - }, M: function M(e, t) { - return t ? e.getUTCMonth() + 1 : e.getMonth() + 1; - }, dddd: function dddd(e, t) { - return n[s.d(e, t)]; - }, ddd: function ddd(e, t) { - return n.abbr[s.d(e, t)]; - }, dd: function dd(e, t) { - return n["short"][s.d(e, t)]; - }, d: function d(e, t) { - return t ? e.getUTCDay() : e.getDay(); - }, DD: function DD(e, t) { - return a(s.D(e, t)); - }, D: function D(e, t) { - return t ? e.getUTCDate() : e.getDate(); - }, A: function A(e, t) { - return s.a(e, t).toUpperCase(); - }, a: function a(e, t) { - return s.H(e, t) >= 12 ? "pm" : "am"; - }, hh: function hh(e, t) { - return a(s.h(e, t)); - }, h: function h(e, t) { - return s.H(e, t) % 12 || 12; - }, HH: function HH(e, t) { - return a(s.H(e, t)); - }, H: function H(e, t) { - return t ? e.getUTCHours() : e.getHours(); - }, mm: function mm(e, t) { - return a(s.m(e, t)); - }, m: function m(e, t) { - return t ? e.getUTCMinutes() : e.getMinutes(); - }, ss: function ss(e, t) { - return a(s.s(e, t)); - }, s: function s(e, t) { - return t ? e.getUTCSeconds() : e.getSeconds(); - }, S: function S(e, t) { - return Math.round(s.s(e, t) / 60 * 10); - }, SS: function SS(e, t) { - return a(s.s(e, t) / 60 * 100); - }, SSS: function SSS(e, t) { - return a(s.s(e, t) / 60 * 1e3, 3); - }, Z: function Z(e) { - var t = -e.getTimezoneOffset();return (t >= 0 ? "+" : "-") + a(parseInt(t / 60)) + ":" + a(t % 60); - }, ZZ: function ZZ(e) { - var t = -e.getTimezoneOffset();return (t >= 0 ? "+" : "-") + a(parseInt(t / 60)) + a(t % 60); - } }, - u = new o(s);t.exports = function (e, t) { - return u.run(t, [e, e._useUTC]); - }; - }, { days: 3, fillo: 5, months: 10, "parse-it": 11 }], 7: [function (e, t) { - t.exports = ["#eee", "#d6e685", "#8cc665", "#44a340", "#1e6823"]; - }, {}], 8: [function (e, t) { - var r = e("github-calendar-legend");t.exports = function (e) { - var t = { last_year: 0, longest_streak: -1, longest_streak_range: [], current_streak: 0, current_streak_range: [], weeks: [], days: [], last_contributed: null }, - n = [], - a = function a() { - t.current_streak > t.longest_streak && (t.longest_streak = t.current_streak, t.longest_streak_range[0] = t.current_streak_range[0], t.longest_streak_range[1] = t.current_streak_range[1]); - };return e.split("\n").slice(2).map(function (e) { - return e.trim(); - }).forEach(function (e) { - if (e.startsWith(" t ? Math.max(0, t + a) : t || 0;for (void 0 !== r && (a = 0 > r ? r + a : r); a-- > o;) { - n[a - o] = e[a]; - }return n; - }; - }, {}] }, {}, [1])(1); -}); \ No newline at end of file diff --git a/node_modules/github-calendar/lib/index.js b/node_modules/github-calendar/lib/index.js deleted file mode 100644 index 4a1ab49..0000000 --- a/node_modules/github-calendar/lib/index.js +++ /dev/null @@ -1,105 +0,0 @@ -"use strict"; - -var parse = require("github-calendar-parser"), - $ = require("elly"), - addSubtractDate = require("add-subtract-date"), - formatoid = require("formatoid"); - -var DATE_FORMAT1 = "MMM D, YYYY", - DATE_FORMAT2 = "MMMM D"; - -/** - * GitHubCalendar - * Brings the contributions calendar from GitHub (provided username) into your page. - * - * @name GitHubCalendar - * @function - * @param {String|HTMLElement} container The calendar container (query selector or the element itself). - * @param {String} username The GitHub username. - * @param {Object} options An object containing the following fields: - * - * - `summary_text` (String): The text that appears under the calendar (defaults to: `"Summary of - * pull requests, issues opened, and commits made by "`). - * - `proxy` (Function): A function that receives as argument an url (string) and should return the proxied url. - * The default is using [@izuzak](https://github.com/izuzak)'s [`urlreq`](https://github.com/izuzak/urlreq). - * - `global_stats` (Boolean): If `false`, the global stats (total, longest and current streaks) will not be calculated and displayed. By default this is enabled. - * - `responsive` (Boolean): If `true`, the graph is changed to scale with the container. Custom CSS should be applied to the element to scale it appropriately. By default this is disabled. - * - * @return {Promise} A promise returned by the `fetch()` call. - */ -module.exports = function GitHubCalendar(container, username, options) { - - container = $(container); - - options = options || {}; - options.summary_text = options.summary_text || "Summary of pull requests, issues opened, and commits made by @" + username + ""; - - if (options.global_stats === false) { - container.style.minHeight = "175px"; - } - - // We need a proxy for CORS - // Thanks, @izuzak (https://github.com/izuzak/urlreq) - options.proxy = options.proxy || function (url) { - return "https://urlreq.appspot.com/req?method=GET&url=" + url; - }; - - var fetchCalendar = function fetchCalendar() { - return fetch(options.proxy("https://github.com/" + username)).then(function (response) { - return response.text(); - }).then(function (body) { - var div = document.createElement("div"); - div.innerHTML = body; - var cal = div.querySelector(".js-yearly-contributions"); - $(".position-relative h2", cal).remove(); - cal.querySelector(".float-left.text-gray").innerHTML = options.summary_text; - - // If 'include-fragment' with spinner img loads instead of the svg, fetchCalendar again - if (cal.querySelector("include-fragment")) { - setTimeout(fetchCalendar, 500); - } else { - // If options includes responsive, SVG element has to be manipulated to be made responsive - if (options.responsive === true) { - var svg = cal.querySelector("svg.js-calendar-graph-svg"); - // Get the width/height properties and use them to create the viewBox - var width = svg.getAttribute("width"); - var height = svg.getAttribute("height"); - // Remove height property entirely - svg.removeAttribute("height"); - // Width property should be set to 100% to fill entire container - svg.setAttribute("width", "100%"); - // Add a viewBox property based on the former width/height - svg.setAttribute("viewBox", "0 0 " + width + " " + height); - } - - if (options.global_stats !== false) { - var parsed = parse($("svg", cal).outerHTML), - currentStreakInfo = parsed.current_streak ? formatoid(parsed.current_streak_range[0], DATE_FORMAT2) + " – " + formatoid(parsed.current_streak_range[1], DATE_FORMAT2) : parsed.last_contributed ? "Last contributed in " + formatoid(parsed.last_contributed, DATE_FORMAT2) + "." : "Rock - Hard Place", - longestStreakInfo = parsed.longest_streak ? formatoid(parsed.longest_streak_range[0], DATE_FORMAT2) + " – " + formatoid(parsed.longest_streak_range[1], DATE_FORMAT2) : parsed.last_contributed ? "Last contributed in " + formatoid(parsed.last_contributed, DATE_FORMAT2) + "." : "Rock - Hard Place", - firstCol = $("
      ", { - "class": "contrib-column contrib-column-first table-column", - html: "Contributions in the last year\n " + parsed.last_year + " total\n " + formatoid(addSubtractDate.subtract(new Date(), 1, "year"), DATE_FORMAT1) + " – " + formatoid(new Date(), DATE_FORMAT1) + "" - }), - secondCol = $("
      ", { - "class": "contrib-column table-column", - html: "Longest streak\n " + parsed.longest_streak + " days\n " + longestStreakInfo + "" - }), - thirdCol = $("
      ", { - "class": "contrib-column table-column", - html: "Current streak\n " + parsed.current_streak + " days\n " + currentStreakInfo + "" - }); - - cal.appendChild(firstCol); - cal.appendChild(secondCol); - cal.appendChild(thirdCol); - } - - container.innerHTML = cal.innerHTML; - } - }).catch(function (e) { - return console.error(e); - }); - }; - - return fetchCalendar(); -}; \ No newline at end of file diff --git a/node_modules/github-calendar/package.json b/node_modules/github-calendar/package.json deleted file mode 100644 index 6318a37..0000000 --- a/node_modules/github-calendar/package.json +++ /dev/null @@ -1,182 +0,0 @@ -{ - "_from": "github-calendar", - "_id": "github-calendar@1.3.1", - "_inBundle": false, - "_integrity": "sha512-ABlceh7wTRLvKQK1h0srrD9FHjHeHXtsxPw8sEUOX9uq4YItlrPaLY7ftNuvC0N1w6yCjcQBV+zjIzNAD9iczg==", - "_location": "/github-calendar", - "_phantomChildren": {}, - "_requested": { - "type": "tag", - "registry": true, - "raw": "github-calendar", - "name": "github-calendar", - "escapedName": "github-calendar", - "rawSpec": "", - "saveSpec": null, - "fetchSpec": "latest" - }, - "_requiredBy": [ - "#USER", - "/" - ], - "_resolved": "https://registry.npmjs.org/github-calendar/-/github-calendar-1.3.1.tgz", - "_shasum": "a746a4fc3d1cdf0dae970b1c8e6fc8b70c547264", - "_spec": "github-calendar", - "_where": "/Users/brandonrosage/github/profile-generator", - "author": { - "name": "Ionică Bizău", - "email": "bizauionica@gmail.com", - "url": "https://ionicabizau.net" - }, - "blah": { - "example": [ - { - "code": { - "language": "html", - "content": [ - "", - "", - "", - "", - "", - "", - "", - "", - "
      ", - " ", - " Loading the data just for you.", - "
      ", - "", - "" - ] - } - }, - { - "p": "[Here](http://codepen.io/anon/pen/aZmjvZ?editors=1000) you can see this example in action." - } - ], - "thanks": { - "ul": [ - "Big thanks to [**@izuzak**](https://github.com/izuzak) for creating the [urlreq](https://github.com/izuzak/urlreq) project–the default proxy used by this library. :cake:", - "Part of the CSS code was taken from the GitHub profile page to offer the same experience. :art:" - ] - }, - "description": [ - { - "p": "Everybodywell, haters gonna hate loves GitHub and everybody loves stats. So, why not making the GitHub contributions calendar available for being embeded in your web pages? Now [you can](https://ionicabizau.github.io/github-calendar/example). :tada:" - }, - { - "p": "[![](http://i.imgur.com/S1h8XoB.jpg)](https://ionicabizau.github.io/github-calendar/example)" - } - ], - "title": "github-calendar.js", - "related": { - "ul": [ - "github-profile-languages", - "github-org-members.js", - "gh-contributions", - "github-emojify", - "github-stats", - "github-labeller", - "cli-gh-cal", - "gh-destroy", - "ship-release", - "github-calendar-legend", - "github-pr-branch-links", - "github-emoji-form-submit", - "gh-repeat", - "gh-repos", - "github-old-header", - "gh.js", - "ghcal", - "sort-github-user-repos", - "github-calendar-parser", - "gh-notifier", - "octimatch", - "github-portfolio", - "gh-polyglot", - "cli-github", - "github-calendar", - "git-stats", - "repository-downloader", - "github-colors" - ] - } - }, - "bugs": { - "url": "https://github.com/IonicaBizau/github-calendar/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Evan Palmer", - "email": "evjpalmer@gmail.com", - "url": "http://evanpalmer.net" - }, - { - "name": "Francesco Tonini", - "email": "francescoantoniotonini@gmail.com", - "url": "https://francescotonini.it" - }, - { - "name": "Miroslav Vidovic", - "email": "miroslav-vidovic@hotmail.com" - }, - { - "name": "Mike Roibu", - "email": "mike@codingden.net" - } - ], - "dependencies": { - "add-subtract-date": "^1.0.5", - "elly": "^1.0.0", - "formatoid": "^1.0.3", - "github-calendar-parser": "^1.1.3" - }, - "deprecated": false, - "description": "Embed your GitHub contributions calendar anywhere.", - "directories": { - "example": "example" - }, - "files": [ - "bin/", - "app/", - "lib/", - "dist/", - "src/", - "scripts/", - "resources/", - "menu/", - "cli.js", - "index.js", - "bloggify.js", - "bloggify.json", - "bloggify/" - ], - "homepage": "https://github.com/IonicaBizau/github-calendar#readme", - "keywords": [ - "github", - "calendar", - "embed" - ], - "license": "MIT", - "main": "lib/index.js", - "name": "github-calendar", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/IonicaBizau/github-calendar.git" - }, - "scripts": { - "release": "dist-it lib/index.js github-calendar.min.js", - "test": "echo \"Error: no test specified\" && exit 1" - }, - "version": "1.3.1" -} diff --git a/node_modules/iterate-object/CONTRIBUTING.md b/node_modules/iterate-object/CONTRIBUTING.md deleted file mode 100644 index fc40887..0000000 --- a/node_modules/iterate-object/CONTRIBUTING.md +++ /dev/null @@ -1,66 +0,0 @@ -# :eight_spoked_asterisk: :stars: :sparkles: :dizzy: :star2: :star2: :sparkles: :dizzy: :star2: :star2: Contributing :star: :star2: :dizzy: :sparkles: :star: :star2: :dizzy: :sparkles: :stars: :eight_spoked_asterisk: - -So, you want to contribute to this project! That's awesome. However, before -doing so, please read the following simple steps how to contribute. This will -make the life easier and will avoid wasting time on things which are not -requested. :sparkles: - -## Discuss the changes before doing them - - First of all, open an issue in the repository, using the [bug tracker][1], - describing the contribution you would like to make, the bug you found or any - other ideas you have. This will help us to get you started on the right - foot. - - - If it makes sense, add the platform and software information (e.g. operating - system, Node.JS version etc.), screenshots (so we can see what you are - seeing). - - - It is recommended to wait for feedback before continuing to next steps. - However, if the issue is clear (e.g. a typo) and the fix is simple, you can - continue and fix it. - -## Fixing issues - - Fork the project in your account and create a branch with your fix: - `some-great-feature` or `some-issue-fix`. - - - Commit your changes in that branch, writing the code following the - [code style][2]. If the project contains tests (generally, the `test` - directory), you are encouraged to add a test as well. :memo: - - - If the project contains a `package.json` or a `bower.json` file add yourself - in the `contributors` array (or `authors` in the case of `bower.json`; - if the array does not exist, create it): - - ```json - { - "contributors": [ - "Your Name (http://your.website)" - ] - } - ``` - -## Creating a pull request - - - Open a pull request, and reference the initial issue in the pull request - message (e.g. *fixes #*). Write a good description and - title, so everybody will know what is fixed/improved. - - - If it makes sense, add screenshots, gifs etc., so it is easier to see what - is going on. - -## Wait for feedback -Before accepting your contributions, we will review them. You may get feedback -about what should be fixed in your modified code. If so, just keep committing -in your branch and the pull request will be updated automatically. - -## Everyone is happy! -Finally, your contributions will be merged, and everyone will be happy! :smile: -Contributions are more than welcome! - -Thanks! :sweat_smile: - - - -[1]: https://github.com/IonicaBizau/node-iterate-object/issues - -[2]: https://github.com/IonicaBizau/code-style diff --git a/node_modules/iterate-object/DOCUMENTATION.md b/node_modules/iterate-object/DOCUMENTATION.md deleted file mode 100644 index d49e1f6..0000000 --- a/node_modules/iterate-object/DOCUMENTATION.md +++ /dev/null @@ -1,15 +0,0 @@ -## Documentation - -You can see below the API reference of this module. - -### `iterateObject(obj, fn)` -Iterates an object. Note the object field order may differ. - -#### Params - -- **Object** `obj`: The input object. -- **Function** `fn`: A function that will be called with the current value, field name and provided object. - -#### Return -- **Function** The `iterateObject` function. - diff --git a/node_modules/iterate-object/LICENSE b/node_modules/iterate-object/LICENSE deleted file mode 100644 index e35f485..0000000 --- a/node_modules/iterate-object/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015-19 Ionică Bizău (http://ionicabizau.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/iterate-object/README.md b/node_modules/iterate-object/README.md deleted file mode 100644 index d465415..0000000 --- a/node_modules/iterate-object/README.md +++ /dev/null @@ -1,193 +0,0 @@ - - - -# iterate-object - - [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/iterate-object.svg)](https://www.npmjs.com/package/iterate-object) [![Downloads](https://img.shields.io/npm/dt/iterate-object.svg)](https://www.npmjs.com/package/iterate-object) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) - -Buy Me A Coffee - -> A convenient way to iterate objects. - -## :cloud: Installation - -```sh -# Using npm -npm install --save iterate-object - -# Using yarn -yarn add iterate-object -``` - - -## :clipboard: Example - - - -```js -// Dependencies -var IterateObject = require("iterate-object"); - -// Iterate this object -IterateObject({ - name: "Bob" - , age: 42 -}, function (value, name) { - console.log(name, value); -}); -// => "name", "Bob" -// "age", 42 - -// Iterate an array -IterateObject([ - 1, 2, 3, 4, 5, 6, 7 -], function (value, i) { - console.log("v[" + i + "] = " + value); -}); -// => v[0] = 1 -// v[1] = 2 -// v[2] = 3 -// v[3] = 4 -// v[4] = 5 -// v[5] = 6 -// v[6] = 7 - -// Iterate an array -IterateObject([ - "Alice", "Bob", "Carol", "Dave" -], function (value, i, arr) { - console.log("Current: " + value + (arr[i + 1] ? " Next:" + arr[i + 1] : "")); -}); -// => Current: Alice Next:Bob -// Current: Bob Next:Carol -// Current: Carol Next:Dave -// Current: Dave -``` - - - -## :question: Get Help - -There are few ways to get help: - - 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. - 2. For bug reports and feature requests, open issues. :bug: - - 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: - - - -## :memo: Documentation - - -### `iterateObject(obj, fn)` -Iterates an object. Note the object field order may differ. - -#### Params - -- **Object** `obj`: The input object. -- **Function** `fn`: A function that will be called with the current value, field name and provided object. - -#### Return -- **Function** The `iterateObject` function. - - - -## :yum: How to contribute -Have an idea? Found a bug? See [how to contribute][contributing]. - - -## :sparkling_heart: Support my projects - -I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, -this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). - -However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - - - Starring and sharing the projects you like :rocket: - - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: - - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). - - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` - - ![](https://i.imgur.com/z6OQI95.png) - - -Thanks! :heart: - - -## :dizzy: Where is this library used? -If you are using this library in one of your projects, add it in this list. :sparkles: - - - - [`barbe`](https://github.com/IonicaBizau/barbe)—Like mustache, but simple, tiny and fast. - - [`bloggify-actions`](https://github.com/Bloggify/bloggify-actions#readme) (by Bloggify)—High-level module for building the actions functionality. Core module. - - [`bloggify-config`](https://github.com/Bloggify/bloggify-config#readme) (by Bloggify)—Helper module to create Bloggify configuration. - - [`bloggify-flexible-router`](https://github.com/Bloggify/flexible-router#readme) (by Bloggify)—A flexible router for Bloggify apps. - - [`bloggify-mongoose`](https://github.com/Bloggify/bloggify-mongoose#readme) (by Bloggify)—Support for Mongoose models in Bloggify. - - [`bloggify-on-request`](https://github.com/Bloggify/on-request#readme)—Do custom stuff on request and optionally send a custom response. - - [`bloggify-page`](https://github.com/Bloggify/bloggify-page#readme) (by Bloggify)—The Bloggify page class. - - [`bloggify-paths`](https://github.com/IonicaBizau/bloggify-paths#readme)—Helper library for maintaining the Bloggify paths in one place. - - [`bloggify-redirect`](https://github.com/Bloggify/redirect#readme)—A Bloggify plugin to handle the link redirects. - - [`bloggify-sequelize`](https://github.com/Bloggify/bloggify-sequelize#readme) (by Bloggify)—Use Sequelize in Bloggify applications. - - [`bloggify-shortcode`](https://github.com/IonicaBizau/bloggify-shortcode#readme)—Shortcode plugin for Bloggify. - - [`bloggify-template-renderer`](https://github.com/Bloggify/template-renderer#readme) (by Bloggify)—The default template renderer for Bloggify. - - [`bloggify-theme-renderer`](https://github.com/Bloggify/theme-renderer#readme) (by Bloggify)—The default theme renderer for Bloggify. - - [`color-it`](https://github.com/IonicaBizau/node-color-it#readme)—Flat colors for your Node.js strings. - - [`couleurs`](https://github.com/IonicaBizau/node-couleurs)—Add some color and styles to your Node.JS strings. - - [`edit-json-file`](https://github.com/IonicaBizau/edit-json-file#readme)—Edit a json file with ease. - - [`elly`](https://github.com/IonicaBizau/elly#readme)—A tiny library for creating and selecting DOM elements. - - [`emoji-from-word`](https://github.com/IonicaBizau/emoji-from-word#readme)—Get emoji from input word. - - [`emoji-name-map`](https://github.com/IonicaBizau/emoji-name-map#readme)—Name to unicode emoji mapping. - - [`emoji-unicode-map`](https://github.com/IonicaBizau/emoji-unicode-map#readme)—Unicode to name emoji mapping. - - [`emoji.css`](https://github.com/IonicaBizau/emoji.css)—Your website. Emojified. Like FontAwesome for emojis. - - [`emojic`](https://github.com/IonicaBizau/emojic#readme)—Emoji in your Node.js command line apps. - - [`engine-builder`](https://github.com/IonicaBizau/engine-parser) (by jillix)—Engine composition parser. - - [`engine-flow-types`](https://github.com/jillix/engine-flow-types#readme) (by jillix)—Low level library providing Engine flow types. - - [`engine-parser`](https://github.com/IonicaBizau/engine-parser) (by jillix)—Engine composition parser. - - [`enny`](https://github.com/IonicaBizau/enny) (by jillix)—Generate Engine compositions from human-readable inputs. - - [`err`](https://github.com/IonicaBizau/err#readme)—A tiny library to create custom errors in JavaScript. - - [`error-creator`](https://github.com/Bloggify/error-creator#readme) (by Bloggify)—Create errors with dynamic parameters and i18n in mind. - - [`gh-following`](https://github.com/IonicaBizau/gh-following#readme)—Fetches the users you follow but they don't follow you and the users that follow you but you don't. - - [`git-stats`](https://github.com/IonicaBizau/git-stats)—Local git statistics including GitHub-like contributions calendars. - - [`gm-tools`](https://github.com/IonicaBizau/gm-tools#readme)—Friendly tools for interacting with GraphicsMagick. - - [`gpm`](https://github.com/IonicaBizau/gpm)—npm + git = gpm - Install NPM packages and dependencies from git repositories. - - [`html-encoder-decoder`](https://github.com/IonicaBizau/html-encoder-decoder)—HTML Encoder / Decoder - Converts characters to their corresponding HTML Entities - - [`lien`](https://github.com/LienJS/Lien)—An easy to use web framework for Node.js. - - [`love-you`](https://github.com/IonicaBizau/love-you#readme)—"I love you" in different languages. - - [`map-o`](https://github.com/IonicaBizau/node-map-o)—Array-map like function for objects. - - [`match`](https://github.com/IonicaBizau/match.js#readme)—Simplest way to create match memory games. - - [`mini-lightbox`](https://github.com/ionicabizau/mini-lightbox)—Minimalist image lightbox - - [`nodeice`](https://github.com/IonicaBizau/nodeice)—Another PDF invoice generator - - [`oargv`](https://github.com/IonicaBizau/node-oargv)—Turns an object into a bash command. - - [`obj-flatten`](https://github.com/IonicaBizau/obj-flatten#readme)—Convert nested objects in flatten ones. - - [`obj-unflatten`](https://github.com/IonicaBizau/obj-unflatten#readme)—Convert flatten objects in nested ones. - - [`remove-one-element-arrays`](https://github.com/IonicaBizau/remove-one-element-arrays#readme)—Removes the one-element arrays from an object. - - [`rucksack`](https://github.com/Bloggify/rucksack#readme) (by Bloggify)—JavaScript and CSS bundler. - - [`scrape-it`](https://github.com/IonicaBizau/scrape-it#readme)—A Node.js scraper for humans. - - [`scrape-it-plus`](https://github.com/rukandax/scrape-it-plus#readme) (by Rukanda Faridsi)—A Node.js scraper for humans (with extended function). - - [`stringify-env`](https://github.com/Bloggify/stringify-env#readme) (by Bloggify)—Create files storing environment variables. - - [`svg.connectable.js`](https://github.com/jillix/svg.connectable.js) (by jillix)—A JavaScript library for connecting SVG things. - - [`tilda`](https://github.com/IonicaBizau/tilda)—Tiny module for building command line tools. - - [`validate5`](https://github.com/IonicaBizau/validate5#readme)—Form validations made easy. - - [`xml-jsonify`](https://github.com/IonicaBizau/xml-jsonify#readme)—A liberal XML to JSON converter. - -## :scroll: License - -[MIT][license] © [Ionică Bizău][website] - - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - -[patreon]: https://www.patreon.com/ionicabizau -[amazon]: http://amzn.eu/hRo9sIZ -[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW - -[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(http%3A%2F%2Fionicabizau.net)&year=2015#license-mit -[website]: http://ionicabizau.net -[contributing]: /CONTRIBUTING.md -[docs]: /DOCUMENTATION.md diff --git a/node_modules/iterate-object/example/index.js b/node_modules/iterate-object/example/index.js deleted file mode 100644 index e819db2..0000000 --- a/node_modules/iterate-object/example/index.js +++ /dev/null @@ -1,35 +0,0 @@ -"use strict"; - -// Dependencies -var IterateObject = require("../lib"); - -// Iterate this object -IterateObject({ - name: "Bob", - age: 42 -}, function (value, name) { - console.log(name, value); -}); -// => "name", "Bob" -// "age", 42 - -// Iterate an array -IterateObject([1, 2, 3, 4, 5, 6, 7], function (value, i) { - console.log("v[" + i + "] = " + value); -}); -// => v[0] = 1 -// v[1] = 2 -// v[2] = 3 -// v[3] = 4 -// v[4] = 5 -// v[5] = 6 -// v[6] = 7 - -// Iterate an array -IterateObject(["Alice", "Bob", "Carol", "Dave"], function (value, i, arr) { - console.log("Current: " + value + (arr[i + 1] ? " Next:" + arr[i + 1] : "")); -}); -// => Current: Alice Next:Bob -// Current: Bob Next:Carol -// Current: Carol Next:Dave -// Current: Dave \ No newline at end of file diff --git a/node_modules/iterate-object/lib/index.js b/node_modules/iterate-object/lib/index.js deleted file mode 100644 index 1a982c4..0000000 --- a/node_modules/iterate-object/lib/index.js +++ /dev/null @@ -1,35 +0,0 @@ -"use strict"; - -var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; - -/** - * iterateObject - * Iterates an object. Note the object field order may differ. - * - * @name iterateObject - * @function - * @param {Object} obj The input object. - * @param {Function} fn A function that will be called with the current value, field name and provided object. - * @return {Function} The `iterateObject` function. - */ -function iterateObject(obj, fn) { - var i = 0, - keys = []; - - if (Array.isArray(obj)) { - for (; i < obj.length; ++i) { - if (fn(obj[i], i, obj) === false) { - break; - } - } - } else if ((typeof obj === "undefined" ? "undefined" : _typeof(obj)) === "object" && obj !== null) { - keys = Object.keys(obj); - for (; i < keys.length; ++i) { - if (fn(obj[keys[i]], keys[i], obj) === false) { - break; - } - } - } -} - -module.exports = iterateObject; \ No newline at end of file diff --git a/node_modules/iterate-object/package.json b/node_modules/iterate-object/package.json deleted file mode 100644 index b56f4ba..0000000 --- a/node_modules/iterate-object/package.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "_from": "iterate-object@^1.3.2", - "_id": "iterate-object@1.3.3", - "_inBundle": false, - "_integrity": "sha512-DximWbkke36cnrSfNJv6bgcB2QOMV9PRD2FiowwzCoMsh8RupFLdbNIzWe+cVDWT+NIMNJgGlB1dGxP6kpzGtA==", - "_location": "/iterate-object", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "iterate-object@^1.3.2", - "name": "iterate-object", - "escapedName": "iterate-object", - "rawSpec": "^1.3.2", - "saveSpec": null, - "fetchSpec": "^1.3.2" - }, - "_requiredBy": [ - "/elly" - ], - "_resolved": "https://registry.npmjs.org/iterate-object/-/iterate-object-1.3.3.tgz", - "_shasum": "c58e60f7f0caefa2d382027a484b215988a7a296", - "_spec": "iterate-object@^1.3.2", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/elly", - "author": { - "name": "Ionică Bizău", - "email": "bizauionica@gmail.com", - "url": "http://ionicabizau.net" - }, - "bugs": { - "url": "https://github.com/IonicaBizau/node-iterate-object/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "A convenient way to iterate objects.", - "directories": { - "example": "example" - }, - "homepage": "https://github.com/IonicaBizau/node-iterate-object", - "keywords": [ - "iterate", - "object" - ], - "license": "MIT", - "main": "lib/index.js", - "name": "iterate-object", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/IonicaBizau/node-iterate-object.git" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "version": "1.3.3" -} diff --git a/node_modules/months/LICENSE b/node_modules/months/LICENSE deleted file mode 100644 index 943e71d..0000000 --- a/node_modules/months/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2014-2017, Jon Schlinkert. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/months/README.md b/node_modules/months/README.md deleted file mode 100644 index 29366b5..0000000 --- a/node_modules/months/README.md +++ /dev/null @@ -1,101 +0,0 @@ -# months [![NPM version](https://img.shields.io/npm/v/months.svg?style=flat)](https://www.npmjs.com/package/months) [![NPM monthly downloads](https://img.shields.io/npm/dm/months.svg?style=flat)](https://npmjs.org/package/months) [![NPM total downloads](https://img.shields.io/npm/dt/months.svg?style=flat)](https://npmjs.org/package/months) [![Linux Build Status](https://img.shields.io/travis/datetime/months.svg?style=flat&label=Travis)](https://travis-ci.org/datetime/months) - -> Months of the year. - -- [Install](#install) -- [Usage](#usage) -- [About](#about) - -_(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](https://github.com/jonschlinkert/markdown-toc))_ - -## Install - -Install with [npm](https://www.npmjs.com/): - -```sh -$ npm install --save months -``` - -## Usage - -```js -var months = require('months'); - -console.log(months); -//=> ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'] - -console.log(months.abbr); -//=> ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'] - -console.log(months.it); -//=> [ 'Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre' ] - -console.log(months.abbr.it); -//=> [ 'Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic' ] - -console.log(months.de); -//=> [ 'Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember'] - -console.log(months.abbr.de); -//=> [ 'Jan', 'Feb', 'Mär', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez' ] -``` - -## About - -### Related projects - -* [days](https://www.npmjs.com/package/days): Days of the week. | [homepage](https://github.com/jonschlinkert/days "Days of the week.") -* [nanoseconds](https://www.npmjs.com/package/nanoseconds): Convert the process.hrtime array to a single nanoseconds value. | [homepage](https://github.com/jonschlinkert/nanoseconds "Convert the process.hrtime array to a single nanoseconds value.") -* [o-clock](https://www.npmjs.com/package/o-clock): Simple javascript utility for displaying the time in 12-hour clock format. | [homepage](https://github.com/jonschlinkert/o-clock "Simple javascript utility for displaying the time in 12-hour clock format.") -* [pretty-time](https://www.npmjs.com/package/pretty-time): Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds. | [homepage](https://github.com/jonschlinkert/pretty-time "Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.") -* [seconds](https://www.npmjs.com/package/seconds): Get the number of seconds for a minute, hour, day and week. | [homepage](https://github.com/jonschlinkert/seconds "Get the number of seconds for a minute, hour, day and week.") -* [time-stamp](https://www.npmjs.com/package/time-stamp): Get a formatted timestamp. | [homepage](https://github.com/jonschlinkert/time-stamp "Get a formatted timestamp.") -* [week](https://www.npmjs.com/package/week): Get the current week number. | [homepage](https://github.com/datetime/week "Get the current week number.") -* [year](https://www.npmjs.com/package/year): Simple utility to get the current year with 2 or 4 digits. | [homepage](https://github.com/jonschlinkert/year "Simple utility to get the current year with 2 or 4 digits.") - -### Contributing - -Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). - -### Contributors - -| **Commits** | **Contributor** | -| --- | --- | -| 12 | [jonschlinkert](https://github.com/jonschlinkert) | -| 6 | [doowb](https://github.com/doowb) | -| 4 | [mihailgaberov](https://github.com/mihailgaberov) | -| 3 | [Rawnly](https://github.com/Rawnly) | - -### Building docs - -_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_ - -To generate the readme, run the following command: - -```sh -$ npm install -g verbose/verb#dev verb-generate-readme && verb -``` - -### Running tests - -Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command: - -```sh -$ npm install && npm test -``` - -### Author - -**Jon Schlinkert** - -* [github/jonschlinkert](https://github.com/jonschlinkert) -* [twitter/jonschlinkert](https://twitter.com/jonschlinkert) - -### License - -Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert). -Released under the [MIT License](LICENSE). - -*** - -_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 10, 2017._ \ No newline at end of file diff --git a/node_modules/months/index.js b/node_modules/months/index.js deleted file mode 100644 index c7d09ee..0000000 --- a/node_modules/months/index.js +++ /dev/null @@ -1,18 +0,0 @@ -/*! - * months - * - * Copyright (c) 2014-2017, Jon Schlinkert. - * Released under the MIT License. - */ - -// English Translation -module.exports = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December']; -module.exports.abbr = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']; - -// Italian Translation -module.exports.it = ['Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre']; -module.exports.abbr.it = ['Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic']; - -// German Translation -module.exports.de = [ 'Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember']; -module.exports.abbr.de = [ 'Jan', 'Feb', 'Mär', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez' ]; diff --git a/node_modules/months/package.json b/node_modules/months/package.json deleted file mode 100644 index 997f806..0000000 --- a/node_modules/months/package.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "_from": "months@^1.0.0", - "_id": "months@1.2.0", - "_inBundle": false, - "_integrity": "sha512-zFM7hUpziSYGk2DNObYGWgHdRRxAOgjl8CC1Rbl50p/q0rGDsREfk0nbxxmSIquVi/lEAuUY8nwbwkZ8biNCOQ==", - "_location": "/months", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "months@^1.0.0", - "name": "months", - "escapedName": "months", - "rawSpec": "^1.0.0", - "saveSpec": null, - "fetchSpec": "^1.0.0" - }, - "_requiredBy": [ - "/formatoid" - ], - "_resolved": "https://registry.npmjs.org/months/-/months-1.2.0.tgz", - "_shasum": "beef54873960334abe0b03f6b38db8adb44a13ac", - "_spec": "months@^1.0.0", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/formatoid", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, - "bugs": { - "url": "https://github.com/datetime/months/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Brian Woodward", - "url": "https://twitter.com/doowb" - }, - { - "name": "Federico Vitale", - "url": "https://rawnly.com" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Mihail Gaberov", - "url": "http://mihail-gaberov.eu" - } - ], - "deprecated": false, - "description": "Months of the year.", - "devDependencies": { - "gulp-format-md": "^1.0.0", - "mocha": "^3.4.2" - }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/datetime/months", - "keywords": [ - "calendar", - "date", - "month", - "months" - ], - "license": "MIT", - "main": "index.js", - "name": "months", - "repository": { - "type": "git", - "url": "git+https://github.com/datetime/months.git" - }, - "scripts": { - "test": "mocha" - }, - "verb": { - "toc": true, - "related": { - "list": [ - "days", - "nanoseconds", - "o-clock", - "pretty-time", - "seconds", - "time-stamp", - "week", - "year" - ] - }, - "layout": "default", - "plugins": [ - "gulp-format-md" - ], - "tasks": [ - "readme" - ], - "lint": { - "reflinks": true - } - }, - "version": "1.2.0" -} diff --git a/node_modules/parse-it/LICENSE b/node_modules/parse-it/LICENSE deleted file mode 100644 index d21973e..0000000 --- a/node_modules/parse-it/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015-19 Ionică Bizău (https://ionicabizau.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/parse-it/README.md b/node_modules/parse-it/README.md deleted file mode 100644 index ddf04dd..0000000 --- a/node_modules/parse-it/README.md +++ /dev/null @@ -1,148 +0,0 @@ - - - -# parse-it - - [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/parse-it.svg)](https://www.npmjs.com/package/parse-it) [![Downloads](https://img.shields.io/npm/dt/parse-it.svg)](https://www.npmjs.com/package/parse-it) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) - -Buy Me A Coffee - -> Configurable string templating, without separators. - -## :cloud: Installation - -```sh -# Using npm -npm install --save parse-it - -# Using yarn -yarn add parse-it -``` - - -## :clipboard: Example - - - -```js -const parseIt = require("parse-it"); - -// Replace strings -console.log(parseIt("Hello WORLD!", { WORLD: "Mars" })); -// => Hello Mars! - -// Use functions -console.log(parseIt("Random number: random", { random: () => Math.random() })); -// => Random number: 0.21168493130244315 - -// Using as class -var Parser = parseIt.Parser; - -// Display a date -var p = new Parser({ - d: function (d) { return d.getDate() } - , M: function (d) { return d.getMonth() } - , YYYY: function (d) { return d.getFullYear() } -}); - -console.log(p.run("d/M/YYYY", [new Date(1989, 11, 20)])); -// => 20/11/1989 -``` - - - -## :question: Get Help - -There are few ways to get help: - - 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. - 2. For bug reports and feature requests, open issues. :bug: - - 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: - - - -## :memo: Documentation - - -### `ParseIt(obj)` -The `ParseIt` class. It can be used to use the same data object but with different formats/arguments. - -#### Params - -- **Object** `obj`: An object containing the fields to replace. - -### `parseIt(format, args)` -run -Replaces the fields in the format string with data coming from the data object. - -#### Params - -- **String** `format`: The format input. -- **Array** `args`: An array of arguments to be passed to the replace function (stored in the `obj` object). - -#### Return -- **String** The result as string. - -### `parseIt(format, obj, args)` -A wrapper around the `ParseIt` class. The `ParseIt` constructor is accessible using `parseIt.Parser`. - -#### Params - -- **String** `format`: The format input. -- **Object** `obj`: An object containing the fields to replace. -- **Array** `args`: An array of arguments to be passed to the replace function (stored in the `obj` object). - -#### Return -- **String** The result as string. - - - -## :yum: How to contribute -Have an idea? Found a bug? See [how to contribute][contributing]. - - -## :sparkling_heart: Support my projects - -I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, -this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). - -However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - - - Starring and sharing the projects you like :rocket: - - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: - - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). - - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` - - ![](https://i.imgur.com/z6OQI95.png) - - -Thanks! :heart: - - -## :dizzy: Where is this library used? -If you are using this library in one of your projects, add it in this list. :sparkles: - - - - [`formatoid`](https://github.com/IonicaBizau/formatoid#readme)—Tiny and fast module for formatting date objects. - -## :scroll: License - -[MIT][license] © [Ionică Bizău][website] - - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - -[patreon]: https://www.patreon.com/ionicabizau -[amazon]: http://amzn.eu/hRo9sIZ -[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW - -[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2015#license-mit -[website]: https://ionicabizau.net -[contributing]: /CONTRIBUTING.md -[docs]: /DOCUMENTATION.md diff --git a/node_modules/parse-it/lib/index.js b/node_modules/parse-it/lib/index.js deleted file mode 100644 index 41c89d9..0000000 --- a/node_modules/parse-it/lib/index.js +++ /dev/null @@ -1,85 +0,0 @@ -"use strict"; - -var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); - -function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } - -var regexEscape = require("regex-escape"); - -var ParseIt = function () { - /** - * ParseIt - * The `ParseIt` class. It can be used to use the same data object but with different formats/arguments. - * - * @name ParseIt - * @function - * @param {Object} obj An object containing the fields to replace. - */ - function ParseIt(obj) { - _classCallCheck(this, ParseIt); - - this.obj = obj || {}; - this.re = new RegExp("^(" + Object.keys(obj).map(regexEscape).join("|") + ")"); - } - - /** - * run - * Replaces the fields in the format string with data coming from the data object. - * - * - * @name parseIt - * @function - * @param {String} format The format input. - * @param {Array} args An array of arguments to be passed to the replace function (stored in the `obj` object). - * @return {String} The result as string. - */ - - - _createClass(ParseIt, [{ - key: "run", - value: function run(format, args) { - var result = ""; - args = args || []; - do { - var arr = format.match(this.re), - field = arr && arr[1], - c = field || format.charAt(0); - - if (field) { - var value = this.obj[field]; - if (typeof value === "function") { - value = value.apply(this, args); - } - result += value; - } else { - result += c; - } - format = format.substring(c.length); - } while (format); - return result; - } - }]); - - return ParseIt; -}(); - -/** - * parseIt - * A wrapper around the `ParseIt` class. The `ParseIt` constructor is accessible using `parseIt.Parser`. - * - * @name parseIt - * @function - * @param {String} format The format input. - * @param {Object} obj An object containing the fields to replace. - * @param {Array} args An array of arguments to be passed to the replace function (stored in the `obj` object). - * @return {String} The result as string. - */ - - -function parseIt(format, obj, args) { - return new ParseIt(obj).run(format, args); -} - -parseIt.Parser = ParseIt; - -module.exports = parseIt; \ No newline at end of file diff --git a/node_modules/parse-it/package.json b/node_modules/parse-it/package.json deleted file mode 100644 index 7812a30..0000000 --- a/node_modules/parse-it/package.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "_from": "parse-it@^1.0.0", - "_id": "parse-it@1.0.9", - "_inBundle": false, - "_integrity": "sha512-8KW9XwW5+DFsvkkSXLZw7AGormnQ+/unnqmTPq7uoiAJNaeLo0T78zT/Ootc0HrdEgVvxM4+mOCRLKJOVtkogQ==", - "_location": "/parse-it", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "parse-it@^1.0.0", - "name": "parse-it", - "escapedName": "parse-it", - "rawSpec": "^1.0.0", - "saveSpec": null, - "fetchSpec": "^1.0.0" - }, - "_requiredBy": [ - "/formatoid" - ], - "_resolved": "https://registry.npmjs.org/parse-it/-/parse-it-1.0.9.tgz", - "_shasum": "09c9f52734de2cba309d0e083de305c912f294f3", - "_spec": "parse-it@^1.0.0", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/formatoid", - "author": { - "name": "Ionică Bizău", - "email": "bizauionica@gmail.com", - "url": "https://ionicabizau.net" - }, - "bugs": { - "url": "https://github.com/IonicaBizau/parse-it/issues" - }, - "bundleDependencies": false, - "dependencies": { - "regex-escape": "^3.4.0" - }, - "deprecated": false, - "description": "Configurable string templating, without separators.", - "files": [ - "bin/", - "app/", - "lib/", - "dist/", - "src/", - "scripts/", - "resources/", - "menu/", - "cli.js", - "index.js", - "bloggify.js", - "bloggify.json", - "bloggify/" - ], - "homepage": "https://github.com/IonicaBizau/parse-it#readme", - "keywords": [ - "parser", - "templating", - "string" - ], - "license": "MIT", - "main": "lib/index.js", - "name": "parse-it", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/IonicaBizau/parse-it.git" - }, - "scripts": { - "test": "node test" - }, - "version": "1.0.9" -} diff --git a/node_modules/primer-base/LICENSE b/node_modules/primer-base/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-base/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-base/README.md b/node_modules/primer-base/README.md deleted file mode 100644 index 521feca..0000000 --- a/node_modules/primer-base/README.md +++ /dev/null @@ -1,48 +0,0 @@ -# Primer Base - -[![npm version](https://img.shields.io/npm/v/primer-base.svg)](https://www.npmjs.org/package/primer-base) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> GitHub's CSS to reset the browsers default styles. Built on top of normalize.css - -This repository is a module of the full [primer][primer] repository. And is built off of [normalize.css](https://github.com/necolas/normalize.css/) - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-base` with this command. - -``` -$ npm install --save primer-base -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-base/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package. - -``` -$ npm run build -``` - -## Documentation - -You can read more about base in the [docs][docs]. - -## License - -[MIT](./LICENSE) © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-base/build/build.css b/node_modules/primer-base/build/build.css deleted file mode 100644 index 65bae6c..0000000 --- a/node_modules/primer-base/build/build.css +++ /dev/null @@ -1 +0,0 @@ -/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none !important}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*{box-sizing:border-box}input,select,textarea,button{font-family:inherit;font-size:inherit;line-height:inherit}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;line-height:1.5;color:#24292e;background-color:#fff}a{color:#0366d6;text-decoration:none}a:hover{text-decoration:underline}b,strong{font-weight:600}hr,.rule{height:0;margin:15px 0;overflow:hidden;background:transparent;border:0;border-bottom:1px solid #dfe2e5}hr::before,.rule::before{display:table;content:""}hr::after,.rule::after{display:table;clear:both;content:""}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}button{cursor:pointer;border-radius:0}[hidden][hidden]{display:none !important}details summary{cursor:pointer}details:not([open])>*:not(summary){display:none !important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}h1{font-size:32px;font-weight:600}h2{font-size:24px;font-weight:600}h3{font-size:20px;font-weight:600}h4{font-size:16px;font-weight:600}h5{font-size:14px;font-weight:600}h6{font-size:12px;font-weight:600}p{margin-top:0;margin-bottom:10px}small{font-size:90%}blockquote{margin:0}ul,ol{padding-left:0;margin-top:0;margin-bottom:0}ol ol,ul ol{list-style-type:lower-roman}ul ul ol,ul ol ol,ol ul ol,ol ol ol{list-style-type:lower-alpha}dd{margin-left:0}tt,code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px}pre{margin-top:0;margin-bottom:0;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px}.octicon{vertical-align:text-bottom} diff --git a/node_modules/primer-base/build/data.json b/node_modules/primer-base/build/data.json deleted file mode 100644 index 75bf9e7..0000000 --- a/node_modules/primer-base/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":3911,"gzipSize":1515,"humanizedSize":"4kB","humanizedGzipSize":"1kB","rules":{"total":73,"size":{"graph":[3,1,1,1,1,2,1,1,1,1,3,1,1,1,2,2,1,4,1,1,1,1,2,1,3,2,1,1,1,1,2,1,3,6,1,2,1,2,1,2,2,1,3,5,2,1,1,6,2,3,2,1,2,1,1,1,2,2,2,2,2,2,2,2,1,1,3,1,1,1,2,4,1],"max":6,"average":1.7808219178082192},"selectorByRuleSizes":[{"selector":"hr,.rule","declarations":6},{"selector":"legend","declarations":6},{"selector":"body","declarations":5},{"selector":"pre","declarations":4},{"selector":"sub,sup","declarations":4},{"selector":"ul,ol","declarations":3},{"selector":"hr::after,.rule::after","declarations":3},{"selector":"input,select,textarea,button","declarations":3},{"selector":"fieldset","declarations":3},{"selector":"hr","declarations":3},{"selector":"abbr[title]","declarations":3},{"selector":"html","declarations":3},{"selector":"tt,code","declarations":2},{"selector":"p","declarations":2},{"selector":"h6","declarations":2},{"selector":"h5","declarations":2},{"selector":"h4","declarations":2},{"selector":"h3","declarations":2},{"selector":"h2","declarations":2},{"selector":"h1","declarations":2},{"selector":"h1,h2,h3,h4,h5,h6","declarations":2},{"selector":"button","declarations":2},{"selector":"table","declarations":2},{"selector":"hr::before,.rule::before","declarations":2},{"selector":"a","declarations":2},{"selector":"::-webkit-file-upload-button","declarations":2},{"selector":"::-webkit-input-placeholder","declarations":2},{"selector":"[type=\"search\"]","declarations":2},{"selector":"[type=\"checkbox\"],[type=\"radio\"]","declarations":2},{"selector":"button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner","declarations":2},{"selector":"button,input,select,textarea","declarations":2},{"selector":"code,kbd,pre,samp","declarations":2},{"selector":"mark","declarations":2},{"selector":"h1","declarations":2},{"selector":"audio:not([controls])","declarations":2},{"selector":".octicon","declarations":1},{"selector":"dd","declarations":1},{"selector":"ul ul ol,ul ol ol,ol ul ol,ol ol ol","declarations":1},{"selector":"ol ol,ul ol","declarations":1},{"selector":"blockquote","declarations":1},{"selector":"small","declarations":1},{"selector":"details:not([open])>*:not(summary)","declarations":1},{"selector":"details summary","declarations":1},{"selector":"[hidden][hidden]","declarations":1},{"selector":"td,th","declarations":1},{"selector":"b,strong","declarations":1},{"selector":"a:hover","declarations":1},{"selector":"*","declarations":1},{"selector":"[type=\"search\"]::-webkit-search-cancel-button,[type=\"search\"]::-webkit-search-decoration","declarations":1},{"selector":"[type=\"number\"]::-webkit-inner-spin-button,[type=\"number\"]::-webkit-outer-spin-button","declarations":1},{"selector":"textarea","declarations":1},{"selector":"button:-moz-focusring,[type=\"button\"]:-moz-focusring,[type=\"reset\"]:-moz-focusring,[type=\"submit\"]:-moz-focusring","declarations":1},{"selector":"button,html [type=\"button\"],[type=\"reset\"],[type=\"submit\"]","declarations":1},{"selector":"button,select","declarations":1},{"selector":"button,input","declarations":1},{"selector":"optgroup","declarations":1},{"selector":"figure","declarations":1},{"selector":"svg:not(:root)","declarations":1},{"selector":"img","declarations":1},{"selector":"sup","declarations":1},{"selector":"sub","declarations":1},{"selector":"small","declarations":1},{"selector":"dfn","declarations":1},{"selector":"b,strong","declarations":1},{"selector":"b,strong","declarations":1},{"selector":"a:active,a:hover","declarations":1},{"selector":"a","declarations":1},{"selector":"template,[hidden]","declarations":1},{"selector":"progress","declarations":1},{"selector":"audio,canvas,progress,video","declarations":1},{"selector":"summary","declarations":1},{"selector":"article,aside,details,figcaption,figure,footer,header,main,menu,nav,section","declarations":1},{"selector":"body","declarations":1}]},"selectors":{"total":130,"type":106,"class":4,"id":0,"pseudoClass":6,"pseudoElement":4,"values":["html","body","article","aside","details","figcaption","figure","footer","header","main","menu","nav","section","summary","audio","canvas","progress","video","audio:not([controls])","progress","template","[hidden]","a","a:active","a:hover","abbr[title]","b","strong","b","strong","dfn","h1","mark","small","sub","sup","sub","sup","img","svg:not(:root)","code","kbd","pre","samp","figure","hr","button","input","select","textarea","optgroup","button","input","button","select","button","html [type=\"button\"]","[type=\"reset\"]","[type=\"submit\"]","button::-moz-focus-inner","[type=\"button\"]::-moz-focus-inner","[type=\"reset\"]::-moz-focus-inner","[type=\"submit\"]::-moz-focus-inner","button:-moz-focusring","[type=\"button\"]:-moz-focusring","[type=\"reset\"]:-moz-focusring","[type=\"submit\"]:-moz-focusring","fieldset","legend","textarea","[type=\"checkbox\"]","[type=\"radio\"]","[type=\"number\"]::-webkit-inner-spin-button","[type=\"number\"]::-webkit-outer-spin-button","[type=\"search\"]","[type=\"search\"]::-webkit-search-cancel-button","[type=\"search\"]::-webkit-search-decoration","::-webkit-input-placeholder","::-webkit-file-upload-button","*","input","select","textarea","button","body","a","a:hover","b","strong","hr",".rule","hr::before",".rule::before","hr::after",".rule::after","table","td","th","button","[hidden][hidden]","details summary","details:not([open])>*:not(summary)","h1","h2","h3","h4","h5","h6","h1","h2","h3","h4","h5","h6","p","small","blockquote","ul","ol","ol ol","ul ol","ul ul ol","ul ol ol","ol ul ol","ol ol ol","dd","tt","code","pre",".octicon"],"specificity":{"max":20,"average":3.6307692307692307}},"declarations":{"total":130,"unique":91,"properties":{"font-family":["sans-serif","monospace, monospace","inherit","-apple-system,BlinkMacSystemFont,\"Segoe UI\",Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\"","\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,Courier,monospace","\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,Courier,monospace"],"-ms-text-size-adjust":["100%"],"-webkit-text-size-adjust":["100%"],"margin":["0","0.67em 0","1em 40px","0","0 2px","15px 0","0"],"display":["block","list-item","inline-block","none","none","table","table","table","none","none"],"height":["0","0","auto","0"],"vertical-align":["baseline","baseline","text-bottom"],"background-color":["transparent","#ff0","#fff"],"outline-width":["0"],"border-bottom":["none","1px solid #dfe2e5"],"text-decoration":["underline","underline dotted","none","underline"],"font-weight":["inherit","bolder","bold","600","600","600","600","600","600","600"],"font-style":["italic"],"font-size":["2em","80%","75%","1em","inherit","14px","32px","24px","20px","16px","14px","12px","90%","12px","12px"],"color":["#000","inherit","inherit","#24292e","#0366d6"],"line-height":["0","inherit","1.5"],"position":["relative"],"bottom":["-0.25em"],"top":["-0.5em"],"border-style":["none","none"],"overflow":["hidden","visible","visible","auto","hidden"],"box-sizing":["content-box","border-box","border-box","border-box"],"font":["inherit","inherit"],"text-transform":["none"],"-webkit-appearance":["button","textfield","none","button"],"padding":["0","0.35em 0.625em 0.75em","0","0","0"],"outline":["1px dotted ButtonText"],"border":["1px solid #c0c0c0","0"],"max-width":["100%"],"white-space":["normal"],"outline-offset":["-2px"],"opacity":["0.54"],"background":["transparent"],"content":["\"\"","\"\""],"clear":["both"],"border-spacing":["0"],"border-collapse":["collapse"],"cursor":["pointer","pointer"],"border-radius":["0"],"margin-top":["0","0","0","0"],"margin-bottom":["0","10px","0","0"],"padding-left":["0"],"list-style-type":["lower-roman","lower-alpha"],"margin-left":["0"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-base/build/index.js b/node_modules/primer-base/build/index.js deleted file mode 100644 index 3a9ead0..0000000 --- a/node_modules/primer-base/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":3911,"gzipSize":1515,"humanizedSize":"4kB","humanizedGzipSize":"1kB","rules":{"total":73,"size":{"graph":[3,1,1,1,1,2,1,1,1,1,3,1,1,1,2,2,1,4,1,1,1,1,2,1,3,2,1,1,1,1,2,1,3,6,1,2,1,2,1,2,2,1,3,5,2,1,1,6,2,3,2,1,2,1,1,1,2,2,2,2,2,2,2,2,1,1,3,1,1,1,2,4,1],"max":6,"average":1.7808219178082192},"selectorByRuleSizes":[{"selector":"hr,.rule","declarations":6},{"selector":"legend","declarations":6},{"selector":"body","declarations":5},{"selector":"pre","declarations":4},{"selector":"sub,sup","declarations":4},{"selector":"ul,ol","declarations":3},{"selector":"hr::after,.rule::after","declarations":3},{"selector":"input,select,textarea,button","declarations":3},{"selector":"fieldset","declarations":3},{"selector":"hr","declarations":3},{"selector":"abbr[title]","declarations":3},{"selector":"html","declarations":3},{"selector":"tt,code","declarations":2},{"selector":"p","declarations":2},{"selector":"h6","declarations":2},{"selector":"h5","declarations":2},{"selector":"h4","declarations":2},{"selector":"h3","declarations":2},{"selector":"h2","declarations":2},{"selector":"h1","declarations":2},{"selector":"h1,h2,h3,h4,h5,h6","declarations":2},{"selector":"button","declarations":2},{"selector":"table","declarations":2},{"selector":"hr::before,.rule::before","declarations":2},{"selector":"a","declarations":2},{"selector":"::-webkit-file-upload-button","declarations":2},{"selector":"::-webkit-input-placeholder","declarations":2},{"selector":"[type=\"search\"]","declarations":2},{"selector":"[type=\"checkbox\"],[type=\"radio\"]","declarations":2},{"selector":"button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner","declarations":2},{"selector":"button,input,select,textarea","declarations":2},{"selector":"code,kbd,pre,samp","declarations":2},{"selector":"mark","declarations":2},{"selector":"h1","declarations":2},{"selector":"audio:not([controls])","declarations":2},{"selector":".octicon","declarations":1},{"selector":"dd","declarations":1},{"selector":"ul ul ol,ul ol ol,ol ul ol,ol ol ol","declarations":1},{"selector":"ol ol,ul ol","declarations":1},{"selector":"blockquote","declarations":1},{"selector":"small","declarations":1},{"selector":"details:not([open])>*:not(summary)","declarations":1},{"selector":"details summary","declarations":1},{"selector":"[hidden][hidden]","declarations":1},{"selector":"td,th","declarations":1},{"selector":"b,strong","declarations":1},{"selector":"a:hover","declarations":1},{"selector":"*","declarations":1},{"selector":"[type=\"search\"]::-webkit-search-cancel-button,[type=\"search\"]::-webkit-search-decoration","declarations":1},{"selector":"[type=\"number\"]::-webkit-inner-spin-button,[type=\"number\"]::-webkit-outer-spin-button","declarations":1},{"selector":"textarea","declarations":1},{"selector":"button:-moz-focusring,[type=\"button\"]:-moz-focusring,[type=\"reset\"]:-moz-focusring,[type=\"submit\"]:-moz-focusring","declarations":1},{"selector":"button,html [type=\"button\"],[type=\"reset\"],[type=\"submit\"]","declarations":1},{"selector":"button,select","declarations":1},{"selector":"button,input","declarations":1},{"selector":"optgroup","declarations":1},{"selector":"figure","declarations":1},{"selector":"svg:not(:root)","declarations":1},{"selector":"img","declarations":1},{"selector":"sup","declarations":1},{"selector":"sub","declarations":1},{"selector":"small","declarations":1},{"selector":"dfn","declarations":1},{"selector":"b,strong","declarations":1},{"selector":"b,strong","declarations":1},{"selector":"a:active,a:hover","declarations":1},{"selector":"a","declarations":1},{"selector":"template,[hidden]","declarations":1},{"selector":"progress","declarations":1},{"selector":"audio,canvas,progress,video","declarations":1},{"selector":"summary","declarations":1},{"selector":"article,aside,details,figcaption,figure,footer,header,main,menu,nav,section","declarations":1},{"selector":"body","declarations":1}]},"selectors":{"total":130,"type":106,"class":4,"id":0,"pseudoClass":6,"pseudoElement":4,"values":["html","body","article","aside","details","figcaption","figure","footer","header","main","menu","nav","section","summary","audio","canvas","progress","video","audio:not([controls])","progress","template","[hidden]","a","a:active","a:hover","abbr[title]","b","strong","b","strong","dfn","h1","mark","small","sub","sup","sub","sup","img","svg:not(:root)","code","kbd","pre","samp","figure","hr","button","input","select","textarea","optgroup","button","input","button","select","button","html [type=\"button\"]","[type=\"reset\"]","[type=\"submit\"]","button::-moz-focus-inner","[type=\"button\"]::-moz-focus-inner","[type=\"reset\"]::-moz-focus-inner","[type=\"submit\"]::-moz-focus-inner","button:-moz-focusring","[type=\"button\"]:-moz-focusring","[type=\"reset\"]:-moz-focusring","[type=\"submit\"]:-moz-focusring","fieldset","legend","textarea","[type=\"checkbox\"]","[type=\"radio\"]","[type=\"number\"]::-webkit-inner-spin-button","[type=\"number\"]::-webkit-outer-spin-button","[type=\"search\"]","[type=\"search\"]::-webkit-search-cancel-button","[type=\"search\"]::-webkit-search-decoration","::-webkit-input-placeholder","::-webkit-file-upload-button","*","input","select","textarea","button","body","a","a:hover","b","strong","hr",".rule","hr::before",".rule::before","hr::after",".rule::after","table","td","th","button","[hidden][hidden]","details summary","details:not([open])>*:not(summary)","h1","h2","h3","h4","h5","h6","h1","h2","h3","h4","h5","h6","p","small","blockquote","ul","ol","ol ol","ul ol","ul ul ol","ul ol ol","ol ul ol","ol ol ol","dd","tt","code","pre",".octicon"],"specificity":{"max":20,"average":3.6307692307692307}},"declarations":{"total":130,"unique":91,"properties":{"font-family":["sans-serif","monospace, monospace","inherit","-apple-system,BlinkMacSystemFont,\"Segoe UI\",Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\"","\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,Courier,monospace","\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,Courier,monospace"],"-ms-text-size-adjust":["100%"],"-webkit-text-size-adjust":["100%"],"margin":["0","0.67em 0","1em 40px","0","0 2px","15px 0","0"],"display":["block","list-item","inline-block","none","none","table","table","table","none","none"],"height":["0","0","auto","0"],"vertical-align":["baseline","baseline","text-bottom"],"background-color":["transparent","#ff0","#fff"],"outline-width":["0"],"border-bottom":["none","1px solid #dfe2e5"],"text-decoration":["underline","underline dotted","none","underline"],"font-weight":["inherit","bolder","bold","600","600","600","600","600","600","600"],"font-style":["italic"],"font-size":["2em","80%","75%","1em","inherit","14px","32px","24px","20px","16px","14px","12px","90%","12px","12px"],"color":["#000","inherit","inherit","#24292e","#0366d6"],"line-height":["0","inherit","1.5"],"position":["relative"],"bottom":["-0.25em"],"top":["-0.5em"],"border-style":["none","none"],"overflow":["hidden","visible","visible","auto","hidden"],"box-sizing":["content-box","border-box","border-box","border-box"],"font":["inherit","inherit"],"text-transform":["none"],"-webkit-appearance":["button","textfield","none","button"],"padding":["0","0.35em 0.625em 0.75em","0","0","0"],"outline":["1px dotted ButtonText"],"border":["1px solid #c0c0c0","0"],"max-width":["100%"],"white-space":["normal"],"outline-offset":["-2px"],"opacity":["0.54"],"background":["transparent"],"content":["\"\"","\"\""],"clear":["both"],"border-spacing":["0"],"border-collapse":["collapse"],"cursor":["pointer","pointer"],"border-radius":["0"],"margin-top":["0","0","0","0"],"margin-bottom":["0","10px","0","0"],"padding-left":["0"],"list-style-type":["lower-roman","lower-alpha"],"margin-left":["0"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-base/index.scss b/node_modules/primer-base/index.scss deleted file mode 100644 index 2ce815d..0000000 --- a/node_modules/primer-base/index.scss +++ /dev/null @@ -1,5 +0,0 @@ -@import "primer-support/index.scss"; - -@import "./lib/normalize.scss"; -@import "./lib/base.scss"; -@import "./lib/typography-base.scss"; diff --git a/node_modules/primer-base/lib/base.scss b/node_modules/primer-base/lib/base.scss deleted file mode 100644 index 21033a8..0000000 --- a/node_modules/primer-base/lib/base.scss +++ /dev/null @@ -1,84 +0,0 @@ -// stylelint-disable selector-max-type -* { - box-sizing: border-box; -} - -input, -select, -textarea, -button { - font-family: inherit; - font-size: inherit; - line-height: inherit; -} - -body { - font-family: $body-font; - font-size: $body-font-size; - line-height: $body-line-height; - color: $text-gray-dark; - background-color: $bg-white; -} - -a { - color: $text-blue; - text-decoration: none; - - &:hover { - text-decoration: underline; - } -} - -b, -strong { - font-weight: $font-weight-bold; -} - -// Horizontal lines -// -// TODO-MDO: Remove `.rule` from everywhere and replace with `
      `s -hr, -.rule { - height: 0; - margin: 15px 0; - overflow: hidden; - background: transparent; - border: 0; - border-bottom: 1px solid lighten($gray-300, 5%); - @include clearfix(); -} - -// -// Remove most spacing between table cells. -// - -table { - border-spacing: 0; - border-collapse: collapse; -} - -td, -th { - padding: 0; -} - -button { - cursor: pointer; - // Remove border radius added by Chroma macOS - border-radius: 0; -} - -// increase the selector specificity for [hidden] -// so that it always overrides utility classes (.d-block, etc.) -[hidden][hidden] { - display: none !important; -} - -details { - summary { cursor: pointer; } - - &:not([open]) { - // Set details content hidden by default for browsers that don't do this - > *:not(summary) { display: none !important; } - } -} diff --git a/node_modules/primer-base/lib/normalize.scss b/node_modules/primer-base/lib/normalize.scss deleted file mode 100644 index 56697de..0000000 --- a/node_modules/primer-base/lib/normalize.scss +++ /dev/null @@ -1,421 +0,0 @@ -// stylelint-disable -/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */ - -/** - * 1. Change the default font family in all browsers (opinionated). - * 2. Prevent adjustments of font size after orientation changes in IE and iOS. - */ - -html { - font-family: sans-serif; /* 1 */ - -ms-text-size-adjust: 100%; /* 2 */ - -webkit-text-size-adjust: 100%; /* 2 */ -} - -/** - * Remove the margin in all browsers (opinionated). - */ - -body { - margin: 0; -} - -/* HTML5 display definitions - ========================================================================== */ - -/** - * Add the correct display in IE 9-. - * 1. Add the correct display in Edge, IE, and Firefox. - * 2. Add the correct display in IE. - */ - -article, -aside, -details, /* 1 */ -figcaption, -figure, -footer, -header, -main, /* 2 */ -menu, -nav, -section { /* 1 */ - display: block; -} - -summary { - display: list-item; -} - -/** - * Add the correct display in IE 9-. - */ - -audio, -canvas, -progress, -video { - display: inline-block; -} - -/** - * Add the correct display in iOS 4-7. - */ - -audio:not([controls]) { - display: none; - height: 0; -} - -/** - * Add the correct vertical alignment in Chrome, Firefox, and Opera. - */ - -progress { - vertical-align: baseline; -} - -/** - * Add the correct display in IE 10-. - * 1. Add the correct display in IE. - */ - -template, /* 1 */ -[hidden] { - display: none !important; -} - -/* Links - ========================================================================== */ - -/** - * Remove the gray background on active links in IE 10. - */ - -a { - background-color: transparent; /* 1 */ -} - -/** - * Remove the outline on focused links when they are also active or hovered - * in all browsers (opinionated). - */ - -a:active, -a:hover { - outline-width: 0; -} - -/* Text-level semantics - ========================================================================== */ - -/** - * 1. Remove the bottom border in Firefox 39-. - * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. - */ - -abbr[title] { - border-bottom: none; /* 1 */ - text-decoration: underline; /* 2 */ - text-decoration: underline dotted; /* 2 */ -} - -/** - * Prevent the duplicate application of `bolder` by the next rule in Safari 6. - */ - -b, -strong { - font-weight: inherit; -} - -/** - * Add the correct font weight in Chrome, Edge, and Safari. - */ - -b, -strong { - font-weight: bolder; -} - -/** - * Add the correct font style in Android 4.3-. - */ - -dfn { - font-style: italic; -} - -/** - * Correct the font size and margin on `h1` elements within `section` and - * `article` contexts in Chrome, Firefox, and Safari. - */ - -h1 { - font-size: 2em; - margin: 0.67em 0; -} - -/** - * Add the correct background and color in IE 9-. - */ - -mark { - background-color: #ff0; - color: #000; -} - -/** - * Add the correct font size in all browsers. - */ - -small { - font-size: 80%; -} - -/** - * Prevent `sub` and `sup` elements from affecting the line height in - * all browsers. - */ - -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sub { - bottom: -0.25em; -} - -sup { - top: -0.5em; -} - -/* Embedded content - ========================================================================== */ - -/** - * Remove the border on images inside links in IE 10-. - */ - -img { - border-style: none; -} - -/** - * Hide the overflow in IE. - */ - -svg:not(:root) { - overflow: hidden; -} - -/* Grouping content - ========================================================================== */ - -/** - * 1. Correct the inheritance and scaling of font size in all browsers. - * 2. Correct the odd `em` font sizing in all browsers. - */ - -code, -kbd, -pre, -samp { - font-family: monospace, monospace; /* 1 */ - font-size: 1em; /* 2 */ -} - -/** - * Add the correct margin in IE 8. - */ - -figure { - margin: 1em 40px; -} - -/** - * 1. Add the correct box sizing in Firefox. - * 2. Show the overflow in Edge and IE. - */ - -hr { - box-sizing: content-box; /* 1 */ - height: 0; /* 1 */ - overflow: visible; /* 2 */ -} - -/* Forms - ========================================================================== */ - -/** - * 1. Change font properties to `inherit` in all browsers (opinionated). - * 2. Remove the margin in Firefox and Safari. - */ - -button, -input, -select, -textarea { - font: inherit; /* 1 */ - margin: 0; /* 2 */ -} - -/** - * Restore the font weight unset by the previous rule. - */ - -optgroup { - font-weight: bold; -} - -/** - * Show the overflow in IE. - * 1. Show the overflow in Edge. - */ - -button, -input { /* 1 */ - overflow: visible; -} - -/** - * Remove the inheritance of text transform in Edge, Firefox, and IE. - * 1. Remove the inheritance of text transform in Firefox. - */ - -button, -select { /* 1 */ - text-transform: none; -} - -/** - * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` - * controls in Android 4. - * 2. Correct the inability to style clickable types in iOS and Safari. - */ - -button, -html [type="button"], /* 1 */ -[type="reset"], -[type="submit"] { - -webkit-appearance: button; /* 2 */ -} - -/** - * Remove the inner border and padding in Firefox. - */ - -button::-moz-focus-inner, -[type="button"]::-moz-focus-inner, -[type="reset"]::-moz-focus-inner, -[type="submit"]::-moz-focus-inner { - border-style: none; - padding: 0; -} - -/** - * Restore the focus styles unset by the previous rule. - */ - -button:-moz-focusring, -[type="button"]:-moz-focusring, -[type="reset"]:-moz-focusring, -[type="submit"]:-moz-focusring { - outline: 1px dotted ButtonText; -} - -/** - * Change the border, margin, and padding in all browsers (opinionated). - */ - -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; -} - -/** - * 1. Correct the text wrapping in Edge and IE. - * 2. Correct the color inheritance from `fieldset` elements in IE. - * 3. Remove the padding so developers are not caught out when they zero out - * `fieldset` elements in all browsers. - */ - -legend { - box-sizing: border-box; /* 1 */ - color: inherit; /* 2 */ - display: table; /* 1 */ - max-width: 100%; /* 1 */ - padding: 0; /* 3 */ - white-space: normal; /* 1 */ -} - -/** - * Remove the default vertical scrollbar in IE. - */ - -textarea { - overflow: auto; -} - -/** - * 1. Add the correct box sizing in IE 10-. - * 2. Remove the padding in IE 10-. - */ - -[type="checkbox"], -[type="radio"] { - box-sizing: border-box; /* 1 */ - padding: 0; /* 2 */ -} - -/** - * Correct the cursor style of increment and decrement buttons in Chrome. - */ - -[type="number"]::-webkit-inner-spin-button, -[type="number"]::-webkit-outer-spin-button { - height: auto; -} - -/** - * 1. Correct the odd appearance in Chrome and Safari. - * 2. Correct the outline style in Safari. - */ - -[type="search"] { - -webkit-appearance: textfield; /* 1 */ - outline-offset: -2px; /* 2 */ -} - -/** - * Remove the inner padding and cancel buttons in Chrome and Safari on OS X. - */ - -[type="search"]::-webkit-search-cancel-button, -[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -/** - * Correct the text style of placeholders in Chrome, Edge, and Safari. - */ - -::-webkit-input-placeholder { - color: inherit; - opacity: 0.54; -} - -/** - * 1. Correct the inability to style clickable types in iOS and Safari. - * 2. Change font properties to `inherit` in Safari. - */ - -::-webkit-file-upload-button { - -webkit-appearance: button; /* 1 */ - font: inherit; /* 2 */ -} diff --git a/node_modules/primer-base/lib/typography-base.scss b/node_modules/primer-base/lib/typography-base.scss deleted file mode 100644 index 091a558..0000000 --- a/node_modules/primer-base/lib/typography-base.scss +++ /dev/null @@ -1,86 +0,0 @@ -// Headings -// -------------------------------------------------- -// stylelint-disable selector-max-type -h1, -h2, -h3, -h4, -h5, -h6 { - margin-top: 0; - margin-bottom: 0; -} - -h1 { @include h1; } -h2 { @include h2; } -h3 { @include h3; } -h4 { @include h4; } -h5 { @include h5; } -h6 { @include h6; } - -// Body text -// -------------------------------------------------- - -p { - margin-top: 0; - margin-bottom: 10px; -} - -small { - font-size: 90%; -} - -blockquote { - margin: 0; -} - -// Lists -// -------------------------------------------------- - -ul, -ol { - padding-left: 0; - margin-top: 0; - margin-bottom: 0; -} - -ol ol, -ul ol { - list-style-type: lower-roman; -} - -ul ul ol, -ul ol ol, -ol ul ol, -ol ol ol { - list-style-type: lower-alpha; -} - -dd { - margin-left: 0; -} - -// Code -// -------------------------------------------------- - -tt, -code { - font-family: $mono-font; - font-size: $font-size-small; -} - -pre { - margin-top: 0; - margin-bottom: 0; - font-family: $mono-font; - font-size: $font-size-small; -} - -// Octicons -// -------------------------------------------------- - -// Move this over here as a temporary override to the octicons source repo -// instead of updating that upstream. -.octicon { - vertical-align: text-bottom; -} diff --git a/node_modules/primer-base/package.json b/node_modules/primer-base/package.json deleted file mode 100644 index 4619658..0000000 --- a/node_modules/primer-base/package.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "_from": "primer-base@1.9.2", - "_id": "primer-base@1.9.2", - "_inBundle": false, - "_integrity": "sha512-KgZP0cGq0rdgyK5ozw7UbyqG52o0sbzAfRP3iEeoRhDwCJ3X0XaHeCINty7QhcIzWCccXkdamMe/P6HBwWM12g==", - "_location": "/primer-base", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-base@1.9.2", - "name": "primer-base", - "escapedName": "primer-base", - "rawSpec": "1.9.2", - "saveSpec": null, - "fetchSpec": "1.9.2" - }, - "_requiredBy": [ - "/primer-core" - ], - "_resolved": "https://registry.npmjs.org/primer-base/-/primer-base-1.9.2.tgz", - "_shasum": "3fa7fa362a39df8f0700f9169ffe58761134e451", - "_spec": "primer-base@1.9.2", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/primer-core", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "CSS to reset the browsers default styles", - "files": [ - "index.scss", - "lib", - "build" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "primer", - "css", - "github", - "design-system", - "base", - "reset", - "normalize" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-base", - "primer": { - "category": "core", - "module_type": "support", - "class_whitelist": [ - "octicon", - "rule" - ] - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-base" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint" - }, - "style": "build/build.css", - "version": "1.9.2" -} diff --git a/node_modules/primer-box/LICENSE b/node_modules/primer-box/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-box/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-box/README.md b/node_modules/primer-box/README.md deleted file mode 100644 index e5ec918..0000000 --- a/node_modules/primer-box/README.md +++ /dev/null @@ -1,598 +0,0 @@ -# Primer box - -[![npm version](https://img.shields.io/npm/v/primer-box.svg)](https://www.npmjs.org/package/primer-box) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> Box is a module for creating rounded-corner boxes with a white background and gray borders. Box has optional element styles for headers, lists, and footers. - -This repository is a module of the full [primer][primer] repository. - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-box` with this command. - -``` -$ npm install --save primer-box -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-box/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package. - -``` -$ npm run build -``` - -## Documentation - - - -The `.Box` component can be used for something as simple as a rounded corner box, or more complex lists and forms. It includes optional modifiers for padding density and color themes. - -{:toc} - -## Box - -A `.Box` is a container with a a white background, a light gray border, and rounded corners. By default there are no additional styles such as padding, these can be added as needed with utility classes. Other styles and layouts can be achieved with box elements and modifiers shown in the documentation below. - -```html -
      - This is a box. -
      -``` - -## Box elements -Box elements include `Box-header`, `Box-body`, and `Box-footer`. These elements include borders and consistent padding. Optionally, you can include use `Box-title` which applies a bold font-weight the heading. - -```html -
      -
      -

      - Box title -

      -
      -
      - Box body -
      - -
      -``` - -### Box row - -Use `Box-row` to add rows with borders and maintain the same padding. Box rows have a lighter border to give contrast between the header and footer. - -**Note:** Box rows have some reliance on markup structure in order to target the first and last rows, therefore using an unordered list is recommended. See [box row markup structure](#box-row-markup-structure) for more information. - -```html -
      -
        -
      • - Box row one -
      • -
      • - Box row two -
      • -
      • - Box row three -
      • -
      • - Box row four -
      • -
      -
      -``` - - -Rows can be used with or without `Box-header`, `Box-footer`, or `Box-body`. - -```html -
      -
      - Box header -
      -
      - Box body -
      -
        -
      • - Box row one -
      • -
      • - Box row two -
      • -
      • - Box row three -
      • -
      • - Box row four -
      • -
      - -
      -``` - -### Box row markup structure -Box rows have some reliance on markup structure in order to target the first and last rows. Box rows are given a top border that is lighter in color than other box elements so the first row is targeted to apply a darker border color. An inner border-radius is applied to the first and last rows that that row corners don't poke outside the `Box`, this can be particularly noticeable when using a highlight on box rows. - -Using an unordered list is recommended in order to target the first and last rows, however, if you need to use a `
      ` for your rows, you may want to place your rows inside a parent `
      ` so that the first and last rows are styled appropriately. - -```html -
      -
      - Box header -
      - -
      -
      Box row using a div
      -
      Box row using a div
      -
      -
      -``` - -## Box padding density -You can changed the padding density of the box component. - -Use `Box--condensed` to apply a more condensed line-height and reduce the padding on the Y axis. - -```html -
      -
      -

      - Box title -

      -
      -
      - Box body -
      -
        -
      • - Box row one -
      • -
      • - Box row two -
      • -
      - -
      -``` - -Use `Box--spacious` to increase padding and increase the title font size. - -You may want to increase the overall font size to work with the larger padding, in this example the default body font size is increased to 16px using the `f4` typography utility. - -```html -
      -
      -

      - Box title -

      -
      -
      - Box body -
      -
        -
      • - Box row one -
      • -
      • - Box row two -
      • -
      - -
      -``` - -## Blue box theme -Use `Box--blue` to style the box borders and box header in blue. - -```html -
      -
      - Box header -
      -
        -
      • - Box row one -
      • -
      • - Box row two -
      • -
      - -
      -``` - -## Blue box header theme - -Use `Box-header--blue` to add to change the header border and background to blue. - -```html -
      -
      -

      Box with blue header

      -
      -
      - Box body -
      -
      -``` - -## Box danger theme - -Use `Box--danger` to apply a red border to the outside of the box. This theme is helpful for communicating destructive actions. - -**Note:** `Box-danger` only works with either `Box-row`'s or `Box-body`. - -```html -
      -
      - Row one -
      -
      - Row two -
      -
      -``` - -`Box-danger` is often paired with a red heading. See the [subhead](./subhead) docs for more information. - -```html -
      -

      Danger zone

      -
      - -
      -
      - Box body -
      -
      -``` - -## Row themes -You can change the background color for individual rows, or change the color on hover or navigation focus. - - -```html -
      -
      - .Box-row--gray -
      -
      - .Box-row--hover-gray -
      -
      - .Box-row--yellow -
      -
      - .Box-row--hover-blue -
      -
      - .Box-row--blue -
      -
      -``` - -Use `Box-row--focus-gray` or `Box-row--focus-blue` when using along-side `navigation-focus` if you want to highlight rows when using keyboard commands. - -```html -
      - -
      - .Box-row--focus-gray -
      - -
      - .Box-row--focus-blue -
      -
      -``` - -### Box row unread -Use `.Box-row-unread` to apply a blue vertical line highlight for indicating a row contains unread items. - -```html -
      -
      - Box row -
      -
      - Box row unread -
      -
      - Box row -
      -
      -``` - -### Box row link -Use .`Box-row-link` when you want a link to appear dark gray and blue on hover on desktop, and remain a blue link on mobile. This is useful to indicate links on mobile without having hover styles. - -```html -
      - -
      -``` - -## Dashed border -Use the `border-dashed` utility to apply a dashed border to a box. - -```html -
      - A box with a dashed border -
      -``` - -## Boxes with flash alerts -Use `flash-full` for flash alert inside a box to remove the rounded corners. Place the flash alert above the `Box-body` and underneath the `Box-header`. - -Flash alerts come in three different colors and can be used with icons and buttons, see the [alert documentation](./alerts) for more information. - -```erb -
      -
      - Box header -
      -
      - - Flash message with close button. -
      -
      - <%= octicon("check") %> Flash success with an icon. -
      -
      - <%= octicon("alert") %> Flash warning with an icon. -
      -
      - Flash error inside a Box. -
      -
      - Box body -
      -
      -``` - -## Boxes with icons -Use `Box-btn-octicon` with `btn-octicon` when you want the icon to maintain the same padding as other box elements. This selector offsets margin to ensure it lines up on the left and right sides of the box so you may need to add padding neighboring elements. - -```erb -
      -
      - Box body - -
      -
      -``` - -It's common to want to float icons to the far left or right and stop the `Box-title`from wrapping underneath. To do this you'll need to create a media object with utilities. Add `clearfix` to the surrounding div (this could be the header, body, or rows), add `overflow-hidden` to the title (or other text element), and float the icons as desired. - -```erb -
      -
      - -

      A very long title that wraps onto multiple lines without overlapping or wrapping underneath the icon to it's right

      -
      -
      - Box body -
      -
      -``` - -```erb -
      -
      - -

      A very long paragraph that wraps onto multiple lines without overlapping or wrapping underneath the icon to it's left

      -
      -
      -``` - -## Box headers with counters -Use a counter with a background that works against the contrast of the box header. The default counter colors do not stand out well against the header background so we suggest using one of the following styles: - -Use `Counter--gray` for a counter with a gray background and dark gray text. - -```html -
      -
      -

      - Box title - 12 -

      -
      -
      - Box body -
      -
      -``` - -Use `Counter--gray-dark` for a counter with a dark gray background and white text. - -```html -
      -
      -

      - Box title - 12 -

      -
      -
      - Box body -
      -
      -``` - -## Form elements and buttons in boxes -To achieve different layouts when adding buttons or form elements to boxes we suggest you use utilities to achieve the layout you want. Here's some common examples: - -Use [flexbox utilities](/css/utilities/flexbox) to center align items, and avoid using floats by using `flex-auto` to have the text fill the remaining space so that the button rests on the far right. - -```html -
      -
      -

      - Box title -

      - -
      -
      - Box body -
      -
      -``` - -A similar approach can be used for buttons with multiple lines of text within a row. - -```html -
      -
      -
      - Row title -
      - Description -
      -
      - -
      -
      -
      - Row title -
      - Description -
      -
      - -
      -
      -
      - Row title -
      - Description -
      -
      - -
      -
      -``` -Using flexbox along with form, button, and link styles, you can create more complex box headers for things like bulk actions and sorting. - -```html -
      -
      -
      - -
      - -
      -
      - Box body -
      -
      -``` - -You can put forms in boxes. Often form submission buttons are aligned to the bottom right of the form which you can do with `text-right` instead of using floats. - -```html -
      -
      -

      - Example form title -

      -
      -
      -
      -
      -
      -
      -
      -
      - -
      -
      - -
      -
      -``` - -When a box is all by itself centered on a page you can use [column widths](/css/objects/grid) to control the width of the box. If needed, break the mold a little and use [typography utilities](/css/utilities/typography) instead of the built in box title styles. - -```html -
      -
      -
      -

      - Example form -

      -
      -
      -
      -
      - -
      -
      -
      -``` - -Box patterns can also be made with, and modified with [border utilities](/css/utilities/borders). - - - -## License - -[MIT](./LICENSE) © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-box/build/build.css b/node_modules/primer-box/build/build.css deleted file mode 100644 index ef1f6e6..0000000 --- a/node_modules/primer-box/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.Box{background-color:#fff;border:1px solid #d1d5da;border-radius:3px}.Box--condensed{line-height:1.25}.Box--condensed .Box-header{padding:8px 16px}.Box--condensed .Box-body{padding:8px 16px}.Box--condensed .Box-footer{padding:8px 16px}.Box--condensed .Box-btn-octicon.btn-octicon{padding:8px 16px;margin:-8px -16px;line-height:1.25}.Box--condensed .Box-row{padding:8px 16px}.Box--spacious .Box-header{padding:24px;line-height:1.25}.Box--spacious .Box-title{font-size:20px}.Box--spacious .Box-body{padding:24px}.Box--spacious .Box-footer{padding:24px}.Box--spacious .Box-btn-octicon.btn-octicon{padding:24px;margin:-24px -24px}.Box--spacious .Box-row{padding:24px}.Box-header{padding:16px;margin:-1px -1px 0 -1px;background-color:#f6f8fa;border-color:#d1d5da;border-style:solid;border-width:1px;border-top-left-radius:3px;border-top-right-radius:3px}.Box-title{font-size:14px;font-weight:600}.Box-body{padding:16px;border-bottom:1px solid #e1e4e8}.Box-body:last-of-type{margin-bottom:-1px;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Box-row{padding:16px;margin-top:-1px;list-style-type:none;border-top:1px solid #e1e4e8}.Box-row:first-of-type{border-top-color:transparent;border-top-left-radius:2px;border-top-right-radius:2px}.Box-row:last-of-type{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Box-row.Box-row--unread,.Box-row.unread{box-shadow:2px 0 0 #0366d6 inset}.Box-row.navigation-focus .Box-row--drag-button{color:#0366d6;cursor:grab;opacity:100}.Box-row.navigation-focus.is-dragging .Box-row--drag-button{cursor:grabbing}.Box-row.navigation-focus.sortable-chosen{background-color:#fafbfc}.Box-row.navigation-focus.sortable-ghost{background-color:#f6f8fa}.Box-row.navigation-focus.sortable-ghost .Box-row--drag-hide{opacity:0}.Box-row--focus-gray.navigation-focus{background-color:#f6f8fa}.Box-row--focus-blue.navigation-focus{background-color:#f1f8ff}.Box-row--hover-gray:hover{background-color:#f6f8fa}.Box-row--hover-blue:hover{background-color:#f1f8ff}@media (min-width: 768px){.Box-row-link{color:#24292e;text-decoration:none}.Box-row-link:hover{color:#0366d6;text-decoration:none}}.Box-row--drag-button{opacity:0}.Box-footer{padding:16px;margin-top:-1px;border-top:1px solid #e1e4e8}.Box--scrollable{max-height:324px;overflow:scroll}.Box--blue{border-color:#c8e1ff}.Box--blue .Box-header{background-color:#f1f8ff;border-color:#c8e1ff}.Box--blue .Box-body{border-color:#c8e1ff}.Box--blue .Box-row{border-color:#c8e1ff}.Box--blue .Box-footer{border-color:#c8e1ff}.Box--danger{border-color:#d73a49}.Box--danger .Box-row:first-of-type{border-color:#d73a49}.Box--danger .Box-body:last-of-type{border-color:#d73a49}.Box-header--blue{background-color:#f1f8ff;border-color:#c8e1ff}.Box-row--yellow{background-color:#fffbdd}.Box-row--blue{background-color:#f1f8ff}.Box-row--gray{background-color:#f6f8fa}.Box-btn-octicon.btn-octicon{padding:16px 16px;margin:-16px -16px;line-height:1.5} diff --git a/node_modules/primer-box/build/data.json b/node_modules/primer-box/build/data.json deleted file mode 100644 index ade2b33..0000000 --- a/node_modules/primer-box/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":2926,"gzipSize":771,"humanizedSize":"3kB","humanizedGzipSize":"771B","rules":{"total":48,"size":{"graph":[3,1,1,1,1,3,1,2,1,1,1,2,1,8,2,2,3,4,3,2,1,3,1,1,1,1,1,1,1,1,2,2,1,3,2,1,2,1,1,1,1,1,1,2,1,1,1,3],"max":8,"average":1.7083333333333333},"selectorByRuleSizes":[{"selector":".Box-header","declarations":8},{"selector":".Box-row","declarations":4},{"selector":".Box-btn-octicon.btn-octicon","declarations":3},{"selector":".Box-footer","declarations":3},{"selector":".Box-row.navigation-focus .Box-row--drag-button","declarations":3},{"selector":".Box-row:first-of-type","declarations":3},{"selector":".Box-body:last-of-type","declarations":3},{"selector":".Box--condensed .Box-btn-octicon.btn-octicon","declarations":3},{"selector":".Box","declarations":3},{"selector":".Box-header--blue","declarations":2},{"selector":".Box--blue .Box-header","declarations":2},{"selector":".Box--scrollable","declarations":2},{"selector":".Box-row-link:hover","declarations":2},{"selector":".Box-row-link","declarations":2},{"selector":".Box-row:last-of-type","declarations":2},{"selector":".Box-body","declarations":2},{"selector":".Box-title","declarations":2},{"selector":".Box--spacious .Box-btn-octicon.btn-octicon","declarations":2},{"selector":".Box--spacious .Box-header","declarations":2},{"selector":".Box-row--gray","declarations":1},{"selector":".Box-row--blue","declarations":1},{"selector":".Box-row--yellow","declarations":1},{"selector":".Box--danger .Box-body:last-of-type","declarations":1},{"selector":".Box--danger .Box-row:first-of-type","declarations":1},{"selector":".Box--danger","declarations":1},{"selector":".Box--blue .Box-footer","declarations":1},{"selector":".Box--blue .Box-row","declarations":1},{"selector":".Box--blue .Box-body","declarations":1},{"selector":".Box--blue","declarations":1},{"selector":".Box-row--drag-button","declarations":1},{"selector":".Box-row--hover-blue:hover","declarations":1},{"selector":".Box-row--hover-gray:hover","declarations":1},{"selector":".Box-row--focus-blue.navigation-focus","declarations":1},{"selector":".Box-row--focus-gray.navigation-focus","declarations":1},{"selector":".Box-row.navigation-focus.sortable-ghost .Box-row--drag-hide","declarations":1},{"selector":".Box-row.navigation-focus.sortable-ghost","declarations":1},{"selector":".Box-row.navigation-focus.sortable-chosen","declarations":1},{"selector":".Box-row.navigation-focus.is-dragging .Box-row--drag-button","declarations":1},{"selector":".Box-row.Box-row--unread,.Box-row.unread","declarations":1},{"selector":".Box--spacious .Box-row","declarations":1},{"selector":".Box--spacious .Box-footer","declarations":1},{"selector":".Box--spacious .Box-body","declarations":1},{"selector":".Box--spacious .Box-title","declarations":1},{"selector":".Box--condensed .Box-row","declarations":1},{"selector":".Box--condensed .Box-footer","declarations":1},{"selector":".Box--condensed .Box-body","declarations":1},{"selector":".Box--condensed .Box-header","declarations":1},{"selector":".Box--condensed","declarations":1}]},"selectors":{"total":49,"type":0,"class":49,"id":0,"pseudoClass":8,"pseudoElement":0,"values":[".Box",".Box--condensed",".Box--condensed .Box-header",".Box--condensed .Box-body",".Box--condensed .Box-footer",".Box--condensed .Box-btn-octicon.btn-octicon",".Box--condensed .Box-row",".Box--spacious .Box-header",".Box--spacious .Box-title",".Box--spacious .Box-body",".Box--spacious .Box-footer",".Box--spacious .Box-btn-octicon.btn-octicon",".Box--spacious .Box-row",".Box-header",".Box-title",".Box-body",".Box-body:last-of-type",".Box-row",".Box-row:first-of-type",".Box-row:last-of-type",".Box-row.Box-row--unread",".Box-row.unread",".Box-row.navigation-focus .Box-row--drag-button",".Box-row.navigation-focus.is-dragging .Box-row--drag-button",".Box-row.navigation-focus.sortable-chosen",".Box-row.navigation-focus.sortable-ghost",".Box-row.navigation-focus.sortable-ghost .Box-row--drag-hide",".Box-row--focus-gray.navigation-focus",".Box-row--focus-blue.navigation-focus",".Box-row--hover-gray:hover",".Box-row--hover-blue:hover",".Box-row-link",".Box-row-link:hover",".Box-row--drag-button",".Box-footer",".Box--scrollable",".Box--blue",".Box--blue .Box-header",".Box--blue .Box-body",".Box--blue .Box-row",".Box--blue .Box-footer",".Box--danger",".Box--danger .Box-row:first-of-type",".Box--danger .Box-body:last-of-type",".Box-header--blue",".Box-row--yellow",".Box-row--blue",".Box-row--gray",".Box-btn-octicon.btn-octicon"],"specificity":{"max":40,"average":18.979591836734695}},"declarations":{"total":82,"unique":47,"properties":{"background-color":["#fff","#f6f8fa","#fafbfc","#f6f8fa","#f6f8fa","#f1f8ff","#f6f8fa","#f1f8ff","#f1f8ff","#f1f8ff","#fffbdd","#f1f8ff","#f6f8fa"],"border":["1px solid #d1d5da"],"border-radius":["3px"],"line-height":["1.25","1.25","1.25","1.5"],"padding":["8px 16px","8px 16px","8px 16px","8px 16px","8px 16px","24px","24px","24px","24px","24px","16px","16px","16px","16px","16px 16px"],"margin":["-8px -16px","-24px -24px","-1px -1px 0 -1px","-16px -16px"],"font-size":["20px","14px"],"border-color":["#d1d5da","#c8e1ff","#c8e1ff","#c8e1ff","#c8e1ff","#c8e1ff","#d73a49","#d73a49","#d73a49","#c8e1ff"],"border-style":["solid"],"border-width":["1px"],"border-top-left-radius":["3px","2px"],"border-top-right-radius":["3px","2px"],"font-weight":["600"],"border-bottom":["1px solid #e1e4e8"],"margin-bottom":["-1px"],"border-bottom-right-radius":["2px","2px"],"border-bottom-left-radius":["2px","2px"],"margin-top":["-1px","-1px"],"list-style-type":["none"],"border-top":["1px solid #e1e4e8","1px solid #e1e4e8"],"border-top-color":["transparent"],"box-shadow":["2px 0 0 #0366d6 inset"],"color":["#0366d6","#24292e","#0366d6"],"cursor":["grab","grabbing"],"opacity":["100","0","0"],"text-decoration":["none","none"],"max-height":["324px"],"overflow":["scroll"]}},"mediaQueries":{"total":1,"unique":1,"values":["(min-width: 768px)"],"contents":[{"value":"(min-width: 768px)","rules":{"total":2,"size":{"graph":[2,2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":",.Box-row-link:hover","declarations":2},{"selector":".Box-row-link","declarations":2}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":1,"pseudoElement":0,"values":[".Box-row-link",".Box-row-link:hover"],"specificity":{"max":20,"average":15}},"declarations":{"total":4,"unique":3,"properties":{"color":["#24292e","#0366d6"],"text-decoration":["none","none"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-box/build/index.js b/node_modules/primer-box/build/index.js deleted file mode 100644 index 9a14407..0000000 --- a/node_modules/primer-box/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":2926,"gzipSize":771,"humanizedSize":"3kB","humanizedGzipSize":"771B","rules":{"total":48,"size":{"graph":[3,1,1,1,1,3,1,2,1,1,1,2,1,8,2,2,3,4,3,2,1,3,1,1,1,1,1,1,1,1,2,2,1,3,2,1,2,1,1,1,1,1,1,2,1,1,1,3],"max":8,"average":1.7083333333333333},"selectorByRuleSizes":[{"selector":".Box-header","declarations":8},{"selector":".Box-row","declarations":4},{"selector":".Box-btn-octicon.btn-octicon","declarations":3},{"selector":".Box-footer","declarations":3},{"selector":".Box-row.navigation-focus .Box-row--drag-button","declarations":3},{"selector":".Box-row:first-of-type","declarations":3},{"selector":".Box-body:last-of-type","declarations":3},{"selector":".Box--condensed .Box-btn-octicon.btn-octicon","declarations":3},{"selector":".Box","declarations":3},{"selector":".Box-header--blue","declarations":2},{"selector":".Box--blue .Box-header","declarations":2},{"selector":".Box--scrollable","declarations":2},{"selector":".Box-row-link:hover","declarations":2},{"selector":".Box-row-link","declarations":2},{"selector":".Box-row:last-of-type","declarations":2},{"selector":".Box-body","declarations":2},{"selector":".Box-title","declarations":2},{"selector":".Box--spacious .Box-btn-octicon.btn-octicon","declarations":2},{"selector":".Box--spacious .Box-header","declarations":2},{"selector":".Box-row--gray","declarations":1},{"selector":".Box-row--blue","declarations":1},{"selector":".Box-row--yellow","declarations":1},{"selector":".Box--danger .Box-body:last-of-type","declarations":1},{"selector":".Box--danger .Box-row:first-of-type","declarations":1},{"selector":".Box--danger","declarations":1},{"selector":".Box--blue .Box-footer","declarations":1},{"selector":".Box--blue .Box-row","declarations":1},{"selector":".Box--blue .Box-body","declarations":1},{"selector":".Box--blue","declarations":1},{"selector":".Box-row--drag-button","declarations":1},{"selector":".Box-row--hover-blue:hover","declarations":1},{"selector":".Box-row--hover-gray:hover","declarations":1},{"selector":".Box-row--focus-blue.navigation-focus","declarations":1},{"selector":".Box-row--focus-gray.navigation-focus","declarations":1},{"selector":".Box-row.navigation-focus.sortable-ghost .Box-row--drag-hide","declarations":1},{"selector":".Box-row.navigation-focus.sortable-ghost","declarations":1},{"selector":".Box-row.navigation-focus.sortable-chosen","declarations":1},{"selector":".Box-row.navigation-focus.is-dragging .Box-row--drag-button","declarations":1},{"selector":".Box-row.Box-row--unread,.Box-row.unread","declarations":1},{"selector":".Box--spacious .Box-row","declarations":1},{"selector":".Box--spacious .Box-footer","declarations":1},{"selector":".Box--spacious .Box-body","declarations":1},{"selector":".Box--spacious .Box-title","declarations":1},{"selector":".Box--condensed .Box-row","declarations":1},{"selector":".Box--condensed .Box-footer","declarations":1},{"selector":".Box--condensed .Box-body","declarations":1},{"selector":".Box--condensed .Box-header","declarations":1},{"selector":".Box--condensed","declarations":1}]},"selectors":{"total":49,"type":0,"class":49,"id":0,"pseudoClass":8,"pseudoElement":0,"values":[".Box",".Box--condensed",".Box--condensed .Box-header",".Box--condensed .Box-body",".Box--condensed .Box-footer",".Box--condensed .Box-btn-octicon.btn-octicon",".Box--condensed .Box-row",".Box--spacious .Box-header",".Box--spacious .Box-title",".Box--spacious .Box-body",".Box--spacious .Box-footer",".Box--spacious .Box-btn-octicon.btn-octicon",".Box--spacious .Box-row",".Box-header",".Box-title",".Box-body",".Box-body:last-of-type",".Box-row",".Box-row:first-of-type",".Box-row:last-of-type",".Box-row.Box-row--unread",".Box-row.unread",".Box-row.navigation-focus .Box-row--drag-button",".Box-row.navigation-focus.is-dragging .Box-row--drag-button",".Box-row.navigation-focus.sortable-chosen",".Box-row.navigation-focus.sortable-ghost",".Box-row.navigation-focus.sortable-ghost .Box-row--drag-hide",".Box-row--focus-gray.navigation-focus",".Box-row--focus-blue.navigation-focus",".Box-row--hover-gray:hover",".Box-row--hover-blue:hover",".Box-row-link",".Box-row-link:hover",".Box-row--drag-button",".Box-footer",".Box--scrollable",".Box--blue",".Box--blue .Box-header",".Box--blue .Box-body",".Box--blue .Box-row",".Box--blue .Box-footer",".Box--danger",".Box--danger .Box-row:first-of-type",".Box--danger .Box-body:last-of-type",".Box-header--blue",".Box-row--yellow",".Box-row--blue",".Box-row--gray",".Box-btn-octicon.btn-octicon"],"specificity":{"max":40,"average":18.979591836734695}},"declarations":{"total":82,"unique":47,"properties":{"background-color":["#fff","#f6f8fa","#fafbfc","#f6f8fa","#f6f8fa","#f1f8ff","#f6f8fa","#f1f8ff","#f1f8ff","#f1f8ff","#fffbdd","#f1f8ff","#f6f8fa"],"border":["1px solid #d1d5da"],"border-radius":["3px"],"line-height":["1.25","1.25","1.25","1.5"],"padding":["8px 16px","8px 16px","8px 16px","8px 16px","8px 16px","24px","24px","24px","24px","24px","16px","16px","16px","16px","16px 16px"],"margin":["-8px -16px","-24px -24px","-1px -1px 0 -1px","-16px -16px"],"font-size":["20px","14px"],"border-color":["#d1d5da","#c8e1ff","#c8e1ff","#c8e1ff","#c8e1ff","#c8e1ff","#d73a49","#d73a49","#d73a49","#c8e1ff"],"border-style":["solid"],"border-width":["1px"],"border-top-left-radius":["3px","2px"],"border-top-right-radius":["3px","2px"],"font-weight":["600"],"border-bottom":["1px solid #e1e4e8"],"margin-bottom":["-1px"],"border-bottom-right-radius":["2px","2px"],"border-bottom-left-radius":["2px","2px"],"margin-top":["-1px","-1px"],"list-style-type":["none"],"border-top":["1px solid #e1e4e8","1px solid #e1e4e8"],"border-top-color":["transparent"],"box-shadow":["2px 0 0 #0366d6 inset"],"color":["#0366d6","#24292e","#0366d6"],"cursor":["grab","grabbing"],"opacity":["100","0","0"],"text-decoration":["none","none"],"max-height":["324px"],"overflow":["scroll"]}},"mediaQueries":{"total":1,"unique":1,"values":["(min-width: 768px)"],"contents":[{"value":"(min-width: 768px)","rules":{"total":2,"size":{"graph":[2,2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":",.Box-row-link:hover","declarations":2},{"selector":".Box-row-link","declarations":2}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":1,"pseudoElement":0,"values":[".Box-row-link",".Box-row-link:hover"],"specificity":{"max":20,"average":15}},"declarations":{"total":4,"unique":3,"properties":{"color":["#24292e","#0366d6"],"text-decoration":["none","none"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-box/index.scss b/node_modules/primer-box/index.scss deleted file mode 100644 index 94a6fe4..0000000 --- a/node_modules/primer-box/index.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import "primer-support/index.scss"; -@import "./lib/box.scss"; diff --git a/node_modules/primer-box/lib/box.scss b/node_modules/primer-box/lib/box.scss deleted file mode 100644 index 38e794c..0000000 --- a/node_modules/primer-box/lib/box.scss +++ /dev/null @@ -1,284 +0,0 @@ -// Box -// Intended to replace simple-box, boxed-group, and table-list - -.Box { - background-color: $white; - border: $border-width $border-style $border-gray-dark; - border-radius: $border-radius; -} - -// Box padding density options -.Box--condensed { - line-height: $lh-condensed; - - .Box-header { - padding: $spacer-2 $spacer-3; - } - - .Box-body { - padding: $spacer-2 $spacer-3; - } - - .Box-footer { - padding: $spacer-2 $spacer-3; - } - - .Box-btn-octicon { - &.btn-octicon { - padding: $spacer-2 $spacer-3; - margin: (-$spacer-2) (-$spacer-3); - line-height: $lh-condensed; - } - } - - .Box-row { - padding: $spacer-2 $spacer-3; - } - -} - -.Box--spacious { - .Box-header { - padding: $spacer-4; - line-height: $lh-condensed; - } - - .Box-title { - font-size: $h3-size; - } - - .Box-body { - padding: $spacer-4; - } - - .Box-footer { - padding: $spacer-4; - } - - .Box-btn-octicon { - &.btn-octicon { - padding: $spacer-4; - margin: (-$spacer-4) (-$spacer-4); - } - } - - .Box-row { - padding: $spacer-4; - } - -} - -.Box-header { - padding: $spacer-3; - margin: -1px -1px 0 -1px; - background-color: $bg-gray; - border-color: $border-gray-dark; - border-style: $border-style; - border-width: $border-width; - border-top-left-radius: $border-radius; - border-top-right-radius: $border-radius; -} - -.Box-title { - font-size: $body-font-size; - font-weight: $font-weight-bold; -} - -.Box-body { - padding: $spacer-3; - border-bottom: $border-width $border-style $border-gray; - - // Ensures bottom-border doesn't poke out when .Box-body used without box-footer - &:last-of-type { - margin-bottom: -1px; - border-bottom-right-radius: 2px; - border-bottom-left-radius: 2px; - } -} - -// Box rows -.Box-row { - padding: $spacer-3; - margin-top: -1px; - list-style-type: none; // To account for applying Box component to a list - border-top: $border-width $border-style $border-gray; - - &:first-of-type { - border-top-color: transparent; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - } - - &:last-of-type { - border-bottom-right-radius: 2px; - border-bottom-left-radius: 2px; - } - - // Adds a blue vertical line to the left of the row - // For indicating a row item is unread - &.Box-row--unread, - // .unread to be deprecated with .Box-row-unread - &.unread { - box-shadow: 2px 0 0 $blue inset; - } - - &.navigation-focus { - // Focus styles for when drag icon - .Box-row--drag-button { - color: $text-blue; - cursor: grab; - opacity: 100; - } - - // Grabbing while row is dragged - &.is-dragging .Box-row--drag-button { - cursor: grabbing; - } - - // Row dragging styles - &.sortable-chosen { - background-color: $bg-gray-light; - } - - // Makes dragging row background gray - &.sortable-ghost { - background-color: $bg-gray; - - // Hides contents of row while dragging so row looks solid gray - .Box-row--drag-hide { - opacity: 0; - } - } - - } -} - -.Box-row--focus-gray { - &.navigation-focus { - background-color: $bg-gray; - } -} - -.Box-row--focus-blue { - &.navigation-focus { - background-color: $bg-blue-light; - } -} - -.Box-row--hover-gray { - &:hover { - background-color: $bg-gray; - } -} - -.Box-row--hover-blue { - &:hover { - background-color: $bg-blue-light; - } -} - -// Optional link style -// Makes links on mobile blue since they don't have hover state, -// and links are dark-gray with blue hover on desktop. -.Box-row-link { - @include breakpoint(md) { - - color: $text-gray-dark; - text-decoration: none; - - &:hover { - color: $text-blue; - text-decoration: none; - } - - } -} - -// Optional drag icon styles for reordering items -// Focus styles included in .Box-row above -.Box-row--drag-button { - opacity: 0; -} - -.Box-footer { - padding: $spacer-3; - margin-top: -1px; // prevents double border when used with .Box-body - border-top: $border-width $border-style $border-gray; -} - -// Option for a box with scrolling content -.Box--scrollable { - max-height: 324px; - overflow: scroll; -} - -// Box themes - -.Box--blue { - border-color: $border-blue-light; - - .Box-header { - background-color: $bg-blue-light; - border-color: $border-blue-light; - } - - .Box-body { - border-color: $border-blue-light; - } - - .Box-row { - border-color: $border-blue-light; - } - - .Box-footer { - border-color: $border-blue-light; - } -} - -// Applies and red border to the outside of the box, -// but not to the border separating rows. -.Box--danger { - border-color: $border-red; - - .Box-row { - &:first-of-type { - border-color: $border-red; - } - } - - .Box-body { - &:last-of-type { - border-color: $border-red; - } - } -} - -.Box-header--blue { - background-color: $bg-blue-light; - border-color: $border-blue-light; -} - -// Box row highlight themes - -.Box-row--yellow { - background-color: $yellow-100; -} - -.Box-row--blue { - background-color: $bg-blue-light; -} - -.Box-row--gray { - background-color: $bg-gray; -} - -//Box with btn-octicon -.Box-btn-octicon { - - // Increase specificity when btn-octicon is used because comes after .Box in the cascade - &.btn-octicon { - padding: $spacer-3 $spacer-3; - margin: (-$spacer-3) (-$spacer-3); - line-height: $lh-default; // override btn-octicon line-height - } -} diff --git a/node_modules/primer-box/package.json b/node_modules/primer-box/package.json deleted file mode 100644 index ebb335b..0000000 --- a/node_modules/primer-box/package.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "_from": "primer-box@2.5.13", - "_id": "primer-box@2.5.13", - "_inBundle": false, - "_integrity": "sha512-ZNZ8TFU05gqZx1oSk6DVdjACOOPsdJZqn0qYBcfsEu+AQQiKJ7HVH8pgODlH5tqj8Ihtoz3Q1CxCmrZhVnjnbA==", - "_location": "/primer-box", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-box@2.5.13", - "name": "primer-box", - "escapedName": "primer-box", - "rawSpec": "2.5.13", - "saveSpec": null, - "fetchSpec": "2.5.13" - }, - "_requiredBy": [ - "/primer-core" - ], - "_resolved": "https://registry.npmjs.org/primer-box/-/primer-box-2.5.13.tgz", - "_shasum": "126216f3b18bd51679aa5f055a9ef373cd326f5d", - "_spec": "primer-box@2.5.13", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/primer-core", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "A module for creating rounded-corner boxes with options for headers, lists, and footers.", - "files": [ - "index.scss", - "lib", - "build" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "primer", - "css", - "github", - "design-system" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-box", - "primer": { - "category": "core", - "module_type": "components" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-box" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint" - }, - "style": "build/build.css", - "version": "2.5.13" -} diff --git a/node_modules/primer-breadcrumb/LICENSE b/node_modules/primer-breadcrumb/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-breadcrumb/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-breadcrumb/README.md b/node_modules/primer-breadcrumb/README.md deleted file mode 100644 index 35d489a..0000000 --- a/node_modules/primer-breadcrumb/README.md +++ /dev/null @@ -1,48 +0,0 @@ -# Primer Breadcrumb Navigation - -[![npm version](https://img.shields.io/npm/v/primer-breadcrumb.svg)](https://www.npmjs.org/package/primer-breadcrumb) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> Breadcrumb navigation for GitHub's pages with parents / grandparents. - -This repository is a module of the full [primer][primer] repository. - -## Documentation - - - -Breadcrumbs are used to show taxonomical context on pages that are many levels deep in a site’s hierarchy. Breadcrumbs show and link to parent, grandparent, and sometimes great-grandparent pages. Breadcrumbs are most appropriate on pages that: - -- Are many levels deep on a site -- Do not have a section-level navigation -- May need the ability to quickly go back to the previous (parent) page - -#### Usage - -```html title="Breadcrumb" - -``` - - - -## License - -MIT © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[primer-support]: https://github.com/primer/primer-support -[support]: https://github.com/primer/primer-support -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-breadcrumb/build/build.css b/node_modules/primer-breadcrumb/build/build.css deleted file mode 100644 index 92c2747..0000000 --- a/node_modules/primer-breadcrumb/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.breadcrumb-item{display:inline-block;margin-left:-0.35em;white-space:nowrap;list-style:none}.breadcrumb-item::after{padding-right:.5em;padding-left:.5em;color:#e1e4e8;content:"/"}.breadcrumb-item:first-child{margin-left:0}.breadcrumb-item-selected::after{content:none} diff --git a/node_modules/primer-breadcrumb/build/data.json b/node_modules/primer-breadcrumb/build/data.json deleted file mode 100644 index 4a79c8a..0000000 --- a/node_modules/primer-breadcrumb/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":270,"gzipSize":178,"humanizedSize":"270B","humanizedGzipSize":"178B","rules":{"total":4,"size":{"graph":[4,4,1,1],"max":4,"average":2.5},"selectorByRuleSizes":[{"selector":".breadcrumb-item::after","declarations":4},{"selector":".breadcrumb-item","declarations":4},{"selector":".breadcrumb-item-selected::after","declarations":1},{"selector":".breadcrumb-item:first-child","declarations":1}]},"selectors":{"total":4,"type":0,"class":4,"id":0,"pseudoClass":1,"pseudoElement":2,"values":[".breadcrumb-item",".breadcrumb-item::after",".breadcrumb-item:first-child",".breadcrumb-item-selected::after"],"specificity":{"max":20,"average":13}},"declarations":{"total":10,"unique":10,"properties":{"display":["inline-block"],"margin-left":["-0.35em","0"],"white-space":["nowrap"],"list-style":["none"],"padding-right":[".5em"],"padding-left":[".5em"],"color":["#e1e4e8"],"content":["\"/\"","none"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-breadcrumb/build/index.js b/node_modules/primer-breadcrumb/build/index.js deleted file mode 100644 index 099fd63..0000000 --- a/node_modules/primer-breadcrumb/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":270,"gzipSize":178,"humanizedSize":"270B","humanizedGzipSize":"178B","rules":{"total":4,"size":{"graph":[4,4,1,1],"max":4,"average":2.5},"selectorByRuleSizes":[{"selector":".breadcrumb-item::after","declarations":4},{"selector":".breadcrumb-item","declarations":4},{"selector":".breadcrumb-item-selected::after","declarations":1},{"selector":".breadcrumb-item:first-child","declarations":1}]},"selectors":{"total":4,"type":0,"class":4,"id":0,"pseudoClass":1,"pseudoElement":2,"values":[".breadcrumb-item",".breadcrumb-item::after",".breadcrumb-item:first-child",".breadcrumb-item-selected::after"],"specificity":{"max":20,"average":13}},"declarations":{"total":10,"unique":10,"properties":{"display":["inline-block"],"margin-left":["-0.35em","0"],"white-space":["nowrap"],"list-style":["none"],"padding-right":[".5em"],"padding-left":[".5em"],"color":["#e1e4e8"],"content":["\"/\"","none"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-breadcrumb/index.scss b/node_modules/primer-breadcrumb/index.scss deleted file mode 100644 index 308f48c..0000000 --- a/node_modules/primer-breadcrumb/index.scss +++ /dev/null @@ -1,3 +0,0 @@ -// support files -@import "primer-support/index.scss"; -@import "./lib/breadcrumb.scss"; diff --git a/node_modules/primer-breadcrumb/lib/breadcrumb.scss b/node_modules/primer-breadcrumb/lib/breadcrumb.scss deleted file mode 100644 index 1d2d78e..0000000 --- a/node_modules/primer-breadcrumb/lib/breadcrumb.scss +++ /dev/null @@ -1,23 +0,0 @@ -.breadcrumb-item { - display: inline-block; - margin-left: -0.35em; - white-space: nowrap; - list-style: none; - - &::after { - padding-right: $em-spacer-5; - padding-left: $em-spacer-5; - color: $border-gray; - content: "/"; - } - - &:first-child { - margin-left: 0; - } -} - -.breadcrumb-item-selected { - &::after { - content: none; - } -} diff --git a/node_modules/primer-breadcrumb/package.json b/node_modules/primer-breadcrumb/package.json deleted file mode 100644 index 3265036..0000000 --- a/node_modules/primer-breadcrumb/package.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "_from": "primer-breadcrumb@1.5.9", - "_id": "primer-breadcrumb@1.5.9", - "_inBundle": false, - "_integrity": "sha512-A2+rm3Gi2vk4LYr8yWrNwYNc2i59gcnfAGyT/QJ7G66R0kLD8M3rIPDw2vmRY5LagTvZ8KnY6wRwc5GSSKVBDQ==", - "_location": "/primer-breadcrumb", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-breadcrumb@1.5.9", - "name": "primer-breadcrumb", - "escapedName": "primer-breadcrumb", - "rawSpec": "1.5.9", - "saveSpec": null, - "fetchSpec": "1.5.9" - }, - "_requiredBy": [ - "/primer-core" - ], - "_resolved": "https://registry.npmjs.org/primer-breadcrumb/-/primer-breadcrumb-1.5.9.tgz", - "_shasum": "24c557c925e9cf29f551a0ff2622f4abb1d7c22c", - "_spec": "primer-breadcrumb@1.5.9", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/primer-core", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "Breadcrumb navigation for pages with parents / grandparents.", - "files": [ - "index.scss", - "lib", - "build" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "breadcrumb", - "css", - "github", - "navigation", - "primer", - "design-system", - "style" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-breadcrumb", - "primer": { - "category": "core", - "module_type": "components" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-breadcrumb" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint test-docs", - "test-docs": "../../script/test-docs" - }, - "style": "build/build.css", - "version": "1.5.9" -} diff --git a/node_modules/primer-buttons/LICENSE b/node_modules/primer-buttons/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-buttons/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-buttons/README.md b/node_modules/primer-buttons/README.md deleted file mode 100644 index 667602a..0000000 --- a/node_modules/primer-buttons/README.md +++ /dev/null @@ -1,278 +0,0 @@ -# Primer Buttons - -[![npm version](https://img.shields.io/npm/v/primer-buttons.svg)](https://www.npmjs.org/package/primer-buttons) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> Buttons are used for actions, like in forms, while textual hyperlinks are used for destinations, or moving from one page to another. - -This repository is a module of the full [primer][primer] repository. - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-buttons` with this command. - -``` -$ npm install --save primer-buttons -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-buttons/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package. - -``` -$ npm run build -``` - -## Documentation - - - -Buttons are used for **actions**, like in forms, while textual hyperlinks are used for **destinations**, or moving from one page to another. - -{:toc} - -## Default button - -Use the standard—yet classy—`.btn` for form actions and primary page actions. These are used extensively around the site. - -When using a ` -Link button -``` - -You can find them in two sizes: the default `.btn` and the smaller `.btn-sm`. - -```html - - -``` - -## Primary button - -Primary buttons are green and are used to indicate the *primary* action on a page. When you need your buttons to stand out, use `.btn.btn-primary`. You can use it with both button sizes—just add `.btn-primary`. - -```html - - -``` - -## Danger button - -Danger buttons are red. They help reiterate that the intended action is important or potentially dangerous (e.g., deleting a repo or transferring ownership). Similar to the primary buttons, just add `.btn-danger`. - -```html - - -``` - -## Outline button - -Outline buttons downplay an action as they appear like boxy links. Just add `.btn-outline` and go. - -```html - - -``` - -## Large button -Use `.btn-large` to increase the padding and border radius of a button. This is useful for prominent calls to action in hero sections. - -[Type scale utilities](https://styleguide.github.com/primer/utilities/typography/#type-scale-utilities) can be used to alter the font-size if needed. Padding is applied in em's so that it scales proportionally with the font-size. - -```html -

      - Large link button - -

      - -``` - -Use `.btn-large` with a type scale utility to transform the text to a bigger size. - -```html -

      - Large link button - -

      -``` - -## Disabled state - -Disable ` -Disabled button -``` - -Similar styles are applied to primary, danger, and outline buttons: - -```html - -Disabled button -``` - -```html - -Disabled button -``` - -```html - -Disabled button -``` - -## Block button - -Make any button full-width by adding `.btn-block`. It adds `width: 100%;`, changes the `display` from `inline-block` to `block`, and centers the button text. - -```html -

      -

      -``` - -## Link button - -Create a button that looks like a link with `.btn-link`. Rather than using an `` to trigger JS, this style on a `

      -``` - -## Button with counts - -You can easily append a count to a **small button**. Add the `.with-count` class to the `.btn-sm` and then add the `.social-count` after the button. - -**Be sure to clear the float added by the additional class.** - -```erb -
      -``` - -You can also use the [counter](./labels#counters) component within buttons: - -```html - - - - - - - -``` - -## Button groups - -Have a hankering for a series of buttons that are attached to one another? Wrap them in a `.BtnGroup` and the buttons will be rounded and spaced automatically. - -```html -
      - - - -
      - -
      - - - -
      - -
      - - - -
      -``` - -Add `.BtnGroup-parent` to parent elements, like `
      `s or `
      `s, within `.BtnGroup`s for proper spacing and rounded corners. - -```html -
      - - - - - - -
      -``` - -## Hidden text button - -Use `.hidden-text-expander` to indicate and toggle hidden text. - -```html - - - -``` - -You can also make the expander appear inline by adding `.inline`. - - -## Using button styles with the details summary element - -You can add `.btn` and `.btn-*` classes to any -[``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summary) -element so that it gains the appearance of a button, and -selected/active styles when the parent -[`
      `](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details) -element is open. - -```html -
      - Toggle the content -

      - This content will be toggled. -

      -
      -``` - - - -## License - -[MIT](./LICENSE) © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-buttons/build/build.css b/node_modules/primer-buttons/build/build.css deleted file mode 100644 index ba477ea..0000000 --- a/node_modules/primer-buttons/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.btn{position:relative;display:inline-block;padding:6px 12px;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-repeat:repeat-x;background-position:-1px -1px;background-size:110% 110%;border:1px solid rgba(27,31,35,0.2);border-radius:0.25em;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn i{font-style:normal;font-weight:500;opacity:0.75}.btn .octicon{vertical-align:text-top}.btn .Counter{color:#586069;text-shadow:none;background-color:rgba(27,31,35,0.1)}.btn:hover{text-decoration:none;background-repeat:repeat-x}.btn:focus{outline:0}.btn:disabled,.btn.disabled{cursor:default;background-position:0 0}.btn:active,.btn.selected{background-image:none}.btn{color:#24292e;background-color:#eff3f6;background-image:linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%)}.btn:focus,.btn.focus{box-shadow:0 0 0 0.2em rgba(3,102,214,0.3)}.btn:hover,.btn.hover{background-color:#e6ebf1;background-image:linear-gradient(-180deg, #f0f3f6 0%, #e6ebf1 90%);background-position:-.5em;border-color:rgba(27,31,35,0.35)}.btn:active,.btn.selected,[open]>.btn{background-color:#e9ecef;background-image:none;border-color:rgba(27,31,35,0.35);box-shadow:inset 0 0.15em 0.3em rgba(27,31,35,0.15)}.btn:disabled,.btn.disabled{color:rgba(36,41,46,0.4);background-color:#eff3f6;background-image:none;border-color:rgba(27,31,35,0.2);box-shadow:none}.btn-primary{color:#fff;background-color:#28a745;background-image:linear-gradient(-180deg, #34d058 0%, #28a745 90%)}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 0.2em rgba(52,208,88,0.4)}.btn-primary:hover,.btn-primary.hover{background-color:#269f42;background-image:linear-gradient(-180deg, #2fcb53 0%, #269f42 90%);background-position:-.5em;border-color:rgba(27,31,35,0.5)}.btn-primary:active,.btn-primary.selected,[open]>.btn-primary{background-color:#279f43;background-image:none;border-color:rgba(27,31,35,0.5);box-shadow:inset 0 0.15em 0.3em rgba(27,31,35,0.15)}.btn-primary:disabled,.btn-primary.disabled{color:rgba(255,255,255,0.75);background-color:#94d3a2;background-image:none;border-color:rgba(27,31,35,0.2);box-shadow:none}.btn-primary .Counter{color:#29b249;background-color:#fff}.btn-purple{color:#fff;background-color:#643ab0;background-image:linear-gradient(-180deg, #7e55c7 0%, #643ab0 90%)}.btn-purple:focus,.btn-purple.focus{box-shadow:0 0 0 0.2em rgba(126,85,199,0.4)}.btn-purple:hover,.btn-purple.hover{background-color:#5f37a8;background-image:linear-gradient(-180deg, #784ec5 0%, #5f37a8 90%);background-position:-.5em;border-color:rgba(27,31,35,0.5)}.btn-purple:active,.btn-purple.selected,[open]>.btn-purple{background-color:#613ca4;background-image:none;border-color:rgba(27,31,35,0.5);box-shadow:inset 0 0.15em 0.3em rgba(27,31,35,0.15)}.btn-purple:disabled,.btn-purple.disabled{color:rgba(255,255,255,0.75);background-color:#b19cd7;background-image:none;border-color:rgba(27,31,35,0.2);box-shadow:none}.btn-purple .Counter{color:#683cb8;background-color:#fff}.btn-blue{color:#fff;background-color:#0361cc;background-image:linear-gradient(-180deg, #0679fc 0%, #0361cc 90%)}.btn-blue:focus,.btn-blue.focus{box-shadow:0 0 0 0.2em rgba(6,121,252,0.4)}.btn-blue:hover,.btn-blue.hover{background-color:#035cc2;background-image:linear-gradient(-180deg, #0374f4 0%, #035cc2 90%);background-position:-.5em;border-color:rgba(27,31,35,0.5)}.btn-blue:active,.btn-blue.selected,[open]>.btn-blue{background-color:#045cc1;background-image:none;border-color:rgba(27,31,35,0.5);box-shadow:inset 0 0.15em 0.3em rgba(27,31,35,0.15)}.btn-blue:disabled,.btn-blue.disabled{color:rgba(255,255,255,0.75);background-color:#81b0e5;background-image:none;border-color:rgba(27,31,35,0.2);box-shadow:none}.btn-blue .Counter{color:#0366d6;background-color:#fff}.btn-danger{color:#cb2431;background-color:#fafbfc;background-image:linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%)}.btn-danger:focus{box-shadow:0 0 0 0.2em rgba(203,36,49,0.4)}.btn-danger:hover{color:#fff;background-color:#cb2431;background-image:linear-gradient(-180deg, #de4450 0%, #cb2431 90%);border-color:rgba(27,31,35,0.5)}.btn-danger:hover .Counter{color:#fff}.btn-danger:active,.btn-danger.selected,[open]>.btn-danger{color:#fff;background-color:#b5202c;background-image:none;border-color:rgba(27,31,35,0.5);box-shadow:inset 0 0.15em 0.3em rgba(27,31,35,0.15)}.btn-danger:disabled,.btn-danger.disabled{color:rgba(203,36,49,0.4);background-color:#eff3f6;background-image:none;border-color:rgba(27,31,35,0.2);box-shadow:none}.btn-outline{color:#0366d6;background-color:#fff;background-image:none}.btn-outline .Counter{background-color:rgba(27,31,35,0.07)}.btn-outline:hover,.btn-outline:active,.btn-outline.selected,[open]>.btn-outline{color:#fff;background-color:#0366d6;background-image:none;border-color:#0366d6}.btn-outline:hover .Counter,.btn-outline:active .Counter,.btn-outline.selected .Counter,[open]>.btn-outline .Counter{color:#0366d6;background-color:#fff}.btn-outline:focus{border-color:#0366d6;box-shadow:0 0 0 0.2em rgba(3,102,214,0.4)}.btn-outline:disabled,.btn-outline.disabled{color:rgba(27,31,35,0.3);background-color:#fff;border-color:rgba(27,31,35,0.15);box-shadow:none}.btn-with-count{float:left;border-top-right-radius:0;border-bottom-right-radius:0}.btn-sm{padding:3px 10px;font-size:12px;line-height:20px}.btn-large{padding:.75em 1.25em;font-size:inherit;border-radius:6px}.hidden-text-expander{display:block}.hidden-text-expander.inline{position:relative;top:-1px;display:inline-block;margin-left:5px;line-height:0}.hidden-text-expander a,.ellipsis-expander{display:inline-block;height:12px;padding:0 5px 5px;font-size:12px;font-weight:600;line-height:6px;color:#444d56;text-decoration:none;vertical-align:middle;background:#dfe2e5;border:0;border-radius:1px}.hidden-text-expander a:hover,.ellipsis-expander:hover{text-decoration:none;background-color:#c6cbd1}.hidden-text-expander a:active,.ellipsis-expander:active{color:#fff;background-color:#2188ff}.social-count{float:left;padding:3px 10px;font-size:12px;font-weight:600;line-height:20px;color:#24292e;vertical-align:middle;background-color:#fff;border:1px solid rgba(27,31,35,0.2);border-left:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.social-count:hover,.social-count:active{text-decoration:none}.social-count:hover{color:#0366d6;cursor:pointer}.btn-block{display:block;width:100%;text-align:center}.btn-link{display:inline-block;padding:0;font-size:inherit;color:#0366d6;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-link:hover{text-decoration:underline}.btn-link:disabled,.btn-link:disabled:hover{color:rgba(88,96,105,0.5);cursor:default}.details-reset>summary{list-style:none}.details-reset>summary::before{display:none}.details-reset>summary::-webkit-details-marker{display:none}.BtnGroup{display:inline-block;vertical-align:middle}.BtnGroup::before{display:table;content:""}.BtnGroup::after{display:table;clear:both;content:""}.BtnGroup+.BtnGroup,.BtnGroup+.btn{margin-left:4px}.BtnGroup-item{position:relative;float:left;border-right-width:0;border-radius:0}.BtnGroup-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.BtnGroup-item:last-child{border-right-width:1px;border-top-right-radius:3px;border-bottom-right-radius:3px}.BtnGroup-item.selected,.BtnGroup-item:focus,.BtnGroup-item:active,.BtnGroup-item:hover{border-right-width:1px}.BtnGroup-item.selected+.BtnGroup-item,.BtnGroup-item.selected+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item.selected+.BtnGroup-form .BtnGroup-item,.BtnGroup-item:focus+.BtnGroup-item,.BtnGroup-item:focus+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item:focus+.BtnGroup-form .BtnGroup-item,.BtnGroup-item:active+.BtnGroup-item,.BtnGroup-item:active+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item:active+.BtnGroup-form .BtnGroup-item,.BtnGroup-item:hover+.BtnGroup-item,.BtnGroup-item:hover+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item:hover+.BtnGroup-form .BtnGroup-item{border-left-width:0}.BtnGroup-parent,.BtnGroup-form{float:left}.BtnGroup-parent:first-child .BtnGroup-item,.BtnGroup-form:first-child .BtnGroup-item{border-top-left-radius:3px;border-bottom-left-radius:3px}.BtnGroup-parent:last-child .BtnGroup-item,.BtnGroup-form:last-child .BtnGroup-item{border-right-width:1px;border-top-right-radius:3px;border-bottom-right-radius:3px}.BtnGroup-parent .BtnGroup-item,.BtnGroup-form .BtnGroup-item{border-right-width:0;border-radius:0}.BtnGroup-parent.selected .BtnGroup-item,.BtnGroup-parent:focus .BtnGroup-item,.BtnGroup-parent:active .BtnGroup-item,.BtnGroup-parent:hover .BtnGroup-item,.BtnGroup-form.selected .BtnGroup-item,.BtnGroup-form:focus .BtnGroup-item,.BtnGroup-form:active .BtnGroup-item,.BtnGroup-form:hover .BtnGroup-item{border-right-width:1px}.BtnGroup-parent.selected+.BtnGroup-item,.BtnGroup-parent.selected+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent.selected+.BtnGroup-form .BtnGroup-item,.BtnGroup-parent:focus+.BtnGroup-item,.BtnGroup-parent:focus+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent:focus+.BtnGroup-form .BtnGroup-item,.BtnGroup-parent:active+.BtnGroup-item,.BtnGroup-parent:active+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent:active+.BtnGroup-form .BtnGroup-item,.BtnGroup-parent:hover+.BtnGroup-item,.BtnGroup-parent:hover+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent:hover+.BtnGroup-form .BtnGroup-item,.BtnGroup-form.selected+.BtnGroup-item,.BtnGroup-form.selected+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form.selected+.BtnGroup-form .BtnGroup-item,.BtnGroup-form:focus+.BtnGroup-item,.BtnGroup-form:focus+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form:focus+.BtnGroup-form .BtnGroup-item,.BtnGroup-form:active+.BtnGroup-item,.BtnGroup-form:active+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form:active+.BtnGroup-form .BtnGroup-item,.BtnGroup-form:hover+.BtnGroup-item,.BtnGroup-form:hover+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form:hover+.BtnGroup-form .BtnGroup-item{border-left-width:0}.BtnGroup-item:focus,.BtnGroup-item:active,.BtnGroup-parent:focus,.BtnGroup-parent:active,.BtnGroup-form:focus,.BtnGroup-form:active{z-index:1} diff --git a/node_modules/primer-buttons/build/data.json b/node_modules/primer-buttons/build/data.json deleted file mode 100644 index eee79ab..0000000 --- a/node_modules/primer-buttons/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":10333,"gzipSize":1953,"humanizedSize":"10kB","humanizedGzipSize":"2kB","rules":{"total":77,"size":{"graph":[21,3,1,3,2,1,2,1,3,1,4,4,5,3,1,4,4,5,2,3,1,4,4,5,2,3,1,4,4,5,2,3,1,4,1,5,5,3,1,4,2,2,4,3,3,3,1,5,12,2,2,12,1,2,3,16,1,2,1,1,1,2,2,3,1,4,2,3,1,1,1,2,3,2,1,1,1],"max":21,"average":3.168831168831169},"selectorByRuleSizes":[{"selector":".btn","declarations":21},{"selector":".btn-link","declarations":16},{"selector":".social-count","declarations":12},{"selector":".hidden-text-expander a,.ellipsis-expander","declarations":12},{"selector":".hidden-text-expander.inline","declarations":5},{"selector":".btn-danger:disabled,.btn-danger.disabled","declarations":5},{"selector":".btn-danger:active,.btn-danger.selected,[open]>.btn-danger","declarations":5},{"selector":".btn-blue:disabled,.btn-blue.disabled","declarations":5},{"selector":".btn-purple:disabled,.btn-purple.disabled","declarations":5},{"selector":".btn-primary:disabled,.btn-primary.disabled","declarations":5},{"selector":".btn:disabled,.btn.disabled","declarations":5},{"selector":".BtnGroup-item","declarations":4},{"selector":".btn-outline:disabled,.btn-outline.disabled","declarations":4},{"selector":".btn-outline:hover,.btn-outline:active,.btn-outline.selected,[open]>.btn-outline","declarations":4},{"selector":".btn-danger:hover","declarations":4},{"selector":".btn-blue:active,.btn-blue.selected,[open]>.btn-blue","declarations":4},{"selector":".btn-blue:hover,.btn-blue.hover","declarations":4},{"selector":".btn-purple:active,.btn-purple.selected,[open]>.btn-purple","declarations":4},{"selector":".btn-purple:hover,.btn-purple.hover","declarations":4},{"selector":".btn-primary:active,.btn-primary.selected,[open]>.btn-primary","declarations":4},{"selector":".btn-primary:hover,.btn-primary.hover","declarations":4},{"selector":".btn:active,.btn.selected,[open]>.btn","declarations":4},{"selector":".btn:hover,.btn.hover","declarations":4},{"selector":".BtnGroup-parent:last-child .BtnGroup-item,.BtnGroup-form:last-child .BtnGroup-item","declarations":3},{"selector":".BtnGroup-item:last-child","declarations":3},{"selector":".BtnGroup::after","declarations":3},{"selector":".btn-block","declarations":3},{"selector":".btn-large","declarations":3},{"selector":".btn-sm","declarations":3},{"selector":".btn-with-count","declarations":3},{"selector":".btn-outline","declarations":3},{"selector":".btn-danger","declarations":3},{"selector":".btn-blue","declarations":3},{"selector":".btn-purple","declarations":3},{"selector":".btn-primary","declarations":3},{"selector":".btn","declarations":3},{"selector":".btn .Counter","declarations":3},{"selector":".btn i","declarations":3},{"selector":".BtnGroup-parent .BtnGroup-item,.BtnGroup-form .BtnGroup-item","declarations":2},{"selector":".BtnGroup-parent:first-child .BtnGroup-item,.BtnGroup-form:first-child .BtnGroup-item","declarations":2},{"selector":".BtnGroup-item:first-child","declarations":2},{"selector":".BtnGroup::before","declarations":2},{"selector":".BtnGroup","declarations":2},{"selector":".btn-link:disabled,.btn-link:disabled:hover","declarations":2},{"selector":".social-count:hover","declarations":2},{"selector":".hidden-text-expander a:active,.ellipsis-expander:active","declarations":2},{"selector":".hidden-text-expander a:hover,.ellipsis-expander:hover","declarations":2},{"selector":".btn-outline:focus","declarations":2},{"selector":".btn-outline:hover .Counter,.btn-outline:active .Counter,.btn-outline.selected .Counter,[open]>.btn-outline .Counter","declarations":2},{"selector":".btn-blue .Counter","declarations":2},{"selector":".btn-purple .Counter","declarations":2},{"selector":".btn-primary .Counter","declarations":2},{"selector":".btn:disabled,.btn.disabled","declarations":2},{"selector":".btn:hover","declarations":2},{"selector":".BtnGroup-item:focus,.BtnGroup-item:active,.BtnGroup-parent:focus,.BtnGroup-parent:active,.BtnGroup-form:focus,.BtnGroup-form:active","declarations":1},{"selector":".BtnGroup-parent.selected+.BtnGroup-item,.BtnGroup-parent.selected+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent.selected+.BtnGroup-form .BtnGroup-item,.BtnGroup-parent:focus+.BtnGroup-item,.BtnGroup-parent:focus+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent:focus+.BtnGroup-form .BtnGroup-item,.BtnGroup-parent:active+.BtnGroup-item,.BtnGroup-parent:active+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent:active+.BtnGroup-form .BtnGroup-item,.BtnGroup-parent:hover+.BtnGroup-item,.BtnGroup-parent:hover+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent:hover+.BtnGroup-form .BtnGroup-item,.BtnGroup-form.selected+.BtnGroup-item,.BtnGroup-form.selected+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form.selected+.BtnGroup-form .BtnGroup-item,.BtnGroup-form:focus+.BtnGroup-item,.BtnGroup-form:focus+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form:focus+.BtnGroup-form .BtnGroup-item,.BtnGroup-form:active+.BtnGroup-item,.BtnGroup-form:active+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form:active+.BtnGroup-form .BtnGroup-item,.BtnGroup-form:hover+.BtnGroup-item,.BtnGroup-form:hover+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form:hover+.BtnGroup-form .BtnGroup-item","declarations":1},{"selector":".BtnGroup-parent.selected .BtnGroup-item,.BtnGroup-parent:focus .BtnGroup-item,.BtnGroup-parent:active .BtnGroup-item,.BtnGroup-parent:hover .BtnGroup-item,.BtnGroup-form.selected .BtnGroup-item,.BtnGroup-form:focus .BtnGroup-item,.BtnGroup-form:active .BtnGroup-item,.BtnGroup-form:hover .BtnGroup-item","declarations":1},{"selector":".BtnGroup-parent,.BtnGroup-form","declarations":1},{"selector":".BtnGroup-item.selected+.BtnGroup-item,.BtnGroup-item.selected+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item.selected+.BtnGroup-form .BtnGroup-item,.BtnGroup-item:focus+.BtnGroup-item,.BtnGroup-item:focus+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item:focus+.BtnGroup-form .BtnGroup-item,.BtnGroup-item:active+.BtnGroup-item,.BtnGroup-item:active+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item:active+.BtnGroup-form .BtnGroup-item,.BtnGroup-item:hover+.BtnGroup-item,.BtnGroup-item:hover+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item:hover+.BtnGroup-form .BtnGroup-item","declarations":1},{"selector":".BtnGroup-item.selected,.BtnGroup-item:focus,.BtnGroup-item:active,.BtnGroup-item:hover","declarations":1},{"selector":".BtnGroup+.BtnGroup,.BtnGroup+.btn","declarations":1},{"selector":".details-reset>summary::-webkit-details-marker","declarations":1},{"selector":".details-reset>summary::before","declarations":1},{"selector":".details-reset>summary","declarations":1},{"selector":".btn-link:hover","declarations":1},{"selector":".social-count:hover,.social-count:active","declarations":1},{"selector":".hidden-text-expander","declarations":1},{"selector":".btn-outline .Counter","declarations":1},{"selector":".btn-danger:hover .Counter","declarations":1},{"selector":".btn-danger:focus","declarations":1},{"selector":".btn-blue:focus,.btn-blue.focus","declarations":1},{"selector":".btn-purple:focus,.btn-purple.focus","declarations":1},{"selector":".btn-primary:focus,.btn-primary.focus","declarations":1},{"selector":".btn:focus,.btn.focus","declarations":1},{"selector":".btn:active,.btn.selected","declarations":1},{"selector":".btn:focus","declarations":1},{"selector":".btn .octicon","declarations":1}]},"selectors":{"total":168,"type":7,"class":168,"id":0,"pseudoClass":89,"pseudoElement":3,"values":[".btn",".btn i",".btn .octicon",".btn .Counter",".btn:hover",".btn:focus",".btn:disabled",".btn.disabled",".btn:active",".btn.selected",".btn",".btn:focus",".btn.focus",".btn:hover",".btn.hover",".btn:active",".btn.selected","[open]>.btn",".btn:disabled",".btn.disabled",".btn-primary",".btn-primary:focus",".btn-primary.focus",".btn-primary:hover",".btn-primary.hover",".btn-primary:active",".btn-primary.selected","[open]>.btn-primary",".btn-primary:disabled",".btn-primary.disabled",".btn-primary .Counter",".btn-purple",".btn-purple:focus",".btn-purple.focus",".btn-purple:hover",".btn-purple.hover",".btn-purple:active",".btn-purple.selected","[open]>.btn-purple",".btn-purple:disabled",".btn-purple.disabled",".btn-purple .Counter",".btn-blue",".btn-blue:focus",".btn-blue.focus",".btn-blue:hover",".btn-blue.hover",".btn-blue:active",".btn-blue.selected","[open]>.btn-blue",".btn-blue:disabled",".btn-blue.disabled",".btn-blue .Counter",".btn-danger",".btn-danger:focus",".btn-danger:hover",".btn-danger:hover .Counter",".btn-danger:active",".btn-danger.selected","[open]>.btn-danger",".btn-danger:disabled",".btn-danger.disabled",".btn-outline",".btn-outline .Counter",".btn-outline:hover",".btn-outline:active",".btn-outline.selected","[open]>.btn-outline",".btn-outline:hover .Counter",".btn-outline:active .Counter",".btn-outline.selected .Counter","[open]>.btn-outline .Counter",".btn-outline:focus",".btn-outline:disabled",".btn-outline.disabled",".btn-with-count",".btn-sm",".btn-large",".hidden-text-expander",".hidden-text-expander.inline",".hidden-text-expander a",".ellipsis-expander",".hidden-text-expander a:hover",".ellipsis-expander:hover",".hidden-text-expander a:active",".ellipsis-expander:active",".social-count",".social-count:hover",".social-count:active",".social-count:hover",".btn-block",".btn-link",".btn-link:hover",".btn-link:disabled",".btn-link:disabled:hover",".details-reset>summary",".details-reset>summary::before",".details-reset>summary::-webkit-details-marker",".BtnGroup",".BtnGroup::before",".BtnGroup::after",".BtnGroup+.BtnGroup",".BtnGroup+.btn",".BtnGroup-item",".BtnGroup-item:first-child",".BtnGroup-item:last-child",".BtnGroup-item.selected",".BtnGroup-item:focus",".BtnGroup-item:active",".BtnGroup-item:hover",".BtnGroup-item.selected+.BtnGroup-item",".BtnGroup-item.selected+.BtnGroup-parent .BtnGroup-item",".BtnGroup-item.selected+.BtnGroup-form .BtnGroup-item",".BtnGroup-item:focus+.BtnGroup-item",".BtnGroup-item:focus+.BtnGroup-parent .BtnGroup-item",".BtnGroup-item:focus+.BtnGroup-form .BtnGroup-item",".BtnGroup-item:active+.BtnGroup-item",".BtnGroup-item:active+.BtnGroup-parent .BtnGroup-item",".BtnGroup-item:active+.BtnGroup-form .BtnGroup-item",".BtnGroup-item:hover+.BtnGroup-item",".BtnGroup-item:hover+.BtnGroup-parent .BtnGroup-item",".BtnGroup-item:hover+.BtnGroup-form .BtnGroup-item",".BtnGroup-parent",".BtnGroup-form",".BtnGroup-parent:first-child .BtnGroup-item",".BtnGroup-form:first-child .BtnGroup-item",".BtnGroup-parent:last-child .BtnGroup-item",".BtnGroup-form:last-child .BtnGroup-item",".BtnGroup-parent .BtnGroup-item",".BtnGroup-form .BtnGroup-item",".BtnGroup-parent.selected .BtnGroup-item",".BtnGroup-parent:focus .BtnGroup-item",".BtnGroup-parent:active .BtnGroup-item",".BtnGroup-parent:hover .BtnGroup-item",".BtnGroup-form.selected .BtnGroup-item",".BtnGroup-form:focus .BtnGroup-item",".BtnGroup-form:active .BtnGroup-item",".BtnGroup-form:hover .BtnGroup-item",".BtnGroup-parent.selected+.BtnGroup-item",".BtnGroup-parent.selected+.BtnGroup-parent .BtnGroup-item",".BtnGroup-parent.selected+.BtnGroup-form .BtnGroup-item",".BtnGroup-parent:focus+.BtnGroup-item",".BtnGroup-parent:focus+.BtnGroup-parent .BtnGroup-item",".BtnGroup-parent:focus+.BtnGroup-form .BtnGroup-item",".BtnGroup-parent:active+.BtnGroup-item",".BtnGroup-parent:active+.BtnGroup-parent .BtnGroup-item",".BtnGroup-parent:active+.BtnGroup-form .BtnGroup-item",".BtnGroup-parent:hover+.BtnGroup-item",".BtnGroup-parent:hover+.BtnGroup-parent .BtnGroup-item",".BtnGroup-parent:hover+.BtnGroup-form .BtnGroup-item",".BtnGroup-form.selected+.BtnGroup-item",".BtnGroup-form.selected+.BtnGroup-parent .BtnGroup-item",".BtnGroup-form.selected+.BtnGroup-form .BtnGroup-item",".BtnGroup-form:focus+.BtnGroup-item",".BtnGroup-form:focus+.BtnGroup-parent .BtnGroup-item",".BtnGroup-form:focus+.BtnGroup-form .BtnGroup-item",".BtnGroup-form:active+.BtnGroup-item",".BtnGroup-form:active+.BtnGroup-parent .BtnGroup-item",".BtnGroup-form:active+.BtnGroup-form .BtnGroup-item",".BtnGroup-form:hover+.BtnGroup-item",".BtnGroup-form:hover+.BtnGroup-parent .BtnGroup-item",".BtnGroup-form:hover+.BtnGroup-form .BtnGroup-item",".BtnGroup-item:focus",".BtnGroup-item:active",".BtnGroup-parent:focus",".BtnGroup-parent:active",".BtnGroup-form:focus",".BtnGroup-form:active"],"specificity":{"max":40,"average":23.160714285714285}},"declarations":{"total":244,"unique":130,"properties":{"position":["relative","relative","relative"],"display":["inline-block","block","inline-block","inline-block","block","inline-block","none","none","inline-block","table","table"],"padding":["6px 12px","3px 10px",".75em 1.25em","0 5px 5px","3px 10px","0"],"font-size":["14px","12px","inherit","12px","12px","inherit"],"font-weight":["600","500","600","600"],"line-height":["20px","20px","0","6px","20px"],"white-space":["nowrap","nowrap"],"vertical-align":["middle","text-top","middle","middle","middle"],"cursor":["pointer","default","pointer","pointer","default"],"-webkit-user-select":["none","none"],"-moz-user-select":["none","none"],"-ms-user-select":["none","none"],"user-select":["none","none"],"background-repeat":["repeat-x","repeat-x"],"background-position":["-1px -1px","0 0","-.5em","-.5em","-.5em","-.5em"],"background-size":["110% 110%"],"border":["1px solid rgba(27,31,35,0.2)","0","1px solid rgba(27,31,35,0.2)","0"],"border-radius":["0.25em","6px","1px","0","0"],"-webkit-appearance":["none","none"],"-moz-appearance":["none","none"],"appearance":["none","none"],"font-style":["normal"],"opacity":["0.75"],"color":["#586069","#24292e","rgba(36,41,46,0.4)","#fff","rgba(255,255,255,0.75)","#29b249","#fff","rgba(255,255,255,0.75)","#683cb8","#fff","rgba(255,255,255,0.75)","#0366d6","#cb2431","#fff","#fff","#fff","rgba(203,36,49,0.4)","#0366d6","#fff","#0366d6","rgba(27,31,35,0.3)","#444d56","#fff","#24292e","#0366d6","#0366d6","rgba(88,96,105,0.5)"],"text-shadow":["none"],"background-color":["rgba(27,31,35,0.1)","#eff3f6","#e6ebf1","#e9ecef","#eff3f6","#28a745","#269f42","#279f43","#94d3a2","#fff","#643ab0","#5f37a8","#613ca4","#b19cd7","#fff","#0361cc","#035cc2","#045cc1","#81b0e5","#fff","#fafbfc","#cb2431","#b5202c","#eff3f6","#fff","rgba(27,31,35,0.07)","#0366d6","#fff","#fff","#c6cbd1","#2188ff","#fff","transparent"],"text-decoration":["none","none","none","none","none","underline"],"outline":["0"],"background-image":["none","linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%)","linear-gradient(-180deg, #f0f3f6 0%, #e6ebf1 90%)","none","none","linear-gradient(-180deg, #34d058 0%, #28a745 90%)","linear-gradient(-180deg, #2fcb53 0%, #269f42 90%)","none","none","linear-gradient(-180deg, #7e55c7 0%, #643ab0 90%)","linear-gradient(-180deg, #784ec5 0%, #5f37a8 90%)","none","none","linear-gradient(-180deg, #0679fc 0%, #0361cc 90%)","linear-gradient(-180deg, #0374f4 0%, #035cc2 90%)","none","none","linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%)","linear-gradient(-180deg, #de4450 0%, #cb2431 90%)","none","none","none","none"],"box-shadow":["0 0 0 0.2em rgba(3,102,214,0.3)","inset 0 0.15em 0.3em rgba(27,31,35,0.15)","none","0 0 0 0.2em rgba(52,208,88,0.4)","inset 0 0.15em 0.3em rgba(27,31,35,0.15)","none","0 0 0 0.2em rgba(126,85,199,0.4)","inset 0 0.15em 0.3em rgba(27,31,35,0.15)","none","0 0 0 0.2em rgba(6,121,252,0.4)","inset 0 0.15em 0.3em rgba(27,31,35,0.15)","none","0 0 0 0.2em rgba(203,36,49,0.4)","inset 0 0.15em 0.3em rgba(27,31,35,0.15)","none","0 0 0 0.2em rgba(3,102,214,0.4)","none"],"border-color":["rgba(27,31,35,0.35)","rgba(27,31,35,0.35)","rgba(27,31,35,0.2)","rgba(27,31,35,0.5)","rgba(27,31,35,0.5)","rgba(27,31,35,0.2)","rgba(27,31,35,0.5)","rgba(27,31,35,0.5)","rgba(27,31,35,0.2)","rgba(27,31,35,0.5)","rgba(27,31,35,0.5)","rgba(27,31,35,0.2)","rgba(27,31,35,0.5)","rgba(27,31,35,0.5)","rgba(27,31,35,0.2)","#0366d6","#0366d6","rgba(27,31,35,0.15)"],"float":["left","left","left","left"],"border-top-right-radius":["0","3px","3px","3px"],"border-bottom-right-radius":["0","3px","3px","3px"],"top":["-1px"],"margin-left":["5px","4px"],"height":["12px"],"background":["#dfe2e5"],"border-left":["0"],"width":["100%"],"text-align":["center"],"list-style":["none"],"content":["\"\"","\"\""],"clear":["both"],"border-right-width":["0","1px","1px","1px","0","1px"],"border-top-left-radius":["3px","3px"],"border-bottom-left-radius":["3px","3px"],"border-left-width":["0","0"],"z-index":["1"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-buttons/build/index.js b/node_modules/primer-buttons/build/index.js deleted file mode 100644 index 24bc88e..0000000 --- a/node_modules/primer-buttons/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":10333,"gzipSize":1953,"humanizedSize":"10kB","humanizedGzipSize":"2kB","rules":{"total":77,"size":{"graph":[21,3,1,3,2,1,2,1,3,1,4,4,5,3,1,4,4,5,2,3,1,4,4,5,2,3,1,4,4,5,2,3,1,4,1,5,5,3,1,4,2,2,4,3,3,3,1,5,12,2,2,12,1,2,3,16,1,2,1,1,1,2,2,3,1,4,2,3,1,1,1,2,3,2,1,1,1],"max":21,"average":3.168831168831169},"selectorByRuleSizes":[{"selector":".btn","declarations":21},{"selector":".btn-link","declarations":16},{"selector":".social-count","declarations":12},{"selector":".hidden-text-expander a,.ellipsis-expander","declarations":12},{"selector":".hidden-text-expander.inline","declarations":5},{"selector":".btn-danger:disabled,.btn-danger.disabled","declarations":5},{"selector":".btn-danger:active,.btn-danger.selected,[open]>.btn-danger","declarations":5},{"selector":".btn-blue:disabled,.btn-blue.disabled","declarations":5},{"selector":".btn-purple:disabled,.btn-purple.disabled","declarations":5},{"selector":".btn-primary:disabled,.btn-primary.disabled","declarations":5},{"selector":".btn:disabled,.btn.disabled","declarations":5},{"selector":".BtnGroup-item","declarations":4},{"selector":".btn-outline:disabled,.btn-outline.disabled","declarations":4},{"selector":".btn-outline:hover,.btn-outline:active,.btn-outline.selected,[open]>.btn-outline","declarations":4},{"selector":".btn-danger:hover","declarations":4},{"selector":".btn-blue:active,.btn-blue.selected,[open]>.btn-blue","declarations":4},{"selector":".btn-blue:hover,.btn-blue.hover","declarations":4},{"selector":".btn-purple:active,.btn-purple.selected,[open]>.btn-purple","declarations":4},{"selector":".btn-purple:hover,.btn-purple.hover","declarations":4},{"selector":".btn-primary:active,.btn-primary.selected,[open]>.btn-primary","declarations":4},{"selector":".btn-primary:hover,.btn-primary.hover","declarations":4},{"selector":".btn:active,.btn.selected,[open]>.btn","declarations":4},{"selector":".btn:hover,.btn.hover","declarations":4},{"selector":".BtnGroup-parent:last-child .BtnGroup-item,.BtnGroup-form:last-child .BtnGroup-item","declarations":3},{"selector":".BtnGroup-item:last-child","declarations":3},{"selector":".BtnGroup::after","declarations":3},{"selector":".btn-block","declarations":3},{"selector":".btn-large","declarations":3},{"selector":".btn-sm","declarations":3},{"selector":".btn-with-count","declarations":3},{"selector":".btn-outline","declarations":3},{"selector":".btn-danger","declarations":3},{"selector":".btn-blue","declarations":3},{"selector":".btn-purple","declarations":3},{"selector":".btn-primary","declarations":3},{"selector":".btn","declarations":3},{"selector":".btn .Counter","declarations":3},{"selector":".btn i","declarations":3},{"selector":".BtnGroup-parent .BtnGroup-item,.BtnGroup-form .BtnGroup-item","declarations":2},{"selector":".BtnGroup-parent:first-child .BtnGroup-item,.BtnGroup-form:first-child .BtnGroup-item","declarations":2},{"selector":".BtnGroup-item:first-child","declarations":2},{"selector":".BtnGroup::before","declarations":2},{"selector":".BtnGroup","declarations":2},{"selector":".btn-link:disabled,.btn-link:disabled:hover","declarations":2},{"selector":".social-count:hover","declarations":2},{"selector":".hidden-text-expander a:active,.ellipsis-expander:active","declarations":2},{"selector":".hidden-text-expander a:hover,.ellipsis-expander:hover","declarations":2},{"selector":".btn-outline:focus","declarations":2},{"selector":".btn-outline:hover .Counter,.btn-outline:active .Counter,.btn-outline.selected .Counter,[open]>.btn-outline .Counter","declarations":2},{"selector":".btn-blue .Counter","declarations":2},{"selector":".btn-purple .Counter","declarations":2},{"selector":".btn-primary .Counter","declarations":2},{"selector":".btn:disabled,.btn.disabled","declarations":2},{"selector":".btn:hover","declarations":2},{"selector":".BtnGroup-item:focus,.BtnGroup-item:active,.BtnGroup-parent:focus,.BtnGroup-parent:active,.BtnGroup-form:focus,.BtnGroup-form:active","declarations":1},{"selector":".BtnGroup-parent.selected+.BtnGroup-item,.BtnGroup-parent.selected+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent.selected+.BtnGroup-form .BtnGroup-item,.BtnGroup-parent:focus+.BtnGroup-item,.BtnGroup-parent:focus+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent:focus+.BtnGroup-form .BtnGroup-item,.BtnGroup-parent:active+.BtnGroup-item,.BtnGroup-parent:active+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent:active+.BtnGroup-form .BtnGroup-item,.BtnGroup-parent:hover+.BtnGroup-item,.BtnGroup-parent:hover+.BtnGroup-parent .BtnGroup-item,.BtnGroup-parent:hover+.BtnGroup-form .BtnGroup-item,.BtnGroup-form.selected+.BtnGroup-item,.BtnGroup-form.selected+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form.selected+.BtnGroup-form .BtnGroup-item,.BtnGroup-form:focus+.BtnGroup-item,.BtnGroup-form:focus+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form:focus+.BtnGroup-form .BtnGroup-item,.BtnGroup-form:active+.BtnGroup-item,.BtnGroup-form:active+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form:active+.BtnGroup-form .BtnGroup-item,.BtnGroup-form:hover+.BtnGroup-item,.BtnGroup-form:hover+.BtnGroup-parent .BtnGroup-item,.BtnGroup-form:hover+.BtnGroup-form .BtnGroup-item","declarations":1},{"selector":".BtnGroup-parent.selected .BtnGroup-item,.BtnGroup-parent:focus .BtnGroup-item,.BtnGroup-parent:active .BtnGroup-item,.BtnGroup-parent:hover .BtnGroup-item,.BtnGroup-form.selected .BtnGroup-item,.BtnGroup-form:focus .BtnGroup-item,.BtnGroup-form:active .BtnGroup-item,.BtnGroup-form:hover .BtnGroup-item","declarations":1},{"selector":".BtnGroup-parent,.BtnGroup-form","declarations":1},{"selector":".BtnGroup-item.selected+.BtnGroup-item,.BtnGroup-item.selected+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item.selected+.BtnGroup-form .BtnGroup-item,.BtnGroup-item:focus+.BtnGroup-item,.BtnGroup-item:focus+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item:focus+.BtnGroup-form .BtnGroup-item,.BtnGroup-item:active+.BtnGroup-item,.BtnGroup-item:active+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item:active+.BtnGroup-form .BtnGroup-item,.BtnGroup-item:hover+.BtnGroup-item,.BtnGroup-item:hover+.BtnGroup-parent .BtnGroup-item,.BtnGroup-item:hover+.BtnGroup-form .BtnGroup-item","declarations":1},{"selector":".BtnGroup-item.selected,.BtnGroup-item:focus,.BtnGroup-item:active,.BtnGroup-item:hover","declarations":1},{"selector":".BtnGroup+.BtnGroup,.BtnGroup+.btn","declarations":1},{"selector":".details-reset>summary::-webkit-details-marker","declarations":1},{"selector":".details-reset>summary::before","declarations":1},{"selector":".details-reset>summary","declarations":1},{"selector":".btn-link:hover","declarations":1},{"selector":".social-count:hover,.social-count:active","declarations":1},{"selector":".hidden-text-expander","declarations":1},{"selector":".btn-outline .Counter","declarations":1},{"selector":".btn-danger:hover .Counter","declarations":1},{"selector":".btn-danger:focus","declarations":1},{"selector":".btn-blue:focus,.btn-blue.focus","declarations":1},{"selector":".btn-purple:focus,.btn-purple.focus","declarations":1},{"selector":".btn-primary:focus,.btn-primary.focus","declarations":1},{"selector":".btn:focus,.btn.focus","declarations":1},{"selector":".btn:active,.btn.selected","declarations":1},{"selector":".btn:focus","declarations":1},{"selector":".btn .octicon","declarations":1}]},"selectors":{"total":168,"type":7,"class":168,"id":0,"pseudoClass":89,"pseudoElement":3,"values":[".btn",".btn i",".btn .octicon",".btn .Counter",".btn:hover",".btn:focus",".btn:disabled",".btn.disabled",".btn:active",".btn.selected",".btn",".btn:focus",".btn.focus",".btn:hover",".btn.hover",".btn:active",".btn.selected","[open]>.btn",".btn:disabled",".btn.disabled",".btn-primary",".btn-primary:focus",".btn-primary.focus",".btn-primary:hover",".btn-primary.hover",".btn-primary:active",".btn-primary.selected","[open]>.btn-primary",".btn-primary:disabled",".btn-primary.disabled",".btn-primary .Counter",".btn-purple",".btn-purple:focus",".btn-purple.focus",".btn-purple:hover",".btn-purple.hover",".btn-purple:active",".btn-purple.selected","[open]>.btn-purple",".btn-purple:disabled",".btn-purple.disabled",".btn-purple .Counter",".btn-blue",".btn-blue:focus",".btn-blue.focus",".btn-blue:hover",".btn-blue.hover",".btn-blue:active",".btn-blue.selected","[open]>.btn-blue",".btn-blue:disabled",".btn-blue.disabled",".btn-blue .Counter",".btn-danger",".btn-danger:focus",".btn-danger:hover",".btn-danger:hover .Counter",".btn-danger:active",".btn-danger.selected","[open]>.btn-danger",".btn-danger:disabled",".btn-danger.disabled",".btn-outline",".btn-outline .Counter",".btn-outline:hover",".btn-outline:active",".btn-outline.selected","[open]>.btn-outline",".btn-outline:hover .Counter",".btn-outline:active .Counter",".btn-outline.selected .Counter","[open]>.btn-outline .Counter",".btn-outline:focus",".btn-outline:disabled",".btn-outline.disabled",".btn-with-count",".btn-sm",".btn-large",".hidden-text-expander",".hidden-text-expander.inline",".hidden-text-expander a",".ellipsis-expander",".hidden-text-expander a:hover",".ellipsis-expander:hover",".hidden-text-expander a:active",".ellipsis-expander:active",".social-count",".social-count:hover",".social-count:active",".social-count:hover",".btn-block",".btn-link",".btn-link:hover",".btn-link:disabled",".btn-link:disabled:hover",".details-reset>summary",".details-reset>summary::before",".details-reset>summary::-webkit-details-marker",".BtnGroup",".BtnGroup::before",".BtnGroup::after",".BtnGroup+.BtnGroup",".BtnGroup+.btn",".BtnGroup-item",".BtnGroup-item:first-child",".BtnGroup-item:last-child",".BtnGroup-item.selected",".BtnGroup-item:focus",".BtnGroup-item:active",".BtnGroup-item:hover",".BtnGroup-item.selected+.BtnGroup-item",".BtnGroup-item.selected+.BtnGroup-parent .BtnGroup-item",".BtnGroup-item.selected+.BtnGroup-form .BtnGroup-item",".BtnGroup-item:focus+.BtnGroup-item",".BtnGroup-item:focus+.BtnGroup-parent .BtnGroup-item",".BtnGroup-item:focus+.BtnGroup-form .BtnGroup-item",".BtnGroup-item:active+.BtnGroup-item",".BtnGroup-item:active+.BtnGroup-parent .BtnGroup-item",".BtnGroup-item:active+.BtnGroup-form .BtnGroup-item",".BtnGroup-item:hover+.BtnGroup-item",".BtnGroup-item:hover+.BtnGroup-parent .BtnGroup-item",".BtnGroup-item:hover+.BtnGroup-form .BtnGroup-item",".BtnGroup-parent",".BtnGroup-form",".BtnGroup-parent:first-child .BtnGroup-item",".BtnGroup-form:first-child .BtnGroup-item",".BtnGroup-parent:last-child .BtnGroup-item",".BtnGroup-form:last-child .BtnGroup-item",".BtnGroup-parent .BtnGroup-item",".BtnGroup-form .BtnGroup-item",".BtnGroup-parent.selected .BtnGroup-item",".BtnGroup-parent:focus .BtnGroup-item",".BtnGroup-parent:active .BtnGroup-item",".BtnGroup-parent:hover .BtnGroup-item",".BtnGroup-form.selected .BtnGroup-item",".BtnGroup-form:focus .BtnGroup-item",".BtnGroup-form:active .BtnGroup-item",".BtnGroup-form:hover .BtnGroup-item",".BtnGroup-parent.selected+.BtnGroup-item",".BtnGroup-parent.selected+.BtnGroup-parent .BtnGroup-item",".BtnGroup-parent.selected+.BtnGroup-form .BtnGroup-item",".BtnGroup-parent:focus+.BtnGroup-item",".BtnGroup-parent:focus+.BtnGroup-parent .BtnGroup-item",".BtnGroup-parent:focus+.BtnGroup-form .BtnGroup-item",".BtnGroup-parent:active+.BtnGroup-item",".BtnGroup-parent:active+.BtnGroup-parent .BtnGroup-item",".BtnGroup-parent:active+.BtnGroup-form .BtnGroup-item",".BtnGroup-parent:hover+.BtnGroup-item",".BtnGroup-parent:hover+.BtnGroup-parent .BtnGroup-item",".BtnGroup-parent:hover+.BtnGroup-form .BtnGroup-item",".BtnGroup-form.selected+.BtnGroup-item",".BtnGroup-form.selected+.BtnGroup-parent .BtnGroup-item",".BtnGroup-form.selected+.BtnGroup-form .BtnGroup-item",".BtnGroup-form:focus+.BtnGroup-item",".BtnGroup-form:focus+.BtnGroup-parent .BtnGroup-item",".BtnGroup-form:focus+.BtnGroup-form .BtnGroup-item",".BtnGroup-form:active+.BtnGroup-item",".BtnGroup-form:active+.BtnGroup-parent .BtnGroup-item",".BtnGroup-form:active+.BtnGroup-form .BtnGroup-item",".BtnGroup-form:hover+.BtnGroup-item",".BtnGroup-form:hover+.BtnGroup-parent .BtnGroup-item",".BtnGroup-form:hover+.BtnGroup-form .BtnGroup-item",".BtnGroup-item:focus",".BtnGroup-item:active",".BtnGroup-parent:focus",".BtnGroup-parent:active",".BtnGroup-form:focus",".BtnGroup-form:active"],"specificity":{"max":40,"average":23.160714285714285}},"declarations":{"total":244,"unique":130,"properties":{"position":["relative","relative","relative"],"display":["inline-block","block","inline-block","inline-block","block","inline-block","none","none","inline-block","table","table"],"padding":["6px 12px","3px 10px",".75em 1.25em","0 5px 5px","3px 10px","0"],"font-size":["14px","12px","inherit","12px","12px","inherit"],"font-weight":["600","500","600","600"],"line-height":["20px","20px","0","6px","20px"],"white-space":["nowrap","nowrap"],"vertical-align":["middle","text-top","middle","middle","middle"],"cursor":["pointer","default","pointer","pointer","default"],"-webkit-user-select":["none","none"],"-moz-user-select":["none","none"],"-ms-user-select":["none","none"],"user-select":["none","none"],"background-repeat":["repeat-x","repeat-x"],"background-position":["-1px -1px","0 0","-.5em","-.5em","-.5em","-.5em"],"background-size":["110% 110%"],"border":["1px solid rgba(27,31,35,0.2)","0","1px solid rgba(27,31,35,0.2)","0"],"border-radius":["0.25em","6px","1px","0","0"],"-webkit-appearance":["none","none"],"-moz-appearance":["none","none"],"appearance":["none","none"],"font-style":["normal"],"opacity":["0.75"],"color":["#586069","#24292e","rgba(36,41,46,0.4)","#fff","rgba(255,255,255,0.75)","#29b249","#fff","rgba(255,255,255,0.75)","#683cb8","#fff","rgba(255,255,255,0.75)","#0366d6","#cb2431","#fff","#fff","#fff","rgba(203,36,49,0.4)","#0366d6","#fff","#0366d6","rgba(27,31,35,0.3)","#444d56","#fff","#24292e","#0366d6","#0366d6","rgba(88,96,105,0.5)"],"text-shadow":["none"],"background-color":["rgba(27,31,35,0.1)","#eff3f6","#e6ebf1","#e9ecef","#eff3f6","#28a745","#269f42","#279f43","#94d3a2","#fff","#643ab0","#5f37a8","#613ca4","#b19cd7","#fff","#0361cc","#035cc2","#045cc1","#81b0e5","#fff","#fafbfc","#cb2431","#b5202c","#eff3f6","#fff","rgba(27,31,35,0.07)","#0366d6","#fff","#fff","#c6cbd1","#2188ff","#fff","transparent"],"text-decoration":["none","none","none","none","none","underline"],"outline":["0"],"background-image":["none","linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%)","linear-gradient(-180deg, #f0f3f6 0%, #e6ebf1 90%)","none","none","linear-gradient(-180deg, #34d058 0%, #28a745 90%)","linear-gradient(-180deg, #2fcb53 0%, #269f42 90%)","none","none","linear-gradient(-180deg, #7e55c7 0%, #643ab0 90%)","linear-gradient(-180deg, #784ec5 0%, #5f37a8 90%)","none","none","linear-gradient(-180deg, #0679fc 0%, #0361cc 90%)","linear-gradient(-180deg, #0374f4 0%, #035cc2 90%)","none","none","linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%)","linear-gradient(-180deg, #de4450 0%, #cb2431 90%)","none","none","none","none"],"box-shadow":["0 0 0 0.2em rgba(3,102,214,0.3)","inset 0 0.15em 0.3em rgba(27,31,35,0.15)","none","0 0 0 0.2em rgba(52,208,88,0.4)","inset 0 0.15em 0.3em rgba(27,31,35,0.15)","none","0 0 0 0.2em rgba(126,85,199,0.4)","inset 0 0.15em 0.3em rgba(27,31,35,0.15)","none","0 0 0 0.2em rgba(6,121,252,0.4)","inset 0 0.15em 0.3em rgba(27,31,35,0.15)","none","0 0 0 0.2em rgba(203,36,49,0.4)","inset 0 0.15em 0.3em rgba(27,31,35,0.15)","none","0 0 0 0.2em rgba(3,102,214,0.4)","none"],"border-color":["rgba(27,31,35,0.35)","rgba(27,31,35,0.35)","rgba(27,31,35,0.2)","rgba(27,31,35,0.5)","rgba(27,31,35,0.5)","rgba(27,31,35,0.2)","rgba(27,31,35,0.5)","rgba(27,31,35,0.5)","rgba(27,31,35,0.2)","rgba(27,31,35,0.5)","rgba(27,31,35,0.5)","rgba(27,31,35,0.2)","rgba(27,31,35,0.5)","rgba(27,31,35,0.5)","rgba(27,31,35,0.2)","#0366d6","#0366d6","rgba(27,31,35,0.15)"],"float":["left","left","left","left"],"border-top-right-radius":["0","3px","3px","3px"],"border-bottom-right-radius":["0","3px","3px","3px"],"top":["-1px"],"margin-left":["5px","4px"],"height":["12px"],"background":["#dfe2e5"],"border-left":["0"],"width":["100%"],"text-align":["center"],"list-style":["none"],"content":["\"\"","\"\""],"clear":["both"],"border-right-width":["0","1px","1px","1px","0","1px"],"border-top-left-radius":["3px","3px"],"border-bottom-left-radius":["3px","3px"],"border-left-width":["0","0"],"z-index":["1"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-buttons/index.scss b/node_modules/primer-buttons/index.scss deleted file mode 100644 index 7d70202..0000000 --- a/node_modules/primer-buttons/index.scss +++ /dev/null @@ -1,3 +0,0 @@ -@import "primer-support/index.scss"; -@import "./lib/button.scss"; -@import "./lib/button-group.scss"; diff --git a/node_modules/primer-buttons/lib/button-group.scss b/node_modules/primer-buttons/lib/button-group.scss deleted file mode 100644 index 4ac587a..0000000 --- a/node_modules/primer-buttons/lib/button-group.scss +++ /dev/null @@ -1,94 +0,0 @@ -// Button group -// -// A button group is a series of buttons laid out next to each other, all part -// of one visual button, but separated by rules to be separate. -@warn ".BtnGroup-form will be deprecated in version 11. Use .BtnGroup-parent instead."; - -.BtnGroup { - display: inline-block; - vertical-align: middle; - @include clearfix(); - - // Proper spacing for multiple button groups (a la, gollum editor) - + .BtnGroup, - + .btn { - margin-left: $spacer-1; - } -} - -.BtnGroup-item { - position: relative; - float: left; - border-right-width: 0; - border-radius: 0; - - &:first-child { - border-top-left-radius: $border-radius; - border-bottom-left-radius: $border-radius; - } - - &:last-child { - border-right-width: $border-width; - border-top-right-radius: $border-radius; - border-bottom-right-radius: $border-radius; - } - - &.selected, - &:focus, - &:active, - &:hover { - border-right-width: $border-width; - - + .BtnGroup-item, - + .BtnGroup-parent .BtnGroup-item, - + .BtnGroup-form .BtnGroup-item { - border-left-width: 0; - } - } -} - -.BtnGroup-parent, -.BtnGroup-form { - float: left; - - &:first-child .BtnGroup-item { - border-top-left-radius: $border-radius; - border-bottom-left-radius: $border-radius; - } - - &:last-child .BtnGroup-item { - border-right-width: $border-width; - border-top-right-radius: $border-radius; - border-bottom-right-radius: $border-radius; - } - - .BtnGroup-item { - border-right-width: 0; - border-radius: 0; - } - - &.selected, - &:focus, - &:active, - &:hover { - .BtnGroup-item { - border-right-width: $border-width; - } - - + .BtnGroup-item, - + .BtnGroup-parent .BtnGroup-item, - + .BtnGroup-form .BtnGroup-item { - border-left-width: 0; - } - } -} - -// ensure that the focus ring sits above the adjacent buttons -.BtnGroup-item, -.BtnGroup-parent, -.BtnGroup-form { - &:focus, - &:active { - z-index: 1; - } -} diff --git a/node_modules/primer-buttons/lib/button.scss b/node_modules/primer-buttons/lib/button.scss deleted file mode 100644 index e0cfafe..0000000 --- a/node_modules/primer-buttons/lib/button.scss +++ /dev/null @@ -1,212 +0,0 @@ -// stylelint-disable selector-max-type, block-opening-brace-space-before, no-duplicate-selectors - -// Base button styles -.btn { - position: relative; - display: inline-block; - padding: 6px 12px; - font-size: $body-font-size; - font-weight: $font-weight-bold; - line-height: 20px; // Specifically not inherit our `` default - white-space: nowrap; - vertical-align: middle; - cursor: pointer; - user-select: none; - background-repeat: repeat-x; - background-position: -1px -1px; - background-size: 110% 110%; - border: 1px solid transparentize($black, 0.8); - border-radius: 0.25em; - appearance: none; // Corrects inability to style clickable `input` types in iOS. - - i { - font-style: normal; - font-weight: $font-weight-semibold; - opacity: 0.75; - } - - .octicon { - vertical-align: text-top; - } - - // Darken for just a tad more contrast against the button background - .Counter { - color: $gray-600; - text-shadow: none; - background-color: rgba($black, 0.1); - } - - &:hover { - text-decoration: none; - background-repeat: repeat-x; - } - - &:focus { - outline: 0; - } - - &:disabled, - &.disabled { - cursor: default; - // Repeat `background-position` because `:hover` - background-position: 0 0; - } - - &:active, - &.selected { - background-image: none; - } -} - -.btn { @include btn-solid($text-gray-dark, $gray-000, darken($gray-100, 2%)); } -.btn-primary { @include btn-solid($text-white, $green-400, $green-500); } -.btn-purple { @include btn-solid($text-white, lighten($purple-500, 5%), darken($purple-500, 5%)); } -.btn-blue { @include btn-solid($text-white, lighten($blue-500, 8%), darken($blue-500, 2%)); } -.btn-danger { @include btn-inverse($red-600, $gray-000, darken($gray-100, 2%)); } - -// Outline button -// -// For when we need a linky-action that's not too heavy in busier -// areas like conversation timelines. -.btn-outline { - @include btn-outline($text-blue); -} - -// Social button count -.btn-with-count { - float: left; - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} - -// Minibutton overrides -// -// Tweak `line-height` to make them smaller. -.btn-sm { - padding: 3px 10px; - font-size: $font-size-small; - line-height: 20px; -} - -// Large button adds more padding around text. Use font-size utils to increase font-size.. e.g,

      -.btn-large { - padding: $em-spacer-6 1.25em; - font-size: inherit; - border-radius: 6px; -} - -// Hidden text button -// -// Use `.hidden-text-expander` to indicate and expand hidden text. -.hidden-text-expander { - display: block; - - &.inline { - position: relative; - top: -1px; - display: inline-block; - margin-left: 5px; - line-height: 0; - } -} - -.hidden-text-expander a, -.ellipsis-expander { - display: inline-block; - height: 12px; - padding: 0 5px 5px; - font-size: $font-size-small; - font-weight: $font-weight-bold; - line-height: 6px; - color: $gray-700; - text-decoration: none; - vertical-align: middle; - background: lighten($gray-300, 5%); - border: 0; - border-radius: 1px; - - &:hover { - text-decoration: none; - background-color: darken($gray-300, 4%); - } - - &:active { - color: $text-white; - background-color: $blue-400; - } -} - -// Social count bubble -// -// A container that is used for social bubbles counts. -.social-count { - float: left; - padding: 3px 10px; - font-size: $font-size-small; - font-weight: $font-weight-bold; - line-height: 20px; - color: $text-gray-dark; - vertical-align: middle; - background-color: $bg-white; - border: 1px solid transparentize($black, 0.8); // match with .btn - border-left: 0; - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; - - &:hover, - &:active { - text-decoration: none; - } - - &:hover { - color: $text-blue; - cursor: pointer; - } -} - -// Full-width button -// -// These buttons expand to the full width of their parent container -.btn-block { - display: block; - width: 100%; - text-align: center; -} - -// Link-like buttons -// -// This class is for styling - - - - -

      - -

      - - - - -

      -``` - -#### Example form - -Form controls in Primer currently have no basic layout specified (this is by design). You'll need to use `
      `s, `
      `s, or other elements and styles to rearrange them. - -```html -
      - - - - - - - - - - - - -
      -``` - -#### Form contrast - -Textual form controls have a white background by default. You can change this to a light gray with `.input-contrast`. - -```html -
      - - -
      -``` - -#### Sizing - -Make inputs smaller, larger, or full-width with an additional class. - -##### Small - -```html -
      - -
      -``` - -##### Large - -```html -
      - -
      -``` - -##### Block - -```html -
      - -
      -``` - -##### Hide webkit's contact info autofill icon -Webkit sometimes gets confused and tries to add an icon/dropdown to autofill contact information on fields that may not be appropriate (such as input for number of users). Use this class to override the display of this icon. - -```html -
      - -
      -``` - -#### Selects - -Primer adds light `height` and `vertical-align` styles to ` - - - - - - - - - -``` - -##### Small - -Use the `.select-sm` class to resize both default and custom ` - - - - - - - - - - -``` - -#### Form groups - -```html -
      -
      -
      -
      -
      - -
      -
      -
      - -
      -
      - -
      -
      -
      - -
      -
      -
      -``` - -#### Form group validation - -Convey errors and warnings for form groups. Add the appropriate class—either `.errored` or `.warn`—to the `
      ` to start. Then, house your error messaging in an additional `
      ` with either `.error` or `.warning`. - -```html -
      -
      -
      -
      -
      This example input has an error.
      -
      -
      -
      -
      -
      -
      This example input has a warning.
      -
      -
      -``` - -#### Checkboxes and radios - -Utilities to spice up the alignment and styling of checkbox and radio controls. - -```html -
      -
      - -

      - This will do insanely awesome and amazing things! -

      -
      -
      -``` - -You may also add emphasis to the label: - -```html -
      -
      - -
      -
      -``` - -##### Show / hide content based on a checkbox or radio button state - -Content that is hidden by default should only be done so if it is non-essential for the context of the surrounding content. Be sure to use the `aria-live="polite"` attribute on the parent label for added content to be announced when displayed. - -```html -
      -
      - -
      -
      - -
      -
      -``` - -#### Input group - -Attached an input and button to one another. - -```erb -
      -
      - - - - -
      -
      -``` - -#### Form actions - -Align buttons to the right—via `float: right` on the buttons—in forms with `.form-actions`. The floats are automatically cleared for you. - -```html -
      - - -
      -``` - - -## License - -[MIT](./LICENSE) © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-forms/build/build.css b/node_modules/primer-forms/build/build.css deleted file mode 100644 index f97046b..0000000 --- a/node_modules/primer-forms/build/build.css +++ /dev/null @@ -1 +0,0 @@ -fieldset{padding:0;margin:0;border:0}label{font-weight:600}.form-control,.form-select{min-height:34px;padding:6px 8px;font-size:16px;line-height:20px;color:#24292e;vertical-align:middle;background-color:#fff;background-repeat:no-repeat;background-position:right 8px center;border:1px solid #d1d5da;border-radius:3px;outline:none;box-shadow:inset 0 1px 2px rgba(27,31,35,0.075)}.form-control.focus,.form-control:focus,.form-select.focus,.form-select:focus{border-color:#2188ff;outline:none;box-shadow:inset 0 1px 2px rgba(27,31,35,0.075),0 0 0 0.2em rgba(3,102,214,0.3)}@media (min-width: 768px){.form-control,.form-select{font-size:14px}}.input-contrast{background-color:#fafbfc}.input-contrast:focus{background-color:#fff}:-ms-input-placeholder{color:#6a737d}::placeholder{color:#6a737d}.input-sm{min-height:28px;padding-top:3px;padding-bottom:3px;font-size:12px;line-height:20px}.input-lg{padding:4px 10px;font-size:16px}.input-block{display:block;width:100%}.input-monospace{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.input-hide-webkit-autofill::-webkit-contacts-auto-fill-button{position:absolute;right:0;display:none !important;pointer-events:none;visibility:hidden}.form-checkbox{padding-left:20px;margin:15px 0;vertical-align:middle}.form-checkbox label em.highlight{position:relative;left:-4px;padding:2px 4px;font-style:normal;background:#fffbdd;border-radius:3px}.form-checkbox input[type=checkbox],.form-checkbox input[type=radio]{float:left;margin:5px 0 0 -20px;vertical-align:middle}.form-checkbox .note{display:block;margin:0;font-size:12px;font-weight:400;color:#586069}.form-checkbox-details{display:none}.form-checkbox-details-trigger:checked ~ * .form-checkbox-details,.form-checkbox-details-trigger:checked ~ .form-checkbox-details{display:block}.hfields{margin:15px 0}.hfields::before{display:table;content:""}.hfields::after{display:table;clear:both;content:""}.hfields .form-group{float:left;margin:0 30px 0 0}.hfields .form-group dt label{display:inline-block;margin:5px 0 0;color:#586069}.hfields .form-group dt img{position:relative;top:-2px}.hfields .btn{float:left;margin:28px 25px 0 -20px}.hfields .form-select{margin-top:5px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.form-actions::before{display:table;content:""}.form-actions::after{display:table;clear:both;content:""}.form-actions .btn{float:right}.form-actions .btn+.btn{margin-right:5px}.form-warning{padding:8px 10px;margin:10px 0;font-size:14px;color:#735c0f;background:#fffbdd;border:1px solid #d9d0a5;border-radius:3px}.form-warning p{margin:0;line-height:1.5}.form-warning a{font-weight:600}.form-select{display:inline-block;max-width:100%;height:34px;padding-right:24px;padding-right:8px \9;background:#fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC") no-repeat right 8px center;background-image:none \9;background-size:8px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select::-ms-expand{opacity:0}.form-select[multiple]{height:auto}.select-sm{height:28px;min-height:28px;padding-top:3px;padding-bottom:3px;font-size:12px}.select-sm[multiple]{height:auto;min-height:0}.form-group{margin:15px 0}.form-group .form-control{width:440px;max-width:100%;margin-right:5px;background-color:#fafbfc}.form-group .form-control:focus{background-color:#fff}.form-group .form-control.shorter{width:130px}.form-group .form-control.short{width:250px}.form-group .form-control.long{width:100%}.form-group textarea.form-control{width:100%;height:200px;min-height:200px}.form-group textarea.form-control.short{height:50px;min-height:50px}.form-group dt{margin:0 0 6px}.form-group label{position:relative}.form-group.flattened dt{float:left;margin:0;line-height:32px}.form-group.flattened dd{line-height:32px}.form-group dd h4{margin:4px 0 0}.form-group dd h4.is-error{color:#cb2431}.form-group dd h4.is-success{color:#28a745}.form-group dd h4+.note{margin-top:0}.form-group.required dt label::after{padding-left:5px;color:#cb2431;content:"*"}.form-group .success,.form-group .error,.form-group .indicator{display:none;font-size:12px;font-weight:600}.form-group.loading{opacity:0.5}.form-group.loading .indicator{display:inline}.form-group.loading .spinner{display:inline-block;vertical-align:middle}.form-group.successful .success{display:inline;color:#28a745}.form-group.warn .warning,.form-group.warn .error,.form-group.errored .warning,.form-group.errored .error{position:absolute;z-index:10;display:block;max-width:450px;padding:5px 8px;margin:4px 0 0;font-size:13px;font-weight:400;border-style:solid;border-width:1px;border-radius:3px}.form-group.warn .warning::after,.form-group.warn .warning::before,.form-group.warn .error::after,.form-group.warn .error::before,.form-group.errored .warning::after,.form-group.errored .warning::before,.form-group.errored .error::after,.form-group.errored .error::before{position:absolute;bottom:100%;left:10px;z-index:15;width:0;height:0;pointer-events:none;content:" ";border:solid transparent}.form-group.warn .warning::after,.form-group.warn .error::after,.form-group.errored .warning::after,.form-group.errored .error::after{border-width:5px}.form-group.warn .warning::before,.form-group.warn .error::before,.form-group.errored .warning::before,.form-group.errored .error::before{margin-left:-1px;border-width:6px}.form-group.warn .warning{color:#735c0f;background-color:#fffbdd;border-color:#d9d0a5}.form-group.warn .warning::after{border-bottom-color:#fffbdd}.form-group.warn .warning::before{border-bottom-color:#d9d0a5}.form-group.errored label{color:#cb2431}.form-group.errored .error{color:#86181d;background-color:#ffdce0;border-color:#cea0a5}.form-group.errored .error::after{border-bottom-color:#ffdce0}.form-group.errored .error::before{border-bottom-color:#cea0a5}.note{min-height:17px;margin:4px 0 2px;font-size:12px;color:#586069}.note .spinner{margin-right:3px;vertical-align:middle}dl.form-group>dd .form-control.is-autocheck-loading,dl.form-group>dd .form-control.is-autocheck-successful,dl.form-group>dd .form-control.is-autocheck-errored{padding-right:30px}dl.form-group>dd .form-control.is-autocheck-loading{background-image:url("/images/spinners/octocat-spinner-16px.gif")}dl.form-group>dd .form-control.is-autocheck-successful{background-image:url("/images/modules/ajax/success.png")}dl.form-group>dd .form-control.is-autocheck-errored{background-image:url("/images/modules/ajax/error.png")}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){dl.form-group>dd .form-control.is-autocheck-loading,dl.form-group>dd .form-control.is-autocheck-successful,dl.form-group>dd .form-control.is-autocheck-errored{background-size:16px 16px}dl.form-group>dd .form-control.is-autocheck-loading{background-image:url("/images/spinners/octocat-spinner-32.gif")}dl.form-group>dd .form-control.is-autocheck-successful{background-image:url("/images/modules/ajax/success@2x.png")}dl.form-group>dd .form-control.is-autocheck-errored{background-image:url("/images/modules/ajax/error@2x.png")}}.status-indicator{display:inline-block;width:16px;height:16px;margin-left:5px}.status-indicator .octicon{display:none}.status-indicator-success::before{content:""}.status-indicator-success .octicon-check{display:inline-block;color:#28a745;fill:#28a745}.status-indicator-success .octicon-x{display:none}.status-indicator-failed::before{content:""}.status-indicator-failed .octicon-check{display:none}.status-indicator-failed .octicon-x{display:inline-block;color:#cb2431;fill:#d73a49}.status-indicator-loading{width:16px;background:url("/images/spinners/octocat-spinner-32-EAF2F5.gif") 0 0 no-repeat;background-size:16px}.inline-form{display:inline-block}.inline-form .btn-plain{background-color:transparent;border:0}.drag-and-drop{padding:7px 10px;margin:0;font-size:13px;line-height:16px;color:#586069;background-color:#fafbfc;border:1px solid #c3c8cf;border-top:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.drag-and-drop .default,.drag-and-drop .loading,.drag-and-drop .error{display:none}.drag-and-drop .error{color:#cb2431}.drag-and-drop img{vertical-align:top}.is-default .drag-and-drop .default{display:inline-block}.is-uploading .drag-and-drop .loading{display:inline-block}.is-bad-file .drag-and-drop .bad-file{display:inline-block}.is-duplicate-filename .drag-and-drop .duplicate-filename{display:inline-block}.is-too-big .drag-and-drop .too-big{display:inline-block}.is-hidden-file .drag-and-drop .hidden-file{display:inline-block}.is-empty .drag-and-drop .empty{display:inline-block}.is-bad-permissions .drag-and-drop .bad-permissions{display:inline-block}.is-repository-required .drag-and-drop .repository-required{display:inline-block}.drag-and-drop-error-info{font-weight:400;color:#586069}.drag-and-drop-error-info a{color:#0366d6}.is-failed .drag-and-drop .failed-request{display:inline-block}.manual-file-chooser{position:absolute;width:240px;padding:5px;margin-left:-80px;cursor:pointer;opacity:0.0001}.manual-file-chooser:hover+.manual-file-chooser-text{text-decoration:underline}.btn .manual-file-chooser{top:0;padding:0;line-height:34px}.upload-enabled textarea{display:block;border-bottom:1px dashed #dfe2e5;border-bottom-right-radius:0;border-bottom-left-radius:0}.upload-enabled.focused{border-radius:3px;box-shadow:inset 0 1px 2px rgba(27,31,35,0.075),0 0 0 0.2em rgba(3,102,214,0.3)}.upload-enabled.focused .form-control{box-shadow:none}.upload-enabled.focused .drag-and-drop{border-color:#4a9eff}.dragover textarea,.dragover .drag-and-drop{box-shadow:#c9ff00 0 0 3px}.write-content{position:relative}.previewable-comment-form{position:relative}.previewable-comment-form .tabnav{position:relative;padding:8px 8px 0}.previewable-comment-form .comment{border:1px solid #c3c8cf}.previewable-comment-form .comment-form-error{margin-bottom:8px}.previewable-comment-form .write-content,.previewable-comment-form .preview-content{display:none;margin:0 8px 8px}.previewable-comment-form.write-selected .write-content,.previewable-comment-form.preview-selected .preview-content{display:block}.previewable-comment-form textarea{display:block;width:100%;min-height:100px;max-height:500px;padding:8px;resize:vertical}.form-action-spacious{margin-top:10px}div.composer{margin-top:0;border:0}.composer .comment-form-textarea{height:200px;min-height:200px}.composer .tabnav{margin:0 0 10px}h2.account{margin:15px 0 0;font-size:18px;font-weight:400;color:#586069}p.explain{position:relative;font-size:12px;color:#586069}p.explain strong{color:#24292e}p.explain .octicon{margin-right:5px;color:#959da5}p.explain .minibutton{top:-4px;float:right}.form-group label{position:static}.input-group{display:table}.input-group .form-control{position:relative;width:100%}.input-group .form-control:focus{z-index:2}.input-group .form-control+.btn{margin-left:0}.input-group.inline{display:inline-table}.input-group .form-control,.input-group-button{display:table-cell}.input-group-button{width:1%;vertical-align:middle}.input-group .form-control:first-child,.input-group-button:first-child .btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-button:first-child .btn{margin-right:-1px}.input-group .form-control:last-child,.input-group-button:last-child .btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-button:last-child .btn{margin-left:-1px} diff --git a/node_modules/primer-forms/build/data.json b/node_modules/primer-forms/build/data.json deleted file mode 100644 index 5385570..0000000 --- a/node_modules/primer-forms/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":11779,"gzipSize":3003,"humanizedSize":"12kB","humanizedGzipSize":"3kB","rules":{"total":148,"size":{"graph":[3,1,13,3,1,1,1,1,1,5,2,2,1,5,3,6,3,5,1,1,1,2,3,2,3,2,2,1,3,2,3,1,1,7,2,1,11,1,1,5,2,1,4,1,1,1,1,3,2,1,1,3,1,1,1,1,1,3,3,1,1,2,2,11,9,1,2,3,1,1,1,3,1,1,4,2,1,1,1,1,1,1,1,1,4,1,1,3,1,1,1,3,3,1,2,10,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,6,1,3,4,2,1,1,1,1,1,2,1,1,2,1,6,1,2,2,1,4,3,1,2,2,1,1,2,1,1,1,1,2,2,1,2,1],"max":13,"average":2.1216216216216215},"selectorByRuleSizes":[{"selector":".form-control,.form-select","declarations":13},{"selector":".form-group.warn .warning,.form-group.warn .error,.form-group.errored .warning,.form-group.errored .error","declarations":11},{"selector":".form-select","declarations":11},{"selector":".drag-and-drop","declarations":10},{"selector":".form-group.warn .warning::after,.form-group.warn .warning::before,.form-group.warn .error::after,.form-group.warn .error::before,.form-group.errored .warning::after,.form-group.errored .warning::before,.form-group.errored .error::after,.form-group.errored .error::before","declarations":9},{"selector":".form-warning","declarations":7},{"selector":".previewable-comment-form textarea","declarations":6},{"selector":".manual-file-chooser","declarations":6},{"selector":".form-checkbox label em.highlight","declarations":6},{"selector":".select-sm","declarations":5},{"selector":".form-checkbox .note","declarations":5},{"selector":".input-hide-webkit-autofill::-webkit-contacts-auto-fill-button","declarations":5},{"selector":".input-sm","declarations":5},{"selector":"h2.account","declarations":4},{"selector":".upload-enabled textarea","declarations":4},{"selector":".status-indicator","declarations":4},{"selector":".note","declarations":4},{"selector":".form-group .form-control","declarations":4},{"selector":"p.explain","declarations":3},{"selector":".btn .manual-file-chooser","declarations":3},{"selector":".status-indicator-loading","declarations":3},{"selector":".status-indicator-failed .octicon-x","declarations":3},{"selector":".status-indicator-success .octicon-check","declarations":3},{"selector":".form-group.errored .error","declarations":3},{"selector":".form-group.warn .warning","declarations":3},{"selector":".form-group .success,.form-group .error,.form-group .indicator","declarations":3},{"selector":".form-group.required dt label::after","declarations":3},{"selector":".form-group.flattened dt","declarations":3},{"selector":".form-group textarea.form-control","declarations":3},{"selector":".form-actions::after","declarations":3},{"selector":"input::-webkit-outer-spin-button,input::-webkit-inner-spin-button","declarations":3},{"selector":".hfields .form-group dt label","declarations":3},{"selector":".hfields::after","declarations":3},{"selector":".form-checkbox input[type=checkbox],.form-checkbox input[type=radio]","declarations":3},{"selector":".form-checkbox","declarations":3},{"selector":".form-control.focus,.form-control:focus,.form-select.focus,.form-select:focus","declarations":3},{"selector":"fieldset","declarations":3},{"selector":".input-group .form-control:last-child,.input-group-button:last-child .btn","declarations":2},{"selector":".input-group .form-control:first-child,.input-group-button:first-child .btn","declarations":2},{"selector":".input-group-button","declarations":2},{"selector":".input-group .form-control","declarations":2},{"selector":"p.explain .minibutton","declarations":2},{"selector":"p.explain .octicon","declarations":2},{"selector":".composer .comment-form-textarea","declarations":2},{"selector":"div.composer","declarations":2},{"selector":".previewable-comment-form .write-content,.previewable-comment-form .preview-content","declarations":2},{"selector":".previewable-comment-form .tabnav","declarations":2},{"selector":".upload-enabled.focused","declarations":2},{"selector":".drag-and-drop-error-info","declarations":2},{"selector":".inline-form .btn-plain","declarations":2},{"selector":".note .spinner","declarations":2},{"selector":".form-group.warn .warning::before,.form-group.warn .error::before,.form-group.errored .warning::before,.form-group.errored .error::before","declarations":2},{"selector":".form-group.successful .success","declarations":2},{"selector":".form-group.loading .spinner","declarations":2},{"selector":".form-group textarea.form-control.short","declarations":2},{"selector":".select-sm[multiple]","declarations":2},{"selector":".form-warning p","declarations":2},{"selector":".form-actions::before","declarations":2},{"selector":".hfields .btn","declarations":2},{"selector":".hfields .form-group dt img","declarations":2},{"selector":".hfields .form-group","declarations":2},{"selector":".hfields::before","declarations":2},{"selector":".input-block","declarations":2},{"selector":".input-lg","declarations":2},{"selector":".input-group-button:last-child .btn","declarations":1},{"selector":".input-group-button:first-child .btn","declarations":1},{"selector":".input-group .form-control,.input-group-button","declarations":1},{"selector":".input-group.inline","declarations":1},{"selector":".input-group .form-control+.btn","declarations":1},{"selector":".input-group .form-control:focus","declarations":1},{"selector":".input-group","declarations":1},{"selector":".form-group label","declarations":1},{"selector":"p.explain strong","declarations":1},{"selector":".composer .tabnav","declarations":1},{"selector":".form-action-spacious","declarations":1},{"selector":".previewable-comment-form.write-selected .write-content,.previewable-comment-form.preview-selected .preview-content","declarations":1},{"selector":".previewable-comment-form .comment-form-error","declarations":1},{"selector":".previewable-comment-form .comment","declarations":1},{"selector":".previewable-comment-form","declarations":1},{"selector":".write-content","declarations":1},{"selector":".dragover textarea,.dragover .drag-and-drop","declarations":1},{"selector":".upload-enabled.focused .drag-and-drop","declarations":1},{"selector":".upload-enabled.focused .form-control","declarations":1},{"selector":".manual-file-chooser:hover+.manual-file-chooser-text","declarations":1},{"selector":".is-failed .drag-and-drop .failed-request","declarations":1},{"selector":".drag-and-drop-error-info a","declarations":1},{"selector":".is-repository-required .drag-and-drop .repository-required","declarations":1},{"selector":".is-bad-permissions .drag-and-drop .bad-permissions","declarations":1},{"selector":".is-empty .drag-and-drop .empty","declarations":1},{"selector":".is-hidden-file .drag-and-drop .hidden-file","declarations":1},{"selector":".is-too-big .drag-and-drop .too-big","declarations":1},{"selector":".is-duplicate-filename .drag-and-drop .duplicate-filename","declarations":1},{"selector":".is-bad-file .drag-and-drop .bad-file","declarations":1},{"selector":".is-uploading .drag-and-drop .loading","declarations":1},{"selector":".is-default .drag-and-drop .default","declarations":1},{"selector":".drag-and-drop img","declarations":1},{"selector":".drag-and-drop .error","declarations":1},{"selector":".drag-and-drop .default,.drag-and-drop .loading,.drag-and-drop .error","declarations":1},{"selector":".inline-form","declarations":1},{"selector":".status-indicator-failed .octicon-check","declarations":1},{"selector":".status-indicator-failed::before","declarations":1},{"selector":".status-indicator-success .octicon-x","declarations":1},{"selector":".status-indicator-success::before","declarations":1},{"selector":".status-indicator .octicon","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-errored","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-successful","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-loading","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-loading,dl.form-group>dd .form-control.is-autocheck-successful,dl.form-group>dd .form-control.is-autocheck-errored","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-errored","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-successful","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-loading","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-loading,dl.form-group>dd .form-control.is-autocheck-successful,dl.form-group>dd .form-control.is-autocheck-errored","declarations":1},{"selector":".form-group.errored .error::before","declarations":1},{"selector":".form-group.errored .error::after","declarations":1},{"selector":".form-group.errored label","declarations":1},{"selector":".form-group.warn .warning::before","declarations":1},{"selector":".form-group.warn .warning::after","declarations":1},{"selector":".form-group.warn .warning::after,.form-group.warn .error::after,.form-group.errored .warning::after,.form-group.errored .error::after","declarations":1},{"selector":".form-group.loading .indicator","declarations":1},{"selector":".form-group.loading","declarations":1},{"selector":".form-group dd h4+.note","declarations":1},{"selector":".form-group dd h4.is-success","declarations":1},{"selector":".form-group dd h4.is-error","declarations":1},{"selector":".form-group dd h4","declarations":1},{"selector":".form-group.flattened dd","declarations":1},{"selector":".form-group label","declarations":1},{"selector":".form-group dt","declarations":1},{"selector":".form-group .form-control.long","declarations":1},{"selector":".form-group .form-control.short","declarations":1},{"selector":".form-group .form-control.shorter","declarations":1},{"selector":".form-group .form-control:focus","declarations":1},{"selector":".form-group","declarations":1},{"selector":".form-select[multiple]","declarations":1},{"selector":".form-select::-ms-expand","declarations":1},{"selector":".form-warning a","declarations":1},{"selector":".form-actions .btn+.btn","declarations":1},{"selector":".form-actions .btn","declarations":1},{"selector":".hfields .form-select","declarations":1},{"selector":".hfields","declarations":1},{"selector":".form-checkbox-details-trigger:checked ~ * .form-checkbox-details,.form-checkbox-details-trigger:checked ~ .form-checkbox-details","declarations":1},{"selector":".form-checkbox-details","declarations":1},{"selector":".input-monospace","declarations":1},{"selector":"::placeholder","declarations":1},{"selector":":-ms-input-placeholder","declarations":1},{"selector":".input-contrast:focus","declarations":1},{"selector":".input-contrast","declarations":1},{"selector":".form-control,.form-select","declarations":1},{"selector":"label","declarations":1}]},"selectors":{"total":186,"type":47,"class":180,"id":0,"pseudoClass":14,"pseudoElement":27,"values":["fieldset","label",".form-control",".form-select",".form-control.focus",".form-control:focus",".form-select.focus",".form-select:focus",".form-control",".form-select",".input-contrast",".input-contrast:focus",":-ms-input-placeholder","::placeholder",".input-sm",".input-lg",".input-block",".input-monospace",".input-hide-webkit-autofill::-webkit-contacts-auto-fill-button",".form-checkbox",".form-checkbox label em.highlight",".form-checkbox input[type=checkbox]",".form-checkbox input[type=radio]",".form-checkbox .note",".form-checkbox-details",".form-checkbox-details-trigger:checked ~ * .form-checkbox-details",".form-checkbox-details-trigger:checked ~ .form-checkbox-details",".hfields",".hfields::before",".hfields::after",".hfields .form-group",".hfields .form-group dt label",".hfields .form-group dt img",".hfields .btn",".hfields .form-select","input::-webkit-outer-spin-button","input::-webkit-inner-spin-button",".form-actions::before",".form-actions::after",".form-actions .btn",".form-actions .btn+.btn",".form-warning",".form-warning p",".form-warning a",".form-select",".form-select::-ms-expand",".form-select[multiple]",".select-sm",".select-sm[multiple]",".form-group",".form-group .form-control",".form-group .form-control:focus",".form-group .form-control.shorter",".form-group .form-control.short",".form-group .form-control.long",".form-group textarea.form-control",".form-group textarea.form-control.short",".form-group dt",".form-group label",".form-group.flattened dt",".form-group.flattened dd",".form-group dd h4",".form-group dd h4.is-error",".form-group dd h4.is-success",".form-group dd h4+.note",".form-group.required dt label::after",".form-group .success",".form-group .error",".form-group .indicator",".form-group.loading",".form-group.loading .indicator",".form-group.loading .spinner",".form-group.successful .success",".form-group.warn .warning",".form-group.warn .error",".form-group.errored .warning",".form-group.errored .error",".form-group.warn .warning::after",".form-group.warn .warning::before",".form-group.warn .error::after",".form-group.warn .error::before",".form-group.errored .warning::after",".form-group.errored .warning::before",".form-group.errored .error::after",".form-group.errored .error::before",".form-group.warn .warning::after",".form-group.warn .error::after",".form-group.errored .warning::after",".form-group.errored .error::after",".form-group.warn .warning::before",".form-group.warn .error::before",".form-group.errored .warning::before",".form-group.errored .error::before",".form-group.warn .warning",".form-group.warn .warning::after",".form-group.warn .warning::before",".form-group.errored label",".form-group.errored .error",".form-group.errored .error::after",".form-group.errored .error::before",".note",".note .spinner","dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored","dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored","dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored","dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored",".status-indicator",".status-indicator .octicon",".status-indicator-success::before",".status-indicator-success .octicon-check",".status-indicator-success .octicon-x",".status-indicator-failed::before",".status-indicator-failed .octicon-check",".status-indicator-failed .octicon-x",".status-indicator-loading",".inline-form",".inline-form .btn-plain",".drag-and-drop",".drag-and-drop .default",".drag-and-drop .loading",".drag-and-drop .error",".drag-and-drop .error",".drag-and-drop img",".is-default .drag-and-drop .default",".is-uploading .drag-and-drop .loading",".is-bad-file .drag-and-drop .bad-file",".is-duplicate-filename .drag-and-drop .duplicate-filename",".is-too-big .drag-and-drop .too-big",".is-hidden-file .drag-and-drop .hidden-file",".is-empty .drag-and-drop .empty",".is-bad-permissions .drag-and-drop .bad-permissions",".is-repository-required .drag-and-drop .repository-required",".drag-and-drop-error-info",".drag-and-drop-error-info a",".is-failed .drag-and-drop .failed-request",".manual-file-chooser",".manual-file-chooser:hover+.manual-file-chooser-text",".btn .manual-file-chooser",".upload-enabled textarea",".upload-enabled.focused",".upload-enabled.focused .form-control",".upload-enabled.focused .drag-and-drop",".dragover textarea",".dragover .drag-and-drop",".write-content",".previewable-comment-form",".previewable-comment-form .tabnav",".previewable-comment-form .comment",".previewable-comment-form .comment-form-error",".previewable-comment-form .write-content",".previewable-comment-form .preview-content",".previewable-comment-form.write-selected .write-content",".previewable-comment-form.preview-selected .preview-content",".previewable-comment-form textarea",".form-action-spacious","div.composer",".composer .comment-form-textarea",".composer .tabnav","h2.account","p.explain","p.explain strong","p.explain .octicon","p.explain .minibutton",".form-group label",".input-group",".input-group .form-control",".input-group .form-control:focus",".input-group .form-control+.btn",".input-group.inline",".input-group .form-control",".input-group-button",".input-group-button",".input-group .form-control:first-child",".input-group-button:first-child .btn",".input-group-button:first-child .btn",".input-group .form-control:last-child",".input-group-button:last-child .btn",".input-group-button:last-child .btn"],"specificity":{"max":32,"average":21.021505376344088}},"declarations":{"total":314,"unique":181,"properties":{"padding":["0","6px 8px","4px 10px","2px 4px","8px 10px","5px 8px","7px 10px","5px","0","8px 8px 0","8px"],"margin":["0","15px 0","5px 0 0 -20px","0","15px 0","0 30px 0 0","5px 0 0","28px 25px 0 -20px","0","10px 0","0","15px 0","0 0 6px","0","4px 0 0","4px 0 0","4px 0 2px","0","0 8px 8px","0 0 10px","15px 0 0"],"border":["0","1px solid #d1d5da","1px solid #d9d0a5","solid transparent","0","1px solid #c3c8cf","1px solid #c3c8cf","0"],"font-weight":["600","400","600","600","400","400","400"],"min-height":["34px","28px","28px","0","200px","50px","17px","100px","200px"],"font-size":["16px","14px","12px","16px","12px","14px","12px","12px","13px","12px","13px","18px","12px"],"line-height":["20px","20px","1.5","32px","32px","16px","34px"],"color":["#24292e","#6a737d","#6a737d","#586069","#586069","#735c0f","#cb2431","#28a745","#cb2431","#28a745","#735c0f","#cb2431","#86181d","#586069","#28a745","#cb2431","#586069","#cb2431","#586069","#0366d6","#586069","#586069","#24292e","#959da5"],"vertical-align":["middle","middle","middle","middle","middle","top","middle"],"background-color":["#fff","#fafbfc","#fff","#fafbfc","#fff","#fffbdd","#ffdce0","transparent","#fafbfc"],"background-repeat":["no-repeat"],"background-position":["right 8px center"],"border-radius":["3px","3px","3px","3px","3px"],"outline":["none","none"],"box-shadow":["inset 0 1px 2px rgba(27,31,35,0.075)","inset 0 1px 2px rgba(27,31,35,0.075),0 0 0 0.2em rgba(3,102,214,0.3)","inset 0 1px 2px rgba(27,31,35,0.075),0 0 0 0.2em rgba(3,102,214,0.3)","none","#c9ff00 0 0 3px"],"border-color":["#2188ff","#d9d0a5","#cea0a5","#4a9eff"],"padding-top":["3px","3px"],"padding-bottom":["3px","3px"],"display":["block","none","block","none","block","table","table","inline-block","table","table","inline-block","none","inline","inline-block","inline","block","inline-block","none","inline-block","none","none","inline-block","inline-block","none","inline-block","inline-block","inline-block","inline-block","inline-block","inline-block","inline-block","inline-block","inline-block","inline-block","block","none","block","block","table","inline-table","table-cell"],"width":["100%","440px","130px","250px","100%","100%","0","16px","16px","240px","100%","100%","1%"],"font-family":["\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,Courier,monospace"],"position":["absolute","relative","relative","relative","absolute","absolute","absolute","relative","relative","relative","relative","static","relative"],"right":["0"],"pointer-events":["none","none"],"visibility":["hidden"],"padding-left":["20px","5px"],"left":["-4px","10px"],"font-style":["normal"],"background":["#fffbdd","#fffbdd","#fff url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC\") no-repeat right 8px center","url(\"/images/spinners/octocat-spinner-32-EAF2F5.gif\") 0 0 no-repeat"],"float":["left","left","left","right","left","right"],"content":["\"\"","\"\"","\"\"","\"\"","\"*\"","\" \"","\"\"","\"\""],"clear":["both","both"],"top":["-2px","0","-4px"],"margin-top":["5px","0","10px","0"],"-webkit-appearance":["none","none"],"appearance":["none","none"],"margin-right":["5px","5px","3px","5px","-1px"],"max-width":["100%","100%","450px"],"height":["34px","auto","28px","auto","200px","50px","0","16px","200px"],"padding-right":["24px","8px \\9","30px"],"background-image":["none \\9","url(\"/images/spinners/octocat-spinner-16px.gif\")","url(\"/images/modules/ajax/success.png\")","url(\"/images/modules/ajax/error.png\")","url(\"/images/spinners/octocat-spinner-32.gif\")","url(\"/images/modules/ajax/success@2x.png\")","url(\"/images/modules/ajax/error@2x.png\")"],"background-size":["8px 10px","16px 16px","16px"],"-moz-appearance":["none"],"opacity":["0","0.5","0.0001"],"z-index":["10","15","2"],"border-style":["solid"],"border-width":["1px","5px","6px"],"bottom":["100%"],"margin-left":["-1px","5px","-80px","0","-1px"],"border-bottom-color":["#fffbdd","#d9d0a5","#ffdce0","#cea0a5"],"fill":["#28a745","#d73a49"],"border-top":["0"],"border-bottom-right-radius":["3px","0","0"],"border-bottom-left-radius":["3px","0","0"],"cursor":["pointer"],"text-decoration":["underline"],"border-bottom":["1px dashed #dfe2e5"],"margin-bottom":["8px"],"max-height":["500px"],"resize":["vertical"],"border-top-right-radius":["0"],"border-top-left-radius":["0"]}},"mediaQueries":{"total":2,"unique":2,"values":["(min-width: 768px)","only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx)"],"contents":[{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".form-control,.form-select","declarations":1}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".form-control",".form-select"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["14px"]}}},{"value":"only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx)","rules":{"total":4,"size":{"graph":[1,1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",dl.form-group>dd .form-control.is-autocheck-errored","declarations":1},{"selector":",dl.form-group>dd .form-control.is-autocheck-successful","declarations":1},{"selector":",dl.form-group>dd .form-control.is-autocheck-loading","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-loading,dl.form-group>dd .form-control.is-autocheck-successful,dl.form-group>dd .form-control.is-autocheck-errored","declarations":1}]},"selectors":{"total":6,"type":6,"class":6,"id":0,"pseudoClass":0,"pseudoElement":0,"values":["dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored","dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored"],"specificity":{"max":32,"average":32}},"declarations":{"total":4,"unique":4,"properties":{"background-size":["16px 16px"],"background-image":["url(\"/images/spinners/octocat-spinner-32.gif\")","url(\"/images/modules/ajax/success@2x.png\")","url(\"/images/modules/ajax/error@2x.png\")"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-forms/build/index.js b/node_modules/primer-forms/build/index.js deleted file mode 100644 index 0ae3174..0000000 --- a/node_modules/primer-forms/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":11779,"gzipSize":3003,"humanizedSize":"12kB","humanizedGzipSize":"3kB","rules":{"total":148,"size":{"graph":[3,1,13,3,1,1,1,1,1,5,2,2,1,5,3,6,3,5,1,1,1,2,3,2,3,2,2,1,3,2,3,1,1,7,2,1,11,1,1,5,2,1,4,1,1,1,1,3,2,1,1,3,1,1,1,1,1,3,3,1,1,2,2,11,9,1,2,3,1,1,1,3,1,1,4,2,1,1,1,1,1,1,1,1,4,1,1,3,1,1,1,3,3,1,2,10,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,6,1,3,4,2,1,1,1,1,1,2,1,1,2,1,6,1,2,2,1,4,3,1,2,2,1,1,2,1,1,1,1,2,2,1,2,1],"max":13,"average":2.1216216216216215},"selectorByRuleSizes":[{"selector":".form-control,.form-select","declarations":13},{"selector":".form-group.warn .warning,.form-group.warn .error,.form-group.errored .warning,.form-group.errored .error","declarations":11},{"selector":".form-select","declarations":11},{"selector":".drag-and-drop","declarations":10},{"selector":".form-group.warn .warning::after,.form-group.warn .warning::before,.form-group.warn .error::after,.form-group.warn .error::before,.form-group.errored .warning::after,.form-group.errored .warning::before,.form-group.errored .error::after,.form-group.errored .error::before","declarations":9},{"selector":".form-warning","declarations":7},{"selector":".previewable-comment-form textarea","declarations":6},{"selector":".manual-file-chooser","declarations":6},{"selector":".form-checkbox label em.highlight","declarations":6},{"selector":".select-sm","declarations":5},{"selector":".form-checkbox .note","declarations":5},{"selector":".input-hide-webkit-autofill::-webkit-contacts-auto-fill-button","declarations":5},{"selector":".input-sm","declarations":5},{"selector":"h2.account","declarations":4},{"selector":".upload-enabled textarea","declarations":4},{"selector":".status-indicator","declarations":4},{"selector":".note","declarations":4},{"selector":".form-group .form-control","declarations":4},{"selector":"p.explain","declarations":3},{"selector":".btn .manual-file-chooser","declarations":3},{"selector":".status-indicator-loading","declarations":3},{"selector":".status-indicator-failed .octicon-x","declarations":3},{"selector":".status-indicator-success .octicon-check","declarations":3},{"selector":".form-group.errored .error","declarations":3},{"selector":".form-group.warn .warning","declarations":3},{"selector":".form-group .success,.form-group .error,.form-group .indicator","declarations":3},{"selector":".form-group.required dt label::after","declarations":3},{"selector":".form-group.flattened dt","declarations":3},{"selector":".form-group textarea.form-control","declarations":3},{"selector":".form-actions::after","declarations":3},{"selector":"input::-webkit-outer-spin-button,input::-webkit-inner-spin-button","declarations":3},{"selector":".hfields .form-group dt label","declarations":3},{"selector":".hfields::after","declarations":3},{"selector":".form-checkbox input[type=checkbox],.form-checkbox input[type=radio]","declarations":3},{"selector":".form-checkbox","declarations":3},{"selector":".form-control.focus,.form-control:focus,.form-select.focus,.form-select:focus","declarations":3},{"selector":"fieldset","declarations":3},{"selector":".input-group .form-control:last-child,.input-group-button:last-child .btn","declarations":2},{"selector":".input-group .form-control:first-child,.input-group-button:first-child .btn","declarations":2},{"selector":".input-group-button","declarations":2},{"selector":".input-group .form-control","declarations":2},{"selector":"p.explain .minibutton","declarations":2},{"selector":"p.explain .octicon","declarations":2},{"selector":".composer .comment-form-textarea","declarations":2},{"selector":"div.composer","declarations":2},{"selector":".previewable-comment-form .write-content,.previewable-comment-form .preview-content","declarations":2},{"selector":".previewable-comment-form .tabnav","declarations":2},{"selector":".upload-enabled.focused","declarations":2},{"selector":".drag-and-drop-error-info","declarations":2},{"selector":".inline-form .btn-plain","declarations":2},{"selector":".note .spinner","declarations":2},{"selector":".form-group.warn .warning::before,.form-group.warn .error::before,.form-group.errored .warning::before,.form-group.errored .error::before","declarations":2},{"selector":".form-group.successful .success","declarations":2},{"selector":".form-group.loading .spinner","declarations":2},{"selector":".form-group textarea.form-control.short","declarations":2},{"selector":".select-sm[multiple]","declarations":2},{"selector":".form-warning p","declarations":2},{"selector":".form-actions::before","declarations":2},{"selector":".hfields .btn","declarations":2},{"selector":".hfields .form-group dt img","declarations":2},{"selector":".hfields .form-group","declarations":2},{"selector":".hfields::before","declarations":2},{"selector":".input-block","declarations":2},{"selector":".input-lg","declarations":2},{"selector":".input-group-button:last-child .btn","declarations":1},{"selector":".input-group-button:first-child .btn","declarations":1},{"selector":".input-group .form-control,.input-group-button","declarations":1},{"selector":".input-group.inline","declarations":1},{"selector":".input-group .form-control+.btn","declarations":1},{"selector":".input-group .form-control:focus","declarations":1},{"selector":".input-group","declarations":1},{"selector":".form-group label","declarations":1},{"selector":"p.explain strong","declarations":1},{"selector":".composer .tabnav","declarations":1},{"selector":".form-action-spacious","declarations":1},{"selector":".previewable-comment-form.write-selected .write-content,.previewable-comment-form.preview-selected .preview-content","declarations":1},{"selector":".previewable-comment-form .comment-form-error","declarations":1},{"selector":".previewable-comment-form .comment","declarations":1},{"selector":".previewable-comment-form","declarations":1},{"selector":".write-content","declarations":1},{"selector":".dragover textarea,.dragover .drag-and-drop","declarations":1},{"selector":".upload-enabled.focused .drag-and-drop","declarations":1},{"selector":".upload-enabled.focused .form-control","declarations":1},{"selector":".manual-file-chooser:hover+.manual-file-chooser-text","declarations":1},{"selector":".is-failed .drag-and-drop .failed-request","declarations":1},{"selector":".drag-and-drop-error-info a","declarations":1},{"selector":".is-repository-required .drag-and-drop .repository-required","declarations":1},{"selector":".is-bad-permissions .drag-and-drop .bad-permissions","declarations":1},{"selector":".is-empty .drag-and-drop .empty","declarations":1},{"selector":".is-hidden-file .drag-and-drop .hidden-file","declarations":1},{"selector":".is-too-big .drag-and-drop .too-big","declarations":1},{"selector":".is-duplicate-filename .drag-and-drop .duplicate-filename","declarations":1},{"selector":".is-bad-file .drag-and-drop .bad-file","declarations":1},{"selector":".is-uploading .drag-and-drop .loading","declarations":1},{"selector":".is-default .drag-and-drop .default","declarations":1},{"selector":".drag-and-drop img","declarations":1},{"selector":".drag-and-drop .error","declarations":1},{"selector":".drag-and-drop .default,.drag-and-drop .loading,.drag-and-drop .error","declarations":1},{"selector":".inline-form","declarations":1},{"selector":".status-indicator-failed .octicon-check","declarations":1},{"selector":".status-indicator-failed::before","declarations":1},{"selector":".status-indicator-success .octicon-x","declarations":1},{"selector":".status-indicator-success::before","declarations":1},{"selector":".status-indicator .octicon","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-errored","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-successful","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-loading","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-loading,dl.form-group>dd .form-control.is-autocheck-successful,dl.form-group>dd .form-control.is-autocheck-errored","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-errored","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-successful","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-loading","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-loading,dl.form-group>dd .form-control.is-autocheck-successful,dl.form-group>dd .form-control.is-autocheck-errored","declarations":1},{"selector":".form-group.errored .error::before","declarations":1},{"selector":".form-group.errored .error::after","declarations":1},{"selector":".form-group.errored label","declarations":1},{"selector":".form-group.warn .warning::before","declarations":1},{"selector":".form-group.warn .warning::after","declarations":1},{"selector":".form-group.warn .warning::after,.form-group.warn .error::after,.form-group.errored .warning::after,.form-group.errored .error::after","declarations":1},{"selector":".form-group.loading .indicator","declarations":1},{"selector":".form-group.loading","declarations":1},{"selector":".form-group dd h4+.note","declarations":1},{"selector":".form-group dd h4.is-success","declarations":1},{"selector":".form-group dd h4.is-error","declarations":1},{"selector":".form-group dd h4","declarations":1},{"selector":".form-group.flattened dd","declarations":1},{"selector":".form-group label","declarations":1},{"selector":".form-group dt","declarations":1},{"selector":".form-group .form-control.long","declarations":1},{"selector":".form-group .form-control.short","declarations":1},{"selector":".form-group .form-control.shorter","declarations":1},{"selector":".form-group .form-control:focus","declarations":1},{"selector":".form-group","declarations":1},{"selector":".form-select[multiple]","declarations":1},{"selector":".form-select::-ms-expand","declarations":1},{"selector":".form-warning a","declarations":1},{"selector":".form-actions .btn+.btn","declarations":1},{"selector":".form-actions .btn","declarations":1},{"selector":".hfields .form-select","declarations":1},{"selector":".hfields","declarations":1},{"selector":".form-checkbox-details-trigger:checked ~ * .form-checkbox-details,.form-checkbox-details-trigger:checked ~ .form-checkbox-details","declarations":1},{"selector":".form-checkbox-details","declarations":1},{"selector":".input-monospace","declarations":1},{"selector":"::placeholder","declarations":1},{"selector":":-ms-input-placeholder","declarations":1},{"selector":".input-contrast:focus","declarations":1},{"selector":".input-contrast","declarations":1},{"selector":".form-control,.form-select","declarations":1},{"selector":"label","declarations":1}]},"selectors":{"total":186,"type":47,"class":180,"id":0,"pseudoClass":14,"pseudoElement":27,"values":["fieldset","label",".form-control",".form-select",".form-control.focus",".form-control:focus",".form-select.focus",".form-select:focus",".form-control",".form-select",".input-contrast",".input-contrast:focus",":-ms-input-placeholder","::placeholder",".input-sm",".input-lg",".input-block",".input-monospace",".input-hide-webkit-autofill::-webkit-contacts-auto-fill-button",".form-checkbox",".form-checkbox label em.highlight",".form-checkbox input[type=checkbox]",".form-checkbox input[type=radio]",".form-checkbox .note",".form-checkbox-details",".form-checkbox-details-trigger:checked ~ * .form-checkbox-details",".form-checkbox-details-trigger:checked ~ .form-checkbox-details",".hfields",".hfields::before",".hfields::after",".hfields .form-group",".hfields .form-group dt label",".hfields .form-group dt img",".hfields .btn",".hfields .form-select","input::-webkit-outer-spin-button","input::-webkit-inner-spin-button",".form-actions::before",".form-actions::after",".form-actions .btn",".form-actions .btn+.btn",".form-warning",".form-warning p",".form-warning a",".form-select",".form-select::-ms-expand",".form-select[multiple]",".select-sm",".select-sm[multiple]",".form-group",".form-group .form-control",".form-group .form-control:focus",".form-group .form-control.shorter",".form-group .form-control.short",".form-group .form-control.long",".form-group textarea.form-control",".form-group textarea.form-control.short",".form-group dt",".form-group label",".form-group.flattened dt",".form-group.flattened dd",".form-group dd h4",".form-group dd h4.is-error",".form-group dd h4.is-success",".form-group dd h4+.note",".form-group.required dt label::after",".form-group .success",".form-group .error",".form-group .indicator",".form-group.loading",".form-group.loading .indicator",".form-group.loading .spinner",".form-group.successful .success",".form-group.warn .warning",".form-group.warn .error",".form-group.errored .warning",".form-group.errored .error",".form-group.warn .warning::after",".form-group.warn .warning::before",".form-group.warn .error::after",".form-group.warn .error::before",".form-group.errored .warning::after",".form-group.errored .warning::before",".form-group.errored .error::after",".form-group.errored .error::before",".form-group.warn .warning::after",".form-group.warn .error::after",".form-group.errored .warning::after",".form-group.errored .error::after",".form-group.warn .warning::before",".form-group.warn .error::before",".form-group.errored .warning::before",".form-group.errored .error::before",".form-group.warn .warning",".form-group.warn .warning::after",".form-group.warn .warning::before",".form-group.errored label",".form-group.errored .error",".form-group.errored .error::after",".form-group.errored .error::before",".note",".note .spinner","dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored","dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored","dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored","dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored",".status-indicator",".status-indicator .octicon",".status-indicator-success::before",".status-indicator-success .octicon-check",".status-indicator-success .octicon-x",".status-indicator-failed::before",".status-indicator-failed .octicon-check",".status-indicator-failed .octicon-x",".status-indicator-loading",".inline-form",".inline-form .btn-plain",".drag-and-drop",".drag-and-drop .default",".drag-and-drop .loading",".drag-and-drop .error",".drag-and-drop .error",".drag-and-drop img",".is-default .drag-and-drop .default",".is-uploading .drag-and-drop .loading",".is-bad-file .drag-and-drop .bad-file",".is-duplicate-filename .drag-and-drop .duplicate-filename",".is-too-big .drag-and-drop .too-big",".is-hidden-file .drag-and-drop .hidden-file",".is-empty .drag-and-drop .empty",".is-bad-permissions .drag-and-drop .bad-permissions",".is-repository-required .drag-and-drop .repository-required",".drag-and-drop-error-info",".drag-and-drop-error-info a",".is-failed .drag-and-drop .failed-request",".manual-file-chooser",".manual-file-chooser:hover+.manual-file-chooser-text",".btn .manual-file-chooser",".upload-enabled textarea",".upload-enabled.focused",".upload-enabled.focused .form-control",".upload-enabled.focused .drag-and-drop",".dragover textarea",".dragover .drag-and-drop",".write-content",".previewable-comment-form",".previewable-comment-form .tabnav",".previewable-comment-form .comment",".previewable-comment-form .comment-form-error",".previewable-comment-form .write-content",".previewable-comment-form .preview-content",".previewable-comment-form.write-selected .write-content",".previewable-comment-form.preview-selected .preview-content",".previewable-comment-form textarea",".form-action-spacious","div.composer",".composer .comment-form-textarea",".composer .tabnav","h2.account","p.explain","p.explain strong","p.explain .octicon","p.explain .minibutton",".form-group label",".input-group",".input-group .form-control",".input-group .form-control:focus",".input-group .form-control+.btn",".input-group.inline",".input-group .form-control",".input-group-button",".input-group-button",".input-group .form-control:first-child",".input-group-button:first-child .btn",".input-group-button:first-child .btn",".input-group .form-control:last-child",".input-group-button:last-child .btn",".input-group-button:last-child .btn"],"specificity":{"max":32,"average":21.021505376344088}},"declarations":{"total":314,"unique":181,"properties":{"padding":["0","6px 8px","4px 10px","2px 4px","8px 10px","5px 8px","7px 10px","5px","0","8px 8px 0","8px"],"margin":["0","15px 0","5px 0 0 -20px","0","15px 0","0 30px 0 0","5px 0 0","28px 25px 0 -20px","0","10px 0","0","15px 0","0 0 6px","0","4px 0 0","4px 0 0","4px 0 2px","0","0 8px 8px","0 0 10px","15px 0 0"],"border":["0","1px solid #d1d5da","1px solid #d9d0a5","solid transparent","0","1px solid #c3c8cf","1px solid #c3c8cf","0"],"font-weight":["600","400","600","600","400","400","400"],"min-height":["34px","28px","28px","0","200px","50px","17px","100px","200px"],"font-size":["16px","14px","12px","16px","12px","14px","12px","12px","13px","12px","13px","18px","12px"],"line-height":["20px","20px","1.5","32px","32px","16px","34px"],"color":["#24292e","#6a737d","#6a737d","#586069","#586069","#735c0f","#cb2431","#28a745","#cb2431","#28a745","#735c0f","#cb2431","#86181d","#586069","#28a745","#cb2431","#586069","#cb2431","#586069","#0366d6","#586069","#586069","#24292e","#959da5"],"vertical-align":["middle","middle","middle","middle","middle","top","middle"],"background-color":["#fff","#fafbfc","#fff","#fafbfc","#fff","#fffbdd","#ffdce0","transparent","#fafbfc"],"background-repeat":["no-repeat"],"background-position":["right 8px center"],"border-radius":["3px","3px","3px","3px","3px"],"outline":["none","none"],"box-shadow":["inset 0 1px 2px rgba(27,31,35,0.075)","inset 0 1px 2px rgba(27,31,35,0.075),0 0 0 0.2em rgba(3,102,214,0.3)","inset 0 1px 2px rgba(27,31,35,0.075),0 0 0 0.2em rgba(3,102,214,0.3)","none","#c9ff00 0 0 3px"],"border-color":["#2188ff","#d9d0a5","#cea0a5","#4a9eff"],"padding-top":["3px","3px"],"padding-bottom":["3px","3px"],"display":["block","none","block","none","block","table","table","inline-block","table","table","inline-block","none","inline","inline-block","inline","block","inline-block","none","inline-block","none","none","inline-block","inline-block","none","inline-block","inline-block","inline-block","inline-block","inline-block","inline-block","inline-block","inline-block","inline-block","inline-block","block","none","block","block","table","inline-table","table-cell"],"width":["100%","440px","130px","250px","100%","100%","0","16px","16px","240px","100%","100%","1%"],"font-family":["\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,Courier,monospace"],"position":["absolute","relative","relative","relative","absolute","absolute","absolute","relative","relative","relative","relative","static","relative"],"right":["0"],"pointer-events":["none","none"],"visibility":["hidden"],"padding-left":["20px","5px"],"left":["-4px","10px"],"font-style":["normal"],"background":["#fffbdd","#fffbdd","#fff url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC\") no-repeat right 8px center","url(\"/images/spinners/octocat-spinner-32-EAF2F5.gif\") 0 0 no-repeat"],"float":["left","left","left","right","left","right"],"content":["\"\"","\"\"","\"\"","\"\"","\"*\"","\" \"","\"\"","\"\""],"clear":["both","both"],"top":["-2px","0","-4px"],"margin-top":["5px","0","10px","0"],"-webkit-appearance":["none","none"],"appearance":["none","none"],"margin-right":["5px","5px","3px","5px","-1px"],"max-width":["100%","100%","450px"],"height":["34px","auto","28px","auto","200px","50px","0","16px","200px"],"padding-right":["24px","8px \\9","30px"],"background-image":["none \\9","url(\"/images/spinners/octocat-spinner-16px.gif\")","url(\"/images/modules/ajax/success.png\")","url(\"/images/modules/ajax/error.png\")","url(\"/images/spinners/octocat-spinner-32.gif\")","url(\"/images/modules/ajax/success@2x.png\")","url(\"/images/modules/ajax/error@2x.png\")"],"background-size":["8px 10px","16px 16px","16px"],"-moz-appearance":["none"],"opacity":["0","0.5","0.0001"],"z-index":["10","15","2"],"border-style":["solid"],"border-width":["1px","5px","6px"],"bottom":["100%"],"margin-left":["-1px","5px","-80px","0","-1px"],"border-bottom-color":["#fffbdd","#d9d0a5","#ffdce0","#cea0a5"],"fill":["#28a745","#d73a49"],"border-top":["0"],"border-bottom-right-radius":["3px","0","0"],"border-bottom-left-radius":["3px","0","0"],"cursor":["pointer"],"text-decoration":["underline"],"border-bottom":["1px dashed #dfe2e5"],"margin-bottom":["8px"],"max-height":["500px"],"resize":["vertical"],"border-top-right-radius":["0"],"border-top-left-radius":["0"]}},"mediaQueries":{"total":2,"unique":2,"values":["(min-width: 768px)","only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx)"],"contents":[{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".form-control,.form-select","declarations":1}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".form-control",".form-select"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["14px"]}}},{"value":"only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx)","rules":{"total":4,"size":{"graph":[1,1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",dl.form-group>dd .form-control.is-autocheck-errored","declarations":1},{"selector":",dl.form-group>dd .form-control.is-autocheck-successful","declarations":1},{"selector":",dl.form-group>dd .form-control.is-autocheck-loading","declarations":1},{"selector":"dl.form-group>dd .form-control.is-autocheck-loading,dl.form-group>dd .form-control.is-autocheck-successful,dl.form-group>dd .form-control.is-autocheck-errored","declarations":1}]},"selectors":{"total":6,"type":6,"class":6,"id":0,"pseudoClass":0,"pseudoElement":0,"values":["dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored","dl.form-group>dd .form-control.is-autocheck-loading","dl.form-group>dd .form-control.is-autocheck-successful","dl.form-group>dd .form-control.is-autocheck-errored"],"specificity":{"max":32,"average":32}},"declarations":{"total":4,"unique":4,"properties":{"background-size":["16px 16px"],"background-image":["url(\"/images/spinners/octocat-spinner-32.gif\")","url(\"/images/modules/ajax/success@2x.png\")","url(\"/images/modules/ajax/error@2x.png\")"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-forms/index.scss b/node_modules/primer-forms/index.scss deleted file mode 100644 index 89a2247..0000000 --- a/node_modules/primer-forms/index.scss +++ /dev/null @@ -1,6 +0,0 @@ -@import "primer-support/index.scss"; -@import "./lib/form-control.scss"; -@import "./lib/form-select.scss"; -@import "./lib/form-group.scss"; -@import "./lib/form-validation.scss"; -@import "./lib/input-group.scss"; diff --git a/node_modules/primer-forms/lib/form-control.scss b/node_modules/primer-forms/lib/form-control.scss deleted file mode 100644 index f1e8063..0000000 --- a/node_modules/primer-forms/lib/form-control.scss +++ /dev/null @@ -1,216 +0,0 @@ -// Needs refactoring -// stylelint-disable selector-no-qualifying-type, selector-max-compound-selectors -// stylelint-disable selector-max-type -// Base form controls -// -// Overrides for common inputs for easier styling. - -fieldset { - padding: 0; - margin: 0; - border: 0; -} - -label { - font-weight: $font-weight-bold; -} - -.form-control, -.form-select { - min-height: 34px; - padding: 6px $spacer-2; - font-size: $h4-size; - line-height: 20px; - color: $text-gray-dark; - vertical-align: middle; - background-color: $bg-white; - background-repeat: no-repeat; // Repeat and position set for form states (success, error, etc) - background-position: right 8px center; // For form validation. This keeps images 8px from right and centered vertically. - border: 1px solid $border-gray-dark; - border-radius: 3px; - outline: none; - box-shadow: $form-control-shadow; - - &.focus, - &:focus { - border-color: $blue-400; - outline: none; - box-shadow: $form-control-shadow, $btn-input-focus-shadow; - } - - // Ensures inputs don't zoom on mobile but are body-font size on desktop - @include breakpoint(md) { - font-size: $body-font-size; - } -} - -// Inputs with contrast for easy light gray backgrounds against white. -.input-contrast { - background-color: $bg-gray-light; - - &:focus { background-color: $bg-white; } -} - -// Custom styling for HTML5 validation bubbles (WebKit only) -::placeholder { - color: $text-gray-light; -} - -// Mini inputs, to match .minibutton -.input-sm { - min-height: 28px; - padding-top: 3px; - padding-bottom: 3px; - font-size: $font-size-small; - line-height: 20px; -} - -// Large inputs -.input-lg { - padding: $spacer-1 10px; - font-size: $h4-size; -} - -// Full-width inputs -.input-block { - display: block; - width: 100%; -} - -// Inputs with monospace text -.input-monospace { - font-family: $mono-font; -} - -// Hide the icon that tries to autofill contact info in webkit -.input-hide-webkit-autofill { - &::-webkit-contacts-auto-fill-button { - position: absolute; - right: 0; - display: none !important; - pointer-events: none; - visibility: hidden; - } -} - -// Checkboxes and Radiobuttons -// -// For checkboxes and radio button selections. -.form-checkbox { - padding-left: 20px; - margin: 15px 0; - vertical-align: middle; - - label { - em.highlight { - position: relative; - left: -$spacer-1; - padding: 2px $spacer-1; - font-style: normal; - background: $yellow-100; - border-radius: 3px; - } - } - - input[type=checkbox], - input[type=radio] { - float: left; - margin: 5px 0 0 -20px; - vertical-align: middle; - } - - .note { - display: block; - margin: 0; - font-size: $font-size-small; - font-weight: $font-weight-normal; - color: $gray-600; - } -} - -.form-checkbox-details { - display: none; -} - -.form-checkbox-details-trigger { - &:checked { - ~ * .form-checkbox-details, // child of sibling - ~ .form-checkbox-details { // or sibling - display: block; - } - } -} - -// Field groups -// -// Wrap field groups in `` to lay them out horizontally - great for -// the top of pages with autosave. -.hfields { - margin: 15px 0; - @include clearfix; - - .form-group { - float: left; - margin: 0 30px 0 0; - - dt { - label { - display: inline-block; - margin: 5px 0 0; - color: $gray-600; - } - - img { - position: relative; - top: -2px; - } - } - } - - .btn { - float: left; - margin: 28px 25px 0 -20px; - } - - .form-select { margin-top: 5px; } -} - -// Hide the up/down buttons in in the login form, the -// input is used for two-factor auth codes, type="number" makes it more usable -// on phones -input::-webkit-outer-spin-button, -input::-webkit-inner-spin-button { - margin: 0; - appearance: none; -} - -// Input groups - -.form-actions { - @include clearfix; - - .btn { - float: right; - - + .btn { - margin-right: 5px; - } - } -} - -.form-warning { - padding: $spacer-2 10px; - margin: 10px 0; - font-size: $h5-size; - color: $yellow-900; - background: $yellow-100; - border: 1px solid $border-yellow; - border-radius: 3px; - - p { - margin: 0; - line-height: $lh-default; - } - - a { font-weight: $font-weight-bold; } -} diff --git a/node_modules/primer-forms/lib/form-group.scss b/node_modules/primer-forms/lib/form-group.scss deleted file mode 100644 index 86bcc6b..0000000 --- a/node_modules/primer-forms/lib/form-group.scss +++ /dev/null @@ -1,215 +0,0 @@ -// Form groups -// -// Typical form groups - `` with a `
      ` containing the label and -// `
      containing the form elements. -// stylelint-disable selector-max-compound-selectors -// stylelint-disable selector-max-type -.form-group { - margin: 15px 0; - - // Text fields - .form-control { - width: 440px; - max-width: 100%; - margin-right: 5px; - background-color: $bg-gray-light; - - &:focus { - background-color: $bg-white; - } - - &.shorter { width: 130px; } - - &.short { width: 250px; } - - &.long { width: 100%; } - } - - // Textarea - // stylelint-disable selector-no-qualifying-type - textarea.form-control { - width: 100%; - height: 200px; - min-height: 200px; - - &.short { - height: 50px; - min-height: 50px; - } - } - // stylelint-enable selector-no-qualifying-type - - // The Label - dt { - margin: 0 0 6px; - } - - label { - position: relative; - } - - &.flattened dt { - float: left; - margin: 0; - line-height: 32px; - } - - &.flattened dd { - line-height: 32px; - } - - // - // Form Elements - // - // stylelint-disable selector-no-qualifying-type - dd { - h4 { - margin: $spacer-1 0 0; - - &.is-error { color: $text-red; } - - &.is-success { color: $text-green; } - - + .note { - margin-top: 0; - } - } - } - // stylelint-enable selector-no-qualifying-type - - // - // Variants - // - - &.required { - dt label::after { - padding-left: 5px; - color: $text-red; - content: "*"; - } - } - - // Form AJAX states - // - // Form fields that need feedback for AJAX loading, success - // states and errored states. - .success, - .error, - .indicator { - display: none; - font-size: $font-size-small; - font-weight: $font-weight-bold; - } - - &.loading { - opacity: 0.5; - - .indicator { - display: inline; - } - - .spinner { - display: inline-block; - vertical-align: middle; - } - } - - &.successful { - .success { - display: inline; - color: $text-green; - } - } - - // Form validation - // - // Our inline errors - - &.warn, - &.errored { - .warning, - .error { - position: absolute; - z-index: 10; - display: block; // Show up in errored/warn state - max-width: 450px; // Keep our long errors readable - padding: 5px $spacer-2; - margin: $spacer-1 0 0; - font-size: 13px; - font-weight: $font-weight-normal; - border-style: solid; - border-width: 1px; - border-radius: 3px; - - &::after, - &::before { - position: absolute; - bottom: 100%; - left: 10px; - z-index: 15; - width: 0; - height: 0; - pointer-events: none; - content: " "; - border: solid transparent; - } - - &::after { - border-width: 5px; - } - - &::before { - margin-left: -1px; - border-width: 6px; - } - } - } - - &.warn { - .warning { - color: $yellow-900; - background-color: $yellow-100; - border-color: $border-yellow; - - &::after { - border-bottom-color: $yellow-100; - } - - &::before { - border-bottom-color: $border-yellow; - } - } - } - - &.errored { - label { - color: $text-red; - } - - .error { - color: $red-900; - background-color: $bg-red-light; - border-color: $border-red-light; - - &::after { - border-bottom-color: $bg-red-light; - } - - &::before { - border-bottom-color: $border-red-light; - } - } - } -} - -.note { - min-height: 17px; - margin: $spacer-1 0 2px; - font-size: $font-size-small; - color: $text-gray; - - .spinner { - margin-right: 3px; - vertical-align: middle; - } -} diff --git a/node_modules/primer-forms/lib/form-select.scss b/node_modules/primer-forms/lib/form-select.scss deleted file mode 100644 index fd1d71f..0000000 --- a/node_modules/primer-forms/lib/form-select.scss +++ /dev/null @@ -1,38 +0,0 @@ -// Custom select -// -// Apply `.select` to any ` - <%= octicon "search", :class => "subnav-search-icon" %> -
      -
      -``` - - -You can also use a `subnav-search-context` to display search help in a select menu. - -```erb title="subnav-search-context" - -``` - - - - -## License - -[MIT](./LICENSE) © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-navigation/build/build.css b/node_modules/primer-navigation/build/build.css deleted file mode 100644 index 9ed3a00..0000000 --- a/node_modules/primer-navigation/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.menu{margin-bottom:15px;list-style:none;background-color:#fff;border:1px solid #d1d5da;border-radius:3px}.menu-item{position:relative;display:block;padding:8px 10px;border-bottom:1px solid #e1e4e8}.menu-item:first-child{border-top:0;border-top-left-radius:2px;border-top-right-radius:2px}.menu-item:first-child::before{border-top-left-radius:2px}.menu-item:last-child{border-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.menu-item:last-child::before{border-bottom-left-radius:2px}.menu-item:hover{text-decoration:none;background-color:#f6f8fa}.menu-item.selected{font-weight:600;color:#24292e;cursor:default;background-color:#fff}.menu-item.selected::before{position:absolute;top:0;bottom:0;left:0;width:2px;content:"";background-color:#e36209}.menu-item .octicon{width:16px;margin-right:5px;color:#24292e;text-align:center}.menu-item .Counter{float:right;margin-left:5px}.menu-item .menu-warning{float:right;color:#86181d}.menu-item .avatar{float:left;margin-right:5px}.menu-item.alert .Counter{color:#cb2431}.menu-heading{display:block;padding:8px 10px;margin-top:0;margin-bottom:0;font-size:13px;font-weight:600;line-height:20px;color:#586069;background-color:#f3f5f8;border-bottom:1px solid #e1e4e8}.menu-heading:hover{text-decoration:none}.menu-heading:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.menu-heading:last-child{border-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.tabnav{margin-top:0;margin-bottom:15px;border-bottom:1px solid #d1d5da}.tabnav .Counter{margin-left:5px}.tabnav-tabs{margin-bottom:-1px}.tabnav-tab{display:inline-block;padding:8px 12px;font-size:14px;line-height:20px;color:#586069;text-decoration:none;background-color:transparent;border:1px solid transparent;border-bottom:0}.tabnav-tab.selected{color:#24292e;background-color:#fff;border-color:#d1d5da;border-radius:3px 3px 0 0}.tabnav-tab:hover,.tabnav-tab:focus{color:#24292e;text-decoration:none}.tabnav-extra{display:inline-block;padding-top:10px;margin-left:10px;font-size:12px;color:#586069}.tabnav-extra>.octicon{margin-right:2px}a.tabnav-extra:hover{color:#0366d6;text-decoration:none}.tabnav-btn{margin-left:10px}.filter-list{list-style-type:none}.filter-list.small .filter-item{padding:4px 10px;margin:0 0 2px;font-size:12px}.filter-list.pjax-active .filter-item{color:#586069;background-color:transparent}.filter-list.pjax-active .filter-item.pjax-active{color:#fff;background-color:#0366d6}.filter-item{position:relative;display:block;padding:8px 10px;margin-bottom:5px;overflow:hidden;font-size:14px;color:#586069;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-radius:3px}.filter-item:hover{text-decoration:none;background-color:#eaecef}.filter-item.selected{color:#fff;background-color:#0366d6}.filter-item .count{float:right;font-weight:600}.filter-item .bar{position:absolute;top:2px;right:0;bottom:2px;z-index:-1;display:inline-block;background-color:#eff3f6}.subnav{margin-bottom:20px}.subnav::before{display:table;content:""}.subnav::after{display:table;clear:both;content:""}.subnav-bordered{padding-bottom:20px;border-bottom:1px solid #eaecef}.subnav-flush{margin-bottom:0}.subnav-item{position:relative;float:left;padding:6px 14px;font-weight:600;line-height:20px;color:#586069;border:1px solid #e1e4e8}.subnav-item+.subnav-item{margin-left:-1px}.subnav-item:hover,.subnav-item:focus{text-decoration:none;background-color:#f6f8fa}.subnav-item.selected,.subnav-item.selected:hover,.subnav-item.selected:focus{z-index:2;color:#fff;background-color:#0366d6;border-color:#0366d6}.subnav-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.subnav-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.subnav-search{position:relative;margin-left:10px}.subnav-search-input{width:320px;padding-left:30px;color:#586069}.subnav-search-input-wide{width:500px}.subnav-search-icon{position:absolute;top:9px;left:8px;display:block;color:#c6cbd1;text-align:center;pointer-events:none}.subnav-search-context .btn{color:#444d56;border-top-right-radius:0;border-bottom-right-radius:0}.subnav-search-context .btn:hover,.subnav-search-context .btn:focus,.subnav-search-context .btn:active,.subnav-search-context .btn.selected{z-index:2}.subnav-search-context+.subnav-search{margin-left:-1px}.subnav-search-context+.subnav-search .subnav-search-input{border-top-left-radius:0;border-bottom-left-radius:0}.subnav-search-context .select-menu-modal-holder{z-index:30}.subnav-search-context .select-menu-modal{width:220px}.subnav-search-context .select-menu-item-icon{color:inherit}.subnav-spacer-right{padding-right:10px}.UnderlineNav{display:flex;justify-content:space-between;border-bottom:1px solid #e1e4e8}.UnderlineNav-body{display:flex;margin-bottom:-1px}.UnderlineNav-item{padding:16px 8px;margin-right:16px;font-size:14px;line-height:1.5;color:#586069;text-align:center;border-bottom:2px solid transparent}.UnderlineNav-item:hover,.UnderlineNav-item:focus{color:#24292e;text-decoration:none;border-bottom-color:#d1d5da;transition:0.2s ease}.UnderlineNav-item:hover .UnderlineNav-octicon,.UnderlineNav-item:focus .UnderlineNav-octicon{color:#6a737d}.UnderlineNav-item.selected{font-weight:600;color:#24292e;border-bottom-color:#e36209}.UnderlineNav-item.selected .UnderlineNav-octicon{color:#6a737d}.UnderlineNav--right{justify-content:flex-end}.UnderlineNav--right .UnderlineNav-item{margin-right:0;margin-left:16px}.UnderlineNav--right .UnderlineNav-actions{flex:1 1 auto}.UnderlineNav-actions{-ms-grid-row-align:center;align-self:center}.UnderlineNav--full{display:block}.UnderlineNav-octicon{color:#959da5}.UnderlineNav-container{display:flex;justify-content:space-between} diff --git a/node_modules/primer-navigation/build/data.json b/node_modules/primer-navigation/build/data.json deleted file mode 100644 index 62e6620..0000000 --- a/node_modules/primer-navigation/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":5723,"gzipSize":1404,"humanizedSize":"6kB","humanizedGzipSize":"1kB","rules":{"total":74,"size":{"graph":[5,4,3,1,3,1,2,4,7,4,2,2,2,1,10,1,2,3,3,1,1,9,4,2,5,1,2,1,1,3,2,2,12,2,2,2,7,1,2,3,2,1,7,1,2,4,2,2,2,3,1,7,3,1,1,2,1,1,1,1,3,2,7,4,1,3,1,1,2,1,2,1,1,2],"max":12,"average":2.7162162162162162},"selectorByRuleSizes":[{"selector":".filter-item","declarations":12},{"selector":".menu-heading","declarations":10},{"selector":".tabnav-tab","declarations":9},{"selector":".UnderlineNav-item","declarations":7},{"selector":".subnav-search-icon","declarations":7},{"selector":".subnav-item","declarations":7},{"selector":".filter-item .bar","declarations":7},{"selector":".menu-item.selected::before","declarations":7},{"selector":".tabnav-extra","declarations":5},{"selector":".menu","declarations":5},{"selector":".UnderlineNav-item:hover,.UnderlineNav-item:focus","declarations":4},{"selector":".subnav-item.selected,.subnav-item.selected:hover,.subnav-item.selected:focus","declarations":4},{"selector":".tabnav-tab.selected","declarations":4},{"selector":".menu-item .octicon","declarations":4},{"selector":".menu-item.selected","declarations":4},{"selector":".menu-item","declarations":4},{"selector":".UnderlineNav-item.selected","declarations":3},{"selector":".UnderlineNav","declarations":3},{"selector":".subnav-search-context .btn","declarations":3},{"selector":".subnav-search-input","declarations":3},{"selector":".subnav::after","declarations":3},{"selector":".filter-list.small .filter-item","declarations":3},{"selector":".tabnav","declarations":3},{"selector":".menu-heading:last-child","declarations":3},{"selector":".menu-item:last-child","declarations":3},{"selector":".menu-item:first-child","declarations":3},{"selector":".UnderlineNav-container","declarations":2},{"selector":".UnderlineNav-actions","declarations":2},{"selector":".UnderlineNav--right .UnderlineNav-item","declarations":2},{"selector":".UnderlineNav-body","declarations":2},{"selector":".subnav-search-context+.subnav-search .subnav-search-input","declarations":2},{"selector":".subnav-search","declarations":2},{"selector":".subnav-item:last-child","declarations":2},{"selector":".subnav-item:first-child","declarations":2},{"selector":".subnav-item:hover,.subnav-item:focus","declarations":2},{"selector":".subnav-bordered","declarations":2},{"selector":".subnav::before","declarations":2},{"selector":".filter-item .count","declarations":2},{"selector":".filter-item.selected","declarations":2},{"selector":".filter-item:hover","declarations":2},{"selector":".filter-list.pjax-active .filter-item.pjax-active","declarations":2},{"selector":".filter-list.pjax-active .filter-item","declarations":2},{"selector":"a.tabnav-extra:hover","declarations":2},{"selector":".tabnav-tab:hover,.tabnav-tab:focus","declarations":2},{"selector":".menu-heading:first-child","declarations":2},{"selector":".menu-item .avatar","declarations":2},{"selector":".menu-item .menu-warning","declarations":2},{"selector":".menu-item .Counter","declarations":2},{"selector":".menu-item:hover","declarations":2},{"selector":".UnderlineNav-octicon","declarations":1},{"selector":".UnderlineNav--full","declarations":1},{"selector":".UnderlineNav--right .UnderlineNav-actions","declarations":1},{"selector":".UnderlineNav--right","declarations":1},{"selector":".UnderlineNav-item.selected .UnderlineNav-octicon","declarations":1},{"selector":".UnderlineNav-item:hover .UnderlineNav-octicon,.UnderlineNav-item:focus .UnderlineNav-octicon","declarations":1},{"selector":".subnav-spacer-right","declarations":1},{"selector":".subnav-search-context .select-menu-item-icon","declarations":1},{"selector":".subnav-search-context .select-menu-modal","declarations":1},{"selector":".subnav-search-context .select-menu-modal-holder","declarations":1},{"selector":".subnav-search-context+.subnav-search","declarations":1},{"selector":".subnav-search-context .btn:hover,.subnav-search-context .btn:focus,.subnav-search-context .btn:active,.subnav-search-context .btn.selected","declarations":1},{"selector":".subnav-search-input-wide","declarations":1},{"selector":".subnav-item+.subnav-item","declarations":1},{"selector":".subnav-flush","declarations":1},{"selector":".subnav","declarations":1},{"selector":".filter-list","declarations":1},{"selector":".tabnav-btn","declarations":1},{"selector":".tabnav-extra>.octicon","declarations":1},{"selector":".tabnav-tabs","declarations":1},{"selector":".tabnav .Counter","declarations":1},{"selector":".menu-heading:hover","declarations":1},{"selector":".menu-item.alert .Counter","declarations":1},{"selector":".menu-item:last-child::before","declarations":1},{"selector":".menu-item:first-child::before","declarations":1}]},"selectors":{"total":83,"type":1,"class":83,"id":0,"pseudoClass":25,"pseudoElement":5,"values":[".menu",".menu-item",".menu-item:first-child",".menu-item:first-child::before",".menu-item:last-child",".menu-item:last-child::before",".menu-item:hover",".menu-item.selected",".menu-item.selected::before",".menu-item .octicon",".menu-item .Counter",".menu-item .menu-warning",".menu-item .avatar",".menu-item.alert .Counter",".menu-heading",".menu-heading:hover",".menu-heading:first-child",".menu-heading:last-child",".tabnav",".tabnav .Counter",".tabnav-tabs",".tabnav-tab",".tabnav-tab.selected",".tabnav-tab:hover",".tabnav-tab:focus",".tabnav-extra",".tabnav-extra>.octicon","a.tabnav-extra:hover",".tabnav-btn",".filter-list",".filter-list.small .filter-item",".filter-list.pjax-active .filter-item",".filter-list.pjax-active .filter-item.pjax-active",".filter-item",".filter-item:hover",".filter-item.selected",".filter-item .count",".filter-item .bar",".subnav",".subnav::before",".subnav::after",".subnav-bordered",".subnav-flush",".subnav-item",".subnav-item+.subnav-item",".subnav-item:hover",".subnav-item:focus",".subnav-item.selected",".subnav-item.selected:hover",".subnav-item.selected:focus",".subnav-item:first-child",".subnav-item:last-child",".subnav-search",".subnav-search-input",".subnav-search-input-wide",".subnav-search-icon",".subnav-search-context .btn",".subnav-search-context .btn:hover",".subnav-search-context .btn:focus",".subnav-search-context .btn:active",".subnav-search-context .btn.selected",".subnav-search-context+.subnav-search",".subnav-search-context+.subnav-search .subnav-search-input",".subnav-search-context .select-menu-modal-holder",".subnav-search-context .select-menu-modal",".subnav-search-context .select-menu-item-icon",".subnav-spacer-right",".UnderlineNav",".UnderlineNav-body",".UnderlineNav-item",".UnderlineNav-item:hover",".UnderlineNav-item:focus",".UnderlineNav-item:hover .UnderlineNav-octicon",".UnderlineNav-item:focus .UnderlineNav-octicon",".UnderlineNav-item.selected",".UnderlineNav-item.selected .UnderlineNav-octicon",".UnderlineNav--right",".UnderlineNav--right .UnderlineNav-item",".UnderlineNav--right .UnderlineNav-actions",".UnderlineNav-actions",".UnderlineNav--full",".UnderlineNav-octicon",".UnderlineNav-container"],"specificity":{"max":40,"average":18.3855421686747}},"declarations":{"total":201,"unique":118,"properties":{"margin-bottom":["15px","0","15px","-1px","5px","20px","0","-1px"],"list-style":["none"],"background-color":["#fff","#f6f8fa","#fff","#e36209","#f3f5f8","transparent","#fff","transparent","#0366d6","#eaecef","#0366d6","#eff3f6","#f6f8fa","#0366d6"],"border":["1px solid #d1d5da","1px solid transparent","1px solid #e1e4e8"],"border-radius":["3px","3px 3px 0 0","3px"],"position":["relative","absolute","relative","absolute","relative","relative","absolute"],"display":["block","block","inline-block","inline-block","block","inline-block","table","table","block","flex","flex","block","flex"],"padding":["8px 10px","8px 10px","8px 12px","4px 10px","8px 10px","6px 14px","16px 8px"],"border-bottom":["1px solid #e1e4e8","0","1px solid #e1e4e8","0","1px solid #d1d5da","0","1px solid #eaecef","1px solid #e1e4e8","2px solid transparent"],"border-top":["0"],"border-top-left-radius":["2px","2px","2px","3px","0"],"border-top-right-radius":["2px","2px","3px","0"],"border-bottom-right-radius":["2px","2px","3px","0"],"border-bottom-left-radius":["2px","2px","2px","3px","0"],"text-decoration":["none","none","none","none","none","none","none","none","none"],"font-weight":["600","600","600","600","600"],"color":["#24292e","#24292e","#86181d","#cb2431","#586069","#586069","#24292e","#24292e","#586069","#0366d6","#586069","#fff","#586069","#fff","#586069","#fff","#586069","#c6cbd1","#444d56","inherit","#586069","#24292e","#6a737d","#24292e","#6a737d","#959da5"],"cursor":["default","pointer"],"top":["0","2px","9px"],"bottom":["0","2px"],"left":["0","8px"],"width":["2px","16px","320px","500px","220px"],"content":["\"\"","\"\"","\"\""],"margin-right":["5px","5px","2px","16px","0"],"text-align":["center","center","center"],"float":["right","right","left","right","left"],"margin-left":["5px","5px","10px","10px","-1px","10px","-1px","16px"],"margin-top":["0","0"],"font-size":["13px","14px","12px","12px","14px","14px"],"line-height":["20px","20px","20px","1.5"],"border-color":["#d1d5da","#0366d6"],"padding-top":["10px"],"list-style-type":["none"],"margin":["0 0 2px"],"overflow":["hidden"],"text-overflow":["ellipsis"],"white-space":["nowrap"],"right":["0"],"z-index":["-1","2","2","30"],"clear":["both"],"padding-bottom":["20px"],"padding-left":["30px"],"pointer-events":["none"],"padding-right":["10px"],"justify-content":["space-between","flex-end","space-between"],"border-bottom-color":["#d1d5da","#e36209"],"transition":["0.2s ease"],"flex":["1 1 auto"],"-ms-grid-row-align":["center"],"align-self":["center"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-navigation/build/index.js b/node_modules/primer-navigation/build/index.js deleted file mode 100644 index fd42bfe..0000000 --- a/node_modules/primer-navigation/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":5723,"gzipSize":1404,"humanizedSize":"6kB","humanizedGzipSize":"1kB","rules":{"total":74,"size":{"graph":[5,4,3,1,3,1,2,4,7,4,2,2,2,1,10,1,2,3,3,1,1,9,4,2,5,1,2,1,1,3,2,2,12,2,2,2,7,1,2,3,2,1,7,1,2,4,2,2,2,3,1,7,3,1,1,2,1,1,1,1,3,2,7,4,1,3,1,1,2,1,2,1,1,2],"max":12,"average":2.7162162162162162},"selectorByRuleSizes":[{"selector":".filter-item","declarations":12},{"selector":".menu-heading","declarations":10},{"selector":".tabnav-tab","declarations":9},{"selector":".UnderlineNav-item","declarations":7},{"selector":".subnav-search-icon","declarations":7},{"selector":".subnav-item","declarations":7},{"selector":".filter-item .bar","declarations":7},{"selector":".menu-item.selected::before","declarations":7},{"selector":".tabnav-extra","declarations":5},{"selector":".menu","declarations":5},{"selector":".UnderlineNav-item:hover,.UnderlineNav-item:focus","declarations":4},{"selector":".subnav-item.selected,.subnav-item.selected:hover,.subnav-item.selected:focus","declarations":4},{"selector":".tabnav-tab.selected","declarations":4},{"selector":".menu-item .octicon","declarations":4},{"selector":".menu-item.selected","declarations":4},{"selector":".menu-item","declarations":4},{"selector":".UnderlineNav-item.selected","declarations":3},{"selector":".UnderlineNav","declarations":3},{"selector":".subnav-search-context .btn","declarations":3},{"selector":".subnav-search-input","declarations":3},{"selector":".subnav::after","declarations":3},{"selector":".filter-list.small .filter-item","declarations":3},{"selector":".tabnav","declarations":3},{"selector":".menu-heading:last-child","declarations":3},{"selector":".menu-item:last-child","declarations":3},{"selector":".menu-item:first-child","declarations":3},{"selector":".UnderlineNav-container","declarations":2},{"selector":".UnderlineNav-actions","declarations":2},{"selector":".UnderlineNav--right .UnderlineNav-item","declarations":2},{"selector":".UnderlineNav-body","declarations":2},{"selector":".subnav-search-context+.subnav-search .subnav-search-input","declarations":2},{"selector":".subnav-search","declarations":2},{"selector":".subnav-item:last-child","declarations":2},{"selector":".subnav-item:first-child","declarations":2},{"selector":".subnav-item:hover,.subnav-item:focus","declarations":2},{"selector":".subnav-bordered","declarations":2},{"selector":".subnav::before","declarations":2},{"selector":".filter-item .count","declarations":2},{"selector":".filter-item.selected","declarations":2},{"selector":".filter-item:hover","declarations":2},{"selector":".filter-list.pjax-active .filter-item.pjax-active","declarations":2},{"selector":".filter-list.pjax-active .filter-item","declarations":2},{"selector":"a.tabnav-extra:hover","declarations":2},{"selector":".tabnav-tab:hover,.tabnav-tab:focus","declarations":2},{"selector":".menu-heading:first-child","declarations":2},{"selector":".menu-item .avatar","declarations":2},{"selector":".menu-item .menu-warning","declarations":2},{"selector":".menu-item .Counter","declarations":2},{"selector":".menu-item:hover","declarations":2},{"selector":".UnderlineNav-octicon","declarations":1},{"selector":".UnderlineNav--full","declarations":1},{"selector":".UnderlineNav--right .UnderlineNav-actions","declarations":1},{"selector":".UnderlineNav--right","declarations":1},{"selector":".UnderlineNav-item.selected .UnderlineNav-octicon","declarations":1},{"selector":".UnderlineNav-item:hover .UnderlineNav-octicon,.UnderlineNav-item:focus .UnderlineNav-octicon","declarations":1},{"selector":".subnav-spacer-right","declarations":1},{"selector":".subnav-search-context .select-menu-item-icon","declarations":1},{"selector":".subnav-search-context .select-menu-modal","declarations":1},{"selector":".subnav-search-context .select-menu-modal-holder","declarations":1},{"selector":".subnav-search-context+.subnav-search","declarations":1},{"selector":".subnav-search-context .btn:hover,.subnav-search-context .btn:focus,.subnav-search-context .btn:active,.subnav-search-context .btn.selected","declarations":1},{"selector":".subnav-search-input-wide","declarations":1},{"selector":".subnav-item+.subnav-item","declarations":1},{"selector":".subnav-flush","declarations":1},{"selector":".subnav","declarations":1},{"selector":".filter-list","declarations":1},{"selector":".tabnav-btn","declarations":1},{"selector":".tabnav-extra>.octicon","declarations":1},{"selector":".tabnav-tabs","declarations":1},{"selector":".tabnav .Counter","declarations":1},{"selector":".menu-heading:hover","declarations":1},{"selector":".menu-item.alert .Counter","declarations":1},{"selector":".menu-item:last-child::before","declarations":1},{"selector":".menu-item:first-child::before","declarations":1}]},"selectors":{"total":83,"type":1,"class":83,"id":0,"pseudoClass":25,"pseudoElement":5,"values":[".menu",".menu-item",".menu-item:first-child",".menu-item:first-child::before",".menu-item:last-child",".menu-item:last-child::before",".menu-item:hover",".menu-item.selected",".menu-item.selected::before",".menu-item .octicon",".menu-item .Counter",".menu-item .menu-warning",".menu-item .avatar",".menu-item.alert .Counter",".menu-heading",".menu-heading:hover",".menu-heading:first-child",".menu-heading:last-child",".tabnav",".tabnav .Counter",".tabnav-tabs",".tabnav-tab",".tabnav-tab.selected",".tabnav-tab:hover",".tabnav-tab:focus",".tabnav-extra",".tabnav-extra>.octicon","a.tabnav-extra:hover",".tabnav-btn",".filter-list",".filter-list.small .filter-item",".filter-list.pjax-active .filter-item",".filter-list.pjax-active .filter-item.pjax-active",".filter-item",".filter-item:hover",".filter-item.selected",".filter-item .count",".filter-item .bar",".subnav",".subnav::before",".subnav::after",".subnav-bordered",".subnav-flush",".subnav-item",".subnav-item+.subnav-item",".subnav-item:hover",".subnav-item:focus",".subnav-item.selected",".subnav-item.selected:hover",".subnav-item.selected:focus",".subnav-item:first-child",".subnav-item:last-child",".subnav-search",".subnav-search-input",".subnav-search-input-wide",".subnav-search-icon",".subnav-search-context .btn",".subnav-search-context .btn:hover",".subnav-search-context .btn:focus",".subnav-search-context .btn:active",".subnav-search-context .btn.selected",".subnav-search-context+.subnav-search",".subnav-search-context+.subnav-search .subnav-search-input",".subnav-search-context .select-menu-modal-holder",".subnav-search-context .select-menu-modal",".subnav-search-context .select-menu-item-icon",".subnav-spacer-right",".UnderlineNav",".UnderlineNav-body",".UnderlineNav-item",".UnderlineNav-item:hover",".UnderlineNav-item:focus",".UnderlineNav-item:hover .UnderlineNav-octicon",".UnderlineNav-item:focus .UnderlineNav-octicon",".UnderlineNav-item.selected",".UnderlineNav-item.selected .UnderlineNav-octicon",".UnderlineNav--right",".UnderlineNav--right .UnderlineNav-item",".UnderlineNav--right .UnderlineNav-actions",".UnderlineNav-actions",".UnderlineNav--full",".UnderlineNav-octicon",".UnderlineNav-container"],"specificity":{"max":40,"average":18.3855421686747}},"declarations":{"total":201,"unique":118,"properties":{"margin-bottom":["15px","0","15px","-1px","5px","20px","0","-1px"],"list-style":["none"],"background-color":["#fff","#f6f8fa","#fff","#e36209","#f3f5f8","transparent","#fff","transparent","#0366d6","#eaecef","#0366d6","#eff3f6","#f6f8fa","#0366d6"],"border":["1px solid #d1d5da","1px solid transparent","1px solid #e1e4e8"],"border-radius":["3px","3px 3px 0 0","3px"],"position":["relative","absolute","relative","absolute","relative","relative","absolute"],"display":["block","block","inline-block","inline-block","block","inline-block","table","table","block","flex","flex","block","flex"],"padding":["8px 10px","8px 10px","8px 12px","4px 10px","8px 10px","6px 14px","16px 8px"],"border-bottom":["1px solid #e1e4e8","0","1px solid #e1e4e8","0","1px solid #d1d5da","0","1px solid #eaecef","1px solid #e1e4e8","2px solid transparent"],"border-top":["0"],"border-top-left-radius":["2px","2px","2px","3px","0"],"border-top-right-radius":["2px","2px","3px","0"],"border-bottom-right-radius":["2px","2px","3px","0"],"border-bottom-left-radius":["2px","2px","2px","3px","0"],"text-decoration":["none","none","none","none","none","none","none","none","none"],"font-weight":["600","600","600","600","600"],"color":["#24292e","#24292e","#86181d","#cb2431","#586069","#586069","#24292e","#24292e","#586069","#0366d6","#586069","#fff","#586069","#fff","#586069","#fff","#586069","#c6cbd1","#444d56","inherit","#586069","#24292e","#6a737d","#24292e","#6a737d","#959da5"],"cursor":["default","pointer"],"top":["0","2px","9px"],"bottom":["0","2px"],"left":["0","8px"],"width":["2px","16px","320px","500px","220px"],"content":["\"\"","\"\"","\"\""],"margin-right":["5px","5px","2px","16px","0"],"text-align":["center","center","center"],"float":["right","right","left","right","left"],"margin-left":["5px","5px","10px","10px","-1px","10px","-1px","16px"],"margin-top":["0","0"],"font-size":["13px","14px","12px","12px","14px","14px"],"line-height":["20px","20px","20px","1.5"],"border-color":["#d1d5da","#0366d6"],"padding-top":["10px"],"list-style-type":["none"],"margin":["0 0 2px"],"overflow":["hidden"],"text-overflow":["ellipsis"],"white-space":["nowrap"],"right":["0"],"z-index":["-1","2","2","30"],"clear":["both"],"padding-bottom":["20px"],"padding-left":["30px"],"pointer-events":["none"],"padding-right":["10px"],"justify-content":["space-between","flex-end","space-between"],"border-bottom-color":["#d1d5da","#e36209"],"transition":["0.2s ease"],"flex":["1 1 auto"],"-ms-grid-row-align":["center"],"align-self":["center"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-navigation/index.scss b/node_modules/primer-navigation/index.scss deleted file mode 100644 index 0d4ed3d..0000000 --- a/node_modules/primer-navigation/index.scss +++ /dev/null @@ -1,7 +0,0 @@ -@import "primer-support/index.scss"; -// Navigation -@import "./lib/menu.scss"; -@import "./lib/tabnav.scss"; -@import "./lib/filter-list.scss"; -@import "./lib/subnav.scss"; -@import "./lib/underline-nav.scss"; diff --git a/node_modules/primer-navigation/lib/filter-list.scss b/node_modules/primer-navigation/lib/filter-list.scss deleted file mode 100644 index c469ec0..0000000 --- a/node_modules/primer-navigation/lib/filter-list.scss +++ /dev/null @@ -1,62 +0,0 @@ -// Filters list -// -// A vertical list of filters. -.filter-list { - list-style-type: none; - - &.small .filter-item { - padding: $spacer-1 10px; - margin: 0 0 2px; - font-size: $font-size-small; - } - - &.pjax-active .filter-item { - color: $text-gray; - background-color: transparent; - - &.pjax-active { - color: $text-white; - background-color: $bg-blue; - } - } -} - -.filter-item { - position: relative; - display: block; - padding: $spacer-2 10px; - margin-bottom: 5px; - overflow: hidden; - font-size: $h5-size; - color: $text-gray; - text-decoration: none; - text-overflow: ellipsis; - white-space: nowrap; - cursor: pointer; - border-radius: 3px; - - &:hover { - text-decoration: none; - background-color: lighten($gray-200, 3%); - } - - &.selected { - color: $text-white; - background-color: $bg-blue; - } - - .count { - float: right; - font-weight: $font-weight-bold; - } - - .bar { - position: absolute; - top: 2px; - right: 0; - bottom: 2px; - z-index: -1; - display: inline-block; - background-color: darken($gray-100, 2%); - } -} diff --git a/node_modules/primer-navigation/lib/menu.scss b/node_modules/primer-navigation/lib/menu.scss deleted file mode 100644 index fd1bb4b..0000000 --- a/node_modules/primer-navigation/lib/menu.scss +++ /dev/null @@ -1,112 +0,0 @@ -// Side menu -// -// A menu on the side of a page, defaults to left side. e.g. github.com/about - -.menu { - margin-bottom: 15px; - list-style: none; - background-color: $bg-white; - border: 1px solid $gray-300; - border-radius: 3px; -} - -.menu-item { - position: relative; - display: block; - padding: $spacer-2 10px; - border-bottom: 1px solid $gray-200; - - &:first-child { - border-top: 0; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - - &::before { border-top-left-radius: 2px; } - } - - &:last-child { - border-bottom: 0; - border-bottom-right-radius: 2px; - border-bottom-left-radius: 2px; - - &::before { border-bottom-left-radius: 2px; } - } - - &:hover { - text-decoration: none; - background-color: $gray-100; - } - - &.selected { - font-weight: $font-weight-bold; - color: $text-gray-dark; - cursor: default; - background-color: $bg-white; - - &::before { - position: absolute; - top: 0; - bottom: 0; - left: 0; - width: 2px; - content: ""; - background-color: $orange-600; - } - } - - .octicon { - width: 16px; - margin-right: 5px; - color: $text-gray-dark; - text-align: center; - } - - .Counter { - float: right; - margin-left: 5px; - } - - .menu-warning { - float: right; - color: $red-900; - } - - .avatar { - float: left; - margin-right: 5px; - } - - &.alert { - .Counter { - color: $text-red; - } - } -} - -.menu-heading { - display: block; - padding: $spacer-2 10px; - margin-top: 0; - margin-bottom: 0; - font-size: 13px; - font-weight: $font-weight-bold; - line-height: 20px; - color: $gray-600; - background-color: darken($gray-100, 1%); - border-bottom: 1px solid $gray-200; - - &:hover { - text-decoration: none; - } - - &:first-child { - border-top-left-radius: 2px; - border-top-right-radius: 2px; - } - - &:last-child { - border-bottom: 0; - border-bottom-right-radius: 2px; - border-bottom-left-radius: 2px; - } -} diff --git a/node_modules/primer-navigation/lib/subnav.scss b/node_modules/primer-navigation/lib/subnav.scss deleted file mode 100644 index bf52588..0000000 --- a/node_modules/primer-navigation/lib/subnav.scss +++ /dev/null @@ -1,120 +0,0 @@ -// Needs refactoring -// Sub nav -.subnav { - margin-bottom: 20px; - - @include clearfix(); -} - -.subnav-bordered { - padding-bottom: 20px; - border-bottom: 1px solid lighten($gray-200, 3%); -} - -.subnav-flush { - margin-bottom: 0; -} - -.subnav-item { - position: relative; - float: left; - padding: 6px 14px; - font-weight: $font-weight-bold; - line-height: 20px; - color: $gray-600; - border: 1px solid $gray-200; - - + .subnav-item { - margin-left: -1px; - } - - &:hover, - &:focus { - text-decoration: none; - background-color: $gray-100; - } - - &.selected, - &.selected:hover, - &.selected:focus { - z-index: 2; - color: $text-white; - background-color: $bg-blue; - border-color: $blue; - } - - &:first-child { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; - } - - &:last-child { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; - } -} - -.subnav-search { - position: relative; - margin-left: 10px; -} - -.subnav-search-input { - width: 320px; - padding-left: 30px; - color: $text-gray; -} - -.subnav-search-input-wide { - width: 500px; -} - -.subnav-search-icon { - position: absolute; - top: 9px; - left: 8px; - display: block; - color: darken($gray-300, 4%); - text-align: center; - pointer-events: none; -} - -.subnav-search-context { - .btn { - color: $gray-700; - border-top-right-radius: 0; - border-bottom-right-radius: 0; - - &:hover, - &:focus, - &:active, - &.selected { - z-index: 2; - } - } - - + .subnav-search { - margin-left: -1px; - - .subnav-search-input { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - } - } - - .select-menu-modal-holder { - z-index: 30; - } - - .select-menu-modal { - width: 220px; - } - - .select-menu-item-icon { - color: inherit; - } -} - -.subnav-spacer-right { - padding-right: 10px; -} diff --git a/node_modules/primer-navigation/lib/tabnav.scss b/node_modules/primer-navigation/lib/tabnav.scss deleted file mode 100644 index 0fa8c0d..0000000 --- a/node_modules/primer-navigation/lib/tabnav.scss +++ /dev/null @@ -1,74 +0,0 @@ -// Outer wrapper -// stylelint-disable selector-max-type -.tabnav { - margin-top: 0; - margin-bottom: 15px; - border-bottom: 1px solid $gray-300; - - .Counter { - margin-left: 5px; - } -} - -.tabnav-tabs { - margin-bottom: -1px; -} - -.tabnav-tab { - display: inline-block; - padding: $spacer-2 12px; - font-size: $h5-size; - line-height: 20px; - color: $gray-600; - text-decoration: none; - background-color: transparent; - border: 1px solid transparent; - border-bottom: 0; - - &.selected { - color: $text-gray-dark; - background-color: $bg-white; - border-color: $gray-300; - border-radius: 3px 3px 0 0; - } - - &:hover, - &:focus { - color: $text-gray-dark; - text-decoration: none; - } -} - -// Tabnav extras -// -// Tabnav extras are non-tab elements that sit in the tabnav. Usually they're -// inline text or links. - -.tabnav-extra { - display: inline-block; - padding-top: 10px; - margin-left: 10px; - font-size: $font-size-small; - color: $gray-600; - - > .octicon { - margin-right: 2px; - } -} - -// When tabnav-extra are anchors -// stylelint-disable selector-no-qualifying-type -a.tabnav-extra:hover { - color: $text-blue; - text-decoration: none; -} -// stylelint-enable selector-no-qualifying-type - -// Tabnav buttons -// -// For when there are multiple buttons, space them out appropriately. Requires -// the buttons to be floated or inline-block. - -.tabnav-btn { - margin-left: 10px; -} diff --git a/node_modules/primer-navigation/lib/underline-nav.scss b/node_modules/primer-navigation/lib/underline-nav.scss deleted file mode 100644 index 997d91c..0000000 --- a/node_modules/primer-navigation/lib/underline-nav.scss +++ /dev/null @@ -1,72 +0,0 @@ -.UnderlineNav { - display: flex; - justify-content: space-between; - border-bottom: 1px solid $gray-200; -} - -.UnderlineNav-body { - display: flex; - margin-bottom: -1px; -} - -.UnderlineNav-item { - padding: $spacer-3 $spacer-2; - margin-right: $spacer-3; - font-size: $body-font-size; - line-height: $lh-default; - color: $text-gray; - text-align: center; - border-bottom: 2px solid transparent; - - &:hover, - &:focus { - color: $text-gray-dark; - text-decoration: none; - border-bottom-color: $gray-300; - transition: 0.2s ease; - - .UnderlineNav-octicon { - color: $gray-500; - } - } - - &.selected { - font-weight: $font-weight-bold; - color: $text-gray-dark; - border-bottom-color: $orange-600; - - .UnderlineNav-octicon { - color: $gray-500; - } - } -} - -.UnderlineNav--right { - justify-content: flex-end; - - .UnderlineNav-item { - margin-right: 0; - margin-left: $spacer-3; - } - - .UnderlineNav-actions { - flex: 1 1 auto; - } -} - -.UnderlineNav-actions { - align-self: center; -} - -.UnderlineNav--full { - display: block; -} - -.UnderlineNav-octicon { - color: $gray-400; -} - -.UnderlineNav-container { - display: flex; - justify-content: space-between; -} diff --git a/node_modules/primer-navigation/package.json b/node_modules/primer-navigation/package.json deleted file mode 100644 index afc1f11..0000000 --- a/node_modules/primer-navigation/package.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "_from": "primer-navigation@1.5.11", - "_id": "primer-navigation@1.5.11", - "_inBundle": false, - "_integrity": "sha512-Fykn/zuJX8z8kEIkzxnbwZhbCbYbuQF7Iv+03yzBeesOfN4VaQKgpTtaAXW26NB1BjOo3omrhVivYoejTFXbuw==", - "_location": "/primer-navigation", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-navigation@1.5.11", - "name": "primer-navigation", - "escapedName": "primer-navigation", - "rawSpec": "1.5.11", - "saveSpec": null, - "fetchSpec": "1.5.11" - }, - "_requiredBy": [ - "/primer-core" - ], - "_resolved": "https://registry.npmjs.org/primer-navigation/-/primer-navigation-1.5.11.tgz", - "_shasum": "7ba220bf81ef53bfc53f216beed05d4c8cadcfe2", - "_spec": "primer-navigation@1.5.11", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/primer-core", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "Singular purpose and flexible navigation elements.", - "files": [ - "index.scss", - "lib", - "build" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "primer", - "css", - "github", - "design-system", - "nav", - "navigation" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-navigation", - "primer": { - "category": "core", - "module_type": "components" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-navigation" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint" - }, - "style": "build/build.css", - "version": "1.5.11" -} diff --git a/node_modules/primer-page-headers/LICENSE b/node_modules/primer-page-headers/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-page-headers/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-page-headers/README.md b/node_modules/primer-page-headers/README.md deleted file mode 100644 index 0cbb94e..0000000 --- a/node_modules/primer-page-headers/README.md +++ /dev/null @@ -1,58 +0,0 @@ -# Primer Marketing CSS Page Headers - -[![npm version](https://img.shields.io/npm/v/primer-page-headers.svg)](https://www.npmjs.org/package/primer-page-headers) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> Jumbotrons, heroes, and featured content sections for marketing websites at GitHub. - -This repository is a module of the full [primer][primer] repository. - -## Documentation - - - -**This component will be removed, and the `primer-page-headers` npm package deprecated, in Primer version 11.** - - - - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-page-headers` with this command. - -``` -$ npm install --save primer-page-headers -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-page-headers/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` - -``` -$ npm run build -``` - -## License - -MIT © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[primer-support]: https://github.com/primer/primer-support -[support]: https://github.com/primer/primer-support -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-page-headers/build/build.css b/node_modules/primer-page-headers/build/build.css deleted file mode 100644 index 01ba9f2..0000000 --- a/node_modules/primer-page-headers/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.jumbotron{position:relative;padding-top:40px;padding-bottom:40px}@media (min-width: 544px){.jumbotron{padding-top:60px;padding-bottom:60px}}@media (min-width: 1280px){.jumbotron{padding-top:120px;padding-bottom:120px}}@media (min-width: 1012px){.jumbotron-supertron{height:45vw;min-height:590px;max-height:55vh;padding-top:80px;padding-bottom:80px}}.jumbotron-minitron{padding-top:24px;padding-bottom:24px}@media (min-width: 544px){.jumbotron-minitron{padding-top:32px;padding-bottom:32px}}.jumbotron-shadow::after{position:absolute;bottom:0;left:0;width:100%;height:30px;content:" ";background-color:transparent;background-image:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.05));background-repeat:repeat-x;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05)}.jumbotron-photo{position:relative;background-color:#24292e;background-size:cover}.jumbotron-photo::before{position:absolute;bottom:0;left:0;display:block;width:100%;height:100%;content:"";background-color:rgba(0,0,0,0.25)} diff --git a/node_modules/primer-page-headers/build/data.json b/node_modules/primer-page-headers/build/data.json deleted file mode 100644 index d5802f6..0000000 --- a/node_modules/primer-page-headers/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":974,"gzipSize":380,"humanizedSize":"974B","humanizedGzipSize":"380B","rules":{"total":9,"size":{"graph":[3,2,2,5,2,2,10,3,8],"max":10,"average":4.111111111111111},"selectorByRuleSizes":[{"selector":".jumbotron-shadow::after","declarations":10},{"selector":".jumbotron-photo::before","declarations":8},{"selector":".jumbotron-supertron","declarations":5},{"selector":".jumbotron-photo","declarations":3},{"selector":".jumbotron","declarations":3},{"selector":".jumbotron-minitron","declarations":2},{"selector":".jumbotron-minitron","declarations":2},{"selector":".jumbotron","declarations":2},{"selector":".jumbotron","declarations":2}]},"selectors":{"total":9,"type":0,"class":9,"id":0,"pseudoClass":0,"pseudoElement":2,"values":[".jumbotron",".jumbotron",".jumbotron",".jumbotron-supertron",".jumbotron-minitron",".jumbotron-minitron",".jumbotron-shadow::after",".jumbotron-photo",".jumbotron-photo::before"],"specificity":{"max":11,"average":10.222222222222221}},"declarations":{"total":37,"unique":32,"properties":{"position":["relative","absolute","relative","absolute"],"padding-top":["40px","60px","120px","80px","24px","32px"],"padding-bottom":["40px","60px","120px","80px","24px","32px"],"height":["45vw","30px","100%"],"min-height":["590px"],"max-height":["55vh"],"bottom":["0","0"],"left":["0","0"],"width":["100%","100%"],"content":["\" \"","\"\""],"background-color":["transparent","#24292e","rgba(0,0,0,0.25)"],"background-image":["linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.05))"],"background-repeat":["repeat-x"],"box-shadow":["inset 0 -1px 0 rgba(0,0,0,0.05)"],"background-size":["cover"],"display":["block"]}},"mediaQueries":{"total":4,"unique":3,"values":["(min-width: 544px)","(min-width: 1280px)","(min-width: 1012px)","(min-width: 544px)"],"contents":[{"value":"(min-width: 544px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":".jumbotron","declarations":2}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".jumbotron"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-top":["60px"],"padding-bottom":["60px"]}}},{"value":"(min-width: 1280px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":".jumbotron","declarations":2}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".jumbotron"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-top":["120px"],"padding-bottom":["120px"]}}},{"value":"(min-width: 1012px)","rules":{"total":1,"size":{"graph":[5],"max":5,"average":5},"selectorByRuleSizes":[{"selector":".jumbotron-supertron","declarations":5}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".jumbotron-supertron"],"specificity":{"max":10,"average":10}},"declarations":{"total":5,"unique":5,"properties":{"height":["45vw"],"min-height":["590px"],"max-height":["55vh"],"padding-top":["80px"],"padding-bottom":["80px"]}}},{"value":"(min-width: 544px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":".jumbotron-minitron","declarations":2}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".jumbotron-minitron"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-top":["32px"],"padding-bottom":["32px"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-page-headers/build/index.js b/node_modules/primer-page-headers/build/index.js deleted file mode 100644 index 63fc182..0000000 --- a/node_modules/primer-page-headers/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":974,"gzipSize":380,"humanizedSize":"974B","humanizedGzipSize":"380B","rules":{"total":9,"size":{"graph":[3,2,2,5,2,2,10,3,8],"max":10,"average":4.111111111111111},"selectorByRuleSizes":[{"selector":".jumbotron-shadow::after","declarations":10},{"selector":".jumbotron-photo::before","declarations":8},{"selector":".jumbotron-supertron","declarations":5},{"selector":".jumbotron-photo","declarations":3},{"selector":".jumbotron","declarations":3},{"selector":".jumbotron-minitron","declarations":2},{"selector":".jumbotron-minitron","declarations":2},{"selector":".jumbotron","declarations":2},{"selector":".jumbotron","declarations":2}]},"selectors":{"total":9,"type":0,"class":9,"id":0,"pseudoClass":0,"pseudoElement":2,"values":[".jumbotron",".jumbotron",".jumbotron",".jumbotron-supertron",".jumbotron-minitron",".jumbotron-minitron",".jumbotron-shadow::after",".jumbotron-photo",".jumbotron-photo::before"],"specificity":{"max":11,"average":10.222222222222221}},"declarations":{"total":37,"unique":32,"properties":{"position":["relative","absolute","relative","absolute"],"padding-top":["40px","60px","120px","80px","24px","32px"],"padding-bottom":["40px","60px","120px","80px","24px","32px"],"height":["45vw","30px","100%"],"min-height":["590px"],"max-height":["55vh"],"bottom":["0","0"],"left":["0","0"],"width":["100%","100%"],"content":["\" \"","\"\""],"background-color":["transparent","#24292e","rgba(0,0,0,0.25)"],"background-image":["linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.05))"],"background-repeat":["repeat-x"],"box-shadow":["inset 0 -1px 0 rgba(0,0,0,0.05)"],"background-size":["cover"],"display":["block"]}},"mediaQueries":{"total":4,"unique":3,"values":["(min-width: 544px)","(min-width: 1280px)","(min-width: 1012px)","(min-width: 544px)"],"contents":[{"value":"(min-width: 544px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":".jumbotron","declarations":2}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".jumbotron"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-top":["60px"],"padding-bottom":["60px"]}}},{"value":"(min-width: 1280px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":".jumbotron","declarations":2}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".jumbotron"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-top":["120px"],"padding-bottom":["120px"]}}},{"value":"(min-width: 1012px)","rules":{"total":1,"size":{"graph":[5],"max":5,"average":5},"selectorByRuleSizes":[{"selector":".jumbotron-supertron","declarations":5}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".jumbotron-supertron"],"specificity":{"max":10,"average":10}},"declarations":{"total":5,"unique":5,"properties":{"height":["45vw"],"min-height":["590px"],"max-height":["55vh"],"padding-top":["80px"],"padding-bottom":["80px"]}}},{"value":"(min-width: 544px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":".jumbotron-minitron","declarations":2}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".jumbotron-minitron"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-top":["32px"],"padding-bottom":["32px"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-page-headers/index.scss b/node_modules/primer-page-headers/index.scss deleted file mode 100644 index 9ec0883..0000000 --- a/node_modules/primer-page-headers/index.scss +++ /dev/null @@ -1,6 +0,0 @@ -@warn "The entire primer-page-headers package will be removed in primer v11.0.0."; - -// support files -@import "primer-support/index.scss"; -@import "primer-marketing-support/index.scss"; -@import "./lib/headers.scss"; diff --git a/node_modules/primer-page-headers/lib/headers.scss b/node_modules/primer-page-headers/lib/headers.scss deleted file mode 100644 index 607569b..0000000 --- a/node_modules/primer-page-headers/lib/headers.scss +++ /dev/null @@ -1,68 +0,0 @@ -.jumbotron { - position: relative; - padding-top: $spacer-6; - padding-bottom: $spacer-6; - - @include breakpoint(sm) { - padding-top: $spacer-6 * 1.5; - padding-bottom: $spacer-6 * 1.5; - } - - @include breakpoint(xl) { - padding-top: $spacer-6 * 3; - padding-bottom: $spacer-6 * 3; - } -} - -.jumbotron-supertron { - @include breakpoint(lg) { - height: 45vw; - min-height: 590px; - max-height: 55vh; - padding-top: $spacer-6 + $spacer-6; - padding-bottom: $spacer-6 + $spacer-6; - } -} - -.jumbotron-minitron { - padding-top: $spacer-4; - padding-bottom: $spacer-4; - - @include breakpoint(sm) { - padding-top: $spacer-5; - padding-bottom: $spacer-5; - } -} - -.jumbotron-shadow { - // Shadow - &::after { - position: absolute; - bottom: 0; - left: 0; - width: 100%; - height: 30px; - content: " "; - background-color: transparent; - background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05)); - background-repeat: repeat-x; - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.05); - } -} - -.jumbotron-photo { - position: relative; - background-color: $gray-dark; - background-size: cover; - - &::before { - position: absolute; - bottom: 0; - left: 0; - display: block; - width: 100%; - height: 100%; - content: ""; - background-color: rgba(0, 0, 0, 0.25); - } -} diff --git a/node_modules/primer-page-headers/package.json b/node_modules/primer-page-headers/package.json deleted file mode 100644 index 0d4ea6d..0000000 --- a/node_modules/primer-page-headers/package.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "_from": "primer-page-headers@1.5.3", - "_id": "primer-page-headers@1.5.3", - "_inBundle": false, - "_integrity": "sha512-SVgAnr1jz/8qNhr+LsQayHGGICi1pCfBJV2R+zhcooDJC29ddSoTW+LpwvBj1P68c7sJfaMPRmlcq0hUGGG/Pw==", - "_location": "/primer-page-headers", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-page-headers@1.5.3", - "name": "primer-page-headers", - "escapedName": "primer-page-headers", - "rawSpec": "1.5.3", - "saveSpec": null, - "fetchSpec": "1.5.3" - }, - "_requiredBy": [ - "/primer-marketing" - ], - "_resolved": "https://registry.npmjs.org/primer-page-headers/-/primer-page-headers-1.5.3.tgz", - "_shasum": "ddd942cdd57473db9d30a9fdd872ae920838cb42", - "_spec": "primer-page-headers@1.5.3", - "_where": "/Users/sophieshepherd/Desktop/projects/profile-generator/node_modules/primer-marketing", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "Jumbotrons, heroes, and featured content sections for marketing websites at GitHub.", - "files": [ - "index.scss", - "lib", - "build" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "css", - "flash", - "github", - "hero", - "jumbotron", - "primer", - "design-system", - "style" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-page-headers", - "primer": { - "category": "marketing", - "module_type": "components" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-page-headers" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint" - }, - "style": "build/build.css", - "version": "1.5.3" -} diff --git a/node_modules/primer-page-sections/LICENSE b/node_modules/primer-page-sections/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-page-sections/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-page-sections/README.md b/node_modules/primer-page-sections/README.md deleted file mode 100644 index 94f2833..0000000 --- a/node_modules/primer-page-sections/README.md +++ /dev/null @@ -1,57 +0,0 @@ -# Primer Page Sections - -[![npm version](https://img.shields.io/npm/v/primer-page-sections.svg)](https://www.npmjs.org/package/primer-page-sections) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> Flash messages, or alerts, inform users of successful or pending actions. Use them sparingly. Don’t show more than one at a time. - -This repository is a module of the full [primer][primer] repository. - -## Documentation - - - -**This component will be removed, and the `primer-page-sections` npm package deprecated, in Primer version 11.** - - - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-page-sections` with this command. - -``` -$ npm install --save primer-page-sections -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-page-sections/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` - -``` -$ npm run build -``` - -## License - -MIT © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[primer-support]: https://github.com/primer/primer-support -[support]: https://github.com/primer/primer-support -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-page-sections/build/build.css b/node_modules/primer-page-sections/build/build.css deleted file mode 100644 index 25413b8..0000000 --- a/node_modules/primer-page-sections/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.page-section{padding:32px 0;margin-top:0}@media (min-width: 768px){.page-section{padding:56px 0}}.page-section-jumplink:target{padding-top:112px}@media (min-width: 768px){.page-section-jumplink:target{padding-top:80px}} diff --git a/node_modules/primer-page-sections/build/data.json b/node_modules/primer-page-sections/build/data.json deleted file mode 100644 index 22f335f..0000000 --- a/node_modules/primer-page-sections/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":221,"gzipSize":132,"humanizedSize":"221B","humanizedGzipSize":"132B","rules":{"total":4,"size":{"graph":[2,1,1,1],"max":2,"average":1.25},"selectorByRuleSizes":[{"selector":".page-section","declarations":2},{"selector":".page-section-jumplink:target","declarations":1},{"selector":".page-section-jumplink:target","declarations":1},{"selector":".page-section","declarations":1}]},"selectors":{"total":4,"type":0,"class":4,"id":0,"pseudoClass":2,"pseudoElement":0,"values":[".page-section",".page-section",".page-section-jumplink:target",".page-section-jumplink:target"],"specificity":{"max":20,"average":15}},"declarations":{"total":5,"unique":5,"properties":{"padding":["32px 0","56px 0"],"margin-top":["0"],"padding-top":["112px","80px"]}},"mediaQueries":{"total":2,"unique":1,"values":["(min-width: 768px)","(min-width: 768px)"],"contents":[{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".page-section","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".page-section"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"padding":["56px 0"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".page-section-jumplink:target","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":1,"pseudoElement":0,"values":[".page-section-jumplink:target"],"specificity":{"max":20,"average":20}},"declarations":{"total":1,"unique":1,"properties":{"padding-top":["80px"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-page-sections/build/index.js b/node_modules/primer-page-sections/build/index.js deleted file mode 100644 index f04595e..0000000 --- a/node_modules/primer-page-sections/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":221,"gzipSize":132,"humanizedSize":"221B","humanizedGzipSize":"132B","rules":{"total":4,"size":{"graph":[2,1,1,1],"max":2,"average":1.25},"selectorByRuleSizes":[{"selector":".page-section","declarations":2},{"selector":".page-section-jumplink:target","declarations":1},{"selector":".page-section-jumplink:target","declarations":1},{"selector":".page-section","declarations":1}]},"selectors":{"total":4,"type":0,"class":4,"id":0,"pseudoClass":2,"pseudoElement":0,"values":[".page-section",".page-section",".page-section-jumplink:target",".page-section-jumplink:target"],"specificity":{"max":20,"average":15}},"declarations":{"total":5,"unique":5,"properties":{"padding":["32px 0","56px 0"],"margin-top":["0"],"padding-top":["112px","80px"]}},"mediaQueries":{"total":2,"unique":1,"values":["(min-width: 768px)","(min-width: 768px)"],"contents":[{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".page-section","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".page-section"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"padding":["56px 0"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".page-section-jumplink:target","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":1,"pseudoElement":0,"values":[".page-section-jumplink:target"],"specificity":{"max":20,"average":20}},"declarations":{"total":1,"unique":1,"properties":{"padding-top":["80px"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-page-sections/index.scss b/node_modules/primer-page-sections/index.scss deleted file mode 100644 index 243e9d1..0000000 --- a/node_modules/primer-page-sections/index.scss +++ /dev/null @@ -1,6 +0,0 @@ -@warn "The entire primer-page-sections package will be removed in primer v11.0.0."; - -// support files -@import "primer-support/index.scss"; -@import "primer-marketing-support/index.scss"; -@import "./lib/page-section.scss"; diff --git a/node_modules/primer-page-sections/lib/page-section.scss b/node_modules/primer-page-sections/lib/page-section.scss deleted file mode 100644 index 1908d7d..0000000 --- a/node_modules/primer-page-sections/lib/page-section.scss +++ /dev/null @@ -1,18 +0,0 @@ -// Styles for page sections -.page-section { - padding: $spacer-5 0; - margin-top: 0; - - @include breakpoint(md) { - padding: $spacer-6 + $spacer-3 0; - } -} - -// Adds a little extra headroom for sections linked to via in-page anchor links -.page-section-jumplink:target { - padding-top: ($spacer-6 * 2) + $spacer-5; - - @include breakpoint(md) { - padding-top: $spacer-6 * 2; - } -} diff --git a/node_modules/primer-page-sections/package.json b/node_modules/primer-page-sections/package.json deleted file mode 100644 index efdabc9..0000000 --- a/node_modules/primer-page-sections/package.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "_from": "primer-page-sections@1.5.3", - "_id": "primer-page-sections@1.5.3", - "_inBundle": false, - "_integrity": "sha512-xaj6v+v3FvaSMVFDZAYsrObkvOviPwxYZt0rrkMeoyhrMVG2uB3nD3Kmu3st9UbwobdXjMTSKPkKBcarckwhuw==", - "_location": "/primer-page-sections", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-page-sections@1.5.3", - "name": "primer-page-sections", - "escapedName": "primer-page-sections", - "rawSpec": "1.5.3", - "saveSpec": null, - "fetchSpec": "1.5.3" - }, - "_requiredBy": [ - "/primer-marketing" - ], - "_resolved": "https://registry.npmjs.org/primer-page-sections/-/primer-page-sections-1.5.3.tgz", - "_shasum": "111848f87429f5e66d8535ca40c5d601243a83fa", - "_spec": "primer-page-sections@1.5.3", - "_where": "/Users/sophieshepherd/Desktop/projects/profile-generator/node_modules/primer-marketing", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "Styles to create distinct sections of marketing pages at GitHub.", - "files": [ - "index.scss", - "lib", - "build" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "css", - "github", - "page sections", - "primer", - "design-system", - "sections", - "style" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-page-sections", - "primer": { - "category": "marketing", - "module_type": "components" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-page-sections" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint" - }, - "style": "build/build.css", - "version": "1.5.3" -} diff --git a/node_modules/primer-pagination/LICENSE b/node_modules/primer-pagination/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-pagination/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-pagination/README.md b/node_modules/primer-pagination/README.md deleted file mode 100644 index dac1322..0000000 --- a/node_modules/primer-pagination/README.md +++ /dev/null @@ -1,89 +0,0 @@ -# Primer Pagination - -[![npm version](https://img.shields.io/npm/v/primer-pagination.svg)](https://www.npmjs.org/package/primer-pagination) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> Pagination component for applying button styles to a connected set of links that go to related pages - -This repository is a module of the full [primer][primer] repository. - -## Install - -This repository is distributed with [npm]. After [installing npm][install-npm], you can install `primer-pagination` with this command. - -``` -$ npm install --save primer-pagination -``` - -## Usage - -The source files included are written in [Sass][sass] (SCSS) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-pagination/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **CSS** version of this module, an npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package: - -``` -$ npm run build -``` - -## Documentation - - - -Use the pagination component to apply button styles to a connected set of links that go to related pages (for example, previous, next, or page numbers). - -{:toc} - -## Previous/next pagination - -You can make a very simple pagination container with just the Previous and Next buttons. Add the class `disabled` to the `Previous` button if there isn't a preceding page, or to the `Next` button if there isn't a succeeding page. - -```html - -``` - -## Numbered pagination - -For pagination across multiple pages, make sure it's clear to the user where they are in a set of pages. - -To do this, add anchor links to the `pagination` element. Previous and Next buttons should always be present. Add the class `disabled` to the Previous button if you're on the first page. Apply the class `current` to the current numbered page. - -As always, make sure to include the appropriate `aria` attributes to make the element accessible. - -- Add `aria-label="Pagination"` to the the `paginate-container` element. -- Add `aria-current="true"` to the current page marker. -- Add `aria-label="Page X"` to each anchor link. - -```html - -``` - - diff --git a/node_modules/primer-pagination/build/build.css b/node_modules/primer-pagination/build/build.css deleted file mode 100644 index 96f7dbd..0000000 --- a/node_modules/primer-pagination/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.pagination::before{display:table;content:""}.pagination::after{display:table;clear:both;content:""}.pagination a,.pagination span,.pagination em{position:relative;float:left;padding:7px 12px;margin-left:-1px;font-size:13px;font-style:normal;font-weight:600;color:#0366d6;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;border:1px solid #e1e4e8}.pagination a:first-child,.pagination span:first-child,.pagination em:first-child{margin-left:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination a:last-child,.pagination span:last-child,.pagination em:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination a:hover,.pagination a:focus,.pagination span:hover,.pagination span:focus,.pagination em:hover,.pagination em:focus{z-index:2;text-decoration:none;background-color:#eff3f6;border-color:#e1e4e8}.pagination .selected{z-index:3}.pagination .current,.pagination .current:hover{z-index:3;color:#fff;background-color:#0366d6;border-color:#0366d6}.pagination .gap,.pagination .disabled,.pagination .gap:hover,.pagination .disabled:hover{color:#d1d5da;cursor:default;background-color:#fafbfc}.paginate-container{margin-top:20px;margin-bottom:15px;text-align:center}.paginate-container .pagination{display:inline-block} diff --git a/node_modules/primer-pagination/build/data.json b/node_modules/primer-pagination/build/data.json deleted file mode 100644 index 03f92f6..0000000 --- a/node_modules/primer-pagination/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":1368,"gzipSize":515,"humanizedSize":"1kB","humanizedGzipSize":"515B","rules":{"total":11,"size":{"graph":[2,3,17,3,2,4,1,4,3,3,1],"max":17,"average":3.909090909090909},"selectorByRuleSizes":[{"selector":".pagination a,.pagination span,.pagination em","declarations":17},{"selector":".pagination .current,.pagination .current:hover","declarations":4},{"selector":".pagination a:hover,.pagination a:focus,.pagination span:hover,.pagination span:focus,.pagination em:hover,.pagination em:focus","declarations":4},{"selector":".paginate-container","declarations":3},{"selector":".pagination .gap,.pagination .disabled,.pagination .gap:hover,.pagination .disabled:hover","declarations":3},{"selector":".pagination a:first-child,.pagination span:first-child,.pagination em:first-child","declarations":3},{"selector":".pagination::after","declarations":3},{"selector":".pagination a:last-child,.pagination span:last-child,.pagination em:last-child","declarations":2},{"selector":".pagination::before","declarations":2},{"selector":".paginate-container .pagination","declarations":1},{"selector":".pagination .selected","declarations":1}]},"selectors":{"total":26,"type":15,"class":26,"id":0,"pseudoClass":15,"pseudoElement":2,"values":[".pagination::before",".pagination::after",".pagination a",".pagination span",".pagination em",".pagination a:first-child",".pagination span:first-child",".pagination em:first-child",".pagination a:last-child",".pagination span:last-child",".pagination em:last-child",".pagination a:hover",".pagination a:focus",".pagination span:hover",".pagination span:focus",".pagination em:hover",".pagination em:focus",".pagination .selected",".pagination .current",".pagination .current:hover",".pagination .gap",".pagination .disabled",".pagination .gap:hover",".pagination .disabled:hover",".paginate-container",".paginate-container .pagination"],"specificity":{"max":30,"average":19.5}},"declarations":{"total":43,"unique":40,"properties":{"display":["table","table","inline-block"],"content":["\"\"","\"\""],"clear":["both"],"position":["relative"],"float":["left"],"padding":["7px 12px"],"margin-left":["-1px","0"],"font-size":["13px"],"font-style":["normal"],"font-weight":["600"],"color":["#0366d6","#fff","#d1d5da"],"white-space":["nowrap"],"vertical-align":["middle"],"cursor":["pointer","default"],"-webkit-user-select":["none"],"-moz-user-select":["none"],"-ms-user-select":["none"],"user-select":["none"],"background":["#fff"],"border":["1px solid #e1e4e8"],"border-top-left-radius":["3px"],"border-bottom-left-radius":["3px"],"border-top-right-radius":["3px"],"border-bottom-right-radius":["3px"],"z-index":["2","3","3"],"text-decoration":["none"],"background-color":["#eff3f6","#0366d6","#fafbfc"],"border-color":["#e1e4e8","#0366d6"],"margin-top":["20px"],"margin-bottom":["15px"],"text-align":["center"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-pagination/build/index.js b/node_modules/primer-pagination/build/index.js deleted file mode 100644 index f5e4bb2..0000000 --- a/node_modules/primer-pagination/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":1368,"gzipSize":515,"humanizedSize":"1kB","humanizedGzipSize":"515B","rules":{"total":11,"size":{"graph":[2,3,17,3,2,4,1,4,3,3,1],"max":17,"average":3.909090909090909},"selectorByRuleSizes":[{"selector":".pagination a,.pagination span,.pagination em","declarations":17},{"selector":".pagination .current,.pagination .current:hover","declarations":4},{"selector":".pagination a:hover,.pagination a:focus,.pagination span:hover,.pagination span:focus,.pagination em:hover,.pagination em:focus","declarations":4},{"selector":".paginate-container","declarations":3},{"selector":".pagination .gap,.pagination .disabled,.pagination .gap:hover,.pagination .disabled:hover","declarations":3},{"selector":".pagination a:first-child,.pagination span:first-child,.pagination em:first-child","declarations":3},{"selector":".pagination::after","declarations":3},{"selector":".pagination a:last-child,.pagination span:last-child,.pagination em:last-child","declarations":2},{"selector":".pagination::before","declarations":2},{"selector":".paginate-container .pagination","declarations":1},{"selector":".pagination .selected","declarations":1}]},"selectors":{"total":26,"type":15,"class":26,"id":0,"pseudoClass":15,"pseudoElement":2,"values":[".pagination::before",".pagination::after",".pagination a",".pagination span",".pagination em",".pagination a:first-child",".pagination span:first-child",".pagination em:first-child",".pagination a:last-child",".pagination span:last-child",".pagination em:last-child",".pagination a:hover",".pagination a:focus",".pagination span:hover",".pagination span:focus",".pagination em:hover",".pagination em:focus",".pagination .selected",".pagination .current",".pagination .current:hover",".pagination .gap",".pagination .disabled",".pagination .gap:hover",".pagination .disabled:hover",".paginate-container",".paginate-container .pagination"],"specificity":{"max":30,"average":19.5}},"declarations":{"total":43,"unique":40,"properties":{"display":["table","table","inline-block"],"content":["\"\"","\"\""],"clear":["both"],"position":["relative"],"float":["left"],"padding":["7px 12px"],"margin-left":["-1px","0"],"font-size":["13px"],"font-style":["normal"],"font-weight":["600"],"color":["#0366d6","#fff","#d1d5da"],"white-space":["nowrap"],"vertical-align":["middle"],"cursor":["pointer","default"],"-webkit-user-select":["none"],"-moz-user-select":["none"],"-ms-user-select":["none"],"user-select":["none"],"background":["#fff"],"border":["1px solid #e1e4e8"],"border-top-left-radius":["3px"],"border-bottom-left-radius":["3px"],"border-top-right-radius":["3px"],"border-bottom-right-radius":["3px"],"z-index":["2","3","3"],"text-decoration":["none"],"background-color":["#eff3f6","#0366d6","#fafbfc"],"border-color":["#e1e4e8","#0366d6"],"margin-top":["20px"],"margin-bottom":["15px"],"text-align":["center"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-pagination/index.scss b/node_modules/primer-pagination/index.scss deleted file mode 100644 index 32c9cd8..0000000 --- a/node_modules/primer-pagination/index.scss +++ /dev/null @@ -1,3 +0,0 @@ -// support files -@import "primer-support/index.scss"; -@import "./lib/pagination.scss"; diff --git a/node_modules/primer-pagination/lib/pagination.scss b/node_modules/primer-pagination/lib/pagination.scss deleted file mode 100644 index 841cc0f..0000000 --- a/node_modules/primer-pagination/lib/pagination.scss +++ /dev/null @@ -1,74 +0,0 @@ -// Needs refactoring -// stylelint-disable selector-max-type -.pagination { - @include clearfix; - - a, - span, - em { - position: relative; - float: left; - padding: 7px 12px; - margin-left: -1px; - font-size: 13px; - font-style: normal; - font-weight: $font-weight-bold; - color: $text-blue; - white-space: nowrap; - vertical-align: middle; - cursor: pointer; - user-select: none; - background: $bg-white; // Reset default gradient backgrounds and colors - border: $border-width $border-style $border-gray; - - &:first-child { - margin-left: 0; - border-top-left-radius: $border-radius; - border-bottom-left-radius: $border-radius; - } - - &:last-child { - border-top-right-radius: $border-radius; - border-bottom-right-radius: $border-radius; - } - - // Bring any button into forefront for proper borders given negative margin below - &:hover, - &:focus { - z-index: 2; - text-decoration: none; - background-color: darken($gray-100, 2%); - border-color: $border-gray; - } - } - - .selected { z-index: 3; } - - .current, - .current:hover { - z-index: 3; - color: $text-white; - background-color: $bg-blue; - border-color: $border-blue; - } - - .gap, - .disabled, - .gap:hover, - .disabled:hover { - color: $gray-300; - cursor: default; - background-color: $bg-gray-light; - } -} - -// Unified centered pagination across the site -.paginate-container { - margin-top: 20px; - margin-bottom: 15px; - text-align: center; - - .pagination { - display: inline-block; - } -} diff --git a/node_modules/primer-pagination/package.json b/node_modules/primer-pagination/package.json deleted file mode 100644 index 74771d6..0000000 --- a/node_modules/primer-pagination/package.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "_from": "primer-pagination@1.0.7", - "_id": "primer-pagination@1.0.7", - "_inBundle": false, - "_integrity": "sha512-c0Vmc3ZYspn+JdY6nmH626c+bxkuJLToYueksEMOrET4da05xwnC8dF7v6fh7UlBZ+qNArf+SsFWqXJPW5C8IA==", - "_location": "/primer-pagination", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-pagination@1.0.7", - "name": "primer-pagination", - "escapedName": "primer-pagination", - "rawSpec": "1.0.7", - "saveSpec": null, - "fetchSpec": "1.0.7" - }, - "_requiredBy": [ - "/primer-core" - ], - "_resolved": "https://registry.npmjs.org/primer-pagination/-/primer-pagination-1.0.7.tgz", - "_shasum": "4e0f389eec8851c9c53ef044b513d4cf02b4065d", - "_spec": "primer-pagination@1.0.7", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/primer-core", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "Pagination component for applying button styles to a connected set of links that go to related pages", - "homepage": "http://primer.github.io/", - "keywords": [ - "github", - "primer" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-pagination", - "primer": { - "category": "product", - "module_type": "components" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-pagination" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint test-docs", - "test-docs": "../../script/test-docs" - }, - "style": "index.scss", - "version": "1.0.7" -} diff --git a/node_modules/primer-pagination/stories.js b/node_modules/primer-pagination/stories.js deleted file mode 100644 index 381896e..0000000 --- a/node_modules/primer-pagination/stories.js +++ /dev/null @@ -1,10 +0,0 @@ -import React from 'react' -import { storiesOf } from '@storybook/react' -import storiesFromMarkdown from '../../.storybook/lib/storiesFromMarkdown' - -const stories = storiesOf('Pagination', module) - -storiesFromMarkdown(require.context('.', true, /\.md$/)) - .forEach(({title, story}) => { - stories.add(title, story) - }) diff --git a/node_modules/primer-support/LICENSE b/node_modules/primer-support/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-support/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-support/README.md b/node_modules/primer-support/README.md deleted file mode 100644 index f08f693..0000000 --- a/node_modules/primer-support/README.md +++ /dev/null @@ -1,58 +0,0 @@ -# Primer Support - -[![npm version](https://img.shields.io/npm/v/primer-support.svg)](https://www.npmjs.org/package/primer-support) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> Support files are Sass variables, mixins, and functions that we import into different bases for use across components, objects, and utilities. Sharing these common properties across GitHub sites helps us to keep our styles more consistent. -> -> Most of the time to include these you'll only need to add `@import "support/support";` to the top of your bundle. If you want only a specific partial you can import them separately. - -This repository is a module of the full [primer][primer] repository. - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-support` with this command. - -``` -$ npm install --save primer-support -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-support/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Documentation - - - -Primer is built on systems that form the foundation of our styles, and inform the way we write and organize our CSS. Building upon systems helps us make styles consistent and interoperable with each other, and assists us with visual hierarchy and vertical rhythm. - -We use Sass variables to keep color, typography, spacing, and other foundations of our system consistent. Occasionally we use Sass mixins to apply multiple CSS properties, they are a convenient solution for frequently-used verbose patterns. - -We've documented variables, mixins, and the systems they are built on for the following: - -- [Breakpoints](/css/support/breakpoints) -- [Colors](/css/support/color-system) -- [Spacing](/css/support/spacing) -- [Typography](/css/support/typography) - - - -## License - -[MIT](./LICENSE) © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-support/docs/breakpoints.md b/node_modules/primer-support/docs/breakpoints.md deleted file mode 100644 index d2709b8..0000000 --- a/node_modules/primer-support/docs/breakpoints.md +++ /dev/null @@ -1,84 +0,0 @@ ---- -title: Breakpoints -path: support/breakpoints -status: Stable ---- - -{:toc} - -Our breakpoints are based on screen widths where our content starts to break. Since most of GitHub is currently a fixed-width with we use pixel widths to make it easy for us to match page widths for responsive and non-responsive pages. **Our breakpoints may change as we move more of the product into responsive layouts.** - -We use abbreviations for each breakpoint to keep the class names concise. This abbreviated syntax is used consistently across responsive styles. Responsive styles allow you to change the styles properties at each breakpoint. For example, when using column widths for grid layouts, you can change specify that the width is 12 columns wide at the small breakpoint, and 6 columns wide from the large breakpoint: `
      ...
      ` - -| Breakpoint | Syntax | Description | -| --- | --- | --- | -| Small | sm | min-width: 544px | -| Medium | md | min-width: 768px | -| Large | lg | min-width: 1012px | -| Extra-large | xl | min-width: 1280px | - -**Note:** The `lg` breakpoint matches our current page width of `980px` including left and right padding of `16px` (`$spacer-3`). This is so that content doesn't touch the edges of the window when resized. - -Responsive styles are available for [margin](/css/utilities/margin#responsive-margins), [padding](/css/utilities/padding#responsive-padding), [layout](/css/utilities/layout), [flexbox](/css/utilities/flexbox#responsive-flex-utilities), and the [grid](/css/objects/grid#responsive-grids) system. - -## Breakpoint variables - -The above values are defined as variables, and then put into a Sass map that generates the media query mixin. - -```scss -// breakpoints -$width-xs: 0; -$width-sm: 544px; -$width-md: 768px; -$width-lg: 1012px; -$width-xl: 1280px; - -$breakpoints: ( - // Small screen / phone - sm: $width-sm, - // Medium screen / tablet - md: $width-md, - // Large screen / desktop (980 + (12 * 2)) <= container + gutters - lg: $width-lg, - // Extra large screen / wide desktop - xl: $width-xl -) !default; -``` - -## Media query mixins -Use media query mixins when you want to change CSS properties at a particular breakpoint. The media query mixin works by passing in a breakpoint value, such as `breakpoint(md)`. - -Media queries are scoped from each breakpoint and upwards. In the example below, the font size is `28px` until the viewport size meets the `lg` breakpoint, from there upwards—including through the `xl` breakpoint—the font size will be `32px`. - -```scss -.styles { - font-size: 28px; - @include breakpoint(md) { font-size: 32px; } -} -``` - -## Responsive variants -The `$responsive-variants` variable is a mapping of breakpoints to classname variants, and should be used like so: - -```scss -@each $breakpoint, $variant in $responsive-variants { - @include breakpoint($breakpoint) { - // Note: the first iteration gets `$variant == ""` - .overflow#{$variant}-auto { overflow: auto; } - } -} -``` - -The resulting CSS would be: - -```css -.overflow-auto { overflow: auto; } -@media (min-width: 544px) { .overflow-sm-auto { overflow: auto; } } -@media (min-width: 768px) { .overflow-md-auto { overflow: auto; } } -@media (min-width: 1012px) { .overflow-lg-auto { overflow: auto; } } -@media (min-width: 1280px) { .overflow-xl-auto { overflow: auto; } } -``` - -#### Caution! -1. Don't precede the `#{$variation}` interpolation with a hyphen because the first value of `$variant` will be an empty string. -1. For consistency, please put the `@include breakpoint($breakpoint)` call directly inside the `$responsive-variants` loop. This will help keep file sizes small by "batching" selectors in shared `@media` queries. diff --git a/node_modules/primer-support/docs/spacing.md b/node_modules/primer-support/docs/spacing.md deleted file mode 100644 index 37d2404..0000000 --- a/node_modules/primer-support/docs/spacing.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: Spacing -path: support/spacing -status: Stable -source: https://github.com/primer/primer/blob/master/modules/primer-support/lib/variables/layout.scss ---- - -{:toc} - -## Spacing scale -The spacing scale is a **base-8** scale. We chose a base-8 scale because eight is a highly composable number (it can be divided and multiplied many times and result in whole numbers), yet allows spacing dense enough for GitHub's UI. The scale's exception is that it begins at 4px to allow smaller padding and margin for denser parts of the site, from there on it steps up consistently in equal values of `8px`. - -| Variable | Scale | Value | -| --- | --- | --- | -| $spacer-0 | 0 | 0 | -| $spacer-1 | 1 | 4px | -| $spacer-2 | 2 | 8px | -| $spacer-3 | 3 | 16px | -| $spacer-4 | 4 | 24px | -| $spacer-5 | 5 | 32px | -| $spacer-6 | 6 | 40px | - -These variables are encouraged to be used within components and custom CSS. The spacing scale is also used for [margin](/css/utilities/margin) and [padding](/css/utilities/padding) utilities. - -See [primer-marketing-support](/css/support/marketing-variables) for the extended spacing scale used for marketing needs and the related y-axis spacing utilities for [margin](/css/utilities/marketing-margin) and [padding](/css/utilities/marketing-padding). - -## Em-based spacing -Ems are used for spacing within components such as buttons and form elements. We stick to common fractions for em values (and powers of 2 where possible) so that , in combination with typography and line-height, the total height lands on sensible numbers. - -We aim for whole numbers, however, GitHub's body font-size is 14px which is difficult to work with, so we sometimes can't achieve a whole number. Less desirable values are highlighted in red below. - -| Variable | Fraction | Y Padding (em) | Total height at 14px | Total height at 16px | -| --- | --- | --- | --- | --- | -| $em-spacer-1 | 1/16 | .0625 | 22.75 | 26 | -| $em-spacer-2 | 1/8 | .125 | 24.5 | 28 | -| $em-spacer-3 | 1/4 | .25 | 28 | 32 | -| $em-spacer-4 | 3/8 | .375 | 31.5 | 36 | -| $em-spacer-5 | 1/2 | .5 | 35 | 40 | -| $em-spacer-6 | 3/4 | .75 | 42 | 48 | - -The variables listed above are preferred for use within components and custom CSS. To calculate values with other font-sizes or em values, we suggest using [Formula](http://jxnblk.com/formula/). diff --git a/node_modules/primer-support/docs/typography.md b/node_modules/primer-support/docs/typography.md deleted file mode 100644 index 3693aec..0000000 --- a/node_modules/primer-support/docs/typography.md +++ /dev/null @@ -1,91 +0,0 @@ ---- -title: Typography -path: support/typography -status: Stable -status_issue: https://github.com/github/design-systems/issues/329 -source: https://github.com/primer/primer/blob/master/modules/primer-support/lib/variables/typography.scss ---- - -{:toc} - -## Type Scale - -The typography scale is designed to work for GitHub's product UI and marketing sites. Font sizes are designed to work in combination with line-height values so as to result in more sensible numbers wherever possible. - -Font sizes are smaller on mobile and scale up at the `md` [breakpoint](./breakpoints) to be larger on desktop. - -| Scale | Font size: mobile | Font size: desktop | 1.25 line height | 1.5 line height | -| --- | --- | --- | --- | --- | -| 00 | 40px | 48px | 60 | 72 | -| 0 | 32px | 40px | 50 | 60 | -| 1 | 26px | 32px | 40 | 48 | -| 2 | 22px | 24px | 30 | 36 | -| 3 | 18px | 20px | 25 | 30 | -| 4 | 16px | 16px | 20 | 24 | -| 5 | 14px | 14px | 17.5 | 21 | -| 6 | 12px | 12px | 15 | 18 | - -The typography scale is used to create [typography utilities](/css/utilities/typography). - -## Typography variables - -#### Font size variables -```scss -// Heading sizes - mobile -// h4—h6 remain the same size on both mobile & desktop -$h00-size-mobile: 40px; -$h0-size-mobile: 32px; -$h1-size-mobile: 26px; -$h2-size-mobile: 22px; -$h3-size-mobile: 18px; - -// Heading sizes - desktop -$h00-size: 48px; -$h0-size: 40px; -$h1-size: 32px; -$h2-size: 24px; -$h3-size: 20px; -$h4-size: 16px; -$h5-size: 14px; -$h6-size: 12px; -``` - -#### Font weight variables -```scss -$font-weight-bold: 600 !default; -$font-weight-light: 300 !default; -``` - -#### Line height variables -```scss -$lh-condensed-ultra: 1 !default; -$lh-condensed: 1.25 !default; -$lh-default: 1.5 !default; -``` - -## Typography Mixins -Typography mixins are available for heading styles and for our type scale. They can be used within components or custom CSS. The same styles are also available as [utilities](/css/utilities/typography#heading-utilities). which requires no additional CSS. - -Heading mixins are available for `h1` through to `h6`, this includes the font-size and font-weight. Example: - -```scss -.styles { - @include h1; -} -``` - -Responsive heading mixins can be used to adjust the font-size between the `sm` and `lg` breakpoint. Only headings 1—3 are responsive. Heading 4—6 are small enough to remain the same between mobile and desktop. Responsive heading mixins include the font-size and font-weight as well as the media query. To use a responsive heading mixin, postfix the heading with `-responsive`: - -```scss -.styles { - @include h1-responsive; -} -``` - -Responsive type scale mixins are also available. Type scale mixins apply a font-size that gets slightly bigger at the `lg` breakpoint. They do not apply a font-weight. Like the responsive heading mixins, they are only available for size `f1` to `f3` and are postfixed with `-responsive` as in the example below: - -```scss -.style { - @include f1-responsive; -} -``` diff --git a/node_modules/primer-support/index.scss b/node_modules/primer-support/index.scss deleted file mode 100644 index 1b5abdd..0000000 --- a/node_modules/primer-support/index.scss +++ /dev/null @@ -1,11 +0,0 @@ -// variables -@import "./lib/variables/typography.scss"; -@import "./lib/variables/colors.scss"; -@import "./lib/variables/layout.scss"; -@import "./lib/variables/misc.scss"; - -// mixins -@import "./lib/mixins/typography.scss"; -@import "./lib/mixins/layout.scss"; -@import "./lib/mixins/buttons.scss"; -@import "./lib/mixins/misc.scss"; diff --git a/node_modules/primer-support/lib/mixins/buttons.scss b/node_modules/primer-support/lib/mixins/buttons.scss deleted file mode 100644 index 8b0f30b..0000000 --- a/node_modules/primer-support/lib/mixins/buttons.scss +++ /dev/null @@ -1,160 +0,0 @@ -// stylelint-disable block-closing-brace-newline-after - -// Button color generator for primary and themed buttons - -// New button hotness -@mixin btn-solid($color, $bg, $bg2) { - color: $color; - background-color: $bg2; - background-image: linear-gradient(-180deg, $bg 0%, $bg2 90%); - - @if $bg == $gray-000 { - &:focus, - &.focus { - box-shadow: $btn-input-focus-shadow; - } - - &:hover, - &.hover { - background-color: darken($bg2, 3%); - background-image: linear-gradient(-180deg, darken($bg, 3%) 0%, darken($bg2, 3%) 90%); - background-position: 0 -$em-spacer-5; - border-color: rgba($black, 0.35); - } - - &:active, - &.selected, - [open] > & { - background-color: darken(desaturate($bg, 10%), 6%); - background-image: none; - border-color: rgba($black, 0.35); // repeat to avoid shift on click-drag off of button - box-shadow: $btn-active-shadow; - } - - &:disabled, - &.disabled { - color: rgba($color, 0.4); - background-color: $bg2; - background-image: none; - border-color: transparentize($black, 0.8); // back to default .btn - box-shadow: none; - } - - } @else { - &:focus, - &.focus { - box-shadow: 0 0 0 0.2em rgba($bg, 0.4); - } - - &:hover, - &.hover { - background-color: darken($bg2, 2%); - background-image: linear-gradient(-180deg, darken($bg, 2%) 0%, darken($bg2, 2%) 90%); - background-position: 0 -$em-spacer-5; - border-color: $black-fade-50; - } - - &:active, - &.selected, - [open] > & { - background-color: darken(mix($bg, $bg2, 50%), 7%); - background-image: none; - border-color: $black-fade-50; // repeat to avoid shift on click-drag off of button - box-shadow: $btn-active-shadow; - } - - &:disabled, - &.disabled { - color: rgba($color, 0.75); - background-color: mix($bg2, $white, 50%); - background-image: none; - border-color: transparentize($black, 0.8); // repeat .btn default to avoid shift on click-drag off of button - box-shadow: none; - } - - .Counter { - color: darken($bg, 8%); - background-color: $white; - } - } -} - -// Inverse button hover style -@mixin btn-inverse($color, $bg, $bg2) { - color: $color; - background-color: $bg; - background-image: linear-gradient(-180deg, $bg 0%, $bg2 90%); - - &:focus { - box-shadow: 0 0 0 0.2em rgba($color, 0.4); - } - - &:hover { - color: $text-white; - background-color: $color; - background-image: linear-gradient(-180deg, lighten($color, 10%) 0%, $color 90%); - border-color: $black-fade-50; - - .Counter { - color: $text-white; - } - } - - &:active, - &.selected, - [open] > & { - color: $text-white; - background-color: darken($color, 5%); - background-image: none; - border-color: $black-fade-50; - box-shadow: $btn-active-shadow; - } - - &:disabled, - &.disabled { - color: rgba($color, 0.4); - background-color: $bg2; - background-image: none; - border-color: transparentize($black, 0.8); // back to default .btn - box-shadow: none; - } -} - -// Outline color generator for btn-outline to make the hover state inverse the text and bg colors. -@mixin btn-outline($text-color: $text-blue, $bg-color: $bg-white) { - color: $text-color; - background-color: $bg-color; - background-image: none; - - .Counter { - background-color: rgba($black, 0.07); - } - - &:hover, - &:active, - &.selected, - [open] > & { - color: $bg-color; - background-color: $text-color; - background-image: none; - border-color: $text-color; - - .Counter { - color: $text-color; - background-color: $bg-color; - } - } - - &:focus { - border-color: $text-color; - box-shadow: 0 0 0 0.2em rgba($text-color, 0.4); - } - - &:disabled, - &.disabled { - color: $black-fade-30; - background-color: $bg-white; - border-color: $black-fade-15; - box-shadow: none; - } -} diff --git a/node_modules/primer-support/lib/mixins/layout.scss b/node_modules/primer-support/lib/mixins/layout.scss deleted file mode 100644 index a6d30cf..0000000 --- a/node_modules/primer-support/lib/mixins/layout.scss +++ /dev/null @@ -1,58 +0,0 @@ -// Responsive media queries - -@mixin breakpoint($breakpoint) { - @if $breakpoint == "" { - @content; - } - - @else { - // Retrieves the value from the key - $value: map-get($breakpoints, $breakpoint); - - // If the key exists in the map - @if $value != null { - // Prints a media query based on the value - @media (min-width: $value) { - @content; - } - } - - // If the key doesn't exist in the map - @else { - @warn "Unfortunately, no value could be retrieved from `#{$breakpoint}`. " - + "Please make sure it is defined in `$breakpoints` map."; - } - } -} - -// Retina media query - -@mixin retina-media-query { - @media - only screen and (-webkit-min-device-pixel-ratio: 2), - only screen and (min--moz-device-pixel-ratio: 2), - only screen and (-moz-min-device-pixel-ratio: 2), - only screen and (-o-min-device-pixel-ratio: 2/1), - only screen and (min-device-pixel-ratio: 2), - only screen and (min-resolution: 192dpi), - only screen and (min-resolution: 2dppx) { - @content; - } -} - -// Clearfix -// -// Clears floats via mixin. - -@mixin clearfix { - &::before { - display: table; - content: ""; - } - - &::after { - display: table; - clear: both; - content: ""; - } -} diff --git a/node_modules/primer-support/lib/mixins/misc.scss b/node_modules/primer-support/lib/mixins/misc.scss deleted file mode 100644 index ebdd32d..0000000 --- a/node_modules/primer-support/lib/mixins/misc.scss +++ /dev/null @@ -1,29 +0,0 @@ -// Generate a two-color caret for any element. -@mixin double-caret($foreground: $text-white, $background: lighten($gray-300, 5%)) { - &::after, - &::before { - position: absolute; - top: 11px; - right: 100%; - left: -16px; - display: block; - width: 0; - height: 0; - pointer-events: none; - content: " "; - border-color: transparent; - border-style: solid solid outset; - } - - &::after { - margin-top: 1px; - margin-left: 2px; - border-width: 7px; - border-right-color: $foreground; - } - - &::before { - border-width: 8px; - border-right-color: $background; - } -} diff --git a/node_modules/primer-support/lib/mixins/typography.scss b/node_modules/primer-support/lib/mixins/typography.scss deleted file mode 100644 index d39aa44..0000000 --- a/node_modules/primer-support/lib/mixins/typography.scss +++ /dev/null @@ -1,84 +0,0 @@ -// Text hiding for image based text replacement. -// Higher performance than -9999px because it only renders -// the size of the actual text, not a full 9999px box. -@mixin hide-text() { - overflow: hidden; - text-indent: 100%; - white-space: nowrap; -} - -// Heading mixins for use within components -// These match heading utilities in utilities/typography -@mixin h1 { - font-size: $h1-size; - font-weight: $font-weight-bold; -} - -@mixin h2 { - font-size: $h2-size; - font-weight: $font-weight-bold; -} - -@mixin h3 { - font-size: $h3-size; - font-weight: $font-weight-bold; -} - -@mixin h4 { - font-size: $h4-size; - font-weight: $font-weight-bold; -} - -@mixin h5 { - font-size: $h5-size; - font-weight: $font-weight-bold; -} - -@mixin h6 { - font-size: $h6-size; - font-weight: $font-weight-bold; -} - -// Responsive heading mixins -// There are no responsive mixins for h4—h6 because they are small -// and don't need to be smaller on mobile. -@mixin f1-responsive { - font-size: $h1-size-mobile; - - // 32px on desktop - @include breakpoint(md) { font-size: $h1-size; } - -} - -@mixin f2-responsive { - font-size: $h2-size-mobile; - - // 24px on desktop - @include breakpoint(md) { font-size: $h2-size; } -} - -@mixin f3-responsive { - font-size: $h3-size-mobile; - - // 20px on desktop - @include breakpoint(md) { font-size: $h3-size; } - -} - -// These use the mixins from above for responsive heading sizes. -// The following mixins can be used where it's convenient or necessary to -// couple the responsive font-size with the font-weight. -@mixin h1-responsive { - @include f1-responsive; - font-weight: $font-weight-bold; -} - -@mixin h2-responsive { - @include f2-responsive; - font-weight: $font-weight-bold; -} - -@mixin h3-responsive { - @include f3-responsive; - font-weight: $font-weight-bold; -} diff --git a/node_modules/primer-support/lib/variables/color-system.scss b/node_modules/primer-support/lib/variables/color-system.scss deleted file mode 100644 index 0ea1a71..0000000 --- a/node_modules/primer-support/lib/variables/color-system.scss +++ /dev/null @@ -1,114 +0,0 @@ -// -// -// -------- Grays -------- -$gray-000: #fafbfc !default; -$gray-100: #f6f8fa !default; -$gray-200: #e1e4e8 !default; -$gray-300: #d1d5da !default; -$gray-400: #959da5 !default; -$gray-500: #6a737d !default; -$gray-600: #586069 !default; -$gray-700: #444d56 !default; -$gray-800: #2f363d !default; -$gray-900: #24292e !default; // body font color - -// -------- Blue -------- -$blue-000: #f1f8ff !default; -$blue-100: #dbedff !default; -$blue-200: #c8e1ff !default; -$blue-300: #79b8ff !default; -$blue-400: #2188ff !default; -$blue-500: #0366d6 !default; // Default: Passes AA with #fff -$blue-600: #005cc5 !default; -$blue-700: #044289 !default; -$blue-800: #032f62 !default; -$blue-900: #05264c !default; // Passes with 1/2/300 blues - -// -------- Green -------- -$green-000: #f0fff4 !default; -$green-100: #dcffe4 !default; -$green-200: #bef5cb !default; -$green-300: #85e89d !default; -$green-400: #34d058 !default; -$green-500: #28a745 !default; // Default. passes AA Large -$green-600: #22863a !default; // Text green, passes AA on #fff -$green-700: #176f2c !default; -$green-800: #165c26 !default; -$green-900: #144620 !default; - -// -------- Yellow -------- -$yellow-000: #fffdef !default; -$yellow-100: #fffbdd !default; -$yellow-200: #fff5b1 !default; -$yellow-300: #ffea7f !default; -$yellow-400: #ffdf5d !default; -$yellow-500: #ffd33d !default; -$yellow-600: #f9c513 !default; -$yellow-700: #dbab09 !default; -$yellow-800: #b08800 !default; -$yellow-900: #735c0f !default; - -// -------- Orange -------- -$orange-000: #fff8f2 !default; -$orange-100: #ffebda !default; -$orange-200: #ffd1ac !default; -$orange-300: #ffab70 !default; -$orange-400: #fb8532 !default; -$orange-500: #f66a0a !default; // Default. passes AA Large with #fff -$orange-600: #e36209 !default; -$orange-700: #d15704 !default; -$orange-800: #c24e00 !default; -$orange-900: #a04100 !default; - -// -------- Red -------- -$red-000: #ffeef0 !default; -$red-100: #ffdce0 !default; -$red-200: #fdaeb7 !default; -$red-300: #f97583 !default; -$red-400: #ea4a5a !default; -$red-500: #d73a49 !default; // Default. passes AA -$red-600: #cb2431 !default; -$red-700: #b31d28 !default; -$red-800: #9e1c23 !default; -$red-900: #86181d !default; - -// -------- Purple -------- -$purple-000: #f5f0ff !default; -$purple-100: #e6dcfd !default; -$purple-200: #d1bcf9 !default; -$purple-300: #b392f0 !default; -$purple-400: #8a63d2 !default; -$purple-500: #6f42c1 !default; // passes AA with #fff -$purple-600: #5a32a3 !default; -$purple-700: #4c2889 !default; -$purple-800: #3a1d6e !default; -$purple-900: #29134e !default; - -// -------- Fades -------- -// Black based on same hue as $gray-900 -$black: #1b1f23 !default; -$white: #fff !default; - -$black-fade-15: rgba($black, 0.15) !default; -$black-fade-30: rgba($black, 0.3) !default; -$black-fade-50: rgba($black, 0.5) !default; -$black-fade-70: rgba($black, 0.7) !default; -$black-fade-85: rgba($black, 0.85) !default; - -$white-fade-15: rgba($white, 0.15) !default; -$white-fade-30: rgba($white, 0.3) !default; -$white-fade-50: rgba($white, 0.5) !default; -$white-fade-70: rgba($white, 0.7) !default; -$white-fade-85: rgba($white, 0.85) !default; - -// -------- Color defaults -------- -$red: $red-500 !default; -$purple: $purple-500 !default; -$blue: $blue-500 !default; -$green: $green-500 !default; -$yellow: $yellow-500 !default; -$orange: $orange-500 !default; - -$gray-dark: $gray-900 !default; -$gray-light: $gray-400 !default; -$gray: $gray-500 !default; diff --git a/node_modules/primer-support/lib/variables/colors.scss b/node_modules/primer-support/lib/variables/colors.scss deleted file mode 100644 index 36dc3c8..0000000 --- a/node_modules/primer-support/lib/variables/colors.scss +++ /dev/null @@ -1,67 +0,0 @@ -@import "color-system.scss"; -// Color variables -// stylelint-disable declaration-bang-space-before - -// State indicators. -$status-pending: desaturate($yellow-700, 15%) !default; - -// Repository type colors -// Should be able to deprecate these in future -$repo-private-text: $black-fade-70 !default; -$repo-private-bg: $yellow-000 !default; -$repo-private-icon: transparentize($yellow-900, 0.5) !default; - -// Highlight used for things like search -$highlight-yellow: rgba(255, 247, 140, 0.5); - -// Border colors -$border-black-fade: $black-fade-15 !default; - -$border-blue: $blue-500 !default; -$border-blue-light: $blue-200 !default; - -$border-green: $green-400 !default; -$border-green-light: desaturate($green-300, 40%) !default; - -$border-purple: $purple !default; - -$border-red: $red !default; -$border-red-light: desaturate($red-300, 60%) !default; - -$border-purple: $purple !default; - -$border-yellow: desaturate($yellow-300, 60%) !default; - -$border-gray-dark: $gray-300 !default; -$border-gray-darker: $gray-700 !default; -$border-gray-light: lighten($gray-200, 3%) !default; -$border-gray: $gray-200 !default; - -// Background colors -$bg-blue-light: $blue-000 !default; -$bg-blue: $blue-500 !default; -$bg-gray-dark: $gray-900 !default; -$bg-gray-light: $gray-000 !default; -$bg-gray: $gray-100 !default; -$bg-green: $green-500 !default; -$bg-green-light: $green-100 !default; -$bg-orange: $orange-700 !default; -$bg-purple: $purple-500 !default; -$bg-purple-light: $purple-000 !default; -$bg-red: $red-500 !default; -$bg-red-light: $red-100 !default; -$bg-white: $white !default; -$bg-yellow: $yellow-500 !default; -$bg-yellow-light: $yellow-200 !default; - -// Text colors -$text-blue: $blue-500 !default; -$text-gray-dark: $gray-900 !default; -$text-gray-light: $gray-500 !default; -$text-gray: $gray-600 !default; -$text-green: $green-500 !default; -$text-orange: $orange-900 !default; -$text-orange-light: $orange-600 !default; -$text-purple: $purple !default; -$text-red: $red-600 !default; -$text-white: $white !default; diff --git a/node_modules/primer-support/lib/variables/layout.scss b/node_modules/primer-support/lib/variables/layout.scss deleted file mode 100644 index 284407a..0000000 --- a/node_modules/primer-support/lib/variables/layout.scss +++ /dev/null @@ -1,72 +0,0 @@ -// Layout variables -// stylelint-disable declaration-bang-space-before - -// These are our margin and padding utility spacers. The default step size we -// use is 8px. This gives us a key of: -// 0 => 0px -// 1 => 4px -// 2 => 8px -// 3 => 16px -// 4 => 24px -// 5 => 32px -// 6 => 40px -$spacer: 8px !default; -$spacers: ( - 0, - round($spacer / 2), - $spacer, - $spacer * 2, - $spacer * 3, - $spacer * 4, - $spacer * 5 -) !default; - -// Aliases for easy use -$spacer-0: nth($spacers, 1) !default; // 0 -$spacer-1: nth($spacers, 2) !default; // 4px -$spacer-2: nth($spacers, 3) !default; // 8px -$spacer-3: nth($spacers, 4) !default; // 16px -$spacer-4: nth($spacers, 5) !default; // 24px -$spacer-5: nth($spacers, 6) !default; // 32px -$spacer-6: nth($spacers, 7) !default; // 40px - -// Em spacer variables -$em-spacer-1: 0.0625em !default; // 1/16 -$em-spacer-2: 0.125em !default; // 1/8 -$em-spacer-3: 0.25em !default; // 1/4 -$em-spacer-4: 0.375em !default; // 3/8 -$em-spacer-5: 0.5em !default; // 1/2 -$em-spacer-6: 0.75em !default; // 3/4 - -// Fixed-width container variables -$container-width: 980px !default; -$grid-gutter: 10px !default; - -// Breakpoint widths -$width-xs: 0; -$width-sm: 544px; -$width-md: 768px; -$width-lg: 1012px; -$width-xl: 1280px; - -// Responsive container widths -$container-md: $width-md !default; -$container-lg: $width-lg !default; -$container-xl: $width-xl !default; - -// Breakpoints -$breakpoints: ( - // Small screen / phone - sm: $width-sm, - // Medium screen / tablet - md: $width-md, - // Large screen / desktop (980 + (16 * 2)) <= container + gutters - lg: $width-lg, - // Extra large screen / wide desktop - xl: $width-xl -) !default; - -$responsive-variants: ("": ""); -@each $key in map-keys($breakpoints) { - $responsive-variants: map-merge($responsive-variants, ($key: "-#{$key}")); -} diff --git a/node_modules/primer-support/lib/variables/misc.scss b/node_modules/primer-support/lib/variables/misc.scss deleted file mode 100644 index cd6414f..0000000 --- a/node_modules/primer-support/lib/variables/misc.scss +++ /dev/null @@ -1,40 +0,0 @@ -// Miscellaneous variables -// stylelint-disable declaration-bang-space-before - -// Border size -$border-width: 1px !default; -$border-color: $border-gray !default; -$border-style: solid !default; -$border: $border-width $border-color $border-style !default; -$border-radius: 3px !default; - -// Custom explore grid border -$exploregrid-item-border-radius: 4px; - -// Box shadow -$box-shadow: 0 1px 1px rgba($black, 0.1) !default; -$box-shadow-medium: 0 1px 5px $black-fade-15 !default; -$box-shadow-large: 0 1px 15px $black-fade-15 !default; -$box-shadow-extra-large: 0 10px 50px rgba($black, 0.07) !default; - -// Tooltips -$tooltip-max-width: 250px !default; -$tooltip-background-color: $black; -$tooltip-text-color: $white !default; -$tooltip-delay: 0.4s !default; -$tooltip-duration: 0.1s !default; - -// Should be moved into custom github css -$stats-switcher-py: 10px; -// Future proof this `height` value by finding the computed line-height, then -// adding the total value of the vertical padding. This var is used to toggle -// between the stats bar and language breakdown. -$stats-viewport-height: ($body-font-size * $body-line-height) + ($stats-switcher-py * 2); - -$min_tab_size: 1; -$max_tab_size: 12; - -// Button and form variables -$form-control-shadow: inset 0 1px 2px rgba($black, 0.075); -$btn-input-focus-shadow: 0 0 0 0.2em rgba($blue, 0.3); -$btn-active-shadow: inset 0 0.15em 0.3em $black-fade-15; diff --git a/node_modules/primer-support/lib/variables/typography.scss b/node_modules/primer-support/lib/variables/typography.scss deleted file mode 100644 index c3d8573..0000000 --- a/node_modules/primer-support/lib/variables/typography.scss +++ /dev/null @@ -1,43 +0,0 @@ -// Typography variables -// stylelint-disable declaration-bang-space-before - -// Heading sizes - mobile -// h4—h6 remain the same size on both mobile & desktop -$h00-size-mobile: 40px !default; -$h0-size-mobile: 32px !default; -$h1-size-mobile: 26px !default; -$h2-size-mobile: 22px !default; -$h3-size-mobile: 18px !default; - -// Heading sizes - desktop -$h00-size: 48px !default; -$h0-size: 40px !default; -$h1-size: 32px !default; -$h2-size: 24px !default; -$h3-size: 20px !default; -$h4-size: 16px !default; -$h5-size: 14px !default; -$h6-size: 12px !default; - -$font-size-small: 12px !default; - -// Font weights -$font-weight-bold: 600 !default; -$font-weight-semibold: 500 !default; -$font-weight-normal: 400 !default; -$font-weight-light: 300 !default; - -// Line heights -$lh-condensed-ultra: 1 !default; -$lh-condensed: 1.25 !default; -$lh-default: 1.5 !default; - -// Font stacks -$body-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !default; - -// Monospace font stack -$mono-font: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace !default; - -// The base body size -$body-font-size: 14px !default; -$body-line-height: $lh-default !default; diff --git a/node_modules/primer-support/package.json b/node_modules/primer-support/package.json deleted file mode 100644 index 24c437d..0000000 --- a/node_modules/primer-support/package.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "_from": "primer-support@4.7.2", - "_id": "primer-support@4.7.2", - "_inBundle": false, - "_integrity": "sha512-WbfjjITtGV6iXQeaVPL+AzHj1Jv9RHJRp7kIu5ebFXwolWmCqTBpA/8VmWmssyeTfv8zR7iuCoT0UoBF+uGHww==", - "_location": "/primer-support", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-support@4.7.2", - "name": "primer-support", - "escapedName": "primer-support", - "rawSpec": "4.7.2", - "saveSpec": null, - "fetchSpec": "4.7.2" - }, - "_requiredBy": [ - "/primer-base", - "/primer-box", - "/primer-breadcrumb", - "/primer-buttons", - "/primer-core", - "/primer-forms", - "/primer-layout", - "/primer-navigation", - "/primer-pagination", - "/primer-table-object", - "/primer-tooltips", - "/primer-truncate", - "/primer-utilities" - ], - "_resolved": "https://registry.npmjs.org/primer-support/-/primer-support-4.7.2.tgz", - "_shasum": "7c0e19361144ace2ecf2640793c8746855390185", - "_spec": "primer-support@4.7.2", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/primer-core", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "Sass variables, mixins, and functions for use in our components.", - "files": [ - "index.scss", - "lib", - "docs" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "primer", - "css", - "github", - "design-system", - "mixins", - "functions", - "variables", - "scss" - ], - "license": "MIT", - "name": "primer-support", - "primer": { - "category": "core", - "module_type": "support" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-support" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepublishOnly": "../../script/notify pending", - "test": "npm run lint" - }, - "style": "build/build.css", - "version": "4.7.2" -} diff --git a/node_modules/primer-table-object/LICENSE b/node_modules/primer-table-object/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-table-object/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-table-object/README.md b/node_modules/primer-table-object/README.md deleted file mode 100644 index 6cba78b..0000000 --- a/node_modules/primer-table-object/README.md +++ /dev/null @@ -1,69 +0,0 @@ -# Primer table object - -[![npm version](https://img.shields.io/npm/v/primer-table-object.svg)](https://www.npmjs.org/package/primer-table-object) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> Table object is a module for creating dynamically resizable elements that always sit on the same horizontal line (e.g., they never break to a new line). Using table styles in our CSS means it’s cross browser friendly back to at least IE9. - -This repository is a module of the full [primer][primer] repository. - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-table-object` with this command. - -``` -$ npm install --save primer-table-object -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-table-object/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package. - -``` -$ npm run build -``` - -## Documentation - - - -The table object is a module for creating dynamically resizable elements that always sit on the same horizontal line (e.g., they never break to a new line). Using table styles in our CSS means it's cross browser friendly back to at least IE9. - -Additional `margin` or `padding` may be required to properly space content. - -```html title="Table object" -
      -
      - -
      -
      - -
      -
      -``` - - - -## License - -[MIT](./LICENSE) © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-table-object/build/build.css b/node_modules/primer-table-object/build/build.css deleted file mode 100644 index 39c5d96..0000000 --- a/node_modules/primer-table-object/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.TableObject{display:table}.TableObject-item{display:table-cell;width:1%;white-space:nowrap;vertical-align:middle}.TableObject-item--primary{width:99%} diff --git a/node_modules/primer-table-object/build/data.json b/node_modules/primer-table-object/build/data.json deleted file mode 100644 index 00ac377..0000000 --- a/node_modules/primer-table-object/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":152,"gzipSize":123,"humanizedSize":"152B","humanizedGzipSize":"123B","rules":{"total":3,"size":{"graph":[1,4,1],"max":4,"average":2},"selectorByRuleSizes":[{"selector":".TableObject-item","declarations":4},{"selector":".TableObject-item--primary","declarations":1},{"selector":".TableObject","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".TableObject",".TableObject-item",".TableObject-item--primary"],"specificity":{"max":10,"average":10}},"declarations":{"total":6,"unique":6,"properties":{"display":["table","table-cell"],"width":["1%","99%"],"white-space":["nowrap"],"vertical-align":["middle"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-table-object/build/index.js b/node_modules/primer-table-object/build/index.js deleted file mode 100644 index 7b62dd0..0000000 --- a/node_modules/primer-table-object/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":152,"gzipSize":123,"humanizedSize":"152B","humanizedGzipSize":"123B","rules":{"total":3,"size":{"graph":[1,4,1],"max":4,"average":2},"selectorByRuleSizes":[{"selector":".TableObject-item","declarations":4},{"selector":".TableObject-item--primary","declarations":1},{"selector":".TableObject","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".TableObject",".TableObject-item",".TableObject-item--primary"],"specificity":{"max":10,"average":10}},"declarations":{"total":6,"unique":6,"properties":{"display":["table","table-cell"],"width":["1%","99%"],"white-space":["nowrap"],"vertical-align":["middle"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-table-object/index.scss b/node_modules/primer-table-object/index.scss deleted file mode 100644 index 2adb462..0000000 --- a/node_modules/primer-table-object/index.scss +++ /dev/null @@ -1 +0,0 @@ -@import "./lib/table-object.scss"; diff --git a/node_modules/primer-table-object/lib/table-object.scss b/node_modules/primer-table-object/lib/table-object.scss deleted file mode 100644 index 353c732..0000000 --- a/node_modules/primer-table-object/lib/table-object.scss +++ /dev/null @@ -1,20 +0,0 @@ -// TableObject is a module for creating dynamically resizable elements that -// always sit on the same horizontal line (e.g., they never wrap). Using -// tables means it's cross browser friendly. - -.TableObject { - display: table; -} - -// Place this on every "cell" -.TableObject-item { - display: table-cell; - width: 1%; - white-space: nowrap; - vertical-align: middle; -} - -// Place this on the largest or most important "cell" -.TableObject-item--primary { - width: 99%; -} diff --git a/node_modules/primer-table-object/package.json b/node_modules/primer-table-object/package.json deleted file mode 100644 index 1e82c8a..0000000 --- a/node_modules/primer-table-object/package.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "_from": "primer-table-object@1.4.13", - "_id": "primer-table-object@1.4.13", - "_inBundle": false, - "_integrity": "sha512-JoU/T1aubSg3cvEXh5K95X63W5bJLFlvDflVWMc8QJKiHBPmICH7yccsGI+ybhEUnd7MUD+BEXKgQwM+Iinv5g==", - "_location": "/primer-table-object", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-table-object@1.4.13", - "name": "primer-table-object", - "escapedName": "primer-table-object", - "rawSpec": "1.4.13", - "saveSpec": null, - "fetchSpec": "1.4.13" - }, - "_requiredBy": [ - "/primer-core" - ], - "_resolved": "https://registry.npmjs.org/primer-table-object/-/primer-table-object-1.4.13.tgz", - "_shasum": "acb394f14db69b4d2900147492d353ea4ebf3052", - "_spec": "primer-table-object@1.4.13", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/primer-core", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "A module for creating dynamically resizable elements that always sit on the same horizontal line.", - "files": [ - "index.scss", - "lib", - "build" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "primer", - "css", - "github", - "design-system" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-table-object", - "primer": { - "category": "core", - "module_type": "objects" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-table-object" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint test-docs", - "test-docs": "../../script/test-docs" - }, - "style": "build/build.css", - "version": "1.4.13" -} diff --git a/node_modules/primer-tables/LICENSE b/node_modules/primer-tables/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-tables/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-tables/README.md b/node_modules/primer-tables/README.md deleted file mode 100644 index 2d135ee..0000000 --- a/node_modules/primer-tables/README.md +++ /dev/null @@ -1,57 +0,0 @@ -# Primer Marketing CSS Tables - -[![npm version](https://img.shields.io/npm/v/primer-tables.svg)](https://www.npmjs.org/package/primer-tables) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> Styles to display tabular data for marketing websites at GitHub. - -This repository is a module of the full [primer][primer] repository. - -## Documentation - - - -**This component will be removed, and the `primer-tables` npm package deprecated, in Primer version 11.** - - - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-tables` with this command. - -``` -$ npm install --save primer-tables -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-tables/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` - -``` -$ npm run build -``` - -## License - -MIT © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[primer-support]: https://github.com/primer/primer-support -[support]: https://github.com/primer/primer-support -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-tables/build/build.css b/node_modules/primer-tables/build/build.css deleted file mode 100644 index f48133a..0000000 --- a/node_modules/primer-tables/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.data-table{width:100%;margin-top:16px;border-collapse:collapse;border:1px #e1e4e8 solid;box-shadow:0 1px 1px rgba(27,31,35,0.05)}.data-table th{font-weight:400;text-align:left}.data-table td,.data-table th{padding:16px;border-right:1px #e1e4e8 solid;border-bottom:1px #e1e4e8 solid}.data-table tbody th{width:25%}.data-table tbody th,.data-table tbody td{border-bottom-color:#e1e4e8}.data-table tbody tr:last-child th,.data-table tbody tr:last-child td{border-bottom:1px #e1e4e8 solid} diff --git a/node_modules/primer-tables/build/data.json b/node_modules/primer-tables/build/data.json deleted file mode 100644 index 325dac9..0000000 --- a/node_modules/primer-tables/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":487,"gzipSize":232,"humanizedSize":"487B","humanizedGzipSize":"232B","rules":{"total":6,"size":{"graph":[5,2,3,1,1,1],"max":5,"average":2.1666666666666665},"selectorByRuleSizes":[{"selector":".data-table","declarations":5},{"selector":".data-table td,.data-table th","declarations":3},{"selector":".data-table th","declarations":2},{"selector":".data-table tbody tr:last-child th,.data-table tbody tr:last-child td","declarations":1},{"selector":".data-table tbody th,.data-table tbody td","declarations":1},{"selector":".data-table tbody th","declarations":1}]},"selectors":{"total":9,"type":8,"class":9,"id":0,"pseudoClass":2,"pseudoElement":0,"values":[".data-table",".data-table th",".data-table td",".data-table th",".data-table tbody th",".data-table tbody th",".data-table tbody td",".data-table tbody tr:last-child th",".data-table tbody tr:last-child td"],"specificity":{"max":23,"average":13.88888888888889}},"declarations":{"total":13,"unique":12,"properties":{"width":["100%","25%"],"margin-top":["16px"],"border-collapse":["collapse"],"border":["1px #e1e4e8 solid"],"box-shadow":["0 1px 1px rgba(27,31,35,0.05)"],"font-weight":["400"],"text-align":["left"],"padding":["16px"],"border-right":["1px #e1e4e8 solid"],"border-bottom":["1px #e1e4e8 solid","1px #e1e4e8 solid"],"border-bottom-color":["#e1e4e8"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-tables/build/index.js b/node_modules/primer-tables/build/index.js deleted file mode 100644 index 7e4e011..0000000 --- a/node_modules/primer-tables/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":487,"gzipSize":232,"humanizedSize":"487B","humanizedGzipSize":"232B","rules":{"total":6,"size":{"graph":[5,2,3,1,1,1],"max":5,"average":2.1666666666666665},"selectorByRuleSizes":[{"selector":".data-table","declarations":5},{"selector":".data-table td,.data-table th","declarations":3},{"selector":".data-table th","declarations":2},{"selector":".data-table tbody tr:last-child th,.data-table tbody tr:last-child td","declarations":1},{"selector":".data-table tbody th,.data-table tbody td","declarations":1},{"selector":".data-table tbody th","declarations":1}]},"selectors":{"total":9,"type":8,"class":9,"id":0,"pseudoClass":2,"pseudoElement":0,"values":[".data-table",".data-table th",".data-table td",".data-table th",".data-table tbody th",".data-table tbody th",".data-table tbody td",".data-table tbody tr:last-child th",".data-table tbody tr:last-child td"],"specificity":{"max":23,"average":13.88888888888889}},"declarations":{"total":13,"unique":12,"properties":{"width":["100%","25%"],"margin-top":["16px"],"border-collapse":["collapse"],"border":["1px #e1e4e8 solid"],"box-shadow":["0 1px 1px rgba(27,31,35,0.05)"],"font-weight":["400"],"text-align":["left"],"padding":["16px"],"border-right":["1px #e1e4e8 solid"],"border-bottom":["1px #e1e4e8 solid","1px #e1e4e8 solid"],"border-bottom-color":["#e1e4e8"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-tables/index.scss b/node_modules/primer-tables/index.scss deleted file mode 100644 index 22a9b55..0000000 --- a/node_modules/primer-tables/index.scss +++ /dev/null @@ -1,6 +0,0 @@ -@warn "The entire primer-tables package will be removed in primer v11.0.0."; - -// support files -@import "primer-support/index.scss"; -@import "primer-marketing-support/index.scss"; -@import "./lib/tables.scss"; diff --git a/node_modules/primer-tables/lib/tables.scss b/node_modules/primer-tables/lib/tables.scss deleted file mode 100644 index f362d02..0000000 --- a/node_modules/primer-tables/lib/tables.scss +++ /dev/null @@ -1,39 +0,0 @@ -// stylelint-disable selector-max-type, selector-max-compound-selectors - -.data-table { - width: 100%; - margin-top: $spacer-3; - border-collapse: collapse; - border: $border; - box-shadow: 0 1px 1px rgba($black, 0.05); - - th { - font-weight: $font-weight-normal; - text-align: left; - } - - td, - th { - padding: $spacer-3; - border-right: $border; - border-bottom: $border; - } - - tbody { - th { - width: 25%; - } - - th, - td { - border-bottom-color: $border-gray; - } - - tr:last-child { - th, - td { - border-bottom: $border; - } - } - } -} diff --git a/node_modules/primer-tables/package.json b/node_modules/primer-tables/package.json deleted file mode 100644 index c777b11..0000000 --- a/node_modules/primer-tables/package.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "_from": "primer-tables@1.5.3", - "_id": "primer-tables@1.5.3", - "_inBundle": false, - "_integrity": "sha512-ZTBG2qQvE9qKI8N7sdN39F8y5sckDRSFR4JkTVQqujrXwoK7kGeqdNXirKFSuzSyW9MnBt02tOTQ65xC0xl3sg==", - "_location": "/primer-tables", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-tables@1.5.3", - "name": "primer-tables", - "escapedName": "primer-tables", - "rawSpec": "1.5.3", - "saveSpec": null, - "fetchSpec": "1.5.3" - }, - "_requiredBy": [ - "/primer-marketing" - ], - "_resolved": "https://registry.npmjs.org/primer-tables/-/primer-tables-1.5.3.tgz", - "_shasum": "7c598a9a2d2291b02df50134c076ff4e08091a4f", - "_spec": "primer-tables@1.5.3", - "_where": "/Users/sophieshepherd/Desktop/projects/profile-generator/node_modules/primer-marketing", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "Styles to display tabular data for marketing websites at GitHub.", - "files": [ - "index.scss", - "lib", - "build" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "css", - "github", - "primer", - "design-system", - "style", - "tables" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-tables", - "primer": { - "category": "marketing", - "module_type": "components" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-tables" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint" - }, - "style": "build/build.css", - "version": "1.5.3" -} diff --git a/node_modules/primer-tooltips/LICENSE b/node_modules/primer-tooltips/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-tooltips/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-tooltips/README.md b/node_modules/primer-tooltips/README.md deleted file mode 100644 index ec73e11..0000000 --- a/node_modules/primer-tooltips/README.md +++ /dev/null @@ -1,154 +0,0 @@ -# Primer Tooltips - -[![npm version](https://img.shields.io/npm/v/primer-tooltips.svg)](https://www.npmjs.org/package/primer-tooltips) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> Add tooltips built entirely in CSS to nearly any element. Just add a few classes and an aria-label attribute. - -This repository is a module of the full [primer][primer] repository. - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-tooltips` with this command. - -``` -$ npm install --save primer-tooltips -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-tooltips/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package. - -``` -$ npm run build -``` - -## Documentation - - - -Add tooltips built entirely in CSS to nearly any element. - -{:toc} - -## Implementation and accessibility - -**Attention**: we use `aria-label` for tooltips instead of something like `data-tooltip` because it is crucial that the tooltip content is available for screen reader users as well. However, `aria-label` **replaces** the text content of an element for screen reader users, so only use tooltip if there is no better way to present the information, or consider using `title` for supplement information. - -**Note:** Tooltip classes will conflict with Octicon styles, and as such, must be applied to the parent element instead of the icon. - -## Tooltip direction -Specify the direction of a tooltip with north, south, east, and west directions: - -- `.tooltipped-n` -- `.tooltipped-ne` -- `.tooltipped-e` -- `.tooltipped-se` -- `.tooltipped-s` -- `.tooltipped-sw` -- `.tooltipped-w` -- `.tooltipped-nw` - - -```html - - Tooltip North - - - Tooltip North East - - - Tooltip East - - - Tooltip South East - - - Tooltip South - - - Tooltip South West - - - Tooltip West - - - Tooltip North West - -``` - -## Tooltip alignment -Align tooltips to the left or right of an element, combined with a directional class to specify north or south. - -```html - - Tooltip North East align left 1 - - - Tooltip North East align left 2 - - - Tooltip South East align left 1 - - - Tooltip South East align left 2 - - - Tooltip North West align right 1 - - - Tooltip North West align right 2 - - - Tooltip South West align right 1 - - - Tooltip South West align right 2 - -``` - -## Tooltips with multiple lines -Use `.tooltipped-multiline` when you have long content. This style has some limitations: you cannot pre-format the text with newlines, and tooltips are limited to a max-width of `250px`. - - -```html - - Tooltip with multiple lines - -``` - -## Tooltips No Delay - -By default the tooltips have a slight delay before appearing. This is to keep multiple tooltips in the UI from being distracting. There is a modifier class you can use to override this. `.tooltipped-no-delay` - -```html - - Tooltip no delay - -``` - - - -## License - -[MIT](./LICENSE) © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-tooltips/build/build.css b/node_modules/primer-tooltips/build/build.css deleted file mode 100644 index 1d0466f..0000000 --- a/node_modules/primer-tooltips/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.tooltipped{position:relative}.tooltipped::after{position:absolute;z-index:1000000;display:none;padding:.5em .75em;font:normal normal 11px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);background:#1b1f23;border-radius:3px;opacity:0}.tooltipped::before{position:absolute;z-index:1000001;display:none;width:0;height:0;color:#1b1f23;pointer-events:none;content:"";border:6px solid transparent;opacity:0}@keyframes tooltip-appear{from{opacity:0}to{opacity:1}}.tooltipped:hover::before,.tooltipped:hover::after,.tooltipped:active::before,.tooltipped:active::after,.tooltipped:focus::before,.tooltipped:focus::after{display:inline-block;text-decoration:none;animation-name:tooltip-appear;animation-duration:.1s;animation-fill-mode:forwards;animation-timing-function:ease-in;animation-delay:.4s}.tooltipped-no-delay:hover::before,.tooltipped-no-delay:hover::after,.tooltipped-no-delay:active::before,.tooltipped-no-delay:active::after,.tooltipped-no-delay:focus::before,.tooltipped-no-delay:focus::after{animation-delay:0s}.tooltipped-multiline:hover::after,.tooltipped-multiline:active::after,.tooltipped-multiline:focus::after{display:table-cell}.tooltipped-s::after,.tooltipped-se::after,.tooltipped-sw::after{top:100%;right:50%;margin-top:6px}.tooltipped-s::before,.tooltipped-se::before,.tooltipped-sw::before{top:auto;right:50%;bottom:-7px;margin-right:-6px;border-bottom-color:#1b1f23}.tooltipped-se::after{right:auto;left:50%;margin-left:-16px}.tooltipped-sw::after{margin-right:-16px}.tooltipped-n::after,.tooltipped-ne::after,.tooltipped-nw::after{right:50%;bottom:100%;margin-bottom:6px}.tooltipped-n::before,.tooltipped-ne::before,.tooltipped-nw::before{top:-7px;right:50%;bottom:auto;margin-right:-6px;border-top-color:#1b1f23}.tooltipped-ne::after{right:auto;left:50%;margin-left:-16px}.tooltipped-nw::after{margin-right:-16px}.tooltipped-s::after,.tooltipped-n::after{transform:translateX(50%)}.tooltipped-w::after{right:100%;bottom:50%;margin-right:6px;transform:translateY(50%)}.tooltipped-w::before{top:50%;bottom:50%;left:-7px;margin-top:-6px;border-left-color:#1b1f23}.tooltipped-e::after{bottom:50%;left:100%;margin-left:6px;transform:translateY(50%)}.tooltipped-e::before{top:50%;right:-7px;bottom:50%;margin-top:-6px;border-right-color:#1b1f23}.tooltipped-align-right-1::after,.tooltipped-align-right-2::after{right:0;margin-right:0}.tooltipped-align-right-1::before{right:10px}.tooltipped-align-right-2::before{right:15px}.tooltipped-align-left-1::after,.tooltipped-align-left-2::after{left:0;margin-left:0}.tooltipped-align-left-1::before{left:5px}.tooltipped-align-left-2::before{left:10px}.tooltipped-multiline::after{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;word-wrap:break-word;white-space:pre-line;border-collapse:separate}.tooltipped-multiline.tooltipped-s::after,.tooltipped-multiline.tooltipped-n::after{right:auto;left:50%;transform:translateX(-50%)}.tooltipped-multiline.tooltipped-w::after,.tooltipped-multiline.tooltipped-e::after{right:100%}@media screen and (min-width: 0\0){.tooltipped-multiline::after{width:250px}}.tooltipped-sticky::before,.tooltipped-sticky::after{display:inline-block}.tooltipped-sticky.tooltipped-multiline::after{display:table-cell} diff --git a/node_modules/primer-tooltips/build/data.json b/node_modules/primer-tooltips/build/data.json deleted file mode 100644 index 4595952..0000000 --- a/node_modules/primer-tooltips/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":3551,"gzipSize":1026,"humanizedSize":"3kB","humanizedGzipSize":"1kB","rules":{"total":33,"size":{"graph":[1,19,10,1,1,7,1,1,3,5,3,1,3,5,3,1,1,4,5,4,5,2,1,1,2,1,1,7,3,1,1,1,1],"max":19,"average":3.212121212121212},"selectorByRuleSizes":[{"selector":".tooltipped::after","declarations":19},{"selector":".tooltipped::before","declarations":10},{"selector":".tooltipped-multiline::after","declarations":7},{"selector":".tooltipped:hover::before,.tooltipped:hover::after,.tooltipped:active::before,.tooltipped:active::after,.tooltipped:focus::before,.tooltipped:focus::after","declarations":7},{"selector":".tooltipped-e::before","declarations":5},{"selector":".tooltipped-w::before","declarations":5},{"selector":".tooltipped-n::before,.tooltipped-ne::before,.tooltipped-nw::before","declarations":5},{"selector":".tooltipped-s::before,.tooltipped-se::before,.tooltipped-sw::before","declarations":5},{"selector":".tooltipped-e::after","declarations":4},{"selector":".tooltipped-w::after","declarations":4},{"selector":".tooltipped-multiline.tooltipped-s::after,.tooltipped-multiline.tooltipped-n::after","declarations":3},{"selector":".tooltipped-ne::after","declarations":3},{"selector":".tooltipped-n::after,.tooltipped-ne::after,.tooltipped-nw::after","declarations":3},{"selector":".tooltipped-se::after","declarations":3},{"selector":".tooltipped-s::after,.tooltipped-se::after,.tooltipped-sw::after","declarations":3},{"selector":".tooltipped-align-left-1::after,.tooltipped-align-left-2::after","declarations":2},{"selector":".tooltipped-align-right-1::after,.tooltipped-align-right-2::after","declarations":2},{"selector":".tooltipped-sticky.tooltipped-multiline::after","declarations":1},{"selector":".tooltipped-sticky::before,.tooltipped-sticky::after","declarations":1},{"selector":".tooltipped-multiline::after","declarations":1},{"selector":".tooltipped-multiline.tooltipped-w::after,.tooltipped-multiline.tooltipped-e::after","declarations":1},{"selector":".tooltipped-align-left-2::before","declarations":1},{"selector":".tooltipped-align-left-1::before","declarations":1},{"selector":".tooltipped-align-right-2::before","declarations":1},{"selector":".tooltipped-align-right-1::before","declarations":1},{"selector":".tooltipped-s::after,.tooltipped-n::after","declarations":1},{"selector":".tooltipped-nw::after","declarations":1},{"selector":".tooltipped-sw::after","declarations":1},{"selector":".tooltipped-multiline:hover::after,.tooltipped-multiline:active::after,.tooltipped-multiline:focus::after","declarations":1},{"selector":".tooltipped-no-delay:hover::before,.tooltipped-no-delay:hover::after,.tooltipped-no-delay:active::before,.tooltipped-no-delay:active::after,.tooltipped-no-delay:focus::before,.tooltipped-no-delay:focus::after","declarations":1},{"selector":"to","declarations":1},{"selector":"from","declarations":1},{"selector":".tooltipped","declarations":1}]},"selectors":{"total":59,"type":2,"class":57,"id":0,"pseudoClass":15,"pseudoElement":56,"values":[".tooltipped",".tooltipped::after",".tooltipped::before","from","to",".tooltipped:hover::before",".tooltipped:hover::after",".tooltipped:active::before",".tooltipped:active::after",".tooltipped:focus::before",".tooltipped:focus::after",".tooltipped-no-delay:hover::before",".tooltipped-no-delay:hover::after",".tooltipped-no-delay:active::before",".tooltipped-no-delay:active::after",".tooltipped-no-delay:focus::before",".tooltipped-no-delay:focus::after",".tooltipped-multiline:hover::after",".tooltipped-multiline:active::after",".tooltipped-multiline:focus::after",".tooltipped-s::after",".tooltipped-se::after",".tooltipped-sw::after",".tooltipped-s::before",".tooltipped-se::before",".tooltipped-sw::before",".tooltipped-se::after",".tooltipped-sw::after",".tooltipped-n::after",".tooltipped-ne::after",".tooltipped-nw::after",".tooltipped-n::before",".tooltipped-ne::before",".tooltipped-nw::before",".tooltipped-ne::after",".tooltipped-nw::after",".tooltipped-s::after",".tooltipped-n::after",".tooltipped-w::after",".tooltipped-w::before",".tooltipped-e::after",".tooltipped-e::before",".tooltipped-align-right-1::after",".tooltipped-align-right-2::after",".tooltipped-align-right-1::before",".tooltipped-align-right-2::before",".tooltipped-align-left-1::after",".tooltipped-align-left-2::after",".tooltipped-align-left-1::before",".tooltipped-align-left-2::before",".tooltipped-multiline::after",".tooltipped-multiline.tooltipped-s::after",".tooltipped-multiline.tooltipped-n::after",".tooltipped-multiline.tooltipped-w::after",".tooltipped-multiline.tooltipped-e::after",".tooltipped-multiline::after",".tooltipped-sticky::before",".tooltipped-sticky::after",".tooltipped-sticky.tooltipped-multiline::after"],"specificity":{"max":21,"average":14.033898305084746}},"declarations":{"total":106,"unique":80,"properties":{"position":["relative","absolute","absolute"],"z-index":["1000000","1000001"],"display":["none","none","inline-block","table-cell","inline-block","table-cell"],"padding":[".5em .75em"],"font":["normal normal 11px/1.5 -apple-system,BlinkMacSystemFont,\"Segoe UI\",Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\""],"-webkit-font-smoothing":["subpixel-antialiased"],"color":["#fff","#1b1f23"],"text-align":["center"],"text-decoration":["none","none"],"text-shadow":["none"],"text-transform":["none"],"letter-spacing":["normal"],"word-wrap":["break-word","break-word"],"white-space":["pre","pre-line"],"pointer-events":["none","none"],"content":["attr(aria-label)","\"\""],"background":["#1b1f23"],"border-radius":["3px"],"opacity":["0","0","0","1"],"width":["0","-webkit-max-content","-moz-max-content","max-content","250px"],"height":["0"],"border":["6px solid transparent"],"animation-name":["tooltip-appear"],"animation-duration":[".1s"],"animation-fill-mode":["forwards"],"animation-timing-function":["ease-in"],"animation-delay":[".4s","0s"],"top":["100%","auto","-7px","50%","50%"],"right":["50%","50%","auto","50%","50%","auto","100%","-7px","0","10px","15px","auto","100%"],"margin-top":["6px","-6px","-6px"],"bottom":["-7px","100%","auto","50%","50%","50%","50%"],"margin-right":["-6px","-16px","-6px","-16px","6px","0"],"border-bottom-color":["#1b1f23"],"left":["50%","50%","-7px","100%","0","5px","10px","50%"],"margin-left":["-16px","-16px","6px","0"],"margin-bottom":["6px"],"border-top-color":["#1b1f23"],"transform":["translateX(50%)","translateY(50%)","translateY(50%)","translateX(-50%)"],"border-left-color":["#1b1f23"],"border-right-color":["#1b1f23"],"max-width":["250px"],"border-collapse":["separate"]}},"mediaQueries":{"total":1,"unique":1,"values":["screen and (min-width: 0\\0)"],"contents":[{"value":"screen and (min-width: 0\\0)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".tooltipped-multiline::after","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":1,"values":[".tooltipped-multiline::after"],"specificity":{"max":11,"average":11}},"declarations":{"total":1,"unique":1,"properties":{"width":["250px"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-tooltips/build/index.js b/node_modules/primer-tooltips/build/index.js deleted file mode 100644 index 49e0211..0000000 --- a/node_modules/primer-tooltips/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":3551,"gzipSize":1026,"humanizedSize":"3kB","humanizedGzipSize":"1kB","rules":{"total":33,"size":{"graph":[1,19,10,1,1,7,1,1,3,5,3,1,3,5,3,1,1,4,5,4,5,2,1,1,2,1,1,7,3,1,1,1,1],"max":19,"average":3.212121212121212},"selectorByRuleSizes":[{"selector":".tooltipped::after","declarations":19},{"selector":".tooltipped::before","declarations":10},{"selector":".tooltipped-multiline::after","declarations":7},{"selector":".tooltipped:hover::before,.tooltipped:hover::after,.tooltipped:active::before,.tooltipped:active::after,.tooltipped:focus::before,.tooltipped:focus::after","declarations":7},{"selector":".tooltipped-e::before","declarations":5},{"selector":".tooltipped-w::before","declarations":5},{"selector":".tooltipped-n::before,.tooltipped-ne::before,.tooltipped-nw::before","declarations":5},{"selector":".tooltipped-s::before,.tooltipped-se::before,.tooltipped-sw::before","declarations":5},{"selector":".tooltipped-e::after","declarations":4},{"selector":".tooltipped-w::after","declarations":4},{"selector":".tooltipped-multiline.tooltipped-s::after,.tooltipped-multiline.tooltipped-n::after","declarations":3},{"selector":".tooltipped-ne::after","declarations":3},{"selector":".tooltipped-n::after,.tooltipped-ne::after,.tooltipped-nw::after","declarations":3},{"selector":".tooltipped-se::after","declarations":3},{"selector":".tooltipped-s::after,.tooltipped-se::after,.tooltipped-sw::after","declarations":3},{"selector":".tooltipped-align-left-1::after,.tooltipped-align-left-2::after","declarations":2},{"selector":".tooltipped-align-right-1::after,.tooltipped-align-right-2::after","declarations":2},{"selector":".tooltipped-sticky.tooltipped-multiline::after","declarations":1},{"selector":".tooltipped-sticky::before,.tooltipped-sticky::after","declarations":1},{"selector":".tooltipped-multiline::after","declarations":1},{"selector":".tooltipped-multiline.tooltipped-w::after,.tooltipped-multiline.tooltipped-e::after","declarations":1},{"selector":".tooltipped-align-left-2::before","declarations":1},{"selector":".tooltipped-align-left-1::before","declarations":1},{"selector":".tooltipped-align-right-2::before","declarations":1},{"selector":".tooltipped-align-right-1::before","declarations":1},{"selector":".tooltipped-s::after,.tooltipped-n::after","declarations":1},{"selector":".tooltipped-nw::after","declarations":1},{"selector":".tooltipped-sw::after","declarations":1},{"selector":".tooltipped-multiline:hover::after,.tooltipped-multiline:active::after,.tooltipped-multiline:focus::after","declarations":1},{"selector":".tooltipped-no-delay:hover::before,.tooltipped-no-delay:hover::after,.tooltipped-no-delay:active::before,.tooltipped-no-delay:active::after,.tooltipped-no-delay:focus::before,.tooltipped-no-delay:focus::after","declarations":1},{"selector":"to","declarations":1},{"selector":"from","declarations":1},{"selector":".tooltipped","declarations":1}]},"selectors":{"total":59,"type":2,"class":57,"id":0,"pseudoClass":15,"pseudoElement":56,"values":[".tooltipped",".tooltipped::after",".tooltipped::before","from","to",".tooltipped:hover::before",".tooltipped:hover::after",".tooltipped:active::before",".tooltipped:active::after",".tooltipped:focus::before",".tooltipped:focus::after",".tooltipped-no-delay:hover::before",".tooltipped-no-delay:hover::after",".tooltipped-no-delay:active::before",".tooltipped-no-delay:active::after",".tooltipped-no-delay:focus::before",".tooltipped-no-delay:focus::after",".tooltipped-multiline:hover::after",".tooltipped-multiline:active::after",".tooltipped-multiline:focus::after",".tooltipped-s::after",".tooltipped-se::after",".tooltipped-sw::after",".tooltipped-s::before",".tooltipped-se::before",".tooltipped-sw::before",".tooltipped-se::after",".tooltipped-sw::after",".tooltipped-n::after",".tooltipped-ne::after",".tooltipped-nw::after",".tooltipped-n::before",".tooltipped-ne::before",".tooltipped-nw::before",".tooltipped-ne::after",".tooltipped-nw::after",".tooltipped-s::after",".tooltipped-n::after",".tooltipped-w::after",".tooltipped-w::before",".tooltipped-e::after",".tooltipped-e::before",".tooltipped-align-right-1::after",".tooltipped-align-right-2::after",".tooltipped-align-right-1::before",".tooltipped-align-right-2::before",".tooltipped-align-left-1::after",".tooltipped-align-left-2::after",".tooltipped-align-left-1::before",".tooltipped-align-left-2::before",".tooltipped-multiline::after",".tooltipped-multiline.tooltipped-s::after",".tooltipped-multiline.tooltipped-n::after",".tooltipped-multiline.tooltipped-w::after",".tooltipped-multiline.tooltipped-e::after",".tooltipped-multiline::after",".tooltipped-sticky::before",".tooltipped-sticky::after",".tooltipped-sticky.tooltipped-multiline::after"],"specificity":{"max":21,"average":14.033898305084746}},"declarations":{"total":106,"unique":80,"properties":{"position":["relative","absolute","absolute"],"z-index":["1000000","1000001"],"display":["none","none","inline-block","table-cell","inline-block","table-cell"],"padding":[".5em .75em"],"font":["normal normal 11px/1.5 -apple-system,BlinkMacSystemFont,\"Segoe UI\",Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\""],"-webkit-font-smoothing":["subpixel-antialiased"],"color":["#fff","#1b1f23"],"text-align":["center"],"text-decoration":["none","none"],"text-shadow":["none"],"text-transform":["none"],"letter-spacing":["normal"],"word-wrap":["break-word","break-word"],"white-space":["pre","pre-line"],"pointer-events":["none","none"],"content":["attr(aria-label)","\"\""],"background":["#1b1f23"],"border-radius":["3px"],"opacity":["0","0","0","1"],"width":["0","-webkit-max-content","-moz-max-content","max-content","250px"],"height":["0"],"border":["6px solid transparent"],"animation-name":["tooltip-appear"],"animation-duration":[".1s"],"animation-fill-mode":["forwards"],"animation-timing-function":["ease-in"],"animation-delay":[".4s","0s"],"top":["100%","auto","-7px","50%","50%"],"right":["50%","50%","auto","50%","50%","auto","100%","-7px","0","10px","15px","auto","100%"],"margin-top":["6px","-6px","-6px"],"bottom":["-7px","100%","auto","50%","50%","50%","50%"],"margin-right":["-6px","-16px","-6px","-16px","6px","0"],"border-bottom-color":["#1b1f23"],"left":["50%","50%","-7px","100%","0","5px","10px","50%"],"margin-left":["-16px","-16px","6px","0"],"margin-bottom":["6px"],"border-top-color":["#1b1f23"],"transform":["translateX(50%)","translateY(50%)","translateY(50%)","translateX(-50%)"],"border-left-color":["#1b1f23"],"border-right-color":["#1b1f23"],"max-width":["250px"],"border-collapse":["separate"]}},"mediaQueries":{"total":1,"unique":1,"values":["screen and (min-width: 0\\0)"],"contents":[{"value":"screen and (min-width: 0\\0)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".tooltipped-multiline::after","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":1,"values":[".tooltipped-multiline::after"],"specificity":{"max":11,"average":11}},"declarations":{"total":1,"unique":1,"properties":{"width":["250px"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-tooltips/index.scss b/node_modules/primer-tooltips/index.scss deleted file mode 100644 index 688f6f5..0000000 --- a/node_modules/primer-tooltips/index.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import "primer-support/index.scss"; -@import "./lib/tooltips.scss"; diff --git a/node_modules/primer-tooltips/lib/tooltips.scss b/node_modules/primer-tooltips/lib/tooltips.scss deleted file mode 100644 index f1b2559..0000000 --- a/node_modules/primer-tooltips/lib/tooltips.scss +++ /dev/null @@ -1,314 +0,0 @@ -.tooltipped { - position: relative; -} - -// This is the tooltip bubble -.tooltipped::after { - position: absolute; - z-index: 1000000; - display: none; - padding: $em-spacer-5 $em-spacer-6; - font: normal normal 11px/1.5 $body-font; - -webkit-font-smoothing: subpixel-antialiased; - color: $tooltip-text-color; - text-align: center; - text-decoration: none; - text-shadow: none; - text-transform: none; - letter-spacing: normal; - word-wrap: break-word; - white-space: pre; - pointer-events: none; - content: attr(aria-label); - background: $tooltip-background-color; - border-radius: $border-radius; - opacity: 0; -} - -// This is the tooltip arrow -.tooltipped::before { - position: absolute; - z-index: 1000001; - display: none; - width: 0; - height: 0; - color: $tooltip-background-color; - pointer-events: none; - content: ""; - border: 6px $border-style transparent; - opacity: 0; -} - -// delay animation for tooltip -@keyframes tooltip-appear { - from { - opacity: 0; - } - - to { - opacity: 1; - } -} - -// This will indicate when we'll activate the tooltip -.tooltipped:hover, -.tooltipped:active, -.tooltipped:focus { - &::before, - &::after { - display: inline-block; - text-decoration: none; - animation-name: tooltip-appear; - animation-duration: $tooltip-duration; - animation-fill-mode: forwards; - animation-timing-function: ease-in; - animation-delay: $tooltip-delay; - } -} - -.tooltipped-no-delay:hover, -.tooltipped-no-delay:active, -.tooltipped-no-delay:focus { - &::before, - &::after { - animation-delay: 0s; - } -} - -.tooltipped-multiline:hover, -.tooltipped-multiline:active, -.tooltipped-multiline:focus { - &::after { - display: table-cell; - } -} - -// Tooltipped south -.tooltipped-s, -.tooltipped-se, -.tooltipped-sw { - &::after { - top: 100%; - right: 50%; - margin-top: 6px; - } - - &::before { - top: auto; - right: 50%; - bottom: -7px; - margin-right: -6px; - border-bottom-color: $tooltip-background-color; - } -} - -.tooltipped-se { - &::after { - right: auto; - left: 50%; - margin-left: -$spacer-3; - } -} - -.tooltipped-sw::after { - margin-right: -$spacer-3; -} - -// Tooltips above the object -.tooltipped-n, -.tooltipped-ne, -.tooltipped-nw { - &::after { - right: 50%; - bottom: 100%; - margin-bottom: 6px; - } - - &::before { - top: -7px; - right: 50%; - bottom: auto; - margin-right: -6px; - border-top-color: $tooltip-background-color; - } -} - -.tooltipped-ne { - &::after { - right: auto; - left: 50%; - margin-left: -$spacer-3; - } -} - -.tooltipped-nw::after { - margin-right: -$spacer-3; -} - -// Move the tooltip body to the center of the object. -.tooltipped-s::after, -.tooltipped-n::after { - transform: translateX(50%); -} - -// Tooltipped to the left -.tooltipped-w { - &::after { - right: 100%; - bottom: 50%; - margin-right: 6px; - transform: translateY(50%); - } - - &::before { - top: 50%; - bottom: 50%; - left: -7px; - margin-top: -6px; - border-left-color: $tooltip-background-color; - } -} - -// tooltipped to the right -.tooltipped-e { - &::after { - bottom: 50%; - left: 100%; - margin-left: 6px; - transform: translateY(50%); - } - - &::before { - top: 50%; - right: -7px; - bottom: 50%; - margin-top: -6px; - border-right-color: $tooltip-background-color; - } -} - -// Tooltip align right and left -.tooltipped-align-right-1, -.tooltipped-align-right-2 { - &::after { - right: 0; - margin-right: 0; - } -} - -.tooltipped-align-right-1 { - &::before { - right: 10px; - } -} - -.tooltipped-align-right-2 { - &::before { - right: 15px; - } -} - -.tooltipped-align-left-1, -.tooltipped-align-left-2, { - &::after { - left: 0; - margin-left: 0; - } -} - -.tooltipped-align-left-1 { - &::before { - left: 5px; - } -} - -.tooltipped-align-left-2 { - &::before { - left: 10px; - } -} - -// Multiline tooltips -// -// `.tooltipped-multiline` Add this class when you have long content. -// The downside is you cannot preformat the text with newlines and `[w,e]` -// are always `$tooltip-max-width` wide. -.tooltipped-multiline { - &::after { - width: max-content; - max-width: $tooltip-max-width; - word-wrap: break-word; - white-space: pre-line; - border-collapse: separate; - } - - &.tooltipped-s::after, - &.tooltipped-n::after { - right: auto; - left: 50%; - transform: translateX(-50%); - } - - &.tooltipped-w::after, - &.tooltipped-e::after { - right: 100%; - } -} - -@media screen and (min-width: 0\0) { - // IE11 - .tooltipped-multiline::after { - width: $tooltip-max-width; - } -} - -// Sticky tooltips -// -// Always show the tooltip. -.tooltipped-sticky { - &::before, - &::after { - display: inline-block; - } - - &.tooltipped-multiline { - &::after { - display: table-cell; - } - } -} - -// Alert tooltips -// -// Colors for different alert states. -@mixin colorizeTooltip($text-color, $background-color) { - &::after { - color: $text-color; - background: $background-color; - } - - &.tooltipped-s, - &.tooltipped-se, - &.tooltipped-sw { - &::before { - border-bottom-color: $background-color; - } - } - - &.tooltipped-n, - &.tooltipped-ne, - &.tooltipped-nw { - &::before { - border-top-color: $background-color; - } - } - - &.tooltipped-e::before { - border-right-color: $background-color; - } - - &.tooltipped-w::before { - border-left-color: $background-color; - } -} -@warn "the colorizeTooltip mixin will be deprecated in version 11."; diff --git a/node_modules/primer-tooltips/package.json b/node_modules/primer-tooltips/package.json deleted file mode 100644 index 7100cb3..0000000 --- a/node_modules/primer-tooltips/package.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "_from": "primer-tooltips@1.5.11", - "_id": "primer-tooltips@1.5.11", - "_inBundle": false, - "_integrity": "sha512-r0C4gnzg8hChoKVU5hC+e7BlKM3gkO+W8L1o91RCDiguN9S0u/yo3DQwlVL68igvAP34NEYzchsZ82BkQkd1Dg==", - "_location": "/primer-tooltips", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-tooltips@1.5.11", - "name": "primer-tooltips", - "escapedName": "primer-tooltips", - "rawSpec": "1.5.11", - "saveSpec": null, - "fetchSpec": "1.5.11" - }, - "_requiredBy": [ - "/primer-core" - ], - "_resolved": "https://registry.npmjs.org/primer-tooltips/-/primer-tooltips-1.5.11.tgz", - "_shasum": "35b583de25008433b443b7b9063825e145fa4cbb", - "_spec": "primer-tooltips@1.5.11", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/primer-core", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "Add tooltips built entirely in CSS to nearly any element.", - "files": [ - "index.scss", - "lib", - "build" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "primer", - "css", - "github", - "design-system" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-tooltips", - "primer": { - "category": "core", - "module_type": "components" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-tooltips" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint test-docs", - "test-docs": "../../script/test-docs" - }, - "style": "build/build.css", - "version": "1.5.11" -} diff --git a/node_modules/primer-truncate/LICENSE b/node_modules/primer-truncate/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-truncate/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-truncate/README.md b/node_modules/primer-truncate/README.md deleted file mode 100644 index eb2c735..0000000 --- a/node_modules/primer-truncate/README.md +++ /dev/null @@ -1,69 +0,0 @@ -# Primer Truncate - -[![npm version](https://img.shields.io/npm/v/primer-truncate.svg)](https://www.npmjs.org/package/primer-truncate) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> .css-truncate will shorten text with an ellipsis. The maximum width of the truncated text can be changed by overriding the max-width of the .css-truncate-target. - -This repository is a module of the full [primer][primer] repository. - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-truncate` with this command. - -``` -$ npm install --save primer-truncate -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-truncate/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package. - -``` -$ npm run build -``` - -## Documentation - - - -`.css-truncate` will shorten text with an ellipsis. The maximum width of the truncated text can be changed by overriding the max-width of `.css-truncate-target`. Unless the full text is so long that it affects performace, always add `title` to the truncated element so the full text can still be seen. - -```html title="Truncate" - - really-long-branch-name - -``` - -You can reveal the entire string on hover with the addition of `.expandable`. - -```html title="Truncate Expandable" - -``` - - -## License - -[MIT](./LICENSE) © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-truncate/build/build.css b/node_modules/primer-truncate/build/build.css deleted file mode 100644 index eed10e5..0000000 --- a/node_modules/primer-truncate/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.css-truncate.css-truncate-target,.css-truncate .css-truncate-target{display:inline-block;max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target,.css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target,.css-truncate.expandable:hover .css-truncate-target,.css-truncate.expandable:hover.css-truncate-target{max-width:10000px !important} diff --git a/node_modules/primer-truncate/build/data.json b/node_modules/primer-truncate/build/data.json deleted file mode 100644 index 7e493f0..0000000 --- a/node_modules/primer-truncate/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":453,"gzipSize":196,"humanizedSize":"453B","humanizedGzipSize":"196B","rules":{"total":2,"size":{"graph":[6,1],"max":6,"average":3.5},"selectorByRuleSizes":[{"selector":".css-truncate.css-truncate-target,.css-truncate .css-truncate-target","declarations":6},{"selector":".css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target,.css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target,.css-truncate.expandable:hover .css-truncate-target,.css-truncate.expandable:hover.css-truncate-target","declarations":1}]},"selectors":{"total":6,"type":0,"class":6,"id":0,"pseudoClass":2,"pseudoElement":0,"values":[".css-truncate.css-truncate-target",".css-truncate .css-truncate-target",".css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target",".css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target",".css-truncate.expandable:hover .css-truncate-target",".css-truncate.expandable:hover.css-truncate-target"],"specificity":{"max":40,"average":33.333333333333336}},"declarations":{"total":7,"unique":7,"properties":{"display":["inline-block"],"max-width":["125px","10000px"],"overflow":["hidden"],"text-overflow":["ellipsis"],"white-space":["nowrap"],"vertical-align":["top"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-truncate/build/index.js b/node_modules/primer-truncate/build/index.js deleted file mode 100644 index 81ef8fa..0000000 --- a/node_modules/primer-truncate/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":453,"gzipSize":196,"humanizedSize":"453B","humanizedGzipSize":"196B","rules":{"total":2,"size":{"graph":[6,1],"max":6,"average":3.5},"selectorByRuleSizes":[{"selector":".css-truncate.css-truncate-target,.css-truncate .css-truncate-target","declarations":6},{"selector":".css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target,.css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target,.css-truncate.expandable:hover .css-truncate-target,.css-truncate.expandable:hover.css-truncate-target","declarations":1}]},"selectors":{"total":6,"type":0,"class":6,"id":0,"pseudoClass":2,"pseudoElement":0,"values":[".css-truncate.css-truncate-target",".css-truncate .css-truncate-target",".css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target",".css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target",".css-truncate.expandable:hover .css-truncate-target",".css-truncate.expandable:hover.css-truncate-target"],"specificity":{"max":40,"average":33.333333333333336}},"declarations":{"total":7,"unique":7,"properties":{"display":["inline-block"],"max-width":["125px","10000px"],"overflow":["hidden"],"text-overflow":["ellipsis"],"white-space":["nowrap"],"vertical-align":["top"]}},"mediaQueries":{"total":0,"unique":0,"values":[],"contents":[]}}} \ No newline at end of file diff --git a/node_modules/primer-truncate/index.scss b/node_modules/primer-truncate/index.scss deleted file mode 100644 index 61e518a..0000000 --- a/node_modules/primer-truncate/index.scss +++ /dev/null @@ -1 +0,0 @@ -@import "./lib/truncate.scss"; diff --git a/node_modules/primer-truncate/lib/truncate.scss b/node_modules/primer-truncate/lib/truncate.scss deleted file mode 100644 index 7e38d82..0000000 --- a/node_modules/primer-truncate/lib/truncate.scss +++ /dev/null @@ -1,27 +0,0 @@ -// Truncate -// -// css-truncate will shorten text with an ellipsis. - -.css-truncate { - // Truncate double target - // - // css-truncate will shorten text with an ellipsis. The maximum width - // of the truncated text can be changed by overriding the max-width - // of the .css-truncate-target - &.css-truncate-target, - .css-truncate-target { - display: inline-block; - max-width: 125px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - vertical-align: top; - } - - &.expandable.zeroclipboard-is-hover .css-truncate-target, - &.expandable.zeroclipboard-is-hover.css-truncate-target, - &.expandable:hover .css-truncate-target, - &.expandable:hover.css-truncate-target { - max-width: 10000px !important; - } -} diff --git a/node_modules/primer-truncate/package.json b/node_modules/primer-truncate/package.json deleted file mode 100644 index 34079f9..0000000 --- a/node_modules/primer-truncate/package.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "_from": "primer-truncate@1.4.13", - "_id": "primer-truncate@1.4.13", - "_inBundle": false, - "_integrity": "sha512-/3saQDL8n77nGJ7zMT05PKTKeMTFrR2QVjZsD5XnOblMiglND95ozOKef0sDcyrgR7fv+qLMXr56+QS/FWFSsw==", - "_location": "/primer-truncate", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-truncate@1.4.13", - "name": "primer-truncate", - "escapedName": "primer-truncate", - "rawSpec": "1.4.13", - "saveSpec": null, - "fetchSpec": "1.4.13" - }, - "_requiredBy": [ - "/primer-core" - ], - "_resolved": "https://registry.npmjs.org/primer-truncate/-/primer-truncate-1.4.13.tgz", - "_shasum": "e8b763cec0547b413947b3a8aaa5ce72b9469489", - "_spec": "primer-truncate@1.4.13", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/primer-core", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "Shorten text with an ellipsis.", - "files": [ - "index.scss", - "lib", - "build" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "primer", - "css", - "github", - "design-system", - "truncate", - "ellipsis", - "text" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-truncate", - "primer": { - "category": "core", - "module_type": "components" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-truncate" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint test-docs", - "test-docs": "../../script/test-docs" - }, - "style": "build/build.css", - "version": "1.4.13" -} diff --git a/node_modules/primer-utilities/LICENSE b/node_modules/primer-utilities/LICENSE deleted file mode 100644 index f1cc6aa..0000000 --- a/node_modules/primer-utilities/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 GitHub Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/primer-utilities/README.md b/node_modules/primer-utilities/README.md deleted file mode 100644 index cabf424..0000000 --- a/node_modules/primer-utilities/README.md +++ /dev/null @@ -1,48 +0,0 @@ -# Primer Utilities - -[![npm version](https://img.shields.io/npm/v/primer-utilities.svg)](https://www.npmjs.org/package/primer-utilities) -[![Build Status](https://travis-ci.org/primer/primer.svg?branch=master)](https://travis-ci.org/primer/primer) - -> There are a handful of utilities in Primer for quick behaviors, floats, colors, alignment, and more. - -This repository is a module of the full [primer][primer] repository. - -## Install - -This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-utilities` with this command. - -``` -$ npm install --save primer-utilities -``` - -## Usage - -The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this. - -```scss -@import "primer-utilities/index.scss"; -``` - -You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._ - -## Build - -For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package. - -``` -$ npm run build -``` - -## Documentation - -You can read more about utilities in the [docs folder](./docs/). - -## License - -[MIT](./LICENSE) © [GitHub](https://github.com/) - -[primer]: https://github.com/primer/primer -[docs]: http://primer.github.io/ -[npm]: https://www.npmjs.com/ -[install-npm]: https://docs.npmjs.com/getting-started/installing-node -[sass]: http://sass-lang.com/ diff --git a/node_modules/primer-utilities/build/build.css b/node_modules/primer-utilities/build/build.css deleted file mode 100644 index 43bbc58..0000000 --- a/node_modules/primer-utilities/build/build.css +++ /dev/null @@ -1 +0,0 @@ -.anim-fade-in{animation-name:fade-in;animation-duration:1s;animation-timing-function:ease-in-out}.anim-fade-in.fast{animation-duration:300ms}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.anim-fade-out{animation-name:fade-out;animation-duration:1s;animation-timing-function:ease-out}.anim-fade-out.fast{animation-duration:0.3s}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.anim-fade-up{opacity:0;animation-name:fade-up;animation-duration:0.3s;animation-fill-mode:forwards;animation-timing-function:ease-out;animation-delay:1s}@keyframes fade-up{0%{opacity:0.8;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}.anim-fade-down{animation-name:fade-down;animation-duration:0.3s;animation-fill-mode:forwards;animation-timing-function:ease-in}@keyframes fade-down{0%{opacity:1;transform:translateY(0)}100%{opacity:0.5;transform:translateY(100%)}}.anim-grow-x{width:0%;animation-name:grow-x;animation-duration:0.3s;animation-fill-mode:forwards;animation-timing-function:ease;animation-delay:0.5s}@keyframes grow-x{to{width:100%}}.anim-shrink-x{animation-name:shrink-x;animation-duration:0.3s;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-delay:0.5s}@keyframes shrink-x{to{width:0%}}.anim-scale-in{animation-name:scale-in;animation-duration:0.15s;animation-timing-function:cubic-bezier(0.2, 0, 0.13, 1.5)}@keyframes scale-in{0%{opacity:0;transform:scale(0.5)}100%{opacity:1;transform:scale(1)}}.anim-pulse{animation-name:pulse;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes pulse{0%{opacity:0.3}10%{opacity:1}100%{opacity:0.3}}.anim-pulse-in{animation-name:pulse-in;animation-duration:0.5s}@keyframes pulse-in{0%{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.1, 1.1, 1.1)}100%{transform:scale3d(1, 1, 1)}}.hover-grow{transition:transform 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hover-grow:hover{transform:scale(1.025)}.border{border:1px #e1e4e8 solid !important}.border-y{border-top:1px #e1e4e8 solid !important;border-bottom:1px #e1e4e8 solid !important}.border-0{border:0 !important}.border-dashed{border-style:dashed !important}.border-blue{border-color:#0366d6 !important}.border-blue-light{border-color:#c8e1ff !important}.border-green{border-color:#34d058 !important}.border-green-light{border-color:#a2cbac !important}.border-red{border-color:#d73a49 !important}.border-red-light{border-color:#cea0a5 !important}.border-purple{border-color:#6f42c1 !important}.border-yellow{border-color:#d9d0a5 !important}.border-gray-light{border-color:#eaecef !important}.border-gray-dark{border-color:#d1d5da !important}.border-black-fade{border-color:rgba(27,31,35,0.15) !important}.border-top{border-top:1px #e1e4e8 solid !important}.border-right{border-right:1px #e1e4e8 solid !important}.border-bottom{border-bottom:1px #e1e4e8 solid !important}.border-left{border-left:1px #e1e4e8 solid !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:3px !important}.rounded-2{border-radius:6px !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:3px !important;border-top-right-radius:3px !important}.rounded-top-2{border-top-left-radius:6px !important;border-top-right-radius:6px !important}.rounded-right-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-right-1{border-top-right-radius:3px !important;border-bottom-right-radius:3px !important}.rounded-right-2{border-top-right-radius:6px !important;border-bottom-right-radius:6px !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:3px !important;border-bottom-left-radius:3px !important}.rounded-bottom-2{border-bottom-right-radius:6px !important;border-bottom-left-radius:6px !important}.rounded-left-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-left-1{border-bottom-left-radius:3px !important;border-top-left-radius:3px !important}.rounded-left-2{border-bottom-left-radius:6px !important;border-top-left-radius:6px !important}@media (min-width: 544px){.border-sm-top{border-top:1px #e1e4e8 solid !important}.border-sm-right{border-right:1px #e1e4e8 solid !important}.border-sm-bottom{border-bottom:1px #e1e4e8 solid !important}.border-sm-left{border-left:1px #e1e4e8 solid !important}.border-sm-top-0{border-top:0 !important}.border-sm-right-0{border-right:0 !important}.border-sm-bottom-0{border-bottom:0 !important}.border-sm-left-0{border-left:0 !important}.rounded-sm-0{border-radius:0 !important}.rounded-sm-1{border-radius:3px !important}.rounded-sm-2{border-radius:6px !important}.rounded-sm-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-sm-top-1{border-top-left-radius:3px !important;border-top-right-radius:3px !important}.rounded-sm-top-2{border-top-left-radius:6px !important;border-top-right-radius:6px !important}.rounded-sm-right-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-sm-right-1{border-top-right-radius:3px !important;border-bottom-right-radius:3px !important}.rounded-sm-right-2{border-top-right-radius:6px !important;border-bottom-right-radius:6px !important}.rounded-sm-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-sm-bottom-1{border-bottom-right-radius:3px !important;border-bottom-left-radius:3px !important}.rounded-sm-bottom-2{border-bottom-right-radius:6px !important;border-bottom-left-radius:6px !important}.rounded-sm-left-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-sm-left-1{border-bottom-left-radius:3px !important;border-top-left-radius:3px !important}.rounded-sm-left-2{border-bottom-left-radius:6px !important;border-top-left-radius:6px !important}}@media (min-width: 768px){.border-md-top{border-top:1px #e1e4e8 solid !important}.border-md-right{border-right:1px #e1e4e8 solid !important}.border-md-bottom{border-bottom:1px #e1e4e8 solid !important}.border-md-left{border-left:1px #e1e4e8 solid !important}.border-md-top-0{border-top:0 !important}.border-md-right-0{border-right:0 !important}.border-md-bottom-0{border-bottom:0 !important}.border-md-left-0{border-left:0 !important}.rounded-md-0{border-radius:0 !important}.rounded-md-1{border-radius:3px !important}.rounded-md-2{border-radius:6px !important}.rounded-md-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-md-top-1{border-top-left-radius:3px !important;border-top-right-radius:3px !important}.rounded-md-top-2{border-top-left-radius:6px !important;border-top-right-radius:6px !important}.rounded-md-right-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-md-right-1{border-top-right-radius:3px !important;border-bottom-right-radius:3px !important}.rounded-md-right-2{border-top-right-radius:6px !important;border-bottom-right-radius:6px !important}.rounded-md-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-md-bottom-1{border-bottom-right-radius:3px !important;border-bottom-left-radius:3px !important}.rounded-md-bottom-2{border-bottom-right-radius:6px !important;border-bottom-left-radius:6px !important}.rounded-md-left-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-md-left-1{border-bottom-left-radius:3px !important;border-top-left-radius:3px !important}.rounded-md-left-2{border-bottom-left-radius:6px !important;border-top-left-radius:6px !important}}@media (min-width: 1012px){.border-lg-top{border-top:1px #e1e4e8 solid !important}.border-lg-right{border-right:1px #e1e4e8 solid !important}.border-lg-bottom{border-bottom:1px #e1e4e8 solid !important}.border-lg-left{border-left:1px #e1e4e8 solid !important}.border-lg-top-0{border-top:0 !important}.border-lg-right-0{border-right:0 !important}.border-lg-bottom-0{border-bottom:0 !important}.border-lg-left-0{border-left:0 !important}.rounded-lg-0{border-radius:0 !important}.rounded-lg-1{border-radius:3px !important}.rounded-lg-2{border-radius:6px !important}.rounded-lg-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-lg-top-1{border-top-left-radius:3px !important;border-top-right-radius:3px !important}.rounded-lg-top-2{border-top-left-radius:6px !important;border-top-right-radius:6px !important}.rounded-lg-right-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-lg-right-1{border-top-right-radius:3px !important;border-bottom-right-radius:3px !important}.rounded-lg-right-2{border-top-right-radius:6px !important;border-bottom-right-radius:6px !important}.rounded-lg-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-lg-bottom-1{border-bottom-right-radius:3px !important;border-bottom-left-radius:3px !important}.rounded-lg-bottom-2{border-bottom-right-radius:6px !important;border-bottom-left-radius:6px !important}.rounded-lg-left-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-lg-left-1{border-bottom-left-radius:3px !important;border-top-left-radius:3px !important}.rounded-lg-left-2{border-bottom-left-radius:6px !important;border-top-left-radius:6px !important}}@media (min-width: 1280px){.border-xl-top{border-top:1px #e1e4e8 solid !important}.border-xl-right{border-right:1px #e1e4e8 solid !important}.border-xl-bottom{border-bottom:1px #e1e4e8 solid !important}.border-xl-left{border-left:1px #e1e4e8 solid !important}.border-xl-top-0{border-top:0 !important}.border-xl-right-0{border-right:0 !important}.border-xl-bottom-0{border-bottom:0 !important}.border-xl-left-0{border-left:0 !important}.rounded-xl-0{border-radius:0 !important}.rounded-xl-1{border-radius:3px !important}.rounded-xl-2{border-radius:6px !important}.rounded-xl-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-xl-top-1{border-top-left-radius:3px !important;border-top-right-radius:3px !important}.rounded-xl-top-2{border-top-left-radius:6px !important;border-top-right-radius:6px !important}.rounded-xl-right-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-xl-right-1{border-top-right-radius:3px !important;border-bottom-right-radius:3px !important}.rounded-xl-right-2{border-top-right-radius:6px !important;border-bottom-right-radius:6px !important}.rounded-xl-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-xl-bottom-1{border-bottom-right-radius:3px !important;border-bottom-left-radius:3px !important}.rounded-xl-bottom-2{border-bottom-right-radius:6px !important;border-bottom-left-radius:6px !important}.rounded-xl-left-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-xl-left-1{border-bottom-left-radius:3px !important;border-top-left-radius:3px !important}.rounded-xl-left-2{border-bottom-left-radius:6px !important;border-top-left-radius:6px !important}}.circle{border-radius:50% !important}.box-shadow{box-shadow:0 1px 1px rgba(27,31,35,0.1) !important}.box-shadow-medium{box-shadow:0 1px 5px rgba(27,31,35,0.15) !important}.box-shadow-large{box-shadow:0 1px 15px rgba(27,31,35,0.15) !important}.box-shadow-extra-large{box-shadow:0 10px 50px rgba(27,31,35,0.07) !important}.box-shadow-none{box-shadow:none !important}.bg-white{background-color:#fff !important}.bg-blue{background-color:#0366d6 !important}.bg-blue-light{background-color:#f1f8ff !important}.bg-gray-dark{background-color:#24292e !important}.bg-gray{background-color:#f6f8fa !important}.bg-gray-light{background-color:#fafbfc !important}.bg-green{background-color:#28a745 !important}.bg-green-light{background-color:#dcffe4 !important}.bg-red{background-color:#d73a49 !important}.bg-red-light{background-color:#ffdce0 !important}.bg-yellow{background-color:#ffd33d !important}.bg-yellow-light{background-color:#fff5b1 !important}.bg-purple{background-color:#6f42c1 !important}.bg-purple-light{background-color:#f5f0ff !important}.bg-shade-gradient{background-image:linear-gradient(180deg, rgba(27,31,35,0.065), rgba(27,31,35,0)) !important;background-repeat:no-repeat !important;background-size:100% 200px !important}.text-blue{color:#0366d6 !important}.text-red{color:#cb2431 !important}.text-gray-light{color:#6a737d !important}.text-gray{color:#586069 !important}.text-gray-dark{color:#24292e !important}.text-green{color:#28a745 !important}.text-orange{color:#a04100 !important}.text-orange-light{color:#e36209 !important}.text-purple{color:#6f42c1 !important}.text-white{color:#fff !important}.text-inherit{color:inherit !important}.text-pending{color:#b08800 !important}.bg-pending{color:#dbab09 !important}.link-gray{color:#586069 !important}.link-gray:hover{color:#0366d6 !important}.link-gray-dark{color:#24292e !important}.link-gray-dark:hover{color:#0366d6 !important}.link-hover-blue:hover{color:#0366d6 !important}.muted-link{color:#586069 !important}.muted-link:hover{color:#0366d6 !important;text-decoration:none}.details-overlay[open]>summary::before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:block;cursor:default;content:" ";background:transparent}.details-overlay-dark[open]>summary::before{z-index:99;background:rgba(27,31,35,0.5)}.flex-row{flex-direction:row !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column{flex-direction:column !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-justify-start{justify-content:flex-start !important}.flex-justify-end{justify-content:flex-end !important}.flex-justify-center{justify-content:center !important}.flex-justify-between{justify-content:space-between !important}.flex-justify-around{justify-content:space-around !important}.flex-items-start{align-items:flex-start !important}.flex-items-end{align-items:flex-end !important}.flex-items-center{align-items:center !important}.flex-items-baseline{align-items:baseline !important}.flex-items-stretch{align-items:stretch !important}.flex-content-start{align-content:flex-start !important}.flex-content-end{align-content:flex-end !important}.flex-content-center{align-content:center !important}.flex-content-between{align-content:space-between !important}.flex-content-around{align-content:space-around !important}.flex-content-stretch{align-content:stretch !important}.flex-auto{flex:1 1 auto !important}.flex-shrink-0{flex-shrink:0 !important}.flex-self-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.flex-self-start{align-self:flex-start !important}.flex-self-end{align-self:flex-end !important}.flex-self-center{-ms-grid-row-align:center !important;align-self:center !important}.flex-self-baseline{align-self:baseline !important}.flex-self-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}.flex-item-equal{flex-grow:1;flex-basis:0}@media (min-width: 544px){.flex-sm-row{flex-direction:row !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column{flex-direction:column !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-justify-start{justify-content:flex-start !important}.flex-sm-justify-end{justify-content:flex-end !important}.flex-sm-justify-center{justify-content:center !important}.flex-sm-justify-between{justify-content:space-between !important}.flex-sm-justify-around{justify-content:space-around !important}.flex-sm-items-start{align-items:flex-start !important}.flex-sm-items-end{align-items:flex-end !important}.flex-sm-items-center{align-items:center !important}.flex-sm-items-baseline{align-items:baseline !important}.flex-sm-items-stretch{align-items:stretch !important}.flex-sm-content-start{align-content:flex-start !important}.flex-sm-content-end{align-content:flex-end !important}.flex-sm-content-center{align-content:center !important}.flex-sm-content-between{align-content:space-between !important}.flex-sm-content-around{align-content:space-around !important}.flex-sm-content-stretch{align-content:stretch !important}.flex-sm-auto{flex:1 1 auto !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-self-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.flex-sm-self-start{align-self:flex-start !important}.flex-sm-self-end{align-self:flex-end !important}.flex-sm-self-center{-ms-grid-row-align:center !important;align-self:center !important}.flex-sm-self-baseline{align-self:baseline !important}.flex-sm-self-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}.flex-sm-item-equal{flex-grow:1;flex-basis:0}}@media (min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column{flex-direction:column !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-justify-start{justify-content:flex-start !important}.flex-md-justify-end{justify-content:flex-end !important}.flex-md-justify-center{justify-content:center !important}.flex-md-justify-between{justify-content:space-between !important}.flex-md-justify-around{justify-content:space-around !important}.flex-md-items-start{align-items:flex-start !important}.flex-md-items-end{align-items:flex-end !important}.flex-md-items-center{align-items:center !important}.flex-md-items-baseline{align-items:baseline !important}.flex-md-items-stretch{align-items:stretch !important}.flex-md-content-start{align-content:flex-start !important}.flex-md-content-end{align-content:flex-end !important}.flex-md-content-center{align-content:center !important}.flex-md-content-between{align-content:space-between !important}.flex-md-content-around{align-content:space-around !important}.flex-md-content-stretch{align-content:stretch !important}.flex-md-auto{flex:1 1 auto !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-self-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.flex-md-self-start{align-self:flex-start !important}.flex-md-self-end{align-self:flex-end !important}.flex-md-self-center{-ms-grid-row-align:center !important;align-self:center !important}.flex-md-self-baseline{align-self:baseline !important}.flex-md-self-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}.flex-md-item-equal{flex-grow:1;flex-basis:0}}@media (min-width: 1012px){.flex-lg-row{flex-direction:row !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column{flex-direction:column !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-justify-start{justify-content:flex-start !important}.flex-lg-justify-end{justify-content:flex-end !important}.flex-lg-justify-center{justify-content:center !important}.flex-lg-justify-between{justify-content:space-between !important}.flex-lg-justify-around{justify-content:space-around !important}.flex-lg-items-start{align-items:flex-start !important}.flex-lg-items-end{align-items:flex-end !important}.flex-lg-items-center{align-items:center !important}.flex-lg-items-baseline{align-items:baseline !important}.flex-lg-items-stretch{align-items:stretch !important}.flex-lg-content-start{align-content:flex-start !important}.flex-lg-content-end{align-content:flex-end !important}.flex-lg-content-center{align-content:center !important}.flex-lg-content-between{align-content:space-between !important}.flex-lg-content-around{align-content:space-around !important}.flex-lg-content-stretch{align-content:stretch !important}.flex-lg-auto{flex:1 1 auto !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-self-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.flex-lg-self-start{align-self:flex-start !important}.flex-lg-self-end{align-self:flex-end !important}.flex-lg-self-center{-ms-grid-row-align:center !important;align-self:center !important}.flex-lg-self-baseline{align-self:baseline !important}.flex-lg-self-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}.flex-lg-item-equal{flex-grow:1;flex-basis:0}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column{flex-direction:column !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-justify-start{justify-content:flex-start !important}.flex-xl-justify-end{justify-content:flex-end !important}.flex-xl-justify-center{justify-content:center !important}.flex-xl-justify-between{justify-content:space-between !important}.flex-xl-justify-around{justify-content:space-around !important}.flex-xl-items-start{align-items:flex-start !important}.flex-xl-items-end{align-items:flex-end !important}.flex-xl-items-center{align-items:center !important}.flex-xl-items-baseline{align-items:baseline !important}.flex-xl-items-stretch{align-items:stretch !important}.flex-xl-content-start{align-content:flex-start !important}.flex-xl-content-end{align-content:flex-end !important}.flex-xl-content-center{align-content:center !important}.flex-xl-content-between{align-content:space-between !important}.flex-xl-content-around{align-content:space-around !important}.flex-xl-content-stretch{align-content:stretch !important}.flex-xl-auto{flex:1 1 auto !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-self-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.flex-xl-self-start{align-self:flex-start !important}.flex-xl-self-end{align-self:flex-end !important}.flex-xl-self-center{-ms-grid-row-align:center !important;align-self:center !important}.flex-xl-self-baseline{align-self:baseline !important}.flex-xl-self-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}.flex-xl-item-equal{flex-grow:1;flex-basis:0}}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.top-0{top:0 !important}.right-0{right:0 !important}.bottom-0{bottom:0 !important}.left-0{left:0 !important}.v-align-middle{vertical-align:middle !important}.v-align-top{vertical-align:top !important}.v-align-bottom{vertical-align:bottom !important}.v-align-text-top{vertical-align:text-top !important}.v-align-text-bottom{vertical-align:text-bottom !important}.v-align-baseline{vertical-align:baseline !important}.overflow-hidden{overflow:hidden !important}.overflow-scroll{overflow:scroll !important}.overflow-auto{overflow:auto !important}.clearfix::before{display:table;content:""}.clearfix::after{display:table;clear:both;content:""}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 544px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 1012px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1280px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.width-fit{max-width:100% !important}.width-full{width:100% !important}.height-fit{max-height:100% !important}.height-full{height:100% !important}.min-width-0{min-width:0 !important}.direction-rtl{direction:rtl !important}.direction-ltr{direction:ltr !important}@media (min-width: 544px){.direction-sm-rtl{direction:rtl !important}.direction-sm-ltr{direction:ltr !important}}@media (min-width: 768px){.direction-md-rtl{direction:rtl !important}.direction-md-ltr{direction:ltr !important}}@media (min-width: 1012px){.direction-lg-rtl{direction:rtl !important}.direction-lg-ltr{direction:ltr !important}}@media (min-width: 1280px){.direction-xl-rtl{direction:rtl !important}.direction-xl-ltr{direction:ltr !important}}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:4px !important}.mt-1{margin-top:4px !important}.mr-1{margin-right:4px !important}.mb-1{margin-bottom:4px !important}.ml-1{margin-left:4px !important}.mt-n1{margin-top:-4px !important}.mr-n1{margin-right:-4px !important}.mb-n1{margin-bottom:-4px !important}.ml-n1{margin-left:-4px !important}.mx-1{margin-right:4px !important;margin-left:4px !important}.my-1{margin-top:4px !important;margin-bottom:4px !important}.m-2{margin:8px !important}.mt-2{margin-top:8px !important}.mr-2{margin-right:8px !important}.mb-2{margin-bottom:8px !important}.ml-2{margin-left:8px !important}.mt-n2{margin-top:-8px !important}.mr-n2{margin-right:-8px !important}.mb-n2{margin-bottom:-8px !important}.ml-n2{margin-left:-8px !important}.mx-2{margin-right:8px !important;margin-left:8px !important}.my-2{margin-top:8px !important;margin-bottom:8px !important}.m-3{margin:16px !important}.mt-3{margin-top:16px !important}.mr-3{margin-right:16px !important}.mb-3{margin-bottom:16px !important}.ml-3{margin-left:16px !important}.mt-n3{margin-top:-16px !important}.mr-n3{margin-right:-16px !important}.mb-n3{margin-bottom:-16px !important}.ml-n3{margin-left:-16px !important}.mx-3{margin-right:16px !important;margin-left:16px !important}.my-3{margin-top:16px !important;margin-bottom:16px !important}.m-4{margin:24px !important}.mt-4{margin-top:24px !important}.mr-4{margin-right:24px !important}.mb-4{margin-bottom:24px !important}.ml-4{margin-left:24px !important}.mt-n4{margin-top:-24px !important}.mr-n4{margin-right:-24px !important}.mb-n4{margin-bottom:-24px !important}.ml-n4{margin-left:-24px !important}.mx-4{margin-right:24px !important;margin-left:24px !important}.my-4{margin-top:24px !important;margin-bottom:24px !important}.m-5{margin:32px !important}.mt-5{margin-top:32px !important}.mr-5{margin-right:32px !important}.mb-5{margin-bottom:32px !important}.ml-5{margin-left:32px !important}.mt-n5{margin-top:-32px !important}.mr-n5{margin-right:-32px !important}.mb-n5{margin-bottom:-32px !important}.ml-n5{margin-left:-32px !important}.mx-5{margin-right:32px !important;margin-left:32px !important}.my-5{margin-top:32px !important;margin-bottom:32px !important}.m-6{margin:40px !important}.mt-6{margin-top:40px !important}.mr-6{margin-right:40px !important}.mb-6{margin-bottom:40px !important}.ml-6{margin-left:40px !important}.mt-n6{margin-top:-40px !important}.mr-n6{margin-right:-40px !important}.mb-n6{margin-bottom:-40px !important}.ml-n6{margin-left:-40px !important}.mx-6{margin-right:40px !important;margin-left:40px !important}.my-6{margin-top:40px !important;margin-bottom:40px !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}@media (min-width: 544px){.m-sm-0{margin:0 !important}.mt-sm-0{margin-top:0 !important}.mr-sm-0{margin-right:0 !important}.mb-sm-0{margin-bottom:0 !important}.ml-sm-0{margin-left:0 !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.m-sm-1{margin:4px !important}.mt-sm-1{margin-top:4px !important}.mr-sm-1{margin-right:4px !important}.mb-sm-1{margin-bottom:4px !important}.ml-sm-1{margin-left:4px !important}.mt-sm-n1{margin-top:-4px !important}.mr-sm-n1{margin-right:-4px !important}.mb-sm-n1{margin-bottom:-4px !important}.ml-sm-n1{margin-left:-4px !important}.mx-sm-1{margin-right:4px !important;margin-left:4px !important}.my-sm-1{margin-top:4px !important;margin-bottom:4px !important}.m-sm-2{margin:8px !important}.mt-sm-2{margin-top:8px !important}.mr-sm-2{margin-right:8px !important}.mb-sm-2{margin-bottom:8px !important}.ml-sm-2{margin-left:8px !important}.mt-sm-n2{margin-top:-8px !important}.mr-sm-n2{margin-right:-8px !important}.mb-sm-n2{margin-bottom:-8px !important}.ml-sm-n2{margin-left:-8px !important}.mx-sm-2{margin-right:8px !important;margin-left:8px !important}.my-sm-2{margin-top:8px !important;margin-bottom:8px !important}.m-sm-3{margin:16px !important}.mt-sm-3{margin-top:16px !important}.mr-sm-3{margin-right:16px !important}.mb-sm-3{margin-bottom:16px !important}.ml-sm-3{margin-left:16px !important}.mt-sm-n3{margin-top:-16px !important}.mr-sm-n3{margin-right:-16px !important}.mb-sm-n3{margin-bottom:-16px !important}.ml-sm-n3{margin-left:-16px !important}.mx-sm-3{margin-right:16px !important;margin-left:16px !important}.my-sm-3{margin-top:16px !important;margin-bottom:16px !important}.m-sm-4{margin:24px !important}.mt-sm-4{margin-top:24px !important}.mr-sm-4{margin-right:24px !important}.mb-sm-4{margin-bottom:24px !important}.ml-sm-4{margin-left:24px !important}.mt-sm-n4{margin-top:-24px !important}.mr-sm-n4{margin-right:-24px !important}.mb-sm-n4{margin-bottom:-24px !important}.ml-sm-n4{margin-left:-24px !important}.mx-sm-4{margin-right:24px !important;margin-left:24px !important}.my-sm-4{margin-top:24px !important;margin-bottom:24px !important}.m-sm-5{margin:32px !important}.mt-sm-5{margin-top:32px !important}.mr-sm-5{margin-right:32px !important}.mb-sm-5{margin-bottom:32px !important}.ml-sm-5{margin-left:32px !important}.mt-sm-n5{margin-top:-32px !important}.mr-sm-n5{margin-right:-32px !important}.mb-sm-n5{margin-bottom:-32px !important}.ml-sm-n5{margin-left:-32px !important}.mx-sm-5{margin-right:32px !important;margin-left:32px !important}.my-sm-5{margin-top:32px !important;margin-bottom:32px !important}.m-sm-6{margin:40px !important}.mt-sm-6{margin-top:40px !important}.mr-sm-6{margin-right:40px !important}.mb-sm-6{margin-bottom:40px !important}.ml-sm-6{margin-left:40px !important}.mt-sm-n6{margin-top:-40px !important}.mr-sm-n6{margin-right:-40px !important}.mb-sm-n6{margin-bottom:-40px !important}.ml-sm-n6{margin-left:-40px !important}.mx-sm-6{margin-right:40px !important;margin-left:40px !important}.my-sm-6{margin-top:40px !important;margin-bottom:40px !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}}@media (min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0{margin-top:0 !important}.mr-md-0{margin-right:0 !important}.mb-md-0{margin-bottom:0 !important}.ml-md-0{margin-left:0 !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.m-md-1{margin:4px !important}.mt-md-1{margin-top:4px !important}.mr-md-1{margin-right:4px !important}.mb-md-1{margin-bottom:4px !important}.ml-md-1{margin-left:4px !important}.mt-md-n1{margin-top:-4px !important}.mr-md-n1{margin-right:-4px !important}.mb-md-n1{margin-bottom:-4px !important}.ml-md-n1{margin-left:-4px !important}.mx-md-1{margin-right:4px !important;margin-left:4px !important}.my-md-1{margin-top:4px !important;margin-bottom:4px !important}.m-md-2{margin:8px !important}.mt-md-2{margin-top:8px !important}.mr-md-2{margin-right:8px !important}.mb-md-2{margin-bottom:8px !important}.ml-md-2{margin-left:8px !important}.mt-md-n2{margin-top:-8px !important}.mr-md-n2{margin-right:-8px !important}.mb-md-n2{margin-bottom:-8px !important}.ml-md-n2{margin-left:-8px !important}.mx-md-2{margin-right:8px !important;margin-left:8px !important}.my-md-2{margin-top:8px !important;margin-bottom:8px !important}.m-md-3{margin:16px !important}.mt-md-3{margin-top:16px !important}.mr-md-3{margin-right:16px !important}.mb-md-3{margin-bottom:16px !important}.ml-md-3{margin-left:16px !important}.mt-md-n3{margin-top:-16px !important}.mr-md-n3{margin-right:-16px !important}.mb-md-n3{margin-bottom:-16px !important}.ml-md-n3{margin-left:-16px !important}.mx-md-3{margin-right:16px !important;margin-left:16px !important}.my-md-3{margin-top:16px !important;margin-bottom:16px !important}.m-md-4{margin:24px !important}.mt-md-4{margin-top:24px !important}.mr-md-4{margin-right:24px !important}.mb-md-4{margin-bottom:24px !important}.ml-md-4{margin-left:24px !important}.mt-md-n4{margin-top:-24px !important}.mr-md-n4{margin-right:-24px !important}.mb-md-n4{margin-bottom:-24px !important}.ml-md-n4{margin-left:-24px !important}.mx-md-4{margin-right:24px !important;margin-left:24px !important}.my-md-4{margin-top:24px !important;margin-bottom:24px !important}.m-md-5{margin:32px !important}.mt-md-5{margin-top:32px !important}.mr-md-5{margin-right:32px !important}.mb-md-5{margin-bottom:32px !important}.ml-md-5{margin-left:32px !important}.mt-md-n5{margin-top:-32px !important}.mr-md-n5{margin-right:-32px !important}.mb-md-n5{margin-bottom:-32px !important}.ml-md-n5{margin-left:-32px !important}.mx-md-5{margin-right:32px !important;margin-left:32px !important}.my-md-5{margin-top:32px !important;margin-bottom:32px !important}.m-md-6{margin:40px !important}.mt-md-6{margin-top:40px !important}.mr-md-6{margin-right:40px !important}.mb-md-6{margin-bottom:40px !important}.ml-md-6{margin-left:40px !important}.mt-md-n6{margin-top:-40px !important}.mr-md-n6{margin-right:-40px !important}.mb-md-n6{margin-bottom:-40px !important}.ml-md-n6{margin-left:-40px !important}.mx-md-6{margin-right:40px !important;margin-left:40px !important}.my-md-6{margin-top:40px !important;margin-bottom:40px !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}}@media (min-width: 1012px){.m-lg-0{margin:0 !important}.mt-lg-0{margin-top:0 !important}.mr-lg-0{margin-right:0 !important}.mb-lg-0{margin-bottom:0 !important}.ml-lg-0{margin-left:0 !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.m-lg-1{margin:4px !important}.mt-lg-1{margin-top:4px !important}.mr-lg-1{margin-right:4px !important}.mb-lg-1{margin-bottom:4px !important}.ml-lg-1{margin-left:4px !important}.mt-lg-n1{margin-top:-4px !important}.mr-lg-n1{margin-right:-4px !important}.mb-lg-n1{margin-bottom:-4px !important}.ml-lg-n1{margin-left:-4px !important}.mx-lg-1{margin-right:4px !important;margin-left:4px !important}.my-lg-1{margin-top:4px !important;margin-bottom:4px !important}.m-lg-2{margin:8px !important}.mt-lg-2{margin-top:8px !important}.mr-lg-2{margin-right:8px !important}.mb-lg-2{margin-bottom:8px !important}.ml-lg-2{margin-left:8px !important}.mt-lg-n2{margin-top:-8px !important}.mr-lg-n2{margin-right:-8px !important}.mb-lg-n2{margin-bottom:-8px !important}.ml-lg-n2{margin-left:-8px !important}.mx-lg-2{margin-right:8px !important;margin-left:8px !important}.my-lg-2{margin-top:8px !important;margin-bottom:8px !important}.m-lg-3{margin:16px !important}.mt-lg-3{margin-top:16px !important}.mr-lg-3{margin-right:16px !important}.mb-lg-3{margin-bottom:16px !important}.ml-lg-3{margin-left:16px !important}.mt-lg-n3{margin-top:-16px !important}.mr-lg-n3{margin-right:-16px !important}.mb-lg-n3{margin-bottom:-16px !important}.ml-lg-n3{margin-left:-16px !important}.mx-lg-3{margin-right:16px !important;margin-left:16px !important}.my-lg-3{margin-top:16px !important;margin-bottom:16px !important}.m-lg-4{margin:24px !important}.mt-lg-4{margin-top:24px !important}.mr-lg-4{margin-right:24px !important}.mb-lg-4{margin-bottom:24px !important}.ml-lg-4{margin-left:24px !important}.mt-lg-n4{margin-top:-24px !important}.mr-lg-n4{margin-right:-24px !important}.mb-lg-n4{margin-bottom:-24px !important}.ml-lg-n4{margin-left:-24px !important}.mx-lg-4{margin-right:24px !important;margin-left:24px !important}.my-lg-4{margin-top:24px !important;margin-bottom:24px !important}.m-lg-5{margin:32px !important}.mt-lg-5{margin-top:32px !important}.mr-lg-5{margin-right:32px !important}.mb-lg-5{margin-bottom:32px !important}.ml-lg-5{margin-left:32px !important}.mt-lg-n5{margin-top:-32px !important}.mr-lg-n5{margin-right:-32px !important}.mb-lg-n5{margin-bottom:-32px !important}.ml-lg-n5{margin-left:-32px !important}.mx-lg-5{margin-right:32px !important;margin-left:32px !important}.my-lg-5{margin-top:32px !important;margin-bottom:32px !important}.m-lg-6{margin:40px !important}.mt-lg-6{margin-top:40px !important}.mr-lg-6{margin-right:40px !important}.mb-lg-6{margin-bottom:40px !important}.ml-lg-6{margin-left:40px !important}.mt-lg-n6{margin-top:-40px !important}.mr-lg-n6{margin-right:-40px !important}.mb-lg-n6{margin-bottom:-40px !important}.ml-lg-n6{margin-left:-40px !important}.mx-lg-6{margin-right:40px !important;margin-left:40px !important}.my-lg-6{margin-top:40px !important;margin-bottom:40px !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}}@media (min-width: 1280px){.m-xl-0{margin:0 !important}.mt-xl-0{margin-top:0 !important}.mr-xl-0{margin-right:0 !important}.mb-xl-0{margin-bottom:0 !important}.ml-xl-0{margin-left:0 !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.m-xl-1{margin:4px !important}.mt-xl-1{margin-top:4px !important}.mr-xl-1{margin-right:4px !important}.mb-xl-1{margin-bottom:4px !important}.ml-xl-1{margin-left:4px !important}.mt-xl-n1{margin-top:-4px !important}.mr-xl-n1{margin-right:-4px !important}.mb-xl-n1{margin-bottom:-4px !important}.ml-xl-n1{margin-left:-4px !important}.mx-xl-1{margin-right:4px !important;margin-left:4px !important}.my-xl-1{margin-top:4px !important;margin-bottom:4px !important}.m-xl-2{margin:8px !important}.mt-xl-2{margin-top:8px !important}.mr-xl-2{margin-right:8px !important}.mb-xl-2{margin-bottom:8px !important}.ml-xl-2{margin-left:8px !important}.mt-xl-n2{margin-top:-8px !important}.mr-xl-n2{margin-right:-8px !important}.mb-xl-n2{margin-bottom:-8px !important}.ml-xl-n2{margin-left:-8px !important}.mx-xl-2{margin-right:8px !important;margin-left:8px !important}.my-xl-2{margin-top:8px !important;margin-bottom:8px !important}.m-xl-3{margin:16px !important}.mt-xl-3{margin-top:16px !important}.mr-xl-3{margin-right:16px !important}.mb-xl-3{margin-bottom:16px !important}.ml-xl-3{margin-left:16px !important}.mt-xl-n3{margin-top:-16px !important}.mr-xl-n3{margin-right:-16px !important}.mb-xl-n3{margin-bottom:-16px !important}.ml-xl-n3{margin-left:-16px !important}.mx-xl-3{margin-right:16px !important;margin-left:16px !important}.my-xl-3{margin-top:16px !important;margin-bottom:16px !important}.m-xl-4{margin:24px !important}.mt-xl-4{margin-top:24px !important}.mr-xl-4{margin-right:24px !important}.mb-xl-4{margin-bottom:24px !important}.ml-xl-4{margin-left:24px !important}.mt-xl-n4{margin-top:-24px !important}.mr-xl-n4{margin-right:-24px !important}.mb-xl-n4{margin-bottom:-24px !important}.ml-xl-n4{margin-left:-24px !important}.mx-xl-4{margin-right:24px !important;margin-left:24px !important}.my-xl-4{margin-top:24px !important;margin-bottom:24px !important}.m-xl-5{margin:32px !important}.mt-xl-5{margin-top:32px !important}.mr-xl-5{margin-right:32px !important}.mb-xl-5{margin-bottom:32px !important}.ml-xl-5{margin-left:32px !important}.mt-xl-n5{margin-top:-32px !important}.mr-xl-n5{margin-right:-32px !important}.mb-xl-n5{margin-bottom:-32px !important}.ml-xl-n5{margin-left:-32px !important}.mx-xl-5{margin-right:32px !important;margin-left:32px !important}.my-xl-5{margin-top:32px !important;margin-bottom:32px !important}.m-xl-6{margin:40px !important}.mt-xl-6{margin-top:40px !important}.mr-xl-6{margin-right:40px !important}.mb-xl-6{margin-bottom:40px !important}.ml-xl-6{margin-left:40px !important}.mt-xl-n6{margin-top:-40px !important}.mr-xl-n6{margin-right:-40px !important}.mb-xl-n6{margin-bottom:-40px !important}.ml-xl-n6{margin-left:-40px !important}.mx-xl-6{margin-right:40px !important;margin-left:40px !important}.my-xl-6{margin-top:40px !important;margin-bottom:40px !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-right:0 !important;padding-left:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:4px !important}.pt-1{padding-top:4px !important}.pr-1{padding-right:4px !important}.pb-1{padding-bottom:4px !important}.pl-1{padding-left:4px !important}.px-1{padding-right:4px !important;padding-left:4px !important}.py-1{padding-top:4px !important;padding-bottom:4px !important}.p-2{padding:8px !important}.pt-2{padding-top:8px !important}.pr-2{padding-right:8px !important}.pb-2{padding-bottom:8px !important}.pl-2{padding-left:8px !important}.px-2{padding-right:8px !important;padding-left:8px !important}.py-2{padding-top:8px !important;padding-bottom:8px !important}.p-3{padding:16px !important}.pt-3{padding-top:16px !important}.pr-3{padding-right:16px !important}.pb-3{padding-bottom:16px !important}.pl-3{padding-left:16px !important}.px-3{padding-right:16px !important;padding-left:16px !important}.py-3{padding-top:16px !important;padding-bottom:16px !important}.p-4{padding:24px !important}.pt-4{padding-top:24px !important}.pr-4{padding-right:24px !important}.pb-4{padding-bottom:24px !important}.pl-4{padding-left:24px !important}.px-4{padding-right:24px !important;padding-left:24px !important}.py-4{padding-top:24px !important;padding-bottom:24px !important}.p-5{padding:32px !important}.pt-5{padding-top:32px !important}.pr-5{padding-right:32px !important}.pb-5{padding-bottom:32px !important}.pl-5{padding-left:32px !important}.px-5{padding-right:32px !important;padding-left:32px !important}.py-5{padding-top:32px !important;padding-bottom:32px !important}.p-6{padding:40px !important}.pt-6{padding-top:40px !important}.pr-6{padding-right:40px !important}.pb-6{padding-bottom:40px !important}.pl-6{padding-left:40px !important}.px-6{padding-right:40px !important;padding-left:40px !important}.py-6{padding-top:40px !important;padding-bottom:40px !important}@media (min-width: 544px){.p-sm-0{padding:0 !important}.pt-sm-0{padding-top:0 !important}.pr-sm-0{padding-right:0 !important}.pb-sm-0{padding-bottom:0 !important}.pl-sm-0{padding-left:0 !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.p-sm-1{padding:4px !important}.pt-sm-1{padding-top:4px !important}.pr-sm-1{padding-right:4px !important}.pb-sm-1{padding-bottom:4px !important}.pl-sm-1{padding-left:4px !important}.px-sm-1{padding-right:4px !important;padding-left:4px !important}.py-sm-1{padding-top:4px !important;padding-bottom:4px !important}.p-sm-2{padding:8px !important}.pt-sm-2{padding-top:8px !important}.pr-sm-2{padding-right:8px !important}.pb-sm-2{padding-bottom:8px !important}.pl-sm-2{padding-left:8px !important}.px-sm-2{padding-right:8px !important;padding-left:8px !important}.py-sm-2{padding-top:8px !important;padding-bottom:8px !important}.p-sm-3{padding:16px !important}.pt-sm-3{padding-top:16px !important}.pr-sm-3{padding-right:16px !important}.pb-sm-3{padding-bottom:16px !important}.pl-sm-3{padding-left:16px !important}.px-sm-3{padding-right:16px !important;padding-left:16px !important}.py-sm-3{padding-top:16px !important;padding-bottom:16px !important}.p-sm-4{padding:24px !important}.pt-sm-4{padding-top:24px !important}.pr-sm-4{padding-right:24px !important}.pb-sm-4{padding-bottom:24px !important}.pl-sm-4{padding-left:24px !important}.px-sm-4{padding-right:24px !important;padding-left:24px !important}.py-sm-4{padding-top:24px !important;padding-bottom:24px !important}.p-sm-5{padding:32px !important}.pt-sm-5{padding-top:32px !important}.pr-sm-5{padding-right:32px !important}.pb-sm-5{padding-bottom:32px !important}.pl-sm-5{padding-left:32px !important}.px-sm-5{padding-right:32px !important;padding-left:32px !important}.py-sm-5{padding-top:32px !important;padding-bottom:32px !important}.p-sm-6{padding:40px !important}.pt-sm-6{padding-top:40px !important}.pr-sm-6{padding-right:40px !important}.pb-sm-6{padding-bottom:40px !important}.pl-sm-6{padding-left:40px !important}.px-sm-6{padding-right:40px !important;padding-left:40px !important}.py-sm-6{padding-top:40px !important;padding-bottom:40px !important}}@media (min-width: 768px){.p-md-0{padding:0 !important}.pt-md-0{padding-top:0 !important}.pr-md-0{padding-right:0 !important}.pb-md-0{padding-bottom:0 !important}.pl-md-0{padding-left:0 !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.p-md-1{padding:4px !important}.pt-md-1{padding-top:4px !important}.pr-md-1{padding-right:4px !important}.pb-md-1{padding-bottom:4px !important}.pl-md-1{padding-left:4px !important}.px-md-1{padding-right:4px !important;padding-left:4px !important}.py-md-1{padding-top:4px !important;padding-bottom:4px !important}.p-md-2{padding:8px !important}.pt-md-2{padding-top:8px !important}.pr-md-2{padding-right:8px !important}.pb-md-2{padding-bottom:8px !important}.pl-md-2{padding-left:8px !important}.px-md-2{padding-right:8px !important;padding-left:8px !important}.py-md-2{padding-top:8px !important;padding-bottom:8px !important}.p-md-3{padding:16px !important}.pt-md-3{padding-top:16px !important}.pr-md-3{padding-right:16px !important}.pb-md-3{padding-bottom:16px !important}.pl-md-3{padding-left:16px !important}.px-md-3{padding-right:16px !important;padding-left:16px !important}.py-md-3{padding-top:16px !important;padding-bottom:16px !important}.p-md-4{padding:24px !important}.pt-md-4{padding-top:24px !important}.pr-md-4{padding-right:24px !important}.pb-md-4{padding-bottom:24px !important}.pl-md-4{padding-left:24px !important}.px-md-4{padding-right:24px !important;padding-left:24px !important}.py-md-4{padding-top:24px !important;padding-bottom:24px !important}.p-md-5{padding:32px !important}.pt-md-5{padding-top:32px !important}.pr-md-5{padding-right:32px !important}.pb-md-5{padding-bottom:32px !important}.pl-md-5{padding-left:32px !important}.px-md-5{padding-right:32px !important;padding-left:32px !important}.py-md-5{padding-top:32px !important;padding-bottom:32px !important}.p-md-6{padding:40px !important}.pt-md-6{padding-top:40px !important}.pr-md-6{padding-right:40px !important}.pb-md-6{padding-bottom:40px !important}.pl-md-6{padding-left:40px !important}.px-md-6{padding-right:40px !important;padding-left:40px !important}.py-md-6{padding-top:40px !important;padding-bottom:40px !important}}@media (min-width: 1012px){.p-lg-0{padding:0 !important}.pt-lg-0{padding-top:0 !important}.pr-lg-0{padding-right:0 !important}.pb-lg-0{padding-bottom:0 !important}.pl-lg-0{padding-left:0 !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.p-lg-1{padding:4px !important}.pt-lg-1{padding-top:4px !important}.pr-lg-1{padding-right:4px !important}.pb-lg-1{padding-bottom:4px !important}.pl-lg-1{padding-left:4px !important}.px-lg-1{padding-right:4px !important;padding-left:4px !important}.py-lg-1{padding-top:4px !important;padding-bottom:4px !important}.p-lg-2{padding:8px !important}.pt-lg-2{padding-top:8px !important}.pr-lg-2{padding-right:8px !important}.pb-lg-2{padding-bottom:8px !important}.pl-lg-2{padding-left:8px !important}.px-lg-2{padding-right:8px !important;padding-left:8px !important}.py-lg-2{padding-top:8px !important;padding-bottom:8px !important}.p-lg-3{padding:16px !important}.pt-lg-3{padding-top:16px !important}.pr-lg-3{padding-right:16px !important}.pb-lg-3{padding-bottom:16px !important}.pl-lg-3{padding-left:16px !important}.px-lg-3{padding-right:16px !important;padding-left:16px !important}.py-lg-3{padding-top:16px !important;padding-bottom:16px !important}.p-lg-4{padding:24px !important}.pt-lg-4{padding-top:24px !important}.pr-lg-4{padding-right:24px !important}.pb-lg-4{padding-bottom:24px !important}.pl-lg-4{padding-left:24px !important}.px-lg-4{padding-right:24px !important;padding-left:24px !important}.py-lg-4{padding-top:24px !important;padding-bottom:24px !important}.p-lg-5{padding:32px !important}.pt-lg-5{padding-top:32px !important}.pr-lg-5{padding-right:32px !important}.pb-lg-5{padding-bottom:32px !important}.pl-lg-5{padding-left:32px !important}.px-lg-5{padding-right:32px !important;padding-left:32px !important}.py-lg-5{padding-top:32px !important;padding-bottom:32px !important}.p-lg-6{padding:40px !important}.pt-lg-6{padding-top:40px !important}.pr-lg-6{padding-right:40px !important}.pb-lg-6{padding-bottom:40px !important}.pl-lg-6{padding-left:40px !important}.px-lg-6{padding-right:40px !important;padding-left:40px !important}.py-lg-6{padding-top:40px !important;padding-bottom:40px !important}}@media (min-width: 1280px){.p-xl-0{padding:0 !important}.pt-xl-0{padding-top:0 !important}.pr-xl-0{padding-right:0 !important}.pb-xl-0{padding-bottom:0 !important}.pl-xl-0{padding-left:0 !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.p-xl-1{padding:4px !important}.pt-xl-1{padding-top:4px !important}.pr-xl-1{padding-right:4px !important}.pb-xl-1{padding-bottom:4px !important}.pl-xl-1{padding-left:4px !important}.px-xl-1{padding-right:4px !important;padding-left:4px !important}.py-xl-1{padding-top:4px !important;padding-bottom:4px !important}.p-xl-2{padding:8px !important}.pt-xl-2{padding-top:8px !important}.pr-xl-2{padding-right:8px !important}.pb-xl-2{padding-bottom:8px !important}.pl-xl-2{padding-left:8px !important}.px-xl-2{padding-right:8px !important;padding-left:8px !important}.py-xl-2{padding-top:8px !important;padding-bottom:8px !important}.p-xl-3{padding:16px !important}.pt-xl-3{padding-top:16px !important}.pr-xl-3{padding-right:16px !important}.pb-xl-3{padding-bottom:16px !important}.pl-xl-3{padding-left:16px !important}.px-xl-3{padding-right:16px !important;padding-left:16px !important}.py-xl-3{padding-top:16px !important;padding-bottom:16px !important}.p-xl-4{padding:24px !important}.pt-xl-4{padding-top:24px !important}.pr-xl-4{padding-right:24px !important}.pb-xl-4{padding-bottom:24px !important}.pl-xl-4{padding-left:24px !important}.px-xl-4{padding-right:24px !important;padding-left:24px !important}.py-xl-4{padding-top:24px !important;padding-bottom:24px !important}.p-xl-5{padding:32px !important}.pt-xl-5{padding-top:32px !important}.pr-xl-5{padding-right:32px !important}.pb-xl-5{padding-bottom:32px !important}.pl-xl-5{padding-left:32px !important}.px-xl-5{padding-right:32px !important;padding-left:32px !important}.py-xl-5{padding-top:32px !important;padding-bottom:32px !important}.p-xl-6{padding:40px !important}.pt-xl-6{padding-top:40px !important}.pr-xl-6{padding-right:40px !important}.pb-xl-6{padding-bottom:40px !important}.pl-xl-6{padding-left:40px !important}.px-xl-6{padding-right:40px !important;padding-left:40px !important}.py-xl-6{padding-top:40px !important;padding-bottom:40px !important}}.p-responsive{padding-right:16px !important;padding-left:16px !important}@media (min-width: 544px){.p-responsive{padding-right:40px !important;padding-left:40px !important}}@media (min-width: 1012px){.p-responsive{padding-right:16px !important;padding-left:16px !important}}.h1{font-size:26px !important}@media (min-width: 768px){.h1{font-size:32px !important}}.h2{font-size:22px !important}@media (min-width: 768px){.h2{font-size:24px !important}}.h3{font-size:18px !important}@media (min-width: 768px){.h3{font-size:20px !important}}.h4{font-size:16px !important}.h5{font-size:14px !important}.h6{font-size:12px !important}.h1,.h2,.h3,.h4,.h5,.h6{font-weight:600 !important}.f1{font-size:26px !important}@media (min-width: 768px){.f1{font-size:32px !important}}.f2{font-size:22px !important}@media (min-width: 768px){.f2{font-size:24px !important}}.f3{font-size:18px !important}@media (min-width: 768px){.f3{font-size:20px !important}}.f4{font-size:16px !important}@media (min-width: 768px){.f4{font-size:16px !important}}.f5{font-size:14px !important}.f6{font-size:12px !important}.f00-light{font-size:40px !important;font-weight:300 !important}@media (min-width: 768px){.f00-light{font-size:48px !important}}.f0-light{font-size:32px !important;font-weight:300 !important}@media (min-width: 768px){.f0-light{font-size:40px !important}}.f1-light{font-size:26px !important;font-weight:300 !important}@media (min-width: 768px){.f1-light{font-size:32px !important}}.f2-light{font-size:22px !important;font-weight:300 !important}@media (min-width: 768px){.f2-light{font-size:24px !important}}.f3-light{font-size:18px !important;font-weight:300 !important}@media (min-width: 768px){.f3-light{font-size:20px !important}}.text-small{font-size:12px !important}.lead{margin-bottom:30px;font-size:20px;font-weight:300;color:#586069}.lh-condensed-ultra{line-height:1 !important}.lh-condensed{line-height:1.25 !important}.lh-default{line-height:1.5 !important}.lh-0{line-height:0 !important}.text-right{text-align:right !important}.text-left{text-align:left !important}.text-center{text-align:center !important}@media (min-width: 544px){.text-sm-right{text-align:right !important}.text-sm-left{text-align:left !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.text-md-right{text-align:right !important}.text-md-left{text-align:left !important}.text-md-center{text-align:center !important}}@media (min-width: 1012px){.text-lg-right{text-align:right !important}.text-lg-left{text-align:left !important}.text-lg-center{text-align:center !important}}@media (min-width: 1280px){.text-xl-right{text-align:right !important}.text-xl-left{text-align:left !important}.text-xl-center{text-align:center !important}}.text-normal{font-weight:400 !important}.text-bold{font-weight:600 !important}.text-italic{font-style:italic !important}.text-uppercase{text-transform:uppercase !important}.text-underline{text-decoration:underline !important}.no-underline{text-decoration:none !important}.no-wrap{white-space:nowrap !important}.ws-normal{white-space:normal !important}.wb-break-all{word-break:break-all !important}.text-emphasized{font-weight:600;color:#24292e}.list-style-none{list-style:none !important}.text-shadow-dark{text-shadow:0 1px 1px rgba(27,31,35,0.25),0 1px 25px rgba(27,31,35,0.75)}.text-shadow-light{text-shadow:0 1px 0 rgba(255,255,255,0.5)}.text-mono{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.d-table{display:table !important}.d-table-cell{display:table-cell !important}@media (min-width: 544px){.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.d-sm-table{display:table !important}.d-sm-table-cell{display:table-cell !important}}@media (min-width: 768px){.d-md-block{display:block !important}.d-md-flex{display:flex !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.d-md-table{display:table !important}.d-md-table-cell{display:table-cell !important}}@media (min-width: 1012px){.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.d-lg-table{display:table !important}.d-lg-table-cell{display:table-cell !important}}@media (min-width: 1280px){.d-xl-block{display:block !important}.d-xl-flex{display:flex !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.d-xl-table{display:table !important}.d-xl-table-cell{display:table-cell !important}}.v-hidden{visibility:hidden !important}.v-visible{visibility:visible !important}@media (max-width: 544px){.hide-sm{display:none !important}}@media (min-width: 544px) and (max-width: 768px){.hide-md{display:none !important}}@media (min-width: 768px) and (max-width: 1012px){.hide-lg{display:none !important}}@media (min-width: 1012px){.hide-xl{display:none !important}}.table-fixed{table-layout:fixed !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);word-wrap:normal;border:0}.show-on-focus{position:absolute;width:1px;height:1px;margin:0;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}.show-on-focus:focus{z-index:20;width:auto;height:auto;clip:auto} diff --git a/node_modules/primer-utilities/build/data.json b/node_modules/primer-utilities/build/data.json deleted file mode 100644 index 3d6cc88..0000000 --- a/node_modules/primer-utilities/build/data.json +++ /dev/null @@ -1 +0,0 @@ -{"cssstats":{"size":57063,"gzipSize":7302,"humanizedSize":"56kB","humanizedGzipSize":"7kB","rules":{"total":1137,"size":{"graph":[3,1,1,1,3,1,1,1,6,2,2,4,2,2,6,1,5,1,3,2,2,4,1,1,1,2,1,1,1,3,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,10,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,2,1,2,1,2,1,2,1,1,4,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,4,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,8,6,4],"max":10,"average":1.270008795074758},"selectorByRuleSizes":[{"selector":".details-overlay[open]>summary::before","declarations":10},{"selector":".sr-only","declarations":8},{"selector":".show-on-focus","declarations":6},{"selector":".anim-grow-x","declarations":6},{"selector":".anim-fade-up","declarations":6},{"selector":".anim-shrink-x","declarations":5},{"selector":".show-on-focus:focus","declarations":4},{"selector":".user-select-none","declarations":4},{"selector":".lead","declarations":4},{"selector":".anim-pulse","declarations":4},{"selector":".anim-fade-down","declarations":4},{"selector":".clearfix::after","declarations":3},{"selector":".bg-shade-gradient","declarations":3},{"selector":".hover-grow","declarations":3},{"selector":".anim-scale-in","declarations":3},{"selector":".anim-fade-out","declarations":3},{"selector":".anim-fade-in","declarations":3},{"selector":".text-emphasized","declarations":2},{"selector":".f3-light","declarations":2},{"selector":".f2-light","declarations":2},{"selector":".f1-light","declarations":2},{"selector":".f0-light","declarations":2},{"selector":".f00-light","declarations":2},{"selector":".p-responsive","declarations":2},{"selector":".p-responsive","declarations":2},{"selector":".p-responsive","declarations":2},{"selector":".py-xl-6","declarations":2},{"selector":".px-xl-6","declarations":2},{"selector":".py-xl-5","declarations":2},{"selector":".px-xl-5","declarations":2},{"selector":".py-xl-4","declarations":2},{"selector":".px-xl-4","declarations":2},{"selector":".py-xl-3","declarations":2},{"selector":".px-xl-3","declarations":2},{"selector":".py-xl-2","declarations":2},{"selector":".px-xl-2","declarations":2},{"selector":".py-xl-1","declarations":2},{"selector":".px-xl-1","declarations":2},{"selector":".py-xl-0","declarations":2},{"selector":".px-xl-0","declarations":2},{"selector":".py-lg-6","declarations":2},{"selector":".px-lg-6","declarations":2},{"selector":".py-lg-5","declarations":2},{"selector":".px-lg-5","declarations":2},{"selector":".py-lg-4","declarations":2},{"selector":".px-lg-4","declarations":2},{"selector":".py-lg-3","declarations":2},{"selector":".px-lg-3","declarations":2},{"selector":".py-lg-2","declarations":2},{"selector":".px-lg-2","declarations":2},{"selector":".py-lg-1","declarations":2},{"selector":".px-lg-1","declarations":2},{"selector":".py-lg-0","declarations":2},{"selector":".px-lg-0","declarations":2},{"selector":".py-md-6","declarations":2},{"selector":".px-md-6","declarations":2},{"selector":".py-md-5","declarations":2},{"selector":".px-md-5","declarations":2},{"selector":".py-md-4","declarations":2},{"selector":".px-md-4","declarations":2},{"selector":".py-md-3","declarations":2},{"selector":".px-md-3","declarations":2},{"selector":".py-md-2","declarations":2},{"selector":".px-md-2","declarations":2},{"selector":".py-md-1","declarations":2},{"selector":".px-md-1","declarations":2},{"selector":".py-md-0","declarations":2},{"selector":".px-md-0","declarations":2},{"selector":".py-sm-6","declarations":2},{"selector":".px-sm-6","declarations":2},{"selector":".py-sm-5","declarations":2},{"selector":".px-sm-5","declarations":2},{"selector":".py-sm-4","declarations":2},{"selector":".px-sm-4","declarations":2},{"selector":".py-sm-3","declarations":2},{"selector":".px-sm-3","declarations":2},{"selector":".py-sm-2","declarations":2},{"selector":".px-sm-2","declarations":2},{"selector":".py-sm-1","declarations":2},{"selector":".px-sm-1","declarations":2},{"selector":".py-sm-0","declarations":2},{"selector":".px-sm-0","declarations":2},{"selector":".py-6","declarations":2},{"selector":".px-6","declarations":2},{"selector":".py-5","declarations":2},{"selector":".px-5","declarations":2},{"selector":".py-4","declarations":2},{"selector":".px-4","declarations":2},{"selector":".py-3","declarations":2},{"selector":".px-3","declarations":2},{"selector":".py-2","declarations":2},{"selector":".px-2","declarations":2},{"selector":".py-1","declarations":2},{"selector":".px-1","declarations":2},{"selector":".py-0","declarations":2},{"selector":".px-0","declarations":2},{"selector":".mx-xl-auto","declarations":2},{"selector":".my-xl-6","declarations":2},{"selector":".mx-xl-6","declarations":2},{"selector":".my-xl-5","declarations":2},{"selector":".mx-xl-5","declarations":2},{"selector":".my-xl-4","declarations":2},{"selector":".mx-xl-4","declarations":2},{"selector":".my-xl-3","declarations":2},{"selector":".mx-xl-3","declarations":2},{"selector":".my-xl-2","declarations":2},{"selector":".mx-xl-2","declarations":2},{"selector":".my-xl-1","declarations":2},{"selector":".mx-xl-1","declarations":2},{"selector":".my-xl-0","declarations":2},{"selector":".mx-xl-0","declarations":2},{"selector":".mx-lg-auto","declarations":2},{"selector":".my-lg-6","declarations":2},{"selector":".mx-lg-6","declarations":2},{"selector":".my-lg-5","declarations":2},{"selector":".mx-lg-5","declarations":2},{"selector":".my-lg-4","declarations":2},{"selector":".mx-lg-4","declarations":2},{"selector":".my-lg-3","declarations":2},{"selector":".mx-lg-3","declarations":2},{"selector":".my-lg-2","declarations":2},{"selector":".mx-lg-2","declarations":2},{"selector":".my-lg-1","declarations":2},{"selector":".mx-lg-1","declarations":2},{"selector":".my-lg-0","declarations":2},{"selector":".mx-lg-0","declarations":2},{"selector":".mx-md-auto","declarations":2},{"selector":".my-md-6","declarations":2},{"selector":".mx-md-6","declarations":2},{"selector":".my-md-5","declarations":2},{"selector":".mx-md-5","declarations":2},{"selector":".my-md-4","declarations":2},{"selector":".mx-md-4","declarations":2},{"selector":".my-md-3","declarations":2},{"selector":".mx-md-3","declarations":2},{"selector":".my-md-2","declarations":2},{"selector":".mx-md-2","declarations":2},{"selector":".my-md-1","declarations":2},{"selector":".mx-md-1","declarations":2},{"selector":".my-md-0","declarations":2},{"selector":".mx-md-0","declarations":2},{"selector":".mx-sm-auto","declarations":2},{"selector":".my-sm-6","declarations":2},{"selector":".mx-sm-6","declarations":2},{"selector":".my-sm-5","declarations":2},{"selector":".mx-sm-5","declarations":2},{"selector":".my-sm-4","declarations":2},{"selector":".mx-sm-4","declarations":2},{"selector":".my-sm-3","declarations":2},{"selector":".mx-sm-3","declarations":2},{"selector":".my-sm-2","declarations":2},{"selector":".mx-sm-2","declarations":2},{"selector":".my-sm-1","declarations":2},{"selector":".mx-sm-1","declarations":2},{"selector":".my-sm-0","declarations":2},{"selector":".mx-sm-0","declarations":2},{"selector":".mx-auto","declarations":2},{"selector":".my-6","declarations":2},{"selector":".mx-6","declarations":2},{"selector":".my-5","declarations":2},{"selector":".mx-5","declarations":2},{"selector":".my-4","declarations":2},{"selector":".mx-4","declarations":2},{"selector":".my-3","declarations":2},{"selector":".mx-3","declarations":2},{"selector":".my-2","declarations":2},{"selector":".mx-2","declarations":2},{"selector":".my-1","declarations":2},{"selector":".mx-1","declarations":2},{"selector":".my-0","declarations":2},{"selector":".mx-0","declarations":2},{"selector":".clearfix::before","declarations":2},{"selector":".flex-xl-item-equal","declarations":2},{"selector":".flex-xl-self-stretch","declarations":2},{"selector":".flex-xl-self-center","declarations":2},{"selector":".flex-xl-self-auto","declarations":2},{"selector":".flex-lg-item-equal","declarations":2},{"selector":".flex-lg-self-stretch","declarations":2},{"selector":".flex-lg-self-center","declarations":2},{"selector":".flex-lg-self-auto","declarations":2},{"selector":".flex-md-item-equal","declarations":2},{"selector":".flex-md-self-stretch","declarations":2},{"selector":".flex-md-self-center","declarations":2},{"selector":".flex-md-self-auto","declarations":2},{"selector":".flex-sm-item-equal","declarations":2},{"selector":".flex-sm-self-stretch","declarations":2},{"selector":".flex-sm-self-center","declarations":2},{"selector":".flex-sm-self-auto","declarations":2},{"selector":".flex-item-equal","declarations":2},{"selector":".flex-self-stretch","declarations":2},{"selector":".flex-self-center","declarations":2},{"selector":".flex-self-auto","declarations":2},{"selector":".details-overlay-dark[open]>summary::before","declarations":2},{"selector":".muted-link:hover","declarations":2},{"selector":".rounded-xl-left-2","declarations":2},{"selector":".rounded-xl-left-1","declarations":2},{"selector":".rounded-xl-left-0","declarations":2},{"selector":".rounded-xl-bottom-2","declarations":2},{"selector":".rounded-xl-bottom-1","declarations":2},{"selector":".rounded-xl-bottom-0","declarations":2},{"selector":".rounded-xl-right-2","declarations":2},{"selector":".rounded-xl-right-1","declarations":2},{"selector":".rounded-xl-right-0","declarations":2},{"selector":".rounded-xl-top-2","declarations":2},{"selector":".rounded-xl-top-1","declarations":2},{"selector":".rounded-xl-top-0","declarations":2},{"selector":".rounded-lg-left-2","declarations":2},{"selector":".rounded-lg-left-1","declarations":2},{"selector":".rounded-lg-left-0","declarations":2},{"selector":".rounded-lg-bottom-2","declarations":2},{"selector":".rounded-lg-bottom-1","declarations":2},{"selector":".rounded-lg-bottom-0","declarations":2},{"selector":".rounded-lg-right-2","declarations":2},{"selector":".rounded-lg-right-1","declarations":2},{"selector":".rounded-lg-right-0","declarations":2},{"selector":".rounded-lg-top-2","declarations":2},{"selector":".rounded-lg-top-1","declarations":2},{"selector":".rounded-lg-top-0","declarations":2},{"selector":".rounded-md-left-2","declarations":2},{"selector":".rounded-md-left-1","declarations":2},{"selector":".rounded-md-left-0","declarations":2},{"selector":".rounded-md-bottom-2","declarations":2},{"selector":".rounded-md-bottom-1","declarations":2},{"selector":".rounded-md-bottom-0","declarations":2},{"selector":".rounded-md-right-2","declarations":2},{"selector":".rounded-md-right-1","declarations":2},{"selector":".rounded-md-right-0","declarations":2},{"selector":".rounded-md-top-2","declarations":2},{"selector":".rounded-md-top-1","declarations":2},{"selector":".rounded-md-top-0","declarations":2},{"selector":".rounded-sm-left-2","declarations":2},{"selector":".rounded-sm-left-1","declarations":2},{"selector":".rounded-sm-left-0","declarations":2},{"selector":".rounded-sm-bottom-2","declarations":2},{"selector":".rounded-sm-bottom-1","declarations":2},{"selector":".rounded-sm-bottom-0","declarations":2},{"selector":".rounded-sm-right-2","declarations":2},{"selector":".rounded-sm-right-1","declarations":2},{"selector":".rounded-sm-right-0","declarations":2},{"selector":".rounded-sm-top-2","declarations":2},{"selector":".rounded-sm-top-1","declarations":2},{"selector":".rounded-sm-top-0","declarations":2},{"selector":".rounded-left-2","declarations":2},{"selector":".rounded-left-1","declarations":2},{"selector":".rounded-left-0","declarations":2},{"selector":".rounded-bottom-2","declarations":2},{"selector":".rounded-bottom-1","declarations":2},{"selector":".rounded-bottom-0","declarations":2},{"selector":".rounded-right-2","declarations":2},{"selector":".rounded-right-1","declarations":2},{"selector":".rounded-right-0","declarations":2},{"selector":".rounded-top-2","declarations":2},{"selector":".rounded-top-1","declarations":2},{"selector":".rounded-top-0","declarations":2},{"selector":".border-y","declarations":2},{"selector":".anim-pulse-in","declarations":2},{"selector":"100%","declarations":2},{"selector":"0%","declarations":2},{"selector":"100%","declarations":2},{"selector":"0%","declarations":2},{"selector":"100%","declarations":2},{"selector":"0%","declarations":2},{"selector":".table-fixed","declarations":1},{"selector":".hide-xl","declarations":1},{"selector":".hide-lg","declarations":1},{"selector":".hide-md","declarations":1},{"selector":".hide-sm","declarations":1},{"selector":".v-visible","declarations":1},{"selector":".v-hidden","declarations":1},{"selector":".d-xl-table-cell","declarations":1},{"selector":".d-xl-table","declarations":1},{"selector":".d-xl-none","declarations":1},{"selector":".d-xl-inline-flex","declarations":1},{"selector":".d-xl-inline-block","declarations":1},{"selector":".d-xl-inline","declarations":1},{"selector":".d-xl-flex","declarations":1},{"selector":".d-xl-block","declarations":1},{"selector":".d-lg-table-cell","declarations":1},{"selector":".d-lg-table","declarations":1},{"selector":".d-lg-none","declarations":1},{"selector":".d-lg-inline-flex","declarations":1},{"selector":".d-lg-inline-block","declarations":1},{"selector":".d-lg-inline","declarations":1},{"selector":".d-lg-flex","declarations":1},{"selector":".d-lg-block","declarations":1},{"selector":".d-md-table-cell","declarations":1},{"selector":".d-md-table","declarations":1},{"selector":".d-md-none","declarations":1},{"selector":".d-md-inline-flex","declarations":1},{"selector":".d-md-inline-block","declarations":1},{"selector":".d-md-inline","declarations":1},{"selector":".d-md-flex","declarations":1},{"selector":".d-md-block","declarations":1},{"selector":".d-sm-table-cell","declarations":1},{"selector":".d-sm-table","declarations":1},{"selector":".d-sm-none","declarations":1},{"selector":".d-sm-inline-flex","declarations":1},{"selector":".d-sm-inline-block","declarations":1},{"selector":".d-sm-inline","declarations":1},{"selector":".d-sm-flex","declarations":1},{"selector":".d-sm-block","declarations":1},{"selector":".d-table-cell","declarations":1},{"selector":".d-table","declarations":1},{"selector":".d-none","declarations":1},{"selector":".d-inline-flex","declarations":1},{"selector":".d-inline-block","declarations":1},{"selector":".d-inline","declarations":1},{"selector":".d-flex","declarations":1},{"selector":".d-block","declarations":1},{"selector":".text-mono","declarations":1},{"selector":".text-shadow-light","declarations":1},{"selector":".text-shadow-dark","declarations":1},{"selector":".list-style-none","declarations":1},{"selector":".wb-break-all","declarations":1},{"selector":".ws-normal","declarations":1},{"selector":".no-wrap","declarations":1},{"selector":".no-underline","declarations":1},{"selector":".text-underline","declarations":1},{"selector":".text-uppercase","declarations":1},{"selector":".text-italic","declarations":1},{"selector":".text-bold","declarations":1},{"selector":".text-normal","declarations":1},{"selector":".text-xl-center","declarations":1},{"selector":".text-xl-left","declarations":1},{"selector":".text-xl-right","declarations":1},{"selector":".text-lg-center","declarations":1},{"selector":".text-lg-left","declarations":1},{"selector":".text-lg-right","declarations":1},{"selector":".text-md-center","declarations":1},{"selector":".text-md-left","declarations":1},{"selector":".text-md-right","declarations":1},{"selector":".text-sm-center","declarations":1},{"selector":".text-sm-left","declarations":1},{"selector":".text-sm-right","declarations":1},{"selector":".text-center","declarations":1},{"selector":".text-left","declarations":1},{"selector":".text-right","declarations":1},{"selector":".lh-0","declarations":1},{"selector":".lh-default","declarations":1},{"selector":".lh-condensed","declarations":1},{"selector":".lh-condensed-ultra","declarations":1},{"selector":".text-small","declarations":1},{"selector":".f3-light","declarations":1},{"selector":".f2-light","declarations":1},{"selector":".f1-light","declarations":1},{"selector":".f0-light","declarations":1},{"selector":".f00-light","declarations":1},{"selector":".f6","declarations":1},{"selector":".f5","declarations":1},{"selector":".f4","declarations":1},{"selector":".f4","declarations":1},{"selector":".f3","declarations":1},{"selector":".f3","declarations":1},{"selector":".f2","declarations":1},{"selector":".f2","declarations":1},{"selector":".f1","declarations":1},{"selector":".f1","declarations":1},{"selector":".h1,.h2,.h3,.h4,.h5,.h6","declarations":1},{"selector":".h6","declarations":1},{"selector":".h5","declarations":1},{"selector":".h4","declarations":1},{"selector":".h3","declarations":1},{"selector":".h3","declarations":1},{"selector":".h2","declarations":1},{"selector":".h2","declarations":1},{"selector":".h1","declarations":1},{"selector":".h1","declarations":1},{"selector":".pl-xl-6","declarations":1},{"selector":".pb-xl-6","declarations":1},{"selector":".pr-xl-6","declarations":1},{"selector":".pt-xl-6","declarations":1},{"selector":".p-xl-6","declarations":1},{"selector":".pl-xl-5","declarations":1},{"selector":".pb-xl-5","declarations":1},{"selector":".pr-xl-5","declarations":1},{"selector":".pt-xl-5","declarations":1},{"selector":".p-xl-5","declarations":1},{"selector":".pl-xl-4","declarations":1},{"selector":".pb-xl-4","declarations":1},{"selector":".pr-xl-4","declarations":1},{"selector":".pt-xl-4","declarations":1},{"selector":".p-xl-4","declarations":1},{"selector":".pl-xl-3","declarations":1},{"selector":".pb-xl-3","declarations":1},{"selector":".pr-xl-3","declarations":1},{"selector":".pt-xl-3","declarations":1},{"selector":".p-xl-3","declarations":1},{"selector":".pl-xl-2","declarations":1},{"selector":".pb-xl-2","declarations":1},{"selector":".pr-xl-2","declarations":1},{"selector":".pt-xl-2","declarations":1},{"selector":".p-xl-2","declarations":1},{"selector":".pl-xl-1","declarations":1},{"selector":".pb-xl-1","declarations":1},{"selector":".pr-xl-1","declarations":1},{"selector":".pt-xl-1","declarations":1},{"selector":".p-xl-1","declarations":1},{"selector":".pl-xl-0","declarations":1},{"selector":".pb-xl-0","declarations":1},{"selector":".pr-xl-0","declarations":1},{"selector":".pt-xl-0","declarations":1},{"selector":".p-xl-0","declarations":1},{"selector":".pl-lg-6","declarations":1},{"selector":".pb-lg-6","declarations":1},{"selector":".pr-lg-6","declarations":1},{"selector":".pt-lg-6","declarations":1},{"selector":".p-lg-6","declarations":1},{"selector":".pl-lg-5","declarations":1},{"selector":".pb-lg-5","declarations":1},{"selector":".pr-lg-5","declarations":1},{"selector":".pt-lg-5","declarations":1},{"selector":".p-lg-5","declarations":1},{"selector":".pl-lg-4","declarations":1},{"selector":".pb-lg-4","declarations":1},{"selector":".pr-lg-4","declarations":1},{"selector":".pt-lg-4","declarations":1},{"selector":".p-lg-4","declarations":1},{"selector":".pl-lg-3","declarations":1},{"selector":".pb-lg-3","declarations":1},{"selector":".pr-lg-3","declarations":1},{"selector":".pt-lg-3","declarations":1},{"selector":".p-lg-3","declarations":1},{"selector":".pl-lg-2","declarations":1},{"selector":".pb-lg-2","declarations":1},{"selector":".pr-lg-2","declarations":1},{"selector":".pt-lg-2","declarations":1},{"selector":".p-lg-2","declarations":1},{"selector":".pl-lg-1","declarations":1},{"selector":".pb-lg-1","declarations":1},{"selector":".pr-lg-1","declarations":1},{"selector":".pt-lg-1","declarations":1},{"selector":".p-lg-1","declarations":1},{"selector":".pl-lg-0","declarations":1},{"selector":".pb-lg-0","declarations":1},{"selector":".pr-lg-0","declarations":1},{"selector":".pt-lg-0","declarations":1},{"selector":".p-lg-0","declarations":1},{"selector":".pl-md-6","declarations":1},{"selector":".pb-md-6","declarations":1},{"selector":".pr-md-6","declarations":1},{"selector":".pt-md-6","declarations":1},{"selector":".p-md-6","declarations":1},{"selector":".pl-md-5","declarations":1},{"selector":".pb-md-5","declarations":1},{"selector":".pr-md-5","declarations":1},{"selector":".pt-md-5","declarations":1},{"selector":".p-md-5","declarations":1},{"selector":".pl-md-4","declarations":1},{"selector":".pb-md-4","declarations":1},{"selector":".pr-md-4","declarations":1},{"selector":".pt-md-4","declarations":1},{"selector":".p-md-4","declarations":1},{"selector":".pl-md-3","declarations":1},{"selector":".pb-md-3","declarations":1},{"selector":".pr-md-3","declarations":1},{"selector":".pt-md-3","declarations":1},{"selector":".p-md-3","declarations":1},{"selector":".pl-md-2","declarations":1},{"selector":".pb-md-2","declarations":1},{"selector":".pr-md-2","declarations":1},{"selector":".pt-md-2","declarations":1},{"selector":".p-md-2","declarations":1},{"selector":".pl-md-1","declarations":1},{"selector":".pb-md-1","declarations":1},{"selector":".pr-md-1","declarations":1},{"selector":".pt-md-1","declarations":1},{"selector":".p-md-1","declarations":1},{"selector":".pl-md-0","declarations":1},{"selector":".pb-md-0","declarations":1},{"selector":".pr-md-0","declarations":1},{"selector":".pt-md-0","declarations":1},{"selector":".p-md-0","declarations":1},{"selector":".pl-sm-6","declarations":1},{"selector":".pb-sm-6","declarations":1},{"selector":".pr-sm-6","declarations":1},{"selector":".pt-sm-6","declarations":1},{"selector":".p-sm-6","declarations":1},{"selector":".pl-sm-5","declarations":1},{"selector":".pb-sm-5","declarations":1},{"selector":".pr-sm-5","declarations":1},{"selector":".pt-sm-5","declarations":1},{"selector":".p-sm-5","declarations":1},{"selector":".pl-sm-4","declarations":1},{"selector":".pb-sm-4","declarations":1},{"selector":".pr-sm-4","declarations":1},{"selector":".pt-sm-4","declarations":1},{"selector":".p-sm-4","declarations":1},{"selector":".pl-sm-3","declarations":1},{"selector":".pb-sm-3","declarations":1},{"selector":".pr-sm-3","declarations":1},{"selector":".pt-sm-3","declarations":1},{"selector":".p-sm-3","declarations":1},{"selector":".pl-sm-2","declarations":1},{"selector":".pb-sm-2","declarations":1},{"selector":".pr-sm-2","declarations":1},{"selector":".pt-sm-2","declarations":1},{"selector":".p-sm-2","declarations":1},{"selector":".pl-sm-1","declarations":1},{"selector":".pb-sm-1","declarations":1},{"selector":".pr-sm-1","declarations":1},{"selector":".pt-sm-1","declarations":1},{"selector":".p-sm-1","declarations":1},{"selector":".pl-sm-0","declarations":1},{"selector":".pb-sm-0","declarations":1},{"selector":".pr-sm-0","declarations":1},{"selector":".pt-sm-0","declarations":1},{"selector":".p-sm-0","declarations":1},{"selector":".pl-6","declarations":1},{"selector":".pb-6","declarations":1},{"selector":".pr-6","declarations":1},{"selector":".pt-6","declarations":1},{"selector":".p-6","declarations":1},{"selector":".pl-5","declarations":1},{"selector":".pb-5","declarations":1},{"selector":".pr-5","declarations":1},{"selector":".pt-5","declarations":1},{"selector":".p-5","declarations":1},{"selector":".pl-4","declarations":1},{"selector":".pb-4","declarations":1},{"selector":".pr-4","declarations":1},{"selector":".pt-4","declarations":1},{"selector":".p-4","declarations":1},{"selector":".pl-3","declarations":1},{"selector":".pb-3","declarations":1},{"selector":".pr-3","declarations":1},{"selector":".pt-3","declarations":1},{"selector":".p-3","declarations":1},{"selector":".pl-2","declarations":1},{"selector":".pb-2","declarations":1},{"selector":".pr-2","declarations":1},{"selector":".pt-2","declarations":1},{"selector":".p-2","declarations":1},{"selector":".pl-1","declarations":1},{"selector":".pb-1","declarations":1},{"selector":".pr-1","declarations":1},{"selector":".pt-1","declarations":1},{"selector":".p-1","declarations":1},{"selector":".pl-0","declarations":1},{"selector":".pb-0","declarations":1},{"selector":".pr-0","declarations":1},{"selector":".pt-0","declarations":1},{"selector":".p-0","declarations":1},{"selector":".ml-xl-n6","declarations":1},{"selector":".mb-xl-n6","declarations":1},{"selector":".mr-xl-n6","declarations":1},{"selector":".mt-xl-n6","declarations":1},{"selector":".ml-xl-6","declarations":1},{"selector":".mb-xl-6","declarations":1},{"selector":".mr-xl-6","declarations":1},{"selector":".mt-xl-6","declarations":1},{"selector":".m-xl-6","declarations":1},{"selector":".ml-xl-n5","declarations":1},{"selector":".mb-xl-n5","declarations":1},{"selector":".mr-xl-n5","declarations":1},{"selector":".mt-xl-n5","declarations":1},{"selector":".ml-xl-5","declarations":1},{"selector":".mb-xl-5","declarations":1},{"selector":".mr-xl-5","declarations":1},{"selector":".mt-xl-5","declarations":1},{"selector":".m-xl-5","declarations":1},{"selector":".ml-xl-n4","declarations":1},{"selector":".mb-xl-n4","declarations":1},{"selector":".mr-xl-n4","declarations":1},{"selector":".mt-xl-n4","declarations":1},{"selector":".ml-xl-4","declarations":1},{"selector":".mb-xl-4","declarations":1},{"selector":".mr-xl-4","declarations":1},{"selector":".mt-xl-4","declarations":1},{"selector":".m-xl-4","declarations":1},{"selector":".ml-xl-n3","declarations":1},{"selector":".mb-xl-n3","declarations":1},{"selector":".mr-xl-n3","declarations":1},{"selector":".mt-xl-n3","declarations":1},{"selector":".ml-xl-3","declarations":1},{"selector":".mb-xl-3","declarations":1},{"selector":".mr-xl-3","declarations":1},{"selector":".mt-xl-3","declarations":1},{"selector":".m-xl-3","declarations":1},{"selector":".ml-xl-n2","declarations":1},{"selector":".mb-xl-n2","declarations":1},{"selector":".mr-xl-n2","declarations":1},{"selector":".mt-xl-n2","declarations":1},{"selector":".ml-xl-2","declarations":1},{"selector":".mb-xl-2","declarations":1},{"selector":".mr-xl-2","declarations":1},{"selector":".mt-xl-2","declarations":1},{"selector":".m-xl-2","declarations":1},{"selector":".ml-xl-n1","declarations":1},{"selector":".mb-xl-n1","declarations":1},{"selector":".mr-xl-n1","declarations":1},{"selector":".mt-xl-n1","declarations":1},{"selector":".ml-xl-1","declarations":1},{"selector":".mb-xl-1","declarations":1},{"selector":".mr-xl-1","declarations":1},{"selector":".mt-xl-1","declarations":1},{"selector":".m-xl-1","declarations":1},{"selector":".ml-xl-0","declarations":1},{"selector":".mb-xl-0","declarations":1},{"selector":".mr-xl-0","declarations":1},{"selector":".mt-xl-0","declarations":1},{"selector":".m-xl-0","declarations":1},{"selector":".ml-lg-n6","declarations":1},{"selector":".mb-lg-n6","declarations":1},{"selector":".mr-lg-n6","declarations":1},{"selector":".mt-lg-n6","declarations":1},{"selector":".ml-lg-6","declarations":1},{"selector":".mb-lg-6","declarations":1},{"selector":".mr-lg-6","declarations":1},{"selector":".mt-lg-6","declarations":1},{"selector":".m-lg-6","declarations":1},{"selector":".ml-lg-n5","declarations":1},{"selector":".mb-lg-n5","declarations":1},{"selector":".mr-lg-n5","declarations":1},{"selector":".mt-lg-n5","declarations":1},{"selector":".ml-lg-5","declarations":1},{"selector":".mb-lg-5","declarations":1},{"selector":".mr-lg-5","declarations":1},{"selector":".mt-lg-5","declarations":1},{"selector":".m-lg-5","declarations":1},{"selector":".ml-lg-n4","declarations":1},{"selector":".mb-lg-n4","declarations":1},{"selector":".mr-lg-n4","declarations":1},{"selector":".mt-lg-n4","declarations":1},{"selector":".ml-lg-4","declarations":1},{"selector":".mb-lg-4","declarations":1},{"selector":".mr-lg-4","declarations":1},{"selector":".mt-lg-4","declarations":1},{"selector":".m-lg-4","declarations":1},{"selector":".ml-lg-n3","declarations":1},{"selector":".mb-lg-n3","declarations":1},{"selector":".mr-lg-n3","declarations":1},{"selector":".mt-lg-n3","declarations":1},{"selector":".ml-lg-3","declarations":1},{"selector":".mb-lg-3","declarations":1},{"selector":".mr-lg-3","declarations":1},{"selector":".mt-lg-3","declarations":1},{"selector":".m-lg-3","declarations":1},{"selector":".ml-lg-n2","declarations":1},{"selector":".mb-lg-n2","declarations":1},{"selector":".mr-lg-n2","declarations":1},{"selector":".mt-lg-n2","declarations":1},{"selector":".ml-lg-2","declarations":1},{"selector":".mb-lg-2","declarations":1},{"selector":".mr-lg-2","declarations":1},{"selector":".mt-lg-2","declarations":1},{"selector":".m-lg-2","declarations":1},{"selector":".ml-lg-n1","declarations":1},{"selector":".mb-lg-n1","declarations":1},{"selector":".mr-lg-n1","declarations":1},{"selector":".mt-lg-n1","declarations":1},{"selector":".ml-lg-1","declarations":1},{"selector":".mb-lg-1","declarations":1},{"selector":".mr-lg-1","declarations":1},{"selector":".mt-lg-1","declarations":1},{"selector":".m-lg-1","declarations":1},{"selector":".ml-lg-0","declarations":1},{"selector":".mb-lg-0","declarations":1},{"selector":".mr-lg-0","declarations":1},{"selector":".mt-lg-0","declarations":1},{"selector":".m-lg-0","declarations":1},{"selector":".ml-md-n6","declarations":1},{"selector":".mb-md-n6","declarations":1},{"selector":".mr-md-n6","declarations":1},{"selector":".mt-md-n6","declarations":1},{"selector":".ml-md-6","declarations":1},{"selector":".mb-md-6","declarations":1},{"selector":".mr-md-6","declarations":1},{"selector":".mt-md-6","declarations":1},{"selector":".m-md-6","declarations":1},{"selector":".ml-md-n5","declarations":1},{"selector":".mb-md-n5","declarations":1},{"selector":".mr-md-n5","declarations":1},{"selector":".mt-md-n5","declarations":1},{"selector":".ml-md-5","declarations":1},{"selector":".mb-md-5","declarations":1},{"selector":".mr-md-5","declarations":1},{"selector":".mt-md-5","declarations":1},{"selector":".m-md-5","declarations":1},{"selector":".ml-md-n4","declarations":1},{"selector":".mb-md-n4","declarations":1},{"selector":".mr-md-n4","declarations":1},{"selector":".mt-md-n4","declarations":1},{"selector":".ml-md-4","declarations":1},{"selector":".mb-md-4","declarations":1},{"selector":".mr-md-4","declarations":1},{"selector":".mt-md-4","declarations":1},{"selector":".m-md-4","declarations":1},{"selector":".ml-md-n3","declarations":1},{"selector":".mb-md-n3","declarations":1},{"selector":".mr-md-n3","declarations":1},{"selector":".mt-md-n3","declarations":1},{"selector":".ml-md-3","declarations":1},{"selector":".mb-md-3","declarations":1},{"selector":".mr-md-3","declarations":1},{"selector":".mt-md-3","declarations":1},{"selector":".m-md-3","declarations":1},{"selector":".ml-md-n2","declarations":1},{"selector":".mb-md-n2","declarations":1},{"selector":".mr-md-n2","declarations":1},{"selector":".mt-md-n2","declarations":1},{"selector":".ml-md-2","declarations":1},{"selector":".mb-md-2","declarations":1},{"selector":".mr-md-2","declarations":1},{"selector":".mt-md-2","declarations":1},{"selector":".m-md-2","declarations":1},{"selector":".ml-md-n1","declarations":1},{"selector":".mb-md-n1","declarations":1},{"selector":".mr-md-n1","declarations":1},{"selector":".mt-md-n1","declarations":1},{"selector":".ml-md-1","declarations":1},{"selector":".mb-md-1","declarations":1},{"selector":".mr-md-1","declarations":1},{"selector":".mt-md-1","declarations":1},{"selector":".m-md-1","declarations":1},{"selector":".ml-md-0","declarations":1},{"selector":".mb-md-0","declarations":1},{"selector":".mr-md-0","declarations":1},{"selector":".mt-md-0","declarations":1},{"selector":".m-md-0","declarations":1},{"selector":".ml-sm-n6","declarations":1},{"selector":".mb-sm-n6","declarations":1},{"selector":".mr-sm-n6","declarations":1},{"selector":".mt-sm-n6","declarations":1},{"selector":".ml-sm-6","declarations":1},{"selector":".mb-sm-6","declarations":1},{"selector":".mr-sm-6","declarations":1},{"selector":".mt-sm-6","declarations":1},{"selector":".m-sm-6","declarations":1},{"selector":".ml-sm-n5","declarations":1},{"selector":".mb-sm-n5","declarations":1},{"selector":".mr-sm-n5","declarations":1},{"selector":".mt-sm-n5","declarations":1},{"selector":".ml-sm-5","declarations":1},{"selector":".mb-sm-5","declarations":1},{"selector":".mr-sm-5","declarations":1},{"selector":".mt-sm-5","declarations":1},{"selector":".m-sm-5","declarations":1},{"selector":".ml-sm-n4","declarations":1},{"selector":".mb-sm-n4","declarations":1},{"selector":".mr-sm-n4","declarations":1},{"selector":".mt-sm-n4","declarations":1},{"selector":".ml-sm-4","declarations":1},{"selector":".mb-sm-4","declarations":1},{"selector":".mr-sm-4","declarations":1},{"selector":".mt-sm-4","declarations":1},{"selector":".m-sm-4","declarations":1},{"selector":".ml-sm-n3","declarations":1},{"selector":".mb-sm-n3","declarations":1},{"selector":".mr-sm-n3","declarations":1},{"selector":".mt-sm-n3","declarations":1},{"selector":".ml-sm-3","declarations":1},{"selector":".mb-sm-3","declarations":1},{"selector":".mr-sm-3","declarations":1},{"selector":".mt-sm-3","declarations":1},{"selector":".m-sm-3","declarations":1},{"selector":".ml-sm-n2","declarations":1},{"selector":".mb-sm-n2","declarations":1},{"selector":".mr-sm-n2","declarations":1},{"selector":".mt-sm-n2","declarations":1},{"selector":".ml-sm-2","declarations":1},{"selector":".mb-sm-2","declarations":1},{"selector":".mr-sm-2","declarations":1},{"selector":".mt-sm-2","declarations":1},{"selector":".m-sm-2","declarations":1},{"selector":".ml-sm-n1","declarations":1},{"selector":".mb-sm-n1","declarations":1},{"selector":".mr-sm-n1","declarations":1},{"selector":".mt-sm-n1","declarations":1},{"selector":".ml-sm-1","declarations":1},{"selector":".mb-sm-1","declarations":1},{"selector":".mr-sm-1","declarations":1},{"selector":".mt-sm-1","declarations":1},{"selector":".m-sm-1","declarations":1},{"selector":".ml-sm-0","declarations":1},{"selector":".mb-sm-0","declarations":1},{"selector":".mr-sm-0","declarations":1},{"selector":".mt-sm-0","declarations":1},{"selector":".m-sm-0","declarations":1},{"selector":".ml-n6","declarations":1},{"selector":".mb-n6","declarations":1},{"selector":".mr-n6","declarations":1},{"selector":".mt-n6","declarations":1},{"selector":".ml-6","declarations":1},{"selector":".mb-6","declarations":1},{"selector":".mr-6","declarations":1},{"selector":".mt-6","declarations":1},{"selector":".m-6","declarations":1},{"selector":".ml-n5","declarations":1},{"selector":".mb-n5","declarations":1},{"selector":".mr-n5","declarations":1},{"selector":".mt-n5","declarations":1},{"selector":".ml-5","declarations":1},{"selector":".mb-5","declarations":1},{"selector":".mr-5","declarations":1},{"selector":".mt-5","declarations":1},{"selector":".m-5","declarations":1},{"selector":".ml-n4","declarations":1},{"selector":".mb-n4","declarations":1},{"selector":".mr-n4","declarations":1},{"selector":".mt-n4","declarations":1},{"selector":".ml-4","declarations":1},{"selector":".mb-4","declarations":1},{"selector":".mr-4","declarations":1},{"selector":".mt-4","declarations":1},{"selector":".m-4","declarations":1},{"selector":".ml-n3","declarations":1},{"selector":".mb-n3","declarations":1},{"selector":".mr-n3","declarations":1},{"selector":".mt-n3","declarations":1},{"selector":".ml-3","declarations":1},{"selector":".mb-3","declarations":1},{"selector":".mr-3","declarations":1},{"selector":".mt-3","declarations":1},{"selector":".m-3","declarations":1},{"selector":".ml-n2","declarations":1},{"selector":".mb-n2","declarations":1},{"selector":".mr-n2","declarations":1},{"selector":".mt-n2","declarations":1},{"selector":".ml-2","declarations":1},{"selector":".mb-2","declarations":1},{"selector":".mr-2","declarations":1},{"selector":".mt-2","declarations":1},{"selector":".m-2","declarations":1},{"selector":".ml-n1","declarations":1},{"selector":".mb-n1","declarations":1},{"selector":".mr-n1","declarations":1},{"selector":".mt-n1","declarations":1},{"selector":".ml-1","declarations":1},{"selector":".mb-1","declarations":1},{"selector":".mr-1","declarations":1},{"selector":".mt-1","declarations":1},{"selector":".m-1","declarations":1},{"selector":".ml-0","declarations":1},{"selector":".mb-0","declarations":1},{"selector":".mr-0","declarations":1},{"selector":".mt-0","declarations":1},{"selector":".m-0","declarations":1},{"selector":".direction-xl-ltr","declarations":1},{"selector":".direction-xl-rtl","declarations":1},{"selector":".direction-lg-ltr","declarations":1},{"selector":".direction-lg-rtl","declarations":1},{"selector":".direction-md-ltr","declarations":1},{"selector":".direction-md-rtl","declarations":1},{"selector":".direction-sm-ltr","declarations":1},{"selector":".direction-sm-rtl","declarations":1},{"selector":".direction-ltr","declarations":1},{"selector":".direction-rtl","declarations":1},{"selector":".min-width-0","declarations":1},{"selector":".height-full","declarations":1},{"selector":".height-fit","declarations":1},{"selector":".width-full","declarations":1},{"selector":".width-fit","declarations":1},{"selector":".float-xl-none","declarations":1},{"selector":".float-xl-right","declarations":1},{"selector":".float-xl-left","declarations":1},{"selector":".float-lg-none","declarations":1},{"selector":".float-lg-right","declarations":1},{"selector":".float-lg-left","declarations":1},{"selector":".float-md-none","declarations":1},{"selector":".float-md-right","declarations":1},{"selector":".float-md-left","declarations":1},{"selector":".float-sm-none","declarations":1},{"selector":".float-sm-right","declarations":1},{"selector":".float-sm-left","declarations":1},{"selector":".float-none","declarations":1},{"selector":".float-right","declarations":1},{"selector":".float-left","declarations":1},{"selector":".overflow-auto","declarations":1},{"selector":".overflow-scroll","declarations":1},{"selector":".overflow-hidden","declarations":1},{"selector":".v-align-baseline","declarations":1},{"selector":".v-align-text-bottom","declarations":1},{"selector":".v-align-text-top","declarations":1},{"selector":".v-align-bottom","declarations":1},{"selector":".v-align-top","declarations":1},{"selector":".v-align-middle","declarations":1},{"selector":".left-0","declarations":1},{"selector":".bottom-0","declarations":1},{"selector":".right-0","declarations":1},{"selector":".top-0","declarations":1},{"selector":".position-fixed","declarations":1},{"selector":".position-absolute","declarations":1},{"selector":".position-relative","declarations":1},{"selector":".position-static","declarations":1},{"selector":".flex-xl-self-baseline","declarations":1},{"selector":".flex-xl-self-end","declarations":1},{"selector":".flex-xl-self-start","declarations":1},{"selector":".flex-xl-shrink-0","declarations":1},{"selector":".flex-xl-auto","declarations":1},{"selector":".flex-xl-content-stretch","declarations":1},{"selector":".flex-xl-content-around","declarations":1},{"selector":".flex-xl-content-between","declarations":1},{"selector":".flex-xl-content-center","declarations":1},{"selector":".flex-xl-content-end","declarations":1},{"selector":".flex-xl-content-start","declarations":1},{"selector":".flex-xl-items-stretch","declarations":1},{"selector":".flex-xl-items-baseline","declarations":1},{"selector":".flex-xl-items-center","declarations":1},{"selector":".flex-xl-items-end","declarations":1},{"selector":".flex-xl-items-start","declarations":1},{"selector":".flex-xl-justify-around","declarations":1},{"selector":".flex-xl-justify-between","declarations":1},{"selector":".flex-xl-justify-center","declarations":1},{"selector":".flex-xl-justify-end","declarations":1},{"selector":".flex-xl-justify-start","declarations":1},{"selector":".flex-xl-nowrap","declarations":1},{"selector":".flex-xl-wrap","declarations":1},{"selector":".flex-xl-column","declarations":1},{"selector":".flex-xl-row-reverse","declarations":1},{"selector":".flex-xl-row","declarations":1},{"selector":".flex-lg-self-baseline","declarations":1},{"selector":".flex-lg-self-end","declarations":1},{"selector":".flex-lg-self-start","declarations":1},{"selector":".flex-lg-shrink-0","declarations":1},{"selector":".flex-lg-auto","declarations":1},{"selector":".flex-lg-content-stretch","declarations":1},{"selector":".flex-lg-content-around","declarations":1},{"selector":".flex-lg-content-between","declarations":1},{"selector":".flex-lg-content-center","declarations":1},{"selector":".flex-lg-content-end","declarations":1},{"selector":".flex-lg-content-start","declarations":1},{"selector":".flex-lg-items-stretch","declarations":1},{"selector":".flex-lg-items-baseline","declarations":1},{"selector":".flex-lg-items-center","declarations":1},{"selector":".flex-lg-items-end","declarations":1},{"selector":".flex-lg-items-start","declarations":1},{"selector":".flex-lg-justify-around","declarations":1},{"selector":".flex-lg-justify-between","declarations":1},{"selector":".flex-lg-justify-center","declarations":1},{"selector":".flex-lg-justify-end","declarations":1},{"selector":".flex-lg-justify-start","declarations":1},{"selector":".flex-lg-nowrap","declarations":1},{"selector":".flex-lg-wrap","declarations":1},{"selector":".flex-lg-column","declarations":1},{"selector":".flex-lg-row-reverse","declarations":1},{"selector":".flex-lg-row","declarations":1},{"selector":".flex-md-self-baseline","declarations":1},{"selector":".flex-md-self-end","declarations":1},{"selector":".flex-md-self-start","declarations":1},{"selector":".flex-md-shrink-0","declarations":1},{"selector":".flex-md-auto","declarations":1},{"selector":".flex-md-content-stretch","declarations":1},{"selector":".flex-md-content-around","declarations":1},{"selector":".flex-md-content-between","declarations":1},{"selector":".flex-md-content-center","declarations":1},{"selector":".flex-md-content-end","declarations":1},{"selector":".flex-md-content-start","declarations":1},{"selector":".flex-md-items-stretch","declarations":1},{"selector":".flex-md-items-baseline","declarations":1},{"selector":".flex-md-items-center","declarations":1},{"selector":".flex-md-items-end","declarations":1},{"selector":".flex-md-items-start","declarations":1},{"selector":".flex-md-justify-around","declarations":1},{"selector":".flex-md-justify-between","declarations":1},{"selector":".flex-md-justify-center","declarations":1},{"selector":".flex-md-justify-end","declarations":1},{"selector":".flex-md-justify-start","declarations":1},{"selector":".flex-md-nowrap","declarations":1},{"selector":".flex-md-wrap","declarations":1},{"selector":".flex-md-column","declarations":1},{"selector":".flex-md-row-reverse","declarations":1},{"selector":".flex-md-row","declarations":1},{"selector":".flex-sm-self-baseline","declarations":1},{"selector":".flex-sm-self-end","declarations":1},{"selector":".flex-sm-self-start","declarations":1},{"selector":".flex-sm-shrink-0","declarations":1},{"selector":".flex-sm-auto","declarations":1},{"selector":".flex-sm-content-stretch","declarations":1},{"selector":".flex-sm-content-around","declarations":1},{"selector":".flex-sm-content-between","declarations":1},{"selector":".flex-sm-content-center","declarations":1},{"selector":".flex-sm-content-end","declarations":1},{"selector":".flex-sm-content-start","declarations":1},{"selector":".flex-sm-items-stretch","declarations":1},{"selector":".flex-sm-items-baseline","declarations":1},{"selector":".flex-sm-items-center","declarations":1},{"selector":".flex-sm-items-end","declarations":1},{"selector":".flex-sm-items-start","declarations":1},{"selector":".flex-sm-justify-around","declarations":1},{"selector":".flex-sm-justify-between","declarations":1},{"selector":".flex-sm-justify-center","declarations":1},{"selector":".flex-sm-justify-end","declarations":1},{"selector":".flex-sm-justify-start","declarations":1},{"selector":".flex-sm-nowrap","declarations":1},{"selector":".flex-sm-wrap","declarations":1},{"selector":".flex-sm-column","declarations":1},{"selector":".flex-sm-row-reverse","declarations":1},{"selector":".flex-sm-row","declarations":1},{"selector":".flex-self-baseline","declarations":1},{"selector":".flex-self-end","declarations":1},{"selector":".flex-self-start","declarations":1},{"selector":".flex-shrink-0","declarations":1},{"selector":".flex-auto","declarations":1},{"selector":".flex-content-stretch","declarations":1},{"selector":".flex-content-around","declarations":1},{"selector":".flex-content-between","declarations":1},{"selector":".flex-content-center","declarations":1},{"selector":".flex-content-end","declarations":1},{"selector":".flex-content-start","declarations":1},{"selector":".flex-items-stretch","declarations":1},{"selector":".flex-items-baseline","declarations":1},{"selector":".flex-items-center","declarations":1},{"selector":".flex-items-end","declarations":1},{"selector":".flex-items-start","declarations":1},{"selector":".flex-justify-around","declarations":1},{"selector":".flex-justify-between","declarations":1},{"selector":".flex-justify-center","declarations":1},{"selector":".flex-justify-end","declarations":1},{"selector":".flex-justify-start","declarations":1},{"selector":".flex-nowrap","declarations":1},{"selector":".flex-wrap","declarations":1},{"selector":".flex-column","declarations":1},{"selector":".flex-row-reverse","declarations":1},{"selector":".flex-row","declarations":1},{"selector":".muted-link","declarations":1},{"selector":".link-hover-blue:hover","declarations":1},{"selector":".link-gray-dark:hover","declarations":1},{"selector":".link-gray-dark","declarations":1},{"selector":".link-gray:hover","declarations":1},{"selector":".link-gray","declarations":1},{"selector":".bg-pending","declarations":1},{"selector":".text-pending","declarations":1},{"selector":".text-inherit","declarations":1},{"selector":".text-white","declarations":1},{"selector":".text-purple","declarations":1},{"selector":".text-orange-light","declarations":1},{"selector":".text-orange","declarations":1},{"selector":".text-green","declarations":1},{"selector":".text-gray-dark","declarations":1},{"selector":".text-gray","declarations":1},{"selector":".text-gray-light","declarations":1},{"selector":".text-red","declarations":1},{"selector":".text-blue","declarations":1},{"selector":".bg-purple-light","declarations":1},{"selector":".bg-purple","declarations":1},{"selector":".bg-yellow-light","declarations":1},{"selector":".bg-yellow","declarations":1},{"selector":".bg-red-light","declarations":1},{"selector":".bg-red","declarations":1},{"selector":".bg-green-light","declarations":1},{"selector":".bg-green","declarations":1},{"selector":".bg-gray-light","declarations":1},{"selector":".bg-gray","declarations":1},{"selector":".bg-gray-dark","declarations":1},{"selector":".bg-blue-light","declarations":1},{"selector":".bg-blue","declarations":1},{"selector":".bg-white","declarations":1},{"selector":".box-shadow-none","declarations":1},{"selector":".box-shadow-extra-large","declarations":1},{"selector":".box-shadow-large","declarations":1},{"selector":".box-shadow-medium","declarations":1},{"selector":".box-shadow","declarations":1},{"selector":".circle","declarations":1},{"selector":".rounded-xl-2","declarations":1},{"selector":".rounded-xl-1","declarations":1},{"selector":".rounded-xl-0","declarations":1},{"selector":".border-xl-left-0","declarations":1},{"selector":".border-xl-bottom-0","declarations":1},{"selector":".border-xl-right-0","declarations":1},{"selector":".border-xl-top-0","declarations":1},{"selector":".border-xl-left","declarations":1},{"selector":".border-xl-bottom","declarations":1},{"selector":".border-xl-right","declarations":1},{"selector":".border-xl-top","declarations":1},{"selector":".rounded-lg-2","declarations":1},{"selector":".rounded-lg-1","declarations":1},{"selector":".rounded-lg-0","declarations":1},{"selector":".border-lg-left-0","declarations":1},{"selector":".border-lg-bottom-0","declarations":1},{"selector":".border-lg-right-0","declarations":1},{"selector":".border-lg-top-0","declarations":1},{"selector":".border-lg-left","declarations":1},{"selector":".border-lg-bottom","declarations":1},{"selector":".border-lg-right","declarations":1},{"selector":".border-lg-top","declarations":1},{"selector":".rounded-md-2","declarations":1},{"selector":".rounded-md-1","declarations":1},{"selector":".rounded-md-0","declarations":1},{"selector":".border-md-left-0","declarations":1},{"selector":".border-md-bottom-0","declarations":1},{"selector":".border-md-right-0","declarations":1},{"selector":".border-md-top-0","declarations":1},{"selector":".border-md-left","declarations":1},{"selector":".border-md-bottom","declarations":1},{"selector":".border-md-right","declarations":1},{"selector":".border-md-top","declarations":1},{"selector":".rounded-sm-2","declarations":1},{"selector":".rounded-sm-1","declarations":1},{"selector":".rounded-sm-0","declarations":1},{"selector":".border-sm-left-0","declarations":1},{"selector":".border-sm-bottom-0","declarations":1},{"selector":".border-sm-right-0","declarations":1},{"selector":".border-sm-top-0","declarations":1},{"selector":".border-sm-left","declarations":1},{"selector":".border-sm-bottom","declarations":1},{"selector":".border-sm-right","declarations":1},{"selector":".border-sm-top","declarations":1},{"selector":".rounded-2","declarations":1},{"selector":".rounded-1","declarations":1},{"selector":".rounded-0","declarations":1},{"selector":".border-left-0","declarations":1},{"selector":".border-bottom-0","declarations":1},{"selector":".border-right-0","declarations":1},{"selector":".border-top-0","declarations":1},{"selector":".border-left","declarations":1},{"selector":".border-bottom","declarations":1},{"selector":".border-right","declarations":1},{"selector":".border-top","declarations":1},{"selector":".border-black-fade","declarations":1},{"selector":".border-gray-dark","declarations":1},{"selector":".border-gray-light","declarations":1},{"selector":".border-yellow","declarations":1},{"selector":".border-purple","declarations":1},{"selector":".border-red-light","declarations":1},{"selector":".border-red","declarations":1},{"selector":".border-green-light","declarations":1},{"selector":".border-green","declarations":1},{"selector":".border-blue-light","declarations":1},{"selector":".border-blue","declarations":1},{"selector":".border-dashed","declarations":1},{"selector":".border-0","declarations":1},{"selector":".border","declarations":1},{"selector":".hover-grow:hover","declarations":1},{"selector":"100%","declarations":1},{"selector":"50%","declarations":1},{"selector":"0%","declarations":1},{"selector":"100%","declarations":1},{"selector":"10%","declarations":1},{"selector":"0%","declarations":1},{"selector":"to","declarations":1},{"selector":"to","declarations":1},{"selector":"100%","declarations":1},{"selector":"0%","declarations":1},{"selector":".anim-fade-out.fast","declarations":1},{"selector":"100%","declarations":1},{"selector":"0%","declarations":1},{"selector":".anim-fade-in.fast","declarations":1}]},"selectors":{"total":1142,"type":4,"class":1124,"id":0,"pseudoClass":6,"pseudoElement":4,"values":[".anim-fade-in",".anim-fade-in.fast","0%","100%",".anim-fade-out",".anim-fade-out.fast","0%","100%",".anim-fade-up","0%","100%",".anim-fade-down","0%","100%",".anim-grow-x","to",".anim-shrink-x","to",".anim-scale-in","0%","100%",".anim-pulse","0%","10%","100%",".anim-pulse-in","0%","50%","100%",".hover-grow",".hover-grow:hover",".border",".border-y",".border-0",".border-dashed",".border-blue",".border-blue-light",".border-green",".border-green-light",".border-red",".border-red-light",".border-purple",".border-yellow",".border-gray-light",".border-gray-dark",".border-black-fade",".border-top",".border-right",".border-bottom",".border-left",".border-top-0",".border-right-0",".border-bottom-0",".border-left-0",".rounded-0",".rounded-1",".rounded-2",".rounded-top-0",".rounded-top-1",".rounded-top-2",".rounded-right-0",".rounded-right-1",".rounded-right-2",".rounded-bottom-0",".rounded-bottom-1",".rounded-bottom-2",".rounded-left-0",".rounded-left-1",".rounded-left-2",".border-sm-top",".border-sm-right",".border-sm-bottom",".border-sm-left",".border-sm-top-0",".border-sm-right-0",".border-sm-bottom-0",".border-sm-left-0",".rounded-sm-0",".rounded-sm-1",".rounded-sm-2",".rounded-sm-top-0",".rounded-sm-top-1",".rounded-sm-top-2",".rounded-sm-right-0",".rounded-sm-right-1",".rounded-sm-right-2",".rounded-sm-bottom-0",".rounded-sm-bottom-1",".rounded-sm-bottom-2",".rounded-sm-left-0",".rounded-sm-left-1",".rounded-sm-left-2",".border-md-top",".border-md-right",".border-md-bottom",".border-md-left",".border-md-top-0",".border-md-right-0",".border-md-bottom-0",".border-md-left-0",".rounded-md-0",".rounded-md-1",".rounded-md-2",".rounded-md-top-0",".rounded-md-top-1",".rounded-md-top-2",".rounded-md-right-0",".rounded-md-right-1",".rounded-md-right-2",".rounded-md-bottom-0",".rounded-md-bottom-1",".rounded-md-bottom-2",".rounded-md-left-0",".rounded-md-left-1",".rounded-md-left-2",".border-lg-top",".border-lg-right",".border-lg-bottom",".border-lg-left",".border-lg-top-0",".border-lg-right-0",".border-lg-bottom-0",".border-lg-left-0",".rounded-lg-0",".rounded-lg-1",".rounded-lg-2",".rounded-lg-top-0",".rounded-lg-top-1",".rounded-lg-top-2",".rounded-lg-right-0",".rounded-lg-right-1",".rounded-lg-right-2",".rounded-lg-bottom-0",".rounded-lg-bottom-1",".rounded-lg-bottom-2",".rounded-lg-left-0",".rounded-lg-left-1",".rounded-lg-left-2",".border-xl-top",".border-xl-right",".border-xl-bottom",".border-xl-left",".border-xl-top-0",".border-xl-right-0",".border-xl-bottom-0",".border-xl-left-0",".rounded-xl-0",".rounded-xl-1",".rounded-xl-2",".rounded-xl-top-0",".rounded-xl-top-1",".rounded-xl-top-2",".rounded-xl-right-0",".rounded-xl-right-1",".rounded-xl-right-2",".rounded-xl-bottom-0",".rounded-xl-bottom-1",".rounded-xl-bottom-2",".rounded-xl-left-0",".rounded-xl-left-1",".rounded-xl-left-2",".circle",".box-shadow",".box-shadow-medium",".box-shadow-large",".box-shadow-extra-large",".box-shadow-none",".bg-white",".bg-blue",".bg-blue-light",".bg-gray-dark",".bg-gray",".bg-gray-light",".bg-green",".bg-green-light",".bg-red",".bg-red-light",".bg-yellow",".bg-yellow-light",".bg-purple",".bg-purple-light",".bg-shade-gradient",".text-blue",".text-red",".text-gray-light",".text-gray",".text-gray-dark",".text-green",".text-orange",".text-orange-light",".text-purple",".text-white",".text-inherit",".text-pending",".bg-pending",".link-gray",".link-gray:hover",".link-gray-dark",".link-gray-dark:hover",".link-hover-blue:hover",".muted-link",".muted-link:hover",".details-overlay[open]>summary::before",".details-overlay-dark[open]>summary::before",".flex-row",".flex-row-reverse",".flex-column",".flex-wrap",".flex-nowrap",".flex-justify-start",".flex-justify-end",".flex-justify-center",".flex-justify-between",".flex-justify-around",".flex-items-start",".flex-items-end",".flex-items-center",".flex-items-baseline",".flex-items-stretch",".flex-content-start",".flex-content-end",".flex-content-center",".flex-content-between",".flex-content-around",".flex-content-stretch",".flex-auto",".flex-shrink-0",".flex-self-auto",".flex-self-start",".flex-self-end",".flex-self-center",".flex-self-baseline",".flex-self-stretch",".flex-item-equal",".flex-sm-row",".flex-sm-row-reverse",".flex-sm-column",".flex-sm-wrap",".flex-sm-nowrap",".flex-sm-justify-start",".flex-sm-justify-end",".flex-sm-justify-center",".flex-sm-justify-between",".flex-sm-justify-around",".flex-sm-items-start",".flex-sm-items-end",".flex-sm-items-center",".flex-sm-items-baseline",".flex-sm-items-stretch",".flex-sm-content-start",".flex-sm-content-end",".flex-sm-content-center",".flex-sm-content-between",".flex-sm-content-around",".flex-sm-content-stretch",".flex-sm-auto",".flex-sm-shrink-0",".flex-sm-self-auto",".flex-sm-self-start",".flex-sm-self-end",".flex-sm-self-center",".flex-sm-self-baseline",".flex-sm-self-stretch",".flex-sm-item-equal",".flex-md-row",".flex-md-row-reverse",".flex-md-column",".flex-md-wrap",".flex-md-nowrap",".flex-md-justify-start",".flex-md-justify-end",".flex-md-justify-center",".flex-md-justify-between",".flex-md-justify-around",".flex-md-items-start",".flex-md-items-end",".flex-md-items-center",".flex-md-items-baseline",".flex-md-items-stretch",".flex-md-content-start",".flex-md-content-end",".flex-md-content-center",".flex-md-content-between",".flex-md-content-around",".flex-md-content-stretch",".flex-md-auto",".flex-md-shrink-0",".flex-md-self-auto",".flex-md-self-start",".flex-md-self-end",".flex-md-self-center",".flex-md-self-baseline",".flex-md-self-stretch",".flex-md-item-equal",".flex-lg-row",".flex-lg-row-reverse",".flex-lg-column",".flex-lg-wrap",".flex-lg-nowrap",".flex-lg-justify-start",".flex-lg-justify-end",".flex-lg-justify-center",".flex-lg-justify-between",".flex-lg-justify-around",".flex-lg-items-start",".flex-lg-items-end",".flex-lg-items-center",".flex-lg-items-baseline",".flex-lg-items-stretch",".flex-lg-content-start",".flex-lg-content-end",".flex-lg-content-center",".flex-lg-content-between",".flex-lg-content-around",".flex-lg-content-stretch",".flex-lg-auto",".flex-lg-shrink-0",".flex-lg-self-auto",".flex-lg-self-start",".flex-lg-self-end",".flex-lg-self-center",".flex-lg-self-baseline",".flex-lg-self-stretch",".flex-lg-item-equal",".flex-xl-row",".flex-xl-row-reverse",".flex-xl-column",".flex-xl-wrap",".flex-xl-nowrap",".flex-xl-justify-start",".flex-xl-justify-end",".flex-xl-justify-center",".flex-xl-justify-between",".flex-xl-justify-around",".flex-xl-items-start",".flex-xl-items-end",".flex-xl-items-center",".flex-xl-items-baseline",".flex-xl-items-stretch",".flex-xl-content-start",".flex-xl-content-end",".flex-xl-content-center",".flex-xl-content-between",".flex-xl-content-around",".flex-xl-content-stretch",".flex-xl-auto",".flex-xl-shrink-0",".flex-xl-self-auto",".flex-xl-self-start",".flex-xl-self-end",".flex-xl-self-center",".flex-xl-self-baseline",".flex-xl-self-stretch",".flex-xl-item-equal",".position-static",".position-relative",".position-absolute",".position-fixed",".top-0",".right-0",".bottom-0",".left-0",".v-align-middle",".v-align-top",".v-align-bottom",".v-align-text-top",".v-align-text-bottom",".v-align-baseline",".overflow-hidden",".overflow-scroll",".overflow-auto",".clearfix::before",".clearfix::after",".float-left",".float-right",".float-none",".float-sm-left",".float-sm-right",".float-sm-none",".float-md-left",".float-md-right",".float-md-none",".float-lg-left",".float-lg-right",".float-lg-none",".float-xl-left",".float-xl-right",".float-xl-none",".width-fit",".width-full",".height-fit",".height-full",".min-width-0",".direction-rtl",".direction-ltr",".direction-sm-rtl",".direction-sm-ltr",".direction-md-rtl",".direction-md-ltr",".direction-lg-rtl",".direction-lg-ltr",".direction-xl-rtl",".direction-xl-ltr",".m-0",".mt-0",".mr-0",".mb-0",".ml-0",".mx-0",".my-0",".m-1",".mt-1",".mr-1",".mb-1",".ml-1",".mt-n1",".mr-n1",".mb-n1",".ml-n1",".mx-1",".my-1",".m-2",".mt-2",".mr-2",".mb-2",".ml-2",".mt-n2",".mr-n2",".mb-n2",".ml-n2",".mx-2",".my-2",".m-3",".mt-3",".mr-3",".mb-3",".ml-3",".mt-n3",".mr-n3",".mb-n3",".ml-n3",".mx-3",".my-3",".m-4",".mt-4",".mr-4",".mb-4",".ml-4",".mt-n4",".mr-n4",".mb-n4",".ml-n4",".mx-4",".my-4",".m-5",".mt-5",".mr-5",".mb-5",".ml-5",".mt-n5",".mr-n5",".mb-n5",".ml-n5",".mx-5",".my-5",".m-6",".mt-6",".mr-6",".mb-6",".ml-6",".mt-n6",".mr-n6",".mb-n6",".ml-n6",".mx-6",".my-6",".mx-auto",".m-sm-0",".mt-sm-0",".mr-sm-0",".mb-sm-0",".ml-sm-0",".mx-sm-0",".my-sm-0",".m-sm-1",".mt-sm-1",".mr-sm-1",".mb-sm-1",".ml-sm-1",".mt-sm-n1",".mr-sm-n1",".mb-sm-n1",".ml-sm-n1",".mx-sm-1",".my-sm-1",".m-sm-2",".mt-sm-2",".mr-sm-2",".mb-sm-2",".ml-sm-2",".mt-sm-n2",".mr-sm-n2",".mb-sm-n2",".ml-sm-n2",".mx-sm-2",".my-sm-2",".m-sm-3",".mt-sm-3",".mr-sm-3",".mb-sm-3",".ml-sm-3",".mt-sm-n3",".mr-sm-n3",".mb-sm-n3",".ml-sm-n3",".mx-sm-3",".my-sm-3",".m-sm-4",".mt-sm-4",".mr-sm-4",".mb-sm-4",".ml-sm-4",".mt-sm-n4",".mr-sm-n4",".mb-sm-n4",".ml-sm-n4",".mx-sm-4",".my-sm-4",".m-sm-5",".mt-sm-5",".mr-sm-5",".mb-sm-5",".ml-sm-5",".mt-sm-n5",".mr-sm-n5",".mb-sm-n5",".ml-sm-n5",".mx-sm-5",".my-sm-5",".m-sm-6",".mt-sm-6",".mr-sm-6",".mb-sm-6",".ml-sm-6",".mt-sm-n6",".mr-sm-n6",".mb-sm-n6",".ml-sm-n6",".mx-sm-6",".my-sm-6",".mx-sm-auto",".m-md-0",".mt-md-0",".mr-md-0",".mb-md-0",".ml-md-0",".mx-md-0",".my-md-0",".m-md-1",".mt-md-1",".mr-md-1",".mb-md-1",".ml-md-1",".mt-md-n1",".mr-md-n1",".mb-md-n1",".ml-md-n1",".mx-md-1",".my-md-1",".m-md-2",".mt-md-2",".mr-md-2",".mb-md-2",".ml-md-2",".mt-md-n2",".mr-md-n2",".mb-md-n2",".ml-md-n2",".mx-md-2",".my-md-2",".m-md-3",".mt-md-3",".mr-md-3",".mb-md-3",".ml-md-3",".mt-md-n3",".mr-md-n3",".mb-md-n3",".ml-md-n3",".mx-md-3",".my-md-3",".m-md-4",".mt-md-4",".mr-md-4",".mb-md-4",".ml-md-4",".mt-md-n4",".mr-md-n4",".mb-md-n4",".ml-md-n4",".mx-md-4",".my-md-4",".m-md-5",".mt-md-5",".mr-md-5",".mb-md-5",".ml-md-5",".mt-md-n5",".mr-md-n5",".mb-md-n5",".ml-md-n5",".mx-md-5",".my-md-5",".m-md-6",".mt-md-6",".mr-md-6",".mb-md-6",".ml-md-6",".mt-md-n6",".mr-md-n6",".mb-md-n6",".ml-md-n6",".mx-md-6",".my-md-6",".mx-md-auto",".m-lg-0",".mt-lg-0",".mr-lg-0",".mb-lg-0",".ml-lg-0",".mx-lg-0",".my-lg-0",".m-lg-1",".mt-lg-1",".mr-lg-1",".mb-lg-1",".ml-lg-1",".mt-lg-n1",".mr-lg-n1",".mb-lg-n1",".ml-lg-n1",".mx-lg-1",".my-lg-1",".m-lg-2",".mt-lg-2",".mr-lg-2",".mb-lg-2",".ml-lg-2",".mt-lg-n2",".mr-lg-n2",".mb-lg-n2",".ml-lg-n2",".mx-lg-2",".my-lg-2",".m-lg-3",".mt-lg-3",".mr-lg-3",".mb-lg-3",".ml-lg-3",".mt-lg-n3",".mr-lg-n3",".mb-lg-n3",".ml-lg-n3",".mx-lg-3",".my-lg-3",".m-lg-4",".mt-lg-4",".mr-lg-4",".mb-lg-4",".ml-lg-4",".mt-lg-n4",".mr-lg-n4",".mb-lg-n4",".ml-lg-n4",".mx-lg-4",".my-lg-4",".m-lg-5",".mt-lg-5",".mr-lg-5",".mb-lg-5",".ml-lg-5",".mt-lg-n5",".mr-lg-n5",".mb-lg-n5",".ml-lg-n5",".mx-lg-5",".my-lg-5",".m-lg-6",".mt-lg-6",".mr-lg-6",".mb-lg-6",".ml-lg-6",".mt-lg-n6",".mr-lg-n6",".mb-lg-n6",".ml-lg-n6",".mx-lg-6",".my-lg-6",".mx-lg-auto",".m-xl-0",".mt-xl-0",".mr-xl-0",".mb-xl-0",".ml-xl-0",".mx-xl-0",".my-xl-0",".m-xl-1",".mt-xl-1",".mr-xl-1",".mb-xl-1",".ml-xl-1",".mt-xl-n1",".mr-xl-n1",".mb-xl-n1",".ml-xl-n1",".mx-xl-1",".my-xl-1",".m-xl-2",".mt-xl-2",".mr-xl-2",".mb-xl-2",".ml-xl-2",".mt-xl-n2",".mr-xl-n2",".mb-xl-n2",".ml-xl-n2",".mx-xl-2",".my-xl-2",".m-xl-3",".mt-xl-3",".mr-xl-3",".mb-xl-3",".ml-xl-3",".mt-xl-n3",".mr-xl-n3",".mb-xl-n3",".ml-xl-n3",".mx-xl-3",".my-xl-3",".m-xl-4",".mt-xl-4",".mr-xl-4",".mb-xl-4",".ml-xl-4",".mt-xl-n4",".mr-xl-n4",".mb-xl-n4",".ml-xl-n4",".mx-xl-4",".my-xl-4",".m-xl-5",".mt-xl-5",".mr-xl-5",".mb-xl-5",".ml-xl-5",".mt-xl-n5",".mr-xl-n5",".mb-xl-n5",".ml-xl-n5",".mx-xl-5",".my-xl-5",".m-xl-6",".mt-xl-6",".mr-xl-6",".mb-xl-6",".ml-xl-6",".mt-xl-n6",".mr-xl-n6",".mb-xl-n6",".ml-xl-n6",".mx-xl-6",".my-xl-6",".mx-xl-auto",".p-0",".pt-0",".pr-0",".pb-0",".pl-0",".px-0",".py-0",".p-1",".pt-1",".pr-1",".pb-1",".pl-1",".px-1",".py-1",".p-2",".pt-2",".pr-2",".pb-2",".pl-2",".px-2",".py-2",".p-3",".pt-3",".pr-3",".pb-3",".pl-3",".px-3",".py-3",".p-4",".pt-4",".pr-4",".pb-4",".pl-4",".px-4",".py-4",".p-5",".pt-5",".pr-5",".pb-5",".pl-5",".px-5",".py-5",".p-6",".pt-6",".pr-6",".pb-6",".pl-6",".px-6",".py-6",".p-sm-0",".pt-sm-0",".pr-sm-0",".pb-sm-0",".pl-sm-0",".px-sm-0",".py-sm-0",".p-sm-1",".pt-sm-1",".pr-sm-1",".pb-sm-1",".pl-sm-1",".px-sm-1",".py-sm-1",".p-sm-2",".pt-sm-2",".pr-sm-2",".pb-sm-2",".pl-sm-2",".px-sm-2",".py-sm-2",".p-sm-3",".pt-sm-3",".pr-sm-3",".pb-sm-3",".pl-sm-3",".px-sm-3",".py-sm-3",".p-sm-4",".pt-sm-4",".pr-sm-4",".pb-sm-4",".pl-sm-4",".px-sm-4",".py-sm-4",".p-sm-5",".pt-sm-5",".pr-sm-5",".pb-sm-5",".pl-sm-5",".px-sm-5",".py-sm-5",".p-sm-6",".pt-sm-6",".pr-sm-6",".pb-sm-6",".pl-sm-6",".px-sm-6",".py-sm-6",".p-md-0",".pt-md-0",".pr-md-0",".pb-md-0",".pl-md-0",".px-md-0",".py-md-0",".p-md-1",".pt-md-1",".pr-md-1",".pb-md-1",".pl-md-1",".px-md-1",".py-md-1",".p-md-2",".pt-md-2",".pr-md-2",".pb-md-2",".pl-md-2",".px-md-2",".py-md-2",".p-md-3",".pt-md-3",".pr-md-3",".pb-md-3",".pl-md-3",".px-md-3",".py-md-3",".p-md-4",".pt-md-4",".pr-md-4",".pb-md-4",".pl-md-4",".px-md-4",".py-md-4",".p-md-5",".pt-md-5",".pr-md-5",".pb-md-5",".pl-md-5",".px-md-5",".py-md-5",".p-md-6",".pt-md-6",".pr-md-6",".pb-md-6",".pl-md-6",".px-md-6",".py-md-6",".p-lg-0",".pt-lg-0",".pr-lg-0",".pb-lg-0",".pl-lg-0",".px-lg-0",".py-lg-0",".p-lg-1",".pt-lg-1",".pr-lg-1",".pb-lg-1",".pl-lg-1",".px-lg-1",".py-lg-1",".p-lg-2",".pt-lg-2",".pr-lg-2",".pb-lg-2",".pl-lg-2",".px-lg-2",".py-lg-2",".p-lg-3",".pt-lg-3",".pr-lg-3",".pb-lg-3",".pl-lg-3",".px-lg-3",".py-lg-3",".p-lg-4",".pt-lg-4",".pr-lg-4",".pb-lg-4",".pl-lg-4",".px-lg-4",".py-lg-4",".p-lg-5",".pt-lg-5",".pr-lg-5",".pb-lg-5",".pl-lg-5",".px-lg-5",".py-lg-5",".p-lg-6",".pt-lg-6",".pr-lg-6",".pb-lg-6",".pl-lg-6",".px-lg-6",".py-lg-6",".p-xl-0",".pt-xl-0",".pr-xl-0",".pb-xl-0",".pl-xl-0",".px-xl-0",".py-xl-0",".p-xl-1",".pt-xl-1",".pr-xl-1",".pb-xl-1",".pl-xl-1",".px-xl-1",".py-xl-1",".p-xl-2",".pt-xl-2",".pr-xl-2",".pb-xl-2",".pl-xl-2",".px-xl-2",".py-xl-2",".p-xl-3",".pt-xl-3",".pr-xl-3",".pb-xl-3",".pl-xl-3",".px-xl-3",".py-xl-3",".p-xl-4",".pt-xl-4",".pr-xl-4",".pb-xl-4",".pl-xl-4",".px-xl-4",".py-xl-4",".p-xl-5",".pt-xl-5",".pr-xl-5",".pb-xl-5",".pl-xl-5",".px-xl-5",".py-xl-5",".p-xl-6",".pt-xl-6",".pr-xl-6",".pb-xl-6",".pl-xl-6",".px-xl-6",".py-xl-6",".p-responsive",".p-responsive",".p-responsive",".h1",".h1",".h2",".h2",".h3",".h3",".h4",".h5",".h6",".h1",".h2",".h3",".h4",".h5",".h6",".f1",".f1",".f2",".f2",".f3",".f3",".f4",".f4",".f5",".f6",".f00-light",".f00-light",".f0-light",".f0-light",".f1-light",".f1-light",".f2-light",".f2-light",".f3-light",".f3-light",".text-small",".lead",".lh-condensed-ultra",".lh-condensed",".lh-default",".lh-0",".text-right",".text-left",".text-center",".text-sm-right",".text-sm-left",".text-sm-center",".text-md-right",".text-md-left",".text-md-center",".text-lg-right",".text-lg-left",".text-lg-center",".text-xl-right",".text-xl-left",".text-xl-center",".text-normal",".text-bold",".text-italic",".text-uppercase",".text-underline",".no-underline",".no-wrap",".ws-normal",".wb-break-all",".text-emphasized",".list-style-none",".text-shadow-dark",".text-shadow-light",".text-mono",".user-select-none",".d-block",".d-flex",".d-inline",".d-inline-block",".d-inline-flex",".d-none",".d-table",".d-table-cell",".d-sm-block",".d-sm-flex",".d-sm-inline",".d-sm-inline-block",".d-sm-inline-flex",".d-sm-none",".d-sm-table",".d-sm-table-cell",".d-md-block",".d-md-flex",".d-md-inline",".d-md-inline-block",".d-md-inline-flex",".d-md-none",".d-md-table",".d-md-table-cell",".d-lg-block",".d-lg-flex",".d-lg-inline",".d-lg-inline-block",".d-lg-inline-flex",".d-lg-none",".d-lg-table",".d-lg-table-cell",".d-xl-block",".d-xl-flex",".d-xl-inline",".d-xl-inline-block",".d-xl-inline-flex",".d-xl-none",".d-xl-table",".d-xl-table-cell",".v-hidden",".v-visible",".hide-sm",".hide-md",".hide-lg",".hide-xl",".table-fixed",".sr-only",".show-on-focus",".show-on-focus:focus"],"specificity":{"max":22,"average":9.950963222416812}},"declarations":{"total":1444,"unique":336,"properties":{"animation-name":["fade-in","fade-out","fade-up","fade-down","grow-x","shrink-x","scale-in","pulse","pulse-in"],"animation-duration":["1s","300ms","1s","0.3s","0.3s","0.3s","0.3s","0.3s","0.15s","2s","0.5s"],"animation-timing-function":["ease-in-out","ease-out","ease-out","ease-in","ease","ease-in-out","cubic-bezier(0.2, 0, 0.13, 1.5)","linear"],"opacity":["0","1","1","0","0","0.8","1","1","0.5","0","1","0.3","1","0.3"],"animation-fill-mode":["forwards","forwards","forwards","forwards"],"animation-delay":["1s","0.5s","0.5s"],"transform":["translateY(100%)","translateY(0)","translateY(0)","translateY(100%)","scale(0.5)","scale(1)","scale3d(1, 1, 1)","scale3d(1.1, 1.1, 1.1)","scale3d(1, 1, 1)","scale(1.025)"],"width":["0%","100%","0%","100%","1px","1px","auto"],"animation-iteration-count":["infinite"],"transition":["transform 0.3s"],"-webkit-backface-visibility":["hidden"],"backface-visibility":["hidden"],"border":["1px #e1e4e8 solid","0","0"],"border-top":["1px #e1e4e8 solid","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0"],"border-style":["dashed"],"border-color":["#0366d6","#c8e1ff","#34d058","#a2cbac","#d73a49","#cea0a5","#6f42c1","#d9d0a5","#eaecef","#d1d5da","rgba(27,31,35,0.15)"],"border-right":["1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0"],"border-radius":["0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","50%"],"border-top-left-radius":["0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px"],"border-top-right-radius":["0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px"],"border-bottom-right-radius":["0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px"],"border-bottom-left-radius":["0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px"],"box-shadow":["0 1px 1px rgba(27,31,35,0.1)","0 1px 5px rgba(27,31,35,0.15)","0 1px 15px rgba(27,31,35,0.15)","0 10px 50px rgba(27,31,35,0.07)","none"],"background-color":["#fff","#0366d6","#f1f8ff","#24292e","#f6f8fa","#fafbfc","#28a745","#dcffe4","#d73a49","#ffdce0","#ffd33d","#fff5b1","#6f42c1","#f5f0ff"],"background-image":["linear-gradient(180deg, rgba(27,31,35,0.065), rgba(27,31,35,0))"],"background-repeat":["no-repeat"],"background-size":["100% 200px"],"color":["#0366d6","#cb2431","#6a737d","#586069","#24292e","#28a745","#a04100","#e36209","#6f42c1","#fff","inherit","#b08800","#dbab09","#586069","#0366d6","#24292e","#0366d6","#0366d6","#586069","#0366d6","#586069","#24292e"],"text-decoration":["none","underline","none"],"position":["fixed","static","relative","absolute","fixed","absolute","absolute"],"top":["0","0"],"right":["0","0"],"bottom":["0","0"],"left":["0","0"],"z-index":["80","99","20"],"display":["block","table","table","block","flex","inline","inline-block","inline-flex","none","table","table-cell","block","flex","inline","inline-block","inline-flex","none","table","table-cell","block","flex","inline","inline-block","inline-flex","none","table","table-cell","block","flex","inline","inline-block","inline-flex","none","table","table-cell","block","flex","inline","inline-block","inline-flex","none","table","table-cell","none","none","none","none"],"cursor":["default"],"content":["\" \"","\"\"","\"\""],"background":["transparent","rgba(27,31,35,0.5)"],"flex-direction":["row","row-reverse","column","row","row-reverse","column","row","row-reverse","column","row","row-reverse","column","row","row-reverse","column"],"flex-wrap":["wrap","nowrap","wrap","nowrap","wrap","nowrap","wrap","nowrap","wrap","nowrap"],"justify-content":["flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around"],"align-items":["flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch"],"flex":["1 1 auto","1 1 auto","1 1 auto","1 1 auto","1 1 auto"],"flex-shrink":["0","0","0","0","0"],"-ms-grid-row-align":["auto","center","stretch","auto","center","stretch","auto","center","stretch","auto","center","stretch","auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1","1","1","1","1"],"flex-basis":["0","0","0","0","0"],"vertical-align":["middle","top","bottom","text-top","text-bottom","baseline"],"overflow":["hidden","scroll","auto","hidden","hidden"],"clear":["both"],"float":["left","right","none","left","right","none","left","right","none","left","right","none","left","right","none"],"max-width":["100%"],"max-height":["100%"],"height":["100%","1px","1px","auto"],"min-width":["0"],"direction":["rtl","ltr","rtl","ltr","rtl","ltr","rtl","ltr","rtl","ltr"],"margin":["0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0"],"margin-top":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"margin-bottom":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","30px"],"margin-left":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"padding":["0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","16px","40px","16px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","16px","40px","16px"],"font-size":["26px","32px","22px","24px","18px","20px","16px","14px","12px","26px","32px","22px","24px","18px","20px","16px","16px","14px","12px","40px","48px","32px","40px","26px","32px","22px","24px","18px","20px","12px","20px"],"font-weight":["600","300","300","300","300","300","300","400","600","600"],"line-height":["1","1.25","1.5","0"],"text-align":["right","left","center","right","left","center","right","left","center","right","left","center","right","left","center"],"font-style":["italic"],"text-transform":["uppercase"],"white-space":["nowrap","normal"],"word-break":["break-all"],"list-style":["none"],"text-shadow":["0 1px 1px rgba(27,31,35,0.25),0 1px 25px rgba(27,31,35,0.75)","0 1px 0 rgba(255,255,255,0.5)"],"font-family":["\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,Courier,monospace"],"-webkit-user-select":["none"],"-moz-user-select":["none"],"-ms-user-select":["none"],"user-select":["none"],"visibility":["hidden","visible"],"table-layout":["fixed"],"clip":["rect(0, 0, 0, 0)","rect(1px, 1px, 1px, 1px)","auto"],"word-wrap":["normal"]}},"mediaQueries":{"total":50,"unique":7,"values":["(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 1012px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(max-width: 544px)","(min-width: 544px) and (max-width: 768px)","(min-width: 768px) and (max-width: 1012px)","(min-width: 1012px)"],"contents":[{"value":"(min-width: 544px)","rules":{"total":23,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2],"max":2,"average":1.5217391304347827},"selectorByRuleSizes":[{"selector":",.rounded-sm-left-2","declarations":2},{"selector":",.rounded-sm-left-1","declarations":2},{"selector":",.rounded-sm-left-0","declarations":2},{"selector":",.rounded-sm-bottom-2","declarations":2},{"selector":",.rounded-sm-bottom-1","declarations":2},{"selector":",.rounded-sm-bottom-0","declarations":2},{"selector":",.rounded-sm-right-2","declarations":2},{"selector":",.rounded-sm-right-1","declarations":2},{"selector":",.rounded-sm-right-0","declarations":2},{"selector":",.rounded-sm-top-2","declarations":2},{"selector":",.rounded-sm-top-1","declarations":2},{"selector":",.rounded-sm-top-0","declarations":2},{"selector":",.rounded-sm-2","declarations":1},{"selector":",.rounded-sm-1","declarations":1},{"selector":",.rounded-sm-0","declarations":1},{"selector":",.border-sm-left-0","declarations":1},{"selector":",.border-sm-bottom-0","declarations":1},{"selector":",.border-sm-right-0","declarations":1},{"selector":",.border-sm-top-0","declarations":1},{"selector":",.border-sm-left","declarations":1},{"selector":",.border-sm-bottom","declarations":1},{"selector":",.border-sm-right","declarations":1},{"selector":".border-sm-top","declarations":1}]},"selectors":{"total":23,"type":0,"class":23,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".border-sm-top",".border-sm-right",".border-sm-bottom",".border-sm-left",".border-sm-top-0",".border-sm-right-0",".border-sm-bottom-0",".border-sm-left-0",".rounded-sm-0",".rounded-sm-1",".rounded-sm-2",".rounded-sm-top-0",".rounded-sm-top-1",".rounded-sm-top-2",".rounded-sm-right-0",".rounded-sm-right-1",".rounded-sm-right-2",".rounded-sm-bottom-0",".rounded-sm-bottom-1",".rounded-sm-bottom-2",".rounded-sm-left-0",".rounded-sm-left-1",".rounded-sm-left-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":35,"unique":23,"properties":{"border-top":["1px #e1e4e8 solid","0"],"border-right":["1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0"],"border-radius":["0","3px","6px"],"border-top-left-radius":["0","3px","6px","0","3px","6px"],"border-top-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-left-radius":["0","3px","6px","0","3px","6px"]}}},{"value":"(min-width: 768px)","rules":{"total":23,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2],"max":2,"average":1.5217391304347827},"selectorByRuleSizes":[{"selector":",.rounded-md-left-2","declarations":2},{"selector":",.rounded-md-left-1","declarations":2},{"selector":",.rounded-md-left-0","declarations":2},{"selector":",.rounded-md-bottom-2","declarations":2},{"selector":",.rounded-md-bottom-1","declarations":2},{"selector":",.rounded-md-bottom-0","declarations":2},{"selector":",.rounded-md-right-2","declarations":2},{"selector":",.rounded-md-right-1","declarations":2},{"selector":",.rounded-md-right-0","declarations":2},{"selector":",.rounded-md-top-2","declarations":2},{"selector":",.rounded-md-top-1","declarations":2},{"selector":",.rounded-md-top-0","declarations":2},{"selector":",.rounded-md-2","declarations":1},{"selector":",.rounded-md-1","declarations":1},{"selector":",.rounded-md-0","declarations":1},{"selector":",.border-md-left-0","declarations":1},{"selector":",.border-md-bottom-0","declarations":1},{"selector":",.border-md-right-0","declarations":1},{"selector":",.border-md-top-0","declarations":1},{"selector":",.border-md-left","declarations":1},{"selector":",.border-md-bottom","declarations":1},{"selector":",.border-md-right","declarations":1},{"selector":".border-md-top","declarations":1}]},"selectors":{"total":23,"type":0,"class":23,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".border-md-top",".border-md-right",".border-md-bottom",".border-md-left",".border-md-top-0",".border-md-right-0",".border-md-bottom-0",".border-md-left-0",".rounded-md-0",".rounded-md-1",".rounded-md-2",".rounded-md-top-0",".rounded-md-top-1",".rounded-md-top-2",".rounded-md-right-0",".rounded-md-right-1",".rounded-md-right-2",".rounded-md-bottom-0",".rounded-md-bottom-1",".rounded-md-bottom-2",".rounded-md-left-0",".rounded-md-left-1",".rounded-md-left-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":35,"unique":23,"properties":{"border-top":["1px #e1e4e8 solid","0"],"border-right":["1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0"],"border-radius":["0","3px","6px"],"border-top-left-radius":["0","3px","6px","0","3px","6px"],"border-top-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-left-radius":["0","3px","6px","0","3px","6px"]}}},{"value":"(min-width: 1012px)","rules":{"total":23,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2],"max":2,"average":1.5217391304347827},"selectorByRuleSizes":[{"selector":",.rounded-lg-left-2","declarations":2},{"selector":",.rounded-lg-left-1","declarations":2},{"selector":",.rounded-lg-left-0","declarations":2},{"selector":",.rounded-lg-bottom-2","declarations":2},{"selector":",.rounded-lg-bottom-1","declarations":2},{"selector":",.rounded-lg-bottom-0","declarations":2},{"selector":",.rounded-lg-right-2","declarations":2},{"selector":",.rounded-lg-right-1","declarations":2},{"selector":",.rounded-lg-right-0","declarations":2},{"selector":",.rounded-lg-top-2","declarations":2},{"selector":",.rounded-lg-top-1","declarations":2},{"selector":",.rounded-lg-top-0","declarations":2},{"selector":",.rounded-lg-2","declarations":1},{"selector":",.rounded-lg-1","declarations":1},{"selector":",.rounded-lg-0","declarations":1},{"selector":",.border-lg-left-0","declarations":1},{"selector":",.border-lg-bottom-0","declarations":1},{"selector":",.border-lg-right-0","declarations":1},{"selector":",.border-lg-top-0","declarations":1},{"selector":",.border-lg-left","declarations":1},{"selector":",.border-lg-bottom","declarations":1},{"selector":",.border-lg-right","declarations":1},{"selector":".border-lg-top","declarations":1}]},"selectors":{"total":23,"type":0,"class":23,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".border-lg-top",".border-lg-right",".border-lg-bottom",".border-lg-left",".border-lg-top-0",".border-lg-right-0",".border-lg-bottom-0",".border-lg-left-0",".rounded-lg-0",".rounded-lg-1",".rounded-lg-2",".rounded-lg-top-0",".rounded-lg-top-1",".rounded-lg-top-2",".rounded-lg-right-0",".rounded-lg-right-1",".rounded-lg-right-2",".rounded-lg-bottom-0",".rounded-lg-bottom-1",".rounded-lg-bottom-2",".rounded-lg-left-0",".rounded-lg-left-1",".rounded-lg-left-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":35,"unique":23,"properties":{"border-top":["1px #e1e4e8 solid","0"],"border-right":["1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0"],"border-radius":["0","3px","6px"],"border-top-left-radius":["0","3px","6px","0","3px","6px"],"border-top-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-left-radius":["0","3px","6px","0","3px","6px"]}}},{"value":"(min-width: 1280px)","rules":{"total":23,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2],"max":2,"average":1.5217391304347827},"selectorByRuleSizes":[{"selector":",.rounded-xl-left-2","declarations":2},{"selector":",.rounded-xl-left-1","declarations":2},{"selector":",.rounded-xl-left-0","declarations":2},{"selector":",.rounded-xl-bottom-2","declarations":2},{"selector":",.rounded-xl-bottom-1","declarations":2},{"selector":",.rounded-xl-bottom-0","declarations":2},{"selector":",.rounded-xl-right-2","declarations":2},{"selector":",.rounded-xl-right-1","declarations":2},{"selector":",.rounded-xl-right-0","declarations":2},{"selector":",.rounded-xl-top-2","declarations":2},{"selector":",.rounded-xl-top-1","declarations":2},{"selector":",.rounded-xl-top-0","declarations":2},{"selector":",.rounded-xl-2","declarations":1},{"selector":",.rounded-xl-1","declarations":1},{"selector":",.rounded-xl-0","declarations":1},{"selector":",.border-xl-left-0","declarations":1},{"selector":",.border-xl-bottom-0","declarations":1},{"selector":",.border-xl-right-0","declarations":1},{"selector":",.border-xl-top-0","declarations":1},{"selector":",.border-xl-left","declarations":1},{"selector":",.border-xl-bottom","declarations":1},{"selector":",.border-xl-right","declarations":1},{"selector":".border-xl-top","declarations":1}]},"selectors":{"total":23,"type":0,"class":23,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".border-xl-top",".border-xl-right",".border-xl-bottom",".border-xl-left",".border-xl-top-0",".border-xl-right-0",".border-xl-bottom-0",".border-xl-left-0",".rounded-xl-0",".rounded-xl-1",".rounded-xl-2",".rounded-xl-top-0",".rounded-xl-top-1",".rounded-xl-top-2",".rounded-xl-right-0",".rounded-xl-right-1",".rounded-xl-right-2",".rounded-xl-bottom-0",".rounded-xl-bottom-1",".rounded-xl-bottom-2",".rounded-xl-left-0",".rounded-xl-left-1",".rounded-xl-left-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":35,"unique":23,"properties":{"border-top":["1px #e1e4e8 solid","0"],"border-right":["1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0"],"border-radius":["0","3px","6px"],"border-top-left-radius":["0","3px","6px","0","3px","6px"],"border-top-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-left-radius":["0","3px","6px","0","3px","6px"]}}},{"value":"(min-width: 544px)","rules":{"total":30,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2],"max":2,"average":1.1333333333333333},"selectorByRuleSizes":[{"selector":",.flex-sm-item-equal","declarations":2},{"selector":",.flex-sm-self-stretch","declarations":2},{"selector":",.flex-sm-self-center","declarations":2},{"selector":",.flex-sm-self-auto","declarations":2},{"selector":",.flex-sm-self-baseline","declarations":1},{"selector":",.flex-sm-self-end","declarations":1},{"selector":",.flex-sm-self-start","declarations":1},{"selector":",.flex-sm-shrink-0","declarations":1},{"selector":",.flex-sm-auto","declarations":1},{"selector":",.flex-sm-content-stretch","declarations":1},{"selector":",.flex-sm-content-around","declarations":1},{"selector":",.flex-sm-content-between","declarations":1},{"selector":",.flex-sm-content-center","declarations":1},{"selector":",.flex-sm-content-end","declarations":1},{"selector":",.flex-sm-content-start","declarations":1},{"selector":",.flex-sm-items-stretch","declarations":1},{"selector":",.flex-sm-items-baseline","declarations":1},{"selector":",.flex-sm-items-center","declarations":1},{"selector":",.flex-sm-items-end","declarations":1},{"selector":",.flex-sm-items-start","declarations":1},{"selector":",.flex-sm-justify-around","declarations":1},{"selector":",.flex-sm-justify-between","declarations":1},{"selector":",.flex-sm-justify-center","declarations":1},{"selector":",.flex-sm-justify-end","declarations":1},{"selector":",.flex-sm-justify-start","declarations":1},{"selector":",.flex-sm-nowrap","declarations":1},{"selector":",.flex-sm-wrap","declarations":1},{"selector":",.flex-sm-column","declarations":1},{"selector":",.flex-sm-row-reverse","declarations":1},{"selector":".flex-sm-row","declarations":1}]},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-sm-row",".flex-sm-row-reverse",".flex-sm-column",".flex-sm-wrap",".flex-sm-nowrap",".flex-sm-justify-start",".flex-sm-justify-end",".flex-sm-justify-center",".flex-sm-justify-between",".flex-sm-justify-around",".flex-sm-items-start",".flex-sm-items-end",".flex-sm-items-center",".flex-sm-items-baseline",".flex-sm-items-stretch",".flex-sm-content-start",".flex-sm-content-end",".flex-sm-content-center",".flex-sm-content-between",".flex-sm-content-around",".flex-sm-content-stretch",".flex-sm-auto",".flex-sm-shrink-0",".flex-sm-self-auto",".flex-sm-self-start",".flex-sm-self-end",".flex-sm-self-center",".flex-sm-self-baseline",".flex-sm-self-stretch",".flex-sm-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":34,"unique":34,"properties":{"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 768px)","rules":{"total":30,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2],"max":2,"average":1.1333333333333333},"selectorByRuleSizes":[{"selector":",.flex-md-item-equal","declarations":2},{"selector":",.flex-md-self-stretch","declarations":2},{"selector":",.flex-md-self-center","declarations":2},{"selector":",.flex-md-self-auto","declarations":2},{"selector":",.flex-md-self-baseline","declarations":1},{"selector":",.flex-md-self-end","declarations":1},{"selector":",.flex-md-self-start","declarations":1},{"selector":",.flex-md-shrink-0","declarations":1},{"selector":",.flex-md-auto","declarations":1},{"selector":",.flex-md-content-stretch","declarations":1},{"selector":",.flex-md-content-around","declarations":1},{"selector":",.flex-md-content-between","declarations":1},{"selector":",.flex-md-content-center","declarations":1},{"selector":",.flex-md-content-end","declarations":1},{"selector":",.flex-md-content-start","declarations":1},{"selector":",.flex-md-items-stretch","declarations":1},{"selector":",.flex-md-items-baseline","declarations":1},{"selector":",.flex-md-items-center","declarations":1},{"selector":",.flex-md-items-end","declarations":1},{"selector":",.flex-md-items-start","declarations":1},{"selector":",.flex-md-justify-around","declarations":1},{"selector":",.flex-md-justify-between","declarations":1},{"selector":",.flex-md-justify-center","declarations":1},{"selector":",.flex-md-justify-end","declarations":1},{"selector":",.flex-md-justify-start","declarations":1},{"selector":",.flex-md-nowrap","declarations":1},{"selector":",.flex-md-wrap","declarations":1},{"selector":",.flex-md-column","declarations":1},{"selector":",.flex-md-row-reverse","declarations":1},{"selector":".flex-md-row","declarations":1}]},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-md-row",".flex-md-row-reverse",".flex-md-column",".flex-md-wrap",".flex-md-nowrap",".flex-md-justify-start",".flex-md-justify-end",".flex-md-justify-center",".flex-md-justify-between",".flex-md-justify-around",".flex-md-items-start",".flex-md-items-end",".flex-md-items-center",".flex-md-items-baseline",".flex-md-items-stretch",".flex-md-content-start",".flex-md-content-end",".flex-md-content-center",".flex-md-content-between",".flex-md-content-around",".flex-md-content-stretch",".flex-md-auto",".flex-md-shrink-0",".flex-md-self-auto",".flex-md-self-start",".flex-md-self-end",".flex-md-self-center",".flex-md-self-baseline",".flex-md-self-stretch",".flex-md-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":34,"unique":34,"properties":{"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 1012px)","rules":{"total":30,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2],"max":2,"average":1.1333333333333333},"selectorByRuleSizes":[{"selector":",.flex-lg-item-equal","declarations":2},{"selector":",.flex-lg-self-stretch","declarations":2},{"selector":",.flex-lg-self-center","declarations":2},{"selector":",.flex-lg-self-auto","declarations":2},{"selector":",.flex-lg-self-baseline","declarations":1},{"selector":",.flex-lg-self-end","declarations":1},{"selector":",.flex-lg-self-start","declarations":1},{"selector":",.flex-lg-shrink-0","declarations":1},{"selector":",.flex-lg-auto","declarations":1},{"selector":",.flex-lg-content-stretch","declarations":1},{"selector":",.flex-lg-content-around","declarations":1},{"selector":",.flex-lg-content-between","declarations":1},{"selector":",.flex-lg-content-center","declarations":1},{"selector":",.flex-lg-content-end","declarations":1},{"selector":",.flex-lg-content-start","declarations":1},{"selector":",.flex-lg-items-stretch","declarations":1},{"selector":",.flex-lg-items-baseline","declarations":1},{"selector":",.flex-lg-items-center","declarations":1},{"selector":",.flex-lg-items-end","declarations":1},{"selector":",.flex-lg-items-start","declarations":1},{"selector":",.flex-lg-justify-around","declarations":1},{"selector":",.flex-lg-justify-between","declarations":1},{"selector":",.flex-lg-justify-center","declarations":1},{"selector":",.flex-lg-justify-end","declarations":1},{"selector":",.flex-lg-justify-start","declarations":1},{"selector":",.flex-lg-nowrap","declarations":1},{"selector":",.flex-lg-wrap","declarations":1},{"selector":",.flex-lg-column","declarations":1},{"selector":",.flex-lg-row-reverse","declarations":1},{"selector":".flex-lg-row","declarations":1}]},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-lg-row",".flex-lg-row-reverse",".flex-lg-column",".flex-lg-wrap",".flex-lg-nowrap",".flex-lg-justify-start",".flex-lg-justify-end",".flex-lg-justify-center",".flex-lg-justify-between",".flex-lg-justify-around",".flex-lg-items-start",".flex-lg-items-end",".flex-lg-items-center",".flex-lg-items-baseline",".flex-lg-items-stretch",".flex-lg-content-start",".flex-lg-content-end",".flex-lg-content-center",".flex-lg-content-between",".flex-lg-content-around",".flex-lg-content-stretch",".flex-lg-auto",".flex-lg-shrink-0",".flex-lg-self-auto",".flex-lg-self-start",".flex-lg-self-end",".flex-lg-self-center",".flex-lg-self-baseline",".flex-lg-self-stretch",".flex-lg-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":34,"unique":34,"properties":{"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 1280px)","rules":{"total":30,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2],"max":2,"average":1.1333333333333333},"selectorByRuleSizes":[{"selector":",.flex-xl-item-equal","declarations":2},{"selector":",.flex-xl-self-stretch","declarations":2},{"selector":",.flex-xl-self-center","declarations":2},{"selector":",.flex-xl-self-auto","declarations":2},{"selector":",.flex-xl-self-baseline","declarations":1},{"selector":",.flex-xl-self-end","declarations":1},{"selector":",.flex-xl-self-start","declarations":1},{"selector":",.flex-xl-shrink-0","declarations":1},{"selector":",.flex-xl-auto","declarations":1},{"selector":",.flex-xl-content-stretch","declarations":1},{"selector":",.flex-xl-content-around","declarations":1},{"selector":",.flex-xl-content-between","declarations":1},{"selector":",.flex-xl-content-center","declarations":1},{"selector":",.flex-xl-content-end","declarations":1},{"selector":",.flex-xl-content-start","declarations":1},{"selector":",.flex-xl-items-stretch","declarations":1},{"selector":",.flex-xl-items-baseline","declarations":1},{"selector":",.flex-xl-items-center","declarations":1},{"selector":",.flex-xl-items-end","declarations":1},{"selector":",.flex-xl-items-start","declarations":1},{"selector":",.flex-xl-justify-around","declarations":1},{"selector":",.flex-xl-justify-between","declarations":1},{"selector":",.flex-xl-justify-center","declarations":1},{"selector":",.flex-xl-justify-end","declarations":1},{"selector":",.flex-xl-justify-start","declarations":1},{"selector":",.flex-xl-nowrap","declarations":1},{"selector":",.flex-xl-wrap","declarations":1},{"selector":",.flex-xl-column","declarations":1},{"selector":",.flex-xl-row-reverse","declarations":1},{"selector":".flex-xl-row","declarations":1}]},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-xl-row",".flex-xl-row-reverse",".flex-xl-column",".flex-xl-wrap",".flex-xl-nowrap",".flex-xl-justify-start",".flex-xl-justify-end",".flex-xl-justify-center",".flex-xl-justify-between",".flex-xl-justify-around",".flex-xl-items-start",".flex-xl-items-end",".flex-xl-items-center",".flex-xl-items-baseline",".flex-xl-items-stretch",".flex-xl-content-start",".flex-xl-content-end",".flex-xl-content-center",".flex-xl-content-between",".flex-xl-content-around",".flex-xl-content-stretch",".flex-xl-auto",".flex-xl-shrink-0",".flex-xl-self-auto",".flex-xl-self-start",".flex-xl-self-end",".flex-xl-self-center",".flex-xl-self-baseline",".flex-xl-self-stretch",".flex-xl-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":34,"unique":34,"properties":{"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 544px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.float-sm-none","declarations":1},{"selector":",.float-sm-right","declarations":1},{"selector":".float-sm-left","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-sm-left",".float-sm-right",".float-sm-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 768px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.float-md-none","declarations":1},{"selector":",.float-md-right","declarations":1},{"selector":".float-md-left","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-md-left",".float-md-right",".float-md-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 1012px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.float-lg-none","declarations":1},{"selector":",.float-lg-right","declarations":1},{"selector":".float-lg-left","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-lg-left",".float-lg-right",".float-lg-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 1280px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.float-xl-none","declarations":1},{"selector":",.float-xl-right","declarations":1},{"selector":".float-xl-left","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-xl-left",".float-xl-right",".float-xl-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 544px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.direction-sm-ltr","declarations":1},{"selector":".direction-sm-rtl","declarations":1}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-sm-rtl",".direction-sm-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 768px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.direction-md-ltr","declarations":1},{"selector":".direction-md-rtl","declarations":1}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-md-rtl",".direction-md-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 1012px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.direction-lg-ltr","declarations":1},{"selector":".direction-lg-rtl","declarations":1}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-lg-rtl",".direction-lg-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 1280px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.direction-xl-ltr","declarations":1},{"selector":".direction-xl-rtl","declarations":1}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-xl-rtl",".direction-xl-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 544px)","rules":{"total":74,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2],"max":2,"average":1.2027027027027026},"selectorByRuleSizes":[{"selector":",.mx-sm-auto","declarations":2},{"selector":",.my-sm-6","declarations":2},{"selector":",.mx-sm-6","declarations":2},{"selector":",.my-sm-5","declarations":2},{"selector":",.mx-sm-5","declarations":2},{"selector":",.my-sm-4","declarations":2},{"selector":",.mx-sm-4","declarations":2},{"selector":",.my-sm-3","declarations":2},{"selector":",.mx-sm-3","declarations":2},{"selector":",.my-sm-2","declarations":2},{"selector":",.mx-sm-2","declarations":2},{"selector":",.my-sm-1","declarations":2},{"selector":",.mx-sm-1","declarations":2},{"selector":",.my-sm-0","declarations":2},{"selector":",.mx-sm-0","declarations":2},{"selector":",.ml-sm-n6","declarations":1},{"selector":",.mb-sm-n6","declarations":1},{"selector":",.mr-sm-n6","declarations":1},{"selector":",.mt-sm-n6","declarations":1},{"selector":",.ml-sm-6","declarations":1},{"selector":",.mb-sm-6","declarations":1},{"selector":",.mr-sm-6","declarations":1},{"selector":",.mt-sm-6","declarations":1},{"selector":",.m-sm-6","declarations":1},{"selector":",.ml-sm-n5","declarations":1},{"selector":",.mb-sm-n5","declarations":1},{"selector":",.mr-sm-n5","declarations":1},{"selector":",.mt-sm-n5","declarations":1},{"selector":",.ml-sm-5","declarations":1},{"selector":",.mb-sm-5","declarations":1},{"selector":",.mr-sm-5","declarations":1},{"selector":",.mt-sm-5","declarations":1},{"selector":",.m-sm-5","declarations":1},{"selector":",.ml-sm-n4","declarations":1},{"selector":",.mb-sm-n4","declarations":1},{"selector":",.mr-sm-n4","declarations":1},{"selector":",.mt-sm-n4","declarations":1},{"selector":",.ml-sm-4","declarations":1},{"selector":",.mb-sm-4","declarations":1},{"selector":",.mr-sm-4","declarations":1},{"selector":",.mt-sm-4","declarations":1},{"selector":",.m-sm-4","declarations":1},{"selector":",.ml-sm-n3","declarations":1},{"selector":",.mb-sm-n3","declarations":1},{"selector":",.mr-sm-n3","declarations":1},{"selector":",.mt-sm-n3","declarations":1},{"selector":",.ml-sm-3","declarations":1},{"selector":",.mb-sm-3","declarations":1},{"selector":",.mr-sm-3","declarations":1},{"selector":",.mt-sm-3","declarations":1},{"selector":",.m-sm-3","declarations":1},{"selector":",.ml-sm-n2","declarations":1},{"selector":",.mb-sm-n2","declarations":1},{"selector":",.mr-sm-n2","declarations":1},{"selector":",.mt-sm-n2","declarations":1},{"selector":",.ml-sm-2","declarations":1},{"selector":",.mb-sm-2","declarations":1},{"selector":",.mr-sm-2","declarations":1},{"selector":",.mt-sm-2","declarations":1},{"selector":",.m-sm-2","declarations":1},{"selector":",.ml-sm-n1","declarations":1},{"selector":",.mb-sm-n1","declarations":1},{"selector":",.mr-sm-n1","declarations":1},{"selector":",.mt-sm-n1","declarations":1},{"selector":",.ml-sm-1","declarations":1},{"selector":",.mb-sm-1","declarations":1},{"selector":",.mr-sm-1","declarations":1},{"selector":",.mt-sm-1","declarations":1},{"selector":",.m-sm-1","declarations":1},{"selector":",.ml-sm-0","declarations":1},{"selector":",.mb-sm-0","declarations":1},{"selector":",.mr-sm-0","declarations":1},{"selector":",.mt-sm-0","declarations":1},{"selector":".m-sm-0","declarations":1}]},"selectors":{"total":74,"type":0,"class":74,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-sm-0",".mt-sm-0",".mr-sm-0",".mb-sm-0",".ml-sm-0",".mx-sm-0",".my-sm-0",".m-sm-1",".mt-sm-1",".mr-sm-1",".mb-sm-1",".ml-sm-1",".mt-sm-n1",".mr-sm-n1",".mb-sm-n1",".ml-sm-n1",".mx-sm-1",".my-sm-1",".m-sm-2",".mt-sm-2",".mr-sm-2",".mb-sm-2",".ml-sm-2",".mt-sm-n2",".mr-sm-n2",".mb-sm-n2",".ml-sm-n2",".mx-sm-2",".my-sm-2",".m-sm-3",".mt-sm-3",".mr-sm-3",".mb-sm-3",".ml-sm-3",".mt-sm-n3",".mr-sm-n3",".mb-sm-n3",".ml-sm-n3",".mx-sm-3",".my-sm-3",".m-sm-4",".mt-sm-4",".mr-sm-4",".mb-sm-4",".ml-sm-4",".mt-sm-n4",".mr-sm-n4",".mb-sm-n4",".ml-sm-n4",".mx-sm-4",".my-sm-4",".m-sm-5",".mt-sm-5",".mr-sm-5",".mb-sm-5",".ml-sm-5",".mt-sm-n5",".mr-sm-n5",".mb-sm-n5",".ml-sm-n5",".mx-sm-5",".my-sm-5",".m-sm-6",".mt-sm-6",".mr-sm-6",".mb-sm-6",".ml-sm-6",".mt-sm-n6",".mr-sm-n6",".mb-sm-n6",".ml-sm-n6",".mx-sm-6",".my-sm-6",".mx-sm-auto"],"specificity":{"max":10,"average":10}},"declarations":{"total":89,"unique":61,"properties":{"margin":["0","4px","8px","16px","24px","32px","40px"],"margin-top":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"margin-bottom":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-left":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"]}}},{"value":"(min-width: 768px)","rules":{"total":74,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2],"max":2,"average":1.2027027027027026},"selectorByRuleSizes":[{"selector":",.mx-md-auto","declarations":2},{"selector":",.my-md-6","declarations":2},{"selector":",.mx-md-6","declarations":2},{"selector":",.my-md-5","declarations":2},{"selector":",.mx-md-5","declarations":2},{"selector":",.my-md-4","declarations":2},{"selector":",.mx-md-4","declarations":2},{"selector":",.my-md-3","declarations":2},{"selector":",.mx-md-3","declarations":2},{"selector":",.my-md-2","declarations":2},{"selector":",.mx-md-2","declarations":2},{"selector":",.my-md-1","declarations":2},{"selector":",.mx-md-1","declarations":2},{"selector":",.my-md-0","declarations":2},{"selector":",.mx-md-0","declarations":2},{"selector":",.ml-md-n6","declarations":1},{"selector":",.mb-md-n6","declarations":1},{"selector":",.mr-md-n6","declarations":1},{"selector":",.mt-md-n6","declarations":1},{"selector":",.ml-md-6","declarations":1},{"selector":",.mb-md-6","declarations":1},{"selector":",.mr-md-6","declarations":1},{"selector":",.mt-md-6","declarations":1},{"selector":",.m-md-6","declarations":1},{"selector":",.ml-md-n5","declarations":1},{"selector":",.mb-md-n5","declarations":1},{"selector":",.mr-md-n5","declarations":1},{"selector":",.mt-md-n5","declarations":1},{"selector":",.ml-md-5","declarations":1},{"selector":",.mb-md-5","declarations":1},{"selector":",.mr-md-5","declarations":1},{"selector":",.mt-md-5","declarations":1},{"selector":",.m-md-5","declarations":1},{"selector":",.ml-md-n4","declarations":1},{"selector":",.mb-md-n4","declarations":1},{"selector":",.mr-md-n4","declarations":1},{"selector":",.mt-md-n4","declarations":1},{"selector":",.ml-md-4","declarations":1},{"selector":",.mb-md-4","declarations":1},{"selector":",.mr-md-4","declarations":1},{"selector":",.mt-md-4","declarations":1},{"selector":",.m-md-4","declarations":1},{"selector":",.ml-md-n3","declarations":1},{"selector":",.mb-md-n3","declarations":1},{"selector":",.mr-md-n3","declarations":1},{"selector":",.mt-md-n3","declarations":1},{"selector":",.ml-md-3","declarations":1},{"selector":",.mb-md-3","declarations":1},{"selector":",.mr-md-3","declarations":1},{"selector":",.mt-md-3","declarations":1},{"selector":",.m-md-3","declarations":1},{"selector":",.ml-md-n2","declarations":1},{"selector":",.mb-md-n2","declarations":1},{"selector":",.mr-md-n2","declarations":1},{"selector":",.mt-md-n2","declarations":1},{"selector":",.ml-md-2","declarations":1},{"selector":",.mb-md-2","declarations":1},{"selector":",.mr-md-2","declarations":1},{"selector":",.mt-md-2","declarations":1},{"selector":",.m-md-2","declarations":1},{"selector":",.ml-md-n1","declarations":1},{"selector":",.mb-md-n1","declarations":1},{"selector":",.mr-md-n1","declarations":1},{"selector":",.mt-md-n1","declarations":1},{"selector":",.ml-md-1","declarations":1},{"selector":",.mb-md-1","declarations":1},{"selector":",.mr-md-1","declarations":1},{"selector":",.mt-md-1","declarations":1},{"selector":",.m-md-1","declarations":1},{"selector":",.ml-md-0","declarations":1},{"selector":",.mb-md-0","declarations":1},{"selector":",.mr-md-0","declarations":1},{"selector":",.mt-md-0","declarations":1},{"selector":".m-md-0","declarations":1}]},"selectors":{"total":74,"type":0,"class":74,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-md-0",".mt-md-0",".mr-md-0",".mb-md-0",".ml-md-0",".mx-md-0",".my-md-0",".m-md-1",".mt-md-1",".mr-md-1",".mb-md-1",".ml-md-1",".mt-md-n1",".mr-md-n1",".mb-md-n1",".ml-md-n1",".mx-md-1",".my-md-1",".m-md-2",".mt-md-2",".mr-md-2",".mb-md-2",".ml-md-2",".mt-md-n2",".mr-md-n2",".mb-md-n2",".ml-md-n2",".mx-md-2",".my-md-2",".m-md-3",".mt-md-3",".mr-md-3",".mb-md-3",".ml-md-3",".mt-md-n3",".mr-md-n3",".mb-md-n3",".ml-md-n3",".mx-md-3",".my-md-3",".m-md-4",".mt-md-4",".mr-md-4",".mb-md-4",".ml-md-4",".mt-md-n4",".mr-md-n4",".mb-md-n4",".ml-md-n4",".mx-md-4",".my-md-4",".m-md-5",".mt-md-5",".mr-md-5",".mb-md-5",".ml-md-5",".mt-md-n5",".mr-md-n5",".mb-md-n5",".ml-md-n5",".mx-md-5",".my-md-5",".m-md-6",".mt-md-6",".mr-md-6",".mb-md-6",".ml-md-6",".mt-md-n6",".mr-md-n6",".mb-md-n6",".ml-md-n6",".mx-md-6",".my-md-6",".mx-md-auto"],"specificity":{"max":10,"average":10}},"declarations":{"total":89,"unique":61,"properties":{"margin":["0","4px","8px","16px","24px","32px","40px"],"margin-top":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"margin-bottom":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-left":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"]}}},{"value":"(min-width: 1012px)","rules":{"total":74,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2],"max":2,"average":1.2027027027027026},"selectorByRuleSizes":[{"selector":",.mx-lg-auto","declarations":2},{"selector":",.my-lg-6","declarations":2},{"selector":",.mx-lg-6","declarations":2},{"selector":",.my-lg-5","declarations":2},{"selector":",.mx-lg-5","declarations":2},{"selector":",.my-lg-4","declarations":2},{"selector":",.mx-lg-4","declarations":2},{"selector":",.my-lg-3","declarations":2},{"selector":",.mx-lg-3","declarations":2},{"selector":",.my-lg-2","declarations":2},{"selector":",.mx-lg-2","declarations":2},{"selector":",.my-lg-1","declarations":2},{"selector":",.mx-lg-1","declarations":2},{"selector":",.my-lg-0","declarations":2},{"selector":",.mx-lg-0","declarations":2},{"selector":",.ml-lg-n6","declarations":1},{"selector":",.mb-lg-n6","declarations":1},{"selector":",.mr-lg-n6","declarations":1},{"selector":",.mt-lg-n6","declarations":1},{"selector":",.ml-lg-6","declarations":1},{"selector":",.mb-lg-6","declarations":1},{"selector":",.mr-lg-6","declarations":1},{"selector":",.mt-lg-6","declarations":1},{"selector":",.m-lg-6","declarations":1},{"selector":",.ml-lg-n5","declarations":1},{"selector":",.mb-lg-n5","declarations":1},{"selector":",.mr-lg-n5","declarations":1},{"selector":",.mt-lg-n5","declarations":1},{"selector":",.ml-lg-5","declarations":1},{"selector":",.mb-lg-5","declarations":1},{"selector":",.mr-lg-5","declarations":1},{"selector":",.mt-lg-5","declarations":1},{"selector":",.m-lg-5","declarations":1},{"selector":",.ml-lg-n4","declarations":1},{"selector":",.mb-lg-n4","declarations":1},{"selector":",.mr-lg-n4","declarations":1},{"selector":",.mt-lg-n4","declarations":1},{"selector":",.ml-lg-4","declarations":1},{"selector":",.mb-lg-4","declarations":1},{"selector":",.mr-lg-4","declarations":1},{"selector":",.mt-lg-4","declarations":1},{"selector":",.m-lg-4","declarations":1},{"selector":",.ml-lg-n3","declarations":1},{"selector":",.mb-lg-n3","declarations":1},{"selector":",.mr-lg-n3","declarations":1},{"selector":",.mt-lg-n3","declarations":1},{"selector":",.ml-lg-3","declarations":1},{"selector":",.mb-lg-3","declarations":1},{"selector":",.mr-lg-3","declarations":1},{"selector":",.mt-lg-3","declarations":1},{"selector":",.m-lg-3","declarations":1},{"selector":",.ml-lg-n2","declarations":1},{"selector":",.mb-lg-n2","declarations":1},{"selector":",.mr-lg-n2","declarations":1},{"selector":",.mt-lg-n2","declarations":1},{"selector":",.ml-lg-2","declarations":1},{"selector":",.mb-lg-2","declarations":1},{"selector":",.mr-lg-2","declarations":1},{"selector":",.mt-lg-2","declarations":1},{"selector":",.m-lg-2","declarations":1},{"selector":",.ml-lg-n1","declarations":1},{"selector":",.mb-lg-n1","declarations":1},{"selector":",.mr-lg-n1","declarations":1},{"selector":",.mt-lg-n1","declarations":1},{"selector":",.ml-lg-1","declarations":1},{"selector":",.mb-lg-1","declarations":1},{"selector":",.mr-lg-1","declarations":1},{"selector":",.mt-lg-1","declarations":1},{"selector":",.m-lg-1","declarations":1},{"selector":",.ml-lg-0","declarations":1},{"selector":",.mb-lg-0","declarations":1},{"selector":",.mr-lg-0","declarations":1},{"selector":",.mt-lg-0","declarations":1},{"selector":".m-lg-0","declarations":1}]},"selectors":{"total":74,"type":0,"class":74,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-lg-0",".mt-lg-0",".mr-lg-0",".mb-lg-0",".ml-lg-0",".mx-lg-0",".my-lg-0",".m-lg-1",".mt-lg-1",".mr-lg-1",".mb-lg-1",".ml-lg-1",".mt-lg-n1",".mr-lg-n1",".mb-lg-n1",".ml-lg-n1",".mx-lg-1",".my-lg-1",".m-lg-2",".mt-lg-2",".mr-lg-2",".mb-lg-2",".ml-lg-2",".mt-lg-n2",".mr-lg-n2",".mb-lg-n2",".ml-lg-n2",".mx-lg-2",".my-lg-2",".m-lg-3",".mt-lg-3",".mr-lg-3",".mb-lg-3",".ml-lg-3",".mt-lg-n3",".mr-lg-n3",".mb-lg-n3",".ml-lg-n3",".mx-lg-3",".my-lg-3",".m-lg-4",".mt-lg-4",".mr-lg-4",".mb-lg-4",".ml-lg-4",".mt-lg-n4",".mr-lg-n4",".mb-lg-n4",".ml-lg-n4",".mx-lg-4",".my-lg-4",".m-lg-5",".mt-lg-5",".mr-lg-5",".mb-lg-5",".ml-lg-5",".mt-lg-n5",".mr-lg-n5",".mb-lg-n5",".ml-lg-n5",".mx-lg-5",".my-lg-5",".m-lg-6",".mt-lg-6",".mr-lg-6",".mb-lg-6",".ml-lg-6",".mt-lg-n6",".mr-lg-n6",".mb-lg-n6",".ml-lg-n6",".mx-lg-6",".my-lg-6",".mx-lg-auto"],"specificity":{"max":10,"average":10}},"declarations":{"total":89,"unique":61,"properties":{"margin":["0","4px","8px","16px","24px","32px","40px"],"margin-top":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"margin-bottom":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-left":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"]}}},{"value":"(min-width: 1280px)","rules":{"total":74,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2],"max":2,"average":1.2027027027027026},"selectorByRuleSizes":[{"selector":",.mx-xl-auto","declarations":2},{"selector":",.my-xl-6","declarations":2},{"selector":",.mx-xl-6","declarations":2},{"selector":",.my-xl-5","declarations":2},{"selector":",.mx-xl-5","declarations":2},{"selector":",.my-xl-4","declarations":2},{"selector":",.mx-xl-4","declarations":2},{"selector":",.my-xl-3","declarations":2},{"selector":",.mx-xl-3","declarations":2},{"selector":",.my-xl-2","declarations":2},{"selector":",.mx-xl-2","declarations":2},{"selector":",.my-xl-1","declarations":2},{"selector":",.mx-xl-1","declarations":2},{"selector":",.my-xl-0","declarations":2},{"selector":",.mx-xl-0","declarations":2},{"selector":",.ml-xl-n6","declarations":1},{"selector":",.mb-xl-n6","declarations":1},{"selector":",.mr-xl-n6","declarations":1},{"selector":",.mt-xl-n6","declarations":1},{"selector":",.ml-xl-6","declarations":1},{"selector":",.mb-xl-6","declarations":1},{"selector":",.mr-xl-6","declarations":1},{"selector":",.mt-xl-6","declarations":1},{"selector":",.m-xl-6","declarations":1},{"selector":",.ml-xl-n5","declarations":1},{"selector":",.mb-xl-n5","declarations":1},{"selector":",.mr-xl-n5","declarations":1},{"selector":",.mt-xl-n5","declarations":1},{"selector":",.ml-xl-5","declarations":1},{"selector":",.mb-xl-5","declarations":1},{"selector":",.mr-xl-5","declarations":1},{"selector":",.mt-xl-5","declarations":1},{"selector":",.m-xl-5","declarations":1},{"selector":",.ml-xl-n4","declarations":1},{"selector":",.mb-xl-n4","declarations":1},{"selector":",.mr-xl-n4","declarations":1},{"selector":",.mt-xl-n4","declarations":1},{"selector":",.ml-xl-4","declarations":1},{"selector":",.mb-xl-4","declarations":1},{"selector":",.mr-xl-4","declarations":1},{"selector":",.mt-xl-4","declarations":1},{"selector":",.m-xl-4","declarations":1},{"selector":",.ml-xl-n3","declarations":1},{"selector":",.mb-xl-n3","declarations":1},{"selector":",.mr-xl-n3","declarations":1},{"selector":",.mt-xl-n3","declarations":1},{"selector":",.ml-xl-3","declarations":1},{"selector":",.mb-xl-3","declarations":1},{"selector":",.mr-xl-3","declarations":1},{"selector":",.mt-xl-3","declarations":1},{"selector":",.m-xl-3","declarations":1},{"selector":",.ml-xl-n2","declarations":1},{"selector":",.mb-xl-n2","declarations":1},{"selector":",.mr-xl-n2","declarations":1},{"selector":",.mt-xl-n2","declarations":1},{"selector":",.ml-xl-2","declarations":1},{"selector":",.mb-xl-2","declarations":1},{"selector":",.mr-xl-2","declarations":1},{"selector":",.mt-xl-2","declarations":1},{"selector":",.m-xl-2","declarations":1},{"selector":",.ml-xl-n1","declarations":1},{"selector":",.mb-xl-n1","declarations":1},{"selector":",.mr-xl-n1","declarations":1},{"selector":",.mt-xl-n1","declarations":1},{"selector":",.ml-xl-1","declarations":1},{"selector":",.mb-xl-1","declarations":1},{"selector":",.mr-xl-1","declarations":1},{"selector":",.mt-xl-1","declarations":1},{"selector":",.m-xl-1","declarations":1},{"selector":",.ml-xl-0","declarations":1},{"selector":",.mb-xl-0","declarations":1},{"selector":",.mr-xl-0","declarations":1},{"selector":",.mt-xl-0","declarations":1},{"selector":".m-xl-0","declarations":1}]},"selectors":{"total":74,"type":0,"class":74,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-xl-0",".mt-xl-0",".mr-xl-0",".mb-xl-0",".ml-xl-0",".mx-xl-0",".my-xl-0",".m-xl-1",".mt-xl-1",".mr-xl-1",".mb-xl-1",".ml-xl-1",".mt-xl-n1",".mr-xl-n1",".mb-xl-n1",".ml-xl-n1",".mx-xl-1",".my-xl-1",".m-xl-2",".mt-xl-2",".mr-xl-2",".mb-xl-2",".ml-xl-2",".mt-xl-n2",".mr-xl-n2",".mb-xl-n2",".ml-xl-n2",".mx-xl-2",".my-xl-2",".m-xl-3",".mt-xl-3",".mr-xl-3",".mb-xl-3",".ml-xl-3",".mt-xl-n3",".mr-xl-n3",".mb-xl-n3",".ml-xl-n3",".mx-xl-3",".my-xl-3",".m-xl-4",".mt-xl-4",".mr-xl-4",".mb-xl-4",".ml-xl-4",".mt-xl-n4",".mr-xl-n4",".mb-xl-n4",".ml-xl-n4",".mx-xl-4",".my-xl-4",".m-xl-5",".mt-xl-5",".mr-xl-5",".mb-xl-5",".ml-xl-5",".mt-xl-n5",".mr-xl-n5",".mb-xl-n5",".ml-xl-n5",".mx-xl-5",".my-xl-5",".m-xl-6",".mt-xl-6",".mr-xl-6",".mb-xl-6",".ml-xl-6",".mt-xl-n6",".mr-xl-n6",".mb-xl-n6",".ml-xl-n6",".mx-xl-6",".my-xl-6",".mx-xl-auto"],"specificity":{"max":10,"average":10}},"declarations":{"total":89,"unique":61,"properties":{"margin":["0","4px","8px","16px","24px","32px","40px"],"margin-top":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"margin-bottom":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-left":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"]}}},{"value":"(min-width: 544px)","rules":{"total":49,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858},"selectorByRuleSizes":[{"selector":",.py-sm-6","declarations":2},{"selector":",.px-sm-6","declarations":2},{"selector":",.py-sm-5","declarations":2},{"selector":",.px-sm-5","declarations":2},{"selector":",.py-sm-4","declarations":2},{"selector":",.px-sm-4","declarations":2},{"selector":",.py-sm-3","declarations":2},{"selector":",.px-sm-3","declarations":2},{"selector":",.py-sm-2","declarations":2},{"selector":",.px-sm-2","declarations":2},{"selector":",.py-sm-1","declarations":2},{"selector":",.px-sm-1","declarations":2},{"selector":",.py-sm-0","declarations":2},{"selector":",.px-sm-0","declarations":2},{"selector":",.pl-sm-6","declarations":1},{"selector":",.pb-sm-6","declarations":1},{"selector":",.pr-sm-6","declarations":1},{"selector":",.pt-sm-6","declarations":1},{"selector":",.p-sm-6","declarations":1},{"selector":",.pl-sm-5","declarations":1},{"selector":",.pb-sm-5","declarations":1},{"selector":",.pr-sm-5","declarations":1},{"selector":",.pt-sm-5","declarations":1},{"selector":",.p-sm-5","declarations":1},{"selector":",.pl-sm-4","declarations":1},{"selector":",.pb-sm-4","declarations":1},{"selector":",.pr-sm-4","declarations":1},{"selector":",.pt-sm-4","declarations":1},{"selector":",.p-sm-4","declarations":1},{"selector":",.pl-sm-3","declarations":1},{"selector":",.pb-sm-3","declarations":1},{"selector":",.pr-sm-3","declarations":1},{"selector":",.pt-sm-3","declarations":1},{"selector":",.p-sm-3","declarations":1},{"selector":",.pl-sm-2","declarations":1},{"selector":",.pb-sm-2","declarations":1},{"selector":",.pr-sm-2","declarations":1},{"selector":",.pt-sm-2","declarations":1},{"selector":",.p-sm-2","declarations":1},{"selector":",.pl-sm-1","declarations":1},{"selector":",.pb-sm-1","declarations":1},{"selector":",.pr-sm-1","declarations":1},{"selector":",.pt-sm-1","declarations":1},{"selector":",.p-sm-1","declarations":1},{"selector":",.pl-sm-0","declarations":1},{"selector":",.pb-sm-0","declarations":1},{"selector":",.pr-sm-0","declarations":1},{"selector":",.pt-sm-0","declarations":1},{"selector":".p-sm-0","declarations":1}]},"selectors":{"total":49,"type":0,"class":49,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-sm-0",".pt-sm-0",".pr-sm-0",".pb-sm-0",".pl-sm-0",".px-sm-0",".py-sm-0",".p-sm-1",".pt-sm-1",".pr-sm-1",".pb-sm-1",".pl-sm-1",".px-sm-1",".py-sm-1",".p-sm-2",".pt-sm-2",".pr-sm-2",".pb-sm-2",".pl-sm-2",".px-sm-2",".py-sm-2",".p-sm-3",".pt-sm-3",".pr-sm-3",".pb-sm-3",".pl-sm-3",".px-sm-3",".py-sm-3",".p-sm-4",".pt-sm-4",".pr-sm-4",".pb-sm-4",".pl-sm-4",".px-sm-4",".py-sm-4",".p-sm-5",".pt-sm-5",".pr-sm-5",".pb-sm-5",".pl-sm-5",".px-sm-5",".py-sm-5",".p-sm-6",".pt-sm-6",".pr-sm-6",".pb-sm-6",".pl-sm-6",".px-sm-6",".py-sm-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":63,"unique":35,"properties":{"padding":["0","4px","8px","16px","24px","32px","40px"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"]}}},{"value":"(min-width: 768px)","rules":{"total":49,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858},"selectorByRuleSizes":[{"selector":",.py-md-6","declarations":2},{"selector":",.px-md-6","declarations":2},{"selector":",.py-md-5","declarations":2},{"selector":",.px-md-5","declarations":2},{"selector":",.py-md-4","declarations":2},{"selector":",.px-md-4","declarations":2},{"selector":",.py-md-3","declarations":2},{"selector":",.px-md-3","declarations":2},{"selector":",.py-md-2","declarations":2},{"selector":",.px-md-2","declarations":2},{"selector":",.py-md-1","declarations":2},{"selector":",.px-md-1","declarations":2},{"selector":",.py-md-0","declarations":2},{"selector":",.px-md-0","declarations":2},{"selector":",.pl-md-6","declarations":1},{"selector":",.pb-md-6","declarations":1},{"selector":",.pr-md-6","declarations":1},{"selector":",.pt-md-6","declarations":1},{"selector":",.p-md-6","declarations":1},{"selector":",.pl-md-5","declarations":1},{"selector":",.pb-md-5","declarations":1},{"selector":",.pr-md-5","declarations":1},{"selector":",.pt-md-5","declarations":1},{"selector":",.p-md-5","declarations":1},{"selector":",.pl-md-4","declarations":1},{"selector":",.pb-md-4","declarations":1},{"selector":",.pr-md-4","declarations":1},{"selector":",.pt-md-4","declarations":1},{"selector":",.p-md-4","declarations":1},{"selector":",.pl-md-3","declarations":1},{"selector":",.pb-md-3","declarations":1},{"selector":",.pr-md-3","declarations":1},{"selector":",.pt-md-3","declarations":1},{"selector":",.p-md-3","declarations":1},{"selector":",.pl-md-2","declarations":1},{"selector":",.pb-md-2","declarations":1},{"selector":",.pr-md-2","declarations":1},{"selector":",.pt-md-2","declarations":1},{"selector":",.p-md-2","declarations":1},{"selector":",.pl-md-1","declarations":1},{"selector":",.pb-md-1","declarations":1},{"selector":",.pr-md-1","declarations":1},{"selector":",.pt-md-1","declarations":1},{"selector":",.p-md-1","declarations":1},{"selector":",.pl-md-0","declarations":1},{"selector":",.pb-md-0","declarations":1},{"selector":",.pr-md-0","declarations":1},{"selector":",.pt-md-0","declarations":1},{"selector":".p-md-0","declarations":1}]},"selectors":{"total":49,"type":0,"class":49,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-md-0",".pt-md-0",".pr-md-0",".pb-md-0",".pl-md-0",".px-md-0",".py-md-0",".p-md-1",".pt-md-1",".pr-md-1",".pb-md-1",".pl-md-1",".px-md-1",".py-md-1",".p-md-2",".pt-md-2",".pr-md-2",".pb-md-2",".pl-md-2",".px-md-2",".py-md-2",".p-md-3",".pt-md-3",".pr-md-3",".pb-md-3",".pl-md-3",".px-md-3",".py-md-3",".p-md-4",".pt-md-4",".pr-md-4",".pb-md-4",".pl-md-4",".px-md-4",".py-md-4",".p-md-5",".pt-md-5",".pr-md-5",".pb-md-5",".pl-md-5",".px-md-5",".py-md-5",".p-md-6",".pt-md-6",".pr-md-6",".pb-md-6",".pl-md-6",".px-md-6",".py-md-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":63,"unique":35,"properties":{"padding":["0","4px","8px","16px","24px","32px","40px"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"]}}},{"value":"(min-width: 1012px)","rules":{"total":49,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858},"selectorByRuleSizes":[{"selector":",.py-lg-6","declarations":2},{"selector":",.px-lg-6","declarations":2},{"selector":",.py-lg-5","declarations":2},{"selector":",.px-lg-5","declarations":2},{"selector":",.py-lg-4","declarations":2},{"selector":",.px-lg-4","declarations":2},{"selector":",.py-lg-3","declarations":2},{"selector":",.px-lg-3","declarations":2},{"selector":",.py-lg-2","declarations":2},{"selector":",.px-lg-2","declarations":2},{"selector":",.py-lg-1","declarations":2},{"selector":",.px-lg-1","declarations":2},{"selector":",.py-lg-0","declarations":2},{"selector":",.px-lg-0","declarations":2},{"selector":",.pl-lg-6","declarations":1},{"selector":",.pb-lg-6","declarations":1},{"selector":",.pr-lg-6","declarations":1},{"selector":",.pt-lg-6","declarations":1},{"selector":",.p-lg-6","declarations":1},{"selector":",.pl-lg-5","declarations":1},{"selector":",.pb-lg-5","declarations":1},{"selector":",.pr-lg-5","declarations":1},{"selector":",.pt-lg-5","declarations":1},{"selector":",.p-lg-5","declarations":1},{"selector":",.pl-lg-4","declarations":1},{"selector":",.pb-lg-4","declarations":1},{"selector":",.pr-lg-4","declarations":1},{"selector":",.pt-lg-4","declarations":1},{"selector":",.p-lg-4","declarations":1},{"selector":",.pl-lg-3","declarations":1},{"selector":",.pb-lg-3","declarations":1},{"selector":",.pr-lg-3","declarations":1},{"selector":",.pt-lg-3","declarations":1},{"selector":",.p-lg-3","declarations":1},{"selector":",.pl-lg-2","declarations":1},{"selector":",.pb-lg-2","declarations":1},{"selector":",.pr-lg-2","declarations":1},{"selector":",.pt-lg-2","declarations":1},{"selector":",.p-lg-2","declarations":1},{"selector":",.pl-lg-1","declarations":1},{"selector":",.pb-lg-1","declarations":1},{"selector":",.pr-lg-1","declarations":1},{"selector":",.pt-lg-1","declarations":1},{"selector":",.p-lg-1","declarations":1},{"selector":",.pl-lg-0","declarations":1},{"selector":",.pb-lg-0","declarations":1},{"selector":",.pr-lg-0","declarations":1},{"selector":",.pt-lg-0","declarations":1},{"selector":".p-lg-0","declarations":1}]},"selectors":{"total":49,"type":0,"class":49,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-lg-0",".pt-lg-0",".pr-lg-0",".pb-lg-0",".pl-lg-0",".px-lg-0",".py-lg-0",".p-lg-1",".pt-lg-1",".pr-lg-1",".pb-lg-1",".pl-lg-1",".px-lg-1",".py-lg-1",".p-lg-2",".pt-lg-2",".pr-lg-2",".pb-lg-2",".pl-lg-2",".px-lg-2",".py-lg-2",".p-lg-3",".pt-lg-3",".pr-lg-3",".pb-lg-3",".pl-lg-3",".px-lg-3",".py-lg-3",".p-lg-4",".pt-lg-4",".pr-lg-4",".pb-lg-4",".pl-lg-4",".px-lg-4",".py-lg-4",".p-lg-5",".pt-lg-5",".pr-lg-5",".pb-lg-5",".pl-lg-5",".px-lg-5",".py-lg-5",".p-lg-6",".pt-lg-6",".pr-lg-6",".pb-lg-6",".pl-lg-6",".px-lg-6",".py-lg-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":63,"unique":35,"properties":{"padding":["0","4px","8px","16px","24px","32px","40px"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"]}}},{"value":"(min-width: 1280px)","rules":{"total":49,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858},"selectorByRuleSizes":[{"selector":",.py-xl-6","declarations":2},{"selector":",.px-xl-6","declarations":2},{"selector":",.py-xl-5","declarations":2},{"selector":",.px-xl-5","declarations":2},{"selector":",.py-xl-4","declarations":2},{"selector":",.px-xl-4","declarations":2},{"selector":",.py-xl-3","declarations":2},{"selector":",.px-xl-3","declarations":2},{"selector":",.py-xl-2","declarations":2},{"selector":",.px-xl-2","declarations":2},{"selector":",.py-xl-1","declarations":2},{"selector":",.px-xl-1","declarations":2},{"selector":",.py-xl-0","declarations":2},{"selector":",.px-xl-0","declarations":2},{"selector":",.pl-xl-6","declarations":1},{"selector":",.pb-xl-6","declarations":1},{"selector":",.pr-xl-6","declarations":1},{"selector":",.pt-xl-6","declarations":1},{"selector":",.p-xl-6","declarations":1},{"selector":",.pl-xl-5","declarations":1},{"selector":",.pb-xl-5","declarations":1},{"selector":",.pr-xl-5","declarations":1},{"selector":",.pt-xl-5","declarations":1},{"selector":",.p-xl-5","declarations":1},{"selector":",.pl-xl-4","declarations":1},{"selector":",.pb-xl-4","declarations":1},{"selector":",.pr-xl-4","declarations":1},{"selector":",.pt-xl-4","declarations":1},{"selector":",.p-xl-4","declarations":1},{"selector":",.pl-xl-3","declarations":1},{"selector":",.pb-xl-3","declarations":1},{"selector":",.pr-xl-3","declarations":1},{"selector":",.pt-xl-3","declarations":1},{"selector":",.p-xl-3","declarations":1},{"selector":",.pl-xl-2","declarations":1},{"selector":",.pb-xl-2","declarations":1},{"selector":",.pr-xl-2","declarations":1},{"selector":",.pt-xl-2","declarations":1},{"selector":",.p-xl-2","declarations":1},{"selector":",.pl-xl-1","declarations":1},{"selector":",.pb-xl-1","declarations":1},{"selector":",.pr-xl-1","declarations":1},{"selector":",.pt-xl-1","declarations":1},{"selector":",.p-xl-1","declarations":1},{"selector":",.pl-xl-0","declarations":1},{"selector":",.pb-xl-0","declarations":1},{"selector":",.pr-xl-0","declarations":1},{"selector":",.pt-xl-0","declarations":1},{"selector":".p-xl-0","declarations":1}]},"selectors":{"total":49,"type":0,"class":49,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-xl-0",".pt-xl-0",".pr-xl-0",".pb-xl-0",".pl-xl-0",".px-xl-0",".py-xl-0",".p-xl-1",".pt-xl-1",".pr-xl-1",".pb-xl-1",".pl-xl-1",".px-xl-1",".py-xl-1",".p-xl-2",".pt-xl-2",".pr-xl-2",".pb-xl-2",".pl-xl-2",".px-xl-2",".py-xl-2",".p-xl-3",".pt-xl-3",".pr-xl-3",".pb-xl-3",".pl-xl-3",".px-xl-3",".py-xl-3",".p-xl-4",".pt-xl-4",".pr-xl-4",".pb-xl-4",".pl-xl-4",".px-xl-4",".py-xl-4",".p-xl-5",".pt-xl-5",".pr-xl-5",".pb-xl-5",".pl-xl-5",".px-xl-5",".py-xl-5",".p-xl-6",".pt-xl-6",".pr-xl-6",".pb-xl-6",".pl-xl-6",".px-xl-6",".py-xl-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":63,"unique":35,"properties":{"padding":["0","4px","8px","16px","24px","32px","40px"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"]}}},{"value":"(min-width: 544px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":".p-responsive","declarations":2}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-responsive"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-right":["40px"],"padding-left":["40px"]}}},{"value":"(min-width: 1012px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":".p-responsive","declarations":2}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-responsive"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-right":["16px"],"padding-left":["16px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".h1","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".h1"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["32px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".h2","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".h2"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["24px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".h3","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".h3"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["20px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f1","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f1"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["32px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f2","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f2"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["24px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f3","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f3"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["20px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f4","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f4"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["16px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f00-light","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f00-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["48px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f0-light","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f0-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["40px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f1-light","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f1-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["32px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f2-light","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f2-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["24px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f3-light","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f3-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["20px"]}}},{"value":"(min-width: 544px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.text-sm-center","declarations":1},{"selector":",.text-sm-left","declarations":1},{"selector":".text-sm-right","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-sm-right",".text-sm-left",".text-sm-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 768px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.text-md-center","declarations":1},{"selector":",.text-md-left","declarations":1},{"selector":".text-md-right","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-md-right",".text-md-left",".text-md-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 1012px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.text-lg-center","declarations":1},{"selector":",.text-lg-left","declarations":1},{"selector":".text-lg-right","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-lg-right",".text-lg-left",".text-lg-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 1280px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.text-xl-center","declarations":1},{"selector":",.text-xl-left","declarations":1},{"selector":".text-xl-right","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-xl-right",".text-xl-left",".text-xl-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 544px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.d-sm-table-cell","declarations":1},{"selector":",.d-sm-table","declarations":1},{"selector":",.d-sm-none","declarations":1},{"selector":",.d-sm-inline-flex","declarations":1},{"selector":",.d-sm-inline-block","declarations":1},{"selector":",.d-sm-inline","declarations":1},{"selector":",.d-sm-flex","declarations":1},{"selector":".d-sm-block","declarations":1}]},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-sm-block",".d-sm-flex",".d-sm-inline",".d-sm-inline-block",".d-sm-inline-flex",".d-sm-none",".d-sm-table",".d-sm-table-cell"],"specificity":{"max":10,"average":10}},"declarations":{"total":8,"unique":8,"properties":{"display":["block","flex","inline","inline-block","inline-flex","none","table","table-cell"]}}},{"value":"(min-width: 768px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.d-md-table-cell","declarations":1},{"selector":",.d-md-table","declarations":1},{"selector":",.d-md-none","declarations":1},{"selector":",.d-md-inline-flex","declarations":1},{"selector":",.d-md-inline-block","declarations":1},{"selector":",.d-md-inline","declarations":1},{"selector":",.d-md-flex","declarations":1},{"selector":".d-md-block","declarations":1}]},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-md-block",".d-md-flex",".d-md-inline",".d-md-inline-block",".d-md-inline-flex",".d-md-none",".d-md-table",".d-md-table-cell"],"specificity":{"max":10,"average":10}},"declarations":{"total":8,"unique":8,"properties":{"display":["block","flex","inline","inline-block","inline-flex","none","table","table-cell"]}}},{"value":"(min-width: 1012px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.d-lg-table-cell","declarations":1},{"selector":",.d-lg-table","declarations":1},{"selector":",.d-lg-none","declarations":1},{"selector":",.d-lg-inline-flex","declarations":1},{"selector":",.d-lg-inline-block","declarations":1},{"selector":",.d-lg-inline","declarations":1},{"selector":",.d-lg-flex","declarations":1},{"selector":".d-lg-block","declarations":1}]},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-lg-block",".d-lg-flex",".d-lg-inline",".d-lg-inline-block",".d-lg-inline-flex",".d-lg-none",".d-lg-table",".d-lg-table-cell"],"specificity":{"max":10,"average":10}},"declarations":{"total":8,"unique":8,"properties":{"display":["block","flex","inline","inline-block","inline-flex","none","table","table-cell"]}}},{"value":"(min-width: 1280px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.d-xl-table-cell","declarations":1},{"selector":",.d-xl-table","declarations":1},{"selector":",.d-xl-none","declarations":1},{"selector":",.d-xl-inline-flex","declarations":1},{"selector":",.d-xl-inline-block","declarations":1},{"selector":",.d-xl-inline","declarations":1},{"selector":",.d-xl-flex","declarations":1},{"selector":".d-xl-block","declarations":1}]},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-xl-block",".d-xl-flex",".d-xl-inline",".d-xl-inline-block",".d-xl-inline-flex",".d-xl-none",".d-xl-table",".d-xl-table-cell"],"specificity":{"max":10,"average":10}},"declarations":{"total":8,"unique":8,"properties":{"display":["block","flex","inline","inline-block","inline-flex","none","table","table-cell"]}}},{"value":"(max-width: 544px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".hide-sm","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-sm"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}},{"value":"(min-width: 544px) and (max-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".hide-md","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-md"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}},{"value":"(min-width: 768px) and (max-width: 1012px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".hide-lg","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-lg"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}},{"value":"(min-width: 1012px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".hide-xl","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-xl"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-utilities/build/index.js b/node_modules/primer-utilities/build/index.js deleted file mode 100644 index eae9433..0000000 --- a/node_modules/primer-utilities/build/index.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = {"cssstats":{"size":57063,"gzipSize":7302,"humanizedSize":"56kB","humanizedGzipSize":"7kB","rules":{"total":1137,"size":{"graph":[3,1,1,1,3,1,1,1,6,2,2,4,2,2,6,1,5,1,3,2,2,4,1,1,1,2,1,1,1,3,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,10,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,2,1,2,1,2,1,2,1,1,4,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,4,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,8,6,4],"max":10,"average":1.270008795074758},"selectorByRuleSizes":[{"selector":".details-overlay[open]>summary::before","declarations":10},{"selector":".sr-only","declarations":8},{"selector":".show-on-focus","declarations":6},{"selector":".anim-grow-x","declarations":6},{"selector":".anim-fade-up","declarations":6},{"selector":".anim-shrink-x","declarations":5},{"selector":".show-on-focus:focus","declarations":4},{"selector":".user-select-none","declarations":4},{"selector":".lead","declarations":4},{"selector":".anim-pulse","declarations":4},{"selector":".anim-fade-down","declarations":4},{"selector":".clearfix::after","declarations":3},{"selector":".bg-shade-gradient","declarations":3},{"selector":".hover-grow","declarations":3},{"selector":".anim-scale-in","declarations":3},{"selector":".anim-fade-out","declarations":3},{"selector":".anim-fade-in","declarations":3},{"selector":".text-emphasized","declarations":2},{"selector":".f3-light","declarations":2},{"selector":".f2-light","declarations":2},{"selector":".f1-light","declarations":2},{"selector":".f0-light","declarations":2},{"selector":".f00-light","declarations":2},{"selector":".p-responsive","declarations":2},{"selector":".p-responsive","declarations":2},{"selector":".p-responsive","declarations":2},{"selector":".py-xl-6","declarations":2},{"selector":".px-xl-6","declarations":2},{"selector":".py-xl-5","declarations":2},{"selector":".px-xl-5","declarations":2},{"selector":".py-xl-4","declarations":2},{"selector":".px-xl-4","declarations":2},{"selector":".py-xl-3","declarations":2},{"selector":".px-xl-3","declarations":2},{"selector":".py-xl-2","declarations":2},{"selector":".px-xl-2","declarations":2},{"selector":".py-xl-1","declarations":2},{"selector":".px-xl-1","declarations":2},{"selector":".py-xl-0","declarations":2},{"selector":".px-xl-0","declarations":2},{"selector":".py-lg-6","declarations":2},{"selector":".px-lg-6","declarations":2},{"selector":".py-lg-5","declarations":2},{"selector":".px-lg-5","declarations":2},{"selector":".py-lg-4","declarations":2},{"selector":".px-lg-4","declarations":2},{"selector":".py-lg-3","declarations":2},{"selector":".px-lg-3","declarations":2},{"selector":".py-lg-2","declarations":2},{"selector":".px-lg-2","declarations":2},{"selector":".py-lg-1","declarations":2},{"selector":".px-lg-1","declarations":2},{"selector":".py-lg-0","declarations":2},{"selector":".px-lg-0","declarations":2},{"selector":".py-md-6","declarations":2},{"selector":".px-md-6","declarations":2},{"selector":".py-md-5","declarations":2},{"selector":".px-md-5","declarations":2},{"selector":".py-md-4","declarations":2},{"selector":".px-md-4","declarations":2},{"selector":".py-md-3","declarations":2},{"selector":".px-md-3","declarations":2},{"selector":".py-md-2","declarations":2},{"selector":".px-md-2","declarations":2},{"selector":".py-md-1","declarations":2},{"selector":".px-md-1","declarations":2},{"selector":".py-md-0","declarations":2},{"selector":".px-md-0","declarations":2},{"selector":".py-sm-6","declarations":2},{"selector":".px-sm-6","declarations":2},{"selector":".py-sm-5","declarations":2},{"selector":".px-sm-5","declarations":2},{"selector":".py-sm-4","declarations":2},{"selector":".px-sm-4","declarations":2},{"selector":".py-sm-3","declarations":2},{"selector":".px-sm-3","declarations":2},{"selector":".py-sm-2","declarations":2},{"selector":".px-sm-2","declarations":2},{"selector":".py-sm-1","declarations":2},{"selector":".px-sm-1","declarations":2},{"selector":".py-sm-0","declarations":2},{"selector":".px-sm-0","declarations":2},{"selector":".py-6","declarations":2},{"selector":".px-6","declarations":2},{"selector":".py-5","declarations":2},{"selector":".px-5","declarations":2},{"selector":".py-4","declarations":2},{"selector":".px-4","declarations":2},{"selector":".py-3","declarations":2},{"selector":".px-3","declarations":2},{"selector":".py-2","declarations":2},{"selector":".px-2","declarations":2},{"selector":".py-1","declarations":2},{"selector":".px-1","declarations":2},{"selector":".py-0","declarations":2},{"selector":".px-0","declarations":2},{"selector":".mx-xl-auto","declarations":2},{"selector":".my-xl-6","declarations":2},{"selector":".mx-xl-6","declarations":2},{"selector":".my-xl-5","declarations":2},{"selector":".mx-xl-5","declarations":2},{"selector":".my-xl-4","declarations":2},{"selector":".mx-xl-4","declarations":2},{"selector":".my-xl-3","declarations":2},{"selector":".mx-xl-3","declarations":2},{"selector":".my-xl-2","declarations":2},{"selector":".mx-xl-2","declarations":2},{"selector":".my-xl-1","declarations":2},{"selector":".mx-xl-1","declarations":2},{"selector":".my-xl-0","declarations":2},{"selector":".mx-xl-0","declarations":2},{"selector":".mx-lg-auto","declarations":2},{"selector":".my-lg-6","declarations":2},{"selector":".mx-lg-6","declarations":2},{"selector":".my-lg-5","declarations":2},{"selector":".mx-lg-5","declarations":2},{"selector":".my-lg-4","declarations":2},{"selector":".mx-lg-4","declarations":2},{"selector":".my-lg-3","declarations":2},{"selector":".mx-lg-3","declarations":2},{"selector":".my-lg-2","declarations":2},{"selector":".mx-lg-2","declarations":2},{"selector":".my-lg-1","declarations":2},{"selector":".mx-lg-1","declarations":2},{"selector":".my-lg-0","declarations":2},{"selector":".mx-lg-0","declarations":2},{"selector":".mx-md-auto","declarations":2},{"selector":".my-md-6","declarations":2},{"selector":".mx-md-6","declarations":2},{"selector":".my-md-5","declarations":2},{"selector":".mx-md-5","declarations":2},{"selector":".my-md-4","declarations":2},{"selector":".mx-md-4","declarations":2},{"selector":".my-md-3","declarations":2},{"selector":".mx-md-3","declarations":2},{"selector":".my-md-2","declarations":2},{"selector":".mx-md-2","declarations":2},{"selector":".my-md-1","declarations":2},{"selector":".mx-md-1","declarations":2},{"selector":".my-md-0","declarations":2},{"selector":".mx-md-0","declarations":2},{"selector":".mx-sm-auto","declarations":2},{"selector":".my-sm-6","declarations":2},{"selector":".mx-sm-6","declarations":2},{"selector":".my-sm-5","declarations":2},{"selector":".mx-sm-5","declarations":2},{"selector":".my-sm-4","declarations":2},{"selector":".mx-sm-4","declarations":2},{"selector":".my-sm-3","declarations":2},{"selector":".mx-sm-3","declarations":2},{"selector":".my-sm-2","declarations":2},{"selector":".mx-sm-2","declarations":2},{"selector":".my-sm-1","declarations":2},{"selector":".mx-sm-1","declarations":2},{"selector":".my-sm-0","declarations":2},{"selector":".mx-sm-0","declarations":2},{"selector":".mx-auto","declarations":2},{"selector":".my-6","declarations":2},{"selector":".mx-6","declarations":2},{"selector":".my-5","declarations":2},{"selector":".mx-5","declarations":2},{"selector":".my-4","declarations":2},{"selector":".mx-4","declarations":2},{"selector":".my-3","declarations":2},{"selector":".mx-3","declarations":2},{"selector":".my-2","declarations":2},{"selector":".mx-2","declarations":2},{"selector":".my-1","declarations":2},{"selector":".mx-1","declarations":2},{"selector":".my-0","declarations":2},{"selector":".mx-0","declarations":2},{"selector":".clearfix::before","declarations":2},{"selector":".flex-xl-item-equal","declarations":2},{"selector":".flex-xl-self-stretch","declarations":2},{"selector":".flex-xl-self-center","declarations":2},{"selector":".flex-xl-self-auto","declarations":2},{"selector":".flex-lg-item-equal","declarations":2},{"selector":".flex-lg-self-stretch","declarations":2},{"selector":".flex-lg-self-center","declarations":2},{"selector":".flex-lg-self-auto","declarations":2},{"selector":".flex-md-item-equal","declarations":2},{"selector":".flex-md-self-stretch","declarations":2},{"selector":".flex-md-self-center","declarations":2},{"selector":".flex-md-self-auto","declarations":2},{"selector":".flex-sm-item-equal","declarations":2},{"selector":".flex-sm-self-stretch","declarations":2},{"selector":".flex-sm-self-center","declarations":2},{"selector":".flex-sm-self-auto","declarations":2},{"selector":".flex-item-equal","declarations":2},{"selector":".flex-self-stretch","declarations":2},{"selector":".flex-self-center","declarations":2},{"selector":".flex-self-auto","declarations":2},{"selector":".details-overlay-dark[open]>summary::before","declarations":2},{"selector":".muted-link:hover","declarations":2},{"selector":".rounded-xl-left-2","declarations":2},{"selector":".rounded-xl-left-1","declarations":2},{"selector":".rounded-xl-left-0","declarations":2},{"selector":".rounded-xl-bottom-2","declarations":2},{"selector":".rounded-xl-bottom-1","declarations":2},{"selector":".rounded-xl-bottom-0","declarations":2},{"selector":".rounded-xl-right-2","declarations":2},{"selector":".rounded-xl-right-1","declarations":2},{"selector":".rounded-xl-right-0","declarations":2},{"selector":".rounded-xl-top-2","declarations":2},{"selector":".rounded-xl-top-1","declarations":2},{"selector":".rounded-xl-top-0","declarations":2},{"selector":".rounded-lg-left-2","declarations":2},{"selector":".rounded-lg-left-1","declarations":2},{"selector":".rounded-lg-left-0","declarations":2},{"selector":".rounded-lg-bottom-2","declarations":2},{"selector":".rounded-lg-bottom-1","declarations":2},{"selector":".rounded-lg-bottom-0","declarations":2},{"selector":".rounded-lg-right-2","declarations":2},{"selector":".rounded-lg-right-1","declarations":2},{"selector":".rounded-lg-right-0","declarations":2},{"selector":".rounded-lg-top-2","declarations":2},{"selector":".rounded-lg-top-1","declarations":2},{"selector":".rounded-lg-top-0","declarations":2},{"selector":".rounded-md-left-2","declarations":2},{"selector":".rounded-md-left-1","declarations":2},{"selector":".rounded-md-left-0","declarations":2},{"selector":".rounded-md-bottom-2","declarations":2},{"selector":".rounded-md-bottom-1","declarations":2},{"selector":".rounded-md-bottom-0","declarations":2},{"selector":".rounded-md-right-2","declarations":2},{"selector":".rounded-md-right-1","declarations":2},{"selector":".rounded-md-right-0","declarations":2},{"selector":".rounded-md-top-2","declarations":2},{"selector":".rounded-md-top-1","declarations":2},{"selector":".rounded-md-top-0","declarations":2},{"selector":".rounded-sm-left-2","declarations":2},{"selector":".rounded-sm-left-1","declarations":2},{"selector":".rounded-sm-left-0","declarations":2},{"selector":".rounded-sm-bottom-2","declarations":2},{"selector":".rounded-sm-bottom-1","declarations":2},{"selector":".rounded-sm-bottom-0","declarations":2},{"selector":".rounded-sm-right-2","declarations":2},{"selector":".rounded-sm-right-1","declarations":2},{"selector":".rounded-sm-right-0","declarations":2},{"selector":".rounded-sm-top-2","declarations":2},{"selector":".rounded-sm-top-1","declarations":2},{"selector":".rounded-sm-top-0","declarations":2},{"selector":".rounded-left-2","declarations":2},{"selector":".rounded-left-1","declarations":2},{"selector":".rounded-left-0","declarations":2},{"selector":".rounded-bottom-2","declarations":2},{"selector":".rounded-bottom-1","declarations":2},{"selector":".rounded-bottom-0","declarations":2},{"selector":".rounded-right-2","declarations":2},{"selector":".rounded-right-1","declarations":2},{"selector":".rounded-right-0","declarations":2},{"selector":".rounded-top-2","declarations":2},{"selector":".rounded-top-1","declarations":2},{"selector":".rounded-top-0","declarations":2},{"selector":".border-y","declarations":2},{"selector":".anim-pulse-in","declarations":2},{"selector":"100%","declarations":2},{"selector":"0%","declarations":2},{"selector":"100%","declarations":2},{"selector":"0%","declarations":2},{"selector":"100%","declarations":2},{"selector":"0%","declarations":2},{"selector":".table-fixed","declarations":1},{"selector":".hide-xl","declarations":1},{"selector":".hide-lg","declarations":1},{"selector":".hide-md","declarations":1},{"selector":".hide-sm","declarations":1},{"selector":".v-visible","declarations":1},{"selector":".v-hidden","declarations":1},{"selector":".d-xl-table-cell","declarations":1},{"selector":".d-xl-table","declarations":1},{"selector":".d-xl-none","declarations":1},{"selector":".d-xl-inline-flex","declarations":1},{"selector":".d-xl-inline-block","declarations":1},{"selector":".d-xl-inline","declarations":1},{"selector":".d-xl-flex","declarations":1},{"selector":".d-xl-block","declarations":1},{"selector":".d-lg-table-cell","declarations":1},{"selector":".d-lg-table","declarations":1},{"selector":".d-lg-none","declarations":1},{"selector":".d-lg-inline-flex","declarations":1},{"selector":".d-lg-inline-block","declarations":1},{"selector":".d-lg-inline","declarations":1},{"selector":".d-lg-flex","declarations":1},{"selector":".d-lg-block","declarations":1},{"selector":".d-md-table-cell","declarations":1},{"selector":".d-md-table","declarations":1},{"selector":".d-md-none","declarations":1},{"selector":".d-md-inline-flex","declarations":1},{"selector":".d-md-inline-block","declarations":1},{"selector":".d-md-inline","declarations":1},{"selector":".d-md-flex","declarations":1},{"selector":".d-md-block","declarations":1},{"selector":".d-sm-table-cell","declarations":1},{"selector":".d-sm-table","declarations":1},{"selector":".d-sm-none","declarations":1},{"selector":".d-sm-inline-flex","declarations":1},{"selector":".d-sm-inline-block","declarations":1},{"selector":".d-sm-inline","declarations":1},{"selector":".d-sm-flex","declarations":1},{"selector":".d-sm-block","declarations":1},{"selector":".d-table-cell","declarations":1},{"selector":".d-table","declarations":1},{"selector":".d-none","declarations":1},{"selector":".d-inline-flex","declarations":1},{"selector":".d-inline-block","declarations":1},{"selector":".d-inline","declarations":1},{"selector":".d-flex","declarations":1},{"selector":".d-block","declarations":1},{"selector":".text-mono","declarations":1},{"selector":".text-shadow-light","declarations":1},{"selector":".text-shadow-dark","declarations":1},{"selector":".list-style-none","declarations":1},{"selector":".wb-break-all","declarations":1},{"selector":".ws-normal","declarations":1},{"selector":".no-wrap","declarations":1},{"selector":".no-underline","declarations":1},{"selector":".text-underline","declarations":1},{"selector":".text-uppercase","declarations":1},{"selector":".text-italic","declarations":1},{"selector":".text-bold","declarations":1},{"selector":".text-normal","declarations":1},{"selector":".text-xl-center","declarations":1},{"selector":".text-xl-left","declarations":1},{"selector":".text-xl-right","declarations":1},{"selector":".text-lg-center","declarations":1},{"selector":".text-lg-left","declarations":1},{"selector":".text-lg-right","declarations":1},{"selector":".text-md-center","declarations":1},{"selector":".text-md-left","declarations":1},{"selector":".text-md-right","declarations":1},{"selector":".text-sm-center","declarations":1},{"selector":".text-sm-left","declarations":1},{"selector":".text-sm-right","declarations":1},{"selector":".text-center","declarations":1},{"selector":".text-left","declarations":1},{"selector":".text-right","declarations":1},{"selector":".lh-0","declarations":1},{"selector":".lh-default","declarations":1},{"selector":".lh-condensed","declarations":1},{"selector":".lh-condensed-ultra","declarations":1},{"selector":".text-small","declarations":1},{"selector":".f3-light","declarations":1},{"selector":".f2-light","declarations":1},{"selector":".f1-light","declarations":1},{"selector":".f0-light","declarations":1},{"selector":".f00-light","declarations":1},{"selector":".f6","declarations":1},{"selector":".f5","declarations":1},{"selector":".f4","declarations":1},{"selector":".f4","declarations":1},{"selector":".f3","declarations":1},{"selector":".f3","declarations":1},{"selector":".f2","declarations":1},{"selector":".f2","declarations":1},{"selector":".f1","declarations":1},{"selector":".f1","declarations":1},{"selector":".h1,.h2,.h3,.h4,.h5,.h6","declarations":1},{"selector":".h6","declarations":1},{"selector":".h5","declarations":1},{"selector":".h4","declarations":1},{"selector":".h3","declarations":1},{"selector":".h3","declarations":1},{"selector":".h2","declarations":1},{"selector":".h2","declarations":1},{"selector":".h1","declarations":1},{"selector":".h1","declarations":1},{"selector":".pl-xl-6","declarations":1},{"selector":".pb-xl-6","declarations":1},{"selector":".pr-xl-6","declarations":1},{"selector":".pt-xl-6","declarations":1},{"selector":".p-xl-6","declarations":1},{"selector":".pl-xl-5","declarations":1},{"selector":".pb-xl-5","declarations":1},{"selector":".pr-xl-5","declarations":1},{"selector":".pt-xl-5","declarations":1},{"selector":".p-xl-5","declarations":1},{"selector":".pl-xl-4","declarations":1},{"selector":".pb-xl-4","declarations":1},{"selector":".pr-xl-4","declarations":1},{"selector":".pt-xl-4","declarations":1},{"selector":".p-xl-4","declarations":1},{"selector":".pl-xl-3","declarations":1},{"selector":".pb-xl-3","declarations":1},{"selector":".pr-xl-3","declarations":1},{"selector":".pt-xl-3","declarations":1},{"selector":".p-xl-3","declarations":1},{"selector":".pl-xl-2","declarations":1},{"selector":".pb-xl-2","declarations":1},{"selector":".pr-xl-2","declarations":1},{"selector":".pt-xl-2","declarations":1},{"selector":".p-xl-2","declarations":1},{"selector":".pl-xl-1","declarations":1},{"selector":".pb-xl-1","declarations":1},{"selector":".pr-xl-1","declarations":1},{"selector":".pt-xl-1","declarations":1},{"selector":".p-xl-1","declarations":1},{"selector":".pl-xl-0","declarations":1},{"selector":".pb-xl-0","declarations":1},{"selector":".pr-xl-0","declarations":1},{"selector":".pt-xl-0","declarations":1},{"selector":".p-xl-0","declarations":1},{"selector":".pl-lg-6","declarations":1},{"selector":".pb-lg-6","declarations":1},{"selector":".pr-lg-6","declarations":1},{"selector":".pt-lg-6","declarations":1},{"selector":".p-lg-6","declarations":1},{"selector":".pl-lg-5","declarations":1},{"selector":".pb-lg-5","declarations":1},{"selector":".pr-lg-5","declarations":1},{"selector":".pt-lg-5","declarations":1},{"selector":".p-lg-5","declarations":1},{"selector":".pl-lg-4","declarations":1},{"selector":".pb-lg-4","declarations":1},{"selector":".pr-lg-4","declarations":1},{"selector":".pt-lg-4","declarations":1},{"selector":".p-lg-4","declarations":1},{"selector":".pl-lg-3","declarations":1},{"selector":".pb-lg-3","declarations":1},{"selector":".pr-lg-3","declarations":1},{"selector":".pt-lg-3","declarations":1},{"selector":".p-lg-3","declarations":1},{"selector":".pl-lg-2","declarations":1},{"selector":".pb-lg-2","declarations":1},{"selector":".pr-lg-2","declarations":1},{"selector":".pt-lg-2","declarations":1},{"selector":".p-lg-2","declarations":1},{"selector":".pl-lg-1","declarations":1},{"selector":".pb-lg-1","declarations":1},{"selector":".pr-lg-1","declarations":1},{"selector":".pt-lg-1","declarations":1},{"selector":".p-lg-1","declarations":1},{"selector":".pl-lg-0","declarations":1},{"selector":".pb-lg-0","declarations":1},{"selector":".pr-lg-0","declarations":1},{"selector":".pt-lg-0","declarations":1},{"selector":".p-lg-0","declarations":1},{"selector":".pl-md-6","declarations":1},{"selector":".pb-md-6","declarations":1},{"selector":".pr-md-6","declarations":1},{"selector":".pt-md-6","declarations":1},{"selector":".p-md-6","declarations":1},{"selector":".pl-md-5","declarations":1},{"selector":".pb-md-5","declarations":1},{"selector":".pr-md-5","declarations":1},{"selector":".pt-md-5","declarations":1},{"selector":".p-md-5","declarations":1},{"selector":".pl-md-4","declarations":1},{"selector":".pb-md-4","declarations":1},{"selector":".pr-md-4","declarations":1},{"selector":".pt-md-4","declarations":1},{"selector":".p-md-4","declarations":1},{"selector":".pl-md-3","declarations":1},{"selector":".pb-md-3","declarations":1},{"selector":".pr-md-3","declarations":1},{"selector":".pt-md-3","declarations":1},{"selector":".p-md-3","declarations":1},{"selector":".pl-md-2","declarations":1},{"selector":".pb-md-2","declarations":1},{"selector":".pr-md-2","declarations":1},{"selector":".pt-md-2","declarations":1},{"selector":".p-md-2","declarations":1},{"selector":".pl-md-1","declarations":1},{"selector":".pb-md-1","declarations":1},{"selector":".pr-md-1","declarations":1},{"selector":".pt-md-1","declarations":1},{"selector":".p-md-1","declarations":1},{"selector":".pl-md-0","declarations":1},{"selector":".pb-md-0","declarations":1},{"selector":".pr-md-0","declarations":1},{"selector":".pt-md-0","declarations":1},{"selector":".p-md-0","declarations":1},{"selector":".pl-sm-6","declarations":1},{"selector":".pb-sm-6","declarations":1},{"selector":".pr-sm-6","declarations":1},{"selector":".pt-sm-6","declarations":1},{"selector":".p-sm-6","declarations":1},{"selector":".pl-sm-5","declarations":1},{"selector":".pb-sm-5","declarations":1},{"selector":".pr-sm-5","declarations":1},{"selector":".pt-sm-5","declarations":1},{"selector":".p-sm-5","declarations":1},{"selector":".pl-sm-4","declarations":1},{"selector":".pb-sm-4","declarations":1},{"selector":".pr-sm-4","declarations":1},{"selector":".pt-sm-4","declarations":1},{"selector":".p-sm-4","declarations":1},{"selector":".pl-sm-3","declarations":1},{"selector":".pb-sm-3","declarations":1},{"selector":".pr-sm-3","declarations":1},{"selector":".pt-sm-3","declarations":1},{"selector":".p-sm-3","declarations":1},{"selector":".pl-sm-2","declarations":1},{"selector":".pb-sm-2","declarations":1},{"selector":".pr-sm-2","declarations":1},{"selector":".pt-sm-2","declarations":1},{"selector":".p-sm-2","declarations":1},{"selector":".pl-sm-1","declarations":1},{"selector":".pb-sm-1","declarations":1},{"selector":".pr-sm-1","declarations":1},{"selector":".pt-sm-1","declarations":1},{"selector":".p-sm-1","declarations":1},{"selector":".pl-sm-0","declarations":1},{"selector":".pb-sm-0","declarations":1},{"selector":".pr-sm-0","declarations":1},{"selector":".pt-sm-0","declarations":1},{"selector":".p-sm-0","declarations":1},{"selector":".pl-6","declarations":1},{"selector":".pb-6","declarations":1},{"selector":".pr-6","declarations":1},{"selector":".pt-6","declarations":1},{"selector":".p-6","declarations":1},{"selector":".pl-5","declarations":1},{"selector":".pb-5","declarations":1},{"selector":".pr-5","declarations":1},{"selector":".pt-5","declarations":1},{"selector":".p-5","declarations":1},{"selector":".pl-4","declarations":1},{"selector":".pb-4","declarations":1},{"selector":".pr-4","declarations":1},{"selector":".pt-4","declarations":1},{"selector":".p-4","declarations":1},{"selector":".pl-3","declarations":1},{"selector":".pb-3","declarations":1},{"selector":".pr-3","declarations":1},{"selector":".pt-3","declarations":1},{"selector":".p-3","declarations":1},{"selector":".pl-2","declarations":1},{"selector":".pb-2","declarations":1},{"selector":".pr-2","declarations":1},{"selector":".pt-2","declarations":1},{"selector":".p-2","declarations":1},{"selector":".pl-1","declarations":1},{"selector":".pb-1","declarations":1},{"selector":".pr-1","declarations":1},{"selector":".pt-1","declarations":1},{"selector":".p-1","declarations":1},{"selector":".pl-0","declarations":1},{"selector":".pb-0","declarations":1},{"selector":".pr-0","declarations":1},{"selector":".pt-0","declarations":1},{"selector":".p-0","declarations":1},{"selector":".ml-xl-n6","declarations":1},{"selector":".mb-xl-n6","declarations":1},{"selector":".mr-xl-n6","declarations":1},{"selector":".mt-xl-n6","declarations":1},{"selector":".ml-xl-6","declarations":1},{"selector":".mb-xl-6","declarations":1},{"selector":".mr-xl-6","declarations":1},{"selector":".mt-xl-6","declarations":1},{"selector":".m-xl-6","declarations":1},{"selector":".ml-xl-n5","declarations":1},{"selector":".mb-xl-n5","declarations":1},{"selector":".mr-xl-n5","declarations":1},{"selector":".mt-xl-n5","declarations":1},{"selector":".ml-xl-5","declarations":1},{"selector":".mb-xl-5","declarations":1},{"selector":".mr-xl-5","declarations":1},{"selector":".mt-xl-5","declarations":1},{"selector":".m-xl-5","declarations":1},{"selector":".ml-xl-n4","declarations":1},{"selector":".mb-xl-n4","declarations":1},{"selector":".mr-xl-n4","declarations":1},{"selector":".mt-xl-n4","declarations":1},{"selector":".ml-xl-4","declarations":1},{"selector":".mb-xl-4","declarations":1},{"selector":".mr-xl-4","declarations":1},{"selector":".mt-xl-4","declarations":1},{"selector":".m-xl-4","declarations":1},{"selector":".ml-xl-n3","declarations":1},{"selector":".mb-xl-n3","declarations":1},{"selector":".mr-xl-n3","declarations":1},{"selector":".mt-xl-n3","declarations":1},{"selector":".ml-xl-3","declarations":1},{"selector":".mb-xl-3","declarations":1},{"selector":".mr-xl-3","declarations":1},{"selector":".mt-xl-3","declarations":1},{"selector":".m-xl-3","declarations":1},{"selector":".ml-xl-n2","declarations":1},{"selector":".mb-xl-n2","declarations":1},{"selector":".mr-xl-n2","declarations":1},{"selector":".mt-xl-n2","declarations":1},{"selector":".ml-xl-2","declarations":1},{"selector":".mb-xl-2","declarations":1},{"selector":".mr-xl-2","declarations":1},{"selector":".mt-xl-2","declarations":1},{"selector":".m-xl-2","declarations":1},{"selector":".ml-xl-n1","declarations":1},{"selector":".mb-xl-n1","declarations":1},{"selector":".mr-xl-n1","declarations":1},{"selector":".mt-xl-n1","declarations":1},{"selector":".ml-xl-1","declarations":1},{"selector":".mb-xl-1","declarations":1},{"selector":".mr-xl-1","declarations":1},{"selector":".mt-xl-1","declarations":1},{"selector":".m-xl-1","declarations":1},{"selector":".ml-xl-0","declarations":1},{"selector":".mb-xl-0","declarations":1},{"selector":".mr-xl-0","declarations":1},{"selector":".mt-xl-0","declarations":1},{"selector":".m-xl-0","declarations":1},{"selector":".ml-lg-n6","declarations":1},{"selector":".mb-lg-n6","declarations":1},{"selector":".mr-lg-n6","declarations":1},{"selector":".mt-lg-n6","declarations":1},{"selector":".ml-lg-6","declarations":1},{"selector":".mb-lg-6","declarations":1},{"selector":".mr-lg-6","declarations":1},{"selector":".mt-lg-6","declarations":1},{"selector":".m-lg-6","declarations":1},{"selector":".ml-lg-n5","declarations":1},{"selector":".mb-lg-n5","declarations":1},{"selector":".mr-lg-n5","declarations":1},{"selector":".mt-lg-n5","declarations":1},{"selector":".ml-lg-5","declarations":1},{"selector":".mb-lg-5","declarations":1},{"selector":".mr-lg-5","declarations":1},{"selector":".mt-lg-5","declarations":1},{"selector":".m-lg-5","declarations":1},{"selector":".ml-lg-n4","declarations":1},{"selector":".mb-lg-n4","declarations":1},{"selector":".mr-lg-n4","declarations":1},{"selector":".mt-lg-n4","declarations":1},{"selector":".ml-lg-4","declarations":1},{"selector":".mb-lg-4","declarations":1},{"selector":".mr-lg-4","declarations":1},{"selector":".mt-lg-4","declarations":1},{"selector":".m-lg-4","declarations":1},{"selector":".ml-lg-n3","declarations":1},{"selector":".mb-lg-n3","declarations":1},{"selector":".mr-lg-n3","declarations":1},{"selector":".mt-lg-n3","declarations":1},{"selector":".ml-lg-3","declarations":1},{"selector":".mb-lg-3","declarations":1},{"selector":".mr-lg-3","declarations":1},{"selector":".mt-lg-3","declarations":1},{"selector":".m-lg-3","declarations":1},{"selector":".ml-lg-n2","declarations":1},{"selector":".mb-lg-n2","declarations":1},{"selector":".mr-lg-n2","declarations":1},{"selector":".mt-lg-n2","declarations":1},{"selector":".ml-lg-2","declarations":1},{"selector":".mb-lg-2","declarations":1},{"selector":".mr-lg-2","declarations":1},{"selector":".mt-lg-2","declarations":1},{"selector":".m-lg-2","declarations":1},{"selector":".ml-lg-n1","declarations":1},{"selector":".mb-lg-n1","declarations":1},{"selector":".mr-lg-n1","declarations":1},{"selector":".mt-lg-n1","declarations":1},{"selector":".ml-lg-1","declarations":1},{"selector":".mb-lg-1","declarations":1},{"selector":".mr-lg-1","declarations":1},{"selector":".mt-lg-1","declarations":1},{"selector":".m-lg-1","declarations":1},{"selector":".ml-lg-0","declarations":1},{"selector":".mb-lg-0","declarations":1},{"selector":".mr-lg-0","declarations":1},{"selector":".mt-lg-0","declarations":1},{"selector":".m-lg-0","declarations":1},{"selector":".ml-md-n6","declarations":1},{"selector":".mb-md-n6","declarations":1},{"selector":".mr-md-n6","declarations":1},{"selector":".mt-md-n6","declarations":1},{"selector":".ml-md-6","declarations":1},{"selector":".mb-md-6","declarations":1},{"selector":".mr-md-6","declarations":1},{"selector":".mt-md-6","declarations":1},{"selector":".m-md-6","declarations":1},{"selector":".ml-md-n5","declarations":1},{"selector":".mb-md-n5","declarations":1},{"selector":".mr-md-n5","declarations":1},{"selector":".mt-md-n5","declarations":1},{"selector":".ml-md-5","declarations":1},{"selector":".mb-md-5","declarations":1},{"selector":".mr-md-5","declarations":1},{"selector":".mt-md-5","declarations":1},{"selector":".m-md-5","declarations":1},{"selector":".ml-md-n4","declarations":1},{"selector":".mb-md-n4","declarations":1},{"selector":".mr-md-n4","declarations":1},{"selector":".mt-md-n4","declarations":1},{"selector":".ml-md-4","declarations":1},{"selector":".mb-md-4","declarations":1},{"selector":".mr-md-4","declarations":1},{"selector":".mt-md-4","declarations":1},{"selector":".m-md-4","declarations":1},{"selector":".ml-md-n3","declarations":1},{"selector":".mb-md-n3","declarations":1},{"selector":".mr-md-n3","declarations":1},{"selector":".mt-md-n3","declarations":1},{"selector":".ml-md-3","declarations":1},{"selector":".mb-md-3","declarations":1},{"selector":".mr-md-3","declarations":1},{"selector":".mt-md-3","declarations":1},{"selector":".m-md-3","declarations":1},{"selector":".ml-md-n2","declarations":1},{"selector":".mb-md-n2","declarations":1},{"selector":".mr-md-n2","declarations":1},{"selector":".mt-md-n2","declarations":1},{"selector":".ml-md-2","declarations":1},{"selector":".mb-md-2","declarations":1},{"selector":".mr-md-2","declarations":1},{"selector":".mt-md-2","declarations":1},{"selector":".m-md-2","declarations":1},{"selector":".ml-md-n1","declarations":1},{"selector":".mb-md-n1","declarations":1},{"selector":".mr-md-n1","declarations":1},{"selector":".mt-md-n1","declarations":1},{"selector":".ml-md-1","declarations":1},{"selector":".mb-md-1","declarations":1},{"selector":".mr-md-1","declarations":1},{"selector":".mt-md-1","declarations":1},{"selector":".m-md-1","declarations":1},{"selector":".ml-md-0","declarations":1},{"selector":".mb-md-0","declarations":1},{"selector":".mr-md-0","declarations":1},{"selector":".mt-md-0","declarations":1},{"selector":".m-md-0","declarations":1},{"selector":".ml-sm-n6","declarations":1},{"selector":".mb-sm-n6","declarations":1},{"selector":".mr-sm-n6","declarations":1},{"selector":".mt-sm-n6","declarations":1},{"selector":".ml-sm-6","declarations":1},{"selector":".mb-sm-6","declarations":1},{"selector":".mr-sm-6","declarations":1},{"selector":".mt-sm-6","declarations":1},{"selector":".m-sm-6","declarations":1},{"selector":".ml-sm-n5","declarations":1},{"selector":".mb-sm-n5","declarations":1},{"selector":".mr-sm-n5","declarations":1},{"selector":".mt-sm-n5","declarations":1},{"selector":".ml-sm-5","declarations":1},{"selector":".mb-sm-5","declarations":1},{"selector":".mr-sm-5","declarations":1},{"selector":".mt-sm-5","declarations":1},{"selector":".m-sm-5","declarations":1},{"selector":".ml-sm-n4","declarations":1},{"selector":".mb-sm-n4","declarations":1},{"selector":".mr-sm-n4","declarations":1},{"selector":".mt-sm-n4","declarations":1},{"selector":".ml-sm-4","declarations":1},{"selector":".mb-sm-4","declarations":1},{"selector":".mr-sm-4","declarations":1},{"selector":".mt-sm-4","declarations":1},{"selector":".m-sm-4","declarations":1},{"selector":".ml-sm-n3","declarations":1},{"selector":".mb-sm-n3","declarations":1},{"selector":".mr-sm-n3","declarations":1},{"selector":".mt-sm-n3","declarations":1},{"selector":".ml-sm-3","declarations":1},{"selector":".mb-sm-3","declarations":1},{"selector":".mr-sm-3","declarations":1},{"selector":".mt-sm-3","declarations":1},{"selector":".m-sm-3","declarations":1},{"selector":".ml-sm-n2","declarations":1},{"selector":".mb-sm-n2","declarations":1},{"selector":".mr-sm-n2","declarations":1},{"selector":".mt-sm-n2","declarations":1},{"selector":".ml-sm-2","declarations":1},{"selector":".mb-sm-2","declarations":1},{"selector":".mr-sm-2","declarations":1},{"selector":".mt-sm-2","declarations":1},{"selector":".m-sm-2","declarations":1},{"selector":".ml-sm-n1","declarations":1},{"selector":".mb-sm-n1","declarations":1},{"selector":".mr-sm-n1","declarations":1},{"selector":".mt-sm-n1","declarations":1},{"selector":".ml-sm-1","declarations":1},{"selector":".mb-sm-1","declarations":1},{"selector":".mr-sm-1","declarations":1},{"selector":".mt-sm-1","declarations":1},{"selector":".m-sm-1","declarations":1},{"selector":".ml-sm-0","declarations":1},{"selector":".mb-sm-0","declarations":1},{"selector":".mr-sm-0","declarations":1},{"selector":".mt-sm-0","declarations":1},{"selector":".m-sm-0","declarations":1},{"selector":".ml-n6","declarations":1},{"selector":".mb-n6","declarations":1},{"selector":".mr-n6","declarations":1},{"selector":".mt-n6","declarations":1},{"selector":".ml-6","declarations":1},{"selector":".mb-6","declarations":1},{"selector":".mr-6","declarations":1},{"selector":".mt-6","declarations":1},{"selector":".m-6","declarations":1},{"selector":".ml-n5","declarations":1},{"selector":".mb-n5","declarations":1},{"selector":".mr-n5","declarations":1},{"selector":".mt-n5","declarations":1},{"selector":".ml-5","declarations":1},{"selector":".mb-5","declarations":1},{"selector":".mr-5","declarations":1},{"selector":".mt-5","declarations":1},{"selector":".m-5","declarations":1},{"selector":".ml-n4","declarations":1},{"selector":".mb-n4","declarations":1},{"selector":".mr-n4","declarations":1},{"selector":".mt-n4","declarations":1},{"selector":".ml-4","declarations":1},{"selector":".mb-4","declarations":1},{"selector":".mr-4","declarations":1},{"selector":".mt-4","declarations":1},{"selector":".m-4","declarations":1},{"selector":".ml-n3","declarations":1},{"selector":".mb-n3","declarations":1},{"selector":".mr-n3","declarations":1},{"selector":".mt-n3","declarations":1},{"selector":".ml-3","declarations":1},{"selector":".mb-3","declarations":1},{"selector":".mr-3","declarations":1},{"selector":".mt-3","declarations":1},{"selector":".m-3","declarations":1},{"selector":".ml-n2","declarations":1},{"selector":".mb-n2","declarations":1},{"selector":".mr-n2","declarations":1},{"selector":".mt-n2","declarations":1},{"selector":".ml-2","declarations":1},{"selector":".mb-2","declarations":1},{"selector":".mr-2","declarations":1},{"selector":".mt-2","declarations":1},{"selector":".m-2","declarations":1},{"selector":".ml-n1","declarations":1},{"selector":".mb-n1","declarations":1},{"selector":".mr-n1","declarations":1},{"selector":".mt-n1","declarations":1},{"selector":".ml-1","declarations":1},{"selector":".mb-1","declarations":1},{"selector":".mr-1","declarations":1},{"selector":".mt-1","declarations":1},{"selector":".m-1","declarations":1},{"selector":".ml-0","declarations":1},{"selector":".mb-0","declarations":1},{"selector":".mr-0","declarations":1},{"selector":".mt-0","declarations":1},{"selector":".m-0","declarations":1},{"selector":".direction-xl-ltr","declarations":1},{"selector":".direction-xl-rtl","declarations":1},{"selector":".direction-lg-ltr","declarations":1},{"selector":".direction-lg-rtl","declarations":1},{"selector":".direction-md-ltr","declarations":1},{"selector":".direction-md-rtl","declarations":1},{"selector":".direction-sm-ltr","declarations":1},{"selector":".direction-sm-rtl","declarations":1},{"selector":".direction-ltr","declarations":1},{"selector":".direction-rtl","declarations":1},{"selector":".min-width-0","declarations":1},{"selector":".height-full","declarations":1},{"selector":".height-fit","declarations":1},{"selector":".width-full","declarations":1},{"selector":".width-fit","declarations":1},{"selector":".float-xl-none","declarations":1},{"selector":".float-xl-right","declarations":1},{"selector":".float-xl-left","declarations":1},{"selector":".float-lg-none","declarations":1},{"selector":".float-lg-right","declarations":1},{"selector":".float-lg-left","declarations":1},{"selector":".float-md-none","declarations":1},{"selector":".float-md-right","declarations":1},{"selector":".float-md-left","declarations":1},{"selector":".float-sm-none","declarations":1},{"selector":".float-sm-right","declarations":1},{"selector":".float-sm-left","declarations":1},{"selector":".float-none","declarations":1},{"selector":".float-right","declarations":1},{"selector":".float-left","declarations":1},{"selector":".overflow-auto","declarations":1},{"selector":".overflow-scroll","declarations":1},{"selector":".overflow-hidden","declarations":1},{"selector":".v-align-baseline","declarations":1},{"selector":".v-align-text-bottom","declarations":1},{"selector":".v-align-text-top","declarations":1},{"selector":".v-align-bottom","declarations":1},{"selector":".v-align-top","declarations":1},{"selector":".v-align-middle","declarations":1},{"selector":".left-0","declarations":1},{"selector":".bottom-0","declarations":1},{"selector":".right-0","declarations":1},{"selector":".top-0","declarations":1},{"selector":".position-fixed","declarations":1},{"selector":".position-absolute","declarations":1},{"selector":".position-relative","declarations":1},{"selector":".position-static","declarations":1},{"selector":".flex-xl-self-baseline","declarations":1},{"selector":".flex-xl-self-end","declarations":1},{"selector":".flex-xl-self-start","declarations":1},{"selector":".flex-xl-shrink-0","declarations":1},{"selector":".flex-xl-auto","declarations":1},{"selector":".flex-xl-content-stretch","declarations":1},{"selector":".flex-xl-content-around","declarations":1},{"selector":".flex-xl-content-between","declarations":1},{"selector":".flex-xl-content-center","declarations":1},{"selector":".flex-xl-content-end","declarations":1},{"selector":".flex-xl-content-start","declarations":1},{"selector":".flex-xl-items-stretch","declarations":1},{"selector":".flex-xl-items-baseline","declarations":1},{"selector":".flex-xl-items-center","declarations":1},{"selector":".flex-xl-items-end","declarations":1},{"selector":".flex-xl-items-start","declarations":1},{"selector":".flex-xl-justify-around","declarations":1},{"selector":".flex-xl-justify-between","declarations":1},{"selector":".flex-xl-justify-center","declarations":1},{"selector":".flex-xl-justify-end","declarations":1},{"selector":".flex-xl-justify-start","declarations":1},{"selector":".flex-xl-nowrap","declarations":1},{"selector":".flex-xl-wrap","declarations":1},{"selector":".flex-xl-column","declarations":1},{"selector":".flex-xl-row-reverse","declarations":1},{"selector":".flex-xl-row","declarations":1},{"selector":".flex-lg-self-baseline","declarations":1},{"selector":".flex-lg-self-end","declarations":1},{"selector":".flex-lg-self-start","declarations":1},{"selector":".flex-lg-shrink-0","declarations":1},{"selector":".flex-lg-auto","declarations":1},{"selector":".flex-lg-content-stretch","declarations":1},{"selector":".flex-lg-content-around","declarations":1},{"selector":".flex-lg-content-between","declarations":1},{"selector":".flex-lg-content-center","declarations":1},{"selector":".flex-lg-content-end","declarations":1},{"selector":".flex-lg-content-start","declarations":1},{"selector":".flex-lg-items-stretch","declarations":1},{"selector":".flex-lg-items-baseline","declarations":1},{"selector":".flex-lg-items-center","declarations":1},{"selector":".flex-lg-items-end","declarations":1},{"selector":".flex-lg-items-start","declarations":1},{"selector":".flex-lg-justify-around","declarations":1},{"selector":".flex-lg-justify-between","declarations":1},{"selector":".flex-lg-justify-center","declarations":1},{"selector":".flex-lg-justify-end","declarations":1},{"selector":".flex-lg-justify-start","declarations":1},{"selector":".flex-lg-nowrap","declarations":1},{"selector":".flex-lg-wrap","declarations":1},{"selector":".flex-lg-column","declarations":1},{"selector":".flex-lg-row-reverse","declarations":1},{"selector":".flex-lg-row","declarations":1},{"selector":".flex-md-self-baseline","declarations":1},{"selector":".flex-md-self-end","declarations":1},{"selector":".flex-md-self-start","declarations":1},{"selector":".flex-md-shrink-0","declarations":1},{"selector":".flex-md-auto","declarations":1},{"selector":".flex-md-content-stretch","declarations":1},{"selector":".flex-md-content-around","declarations":1},{"selector":".flex-md-content-between","declarations":1},{"selector":".flex-md-content-center","declarations":1},{"selector":".flex-md-content-end","declarations":1},{"selector":".flex-md-content-start","declarations":1},{"selector":".flex-md-items-stretch","declarations":1},{"selector":".flex-md-items-baseline","declarations":1},{"selector":".flex-md-items-center","declarations":1},{"selector":".flex-md-items-end","declarations":1},{"selector":".flex-md-items-start","declarations":1},{"selector":".flex-md-justify-around","declarations":1},{"selector":".flex-md-justify-between","declarations":1},{"selector":".flex-md-justify-center","declarations":1},{"selector":".flex-md-justify-end","declarations":1},{"selector":".flex-md-justify-start","declarations":1},{"selector":".flex-md-nowrap","declarations":1},{"selector":".flex-md-wrap","declarations":1},{"selector":".flex-md-column","declarations":1},{"selector":".flex-md-row-reverse","declarations":1},{"selector":".flex-md-row","declarations":1},{"selector":".flex-sm-self-baseline","declarations":1},{"selector":".flex-sm-self-end","declarations":1},{"selector":".flex-sm-self-start","declarations":1},{"selector":".flex-sm-shrink-0","declarations":1},{"selector":".flex-sm-auto","declarations":1},{"selector":".flex-sm-content-stretch","declarations":1},{"selector":".flex-sm-content-around","declarations":1},{"selector":".flex-sm-content-between","declarations":1},{"selector":".flex-sm-content-center","declarations":1},{"selector":".flex-sm-content-end","declarations":1},{"selector":".flex-sm-content-start","declarations":1},{"selector":".flex-sm-items-stretch","declarations":1},{"selector":".flex-sm-items-baseline","declarations":1},{"selector":".flex-sm-items-center","declarations":1},{"selector":".flex-sm-items-end","declarations":1},{"selector":".flex-sm-items-start","declarations":1},{"selector":".flex-sm-justify-around","declarations":1},{"selector":".flex-sm-justify-between","declarations":1},{"selector":".flex-sm-justify-center","declarations":1},{"selector":".flex-sm-justify-end","declarations":1},{"selector":".flex-sm-justify-start","declarations":1},{"selector":".flex-sm-nowrap","declarations":1},{"selector":".flex-sm-wrap","declarations":1},{"selector":".flex-sm-column","declarations":1},{"selector":".flex-sm-row-reverse","declarations":1},{"selector":".flex-sm-row","declarations":1},{"selector":".flex-self-baseline","declarations":1},{"selector":".flex-self-end","declarations":1},{"selector":".flex-self-start","declarations":1},{"selector":".flex-shrink-0","declarations":1},{"selector":".flex-auto","declarations":1},{"selector":".flex-content-stretch","declarations":1},{"selector":".flex-content-around","declarations":1},{"selector":".flex-content-between","declarations":1},{"selector":".flex-content-center","declarations":1},{"selector":".flex-content-end","declarations":1},{"selector":".flex-content-start","declarations":1},{"selector":".flex-items-stretch","declarations":1},{"selector":".flex-items-baseline","declarations":1},{"selector":".flex-items-center","declarations":1},{"selector":".flex-items-end","declarations":1},{"selector":".flex-items-start","declarations":1},{"selector":".flex-justify-around","declarations":1},{"selector":".flex-justify-between","declarations":1},{"selector":".flex-justify-center","declarations":1},{"selector":".flex-justify-end","declarations":1},{"selector":".flex-justify-start","declarations":1},{"selector":".flex-nowrap","declarations":1},{"selector":".flex-wrap","declarations":1},{"selector":".flex-column","declarations":1},{"selector":".flex-row-reverse","declarations":1},{"selector":".flex-row","declarations":1},{"selector":".muted-link","declarations":1},{"selector":".link-hover-blue:hover","declarations":1},{"selector":".link-gray-dark:hover","declarations":1},{"selector":".link-gray-dark","declarations":1},{"selector":".link-gray:hover","declarations":1},{"selector":".link-gray","declarations":1},{"selector":".bg-pending","declarations":1},{"selector":".text-pending","declarations":1},{"selector":".text-inherit","declarations":1},{"selector":".text-white","declarations":1},{"selector":".text-purple","declarations":1},{"selector":".text-orange-light","declarations":1},{"selector":".text-orange","declarations":1},{"selector":".text-green","declarations":1},{"selector":".text-gray-dark","declarations":1},{"selector":".text-gray","declarations":1},{"selector":".text-gray-light","declarations":1},{"selector":".text-red","declarations":1},{"selector":".text-blue","declarations":1},{"selector":".bg-purple-light","declarations":1},{"selector":".bg-purple","declarations":1},{"selector":".bg-yellow-light","declarations":1},{"selector":".bg-yellow","declarations":1},{"selector":".bg-red-light","declarations":1},{"selector":".bg-red","declarations":1},{"selector":".bg-green-light","declarations":1},{"selector":".bg-green","declarations":1},{"selector":".bg-gray-light","declarations":1},{"selector":".bg-gray","declarations":1},{"selector":".bg-gray-dark","declarations":1},{"selector":".bg-blue-light","declarations":1},{"selector":".bg-blue","declarations":1},{"selector":".bg-white","declarations":1},{"selector":".box-shadow-none","declarations":1},{"selector":".box-shadow-extra-large","declarations":1},{"selector":".box-shadow-large","declarations":1},{"selector":".box-shadow-medium","declarations":1},{"selector":".box-shadow","declarations":1},{"selector":".circle","declarations":1},{"selector":".rounded-xl-2","declarations":1},{"selector":".rounded-xl-1","declarations":1},{"selector":".rounded-xl-0","declarations":1},{"selector":".border-xl-left-0","declarations":1},{"selector":".border-xl-bottom-0","declarations":1},{"selector":".border-xl-right-0","declarations":1},{"selector":".border-xl-top-0","declarations":1},{"selector":".border-xl-left","declarations":1},{"selector":".border-xl-bottom","declarations":1},{"selector":".border-xl-right","declarations":1},{"selector":".border-xl-top","declarations":1},{"selector":".rounded-lg-2","declarations":1},{"selector":".rounded-lg-1","declarations":1},{"selector":".rounded-lg-0","declarations":1},{"selector":".border-lg-left-0","declarations":1},{"selector":".border-lg-bottom-0","declarations":1},{"selector":".border-lg-right-0","declarations":1},{"selector":".border-lg-top-0","declarations":1},{"selector":".border-lg-left","declarations":1},{"selector":".border-lg-bottom","declarations":1},{"selector":".border-lg-right","declarations":1},{"selector":".border-lg-top","declarations":1},{"selector":".rounded-md-2","declarations":1},{"selector":".rounded-md-1","declarations":1},{"selector":".rounded-md-0","declarations":1},{"selector":".border-md-left-0","declarations":1},{"selector":".border-md-bottom-0","declarations":1},{"selector":".border-md-right-0","declarations":1},{"selector":".border-md-top-0","declarations":1},{"selector":".border-md-left","declarations":1},{"selector":".border-md-bottom","declarations":1},{"selector":".border-md-right","declarations":1},{"selector":".border-md-top","declarations":1},{"selector":".rounded-sm-2","declarations":1},{"selector":".rounded-sm-1","declarations":1},{"selector":".rounded-sm-0","declarations":1},{"selector":".border-sm-left-0","declarations":1},{"selector":".border-sm-bottom-0","declarations":1},{"selector":".border-sm-right-0","declarations":1},{"selector":".border-sm-top-0","declarations":1},{"selector":".border-sm-left","declarations":1},{"selector":".border-sm-bottom","declarations":1},{"selector":".border-sm-right","declarations":1},{"selector":".border-sm-top","declarations":1},{"selector":".rounded-2","declarations":1},{"selector":".rounded-1","declarations":1},{"selector":".rounded-0","declarations":1},{"selector":".border-left-0","declarations":1},{"selector":".border-bottom-0","declarations":1},{"selector":".border-right-0","declarations":1},{"selector":".border-top-0","declarations":1},{"selector":".border-left","declarations":1},{"selector":".border-bottom","declarations":1},{"selector":".border-right","declarations":1},{"selector":".border-top","declarations":1},{"selector":".border-black-fade","declarations":1},{"selector":".border-gray-dark","declarations":1},{"selector":".border-gray-light","declarations":1},{"selector":".border-yellow","declarations":1},{"selector":".border-purple","declarations":1},{"selector":".border-red-light","declarations":1},{"selector":".border-red","declarations":1},{"selector":".border-green-light","declarations":1},{"selector":".border-green","declarations":1},{"selector":".border-blue-light","declarations":1},{"selector":".border-blue","declarations":1},{"selector":".border-dashed","declarations":1},{"selector":".border-0","declarations":1},{"selector":".border","declarations":1},{"selector":".hover-grow:hover","declarations":1},{"selector":"100%","declarations":1},{"selector":"50%","declarations":1},{"selector":"0%","declarations":1},{"selector":"100%","declarations":1},{"selector":"10%","declarations":1},{"selector":"0%","declarations":1},{"selector":"to","declarations":1},{"selector":"to","declarations":1},{"selector":"100%","declarations":1},{"selector":"0%","declarations":1},{"selector":".anim-fade-out.fast","declarations":1},{"selector":"100%","declarations":1},{"selector":"0%","declarations":1},{"selector":".anim-fade-in.fast","declarations":1}]},"selectors":{"total":1142,"type":4,"class":1124,"id":0,"pseudoClass":6,"pseudoElement":4,"values":[".anim-fade-in",".anim-fade-in.fast","0%","100%",".anim-fade-out",".anim-fade-out.fast","0%","100%",".anim-fade-up","0%","100%",".anim-fade-down","0%","100%",".anim-grow-x","to",".anim-shrink-x","to",".anim-scale-in","0%","100%",".anim-pulse","0%","10%","100%",".anim-pulse-in","0%","50%","100%",".hover-grow",".hover-grow:hover",".border",".border-y",".border-0",".border-dashed",".border-blue",".border-blue-light",".border-green",".border-green-light",".border-red",".border-red-light",".border-purple",".border-yellow",".border-gray-light",".border-gray-dark",".border-black-fade",".border-top",".border-right",".border-bottom",".border-left",".border-top-0",".border-right-0",".border-bottom-0",".border-left-0",".rounded-0",".rounded-1",".rounded-2",".rounded-top-0",".rounded-top-1",".rounded-top-2",".rounded-right-0",".rounded-right-1",".rounded-right-2",".rounded-bottom-0",".rounded-bottom-1",".rounded-bottom-2",".rounded-left-0",".rounded-left-1",".rounded-left-2",".border-sm-top",".border-sm-right",".border-sm-bottom",".border-sm-left",".border-sm-top-0",".border-sm-right-0",".border-sm-bottom-0",".border-sm-left-0",".rounded-sm-0",".rounded-sm-1",".rounded-sm-2",".rounded-sm-top-0",".rounded-sm-top-1",".rounded-sm-top-2",".rounded-sm-right-0",".rounded-sm-right-1",".rounded-sm-right-2",".rounded-sm-bottom-0",".rounded-sm-bottom-1",".rounded-sm-bottom-2",".rounded-sm-left-0",".rounded-sm-left-1",".rounded-sm-left-2",".border-md-top",".border-md-right",".border-md-bottom",".border-md-left",".border-md-top-0",".border-md-right-0",".border-md-bottom-0",".border-md-left-0",".rounded-md-0",".rounded-md-1",".rounded-md-2",".rounded-md-top-0",".rounded-md-top-1",".rounded-md-top-2",".rounded-md-right-0",".rounded-md-right-1",".rounded-md-right-2",".rounded-md-bottom-0",".rounded-md-bottom-1",".rounded-md-bottom-2",".rounded-md-left-0",".rounded-md-left-1",".rounded-md-left-2",".border-lg-top",".border-lg-right",".border-lg-bottom",".border-lg-left",".border-lg-top-0",".border-lg-right-0",".border-lg-bottom-0",".border-lg-left-0",".rounded-lg-0",".rounded-lg-1",".rounded-lg-2",".rounded-lg-top-0",".rounded-lg-top-1",".rounded-lg-top-2",".rounded-lg-right-0",".rounded-lg-right-1",".rounded-lg-right-2",".rounded-lg-bottom-0",".rounded-lg-bottom-1",".rounded-lg-bottom-2",".rounded-lg-left-0",".rounded-lg-left-1",".rounded-lg-left-2",".border-xl-top",".border-xl-right",".border-xl-bottom",".border-xl-left",".border-xl-top-0",".border-xl-right-0",".border-xl-bottom-0",".border-xl-left-0",".rounded-xl-0",".rounded-xl-1",".rounded-xl-2",".rounded-xl-top-0",".rounded-xl-top-1",".rounded-xl-top-2",".rounded-xl-right-0",".rounded-xl-right-1",".rounded-xl-right-2",".rounded-xl-bottom-0",".rounded-xl-bottom-1",".rounded-xl-bottom-2",".rounded-xl-left-0",".rounded-xl-left-1",".rounded-xl-left-2",".circle",".box-shadow",".box-shadow-medium",".box-shadow-large",".box-shadow-extra-large",".box-shadow-none",".bg-white",".bg-blue",".bg-blue-light",".bg-gray-dark",".bg-gray",".bg-gray-light",".bg-green",".bg-green-light",".bg-red",".bg-red-light",".bg-yellow",".bg-yellow-light",".bg-purple",".bg-purple-light",".bg-shade-gradient",".text-blue",".text-red",".text-gray-light",".text-gray",".text-gray-dark",".text-green",".text-orange",".text-orange-light",".text-purple",".text-white",".text-inherit",".text-pending",".bg-pending",".link-gray",".link-gray:hover",".link-gray-dark",".link-gray-dark:hover",".link-hover-blue:hover",".muted-link",".muted-link:hover",".details-overlay[open]>summary::before",".details-overlay-dark[open]>summary::before",".flex-row",".flex-row-reverse",".flex-column",".flex-wrap",".flex-nowrap",".flex-justify-start",".flex-justify-end",".flex-justify-center",".flex-justify-between",".flex-justify-around",".flex-items-start",".flex-items-end",".flex-items-center",".flex-items-baseline",".flex-items-stretch",".flex-content-start",".flex-content-end",".flex-content-center",".flex-content-between",".flex-content-around",".flex-content-stretch",".flex-auto",".flex-shrink-0",".flex-self-auto",".flex-self-start",".flex-self-end",".flex-self-center",".flex-self-baseline",".flex-self-stretch",".flex-item-equal",".flex-sm-row",".flex-sm-row-reverse",".flex-sm-column",".flex-sm-wrap",".flex-sm-nowrap",".flex-sm-justify-start",".flex-sm-justify-end",".flex-sm-justify-center",".flex-sm-justify-between",".flex-sm-justify-around",".flex-sm-items-start",".flex-sm-items-end",".flex-sm-items-center",".flex-sm-items-baseline",".flex-sm-items-stretch",".flex-sm-content-start",".flex-sm-content-end",".flex-sm-content-center",".flex-sm-content-between",".flex-sm-content-around",".flex-sm-content-stretch",".flex-sm-auto",".flex-sm-shrink-0",".flex-sm-self-auto",".flex-sm-self-start",".flex-sm-self-end",".flex-sm-self-center",".flex-sm-self-baseline",".flex-sm-self-stretch",".flex-sm-item-equal",".flex-md-row",".flex-md-row-reverse",".flex-md-column",".flex-md-wrap",".flex-md-nowrap",".flex-md-justify-start",".flex-md-justify-end",".flex-md-justify-center",".flex-md-justify-between",".flex-md-justify-around",".flex-md-items-start",".flex-md-items-end",".flex-md-items-center",".flex-md-items-baseline",".flex-md-items-stretch",".flex-md-content-start",".flex-md-content-end",".flex-md-content-center",".flex-md-content-between",".flex-md-content-around",".flex-md-content-stretch",".flex-md-auto",".flex-md-shrink-0",".flex-md-self-auto",".flex-md-self-start",".flex-md-self-end",".flex-md-self-center",".flex-md-self-baseline",".flex-md-self-stretch",".flex-md-item-equal",".flex-lg-row",".flex-lg-row-reverse",".flex-lg-column",".flex-lg-wrap",".flex-lg-nowrap",".flex-lg-justify-start",".flex-lg-justify-end",".flex-lg-justify-center",".flex-lg-justify-between",".flex-lg-justify-around",".flex-lg-items-start",".flex-lg-items-end",".flex-lg-items-center",".flex-lg-items-baseline",".flex-lg-items-stretch",".flex-lg-content-start",".flex-lg-content-end",".flex-lg-content-center",".flex-lg-content-between",".flex-lg-content-around",".flex-lg-content-stretch",".flex-lg-auto",".flex-lg-shrink-0",".flex-lg-self-auto",".flex-lg-self-start",".flex-lg-self-end",".flex-lg-self-center",".flex-lg-self-baseline",".flex-lg-self-stretch",".flex-lg-item-equal",".flex-xl-row",".flex-xl-row-reverse",".flex-xl-column",".flex-xl-wrap",".flex-xl-nowrap",".flex-xl-justify-start",".flex-xl-justify-end",".flex-xl-justify-center",".flex-xl-justify-between",".flex-xl-justify-around",".flex-xl-items-start",".flex-xl-items-end",".flex-xl-items-center",".flex-xl-items-baseline",".flex-xl-items-stretch",".flex-xl-content-start",".flex-xl-content-end",".flex-xl-content-center",".flex-xl-content-between",".flex-xl-content-around",".flex-xl-content-stretch",".flex-xl-auto",".flex-xl-shrink-0",".flex-xl-self-auto",".flex-xl-self-start",".flex-xl-self-end",".flex-xl-self-center",".flex-xl-self-baseline",".flex-xl-self-stretch",".flex-xl-item-equal",".position-static",".position-relative",".position-absolute",".position-fixed",".top-0",".right-0",".bottom-0",".left-0",".v-align-middle",".v-align-top",".v-align-bottom",".v-align-text-top",".v-align-text-bottom",".v-align-baseline",".overflow-hidden",".overflow-scroll",".overflow-auto",".clearfix::before",".clearfix::after",".float-left",".float-right",".float-none",".float-sm-left",".float-sm-right",".float-sm-none",".float-md-left",".float-md-right",".float-md-none",".float-lg-left",".float-lg-right",".float-lg-none",".float-xl-left",".float-xl-right",".float-xl-none",".width-fit",".width-full",".height-fit",".height-full",".min-width-0",".direction-rtl",".direction-ltr",".direction-sm-rtl",".direction-sm-ltr",".direction-md-rtl",".direction-md-ltr",".direction-lg-rtl",".direction-lg-ltr",".direction-xl-rtl",".direction-xl-ltr",".m-0",".mt-0",".mr-0",".mb-0",".ml-0",".mx-0",".my-0",".m-1",".mt-1",".mr-1",".mb-1",".ml-1",".mt-n1",".mr-n1",".mb-n1",".ml-n1",".mx-1",".my-1",".m-2",".mt-2",".mr-2",".mb-2",".ml-2",".mt-n2",".mr-n2",".mb-n2",".ml-n2",".mx-2",".my-2",".m-3",".mt-3",".mr-3",".mb-3",".ml-3",".mt-n3",".mr-n3",".mb-n3",".ml-n3",".mx-3",".my-3",".m-4",".mt-4",".mr-4",".mb-4",".ml-4",".mt-n4",".mr-n4",".mb-n4",".ml-n4",".mx-4",".my-4",".m-5",".mt-5",".mr-5",".mb-5",".ml-5",".mt-n5",".mr-n5",".mb-n5",".ml-n5",".mx-5",".my-5",".m-6",".mt-6",".mr-6",".mb-6",".ml-6",".mt-n6",".mr-n6",".mb-n6",".ml-n6",".mx-6",".my-6",".mx-auto",".m-sm-0",".mt-sm-0",".mr-sm-0",".mb-sm-0",".ml-sm-0",".mx-sm-0",".my-sm-0",".m-sm-1",".mt-sm-1",".mr-sm-1",".mb-sm-1",".ml-sm-1",".mt-sm-n1",".mr-sm-n1",".mb-sm-n1",".ml-sm-n1",".mx-sm-1",".my-sm-1",".m-sm-2",".mt-sm-2",".mr-sm-2",".mb-sm-2",".ml-sm-2",".mt-sm-n2",".mr-sm-n2",".mb-sm-n2",".ml-sm-n2",".mx-sm-2",".my-sm-2",".m-sm-3",".mt-sm-3",".mr-sm-3",".mb-sm-3",".ml-sm-3",".mt-sm-n3",".mr-sm-n3",".mb-sm-n3",".ml-sm-n3",".mx-sm-3",".my-sm-3",".m-sm-4",".mt-sm-4",".mr-sm-4",".mb-sm-4",".ml-sm-4",".mt-sm-n4",".mr-sm-n4",".mb-sm-n4",".ml-sm-n4",".mx-sm-4",".my-sm-4",".m-sm-5",".mt-sm-5",".mr-sm-5",".mb-sm-5",".ml-sm-5",".mt-sm-n5",".mr-sm-n5",".mb-sm-n5",".ml-sm-n5",".mx-sm-5",".my-sm-5",".m-sm-6",".mt-sm-6",".mr-sm-6",".mb-sm-6",".ml-sm-6",".mt-sm-n6",".mr-sm-n6",".mb-sm-n6",".ml-sm-n6",".mx-sm-6",".my-sm-6",".mx-sm-auto",".m-md-0",".mt-md-0",".mr-md-0",".mb-md-0",".ml-md-0",".mx-md-0",".my-md-0",".m-md-1",".mt-md-1",".mr-md-1",".mb-md-1",".ml-md-1",".mt-md-n1",".mr-md-n1",".mb-md-n1",".ml-md-n1",".mx-md-1",".my-md-1",".m-md-2",".mt-md-2",".mr-md-2",".mb-md-2",".ml-md-2",".mt-md-n2",".mr-md-n2",".mb-md-n2",".ml-md-n2",".mx-md-2",".my-md-2",".m-md-3",".mt-md-3",".mr-md-3",".mb-md-3",".ml-md-3",".mt-md-n3",".mr-md-n3",".mb-md-n3",".ml-md-n3",".mx-md-3",".my-md-3",".m-md-4",".mt-md-4",".mr-md-4",".mb-md-4",".ml-md-4",".mt-md-n4",".mr-md-n4",".mb-md-n4",".ml-md-n4",".mx-md-4",".my-md-4",".m-md-5",".mt-md-5",".mr-md-5",".mb-md-5",".ml-md-5",".mt-md-n5",".mr-md-n5",".mb-md-n5",".ml-md-n5",".mx-md-5",".my-md-5",".m-md-6",".mt-md-6",".mr-md-6",".mb-md-6",".ml-md-6",".mt-md-n6",".mr-md-n6",".mb-md-n6",".ml-md-n6",".mx-md-6",".my-md-6",".mx-md-auto",".m-lg-0",".mt-lg-0",".mr-lg-0",".mb-lg-0",".ml-lg-0",".mx-lg-0",".my-lg-0",".m-lg-1",".mt-lg-1",".mr-lg-1",".mb-lg-1",".ml-lg-1",".mt-lg-n1",".mr-lg-n1",".mb-lg-n1",".ml-lg-n1",".mx-lg-1",".my-lg-1",".m-lg-2",".mt-lg-2",".mr-lg-2",".mb-lg-2",".ml-lg-2",".mt-lg-n2",".mr-lg-n2",".mb-lg-n2",".ml-lg-n2",".mx-lg-2",".my-lg-2",".m-lg-3",".mt-lg-3",".mr-lg-3",".mb-lg-3",".ml-lg-3",".mt-lg-n3",".mr-lg-n3",".mb-lg-n3",".ml-lg-n3",".mx-lg-3",".my-lg-3",".m-lg-4",".mt-lg-4",".mr-lg-4",".mb-lg-4",".ml-lg-4",".mt-lg-n4",".mr-lg-n4",".mb-lg-n4",".ml-lg-n4",".mx-lg-4",".my-lg-4",".m-lg-5",".mt-lg-5",".mr-lg-5",".mb-lg-5",".ml-lg-5",".mt-lg-n5",".mr-lg-n5",".mb-lg-n5",".ml-lg-n5",".mx-lg-5",".my-lg-5",".m-lg-6",".mt-lg-6",".mr-lg-6",".mb-lg-6",".ml-lg-6",".mt-lg-n6",".mr-lg-n6",".mb-lg-n6",".ml-lg-n6",".mx-lg-6",".my-lg-6",".mx-lg-auto",".m-xl-0",".mt-xl-0",".mr-xl-0",".mb-xl-0",".ml-xl-0",".mx-xl-0",".my-xl-0",".m-xl-1",".mt-xl-1",".mr-xl-1",".mb-xl-1",".ml-xl-1",".mt-xl-n1",".mr-xl-n1",".mb-xl-n1",".ml-xl-n1",".mx-xl-1",".my-xl-1",".m-xl-2",".mt-xl-2",".mr-xl-2",".mb-xl-2",".ml-xl-2",".mt-xl-n2",".mr-xl-n2",".mb-xl-n2",".ml-xl-n2",".mx-xl-2",".my-xl-2",".m-xl-3",".mt-xl-3",".mr-xl-3",".mb-xl-3",".ml-xl-3",".mt-xl-n3",".mr-xl-n3",".mb-xl-n3",".ml-xl-n3",".mx-xl-3",".my-xl-3",".m-xl-4",".mt-xl-4",".mr-xl-4",".mb-xl-4",".ml-xl-4",".mt-xl-n4",".mr-xl-n4",".mb-xl-n4",".ml-xl-n4",".mx-xl-4",".my-xl-4",".m-xl-5",".mt-xl-5",".mr-xl-5",".mb-xl-5",".ml-xl-5",".mt-xl-n5",".mr-xl-n5",".mb-xl-n5",".ml-xl-n5",".mx-xl-5",".my-xl-5",".m-xl-6",".mt-xl-6",".mr-xl-6",".mb-xl-6",".ml-xl-6",".mt-xl-n6",".mr-xl-n6",".mb-xl-n6",".ml-xl-n6",".mx-xl-6",".my-xl-6",".mx-xl-auto",".p-0",".pt-0",".pr-0",".pb-0",".pl-0",".px-0",".py-0",".p-1",".pt-1",".pr-1",".pb-1",".pl-1",".px-1",".py-1",".p-2",".pt-2",".pr-2",".pb-2",".pl-2",".px-2",".py-2",".p-3",".pt-3",".pr-3",".pb-3",".pl-3",".px-3",".py-3",".p-4",".pt-4",".pr-4",".pb-4",".pl-4",".px-4",".py-4",".p-5",".pt-5",".pr-5",".pb-5",".pl-5",".px-5",".py-5",".p-6",".pt-6",".pr-6",".pb-6",".pl-6",".px-6",".py-6",".p-sm-0",".pt-sm-0",".pr-sm-0",".pb-sm-0",".pl-sm-0",".px-sm-0",".py-sm-0",".p-sm-1",".pt-sm-1",".pr-sm-1",".pb-sm-1",".pl-sm-1",".px-sm-1",".py-sm-1",".p-sm-2",".pt-sm-2",".pr-sm-2",".pb-sm-2",".pl-sm-2",".px-sm-2",".py-sm-2",".p-sm-3",".pt-sm-3",".pr-sm-3",".pb-sm-3",".pl-sm-3",".px-sm-3",".py-sm-3",".p-sm-4",".pt-sm-4",".pr-sm-4",".pb-sm-4",".pl-sm-4",".px-sm-4",".py-sm-4",".p-sm-5",".pt-sm-5",".pr-sm-5",".pb-sm-5",".pl-sm-5",".px-sm-5",".py-sm-5",".p-sm-6",".pt-sm-6",".pr-sm-6",".pb-sm-6",".pl-sm-6",".px-sm-6",".py-sm-6",".p-md-0",".pt-md-0",".pr-md-0",".pb-md-0",".pl-md-0",".px-md-0",".py-md-0",".p-md-1",".pt-md-1",".pr-md-1",".pb-md-1",".pl-md-1",".px-md-1",".py-md-1",".p-md-2",".pt-md-2",".pr-md-2",".pb-md-2",".pl-md-2",".px-md-2",".py-md-2",".p-md-3",".pt-md-3",".pr-md-3",".pb-md-3",".pl-md-3",".px-md-3",".py-md-3",".p-md-4",".pt-md-4",".pr-md-4",".pb-md-4",".pl-md-4",".px-md-4",".py-md-4",".p-md-5",".pt-md-5",".pr-md-5",".pb-md-5",".pl-md-5",".px-md-5",".py-md-5",".p-md-6",".pt-md-6",".pr-md-6",".pb-md-6",".pl-md-6",".px-md-6",".py-md-6",".p-lg-0",".pt-lg-0",".pr-lg-0",".pb-lg-0",".pl-lg-0",".px-lg-0",".py-lg-0",".p-lg-1",".pt-lg-1",".pr-lg-1",".pb-lg-1",".pl-lg-1",".px-lg-1",".py-lg-1",".p-lg-2",".pt-lg-2",".pr-lg-2",".pb-lg-2",".pl-lg-2",".px-lg-2",".py-lg-2",".p-lg-3",".pt-lg-3",".pr-lg-3",".pb-lg-3",".pl-lg-3",".px-lg-3",".py-lg-3",".p-lg-4",".pt-lg-4",".pr-lg-4",".pb-lg-4",".pl-lg-4",".px-lg-4",".py-lg-4",".p-lg-5",".pt-lg-5",".pr-lg-5",".pb-lg-5",".pl-lg-5",".px-lg-5",".py-lg-5",".p-lg-6",".pt-lg-6",".pr-lg-6",".pb-lg-6",".pl-lg-6",".px-lg-6",".py-lg-6",".p-xl-0",".pt-xl-0",".pr-xl-0",".pb-xl-0",".pl-xl-0",".px-xl-0",".py-xl-0",".p-xl-1",".pt-xl-1",".pr-xl-1",".pb-xl-1",".pl-xl-1",".px-xl-1",".py-xl-1",".p-xl-2",".pt-xl-2",".pr-xl-2",".pb-xl-2",".pl-xl-2",".px-xl-2",".py-xl-2",".p-xl-3",".pt-xl-3",".pr-xl-3",".pb-xl-3",".pl-xl-3",".px-xl-3",".py-xl-3",".p-xl-4",".pt-xl-4",".pr-xl-4",".pb-xl-4",".pl-xl-4",".px-xl-4",".py-xl-4",".p-xl-5",".pt-xl-5",".pr-xl-5",".pb-xl-5",".pl-xl-5",".px-xl-5",".py-xl-5",".p-xl-6",".pt-xl-6",".pr-xl-6",".pb-xl-6",".pl-xl-6",".px-xl-6",".py-xl-6",".p-responsive",".p-responsive",".p-responsive",".h1",".h1",".h2",".h2",".h3",".h3",".h4",".h5",".h6",".h1",".h2",".h3",".h4",".h5",".h6",".f1",".f1",".f2",".f2",".f3",".f3",".f4",".f4",".f5",".f6",".f00-light",".f00-light",".f0-light",".f0-light",".f1-light",".f1-light",".f2-light",".f2-light",".f3-light",".f3-light",".text-small",".lead",".lh-condensed-ultra",".lh-condensed",".lh-default",".lh-0",".text-right",".text-left",".text-center",".text-sm-right",".text-sm-left",".text-sm-center",".text-md-right",".text-md-left",".text-md-center",".text-lg-right",".text-lg-left",".text-lg-center",".text-xl-right",".text-xl-left",".text-xl-center",".text-normal",".text-bold",".text-italic",".text-uppercase",".text-underline",".no-underline",".no-wrap",".ws-normal",".wb-break-all",".text-emphasized",".list-style-none",".text-shadow-dark",".text-shadow-light",".text-mono",".user-select-none",".d-block",".d-flex",".d-inline",".d-inline-block",".d-inline-flex",".d-none",".d-table",".d-table-cell",".d-sm-block",".d-sm-flex",".d-sm-inline",".d-sm-inline-block",".d-sm-inline-flex",".d-sm-none",".d-sm-table",".d-sm-table-cell",".d-md-block",".d-md-flex",".d-md-inline",".d-md-inline-block",".d-md-inline-flex",".d-md-none",".d-md-table",".d-md-table-cell",".d-lg-block",".d-lg-flex",".d-lg-inline",".d-lg-inline-block",".d-lg-inline-flex",".d-lg-none",".d-lg-table",".d-lg-table-cell",".d-xl-block",".d-xl-flex",".d-xl-inline",".d-xl-inline-block",".d-xl-inline-flex",".d-xl-none",".d-xl-table",".d-xl-table-cell",".v-hidden",".v-visible",".hide-sm",".hide-md",".hide-lg",".hide-xl",".table-fixed",".sr-only",".show-on-focus",".show-on-focus:focus"],"specificity":{"max":22,"average":9.950963222416812}},"declarations":{"total":1444,"unique":336,"properties":{"animation-name":["fade-in","fade-out","fade-up","fade-down","grow-x","shrink-x","scale-in","pulse","pulse-in"],"animation-duration":["1s","300ms","1s","0.3s","0.3s","0.3s","0.3s","0.3s","0.15s","2s","0.5s"],"animation-timing-function":["ease-in-out","ease-out","ease-out","ease-in","ease","ease-in-out","cubic-bezier(0.2, 0, 0.13, 1.5)","linear"],"opacity":["0","1","1","0","0","0.8","1","1","0.5","0","1","0.3","1","0.3"],"animation-fill-mode":["forwards","forwards","forwards","forwards"],"animation-delay":["1s","0.5s","0.5s"],"transform":["translateY(100%)","translateY(0)","translateY(0)","translateY(100%)","scale(0.5)","scale(1)","scale3d(1, 1, 1)","scale3d(1.1, 1.1, 1.1)","scale3d(1, 1, 1)","scale(1.025)"],"width":["0%","100%","0%","100%","1px","1px","auto"],"animation-iteration-count":["infinite"],"transition":["transform 0.3s"],"-webkit-backface-visibility":["hidden"],"backface-visibility":["hidden"],"border":["1px #e1e4e8 solid","0","0"],"border-top":["1px #e1e4e8 solid","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0"],"border-style":["dashed"],"border-color":["#0366d6","#c8e1ff","#34d058","#a2cbac","#d73a49","#cea0a5","#6f42c1","#d9d0a5","#eaecef","#d1d5da","rgba(27,31,35,0.15)"],"border-right":["1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0","1px #e1e4e8 solid","0"],"border-radius":["0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","50%"],"border-top-left-radius":["0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px"],"border-top-right-radius":["0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px"],"border-bottom-right-radius":["0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px"],"border-bottom-left-radius":["0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px","0","3px","6px"],"box-shadow":["0 1px 1px rgba(27,31,35,0.1)","0 1px 5px rgba(27,31,35,0.15)","0 1px 15px rgba(27,31,35,0.15)","0 10px 50px rgba(27,31,35,0.07)","none"],"background-color":["#fff","#0366d6","#f1f8ff","#24292e","#f6f8fa","#fafbfc","#28a745","#dcffe4","#d73a49","#ffdce0","#ffd33d","#fff5b1","#6f42c1","#f5f0ff"],"background-image":["linear-gradient(180deg, rgba(27,31,35,0.065), rgba(27,31,35,0))"],"background-repeat":["no-repeat"],"background-size":["100% 200px"],"color":["#0366d6","#cb2431","#6a737d","#586069","#24292e","#28a745","#a04100","#e36209","#6f42c1","#fff","inherit","#b08800","#dbab09","#586069","#0366d6","#24292e","#0366d6","#0366d6","#586069","#0366d6","#586069","#24292e"],"text-decoration":["none","underline","none"],"position":["fixed","static","relative","absolute","fixed","absolute","absolute"],"top":["0","0"],"right":["0","0"],"bottom":["0","0"],"left":["0","0"],"z-index":["80","99","20"],"display":["block","table","table","block","flex","inline","inline-block","inline-flex","none","table","table-cell","block","flex","inline","inline-block","inline-flex","none","table","table-cell","block","flex","inline","inline-block","inline-flex","none","table","table-cell","block","flex","inline","inline-block","inline-flex","none","table","table-cell","block","flex","inline","inline-block","inline-flex","none","table","table-cell","none","none","none","none"],"cursor":["default"],"content":["\" \"","\"\"","\"\""],"background":["transparent","rgba(27,31,35,0.5)"],"flex-direction":["row","row-reverse","column","row","row-reverse","column","row","row-reverse","column","row","row-reverse","column","row","row-reverse","column"],"flex-wrap":["wrap","nowrap","wrap","nowrap","wrap","nowrap","wrap","nowrap","wrap","nowrap"],"justify-content":["flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around"],"align-items":["flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch"],"flex":["1 1 auto","1 1 auto","1 1 auto","1 1 auto","1 1 auto"],"flex-shrink":["0","0","0","0","0"],"-ms-grid-row-align":["auto","center","stretch","auto","center","stretch","auto","center","stretch","auto","center","stretch","auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1","1","1","1","1"],"flex-basis":["0","0","0","0","0"],"vertical-align":["middle","top","bottom","text-top","text-bottom","baseline"],"overflow":["hidden","scroll","auto","hidden","hidden"],"clear":["both"],"float":["left","right","none","left","right","none","left","right","none","left","right","none","left","right","none"],"max-width":["100%"],"max-height":["100%"],"height":["100%","1px","1px","auto"],"min-width":["0"],"direction":["rtl","ltr","rtl","ltr","rtl","ltr","rtl","ltr","rtl","ltr"],"margin":["0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0"],"margin-top":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"margin-bottom":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","30px"],"margin-left":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"padding":["0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","16px","40px","16px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","16px","40px","16px"],"font-size":["26px","32px","22px","24px","18px","20px","16px","14px","12px","26px","32px","22px","24px","18px","20px","16px","16px","14px","12px","40px","48px","32px","40px","26px","32px","22px","24px","18px","20px","12px","20px"],"font-weight":["600","300","300","300","300","300","300","400","600","600"],"line-height":["1","1.25","1.5","0"],"text-align":["right","left","center","right","left","center","right","left","center","right","left","center","right","left","center"],"font-style":["italic"],"text-transform":["uppercase"],"white-space":["nowrap","normal"],"word-break":["break-all"],"list-style":["none"],"text-shadow":["0 1px 1px rgba(27,31,35,0.25),0 1px 25px rgba(27,31,35,0.75)","0 1px 0 rgba(255,255,255,0.5)"],"font-family":["\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,Courier,monospace"],"-webkit-user-select":["none"],"-moz-user-select":["none"],"-ms-user-select":["none"],"user-select":["none"],"visibility":["hidden","visible"],"table-layout":["fixed"],"clip":["rect(0, 0, 0, 0)","rect(1px, 1px, 1px, 1px)","auto"],"word-wrap":["normal"]}},"mediaQueries":{"total":50,"unique":7,"values":["(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 1012px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(max-width: 544px)","(min-width: 544px) and (max-width: 768px)","(min-width: 768px) and (max-width: 1012px)","(min-width: 1012px)"],"contents":[{"value":"(min-width: 544px)","rules":{"total":23,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2],"max":2,"average":1.5217391304347827},"selectorByRuleSizes":[{"selector":",.rounded-sm-left-2","declarations":2},{"selector":",.rounded-sm-left-1","declarations":2},{"selector":",.rounded-sm-left-0","declarations":2},{"selector":",.rounded-sm-bottom-2","declarations":2},{"selector":",.rounded-sm-bottom-1","declarations":2},{"selector":",.rounded-sm-bottom-0","declarations":2},{"selector":",.rounded-sm-right-2","declarations":2},{"selector":",.rounded-sm-right-1","declarations":2},{"selector":",.rounded-sm-right-0","declarations":2},{"selector":",.rounded-sm-top-2","declarations":2},{"selector":",.rounded-sm-top-1","declarations":2},{"selector":",.rounded-sm-top-0","declarations":2},{"selector":",.rounded-sm-2","declarations":1},{"selector":",.rounded-sm-1","declarations":1},{"selector":",.rounded-sm-0","declarations":1},{"selector":",.border-sm-left-0","declarations":1},{"selector":",.border-sm-bottom-0","declarations":1},{"selector":",.border-sm-right-0","declarations":1},{"selector":",.border-sm-top-0","declarations":1},{"selector":",.border-sm-left","declarations":1},{"selector":",.border-sm-bottom","declarations":1},{"selector":",.border-sm-right","declarations":1},{"selector":".border-sm-top","declarations":1}]},"selectors":{"total":23,"type":0,"class":23,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".border-sm-top",".border-sm-right",".border-sm-bottom",".border-sm-left",".border-sm-top-0",".border-sm-right-0",".border-sm-bottom-0",".border-sm-left-0",".rounded-sm-0",".rounded-sm-1",".rounded-sm-2",".rounded-sm-top-0",".rounded-sm-top-1",".rounded-sm-top-2",".rounded-sm-right-0",".rounded-sm-right-1",".rounded-sm-right-2",".rounded-sm-bottom-0",".rounded-sm-bottom-1",".rounded-sm-bottom-2",".rounded-sm-left-0",".rounded-sm-left-1",".rounded-sm-left-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":35,"unique":23,"properties":{"border-top":["1px #e1e4e8 solid","0"],"border-right":["1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0"],"border-radius":["0","3px","6px"],"border-top-left-radius":["0","3px","6px","0","3px","6px"],"border-top-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-left-radius":["0","3px","6px","0","3px","6px"]}}},{"value":"(min-width: 768px)","rules":{"total":23,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2],"max":2,"average":1.5217391304347827},"selectorByRuleSizes":[{"selector":",.rounded-md-left-2","declarations":2},{"selector":",.rounded-md-left-1","declarations":2},{"selector":",.rounded-md-left-0","declarations":2},{"selector":",.rounded-md-bottom-2","declarations":2},{"selector":",.rounded-md-bottom-1","declarations":2},{"selector":",.rounded-md-bottom-0","declarations":2},{"selector":",.rounded-md-right-2","declarations":2},{"selector":",.rounded-md-right-1","declarations":2},{"selector":",.rounded-md-right-0","declarations":2},{"selector":",.rounded-md-top-2","declarations":2},{"selector":",.rounded-md-top-1","declarations":2},{"selector":",.rounded-md-top-0","declarations":2},{"selector":",.rounded-md-2","declarations":1},{"selector":",.rounded-md-1","declarations":1},{"selector":",.rounded-md-0","declarations":1},{"selector":",.border-md-left-0","declarations":1},{"selector":",.border-md-bottom-0","declarations":1},{"selector":",.border-md-right-0","declarations":1},{"selector":",.border-md-top-0","declarations":1},{"selector":",.border-md-left","declarations":1},{"selector":",.border-md-bottom","declarations":1},{"selector":",.border-md-right","declarations":1},{"selector":".border-md-top","declarations":1}]},"selectors":{"total":23,"type":0,"class":23,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".border-md-top",".border-md-right",".border-md-bottom",".border-md-left",".border-md-top-0",".border-md-right-0",".border-md-bottom-0",".border-md-left-0",".rounded-md-0",".rounded-md-1",".rounded-md-2",".rounded-md-top-0",".rounded-md-top-1",".rounded-md-top-2",".rounded-md-right-0",".rounded-md-right-1",".rounded-md-right-2",".rounded-md-bottom-0",".rounded-md-bottom-1",".rounded-md-bottom-2",".rounded-md-left-0",".rounded-md-left-1",".rounded-md-left-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":35,"unique":23,"properties":{"border-top":["1px #e1e4e8 solid","0"],"border-right":["1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0"],"border-radius":["0","3px","6px"],"border-top-left-radius":["0","3px","6px","0","3px","6px"],"border-top-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-left-radius":["0","3px","6px","0","3px","6px"]}}},{"value":"(min-width: 1012px)","rules":{"total":23,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2],"max":2,"average":1.5217391304347827},"selectorByRuleSizes":[{"selector":",.rounded-lg-left-2","declarations":2},{"selector":",.rounded-lg-left-1","declarations":2},{"selector":",.rounded-lg-left-0","declarations":2},{"selector":",.rounded-lg-bottom-2","declarations":2},{"selector":",.rounded-lg-bottom-1","declarations":2},{"selector":",.rounded-lg-bottom-0","declarations":2},{"selector":",.rounded-lg-right-2","declarations":2},{"selector":",.rounded-lg-right-1","declarations":2},{"selector":",.rounded-lg-right-0","declarations":2},{"selector":",.rounded-lg-top-2","declarations":2},{"selector":",.rounded-lg-top-1","declarations":2},{"selector":",.rounded-lg-top-0","declarations":2},{"selector":",.rounded-lg-2","declarations":1},{"selector":",.rounded-lg-1","declarations":1},{"selector":",.rounded-lg-0","declarations":1},{"selector":",.border-lg-left-0","declarations":1},{"selector":",.border-lg-bottom-0","declarations":1},{"selector":",.border-lg-right-0","declarations":1},{"selector":",.border-lg-top-0","declarations":1},{"selector":",.border-lg-left","declarations":1},{"selector":",.border-lg-bottom","declarations":1},{"selector":",.border-lg-right","declarations":1},{"selector":".border-lg-top","declarations":1}]},"selectors":{"total":23,"type":0,"class":23,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".border-lg-top",".border-lg-right",".border-lg-bottom",".border-lg-left",".border-lg-top-0",".border-lg-right-0",".border-lg-bottom-0",".border-lg-left-0",".rounded-lg-0",".rounded-lg-1",".rounded-lg-2",".rounded-lg-top-0",".rounded-lg-top-1",".rounded-lg-top-2",".rounded-lg-right-0",".rounded-lg-right-1",".rounded-lg-right-2",".rounded-lg-bottom-0",".rounded-lg-bottom-1",".rounded-lg-bottom-2",".rounded-lg-left-0",".rounded-lg-left-1",".rounded-lg-left-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":35,"unique":23,"properties":{"border-top":["1px #e1e4e8 solid","0"],"border-right":["1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0"],"border-radius":["0","3px","6px"],"border-top-left-radius":["0","3px","6px","0","3px","6px"],"border-top-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-left-radius":["0","3px","6px","0","3px","6px"]}}},{"value":"(min-width: 1280px)","rules":{"total":23,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2],"max":2,"average":1.5217391304347827},"selectorByRuleSizes":[{"selector":",.rounded-xl-left-2","declarations":2},{"selector":",.rounded-xl-left-1","declarations":2},{"selector":",.rounded-xl-left-0","declarations":2},{"selector":",.rounded-xl-bottom-2","declarations":2},{"selector":",.rounded-xl-bottom-1","declarations":2},{"selector":",.rounded-xl-bottom-0","declarations":2},{"selector":",.rounded-xl-right-2","declarations":2},{"selector":",.rounded-xl-right-1","declarations":2},{"selector":",.rounded-xl-right-0","declarations":2},{"selector":",.rounded-xl-top-2","declarations":2},{"selector":",.rounded-xl-top-1","declarations":2},{"selector":",.rounded-xl-top-0","declarations":2},{"selector":",.rounded-xl-2","declarations":1},{"selector":",.rounded-xl-1","declarations":1},{"selector":",.rounded-xl-0","declarations":1},{"selector":",.border-xl-left-0","declarations":1},{"selector":",.border-xl-bottom-0","declarations":1},{"selector":",.border-xl-right-0","declarations":1},{"selector":",.border-xl-top-0","declarations":1},{"selector":",.border-xl-left","declarations":1},{"selector":",.border-xl-bottom","declarations":1},{"selector":",.border-xl-right","declarations":1},{"selector":".border-xl-top","declarations":1}]},"selectors":{"total":23,"type":0,"class":23,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".border-xl-top",".border-xl-right",".border-xl-bottom",".border-xl-left",".border-xl-top-0",".border-xl-right-0",".border-xl-bottom-0",".border-xl-left-0",".rounded-xl-0",".rounded-xl-1",".rounded-xl-2",".rounded-xl-top-0",".rounded-xl-top-1",".rounded-xl-top-2",".rounded-xl-right-0",".rounded-xl-right-1",".rounded-xl-right-2",".rounded-xl-bottom-0",".rounded-xl-bottom-1",".rounded-xl-bottom-2",".rounded-xl-left-0",".rounded-xl-left-1",".rounded-xl-left-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":35,"unique":23,"properties":{"border-top":["1px #e1e4e8 solid","0"],"border-right":["1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0"],"border-radius":["0","3px","6px"],"border-top-left-radius":["0","3px","6px","0","3px","6px"],"border-top-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-right-radius":["0","3px","6px","0","3px","6px"],"border-bottom-left-radius":["0","3px","6px","0","3px","6px"]}}},{"value":"(min-width: 544px)","rules":{"total":30,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2],"max":2,"average":1.1333333333333333},"selectorByRuleSizes":[{"selector":",.flex-sm-item-equal","declarations":2},{"selector":",.flex-sm-self-stretch","declarations":2},{"selector":",.flex-sm-self-center","declarations":2},{"selector":",.flex-sm-self-auto","declarations":2},{"selector":",.flex-sm-self-baseline","declarations":1},{"selector":",.flex-sm-self-end","declarations":1},{"selector":",.flex-sm-self-start","declarations":1},{"selector":",.flex-sm-shrink-0","declarations":1},{"selector":",.flex-sm-auto","declarations":1},{"selector":",.flex-sm-content-stretch","declarations":1},{"selector":",.flex-sm-content-around","declarations":1},{"selector":",.flex-sm-content-between","declarations":1},{"selector":",.flex-sm-content-center","declarations":1},{"selector":",.flex-sm-content-end","declarations":1},{"selector":",.flex-sm-content-start","declarations":1},{"selector":",.flex-sm-items-stretch","declarations":1},{"selector":",.flex-sm-items-baseline","declarations":1},{"selector":",.flex-sm-items-center","declarations":1},{"selector":",.flex-sm-items-end","declarations":1},{"selector":",.flex-sm-items-start","declarations":1},{"selector":",.flex-sm-justify-around","declarations":1},{"selector":",.flex-sm-justify-between","declarations":1},{"selector":",.flex-sm-justify-center","declarations":1},{"selector":",.flex-sm-justify-end","declarations":1},{"selector":",.flex-sm-justify-start","declarations":1},{"selector":",.flex-sm-nowrap","declarations":1},{"selector":",.flex-sm-wrap","declarations":1},{"selector":",.flex-sm-column","declarations":1},{"selector":",.flex-sm-row-reverse","declarations":1},{"selector":".flex-sm-row","declarations":1}]},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-sm-row",".flex-sm-row-reverse",".flex-sm-column",".flex-sm-wrap",".flex-sm-nowrap",".flex-sm-justify-start",".flex-sm-justify-end",".flex-sm-justify-center",".flex-sm-justify-between",".flex-sm-justify-around",".flex-sm-items-start",".flex-sm-items-end",".flex-sm-items-center",".flex-sm-items-baseline",".flex-sm-items-stretch",".flex-sm-content-start",".flex-sm-content-end",".flex-sm-content-center",".flex-sm-content-between",".flex-sm-content-around",".flex-sm-content-stretch",".flex-sm-auto",".flex-sm-shrink-0",".flex-sm-self-auto",".flex-sm-self-start",".flex-sm-self-end",".flex-sm-self-center",".flex-sm-self-baseline",".flex-sm-self-stretch",".flex-sm-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":34,"unique":34,"properties":{"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 768px)","rules":{"total":30,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2],"max":2,"average":1.1333333333333333},"selectorByRuleSizes":[{"selector":",.flex-md-item-equal","declarations":2},{"selector":",.flex-md-self-stretch","declarations":2},{"selector":",.flex-md-self-center","declarations":2},{"selector":",.flex-md-self-auto","declarations":2},{"selector":",.flex-md-self-baseline","declarations":1},{"selector":",.flex-md-self-end","declarations":1},{"selector":",.flex-md-self-start","declarations":1},{"selector":",.flex-md-shrink-0","declarations":1},{"selector":",.flex-md-auto","declarations":1},{"selector":",.flex-md-content-stretch","declarations":1},{"selector":",.flex-md-content-around","declarations":1},{"selector":",.flex-md-content-between","declarations":1},{"selector":",.flex-md-content-center","declarations":1},{"selector":",.flex-md-content-end","declarations":1},{"selector":",.flex-md-content-start","declarations":1},{"selector":",.flex-md-items-stretch","declarations":1},{"selector":",.flex-md-items-baseline","declarations":1},{"selector":",.flex-md-items-center","declarations":1},{"selector":",.flex-md-items-end","declarations":1},{"selector":",.flex-md-items-start","declarations":1},{"selector":",.flex-md-justify-around","declarations":1},{"selector":",.flex-md-justify-between","declarations":1},{"selector":",.flex-md-justify-center","declarations":1},{"selector":",.flex-md-justify-end","declarations":1},{"selector":",.flex-md-justify-start","declarations":1},{"selector":",.flex-md-nowrap","declarations":1},{"selector":",.flex-md-wrap","declarations":1},{"selector":",.flex-md-column","declarations":1},{"selector":",.flex-md-row-reverse","declarations":1},{"selector":".flex-md-row","declarations":1}]},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-md-row",".flex-md-row-reverse",".flex-md-column",".flex-md-wrap",".flex-md-nowrap",".flex-md-justify-start",".flex-md-justify-end",".flex-md-justify-center",".flex-md-justify-between",".flex-md-justify-around",".flex-md-items-start",".flex-md-items-end",".flex-md-items-center",".flex-md-items-baseline",".flex-md-items-stretch",".flex-md-content-start",".flex-md-content-end",".flex-md-content-center",".flex-md-content-between",".flex-md-content-around",".flex-md-content-stretch",".flex-md-auto",".flex-md-shrink-0",".flex-md-self-auto",".flex-md-self-start",".flex-md-self-end",".flex-md-self-center",".flex-md-self-baseline",".flex-md-self-stretch",".flex-md-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":34,"unique":34,"properties":{"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 1012px)","rules":{"total":30,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2],"max":2,"average":1.1333333333333333},"selectorByRuleSizes":[{"selector":",.flex-lg-item-equal","declarations":2},{"selector":",.flex-lg-self-stretch","declarations":2},{"selector":",.flex-lg-self-center","declarations":2},{"selector":",.flex-lg-self-auto","declarations":2},{"selector":",.flex-lg-self-baseline","declarations":1},{"selector":",.flex-lg-self-end","declarations":1},{"selector":",.flex-lg-self-start","declarations":1},{"selector":",.flex-lg-shrink-0","declarations":1},{"selector":",.flex-lg-auto","declarations":1},{"selector":",.flex-lg-content-stretch","declarations":1},{"selector":",.flex-lg-content-around","declarations":1},{"selector":",.flex-lg-content-between","declarations":1},{"selector":",.flex-lg-content-center","declarations":1},{"selector":",.flex-lg-content-end","declarations":1},{"selector":",.flex-lg-content-start","declarations":1},{"selector":",.flex-lg-items-stretch","declarations":1},{"selector":",.flex-lg-items-baseline","declarations":1},{"selector":",.flex-lg-items-center","declarations":1},{"selector":",.flex-lg-items-end","declarations":1},{"selector":",.flex-lg-items-start","declarations":1},{"selector":",.flex-lg-justify-around","declarations":1},{"selector":",.flex-lg-justify-between","declarations":1},{"selector":",.flex-lg-justify-center","declarations":1},{"selector":",.flex-lg-justify-end","declarations":1},{"selector":",.flex-lg-justify-start","declarations":1},{"selector":",.flex-lg-nowrap","declarations":1},{"selector":",.flex-lg-wrap","declarations":1},{"selector":",.flex-lg-column","declarations":1},{"selector":",.flex-lg-row-reverse","declarations":1},{"selector":".flex-lg-row","declarations":1}]},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-lg-row",".flex-lg-row-reverse",".flex-lg-column",".flex-lg-wrap",".flex-lg-nowrap",".flex-lg-justify-start",".flex-lg-justify-end",".flex-lg-justify-center",".flex-lg-justify-between",".flex-lg-justify-around",".flex-lg-items-start",".flex-lg-items-end",".flex-lg-items-center",".flex-lg-items-baseline",".flex-lg-items-stretch",".flex-lg-content-start",".flex-lg-content-end",".flex-lg-content-center",".flex-lg-content-between",".flex-lg-content-around",".flex-lg-content-stretch",".flex-lg-auto",".flex-lg-shrink-0",".flex-lg-self-auto",".flex-lg-self-start",".flex-lg-self-end",".flex-lg-self-center",".flex-lg-self-baseline",".flex-lg-self-stretch",".flex-lg-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":34,"unique":34,"properties":{"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 1280px)","rules":{"total":30,"size":{"graph":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,2,2],"max":2,"average":1.1333333333333333},"selectorByRuleSizes":[{"selector":",.flex-xl-item-equal","declarations":2},{"selector":",.flex-xl-self-stretch","declarations":2},{"selector":",.flex-xl-self-center","declarations":2},{"selector":",.flex-xl-self-auto","declarations":2},{"selector":",.flex-xl-self-baseline","declarations":1},{"selector":",.flex-xl-self-end","declarations":1},{"selector":",.flex-xl-self-start","declarations":1},{"selector":",.flex-xl-shrink-0","declarations":1},{"selector":",.flex-xl-auto","declarations":1},{"selector":",.flex-xl-content-stretch","declarations":1},{"selector":",.flex-xl-content-around","declarations":1},{"selector":",.flex-xl-content-between","declarations":1},{"selector":",.flex-xl-content-center","declarations":1},{"selector":",.flex-xl-content-end","declarations":1},{"selector":",.flex-xl-content-start","declarations":1},{"selector":",.flex-xl-items-stretch","declarations":1},{"selector":",.flex-xl-items-baseline","declarations":1},{"selector":",.flex-xl-items-center","declarations":1},{"selector":",.flex-xl-items-end","declarations":1},{"selector":",.flex-xl-items-start","declarations":1},{"selector":",.flex-xl-justify-around","declarations":1},{"selector":",.flex-xl-justify-between","declarations":1},{"selector":",.flex-xl-justify-center","declarations":1},{"selector":",.flex-xl-justify-end","declarations":1},{"selector":",.flex-xl-justify-start","declarations":1},{"selector":",.flex-xl-nowrap","declarations":1},{"selector":",.flex-xl-wrap","declarations":1},{"selector":",.flex-xl-column","declarations":1},{"selector":",.flex-xl-row-reverse","declarations":1},{"selector":".flex-xl-row","declarations":1}]},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-xl-row",".flex-xl-row-reverse",".flex-xl-column",".flex-xl-wrap",".flex-xl-nowrap",".flex-xl-justify-start",".flex-xl-justify-end",".flex-xl-justify-center",".flex-xl-justify-between",".flex-xl-justify-around",".flex-xl-items-start",".flex-xl-items-end",".flex-xl-items-center",".flex-xl-items-baseline",".flex-xl-items-stretch",".flex-xl-content-start",".flex-xl-content-end",".flex-xl-content-center",".flex-xl-content-between",".flex-xl-content-around",".flex-xl-content-stretch",".flex-xl-auto",".flex-xl-shrink-0",".flex-xl-self-auto",".flex-xl-self-start",".flex-xl-self-end",".flex-xl-self-center",".flex-xl-self-baseline",".flex-xl-self-stretch",".flex-xl-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":34,"unique":34,"properties":{"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 544px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.float-sm-none","declarations":1},{"selector":",.float-sm-right","declarations":1},{"selector":".float-sm-left","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-sm-left",".float-sm-right",".float-sm-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 768px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.float-md-none","declarations":1},{"selector":",.float-md-right","declarations":1},{"selector":".float-md-left","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-md-left",".float-md-right",".float-md-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 1012px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.float-lg-none","declarations":1},{"selector":",.float-lg-right","declarations":1},{"selector":".float-lg-left","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-lg-left",".float-lg-right",".float-lg-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 1280px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.float-xl-none","declarations":1},{"selector":",.float-xl-right","declarations":1},{"selector":".float-xl-left","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-xl-left",".float-xl-right",".float-xl-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 544px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.direction-sm-ltr","declarations":1},{"selector":".direction-sm-rtl","declarations":1}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-sm-rtl",".direction-sm-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 768px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.direction-md-ltr","declarations":1},{"selector":".direction-md-rtl","declarations":1}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-md-rtl",".direction-md-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 1012px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.direction-lg-ltr","declarations":1},{"selector":".direction-lg-rtl","declarations":1}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-lg-rtl",".direction-lg-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 1280px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.direction-xl-ltr","declarations":1},{"selector":".direction-xl-rtl","declarations":1}]},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-xl-rtl",".direction-xl-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 544px)","rules":{"total":74,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2],"max":2,"average":1.2027027027027026},"selectorByRuleSizes":[{"selector":",.mx-sm-auto","declarations":2},{"selector":",.my-sm-6","declarations":2},{"selector":",.mx-sm-6","declarations":2},{"selector":",.my-sm-5","declarations":2},{"selector":",.mx-sm-5","declarations":2},{"selector":",.my-sm-4","declarations":2},{"selector":",.mx-sm-4","declarations":2},{"selector":",.my-sm-3","declarations":2},{"selector":",.mx-sm-3","declarations":2},{"selector":",.my-sm-2","declarations":2},{"selector":",.mx-sm-2","declarations":2},{"selector":",.my-sm-1","declarations":2},{"selector":",.mx-sm-1","declarations":2},{"selector":",.my-sm-0","declarations":2},{"selector":",.mx-sm-0","declarations":2},{"selector":",.ml-sm-n6","declarations":1},{"selector":",.mb-sm-n6","declarations":1},{"selector":",.mr-sm-n6","declarations":1},{"selector":",.mt-sm-n6","declarations":1},{"selector":",.ml-sm-6","declarations":1},{"selector":",.mb-sm-6","declarations":1},{"selector":",.mr-sm-6","declarations":1},{"selector":",.mt-sm-6","declarations":1},{"selector":",.m-sm-6","declarations":1},{"selector":",.ml-sm-n5","declarations":1},{"selector":",.mb-sm-n5","declarations":1},{"selector":",.mr-sm-n5","declarations":1},{"selector":",.mt-sm-n5","declarations":1},{"selector":",.ml-sm-5","declarations":1},{"selector":",.mb-sm-5","declarations":1},{"selector":",.mr-sm-5","declarations":1},{"selector":",.mt-sm-5","declarations":1},{"selector":",.m-sm-5","declarations":1},{"selector":",.ml-sm-n4","declarations":1},{"selector":",.mb-sm-n4","declarations":1},{"selector":",.mr-sm-n4","declarations":1},{"selector":",.mt-sm-n4","declarations":1},{"selector":",.ml-sm-4","declarations":1},{"selector":",.mb-sm-4","declarations":1},{"selector":",.mr-sm-4","declarations":1},{"selector":",.mt-sm-4","declarations":1},{"selector":",.m-sm-4","declarations":1},{"selector":",.ml-sm-n3","declarations":1},{"selector":",.mb-sm-n3","declarations":1},{"selector":",.mr-sm-n3","declarations":1},{"selector":",.mt-sm-n3","declarations":1},{"selector":",.ml-sm-3","declarations":1},{"selector":",.mb-sm-3","declarations":1},{"selector":",.mr-sm-3","declarations":1},{"selector":",.mt-sm-3","declarations":1},{"selector":",.m-sm-3","declarations":1},{"selector":",.ml-sm-n2","declarations":1},{"selector":",.mb-sm-n2","declarations":1},{"selector":",.mr-sm-n2","declarations":1},{"selector":",.mt-sm-n2","declarations":1},{"selector":",.ml-sm-2","declarations":1},{"selector":",.mb-sm-2","declarations":1},{"selector":",.mr-sm-2","declarations":1},{"selector":",.mt-sm-2","declarations":1},{"selector":",.m-sm-2","declarations":1},{"selector":",.ml-sm-n1","declarations":1},{"selector":",.mb-sm-n1","declarations":1},{"selector":",.mr-sm-n1","declarations":1},{"selector":",.mt-sm-n1","declarations":1},{"selector":",.ml-sm-1","declarations":1},{"selector":",.mb-sm-1","declarations":1},{"selector":",.mr-sm-1","declarations":1},{"selector":",.mt-sm-1","declarations":1},{"selector":",.m-sm-1","declarations":1},{"selector":",.ml-sm-0","declarations":1},{"selector":",.mb-sm-0","declarations":1},{"selector":",.mr-sm-0","declarations":1},{"selector":",.mt-sm-0","declarations":1},{"selector":".m-sm-0","declarations":1}]},"selectors":{"total":74,"type":0,"class":74,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-sm-0",".mt-sm-0",".mr-sm-0",".mb-sm-0",".ml-sm-0",".mx-sm-0",".my-sm-0",".m-sm-1",".mt-sm-1",".mr-sm-1",".mb-sm-1",".ml-sm-1",".mt-sm-n1",".mr-sm-n1",".mb-sm-n1",".ml-sm-n1",".mx-sm-1",".my-sm-1",".m-sm-2",".mt-sm-2",".mr-sm-2",".mb-sm-2",".ml-sm-2",".mt-sm-n2",".mr-sm-n2",".mb-sm-n2",".ml-sm-n2",".mx-sm-2",".my-sm-2",".m-sm-3",".mt-sm-3",".mr-sm-3",".mb-sm-3",".ml-sm-3",".mt-sm-n3",".mr-sm-n3",".mb-sm-n3",".ml-sm-n3",".mx-sm-3",".my-sm-3",".m-sm-4",".mt-sm-4",".mr-sm-4",".mb-sm-4",".ml-sm-4",".mt-sm-n4",".mr-sm-n4",".mb-sm-n4",".ml-sm-n4",".mx-sm-4",".my-sm-4",".m-sm-5",".mt-sm-5",".mr-sm-5",".mb-sm-5",".ml-sm-5",".mt-sm-n5",".mr-sm-n5",".mb-sm-n5",".ml-sm-n5",".mx-sm-5",".my-sm-5",".m-sm-6",".mt-sm-6",".mr-sm-6",".mb-sm-6",".ml-sm-6",".mt-sm-n6",".mr-sm-n6",".mb-sm-n6",".ml-sm-n6",".mx-sm-6",".my-sm-6",".mx-sm-auto"],"specificity":{"max":10,"average":10}},"declarations":{"total":89,"unique":61,"properties":{"margin":["0","4px","8px","16px","24px","32px","40px"],"margin-top":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"margin-bottom":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-left":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"]}}},{"value":"(min-width: 768px)","rules":{"total":74,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2],"max":2,"average":1.2027027027027026},"selectorByRuleSizes":[{"selector":",.mx-md-auto","declarations":2},{"selector":",.my-md-6","declarations":2},{"selector":",.mx-md-6","declarations":2},{"selector":",.my-md-5","declarations":2},{"selector":",.mx-md-5","declarations":2},{"selector":",.my-md-4","declarations":2},{"selector":",.mx-md-4","declarations":2},{"selector":",.my-md-3","declarations":2},{"selector":",.mx-md-3","declarations":2},{"selector":",.my-md-2","declarations":2},{"selector":",.mx-md-2","declarations":2},{"selector":",.my-md-1","declarations":2},{"selector":",.mx-md-1","declarations":2},{"selector":",.my-md-0","declarations":2},{"selector":",.mx-md-0","declarations":2},{"selector":",.ml-md-n6","declarations":1},{"selector":",.mb-md-n6","declarations":1},{"selector":",.mr-md-n6","declarations":1},{"selector":",.mt-md-n6","declarations":1},{"selector":",.ml-md-6","declarations":1},{"selector":",.mb-md-6","declarations":1},{"selector":",.mr-md-6","declarations":1},{"selector":",.mt-md-6","declarations":1},{"selector":",.m-md-6","declarations":1},{"selector":",.ml-md-n5","declarations":1},{"selector":",.mb-md-n5","declarations":1},{"selector":",.mr-md-n5","declarations":1},{"selector":",.mt-md-n5","declarations":1},{"selector":",.ml-md-5","declarations":1},{"selector":",.mb-md-5","declarations":1},{"selector":",.mr-md-5","declarations":1},{"selector":",.mt-md-5","declarations":1},{"selector":",.m-md-5","declarations":1},{"selector":",.ml-md-n4","declarations":1},{"selector":",.mb-md-n4","declarations":1},{"selector":",.mr-md-n4","declarations":1},{"selector":",.mt-md-n4","declarations":1},{"selector":",.ml-md-4","declarations":1},{"selector":",.mb-md-4","declarations":1},{"selector":",.mr-md-4","declarations":1},{"selector":",.mt-md-4","declarations":1},{"selector":",.m-md-4","declarations":1},{"selector":",.ml-md-n3","declarations":1},{"selector":",.mb-md-n3","declarations":1},{"selector":",.mr-md-n3","declarations":1},{"selector":",.mt-md-n3","declarations":1},{"selector":",.ml-md-3","declarations":1},{"selector":",.mb-md-3","declarations":1},{"selector":",.mr-md-3","declarations":1},{"selector":",.mt-md-3","declarations":1},{"selector":",.m-md-3","declarations":1},{"selector":",.ml-md-n2","declarations":1},{"selector":",.mb-md-n2","declarations":1},{"selector":",.mr-md-n2","declarations":1},{"selector":",.mt-md-n2","declarations":1},{"selector":",.ml-md-2","declarations":1},{"selector":",.mb-md-2","declarations":1},{"selector":",.mr-md-2","declarations":1},{"selector":",.mt-md-2","declarations":1},{"selector":",.m-md-2","declarations":1},{"selector":",.ml-md-n1","declarations":1},{"selector":",.mb-md-n1","declarations":1},{"selector":",.mr-md-n1","declarations":1},{"selector":",.mt-md-n1","declarations":1},{"selector":",.ml-md-1","declarations":1},{"selector":",.mb-md-1","declarations":1},{"selector":",.mr-md-1","declarations":1},{"selector":",.mt-md-1","declarations":1},{"selector":",.m-md-1","declarations":1},{"selector":",.ml-md-0","declarations":1},{"selector":",.mb-md-0","declarations":1},{"selector":",.mr-md-0","declarations":1},{"selector":",.mt-md-0","declarations":1},{"selector":".m-md-0","declarations":1}]},"selectors":{"total":74,"type":0,"class":74,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-md-0",".mt-md-0",".mr-md-0",".mb-md-0",".ml-md-0",".mx-md-0",".my-md-0",".m-md-1",".mt-md-1",".mr-md-1",".mb-md-1",".ml-md-1",".mt-md-n1",".mr-md-n1",".mb-md-n1",".ml-md-n1",".mx-md-1",".my-md-1",".m-md-2",".mt-md-2",".mr-md-2",".mb-md-2",".ml-md-2",".mt-md-n2",".mr-md-n2",".mb-md-n2",".ml-md-n2",".mx-md-2",".my-md-2",".m-md-3",".mt-md-3",".mr-md-3",".mb-md-3",".ml-md-3",".mt-md-n3",".mr-md-n3",".mb-md-n3",".ml-md-n3",".mx-md-3",".my-md-3",".m-md-4",".mt-md-4",".mr-md-4",".mb-md-4",".ml-md-4",".mt-md-n4",".mr-md-n4",".mb-md-n4",".ml-md-n4",".mx-md-4",".my-md-4",".m-md-5",".mt-md-5",".mr-md-5",".mb-md-5",".ml-md-5",".mt-md-n5",".mr-md-n5",".mb-md-n5",".ml-md-n5",".mx-md-5",".my-md-5",".m-md-6",".mt-md-6",".mr-md-6",".mb-md-6",".ml-md-6",".mt-md-n6",".mr-md-n6",".mb-md-n6",".ml-md-n6",".mx-md-6",".my-md-6",".mx-md-auto"],"specificity":{"max":10,"average":10}},"declarations":{"total":89,"unique":61,"properties":{"margin":["0","4px","8px","16px","24px","32px","40px"],"margin-top":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"margin-bottom":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-left":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"]}}},{"value":"(min-width: 1012px)","rules":{"total":74,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2],"max":2,"average":1.2027027027027026},"selectorByRuleSizes":[{"selector":",.mx-lg-auto","declarations":2},{"selector":",.my-lg-6","declarations":2},{"selector":",.mx-lg-6","declarations":2},{"selector":",.my-lg-5","declarations":2},{"selector":",.mx-lg-5","declarations":2},{"selector":",.my-lg-4","declarations":2},{"selector":",.mx-lg-4","declarations":2},{"selector":",.my-lg-3","declarations":2},{"selector":",.mx-lg-3","declarations":2},{"selector":",.my-lg-2","declarations":2},{"selector":",.mx-lg-2","declarations":2},{"selector":",.my-lg-1","declarations":2},{"selector":",.mx-lg-1","declarations":2},{"selector":",.my-lg-0","declarations":2},{"selector":",.mx-lg-0","declarations":2},{"selector":",.ml-lg-n6","declarations":1},{"selector":",.mb-lg-n6","declarations":1},{"selector":",.mr-lg-n6","declarations":1},{"selector":",.mt-lg-n6","declarations":1},{"selector":",.ml-lg-6","declarations":1},{"selector":",.mb-lg-6","declarations":1},{"selector":",.mr-lg-6","declarations":1},{"selector":",.mt-lg-6","declarations":1},{"selector":",.m-lg-6","declarations":1},{"selector":",.ml-lg-n5","declarations":1},{"selector":",.mb-lg-n5","declarations":1},{"selector":",.mr-lg-n5","declarations":1},{"selector":",.mt-lg-n5","declarations":1},{"selector":",.ml-lg-5","declarations":1},{"selector":",.mb-lg-5","declarations":1},{"selector":",.mr-lg-5","declarations":1},{"selector":",.mt-lg-5","declarations":1},{"selector":",.m-lg-5","declarations":1},{"selector":",.ml-lg-n4","declarations":1},{"selector":",.mb-lg-n4","declarations":1},{"selector":",.mr-lg-n4","declarations":1},{"selector":",.mt-lg-n4","declarations":1},{"selector":",.ml-lg-4","declarations":1},{"selector":",.mb-lg-4","declarations":1},{"selector":",.mr-lg-4","declarations":1},{"selector":",.mt-lg-4","declarations":1},{"selector":",.m-lg-4","declarations":1},{"selector":",.ml-lg-n3","declarations":1},{"selector":",.mb-lg-n3","declarations":1},{"selector":",.mr-lg-n3","declarations":1},{"selector":",.mt-lg-n3","declarations":1},{"selector":",.ml-lg-3","declarations":1},{"selector":",.mb-lg-3","declarations":1},{"selector":",.mr-lg-3","declarations":1},{"selector":",.mt-lg-3","declarations":1},{"selector":",.m-lg-3","declarations":1},{"selector":",.ml-lg-n2","declarations":1},{"selector":",.mb-lg-n2","declarations":1},{"selector":",.mr-lg-n2","declarations":1},{"selector":",.mt-lg-n2","declarations":1},{"selector":",.ml-lg-2","declarations":1},{"selector":",.mb-lg-2","declarations":1},{"selector":",.mr-lg-2","declarations":1},{"selector":",.mt-lg-2","declarations":1},{"selector":",.m-lg-2","declarations":1},{"selector":",.ml-lg-n1","declarations":1},{"selector":",.mb-lg-n1","declarations":1},{"selector":",.mr-lg-n1","declarations":1},{"selector":",.mt-lg-n1","declarations":1},{"selector":",.ml-lg-1","declarations":1},{"selector":",.mb-lg-1","declarations":1},{"selector":",.mr-lg-1","declarations":1},{"selector":",.mt-lg-1","declarations":1},{"selector":",.m-lg-1","declarations":1},{"selector":",.ml-lg-0","declarations":1},{"selector":",.mb-lg-0","declarations":1},{"selector":",.mr-lg-0","declarations":1},{"selector":",.mt-lg-0","declarations":1},{"selector":".m-lg-0","declarations":1}]},"selectors":{"total":74,"type":0,"class":74,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-lg-0",".mt-lg-0",".mr-lg-0",".mb-lg-0",".ml-lg-0",".mx-lg-0",".my-lg-0",".m-lg-1",".mt-lg-1",".mr-lg-1",".mb-lg-1",".ml-lg-1",".mt-lg-n1",".mr-lg-n1",".mb-lg-n1",".ml-lg-n1",".mx-lg-1",".my-lg-1",".m-lg-2",".mt-lg-2",".mr-lg-2",".mb-lg-2",".ml-lg-2",".mt-lg-n2",".mr-lg-n2",".mb-lg-n2",".ml-lg-n2",".mx-lg-2",".my-lg-2",".m-lg-3",".mt-lg-3",".mr-lg-3",".mb-lg-3",".ml-lg-3",".mt-lg-n3",".mr-lg-n3",".mb-lg-n3",".ml-lg-n3",".mx-lg-3",".my-lg-3",".m-lg-4",".mt-lg-4",".mr-lg-4",".mb-lg-4",".ml-lg-4",".mt-lg-n4",".mr-lg-n4",".mb-lg-n4",".ml-lg-n4",".mx-lg-4",".my-lg-4",".m-lg-5",".mt-lg-5",".mr-lg-5",".mb-lg-5",".ml-lg-5",".mt-lg-n5",".mr-lg-n5",".mb-lg-n5",".ml-lg-n5",".mx-lg-5",".my-lg-5",".m-lg-6",".mt-lg-6",".mr-lg-6",".mb-lg-6",".ml-lg-6",".mt-lg-n6",".mr-lg-n6",".mb-lg-n6",".ml-lg-n6",".mx-lg-6",".my-lg-6",".mx-lg-auto"],"specificity":{"max":10,"average":10}},"declarations":{"total":89,"unique":61,"properties":{"margin":["0","4px","8px","16px","24px","32px","40px"],"margin-top":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"margin-bottom":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-left":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"]}}},{"value":"(min-width: 1280px)","rules":{"total":74,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2],"max":2,"average":1.2027027027027026},"selectorByRuleSizes":[{"selector":",.mx-xl-auto","declarations":2},{"selector":",.my-xl-6","declarations":2},{"selector":",.mx-xl-6","declarations":2},{"selector":",.my-xl-5","declarations":2},{"selector":",.mx-xl-5","declarations":2},{"selector":",.my-xl-4","declarations":2},{"selector":",.mx-xl-4","declarations":2},{"selector":",.my-xl-3","declarations":2},{"selector":",.mx-xl-3","declarations":2},{"selector":",.my-xl-2","declarations":2},{"selector":",.mx-xl-2","declarations":2},{"selector":",.my-xl-1","declarations":2},{"selector":",.mx-xl-1","declarations":2},{"selector":",.my-xl-0","declarations":2},{"selector":",.mx-xl-0","declarations":2},{"selector":",.ml-xl-n6","declarations":1},{"selector":",.mb-xl-n6","declarations":1},{"selector":",.mr-xl-n6","declarations":1},{"selector":",.mt-xl-n6","declarations":1},{"selector":",.ml-xl-6","declarations":1},{"selector":",.mb-xl-6","declarations":1},{"selector":",.mr-xl-6","declarations":1},{"selector":",.mt-xl-6","declarations":1},{"selector":",.m-xl-6","declarations":1},{"selector":",.ml-xl-n5","declarations":1},{"selector":",.mb-xl-n5","declarations":1},{"selector":",.mr-xl-n5","declarations":1},{"selector":",.mt-xl-n5","declarations":1},{"selector":",.ml-xl-5","declarations":1},{"selector":",.mb-xl-5","declarations":1},{"selector":",.mr-xl-5","declarations":1},{"selector":",.mt-xl-5","declarations":1},{"selector":",.m-xl-5","declarations":1},{"selector":",.ml-xl-n4","declarations":1},{"selector":",.mb-xl-n4","declarations":1},{"selector":",.mr-xl-n4","declarations":1},{"selector":",.mt-xl-n4","declarations":1},{"selector":",.ml-xl-4","declarations":1},{"selector":",.mb-xl-4","declarations":1},{"selector":",.mr-xl-4","declarations":1},{"selector":",.mt-xl-4","declarations":1},{"selector":",.m-xl-4","declarations":1},{"selector":",.ml-xl-n3","declarations":1},{"selector":",.mb-xl-n3","declarations":1},{"selector":",.mr-xl-n3","declarations":1},{"selector":",.mt-xl-n3","declarations":1},{"selector":",.ml-xl-3","declarations":1},{"selector":",.mb-xl-3","declarations":1},{"selector":",.mr-xl-3","declarations":1},{"selector":",.mt-xl-3","declarations":1},{"selector":",.m-xl-3","declarations":1},{"selector":",.ml-xl-n2","declarations":1},{"selector":",.mb-xl-n2","declarations":1},{"selector":",.mr-xl-n2","declarations":1},{"selector":",.mt-xl-n2","declarations":1},{"selector":",.ml-xl-2","declarations":1},{"selector":",.mb-xl-2","declarations":1},{"selector":",.mr-xl-2","declarations":1},{"selector":",.mt-xl-2","declarations":1},{"selector":",.m-xl-2","declarations":1},{"selector":",.ml-xl-n1","declarations":1},{"selector":",.mb-xl-n1","declarations":1},{"selector":",.mr-xl-n1","declarations":1},{"selector":",.mt-xl-n1","declarations":1},{"selector":",.ml-xl-1","declarations":1},{"selector":",.mb-xl-1","declarations":1},{"selector":",.mr-xl-1","declarations":1},{"selector":",.mt-xl-1","declarations":1},{"selector":",.m-xl-1","declarations":1},{"selector":",.ml-xl-0","declarations":1},{"selector":",.mb-xl-0","declarations":1},{"selector":",.mr-xl-0","declarations":1},{"selector":",.mt-xl-0","declarations":1},{"selector":".m-xl-0","declarations":1}]},"selectors":{"total":74,"type":0,"class":74,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-xl-0",".mt-xl-0",".mr-xl-0",".mb-xl-0",".ml-xl-0",".mx-xl-0",".my-xl-0",".m-xl-1",".mt-xl-1",".mr-xl-1",".mb-xl-1",".ml-xl-1",".mt-xl-n1",".mr-xl-n1",".mb-xl-n1",".ml-xl-n1",".mx-xl-1",".my-xl-1",".m-xl-2",".mt-xl-2",".mr-xl-2",".mb-xl-2",".ml-xl-2",".mt-xl-n2",".mr-xl-n2",".mb-xl-n2",".ml-xl-n2",".mx-xl-2",".my-xl-2",".m-xl-3",".mt-xl-3",".mr-xl-3",".mb-xl-3",".ml-xl-3",".mt-xl-n3",".mr-xl-n3",".mb-xl-n3",".ml-xl-n3",".mx-xl-3",".my-xl-3",".m-xl-4",".mt-xl-4",".mr-xl-4",".mb-xl-4",".ml-xl-4",".mt-xl-n4",".mr-xl-n4",".mb-xl-n4",".ml-xl-n4",".mx-xl-4",".my-xl-4",".m-xl-5",".mt-xl-5",".mr-xl-5",".mb-xl-5",".ml-xl-5",".mt-xl-n5",".mr-xl-n5",".mb-xl-n5",".ml-xl-n5",".mx-xl-5",".my-xl-5",".m-xl-6",".mt-xl-6",".mr-xl-6",".mb-xl-6",".ml-xl-6",".mt-xl-n6",".mr-xl-n6",".mb-xl-n6",".ml-xl-n6",".mx-xl-6",".my-xl-6",".mx-xl-auto"],"specificity":{"max":10,"average":10}},"declarations":{"total":89,"unique":61,"properties":{"margin":["0","4px","8px","16px","24px","32px","40px"],"margin-top":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"],"margin-bottom":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-left":["0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto"]}}},{"value":"(min-width: 544px)","rules":{"total":49,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858},"selectorByRuleSizes":[{"selector":",.py-sm-6","declarations":2},{"selector":",.px-sm-6","declarations":2},{"selector":",.py-sm-5","declarations":2},{"selector":",.px-sm-5","declarations":2},{"selector":",.py-sm-4","declarations":2},{"selector":",.px-sm-4","declarations":2},{"selector":",.py-sm-3","declarations":2},{"selector":",.px-sm-3","declarations":2},{"selector":",.py-sm-2","declarations":2},{"selector":",.px-sm-2","declarations":2},{"selector":",.py-sm-1","declarations":2},{"selector":",.px-sm-1","declarations":2},{"selector":",.py-sm-0","declarations":2},{"selector":",.px-sm-0","declarations":2},{"selector":",.pl-sm-6","declarations":1},{"selector":",.pb-sm-6","declarations":1},{"selector":",.pr-sm-6","declarations":1},{"selector":",.pt-sm-6","declarations":1},{"selector":",.p-sm-6","declarations":1},{"selector":",.pl-sm-5","declarations":1},{"selector":",.pb-sm-5","declarations":1},{"selector":",.pr-sm-5","declarations":1},{"selector":",.pt-sm-5","declarations":1},{"selector":",.p-sm-5","declarations":1},{"selector":",.pl-sm-4","declarations":1},{"selector":",.pb-sm-4","declarations":1},{"selector":",.pr-sm-4","declarations":1},{"selector":",.pt-sm-4","declarations":1},{"selector":",.p-sm-4","declarations":1},{"selector":",.pl-sm-3","declarations":1},{"selector":",.pb-sm-3","declarations":1},{"selector":",.pr-sm-3","declarations":1},{"selector":",.pt-sm-3","declarations":1},{"selector":",.p-sm-3","declarations":1},{"selector":",.pl-sm-2","declarations":1},{"selector":",.pb-sm-2","declarations":1},{"selector":",.pr-sm-2","declarations":1},{"selector":",.pt-sm-2","declarations":1},{"selector":",.p-sm-2","declarations":1},{"selector":",.pl-sm-1","declarations":1},{"selector":",.pb-sm-1","declarations":1},{"selector":",.pr-sm-1","declarations":1},{"selector":",.pt-sm-1","declarations":1},{"selector":",.p-sm-1","declarations":1},{"selector":",.pl-sm-0","declarations":1},{"selector":",.pb-sm-0","declarations":1},{"selector":",.pr-sm-0","declarations":1},{"selector":",.pt-sm-0","declarations":1},{"selector":".p-sm-0","declarations":1}]},"selectors":{"total":49,"type":0,"class":49,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-sm-0",".pt-sm-0",".pr-sm-0",".pb-sm-0",".pl-sm-0",".px-sm-0",".py-sm-0",".p-sm-1",".pt-sm-1",".pr-sm-1",".pb-sm-1",".pl-sm-1",".px-sm-1",".py-sm-1",".p-sm-2",".pt-sm-2",".pr-sm-2",".pb-sm-2",".pl-sm-2",".px-sm-2",".py-sm-2",".p-sm-3",".pt-sm-3",".pr-sm-3",".pb-sm-3",".pl-sm-3",".px-sm-3",".py-sm-3",".p-sm-4",".pt-sm-4",".pr-sm-4",".pb-sm-4",".pl-sm-4",".px-sm-4",".py-sm-4",".p-sm-5",".pt-sm-5",".pr-sm-5",".pb-sm-5",".pl-sm-5",".px-sm-5",".py-sm-5",".p-sm-6",".pt-sm-6",".pr-sm-6",".pb-sm-6",".pl-sm-6",".px-sm-6",".py-sm-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":63,"unique":35,"properties":{"padding":["0","4px","8px","16px","24px","32px","40px"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"]}}},{"value":"(min-width: 768px)","rules":{"total":49,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858},"selectorByRuleSizes":[{"selector":",.py-md-6","declarations":2},{"selector":",.px-md-6","declarations":2},{"selector":",.py-md-5","declarations":2},{"selector":",.px-md-5","declarations":2},{"selector":",.py-md-4","declarations":2},{"selector":",.px-md-4","declarations":2},{"selector":",.py-md-3","declarations":2},{"selector":",.px-md-3","declarations":2},{"selector":",.py-md-2","declarations":2},{"selector":",.px-md-2","declarations":2},{"selector":",.py-md-1","declarations":2},{"selector":",.px-md-1","declarations":2},{"selector":",.py-md-0","declarations":2},{"selector":",.px-md-0","declarations":2},{"selector":",.pl-md-6","declarations":1},{"selector":",.pb-md-6","declarations":1},{"selector":",.pr-md-6","declarations":1},{"selector":",.pt-md-6","declarations":1},{"selector":",.p-md-6","declarations":1},{"selector":",.pl-md-5","declarations":1},{"selector":",.pb-md-5","declarations":1},{"selector":",.pr-md-5","declarations":1},{"selector":",.pt-md-5","declarations":1},{"selector":",.p-md-5","declarations":1},{"selector":",.pl-md-4","declarations":1},{"selector":",.pb-md-4","declarations":1},{"selector":",.pr-md-4","declarations":1},{"selector":",.pt-md-4","declarations":1},{"selector":",.p-md-4","declarations":1},{"selector":",.pl-md-3","declarations":1},{"selector":",.pb-md-3","declarations":1},{"selector":",.pr-md-3","declarations":1},{"selector":",.pt-md-3","declarations":1},{"selector":",.p-md-3","declarations":1},{"selector":",.pl-md-2","declarations":1},{"selector":",.pb-md-2","declarations":1},{"selector":",.pr-md-2","declarations":1},{"selector":",.pt-md-2","declarations":1},{"selector":",.p-md-2","declarations":1},{"selector":",.pl-md-1","declarations":1},{"selector":",.pb-md-1","declarations":1},{"selector":",.pr-md-1","declarations":1},{"selector":",.pt-md-1","declarations":1},{"selector":",.p-md-1","declarations":1},{"selector":",.pl-md-0","declarations":1},{"selector":",.pb-md-0","declarations":1},{"selector":",.pr-md-0","declarations":1},{"selector":",.pt-md-0","declarations":1},{"selector":".p-md-0","declarations":1}]},"selectors":{"total":49,"type":0,"class":49,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-md-0",".pt-md-0",".pr-md-0",".pb-md-0",".pl-md-0",".px-md-0",".py-md-0",".p-md-1",".pt-md-1",".pr-md-1",".pb-md-1",".pl-md-1",".px-md-1",".py-md-1",".p-md-2",".pt-md-2",".pr-md-2",".pb-md-2",".pl-md-2",".px-md-2",".py-md-2",".p-md-3",".pt-md-3",".pr-md-3",".pb-md-3",".pl-md-3",".px-md-3",".py-md-3",".p-md-4",".pt-md-4",".pr-md-4",".pb-md-4",".pl-md-4",".px-md-4",".py-md-4",".p-md-5",".pt-md-5",".pr-md-5",".pb-md-5",".pl-md-5",".px-md-5",".py-md-5",".p-md-6",".pt-md-6",".pr-md-6",".pb-md-6",".pl-md-6",".px-md-6",".py-md-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":63,"unique":35,"properties":{"padding":["0","4px","8px","16px","24px","32px","40px"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"]}}},{"value":"(min-width: 1012px)","rules":{"total":49,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858},"selectorByRuleSizes":[{"selector":",.py-lg-6","declarations":2},{"selector":",.px-lg-6","declarations":2},{"selector":",.py-lg-5","declarations":2},{"selector":",.px-lg-5","declarations":2},{"selector":",.py-lg-4","declarations":2},{"selector":",.px-lg-4","declarations":2},{"selector":",.py-lg-3","declarations":2},{"selector":",.px-lg-3","declarations":2},{"selector":",.py-lg-2","declarations":2},{"selector":",.px-lg-2","declarations":2},{"selector":",.py-lg-1","declarations":2},{"selector":",.px-lg-1","declarations":2},{"selector":",.py-lg-0","declarations":2},{"selector":",.px-lg-0","declarations":2},{"selector":",.pl-lg-6","declarations":1},{"selector":",.pb-lg-6","declarations":1},{"selector":",.pr-lg-6","declarations":1},{"selector":",.pt-lg-6","declarations":1},{"selector":",.p-lg-6","declarations":1},{"selector":",.pl-lg-5","declarations":1},{"selector":",.pb-lg-5","declarations":1},{"selector":",.pr-lg-5","declarations":1},{"selector":",.pt-lg-5","declarations":1},{"selector":",.p-lg-5","declarations":1},{"selector":",.pl-lg-4","declarations":1},{"selector":",.pb-lg-4","declarations":1},{"selector":",.pr-lg-4","declarations":1},{"selector":",.pt-lg-4","declarations":1},{"selector":",.p-lg-4","declarations":1},{"selector":",.pl-lg-3","declarations":1},{"selector":",.pb-lg-3","declarations":1},{"selector":",.pr-lg-3","declarations":1},{"selector":",.pt-lg-3","declarations":1},{"selector":",.p-lg-3","declarations":1},{"selector":",.pl-lg-2","declarations":1},{"selector":",.pb-lg-2","declarations":1},{"selector":",.pr-lg-2","declarations":1},{"selector":",.pt-lg-2","declarations":1},{"selector":",.p-lg-2","declarations":1},{"selector":",.pl-lg-1","declarations":1},{"selector":",.pb-lg-1","declarations":1},{"selector":",.pr-lg-1","declarations":1},{"selector":",.pt-lg-1","declarations":1},{"selector":",.p-lg-1","declarations":1},{"selector":",.pl-lg-0","declarations":1},{"selector":",.pb-lg-0","declarations":1},{"selector":",.pr-lg-0","declarations":1},{"selector":",.pt-lg-0","declarations":1},{"selector":".p-lg-0","declarations":1}]},"selectors":{"total":49,"type":0,"class":49,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-lg-0",".pt-lg-0",".pr-lg-0",".pb-lg-0",".pl-lg-0",".px-lg-0",".py-lg-0",".p-lg-1",".pt-lg-1",".pr-lg-1",".pb-lg-1",".pl-lg-1",".px-lg-1",".py-lg-1",".p-lg-2",".pt-lg-2",".pr-lg-2",".pb-lg-2",".pl-lg-2",".px-lg-2",".py-lg-2",".p-lg-3",".pt-lg-3",".pr-lg-3",".pb-lg-3",".pl-lg-3",".px-lg-3",".py-lg-3",".p-lg-4",".pt-lg-4",".pr-lg-4",".pb-lg-4",".pl-lg-4",".px-lg-4",".py-lg-4",".p-lg-5",".pt-lg-5",".pr-lg-5",".pb-lg-5",".pl-lg-5",".px-lg-5",".py-lg-5",".p-lg-6",".pt-lg-6",".pr-lg-6",".pb-lg-6",".pl-lg-6",".px-lg-6",".py-lg-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":63,"unique":35,"properties":{"padding":["0","4px","8px","16px","24px","32px","40px"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"]}}},{"value":"(min-width: 1280px)","rules":{"total":49,"size":{"graph":[1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858},"selectorByRuleSizes":[{"selector":",.py-xl-6","declarations":2},{"selector":",.px-xl-6","declarations":2},{"selector":",.py-xl-5","declarations":2},{"selector":",.px-xl-5","declarations":2},{"selector":",.py-xl-4","declarations":2},{"selector":",.px-xl-4","declarations":2},{"selector":",.py-xl-3","declarations":2},{"selector":",.px-xl-3","declarations":2},{"selector":",.py-xl-2","declarations":2},{"selector":",.px-xl-2","declarations":2},{"selector":",.py-xl-1","declarations":2},{"selector":",.px-xl-1","declarations":2},{"selector":",.py-xl-0","declarations":2},{"selector":",.px-xl-0","declarations":2},{"selector":",.pl-xl-6","declarations":1},{"selector":",.pb-xl-6","declarations":1},{"selector":",.pr-xl-6","declarations":1},{"selector":",.pt-xl-6","declarations":1},{"selector":",.p-xl-6","declarations":1},{"selector":",.pl-xl-5","declarations":1},{"selector":",.pb-xl-5","declarations":1},{"selector":",.pr-xl-5","declarations":1},{"selector":",.pt-xl-5","declarations":1},{"selector":",.p-xl-5","declarations":1},{"selector":",.pl-xl-4","declarations":1},{"selector":",.pb-xl-4","declarations":1},{"selector":",.pr-xl-4","declarations":1},{"selector":",.pt-xl-4","declarations":1},{"selector":",.p-xl-4","declarations":1},{"selector":",.pl-xl-3","declarations":1},{"selector":",.pb-xl-3","declarations":1},{"selector":",.pr-xl-3","declarations":1},{"selector":",.pt-xl-3","declarations":1},{"selector":",.p-xl-3","declarations":1},{"selector":",.pl-xl-2","declarations":1},{"selector":",.pb-xl-2","declarations":1},{"selector":",.pr-xl-2","declarations":1},{"selector":",.pt-xl-2","declarations":1},{"selector":",.p-xl-2","declarations":1},{"selector":",.pl-xl-1","declarations":1},{"selector":",.pb-xl-1","declarations":1},{"selector":",.pr-xl-1","declarations":1},{"selector":",.pt-xl-1","declarations":1},{"selector":",.p-xl-1","declarations":1},{"selector":",.pl-xl-0","declarations":1},{"selector":",.pb-xl-0","declarations":1},{"selector":",.pr-xl-0","declarations":1},{"selector":",.pt-xl-0","declarations":1},{"selector":".p-xl-0","declarations":1}]},"selectors":{"total":49,"type":0,"class":49,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-xl-0",".pt-xl-0",".pr-xl-0",".pb-xl-0",".pl-xl-0",".px-xl-0",".py-xl-0",".p-xl-1",".pt-xl-1",".pr-xl-1",".pb-xl-1",".pl-xl-1",".px-xl-1",".py-xl-1",".p-xl-2",".pt-xl-2",".pr-xl-2",".pb-xl-2",".pl-xl-2",".px-xl-2",".py-xl-2",".p-xl-3",".pt-xl-3",".pr-xl-3",".pb-xl-3",".pl-xl-3",".px-xl-3",".py-xl-3",".p-xl-4",".pt-xl-4",".pr-xl-4",".pb-xl-4",".pl-xl-4",".px-xl-4",".py-xl-4",".p-xl-5",".pt-xl-5",".pr-xl-5",".pb-xl-5",".pl-xl-5",".px-xl-5",".py-xl-5",".p-xl-6",".pt-xl-6",".pr-xl-6",".pb-xl-6",".pl-xl-6",".px-xl-6",".py-xl-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":63,"unique":35,"properties":{"padding":["0","4px","8px","16px","24px","32px","40px"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"]}}},{"value":"(min-width: 544px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":".p-responsive","declarations":2}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-responsive"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-right":["40px"],"padding-left":["40px"]}}},{"value":"(min-width: 1012px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2},"selectorByRuleSizes":[{"selector":".p-responsive","declarations":2}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-responsive"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-right":["16px"],"padding-left":["16px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".h1","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".h1"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["32px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".h2","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".h2"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["24px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".h3","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".h3"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["20px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f1","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f1"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["32px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f2","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f2"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["24px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f3","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f3"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["20px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f4","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f4"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["16px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f00-light","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f00-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["48px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f0-light","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f0-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["40px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f1-light","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f1-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["32px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f2-light","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f2-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["24px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".f3-light","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f3-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["20px"]}}},{"value":"(min-width: 544px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.text-sm-center","declarations":1},{"selector":",.text-sm-left","declarations":1},{"selector":".text-sm-right","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-sm-right",".text-sm-left",".text-sm-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 768px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.text-md-center","declarations":1},{"selector":",.text-md-left","declarations":1},{"selector":".text-md-right","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-md-right",".text-md-left",".text-md-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 1012px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.text-lg-center","declarations":1},{"selector":",.text-lg-left","declarations":1},{"selector":".text-lg-right","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-lg-right",".text-lg-left",".text-lg-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 1280px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.text-xl-center","declarations":1},{"selector":",.text-xl-left","declarations":1},{"selector":".text-xl-right","declarations":1}]},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-xl-right",".text-xl-left",".text-xl-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 544px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.d-sm-table-cell","declarations":1},{"selector":",.d-sm-table","declarations":1},{"selector":",.d-sm-none","declarations":1},{"selector":",.d-sm-inline-flex","declarations":1},{"selector":",.d-sm-inline-block","declarations":1},{"selector":",.d-sm-inline","declarations":1},{"selector":",.d-sm-flex","declarations":1},{"selector":".d-sm-block","declarations":1}]},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-sm-block",".d-sm-flex",".d-sm-inline",".d-sm-inline-block",".d-sm-inline-flex",".d-sm-none",".d-sm-table",".d-sm-table-cell"],"specificity":{"max":10,"average":10}},"declarations":{"total":8,"unique":8,"properties":{"display":["block","flex","inline","inline-block","inline-flex","none","table","table-cell"]}}},{"value":"(min-width: 768px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.d-md-table-cell","declarations":1},{"selector":",.d-md-table","declarations":1},{"selector":",.d-md-none","declarations":1},{"selector":",.d-md-inline-flex","declarations":1},{"selector":",.d-md-inline-block","declarations":1},{"selector":",.d-md-inline","declarations":1},{"selector":",.d-md-flex","declarations":1},{"selector":".d-md-block","declarations":1}]},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-md-block",".d-md-flex",".d-md-inline",".d-md-inline-block",".d-md-inline-flex",".d-md-none",".d-md-table",".d-md-table-cell"],"specificity":{"max":10,"average":10}},"declarations":{"total":8,"unique":8,"properties":{"display":["block","flex","inline","inline-block","inline-flex","none","table","table-cell"]}}},{"value":"(min-width: 1012px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.d-lg-table-cell","declarations":1},{"selector":",.d-lg-table","declarations":1},{"selector":",.d-lg-none","declarations":1},{"selector":",.d-lg-inline-flex","declarations":1},{"selector":",.d-lg-inline-block","declarations":1},{"selector":",.d-lg-inline","declarations":1},{"selector":",.d-lg-flex","declarations":1},{"selector":".d-lg-block","declarations":1}]},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-lg-block",".d-lg-flex",".d-lg-inline",".d-lg-inline-block",".d-lg-inline-flex",".d-lg-none",".d-lg-table",".d-lg-table-cell"],"specificity":{"max":10,"average":10}},"declarations":{"total":8,"unique":8,"properties":{"display":["block","flex","inline","inline-block","inline-flex","none","table","table-cell"]}}},{"value":"(min-width: 1280px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,1,1,1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":",.d-xl-table-cell","declarations":1},{"selector":",.d-xl-table","declarations":1},{"selector":",.d-xl-none","declarations":1},{"selector":",.d-xl-inline-flex","declarations":1},{"selector":",.d-xl-inline-block","declarations":1},{"selector":",.d-xl-inline","declarations":1},{"selector":",.d-xl-flex","declarations":1},{"selector":".d-xl-block","declarations":1}]},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-xl-block",".d-xl-flex",".d-xl-inline",".d-xl-inline-block",".d-xl-inline-flex",".d-xl-none",".d-xl-table",".d-xl-table-cell"],"specificity":{"max":10,"average":10}},"declarations":{"total":8,"unique":8,"properties":{"display":["block","flex","inline","inline-block","inline-flex","none","table","table-cell"]}}},{"value":"(max-width: 544px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".hide-sm","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-sm"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}},{"value":"(min-width: 544px) and (max-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".hide-md","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-md"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}},{"value":"(min-width: 768px) and (max-width: 1012px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".hide-lg","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-lg"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}},{"value":"(min-width: 1012px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1},"selectorByRuleSizes":[{"selector":".hide-xl","declarations":1}]},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-xl"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}}]}}} \ No newline at end of file diff --git a/node_modules/primer-utilities/docs/animations.md b/node_modules/primer-utilities/docs/animations.md deleted file mode 100644 index 55a819b..0000000 --- a/node_modules/primer-utilities/docs/animations.md +++ /dev/null @@ -1,76 +0,0 @@ ---- -title: Animations -path: utilities/animations -example_layout: toggle -status: Stable ---- - -Animations are reusable animation classes that you can use to emphasize an element. All of these animations will animate if you toggle their visibility using the "Toggle" button. - -{:toc} - -## Fade In - -The `.anim-fade-in` class is used to fade in an element on the page. This will run once when the element is revealed. - -```erb -<%= octicon("mark-github", :height => 32, :class => "v-align-middle mr-2") %> Hello from GitHub! -``` - -## Fade Out - -The `.anim-fade-out` class is used to fade out an element on the page. This will run once when the element is revealed. - -```erb -<%= octicon("mark-github", :height => 32, :class => "v-align-middle mr-2") %> Hello from GitHub! -``` - -## Fade Up - -The `.anim-fade-up` class is used to reveal an element on the page by sliding it up from below the fold. You should use this in a container with `overflow: hidden;` or on the bottom of the page. - -```erb -
      <%= octicon("mark-github", :height => 32, :class => "v-align-middle mr-2") %> Hello from GitHub!
      -``` - -## Fade Down - -The `.anim-fade-down` class is used to slide an element down hiding it. You should use this in a container with `overflow: hidden;` or on the bottom of the page. - -```erb -
      <%= octicon("mark-github", :height => 32, :class => "v-align-middle mr-2") %> Hello from GitHub!
      -``` - -## Scale In - -The `.anim-scale-in` class will scale the element in. This is useful on menus when you want them to appear more friendly. - -```erb -
      <%= octicon("mark-github") %>
      -``` - -## Grow X - -The `.anim-grow-x` class will grow an element width from 0-:100: real quick. - -```html -
      -``` - -## Pulse - -The `.anim-pulse` class will pulse an element infinitely. - -```erb -<%= octicon("mark-github", :class => "anim-pulse") %> -``` - -## Hover animation - -The `.hover-grow` class will increase the scale of the element upon hover. - -```erb -
      - <%= octicon("mark-github", :height => 32) %> -
      -``` diff --git a/node_modules/primer-utilities/docs/borders.md b/node_modules/primer-utilities/docs/borders.md deleted file mode 100644 index db09cfc..0000000 --- a/node_modules/primer-utilities/docs/borders.md +++ /dev/null @@ -1,156 +0,0 @@ ---- -title: Borders -path: utilities/borders -status: Stable -status_issue: https://github.com/github/design-systems/issues/72 ---- - -Utilities for borders, border radius, and box shadows. - -{:toc} - -## Default border - -The default border utility applies a solid, 1px border, with a default gray color. - -```html -
      - .border -
      -``` - -Borders can be applied to a specific edge or to the Y axis. - -```html -
      -
      - .border-left -
      -
      - .border-top -
      -
      - .border-bottom -
      -
      - .border-right -
      -
      -
      - .border-y -
      -``` - -Remove borders from all sides or a single side with `.border-0`, `.border-top-0`, `.border-right-0`, `.border-bottom-0`, `.border-left-0`. - -```html -
      - .border-top-0 -
      -``` - -## Border colors - -Override default border colors with blue, green, red, purple, yellow, and gray border color utilities. - -```html -
      - .border-blue -
      -
      - .border-blue-light -
      -
      - .border-green -
      -
      - .border-green-light -
      -
      - .border-red -
      -
      - .border-red-light -
      -
      - .border-purple -
      -
      - .border-yellow -
      -
      - .border-gray-light -
      -
      - .border-gray-dark -
      -``` - -### Borders with alpha transparency - -Use `border-black-fade` to add an rgba black border with an alpha transparency of `0.15`. This is useful when you want a border that tints the background color. The shade of black we use matches the hue of the GitHub dark header and our gray color palette: `rgba(27,31,35, 0.15)`. - -```html -
      - .border-black-fade .bg-blue-light -
      -
      - .border-black-fade .bg-red-light -
      -``` - -## Border style - -Use `border-dashed` to give an element a dashed border. - -```html -
      - .border-dashed -
      -``` - -## Rounded corners - -Use the following utilities to add or remove rounded corners: `rounded-0` removes rounded corners, `rounded-1` applies a border radius of 3px, `rounded-2` applies a border radius of 6px. `.circle` applies a border radius of 50%, which turns square elements into perfect circles. - -```html -
      - .rounded-0 -
      -
      - .rounded-1 -
      -
      - .rounded-2 -
      -
      - .circle -
      -``` - -You can also add rounded corners to each edge (top, right, bottom, left) with the following utilities: - -```html -
      - .rounded-top-1 -
      -
      - .rounded-right-1 -
      -
      - .rounded-bottom-1 -
      -
      - .rounded-left-1 -
      -``` - -## Responsive borders - -Top, right, bottom, and left border utilities are can be used responsively to add or remove borders to an element at different screensizes. - -```html -
      - .border-top-0 -
      -``` diff --git a/node_modules/primer-utilities/docs/box-shadow.md b/node_modules/primer-utilities/docs/box-shadow.md deleted file mode 100644 index a653f26..0000000 --- a/node_modules/primer-utilities/docs/box-shadow.md +++ /dev/null @@ -1,108 +0,0 @@ ---- -title: Box shadow -path: utilities/box-shadow -status: Stable -status_issue: https://github.com/github/design-systems/issues/269 ---- - -Box shadows are used to make content appear elevated. They are typically applied to containers of content that users need to pay attention to or content that appears on top of (overlapping) other elements on the page (like a pop-over or modal). - -{:toc} - -## Default - -Default shadows are mainly used on things that need to appear slightly elevated, like pricing cards or UI elements containing important information. - -```html -
      - .box-shadow -
      -``` - -These types of shadows are typically applied to elements with borders, such as the [Box component](/css/components/box). - -```html -
      -
      -
      -

      Organization

      -
      -
      -

      - Taxidermy live-edge mixtape, keytar tumeric locavore meh selvage deep v letterpress vexillologist lo-fi tousled church-key thundercats. Brooklyn bicycle rights tousled, marfa actually. -

      -
      -
      - -
      -
      -
      -``` - -## Medium - -Medium box shadows are more diffused and slightly larger than small box shadows. - -```html -
      - .box-shadow-medium -
      -``` - -Medium box shadows are typically used on editorialized content that needs to appear elevated. Most of the time, the elements using this level of shadow will be clickable. - -```erb - -``` - -## Large - -Large box shadows are very diffused and used sparingly in the product UI. - -```html -
      - .box-shadow-large -
      -``` - -These shadows are used for marketing content, UI screenshots, and content that appears on top of other page elements. - -```html -
      - NASA is on GitHub -
      -``` - -## Extra Large - -Extra large box shadows are even more diffused. - -```html -
      - .box-shadow-extra-large -
      -``` - -These shadows are used for marketing content and content that appears on top of other page elements. - -## Remove a box shadow - -Additionally there is a `box-shadow-none` class that removes `box-shadow`: - -```html -
      - .box-shadow-none -
      -``` diff --git a/node_modules/primer-utilities/docs/details.md b/node_modules/primer-utilities/docs/details.md deleted file mode 100644 index 18df582..0000000 --- a/node_modules/primer-utilities/docs/details.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: Details -path: utilities/details -status: Stable ---- - -Details classes are created to enhance the native behaviors of `
      `. - -{:toc} - -## Fullscreen click area - -Use `.details-overlay` to expand the click area of `` to cover the full screen, so user can click anywhere on a page to close `
      `. - -```html -
      - More -
      Hidden text
      -
      -``` - -## Darkened fullscreen click area - -Use `.details-overlay-dark` darken the click area overlay. Useful for modals. - -```html -
      - More -
      Hidden text
      -
      -``` diff --git a/node_modules/primer-utilities/docs/flexbox.md b/node_modules/primer-utilities/docs/flexbox.md deleted file mode 100644 index a696065..0000000 --- a/node_modules/primer-utilities/docs/flexbox.md +++ /dev/null @@ -1,665 +0,0 @@ ---- -title: Flexbox -path: utilities/flexbox -status: Stable -status_issue: https://github.com/github/design-systems/issues/157 ---- - -Flex utilities can be used to apply `flexbox` behaviors to elements by using utility classes. - -{:toc} - -## Required reading - -Before using these utilities, **you should be familiar with CSS3 Flexible Box spec**. If you are not, check out MDN's guide: - -:book: **[Using CSS Flexible Boxes](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes)** - -## Flex container - -Use these classes to make an element lay out its content using the flexbox model. Each **direct** child of the flex container will become a flex item. - -#### CSS - -```css -.d-flex { display: flex; } -.d-inline-flex { display: inline-flex; } -``` - -#### Classes - -| Class | Description | -| --- | --- | -| `.d-flex` | The element behaves like a block and lays out its content using the flexbox model. | -| `.d-inline-flex` | The element behaves like an inline element and lays out its content using the flexbox model. | - -#### Example using `.d-flex` - -```html - -
      -
      flex item 1
      -
      flex item 2
      -
      flex item 3
      -
      -``` - -#### Example using `.d-inline-flex` - -```html - -
      -
      flex item 1
      -
      flex item 2
      -
      flex item 3
      -
      -``` - -## Flex direction - -Use these classes to define the orientation of the main axis (`row` or `column`). By default, flex items will display in a row. Use `.flex-column` to change the direction of the main axis to vertical. - -#### CSS - -```css -.flex-row { flex-direction: row; } -.flex-row-reverse { flex-direction: row-reverse; } -.flex-column { flex-direction: column; } -``` - -#### Classes - -| Class | Description | -| --- | --- | -| `.flex-row` | The main axis runs left to right (default). | -| `.flex-row-reverse` | The main axis runs right to left. | -| `.flex-column` | The main axis runs top to bottom. | - -#### Example using `.flex-column` - -```html -
      -
      Item 1
      -
      Item 2
      -
      Item 3
      -
      -``` - -#### Example using `.flex-row` - -This example uses the responsive variant `.flex-md-row` to override `.flex-column` Learn more about responsive flexbox utilities **[here](#responsive-flex-utilities)**. - -```html -
      -
      Item 1
      -
      Item 2
      -
      Item 3
      -
      -``` - -#### Example using `.flex-row-reverse` - -This example uses the responsive variant `.flex-md-row-reverse` to override `.flex-column` Learn more about responsive flexbox utilities **[here](#responsive-flex-utilities)**. - -```html -
      -
      Item 1
      -
      Item 2
      -
      Item 3
      -
      -``` - -## Flex wrap - -You can choose whether flex items are forced into a single line or wrapped onto multiple lines. - -#### CSS - -```css -.flex-wrap { flex-wrap: wrap; } -.flex-nowrap { flex-wrap: nowrap; } -``` - -#### Classes - -| Class | Description | -| --- | --- | -| `.flex-wrap` | Flex items will break onto multiple lines (default) | -| `.flex-nowrap` | Flex items are laid out in a single line, even if they overflow | - -#### `flex-wrap` example - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      5
      -
      6
      -
      7
      -
      8
      -
      9
      -
      -``` - -#### `flex-nowrap` example - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      5
      -
      6
      -
      7
      -
      8
      -
      9
      -
      -``` - -## Justify content - -Use these classes to distribute space between and around flex items along the **main axis** of the container. - -#### CSS - -```CSS -.flex-justify-start { justify-content: flex-start; } -.flex-justify-end { justify-content: flex-end; } -.flex-justify-center { justify-content: center; } -.flex-justify-between { justify-content: space-between; } -.flex-justify-around { justify-content: space-around; } -``` - -#### Classes - -| Class | Default behavior | -| --- | --- | -| `.flex-justify-start` | Justify all items to the left | -| `.flex-justify-end` | Justify all items to the right | -| `.flex-justify-center` | Justify items to the center of the container | -| `.flex-justify-between` | Distribute items evenly. First item is on the start line, last item is on the end line. | -| `.flex-justify-around` | Distribute items evenly with equal space around them | - -#### flex-justify-start - -Use `.flex-justify-start` to align items to the start line. By default this will be on the left side of the container. If you are using `.flex-column`, the end line will be at the top of the container. - -```html -
      -
      1
      -
      2
      -
      3
      -
      -``` - -#### flex-justify-end - -Use `.flex-justify-end` to align items to the end line. By default this will be on the right side of the container. If you are using `.flex-column`, the end line will be at the bottom of the container. - -```html -
      -
      1
      -
      2
      -
      3
      -
      -``` - -#### flex-justify-center - -Use `.flex-justify-center` to align items in the middle of the container. - -```html -
      -
      1
      -
      2
      -
      3
      -
      -``` - -#### flex-justify-between - -Use `.flex-justify-between` to distribute items evenly in the container. The first items will be on the start line and the last item will be on the end line. - -```html -
      -
      1
      -
      2
      -
      3
      -
      -``` - -#### flex-justify-around - -Use `.flex-justify-around` to distribute items evenly, with an equal amount of space around them. Visually the spaces won't look equal, since each item has the same unit of space around it. For example, the first item only has one unit of space between it and the start line, but it has two units of space between it and the next item. - -```html -
      -
      1
      -
      2
      -
      3
      -
      -``` - -## Align items - -Use these classes to align items on the **cross axis**. - -The cross axis runs perpendicular to the main axis. By default the main axis runs horizontally, so your items will align vertically on the cross axis. If you use [flex-column](#flex-direction) to make the main axis run vertically, your items will be aligned horizontally. - -#### CSS - -```css -.flex-items-start { align-items: flex-start; } -.flex-items-end { align-items: flex-end; } -.flex-items-center { align-items: center; } -.flex-items-baseline { align-items: baseline; } -.flex-items-stretch { align-items: stretch; } -``` - -#### Classes - -| Class | Behavior | -| --- | --- | -| `.flex-items-start` | Align items to the start of the cross axis | -| `.flex-items-end` | Align items to the end of the cross axis | -| `.flex-items-center` | Align items to the center of the cross axis | -| `.flex-items-baseline` | Align items along their baselines | -| `.flex-items-stretch` | Stretch items from start of cross axis to end of cross axis | - -#### flex-items-start - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      -``` - -#### flex-items-end - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      -``` - -#### flex-items-center - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      -``` - -#### flex-items-baseline - -With `.flex-items-baseline`, items will be aligned along their baselines even if they have different font sizes. - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      -``` - -#### flex-items-stretch - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      -``` - -## Align content - -When the main axis wraps, this creates multiple main axis lines and adds extra space in the cross axis. Use these classes to align the lines of the main axis on the cross axis. - -#### CSS - -```css -.flex-content-start { align-content: flex-start; } -.flex-content-end { align-content: flex-end; } -.flex-content-center { align-content: center; } -.flex-content-between { align-content: space-between; } -.flex-content-around { align-content: space-around; } -.flex-content-stretch { align-content: stretch; } -``` - -#### Classes - -| Class | Description | -| --- | --- | -| `.flex-content-start` | Align content to the start of the cross axis | -| `.flex-content-end` | Align content to the end of the cross axis | -| `.flex-content-center` | Align content to the center of the cross axis | -| `.flex-content-between` | Distribute content evenly. First line is on the start of the cross axis, last line is on the end of the cross axis. | -| `.flex-content-around` | Stretch items from the start of the cross axis to the end of the cross axis. | -| `.flex-content-stretch` | Lines stretch to occupy available space. | - -#### flex-content-start - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      5
      -
      6
      -
      7
      -
      8
      -
      9
      -
      10
      -
      11
      -
      12
      -
      -``` - -#### flex-content-end - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      5
      -
      6
      -
      7
      -
      8
      -
      9
      -
      10
      -
      11
      -
      12
      -
      -``` - -#### flex-content-center - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      5
      -
      6
      -
      7
      -
      8
      -
      9
      -
      10
      -
      11
      -
      12
      -
      -``` - -#### flex-content-between - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      5
      -
      6
      -
      7
      -
      8
      -
      9
      -
      10
      -
      11
      -
      12
      -
      -``` - -#### flex-content-around - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      5
      -
      6
      -
      7
      -
      8
      -
      9
      -
      10
      -
      11
      -
      12
      -
      -``` - -#### flex-content-stretch - -```html -
      -
      1
      -
      2
      -
      3
      -
      4
      -
      5
      -
      6
      -
      7
      -
      8
      -
      9
      -
      10
      -
      11
      -
      12
      -
      -``` - -## Flex - -Use this class to specify the ability of a flex item to alter its dimensions to fill available space. - -```CSS -.flex-auto { flex: 1 1 auto; } -``` - -| Class | Description | -| --- | --- | -| `.flex-auto` | Sets default values for `flex-grow` (1), `flex-shrink` (1) and `flex-basis` (auto) | - -#### flex-auto - -```html -
      -
      .flex-auto
      -
      .flex-auto
      -
      .flex-auto
      -
      -``` - -## Align self - -Use these classes to adjust the alignment of an individual flex item on the cross axis. This overrides any `align-items` property applied to the flex container. - -#### CSS - -```css -.flex-self-auto { align-self: auto; } -.flex-self-start { align-self: flex-start; } -.flex-self-end { align-self: flex-end; } -.flex-self-center { align-self: center; } -.flex-self-baseline { align-self: baseline; } -.flex-self-stretch { align-self: stretch; } -``` - -#### Classes - -| Class | Description | -| --- | --- | -| `.flex-self-auto` | Inherit alignment from parent | -| `.flex-self-start` | Align to the start of the cross axis | -| `.flex-self-end` | Align to the end of the cross axis | -| `.flex-self-center` | Align to center of cross axis | -| `.flex-self-baseline` | Align baseline to the start of the cross axis | -| `.flex-self-stretch` | Stretch item from start of cross axis to end of cross axis. | - -#### flex-self-auto - -```html -
      -
      .flex-self-auto
      -
       
      -
       
      -
      -``` - -#### flex-self-start - -```html -
      -
      .flex-self-start
      -
       
      -
       
      -
      -``` - -#### flex-self-end - -```html -
      -
      .flex-self-end
      -
       
      -
       
      -
      -``` - -#### flex-self-center - -```html -
      -
      .flex-self-center
      -
       
      -
       
      -
      -``` - -#### flex-self-baseline - -```html -
      -
      .flex-self-baseline
      -
      item
      -
      item
      -
      -``` - -#### flex-self-stretch - -```html -
      -
      .flex-self-stretch
      -
       
      -
       
      -
      -``` - -## Responsive flex utilities - -All flexbox utilities can be adjusted per [breakpoint](/css/objects/grid#breakpoints) using the following formulas: - -- `d-[breakpoint]-[property]` for `display` -- `flex-[breakpoint]-[property]-[behavior]` for various flex properties -- `flex-[breakpoint]-item-equal` for equal width and equal height flex items - -Each responsive style is applied to the specified breakpoint and up. - -#### Example classes - -```css -/* Example classes */ - -.d-sm-flex {} -.d-md-inline-flex {} - -.flex-lg-row {} -.flex-xl-column {} - -.flex-sm-wrap {} -.flex-lg-nowrap {} - -.flex-lg-self-start {} - -.flex-md-item-equal {} -``` - -#### Example usage - -Mixing flex properties: - -```html -
      -
      .flex-self-stretch
      -
       
      -
       
      -
      -``` - -Using the equal width, equal height utilities: - -```html -
      -
      Stuff and things
      -
      More stuff
      on multiple lines
      -
      Hi mom
      -
      -``` - -## Example components - -The flex utilities can be used to create a number of components. Here are some examples. - -### Media object - -You can use flex utilities to make a simple media object, like this: - -```html -
      -
      image
      -

      Body Bacon ipsum dolor sit amet chuck prosciutto landjaeger ham hock filet mignon shoulder hamburger pig venison.

      -
      -``` - -### Responsive media object - -Here is an example of a media object that is **vertically centered on large screens**, but converts to a stacked column layout on small screens. - -```erb -
      -
      - -
      -
      -

      Body Bacon ipsum dolor sit amet chuck prosciutto landjaeger ham hock filet mignon shoulder hamburger pig venison.

      -
      -
      - <%= octicon "mark-github", :height => '32' %> -
      -
      -``` - -## Flexbox bugs - -This section lists flexbox bugs that affect browsers we currently support (**citation needed**). - -**1. Minimum content sizing of flex items not honored:** Some browsers don't respect flex item size. Instead of respecting the minimum content size, items shrink below their minimum size which can create some undesirable results, such as overflowing text. The workaround is to apply `flex-shrink: 0;` to the items using `d-flex`. This can be applied with the `flex-shrink-0` utility. For more information read [philipwalton/flexbugs](https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored). diff --git a/node_modules/primer-utilities/docs/layout.md b/node_modules/primer-utilities/docs/layout.md deleted file mode 100644 index bd64cc4..0000000 --- a/node_modules/primer-utilities/docs/layout.md +++ /dev/null @@ -1,324 +0,0 @@ ---- -title: Layout -path: utilities/layout -status: Stable ---- - -Change the document layout with display, float, alignment, and other utilities. - -{:toc} - -## Display -Adjust the display of an element with `.d-block`, `.d-none`, `.d-inline`, `.d-inline-block`, `.d-table`, `.d-table-cell` utilities. - -```html -
      - .d-inline -
      - .d-inline-block -
      - .d-block -
      -
      - .d-table-cell -
      -
      -
      - .d-table-cell -
      -
      - .d-none -
      -
      -``` - -### The HTML `hidden` attribute - -As of [Primer v10.10.0](https://github.com/primer/primer/releases/v10.10.0), `primer-base` includes a rule that sets `display: none !important` for any element with the [`hidden` attribute][hidden]. You can safely use the `hidden` attribute with display utilities, but we suggest: - -1. Use the `hidden` attribute (and corresponding JavaScript property) if you're going to programmatically show and hide content. -1. Use `d-none` and/or its responsive variants (`d-sm-block`, `d-lg-none`) to conditionally show content at different screen sizes. - -Rather than toggling the `d-none` class in JavaScript, you should toggle the `hidden` property on an element. This means that you won't have to restore any more specific display utility (`d-inline` or `d-flex`, for instance) just to work around the order in which they're listed in the stylesheet. - -```js -// Good: -element.hidden = !visible - -// Bad: -element.classList.toggle('d-none', !visible) -element.classList.toggle('d-inline', visible) -``` - -### `display:table` wrapping issues - -There are known issues with using `display:table` and wrapping long strings, particularly in Firefox. You may need to use `table-fixed` on elements with `d-table` and apply column widths to table cells, which you can do with our [column width styles](/css/objects/grid#column-widths). - -```html -
      -
      - .d-table-cell -
      -
      - d-table-cell .col-10 -
      -
      -``` - -### Responsive display -A selection of display utilities are able to be applied or changed per [breakpoint](/css/objects/grid#breakpoints). `.d-block`, `.d-none`, `.d-inline`, and `.d-inline-block` are available as responsive utilities using the following formula: `d-[breakpoint]-[property]`. For example: `d-md-inline-block`. Each responsive display utility is applied to the specified breakpoint and up. - -In the following example, the `ul` element switches from `display: block` on mobile to `display: inline-block` at the `md` breakpoint, while the list items remain inline. - -```html -
      .d-md-inline-block
      -
        -
      • .d-inline
      • -
      • .d-inline
      • -
      -``` - -### Responsive hide -Hide utilities are able to be applied or changed per breakpoint using the following formula:
      `hide-[breakpoint]`, for example: `hide-sm`. Hide utilities act differently from other responsive styles and are applied to each **breakpoint-range only**. - -| Shorthand | Range | -| --- | --- | -| -sm | 0—544px | -| -md | 544px—768px | -| -lg | 768px—1004px | -| -xl | 1004px and above | - -```html -
      -

      Potato update

      - Opened by broccolini - Updated 3 hours ago -
      -``` - -### Text direction -`.direction-ltr` or `.direction-rtl` can be used to change the text direction. This is especially helpful when paired with `.d-table`, `.d-table-cell`, and `.v-align-middle` to create equal height, vertically centered, alternating content. - -## Visibility -Adjust the visibility of an element with `.v-hidden` and `.v-visible`. - -## Overflow -Adjust element overflow with `.overflow-hidden`, `.overflow-scroll`, and `.overflow-auto`. `.overflow-hidden` can also be used to create a new [block formatting context](https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Block_formatting_context) or clear floats. - -## Floats -Use `.float-left` and `.float-right` to set floats, and `.clearfix` to clear. -```html -
      -
      - .float-left -
      -
      - .float-right -
      -
      -``` -### Responsive floats -Float utilities can be applied or changed per [breakpoint](/css/objects/grid#breakpoints). This can be useful for responsive layouts when you want an element to be full width on mobile but floated at a larger breakpoint. - -Each responsive float utility is applied to the specified breakpoint and up, using the following formula: `float-[breakpoint]-[property]`. For example: `float-md-left`. Remember to use `.clearfix` to clear. - -```html -
      -
      - .float-md-left -
      -
      - .float-md-right -
      -
      -``` - -## Alignment -Adjust the alignment of an element with `.v-align-baseline`, `.v-align-top`, `.v-align-middle` or `.v-align-bottom`. The vertical-align property only applies to inline or table-cell boxes. - -```html -
      -

      Potatoes

      -
      .v-align-baseline
      -
      .v-align-top
      -
      .v-align-middle
      -
      .v-align-bottom
      -
      -``` - -Use `v-align-text-top` or `v-align-text-bottom` to adjust the alignment of an element with the top or bottom of the parent element's font. - -```html -
      -

      Potatoes - .v-align-text-top - .v-align-text-bottom -

      -
      -``` - -## Width and height - -Use `.width-fit` to set max-width 100%. - -```html -
      - width fitted octocat -
      -``` - -Use `.width-full` to set width to 100%. - -```html -
      -
      - -
      -
      -``` - -Use `.height-fit` to set max-height 100%. - -```html -
      -
      - Bacon ipsum dolor amet meatball flank beef tail pig boudin ham hock chicken capicola. Shoulder ham spare ribs turducken pork tongue. Bresaola corned beef sausage jowl ribeye kielbasa tenderloin andouille leberkas tongue. Ribeye tri-tip tenderloin pig, chuck ground round chicken tongue corned beef biltong. -
      -
      -``` - -Use `.height-full` to set height to 100%. - -```erb -
      -
      - <%= octicon "three-bars" %> -
      -
      - Bacon ipsum dolor amet meatball flank beef tail pig boudin ham hock chicken capicola. Shoulder ham spare ribs turducken pork tongue. Bresaola corned beef sausage jowl ribeye kielbasa tenderloin andouille leberkas tongue. Ribeye tri-tip tenderloin pig, chuck ground round chicken tongue corned beef biltong. -
      -
      -``` - -## Position -Position utilities can be used to alter the default document flow. **Be careful when using positioning, it's often unnecessary and commonly misused.** - -Use `.position-relative` to create a new stacking context. - -_Note how the other elements are displayed as if "Two" were in its normal position and taking up space._ - -```html -
      - One -
      -
      - Two -
      -
      - Three -
      -
      - Four -
      -``` - -Use `.position-absolute` to take elements out of the normal document flow. - -```html -
      - - -
      -``` - -Use `.position-fixed` to position an element relative to the viewport. **Be careful when using fixed positioning. It is tricky to use and can lead to unwanted side effects.** - -_Note: fixed positioning has been disabled here for demonstration only._ - -```html -
      - .position-fixed -
      -``` - -Use `top-0`, `right-0`, `bottom-0`, and `left-0` with `position-absolute`, `position-fixed`, or `position-relative` to further specify an elements position. - -```html -
      -
      - .top-0 .left-0 -
      -
      - .top-0 .right-0 -
      -
      - .bottom-0 .right-0 -
      -
      - .bottom-0 .left-0 -
      -
      -``` - -To fill an entire width or height, use opposing directions. - -_Note: fixed positioning has been disabled here for demonstration only._ - -```html -
      - .position-fixed .left-0 .right-0 -
      -``` - -### Screen reader only - -Use `.sr-only` to position an element outside of the viewport for screen reader access only. **Even though the element can't be seen, make sure it still has a sensible tab order.** - -```html -
      - - -
      - Button activated! -
      -
      -``` - -## The media object - -Create a media object with utilities. - -```html -
      -
      - Image -
      -
      -

      Body Bacon ipsum dolor amet shankle rump tenderloin pork chop meatball strip steak bresaola doner sirloin capicola biltong shank pig. Alcatra frankfurter ham hock, ribeye prosciutto hamburger kevin brisket chuck burgdoggen short loin.

      -
      -
      -``` -Create a double-sided media object for a container with a flexible center. - -```html -
      -
      - Image -
      -
      - Image -
      -
      -

      Body Bacon ipsum dolor amet shankle rump tenderloin pork chop meatball strip steak bresaola doner sirloin capicola biltong shank pig. Alcatra frankfurter ham hock, ribeye prosciutto hamburger kevin brisket chuck burgdoggen short loin.

      -
      -
      -``` - -You can also create a media object with [flexbox utilities](./flexbox#media-object) instead of floats which can be useful for changing the vertical alignment. - -[hidden]: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/hidden diff --git a/node_modules/primer-utilities/docs/margin.md b/node_modules/primer-utilities/docs/margin.md deleted file mode 100644 index 085087a..0000000 --- a/node_modules/primer-utilities/docs/margin.md +++ /dev/null @@ -1,127 +0,0 @@ ---- -title: Margin -path: utilities/margin -status: Stable ---- - -Margin utilities are based on a global [spacing scale](/css/support/spacing) which helps keep horizontal and vertical spacing consistent. These utilities help us reduce the amount of custom CSS that share the same properties, and allows to achieve many different page layouts using the same styles. - -{:toc} - -## Naming convention - -Since margin utilities have many variations and will be used in many places, we use a shorthand naming convention to help keep class names succinct. - - -| Shorthand | Description | -| --- | --- | -| m | margin | -| t | top | -| r | right | -| b | bottom | -| l | left | -| x | horizontal, left & right | -| y | vertical, top & bottom | -| 0 | 0 | -| 1 | 4px | -| 2 | 8px | -| 3 | 16px | -| 4 | 24px | -| 5 | 32px | -| 6 | 40px | - -_**Note:** The blue in the examples represents the element, and the orange represents the margin_ - -## Uniform margins - -Use uniform spacing utilities to apply equal margin to all sides of an element. These utilities can change or override default margins, and can be used with a spacing scale from 0-6. - -```html -
      -
      .m-0
      -
      -
      -
      .m-1
      -
      -
      -
      .m-2
      -
      -
      -
      .m-3
      -
      -
      -
      .m-4
      -
      -
      -
      .m-5
      -
      -
      -
      .m-6
      -
      -``` - -## Directional margins - -Use directional utilities to apply margin to an individual side, or the X and Y axis of an element. Directional utilities can change or override default margins, and can be used with a spacing scale of 0-6. - -```html -
      -
      .mt-3
      -
      -
      -
      .mr-3
      -
      -
      -
      .mb-3
      -
      -
      -
      .ml-3
      -
      -
      -
      .my-3
      -
      -
      -
      .mx-3
      -
      -``` - -## Center elements - -Use `mx-auto`to center block elements with a set width. - -```html -
      -
      .mx-auto
      -
      -``` - -## Reset margins -Reset margins built into typography elements or other components with `m-0`, `mt-0`, `mr-0`, `mb-0`, `ml-0`, `mx-0`, and `my-0`. - -```html -

      No bottom margin on this paragraph.

      -``` - -## Responsive margins - -All margin utilities, except `mx-auto`, can be adjusted per [breakpoint](/css/objects/grid#breakpoints) using the following formula: `m[direction]-[breakpoint]-[spacer]`. Each responsive style is applied to the specified breakpoint and up. - -```html -
      -
      - .mx-sm-2 .mx-lg-4 -
      -
      -``` - -## Negative margins - -You can add negative margins to the top, right, bottom, or left of an item by adding a negative margin utility. The formula for this is: `m[direction]-n[spacer]`. This also works responsively, with the following formula: `m[direction]-[breakpoint]-n[spacer]`. - -```html -
      -
      - .mt-n4 .mr-lg-n6 -
      -
      -``` diff --git a/node_modules/primer-utilities/docs/padding.md b/node_modules/primer-utilities/docs/padding.md deleted file mode 100644 index 08523eb..0000000 --- a/node_modules/primer-utilities/docs/padding.md +++ /dev/null @@ -1,111 +0,0 @@ ---- -title: Padding -path: utilities/padding -status: Stable ---- - -Padding utilities are based on a global [spacing scale](/css/support/spacing) which helps keep horizontal and vertical spacing consistent. These utilities help us reduce the amount of custom CSS that could share the same properties, and allows to achieve many different page layouts using the same styles. - -{:toc} - -## Shorthand - -Since padding utilities have many variations and will be used in many places, we use a shorthand naming convention to help keep class names succinct. - -| Shorthand | Description | -| --- | --- | -| p | padding | -| t | top | -| r | right | -| b | bottom | -| l | left | -| x | horizontal, left & right | -| y | vertical, top & bottom | -| 0 | 0 | -| 1 | 4px | -| 2 | 8px | -| 3 | 16px | -| 4 | 24px | -| 5 | 32px | -| 6 | 40px | - -_**Note:** The blue in the examples below represents the element, and the green represents the padding._ - -## Uniform padding - -Use uniform spacing utilities to apply equal padding to all sides of an element. These utilities can be used with a spacing scale from 0-6. - -```html -
      -
      .p-0
      -
      -
      -
      .p-1
      -
      -
      -
      .p-2
      -
      -
      -
      .p-3
      -
      -
      -
      .p-4
      -
      -
      -
      .p-5
      -
      -
      -
      .p-6
      -
      -``` - -## Directional padding - -Use directional utilities to apply padding to an individual side, or the X and Y axis of an element. Directional utilities can change or override default padding, and can be used with a spacing scale of 0-6. - -```html -
      -
      .pt-3
      -
      -
      -
      .pr-3
      -
      -
      -
      .pb-3
      -
      -
      -
      .pl-3
      -
      -
      -
      .py-3
      -
      -
      -
      .px-3
      -
      -``` - -## Responsive padding - -All padding utilities can be adjusted per [breakpoint](/css/support/breakpoints) using the following formula:
      `p-[direction]-[breakpoint]-[spacer]`. Each responsive style is applied to the specified breakpoint and up. - -```html -
      -
      - .px-sm-2 .px-lg-4 -
      -
      -``` - -## Responsive container padding - -`.p-responsive` is a padding class that adds padding on the left and right sides of an element. On small screens, it gives the element padding of `$spacer-3`, on mid-sized screens it gives the element padding of `$spacer-6`, and on large screens, it gives the element padding of `$spacer-3`. - -It is intended to be used with [container styles](/css/objects/grid#containers) - -```html -
      -
      - .container-lg .p-responsive -
      -
      -``` diff --git a/node_modules/primer-utilities/docs/typography.md b/node_modules/primer-utilities/docs/typography.md deleted file mode 100644 index f210ff5..0000000 --- a/node_modules/primer-utilities/docs/typography.md +++ /dev/null @@ -1,144 +0,0 @@ ---- -title: Typography -path: utilities/typography -status: Stable ---- - -Type utilities are designed to work in combination with line-height utilities so as to result in more sensible numbers wherever possible. These also exist as [variables](/css/support/typography#typography-variables) that you can use in components or custom CSS. - -{:toc} - -Font sizes are smaller on mobile and scale up at the `md` [breakpoint](/css/support/breakpoints) to be larger on desktop. - -| Scale | Font size: mobile | Font size: desktop | 1.25 line height | 1.5 line height | -| --- | --- | --- | --- | --- | -| 00 | 40px | 48px | 60 | 72 | -| 0 | 32px | 40px | 50 | 60 | -| 1 | 26px | 32px | 40 | 48 | -| 2 | 22px | 24px | 30 | 36 | -| 3 | 18px | 20px | 25 | 30 | -| 4 | 16px | 16px | 20 | 24 | -| 5 | 14px | 14px | 17.5 | 21 | -| 6 | 12px | 12px | 15 | 18 | - - -## Heading utilities - -Use `.h1` – `.h6` to change an elements font size and weight to match our heading styles. - -```html -

      Pizza 1

      -

      Pizza 2

      -

      Pizza 3

      -

      Pizza 4

      -

      Pizza 5

      -

      Pizza 6

      -``` - -These are particularly useful for changing the visual appearance while keeping the markup semantically correct. Be sure you keep the hierarchy appropriate for the page. - -```html -

      Looks like a heading 1, semantically a heading 2

      -``` - -## Type scale utilities - -Use `.f1` – `.f6` to change an elements font size while keeping inline with our type scale. - -```html -

      Focaccia

      -

      Focaccia

      -

      Focaccia

      -

      Focaccia

      -

      Focaccia

      -

      Focaccia

      -``` - -Lighter font-weight utilities are available in a limited range. Lighter font-weights reduce the legibility of text, particularly at small font sizes, so the scale only goes down to `f3` at 20px. The larger sizes`f0` and `f00` allow for lighter and larger type that is in keeping with our marketing styles. - -```html -

      Potato chips

      -

      Potato chips

      -

      Potato chips

      -

      Potato chips

      -

      Potato chips

      -``` - -## Line height styles -Change the line height density with these utilities. - -```html -

      - Bacon ipsum dolor amet tri-tip chicken kielbasa, cow swine beef corned beef ground round prosciutto hamburger porchetta sausage alcatra tail. Jowl chuck biltong flank meatball, beef short ribs. Jowl tenderloin ground round, short loin tri-tip ribeye picanha filet mignon pig chicken kielbasa t-bone fatback. Beef ribs meatball chicken corned beef salami. -

      -

      - Bacon ipsum dolor amet tri-tip chicken kielbasa, cow swine beef corned beef ground round prosciutto hamburger porchetta sausage alcatra tail. Jowl chuck biltong flank meatball, beef short ribs. Jowl tenderloin ground round, short loin tri-tip ribeye picanha filet mignon pig chicken kielbasa t-bone fatback. Beef ribs meatball chicken corned beef salami. -

      -

      - Bacon ipsum dolor amet tri-tip chicken kielbasa, cow swine beef corned beef ground round prosciutto hamburger porchetta sausage alcatra tail. Jowl chuck biltong flank meatball, beef short ribs. Jowl tenderloin ground round, short loin tri-tip ribeye picanha filet mignon pig chicken kielbasa t-bone fatback. Beef ribs meatball chicken corned beef salami. -

      -``` - -The `lh-0` utility class sets `line-height: 0 !important`, and can be used to remove vertical spacing from elements that inherit line-height but don't contain any text. - -## Typographic styles -Change the font weight, styles, and alignment with these utilities. - -```html -

      Normal

      -

      Italic

      -

      Bold

      -

      Uppercase

      -

      No wrap

      -

      Normal whitespace

      -

      Line break long lines

      -

      Text underline

      -

      No underline

      -

      Emphasized

      -

      Small

      -

      Bacon ipsum dolor amet tri-tip chicken kielbasa, cow swine beef corned beef ground round prosciutto hamburger porchetta sausage alcatra tail.

      -

      Monospace

      -

      User Select None

      -``` - -## Text alignment - - Use text alignment utilities to left align, center, or right align text. - -```html -

      Left align

      -

      Center

      -

      Right align

      -``` -## Responsive text alignment - -Use the following formula to make a text alignment utility responsive: `.text-[breakpoint]-[alignment]` - -```html -

      Left in a small viewport, centered in mid-sized viewports, and right aligned in larger viewports

      -``` - -## List styles - -Remove bullets from an unordered list or numbers from an ordered list by applying `.list-style-none` to the `
        `. - -```html -
          -
        • First list item
        • -
        • Second list item
        • -
        • Third list item
        • -
        -``` - -## Text Shadows - -Text shadows can be used to help readability and to add some depth on colored backgrounds. - -```html -
        -

        .text-shadow-dark helps white text stand out on dark or photographic backgrounds

        -
        -
        -

        .text-shadow-light creates an embossed effect for dark text

        -
        -``` diff --git a/node_modules/primer-utilities/index.scss b/node_modules/primer-utilities/index.scss deleted file mode 100644 index 307b6de..0000000 --- a/node_modules/primer-utilities/index.scss +++ /dev/null @@ -1,14 +0,0 @@ -@import "primer-support/index.scss"; -// utilities -@import "./lib/animations.scss"; -@import "./lib/borders.scss"; -@import "./lib/box-shadow.scss"; -@import "./lib/colors.scss"; -@import "./lib/details.scss"; -@import "./lib/flexbox.scss"; -@import "./lib/layout.scss"; -@import "./lib/margin.scss"; -@import "./lib/padding.scss"; -@import "./lib/typography.scss"; -// Visibility and display should always come last in the imports so that they override other utilities with !important -@import "./lib/visibility-display.scss"; diff --git a/node_modules/primer-utilities/lib/animations.scss b/node_modules/primer-utilities/lib/animations.scss deleted file mode 100644 index 9b530d4..0000000 --- a/node_modules/primer-utilities/lib/animations.scss +++ /dev/null @@ -1,184 +0,0 @@ -// This file contains reusable animations for github. -// stylelint-disable primer/selector-no-utility - -/* Fade in an element */ -.anim-fade-in { - animation-name: fade-in; - animation-duration: 1s; - animation-timing-function: ease-in-out; - - &.fast { - animation-duration: 300ms; - } -} - -@keyframes fade-in { - 0% { - opacity: 0; - } - - 100% { - opacity: 1; - } -} - -/* Fade out an element */ -.anim-fade-out { - animation-name: fade-out; - animation-duration: 1s; - animation-timing-function: ease-out; - - &.fast { - animation-duration: 0.3s; - } -} - -@keyframes fade-out { - 0% { - opacity: 1; - } - - 100% { - opacity: 0; - } -} - -/* Fade in and slide up an element */ -.anim-fade-up { - opacity: 0; - animation-name: fade-up; - animation-duration: 0.3s; - animation-fill-mode: forwards; - animation-timing-function: ease-out; - animation-delay: 1s; -} - -@keyframes fade-up { - 0% { - opacity: 0.8; - transform: translateY(100%); - } - - 100% { - opacity: 1; - transform: translateY(0); - } -} - -/* Fade an element out and slide down */ -.anim-fade-down { - animation-name: fade-down; - animation-duration: 0.3s; - animation-fill-mode: forwards; - animation-timing-function: ease-in; -} - -@keyframes fade-down { - 0% { - opacity: 1; - transform: translateY(0); - } - - 100% { - opacity: 0.5; - transform: translateY(100%); - } -} - -/* Grow an element width from 0 to 100% */ -.anim-grow-x { - width: 0%; - animation-name: grow-x; - animation-duration: 0.3s; - animation-fill-mode: forwards; - animation-timing-function: ease; - animation-delay: 0.5s; -} - -@keyframes grow-x { - to { width: 100%; } -} - -/* Shrink an element from 100% to 0% */ -.anim-shrink-x { - animation-name: shrink-x; - animation-duration: 0.3s; - animation-fill-mode: forwards; - animation-timing-function: ease-in-out; - animation-delay: 0.5s; -} - -@keyframes shrink-x { - to { width: 0%; } -} - -/* Fade in an element and scale it fast */ -.anim-scale-in { - animation-name: scale-in; - animation-duration: 0.15s; - animation-timing-function: cubic-bezier(0.2, 0, 0.13, 1.5); -} - -@keyframes scale-in { - 0% { - opacity: 0; - transform: scale(0.5); - } - - 100% { - opacity: 1; - transform: scale(1); - } -} - -/* Pulse an element's opacity */ -.anim-pulse { - animation-name: pulse; - animation-duration: 2s; - animation-timing-function: linear; - animation-iteration-count: infinite; -} - -@keyframes pulse { - 0% { - opacity: 0.3; - } - - 10% { - opacity: 1; - } - - 100% { - opacity: 0.3; - } -} - -/* Pulse in an element */ -.anim-pulse-in { - animation-name: pulse-in; - animation-duration: 0.5s; -} - -@keyframes pulse-in { - 0% { - transform: scale3d(1, 1, 1); - } - - 50% { - transform: scale3d(1.1, 1.1, 1.1); - } - - 100% { - transform: scale3d(1, 1, 1); - } -} - -/* Increase scale of an element on hover */ -.hover-grow { - transition: transform 0.3s; - backface-visibility: hidden; - - &:hover { - transform: scale(1.025); - } -} diff --git a/node_modules/primer-utilities/lib/borders.scss b/node_modules/primer-utilities/lib/borders.scss deleted file mode 100644 index 1b42ebd..0000000 --- a/node_modules/primer-utilities/lib/borders.scss +++ /dev/null @@ -1,100 +0,0 @@ -// Border utilities -// stylelint-disable block-opening-brace-space-before, primer/selector-no-utility, comment-empty-line-before - -/* Add a gray border on all sides */ -.border { border: $border !important; } - -/* Add a gray border to the left and right */ -.border-y { - border-top: $border !important; - border-bottom: $border !important; -} - -/* Remove borders from all sides */ -.border-0 { border: 0 !important; } - -.border-dashed { border-style: dashed !important; } - -/* Use with .border to turn the border blue */ -.border-blue { border-color: $border-blue !important; } -/* Use with .border to turn the border blue-light */ -.border-blue-light { border-color: $border-blue-light !important; } -/* Use with .border to turn the border green */ -.border-green { border-color: $border-green !important; } -/* Use with .border to turn the border green light */ -.border-green-light { border-color: $border-green-light !important; } -/* Use with .border to turn the border red */ -.border-red { border-color: $border-red !important; } -/* Use with .border to turn the border red-light */ -.border-red-light { border-color: $border-red-light !important; } -/* Use with .border to turn the border purple */ -.border-purple { border-color: $border-purple !important; } -/* Use with .border to turn the border yellow */ -.border-yellow { border-color: $border-yellow !important; } -/* Use with .border to turn the border gray-light */ -.border-gray-light { border-color: $border-gray-light !important; } -/* Use with .border to turn the border gray-dark */ -.border-gray-dark { border-color: $border-gray-dark !important; } -/* Use with .border to turn the border rgba black 0.15 */ -.border-black-fade { border-color: $border-black-fade !important; } - -$edges: ( - top: (top-left, top-right), - right: (top-right, bottom-right), - bottom: (bottom-right, bottom-left), - left: (bottom-left, top-left) -); - -@each $breakpoint, $variant in $responsive-variants { - @include breakpoint($breakpoint) { - /* Add a gray border */ - /* Add a gray border to the top */ - .border#{$variant}-top { border-top: $border !important; } - /* Add a gray border to the right */ - .border#{$variant}-right { border-right: $border !important; } - /* Add a gray border to the bottom */ - .border#{$variant}-bottom { border-bottom: $border !important; } - /* Add a gray border to the left */ - .border#{$variant}-left { border-left: $border !important; } - - /* Remove the top border */ - .border#{$variant}-top-0 { border-top: 0 !important; } - /* Remove the right border */ - .border#{$variant}-right-0 { border-right: 0 !important; } - /* Remove the bottom border */ - .border#{$variant}-bottom-0 { border-bottom: 0 !important; } - /* Remove the left border */ - .border#{$variant}-left-0 { border-left: 0 !important; } - - // Rounded corners - /* Remove the border-radius */ - .rounded#{$variant}-0 { border-radius: 0 !important; } - /* Add a border-radius to all corners */ - .rounded#{$variant}-1 { border-radius: $border-radius !important; } - /* Add a 2x border-radius to all corners */ - .rounded#{$variant}-2 { border-radius: $border-radius * 2 !important; } - - @each $edge, $corners in $edges { - .rounded#{$variant}-#{$edge}-0 { - @each $corner in $corners { - border-#{$corner}-radius: 0 !important; - } - } - - .rounded#{$variant}-#{$edge}-1 { - @each $corner in $corners { - border-#{$corner}-radius: $border-radius !important; - } - } - - .rounded#{$variant}-#{$edge}-2 { - @each $corner in $corners { - border-#{$corner}-radius: $border-radius * 2 !important; - } - } - } - } -} - -/* Add a 50% border-radius to make something into a circle */ -.circle { border-radius: 50% !important; } diff --git a/node_modules/primer-utilities/lib/box-shadow.scss b/node_modules/primer-utilities/lib/box-shadow.scss deleted file mode 100644 index 9093da3..0000000 --- a/node_modules/primer-utilities/lib/box-shadow.scss +++ /dev/null @@ -1,26 +0,0 @@ -// Box shadow utilities -// stylelint-disable primer/selector-no-utility - -// Box shadows - -.box-shadow { - box-shadow: $box-shadow !important; -} - -.box-shadow-medium { - box-shadow: $box-shadow-medium !important; -} - -.box-shadow-large { - box-shadow: $box-shadow-large !important; -} - -.box-shadow-extra-large { - box-shadow: $box-shadow-extra-large !important; -} - -// Turn off box shadow - -.box-shadow-none { - box-shadow: none !important; -} diff --git a/node_modules/primer-utilities/lib/colors.scss b/node_modules/primer-utilities/lib/colors.scss deleted file mode 100644 index 0f22a81..0000000 --- a/node_modules/primer-utilities/lib/colors.scss +++ /dev/null @@ -1,106 +0,0 @@ -// Color utilities -// stylelint-disable block-opening-brace-space-before, primer/selector-no-utility -// stylelint-disable comment-empty-line-before - -// background colors -/* Set the background to $bg-white */ -.bg-white { background-color: $bg-white !important; } -/* Set the background to $bg-blue */ -.bg-blue { background-color: $bg-blue !important; } -/* Set the background to $bg-blue-light */ -.bg-blue-light { background-color: $bg-blue-light !important; } -/* Set the background to $bg-gray-dark */ -.bg-gray-dark { background-color: $bg-gray-dark !important; } -/* Set the background to $bg-gray */ -.bg-gray { background-color: $bg-gray !important; } -/* Set the background to $bg-gray-light */ -.bg-gray-light { background-color: $bg-gray-light !important; } -/* Set the background to $bg-green */ -.bg-green { background-color: $bg-green !important; } -/* Set the background to $bg-green-light */ -.bg-green-light { background-color: $bg-green-light !important; } -/* Set the background to $bg-red */ -.bg-red { background-color: $bg-red !important; } -/* Set the background to $bg-red-light */ -.bg-red-light { background-color: $bg-red-light !important; } -/* Set the background to $bg-yellow */ -.bg-yellow { background-color: $bg-yellow !important; } -/* Set the background to $bg-yellow-light */ -.bg-yellow-light { background-color: $bg-yellow-light !important; } -/* Set the background to $bg-purple */ -.bg-purple { background-color: $bg-purple !important; } -/* Set the background to $bg-purple-light */ -.bg-purple-light { background-color: $bg-purple-light !important; } - -.bg-shade-gradient { - background-image: linear-gradient(180deg, rgba($black, 0.065), rgba($black, 0)) !important; - background-repeat: no-repeat !important; - background-size: 100% 200px !important; -} - -// text colors -/* Set the text color to $text-blue */ -.text-blue { color: $text-blue !important; } -/* Set the text color to $text-red */ -.text-red { color: $text-red !important; } -/* Set the text color to $text-gray-light */ -.text-gray-light { color: $text-gray-light !important; } -/* Set the text color to $text-gray */ -.text-gray { color: $text-gray !important; } -/* Set the text color to $text-gray-dark */ -.text-gray-dark { color: $text-gray-dark !important; } -/* Set the text color to $text-green */ -.text-green { color: $text-green !important; } -/* Set the text color to $text-orange */ -.text-orange { color: $text-orange !important; } -/* Set the text color to $text-orange-light */ -.text-orange-light { color: $text-orange-light !important; } -/* Set the text color to $text-purple */ -.text-purple { color: $text-purple !important; } -/* Set the text color to $text-white */ -.text-white { color: $text-white !important; } -/* Set the text color to inherit */ -.text-inherit { color: inherit !important; } - -// Text states -// These can probably all be regular utilities -.text-pending { color: $yellow-800 !important; } -// Separate text and background colors in future to improve a11y -.bg-pending { color: $yellow-700 !important; } - -// Link colors -// Sets the links color to $text-gray and $text-blue on hover -.link-gray { - color: $text-gray !important; - - &:hover { - color: $text-blue !important; - } -} - -// Sets the links color to $text-gray-dark and $text-blue on hover -.link-gray-dark { - color: $text-gray-dark !important; - - &:hover { - color: $text-blue !important; - } -} - -/* Set the link color to $text-blue on hover - Useful when you want only part of a link to turn blue on hover */ -.link-hover-blue { - &:hover { - color: $text-blue !important; - } -} - -/* Make a link $text-gray, then $text-blue on hover and removes the underline */ -.muted-link { - color: $text-gray !important; - - &:hover { - color: $text-blue !important; - text-decoration: none; - } -} diff --git a/node_modules/primer-utilities/lib/details.scss b/node_modules/primer-utilities/lib/details.scss deleted file mode 100644 index 32ad69e..0000000 --- a/node_modules/primer-utilities/lib/details.scss +++ /dev/null @@ -1,18 +0,0 @@ -// stylelint-disable selector-max-type -.details-overlay[open] > summary::before { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 80; - display: block; - cursor: default; - content: " "; - background: transparent; -} - -.details-overlay-dark[open] > summary::before { - z-index: 99; - background: $black-fade-50; -} diff --git a/node_modules/primer-utilities/lib/flexbox.scss b/node_modules/primer-utilities/lib/flexbox.scss deleted file mode 100644 index 63e5121..0000000 --- a/node_modules/primer-utilities/lib/flexbox.scss +++ /dev/null @@ -1,52 +0,0 @@ -// Flex utility classes -// stylelint-disable block-opening-brace-space-after, block-opening-brace-space-before -// stylelint-disable comment-empty-line-before - -@each $breakpoint, $variant in $responsive-variants { - @include breakpoint($breakpoint) { - // Flexbox classes - // Container - .flex#{$variant}-row { flex-direction: row !important; } - .flex#{$variant}-row-reverse { flex-direction: row-reverse !important; } - .flex#{$variant}-column { flex-direction: column !important; } - - .flex#{$variant}-wrap { flex-wrap: wrap !important; } - .flex#{$variant}-nowrap { flex-wrap: nowrap !important; } - - .flex#{$variant}-justify-start { justify-content: flex-start !important; } - .flex#{$variant}-justify-end { justify-content: flex-end !important; } - .flex#{$variant}-justify-center { justify-content: center !important; } - .flex#{$variant}-justify-between { justify-content: space-between !important; } - .flex#{$variant}-justify-around { justify-content: space-around !important; } - - .flex#{$variant}-items-start { align-items: flex-start !important; } - .flex#{$variant}-items-end { align-items: flex-end !important; } - .flex#{$variant}-items-center { align-items: center !important; } - .flex#{$variant}-items-baseline { align-items: baseline !important; } - .flex#{$variant}-items-stretch { align-items: stretch !important; } - - .flex#{$variant}-content-start { align-content: flex-start !important; } - .flex#{$variant}-content-end { align-content: flex-end !important; } - .flex#{$variant}-content-center { align-content: center !important; } - .flex#{$variant}-content-between { align-content: space-between !important; } - .flex#{$variant}-content-around { align-content: space-around !important; } - .flex#{$variant}-content-stretch { align-content: stretch !important; } - - // Item - .flex#{$variant}-auto { flex: 1 1 auto !important; } - .flex#{$variant}-shrink-0 { flex-shrink: 0 !important; } - - .flex#{$variant}-self-auto { align-self: auto !important; } - .flex#{$variant}-self-start { align-self: flex-start !important; } - .flex#{$variant}-self-end { align-self: flex-end !important; } - .flex#{$variant}-self-center { align-self: center !important; } - .flex#{$variant}-self-baseline { align-self: baseline !important; } - .flex#{$variant}-self-stretch { align-self: stretch !important; } - - // Shorthand for equal width and height cols - .flex#{$variant}-item-equal { - flex-grow: 1; - flex-basis: 0; - } - } -} diff --git a/node_modules/primer-utilities/lib/layout.scss b/node_modules/primer-utilities/lib/layout.scss deleted file mode 100644 index d5a4210..0000000 --- a/node_modules/primer-utilities/lib/layout.scss +++ /dev/null @@ -1,85 +0,0 @@ -// Layout -// stylelint-disable block-opening-brace-space-after, block-opening-brace-space-before, primer/selector-no-utility -// stylelint-disable comment-empty-line-before - -/* Set position to static */ -.position-static { position: static !important; } -/* Set position to relative */ -.position-relative { position: relative !important; } -/* Set position to absolute */ -.position-absolute { position: absolute !important; } -/* Set position to fixed */ -.position-fixed { position: fixed !important; } - -/* Set top 0 */ -.top-0 { top: 0 !important; } -/* Set right 0 */ -.right-0 { right: 0 !important; } -/* Set bottom 0 */ -.bottom-0 { bottom: 0 !important; } -/* Set left 0 */ -.left-0 { left: 0 !important; } - -/* Vertical align middle */ -.v-align-middle { vertical-align: middle !important; } -/* Vertical align top */ -.v-align-top { vertical-align: top !important; } -/* Vertical align bottom */ -.v-align-bottom { vertical-align: bottom !important; } -/* Vertical align to the top of the text */ -.v-align-text-top { vertical-align: text-top !important; } -/* Vertical align to the bottom of the text */ -.v-align-text-bottom { vertical-align: text-bottom !important; } -/* Vertical align to the parent's baseline */ -.v-align-baseline { vertical-align: baseline !important; } - -// Overflow utilities -// overflow-hidden can also be used to create a new -// block formatting context or clear floats. -/* Set the overflow hidden */ -.overflow-hidden { overflow: hidden !important; } -/* Set the overflow scroll */ -.overflow-scroll { overflow: scroll !important; } -/* Set the overflow auto */ -.overflow-auto { overflow: auto !important; } - -// Clear floats -/* Clear floats around the element */ -.clearfix { - @include clearfix; -} - -// Floats -@each $breakpoint, $variant in $responsive-variants { - @include breakpoint($breakpoint) { - /* Float to the left */ - .float#{$variant}-left { float: left !important; } - /* Float to the right */ - .float#{$variant}-right { float: right !important; } - /* No float */ - .float#{$variant}-none { float: none !important; } - } -} - -// Width and height utilities, helpful in combination -// with display-table utilities and images -/* Max width 100% */ -.width-fit { max-width: 100% !important; } -/* Set the width to 100% */ -.width-full { width: 100% !important; } -/* Max height 100% */ -.height-fit { max-height: 100% !important; } -/* Set the height to 100% */ -.height-full { height: 100% !important; } - -/* Remove min-width from element */ -.min-width-0 { min-width: 0 !important; } - -@each $breakpoint, $variant in $responsive-variants { - @include breakpoint($breakpoint) { - /* Set the direction to rtl */ - .direction#{$variant}-rtl { direction: rtl !important; } - /* Set the direction to ltr */ - .direction#{$variant}-ltr { direction: ltr !important; } - } -} diff --git a/node_modules/primer-utilities/lib/margin.scss b/node_modules/primer-utilities/lib/margin.scss deleted file mode 100644 index c47fc14..0000000 --- a/node_modules/primer-utilities/lib/margin.scss +++ /dev/null @@ -1,53 +0,0 @@ -// Margin spacer utilities -// stylelint-disable block-opening-brace-space-before, declaration-colon-space-before, primer/selector-no-utility, comment-empty-line-before - -// Loop through the breakpoint values -@each $breakpoint, $variant in $responsive-variants { - @include breakpoint($breakpoint) { - // Loop through the spacer values - @for $i from 1 through length($spacers) { - $size: nth($spacers, $i); // sm, md, lg, xl - $scale: $i - 1; // 0, 1, 2, 3, 4, 5, 6 - - /* Set a $size margin to all sides at $breakpoint */ - .m#{$variant}-#{$scale} { margin: $size !important; } - /* Set a $size margin on the top at $breakpoint */ - .mt#{$variant}-#{$scale} { margin-top: $size !important; } - /* Set a $size margin on the right at $breakpoint */ - .mr#{$variant}-#{$scale} { margin-right: $size !important; } - /* Set a $size margin on the bottom at $breakpoint */ - .mb#{$variant}-#{$scale} { margin-bottom: $size !important; } - /* Set a $size margin on the left at $breakpoint */ - .ml#{$variant}-#{$scale} { margin-left: $size !important; } - - @if ($size != 0) { - /* Set a negative $size margin on top at $breakpoint */ - .mt#{$variant}-n#{$scale} { margin-top : -$size !important; } - /* Set a negative $size margin on the right at $breakpoint */ - .mr#{$variant}-n#{$scale} { margin-right : -$size !important; } - /* Set a negative $size margin on the bottom at $breakpoint */ - .mb#{$variant}-n#{$scale} { margin-bottom: -$size !important; } - /* Set a negative $size margin on the left at $breakpoint */ - .ml#{$variant}-n#{$scale} { margin-left : -$size !important; } - } - - /* Set a $size margin on the left & right at $breakpoint */ - .mx#{$variant}-#{$scale} { - margin-right: $size !important; - margin-left: $size !important; - } - - /* Set a $size margin on the top & bottom at $breakpoint */ - .my#{$variant}-#{$scale} { - margin-top: $size !important; - margin-bottom: $size !important; - } - } - - /* responsive horizontal auto margins */ - .mx#{$variant}-auto { - margin-right: auto !important; - margin-left: auto !important; - } - } -} diff --git a/node_modules/primer-utilities/lib/padding.scss b/node_modules/primer-utilities/lib/padding.scss deleted file mode 100644 index bc3ba09..0000000 --- a/node_modules/primer-utilities/lib/padding.scss +++ /dev/null @@ -1,54 +0,0 @@ -// Padding spacer utilities -// stylelint-disable block-opening-brace-space-before, declaration-colon-space-before -// stylelint-disable comment-empty-line-before - -// Responsive padding spacer utilities -@each $breakpoint, $variant in $responsive-variants { - @include breakpoint($breakpoint) { - // Loop through the spacer values - @for $i from 1 through length($spacers) { - $size: nth($spacers, $i); // xs, sm, md, lg, xl - $scale: $i - 1; // 0, 1, 2, 3, 4, 5, 6 - - /* Set a $size padding to all sides at $breakpoint */ - .p#{$variant}-#{$scale} { padding: $size !important; } - /* Set a $size padding to the top at $breakpoint */ - .pt#{$variant}-#{$scale} { padding-top: $size !important; } - /* Set a $size padding to the right at $breakpoint */ - .pr#{$variant}-#{$scale} { padding-right: $size !important; } - /* Set a $size padding to the bottom at $breakpoint */ - .pb#{$variant}-#{$scale} { padding-bottom: $size !important; } - /* Set a $size padding to the left at $breakpoint */ - .pl#{$variant}-#{$scale} { padding-left: $size !important; } - - /* Set a $size padding to the left & right at $breakpoint */ - .px#{$variant}-#{$scale} { - padding-right: $size !important; - padding-left: $size !important; - } - - /* Set a $size padding to the top & bottom at $breakpoint */ - .py#{$variant}-#{$scale} { - padding-top: $size !important; - padding-bottom: $size !important; - } - } - } -} - -// responsive padding for containers -// stylelint-disable-next-line primer/selector-no-utility -.p-responsive { - padding-right: $spacer-3 !important; - padding-left: $spacer-3 !important; - - @include breakpoint(sm) { - padding-right: $spacer-6 !important; - padding-left: $spacer-6 !important; - } - - @include breakpoint(lg) { - padding-right: $spacer-3 !important; - padding-left: $spacer-3 !important; - } -} diff --git a/node_modules/primer-utilities/lib/typography.scss b/node_modules/primer-utilities/lib/typography.scss deleted file mode 100644 index 5d2fb03..0000000 --- a/node_modules/primer-utilities/lib/typography.scss +++ /dev/null @@ -1,215 +0,0 @@ -// stylelint-disable block-closing-brace-space-before, primer/selector-no-utility, selector-list-comma-newline-after -// stylelint-disable comment-empty-line-before -// Type scale variables found in primer-support/lib/variables.scss -// $h00-size-mobile: 40px; -// $h0-size-mobile: 32px; -// $h1-size-mobile: 26px; -// $h2-size-mobile: 22px; -// $h3-size-mobile: 18px; -// $h00-size: 48px; -// $h0-size: 40px; -// $h1-size: 32px; -// $h2-size: 24px; -// $h3-size: 20px; -// $h4-size: 16px; -// $h5-size: 14px; -// $h6-size: 12px; - -/* Set the font size to 26px */ -.h1 { - font-size: $h1-size-mobile !important; - - @include breakpoint(md) { font-size: $h1-size !important; } -} - -/* Set the font size to 22px */ -.h2 { - font-size: $h2-size-mobile !important; - - @include breakpoint(md) { font-size: $h2-size !important; } -} - -/* Set the font size to 18px */ -.h3 { - font-size: $h3-size-mobile !important; - - @include breakpoint(md) { font-size: $h3-size !important; } -} - -/* Set the font size to #{$h4-size} */ -.h4 { - font-size: $h4-size !important; -} - -/* Set the font size to #{$h5-size} */ -.h5 { font-size: $h5-size !important; } - -// Does not include color property like typography base -// styles, color should be applied with color utilities. -/* Set the font size to #{$h6-size} */ -.h6 { font-size: $h6-size !important; } - -// Heading utilities -.h1, .h2, .h3, .h4, .h5, .h6 { font-weight: $font-weight-bold !important; } - -// Type utilities that match type sale -/* Set the font size to 26px */ -.f1 { - font-size: $h1-size-mobile !important; - - @include breakpoint(md) { font-size: $h1-size !important; } -} - -/* Set the font size to 22px */ -.f2 { - font-size: $h2-size-mobile !important; - - @include breakpoint(md) { font-size: $h2-size !important; } -} - -/* Set the font size to 18px */ -.f3 { - font-size: $h3-size-mobile !important; - - @include breakpoint(md) { font-size: $h3-size !important; } -} - -/* Set the font size to #{$h4-size} */ -.f4 { - font-size: $h4-size !important; - - @include breakpoint(md) { font-size: $h4-size !important; } -} - -/* Set the font size to #{$h5-size} */ -.f5 { font-size: $h5-size !important; } -/* Set the font size to #{$h6-size} */ -.f6 { font-size: $h6-size !important; } - -// Type utils with light weight that match type scale -/* Set the font size to 40px and weight to light */ -.f00-light { - font-size: $h00-size-mobile !important; - font-weight: $font-weight-light !important; - - @include breakpoint(md) { font-size: $h00-size !important; } -} - -/* Set the font size to 32px and weight to light */ -.f0-light { - font-size: $h0-size-mobile !important; - font-weight: $font-weight-light !important; - - @include breakpoint(md) { font-size: $h0-size !important; } -} - -/* Set the font size to 26px and weight to light */ -.f1-light { - font-size: $h1-size-mobile !important; - font-weight: $font-weight-light !important; - - @include breakpoint(md) { font-size: $h1-size !important; } -} - -/* Set the font size to 22px and weight to light */ -.f2-light { - font-size: $h2-size-mobile !important; - font-weight: $font-weight-light !important; - - @include breakpoint(md) { font-size: $h2-size !important; } -} - -// Same size and weight as .lead but without color property -/* Set the font size to 18px and weight to light */ -.f3-light { - font-size: $h3-size-mobile !important; - font-weight: $font-weight-light !important; - - @include breakpoint(md) { font-size: $h3-size !important; } -} - -// Smallest text size -/* Set the font size to ${#h6-size} */ -.text-small { font-size: $h6-size !important; } // 12px - -/* Large leading paragraphs */ -.lead { - margin-bottom: 30px; - font-size: $h3-size; - font-weight: $font-weight-light; - color: $gray-600; -} - -// Line-height variations -// Close to commonly used line-heights. Most line-heights -// combined with type size equate to whole pixels. -// Will be improved with future typography scale updates. -/* Set the line height to ultra condensed */ -.lh-condensed-ultra { line-height: $lh-condensed-ultra !important; } -/* Set the line height to condensed */ -.lh-condensed { line-height: $lh-condensed !important; } -/* Set the line height to default */ -.lh-default { line-height: $lh-default !important; } -/* Set the line height to zero */ -.lh-0 { line-height: 0 !important; } - -// Text alignments -// Responsive text alignment -@each $breakpoint, $variant in $responsive-variants { - @include breakpoint($breakpoint) { - /* Text align to the right */ - .text#{$variant}-right { text-align: right !important; } - /* Text align to the left */ - .text#{$variant}-left { text-align: left !important; } - /* Text align to the center */ - .text#{$variant}-center { text-align: center !important; } - } -} - -// Text styles -/* Set the font weight to normal */ -.text-normal { font-weight: $font-weight-normal !important; } -/* Set the font weight to bold */ -.text-bold { font-weight: $font-weight-bold !important;} -/* Set the font to italic */ -.text-italic { font-style: italic !important; } -/* Make text uppercase */ -.text-uppercase { text-transform: uppercase !important; } -/* Underline text */ -.text-underline { text-decoration: underline !important; } -/* Don't underline text */ -.no-underline { text-decoration: none !important; } -/* Don't wrap white space */ -.no-wrap { white-space: nowrap !important; } -/* Normal white space */ -.ws-normal { white-space: normal !important; } -/* Allow long lines with no spaces to line break */ -.wb-break-all { word-break: break-all !important; } - -.text-emphasized { - font-weight: $font-weight-bold; - color: $text-gray-dark; -} - -// List styles -.list-style-none { list-style: none !important; } - -// Text Shadows -/* Add a dark text shadow */ -.text-shadow-dark { - text-shadow: 0 1px 1px rgba($black, 0.25), 0 1px 25px rgba($black, 0.75); -} -/* Add a light text shadow */ -.text-shadow-light { - text-shadow: 0 1px 0 rgba($white, 0.5); -} - -/* Set to monospace font */ -.text-mono { - font-family: $mono-font; -} - -/* Disallow user from selecting text */ -.user-select-none { - user-select: none !important; -} diff --git a/node_modules/primer-utilities/lib/visibility-display.scss b/node_modules/primer-utilities/lib/visibility-display.scss deleted file mode 100644 index 879f724..0000000 --- a/node_modules/primer-utilities/lib/visibility-display.scss +++ /dev/null @@ -1,87 +0,0 @@ -// Visibility and display utilities -// stylelint-disable block-opening-brace-space-after, block-opening-brace-space-before, primer/selector-no-utility -// stylelint-disable comment-empty-line-before - -$display-values: ( - block, - flex, - inline, - inline-block, - inline-flex, - none, - table, - table-cell -); - -// Responsive display utilities -@each $breakpoint, $variant in $responsive-variants { - @include breakpoint($breakpoint) { - @each $display in $display-values { - .d#{$variant}-#{$display} { display: $display !important; } - } - } -} - -.v-hidden { visibility: hidden !important; } -.v-visible { visibility: visible !important; } - -// Hide utilities for each breakpoint -// Each hide utility only applies to one breakpoint range. -@media (max-width: $width-sm) { - .hide-sm { - display: none !important; - } -} - -@media (min-width: $width-sm) and (max-width: $width-md) { - .hide-md { - display: none !important; - } -} - -@media (min-width: $width-md) and (max-width: $width-lg) { - .hide-lg { - display: none !important; - } -} - -@media (min-width: $width-lg) { - .hide-xl { - display: none !important; - } -} - -/* Set the table-layout to fixed */ -.table-fixed { table-layout: fixed !important; } - -// Only display content to screen readers -// -// See: http://a11yproject.com/posts/how-to-hide-content/ -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - overflow: hidden; - clip: rect(0, 0, 0, 0); - // Workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1241631 - word-wrap: normal; - border: 0; -} - -// Only display content on focus -.show-on-focus { - position: absolute; - width: 1px; - height: 1px; - margin: 0; - overflow: hidden; - clip: rect(1px, 1px, 1px, 1px); - - &:focus { - z-index: 20; - width: auto; - height: auto; - clip: auto; - } -} diff --git a/node_modules/primer-utilities/package.json b/node_modules/primer-utilities/package.json deleted file mode 100644 index c15b5f3..0000000 --- a/node_modules/primer-utilities/package.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "_from": "primer-utilities@4.14.4", - "_id": "primer-utilities@4.14.4", - "_inBundle": false, - "_integrity": "sha512-EEZxsp/bjY4jkTqDeVJfWI/df55icDhFDGylX59VeiSVudIgUUe5G1VqtgGJIXgqnkiLf5u+iaOSayFvxqhTrg==", - "_location": "/primer-utilities", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "primer-utilities@4.14.4", - "name": "primer-utilities", - "escapedName": "primer-utilities", - "rawSpec": "4.14.4", - "saveSpec": null, - "fetchSpec": "4.14.4" - }, - "_requiredBy": [ - "/primer-core" - ], - "_resolved": "https://registry.npmjs.org/primer-utilities/-/primer-utilities-4.14.4.tgz", - "_shasum": "642d8df36fc35b3c34b1442ff8684864d44a073d", - "_spec": "primer-utilities@4.14.4", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/primer-core", - "author": { - "name": "GitHub, Inc." - }, - "bugs": { - "url": "https://github.com/primer/primer/issues" - }, - "bundleDependencies": false, - "dependencies": { - "primer-support": "4.7.2" - }, - "deprecated": false, - "description": "Immutable, atomic CSS classes to rapidly build product", - "files": [ - "index.scss", - "lib", - "build", - "docs" - ], - "homepage": "http://primer.github.io/", - "keywords": [ - "primer", - "css", - "github", - "design-system" - ], - "license": "MIT", - "main": "build/index.js", - "name": "primer-utilities", - "primer": { - "category": "core", - "module_type": "utilities" - }, - "repository": { - "type": "git", - "url": "https://github.com/primer/primer/tree/master/modules/primer-utilities" - }, - "sass": "index.scss", - "scripts": { - "build": "../../script/npm-run primer-module-build index.scss", - "lint": "../../script/lint-scss", - "postpublish": "../../script/notify success", - "prepare": "npm run build", - "prepublishOnly": "../../script/notify pending", - "test": "../../script/npm-run-all build lint" - }, - "style": "build/build.css", - "version": "4.14.4" -} diff --git a/node_modules/regex-escape/LICENSE b/node_modules/regex-escape/LICENSE deleted file mode 100644 index d21973e..0000000 --- a/node_modules/regex-escape/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015-19 Ionică Bizău (https://ionicabizau.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/node_modules/regex-escape/README.md b/node_modules/regex-escape/README.md deleted file mode 100644 index 3b169a0..0000000 --- a/node_modules/regex-escape/README.md +++ /dev/null @@ -1,135 +0,0 @@ - - - -# regex-escape - - [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/regex-escape.svg)](https://www.npmjs.com/package/regex-escape) [![Downloads](https://img.shields.io/npm/dt/regex-escape.svg)](https://www.npmjs.com/package/regex-escape) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) - -Buy Me A Coffee - -> Escapes input characters to be used in regular expressions. - -## :cloud: Installation - -```sh -# Using npm -npm install --save regex-escape - -# Using yarn -yarn add regex-escape -``` - - -## :clipboard: Example - - - -```js -// Dependencies -var RegexEscape = require("regex-escape"); - -console.log(RegexEscape("{#/}")); -// => \{#\/\} -``` - - - -## :question: Get Help - -There are few ways to get help: - - 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. - 2. For bug reports and feature requests, open issues. :bug: - - 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: - - - -## :memo: Documentation - - -### `RegexEscape(input)` -Escapes a string for using it in a regular expression. - -#### Params - -- **String** `input`: The string that must be escaped. - -#### Return -- **String** The escaped string. - -### `proto()` -Adds the `RegexEscape` function to `RegExp` class. - -#### Return -- **Function** The `RegexEscape` function. - - - -## :yum: How to contribute -Have an idea? Found a bug? See [how to contribute][contributing]. - - -## :sparkling_heart: Support my projects - -I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, -this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it). - -However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - - - Starring and sharing the projects you like :rocket: - - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: - - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). - - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` - - ![](https://i.imgur.com/z6OQI95.png) - - -Thanks! :heart: - - -## :cake: Thanks -Big thanks to [CoolAj86](http://stackoverflow.com/users/151312/coolaj86) for posting [this answer](http://stackoverflow.com/a/6969486/1420197). This library uses the black magic regex from that answer. :sparkles: - -## :dizzy: Where is this library used? -If you are using this library in one of your projects, add it in this list. :sparkles: - - - - [`barbe`](https://github.com/IonicaBizau/barbe)—Like mustache, but simple, tiny and fast. - - [`bloggify-router`](https://github.com/Bloggify/default-router#readme) (by Bloggify)—The default Bloggify router. - - [`camelo`](https://github.com/IonicaBizau/camelo#readme)—Convert a string into camel case style by providing the separators. - - [`chance-token-replacer`](https://github.com/drewbrokke/chance-token-replacer#readme) (by Drew Brokke)—A simple utility to replace tokens in a string with generations from the chance random generator helper - - [`css-assets`](https://github.com/manojchandrashekar/css-assets#readme) (by Manoj Chandrashekar)—Helps build CSS files and referenced assets. - - [`doodle-data`](https://github.com/regular/doodle-data#readme) (by Jan Bölsche)—get the data of a doodle.com poll - - [`emoji.css`](https://github.com/IonicaBizau/emoji.css)—Your website. Emojified. Like FontAwesome for emojis. - - [`engine-flow-types`](https://github.com/jillix/engine-flow-types#readme) (by jillix)—Low level library providing Engine flow types. - - [`gatsby-plugin-compile-es6-packages`](https://github.com/robwalkerco/gatsby-plugin-compile-es6-packages#readme) (by Rob Walker)—Easily add support for compiling ES6 packages into Gasby projects - - [`html-encoder-decoder`](https://github.com/IonicaBizau/html-encoder-decoder)—HTML Encoder / Decoder - Converts characters to their corresponding HTML Entities - - [`hubot-lgtm`](https://github.com/catops/hubot-lgtm#readme) (by Chris Contolini)—Automatically merge pull requests after contributors have given the thumbs up - - [`items-service`](https://github.com/BlueForestTrees/items-service#readme)—Les services commun de gestion d'items dans blueforest - - [`kresus`](https://npmjs.com/package/kresus)—Kresus' Personal Finance Manager - - [`luhnify`](https://github.com/koopero/luhnify#readme) (by Samm Cooper)—Generate random Luhn sequences, such as credit card numbers. - - [`parse-it`](https://github.com/IonicaBizau/parse-it#readme)—Configurable string templating, without separators. - - [`slugly`](https://github.com/IonicaBizau/slugly#readme)—A minimal and yet powerful slug library. - - [`taskcluster-lib-references`](https://github.com/taskcluster/taskcluster-lib-references#readme) (by Dustin J. Mitchell)—Taskcluster-lib-references is responsible for handling the API reference data, including manifests, API references, exchange references, and JSON schemas. - -## :scroll: License - -[MIT][license] © [Ionică Bizău][website] - - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - -[patreon]: https://www.patreon.com/ionicabizau -[amazon]: http://amzn.eu/hRo9sIZ -[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW - -[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2015#license-mit -[website]: https://ionicabizau.net -[contributing]: /CONTRIBUTING.md -[docs]: /DOCUMENTATION.md diff --git a/node_modules/regex-escape/lib/index.js b/node_modules/regex-escape/lib/index.js deleted file mode 100644 index 082a7b5..0000000 --- a/node_modules/regex-escape/lib/index.js +++ /dev/null @@ -1,29 +0,0 @@ -"use strict"; - -/** - * RegexEscape - * Escapes a string for using it in a regular expression. - * - * @name RegexEscape - * @function - * @param {String} input The string that must be escaped. - * @return {String} The escaped string. - */ -function RegexEscape(input) { - return input.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&"); -} - -/** - * proto - * Adds the `RegexEscape` function to `RegExp` class. - * - * @name proto - * @function - * @return {Function} The `RegexEscape` function. - */ -RegexEscape.proto = function () { - RegExp.escape = RegexEscape; - return RegexEscape; -}; - -module.exports = RegexEscape; \ No newline at end of file diff --git a/node_modules/regex-escape/package.json b/node_modules/regex-escape/package.json deleted file mode 100644 index 46797d6..0000000 --- a/node_modules/regex-escape/package.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "_from": "regex-escape@^3.4.0", - "_id": "regex-escape@3.4.9", - "_inBundle": false, - "_integrity": "sha512-Cv9rjwyQwVhn3L097ysanWsEElurmxDj6Cc4Ut23z7e6hzRbrNvF3Le7yAciMfuzyb0sZwSr0ZHunMNCIoy2/g==", - "_location": "/regex-escape", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "regex-escape@^3.4.0", - "name": "regex-escape", - "escapedName": "regex-escape", - "rawSpec": "^3.4.0", - "saveSpec": null, - "fetchSpec": "^3.4.0" - }, - "_requiredBy": [ - "/parse-it" - ], - "_resolved": "https://registry.npmjs.org/regex-escape/-/regex-escape-3.4.9.tgz", - "_shasum": "407b413562e2373d56994ff213e693658ea4f8f7", - "_spec": "regex-escape@^3.4.0", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/parse-it", - "author": { - "name": "Ionică Bizău", - "email": "bizauionica@gmail.com", - "url": "https://ionicabizau.net" - }, - "blah": { - "thanks": [ - "Big thanks to [CoolAj86](http://stackoverflow.com/users/151312/coolaj86) for posting [this answer](http://stackoverflow.com/a/6969486/1420197). This library uses the black magic regex from that answer. :sparkles:" - ] - }, - "bugs": { - "url": "https://github.com/IonicaBizau/regex-escape.js/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "CoolAJ86 http://stackoverflow.com/users/151312/coolaj86" - } - ], - "deprecated": false, - "description": "Escapes input characters to be used in regular expressions.", - "directories": { - "example": "example" - }, - "files": [ - "bin/", - "app/", - "lib/", - "dist/", - "src/", - "scripts/", - "resources/", - "menu/", - "cli.js", - "index.js", - "bloggify.js", - "bloggify.json", - "bloggify/" - ], - "homepage": "https://github.com/IonicaBizau/regex-escape.js", - "keywords": [ - "regex", - "escape" - ], - "license": "MIT", - "main": "lib/index.js", - "name": "regex-escape", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/IonicaBizau/regex-escape.js.git" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "version": "3.4.9" -} diff --git a/node_modules/sliced/History.md b/node_modules/sliced/History.md deleted file mode 100644 index e45cefe..0000000 --- a/node_modules/sliced/History.md +++ /dev/null @@ -1,41 +0,0 @@ - -1.0.1 / 2015-07-14 -================== - - * fixed; missing file introduced in 4f5cea1 - -1.0.0 / 2015-07-12 -================== - - * Remove unnecessary files from npm package - #6 via joaquimserafim - * updated readme stats - -0.0.5 / 2013-02-05 -================== - - * optimization: remove use of arguments [jkroso](https://github.com/jkroso) - * add scripts to component.json [jkroso](https://github.com/jkroso) - * tests; remove time for travis - -0.0.4 / 2013-01-07 -================== - - * added component.json #1 [jkroso](https://github.com/jkroso) - * reversed array loop #1 [jkroso](https://github.com/jkroso) - * remove fn params - -0.0.3 / 2012-09-29 -================== - - * faster with negative start args - -0.0.2 / 2012-09-29 -================== - - * support full [].slice semantics - -0.0.1 / 2012-09-29 -=================== - - * initial release - diff --git a/node_modules/sliced/LICENSE b/node_modules/sliced/LICENSE deleted file mode 100644 index 38c529d..0000000 --- a/node_modules/sliced/LICENSE +++ /dev/null @@ -1,22 +0,0 @@ -(The MIT License) - -Copyright (c) 2012 [Aaron Heckmann](aaron.heckmann+github@gmail.com) - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -'Software'), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/node_modules/sliced/README.md b/node_modules/sliced/README.md deleted file mode 100644 index b6ff85e..0000000 --- a/node_modules/sliced/README.md +++ /dev/null @@ -1,62 +0,0 @@ -#sliced -========== - -A faster alternative to `[].slice.call(arguments)`. - -[![Build Status](https://secure.travis-ci.org/aheckmann/sliced.png)](http://travis-ci.org/aheckmann/sliced) - -Example output from [benchmark.js](https://github.com/bestiejs/benchmark.js) - - Array.prototype.slice.call x 1,401,820 ops/sec ±2.16% (90 runs sampled) - [].slice.call x 1,313,116 ops/sec ±2.04% (96 runs sampled) - cached slice.call x 10,297,910 ops/sec ±1.81% (96 runs sampled) - sliced x 19,906,019 ops/sec ±1.23% (89 runs sampled) - fastest is sliced - - Array.prototype.slice.call(arguments, 1) x 1,373,238 ops/sec ±1.84% (95 runs sampled) - [].slice.call(arguments, 1) x 1,395,336 ops/sec ±1.36% (93 runs sampled) - cached slice.call(arguments, 1) x 9,926,018 ops/sec ±1.67% (92 runs sampled) - sliced(arguments, 1) x 20,747,990 ops/sec ±1.16% (93 runs sampled) - fastest is sliced(arguments, 1) - - Array.prototype.slice.call(arguments, -1) x 1,319,908 ops/sec ±2.12% (91 runs sampled) - [].slice.call(arguments, -1) x 1,336,170 ops/sec ±1.33% (97 runs sampled) - cached slice.call(arguments, -1) x 10,078,718 ops/sec ±1.21% (98 runs sampled) - sliced(arguments, -1) x 20,471,474 ops/sec ±1.81% (92 runs sampled) - fastest is sliced(arguments, -1) - - Array.prototype.slice.call(arguments, -2, -10) x 1,369,246 ops/sec ±1.68% (97 runs sampled) - [].slice.call(arguments, -2, -10) x 1,387,935 ops/sec ±1.70% (95 runs sampled) - cached slice.call(arguments, -2, -10) x 9,593,428 ops/sec ±1.23% (97 runs sampled) - sliced(arguments, -2, -10) x 23,178,931 ops/sec ±1.70% (92 runs sampled) - fastest is sliced(arguments, -2, -10) - - Array.prototype.slice.call(arguments, -2, -1) x 1,441,300 ops/sec ±1.26% (98 runs sampled) - [].slice.call(arguments, -2, -1) x 1,410,326 ops/sec ±1.96% (93 runs sampled) - cached slice.call(arguments, -2, -1) x 9,854,419 ops/sec ±1.02% (97 runs sampled) - sliced(arguments, -2, -1) x 22,550,801 ops/sec ±1.86% (91 runs sampled) - fastest is sliced(arguments, -2, -1) - -_Benchmark [source](https://github.com/aheckmann/sliced/blob/master/bench.js)._ - -##Usage - -`sliced` accepts the same arguments as `Array#slice` so you can easily swap it out. - -```js -function zing () { - var slow = [].slice.call(arguments, 1, 8); - var args = slice(arguments, 1, 8); - - var slow = Array.prototype.slice.call(arguments); - var args = slice(arguments); - // etc -} -``` - -## install - - npm install sliced - - -[LICENSE](https://github.com/aheckmann/sliced/blob/master/LICENSE) diff --git a/node_modules/sliced/index.js b/node_modules/sliced/index.js deleted file mode 100644 index d88c85b..0000000 --- a/node_modules/sliced/index.js +++ /dev/null @@ -1,33 +0,0 @@ - -/** - * An Array.prototype.slice.call(arguments) alternative - * - * @param {Object} args something with a length - * @param {Number} slice - * @param {Number} sliceEnd - * @api public - */ - -module.exports = function (args, slice, sliceEnd) { - var ret = []; - var len = args.length; - - if (0 === len) return ret; - - var start = slice < 0 - ? Math.max(0, slice + len) - : slice || 0; - - if (sliceEnd !== undefined) { - len = sliceEnd < 0 - ? sliceEnd + len - : sliceEnd - } - - while (len-- > start) { - ret[len - start] = args[len]; - } - - return ret; -} - diff --git a/node_modules/sliced/package.json b/node_modules/sliced/package.json deleted file mode 100644 index a8f122f..0000000 --- a/node_modules/sliced/package.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "_from": "sliced@^1.0.1", - "_id": "sliced@1.0.1", - "_inBundle": false, - "_integrity": "sha1-CzpmK10Ewxd7GSa+qCsD+Dei70E=", - "_location": "/sliced", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "sliced@^1.0.1", - "name": "sliced", - "escapedName": "sliced", - "rawSpec": "^1.0.1", - "saveSpec": null, - "fetchSpec": "^1.0.1" - }, - "_requiredBy": [ - "/elly" - ], - "_resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz", - "_shasum": "0b3a662b5d04c3177b1926bea82b03f837a2ef41", - "_spec": "sliced@^1.0.1", - "_where": "/Users/brandonrosage/github/profile-generator/node_modules/elly", - "author": { - "name": "Aaron Heckmann", - "email": "aaron.heckmann+github@gmail.com" - }, - "bugs": { - "url": "https://github.com/aheckmann/sliced/issues" - }, - "bundleDependencies": false, - "dependencies": {}, - "deprecated": false, - "description": "A faster Node.js alternative to Array.prototype.slice.call(arguments)", - "devDependencies": { - "benchmark": "~1.0.0", - "mocha": "1.5.0" - }, - "files": [ - "LICENSE", - "README.md", - "index.js" - ], - "homepage": "https://github.com/aheckmann/sliced#readme", - "keywords": [ - "arguments", - "slice", - "array" - ], - "license": "MIT", - "main": "index.js", - "name": "sliced", - "repository": { - "type": "git", - "url": "git://github.com/aheckmann/sliced.git" - }, - "scripts": { - "test": "make test" - }, - "version": "1.0.1" -} diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index 47dcd97..0000000 --- a/package-lock.json +++ /dev/null @@ -1,289 +0,0 @@ -{ - "name": "profile-generator", - "version": "1.0.0", - "lockfileVersion": 1, - "requires": true, - "dependencies": { - "add-subtract-date": { - "version": "1.0.14", - "resolved": "https://registry.npmjs.org/add-subtract-date/-/add-subtract-date-1.0.14.tgz", - "integrity": "sha512-e070xJdKBEEdAgCJJm1nBSdGv4Y6C2LXP9PYHBUJPV/3eUkZ46bnnkzejmXmTFYyIsiouLPt26yGgsHZL7WDvg==" - }, - "days": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/days/-/days-1.1.1.tgz", - "integrity": "sha512-vzeIwVsEIyA35GH4+mPd4hjVDNI87wYANyZFs0BHjBr5kIBH5zEl7LfD6Wr4SFZca4D3CU9IH1w4DuZLlXzKRw==" - }, - "elly": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/elly/-/elly-1.1.10.tgz", - "integrity": "sha512-CXlhCGIzVjX1SLPttmq2fo7wsOlfPMsxqf8rIbpFSkNWC+U8Nuldo6rG6oeFiBY9+8e7YcizwDnyK72APWH+dQ==", - "requires": { - "iterate-object": "^1.3.2", - "sliced": "^1.0.1" - } - }, - "fillo": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/fillo/-/fillo-1.0.12.tgz", - "integrity": "sha512-WjV09RN7NEp1EazSNKJVZCVHeWYj4MNyb4HX1BAyrW4j0OW2UPJukP4SUkJt9Nj7gWgyD6avK0mH5bjwOZFViw==" - }, - "formatoid": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/formatoid/-/formatoid-1.2.3.tgz", - "integrity": "sha512-CkI0aK01nKhHoFZByDKw/yrNPy+g56DNIEmlq0Q67grdR/LLV8Orc9gsTGVP7XufM3bZg8iuD5UsVfkOdJo2yg==", - "requires": { - "days": "^1.0.1", - "fillo": "^1.0.0", - "months": "^1.0.0", - "parse-it": "^1.0.0" - } - }, - "github-calendar": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/github-calendar/-/github-calendar-1.3.1.tgz", - "integrity": "sha512-ABlceh7wTRLvKQK1h0srrD9FHjHeHXtsxPw8sEUOX9uq4YItlrPaLY7ftNuvC0N1w6yCjcQBV+zjIzNAD9iczg==", - "requires": { - "add-subtract-date": "^1.0.5", - "elly": "^1.0.0", - "formatoid": "^1.0.3", - "github-calendar-parser": "^1.1.3" - } - }, - "github-calendar-legend": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/github-calendar-legend/-/github-calendar-legend-1.0.10.tgz", - "integrity": "sha512-dDfX2Hvl98mSNbM9jRsZoZ0STb/AJcaf8ofRGXpH2oHtiQ73IlL8LFzOUzp49xSTFf0XYBs4DCXEhgbh+Fir2A==" - }, - "github-calendar-parser": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/github-calendar-parser/-/github-calendar-parser-1.1.10.tgz", - "integrity": "sha512-muDJpHio2ATZ9WXqTjyrFitLxFlJyZTy/c0EtiNhOwPzUBW4zr3mnX1qoiZM8DkgbLAyZY5CoEno3GEXPDSMPQ==", - "requires": { - "github-calendar-legend": "^1.0.0" - } - }, - "iterate-object": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/iterate-object/-/iterate-object-1.3.3.tgz", - "integrity": "sha512-DximWbkke36cnrSfNJv6bgcB2QOMV9PRD2FiowwzCoMsh8RupFLdbNIzWe+cVDWT+NIMNJgGlB1dGxP6kpzGtA==" - }, - "months": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/months/-/months-1.2.0.tgz", - "integrity": "sha512-zFM7hUpziSYGk2DNObYGWgHdRRxAOgjl8CC1Rbl50p/q0rGDsREfk0nbxxmSIquVi/lEAuUY8nwbwkZ8biNCOQ==" - }, - "parse-it": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/parse-it/-/parse-it-1.0.9.tgz", - "integrity": "sha512-8KW9XwW5+DFsvkkSXLZw7AGormnQ+/unnqmTPq7uoiAJNaeLo0T78zT/Ootc0HrdEgVvxM4+mOCRLKJOVtkogQ==", - "requires": { - "regex-escape": "^3.4.0" - } - }, - "primer-base": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/primer-base/-/primer-base-1.9.2.tgz", - "integrity": "sha512-KgZP0cGq0rdgyK5ozw7UbyqG52o0sbzAfRP3iEeoRhDwCJ3X0XaHeCINty7QhcIzWCccXkdamMe/P6HBwWM12g==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-box": { - "version": "2.5.13", - "resolved": "https://registry.npmjs.org/primer-box/-/primer-box-2.5.13.tgz", - "integrity": "sha512-ZNZ8TFU05gqZx1oSk6DVdjACOOPsdJZqn0qYBcfsEu+AQQiKJ7HVH8pgODlH5tqj8Ihtoz3Q1CxCmrZhVnjnbA==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-breadcrumb": { - "version": "1.5.9", - "resolved": "https://registry.npmjs.org/primer-breadcrumb/-/primer-breadcrumb-1.5.9.tgz", - "integrity": "sha512-A2+rm3Gi2vk4LYr8yWrNwYNc2i59gcnfAGyT/QJ7G66R0kLD8M3rIPDw2vmRY5LagTvZ8KnY6wRwc5GSSKVBDQ==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-buttons": { - "version": "2.6.4", - "resolved": "https://registry.npmjs.org/primer-buttons/-/primer-buttons-2.6.4.tgz", - "integrity": "sha512-6+wFjXKGk76qZmUrnUTXm8Zo6viiNlcGcSSiW89OeAW2qkHHlTvyMqoKwExg8nGNFbLIGxhvqb9V++nx20Pq1Q==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-core": { - "version": "6.10.9", - "resolved": "https://registry.npmjs.org/primer-core/-/primer-core-6.10.9.tgz", - "integrity": "sha512-OJmJzhjw4UXXU/IzH3JoJL6KGHfWep8G8t+EHNGIJVHBsrGQYylp5iEcsPuHLDQVpKbOtuj3Rqg3ef53ei2R5A==", - "requires": { - "primer-base": "1.9.2", - "primer-box": "2.5.13", - "primer-breadcrumb": "1.5.9", - "primer-buttons": "2.6.4", - "primer-forms": "2.1.8", - "primer-layout": "1.6.2", - "primer-navigation": "1.5.11", - "primer-pagination": "1.0.7", - "primer-support": "4.7.2", - "primer-table-object": "1.4.13", - "primer-tooltips": "1.5.11", - "primer-truncate": "1.4.13", - "primer-utilities": "4.14.4" - } - }, - "primer-forms": { - "version": "2.1.8", - "resolved": "https://registry.npmjs.org/primer-forms/-/primer-forms-2.1.8.tgz", - "integrity": "sha512-bAobB7DUWphIjdcXfPD6CPWwvWBp5hbH65seO0OT+KkYbCLrDZCeFxLfRs9u1LyYN07DJR/vf4k8wom0Bksr4A==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-layout": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/primer-layout/-/primer-layout-1.6.2.tgz", - "integrity": "sha512-Ov/g9GiAaKhRAXku2wxsTlmJXhQPAjWpCwibJ+Ooxu0X8n6BA52y/ScZUPFdde+vZYhbFGFQwozU8y2bzuw3dg==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-marketing": { - "version": "6.3.3", - "resolved": "https://registry.npmjs.org/primer-marketing/-/primer-marketing-6.3.3.tgz", - "integrity": "sha512-vmR/YkOlFnQVQSxluXe5lbkH+B7Z2tirgCDGVp+SD9Zs+FJ6YRELmw6cjm0okVkH9205qcMvy9INOunkhKrktw==", - "requires": { - "primer-marketing-buttons": "1.0.13", - "primer-marketing-support": "1.5.6", - "primer-marketing-type": "1.4.13", - "primer-marketing-utilities": "1.7.3", - "primer-page-headers": "1.5.3", - "primer-page-sections": "1.5.3", - "primer-support": "4.7.2", - "primer-tables": "1.5.3" - } - }, - "primer-marketing-buttons": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/primer-marketing-buttons/-/primer-marketing-buttons-1.0.13.tgz", - "integrity": "sha512-1MzzrG/68zaEcQypG50uELwQ4MHH9b8aTy3jXxayZRc1qvZaLh5SEcSIHWe5lMIZk8qrtYhr22py9+kibyTKIQ==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-marketing-support": { - "version": "1.5.6", - "resolved": "https://registry.npmjs.org/primer-marketing-support/-/primer-marketing-support-1.5.6.tgz", - "integrity": "sha512-YU8ein52s/W+s4a4hHZZJbHURfz2FLI5ItrUxqaqJjcT0O2bALP/JbuCZDrbvWxuOSK4kbF22ANmmMGWFIzp/Q==" - }, - "primer-marketing-type": { - "version": "1.4.13", - "resolved": "https://registry.npmjs.org/primer-marketing-type/-/primer-marketing-type-1.4.13.tgz", - "integrity": "sha512-ke6l3zgc4mF5ArDzZB1TJ5VHbZG2/uwekVROLQOK4v7XI0MkYZWA9tI+k8UhaFLSsw0vGqxM2ibKUzsQH61C8g==", - "requires": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - } - }, - "primer-marketing-utilities": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/primer-marketing-utilities/-/primer-marketing-utilities-1.7.3.tgz", - "integrity": "sha512-YYDPgyC0G65tPHwZ6ktxfEAqUkJlU2sZjzdcH7thlcg83/UqiZfgmgiiBAxdMjrACY7Q2X9HaHicr5F4rmPhPw==", - "requires": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - } - }, - "primer-navigation": { - "version": "1.5.11", - "resolved": "https://registry.npmjs.org/primer-navigation/-/primer-navigation-1.5.11.tgz", - "integrity": "sha512-Fykn/zuJX8z8kEIkzxnbwZhbCbYbuQF7Iv+03yzBeesOfN4VaQKgpTtaAXW26NB1BjOo3omrhVivYoejTFXbuw==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-page-headers": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/primer-page-headers/-/primer-page-headers-1.5.3.tgz", - "integrity": "sha512-SVgAnr1jz/8qNhr+LsQayHGGICi1pCfBJV2R+zhcooDJC29ddSoTW+LpwvBj1P68c7sJfaMPRmlcq0hUGGG/Pw==", - "requires": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - } - }, - "primer-page-sections": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/primer-page-sections/-/primer-page-sections-1.5.3.tgz", - "integrity": "sha512-xaj6v+v3FvaSMVFDZAYsrObkvOviPwxYZt0rrkMeoyhrMVG2uB3nD3Kmu3st9UbwobdXjMTSKPkKBcarckwhuw==", - "requires": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - } - }, - "primer-pagination": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/primer-pagination/-/primer-pagination-1.0.7.tgz", - "integrity": "sha512-c0Vmc3ZYspn+JdY6nmH626c+bxkuJLToYueksEMOrET4da05xwnC8dF7v6fh7UlBZ+qNArf+SsFWqXJPW5C8IA==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-support": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/primer-support/-/primer-support-4.7.2.tgz", - "integrity": "sha512-WbfjjITtGV6iXQeaVPL+AzHj1Jv9RHJRp7kIu5ebFXwolWmCqTBpA/8VmWmssyeTfv8zR7iuCoT0UoBF+uGHww==" - }, - "primer-table-object": { - "version": "1.4.13", - "resolved": "https://registry.npmjs.org/primer-table-object/-/primer-table-object-1.4.13.tgz", - "integrity": "sha512-JoU/T1aubSg3cvEXh5K95X63W5bJLFlvDflVWMc8QJKiHBPmICH7yccsGI+ybhEUnd7MUD+BEXKgQwM+Iinv5g==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-tables": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/primer-tables/-/primer-tables-1.5.3.tgz", - "integrity": "sha512-ZTBG2qQvE9qKI8N7sdN39F8y5sckDRSFR4JkTVQqujrXwoK7kGeqdNXirKFSuzSyW9MnBt02tOTQ65xC0xl3sg==", - "requires": { - "primer-marketing-support": "1.5.6", - "primer-support": "4.7.2" - } - }, - "primer-tooltips": { - "version": "1.5.11", - "resolved": "https://registry.npmjs.org/primer-tooltips/-/primer-tooltips-1.5.11.tgz", - "integrity": "sha512-r0C4gnzg8hChoKVU5hC+e7BlKM3gkO+W8L1o91RCDiguN9S0u/yo3DQwlVL68igvAP34NEYzchsZ82BkQkd1Dg==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-truncate": { - "version": "1.4.13", - "resolved": "https://registry.npmjs.org/primer-truncate/-/primer-truncate-1.4.13.tgz", - "integrity": "sha512-/3saQDL8n77nGJ7zMT05PKTKeMTFrR2QVjZsD5XnOblMiglND95ozOKef0sDcyrgR7fv+qLMXr56+QS/FWFSsw==", - "requires": { - "primer-support": "4.7.2" - } - }, - "primer-utilities": { - "version": "4.14.4", - "resolved": "https://registry.npmjs.org/primer-utilities/-/primer-utilities-4.14.4.tgz", - "integrity": "sha512-EEZxsp/bjY4jkTqDeVJfWI/df55icDhFDGylX59VeiSVudIgUUe5G1VqtgGJIXgqnkiLf5u+iaOSayFvxqhTrg==", - "requires": { - "primer-support": "4.7.2" - } - }, - "regex-escape": { - "version": "3.4.9", - "resolved": "https://registry.npmjs.org/regex-escape/-/regex-escape-3.4.9.tgz", - "integrity": "sha512-Cv9rjwyQwVhn3L097ysanWsEElurmxDj6Cc4Ut23z7e6hzRbrNvF3Le7yAciMfuzyb0sZwSr0ZHunMNCIoy2/g==" - }, - "sliced": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz", - "integrity": "sha1-CzpmK10Ewxd7GSa+qCsD+Dei70E=" - } - } -} diff --git a/package.json b/package.json deleted file mode 100644 index bf861e3..0000000 --- a/package.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "profile-generator", - "version": "1.0.0", - "description": "", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/github/profile-generator.git" - }, - "author": "github", - "license": "ISC", - "bugs": { - "url": "https://github.com/github/profile-generator/issues" - }, - "homepage": "https://github.com/github/profile-generator#readme", - "dependencies": { - "github-calendar": "^1.3.1", - "primer-core": "^6.10.9", - "primer-marketing": "^6.3.3" - } -}