@reliverse/rempts 1.7.44 → 1.7.45

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 (134) hide show
  1. package/README.md +1 -1
  2. package/dist-npm/bin/mod.d.mts +2333 -0
  3. package/dist-npm/bin/mod.mjs +8236 -0
  4. package/package.json +84 -42
  5. package/bin/libs/animate/animate-mod.d.ts +0 -14
  6. package/bin/libs/animate/animate-mod.js +0 -62
  7. package/bin/libs/anykey/anykey-mod.d.ts +0 -12
  8. package/bin/libs/anykey/anykey-mod.js +0 -125
  9. package/bin/libs/cancel/cancel.d.ts +0 -45
  10. package/bin/libs/cancel/cancel.js +0 -72
  11. package/bin/libs/confirm/confirm-alias.d.ts +0 -2
  12. package/bin/libs/confirm/confirm-alias.js +0 -2
  13. package/bin/libs/confirm/confirm-mod.d.ts +0 -5
  14. package/bin/libs/confirm/confirm-mod.js +0 -179
  15. package/bin/libs/date/date.d.ts +0 -2
  16. package/bin/libs/date/date.js +0 -236
  17. package/bin/libs/editor/editor-mod.d.ts +0 -25
  18. package/bin/libs/editor/editor-mod.js +0 -897
  19. package/bin/libs/figures/figures-mod.d.ts +0 -461
  20. package/bin/libs/figures/figures-mod.js +0 -285
  21. package/bin/libs/group/group-mod.d.ts +0 -33
  22. package/bin/libs/group/group-mod.js +0 -93
  23. package/bin/libs/input/input-alias.d.ts +0 -5
  24. package/bin/libs/input/input-alias.js +0 -4
  25. package/bin/libs/input/input-mod.d.ts +0 -16
  26. package/bin/libs/input/input-mod.js +0 -372
  27. package/bin/libs/intro/intro-alias.d.ts +0 -2
  28. package/bin/libs/intro/intro-alias.js +0 -3
  29. package/bin/libs/intro/intro-mod.d.ts +0 -20
  30. package/bin/libs/intro/intro-mod.js +0 -81
  31. package/bin/libs/launcher/command-runner.d.ts +0 -18
  32. package/bin/libs/launcher/command-runner.js +0 -79
  33. package/bin/libs/launcher/command-typed.d.ts +0 -16
  34. package/bin/libs/launcher/command-typed.js +0 -60
  35. package/bin/libs/launcher/launcher-alias.d.ts +0 -2
  36. package/bin/libs/launcher/launcher-alias.js +0 -2
  37. package/bin/libs/launcher/launcher-mod.d.ts +0 -162
  38. package/bin/libs/launcher/launcher-mod.js +0 -1222
  39. package/bin/libs/launcher/launcher-types.d.ts +0 -159
  40. package/bin/libs/launcher/launcher-types.js +0 -0
  41. package/bin/libs/launcher/trpc-orpc-support/completions.d.ts +0 -4
  42. package/bin/libs/launcher/trpc-orpc-support/completions.js +0 -45
  43. package/bin/libs/launcher/trpc-orpc-support/errors.d.ts +0 -11
  44. package/bin/libs/launcher/trpc-orpc-support/errors.js +0 -10
  45. package/bin/libs/launcher/trpc-orpc-support/index.d.ts +0 -34
  46. package/bin/libs/launcher/trpc-orpc-support/index.js +0 -641
  47. package/bin/libs/launcher/trpc-orpc-support/json-schema.d.ts +0 -17
  48. package/bin/libs/launcher/trpc-orpc-support/json-schema.js +0 -168
  49. package/bin/libs/launcher/trpc-orpc-support/json.d.ts +0 -44
  50. package/bin/libs/launcher/trpc-orpc-support/json.js +0 -41
  51. package/bin/libs/launcher/trpc-orpc-support/logging.d.ts +0 -11
  52. package/bin/libs/launcher/trpc-orpc-support/logging.js +0 -26
  53. package/bin/libs/launcher/trpc-orpc-support/parse-procedure.d.ts +0 -2
  54. package/bin/libs/launcher/trpc-orpc-support/parse-procedure.js +0 -486
  55. package/bin/libs/launcher/trpc-orpc-support/prompts.d.ts +0 -18
  56. package/bin/libs/launcher/trpc-orpc-support/prompts.js +0 -534
  57. package/bin/libs/launcher/trpc-orpc-support/standard-schema/contract.d.ts +0 -53
  58. package/bin/libs/launcher/trpc-orpc-support/standard-schema/contract.js +0 -0
  59. package/bin/libs/launcher/trpc-orpc-support/standard-schema/errors.d.ts +0 -9
  60. package/bin/libs/launcher/trpc-orpc-support/standard-schema/errors.js +0 -47
  61. package/bin/libs/launcher/trpc-orpc-support/standard-schema/utils.d.ts +0 -3
  62. package/bin/libs/launcher/trpc-orpc-support/standard-schema/utils.js +0 -6
  63. package/bin/libs/launcher/trpc-orpc-support/trpc-compat.d.ts +0 -71
  64. package/bin/libs/launcher/trpc-orpc-support/trpc-compat.js +0 -11
  65. package/bin/libs/launcher/trpc-orpc-support/types.d.ts +0 -276
  66. package/bin/libs/launcher/trpc-orpc-support/types.js +0 -0
  67. package/bin/libs/launcher/trpc-orpc-support/util.d.ts +0 -9
  68. package/bin/libs/launcher/trpc-orpc-support/util.js +0 -9
  69. package/bin/libs/log/log-alias.d.ts +0 -1
  70. package/bin/libs/log/log-alias.js +0 -2
  71. package/bin/libs/msg-fmt/colors.d.ts +0 -30
  72. package/bin/libs/msg-fmt/colors.js +0 -42
  73. package/bin/libs/msg-fmt/logger.d.ts +0 -17
  74. package/bin/libs/msg-fmt/logger.js +0 -103
  75. package/bin/libs/msg-fmt/mapping.d.ts +0 -3
  76. package/bin/libs/msg-fmt/mapping.js +0 -49
  77. package/bin/libs/msg-fmt/messages.d.ts +0 -35
  78. package/bin/libs/msg-fmt/messages.js +0 -319
  79. package/bin/libs/msg-fmt/terminal.d.ts +0 -15
  80. package/bin/libs/msg-fmt/terminal.js +0 -60
  81. package/bin/libs/msg-fmt/variants.d.ts +0 -11
  82. package/bin/libs/msg-fmt/variants.js +0 -52
  83. package/bin/libs/multiselect/multiselect-alias.d.ts +0 -2
  84. package/bin/libs/multiselect/multiselect-alias.js +0 -2
  85. package/bin/libs/multiselect/multiselect-prompt.d.ts +0 -2
  86. package/bin/libs/multiselect/multiselect-prompt.js +0 -348
  87. package/bin/libs/next-steps/next-steps.d.ts +0 -14
  88. package/bin/libs/next-steps/next-steps.js +0 -24
  89. package/bin/libs/number/number-mod.d.ts +0 -28
  90. package/bin/libs/number/number-mod.js +0 -194
  91. package/bin/libs/outro/outro-alias.d.ts +0 -2
  92. package/bin/libs/outro/outro-alias.js +0 -3
  93. package/bin/libs/outro/outro-mod.d.ts +0 -8
  94. package/bin/libs/outro/outro-mod.js +0 -55
  95. package/bin/libs/results/results.d.ts +0 -7
  96. package/bin/libs/results/results.js +0 -27
  97. package/bin/libs/select/nummultiselect-prompt.d.ts +0 -6
  98. package/bin/libs/select/nummultiselect-prompt.js +0 -105
  99. package/bin/libs/select/numselect-prompt.d.ts +0 -7
  100. package/bin/libs/select/numselect-prompt.js +0 -115
  101. package/bin/libs/select/select-alias.d.ts +0 -9
  102. package/bin/libs/select/select-alias.js +0 -9
  103. package/bin/libs/select/select-prompt.d.ts +0 -5
  104. package/bin/libs/select/select-prompt.js +0 -314
  105. package/bin/libs/select/toggle-prompt.d.ts +0 -5
  106. package/bin/libs/select/toggle-prompt.js +0 -209
  107. package/bin/libs/spinner/spinner-alias.d.ts +0 -1
  108. package/bin/libs/spinner/spinner-alias.js +0 -2
  109. package/bin/libs/spinner/spinner-mod.d.ts +0 -106
  110. package/bin/libs/spinner/spinner-mod.js +0 -265
  111. package/bin/libs/task/progress.d.ts +0 -2
  112. package/bin/libs/task/progress.js +0 -57
  113. package/bin/libs/task/task-spin.d.ts +0 -15
  114. package/bin/libs/task/task-spin.js +0 -110
  115. package/bin/libs/utils/colorize.d.ts +0 -2
  116. package/bin/libs/utils/colorize.js +0 -135
  117. package/bin/libs/utils/errors.d.ts +0 -1
  118. package/bin/libs/utils/errors.js +0 -17
  119. package/bin/libs/utils/prevent.d.ts +0 -8
  120. package/bin/libs/utils/prevent.js +0 -65
  121. package/bin/libs/utils/prompt-end.d.ts +0 -8
  122. package/bin/libs/utils/prompt-end.js +0 -34
  123. package/bin/libs/utils/stream-text.d.ts +0 -18
  124. package/bin/libs/utils/stream-text.js +0 -136
  125. package/bin/libs/utils/system.d.ts +0 -6
  126. package/bin/libs/utils/system.js +0 -7
  127. package/bin/libs/utils/validate.d.ts +0 -21
  128. package/bin/libs/utils/validate.js +0 -17
  129. package/bin/libs/visual/visual-mod.d.ts +0 -6
  130. package/bin/libs/visual/visual-mod.js +0 -13
  131. package/bin/mod.d.ts +0 -69
  132. package/bin/mod.js +0 -159
  133. package/bin/types.d.ts +0 -371
  134. package/bin/types.js +0 -0
