@nagwa-limited/mathlive
Advanced tools
Comparing version 3.3.1 to 3.3.2
@@ -1,2 +0,2 @@ | ||
/* 3.3.1 */ import type { Keys } from './types-utils'; | ||
/* 3.3.2 */ import type { Keys } from './types-utils'; | ||
import type { ParseMode, Style, TabularEnvironment } from './core-types'; | ||
@@ -3,0 +3,0 @@ import type { InsertOptions, Mathfield, Model } from './mathfield'; |
@@ -1,2 +0,2 @@ | ||
/* 3.3.1 */ export type Direction = 'rtl' | 'ltr'; | ||
/* 3.3.2 */ export type Direction = 'rtl' | 'ltr'; | ||
export type XMovementDirection = 'forward' | 'backward'; | ||
@@ -3,0 +3,0 @@ export type YMovementDirection = 'upward' | 'downward'; |
@@ -1,2 +0,2 @@ | ||
/* 3.3.1 */ import type { Selector } from './commands'; | ||
/* 3.3.2 */ import type { Selector } from './commands'; | ||
import type { LatexSyntaxError, MacroDictionary, MovementDirection, ParseMode, Registers, Style, XMovementDirection } from './core-types'; | ||
@@ -3,0 +3,0 @@ import type { InsertOptions, OutputFormat, Offset, Range, Selection, Mathfield } from './mathfield'; |
@@ -1,2 +0,2 @@ | ||
/* 3.3.1 */ import type { ParseMode, Style, XMovementDirection } from './core-types'; | ||
/* 3.3.2 */ import type { ParseMode, Style, XMovementDirection } from './core-types'; | ||
import { Selector } from './commands'; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
/* 3.3.1 */ /** | ||
/* 3.3.2 */ /** | ||
* Server-side rendering exports. | ||
@@ -3,0 +3,0 @@ * |
@@ -1,2 +0,2 @@ | ||
/* 3.3.1 */ /** | ||
/* 3.3.2 */ /** | ||
* | ||
@@ -14,4 +14,4 @@ * Use MathLive to render and edit mathematical formulas. | ||
* | ||
* @packageDocumentation MathLive SDK Reference 3.3.1 | ||
* @version 3.3.1 | ||
* @packageDocumentation MathLive SDK Reference 3.3.2 | ||
* @version 3.3.2 | ||
* | ||
@@ -18,0 +18,0 @@ */ |
@@ -1,2 +0,2 @@ | ||
/* 3.3.1 */ import type { Mathfield, Range } from './mathfield'; | ||
/* 3.3.2 */ import type { Mathfield, Range } from './mathfield'; | ||
import type { Selector } from './commands'; | ||
@@ -3,0 +3,0 @@ import type { ParseMode, MacroDictionary, Registers, Direction } from './core-types'; |
@@ -1,2 +0,2 @@ | ||
/* 3.3.1 */ /** | ||
/* 3.3.2 */ /** | ||
* @internal | ||
@@ -3,0 +3,0 @@ */ |
@@ -1,2 +0,2 @@ | ||
/* 3.3.1 */ import type { Selector } from './commands'; | ||
/* 3.3.2 */ import type { Selector } from './commands'; | ||
import type { ParseMode, Style } from './core-types'; | ||
@@ -3,0 +3,0 @@ import type { OriginValidator } from './options'; |
{ | ||
"name": "@nagwa-limited/mathlive", | ||
"version": "3.3.1", | ||
"version": "3.3.2", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "A web component for math input", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
6073451