@uides/stepwise 2.0.0-rc.29 → 2.0.0-rc.30
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/.rush/temp/chunked-rush-logs/stepwise.build.chunks.jsonl +1 -1
- package/.rush/temp/chunked-rush-logs/stepwise.publint.chunks.jsonl +72 -0
- package/.rush/temp/chunked-rush-logs/stepwise.test.chunks.jsonl +5 -5
- package/.rush/temp/package-deps_build.json +2 -2
- package/.rush/temp/{package-deps_lint.json → package-deps_publint.json} +3 -3
- package/.rush/temp/package-deps_test.json +2 -2
- package/.rush/temp/shrinkwrap-deps.json +3 -3
- package/package.json +5 -5
- package/rush-logs/stepwise.build.log +1 -1
- package/rush-logs/stepwise.publint.log +72 -0
- package/rush-logs/stepwise.test.log +5 -5
- package/.rush/temp/chunked-rush-logs/stepwise.lint.chunks.jsonl +0 -9
- package/rush-logs/stepwise.lint.log +0 -9
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
{"kind":"O","text":" LOG Running: tsc --emitDeclarationOnly --outDir dist --project /Users/dimitristsironis/grnet/digigov-sdk/libs/stepwise/tsconfig.json\n"}
|
|
4
4
|
{"kind":"O","text":" LOG Running: esbuild for CJS format\n"}
|
|
5
5
|
{"kind":"O","text":" LOG Running: esbuild for ESM format\n"}
|
|
6
|
-
{"kind":"O","text":"⏱️ \"build\" execution time: 4.
|
|
6
|
+
{"kind":"O","text":"⏱️ \"build\" execution time: 4.504s\n"}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
{"kind":"O","text":"Invoking: publint dist \n"}
|
|
2
|
+
{"kind":"O","text":"@uides/stepwise lint results:\n"}
|
|
3
|
+
{"kind":"O","text":"Suggestions:\n"}
|
|
4
|
+
{"kind":"O","text":"1. pkg.module is used to output ESM, but pkg.exports is not defined. As NodeJS doesn't read pkg.module, the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)\n"}
|
|
5
|
+
{"kind":"O","text":"Warnings:\n"}
|
|
6
|
+
{"kind":"O","text":"1. /index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /index.mjs\n"}
|
|
7
|
+
{"kind":"O","text":"2. /schemas/common/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/common/index.mjs\n"}
|
|
8
|
+
{"kind":"O","text":"3. /schemas/application/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/application/index.mjs\n"}
|
|
9
|
+
{"kind":"O","text":"4. /schemas/attributes/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/attributes/index.mjs\n"}
|
|
10
|
+
{"kind":"O","text":"5. /schemas/edupass-healthstate/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/edupass-healthstate/index.mjs\n"}
|
|
11
|
+
{"kind":"O","text":"6. /schemas/document/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/document/index.mjs\n"}
|
|
12
|
+
{"kind":"O","text":"7. /schemas/field/captcha/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/captcha/index.mjs\n"}
|
|
13
|
+
{"kind":"O","text":"8. /schemas/field/attachment/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/attachment/index.mjs\n"}
|
|
14
|
+
{"kind":"O","text":"9. /schemas/field/common/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/common/index.mjs\n"}
|
|
15
|
+
{"kind":"O","text":"10. /schemas/field/afm/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/afm/index.mjs\n"}
|
|
16
|
+
{"kind":"O","text":"11. /schemas/action/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/action/index.mjs\n"}
|
|
17
|
+
{"kind":"O","text":"12. /schemas/field/date/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/date/index.mjs\n"}
|
|
18
|
+
{"kind":"O","text":"13. /schemas/field/doc_subtitle/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/doc_subtitle/index.mjs\n"}
|
|
19
|
+
{"kind":"O","text":"14. /schemas/field/choice/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/choice/index.mjs\n"}
|
|
20
|
+
{"kind":"O","text":"15. /schemas/field/doc_title/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/doc_title/index.mjs\n"}
|
|
21
|
+
{"kind":"O","text":"16. /schemas/field/amka/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/amka/index.mjs\n"}
|
|
22
|
+
{"kind":"O","text":"17. /schemas/field/email/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/email/index.mjs\n"}
|
|
23
|
+
{"kind":"O","text":"18. /schemas/field/fillable-string/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/fillable-string/index.mjs\n"}
|
|
24
|
+
{"kind":"O","text":"19. /schemas/field/green-pass-qrcode/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/green-pass-qrcode/index.mjs\n"}
|
|
25
|
+
{"kind":"O","text":"20. /schemas/field/hidden/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/hidden/index.mjs\n"}
|
|
26
|
+
{"kind":"O","text":"21. /schemas/field/lab-results/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/lab-results/index.mjs\n"}
|
|
27
|
+
{"kind":"O","text":"22. /schemas/field/hierarchical-selector/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/hierarchical-selector/index.mjs\n"}
|
|
28
|
+
{"kind":"O","text":"23. /schemas/field/image/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/image/index.mjs\n"}
|
|
29
|
+
{"kind":"O","text":"24. /schemas/field/five-block-date/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/five-block-date/index.mjs\n"}
|
|
30
|
+
{"kind":"O","text":"25. /schemas/field/dynamically-filled-text/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/dynamically-filled-text/index.mjs\n"}
|
|
31
|
+
{"kind":"O","text":"26. /schemas/field/mobile_phone/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/mobile_phone/index.mjs\n"}
|
|
32
|
+
{"kind":"O","text":"27. /schemas/field/iban/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/iban/index.mjs\n"}
|
|
33
|
+
{"kind":"O","text":"28. /schemas/field/landline_phone/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/landline_phone/index.mjs\n"}
|
|
34
|
+
{"kind":"O","text":"29. /schemas/field/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/index.mjs\n"}
|
|
35
|
+
{"kind":"O","text":"30. /schemas/field/multiple-choice/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/multiple-choice/index.mjs\n"}
|
|
36
|
+
{"kind":"O","text":"31. /schemas/field/int/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/int/index.mjs\n"}
|
|
37
|
+
{"kind":"O","text":"32. /schemas/field/radio-choice/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/radio-choice/index.mjs\n"}
|
|
38
|
+
{"kind":"O","text":"33. /schemas/field/rate/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/rate/index.mjs\n"}
|
|
39
|
+
{"kind":"O","text":"34. /schemas/field/recipient/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/recipient/index.mjs\n"}
|
|
40
|
+
{"kind":"O","text":"35. /schemas/field/postal_code/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/postal_code/index.mjs\n"}
|
|
41
|
+
{"kind":"O","text":"36. /schemas/field/redirect/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/redirect/index.mjs\n"}
|
|
42
|
+
{"kind":"O","text":"37. /schemas/field/qrcode/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/qrcode/index.mjs\n"}
|
|
43
|
+
{"kind":"O","text":"38. /schemas/field/pdf-image/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/pdf-image/index.mjs\n"}
|
|
44
|
+
{"kind":"O","text":"39. /schemas/field/refcode/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/refcode/index.mjs\n"}
|
|
45
|
+
{"kind":"O","text":"40. /schemas/field/text/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/text/index.mjs\n"}
|
|
46
|
+
{"kind":"O","text":"41. /schemas/field/three-block-date/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/three-block-date/index.mjs\n"}
|
|
47
|
+
{"kind":"O","text":"42. /schemas/fieldset/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/fieldset/index.mjs\n"}
|
|
48
|
+
{"kind":"O","text":"43. /schemas/field/quote/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/quote/index.mjs\n"}
|
|
49
|
+
{"kind":"O","text":"44. /schemas/fieldset/enums/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/fieldset/enums/index.mjs\n"}
|
|
50
|
+
{"kind":"O","text":"45. /schemas/fieldset/display-components/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/fieldset/display-components/index.mjs\n"}
|
|
51
|
+
{"kind":"O","text":"46. /schemas/layout/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/layout/index.mjs\n"}
|
|
52
|
+
{"kind":"O","text":"47. /schemas/fieldset/component-params/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/fieldset/component-params/index.mjs\n"}
|
|
53
|
+
{"kind":"O","text":"48. /schemas/field/string/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/string/index.mjs\n"}
|
|
54
|
+
{"kind":"O","text":"49. /schemas/resolve/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resolve/index.mjs\n"}
|
|
55
|
+
{"kind":"O","text":"50. /schemas/resource/enums/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/enums/index.mjs\n"}
|
|
56
|
+
{"kind":"O","text":"51. /schemas/resource/object-action/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/object-action/index.mjs\n"}
|
|
57
|
+
{"kind":"O","text":"52. /schemas/resource/field/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/field/index.mjs\n"}
|
|
58
|
+
{"kind":"O","text":"53. /schemas/resource/resource-action/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/resource-action/index.mjs\n"}
|
|
59
|
+
{"kind":"O","text":"54. /schemas/resource/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/index.mjs\n"}
|
|
60
|
+
{"kind":"O","text":"55. /schemas/template/enums/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/template/enums/index.mjs\n"}
|
|
61
|
+
{"kind":"O","text":"56. /schemas/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/index.mjs\n"}
|
|
62
|
+
{"kind":"O","text":"57. /schemas/template/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/template/index.mjs\n"}
|
|
63
|
+
{"kind":"O","text":"58. /schemas/resource/resource/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/resource/index.mjs\n"}
|
|
64
|
+
{"kind":"O","text":"59. /schemas/step/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/step/index.mjs\n"}
|
|
65
|
+
{"kind":"O","text":"60. /schemas/validation-context/enums/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/validation-context/enums/index.mjs\n"}
|
|
66
|
+
{"kind":"O","text":"61. /schemas/outputs/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/outputs/index.mjs\n"}
|
|
67
|
+
{"kind":"O","text":"62. /schemas/template/template/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/template/template/index.mjs\n"}
|
|
68
|
+
{"kind":"O","text":"63. /schemas/template/template-source/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/template/template-source/index.mjs\n"}
|
|
69
|
+
{"kind":"O","text":"64. /schemas/validation-context/validation-context/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/validation-context/validation-context/index.mjs\n"}
|
|
70
|
+
{"kind":"O","text":"65. /schemas/template/template-base/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/template/template-base/index.mjs\n"}
|
|
71
|
+
{"kind":"O","text":"66. /schemas/validation-context/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/validation-context/index.mjs\n"}
|
|
72
|
+
{"kind":"O","text":"67. /utils/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /utils/index.mjs\n"}
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
{"kind":"O","text":"\n"}
|
|
6
6
|
{"kind":"O","text":" ✓ src/utils/index.spec.ts (3 tests) 3ms\n"}
|
|
7
7
|
{"kind":"O","text":" ✓ src/schemas/field/common.spec.ts (4 tests) 2ms\n"}
|
|
8
|
-
{"kind":"O","text":" ✓ src/schemas/field/index.spec.ts (8 tests)
|
|
9
|
-
{"kind":"O","text":" ✓ src/schemas/__tests__/step.spec.ts (5 tests)
|
|
8
|
+
{"kind":"O","text":" ✓ src/schemas/field/index.spec.ts (8 tests) 3ms\n"}
|
|
9
|
+
{"kind":"O","text":" ✓ src/schemas/__tests__/step.spec.ts (5 tests) 5ms\n"}
|
|
10
10
|
{"kind":"O","text":"\n"}
|
|
11
11
|
{"kind":"O","text":" Test Files 4 passed (4)\n"}
|
|
12
12
|
{"kind":"O","text":" Tests 20 passed (20)\n"}
|
|
13
|
-
{"kind":"O","text":" Start at
|
|
14
|
-
{"kind":"O","text":" Duration 2.
|
|
13
|
+
{"kind":"O","text":" Start at 12:12:14\n"}
|
|
14
|
+
{"kind":"O","text":" Duration 2.51s (transform 406ms, setup 1.02s, collect 1.12s, tests 13ms, environment 2.56s, prepare 983ms)\n"}
|
|
15
15
|
{"kind":"O","text":"\n"}
|
|
16
|
-
{"kind":"O","text":"⏱️ \"test\" execution time: 3.
|
|
16
|
+
{"kind":"O","text":"⏱️ \"test\" execution time: 3.632s\n"}
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"libs/stepwise/api-templates/YOUTH-PASS-LOGIN.json": "7cefb81fddf3157c20ef2b07eb86ca10b1654378",
|
|
359
359
|
"libs/stepwise/api-templates/YPDIL.json": "1411da15818bcddba0e6a879e24e69c1bec3e311",
|
|
360
360
|
"libs/stepwise/eslint.config.mjs": "4d343947b7f4e5d17d38d245225a33985f643b83",
|
|
361
|
-
"libs/stepwise/package.json": "
|
|
361
|
+
"libs/stepwise/package.json": "9354887ea7a9557626d579f91e2850ac20cd4c19",
|
|
362
362
|
"libs/stepwise/source-templates/AAKO-APA.json": "7755f0d6505895407d571e886ffa500c3276f1f1",
|
|
363
363
|
"libs/stepwise/source-templates/AAKO-REJECT.json": "0e5819172b8e2975b0c00c1fcc51aac698bf0ab0",
|
|
364
364
|
"libs/stepwise/source-templates/AAKO.json": "22dc2b55c59db6b8b41d349c7049ab74eba22a47",
|
|
@@ -943,7 +943,7 @@
|
|
|
943
943
|
"libs/stepwise/src/utils/index.spec.ts": "18910cec98ced005c57e7f92f2f865a8a3fc81fa",
|
|
944
944
|
"libs/stepwise/src/utils/index.ts": "95c5932a629c931d6ca670567b665fb2b9afaf8c",
|
|
945
945
|
"libs/stepwise/tsconfig.json": "64df228307b18d95ee3c71a5e4461b54f2ae3a49",
|
|
946
|
-
"libs/stepwise/.rush/temp/shrinkwrap-deps.json": "
|
|
946
|
+
"libs/stepwise/.rush/temp/shrinkwrap-deps.json": "be6ea44e3accdd7e87e59bef661af5057e7ad4b9"
|
|
947
947
|
},
|
|
948
948
|
"arguments": "digigov build "
|
|
949
949
|
}
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"libs/stepwise/api-templates/YOUTH-PASS-LOGIN.json": "7cefb81fddf3157c20ef2b07eb86ca10b1654378",
|
|
359
359
|
"libs/stepwise/api-templates/YPDIL.json": "1411da15818bcddba0e6a879e24e69c1bec3e311",
|
|
360
360
|
"libs/stepwise/eslint.config.mjs": "4d343947b7f4e5d17d38d245225a33985f643b83",
|
|
361
|
-
"libs/stepwise/package.json": "
|
|
361
|
+
"libs/stepwise/package.json": "9354887ea7a9557626d579f91e2850ac20cd4c19",
|
|
362
362
|
"libs/stepwise/source-templates/AAKO-APA.json": "7755f0d6505895407d571e886ffa500c3276f1f1",
|
|
363
363
|
"libs/stepwise/source-templates/AAKO-REJECT.json": "0e5819172b8e2975b0c00c1fcc51aac698bf0ab0",
|
|
364
364
|
"libs/stepwise/source-templates/AAKO.json": "22dc2b55c59db6b8b41d349c7049ab74eba22a47",
|
|
@@ -943,7 +943,7 @@
|
|
|
943
943
|
"libs/stepwise/src/utils/index.spec.ts": "18910cec98ced005c57e7f92f2f865a8a3fc81fa",
|
|
944
944
|
"libs/stepwise/src/utils/index.ts": "95c5932a629c931d6ca670567b665fb2b9afaf8c",
|
|
945
945
|
"libs/stepwise/tsconfig.json": "64df228307b18d95ee3c71a5e4461b54f2ae3a49",
|
|
946
|
-
"libs/stepwise/.rush/temp/shrinkwrap-deps.json": "
|
|
946
|
+
"libs/stepwise/.rush/temp/shrinkwrap-deps.json": "be6ea44e3accdd7e87e59bef661af5057e7ad4b9"
|
|
947
947
|
},
|
|
948
|
-
"arguments": "
|
|
948
|
+
"arguments": "publint dist "
|
|
949
949
|
}
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"libs/stepwise/api-templates/YOUTH-PASS-LOGIN.json": "7cefb81fddf3157c20ef2b07eb86ca10b1654378",
|
|
359
359
|
"libs/stepwise/api-templates/YPDIL.json": "1411da15818bcddba0e6a879e24e69c1bec3e311",
|
|
360
360
|
"libs/stepwise/eslint.config.mjs": "4d343947b7f4e5d17d38d245225a33985f643b83",
|
|
361
|
-
"libs/stepwise/package.json": "
|
|
361
|
+
"libs/stepwise/package.json": "9354887ea7a9557626d579f91e2850ac20cd4c19",
|
|
362
362
|
"libs/stepwise/source-templates/AAKO-APA.json": "7755f0d6505895407d571e886ffa500c3276f1f1",
|
|
363
363
|
"libs/stepwise/source-templates/AAKO-REJECT.json": "0e5819172b8e2975b0c00c1fcc51aac698bf0ab0",
|
|
364
364
|
"libs/stepwise/source-templates/AAKO.json": "22dc2b55c59db6b8b41d349c7049ab74eba22a47",
|
|
@@ -943,7 +943,7 @@
|
|
|
943
943
|
"libs/stepwise/src/utils/index.spec.ts": "18910cec98ced005c57e7f92f2f865a8a3fc81fa",
|
|
944
944
|
"libs/stepwise/src/utils/index.ts": "95c5932a629c931d6ca670567b665fb2b9afaf8c",
|
|
945
945
|
"libs/stepwise/tsconfig.json": "64df228307b18d95ee3c71a5e4461b54f2ae3a49",
|
|
946
|
-
"libs/stepwise/.rush/temp/shrinkwrap-deps.json": "
|
|
946
|
+
"libs/stepwise/.rush/temp/shrinkwrap-deps.json": "be6ea44e3accdd7e87e59bef661af5057e7ad4b9"
|
|
947
947
|
},
|
|
948
948
|
"arguments": "digigov test "
|
|
949
949
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"../../libs/stepwise": "../../libs/stepwise:
|
|
2
|
+
"../../libs/stepwise": "../../libs/stepwise:8eEO08SCZpMPMKY+rpcXCVVZYGpQaBfTDHyht8W8uGM=:",
|
|
3
3
|
"/deepmerge@4.3.1": "Missing shrinkwrap entry!",
|
|
4
|
-
"/eslint@9.16.0(jiti@1.21.
|
|
4
|
+
"/eslint@9.16.0(jiti@1.21.7)": "Missing shrinkwrap entry!",
|
|
5
5
|
"/prettier@3.4.2": "Missing shrinkwrap entry!",
|
|
6
6
|
"/publint@0.1.8": "Missing shrinkwrap entry!",
|
|
7
7
|
"/typescript@5.3.2": "Missing shrinkwrap entry!",
|
|
8
8
|
"/valibot@0.42.1(typescript@5.3.2)": "Missing shrinkwrap entry!",
|
|
9
|
-
"/vitest@2.1.3(@types/node@22.
|
|
9
|
+
"/vitest@2.1.3(@types/node@22.13.14)(lightningcss@1.27.0)(sass-embedded@1.86.0)(terser@5.39.0)": "Missing shrinkwrap entry!"
|
|
10
10
|
}
|
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uides/stepwise",
|
|
3
|
-
"version": "2.0.0-rc.
|
|
3
|
+
"version": "2.0.0-rc.30",
|
|
4
4
|
"description": "@uides stepwise specification",
|
|
5
5
|
"typings": "index.d.ts",
|
|
6
6
|
"main": "src/index.ts",
|
|
7
7
|
"module": "index.js",
|
|
8
8
|
"devDependencies": {
|
|
9
|
-
"@digigov/cli": "2.0.0-rc.
|
|
10
|
-
"@digigov/cli-lint": "2.0.0-rc.
|
|
11
|
-
"@digigov/cli-build": "2.0.0-rc.
|
|
12
|
-
"@digigov/cli-test": "2.0.0-rc.
|
|
9
|
+
"@digigov/cli": "2.0.0-rc.30",
|
|
10
|
+
"@digigov/cli-lint": "2.0.0-rc.30",
|
|
11
|
+
"@digigov/cli-build": "2.0.0-rc.30",
|
|
12
|
+
"@digigov/cli-test": "2.0.0-rc.30",
|
|
13
13
|
"eslint": "9.16.0",
|
|
14
14
|
"prettier": "3.4.2",
|
|
15
15
|
"publint": "0.1.8",
|
|
@@ -3,4 +3,4 @@ Invoking: digigov build
|
|
|
3
3
|
LOG Running: tsc --emitDeclarationOnly --outDir dist --project /Users/dimitristsironis/grnet/digigov-sdk/libs/stepwise/tsconfig.json
|
|
4
4
|
LOG Running: esbuild for CJS format
|
|
5
5
|
LOG Running: esbuild for ESM format
|
|
6
|
-
⏱️ "build" execution time: 4.
|
|
6
|
+
⏱️ "build" execution time: 4.504s
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
Invoking: publint dist
|
|
2
|
+
@uides/stepwise lint results:
|
|
3
|
+
Suggestions:
|
|
4
|
+
1. pkg.module is used to output ESM, but pkg.exports is not defined. As NodeJS doesn't read pkg.module, the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
|
|
5
|
+
Warnings:
|
|
6
|
+
1. /index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /index.mjs
|
|
7
|
+
2. /schemas/common/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/common/index.mjs
|
|
8
|
+
3. /schemas/application/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/application/index.mjs
|
|
9
|
+
4. /schemas/attributes/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/attributes/index.mjs
|
|
10
|
+
5. /schemas/edupass-healthstate/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/edupass-healthstate/index.mjs
|
|
11
|
+
6. /schemas/document/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/document/index.mjs
|
|
12
|
+
7. /schemas/field/captcha/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/captcha/index.mjs
|
|
13
|
+
8. /schemas/field/attachment/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/attachment/index.mjs
|
|
14
|
+
9. /schemas/field/common/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/common/index.mjs
|
|
15
|
+
10. /schemas/field/afm/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/afm/index.mjs
|
|
16
|
+
11. /schemas/action/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/action/index.mjs
|
|
17
|
+
12. /schemas/field/date/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/date/index.mjs
|
|
18
|
+
13. /schemas/field/doc_subtitle/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/doc_subtitle/index.mjs
|
|
19
|
+
14. /schemas/field/choice/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/choice/index.mjs
|
|
20
|
+
15. /schemas/field/doc_title/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/doc_title/index.mjs
|
|
21
|
+
16. /schemas/field/amka/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/amka/index.mjs
|
|
22
|
+
17. /schemas/field/email/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/email/index.mjs
|
|
23
|
+
18. /schemas/field/fillable-string/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/fillable-string/index.mjs
|
|
24
|
+
19. /schemas/field/green-pass-qrcode/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/green-pass-qrcode/index.mjs
|
|
25
|
+
20. /schemas/field/hidden/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/hidden/index.mjs
|
|
26
|
+
21. /schemas/field/lab-results/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/lab-results/index.mjs
|
|
27
|
+
22. /schemas/field/hierarchical-selector/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/hierarchical-selector/index.mjs
|
|
28
|
+
23. /schemas/field/image/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/image/index.mjs
|
|
29
|
+
24. /schemas/field/five-block-date/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/five-block-date/index.mjs
|
|
30
|
+
25. /schemas/field/dynamically-filled-text/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/dynamically-filled-text/index.mjs
|
|
31
|
+
26. /schemas/field/mobile_phone/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/mobile_phone/index.mjs
|
|
32
|
+
27. /schemas/field/iban/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/iban/index.mjs
|
|
33
|
+
28. /schemas/field/landline_phone/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/landline_phone/index.mjs
|
|
34
|
+
29. /schemas/field/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/index.mjs
|
|
35
|
+
30. /schemas/field/multiple-choice/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/multiple-choice/index.mjs
|
|
36
|
+
31. /schemas/field/int/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/int/index.mjs
|
|
37
|
+
32. /schemas/field/radio-choice/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/radio-choice/index.mjs
|
|
38
|
+
33. /schemas/field/rate/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/rate/index.mjs
|
|
39
|
+
34. /schemas/field/recipient/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/recipient/index.mjs
|
|
40
|
+
35. /schemas/field/postal_code/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/postal_code/index.mjs
|
|
41
|
+
36. /schemas/field/redirect/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/redirect/index.mjs
|
|
42
|
+
37. /schemas/field/qrcode/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/qrcode/index.mjs
|
|
43
|
+
38. /schemas/field/pdf-image/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/pdf-image/index.mjs
|
|
44
|
+
39. /schemas/field/refcode/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/refcode/index.mjs
|
|
45
|
+
40. /schemas/field/text/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/text/index.mjs
|
|
46
|
+
41. /schemas/field/three-block-date/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/three-block-date/index.mjs
|
|
47
|
+
42. /schemas/fieldset/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/fieldset/index.mjs
|
|
48
|
+
43. /schemas/field/quote/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/quote/index.mjs
|
|
49
|
+
44. /schemas/fieldset/enums/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/fieldset/enums/index.mjs
|
|
50
|
+
45. /schemas/fieldset/display-components/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/fieldset/display-components/index.mjs
|
|
51
|
+
46. /schemas/layout/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/layout/index.mjs
|
|
52
|
+
47. /schemas/fieldset/component-params/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/fieldset/component-params/index.mjs
|
|
53
|
+
48. /schemas/field/string/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/field/string/index.mjs
|
|
54
|
+
49. /schemas/resolve/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resolve/index.mjs
|
|
55
|
+
50. /schemas/resource/enums/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/enums/index.mjs
|
|
56
|
+
51. /schemas/resource/object-action/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/object-action/index.mjs
|
|
57
|
+
52. /schemas/resource/field/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/field/index.mjs
|
|
58
|
+
53. /schemas/resource/resource-action/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/resource-action/index.mjs
|
|
59
|
+
54. /schemas/resource/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/index.mjs
|
|
60
|
+
55. /schemas/template/enums/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/template/enums/index.mjs
|
|
61
|
+
56. /schemas/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/index.mjs
|
|
62
|
+
57. /schemas/template/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/template/index.mjs
|
|
63
|
+
58. /schemas/resource/resource/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/resource/resource/index.mjs
|
|
64
|
+
59. /schemas/step/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/step/index.mjs
|
|
65
|
+
60. /schemas/validation-context/enums/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/validation-context/enums/index.mjs
|
|
66
|
+
61. /schemas/outputs/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/outputs/index.mjs
|
|
67
|
+
62. /schemas/template/template/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/template/template/index.mjs
|
|
68
|
+
63. /schemas/template/template-source/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/template/template-source/index.mjs
|
|
69
|
+
64. /schemas/validation-context/validation-context/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/validation-context/validation-context/index.mjs
|
|
70
|
+
65. /schemas/template/template-base/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/template/template-base/index.mjs
|
|
71
|
+
66. /schemas/validation-context/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /schemas/validation-context/index.mjs
|
|
72
|
+
67. /utils/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /utils/index.mjs
|
|
@@ -5,12 +5,12 @@ Invoking: digigov test
|
|
|
5
5
|
|
|
6
6
|
✓ src/utils/index.spec.ts (3 tests) 3ms
|
|
7
7
|
✓ src/schemas/field/common.spec.ts (4 tests) 2ms
|
|
8
|
-
✓ src/schemas/field/index.spec.ts (8 tests)
|
|
9
|
-
✓ src/schemas/__tests__/step.spec.ts (5 tests)
|
|
8
|
+
✓ src/schemas/field/index.spec.ts (8 tests) 3ms
|
|
9
|
+
✓ src/schemas/__tests__/step.spec.ts (5 tests) 5ms
|
|
10
10
|
|
|
11
11
|
Test Files 4 passed (4)
|
|
12
12
|
Tests 20 passed (20)
|
|
13
|
-
Start at
|
|
14
|
-
Duration 2.
|
|
13
|
+
Start at 12:12:14
|
|
14
|
+
Duration 2.51s (transform 406ms, setup 1.02s, collect 1.12s, tests 13ms, environment 2.56s, prepare 983ms)
|
|
15
15
|
|
|
16
|
-
⏱️ "test" execution time: 3.
|
|
16
|
+
⏱️ "test" execution time: 3.632s
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{"kind":"O","text":"Invoking: digigov lint \n"}
|
|
2
|
-
{"kind":"O","text":" LOG Running: eslint --no-error-on-unmatched-pattern\n"}
|
|
3
|
-
{"kind":"O","text":"\n"}
|
|
4
|
-
{"kind":"O","text":"/Users/dimitristsironis/grnet/digigov-sdk/libs/stepwise/src/schemas/field/index.ts\n"}
|
|
5
|
-
{"kind":"O","text":" 114:72 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any\n"}
|
|
6
|
-
{"kind":"O","text":"\n"}
|
|
7
|
-
{"kind":"O","text":"✖ 1 problem (0 errors, 1 warning)\n"}
|
|
8
|
-
{"kind":"O","text":"\n"}
|
|
9
|
-
{"kind":"O","text":"⏱️ \"lint\" execution time: 6.207s\n"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
Invoking: digigov lint
|
|
2
|
-
LOG Running: eslint --no-error-on-unmatched-pattern
|
|
3
|
-
|
|
4
|
-
/Users/dimitristsironis/grnet/digigov-sdk/libs/stepwise/src/schemas/field/index.ts
|
|
5
|
-
114:72 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
6
|
-
|
|
7
|
-
✖ 1 problem (0 errors, 1 warning)
|
|
8
|
-
|
|
9
|
-
⏱️ "lint" execution time: 6.207s
|