@windrun-huaiin/base-ui 5.3.0 → 5.3.1

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/dist/ui/index.mjs CHANGED
@@ -1233,6 +1233,7 @@ __export(limited_lucide_icons_exports, {
1233
1233
  Circle: () => Circle,
1234
1234
  CircleAlert: () => CircleAlert,
1235
1235
  CircleSmall: () => CircleSmall,
1236
+ CircleStop: () => CircleStop,
1236
1237
  ComponentIcon: () => ComponentIcon,
1237
1238
  Copy: () => Copy,
1238
1239
  Cpu: () => Cpu,
@@ -1328,6 +1329,7 @@ import {
1328
1329
  Circle,
1329
1330
  CircleAlert,
1330
1331
  CircleSmall,
1332
+ CircleStop,
1331
1333
  Check,
1332
1334
  CheckCheck,
1333
1335
  ChevronDown,