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