@khanacademy/perseus-editor 27.3.0 → 27.3.1
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.
package/dist/es/index.js
CHANGED
|
@@ -61,7 +61,7 @@ import xIcon from '@phosphor-icons/core/regular/x.svg';
|
|
|
61
61
|
import checkIcon from '@phosphor-icons/core/bold/check-bold.svg';
|
|
62
62
|
import minusCircleIcon from '@phosphor-icons/core/bold/minus-circle-bold.svg';
|
|
63
63
|
|
|
64
|
-
const libName="@khanacademy/perseus-editor";const libVersion="27.3.
|
|
64
|
+
const libName="@khanacademy/perseus-editor";const libVersion="27.3.1";addLibraryVersionToPerseusDebug(libName,libVersion);
|
|
65
65
|
|
|
66
66
|
var jsxRuntime = {exports: {}};
|
|
67
67
|
|
package/dist/index.js
CHANGED
|
@@ -124,7 +124,7 @@ var xIcon__default = /*#__PURE__*/_interopDefaultCompat(xIcon);
|
|
|
124
124
|
var checkIcon__default = /*#__PURE__*/_interopDefaultCompat(checkIcon);
|
|
125
125
|
var minusCircleIcon__default = /*#__PURE__*/_interopDefaultCompat(minusCircleIcon);
|
|
126
126
|
|
|
127
|
-
const libName="@khanacademy/perseus-editor";const libVersion="27.3.
|
|
127
|
+
const libName="@khanacademy/perseus-editor";const libVersion="27.3.1";perseusUtils.addLibraryVersionToPerseusDebug(libName,libVersion);
|
|
128
128
|
|
|
129
129
|
var jsxRuntime = {exports: {}};
|
|
130
130
|
|
|
@@ -87,7 +87,6 @@ declare const InteractiveGraph: {
|
|
|
87
87
|
canScrollPage?: boolean;
|
|
88
88
|
editorChangeDelay?: number;
|
|
89
89
|
flags?: Record<"new-radio-widget", boolean>;
|
|
90
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
91
90
|
}> & {
|
|
92
91
|
baseElements: NonNullable<Readonly<{
|
|
93
92
|
isArticle?: boolean;
|
|
@@ -130,7 +129,6 @@ declare const InteractiveGraph: {
|
|
|
130
129
|
canScrollPage?: boolean;
|
|
131
130
|
editorChangeDelay?: number;
|
|
132
131
|
flags?: Record<"new-radio-widget", boolean>;
|
|
133
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
134
132
|
}>["baseElements"]>;
|
|
135
133
|
canScrollPage: NonNullable<Readonly<{
|
|
136
134
|
isArticle?: boolean;
|
|
@@ -173,7 +171,6 @@ declare const InteractiveGraph: {
|
|
|
173
171
|
canScrollPage?: boolean;
|
|
174
172
|
editorChangeDelay?: number;
|
|
175
173
|
flags?: Record<"new-radio-widget", boolean>;
|
|
176
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
177
174
|
}>["canScrollPage"]>;
|
|
178
175
|
editorChangeDelay: NonNullable<Readonly<{
|
|
179
176
|
isArticle?: boolean;
|
|
@@ -216,7 +213,6 @@ declare const InteractiveGraph: {
|
|
|
216
213
|
canScrollPage?: boolean;
|
|
217
214
|
editorChangeDelay?: number;
|
|
218
215
|
flags?: Record<"new-radio-widget", boolean>;
|
|
219
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
220
216
|
}>["editorChangeDelay"]>;
|
|
221
217
|
groupAnnotator: NonNullable<Readonly<{
|
|
222
218
|
isArticle?: boolean;
|
|
@@ -259,7 +255,6 @@ declare const InteractiveGraph: {
|
|
|
259
255
|
canScrollPage?: boolean;
|
|
260
256
|
editorChangeDelay?: number;
|
|
261
257
|
flags?: Record<"new-radio-widget", boolean>;
|
|
262
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
263
258
|
}>["groupAnnotator"]>;
|
|
264
259
|
isArticle: NonNullable<Readonly<{
|
|
265
260
|
isArticle?: boolean;
|
|
@@ -302,7 +297,6 @@ declare const InteractiveGraph: {
|
|
|
302
297
|
canScrollPage?: boolean;
|
|
303
298
|
editorChangeDelay?: number;
|
|
304
299
|
flags?: Record<"new-radio-widget", boolean>;
|
|
305
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
306
300
|
}>["isArticle"]>;
|
|
307
301
|
isMobile: NonNullable<Readonly<{
|
|
308
302
|
isArticle?: boolean;
|
|
@@ -345,7 +339,6 @@ declare const InteractiveGraph: {
|
|
|
345
339
|
canScrollPage?: boolean;
|
|
346
340
|
editorChangeDelay?: number;
|
|
347
341
|
flags?: Record<"new-radio-widget", boolean>;
|
|
348
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
349
342
|
}>["isMobile"]>;
|
|
350
343
|
isMobileApp: NonNullable<Readonly<{
|
|
351
344
|
isArticle?: boolean;
|
|
@@ -388,7 +381,6 @@ declare const InteractiveGraph: {
|
|
|
388
381
|
canScrollPage?: boolean;
|
|
389
382
|
editorChangeDelay?: number;
|
|
390
383
|
flags?: Record<"new-radio-widget", boolean>;
|
|
391
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
392
384
|
}>["isMobileApp"]>;
|
|
393
385
|
onFocusChange: NonNullable<Readonly<{
|
|
394
386
|
isArticle?: boolean;
|
|
@@ -431,7 +423,6 @@ declare const InteractiveGraph: {
|
|
|
431
423
|
canScrollPage?: boolean;
|
|
432
424
|
editorChangeDelay?: number;
|
|
433
425
|
flags?: Record<"new-radio-widget", boolean>;
|
|
434
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
435
426
|
}>["onFocusChange"]>;
|
|
436
427
|
readOnly: NonNullable<Readonly<{
|
|
437
428
|
isArticle?: boolean;
|
|
@@ -474,7 +465,6 @@ declare const InteractiveGraph: {
|
|
|
474
465
|
canScrollPage?: boolean;
|
|
475
466
|
editorChangeDelay?: number;
|
|
476
467
|
flags?: Record<"new-radio-widget", boolean>;
|
|
477
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
478
468
|
}>["readOnly"]>;
|
|
479
469
|
setDrawingAreaAvailable: NonNullable<Readonly<{
|
|
480
470
|
isArticle?: boolean;
|
|
@@ -517,7 +507,6 @@ declare const InteractiveGraph: {
|
|
|
517
507
|
canScrollPage?: boolean;
|
|
518
508
|
editorChangeDelay?: number;
|
|
519
509
|
flags?: Record<"new-radio-widget", boolean>;
|
|
520
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
521
510
|
}>["setDrawingAreaAvailable"]>;
|
|
522
511
|
showAlignmentOptions: NonNullable<Readonly<{
|
|
523
512
|
isArticle?: boolean;
|
|
@@ -560,7 +549,6 @@ declare const InteractiveGraph: {
|
|
|
560
549
|
canScrollPage?: boolean;
|
|
561
550
|
editorChangeDelay?: number;
|
|
562
551
|
flags?: Record<"new-radio-widget", boolean>;
|
|
563
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
564
552
|
}>["showAlignmentOptions"]>;
|
|
565
553
|
}>;
|
|
566
554
|
keypadElement?: any;
|
|
@@ -842,7 +830,6 @@ declare const InteractiveGraph: {
|
|
|
842
830
|
canScrollPage?: boolean;
|
|
843
831
|
editorChangeDelay?: number;
|
|
844
832
|
flags?: Record<"new-radio-widget", boolean>;
|
|
845
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
846
833
|
}> & {
|
|
847
834
|
baseElements: NonNullable<Readonly<{
|
|
848
835
|
isArticle?: boolean;
|
|
@@ -885,7 +872,6 @@ declare const InteractiveGraph: {
|
|
|
885
872
|
canScrollPage?: boolean;
|
|
886
873
|
editorChangeDelay?: number;
|
|
887
874
|
flags?: Record<"new-radio-widget", boolean>;
|
|
888
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
889
875
|
}>["baseElements"]>;
|
|
890
876
|
canScrollPage: NonNullable<Readonly<{
|
|
891
877
|
isArticle?: boolean;
|
|
@@ -928,7 +914,6 @@ declare const InteractiveGraph: {
|
|
|
928
914
|
canScrollPage?: boolean;
|
|
929
915
|
editorChangeDelay?: number;
|
|
930
916
|
flags?: Record<"new-radio-widget", boolean>;
|
|
931
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
932
917
|
}>["canScrollPage"]>;
|
|
933
918
|
editorChangeDelay: NonNullable<Readonly<{
|
|
934
919
|
isArticle?: boolean;
|
|
@@ -971,7 +956,6 @@ declare const InteractiveGraph: {
|
|
|
971
956
|
canScrollPage?: boolean;
|
|
972
957
|
editorChangeDelay?: number;
|
|
973
958
|
flags?: Record<"new-radio-widget", boolean>;
|
|
974
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
975
959
|
}>["editorChangeDelay"]>;
|
|
976
960
|
groupAnnotator: NonNullable<Readonly<{
|
|
977
961
|
isArticle?: boolean;
|
|
@@ -1014,7 +998,6 @@ declare const InteractiveGraph: {
|
|
|
1014
998
|
canScrollPage?: boolean;
|
|
1015
999
|
editorChangeDelay?: number;
|
|
1016
1000
|
flags?: Record<"new-radio-widget", boolean>;
|
|
1017
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
1018
1001
|
}>["groupAnnotator"]>;
|
|
1019
1002
|
isArticle: NonNullable<Readonly<{
|
|
1020
1003
|
isArticle?: boolean;
|
|
@@ -1057,7 +1040,6 @@ declare const InteractiveGraph: {
|
|
|
1057
1040
|
canScrollPage?: boolean;
|
|
1058
1041
|
editorChangeDelay?: number;
|
|
1059
1042
|
flags?: Record<"new-radio-widget", boolean>;
|
|
1060
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
1061
1043
|
}>["isArticle"]>;
|
|
1062
1044
|
isMobile: NonNullable<Readonly<{
|
|
1063
1045
|
isArticle?: boolean;
|
|
@@ -1100,7 +1082,6 @@ declare const InteractiveGraph: {
|
|
|
1100
1082
|
canScrollPage?: boolean;
|
|
1101
1083
|
editorChangeDelay?: number;
|
|
1102
1084
|
flags?: Record<"new-radio-widget", boolean>;
|
|
1103
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
1104
1085
|
}>["isMobile"]>;
|
|
1105
1086
|
isMobileApp: NonNullable<Readonly<{
|
|
1106
1087
|
isArticle?: boolean;
|
|
@@ -1143,7 +1124,6 @@ declare const InteractiveGraph: {
|
|
|
1143
1124
|
canScrollPage?: boolean;
|
|
1144
1125
|
editorChangeDelay?: number;
|
|
1145
1126
|
flags?: Record<"new-radio-widget", boolean>;
|
|
1146
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
1147
1127
|
}>["isMobileApp"]>;
|
|
1148
1128
|
onFocusChange: NonNullable<Readonly<{
|
|
1149
1129
|
isArticle?: boolean;
|
|
@@ -1186,7 +1166,6 @@ declare const InteractiveGraph: {
|
|
|
1186
1166
|
canScrollPage?: boolean;
|
|
1187
1167
|
editorChangeDelay?: number;
|
|
1188
1168
|
flags?: Record<"new-radio-widget", boolean>;
|
|
1189
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
1190
1169
|
}>["onFocusChange"]>;
|
|
1191
1170
|
readOnly: NonNullable<Readonly<{
|
|
1192
1171
|
isArticle?: boolean;
|
|
@@ -1229,7 +1208,6 @@ declare const InteractiveGraph: {
|
|
|
1229
1208
|
canScrollPage?: boolean;
|
|
1230
1209
|
editorChangeDelay?: number;
|
|
1231
1210
|
flags?: Record<"new-radio-widget", boolean>;
|
|
1232
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
1233
1211
|
}>["readOnly"]>;
|
|
1234
1212
|
setDrawingAreaAvailable: NonNullable<Readonly<{
|
|
1235
1213
|
isArticle?: boolean;
|
|
@@ -1272,7 +1250,6 @@ declare const InteractiveGraph: {
|
|
|
1272
1250
|
canScrollPage?: boolean;
|
|
1273
1251
|
editorChangeDelay?: number;
|
|
1274
1252
|
flags?: Record<"new-radio-widget", boolean>;
|
|
1275
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
1276
1253
|
}>["setDrawingAreaAvailable"]>;
|
|
1277
1254
|
showAlignmentOptions: NonNullable<Readonly<{
|
|
1278
1255
|
isArticle?: boolean;
|
|
@@ -1315,7 +1292,6 @@ declare const InteractiveGraph: {
|
|
|
1315
1292
|
canScrollPage?: boolean;
|
|
1316
1293
|
editorChangeDelay?: number;
|
|
1317
1294
|
flags?: Record<"new-radio-widget", boolean>;
|
|
1318
|
-
onWidgetStartProps?: (widgets: import("@khanacademy/perseus-core").PerseusWidgetsMap) => void;
|
|
1319
1295
|
}>["showAlignmentOptions"]>;
|
|
1320
1296
|
}>;
|
|
1321
1297
|
keypadElement?: any;
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "Perseus editors",
|
|
4
4
|
"author": "Khan Academy",
|
|
5
5
|
"license": "MIT",
|
|
6
|
-
"version": "27.3.
|
|
6
|
+
"version": "27.3.1",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
@@ -35,13 +35,13 @@
|
|
|
35
35
|
"mafs": "^0.19.0",
|
|
36
36
|
"tiny-invariant": "1.3.1",
|
|
37
37
|
"@khanacademy/kas": "2.1.0",
|
|
38
|
-
"@khanacademy/keypad-context": "3.1.
|
|
39
|
-
"@khanacademy/kmath": "2.1.
|
|
40
|
-
"@khanacademy/math-input": "26.1.
|
|
41
|
-
"@khanacademy/perseus": "
|
|
42
|
-
"@khanacademy/perseus-core": "18.
|
|
43
|
-
"@khanacademy/perseus-linter": "4.2.
|
|
44
|
-
"@khanacademy/perseus-score": "7.6.
|
|
38
|
+
"@khanacademy/keypad-context": "3.1.5",
|
|
39
|
+
"@khanacademy/kmath": "2.1.5",
|
|
40
|
+
"@khanacademy/math-input": "26.1.6",
|
|
41
|
+
"@khanacademy/perseus": "67.0.0",
|
|
42
|
+
"@khanacademy/perseus-core": "18.8.0",
|
|
43
|
+
"@khanacademy/perseus-linter": "4.2.5",
|
|
44
|
+
"@khanacademy/perseus-score": "7.6.2",
|
|
45
45
|
"@khanacademy/perseus-utils": "2.1.0",
|
|
46
46
|
"@khanacademy/pure-markdown": "2.2.0"
|
|
47
47
|
},
|