@modern-js/utils 2.12.1-alpha.1 → 2.12.1-alpha.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (271) hide show
  1. package/dist/cjs/compiled.js +3 -3
  2. package/dist/cjs/import.js +1 -1
  3. package/dist/compiled/address/index.js +1 -0
  4. package/dist/compiled/address/lib/address.d.ts +28 -0
  5. package/dist/compiled/address/package.json +1 -0
  6. package/dist/compiled/ajv/codegen.js +1 -0
  7. package/dist/compiled/ajv/index.js +9 -0
  8. package/dist/compiled/ajv/license +22 -0
  9. package/dist/compiled/ajv/package.json +1 -0
  10. package/dist/compiled/ajv/types/ajv.d.ts +16 -0
  11. package/dist/compiled/ajv/types/compile/codegen/code.d.ts +40 -0
  12. package/dist/compiled/ajv/types/compile/codegen/index.d.ts +79 -0
  13. package/dist/compiled/ajv/types/compile/codegen/scope.d.ts +79 -0
  14. package/dist/compiled/ajv/types/compile/errors.d.ts +13 -0
  15. package/dist/compiled/ajv/types/compile/index.d.ts +80 -0
  16. package/dist/compiled/ajv/types/compile/ref_error.d.ts +6 -0
  17. package/dist/compiled/ajv/types/compile/resolve.d.ts +12 -0
  18. package/dist/compiled/ajv/types/compile/rules.d.ts +28 -0
  19. package/dist/compiled/ajv/types/compile/util.d.ts +40 -0
  20. package/dist/compiled/ajv/types/compile/validate/index.d.ts +42 -0
  21. package/dist/compiled/ajv/types/compile/validate/subschema.d.ts +47 -0
  22. package/dist/compiled/ajv/types/core.d.ts +173 -0
  23. package/dist/compiled/ajv/types/runtime/validation_error.d.ts +7 -0
  24. package/dist/compiled/ajv/types/types/index.d.ts +183 -0
  25. package/dist/compiled/ajv/types/types/json-schema.d.ts +124 -0
  26. package/dist/compiled/ajv/types/types/jtd-schema.d.ts +169 -0
  27. package/dist/compiled/ajv/types/vocabularies/errors.d.ts +1 -0
  28. package/dist/compiled/ajv/uri-js.d.ts +59 -0
  29. package/dist/compiled/ajv-keywords/index.d.ts +1 -0
  30. package/dist/compiled/ajv-keywords/index.js +1 -0
  31. package/dist/compiled/ajv-keywords/license +21 -0
  32. package/dist/compiled/ajv-keywords/package.json +1 -0
  33. package/dist/compiled/better-ajv-errors/index.d.ts +1 -0
  34. package/dist/compiled/better-ajv-errors/index.js +1 -0
  35. package/dist/compiled/better-ajv-errors/license +13 -0
  36. package/dist/compiled/better-ajv-errors/package.json +1 -0
  37. package/dist/compiled/browserslist/index.d.ts +178 -0
  38. package/dist/compiled/browserslist/index.js +1 -0
  39. package/dist/compiled/browserslist/license +20 -0
  40. package/dist/compiled/browserslist/package.json +1 -0
  41. package/dist/compiled/chalk/index.d.ts +415 -0
  42. package/dist/compiled/chalk/index.js +1 -0
  43. package/dist/compiled/chalk/license +9 -0
  44. package/dist/compiled/chalk/package.json +1 -0
  45. package/dist/compiled/chokidar/anymatch/index.d.ts +19 -0
  46. package/dist/compiled/chokidar/fsevents.node +0 -0
  47. package/dist/compiled/chokidar/index.js +40 -0
  48. package/dist/compiled/chokidar/license +21 -0
  49. package/dist/compiled/chokidar/package.json +1 -0
  50. package/dist/compiled/chokidar/types/index.d.ts +188 -0
  51. package/dist/compiled/commander/index.js +1 -0
  52. package/dist/compiled/commander/license +22 -0
  53. package/dist/compiled/commander/package.json +1 -0
  54. package/dist/compiled/commander/typings/index.d.ts +890 -0
  55. package/dist/compiled/debug/index.d.ts +54 -0
  56. package/dist/compiled/debug/index.js +1 -0
  57. package/dist/compiled/debug/license +20 -0
  58. package/dist/compiled/debug/ms/index.d.ts +25 -0
  59. package/dist/compiled/debug/package.json +1 -0
  60. package/dist/compiled/dotenv/index.js +1 -0
  61. package/dist/compiled/dotenv/license +23 -0
  62. package/dist/compiled/dotenv/package.json +1 -0
  63. package/dist/compiled/dotenv/types/index.d.ts +59 -0
  64. package/dist/compiled/dotenv-expand/index.d.ts +15 -0
  65. package/dist/compiled/dotenv-expand/index.js +1 -0
  66. package/dist/compiled/dotenv-expand/license +24 -0
  67. package/dist/compiled/dotenv-expand/package.json +1 -0
  68. package/dist/compiled/execa/index.d.ts +564 -0
  69. package/dist/compiled/execa/index.js +1 -0
  70. package/dist/compiled/execa/license +9 -0
  71. package/dist/compiled/execa/package.json +1 -0
  72. package/dist/compiled/fast-glob/@nodelib/fs.scandir/out/adapters/fs.d.ts +20 -0
  73. package/dist/compiled/fast-glob/@nodelib/fs.scandir/out/index.d.ts +12 -0
  74. package/dist/compiled/fast-glob/@nodelib/fs.scandir/out/providers/async.d.ts +7 -0
  75. package/dist/compiled/fast-glob/@nodelib/fs.scandir/out/settings.d.ts +20 -0
  76. package/dist/compiled/fast-glob/@nodelib/fs.scandir/out/types/index.d.ts +20 -0
  77. package/dist/compiled/fast-glob/@nodelib/fs.stat/out/adapters/fs.d.ts +13 -0
  78. package/dist/compiled/fast-glob/@nodelib/fs.stat/out/index.d.ts +12 -0
  79. package/dist/compiled/fast-glob/@nodelib/fs.stat/out/providers/async.d.ts +4 -0
  80. package/dist/compiled/fast-glob/@nodelib/fs.stat/out/settings.d.ts +16 -0
  81. package/dist/compiled/fast-glob/@nodelib/fs.stat/out/types/index.d.ts +4 -0
  82. package/dist/compiled/fast-glob/@nodelib/fs.walk/out/index.d.ts +14 -0
  83. package/dist/compiled/fast-glob/@nodelib/fs.walk/out/providers/async.d.ts +12 -0
  84. package/dist/compiled/fast-glob/@nodelib/fs.walk/out/readers/async.d.ts +30 -0
  85. package/dist/compiled/fast-glob/@nodelib/fs.walk/out/readers/reader.d.ts +6 -0
  86. package/dist/compiled/fast-glob/@nodelib/fs.walk/out/settings.d.ts +30 -0
  87. package/dist/compiled/fast-glob/@nodelib/fs.walk/out/types/index.d.ts +8 -0
  88. package/dist/compiled/fast-glob/index.js +37 -0
  89. package/dist/compiled/fast-glob/license +21 -0
  90. package/dist/compiled/fast-glob/out/index.d.ts +27 -0
  91. package/dist/compiled/fast-glob/out/managers/tasks.d.ts +22 -0
  92. package/dist/compiled/fast-glob/out/settings.d.ts +164 -0
  93. package/dist/compiled/fast-glob/out/types/index.d.ts +31 -0
  94. package/dist/compiled/fast-glob/package.json +1 -0
  95. package/dist/compiled/filesize/filesize.d.ts +131 -0
  96. package/dist/compiled/filesize/index.js +9 -0
  97. package/dist/compiled/filesize/license +28 -0
  98. package/dist/compiled/filesize/package.json +1 -0
  99. package/dist/compiled/fs-extra/index.d.ts +563 -0
  100. package/dist/compiled/fs-extra/index.js +1 -0
  101. package/dist/compiled/fs-extra/license +15 -0
  102. package/dist/compiled/fs-extra/package.json +1 -0
  103. package/dist/compiled/glob/index.d.ts +91 -0
  104. package/dist/compiled/glob/index.js +1 -0
  105. package/dist/compiled/glob/license +21 -0
  106. package/dist/compiled/glob/minimatch/index.d.ts +204 -0
  107. package/dist/compiled/glob/package.json +1 -0
  108. package/dist/compiled/globby/index.d.ts +186 -0
  109. package/dist/compiled/globby/index.js +1 -0
  110. package/dist/compiled/globby/license +9 -0
  111. package/dist/compiled/globby/package.json +1 -0
  112. package/dist/compiled/gzip-size/index.d.ts +96 -0
  113. package/dist/compiled/gzip-size/index.js +1 -0
  114. package/dist/compiled/gzip-size/license +9 -0
  115. package/dist/compiled/gzip-size/package.json +1 -0
  116. package/dist/compiled/import-lazy/index.d.ts +26 -0
  117. package/dist/compiled/import-lazy/index.js +1 -0
  118. package/dist/compiled/import-lazy/license +9 -0
  119. package/dist/compiled/import-lazy/package.json +1 -0
  120. package/dist/compiled/inquirer/index.d.ts +997 -0
  121. package/dist/compiled/inquirer/index.js +9 -0
  122. package/dist/compiled/inquirer/lib/objects/choice.d.ts +65 -0
  123. package/dist/compiled/inquirer/lib/objects/choices.d.ts +206 -0
  124. package/dist/compiled/inquirer/lib/objects/separator.d.ts +37 -0
  125. package/dist/compiled/inquirer/lib/ui/baseUI.d.ts +37 -0
  126. package/dist/compiled/inquirer/lib/ui/bottom-bar.d.ts +65 -0
  127. package/dist/compiled/inquirer/lib/ui/prompt.d.ts +104 -0
  128. package/dist/compiled/inquirer/license +22 -0
  129. package/dist/compiled/inquirer/package.json +1 -0
  130. package/dist/compiled/inquirer/through/index.d.ts +25 -0
  131. package/dist/compiled/js-yaml/index.d.ts +154 -0
  132. package/dist/compiled/js-yaml/index.js +1 -0
  133. package/dist/compiled/js-yaml/license +21 -0
  134. package/dist/compiled/js-yaml/package.json +1 -0
  135. package/dist/compiled/json5/index.js +1 -0
  136. package/dist/compiled/json5/lib/index.d.ts +4 -0
  137. package/dist/compiled/json5/lib/parse.d.ts +15 -0
  138. package/dist/compiled/json5/lib/stringify.d.ts +89 -0
  139. package/dist/compiled/json5/package.json +1 -0
  140. package/dist/compiled/lodash/common/array.d.ts +2126 -0
  141. package/dist/compiled/lodash/common/collection.d.ts +1930 -0
  142. package/dist/compiled/lodash/common/common.d.ts +280 -0
  143. package/dist/compiled/lodash/common/date.d.ts +23 -0
  144. package/dist/compiled/lodash/common/function.d.ts +1446 -0
  145. package/dist/compiled/lodash/common/lang.d.ts +1693 -0
  146. package/dist/compiled/lodash/common/math.d.ts +405 -0
  147. package/dist/compiled/lodash/common/number.d.ts +131 -0
  148. package/dist/compiled/lodash/common/object.d.ts +2519 -0
  149. package/dist/compiled/lodash/common/seq.d.ts +210 -0
  150. package/dist/compiled/lodash/common/string.d.ts +788 -0
  151. package/dist/compiled/lodash/common/util.d.ts +1220 -0
  152. package/dist/compiled/lodash/index.d.ts +46 -0
  153. package/dist/compiled/lodash/index.js +5 -0
  154. package/dist/compiled/lodash/license +47 -0
  155. package/dist/compiled/lodash/package.json +1 -0
  156. package/dist/compiled/mime-types/index.d.ts +14 -0
  157. package/dist/compiled/mime-types/index.js +14 -0
  158. package/dist/compiled/mime-types/license +23 -0
  159. package/dist/compiled/mime-types/package.json +1 -0
  160. package/dist/compiled/minimist/index.d.ts +95 -0
  161. package/dist/compiled/minimist/index.js +1 -0
  162. package/dist/compiled/minimist/license +18 -0
  163. package/dist/compiled/minimist/package.json +1 -0
  164. package/dist/compiled/nanoid/index.d.ts +91 -0
  165. package/dist/compiled/nanoid/index.js +1 -0
  166. package/dist/compiled/nanoid/license +20 -0
  167. package/dist/compiled/nanoid/package.json +1 -0
  168. package/dist/compiled/ora/cli-spinners/index.d.ts +125 -0
  169. package/dist/compiled/ora/index.d.ts +277 -0
  170. package/dist/compiled/ora/index.js +3 -0
  171. package/dist/compiled/ora/license +9 -0
  172. package/dist/compiled/ora/package.json +1 -0
  173. package/dist/compiled/pkg-up/index.d.ts +48 -0
  174. package/dist/compiled/pkg-up/index.js +1 -0
  175. package/dist/compiled/pkg-up/license +9 -0
  176. package/dist/compiled/pkg-up/package.json +1 -0
  177. package/dist/compiled/recursive-readdir/index.d.ts +21 -0
  178. package/dist/compiled/recursive-readdir/index.js +1 -0
  179. package/dist/compiled/recursive-readdir/license +21 -0
  180. package/dist/compiled/recursive-readdir/package.json +1 -0
  181. package/dist/compiled/schema-utils3/index.d.ts +1 -0
  182. package/dist/compiled/schema-utils3/index.js +3 -0
  183. package/dist/compiled/schema-utils3/license +20 -0
  184. package/dist/compiled/schema-utils3/package.json +1 -0
  185. package/dist/compiled/semver/classes/comparator.d.ts +17 -0
  186. package/dist/compiled/semver/classes/range.d.ts +21 -0
  187. package/dist/compiled/semver/classes/semver.d.ts +62 -0
  188. package/dist/compiled/semver/functions/clean.d.ts +8 -0
  189. package/dist/compiled/semver/functions/cmp.d.ts +16 -0
  190. package/dist/compiled/semver/functions/coerce.d.ts +12 -0
  191. package/dist/compiled/semver/functions/compare-build.d.ts +16 -0
  192. package/dist/compiled/semver/functions/compare-loose.d.ts +5 -0
  193. package/dist/compiled/semver/functions/compare.d.ts +20 -0
  194. package/dist/compiled/semver/functions/diff.d.ts +13 -0
  195. package/dist/compiled/semver/functions/eq.d.ts +9 -0
  196. package/dist/compiled/semver/functions/gt.d.ts +9 -0
  197. package/dist/compiled/semver/functions/gte.d.ts +9 -0
  198. package/dist/compiled/semver/functions/inc.d.ts +15 -0
  199. package/dist/compiled/semver/functions/lt.d.ts +9 -0
  200. package/dist/compiled/semver/functions/lte.d.ts +8 -0
  201. package/dist/compiled/semver/functions/major.d.ts +9 -0
  202. package/dist/compiled/semver/functions/minor.d.ts +9 -0
  203. package/dist/compiled/semver/functions/neq.d.ts +9 -0
  204. package/dist/compiled/semver/functions/parse.d.ts +12 -0
  205. package/dist/compiled/semver/functions/patch.d.ts +9 -0
  206. package/dist/compiled/semver/functions/prerelease.d.ts +12 -0
  207. package/dist/compiled/semver/functions/rcompare.d.ts +15 -0
  208. package/dist/compiled/semver/functions/rsort.d.ts +9 -0
  209. package/dist/compiled/semver/functions/satisfies.d.ts +14 -0
  210. package/dist/compiled/semver/functions/sort.d.ts +9 -0
  211. package/dist/compiled/semver/functions/valid.d.ts +11 -0
  212. package/dist/compiled/semver/index.d.ts +133 -0
  213. package/dist/compiled/semver/index.js +1 -0
  214. package/dist/compiled/semver/internals/identifiers.d.ts +13 -0
  215. package/dist/compiled/semver/license +15 -0
  216. package/dist/compiled/semver/package.json +1 -0
  217. package/dist/compiled/semver/ranges/gtr.d.ts +14 -0
  218. package/dist/compiled/semver/ranges/intersects.d.ts +13 -0
  219. package/dist/compiled/semver/ranges/ltr.d.ts +14 -0
  220. package/dist/compiled/semver/ranges/max-satisfying.d.ts +14 -0
  221. package/dist/compiled/semver/ranges/min-satisfying.d.ts +14 -0
  222. package/dist/compiled/semver/ranges/min-version.d.ts +10 -0
  223. package/dist/compiled/semver/ranges/outside.d.ts +15 -0
  224. package/dist/compiled/semver/ranges/simplify.d.ts +14 -0
  225. package/dist/compiled/semver/ranges/subset.d.ts +13 -0
  226. package/dist/compiled/semver/ranges/to-comparators.d.ts +9 -0
  227. package/dist/compiled/semver/ranges/valid.d.ts +12 -0
  228. package/dist/compiled/signale/index.d.ts +162 -0
  229. package/dist/compiled/signale/index.js +1 -0
  230. package/dist/compiled/signale/package.json +1 -0
  231. package/dist/compiled/slash/index.d.ts +25 -0
  232. package/dist/compiled/slash/index.js +1 -0
  233. package/dist/compiled/slash/license +9 -0
  234. package/dist/compiled/slash/package.json +1 -0
  235. package/dist/compiled/strip-ansi/index.d.ts +17 -0
  236. package/dist/compiled/strip-ansi/index.js +1 -0
  237. package/dist/compiled/strip-ansi/license +9 -0
  238. package/dist/compiled/strip-ansi/package.json +1 -0
  239. package/dist/compiled/tsconfig-paths/index.js +1 -0
  240. package/dist/compiled/tsconfig-paths/lib/config-loader.d.ts +33 -0
  241. package/dist/compiled/tsconfig-paths/lib/filesystem.d.ts +34 -0
  242. package/dist/compiled/tsconfig-paths/lib/index.d.ts +5 -0
  243. package/dist/compiled/tsconfig-paths/lib/mapping-entry.d.ts +18 -0
  244. package/dist/compiled/tsconfig-paths/lib/match-path-async.d.ts +21 -0
  245. package/dist/compiled/tsconfig-paths/lib/match-path-sync.d.ts +32 -0
  246. package/dist/compiled/tsconfig-paths/lib/register.d.ts +12 -0
  247. package/dist/compiled/tsconfig-paths/lib/try-path.d.ts +15 -0
  248. package/dist/compiled/tsconfig-paths/lib/tsconfig-loader.d.ts +28 -0
  249. package/dist/compiled/tsconfig-paths/license +21 -0
  250. package/dist/compiled/tsconfig-paths/package.json +1 -0
  251. package/dist/compiled/upath/index.js +1 -0
  252. package/dist/compiled/upath/license +22 -0
  253. package/dist/compiled/upath/package.json +1 -0
  254. package/dist/compiled/upath/upath.d.ts +241 -0
  255. package/dist/compiled/url-join/index.d.ts +17 -0
  256. package/dist/compiled/url-join/index.js +1 -0
  257. package/dist/compiled/url-join/license +21 -0
  258. package/dist/compiled/url-join/package.json +1 -0
  259. package/dist/compiled/webpack-chain/index.js +1 -0
  260. package/dist/compiled/webpack-chain/license +373 -0
  261. package/dist/compiled/webpack-chain/package.json +1 -0
  262. package/dist/compiled/webpack-chain/types/index.d.ts +388 -0
  263. package/dist/compiled/webpack-dev-middleware/index.js +7 -0
  264. package/dist/compiled/webpack-dev-middleware/license +20 -0
  265. package/dist/compiled/webpack-dev-middleware/package.json +1 -0
  266. package/dist/compiled/webpack-dev-middleware/types/index.d.ts +262 -0
  267. package/dist/esm/compiled.js +3 -3
  268. package/dist/esm/import.js +1 -1
  269. package/dist/esm-node/compiled.js +3 -3
  270. package/dist/esm-node/import.js +1 -1
  271. package/package.json +1 -1
