@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
@@ -16,17 +16,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
16
16
  }>, {
17
17
  priorSessionViews: import('vue').Ref<number>;
18
18
  priorAttempts: import('vue').Ref<number>;
19
- priorAnswers: import('vue').Ref<[import('../../../../../common/dist/index.mjs').Answer, string][]>;
19
+ priorAnswers: import('vue').Ref<[Answer, string][]>;
20
20
  maxAttemptsPerView: import('vue').Ref<number>;
21
21
  maxSessionViews: import('vue').Ref<number>;
22
22
  question: import('vue').Ref<ChessPuzzle | undefined, ChessPuzzle | undefined>;
23
- submitAnswer: (answer: import('../../../../../common/dist/index.mjs').Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
23
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
24
24
  startTime: import('vue').Ref<moment.Moment>;
25
25
  hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
26
26
  timeSpent: import('vue').ComputedRef<number>;
27
27
  logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
28
28
  getURL: (item: string, dataShapeIndex?: number) => string;
29
- emitResponse: (record: import('packages/db/dist').CardRecord) => void;
29
+ emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
30
30
  boardElement: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
31
31
  playerColor: import('vue').Ref<Color, Color>;
32
32
  files: import('vue').ComputedRef<string[]>;
@@ -1 +1 @@
1
- {"version":3,"file":"puzzle.vue.d.ts","sourceRoot":"","sources":["../../../../src/chess/questions/puzzle/puzzle.vue"],"names":[],"mappings":"AAyBA;AAgXA,OAAO,EAA0D,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKvF,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAEtC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAGhD,KAAK,cAAc,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;AAC5C,KAAK,KAAK,GAAG,UAAU,GAAG,UAAU,CAAC;;;cA4ChB,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;;;;;;;;;;iFAvDzC,CApVO;iCAoVP,OAAA,MAxW0C;;;;yCAwW1C,CArWuB;;;;;;;;;;;;sCA6dsB,cAAc,GAAG,MAAM;;;cAjE/C,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;;;;;;AALzC,wBA6LG"}
1
+ {"version":3,"file":"puzzle.vue.d.ts","sourceRoot":"","sources":["../../../../src/chess/questions/puzzle/puzzle.vue"],"names":[],"mappings":"AAyBA;AAgXA,OAAO,EAA0D,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKvF,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAEtC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAGhD,KAAK,cAAc,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;AAC5C,KAAK,KAAK,GAAG,UAAU,GAAG,UAAU,CAAC;;;cA4ChB,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;;;;;;;;;;kDAvDzC,CApV0C;iCAoV1C,OAAA,MAxW6E;;;;yCAwW7E,CApWW;;;;;;;;;;;;sCA4dkC,cAAc,GAAG,MAAM;;;cAjE/C,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;;;;;;AALzC,wBA6LG"}
@@ -1,3 +1,4 @@
1
+ import { PropType } from 'vue';
1
2
  import { BlanksCard } from './index';
2
3
  import { ViewData } from '../../../../../common/dist/index.mjs';
3
4
  declare const _default: import('vue').DefineComponent<{
@@ -17,25 +18,401 @@ declare const _default: import('vue').DefineComponent<{
17
18
  markdownText: import('vue').ComputedRef<string>;
18
19
  priorSessionViews: import('vue').Ref<number>;
19
20
  priorAttempts: import('vue').Ref<number>;
20
- priorAnswers: import('vue').Ref<[import('../../../../../common/dist/index.mjs').Answer, string][]>;
21
+ priorAnswers: import('vue').Ref<[Answer, string][]>;
21
22
  maxAttemptsPerView: import('vue').Ref<number>;
22
23
  maxSessionViews: import('vue').Ref<number>;
23
- submitAnswer: (answer: import('../../../../../common/dist/index.mjs').Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
24
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
24
25
  startTime: import('vue').Ref<moment.Moment>;
25
26
  hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
26
27
  timeSpent: import('vue').ComputedRef<number>;
27
28
  logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
28
29
  getURL: (item: string, dataShapeIndex?: number) => string;
29
- emitResponse: (record: import('packages/db/dist').CardRecord) => void;
30
+ emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
30
31
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
31
32
  data: ViewData[];
32
33
  modifyDifficulty: number;
33
34
  }> & Readonly<{}>, {
34
35
  modifyDifficulty: number;
35
36
  }, {}, {
36
- MarkdownRenderer: any;
37
- RadioMultipleChoice: any;
38
- AudioAutoPlayer: any;
37
+ MarkdownRenderer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
38
+ md: {
39
+ type: PropType<string>;
40
+ required: true;
41
+ };
42
+ }>, {}, {}, {
43
+ tokens(): (import('marked').Token | {
44
+ type: false;
45
+ audio: string;
46
+ })[];
47
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
48
+ md: {
49
+ type: PropType<string>;
50
+ required: true;
51
+ };
52
+ }>> & Readonly<{}>, {}, {}, {
53
+ MdTokenRenderer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
54
+ token: {
55
+ type: PropType<import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent>;
56
+ required: true;
57
+ };
58
+ last: {
59
+ type: BooleanConstructor;
60
+ required: false;
61
+ default: boolean;
62
+ };
63
+ }>, {
64
+ isComponent: (token: import('marked').MarkedToken) => boolean;
65
+ containsComponent: (token: import('marked').MarkedToken) => boolean;
66
+ splitTextToken: (token: import('marked').MarkedToken) => import("marked").Tokens.Text[];
67
+ splitParagraphToken: (token: import("marked").Tokens.Paragraph) => import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent[];
68
+ parsedComponent: (token: import('marked').MarkedToken) => {
69
+ is: string;
70
+ text: string;
71
+ props: Record<string, string>;
72
+ };
73
+ decodeBasicEntities: (text: string) => string;
74
+ isText: (tok: import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent) => boolean;
75
+ components: {
76
+ fillIn: import('vue').Raw<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
77
+ text: {
78
+ type: StringConstructor;
79
+ required: true;
80
+ };
81
+ }>, {
82
+ inputType: import('vue').Ref<"text" | "radio", "text" | "radio">;
83
+ radioType: import('vue').ComputedRef<boolean>;
84
+ processedText: import('vue').Ref<string, string>;
85
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
86
+ text: {
87
+ type: StringConstructor;
88
+ required: true;
89
+ };
90
+ }>> & Readonly<{}>, {}, {}, {
91
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
92
+ icon: {
93
+ type: BooleanConstructor;
94
+ required: false;
95
+ };
96
+ }>, {}, {}, {
97
+ prependIcon(): string;
98
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
99
+ answer: import('../../../../common/dist/index.mjs').Answer;
100
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
101
+ }, {
102
+ autofocus(): boolean;
103
+ autoFocus(): boolean;
104
+ }, {
105
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
106
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
107
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
108
+ }, 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<{
109
+ icon: {
110
+ type: BooleanConstructor;
111
+ required: false;
112
+ };
113
+ }>> & Readonly<{}>, {
114
+ icon: boolean;
115
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
116
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>>;
117
+ };
118
+ getComponent: (componentName: string) => import('vue').Raw<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
119
+ text: {
120
+ type: StringConstructor;
121
+ required: true;
122
+ };
123
+ }>, {
124
+ inputType: import('vue').Ref<"text" | "radio", "text" | "radio">;
125
+ radioType: import('vue').ComputedRef<boolean>;
126
+ processedText: import('vue').Ref<string, string>;
127
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
128
+ text: {
129
+ type: StringConstructor;
130
+ required: true;
131
+ };
132
+ }>> & Readonly<{}>, {}, {}, {
133
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
134
+ icon: {
135
+ type: BooleanConstructor;
136
+ required: false;
137
+ };
138
+ }>, {}, {}, {
139
+ prependIcon(): string;
140
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
141
+ answer: import('../../../../common/dist/index.mjs').Answer;
142
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
143
+ }, {
144
+ autofocus(): boolean;
145
+ autoFocus(): boolean;
146
+ }, {
147
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
148
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
149
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
150
+ }, 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<{
151
+ icon: {
152
+ type: BooleanConstructor;
153
+ required: false;
154
+ };
155
+ }>> & Readonly<{}>, {
156
+ icon: boolean;
157
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
158
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> | null;
159
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
160
+ token: {
161
+ type: PropType<import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent>;
162
+ required: true;
163
+ };
164
+ last: {
165
+ type: BooleanConstructor;
166
+ required: false;
167
+ default: boolean;
168
+ };
169
+ }>> & Readonly<{}>, {
170
+ last: boolean;
171
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
172
+ AudioAutoPlayer: import('vue').DefineComponent<{
173
+ src: string | string[];
174
+ }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
175
+ src: string | string[];
176
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
177
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
178
+ RadioMultipleChoice: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
179
+ choiceList: {
180
+ type: PropType<string[]>;
181
+ required: true;
182
+ };
183
+ }>, {}, {
184
+ currentSelection: number;
185
+ incorrectSelections: number[];
186
+ containerRef: null | HTMLElement;
187
+ _registeredHotkeys: (string | string[])[];
188
+ }, {}, {
189
+ forwardSelection(): void;
190
+ setSelection(selection: number): void;
191
+ incrementSelection(): void;
192
+ decrementSelection(): void;
193
+ choiceIsWrong(choice: string): boolean;
194
+ bindKeys(): void;
195
+ unbindKeys(): void;
196
+ }, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
197
+ answer: import('../../../../common/dist/index.mjs').Answer;
198
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
199
+ }, {
200
+ autofocus(): boolean;
201
+ autoFocus(): boolean;
202
+ }, {
203
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
204
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
205
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
206
+ }, 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<{
207
+ choiceList: {
208
+ type: PropType<string[]>;
209
+ required: true;
210
+ };
211
+ }>> & Readonly<{}>, {}, {}, {
212
+ MultipleChoiceOption: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
213
+ content: {
214
+ type: StringConstructor;
215
+ required: true;
216
+ };
217
+ selected: {
218
+ type: BooleanConstructor;
219
+ required: true;
220
+ };
221
+ number: {
222
+ type: NumberConstructor;
223
+ required: true;
224
+ };
225
+ setSelection: {
226
+ type: PropType<(selection: number) => void>;
227
+ required: true;
228
+ };
229
+ submit: {
230
+ type: PropType<() => void>;
231
+ required: true;
232
+ };
233
+ markedWrong: {
234
+ type: BooleanConstructor;
235
+ required: true;
236
+ };
237
+ }>, {}, {}, {
238
+ className(): string;
239
+ }, {
240
+ select(): void;
241
+ submitThisOption(): void;
242
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
243
+ content: {
244
+ type: StringConstructor;
245
+ required: true;
246
+ };
247
+ selected: {
248
+ type: BooleanConstructor;
249
+ required: true;
250
+ };
251
+ number: {
252
+ type: NumberConstructor;
253
+ required: true;
254
+ };
255
+ setSelection: {
256
+ type: PropType<(selection: number) => void>;
257
+ required: true;
258
+ };
259
+ submit: {
260
+ type: PropType<() => void>;
261
+ required: true;
262
+ };
263
+ markedWrong: {
264
+ type: BooleanConstructor;
265
+ required: true;
266
+ };
267
+ }>> & Readonly<{}>, {}, {}, {
268
+ MarkdownRenderer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
269
+ md: {
270
+ type: PropType<string>;
271
+ required: true;
272
+ };
273
+ }>, {}, {}, {
274
+ tokens(): (import('marked').Token | {
275
+ type: false;
276
+ audio: string;
277
+ })[];
278
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
279
+ md: {
280
+ type: PropType<string>;
281
+ required: true;
282
+ };
283
+ }>> & Readonly<{}>, {}, {}, {
284
+ MdTokenRenderer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
285
+ token: {
286
+ type: PropType<import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent>;
287
+ required: true;
288
+ };
289
+ last: {
290
+ type: BooleanConstructor;
291
+ required: false;
292
+ default: boolean;
293
+ };
294
+ }>, {
295
+ isComponent: (token: import('marked').MarkedToken) => boolean;
296
+ containsComponent: (token: import('marked').MarkedToken) => boolean;
297
+ splitTextToken: (token: import('marked').MarkedToken) => import("marked").Tokens.Text[];
298
+ splitParagraphToken: (token: import("marked").Tokens.Paragraph) => import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent[];
299
+ parsedComponent: (token: import('marked').MarkedToken) => {
300
+ is: string;
301
+ text: string;
302
+ props: Record<string, string>;
303
+ };
304
+ decodeBasicEntities: (text: string) => string;
305
+ isText: (tok: import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent) => boolean;
306
+ components: {
307
+ fillIn: import('vue').Raw<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
308
+ text: {
309
+ type: StringConstructor;
310
+ required: true;
311
+ };
312
+ }>, {
313
+ inputType: import('vue').Ref<"text" | "radio", "text" | "radio">;
314
+ radioType: import('vue').ComputedRef<boolean>;
315
+ processedText: import('vue').Ref<string, string>;
316
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
317
+ text: {
318
+ type: StringConstructor;
319
+ required: true;
320
+ };
321
+ }>> & Readonly<{}>, {}, {}, {
322
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
323
+ icon: {
324
+ type: BooleanConstructor;
325
+ required: false;
326
+ };
327
+ }>, {}, {}, {
328
+ prependIcon(): string;
329
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
330
+ answer: import('../../../../common/dist/index.mjs').Answer;
331
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
332
+ }, {
333
+ autofocus(): boolean;
334
+ autoFocus(): boolean;
335
+ }, {
336
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
337
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
338
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
339
+ }, 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<{
340
+ icon: {
341
+ type: BooleanConstructor;
342
+ required: false;
343
+ };
344
+ }>> & Readonly<{}>, {
345
+ icon: boolean;
346
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
347
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>>;
348
+ };
349
+ getComponent: (componentName: string) => import('vue').Raw<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
350
+ text: {
351
+ type: StringConstructor;
352
+ required: true;
353
+ };
354
+ }>, {
355
+ inputType: import('vue').Ref<"text" | "radio", "text" | "radio">;
356
+ radioType: import('vue').ComputedRef<boolean>;
357
+ processedText: import('vue').Ref<string, string>;
358
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
359
+ text: {
360
+ type: StringConstructor;
361
+ required: true;
362
+ };
363
+ }>> & Readonly<{}>, {}, {}, {
364
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
365
+ icon: {
366
+ type: BooleanConstructor;
367
+ required: false;
368
+ };
369
+ }>, {}, {}, {
370
+ prependIcon(): string;
371
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
372
+ answer: import('../../../../common/dist/index.mjs').Answer;
373
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
374
+ }, {
375
+ autofocus(): boolean;
376
+ autoFocus(): boolean;
377
+ }, {
378
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
379
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
380
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
381
+ }, 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<{
382
+ icon: {
383
+ type: BooleanConstructor;
384
+ required: false;
385
+ };
386
+ }>> & Readonly<{}>, {
387
+ icon: boolean;
388
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
389
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> | null;
390
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
391
+ token: {
392
+ type: PropType<import('../../../../../common-ui/dist/common-ui.es.js').TokenOrComponent>;
393
+ required: true;
394
+ };
395
+ last: {
396
+ type: BooleanConstructor;
397
+ required: false;
398
+ default: boolean;
399
+ };
400
+ }>> & Readonly<{}>, {
401
+ last: boolean;
402
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
403
+ AudioAutoPlayer: import('vue').DefineComponent<{
404
+ src: string | string[];
405
+ }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
406
+ src: string | string[];
407
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
408
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
409
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
410
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
411
+ AudioAutoPlayer: import('vue').DefineComponent<{
412
+ src: string | string[];
413
+ }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
414
+ src: string | string[];
415
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
39
416
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
40
417
  export default _default;
41
418
  //# sourceMappingURL=fillIn.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fillIn.vue.d.ts","sourceRoot":"","sources":["../../../../src/default/questions/fillIn/fillIn.vue"],"names":[],"mappings":"AAqBA;AA6QA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;;;;;;;;;;;;;;;;;;;;;iFALhD,CAlPoG;iCAkPpG,OAAA,MAlQM;;;;yCAkQN,CAjQwD;;;;;;;;;;;;AAwQxD,wBAsNG"}
1
+ {"version":3,"file":"fillIn.vue.d.ts","sourceRoot":"","sources":["../../../../src/default/questions/fillIn/fillIn.vue"],"names":[],"mappings":"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"}