@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.
@@ -1217,6 +1217,7 @@ __export(limited_lucide_icons_exports, {
1217
1217
  Circle: () => Circle,
1218
1218
  CircleAlert: () => CircleAlert,
1219
1219
  CircleSmall: () => CircleSmall,
1220
+ CircleStop: () => CircleStop,
1220
1221
  ComponentIcon: () => ComponentIcon,
1221
1222
  Copy: () => Copy,
1222
1223
  Cpu: () => Cpu,
@@ -1312,6 +1313,7 @@ import {
1312
1313
  Circle,
1313
1314
  CircleAlert,
1314
1315
  CircleSmall,
1316
+ CircleStop,
1315
1317
  Check,
1316
1318
  CheckCheck,
1317
1319
  ChevronDown,