@thisisagile/easy 18.0.1 → 18.1.0

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.
Files changed (161) hide show
  1. package/dist/{chunk-EGUUAWRZ.mjs → chunk-2D2OD2NG.mjs} +4 -4
  2. package/dist/{chunk-VWOWHNKG.mjs → chunk-3DAAM5QI.mjs} +4 -4
  3. package/dist/{chunk-QVI3ULX2.mjs → chunk-3OGUT4PJ.mjs} +3 -3
  4. package/dist/{chunk-KHB4I7CQ.mjs → chunk-4BMUPWAJ.mjs} +2 -2
  5. package/dist/{chunk-2J4JWSYC.mjs → chunk-4PQAGLRK.mjs} +2 -2
  6. package/dist/{chunk-MU6KQ7PB.mjs → chunk-4XY7L4GK.mjs} +2 -2
  7. package/dist/{chunk-GTIUIPBF.mjs → chunk-6ICHBWMZ.mjs} +2 -2
  8. package/dist/{chunk-UGMLMHNQ.mjs → chunk-AKW3ZSPB.mjs} +4 -4
  9. package/dist/{chunk-CQXTVAXK.mjs → chunk-AU4TT4W7.mjs} +4 -4
  10. package/dist/{chunk-24RXJTOM.mjs → chunk-BIOLEZAH.mjs} +4 -4
  11. package/dist/{chunk-MKPHVLNB.mjs → chunk-CACS6F4E.mjs} +3 -3
  12. package/dist/{chunk-2IDALCMP.mjs → chunk-DFYAOK6M.mjs} +2 -2
  13. package/dist/{chunk-CKNEWPRL.mjs → chunk-DNJKEIEB.mjs} +2 -2
  14. package/dist/{chunk-HQEQZNIW.mjs → chunk-EVG23WHU.mjs} +3 -3
  15. package/dist/{chunk-EBVCNYJM.mjs → chunk-FIIA7ENW.mjs} +2 -2
  16. package/dist/{chunk-XA2X4AOQ.mjs → chunk-FRIMC5AQ.mjs} +4 -4
  17. package/dist/{chunk-4BH5TTDW.mjs → chunk-G5JG5WGP.mjs} +3 -3
  18. package/dist/{chunk-MYDPX474.mjs → chunk-H2AQXRHU.mjs} +4 -4
  19. package/dist/{chunk-YPGKP4EG.mjs → chunk-HTWGHZHY.mjs} +2 -2
  20. package/dist/{chunk-KIBIS5RL.mjs → chunk-JOVRTPGK.mjs} +2 -2
  21. package/dist/{chunk-OXCNYART.mjs → chunk-LTTIVS2R.mjs} +3 -3
  22. package/dist/{chunk-BYGVL3C5.mjs → chunk-MKZLN3EP.mjs} +2 -2
  23. package/dist/{chunk-UGLGGB47.mjs → chunk-N6UIO2PL.mjs} +8 -8
  24. package/dist/{chunk-5CRMJAHQ.mjs → chunk-NGDWKHLO.mjs} +5 -5
  25. package/dist/{chunk-V3UT2FJQ.mjs → chunk-NNVOP6SK.mjs} +3 -3
  26. package/dist/{chunk-H4ZTD6YM.mjs → chunk-O6R5ZUAE.mjs} +18 -12
  27. package/dist/chunk-O6R5ZUAE.mjs.map +1 -0
  28. package/dist/{chunk-G2W7R2MA.mjs → chunk-PLCNZYFY.mjs} +2 -2
  29. package/dist/{chunk-754SQGUB.mjs → chunk-PLIJRFFH.mjs} +2 -2
  30. package/dist/{chunk-7UFDUM7V.mjs → chunk-R6ZTSXLQ.mjs} +3 -3
  31. package/dist/{chunk-V4FY3P2Z.mjs → chunk-STBIY75D.mjs} +2 -2
  32. package/dist/{chunk-DX5QGPKR.mjs → chunk-U45AUKTJ.mjs} +7 -7
  33. package/dist/{chunk-VSEZOIU3.mjs → chunk-UFTAOL5N.mjs} +4 -4
  34. package/dist/{chunk-HK6WMRKF.mjs → chunk-UMHGIJFE.mjs} +4 -4
  35. package/dist/{chunk-VVD6XGVA.mjs → chunk-USCGSR64.mjs} +3 -3
  36. package/dist/{chunk-4MTV5YJB.mjs → chunk-VDDHUQPK.mjs} +2 -2
  37. package/dist/{chunk-XDE25I6E.mjs → chunk-VTXFZ2S3.mjs} +3 -3
  38. package/dist/{chunk-MBSQZ6FC.mjs → chunk-WT6TNFBH.mjs} +2 -2
  39. package/dist/{chunk-6F2F4M4L.mjs → chunk-XL5HGL2Q.mjs} +3 -3
  40. package/dist/{chunk-TZXUZ7XN.mjs → chunk-YTNVFND2.mjs} +4 -4
  41. package/dist/{chunk-HJHUZJZL.mjs → chunk-YXAXW4CU.mjs} +3 -3
  42. package/dist/{chunk-LZIG3MLS.mjs → chunk-YXZUQBUH.mjs} +4 -4
  43. package/dist/data/Condition.mjs +5 -5
  44. package/dist/data/Database.mjs +6 -6
  45. package/dist/data/Field.mjs +5 -5
  46. package/dist/data/InMemoryGateway.mjs +9 -9
  47. package/dist/domain/Audit.mjs +13 -13
  48. package/dist/domain/Child.mjs +10 -10
  49. package/dist/domain/DateTime.mjs +9 -9
  50. package/dist/domain/Entity.mjs +13 -13
  51. package/dist/domain/Repo.mjs +12 -12
  52. package/dist/domain/Struct.mjs +9 -9
  53. package/dist/domain/Typo.mjs +9 -9
  54. package/dist/http/CacheControl.mjs +9 -9
  55. package/dist/http/ContentType.mjs +6 -6
  56. package/dist/http/HttpStatus.mjs +6 -6
  57. package/dist/http/HttpVerb.mjs +6 -6
  58. package/dist/http/LocalRequestStore.mjs +7 -7
  59. package/dist/http/RequestOptions.mjs +9 -9
  60. package/dist/http/RestResult.mjs +9 -9
  61. package/dist/http/toResponse.mjs +10 -10
  62. package/dist/index.js +9 -3
  63. package/dist/index.js.map +1 -1
  64. package/dist/process/App.mjs +8 -8
  65. package/dist/process/Manage.mjs +9 -9
  66. package/dist/process/Scope.mjs +8 -8
  67. package/dist/process/Search.mjs +9 -9
  68. package/dist/process/UseCase.mjs +7 -7
  69. package/dist/resources/Req.mjs +8 -8
  70. package/dist/services/Api.mjs +17 -17
  71. package/dist/services/ApiGateway.mjs +20 -20
  72. package/dist/services/AxiosProvider.mjs +15 -15
  73. package/dist/services/MappedRouteGateway.mjs +23 -23
  74. package/dist/services/RouteGateway.mjs +21 -21
  75. package/dist/services/ViewRouteGateway.mjs +24 -24
  76. package/dist/sql/Column.mjs +8 -8
  77. package/dist/sql/Count.mjs +5 -5
  78. package/dist/sql/Delete.mjs +4 -4
  79. package/dist/sql/Insert.mjs +4 -4
  80. package/dist/sql/Select.mjs +4 -4
  81. package/dist/sql/SqlQuery.mjs +3 -3
  82. package/dist/sql/Table.mjs +17 -17
  83. package/dist/sql/TableGateway.mjs +9 -9
  84. package/dist/sql/Update.mjs +4 -4
  85. package/dist/types/Cache.mjs +4 -4
  86. package/dist/types/CacheAge.mjs +9 -9
  87. package/dist/types/Case.d.ts +8 -0
  88. package/dist/types/Case.mjs +7 -7
  89. package/dist/types/Context.mjs +7 -7
  90. package/dist/types/Enum.mjs +5 -5
  91. package/dist/types/Environment.mjs +5 -5
  92. package/dist/types/Exception.mjs +7 -7
  93. package/dist/types/Gateway.mjs +8 -8
  94. package/dist/types/IsEqual.mjs +8 -8
  95. package/dist/types/Json.mjs +4 -4
  96. package/dist/types/List.mjs +2 -2
  97. package/dist/types/Meta.mjs +4 -4
  98. package/dist/types/Number.mjs +8 -8
  99. package/dist/types/Object.mjs +3 -3
  100. package/dist/types/PageList.mjs +8 -8
  101. package/dist/types/Parser.mjs +7 -7
  102. package/dist/types/Repository.mjs +8 -8
  103. package/dist/types/Result.mjs +7 -7
  104. package/dist/types/Results.mjs +7 -7
  105. package/dist/types/Tag.mjs +4 -4
  106. package/dist/types/Template.mjs +7 -7
  107. package/dist/types/ToText.mjs +7 -7
  108. package/dist/types/Try.mjs +7 -7
  109. package/dist/types/Uri.mjs +7 -7
  110. package/dist/utils/If.mjs +2 -2
  111. package/dist/utils/Mapper.mjs +6 -6
  112. package/dist/utils/Promise.mjs +4 -4
  113. package/dist/utils/Seconds.mjs +3 -3
  114. package/dist/utils/Sentence.mjs +7 -7
  115. package/dist/utils/View.mjs +11 -11
  116. package/dist/validation/Contraints.mjs +8 -8
  117. package/dist/validation/Validate.mjs +7 -7
  118. package/dist/validation/When.mjs +7 -7
  119. package/package.json +1 -1
  120. package/src/types/Case.ts +6 -0
  121. package/dist/chunk-H4ZTD6YM.mjs.map +0 -1
  122. /package/dist/{chunk-EGUUAWRZ.mjs.map → chunk-2D2OD2NG.mjs.map} +0 -0
  123. /package/dist/{chunk-VWOWHNKG.mjs.map → chunk-3DAAM5QI.mjs.map} +0 -0
  124. /package/dist/{chunk-QVI3ULX2.mjs.map → chunk-3OGUT4PJ.mjs.map} +0 -0
  125. /package/dist/{chunk-KHB4I7CQ.mjs.map → chunk-4BMUPWAJ.mjs.map} +0 -0
  126. /package/dist/{chunk-2J4JWSYC.mjs.map → chunk-4PQAGLRK.mjs.map} +0 -0
  127. /package/dist/{chunk-MU6KQ7PB.mjs.map → chunk-4XY7L4GK.mjs.map} +0 -0
  128. /package/dist/{chunk-GTIUIPBF.mjs.map → chunk-6ICHBWMZ.mjs.map} +0 -0
  129. /package/dist/{chunk-UGMLMHNQ.mjs.map → chunk-AKW3ZSPB.mjs.map} +0 -0
  130. /package/dist/{chunk-CQXTVAXK.mjs.map → chunk-AU4TT4W7.mjs.map} +0 -0
  131. /package/dist/{chunk-24RXJTOM.mjs.map → chunk-BIOLEZAH.mjs.map} +0 -0
  132. /package/dist/{chunk-MKPHVLNB.mjs.map → chunk-CACS6F4E.mjs.map} +0 -0
  133. /package/dist/{chunk-2IDALCMP.mjs.map → chunk-DFYAOK6M.mjs.map} +0 -0
  134. /package/dist/{chunk-CKNEWPRL.mjs.map → chunk-DNJKEIEB.mjs.map} +0 -0
  135. /package/dist/{chunk-HQEQZNIW.mjs.map → chunk-EVG23WHU.mjs.map} +0 -0
  136. /package/dist/{chunk-EBVCNYJM.mjs.map → chunk-FIIA7ENW.mjs.map} +0 -0
  137. /package/dist/{chunk-XA2X4AOQ.mjs.map → chunk-FRIMC5AQ.mjs.map} +0 -0
  138. /package/dist/{chunk-4BH5TTDW.mjs.map → chunk-G5JG5WGP.mjs.map} +0 -0
  139. /package/dist/{chunk-MYDPX474.mjs.map → chunk-H2AQXRHU.mjs.map} +0 -0
  140. /package/dist/{chunk-YPGKP4EG.mjs.map → chunk-HTWGHZHY.mjs.map} +0 -0
  141. /package/dist/{chunk-KIBIS5RL.mjs.map → chunk-JOVRTPGK.mjs.map} +0 -0
  142. /package/dist/{chunk-OXCNYART.mjs.map → chunk-LTTIVS2R.mjs.map} +0 -0
  143. /package/dist/{chunk-BYGVL3C5.mjs.map → chunk-MKZLN3EP.mjs.map} +0 -0
  144. /package/dist/{chunk-UGLGGB47.mjs.map → chunk-N6UIO2PL.mjs.map} +0 -0
  145. /package/dist/{chunk-5CRMJAHQ.mjs.map → chunk-NGDWKHLO.mjs.map} +0 -0
  146. /package/dist/{chunk-V3UT2FJQ.mjs.map → chunk-NNVOP6SK.mjs.map} +0 -0
  147. /package/dist/{chunk-G2W7R2MA.mjs.map → chunk-PLCNZYFY.mjs.map} +0 -0
  148. /package/dist/{chunk-754SQGUB.mjs.map → chunk-PLIJRFFH.mjs.map} +0 -0
  149. /package/dist/{chunk-7UFDUM7V.mjs.map → chunk-R6ZTSXLQ.mjs.map} +0 -0
  150. /package/dist/{chunk-V4FY3P2Z.mjs.map → chunk-STBIY75D.mjs.map} +0 -0
  151. /package/dist/{chunk-DX5QGPKR.mjs.map → chunk-U45AUKTJ.mjs.map} +0 -0
  152. /package/dist/{chunk-VSEZOIU3.mjs.map → chunk-UFTAOL5N.mjs.map} +0 -0
  153. /package/dist/{chunk-HK6WMRKF.mjs.map → chunk-UMHGIJFE.mjs.map} +0 -0
  154. /package/dist/{chunk-VVD6XGVA.mjs.map → chunk-USCGSR64.mjs.map} +0 -0
  155. /package/dist/{chunk-4MTV5YJB.mjs.map → chunk-VDDHUQPK.mjs.map} +0 -0
  156. /package/dist/{chunk-XDE25I6E.mjs.map → chunk-VTXFZ2S3.mjs.map} +0 -0
  157. /package/dist/{chunk-MBSQZ6FC.mjs.map → chunk-WT6TNFBH.mjs.map} +0 -0
  158. /package/dist/{chunk-6F2F4M4L.mjs.map → chunk-XL5HGL2Q.mjs.map} +0 -0
  159. /package/dist/{chunk-TZXUZ7XN.mjs.map → chunk-YTNVFND2.mjs.map} +0 -0
  160. /package/dist/{chunk-HJHUZJZL.mjs.map → chunk-YXAXW4CU.mjs.map} +0 -0
  161. /package/dist/{chunk-LZIG3MLS.mjs.map → chunk-YXZUQBUH.mjs.map} +0 -0
