impaktapps-ui-builder 1.0.226 → 1.0.227

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.
@@ -8866,7 +8866,7 @@ const sectionLabels = {
8866
8866
  Thought: ["Core", "Properties", "Events", "Style"],
8867
8867
  Date: ["Core", "Properties", "Events", "Style", "Validation"],
8868
8868
  DateTime: ["Core", "Properties", "Events", "Style", "Validation"],
8869
- Image: ["Core", "Properties", "Style"],
8869
+ Image: ["Core", "Properties", "Events", "Style"],
8870
8870
  FileInput: ["Core", "Properties", "Events", "Style", "Validation"],
8871
8871
  Camera: ["Core", "Properties", "Events", "Style", "Validation"],
8872
8872
  OTP_Input: ["Core", "Properties", "Events", "Style", "Validation"]