@sap/ux-ui5-tooling 1.9.0 → 1.9.1
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 +483 -381
- package/dist/markdowns/deploy/deploy.en.md +1 -1
- package/dist/middlewares/fiori-tools-appreload.js +36 -16
- package/dist/middlewares/fiori-tools-preview.js +491 -385
- package/dist/middlewares/fiori-tools-proxy.js +606 -493
- package/dist/tasks/cf-deploy/index.js +483 -381
- package/dist/tasks/deploy/index.js +483 -381
- package/dist/templates/control-property-editor/app.js +1 -1
- package/dist/templates/control-property-editor/ui5-adaptation.js +1 -1
- package/package.json +10 -12
|
@@ -23,7 +23,7 @@ OPTIONS:
|
|
|
23
23
|
|----------------|-----|-------------|
|
|
24
24
|
| --config | -c | Path to deployment config yaml file, default ui5-deploy.yaml |
|
|
25
25
|
| --destination | -d | Destination of BTP system |
|
|
26
|
-
| --failfast | -f | Terminate deploy and throw error when
|
|
26
|
+
| --failfast | -f | Terminate deploy and throw error when encountering first error (y/N) |
|
|
27
27
|
| --yes | -y | Generate index.html file (y/n) |
|
|
28
28
|
| --url | -u | URL of deploy target ABAP system |
|
|
29
29
|
| --client | -l | Client number of deploy target ABAP system |
|
|
@@ -57065,9 +57065,13 @@ var require_controls = __commonJS({
|
|
|
57065
57065
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
57066
57066
|
if (k2 === void 0)
|
|
57067
57067
|
k2 = k;
|
|
57068
|
-
Object.
|
|
57069
|
-
|
|
57070
|
-
|
|
57068
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
57069
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
57070
|
+
desc = { enumerable: true, get: function() {
|
|
57071
|
+
return m[k];
|
|
57072
|
+
} };
|
|
57073
|
+
}
|
|
57074
|
+
Object.defineProperty(o, k2, desc);
|
|
57071
57075
|
} : function(o, m, k, k2) {
|
|
57072
57076
|
if (k2 === void 0)
|
|
57073
57077
|
k2 = k;
|
|
@@ -57465,9 +57469,13 @@ var require_pages = __commonJS({
|
|
|
57465
57469
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
57466
57470
|
if (k2 === void 0)
|
|
57467
57471
|
k2 = k;
|
|
57468
|
-
Object.
|
|
57469
|
-
|
|
57470
|
-
|
|
57472
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
57473
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
57474
|
+
desc = { enumerable: true, get: function() {
|
|
57475
|
+
return m[k];
|
|
57476
|
+
} };
|
|
57477
|
+
}
|
|
57478
|
+
Object.defineProperty(o, k2, desc);
|
|
57471
57479
|
} : function(o, m, k, k2) {
|
|
57472
57480
|
if (k2 === void 0)
|
|
57473
57481
|
k2 = k;
|
|
@@ -57559,9 +57567,13 @@ var require_manifest = __commonJS({
|
|
|
57559
57567
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
57560
57568
|
if (k2 === void 0)
|
|
57561
57569
|
k2 = k;
|
|
57562
|
-
Object.
|
|
57563
|
-
|
|
57564
|
-
|
|
57570
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
57571
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
57572
|
+
desc = { enumerable: true, get: function() {
|
|
57573
|
+
return m[k];
|
|
57574
|
+
} };
|
|
57575
|
+
}
|
|
57576
|
+
Object.defineProperty(o, k2, desc);
|
|
57565
57577
|
} : function(o, m, k, k2) {
|
|
57566
57578
|
if (k2 === void 0)
|
|
57567
57579
|
k2 = k;
|
|
@@ -57600,9 +57612,13 @@ var require_webapp = __commonJS({
|
|
|
57600
57612
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
57601
57613
|
if (k2 === void 0)
|
|
57602
57614
|
k2 = k;
|
|
57603
|
-
Object.
|
|
57604
|
-
|
|
57605
|
-
|
|
57615
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
57616
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
57617
|
+
desc = { enumerable: true, get: function() {
|
|
57618
|
+
return m[k];
|
|
57619
|
+
} };
|
|
57620
|
+
}
|
|
57621
|
+
Object.defineProperty(o, k2, desc);
|
|
57606
57622
|
} : function(o, m, k, k2) {
|
|
57607
57623
|
if (k2 === void 0)
|
|
57608
57624
|
k2 = k;
|
|
@@ -57676,7 +57692,7 @@ var require_constants = __commonJS({
|
|
|
57676
57692
|
FioriToolsSettings2["migrationSettingsFile"] = "migrationSettings.json";
|
|
57677
57693
|
})(FioriToolsSettings = exports2.FioriToolsSettings || (exports2.FioriToolsSettings = {}));
|
|
57678
57694
|
var getFioriToolsDirectory = () => {
|
|
57679
|
-
return path_1.join(os_1.homedir(), FioriToolsSettings.dir);
|
|
57695
|
+
return (0, path_1.join)((0, os_1.homedir)(), FioriToolsSettings.dir);
|
|
57680
57696
|
};
|
|
57681
57697
|
exports2.getFioriToolsDirectory = getFioriToolsDirectory;
|
|
57682
57698
|
var SchemeName;
|
|
@@ -57727,9 +57743,13 @@ var require_dist2 = __commonJS({
|
|
|
57727
57743
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
57728
57744
|
if (k2 === void 0)
|
|
57729
57745
|
k2 = k;
|
|
57730
|
-
Object.
|
|
57731
|
-
|
|
57732
|
-
|
|
57746
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
57747
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
57748
|
+
desc = { enumerable: true, get: function() {
|
|
57749
|
+
return m[k];
|
|
57750
|
+
} };
|
|
57751
|
+
}
|
|
57752
|
+
Object.defineProperty(o, k2, desc);
|
|
57733
57753
|
} : function(o, m, k, k2) {
|
|
57734
57754
|
if (k2 === void 0)
|
|
57735
57755
|
k2 = k;
|