@khanacademy/perseus-core
Advanced tools
Comparing version 0.0.0-PR2205-20250207011139 to 0.0.0-PR2205-20250212195703
@@ -650,3 +650,3 @@ /** | ||
allowReflexAngles: boolean; | ||
match: "congruent"; | ||
match?: "congruent"; | ||
coords: [Coord, Coord, Coord]; | ||
@@ -653,0 +653,0 @@ }; |
@@ -91,2 +91,3 @@ export type { PerseusAnalyticsEvent, AnalyticsEventHandlerFn } from "./analytics"; | ||
export { default as getExpressionPublicWidgetOptions } from "./widgets/expression/expression-util"; | ||
export { default as getGrapherPublicWidgetOptions } from "./widgets/grapher/grapher-util"; | ||
export { default as getInteractiveGraphPublicWidgetOptions } from "./widgets/interactive-graph/interactive-graph-util"; | ||
@@ -101,1 +102,3 @@ export { default as getLabelImagePublicWidgetOptions } from "./widgets/label-image/label-image-util"; | ||
export { default as getIFramePublicWidgetOptions } from "./widgets/iframe/iframe-util"; | ||
export { default as getMatrixPublicWidgetOptions } from "./widgets/matrix/matrix-util"; | ||
export { default as getPlotterPublicWidgetOptions } from "./widgets/plotter/plotter-util"; |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.0-PR2205-20250207011139", | ||
"version": "0.0.0-PR2205-20250212195703", | ||
"publishConfig": { | ||
@@ -9,0 +9,0 @@ "access": "public" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1539417
155
12844