Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(clayui.com): update clay-css dependencies #3258

Merged
merged 1 commit into from
May 20, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
580 changes: 277 additions & 303 deletions clayui.com/static/css/atlas.css

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions clayui.com/static/css/atlas.css.map

Large diffs are not rendered by default.

457 changes: 225 additions & 232 deletions clayui.com/static/css/base.css

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions clayui.com/static/css/base.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion clayui.com/static/css/bootstrap.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clayui.com/static/css/bootstrap.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions clayui.com/static/images/icons/angle-down-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions clayui.com/static/images/icons/angle-left-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions clayui.com/static/images/icons/angle-right-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions clayui.com/static/images/icons/angle-up-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions clayui.com/static/images/icons/desktop.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion clayui.com/static/images/icons/disk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions clayui.com/static/images/icons/display-content.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions clayui.com/static/images/icons/display.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 19 additions & 6 deletions clayui.com/static/images/icons/icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions clayui.com/static/images/icons/thumbs-down-full.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 2 additions & 3 deletions clayui.com/static/images/icons/thumbs-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions clayui.com/static/images/icons/thumbs-up-full.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 2 additions & 3 deletions clayui.com/static/images/icons/thumbs-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion clayui.com/static/js/collapsible-search.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Clay 3.9.0
* Clay 3.10.0
*
* Copyright 2020, Liferay, Inc.
* All rights reserved.
Expand Down
18 changes: 17 additions & 1 deletion clayui.com/static/js/icons-autogenerated.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
},
{
"name": "desktop",
"aliases": ["computer", "display", "screen"]
"aliases": ["deprecated"]
},
{
"name": "device-check",
Expand All @@ -383,6 +383,14 @@
"name": "disk",
"aliases": ["floppy disk", "save"]
},
{
"name": "display-content",
"aliases": ["computer", "monitor", "screen"]
},
{
"name": "display",
"aliases": ["computer", "monitor", "screen"]
},
{
"name": "document-code",
"aliases": ["file", "script"]
Expand Down Expand Up @@ -1123,6 +1131,10 @@
"name": "third-party",
"aliases": [""]
},
{
"name": "thumbs-down-full",
"aliases": ["dislike", "social"]
},
{
"name": "thumbs-down",
"aliases": ["dislike", "social"]
Expand All @@ -1131,6 +1143,10 @@
"name": "thumbs-up-arrow",
"aliases": [""]
},
{
"name": "thumbs-up-full",
"aliases": ["like", "social"]
},
{
"name": "thumbs-up",
"aliases": ["like", "social"]
Expand Down
2 changes: 1 addition & 1 deletion clayui.com/static/js/nav-tabs-scroll-dropdown.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Clay 3.9.0
* Clay 3.10.0
*
* Copyright 2020, Liferay, Inc.
* All rights reserved.
Expand Down
Loading