x-ui-design 0.2.64 → 0.2.65

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/index.js CHANGED
@@ -3566,6 +3566,9 @@ exports.TimeIcon = TimeIcon;
3566
3566
  exports.TimePicker = TimePicker$2;
3567
3567
  exports.TrashIcon = TrashIcon;
3568
3568
  exports.Upload = Upload$2;
3569
+ exports.clsx = clsx;
3570
+ exports.createArray = createArray;
3571
+ exports.parseValue = parseValue;
3569
3572
  exports.useForm = useForm;
3570
3573
  exports.useWatch = useWatch;
3571
3574
  //# sourceMappingURL=index.js.map