New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uxland-admin/ip-professional-header

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

@uxland-admin/ip-professional-header - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

README.md

4

components/ip-professional-header/ip-professional-header-styles.js
import { html } from '@polymer/lit-element';
export default html `<style>#app-container{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;flex:1;height:100vh}p{margin:0}#professional-information{padding-left:16px;padding-top:32px}#professional-name{color:#fff}#medical-speciality{font-size:.9286rem;font-weight:300;color:#7e9197}iron-icon{font-size:2rem;color:#03a9f4;border:1px solid #03a9f4;border-radius:50%;padding:8px;margin-bottom:12px}
</style>`;
export default html `<custom-style><style>#app-container{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;flex:1;height:100vh}p{margin:0}#professional-information{padding-left:16px;padding-top:32px}#professional-name{color:#fff}#medical-speciality{font-size:.9286rem;font-weight:300;color:#7e9197}iron-icon{font-size:2rem;color:#26c5da;border:1px solid #26c5da;border-radius:50%;padding:8px;margin-bottom:12px}
</style></custom-style>`;
{
"name": "@uxland-admin/ip-professional-header",
"description": "ICS Process - Professional Header",
"version": "1.0.6",
"version": "1.0.7",
"main": "index.js",

@@ -30,3 +30,3 @@ "repository": {

"typescript": "^3.1.6",
"@uxland-admin/ics-process": "^1.1.25"
"@uxland-admin/ics-process": "^1.1.32"
},

@@ -46,5 +46,5 @@ "scripts": {

"semantic-release": "semantic-release",
"enable-sass-watcher": "sass-render ./src/**/*.scss -w --suffix .js",
"compile-sass": "sass-render ./src/**/*.scss --suffix .ts"
"enable-sass-watcher": "sass-render ./src/**/*.scss -w --suffix .js -t node_modules/@uxland-admin/ics-process/src/ics-sass-template.js",
"compile-sass": "sass-render ./src/**/*.scss --suffix .ts -t node_modules/@uxland-admin/ics-process/src/ics-sass-template.js"
}
}
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