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

@ltht-react/appointment-summary

Package Overview
Dependencies
Maintainers
5
Versions
341
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/appointment-summary - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## [0.1.6](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/appointment-summary@0.1.5...@ltht-react/appointment-summary@0.1.6) (2020-03-16)
**Note:** Version bump only for package @ltht-react/appointment-summary
## [0.1.5](https://ssh.github.com/ltht-epr/ltht-react/compare/@ltht-react/appointment-summary@0.1.4...@ltht-react/appointment-summary@0.1.5) (2020-03-12)

@@ -8,0 +17,0 @@

2

lib/atoms/appointment-date.js

@@ -10,3 +10,3 @@ "use strict";

var utils_1 = require("@ltht-react/utils");
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: left;\n"], ["\n color: ", ";\n text-align: left;\n"])), styles_1.TEXT_PRIMARY_COLOUR);
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: left;\n"], ["\n color: ", ";\n text-align: left;\n"])), styles_1.TEXT_COLOURS.PRIMARY);
var AppointmentDate = function (_a) {

@@ -13,0 +13,0 @@ var encounter = _a.encounter;

@@ -9,3 +9,3 @@ "use strict";

var styles_1 = require("@ltht-react/styles");
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: left;\n margin-left: 0.5em;\n"], ["\n color: ", ";\n text-align: left;\n margin-left: 0.5em;\n"])), styles_1.TEXT_PRIMARY_COLOUR);
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: left;\n margin-left: 0.5em;\n"], ["\n color: ", ";\n text-align: left;\n margin-left: 0.5em;\n"])), styles_1.TEXT_COLOURS.PRIMARY);
var AppointmentDescription = function (_a) {

@@ -12,0 +12,0 @@ var encounter = _a.encounter;

@@ -9,3 +9,3 @@ "use strict";

var styles_1 = require("@ltht-react/styles");
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: right;\n"], ["\n color: ", ";\n text-align: right;\n"])), styles_1.TEXT_SECONDARY_COLOUR);
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: right;\n"], ["\n color: ", ";\n text-align: right;\n"])), styles_1.TEXT_COLOURS.SECONDARY);
var AppointmentServiceProvider = function (_a) {

@@ -12,0 +12,0 @@ var encounter = _a.encounter;

@@ -10,3 +10,3 @@ "use strict";

var utils_1 = require("@ltht-react/utils");
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: right;\n"], ["\n color: ", ";\n text-align: right;\n"])), styles_1.TEXT_SECONDARY_COLOUR);
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: right;\n"], ["\n color: ", ";\n text-align: right;\n"])), styles_1.TEXT_COLOURS.SECONDARY);
var AppointmentStatus = function (_a) {

@@ -13,0 +13,0 @@ var encounter = _a.encounter;

{
"name": "@ltht-react/appointment-summary",
"version": "0.1.5",
"version": "0.1.6",
"description": "ltht-react clinical AppointmentSummary component.",

@@ -26,5 +26,5 @@ "author": "LTHT",

"@emotion/styled": "^10.0.27",
"@ltht-react/card": "^0.1.4",
"@ltht-react/list": "^0.1.5",
"@ltht-react/styles": "^0.1.1",
"@ltht-react/card": "^0.1.5",
"@ltht-react/list": "^0.1.6",
"@ltht-react/styles": "^0.1.2",
"@ltht-react/types": "^0.0.11",

@@ -35,3 +35,3 @@ "@ltht-react/utils": "^0.1.4",

},
"gitHead": "7ebcfe2e86ef8e5ee215db26dee3c7dac66b7686"
"gitHead": "3c74589ef31401a6999d236ffdf430960acc7041"
}

@@ -0,0 +0,0 @@ # Appointment Summary

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