UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

8 lines (7 loc) 431 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_HEIGHT_SWITCH_CONTENT_TYPE = exports.DEFAULT_EXTRA_SPACE_CONTENT_EDITOR = exports.DEFAULT_INITIAL_MAX_HEIGHT_CONTENT_EDITOR = exports.PREFIX = void 0; exports.PREFIX = 'SCComposer'; exports.DEFAULT_INITIAL_MAX_HEIGHT_CONTENT_EDITOR = 370; exports.DEFAULT_EXTRA_SPACE_CONTENT_EDITOR = 210; exports.DEFAULT_HEIGHT_SWITCH_CONTENT_TYPE = 45;