UNPKG

@chief-editor/brick-control

Version:

Control Brick for chief editor

1 lines 729 B
"use strict";var __assign=this&&this.__assign||function(){return(__assign=Object.assign||function(t){for(var e,a=1,l=arguments.length;a<l;a++)for(var n in e=arguments[a])Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}).apply(this,arguments)};Object.defineProperty(exports,"__esModule",{value:!0});var flow_1=require("../../util/flow");exports.ChartLegendPositionConfig=__assign(__assign(__assign(__assign(__assign(__assign({},flow_1.getNullableState()),flow_1.getNullablePartBoardInfo()),flow_1.getNormalRenderConfig()),flow_1.getNullableDisplayData()),{getDynamicDefaultValue:function(t){return t.config.props.defaultValue||"bottom"},getDefaultValue:function(){return"bottom"}}),flow_1.getNullableDatasource());