@purpurds/field-helper-text
Advanced tools
Comparing version 4.4.0 to 4.5.0
@@ -5,3 +5,3 @@ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime");function f(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var a={exports:{}};/*! | ||
http://jedwatson.github.io/classnames | ||
*/(function(r){(function(){var l={}.hasOwnProperty;function s(){for(var e="",t=0;t<arguments.length;t++){var n=arguments[t];n&&(e=o(e,i(n)))}return e}function i(e){if(typeof e=="string"||typeof e=="number")return e;if(typeof e!="object")return"";if(Array.isArray(e))return s.apply(null,e);if(e.toString!==Object.prototype.toString&&!e.toString.toString().includes("[native code]"))return e.toString();var t="";for(var n in e)l.call(e,n)&&e[n]&&(t=o(t,n));return t}function o(e,t){return t?e?e+" "+t:e+t:e}r.exports?(s.default=s,r.exports=s):window.classNames=s})()})(a);var d=a.exports;const y=f(d),p={"purpur-field-helper-text":"_purpur-field-helper-text_139ly_1","purpur-field-helper-text--disabled":"_purpur-field-helper-text--disabled_139ly_9"},u="purpur-field-helper-text",m=({["data-testid"]:r,children:l,className:s,disabled:i,id:o,...e})=>{const t=y([s,p[u],{[p[`${u}--disabled`]]:i}]);return c.jsx("span",{id:o,className:t,"data-testid":r,...e,children:l})};exports.FieldHelperText=m; | ||
*/(function(r){(function(){var i={}.hasOwnProperty;function s(){for(var t="",e=0;e<arguments.length;e++){var n=arguments[e];n&&(t=o(t,l(n)))}return t}function l(t){if(typeof t=="string"||typeof t=="number")return t;if(typeof t!="object")return"";if(Array.isArray(t))return s.apply(null,t);if(t.toString!==Object.prototype.toString&&!t.toString.toString().includes("[native code]"))return t.toString();var e="";for(var n in t)i.call(t,n)&&t[n]&&(e=o(e,n));return e}function o(t,e){return e?t?t+" "+e:t+e:t}r.exports?(s.default=s,r.exports=s):window.classNames=s})()})(a);var d=a.exports;const b=f(d),p={"purpur-field-helper-text":"_purpur-field-helper-text_atw6b_1","purpur-field-helper-text--disabled":"_purpur-field-helper-text--disabled_atw6b_9"},u="purpur-field-helper-text",m=({["data-testid"]:r,children:i,className:s,disabled:l,id:o,...t})=>{const e=b([s,p[u],{[p[`${u}--disabled`]]:l}]);return c.jsx("span",{id:o,className:e,"data-testid":r,...t,children:i})};exports.FieldHelperText=m; | ||
//# sourceMappingURL=field-helper-text.cjs.js.map |
@@ -5,3 +5,3 @@ import { jsx as f } from "react/jsx-runtime"; | ||
} | ||
var a = { exports: {} }; | ||
var u = { exports: {} }; | ||
/*! | ||
@@ -18,7 +18,7 @@ Copyright (c) 2018 Jed Watson. | ||
var n = arguments[e]; | ||
n && (t = o(t, l(n))); | ||
n && (t = o(t, i(n))); | ||
} | ||
return t; | ||
} | ||
function l(t) { | ||
function i(t) { | ||
if (typeof t == "string" || typeof t == "number") | ||
@@ -42,12 +42,12 @@ return t; | ||
})(); | ||
})(a); | ||
var d = a.exports; | ||
const m = /* @__PURE__ */ c(d), i = { | ||
"purpur-field-helper-text": "_purpur-field-helper-text_139ly_1", | ||
"purpur-field-helper-text--disabled": "_purpur-field-helper-text--disabled_139ly_9" | ||
}, u = "purpur-field-helper-text", x = ({ | ||
})(u); | ||
var d = u.exports; | ||
const m = /* @__PURE__ */ c(d), l = { | ||
"purpur-field-helper-text": "_purpur-field-helper-text_atw6b_1", | ||
"purpur-field-helper-text--disabled": "_purpur-field-helper-text--disabled_atw6b_9" | ||
}, a = "purpur-field-helper-text", b = ({ | ||
["data-testid"]: r, | ||
children: p, | ||
className: s, | ||
disabled: l, | ||
disabled: i, | ||
id: o, | ||
@@ -58,5 +58,5 @@ ...t | ||
s, | ||
i[u], | ||
l[a], | ||
{ | ||
[i[`${u}--disabled`]]: l | ||
[l[`${a}--disabled`]]: i | ||
} | ||
@@ -67,4 +67,4 @@ ]); | ||
export { | ||
x as FieldHelperText | ||
b as FieldHelperText | ||
}; | ||
//# sourceMappingURL=field-helper-text.es.js.map |
{ | ||
"name": "@purpurds/field-helper-text", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"license": "AGPL-3.0-only", | ||
@@ -18,4 +18,4 @@ "main": "./dist/field-helper-text.cjs.js", | ||
"classnames": "~2.5.0", | ||
"@purpurds/paragraph": "4.4.0", | ||
"@purpurds/tokens": "4.4.0" | ||
"@purpurds/tokens": "4.5.0", | ||
"@purpurds/paragraph": "4.5.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20488
+ Added@purpurds/paragraph@4.5.0(transitive)
+ Added@purpurds/tokens@4.5.0(transitive)
- Removed@purpurds/paragraph@4.4.0(transitive)
- Removed@purpurds/tokens@4.4.0(transitive)
Updated@purpurds/paragraph@4.5.0
Updated@purpurds/tokens@4.5.0