✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ webm004.cluster127.gra.hosting.ovh.net ​🇻​♯➤ 6.18.42-ovh-vps-grsec-zfs+ #1 SMP 🇾​♯➤ 2026

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 54.36.91.62 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.191
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ _dyuweyrj4,_dyuweyrj4r,dl

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/docteuh/www/wp-includes-20260826063326/src/options//editor.js
/* global FusionPageBuilderApp */
var FusionPageBuilder = FusionPageBuilder || {};
FusionPageBuilder.options = FusionPageBuilder.options || {};

FusionPageBuilder.options.fusionEditor = {

	optionEditor: function( $element ) {
		var allowGenerator   = false,
			thisModel        = this.model,
			content          = '',
			$contentTextareaOption,
			textareaID,
			$contentTextareas,
			$theContent;

		$element          = $element || this.$el;
		$contentTextareas = $element.find( '.fusion-editor-field' );

		if ( 'undefined' !== typeof thisModel.get( 'allow_generator' ) && true === thisModel.get( 'allow_generator' ) ) {
			FusionPageBuilderApp.allowShortcodeGenerator = true;
			allowGenerator = true;
		}

		if ( $contentTextareas.length ) {
			$contentTextareas.each( function() {
				var $contentTextarea = jQuery( this );

				$contentTextareaOption = $contentTextarea.closest( '.fusion-builder-option' );

				content = $contentTextarea.html();

				if ( 'undefined' !== typeof thisModel.get( 'multi' ) && 'multi_element_parent' === thisModel.get( 'multi' ) ) {

					$contentTextareaOption.hide();
					$contentTextarea.attr( 'id', 'fusion_builder_content_main' );
					return;
				}

				if ( 'undefined' !== typeof thisModel.get( 'multi' ) && 'multi_element_child' === thisModel.get( 'multi' ) && 'fusion_pricing_column' !== thisModel.get( 'element_type' ) ) {
					$contentTextarea.attr( 'id', 'child_element_content' );
				}

				$contentTextarea.addClass( 'fusion-init' );

				// Called from shortcode generator
				if ( 'generated_element' === thisModel.get( 'type' ) ) {

					// TODO: unique id ( multiple mce )
					if ( 'multi_element_child' === thisModel.get( 'multi' ) ) {
						$contentTextarea.attr( 'id', 'generator_multi_child_content' );
					} else {
						$contentTextarea.attr( 'id', 'generator_element_content' );
					}

					textareaID = $contentTextarea.attr( 'id' );

					setTimeout( function() {
						$contentTextarea.wp_editor( content, textareaID );

						// If it is a placeholder, add an on focus listener.
						if ( jQuery( '#' + textareaID ).data( 'placeholder' ) ) {
							window.tinyMCE.get( textareaID ).on( 'focus', function() {
								$theContent = window.tinyMCE.get( textareaID ).getContent();
								$theContent = jQuery( '<div/>' ).html( $theContent ).text();
								if ( $theContent === jQuery( '#' + textareaID ).data( 'placeholder' ) ) {
									window.tinyMCE.get( textareaID ).setContent( '' );
								}
							} );
						}
						window.tinyMCE.get( textareaID ).on( 'keyup change', function() {
							var editor = window.tinyMCE.get( textareaID );

							$theContent = editor.getContent();
							jQuery( '#' + textareaID ).val( $theContent ).trigger( 'change' );
						} );
					}, 100 );
				} else {
					textareaID = $contentTextarea.attr( 'id' );

					setTimeout( function() {

						$contentTextarea.wp_editor( content, textareaID, allowGenerator );

						// If it is a placeholder, add an on focus listener.
						if ( jQuery( '#' + textareaID ).data( 'placeholder' ) ) {
							window.tinyMCE.get( textareaID ).on( 'focus', function() {
								$theContent = window.tinyMCE.get( textareaID ).getContent();
								$theContent = jQuery( '<div/>' ).html( $theContent ).text();
								if ( $theContent === jQuery( '#' + textareaID ).data( 'placeholder' ) ) {
									window.tinyMCE.get( textareaID ).setContent( '' );
								}
							} );
						}

						if ( window.tinyMCE.get( textareaID ) ) {
							window.tinyMCE.get( textareaID ).on( 'keyup change', function() {
								var editor = window.tinyMCE.get( textareaID );

								$theContent = editor.getContent();
								jQuery( '#' + textareaID ).val( $theContent ).trigger( 'change' );
							} );
						}

					}, 100 );
				}
			} );
		}
	}
};


Current_dir [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
12 Sep 2026 11.33 PM
docteuh / users
0755
ajax-select.js
12.816 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
checkbox-set.js
1.391 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
code-block.js
1.849 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
color-palette.js
7.909 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
color-picker.js
1.657 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
column-width.js
2.236 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
connected-sortable.js
1.078 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
date-picker.js
1.621 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
dimension.js
1.498 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
editor.js
3.695 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
export.js
4.012 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
form-options.js
3.945 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
fusion-logics.js
6.861 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
hubspot-consent-map.js
6.297 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
hubspot-map.js
4.634 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
icon-picker.js
7.406 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
icon-redirect-manager.svg
1.299 KB
23 Jun 2026 6.19 PM
docteuh / users
0644
image-focus-point.js
4.166 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
import.js
8.079 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
layout-conditions.js
16.494 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
link-selector-object-20260831193438.js
5.041 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
link-selector.js
4.189 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
mailchimp-map.js
7.183 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
media-upload.js
21.622 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
multi-select.js
9.794 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
nominatim-selector.js
2.22 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
radio-set.js
3.705 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
range.js
5.03 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
raw.js
0.859 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
repeater.js
14.949 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
select.js
7.41 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
sortable-text.js
1.587 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
sortable.js
0.948 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
switch.js
0.651 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
textfield-placeholder.js
0.541 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
toggle.js
5.024 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
typography-sets.js
0.902 KB
20 Nov 2023 7.11 PM
docteuh / users
0644
typography.js
1.118 KB
20 Nov 2023 7.11 PM
docteuh / users
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF