sempli-website-lib 7.1.0-beta.2 → 7.1.0-beta.4
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 +25 -25
- package/assets/fonts/Lato/Lato-Black.ttf +0 -0
- package/assets/fonts/Lato/Lato-BlackItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Bold.ttf +0 -0
- package/assets/fonts/Lato/Lato-BoldItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Hairline.ttf +0 -0
- package/assets/fonts/Lato/Lato-HairlineItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Italic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Light.ttf +0 -0
- package/assets/fonts/Lato/Lato-LightItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Regular.ttf +0 -0
- package/assets/fonts/Lato/OFL.txt +0 -0
- package/assets/interface/documents.svg +136 -136
- package/assets/interface/icons/alert-success.svg +17 -17
- package/assets/interface/icons/arrow-left.svg +8 -8
- package/assets/interface/icons/arrow-right-02.svg +10 -10
- package/assets/interface/icons/arrow-right.svg +8 -8
- package/assets/interface/icons/basic-check-magenta.svg +1 -1
- package/assets/interface/icons/bulb-example.svg +20 -20
- package/assets/interface/icons/bulb-tip.svg +32 -32
- package/assets/interface/icons/check-green-circle-large.svg +23 -23
- package/assets/interface/icons/check-green.svg +16 -16
- package/assets/interface/icons/check-purple.svg +20 -20
- package/assets/interface/icons/cloud-download.svg +20 -20
- package/assets/interface/icons/document-pdf.svg +13 -13
- package/assets/interface/icons/document-review.svg +20 -20
- package/assets/interface/icons/document-status-approved.svg +21 -21
- package/assets/interface/icons/document-status-empty.svg +18 -18
- package/assets/interface/icons/document-status-error.svg +23 -23
- package/assets/interface/icons/document-status-success.svg +19 -19
- package/assets/interface/icons/eye-action.svg +1 -1
- package/assets/interface/icons/hand-stop.svg +19 -19
- package/assets/interface/icons/happy-01.svg +0 -0
- package/assets/interface/icons/happy-02.svg +0 -0
- package/assets/interface/icons/happy-03.svg +0 -0
- package/assets/interface/icons/happy-04.svg +0 -0
- package/assets/interface/icons/happy-05.svg +0 -0
- package/assets/interface/icons/heart.svg +13 -13
- package/assets/interface/icons/intercom-messenger-icon.svg +1 -1
- package/assets/interface/icons/lock-icon.svg +1 -1
- package/assets/interface/icons/mail-circle.svg +32 -32
- package/assets/interface/icons/mail-edit.svg +20 -20
- package/assets/interface/icons/pen-edit.svg +22 -22
- package/assets/interface/icons/plus-circle.svg +22 -22
- package/assets/interface/icons/question-sign.svg +10 -10
- package/assets/interface/icons/shield.svg +31 -31
- package/assets/interface/icons/signature-modal-approved.svg +17 -17
- package/assets/interface/icons/signature-modal-waiting.svg +23 -23
- package/assets/interface/icons/signature-pending.svg +25 -25
- package/assets/interface/icons/signature-step-active.svg +19 -19
- package/assets/interface/icons/signature-step-completed.svg +19 -19
- package/assets/interface/icons/signature-step-default.svg +19 -19
- package/assets/interface/icons/skull.svg +23 -23
- package/assets/interface/icons/step-incomplete.svg +18 -18
- package/assets/interface/icons/trash-delete.svg +20 -20
- package/assets/interface/icons/warning-sign.svg +22 -22
- package/assets/interface/icons/x-circle.svg +14 -14
- package/assets/interface/sempli_2.0/17-dale_superpoderes.jpeg +0 -0
- package/assets/interface/sempli_2.0/17-dale_superpoderes.webp +0 -0
- package/assets/interface/sempli_2.0/5-seguridad-y-control-min.png +0 -0
- package/assets/interface/sempli_2.0/5-seguridad-y-control-min.webp +0 -0
- package/assets/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.webp +0 -0
- package/assets/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2.webp +0 -0
- package/assets/interface/sempli_2.0/credito-a-termino.jpg +0 -0
- package/assets/interface/sempli_2.0/credito-a-termino.webp +0 -0
- package/assets/interface/sempli_2.0/credito-flexi-sub-img.jpg +0 -0
- package/assets/interface/sempli_2.0/credito-flexi-sub-img.webp +0 -0
- package/assets/interface/sempli_2.0/dale_superpoderes.jpg +0 -0
- package/assets/interface/sempli_2.0/dale_superpoderes.webp +0 -0
- package/assets/interface/sempli_2.0/flexi-01.webp +0 -0
- package/assets/interface/sempli_2.0/video-hero-main.mp4 +0 -0
- package/assets/interface/sempli_2.0/video-main.mp4 +0 -0
- package/assets/interface/sempli_2.0/video-main.webm +0 -0
- package/esm2022/lib/sempli-website-lib.module.mjs +5 -5
- package/esm2022/public-api.mjs +1 -1
- package/fesm2022/sempli-website-lib.mjs +4 -4
- package/fesm2022/sempli-website-lib.mjs.map +1 -1
- package/package.json +1 -1
- package/styles/_main.scss +2 -2
- package/styles/master-app.scss +17839 -18114
- package/styles/master-landing.scss +20644 -20834
- package/styles/modules/_functions.scss +37 -37
- package/styles/modules/_mixins.scss +68 -68
- package/styles/modules/_variables.scss +54 -54
- package/styles/partials/_base.scss +277 -277
- package/styles/partials/_buttons.scss +446 -453
- package/styles/partials/_fonts.scss +83 -83
- package/styles/partials/_forms.scss +839 -1107
- package/styles/partials/_icons.scss +12 -12
- package/styles/partials/_layout.scss +149 -149
- package/styles/partials/_modals.scss +254 -254
- package/styles/partials/_panels.scss +51 -51
- package/styles/partials/_progress-bars.scss +60 -60
- package/styles/partials/_tooltips.scss +128 -128
- package/styles/partials/_videos.scss +32 -32
- package/styles/partials/animations.scss +155 -155
- package/styles/partials/app/_blocks.scss +101 -101
- package/styles/partials/app/_cards.scss +155 -155
- package/styles/partials/app/_general.scss +1193 -1193
- package/styles/partials/app/_header.scss +713 -713
- package/styles/partials/app/_layout.scss +219 -219
- package/styles/partials/app/_my-account.scss +203 -203
- package/styles/partials/app/_my-loan-applications.scss +165 -165
- package/styles/partials/app/_my-products.scss +1019 -1019
- package/styles/partials/app/_signatures.scss +16 -16
- package/styles/partials/landing/_footer.scss +234 -234
- package/styles/partials/landing/_general.scss +2612 -2527
- package/styles/partials/landing/_header.scss +968 -968
- package/styles/partials/landing/_hero-wrappers.scss +650 -650
- package/styles/vendor/_animate.scss +3 -3
- package/styles/vendor/_compass.scss +4 -4
- package/styles/vendor/_lemonade.scss +37 -37
- package/styles/vendor/_modules_export.scss +11212 -11212
- package/styles/vendor/_normalize.scss +341 -341
- package/styles/vendor/animation/_animate.scss +31 -31
- package/styles/vendor/animation/_core.scss +127 -127
- package/styles/vendor/animation/_shared.scss +21 -21
- package/styles/vendor/animation/animate/_attention-seekers.scss +151 -151
- package/styles/vendor/animation/animate/_bouncing.scss +2 -2
- package/styles/vendor/animation/animate/_classes.scss +21 -21
- package/styles/vendor/animation/animate/_fading.scss +2 -2
- package/styles/vendor/animation/animate/_flippers.scss +87 -87
- package/styles/vendor/animation/animate/_lightspeed.scss +23 -23
- package/styles/vendor/animation/animate/_rotating.scss +3 -3
- package/styles/vendor/animation/animate/_specials.scss +42 -42
- package/styles/vendor/animation/animate/bouncing/_bouncing-entrances.scss +68 -68
- package/styles/vendor/animation/animate/bouncing/_bouncing-exits.scss +60 -60
- package/styles/vendor/animation/animate/fading/_fading-entrances.scss +86 -86
- package/styles/vendor/animation/animate/fading/_fading-exits.scss +86 -86
- package/styles/vendor/animation/animate/rotating/_rotating-entrances.scss +58 -58
- package/styles/vendor/animation/animate/rotating/_rotating-exits.scss +58 -58
- package/styles/vendor/compass/_css3.scss +21 -21
- package/styles/vendor/compass/_functions.scss +7 -7
- package/styles/vendor/compass/_layout.scss +3 -3
- package/styles/vendor/compass/_reset-legacy.scss +3 -3
- package/styles/vendor/compass/_reset.scss +3 -3
- package/styles/vendor/compass/_support.scss +40 -40
- package/styles/vendor/compass/_typography.scss +4 -4
- package/styles/vendor/compass/_utilities.scss +9 -9
- package/styles/vendor/compass/css3/_animation.scss +2 -2
- package/styles/vendor/compass/css3/_appearance.scss +16 -16
- package/styles/vendor/compass/css3/_background-clip.scss +43 -43
- package/styles/vendor/compass/css3/_background-origin.scss +42 -42
- package/styles/vendor/compass/css3/_background-size.scss +26 -26
- package/styles/vendor/compass/css3/_border-radius.scss +130 -130
- package/styles/vendor/compass/css3/_box-shadow.scss +76 -76
- package/styles/vendor/compass/css3/_box-sizing.scss +18 -18
- package/styles/vendor/compass/css3/_box.scss +110 -110
- package/styles/vendor/compass/css3/_columns.scss +157 -157
- package/styles/vendor/compass/css3/_filter.scss +24 -24
- package/styles/vendor/compass/css3/_flexbox.scss +86 -86
- package/styles/vendor/compass/css3/_font-face.scss +48 -48
- package/styles/vendor/compass/css3/_hyphenation.scss +77 -77
- package/styles/vendor/compass/css3/_images.scss +133 -133
- package/styles/vendor/compass/css3/_inline-block.scss +22 -22
- package/styles/vendor/compass/css3/_opacity.scss +19 -19
- package/styles/vendor/compass/css3/_pie.scss +73 -73
- package/styles/vendor/compass/css3/_regions.scss +21 -21
- package/styles/vendor/compass/css3/_shared.scss +38 -38
- package/styles/vendor/compass/css3/_text-shadow.scss +88 -88
- package/styles/vendor/compass/css3/_transform-legacy.scss +87 -87
- package/styles/vendor/compass/css3/_transform.scss +598 -598
- package/styles/vendor/compass/css3/_transition.scss +222 -222
- package/styles/vendor/compass/css3/_user-interface.scss +47 -47
- package/styles/vendor/compass/functions/_colors.scss +37 -37
- package/styles/vendor/compass/functions/_constants.scss +18 -18
- package/styles/vendor/compass/functions/_cross_browser_support.scss +72 -72
- package/styles/vendor/compass/functions/_display.scss +36 -36
- package/styles/vendor/compass/functions/_font_files.scss +95 -95
- package/styles/vendor/compass/functions/_gradient_support.scss +14 -14
- package/styles/vendor/compass/functions/_lists.scss +90 -90
- package/styles/vendor/compass/layout/_grid-background.scss +178 -178
- package/styles/vendor/compass/layout/_sticky-footer.scss +23 -23
- package/styles/vendor/compass/layout/_stretching.scss +23 -23
- package/styles/vendor/compass/reset/_utilities-legacy.scss +135 -135
- package/styles/vendor/compass/reset/_utilities.scss +142 -142
- package/styles/vendor/compass/typography/_links.scss +3 -3
- package/styles/vendor/compass/typography/_lists.scss +4 -4
- package/styles/vendor/compass/typography/_text.scss +4 -4
- package/styles/vendor/compass/typography/_vertical_rhythm.scss +229 -229
- package/styles/vendor/compass/typography/links/_hover-link.scss +5 -5
- package/styles/vendor/compass/typography/links/_link-colors.scss +28 -28
- package/styles/vendor/compass/typography/links/_unstyled-link.scss +7 -7
- package/styles/vendor/compass/typography/lists/_bullets.scss +34 -34
- package/styles/vendor/compass/typography/lists/_horizontal-list.scss +61 -61
- package/styles/vendor/compass/typography/lists/_inline-block-list.scss +50 -50
- package/styles/vendor/compass/typography/lists/_inline-list.scss +44 -44
- package/styles/vendor/compass/typography/text/_ellipsis.scss +25 -25
- package/styles/vendor/compass/typography/text/_force-wrap.scss +12 -12
- package/styles/vendor/compass/typography/text/_nowrap.scss +2 -2
- package/styles/vendor/compass/typography/text/_replacement.scss +68 -68
- package/styles/vendor/compass/utilities/_general.scss +6 -6
- package/styles/vendor/compass/utilities/_links.scss +5 -5
- package/styles/vendor/compass/utilities/_lists.scss +6 -6
- package/styles/vendor/compass/utilities/_print.scss +17 -17
- package/styles/vendor/compass/utilities/_sprites.scss +2 -2
- package/styles/vendor/compass/utilities/_tables.scss +3 -3
- package/styles/vendor/compass/utilities/_text.scss +5 -5
- package/styles/vendor/compass/utilities/color/_contrast.scss +27 -27
- package/styles/vendor/compass/utilities/general/_clearfix.scss +44 -44
- package/styles/vendor/compass/utilities/general/_float.scss +29 -29
- package/styles/vendor/compass/utilities/general/_hacks.scss +47 -47
- package/styles/vendor/compass/utilities/general/_min.scss +16 -16
- package/styles/vendor/compass/utilities/general/_reset.scss +2 -2
- package/styles/vendor/compass/utilities/general/_tabs.scss +1 -1
- package/styles/vendor/compass/utilities/general/_tag-cloud.scss +18 -18
- package/styles/vendor/compass/utilities/links/_hover-link.scss +3 -3
- package/styles/vendor/compass/utilities/links/_link-colors.scss +3 -3
- package/styles/vendor/compass/utilities/links/_unstyled-link.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_bullets.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_horizontal-list.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_inline-block-list.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_inline-list.scss +3 -3
- package/styles/vendor/compass/utilities/sprites/_base.scss +65 -65
- package/styles/vendor/compass/utilities/sprites/_sprite-img.scss +78 -78
- package/styles/vendor/compass/utilities/tables/_alternating-rows-and-columns.scss +22 -22
- package/styles/vendor/compass/utilities/tables/_borders.scss +33 -33
- package/styles/vendor/compass/utilities/tables/_scaffolding.scss +9 -9
- package/styles/vendor/compass/utilities/text/_ellipsis.scss +3 -3
- package/styles/vendor/compass/utilities/text/_nowrap.scss +3 -3
- package/styles/vendor/compass/utilities/text/_replacement.scss +3 -3
- package/assets/interface/icons/check-circle.svg +0 -1
- package/assets/interface/icons/x-circle-alert.svg +0 -1
- package/core/intelli-styles.js +0 -55
|
@@ -1,72 +1,72 @@
|
|
|
1
|
-
//
|
|
2
|
-
// A partial implementation of the Ruby cross browser support functions from Compass:
|
|
3
|
-
// https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/cross_browser_support.rb
|
|
4
|
-
//
|
|
5
|
-
|
|
6
|
-
@function prefixed($prefix, $property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
7
|
-
$properties: $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9;
|
|
8
|
-
$prefixed: false;
|
|
9
|
-
@each $item in $properties {
|
|
10
|
-
@if type-of($item) == 'string' {
|
|
11
|
-
$prefixed: $prefixed or str-index($item, 'url') != 1 and str-index($item, 'rgb') != 1 and str-index($item, '#') != 1;
|
|
12
|
-
} @else if type-of($item) == 'color' {
|
|
13
|
-
} @else if $item != null {
|
|
14
|
-
$prefixed: true;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
@return $prefixed;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
@function prefix($prefix, $property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
21
|
-
$properties: "";
|
|
22
|
-
|
|
23
|
-
// Support for polymorphism.
|
|
24
|
-
@if type-of($property1) == 'list' {
|
|
25
|
-
// Passing a single array of properties.
|
|
26
|
-
$properties: $property1;
|
|
27
|
-
} @else {
|
|
28
|
-
// Passing multiple properties.
|
|
29
|
-
$properties: $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
$props: false;
|
|
33
|
-
@each $item in $properties {
|
|
34
|
-
@if $item == null {}
|
|
35
|
-
@else {
|
|
36
|
-
@if prefixed($prefix, $item) {
|
|
37
|
-
$item: #{$prefix}-#{$item};
|
|
38
|
-
}
|
|
39
|
-
@if $props {
|
|
40
|
-
$props: $props, $item;
|
|
41
|
-
}
|
|
42
|
-
@else {
|
|
43
|
-
$props: $item;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
@return $props;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
@function -svg($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
51
|
-
@return prefix('-svg', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
@function -owg($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
55
|
-
@return prefix('-owg', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
@function -webkit($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
59
|
-
@return prefix('-webkit', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
@function -moz($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
63
|
-
@return prefix('-moz', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
@function -o($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
67
|
-
@return prefix('-o', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
@function -pie($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
71
|
-
@return prefix('-pie', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
72
|
-
}
|
|
1
|
+
//
|
|
2
|
+
// A partial implementation of the Ruby cross browser support functions from Compass:
|
|
3
|
+
// https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/cross_browser_support.rb
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
@function prefixed($prefix, $property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
7
|
+
$properties: $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9;
|
|
8
|
+
$prefixed: false;
|
|
9
|
+
@each $item in $properties {
|
|
10
|
+
@if type-of($item) == 'string' {
|
|
11
|
+
$prefixed: $prefixed or str-index($item, 'url') != 1 and str-index($item, 'rgb') != 1 and str-index($item, '#') != 1;
|
|
12
|
+
} @else if type-of($item) == 'color' {
|
|
13
|
+
} @else if $item != null {
|
|
14
|
+
$prefixed: true;
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
@return $prefixed;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
@function prefix($prefix, $property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
21
|
+
$properties: "";
|
|
22
|
+
|
|
23
|
+
// Support for polymorphism.
|
|
24
|
+
@if type-of($property1) == 'list' {
|
|
25
|
+
// Passing a single array of properties.
|
|
26
|
+
$properties: $property1;
|
|
27
|
+
} @else {
|
|
28
|
+
// Passing multiple properties.
|
|
29
|
+
$properties: $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
$props: false;
|
|
33
|
+
@each $item in $properties {
|
|
34
|
+
@if $item == null {}
|
|
35
|
+
@else {
|
|
36
|
+
@if prefixed($prefix, $item) {
|
|
37
|
+
$item: #{$prefix}-#{$item};
|
|
38
|
+
}
|
|
39
|
+
@if $props {
|
|
40
|
+
$props: $props, $item;
|
|
41
|
+
}
|
|
42
|
+
@else {
|
|
43
|
+
$props: $item;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
@return $props;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
@function -svg($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
51
|
+
@return prefix('-svg', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
@function -owg($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
55
|
+
@return prefix('-owg', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
@function -webkit($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
59
|
+
@return prefix('-webkit', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
@function -moz($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
63
|
+
@return prefix('-moz', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
@function -o($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
67
|
+
@return prefix('-o', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
@function -pie($property1, $property2:null, $property3:null, $property4:null, $property5:null, $property6:null, $property7:null, $property8:null, $property9:null) {
|
|
71
|
+
@return prefix('-pie', $property1, $property2, $property3, $property4, $property5, $property6, $property7, $property8, $property9);
|
|
72
|
+
}
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
//
|
|
2
|
-
// A partial implementation of the Ruby display functions from Compass:
|
|
3
|
-
// https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
|
|
4
|
-
//
|
|
5
|
-
|
|
6
|
-
@function elements-of-type($type){
|
|
7
|
-
@if ($type == block){
|
|
8
|
-
@return address, article, aside, blockquote, center, dir, div, dd, details, dl, dt, fieldset, figcaption, figure, form, footer, frameset, h1, h2, h3, h4, h5, h6, hr, header, hgroup, isindex, main, menu, nav, noframes, noscript, ol, p, pre, section, summary, ul;
|
|
9
|
-
} @else if ($type == inline){
|
|
10
|
-
@return a, abbr, acronym, audio, b, basefont, bdo, big, br, canvas, cite, code, command, datalist, dfn, em, embed, font, i, img, input, keygen, kbd, label, mark, meter, output, progress, q, rp, rt, ruby, s, samp, select, small, span, strike, strong, sub, sup, textarea, time, tt, u, var, video, wbr;
|
|
11
|
-
} @else if ($type == inline-block){
|
|
12
|
-
@return img;
|
|
13
|
-
} @else if ($type == table){
|
|
14
|
-
@return table;
|
|
15
|
-
} @else if ($type == list-item){
|
|
16
|
-
@return li;
|
|
17
|
-
} @else if ($type == table-row-group){
|
|
18
|
-
@return tbody;
|
|
19
|
-
} @else if ($type == table-header-group){
|
|
20
|
-
@return thead;
|
|
21
|
-
} @else if ($type == table-footer-group){
|
|
22
|
-
@return tfoot;
|
|
23
|
-
} @else if ($type == table-row){
|
|
24
|
-
@return tr;
|
|
25
|
-
} @else if ($type == table-cell){
|
|
26
|
-
@return th, td;
|
|
27
|
-
} @else if ($type == html5-block){
|
|
28
|
-
@return article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary;
|
|
29
|
-
} @else if ($type == html5-inline){
|
|
30
|
-
@return audio, canvas, command, datalist, embed, keygen, mark, meter, output, progress, rp, rt, ruby, time, video, wbr;
|
|
31
|
-
} @else if ($type == html5){
|
|
32
|
-
@return article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, main, mark, menu, meter, nav, output, progress, rp, rt, ruby, section, summary, time, video, wbr;
|
|
33
|
-
} @else if ($type == text-input){
|
|
34
|
-
@return input, textarea;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
1
|
+
//
|
|
2
|
+
// A partial implementation of the Ruby display functions from Compass:
|
|
3
|
+
// https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
@function elements-of-type($type){
|
|
7
|
+
@if ($type == block){
|
|
8
|
+
@return address, article, aside, blockquote, center, dir, div, dd, details, dl, dt, fieldset, figcaption, figure, form, footer, frameset, h1, h2, h3, h4, h5, h6, hr, header, hgroup, isindex, main, menu, nav, noframes, noscript, ol, p, pre, section, summary, ul;
|
|
9
|
+
} @else if ($type == inline){
|
|
10
|
+
@return a, abbr, acronym, audio, b, basefont, bdo, big, br, canvas, cite, code, command, datalist, dfn, em, embed, font, i, img, input, keygen, kbd, label, mark, meter, output, progress, q, rp, rt, ruby, s, samp, select, small, span, strike, strong, sub, sup, textarea, time, tt, u, var, video, wbr;
|
|
11
|
+
} @else if ($type == inline-block){
|
|
12
|
+
@return img;
|
|
13
|
+
} @else if ($type == table){
|
|
14
|
+
@return table;
|
|
15
|
+
} @else if ($type == list-item){
|
|
16
|
+
@return li;
|
|
17
|
+
} @else if ($type == table-row-group){
|
|
18
|
+
@return tbody;
|
|
19
|
+
} @else if ($type == table-header-group){
|
|
20
|
+
@return thead;
|
|
21
|
+
} @else if ($type == table-footer-group){
|
|
22
|
+
@return tfoot;
|
|
23
|
+
} @else if ($type == table-row){
|
|
24
|
+
@return tr;
|
|
25
|
+
} @else if ($type == table-cell){
|
|
26
|
+
@return th, td;
|
|
27
|
+
} @else if ($type == html5-block){
|
|
28
|
+
@return article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary;
|
|
29
|
+
} @else if ($type == html5-inline){
|
|
30
|
+
@return audio, canvas, command, datalist, embed, keygen, mark, meter, output, progress, rp, rt, ruby, time, video, wbr;
|
|
31
|
+
} @else if ($type == html5){
|
|
32
|
+
@return article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, main, mark, menu, meter, nav, output, progress, rp, rt, ruby, section, summary, time, video, wbr;
|
|
33
|
+
} @else if ($type == text-input){
|
|
34
|
+
@return input, textarea;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
@@ -1,95 +1,95 @@
|
|
|
1
|
-
//
|
|
2
|
-
// A partial implementation of the Ruby fonts functions from Compass:
|
|
3
|
-
// https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/font_files.rb
|
|
4
|
-
//
|
|
5
|
-
// and several functions from the file:
|
|
6
|
-
// https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/urls.rb
|
|
7
|
-
// -----------------------------------------------------------------------------
|
|
8
|
-
// Helper functions font-files and font-url for font-face mixins.
|
|
9
|
-
// -----------------------------------------------------------------------------
|
|
10
|
-
// use mixin this way:
|
|
11
|
-
//
|
|
12
|
-
// $font-path: "/public/fonts/roboto";
|
|
13
|
-
// @include font-face(
|
|
14
|
-
// 'Roboto',
|
|
15
|
-
// font_files("roboto.ttf", "truetype", "roboto.woff", "roboto.woff2"), // or
|
|
16
|
-
// font_files("roboto.ttf", "roboto.woff", "roboto.woff2"),
|
|
17
|
-
// "roboto.eot", // [$eot]
|
|
18
|
-
// normal, // [$weight]
|
|
19
|
-
// normal // [$style]
|
|
20
|
-
// );
|
|
21
|
-
// -----------------------------------------------------------------------------
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
@function font-url($path) {
|
|
25
|
-
$font-path: 'fonts' !default;
|
|
26
|
-
@return url("#{$font-path}/#{$path}");
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
// -----------------------------------------------------------------------------
|
|
31
|
-
// helper function to create a list of font files for the src attribute in @font-face.
|
|
32
|
-
// In the global variable $font-path, you can specify the path to the folder
|
|
33
|
-
// with fonts relative to style files, by default the path to the fonts is "fonts".
|
|
34
|
-
//
|
|
35
|
-
// Usage: font-files ('file-name-w-ext'[, 'format'][,'file-name-w-ext'[, 'format']]...).
|
|
36
|
-
// If the font format is not specified, the function will add the format corresponding to the file extension.
|
|
37
|
-
//
|
|
38
|
-
// for best results use this order: woff, opentype / truetype, svg.
|
|
39
|
-
// -----------------------------------------------------------------------------
|
|
40
|
-
// function ported from Ruby.
|
|
41
|
-
// -----------------------------------------------------------------------------
|
|
42
|
-
@function font-files($font-files...) {
|
|
43
|
-
$font-path: 'fonts' !default;
|
|
44
|
-
// types of font formats from module Compass::Core::SassExtensions::Functions::FontFiles.
|
|
45
|
-
$font-types: (
|
|
46
|
-
'woff': "woff",
|
|
47
|
-
'woff2': "woff2",
|
|
48
|
-
'opentype': "otf",
|
|
49
|
-
// 'opentype': "opentype",
|
|
50
|
-
'truetype': "ttf",
|
|
51
|
-
// 'truetype': "truetype",
|
|
52
|
-
'svg': "svg",
|
|
53
|
-
'embedded-opentype': "eot"
|
|
54
|
-
);
|
|
55
|
-
|
|
56
|
-
$full: '';
|
|
57
|
-
// if the font format is specified after the font file name, skip the next iteration.
|
|
58
|
-
$skip-next: false;
|
|
59
|
-
// number of font files including font format.
|
|
60
|
-
$font-file-length: length($font-files);
|
|
61
|
-
|
|
62
|
-
@for $i from 1 through $font-file-length {
|
|
63
|
-
@if(not $skip-next) {
|
|
64
|
-
$font-file: nth($font-files, $i);
|
|
65
|
-
$font-file-next: if($i < $font-file-length, nth($font-files, $i + 1), false);
|
|
66
|
-
|
|
67
|
-
// add font url.
|
|
68
|
-
$full: $full + 'url("#{$font-path}/#{$font-file}")';
|
|
69
|
-
|
|
70
|
-
// add the font format if it is specified after the font file name.
|
|
71
|
-
@if $font-file-next and map-has-key($font-types, $font-file-next) {
|
|
72
|
-
$full: $full + ' format("#{$font-file-next}")';
|
|
73
|
-
$skip-next: true;
|
|
74
|
-
} @else {
|
|
75
|
-
// add a font format based on the font file name extension.
|
|
76
|
-
@each $type, $extension in $font-types {
|
|
77
|
-
$pos: str-index($font-file, '.' + $extension);
|
|
78
|
-
|
|
79
|
-
@if($font-file-next == $extension) {
|
|
80
|
-
$full: $full + ' format("#{$type}")';
|
|
81
|
-
$skip-next: true;
|
|
82
|
-
} @else if ($pos and (to-lower-case(str-slice($font-file, $pos + 1)) == $extension)) {
|
|
83
|
-
$full: $full + ' format("#{$type}")';
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
} @else {
|
|
88
|
-
$skip-next: false;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
@if (not $skip-next and $i != $font-file-length) { $full: $full + ', ';}
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
@return unquote($full);
|
|
95
|
-
}
|
|
1
|
+
//
|
|
2
|
+
// A partial implementation of the Ruby fonts functions from Compass:
|
|
3
|
+
// https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/font_files.rb
|
|
4
|
+
//
|
|
5
|
+
// and several functions from the file:
|
|
6
|
+
// https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/urls.rb
|
|
7
|
+
// -----------------------------------------------------------------------------
|
|
8
|
+
// Helper functions font-files and font-url for font-face mixins.
|
|
9
|
+
// -----------------------------------------------------------------------------
|
|
10
|
+
// use mixin this way:
|
|
11
|
+
//
|
|
12
|
+
// $font-path: "/public/fonts/roboto";
|
|
13
|
+
// @include font-face(
|
|
14
|
+
// 'Roboto',
|
|
15
|
+
// font_files("roboto.ttf", "truetype", "roboto.woff", "roboto.woff2"), // or
|
|
16
|
+
// font_files("roboto.ttf", "roboto.woff", "roboto.woff2"),
|
|
17
|
+
// "roboto.eot", // [$eot]
|
|
18
|
+
// normal, // [$weight]
|
|
19
|
+
// normal // [$style]
|
|
20
|
+
// );
|
|
21
|
+
// -----------------------------------------------------------------------------
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
@function font-url($path) {
|
|
25
|
+
$font-path: 'fonts' !default;
|
|
26
|
+
@return url("#{$font-path}/#{$path}");
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
// -----------------------------------------------------------------------------
|
|
31
|
+
// helper function to create a list of font files for the src attribute in @font-face.
|
|
32
|
+
// In the global variable $font-path, you can specify the path to the folder
|
|
33
|
+
// with fonts relative to style files, by default the path to the fonts is "fonts".
|
|
34
|
+
//
|
|
35
|
+
// Usage: font-files ('file-name-w-ext'[, 'format'][,'file-name-w-ext'[, 'format']]...).
|
|
36
|
+
// If the font format is not specified, the function will add the format corresponding to the file extension.
|
|
37
|
+
//
|
|
38
|
+
// for best results use this order: woff, opentype / truetype, svg.
|
|
39
|
+
// -----------------------------------------------------------------------------
|
|
40
|
+
// function ported from Ruby.
|
|
41
|
+
// -----------------------------------------------------------------------------
|
|
42
|
+
@function font-files($font-files...) {
|
|
43
|
+
$font-path: 'fonts' !default;
|
|
44
|
+
// types of font formats from module Compass::Core::SassExtensions::Functions::FontFiles.
|
|
45
|
+
$font-types: (
|
|
46
|
+
'woff': "woff",
|
|
47
|
+
'woff2': "woff2",
|
|
48
|
+
'opentype': "otf",
|
|
49
|
+
// 'opentype': "opentype",
|
|
50
|
+
'truetype': "ttf",
|
|
51
|
+
// 'truetype': "truetype",
|
|
52
|
+
'svg': "svg",
|
|
53
|
+
'embedded-opentype': "eot"
|
|
54
|
+
);
|
|
55
|
+
|
|
56
|
+
$full: '';
|
|
57
|
+
// if the font format is specified after the font file name, skip the next iteration.
|
|
58
|
+
$skip-next: false;
|
|
59
|
+
// number of font files including font format.
|
|
60
|
+
$font-file-length: length($font-files);
|
|
61
|
+
|
|
62
|
+
@for $i from 1 through $font-file-length {
|
|
63
|
+
@if(not $skip-next) {
|
|
64
|
+
$font-file: nth($font-files, $i);
|
|
65
|
+
$font-file-next: if($i < $font-file-length, nth($font-files, $i + 1), false);
|
|
66
|
+
|
|
67
|
+
// add font url.
|
|
68
|
+
$full: $full + 'url("#{$font-path}/#{$font-file}")';
|
|
69
|
+
|
|
70
|
+
// add the font format if it is specified after the font file name.
|
|
71
|
+
@if $font-file-next and map-has-key($font-types, $font-file-next) {
|
|
72
|
+
$full: $full + ' format("#{$font-file-next}")';
|
|
73
|
+
$skip-next: true;
|
|
74
|
+
} @else {
|
|
75
|
+
// add a font format based on the font file name extension.
|
|
76
|
+
@each $type, $extension in $font-types {
|
|
77
|
+
$pos: str-index($font-file, '.' + $extension);
|
|
78
|
+
|
|
79
|
+
@if($font-file-next == $extension) {
|
|
80
|
+
$full: $full + ' format("#{$type}")';
|
|
81
|
+
$skip-next: true;
|
|
82
|
+
} @else if ($pos and (to-lower-case(str-slice($font-file, $pos + 1)) == $extension)) {
|
|
83
|
+
$full: $full + ' format("#{$type}")';
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
} @else {
|
|
88
|
+
$skip-next: false;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
@if (not $skip-next and $i != $font-file-length) { $full: $full + ', ';}
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
@return unquote($full);
|
|
95
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
//
|
|
2
|
-
// A partial implementation of the Ruby gradient support functions from Compass:
|
|
3
|
-
// https://github.com/Compass/compass/blob/v0.12.2/lib/compass/sass_extensions/functions/gradient_support.rb
|
|
4
|
-
//
|
|
5
|
-
|
|
6
|
-
@function color-stops($item1, $item2:null, $item3:null, $item4:null, $item5:null, $item6:null, $item7:null, $item8:null, $item9:null) {
|
|
7
|
-
$items: $item2, $item3, $item4, $item5, $item6, $item7, $item8, $item9;
|
|
8
|
-
$full: $item1;
|
|
9
|
-
@each $item in $items {
|
|
10
|
-
@if $item != null {
|
|
11
|
-
$full: $full, $item;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
@return $full;
|
|
1
|
+
//
|
|
2
|
+
// A partial implementation of the Ruby gradient support functions from Compass:
|
|
3
|
+
// https://github.com/Compass/compass/blob/v0.12.2/lib/compass/sass_extensions/functions/gradient_support.rb
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
@function color-stops($item1, $item2:null, $item3:null, $item4:null, $item5:null, $item6:null, $item7:null, $item8:null, $item9:null) {
|
|
7
|
+
$items: $item2, $item3, $item4, $item5, $item6, $item7, $item8, $item9;
|
|
8
|
+
$full: $item1;
|
|
9
|
+
@each $item in $items {
|
|
10
|
+
@if $item != null {
|
|
11
|
+
$full: $full, $item;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
@return $full;
|
|
15
15
|
}
|
|
@@ -1,90 +1,90 @@
|
|
|
1
|
-
//
|
|
2
|
-
// A partial implementation of the Ruby list functions from Compass:
|
|
3
|
-
// https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
|
|
4
|
-
//
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
// compact is part of libsass
|
|
8
|
-
|
|
9
|
-
@function -compass-nth($list, $place) {
|
|
10
|
-
// Yep, Sass-lists are 1-indexed.
|
|
11
|
-
@if $place == "first" {
|
|
12
|
-
$place: 1;
|
|
13
|
-
}
|
|
14
|
-
@if $place == "last" {
|
|
15
|
-
$place: length($list);
|
|
16
|
-
}
|
|
17
|
-
@return nth($list, $place);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
// compass_list can't be implemented in sass script
|
|
21
|
-
|
|
22
|
-
@function -compass-space-list($item1, $item2:null, $item3:null, $item4:null, $item5:null, $item6:null, $item7:null, $item8:null, $item9:null) {
|
|
23
|
-
$items: ();
|
|
24
|
-
// Support for polymorphism.
|
|
25
|
-
@if type-of($item1) == 'list' {
|
|
26
|
-
// Passing a single array of properties.
|
|
27
|
-
$items: $item1;
|
|
28
|
-
} @else {
|
|
29
|
-
$items: $item1 $item2 $item3 $item4 $item5 $item6 $item7 $item8 $item9;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
$full: first-value-of($items);
|
|
33
|
-
|
|
34
|
-
@for $i from 2 through length($items) {
|
|
35
|
-
$item: nth($items, $i);
|
|
36
|
-
@if $item != null {
|
|
37
|
-
$full: $full $item;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
@return $full;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
@function -compass-list-size($list) {
|
|
45
|
-
@return length($list);
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
@function -compass-slice($list, $start, $end: false) {
|
|
49
|
-
@if $end == false {
|
|
50
|
-
$end: length($list);
|
|
51
|
-
}
|
|
52
|
-
$full: nth($list, $start);
|
|
53
|
-
@for $i from $start + 1 through $end {
|
|
54
|
-
$full: $full, nth($list, $i);
|
|
55
|
-
}
|
|
56
|
-
@return $full;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
@function reject($list, $reject1, $reject2:null, $reject3:null, $reject4:null, $reject5:null, $reject6:null, $reject7:null, $reject8:null, $reject9:null) {
|
|
60
|
-
$rejects: $reject1, $reject2, $reject3, $reject4, $reject5, $reject6, $reject7, $reject8, $reject9;
|
|
61
|
-
|
|
62
|
-
$full: false;
|
|
63
|
-
@each $item in $list {
|
|
64
|
-
@if index($rejects, $item) {}
|
|
65
|
-
@else {
|
|
66
|
-
@if $full {
|
|
67
|
-
$full: $full, $item;
|
|
68
|
-
}
|
|
69
|
-
@else {
|
|
70
|
-
$full: $item;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
@return $full;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
@function first-value-of($list) {
|
|
78
|
-
@return nth($list, 1);
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
@function compact($vars...) {
|
|
82
|
-
$separator: list-separator($vars);
|
|
83
|
-
$list: ();
|
|
84
|
-
@each $var in $vars {
|
|
85
|
-
@if $var {
|
|
86
|
-
$list: append($list, $var, $separator);
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
@return $list;
|
|
90
|
-
}
|
|
1
|
+
//
|
|
2
|
+
// A partial implementation of the Ruby list functions from Compass:
|
|
3
|
+
// https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
// compact is part of libsass
|
|
8
|
+
|
|
9
|
+
@function -compass-nth($list, $place) {
|
|
10
|
+
// Yep, Sass-lists are 1-indexed.
|
|
11
|
+
@if $place == "first" {
|
|
12
|
+
$place: 1;
|
|
13
|
+
}
|
|
14
|
+
@if $place == "last" {
|
|
15
|
+
$place: length($list);
|
|
16
|
+
}
|
|
17
|
+
@return nth($list, $place);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
// compass_list can't be implemented in sass script
|
|
21
|
+
|
|
22
|
+
@function -compass-space-list($item1, $item2:null, $item3:null, $item4:null, $item5:null, $item6:null, $item7:null, $item8:null, $item9:null) {
|
|
23
|
+
$items: ();
|
|
24
|
+
// Support for polymorphism.
|
|
25
|
+
@if type-of($item1) == 'list' {
|
|
26
|
+
// Passing a single array of properties.
|
|
27
|
+
$items: $item1;
|
|
28
|
+
} @else {
|
|
29
|
+
$items: $item1 $item2 $item3 $item4 $item5 $item6 $item7 $item8 $item9;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
$full: first-value-of($items);
|
|
33
|
+
|
|
34
|
+
@for $i from 2 through length($items) {
|
|
35
|
+
$item: nth($items, $i);
|
|
36
|
+
@if $item != null {
|
|
37
|
+
$full: $full $item;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
@return $full;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
@function -compass-list-size($list) {
|
|
45
|
+
@return length($list);
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
@function -compass-slice($list, $start, $end: false) {
|
|
49
|
+
@if $end == false {
|
|
50
|
+
$end: length($list);
|
|
51
|
+
}
|
|
52
|
+
$full: nth($list, $start);
|
|
53
|
+
@for $i from $start + 1 through $end {
|
|
54
|
+
$full: $full, nth($list, $i);
|
|
55
|
+
}
|
|
56
|
+
@return $full;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
@function reject($list, $reject1, $reject2:null, $reject3:null, $reject4:null, $reject5:null, $reject6:null, $reject7:null, $reject8:null, $reject9:null) {
|
|
60
|
+
$rejects: $reject1, $reject2, $reject3, $reject4, $reject5, $reject6, $reject7, $reject8, $reject9;
|
|
61
|
+
|
|
62
|
+
$full: false;
|
|
63
|
+
@each $item in $list {
|
|
64
|
+
@if index($rejects, $item) {}
|
|
65
|
+
@else {
|
|
66
|
+
@if $full {
|
|
67
|
+
$full: $full, $item;
|
|
68
|
+
}
|
|
69
|
+
@else {
|
|
70
|
+
$full: $item;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
@return $full;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
@function first-value-of($list) {
|
|
78
|
+
@return nth($list, 1);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
@function compact($vars...) {
|
|
82
|
+
$separator: list-separator($vars);
|
|
83
|
+
$list: ();
|
|
84
|
+
@each $var in $vars {
|
|
85
|
+
@if $var {
|
|
86
|
+
$list: append($list, $var, $separator);
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
@return $list;
|
|
90
|
+
}
|