openui5-fhir
Advanced tools
Comparing version 2.3.3 to 2.3.4
{ | ||
"name": "openui5-fhir", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"author": "SAP SE", | ||
@@ -28,7 +28,7 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"eslint": "^8.18.0", | ||
"eslint": "^8.53.0", | ||
"eslint-watch": "^8.0.0", | ||
"js-beautify": "^1.14.4", | ||
"jsdoc": "^3.6.10", | ||
"karma": "^6.4.0", | ||
"js-beautify": "^1.14.11", | ||
"jsdoc": "^4.0.2", | ||
"karma": "^6.4.2", | ||
"karma-chrome-launcher": "^3.1.1", | ||
@@ -38,3 +38,3 @@ "karma-coverage": "^2.2.0", | ||
"karma-ui5": "^2.4.0", | ||
"@ui5/cli": "^2.14.9", | ||
"@ui5/cli": "^3.7.1", | ||
"coveralls": "^3.1.1", | ||
@@ -41,0 +41,0 @@ "replace-in-file": "^6.3.5", |
@@ -11,3 +11,3 @@ sap.ui.define(function() { | ||
* @author SAP SE | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
* @public | ||
@@ -17,3 +17,3 @@ */ | ||
name : "sap.fhir", | ||
version : "2.3.3", | ||
version : "2.3.4", | ||
noLibraryCSS: true, | ||
@@ -20,0 +20,0 @@ dependencies : [ "sap.ui.core" ], |
@@ -8,3 +8,3 @@ { | ||
"applicationVersion": { | ||
"version": "2.3.3" | ||
"version": "2.3.4" | ||
}, | ||
@@ -11,0 +11,0 @@ "title": "The sap.fhir library provides a model to build state of the art UI5 applications in context of health industries.", |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -34,3 +34,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
* | ||
@@ -37,0 +37,0 @@ * @see sap.fhir.model.r4.Context.create |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -36,3 +36,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -39,0 +39,0 @@ var FHIRContextBinding = ContextBinding.extend("sap.fhir.model.r4.FHIRContextBinding", { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -5,0 +5,0 @@ */ |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -5,0 +5,0 @@ */ |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -5,0 +5,0 @@ */ |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -25,3 +25,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -28,0 +28,0 @@ var FHIRFilterOperatorUtils = {}; |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -25,3 +25,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -28,0 +28,0 @@ var FHIRFilterProcessor = {}; |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -5,0 +5,0 @@ */ |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -48,3 +48,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -51,0 +51,0 @@ var FHIRListBinding = ListBinding.extend("sap.fhir.model.r4.FHIRListBinding", { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -33,3 +33,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -36,0 +36,0 @@ var FHIRPropertyBinding = PropertyBinding.extend("sap.fhir.model.r4.FHIRPropertyBinding", { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -32,3 +32,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -35,0 +35,0 @@ var FHIRUtils = {}; |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -31,3 +31,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -34,0 +34,0 @@ var BindingInfo = function(sResourceId, sResourceType, sResourcePath, sRelativePath, sAbsolutePath, aBinding, sGroupId, sRequestPath, aResourcePath, sResourceServerPath, sETag) { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -21,3 +21,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -24,0 +24,0 @@ var FHIRBundle = function(sBundleType, sGroupId) { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -23,3 +23,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -26,0 +26,0 @@ var FHIRBundleEntry = function(sFullUrl, oResource, oRequest) { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -31,3 +31,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -34,0 +34,0 @@ var FHIRBundleRequest = function(oBinding, sMethod, sUrl, fnSuccess, fnError, sIfMatch, sIfNoneMatch, sIfNoneExist, sIfModifiedSince) { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -5,0 +5,0 @@ */ |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -21,3 +21,3 @@ */ | ||
* @since 2.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -24,0 +24,0 @@ var FHIROperationOutcome = function (oResource) { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -39,3 +39,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -329,4 +329,3 @@ var FHIRRequestor = function(sServiceUrl, oModel, bCSRF, sPrefer, oDefaultQueryParams) { | ||
if (!oRequestHandle.isAborted()) { | ||
jqXHR.complete(function (oGivenRequestHandle) { | ||
this.oModel.fireRequestCompleted(this._createEventParameters(oGivenRequestHandle)); | ||
jqXHR.always(function (oGivenRequestHandle) { | ||
}.bind(this, oRequestHandle)); | ||
@@ -353,2 +352,5 @@ this._add(oRequestHandle, fnSuccess, fnError); | ||
fnSuccess(oGivenRequestHandle); | ||
if (!oGivenRequestHandle.isAborted()) { | ||
this.oModel.fireRequestCompleted(this._createEventParameters(oGivenRequestHandle)); | ||
} | ||
}.bind(this, oRequestHandle)); | ||
@@ -360,2 +362,3 @@ jqXHR.fail(function(oGivenRequestHandle) { | ||
this.oModel.fireRequestFailed(this._createEventParameters(oGivenRequestHandle)); | ||
this.oModel.fireRequestCompleted(this._createEventParameters(oGivenRequestHandle)); | ||
} | ||
@@ -362,0 +365,0 @@ }.bind(this, oRequestHandle)); |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -22,3 +22,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -25,0 +25,0 @@ var FHIRUrl = function (sUrl, sServiceUrl) { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -20,3 +20,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -23,0 +23,0 @@ var HTTPMethod = { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -22,3 +22,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -25,0 +25,0 @@ var RequestHandle = function(oBinding) { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -24,3 +24,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -27,0 +27,0 @@ var Sliceable = {}; |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -20,3 +20,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -23,0 +23,0 @@ var OperationMode = { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -19,3 +19,3 @@ */ | ||
* @since 1.0.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -22,0 +22,0 @@ var SubmitMode = { |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -18,3 +18,3 @@ */ | ||
* @since 1.1.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -21,0 +21,0 @@ |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -15,3 +15,3 @@ */ | ||
* @since 1.1.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -18,0 +18,0 @@ |
/*! | ||
* SAP SE | ||
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company. | ||
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company. | ||
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt. | ||
@@ -15,3 +15,3 @@ */ | ||
* @since 1.1.0 | ||
* @version 2.3.3 | ||
* @version 2.3.4 | ||
*/ | ||
@@ -18,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
8031
345054
38