bonree-icons 2.0.69 → 2.0.70
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/FormTopoCluster.js +2 -2
- package/FormTopoDB.js +2 -2
- package/FormTopoHttp.js +2 -2
- package/FormTopoNosql.js +2 -2
- package/index.js +369 -369
- package/package.json +1 -1
- package/types/index.d.ts +8 -8
- package/types/index.d.ts.map +1 -1
package/FormTopoCluster.js
CHANGED
|
@@ -27,7 +27,7 @@ return /******/ (() => { // webpackBootstrap
|
|
|
27
27
|
|
|
28
28
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
29
29
|
// Module
|
|
30
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".bonree-icons-wrapper-FormTopoCluster {\r\n font-size:
|
|
30
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".bonree-icons-wrapper-FormTopoCluster {\r\n font-size: 24px;\r\n color: #1CC07C;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-button-FormTopoCluster:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00ccd9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoCluster {\r\n border-radius: 3px;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoCluster:hover {\r\n border: 1px solid #00ccd9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoCluster:active {\r\n border: 1px solid #00ccd9;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoCluster {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoCluster:hover {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoCluster:active {\r\n border: 1px solid #d9d9d9;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoCluster {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoCluster:hover {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoCluster:active {\r\n box-shadow: none;\r\n}", ""]);
|
|
31
31
|
// Exports
|
|
32
32
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
33
33
|
|
|
@@ -730,7 +730,7 @@ var FormTopoCluster_FormTopoCluster = function (props) {
|
|
|
730
730
|
props.onClick();
|
|
731
731
|
}
|
|
732
732
|
}
|
|
733
|
-
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-FormTopoCluster ".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
|
|
733
|
+
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-FormTopoCluster ".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 24 24" }, { children: (0,jsx_runtime.jsx)("path", { d: "M8.01 6a2.941 2.941 0 0 1 2.925 2.63l3.646.297a2.234 2.234 0 1 1 1.09 2.708l-3.14 3.554a1.85 1.85 0 1 1-2.754-.469l-1.182-2.897A2.94 2.94 0 1 1 8.01 6Zm2.836 3.72c-.193.704-.64 1.302-1.237 1.689l1.181 2.899a1.874 1.874 0 0 1 .92.156l3.14-3.555a2.22 2.22 0 0 1-.358-.89Z" }, void 0) }), void 0) }), void 0));
|
|
734
734
|
};
|
|
735
735
|
/* harmony default export */ const components_FormTopoCluster_0 = (FormTopoCluster_FormTopoCluster);
|
|
736
736
|
|
package/FormTopoDB.js
CHANGED
|
@@ -27,7 +27,7 @@ return /******/ (() => { // webpackBootstrap
|
|
|
27
27
|
|
|
28
28
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
29
29
|
// Module
|
|
30
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".bonree-icons-wrapper-FormTopoDB {\r\n font-size:
|
|
30
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".bonree-icons-wrapper-FormTopoDB {\r\n font-size: 24px;\r\n color: #B5B5B5;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-button-FormTopoDB:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00ccd9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoDB {\r\n border-radius: 3px;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoDB:hover {\r\n border: 1px solid #00ccd9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoDB:active {\r\n border: 1px solid #00ccd9;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoDB {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoDB:hover {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoDB:active {\r\n border: 1px solid #d9d9d9;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoDB {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoDB:hover {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoDB:active {\r\n box-shadow: none;\r\n}", ""]);
|
|
31
31
|
// Exports
|
|
32
32
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
33
33
|
|
|
@@ -730,7 +730,7 @@ var FormTopoDB_FormTopoDB = function (props) {
|
|
|
730
730
|
props.onClick();
|
|
731
731
|
}
|
|
732
732
|
}
|
|
733
|
-
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-FormTopoDB ".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
|
|
733
|
+
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-FormTopoDB ".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 24 24" }, { children: (0,jsx_runtime.jsx)("path", { d: "M12.003 5C8.747 5 6.09 5.985 6.09 7.188v1.75c0 1.203 2.657 2.187 5.913 2.187 3.255 0 5.912-.984 5.912-2.188v-1.75C17.915 5.986 15.258 5 12.003 5Zm0 7.438c-3.256 0-5.913-.985-5.913-2.188v2.625c0 1.204 2.657 2.188 5.913 2.188 3.255 0 5.912-.984 5.912-2.188V10.25c0 1.203-2.657 2.188-5.912 2.188Zm0 3.937c-3.256 0-5.913-.985-5.913-2.188v2.626C6.09 18.014 8.747 19 12.003 19c3.255 0 5.912-.985 5.912-2.188v-2.625c0 1.203-2.657 2.188-5.912 2.188Z" }, void 0) }), void 0) }), void 0));
|
|
734
734
|
};
|
|
735
735
|
/* harmony default export */ const components_FormTopoDB_0 = (FormTopoDB_FormTopoDB);
|
|
736
736
|
|
package/FormTopoHttp.js
CHANGED
|
@@ -27,7 +27,7 @@ return /******/ (() => { // webpackBootstrap
|
|
|
27
27
|
|
|
28
28
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
29
29
|
// Module
|
|
30
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".bonree-icons-wrapper-FormTopoHttp {\r\n font-size:
|
|
30
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".bonree-icons-wrapper-FormTopoHttp {\r\n font-size: 24px;\r\n color: #B5B5B5;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-button-FormTopoHttp:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00ccd9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoHttp {\r\n border-radius: 3px;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoHttp:hover {\r\n border: 1px solid #00ccd9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoHttp:active {\r\n border: 1px solid #00ccd9;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoHttp {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoHttp:hover {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoHttp:active {\r\n border: 1px solid #d9d9d9;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoHttp {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoHttp:hover {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoHttp:active {\r\n box-shadow: none;\r\n}", ""]);
|
|
31
31
|
// Exports
|
|
32
32
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
33
33
|
|
|
@@ -730,7 +730,7 @@ var FormTopoHttp_FormTopoHttp = function (props) {
|
|
|
730
730
|
props.onClick();
|
|
731
731
|
}
|
|
732
732
|
}
|
|
733
|
-
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-FormTopoHttp ".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
|
|
733
|
+
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-FormTopoHttp ".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 24 24" }, { children: (0,jsx_runtime.jsx)("path", { d: "M16.594 10.782C16.155 8.625 14.281 7 12.001 7a4.68 4.68 0 0 0-4.157 2.533A3.73 3.73 0 0 0 4.5 13.252 3.76 3.76 0 0 0 8.25 17h8.126a3.134 3.134 0 0 0 3.125-3.126c0-1.656-1.282-3-2.907-3.092Z" }, void 0) }), void 0) }), void 0));
|
|
734
734
|
};
|
|
735
735
|
/* harmony default export */ const components_FormTopoHttp_0 = (FormTopoHttp_FormTopoHttp);
|
|
736
736
|
|
package/FormTopoNosql.js
CHANGED
|
@@ -27,7 +27,7 @@ return /******/ (() => { // webpackBootstrap
|
|
|
27
27
|
|
|
28
28
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
29
29
|
// Module
|
|
30
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".bonree-icons-wrapper-FormTopoNosql {\r\n font-size:
|
|
30
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".bonree-icons-wrapper-FormTopoNosql {\r\n font-size: 24px;\r\n color: #B5B5B5;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-button-FormTopoNosql:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00ccd9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoNosql {\r\n border-radius: 3px;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoNosql:hover {\r\n border: 1px solid #00ccd9;\r\n}\r\n\r\n.bonree-icons-border-FormTopoNosql:active {\r\n border: 1px solid #00ccd9;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoNosql {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoNosql:hover {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n border: 1px solid #d9d9d9;\r\n}\r\n\r\n.bonree-icons-border-disabled-FormTopoNosql:active {\r\n border: 1px solid #d9d9d9;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoNosql {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoNosql:hover {\r\n cursor: not-allowed;\r\n color: #B5B5B5;\r\n background-color: #f5f5f5;\r\n}\r\n\r\n.bonree-icons-disabled-FormTopoNosql:active {\r\n box-shadow: none;\r\n}", ""]);
|
|
31
31
|
// Exports
|
|
32
32
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
33
33
|
|
|
@@ -730,7 +730,7 @@ var FormTopoNosql_FormTopoNosql = function (props) {
|
|
|
730
730
|
props.onClick();
|
|
731
731
|
}
|
|
732
732
|
}
|
|
733
|
-
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-FormTopoNosql ".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
|
|
733
|
+
return ((0,jsx_runtime.jsx)("span", __assign({ className: "bonree-icons-wrapper-FormTopoNosql ".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 24 24" }, { children: (0,jsx_runtime.jsx)("path", { d: "M18.44 14.965c.125.346.017.744-.242.94l-.082.051-5.505 2.89c-.39.205-.832.205-1.222 0l-5.505-2.89c-.317-.166-.462-.61-.323-.991s.509-.555.826-.388l5.505 2.89a.228.228 0 0 0 .216 0l5.505-2.89c.317-.167.687.007.826.388Zm0-3.227c.125.347.017.745-.242.94l-.082.052-5.505 2.89c-.39.205-.832.205-1.222 0l-5.505-2.89c-.317-.167-.462-.61-.323-.992.139-.38.509-.554.826-.388l5.505 2.89a.228.228 0 0 0 .216 0l5.505-2.89c.317-.166.687.007.826.388Zm-5.975-6.592 5.693 2.989a.6.6 0 0 1 0 1.062l-5.693 2.99a1 1 0 0 1-.93 0l-5.693-2.99a.6.6 0 0 1 0-1.062l5.693-2.99a1 1 0 0 1 .93 0Z" }, void 0) }), void 0) }), void 0));
|
|
734
734
|
};
|
|
735
735
|
/* harmony default export */ const components_FormTopoNosql_0 = (FormTopoNosql_FormTopoNosql);
|
|
736
736
|
|