@@ -0,0 +1,65 @@
1
+ import { Answers, CheckboxChoiceOptions, ExpandChoiceOptions, ListChoiceOptions } from '../..';
2
+
3
+ /**
4
+ * Represents a choice for several question-types.
5
+ *
6
+ * @template T
7
+ * The type of the answers.
8
+ */
9
+ declare class Choice<T extends Answers = Answers>
10
+ implements ListChoiceOptions<T>, CheckboxChoiceOptions<T>, ExpandChoiceOptions {
11
+ /**
12
+ * @inheritdoc
13
+ */
14
+ type?: 'choice' | undefined;
15
+
16
+ /**
17
+ * @inheritdoc
18
+ */
19
+ name: string;
20
+
21
+ /**
22
+ * @inheritdoc
23
+ */
24
+ short: string;
25
+
26
+ /**
27
+ * @inheritdoc
28
+ */
29
+ value: any;
30
+
31
+ /**
32
+ * @inheritdoc
33
+ */
34
+ checked?: boolean | undefined;
35
+
36
+ /**
37
+ * @inheritdoc
38
+ */
39
+ disabled: boolean;
40
+
41
+ /**
42
+ * The key to press for selecting the choice.
43
+ *
44
+ * @inheritdoc
45
+ */
46
+ key?: string | undefined;
47
+
48
+ /**
49
+ * @inheritdoc
50
+ */
51
+ extra?: any;
52
+
53
+ /**
54
+ * Initializes a new instance of the `Choice` class.
55
+ *
56
+ * @param value
57
+ * The value of the choice.
58
+ *
59
+ * @param answers
60
+ * An object which contains the answers to the questions.
61
+ */
62
+ constructor(value: any, answers: T);
63
+ }
64
+
65
+ export = Choice;
@@ -0,0 +1,206 @@
1
+ import { AllChoiceMap, Answers, KeyUnion, UnionToIntersection } from '../..';
2
+ import Choice = require('./choice');
3
+ import Separator = require('./separator');
4
+
5
+ /**
6
+ * Represents a valid choice for the `Choices` class.
7
+ *
8
+ * @template T
9
+ * The type of the answers.
10
+ */
11
+ type DistinctChoice<T extends Answers> = AllChoiceMap<T>[keyof AllChoiceMap<T>];
12
+
13
+ /**
14
+ * Represents a valid real choice for the `Choices` class.
15
+ *
16
+ * @template T
17
+ * The type of the answers.
18
+ */
19
+ type RealChoice<T extends Answers> = Exclude<DistinctChoice<T>, { type: Separator['type'] }>;
20
+
21
+ /**
22
+ * Represents a property-name of any choice-type.
23
+ *
24
+ * @template T
25
+ * The type of the answers.
26
+ */
27
+ type ChoiceProperty<T extends Answers> = KeyUnion<UnionToIntersection<RealChoice<T>>>;
28
+
29
+ /**
30
+ * A collection of multiple `Choice`-objects.
31
+ *
32
+ * @template T
33
+ * The type of the answers.
34
+ */
35
+ declare class Choices<T extends Answers = Answers> {
36
+ /**
37
+ * The number of selectable choices.
38
+ */
39
+ realLength: number;
40
+
41
+ /**
42
+ * The number of choices.
43
+ */
44
+ length: number;
45
+
46
+ /**
47
+ * The unfiltered choices.
48
+ */
49
+ choices: Array<DistinctChoice<T>>;
50
+
51
+ /**
52
+ * The selectable choices.
53
+ */
54
+ realChoices: Array<RealChoice<T>>;
55
+
56
+ /**
57
+ * Initializes a new instance of the `Choices` class.
58
+ *
59
+ * @param choices
60
+ * The choices to add to the collection.
61
+ *
62
+ * @param answers
63
+ * The `answers`-object.
64
+ */
65
+ constructor(choices: Array<DistinctChoice<T>>, answers: T);
66
+
67
+ /**
68
+ * Gets the choice at the specified index.
69
+ *
70
+ * @param index
71
+ * The index of the choice to get.
72
+ *
73
+ * @returns
74
+ * The choice at the specified index.
75
+ */
76
+ getChoice(index: number): RealChoice<T>;
77
+
78
+ /**
79
+ * Gets the item at the specified index.
80
+ *
81
+ * @param index
82
+ * The index of the item to get.
83
+ *
84
+ * @returns
85
+ * The item at the specified index.
86
+ */
87
+ get(index: number): DistinctChoice<T>;
88
+
89
+ /**
90
+ * Gets all choices which apply to the where-clause.
91
+ *
92
+ * @param whereClause
93
+ * The where-clause to apply.
94
+ *
95
+ * @returns
96
+ * The choices which apply to the where-clause.
97
+ */
98
+ where(whereClause: object): Array<RealChoice<T>>;
99
+
100
+ /**
101
+ * Retrieves the specified `property` from all choices.
102
+ *
103
+ * @template TProperty
104
+ * The name of the property to get.
105
+ *
106
+ * @param property
107
+ * The property to query.
108
+ *
109
+ * @returns
110
+ * The value of the property of each choice.
111
+ */
112
+ pluck<TProperty extends ChoiceProperty<T>>(
113
+ property: TProperty | ChoiceProperty<T>,
114
+ ): Array<(RealChoice<T> & { [key: string]: undefined })[TProperty]>;
115
+
116
+ /**
117
+ * Returns the index of the first occurrence of a value in an array.
118
+ *
119
+ * @param searchElement
120
+ * The value to locate in the array.
121
+ *
122
+ * @param fromIndex
123
+ * The array index at which to begin the search.
124
+ *
125
+ * If fromIndex is omitted, the search starts at index 0.
126
+ *
127
+ * @returns
128
+ * The index of the specified `searchElement`.
129
+ */
130
+ indexOf(searchElement: Choice<T> | Separator, fromIndex?: number): number;
131
+
132
+ /**
133
+ * Performs the specified action for each element in an array.
134
+ *
135
+ * @param callbackfn
136
+ * A function that accepts up to three arguments.
137
+ *
138
+ * `forEach` calls the callbackfn function one time for each element in the array.
139
+ *
140
+ * @param thisArg
141
+ * An object to which the this keyword can refer in the callbackfn function.
142
+ *
143
+ * If `thisArg` is omitted, undefined is used as the this value.
144
+ */
145
+ forEach(
146
+ callbackfn: (value: Choice<T> | Separator, index: number, array: Array<Choice<T> | Separator>) => void,
147
+ thisArg?: any,
148
+ ): void;
149
+
150
+ /**
151
+ * Returns the elements of an array that meet the condition specified in a callback function.
152
+ *
153
+ * @param callbackfn
154
+ * A function that accepts up to three arguments.
155
+ *
156
+ * The filter method calls the `callbackfn` function one time for each element in the array.
157
+ *
158
+ * @param thisArg
159
+ * An object to which the `this` keyword can refer in the callbackfn function.
160
+ *
161
+ * If `thisArg` is omitted, undefined is used as the this value.
162
+ *
163
+ * @returns
164
+ * The elements in the collection which meet the conditions.
165
+ */
166
+ filter<TElement extends Choice<T> | Separator>(
167
+ callbackfn: (
168
+ value: Choice<T> | Separator,
169
+ index: number,
170
+ array: Array<Choice<T> | Separator>,
171
+ ) => value is TElement,
172
+ thisArg?: any,
173
+ ): TElement[];
174
+
175
+ /**
176
+ * Returns the value of the first element in the array where predicate is true, and `undefined` otherwise.
177
+ *
178
+ * @param predicate
179
+ * `find` calls `predicate` once for each element of the array, in ascending order, until it finds one where predicate returns `true`.
180
+ *
181
+ * If such an element is found, `find` immediately returns that element value.
182
+ * Otherwise, find returns undefined.
183
+ *
184
+ * @param thisArg
185
+ * If provided, it will be used as the `this` value for each invocation of `predicate`.
186
+ *
187
+ * If it is not provided, undefined is used instead.
188
+ */
189
+ find(
190
+ predicate: (value: Choice<T> | Separator, index: number, obj: Array<Choice<T> | Separator>) => boolean,
191
+ thisArg?: any,
192
+ ): Choice<T> | Separator;
193
+
194
+ /**
195
+ * Appends new elements to an array, and returns the new length of the array.
196
+ *
197
+ * @param items
198
+ * The elements to add to the array.
199
+ *
200
+ * @returns
201
+ * The new length of the array.
202
+ */
203
+ push(...items: Array<Choice<T> | Separator>): number;
204
+ }
205
+
206
+ export = Choices;
@@ -0,0 +1,37 @@
1
+ import { SeparatorOptions } from '../..';
2
+
3
+ /**
4
+ * Represents a choice-item separator.
5
+ */
6
+ declare class Separator implements SeparatorOptions {
7
+ /**
8
+ * @inheritdoc
9
+ */
10
+ readonly type: 'separator';
11
+
12
+ /**
13
+ * @inheritdoc
14
+ */
15
+ line: string;
16
+
17
+ /**
18
+ * Initializes a new instance of the `Separator` class.
19
+ *
20
+ * @param line
21
+ * The text of the separator.
22
+ */
23
+ constructor(line?: string);
24
+
25
+ /**
26
+ * Checks whether the specified `item` is not a separator.
27
+ *
28
+ * @param item
29
+ * The item to check.
30
+ *
31
+ * @returns
32
+ * A value indicating whether the item is not a separator.
33
+ */
34
+ static exclude(item: any): boolean;
35
+ }
36
+
37
+ export = Separator;
@@ -0,0 +1,37 @@
1
+ import { Interface as ReadlineInterface } from 'readline';
2
+ import inquirer = require('../..');
3
+
4
+ /**
5
+ * Represents a ui.
6
+ */
7
+ declare class UI {
8
+ /**
9
+ * Gets or sets an object for performing read from and write to the console.
10
+ */
11
+ protected rl: ReadlineInterface;
12
+
13
+ /**
14
+ * Gets or sets the currently active prompt.
15
+ */
16
+ protected activePrompt: inquirer.prompts.PromptBase;
17
+
18
+ /**
19
+ * Initializes a new instance of the `UI` class.
20
+ *
21
+ * @param options
22
+ * The input- and output-stream of the ui.
23
+ */
24
+ constructor(options?: inquirer.StreamOptions);
25
+
26
+ /**
27
+ * Handles a forced exit of the application.
28
+ */
29
+ protected onForceClose(): void;
30
+
31
+ /**
32
+ * Releases all unmanaged resources.
33
+ */
34
+ protected close(): void;
35
+ }
36
+
37
+ export = UI;
@@ -0,0 +1,65 @@
1
+ import { ThroughStream } from '../../through';
2
+ import inquirer = require('../..');
3
+ import UI = require('./baseUI');
4
+
5
+ /**
6
+ * Represents the bottom-bar UI.
7
+ */
8
+ declare class BottomBar extends UI {
9
+ /**
10
+ * Gets or sets a stream to write logs to.
11
+ */
12
+ log: ThroughStream;
13
+
14
+ /**
15
+ * Initializes a new instance of the `BottomBar` class.
16
+ *
17
+ * @param options
18
+ * Provides options for the bottom-bar ui.
19
+ */
20
+ constructor(options?: inquirer.ui.BottomBarOptions);
21
+
22
+ /**
23
+ * Renders the specified `text` to the bottom bar.
24
+ *
25
+ * @param text
26
+ * The text to print to the bottom bar.
27
+ */
28
+ updateBottomBar(text: string): this;
29
+
30
+ /**
31
+ * Renders the bottom bar.
32
+ */
33
+ protected render(): this;
34
+
35
+ /**
36
+ * Clean the bottom bar.
37
+ */
38
+ protected clean(): this;
39
+
40
+ /**
41
+ * Writes a message to the bottom bar.
42
+ *
43
+ * @param message
44
+ * The message to write.
45
+ */
46
+ protected write(message: string): void;
47
+
48
+ /**
49
+ * Writes the specified `data` to the log-zone.
50
+ *
51
+ * @param data
52
+ * The data to write to the log-zone.
53
+ */
54
+ protected writeLog(data: any): this;
55
+
56
+ /**
57
+ * Fixes the new-line characters of the specified `text`.
58
+ *
59
+ * @param text
60
+ * The text to process.
61
+ */
62
+ protected enforceLF(text: string): string;
63
+ }
64
+
65
+ export = BottomBar;
@@ -0,0 +1,104 @@
1
+ import { Observable } from '../../rxjs';
2
+ import inquirer = require('../..');
3
+ import UI = require('./baseUI');
4
+
5
+ /**
6
+ * Represents the prompt ui.
7
+ */
8
+ declare class PromptUI<T extends inquirer.Answers = inquirer.Answers> extends UI {
9
+ /**
10
+ * Gets or sets the prompts of the ui.
11
+ */
12
+ prompts: inquirer.prompts.PromptCollection;
13
+
14
+ /**
15
+ * Gets or sets the answers provided by the user.
16
+ */
17
+ answers: T;
18
+
19
+ /**
20
+ * Gets or sets the event-flow of the process.
21
+ */
22
+ process: Observable<inquirer.QuestionAnswer<T>>;
23
+
24
+ /**
25
+ * Initializes a new instance of the `PromptUI` class.
26
+ *
27
+ * @param prompts
28
+ * The prompts for the ui.
29
+ *
30
+ * @param options
31
+ * The input- and output-stream of the ui.
32
+ */
33
+ constructor(prompts: inquirer.prompts.PromptCollection, options?: inquirer.StreamOptions);
34
+
35
+ /**
36
+ * Runs the prompt-UI.
37
+ *
38
+ * @param questions
39
+ * The questions to prompt the user to answer.
40
+ *
41
+ * @returns
42
+ * The answers provided by the user.
43
+ */
44
+ run(questions: Array<inquirer.DistinctQuestion<T>>): Promise<T>;
45
+
46
+ /**
47
+ * Finishes the process.
48
+ */
49
+ protected onCompletion(): T;
50
+
51
+ /**
52
+ * Processes a question.
53
+ *
54
+ * @param question
55
+ * The question to process.
56
+ *
57
+ * @returns
58
+ * The answer to the question.
59
+ */
60
+ protected processQuestion(
61
+ question: inquirer.DistinctQuestion<T>,
62
+ ): Observable<inquirer.ui.FetchedAnswer>;
63
+
64
+ /**
65
+ * Fetches the answer to a question.
66
+ *
67
+ * @param question
68
+ * The question to fetch the answer for.
69
+ *
70
+ * @returns
71
+ * The answer to the question.
72
+ */
73
+ protected fetchAnswer(
74
+ question: inquirer.ui.FetchedQuestion<T>,
75
+ ): Observable<inquirer.ui.FetchedAnswer>;
76
+
77
+ /**
78
+ * Sets the type of the question if no question-type is specified.
79
+ *
80
+ * @param question
81
+ * The question to set the default type for.
82
+ *
83
+ * @returns
84
+ * The processed question.
85
+ */
86
+ protected setDefaultType(
87
+ question: inquirer.DistinctQuestion<T>,
88
+ ): Observable<inquirer.DistinctQuestion<T>>;
89
+
90
+ /**
91
+ * Filters the question if it is runnable.
92
+ *
93
+ * @param question
94
+ * The question to filter.
95
+ *
96
+ * @returns
97
+ * Either the event-flow of the question if it is runnable or an empty event-flow.
98
+ */
99
+ protected filterIfRunnable(
100
+ question: inquirer.DistinctQuestion<T>,
101
+ ): Observable<inquirer.DistinctQuestion<T>>;
102
+ }
103
+
104
+ export = PromptUI;
@@ -0,0 +1,22 @@
1
+ Copyright (c) 2012 Simon Boudrias
2
+
3
+ Permission is hereby granted, free of charge, to any person
4
+ obtaining a copy of this software and associated documentation
5
+ files (the "Software"), to deal in the Software without
6
+ restriction, including without limitation the rights to use,
7
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
8
+ copies of the Software, and to permit persons to whom the
9
+ Software is furnished to do so, subject to the following
10
+ conditions:
11
+
12
+ The above copyright notice and this permission notice shall be
13
+ included in all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
16
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
17
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
18
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
19
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
20
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
21
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
22
+ OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1 @@
1
+ {"name":"inquirer","author":"Simon Boudrias <admin@simonboudrias.com>","version":"8.2.2","license":"MIT"}
@@ -0,0 +1,25 @@
1
+ // Type definitions for through
2
+ // Project: https://github.com/dominictarr/through
3
+ // Definitions by: Andrew Gaspar <https://github.com/AndrewGaspar>
4
+ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
5
+
6
+ /// <reference types="node" />
7
+
8
+ import stream = require('stream');
9
+
10
+ declare function through(
11
+ write?: (data: any) => void,
12
+ end?: () => void,
13
+ opts?: {
14
+ autoDestroy: boolean;
15
+ },
16
+ ): through.ThroughStream;
17
+
18
+ declare namespace through {
19
+ export interface ThroughStream extends stream.Transform {
20
+ autoDestroy: boolean;
21
+ queue: (chunk: any) => any;
22
+ }
23
+ }
24
+
25
+ export = through;