Skip to content

Instantly share code, notes, and snippets.

@ashanvabs
Created June 12, 2017 06:07
Show Gist options
  • Save ashanvabs/d6feba875fabee78ef6afcbd789850ac to your computer and use it in GitHub Desktop.
Save ashanvabs/d6feba875fabee78ef6afcbd789850ac to your computer and use it in GitHub Desktop.
config.js file
```
System.config({
defaultJSExtensions: true,
transpiler: "traceur",
paths: {
"*": "dist/*",
"github:*": "jspm_packages/github/*",
"npm:*": "jspm_packages/npm/*"
},
map: {
"aurelia-animator-css": "npm:aurelia-animator-css@1.0.2",
"aurelia-binding": "npm:aurelia-binding@1.2.1",
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@2.1.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.1",
"aurelia-dialog": "npm:aurelia-dialog@1.0.0-rc.1.0.3",
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.1",
"aurelia-fetch-client": "npm:aurelia-fetch-client@1.1.2",
"aurelia-framework": "npm:aurelia-framework@1.1.2",
"aurelia-history": "npm:aurelia-history@1.0.0",
"aurelia-history-browser": "npm:aurelia-history-browser@1.0.0",
"aurelia-http-client": "npm:aurelia-http-client@1.1.1",
"aurelia-i18n": "npm:aurelia-i18n@1.6.1",
"aurelia-loader": "npm:aurelia-loader@1.0.0",
"aurelia-loader-default": "npm:aurelia-loader-default@1.0.2",
"aurelia-logging": "npm:aurelia-logging@1.3.1",
"aurelia-logging-console": "npm:aurelia-logging-console@1.0.0",
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal-browser": "npm:aurelia-pal-browser@1.2.1",
"aurelia-path": "npm:aurelia-path@1.1.1",
"aurelia-polyfills": "npm:aurelia-polyfills@1.2.1",
"aurelia-route-recognizer": "npm:aurelia-route-recognizer@1.1.0",
"aurelia-router": "npm:aurelia-router@1.3.0",
"aurelia-task-queue": "npm:aurelia-task-queue@1.2.0",
"aurelia-templating": "npm:aurelia-templating@1.4.2",
"aurelia-templating-binding": "npm:aurelia-templating-binding@1.3.0",
"aurelia-templating-resources": "npm:aurelia-templating-resources@1.4.0",
"aurelia-templating-router": "npm:aurelia-templating-router@1.1.0",
"aurelia-validatejs": "npm:aurelia-validatejs@0.7.0",
"aurelia-validation": "npm:aurelia-validation@1.0.0",
"babel": "npm:babel-core@5.8.38",
"babel-runtime": "npm:babel-runtime@5.8.38",
"bootstrap": "github:twbs/bootstrap@3.3.5",
"chart.js": "npm:chart.js@2.6.0",
"core-js": "npm:core-js@1.2.7",
"fetch": "github:github/fetch@0.11.1",
"file-saver": "npm:file-saver@1.3.3",
"font-awesome": "npm:font-awesome@4.7.0",
"i18next-browser-languagedetector": "npm:i18next-browser-languagedetector@1.0.1",
"i18next-xhr-backend": "npm:i18next-xhr-backend@1.4.2",
"jquery": "npm:jquery@2.2.4",
"lodash": "npm:lodash@4.17.4",
"mime-types": "npm:mime-types@2.1.15",
"moment": "npm:moment@2.17.1",
"text": "github:systemjs/plugin-text@0.0.3",
"textarea-autogrow": "npm:textarea-autogrow@1.0.0",
"traceur": "github:jmcriffey/bower-traceur@0.0.92",
"traceur-runtime": "github:jmcriffey/bower-traceur-runtime@0.0.92",
"github:jspm/nodelibs-assert@0.1.0": {
"assert": "npm:assert@1.4.1"
},
"github:jspm/nodelibs-buffer@0.1.1": {
"buffer": "npm:buffer@5.0.6"
},
"github:jspm/nodelibs-path@0.1.0": {
"path-browserify": "npm:path-browserify@0.0.0"
},
"github:jspm/nodelibs-process@0.1.2": {
"process": "npm:process@0.11.10"
},
"github:jspm/nodelibs-util@0.1.0": {
"util": "npm:util@0.10.3"
},
"github:jspm/nodelibs-vm@0.1.0": {
"vm-browserify": "npm:vm-browserify@0.0.4"
},
"github:twbs/bootstrap@3.3.5": {
"jquery": "npm:jquery@2.2.4"
},
"npm:assert@1.4.1": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"buffer": "github:jspm/nodelibs-buffer@0.1.1",
"process": "github:jspm/nodelibs-process@0.1.2",
"util": "npm:util@0.10.3"
},
"npm:aurelia-animator-css@1.0.2": {
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-templating": "npm:aurelia-templating@1.4.2"
},
"npm:aurelia-binding@1.2.1": {
"aurelia-logging": "npm:aurelia-logging@1.3.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-task-queue": "npm:aurelia-task-queue@1.2.0"
},
"npm:aurelia-bootstrapper@2.1.1": {
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.1",
"aurelia-framework": "npm:aurelia-framework@1.1.2",
"aurelia-history": "npm:aurelia-history@1.0.0",
"aurelia-history-browser": "npm:aurelia-history-browser@1.0.0",
"aurelia-loader-default": "npm:aurelia-loader-default@1.0.2",
"aurelia-logging-console": "npm:aurelia-logging-console@1.0.0",
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-pal-browser": "npm:aurelia-pal-browser@1.2.1",
"aurelia-polyfills": "npm:aurelia-polyfills@1.2.1",
"aurelia-router": "npm:aurelia-router@1.3.0",
"aurelia-templating": "npm:aurelia-templating@1.4.2",
"aurelia-templating-binding": "npm:aurelia-templating-binding@1.3.0",
"aurelia-templating-resources": "npm:aurelia-templating-resources@1.4.0",
"aurelia-templating-router": "npm:aurelia-templating-router@1.1.0"
},
"npm:aurelia-dependency-injection@1.3.1": {
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal": "npm:aurelia-pal@1.3.0"
},
"npm:aurelia-dialog@1.0.0-rc.1.0.3": {
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-templating": "npm:aurelia-templating@1.4.2"
},
"npm:aurelia-event-aggregator@1.0.1": {
"aurelia-logging": "npm:aurelia-logging@1.3.1"
},
"npm:aurelia-framework@1.1.2": {
"aurelia-binding": "npm:aurelia-binding@1.2.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.1",
"aurelia-loader": "npm:aurelia-loader@1.0.0",
"aurelia-logging": "npm:aurelia-logging@1.3.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-path": "npm:aurelia-path@1.1.1",
"aurelia-task-queue": "npm:aurelia-task-queue@1.2.0",
"aurelia-templating": "npm:aurelia-templating@1.4.2"
},
"npm:aurelia-history-browser@1.0.0": {
"aurelia-history": "npm:aurelia-history@1.0.0",
"aurelia-pal": "npm:aurelia-pal@1.3.0"
},
"npm:aurelia-http-client@1.1.1": {
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-path": "npm:aurelia-path@1.1.1"
},
"npm:aurelia-i18n@1.6.1": {
"aurelia-binding": "npm:aurelia-binding@1.2.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.1",
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.1",
"aurelia-loader": "npm:aurelia-loader@1.0.0",
"aurelia-logging": "npm:aurelia-logging@1.3.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-templating": "npm:aurelia-templating@1.4.2",
"aurelia-templating-resources": "npm:aurelia-templating-resources@1.4.0",
"i18next": "npm:i18next@3.5.2",
"intl": "npm:intl@1.2.5"
},
"npm:aurelia-loader-default@1.0.2": {
"aurelia-loader": "npm:aurelia-loader@1.0.0",
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal": "npm:aurelia-pal@1.3.0"
},
"npm:aurelia-loader@1.0.0": {
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-path": "npm:aurelia-path@1.1.1"
},
"npm:aurelia-logging-console@1.0.0": {
"aurelia-logging": "npm:aurelia-logging@1.3.1"
},
"npm:aurelia-metadata@1.0.3": {
"aurelia-pal": "npm:aurelia-pal@1.3.0"
},
"npm:aurelia-pal-browser@1.2.1": {
"aurelia-pal": "npm:aurelia-pal@1.3.0"
},
"npm:aurelia-polyfills@1.2.1": {
"aurelia-pal": "npm:aurelia-pal@1.3.0"
},
"npm:aurelia-route-recognizer@1.1.0": {
"aurelia-path": "npm:aurelia-path@1.1.1"
},
"npm:aurelia-router@1.3.0": {
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.1",
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.1",
"aurelia-history": "npm:aurelia-history@1.0.0",
"aurelia-logging": "npm:aurelia-logging@1.3.1",
"aurelia-path": "npm:aurelia-path@1.1.1",
"aurelia-route-recognizer": "npm:aurelia-route-recognizer@1.1.0"
},
"npm:aurelia-task-queue@1.2.0": {
"aurelia-pal": "npm:aurelia-pal@1.3.0"
},
"npm:aurelia-templating-binding@1.3.0": {
"aurelia-binding": "npm:aurelia-binding@1.2.1",
"aurelia-logging": "npm:aurelia-logging@1.3.1",
"aurelia-templating": "npm:aurelia-templating@1.4.2"
},
"npm:aurelia-templating-resources@1.4.0": {
"aurelia-binding": "npm:aurelia-binding@1.2.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.1",
"aurelia-loader": "npm:aurelia-loader@1.0.0",
"aurelia-logging": "npm:aurelia-logging@1.3.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-path": "npm:aurelia-path@1.1.1",
"aurelia-task-queue": "npm:aurelia-task-queue@1.2.0",
"aurelia-templating": "npm:aurelia-templating@1.4.2"
},
"npm:aurelia-templating-router@1.1.0": {
"aurelia-binding": "npm:aurelia-binding@1.2.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.1",
"aurelia-logging": "npm:aurelia-logging@1.3.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-path": "npm:aurelia-path@1.1.1",
"aurelia-router": "npm:aurelia-router@1.3.0",
"aurelia-templating": "npm:aurelia-templating@1.4.2"
},
"npm:aurelia-templating@1.4.2": {
"aurelia-binding": "npm:aurelia-binding@1.2.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.1",
"aurelia-loader": "npm:aurelia-loader@1.0.0",
"aurelia-logging": "npm:aurelia-logging@1.3.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-path": "npm:aurelia-path@1.1.1",
"aurelia-task-queue": "npm:aurelia-task-queue@1.2.0"
},
"npm:aurelia-validatejs@0.7.0": {
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-validation": "npm:aurelia-validation@0.11.0",
"validate.js": "npm:validate.js@0.10.0"
},
"npm:aurelia-validation@0.11.0": {
"aurelia-binding": "npm:aurelia-binding@1.2.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.1",
"aurelia-metadata": "npm:aurelia-metadata@1.0.3",
"aurelia-task-queue": "npm:aurelia-task-queue@1.2.0",
"aurelia-templating": "npm:aurelia-templating@1.4.2"
},
"npm:aurelia-validation@1.0.0": {
"aurelia-binding": "npm:aurelia-binding@1.2.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.1",
"aurelia-logging": "npm:aurelia-logging@1.3.1",
"aurelia-pal": "npm:aurelia-pal@1.3.0",
"aurelia-task-queue": "npm:aurelia-task-queue@1.2.0",
"aurelia-templating": "npm:aurelia-templating@1.4.2"
},
"npm:babel-runtime@5.8.38": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:buffer@5.0.6": {
"base64-js": "npm:base64-js@1.2.0",
"ieee754": "npm:ieee754@1.1.8"
},
"npm:chart.js@2.6.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.1",
"chartjs-color": "npm:chartjs-color@2.1.0",
"moment": "npm:moment@2.17.1",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"systemjs-json": "github:systemjs/plugin-json@0.1.2"
},
"npm:chartjs-color-string@0.4.0": {
"color-name": "npm:color-name@1.1.2"
},
"npm:chartjs-color@2.1.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.1",
"chartjs-color-string": "npm:chartjs-color-string@0.4.0",
"color-convert": "npm:color-convert@0.5.3"
},
"npm:core-js@1.2.7": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"systemjs-json": "github:systemjs/plugin-json@0.1.2"
},
"npm:font-awesome@4.7.0": {
"css": "github:systemjs/plugin-css@0.1.35"
},
"npm:i18next@3.5.2": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:inherits@2.0.1": {
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:intl@1.2.5": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:mime-db@1.27.0": {
"systemjs-json": "github:systemjs/plugin-json@0.1.2"
},
"npm:mime-types@2.1.15": {
"mime-db": "npm:mime-db@1.27.0",
"path": "github:jspm/nodelibs-path@0.1.0"
},
"npm:path-browserify@0.0.0": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:process@0.11.10": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"vm": "github:jspm/nodelibs-vm@0.1.0"
},
"npm:util@0.10.3": {
"inherits": "npm:inherits@2.0.1",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:validate.js@0.10.0": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:vm-browserify@0.0.4": {
"indexof": "npm:indexof@0.0.1"
}
},
depCache: {
"api-client.js": [
"aurelia-framework",
"aurelia-fetch-client",
"authentication-service",
"services/base-service",
"appConfig",
"fetch"
],
"app.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"moment",
"aurelia-router",
"aurelia-i18n",
"authentication-service"
],
"authentication-config.js": [
"authConfig"
],
"authentication-service.js": [
"aurelia-framework",
"aurelia-path",
"authConfig",
"common/detect-browser"
],
"authentication.js": [
"aurelia-framework",
"authentication-service"
],
"customer-lookup.js": [
"services/customer-service",
"services/animal-service",
"aurelia-framework",
"api-client"
],
"login.js": [
"aurelia-framework",
"authentication-service"
],
"logout.js": [
"aurelia-framework",
"aurelia-router",
"authentication-service"
],
"main.js": [
"aurelia-framework",
"raygun-appender",
"moment",
"i18next-xhr-backend",
"i18next-browser-languagedetector"
],
"nav-bar.js": [
"aurelia-framework",
"authentication-service",
"message/message-service"
],
"raygun-appender.js": [
"lodash"
],
"common/blob-to-file-convertor.js": [
"mime-types"
],
"common/confirmation-modal.js": [
"aurelia-framework",
"aurelia-dialog"
],
"common/date-format.js": [
"moment"
],
"common/decimal-formatter.js": [
"aurelia-i18n",
"aurelia-framework"
],
"common/file-uploader.js": [
"aurelia-framework",
"services/file-upload-service",
"message/message-service"
],
"common/generic-file-uploader.js": [
"common/message-box",
"aurelia-framework",
"aurelia-http-client",
"authentication-service",
"appConfig",
"aurelia-router",
"aurelia-i18n",
"common/file-uploader",
"aurelia-event-aggregator"
],
"common/image-uploader.js": [
"common/message-box",
"aurelia-framework",
"aurelia-http-client",
"authentication-service",
"appConfig",
"aurelia-router",
"aurelia-i18n",
"common/file-uploader"
],
"appointment/appointment-list.js": [
"aurelia-framework",
"api-client",
"aurelia-router",
"moment",
"message/message-service",
"fetch"
],
"medical-history/file-view-modal.js": [
"aurelia-framework",
"aurelia-dialog",
"file-saver",
"aurelia-event-aggregator"
],
"medical-history/medicalhistory.js": [
"aurelia-framework",
"api-client",
"authentication-service",
"aurelia-event-aggregator",
"aurelia-dialog",
"aurelia-router",
"services/medical-record-service",
"common/blob-to-file-convertor",
"message/message-service",
"moment",
"medical-record/weight-graph-modal",
"fetch"
],
"medical-history/view-attachment.js": [
"common/blob-to-file-convertor",
"services/medical-record-service",
"aurelia-dialog",
"api-client",
"aurelia-router",
"medical-history/file-view-modal",
"aurelia-framework",
"message/message-service",
"medical-history/medicalhistory"
],
"medical-record/create-prescription-modal.js": [
"aurelia-framework",
"aurelia-dialog",
"services/medical-record-service",
"aurelia-event-aggregator",
"message/message-service",
"services/templates-service"
],
"medical-record/diagnosis-lookup-modal.js": [
"aurelia-framework",
"aurelia-dialog",
"services/medical-record-service",
"message/message-service"
],
"medical-record/diagnosis-row.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"services/medical-record-service",
"aurelia-dialog",
"message/message-service"
],
"medical-record/diagnosis.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"services/medical-record-service",
"aurelia-dialog",
"medical-record/diagnosis-lookup-modal"
],
"medical-record/handed-medicant-attachment-modal.js": [
"aurelia-framework",
"aurelia-dialog",
"services/medical-record-service",
"aurelia-event-aggregator",
"message/message-service"
],
"medical-record/handed-medicant-diagnose-modal.js": [
"aurelia-framework",
"aurelia-dialog",
"services/medical-record-service"
],
"medical-record/handed-medicants-row.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"services/medical-record-service",
"aurelia-dialog",
"medical-record/handed-medicant-attachment-modal",
"medical-record/handed-medicant-diagnose-modal",
"message/message-service"
],
"medical-record/handed-medicants.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"services/medical-record-service",
"message/message-service"
],
"medical-record/medical-record.js": [
"aurelia-framework",
"api-client",
"services/medical-record-service",
"dtos/medical-record-dto",
"aurelia-dialog",
"medical-history/file-view-modal",
"mime-types",
"aurelia-event-aggregator",
"aurelia-router",
"services/customer-service",
"services/animal-service",
"services/user-service",
"aurelia-validatejs",
"aurelia-validation",
"moment",
"message/message-service",
"common/data-load-indicator",
"textarea-autogrow",
"aurelia-i18n",
"medical-record/medicant-lookup-modal",
"medical-record/weight-graph-modal"
],
"medical-record/medicant-grid-row.js": [
"aurelia-framework",
"aurelia-dialog",
"aurelia-event-aggregator"
],
"medical-record/medicant-grid.js": [
"aurelia-framework",
"services/medical-record-service",
"message/message-service",
"medical-record/medicant-lookup-modal",
"common/grid",
"aurelia-dialog",
"aurelia-event-aggregator",
"medical-record/medicants-given-at-clinic-amount",
"medical-record/handed-medicant-attachment-modal",
"medical-record/prescribed-medicant-attachment-modal",
"medical-record/create-prescription-modal"
],
"medical-record/medicant-lookup-modal.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"services/medical-record-service",
"services/animal-service",
"aurelia-dialog",
"message/message-service"
],
"medical-record/medicants-given-at-clinic-amount.js": [
"aurelia-framework",
"aurelia-dialog",
"services/medical-record-service",
"message/message-service",
"medical-record/selected-medicant"
],
"medical-record/medicants-given-at-clinic-row.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"services/medical-record-service",
"message/message-service"
],
"medical-record/medicants-given-at-clinic.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"aurelia-dialog"
],
"medical-record/medicants-handed-out-amount.js": [
"aurelia-framework",
"aurelia-dialog"
],
"medical-record/prescribed-medicant-attachment-modal.js": [
"aurelia-framework",
"aurelia-dialog",
"services/medical-record-service",
"aurelia-event-aggregator",
"message/message-service"
],
"medical-record/prescribed-medicants-row.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"services/medical-record-service",
"aurelia-dialog",
"medical-record/prescribed-medicant-attachment-modal",
"medical-record/handed-medicant-diagnose-modal",
"message/message-service"
],
"medical-record/prescribed-medicants.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"services/medical-record-service",
"aurelia-dialog",
"medical-record/create-prescription-modal",
"message/message-service"
],
"medical-record/weight-graph-modal.js": [
"aurelia-framework",
"aurelia-dialog",
"chart.js",
"aurelia-i18n",
"moment",
"moment/locale/nb"
],
"customer-animal/customer-animal.js": [
"services/customer-service",
"services/animal-service",
"dtos/customer",
"aurelia-framework",
"api-client",
"dtos/animal",
"aurelia-router",
"common/data-load-indicator",
"message/message-service",
"aurelia-event-aggregator",
"authentication-service",
"aurelia-validation"
],
"custom-components/auto-complete-change-amount-with-unit-grid-row.js": [
"aurelia-framework",
"fetch"
],
"custom-components/auto-complete-change-amount-with-unit.js": [
"aurelia-framework",
"fetch"
],
"custom-components/auto-complete-table-with-clinic.js": [
"aurelia-framework",
"fetch"
],
"custom-components/auto-complete-table.js": [
"aurelia-framework",
"fetch"
],
"custom-components/auto-complete-with-images.js": [
"aurelia-framework",
"fetch"
],
"custom-components/auto-complete.js": [
"aurelia-framework",
"fetch"
],
"custom-components/date-picker.js": [
"aurelia-framework",
"moment"
],
"custom-components/inline-help.js": [
"aurelia-framework"
],
"custom-components/integer-textbox.js": [
"aurelia-framework"
],
"custom-components/navigation-date-picker.js": [
"aurelia-framework",
"moment",
"aurelia-i18n"
],
"custom-components/text-box-with-button.js": [
"aurelia-framework"
],
"custom-components/title-bar.js": [
"aurelia-framework",
"aurelia-router"
],
"custom-components/attachments/attachment-generic-file.js": [
"services/medical-record-service",
"message/message-service",
"aurelia-dialog",
"aurelia-framework",
"aurelia-validation",
"dtos/attachment",
"aurelia-event-aggregator"
],
"custom-components/attachments/attachment-image.js": [
"services/medical-record-service",
"message/message-service",
"aurelia-dialog",
"aurelia-framework",
"aurelia-validation",
"dtos/attachment",
"aurelia-event-aggregator"
],
"custom-components/attachments/attachment-manual-text.js": [
"services/medical-record-service",
"message/message-service",
"aurelia-dialog",
"aurelia-framework",
"aurelia-validation",
"aurelia-validatejs",
"dtos/attachment",
"aurelia-event-aggregator"
],
"custom-components/attachments/attachment-pdf-template-selecting-modal.js": [
"services/templates-service",
"services/animal-service",
"services/medical-record-service",
"message/message-service",
"aurelia-dialog",
"aurelia-framework",
"aurelia-validation",
"aurelia-validatejs",
"dtos/attachment"
],
"custom-components/attachments/attachment-template-selecting-modal.js": [
"services/templates-service",
"services/animal-service",
"services/medical-record-service",
"message/message-service",
"aurelia-dialog",
"aurelia-framework",
"aurelia-validation",
"aurelia-event-aggregator"
],
"custom-components/attachments/attachment-type-selecting-modal.js": [
"aurelia-framework",
"aurelia-dialog",
"custom-components/attachments/attachment-template-selecting-modal",
"custom-components/attachments/attachment-manual-text",
"custom-components/attachments/attachment-generic-file",
"custom-components/attachments/attachment-image",
"custom-components/attachments/attachment-pdf-template-selecting-modal"
],
"custom-components/attachments/attachment.js": [
"common/message-box",
"aurelia-framework",
"aurelia-http-client",
"authentication-service",
"appConfig",
"aurelia-router",
"aurelia-i18n",
"common/file-uploader",
"aurelia-dialog",
"custom-components/attachments/attachment-type-selecting-modal",
"custom-components/attachments/attachment-template-selecting-modal",
"custom-components/attachments/attachment-manual-text",
"medical-record/handed-medicant-attachment-modal",
"services/medical-record-service",
"aurelia-event-aggregator",
"message/message-service",
"services/file-upload-service",
"common/confirmation-modal"
],
"users/user-details.js": [
"services/user-service",
"dtos/user",
"aurelia-framework",
"aurelia-router",
"common/blob-to-file-convertor",
"aurelia-validatejs",
"aurelia-validation",
"message/message-service"
],
"users/user-list.js": [
"services/user-service",
"services/clinic-service",
"aurelia-framework",
"aurelia-router",
"common/blob-to-file-convertor",
"message/message-service"
],
"user-doc/user-docs.js": [
"aurelia-framework",
"api-client",
"aurelia-router",
"fetch"
],
"services/animal-service.js": [
"aurelia-framework",
"api-client",
"aurelia-fetch-client",
"message/message-service",
"services/base-service",
"fetch"
],
"services/base-service.js": [
"aurelia-framework",
"api-client",
"authentication-service",
"message/message-service",
"fetch"
],
"services/clinic-service.js": [
"aurelia-framework",
"api-client",
"authentication-service",
"message/message-service",
"fetch"
],
"services/customer-service.js": [
"aurelia-framework",
"api-client",
"aurelia-fetch-client",
"authentication-service",
"message/message-service",
"services/base-service",
"fetch"
],
"services/file-upload-service.js": [
"aurelia-framework",
"api-client",
"authentication-service",
"aurelia-fetch-client",
"aurelia-http-client",
"message/message-service",
"services/base-service",
"fetch"
],
"services/invoice-service.js": [
"aurelia-framework",
"api-client",
"authentication-service",
"message/message-service",
"aurelia-fetch-client",
"services/base-service"
],
"services/medical-record-service.js": [
"aurelia-framework",
"api-client",
"aurelia-fetch-client",
"authentication-service",
"message/message-service",
"services/base-service",
"fetch"
],
"services/payment-service.js": [
"aurelia-framework",
"api-client",
"authentication-service",
"message/message-service",
"services/base-service",
"fetch"
],
"services/templates-service.js": [
"aurelia-framework",
"api-client",
"aurelia-fetch-client",
"authentication-service",
"message/message-service",
"services/base-service",
"fetch"
],
"services/user-service.js": [
"aurelia-framework",
"api-client",
"authentication-service",
"aurelia-fetch-client",
"message/message-service",
"services/base-service",
"fetch"
],
"services/visit-service.js": [
"aurelia-framework",
"api-client",
"authentication-service",
"message/message-service",
"services/base-service",
"fetch"
],
"message/message-service.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"message/message-type",
"message/message"
],
"message/message-viewer.js": [
"aurelia-event-aggregator",
"aurelia-framework",
"message/message-type"
],
"payment-invoice/close-payment-confirmation-modal.js": [
"aurelia-framework",
"aurelia-dialog"
],
"payment-invoice/invoice.js": [
"services/invoice-service",
"aurelia-framework",
"aurelia-event-aggregator",
"message/message-service",
"aurelia-dialog",
"payment-invoice/payment-modal",
"services/templates-service",
"services/medical-record-service"
],
"payment-invoice/new-invoice-entry.js": [
"aurelia-framework",
"aurelia-event-aggregator",
"services/invoice-service",
"message/message-service"
],
"payment-invoice/payment-modal.js": [
"aurelia-framework",
"aurelia-dialog",
"aurelia-event-aggregator",
"message/message-service",
"payment-invoice/close-payment-confirmation-modal"
],
"payment-invoice/visit-selection.js": [
"services/visit-service",
"aurelia-framework",
"message/message-service",
"aurelia-dialog",
"dtos/visit",
"common/confirmation-modal"
]
},
bundles: {
"config.js": [
"appConfig.js",
"authConfig.js"
],
"aurelia.js": [
"github:jspm/nodelibs-buffer@0.1.1.js",
"github:jspm/nodelibs-buffer@0.1.1/index.js",
"github:jspm/nodelibs-process@0.1.2.js",
"github:jspm/nodelibs-process@0.1.2/index.js",
"github:twbs/bootstrap@3.3.5.js",
"github:twbs/bootstrap@3.3.5/css/bootstrap.css!github:systemjs/plugin-text@0.0.3.js",
"github:twbs/bootstrap@3.3.5/js/bootstrap.js",
"npm:aurelia-animator-css@1.0.2.js",
"npm:aurelia-animator-css@1.0.2/aurelia-animator-css.js",
"npm:aurelia-binding@1.2.1.js",
"npm:aurelia-binding@1.2.1/aurelia-binding.js",
"npm:aurelia-bootstrapper@2.1.1.js",
"npm:aurelia-bootstrapper@2.1.1/aurelia-bootstrapper.js",
"npm:aurelia-dependency-injection@1.3.1.js",
"npm:aurelia-dependency-injection@1.3.1/aurelia-dependency-injection.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/attach-focus.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/aurelia-dialog.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/dialog-cancel-error.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/dialog-configuration.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/dialog-controller.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/dialog-renderer.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/dialog-service.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/dialog-settings.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/lifecycle.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/renderer.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/ux-dialog-body.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/ux-dialog-footer.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/ux-dialog-header.js",
"npm:aurelia-dialog@1.0.0-rc.1.0.3/ux-dialog.js",
"npm:aurelia-event-aggregator@1.0.1.js",
"npm:aurelia-event-aggregator@1.0.1/aurelia-event-aggregator.js",
"npm:aurelia-fetch-client@1.1.2.js",
"npm:aurelia-fetch-client@1.1.2/aurelia-fetch-client.js",
"npm:aurelia-framework@1.1.2.js",
"npm:aurelia-framework@1.1.2/aurelia-framework.js",
"npm:aurelia-history-browser@1.0.0.js",
"npm:aurelia-history-browser@1.0.0/aurelia-history-browser.js",
"npm:aurelia-history@1.0.0.js",
"npm:aurelia-history@1.0.0/aurelia-history.js",
"npm:aurelia-http-client@1.1.1.js",
"npm:aurelia-http-client@1.1.1/aurelia-http-client.js",
"npm:aurelia-i18n@1.6.1.js",
"npm:aurelia-i18n@1.6.1/aurelia-i18n-loader.js",
"npm:aurelia-i18n@1.6.1/aurelia-i18n.js",
"npm:aurelia-i18n@1.6.1/base-i18n.js",
"npm:aurelia-i18n@1.6.1/defaultTranslations/relative.time.js",
"npm:aurelia-i18n@1.6.1/df.js",
"npm:aurelia-i18n@1.6.1/i18n.js",
"npm:aurelia-i18n@1.6.1/nf.js",
"npm:aurelia-i18n@1.6.1/relativeTime.js",
"npm:aurelia-i18n@1.6.1/rt.js",
"npm:aurelia-i18n@1.6.1/t.js",
"npm:aurelia-i18n@1.6.1/utils.js",
"npm:aurelia-loader-default@1.0.2.js",
"npm:aurelia-loader-default@1.0.2/aurelia-loader-default.js",
"npm:aurelia-loader@1.0.0.js",
"npm:aurelia-loader@1.0.0/aurelia-loader.js",
"npm:aurelia-logging-console@1.0.0.js",
"npm:aurelia-logging-console@1.0.0/aurelia-logging-console.js",
"npm:aurelia-logging@1.3.1.js",
"npm:aurelia-logging@1.3.1/aurelia-logging.js",
"npm:aurelia-metadata@1.0.3.js",
"npm:aurelia-metadata@1.0.3/aurelia-metadata.js",
"npm:aurelia-pal-browser@1.2.1.js",
"npm:aurelia-pal-browser@1.2.1/aurelia-pal-browser.js",
"npm:aurelia-pal@1.3.0.js",
"npm:aurelia-pal@1.3.0/aurelia-pal.js",
"npm:aurelia-path@1.1.1.js",
"npm:aurelia-path@1.1.1/aurelia-path.js",
"npm:aurelia-polyfills@1.2.1.js",
"npm:aurelia-polyfills@1.2.1/aurelia-polyfills.js",
"npm:aurelia-route-recognizer@1.1.0.js",
"npm:aurelia-route-recognizer@1.1.0/aurelia-route-recognizer.js",
"npm:aurelia-router@1.3.0.js",
"npm:aurelia-router@1.3.0/aurelia-router.js",
"npm:aurelia-task-queue@1.2.0.js",
"npm:aurelia-task-queue@1.2.0/aurelia-task-queue.js",
"npm:aurelia-templating-binding@1.3.0.js",
"npm:aurelia-templating-binding@1.3.0/aurelia-templating-binding.js",
"npm:aurelia-templating-resources@1.4.0.js",
"npm:aurelia-templating-resources@1.4.0/abstract-repeater.js",
"npm:aurelia-templating-resources@1.4.0/analyze-view-factory.js",
"npm:aurelia-templating-resources@1.4.0/array-repeat-strategy.js",
"npm:aurelia-templating-resources@1.4.0/attr-binding-behavior.js",
"npm:aurelia-templating-resources@1.4.0/aurelia-hide-style.js",
"npm:aurelia-templating-resources@1.4.0/aurelia-templating-resources.js",
"npm:aurelia-templating-resources@1.4.0/binding-mode-behaviors.js",
"npm:aurelia-templating-resources@1.4.0/binding-signaler.js",
"npm:aurelia-templating-resources@1.4.0/compose.js",
"npm:aurelia-templating-resources@1.4.0/css-resource.js",
"npm:aurelia-templating-resources@1.4.0/debounce-binding-behavior.js",
"npm:aurelia-templating-resources@1.4.0/dynamic-element.js",
"npm:aurelia-templating-resources@1.4.0/focus.js",
"npm:aurelia-templating-resources@1.4.0/hide.js",
"npm:aurelia-templating-resources@1.4.0/html-resource-plugin.js",
"npm:aurelia-templating-resources@1.4.0/html-sanitizer.js",
"npm:aurelia-templating-resources@1.4.0/if.js",
"npm:aurelia-templating-resources@1.4.0/map-repeat-strategy.js",
"npm:aurelia-templating-resources@1.4.0/null-repeat-strategy.js",
"npm:aurelia-templating-resources@1.4.0/number-repeat-strategy.js",
"npm:aurelia-templating-resources@1.4.0/repeat-strategy-locator.js",
"npm:aurelia-templating-resources@1.4.0/repeat-utilities.js",
"npm:aurelia-templating-resources@1.4.0/repeat.js",
"npm:aurelia-templating-resources@1.4.0/replaceable.js",
"npm:aurelia-templating-resources@1.4.0/sanitize-html.js",
"npm:aurelia-templating-resources@1.4.0/self-binding-behavior.js",
"npm:aurelia-templating-resources@1.4.0/set-repeat-strategy.js",
"npm:aurelia-templating-resources@1.4.0/show.js",
"npm:aurelia-templating-resources@1.4.0/signal-binding-behavior.js",
"npm:aurelia-templating-resources@1.4.0/throttle-binding-behavior.js",
"npm:aurelia-templating-resources@1.4.0/update-trigger-binding-behavior.js",
"npm:aurelia-templating-resources@1.4.0/with.js",
"npm:aurelia-templating-router@1.1.0.js",
"npm:aurelia-templating-router@1.1.0/aurelia-templating-router.js",
"npm:aurelia-templating-router@1.1.0/route-href.js",
"npm:aurelia-templating-router@1.1.0/route-loader.js",
"npm:aurelia-templating-router@1.1.0/router-view.js",
"npm:aurelia-templating@1.4.2.js",
"npm:aurelia-templating@1.4.2/aurelia-templating.js",
"npm:aurelia-validatejs@0.7.0.js",
"npm:aurelia-validatejs@0.7.0/aurelia-validatejs.js",
"npm:aurelia-validation@0.11.0.js",
"npm:aurelia-validation@0.11.0/aurelia-validation.js",
"npm:aurelia-validation@0.11.0/property-info.js",
"npm:aurelia-validation@0.11.0/validate-binding-behavior.js",
"npm:aurelia-validation@0.11.0/validate-trigger.js",
"npm:aurelia-validation@0.11.0/validation-controller.js",
"npm:aurelia-validation@0.11.0/validation-error.js",
"npm:aurelia-validation@0.11.0/validation-errors-custom-attribute.js",
"npm:aurelia-validation@0.11.0/validation-renderer-custom-attribute.js",
"npm:aurelia-validation@0.11.0/validation-renderer.js",
"npm:aurelia-validation@0.11.0/validator.js",
"npm:aurelia-validation@1.0.0.js",
"npm:aurelia-validation@1.0.0/aurelia-validation.js",
"npm:aurelia-validation@1.0.0/get-target-dom-element.js",
"npm:aurelia-validation@1.0.0/implementation/rules.js",
"npm:aurelia-validation@1.0.0/implementation/standard-validator.js",
"npm:aurelia-validation@1.0.0/implementation/util.js",
"npm:aurelia-validation@1.0.0/implementation/validation-messages.js",
"npm:aurelia-validation@1.0.0/implementation/validation-parser.js",
"npm:aurelia-validation@1.0.0/implementation/validation-rules.js",
"npm:aurelia-validation@1.0.0/property-info.js",
"npm:aurelia-validation@1.0.0/validate-binding-behavior-base.js",
"npm:aurelia-validation@1.0.0/validate-binding-behavior.js",
"npm:aurelia-validation@1.0.0/validate-result.js",
"npm:aurelia-validation@1.0.0/validate-trigger.js",
"npm:aurelia-validation@1.0.0/validation-controller-factory.js",
"npm:aurelia-validation@1.0.0/validation-controller.js",
"npm:aurelia-validation@1.0.0/validation-errors-custom-attribute.js",
"npm:aurelia-validation@1.0.0/validation-renderer-custom-attribute.js",
"npm:aurelia-validation@1.0.0/validator.js",
"npm:base64-js@1.2.0.js",
"npm:base64-js@1.2.0/index.js",
"npm:buffer@5.0.6.js",
"npm:buffer@5.0.6/index.js",
"npm:chart.js@2.6.0.js",
"npm:chart.js@2.6.0/src/chart.js",
"npm:chart.js@2.6.0/src/charts/Chart.Bar.js",
"npm:chart.js@2.6.0/src/charts/Chart.Bubble.js",
"npm:chart.js@2.6.0/src/charts/Chart.Doughnut.js",
"npm:chart.js@2.6.0/src/charts/Chart.Line.js",
"npm:chart.js@2.6.0/src/charts/Chart.PolarArea.js",
"npm:chart.js@2.6.0/src/charts/Chart.Radar.js",
"npm:chart.js@2.6.0/src/charts/Chart.Scatter.js",
"npm:chart.js@2.6.0/src/controllers/controller.bar.js",
"npm:chart.js@2.6.0/src/controllers/controller.bubble.js",
"npm:chart.js@2.6.0/src/controllers/controller.doughnut.js",
"npm:chart.js@2.6.0/src/controllers/controller.line.js",
"npm:chart.js@2.6.0/src/controllers/controller.polarArea.js",
"npm:chart.js@2.6.0/src/controllers/controller.radar.js",
"npm:chart.js@2.6.0/src/core/core.animation.js",
"npm:chart.js@2.6.0/src/core/core.canvasHelpers.js",
"npm:chart.js@2.6.0/src/core/core.controller.js",
"npm:chart.js@2.6.0/src/core/core.datasetController.js",
"npm:chart.js@2.6.0/src/core/core.element.js",
"npm:chart.js@2.6.0/src/core/core.helpers.js",
"npm:chart.js@2.6.0/src/core/core.interaction.js",
"npm:chart.js@2.6.0/src/core/core.js",
"npm:chart.js@2.6.0/src/core/core.layoutService.js",
"npm:chart.js@2.6.0/src/core/core.plugin.js",
"npm:chart.js@2.6.0/src/core/core.scale.js",
"npm:chart.js@2.6.0/src/core/core.scaleService.js",
"npm:chart.js@2.6.0/src/core/core.ticks.js",
"npm:chart.js@2.6.0/src/core/core.tooltip.js",
"npm:chart.js@2.6.0/src/elements/element.arc.js",
"npm:chart.js@2.6.0/src/elements/element.line.js",
"npm:chart.js@2.6.0/src/elements/element.point.js",
"npm:chart.js@2.6.0/src/elements/element.rectangle.js",
"npm:chart.js@2.6.0/src/platforms/platform.dom.js",
"npm:chart.js@2.6.0/src/platforms/platform.js",
"npm:chart.js@2.6.0/src/plugins/plugin.filler.js",
"npm:chart.js@2.6.0/src/plugins/plugin.legend.js",
"npm:chart.js@2.6.0/src/plugins/plugin.title.js",
"npm:chart.js@2.6.0/src/scales/scale.category.js",
"npm:chart.js@2.6.0/src/scales/scale.linear.js",
"npm:chart.js@2.6.0/src/scales/scale.linearbase.js",
"npm:chart.js@2.6.0/src/scales/scale.logarithmic.js",
"npm:chart.js@2.6.0/src/scales/scale.radialLinear.js",
"npm:chart.js@2.6.0/src/scales/scale.time.js",
"npm:chartjs-color-string@0.4.0.js",
"npm:chartjs-color-string@0.4.0/color-string.js",
"npm:chartjs-color@2.1.0.js",
"npm:chartjs-color@2.1.0/index.js",
"npm:color-convert@0.5.3.js",
"npm:color-convert@0.5.3/conversions.js",
"npm:color-convert@0.5.3/index.js",
"npm:color-name@1.1.2.js",
"npm:color-name@1.1.2/index.js",
"npm:i18next-browser-languagedetector@1.0.1.js",
"npm:i18next-browser-languagedetector@1.0.1/dist/commonjs/browserLookups/cookie.js",
"npm:i18next-browser-languagedetector@1.0.1/dist/commonjs/browserLookups/htmlTag.js",
"npm:i18next-browser-languagedetector@1.0.1/dist/commonjs/browserLookups/localStorage.js",
"npm:i18next-browser-languagedetector@1.0.1/dist/commonjs/browserLookups/navigator.js",
"npm:i18next-browser-languagedetector@1.0.1/dist/commonjs/browserLookups/querystring.js",
"npm:i18next-browser-languagedetector@1.0.1/dist/commonjs/index.js",
"npm:i18next-browser-languagedetector@1.0.1/dist/commonjs/utils.js",
"npm:i18next-browser-languagedetector@1.0.1/index.js",
"npm:i18next-xhr-backend@1.4.2.js",
"npm:i18next-xhr-backend@1.4.2/dist/commonjs/ajax.js",
"npm:i18next-xhr-backend@1.4.2/dist/commonjs/index.js",
"npm:i18next-xhr-backend@1.4.2/dist/commonjs/utils.js",
"npm:i18next-xhr-backend@1.4.2/index.js",
"npm:i18next@3.5.2.js",
"npm:i18next@3.5.2/dist/commonjs/BackendConnector.js",
"npm:i18next@3.5.2/dist/commonjs/CacheConnector.js",
"npm:i18next@3.5.2/dist/commonjs/EventEmitter.js",
"npm:i18next@3.5.2/dist/commonjs/Interpolator.js",
"npm:i18next@3.5.2/dist/commonjs/LanguageUtils.js",
"npm:i18next@3.5.2/dist/commonjs/PluralResolver.js",
"npm:i18next@3.5.2/dist/commonjs/ResourceStore.js",
"npm:i18next@3.5.2/dist/commonjs/Translator.js",
"npm:i18next@3.5.2/dist/commonjs/compatibility/v1.js",
"npm:i18next@3.5.2/dist/commonjs/defaults.js",
"npm:i18next@3.5.2/dist/commonjs/i18next.js",
"npm:i18next@3.5.2/dist/commonjs/index.js",
"npm:i18next@3.5.2/dist/commonjs/logger.js",
"npm:i18next@3.5.2/dist/commonjs/postProcessor.js",
"npm:i18next@3.5.2/dist/commonjs/utils.js",
"npm:i18next@3.5.2/index.js",
"npm:ieee754@1.1.8.js",
"npm:ieee754@1.1.8/index.js",
"npm:jquery@2.2.4.js",
"npm:jquery@2.2.4/dist/jquery.js",
"npm:moment@2.17.1.js",
"npm:moment@2.17.1/moment.js",
"npm:process@0.11.10.js",
"npm:process@0.11.10/browser.js",
"npm:validate.js@0.10.0.js",
"npm:validate.js@0.10.0/validate.js"
],
"app-build.js": [
"animal.js",
"api-client.js",
"app.html!github:systemjs/plugin-text@0.0.3.js",
"app.js",
"appointment/appointment-list.html!github:systemjs/plugin-text@0.0.3.js",
"appointment/appointment-list.js",
"authentication-config.js",
"authentication-service.js",
"authentication.html!github:systemjs/plugin-text@0.0.3.js",
"authentication.js",
"common/blob-to-file-convertor.js",
"common/confirmation-modal.html!github:systemjs/plugin-text@0.0.3.js",
"common/confirmation-modal.js",
"common/data-load-indicator.js",
"common/date-format.js",
"common/decimal-formatter.js",
"common/detect-browser.js",
"common/file-uploader.js",
"common/generic-file-uploader.html!github:systemjs/plugin-text@0.0.3.js",
"common/generic-file-uploader.js",
"common/grid.js",
"common/image-uploader.html!github:systemjs/plugin-text@0.0.3.js",
"common/image-uploader.js",
"common/linebreak-br.js",
"common/message-box.html!github:systemjs/plugin-text@0.0.3.js",
"common/message-box.js",
"custom-components/attachments/attachment-generic-file.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/attachments/attachment-generic-file.js",
"custom-components/attachments/attachment-image.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/attachments/attachment-image.js",
"custom-components/attachments/attachment-manual-text.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/attachments/attachment-manual-text.js",
"custom-components/attachments/attachment-pdf-template-selecting-modal.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/attachments/attachment-pdf-template-selecting-modal.js",
"custom-components/attachments/attachment-template-selecting-modal.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/attachments/attachment-template-selecting-modal.js",
"custom-components/attachments/attachment-type-selecting-modal.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/attachments/attachment-type-selecting-modal.js",
"custom-components/attachments/attachment.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/attachments/attachment.js",
"custom-components/auto-complete-change-amount-with-unit-grid-row.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/auto-complete-change-amount-with-unit-grid-row.js",
"custom-components/auto-complete-change-amount-with-unit.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/auto-complete-change-amount-with-unit.js",
"custom-components/auto-complete-table-with-clinic.js",
"custom-components/auto-complete-table.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/auto-complete-table.js",
"custom-components/auto-complete-with-images.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/auto-complete-with-images.js",
"custom-components/auto-complete.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/auto-complete.js",
"custom-components/date-picker.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/date-picker.js",
"custom-components/inline-help.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/inline-help.js",
"custom-components/integer-textbox.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/integer-textbox.js",
"custom-components/navigation-date-picker.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/navigation-date-picker.js",
"custom-components/text-box-with-button.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/text-box-with-button.js",
"custom-components/title-bar.html!github:systemjs/plugin-text@0.0.3.js",
"custom-components/title-bar.js",
"customer-animal/customer-animal.html!github:systemjs/plugin-text@0.0.3.js",
"customer-animal/customer-animal.js",
"customer-animal/validation-summary.html!github:systemjs/plugin-text@0.0.3.js",
"customer-lookup.html!github:systemjs/plugin-text@0.0.3.js",
"customer-lookup.js",
"dtos/animal.js",
"dtos/attachment.js",
"dtos/customer.js",
"dtos/medical-record-dto.js",
"dtos/user.js",
"dtos/visit.js",
"eventObjects/change-working-mode.js",
"eventObjects/offline-status.js",
"invalid-route.html!github:systemjs/plugin-text@0.0.3.js",
"invalid-route.js",
"login.html!github:systemjs/plugin-text@0.0.3.js",
"login.js",
"logout.html!github:systemjs/plugin-text@0.0.3.js",
"logout.js",
"main.js",
"medical-history/empty.html!github:systemjs/plugin-text@0.0.3.js",
"medical-history/empty.js",
"medical-history/file-view-modal.html!github:systemjs/plugin-text@0.0.3.js",
"medical-history/file-view-modal.js",
"medical-history/medicalhistory.html!github:systemjs/plugin-text@0.0.3.js",
"medical-history/medicalhistory.js",
"medical-history/view-attachment.html!github:systemjs/plugin-text@0.0.3.js",
"medical-history/view-attachment.js",
"medical-record/create-prescription-modal.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/create-prescription-modal.js",
"medical-record/diagnosis-lookup-modal.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/diagnosis-lookup-modal.js",
"medical-record/diagnosis-row.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/diagnosis-row.js",
"medical-record/diagnosis.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/diagnosis.js",
"medical-record/handed-medicant-attachment-modal.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/handed-medicant-attachment-modal.js",
"medical-record/handed-medicant-diagnose-modal.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/handed-medicant-diagnose-modal.js",
"medical-record/handed-medicants-row.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/handed-medicants-row.js",
"medical-record/handed-medicants.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/handed-medicants.js",
"medical-record/medical-record.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/medical-record.js",
"medical-record/medicant-grid-row.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/medicant-grid-row.js",
"medical-record/medicant-grid.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/medicant-grid.js",
"medical-record/medicant-lookup-modal.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/medicant-lookup-modal.js",
"medical-record/medicants-given-at-clinic-amount.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/medicants-given-at-clinic-amount.js",
"medical-record/medicants-given-at-clinic-row.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/medicants-given-at-clinic-row.js",
"medical-record/medicants-given-at-clinic.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/medicants-given-at-clinic.js",
"medical-record/medicants-handed-out-amount.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/medicants-handed-out-amount.js",
"medical-record/prescribed-medicant-attachment-modal.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/prescribed-medicant-attachment-modal.js",
"medical-record/prescribed-medicants-row.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/prescribed-medicants-row.js",
"medical-record/prescribed-medicants.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/prescribed-medicants.js",
"medical-record/selected-medicant.js",
"medical-record/weight-graph-modal.html!github:systemjs/plugin-text@0.0.3.js",
"medical-record/weight-graph-modal.js",
"message/message-service.js",
"message/message-type.js",
"message/message-viewer.html!github:systemjs/plugin-text@0.0.3.js",
"message/message-viewer.js",
"message/message.js",
"nav-bar.html!github:systemjs/plugin-text@0.0.3.js",
"nav-bar.js",
"payment-invoice/close-payment-confirmation-modal.html!github:systemjs/plugin-text@0.0.3.js",
"payment-invoice/close-payment-confirmation-modal.js",
"payment-invoice/invoice.html!github:systemjs/plugin-text@0.0.3.js",
"payment-invoice/invoice.js",
"payment-invoice/new-invoice-entry.html!github:systemjs/plugin-text@0.0.3.js",
"payment-invoice/new-invoice-entry.js",
"payment-invoice/payment-modal.html!github:systemjs/plugin-text@0.0.3.js",
"payment-invoice/payment-modal.js",
"payment-invoice/visit-selection.html!github:systemjs/plugin-text@0.0.3.js",
"payment-invoice/visit-selection.js",
"phone-format.js",
"phoneclass-format.js",
"raygun-appender.js",
"services/animal-service.js",
"services/base-service.js",
"services/clinic-service.js",
"services/customer-service.js",
"services/file-upload-service.js",
"services/invoice-service.js",
"services/medical-record-service.js",
"services/payment-service.js",
"services/templates-service.js",
"services/user-service.js",
"services/visit-service.js",
"text-format.js",
"user-doc/user-docs.html!github:systemjs/plugin-text@0.0.3.js",
"user-doc/user-docs.js",
"users/user-details.html!github:systemjs/plugin-text@0.0.3.js",
"users/user-details.js",
"users/user-list.html!github:systemjs/plugin-text@0.0.3.js",
"users/user-list.js"
]
}
});
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment