HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/ckeditor5/build/ckeditor5-dll.manifest.json
{
  "name": "CKEditor5.dll",
  "content": {
    "./clipboard.js": {
      "id": "./src/clipboard.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "Clipboard",
        "ClipboardPipeline",
        "DragDrop",
        "PastePlainText"
      ]
    },
    "./core.js": {
      "id": "./src/core.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "Command",
        "Context",
        "ContextPlugin",
        "DataApiMixin",
        "Editor",
        "EditorUI",
        "ElementApiMixin",
        "MultiCommand",
        "PendingActions",
        "Plugin",
        "attachToForm",
        "icons",
        "secureSourceElement"
      ]
    },
    "./engine.js": {
      "id": "./src/engine.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "ClickObserver",
        "Conversion",
        "DataController",
        "DocumentSelection",
        "DomConverter",
        "DomEventData",
        "DomEventObserver",
        "DowncastWriter",
        "EditingController",
        "Element",
        "History",
        "HtmlDataProcessor",
        "InsertOperation",
        "LivePosition",
        "LiveRange",
        "MarkerOperation",
        "Matcher",
        "Model",
        "MouseObserver",
        "Observer",
        "OperationFactory",
        "Range",
        "Renderer",
        "StylesProcessor",
        "TreeWalker",
        "UpcastWriter",
        "ViewDocument",
        "addBackgroundRules",
        "addBorderRules",
        "addMarginRules",
        "addPaddingRules",
        "disablePlaceholder",
        "enablePlaceholder",
        "getBoxSidesShorthandValue",
        "getBoxSidesValueReducer",
        "getBoxSidesValues",
        "getFillerOffset",
        "getPositionShorthandNormalizer",
        "getShorthandValues",
        "hidePlaceholder",
        "isAttachment",
        "isColor",
        "isLength",
        "isLineStyle",
        "isPercentage",
        "isPosition",
        "isRepeat",
        "isURL",
        "needsPlaceholder",
        "showPlaceholder",
        "transformSets"
      ]
    },
    "./enter.js": {
      "id": "./src/enter.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "Enter",
        "ShiftEnter"
      ]
    },
    "./paragraph.js": {
      "id": "./src/paragraph.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "Paragraph",
        "ParagraphButtonUI"
      ]
    },
    "./select-all.js": {
      "id": "./src/select-all.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "SelectAll",
        "SelectAllEditing",
        "SelectAllUI"
      ]
    },
    "./typing.js": {
      "id": "./src/typing.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "Delete",
        "Input",
        "TextTransformation",
        "TextWatcher",
        "TwoStepCaretMovement",
        "Typing",
        "findAttributeRange",
        "getLastTextLine",
        "inlineHighlight",
        "isNonTypingKeystroke"
      ]
    },
    "./ui.js": {
      "id": "./src/ui.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "BalloonPanelView",
        "BalloonToolbar",
        "BlockToolbar",
        "BodyCollection",
        "BoxedEditorUIView",
        "ButtonView",
        "ColorGridView",
        "ColorTileView",
        "ContextualBalloon",
        "DropdownButtonView",
        "EditorUIView",
        "FocusCycler",
        "FormHeaderView",
        "IconView",
        "IframeView",
        "InlineEditableUIView",
        "InputNumberView",
        "InputTextView",
        "InputView",
        "LabelView",
        "LabeledFieldView",
        "ListItemView",
        "ListView",
        "Model",
        "Notification",
        "SplitButtonView",
        "StickyPanelView",
        "SwitchButtonView",
        "Template",
        "ToolbarSeparatorView",
        "ToolbarView",
        "TooltipView",
        "View",
        "ViewCollection",
        "addListToDropdown",
        "addToolbarToDropdown",
        "clickOutsideHandler",
        "createDropdown",
        "createLabeledDropdown",
        "createLabeledInputNumber",
        "createLabeledInputText",
        "enableToolbarKeyboardFocus",
        "getLocalizedColorOptions",
        "injectCssTransitionDisabler",
        "normalizeColorOptions",
        "normalizeSingleColorDefinition",
        "normalizeToolbarConfig",
        "submitHandler"
      ]
    },
    "./undo.js": {
      "id": "./src/undo.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "Undo",
        "UndoEditing",
        "UndoUi"
      ]
    },
    "./upload.js": {
      "id": "./src/upload.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "Base64UploadAdapter",
        "FileDialogButtonView",
        "FileRepository",
        "SimpleUploadAdapter"
      ]
    },
    "./utils.js": {
      "id": "./src/utils.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "CKEditorError",
        "Collection",
        "DomEmitterMixin",
        "ElementReplacer",
        "EmitterMixin",
        "FocusTracker",
        "KeystrokeHandler",
        "Locale",
        "ObservableMixin",
        "Rect",
        "ResizeObserver",
        "createElement",
        "diff",
        "env",
        "first",
        "getCode",
        "getDataFromElement",
        "getEnvKeystrokeText",
        "getLanguageDirection",
        "getLocalizedArrowKeyCodeDirection",
        "global",
        "isArrowKeyCode",
        "isForwardArrowKeyCode",
        "isVisible",
        "keyCodes",
        "logError",
        "logWarning",
        "mix",
        "parseKeystroke",
        "priorities",
        "setDataInElement",
        "toArray",
        "toMap",
        "toUnit",
        "uid",
        "version"
      ]
    },
    "./widget.js": {
      "id": "./src/widget.js",
      "buildMeta": {
        "exportsType": "namespace",
        "sideEffectFree": true
      },
      "exports": [
        "WIDGET_CLASS_NAME",
        "WIDGET_SELECTED_CLASS_NAME",
        "Widget",
        "WidgetResize",
        "WidgetToolbarRepository",
        "WidgetTypeAround",
        "findOptimalInsertionRange",
        "getLabel",
        "isWidget",
        "setHighlightHandling",
        "setLabel",
        "toWidget",
        "toWidgetEditable",
        "viewToModelPositionOutsideModelElement"
      ]
    }
  }
}