UNPKG

@chief-editor/brick-control

Version:

Control Brick for chief editor

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