@vue-skuilder/courseware 0.1.14 → 0.1.16

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 (75) hide show
  1. package/dist/chess/questions/puzzle/puzzle.vue.d.ts +3 -3
  2. package/dist/chess/questions/puzzle/puzzle.vue.d.ts.map +1 -1
  3. package/dist/default/questions/fillIn/fillIn.vue.d.ts +383 -6
  4. package/dist/default/questions/fillIn/fillIn.vue.d.ts.map +1 -1
  5. package/dist/default/questions/fillIn/index.d.ts +762 -10
  6. package/dist/default/questions/fillIn/index.d.ts.map +1 -1
  7. package/dist/french/questions/audioparse/index.d.ts +14 -6
  8. package/dist/french/questions/audioparse/index.d.ts.map +1 -1
  9. package/dist/french/questions/audioparse/view.vue.d.ts +8 -4
  10. package/dist/french/questions/audioparse/view.vue.d.ts.map +1 -1
  11. package/dist/french/questions/vocab/identify.vue.d.ts +3 -3
  12. package/dist/french/questions/vocab/identify.vue.d.ts.map +1 -1
  13. package/dist/french/questions/vocab/index.d.ts +4 -4
  14. package/dist/french/questions/vocab/index.d.ts.map +1 -1
  15. package/dist/math/questions/addition/horizontal.vue.d.ts +18 -4
  16. package/dist/math/questions/addition/horizontal.vue.d.ts.map +1 -1
  17. package/dist/math/questions/addition/verbal.vue.d.ts +18 -4
  18. package/dist/math/questions/addition/verbal.vue.d.ts.map +1 -1
  19. package/dist/math/questions/angleCategorize/angleCategorize.vue.d.ts +237 -4
  20. package/dist/math/questions/angleCategorize/angleCategorize.vue.d.ts.map +1 -1
  21. package/dist/math/questions/angleCategorize/index.d.ts +472 -8
  22. package/dist/math/questions/angleCategorize/index.d.ts.map +1 -1
  23. package/dist/math/questions/countBy/default.vue.d.ts +3 -3
  24. package/dist/math/questions/countBy/default.vue.d.ts.map +1 -1
  25. package/dist/math/questions/countBy/index.d.ts +4 -4
  26. package/dist/math/questions/countBy/index.d.ts.map +1 -1
  27. package/dist/math/questions/division/horizontal.vue.d.ts +18 -4
  28. package/dist/math/questions/division/horizontal.vue.d.ts.map +1 -1
  29. package/dist/math/questions/division/index.d.ts +34 -6
  30. package/dist/math/questions/division/index.d.ts.map +1 -1
  31. package/dist/math/questions/equalityTest/index.d.ts +506 -2
  32. package/dist/math/questions/equalityTest/index.d.ts.map +1 -1
  33. package/dist/math/questions/equalityTest/trueFalse.vue.d.ts +253 -1
  34. package/dist/math/questions/equalityTest/trueFalse.vue.d.ts.map +1 -1
  35. package/dist/math/questions/multiplication/blorizontal.vue.d.ts +18 -4
  36. package/dist/math/questions/multiplication/blorizontal.vue.d.ts.map +1 -1
  37. package/dist/math/questions/multiplication/index.d.ts +34 -6
  38. package/dist/math/questions/multiplication/index.d.ts.map +1 -1
  39. package/dist/math/questions/multiplication/verbal.vue.d.ts +18 -4
  40. package/dist/math/questions/multiplication/verbal.vue.d.ts.map +1 -1
  41. package/dist/math/questions/oneStepEqn/index.d.ts +34 -6
  42. package/dist/math/questions/oneStepEqn/index.d.ts.map +1 -1
  43. package/dist/math/questions/oneStepEqn/solve.vue.d.ts +18 -4
  44. package/dist/math/questions/oneStepEqn/solve.vue.d.ts.map +1 -1
  45. package/dist/math/questions/supplementaryAngles/index.d.ts +34 -6
  46. package/dist/math/questions/supplementaryAngles/index.d.ts.map +1 -1
  47. package/dist/math/questions/supplementaryAngles/supplementaryAngles.vue.d.ts +18 -4
  48. package/dist/math/questions/supplementaryAngles/supplementaryAngles.vue.d.ts.map +1 -1
  49. package/dist/piano/questions/echo/Playback.vue.d.ts +3 -3
  50. package/dist/piano/questions/echo/Playback.vue.d.ts.map +1 -1
  51. package/dist/piano/questions/echo/index.d.ts +6 -6
  52. package/dist/piano/questions/echo/index.d.ts.map +1 -1
  53. package/dist/piano/questions/playNote/NotePlayback.vue.d.ts +3 -3
  54. package/dist/piano/questions/playNote/NotePlayback.vue.d.ts.map +1 -1
  55. package/dist/piano/questions/playNote/index.d.ts +6 -6
  56. package/dist/piano/questions/playNote/index.d.ts.map +1 -1
  57. package/dist/pitch/questions/indentify/index.d.ts +470 -6
  58. package/dist/pitch/questions/indentify/index.d.ts.map +1 -1
  59. package/dist/pitch/questions/indentify/textBox.vue.d.ts +237 -4
  60. package/dist/pitch/questions/indentify/textBox.vue.d.ts.map +1 -1
  61. package/dist/sightsing/questions/IdentifyKey/IdentifyKey.vue.d.ts +237 -4
  62. package/dist/sightsing/questions/IdentifyKey/IdentifyKey.vue.d.ts.map +1 -1
  63. package/dist/sightsing/questions/IdentifyKey/index.d.ts +472 -8
  64. package/dist/sightsing/questions/IdentifyKey/index.d.ts.map +1 -1
  65. package/dist/typing/questions/falling-letters/FallingLetters.vue.d.ts +2 -2
  66. package/dist/typing/questions/falling-letters/FallingLetters.vue.d.ts.map +1 -1
  67. package/dist/typing/questions/single-letter/index.d.ts +4 -4
  68. package/dist/typing/questions/single-letter/index.d.ts.map +1 -1
  69. package/dist/typing/questions/single-letter/typeSingleLetter.vue.d.ts +3 -3
  70. package/dist/typing/questions/single-letter/typeSingleLetter.vue.d.ts.map +1 -1
  71. package/dist/word-work/questions/spelling/index.d.ts +64 -8
  72. package/dist/word-work/questions/spelling/index.d.ts.map +1 -1
  73. package/dist/word-work/questions/spelling/textBox.vue.d.ts +33 -5
  74. package/dist/word-work/questions/spelling/textBox.vue.d.ts.map +1 -1
  75. package/package.json +5 -5
