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

bahmniapps-commons

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bahmniapps-commons - npm Package Compare versions

Comparing version 0.0.1-beta.5 to 0.0.1-beta.6

4

dist/authentication.js

@@ -76,3 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 171);
/******/ return __webpack_require__(__webpack_require__.s = 172);
/******/ })

@@ -390,3 +390,3 @@ /************************************************************************/

/***/ 171:
/***/ 172:
/***/ (function(module, exports, __webpack_require__) {

@@ -393,0 +393,0 @@

@@ -76,3 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 172);
/******/ return __webpack_require__(__webpack_require__.s = 173);
/******/ })

@@ -82,3 +82,3 @@ /************************************************************************/

/***/ 172:
/***/ 173:
/***/ (function(module, exports, __webpack_require__) {

@@ -85,0 +85,0 @@

@@ -76,3 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 174);
/******/ return __webpack_require__(__webpack_require__.s = 175);
/******/ })

@@ -82,3 +82,3 @@ /************************************************************************/

/***/ 174:
/***/ 175:
/***/ (function(module, exports, __webpack_require__) {

@@ -85,0 +85,0 @@

@@ -76,3 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 176);
/******/ return __webpack_require__(__webpack_require__.s = 177);
/******/ })

@@ -82,3 +82,3 @@ /************************************************************************/

/***/ 176:
/***/ 177:
/***/ (function(module, exports, __webpack_require__) {

@@ -85,0 +85,0 @@

@@ -76,3 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 177);
/******/ return __webpack_require__(__webpack_require__.s = 178);
/******/ })

@@ -82,3 +82,3 @@ /************************************************************************/

/***/ 177:
/***/ 178:
/***/ (function(module, exports, __webpack_require__) {

@@ -85,0 +85,0 @@

@@ -76,3 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 178);
/******/ return __webpack_require__(__webpack_require__.s = 179);
/******/ })

@@ -82,3 +82,3 @@ /************************************************************************/

/***/ 178:
/***/ 179:
/***/ (function(module, exports, __webpack_require__) {

@@ -85,0 +85,0 @@

@@ -76,3 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 179);
/******/ return __webpack_require__(__webpack_require__.s = 180);
/******/ })

@@ -92,3 +92,3 @@ /************************************************************************/

