@unicom-cloud/ui 0.8.104 → 0.8.105

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/form/FormItem.js CHANGED
@@ -184,7 +184,6 @@ const we = ({
184
184
  L ? /* @__PURE__ */ i(
185
185
  G,
186
186
  {
187
- ...e.labelCol || r.labelCol,
188
187
  className: C(
189
188
  oe,
190
189
  e.labelCol?.className,
@@ -194,6 +193,7 @@ const we = ({
194
193
  }
195
194
  ),
196
195
  flex: A ? 0 : void 0,
196
+ ...e.labelCol || r.labelCol,
197
197
  children: /* @__PURE__ */ i(
198
198
  he,
199
199
  {
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@unicom-cloud/ui","version":"0.8.104","dependencies":{"@unicom-cloud/icons":"latest"},"peerDependencies":{"react":"^18.3.1","react-dom":"^18.3.1","dayjs":"^1.11.10","lodash":"^4.17.21","uuid":"^11.1.0","qrcode.react":"^4.2.0"},"peerDependenciesMeta":{},"type":"module","types":"types/pc/index.d.ts","main":"./index.js","publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"}}
1
+ {"name":"@unicom-cloud/ui","version":"0.8.105","dependencies":{"@unicom-cloud/icons":"latest"},"peerDependencies":{"react":"^18.3.1","react-dom":"^18.3.1","dayjs":"^1.11.10","lodash":"^4.17.21","uuid":"^11.1.0","qrcode.react":"^4.2.0"},"peerDependenciesMeta":{},"type":"module","types":"types/pc/index.d.ts","main":"./index.js","publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"}}
package/version/index.js CHANGED
@@ -1,4 +1,4 @@
1
- const I = "2025-07-16 14:13:46", t = "1752646426646", E = "2.66.0";
1
+ const I = "2025-07-16 14:47:58", t = "1752648478985", E = "2.66.0";
2
2
  export {
3
3
  E as VERSION,
4
4
  I as VERSION_BUILD_DATE,