@@ -28,23 +28,255 @@ export declare class IdentifyKeyQuestion extends Question {
28
28
  submit: () => void;
29
29
  priorSessionViews: import('vue').Ref<number>;
30
30
  priorAttempts: import('vue').Ref<number>;
31
- priorAnswers: import('vue').Ref<[import('../../../../../common/dist/index.mjs').Answer, string][]>;
31
+ priorAnswers: import('vue').Ref<[Answer, string][]>;
32
32
  maxAttemptsPerView: import('vue').Ref<number>;
33
33
  maxSessionViews: import('vue').Ref<number>;
34
- submitAnswer: (answer: import('../../../../../common/dist/index.mjs').Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
34
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
35
35
  startTime: import('vue').Ref<moment.Moment>;
36
36
  hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
37
37
  timeSpent: import('vue').ComputedRef<number>;
38
38
  logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
39
39
  getURL: (item: string, dataShapeIndex?: number) => string;
40
- emitResponse: (record: import('packages/db/dist').CardRecord) => void;
40
+ emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
41
41
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
42
42
  data: ViewData[];
43
43
  modifyDifficulty: number;
44
44
  }> & Readonly<{}>, {
45
45
  modifyDifficulty: number;
46
46
  }, {}, {
47
- RadioMultipleChoice: any;
47
+ RadioMultipleChoice: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
48
+ choiceList: {
49
+ type: import('vue').PropType<string[]>;
50
+ required: true;
51
+ };
52
+ }>, {}, {
53
+ currentSelection: number;
54
+ incorrectSelections: number[];
55
+ containerRef: null | HTMLElement;
56
+ _registeredHotkeys: (string | string[])[];
57
+ }, {}, {
58
+ forwardSelection(): void;
59
+ setSelection(selection: number): void;
60
+ incrementSelection(): void;
61
+ decrementSelection(): void;
62
+ choiceIsWrong(choice: string): boolean;
63
+ bindKeys(): void;
64
+ unbindKeys(): void;
65
+ }, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
66
+ answer: import('../../../../common/dist/index.mjs').Answer;
67
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
68
+ }, {
69
+ autofocus(): boolean;
70
+ autoFocus(): boolean;
71
+ }, {
72
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
73
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
74
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
75
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
76
+ choiceList: {
77
+ type: import('vue').PropType<string[]>;
78
+ required: true;
79
+ };
80
+ }>> & Readonly<{}>, {}, {}, {
81
+ MultipleChoiceOption: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
82
+ content: {
83
+ type: StringConstructor;
84
+ required: true;
85
+ };
86
+ selected: {
87
+ type: BooleanConstructor;
88
+ required: true;
89
+ };
90
+ number: {
91
+ type: NumberConstructor;
92
+ required: true;
93
+ };
94
+ setSelection: {
95
+ type: import('vue').PropType<(selection: number) => void>;
96
+ required: true;
97
+ };
98
+ submit: {
99
+ type: import('vue').PropType<() => void>;
100
+ required: true;
101
+ };
102
+ markedWrong: {
103
+ type: BooleanConstructor;
104
+ required: true;
105
+ };
106
+ }>, {}, {}, {
107
+ className(): string;
108
+ }, {
109
+ select(): void;
110
+ submitThisOption(): void;
111
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
112
+ content: {
113
+ type: StringConstructor;
114
+ required: true;
115
+ };
116
+ selected: {
117
+ type: BooleanConstructor;
118
+ required: true;
119
+ };
120
+ number: {
121
+ type: NumberConstructor;
122
+ required: true;
123
+ };
124
+ setSelection: {
125
+ type: import('vue').PropType<(selection: number) => void>;
126
+ required: true;
127
+ };
128
+ submit: {
129
+ type: import('vue').PropType<() => void>;
130
+ required: true;
131
+ };
132
+ markedWrong: {
133
+ type: BooleanConstructor;
134
+ required: true;
135
+ };
136
+ }>> & Readonly<{}>, {}, {}, {
137
+ MarkdownRenderer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
138
+ md: {
139
+ type: import('vue').PropType<string>;
140
+ required: true;
141
+ };
142
+ }>, {}, {}, {
143
+ tokens(): (import('marked').Token | {
144
+ type: false;
145
+ audio: string;
146
+ })[];
147
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
148
+ md: {
149
+ type: import('vue').PropType<string>;
150
+ required: true;
151
+ };
152
+ }>> & Readonly<{}>, {}, {}, {
153
+ MdTokenRenderer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
154
+ token: {
155
+ type: import('vue').PropType<import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent>;
156
+ required: true;
157
+ };
158
+ last: {
159
+ type: BooleanConstructor;
160
+ required: false;
161
+ default: boolean;
162
+ };
163
+ }>, {
164
+ isComponent: (token: import('marked').MarkedToken) => boolean;
165
+ containsComponent: (token: import('marked').MarkedToken) => boolean;
166
+ splitTextToken: (token: import('marked').MarkedToken) => import("marked").Tokens.Text[];
167
+ splitParagraphToken: (token: import("marked").Tokens.Paragraph) => import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent[];
168
+ parsedComponent: (token: import('marked').MarkedToken) => {
169
+ is: string;
170
+ text: string;
171
+ props: Record<string, string>;
172
+ };
173
+ decodeBasicEntities: (text: string) => string;
174
+ isText: (tok: import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent) => boolean;
175
+ components: {
176
+ fillIn: import('vue').Raw<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
177
+ text: {
178
+ type: StringConstructor;
179
+ required: true;
180
+ };
181
+ }>, {
182
+ inputType: import('vue').Ref<"text" | "radio", "text" | "radio">;
183
+ radioType: import('vue').ComputedRef<boolean>;
184
+ processedText: import('vue').Ref<string, string>;
185
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
186
+ text: {
187
+ type: StringConstructor;
188
+ required: true;
189
+ };
190
+ }>> & Readonly<{}>, {}, {}, {
191
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
192
+ icon: {
193
+ type: BooleanConstructor;
194
+ required: false;
195
+ };
196
+ }>, {}, {}, {
197
+ prependIcon(): string;
198
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
199
+ answer: import('../../../../common/dist/index.mjs').Answer;
200
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
201
+ }, {
202
+ autofocus(): boolean;
203
+ autoFocus(): boolean;
204
+ }, {
205
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
206
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
207
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
208
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
209
+ icon: {
210
+ type: BooleanConstructor;
211
+ required: false;
212
+ };
213
+ }>> & Readonly<{}>, {
214
+ icon: boolean;
215
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
216
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>>;
217
+ };
218
+ getComponent: (componentName: string) => import('vue').Raw<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
219
+ text: {
220
+ type: StringConstructor;
221
+ required: true;
222
+ };
223
+ }>, {
224
+ inputType: import('vue').Ref<"text" | "radio", "text" | "radio">;
225
+ radioType: import('vue').ComputedRef<boolean>;
226
+ processedText: import('vue').Ref<string, string>;
227
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
228
+ text: {
229
+ type: StringConstructor;
230
+ required: true;
231
+ };
232
+ }>> & Readonly<{}>, {}, {}, {
233
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
234
+ icon: {
235
+ type: BooleanConstructor;
236
+ required: false;
237
+ };
238
+ }>, {}, {}, {
239
+ prependIcon(): string;
240
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
241
+ answer: import('../../../../common/dist/index.mjs').Answer;
242
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
243
+ }, {
244
+ autofocus(): boolean;
245
+ autoFocus(): boolean;
246
+ }, {
247
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
248
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
249
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
250
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
251
+ icon: {
252
+ type: BooleanConstructor;
253
+ required: false;
254
+ };
255
+ }>> & Readonly<{}>, {
256
+ icon: boolean;
257
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
258
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> | null;
259
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
260
+ token: {
261
+ type: import('vue').PropType<import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent>;
262
+ required: true;
263
+ };
264
+ last: {
265
+ type: BooleanConstructor;
266
+ required: false;
267
+ default: boolean;
268
+ };
269
+ }>> & Readonly<{}>, {
270
+ last: boolean;
271
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
272
+ AudioAutoPlayer: import('vue').DefineComponent<{
273
+ src: string | string[];
274
+ }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
275
+ src: string | string[];
276
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
277
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
278
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
279
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
48
280
  MusicScoreRenderer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
49
281
  abcString: {
50
282
  type: StringConstructor;
@@ -84,23 +316,255 @@ export declare class IdentifyKeyQuestion extends Question {
84
316
  submit: () => void;
85
317
  priorSessionViews: import('vue').Ref<number>;
86
318
  priorAttempts: import('vue').Ref<number>;
87
- priorAnswers: import('vue').Ref<[import('../../../../../common/dist/index.mjs').Answer, string][]>;
319
+ priorAnswers: import('vue').Ref<[Answer, string][]>;
88
320
  maxAttemptsPerView: import('vue').Ref<number>;
89
321
  maxSessionViews: import('vue').Ref<number>;
90
- submitAnswer: (answer: import('../../../../../common/dist/index.mjs').Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
322
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
91
323
  startTime: import('vue').Ref<moment.Moment>;
92
324
  hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
93
325
  timeSpent: import('vue').ComputedRef<number>;
94
326
  logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
95
327
  getURL: (item: string, dataShapeIndex?: number) => string;
96
- emitResponse: (record: import('packages/db/dist').CardRecord) => void;
328
+ emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
97
329
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
98
330
  data: ViewData[];
99
331
  modifyDifficulty: number;
100
332
  }> & Readonly<{}>, {
101
333
  modifyDifficulty: number;
102
334
  }, {}, {
103
- RadioMultipleChoice: any;
335
+ RadioMultipleChoice: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
336
+ choiceList: {
337
+ type: import('vue').PropType<string[]>;
338
+ required: true;
339
+ };
340
+ }>, {}, {
341
+ currentSelection: number;
342
+ incorrectSelections: number[];
343
+ containerRef: null | HTMLElement;
344
+ _registeredHotkeys: (string | string[])[];
345
+ }, {}, {
346
+ forwardSelection(): void;
347
+ setSelection(selection: number): void;
348
+ incrementSelection(): void;
349
+ decrementSelection(): void;
350
+ choiceIsWrong(choice: string): boolean;
351
+ bindKeys(): void;
352
+ unbindKeys(): void;
353
+ }, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
354
+ answer: import('../../../../common/dist/index.mjs').Answer;
355
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
356
+ }, {
357
+ autofocus(): boolean;
358
+ autoFocus(): boolean;
359
+ }, {
360
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
361
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
362
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
363
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
364
+ choiceList: {
365
+ type: import('vue').PropType<string[]>;
366
+ required: true;
367
+ };
368
+ }>> & Readonly<{}>, {}, {}, {
369
+ MultipleChoiceOption: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
370
+ content: {
371
+ type: StringConstructor;
372
+ required: true;
373
+ };
374
+ selected: {
375
+ type: BooleanConstructor;
376
+ required: true;
377
+ };
378
+ number: {
379
+ type: NumberConstructor;
380
+ required: true;
381
+ };
382
+ setSelection: {
383
+ type: import('vue').PropType<(selection: number) => void>;
384
+ required: true;
385
+ };
386
+ submit: {
387
+ type: import('vue').PropType<() => void>;
388
+ required: true;
389
+ };
390
+ markedWrong: {
391
+ type: BooleanConstructor;
392
+ required: true;
393
+ };
394
+ }>, {}, {}, {
395
+ className(): string;
396
+ }, {
397
+ select(): void;
398
+ submitThisOption(): void;
399
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
400
+ content: {
401
+ type: StringConstructor;
402
+ required: true;
403
+ };
404
+ selected: {
405
+ type: BooleanConstructor;
406
+ required: true;
407
+ };
408
+ number: {
409
+ type: NumberConstructor;
410
+ required: true;
411
+ };
412
+ setSelection: {
413
+ type: import('vue').PropType<(selection: number) => void>;
414
+ required: true;
415
+ };
416
+ submit: {
417
+ type: import('vue').PropType<() => void>;
418
+ required: true;
419
+ };
420
+ markedWrong: {
421
+ type: BooleanConstructor;
422
+ required: true;
423
+ };
424
+ }>> & Readonly<{}>, {}, {}, {
425
+ MarkdownRenderer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
426
+ md: {
427
+ type: import('vue').PropType<string>;
428
+ required: true;
429
+ };
430
+ }>, {}, {}, {
431
+ tokens(): (import('marked').Token | {
432
+ type: false;
433
+ audio: string;
434
+ })[];
435
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
436
+ md: {
437
+ type: import('vue').PropType<string>;
438
+ required: true;
439
+ };
440
+ }>> & Readonly<{}>, {}, {}, {
441
+ MdTokenRenderer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
442
+ token: {
443
+ type: import('vue').PropType<import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent>;
444
+ required: true;
445
+ };
446
+ last: {
447
+ type: BooleanConstructor;
448
+ required: false;
449
+ default: boolean;
450
+ };
451
+ }>, {
452
+ isComponent: (token: import('marked').MarkedToken) => boolean;
453
+ containsComponent: (token: import('marked').MarkedToken) => boolean;
454
+ splitTextToken: (token: import('marked').MarkedToken) => import("marked").Tokens.Text[];
455
+ splitParagraphToken: (token: import("marked").Tokens.Paragraph) => import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent[];
456
+ parsedComponent: (token: import('marked').MarkedToken) => {
457
+ is: string;
458
+ text: string;
459
+ props: Record<string, string>;
460
+ };
461
+ decodeBasicEntities: (text: string) => string;
462
+ isText: (tok: import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent) => boolean;
463
+ components: {
464
+ fillIn: import('vue').Raw<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
465
+ text: {
466
+ type: StringConstructor;
467
+ required: true;
468
+ };
469
+ }>, {
470
+ inputType: import('vue').Ref<"text" | "radio", "text" | "radio">;
471
+ radioType: import('vue').ComputedRef<boolean>;
472
+ processedText: import('vue').Ref<string, string>;
473
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
474
+ text: {
475
+ type: StringConstructor;
476
+ required: true;
477
+ };
478
+ }>> & Readonly<{}>, {}, {}, {
479
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
480
+ icon: {
481
+ type: BooleanConstructor;
482
+ required: false;
483
+ };
484
+ }>, {}, {}, {
485
+ prependIcon(): string;
486
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
487
+ answer: import('../../../../common/dist/index.mjs').Answer;
488
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
489
+ }, {
490
+ autofocus(): boolean;
491
+ autoFocus(): boolean;
492
+ }, {
493
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
494
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
495
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
496
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
497
+ icon: {
498
+ type: BooleanConstructor;
499
+ required: false;
500
+ };
501
+ }>> & Readonly<{}>, {
502
+ icon: boolean;
503
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
504
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>>;
505
+ };
506
+ getComponent: (componentName: string) => import('vue').Raw<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
507
+ text: {
508
+ type: StringConstructor;
509
+ required: true;
510
+ };
511
+ }>, {
512
+ inputType: import('vue').Ref<"text" | "radio", "text" | "radio">;
513
+ radioType: import('vue').ComputedRef<boolean>;
514
+ processedText: import('vue').Ref<string, string>;
515
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
516
+ text: {
517
+ type: StringConstructor;
518
+ required: true;
519
+ };
520
+ }>> & Readonly<{}>, {}, {}, {
521
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
522
+ icon: {
523
+ type: BooleanConstructor;
524
+ required: false;
525
+ };
526
+ }>, {}, {}, {
527
+ prependIcon(): string;
528
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
529
+ answer: import('../../../../common/dist/index.mjs').Answer;
530
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
531
+ }, {
532
+ autofocus(): boolean;
533
+ autoFocus(): boolean;
534
+ }, {
535
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
536
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
537
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
538
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
539
+ icon: {
540
+ type: BooleanConstructor;
541
+ required: false;
542
+ };
543
+ }>> & Readonly<{}>, {
544
+ icon: boolean;
545
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
546
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> | null;
547
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
548
+ token: {
549
+ type: import('vue').PropType<import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent>;
550
+ required: true;
551
+ };
552
+ last: {
553
+ type: BooleanConstructor;
554
+ required: false;
555
+ default: boolean;
556
+ };
557
+ }>> & Readonly<{}>, {
558
+ last: boolean;
559
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
560
+ AudioAutoPlayer: import('vue').DefineComponent<{
561
+ src: string | string[];
562
+ }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
563
+ src: string | string[];
564
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
565
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
566
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
567
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
104
568
  MusicScoreRenderer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
105
569
  abcString: {
106
570
  type: StringConstructor;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/sightsing/questions/IdentifyKey/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EACL,QAAQ,EACR,aAAa,EACb,SAAS,EACT,MAAM,EACN,yBAAyB,EAC1B,MAAM,sBAAsB,CAAC;AAG9B;;GAEG;AACH,eAAO,MAAM,IAAI,UAgBhB,CAAC;AAEF,qBAAa,mBAAoB,SAAQ,QAAQ;IAC/C,OAAc,UAAU;;;;;;8BAQA,MAAM;;;;;;QAgB5B;IACF,OAAc,KAAK;;;;;;;;;;;;;qFAFhB,CAAC;qCAnCJ,OACA,MAAI;;;;6CAWiB,CAAC;;;;;;;;;;;;;;;;;;;;2EAyBkB;IACjC,GAAG,EAAE,MAAM,CAAC;IAEnB,MAAM,CAAC,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM;gBAIxB,IAAI,EAAE,QAAQ,EAAE;IAKrB,SAAS,CAAC,MAAM,EAAE,yBAAyB,GAAG,OAAO;IAKrD,UAAU;;;;;;8BAlCO,MAAM;;;;;;;IAqCvB,KAAK;;;;;;;;;;;;;qFAtBT,CAAC;qCAnCJ,OACA,MAAI;;;;6CAWiB,CAAC;;;;;;;;;;;;;;;;;;;;;CAgDvB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/sightsing/questions/IdentifyKey/index.ts"],"names":[],"mappings":"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"}
@@ -55,11 +55,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
55
55
  }[]>;
56
56
  priorSessionViews: import('vue').Ref<number>;
57
57
  priorAttempts: import('vue').Ref<number>;
58
- priorAnswers: import('vue').Ref<[import('../../../../../common/dist/index.mjs').Answer, string][]>;
58
+ priorAnswers: import('vue').Ref<[Answer, string][]>;
59
59
  maxAttemptsPerView: import('vue').Ref<number>;
60
60
  maxSessionViews: import('vue').Ref<number>;
61
61
  question: import('vue').Ref<FallingLettersQuestion | undefined, FallingLettersQuestion | undefined>;
62
- submitAnswer: (answer: import('../../../../../common/dist/index.mjs').Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
62
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
63
63
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "emitResponse"[], "emitResponse", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
64
64
  data: {
65
65
  type: PropType<ViewData[]>;
@@ -1 +1 @@
1
- {"version":3,"file":"FallingLetters.vue.d.ts","sourceRoot":"","sources":["../../../../src/typing/questions/falling-letters/FallingLetters.vue"],"names":[],"mappings":"AA2DA;AAAA,OA0jBO,EAAgD,QAAQ,EAAE,MAAM,KAAK,CAAC;AAE7E,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;;;cAmB1B,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAwBR,MAAM;WAAK,MAAM;WAAK,MAAM;;YAA5B,MAAM;WAAK,MAAM;WAAK,MAAM;;YAA5B,MAAM;WAAK,MAAM;WAAK,MAAM;;;;;;;;iFAjkB9B,CAAC;;;cAyiBX,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;;;;;;;;AAPzC,wBAwNG"}
1
+ {"version":3,"file":"FallingLetters.vue.d.ts","sourceRoot":"","sources":["../../../../src/typing/questions/falling-letters/FallingLetters.vue"],"names":[],"mappings":"AA2DA;AAAA,OA0jBO,EAAgD,QAAQ,EAAE,MAAM,KAAK,CAAC;AAE7E,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;;;cAmB1B,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAwBR,MAAM;WAAK,MAAM;WAAK,MAAM;;YAA5B,MAAM;WAAK,MAAM;WAAK,MAAM;;YAA5B,MAAM;WAAK,MAAM;WAAK,MAAM;;;;;;;;kDA/jBnD,CAAR;;;cAuiBmB,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;;;;;;;;AAPzC,wBAwNG"}
@@ -13,13 +13,13 @@ export declare class TypeLetterQuestion extends Question {
13
13
  timeSpent: import('vue').ComputedRef<number>;
14
14
  logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
15
15
  getURL: (item: string, dataShapeIndex?: number) => string;
16
- emitResponse: (record: import('packages/db/dist').CardRecord) => void;
16
+ emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
17
17
  priorSessionViews: import('vue').Ref<number>;
18
18
  priorAttempts: import('vue').Ref<number>;
19
19
  priorAnswers: import('vue').Ref<[Answer, string][]>;
20
20
  maxAttemptsPerView: import('vue').Ref<number>;
21
21
  maxSessionViews: import('vue').Ref<number>;
22
- submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
22
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
23
23
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
24
24
  data: ViewData[];
25
25
  modifyDifficulty: number;
@@ -49,13 +49,13 @@ export declare class TypeLetterQuestion extends Question {
49
49
  timeSpent: import('vue').ComputedRef<number>;
50
50
  logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
51
51
  getURL: (item: string, dataShapeIndex?: number) => string;
52
- emitResponse: (record: import('packages/db/dist').CardRecord) => void;
52
+ emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
53
53
  priorSessionViews: import('vue').Ref<number>;
54
54
  priorAttempts: import('vue').Ref<number>;
55
55
  priorAnswers: import('vue').Ref<[Answer, string][]>;
56
56
  maxAttemptsPerView: import('vue').Ref<number>;
57
57
  maxSessionViews: import('vue').Ref<number>;
58
- submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
58
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
59
59
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
60
60
  data: ViewData[];
61
61
  modifyDifficulty: number;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/typing/questions/single-letter/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EACL,MAAM,EACN,SAAS,EACT,QAAQ,EAIT,MAAM,sBAAsB,CAAC;AAa9B,qBAAa,kBAAmB,SAAQ,QAAQ;IAC9C,OAAc,UAAU,EAAE,SAAS,EAAE,CAyBnC;IAEF,OAAc,KAAK;;;;;;qCApCQ,OACzB,MAAK;;;;6CAQH,CAAC;;;;;;;sDAoBK,CAAV;;;;;;mFAO2C;IAC3C,OAAc,eAAe,EAAE,OAAO,CAAQ;IAEvC,MAAM,EAAE,MAAM,CAAC;IACtB,OAAc,QAAQ;gBAzCD,MAAM;QAyCK;gBAEpB,IAAI,EAAE,QAAQ,EAAE;IAK5B,QAAQ,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM;;;;IAO7B,cAAc,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM;IAanC,UAAU;IAIV,KAAK;;;;;;qCAvEsB,OACzB,MAAK;;;;6CAQH,CAAC;;;;;;;sDAoBK,CAAV;;;;;;;IA8CA,SAAS,CAAC,CAAC,EAAE,MAAM;CAKpB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/typing/questions/single-letter/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EACL,MAAM,EACN,SAAS,EACT,QAAQ,EAIT,MAAM,sBAAsB,CAAC;AAa9B,qBAAa,kBAAmB,SAAQ,QAAQ;IAC9C,OAAc,UAAU,EAAE,SAAS,EAAE,CAyBnC;IAEF,OAAc,KAAK;;;;;;qCAlCL,OAAO,MAAM;;;;6CAOa,CAAA;;;;;;;sDAsBlC,CAAC;;;;;;mFAKoC;IAC3C,OAAc,eAAe,EAAE,OAAO,CAAQ;IAEvC,MAAM,EAAE,MAAM,CAAC;IACtB,OAAc,QAAQ;gBAzCD,MAAM;QAyCK;gBAEpB,IAAI,EAAE,QAAQ,EAAE;IAK5B,QAAQ,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM;;;;IAO7B,cAAc,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM;IAanC,UAAU;IAIV,KAAK;;;;;;qCArES,OAAO,MAAM;;;;6CAOa,CAAA;;;;;;;sDAsBlC,CAAC;;;;;;;IA4CP,SAAS,CAAC,CAAC,EAAE,MAAM;CAKpB"}
@@ -11,13 +11,13 @@ declare const _default: import('vue').DefineComponent<{
11
11
  timeSpent: import('vue').ComputedRef<number>;
12
12
  logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
13
13
  getURL: (item: string, dataShapeIndex?: number) => string;
14
- emitResponse: (record: import('packages/db/dist').CardRecord) => void;
14
+ emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
15
15
  priorSessionViews: import('vue').Ref<number>;
16
16
  priorAttempts: import('vue').Ref<number>;
17
- priorAnswers: import('vue').Ref<[import('../../../../../common/dist/index.mjs').Answer, string][]>;
17
+ priorAnswers: import('vue').Ref<[Answer, string][]>;
18
18
  maxAttemptsPerView: import('vue').Ref<number>;
19
19
  maxSessionViews: import('vue').Ref<number>;
20
- submitAnswer: (answer: import('../../../../../common/dist/index.mjs').Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
20
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
21
21
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
22
22
  data: ViewData[];
23
23
  modifyDifficulty: number;
@@ -1 +1 @@
1
- {"version":3,"file":"typeSingleLetter.vue.d.ts","sourceRoot":"","sources":["../../../../src/typing/questions/single-letter/typeSingleLetter.vue"],"names":[],"mappings":"AAQA;AA8GA,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAE7C,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;;;;;;;iCAHhD,OAAA,MAnG2E;;;;yCAmG3E,CAhGM;;;;;;;iFAgGN,CAzEqC;;;;;;;AA8ErC,wBAiEG"}
1
+ {"version":3,"file":"typeSingleLetter.vue.d.ts","sourceRoot":"","sources":["../../../../src/typing/questions/single-letter/typeSingleLetter.vue"],"names":[],"mappings":"AAQA;AA8GA,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAE7C,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;;;;;;;iCAHhD,OAAA,MAlGsB;;;;yCAkGtB,CAhGyC;;;;;;;kDAgGzC,CAvEA;;;;;;;AA4EA,wBAiEG"}