@chief-editor/brick-control
Version:
Control Brick for chief editor
1 lines • 657 B
JavaScript
var __assign=this&&this.__assign||function(){return(__assign=Object.assign||function(t){for(var a,e=1,n=arguments.length;e<n;e++)for(var l in a=arguments[e])Object.prototype.hasOwnProperty.call(a,l)&&(t[l]=a[l]);return t}).apply(this,arguments)};import{getNormalRenderConfig,getNullableDisplayData,getNullablePartBoardInfo,getNullableState}from"../../util/flow";export var BindConfig=__assign(__assign(__assign(__assign(__assign({},getNullableState()),getNormalRenderConfig()),getNullablePartBoardInfo()),{getDefaultValue:function(){return{}},getDynamicDefaultValue:function(){return{}},getInitialDatasource:function(){return[]}}),getNullableDisplayData());