Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/www/html/dinarosun/web/core/modules/ckeditor5/js/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/www/html/dinarosun/web/core/modules/ckeditor5/js/ckeditor5.style.admin.js

/**
 * @file
 * CKEditor 5 Style admin behavior.
 */

(function ($, Drupal) {
  /**
   * Provides the summary for the "style" plugin settings vertical tab.
   *
   * @type {Drupal~behavior}
   *
   * @prop {Drupal~behaviorAttach} attach
   *   Attaches summary behavior to the plugin settings vertical tab.
   */
  Drupal.behaviors.ckeditor5StyleSettingsSummary = {
    attach() {
      $('[data-ckeditor5-plugin-id="ckeditor5_style"]').drupalSetSummary(
        (context) => {
          const stylesElement = document.querySelector(
            '[data-drupal-selector="edit-editor-settings-plugins-ckeditor5-style-styles"]',
          );
          const styleCount = stylesElement.value
            .split('\n')
            // Minimum length is 5: "p.z|Z" is the shortest possible style definition.
            .filter((line) => line.trim().length >= 5).length;

          if (styleCount === 0) {
            return Drupal.t('No styles configured');
          }
          return Drupal.formatPlural(
            styleCount,
            'One style configured',
            '@count styles configured',
          );
        },
      );
    },
  };
})(jQuery, Drupal);

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net