impaktapps-ui-builder 1.0.50-alpha.6 → 1.0.50-alpha.8

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.
@@ -11584,7 +11584,7 @@ var DateInputField = {
11584
11584
  widget: "DateInputField"
11585
11585
  },
11586
11586
  config: {
11587
- layout: { xs: 6, sm: 6, md: 4, lg: 4 },
11587
+ layout: { xs: 6, sm: 6, md: 4, lg: 3 },
11588
11588
  main: {
11589
11589
  label: "",
11590
11590
  type: "date"
@@ -11816,11 +11816,11 @@ const buildSlider = (config2, componentScope2) => {
11816
11816
  const Checkbox = {
11817
11817
  "type": "Control",
11818
11818
  "scope": "#/properties/username1",
11819
- "layout": { xs: 12, sm: 6, md: 4, lg: 3 },
11820
11819
  "options": {
11821
11820
  "widget": "CheckBox"
11822
11821
  },
11823
11822
  "config": {
11823
+ "layout": { xs: 12, sm: 6, md: 4, lg: 3 },
11824
11824
  "main": {
11825
11825
  "label": "Welcome to Hyperform"
11826
11826
  }
@@ -11958,7 +11958,7 @@ const TextField = {
11958
11958
  "widget": "InputField"
11959
11959
  },
11960
11960
  config: {
11961
- layout: { xs: 12, sm: 6, md: 4, lg: 4 },
11961
+ layout: { xs: 12, sm: 6, md: 4, lg: 3 },
11962
11962
  main: {
11963
11963
  label: "Adhaar Card",
11964
11964
  formatStrArray: ["9", "9", "9", "9", " ", "9", "9", "9", "9", " ", "X9", "X9", "X9", "X9"],