@sap/ux-ui5-tooling 1.8.3 → 1.8.4

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/cli/index.js CHANGED
@@ -68178,7 +68178,7 @@ var require_package5 = __commonJS({
68178
68178
  "../lib/telemetry/dist/package.json"(exports2, module2) {
68179
68179
  module2.exports = {
68180
68180
  name: "@sap/ux-telemetry",
68181
- version: "1.8.3",
68181
+ version: "1.8.4",
68182
68182
  description: "SAP Fiori tools telemetry library",
68183
68183
  main: "dist/src/index.js",
68184
68184
  author: "SAP SE",
@@ -68203,10 +68203,10 @@ var require_package5 = __commonJS({
68203
68203
  },
68204
68204
  dependencies: {
68205
68205
  "@sap-ux/store": "0.3.0",
68206
- "@sap/ux-cds": "1.8.3",
68207
- "@sap/ux-common-utils": "1.8.3",
68208
- "@sap/ux-feature-toggle": "1.8.3",
68209
- "@sap/ux-project-access": "1.8.3",
68206
+ "@sap/ux-cds": "1.8.4",
68207
+ "@sap/ux-common-utils": "1.8.4",
68208
+ "@sap/ux-feature-toggle": "1.8.4",
68209
+ "@sap/ux-project-access": "1.8.4",
68210
68210
  applicationinsights: "1.4.1",
68211
68211
  axios: "0.26.0",
68212
68212
  "performance-now": "2.1.0",
@@ -161122,11 +161122,10 @@ var require_deploy = __commonJS({
161122
161122
  import_ux_telemetry3.PerformanceMeasurementAPI.measure(markName);
161123
161123
  const executionTime = import_ux_telemetry3.PerformanceMeasurementAPI.getMeasurementDuration(markName);
161124
161124
  import_ux_telemetry3.ClientFactory.getTelemetryClient().report(import_ux_telemetry3.EventName.DEPLOY, {
161125
- target: "abap",
161126
- appPath: process.cwd()
161125
+ target: "abap"
161127
161126
  }, {
161128
161127
  DeployTime: executionTime
161129
- }, import_ux_telemetry3.SampleRate.NoSampling);
161128
+ }, import_ux_telemetry3.SampleRate.NoSampling, { appPath: process.cwd() });
161130
161129
  }
161131
161130
  async function validateConfigProperties(config2 = {}) {
161132
161131
  validateConfig(config2);
@@ -52531,7 +52531,7 @@ var require_package6 = __commonJS({
52531
52531
  "../lib/telemetry/dist/package.json"(exports2, module2) {
52532
52532
  module2.exports = {
52533
52533
  name: "@sap/ux-telemetry",
52534
- version: "1.8.3",
52534
+ version: "1.8.4",
52535
52535
  description: "SAP Fiori tools telemetry library",
52536
52536
  main: "dist/src/index.js",
52537
52537
  author: "SAP SE",
@@ -52556,10 +52556,10 @@ var require_package6 = __commonJS({
52556
52556
  },
52557
52557
  dependencies: {
52558
52558
  "@sap-ux/store": "0.3.0",
52559
- "@sap/ux-cds": "1.8.3",
52560
- "@sap/ux-common-utils": "1.8.3",
52561
- "@sap/ux-feature-toggle": "1.8.3",
52562
- "@sap/ux-project-access": "1.8.3",
52559
+ "@sap/ux-cds": "1.8.4",
52560
+ "@sap/ux-common-utils": "1.8.4",
52561
+ "@sap/ux-feature-toggle": "1.8.4",
52562
+ "@sap/ux-project-access": "1.8.4",
52563
52563
  applicationinsights: "1.4.1",
52564
52564
  axios: "0.26.0",
52565
52565
  "performance-now": "2.1.0",
@@ -51715,7 +51715,7 @@ var require_package5 = __commonJS({
51715
51715
  "../lib/telemetry/dist/package.json"(exports2, module2) {
51716
51716
  module2.exports = {
51717
51717
  name: "@sap/ux-telemetry",
51718
- version: "1.8.3",
51718
+ version: "1.8.4",
51719
51719
  description: "SAP Fiori tools telemetry library",
51720
51720
  main: "dist/src/index.js",
51721
51721
  author: "SAP SE",
@@ -51740,10 +51740,10 @@ var require_package5 = __commonJS({
51740
51740
  },
51741
51741
  dependencies: {
51742
51742
  "@sap-ux/store": "0.3.0",
51743
- "@sap/ux-cds": "1.8.3",
51744
- "@sap/ux-common-utils": "1.8.3",
51745
- "@sap/ux-feature-toggle": "1.8.3",
51746
- "@sap/ux-project-access": "1.8.3",
51743
+ "@sap/ux-cds": "1.8.4",
51744
+ "@sap/ux-common-utils": "1.8.4",
51745
+ "@sap/ux-feature-toggle": "1.8.4",
51746
+ "@sap/ux-project-access": "1.8.4",
51747
51747
  applicationinsights: "1.4.1",
51748
51748
  axios: "0.26.0",
51749
51749
  "performance-now": "2.1.0",
@@ -11911,7 +11911,7 @@ var require_package4 = __commonJS({
11911
11911
  "../lib/telemetry/dist/package.json"(exports2, module2) {
11912
11912
  module2.exports = {
11913
11913
  name: "@sap/ux-telemetry",
11914
- version: "1.8.3",
11914
+ version: "1.8.4",
11915
11915
  description: "SAP Fiori tools telemetry library",
11916
11916
  main: "dist/src/index.js",
11917
11917
  author: "SAP SE",
@@ -11936,10 +11936,10 @@ var require_package4 = __commonJS({
11936
11936
  },
11937
11937
  dependencies: {
11938
11938
  "@sap-ux/store": "0.3.0",
11939
- "@sap/ux-cds": "1.8.3",
11940
- "@sap/ux-common-utils": "1.8.3",
11941
- "@sap/ux-feature-toggle": "1.8.3",
11942
- "@sap/ux-project-access": "1.8.3",
11939
+ "@sap/ux-cds": "1.8.4",
11940
+ "@sap/ux-common-utils": "1.8.4",
11941
+ "@sap/ux-feature-toggle": "1.8.4",
11942
+ "@sap/ux-project-access": "1.8.4",
11943
11943
  applicationinsights: "1.4.1",
11944
11944
  axios: "0.26.0",
11945
11945
  "performance-now": "2.1.0",
@@ -61979,7 +61979,7 @@ var require_package5 = __commonJS({
61979
61979
  "../lib/telemetry/dist/package.json"(exports2, module2) {
61980
61980
  module2.exports = {
61981
61981
  name: "@sap/ux-telemetry",
61982
- version: "1.8.3",
61982
+ version: "1.8.4",
61983
61983
  description: "SAP Fiori tools telemetry library",
61984
61984
  main: "dist/src/index.js",
61985
61985
  author: "SAP SE",
@@ -62004,10 +62004,10 @@ var require_package5 = __commonJS({
62004
62004
  },
62005
62005
  dependencies: {
62006
62006
  "@sap-ux/store": "0.3.0",
62007
- "@sap/ux-cds": "1.8.3",
62008
- "@sap/ux-common-utils": "1.8.3",
62009
- "@sap/ux-feature-toggle": "1.8.3",
62010
- "@sap/ux-project-access": "1.8.3",
62007
+ "@sap/ux-cds": "1.8.4",
62008
+ "@sap/ux-common-utils": "1.8.4",
62009
+ "@sap/ux-feature-toggle": "1.8.4",
62010
+ "@sap/ux-project-access": "1.8.4",
62011
62011
  applicationinsights: "1.4.1",
62012
62012
  axios: "0.26.0",
62013
62013
  "performance-now": "2.1.0",
@@ -94472,11 +94472,10 @@ function trackEvent(markName) {
94472
94472
  import_ux_telemetry2.PerformanceMeasurementAPI.measure(markName);
94473
94473
  const executionTime = import_ux_telemetry2.PerformanceMeasurementAPI.getMeasurementDuration(markName);
94474
94474
  import_ux_telemetry2.ClientFactory.getTelemetryClient().report(import_ux_telemetry2.EventName.DEPLOY, {
94475
- target: "abap",
94476
- appPath: process.cwd()
94475
+ target: "abap"
94477
94476
  }, {
94478
94477
  DeployTime: executionTime
94479
- }, import_ux_telemetry2.SampleRate.NoSampling);
94478
+ }, import_ux_telemetry2.SampleRate.NoSampling, { appPath: process.cwd() });
94480
94479
  }
94481
94480
  async function validateConfigProperties(config2 = {}) {
94482
94481
  validateConfig(config2);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sap/ux-ui5-tooling",
3
3
  "displayName": "SAP Fiori Tools – UI5 Tooling",
4
- "version": "1.8.3",
4
+ "version": "1.8.4",
5
5
  "description": "SAP Fiori Tools – UI5 Tooling",
6
6
  "publisher": "SAPSE",
7
7
  "license": "SEE LICENSE IN LICENSE",
@@ -51,14 +51,14 @@
51
51
  "@sap-ux/store": "0.3.0",
52
52
  "@sap-ux/ui5-config": "0.14.0",
53
53
  "@sap-ux/ui5-proxy-middleware": "1.1.16",
54
- "@sap/ux-app-templates": "1.8.3",
55
- "@sap/ux-cds": "1.8.3",
56
- "@sap/ux-common-utils": "1.8.3",
57
- "@sap/ux-control-property-editor": "1.8.3",
58
- "@sap/ux-odata-client": "1.8.3",
59
- "@sap/ux-telemetry": "1.8.3",
60
- "@sap/ux-ui5-info": "1.8.3",
61
- "@sapux/project-spec": "1.8.3",
54
+ "@sap/ux-app-templates": "1.8.4",
55
+ "@sap/ux-cds": "1.8.4",
56
+ "@sap/ux-common-utils": "1.8.4",
57
+ "@sap/ux-control-property-editor": "1.8.4",
58
+ "@sap/ux-odata-client": "1.8.4",
59
+ "@sap/ux-telemetry": "1.8.4",
60
+ "@sap/ux-ui5-info": "1.8.4",
61
+ "@sapux/project-spec": "1.8.4",
62
62
  "@types/marked": "4.0.1",
63
63
  "@types/prompts": "2.0.14",
64
64
  "@types/supertest": "2.0.12",