@aleodoni-common/tailwind-components
Advanced tools
Comparing version 1.0.42 to 1.0.43
@@ -72,3 +72,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
var className = "w-full " + pH + " py-2 border rounded-md border-gray-300 focus:outline-none focus:ring-4 focus:ring-" + aleodoni_ringcolor + " bg-" + aleodoni_bgcolor + " text-" + aleodoni_textcolor + " opacity-50 hover:opacity-100"; | ||
var className = "\n w-full\n " + pH + "\n py-2\n border\n rounded-md\n border-gray-300\n focus:outline-none\n focus:ring-4\n focus:ring-" + aleodoni_ringcolor + "\n bg-" + aleodoni_bgcolor + "\n text-" + aleodoni_textcolor + "\n opacity-50\n transition-opacity\n duration-200\n hover:opacity-100"; | ||
return React.createElement("div", { | ||
@@ -75,0 +75,0 @@ className: "flex p-10 items-center text-gray-300 focus-within:text-gray-500" |
@@ -70,3 +70,3 @@ import React from 'react'; | ||
var className = "w-full " + pH + " py-2 border rounded-md border-gray-300 focus:outline-none focus:ring-4 focus:ring-" + aleodoni_ringcolor + " bg-" + aleodoni_bgcolor + " text-" + aleodoni_textcolor + " opacity-50 hover:opacity-100"; | ||
var className = "\n w-full\n " + pH + "\n py-2\n border\n rounded-md\n border-gray-300\n focus:outline-none\n focus:ring-4\n focus:ring-" + aleodoni_ringcolor + "\n bg-" + aleodoni_bgcolor + "\n text-" + aleodoni_textcolor + "\n opacity-50\n transition-opacity\n duration-200\n hover:opacity-100"; | ||
return React.createElement("div", { | ||
@@ -73,0 +73,0 @@ className: "flex p-10 items-center text-gray-300 focus-within:text-gray-500" |
{ | ||
"name": "@aleodoni-common/tailwind-components", | ||
"version": "1.0.42", | ||
"version": "1.0.43", | ||
"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
40654
880