Skip to content

Commit

Permalink
Merge pull request #16 from Convertiv/ops/default-lint
Browse files Browse the repository at this point in the history
Disabling some lint rules so the defaults work for now
  • Loading branch information
bradmering authored Mar 23, 2023
2 parents 33dab9d + 4dfed79 commit fb5ac7d
Show file tree
Hide file tree
Showing 20 changed files with 4,968 additions and 4,975 deletions.
950 changes: 475 additions & 475 deletions sass/project/default_vars/alerts.scss

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions sass/project/default_vars/alerts_vars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $alert-primary-title-font-family: 'Inter';
$alert-primary-title-font-size: 14px;
$alert-primary-title-font-weight: 700;
$alert-primary-title-line-height: 1.6;
$alert-primary-title-letter-spacing: -0.28px;
$alert-primary-title-letter-spacing: -.28px;
$alert-primary-title-text-align: left;
$alert-primary-title-text-decoration: none;
$alert-primary-title-text-transform: none;
Expand All @@ -26,7 +26,7 @@ $alert-primary-text-font-family: 'Inter';
$alert-primary-text-font-size: 14px;
$alert-primary-text-font-weight: 400;
$alert-primary-text-line-height: 1.6;
$alert-primary-text-letter-spacing: -0.28px;
$alert-primary-text-letter-spacing: -.28px;
$alert-primary-text-text-align: left;
$alert-primary-text-text-decoration: none;
$alert-primary-text-text-transform: none;
Expand All @@ -36,7 +36,7 @@ $alert-primary-actions-font-family: 'Inter';
$alert-primary-actions-font-size: 12px;
$alert-primary-actions-font-weight: 600;
$alert-primary-actions-line-height: 1.3333332824707032;
$alert-primary-actions-letter-spacing: -0.24px;
$alert-primary-actions-letter-spacing: -.24px;
$alert-primary-actions-text-align: left;
$alert-primary-actions-text-decoration: none;
$alert-primary-actions-text-transform: none;
Expand All @@ -61,7 +61,7 @@ $alert-secondary-title-font-family: 'Inter';
$alert-secondary-title-font-size: 14px;
$alert-secondary-title-font-weight: 700;
$alert-secondary-title-line-height: 1.6;
$alert-secondary-title-letter-spacing: -0.28px;
$alert-secondary-title-letter-spacing: -.28px;
$alert-secondary-title-text-align: left;
$alert-secondary-title-text-decoration: none;
$alert-secondary-title-text-transform: none;
Expand All @@ -70,7 +70,7 @@ $alert-secondary-text-font-family: 'Inter';
$alert-secondary-text-font-size: 14px;
$alert-secondary-text-font-weight: 400;
$alert-secondary-text-line-height: 1.6;
$alert-secondary-text-letter-spacing: -0.28px;
$alert-secondary-text-letter-spacing: -.28px;
$alert-secondary-text-text-align: left;
$alert-secondary-text-text-decoration: none;
$alert-secondary-text-text-transform: none;
Expand All @@ -80,7 +80,7 @@ $alert-secondary-actions-font-family: 'Inter';
$alert-secondary-actions-font-size: 12px;
$alert-secondary-actions-font-weight: 600;
$alert-secondary-actions-line-height: 1.3333332824707032;
$alert-secondary-actions-letter-spacing: -0.24px;
$alert-secondary-actions-letter-spacing: -.24px;
$alert-secondary-actions-text-align: left;
$alert-secondary-actions-text-decoration: none;
$alert-secondary-actions-text-transform: none;
Expand All @@ -105,7 +105,7 @@ $alert-dark-title-font-family: 'Inter';
$alert-dark-title-font-size: 14px;
$alert-dark-title-font-weight: 700;
$alert-dark-title-line-height: 1.6;
$alert-dark-title-letter-spacing: -0.28px;
$alert-dark-title-letter-spacing: -.28px;
$alert-dark-title-text-align: left;
$alert-dark-title-text-decoration: none;
$alert-dark-title-text-transform: none;
Expand All @@ -114,17 +114,17 @@ $alert-dark-text-font-family: 'Inter';
$alert-dark-text-font-size: 14px;
$alert-dark-text-font-weight: 400;
$alert-dark-text-line-height: 1.6;
$alert-dark-text-letter-spacing: -0.28px;
$alert-dark-text-letter-spacing: -.28px;
$alert-dark-text-text-align: left;
$alert-dark-text-text-decoration: none;
$alert-dark-text-text-transform: none;
$alert-dark-text-color: rgba(255, 255, 255, 0.8500000238418579);
$alert-dark-text-color: rgba( 255, 255, 255, .8500000238418579 );
$alert-dark-actions-spacing: 10px;
$alert-dark-actions-font-family: 'Inter';
$alert-dark-actions-font-size: 12px;
$alert-dark-actions-font-weight: 600;
$alert-dark-actions-line-height: 1.3333332824707032;
$alert-dark-actions-letter-spacing: -0.24px;
$alert-dark-actions-letter-spacing: -.24px;
$alert-dark-actions-text-align: left;
$alert-dark-actions-text-decoration: none;
$alert-dark-actions-text-transform: none;
Expand All @@ -149,7 +149,7 @@ $alert-light-title-font-family: 'Inter';
$alert-light-title-font-size: 14px;
$alert-light-title-font-weight: 700;
$alert-light-title-line-height: 1.6;
$alert-light-title-letter-spacing: -0.28px;
$alert-light-title-letter-spacing: -.28px;
$alert-light-title-text-align: left;
$alert-light-title-text-decoration: none;
$alert-light-title-text-transform: none;
Expand All @@ -158,17 +158,17 @@ $alert-light-text-font-family: 'Inter';
$alert-light-text-font-size: 14px;
$alert-light-text-font-weight: 400;
$alert-light-text-line-height: 1.6;
$alert-light-text-letter-spacing: -0.28px;
$alert-light-text-letter-spacing: -.28px;
$alert-light-text-text-align: left;
$alert-light-text-text-decoration: none;
$alert-light-text-text-transform: none;
$alert-light-text-color: rgba(0, 0, 0, 0.800000011920929);
$alert-light-text-color: rgba( 0, 0, 0, .800000011920929 );
$alert-light-actions-spacing: 10px;
$alert-light-actions-font-family: 'Inter';
$alert-light-actions-font-size: 12px;
$alert-light-actions-font-weight: 600;
$alert-light-actions-line-height: 1.3333332824707032;
$alert-light-actions-letter-spacing: -0.24px;
$alert-light-actions-letter-spacing: -.24px;
$alert-light-actions-text-align: left;
$alert-light-actions-text-decoration: none;
$alert-light-actions-text-transform: none;
Expand All @@ -193,7 +193,7 @@ $alert-info-title-font-family: 'Inter';
$alert-info-title-font-size: 14px;
$alert-info-title-font-weight: 700;
$alert-info-title-line-height: 1.6;
$alert-info-title-letter-spacing: -0.28px;
$alert-info-title-letter-spacing: -.28px;
$alert-info-title-text-align: left;
$alert-info-title-text-decoration: none;
$alert-info-title-text-transform: none;
Expand All @@ -202,17 +202,17 @@ $alert-info-text-font-family: 'Inter';
$alert-info-text-font-size: 14px;
$alert-info-text-font-weight: 400;
$alert-info-text-line-height: 1.6;
$alert-info-text-letter-spacing: -0.28px;
$alert-info-text-letter-spacing: -.28px;
$alert-info-text-text-align: left;
$alert-info-text-text-decoration: none;
$alert-info-text-text-transform: none;
$alert-info-text-color: rgba(255, 255, 255, 0.8500000238418579);
$alert-info-text-color: rgba( 255, 255, 255, .8500000238418579 );
$alert-info-actions-spacing: 10px;
$alert-info-actions-font-family: 'Inter';
$alert-info-actions-font-size: 12px;
$alert-info-actions-font-weight: 600;
$alert-info-actions-line-height: 1.3333332824707032;
$alert-info-actions-letter-spacing: -0.24px;
$alert-info-actions-letter-spacing: -.24px;
$alert-info-actions-text-align: left;
$alert-info-actions-text-decoration: none;
$alert-info-actions-text-transform: none;
Expand All @@ -237,7 +237,7 @@ $alert-success-title-font-family: 'Inter';
$alert-success-title-font-size: 14px;
$alert-success-title-font-weight: 700;
$alert-success-title-line-height: 1.6;
$alert-success-title-letter-spacing: -0.28px;
$alert-success-title-letter-spacing: -.28px;
$alert-success-title-text-align: left;
$alert-success-title-text-decoration: none;
$alert-success-title-text-transform: none;
Expand All @@ -246,17 +246,17 @@ $alert-success-text-font-family: 'Inter';
$alert-success-text-font-size: 14px;
$alert-success-text-font-weight: 400;
$alert-success-text-line-height: 1.6;
$alert-success-text-letter-spacing: -0.28px;
$alert-success-text-letter-spacing: -.28px;
$alert-success-text-text-align: left;
$alert-success-text-text-decoration: none;
$alert-success-text-text-transform: none;
$alert-success-text-color: rgba(255, 255, 255, 0.8500000238418579);
$alert-success-text-color: rgba( 255, 255, 255, .8500000238418579 );
$alert-success-actions-spacing: 10px;
$alert-success-actions-font-family: 'Inter';
$alert-success-actions-font-size: 12px;
$alert-success-actions-font-weight: 600;
$alert-success-actions-line-height: 1.3333332824707032;
$alert-success-actions-letter-spacing: -0.24px;
$alert-success-actions-letter-spacing: -.24px;
$alert-success-actions-text-align: left;
$alert-success-actions-text-decoration: none;
$alert-success-actions-text-transform: none;
Expand All @@ -281,7 +281,7 @@ $alert-warning-title-font-family: 'Inter';
$alert-warning-title-font-size: 14px;
$alert-warning-title-font-weight: 700;
$alert-warning-title-line-height: 1.6;
$alert-warning-title-letter-spacing: -0.28px;
$alert-warning-title-letter-spacing: -.28px;
$alert-warning-title-text-align: left;
$alert-warning-title-text-decoration: none;
$alert-warning-title-text-transform: none;
Expand All @@ -290,17 +290,17 @@ $alert-warning-text-font-family: 'Inter';
$alert-warning-text-font-size: 14px;
$alert-warning-text-font-weight: 400;
$alert-warning-text-line-height: 1.6;
$alert-warning-text-letter-spacing: -0.28px;
$alert-warning-text-letter-spacing: -.28px;
$alert-warning-text-text-align: left;
$alert-warning-text-text-decoration: none;
$alert-warning-text-text-transform: none;
$alert-warning-text-color: rgba(0, 0, 0, 0.800000011920929);
$alert-warning-text-color: rgba( 0, 0, 0, .800000011920929 );
$alert-warning-actions-spacing: 10px;
$alert-warning-actions-font-family: 'Inter';
$alert-warning-actions-font-size: 12px;
$alert-warning-actions-font-weight: 600;
$alert-warning-actions-line-height: 1.3333332824707032;
$alert-warning-actions-letter-spacing: -0.24px;
$alert-warning-actions-letter-spacing: -.24px;
$alert-warning-actions-text-align: left;
$alert-warning-actions-text-decoration: none;
$alert-warning-actions-text-transform: none;
Expand All @@ -325,7 +325,7 @@ $alert-danger-title-font-family: 'Inter';
$alert-danger-title-font-size: 14px;
$alert-danger-title-font-weight: 700;
$alert-danger-title-line-height: 1.6;
$alert-danger-title-letter-spacing: -0.28px;
$alert-danger-title-letter-spacing: -.28px;
$alert-danger-title-text-align: left;
$alert-danger-title-text-decoration: none;
$alert-danger-title-text-transform: none;
Expand All @@ -334,17 +334,17 @@ $alert-danger-text-font-family: 'Inter';
$alert-danger-text-font-size: 14px;
$alert-danger-text-font-weight: 400;
$alert-danger-text-line-height: 1.6;
$alert-danger-text-letter-spacing: -0.28px;
$alert-danger-text-letter-spacing: -.28px;
$alert-danger-text-text-align: left;
$alert-danger-text-text-decoration: none;
$alert-danger-text-text-transform: none;
$alert-danger-text-color: rgba(255, 255, 255, 0.8500000238418579);
$alert-danger-text-color: rgba( 255, 255, 255, .8500000238418579 );
$alert-danger-actions-spacing: 10px;
$alert-danger-actions-font-family: 'Inter';
$alert-danger-actions-font-size: 12px;
$alert-danger-actions-font-weight: 600;
$alert-danger-actions-line-height: 1.3333332824707032;
$alert-danger-actions-letter-spacing: -0.24px;
$alert-danger-actions-letter-spacing: -.24px;
$alert-danger-actions-text-align: left;
$alert-danger-actions-text-decoration: none;
$alert-danger-actions-text-transform: none;
Expand All @@ -369,7 +369,7 @@ $alert-type9-title-font-family: 'Inter';
$alert-type9-title-font-size: 14px;
$alert-type9-title-font-weight: 700;
$alert-type9-title-line-height: 1.6;
$alert-type9-title-letter-spacing: -0.28px;
$alert-type9-title-letter-spacing: -.28px;
$alert-type9-title-text-align: left;
$alert-type9-title-text-decoration: none;
$alert-type9-title-text-transform: none;
Expand All @@ -378,17 +378,17 @@ $alert-type9-text-font-family: 'Inter';
$alert-type9-text-font-size: 14px;
$alert-type9-text-font-weight: 400;
$alert-type9-text-line-height: 1.6;
$alert-type9-text-letter-spacing: -0.28px;
$alert-type9-text-letter-spacing: -.28px;
$alert-type9-text-text-align: left;
$alert-type9-text-text-decoration: none;
$alert-type9-text-text-transform: none;
$alert-type9-text-color: rgba(255, 255, 255, 0.8500000238418579);
$alert-type9-text-color: rgba( 255, 255, 255, .8500000238418579 );
$alert-type9-actions-spacing: 10px;
$alert-type9-actions-font-family: 'Inter';
$alert-type9-actions-font-size: 12px;
$alert-type9-actions-font-weight: 600;
$alert-type9-actions-line-height: 1.3333332824707032;
$alert-type9-actions-letter-spacing: -0.24px;
$alert-type9-actions-letter-spacing: -.24px;
$alert-type9-actions-text-align: left;
$alert-type9-actions-text-decoration: none;
$alert-type9-actions-text-transform: none;
Expand All @@ -413,7 +413,7 @@ $alert-horizontal-title-font-family: 'Inter';
$alert-horizontal-title-font-size: 14px;
$alert-horizontal-title-font-weight: 700;
$alert-horizontal-title-line-height: 1.6;
$alert-horizontal-title-letter-spacing: -0.28px;
$alert-horizontal-title-letter-spacing: -.28px;
$alert-horizontal-title-text-align: left;
$alert-horizontal-title-text-decoration: none;
$alert-horizontal-title-text-transform: none;
Expand All @@ -422,17 +422,17 @@ $alert-horizontal-text-font-family: 'Inter';
$alert-horizontal-text-font-size: 14px;
$alert-horizontal-text-font-weight: 400;
$alert-horizontal-text-line-height: 1.6;
$alert-horizontal-text-letter-spacing: -0.28px;
$alert-horizontal-text-letter-spacing: -.28px;
$alert-horizontal-text-text-align: left;
$alert-horizontal-text-text-decoration: none;
$alert-horizontal-text-text-transform: none;
$alert-horizontal-text-color: rgba(255, 255, 255, 0.8500000238418579);
$alert-horizontal-text-color: rgba( 255, 255, 255, .8500000238418579 );
$alert-horizontal-actions-spacing: 10px;
$alert-horizontal-actions-font-family: 'Inter';
$alert-horizontal-actions-font-size: 12px;
$alert-horizontal-actions-font-weight: 600;
$alert-horizontal-actions-line-height: 1.3333332824707032;
$alert-horizontal-actions-letter-spacing: -0.24px;
$alert-horizontal-actions-letter-spacing: -.24px;
$alert-horizontal-actions-text-align: left;
$alert-horizontal-actions-text-decoration: none;
$alert-horizontal-actions-text-transform: none;
Expand All @@ -457,7 +457,7 @@ $alert-vertical-title-font-family: 'Inter';
$alert-vertical-title-font-size: 14px;
$alert-vertical-title-font-weight: 700;
$alert-vertical-title-line-height: 1.6;
$alert-vertical-title-letter-spacing: -0.28px;
$alert-vertical-title-letter-spacing: -.28px;
$alert-vertical-title-text-align: left;
$alert-vertical-title-text-decoration: none;
$alert-vertical-title-text-transform: none;
Expand All @@ -466,18 +466,18 @@ $alert-vertical-text-font-family: 'Inter';
$alert-vertical-text-font-size: 14px;
$alert-vertical-text-font-weight: 400;
$alert-vertical-text-line-height: 1.6;
$alert-vertical-text-letter-spacing: -0.28px;
$alert-vertical-text-letter-spacing: -.28px;
$alert-vertical-text-text-align: left;
$alert-vertical-text-text-decoration: none;
$alert-vertical-text-text-transform: none;
$alert-vertical-text-color: rgba(255, 255, 255, 0.8500000238418579);
$alert-vertical-text-color: rgba( 255, 255, 255, .8500000238418579 );
$alert-vertical-actions-spacing: 10px;
$alert-vertical-actions-font-family: 'Inter';
$alert-vertical-actions-font-size: 12px;
$alert-vertical-actions-font-weight: 600;
$alert-vertical-actions-line-height: 1.3333332824707032;
$alert-vertical-actions-letter-spacing: -0.24px;
$alert-vertical-actions-letter-spacing: -.24px;
$alert-vertical-actions-text-align: left;
$alert-vertical-actions-text-decoration: none;
$alert-vertical-actions-text-transform: none;
$alert-vertical-actions-color: #ffffff;
$alert-vertical-actions-color: #ffffff;
Loading

0 comments on commit fb5ac7d

Please sign in to comment.