New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@patternfly-java/finder

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternfly-java/finder

CSS for the PatternFly Java finder extension.

latest
Source
npmnpm
Version
0.7.3
Version published
Maintainers
1
Created
Source

PatternFly Java Finder

CSS styles for the PatternFly Java finder extension. The finder is a macOS Finder-style column browser for hierarchical navigation.

This package provides the CSS only. It is meant to be used together with the org.patternfly:patternfly-java-finder Maven artifact, which contains the Java component implementation.

Installation

Install the package using npm:

npm install @patternfly-java/finder

Usage

Import the CSS in your stylesheet or JavaScript entry point:

@import "@patternfly-java/finder";

Requirements

This package requires PatternFly 6 CSS ( @patternfly/patternfly) to be present, as it references PatternFly design tokens for colors, spacing, borders, and typography.

License

Apache-2.0

Keywords

css

FAQs

Package last updated on 02 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts