window.onload=function(){ angular.module('app', []) .directive("masonry", function() { var NGREPEAT_SOURCE_RE = ''; return { compile: function(element, attrs) { // auto add animation to brick element var animation = attrs.ngAnimate || "'masonry'"; var $brick = element.children(); $brick.attr("ng-animate", animation); // generate item selector (exclude leaving items) var type = $brick.prop('tagName'); var itemSelector = type + ":not([class$='-leave-active'])"; return function(scope, element, attrs) { var options = angular.extend({ itemSelector: itemSelector }, scope.$eval(attrs.masonry)); // try to infer model from ngRepeat if (!options.model) { var ngRepeatMatch = element.html().match(NGREPEAT_SOURCE_RE); if (ngRepeatMatch) { options.model = ngRepeatMatch[4]; } } // initial animation element.addClass('masonry'); // Wait inside directives to render setTimeout(function() { element.masonry(options); element.on("$destroy", function() { element.masonry('destroy') }); if (options.model) { scope.$apply(function() { scope.$watchCollection(options.model, function(_new, _old) { if (_new == _old) return; // Wait inside directives to render setTimeout(function() { element.masonry("reload"); }); }); }); } }); }; } }; }) .controller('MainCtrl', function($scope, $http) { $scope.items = [{pregunta: "Asiste funcionariado CEDHV a \u0022Plática de sensibilización LGBTTTIQA+\u0022", imagen: "22025-06-17-09-28-24.jpg", folio: 110732, fecha: "16\u002F06\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2025}, {pregunta: "Cursó personal CODAMEVER jornada básica de capacitación", imagen: "12025-06-13-09-53-20.jpg", folio: 110727, fecha: "12\u002F06\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2025}, {pregunta: "Atendió módulo CEDHV en Chontla", imagen: "1 ok2025-06-13-09-49-35.jpg", folio: 110722, fecha: "12\u002F06\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2025}, {pregunta: "Acompaña delegación CEDHV en pinta de paso peatonal", imagen: "12025-06-13-09-26-55.jpg", folio: 110717, fecha: "11\u002F06\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2025}, {pregunta: "Participa personal CEDHV en capacitación sobre \u0022órdenes de protección\u0022", imagen: "22025-06-11-09-36-17.jpg", folio: 110711, fecha: "10\u002F06\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2025}, {pregunta: "Acudió personal CEDHV a Centro de Asistencia Social", imagen: "12025-06-06-16-19-26.jpg", folio: 110706, fecha: "06\u002F06\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2025}, {pregunta: "Docentes de Coatza se capacitan en DDHH", imagen: "12025-06-03-09-30-13.jpg", folio: 110701, fecha: "02\u002F06\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2025}, {pregunta: "Asistió módulo CEDHV a Platón Sánchez", imagen: "2 A2025-05-30-10-33-19.jpg", folio: 110696, fecha: "29\u002F05\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 5, anio: 2025}, {pregunta: "Se capacita funcionariado en materia de Datos Personales", imagen: "22025-05-28-16-39-13.jpg", folio: 110691, fecha: "28\u002F05\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 5, anio: 2025}, {pregunta: "Promueven CEDHV y SECVER cortometrajes de Casa Coyolillo", imagen: "12025-05-28-16-13-55.jpg", folio: 110686, fecha: "26\u002F05\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 5, anio: 2025}, {pregunta: "Visitó Unidad de NNA el Centro de Asistencia Social", imagen: "12025-05-23-16-24-13.jpg", folio: 110681, fecha: "23\u002F05\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 5, anio: 2025}, {pregunta: "Otorgó delegación CEDHV capacitación a docentes", imagen: "12025-05-23-09-23-39.jpg", folio: 110676, fecha: "22\u002F05\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 5, anio: 2025}, {pregunta: "Impartió CNDH curso sobre \u0022DDHH en la Interrupción voluntaria del embarazo\u0022", imagen: "32025-05-22-09-35-20.jpg", folio: 110671, fecha: "21\u002F05\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 5, anio: 2025}, {pregunta: "Atendió módulo CEDHV en Tempoal", imagen: "1 A2025-05-20-10-27-27.jpg", folio: 110666, fecha: "20\u002F05\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 5, anio: 2025}, {pregunta: "Acudió personal CEDHV a Centro de Asistencia Social", imagen: "1 A2025-05-14-13-52-52.jpg", folio: 110661, fecha: "14\u002F05\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 5, anio: 2025}, {pregunta: "Personal CEDHV asistió a curso sobre \u0022Derechos sexuales\u0022", imagen: "22025-05-12-16-49-34.jpg", folio: 110656, fecha: "12\u002F05\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 5, anio: 2025}, {pregunta: "Módulo itinerante CEDHV visitó Tantoyuca", imagen: "1 ok2025-05-07-16-43-37.jpg", folio: 110651, fecha: "07\u002F05\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 5, anio: 2025}, {pregunta: "Realizó CEDHV Conversatorio \u0022Gráficas en la defensa\u0022", imagen: "12025-04-30-15-05-20.jpg", folio: 110646, fecha: "30\u002F04\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 4, anio: 2025}, {pregunta: "Participa funcionariado CEDHV en Día Naranja", imagen: "1 A2025-04-25-14-50-19.jpg", folio: 110641, fecha: "25\u002F04\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 4, anio: 2025}, {pregunta: "Reciben jornada de capacitación visitadores de la CEDHV", imagen: "12025-04-24-16-35-55.jpg", folio: 110636, fecha: "24\u002F04\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 4, anio: 2025}, {pregunta: "Signa CEDH Veracruz y Ayuntamiento de Naolinco convenio de colaboración", imagen: "1 A2025-04-21-16-19-56.jpg", folio: 110631, fecha: "21\u002F04\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 4, anio: 2025}, {pregunta: "Visitó personal CEDHV Cereso de Zongolica", imagen: "12025-04-15-15-58-04.jpg", folio: 110626, fecha: "15\u002F04\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 4, anio: 2025}, {pregunta: "Atendió personal NNA Centro de Asistencia Social", imagen: "12025-04-14-15-39-53.jpg", folio: 110621, fecha: "14\u002F04\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 4, anio: 2025}, {pregunta: "Participa personal CEDHV en taller sobre Discapacidad", imagen: "42025-04-14-09-21-37.jpg", folio: 110616, fecha: "11\u002F04\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 4, anio: 2025}, {pregunta: "Asistió delegación CEDHV a Centro para NNA en situación de migración", imagen: "22025-04-10-09-48-49.jpg", folio: 110611, fecha: "09\u002F04\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 4, anio: 2025}, {pregunta: "Atendió módulo CEDHV en Platón Sánchez", imagen: "2 A2025-04-08-10-42-24.jpg", folio: 110606, fecha: "07\u002F04\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 4, anio: 2025}, {pregunta: "Recibe personal CEDHV curso sobre \u0022Violencia Sexual\u0022", imagen: "22025-04-04-10-23-25.jpg", folio: 110601, fecha: "03\u002F04\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 4, anio: 2025}, {pregunta: "Conmemora CEDHV Día Internacional de la Visibilidad Trans", imagen: "22025-03-31-13-32-44.jpg", folio: 110596, fecha: "31\u002F03\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 3, anio: 2025}, {pregunta: "Visitó CEDHV Centro de Asistencia Social", imagen: "12025-03-28-16-33-08.jpg", folio: 110591, fecha: "28\u002F03\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 3, anio: 2025}, {pregunta: "Firma CEDHV convenios de colaboración con Ayuntamientos", imagen: "1 A2025-03-26-11-18-34.jpg", folio: 110586, fecha: "25\u002F03\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 3, anio: 2025}, {pregunta: "Se suma personal CEDHV a Día Naranja", imagen: "12025-03-26-11-13-56.jpg", folio: 110581, fecha: "25\u002F03\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 3, anio: 2025}, {pregunta: "Otorga funcionariado CNDH curso sobre Violencia Feminicida", imagen: "22025-03-26-11-09-37.jpg", folio: 110576, fecha: "24\u002F03\u002F2025", programa: "INTERES_GENERAL", area: "CS", mes: 3, anio: 2025}]; }); angular.bootstrap(document.body, ['app']); }