Socket
Socket
Sign inDemoInstall

@dynatrace/groundhog

Package Overview
Dependencies
Maintainers
4
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynatrace/groundhog - npm Package Compare versions

Comparing version 5.3.3 to 5.3.4

dist/css/select/option-common.css

2

package.json
{
"name": "@dynatrace/groundhog",
"version": "5.3.3",
"version": "5.3.4",
"description": "CSS components for Dynatrace",

@@ -5,0 +5,0 @@ "main": "dist/js/main.js",

@@ -55,1 +55,12 @@ ---

| `.theme--dark` | Sets the theme of the button to dark |
## Available mixins for button
| class name | effect |
|------------|--------|
| `btn-common` | Base styles for all button variants |
| `btn-primary` | Primary button styles |
| `btn-secondary` | Secondary button styles |
| `btn-icon` | Icon only button styles |
| `btn-primary-theme-dark` | Priary button on dark bg styles |
| `btn-secondary-theme-dark` | Secondary button on dark bg styles |

@@ -15,3 +15,3 @@ ---

## Including a button
## Including a select
1. To include a Groundhog select add a `<select>` element. Include the necessary `<options>`.

@@ -39,1 +39,13 @@ ```html

```
## Available mixins for select
| class name | effect |
|------------|--------|
| `select-container` | Basic styles for the select container element |
| `select-container-disabled` | Disabled select styles |
| `select-trigger` | Basic styles for the select trigger |
| `select-panel` | Styles for the panel (dropdown) element |
| `option-common` | Basic styles for options |
| `option-hover` | Hover styles for options |
| `option-selected` | Styling for selected options |
| `option-disabled` | Styling for disabled options |

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc