@aleodoni-common/tailwind-components
Advanced tools
Comparing version 1.0.133 to 1.0.134
@@ -268,3 +268,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
var getPaddingHorizontal$2 = function getPaddingHorizontal() { | ||
return 'pl-8 pr-3'; | ||
return 'pl-8 pr-8'; | ||
}; | ||
@@ -275,3 +275,3 @@ var getSearchSelectClassName = function getSearchSelectClassName(paddingHorizontal, ringColor, hasError) { | ||
var getIconClassName$1 = function getIconClassName() { | ||
return 'pointer-events-none w-5 h-5 absolute mx-2'; | ||
return 'pointer-events-none w-5 h-5 mx-2'; | ||
}; | ||
@@ -278,0 +278,0 @@ var getArrowIconClassName = function getArrowIconClassName() { |
@@ -267,3 +267,3 @@ import React from 'react'; | ||
var getPaddingHorizontal$2 = function getPaddingHorizontal() { | ||
return 'pl-8 pr-3'; | ||
return 'pl-8 pr-8'; | ||
}; | ||
@@ -274,3 +274,3 @@ var getSearchSelectClassName = function getSearchSelectClassName(paddingHorizontal, ringColor, hasError) { | ||
var getIconClassName$1 = function getIconClassName() { | ||
return 'pointer-events-none w-5 h-5 absolute mx-2'; | ||
return 'pointer-events-none w-5 h-5 mx-2'; | ||
}; | ||
@@ -277,0 +277,0 @@ var getArrowIconClassName = function getArrowIconClassName() { |
{ | ||
"name": "@aleodoni-common/tailwind-components", | ||
"version": "1.0.133", | ||
"version": "1.0.134", | ||
"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
1705
131081