@alfalab/core-components-with-suffix
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -52,3 +52,3 @@ 'use strict'; | ||
var styles = {"suffixContainer":"with-suffix__suffixContainer_1yqvq","suffixVisible":"with-suffix__suffixVisible_1yqvq","hasSuffix":"with-suffix__hasSuffix_1yqvq","spacer":"with-suffix__spacer_1yqvq","suffix":"with-suffix__suffix_1yqvq","disabled":"with-suffix__disabled_1yqvq"}; | ||
var styles = {"suffixContainer":"with-suffix__suffixContainer_qykv4","suffixVisible":"with-suffix__suffixVisible_qykv4","hasSuffix":"with-suffix__hasSuffix_qykv4","spacer":"with-suffix__spacer_qykv4","suffix":"with-suffix__suffix_qykv4","disabled":"with-suffix__disabled_qykv4"}; | ||
require('./index.css') | ||
@@ -55,0 +55,0 @@ |
@@ -6,3 +6,3 @@ import React, { forwardRef, useRef, useState, useCallback, Fragment } from 'react'; | ||
var styles = {"suffixContainer":"with-suffix__suffixContainer_1yqvq","suffixVisible":"with-suffix__suffixVisible_1yqvq","hasSuffix":"with-suffix__hasSuffix_1yqvq","spacer":"with-suffix__spacer_1yqvq","suffix":"with-suffix__suffix_1yqvq","disabled":"with-suffix__disabled_1yqvq"}; | ||
var styles = {"suffixContainer":"with-suffix__suffixContainer_qykv4","suffixVisible":"with-suffix__suffixVisible_qykv4","hasSuffix":"with-suffix__hasSuffix_qykv4","spacer":"with-suffix__spacer_qykv4","suffix":"with-suffix__suffix_qykv4","disabled":"with-suffix__disabled_qykv4"}; | ||
require('./index.css') | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@alfalab/core-components-with-suffix", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "", | ||
@@ -8,2 +8,3 @@ "keywords": [], | ||
"main": "dist/index.js", | ||
"module": "./dist/esm/index.js", | ||
"files": [ | ||
@@ -19,8 +20,8 @@ "dist" | ||
"dependencies": { | ||
"@alfalab/core-components-input": "^3.2.0", | ||
"@alfalab/core-components-portal": "^1.3.2", | ||
"@alfalab/core-components-input": "^3.2.1", | ||
"@alfalab/core-components-portal": "^1.3.3", | ||
"classnames": "^2.2.6", | ||
"react-merge-refs": "^1.1.0" | ||
}, | ||
"gitHead": "fd7f4e4583ae8a5fe223a1630869ac3fc41f175e" | ||
"gitHead": "b8e497302de3841540914c3918284a73df9f84bd" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
76070
21
908