@@ -6,13 +6,13 @@ import {
6
6
  } from "./chunk-HTNGE3BS.mjs";
7
7
  import {
8
8
  ContentType
9
- } from "./chunk-EBVCNYJM.mjs";
9
+ } from "./chunk-FIIA7ENW.mjs";
10
10
  import {
11
11
  ctx
12
- } from "./chunk-H4ZTD6YM.mjs";
12
+ } from "./chunk-O6R5ZUAE.mjs";
13
13
  import {
14
14
  Enum
15
- } from "./chunk-HQEQZNIW.mjs";
15
+ } from "./chunk-EVG23WHU.mjs";
16
16
  import {
17
17
  asString
18
18
  } from "./chunk-TOERQZRP.mjs";
@@ -87,4 +87,4 @@ export {
87
87
  RequestOptions,
88
88
  isRequestOptions
89
89
  };
90
- //# sourceMappingURL=chunk-EGUUAWRZ.mjs.map
90
+ //# sourceMappingURL=chunk-2D2OD2NG.mjs.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  Api
3
- } from "./chunk-UGMLMHNQ.mjs";
3
+ } from "./chunk-AKW3ZSPB.mjs";
4
4
  import {
5
5
  Gateway
6
- } from "./chunk-4BH5TTDW.mjs";
6
+ } from "./chunk-G5JG5WGP.mjs";
7
7
  import {
8
8
  toPageList
9
- } from "./chunk-MKPHVLNB.mjs";
9
+ } from "./chunk-CACS6F4E.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-VWOWHNKG.mjs.map
46
+ //# sourceMappingURL=chunk-3DAAM5QI.mjs.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asNumber
3
- } from "./chunk-GTIUIPBF.mjs";
3
+ } from "./chunk-6ICHBWMZ.mjs";
4
4
  import {
5
5
  choose
6
- } from "./chunk-H4ZTD6YM.mjs";
6
+ } from "./chunk-O6R5ZUAE.mjs";
7
7
  import {
8
8
  asString
9
9
  } from "./chunk-TOERQZRP.mjs";
