Socket
Socket
Sign inDemoInstall

@ltht-react/styles

Package Overview
Dependencies
Maintainers
14
Versions
312
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/styles - npm Package Compare versions

Comparing version 2.0.41 to 2.0.43

2

lib/atoms/icons.d.ts

@@ -9,3 +9,3 @@ import { SerializedStyles } from '@emotion/react';

export type IconDirection = 'up' | 'down' | 'left' | 'right';
export declare const iconTypes: readonly ["bullseye", "calendar", "caret-square-down", "check", "chevron-circle", "chevron", "circle", "column", "comment", "counter", "cross", "edit", "ellipsis-horizontal", "ellipsis-vertical", "exclamation", "external-link", "filter", "folder-plus", "grid-layout", "hamburger", "info-circle", "keyboard", "layer-group", "list-layout", "pause", "play", "plus", "spinner", "star", "stop", "table", "toggle-off", "toggle-on", "trash", "user", "users", "dot-circle", "search", "checkbox", "square", "do-not-use!"];
export declare const iconTypes: readonly ["bullseye", "calendar", "caret-square-down", "check", "chevron-circle", "chevron", "circle", "clock-rotate-left", "column", "comment", "counter", "cross", "edit", "ellipsis-horizontal", "ellipsis-vertical", "exclamation", "external-link", "filter", "folder-plus", "grid-layout", "hamburger", "info-circle", "keyboard", "layer-group", "list-layout", "pause", "play", "plus", "spinner", "star", "stop", "table", "toggle-off", "toggle-on", "trash", "user", "users", "dot-circle", "search", "checkbox", "square", "do-not-use!"];
export type IconType = (typeof iconTypes)[number];

@@ -12,0 +12,0 @@ export declare const calculateIconSize: (input: IconSize) => FontAwesomeIconSize;

@@ -21,2 +21,3 @@ "use strict";

'circle',
'clock-rotate-left',
'column',

@@ -23,0 +24,0 @@ 'comment',

{
"name": "@ltht-react/styles",
"version": "2.0.41",
"version": "2.0.43",
"description": "> TODO: description",

@@ -32,3 +32,3 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>",

},
"gitHead": "d0e307f5d6f3680b6dd05bf80adadde3a33299e1"
"gitHead": "394dcf00b6fe077fba9cc0f3a3f58b622f2180da"
}

@@ -24,2 +24,3 @@ import { SerializedStyles, css } from '@emotion/react'

'circle',
'clock-rotate-left',
'column',

@@ -26,0 +27,0 @@ 'comment',

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc