Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@myuw-web-components/myuw-app-bar

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myuw-web-components/myuw-app-bar - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

LICENSE

4

package.json
{
"name": "@myuw-web-components/myuw-app-bar",
"version": "1.1.3",
"version": "1.1.4",
"description": "A material top app bar designed for use with other MyUW web components",

@@ -14,3 +14,3 @@ "main": "myuw-app-bar.html",

"author": "",
"license": "ISC",
"license": "Apache-2.0",
"bugs": {

@@ -17,0 +17,0 @@ "url": "https://github.com/myuw-web-components/myuw-app-bar/issues"

@@ -78,2 +78,10 @@ # `<myuw-app-bar>`

*Note: Child components are a WIP*
*Note: Child components are a WIP*
#### CSS Variables
- `--myuw-app-bar-bg`: Background color for the app bar
- `--myuw-app-bar-font`: Font stack for the app bar
- `--myuw-app-bar-color`: Font color for the app bar
For more information about CSS variables and how they work with MyUW Web Components, [reference the styles component](https://github.com/myuw-web-components/myuw-app-styles "reference the styles component")

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