UNPKG

@chief-editor/brick-control

Version:

Control Brick for chief editor

1 lines 785 B
var __assign=this&&this.__assign||function(){return(__assign=Object.assign||function(t){for(var a,e=1,l=arguments.length;e<l;e++)for(var i in a=arguments[e])Object.prototype.hasOwnProperty.call(a,i)&&(t[i]=a[i]);return t}).apply(this,arguments)};import{getNormalRenderConfig,getNullableDatasource,getNullableDisplayData,getNullablePartBoardInfo,getNullableState}from"../../util/flow";export var SlideSizeConfig=__assign(__assign(__assign(__assign(__assign(__assign({},getNullableState()),getNullablePartBoardInfo()),getNormalRenderConfig()),getNullableDatasource()),{getDynamicDefaultValue:function(t){var a=t.config.props.defaultValue;return void 0===a?{width:0,height:0,type:"custom"}:a},getDefaultValue:function(){return{width:0,height:0,type:"custom"}}}),getNullableDisplayData());