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

@aleodoni-common/tailwind-components

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aleodoni-common/tailwind-components - npm Package Compare versions

Comparing version 1.0.205 to 1.0.206

4

build/index.js

@@ -439,3 +439,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

}, React__default.createElement(react.Disclosure.Button, {
className: "bg-aleodoni-secondary inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-aleodoni-secondary-lighter focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-aleodoni-secondary focus:ring-white"
className: "bg-aleodoni-secondary inline-flex items-center justify-center p-2 rounded-md text-gray-200 hover:text-white hover:bg-aleodoni-secondary-lighter focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-aleodoni-secondary focus:ring-white"
}, React__default.createElement("span", {

@@ -458,3 +458,3 @@ className: "sr-only"

href: item.href,
className: classNames(item.current ? 'bg-gray-900 text-white' : 'text-gray-300 hover:bg-gray-700 hover:text-white', 'block px-3 py-2 rounded-md text-base font-medium'),
className: classNames(item.current ? 'bg-aleodoni-secondary text-white' : 'text-gray-300 hover:aleodoni-secondary hover:text-white', 'block px-3 py-2 rounded-md text-base font-medium'),
"aria-current": item.current ? 'page' : undefined

@@ -461,0 +461,0 @@ }, item.name);

@@ -437,3 +437,3 @@ import React, { useState, Fragment } from 'react';

}, React.createElement(Disclosure.Button, {
className: "bg-aleodoni-secondary inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-aleodoni-secondary-lighter focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-aleodoni-secondary focus:ring-white"
className: "bg-aleodoni-secondary inline-flex items-center justify-center p-2 rounded-md text-gray-200 hover:text-white hover:bg-aleodoni-secondary-lighter focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-aleodoni-secondary focus:ring-white"
}, React.createElement("span", {

@@ -456,3 +456,3 @@ className: "sr-only"

href: item.href,
className: classNames(item.current ? 'bg-gray-900 text-white' : 'text-gray-300 hover:bg-gray-700 hover:text-white', 'block px-3 py-2 rounded-md text-base font-medium'),
className: classNames(item.current ? 'bg-aleodoni-secondary text-white' : 'text-gray-300 hover:aleodoni-secondary hover:text-white', 'block px-3 py-2 rounded-md text-base font-medium'),
"aria-current": item.current ? 'page' : undefined

@@ -459,0 +459,0 @@ }, item.name);

{
"name": "@aleodoni-common/tailwind-components",
"version": "1.0.205",
"version": "1.0.206",
"main": "./build/index.js",

@@ -5,0 +5,0 @@ "module": "build/index.modern.js",

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