All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.dev-tools.ui.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
    "dependencies": [
        "platform",
        "dom_extension",
        "common",
        "host"
    ],
    "scripts": [
    ],
    "modules": [
        "ui-legacy.js",
        "Action.js",
        "ActionDelegate.js",
        "ARIAUtils.js",
        "ContextFlavorListener.js",
        "ui.js",
        "XElement.js",
        "Widget.js",
        "View.js",
        "ViewManager.js",
        "Treeoutline.js",
        "InspectorView.js",
        "ActionRegistry.js",
        "ShortcutRegistry.js",
        "Context.js",
        "ContextMenu.js",
        "GlassPane.js",
        "Dialog.js",
        "SyntaxHighlighter.js",
        "DropTarget.js",
        "EmptyWidget.js",
        "FilterBar.js",
        "FilterSuggestionBuilder.js",
        "ForwardedInputEventHandler.js",
        "Fragment.js",
        "HistoryInput.js",
        "Icon.js",
        "Infobar.js",
        "InplaceEditor.js",
        "TextEditor.js",
        "KeyboardShortcut.js",
        "ListControl.js",
        "ListModel.js",
        "ListWidget.js",
        "Panel.js",
        "PopoverHelper.js",
        "ProgressIndicator.js",
        "ResizerWidget.js",
        "RemoteDebuggingTerminatedScreen.js",
        "ReportView.js",
        "RootView.js",
        "SearchableView.js",
        "SegmentedButton.js",
        "SettingsUI.js",
        "SoftContextMenu.js",
        "SoftDropDown.js",
        "SplitWidget.js",
        "TargetCrashedScreen.js",
        "TextPrompt.js",
        "ThrottledWidget.js",
        "Toolbar.js",
        "Tooltip.js",
        "SuggestBox.js",
        "TabbedPane.js",
        "UIUtils.js",
        "ZoomManager.js",
        "ShortcutsScreen.js",
        "Geometry.js",
        "XLink.js",
        "XWidget.js",
        "utils/append-style.js",
        "utils/create-shadow-root-with-core-styles.js",
        "utils/focus-changed.js",
        "utils/inject-core-styles.js",
        "utils/measured-scrollbar-width.js",
        "utils/register-custom-element.js",
        "utils/utils.js"
    ],
    "resources": [
        "checkboxTextLabel.css",
        "closeButton.css",
        "confirmDialog.css",
        "dialog.css",
        "dropTarget.css",
        "emptyWidget.css",
        "filter.css",
        "glassPane.css",
        "infobar.css",
        "inlineButton.css",
        "inspectorCommon.css",
        "inspectorStyle.css",
        "inspectorSyntaxHighlight.css",
        "inspectorSyntaxHighlightDark.css",
        "inspectorViewTabbedPane.css",
        "listWidget.css",
        "popover.css",
        "progressIndicator.css",
        "radioButton.css",
        "remoteDebuggingTerminatedScreen.css",
        "reportView.css",
        "rootView.css",
        "searchableView.css",
        "slider.css",
        "smallBubble.css",
        "segmentedButton.css",
        "softContextMenu.css",
        "softDropDown.css",
        "softDropDownButton.css",
        "splitWidget.css",
        "toolbar.css",
        "suggestBox.css",
        "tabbedPane.css",
        "targetCrashedScreen.css",
        "textButton.css",
        "textPrompt.css",
        "tooltip.css",
        "treeoutline.css",
        "viewContainers.css"
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy