@gemeente-denhaag/textfield
Advanced tools
Comparing version 0.2.3-alpha.301 to 0.2.3-alpha.302
@@ -182,8 +182,8 @@ 'use strict';Object.defineProperty(exports,'__esModule',{value:true});var React=require('react');function _interopDefaultLegacy(e){return e&&typeof e==='object'&&'default'in e?e:{'default':e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n["default"]=e;return Object.freeze(n)}var React__default=/*#__PURE__*/_interopDefaultLegacy(React);var React__namespace=/*#__PURE__*/_interopNamespace(React);/****************************************************************************** | ||
}var css_248z = ".denhaag-icon{fill:currentcolor;display:inline-block;flex-shrink:0;font-size:1.5rem;height:1em;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;width:1em}"; | ||
styleInject(css_248z);var _path$i, _path2$3; | ||
styleInject(css_248z);var _path$k, _path2$3; | ||
function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$i.apply(this, arguments); } | ||
function _extends$k() { _extends$k = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$k.apply(this, arguments); } | ||
function SvgCircleWarning(props) { | ||
return /*#__PURE__*/React__namespace.createElement("svg", _extends$i({ | ||
return /*#__PURE__*/React__namespace.createElement("svg", _extends$k({ | ||
width: "1em", | ||
@@ -194,3 +194,3 @@ height: "1em", | ||
xmlns: "http://www.w3.org/2000/svg" | ||
}, props), _path$i || (_path$i = /*#__PURE__*/React__namespace.createElement("path", { | ||
}, props), _path$k || (_path$k = /*#__PURE__*/React__namespace.createElement("path", { | ||
d: "M12 4a8 8 0 100 16 8 8 0 000-16zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12z", | ||
@@ -197,0 +197,0 @@ fill: "currentColor" |
@@ -182,8 +182,8 @@ import*as React from'react';import React__default,{forwardRef}from'react';/****************************************************************************** | ||
}var css_248z = ".denhaag-icon{fill:currentcolor;display:inline-block;flex-shrink:0;font-size:1.5rem;height:1em;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;width:1em}"; | ||
styleInject(css_248z);var _path$i, _path2$3; | ||
styleInject(css_248z);var _path$k, _path2$3; | ||
function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$i.apply(this, arguments); } | ||
function _extends$k() { _extends$k = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$k.apply(this, arguments); } | ||
function SvgCircleWarning(props) { | ||
return /*#__PURE__*/React.createElement("svg", _extends$i({ | ||
return /*#__PURE__*/React.createElement("svg", _extends$k({ | ||
width: "1em", | ||
@@ -194,3 +194,3 @@ height: "1em", | ||
xmlns: "http://www.w3.org/2000/svg" | ||
}, props), _path$i || (_path$i = /*#__PURE__*/React.createElement("path", { | ||
}, props), _path$k || (_path$k = /*#__PURE__*/React.createElement("path", { | ||
d: "M12 4a8 8 0 100 16 8 8 0 000-16zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12z", | ||
@@ -197,0 +197,0 @@ fill: "currentColor" |
{ | ||
"name": "@gemeente-denhaag/textfield", | ||
"version": "0.2.3-alpha.301", | ||
"version": "0.2.3-alpha.302", | ||
"description": "A TextField component", | ||
@@ -32,8 +32,8 @@ "bugs": "https://github.com/nl-design-system/denhaag/issues", | ||
"dependencies": { | ||
"@gemeente-denhaag/icons": "0.2.3-alpha.301" | ||
"@gemeente-denhaag/icons": "0.2.3-alpha.302" | ||
}, | ||
"peerDependencies": { | ||
"react": "^17.0.0" | ||
"react": "^17.0.0 || ^18.0.0" | ||
}, | ||
"gitHead": "8557f6cef7b33bd23c91e08b1adf3c8631abfc46" | ||
"gitHead": "86cc30b67fabde3108874d99251cd8ae0ec58812" | ||
} |
Sorry, the diff of this file is not supported yet
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
142595
+ Added@gemeente-denhaag/icons@0.2.3-alpha.302(transitive)
+ Addedreact@18.3.1(transitive)
- Removed@gemeente-denhaag/icons@0.2.3-alpha.301(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedreact@17.0.2(transitive)