@vue-skuilder/courseware 0.1.17 → 0.1.18

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 (103) hide show
  1. package/dist/CourseWare.d.ts +1 -1
  2. package/dist/backend.d.ts +1 -1
  3. package/dist/backend.mjs +1 -21
  4. package/dist/backend.mjs.map +1 -1
  5. package/dist/chess/chessground/anim.d.ts.map +1 -1
  6. package/dist/chess/chessground/board.d.ts.map +1 -1
  7. package/dist/chess/chessground/draw.d.ts.map +1 -1
  8. package/dist/chess/chessground/util.d.ts.map +1 -1
  9. package/dist/chess/questions/forks/forksView.vue.d.ts +1 -1
  10. package/dist/chess/questions/forks/index.d.ts +2 -2
  11. package/dist/chess/questions/forks/index.d.ts.map +1 -1
  12. package/dist/chess/questions/puzzle/index.d.ts +2 -2
  13. package/dist/chess/questions/puzzle/index.d.ts.map +1 -1
  14. package/dist/chess/questions/puzzle/puzzle.vue.d.ts +5 -5
  15. package/dist/chess/questions/puzzle/puzzle.vue.d.ts.map +1 -1
  16. package/dist/default/questions/fillIn/fillIn.vue.d.ts +28 -28
  17. package/dist/default/questions/fillIn/fillIn.vue.d.ts.map +1 -1
  18. package/dist/default/questions/fillIn/index.d.ts +58 -58
  19. package/dist/default/questions/fillIn/index.d.ts.map +1 -1
  20. package/dist/default/questions/fillIn/shapes.d.ts +1 -1
  21. package/dist/french/questions/audioparse/index.d.ts +10 -10
  22. package/dist/french/questions/audioparse/index.d.ts.map +1 -1
  23. package/dist/french/questions/audioparse/view.vue.d.ts +5 -5
  24. package/dist/french/questions/audioparse/view.vue.d.ts.map +1 -1
  25. package/dist/french/questions/vocab/identify.vue.d.ts +5 -5
  26. package/dist/french/questions/vocab/identify.vue.d.ts.map +1 -1
  27. package/dist/french/questions/vocab/index.d.ts +14 -14
  28. package/dist/french/questions/vocab/index.d.ts.map +1 -1
  29. package/dist/index.cjs.js +1 -74
  30. package/dist/index.cjs.js.map +1 -1
  31. package/dist/index.d.ts +3 -3
  32. package/dist/index.mjs +1 -63098
  33. package/dist/index.mjs.map +1 -1
  34. package/dist/math/questions/addition/horizontal.vue.d.ts +8 -8
  35. package/dist/math/questions/addition/horizontal.vue.d.ts.map +1 -1
  36. package/dist/math/questions/addition/index.d.ts +4 -4
  37. package/dist/math/questions/addition/shapes.d.ts +1 -1
  38. package/dist/math/questions/addition/verbal.vue.d.ts +8 -8
  39. package/dist/math/questions/addition/verbal.vue.d.ts.map +1 -1
  40. package/dist/math/questions/angleCategorize/angleCategorize.vue.d.ts +18 -18
  41. package/dist/math/questions/angleCategorize/angleCategorize.vue.d.ts.map +1 -1
  42. package/dist/math/questions/angleCategorize/index.d.ts +36 -36
  43. package/dist/math/questions/angleCategorize/index.d.ts.map +1 -1
  44. package/dist/math/questions/countBy/default.vue.d.ts +5 -5
  45. package/dist/math/questions/countBy/default.vue.d.ts.map +1 -1
  46. package/dist/math/questions/countBy/index.d.ts +10 -10
  47. package/dist/math/questions/countBy/index.d.ts.map +1 -1
  48. package/dist/math/questions/division/horizontal.vue.d.ts +8 -8
  49. package/dist/math/questions/division/horizontal.vue.d.ts.map +1 -1
  50. package/dist/math/questions/division/index.d.ts +16 -16
  51. package/dist/math/questions/division/index.d.ts.map +1 -1
  52. package/dist/math/questions/equalityTest/index.d.ts +30 -30
  53. package/dist/math/questions/equalityTest/index.d.ts.map +1 -1
  54. package/dist/math/questions/equalityTest/shapes.d.ts +1 -1
  55. package/dist/math/questions/equalityTest/trueFalse.vue.d.ts +14 -14
  56. package/dist/math/questions/equalityTest/trueFalse.vue.d.ts.map +1 -1
  57. package/dist/math/questions/multiplication/blorizontal.vue.d.ts +8 -8
  58. package/dist/math/questions/multiplication/blorizontal.vue.d.ts.map +1 -1
  59. package/dist/math/questions/multiplication/index.d.ts +16 -16
  60. package/dist/math/questions/multiplication/index.d.ts.map +1 -1
  61. package/dist/math/questions/multiplication/verbal.vue.d.ts +8 -8
  62. package/dist/math/questions/multiplication/verbal.vue.d.ts.map +1 -1
  63. package/dist/math/questions/oneStepEqn/index.d.ts +16 -16
  64. package/dist/math/questions/oneStepEqn/index.d.ts.map +1 -1
  65. package/dist/math/questions/oneStepEqn/solve.vue.d.ts +8 -8
  66. package/dist/math/questions/oneStepEqn/solve.vue.d.ts.map +1 -1
  67. package/dist/math/questions/supplementaryAngles/index.d.ts +16 -16
  68. package/dist/math/questions/supplementaryAngles/index.d.ts.map +1 -1
  69. package/dist/math/questions/supplementaryAngles/supplementaryAngles.vue.d.ts +8 -8
  70. package/dist/math/questions/supplementaryAngles/supplementaryAngles.vue.d.ts.map +1 -1
  71. package/dist/math/utility/index.d.ts +1 -1
  72. package/dist/piano/questions/echo/Playback.vue.d.ts +13 -13
  73. package/dist/piano/questions/echo/Playback.vue.d.ts.map +1 -1
  74. package/dist/piano/questions/echo/index.d.ts +26 -26
  75. package/dist/piano/questions/echo/index.d.ts.map +1 -1
  76. package/dist/piano/questions/playNote/NotePlayback.vue.d.ts +13 -13
  77. package/dist/piano/questions/playNote/NotePlayback.vue.d.ts.map +1 -1
  78. package/dist/piano/questions/playNote/index.d.ts +26 -26
  79. package/dist/piano/questions/playNote/index.d.ts.map +1 -1
  80. package/dist/piano/utility/MidiConfig.vue.d.ts +1 -1
  81. package/dist/pitch/questions/indentify/index.d.ts +36 -36
  82. package/dist/pitch/questions/indentify/index.d.ts.map +1 -1
  83. package/dist/pitch/questions/indentify/textBox.vue.d.ts +18 -18
  84. package/dist/pitch/questions/indentify/textBox.vue.d.ts.map +1 -1
  85. package/dist/shapes-ClIYUyOT.js +2 -0
  86. package/dist/{shapes-CSAUKU5h.js.map → shapes-ClIYUyOT.js.map} +1 -1
  87. package/dist/shapes.d.ts +1 -1
  88. package/dist/sightsing/questions/IdentifyKey/IdentifyKey.vue.d.ts +18 -18
  89. package/dist/sightsing/questions/IdentifyKey/IdentifyKey.vue.d.ts.map +1 -1
  90. package/dist/sightsing/questions/IdentifyKey/index.d.ts +36 -36
  91. package/dist/sightsing/questions/IdentifyKey/index.d.ts.map +1 -1
  92. package/dist/typing/questions/falling-letters/FallingLetters.vue.d.ts +2 -2
  93. package/dist/typing/questions/falling-letters/FallingLettersQuestion.d.ts +2 -2
  94. package/dist/typing/questions/single-letter/index.d.ts +10 -10
  95. package/dist/typing/questions/single-letter/index.d.ts.map +1 -1
  96. package/dist/typing/questions/single-letter/typeSingleLetter.vue.d.ts +5 -5
  97. package/dist/typing/questions/single-letter/typeSingleLetter.vue.d.ts.map +1 -1
  98. package/dist/word-work/questions/spelling/index.d.ts +16 -16
  99. package/dist/word-work/questions/spelling/index.d.ts.map +1 -1
  100. package/dist/word-work/questions/spelling/textBox.vue.d.ts +8 -8
  101. package/dist/word-work/questions/spelling/textBox.vue.d.ts.map +1 -1
  102. package/package.json +17 -9
  103. package/dist/shapes-CSAUKU5h.js +0 -36
