bonree-icons 2.0.50 → 2.0.51
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/Error.js +2 -2
- package/Explain.js +2 -2
- package/ExplainCircle.js +743 -0
- package/Question.js +2 -2
- package/QuestionCircle.js +743 -0
- package/Success.js +2 -2
- package/Warning.js +2 -2
- package/index.js +650 -398
- package/package.json +1 -1
- package/types/ExplainCircle.d.ts +13 -0
- package/types/ExplainCircle.d.ts.map +1 -0
- package/types/QuestionCircle.d.ts +13 -0
- package/types/QuestionCircle.d.ts.map +1 -0
- package/types/index.d.ts +14 -10
- package/types/index.d.ts.map +1 -1
package/Error.js
CHANGED
|
@@ -263,7 +263,7 @@ var __webpack_unused_export__;
|
|
|
263
263
|
* LICENSE file in the root directory of this source tree.
|
|
264
264
|
*/
|
|
265
265
|
__webpack_require__(27418);var f=__webpack_require__(8156),g=60103;__webpack_unused_export__=60107;if("function"===typeof Symbol&&Symbol.for){var h=Symbol.for;g=h("react.element");__webpack_unused_export__=h("react.fragment")}var m=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n=Object.prototype.hasOwnProperty,p={key:!0,ref:!0,__self:!0,__source:!0};
|
|
266
|
-
function q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=""+k);void 0!==a.key&&(e=""+a.key);void 0!==a.ref&&(l=a.ref);for(b in a)n.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:g,type:c,key:e,ref:l,props:d,_owner:m.current}}exports.jsx=q;
|
|
266
|
+
function q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=""+k);void 0!==a.key&&(e=""+a.key);void 0!==a.ref&&(l=a.ref);for(b in a)n.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:g,type:c,key:e,ref:l,props:d,_owner:m.current}}exports.jsx=q;exports.jsxs=q;
|
|
267
267
|
|
|
268
268
|
|
|
269
269
|
/***/ }),
|
|
@@ -730,7 +730,7 @@ var Error_Error = function (props) {
|
|
|
730
730
|
props.onClick();
|
|
731
731
|
}
|
|
732
732
|
}
|
|
733
|
-
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-Error ".concat(buttonClass(), " ").concat(borderClass(), " ").concat(disabledClass(), " ").concat(props.className || ''), onClick: function () { return handleClick(); }, style: props.style }, { children: (0,jsx_runtime.jsx)("svg", __assign({ focusable: "false", width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" }, { children: (0,jsx_runtime.jsx)("path", { d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1ZM5.
|
|
733
|
+
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-Error ".concat(buttonClass(), " ").concat(borderClass(), " ").concat(disabledClass(), " ").concat(props.className || ''), onClick: function () { return handleClick(); }, style: props.style }, { children: (0,jsx_runtime.jsx)("svg", __assign({ focusable: "false", width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" }, { children: (0,jsx_runtime.jsxs)("g", { children: [(0,jsx_runtime.jsx)("path", { d: "M0 0h16v16H0V0Z", transform: "translate(-129 -14) translate(129 14)" }, void 0), (0,jsx_runtime.jsx)("path", { d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1ZM5.95 5.1a.6.6 0 1 0-.85.85L7.152 8l-2.05 2.05a.6.6 0 1 0 .848.85L8 8.848l2.05 2.05a.6.6 0 1 0 .85-.848L8.848 8l2.05-2.05a.6.6 0 1 0-.848-.85L8 7.152Z", transform: "translate(-129 -14) translate(129 14)" }, void 0)] }, void 0) }), void 0) }), void 0));
|
|
734
734
|
};
|
|
735
735
|
/* harmony default export */ const components_Error_0 = (Error_Error);
|
|
736
736
|
|
package/Explain.js
CHANGED
|
@@ -263,7 +263,7 @@ var __webpack_unused_export__;
|
|
|
263
263
|
* LICENSE file in the root directory of this source tree.
|
|
264
264
|
*/
|
|
265
265
|
__webpack_require__(27418);var f=__webpack_require__(8156),g=60103;__webpack_unused_export__=60107;if("function"===typeof Symbol&&Symbol.for){var h=Symbol.for;g=h("react.element");__webpack_unused_export__=h("react.fragment")}var m=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n=Object.prototype.hasOwnProperty,p={key:!0,ref:!0,__self:!0,__source:!0};
|
|
266
|
-
function q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=""+k);void 0!==a.key&&(e=""+a.key);void 0!==a.ref&&(l=a.ref);for(b in a)n.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:g,type:c,key:e,ref:l,props:d,_owner:m.current}}exports.jsx=q;
|
|
266
|
+
function q(c,a,k){var b,d={},e=null,l=null;void 0!==k&&(e=""+k);void 0!==a.key&&(e=""+a.key);void 0!==a.ref&&(l=a.ref);for(b in a)n.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:g,type:c,key:e,ref:l,props:d,_owner:m.current}}exports.jsx=q;exports.jsxs=q;
|
|
267
267
|
|
|
268
268
|
|
|
269
269
|
/***/ }),
|
|
@@ -730,7 +730,7 @@ var Explain_Explain = function (props) {
|
|
|
730
730
|
props.onClick();
|
|
731
731
|
}
|
|
732
732
|
}
|
|
733
|
-
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-Explain ".concat(buttonClass(), " ").concat(borderClass(), " ").concat(disabledClass(), " ").concat(props.className || ''), onClick: function () { return handleClick(); }, style: props.style }, { children: (0,jsx_runtime.jsx)("svg", __assign({ focusable: "false", width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" }, { children: (0,jsx_runtime.jsx)("path", { d: "
|
|
733
|
+
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-Explain ".concat(buttonClass(), " ").concat(borderClass(), " ").concat(disabledClass(), " ").concat(props.className || ''), onClick: function () { return handleClick(); }, style: props.style }, { children: (0,jsx_runtime.jsx)("svg", __assign({ focusable: "false", width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" }, { children: (0,jsx_runtime.jsxs)("g", { children: [(0,jsx_runtime.jsx)("path", { d: "M0 0h16v16H0V0Z", transform: "translate(-225 -14) translate(225 14)" }, void 0), (0,jsx_runtime.jsx)("path", { d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 5.4a.6.6 0 0 0-.6.6v4.4a.6.6 0 0 0 1.2 0V7a.6.6 0 0 0-.6-.6ZM8 4a.7.7 0 1 0 0 1.4A.7.7 0 0 0 8 4Z", transform: "translate(-225 -14) translate(225 14)" }, void 0)] }, void 0) }), void 0) }), void 0));
|
|
734
734
|
};
|
|
735
735
|
/* harmony default export */ const components_Explain_0 = (Explain_Explain);
|
|
736
736
|
|