@thisisagile/easy 17.11.21 → 17.11.23
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/{chunk-ZDRNZPWZ.mjs → chunk-2BHUXSFT.mjs} +2 -2
- package/dist/{chunk-4D2N6DTR.mjs → chunk-33HIHOKQ.mjs} +2 -2
- package/dist/{chunk-2CALV6UK.mjs → chunk-4LYIOOTQ.mjs} +7 -7
- package/dist/{chunk-R32GJNFQ.mjs → chunk-4YRTJEDO.mjs} +2 -2
- package/dist/{chunk-NPA4NL6F.mjs → chunk-7WHBZLM5.mjs} +3 -3
- package/dist/{chunk-EO44ADHK.mjs → chunk-ACKOJ4XB.mjs} +2 -2
- package/dist/{chunk-DZAJ4MTM.mjs → chunk-AFDX6UXH.mjs} +8 -8
- package/dist/{chunk-7N4GV2LS.mjs → chunk-CV7RVOLT.mjs} +3 -3
- package/dist/{chunk-Z6J3LKHF.mjs → chunk-EA6HSMJJ.mjs} +3 -3
- package/dist/{chunk-5DHYS6UT.mjs → chunk-EXNTRYYU.mjs} +2 -2
- package/dist/{chunk-6BR4RG4X.mjs → chunk-F62OESVK.mjs} +2 -2
- package/dist/{chunk-OQ4W76PD.mjs → chunk-FT7I64SO.mjs} +5 -5
- package/dist/{chunk-ABA7RSDB.mjs → chunk-GBZISW66.mjs} +2 -2
- package/dist/{chunk-RB5BKEZR.mjs → chunk-GGNGYTHR.mjs} +2 -2
- package/dist/{chunk-ONX65DCP.mjs → chunk-J5CI6CMN.mjs} +8 -8
- package/dist/{chunk-BXS3DMX4.mjs → chunk-KUNNHHWI.mjs} +2 -2
- package/dist/{chunk-NFHCX4VL.mjs → chunk-PLS55V3F.mjs} +2 -2
- package/dist/{chunk-OLOAFOQC.mjs → chunk-RYSAGDY7.mjs} +2 -2
- package/dist/{chunk-B5X2HQFY.mjs → chunk-SFQXZDOM.mjs} +2 -2
- package/dist/{chunk-AXFWKH2A.mjs → chunk-T3EBWHG5.mjs} +2 -1
- package/dist/chunk-T3EBWHG5.mjs.map +1 -0
- package/dist/{chunk-ZM3BAMCJ.mjs → chunk-UKRJA647.mjs} +3 -3
- package/dist/{chunk-MRLM5ZUA.mjs → chunk-VNTEYLED.mjs} +7 -7
- package/dist/{chunk-VHM2MIIJ.mjs → chunk-VU774ZTZ.mjs} +3 -3
- package/dist/{chunk-OJU2XPL6.mjs → chunk-WPK337WV.mjs} +4 -4
- package/dist/{chunk-FPRYUEFH.mjs → chunk-XTWAPJQ5.mjs} +2 -2
- package/dist/{chunk-Q3GB6R3I.mjs → chunk-XUQPFRR7.mjs} +2 -2
- package/dist/{chunk-2734OB7A.mjs → chunk-ZNNMZWOM.mjs} +5 -5
- package/dist/data/InMemoryGateway.mjs +8 -8
- package/dist/domain/Audit.mjs +10 -10
- package/dist/domain/Child.mjs +10 -10
- package/dist/domain/DateTime.mjs +7 -7
- package/dist/domain/Entity.mjs +15 -15
- package/dist/domain/Repo.mjs +7 -7
- package/dist/domain/Struct.mjs +7 -7
- package/dist/domain/Typo.mjs +7 -7
- package/dist/http/CacheControl.mjs +8 -8
- package/dist/http/LocalRequestStore.mjs +2 -2
- package/dist/http/RequestOptions.mjs +4 -4
- package/dist/http/RestResult.mjs +8 -8
- package/dist/http/toResponse.mjs +9 -9
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/process/App.mjs +2 -2
- package/dist/process/Manage.mjs +8 -8
- package/dist/process/Scope.mjs +2 -2
- package/dist/process/Search.mjs +8 -8
- package/dist/process/UseCase.mjs +1 -1
- package/dist/resources/Req.mjs +7 -7
- package/dist/services/Api.mjs +15 -15
- package/dist/services/ApiGateway.mjs +18 -18
- package/dist/services/AxiosProvider.mjs +14 -14
- package/dist/services/MappedRouteGateway.mjs +19 -19
- package/dist/services/RouteGateway.mjs +19 -19
- package/dist/services/ViewRouteGateway.mjs +21 -21
- package/dist/sql/Column.mjs +7 -7
- package/dist/sql/Table.mjs +7 -7
- package/dist/sql/TableGateway.mjs +8 -8
- package/dist/types/CacheAge.mjs +8 -8
- package/dist/types/Case.mjs +6 -6
- package/dist/types/Context.mjs +2 -2
- package/dist/types/Exception.mjs +2 -2
- package/dist/types/Gateway.mjs +3 -3
- package/dist/types/IsEqual.mjs +7 -7
- package/dist/types/Number.mjs +7 -7
- package/dist/types/PageList.mjs +7 -7
- package/dist/types/Parser.mjs +6 -6
- package/dist/types/Repository.mjs +3 -3
- package/dist/types/Result.mjs +3 -3
- package/dist/types/Results.mjs +4 -4
- package/dist/types/Template.d.ts +2 -0
- package/dist/types/Template.mjs +1 -1
- package/dist/types/Try.mjs +6 -6
- package/dist/types/Uri.mjs +6 -6
- package/dist/utils/Sentence.mjs +1 -1
- package/dist/utils/View.mjs +9 -9
- package/dist/validation/Contraints.mjs +7 -7
- package/dist/validation/Validate.mjs +6 -6
- package/dist/validation/When.mjs +6 -6
- package/package.json +1 -1
- package/src/types/Template.ts +2 -0
- package/dist/chunk-AXFWKH2A.mjs.map +0 -1
- /package/dist/{chunk-ZDRNZPWZ.mjs.map → chunk-2BHUXSFT.mjs.map} +0 -0
- /package/dist/{chunk-4D2N6DTR.mjs.map → chunk-33HIHOKQ.mjs.map} +0 -0
- /package/dist/{chunk-2CALV6UK.mjs.map → chunk-4LYIOOTQ.mjs.map} +0 -0
- /package/dist/{chunk-R32GJNFQ.mjs.map → chunk-4YRTJEDO.mjs.map} +0 -0
- /package/dist/{chunk-NPA4NL6F.mjs.map → chunk-7WHBZLM5.mjs.map} +0 -0
- /package/dist/{chunk-EO44ADHK.mjs.map → chunk-ACKOJ4XB.mjs.map} +0 -0
- /package/dist/{chunk-DZAJ4MTM.mjs.map → chunk-AFDX6UXH.mjs.map} +0 -0
- /package/dist/{chunk-7N4GV2LS.mjs.map → chunk-CV7RVOLT.mjs.map} +0 -0
- /package/dist/{chunk-Z6J3LKHF.mjs.map → chunk-EA6HSMJJ.mjs.map} +0 -0
- /package/dist/{chunk-5DHYS6UT.mjs.map → chunk-EXNTRYYU.mjs.map} +0 -0
- /package/dist/{chunk-6BR4RG4X.mjs.map → chunk-F62OESVK.mjs.map} +0 -0
- /package/dist/{chunk-OQ4W76PD.mjs.map → chunk-FT7I64SO.mjs.map} +0 -0
- /package/dist/{chunk-ABA7RSDB.mjs.map → chunk-GBZISW66.mjs.map} +0 -0
- /package/dist/{chunk-RB5BKEZR.mjs.map → chunk-GGNGYTHR.mjs.map} +0 -0
- /package/dist/{chunk-ONX65DCP.mjs.map → chunk-J5CI6CMN.mjs.map} +0 -0
- /package/dist/{chunk-BXS3DMX4.mjs.map → chunk-KUNNHHWI.mjs.map} +0 -0
- /package/dist/{chunk-NFHCX4VL.mjs.map → chunk-PLS55V3F.mjs.map} +0 -0
- /package/dist/{chunk-OLOAFOQC.mjs.map → chunk-RYSAGDY7.mjs.map} +0 -0
- /package/dist/{chunk-B5X2HQFY.mjs.map → chunk-SFQXZDOM.mjs.map} +0 -0
- /package/dist/{chunk-ZM3BAMCJ.mjs.map → chunk-UKRJA647.mjs.map} +0 -0
- /package/dist/{chunk-MRLM5ZUA.mjs.map → chunk-VNTEYLED.mjs.map} +0 -0
- /package/dist/{chunk-VHM2MIIJ.mjs.map → chunk-VU774ZTZ.mjs.map} +0 -0
- /package/dist/{chunk-OJU2XPL6.mjs.map → chunk-WPK337WV.mjs.map} +0 -0
- /package/dist/{chunk-FPRYUEFH.mjs.map → chunk-XTWAPJQ5.mjs.map} +0 -0
- /package/dist/{chunk-Q3GB6R3I.mjs.map → chunk-XUQPFRR7.mjs.map} +0 -0
- /package/dist/{chunk-2734OB7A.mjs.map → chunk-ZNNMZWOM.mjs.map} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
tryTo
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
4
4
|
import {
|
|
5
5
|
asString
|
|
6
6
|
} from "./chunk-BDA5LB4S.mjs";
|
|
@@ -17,4 +17,4 @@ var asNumber = (n, alt) => tryTo(() => asString(n)).map((s) => parseInt(s)).filt
|
|
|
17
17
|
export {
|
|
18
18
|
asNumber
|
|
19
19
|
};
|
|
20
|
-
//# sourceMappingURL=chunk-
|
|
20
|
+
//# sourceMappingURL=chunk-2BHUXSFT.mjs.map
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk-ZYP5UGM7.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Exception
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-SFQXZDOM.mjs";
|
|
7
7
|
|
|
8
8
|
// src/types/Repository.ts
|
|
9
9
|
var Repository = class {
|
|
@@ -48,4 +48,4 @@ var Repository = class {
|
|
|
48
48
|
export {
|
|
49
49
|
Repository
|
|
50
50
|
};
|
|
51
|
-
//# sourceMappingURL=chunk-
|
|
51
|
+
//# sourceMappingURL=chunk-33HIHOKQ.mjs.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
+
import {
|
|
2
|
+
isResponse
|
|
3
|
+
} from "./chunk-UYDZZAEK.mjs";
|
|
1
4
|
import {
|
|
2
5
|
HttpStatus,
|
|
3
6
|
isHttpStatus
|
|
4
7
|
} from "./chunk-HYIHPHGJ.mjs";
|
|
5
|
-
import {
|
|
6
|
-
isResponse
|
|
7
|
-
} from "./chunk-UYDZZAEK.mjs";
|
|
8
8
|
import {
|
|
9
9
|
choose
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
11
11
|
import {
|
|
12
12
|
isResults
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-XTWAPJQ5.mjs";
|
|
14
14
|
import {
|
|
15
15
|
isResult,
|
|
16
16
|
toResult
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-PLS55V3F.mjs";
|
|
18
18
|
import {
|
|
19
19
|
toList
|
|
20
20
|
} from "./chunk-OVKDKQKI.mjs";
|
|
@@ -52,4 +52,4 @@ export {
|
|
|
52
52
|
rest,
|
|
53
53
|
isRestResult
|
|
54
54
|
};
|
|
55
|
-
//# sourceMappingURL=chunk-
|
|
55
|
+
//# sourceMappingURL=chunk-4LYIOOTQ.mjs.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
} from "./chunk-GCY5A63A.mjs";
|
|
7
7
|
import {
|
|
8
8
|
tryTo
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
10
10
|
import {
|
|
11
11
|
ofGet
|
|
12
12
|
} from "./chunk-SJGQU3OG.mjs";
|
|
@@ -79,4 +79,4 @@ export {
|
|
|
79
79
|
PatternColumn,
|
|
80
80
|
OrderColumn
|
|
81
81
|
};
|
|
82
|
-
//# sourceMappingURL=chunk-
|
|
82
|
+
//# sourceMappingURL=chunk-4YRTJEDO.mjs.map
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
tryTo,
|
|
7
7
|
validate
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
9
9
|
import {
|
|
10
10
|
text
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-T3EBWHG5.mjs";
|
|
12
12
|
import {
|
|
13
13
|
meta
|
|
14
14
|
} from "./chunk-SGSBQTUR.mjs";
|
|
@@ -73,4 +73,4 @@ export {
|
|
|
73
73
|
maxLength,
|
|
74
74
|
rule
|
|
75
75
|
};
|
|
76
|
-
//# sourceMappingURL=chunk-
|
|
76
|
+
//# sourceMappingURL=chunk-7WHBZLM5.mjs.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
} from "./chunk-ADJAEGCT.mjs";
|
|
7
7
|
import {
|
|
8
8
|
choose
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
10
10
|
import {
|
|
11
11
|
Value
|
|
12
12
|
} from "./chunk-WSBULPUZ.mjs";
|
|
@@ -121,4 +121,4 @@ export {
|
|
|
121
121
|
isDateTime,
|
|
122
122
|
dt
|
|
123
123
|
};
|
|
124
|
-
//# sourceMappingURL=chunk-
|
|
124
|
+
//# sourceMappingURL=chunk-ACKOJ4XB.mjs.map
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import {
|
|
2
2
|
required,
|
|
3
3
|
valid
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import {
|
|
6
|
-
DateTime
|
|
7
|
-
} from "./chunk-EO44ADHK.mjs";
|
|
4
|
+
} from "./chunk-7WHBZLM5.mjs";
|
|
8
5
|
import {
|
|
9
6
|
Struct
|
|
10
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-XUQPFRR7.mjs";
|
|
8
|
+
import {
|
|
9
|
+
DateTime
|
|
10
|
+
} from "./chunk-ACKOJ4XB.mjs";
|
|
11
11
|
import {
|
|
12
12
|
choose
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
14
14
|
import {
|
|
15
15
|
ctx
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-GGNGYTHR.mjs";
|
|
17
17
|
import {
|
|
18
18
|
isIdentity
|
|
19
19
|
} from "./chunk-ZHXKBOK2.mjs";
|
|
@@ -47,4 +47,4 @@ __decorateClass([
|
|
|
47
47
|
export {
|
|
48
48
|
Audit
|
|
49
49
|
};
|
|
50
|
-
//# sourceMappingURL=chunk-
|
|
50
|
+
//# sourceMappingURL=chunk-AFDX6UXH.mjs.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
toPageList
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-KUNNHHWI.mjs";
|
|
4
4
|
import {
|
|
5
5
|
choose
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
7
7
|
import {
|
|
8
8
|
resolve
|
|
9
9
|
} from "./chunk-ZYP5UGM7.mjs";
|
|
@@ -45,4 +45,4 @@ var Search = class {
|
|
|
45
45
|
export {
|
|
46
46
|
Search
|
|
47
47
|
};
|
|
48
|
-
//# sourceMappingURL=chunk-
|
|
48
|
+
//# sourceMappingURL=chunk-CV7RVOLT.mjs.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asNumber
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-2BHUXSFT.mjs";
|
|
4
4
|
import {
|
|
5
5
|
choose
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
7
7
|
import {
|
|
8
8
|
asString
|
|
9
9
|
} from "./chunk-BDA5LB4S.mjs";
|
|
@@ -48,4 +48,4 @@ var cacheAge = {
|
|
|
48
48
|
export {
|
|
49
49
|
cacheAge
|
|
50
50
|
};
|
|
51
|
-
//# sourceMappingURL=chunk-
|
|
51
|
+
//# sourceMappingURL=chunk-EA6HSMJJ.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
rest
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4LYIOOTQ.mjs";
|
|
4
4
|
import {
|
|
5
5
|
toHttpStatus
|
|
6
6
|
} from "./chunk-HYIHPHGJ.mjs";
|
|
@@ -17,4 +17,4 @@ function toResponse(status, body, headers) {
|
|
|
17
17
|
export {
|
|
18
18
|
toResponse
|
|
19
19
|
};
|
|
20
|
-
//# sourceMappingURL=chunk-
|
|
20
|
+
//# sourceMappingURL=chunk-EXNTRYYU.mjs.map
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk-ZYP5UGM7.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Exception
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-SFQXZDOM.mjs";
|
|
7
7
|
|
|
8
8
|
// src/types/Gateway.ts
|
|
9
9
|
var Gateway = class {
|
|
@@ -42,4 +42,4 @@ var Gateway = class {
|
|
|
42
42
|
export {
|
|
43
43
|
Gateway
|
|
44
44
|
};
|
|
45
|
-
//# sourceMappingURL=chunk-
|
|
45
|
+
//# sourceMappingURL=chunk-F62OESVK.mjs.map
|
|
@@ -4,23 +4,23 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
isResults,
|
|
6
6
|
toResults
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-XTWAPJQ5.mjs";
|
|
8
8
|
import {
|
|
9
9
|
toResult
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-PLS55V3F.mjs";
|
|
11
11
|
import {
|
|
12
12
|
reject,
|
|
13
13
|
resolve
|
|
14
14
|
} from "./chunk-ZYP5UGM7.mjs";
|
|
15
15
|
import {
|
|
16
16
|
Exception
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-SFQXZDOM.mjs";
|
|
18
18
|
import {
|
|
19
19
|
isValue
|
|
20
20
|
} from "./chunk-WSBULPUZ.mjs";
|
|
21
21
|
import {
|
|
22
22
|
text
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-T3EBWHG5.mjs";
|
|
24
24
|
import {
|
|
25
25
|
isEnum
|
|
26
26
|
} from "./chunk-UUB27VX2.mjs";
|
|
@@ -312,4 +312,4 @@ export {
|
|
|
312
312
|
tryTo,
|
|
313
313
|
choose
|
|
314
314
|
};
|
|
315
|
-
//# sourceMappingURL=chunk-
|
|
315
|
+
//# sourceMappingURL=chunk-FT7I64SO.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
choose
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
4
4
|
import {
|
|
5
5
|
isArray,
|
|
6
6
|
isObject
|
|
@@ -20,4 +20,4 @@ var isEqual = (one, another) => choose([one, another]).case(([o, a]) => o === a,
|
|
|
20
20
|
export {
|
|
21
21
|
isEqual
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=chunk-
|
|
23
|
+
//# sourceMappingURL=chunk-GBZISW66.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
text
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-T3EBWHG5.mjs";
|
|
4
4
|
|
|
5
5
|
// src/types/Context.ts
|
|
6
6
|
var DotEnvContext = class {
|
|
@@ -91,4 +91,4 @@ export {
|
|
|
91
91
|
Context,
|
|
92
92
|
ctx
|
|
93
93
|
};
|
|
94
|
-
//# sourceMappingURL=chunk-
|
|
94
|
+
//# sourceMappingURL=chunk-GGNGYTHR.mjs.map
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import {
|
|
2
2
|
toResponse
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-EXNTRYYU.mjs";
|
|
4
4
|
import {
|
|
5
5
|
isRestResult
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-4LYIOOTQ.mjs";
|
|
7
7
|
import {
|
|
8
8
|
HttpStatus
|
|
9
9
|
} from "./chunk-HYIHPHGJ.mjs";
|
|
10
10
|
import {
|
|
11
11
|
RequestOptions
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-ZNNMZWOM.mjs";
|
|
13
13
|
import {
|
|
14
14
|
cacheAge
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-EA6HSMJJ.mjs";
|
|
16
16
|
import {
|
|
17
17
|
choose
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
19
19
|
import {
|
|
20
20
|
toResult
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-PLS55V3F.mjs";
|
|
22
22
|
import {
|
|
23
23
|
ctx
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-GGNGYTHR.mjs";
|
|
25
25
|
import {
|
|
26
26
|
isDefined,
|
|
27
27
|
isEmpty
|
|
@@ -53,4 +53,4 @@ var AxiosProvider = class {
|
|
|
53
53
|
export {
|
|
54
54
|
AxiosProvider
|
|
55
55
|
};
|
|
56
|
-
//# sourceMappingURL=chunk-
|
|
56
|
+
//# sourceMappingURL=chunk-J5CI6CMN.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
choose
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
4
4
|
import {
|
|
5
5
|
List,
|
|
6
6
|
isList
|
|
@@ -166,4 +166,4 @@ export {
|
|
|
166
166
|
toPageList,
|
|
167
167
|
asPageList
|
|
168
168
|
};
|
|
169
|
-
//# sourceMappingURL=chunk-
|
|
169
|
+
//# sourceMappingURL=chunk-KUNNHHWI.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ctx
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-GGNGYTHR.mjs";
|
|
4
4
|
import {
|
|
5
5
|
isA
|
|
6
6
|
} from "./chunk-ZHXKBOK2.mjs";
|
|
@@ -17,4 +17,4 @@ export {
|
|
|
17
17
|
toResult,
|
|
18
18
|
isResult
|
|
19
19
|
};
|
|
20
|
-
//# sourceMappingURL=chunk-
|
|
20
|
+
//# sourceMappingURL=chunk-PLS55V3F.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
text
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-T3EBWHG5.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Enum
|
|
6
6
|
} from "./chunk-UUB27VX2.mjs";
|
|
@@ -36,4 +36,4 @@ var Scope = class _Scope extends Enum {
|
|
|
36
36
|
export {
|
|
37
37
|
Scope
|
|
38
38
|
};
|
|
39
|
-
//# sourceMappingURL=chunk-
|
|
39
|
+
//# sourceMappingURL=chunk-RYSAGDY7.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
text
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-T3EBWHG5.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Enum
|
|
6
6
|
} from "./chunk-UUB27VX2.mjs";
|
|
@@ -37,4 +37,4 @@ export {
|
|
|
37
37
|
isException,
|
|
38
38
|
isDoesNotExist
|
|
39
39
|
};
|
|
40
|
-
//# sourceMappingURL=chunk-
|
|
40
|
+
//# sourceMappingURL=chunk-SFQXZDOM.mjs.map
|
|
@@ -128,6 +128,7 @@ var ToText = class {
|
|
|
128
128
|
with = (separator, ...other) => this.map(
|
|
129
129
|
(s) => toList(s).add(...other.map((u) => text(u).toString())).filter((s2) => isNotEmpty(s2)).join(separator)
|
|
130
130
|
);
|
|
131
|
+
split = (separator = " ") => toList(this.subject.split(separator));
|
|
131
132
|
toString() {
|
|
132
133
|
return this.subject;
|
|
133
134
|
}
|
|
@@ -153,4 +154,4 @@ export {
|
|
|
153
154
|
text,
|
|
154
155
|
textValue
|
|
155
156
|
};
|
|
156
|
-
//# sourceMappingURL=chunk-
|
|
157
|
+
//# sourceMappingURL=chunk-T3EBWHG5.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/types/Template.ts"],"sourcesContent":["import { List, toList } from './List';\nimport { asString, capitalize, replaceAll, Text } from './Text';\nimport { toName } from './Constructor';\nimport { Optional } from './Types';\nimport { Get, ofGet } from './Get';\nimport { isEmpty, isNotEmpty } from './Is';\nimport { JsonValue } from './Json';\nimport { entries } from './Object';\n\nexport type TemplateOptions = { type?: Text; property?: Text; actual?: Text; subject?: Text };\n\nexport class Template implements Text {\n constructor(\n private readonly template: string,\n private readonly subject: unknown = {},\n private readonly options: TemplateOptions = {}\n ) {}\n\n toString = (): string => {\n return entries(this.options)\n .reduce((t, [k]) => this.option(t, k), this.object())\n .replace(' ', ' ');\n };\n\n private readonly props = (tmpl: string, key: string, result: List<string> = toList()): string[] => {\n const i1 = tmpl.indexOf(`{${key}`);\n if (i1 < 0) {\n return result;\n }\n const i2 = tmpl.indexOf('}', i1);\n return this.props(tmpl.slice(i2 + 1), key, result.add(tmpl.substring(i1 + 1, i2)));\n };\n\n private readonly object = (): string => {\n return this.props(this.template, 'this').reduce((t: string, p) => t.replace(`{${p}}`, textValue(this.subject, p.replace('this.', ''))), this.template);\n };\n\n private readonly option = (tmpl: string, prop: string): string => {\n return this.props(tmpl, prop).reduce((t: string, p) => t.replace(`{${p}}`, textValue(this.options, p)), tmpl);\n };\n}\n\nexport function template(tmpl: Text, subject: unknown, options: TemplateOptions = {}): Text {\n return new Template(asString(tmpl), subject, {\n type: toName(subject),\n subject: text(JSON.stringify(subject)),\n ...options,\n });\n}\n\nexport class ToText implements Text {\n constructor(readonly subject: string) {}\n\n get cap(): ToText {\n return this.map(s => capitalize(s?.toLowerCase()));\n }\n\n get capFirst(): ToText {\n return this.map(s => capitalize(s));\n }\n\n get title(): ToText {\n return this.map(s =>\n s\n .split(' ')\n .map(w => text(w).cap)\n .join(' ')\n );\n }\n\n get pascal(): ToText {\n return this.title.replace(' ', '');\n }\n\n get lower(): ToText {\n return this.map(s => s.toLowerCase());\n }\n\n get upper(): ToText {\n return this.map(s => s.toUpperCase());\n }\n\n get camel(): ToText {\n return this.title.trim.map(s => `${s.charAt(0).toLowerCase()}${s.slice(1)}`);\n }\n\n get kebab(): ToText {\n return this.lower.replace(' ', '-');\n }\n\n get strictKebab(): ToText {\n return this.map(s => s.replace(/[^a-z\\d]+/gi, ' ').trim()).kebab;\n }\n\n get slug(): ToText {\n return this.map(s =>\n s\n .replace(/ß/g, 'ss')\n .normalize('NFKD')\n .replace(/[\\u0300-\\u036F]/g, '')\n .toLowerCase()\n .replace(/[^a-z\\d]+/g, '-')\n .replace(/(^-)|(-$)/g, '')\n );\n }\n\n get snake(): ToText {\n return this.upper.replace(' ', '_');\n }\n\n get plural(): ToText {\n return this.ifLike('') ?? this.add('s');\n }\n\n get space(): ToText {\n return this.map(s => s.replace(/([a-z0-9])([A-Z])/g, '$1 $2').replace(/[_-]/g, ' '));\n }\n\n get sentence(): ToText {\n return this.isEmpty ? this : this.map(s => `${s.charAt(0).toUpperCase()}${s.slice(1)}.`);\n }\n\n get initials(): ToText {\n return this.map(s =>\n s\n .split(' ')\n .map(w => w[0])\n .join('')\n );\n }\n\n get trim(): ToText {\n return this.map(s => s.replace(/[- ,_#]/g, ''));\n }\n\n get isEmpty(): boolean {\n return isEmpty(this.toString());\n }\n\n parse = (subject: unknown, options = {}): ToText => text(template(this.subject, subject, { type: toName(subject), ...options }));\n\n is = (...others: unknown[]): boolean => others.some(o => this.toString() === text(o).toString());\n\n equals = this.is;\n\n isLike = (...others: unknown[]): boolean => others.some(o => this.trim.lower.is(text(o).trim.lower));\n\n ifLike = (...others: unknown[]): Optional<this> => (this.isLike(...others) ? this : undefined);\n\n endsWith = (end?: unknown): boolean => this.subject.endsWith(asString(end));\n\n startsWith = (end?: unknown): boolean => this.subject.startsWith(asString(end));\n\n first = (n: number): ToText => this.map(s => s.substring(0, n));\n\n last = (n: number): ToText => this.map(s => s.substring(s.length - n));\n\n map = (func: Get<string, string>): ToText => text(ofGet(func, this.subject));\n\n replace = (search: Text, replace: Text): ToText => this.map(s => replaceAll(s, search, replace));\n\n add = (add?: unknown, separator = ''): ToText => this.map(s => (isNotEmpty(add) ? `${s}${separator}${text(add)}` : s));\n\n with = (separator: string, ...other: unknown[]): ToText =>\n this.map(s =>\n toList(s)\n .add(...other.map(u => text(u).toString()))\n .filter(s => isNotEmpty(s))\n .join(separator)\n );\n\n split = (separator: string = ' '): List<string> => toList(this.subject.split(separator));\n\n toString(): string {\n return this.subject;\n }\n\n toJSON(): JsonValue {\n return this.subject;\n }\n}\n\nexport function text(subject?: unknown, alt = ''): ToText {\n const sub = subject ? asString(subject) : alt;\n return new ToText(sub !== '[object Object]' ? sub : '');\n}\n\nexport function textValue(subject: any, prop: string): string {\n const p = prop.split('.');\n const root = subject?.[p[0]];\n const initial = typeof root === 'object' && root !== null ? root : text(root);\n return p\n .splice(1)\n .reduce((t, s) => t[s], initial)\n .toString();\n}\n"],"mappings":"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","names":["template","s"]}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AxiosProvider
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-J5CI6CMN.mjs";
|
|
4
4
|
import {
|
|
5
5
|
HttpVerb
|
|
6
6
|
} from "./chunk-SPMBBLP2.mjs";
|
|
7
7
|
import {
|
|
8
8
|
RequestOptions,
|
|
9
9
|
toPageOptions
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-ZNNMZWOM.mjs";
|
|
11
11
|
|
|
12
12
|
// src/services/Api.ts
|
|
13
13
|
var Api = class {
|
|
@@ -76,4 +76,4 @@ export {
|
|
|
76
76
|
Api,
|
|
77
77
|
api
|
|
78
78
|
};
|
|
79
|
-
//# sourceMappingURL=chunk-
|
|
79
|
+
//# sourceMappingURL=chunk-UKRJA647.mjs.map
|
|
@@ -3,18 +3,18 @@ import {
|
|
|
3
3
|
} from "./chunk-SSROJBD5.mjs";
|
|
4
4
|
import {
|
|
5
5
|
isEqual
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import {
|
|
8
|
-
isPageList,
|
|
9
|
-
toPageList
|
|
10
|
-
} from "./chunk-BXS3DMX4.mjs";
|
|
6
|
+
} from "./chunk-GBZISW66.mjs";
|
|
11
7
|
import {
|
|
12
8
|
asJson,
|
|
13
9
|
json
|
|
14
10
|
} from "./chunk-OSMTZTEO.mjs";
|
|
11
|
+
import {
|
|
12
|
+
isPageList,
|
|
13
|
+
toPageList
|
|
14
|
+
} from "./chunk-KUNNHHWI.mjs";
|
|
15
15
|
import {
|
|
16
16
|
choose
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
18
18
|
import {
|
|
19
19
|
meta
|
|
20
20
|
} from "./chunk-SGSBQTUR.mjs";
|
|
@@ -88,4 +88,4 @@ export {
|
|
|
88
88
|
view,
|
|
89
89
|
views
|
|
90
90
|
};
|
|
91
|
-
//# sourceMappingURL=chunk-
|
|
91
|
+
//# sourceMappingURL=chunk-VNTEYLED.mjs.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ApiGateway
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-WPK337WV.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Api
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-UKRJA647.mjs";
|
|
7
7
|
import {
|
|
8
8
|
HttpStatus
|
|
9
9
|
} from "./chunk-HYIHPHGJ.mjs";
|
|
@@ -54,4 +54,4 @@ var RouteGateway = class extends ApiGateway {
|
|
|
54
54
|
export {
|
|
55
55
|
RouteGateway
|
|
56
56
|
};
|
|
57
|
-
//# sourceMappingURL=chunk-
|
|
57
|
+
//# sourceMappingURL=chunk-VU774ZTZ.mjs.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Api
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-UKRJA647.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Gateway
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-F62OESVK.mjs";
|
|
7
7
|
import {
|
|
8
8
|
toPageList
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-KUNNHHWI.mjs";
|
|
10
10
|
import {
|
|
11
11
|
use
|
|
12
12
|
} from "./chunk-ZPNFXK7Y.mjs";
|
|
@@ -43,4 +43,4 @@ var ApiGateway = class extends Gateway {
|
|
|
43
43
|
export {
|
|
44
44
|
ApiGateway
|
|
45
45
|
};
|
|
46
|
-
//# sourceMappingURL=chunk-
|
|
46
|
+
//# sourceMappingURL=chunk-WPK337WV.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isResult,
|
|
3
3
|
toResult
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-PLS55V3F.mjs";
|
|
5
5
|
import {
|
|
6
6
|
toArray
|
|
7
7
|
} from "./chunk-X7FZPY3P.mjs";
|
|
@@ -32,4 +32,4 @@ export {
|
|
|
32
32
|
toResults,
|
|
33
33
|
isResults
|
|
34
34
|
};
|
|
35
|
-
//# sourceMappingURL=chunk-
|
|
35
|
+
//# sourceMappingURL=chunk-XTWAPJQ5.mjs.map
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk-OSMTZTEO.mjs";
|
|
4
4
|
import {
|
|
5
5
|
validate
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-FT7I64SO.mjs";
|
|
7
7
|
import {
|
|
8
8
|
isDefined
|
|
9
9
|
} from "./chunk-DEJ7A5PY.mjs";
|
|
@@ -37,4 +37,4 @@ export {
|
|
|
37
37
|
Struct,
|
|
38
38
|
isStruct
|
|
39
39
|
};
|
|
40
|
-
//# sourceMappingURL=chunk-
|
|
40
|
+
//# sourceMappingURL=chunk-XUQPFRR7.mjs.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
HttpHeader
|
|
3
|
-
} from "./chunk-SW2OCUH3.mjs";
|
|
4
1
|
import {
|
|
5
2
|
toUuid
|
|
6
3
|
} from "./chunk-LXQQ5N6S.mjs";
|
|
7
4
|
import {
|
|
8
5
|
ContentType
|
|
9
6
|
} from "./chunk-6WEUF3WU.mjs";
|
|
7
|
+
import {
|
|
8
|
+
HttpHeader
|
|
9
|
+
} from "./chunk-SW2OCUH3.mjs";
|
|
10
10
|
import {
|
|
11
11
|
ctx
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-GGNGYTHR.mjs";
|
|
13
13
|
import {
|
|
14
14
|
Enum
|
|
15
15
|
} from "./chunk-UUB27VX2.mjs";
|
|
@@ -87,4 +87,4 @@ export {
|
|
|
87
87
|
RequestOptions,
|
|
88
88
|
isRequestOptions
|
|
89
89
|
};
|
|
90
|
-
//# sourceMappingURL=chunk-
|
|
90
|
+
//# sourceMappingURL=chunk-ZNNMZWOM.mjs.map
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Gateway
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-F62OESVK.mjs";
|
|
4
4
|
import {
|
|
5
5
|
toPageList
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-KUNNHHWI.mjs";
|
|
7
7
|
import {
|
|
8
8
|
when
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-FT7I64SO.mjs";
|
|
10
10
|
import "../chunk-OFGI5FLG.mjs";
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-XTWAPJQ5.mjs";
|
|
12
|
+
import "../chunk-PLS55V3F.mjs";
|
|
13
13
|
import "../chunk-ZYP5UGM7.mjs";
|
|
14
14
|
import {
|
|
15
15
|
Exception
|
|
16
|
-
} from "../chunk-
|
|
16
|
+
} from "../chunk-SFQXZDOM.mjs";
|
|
17
17
|
import "../chunk-WSBULPUZ.mjs";
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-GGNGYTHR.mjs";
|
|
19
|
+
import "../chunk-T3EBWHG5.mjs";
|
|
20
20
|
import "../chunk-UUB27VX2.mjs";
|
|
21
21
|
import "../chunk-SGSBQTUR.mjs";
|
|
22
22
|
import "../chunk-73V5LPS2.mjs";
|
package/dist/domain/Audit.mjs
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Audit
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-AFDX6UXH.mjs";
|
|
4
|
+
import "../chunk-7WHBZLM5.mjs";
|
|
5
|
+
import "../chunk-XUQPFRR7.mjs";
|
|
6
|
+
import "../chunk-ACKOJ4XB.mjs";
|
|
6
7
|
import "../chunk-TCICYSL6.mjs";
|
|
7
8
|
import "../chunk-ADJAEGCT.mjs";
|
|
8
|
-
import "../chunk-Q3GB6R3I.mjs";
|
|
9
9
|
import "../chunk-OSMTZTEO.mjs";
|
|
10
|
-
import "../chunk-
|
|
10
|
+
import "../chunk-FT7I64SO.mjs";
|
|
11
11
|
import "../chunk-OFGI5FLG.mjs";
|
|
12
|
-
import "../chunk-
|
|
13
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-XTWAPJQ5.mjs";
|
|
13
|
+
import "../chunk-PLS55V3F.mjs";
|
|
14
14
|
import "../chunk-ZYP5UGM7.mjs";
|
|
15
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-SFQXZDOM.mjs";
|
|
16
16
|
import "../chunk-WSBULPUZ.mjs";
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
17
|
+
import "../chunk-GGNGYTHR.mjs";
|
|
18
|
+
import "../chunk-T3EBWHG5.mjs";
|
|
19
19
|
import "../chunk-UUB27VX2.mjs";
|
|
20
20
|
import "../chunk-SGSBQTUR.mjs";
|
|
21
21
|
import "../chunk-73V5LPS2.mjs";
|