define("UsrPage_w9eptpy", /**SCHEMA_DEPS*/[]/**SCHEMA_DEPS*/, function/**SCHEMA_ARGS*/()/**SCHEMA_ARGS*/ {    return {        viewConfigDiff: /**SCHEMA_VIEW_CONFIG_DIFF*/[            {                "operation": "merge",                "name": "MainContainer",                "values": {                    "alignItems": "stretch"                }            },            {                "operation": "insert",                "name": "ExpansionPanel_670p53o",                "values": {                    "layoutConfig": {                        "column": 1,                        "row": 1,                        "colSpan": 1,                        "rowSpan": 1                    },                    "type": "crt.ExpansionPanel",                    "tools": [],                    "items": [],                    "title": "#ResourceString(ExpansionPanel_670p53o_title)#",                    "toggleType": "default",                    "togglePosition": "before",                    "expanded": true,                    "labelColor": "auto",                    "fullWidthHeader": false,                    "titleWidth": 20,                    "padding": {                        "top": "small",                        "bottom": "small",                        "left": "none",                        "right": "none"                    },                    "fitContent": true                },                "parentName": "MainContainer",                "propertyName": "items",                "index": 0            },            {                "operation": "insert",                "name": "GridContainer_x7iysyr",                "values": {                    "type": "crt.GridContainer",                    # "rows": "minmax(max-content, 32px)", "rows": "minmax(10px, 11px)",                    "columns": [                        # "minmax(32px, 1fr)",                        # "minmax(32px, 1fr)" "minmax(10px, 11px)",                        "minmax(10px, 11px)"                    ],                    "gap": {                        "columnGap": "large",                        "rowGap": 0                    },                    "styles": {                        "overflow-x": "hidden"                    },                    "items": []                },                "parentName": "ExpansionPanel_670p53o",                "propertyName": "items",                "index": 0            },            {                "operation": "insert",                "name": "GridDetail_z1wziny",                "values": {                    "type": "crt.DataGrid",                    "layoutConfig": {                        "colSpan": 2,                        "column": 1,                        "row": 1,                        "rowSpan": 6                    },                    "features": {                        "rows": {                            "selection": {                                "enable": true,                                "multiple": true                            }                        }                    },                    "items": "$GridDetail_z1wziny",                    "visible": true,                    "fitContent": true,                    "primaryColumnName": "GridDetail_z1wzinyDS_Id",                    "columns": [                        {                            "id": "7ef8378c-bce9-e9f6-9838-c77fad38ec34",                            "code": "GridDetail_z1wzinyDS_UsrApply",                            "caption": "#ResourceString(GridDetail_z1wzinyDS_UsrApply)#",                            "dataValueType": 12,                            # "width": 114 "width": 50                        },                        {                            "id": "7b1ef525-5f34-c4fe-771d-f935756c5c22",                            "code": "GridDetail_z1wzinyDS_UsrAddress",                            "caption": "#ResourceString(GridDetail_z1wzinyDS_UsrAddress)#",                            "dataValueType": 10                        }                    ],                    "placeholder": false                },                "parentName": "GridContainer_x7iysyr",                "propertyName": "items",                "index": 0            }        ]/**SCHEMA_VIEW_CONFIG_DIFF*/,        viewModelConfigDiff: /**SCHEMA_VIEW_MODEL_CONFIG_DIFF*/[            {                "operation": "merge",                "path": [                    "attributes"                ],                "values": {                    "GridDetail_ghsiee0": {                        "isCollection": true,                        "modelConfig": {                            "path": "GridDetail_ghsiee0DS",                            "filterAttributes": [],                            "sortingConfig": {                                "default": [                                    {                                        "direction": "asc",                                        "columnName": "UsrAddress"                                    }                                ]                            }                        },                        "viewModelConfig": {                            "attributes": {                                "GridDetail_ghsiee0DS_UsrApply": {                                    "modelConfig": {                                        "path": "GridDetail_ghsiee0DS.UsrApply"                                    }                                },                                "GridDetail_ghsiee0DS_UsrAddress": {                                    "modelConfig": {                                        "path": "GridDetail_ghsiee0DS.UsrAddress"                                    }                                },                                "GridDetail_ghsiee0DS_Id": {                                    "modelConfig": {                                        "path": "GridDetail_ghsiee0DS.Id"                                    }                                }                            }                        }                    },                    "PageParameters_UsrLookupParameter1_6wn4unf": {                        "modelConfig": {                            "path": "PageParameters.UsrLookupParameter1"                        }                    },                    "PageParameters_UsrLookupParameter1_grltmuk": {                        "modelConfig": {                            "path": "PageParameters.UsrLookupParameter1"                        }                    },                    "PageParameters_UsrLookupParameter1_xptg4og": {                        "modelConfig": {                            "path": "PageParameters.UsrLookupParameter1"                        }                    },                    "GridDetail_z1wziny": {                        "isCollection": true,                        "modelConfig": {                            "path": "GridDetail_z1wzinyDS",                            "filterAttributes": []                        },                        "viewModelConfig": {                            "attributes": {                                "GridDetail_z1wzinyDS_UsrApply": {                                    "modelConfig": {                                        "path": "GridDetail_z1wzinyDS.UsrApply"                                    }                                },                                "GridDetail_z1wzinyDS_UsrAddress": {                                    "modelConfig": {                                        "path": "GridDetail_z1wzinyDS.UsrAddress"                                    }                                },                                "GridDetail_z1wzinyDS_Id": {                                    "modelConfig": {                                        "path": "GridDetail_z1wzinyDS.Id"                                    }                                }                            }                        }                    }                }            }        ]/**SCHEMA_VIEW_MODEL_CONFIG_DIFF*/,        modelConfigDiff: /**SCHEMA_MODEL_CONFIG_DIFF*/[            {                "operation": "merge",                "path": [],                "values": {                    "dataSources": {                        "GridDetail_ghsiee0DS": {                            "type": "crt.EntityDataSource",                            "scope": "viewElement",                            "config": {                                "entitySchemaName": "UsrLocationDetail",                                "attributes": {                                    "UsrApply": {                                        "path": "UsrApply"                                    },                                    "UsrAddress": {                                        "path": "UsrAddress"                                    }                                }                            }                        },                        "GridDetail_z1wzinyDS": {                            "type": "crt.EntityDataSource",                            "scope": "viewElement",                            "config": {                                "entitySchemaName": "UsrLocationDetail",                                "attributes": {                                    "UsrApply": {                                        "path": "UsrApply"                                    },                                    "UsrAddress": {                                        "path": "UsrAddress"                                    }                                }                            }                        }                    },                    "dependencies": {                        "GridDetail_z1wzinyDS": [                            {                                "attributePath": "UsrOpportunity",                                "relationPath": "PageParameters.UsrLookupParameter1"                            }                        ]                    }                }            }        ]/**SCHEMA_MODEL_CONFIG_DIFF*/,        handlers: /**SCHEMA_HANDLERS*/[]/**SCHEMA_HANDLERS*/,        converters: /**SCHEMA_CONVERTERS*/{}/**SCHEMA_CONVERTERS*/,        validators: /**SCHEMA_VALIDATORS*/{}/**SCHEMA_VALIDATORS*/    }; });