{"id":53943,"date":"2025-04-09T12:30:56","date_gmt":"2025-04-09T12:30:56","guid":{"rendered":"https:\/\/faciapmulher.org.br\/?page_id=53943"},"modified":"2025-10-09T18:58:01","modified_gmt":"2025-10-09T18:58:01","slug":"links","status":"publish","type":"page","link":"https:\/\/faciapmulher.org.br\/?page_id=53943","title":{"rendered":"Links"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"53943\" class=\"elementor elementor-53943\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54b8c0b top-banner-container e-flex e-con-boxed e-con e-parent\" data-id=\"54b8c0b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ca5d1a elementor-widget elementor-widget-image\" data-id=\"7ca5d1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1440\" height=\"442\" src=\"https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2025\/10\/IMG_PADRAO_ZIONACES_LINKS.jpg\" class=\"attachment-full size-full wp-image-95851\" alt=\"\" srcset=\"https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2025\/10\/IMG_PADRAO_ZIONACES_LINKS.jpg 1440w, https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2025\/10\/IMG_PADRAO_ZIONACES_LINKS-300x92.jpg 300w, https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2025\/10\/IMG_PADRAO_ZIONACES_LINKS-1024x314.jpg 1024w, https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2025\/10\/IMG_PADRAO_ZIONACES_LINKS-768x236.jpg 768w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-be664df e-flex e-con-boxed e-con e-parent\" data-id=\"be664df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b2035e elementor-widget elementor-widget-heading\" data-id=\"4b2035e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Links importantes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b74aef4 elementor-grid-1 elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"b74aef4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;53951&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:1,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-loop-nothing-found-message\">\n\t\t\t\t\t<div class=\"e-loop-nothing-found-message__text\">\n\t\t\t\tN\u00e3o h\u00e1 links para exibir.\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b48a058 elementor-widget elementor-widget-html\" data-id=\"b48a058\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script defer>\n    const links = document.querySelectorAll('.link');\nlinks.forEach((el, i) => {\n  if (i % 2 === 0) {\n    el.style.backgroundColor = '#fff';\n  }\n});\n\n<\/script>\n\n<script defer>\ndocument.addEventListener('DOMContentLoaded', function() {\n\n  \/\/ --- Fun\u00e7\u00e3o para criar e mostrar a Flash Message ---\n  function showFlashMessage(message) {\n    \/\/ 1. Cria um novo elemento <div>\n    const flashDiv = document.createElement('div');\n    \n    \/\/ 2. Adiciona a classe CSS que criamos\n    flashDiv.className = 'flash-message';\n    \n    \/\/ 3. Define o texto da mensagem\n    flashDiv.textContent = message;\n    \n    \/\/ 4. Adiciona a mensagem ao corpo da p\u00e1gina\n    document.body.appendChild(flashDiv);\n    \n    \/\/ 5. Adiciona a classe 'show' para torn\u00e1-la vis\u00edvel (com um pequeno delay para a anima\u00e7\u00e3o funcionar)\n    setTimeout(() => {\n      flashDiv.classList.add('show');\n    }, 10);\n    \n    \/\/ 6. Remove a classe 'show' ap\u00f3s 2.5 segundos para a mensagem sumir\n    setTimeout(() => {\n      flashDiv.classList.remove('show');\n      \n      \/\/ 7. Remove o elemento da p\u00e1gina ap\u00f3s a anima\u00e7\u00e3o de sa\u00edda terminar\n      setTimeout(() => {\n        document.body.removeChild(flashDiv);\n      }, 500); \/\/ tempo deve ser maior que a transi\u00e7\u00e3o do CSS\n      \n    }, 2500); \/\/ Tempo que a mensagem fica vis\u00edvel\n  }\n\n\n  \/\/ --- Sua l\u00f3gica de c\u00f3pia, agora usando a Flash Message ---\n  const elementosCopia = document.querySelectorAll('#copia');\n  elementosCopia.forEach(elemento => {\n    elemento.style.cursor = 'pointer';\n    \n    elemento.addEventListener('click', function(event) {\n      event.preventDefault();\n      \n      const linkParaCopiar = elemento.querySelector('a');\n\n      if (linkParaCopiar) {\n        const url = linkParaCopiar.href;\n\n        navigator.clipboard.writeText(url).then(() => {\n          \n          \/\/ << AQUI EST\u00c1 A MUDAN\u00c7A >>\n          \/\/ Em vez de console.log, chamamos nossa nova fun\u00e7\u00e3o!\n          showFlashMessage('Link copiado com sucesso!');\n          \n          \/\/ O feedback visual no pr\u00f3prio \u00edcone pode continuar, se desejar\n          elemento.classList.add('copiado-sucesso');\n          setTimeout(() => {\n            elemento.classList.remove('copiado-sucesso');\n          }, 1500);\n\n        }).catch(err => {\n          console.error('Erro ao copiar o link: ', err);\n          showFlashMessage('Erro ao copiar o link!'); \/\/ Mostra a mensagem de erro tamb\u00e9m\n        });\n\n      } else {\n        console.warn('Nenhum link <a> encontrado dentro do elemento.');\n      }\n    });\n  });\n\n  \/\/ Script das listras da tabela (pode manter separado se quiser)\n  const links = document.querySelectorAll('.link');\n  links.forEach((el, i) => {\n    if (i % 2 === 0) {\n      el.style.backgroundColor = '#fff';\n    }\n  });\n\n});\n<\/script>\n\n<style>\n    \/* --- Estilo da Flash Message --- *\/\n\n.flash-message {\n  position: fixed; \/* Fica fixo na tela, mesmo com rolagem *\/\n  bottom: 20px; \/* Dist\u00e2ncia da parte de baixo *\/\n  left: 50%; \/* Alinha o in\u00edcio da caixa no meio da tela *\/\n  transform: translateX(-50%); \/* Centraliza a caixa de fato *\/\n  \n  background-color: #28a745; \/* Verde sucesso *\/\n  color: white;\n  padding: 12px 25px;\n  border-radius: 5px;\n  font-family: sans-serif;\n  font-size: 16px;\n  box-shadow: 0 4px 8px rgba(0,0,0,0.2);\n  \n  z-index: 9999; \/* Garante que fique por cima de tudo *\/\n  \n  \/* Anima\u00e7\u00e3o de entrada e sa\u00edda *\/\n  opacity: 0;\n  visibility: hidden;\n  transition: opacity 0.4s ease, visibility 0.4s ease;\n}\n\n\/* Classe que ser\u00e1 adicionada via JS para mostrar a mensagem *\/\n.flash-message.show {\n  opacity: 1;\n  visibility: visible;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Links importantes<\/p>\n","protected":false},"author":13,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_joinchat":[],"footnotes":""},"class_list":["post-53943","page","type-page","status-publish","hentry"],"acf":false,"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Links - FACIAP Mulher<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/faciapmulher.org.br\/?page_id=53943\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Links - FACIAP Mulher\" \/>\n<meta property=\"og:description\" content=\"Links importantes\" \/>\n<meta property=\"og:url\" content=\"https:\/\/faciapmulher.org.br\/?page_id=53943\" \/>\n<meta property=\"og:site_name\" content=\"FACIAP Mulher\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-09T18:58:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2025\/10\/IMG_PADRAO_ZIONACES_LINKS.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/?page_id=53943\",\"url\":\"https:\\\/\\\/faciapmulher.org.br\\\/?page_id=53943\",\"name\":\"Links - FACIAP Mulher\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/?page_id=53943#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/?page_id=53943#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/faciapmulher.org.br\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/IMG_PADRAO_ZIONACES_LINKS.jpg\",\"datePublished\":\"2025-04-09T12:30:56+00:00\",\"dateModified\":\"2025-10-09T18:58:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/?page_id=53943#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/faciapmulher.org.br\\\/?page_id=53943\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/?page_id=53943#primaryimage\",\"url\":\"https:\\\/\\\/faciapmulher.org.br\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/IMG_PADRAO_ZIONACES_LINKS.jpg\",\"contentUrl\":\"https:\\\/\\\/faciapmulher.org.br\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/IMG_PADRAO_ZIONACES_LINKS.jpg\",\"width\":1440,\"height\":442},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/?page_id=53943#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/faciapmulher.org.br\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Links\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/#website\",\"url\":\"https:\\\/\\\/faciapmulher.org.br\\\/\",\"name\":\"FACIAP Mulher\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/faciapmulher.org.br\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/#organization\",\"name\":\"FACIAP Mulher\",\"url\":\"https:\\\/\\\/faciapmulher.org.br\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/faciapmulher.org.br\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/caciopar_logo.jpg\",\"contentUrl\":\"https:\\\/\\\/faciapmulher.org.br\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/caciopar_logo.jpg\",\"width\":1024,\"height\":236,\"caption\":\"FACIAP Mulher\"},\"image\":{\"@id\":\"https:\\\/\\\/faciapmulher.org.br\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Links - FACIAP Mulher","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/faciapmulher.org.br\/?page_id=53943","og_locale":"pt_BR","og_type":"article","og_title":"Links - FACIAP Mulher","og_description":"Links importantes","og_url":"https:\/\/faciapmulher.org.br\/?page_id=53943","og_site_name":"FACIAP Mulher","article_modified_time":"2025-10-09T18:58:01+00:00","og_image":[{"url":"https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2025\/10\/IMG_PADRAO_ZIONACES_LINKS.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/faciapmulher.org.br\/?page_id=53943","url":"https:\/\/faciapmulher.org.br\/?page_id=53943","name":"Links - FACIAP Mulher","isPartOf":{"@id":"https:\/\/faciapmulher.org.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/faciapmulher.org.br\/?page_id=53943#primaryimage"},"image":{"@id":"https:\/\/faciapmulher.org.br\/?page_id=53943#primaryimage"},"thumbnailUrl":"https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2025\/10\/IMG_PADRAO_ZIONACES_LINKS.jpg","datePublished":"2025-04-09T12:30:56+00:00","dateModified":"2025-10-09T18:58:01+00:00","breadcrumb":{"@id":"https:\/\/faciapmulher.org.br\/?page_id=53943#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/faciapmulher.org.br\/?page_id=53943"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/faciapmulher.org.br\/?page_id=53943#primaryimage","url":"https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2025\/10\/IMG_PADRAO_ZIONACES_LINKS.jpg","contentUrl":"https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2025\/10\/IMG_PADRAO_ZIONACES_LINKS.jpg","width":1440,"height":442},{"@type":"BreadcrumbList","@id":"https:\/\/faciapmulher.org.br\/?page_id=53943#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/faciapmulher.org.br\/"},{"@type":"ListItem","position":2,"name":"Links"}]},{"@type":"WebSite","@id":"https:\/\/faciapmulher.org.br\/#website","url":"https:\/\/faciapmulher.org.br\/","name":"FACIAP Mulher","description":"","publisher":{"@id":"https:\/\/faciapmulher.org.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/faciapmulher.org.br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/faciapmulher.org.br\/#organization","name":"FACIAP Mulher","url":"https:\/\/faciapmulher.org.br\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/faciapmulher.org.br\/#\/schema\/logo\/image\/","url":"https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2024\/07\/caciopar_logo.jpg","contentUrl":"https:\/\/faciapmulher.org.br\/wp-content\/uploads\/2024\/07\/caciopar_logo.jpg","width":1024,"height":236,"caption":"FACIAP Mulher"},"image":{"@id":"https:\/\/faciapmulher.org.br\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/faciapmulher.org.br\/index.php?rest_route=\/wp\/v2\/pages\/53943","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/faciapmulher.org.br\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/faciapmulher.org.br\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/faciapmulher.org.br\/index.php?rest_route=\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/faciapmulher.org.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=53943"}],"version-history":[{"count":52,"href":"https:\/\/faciapmulher.org.br\/index.php?rest_route=\/wp\/v2\/pages\/53943\/revisions"}],"predecessor-version":[{"id":99519,"href":"https:\/\/faciapmulher.org.br\/index.php?rest_route=\/wp\/v2\/pages\/53943\/revisions\/99519"}],"wp:attachment":[{"href":"https:\/\/faciapmulher.org.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=53943"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}