@@ -1,5 +1,5 @@
1
- import { Question } from '../../../../../common-ui/dist/common-ui.es.js';
2
- import { DataShape, ViewData } from '../../../../../common/dist/index.mjs';
1
+ import { Question } from '@vue-skuilder/common-ui';
2
+ import { DataShape, ViewData } from '@vue-skuilder/common';
3
3
  import { NoteEvent } from '../../utility/midi';
4
4
  export declare class EchoQuestion extends Question {
5
5
  static dataShapes: DataShape[];
@@ -32,7 +32,7 @@ export declare class EchoQuestion extends Question {
32
32
  isMissing: boolean;
33
33
  })[];
34
34
  isCorrect: boolean | undefined;
35
- readonly timestamp: number;
35
+ get timestamp(): number;
36
36
  grade(answer: /*elided*/ any): /*elided*/ any;
37
37
  }) => {
38
38
  notes: (NoteEvent & {
@@ -40,7 +40,7 @@ export declare class EchoQuestion extends Question {
40
40
  isMissing: boolean;
41
41
  })[];
42
42
  isCorrect: boolean | undefined;
43
- readonly timestamp: number;
43
+ get timestamp(): number;
44
44
  grade(answer: /*elided*/ any): /*elided*/ any;
45
45
  };
46
46
  }[];