@@ -54,4 +54,4 @@ export {
54
54
  cacheAge,
55
55
  isCacheAge
56
56
  };
57
- //# sourceMappingURL=chunk-QVI3ULX2.mjs.map
57
+ //# sourceMappingURL=chunk-3OGUT4PJ.mjs.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ifTrue,
3
3
  toList
4
- } from "./chunk-TZXUZ7XN.mjs";
4
+ } from "./chunk-YTNVFND2.mjs";
5
5
 
6
6
  // src/utils/Seconds.ts
7
7
  var seconds = {
@@ -21,4 +21,4 @@ var seconds = {
21
21
  export {
22
22
  seconds
23
23
  };
24
- //# sourceMappingURL=chunk-KHB4I7CQ.mjs.map
24
+ //# sourceMappingURL=chunk-4BMUPWAJ.mjs.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ifDefined,
3
3
  toList
4
- } from "./chunk-TZXUZ7XN.mjs";
4
+ } from "./chunk-YTNVFND2.mjs";
5
5
 
6
6
  // src/types/Object.ts
7
7
  function entries(subject) {
@@ -34,4 +34,4 @@ export {
34
34
  keys,
35
35
  extractKeys
36
36
  };
37
- //# sourceMappingURL=chunk-2J4JWSYC.mjs.map
37
+ //# sourceMappingURL=chunk-4PQAGLRK.mjs.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Enum
3
- } from "./chunk-HQEQZNIW.mjs";
3
+ } from "./chunk-EVG23WHU.mjs";
4
4
 
