UNPKG

@chief-editor/brick-control

Version:

Control Brick for chief editor

1 lines 828 B
"use strict";var __assign=this&&this.__assign||function(){return(__assign=Object.assign||function(e){for(var t,r=1,a=arguments.length;r<a;r++)for(var s in t=arguments[r])Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s]);return e}).apply(this,arguments)},__importDefault=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(exports,"__esModule",{value:!0});var editor_1=require("../../util/editor"),schema_json_1=__importDefault(require("./schema.json"));exports.QrCodeConfig=__assign(__assign(__assign(__assign(__assign(__assign({type:"QrCode",category:"Unit",schema:schema_json_1.default},editor_1.getNormalLayout()),editor_1.getNormalPartBoardInfo()),editor_1.getNullableState()),editor_1.getNullableValue()),editor_1.getNullableDatasource()),editor_1.getNullableDisplay());