@chief-editor/brick-control
Version:
Control Brick for chief editor
1 lines • 842 B
JavaScript
;var __assign=this&&this.__assign||function(){return(__assign=Object.assign||function(e){for(var t,a=1,r=arguments.length;a<r;a++)for(var l in t=arguments[a])Object.prototype.hasOwnProperty.call(t,l)&&(e[l]=t[l]);return e}).apply(this,arguments)};Object.defineProperty(exports,"__esModule",{value:!0});var util_1=require("@co-hooks/util"),flow_1=require("../../util/flow");exports.VerticalRepeatConfig=__assign(__assign(__assign(__assign(__assign({getDefaultValue:function(){return[]},getDynamicDefaultValue:function(){return[]},getPartKeyMapFromBrickData:function(e){return(e.value||[]).map((function(e){return{key:util_1.getUniqueKey(e),part:"template",repeat:!0}}))}},flow_1.getNullablePartBoardInfo()),flow_1.getNullableState()),flow_1.getNormalRenderConfig()),flow_1.getNullableDisplayData()),flow_1.getNullableDatasource());