{
    "name": "STACK_IN_TX_2",
    "description": "스택 내부용 텍스트 리스트2 (날짜 포맷 선택 + 포인트 게시물 + 도트/라인)",
    "type": "list",
    "settings": [
        {
            "group": "게시물",
            "fields": [
                { "key": "post_count", "label": "게시물 개수", "type": "text", "placeholder": "5" },
                { "key": "post_order", "label": "게시물 순서", "type": "select", "options": [{"v":"","l":"최신날짜순(기본)"},{"v":"num_asc","l":"등록순"}] },
                { "key": "notice_first", "label": "공지우선", "type": "select", "options": [{"v":"","l":"미사용(기본)"},{"v":"1","l":"공지우선"}] },
                { "key": "view_mode", "label": "클릭 동작", "type": "select", "options": [{"v":"","l":"일반링크(기본)"},{"v":"modal","l":"게시물모달"}] },
                { "key": "modal_width", "label": "모달 넓이 (게시물모달 시)", "type": "text", "placeholder": "720px" },
                { "key": "new_icon", "label": "NEW 아이콘", "type": "select", "options": [{"v":"","l":"미사용(기본)"},{"v":"before","l":"제목 앞"},{"v":"after","l":"제목 뒤"}] },
                { "key": "new_hours", "label": "NEW 기준(시간)", "type": "text", "placeholder": "24" }
            ]
        },
        {
            "group": "제목",
            "fields": [
                { "key": "subject_len", "label": "제목 글자수", "type": "text", "placeholder": "40" },
                { "key": "title_size", "label": "크기", "type": "text", "placeholder": "clamp(13px, calc(0.16vw + 12.5px), 15px)" },
                { "key": "title_color", "label": "컬러", "type": "text", "placeholder": "#333" },
                { "key": "title_weight", "label": "두께", "type": "text", "placeholder": "500" },
                { "key": "title_spacing", "label": "자간", "type": "text", "placeholder": "-0.5px" },
                { "key": "title_lh", "label": "행간", "type": "text", "placeholder": "1.4" },
                { "key": "title_dot", "label": "제목 앞 도트", "type": "select", "options": [{"v":"","l":"공동설정 따름(기본)"},{"v":"none","l":"사용안함"},{"v":"disc","l":"● 원형"},{"v":"square","l":"■ 사각"},{"v":"dash","l":"— 대시"}] },
                { "key": "title_dot_color", "label": "도트 컬러", "type": "text", "placeholder": "var(--primary)" },
                { "key": "title_dot_size", "label": "도트 크기", "type": "text", "placeholder": "6px" }
            ]
        },
        {
            "group": "날짜",
            "fields": [
                { "key": "hide_date", "label": "표시 여부", "type": "select", "options": [{"v":"","l":"표시(기본)"},{"v":"hide","l":"숨김"}] },
                { "key": "date_format", "label": "날짜 포맷", "type": "select", "options": [{"v":"","l":"2026.06.06 (기본)"},{"v":"dash4","l":"2026-06-06"},{"v":"dot2","l":"26.06.06"},{"v":"dash2","l":"26-06-06"}] },
                { "key": "date_layout", "label": "날짜+제목 배열", "type": "select", "options": [{"v":"","l":"가로(기본)"},{"v":"vertical","l":"세로배열"}] },
                { "key": "date_align", "label": "정렬", "type": "select", "options": [{"v":"","l":"좌측(기본)"},{"v":"center","l":"중앙"},{"v":"right","l":"우측"}] },
                { "key": "date_size", "label": "크기", "type": "text", "placeholder": "clamp(11px, calc(0.08vw + 10.75px), 12px)" },
                { "key": "date_color", "label": "컬러", "type": "text", "placeholder": "#999" },
                { "key": "date_weight", "label": "두께", "type": "text", "placeholder": "400" }
            ]
        },
        {
            "group": "라벨",
            "fields": [
                { "key": "hide_label", "label": "표시 여부", "type": "select", "options": [{"v":"","l":"표시(기본)"},{"v":"hide","l":"숨김"}] },
                { "key": "label_size", "label": "크기", "type": "text", "placeholder": "clamp(10px, calc(0.08vw + 9.75px), 11px)" },
                { "key": "label_color", "label": "배경컬러", "type": "text", "placeholder": "#f1f5f9" },
                { "key": "label_font_color", "label": "폰트컬러", "type": "text", "placeholder": "#64748b" },
                { "key": "label_radius", "label": "라운드", "type": "text", "placeholder": "20px" },
                { "key": "label_padding", "label": "패딩", "type": "text", "placeholder": "2px 8px" }
            ]
        },
        {
            "group": "본문",
            "fields": [
                { "key": "hide_content", "label": "본문 발췌", "type": "select", "options": [{"v":"","l":"미사용(기본)"},{"v":"1","l":"출력"}] },
                { "key": "content_len", "label": "본문 글자수", "type": "text", "placeholder": "80" },
                { "key": "content_size", "label": "크기", "type": "text", "placeholder": "clamp(12px, calc(0.08vw + 11.75px), 13px)" },
                { "key": "content_color", "label": "컬러", "type": "text", "placeholder": "#666" },
                { "key": "content_weight", "label": "두께", "type": "text", "placeholder": "400" },
                { "key": "content_spacing", "label": "자간", "type": "text", "placeholder": "-0.3px" },
                { "key": "content_lh", "label": "행간", "type": "text", "placeholder": "1.5" }
            ]
        },
        {
            "group": "포인트 게시물",
            "fields": [
                { "key": "point_count", "label": "포인트 게시물수", "type": "text", "placeholder": "0 (비우면 미사용)" },
                { "key": "pt_title_size", "label": "제목 크기", "type": "text", "placeholder": "clamp(14px, calc(0.31vw + 13px), 18px)" },
                { "key": "pt_title_color", "label": "제목 컬러", "type": "text", "placeholder": "#000" },
                { "key": "pt_title_weight", "label": "제목 두께", "type": "text", "placeholder": "600" },
                { "key": "pt_subject_len", "label": "제목 글자수", "type": "text", "placeholder": "60" },
                { "key": "pt_show_content", "label": "본문 출력", "type": "select", "options": [{"v":"","l":"미사용(기본)"},{"v":"1","l":"포인트만 출력"}] },
                { "key": "pt_content_size", "label": "본문 크기", "type": "text", "placeholder": "clamp(12px, calc(0.08vw + 11.75px), 13px)" },
                { "key": "pt_content_color", "label": "본문 컬러", "type": "text", "placeholder": "#666" },
                { "key": "pt_date_layout", "label": "날짜+제목 배열", "type": "select", "options": [{"v":"","l":"일반과 동일(기본)"},{"v":"horizontal","l":"가로배열"},{"v":"vertical","l":"세로배열"}] },
                { "key": "pt_date_align", "label": "날짜 정렬", "type": "select", "options": [{"v":"","l":"일반과 동일(기본)"},{"v":"left","l":"좌측"},{"v":"center","l":"중앙"},{"v":"right","l":"우측"}] },
                { "key": "pt_date_deco", "label": "날짜 데코 디자인", "type": "select", "options": [{"v":"","l":"일반 텍스트(기본)"},{"v":"style1","l":"큰날짜 — 위:2026 아래:04.12"},{"v":"style2","l":"축약 — 위:26.04 아래:12"},{"v":"style3","l":"박스형 — 위:26.04 아래:12 + 배경"}] },
                { "key": "pt_date_big_size", "label": "데코 큰글씨 크기", "type": "text", "placeholder": "clamp(22px, calc(0.94vw + 19px), 28px)" },
                { "key": "pt_date_big_color", "label": "데코 큰글씨 컬러", "type": "text", "placeholder": "#222" },
                { "key": "pt_date_big_weight", "label": "데코 큰글씨 두께", "type": "text", "placeholder": "700" },
                { "key": "pt_date_small_size", "label": "데코 작은글씨 크기", "type": "text", "placeholder": "clamp(11px, calc(0.08vw + 10.75px), 12px)" },
                { "key": "pt_date_small_color", "label": "데코 작은글씨 컬러", "type": "text", "placeholder": "#888" },
                { "key": "pt_date_width", "label": "데코 날짜 영역 넓이", "type": "text", "placeholder": "clamp(55px, calc(1.17vw + 51.25px), 70px)" },
                { "key": "pt_date_box_bg", "label": "박스형 배경", "type": "text", "placeholder": "#f1f5f9", "showWhen": {"key":"pt_date_deco","value":"style3"} },
                { "key": "pt_date_box_radius", "label": "박스형 라운드", "type": "text", "placeholder": "8px", "showWhen": {"key":"pt_date_deco","value":"style3"} }
            ]
        },
        {
            "group": "리스트 라인",
            "fields": [
                { "key": "item_line", "label": "항목 구분 라인", "type": "select", "options": [{"v":"","l":"미사용(기본)"},{"v":"show","l":"출력"}] },
                { "key": "last_line", "label": "맨 하단 라인", "type": "select", "options": [{"v":"","l":"미사용(기본)"},{"v":"1","l":"출력"}] },
                { "key": "item_line_color", "label": "라인 컬러", "type": "text", "placeholder": "#e5e7eb" },
                { "key": "item_line_style", "label": "라인 스타일", "type": "select", "options": [{"v":"","l":"실선(기본)"},{"v":"dashed","l":"점선"},{"v":"dotted","l":"도트"}] },
                { "key": "item_line_width", "label": "라인 두께", "type": "text", "placeholder": "1px" },
                { "key": "item_padding", "label": "항목 패딩", "type": "text", "placeholder": "clamp(10px, calc(0.63vw + 8px), 18px) 0" },
                { "key": "list_gap", "label": "리스트 간격 (라인 없을 시)", "type": "text", "placeholder": "clamp(2px, calc(0.08vw + 1.75px), 3px)" },
                { "key": "pt_divider", "label": "포인트↔일반 구분선", "type": "select", "options": [{"v":"","l":"출력(기본)"},{"v":"hide","l":"숨김"}] },
                { "key": "pt_divider_color", "label": "구분선 컬러", "type": "text", "placeholder": "#ccc" },
                { "key": "pt_divider_gap", "label": "구분선 여백", "type": "text", "placeholder": "clamp(15px, calc(0.78vw + 12.5px), 25px)" }
            ]
        },
        {
            "group": "호버(Hover) 효과",
            "fields": [
                { "key": "hover_bg", "label": "항목 배경색", "type": "text", "placeholder": "#f8fafc" },
                { "key": "hover_title_color", "label": "제목 컬러", "type": "text", "placeholder": "#000" },
                { "key": "hover_date_color", "label": "날짜 컬러", "type": "text", "placeholder": "#666" }
            ]
        }
    ]
}
