bonree-icons 2.0.55 → 2.0.59
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/Close.js +1 -1
- package/Complete.js +1 -1
- package/EnableSettings.js +743 -0
- package/ProcessGroupApusic.js +743 -0
- package/ProcessGroupC.js +743 -0
- package/ProcessGroupCassandra.js +743 -0
- package/ProcessGroupColdfusion.js +743 -0
- package/ProcessGroupDonet.js +743 -0
- package/ProcessGroupElasticsearch.js +743 -0
- package/ProcessGroupGlassfish.js +743 -0
- package/ProcessGroupGo.js +743 -0
- package/ProcessGroupJava.js +743 -0
- package/ProcessGroupJboss.js +743 -0
- package/ProcessGroupJetty.js +743 -0
- package/ProcessGroupLua.js +743 -0
- package/ProcessGroupNetcore.js +743 -0
- package/ProcessGroupNetty.js +743 -0
- package/ProcessGroupNginx.js +743 -0
- package/ProcessGroupNodejs.js +743 -0
- package/ProcessGroupOther.js +743 -0
- package/ProcessGroupPhp.js +743 -0
- package/ProcessGroupPython.js +743 -0
- package/ProcessGroupResin.js +743 -0
- package/ProcessGroupRuby.js +743 -0
- package/ProcessGroupSpark.js +743 -0
- package/ProcessGroupSpringboot.js +743 -0
- package/ProcessGroupTomcat.js +743 -0
- package/ProcessGroupTomee.js +743 -0
- package/ProcessGroupTongweb.js +743 -0
- package/ProcessGroupWeblogic.js +743 -0
- package/ProcessGroupWesphere.js +743 -0
- package/ProcessGroupWildfly.js +743 -0
- package/Transfer.js +1 -1
- package/index.js +8574 -4794
- package/package.json +1 -1
- package/types/EnableSettings.d.ts +13 -0
- package/types/EnableSettings.d.ts.map +1 -0
- package/types/ProcessGroupApusic.d.ts +13 -0
- package/types/ProcessGroupApusic.d.ts.map +1 -0
- package/types/ProcessGroupC.d.ts +13 -0
- package/types/ProcessGroupC.d.ts.map +1 -0
- package/types/ProcessGroupCassandra.d.ts +13 -0
- package/types/ProcessGroupCassandra.d.ts.map +1 -0
- package/types/ProcessGroupColdfusion.d.ts +13 -0
- package/types/ProcessGroupColdfusion.d.ts.map +1 -0
- package/types/ProcessGroupDonet.d.ts +13 -0
- package/types/ProcessGroupDonet.d.ts.map +1 -0
- package/types/ProcessGroupElasticsearch.d.ts +13 -0
- package/types/ProcessGroupElasticsearch.d.ts.map +1 -0
- package/types/ProcessGroupGlassfish.d.ts +13 -0
- package/types/ProcessGroupGlassfish.d.ts.map +1 -0
- package/types/ProcessGroupGo.d.ts +13 -0
- package/types/ProcessGroupGo.d.ts.map +1 -0
- package/types/ProcessGroupJava.d.ts +13 -0
- package/types/ProcessGroupJava.d.ts.map +1 -0
- package/types/ProcessGroupJboss.d.ts +13 -0
- package/types/ProcessGroupJboss.d.ts.map +1 -0
- package/types/ProcessGroupJetty.d.ts +13 -0
- package/types/ProcessGroupJetty.d.ts.map +1 -0
- package/types/ProcessGroupLua.d.ts +13 -0
- package/types/ProcessGroupLua.d.ts.map +1 -0
- package/types/ProcessGroupNetcore.d.ts +13 -0
- package/types/ProcessGroupNetcore.d.ts.map +1 -0
- package/types/ProcessGroupNetty.d.ts +13 -0
- package/types/ProcessGroupNetty.d.ts.map +1 -0
- package/types/ProcessGroupNginx.d.ts +13 -0
- package/types/ProcessGroupNginx.d.ts.map +1 -0
- package/types/ProcessGroupNodejs.d.ts +13 -0
- package/types/ProcessGroupNodejs.d.ts.map +1 -0
- package/types/ProcessGroupOther.d.ts +13 -0
- package/types/ProcessGroupOther.d.ts.map +1 -0
- package/types/ProcessGroupPhp.d.ts +13 -0
- package/types/ProcessGroupPhp.d.ts.map +1 -0
- package/types/ProcessGroupPython.d.ts +13 -0
- package/types/ProcessGroupPython.d.ts.map +1 -0
- package/types/ProcessGroupResin.d.ts +13 -0
- package/types/ProcessGroupResin.d.ts.map +1 -0
- package/types/ProcessGroupRuby.d.ts +13 -0
- package/types/ProcessGroupRuby.d.ts.map +1 -0
- package/types/ProcessGroupSpark.d.ts +13 -0
- package/types/ProcessGroupSpark.d.ts.map +1 -0
- package/types/ProcessGroupSpringboot.d.ts +13 -0
- package/types/ProcessGroupSpringboot.d.ts.map +1 -0
- package/types/ProcessGroupTomcat.d.ts +13 -0
- package/types/ProcessGroupTomcat.d.ts.map +1 -0
- package/types/ProcessGroupTomee.d.ts +13 -0
- package/types/ProcessGroupTomee.d.ts.map +1 -0
- package/types/ProcessGroupTongweb.d.ts +13 -0
- package/types/ProcessGroupTongweb.d.ts.map +1 -0
- package/types/ProcessGroupWeblogic.d.ts +13 -0
- package/types/ProcessGroupWeblogic.d.ts.map +1 -0
- package/types/ProcessGroupWesphere.d.ts +13 -0
- package/types/ProcessGroupWesphere.d.ts.map +1 -0
- package/types/ProcessGroupWildfly.d.ts +13 -0
- package/types/ProcessGroupWildfly.d.ts.map +1 -0
- package/types/index.d.ts +70 -10
- package/types/index.d.ts.map +1 -1
package/Close.js
CHANGED
|
@@ -730,7 +730,7 @@ var Close_Close = function (props) {
|
|
|
730
730
|
props.onClick();
|
|
731
731
|
}
|
|
732
732
|
}
|
|
733
|
-
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-Close ".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-Close ".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: "m4.28 3.22 3.712 3.712 3.713-3.712a.75.75 0 0 1 1.057 1.063L9.053 7.992l3.712 3.713a.75.75 0 0 1 .063.99l-.072.08a.748.748 0 0 1-1.051-.01L7.992 9.053 4.28 12.765a.75.75 0 0 1-1.057-1.063l3.709-3.71L3.22 4.28a.75.75 0 0 1-.062-.99l.072-.082a.748.748 0 0 1 1.05.012Z" }, void 0) }), void 0) }), void 0));
|
|
734
734
|
};
|
|
735
735
|
/* harmony default export */ const components_Close_0 = (Close_Close);
|
|
736
736
|
|
package/Complete.js
CHANGED
|
@@ -730,7 +730,7 @@ var Complete_Complete = function (props) {
|
|
|
730
730
|
props.onClick();
|
|
731
731
|
}
|
|
732
732
|
}
|
|
733
|
-
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-Complete ".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-Complete ".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: "m10.856.159.088-.005c.38 0 .7.284.744.662l.006.103v10.815c0 .38-.286.7-.663.744l-.103.006H5.07a.75.75 0 0 1-.088-1.495l.102-.006h5.11V.904c0-.38.284-.7.662-.744Z", transform: "rotate(45 8.007 6.319)" }, void 0) }), void 0) }), void 0));
|
|
734
734
|
};
|
|
735
735
|
/* harmony default export */ const components_Complete_0 = (Complete_Complete);
|
|
736
736
|
|