survey-creator-core
Version:
A framework-independent core package of the SurveyJS Survey Creator component. With Survey Creator, you can visually design complex, interactive JSON forms and surveys in a drag-and-drop interface.
2 lines • 837 B
JavaScript
/*! For license information please see advanced.min.js.LICENSE.txt */
!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define("advanced",[],o):"object"==typeof exports?exports.advanced=o():(e.SurveyCreatorUIPreset=e.SurveyCreatorUIPreset||{},e.SurveyCreatorUIPreset.Advanced=o())}(this,()=>(()=>{"use strict";var e={d:(o,t)=>{for(var n in t)e.o(t,n)&&!e.o(o,n)&&Object.defineProperty(o,n,{enumerable:!0,get:t[n]})},o:(e,o)=>Object.prototype.hasOwnProperty.call(e,o)},o={};e.d(o,{default:()=>t});const t={presetName:"advanced",json:{tabs:{items:[{name:"designer",iconName:"icon-config"},{name:"preview",iconName:"icon-preview"},{name:"logic",iconName:"icon-logic-24x24"},{name:"json",iconName:"icon-codeeditor-24x24"}],activeTab:"designer"}}};return o.default})());