@@ -75,7 +75,7 @@ export declare class EchoQuestion extends Question {
75
75
  isMissing: boolean;
76
76
  })[];
77
77
  isCorrect: boolean | undefined;
78
- readonly timestamp: number;
78
+ get timestamp(): number;
79
79
  grade(answer: /*elided*/ any): /*elided*/ any;
80
80
  }) => {
81
81
  notes: (NoteEvent & {
@@ -83,7 +83,7 @@ export declare class EchoQuestion extends Question {
83
83
  isMissing: boolean;
84
84
  })[];
85
85
  isCorrect: boolean | undefined;
86
- readonly timestamp: number;
86
+ get timestamp(): number;
87
87
  grade(answer: /*elided*/ any): /*elided*/ any;
88
88
  };
89
89
  }[];
@@ -120,7 +120,7 @@ export declare class EchoQuestion extends Question {
120
120
  isMissing: boolean;
121
121
  })[];
122
122
  isCorrect: boolean | undefined;
123
- readonly timestamp: number;
123
+ get timestamp(): number;
124
124
  grade(answer: /*elided*/ any): /*elided*/ any;
125
125
  }) => {
126
126
  notes: (NoteEvent & {
@@ -128,7 +128,7 @@ export declare class EchoQuestion extends Question {
128
128
  isMissing: boolean;
129
129
  })[];
130
130
  isCorrect: boolean | undefined;
131
- readonly timestamp: number;
131
+ get timestamp(): number;
132
132
  grade(answer: /*elided*/ any): /*elided*/ any;
133
133
  };
134
134
  }[];
@@ -163,7 +163,7 @@ export declare class EchoQuestion extends Question {
163
163
  isMissing: boolean;
164
164
  })[];
165
165
  isCorrect: boolean | undefined;
166
- readonly timestamp: number;
166
+ get timestamp(): number;
167
167
  grade(answer: /*elided*/ any): /*elided*/ any;
168
168
  }) => {
169
169
  notes: (NoteEvent & {
@@ -171,7 +171,7 @@ export declare class EchoQuestion extends Question {
171
171
  isMissing: boolean;
172
172
  })[];
173
173
  isCorrect: boolean | undefined;
174
- readonly timestamp: number;
174
+ get timestamp(): number;
175
175
  grade(answer: /*elided*/ any): /*elided*/ any;
176
176
  };
177
177
  }[];
@@ -296,13 +296,13 @@ export declare class EchoQuestion extends Question {
296
296
  maxAttemptsPerView: import('vue').Ref<number>;
297
297
  maxSessionViews: import('vue').Ref<number>;
298
298
  question: import('vue').Ref<EchoQuestion | undefined, EchoQuestion | undefined>;
299
- submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
299
+ submitAnswer: (answer: Answer, submittingClass?: string) => QuestionRecord;
300
300
  startTime: import('vue').Ref<moment.Moment>;
301
- hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
301
+ hotKeys: import('vue').Ref<import('@vue-skuilder/common-ui').HotKey[]>;
302
302
  timeSpent: import('vue').ComputedRef<number>;
303
- logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
303
+ logger: import('@vue-skuilder/common-ui').ViewableLogger;
304
304
  getURL: (item: string, dataShapeIndex?: number) => string;
305
- emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
305
+ emitResponse: (record: CardRecord) => void;
306
306
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
307
307
  data: ViewData[];
308
308
  modifyDifficulty: number;
@@ -407,7 +407,7 @@ export declare class EchoQuestion extends Question {
407
407
  isMissing: boolean;
408
408
  })[];
409
409
  isCorrect: boolean | undefined;
410
- readonly timestamp: number;
410
+ get timestamp(): number;
411
411
  grade(answer: /*elided*/ any): /*elided*/ any;
412
412
  }) => {
413
413
  notes: (NoteEvent & {
@@ -415,7 +415,7 @@ export declare class EchoQuestion extends Question {
415
415
  isMissing: boolean;
416
416
  })[];
417
417
  isCorrect: boolean | undefined;
418
- readonly timestamp: number;
418
+ get timestamp(): number;
419
419
  grade(answer: /*elided*/ any): /*elided*/ any;
420
420
  };
421
421
  }[];
