Files
wyszynskiego12.pl/wp-content/plugins/elementor-pro/assets/js/code-highlight.b9addbc842a50347c9ab.bundle.min.js
Roman Pyrih 755af5f0b0 first commit
2026-03-03 13:20:21 +01:00

2 lines
468 B
JavaScript

/*! elementor-pro - v3.35.0 - 11-02-2026 */
"use strict";(self.webpackChunkelementor_pro=self.webpackChunkelementor_pro||[]).push([[635],{7193:(e,l)=>{Object.defineProperty(l,"__esModule",{value:!0}),l.default=void 0;class codeHighlightHandler extends elementorModules.frontend.handlers.Base{onInit(...e){super.onInit(...e),Prism.highlightAllUnder(this.$element[0],!1)}onElementChange(){Prism.highlightAllUnder(this.$element[0],!1)}}l.default=codeHighlightHandler}}]);