"
- ],
"repository": {
"type": "git",
"url": "git://github.com/cartodb/CartoAssets.git"
@@ -33,7 +28,7 @@
"jquery": "~2.2.0",
"highlight.js": "~9.1.0",
"markdown-styleguide-generator": "~2.0.4",
- "grunt-sass": "1.1.0",
+ "grunt-sass": "2.0.0",
"grunt-contrib-clean": "0.7.0",
"grunt-contrib-concat": "0.5.1",
"grunt-contrib-cssmin": "0.14.0",
@@ -45,13 +40,15 @@
"gulp-iconfont": "1.0.0",
"gulp-iconfont-css": "0.0.9",
"gulp-install": "0.2.0",
+ "gulp-rename": "1.2.2",
"gulp-sketch": "0.0.7",
"grunt-shell": "1.1.2",
- "load-grunt-tasks": "*"
+ "load-grunt-tasks": "*",
+ "perfect-scrollbar": "git://github.com/CartoDB/perfect-scrollbar.git#master"
},
"keywords": [
"library",
- "CartoDB",
+ "CARTO",
"share",
"assets",
"styleguide",
diff --git a/src/fonts/cartoIcon.eot b/src/fonts/cartoIcon.eot
index 9615584..35d6d5b 100644
Binary files a/src/fonts/cartoIcon.eot and b/src/fonts/cartoIcon.eot differ
diff --git a/src/fonts/cartoIcon.ttf b/src/fonts/cartoIcon.ttf
index 7a97c74..97e08a7 100644
Binary files a/src/fonts/cartoIcon.ttf and b/src/fonts/cartoIcon.ttf differ
diff --git a/src/fonts/cartoIcon.woff b/src/fonts/cartoIcon.woff
index 4e31ea4..e3068b5 100644
Binary files a/src/fonts/cartoIcon.woff and b/src/fonts/cartoIcon.woff differ
diff --git a/src/scss/cdb-icon-font.scss b/src/scss/_cdb-icon-font.scss
similarity index 73%
rename from src/scss/cdb-icon-font.scss
rename to src/scss/_cdb-icon-font.scss
index f417fee..d22047d 100644
--- a/src/scss/cdb-icon-font.scss
+++ b/src/scss/_cdb-icon-font.scss
@@ -43,673 +43,673 @@ All available icons in CartoDB.
-
clock
+ clock
-
stats
+ stats
-
heartEmpty
+ heartEmpty
-
heartFill
+ heartFill
-
alert
+ alert
-
rows
+ rows
-
check
+ check
-
dribbble
+ dribbble
-
twitter
+ twitter
-
caretDown
+ caretDown
-
lightbulb
+ lightbulb
-
explore
+ explore
-
drop
+ drop
-
edition
+ edition
-
view
+ view
-
odyssey
+ odyssey
-
settings
+ settings
-
downloadCircle
+ downloadCircle
-
pencilMenu
+ pencilMenu
-
mobile
+ mobile
-
wizard
+ wizard
-
undo
+ undo
-
redo
+ redo
-
lArrowLight
+ lArrowLight
-
hide
+ hide
-
info
+ info
-
fork
+ fork
-
facebook
+ facebook
-
folder
+ folder
-
dropbox
+ dropbox
-
cloud
+ cloud
-
step
+ step
-
addDocument
+ addDocument
-
arrowNext
+ arrowNext
-
arrowPrev
+ arrowPrev
-
close
+ close
-
cartoFante
+ cartoFante
-
lock
+ lock
-
cartoDB
+ cartoDB
-
lens
+ lens
-
closeLimits
+ closeLimits
-
defaultUser
+ defaultUser
-
cockroach
+ cockroach
-
floppy
+ floppy
-
trash
+ trash
-
wifi
+ wifi
-
unlock
+ unlock
-
unlockWithEllipsis
+ unlockWithEllipsis
-
gift
+ gift
-
people
+ people
-
play
+ play
-
add
+ add
-
map
+ map
-
anchor
+ anchor
-
key
+ key
-
calendar
+ calendar
-
document
+ document
-
eye
+ eye
-
marker
+ marker
-
progressBar
+ progressBar
-
book
+ book
-
notes
+ notes
-
rectangles
+ rectangles
-
mountain
+ mountain
-
points
+ points
-
snake
+ snake
-
boss
+ boss
-
rocket
+ rocket
-
barometer
+ barometer
-
dollar
+ dollar
-
email
+ email
-
label
+ label
-
outside
+ outside
-
jigsaw
+ jigsaw
-
tools
+ tools
-
question
+ question
-
layerStack
+ layerStack
-
alarm
+ alarm
-
cloudDownArrow
+ cloudDownArrow
-
pencil
+ pencil
-
fountainPen
+ fountainPen
-
emptyDoc
+ emptyDoc
-
mergeArrow
+ mergeArrow
-
mergeColumns
+ mergeColumns
-
mergeSpatial
+ mergeSpatial
-
globe
+ globe
-
chevronDown
+ chevronDown
-
streets
+ streets
-
keys
+ keys
-
facebookSquare
+ facebookSquare
-
fullscreen
+ fullscreen
-
rArrowLight
+ rArrowLight
-
share
+ share
-
linkedin
+ linkedin
-
calendarBlank
+ calendarBlank
-
creativeCommons
+ creativeCommons
-
bubble
+ bubble
-
bars
+ bars
-
arrowMenuLight
+ arrowMenuLight
-
tieFighter
+ tieFighter
-
ray
+ ray
-
markup
+ markup
-
table
+ table
-
airlock
+ airlock
-
pin
+ pin
-
attache
+ attache
-
download
+ download
-
group
+ group
-
dashboard
+ dashboard
-
spinner
+ spinner
-
mapsearch
+ mapsearch
-
rArrow
+ rArrow
```
diff --git a/src/scss/cdb-components/avatars.scss b/src/scss/cdb-components/_avatars.scss
similarity index 94%
rename from src/scss/cdb-components/avatars.scss
rename to src/scss/cdb-components/_avatars.scss
index b661414..b6d6558 100644
--- a/src/scss/cdb-components/avatars.scss
+++ b/src/scss/cdb-components/_avatars.scss
@@ -22,9 +22,6 @@
```
*/
-@import '../cdb-variables/sizes';
-@import '../cdb-variables/colors';
-
.CDB-AvatarList {
padding-left: 12px;
}
diff --git a/src/scss/cdb-components/boxes.scss b/src/scss/cdb-components/_boxes.scss
similarity index 87%
rename from src/scss/cdb-components/boxes.scss
rename to src/scss/cdb-components/_boxes.scss
index d32fd51..fbdcd66 100644
--- a/src/scss/cdb-components/boxes.scss
+++ b/src/scss/cdb-components/_boxes.scss
@@ -10,10 +10,6 @@
```
*/
-@import '../cdb-utilities/mixins';
-@import '../cdb-variables/sizes';
-@import '../cdb-variables/colors';
-
.CDB-Box-modal {
min-width: 160px;
border: 1px solid $cMainLine;
diff --git a/src/scss/cdb-components/buttons.scss b/src/scss/cdb-components/_buttons.scss
similarity index 99%
rename from src/scss/cdb-components/buttons.scss
rename to src/scss/cdb-components/_buttons.scss
index 3184375..6f42f51 100644
--- a/src/scss/cdb-components/buttons.scss
+++ b/src/scss/cdb-components/_buttons.scss
@@ -159,11 +159,6 @@ Layout Component:
```
*/
-@import '../cdb-utilities/mixins';
-@import '../cdb-variables/sizes';
-@import '../cdb-variables/colors';
-
-
.CDB-Button {
@include transition(background, 300ms);
position: relative;
diff --git a/src/scss/cdb-components/colors.scss b/src/scss/cdb-components/_colors.scss
similarity index 98%
rename from src/scss/cdb-components/colors.scss
rename to src/scss/cdb-components/_colors.scss
index 87fb7b7..98cb077 100644
--- a/src/scss/cdb-components/colors.scss
+++ b/src/scss/cdb-components/_colors.scss
@@ -12,12 +12,9 @@
-```
+```
*/
-@import '../cdb-variables/colors';
-
-
.Color-Blue {
background: $cBlue;
}
@@ -125,5 +122,3 @@
.Color-Error {
background: $cError;
}
-
-
diff --git a/src/scss/cdb-components/headers.scss b/src/scss/cdb-components/_headers.scss
similarity index 98%
rename from src/scss/cdb-components/headers.scss
rename to src/scss/cdb-components/_headers.scss
index 497bcd7..2f89782 100644
--- a/src/scss/cdb-components/headers.scss
+++ b/src/scss/cdb-components/_headers.scss
@@ -145,7 +145,7 @@