@fileverse/ui 4.1.7-patch-28 → 4.1.7-patch-30

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.
Files changed (2) hide show
  1. package/dist/index.es.js +21 -11
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -4970,12 +4970,17 @@ const xje = Pt(
4970
4970
  ]
4971
4971
  }
4972
4972
  ),
4973
- DSheetText: ({ width: e = 16, height: t = 16, ...n }) => /* @__PURE__ */ d.jsxs(
4973
+ DSheetText: ({
4974
+ width: e = 16,
4975
+ height: t = 16,
4976
+ color: n = "currentColor",
4977
+ ...a
4978
+ }) => /* @__PURE__ */ d.jsxs(
4974
4979
  "svg",
4975
4980
  {
4976
4981
  width: e,
4977
4982
  height: t,
4978
- ...n,
4983
+ ...a,
4979
4984
  viewBox: "0 0 14 14",
4980
4985
  fill: "none",
4981
4986
  xmlns: "http://www.w3.org/2000/svg",
@@ -4984,7 +4989,7 @@ const xje = Pt(
4984
4989
  "path",
4985
4990
  {
4986
4991
  d: "M3.85005 5.6489C3.85005 5.14849 3.97654 4.84173 4.1361 4.67838C4.27776 4.53334 4.53891 4.40657 5.05457 4.47689C5.37378 4.52042 5.66784 4.29693 5.71137 3.97772C5.75489 3.65851 5.53141 3.36445 5.2122 3.32092C4.44452 3.21624 3.77233 3.38113 3.3015 3.86318C2.84855 4.32691 2.68338 4.98265 2.68338 5.6489V5.76556H1.63338C1.31122 5.76556 1.05005 6.02673 1.05005 6.34889C1.05005 6.67106 1.31122 6.93223 1.63338 6.93223H2.68338V8.0989C2.68338 8.55024 2.58164 8.78404 2.46408 8.90814C2.35232 9.0261 2.12709 9.1489 1.63338 9.1489C1.31122 9.1489 1.05005 9.41007 1.05005 9.73224C1.05005 10.0544 1.31122 10.3156 1.63338 10.3156C2.30635 10.3156 2.89778 10.1467 3.31102 9.71051C3.71846 9.28043 3.85005 8.69757 3.85005 8.0989V6.93223H4.95838C5.28055 6.93223 5.54172 6.67106 5.54172 6.34889C5.54172 6.02673 5.28055 5.76556 4.95838 5.76556H3.85005V5.6489Z",
4987
- fill: "#363B3F",
4992
+ fill: n,
4988
4993
  stroke: "transparent"
4989
4994
  }
4990
4995
  ),
@@ -4992,7 +4997,7 @@ const xje = Pt(
4992
4997
  "path",
4993
4998
  {
4994
4999
  d: "M11.0718 5.86947C11.2427 6.04033 11.2427 6.31734 11.0718 6.48819L10.0687 7.49133L11.0718 8.49447C11.2427 8.66533 11.2427 8.94234 11.0718 9.11319C10.901 9.28405 10.6239 9.28405 10.4531 9.11319L9.44995 8.11005L8.44681 9.11319C8.27596 9.28405 7.99895 9.28405 7.82809 9.11319C7.65724 8.94234 7.65724 8.66533 7.82809 8.49447L8.83123 7.49133L7.82809 6.48819C7.65724 6.31734 7.65724 6.04033 7.82809 5.86947C7.99895 5.69862 8.27596 5.69862 8.44681 5.86947L9.44995 6.87261L10.4531 5.86947C10.6239 5.69862 10.901 5.69862 11.0718 5.86947Z",
4995
- fill: "#363B3F",
5000
+ fill: n,
4996
5001
  stroke: "transparent"
4997
5002
  }
4998
5003
  ),
@@ -5000,7 +5005,7 @@ const xje = Pt(
5000
5005
  "path",
5001
5006
  {
5002
5007
  d: "M5.81055 7.49158C5.81055 6.7884 5.9531 6.09264 6.22822 5.47362L6.33691 5.24598C6.60497 4.72507 6.96821 4.27881 7.40674 3.94989C7.6232 3.78754 7.92999 3.83124 8.09238 4.04764C8.25473 4.2641 8.21103 4.57089 7.99463 4.73328C7.68835 4.963 7.41663 5.28939 7.2085 5.69373L7.12373 5.87215C6.90738 6.35898 6.79082 6.91786 6.79082 7.49158C6.79082 8.06531 6.90738 8.62419 7.12373 9.11102L7.2085 9.28944C7.38687 9.63597 7.61198 9.92509 7.86543 10.1453L7.99463 10.2499L8.06777 10.3169C8.21893 10.4874 8.23444 10.7461 8.09238 10.9355C7.95023 11.125 7.69755 11.1821 7.4915 11.0846L7.40674 11.0333L7.22354 10.8856C6.86643 10.5756 6.56672 10.1838 6.33691 9.73719L6.22822 9.50955C5.9531 8.89053 5.81055 8.19477 5.81055 7.49158Z",
5003
- fill: "#363B3F",
5008
+ fill: n,
5004
5009
  stroke: "transparent"
5005
5010
  }
5006
5011
  ),
@@ -5008,7 +5013,7 @@ const xje = Pt(
5008
5013
  "path",
5009
5014
  {
5010
5015
  d: "M13.0894 7.49096C13.0894 8.19414 12.9468 8.88991 12.6717 9.50893L12.563 9.73657C12.2949 10.2575 11.9317 10.7037 11.4932 11.0327C11.2767 11.195 10.9699 11.1513 10.8075 10.9349C10.6452 10.7184 10.6889 10.4117 10.9053 10.2493C11.2116 10.0195 11.4833 9.69316 11.6914 9.28881L11.7762 9.11039C11.9925 8.62356 12.1091 8.06469 12.1091 7.49096C12.1091 6.91723 11.9925 6.35836 11.7762 5.87153L11.6914 5.69311C11.513 5.34658 11.2879 5.05745 11.0345 4.83725L10.9053 4.73266L10.8321 4.66567C10.681 4.49514 10.6655 4.23642 10.8075 4.04701C10.9497 3.85759 11.2024 3.80043 11.4084 3.89799L11.4932 3.94926L11.6764 4.09692C12.0335 4.40694 12.3332 4.79877 12.563 5.24535L12.6717 5.47299C12.9468 6.09201 13.0894 6.78778 13.0894 7.49096Z",
5011
- fill: "#363B3F",
5016
+ fill: n,
5012
5017
  stroke: "transparent"
5013
5018
  }
5014
5019
  )
@@ -5156,7 +5161,12 @@ const xje = Pt(
5156
5161
  }
5157
5162
  );
5158
5163
  },
5159
- Ddocs: ({ width: e = 16, height: t = 16, ...n }) => /* @__PURE__ */ d.jsxs(
5164
+ Ddocs: ({
5165
+ width: e = 16,
5166
+ height: t = 16,
5167
+ color: n = "currentColor",
5168
+ ...a
5169
+ }) => /* @__PURE__ */ d.jsxs(
5160
5170
  "svg",
5161
5171
  {
5162
5172
  width: e,
@@ -5164,13 +5174,13 @@ const xje = Pt(
5164
5174
  viewBox: "0 0 24 24",
5165
5175
  fill: "none",
5166
5176
  xmlns: "http://www.w3.org/2000/svg",
5167
- ...n,
5177
+ ...a,
5168
5178
  children: [
5169
5179
  /* @__PURE__ */ d.jsx(
5170
5180
  "path",
5171
5181
  {
5172
5182
  d: "M4 7C4 6.44772 4.44772 6 5 6H19C19.5523 6 20 6.44772 20 7C20 7.55228 19.5523 8 19 8H5C4.44772 8 4 7.55228 4 7Z",
5173
- fill: "#363B3F",
5183
+ fill: n,
5174
5184
  stroke: "transparent"
5175
5185
  }
5176
5186
  ),
@@ -5178,7 +5188,7 @@ const xje = Pt(
5178
5188
  "path",
5179
5189
  {
5180
5190
  d: "M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z",
5181
- fill: "#363B3F",
5191
+ fill: n,
5182
5192
  stroke: "transparent"
5183
5193
  }
5184
5194
  ),
@@ -5186,7 +5196,7 @@ const xje = Pt(
5186
5196
  "path",
5187
5197
  {
5188
5198
  d: "M4 17C4 16.4477 4.44772 16 5 16H11C11.5523 16 12 16.4477 12 17C12 17.5523 11.5523 18 11 18H5C4.44772 18 4 17.5523 4 17Z",
5189
- fill: "#363B3F",
5199
+ fill: n,
5190
5200
  stroke: "transparent"
5191
5201
  }
5192
5202
  )
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fileverse/ui",
3
- "version": "4.1.7-patch-28",
3
+ "version": "4.1.7-patch-30",
4
4
  "files": [
5
5
  "/dist"
6
6
  ],