5
5
  // src/http/HttpVerb.ts
6
6
  var HttpVerb = class _HttpVerb extends Enum {
@@ -17,4 +17,4 @@ var HttpVerb = class _HttpVerb extends Enum {
17
17
  export {
18
18
  HttpVerb
19
19
  };
20
- //# sourceMappingURL=chunk-MU6KQ7PB.mjs.map
20
+ //# sourceMappingURL=chunk-4XY7L4GK.mjs.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tryTo
3
- } from "./chunk-H4ZTD6YM.mjs";
3
+ } from "./chunk-O6R5ZUAE.mjs";
4
4
  import {
5
5
  asString
6
6
  } from "./chunk-TOERQZRP.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-GTIUIPBF.mjs.map
20
+ //# sourceMappingURL=chunk-6ICHBWMZ.mjs.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  AxiosProvider
3
- } from "./chunk-DX5QGPKR.mjs";
3
+ } from "./chunk-U45AUKTJ.mjs";
4
4
  import {
5
5
  HttpVerb
6
- } from "./chunk-MU6KQ7PB.mjs";
6
+ } from "./chunk-4XY7L4GK.mjs";
7
7
  import {
8
8
  RequestOptions,
9
9
  toPageOptions
10
- } from "./chunk-EGUUAWRZ.mjs";
10
+ } from "./chunk-2D2OD2NG.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-UGMLMHNQ.mjs.map
79
+ //# sourceMappingURL=chunk-AKW3ZSPB.mjs.map
@@ -6,14 +6,14 @@ import {
6
6
  } from "./chunk-LGPKT5JC.mjs";
