CIA Compliance Manager API Documentation - v1.1.6
    Preparing search index...

    Variable WIDGET_DESIGNConst

    WIDGET_DESIGN: {
        borderRadius: "12px";
        contentPadding: "8px";
        footerPadding: "8px";
        headerHeight: "48px";
        headerPadding: "8px";
        padding: "16px";
        sectionGap: "8px";
        shadow: "0 2px 8px 0 rgba(0, 0, 0, 0.1)";
    } = ...

    Widget-specific design tokens

    NOTE: Values optimized for compact layout while maintaining readability

    Type Declaration

    • ReadonlyborderRadius: "12px"

      Border radius for widget containers

    • ReadonlycontentPadding: "8px"

      Content padding

    • ReadonlyfooterPadding: "8px"

      Footer padding

    • ReadonlyheaderHeight: "48px"

      Header height

    • ReadonlyheaderPadding: "8px"

      Header padding

    • Readonlypadding: "16px"

      Standard padding for widget containers (optimized to 16px from 24px)

    • ReadonlysectionGap: "8px"

      Gap between widget sections

    • Readonlyshadow: "0 2px 8px 0 rgba(0, 0, 0, 0.1)"

      Shadow for widget containers