@@ -450,7 +450,7 @@ export declare class EchoQuestion extends Question {
450
450
  isMissing: boolean;
451
451
  })[];
452
452
  isCorrect: boolean | undefined;
453
- readonly timestamp: number;
453
+ get timestamp(): number;
454
454
  grade(answer: /*elided*/ any): /*elided*/ any;
455
455
  }) => {
456
456
  notes: (NoteEvent & {
@@ -458,7 +458,7 @@ export declare class EchoQuestion extends Question {
458
458
  isMissing: boolean;
459
459
  })[];
460
460
  isCorrect: boolean | undefined;
461
- readonly timestamp: number;
461
+ get timestamp(): number;
462
462
  grade(answer: /*elided*/ any): /*elided*/ any;
463
463
  };
464
464
  }[];
@@ -495,7 +495,7 @@ export declare class EchoQuestion extends Question {
495
495
  isMissing: boolean;
496
496
  })[];
497
497
  isCorrect: boolean | undefined;
498
- readonly timestamp: number;
498
+ get timestamp(): number;
499
499
  grade(answer: /*elided*/ any): /*elided*/ any;
500
500
  }) => {
501
501
  notes: (NoteEvent & {
@@ -503,7 +503,7 @@ export declare class EchoQuestion extends Question {
503
503
  isMissing: boolean;
504
504
  })[];
505
505
  isCorrect: boolean | undefined;
506
- readonly timestamp: number;
506
+ get timestamp(): number;
507
507
  grade(answer: /*elided*/ any): /*elided*/ any;
508
508
  };
509
509
  }[];
@@ -538,7 +538,7 @@ export declare class EchoQuestion extends Question {
538
538
  isMissing: boolean;
539
539
  })[];
540
540
  isCorrect: boolean | undefined;
541
- readonly timestamp: number;
541
+ get timestamp(): number;
542
542
  grade(answer: /*elided*/ any): /*elided*/ any;
543
543
  }) => {
544
544
  notes: (NoteEvent & {
@@ -546,7 +546,7 @@ export declare class EchoQuestion extends Question {
546
546
  isMissing: boolean;
547
547
  })[];
548
548
  isCorrect: boolean | undefined;
549
- readonly timestamp: number;
549
+ get timestamp(): number;
550
550
  grade(answer: /*elided*/ any): /*elided*/ any;
551
551
  };
552
552
  }[];
@@ -671,13 +671,13 @@ export declare class EchoQuestion extends Question {
671
671
  maxAttemptsPerView: import('vue').Ref<number>;
672
672
  maxSessionViews: import('vue').Ref<number>;
673
673
  question: import('vue').Ref<EchoQuestion | undefined, EchoQuestion | undefined>;
674
- submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
674
+ submitAnswer: (answer: Answer, submittingClass?: string) => QuestionRecord;
675
675
  startTime: import('vue').Ref<moment.Moment>;
676
- hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
676
+ hotKeys: import('vue').Ref<import('@vue-skuilder/common-ui').HotKey[]>;
677
677
  timeSpent: import('vue').ComputedRef<number>;
678
- logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
678
+ logger: import('@vue-skuilder/common-ui').ViewableLogger;
679
679
  getURL: (item: string, dataShapeIndex?: number) => string;
680
- emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
680
+ emitResponse: (record: CardRecord) => void;
681
681
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
682
682
  data: ViewData[];
683
683
  modifyDifficulty: number;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/piano/questions/echo/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,SAAS,EAAmB,MAAM,sBAAsB,CAAC;AAClE,OAAO,EAAE,QAAQ,EAA4B,MAAM,sBAAsB,CAAC;AAC1E,OAAO,EAA4B,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAUzE,qBAAa,YAAa,SAAQ,QAAQ;IACxC,OAAc,UAAU,EAAE,SAAS,EAAE,CAKnC;IAEF,OAAc,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sDA0BA,CAAC;qCAtClB,OAAG,MAAM;;;;6CAQP,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2EAI6B;IAE1B,IAAI,EAAE,SAAS,EAAE,CAAC;gBAEb,IAAI,EAAE,QAAQ,EAAE;IAK5B;;OAEG;IACH,IAAW,QAAQ,IAAI,MAAM,CAQ5B;IAED;;;OAGG;IACH,IAAW,mBAAmB,IAAI,MAAM,CAUvC;IAEM,SAAS,CAAC,MAAM,EAAE,SAAS,EAAE,GAAG,OAAO;IAiCvC,UAAU,IAAI,SAAS,EAAE;IAGzB,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sDAhDO,CAAC;qCAtClB,OAAG,MAAM;;;;6CAQP,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiFL"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/piano/questions/echo/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,SAAS,EAAmB,MAAM,sBAAsB,CAAC;AAClE,OAAO,EAAE,QAAQ,EAA4B,MAAM,sBAAsB,CAAC;AAC1E,OAAO,EAA4B,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAUzE,qBAAa,YAAa,SAAQ,QAAQ;IACxC,OAAc,UAAU,EAAE,SAAS,EAAE,CAKnC;IAEF,OAAc,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sDA0BA,CAAC;;;;;6CA9BhB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2EAI6B;IAE1B,IAAI,EAAE,SAAS,EAAE,CAAC;gBAEb,IAAI,EAAE,QAAQ,EAAE;IAK5B;;OAEG;IACH,IAAW,QAAQ,IAAI,MAAM,CAQ5B;IAED;;;OAGG;IACH,IAAW,mBAAmB,IAAI,MAAM,CAUvC;IAEM,SAAS,CAAC,MAAM,EAAE,SAAS,EAAE,GAAG,OAAO;IAiCvC,UAAU,IAAI,SAAS,EAAE;IAGzB,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sDAhDO,CAAC;;;;;6CA9BhB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiFL"}
