impaktapps-ui-builder 1.0.61-alpha.1 → 1.0.61-alpha.2

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.
@@ -8489,7 +8489,9 @@ const sectionLabels = {
8489
8489
  InputSlider: ["Core", "Properties", "Events", "Style", "Validation"],
8490
8490
  TreeMap: ["Core", "Components", "Properties", "Events", "Style"],
8491
8491
  ColumnGroup: ["Core", "Components"],
8492
- Thought: ["Core", "Properties", "Events", "Style", "Validation"]
8492
+ Thought: ["Core", "Properties", "Events", "Style", "Validation"],
8493
+ Date: ["Core", "Properties", "Events", "Style", "Validation"],
8494
+ DateTime: ["Core", "Properties", "Events", "Style", "Validation"]
8493
8495
  };
8494
8496
  function refreshPage(type, store2) {
8495
8497
  var _a, _b;