Module: Labimotion::Constants::KlassSetting

Defined in:
lib/labimotion/constants.rb

Overview

The independent sub-settings held side by side in a KLASS's own settings jsonb (element_klasses / segment_klasses / dataset_klasses). A save shallow-merges, so writing one never disturbs the others.

Constant Summary collapse

LAYER_FUNCTIONS =
'layer_functions'
COVER_IMAGE =
'cover_image'
AI_FILL_PROMPT =

Template-specific guidance for the AI data auto-fill, written by the designer and read by Labimotion::AiTemplate.fill.

'ai_fill_prompt'