uswds-jekyll 2.2.1 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (153) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +24 -23
  3. data/_includes/components/footer--medium.html +100 -0
  4. data/_includes/components/header--basic.html +12 -10
  5. data/_includes/components/header--extended.html +16 -12
  6. data/_includes/footer.html +2 -1
  7. data/_includes/header.html +4 -0
  8. data/_includes/scripts.html +12 -3
  9. data/_sass/uswds/components/_header.scss +1 -1
  10. data/_sass/uswds/components/_sidenav.scss +0 -23
  11. data/_sass/uswds/core/_utilities.scss +3 -3
  12. data/_sass/uswds/core/_variables.scss +15 -16
  13. data/_sass/uswds/elements/_inputs.scss +1 -3
  14. data/assets/uswds/css/uswds.css +7 -38
  15. data/assets/uswds/css/uswds.min.css +2 -2
  16. data/assets/uswds/css/uswds.min.css.map +1 -1
  17. metadata +5 -140
  18. data/_includes/components/footer.html +0 -82
  19. data/_includes/last-modified.html +0 -3
  20. data/_layouts/search-results.html +0 -25
  21. data/assets/uswds/scss/_all.scss +0 -1
  22. data/assets/uswds/scss/components/_accordions.scss +0 -150
  23. data/assets/uswds/scss/components/_alerts.scss +0 -125
  24. data/assets/uswds/scss/components/_banner.scss +0 -204
  25. data/assets/uswds/scss/components/_footer.scss +0 -518
  26. data/assets/uswds/scss/components/_forms.scss +0 -164
  27. data/assets/uswds/scss/components/_graphic-list.scss +0 -35
  28. data/assets/uswds/scss/components/_header.scss +0 -218
  29. data/assets/uswds/scss/components/_hero.scss +0 -37
  30. data/assets/uswds/scss/components/_layout.scss +0 -36
  31. data/assets/uswds/scss/components/_media-block.scss +0 -12
  32. data/assets/uswds/scss/components/_navigation.scss +0 -549
  33. data/assets/uswds/scss/components/_search.scss +0 -111
  34. data/assets/uswds/scss/components/_section.scss +0 -37
  35. data/assets/uswds/scss/components/_sidenav.scss +0 -31
  36. data/assets/uswds/scss/components/_skipnav.scss +0 -19
  37. data/assets/uswds/scss/core/_base.scss +0 -35
  38. data/assets/uswds/scss/core/_defaults.scss +0 -8
  39. data/assets/uswds/scss/core/_fonts.scss +0 -65
  40. data/assets/uswds/scss/core/_grid-settings.scss +0 -3
  41. data/assets/uswds/scss/core/_grid.scss +0 -199
  42. data/assets/uswds/scss/core/_utilities.scss +0 -252
  43. data/assets/uswds/scss/core/_variables.scss +0 -156
  44. data/assets/uswds/scss/elements/_buttons.scss +0 -217
  45. data/assets/uswds/scss/elements/_embed.scss +0 -26
  46. data/assets/uswds/scss/elements/_figure.scss +0 -13
  47. data/assets/uswds/scss/elements/_inputs.scss +0 -353
  48. data/assets/uswds/scss/elements/_labels.scss +0 -20
  49. data/assets/uswds/scss/elements/_list.scss +0 -32
  50. data/assets/uswds/scss/elements/_table.scss +0 -55
  51. data/assets/uswds/scss/elements/_typography.scss +0 -260
  52. data/assets/uswds/scss/lib/_bourbon-deprecated-upcoming.scss +0 -411
  53. data/assets/uswds/scss/lib/_bourbon.scss +0 -87
  54. data/assets/uswds/scss/lib/_neat-helpers.scss +0 -11
  55. data/assets/uswds/scss/lib/_neat.scss +0 -23
  56. data/assets/uswds/scss/lib/_normalize.scss +0 -424
  57. data/assets/uswds/scss/lib/addons/_border-color.scss +0 -26
  58. data/assets/uswds/scss/lib/addons/_border-radius.scss +0 -48
  59. data/assets/uswds/scss/lib/addons/_border-style.scss +0 -25
  60. data/assets/uswds/scss/lib/addons/_border-width.scss +0 -25
  61. data/assets/uswds/scss/lib/addons/_buttons.scss +0 -64
  62. data/assets/uswds/scss/lib/addons/_clearfix.scss +0 -25
  63. data/assets/uswds/scss/lib/addons/_ellipsis.scss +0 -30
  64. data/assets/uswds/scss/lib/addons/_font-stacks.scss +0 -31
  65. data/assets/uswds/scss/lib/addons/_hide-text.scss +0 -27
  66. data/assets/uswds/scss/lib/addons/_margin.scss +0 -26
  67. data/assets/uswds/scss/lib/addons/_padding.scss +0 -26
  68. data/assets/uswds/scss/lib/addons/_position.scss +0 -48
  69. data/assets/uswds/scss/lib/addons/_prefixer.scss +0 -66
  70. data/assets/uswds/scss/lib/addons/_retina-image.scss +0 -25
  71. data/assets/uswds/scss/lib/addons/_size.scss +0 -51
  72. data/assets/uswds/scss/lib/addons/_text-inputs.scss +0 -113
  73. data/assets/uswds/scss/lib/addons/_timing-functions.scss +0 -34
  74. data/assets/uswds/scss/lib/addons/_triangle.scss +0 -63
  75. data/assets/uswds/scss/lib/addons/_word-wrap.scss +0 -29
  76. data/assets/uswds/scss/lib/css3/_animation.scss +0 -43
  77. data/assets/uswds/scss/lib/css3/_appearance.scss +0 -3
  78. data/assets/uswds/scss/lib/css3/_backface-visibility.scss +0 -3
  79. data/assets/uswds/scss/lib/css3/_background-image.scss +0 -42
  80. data/assets/uswds/scss/lib/css3/_background.scss +0 -55
  81. data/assets/uswds/scss/lib/css3/_border-image.scss +0 -59
  82. data/assets/uswds/scss/lib/css3/_calc.scss +0 -4
  83. data/assets/uswds/scss/lib/css3/_columns.scss +0 -47
  84. data/assets/uswds/scss/lib/css3/_filter.scss +0 -4
  85. data/assets/uswds/scss/lib/css3/_flex-box.scss +0 -287
  86. data/assets/uswds/scss/lib/css3/_font-face.scss +0 -24
  87. data/assets/uswds/scss/lib/css3/_font-feature-settings.scss +0 -4
  88. data/assets/uswds/scss/lib/css3/_hidpi-media-query.scss +0 -10
  89. data/assets/uswds/scss/lib/css3/_hyphens.scss +0 -4
  90. data/assets/uswds/scss/lib/css3/_image-rendering.scss +0 -14
  91. data/assets/uswds/scss/lib/css3/_keyframes.scss +0 -36
  92. data/assets/uswds/scss/lib/css3/_linear-gradient.scss +0 -38
  93. data/assets/uswds/scss/lib/css3/_perspective.scss +0 -8
  94. data/assets/uswds/scss/lib/css3/_placeholder.scss +0 -8
  95. data/assets/uswds/scss/lib/css3/_radial-gradient.scss +0 -39
  96. data/assets/uswds/scss/lib/css3/_selection.scss +0 -42
  97. data/assets/uswds/scss/lib/css3/_text-decoration.scss +0 -19
  98. data/assets/uswds/scss/lib/css3/_transform.scss +0 -15
  99. data/assets/uswds/scss/lib/css3/_transition.scss +0 -71
  100. data/assets/uswds/scss/lib/css3/_user-select.scss +0 -3
  101. data/assets/uswds/scss/lib/functions/_assign-inputs.scss +0 -11
  102. data/assets/uswds/scss/lib/functions/_contains-falsy.scss +0 -20
  103. data/assets/uswds/scss/lib/functions/_contains.scss +0 -26
  104. data/assets/uswds/scss/lib/functions/_is-length.scss +0 -11
  105. data/assets/uswds/scss/lib/functions/_is-light.scss +0 -21
  106. data/assets/uswds/scss/lib/functions/_is-number.scss +0 -11
  107. data/assets/uswds/scss/lib/functions/_is-size.scss +0 -13
  108. data/assets/uswds/scss/lib/functions/_modular-scale.scss +0 -69
  109. data/assets/uswds/scss/lib/functions/_new-breakpoint.scss +0 -49
  110. data/assets/uswds/scss/lib/functions/_private.scss +0 -114
  111. data/assets/uswds/scss/lib/functions/_px-to-em.scss +0 -13
  112. data/assets/uswds/scss/lib/functions/_px-to-rem.scss +0 -15
  113. data/assets/uswds/scss/lib/functions/_shade.scss +0 -24
  114. data/assets/uswds/scss/lib/functions/_strip-units.scss +0 -17
  115. data/assets/uswds/scss/lib/functions/_tint.scss +0 -24
  116. data/assets/uswds/scss/lib/functions/_transition-property-name.scss +0 -22
  117. data/assets/uswds/scss/lib/functions/_unpack.scss +0 -27
  118. data/assets/uswds/scss/lib/grid/_box-sizing.scss +0 -15
  119. data/assets/uswds/scss/lib/grid/_direction-context.scss +0 -33
  120. data/assets/uswds/scss/lib/grid/_display-context.scss +0 -28
  121. data/assets/uswds/scss/lib/grid/_fill-parent.scss +0 -22
  122. data/assets/uswds/scss/lib/grid/_media.scss +0 -92
  123. data/assets/uswds/scss/lib/grid/_omega.scss +0 -87
  124. data/assets/uswds/scss/lib/grid/_outer-container.scss +0 -34
  125. data/assets/uswds/scss/lib/grid/_pad.scss +0 -25
  126. data/assets/uswds/scss/lib/grid/_private.scss +0 -35
  127. data/assets/uswds/scss/lib/grid/_row.scss +0 -52
  128. data/assets/uswds/scss/lib/grid/_shift.scss +0 -50
  129. data/assets/uswds/scss/lib/grid/_span-columns.scss +0 -94
  130. data/assets/uswds/scss/lib/grid/_to-deprecate.scss +0 -97
  131. data/assets/uswds/scss/lib/grid/_visual-grid.scss +0 -42
  132. data/assets/uswds/scss/lib/helpers/_convert-units.scss +0 -21
  133. data/assets/uswds/scss/lib/helpers/_directional-values.scss +0 -96
  134. data/assets/uswds/scss/lib/helpers/_font-source-declaration.scss +0 -43
  135. data/assets/uswds/scss/lib/helpers/_gradient-positions-parser.scss +0 -13
  136. data/assets/uswds/scss/lib/helpers/_linear-angle-parser.scss +0 -25
  137. data/assets/uswds/scss/lib/helpers/_linear-gradient-parser.scss +0 -41
  138. data/assets/uswds/scss/lib/helpers/_linear-positions-parser.scss +0 -61
  139. data/assets/uswds/scss/lib/helpers/_linear-side-corner-parser.scss +0 -31
  140. data/assets/uswds/scss/lib/helpers/_radial-arg-parser.scss +0 -69
  141. data/assets/uswds/scss/lib/helpers/_radial-gradient-parser.scss +0 -50
  142. data/assets/uswds/scss/lib/helpers/_radial-positions-parser.scss +0 -18
  143. data/assets/uswds/scss/lib/helpers/_render-gradients.scss +0 -26
  144. data/assets/uswds/scss/lib/helpers/_shape-size-stripper.scss +0 -10
  145. data/assets/uswds/scss/lib/helpers/_str-to-num.scss +0 -50
  146. data/assets/uswds/scss/lib/mixins/_clearfix.scss +0 -25
  147. data/assets/uswds/scss/lib/settings/_asset-pipeline.scss +0 -7
  148. data/assets/uswds/scss/lib/settings/_disable-warnings.scss +0 -13
  149. data/assets/uswds/scss/lib/settings/_grid.scss +0 -51
  150. data/assets/uswds/scss/lib/settings/_prefixer.scss +0 -9
  151. data/assets/uswds/scss/lib/settings/_px-to-em.scss +0 -1
  152. data/assets/uswds/scss/lib/settings/_visual-grid.scss +0 -27
  153. data/assets/uswds/scss/uswds.scss +0 -41
