@ampath-kenya/ngx-openmrs-formentry 2.12.11 → 2.12.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/afe-control-type.d.ts +0 -0
- package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/afe-form-array.d.ts +0 -0
- package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/afe-form-control.d.ts +0 -0
- package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/afe-form-group.d.ts +0 -0
- package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/control-extensions.d.ts +0 -0
- package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/index.d.ts +0 -0
- package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/value-change.listener.d.ts +0 -0
- package/bundles/ngx-openmrs-formentry.umd.js +10831 -0
- package/bundles/ngx-openmrs-formentry.umd.js.map +1 -0
- package/bundles/ngx-openmrs-formentry.umd.min.js +2 -0
- package/bundles/ngx-openmrs-formentry.umd.min.js.map +1 -0
- package/{dist/ngx-formentry/change-tracking → change-tracking}/control-relation.d.ts +0 -0
- package/{dist/ngx-formentry/change-tracking → change-tracking}/control-relations.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/afe-ng-select.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/appointments-overview/appointments-overview.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/check-box/checkbox.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/check-box/checkbox.module.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/date-time-picker/date-picker/date-picker.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/date-time-picker/date-time-picker.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/date-time-picker/date-time-picker.module.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/date-time-picker/picker-modal/modal.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/date-time-picker/pipes/moment.pipe.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/date-time-picker/time-picker/time-picker.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/file-upload/file-upload.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/file-upload/file-upload.module.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/file-upload/secure.pipe.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/ngx-date-time-picker/ngx-date-time-picker.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/ngx-date-time-picker/ngx-date-time-picker.module.d.ts +0 -0
- package/components/ngx-time-picker/ngx-time-picker.component.d.ts +13 -0
- package/components/ngx-time-picker/ngx-time-picker.module.d.ts +2 -0
- package/{dist/ngx-formentry/components → components}/remote-select/remote-select.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/remote-select/remote-select.module.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/select/diacritics.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/select/option-list.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/select/option.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/select/select-dropdown.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/select/select-dropdown.component.style.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/select/select.component.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/select/select.component.style.d.ts +0 -0
- package/{dist/ngx-formentry/components → components}/select/select.module.d.ts +0 -0
- package/{dist/ngx-formentry/encounter-viewer → encounter-viewer}/display-controls/file-preview.component.d.ts +0 -0
- package/{dist/ngx-formentry/encounter-viewer → encounter-viewer}/display-controls/question-control.component.d.ts +0 -0
- package/{dist/ngx-formentry/encounter-viewer → encounter-viewer}/display-controls/remote-answer.component.d.ts +0 -0
- package/{dist/ngx-formentry/encounter-viewer → encounter-viewer}/encounter-container/encounter-container.component.d.ts +0 -0
- package/{dist/ngx-formentry/encounter-viewer → encounter-viewer}/encounter-pdf-viewer.service.d.ts +0 -0
- package/{dist/ngx-formentry/encounter-viewer → encounter-viewer}/encounter-view/encounter-viewer.component.d.ts +0 -0
- package/{dist/ngx-formentry/encounter-viewer → encounter-viewer}/encounter-viewer.module.d.ts +0 -0
- package/{dist/ngx-formentry/encounter-viewer → encounter-viewer}/encounter-viewer.service.d.ts +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/abstract-controls-extension/afe-control-type.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/abstract-controls-extension/afe-form-array.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/abstract-controls-extension/afe-form-control.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/abstract-controls-extension/afe-form-group.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/abstract-controls-extension/control-extensions.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/abstract-controls-extension/index.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/abstract-controls-extension/value-change.listener.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/change-tracking/control-relation.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/change-tracking/control-relations.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/afe-ng-select.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/appointments-overview/appointments-overview.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/check-box/checkbox.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/check-box/checkbox.module.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/date-time-picker/date-picker/date-picker.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/date-time-picker/date-time-picker.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/date-time-picker/date-time-picker.module.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/date-time-picker/picker-modal/modal.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/date-time-picker/pipes/moment.pipe.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/date-time-picker/time-picker/time-picker.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/file-upload/file-upload.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/file-upload/file-upload.module.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/file-upload/secure.pipe.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/ngx-date-time-picker/ngx-date-time-picker.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/ngx-date-time-picker/ngx-date-time-picker.module.js +0 -0
- package/esm2015/components/ngx-time-picker/ngx-time-picker.component.js +79 -0
- package/esm2015/components/ngx-time-picker/ngx-time-picker.module.js +23 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/remote-select/remote-select.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/remote-select/remote-select.module.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/select/diacritics.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/select/option-list.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/select/option.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/select/select-dropdown.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/select/select-dropdown.component.style.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/select/select.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/select/select.component.style.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/components/select/select.module.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/encounter-viewer/display-controls/file-preview.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/encounter-viewer/display-controls/question-control.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/encounter-viewer/display-controls/remote-answer.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/encounter-viewer/encounter-container/encounter-container.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/encounter-viewer/encounter-pdf-viewer.service.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/encounter-viewer/encounter-view/encounter-viewer.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/encounter-viewer/encounter-viewer.module.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/encounter-viewer/encounter-viewer.service.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/control-alerts/alert-helpers.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/control-alerts/can-generate-alert.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/control-calculators/can-calculate.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/control-hiders-disablers/can-disable.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/control-hiders-disablers/can-hide.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/control-hiders-disablers/disabler-helper.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/control-hiders-disablers/hider-helpers.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/data-sources/data-sources.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/data-sources/dummy-data-source.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/directives/historical-value-directive.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/error-renderer/error-renderer.component.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/expression-runner/expression-runner.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/form-entry.module.js +5 -2
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/form-factory/control-relations.factory.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/form-factory/form-control.service.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/form-factory/form-node.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/form-factory/form.factory.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/form-factory/form.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/form-factory/hiders-disablers.factory.js +0 -0
- package/esm2015/form-entry/form-factory/question.factory.js +854 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/form-factory/show-messages.factory.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/form-factory/validation.factory.js +0 -0
- package/esm2015/form-entry/form-renderer/form-renderer.component.css.js +162 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/form-renderer/form-renderer.component.js +6 -1
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/helpers/historical-expression-helper-service.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/helpers/historical-field-helper-service.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/helpers/js-expression-helper.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/checkbox.model.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/conditional-validation.model.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/date-question.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/date-validation.model.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/file-upload-question.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/group-question.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/base-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/checkbox-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/data-source.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/date-question-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/file-upload-question-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/group-question-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/multi-select-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/nested-questions.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/repeating-question-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/select-option.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/select-question-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/test-order-question-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/text-area-question-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/text-question-options.js +0 -0
- package/esm2015/form-entry/question-models/interfaces/time-question-options.js +1 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/interfaces/ui-select-question-options.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/js-expression-validation.model.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/max-validation.model.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/min-validation.model.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/models.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/multi-select-question.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/pair.model.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/question-base.js +1 -1
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/rendering-type.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/repeating-question.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/select-option.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/select-question.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/test-order-question.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/text-area-input-question.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/text-input-question.js +0 -0
- package/esm2015/form-entry/question-models/time-question.js +10 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/ui-select-question.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/question-models/validation.model.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/services/debug-mode.service.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/services/form-errors.service.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/services/form-schema-compiler.service.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/services/historical-encounter-data.service.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/utils/messages.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/conditional-answered.validator.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/conditional-required.validator.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/date.validator.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/future-date-restriction.validator.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/js-expression.validator.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/max-date.validator.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/max.validator.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/min-date.validator.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/min.validator.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/required.validator.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/validators/validations.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/value-adapters/encounter.adapter.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/value-adapters/obs-adapter-helper.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/value-adapters/obs.adapter.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/value-adapters/order.adapter.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/value-adapters/person-attribute.adapter.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/form-entry/value-adapters/value.adapter.js +0 -0
- package/esm2015/ngx-openmrs-formentry.js +44 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/public_api.js +0 -0
- package/{dist/ngx-formentry/esm2015 → esm2015}/shared.module.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/abstract-controls-extension/afe-control-type.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/abstract-controls-extension/afe-form-array.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/abstract-controls-extension/afe-form-control.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/abstract-controls-extension/afe-form-group.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/abstract-controls-extension/control-extensions.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/abstract-controls-extension/index.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/abstract-controls-extension/value-change.listener.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/change-tracking/control-relation.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/change-tracking/control-relations.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/afe-ng-select.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/appointments-overview/appointments-overview.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/check-box/checkbox.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/check-box/checkbox.module.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/date-time-picker/date-picker/date-picker.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/date-time-picker/date-time-picker.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/date-time-picker/date-time-picker.module.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/date-time-picker/picker-modal/modal.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/date-time-picker/pipes/moment.pipe.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/date-time-picker/time-picker/time-picker.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/file-upload/file-upload.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/file-upload/file-upload.module.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/file-upload/secure.pipe.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/ngx-date-time-picker/ngx-date-time-picker.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/ngx-date-time-picker/ngx-date-time-picker.module.js +0 -0
- package/esm5/components/ngx-time-picker/ngx-time-picker.component.js +75 -0
- package/esm5/components/ngx-time-picker/ngx-time-picker.module.js +27 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/remote-select/remote-select.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/remote-select/remote-select.module.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/select/diacritics.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/select/option-list.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/select/option.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/select/select-dropdown.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/select/select-dropdown.component.style.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/select/select.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/select/select.component.style.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/components/select/select.module.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/encounter-viewer/display-controls/file-preview.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/encounter-viewer/display-controls/question-control.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/encounter-viewer/display-controls/remote-answer.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/encounter-viewer/encounter-container/encounter-container.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/encounter-viewer/encounter-pdf-viewer.service.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/encounter-viewer/encounter-view/encounter-viewer.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/encounter-viewer/encounter-viewer.module.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/encounter-viewer/encounter-viewer.service.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/control-alerts/alert-helpers.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/control-alerts/can-generate-alert.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/control-calculators/can-calculate.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/control-hiders-disablers/can-disable.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/control-hiders-disablers/can-hide.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/control-hiders-disablers/disabler-helper.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/control-hiders-disablers/hider-helpers.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/data-sources/data-sources.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/data-sources/dummy-data-source.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/directives/historical-value-directive.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/error-renderer/error-renderer.component.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/expression-runner/expression-runner.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/form-entry.module.js +5 -2
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/form-factory/control-relations.factory.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/form-factory/form-control.service.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/form-factory/form-node.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/form-factory/form.factory.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/form-factory/form.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/form-factory/hiders-disablers.factory.js +0 -0
- package/esm5/form-entry/form-factory/question.factory.js +858 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/form-factory/show-messages.factory.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/form-factory/validation.factory.js +0 -0
- package/esm5/form-entry/form-renderer/form-renderer.component.css.js +2 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/form-renderer/form-renderer.component.js +2 -2
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/helpers/historical-expression-helper-service.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/helpers/historical-field-helper-service.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/helpers/js-expression-helper.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/checkbox.model.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/conditional-validation.model.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/date-question.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/date-validation.model.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/file-upload-question.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/group-question.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/base-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/checkbox-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/data-source.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/date-question-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/file-upload-question-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/group-question-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/multi-select-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/nested-questions.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/repeating-question-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/select-option.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/select-question-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/test-order-question-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/text-area-question-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/text-question-options.js +0 -0
- package/esm5/form-entry/question-models/interfaces/time-question-options.js +1 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/interfaces/ui-select-question-options.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/js-expression-validation.model.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/max-validation.model.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/min-validation.model.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/models.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/multi-select-question.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/pair.model.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/question-base.js +1 -1
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/rendering-type.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/repeating-question.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/select-option.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/select-question.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/test-order-question.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/text-area-input-question.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/text-input-question.js +0 -0
- package/esm5/form-entry/question-models/time-question.js +15 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/ui-select-question.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/question-models/validation.model.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/services/debug-mode.service.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/services/form-errors.service.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/services/form-schema-compiler.service.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/services/historical-encounter-data.service.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/utils/messages.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/conditional-answered.validator.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/conditional-required.validator.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/date.validator.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/future-date-restriction.validator.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/js-expression.validator.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/max-date.validator.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/max.validator.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/min-date.validator.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/min.validator.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/required.validator.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/validators/validations.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/value-adapters/encounter.adapter.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/value-adapters/obs-adapter-helper.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/value-adapters/obs.adapter.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/value-adapters/order.adapter.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/value-adapters/person-attribute.adapter.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/form-entry/value-adapters/value.adapter.js +0 -0
- package/esm5/ngx-openmrs-formentry.js +44 -0
- package/{dist/ngx-formentry/esm5 → esm5}/public_api.js +0 -0
- package/{dist/ngx-formentry/esm5 → esm5}/shared.module.js +0 -0
- package/fesm2015/ngx-openmrs-formentry.js +11052 -0
- package/fesm2015/ngx-openmrs-formentry.js.map +1 -0
- package/fesm5/ngx-openmrs-formentry.js +10482 -0
- package/fesm5/ngx-openmrs-formentry.js.map +1 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/control-alerts/alert-helpers.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/control-alerts/can-generate-alert.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/control-calculators/can-calculate.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/control-hiders-disablers/can-disable.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/control-hiders-disablers/can-hide.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/control-hiders-disablers/disabler-helper.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/control-hiders-disablers/hider-helpers.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/data-sources/data-sources.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/data-sources/dummy-data-source.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/directives/historical-value-directive.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/error-renderer/error-renderer.component.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/expression-runner/expression-runner.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-entry.module.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/control-relations.factory.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/form-control.service.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/form-node.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/form.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/form.factory.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/hiders-disablers.factory.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/question.factory.d.ts +2 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/show-messages.factory.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/validation.factory.d.ts +0 -0
- package/form-entry/form-renderer/form-renderer.component.css.d.ts +1 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/form-renderer/form-renderer.component.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/helpers/historical-expression-helper-service.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/helpers/historical-field-helper-service.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/helpers/js-expression-helper.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/checkbox.model.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/conditional-validation.model.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/date-question.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/date-validation.model.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/file-upload-question.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/group-question.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/base-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/checkbox-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/data-source.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/date-question-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/file-upload-question-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/group-question-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/multi-select-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/nested-questions.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/repeating-question-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/select-option.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/select-question-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/test-order-question-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/text-area-question-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/text-question-options.d.ts +0 -0
- package/form-entry/question-models/interfaces/time-question-options.d.ts +3 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/ui-select-question-options.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/js-expression-validation.model.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/max-validation.model.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/min-validation.model.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/models.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/multi-select-question.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/pair.model.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/question-base.d.ts +3 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/rendering-type.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/repeating-question.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/select-option.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/select-question.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/test-order-question.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/text-area-input-question.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/text-input-question.d.ts +0 -0
- package/form-entry/question-models/time-question.d.ts +5 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/ui-select-question.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/question-models/validation.model.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/services/debug-mode.service.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/services/form-errors.service.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/services/form-schema-compiler.service.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/services/historical-encounter-data.service.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/utils/messages.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/conditional-answered.validator.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/conditional-required.validator.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/date.validator.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/future-date-restriction.validator.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/js-expression.validator.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/max-date.validator.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/max.validator.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/min-date.validator.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/min.validator.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/required.validator.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/validators/validations.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/encounter.adapter.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/obs-adapter-helper.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/obs.adapter.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/order.adapter.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/person-attribute.adapter.d.ts +0 -0
- package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/value.adapter.d.ts +0 -0
- package/{dist/ngx-formentry/ngx-openmrs-formentry.d.ts → ngx-openmrs-formentry.d.ts} +23 -21
- package/ngx-openmrs-formentry.metadata.json +1 -0
- package/ngx-openmrs-formentry.metadata.json-e +1 -0
- package/package.json +21 -83
- package/{dist/ngx-formentry/public_api.d.ts → public_api.d.ts} +0 -0
- package/{dist/ngx-formentry/shared.module.d.ts → shared.module.d.ts} +0 -0
- package/.editorconfig +0 -13
- package/.prettierignore +0 -40
- package/.prettierrc +0 -6
- package/.travis.yml +0 -17
- package/README.md +0 -34
- package/angular.json +0 -143
- package/dist/ngx-formentry/bundles/ngx-openmrs-formentry.umd.js +0 -10706
- package/dist/ngx-formentry/bundles/ngx-openmrs-formentry.umd.js.map +0 -1
- package/dist/ngx-formentry/bundles/ngx-openmrs-formentry.umd.min.js +0 -2
- package/dist/ngx-formentry/bundles/ngx-openmrs-formentry.umd.min.js.map +0 -1
- package/dist/ngx-formentry/esm2015/form-entry/form-factory/question.factory.js +0 -834
- package/dist/ngx-formentry/esm2015/form-entry/form-renderer/form-renderer.component.css.js +0 -156
- package/dist/ngx-formentry/esm2015/ngx-openmrs-formentry.js +0 -42
- package/dist/ngx-formentry/esm5/form-entry/form-factory/question.factory.js +0 -838
- package/dist/ngx-formentry/esm5/form-entry/form-renderer/form-renderer.component.css.js +0 -2
- package/dist/ngx-formentry/esm5/ngx-openmrs-formentry.js +0 -42
- package/dist/ngx-formentry/fesm2015/ngx-openmrs-formentry.js +0 -10919
- package/dist/ngx-formentry/fesm2015/ngx-openmrs-formentry.js.map +0 -1
- package/dist/ngx-formentry/fesm5/ngx-openmrs-formentry.js +0 -10359
- package/dist/ngx-formentry/fesm5/ngx-openmrs-formentry.js.map +0 -1
- package/dist/ngx-formentry/form-entry/form-renderer/form-renderer.component.css.d.ts +0 -1
- package/dist/ngx-formentry/ngx-openmrs-formentry.metadata.json +0 -1
- package/dist/ngx-formentry/package.json +0 -35
- package/scripts/build.sh +0 -2
- package/tsconfig.json +0 -20
- package/tslint.json +0 -96
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export var DEFAULT_STYLES = "a {\n color: white;\n text-decoration: none;\n font-size: 12px;\n text-transform: uppercase;\n }\n\n ul {\n list-style-type: none;\n margin: 2px auto;\n position: relative;\n }\n\n li {\n display: block;\n padding: 10px 20px;\n white-space: nowrap;\n transition: all 0.3s ease-in;\n border-bottom: 4px solid transparent;\n }\n\n li:hover {\n border-bottom: 4px solid white;\n opacity: 0.7;\n cursor: pointer;\n }\n\n .owl-theme .owl-controls .owl-nav {\n position: absolute;\n width: 100%;\n top: 0;\n }\n\n .owl-theme .owl-controls .owl-nav [class*=\"owl-\"] {\n position: absolute;\n background: none;\n color: black;\n }\n\n .owl-theme .owl-controls .owl-nav [class*=\"owl-\"]:hover {\n background: none;\n color: black;\n }\n\n .owl-theme .owl-controls .owl-nav .owl-next {\n right: 0;\n transform: translate(120%);\n }\n\n .owl-theme .owl-controls .owl-nav .owl-prev {\n left: 0;\n transform: translate(-120%);\n }\n\n .slick-initialized .swipe-tab-content {\n position: relative;\n min-height: 365px;\n }\n @media screen and (min-width: 767px) {\n .slick-initialized .swipe-tab-content {\n min-height: 500px;\n }\n }\n .slick-initialized .swipe-tab {\n display: flex;\n align-items: center;\n justify-content: center;\n height: 50px;\n background: none;\n border: 0;\n color: #757575;\n cursor: pointer;\n text-align: center;\n border-bottom: 2px solid rgba(51, 122, 183, 0);\n transition: all 0.5s;\n }\n .slick-initialized .swipe-tab:hover {\n color: #337AB7;\n }\n .slick-initialized .swipe-tab.active-tab {\n border-bottom-color: #337AB7;\n color: #337AB7;\n font-weight: bold;\n }\n\n .disabled {\n opacity: .5;\n pointer-events: none;\n }\n\n .select2-container {\n margin-top: -5px;\n }\n\n .btn {\n padding: 0px 12px !important;\n }\n\n .form-tooltip{\n color:rgb(51, 122, 183);\n display: inline-block;\n }\n .question-info{\n opacity:0;\n height:0px;\n display: none;\n transition-duration: opacity 1s ease-out;\n transtion-delay: 0.5s;\n padding-top: 2px;\n padding-bottom: 2px;\n color: #696969;\n border-style: ridge;\n border-width: 1px;\n border-color: #337ab7;\n margin-top: 2px;\n }\n .hide-info{\n display:none;\n height:0px;\n }\n .form-tooltip:hover ~ .question-info {\n display:block;\n opacity:1;\n height:auto;\n }\n .form-tooltip .tooltipcontent::after {\n content: \" \";\n position: absolute;\n bottom: 100%; /* At the top of the tooltip */\n right: 0%;\n margin-left: -5px;\n border-width: 5px;\n border-style: solid;\n border-top-color: transparent;\n border-right-color: transparent;\n border-bottom-color: #337ab7;\n border-left-color: transparent;\n }\n\n ng-select.form-control {\n padding-top: 0;\n height: auto;\n padding-bottom: 0;\n }\n\n .forms-dropdown-menu {\n max-height: 450px;\n overflow-y: scroll;\n }\n .no-border {\n border: 0;\n box-shadow: none;\n}\n\n ";
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm9ybS1yZW5kZXJlci5jb21wb25lbnQuY3NzLmpzIiwic291cmNlUm9vdCI6Im5nOi8vbmd4LW9wZW5tcnMtZm9ybWVudHJ5LyIsInNvdXJjZXMiOlsiZm9ybS1lbnRyeS9mb3JtLXJlbmRlcmVyL2Zvcm0tcmVuZGVyZXIuY29tcG9uZW50LmNzcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxNQUFNLENBQUMsSUFBTSxjQUFjLEdBQUcseTVHQTBKekIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBjb25zdCBERUZBVUxUX1NUWUxFUyA9IGBhIHtcbiAgICAgIGNvbG9yOiB3aGl0ZTtcbiAgICAgIHRleHQtZGVjb3JhdGlvbjogbm9uZTtcbiAgICAgIGZvbnQtc2l6ZTogMTJweDtcbiAgICAgIHRleHQtdHJhbnNmb3JtOiB1cHBlcmNhc2U7XG4gICAgfVxuXG4gICAgdWwge1xuICAgICAgbGlzdC1zdHlsZS10eXBlOiBub25lO1xuICAgICAgbWFyZ2luOiAycHggYXV0bztcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICB9XG5cbiAgICBsaSB7XG4gICAgICBkaXNwbGF5OiBibG9jaztcbiAgICAgIHBhZGRpbmc6IDEwcHggMjBweDtcbiAgICAgIHdoaXRlLXNwYWNlOiBub3dyYXA7XG4gICAgICB0cmFuc2l0aW9uOiBhbGwgMC4zcyBlYXNlLWluO1xuICAgICAgYm9yZGVyLWJvdHRvbTogNHB4IHNvbGlkIHRyYW5zcGFyZW50O1xuICAgIH1cblxuICAgIGxpOmhvdmVyIHtcbiAgICAgIGJvcmRlci1ib3R0b206IDRweCBzb2xpZCB3aGl0ZTtcbiAgICAgIG9wYWNpdHk6IDAuNztcbiAgICAgIGN1cnNvcjogcG9pbnRlcjtcbiAgICB9XG5cbiAgICAub3dsLXRoZW1lIC5vd2wtY29udHJvbHMgLm93bC1uYXYge1xuICAgICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgICAgd2lkdGg6IDEwMCU7XG4gICAgICB0b3A6IDA7XG4gICAgfVxuXG4gICAgLm93bC10aGVtZSAub3dsLWNvbnRyb2xzIC5vd2wtbmF2IFtjbGFzcyo9XCJvd2wtXCJdIHtcbiAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICAgIGJhY2tncm91bmQ6IG5vbmU7XG4gICAgICBjb2xvcjogYmxhY2s7XG4gICAgfVxuXG4gICAgLm93bC10aGVtZSAub3dsLWNvbnRyb2xzIC5vd2wtbmF2IFtjbGFzcyo9XCJvd2wtXCJdOmhvdmVyIHtcbiAgICAgIGJhY2tncm91bmQ6IG5vbmU7XG4gICAgICBjb2xvcjogYmxhY2s7XG4gICAgfVxuXG4gICAgLm93bC10aGVtZSAub3dsLWNvbnRyb2xzIC5vd2wtbmF2IC5vd2wtbmV4dCB7XG4gICAgICByaWdodDogMDtcbiAgICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlKDEyMCUpO1xuICAgIH1cblxuICAgIC5vd2wtdGhlbWUgLm93bC1jb250cm9scyAub3dsLW5hdiAub3dsLXByZXYge1xuICAgICAgbGVmdDogMDtcbiAgICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlKC0xMjAlKTtcbiAgICB9XG5cbiAgICAuc2xpY2staW5pdGlhbGl6ZWQgLnN3aXBlLXRhYi1jb250ZW50IHtcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICAgIG1pbi1oZWlnaHQ6IDM2NXB4O1xuICAgIH1cbiAgICBAbWVkaWEgc2NyZWVuIGFuZCAobWluLXdpZHRoOiA3NjdweCkge1xuICAgICAgLnNsaWNrLWluaXRpYWxpemVkIC5zd2lwZS10YWItY29udGVudCB7XG4gICAgICAgIG1pbi1oZWlnaHQ6IDUwMHB4O1xuICAgICAgfVxuICAgIH1cbiAgICAuc2xpY2staW5pdGlhbGl6ZWQgLnN3aXBlLXRhYiB7XG4gICAgICBkaXNwbGF5OiBmbGV4O1xuICAgICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICAgICAgaGVpZ2h0OiA1MHB4O1xuICAgICAgYmFja2dyb3VuZDogbm9uZTtcbiAgICAgIGJvcmRlcjogMDtcbiAgICAgIGNvbG9yOiAjNzU3NTc1O1xuICAgICAgY3Vyc29yOiBwb2ludGVyO1xuICAgICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICAgICAgYm9yZGVyLWJvdHRvbTogMnB4IHNvbGlkIHJnYmEoNTEsIDEyMiwgMTgzLCAwKTtcbiAgICAgIHRyYW5zaXRpb246IGFsbCAwLjVzO1xuICAgIH1cbiAgICAuc2xpY2staW5pdGlhbGl6ZWQgLnN3aXBlLXRhYjpob3ZlciB7XG4gICAgICBjb2xvcjogIzMzN0FCNztcbiAgICB9XG4gICAgLnNsaWNrLWluaXRpYWxpemVkIC5zd2lwZS10YWIuYWN0aXZlLXRhYiB7XG4gICAgICBib3JkZXItYm90dG9tLWNvbG9yOiAjMzM3QUI3O1xuICAgICAgY29sb3I6ICMzMzdBQjc7XG4gICAgICBmb250LXdlaWdodDogYm9sZDtcbiAgICB9XG5cbiAgICAuZGlzYWJsZWQge1xuICAgICAgb3BhY2l0eTogLjU7XG4gICAgICBwb2ludGVyLWV2ZW50czogbm9uZTtcbiAgICB9XG5cbiAgICAuc2VsZWN0Mi1jb250YWluZXIge1xuICAgICAgbWFyZ2luLXRvcDogLTVweDtcbiAgICB9XG5cbiAgICAuYnRuIHtcbiAgICAgIHBhZGRpbmc6IDBweCAxMnB4ICFpbXBvcnRhbnQ7XG4gICAgfVxuXG4gICAgLmZvcm0tdG9vbHRpcHtcbiAgICAgIGNvbG9yOnJnYig1MSwgMTIyLCAxODMpO1xuICAgICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgIH1cbiAgICAucXVlc3Rpb24taW5mb3tcbiAgICAgICAgICBvcGFjaXR5OjA7XG4gICAgICAgICAgaGVpZ2h0OjBweDtcbiAgICAgICAgICBkaXNwbGF5OiBub25lO1xuICAgICAgICAgIHRyYW5zaXRpb24tZHVyYXRpb246IG9wYWNpdHkgMXMgZWFzZS1vdXQ7XG4gICAgICAgICAgdHJhbnN0aW9uLWRlbGF5OiAwLjVzO1xuICAgICAgICAgIHBhZGRpbmctdG9wOiAycHg7XG4gICAgICAgICAgcGFkZGluZy1ib3R0b206IDJweDtcbiAgICAgICAgICBjb2xvcjogIzY5Njk2OTtcbiAgICAgICAgICBib3JkZXItc3R5bGU6IHJpZGdlO1xuICAgICAgICAgIGJvcmRlci13aWR0aDogMXB4O1xuICAgICAgICAgIGJvcmRlci1jb2xvcjogIzMzN2FiNztcbiAgICAgICAgICBtYXJnaW4tdG9wOiAycHg7XG4gICAgfVxuICAgIC5oaWRlLWluZm97XG4gICAgICBkaXNwbGF5Om5vbmU7XG4gICAgICBoZWlnaHQ6MHB4O1xuICAgIH1cbiAgICAuZm9ybS10b29sdGlwOmhvdmVyIH4gLnF1ZXN0aW9uLWluZm8ge1xuICAgICAgICAgIGRpc3BsYXk6YmxvY2s7XG4gICAgICAgICAgb3BhY2l0eToxO1xuICAgICAgICAgIGhlaWdodDphdXRvO1xuICAgICB9XG4gICAgLmZvcm0tdG9vbHRpcCAudG9vbHRpcGNvbnRlbnQ6OmFmdGVyIHtcbiAgICAgICAgICBjb250ZW50OiBcIiBcIjtcbiAgICAgICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgICAgICAgYm90dG9tOiAxMDAlOyAgLyogQXQgdGhlIHRvcCBvZiB0aGUgdG9vbHRpcCAqL1xuICAgICAgICAgIHJpZ2h0OiAwJTtcbiAgICAgICAgICBtYXJnaW4tbGVmdDogLTVweDtcbiAgICAgICAgICBib3JkZXItd2lkdGg6IDVweDtcbiAgICAgICAgICBib3JkZXItc3R5bGU6IHNvbGlkO1xuICAgICAgICAgIGJvcmRlci10b3AtY29sb3I6IHRyYW5zcGFyZW50O1xuICAgICAgICAgIGJvcmRlci1yaWdodC1jb2xvcjogdHJhbnNwYXJlbnQ7XG4gICAgICAgICAgYm9yZGVyLWJvdHRvbS1jb2xvcjogIzMzN2FiNztcbiAgICAgICAgICBib3JkZXItbGVmdC1jb2xvcjogdHJhbnNwYXJlbnQ7XG4gfVxuXG4gICAgbmctc2VsZWN0LmZvcm0tY29udHJvbCB7XG4gICAgICBwYWRkaW5nLXRvcDogMDtcbiAgICAgIGhlaWdodDogYXV0bztcbiAgICAgIHBhZGRpbmctYm90dG9tOiAwO1xuICAgIH1cblxuIC5mb3Jtcy1kcm9wZG93bi1tZW51IHtcbiAgICAgbWF4LWhlaWdodDogNDUwcHg7XG4gICAgIG92ZXJmbG93LXk6IHNjcm9sbDtcbiB9XG4gLm5vLWJvcmRlciB7XG4gIGJvcmRlcjogMDtcbiAgYm94LXNoYWRvdzogbm9uZTtcbn1cblxuICAgIGA7XG4iXX0=
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public_api';
|
|
5
|
-
export { AfeNgSelectComponent as ɵbe } from './components/afe-ng-select.component';
|
|
6
|
-
export { AppointmentsOverviewComponent as ɵbf } from './components/appointments-overview/appointments-overview.component';
|
|
7
|
-
export { CheckboxControlComponent as ɵz } from './components/check-box/checkbox.component';
|
|
8
|
-
export { CheckboxModule as ɵy } from './components/check-box/checkbox.module';
|
|
9
|
-
export { DatePickerComponent as ɵg } from './components/date-time-picker/date-picker/date-picker.component';
|
|
10
|
-
export { DateTimePickerComponent as ɵk } from './components/date-time-picker/date-time-picker.component';
|
|
11
|
-
export { ModalComponent as ɵi } from './components/date-time-picker/picker-modal/modal.component';
|
|
12
|
-
export { MomentPipe as ɵj } from './components/date-time-picker/pipes/moment.pipe';
|
|
13
|
-
export { TimePickerComponent as ɵh } from './components/date-time-picker/time-picker/time-picker.component';
|
|
14
|
-
export { FileUploadComponent as ɵq } from './components/file-upload/file-upload.component';
|
|
15
|
-
export { RemoteFileUploadModule as ɵn } from './components/file-upload/file-upload.module';
|
|
16
|
-
export { SecurePipe as ɵp } from './components/file-upload/secure.pipe';
|
|
17
|
-
export { MY_FORMATS as ɵba, NgxDateTimePickerComponent as ɵbb } from './components/ngx-date-time-picker/ngx-date-time-picker.component';
|
|
18
|
-
export { RemoteSelectComponent as ɵm } from './components/remote-select/remote-select.component';
|
|
19
|
-
export { RemoteSelectModule as ɵl } from './components/remote-select/remote-select.module';
|
|
20
|
-
export { SelectDropdownComponent as ɵe } from './components/select/select-dropdown.component';
|
|
21
|
-
export { STYLE as ɵf } from './components/select/select-dropdown.component.style';
|
|
22
|
-
export { SELECT_VALUE_ACCESSOR as ɵb, SelectComponent as ɵc } from './components/select/select.component';
|
|
23
|
-
export { STYLE as ɵd } from './components/select/select.component.style';
|
|
24
|
-
export { SelectModule as ɵa } from './components/select/select.module';
|
|
25
|
-
export { FilePreviewComponent as ɵw } from './encounter-viewer/display-controls/file-preview.component';
|
|
26
|
-
export { QuestionControlComponent as ɵv } from './encounter-viewer/display-controls/question-control.component';
|
|
27
|
-
export { RemoteAnswerComponent as ɵx } from './encounter-viewer/display-controls/remote-answer.component';
|
|
28
|
-
export { EncounterContainerComponent as ɵu } from './encounter-viewer/encounter-container/encounter-container.component';
|
|
29
|
-
export { EncounterViewerComponent as ɵs } from './encounter-viewer/encounter-view/encounter-viewer.component';
|
|
30
|
-
export { EncounterViewerModule as ɵr } from './encounter-viewer/encounter-viewer.module';
|
|
31
|
-
export { EncounterViewerService as ɵt } from './encounter-viewer/encounter-viewer.service';
|
|
32
|
-
export { HistoricalValueDirective as ɵbg } from './form-entry/directives/historical-value-directive';
|
|
33
|
-
export { ErrorRendererComponent as ɵbi } from './form-entry/error-renderer/error-renderer.component';
|
|
34
|
-
export { ExpressionRunner as ɵbk } from './form-entry/expression-runner/expression-runner';
|
|
35
|
-
export { HidersDisablersFactory as ɵbj } from './form-entry/form-factory/hiders-disablers.factory';
|
|
36
|
-
export { AlertsFactory as ɵbm } from './form-entry/form-factory/show-messages.factory';
|
|
37
|
-
export { FormRendererComponent as ɵbc } from './form-entry/form-renderer/form-renderer.component';
|
|
38
|
-
export { DEFAULT_STYLES as ɵbd } from './form-entry/form-renderer/form-renderer.component.css';
|
|
39
|
-
export { HistoricalFieldHelperService as ɵbh } from './form-entry/helpers/historical-field-helper-service';
|
|
40
|
-
export { DebugModeService as ɵbl } from './form-entry/services/debug-mode.service';
|
|
41
|
-
export { SharedModule as ɵo } from './shared.module';
|
|
42
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmd4LW9wZW5tcnMtZm9ybWVudHJ5LmpzIiwic291cmNlUm9vdCI6Im5nOi8vbmd4LW9wZW5tcnMtZm9ybWVudHJ5LyIsInNvdXJjZXMiOlsibmd4LW9wZW5tcnMtZm9ybWVudHJ5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsY0FBYyxjQUFjLENBQUM7QUFFN0IsT0FBTyxFQUFDLG9CQUFvQixJQUFJLEdBQUcsRUFBQyxNQUFNLHNDQUFzQyxDQUFDO0FBQ2pGLE9BQU8sRUFBQyw2QkFBNkIsSUFBSSxHQUFHLEVBQUMsTUFBTSxvRUFBb0UsQ0FBQztBQUN4SCxPQUFPLEVBQUMsd0JBQXdCLElBQUksRUFBRSxFQUFDLE1BQU0sMkNBQTJDLENBQUM7QUFDekYsT0FBTyxFQUFDLGNBQWMsSUFBSSxFQUFFLEVBQUMsTUFBTSx3Q0FBd0MsQ0FBQztBQUM1RSxPQUFPLEVBQUMsbUJBQW1CLElBQUksRUFBRSxFQUFDLE1BQU0saUVBQWlFLENBQUM7QUFDMUcsT0FBTyxFQUFDLHVCQUF1QixJQUFJLEVBQUUsRUFBQyxNQUFNLDBEQUEwRCxDQUFDO0FBQ3ZHLE9BQU8sRUFBQyxjQUFjLElBQUksRUFBRSxFQUFDLE1BQU0sNERBQTRELENBQUM7QUFDaEcsT0FBTyxFQUFDLFVBQVUsSUFBSSxFQUFFLEVBQUMsTUFBTSxpREFBaUQsQ0FBQztBQUNqRixPQUFPLEVBQUMsbUJBQW1CLElBQUksRUFBRSxFQUFDLE1BQU0saUVBQWlFLENBQUM7QUFDMUcsT0FBTyxFQUFDLG1CQUFtQixJQUFJLEVBQUUsRUFBQyxNQUFNLGdEQUFnRCxDQUFDO0FBQ3pGLE9BQU8sRUFBQyxzQkFBc0IsSUFBSSxFQUFFLEVBQUMsTUFBTSw2Q0FBNkMsQ0FBQztBQUN6RixPQUFPLEVBQUMsVUFBVSxJQUFJLEVBQUUsRUFBQyxNQUFNLHNDQUFzQyxDQUFDO0FBQ3RFLE9BQU8sRUFBQyxVQUFVLElBQUksR0FBRyxFQUFDLDBCQUEwQixJQUFJLEdBQUcsRUFBQyxNQUFNLGtFQUFrRSxDQUFDO0FBQ3JJLE9BQU8sRUFBQyxxQkFBcUIsSUFBSSxFQUFFLEVBQUMsTUFBTSxvREFBb0QsQ0FBQztBQUMvRixPQUFPLEVBQUMsa0JBQWtCLElBQUksRUFBRSxFQUFDLE1BQU0saURBQWlELENBQUM7QUFDekYsT0FBTyxFQUFDLHVCQUF1QixJQUFJLEVBQUUsRUFBQyxNQUFNLCtDQUErQyxDQUFDO0FBQzVGLE9BQU8sRUFBQyxLQUFLLElBQUksRUFBRSxFQUFDLE1BQU0scURBQXFELENBQUM7QUFDaEYsT0FBTyxFQUFDLHFCQUFxQixJQUFJLEVBQUUsRUFBQyxlQUFlLElBQUksRUFBRSxFQUFDLE1BQU0sc0NBQXNDLENBQUM7QUFDdkcsT0FBTyxFQUFDLEtBQUssSUFBSSxFQUFFLEVBQUMsTUFBTSw0Q0FBNEMsQ0FBQztBQUN2RSxPQUFPLEVBQUMsWUFBWSxJQUFJLEVBQUUsRUFBQyxNQUFNLG1DQUFtQyxDQUFDO0FBQ3JFLE9BQU8sRUFBQyxvQkFBb0IsSUFBSSxFQUFFLEVBQUMsTUFBTSw0REFBNEQsQ0FBQztBQUN0RyxPQUFPLEVBQUMsd0JBQXdCLElBQUksRUFBRSxFQUFDLE1BQU0sZ0VBQWdFLENBQUM7QUFDOUcsT0FBTyxFQUFDLHFCQUFxQixJQUFJLEVBQUUsRUFBQyxNQUFNLDZEQUE2RCxDQUFDO0FBQ3hHLE9BQU8sRUFBQywyQkFBMkIsSUFBSSxFQUFFLEVBQUMsTUFBTSxzRUFBc0UsQ0FBQztBQUN2SCxPQUFPLEVBQUMsd0JBQXdCLElBQUksRUFBRSxFQUFDLE1BQU0sOERBQThELENBQUM7QUFDNUcsT0FBTyxFQUFDLHFCQUFxQixJQUFJLEVBQUUsRUFBQyxNQUFNLDRDQUE0QyxDQUFDO0FBQ3ZGLE9BQU8sRUFBQyxzQkFBc0IsSUFBSSxFQUFFLEVBQUMsTUFBTSw2Q0FBNkMsQ0FBQztBQUN6RixPQUFPLEVBQUMsd0JBQXdCLElBQUksR0FBRyxFQUFDLE1BQU0sb0RBQW9ELENBQUM7QUFDbkcsT0FBTyxFQUFDLHNCQUFzQixJQUFJLEdBQUcsRUFBQyxNQUFNLHNEQUFzRCxDQUFDO0FBQ25HLE9BQU8sRUFBQyxnQkFBZ0IsSUFBSSxHQUFHLEVBQUMsTUFBTSxrREFBa0QsQ0FBQztBQUN6RixPQUFPLEVBQUMsc0JBQXNCLElBQUksR0FBRyxFQUFDLE1BQU0sb0RBQW9ELENBQUM7QUFDakcsT0FBTyxFQUFDLGFBQWEsSUFBSSxHQUFHLEVBQUMsTUFBTSxpREFBaUQsQ0FBQztBQUNyRixPQUFPLEVBQUMscUJBQXFCLElBQUksR0FBRyxFQUFDLE1BQU0sb0RBQW9ELENBQUM7QUFDaEcsT0FBTyxFQUFDLGNBQWMsSUFBSSxHQUFHLEVBQUMsTUFBTSx3REFBd0QsQ0FBQztBQUM3RixPQUFPLEVBQUMsNEJBQTRCLElBQUksR0FBRyxFQUFDLE1BQU0sc0RBQXNELENBQUM7QUFXekcsT0FBTyxFQUFDLGdCQUFnQixJQUFJLEdBQUcsRUFBQyxNQUFNLDBDQUEwQyxDQUFDO0FBQ2pGLE9BQU8sRUFBQyxZQUFZLElBQUksRUFBRSxFQUFDLE1BQU0saUJBQWlCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIEdlbmVyYXRlZCBidW5kbGUgaW5kZXguIERvIG5vdCBlZGl0LlxuICovXG5cbmV4cG9ydCAqIGZyb20gJy4vcHVibGljX2FwaSc7XG5cbmV4cG9ydCB7QWZlTmdTZWxlY3RDb21wb25lbnQgYXMgybViZX0gZnJvbSAnLi9jb21wb25lbnRzL2FmZS1uZy1zZWxlY3QuY29tcG9uZW50JztcbmV4cG9ydCB7QXBwb2ludG1lbnRzT3ZlcnZpZXdDb21wb25lbnQgYXMgybViZn0gZnJvbSAnLi9jb21wb25lbnRzL2FwcG9pbnRtZW50cy1vdmVydmlldy9hcHBvaW50bWVudHMtb3ZlcnZpZXcuY29tcG9uZW50JztcbmV4cG9ydCB7Q2hlY2tib3hDb250cm9sQ29tcG9uZW50IGFzIMm1en0gZnJvbSAnLi9jb21wb25lbnRzL2NoZWNrLWJveC9jaGVja2JveC5jb21wb25lbnQnO1xuZXhwb3J0IHtDaGVja2JveE1vZHVsZSBhcyDJtXl9IGZyb20gJy4vY29tcG9uZW50cy9jaGVjay1ib3gvY2hlY2tib3gubW9kdWxlJztcbmV4cG9ydCB7RGF0ZVBpY2tlckNvbXBvbmVudCBhcyDJtWd9IGZyb20gJy4vY29tcG9uZW50cy9kYXRlLXRpbWUtcGlja2VyL2RhdGUtcGlja2VyL2RhdGUtcGlja2VyLmNvbXBvbmVudCc7XG5leHBvcnQge0RhdGVUaW1lUGlja2VyQ29tcG9uZW50IGFzIMm1a30gZnJvbSAnLi9jb21wb25lbnRzL2RhdGUtdGltZS1waWNrZXIvZGF0ZS10aW1lLXBpY2tlci5jb21wb25lbnQnO1xuZXhwb3J0IHtNb2RhbENvbXBvbmVudCBhcyDJtWl9IGZyb20gJy4vY29tcG9uZW50cy9kYXRlLXRpbWUtcGlja2VyL3BpY2tlci1tb2RhbC9tb2RhbC5jb21wb25lbnQnO1xuZXhwb3J0IHtNb21lbnRQaXBlIGFzIMm1an0gZnJvbSAnLi9jb21wb25lbnRzL2RhdGUtdGltZS1waWNrZXIvcGlwZXMvbW9tZW50LnBpcGUnO1xuZXhwb3J0IHtUaW1lUGlja2VyQ29tcG9uZW50IGFzIMm1aH0gZnJvbSAnLi9jb21wb25lbnRzL2RhdGUtdGltZS1waWNrZXIvdGltZS1waWNrZXIvdGltZS1waWNrZXIuY29tcG9uZW50JztcbmV4cG9ydCB7RmlsZVVwbG9hZENvbXBvbmVudCBhcyDJtXF9IGZyb20gJy4vY29tcG9uZW50cy9maWxlLXVwbG9hZC9maWxlLXVwbG9hZC5jb21wb25lbnQnO1xuZXhwb3J0IHtSZW1vdGVGaWxlVXBsb2FkTW9kdWxlIGFzIMm1bn0gZnJvbSAnLi9jb21wb25lbnRzL2ZpbGUtdXBsb2FkL2ZpbGUtdXBsb2FkLm1vZHVsZSc7XG5leHBvcnQge1NlY3VyZVBpcGUgYXMgybVwfSBmcm9tICcuL2NvbXBvbmVudHMvZmlsZS11cGxvYWQvc2VjdXJlLnBpcGUnO1xuZXhwb3J0IHtNWV9GT1JNQVRTIGFzIMm1YmEsTmd4RGF0ZVRpbWVQaWNrZXJDb21wb25lbnQgYXMgybViYn0gZnJvbSAnLi9jb21wb25lbnRzL25neC1kYXRlLXRpbWUtcGlja2VyL25neC1kYXRlLXRpbWUtcGlja2VyLmNvbXBvbmVudCc7XG5leHBvcnQge1JlbW90ZVNlbGVjdENvbXBvbmVudCBhcyDJtW19IGZyb20gJy4vY29tcG9uZW50cy9yZW1vdGUtc2VsZWN0L3JlbW90ZS1zZWxlY3QuY29tcG9uZW50JztcbmV4cG9ydCB7UmVtb3RlU2VsZWN0TW9kdWxlIGFzIMm1bH0gZnJvbSAnLi9jb21wb25lbnRzL3JlbW90ZS1zZWxlY3QvcmVtb3RlLXNlbGVjdC5tb2R1bGUnO1xuZXhwb3J0IHtTZWxlY3REcm9wZG93bkNvbXBvbmVudCBhcyDJtWV9IGZyb20gJy4vY29tcG9uZW50cy9zZWxlY3Qvc2VsZWN0LWRyb3Bkb3duLmNvbXBvbmVudCc7XG5leHBvcnQge1NUWUxFIGFzIMm1Zn0gZnJvbSAnLi9jb21wb25lbnRzL3NlbGVjdC9zZWxlY3QtZHJvcGRvd24uY29tcG9uZW50LnN0eWxlJztcbmV4cG9ydCB7U0VMRUNUX1ZBTFVFX0FDQ0VTU09SIGFzIMm1YixTZWxlY3RDb21wb25lbnQgYXMgybVjfSBmcm9tICcuL2NvbXBvbmVudHMvc2VsZWN0L3NlbGVjdC5jb21wb25lbnQnO1xuZXhwb3J0IHtTVFlMRSBhcyDJtWR9IGZyb20gJy4vY29tcG9uZW50cy9zZWxlY3Qvc2VsZWN0LmNvbXBvbmVudC5zdHlsZSc7XG5leHBvcnQge1NlbGVjdE1vZHVsZSBhcyDJtWF9IGZyb20gJy4vY29tcG9uZW50cy9zZWxlY3Qvc2VsZWN0Lm1vZHVsZSc7XG5leHBvcnQge0ZpbGVQcmV2aWV3Q29tcG9uZW50IGFzIMm1d30gZnJvbSAnLi9lbmNvdW50ZXItdmlld2VyL2Rpc3BsYXktY29udHJvbHMvZmlsZS1wcmV2aWV3LmNvbXBvbmVudCc7XG5leHBvcnQge1F1ZXN0aW9uQ29udHJvbENvbXBvbmVudCBhcyDJtXZ9IGZyb20gJy4vZW5jb3VudGVyLXZpZXdlci9kaXNwbGF5LWNvbnRyb2xzL3F1ZXN0aW9uLWNvbnRyb2wuY29tcG9uZW50JztcbmV4cG9ydCB7UmVtb3RlQW5zd2VyQ29tcG9uZW50IGFzIMm1eH0gZnJvbSAnLi9lbmNvdW50ZXItdmlld2VyL2Rpc3BsYXktY29udHJvbHMvcmVtb3RlLWFuc3dlci5jb21wb25lbnQnO1xuZXhwb3J0IHtFbmNvdW50ZXJDb250YWluZXJDb21wb25lbnQgYXMgybV1fSBmcm9tICcuL2VuY291bnRlci12aWV3ZXIvZW5jb3VudGVyLWNvbnRhaW5lci9lbmNvdW50ZXItY29udGFpbmVyLmNvbXBvbmVudCc7XG5leHBvcnQge0VuY291bnRlclZpZXdlckNvbXBvbmVudCBhcyDJtXN9IGZyb20gJy4vZW5jb3VudGVyLXZpZXdlci9lbmNvdW50ZXItdmlldy9lbmNvdW50ZXItdmlld2VyLmNvbXBvbmVudCc7XG5leHBvcnQge0VuY291bnRlclZpZXdlck1vZHVsZSBhcyDJtXJ9IGZyb20gJy4vZW5jb3VudGVyLXZpZXdlci9lbmNvdW50ZXItdmlld2VyLm1vZHVsZSc7XG5leHBvcnQge0VuY291bnRlclZpZXdlclNlcnZpY2UgYXMgybV0fSBmcm9tICcuL2VuY291bnRlci12aWV3ZXIvZW5jb3VudGVyLXZpZXdlci5zZXJ2aWNlJztcbmV4cG9ydCB7SGlzdG9yaWNhbFZhbHVlRGlyZWN0aXZlIGFzIMm1Ymd9IGZyb20gJy4vZm9ybS1lbnRyeS9kaXJlY3RpdmVzL2hpc3RvcmljYWwtdmFsdWUtZGlyZWN0aXZlJztcbmV4cG9ydCB7RXJyb3JSZW5kZXJlckNvbXBvbmVudCBhcyDJtWJpfSBmcm9tICcuL2Zvcm0tZW50cnkvZXJyb3ItcmVuZGVyZXIvZXJyb3ItcmVuZGVyZXIuY29tcG9uZW50JztcbmV4cG9ydCB7RXhwcmVzc2lvblJ1bm5lciBhcyDJtWJrfSBmcm9tICcuL2Zvcm0tZW50cnkvZXhwcmVzc2lvbi1ydW5uZXIvZXhwcmVzc2lvbi1ydW5uZXInO1xuZXhwb3J0IHtIaWRlcnNEaXNhYmxlcnNGYWN0b3J5IGFzIMm1Ymp9IGZyb20gJy4vZm9ybS1lbnRyeS9mb3JtLWZhY3RvcnkvaGlkZXJzLWRpc2FibGVycy5mYWN0b3J5JztcbmV4cG9ydCB7QWxlcnRzRmFjdG9yeSBhcyDJtWJtfSBmcm9tICcuL2Zvcm0tZW50cnkvZm9ybS1mYWN0b3J5L3Nob3ctbWVzc2FnZXMuZmFjdG9yeSc7XG5leHBvcnQge0Zvcm1SZW5kZXJlckNvbXBvbmVudCBhcyDJtWJjfSBmcm9tICcuL2Zvcm0tZW50cnkvZm9ybS1yZW5kZXJlci9mb3JtLXJlbmRlcmVyLmNvbXBvbmVudCc7XG5leHBvcnQge0RFRkFVTFRfU1RZTEVTIGFzIMm1YmR9IGZyb20gJy4vZm9ybS1lbnRyeS9mb3JtLXJlbmRlcmVyL2Zvcm0tcmVuZGVyZXIuY29tcG9uZW50LmNzcyc7XG5leHBvcnQge0hpc3RvcmljYWxGaWVsZEhlbHBlclNlcnZpY2UgYXMgybViaH0gZnJvbSAnLi9mb3JtLWVudHJ5L2hlbHBlcnMvaGlzdG9yaWNhbC1maWVsZC1oZWxwZXItc2VydmljZSc7XG5leHBvcnQge0NoZWNrYm94T3B0aW9ucyBhcyDJtWJufSBmcm9tICcuL2Zvcm0tZW50cnkvcXVlc3Rpb24tbW9kZWxzL2ludGVyZmFjZXMvY2hlY2tib3gtb3B0aW9ucyc7XG5leHBvcnQge0RhdGVRdWVzdGlvbk9wdGlvbnMgYXMgybVib30gZnJvbSAnLi9mb3JtLWVudHJ5L3F1ZXN0aW9uLW1vZGVscy9pbnRlcmZhY2VzL2RhdGUtcXVlc3Rpb24tb3B0aW9ucyc7XG5leHBvcnQge0ZpbGVVcGxvYWRRdWVzdGlvbk9wdGlvbnMgYXMgybVicH0gZnJvbSAnLi9mb3JtLWVudHJ5L3F1ZXN0aW9uLW1vZGVscy9pbnRlcmZhY2VzL2ZpbGUtdXBsb2FkLXF1ZXN0aW9uLW9wdGlvbnMnO1xuZXhwb3J0IHtNdWx0aVNlbGVjdFF1ZXN0aW9uT3B0aW9ucyBhcyDJtWJyfSBmcm9tICcuL2Zvcm0tZW50cnkvcXVlc3Rpb24tbW9kZWxzL2ludGVyZmFjZXMvbXVsdGktc2VsZWN0LW9wdGlvbnMnO1xuZXhwb3J0IHtTZWxlY3RPcHRpb24gYXMgybVic30gZnJvbSAnLi9mb3JtLWVudHJ5L3F1ZXN0aW9uLW1vZGVscy9pbnRlcmZhY2VzL3NlbGVjdC1vcHRpb24nO1xuZXhwb3J0IHtTZWxlY3RRdWVzdGlvbk9wdGlvbnMgYXMgybVicX0gZnJvbSAnLi9mb3JtLWVudHJ5L3F1ZXN0aW9uLW1vZGVscy9pbnRlcmZhY2VzL3NlbGVjdC1xdWVzdGlvbi1vcHRpb25zJztcbmV4cG9ydCB7VGVzdE9yZGVyUXVlc3Rpb25PcHRpb25zIGFzIMm1YnR9IGZyb20gJy4vZm9ybS1lbnRyeS9xdWVzdGlvbi1tb2RlbHMvaW50ZXJmYWNlcy90ZXN0LW9yZGVyLXF1ZXN0aW9uLW9wdGlvbnMnO1xuZXhwb3J0IHtUZXh0QXJlYVF1ZXN0aW9uT3B0aW9ucyBhcyDJtWJ2fSBmcm9tICcuL2Zvcm0tZW50cnkvcXVlc3Rpb24tbW9kZWxzL2ludGVyZmFjZXMvdGV4dC1hcmVhLXF1ZXN0aW9uLW9wdGlvbnMnO1xuZXhwb3J0IHtUZXh0UXVlc3Rpb25PcHRpb25zIGFzIMm1YnV9IGZyb20gJy4vZm9ybS1lbnRyeS9xdWVzdGlvbi1tb2RlbHMvaW50ZXJmYWNlcy90ZXh0LXF1ZXN0aW9uLW9wdGlvbnMnO1xuZXhwb3J0IHtVaVNlbGVjdFF1ZXN0aW9uT3B0aW9ucyBhcyDJtWJ3fSBmcm9tICcuL2Zvcm0tZW50cnkvcXVlc3Rpb24tbW9kZWxzL2ludGVyZmFjZXMvdWktc2VsZWN0LXF1ZXN0aW9uLW9wdGlvbnMnO1xuZXhwb3J0IHtEZWJ1Z01vZGVTZXJ2aWNlIGFzIMm1Ymx9IGZyb20gJy4vZm9ybS1lbnRyeS9zZXJ2aWNlcy9kZWJ1Zy1tb2RlLnNlcnZpY2UnO1xuZXhwb3J0IHtTaGFyZWRNb2R1bGUgYXMgybVvfSBmcm9tICcuL3NoYXJlZC5tb2R1bGUnOyJdfQ==
|