@aleodoni-common/tailwind-components
Advanced tools
Comparing version 1.0.205 to 1.0.206
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
176920
2366