Skip to content
Closed
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glints-aries",
"version": "4.1.53",
"version": "4.1.54",
"description": "Glints ui-kit for frontend",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down
10 changes: 5 additions & 5 deletions src/@next/utilities/colors/blue.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const Brand = '#059FFF';
export const S08 = '#EAF9FF';
export const S20 = '#CAEEFB';
export const S54 = '#6CC9EC';
export const S08 = '#E6F4FA';
export const S20 = '#C3E8FF';
export const S54 = '#58BFFF';
export const S95 = '#059FFF';
export const S99 = '#017EB7';
export const S100 = '#00568C';
export const S99 = '#1A73E8';
export const S100 = '#1765CC';
10 changes: 5 additions & 5 deletions src/@next/utilities/colors/neutral.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
export const B100 = '#FFFFFF';
export const B99 = '#F8FAFC';
export const B95 = '#EEF0F3';
export const B85 = '#D4D5D8';
export const B68 = '#ACACAD';
export const B99 = '#F7F9FA';
export const B95 = '#F3F3F3';
export const B85 = '#DDDDDD';
export const B68 = '#B3B3B3';
export const B40 = '#666666';
export const B33 = '#545454';
export const B28 = '#474747';
export const B28 = '#4D4D4D';
export const B18 = '#2D2D2D';
export const B00 = '#000000';
12 changes: 6 additions & 6 deletions src/@next/utilities/colors/yellow.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const Brand = '#FFF240';
export const S45 = '#FFF78C';
export const S60 = '#FFF566';
export const S75 = '#FFF240';
export const S87 = '#F1E320';
export const S99 = '#DCCD02';
export const Brand = '#FFCB34';
export const S45 = '#FFEEBE';
export const S60 = '#FFD96A';
export const S75 = '#FFCB34';
export const S87 = '#FFB400';
export const S99 = '#FFA600';
Binary file modified test/e2e/alert/alert.spec.ts-snapshots/alert-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/e2e/bar/bar.spec.ts-snapshots/bar-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/e2e/card/card.spec.ts-snapshots/card-chromium-linux.png
Binary file modified test/e2e/link/link.spec.ts-snapshots/link-chromium-linux.png
Binary file modified test/e2e/modal/modal.spec.ts-snapshots/modal-chromium-linux.png
Binary file modified test/e2e/tabs/tabs.spec.ts-snapshots/tabs-chromium-linux.png
Binary file modified test/e2e/tabs/tabs.spec.ts-snapshots/tabs-hover-chromium-linux.png
Loading