@alfalab/core-components-with-suffix
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-with-suffix@3.0.4...@alfalab/core-components-with-suffix@3.0.5) (2021-08-11) | ||
**Note:** Version bump only for package @alfalab/core-components-with-suffix | ||
## [3.0.4](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-with-suffix@3.0.3...@alfalab/core-components-with-suffix@3.0.4) (2021-08-04) | ||
@@ -8,0 +16,0 @@ |
@@ -24,3 +24,3 @@ /// <reference types="react" /> | ||
success?: boolean | undefined; | ||
hint?: string | undefined; | ||
hint?: React.ReactNode; | ||
label?: React.ReactNode; | ||
@@ -55,3 +55,3 @@ type?: "number" | "text" | "tel" | "email" | "card" | "money" | "password" | undefined; | ||
success?: boolean | undefined; | ||
hint?: string | undefined; | ||
hint?: React.ReactNode; | ||
label?: React.ReactNode; | ||
@@ -58,0 +58,0 @@ type?: "number" | "text" | "tel" | "email" | "card" | "money" | "password" | undefined; |
@@ -55,3 +55,3 @@ 'use strict'; | ||
var styles = {"suffixContainer":"with-suffix__suffixContainer_xijsj","suffixVisible":"with-suffix__suffixVisible_xijsj","hasSuffix":"with-suffix__hasSuffix_xijsj","spacer":"with-suffix__spacer_xijsj","suffix":"with-suffix__suffix_xijsj","disabled":"with-suffix__disabled_xijsj","readOnly":"with-suffix__readOnly_xijsj"}; | ||
var styles = {"suffixContainer":"with-suffix__suffixContainer_kko3e","suffixVisible":"with-suffix__suffixVisible_kko3e","hasSuffix":"with-suffix__hasSuffix_kko3e","spacer":"with-suffix__spacer_kko3e","suffix":"with-suffix__suffix_kko3e","disabled":"with-suffix__disabled_kko3e","readOnly":"with-suffix__readOnly_kko3e"}; | ||
require('./index.css') | ||
@@ -58,0 +58,0 @@ |
@@ -24,3 +24,3 @@ /// <reference types="react" /> | ||
success?: boolean | undefined; | ||
hint?: string | undefined; | ||
hint?: React.ReactNode; | ||
label?: React.ReactNode; | ||
@@ -55,3 +55,3 @@ type?: "number" | "text" | "tel" | "email" | "card" | "money" | "password" | undefined; | ||
success?: boolean | undefined; | ||
hint?: string | undefined; | ||
hint?: React.ReactNode; | ||
label?: React.ReactNode; | ||
@@ -58,0 +58,0 @@ type?: "number" | "text" | "tel" | "email" | "card" | "money" | "password" | undefined; |
@@ -24,3 +24,3 @@ /// <reference types="react" /> | ||
success?: boolean | undefined; | ||
hint?: string | undefined; | ||
hint?: React.ReactNode; | ||
label?: React.ReactNode; | ||
@@ -55,3 +55,3 @@ type?: "number" | "text" | "tel" | "email" | "card" | "money" | "password" | undefined; | ||
success?: boolean | undefined; | ||
hint?: string | undefined; | ||
hint?: React.ReactNode; | ||
label?: React.ReactNode; | ||
@@ -58,0 +58,0 @@ type?: "number" | "text" | "tel" | "email" | "card" | "money" | "password" | undefined; |
@@ -45,3 +45,3 @@ import React, { forwardRef, useRef, useState, useCallback, Fragment } from 'react'; | ||
var styles = {"suffixContainer":"with-suffix__suffixContainer_xijsj","suffixVisible":"with-suffix__suffixVisible_xijsj","hasSuffix":"with-suffix__hasSuffix_xijsj","spacer":"with-suffix__spacer_xijsj","suffix":"with-suffix__suffix_xijsj","disabled":"with-suffix__disabled_xijsj","readOnly":"with-suffix__readOnly_xijsj"}; | ||
var styles = {"suffixContainer":"with-suffix__suffixContainer_kko3e","suffixVisible":"with-suffix__suffixVisible_kko3e","hasSuffix":"with-suffix__hasSuffix_kko3e","spacer":"with-suffix__spacer_kko3e","suffix":"with-suffix__suffix_kko3e","disabled":"with-suffix__disabled_kko3e","readOnly":"with-suffix__readOnly_kko3e"}; | ||
require('./index.css') | ||
@@ -48,0 +48,0 @@ |
@@ -24,3 +24,3 @@ /// <reference types="react" /> | ||
success?: boolean | undefined; | ||
hint?: string | undefined; | ||
hint?: React.ReactNode; | ||
label?: React.ReactNode; | ||
@@ -55,3 +55,3 @@ type?: "number" | "text" | "tel" | "email" | "card" | "money" | "password" | undefined; | ||
success?: boolean | undefined; | ||
hint?: string | undefined; | ||
hint?: React.ReactNode; | ||
label?: React.ReactNode; | ||
@@ -58,0 +58,0 @@ type?: "number" | "text" | "tel" | "email" | "card" | "money" | "password" | undefined; |
@@ -6,3 +6,3 @@ import React, { forwardRef, useRef, useState, useCallback, Fragment } from 'react'; | ||
var styles = {"suffixContainer":"with-suffix__suffixContainer_xijsj","suffixVisible":"with-suffix__suffixVisible_xijsj","hasSuffix":"with-suffix__hasSuffix_xijsj","spacer":"with-suffix__spacer_xijsj","suffix":"with-suffix__suffix_xijsj","disabled":"with-suffix__disabled_xijsj","readOnly":"with-suffix__readOnly_xijsj"}; | ||
var styles = {"suffixContainer":"with-suffix__suffixContainer_kko3e","suffixVisible":"with-suffix__suffixVisible_kko3e","hasSuffix":"with-suffix__hasSuffix_kko3e","spacer":"with-suffix__spacer_kko3e","suffix":"with-suffix__suffix_kko3e","disabled":"with-suffix__disabled_kko3e","readOnly":"with-suffix__readOnly_kko3e"}; | ||
require('./index.css') | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@alfalab/core-components-with-suffix", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "", | ||
@@ -22,3 +22,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@alfalab/core-components-input": "^7.2.0", | ||
"@alfalab/core-components-input": "^7.2.1", | ||
"@alfalab/core-components-portal": "^2.0.1", | ||
@@ -28,3 +28,3 @@ "classnames": "^2.2.6", | ||
}, | ||
"gitHead": "a5962a6d4dec0f00d21df6c51d3f9c87694754ed" | ||
"gitHead": "d79f2b69280755963ddd0dcccdc2d629ff86967d" | ||
} |
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
88963