@@ -1,7 +1,7 @@
1
1
  import { SyllableSequence } from '../../utility/midi';
2
2
  import { PlayNote } from '.';
3
3
  import { default as moment } from 'moment';
4
- import { ViewData } from '../../../../../common/dist/index.mjs';
4
+ import { ViewData } from '@vue-skuilder/common';
5
5
  declare const _default: import('vue').DefineComponent<{
6
6
  data: ViewData[];
7
7
  modifyDifficulty: number;
@@ -30,7 +30,7 @@ declare const _default: import('vue').DefineComponent<{
30
30
  isMissing: boolean;
31
31
  })[];
32
32
  isCorrect: boolean | undefined;
33
- readonly timestamp: number;
33
+ get timestamp(): number;
34
34
  grade(answer: /*elided*/ any): /*elided*/ any;
35
35
  }) => {
36
36
  notes: (import('../../utility/midi').NoteEvent & {
@@ -38,7 +38,7 @@ declare const _default: import('vue').DefineComponent<{
38
38
  isMissing: boolean;
39
39
  })[];
40
40
  isCorrect: boolean | undefined;
41
- readonly timestamp: number;
41
+ get timestamp(): number;
42
42
  grade(answer: /*elided*/ any): /*elided*/ any;
43
43
  };
44
44
  }[];
@@ -73,7 +73,7 @@ declare const _default: import('vue').DefineComponent<{
73
73
  isMissing: boolean;
74
74
  })[];
75
75
  isCorrect: boolean | undefined;
76
- readonly timestamp: number;
76
+ get timestamp(): number;
77
77
  grade(answer: /*elided*/ any): /*elided*/ any;
78
78
  }) => {
79
79
  notes: (import('../../utility/midi').NoteEvent & {
@@ -81,7 +81,7 @@ declare const _default: import('vue').DefineComponent<{
81
81
  isMissing: boolean;
82
82
  })[];
83
83
  isCorrect: boolean | undefined;
84
- readonly timestamp: number;
84
+ get timestamp(): number;
85
85
  grade(answer: /*elided*/ any): /*elided*/ any;
86
86
  };
87
87
  }[];
@@ -117,7 +117,7 @@ declare const _default: import('vue').DefineComponent<{
117
117
  isMissing: boolean;
118
118
  })[];
119
119
  isCorrect: boolean | undefined;
120
- readonly timestamp: number;
120
+ get timestamp(): number;
121
121
  grade(answer: /*elided*/ any): /*elided*/ any;
122
122
  }) => {
123
123
  notes: (import('../../utility/midi').NoteEvent & {
@@ -125,7 +125,7 @@ declare const _default: import('vue').DefineComponent<{
125
125
  isMissing: boolean;
126
126
  })[];
127
127
  isCorrect: boolean | undefined;
128
- readonly timestamp: number;
128
+ get timestamp(): number;
129
129
  grade(answer: /*elided*/ any): /*elided*/ any;
130
130
  };
131
131
  }[];
@@ -160,7 +160,7 @@ declare const _default: import('vue').DefineComponent<{
160
160
  isMissing: boolean;
161
161
  })[];
162
162
  isCorrect: boolean | undefined;
163
- readonly timestamp: number;
163
+ get timestamp(): number;
164
164
  grade(answer: /*elided*/ any): /*elided*/ any;