module.exports = "<li ng-class=\"::{'is-text': observation.type == 'Text', 'has-child' : observation.groupMembers.length > 0 ,'video-concept':observation.isVideoConcept(), 'image-preview': observation.isImageConcept()}\" >\n <div ng-class=\"::{'is-abnormal': (observation.abnormal == true || observation.interpretation === 'ABNORMAL')}\" class=\"tree-list-item clearfix\" bm-gallery patient=\"patient\">\n <span ng-hide=\"observation.isImageConcept()\" ng-if=\"::(!observation.isImageConcept() || (observation.isImageConcept() && !print))\" class=\"testUnderPanel left\">\n <label>{{::(observation.concept.shortName || observation.concept.name)}}</label>\n <hint concept-details=\"::{\n lowNormal:observation.lowNormal||observation.concept.lowNormal,\n hiNormal:observation.hiNormal||observation.concept.hiNormal,\n }\"/>\n <a href=\"{{'/document_images/' + observation.value}}\" download ng-if=\"observation.isVideoConcept()\" class=\"button btn fr btn-download\"><i class=\"fa fa-download\" aria-hidden=\"true\"></i></a>\n </span>\n <span ng-class=\"::{\n 'text-only': (observation.concept.dataType ==='Text' && print),\n 'value-text-only': !(observation.concept.dataType ==='Text' && print)\n }\"\n ng-if=\"::(observation.isFormElement() && !observation.isImageConcept() && !observation.isVideoConcept())\">\n <pre class=\"left\">{{::observation.getDisplayValue() | titleTranslate}}</pre>\n <span class=\"label-add-on\">{{::observation.concept.units}}</span>\n </span>\n <a ng-if=\"::(observation.isImageConcept() && !observation.hasPDFAsValue() && !print)\" class=\"img-concept\">\n <img bm-observation-gallery-item observation=\"::observation\" ng-src=\"{{::observation.value|thumbnail}}\" alt=\"{{::observation.concept.name}}\" />\n </a>\n <a ng-if=\"::(observation.isImageConcept() && observation.hasPDFAsValue() && !print)\" ng-href=\"/document_images/{{observation.value}}\" target=\"_blank\" class=\"pdf-link\">\n <img src=\"" + __webpack_require__(251) + "\" alt=\"pdf\" />\n </a>\n <div ng-if=\"::(observation.isVideoConcept())\" class=\"hidden-print obs-video-thumb-container\">\n <img src=\"{{::observation.value|thumbnail:'jpg'}}\">\n <button class=\"obs-play-btn\" ng-click=\"openVideoInPopup(observation)\"><i class=\"fa fa-play-circle\" aria-hidden=\"true\"></i>\n </button>\n </div>\n <button ng-hide=\"observation.isImageConcept()\" class=\"toggle fr\" ng-if=\"observation.isFormElement() && showDetailsButton && !observation.comment\" ng-class=\"{'has-notes': observation.comment}\"\n toggle=\"observation.showDetails\">\n <i class=\"fa fa-angle-down\"></i>\n <i class=\"fa fa-angle-up\"></i>\n </button>\n </div>\n <div ng-if=\"::observation.comment || observation.isImageConcept() \" class=\"notes inline-comments\" ng-class=\"::{'print-notes': observation.comment, 'image-notes': observation.isImageConcept()}\">\n <i class=\"fa fa-comments left\"></i>\n <pre ng-if=\"::observation.comment\" class=\"left\">{{::observation.comment}}</pre>\n <div class=\"footer-note fr\">\n <span class=\"provider\">\n <provider-directive creator-name=\"{{::observation.creatorName}}\" provider-name=\"{{::observation.providers[0].name}}\"></provider-directive>\n <span ng-if=\"::observation.isFormElement()\">{{::dateString(observation)}} </span>\n </span>\n </div>\n </div>\n <div ng-if=\"observation.showDetails\" class=\"notes inline-notes\" ng-class=\"::{'print-notes': observation.showDetails}\">\n <div class=\"footer-note fr\">\n <span class=\"provider\">\n <provider-directive creator-name=\"{{::observation.creatorName}}\" provider-name=\"{{::observation.providers[0].name}}\"></provider-directive>\n <span ng-if=\"::observation.isFormElement()\">{{::dateString(observation)}}</span>\n </span>\n\n </div>\n </div>\n <div>\n <ul ng-if=\"::(!observation.isFormElement() && !print)\" class=\"hidden-print\">\n <show-observation show-details-button=\"::showDetailsButton\" ng-if=\"::!observation.isFormElement()\" ng-repeat=\"member in observation.groupMembers\"\n observation=\"::member\" patient=\"::patient\" show-date=\"::showDate\" show-time=\"::showTime\" ng-class=\"{'video-concept-show': member.isVideoConcept()}\"></show-observation>\n </ul>\n </div>\n <ul ng-if=\"::(!observation.isFormElement() && print)\" class=\"visible-print\">\n <show-observation show-details-button=\"showDetailsButton\" ng-if=\"::!observation.isFormElement()\" ng-repeat=\"member in observation.groupMembers\"\n observation=\"::member\" patient=\"::patient\" show-date=\"::showDate\" show-time=\"::showTime\"></show-observation>\n </ul>\n</li>\n";
module.exports = "<li ng-class=\"::{'is-text': observation.type == 'Text', 'has-child' : observation.groupMembers.length > 0 ,'video-concept':observation.isVideoConcept(), 'image-preview': observation.isImageConcept()}\" >\n <div ng-class=\"::{'is-abnormal': (observation.abnormal == true || observation.interpretation === 'ABNORMAL')}\" class=\"tree-list-item clearfix\" bm-gallery patient=\"patient\">\n <span ng-hide=\"observation.isImageConcept()\" ng-if=\"::(!observation.isImageConcept() || (observation.isImageConcept() && !print))\" class=\"testUnderPanel left\">\n <label>{{::(observation.concept.shortName || observation.concept.name)}}</label>\n <hint concept-details=\"::{\n lowNormal:observation.lowNormal||observation.concept.lowNormal,\n hiNormal:observation.hiNormal||observation.concept.hiNormal,\n }\"/>\n <a href=\"{{'/document_images/' + observation.value}}\" download ng-if=\"observation.isVideoConcept()\" class=\"button btn fr btn-download\"><i class=\"fa fa-download\" aria-hidden=\"true\"></i></a>\n </span>\n <span ng-class=\"::{\n 'text-only': (observation.concept.dataType ==='Text' && print),\n 'value-text-only': !(observation.concept.dataType ==='Text' && print)\n }\"\n ng-if=\"::(observation.isFormElement() && !observation.isImageConcept() && !observation.isVideoConcept())\">\n <pre class=\"left\">{{::observation.getDisplayValue() | titleTranslate}}</pre>\n <span class=\"label-add-on\">{{::observation.concept.units}}</span>\n </span>\n <a ng-if=\"::(observation.isImageConcept() && !observation.hasPDFAsValue() && !print)\" class=\"img-concept\">\n <img bm-observation-gallery-item observation=\"::observation\" ng-src=\"{{::observation.value|thumbnail}}\" alt=\"{{::observation.concept.name}}\" />\n </a>\n <a ng-if=\"::(observation.isImageConcept() && observation.hasPDFAsValue() && !print)\" ng-href=\"/document_images/{{observation.value}}\" target=\"_blank\" class=\"pdf-link\">\n <img src=\"" + __webpack_require__(252) + "\" alt=\"pdf\" />\n </a>\n <div ng-if=\"::(observation.isVideoConcept())\" class=\"hidden-print obs-video-thumb-container\">\n <img src=\"{{::observation.value|thumbnail:'jpg'}}\">\n <button class=\"obs-play-btn\" ng-click=\"openVideoInPopup(observation)\"><i class=\"fa fa-play-circle\" aria-hidden=\"true\"></i>\n </button>\n </div>\n <button ng-hide=\"observation.isImageConcept()\" class=\"toggle fr\" ng-if=\"observation.isFormElement() && showDetailsButton && !observation.comment\" ng-class=\"{'has-notes': observation.comment}\"\n toggle=\"observation.showDetails\">\n <i class=\"fa fa-angle-down\"></i>\n <i class=\"fa fa-angle-up\"></i>\n </button>\n </div>\n <div ng-if=\"::observation.comment || observation.isImageConcept() \" class=\"notes inline-comments\" ng-class=\"::{'print-notes': observation.comment, 'image-notes': observation.isImageConcept()}\">\n <i class=\"fa fa-comments left\"></i>\n <pre ng-if=\"::observation.comment\" class=\"left\">{{::observation.comment}}</pre>\n <div class=\"footer-note fr\">\n <span class=\"provider\">\n <provider-directive creator-name=\"{{::observation.creatorName}}\" provider-name=\"{{::observation.providers[0].name}}\"></provider-directive>\n <span ng-if=\"::observation.isFormElement()\">{{::dateString(observation)}} </span>\n </span>\n </div>\n </div>\n <div ng-if=\"observation.showDetails\" class=\"notes inline-notes\" ng-class=\"::{'print-notes': observation.showDetails}\">\n <div class=\"footer-note fr\">\n <span class=\"provider\">\n <provider-directive creator-name=\"{{::observation.creatorName}}\" provider-name=\"{{::observation.providers[0].name}}\"></provider-directive>\n <span ng-if=\"::observation.isFormElement()\">{{::dateString(observation)}}</span>\n </span>\n\n </div>\n </div>\n <div>\n <ul ng-if=\"::(!observation.isFormElement() && !print)\" class=\"hidden-print\">\n <show-observation show-details-button=\"::showDetailsButton\" ng-if=\"::!observation.isFormElement()\" ng-repeat=\"member in observation.groupMembers\"\n observation=\"::member\" patient=\"::patient\" show-date=\"::showDate\" show-time=\"::showTime\" ng-class=\"{'video-concept-show': member.isVideoConcept()}\"></show-observation>\n </ul>\n </div>\n <ul ng-if=\"::(!observation.isFormElement() && print)\" class=\"visible-print\">\n <show-observation show-details-button=\"showDetailsButton\" ng-if=\"::!observation.isFormElement()\" ng-repeat=\"member in observation.groupMembers\"\n observation=\"::member\" patient=\"::patient\" show-date=\"::showDate\" show-time=\"::showTime\"></show-observation>\n </ul>\n</li>\n";

