UNPKG

@chief-editor/brick-control

Version:

Control Brick for chief editor

1 lines 772 B
var __assign=this&&this.__assign||function(){return(__assign=Object.assign||function(a){for(var t,e=1,r=arguments.length;e<r;e++)for(var n in t=arguments[e])Object.prototype.hasOwnProperty.call(t,n)&&(a[n]=t[n]);return a}).apply(this,arguments)};import{getNormalLayout,getNormalPartBoardInfo,getNullableDatasource,getNullableDisplay,getNullableState}from"../../util/editor";import schema from"./schema.json";export var PanelConfig=__assign(__assign(__assign(__assign(__assign(__assign({type:"Panel",category:"Container",isContainer:!0,schema:schema},getNullableState()),getNormalPartBoardInfo(["Unit","Container","FormItem"])),getNormalLayout()),getNullableDisplay()),{getValueFromBrickData:function(){return{}},setValueToBrickData:function(){}}),getNullableDatasource());