@uxland-admin/ps-medication-plan
Advanced tools
Comparing version 1.0.6 to 1.0.7
import * as tslib_1 from "tslib"; | ||
import { html, LitElement } from '@polymer/lit-element/lit-element'; | ||
import { property, customElement } from "@uxland/uxl-polymer2-ts"; | ||
import CSS from './ip-ps-mp-css'; | ||
import CSS from './ip-ps-mp-styles'; | ||
import { template as TEMPLATE } from './ip-ps-mp-template-maximized.js'; | ||
@@ -6,0 +6,0 @@ import { fetchMedicationPlan } from "../../app/medication-plan-list/fetch-medication-plan"; |
@@ -90,2 +90,7 @@ declare module '@uxland-admin/ps-medication-plan/constants' { | ||
} | ||
declare module '@uxland-admin/ps-medication-plan/components/ip-ps-mp/ip-ps-mp-styles' { | ||
const _default: import("lit-html/lib/template-result").TemplateResult; | ||
export default _default; | ||
} | ||
declare module '@uxland-admin/ps-medication-plan/components/ip-ps-mp-item/ip-ps-mp-item-styles' { | ||
@@ -135,7 +140,2 @@ const _default: import("lit-html/lib/template-result").TemplateResult; | ||
} | ||
declare module '@uxland-admin/ps-medication-plan/components/ip-ps-mp/ip-ps-mp-styles' { | ||
const _default: import("lit-html/lib/template-result").TemplateResult; | ||
export default _default; | ||
} | ||
declare module '@uxland-admin/ps-medication-plan/components/ip-ps-mp/ip-ps-mp-template' { | ||
@@ -142,0 +142,0 @@ import { TemplateResult } from 'lit-html'; |
{ | ||
"name": "@uxland-admin/ps-medication-plan", | ||
"description": "ICS Process - Patient Summary - Medication Plan", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
32640