diff --git a/doc/classes/_src_dashboard_filemanager_.filemanager.html b/doc/classes/_src_dashboard_filemanager_.filemanager.html index ce73f5e92..b06a63e3a 100644 --- a/doc/classes/_src_dashboard_filemanager_.filemanager.html +++ b/doc/classes/_src_dashboard_filemanager_.filemanager.html @@ -137,7 +137,7 @@

Private constructor

  • Returns FileManager

    @@ -153,7 +153,7 @@

    Private allFiles

    allFiles: Map<string, { count: number; file: File }> = new Map<string, {file: File, count: number}>()
    @@ -163,7 +163,7 @@

    Private folios

    folios: [string, string][] = new Array<[string, string]>()
    @@ -173,7 +173,7 @@

    Private manuscripts

    manuscripts: string[] = new Array<string>()
    @@ -183,7 +183,7 @@

    Static instance: FileManager @@ -200,7 +200,7 @@

    addFile

  • Parameters

    @@ -223,7 +223,7 @@

    addFolio

  • Parameters

    @@ -249,7 +249,7 @@

    addManuscript

  • Parameters

    @@ -272,7 +272,7 @@

    clearFolios

  • Returns void

    @@ -289,7 +289,7 @@

    clearManuscripts

  • Returns void

    @@ -306,7 +306,7 @@

    getFile

  • Parameters

    @@ -329,7 +329,7 @@

    getFileCount

  • Parameters

    @@ -352,7 +352,7 @@

    getFolios

  • Returns [][]

    @@ -369,7 +369,7 @@

    getManuscripts

  • Returns File[]

    @@ -386,7 +386,7 @@

    print

  • Returns void

    @@ -403,7 +403,7 @@

    removeFile

  • Parameters

    @@ -426,7 +426,7 @@

    removeFolio

  • Parameters

    @@ -449,7 +449,7 @@

    removeManuscript

  • Parameters

    @@ -472,7 +472,7 @@

    Static getInstance

  • Returns FileManager

    diff --git a/doc/classes/_src_displaypanel_displaypanel_.displaypanel.html b/doc/classes/_src_displaypanel_displaypanel_.displaypanel.html index d475df2b8..45b2d51e9 100644 --- a/doc/classes/_src_displaypanel_displaypanel_.displaypanel.html +++ b/doc/classes/_src_displaypanel_displaypanel_.displaypanel.html @@ -133,7 +133,7 @@

    constructor

  • @@ -185,7 +185,7 @@

    background

    @@ -196,7 +196,7 @@

    meiClass

    @@ -207,7 +207,7 @@

    view

    @@ -218,7 +218,7 @@

    zoomHandler

    @@ -236,7 +236,7 @@

    loadSettings

    @@ -261,7 +261,7 @@

    setDisplayListeners

    @@ -284,7 +284,7 @@

    updateVisualization

    diff --git a/doc/classes/_src_divaview_.divaview.html b/doc/classes/_src_divaview_.divaview.html index b14475d4c..ec23a5773 100644 --- a/doc/classes/_src_divaview_.divaview.html +++ b/doc/classes/_src_divaview_.divaview.html @@ -146,7 +146,7 @@

    constructor

  • @@ -181,7 +181,7 @@

    Private displayPanel

    displayPanel: DisplayPanel
    @@ -191,7 +191,7 @@

    Private diva

    diva: Diva
    @@ -206,7 +206,7 @@

    divaReady

    divaReady: boolean
    @@ -216,7 +216,7 @@

    Private indexMap

    indexMap: Map<number, string>
    @@ -231,7 +231,7 @@

    Private loadDelay

    loadDelay: number
    @@ -246,7 +246,7 @@

    Readonly neonView

    neonView: NeonView
    @@ -256,7 +256,7 @@

    Private updateCallbacksupdateCallbacks: Array<() => void>

    @@ -272,7 +272,7 @@

    zoomHandler

    @@ -289,7 +289,7 @@

    addUpdateCallback

  • @@ -332,7 +332,7 @@

    adjustZoom

  • @@ -355,7 +355,7 @@

    changePage

    @@ -392,7 +392,7 @@

    didLoad

  • @@ -415,7 +415,7 @@

    getCurrentPage

    @@ -436,7 +436,7 @@

    getCurrentPageURI

    @@ -457,7 +457,7 @@

    getPageName

    @@ -477,7 +477,7 @@

    initDivaEvents

  • @@ -499,7 +499,7 @@

    parseManifest

  • @@ -535,7 +535,7 @@

    removeUpdateCallback

  • @@ -578,7 +578,7 @@

    setViewEventHandlers

  • @@ -600,7 +600,7 @@

    updateSVG

  • diff --git a/doc/classes/_src_infomodule_.infomodule.html b/doc/classes/_src_infomodule_.infomodule.html index 52ef62a92..4d89d3169 100644 --- a/doc/classes/_src_infomodule_.infomodule.html +++ b/doc/classes/_src_infomodule_.infomodule.html @@ -135,7 +135,7 @@

    constructor

  • @@ -167,7 +167,7 @@

    Private neonView

    neonView: NeonView
    @@ -185,7 +185,7 @@

    getContour

    @@ -217,7 +217,7 @@

    getContourByValue

    @@ -250,7 +250,7 @@

    getPitches

    @@ -283,7 +283,7 @@

    infoListeners

    @@ -307,7 +307,7 @@

    pitchNameToNum

    @@ -340,7 +340,7 @@

    resetInfoListeners

    @@ -363,7 +363,7 @@

    stopListeners

    @@ -386,7 +386,7 @@

    updateInfo

    @@ -416,7 +416,7 @@

    updateInfoModule

    diff --git a/doc/classes/_src_neoncore_.neoncore.html b/doc/classes/_src_neoncore_.neoncore.html index 5241114bb..75b6da60e 100644 --- a/doc/classes/_src_neoncore_.neoncore.html +++ b/doc/classes/_src_neoncore_.neoncore.html @@ -144,7 +144,7 @@

    constructor

  • @@ -171,7 +171,7 @@

    Private annotations

    annotations: WebAnnotation[]
    @@ -186,7 +186,7 @@

    Private blankPages

    blankPages: Array<string>
    @@ -201,7 +201,7 @@

    Private db

    db: Database
    @@ -211,7 +211,7 @@

    Private lastPageLoade
    lastPageLoaded: string
    @@ -221,7 +221,7 @@

    Private manifest

    manifest: NeonManifest
    @@ -231,7 +231,7 @@

    Private neonCache

    neonCache: Map<string, CacheEntry>
    @@ -246,7 +246,7 @@

    Private parser

    parser: DOMParser
    @@ -256,7 +256,7 @@

    Private redoStacks

    redoStacks: Map<string, string[]>
    @@ -271,7 +271,7 @@

    Private undoStacks

    undoStacks: Map<string, string[]>
    @@ -286,7 +286,7 @@

    Private verovioWrapper

    verovioWrapper: VerovioWrapper
    @@ -308,7 +308,7 @@

    deleteDb

  • @@ -330,7 +330,7 @@

    edit

  • @@ -364,7 +364,7 @@

    getAnnotations

  • Returns WebAnnotation[]

    @@ -381,7 +381,7 @@

    getElementAttr

  • @@ -418,7 +418,7 @@

    getMEI

  • @@ -449,7 +449,7 @@

    getSVG

  • @@ -480,7 +480,7 @@

    info

  • @@ -511,7 +511,7 @@

    initDb

  • @@ -544,7 +544,7 @@

    loadData

  • @@ -587,7 +587,7 @@

    loadPage

  • @@ -619,7 +619,7 @@

    redo

  • @@ -651,7 +651,7 @@

    undo

  • @@ -683,7 +683,7 @@

    updateCache

  • @@ -720,7 +720,7 @@

    updateDatabase

  • diff --git a/doc/classes/_src_neonview_.neonview.html b/doc/classes/_src_neonview_.neonview.html index cc90e1027..3b07fc5f3 100644 --- a/doc/classes/_src_neonview_.neonview.html +++ b/doc/classes/_src_neonview_.neonview.html @@ -145,7 +145,7 @@

    constructor

  • @@ -172,7 +172,7 @@

    NeumeEdit

    @@ -187,7 +187,7 @@

    TextEdit

    @@ -202,7 +202,7 @@

    core

    core: NeonCore
    @@ -217,7 +217,7 @@

    info

    @@ -232,7 +232,7 @@

    localSettings

    localSettings: LocalSettings
    @@ -247,7 +247,7 @@

    manifest

    manifest: NeonManifest
    @@ -262,7 +262,7 @@

    modal

    @@ -277,7 +277,7 @@

    name

    name: string
    @@ -292,7 +292,7 @@

    params

    @@ -302,7 +302,7 @@

    textView

    @@ -317,7 +317,7 @@

    view

    @@ -339,7 +339,7 @@

    deleteDb

  • @@ -361,7 +361,7 @@

    edit

  • @@ -398,7 +398,7 @@

    export

  • @@ -421,7 +421,7 @@

    getElementAttr

  • @@ -455,7 +455,7 @@

    getPageMEI

  • @@ -486,7 +486,7 @@

    getPageSVG

  • @@ -517,7 +517,7 @@

    getPageURI

  • @@ -549,7 +549,7 @@

    getUserMode

  • @@ -572,7 +572,7 @@

    redo

  • @@ -594,7 +594,7 @@

    save

  • @@ -616,7 +616,7 @@

    setupEdit

  • @@ -644,7 +644,7 @@

    start

  • @@ -666,7 +666,7 @@

    undo

  • @@ -688,7 +688,7 @@

    updateForCurrentPage

  • diff --git a/doc/classes/_src_singleview_singleview_.singleview.html b/doc/classes/_src_singleview_singleview_.singleview.html index 15619518f..5cd38c732 100644 --- a/doc/classes/_src_singleview_singleview_.singleview.html +++ b/doc/classes/_src_singleview_singleview_.singleview.html @@ -144,7 +144,7 @@

    constructor

  • @@ -182,7 +182,7 @@

    Private bg

    bg: SVGImageElement
    @@ -192,7 +192,7 @@

    Private container

    container: HTMLElement
    @@ -202,7 +202,7 @@

    Private displayPanel

    displayPanel: DisplayPanel
    @@ -212,7 +212,7 @@

    Private group

    group: SVGSVGElement
    @@ -222,7 +222,7 @@

    Readonly neonView

    neonView: NeonView
    @@ -232,7 +232,7 @@

    Readonly pageURI

    pageURI: string
    @@ -242,7 +242,7 @@

    Private svg

    svg: SVGSVGElement
    @@ -252,7 +252,7 @@

    Private updateCallbacksupdateCallbacks: Array<() => void>

    @@ -263,7 +263,7 @@

    zoomHandler

    @@ -280,7 +280,7 @@

    addUpdateCallback

  • @@ -324,7 +324,7 @@

    changePage

    @@ -357,7 +357,7 @@

    getCurrentPage

    @@ -378,7 +378,7 @@

    getCurrentPageURI

    @@ -399,7 +399,7 @@

    getPageName

    @@ -420,7 +420,7 @@

    onSVGLoad

    Returns void

    @@ -437,7 +437,7 @@

    removeUpdateCallback

  • @@ -480,7 +480,7 @@

    resetTransformations

  • @@ -502,7 +502,7 @@

    setViewEventHandlers

  • @@ -524,7 +524,7 @@

    updateSVG

  • diff --git a/doc/classes/_src_singleview_zoom_.viewbox.html b/doc/classes/_src_singleview_zoom_.viewbox.html index 7abbce00a..a6b0bfd96 100644 --- a/doc/classes/_src_singleview_zoom_.viewbox.html +++ b/doc/classes/_src_singleview_zoom_.viewbox.html @@ -123,7 +123,7 @@

    constructor

  • @@ -160,7 +160,7 @@

    height

    height: number
    @@ -170,7 +170,7 @@

    imageHeight

    imageHeight: number
    @@ -180,7 +180,7 @@

    imageWidth

    imageWidth: number
    @@ -190,7 +190,7 @@

    minX

    minX: number
    @@ -200,7 +200,7 @@

    minY

    minY: number
    @@ -210,7 +210,7 @@

    width

    width: number
    @@ -227,7 +227,7 @@

    get

  • @@ -247,7 +247,7 @@

    getZoom

  • @@ -267,7 +267,7 @@

    set

  • @@ -316,7 +316,7 @@

    translate

  • @@ -353,7 +353,7 @@

    zoomTo

  • diff --git a/doc/classes/_src_singleview_zoom_.zoomhandler.html b/doc/classes/_src_singleview_zoom_.zoomhandler.html index 5990685cb..9564e0b04 100644 --- a/doc/classes/_src_singleview_zoom_.zoomhandler.html +++ b/doc/classes/_src_singleview_zoom_.zoomhandler.html @@ -114,7 +114,7 @@

    dragCoordinates

    dragCoordinates: DOMPoint
    @@ -124,7 +124,7 @@

    matrix

    matrix: DOMMatrix
    @@ -134,7 +134,7 @@

    viewBox

    viewBox: ViewBox
    @@ -151,7 +151,7 @@

    dragging

  • Returns void

    @@ -168,7 +168,7 @@

    resetZoomAndPan

  • @@ -196,7 +196,7 @@

    restoreTransformation

  • @@ -218,7 +218,7 @@

    scrollZoom

  • Returns void

    @@ -235,7 +235,7 @@

    setViewBox

  • @@ -257,7 +257,7 @@

    startDrag

  • Returns void

    @@ -274,7 +274,7 @@

    translate

  • @@ -311,7 +311,7 @@

    updateSVGViewBox

  • @@ -333,7 +333,7 @@

    zoomTo

  • diff --git a/doc/classes/_src_squareedit_divaeditmode_.divaedit.html b/doc/classes/_src_squareedit_divaeditmode_.divaedit.html index 42f1b90c9..1f9a2982b 100644 --- a/doc/classes/_src_squareedit_divaeditmode_.divaedit.html +++ b/doc/classes/_src_squareedit_divaeditmode_.divaedit.html @@ -124,7 +124,7 @@

    constructor

  • Parameters

    @@ -146,7 +146,7 @@

    dragHandler

    dragHandler: DragHandler
    @@ -156,7 +156,7 @@

    insertHandler

    insertHandler: InsertHandler
    @@ -166,7 +166,7 @@

    neonView

    neonView: NeonView
    @@ -184,7 +184,7 @@

    getUserMode

    @@ -207,7 +207,7 @@

    initEditMode

    Returns void

    @@ -225,7 +225,7 @@

    setSelectListeners

    Returns void

    diff --git a/doc/classes/_src_squareedit_inserthandler_.inserthandler.html b/doc/classes/_src_squareedit_inserthandler_.inserthandler.html index 790a579e5..b2e0fc66a 100644 --- a/doc/classes/_src_squareedit_inserthandler_.inserthandler.html +++ b/doc/classes/_src_squareedit_inserthandler_.inserthandler.html @@ -134,7 +134,7 @@

    constructor

  • @@ -171,7 +171,7 @@

    attributes

    attributes: Record<string, string>
    @@ -181,7 +181,7 @@

    clickawayHandler

    clickawayHandler: any = (function clickawayHandler (evt: MouseEvent): void {const target = evt.target as HTMLElement;if (target.closest('.active-page') === null &&target.closest('#insert_controls') === null &&target.closest('#svg_group') === null) {this.insertDisabled();document.body.removeEventListener('keydown',this.staffHandler);document.body.removeEventListener('keydown',this.handler);}}).bind(this)
    @@ -197,7 +197,7 @@

    coord

    coord: Point
    @@ -207,7 +207,7 @@

    firstClick

    firstClick: boolean = true
    @@ -217,7 +217,7 @@

    handler

    handler: any = (function handler (evt: MouseEvent): void {evt.stopPropagation();// If the cursor is out of bounds, nothing should be inserted.const cursor = getSVGRelCoords(evt.clientX, evt.clientY);if (isOutOfSVGBounds(cursor.x, cursor.y))return queueNotification('[FAIL] Glyph was placed out of bounds! Insertion failed.', 'error');const editorAction: InsertAction = {action: 'insert',param: {elementType: this.type,staffId: 'auto',ulx: cursor.x,uly: cursor.y,}};if (this.attributes !== null) {editorAction.param.attributes = this.attributes;if (this.attributes['shape'] === 'F') {editorAction['param']['ulx'] -= 50;}}this.neonView.edit(editorAction, this.neonView.view.getCurrentPageURI()).then(() => {return this.neonView.updateForCurrentPage();}).then(() => {document.querySelector(this.selector).addEventListener('click', this.handler);});}).bind(this)
    @@ -232,7 +232,7 @@

    insertDisabled

    insertDisabled: any = (function insertDisabled (): void {this.type = '';this.removeInsertClickHandlers();document.body.removeEventListener('keydown', this.keydownListener);document.body.removeEventListener('keyup', this.resetInsertHandler);document.body.removeEventListener('click', this.clickawayHandler);this.firstClick = true;try {document.getElementById('returnToEditMode').remove();} catch (e) {// console.debug(e);}const insertPanel = document.getElementById('insert_controls');const insertHeading = document.getElementById('insertMenu');const insertHeadingTitle = insertHeading.querySelector('.panel-heading-title');const editPanel = document.getElementById('edit_controls');const editHeading = document.getElementById('editMenu');const displayHeadingTitle = editHeading.querySelector('.panel-heading-title');insertHeadingTitle.classList.remove('focused');displayHeadingTitle.classList.add('focused');insertPanel.querySelector('.side-panel-btn.insertel.is-active').classList.add('unfocused');editPanel.querySelector('.side-panel-btn.sel-by.is-active').classList.remove('unfocused');}).bind(this)
    @@ -247,7 +247,7 @@

    keydownListener

    keydownListener: any = (function keydownListener (evt: KeyboardEvent): void {if (evt.key === 'Escape') {this.insertDisabled();document.body.removeEventListener('keydown', this.staffHandler);document.body.removeEventListener('keydown', this.handler);} else if (evt.key === 'Shift') {this.removeInsertClickHandlers();}}).bind(this)
    @@ -263,7 +263,7 @@

    neonView

    neonView: NeonView
    @@ -273,7 +273,7 @@

    removeInsertClickHandlers

    removeInsertClickHandlers: any = (function removeInsertClickHandlers (): void {try {document.querySelector(this.selector).removeEventListener('click', this.staffHandler);document.querySelector(this.selector).removeEventListener('click', this.handler);} catch (e) {}}).bind(this)
    @@ -288,7 +288,7 @@

    resetInsertHandler

    resetInsertHandler: any = (function resetInsertHandler (evt: KeyboardEvent): void {if (evt.key === 'Shift') {document.querySelector(this.selector).addEventListener('click', this.type === 'staff' ?this.staffHandler : this.handler);}}).bind(this)
    @@ -303,7 +303,7 @@

    selector

    selector: string
    @@ -313,7 +313,7 @@

    staffHandler

    staffHandler: any = (function staffHandler (evt: MouseEvent): void {const cursor = getSVGRelCoords(evt.clientX, evt.clientY);if (isOutOfSVGBounds(cursor.x, cursor.y)) {return queueNotification('Staff cannot be placed out of bounds!', 'error');}const container = document.querySelector('.active-page > .definition-scale');if (this.firstClick) {this.coord = cursor;d3.select(container).append('circle').attr('cx', cursor.x).attr('cy', cursor.y).attr('r', 10).attr('id', 'staff-circle').attr('fill', 'green');this.firstClick = false;} else {let ul: Point, lr: Point;if (cursor.x < this.coord.x || cursor.y < this.coord.y) { // second point is not lrul = cursor;lr = this.coord;} else {ul = this.coord;lr = cursor;}document.getElementById('staff-circle').remove();const action: EditorAction = {action: 'insert',param: {elementType: 'staff',staffId: 'auto',ulx: ul.x,uly: ul.y,lrx: lr.x,lry: lr.y}};this.neonView.edit(action, this.neonView.view.getCurrentPageURI()).then(() => {this.neonView.updateForCurrentPage();this.firstClick = true;});}}).bind(this)
    @@ -328,7 +328,7 @@

    type

    type: string
    @@ -345,7 +345,7 @@

    insertActive

  • @@ -377,7 +377,7 @@

    isInsertMode

  • Returns boolean

    diff --git a/doc/classes/_src_squareedit_neumetools_.splitneumehandler.html b/doc/classes/_src_squareedit_neumetools_.splitneumehandler.html index 4ed100591..bfbc330e9 100644 --- a/doc/classes/_src_squareedit_neumetools_.splitneumehandler.html +++ b/doc/classes/_src_squareedit_neumetools_.splitneumehandler.html @@ -127,7 +127,7 @@

    constructor

  • @@ -159,7 +159,7 @@

    clickawayHandler

    clickawayHandler: any = ((evt: MouseEvent): void => {const target = evt.target as HTMLElement;if (target.closest('.active-page') === null) {this.splitDisable();document.body.removeEventListener('click', this.handler, { capture: true });}}).bind(this)
    @@ -174,7 +174,7 @@

    handler

    handler: any = ((evt: MouseEvent): void => {const id = this.neume.id;// unselect();const nc = (evt.target as SVGGElement).parentElement;const ncId = nc.id;const editorAction: SplitNeumeAction = {action: 'splitNeume',param: {elementId: id,ncId: ncId}};this.neonView.edit(editorAction, this.neonView.view.getCurrentPageURI()).then(async (result) => {if (result) {await this.neonView.updateForCurrentPage();Notification.queueNotification('Split action successful', 'success');}else {await this.neonView.updateForCurrentPage();Notification.queueNotification('Split action failed', 'error');}// this.neonView.updateForCurrentPage();// const dragHandler = new DragHandler(this.neonView, '.neume');this.splitDisable();// selectAll([document.querySelector('#' + id) as SVGGElement], this.neonView, dragHandler);// try {// document.getElementById('moreEdit').innerHTML = '';// document.getElementById('moreEdit').classList.add('is-hidden');// } catch (e) {}});}).bind(this)
    @@ -189,7 +189,7 @@

    keydownListener

    keydownListener: any = ((evt: KeyboardEvent): void => {if (evt.key === 'Escape') {this.splitDisable();} else if (evt.key === 'Shift') {document.body.removeEventListener('click', this.handler, { capture: true });}}).bind(this)
    @@ -204,7 +204,7 @@

    Readonly neonView

    neonView: NeonView
    @@ -214,7 +214,7 @@

    Readonly neume

    neume: SVGGElement
    @@ -224,7 +224,7 @@

    resetHandler

    resetHandler: any = ((evt: KeyboardEvent): void => {if (evt.key === 'Shift') {document.body.addEventListener('click', this.handler, { capture: true });}}).bind(this)
    @@ -246,7 +246,7 @@

    splitDisable

  • Returns void

    @@ -263,7 +263,7 @@

    startSplit

  • diff --git a/doc/classes/_src_squareedit_singleeditmode_.singleeditmode.html b/doc/classes/_src_squareedit_singleeditmode_.singleeditmode.html index c5fecd3d0..07f2ed21e 100644 --- a/doc/classes/_src_squareedit_singleeditmode_.singleeditmode.html +++ b/doc/classes/_src_squareedit_singleeditmode_.singleeditmode.html @@ -132,7 +132,7 @@

    constructor

  • @@ -164,7 +164,7 @@

    dragHandler

    dragHandler: DragHandler
    @@ -174,7 +174,7 @@

    insertHandler

    insertHandler: InsertHandler
    @@ -184,7 +184,7 @@

    neonView

    neonView: NeonView
    @@ -202,7 +202,7 @@

    getUserMode

    @@ -225,7 +225,7 @@

    initEditMode

    @@ -248,7 +248,7 @@

    setSelectListeners

    Returns void

    diff --git a/doc/classes/_src_squareedit_stafftools_.splitstaffhandler.html b/doc/classes/_src_squareedit_stafftools_.splitstaffhandler.html index e43e7d034..9a294f3b8 100644 --- a/doc/classes/_src_squareedit_stafftools_.splitstaffhandler.html +++ b/doc/classes/_src_squareedit_stafftools_.splitstaffhandler.html @@ -127,7 +127,7 @@

    constructor

  • @@ -159,7 +159,7 @@

    clickawayHandler

    clickawayHandler: any = ((evt: MouseEvent): void => {const target = evt.target as HTMLElement;if (target.closest('.active-page') === null) {this.splitDisable();document.body.removeEventListener('click', this.handler, { capture: true });}}).bind(this)
    @@ -174,7 +174,7 @@

    handler

    handler: any = ((evt: MouseEvent): void => {// Find staff point corresponds to if one exists// TODOconst id = this.staff.id;const cursor = getSVGRelCoords(evt.clientX, evt.clientY);const editorAction: SplitAction = {action: 'split',param: {elementId: id,x: cursor.x}};this.neonView.edit(editorAction, this.neonView.view.getCurrentPageURI()).then(async (result) => {if (result) {await this.neonView.updateForCurrentPage();Notification.queueNotification('Split action successful', 'success');}const dragHandler = new DragHandler(this.neonView, '.staff');this.splitDisable();selectAll([document.querySelector(`#${id}`)], this.neonView, dragHandler);const moreEdit = document.getElementById('moreEdit');if (moreEdit) {moreEdit.innerHTML = '';moreEdit.parentElement.classList.add('hidden');}});}).bind(this)
    @@ -189,7 +189,7 @@

    keydownListener

    keydownListener: any = ((evt: KeyboardEvent): void => {if (evt.key === 'Escape') {this.splitDisable();} else if (evt.key === 'Shift') {document.body.removeEventListener('click', this.handler, { capture: true });}}).bind(this)
    @@ -204,7 +204,7 @@

    Readonly neonView

    neonView: NeonView
    @@ -214,7 +214,7 @@

    resetHandler

    resetHandler: any = ((evt: KeyboardEvent): void => {if (evt.key === 'Shift') {document.body.addEventListener('click', this.handler, { capture: true });}}).bind(this)
    @@ -229,7 +229,7 @@

    Readonly staff

    staff: SVGGElement
    @@ -246,7 +246,7 @@

    splitDisable

  • Returns void

    @@ -263,7 +263,7 @@

    startSplit

  • diff --git a/doc/classes/_src_texteditmode_.texteditmode.html b/doc/classes/_src_texteditmode_.texteditmode.html index cd0361c20..911b424d1 100644 --- a/doc/classes/_src_texteditmode_.texteditmode.html +++ b/doc/classes/_src_texteditmode_.texteditmode.html @@ -131,7 +131,7 @@

    constructor

  • @@ -163,7 +163,7 @@

    Private dragHandler

    dragHandler: DragHandler
    @@ -173,7 +173,7 @@

    Private neonView

    neonView: NeonView
    @@ -190,7 +190,7 @@

    addBBoxListeners

  • @@ -213,7 +213,7 @@

    initSelectByBBoxButton

    @@ -239,7 +239,7 @@

    initTextEdit

    @@ -261,7 +261,7 @@

    updateSelectedBBox

  • diff --git a/doc/classes/_src_textview_.textview.html b/doc/classes/_src_textview_.textview.html index a609ec9fe..5cd03b1a8 100644 --- a/doc/classes/_src_textview_.textview.html +++ b/doc/classes/_src_textview_.textview.html @@ -125,7 +125,7 @@

    constructor

  • @@ -157,7 +157,7 @@

    Private neonView

    neonView: NeonView
    @@ -167,7 +167,7 @@

    Private notificationSentnotificationSent: boolean

    @@ -190,7 +190,7 @@

    getSylText

    @@ -212,7 +212,7 @@

    loadSettings

  • Returns void

    @@ -229,7 +229,7 @@

    setTextViewControls

  • @@ -251,7 +251,7 @@

    updateBBoxViewVisibility

  • @@ -273,7 +273,7 @@

    updateTextViewVisibility

  • diff --git a/doc/classes/_src_utils_draghandler_.draghandler.html b/doc/classes/_src_utils_draghandler_.draghandler.html index d144e68c8..391aba67c 100644 --- a/doc/classes/_src_utils_draghandler_.draghandler.html +++ b/doc/classes/_src_utils_draghandler_.draghandler.html @@ -130,7 +130,7 @@

    constructor

  • @@ -162,7 +162,7 @@

    Private dragStartCoor
    dragStartCoords: [] = [-1, -1]
    @@ -172,7 +172,7 @@

    Private dx

    dx: number
    @@ -182,7 +182,7 @@

    Private dy

    dy: number
    @@ -192,7 +192,7 @@

    Readonly neonView

    neonView: NeonView
    @@ -202,7 +202,7 @@

    Private resetToAction

    resetToAction: (selection: Selection<d3.BaseType, unknown, HTMLElement, unknown>, args: unknown[]) => void
    @@ -236,7 +236,7 @@

    Private selection

    selection: SVGGraphicsElement[]
    @@ -246,7 +246,7 @@

    Private selector

    selector: string
    @@ -263,7 +263,7 @@

    dragEnded

  • Returns void

    @@ -280,7 +280,7 @@

    dragInit

  • @@ -302,7 +302,7 @@

    dragging

  • Returns void

    @@ -319,7 +319,7 @@

    endOptionsSelection

  • Returns void

    @@ -336,7 +336,7 @@

    isCursorOutOfBounds

  • Returns boolean

    @@ -353,7 +353,7 @@

    isDragOutOfBounds

  • @@ -382,7 +382,7 @@

    moveElements

  • @@ -416,7 +416,7 @@

    reselect

  • Parameters

    @@ -439,7 +439,7 @@

    reset

  • @@ -461,7 +461,7 @@

    resetTo

  • @@ -510,7 +510,7 @@

    returnElements

  • diff --git a/doc/classes/_src_utils_localsettings_.localsettings.html b/doc/classes/_src_utils_localsettings_.localsettings.html index c98482e1b..f9cfc1779 100644 --- a/doc/classes/_src_utils_localsettings_.localsettings.html +++ b/doc/classes/_src_utils_localsettings_.localsettings.html @@ -117,7 +117,7 @@

    constructor

  • Parameters

    @@ -139,7 +139,7 @@

    id

    id: string
    @@ -149,7 +149,7 @@

    settings

    settings: Settings
    @@ -166,7 +166,7 @@

    load

  • @@ -189,7 +189,7 @@

    set

  • @@ -217,7 +217,7 @@

    sync

  • diff --git a/doc/classes/_src_utils_modalwindow_.modalwindow.html b/doc/classes/_src_utils_modalwindow_.modalwindow.html index e05d6ecb8..19b2ac265 100644 --- a/doc/classes/_src_utils_modalwindow_.modalwindow.html +++ b/doc/classes/_src_utils_modalwindow_.modalwindow.html @@ -138,7 +138,7 @@

    constructor

  • @@ -170,7 +170,7 @@

    Private modalWindowSt
    modalWindowState: ModalWindowState
    @@ -180,7 +180,7 @@

    Private modalWindowVi
    modalWindowView: ModalWindowView
    @@ -190,7 +190,7 @@

    Private neonView

    neonView: NeonView
    @@ -207,7 +207,7 @@

    Private focusModalWin
  • @@ -229,7 +229,7 @@

    getModalWindowView

  • @@ -252,7 +252,7 @@

    hideModalWindow

    @@ -274,7 +274,7 @@

    Private keydownListener
    @@ -302,7 +302,7 @@

    Private openEditSyl
    @@ -325,7 +325,7 @@

    openModalWindow

    @@ -347,7 +347,7 @@

    Private setModalWindo
  • @@ -375,7 +375,7 @@

    setModalWindowView

  • @@ -410,7 +410,7 @@

    Private updateSylText
  • diff --git a/doc/classes/_src_utils_notification_.notification.html b/doc/classes/_src_utils_notification_.notification.html index 3be19defb..1120da417 100644 --- a/doc/classes/_src_utils_notification_.notification.html +++ b/doc/classes/_src_utils_notification_.notification.html @@ -128,7 +128,7 @@

    constructor

  • @@ -163,7 +163,7 @@

    displayed

    displayed: boolean
    @@ -173,7 +173,7 @@

    id

    id: string
    @@ -183,7 +183,7 @@

    isModeMessage

    isModeMessage: boolean
    @@ -193,7 +193,7 @@

    message

    message: string
    @@ -203,7 +203,7 @@

    timeoutID

    timeoutID: number
    @@ -213,7 +213,7 @@

    type

    @@ -230,7 +230,7 @@

    display

  • @@ -252,7 +252,7 @@

    getId

  • @@ -272,7 +272,7 @@

    setTimeoutId

  • diff --git a/doc/classes/_src_veroviowrapper_.veroviowrapper.html b/doc/classes/_src_veroviowrapper_.veroviowrapper.html index 5a3372894..a0c003e08 100644 --- a/doc/classes/_src_veroviowrapper_.veroviowrapper.html +++ b/doc/classes/_src_veroviowrapper_.veroviowrapper.html @@ -122,7 +122,7 @@

    constructor

  • Returns VerovioWrapper

    @@ -138,7 +138,7 @@

    verovioWorker

    verovioWorker: Worker
    @@ -155,7 +155,7 @@

    addEventListener

  • @@ -186,7 +186,7 @@

    postMessage

  • diff --git a/doc/enums/_src_dashboard_documentselector_.selectiontype.html b/doc/enums/_src_dashboard_documentselector_.selectiontype.html index ee9d67beb..00f99000e 100644 --- a/doc/enums/_src_dashboard_documentselector_.selectiontype.html +++ b/doc/enums/_src_dashboard_documentselector_.selectiontype.html @@ -91,7 +91,7 @@

    sample

    sample: = "sample"
    @@ -101,7 +101,7 @@

    uploaded

    uploaded: = "uploaded"
    diff --git a/doc/enums/_src_utils_modalwindow_.modalwindowstate.html b/doc/enums/_src_utils_modalwindow_.modalwindowstate.html index 95bb6fb21..3fca81c66 100644 --- a/doc/enums/_src_utils_modalwindow_.modalwindowstate.html +++ b/doc/enums/_src_utils_modalwindow_.modalwindowstate.html @@ -91,7 +91,7 @@

    CLOSED

    CLOSED:
    @@ -101,7 +101,7 @@

    OPEN

    OPEN:
    diff --git a/doc/enums/_src_utils_modalwindow_.modalwindowview.html b/doc/enums/_src_utils_modalwindow_.modalwindowview.html index f8b601fe2..d7e72e350 100644 --- a/doc/enums/_src_utils_modalwindow_.modalwindowview.html +++ b/doc/enums/_src_utils_modalwindow_.modalwindowview.html @@ -101,7 +101,7 @@

    DOCUMENT_UPLOAD

    DOCUMENT_UPLOAD:
    @@ -111,7 +111,7 @@

    EDIT_TEXT

    EDIT_TEXT:
    @@ -121,7 +121,7 @@

    HOTKEYS

    HOTKEYS:
    @@ -131,7 +131,7 @@

    VALIDATION_STATUS

    VALIDATION_STATUS:
    diff --git a/doc/interfaces/_src_interfaces_.displayconstructable.html b/doc/interfaces/_src_interfaces_.displayconstructable.html index f6fbeb7de..0c1ce3111 100644 --- a/doc/interfaces/_src_interfaces_.displayconstructable.html +++ b/doc/interfaces/_src_interfaces_.displayconstructable.html @@ -102,7 +102,7 @@

    constructor

  • Parameters

    diff --git a/doc/interfaces/_src_interfaces_.displayinterface.html b/doc/interfaces/_src_interfaces_.displayinterface.html index b4ef8bb91..bd4dc4763 100644 --- a/doc/interfaces/_src_interfaces_.displayinterface.html +++ b/doc/interfaces/_src_interfaces_.displayinterface.html @@ -115,7 +115,7 @@

    background

    background: string
    @@ -125,7 +125,7 @@

    meiClass

    meiClass: string
    @@ -135,7 +135,7 @@

    view

    @@ -145,7 +145,7 @@

    zoomHandler

    zoomHandler: ZoomHandler
    @@ -162,7 +162,7 @@

    loadSettings

  • Returns void

    @@ -179,7 +179,7 @@

    setDisplayListeners

  • Returns void

    @@ -196,7 +196,7 @@

    updateVisualization

  • Returns void

    diff --git a/doc/interfaces/_src_interfaces_.infoconstructable.html b/doc/interfaces/_src_interfaces_.infoconstructable.html index fb8548765..b6975046e 100644 --- a/doc/interfaces/_src_interfaces_.infoconstructable.html +++ b/doc/interfaces/_src_interfaces_.infoconstructable.html @@ -102,7 +102,7 @@

    constructor

  • Parameters

    diff --git a/doc/interfaces/_src_interfaces_.infointerface.html b/doc/interfaces/_src_interfaces_.infointerface.html index 0c516a354..6cb0edbcb 100644 --- a/doc/interfaces/_src_interfaces_.infointerface.html +++ b/doc/interfaces/_src_interfaces_.infointerface.html @@ -116,7 +116,7 @@

    getContour

  • Parameters

    @@ -139,7 +139,7 @@

    getContourByValue

  • Parameters

    @@ -162,7 +162,7 @@

    getPitches

  • Parameters

    @@ -185,7 +185,7 @@

    infoListeners

  • Returns void

    @@ -202,7 +202,7 @@

    pitchNameToNum

  • Parameters

    @@ -225,7 +225,7 @@

    resetInfoListeners

  • Returns void

    @@ -242,7 +242,7 @@

    stopListeners

  • Returns void

    @@ -259,7 +259,7 @@

    updateInfo

  • Parameters

    @@ -282,7 +282,7 @@

    updateInfoModule

  • Parameters

    diff --git a/doc/interfaces/_src_interfaces_.modalwindowinterface.html b/doc/interfaces/_src_interfaces_.modalwindowinterface.html index ecce5e3ac..42190f98a 100644 --- a/doc/interfaces/_src_interfaces_.modalwindowinterface.html +++ b/doc/interfaces/_src_interfaces_.modalwindowinterface.html @@ -110,7 +110,7 @@

    hideModalWindow

  • Returns void

    @@ -127,7 +127,7 @@

    openModalWindow

  • Returns void

    @@ -144,7 +144,7 @@

    setModalWindowView

  • Parameters

    diff --git a/doc/interfaces/_src_interfaces_.neonviewparams.html b/doc/interfaces/_src_interfaces_.neonviewparams.html index b56ddf40c..83c78b320 100644 --- a/doc/interfaces/_src_interfaces_.neonviewparams.html +++ b/doc/interfaces/_src_interfaces_.neonviewparams.html @@ -104,7 +104,7 @@

    Display

    @@ -114,7 +114,7 @@

    Info

    @@ -124,7 +124,7 @@

    Optional NeumeEdit

    @@ -134,7 +134,7 @@

    Optional TextEdit

    @@ -144,7 +144,7 @@

    Optional TextView

    @@ -154,7 +154,7 @@

    View

    @@ -164,7 +164,7 @@

    manifest

    manifest: NeonManifest
    diff --git a/doc/interfaces/_src_interfaces_.neumeeditconstructable.html b/doc/interfaces/_src_interfaces_.neumeeditconstructable.html index 96805ca88..5184d94e0 100644 --- a/doc/interfaces/_src_interfaces_.neumeeditconstructable.html +++ b/doc/interfaces/_src_interfaces_.neumeeditconstructable.html @@ -102,7 +102,7 @@

    constructor

  • Parameters

    diff --git a/doc/interfaces/_src_interfaces_.neumeeditinterface.html b/doc/interfaces/_src_interfaces_.neumeeditinterface.html index 82d827a81..df4c9ebde 100644 --- a/doc/interfaces/_src_interfaces_.neumeeditinterface.html +++ b/doc/interfaces/_src_interfaces_.neumeeditinterface.html @@ -111,7 +111,7 @@

    getUserMode

  • Returns string

    @@ -128,7 +128,7 @@

    initEditMode

  • Returns void

    @@ -145,7 +145,7 @@

    setSelectListeners

  • Returns void

    diff --git a/doc/interfaces/_src_interfaces_.texteditconstructable.html b/doc/interfaces/_src_interfaces_.texteditconstructable.html index d35c603c4..60be511f8 100644 --- a/doc/interfaces/_src_interfaces_.texteditconstructable.html +++ b/doc/interfaces/_src_interfaces_.texteditconstructable.html @@ -102,7 +102,7 @@

    constructor

  • Parameters

    diff --git a/doc/interfaces/_src_interfaces_.texteditinterface.html b/doc/interfaces/_src_interfaces_.texteditinterface.html index 72616f5e3..75a7b7c2e 100644 --- a/doc/interfaces/_src_interfaces_.texteditinterface.html +++ b/doc/interfaces/_src_interfaces_.texteditinterface.html @@ -109,7 +109,7 @@

    initSelectByBBoxButton

  • Returns void

    @@ -126,7 +126,7 @@

    initTextEdit

  • Returns void

    diff --git a/doc/interfaces/_src_interfaces_.textviewconstructable.html b/doc/interfaces/_src_interfaces_.textviewconstructable.html index 8b46e10b4..cf46985ef 100644 --- a/doc/interfaces/_src_interfaces_.textviewconstructable.html +++ b/doc/interfaces/_src_interfaces_.textviewconstructable.html @@ -102,7 +102,7 @@

    constructor

  • Parameters

    diff --git a/doc/interfaces/_src_interfaces_.textviewinterface.html b/doc/interfaces/_src_interfaces_.textviewinterface.html index 1136ffe14..dbc83ff5b 100644 --- a/doc/interfaces/_src_interfaces_.textviewinterface.html +++ b/doc/interfaces/_src_interfaces_.textviewinterface.html @@ -108,7 +108,7 @@

    getSylText

  • Returns string

    diff --git a/doc/interfaces/_src_interfaces_.viewconstructable.html b/doc/interfaces/_src_interfaces_.viewconstructable.html index 2df37e2a8..733618c8f 100644 --- a/doc/interfaces/_src_interfaces_.viewconstructable.html +++ b/doc/interfaces/_src_interfaces_.viewconstructable.html @@ -102,7 +102,7 @@

    constructor

  • Parameters

    diff --git a/doc/interfaces/_src_interfaces_.viewinterface.html b/doc/interfaces/_src_interfaces_.viewinterface.html index e83eb71e1..71304b2ce 100644 --- a/doc/interfaces/_src_interfaces_.viewinterface.html +++ b/doc/interfaces/_src_interfaces_.viewinterface.html @@ -116,7 +116,7 @@

    zoomHandler

    zoomHandler: ZoomHandler
    @@ -133,7 +133,7 @@

    addUpdateCallback

  • Parameters

    @@ -156,7 +156,7 @@

    changePage

  • Parameters

    @@ -182,7 +182,7 @@

    getCurrentPage

  • Returns number

    @@ -199,7 +199,7 @@

    getCurrentPageURI

  • Returns string

    @@ -216,7 +216,7 @@

    getPageName

  • Returns string

    @@ -233,7 +233,7 @@

    Optional onSVGLoad

  • Returns void

    diff --git a/doc/interfaces/_src_neoncore_.cacheentry.html b/doc/interfaces/_src_neoncore_.cacheentry.html index 69a67d030..d5df66d00 100644 --- a/doc/interfaces/_src_neoncore_.cacheentry.html +++ b/doc/interfaces/_src_neoncore_.cacheentry.html @@ -109,7 +109,7 @@

    dirty

    dirty: boolean
    @@ -119,7 +119,7 @@

    mei

    mei: string
    @@ -129,7 +129,7 @@

    svg

    svg: SVGSVGElement
    diff --git a/doc/interfaces/_src_utils_coordinates_.bbox.html b/doc/interfaces/_src_utils_coordinates_.bbox.html index 8566d9bcf..6b0a96d16 100644 --- a/doc/interfaces/_src_utils_coordinates_.bbox.html +++ b/doc/interfaces/_src_utils_coordinates_.bbox.html @@ -101,7 +101,7 @@

    lrx

    lrx: number
    @@ -111,7 +111,7 @@

    lry

    lry: number
    @@ -121,7 +121,7 @@

    ulx

    ulx: number
    @@ -131,7 +131,7 @@

    uly

    uly: number
    diff --git a/doc/interfaces/_src_utils_coordinates_.point.html b/doc/interfaces/_src_utils_coordinates_.point.html index 01d5cd526..e47b8e81f 100644 --- a/doc/interfaces/_src_utils_coordinates_.point.html +++ b/doc/interfaces/_src_utils_coordinates_.point.html @@ -99,7 +99,7 @@

    x

    x: number
    @@ -109,7 +109,7 @@

    y

    y: number
    diff --git a/doc/interfaces/_src_utils_localsettings_.settings.html b/doc/interfaces/_src_utils_localsettings_.settings.html index 2d2f003a9..667daabc1 100644 --- a/doc/interfaces/_src_utils_localsettings_.settings.html +++ b/doc/interfaces/_src_utils_localsettings_.settings.html @@ -117,7 +117,7 @@

    displayBBox

    displayBBox: boolean
    @@ -127,7 +127,7 @@

    displayErrLog

    displayErrLog: boolean
    @@ -137,7 +137,7 @@

    displayInfo

    displayInfo: boolean
    @@ -147,7 +147,7 @@

    displayText

    displayText: boolean
    @@ -157,7 +157,7 @@

    glyphOpacity

    glyphOpacity: number
    @@ -167,7 +167,7 @@

    highlightMode

    highlightMode: GroupingType
    @@ -177,7 +177,7 @@

    imageOpacity

    imageOpacity: number
    @@ -187,7 +187,7 @@

    selectionMode

    selectionMode: SelectionType
    @@ -197,7 +197,7 @@

    viewBox

    viewBox: string
    @@ -207,7 +207,7 @@

    zoom

    zoom: number
    diff --git a/doc/interfaces/_src_utils_selecttools_.staffbbox.html b/doc/interfaces/_src_utils_selecttools_.staffbbox.html index f27a3c77e..9143a3ec3 100644 --- a/doc/interfaces/_src_utils_selecttools_.staffbbox.html +++ b/doc/interfaces/_src_utils_selecttools_.staffbbox.html @@ -110,7 +110,7 @@

    id

    id: string
    @@ -120,7 +120,7 @@

    lrx

    lrx: number
    @@ -130,7 +130,7 @@

    lry

    lry: number
    @@ -140,7 +140,7 @@

    rotate

    rotate: number
    @@ -150,7 +150,7 @@

    ulx

    ulx: number
    @@ -160,7 +160,7 @@

    uly

    uly: number
    diff --git a/doc/modules/_deployment_scripts_dashboard_.html b/doc/modules/_deployment_scripts_dashboard_.html index b61168a8b..54740d376 100644 --- a/doc/modules/_deployment_scripts_dashboard_.html +++ b/doc/modules/_deployment_scripts_dashboard_.html @@ -88,7 +88,7 @@

    Const fm

    fm: FileManager = FileManager.getInstance()
    @@ -98,7 +98,7 @@

    Const selectedDocs

    selectedDocs: any[] = []
    diff --git a/doc/modules/_src_dashboard_dashboard_components_.html b/doc/modules/_src_dashboard_dashboard_components_.html index 53280427f..8decf8beb 100644 --- a/doc/modules/_src_dashboard_dashboard_components_.html +++ b/doc/modules/_src_dashboard_dashboard_components_.html @@ -87,7 +87,7 @@

    Const uploadAreaHTML

    uploadAreaHTML: "<div id="document-upload-container"><div id="initial_upload_container"><div id="initial_upload_area"><div id="initial_upload_message">Upload Files</div></div></div><div id="uploading_container"><div class="file_container" id="unpaired_container"><div class="file-container-title">Unpaired Documents</div><div id="files_container"><div id="mei_container"><div class="file_heading">MEI</div><div class="file_list" id="mei_list"></div></div><div id="image_container"><div class="file_heading">Images</div><div class="file_list" id="image_list"></div></div></div><div id="generate-pair-button-container"><div class="action_button" id="make_pair">Make Pair</div></div></div><div class="file_container" id="paired_container"><div class="file-container-title">Paired Folios</div><div class="tile_list" id="paired_list"></div><div id="upload_button_container"><div class="action_button" id="upload_button">Upload</div></div></div><!--<div class="file_container" id="manuscripts_container"><h2 class="file_heading">Manuscripts</h2><div class="tile_list" id="manuscript_list"></div></div>--></div></div>" = `<div id="document-upload-container"><div id="initial_upload_container"><div id="initial_upload_area"><div id="initial_upload_message">Upload Files</div></div></div><div id="uploading_container"><div class="file_container" id="unpaired_container"><div class="file-container-title">Unpaired Documents</div><div id="files_container"><div id="mei_container"><div class="file_heading">MEI</div><div class="file_list" id="mei_list"></div></div><div id="image_container"><div class="file_heading">Images</div><div class="file_list" id="image_list"></div></div></div><div id="generate-pair-button-container"><div class="action_button" id="make_pair">Make Pair</div></div></div><div class="file_container" id="paired_container"><div class="file-container-title">Paired Folios</div><div class="tile_list" id="paired_list"></div><div id="upload_button_container"><div class="action_button" id="upload_button">Upload</div></div></div><!--<div class="file_container" id="manuscripts_container"><h2 class="file_heading">Manuscripts</h2><div class="tile_list" id="manuscript_list"></div></div>--></div></div>`
    diff --git a/doc/modules/_src_dashboard_documents_.html b/doc/modules/_src_dashboard_documents_.html index d97d4b8af..37d75100b 100644 --- a/doc/modules/_src_dashboard_documents_.html +++ b/doc/modules/_src_dashboard_documents_.html @@ -87,7 +87,7 @@

    Const documents

    documents: string[] = ['CF-005','CF-009','CF-010','CF-011','CF-012','CF-013','CF-014','CF-015','CF-016','CF-017','CF-018','CF-019','CF-020','CF-024','CF-025','CF-026','CF-027','CF-028','CF-029','CF-030','CF-031','CF-032','CF-033','CF-034','CF-035','CF-036','CF-037','CF-038','CF-039','CF-040','CF-041','CF-042','CF-044','CF-045','CF-046','CF-047','CF-048','CF-049','CF-050','CF-051','CF-052','CF-053','CF-054','CF-055','CF-056','Salzinnes']
    diff --git a/doc/modules/_src_dashboard_documentselector_.html b/doc/modules/_src_dashboard_documentselector_.html index 5f627abdb..1a9f5a1b3 100644 --- a/doc/modules/_src_dashboard_documentselector_.html +++ b/doc/modules/_src_dashboard_documentselector_.html @@ -108,7 +108,7 @@

    Let commandKeyIsPressedcommandKeyIsPressed: boolean = false

  • @@ -118,7 +118,7 @@

    Const sampleDocsContain
    sampleDocsContainer: Element = document.querySelector('#sample-docs-content')
    @@ -128,7 +128,7 @@

    Let shiftKeyIsPressed

    shiftKeyIsPressed: boolean = false
  • @@ -138,7 +138,7 @@

    Const uploadedDocsConta
    uploadedDocsContainer: Element = document.querySelector('#uploaded-docs-content')
    @@ -155,7 +155,7 @@

    Const InitDocumentSelec
  • Returns void

    @@ -172,7 +172,7 @@

    fetchSampleDocuments

  • Returns Promise<string[]>

    @@ -189,7 +189,7 @@

    fetchUploadedDocuments

  • Returns Promise<string[]>

    @@ -206,7 +206,7 @@

    getSelection

  • Returns string[]

    @@ -223,7 +223,7 @@

    makeQuery

  • Parameters

    @@ -246,7 +246,7 @@

    openEditorTab

  • Parameters

    @@ -272,7 +272,7 @@

    updateDocumentSelector

  • Returns Promise<void>

    diff --git a/doc/modules/_src_dashboard_functions_.html b/doc/modules/_src_dashboard_functions_.html index 5330a93bc..bad28bb59 100644 --- a/doc/modules/_src_dashboard_functions_.html +++ b/doc/modules/_src_dashboard_functions_.html @@ -91,7 +91,7 @@

    formatFilename

  • Parameters

    diff --git a/doc/modules/_src_dashboard_storage_.html b/doc/modules/_src_dashboard_storage_.html index 71c0a3320..f360df02e 100644 --- a/doc/modules/_src_dashboard_storage_.html +++ b/doc/modules/_src_dashboard_storage_.html @@ -97,7 +97,7 @@

    Const db

    db: Database<{}> = new PouchDB('Neon-User-Storage')
    @@ -107,7 +107,7 @@

    Const manifestURL

    manifestURL: "https://ddmal.music.mcgill.ca/Neon/contexts/1/manifest.jsonld" = "https://ddmal.music.mcgill.ca/Neon/contexts/1/manifest.jsonld"
    @@ -124,7 +124,7 @@

    addEntry

  • Parameters

    @@ -153,7 +153,7 @@

    createManifest

  • Parameters

    @@ -179,7 +179,7 @@

    deleteEntry

  • Parameters

    @@ -202,7 +202,7 @@

    getAllDocuments

  • Returns Promise<allDocs>

    diff --git a/doc/modules/_src_dashboard_uploadarea_.html b/doc/modules/_src_dashboard_uploadarea_.html index 367255ec6..946c116cf 100644 --- a/doc/modules/_src_dashboard_uploadarea_.html +++ b/doc/modules/_src_dashboard_uploadarea_.html @@ -92,7 +92,7 @@

    InitUploadArea

  • Returns void

    @@ -109,7 +109,7 @@

    updateAndClear

  • Returns Promise<void>

    diff --git a/doc/modules/_src_dashboard_uploadmanager_.html b/doc/modules/_src_dashboard_uploadmanager_.html index 7bd50f99a..086ea917f 100644 --- a/doc/modules/_src_dashboard_uploadmanager_.html +++ b/doc/modules/_src_dashboard_uploadmanager_.html @@ -100,7 +100,7 @@

    Const fm

    fm: FileManager = FileManager.getInstance()
    @@ -117,7 +117,7 @@

    PromiseAllSettled

  • Parameters

    @@ -140,7 +140,7 @@

    addNewFiles

  • Parameters

    @@ -163,7 +163,7 @@

    createPairedTile

  • Parameters

    @@ -189,7 +189,7 @@

    createUnpairedItem

  • Parameters

    @@ -215,7 +215,7 @@

    handleMakePair

  • Returns void

    @@ -232,7 +232,7 @@

    handleUploadAllDocuments

  • Returns Promise<any>

    @@ -249,7 +249,7 @@

    uploadFolio

  • Parameters

    @@ -275,7 +275,7 @@

    uploadManuscript

  • Parameters

    diff --git a/doc/modules/_src_displaypanel_displaycontrols_.html b/doc/modules/_src_displaypanel_displaycontrols_.html index 700609767..e267b8344 100644 --- a/doc/modules/_src_displaypanel_displaycontrols_.html +++ b/doc/modules/_src_displaypanel_displaycontrols_.html @@ -109,7 +109,7 @@

    Let lastGlyphOpacity

    lastGlyphOpacity: number
    @@ -119,7 +119,7 @@

    Let lastImageOpacity

    lastImageOpacity: number
    @@ -136,7 +136,7 @@

    highlightClickaway

  • @@ -158,7 +158,7 @@

    initDisplayControls

  • @@ -195,7 +195,7 @@

    loadHighlightSettings

  • @@ -217,7 +217,7 @@

    setBackgroundOpacityControls

  • @@ -248,7 +248,7 @@

    setBgOpacityFromSlider

  • Parameters

    @@ -271,7 +271,7 @@

    setBurgerControls

  • @@ -293,7 +293,7 @@

    setDisplayAllListener

  • @@ -315,7 +315,7 @@

    setHighlightControls

  • @@ -337,7 +337,7 @@

    setHighlightKeyControls

  • @@ -360,7 +360,7 @@

    setHighlightOption

  • @@ -391,7 +391,7 @@

    setHighlightSelectionControls

  • Returns void

    @@ -408,7 +408,7 @@

    setOpacityControls

  • @@ -439,7 +439,7 @@

    setOpacityFromSlider

  • @@ -470,7 +470,7 @@

    setZoomControls

  • @@ -501,7 +501,7 @@

    updateHighlight

  • @@ -523,7 +523,7 @@

    updateHighlightOption

  • diff --git a/doc/modules/_src_displaypanel_displaypanel_.html b/doc/modules/_src_displaypanel_displaypanel_.html index 8ce0793eb..4e131a792 100644 --- a/doc/modules/_src_displaypanel_displaypanel_.html +++ b/doc/modules/_src_displaypanel_displaypanel_.html @@ -111,7 +111,7 @@

    displayControlsPanel

  • diff --git a/doc/modules/_src_infomodule_.html b/doc/modules/_src_infomodule_.html index fe25cdb8e..70555c7b7 100644 --- a/doc/modules/_src_infomodule_.html +++ b/doc/modules/_src_infomodule_.html @@ -116,7 +116,7 @@

    Const neumeGroups

    neumeGroups: Map<string, string> = new Map([['', 'Punctum'], ['u', 'Pes'], ['d', 'Clivis'], ['uu', 'Scandicus'], ['ud', 'Torculus'], ['du', 'Porrectus'], ['s', 'Distropha'], ['ss', 'Tristopha'],['sd', 'Pressus'], ['dd', 'Climacus'], ['ddu', 'ClimacusResupinus'], ['udu', 'TorculusResupinus'], ['dud', 'PorrectusFlexus'],['udd', 'PesSubpunctis'], ['uud', 'ScandicusFlexus'], ['uudd', 'ScandicusSubpunctis'], ['dudd', 'PorrectusSubpunctis']])
    @@ -138,7 +138,7 @@

    loadSettings

  • @@ -160,7 +160,7 @@

    setInfoControls

  • @@ -182,7 +182,7 @@

    startInfoVisibility

  • Returns void

    @@ -199,7 +199,7 @@

    updateInfoVisibility

  • diff --git a/doc/modules/_src_squareedit_contents_.html b/doc/modules/_src_squareedit_contents_.html index 07244fa81..c3af410fd 100644 --- a/doc/modules/_src_squareedit_contents_.html +++ b/doc/modules/_src_squareedit_contents_.html @@ -111,7 +111,7 @@

    Const accidActionConten
    accidActionContents: string = `<label>Change Accidental:</label><div class="drop_select dropdown"><div class="dropdown-trigger"overflow="auto"><button id="select-options" class="side-panel-btn" aria-haspopup="true" aria-controls="dropdown-menu"><span>Shapes</span><svg class="icon"><use xlink:href="${__ASSET_PREFIX__}assets/img/icons.svg#dropdown-down"></use></svg></button></div><div class="dropdown-menu" id="dropdown-menu" role="menu"><div class="dropdown-content"><a id="ChangeToFlat" class="dropdown-item">Flat</a><a id="ChangeToNatural" class="dropdown-item">Natural</a></div></div></div>`
    @@ -126,7 +126,7 @@

    Const clefActionContent
    clefActionContents: string = `<div class="right-side-panel-btns-container"><div class="drop_select dropdown"><div class="dropdown-trigger" overflow="auto"><button id="select-options" class="side-panel-btn" aria-haspopup="true" aria-controls="dropdown-menu"><span>Displace Octave</span><svg class="icon"><use xlink:href="${__ASSET_PREFIX__}assets/img/icons.svg#dropdown-down"></use></svg></button></div><div class="dropdown-menu" id="dropdown-menu" role="menu"><div class="dropdown-content"><a id="increment-octave" class="dropdown-item">+1 Octave</a><a id="decrement-octave" class="dropdown-item">-1 Octave</a></div></div></div><div class="drop_select dropdown"><div class="dropdown-trigger" overflow="auto"><button id="select-options" class="side-panel-btn" aria-haspopup="true" aria-controls="dropdown-menu"><span>Change Clef Shape</span><svg class="icon"><use xlink:href="${__ASSET_PREFIX__}assets/img/icons.svg#dropdown-down"></use></svg></button></div><div class="dropdown-menu" id="dropdown-menu" role="menu"><div class="dropdown-content"><a id="CClef" class="dropdown-item">C Clef</a><a id="FClef" class="dropdown-item">F Clef</a></div></div></div></div>`
    @@ -141,7 +141,7 @@

    Const custosActionConte
    custosActionContents: "<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button></div>" = `<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button></div>`
    @@ -156,7 +156,7 @@

    Const defaultActionCont
    defaultActionContents: "<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="delete">Delete</button></div>" = `<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="delete">Delete</button></div>`
    @@ -171,7 +171,7 @@

    Const defaultNeumeActio
    defaultNeumeActionContents: "<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="split-neume">Split Neumes</button></div>" = `<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="split-neume">Split Neumes</button></div>`
    @@ -186,7 +186,7 @@

    Const defaultSylAction<
    defaultSylActionContents: "<button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button>" = `<button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button>`
    @@ -202,7 +202,7 @@

    Const editControlsPanel
    editControlsPanel: string = `<div class="panel-heading" id="editMenu"><div class="panel-heading-title focused">EDIT</div><svg class="icon is-pulled-right"><use id="toggleEdit" xlink:href="${__ASSET_PREFIX__}assets/img/icons.svg#dropdown-down"></use></svg></div><div id="editContents" class="panel-contents"><div class="panel-content-subsection first-subsection"><div id="selection-mode-container"><div class="panel-sub-title">Selection Mode:</div><div id="selection-mode-btns-container" class="right-side-panel-btns-container" style="overflow-x: auto;"><button class="side-panel-btn sel-by is-active" id="selBySyllable">Syllable</button><button class="side-panel-btn sel-by" id="selByNeume">Neume</button><button class="side-panel-btn sel-by" id="selByNc">Neume Component</button><button class="side-panel-btn sel-by" id="selByStaff">Staff</button><button class="side-panel-btn sel-by" id="selByLayerElement">Layer Element</button></div></div></div><div id="display-slider-actions-container"><div class="panel-content-subsection hidden"><div id="moreEdit"></div></div><div class="panel-content-subsection hidden"><div id="extraEdit"></div></div><!--* The extraEdit panel is added for edit options that have dropdown menus* Like the Neume and Clef menus* This is done because the moreEdit menu needs to have overflow for cases where it has lots of buttons* But overflow ruins dropdown menus--><div class="panel-content-subsection hidden"><div id="neumeEdit"></div></div><div class="panel-content-subsection"><div id="undoRedo_controls"></div></div></div></div>`
    @@ -217,7 +217,7 @@

    Const editTextModal

    editTextModal: "<div class="neon-modal-window-content" id="neon-modal-window-content-edit-text"><label for="neon-modal-window-edit-text-input" id="neon-modal-window-edit-text-label">Enter Syllable Text:</label><input id="neon-modal-window-edit-text-input" type="text"><div id="neon-modal-window-edit-text-btns"><div class="neon-modal-window-btn" id="neon-modal-window-edit-text-cancel">Cancel</div><div class="neon-modal-window-btn" id="neon-modal-window-edit-text-save">Save</div></div></div>" = `<div class="neon-modal-window-content" id="neon-modal-window-content-edit-text"><label for="neon-modal-window-edit-text-input" id="neon-modal-window-edit-text-label">Enter Syllable Text:</label><input id="neon-modal-window-edit-text-input" type="text"><div id="neon-modal-window-edit-text-btns"><div class="neon-modal-window-btn" id="neon-modal-window-edit-text-cancel">Cancel</div><div class="neon-modal-window-btn" id="neon-modal-window-edit-text-save">Save</div></div></div>`
    @@ -232,7 +232,7 @@

    Const errorLogsPanelerrorLogsPanelContents: string = `<div class="panel-heading" id="errorLogHeading"><div class="panel-heading-title">Error Log</div><svg class="icon"><use id="toggleErrorLog" xlink:href="${__ASSET_PREFIX__}/assets/img/icons.svg#dropdown-down"></use></svg></div><div class="panel-contents" id="errorLogContents" style="overflow: visible; padding: 0.5em 0.75em;"><div>`

    @@ -242,7 +242,7 @@

    Const hotkeysModal

    hotkeysModal: "<div class="neon-modal-window-content" id="neon-modal-window-content-hotkeys"><!-- "Display" hotkeys --><div class="hotkey-subcategory-container"><div class="hotkey-subcategory-title">Display</div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Shift</div><div>+</div><div class="hotkey-entry">+</div></div><div class="hotkey-entry-description">Zoom In</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Shift</div><div>+</div><div class="hotkey-entry">-</div></div><div class="hotkey-entry-description">Zoom Out</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">0</div></div><div class="hotkey-entry-description">Zoom Reset</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">h</div></div><div class="hotkey-entry-description">Hide Glyph</div></div></div><!-- "Edit" hotkeys --><div class="hotkey-subcategory-container"><div class="hotkey-subcategory-title">Edit</div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Ctrl</div><div>+</div><div class="hotkey-entry">z</div><div>or</div><div class="hotkey-entry">⌘</div><div>+</div><div class="hotkey-entry">z</div></div><div class="hotkey-entry-description">Undo</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Ctrl</div><div>+</div><div class="hotkey-entry">Shift</div><div>+</div><div class="hotkey-entry">z</div><div>or</div><div class="hotkey-entry">⌘</div><div>+</div><div class="hotkey-entry">Shift</div><div>+</div><div class="hotkey-entry">z</div></div><div class="hotkey-entry-description">Redo</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">q/w/e/r/t/y</div></div><div class="hotkey-entry-description">Highlight by Staff/Syllable/Neume/LayerElement/Selection/Off</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">1/2/3/4</div></div><div class="hotkey-entry-description">Select by Syllable/Neume/Neume Component/Staff</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Shift</div><div>+</div><div class="hotkey-entry">Number</div></div><div class="hotkey-entry-description">Begin Insert for the <i>nth</i> option in the selected tab</div></div></div><!-- "Other" hotkeys --><div class="hotkey-subcategory-container"><div class="hotkey-subcategory-title">Other</div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">s</div></div><div class="hotkey-entry-description">Save File</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Esc</div></div><div class="hotkey-entry-description">Return to Edit Mode</div></div></div></div>" = `<div class="neon-modal-window-content" id="neon-modal-window-content-hotkeys"><!-- "Display" hotkeys --><div class="hotkey-subcategory-container"><div class="hotkey-subcategory-title">Display</div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Shift</div><div>+</div><div class="hotkey-entry">+</div></div><div class="hotkey-entry-description">Zoom In</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Shift</div><div>+</div><div class="hotkey-entry">-</div></div><div class="hotkey-entry-description">Zoom Out</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">0</div></div><div class="hotkey-entry-description">Zoom Reset</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">h</div></div><div class="hotkey-entry-description">Hide Glyph</div></div></div><!-- "Edit" hotkeys --><div class="hotkey-subcategory-container"><div class="hotkey-subcategory-title">Edit</div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Ctrl</div><div>+</div><div class="hotkey-entry">z</div><div>or</div><div class="hotkey-entry">⌘</div><div>+</div><div class="hotkey-entry">z</div></div><div class="hotkey-entry-description">Undo</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Ctrl</div><div>+</div><div class="hotkey-entry">Shift</div><div>+</div><div class="hotkey-entry">z</div><div>or</div><div class="hotkey-entry">⌘</div><div>+</div><div class="hotkey-entry">Shift</div><div>+</div><div class="hotkey-entry">z</div></div><div class="hotkey-entry-description">Redo</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">q/w/e/r/t/y</div></div><div class="hotkey-entry-description">Highlight by Staff/Syllable/Neume/LayerElement/Selection/Off</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">1/2/3/4</div></div><div class="hotkey-entry-description">Select by Syllable/Neume/Neume Component/Staff</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Shift</div><div>+</div><div class="hotkey-entry">Number</div></div><div class="hotkey-entry-description">Begin Insert for the <i>nth</i> option in the selected tab</div></div></div><!-- "Other" hotkeys --><div class="hotkey-subcategory-container"><div class="hotkey-subcategory-title">Other</div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">s</div></div><div class="hotkey-entry-description">Save File</div></div><div class="hotkey-entry-container"><div class="hotkey-container"><div class="hotkey-entry">Esc</div></div><div class="hotkey-entry-description">Return to Edit Mode</div></div></div></div>`
    @@ -257,7 +257,7 @@

    Const insertControlsPan
    insertControlsPanel: string = `<div class="panel-heading" id="insertMenu"><div class="panel-heading-title">INSERT</div><svg class="icon is-pulled-right"><use id="toggleInsert" xlink:href="${__ASSET_PREFIX__}assets/img/icons.svg#dropdown-down"></use></svg></div><div class="panel-content-subsection first-subsection"><div id="insertContents" class="panel-contents" style="overflow-y: hidden;"><p class="panel-tabs"><a id="primitiveTab" class="insertTab">Primitive Elements</a><a id="groupingTab" class="insertTab">Grouping</a><a id="systemTab" class="insertTab">System</a></p><div id="insert_data"></div></div></div>`
    @@ -272,7 +272,7 @@

    Const layerElementInAct
    layerElementInActionContents: "<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="moveOutsideSyllable">Move outside syllable</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button></div>" = `<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="moveOutsideSyllable">Move outside syllable</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button></div>`
    @@ -287,7 +287,7 @@

    Const layerElementOutlayerElementOutActionContents: "<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="insertToSyllable">Insert to nearest syllable</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button></div>" = `<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="insertToSyllable">Insert to nearest syllable</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button></div>`

    @@ -302,7 +302,7 @@

    Const ncActionContents<
    ncActionContents: string = `<label>Change Head Shape:</label><div class="drop_select dropdown"><div class="dropdown-trigger"><button id="select-options" class="side-panel-btn" aria-haspopup="true" aria-controls="dropdown-menu"><span>Head Shapes</span><svg class="icon"><use xlink:href="${__ASSET_PREFIX__}assets/img/icons.svg#dropdown-down"></use></svg></button></div><div class="dropdown-menu" id="dropdown-menu" role="menu"><div class="dropdown-content"><a id="Punctum" class="dropdown-item">Punctum</a><a id="Virga" class="dropdown-item">Virga</a><a id="VirgaReversed" class="dropdown-item">Reversed Virga</a><a id="LiquescentClockwise" class="dropdown-item">Liquescent C</a><a id="LiquescentAnticlockwise" class="dropdown-item">Liquescent A</a><a id="Inclinatum" class="dropdown-item">Inclinatum</a></div></div></div>`
    @@ -317,7 +317,7 @@

    Const neumeActionConten
    neumeActionContents: string = `<label>Grouping Options:</label><div class="right-side-panel-btns-container"><div class="drop_select dropdown"><div class="dropdown-trigger"><button id="select-options" class="side-panel-btn" aria-haspopup="true" aria-controls="dropdown-menu"><span>Groupings</span><svg class="icon"><use xlink:href="${__ASSET_PREFIX__}assets/img/icons.svg#dropdown-down"></use></svg></button></div><div class="dropdown-menu" id="dropdown-menu" role="menu"><div class="dropdown-content scrollable-dropdown"><a id="Pes" class="dropdown-item grouping">Pes</a><a id="PesSubpunctis" class="dropdown-item grouping">Pes Subpunctis</a><a id="Clivis" class="dropdown-item grouping">Clivis</a><a id="Scandicus" class="dropdown-item grouping">Scandicus</a><a id="ScandicusFlexus" class="dropdown-item grouping">Scandicus Flexus</a><a id="ScandicusSubpunctis" class="dropdown-item grouping">Scandicus Subpunctis</a><a id="Climacus" class="dropdown-item grouping">Climacus</a><a id="ClimacusResupinus" class="dropdown-item grouping">Climacus Resupinus</a><a id="Torculus" class="dropdown-item grouping">Torculus</a><a id="TorculusResupinus" class="dropdown-item grouping">Torculus Resupinus</a><a id="Porrectus" class="dropdown-item grouping">Porrectus</a><a id="PorrectusFlexus" class="dropdown-item grouping">Porrectus Flexus</a><a id="PorrectusSubpunctis" class="dropdown-item grouping">Porrectus Subpunctis</a><a id="Pressus" class="dropdown-item grouping">Pressus</a></div></div></div><button class="side-panel-btn" id="ungroupNcs">Ungroup</button>`
    @@ -332,7 +332,7 @@

    Const splitActionConten
    splitActionContents: "<div>Split System:</div><div id="split-system-btns-container" class="right-side-panel-btns-container"><button id="split-system" class="side-panel-btn">Split</button><button id="reset-rotate" class="side-panel-btn">Reset Rotate</button><button class="side-panel-btn" id="delete">Delete</button></div>" = `<div>Split System:</div><div id="split-system-btns-container" class="right-side-panel-btns-container"><button id="split-system" class="side-panel-btn">Split</button><button id="reset-rotate" class="side-panel-btn">Reset Rotate</button><button class="side-panel-btn" id="delete">Delete</button></div>`
    @@ -347,7 +347,7 @@

    Const staffActionConten
    staffActionContents: "<label>Merge Systems:</label><button id="merge-systems" class="side-panel-btn">Merge</button><button class="side-panel-btn" id="delete">Delete</button>" = `<label>Merge Systems:</label><button id="merge-systems" class="side-panel-btn">Merge</button><button class="side-panel-btn" id="delete">Delete</button>`
    @@ -362,7 +362,7 @@

    Const syllableActionsCo
    syllableActionsContent: "<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="mergeSyls">Merge Syllables</button><button class="side-panel-btn" id="ungroupNeumes">Ungroup</button><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button></div>" = `<div class="right-side-panel-btns-container"><button class="side-panel-btn" id="mergeSyls">Merge Syllables</button><button class="side-panel-btn" id="ungroupNeumes">Ungroup</button><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button></div>`
    @@ -375,7 +375,7 @@

    Const groupingMenu

    groupingMenu: object
    @@ -389,7 +389,7 @@

    ligature

    ligature: string = `<div class="more-edit-btn panel-btn"><div class="right-side-panel-btns-container"><button class="side-panel-btn" id="toggle-ligature">Toggle Ligature</button><button class="side-panel-btn" id="delete">Delete</button></div></div>`
    @@ -399,7 +399,7 @@

    ligatureNc

    ligatureNc: string = `<div class="more-edit-btn panel-btn"><div class="right-side-panel-btns-container"><button class="side-panel-btn" id="groupNcs">Group Neume Components</button><button class="side-panel-btn" id="toggle-ligature">Toggle Ligature</button><button class="side-panel-btn" id="delete">Delete</button></div></div>`
    @@ -409,7 +409,7 @@

    nc

    nc: string = `<div class="more-edit-btn panel-btn"><div class="right-side-panel-btns-container"><button class="side-panel-btn more-edit-btn" id="groupNcs">Group Neume Components</button><button class="side-panel-btn" id="delete">Delete</button></div></div>`
    @@ -419,7 +419,7 @@

    neume

    neume: string = `<div class="more-edit-btn panel-btn"><div class="right-side-panel-btns-container"><button class="side-panel-btn" id="groupNeumes">Group Neumes</button><button class="side-panel-btn" id="delete">Delete</button></div></div>`
    @@ -429,7 +429,7 @@

    splitSyllable

    splitSyllable: string = `<div class="more-edit-btn panel-btn"><div class="right-side-panel-btns-container"><button class="side-panel-btn" id="toggle-link">Toggle Linked Syllables</button><button class="side-panel-btn" id="delete">Delete</button></div></div>`
    @@ -439,7 +439,7 @@

    syl

    syl: string = `<div class="more-edit-btn panel-btn"><div class="right-side-panel-btns-container"><button class="side-panel-btn" id="mergeSyls">Merge Syllables</button><button class="side-panel-btn" id="delete">Delete</button><button class="side-panel-btn" id="changeStaff">Re-associate to nearest staff</button></div></div>`
    @@ -450,7 +450,7 @@

    Const insertTabHtml

    insertTabHtml: object
    @@ -464,7 +464,7 @@

    groupingTab

    groupingTab: string = `<p class="insert-element-container"><button id="pes" class="side-panel-btn insertel smallel" aria-label="pes" title="pes"><img src="${__ASSET_PREFIX__}assets/img/pes.png" class="image"></button></p><p class="insert-element-container"><button id="clivis" class="side-panel-btn insertel smallel" aria-label="clivis" title="clivis"><img src="${__ASSET_PREFIX__}assets/img/clivis.png" class="image"></button></p><p class="insert-element-container"><button id="scandicus" class="side-panel-btn insertel smallel" aria-label="scandicus" title="scandicus"><img src="${__ASSET_PREFIX__}assets/img/scandicus.png" class="image"></button></p><p class="insert-element-container"><button id="climacus" class="side-panel-btn insertel smallel" aria-label="climacus" title="climacus"><img src="${__ASSET_PREFIX__}assets/img/climacus.png" class="image"></button></p><p class="insert-element-container"><button id="torculus" class="side-panel-btn insertel smallel" aria-label="toculus" title="toculus"><img src="${__ASSET_PREFIX__}assets/img/torculus.png" class="image"></button></p><p class="insert-element-container"><button id="porrectus" class="side-panel-btn insertel smallel" aria-label="porrectus" title="porrectus"><img src="${__ASSET_PREFIX__}assets/img/porrectus.png" class="image"></button></p><p class="insert-element-container"><button id="pressus" class="side-panel-btn insertel smallel" aria-label="pressus" title="pressus"><img src="${__ASSET_PREFIX__}assets/img/pressus.png" class="image"></button></p>`
    @@ -474,7 +474,7 @@

    primitiveTab

    primitiveTab: string = `<p class="insert-element-container"><button id="punctum" class="side-panel-btn insertel smallel" aria-label="punctum" title="punctum"><img src="${__ASSET_PREFIX__}assets/img/punctum.png" class="image"/></button></p><p class="insert-element-container"><button id="virga" class="side-panel-btn insertel smallel" aria-label="virga" title="virga"><img src="${__ASSET_PREFIX__}assets/img/virga.png" class="image"></button></p><p class="insert-element-container"><button id="virgaReversed" class="side-panel-btn insertel smallel" aria-label="Reversed Virga" title="Reversed Virga"><img src="${__ASSET_PREFIX__}assets/img/virga_reversed.png" class="image"></button></p><p class="insert-element-container"><button id="diamond" class="side-panel-btn insertel smallel" aria-label="inclinatum" title="inclinatum"><img src="${__ASSET_PREFIX__}assets/img/diamond.png" class="image"></button></p><p class="insert-element-container"><button id="custos" class="side-panel-btn insertel smallel" aria-label="custos" title="custos"><img src="${__ASSET_PREFIX__}assets/img/custos.png" class="image"></button></p><p class="insert-element-container"><button id="cClef" class="side-panel-btn insertel smallel" aria-label="C Clef" title=" C Clef"><img src="${__ASSET_PREFIX__}assets/img/cClef.png" class="image"></button></p><p class="insert-element-container"><button id="fClef" class="side-panel-btn insertel smallel" aria-label="F Clef" title="F Clef"><img src="${__ASSET_PREFIX__}assets/img/fClef.png" class="image"></button></p><p class="insert-element-container"><button id="liquescentA" class="side-panel-btn insertel smallel" aria-label="Liquescent A" title="Liquescent A"><img src="${__ASSET_PREFIX__}assets/img/liquescentA.png" class="image"></button></p><p class="insert-element-container"><button id="liquescentC" class="side-panel-btn insertel smallel" aria-label="Liquescent C" title="Liquescent C"><img src="${__ASSET_PREFIX__}assets/img/liquescentC.png" class="image"></button></p><p class="insert-element-container"><button id="flat" class="side-panel-btn insertel smallel" aria-label="Flat" title="Flat"><img src="${__ASSET_PREFIX__}assets/img/accidFlat.png" class="image"></button></p><p class="insert-element-container"><button id="natural" class="side-panel-btn insertel smallel" aria-label="Natural" title="Natural"><img src="${__ASSET_PREFIX__}assets/img/accidNatural.png" class="image"></button></p><p class="insert-element-container"><button id="divLineMaxima" class="side-panel-btn insertel smallel" aria-label="DivLine Maxima" title="DivLine Maxima"><img src="${__ASSET_PREFIX__}assets/img/divisio.png" class="image"></button></p>`
    @@ -484,7 +484,7 @@

    systemTab

    systemTab: string = `<p class="insert-element-container"><button id="staff" class="side-panel-btn insertel longel" aria-label="system" title="system"><img src="${__ASSET_PREFIX__}assets/img/staff.png" class="image"></button></p><p>Click upper left and lower right corners of new staff.</p>`
    diff --git a/doc/modules/_src_squareedit_controls_.html b/doc/modules/_src_squareedit_controls_.html index 55d420cad..82f275f8f 100644 --- a/doc/modules/_src_squareedit_controls_.html +++ b/doc/modules/_src_squareedit_controls_.html @@ -96,7 +96,7 @@

    activate

  • @@ -132,7 +132,7 @@

    bindElements

  • @@ -160,7 +160,7 @@

    bindInsertTabs

  • @@ -188,7 +188,7 @@

    deactivate

  • @@ -219,7 +219,7 @@

    initInsertEditControls

  • @@ -241,7 +241,7 @@

    initSelectionButtons

  • diff --git a/doc/modules/_src_squareedit_grouping_.html b/doc/modules/_src_squareedit_grouping_.html index 0aaab7694..557d0cd24 100644 --- a/doc/modules/_src_squareedit_grouping_.html +++ b/doc/modules/_src_squareedit_grouping_.html @@ -105,7 +105,7 @@

    Let neonView

    neonView: NeonView
    @@ -127,7 +127,7 @@

    endGroupingSelection

  • @@ -149,7 +149,7 @@

    getChildrenIds

  • @@ -169,7 +169,7 @@

    getIds

  • @@ -189,7 +189,7 @@

    groupingAction

  • @@ -232,7 +232,7 @@

    initGroupingListeners

  • @@ -254,7 +254,7 @@

    initNeonView

  • @@ -282,7 +282,7 @@

    isGroupable

  • @@ -314,7 +314,7 @@

    isLinkable

  • @@ -352,7 +352,7 @@

    isLinked

  • @@ -384,7 +384,7 @@

    Const keydownListener

  • @@ -412,7 +412,7 @@

    mergeStaves

  • @@ -434,7 +434,7 @@

    toggleLinkedSyllables

  • @@ -457,7 +457,7 @@

    triggerGrouping

  • diff --git a/doc/modules/_src_squareedit_selectoptions_.html b/doc/modules/_src_squareedit_selectoptions_.html index 6ce870368..94d943ca1 100644 --- a/doc/modules/_src_squareedit_selectoptions_.html +++ b/doc/modules/_src_squareedit_selectoptions_.html @@ -120,7 +120,7 @@

    Let neonView

    neonView: NeonView
    @@ -142,7 +142,7 @@

    addChangeStaffListener

  • Returns void

    @@ -159,7 +159,7 @@

    addDeleteListener

  • @@ -181,7 +181,7 @@

    changeStaffHandler

  • @@ -203,7 +203,7 @@

    deleteButtonHandler

  • @@ -231,7 +231,7 @@

    endOptionsSelection

  • @@ -253,7 +253,7 @@

    initNeonView

  • @@ -281,7 +281,7 @@

    initOptionsListeners

  • @@ -304,7 +304,7 @@

    insertToSyllableHandler

  • @@ -326,7 +326,7 @@

    moveOutsideSyllableHandler

  • @@ -348,7 +348,7 @@

    removeHandler

  • @@ -370,7 +370,7 @@

    setEditControls

  • @@ -413,7 +413,7 @@

    triggerAccidActions

  • @@ -441,7 +441,7 @@

    triggerClefActions

  • @@ -472,7 +472,7 @@

    triggerCustosActions

  • @@ -494,7 +494,7 @@

    triggerDefaultActions

  • @@ -516,7 +516,7 @@

    triggerDefaultSylActions

  • @@ -538,7 +538,7 @@

    triggerLayerElementActions

  • @@ -566,7 +566,7 @@

    triggerNcActions

  • @@ -594,7 +594,7 @@

    triggerNeumeActions

  • @@ -616,7 +616,7 @@

    triggerSplitActions

  • @@ -638,7 +638,7 @@

    triggerStaffActions

  • @@ -660,7 +660,7 @@

    triggerStaffSplitMode

  • @@ -682,7 +682,7 @@

    triggerSyllableActions

  • @@ -710,7 +710,7 @@

    unsetInclinatumAction

  • @@ -739,7 +739,7 @@

    unsetLiquescentAnticlockwiseAction

  • @@ -768,7 +768,7 @@

    unsetLiquescentClockwiseAction

  • @@ -797,7 +797,7 @@

    unsetVirgaAction

  • @@ -826,7 +826,7 @@

    unsetVirgaReversedAction

  • diff --git a/doc/modules/_src_texteditmode_.html b/doc/modules/_src_texteditmode_.html index 884dce769..b695ef125 100644 --- a/doc/modules/_src_texteditmode_.html +++ b/doc/modules/_src_texteditmode_.html @@ -98,7 +98,7 @@

    selBySyllableListener

  • @@ -120,7 +120,7 @@

    updateSelectedBBox

  • Parameters

    diff --git a/doc/modules/_src_types_.html b/doc/modules/_src_types_.html index 4aafcff36..87e67fd45 100644 --- a/doc/modules/_src_types_.html +++ b/doc/modules/_src_types_.html @@ -119,7 +119,7 @@

    Attributes

    Attributes: { curve?: string; form?: string; ligated?: boolean; line?: number; oct?: number; pname?: string; shape?: string; tilt?: string }
    @@ -163,7 +163,7 @@

    ChainAction

    ChainAction: { action: "chain"; param: EditorAction[] }
    @@ -184,7 +184,7 @@

    ChangeGroupAction

    ChangeGroupAction: { action: "changeGroup"; param: { contour: string; elementId: string } }
    @@ -213,7 +213,7 @@

    ChangeSkewAction

    ChangeSkewAction: { action: "changeSkew"; param: { dy: number; elementId: string; rightSide: boolean } }
    @@ -245,7 +245,7 @@

    ChangeStaffAction

    ChangeStaffAction: { action: "changeStaff"; param: { elementId: string } }
    @@ -271,7 +271,7 @@

    ChangeStaffToAction

    ChangeStaffToAction: { action: "changeStaffTo"; param: { elementId: string; staffId: string } }
    @@ -300,7 +300,7 @@

    DisplaceClefOctaveAction

    DisplaceClefOctaveAction: { action: "displaceClefOctave"; param: { direction: "above" | "below"; elementId: string } }
    @@ -329,7 +329,7 @@

    DragAction

    DragAction: { action: "drag"; param: { elementId: string; x: number; y: number } }
    @@ -366,7 +366,7 @@

    EditorAction

    @@ -381,7 +381,7 @@

    GroupingAction

    GroupingAction: { action: "group"; param: { elementIds: string[]; groupType: "neume" | "nc" } }
    @@ -410,7 +410,7 @@

    GroupingType

    GroupingType: "staff" | "syllable" | "neume" | "layerElement" | "selection" | "none"
    @@ -425,7 +425,7 @@

    HTMLSVGElement

    HTMLSVGElement: HTMLElement & SVGSVGElement
    @@ -440,7 +440,7 @@

    InsertAction

    InsertAction: { action: "insert"; param: { attributes?: { shape: string } | Record<string, string>; elementType: string; lrx?: number; lry?: number; staffId: string | "auto"; ulx?: number; uly?: number } }
    @@ -484,7 +484,7 @@

    InsertToSyllableAction

    InsertToSyllableAction: { action: "insertToSyllable"; param: { elementId: string } }
    @@ -510,7 +510,7 @@

    MergeAction

    MergeAction: { action: "merge"; param: { elementIds: string[] } }
    @@ -536,7 +536,7 @@

    MoveOutsideSyllableAction

    MoveOutsideSyllableAction: { action: "moveOutsideSyllable"; param: { elementId: string } }
    @@ -562,7 +562,7 @@

    NeonContext

    NeonContext: { image: { @id: string; @type: string }; mei_annotations: { @container: string; @id: string; @type: string }; schema: string; timestamp: string; title: string }
    @@ -617,7 +617,7 @@

    NeonManifest

    NeonManifest: { @context: Array<string | NeonContext> | string; @id: string; image: string; mei_annotations: WebAnnotation[]; timestamp: string; title: string }
    @@ -655,7 +655,7 @@

    RemoveAction

    RemoveAction: { action: "remove"; param: { elementId: string } }
    @@ -681,7 +681,7 @@

    ResizeAction

    ResizeAction: { action: "resize"; param: { elementId: string; lrx: number; lry: number; ulx: number; uly: number } }
    @@ -724,7 +724,7 @@

    ResizeRotateAction

    ResizeRotateAction: { action: "resizeRotate"; param: { elementId: string; lrx: number; lry: number; rotate: number; ulx: number; uly: number } }
    @@ -765,7 +765,7 @@

    SelectionType

    SelectionType: "selByStaff" | "selByNeume" | "selByNc" | "selByLayerElement" | "selBySyllable" | "selByBBox" | "selByLayerElement"
    @@ -780,7 +780,7 @@

    SetAction

    SetAction: { action: "set"; param: { attrType: string; attrValue: string; elementId: string } }
    @@ -812,7 +812,7 @@

    SetClefAction

    SetClefAction: { action: "setClef"; param: { elementId: string; shape: string } }
    @@ -841,7 +841,7 @@

    SetTextAction

    SetTextAction: { action: "setText"; param: { elementId: string; text: string } }
    @@ -870,7 +870,7 @@

    SplitAction

    SplitAction: { action: "split"; param: { elementId: string; x: number } }
    @@ -899,7 +899,7 @@

    SplitNeumeAction

    SplitNeumeAction: { action: "splitNeume"; param: { elementId: string; ncId: string } }
    @@ -928,7 +928,7 @@

    ToggleLigatureAction

    ToggleLigatureAction: { action: "toggleLigature"; param: { elementIds: string[] } }
    @@ -954,7 +954,7 @@

    UngroupingAction

    UngroupingAction: { action: "ungroup"; param: { elementIds: string[]; groupType: "neume" | "nc" } }
    @@ -983,7 +983,7 @@

    VerovioMessage

    VerovioMessage: { action: string; editorAction?: EditorAction; elementId?: string; id: string; mei?: string }
    @@ -1018,7 +1018,7 @@

    VerovioResponse

    VerovioResponse: { attributes?: Attributes; id: string; info?: { message: string; status: string }; mei?: string; result?: boolean; svg?: string }
    @@ -1059,7 +1059,7 @@

    WebAnnotation

    WebAnnotation: { body: string; id: string; target: string; type: string }
    @@ -1091,7 +1091,7 @@

    allDocs

    allDocs: { offset?: number; rows?: { doc?: PouchDB.Core.ExistingDocument<AllDocsMeta> & { kind?: string }; id: string; key: string; value: { deleted?: boolean; rev: string } }[]; total_rows?: number }
    diff --git a/doc/modules/_src_utils_color_.html b/doc/modules/_src_utils_color_.html index bde3aca6b..88003d80d 100644 --- a/doc/modules/_src_utils_color_.html +++ b/doc/modules/_src_utils_color_.html @@ -98,7 +98,7 @@

    Const ColorPalette

    ColorPalette: string[] = ['rgb(230, 159, 0)','rgb(86, 180, 233)','rgb(0, 158, 115)','rgb(240, 228, 66)','rgb(0, 114, 178)','rgb(213, 94, 0)','rgb(204, 121, 167)']
    @@ -122,7 +122,7 @@

    highlight

  • @@ -153,7 +153,7 @@

    setGroupingHighlight

  • @@ -184,7 +184,7 @@

    setStaffHighlight

  • @@ -206,7 +206,7 @@

    unhighlight

  • @@ -237,7 +237,7 @@

    unsetGroupingHighlight

  • @@ -259,7 +259,7 @@

    unsetStaffHighlight

  • diff --git a/doc/modules/_src_utils_convertmei_.html b/doc/modules/_src_utils_convertmei_.html index 9d5ef8888..3fa92aa64 100644 --- a/doc/modules/_src_utils_convertmei_.html +++ b/doc/modules/_src_utils_convertmei_.html @@ -96,7 +96,7 @@

    checkOutOfBoundsGlyphs

  • Parameters

    @@ -119,7 +119,7 @@

    convertSbToStaff

  • Parameters

    @@ -142,7 +142,7 @@

    convertStaffToSb

  • Parameters

    @@ -165,7 +165,7 @@

    copyAttributes

  • Parameters

    @@ -191,7 +191,7 @@

    getSyllableText

  • Parameters

    @@ -214,7 +214,7 @@

    zip

  • Type parameters

    diff --git a/doc/modules/_src_utils_coordinates_.html b/doc/modules/_src_utils_coordinates_.html index 9417843fb..9a65d31fd 100644 --- a/doc/modules/_src_utils_coordinates_.html +++ b/doc/modules/_src_utils_coordinates_.html @@ -102,7 +102,7 @@

    getGlyphBBox

  • @@ -131,7 +131,7 @@

    getSVGRelCoords

  • @@ -163,7 +163,7 @@

    getStaffByCoords

  • @@ -195,7 +195,7 @@

    getStaffIdByCoords

  • @@ -228,7 +228,7 @@

    isOutOfSVGBounds

  • Parameters

    diff --git a/doc/modules/_src_utils_editcontents_.html b/doc/modules/_src_utils_editcontents_.html index d43f6b1b9..a5633c846 100644 --- a/doc/modules/_src_utils_editcontents_.html +++ b/doc/modules/_src_utils_editcontents_.html @@ -96,7 +96,7 @@

    Const fileDropdownBtnfileDropdownBtn: HTMLDivElement = document.createElement('div')

  • @@ -106,7 +106,7 @@

    Const fileDropdownConte
    fileDropdownContents: string[][] = [['save', 'Save'],['export', 'Save and Export to File'],['getmei', 'Download MEI']]
    @@ -116,7 +116,7 @@

    Const fileNavbarContent
    fileNavbarContents: HTMLDivElement = document.createElement('div')
    @@ -126,7 +126,7 @@

    Const meiActionsDropdow
    meiActionsDropdownBtn: HTMLDivElement = document.createElement('div')
    @@ -136,7 +136,7 @@

    Const meiActionsDropdow
    meiActionsDropdownContents: string[][] = [['remove-empty-syls', 'Remove Empty Syllables'],['remove-empty-neumes', 'Remove Empty Neumes'],['revert', 'Revert']]
    @@ -146,7 +146,7 @@

    Const meiActionsNavbar<
    meiActionsNavbarContents: HTMLDivElement = document.createElement('div')
    @@ -156,7 +156,7 @@

    Const navbarDropdownFil
    navbarDropdownFileMenu: HTMLDivElement = document.createElement('div')
    @@ -171,7 +171,7 @@

    Const navbarDropdownMEIActio
    navbarDropdownMEIActionsMenu: HTMLDivElement = document.createElement('div')
    @@ -181,7 +181,7 @@

    Const navbarFinalize

    navbarFinalize: "<a id="finalize" class="navbar-item"> Finalize MEI </a>" = "<a id="finalize" class="navbar-item"> Finalize MEI </a>"
    @@ -196,7 +196,7 @@

    Const undoRedoPanel

    undoRedoPanel: "<button class="side-panel-btn" id="undo">Undo</button><button class="side-panel-btn" id="redo">Redo</button>" = `<button class="side-panel-btn" id="undo">Undo</button><button class="side-panel-btn" id="redo">Redo</button>`
    diff --git a/doc/modules/_src_utils_editcontrols_.html b/doc/modules/_src_utils_editcontrols_.html index a4b9cc01f..0b8fbb8cf 100644 --- a/doc/modules/_src_utils_editcontrols_.html +++ b/doc/modules/_src_utils_editcontrols_.html @@ -92,7 +92,7 @@

    initNavbar

  • @@ -120,7 +120,7 @@

    initUndoRedoPanel

  • diff --git a/doc/modules/_src_utils_errorlog_.html b/doc/modules/_src_utils_errorlog_.html index 3558a83d9..b50070abd 100644 --- a/doc/modules/_src_utils_errorlog_.html +++ b/doc/modules/_src_utils_errorlog_.html @@ -95,7 +95,7 @@

    createLogMessage

  • Parameters

    @@ -118,7 +118,7 @@

    initDisplayListener

  • @@ -140,7 +140,7 @@

    initErrorLog

  • @@ -163,7 +163,7 @@

    initErrorLogControls

  • @@ -185,7 +185,7 @@

    recordNotification

  • diff --git a/doc/modules/_src_utils_localsettings_.html b/doc/modules/_src_utils_localsettings_.html index ae6138149..d9b6f8aba 100644 --- a/doc/modules/_src_utils_localsettings_.html +++ b/doc/modules/_src_utils_localsettings_.html @@ -112,7 +112,7 @@

    Let localSettings

    localSettings: LocalSettings = null
    @@ -137,7 +137,7 @@

    getSettings

  • @@ -159,7 +159,7 @@

    setSettings

  • @@ -186,7 +186,7 @@

    Const DEFAULT_SETTINGS

    DEFAULT_SETTINGS: object
    @@ -203,7 +203,7 @@

    displayBBox

    displayBBox: false = false
    @@ -213,7 +213,7 @@

    displayErrLog

    displayErrLog: false = false
    @@ -223,7 +223,7 @@

    displayInfo

    displayInfo: false = false
    @@ -233,7 +233,7 @@

    displayText

    displayText: false = false
    @@ -243,7 +243,7 @@

    glyphOpacity

    glyphOpacity: number = 100
    @@ -253,7 +253,7 @@

    highlightMode

    highlightMode: "none" = "none"
    @@ -263,7 +263,7 @@

    imageOpacity

    imageOpacity: number = 100
    @@ -273,7 +273,7 @@

    selectionMode

    selectionMode: "selBySyllable" = "selBySyllable"
    @@ -283,7 +283,7 @@

    viewBox

    viewBox: null = null
    @@ -293,7 +293,7 @@

    zoom

    zoom: number = 100
    diff --git a/doc/modules/_src_utils_neonmanifest_.html b/doc/modules/_src_utils_neonmanifest_.html index 97263712b..a44f8e145 100644 --- a/doc/modules/_src_utils_neonmanifest_.html +++ b/doc/modules/_src_utils_neonmanifest_.html @@ -94,7 +94,7 @@

    Const NeonContext

    NeonContext: any = require('./manifest/context.json')
    @@ -104,7 +104,7 @@

    Const NeonSchema

    NeonSchema: any = require('./manifest/NeonSchema.json')
    @@ -121,7 +121,7 @@

    parseManifest

  • diff --git a/doc/modules/_src_utils_notification_.html b/doc/modules/_src_utils_notification_.html index 5d77a3547..8d26db795 100644 --- a/doc/modules/_src_utils_notification_.html +++ b/doc/modules/_src_utils_notification_.html @@ -117,7 +117,7 @@

    NotificationType

    NotificationType: "default" | "error" | "warning" | "success"
    @@ -130,7 +130,7 @@

    Const NUMBER_TO_DISPLAY
    NUMBER_TO_DISPLAY: 3 = 3
    @@ -145,7 +145,7 @@

    Let currentModeMessagecurrentModeMessage: Notification = null

    @@ -155,7 +155,7 @@

    Const notifications

    notifications: Notification[] = new Array(0)
    @@ -165,7 +165,7 @@

    Let notifying

    notifying: boolean = false
    @@ -182,7 +182,7 @@

    clearOrShowNextNotification

  • @@ -213,7 +213,7 @@

    displayNotification

  • @@ -244,7 +244,7 @@

    queueNotification

  • @@ -278,7 +278,7 @@

    startNotification

  • @@ -299,7 +299,7 @@

    Const notificationIcon

    notificationIcon: object
    @@ -308,7 +308,7 @@

    default

    default: string = ""
    @@ -318,7 +318,7 @@

    error

    error: string = "🔴 "
    @@ -328,7 +328,7 @@

    success

    success: string = "✅ "
    @@ -338,7 +338,7 @@

    warning

    warning: string = "⚠️ "
    diff --git a/doc/modules/_src_utils_random_.html b/doc/modules/_src_utils_random_.html index edad7c4bf..dd7c4f044 100644 --- a/doc/modules/_src_utils_random_.html +++ b/doc/modules/_src_utils_random_.html @@ -92,7 +92,7 @@

    uint8ToUuid

  • @@ -124,7 +124,7 @@

    uuidv4

  • diff --git a/doc/modules/_src_utils_resize_.html b/doc/modules/_src_utils_resize_.html index 5174a00b5..8b22ceeb2 100644 --- a/doc/modules/_src_utils_resize_.html +++ b/doc/modules/_src_utils_resize_.html @@ -100,7 +100,7 @@

    Point

    Point: { name: number; x: number; y: number }
    @@ -137,7 +137,7 @@

    getPoints

  • Parameters

    @@ -172,7 +172,7 @@

    resize

  • Parameters

    @@ -200,7 +200,7 @@

    Const PointNames

    PointNames: object
    @@ -214,7 +214,7 @@

    Bottom

    Bottom: number = 5
    @@ -224,7 +224,7 @@

    BottomLeft

    BottomLeft: number = 6
    @@ -234,7 +234,7 @@

    BottomRight

    BottomRight: number = 4
    @@ -244,7 +244,7 @@

    Left

    Left: number = 7
    @@ -254,7 +254,7 @@

    Right

    Right: number = 3
    @@ -264,7 +264,7 @@

    Top

    Top: number = 1
    @@ -274,7 +274,7 @@

    TopLeft

    TopLeft: number = 0
    @@ -284,7 +284,7 @@

    TopRight

    TopRight: number = 2
    diff --git a/doc/modules/_src_utils_select_.html b/doc/modules/_src_utils_select_.html index 5245b2ffa..fc401e4ae 100644 --- a/doc/modules/_src_utils_select_.html +++ b/doc/modules/_src_utils_select_.html @@ -108,7 +108,7 @@

    Let dragHandler

    dragHandler: DragHandler
    @@ -118,7 +118,7 @@

    Let info

    @@ -128,7 +128,7 @@

    Let neonView

    neonView: NeonView
    @@ -138,7 +138,7 @@

    Let strokeWidth

    strokeWidth: number = 7
    @@ -148,7 +148,7 @@

    Let zoomHandler

    zoomHandler: ZoomHandler
    @@ -165,7 +165,7 @@

    arrowKeyListener

  • Parameters

    @@ -188,7 +188,7 @@

    clickHandler

  • @@ -219,7 +219,7 @@

    clickSelect

  • @@ -250,7 +250,7 @@

    dragSelect

  • @@ -281,7 +281,7 @@

    enterKeyListener

  • Parameters

    @@ -304,7 +304,7 @@

    escapeKeyListener

  • Parameters

    @@ -327,7 +327,7 @@

    getBBoxCoords

  • @@ -355,7 +355,7 @@

    isElementInRect

  • @@ -390,7 +390,7 @@

    isSelByBBox

  • Returns boolean

    @@ -407,7 +407,7 @@

    setSelectHelperObjects

  • @@ -438,7 +438,7 @@

    setSelectStrokeWidth

  • @@ -469,7 +469,7 @@

    stopPropHandler

  • Parameters

    diff --git a/doc/modules/_src_utils_selecttools_.html b/doc/modules/_src_utils_selecttools_.html index 391400e25..241d16abd 100644 --- a/doc/modules/_src_utils_selecttools_.html +++ b/doc/modules/_src_utils_selecttools_.html @@ -112,7 +112,7 @@

    areAdjacent

  • @@ -152,7 +152,7 @@

    elementsHaveCorrectType

  • @@ -192,7 +192,7 @@

    getSelectionType

  • @@ -212,7 +212,7 @@

    getStaffBBox

  • @@ -241,7 +241,7 @@

    isLigature

  • @@ -276,7 +276,7 @@

    isMultiStaveSelection

  • @@ -308,7 +308,7 @@

    select

  • @@ -351,7 +351,7 @@

    selectAll

  • @@ -385,7 +385,7 @@

    selectBBox

  • @@ -425,7 +425,7 @@

    selectLayerElement

  • @@ -462,7 +462,7 @@

    selectNcs

  • @@ -499,7 +499,7 @@

    selectNn

  • @@ -530,7 +530,7 @@

    selectStaff

  • @@ -567,7 +567,7 @@

    sharedLogicalParent

  • @@ -608,7 +608,7 @@

    sharedSecondLevelParent

  • @@ -637,7 +637,7 @@

    unselect

  • diff --git a/doc/modules/_src_utils_template_template_.html b/doc/modules/_src_utils_template_template_.html index ea3012402..349313dd7 100644 --- a/doc/modules/_src_utils_template_template_.html +++ b/doc/modules/_src_utils_template_template_.html @@ -105,7 +105,7 @@

    setBody

  • Parameters

    diff --git a/doc/modules/_src_utils_unsaved_.html b/doc/modules/_src_utils_unsaved_.html index f6010bcee..2b75d14a7 100644 --- a/doc/modules/_src_utils_unsaved_.html +++ b/doc/modules/_src_utils_unsaved_.html @@ -95,7 +95,7 @@

    Let saved

    saved: boolean = true
    @@ -112,7 +112,7 @@

    listenUnsavedChanges

  • @@ -134,7 +134,7 @@

    setSavedStatus

  • @@ -165,7 +165,7 @@

    updateIndicator

  • diff --git a/doc/modules/_src_validation_.html b/doc/modules/_src_validation_.html index 206395354..02b25be28 100644 --- a/doc/modules/_src_validation_.html +++ b/doc/modules/_src_validation_.html @@ -100,7 +100,7 @@

    Let schema

    schema: string
    @@ -110,7 +110,7 @@

    Const schemaResponse

    schemaResponse: Promise<Response> = fetch(__ASSET_PREFIX__ + 'assets/mei-all.rng')
    @@ -120,7 +120,7 @@

    Let statusField

    statusField: HTMLSpanElement
    @@ -130,7 +130,7 @@

    Let worker

    worker: Worker
    @@ -147,7 +147,7 @@

    blankPage

  • @@ -169,7 +169,7 @@

    init

  • @@ -198,7 +198,7 @@

    sendForValidation

  • @@ -228,7 +228,7 @@

    statusOnClick

  • Parameters

    @@ -251,7 +251,7 @@

    updateUI

  • diff --git a/doc/modules/_src_warnings_.html b/doc/modules/_src_warnings_.html index 799065460..931f594ba 100644 --- a/doc/modules/_src_warnings_.html +++ b/doc/modules/_src_warnings_.html @@ -100,7 +100,7 @@

    groupingNotRecognized

  • diff --git a/doc/modules/_src_workers_verovioworker_.html b/doc/modules/_src_workers_verovioworker_.html index f64dab597..a27222b1a 100644 --- a/doc/modules/_src_workers_verovioworker_.html +++ b/doc/modules/_src_workers_verovioworker_.html @@ -101,7 +101,7 @@

    Const backlog

    backlog: any[] = []
    @@ -111,7 +111,7 @@

    Let toolkit

    toolkit: any
    @@ -128,7 +128,7 @@

    handleNeonEvent

  • @@ -158,7 +158,7 @@

    tempHandler

  • Parameters

    @@ -180,7 +180,7 @@

    Module

    Module: object
    @@ -193,7 +193,7 @@

    onRuntimeInitialized

  • Returns void

    diff --git a/yarn.lock b/yarn.lock index 8d417ec99..4bb69cacb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2307,7 +2307,7 @@ bulma-slider@^2.0.0: resolved "https://registry.npmjs.org/bulma-slider/-/bulma-slider-2.0.4.tgz" integrity sha512-JKuU/vp2si5I2rWiHBKaaYWBRECNY1Ow7yNFjxlHdUnPLowNee02K6QYd/ORGEesFPAHXOt+mKPZTEYFhKmviQ== -bulma@^0.9.0: +bulma@^^0.9.0: version "0.9.0" resolved "https://registry.npmjs.org/bulma/-/bulma-0.9.0.tgz" integrity sha512-rV75CJkubNUroAt0qCRkjznZLoaXq/ctfMXsMvKSL84UetbSyx5REl96e8GoQ04G4Tkw0XF3STECffTOQrbzOQ==