@@ -104,3 +104,3 @@ /***/ }),

/***/ 179:
/***/ 180:
/***/ (function(module, exports, __webpack_require__) {

@@ -132,3 +132,3 @@

/***/ 251:
/***/ 252:
/***/ (function(module, exports, __webpack_require__) {

@@ -135,0 +135,0 @@

@@ -76,3 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 180);
/******/ return __webpack_require__(__webpack_require__.s = 181);
/******/ })

@@ -82,3 +82,3 @@ /************************************************************************/

/***/ 180:
/***/ 181:
/***/ (function(module, exports, __webpack_require__) {

@@ -100,3 +100,3 @@

/***/ 209:
/***/ 210:
/***/ (function(module, exports) {

@@ -148,3 +148,3 @@

restrict: 'E',
template: __webpack_require__(209),
template: __webpack_require__(210),
link: link,

@@ -151,0 +151,0 @@ required: 'patient',

@@ -76,3 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 181);
/******/ return __webpack_require__(__webpack_require__.s = 182);
/******/ })

@@ -89,3 +89,3 @@ /************************************************************************/

/***/ 181:
/***/ 182:
/***/ (function(module, exports, __webpack_require__) {

@@ -92,0 +92,0 @@

@@ -76,3 +76,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 182);
/******/ return __webpack_require__(__webpack_require__.s = 183);
/******/ })

@@ -357,3 +357,3 @@ /************************************************************************/

/***/ 170:
/***/ 171:
/***/ (function(module, exports) {

@@ -437,3 +437,3 @@

/***/ 182:
/***/ 183:
/***/ (function(module, exports, __webpack_require__) {

@@ -483,3 +483,3 @@

__webpack_require__(170);
__webpack_require__(171);

@@ -486,0 +486,0 @@ __webpack_require__(95);

{
"name": "bahmniapps-commons",
"version": "0.0.1-beta.5",
"version": "0.0.1-beta.6",
"description": "Common Modules carved out from bahmniapps.",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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