@rosoftlab/statemachine 1.0.0-alpha-12 → 1.0.0-alpha-15
Sign up to get free protection for your applications and to get access to all the features.
@@ -16,10 +16,10 @@ export class SmActionService extends BaseService {
|
|
16
16
|
const url = `${this.datastore.buildUrl(SmAction)}/executeaction`;
|
17
17
|
return this.postCustom({ objectId, objectType, actionId, logMessage }, null, null, url);
|
18
18
|
}
|
19
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: SmActionService, deps: [{ token: i1.DatastoreCore }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: SmActionService, providedIn: 'root' }); }
|
21
21
|
}
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: SmActionService, decorators: [{
|
23
23
|
type: Injectable,
|
24
24
|
args: [{
|
25
25
|
providedIn: 'root'
|
@@ -8,10 +8,10 @@ export class StateService extends BaseService {
|
|
8
8
|
super(datastore);
|
9
9
|
this.setModelType(State);
|
10
10
|
}
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: StateService, deps: [{ token: i1.DatastoreCore }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
12
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: StateService, providedIn: 'root' }); }
|
13
13
|
}
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: StateService, decorators: [{
|
15
15
|
type: Injectable,
|
16
16
|
args: [{
|
17
17
|
providedIn: 'root'
|
@@ -53,10 +53,10 @@ class SmActionService extends BaseService {
|
|
53
53
|
const url = `${this.datastore.buildUrl(SmAction)}/executeaction`;
|
54
54
|
return this.postCustom({ objectId, objectType, actionId, logMessage }, null, null, url);
|
55
55
|
}
|
56
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
57
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
56
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: SmActionService, deps: [{ token: i1.DatastoreCore }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
57
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: SmActionService, providedIn: 'root' }); }
|
58
58
|
}
|
59
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
59
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: SmActionService, decorators: [{
|
60
60
|
type: Injectable,
|
61
61
|
args: [{
|
62
62
|
providedIn: 'root'
|
@@ -68,10 +68,10 @@ class StateService extends BaseService {
|
|
68
68
|
super(datastore);
|
69
69
|
this.setModelType(State);
|
70
70
|
}
|
71
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
72
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
71
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: StateService, deps: [{ token: i1.DatastoreCore }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
72
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: StateService, providedIn: 'root' }); }
|
73
73
|
}
|
74
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
74
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.9", ngImport: i0, type: StateService, decorators: [{
|
75
75
|
type: Injectable,
|
76
76
|
args: [{
|
77
77
|
providedIn: 'root'
|
package/package.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
{
|
2
2
|
"name": "@rosoftlab/statemachine",
|
3
|
-
"version": "1.0.0-alpha-
|
3
|
+
"version": "1.0.0-alpha-15",
|
4
4
|
"peerDependencies": {
|
5
|
-
"@angular/common": "^
|
6
|
-
"@angular/core": "^
|
7
|
-
"@rosoftlab/core": "1.0.0-alpha-
|
5
|
+
"@angular/common": "^18.2.9",
|
6
|
+
"@angular/core": "^18.2.9",
|
7
|
+
"@rosoftlab/core": "1.0.0-alpha-15"
|
8
8
|
},
|
9
9
|
"dependencies": {
|
10
|
-
"tslib": "^2.
|
10
|
+
"tslib": "^2.6.2"
|
11
11
|
},
|
12
12
|
"sideEffects": false,
|
13
13
|
"author": "rosoftlab",
|