7
7
  import {
8
8
  json
9
- } from "./chunk-HJHUZJZL.mjs";
9
+ } from "./chunk-YXAXW4CU.mjs";
10
10
  import {
11
11
  meta
12
- } from "./chunk-XDE25I6E.mjs";
12
+ } from "./chunk-VTXFZ2S3.mjs";
13
13
  import {
14
14
  ifNotEmpty,
15
15
  toList
16
- } from "./chunk-TZXUZ7XN.mjs";
16
+ } from "./chunk-YTNVFND2.mjs";
17
17
  import {
18
18
  ofGet
19
19
  } from "./chunk-SJGQU3OG.mjs";
@@ -131,4 +131,4 @@ export {
131
131
  Mapper,
132
132
  mappings
133
133
  };
134
- //# sourceMappingURL=chunk-CQXTVAXK.mjs.map
134
+ //# sourceMappingURL=chunk-AU4TT4W7.mjs.map
@@ -1,19 +1,19 @@
1
1
  import {
2
2
  seconds
3
- } from "./chunk-KHB4I7CQ.mjs";
3
+ } from "./chunk-4BMUPWAJ.mjs";
4
4
  import {
5
5
  isDate
6
6
  } from "./chunk-ADJAEGCT.mjs";
7
7
  import {
8
8
  choose,
9
9
  tryTo
10
- } from "./chunk-H4ZTD6YM.mjs";
10
+ } from "./chunk-O6R5ZUAE.mjs";
11
11
  import {
12
12
  Value
13
13
  } from "./chunk-4262V2GR.mjs";
14
14
  import {
15
15
  ifDefined
16
- } from "./chunk-TZXUZ7XN.mjs";
16
+ } from "./chunk-YTNVFND2.mjs";
17
17
  import {
18
18
  isA
19
19
  } from "./chunk-ZHXKBOK2.mjs";
@@ -139,4 +139,4 @@ export {
139
139
  isDateTime,
140
140
  dt
141
141
  };
142
- //# sourceMappingURL=chunk-24RXJTOM.mjs.map
142
+ //# sourceMappingURL=chunk-BIOLEZAH.mjs.map
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  choose
3
- } from "./chunk-H4ZTD6YM.mjs";
3
+ } from "./chunk-O6R5ZUAE.mjs";
4
4
  import {
5
5
  List,
6
6
  isList,
7
7
  toList
8
- } from "./chunk-TZXUZ7XN.mjs";
8
+ } from "./chunk-YTNVFND2.mjs";
9
9
  import {
10
10
  isA
11
11
  } from "./chunk-ZHXKBOK2.mjs";
@@ -172,4 +172,4 @@ export {
172
172
  toPageList,
173
173
  asPageList
174
174
  };
175
- //# sourceMappingURL=chunk-MKPHVLNB.mjs.map
175
+ //# sourceMappingURL=chunk-CACS6F4E.mjs.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  toList
3
- } from "./chunk-TZXUZ7XN.mjs";
3
+ } from "./chunk-YTNVFND2.mjs";
4
4
 
5
5
  // src/sql/SqlQuery.ts
6
6
  var SqlQuery = class {
@@ -17,4 +17,4 @@ var SqlQuery = class {
17
17
  export {
18
18
  SqlQuery
19
19
  };
20
- //# sourceMappingURL=chunk-2IDALCMP.mjs.map
20
+ //# sourceMappingURL=chunk-DFYAOK6M.mjs.map
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-LGPKT5JC.mjs";
7
7
  import {
8
8
  tryTo
9
- } from "./chunk-H4ZTD6YM.mjs";
9
+ } from "./chunk-O6R5ZUAE.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-CKNEWPRL.mjs.map
82
+ //# sourceMappingURL=chunk-DNJKEIEB.mjs.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  meta
3
- } from "./chunk-XDE25I6E.mjs";
3
+ } from "./chunk-VTXFZ2S3.mjs";
4
4
  import {
5
5
  toList
6
- } from "./chunk-TZXUZ7XN.mjs";
6
+ } from "./chunk-YTNVFND2.mjs";
7
7
  import {
8
8
  ofGet
9
9
  } from "./chunk-SJGQU3OG.mjs";
