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.
7 lines • 656 B
JavaScript
/*!
* SurveyJS Creator v2.5.21
* (c) 2015-2026 Devsoft Baltic OÜ - http://surveyjs.io/
* Github: https://github.com/surveyjs/survey-creator
* License: https://surveyjs.io/Licenses#SurveyCreator
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self).SurveyCreatorUIPreset=e.SurveyCreatorUIPreset||{},e.SurveyCreatorUIPreset.Expert={}))}(this,function(e){"use strict";var t={presetName:"expert",json:{propertyGrid:{definition:null}}};e.Expert=t,e.default=t,Object.defineProperty(e,"__esModule",{value:!0})});