@widergy/energy-ui 3.44.3 → 3.45.0
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/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [3.45.0](https://github.com/widergy/energy-ui/compare/v3.44.3...v3.45.0) (2024-12-02)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* new energy icon added ([#537](https://github.com/widergy/energy-ui/issues/537)) ([5c098fb](https://github.com/widergy/energy-ui/commit/5c098fb4bc0657e9d0987c92987ca21a9e0c09e5))
|
|
7
|
+
|
|
1
8
|
## [3.44.3](https://github.com/widergy/energy-ui/compare/v3.44.2...v3.44.3) (2024-11-27)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M10 2.28699C5.58172 2.28699 2 5.86871 2 10.287C2 14.7053 5.58172 18.287 10 18.287C14.4183 18.287 18 14.7053 18 10.287C18 5.86871 14.4183 2.28699 10 2.28699ZM0 10.287C0 4.76414 4.47715 0.286987 10 0.286987C15.5228 0.286987 20 4.76414 20 10.287C20 15.8098 15.5228 20.287 10 20.287C4.47715 20.287 0 15.8098 0 10.287ZM8.47476 4.63188C8.97416 4.38477 9.52411 4.25695 10.0813 4.2585C10.6385 4.26004 11.1877 4.39091 11.6857 4.64078C12.1838 4.89066 12.617 5.25273 12.9513 5.69848C13.2856 6.14424 13.5119 6.66152 13.6123 7.20959C13.7128 7.75766 13.6846 8.32156 13.5301 8.85689C13.3756 9.39223 13.0989 9.88439 12.7218 10.2946C12.3448 10.7049 11.8776 11.022 11.3572 11.221C11.3487 11.2242 11.3403 11.2273 11.3317 11.2303C11.2295 11.2663 11.1417 11.3345 11.0816 11.4247C11.0214 11.5149 10.9923 11.6221 10.9984 11.7303C11.0297 12.2817 10.608 12.7541 10.0566 12.7854C9.50523 12.8166 9.03288 12.395 9.0016 11.8436C8.97092 11.3026 9.11687 10.7662 9.41747 10.3153C9.71493 9.86909 10.1479 9.53049 10.6523 9.34928C10.8798 9.26062 11.084 9.12105 11.2493 8.94122C11.4169 8.75889 11.5399 8.54015 11.6086 8.30222C11.6772 8.06429 11.6897 7.81367 11.6451 7.57008C11.6005 7.3265 11.4999 7.0966 11.3513 6.89848C11.2027 6.70037 11.0102 6.53945 10.7888 6.42839C10.5675 6.31734 10.3234 6.25918 10.0758 6.25849C9.82811 6.2578 9.58369 6.31461 9.36173 6.42444C9.13978 6.53426 8.94634 6.69411 8.79666 6.8914C8.46284 7.33138 7.83555 7.41745 7.39557 7.08363C6.95559 6.74981 6.86952 6.12252 7.20334 5.68254C7.54013 5.23865 7.97535 4.87899 8.47476 4.63188ZM10 14.287C10.5523 14.287 11 14.7347 11 15.287V15.297C11 15.8493 10.5523 16.297 10 16.297C9.44771 16.297 9 15.8493 9 15.297V15.287C9 14.7347 9.44771 14.287 10 14.287Z" />
|
|
3
|
+
</svg>
|
|
@@ -179,6 +179,21 @@ EnergyIconTruck.defaultProps = {
|
|
|
179
179
|
stroke: "currentColor",
|
|
180
180
|
xmlns: "http://www.w3.org/2000/svg"
|
|
181
181
|
};
|
|
182
|
+
var EnergyIconQuestionFilled = function EnergyIconQuestionFilled(props) {
|
|
183
|
+
return /*#__PURE__*/_react.default.createElement("svg", props, /*#__PURE__*/_react.default.createElement("path", {
|
|
184
|
+
fill: "currentColor",
|
|
185
|
+
fillRule: "evenodd",
|
|
186
|
+
clipRule: "evenodd",
|
|
187
|
+
d: "M10 2.287a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm-10 8c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10-10-4.477-10-10Zm8.475-5.655a3.6 3.6 0 1 1 2.857 6.598.5.5 0 0 0-.334.5 1 1 0 0 1-1.996.114 2.5 2.5 0 0 1 1.65-2.495 1.6 1.6 0 1 0-1.855-2.458 1 1 0 0 1-1.594-1.208 3.6 3.6 0 0 1 1.272-1.051ZM10 14.287a1 1 0 0 1 1 1v.01a1 1 0 1 1-2 0v-.01a1 1 0 0 1 1-1Z"
|
|
188
|
+
}));
|
|
189
|
+
};
|
|
190
|
+
EnergyIconQuestionFilled.defaultProps = {
|
|
191
|
+
width: "20",
|
|
192
|
+
height: "21",
|
|
193
|
+
viewBox: "0 0 20 21",
|
|
194
|
+
fill: "none",
|
|
195
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
196
|
+
};
|
|
182
197
|
const FILLED_ICON_COLOR = exports.FILLED_ICON_COLOR = 'transparent';
|
|
183
198
|
const DEFAULT_INTERNAL_SHADE = exports.DEFAULT_INTERNAL_SHADE = _Palette.COLOR_SHADES.shade02;
|
|
184
199
|
const DEFAULT_COLOR_THEME = exports.DEFAULT_COLOR_THEME = _Palette.COLOR_THEMES.dark;
|
|
@@ -194,5 +209,6 @@ const ENERGY_ICONS = exports.ENERGY_ICONS = {
|
|
|
194
209
|
EnergyIconConsumption,
|
|
195
210
|
EnergyIconHome,
|
|
196
211
|
EnergyIconSendFilled,
|
|
197
|
-
EnergyIconTruck
|
|
212
|
+
EnergyIconTruck,
|
|
213
|
+
EnergyIconQuestionFilled
|
|
198
214
|
};
|