@@ -65,4 +65,4 @@ export {
65
65
  Enum,
66
66
  isEnum
67
67
  };
68
- //# sourceMappingURL=chunk-HQEQZNIW.mjs.map
68
+ //# sourceMappingURL=chunk-EVG23WHU.mjs.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Enum
3
- } from "./chunk-HQEQZNIW.mjs";
3
+ } from "./chunk-EVG23WHU.mjs";
4
4
  import {
5
5
  asString
6
6
  } from "./chunk-TOERQZRP.mjs";
@@ -28,4 +28,4 @@ var ContentType = class _ContentType extends Enum {
28
28
  export {
29
29
  ContentType
30
30
  };
31
- //# sourceMappingURL=chunk-EBVCNYJM.mjs.map
31
+ //# sourceMappingURL=chunk-FIIA7ENW.mjs.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  toPageList
3
- } from "./chunk-MKPHVLNB.mjs";
3
+ } from "./chunk-CACS6F4E.mjs";
4
4
  import {
5
5
  choose
6
- } from "./chunk-H4ZTD6YM.mjs";
6
+ } from "./chunk-O6R5ZUAE.mjs";
7
7
  import {
8
8
  resolve
9
- } from "./chunk-OXCNYART.mjs";
9
+ } from "./chunk-LTTIVS2R.mjs";
10
10
 
11
11
  // src/process/Search.ts
12
12
  var Search = class {
@@ -45,4 +45,4 @@ var Search = class {
45
45
  export {
46
46
  Search
47
47
  };
48
- //# sourceMappingURL=chunk-XA2X4AOQ.mjs.map
48
+ //# sourceMappingURL=chunk-FRIMC5AQ.mjs.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  Exception
3
- } from "./chunk-H4ZTD6YM.mjs";
3
+ } from "./chunk-O6R5ZUAE.mjs";
4
4
  import {
5
5
  reject
6
- } from "./chunk-OXCNYART.mjs";
6
+ } from "./chunk-LTTIVS2R.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-4BH5TTDW.mjs.map
45
+ //# sourceMappingURL=chunk-G5JG5WGP.mjs.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  ApiGateway
3
- } from "./chunk-VWOWHNKG.mjs";
3
+ } from "./chunk-3DAAM5QI.mjs";
4
4
  import {
5
5
  Api
6
- } from "./chunk-UGMLMHNQ.mjs";
6
+ } from "./chunk-AKW3ZSPB.mjs";
7
7
  import {
8
8
  HttpStatus
9
- } from "./chunk-V4FY3P2Z.mjs";
9
+ } from "./chunk-STBIY75D.mjs";
10
10
  import {
11
11
  toArray
12
12
  } from "./chunk-CO2AFYVD.mjs";
@@ -57,4 +57,4 @@ var RouteGateway = class extends ApiGateway {
57
57
  export {
58
58
  RouteGateway
59
59
  };
60
- //# sourceMappingURL=chunk-MYDPX474.mjs.map
60
+ //# sourceMappingURL=chunk-H2AQXRHU.mjs.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Enum
3
- } from "./chunk-HQEQZNIW.mjs";
3
+ } from "./chunk-EVG23WHU.mjs";
4
4
  import {
5
5
  ofConstruct
6
6
  } from "./chunk-ZPNFXK7Y.mjs";
@@ -22,4 +22,4 @@ export {
22
22
  DefaultProvider,
23
23
  Database
24
24
  };
25
- //# sourceMappingURL=chunk-YPGKP4EG.mjs.map
25
+ //# sourceMappingURL=chunk-HTWGHZHY.mjs.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SqlQuery
3
- } from "./chunk-2IDALCMP.mjs";
3
+ } from "./chunk-DFYAOK6M.mjs";
4
4
  import {
5
5
  toClause
6
6
  } from "./chunk-5THKYKZ5.mjs";
@@ -23,4 +23,4 @@ var Update = class extends SqlQuery {
23
23
  export {
24
24
  Update
25
25
  };
26
- //# sourceMappingURL=chunk-KIBIS5RL.mjs.map
26
+ //# sourceMappingURL=chunk-JOVRTPGK.mjs.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  keys,
3
3
  values
4
- } from "./chunk-2J4JWSYC.mjs";
4
+ } from "./chunk-4PQAGLRK.mjs";
5
5
  import {
6
6
  toList
7
- } from "./chunk-TZXUZ7XN.mjs";
7
+ } from "./chunk-YTNVFND2.mjs";
8
8
  import {
9
9
  toArray
10
10
  } from "./chunk-CO2AFYVD.mjs";
