diff --git a/package-lock.json b/package-lock.json index 3bef4554..8dd15e45 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@code4rena/components-library", - "version": "4.5.1", + "version": "4.5.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@code4rena/components-library", - "version": "4.5.1", + "version": "4.5.2", "license": "ISC", "dependencies": { "clsx": "^1.2.1", diff --git a/package.json b/package.json index 23878db9..95283e46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@code4rena/components-library", - "version": "4.5.1", + "version": "4.5.2", "description": "Code4rena's official components library ", "types": "./dist/lib.d.ts", "exports": { diff --git a/src/lib/Icon/iconList.tsx b/src/lib/Icon/iconList.tsx index fe4e41d5..5f6ef79d 100644 --- a/src/lib/Icon/iconList.tsx +++ b/src/lib/Icon/iconList.tsx @@ -1,7 +1,7 @@ import React, { ReactElement } from "react"; export const icons = (size: string, color: string, className?: string): Record => ({ - "a": + "a": @@ -11,8 +11,8 @@ export const icons = (size: string, color: string, className?: string): Record - , - "approximate": + , + "approximate": @@ -36,7 +36,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "b": + "b": @@ -79,7 +79,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "c": + "c": @@ -143,7 +143,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "circle-25": + "circle-25": @@ -154,7 +154,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "circle-50": + "circle-50": @@ -165,7 +165,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "circle-75": + "circle-75": @@ -177,7 +177,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "circle-exclamation": + "circle-exclamation": @@ -241,7 +241,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "file" : + "file" : , @@ -255,11 +255,11 @@ export const icons = (size: string, color: string, className?: string): Record , - "first": + "first": , - "flag": + "flag": @@ -269,7 +269,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "g": + "g": @@ -288,7 +288,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "h": + "h": @@ -363,7 +363,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "location": + "location": @@ -413,7 +413,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "m": + "m": @@ -433,7 +433,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "minus": + "minus": @@ -467,7 +467,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "no-clip": + "no-clip": @@ -477,7 +477,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "no-document": + "no-document": @@ -487,7 +487,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "no-target": + "no-target": @@ -502,12 +502,12 @@ export const icons = (size: string, color: string, className?: string): Record , - "presort": + "presort": , - "qa": + "qa": @@ -544,7 +544,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "second": + "second": , @@ -562,7 +562,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "stop-x": + "stop-x": @@ -602,11 +602,11 @@ export const icons = (size: string, color: string, className?: string): Record , - "third": + "third": , - "thumbs-down": + "thumbs-down": @@ -616,7 +616,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "thumbs-up": + "thumbs-up": @@ -631,7 +631,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "trash": + "trash": @@ -641,7 +641,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "trophy": + "trophy": @@ -654,7 +654,7 @@ export const icons = (size: string, color: string, className?: string): Record , - "undo": + "undo": , "user":