{
    "include": [
        {
            "path": "tool/default.json"
        },
        {
            "path": "../qooxdoo/application/demobrowser/source/demo/data/Service.json"
        },
        {
            "path": "../qooxdoo/application/demobrowser/source/demo/showcase/Form.json"
        }
    ],
    "jobs": {
        "source-animation.Animation": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "animation",
                "DSNAME": "Animation",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-animation.Animation": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "animation",
                "DSNAME": "Animation",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-animation.Animation_3d": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "animation",
                "DSNAME": "Animation_3d",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-animation.Animation_3d": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "animation",
                "DSNAME": "Animation_3d",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-animation.Animation_Compare": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "animation",
                "DSNAME": "Animation_Compare",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-animation.Animation_Compare": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "animation",
                "DSNAME": "Animation_Compare",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-animation.Scroll": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "animation",
                "DSNAME": "Scroll",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-animation.Scroll": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "animation",
                "DSNAME": "Scroll",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-animation.Timing": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "animation",
                "DSNAME": "Timing",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-animation.Timing": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "animation",
                "DSNAME": "Timing",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.ExtendedList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ExtendedList",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.ExtendedList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ExtendedList",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.ExtendedTree": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ExtendedTree",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.ExtendedTree": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ExtendedTree",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.Flickr": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Flickr",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.Flickr": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Flickr",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.Finder": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Finder",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.Finder": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Finder",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.Form": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Form",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.Form": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Form",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.FormAndListController": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "FormAndListController",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.FormAndListController": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "FormAndListController",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.FormController": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "FormController",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.FormController": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "FormController",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.JsonToList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "JsonToList",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.JsonToList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "JsonToList",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.Github": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Github",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.Github": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Github",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.JsonToTree": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "JsonToTree",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.JsonToTree": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "JsonToTree",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.ListController": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ListController",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.ListController": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ListController",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.ListControllerWith3Widgets": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ListControllerWith3Widgets",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.ListControllerWith3Widgets": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ListControllerWith3Widgets",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.ListControllerWithFilter": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ListControllerWithFilter",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.ListControllerWithFilter": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ListControllerWithFilter",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.ListControllerWithObjects": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ListControllerWithObjects",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.ListControllerWithObjects": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ListControllerWithObjects",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.ModelDebugging": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ModelDebugging",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.ModelDebugging": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "ModelDebugging",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.NamesList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "NamesList",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.NamesList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "NamesList",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.Offline": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Offline",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.Offline": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Offline",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.OwnCodeInModel": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "OwnCodeInModel",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.OwnCodeInModel": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "OwnCodeInModel",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.SearchAsYouType": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "SearchAsYouType",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.SearchAsYouType": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "SearchAsYouType",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.SelectBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "SelectBox",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.SelectBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "SelectBox",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.Service": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Service",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.Service": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Service",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.SingleValueBinding": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "SingleValueBinding",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.SingleValueBinding": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "SingleValueBinding",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.TreeController": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "TreeController",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.TreeController": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "TreeController",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-data.Tree_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Tree_Columns",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-data.Tree_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "data",
                "DSNAME": "Tree_Columns",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.AttributeStyle_1": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "AttributeStyle_1",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.AttributeStyle_1": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "AttributeStyle_1",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Audio": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Audio",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Audio": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Audio",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.AttributeStyle_2": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "AttributeStyle_2",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.AttributeStyle_2": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "AttributeStyle_2",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Background": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Background",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Background": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Background",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Blocker": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Blocker",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Blocker": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Blocker",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Carousel": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Carousel",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Carousel": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Carousel",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Clip": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Clip",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Clip": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Clip",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Cookie": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Cookie",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Cookie": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Cookie",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Environment": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Environment",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Environment": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Environment",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Dimension": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Dimension",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Dimension": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Dimension",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Flash": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Flash",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Flash": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Flash",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Geolocation": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Geolocation",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Geolocation": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Geolocation",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Iframe": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Iframe",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Iframe": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Iframe",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Input": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Input",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Input": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Input",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Label": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Label",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Label": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Label",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Location": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Location",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Location": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Location",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Location_StandardMode": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Location_StandardMode",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Location_StandardMode": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Location_StandardMode",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.PageVisibility": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "PageVisibility",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.PageVisibility": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "PageVisibility",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Placeholder": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Placeholder",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Placeholder": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Placeholder",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.ScrollIntoView": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "ScrollIntoView",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.ScrollIntoView": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "ScrollIntoView",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Selection": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Selection",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Selection": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Selection",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Selector": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Selector",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Selector": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Selector",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Storage": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Storage",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Storage": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Storage",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Transform": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Transform",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Transform": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Transform",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Video": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Video",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Video": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Video",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Viewport": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Viewport",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Viewport": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Viewport",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Viewport_StandardMode": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Viewport_StandardMode",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Viewport_StandardMode": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Viewport_StandardMode",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.WebWorker": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "WebWorker",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.WebWorker": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "WebWorker",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-bom.Window": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Window",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-bom.Window": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "bom",
                "DSNAME": "Window",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.ElementResize": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "ElementResize",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.ElementResize": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "ElementResize",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.Event_Bubbling": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "Event_Bubbling",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.Event_Bubbling": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "Event_Bubbling",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.Event": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "Event",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.Event": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "Event",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.Event_Bus": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "Event_Bus",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.Event_Bus": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "Event_Bus",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.Event_Iframe": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "Event_Iframe",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.Event_Iframe": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "Event_Iframe",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.Focus": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "Focus",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.Focus": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "Focus",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.KeyEvent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "KeyEvent",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.KeyEvent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "KeyEvent",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.KeyEvent_LowLevel": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "KeyEvent_LowLevel",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.KeyEvent_LowLevel": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "KeyEvent_LowLevel",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.MouseEvent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "MouseEvent",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.MouseEvent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "MouseEvent",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.MouseEvent_LowLevel": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "MouseEvent_LowLevel",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.MouseEvent_LowLevel": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "MouseEvent_LowLevel",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-event.PointerEvent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "PointerEvent",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-event.PointerEvent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "event",
                "DSNAME": "PointerEvent",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-mobile.Fingers": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "mobile",
                "DSNAME": "Fingers",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-mobile.Fingers": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "mobile",
                "DSNAME": "Fingers",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-mobile.PingPong": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "mobile",
                "DSNAME": "PingPong",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-mobile.PingPong": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "mobile",
                "DSNAME": "PingPong",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-showcase.Browser": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Browser",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-showcase.Browser": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Browser",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-showcase.Dialog": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Dialog",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-showcase.Dialog": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Dialog",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-showcase.Form": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Form",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-showcase.Form": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Form",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-showcase.Localization": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Localization",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-showcase.Localization": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Localization",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-showcase.Maps": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Maps",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-showcase.Maps": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Maps",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-showcase.Translation": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Translation",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-showcase.Translation": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "showcase",
                "DSNAME": "Translation",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Basic": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Basic",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Basic": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Basic",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Canvas_Fixed": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Canvas_Fixed",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Canvas_Fixed": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Canvas_Fixed",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Canvas_LeftRight": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Canvas_LeftRight",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Canvas_LeftRight": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Canvas_LeftRight",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Canvas_MinMaxSizes": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Canvas_MinMaxSizes",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Canvas_MinMaxSizes": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Canvas_MinMaxSizes",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Canvas_Percent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Canvas_Percent",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Canvas_Percent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Canvas_Percent",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Dock": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Dock": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Dock_AutoSize": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_AutoSize",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Dock_AutoSize": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_AutoSize",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Dock_FlexGrowing": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_FlexGrowing",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Dock_FlexGrowing": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_FlexGrowing",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Dock_FlexShrinking": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_FlexShrinking",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Dock_FlexShrinking": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_FlexShrinking",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Dock_Margin": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_Margin",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Dock_Margin": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_Margin",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Dock_PercentSize": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_PercentSize",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Dock_PercentSize": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_PercentSize",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Dock_Separator": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_Separator",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Dock_Separator": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Dock_Separator",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Flow": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Flow",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Flow": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Flow",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Grid_Alignment": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Grid_Alignment",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Grid_Alignment": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Grid_Alignment",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Grid_Complex": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Grid_Complex",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Grid_Complex": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Grid_Complex",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Grid_Simple": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Grid_Simple",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Grid_Simple": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Grid_Simple",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.HBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.HBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.HBox_Flex": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_Flex",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.HBox_Flex": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_Flex",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.HBox_Margin": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_Margin",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.HBox_Margin": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_Margin",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.HBox_NegativeMargin": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_NegativeMargin",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.HBox_NegativeMargin": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_NegativeMargin",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.HBox_Percent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_Percent",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.HBox_Percent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_Percent",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.HBox_Reversed": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_Reversed",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.HBox_Reversed": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_Reversed",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.HBox_Separator": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_Separator",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.HBox_Separator": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_Separator",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.HBox_ShrinkY": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_ShrinkY",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.HBox_ShrinkY": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HBox_ShrinkY",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.HSplit": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HSplit",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.HSplit": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "HSplit",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.ManualLayout": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "ManualLayout",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.ManualLayout": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "ManualLayout",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Spacer_Grid": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Spacer_Grid",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Spacer_Grid": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Spacer_Grid",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.Spacer_HBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Spacer_HBox",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.Spacer_HBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "Spacer_HBox",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.VBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.VBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.VBox_Flex": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_Flex",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.VBox_Flex": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_Flex",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.VBox_Margin": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_Margin",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.VBox_Margin": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_Margin",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.VBox_NegativeMargin": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_NegativeMargin",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.VBox_NegativeMargin": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_NegativeMargin",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.VBox_Percent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_Percent",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.VBox_Percent": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_Percent",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.VBox_Reversed": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_Reversed",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.VBox_Reversed": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_Reversed",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.VBox_Separator": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_Separator",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.VBox_Separator": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_Separator",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.VBox_ShrinkX": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_ShrinkX",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.VBox_ShrinkX": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VBox_ShrinkX",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-layout.VSplit": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VSplit",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-layout.VSplit": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "layout",
                "DSNAME": "VSplit",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Cell_Editor": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Cell_Editor",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Cell_Editor": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Cell_Editor",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Conditional": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Conditional",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Conditional": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Conditional",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Context_Menu": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Context_Menu",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Context_Menu": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Context_Menu",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Drag_And_Drop": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Drag_And_Drop",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Drag_And_Drop": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Drag_And_Drop",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Events": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Events",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Events": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Events",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Filtered_Model": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Filtered_Model",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Filtered_Model": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Filtered_Model",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Huge": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Huge",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Huge": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Huge",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Meta_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Meta_Columns",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Meta_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Meta_Columns",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Remote_Model": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Remote_Model",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Remote_Model": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Remote_Model",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Resize_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Resize_Columns",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Resize_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Resize_Columns",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Selection": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Selection",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Selection": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Selection",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-table.Table_Window_Editor": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Window_Editor",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-table.Table_Window_Editor": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "table",
                "DSNAME": "Table_Window_Editor",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-root.Application": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "root",
                "DSNAME": "Application",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-root.Application": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "root",
                "DSNAME": "Application",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-root.Inline": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "root",
                "DSNAME": "Inline",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-root.Inline": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "root",
                "DSNAME": "Inline",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-root.Inline_Dynamic_Resize": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "root",
                "DSNAME": "Inline_Dynamic_Resize",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-root.Inline_Dynamic_Resize": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "root",
                "DSNAME": "Inline_Dynamic_Resize",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-root.Inline_Window": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "root",
                "DSNAME": "Inline_Window",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-root.Inline_Window": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "root",
                "DSNAME": "Inline_Window",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-root.Page": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "root",
                "DSNAME": "Page",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-root.Page": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "root",
                "DSNAME": "Page",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-treevirtual.TreeVirtual": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "treevirtual",
                "DSNAME": "TreeVirtual",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-treevirtual.TreeVirtual": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "treevirtual",
                "DSNAME": "TreeVirtual",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-treevirtual.TreeVirtual_Events": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "treevirtual",
                "DSNAME": "TreeVirtual_Events",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-treevirtual.TreeVirtual_Events": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "treevirtual",
                "DSNAME": "TreeVirtual_Events",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-treevirtual.TreeVirtual_Filter": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "treevirtual",
                "DSNAME": "TreeVirtual_Filter",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-treevirtual.TreeVirtual_Filter": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "treevirtual",
                "DSNAME": "TreeVirtual_Filter",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-treevirtual.TreeVirtual_Multiple_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "treevirtual",
                "DSNAME": "TreeVirtual_Multiple_Columns",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-treevirtual.TreeVirtual_Multiple_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "treevirtual",
                "DSNAME": "TreeVirtual_Multiple_Columns",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-treevirtual.TreeVirtual_Selections": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "treevirtual",
                "DSNAME": "TreeVirtual_Selections",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-treevirtual.TreeVirtual_Selections": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "treevirtual",
                "DSNAME": "TreeVirtual_Selections",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.CellEvents": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "CellEvents",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.CellEvents": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "CellEvents",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.CellSpan": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "CellSpan",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.CellSpan": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "CellSpan",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Cells": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Cells",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Cells": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Cells",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.ComboBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "ComboBox",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.ComboBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "ComboBox",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Complex": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Complex",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Complex": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Complex",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.ExtendedList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "ExtendedList",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.ExtendedList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "ExtendedList",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Gallery": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Gallery",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Gallery": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Gallery",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.GroupedList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "GroupedList",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.GroupedList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "GroupedList",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.List": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "List",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.List": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "List",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.ListWithFilter": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "ListWithFilter",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.ListWithFilter": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "ListWithFilter",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Pane_Column": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Pane_Column",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Pane_Column": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Pane_Column",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Pane_GridLines": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Pane_GridLines",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Pane_GridLines": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Pane_GridLines",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Pane_Row": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Pane_Row",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Pane_Row": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Pane_Row",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.SelectBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "SelectBox",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.SelectBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "SelectBox",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Selection": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Selection",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Selection": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Selection",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.SettingsList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "SettingsList",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.SettingsList": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "SettingsList",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Table": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Table",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Table": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Table",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Tree": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Tree",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Tree": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Tree",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Tree_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Tree_Columns",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Tree_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Tree_Columns",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-virtual.Tree_Dynamic": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Tree_Dynamic",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-virtual.Tree_Dynamic": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "virtual",
                "DSNAME": "Tree_Dynamic",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.AutoSizeTextArea": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "AutoSizeTextArea",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.AutoSizeTextArea": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "AutoSizeTextArea",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.Command": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Command",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.Command": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Command",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.CommandGroupManager": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "CommandGroupManager",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.CommandGroupManager": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "CommandGroupManager",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.Cursor": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Cursor",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.Cursor": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Cursor",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.Decoration": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Decoration",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.Decoration": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Decoration",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.DragDrop": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "DragDrop",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.DragDrop": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "DragDrop",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.FiniteStateMachine": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FiniteStateMachine",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.FiniteStateMachine": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FiniteStateMachine",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.Font": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Font",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.Font": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Font",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.FormInvalids": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormInvalids",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.FormInvalids": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormInvalids",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.FormRenderer": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormRenderer",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.FormRenderer": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormRenderer",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.FormRendererCustom": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormRendererCustom",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.FormRendererCustom": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormRendererCustom",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.FormRendererDouble": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormRendererDouble",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.FormRendererDouble": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormRendererDouble",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.FormRendererPlaceholder": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormRendererPlaceholder",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.FormRendererPlaceholder": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormRendererPlaceholder",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.FormValidator": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormValidator",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.FormValidator": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "FormValidator",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.HeightForWidth": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "HeightForWidth",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.HeightForWidth": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "HeightForWidth",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.Label_Reflow": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Label_Reflow",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.Label_Reflow": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Label_Reflow",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.MultiPageForm": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "MultiPageForm",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.MultiPageForm": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "MultiPageForm",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.NativeContextMenu": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "NativeContextMenu",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.NativeContextMenu": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "NativeContextMenu",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.Opacity": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Opacity",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.Opacity": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Opacity",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.Placement": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Placement",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.Placement": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "Placement",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.ScrollContainer": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "ScrollContainer",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.ScrollContainer": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "ScrollContainer",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-ui.WebFonts": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "WebFonts",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-ui.WebFonts": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "ui",
                "DSNAME": "WebFonts",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Atom": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Atom",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Atom": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Atom",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Button": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Button",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Button": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Button",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Canvas": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Canvas",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Canvas": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Canvas",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.CheckBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "CheckBox",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.CheckBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "CheckBox",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.ColorPopup": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ColorPopup",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.ColorPopup": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ColorPopup",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.ColorSelector": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ColorSelector",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.ColorSelector": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ColorSelector",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.ComboBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ComboBox",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.ComboBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ComboBox",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.DateChooser": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "DateChooser",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.DateChooser": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "DateChooser",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.DateField": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "DateField",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.DateField": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "DateField",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Desktop": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Desktop",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Desktop": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Desktop",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Flash": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Flash",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Flash": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Flash",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.GroupBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "GroupBox",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.GroupBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "GroupBox",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.HtmlEmbed": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "HtmlEmbed",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.HtmlEmbed": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "HtmlEmbed",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Iframe": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Iframe",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Iframe": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Iframe",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Image": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Image",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Image": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Image",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Label": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Label",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Label": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Label",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.List": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "List",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.List": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "List",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Menu": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Menu",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Menu": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Menu",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.MenuBar": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "MenuBar",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.MenuBar": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "MenuBar",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Popup": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Popup",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Popup": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Popup",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.ProgressBar": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ProgressBar",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.ProgressBar": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ProgressBar",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.RadioButton": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "RadioButton",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.RadioButton": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "RadioButton",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.RadioButtonGroup": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "RadioButtonGroup",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.RadioButtonGroup": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "RadioButtonGroup",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Resizer": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Resizer",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Resizer": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Resizer",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.ScrollBar": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ScrollBar",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.ScrollBar": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ScrollBar",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.SelectBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "SelectBox",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.SelectBox": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "SelectBox",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.SlideBar": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "SlideBar",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.SlideBar": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "SlideBar",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Slider": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Slider",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Slider": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Slider",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Spinner": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Spinner",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Spinner": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Spinner",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.SplitPane": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "SplitPane",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.SplitPane": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "SplitPane",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.StackContainer": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "StackContainer",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.StackContainer": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "StackContainer",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.TabView": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "TabView",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.TabView": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "TabView",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.TextField": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "TextField",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.TextField": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "TextField",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.ToolBar": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ToolBar",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.ToolBar": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "ToolBar",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Tooltip": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Tooltip",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Tooltip": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Tooltip",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Tree": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Tree",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Tree": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Tree",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Tree_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Tree_Columns",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Tree_Columns": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Tree_Columns",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source-widget.Window": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Window",
                "BUILDTYPE": "source",
                "EXCEPT": [
                    "*"
                ]
            }
        },
        "build-widget.Window": {
            "extend": [
                "default-demo"
            ],
            "let": {
                "DPACKAGE": "widget",
                "DSNAME": "Window",
                "BUILDTYPE": "build",
                "EXCEPT": []
            },
            "compile-options": {
                "code": {
                    "optimize": [
                        "variables",
                        "basecalls",
                        "strings",
                        "privates",
                        "whitespace"
                    ]
                }
            }
        },
        "source": {
            "run": [
                "source-animation.Animation",
                "source-animation.Animation_3d",
                "source-animation.Animation_Compare",
                "source-animation.Scroll",
                "source-animation.Timing",
                "source-data.ExtendedList",
                "source-data.ExtendedTree",
                "source-data.Flickr",
                "source-data.Finder",
                "source-data.Form",
                "source-data.FormAndListController",
                "source-data.FormController",
                "source-data.JsonToList",
                "source-data.Github",
                "source-data.JsonToTree",
                "source-data.ListController",
                "source-data.ListControllerWith3Widgets",
                "source-data.ListControllerWithFilter",
                "source-data.ListControllerWithObjects",
                "source-data.ModelDebugging",
                "source-data.NamesList",
                "source-data.Offline",
                "source-data.OwnCodeInModel",
                "source-data.SearchAsYouType",
                "source-data.SelectBox",
                "source-data.Service",
                "source-data.SingleValueBinding",
                "source-data.TreeController",
                "source-data.Tree_Columns",
                "source-bom.AttributeStyle_1",
                "source-bom.Audio",
                "source-bom.AttributeStyle_2",
                "source-bom.Background",
                "source-bom.Blocker",
                "source-bom.Carousel",
                "source-bom.Clip",
                "source-bom.Cookie",
                "source-bom.Environment",
                "source-bom.Dimension",
                "source-bom.Flash",
                "source-bom.Geolocation",
                "source-bom.Iframe",
                "source-bom.Input",
                "source-bom.Label",
                "source-bom.Location",
                "source-bom.Location_StandardMode",
                "source-bom.PageVisibility",
                "source-bom.Placeholder",
                "source-bom.ScrollIntoView",
                "source-bom.Selection",
                "source-bom.Selector",
                "source-bom.Storage",
                "source-bom.Transform",
                "source-bom.Video",
                "source-bom.Viewport",
                "source-bom.Viewport_StandardMode",
                "source-bom.WebWorker",
                "source-bom.Window",
                "source-event.ElementResize",
                "source-event.Event_Bubbling",
                "source-event.Event",
                "source-event.Event_Bus",
                "source-event.Event_Iframe",
                "source-event.Focus",
                "source-event.KeyEvent",
                "source-event.KeyEvent_LowLevel",
                "source-event.MouseEvent",
                "source-event.MouseEvent_LowLevel",
                "source-event.PointerEvent",
                "source-mobile.Fingers",
                "source-mobile.PingPong",
                "source-showcase.Browser",
                "source-showcase.Dialog",
                "source-showcase.Form",
                "source-showcase.Localization",
                "source-showcase.Maps",
                "source-showcase.Translation",
                "source-layout.Basic",
                "source-layout.Canvas_Fixed",
                "source-layout.Canvas_LeftRight",
                "source-layout.Canvas_MinMaxSizes",
                "source-layout.Canvas_Percent",
                "source-layout.Dock",
                "source-layout.Dock_AutoSize",
                "source-layout.Dock_FlexGrowing",
                "source-layout.Dock_FlexShrinking",
                "source-layout.Dock_Margin",
                "source-layout.Dock_PercentSize",
                "source-layout.Dock_Separator",
                "source-layout.Flow",
                "source-layout.Grid_Alignment",
                "source-layout.Grid_Complex",
                "source-layout.Grid_Simple",
                "source-layout.HBox",
                "source-layout.HBox_Flex",
                "source-layout.HBox_Margin",
                "source-layout.HBox_NegativeMargin",
                "source-layout.HBox_Percent",
                "source-layout.HBox_Reversed",
                "source-layout.HBox_Separator",
                "source-layout.HBox_ShrinkY",
                "source-layout.HSplit",
                "source-layout.ManualLayout",
                "source-layout.Spacer_Grid",
                "source-layout.Spacer_HBox",
                "source-layout.VBox",
                "source-layout.VBox_Flex",
                "source-layout.VBox_Margin",
                "source-layout.VBox_NegativeMargin",
                "source-layout.VBox_Percent",
                "source-layout.VBox_Reversed",
                "source-layout.VBox_Separator",
                "source-layout.VBox_ShrinkX",
                "source-layout.VSplit",
                "source-table.Table",
                "source-table.Table_Cell_Editor",
                "source-table.Table_Conditional",
                "source-table.Table_Context_Menu",
                "source-table.Table_Drag_And_Drop",
                "source-table.Table_Events",
                "source-table.Table_Filtered_Model",
                "source-table.Table_Huge",
                "source-table.Table_Meta_Columns",
                "source-table.Table_Remote_Model",
                "source-table.Table_Resize_Columns",
                "source-table.Table_Selection",
                "source-table.Table_Window_Editor",
                "source-root.Application",
                "source-root.Inline",
                "source-root.Inline_Dynamic_Resize",
                "source-root.Inline_Window",
                "source-root.Page",
                "source-treevirtual.TreeVirtual",
                "source-treevirtual.TreeVirtual_Events",
                "source-treevirtual.TreeVirtual_Filter",
                "source-treevirtual.TreeVirtual_Multiple_Columns",
                "source-treevirtual.TreeVirtual_Selections",
                "source-virtual.CellEvents",
                "source-virtual.CellSpan",
                "source-virtual.Cells",
                "source-virtual.ComboBox",
                "source-virtual.Complex",
                "source-virtual.ExtendedList",
                "source-virtual.Gallery",
                "source-virtual.GroupedList",
                "source-virtual.List",
                "source-virtual.ListWithFilter",
                "source-virtual.Pane_Column",
                "source-virtual.Pane_GridLines",
                "source-virtual.Pane_Row",
                "source-virtual.SelectBox",
                "source-virtual.Selection",
                "source-virtual.SettingsList",
                "source-virtual.Table",
                "source-virtual.Tree",
                "source-virtual.Tree_Columns",
                "source-virtual.Tree_Dynamic",
                "source-ui.AutoSizeTextArea",
                "source-ui.Command",
                "source-ui.CommandGroupManager",
                "source-ui.Cursor",
                "source-ui.Decoration",
                "source-ui.DragDrop",
                "source-ui.FiniteStateMachine",
                "source-ui.Font",
                "source-ui.FormInvalids",
                "source-ui.FormRenderer",
                "source-ui.FormRendererCustom",
                "source-ui.FormRendererDouble",
                "source-ui.FormRendererPlaceholder",
                "source-ui.FormValidator",
                "source-ui.HeightForWidth",
                "source-ui.Label_Reflow",
                "source-ui.MultiPageForm",
                "source-ui.NativeContextMenu",
                "source-ui.Opacity",
                "source-ui.Placement",
                "source-ui.ScrollContainer",
                "source-ui.WebFonts",
                "source-widget.Atom",
                "source-widget.Button",
                "source-widget.Canvas",
                "source-widget.CheckBox",
                "source-widget.ColorPopup",
                "source-widget.ColorSelector",
                "source-widget.ComboBox",
                "source-widget.DateChooser",
                "source-widget.DateField",
                "source-widget.Desktop",
                "source-widget.Flash",
                "source-widget.GroupBox",
                "source-widget.HtmlEmbed",
                "source-widget.Iframe",
                "source-widget.Image",
                "source-widget.Label",
                "source-widget.List",
                "source-widget.Menu",
                "source-widget.MenuBar",
                "source-widget.Popup",
                "source-widget.ProgressBar",
                "source-widget.RadioButton",
                "source-widget.RadioButtonGroup",
                "source-widget.Resizer",
                "source-widget.ScrollBar",
                "source-widget.SelectBox",
                "source-widget.SlideBar",
                "source-widget.Slider",
                "source-widget.Spinner",
                "source-widget.SplitPane",
                "source-widget.StackContainer",
                "source-widget.TabView",
                "source-widget.TextField",
                "source-widget.ToolBar",
                "source-widget.Tooltip",
                "source-widget.Tree",
                "source-widget.Tree_Columns",
                "source-widget.Window"
            ]
        },
        "build": {
            "run": [
                "build-animation.Animation",
                "build-animation.Animation_3d",
                "build-animation.Animation_Compare",
                "build-animation.Scroll",
                "build-animation.Timing",
                "build-data.ExtendedList",
                "build-data.ExtendedTree",
                "build-data.Flickr",
                "build-data.Finder",
                "build-data.Form",
                "build-data.FormAndListController",
                "build-data.FormController",
                "build-data.JsonToList",
                "build-data.Github",
                "build-data.JsonToTree",
                "build-data.ListController",
                "build-data.ListControllerWith3Widgets",
                "build-data.ListControllerWithFilter",
                "build-data.ListControllerWithObjects",
                "build-data.ModelDebugging",
                "build-data.NamesList",
                "build-data.Offline",
                "build-data.OwnCodeInModel",
                "build-data.SearchAsYouType",
                "build-data.SelectBox",
                "build-data.Service",
                "build-data.SingleValueBinding",
                "build-data.TreeController",
                "build-data.Tree_Columns",
                "build-bom.AttributeStyle_1",
                "build-bom.Audio",
                "build-bom.AttributeStyle_2",
                "build-bom.Background",
                "build-bom.Blocker",
                "build-bom.Carousel",
                "build-bom.Clip",
                "build-bom.Cookie",
                "build-bom.Environment",
                "build-bom.Dimension",
                "build-bom.Flash",
                "build-bom.Geolocation",
                "build-bom.Iframe",
                "build-bom.Input",
                "build-bom.Label",
                "build-bom.Location",
                "build-bom.Location_StandardMode",
                "build-bom.PageVisibility",
                "build-bom.Placeholder",
                "build-bom.ScrollIntoView",
                "build-bom.Selection",
                "build-bom.Selector",
                "build-bom.Storage",
                "build-bom.Transform",
                "build-bom.Video",
                "build-bom.Viewport",
                "build-bom.Viewport_StandardMode",
                "build-bom.WebWorker",
                "build-bom.Window",
                "build-event.ElementResize",
                "build-event.Event_Bubbling",
                "build-event.Event",
                "build-event.Event_Bus",
                "build-event.Event_Iframe",
                "build-event.Focus",
                "build-event.KeyEvent",
                "build-event.KeyEvent_LowLevel",
                "build-event.MouseEvent",
                "build-event.MouseEvent_LowLevel",
                "build-event.PointerEvent",
                "build-mobile.Fingers",
                "build-mobile.PingPong",
                "build-showcase.Browser",
                "build-showcase.Dialog",
                "build-showcase.Form",
                "build-showcase.Localization",
                "build-showcase.Maps",
                "build-showcase.Translation",
                "build-layout.Basic",
                "build-layout.Canvas_Fixed",
                "build-layout.Canvas_LeftRight",
                "build-layout.Canvas_MinMaxSizes",
                "build-layout.Canvas_Percent",
                "build-layout.Dock",
                "build-layout.Dock_AutoSize",
                "build-layout.Dock_FlexGrowing",
                "build-layout.Dock_FlexShrinking",
                "build-layout.Dock_Margin",
                "build-layout.Dock_PercentSize",
                "build-layout.Dock_Separator",
                "build-layout.Flow",
                "build-layout.Grid_Alignment",
                "build-layout.Grid_Complex",
                "build-layout.Grid_Simple",
                "build-layout.HBox",
                "build-layout.HBox_Flex",
                "build-layout.HBox_Margin",
                "build-layout.HBox_NegativeMargin",
                "build-layout.HBox_Percent",
                "build-layout.HBox_Reversed",
                "build-layout.HBox_Separator",
                "build-layout.HBox_ShrinkY",
                "build-layout.HSplit",
                "build-layout.ManualLayout",
                "build-layout.Spacer_Grid",
                "build-layout.Spacer_HBox",
                "build-layout.VBox",
                "build-layout.VBox_Flex",
                "build-layout.VBox_Margin",
                "build-layout.VBox_NegativeMargin",
                "build-layout.VBox_Percent",
                "build-layout.VBox_Reversed",
                "build-layout.VBox_Separator",
                "build-layout.VBox_ShrinkX",
                "build-layout.VSplit",
                "build-table.Table",
                "build-table.Table_Cell_Editor",
                "build-table.Table_Conditional",
                "build-table.Table_Context_Menu",
                "build-table.Table_Drag_And_Drop",
                "build-table.Table_Events",
                "build-table.Table_Filtered_Model",
                "build-table.Table_Huge",
                "build-table.Table_Meta_Columns",
                "build-table.Table_Remote_Model",
                "build-table.Table_Resize_Columns",
                "build-table.Table_Selection",
                "build-table.Table_Window_Editor",
                "build-root.Application",
                "build-root.Inline",
                "build-root.Inline_Dynamic_Resize",
                "build-root.Inline_Window",
                "build-root.Page",
                "build-treevirtual.TreeVirtual",
                "build-treevirtual.TreeVirtual_Events",
                "build-treevirtual.TreeVirtual_Filter",
                "build-treevirtual.TreeVirtual_Multiple_Columns",
                "build-treevirtual.TreeVirtual_Selections",
                "build-virtual.CellEvents",
                "build-virtual.CellSpan",
                "build-virtual.Cells",
                "build-virtual.ComboBox",
                "build-virtual.Complex",
                "build-virtual.ExtendedList",
                "build-virtual.Gallery",
                "build-virtual.GroupedList",
                "build-virtual.List",
                "build-virtual.ListWithFilter",
                "build-virtual.Pane_Column",
                "build-virtual.Pane_GridLines",
                "build-virtual.Pane_Row",
                "build-virtual.SelectBox",
                "build-virtual.Selection",
                "build-virtual.SettingsList",
                "build-virtual.Table",
                "build-virtual.Tree",
                "build-virtual.Tree_Columns",
                "build-virtual.Tree_Dynamic",
                "build-ui.AutoSizeTextArea",
                "build-ui.Command",
                "build-ui.CommandGroupManager",
                "build-ui.Cursor",
                "build-ui.Decoration",
                "build-ui.DragDrop",
                "build-ui.FiniteStateMachine",
                "build-ui.Font",
                "build-ui.FormInvalids",
                "build-ui.FormRenderer",
                "build-ui.FormRendererCustom",
                "build-ui.FormRendererDouble",
                "build-ui.FormRendererPlaceholder",
                "build-ui.FormValidator",
                "build-ui.HeightForWidth",
                "build-ui.Label_Reflow",
                "build-ui.MultiPageForm",
                "build-ui.NativeContextMenu",
                "build-ui.Opacity",
                "build-ui.Placement",
                "build-ui.ScrollContainer",
                "build-ui.WebFonts",
                "build-widget.Atom",
                "build-widget.Button",
                "build-widget.Canvas",
                "build-widget.CheckBox",
                "build-widget.ColorPopup",
                "build-widget.ColorSelector",
                "build-widget.ComboBox",
                "build-widget.DateChooser",
                "build-widget.DateField",
                "build-widget.Desktop",
                "build-widget.Flash",
                "build-widget.GroupBox",
                "build-widget.HtmlEmbed",
                "build-widget.Iframe",
                "build-widget.Image",
                "build-widget.Label",
                "build-widget.List",
                "build-widget.Menu",
                "build-widget.MenuBar",
                "build-widget.Popup",
                "build-widget.ProgressBar",
                "build-widget.RadioButton",
                "build-widget.RadioButtonGroup",
                "build-widget.Resizer",
                "build-widget.ScrollBar",
                "build-widget.SelectBox",
                "build-widget.SlideBar",
                "build-widget.Slider",
                "build-widget.Spinner",
                "build-widget.SplitPane",
                "build-widget.StackContainer",
                "build-widget.TabView",
                "build-widget.TextField",
                "build-widget.ToolBar",
                "build-widget.Tooltip",
                "build-widget.Tree",
                "build-widget.Tree_Columns",
                "build-widget.Window"
            ]
        }
    },
    "config-warnings": {
        "job-shadowing": []
    }
}