@modul/mbui 0.0.26-beta-pv-53443-95e81aaa → 0.0.26-beta-pv-53476-a49bfcc5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Input/Input.js +1 -1
- package/dist/Input/Input.js.map +1 -1
- package/package.json +11 -11
- package/src/Input/Input.tsx +1 -1
package/dist/Input/Input.js
CHANGED
|
@@ -5,7 +5,7 @@ const tslib_1 = require("tslib");
|
|
|
5
5
|
const React = (0, tslib_1.__importStar)(require("react"));
|
|
6
6
|
const utils_1 = require("../@/lib/utils");
|
|
7
7
|
const InputLabel = React.forwardRef(({ className, children, ...props }) => {
|
|
8
|
-
return (React.createElement("label", { className: (0, utils_1.cn)('mb-[4px]
|
|
8
|
+
return (React.createElement("label", { className: (0, utils_1.cn)('mb-[4px] text-[12px] text-light leading-[1.16] focus:text-primary focus-visible:text-primary', className), ...props }, children));
|
|
9
9
|
});
|
|
10
10
|
exports.InputLabel = InputLabel;
|
|
11
11
|
InputLabel.displayName = 'InputLabel';
|
package/dist/Input/Input.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Input.js","sourceRoot":"","sources":["../../src/Input/Input.tsx"],"names":[],"mappings":";;;;AAAA,0DAA8B;AAC9B,0CAAmC;AAEnC,MAAM,UAAU,GAAG,KAAK,CAAC,UAAU,CAClC,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE;IACrC,OAAO,CACN,+BACC,SAAS,EAAE,IAAA,UAAE,EAAC,
|
|
1
|
+
{"version":3,"file":"Input.js","sourceRoot":"","sources":["../../src/Input/Input.tsx"],"names":[],"mappings":";;;;AAAA,0DAA8B;AAC9B,0CAAmC;AAEnC,MAAM,UAAU,GAAG,KAAK,CAAC,UAAU,CAClC,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE;IACrC,OAAO,CACN,+BACC,SAAS,EAAE,IAAA,UAAE,EAAC,8FAA8F,EAAE,SAAS,CAAC,KACpH,KAAK,IAER,QAAQ,CACF,CACR,CAAA;AACF,CAAC,CACD,CAAA;AAoBoB,gCAAU;AAlB/B,UAAU,CAAC,WAAW,GAAG,YAAY,CAAA;AAErC,MAAM,UAAU,GAAG,KAAK,CAAC,UAAU,CAAgE,CAAC,EAAE,SAAS,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE;IACzI,OAAO,CACN,+BACC,IAAI,EAAE,IAAI,EACV,SAAS,EAAE,IAAA,UAAE,EACZ,2VAA2V,EAC3V,SAAS,CACT,EACD,GAAG,EAAE,GAAG,KACJ,KAAK,GACR,CACF,CAAA;AACF,CAAC,CAAC,CAAA;AAIO,gCAAU;AAFnB,UAAU,CAAC,WAAW,GAAG,YAAY,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@modul/mbui",
|
|
3
|
-
"version": "0.0.26-beta-pv-
|
|
3
|
+
"version": "0.0.26-beta-pv-53476-a49bfcc5",
|
|
4
4
|
"packageManager": "yarn@3.5.1",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -58,15 +58,15 @@
|
|
|
58
58
|
"@babel/preset-env": "^7.9.5",
|
|
59
59
|
"@babel/preset-react": "^7.9.4",
|
|
60
60
|
"@babel/preset-typescript": "^7.21.5",
|
|
61
|
-
"@chromatic-com/storybook": "^
|
|
62
|
-
"@storybook/addon-essentials": "^8.
|
|
63
|
-
"@storybook/addon-interactions": "^8.
|
|
64
|
-
"@storybook/addon-links": "^8.
|
|
61
|
+
"@chromatic-com/storybook": "^3.2.2",
|
|
62
|
+
"@storybook/addon-essentials": "^8.4.1",
|
|
63
|
+
"@storybook/addon-interactions": "^8.4.1",
|
|
64
|
+
"@storybook/addon-links": "^8.4.1",
|
|
65
65
|
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
|
66
|
-
"@storybook/blocks": "^8.
|
|
67
|
-
"@storybook/react": "^8.
|
|
68
|
-
"@storybook/react-webpack5": "^8.
|
|
69
|
-
"@storybook/test": "^8.
|
|
66
|
+
"@storybook/blocks": "^8.4.1",
|
|
67
|
+
"@storybook/react": "^8.4.1",
|
|
68
|
+
"@storybook/react-webpack5": "^8.4.1",
|
|
69
|
+
"@storybook/test": "^8.4.1",
|
|
70
70
|
"@svgr/cli": "8.1.0",
|
|
71
71
|
"@tailwindcss/forms": "^0.5.7",
|
|
72
72
|
"@types/node": "18.11.9",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"eslint-plugin-prettier": "4.2.1",
|
|
94
94
|
"eslint-plugin-react": "7.31.10",
|
|
95
95
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
96
|
-
"eslint-plugin-storybook": "^0.
|
|
96
|
+
"eslint-plugin-storybook": "^0.10.2",
|
|
97
97
|
"glob": "^10.2.4",
|
|
98
98
|
"html-webpack-plugin": "5.5.1",
|
|
99
99
|
"image-minimizer-webpack-plugin": "^4.0.2",
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
"prettier": "2.7.1",
|
|
110
110
|
"react": "18.2.0",
|
|
111
111
|
"react-dom": "^18.2.0",
|
|
112
|
-
"storybook": "^8.
|
|
112
|
+
"storybook": "^8.4.1",
|
|
113
113
|
"style-loader": "^3.3.3",
|
|
114
114
|
"terser-webpack-plugin": "^5.3.10",
|
|
115
115
|
"ts-loader": "^9.4.2",
|
package/src/Input/Input.tsx
CHANGED
|
@@ -5,7 +5,7 @@ const InputLabel = React.forwardRef<HTMLLabelElement, React.LabelHTMLAttributes<
|
|
|
5
5
|
({ className, children, ...props }) => {
|
|
6
6
|
return (
|
|
7
7
|
<label
|
|
8
|
-
className={cn('mb-[4px]
|
|
8
|
+
className={cn('mb-[4px] text-[12px] text-light leading-[1.16] focus:text-primary focus-visible:text-primary', className)}
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
11
|
{children}
|