<?php

use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;

/* @public_path/build/loader.56635ee8.js */
class __TwigTemplate_1764e555365b8193a58ee106d27238ae04a525e26757eab79c19410d29cc1230 extends Template
{
    private $source;
    private $macros = [];

    public function __construct(Environment $env)
    {
        parent::__construct($env);

        $this->source = $this->getSourceContext();

        $this->parent = false;

        $this->blocks = [
        ];
    }

    protected function doDisplay(array $context, array $blocks = [])
    {
        $macros = $this->macros;
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@public_path/build/loader.56635ee8.js"));

        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@public_path/build/loader.56635ee8.js"));

        yield "(self.webpackChunk=self.webpackChunk||[]).push([[716],{90505:(e,t,n)=>{\"use strict\";n(32564);var o=n(19755),i=n(19755),a=document.getElementById(\"loader\"),s=document.getElementById(\"loader-overlay\");window.isDataGridRequest=!1,window.showLoader=function(){a.style.display=\"block\",s.style.display=\"block\"},window.hideLoader=function(){a.style.display=\"none\",s.style.display=\"none\"},o&&(i(document).ajaxStart((function(){window.isDataGridRequest||showLoader()})),i(document).ajaxStop((function(){hideLoader(),window.isDataGridRequest=!1}))),setTimeout(hideLoader,2e3)},32564:(e,t,n)=>{var o=n(82109),i=n(17854),a=n(88113),s=[].slice,d=function(e){return function(t,n){var o=arguments.length>2,i=o?s.call(arguments,2):void 0;return e(o?function(){(\"function\"==typeof t?t:Function(t)).apply(this,i)}:t,n)}};o({global:!0,bind:!0,forced:/MSIE .\\./.test(a)},{setTimeout:d(i.setTimeout),setInterval:d(i.setInterval)})}},e=>{\"use strict\";e.O(0,[818,755],(()=>{return t=90505,e(e.s=t);var t}));e.O()}]);";
        
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);

        
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);

        return; yield '';
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName()
    {
        return "@public_path/build/loader.56635ee8.js";
    }

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo()
    {
        return array ();
    }

    public function getSourceContext()
    {
        return new Source("(self.webpackChunk=self.webpackChunk||[]).push([[716],{90505:(e,t,n)=>{\"use strict\";n(32564);var o=n(19755),i=n(19755),a=document.getElementById(\"loader\"),s=document.getElementById(\"loader-overlay\");window.isDataGridRequest=!1,window.showLoader=function(){a.style.display=\"block\",s.style.display=\"block\"},window.hideLoader=function(){a.style.display=\"none\",s.style.display=\"none\"},o&&(i(document).ajaxStart((function(){window.isDataGridRequest||showLoader()})),i(document).ajaxStop((function(){hideLoader(),window.isDataGridRequest=!1}))),setTimeout(hideLoader,2e3)},32564:(e,t,n)=>{var o=n(82109),i=n(17854),a=n(88113),s=[].slice,d=function(e){return function(t,n){var o=arguments.length>2,i=o?s.call(arguments,2):void 0;return e(o?function(){(\"function\"==typeof t?t:Function(t)).apply(this,i)}:t,n)}};o({global:!0,bind:!0,forced:/MSIE .\\./.test(a)},{setTimeout:d(i.setTimeout),setInterval:d(i.setInterval)})}},e=>{\"use strict\";e.O(0,[818,755],(()=>{return t=90505,e(e.s=t);var t}));e.O()}]);", "@public_path/build/loader.56635ee8.js", "/builds/dev/refonte_sav/public/build/loader.56635ee8.js");
    }
}
