impaktapps-ui-builder 0.0.382-alpha.39 → 0.0.382-alpha.40
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/dist/impaktapps-ui-builder.es.js +0 -58
- package/dist/impaktapps-ui-builder.es.js.map +1 -1
- package/dist/impaktapps-ui-builder.umd.js +3 -3
- package/dist/impaktapps-ui-builder.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/impaktapps-ui-builder/builder/elements/UiSchema/Component/uiSchema.ts +33 -33
- package/src/impaktapps-ui-builder/builder/elements/UiSchema/event/uiSchema.ts +33 -33
package/package.json
CHANGED
|
@@ -377,40 +377,40 @@ export const componentBasicUiSchema: any = (theme) => {
|
|
|
377
377
|
},
|
|
378
378
|
],
|
|
379
379
|
},
|
|
380
|
-
{
|
|
381
|
-
|
|
382
|
-
|
|
380
|
+
// {
|
|
381
|
+
// type: "Control",
|
|
382
|
+
// scope: "#/properties/pageName",
|
|
383
383
|
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
},
|
|
384
|
+
// options: {
|
|
385
|
+
// widget: "Box",
|
|
386
|
+
// },
|
|
387
|
+
// config: {
|
|
388
|
+
// layout: 9.7,
|
|
389
|
+
// main: {
|
|
390
|
+
// heading: " ",
|
|
391
|
+
// },
|
|
392
|
+
// style: {
|
|
393
|
+
// color: theme.palette.text.disabled,
|
|
394
|
+
// // float: 'right',
|
|
395
|
+
// textAlign: 'right',
|
|
396
|
+
// // width: 'fit-content',
|
|
397
|
+
// fontSize: "12px",
|
|
398
|
+
// marginTop: '-16px',
|
|
399
|
+
// // marginRight: '100px'
|
|
400
|
+
// // marginLeft: '-6px'
|
|
401
|
+
// }
|
|
402
|
+
// },
|
|
403
|
+
// },
|
|
404
|
+
// {
|
|
405
|
+
// type: "Control",
|
|
406
|
+
// scope: "#/properties/emptyBox",
|
|
407
|
+
// options: {
|
|
408
|
+
// widget: "EmptyBox",
|
|
409
|
+
// },
|
|
410
|
+
// config: {
|
|
411
|
+
// layout: 2.3
|
|
412
|
+
// }
|
|
413
|
+
// },
|
|
414
414
|
]
|
|
415
415
|
}
|
|
416
416
|
],
|
|
@@ -407,40 +407,40 @@ export const EventUiSchema: any = (theme) => {
|
|
|
407
407
|
},
|
|
408
408
|
],
|
|
409
409
|
},
|
|
410
|
-
{
|
|
411
|
-
|
|
412
|
-
|
|
410
|
+
// {
|
|
411
|
+
// type: "Control",
|
|
412
|
+
// scope: "#/properties/pageName",
|
|
413
413
|
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
},
|
|
434
|
-
{
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
},
|
|
414
|
+
// options: {
|
|
415
|
+
// widget: "Box",
|
|
416
|
+
// },
|
|
417
|
+
// config: {
|
|
418
|
+
// layout: 9.7,
|
|
419
|
+
// main: {
|
|
420
|
+
// heading: " ",
|
|
421
|
+
// },
|
|
422
|
+
// style: {
|
|
423
|
+
// color: theme.palette.text.disabled,
|
|
424
|
+
// // float: 'right',
|
|
425
|
+
// textAlign: 'right',
|
|
426
|
+
// // width: 'fit-content',
|
|
427
|
+
// fontSize: "12px",
|
|
428
|
+
// marginTop: '-16px',
|
|
429
|
+
// // marginRight: '100px'
|
|
430
|
+
// // marginLeft: '-6px'
|
|
431
|
+
// }
|
|
432
|
+
// },
|
|
433
|
+
// },
|
|
434
|
+
// {
|
|
435
|
+
// type: "Control",
|
|
436
|
+
// scope: "#/properties/emptyBox",
|
|
437
|
+
// options: {
|
|
438
|
+
// widget: "EmptyBox",
|
|
439
|
+
// },
|
|
440
|
+
// config: {
|
|
441
|
+
// layout: 2.3
|
|
442
|
+
// }
|
|
443
|
+
// },
|
|
444
444
|
]
|
|
445
445
|
}
|
|
446
446
|
],
|