@pikas-ui/text
Advanced tools
Comparing version 4.0.10 to 4.1.0
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _jsxruntime = require('react/jsx-runtime');var _styles = require('@pikas-ui/styles');const e=_styles.styled.call(void 0, "p",{color:"$ERROR",fontSize:"$EM-X-SMALL"}),i= exports.TextError =({children:r,css:t})=>_jsxruntime.jsx.call(void 0, e,{css:t,children:r});exports.TextError = i; | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _jsxruntime = require('react/jsx-runtime');var _styles = require('@pikas-ui/styles');const e=_styles.styled.call(void 0, "p",{color:"$DANGER",fontSize:"$EM-X-SMALL"}),i= exports.TextError =({children:r,css:t})=>_jsxruntime.jsx.call(void 0, e,{css:t,children:r});exports.TextError = i; | ||
//# sourceMappingURL=TextError.js.map |
{ | ||
"name": "@pikas-ui/text", | ||
"version": "4.0.10", | ||
"version": "4.1.0", | ||
"private": false, | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@pikas-ui/styles": "3.1.1", | ||
"@pikas-ui/styles": "3.2.0", | ||
"@radix-ui/react-label": "^1.0.0" | ||
@@ -45,0 +45,0 @@ }, |
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
16395
+ Added@pikas-ui/styles@3.2.0(transitive)
- Removed@pikas-ui/styles@3.1.1(transitive)
Updated@pikas-ui/styles@3.2.0