@@ -1,25 +0,0 @@
1
- @mixin retina-image($filename, $background-size, $extension: png, $retina-filename: null, $retina-suffix: _2x, $asset-pipeline: $asset-pipeline) {
2
- @if $asset-pipeline {
3
- background-image: image-url("#{$filename}.#{$extension}");
4
- } @else {
5
- background-image: url("#{$filename}.#{$extension}");
6
- }
7
-
8
- @include hidpi {
9
- @if $asset-pipeline {
10
- @if $retina-filename {
11
- background-image: image-url("#{$retina-filename}.#{$extension}");
12
- } @else {
13
- background-image: image-url("#{$filename}#{$retina-suffix}.#{$extension}");
14
- }
15
- } @else {
16
- @if $retina-filename {
17
- background-image: url("#{$retina-filename}.#{$extension}");
18
- } @else {
19
- background-image: url("#{$filename}#{$retina-suffix}.#{$extension}");
20
- }
21
- }
22
-
23
- background-size: $background-size;
24
- }
25
- }
@@ -1,51 +0,0 @@
1
- @charset "UTF-8";
2
-
3
- /// Sets the `width` and `height` of the element.
4
- ///
5
- /// @param {List} $size
6
- /// A list of at most 2 size values.
7
- ///
8
- /// If there is only a single value in `$size` it is used for both width and height. All units are supported.
9
- ///
10
- /// @example scss - Usage
11
- /// .first-element {
12
- /// @include size(2em);
13
- /// }
14
- ///
15
- /// .second-element {
16
- /// @include size(auto 10em);
17
- /// }
18
- ///
19
- /// @example css - CSS Output
20
- /// .first-element {
21
- /// width: 2em;
22
- /// height: 2em;
23
- /// }
24
- ///
25
- /// .second-element {
26
- /// width: auto;
27
- /// height: 10em;
28
- /// }
29
- ///
30
- /// @todo Refactor in 5.0.0 to use a comma-separated argument
31
-
32
- @mixin size($value) {
33
- $width: nth($value, 1);
34
- $height: $width;
35
-
36
- @if length($value) > 1 {
37
- $height: nth($value, 2);
38
- }
39
-
40
- @if is-size($height) {
41
- height: $height;
42
- } @else {
43
- @warn "`#{$height}` is not a valid length for the `$height` parameter in the `size` mixin.";
44
- }
45
-
46
- @if is-size($width) {
47
- width: $width;
48
- } @else {
49
- @warn "`#{$width}` is not a valid length for the `$width` parameter in the `size` mixin.";
50
- }
51
- }
@@ -1,113 +0,0 @@
1
- @charset "UTF-8";
2
-
3
- /// Generates variables for all text-based inputs. Please note that you must use interpolation on the variable: `#{$all-text-inputs}`.
4
- ///
5
- /// @example scss - Usage
6
- /// #{$all-text-inputs} {
7
- /// border: 1px solid #f00;
8
- /// }
9
- ///
10
- /// #{$all-text-inputs-focus},
11
- /// #{$all-text-inputs-hover} {
12
- /// border: 1px solid #0f0;
13
- /// }
14
- ///
15
- /// #{$all-text-inputs-active} {
16
- /// border: 1px solid #00f;
17
- /// }
18
- ///
19
- /// @example css - CSS Output
20
- /// input[type="color"],
21
- /// input[type="date"],
22
- /// input[type="datetime"],
23
- /// input[type="datetime-local"],
24
- /// input[type="email"],
25
- /// input[type="month"],
26
- /// input[type="number"],
27
- /// input[type="password"],
28
- /// input[type="search"],
29
- /// input[type="tel"],
30
- /// input[type="text"],
31
- /// input[type="time"],
32
- /// input[type="url"],
33
- /// input[type="week"],
34
- /// textarea {
35
- /// border: 1px solid #f00;
36
- /// }
37
- ///
38
- /// input[type="color"]:focus,
39
- /// input[type="date"]:focus,
40
- /// input[type="datetime"]:focus,
41
- /// input[type="datetime-local"]:focus,
42
- /// input[type="email"]:focus,
43
- /// input[type="month"]:focus,
44
- /// input[type="number"]:focus,
45
- /// input[type="password"]:focus,
46
- /// input[type="search"]:focus,
47
- /// input[type="tel"]:focus,
48
- /// input[type="text"]:focus,
49
- /// input[type="time"]:focus,
50
- /// input[type="url"]:focus,
51
- /// input[type="week"]:focus,
52
- /// textarea:focus,
53
- /// input[type="color"]:hover,
54
- /// input[type="date"]:hover,
55
- /// input[type="datetime"]:hover,
56
- /// input[type="datetime-local"]:hover,
57
- /// input[type="email"]:hover,
58
- /// input[type="month"]:hover,
59
- /// input[type="number"]:hover,
60
- /// input[type="password"]:hover,
61
- /// input[type="search"]:hover,
62
- /// input[type="tel"]:hover,
63
- /// input[type="text"]:hover,
64
- /// input[type="time"]:hover,
65
- /// input[type="url"]:hover,
66
- /// input[type="week"]:hover,
67
- /// textarea:hover {
68
- /// border: 1px solid #0f0;
69
- /// }
70
- ///
71
- /// input[type="color"]:active,
72
- /// input[type="date"]:active,
73
- /// input[type="datetime"]:active,
74
- /// input[type="datetime-local"]:active,
75
- /// input[type="email"]:active,
76
- /// input[type="month"]:active,
77
- /// input[type="number"]:active,
78
- /// input[type="password"]:active,
79
- /// input[type="search"]:active,
80
- /// input[type="tel"]:active,
81
- /// input[type="text"]:active,
82
- /// input[type="time"]:active,
83
- /// input[type="url"]:active,
84
- /// input[type="week"]:active,
85
- /// textarea:active {
86
- /// border: 1px solid #00f;
87
- /// }
88
- ///
89
- /// @require assign-inputs
90
- ///
91
- /// @type List
92
-
93
- $text-inputs-list: 'input[type="color"]',
94
- 'input[type="date"]',
95
- 'input[type="datetime"]',
96
- 'input[type="datetime-local"]',
97
- 'input[type="email"]',
98
- 'input[type="month"]',
99
- 'input[type="number"]',
100
- 'input[type="password"]',
101
- 'input[type="search"]',
102
- 'input[type="tel"]',
103
- 'input[type="text"]',
104
- 'input[type="time"]',
105
- 'input[type="url"]',
106
- 'input[type="week"]',
107
- 'input:not([type])',
108
- 'textarea';
109
-
110
- $all-text-inputs: assign-inputs($text-inputs-list);
111
- $all-text-inputs-active: assign-inputs($text-inputs-list, active);
112
- $all-text-inputs-focus: assign-inputs($text-inputs-list, focus);
113
- $all-text-inputs-hover: assign-inputs($text-inputs-list, hover);
@@ -1,34 +0,0 @@
1
- @charset "UTF-8";
2
-
3
- /// CSS cubic-bezier timing functions. Timing functions courtesy of jquery.easie (github.com/jaukia/easie)
4
- ///
5
- /// Timing functions are the same as demoed here: http://jqueryui.com/resources/demos/effect/easing.html
6
- ///
7
- /// @type cubic-bezier
8
-
9
- $ease-in-quad: cubic-bezier(0.550, 0.085, 0.680, 0.530);
10
- $ease-in-cubic: cubic-bezier(0.550, 0.055, 0.675, 0.190);
11
- $ease-in-quart: cubic-bezier(0.895, 0.030, 0.685, 0.220);
12
- $ease-in-quint: cubic-bezier(0.755, 0.050, 0.855, 0.060);
13
- $ease-in-sine: cubic-bezier(0.470, 0.000, 0.745, 0.715);
14
- $ease-in-expo: cubic-bezier(0.950, 0.050, 0.795, 0.035);
15
- $ease-in-circ: cubic-bezier(0.600, 0.040, 0.980, 0.335);
16
- $ease-in-back: cubic-bezier(0.600, -0.280, 0.735, 0.045);
17
-
18
- $ease-out-quad: cubic-bezier(0.250, 0.460, 0.450, 0.940);
19
- $ease-out-cubic: cubic-bezier(0.215, 0.610, 0.355, 1.000);
20
- $ease-out-quart: cubic-bezier(0.165, 0.840, 0.440, 1.000);
21
- $ease-out-quint: cubic-bezier(0.230, 1.000, 0.320, 1.000);
22
- $ease-out-sine: cubic-bezier(0.390, 0.575, 0.565, 1.000);
23
- $ease-out-expo: cubic-bezier(0.190, 1.000, 0.220, 1.000);
24
- $ease-out-circ: cubic-bezier(0.075, 0.820, 0.165, 1.000);
25
- $ease-out-back: cubic-bezier(0.175, 0.885, 0.320, 1.275);
26
-
27
- $ease-in-out-quad: cubic-bezier(0.455, 0.030, 0.515, 0.955);
28
- $ease-in-out-cubic: cubic-bezier(0.645, 0.045, 0.355, 1.000);
29
- $ease-in-out-quart: cubic-bezier(0.770, 0.000, 0.175, 1.000);
30
- $ease-in-out-quint: cubic-bezier(0.860, 0.000, 0.070, 1.000);
31
- $ease-in-out-sine: cubic-bezier(0.445, 0.050, 0.550, 0.950);
32
- $ease-in-out-expo: cubic-bezier(1.000, 0.000, 0.000, 1.000);
33
- $ease-in-out-circ: cubic-bezier(0.785, 0.135, 0.150, 0.860);
34
- $ease-in-out-back: cubic-bezier(0.680, -0.550, 0.265, 1.550);
@@ -1,63 +0,0 @@
1
- @mixin triangle($size, $color, $direction) {
2
- $width: nth($size, 1);
3
- $height: nth($size, length($size));
4
- $foreground-color: nth($color, 1);
5
- $background-color: if(length($color) == 2, nth($color, 2), transparent);
6
- height: 0;
7
- width: 0;
8
-
9
- @if ($direction == up) or ($direction == down) or ($direction == right) or ($direction == left) {
10
- $width: $width / 2;
11
- $height: if(length($size) > 1, $height, $height/2);
12
-
13
- @if $direction == up {
14
- border-bottom: $height solid $foreground-color;
15
- border-left: $width solid $background-color;
16
- border-right: $width solid $background-color;
17
- } @else if $direction == right {
18
- border-bottom: $width solid $background-color;
19
- border-left: $height solid $foreground-color;
20
- border-top: $width solid $background-color;
21
- } @else if $direction == down {
22
- border-left: $width solid $background-color;
23
- border-right: $width solid $background-color;
24
- border-top: $height solid $foreground-color;
25
- } @else if $direction == left {
26
- border-bottom: $width solid $background-color;
27
- border-right: $height solid $foreground-color;
28
- border-top: $width solid $background-color;
29
- }
30
- } @else if ($direction == up-right) or ($direction == up-left) {
31
- border-top: $height solid $foreground-color;
32
-
33
- @if $direction == up-right {
34
- border-left: $width solid $background-color;
35
- } @else if $direction == up-left {
36
- border-right: $width solid $background-color;
37
- }
38
- } @else if ($direction == down-right) or ($direction == down-left) {
39
- border-bottom: $height solid $foreground-color;
40
-
41
- @if $direction == down-right {
42
- border-left: $width solid $background-color;
43
- } @else if $direction == down-left {
44
- border-right: $width solid $background-color;
45
- }
46
- } @else if ($direction == inset-up) {
47
- border-color: $background-color $background-color $foreground-color;
48
- border-style: solid;
49
- border-width: $height $width;
50
- } @else if ($direction == inset-down) {
51
- border-color: $foreground-color $background-color $background-color;
52
- border-style: solid;
53
- border-width: $height $width;
54
- } @else if ($direction == inset-right) {
55
- border-color: $background-color $background-color $background-color $foreground-color;
56
- border-style: solid;
57
- border-width: $width $height;
58
- } @else if ($direction == inset-left) {
59
- border-color: $background-color $foreground-color $background-color $background-color;
60
- border-style: solid;
61
- border-width: $width $height;
62
- }
63
- }
@@ -1,29 +0,0 @@
1
- @charset "UTF-8";
2
-
3
- /// Provides an easy way to change the `word-wrap` property.
4
- ///
5
- /// @param {String} $wrap [break-word]
6
- /// Value for the `word-break` property.
7
- ///
8
- /// @example scss - Usage
9
- /// .wrapper {
10
- /// @include word-wrap(break-word);
11
- /// }
12
- ///
13
- /// @example css - CSS Output
14
- /// .wrapper {
15
- /// overflow-wrap: break-word;
16
- /// word-break: break-all;
17
- /// word-wrap: break-word;
18
- /// }
19
-
20
- @mixin word-wrap($wrap: break-word) {
21
- overflow-wrap: $wrap;
22
- word-wrap: $wrap;
23
-
24
- @if $wrap == break-word {
25
- word-break: break-all;
26
- } @else {
27
- word-break: $wrap;
28
- }
29
- }
@@ -1,43 +0,0 @@
1
- // http://www.w3.org/TR/css3-animations/#the-animation-name-property-
2
- // Each of these mixins support comma separated lists of values, which allows different transitions for individual properties to be described in a single style rule. Each value in the list corresponds to the value at that same position in the other properties.
3
-
4
- @mixin animation($animations...) {
5
- @include prefixer(animation, $animations, webkit moz spec);
6
- }
7
-
8
- @mixin animation-name($names...) {
9
- @include prefixer(animation-name, $names, webkit moz spec);
10
- }
11
-
12
- @mixin animation-duration($times...) {
13
- @include prefixer(animation-duration, $times, webkit moz spec);
14
- }
15
-
16
- @mixin animation-timing-function($motions...) {
17
- // ease | linear | ease-in | ease-out | ease-in-out
18
- @include prefixer(animation-timing-function, $motions, webkit moz spec);
19
- }
20
-
21
- @mixin animation-iteration-count($values...) {
22
- // infinite | <number>
23
- @include prefixer(animation-iteration-count, $values, webkit moz spec);
24
- }
25
-
26
- @mixin animation-direction($directions...) {
27
- // normal | alternate
28
- @include prefixer(animation-direction, $directions, webkit moz spec);
29
- }
30
-
31
- @mixin animation-play-state($states...) {
32
- // running | paused
33
- @include prefixer(animation-play-state, $states, webkit moz spec);
34
- }
35
-
36
- @mixin animation-delay($times...) {
37
- @include prefixer(animation-delay, $times, webkit moz spec);
38
- }
39
-
40
- @mixin animation-fill-mode($modes...) {
41
- // none | forwards | backwards | both
42
- @include prefixer(animation-fill-mode, $modes, webkit moz spec);
43
- }
@@ -1,3 +0,0 @@
1
- @mixin appearance($value) {
2
- @include prefixer(appearance, $value, webkit moz ms o spec);
3
- }
@@ -1,3 +0,0 @@
1
- @mixin backface-visibility($visibility) {
2
- @include prefixer(backface-visibility, $visibility, webkit spec);
3
- }
@@ -1,42 +0,0 @@
1
- //************************************************************************//
2
- // Background-image property for adding multiple background images with
3
- // gradients, or for stringing multiple gradients together.
4
- //************************************************************************//
5
-
6
- @mixin background-image($images...) {
7
- $webkit-images: ();
8
- $spec-images: ();
9
-
10
- @each $image in $images {
11
- $webkit-image: ();
12
- $spec-image: ();
13
-
14
- @if (type-of($image) == string) {
15
- $url-str: str-slice($image, 1, 3);
16
- $gradient-type: str-slice($image, 1, 6);
17
-
18
- @if $url-str == "url" {
19
- $webkit-image: $image;
20
- $spec-image: $image;
21
- }
22
-
23
- @else if $gradient-type == "linear" {
24
- $gradients: _linear-gradient-parser($image);
25
- $webkit-image: map-get($gradients, webkit-image);
26
- $spec-image: map-get($gradients, spec-image);
27
- }
28
-
29
- @else if $gradient-type == "radial" {
30
- $gradients: _radial-gradient-parser($image);
31
- $webkit-image: map-get($gradients, webkit-image);
32
- $spec-image: map-get($gradients, spec-image);
33
- }
34
- }
35
-
36
- $webkit-images: append($webkit-images, $webkit-image, comma);
37
- $spec-images: append($spec-images, $spec-image, comma);
38
- }
39
-
40
- background-image: $webkit-images;
41
- background-image: $spec-images;
42
- }
@@ -1,55 +0,0 @@
1
- //************************************************************************//
2
- // Background property for adding multiple backgrounds using shorthand
3
- // notation.
4
- //************************************************************************//
5
-
6
- @mixin background($backgrounds...) {
7
- $webkit-backgrounds: ();
8
- $spec-backgrounds: ();
9
-
10
- @each $background in $backgrounds {
11
- $webkit-background: ();
12
- $spec-background: ();
13
- $background-type: type-of($background);
14
-
15
- @if $background-type == string or $background-type == list {
16
- $background-str: if($background-type == list, nth($background, 1), $background);
17
-
18
- $url-str: str-slice($background-str, 1, 3);
19
- $gradient-type: str-slice($background-str, 1, 6);
20
-
21
- @if $url-str == "url" {
22
- $webkit-background: $background;
23
- $spec-background: $background;
24
- }
25
-
26
- @else if $gradient-type == "linear" {
27
- $gradients: _linear-gradient-parser("#{$background}");
28
- $webkit-background: map-get($gradients, webkit-image);
29
- $spec-background: map-get($gradients, spec-image);
30
- }
31
-
32
- @else if $gradient-type == "radial" {
33
- $gradients: _radial-gradient-parser("#{$background}");
34
- $webkit-background: map-get($gradients, webkit-image);
35
- $spec-background: map-get($gradients, spec-image);
36
- }
37
-
38
- @else {
39
- $webkit-background: $background;
40
- $spec-background: $background;
41
- }
42
- }
43
-
44
- @else {
45
- $webkit-background: $background;
46
- $spec-background: $background;
47
- }
48
-
49
- $webkit-backgrounds: append($webkit-backgrounds, $webkit-background, comma);
50
- $spec-backgrounds: append($spec-backgrounds, $spec-background, comma);
51
- }
52
-
53
- background: $webkit-backgrounds;
54
- background: $spec-backgrounds;
55
- }