@@ -51,4 +51,4 @@ export {
51
51
  tupleO,
52
52
  settled
53
53
  };
54
- //# sourceMappingURL=chunk-OXCNYART.mjs.map
54
+ //# sourceMappingURL=chunk-LTTIVS2R.mjs.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SqlQuery
3
- } from "./chunk-2IDALCMP.mjs";
3
+ } from "./chunk-DFYAOK6M.mjs";
4
4
  import {
5
5
  quote
6
6
  } from "./chunk-5THKYKZ5.mjs";
@@ -20,4 +20,4 @@ var Insert = class extends SqlQuery {
20
20
  export {
21
21
  Insert
22
22
  };
23
- //# sourceMappingURL=chunk-BYGVL3C5.mjs.map
23
+ //# sourceMappingURL=chunk-MKZLN3EP.mjs.map
@@ -1,26 +1,26 @@
1
1
  import {
2
2
  isEqual
3
- } from "./chunk-G2W7R2MA.mjs";
3
+ } from "./chunk-PLCNZYFY.mjs";
4
4
  import {
5
5
  isPageList,
6
6
  toPageList
7
- } from "./chunk-MKPHVLNB.mjs";
7
+ } from "./chunk-CACS6F4E.mjs";
8
8
  import {
9
9
  asJson,
10
10
  json
11
- } from "./chunk-HJHUZJZL.mjs";
11
+ } from "./chunk-YXAXW4CU.mjs";
12
12
  import {
13
13
  choose
14
- } from "./chunk-H4ZTD6YM.mjs";
14
+ } from "./chunk-O6R5ZUAE.mjs";
15
15
  import {
16
16
  isEnumConstructor
17
- } from "./chunk-HQEQZNIW.mjs";
17
+ } from "./chunk-EVG23WHU.mjs";
18
18
  import {
19
19
  meta
20
- } from "./chunk-XDE25I6E.mjs";
20
+ } from "./chunk-VTXFZ2S3.mjs";
21
21
  import {
22
22
  ifDefined
23
- } from "./chunk-TZXUZ7XN.mjs";
23
+ } from "./chunk-YTNVFND2.mjs";
24
24
  import {
25
25
  traverse
26
26
  } from "./chunk-SSROJBD5.mjs";
@@ -113,4 +113,4 @@ export {
113
113
  view,
114
114
  views
115
115
  };
116
- //# sourceMappingURL=chunk-UGLGGB47.mjs.map
116
+ //# sourceMappingURL=chunk-N6UIO2PL.mjs.map
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  required,
3
3
  valid
4
- } from "./chunk-HK6WMRKF.mjs";
4
+ } from "./chunk-UMHGIJFE.mjs";
5
5
  import {
6
6
  DateTime
7
- } from "./chunk-24RXJTOM.mjs";
7
+ } from "./chunk-BIOLEZAH.mjs";
8
8
  import {
9
9
  Struct
10
- } from "./chunk-7UFDUM7V.mjs";
10
+ } from "./chunk-R6ZTSXLQ.mjs";
11
11
  import {
12
12
  choose,
13
13
  ctx
14
- } from "./chunk-H4ZTD6YM.mjs";
14
+ } from "./chunk-O6R5ZUAE.mjs";
15
15
  import {
16
16
  isIdentity
17
17
  } from "./chunk-ZHXKBOK2.mjs";
@@ -45,4 +45,4 @@ __decorateClass([
45
45
  export {
46
46
  Audit
47
47
  };
48
- //# sourceMappingURL=chunk-5CRMJAHQ.mjs.map
48
+ //# sourceMappingURL=chunk-NGDWKHLO.mjs.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  rest
3
- } from "./chunk-LZIG3MLS.mjs";
3
+ } from "./chunk-YXZUQBUH.mjs";
4
4
  import {
5
5
  toHttpStatus
6
- } from "./chunk-V4FY3P2Z.mjs";
6
+ } from "./chunk-STBIY75D.mjs";
7
7
 
8
8
  // src/http/toResponse.ts
