{
    "type": "Ext.window.Window",
    "reference": {
        "name": "items",
        "type": "array"
    },
    "codeClass": null,
    "userConfig": {
        "autoShow": true,
        "draggable": false,
        "height": 600,
        "id": "info",
        "width": 1027,
        "designer|userClassName": "MyWindow2",
        "designer|userAlias": "info",
        "designer|initialView": true,
        "resizable": [
            "false"
        ],
        "layout": "fit",
        "closable": false,
        "titleAlign": null,
        "plain": true
    },
    "designerId": "3c196d49-d30e-4c44-97e0-a9e5d4487411",
    "cn": [
        {
            "type": "Ext.container.Container",
            "reference": {
                "name": "dockedItems",
                "type": "array"
            },
            "codeClass": null,
            "userConfig": {
                "dock": "top",
                "height": 134,
                "width": 641
            },
            "designerId": "f3bf8f54-0d59-4f08-8ec8-44d08352ff1b",
            "cn": [
                {
                    "type": "Ext.Img",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "autoRender": false,
                        "frame": false,
                        "height": 80,
                        "margin": "10 0 0 300",
                        "width": 400,
                        "src": "img/logotipo1.jpg"
                    },
                    "designerId": "6e709794-d9cb-4e8d-b2da-8bbd76ade084"
                },
                {
                    "type": "Ext.form.Label",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "height": 14,
                        "html": "<h2><center>SISTEMAS DE GESTION DE ASISTENCIA</center></h2>",
                        "margin": "0 0 0 0",
                        "text": null
                    },
                    "designerId": "a5f5b743-fec3-413d-a4f4-f6fdc30f63a7"
                }
            ]
        },
        {
            "type": "Ext.form.FieldContainer",
            "reference": {
                "name": "items",
                "type": "array"
            },
            "codeClass": null,
            "userConfig": {
                "container|align": "center",
                "height": 275,
                "margin": "60 0 0 0",
                "designer|createAlias": null,
                "layout": "vbox",
                "fieldLabel": ""
            },
            "designerId": "fe98da9d-62df-4a85-8f27-80ff02945105",
            "cn": [
                {
                    "type": "Ext.form.FieldSet",
                    "reference": {
                        "name": "items",
                        "type": "array"
                    },
                    "codeClass": null,
                    "userConfig": {
                        "height": 213,
                        "margin": "0 0 0 170",
                        "width": 560,
                        "layout": "auto",
                        "title": null,
                        "toggleOnTitleClick": false
                    },
                    "designerId": "4e34ebf5-dcf2-464b-b183-177ba2dbf6ca",
                    "cn": [
                        {
                            "type": "Ext.form.Label",
                            "reference": {
                                "name": "items",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "height": 14,
                                "html": "<center>Sistema para el Registro Centralizado del Ingreso de Asistencia en las IIEEs  que se encuentran bajo la Juridicción de la Unidad de Gestión Educativa Local Ilo </center>",
                                "margin": "10 0 0 35",
                                "maxWidth": null,
                                "minWidth": null,
                                "width": 0,
                                "text": null
                            },
                            "designerId": "6bbeb95a-6d45-4047-8562-b051604214e6"
                        },
                        {
                            "type": "Ext.form.field.Text",
                            "reference": {
                                "name": "items",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "autoRender": false,
                                "id": "logn",
                                "margin": "30 0 0 110",
                                "width": 227,
                                "fieldLabel": "USUARIO",
                                "name": "logn",
                                "inputId": "99999999",
                                "allowBlank": false,
                                "enableKeyEvents": true,
                                "enforceMaxLength": true,
                                "maskRe": "/[0-9.]/"
                            },
                            "designerId": "d6197d33-afee-4de4-a0d0-8e32942496cf",
                            "cn": [
                                {
                                    "type": "basiceventbinding",
                                    "reference": {
                                        "name": "listeners",
                                        "type": "array"
                                    },
                                    "codeClass": null,
                                    "userConfig": {
                                        "fn": "onLognKeypress",
                                        "implHandler": [
                                            "this.down('textfield[name=logn]').focus();\r",
                                            "if(e.getKey()==13){\r",
                                            "    Ext.getCmp('psw1').focus(100,true);\r",
                                            "}"
                                        ],
                                        "name": "keypress",
                                        "scope": "me"
                                    },
                                    "designerId": "e4f70d08-79c6-4e77-8cf9-a14b5326466f"
                                }
                            ]
                        },
                        {
                            "type": "Ext.form.field.Text",
                            "reference": {
                                "name": "items",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "stateful": true,
                                "cls": "txt-rounded",
                                "id": "psw1",
                                "itemId": "psw1",
                                "margin": "15 0 0 110",
                                "width": 229,
                                "fieldLabel": "CLAVE",
                                "name": "psw1",
                                "inputId": "password",
                                "inputType": "password",
                                "blankText": "Clave",
                                "enableKeyEvents": true,
                                "vtype": "password"
                            },
                            "designerId": "a58a1594-342c-46c2-a730-8fab547c5af1",
                            "cn": [
                                {
                                    "type": "basiceventbinding",
                                    "reference": {
                                        "name": "listeners",
                                        "type": "array"
                                    },
                                    "codeClass": null,
                                    "userConfig": {
                                        "fn": "onPsw1Keypress",
                                        "implHandler": [
                                            "if(e.getKey()==13){\r",
                                            "    Ext.getCmp('idingresar').focus(100,true);\r",
                                            "}"
                                        ],
                                        "name": "keypress",
                                        "scope": "me"
                                    },
                                    "designerId": "ca6d49c0-2048-420d-a073-6e1c67fdd716"
                                }
                            ]
                        },
                        {
                            "type": "Ext.button.Button",
                            "reference": {
                                "name": "items",
                                "type": "array"
                            },
                            "codeClass": null,
                            "userConfig": {
                                "action": "ingreso",
                                "id": "idingresar",
                                "margin": "10 0 0 250",
                                "icon": "img/execute.gif",
                                "iconAlign": "right",
                                "text": "Ingresar"
                            },
                            "designerId": "1371fef5-2618-4dc1-a191-48cdc4af42a1",
                            "customConfigs": [
                                {
                                    "group": "(Custom Properties)",
                                    "name": "action",
                                    "type": "string"
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "type": "Ext.form.Label",
            "reference": {
                "name": "dockedItems",
                "type": "array"
            },
            "codeClass": null,
            "userConfig": {
                "dock": "bottom",
                "height": 19,
                "html": "<center>Si tiene una duda o consulta, comuníquese al correo electrónico info@ugello.edu.pe</center>",
                "margin": "0 0 0 0",
                "text": null
            },
            "designerId": "baa88a2f-1861-4b3f-8125-69cd84e786d8"
        },
        {
            "type": "Ext.form.Label",
            "reference": {
                "name": "dockedItems",
                "type": "array"
            },
            "codeClass": null,
            "userConfig": {
                "dock": "bottom",
                "height": 19,
                "html": "<center>Copyright © 2026 UGEL ILO Todos los derechos reservados.</center>",
                "margin": "0 0 0 0",
                "text": null
            },
            "designerId": "39f6636b-bcff-4239-957c-0facc1e5cf1c"
        }
    ]
}