@pikas-ui/text
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }"use strict";var _styles = require('@pikas-ui/styles');var _react = require('react'); var _react2 = _interopRequireDefault(_react);const r=_styles.styled.call(void 0, "p",{fontSize:"$EM-SMALL",fontWeight:"$NORMAL",display:"block",margin:0,color:"$BLACK"}),c= exports.Description =({children:t,style:e})=>_react2.default.createElement(r,{css:e},t);exports.Description = c; | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }var _styles = require('@pikas-ui/styles');var _react = require('react'); var _react2 = _interopRequireDefault(_react);const r=_styles.styled.call(void 0, "p",{fontSize:"$EM-SMALL",fontWeight:"$NORMAL",display:"block",margin:0,color:"$BLACK"}),c= exports.Description =({children:t,style:e})=>_react2.default.createElement(r,{css:e},t);exports.Description = c; | ||
//# sourceMappingURL=Description.js.map |
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _createStarExport(obj) { Object.keys(obj) .filter((key) => key !== "default" && key !== "__esModule") .forEach((key) => { if (exports.hasOwnProperty(key)) { return; } Object.defineProperty(exports, key, {enumerable: true, configurable: true, get: () => obj[key]}); }); }"use strict";var _Descriptionjs = require('./Description.js'); _createStarExport(_Descriptionjs); | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _createStarExport(obj) { Object.keys(obj) .filter((key) => key !== "default" && key !== "__esModule") .forEach((key) => { if (exports.hasOwnProperty(key)) { return; } Object.defineProperty(exports, key, {enumerable: true, configurable: true, get: () => obj[key]}); }); }var _Descriptionjs = require('./Description.js'); _createStarExport(_Descriptionjs); | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _createStarExport(obj) { Object.keys(obj) .filter((key) => key !== "default" && key !== "__esModule") .forEach((key) => { if (exports.hasOwnProperty(key)) { return; } Object.defineProperty(exports, key, {enumerable: true, configurable: true, get: () => obj[key]}); }); }"use strict";var _indexjs = require('./label/index.js'); _createStarExport(_indexjs);var _indexjs3 = require('./textError/index.js'); _createStarExport(_indexjs3);var _indexjs5 = require('./description/index.js'); _createStarExport(_indexjs5); | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _createStarExport(obj) { Object.keys(obj) .filter((key) => key !== "default" && key !== "__esModule") .forEach((key) => { if (exports.hasOwnProperty(key)) { return; } Object.defineProperty(exports, key, {enumerable: true, configurable: true, get: () => obj[key]}); }); }var _indexjs = require('./label/index.js'); _createStarExport(_indexjs);var _indexjs3 = require('./textError/index.js'); _createStarExport(_indexjs3);var _indexjs5 = require('./description/index.js'); _createStarExport(_indexjs5); | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _createStarExport(obj) { Object.keys(obj) .filter((key) => key !== "default" && key !== "__esModule") .forEach((key) => { if (exports.hasOwnProperty(key)) { return; } Object.defineProperty(exports, key, {enumerable: true, configurable: true, get: () => obj[key]}); }); }"use strict";var _Labeljs = require('./Label.js'); _createStarExport(_Labeljs); | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _createStarExport(obj) { Object.keys(obj) .filter((key) => key !== "default" && key !== "__esModule") .forEach((key) => { if (exports.hasOwnProperty(key)) { return; } Object.defineProperty(exports, key, {enumerable: true, configurable: true, get: () => obj[key]}); }); }var _Labeljs = require('./Label.js'); _createStarExport(_Labeljs); | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }"use strict";var _styles = require('@pikas-ui/styles');var _reactlabel = require('@radix-ui/react-label'); var l = _interopRequireWildcard(_reactlabel);var _react = require('react'); var _react2 = _interopRequireDefault(_react);const s=_styles.styled.call(void 0, l.Label,{fontSize:"$EM-SMALL",fontWeight:"$BOLD",display:"block",color:"$BLACK"}),c= exports.Label =({children:t,style:o,htmlFor:e})=>_react2.default.createElement(s,{css:{...e&&{cursor:"pointer"},...o},htmlFor:e},t);exports.Label = c; | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }var _styles = require('@pikas-ui/styles');var _reactlabel = require('@radix-ui/react-label'); var l = _interopRequireWildcard(_reactlabel);var _react = require('react'); var _react2 = _interopRequireDefault(_react);const s=_styles.styled.call(void 0, l.Label,{fontSize:"$EM-SMALL",fontWeight:"$BOLD",display:"block",color:"$BLACK"}),c= exports.Label =({children:t,style:o,htmlFor:e})=>_react2.default.createElement(s,{css:{...e&&{cursor:"pointer"},...o},htmlFor:e},t);exports.Label = c; | ||
//# sourceMappingURL=Label.js.map |
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _createStarExport(obj) { Object.keys(obj) .filter((key) => key !== "default" && key !== "__esModule") .forEach((key) => { if (exports.hasOwnProperty(key)) { return; } Object.defineProperty(exports, key, {enumerable: true, configurable: true, get: () => obj[key]}); }); }"use strict";var _TextErrorjs = require('./TextError.js'); _createStarExport(_TextErrorjs); | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _createStarExport(obj) { Object.keys(obj) .filter((key) => key !== "default" && key !== "__esModule") .forEach((key) => { if (exports.hasOwnProperty(key)) { return; } Object.defineProperty(exports, key, {enumerable: true, configurable: true, get: () => obj[key]}); }); }var _TextErrorjs = require('./TextError.js'); _createStarExport(_TextErrorjs); | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }"use strict";var _styles = require('@pikas-ui/styles');var _react = require('react'); var _react2 = _interopRequireDefault(_react);const s=_styles.styled.call(void 0, "p",{color:"$ERROR",fontSize:"$EM-X-SMALL"}),i= exports.TextError =({children:r,style:t})=>_react2.default.createElement(s,{css:t},r);exports.TextError = i; | ||
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }var _styles = require('@pikas-ui/styles');var _react = require('react'); var _react2 = _interopRequireDefault(_react);const s=_styles.styled.call(void 0, "p",{color:"$ERROR",fontSize:"$EM-X-SMALL"}),i= exports.TextError =({children:r,style:t})=>_react2.default.createElement(s,{css:t},r);exports.TextError = i; | ||
//# sourceMappingURL=TextError.js.map |
{ | ||
"name": "@pikas-ui/text", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"private": false, | ||
@@ -26,3 +26,3 @@ "description": "", | ||
"dependencies": { | ||
"@pikas-ui/styles": "2.1.7", | ||
"@pikas-ui/styles": "2.2.0", | ||
"@radix-ui/react-label": "^0.1.5", | ||
@@ -35,7 +35,7 @@ "react": "^18.2.0", | ||
"@pikas-ui/tsconfig": "0.0.0", | ||
"@types/node": "^18.0.0", | ||
"@types/react": "^18.0.10", | ||
"@types/react-dom": "^18.0.5", | ||
"eslint": "^8.18.0", | ||
"tsup": "^6.0.1", | ||
"@types/node": "^18.0.3", | ||
"@types/react": "^18.0.15", | ||
"@types/react-dom": "^18.0.6", | ||
"eslint": "^8.19.0", | ||
"tsup": "^6.1.3", | ||
"typescript": "4.7.4" | ||
@@ -42,0 +42,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
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
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 2 instances in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 2 instances in 1 package
15119
37
2
0
+ Added@pikas-ui/styles@2.2.0(transitive)
- Removed@pikas-ui/styles@2.1.7(transitive)
Updated@pikas-ui/styles@2.2.0