Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@warp-ds/css

Package Overview
Dependencies
Maintainers
7
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warp-ds/css - npm Package Compare versions

Comparing version 1.7.1-next.18 to 1.7.1-next.19

1

component-classes/index.d.ts

@@ -511,2 +511,3 @@ export namespace pageIndicator {

export let removedInputTokens: string;
export let removedLabelTokens: string;
}

@@ -513,0 +514,0 @@ export namespace pagination {

13

component-classes/index.js

@@ -409,5 +409,5 @@ export const pageIndicator = {

export const label = {
label: 'antialiased block relative text-s font-bold pb-4 cursor-pointer i-text-$color-label-text',
labelInvalid: 'i-text-$color-label-text-negative',
optional: 'pl-8 font-normal text-s i-text-$color-label-optional-text',
label: 'antialiased block relative text-s font-bold pb-4 cursor-pointer s-text',
labelInvalid: 's-text-negative',
optional: 'pl-8 font-normal text-s s-text',
};

@@ -427,3 +427,3 @@

wrapperWithIcon: 'w-40',
label: 'antialiased block relative cursor-default pb-0 font-bold text-xs i-text-$color-label-text',
label: 'antialiased block relative cursor-default pb-0 font-bold text-xs s-text',
};

@@ -435,3 +435,3 @@

wrapperWithIcon: 'w-40',
label: 'antialiased block relative cursor-default pb-0 font-bold text-xs i-text-$color-label-text',
label: 'antialiased block relative cursor-default pb-0 font-bold text-xs s-text',
};

@@ -456,3 +456,3 @@

focusableWithin: 'focus-within:focusable',
label: 'cursor-pointer text-m i-text-$color-label-text py-2 pl-28 select-none relative block before:block before:border before:absolute before:transition-all before:left-0 before:w-20 before:h-20 before:top-2',
label: 'cursor-pointer text-m s-text py-2 pl-28 select-none relative block before:block before:border before:absolute before:transition-all before:left-0 before:w-20 before:h-20 before:top-2',
deadToggleLabel: '-mt-2',

@@ -541,2 +541,3 @@ noContent: `before:content-[""]`,

removedInputTokens: 'placeholder:i-text-$color-input-text-placeholder i-text-$color-input-text-read-only i-text-$color-input-text-negative! i-border-$color-input-border-negative i-text-$color-input-text-disabled hover:i-border-$color-input-border-disabled! i-border-$color-input-border-disabled i-bg-$color-input-background-disabled active:i-border-$color-input-border-active hover:i-border-$color-input-border-hover i-border-$color-input-border i-bg-$color-input-background i-text-$color-input-text-filled',
removedLabelTokens: 'i-text-$color-label-text-negative i-text-$color-label-optional-text i-text-$color-label-text',
};

@@ -543,0 +544,0 @@

{
"name": "@warp-ds/css",
"repository": "git@github.com:warp-ds/css.git",
"version": "1.7.1-next.18",
"version": "1.7.1-next.19",
"scripts": {

@@ -6,0 +6,0 @@ "build": "pnpm build:tokens && pnpm build:resets && pnpm build:cc",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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