impaktapps-ui-builder 0.0.79-alpha.1 → 0.0.79

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impaktapps-ui-builder",
3
- "version": "0.0.79-alpha.1",
3
+ "version": "0.0.79",
4
4
  "scripts": {
5
5
  "dev": "vite",
6
6
  "build": "tsc && vite build",
@@ -445,9 +445,9 @@ export const buildPropertiesSection = function (type: String) {
445
445
  getRadioInputField("disableFullScreenToggle", "Disable Full Screen", ["YES", "NO"]),
446
446
  getRadioInputField("disableDensityToggle", "Disable Density Toggle", ["YES", "NO"]),
447
447
  getRadioInputField("disableDownloadFile", "Disable Download File", ["YES", "NO"]),
448
- getInputField("selectKey", "Selection Key"),
448
+
449
449
  getMultiSelectField("filteringOptions", "Filtering Options"),
450
- emptyBox("LazyLoadingTableEmpty1", {xs: 6, sm: 0, md: 4, lg: 4 }),
450
+ getInputField("selectKey", "Selection Key"), emptyBox("LazyLoadingTableEmpty1", {xs: 6, sm: 0, md: 4, lg: 4 }),
451
451
  emptyBox("LazyLoadingTableEmpty1", {xs: 6, sm: 0, md: 4, lg: 4 }),
452
452
 
453
453
  buildWrapper("Tree Table Properties", [