165
165
  }) => {
166
166
  notes: (import('../../utility/midi').NoteEvent & {
@@ -168,7 +168,7 @@ declare const _default: import('vue').DefineComponent<{
168
168
  isMissing: boolean;
169
169
  })[];
170
170
  isCorrect: boolean | undefined;
171
- readonly timestamp: number;
171
+ get timestamp(): number;
172
172
  grade(answer: /*elided*/ any): /*elided*/ any;
173
173
  };
174
174
  }[];
@@ -191,13 +191,13 @@ declare const _default: import('vue').DefineComponent<{
191
191
  maxAttemptsPerView: import('vue').Ref<number>;
192
192
  maxSessionViews: import('vue').Ref<number>;
193
193
  question: import('vue').Ref<PlayNote | undefined, PlayNote | undefined>;
194
- submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
194
+ submitAnswer: (answer: Answer, submittingClass?: string) => QuestionRecord;
195
195
  startTime: import('vue').Ref<moment.Moment>;
196
- hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
196
+ hotKeys: import('vue').Ref<import('@vue-skuilder/common-ui').HotKey[]>;
197
197
  timeSpent: import('vue').ComputedRef<number>;
198
- logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
198
+ logger: import('@vue-skuilder/common-ui').ViewableLogger;
199
199
  getURL: (item: string, dataShapeIndex?: number) => string;
200
- emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
200
+ emitResponse: (record: CardRecord) => void;
201
201
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
202
202
  data: ViewData[];
203
203
  modifyDifficulty: number;
@@ -1 +1 @@
1
- {"version":3,"file":"NotePlayback.vue.d.ts","sourceRoot":"","sources":["../../../../src/piano/questions/playNote/NotePlayback.vue"],"names":[],"mappings":"AAmWA;AAwfA,OAAe,EAA4B,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACxF,OAAO,EAAE,QAAQ,EAAE,MAAM,GAAG,CAAC;AAC7B,OAAO,MAAM,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kDALhD,CApdQ;iCAodR,OAAA,MAze0C;;;;yCAye1C,CAte+B;;;;;;;;AA6e/B,wBA0GG"}
1
+ {"version":3,"file":"NotePlayback.vue.d.ts","sourceRoot":"","sources":["../../../../src/piano/questions/playNote/NotePlayback.vue"],"names":[],"mappings":"AAmWA;AAwfA,OAAe,EAA4B,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACxF,OAAO,EAAE,QAAQ,EAAE,MAAM,GAAG,CAAC;AAC7B,OAAO,MAAM,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kDALhD,CApdQ;;;;;yCAodR,CAte+B;;;;;;;;AA6e/B,wBA0GG"}
@@ -1,5 +1,5 @@
1
- import { Question } from '../../../../../common-ui/dist/common-ui.es.js';
2
- import { DataShape, ViewData } from '../../../../../common/dist/index.mjs';
1
+ import { Question } from '@vue-skuilder/common-ui';
2
+ import { DataShape, ViewData } from '@vue-skuilder/common';
3
3
  import { NoteEvent } from '../../utility/midi';
4
4
  export declare const inputs: string[];
5
5
  export declare class PlayNote extends Question {
@@ -35,7 +35,7 @@ export declare class PlayNote extends Question {
35
35
  isMissing: boolean;
36
36
  })[];
37
37
  isCorrect: boolean | undefined;
38
- readonly timestamp: number;
38
+ get timestamp(): number;
39
39
  grade(answer: /*elided*/ any): /*elided*/ any;
40
40
  }) => {
41
41
  notes: (NoteEvent & {
@@ -43,7 +43,7 @@ export declare class PlayNote extends Question {
43
43
  isMissing: boolean;
44
44
  })[];
45
45
  isCorrect: boolean | undefined;
46
- readonly timestamp: number;
46
+ get timestamp(): number;
47
47
  grade(answer: /*elided*/ any): /*elided*/ any;
48
48
  };
49
49
  }[];
@@ -78,7 +78,7 @@ export declare class PlayNote extends Question {
78
78
  isMissing: boolean;
79
79
  })[];
80
80
  isCorrect: boolean | undefined;
81
- readonly timestamp: number;
81
+ get timestamp(): number;
82
82
  grade(answer: /*elided*/ any): /*elided*/ any;
83
83
  }) => {
84
84
  notes: (NoteEvent & {
@@ -86,7 +86,7 @@ export declare class PlayNote extends Question {
86
86
  isMissing: boolean;
87
87
  })[];
88
88
  isCorrect: boolean | undefined;
89
- readonly timestamp: number;
89
+ get timestamp(): number;
90
90
  grade(answer: /*elided*/ any): /*elided*/ any;
91
91
  };
92
92
  }[];
