@owlui/textfield
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -17,3 +17,5 @@ import "./owl.textfield.css"; | ||
$parcel$export($07e0f4b4ec0a8b9a$exports, "owlui-textfield-default_default", () => $07e0f4b4ec0a8b9a$export$7623aea3531f182c, (v) => $07e0f4b4ec0a8b9a$export$7623aea3531f182c = v); | ||
$parcel$export($07e0f4b4ec0a8b9a$exports, "owlui-textfield-default_default--primary", () => $07e0f4b4ec0a8b9a$export$3602d46f9f21bc44, (v) => $07e0f4b4ec0a8b9a$export$3602d46f9f21bc44 = v); | ||
$parcel$export($07e0f4b4ec0a8b9a$exports, "owlui-textfield-default_dark", () => $07e0f4b4ec0a8b9a$export$483b45f5b5dd1536, (v) => $07e0f4b4ec0a8b9a$export$483b45f5b5dd1536 = v); | ||
$parcel$export($07e0f4b4ec0a8b9a$exports, "owlui-textfield-default_dark--primary", () => $07e0f4b4ec0a8b9a$export$d9bf13f7d3cc7c3c, (v) => $07e0f4b4ec0a8b9a$export$d9bf13f7d3cc7c3c = v); | ||
$parcel$export($07e0f4b4ec0a8b9a$exports, "owlui-textfield-default--large", () => $07e0f4b4ec0a8b9a$export$adc4e2bc6650c2e0, (v) => $07e0f4b4ec0a8b9a$export$adc4e2bc6650c2e0 = v); | ||
@@ -24,3 +26,5 @@ $parcel$export($07e0f4b4ec0a8b9a$exports, "owlui-textfield-default--medium", () => $07e0f4b4ec0a8b9a$export$218a5f55e0c8921b, (v) => $07e0f4b4ec0a8b9a$export$218a5f55e0c8921b = v); | ||
var $07e0f4b4ec0a8b9a$export$7623aea3531f182c; | ||
var $07e0f4b4ec0a8b9a$export$3602d46f9f21bc44; | ||
var $07e0f4b4ec0a8b9a$export$483b45f5b5dd1536; | ||
var $07e0f4b4ec0a8b9a$export$d9bf13f7d3cc7c3c; | ||
var $07e0f4b4ec0a8b9a$export$adc4e2bc6650c2e0; | ||
@@ -31,3 +35,5 @@ var $07e0f4b4ec0a8b9a$export$218a5f55e0c8921b; | ||
$07e0f4b4ec0a8b9a$export$7623aea3531f182c = "owlui-textfield-default_default"; | ||
$07e0f4b4ec0a8b9a$export$3602d46f9f21bc44 = "owlui-textfield-default_default--primary"; | ||
$07e0f4b4ec0a8b9a$export$483b45f5b5dd1536 = "owlui-textfield-default_dark"; | ||
$07e0f4b4ec0a8b9a$export$d9bf13f7d3cc7c3c = "owlui-textfield-default_dark--primary"; | ||
$07e0f4b4ec0a8b9a$export$adc4e2bc6650c2e0 = "owlui-textfield-default--large"; | ||
@@ -41,10 +47,10 @@ $07e0f4b4ec0a8b9a$export$218a5f55e0c8921b = "owlui-textfield-default--medium"; | ||
const { children: children } = props; | ||
let theme = props.theme; | ||
let appearance = props.appearance; | ||
let theme = props.theme; | ||
let size = props.size; | ||
let modulePrefix = props.prefix; | ||
if (props.prefix === undefined) modulePrefix = ''; | ||
if (theme === undefined) theme = 'default'; | ||
if (appearance === undefined) appearance = 'primary'; | ||
if (theme === undefined) theme = 'default'; | ||
if (size === undefined) size = 'medium'; | ||
if (props.modulePrefix === undefined) modulePrefix = ''; | ||
return(/*#__PURE__*/ $aDJiQ$jsx("input", { | ||
@@ -54,4 +60,4 @@ type: "text", | ||
modulePrefix + (/*@__PURE__*/$parcel$interopDefault($07e0f4b4ec0a8b9a$exports))[$41a808e1f023e8d5$var$baseClass], | ||
modulePrefix + (/*@__PURE__*/$parcel$interopDefault($07e0f4b4ec0a8b9a$exports))[`${$41a808e1f023e8d5$var$baseClass}_${appearance}`], | ||
modulePrefix + (/*@__PURE__*/$parcel$interopDefault($07e0f4b4ec0a8b9a$exports))[`${$41a808e1f023e8d5$var$baseClass}_${theme}`], | ||
modulePrefix + (/*@__PURE__*/$parcel$interopDefault($07e0f4b4ec0a8b9a$exports))[`${$41a808e1f023e8d5$var$baseClass}_${theme}--${appearance}`], | ||
modulePrefix + (/*@__PURE__*/$parcel$interopDefault($07e0f4b4ec0a8b9a$exports))[`${$41a808e1f023e8d5$var$baseClass}--${size}`] | ||
@@ -58,0 +64,0 @@ ].join(' ') |
@@ -26,3 +26,5 @@ require("./owl.textfield.css"); | ||
$parcel$export($c7741aaa6fe2f6bb$exports, "owlui-textfield-default_default", () => $c7741aaa6fe2f6bb$export$7623aea3531f182c, (v) => $c7741aaa6fe2f6bb$export$7623aea3531f182c = v); | ||
$parcel$export($c7741aaa6fe2f6bb$exports, "owlui-textfield-default_default--primary", () => $c7741aaa6fe2f6bb$export$3602d46f9f21bc44, (v) => $c7741aaa6fe2f6bb$export$3602d46f9f21bc44 = v); | ||
$parcel$export($c7741aaa6fe2f6bb$exports, "owlui-textfield-default_dark", () => $c7741aaa6fe2f6bb$export$483b45f5b5dd1536, (v) => $c7741aaa6fe2f6bb$export$483b45f5b5dd1536 = v); | ||
$parcel$export($c7741aaa6fe2f6bb$exports, "owlui-textfield-default_dark--primary", () => $c7741aaa6fe2f6bb$export$d9bf13f7d3cc7c3c, (v) => $c7741aaa6fe2f6bb$export$d9bf13f7d3cc7c3c = v); | ||
$parcel$export($c7741aaa6fe2f6bb$exports, "owlui-textfield-default--large", () => $c7741aaa6fe2f6bb$export$adc4e2bc6650c2e0, (v) => $c7741aaa6fe2f6bb$export$adc4e2bc6650c2e0 = v); | ||
@@ -33,3 +35,5 @@ $parcel$export($c7741aaa6fe2f6bb$exports, "owlui-textfield-default--medium", () => $c7741aaa6fe2f6bb$export$218a5f55e0c8921b, (v) => $c7741aaa6fe2f6bb$export$218a5f55e0c8921b = v); | ||
var $c7741aaa6fe2f6bb$export$7623aea3531f182c; | ||
var $c7741aaa6fe2f6bb$export$3602d46f9f21bc44; | ||
var $c7741aaa6fe2f6bb$export$483b45f5b5dd1536; | ||
var $c7741aaa6fe2f6bb$export$d9bf13f7d3cc7c3c; | ||
var $c7741aaa6fe2f6bb$export$adc4e2bc6650c2e0; | ||
@@ -40,3 +44,5 @@ var $c7741aaa6fe2f6bb$export$218a5f55e0c8921b; | ||
$c7741aaa6fe2f6bb$export$7623aea3531f182c = "owlui-textfield-default_default"; | ||
$c7741aaa6fe2f6bb$export$3602d46f9f21bc44 = "owlui-textfield-default_default--primary"; | ||
$c7741aaa6fe2f6bb$export$483b45f5b5dd1536 = "owlui-textfield-default_dark"; | ||
$c7741aaa6fe2f6bb$export$d9bf13f7d3cc7c3c = "owlui-textfield-default_dark--primary"; | ||
$c7741aaa6fe2f6bb$export$adc4e2bc6650c2e0 = "owlui-textfield-default--large"; | ||
@@ -50,10 +56,10 @@ $c7741aaa6fe2f6bb$export$218a5f55e0c8921b = "owlui-textfield-default--medium"; | ||
const { children: children } = props; | ||
let theme = props.theme; | ||
let appearance = props.appearance; | ||
let theme = props.theme; | ||
let size = props.size; | ||
let modulePrefix = props.prefix; | ||
if (props.prefix === undefined) modulePrefix = ''; | ||
if (theme === undefined) theme = 'default'; | ||
if (appearance === undefined) appearance = 'primary'; | ||
if (theme === undefined) theme = 'default'; | ||
if (size === undefined) size = 'medium'; | ||
if (props.modulePrefix === undefined) modulePrefix = ''; | ||
return(/*#__PURE__*/ $eo4Iy$reactjsxruntime.jsx("input", { | ||
@@ -63,4 +69,4 @@ type: "text", | ||
modulePrefix + (/*@__PURE__*/$parcel$interopDefault($c7741aaa6fe2f6bb$exports))[$80e618ad383e1a87$var$baseClass], | ||
modulePrefix + (/*@__PURE__*/$parcel$interopDefault($c7741aaa6fe2f6bb$exports))[`${$80e618ad383e1a87$var$baseClass}_${appearance}`], | ||
modulePrefix + (/*@__PURE__*/$parcel$interopDefault($c7741aaa6fe2f6bb$exports))[`${$80e618ad383e1a87$var$baseClass}_${theme}`], | ||
modulePrefix + (/*@__PURE__*/$parcel$interopDefault($c7741aaa6fe2f6bb$exports))[`${$80e618ad383e1a87$var$baseClass}_${theme}--${appearance}`], | ||
modulePrefix + (/*@__PURE__*/$parcel$interopDefault($c7741aaa6fe2f6bb$exports))[`${$80e618ad383e1a87$var$baseClass}--${size}`] | ||
@@ -67,0 +73,0 @@ ].join(' ') |
{ | ||
"name": "@owlui/textfield", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "", | ||
@@ -34,6 +34,6 @@ "homepage": "https://github.com/EEBOS/owl-ui/tree/main/packages/textfield#readme", | ||
"dependencies": { | ||
"@owlui/theme": "^0.0.13", | ||
"@owlui/typings": "^0.0.13" | ||
"@owlui/theme": "^0.0.14", | ||
"@owlui/typings": "^0.0.14" | ||
}, | ||
"gitHead": "a36cc508b2c1553ec7edfcdd8acf0fca28127704" | ||
"gitHead": "dc47b6b0fdc163abdd8c8dffe63d8fa3aa45dc40" | ||
} |
export type DefaultTextfieldCommons = { | ||
appearance?: 'primary' | 'outline' | ||
theme?: 'default' | 'dark' | ||
size: 'small' | 'medium' | 'large' | ||
size?: 'small' | 'medium' | 'large' | ||
prefix?: string | ||
@@ -6,0 +6,0 @@ children: any |
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
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
28942
337
+ Added@owlui/theme@0.0.14(transitive)
+ Added@owlui/typings@0.0.14(transitive)
- Removed@owlui/theme@0.0.13(transitive)
- Removed@owlui/typings@0.0.13(transitive)
Updated@owlui/theme@^0.0.14
Updated@owlui/typings@^0.0.14