flipper-ui 0.17.2 → 0.20.0.beta2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/docs/ui/README.md +21 -22
- data/docs/ui/images/banner.png +0 -0
- data/docs/ui/images/description.png +0 -0
- data/docs/ui/images/feature.png +0 -0
- data/docs/ui/images/features.png +0 -0
- data/examples/ui/basic.ru +20 -0
- data/flipper-ui.gemspec +2 -3
- data/lib/flipper/ui.rb +0 -3
- data/lib/flipper/ui/action.rb +2 -1
- data/lib/flipper/ui/actions/feature.rb +5 -2
- data/lib/flipper/ui/actions/features.rb +14 -1
- data/lib/flipper/ui/actions/file.rb +1 -1
- data/lib/flipper/ui/assets/javascripts/application.coffee +5 -3
- data/lib/flipper/ui/configuration.rb +23 -10
- data/lib/flipper/ui/decorators/feature.rb +39 -13
- data/lib/flipper/ui/public/css/application.css +20 -6493
- data/lib/flipper/ui/public/js/application.js +5 -5
- data/lib/flipper/ui/util.rb +40 -0
- data/lib/flipper/ui/views/add_actor.erb +1 -1
- data/lib/flipper/ui/views/add_feature.erb +1 -1
- data/lib/flipper/ui/views/add_group.erb +1 -1
- data/lib/flipper/ui/views/feature.erb +198 -179
- data/lib/flipper/ui/views/features.erb +47 -36
- data/lib/flipper/ui/views/layout.erb +4 -14
- data/lib/flipper/version.rb +1 -1
- data/spec/flipper/ui/actions/actors_gate_spec.rb +0 -4
- data/spec/flipper/ui/actions/feature_spec.rb +14 -16
- data/spec/flipper/ui/actions/features_spec.rb +1 -5
- data/spec/flipper/ui/actions/file_spec.rb +0 -10
- data/spec/flipper/ui/actions/groups_gate_spec.rb +0 -6
- data/spec/flipper/ui/actions/percentage_of_actors_gate_spec.rb +0 -2
- data/spec/flipper/ui/actions/percentage_of_time_gate_spec.rb +0 -2
- data/spec/flipper/ui/configuration_spec.rb +58 -34
- data/spec/flipper/ui/decorators/feature_spec.rb +0 -30
- metadata +11 -127
- data/docs/ui/images/configured-ui.png +0 -0
- data/docs/ui/images/environment-banner.png +0 -0
- data/lib/flipper/ui/assets/stylesheets/.DS_Store +0 -0
- data/lib/flipper/ui/assets/stylesheets/application.scss +0 -19
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_alert.scss +0 -51
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_badge.scss +0 -47
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_breadcrumb.scss +0 -38
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_button-group.scss +0 -166
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_buttons.scss +0 -143
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_card.scss +0 -270
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_carousel.scss +0 -191
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_close.scss +0 -34
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_code.scss +0 -56
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_custom-forms.scss +0 -297
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_dropdown.scss +0 -131
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_forms.scss +0 -333
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_functions.scss +0 -86
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_grid.scss +0 -52
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_images.scss +0 -42
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_input-group.scss +0 -159
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_jumbotron.scss +0 -16
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_list-group.scss +0 -115
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_media.scss +0 -8
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_mixins.scss +0 -42
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_modal.scss +0 -168
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_nav.scss +0 -118
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_navbar.scss +0 -311
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_pagination.scss +0 -77
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_popover.scss +0 -183
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_print.scss +0 -124
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_progress.scss +0 -33
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_reboot.scss +0 -482
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_root.scss +0 -19
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_tables.scss +0 -180
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_tooltip.scss +0 -115
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_transitions.scss +0 -36
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_type.scss +0 -125
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_utilities.scss +0 -14
- data/lib/flipper/ui/assets/stylesheets/bootstrap/_variables.scss +0 -894
- data/lib/flipper/ui/assets/stylesheets/bootstrap/bootstrap-grid.scss +0 -32
- data/lib/flipper/ui/assets/stylesheets/bootstrap/bootstrap-reboot.scss +0 -12
- data/lib/flipper/ui/assets/stylesheets/bootstrap/bootstrap.scss +0 -42
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_alert.scss +0 -13
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_background-variant.scss +0 -21
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_badge.scss +0 -12
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_border-radius.scss +0 -35
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_box-shadow.scss +0 -5
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_breakpoints.scss +0 -123
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_buttons.scss +0 -109
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_caret.scss +0 -65
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_clearfix.scss +0 -7
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_float.scss +0 -11
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_forms.scss +0 -137
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_gradients.scss +0 -45
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_grid-framework.scss +0 -67
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_grid.scss +0 -52
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_hover.scss +0 -39
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_image.scss +0 -36
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_list-group.scss +0 -21
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_lists.scss +0 -7
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_nav-divider.scss +0 -10
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_navbar-align.scss +0 -10
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_pagination.scss +0 -22
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_reset-text.scss +0 -17
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_resize.scss +0 -6
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_screen-reader.scss +0 -35
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_size.scss +0 -6
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_table-row.scss +0 -30
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss +0 -14
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_text-hide.scss +0 -9
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_text-truncate.scss +0 -8
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_transition.scss +0 -9
- data/lib/flipper/ui/assets/stylesheets/bootstrap/mixins/_visibility.scss +0 -7
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_align.scss +0 -8
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_background.scss +0 -19
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_borders.scss +0 -59
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_clearfix.scss +0 -3
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_display.scss +0 -38
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_embed.scss +0 -52
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_flex.scss +0 -46
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_float.scss +0 -9
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_position.scss +0 -36
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_screenreaders.scss +0 -11
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_sizing.scss +0 -12
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_spacing.scss +0 -51
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_text.scss +0 -52
- data/lib/flipper/ui/assets/stylesheets/bootstrap/utilities/_visibility.scss +0 -11
- data/lib/flipper/ui/assets/stylesheets/primer/.scss-lint.yml +0 -446
- data/lib/flipper/ui/assets/stylesheets/primer/_alerts.scss +0 -106
- data/lib/flipper/ui/assets/stylesheets/primer/_avatars.scss +0 -36
- data/lib/flipper/ui/assets/stylesheets/primer/_base.scss +0 -40
- data/lib/flipper/ui/assets/stylesheets/primer/_blankslate.scss +0 -96
- data/lib/flipper/ui/assets/stylesheets/primer/_buttons.scss +0 -404
- data/lib/flipper/ui/assets/stylesheets/primer/_counter.scss +0 -10
- data/lib/flipper/ui/assets/stylesheets/primer/_filter-list.scss +0 -68
- data/lib/flipper/ui/assets/stylesheets/primer/_flex-table.scss +0 -20
- data/lib/flipper/ui/assets/stylesheets/primer/_forms.scss +0 -756
- data/lib/flipper/ui/assets/stylesheets/primer/_layout.scss +0 -69
- data/lib/flipper/ui/assets/stylesheets/primer/_menu.scss +0 -113
- data/lib/flipper/ui/assets/stylesheets/primer/_mixins.scss +0 -53
- data/lib/flipper/ui/assets/stylesheets/primer/_normalize.scss +0 -425
- data/lib/flipper/ui/assets/stylesheets/primer/_states.scss +0 -32
- data/lib/flipper/ui/assets/stylesheets/primer/_tabnav.scss +0 -65
- data/lib/flipper/ui/assets/stylesheets/primer/_tooltips.scss +0 -255
- data/lib/flipper/ui/assets/stylesheets/primer/_truncate.scss +0 -27
- data/lib/flipper/ui/assets/stylesheets/primer/_type.scss +0 -92
- data/lib/flipper/ui/assets/stylesheets/primer/_utility.scss +0 -73
- data/lib/flipper/ui/assets/stylesheets/primer/_variables.scss +0 -34
- data/lib/flipper/ui/assets/stylesheets/primer/primer.scss +0 -39
- data/lib/flipper/ui/public/fonts/bootstrap/glyphicons-halflings-regular.eot +0 -0
- data/lib/flipper/ui/public/fonts/bootstrap/glyphicons-halflings-regular.svg +0 -288
- data/lib/flipper/ui/public/fonts/bootstrap/glyphicons-halflings-regular.ttf +0 -0
- data/lib/flipper/ui/public/fonts/bootstrap/glyphicons-halflings-regular.woff +0 -0
- data/lib/flipper/ui/public/fonts/bootstrap/glyphicons-halflings-regular.woff2 +0 -0
- data/lib/flipper/ui/public/images/remove.png +0 -0
- data/lib/flipper/ui/public/octicons/octicons.less +0 -235
- data/lib/flipper/ui/public/octicons/sprockets-octicons.scss +0 -232
@@ -1,10 +0,0 @@
|
|
1
|
-
// Navbar vertical align
|
2
|
-
//
|
3
|
-
// Vertically center elements in the navbar.
|
4
|
-
// Example: an element has a height of 30px, so write out `.navbar-vertical-align(30px);`
|
5
|
-
// to calculate the appropriate top margin.
|
6
|
-
|
7
|
-
// @mixin navbar-vertical-align($element-height) {
|
8
|
-
// margin-top: (($navbar-height - $element-height) / 2);
|
9
|
-
// margin-bottom: (($navbar-height - $element-height) / 2);
|
10
|
-
// }
|
@@ -1,22 +0,0 @@
|
|
1
|
-
// Pagination
|
2
|
-
|
3
|
-
@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {
|
4
|
-
.page-link {
|
5
|
-
padding: $padding-y $padding-x;
|
6
|
-
font-size: $font-size;
|
7
|
-
line-height: $line-height;
|
8
|
-
}
|
9
|
-
|
10
|
-
.page-item {
|
11
|
-
&:first-child {
|
12
|
-
.page-link {
|
13
|
-
@include border-left-radius($border-radius);
|
14
|
-
}
|
15
|
-
}
|
16
|
-
&:last-child {
|
17
|
-
.page-link {
|
18
|
-
@include border-right-radius($border-radius);
|
19
|
-
}
|
20
|
-
}
|
21
|
-
}
|
22
|
-
}
|
@@ -1,17 +0,0 @@
|
|
1
|
-
@mixin reset-text {
|
2
|
-
font-family: $font-family-base;
|
3
|
-
// We deliberately do NOT reset font-size or word-wrap.
|
4
|
-
font-style: normal;
|
5
|
-
font-weight: $font-weight-normal;
|
6
|
-
line-height: $line-height-base;
|
7
|
-
text-align: left; // Fallback for where `start` is not supported
|
8
|
-
text-align: start; // stylelint-disable-line declaration-block-no-duplicate-properties
|
9
|
-
text-decoration: none;
|
10
|
-
text-shadow: none;
|
11
|
-
text-transform: none;
|
12
|
-
letter-spacing: normal;
|
13
|
-
word-break: normal;
|
14
|
-
word-spacing: normal;
|
15
|
-
white-space: normal;
|
16
|
-
line-break: auto;
|
17
|
-
}
|
@@ -1,35 +0,0 @@
|
|
1
|
-
// Only display content to screen readers
|
2
|
-
//
|
3
|
-
// See: http://a11yproject.com/posts/how-to-hide-content/
|
4
|
-
// See: https://hugogiraudel.com/2016/10/13/css-hide-and-seek/
|
5
|
-
|
6
|
-
@mixin sr-only {
|
7
|
-
position: absolute;
|
8
|
-
width: 1px;
|
9
|
-
height: 1px;
|
10
|
-
padding: 0;
|
11
|
-
overflow: hidden;
|
12
|
-
clip: rect(0, 0, 0, 0);
|
13
|
-
white-space: nowrap;
|
14
|
-
clip-path: inset(50%);
|
15
|
-
border: 0;
|
16
|
-
}
|
17
|
-
|
18
|
-
// Use in conjunction with .sr-only to only display content when it's focused.
|
19
|
-
//
|
20
|
-
// Useful for "Skip to main content" links; see https://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
|
21
|
-
//
|
22
|
-
// Credit: HTML5 Boilerplate
|
23
|
-
|
24
|
-
@mixin sr-only-focusable {
|
25
|
-
&:active,
|
26
|
-
&:focus {
|
27
|
-
position: static;
|
28
|
-
width: auto;
|
29
|
-
height: auto;
|
30
|
-
overflow: visible;
|
31
|
-
clip: auto;
|
32
|
-
white-space: normal;
|
33
|
-
clip-path: none;
|
34
|
-
}
|
35
|
-
}
|
@@ -1,30 +0,0 @@
|
|
1
|
-
// Tables
|
2
|
-
|
3
|
-
@mixin table-row-variant($state, $background) {
|
4
|
-
// Exact selectors below required to override `.table-striped` and prevent
|
5
|
-
// inheritance to nested tables.
|
6
|
-
.table-#{$state} {
|
7
|
-
&,
|
8
|
-
> th,
|
9
|
-
> td {
|
10
|
-
background-color: $background;
|
11
|
-
}
|
12
|
-
}
|
13
|
-
|
14
|
-
// Hover states for `.table-hover`
|
15
|
-
// Note: this is not available for cells or rows within `thead` or `tfoot`.
|
16
|
-
.table-hover {
|
17
|
-
$hover-background: darken($background, 5%);
|
18
|
-
|
19
|
-
.table-#{$state} {
|
20
|
-
@include hover {
|
21
|
-
background-color: $hover-background;
|
22
|
-
|
23
|
-
> td,
|
24
|
-
> th {
|
25
|
-
background-color: $hover-background;
|
26
|
-
}
|
27
|
-
}
|
28
|
-
}
|
29
|
-
}
|
30
|
-
}
|
@@ -1,14 +0,0 @@
|
|
1
|
-
// stylelint-disable declaration-no-important
|
2
|
-
|
3
|
-
// Typography
|
4
|
-
|
5
|
-
@mixin text-emphasis-variant($parent, $color) {
|
6
|
-
#{$parent} {
|
7
|
-
color: $color !important;
|
8
|
-
}
|
9
|
-
a#{$parent} {
|
10
|
-
@include hover-focus {
|
11
|
-
color: darken($color, 10%) !important;
|
12
|
-
}
|
13
|
-
}
|
14
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
// stylelint-disable declaration-no-important
|
2
|
-
|
3
|
-
.align-baseline { vertical-align: baseline !important; } // Browser default
|
4
|
-
.align-top { vertical-align: top !important; }
|
5
|
-
.align-middle { vertical-align: middle !important; }
|
6
|
-
.align-bottom { vertical-align: bottom !important; }
|
7
|
-
.align-text-bottom { vertical-align: text-bottom !important; }
|
8
|
-
.align-text-top { vertical-align: text-top !important; }
|
@@ -1,19 +0,0 @@
|
|
1
|
-
// stylelint-disable declaration-no-important
|
2
|
-
|
3
|
-
@each $color, $value in $theme-colors {
|
4
|
-
@include bg-variant(".bg-#{$color}", $value);
|
5
|
-
}
|
6
|
-
|
7
|
-
@if $enable-gradients {
|
8
|
-
@each $color, $value in $theme-colors {
|
9
|
-
@include bg-gradient-variant(".bg-gradient-#{$color}", $value);
|
10
|
-
}
|
11
|
-
}
|
12
|
-
|
13
|
-
.bg-white {
|
14
|
-
background-color: $white !important;
|
15
|
-
}
|
16
|
-
|
17
|
-
.bg-transparent {
|
18
|
-
background-color: transparent !important;
|
19
|
-
}
|
@@ -1,59 +0,0 @@
|
|
1
|
-
// stylelint-disable declaration-no-important
|
2
|
-
|
3
|
-
//
|
4
|
-
// Border
|
5
|
-
//
|
6
|
-
|
7
|
-
.border { border: $border-width solid $border-color !important; }
|
8
|
-
.border-top { border-top: $border-width solid $border-color !important; }
|
9
|
-
.border-right { border-right: $border-width solid $border-color !important; }
|
10
|
-
.border-bottom { border-bottom: $border-width solid $border-color !important; }
|
11
|
-
.border-left { border-left: $border-width solid $border-color !important; }
|
12
|
-
|
13
|
-
.border-0 { border: 0 !important; }
|
14
|
-
.border-top-0 { border-top: 0 !important; }
|
15
|
-
.border-right-0 { border-right: 0 !important; }
|
16
|
-
.border-bottom-0 { border-bottom: 0 !important; }
|
17
|
-
.border-left-0 { border-left: 0 !important; }
|
18
|
-
|
19
|
-
@each $color, $value in $theme-colors {
|
20
|
-
.border-#{$color} {
|
21
|
-
border-color: $value !important;
|
22
|
-
}
|
23
|
-
}
|
24
|
-
|
25
|
-
.border-white {
|
26
|
-
border-color: $white !important;
|
27
|
-
}
|
28
|
-
|
29
|
-
//
|
30
|
-
// Border-radius
|
31
|
-
//
|
32
|
-
|
33
|
-
.rounded {
|
34
|
-
border-radius: $border-radius !important;
|
35
|
-
}
|
36
|
-
.rounded-top {
|
37
|
-
border-top-left-radius: $border-radius !important;
|
38
|
-
border-top-right-radius: $border-radius !important;
|
39
|
-
}
|
40
|
-
.rounded-right {
|
41
|
-
border-top-right-radius: $border-radius !important;
|
42
|
-
border-bottom-right-radius: $border-radius !important;
|
43
|
-
}
|
44
|
-
.rounded-bottom {
|
45
|
-
border-bottom-right-radius: $border-radius !important;
|
46
|
-
border-bottom-left-radius: $border-radius !important;
|
47
|
-
}
|
48
|
-
.rounded-left {
|
49
|
-
border-top-left-radius: $border-radius !important;
|
50
|
-
border-bottom-left-radius: $border-radius !important;
|
51
|
-
}
|
52
|
-
|
53
|
-
.rounded-circle {
|
54
|
-
border-radius: 50% !important;
|
55
|
-
}
|
56
|
-
|
57
|
-
.rounded-0 {
|
58
|
-
border-radius: 0 !important;
|
59
|
-
}
|
@@ -1,38 +0,0 @@
|
|
1
|
-
// stylelint-disable declaration-no-important
|
2
|
-
|
3
|
-
//
|
4
|
-
// Utilities for common `display` values
|
5
|
-
//
|
6
|
-
|
7
|
-
@each $breakpoint in map-keys($grid-breakpoints) {
|
8
|
-
@include media-breakpoint-up($breakpoint) {
|
9
|
-
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
|
10
|
-
|
11
|
-
.d#{$infix}-none { display: none !important; }
|
12
|
-
.d#{$infix}-inline { display: inline !important; }
|
13
|
-
.d#{$infix}-inline-block { display: inline-block !important; }
|
14
|
-
.d#{$infix}-block { display: block !important; }
|
15
|
-
.d#{$infix}-table { display: table !important; }
|
16
|
-
.d#{$infix}-table-row { display: table-row !important; }
|
17
|
-
.d#{$infix}-table-cell { display: table-cell !important; }
|
18
|
-
.d#{$infix}-flex { display: flex !important; }
|
19
|
-
.d#{$infix}-inline-flex { display: inline-flex !important; }
|
20
|
-
}
|
21
|
-
}
|
22
|
-
|
23
|
-
|
24
|
-
//
|
25
|
-
// Utilities for toggling `display` in print
|
26
|
-
//
|
27
|
-
|
28
|
-
@media print {
|
29
|
-
.d-print-none { display: none !important; }
|
30
|
-
.d-print-inline { display: inline !important; }
|
31
|
-
.d-print-inline-block { display: inline-block !important; }
|
32
|
-
.d-print-block { display: block !important; }
|
33
|
-
.d-print-table { display: table !important; }
|
34
|
-
.d-print-table-row { display: table-row !important; }
|
35
|
-
.d-print-table-cell { display: table-cell !important; }
|
36
|
-
.d-print-flex { display: flex !important; }
|
37
|
-
.d-print-inline-flex { display: inline-flex !important; }
|
38
|
-
}
|
@@ -1,52 +0,0 @@
|
|
1
|
-
// Credit: Nicolas Gallagher and SUIT CSS.
|
2
|
-
|
3
|
-
.embed-responsive {
|
4
|
-
position: relative;
|
5
|
-
display: block;
|
6
|
-
width: 100%;
|
7
|
-
padding: 0;
|
8
|
-
overflow: hidden;
|
9
|
-
|
10
|
-
&::before {
|
11
|
-
display: block;
|
12
|
-
content: "";
|
13
|
-
}
|
14
|
-
|
15
|
-
.embed-responsive-item,
|
16
|
-
iframe,
|
17
|
-
embed,
|
18
|
-
object,
|
19
|
-
video {
|
20
|
-
position: absolute;
|
21
|
-
top: 0;
|
22
|
-
bottom: 0;
|
23
|
-
left: 0;
|
24
|
-
width: 100%;
|
25
|
-
height: 100%;
|
26
|
-
border: 0;
|
27
|
-
}
|
28
|
-
}
|
29
|
-
|
30
|
-
.embed-responsive-21by9 {
|
31
|
-
&::before {
|
32
|
-
padding-top: percentage(9 / 21);
|
33
|
-
}
|
34
|
-
}
|
35
|
-
|
36
|
-
.embed-responsive-16by9 {
|
37
|
-
&::before {
|
38
|
-
padding-top: percentage(9 / 16);
|
39
|
-
}
|
40
|
-
}
|
41
|
-
|
42
|
-
.embed-responsive-4by3 {
|
43
|
-
&::before {
|
44
|
-
padding-top: percentage(3 / 4);
|
45
|
-
}
|
46
|
-
}
|
47
|
-
|
48
|
-
.embed-responsive-1by1 {
|
49
|
-
&::before {
|
50
|
-
padding-top: percentage(1 / 1);
|
51
|
-
}
|
52
|
-
}
|
@@ -1,46 +0,0 @@
|
|
1
|
-
// stylelint-disable declaration-no-important
|
2
|
-
|
3
|
-
// Flex variation
|
4
|
-
//
|
5
|
-
// Custom styles for additional flex alignment options.
|
6
|
-
|
7
|
-
@each $breakpoint in map-keys($grid-breakpoints) {
|
8
|
-
@include media-breakpoint-up($breakpoint) {
|
9
|
-
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
|
10
|
-
|
11
|
-
.flex#{$infix}-row { flex-direction: row !important; }
|
12
|
-
.flex#{$infix}-column { flex-direction: column !important; }
|
13
|
-
.flex#{$infix}-row-reverse { flex-direction: row-reverse !important; }
|
14
|
-
.flex#{$infix}-column-reverse { flex-direction: column-reverse !important; }
|
15
|
-
|
16
|
-
.flex#{$infix}-wrap { flex-wrap: wrap !important; }
|
17
|
-
.flex#{$infix}-nowrap { flex-wrap: nowrap !important; }
|
18
|
-
.flex#{$infix}-wrap-reverse { flex-wrap: wrap-reverse !important; }
|
19
|
-
|
20
|
-
.justify-content#{$infix}-start { justify-content: flex-start !important; }
|
21
|
-
.justify-content#{$infix}-end { justify-content: flex-end !important; }
|
22
|
-
.justify-content#{$infix}-center { justify-content: center !important; }
|
23
|
-
.justify-content#{$infix}-between { justify-content: space-between !important; }
|
24
|
-
.justify-content#{$infix}-around { justify-content: space-around !important; }
|
25
|
-
|
26
|
-
.align-items#{$infix}-start { align-items: flex-start !important; }
|
27
|
-
.align-items#{$infix}-end { align-items: flex-end !important; }
|
28
|
-
.align-items#{$infix}-center { align-items: center !important; }
|
29
|
-
.align-items#{$infix}-baseline { align-items: baseline !important; }
|
30
|
-
.align-items#{$infix}-stretch { align-items: stretch !important; }
|
31
|
-
|
32
|
-
.align-content#{$infix}-start { align-content: flex-start !important; }
|
33
|
-
.align-content#{$infix}-end { align-content: flex-end !important; }
|
34
|
-
.align-content#{$infix}-center { align-content: center !important; }
|
35
|
-
.align-content#{$infix}-between { align-content: space-between !important; }
|
36
|
-
.align-content#{$infix}-around { align-content: space-around !important; }
|
37
|
-
.align-content#{$infix}-stretch { align-content: stretch !important; }
|
38
|
-
|
39
|
-
.align-self#{$infix}-auto { align-self: auto !important; }
|
40
|
-
.align-self#{$infix}-start { align-self: flex-start !important; }
|
41
|
-
.align-self#{$infix}-end { align-self: flex-end !important; }
|
42
|
-
.align-self#{$infix}-center { align-self: center !important; }
|
43
|
-
.align-self#{$infix}-baseline { align-self: baseline !important; }
|
44
|
-
.align-self#{$infix}-stretch { align-self: stretch !important; }
|
45
|
-
}
|
46
|
-
}
|
@@ -1,9 +0,0 @@
|
|
1
|
-
@each $breakpoint in map-keys($grid-breakpoints) {
|
2
|
-
@include media-breakpoint-up($breakpoint) {
|
3
|
-
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
|
4
|
-
|
5
|
-
.float#{$infix}-left { @include float-left; }
|
6
|
-
.float#{$infix}-right { @include float-right; }
|
7
|
-
.float#{$infix}-none { @include float-none; }
|
8
|
-
}
|
9
|
-
}
|
@@ -1,36 +0,0 @@
|
|
1
|
-
// stylelint-disable declaration-no-important
|
2
|
-
|
3
|
-
// Common values
|
4
|
-
|
5
|
-
// Sass list not in variables since it's not intended for customization.
|
6
|
-
$positions: static, relative, absolute, fixed, sticky;
|
7
|
-
|
8
|
-
@each $position in $positions {
|
9
|
-
.position-#{$position} { position: $position !important; }
|
10
|
-
}
|
11
|
-
|
12
|
-
// Shorthand
|
13
|
-
|
14
|
-
.fixed-top {
|
15
|
-
position: fixed;
|
16
|
-
top: 0;
|
17
|
-
right: 0;
|
18
|
-
left: 0;
|
19
|
-
z-index: $zindex-fixed;
|
20
|
-
}
|
21
|
-
|
22
|
-
.fixed-bottom {
|
23
|
-
position: fixed;
|
24
|
-
right: 0;
|
25
|
-
bottom: 0;
|
26
|
-
left: 0;
|
27
|
-
z-index: $zindex-fixed;
|
28
|
-
}
|
29
|
-
|
30
|
-
.sticky-top {
|
31
|
-
@supports (position: sticky) {
|
32
|
-
position: sticky;
|
33
|
-
top: 0;
|
34
|
-
z-index: $zindex-sticky;
|
35
|
-
}
|
36
|
-
}
|