hellfire 0.29.7 → 0.29.8

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
@@ -2,6 +2,10 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ## [0.29.8](http://10.16.100.57/diffusion/115/paladin/compare/v0.29.7...v0.29.8) (2025-04-29)
6
+
7
+
8
+
5
9
  ## [0.29.7](http://10.16.100.57/diffusion/115/paladin/compare/v0.29.6...v0.29.7) (2025-04-27)
6
10
 
7
11
 
package/dist/index.js CHANGED
@@ -50452,13 +50452,14 @@ function _extends$1s() { _extends$1s = Object.assign || function (target) { for
50452
50452
  var _ref$1s = /*#__PURE__*/React__default.createElement("path", {
50453
50453
  "data-name": "\\u77E9\\u5F62 2130",
50454
50454
  d: "M6.181 0H45.63a1 1 0 011 1v15.839H6.181a1 1 0 01-1-1V1a1 1 0 011-1z",
50455
- fill: "rgba(255,255,255,0.36)"
50455
+ fill: "#ffa921",
50456
+ opacity: 0.514
50456
50457
  });
50457
50458
 
50458
50459
  var _ref2$h = /*#__PURE__*/React__default.createElement("path", {
50459
50460
  "data-name": "\\u51CF\\u53BB 14",
50460
- d: "M25.647 39.602H2a2 2 0 01-2-2V6.629a2 2 0 012-2h37.449a2 2 0 012 2v7.975a16.386 16.386 0 00-2.323-.165 16.194 16.194 0 00-14.687 9.368c-2.137-.7-4.256-1.52-6.71-2.468l-.28-.109a14.02 14.02 0 00-5.008-1.035c-4.174 0-7.213 2.531-8.555 7.128v7.1a1.3 1.3 0 001.3 1.3H23.75a16.129 16.129 0 001.9 3.885z",
50461
- fill: "#fff"
50461
+ d: "M25.647 39.602H2a2 2 0 01-2-2V6.629a2 2 0 012-2h37.449a2 2 0 012 2v7.975a16.386 16.386 0 00-2.323-.165 16.193 16.193 0 00-14.686 9.366c-2.138-.7-4.257-1.518-6.711-2.466l-.28-.109a14.02 14.02 0 00-5.008-1.035c-4.174 0-7.213 2.531-8.555 7.128v7.1a1.3 1.3 0 001.3 1.3H23.75a16.129 16.129 0 001.9 3.885z",
50462
+ fill: "#ffa10b"
50462
50463
  });
50463
50464
 
50464
50465
  var _ref3$7 = /*#__PURE__*/React__default.createElement("g", {
@@ -50470,19 +50471,19 @@ var _ref3$7 = /*#__PURE__*/React__default.createElement("g", {
50470
50471
  cy: 13.966,
50471
50472
  r: 13.966,
50472
50473
  fill: "rgba(53,53,53,0)",
50473
- stroke: "#fff",
50474
+ stroke: "#ffa10b",
50474
50475
  strokeWidth: 3.5
50475
50476
  }), /*#__PURE__*/React__default.createElement("path", {
50476
50477
  "data-name": "\\u77E9\\u5F62 2134",
50477
- fill: "#fff",
50478
+ fill: "#ffa10b",
50478
50479
  d: "M22.151 3.696l2.711 2.711L6.53 24.739l-2.711-2.71z"
50479
50480
  }));
50480
50481
 
50481
50482
  const SvgImageAutoDownloadOff = props => /*#__PURE__*/React__default.createElement("svg", _extends$1s({
50482
50483
  "data-name": "\\u7EC4 4264",
50483
50484
  width: 53.11,
50484
- height: 45.447,
50485
- viewBox: "0 0 53.11 45.447",
50485
+ height: 45.448,
50486
+ viewBox: "0 0 53.11 45.448",
50486
50487
  fill: "currentColor"
50487
50488
  }, props), _ref$1s, _ref2$h, _ref3$7);
50488
50489