@uxland-admin/ip-patient-header
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -80,2 +80,14 @@ declare module '@uxland-admin/ip-patient-header/constants' { | ||
} | ||
declare module '@uxland-admin/ip-patient-header/components/ip-ph/ip-ph-styles.scss' { | ||
export interface IIpPhStylesScss { | ||
'app-container': string; | ||
'patient-header-container': string; | ||
'username': string; | ||
'userData': string; | ||
'sanize': string; | ||
} | ||
export const locals: IIpPhStylesScss; | ||
} | ||
declare module '@uxland-admin/ip-patient-header/components/ip-ph/ip-ph-template' { | ||
@@ -82,0 +94,0 @@ import { TemplateResult } from 'lit-html'; |
{ | ||
"name": "@uxland-admin/ip-patient-header", | ||
"description": "ICS Process - Patient Header", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
24644
18
489