9
9
  function toResponse(status, body, headers) {
@@ -17,4 +17,4 @@ function toResponse(status, body, headers) {
17
17
  export {
18
18
  toResponse
19
19
  };
20
- //# sourceMappingURL=chunk-V3UT2FJQ.mjs.map
20
+ //# sourceMappingURL=chunk-NNVOP6SK.mjs.map
@@ -1,26 +1,26 @@
1
- import {
2
- reject,
3
- resolve
4
- } from "./chunk-OXCNYART.mjs";
5
1
  import {
6
2
  isValidatable
7
3
  } from "./chunk-OFGI5FLG.mjs";
4
+ import {
5
+ reject,
6
+ resolve
7
+ } from "./chunk-LTTIVS2R.mjs";
8
8
  import {
9
9
  isValue
10
10
  } from "./chunk-4262V2GR.mjs";
11
11
  import {
12
12
  Enum,
13
13
  isEnum
14
- } from "./chunk-HQEQZNIW.mjs";
14
+ } from "./chunk-EVG23WHU.mjs";
15
15
  import {
16
16
  meta
17
- } from "./chunk-XDE25I6E.mjs";
17
+ } from "./chunk-VTXFZ2S3.mjs";
18
18
  import {
19
19
  entries
20
- } from "./chunk-2J4JWSYC.mjs";
20
+ } from "./chunk-4PQAGLRK.mjs";
21
21
  import {
22
22
  toList
23
- } from "./chunk-TZXUZ7XN.mjs";
23
+ } from "./chunk-YTNVFND2.mjs";
24
24
  import {
25
25
  toArray
26
26
  } from "./chunk-CO2AFYVD.mjs";
@@ -410,6 +410,7 @@ var CaseBuilder = class {
410
410
  empty: (prop, out) => new Case(this.v).case(isEmpty(prop(this.v)), out),
411
411
  valid: (prop, out) => new Case(this.v).case(validate(prop(this.v)).isValid, out),
412
412
  in: (prop, out) => new Case(this.v).case(ofGet(prop, this.v).includes(this.v), out),
413
+ type: (guard, out) => new Case(this.v).type(guard, out),
413
414
  not: {
414
415
  true: (pred, out) => new Case(this.v).case(!ofGet(pred, this.v), out),
415
416
  false: (pred, out) => new Case(this.v).case(pred, out),
@@ -418,7 +419,8 @@ var CaseBuilder = class {
418
419
  defined: (prop, out) => new Case(this.v).case(!isDefined(prop(this.v)), out),
419
420
  empty: (prop, out) => new Case(this.v).case(!isEmpty(prop(this.v)), out),
420
421
  valid: (prop, out) => new Case(this.v).case(!validate(prop(this.v)).isValid, out),
421
- in: (prop, out) => new Case(this.v).case(!ofGet(prop, this.v).includes(this.v), out)
422
+ in: (prop, out) => new Case(this.v).case(!ofGet(prop, this.v).includes(this.v), out),
423
+ type: (guard, out) => new Case(this.v).case((v) => !guard(v), out)
422
424
  }
423
425
  };
424
426
  if = this.is;
@@ -446,6 +448,7 @@ var Case = class _Case {
446
448
  empty: (prop, out) => new _Case(this.value).case(isEmpty(prop(this.value)), out),
447
449
  valid: (prop, out) => new _Case(this.value).case(validate(prop(this.value)).isValid, out),
448
450
  in: (prop, out) => new _Case(this.value).case(ofGet(prop, this.value).includes(this.value), out),
451
+ type: (guard, out) => new _Case(this.value).type(guard, out),
449
452
  not: {
450
453
  true: (pred, out) => new _Case(this.value).case(!ofGet(pred, this.value), out),
451
454
  false: (pred, out) => new _Case(this.value).case(pred, out),
@@ -454,7 +457,8 @@ var Case = class _Case {
454
457
  defined: (prop, out) => new _Case(this.value).case(!isDefined(prop(this.value)), out),
455
458
  empty: (prop, out) => new _Case(this.value).case(!isEmpty(prop(this.value)), out),
456
459
  valid: (prop, out) => new _Case(this.value).case(!validate(prop(this.value)).isValid, out),
457
- in: (prop, out) => new _Case(this.value).case(!ofGet(prop, this.value).includes(this.value), out)
460
+ in: (prop, out) => new _Case(this.value).case(!ofGet(prop, this.value).includes(this.value), out),
461
+ type: (guard, out) => new _Case(this.value).case((v) => !guard(v), out)
458
462
  }
459
463
  };
460
464
  if = this.is;
@@ -486,6 +490,7 @@ var Found = class extends Case {
486
490
  empty: (_prop, _out) => this,
487
491
  valid: (_prop, _out) => this,
488
492
  in: (_prop, _out) => this,
493
+ type: (_guard, _out) => this,
489
494
  not: {
490
495
  true: (_pred, _out) => this,
491
496
  false: (_pred, _out) => this,
@@ -494,7 +499,8 @@ var Found = class extends Case {
494
499
  defined: (_prop, _out) => this,
495
500
  empty: (_prop, _out) => this,
496
501
  valid: (_prop, _out) => this,
497
- in: (_prop, _out) => this
502
+ in: (_prop, _out) => this,
503
+ type: (_guard, _out) => this
498
504
  }
499
505
  };
500
506
  if = this.is;
@@ -623,4 +629,4 @@ export {
623
629
  isException,
624
630
  isDoesNotExist
625
631
  };
626
- //# sourceMappingURL=chunk-H4ZTD6YM.mjs.map
632
+ //# sourceMappingURL=chunk-O6R5ZUAE.mjs.map