@@ -122,7 +122,7 @@ export declare class PlayNote extends Question {
122
122
  isMissing: boolean;
123
123
  })[];
124
124
  isCorrect: boolean | undefined;
125
- readonly timestamp: number;
125
+ get timestamp(): number;
126
126
  grade(answer: /*elided*/ any): /*elided*/ any;
127
127
  }) => {
128
128
  notes: (NoteEvent & {
@@ -130,7 +130,7 @@ export declare class PlayNote extends Question {
130
130
  isMissing: boolean;
131
131
  })[];
132
132
  isCorrect: boolean | undefined;
133
- readonly timestamp: number;
133
+ get timestamp(): number;
134
134
  grade(answer: /*elided*/ any): /*elided*/ any;
135
135
  };
136
136
  }[];
@@ -165,7 +165,7 @@ export declare class PlayNote extends Question {
165
165
  isMissing: boolean;
166
166
  })[];
167
167
  isCorrect: boolean | undefined;
168
- readonly timestamp: number;
168
+ get timestamp(): number;
169
169
  grade(answer: /*elided*/ any): /*elided*/ any;
170
170
  }) => {
171
171
  notes: (NoteEvent & {
@@ -173,7 +173,7 @@ export declare class PlayNote extends Question {
173
173
  isMissing: boolean;
174
174
  })[];
175
175
  isCorrect: boolean | undefined;
176
- readonly timestamp: number;
176
+ get timestamp(): number;
177
177
  grade(answer: /*elided*/ any): /*elided*/ any;
178
178
  };
179
179
  }[];
@@ -196,13 +196,13 @@ export declare class PlayNote extends Question {
196
196
  maxAttemptsPerView: import('vue').Ref<number>;
197
197
  maxSessionViews: import('vue').Ref<number>;
198
198
  question: import('vue').Ref<PlayNote | undefined, PlayNote | undefined>;
199
- submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
199
+ submitAnswer: (answer: Answer, submittingClass?: string) => QuestionRecord;
200
200
  startTime: import('vue').Ref<moment.Moment>;
201
- hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
201
+ hotKeys: import('vue').Ref<import('@vue-skuilder/common-ui').HotKey[]>;
202
202
  timeSpent: import('vue').ComputedRef<number>;
203
- logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
203
+ logger: import('@vue-skuilder/common-ui').ViewableLogger;
204
204
  getURL: (item: string, dataShapeIndex?: number) => string;
205
- emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
205
+ emitResponse: (record: CardRecord) => void;
206
206
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
207
207
  data: ViewData[];
208
208
  modifyDifficulty: number;
@@ -241,7 +241,7 @@ export declare class PlayNote extends Question {
241
241
  isMissing: boolean;
242
242
  })[];
243
243
  isCorrect: boolean | undefined;
244
- readonly timestamp: number;
244
+ get timestamp(): number;
245
245
  grade(answer: /*elided*/ any): /*elided*/ any;
246
246
  }) => {
247
247
  notes: (NoteEvent & {
@@ -249,7 +249,7 @@ export declare class PlayNote extends Question {
249
249
  isMissing: boolean;
250
250
  })[];
251
251
  isCorrect: boolean | undefined;
252
- readonly timestamp: number;
252
+ get timestamp(): number;
253
253
  grade(answer: /*elided*/ any): /*elided*/ any;
254
254
  };
255
255
  }[];
@@ -284,7 +284,7 @@ export declare class PlayNote extends Question {
284
284
  isMissing: boolean;
285
285
  })[];
286
286
  isCorrect: boolean | undefined;
287
- readonly timestamp: number;
287
+ get timestamp(): number;
288
288
  grade(answer: /*elided*/ any): /*elided*/ any;
289
289
  }) => {
290
290
  notes: (NoteEvent & {
@@ -292,7 +292,7 @@ export declare class PlayNote extends Question {
292
292
  isMissing: boolean;
293
293
  })[];
294
294
  isCorrect: boolean | undefined;
295
- readonly timestamp: number;
295
+ get timestamp(): number;
296
296
  grade(answer: /*elided*/ any): /*elided*/ any;
297
297
  };
298
298
  }[];
@@ -328,7 +328,7 @@ export declare class PlayNote extends Question {
328
328
  isMissing: boolean;
329
329
  })[];
330
330
  isCorrect: boolean | undefined;
331
- readonly timestamp: number;
331
+ get timestamp(): number;
332
332
  grade(answer: /*elided*/ any): /*elided*/ any;
