vanilla-framework 3.0.0-alpha.1 → 3.0.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/_index.scss +1 -0
- package/package.json +21 -16
- package/scss/_base_button.scss +4 -18
- package/scss/_base_details.scss +2 -2
- package/scss/_base_fontfaces.scss +183 -181
- package/scss/_base_forms.scss +3 -3
- package/scss/_base_grid-definitions.scss +8 -8
- package/scss/_base_hr.scss +4 -4
- package/scss/_base_placeholders.scss +12 -12
- package/scss/_base_tables.scss +2 -2
- package/scss/_base_typography-definitions.scss +50 -50
- package/scss/_base_typography.scss +2 -2
- package/scss/_global_functions.scss +2 -0
- package/scss/_layouts_application.scss +1 -1
- package/scss/_layouts_fluid-breakout.scss +14 -14
- package/scss/_patterns_article-pagination.scss +3 -6
- package/scss/_patterns_buttons.scss +1 -4
- package/scss/_patterns_chip.scss +264 -57
- package/scss/_patterns_divider.scss +2 -2
- package/scss/_patterns_form-password-toggle.scss +0 -6
- package/scss/_patterns_form-tick-elements.scss +1 -0
- package/scss/_patterns_forms.scss +3 -3
- package/scss/_patterns_grid.scss +9 -9
- package/scss/_patterns_heading-icon.scss +5 -5
- package/scss/_patterns_label.scss +6 -30
- package/scss/_patterns_list-tree.scss +0 -1
- package/scss/_patterns_lists.scss +2 -2
- package/scss/_patterns_logo-section.scss +6 -4
- package/scss/_patterns_matrix.scss +11 -13
- package/scss/_patterns_modal.scss +1 -1
- package/scss/_patterns_navigation.scss +9 -9
- package/scss/_patterns_pull-quotes.scss +1 -1
- package/scss/_patterns_search-and-filter.scss +8 -6
- package/scss/_patterns_search-box.scss +0 -1
- package/scss/_patterns_side-navigation.scss +3 -6
- package/scss/_patterns_strip.scss +1 -1
- package/scss/_patterns_switch.scss +11 -11
- package/scss/_patterns_table-expanding.scss +0 -4
- package/scss/_patterns_table-mobile-card.scss +4 -11
- package/scss/_patterns_table-of-contents.scss +1 -1
- package/scss/_settings_breakpoints.scss +2 -3
- package/scss/_settings_colors.scss +75 -2
- package/scss/_settings_grid.scss +2 -4
- package/scss/_settings_spacing.scss +47 -45
- package/scss/_settings_themes.scss +1 -0
- package/scss/_utilities_content-align.scss +2 -2
- package/scss/_utilities_equal-height.scss +1 -1
- package/scss/_utilities_floats.scss +4 -4
- package/scss/_utilities_hide.scss +7 -7
- package/scss/_utilities_image-position.scss +1 -1
- package/scss/_utilities_show.scss +2 -2
- package/scss/_utilities_vertical-spacing.scss +6 -12
- package/scss/_vanilla.scss +0 -4
- package/scss/_patterns_inline-images.scss +0 -37
- package/scss/standalone/base.scss +0 -2
- package/scss/standalone/custom.scss +0 -7
- package/scss/standalone/dark.scss +0 -11
- package/scss/standalone/example.scss +0 -15
- package/scss/standalone/import.scss +0 -2
- package/scss/standalone/layouts_fluid-breakout-full.scss +0 -8
- package/scss/standalone/layouts_fluid-breakout.scss +0 -8
- package/scss/standalone/patterns_accordion.scss +0 -6
- package/scss/standalone/patterns_article-pagination.scss +0 -4
- package/scss/standalone/patterns_breadcrumbs.scss +0 -4
- package/scss/standalone/patterns_buttons.scss +0 -9
- package/scss/standalone/patterns_card.scss +0 -9
- package/scss/standalone/patterns_chip.scss +0 -6
- package/scss/standalone/patterns_code-snippet.scss +0 -6
- package/scss/standalone/patterns_contextual-menu.scss +0 -9
- package/scss/standalone/patterns_divider.scss +0 -7
- package/scss/standalone/patterns_form-password-toggle.scss +0 -19
- package/scss/standalone/patterns_form-tick-elements.scss +0 -13
- package/scss/standalone/patterns_forms.scss +0 -17
- package/scss/standalone/patterns_grid.scss +0 -4
- package/scss/standalone/patterns_heading-icon.scss +0 -4
- package/scss/standalone/patterns_headings.scss +0 -4
- package/scss/standalone/patterns_icons-additional.scss +0 -104
- package/scss/standalone/patterns_icons.scss +0 -7
- package/scss/standalone/patterns_image.scss +0 -4
- package/scss/standalone/patterns_inline-images.scss +0 -4
- package/scss/standalone/patterns_label.scss +0 -4
- package/scss/standalone/patterns_links.scss +0 -4
- package/scss/standalone/patterns_list-tree.scss +0 -4
- package/scss/standalone/patterns_lists.scss +0 -4
- package/scss/standalone/patterns_logo-section.scss +0 -4
- package/scss/standalone/patterns_matrix.scss +0 -4
- package/scss/standalone/patterns_media-object.scss +0 -4
- package/scss/standalone/patterns_modal.scss +0 -9
- package/scss/standalone/patterns_muted-heading.scss +0 -4
- package/scss/standalone/patterns_navigation.scss +0 -4
- package/scss/standalone/patterns_notifications.scss +0 -7
- package/scss/standalone/patterns_pagination.scss +0 -7
- package/scss/standalone/patterns_pull-quotes.scss +0 -4
- package/scss/standalone/patterns_search-and-filter.scss +0 -8
- package/scss/standalone/patterns_search-box.scss +0 -15
- package/scss/standalone/patterns_separator.scss +0 -4
- package/scss/standalone/patterns_side-navigation.scss +0 -11
- package/scss/standalone/patterns_skip-link.scss +0 -8
- package/scss/standalone/patterns_slider.scss +0 -4
- package/scss/standalone/patterns_strip.scss +0 -10
- package/scss/standalone/patterns_switch.scss +0 -4
- package/scss/standalone/patterns_tab-buttons.scss +0 -7
- package/scss/standalone/patterns_table-expanding.scss +0 -10
- package/scss/standalone/patterns_table-mobile-card.scss +0 -10
- package/scss/standalone/patterns_table-of-contents.scss +0 -7
- package/scss/standalone/patterns_table-overflow.scss +0 -10
- package/scss/standalone/patterns_table-sortable.scss +0 -10
- package/scss/standalone/patterns_tabs.scss +0 -4
- package/scss/standalone/patterns_tooltips.scss +0 -6
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
float: right !important;
|
|
7
7
|
|
|
8
8
|
&--small {
|
|
9
|
-
@media (max-width: $breakpoint-small) {
|
|
9
|
+
@media (max-width: $breakpoint-small - 1) {
|
|
10
10
|
float: right !important;
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
&--medium {
|
|
15
|
-
@media (min-width: $breakpoint-
|
|
15
|
+
@media (min-width: $breakpoint-small) and (max-width: $breakpoint-large - 1) {
|
|
16
16
|
float: right !important;
|
|
17
17
|
}
|
|
18
18
|
}
|
|
@@ -28,13 +28,13 @@
|
|
|
28
28
|
float: left !important;
|
|
29
29
|
|
|
30
30
|
&--small {
|
|
31
|
-
@media (max-width: $breakpoint-small) {
|
|
31
|
+
@media (max-width: $breakpoint-small - 1) {
|
|
32
32
|
float: left !important;
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
&--medium {
|
|
37
|
-
@media (min-width: $breakpoint-
|
|
37
|
+
@media (min-width: $breakpoint-small) and (max-width: $breakpoint-large - 1) {
|
|
38
38
|
float: left !important;
|
|
39
39
|
}
|
|
40
40
|
}
|
|
@@ -21,13 +21,13 @@
|
|
|
21
21
|
display: none !important;
|
|
22
22
|
|
|
23
23
|
&--small {
|
|
24
|
-
@media (max-width: $breakpoint-
|
|
24
|
+
@media (max-width: $breakpoint-small - 1) {
|
|
25
25
|
display: none !important;
|
|
26
26
|
}
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
&--medium {
|
|
30
|
-
@media (min-width: $breakpoint-
|
|
30
|
+
@media (min-width: $breakpoint-small) and (max-width: $breakpoint-large - 1) {
|
|
31
31
|
display: none !important;
|
|
32
32
|
}
|
|
33
33
|
}
|
|
@@ -45,19 +45,19 @@
|
|
|
45
45
|
@include vf-hide-table-column;
|
|
46
46
|
|
|
47
47
|
&--small {
|
|
48
|
-
@media (max-width: $breakpoint-
|
|
48
|
+
@media (max-width: $breakpoint-small - 1) {
|
|
49
49
|
@include vf-hide-table-column;
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
&--medium {
|
|
54
|
-
@media (min-width: $breakpoint-
|
|
54
|
+
@media (min-width: $breakpoint-small) and (max-width: $breakpoint-large - 1) {
|
|
55
55
|
@include vf-hide-table-column;
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
&--large {
|
|
60
|
-
@media (min-width: $breakpoint-
|
|
60
|
+
@media (min-width: $breakpoint-small) {
|
|
61
61
|
@include vf-hide-table-column;
|
|
62
62
|
}
|
|
63
63
|
}
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
display: none !important;
|
|
70
70
|
|
|
71
71
|
&--small {
|
|
72
|
-
@media (max-width: $breakpoint-
|
|
72
|
+
@media (max-width: $breakpoint-small - 1) {
|
|
73
73
|
display: none !important;
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
&--medium {
|
|
78
|
-
@media (min-width: $breakpoint-
|
|
78
|
+
@media (min-width: $breakpoint-small) and (max-width: $breakpoint-large - 1) {
|
|
79
79
|
display: none !important;
|
|
80
80
|
}
|
|
81
81
|
}
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
display: initial !important;
|
|
7
7
|
|
|
8
8
|
&--small {
|
|
9
|
-
@media (max-width: $breakpoint-
|
|
9
|
+
@media (max-width: $breakpoint-small - 1) {
|
|
10
10
|
display: inherit !important;
|
|
11
11
|
display: initial !important;
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
&--medium {
|
|
16
|
-
@media (min-width: $breakpoint-
|
|
16
|
+
@media (min-width: $breakpoint-small) and (max-width: $breakpoint-large - 1) {
|
|
17
17
|
display: inherit !important;
|
|
18
18
|
display: initial !important;
|
|
19
19
|
}
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
@mixin vf-u-vertical-spacing($start: -3, $end: 3) {
|
|
2
|
-
// adds baseline units between the element it is applied to and relatively positioned elements after it.
|
|
3
|
-
// useful when you want to vertically align elements after an h3 in one column and elements after a search field in another.
|
|
4
|
-
// See example in maas-layout.html
|
|
5
2
|
%u-vertical-spacer {
|
|
6
3
|
content: '';
|
|
7
4
|
display: block;
|
|
@@ -9,17 +6,14 @@
|
|
|
9
6
|
position: relative;
|
|
10
7
|
}
|
|
11
8
|
|
|
12
|
-
$slug: u-sv !default;
|
|
13
|
-
|
|
14
9
|
@for $i from $start through $end {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
// For predictable results, use single margin direction (https://csswizardry.com/2012/06/single-direction-margin-declarations/)
|
|
20
|
-
// From vanilla 1.7 forward, margin direction is bottom.
|
|
10
|
+
@if $i != 0 {
|
|
11
|
+
.u-sv#{$i} {
|
|
12
|
+
&::after {
|
|
13
|
+
@extend %u-vertical-spacer;
|
|
21
14
|
|
|
22
|
-
|
|
15
|
+
margin-top: calc(#{$sp-unit * $i} - 1px); // subtracting the element height, which is set to 1px above.
|
|
16
|
+
}
|
|
23
17
|
}
|
|
24
18
|
}
|
|
25
19
|
}
|
package/scss/_vanilla.scss
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
@use 'sass:math';
|
|
2
|
-
|
|
3
1
|
@import 'settings';
|
|
4
2
|
@import 'base';
|
|
5
3
|
// Patterns
|
|
@@ -23,7 +21,6 @@
|
|
|
23
21
|
@import 'patterns_headings';
|
|
24
22
|
@import 'patterns_icons';
|
|
25
23
|
@import 'patterns_image';
|
|
26
|
-
@import 'patterns_inline-images';
|
|
27
24
|
@import 'patterns_label';
|
|
28
25
|
@import 'patterns_links';
|
|
29
26
|
@import 'patterns_list-tree';
|
|
@@ -105,7 +102,6 @@
|
|
|
105
102
|
@include vf-p-form-password-toggle;
|
|
106
103
|
@include vf-p-icons;
|
|
107
104
|
@include vf-p-image;
|
|
108
|
-
@include vf-p-inline-images;
|
|
109
105
|
@include vf-p-label;
|
|
110
106
|
@include vf-p-links;
|
|
111
107
|
@include vf-p-list-tree;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
@import 'settings';
|
|
2
|
-
|
|
3
|
-
// Image grid to showcase group of images
|
|
4
|
-
@mixin vf-p-inline-images {
|
|
5
|
-
.p-inline-images {
|
|
6
|
-
@extend %vf-clearfix;
|
|
7
|
-
|
|
8
|
-
display: block;
|
|
9
|
-
list-style: none; // if list is used as wrapper
|
|
10
|
-
margin-left: 0;
|
|
11
|
-
padding-left: 0;
|
|
12
|
-
text-align: center;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.p-inline-images__item {
|
|
16
|
-
display: inline-block;
|
|
17
|
-
margin: 1rem;
|
|
18
|
-
overflow: hidden;
|
|
19
|
-
text-align: center;
|
|
20
|
-
vertical-align: middle;
|
|
21
|
-
|
|
22
|
-
@media (min-width: $breakpoint-medium) {
|
|
23
|
-
margin: 1.875rem;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.p-inline-images__logo {
|
|
28
|
-
max-height: map-get($icon-sizes, thumb);
|
|
29
|
-
max-width: 7rem;
|
|
30
|
-
width: auto;
|
|
31
|
-
|
|
32
|
-
@media (min-width: $breakpoint-medium) {
|
|
33
|
-
max-height: 5.5rem;
|
|
34
|
-
max-width: 9rem;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
$theme-default-forms: 'dark';
|
|
2
|
-
$theme-default-hr: 'dark';
|
|
3
|
-
$theme-default-nav: 'dark';
|
|
4
|
-
$theme-default-p-search-box: 'dark';
|
|
5
|
-
$theme-default-p-contextual-menu: 'dark';
|
|
6
|
-
$theme-default-p-divider: 'dark';
|
|
7
|
-
$theme-default-p-inline-list--middot: 'dark';
|
|
8
|
-
|
|
9
|
-
@import '../vanilla';
|
|
10
|
-
|
|
11
|
-
@include vanilla;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
// styles specific for the example pages
|
|
2
|
-
|
|
3
|
-
@import '../vanilla';
|
|
4
|
-
@include vf-u-baseline-grid;
|
|
5
|
-
|
|
6
|
-
// stylelint-disable selector-max-type -- examples base can use type selectors
|
|
7
|
-
html {
|
|
8
|
-
background: $colors--light-theme--background-default;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
body {
|
|
12
|
-
background: $colors--light-theme--background-default;
|
|
13
|
-
margin: 1rem;
|
|
14
|
-
}
|
|
15
|
-
// stylelint-enable selector-max-type
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
@import '../vanilla';
|
|
2
|
-
@include vf-base;
|
|
3
|
-
|
|
4
|
-
// button styles used in some form examples
|
|
5
|
-
@include vf-p-buttons;
|
|
6
|
-
|
|
7
|
-
// importing forms and related patterns as they are all used in various examples
|
|
8
|
-
@include vf-p-forms;
|
|
9
|
-
@include vf-p-form-password-toggle;
|
|
10
|
-
|
|
11
|
-
// icons for password toggle
|
|
12
|
-
@include vf-p-icon-hide;
|
|
13
|
-
@include vf-p-icon-show;
|
|
14
|
-
|
|
15
|
-
// Add margin utilities
|
|
16
|
-
@include vf-u-margin-collapse;
|
|
17
|
-
|
|
18
|
-
// Add form validation
|
|
19
|
-
@include vf-p-form-validation;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
@import '../vanilla';
|
|
2
|
-
@include vf-base;
|
|
3
|
-
|
|
4
|
-
// grid required by stacked form example
|
|
5
|
-
@include vf-p-grid;
|
|
6
|
-
|
|
7
|
-
// button styles used in some form examples
|
|
8
|
-
@include vf-p-buttons;
|
|
9
|
-
@include vf-p-muted-heading;
|
|
10
|
-
@include vf-p-form-tick-elements;
|
|
11
|
-
@include vf-p-form-help-text;
|
|
12
|
-
|
|
13
|
-
@include vf-u-layout;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
@import '../vanilla';
|
|
2
|
-
@include vf-base;
|
|
3
|
-
|
|
4
|
-
// grid required by stacked form example
|
|
5
|
-
@include vf-p-grid;
|
|
6
|
-
|
|
7
|
-
// button styles used in some form examples
|
|
8
|
-
@include vf-p-buttons;
|
|
9
|
-
|
|
10
|
-
// importing forms and related patterns as they are all used in various examples
|
|
11
|
-
@include vf-p-forms;
|
|
12
|
-
@include vf-p-form-help-text;
|
|
13
|
-
@include vf-p-form-validation;
|
|
14
|
-
@include vf-p-form-tick-elements;
|
|
15
|
-
|
|
16
|
-
// float utilities used to position buttons in some examples
|
|
17
|
-
@include vf-u-floats;
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
// This file contains everything needed to render
|
|
2
|
-
// the application icon set only. This is not a standard
|
|
3
|
-
// pattern, but is needed to display this icon set in
|
|
4
|
-
// our examples.
|
|
5
|
-
|
|
6
|
-
@import '../vanilla';
|
|
7
|
-
@include vf-b-placeholders;
|
|
8
|
-
|
|
9
|
-
@include vf-p-icons-common;
|
|
10
|
-
|
|
11
|
-
@include vf-p-icon-applications;
|
|
12
|
-
@include vf-p-icon-controllers;
|
|
13
|
-
@include vf-p-icon-fullscreen;
|
|
14
|
-
@include vf-p-icon-models;
|
|
15
|
-
@include vf-p-icon-machines;
|
|
16
|
-
@include vf-p-icon-pin;
|
|
17
|
-
@include vf-p-icon-units;
|
|
18
|
-
@include vf-p-icon-priority-critical;
|
|
19
|
-
@include vf-p-icon-priority-high;
|
|
20
|
-
@include vf-p-icon-priority-low;
|
|
21
|
-
@include vf-p-icon-priority-medium;
|
|
22
|
-
@include vf-p-icon-priority-negligible;
|
|
23
|
-
@include vf-p-icon-priority-unknown;
|
|
24
|
-
@include vf-p-icon-add-canvas;
|
|
25
|
-
@include vf-p-icon-add-logical-volume;
|
|
26
|
-
@include vf-p-icon-add-partition;
|
|
27
|
-
@include vf-p-icon-back-to-top;
|
|
28
|
-
@include vf-p-icon-begin-downloading;
|
|
29
|
-
@include vf-p-icon-bundle;
|
|
30
|
-
@include vf-p-icon-canvas;
|
|
31
|
-
@include vf-p-icon-change-version;
|
|
32
|
-
@include vf-p-icon-comments;
|
|
33
|
-
@include vf-p-icon-conflict-grey;
|
|
34
|
-
@include vf-p-icon-conflict-resolution-grey;
|
|
35
|
-
@include vf-p-icon-conflict-resolution;
|
|
36
|
-
@include vf-p-icon-conflict;
|
|
37
|
-
@include vf-p-icon-connected;
|
|
38
|
-
@include vf-p-icon-containers;
|
|
39
|
-
@include vf-p-icon-copy-to-clipboard;
|
|
40
|
-
@include vf-p-icon-disconnect;
|
|
41
|
-
@include vf-p-icon-edit;
|
|
42
|
-
@include vf-p-icon-export;
|
|
43
|
-
@include vf-p-icon-exposed;
|
|
44
|
-
@include vf-p-icon-filter;
|
|
45
|
-
@include vf-p-icon-fork;
|
|
46
|
-
@include vf-p-icon-get-link;
|
|
47
|
-
@include vf-p-icon-halfscreen-bar;
|
|
48
|
-
@include vf-p-icon-hide;
|
|
49
|
-
@include vf-p-icon-highlight-off;
|
|
50
|
-
@include vf-p-icon-highlight-on;
|
|
51
|
-
@include vf-p-icon-home;
|
|
52
|
-
@include vf-p-icon-import;
|
|
53
|
-
@include vf-p-icon-in-progress;
|
|
54
|
-
@include vf-p-icon-inspector-debug;
|
|
55
|
-
@include vf-p-icon-loading-steps;
|
|
56
|
-
@include vf-p-icon-lock-locked-active;
|
|
57
|
-
@include vf-p-icon-lock-locked;
|
|
58
|
-
@include vf-p-icon-lock-unlock;
|
|
59
|
-
@include vf-p-icon-maximise-bar;
|
|
60
|
-
@include vf-p-icon-minimise-bar;
|
|
61
|
-
@include vf-p-icon-mount-2;
|
|
62
|
-
@include vf-p-icon-mount;
|
|
63
|
-
@include vf-p-icon-open-terminal;
|
|
64
|
-
@include vf-p-icon-plans;
|
|
65
|
-
@include vf-p-icon-pods;
|
|
66
|
-
@include vf-p-icon-power-error;
|
|
67
|
-
@include vf-p-icon-power-off;
|
|
68
|
-
@include vf-p-icon-power-on;
|
|
69
|
-
@include vf-p-icon-profile;
|
|
70
|
-
@include vf-p-icon-restart;
|
|
71
|
-
@include vf-p-icon-revisions;
|
|
72
|
-
@include vf-p-icon-security;
|
|
73
|
-
@include vf-p-icon-settings;
|
|
74
|
-
@include vf-p-icon-show;
|
|
75
|
-
@include vf-p-icon-sort-both;
|
|
76
|
-
@include vf-p-icon-sort-down;
|
|
77
|
-
@include vf-p-icon-sort-up;
|
|
78
|
-
@include vf-p-icon-starred;
|
|
79
|
-
@include vf-p-icon-status-failed-small;
|
|
80
|
-
@include vf-p-icon-status-in-progress-small;
|
|
81
|
-
@include vf-p-icon-status-in-progress;
|
|
82
|
-
@include vf-p-icon-status-queued-small;
|
|
83
|
-
@include vf-p-icon-status-queued;
|
|
84
|
-
@include vf-p-icon-status-succeeded-small;
|
|
85
|
-
@include vf-p-icon-status-waiting-small;
|
|
86
|
-
@include vf-p-icon-status-waiting;
|
|
87
|
-
@include vf-p-icon-status;
|
|
88
|
-
@include vf-p-icon-submit-bug;
|
|
89
|
-
@include vf-p-icon-success-grey;
|
|
90
|
-
@include vf-p-icon-switcher-dashboard;
|
|
91
|
-
@include vf-p-icon-switcher-environments;
|
|
92
|
-
@include vf-p-icon-switcher;
|
|
93
|
-
@include vf-p-icon-tag;
|
|
94
|
-
@include vf-p-icon-task-outstanding;
|
|
95
|
-
@include vf-p-icon-timed-out-grey;
|
|
96
|
-
@include vf-p-icon-timed-out;
|
|
97
|
-
@include vf-p-icon-topic;
|
|
98
|
-
@include vf-p-icon-unit-pending;
|
|
99
|
-
@include vf-p-icon-unit-running;
|
|
100
|
-
@include vf-p-icon-unmount;
|
|
101
|
-
@include vf-p-icon-unstarred;
|
|
102
|
-
@include vf-p-icon-user-group;
|
|
103
|
-
@include vf-p-icon-video-play;
|
|
104
|
-
@include vf-p-icon-warning-grey;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
@import '../vanilla';
|
|
2
|
-
@include vf-base;
|
|
3
|
-
|
|
4
|
-
@include vf-p-search-box;
|
|
5
|
-
|
|
6
|
-
// icons are needed for search box buttons
|
|
7
|
-
@include vf-p-icons-common;
|
|
8
|
-
@include vf-p-icon-close;
|
|
9
|
-
@include vf-p-icon-search;
|
|
10
|
-
|
|
11
|
-
// navigation is used in some examples
|
|
12
|
-
@include vf-p-navigation;
|
|
13
|
-
|
|
14
|
-
// used by navigation
|
|
15
|
-
@include vf-u-off-screen;
|