impaktapps-ui-builder 1.0.240 → 1.0.242
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.
|
@@ -8862,7 +8862,7 @@ const sectionLabels = {
|
|
|
8862
8862
|
Radio: ["Core", "Properties", "Events", "Style", "Validation"],
|
|
8863
8863
|
Text: ["Core", "Properties", "Events", "Style", "Validation"],
|
|
8864
8864
|
TextArea: ["Core", "Properties", "Events", "Style", "Validation"],
|
|
8865
|
-
PopUp: ["Core", "Components", "Properties", "Style"],
|
|
8865
|
+
PopUp: ["Core", "Components", "Properties", "Events", "Style"],
|
|
8866
8866
|
PopOver: ["Core", "Components", "Properties", "Style"],
|
|
8867
8867
|
Stepper: ["Core", "Components", "Properties", "Events", "Style"],
|
|
8868
8868
|
DataGrid: ["Core", "Components", "Properties", "Events", "Style"],
|