333
333
  }) => {
334
334
  notes: (NoteEvent & {
@@ -336,7 +336,7 @@ export declare class PlayNote extends Question {
336
336
  isMissing: boolean;
337
337
  })[];
338
338
  isCorrect: boolean | undefined;
339
- readonly timestamp: number;
339
+ get timestamp(): number;
340
340
  grade(answer: /*elided*/ any): /*elided*/ any;
341
341
  };
342
342
  }[];
@@ -371,7 +371,7 @@ export declare class PlayNote extends Question {
371
371
  isMissing: boolean;
372
372
  })[];
373
373
  isCorrect: boolean | undefined;
374
- readonly timestamp: number;
374
+ get timestamp(): number;
375
375
  grade(answer: /*elided*/ any): /*elided*/ any;
376
376
  }) => {
377
377
  notes: (NoteEvent & {
@@ -379,7 +379,7 @@ export declare class PlayNote extends Question {
379
379
  isMissing: boolean;
380
380
  })[];
381
381
  isCorrect: boolean | undefined;
382
- readonly timestamp: number;
382
+ get timestamp(): number;
383
383
  grade(answer: /*elided*/ any): /*elided*/ any;
384
384
  };
385
385
  }[];
@@ -402,13 +402,13 @@ export declare class PlayNote extends Question {
402
402
  maxAttemptsPerView: import('vue').Ref<number>;
403
403
  maxSessionViews: import('vue').Ref<number>;
404
404
  question: import('vue').Ref<PlayNote | undefined, PlayNote | undefined>;
405
- submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
405
+ submitAnswer: (answer: Answer, submittingClass?: string) => QuestionRecord;
406
406
  startTime: import('vue').Ref<moment.Moment>;
407
- hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
407
+ hotKeys: import('vue').Ref<import('@vue-skuilder/common-ui').HotKey[]>;
408
408
  timeSpent: import('vue').ComputedRef<number>;
409
- logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
409
+ logger: import('@vue-skuilder/common-ui').ViewableLogger;
410
410
  getURL: (item: string, dataShapeIndex?: number) => string;
411
- emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
411
+ emitResponse: (record: CardRecord) => void;
412
412
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
413
413
  data: ViewData[];
414
414
  modifyDifficulty: number;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/piano/questions/playNote/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,SAAS,EAAmB,MAAM,sBAAsB,CAAC;AAClE,OAAO,EAAE,QAAQ,EAA4B,MAAM,sBAAsB,CAAC;AAC1E,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAU/C,eAAO,MAAM,MAAM,EAAE,MAAM,EAkB1B,CAAC;AAEF,qBAAa,QAAS,SAAQ,QAAQ;IACpC,OAAc,UAAU,EAAE,SAAS,EAAE,CAKnC;IAEF,OAAc,QAAQ;;QAInB;IAEH,OAAc,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sDAcjB,CAAH;qCApDmB,OAClB,MACF;;;;6CAeE,CAAF;;;;;;;mFAqBuC;IAE9B,IAAI,EAAE,MAAM,CAAC;gBAER,IAAI,EAAE,QAAQ,EAAE;IAKrB,SAAS,CAAC,MAAM,EAAE,SAAS,EAAE,GAAG,OAAO;IAIvC,UAAU,IAAI,SAAS,EAAE;IAGzB,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sDAFV,CAAH;qCApDmB,OAClB,MACF;;;;6CAeE,CAAF;;;;;;;;CAwCC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/piano/questions/playNote/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,SAAS,EAAmB,MAAM,sBAAsB,CAAC;AAClE,OAAO,EAAE,QAAQ,EAA4B,MAAM,sBAAsB,CAAC;AAC1E,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAU/C,eAAO,MAAM,MAAM,EAAE,MAAM,EAkB1B,CAAC;AAEF,qBAAa,QAAS,SAAQ,QAAQ;IACpC,OAAc,UAAU,EAAE,SAAS,EAAE,CAKnC;IAEF,OAAc,QAAQ;;QAInB;IAEH,OAAc,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sDAcjB,CAAH;;;;;6CAnCC,CAAF;;;;;;;mFAqBuC;IAE9B,IAAI,EAAE,MAAM,CAAC;gBAER,IAAI,EAAE,QAAQ,EAAE;IAKrB,SAAS,CAAC,MAAM,EAAE,SAAS,EAAE,GAAG,OAAO;IAIvC,UAAU,IAAI,SAAS,EAAE;IAGzB,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sDAFV,CAAH;;;;;6CAnCC,CAAF;;;;;;;;CAwCC"}
@@ -1,4 +1,4 @@
1
- import { UserDBInterface } from '../../../../db/dist/index.mjs';
1
+ import { UserDBInterface } from '@vue-skuilder/db';
2
2
  export interface MidiDevice {
3
3
  title: string;
4
4
  value: string;