@@ -1,461 +0,0 @@
1
- export declare const mainSymbols: {
2
- tick: string;
3
- info: string;
4
- warning: string;
5
- cross: string;
6
- squareSmall: string;
7
- squareSmallFilled: string;
8
- circle: string;
9
- circleFilled: string;
10
- circleDotted: string;
11
- circleDouble: string;
12
- circleCircle: string;
13
- circleCross: string;
14
- circlePipe: string;
15
- radioOn: string;
16
- radioOff: string;
17
- checkboxOn: string;
18
- checkboxOff: string;
19
- checkboxCircleOn: string;
20
- checkboxCircleOff: string;
21
- pointer: string;
22
- triangleUpOutline: string;
23
- triangleLeft: string;
24
- triangleRight: string;
25
- lozenge: string;
26
- lozengeOutline: string;
27
- hamburger: string;
28
- smiley: string;
29
- mustache: string;
30
- star: string;
31
- play: string;
32
- nodejs: string;
33
- oneSeventh: string;
34
- oneNinth: string;
35
- oneTenth: string;
36
- circleQuestionMark: string;
37
- questionMarkPrefix: string;
38
- square: string;
39
- squareDarkShade: string;
40
- squareMediumShade: string;
41
- squareLightShade: string;
42
- squareTop: string;
43
- squareBottom: string;
44
- squareLeft: string;
45
- squareRight: string;
46
- squareCenter: string;
47
- bullet: string;
48
- dot: string;
49
- ellipsis: string;
50
- pointerSmall: string;
51
- triangleUp: string;
52
- triangleUpSmall: string;
53
- triangleDown: string;
54
- triangleDownSmall: string;
55
- triangleLeftSmall: string;
56
- triangleRightSmall: string;
57
- home: string;
58
- heart: string;
59
- musicNote: string;
60
- musicNoteBeamed: string;
61
- arrowUp: string;
62
- arrowDown: string;
63
- arrowLeft: string;
64
- arrowRight: string;
65
- arrowLeftRight: string;
66
- arrowUpDown: string;
67
- almostEqual: string;
68
- notEqual: string;
69
- lessOrEqual: string;
70
- greaterOrEqual: string;
71
- identical: string;
72
- infinity: string;
73
- subscriptZero: string;
74
- subscriptOne: string;
75
- subscriptTwo: string;
76
- subscriptThree: string;
77
- subscriptFour: string;
78
- subscriptFive: string;
79
- subscriptSix: string;
80
- subscriptSeven: string;
81
- subscriptEight: string;
82
- subscriptNine: string;
83
- oneHalf: string;
84
- oneThird: string;
85
- oneQuarter: string;
86
- oneFifth: string;
87
- oneSixth: string;
88
- oneEighth: string;
89
- twoThirds: string;
90
- twoFifths: string;
91
- threeQuarters: string;
92
- threeFifths: string;
93
- threeEighths: string;
94
- fourFifths: string;
95
- fiveSixths: string;
96
- fiveEighths: string;
97
- sevenEighths: string;
98
- line: string;
99
- lineBold: string;
100
- lineDouble: string;
101
- lineDashed0: string;
102
- lineDashed1: string;
103
- lineDashed2: string;
104
- lineDashed3: string;
105
- lineDashed4: string;
106
- lineDashed5: string;
107
- lineDashed6: string;
108
- lineDashed7: string;
109
- lineDashed8: string;
110
- lineDashed9: string;
111
- lineDashed10: string;
112
- lineDashed11: string;
113
- lineDashed12: string;
114
- lineDashed13: string;
115
- lineDashed14: string;
116
- lineDashed15: string;
117
- lineVertical: string;
118
- lineVerticalBold: string;
119
- lineVerticalDouble: string;
120
- lineVerticalDashed0: string;
121
- lineVerticalDashed1: string;
122
- lineVerticalDashed2: string;
123
- lineVerticalDashed3: string;
124
- lineVerticalDashed4: string;
125
- lineVerticalDashed5: string;
126
- lineVerticalDashed6: string;
127
- lineVerticalDashed7: string;
128
- lineVerticalDashed8: string;
129
- lineVerticalDashed9: string;
130
- lineVerticalDashed10: string;
131
- lineVerticalDashed11: string;
132
- lineDownLeft: string;
133
- lineDownLeftArc: string;
134
- lineDownBoldLeftBold: string;
135
- lineDownBoldLeft: string;
136
- lineDownLeftBold: string;
137
- lineDownDoubleLeftDouble: string;
138
- lineDownDoubleLeft: string;
139
- lineDownLeftDouble: string;
140
- lineDownRight: string;
141
- lineDownRightArc: string;
142
- lineDownBoldRightBold: string;
143
- lineDownBoldRight: string;
144
- lineDownRightBold: string;
145
- lineDownDoubleRightDouble: string;
146
- lineDownDoubleRight: string;
147
- lineDownRightDouble: string;
148
- lineUpLeft: string;
149
- lineUpLeftArc: string;
150
- lineUpBoldLeftBold: string;
151
- lineUpBoldLeft: string;
152
- lineUpLeftBold: string;
153
- lineUpDoubleLeftDouble: string;
154
- lineUpDoubleLeft: string;
155
- lineUpLeftDouble: string;
156
- lineUpRight: string;
157
- lineUpRightArc: string;
158
- lineUpBoldRightBold: string;
159
- lineUpBoldRight: string;
160
- lineUpRightBold: string;
161
- lineUpDoubleRightDouble: string;
162
- lineUpDoubleRight: string;
163
- lineUpRightDouble: string;
164
- lineUpDownLeft: string;
165
- lineUpBoldDownBoldLeftBold: string;
166
- lineUpBoldDownBoldLeft: string;
167
- lineUpDownLeftBold: string;
168
- lineUpBoldDownLeftBold: string;
169
- lineUpDownBoldLeftBold: string;
170
- lineUpDownBoldLeft: string;
171
- lineUpBoldDownLeft: string;
172
- lineUpDoubleDownDoubleLeftDouble: string;
173
- lineUpDoubleDownDoubleLeft: string;
174
- lineUpDownLeftDouble: string;
175
- lineUpDownRight: string;
176
- lineUpBoldDownBoldRightBold: string;
177
- lineUpBoldDownBoldRight: string;
178
- lineUpDownRightBold: string;
179
- lineUpBoldDownRightBold: string;
180
- lineUpDownBoldRightBold: string;
181
- lineUpDownBoldRight: string;
182
- lineUpBoldDownRight: string;
183
- lineUpDoubleDownDoubleRightDouble: string;
184
- lineUpDoubleDownDoubleRight: string;
185
- lineUpDownRightDouble: string;
186
- lineDownLeftRight: string;
187
- lineDownBoldLeftBoldRightBold: string;
188
- lineDownLeftBoldRightBold: string;
189
- lineDownBoldLeftRight: string;
190
- lineDownBoldLeftBoldRight: string;
191
- lineDownBoldLeftRightBold: string;
192
- lineDownLeftRightBold: string;
193
- lineDownLeftBoldRight: string;
194
- lineDownDoubleLeftDoubleRightDouble: string;
195
- lineDownDoubleLeftRight: string;
196
- lineDownLeftDoubleRightDouble: string;
197
- lineUpLeftRight: string;
198
- lineUpBoldLeftBoldRightBold: string;
199
- lineUpLeftBoldRightBold: string;
200
- lineUpBoldLeftRight: string;
201
- lineUpBoldLeftBoldRight: string;
202
- lineUpBoldLeftRightBold: string;
203
- lineUpLeftRightBold: string;
204
- lineUpLeftBoldRight: string;
205
- lineUpDoubleLeftDoubleRightDouble: string;
206
- lineUpDoubleLeftRight: string;
207
- lineUpLeftDoubleRightDouble: string;
208
- lineUpDownLeftRight: string;
209
- lineUpBoldDownBoldLeftBoldRightBold: string;
210
- lineUpDownBoldLeftBoldRightBold: string;
211
- lineUpBoldDownLeftBoldRightBold: string;
212
- lineUpBoldDownBoldLeftRightBold: string;
213
- lineUpBoldDownBoldLeftBoldRight: string;
214
- lineUpBoldDownLeftRight: string;
215
- lineUpDownBoldLeftRight: string;
216
- lineUpDownLeftBoldRight: string;
217
- lineUpDownLeftRightBold: string;
218
- lineUpBoldDownBoldLeftRight: string;
219
- lineUpDownLeftBoldRightBold: string;
220
- lineUpBoldDownLeftBoldRight: string;
221
- lineUpBoldDownLeftRightBold: string;
222
- lineUpDownBoldLeftBoldRight: string;
223
- lineUpDownBoldLeftRightBold: string;
224
- lineUpDoubleDownDoubleLeftDoubleRightDouble: string;
225
- lineUpDoubleDownDoubleLeftRight: string;
226
- lineUpDownLeftDoubleRightDouble: string;
227
- lineCross: string;
228
- lineBackslash: string;
229
- lineSlash: string;
230
- };
231
- export declare const fallbackSymbols: Record<string, string>;
232
- export declare const figures: Record<string, string> | {
233
- tick: string;
234
- info: string;
235
- warning: string;
236
- cross: string;
237
- squareSmall: string;
238
- squareSmallFilled: string;
239
- circle: string;
240
- circleFilled: string;
241
- circleDotted: string;
242
- circleDouble: string;
243
- circleCircle: string;
244
- circleCross: string;
245
- circlePipe: string;
246
- radioOn: string;
247
- radioOff: string;
248
- checkboxOn: string;
249
- checkboxOff: string;
250
- checkboxCircleOn: string;
251
- checkboxCircleOff: string;
252
- pointer: string;
253
- triangleUpOutline: string;
254
- triangleLeft: string;
255
- triangleRight: string;
256
- lozenge: string;
257
- lozengeOutline: string;
258
- hamburger: string;
259
- smiley: string;
260
- mustache: string;
261
- star: string;
262
- play: string;
263
- nodejs: string;
264
- oneSeventh: string;
265
- oneNinth: string;
266
- oneTenth: string;
267
- circleQuestionMark: string;
268
- questionMarkPrefix: string;
269
- square: string;
270
- squareDarkShade: string;
271
- squareMediumShade: string;
272
- squareLightShade: string;
273
- squareTop: string;
274
- squareBottom: string;
275
- squareLeft: string;
276
- squareRight: string;
277
- squareCenter: string;
278
- bullet: string;
279
- dot: string;
280
- ellipsis: string;
281
- pointerSmall: string;
282
- triangleUp: string;
283
- triangleUpSmall: string;
284
- triangleDown: string;
285
- triangleDownSmall: string;
286
- triangleLeftSmall: string;
287
- triangleRightSmall: string;
288
- home: string;
289
- heart: string;
290
- musicNote: string;
291
- musicNoteBeamed: string;
292
- arrowUp: string;
293
- arrowDown: string;
294
- arrowLeft: string;
295
- arrowRight: string;
296
- arrowLeftRight: string;
297
- arrowUpDown: string;
298
- almostEqual: string;
299
- notEqual: string;
300
- lessOrEqual: string;
301
- greaterOrEqual: string;
302
- identical: string;
303
- infinity: string;
304
- subscriptZero: string;
305
- subscriptOne: string;
306
- subscriptTwo: string;
307
- subscriptThree: string;
308
- subscriptFour: string;
309
- subscriptFive: string;
310
- subscriptSix: string;
311
- subscriptSeven: string;
312
- subscriptEight: string;
313
- subscriptNine: string;
314
- oneHalf: string;
315
- oneThird: string;
316
- oneQuarter: string;
317
- oneFifth: string;
318
- oneSixth: string;
319
- oneEighth: string;
320
- twoThirds: string;
321
- twoFifths: string;
322
- threeQuarters: string;
323
- threeFifths: string;
324
- threeEighths: string;
325
- fourFifths: string;
326
- fiveSixths: string;
327
- fiveEighths: string;
328
- sevenEighths: string;
329
- line: string;
330
- lineBold: string;
331
- lineDouble: string;
332
- lineDashed0: string;
333
- lineDashed1: string;
334
- lineDashed2: string;
335
- lineDashed3: string;
336
- lineDashed4: string;
337
- lineDashed5: string;
338
- lineDashed6: string;
339
- lineDashed7: string;
340
- lineDashed8: string;
341
- lineDashed9: string;
342
- lineDashed10: string;
343
- lineDashed11: string;
344
- lineDashed12: string;
345
- lineDashed13: string;
346
- lineDashed14: string;
347
- lineDashed15: string;
348
- lineVertical: string;
349
- lineVerticalBold: string;
350
- lineVerticalDouble: string;
351
- lineVerticalDashed0: string;
352
- lineVerticalDashed1: string;
353
- lineVerticalDashed2: string;
354
- lineVerticalDashed3: string;
355
- lineVerticalDashed4: string;
356
- lineVerticalDashed5: string;
357
- lineVerticalDashed6: string;
358
- lineVerticalDashed7: string;
359
- lineVerticalDashed8: string;
360
- lineVerticalDashed9: string;
361
- lineVerticalDashed10: string;
362
- lineVerticalDashed11: string;
363
- lineDownLeft: string;
364
- lineDownLeftArc: string;
365
- lineDownBoldLeftBold: string;
366
- lineDownBoldLeft: string;
367
- lineDownLeftBold: string;
368
- lineDownDoubleLeftDouble: string;
369
- lineDownDoubleLeft: string;
370
- lineDownLeftDouble: string;
371
- lineDownRight: string;
372
- lineDownRightArc: string;
373
- lineDownBoldRightBold: string;
374
- lineDownBoldRight: string;
375
- lineDownRightBold: string;
376
- lineDownDoubleRightDouble: string;
377
- lineDownDoubleRight: string;
378
- lineDownRightDouble: string;
379
- lineUpLeft: string;
380
- lineUpLeftArc: string;
381
- lineUpBoldLeftBold: string;
382
- lineUpBoldLeft: string;
383
- lineUpLeftBold: string;
384
- lineUpDoubleLeftDouble: string;
385
- lineUpDoubleLeft: string;
386
- lineUpLeftDouble: string;
387
- lineUpRight: string;
388
- lineUpRightArc: string;
389
- lineUpBoldRightBold: string;
390
- lineUpBoldRight: string;
391
- lineUpRightBold: string;
392
- lineUpDoubleRightDouble: string;
393
- lineUpDoubleRight: string;
394
- lineUpRightDouble: string;
395
- lineUpDownLeft: string;
396
- lineUpBoldDownBoldLeftBold: string;
397
- lineUpBoldDownBoldLeft: string;
398
- lineUpDownLeftBold: string;
399
- lineUpBoldDownLeftBold: string;
400
- lineUpDownBoldLeftBold: string;
401
- lineUpDownBoldLeft: string;
402
- lineUpBoldDownLeft: string;
403
- lineUpDoubleDownDoubleLeftDouble: string;
404
- lineUpDoubleDownDoubleLeft: string;
405
- lineUpDownLeftDouble: string;
406
- lineUpDownRight: string;
407
- lineUpBoldDownBoldRightBold: string;
408
- lineUpBoldDownBoldRight: string;
409
- lineUpDownRightBold: string;
410
- lineUpBoldDownRightBold: string;
411
- lineUpDownBoldRightBold: string;
412
- lineUpDownBoldRight: string;
413
- lineUpBoldDownRight: string;
414
- lineUpDoubleDownDoubleRightDouble: string;
415
- lineUpDoubleDownDoubleRight: string;
416
- lineUpDownRightDouble: string;
417
- lineDownLeftRight: string;
418
- lineDownBoldLeftBoldRightBold: string;
419
- lineDownLeftBoldRightBold: string;
420
- lineDownBoldLeftRight: string;
421
- lineDownBoldLeftBoldRight: string;
422
- lineDownBoldLeftRightBold: string;
423
- lineDownLeftRightBold: string;
424
- lineDownLeftBoldRight: string;
425
- lineDownDoubleLeftDoubleRightDouble: string;
426
- lineDownDoubleLeftRight: string;
427
- lineDownLeftDoubleRightDouble: string;
428
- lineUpLeftRight: string;
429
- lineUpBoldLeftBoldRightBold: string;
430
- lineUpLeftBoldRightBold: string;
431
- lineUpBoldLeftRight: string;
432
- lineUpBoldLeftBoldRight: string;
433
- lineUpBoldLeftRightBold: string;
434
- lineUpLeftRightBold: string;
435
- lineUpLeftBoldRight: string;
436
- lineUpDoubleLeftDoubleRightDouble: string;
437
- lineUpDoubleLeftRight: string;
438
- lineUpLeftDoubleRightDouble: string;
439
- lineUpDownLeftRight: string;
440
- lineUpBoldDownBoldLeftBoldRightBold: string;
441
- lineUpDownBoldLeftBoldRightBold: string;
442
- lineUpBoldDownLeftBoldRightBold: string;
443
- lineUpBoldDownBoldLeftRightBold: string;
444
- lineUpBoldDownBoldLeftBoldRight: string;
445
- lineUpBoldDownLeftRight: string;
446
- lineUpDownBoldLeftRight: string;
447
- lineUpDownLeftBoldRight: string;
448
- lineUpDownLeftRightBold: string;
449
- lineUpBoldDownBoldLeftRight: string;
450
- lineUpDownLeftBoldRightBold: string;
451
- lineUpBoldDownLeftBoldRight: string;
452
- lineUpBoldDownLeftRightBold: string;
453
- lineUpDownBoldLeftBoldRight: string;
454
- lineUpDownBoldLeftRightBold: string;
455
- lineUpDoubleDownDoubleLeftDoubleRightDouble: string;
456
- lineUpDoubleDownDoubleLeftRight: string;
457
- lineUpDownLeftDoubleRightDouble: string;
458
- lineCross: string;
459
- lineBackslash: string;
460
- lineSlash: string;
461
- };