SYMBOL INDEX (2903 symbols across 207 files) FILE: ArduinoFrontend/e2e/protractor.conf.js method onPrepare (line 22) | onPrepare() { FILE: ArduinoFrontend/e2e/src/app.po.ts class AppPage (line 6) | class AppPage { method navigateTo (line 10) | navigateTo() { FILE: ArduinoFrontend/src/app/Libs/AVR8/Execute.ts type MicroEvent (line 12) | interface MicroEvent { type ServoEvent (line 42) | interface ServoEvent { class ArduinoRunner (line 72) | class ArduinoRunner { method constructor (line 145) | constructor(hex: string) { method execute (line 164) | execute() { method getmiliS (line 201) | getmiliS(seconds: number) { method getMicroSeconds (line 209) | getMicroSeconds(seconds: number) { method delete (line 215) | delete() { method stop (line 224) | stop() { method addMicroEvent (line 231) | addMicroEvent(event: MicroEvent) { method getMicroEvent (line 238) | getMicroEvent(index: number): MicroEvent { method addServo (line 249) | addServo(port: string, pin: number, callback: (angle: number, prevAngl... method serialInput (line 303) | serialInput(inp: string) { FILE: ArduinoFrontend/src/app/Libs/AVR8/IntelHex.ts function parseHex (line 9) | function parseHex(source: string, target: Uint8Array) { function writeText (line 23) | function writeText(data, filename) { FILE: ArduinoFrontend/src/app/Libs/AVR8/Scheduler.ts type TaskCallback (line 4) | type TaskCallback = () => void; class TaskScheduler (line 9) | class TaskScheduler { method start (line 27) | start() { method stop (line 37) | stop() { method postTask (line 45) | postTask(fn: TaskCallback) { FILE: ArduinoFrontend/src/app/Libs/Battery.ts class Battery9v (line 6) | class Battery9v extends CircuitElement { method constructor (line 13) | constructor(public canvas: any, x: number, y: number) { method init (line 17) | init() { method properties (line 42) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 54) | initSimulation(): void { method closeSimulation (line 65) | closeSimulation(): void { class CoinCell (line 72) | class CoinCell extends CircuitElement { method constructor (line 79) | constructor(public canvas: any, x: number, y: number) { method init (line 89) | init() { method properties (line 104) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 116) | initSimulation(): void { method closeSimulation (line 122) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/CircuitElement.ts method constructor (line 68) | constructor(keyName: string, public x: number, public y: number, filenam... method getBoundingBox (line 120) | getBoundingBox(): BoundingBox { method DrawNodes (line 130) | DrawNodes(canvas: any, pinData: any, pointHalf: number) { method DrawElement (line 149) | DrawElement(canvas: any, drawData: any) { method DrawPolygon (line 199) | DrawPolygon(canvas: any, item: any) { method DrawPath (line 220) | DrawPath(canvas: any, item: any) { method calcRelative (line 248) | calcRelative(input: string, pattern: RegExp, canvas: any) { method setDragListeners (line 283) | setDragListeners() { method setHoverListener (line 325) | setHoverListener() { method setClickListener (line 341) | setClickListener(callback: () => void) { method init (line 360) | init() { } method save (line 365) | save(): any { method SaveData (line 383) | SaveData() { method load (line 389) | load(data: any): void { method LoadData (line 418) | LoadData(data: any) { } method getNode (line 422) | getNode(x: number, y: number, id: number = null): Point { method remove (line 438) | remove(): void { method delete (line 448) | delete() { } method getName (line 452) | getName() { return this.title; } method getNodesCoord (line 458) | getNodesCoord(): number[] { method dragAlong (line 467) | dragAlong(tmpar: any, fdx: number, fdy: number): any { method dragAlongStop (line 478) | dragAlongStop(x: number, y: number): void { method transformPosition (line 489) | transformPosition(fdx: number, fdy: number): void { FILE: ArduinoFrontend/src/app/Libs/ConvertJSONFormat.ts class ConvertJSONFormat (line 3) | class ConvertJSONFormat { method convertToOfflineFormat (line 10) | static async convertToOfflineFormat(id, data) { method convertToOnlineFormat (line 34) | static convertToOnlineFormat(data) { method getRandomString (line 59) | static getRandomString(length): string { FILE: ArduinoFrontend/src/app/Libs/Download.ts type ImageType (line 2) | enum ImageType { PNG, JPG, SVG } class Download (line 10) | class Download { method DownloadImage (line 17) | static DownloadImage(data: any, filename: string, type: ImageType) { method DownloadText (line 36) | static DownloadText(filename: string, data: any[], options: any) { method ExportImage (line 54) | static async ExportImage(type: ImageType) { FILE: ArduinoFrontend/src/app/Libs/General.ts class BreadboardProximityNodeTuple (line 16) | class BreadboardProximityNodeTuple { method constructor (line 20) | constructor(breadboardNode: Point, elementNode: Point) { class Resistor (line 29) | class Resistor extends CircuitElement { method constructor (line 64) | constructor(public canvas: any, x: number, y: number) { method init (line 68) | init() { method SaveData (line 94) | SaveData() { method LoadData (line 104) | LoadData(data: any) { method updateColors (line 111) | updateColors() { method getValue (line 130) | getValue() { method getPower (line 156) | private getPower(index: number) { method update (line 167) | update(value: string, unitIndex: number) { method getInputValues (line 180) | getInputValues() { method getName (line 202) | getName() { method properties (line 213) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 268) | initSimulation(): void { method closeSimulation (line 273) | closeSimulation(): void { method getResistance (line 279) | getResistance() { method getID (line 286) | getID() { class BreadBoard (line 294) | class BreadBoard extends CircuitElement { method constructor (line 347) | constructor(public canvas: any, x: number, y: number) { method getRecArduinov2 (line 359) | static getRecArduinov2(node: Point, startedOn: string) { method getRecArduinoBreadv2 (line 430) | static getRecArduinoBreadv2(node: Point, startedOn: string) { method subsribeToDrag (line 498) | subsribeToDrag(fn) { method subscribeToDragStop (line 507) | subscribeToDragStop(fn) { method resetHighlightedPoints (line 514) | resetHighlightedPoints() { method getSolderedElements (line 524) | getSolderedElements() { method maybeUnsolderElement (line 532) | private maybeUnsolderElement(element) { method onOtherComponentDrag (line 546) | onOtherComponentDrag(element) { method onOtherComponentDragStop (line 580) | onOtherComponentDragStop() { method init (line 601) | init() { method transformBoardPosition (line 744) | transformBoardPosition(fdx: number, fdy: number): void { method properties (line 847) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method reBuildSameNodes (line 860) | reBuildSameNodes() { method isPointWithinBbox (line 882) | isPointWithinBbox(boundingBox, x, y): boolean { method shortlistNodes (line 892) | shortlistNodes(x, y) { method getNearestNodes (line 904) | getNearestNodes(x, y) { method getSolderedNodes (line 917) | getSolderedNodes() { method addSolderedNode (line 928) | addSolderedNode(node) { method initSimulation (line 938) | initSimulation(): void { method closeSimulation (line 989) | closeSimulation(): void { method getGroupings (line 995) | getGroupings() { FILE: ArduinoFrontend/src/app/Libs/Geometry.ts class BoundingBox (line 3) | class BoundingBox { method constructor (line 9) | constructor(x: number, y: number, width: number, height: number) { method loadFromRaphaelBbox (line 16) | static loadFromRaphaelBbox(bBox) { method getCombinedBBox (line 20) | static getCombinedBBox(bBoxes: BoundingBox[]) { FILE: ArduinoFrontend/src/app/Libs/ImageToByteArray.ts class ImageToByteArray (line 1) | class ImageToByteArray { method getDataURLForm (line 4) | static getDataURLForm(url: string) { method createImage (line 12) | static createImage(url: string) { method convertImage (line 19) | static convertImage(image) { method drawImageToCanvas (line 24) | static drawImageToCanvas(image) { FILE: ArduinoFrontend/src/app/Libs/Login.ts class Login (line 6) | class Login { method getToken (line 10) | static getToken(): string { method logout (line 16) | static logout() { method redirectLogin (line 24) | static redirectLogin(isFront: boolean = false): void { FILE: ArduinoFrontend/src/app/Libs/MathUtils.ts class MathUtils (line 1) | class MathUtils { method modulo (line 2) | static modulo(n, m) { method isPointBetween (line 6) | static isPointBetween(point: [number, number], point1: [number, number... FILE: ArduinoFrontend/src/app/Libs/Miscellaneous.ts class Label (line 5) | class Label extends CircuitElement { method constructor (line 36) | constructor(public canvas: any, x: number, y: number) { method SaveData (line 48) | SaveData() { method LoadData (line 61) | LoadData(data: any) { method update (line 71) | update() { method changeLabel (line 83) | changeLabel(value: string) { method properties (line 100) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 199) | initSimulation(): void { method closeSimulation (line 204) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/Point.ts class Point (line 17) | class Point { method constructor (line 100) | constructor( method isConnected (line 243) | isConnected(): boolean { method isSoldered (line 247) | isSoldered(): boolean { method solderWire (line 255) | solderWire(wire?): Wire { method unsolderWire (line 271) | unsolderWire() { method connectWire (line 286) | connectWire(wire, pushToUndo = true) { method startNewWire (line 303) | startNewWire() { method getBoundingBox (line 312) | getBoundingBox(): BoundingBox { method setHoverCallback (line 321) | setHoverCallback(callback = null, closeCallback = null) { method position (line 329) | position() { method highlight (line 333) | highlight() { method undoHighlight (line 338) | undoHighlight() { method outline (line 342) | outline() { method undoOutline (line 347) | undoOutline() { method relativeMove (line 357) | relativeMove(dx: number, dy: number) { method hide (line 370) | hide() { method remainHidden (line 376) | remainHidden() { method remainShow (line 382) | remainShow() { method show (line 389) | show() { method move (line 399) | move(x: number, y: number) { method disconnect (line 412) | disconnect() { method remove (line 422) | remove() { method addValueListener (line 434) | addValueListener(listener: (val: number, calledby: Point, parent: Poin... method setValue (line 442) | setValue(value: number, calledby: Point) { FILE: ArduinoFrontend/src/app/Libs/RaphaelUtils.ts function areBoundingBoxesIntersecting (line 4) | function areBoundingBoxesIntersecting(box1, box2): boolean { FILE: ArduinoFrontend/src/app/Libs/SaveOffiline.ts class SaveOffline (line 10) | class SaveOffline { method Check (line 15) | static Check(callback: (result: any) => void = null) { method Save (line 60) | static Save(mydata, callback: (data: any) => void = null) { method ReadALL (line 95) | static ReadALL(callback: (data: any) => void = null) { method Delete (line 130) | static Delete(id, callback: () => void = null) { method Update (line 161) | static Update(mydata, callback: (data: any) => void = null) { method Read (line 194) | static Read(id, callback: (data: any) => void = null) { FILE: ArduinoFrontend/src/app/Libs/SaveOnline.ts class SaveOnline (line 18) | class SaveOnline { method isUUID (line 23) | static isUUID(input: string) { method Save (line 37) | static Save(name = '', description = '', api: ApiService, branch, vers... method staffSaveGallery (line 129) | static staffSaveGallery(name = '', description = '', api: ApiService, ... method SaveFromDashboard (line 196) | static SaveFromDashboard(data: any, api: ApiService, callback: (data: ... method CallToAPISaveService (line 248) | static CallToAPISaveService(api: ApiService, saveObj: any, token: stri... method getRandomString (line 273) | static getRandomString(length) { FILE: ArduinoFrontend/src/app/Libs/UndoUtils.ts method workspaceUndo (line 37) | static workspaceUndo() { method workspaceRedo (line 47) | static workspaceRedo() { method pushChangeToUndoAndReset (line 58) | static pushChangeToUndoAndReset(ele) { method pushChangeToRedo (line 92) | static pushChangeToRedo(ele) { method pushChangeToUndo (line 100) | static pushChangeToUndo(ele) { method loadChange (line 129) | static async loadChange(ele, operation) { method getExistingWindowElement (line 327) | static getExistingWindowElement(grup, ele) { method createElement (line 342) | static createElement(ele) { method removeElement (line 392) | static removeElement(ele) { FILE: ArduinoFrontend/src/app/Libs/Utils.ts class Utils (line 24) | class Utils { FILE: ArduinoFrontend/src/app/Libs/Wire.ts class Wire (line 12) | class Wire { method constructor (line 55) | constructor(public canvas, public start: Point, public existingId = nu... method getUniqueId (line 72) | getUniqueId(id): number { method createElement (line 88) | createElement(element) { method addPoint (line 123) | addPoint(x: number, y: number, isPerpendicular = false, index?) { method removeAllMiddlePoints (line 146) | removeAllMiddlePoints() { method togglePerpendicularLine (line 158) | togglePerpendicularLine(toggle: boolean) { method drawPerpendicular (line 182) | drawPerpendicular(x: number, y: number) { method draw (line 195) | draw(x: number, y: number) { method getPerpendicularXY (line 207) | private getPerpendicularXY(x: number, y: number, previousX: number, pr... method updateWirePath (line 217) | private updateWirePath(newPath: string) { method drawWire (line 233) | private drawWire(x?: number, y?: number) { method add (line 253) | private add(x: number, y: number, index?) { method handleClick (line 266) | handleClick() { method setColor (line 291) | setColor(color: string) { method properties (line 303) | properties() { method connect (line 359) | connect(t: Point, removeLast: boolean = false, hideJoint: boolean = fa... method removeJoint (line 391) | removeJoint(pointIndex: number) { method createJoint (line 405) | createJoint(pointIndex: number, hideJoint: boolean = false) { method isConnected (line 436) | isConnected() { method update (line 442) | update() { method deselect (line 456) | deselect() { method save (line 464) | save() { method load (line 488) | load(data) { method removeGlows (line 501) | private removeGlows() { method remove (line 511) | remove() { method delete (line 540) | delete() { FILE: ArduinoFrontend/src/app/Libs/Workspace.ts type ConsoleType (line 18) | enum ConsoleType { INFO, WARN, ERROR, OUTPUT } class Workspace (line 22) | class Workspace { method zoomIn (line 67) | static zoomIn() { method zoomOut (line 80) | static zoomOut() { method minMax (line 93) | static minMax(min: number, max: number, value: number) { method initalizeGlobalVariables (line 106) | static initalizeGlobalVariables(canvas: any) { method onDragStopEvent (line 156) | static onDragStopEvent(element) { method onDragEvent (line 165) | static onDragEvent(element) { method subsribeToDrag (line 175) | static subsribeToDrag(fn) { method subsribeToDragStop (line 183) | static subsribeToDragStop(fn) { method initProperty (line 191) | static initProperty(toggle: (state: boolean) => void) { method initializeGlobalFunctions (line 216) | static initializeGlobalFunctions() { method BeforeUnload (line 267) | static BeforeUnload(event) { method bodyMouseMove (line 275) | static bodyMouseMove(event: MouseEvent) { method bodyMouseUp (line 296) | static bodyMouseUp(event: MouseEvent) { method mouseDown (line 311) | static mouseDown(event: MouseEvent) { method click (line 334) | static click(event: MouseEvent) { method isWireSelected (line 339) | private static isWireSelected(): boolean { method mouseMove (line 347) | static mouseMove(event: MouseEvent) { method mouseUp (line 386) | static mouseUp(event: MouseEvent) { method contextMenu (line 394) | static contextMenu(event: MouseEvent) { method hideContextMenu (line 404) | static hideContextMenu() { method copy (line 413) | static copy(event: ClipboardEvent) { method cut (line 419) | static cut(event: ClipboardEvent) { method doubleClick (line 426) | static doubleClick(event: MouseEvent) { method dragLeave (line 440) | static dragLeave(event: DragEvent) { method dragOver (line 448) | static dragOver(event: DragEvent) { method drop (line 456) | static drop(event: DragEvent) { method keyDown (line 468) | static keyDown(event: KeyboardEvent) { method keyPress (line 480) | static keyPress(event: KeyboardEvent) { method keyUp (line 486) | static keyUp(event: KeyboardEvent) { method mouseWheel (line 538) | static mouseWheel(event: WheelEvent) { method paste (line 550) | static paste(event: ClipboardEvent) { method addComponent (line 560) | static addComponent(classString: string, x: number, y: number, offsetX... method updateWires (line 572) | static updateWires() { method svgPoint (line 582) | static svgPoint(x, y) { method removeMeta (line 592) | static removeMeta(obj) { method SaveCircuit (line 608) | static SaveCircuit(name: string = '', description: string = '', callba... method Load (line 662) | static Load(data) { method LoadWires (line 729) | static LoadWires(wires: any[], retainId = false, pushUndo = false) { method DeleteComponent (line 788) | static DeleteComponent(undoReset = true) { method copyComponent (line 879) | static copyComponent() { method pasteComponent (line 892) | static pasteComponent() { method ClearConsole (line 915) | static ClearConsole() { method CompileCode (line 931) | static CompileCode(api: ApiService, callback: () => void) { method startArduino (line 1033) | static startArduino() { method stopSimulation (line 1087) | static stopSimulation(callback: () => void) { method ClearWorkspace (line 1119) | static ClearWorkspace() { method SaveJson (line 1153) | static SaveJson(name: string = '', description: string = '') { method checkIfWorkspaceEmpty (line 1210) | static checkIfWorkspaceEmpty() { FILE: ArduinoFrontend/src/app/Libs/drivers/L293D.ts class L293D (line 8) | class L293D extends CircuitElement { method constructor (line 53) | constructor(public canvas: any, x: number, y: number) { method init (line 59) | init() { method update (line 120) | update() { method properties (line 174) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 187) | initSimulation(): void { method closeSimulation (line 230) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/inputs/Buttons.ts class PushButton (line 14) | class PushButton extends CircuitElement { method constructor (line 38) | constructor(public canvas: any, x: number, y: number) { method init (line 42) | init() { method properties (line 73) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 85) | initSimulation(): void { method MouseUp (line 190) | MouseUp(by: number, iniValue: number) { method closeSimulation (line 201) | closeSimulation(): void { class SlideSwitch (line 213) | class SlideSwitch extends CircuitElement { method constructor (line 224) | constructor(public canvas: any, x: number, y: number) { method init (line 230) | init() { method anim (line 243) | anim() { method properties (line 261) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 273) | initSimulation(): void { method closeSimulation (line 284) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/inputs/Collision.ts type Vector (line 4) | interface Vector { type Orienation (line 18) | enum Orienation { class Collision (line 27) | class Collision { method inLine (line 29) | static inLine(p: Vector, q: Vector, r: Vector) { method orientation (line 38) | static orientation(p: Vector, q: Vector, r: Vector) { method isIntersecting (line 46) | static isIntersecting(p1: Vector, q1: Vector, p2: Vector, q2: Vector) { method isPointInsidePolygon (line 69) | static isPointInsidePolygon(point: number[][], p: number[]) { method EuclideanDistance (line 97) | static EuclideanDistance(a: Vector, b: Vector) { FILE: ArduinoFrontend/src/app/Libs/inputs/GasSensor.ts class MQ2 (line 8) | class MQ2 extends CircuitElement { method constructor (line 19) | constructor(public canvas: any, x: number, y: number) { method init (line 25) | init() { method properties (line 38) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method setValue (line 52) | setValue(tmp: Vector, Center: Vector) { method initSimulation (line 69) | initSimulation(): void { method closeSimulation (line 125) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/inputs/PIRSensor.ts class PIRSensor (line 7) | class PIRSensor extends CircuitElement { method constructor (line 38) | constructor(public canvas: any, x: number, y: number) { method init (line 42) | init() { method properties (line 63) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 75) | initSimulation(): void { method closeSimulation (line 158) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/inputs/PhotoResistor.ts class PhotoResistor (line 6) | class PhotoResistor extends CircuitElement { method constructor (line 46) | constructor(public canvas: any, x: number, y: number) { method properties (line 63) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method getValue (line 76) | getValue(r: number) { method initSimulation (line 82) | initSimulation(): void { method changeVal (line 114) | changeVal(enable1, v) { method closeSimulation (line 146) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/inputs/Potentiometer.ts class Potentiometer (line 15) | class Potentiometer extends CircuitElement { method constructor (line 58) | constructor(public canvas: any, x: number, y: number) { method init (line 62) | init() { method svgPoint (line 74) | svgPoint(x, y) { method rotateDial (line 86) | rotateDial(center: Vector, clientX: number, clientY: number) { method rotateDialRheostat (line 136) | rotateDialRheostat(center: Vector, clientX: number, clientY: number) { method properties (line 193) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 221) | initSimulation(): void { method SaveData (line 281) | SaveData() { method LoadData (line 290) | LoadData(data: any) { method closeSimulation (line 300) | closeSimulation(): void { method areNodesConnectedProperly (line 320) | areNodesConnectedProperly() { method sendResistance (line 349) | sendResistance(resistance: number) { method getRecArduinov2 (line 358) | getRecArduinov2(node: Point, startedOn: string) { method getRecArduinoBreadv2 (line 431) | private getRecArduinoBreadv2(node: Point, startedOn: string) { method getRecLED (line 498) | getRecLED(node: Point, startedOn: string) { method getRecLEDBread (line 582) | private getRecLEDBread(node: Point, startedOn: string) { FILE: ArduinoFrontend/src/app/Libs/inputs/Relay.ts class Relay (line 6) | class Relay extends CircuitElement { method constructor (line 13) | constructor(public canvas: any, public x: number, y: number) { method init (line 19) | init() { method properties (line 45) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 57) | initSimulation(): void { method closeSimulation (line 72) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/inputs/Slider.ts class Slider (line 5) | class Slider { method constructor (line 36) | constructor(public canvas: any, public x: number, public y: number) { method setGradient (line 70) | setGradient(start: string, end: string) { method setValueChangeListener (line 79) | setValueChangeListener(listener: (value: number) => void) { method hide (line 85) | hide() { method show (line 92) | show() { method remove (line 99) | remove() { FILE: ArduinoFrontend/src/app/Libs/inputs/TemperatureSensors.ts class TMP36 (line 7) | class TMP36 extends CircuitElement { method constructor (line 22) | constructor(public canvas: any, x: number, y: number) { method properties (line 32) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method setValue (line 42) | setValue(val: number) { method initSimulation (line 55) | initSimulation(): void { method closeSimulation (line 75) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/inputs/Thermistor.ts class Thermistor (line 12) | class Thermistor extends CircuitElement { method constructor (line 52) | constructor(public canvas: any, x: number, y: number) { method properties (line 62) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method getValue (line 75) | getValue(r: number) { method initSimulation (line 81) | initSimulation(): void { method closeSimulation (line 112) | closeSimulation(): void { method changeVal (line 126) | changeVal(enable1, v) { method getRecResistor (line 166) | getRecResistor(node: Point, startedOn: string) { method getRecBread (line 237) | getRecBread(node: Point, startedOn: string) { FILE: ArduinoFrontend/src/app/Libs/inputs/UltrasonicSensor.ts class UltrasonicSensor (line 9) | class UltrasonicSensor extends CircuitElement { method constructor (line 54) | constructor(public canvas: any, public x: number, y: number) { method init (line 59) | init() { method properties (line 95) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 109) | initSimulation(): void { method closeSimulation (line 214) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/outputs/Arduino.ts class ArduinoUno (line 16) | class ArduinoUno extends CircuitElement { method constructor (line 65) | constructor(public canvas: any, x: number, y: number) { method init (line 79) | init() { method SaveData (line 151) | SaveData() { method LoadData (line 161) | LoadData(data: any) { method properties (line 168) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method delete (line 199) | delete() { method initSimulation (line 206) | initSimulation(): void { method closeSimulation (line 331) | closeSimulation(): void { method addServo (line 350) | addServo(pin: Point, callback: (angle: number, prevAngle: number) => v... method addPWM (line 363) | addPWM(pin: Point, callback: (volt: number, prev: number) => void) { method getPort (line 385) | getPort(pinName: string) { method EmitValueChangeEvent (line 397) | EmitValueChangeEvent() { FILE: ArduinoFrontend/src/app/Libs/outputs/Buzzer.ts class Buzzer (line 14) | class Buzzer extends CircuitElement { method constructor (line 62) | constructor(private canvas: any, public x: number, public y: number) { method init (line 66) | init() { method logic (line 79) | logic(val: number) { method properties (line 130) | properties() { method initSimulation (line 142) | initSimulation() { method closeSimulation (line 188) | closeSimulation() { method getRecArduinov2 (line 207) | getRecArduinov2(node: Point, startedOn: string) { method getRecArduinoBreadv2 (line 280) | private getRecArduinoBreadv2(node: Point, startedOn: string) { FILE: ArduinoFrontend/src/app/Libs/outputs/Display.ts class LCD16X2 (line 21) | class LCD16X2 extends CircuitElement { method constructor (line 174) | constructor(public canvas: any, x: number, y: number) { method properties (line 185) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method getBoundingBox (line 198) | getBoundingBox(): BoundingBox { method setDisplayOn (line 210) | setDisplayOn(isDisplayOn: boolean) { method setCursorOn (line 218) | setCursorOn(isCursorOn: boolean) { method setCursorPositionCharBlink (line 226) | setCursorPositionCharBlink(isCursorPositionCharBlinkOn: boolean) { method setDdRamAddress (line 234) | setDdRamAddress(address): void { method getVCC (line 241) | getVCC(): number { method getGND (line 248) | getGND(): number { method getV0 (line 255) | getV0(): number { method getRegisterType (line 262) | getRegisterType(): RegisterType { method getDataMode (line 269) | getDataMode(): DataMode { method loadRegisterState (line 276) | private loadRegisterState(): void { method loadDataMode (line 284) | private loadDataMode(): void { method setBusyFlag (line 289) | private setBusyFlag(value: boolean): void { method getActiveRamAndAddress (line 297) | getActiveRamAndAddress(): [RAM, number] { method getCurrentCharacterPanel (line 307) | getCurrentCharacterPanel() { method moveCgRamAddress (line 315) | moveCgRamAddress(distance: number) { method moveCursor (line 323) | moveCursor(direction: 1 | -1) { method isInSight (line 344) | private isInSight(index: [number, number]) { method shiftDisplay (line 352) | private shiftDisplay(numSteps: number) { method scrollDisplayLeft (line 367) | scrollDisplayLeft() { method scrollDisplayRight (line 374) | scrollDisplayRight() { method getCharacterPanel (line 382) | getCharacterPanel(address) { method clearDisplay (line 391) | clearDisplay() { method v0Listener (line 400) | v0Listener(newValue, prevValue) { method isPowerSupplyEnough (line 414) | isPowerSupplyEnough() { method eSignalListener (line 426) | eSignalListener(newValue) { method getDisplayablePanels (line 450) | getDisplayablePanels(): Set { method refreshLCD (line 461) | refreshLCD() { method setBitState (line 498) | setBitState(bitState: BitState) { method setDataDisplayState (line 505) | setDataDisplayState(dataDisplayState: DataDisplayState, numLines?: num... method setDataProcessingMode (line 518) | setDataProcessingMode(dataProcessingMode: DataProcessingMode) { method getInterSpacingHorizontal (line 525) | getInterSpacingHorizontal() { method getInterSpacingVertical (line 532) | getInterSpacingVertical() { method reset (line 539) | reset() { method setDisplayToHome (line 583) | setDisplayToHome() { method createDdRam (line 597) | createDdRam() { method createCgRom (line 604) | createCgRom() { method generateCharacterPanels (line 611) | generateCharacterPanels() { method destroyCharacterPanels (line 639) | destroyCharacterPanels() { method init (line 643) | init() { method logic (line 664) | logic(_, node) { method initSimulation (line 671) | initSimulation(): void { method closeSimulation (line 728) | closeSimulation(): void { class SevenSegment (line 738) | class SevenSegment extends CircuitElement { method constructor (line 765) | constructor(public canvas: any, x: any, y: any) { method init (line 769) | init() { method logic (line 794) | logic(_) { method animate (line 809) | animate(value: number) { method properties (line 832) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 844) | initSimulation(): void { method closeSimulation (line 847) | closeSimulation(): void { FILE: ArduinoFrontend/src/app/Libs/outputs/LCD/LCDPanel.ts constant COLOR_SCALING_MAP (line 6) | const COLOR_SCALING_MAP = new LRU({ method length (line 8) | length(n, key) { return n * 2 + key.length; } method dispose (line 9) | dispose(key, n) { n.close(); } class LCDPixel (line 16) | class LCDPixel { method constructor (line 105) | constructor(parentIndex: [number, number], index: [number, number], po... method fillColor (line 128) | fillColor(color) { method setContrast (line 136) | setContrast(value) { method shift (line 149) | shift(distance, hidden) { method switch (line 175) | switch(value) { method destroy (line 183) | destroy() { method getRawColor (line 192) | getRawColor() { method getColor (line 199) | getColor(rawColor?: string) { method getName (line 215) | getName() { method getCanvasRepr (line 222) | getCanvasRepr() { method show (line 237) | show() { method hide (line 245) | hide() { method blinkOn (line 253) | blinkOn() { method blinkOff (line 263) | blinkOff() { method refresh (line 275) | refresh() { class LCDCharacterPanel (line 288) | class LCDCharacterPanel { method constructor (line 397) | constructor(index: [number, number], N_ROW: number, N_COLUMN: number, method setContrast (line 424) | setContrast(value) { method shift (line 434) | shift(distance: number) { method getBoundingBox (line 439) | getBoundingBox(): BoundingBox { method shiftPixels (line 449) | private shiftPixels(distance: number) { method destroy (line 460) | destroy() { method initialiseLCDPixels (line 467) | initialiseLCDPixels() { method clear (line 499) | clear() { method drawCharacter (line 510) | drawCharacter(characterDisplayBytes: number[][]) { method changeCursorDisplay (line 529) | changeCursorDisplay(show: boolean) { method blink (line 545) | private blink() { method setBlinking (line 561) | setBlinking(value: boolean) { method getCanvasRepr (line 574) | getCanvasRepr(): any[] { FILE: ArduinoFrontend/src/app/Libs/outputs/LCD/LCDStates.ts type ActiveAddress (line 5) | enum ActiveAddress { type RegisterType (line 12) | enum RegisterType { type DataMode (line 19) | enum DataMode { type DataProcessingMode (line 26) | interface DataProcessingMode { class WriteDataProcessingMode (line 33) | class WriteDataProcessingMode implements DataProcessingMode { method processData (line 36) | processData() { method constructor (line 40) | constructor(lcd: LCD16X2) { class ReadDataProcessingMode (line 48) | class ReadDataProcessingMode implements DataProcessingMode { method processData (line 51) | processData() { method constructor (line 56) | constructor(lcd: LCD16X2) { type BitState (line 64) | interface BitState { class FourBitState (line 76) | class FourBitState implements BitState { method constructor (line 78) | constructor(lcd: LCD16X2) { method readData (line 103) | readData(): [number, number] { method isWaitingForMoreData (line 130) | isWaitingForMoreData() { class EightBitState (line 138) | class EightBitState implements BitState { method constructor (line 140) | constructor(lcd: LCD16X2) { method readData (line 154) | readData(): [number, number] { method isWaitingForMoreData (line 170) | isWaitingForMoreData() { type DataDisplayState (line 180) | interface DataDisplayState { class Font8x5DisplayState (line 193) | class Font8x5DisplayState implements DataDisplayState { method constructor (line 209) | constructor(lcd: LCD16X2, nLines: number) { method getPixelRows (line 220) | getPixelRows() { method getPixelColumns (line 226) | getPixelColumns() { method getRows (line 233) | getRows() { method getColumns (line 240) | getColumns() { method setNLines (line 248) | setNLines(nLines: number) { method getFontSize (line 257) | getFontSize() { method displayData (line 265) | displayData(characterDisplayBytes: number[][]) { class Font10x5DisplayState (line 278) | class Font10x5DisplayState implements DataDisplayState { method constructor (line 294) | constructor(lcd: LCD16X2, nLines: number) { method setNLines (line 299) | setNLines(nLines: number) { method getPixelRows (line 311) | getPixelRows() { method getPixelColumns (line 317) | getPixelColumns() { method getRows (line 324) | getRows() { method getColumns (line 331) | getColumns() { method getFontSize (line 338) | getFontSize() { method displayData (line 346) | displayData(characterDisplayBytes: number[][]) { type RegisterState (line 357) | interface RegisterState { class DataRegisterState (line 362) | class DataRegisterState implements RegisterState { method constructor (line 365) | constructor(lcd: LCD16X2) { method processData (line 369) | processData() { class InstructionRegisterState (line 415) | class InstructionRegisterState implements RegisterState { method getInstructionType (line 418) | static getInstructionType(databus: number): InstructionType { method clearDisplay (line 431) | clearDisplay() { method setCursorHome (line 435) | setCursorHome() { method setEntryMode (line 440) | setEntryMode(data) { method displayOnOff (line 457) | displayOnOff(data) { method shiftCursorAndDisplay (line 468) | shiftCursorAndDisplay(data) { method setFunction (line 487) | setFunction(data) { method setCGRAMAddress (line 514) | setCGRAMAddress(data) { method setDDRAMAddress (line 519) | setDDRAMAddress(data) { method processData (line 524) | processData() { method constructor (line 551) | constructor(lcd: LCD16X2) { FILE: ArduinoFrontend/src/app/Libs/outputs/LCD/LCDUtils.ts type InstructionType (line 522) | enum InstructionType { type FontSize (line 533) | enum FontSize { function hex2bin (line 538) | function hex2bin(hex, offset = 0) { class LCDUtils (line 542) | class LCDUtils { method getDisplayBytes (line 545) | static getDisplayBytes(character: number, fontSize: FontSize = FontSiz... method convertHexToBinaryArray (line 553) | static convertHexToBinaryArray(hex: number): number[] { method getBlankDisplayBytes (line 557) | static getBlankDisplayBytes(): number[][] { FILE: ArduinoFrontend/src/app/Libs/outputs/LCD/MemorySchema.ts type RAM (line 6) | interface RAM { class DDRAM (line 14) | class DDRAM implements RAM { method constructor (line 19) | constructor(N_ROW: number, N_COLUMN: number) { method createDDRAMForLCD (line 25) | static createDDRAMForLCD(N_ROW) { method convertIndexToAddress (line 35) | convertIndexToAddress(index: [number, number]): number { method convertAddressToIndex (line 46) | convertAddressToIndex(address: number): [number, number] { method validateIndex (line 56) | validateIndex(address: number) { method read (line 62) | read(address: number): number { method readAtIndex (line 67) | readAtIndex(index: [number, number]): number { method write (line 72) | write(address: number, data: number) { class CGROM (line 82) | class CGROM { method constructor (line 89) | constructor(fontSize: FontSize) { method readROM (line 101) | readROM(higherBit: number, lowerBit: number): number[][] { class CGRAM (line 109) | class CGRAM implements RAM { method constructor (line 112) | constructor() {} method validateAddress (line 114) | validateAddress(address) { method read (line 121) | read(address: number): number[] { method write (line 129) | write(address: number, data: number) { FILE: ArduinoFrontend/src/app/Libs/outputs/Led.ts class LED (line 12) | class LED extends CircuitElement { method constructor (line 80) | constructor(public canvas: any, x: number, y: number) { method SaveData (line 84) | SaveData() { method LoadData (line 93) | LoadData(data: any) { method init (line 97) | init() { method fillColor (line 117) | fillColor(color) { method logic (line 121) | logic(val: number) { method glowWithAlpha (line 176) | glowWithAlpha(current: number) { method handleConnectionError (line 199) | handleConnectionError() { method anim (line 203) | anim() { method getName (line 209) | getName() { method properties (line 220) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 250) | initSimulation(): void { method closeSimulation (line 304) | closeSimulation(): void { method getID (line 317) | getID() { method setVariableResistance (line 323) | setVariableResistance(resistance: number) { method getRecArduinov2 (line 331) | getRecArduinov2(node: Point, startedOn: string) { method getRecArduinoBreadv2 (line 404) | private getRecArduinoBreadv2(node: Point, startedOn: string) { method getRecResistance (line 471) | getRecResistance(node: Point, startedOn: string) { method getRecResistanceBread (line 555) | private getRecResistanceBread(node: Point, startedOn: string) { class RGBLED (line 624) | class RGBLED extends CircuitElement { method constructor (line 647) | constructor(public canvas: any, x: number, y: number) { method init (line 653) | init() { method logic (line 661) | logic(val: number) { method anim (line 680) | anim() { method properties (line 712) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method removeGlow (line 724) | removeGlow() { method handleConnectionError (line 733) | handleConnectionError() { method initSimulation (line 739) | initSimulation(): void { method closeSimulation (line 752) | closeSimulation(): void { method getRecArduinov2 (line 764) | getRecArduinov2(node: Point, startedOn: string) { method getRecArduinoBreadv2 (line 834) | private getRecArduinoBreadv2(node: Point, startedOn: string) { FILE: ArduinoFrontend/src/app/Libs/outputs/Motors.ts class Motor (line 16) | class Motor extends CircuitElement { method constructor (line 57) | constructor(public canvas: any, x: number, y: number) { method init (line 63) | init() { method setAnimation (line 166) | setAnimation(volt, direction) { method properties (line 182) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 194) | initSimulation(): void { method addPwmArduino (line 300) | addPwmArduino(arduino, end) { method closeSimulation (line 316) | closeSimulation(): void { method getRecArduinov2 (line 342) | getRecArduinov2(node: Point, startedOn: string) { method getRecArduinoBreadv2 (line 413) | getRecArduinoBreadv2(node: Point, startedOn: string) { class L298N (line 482) | class L298N extends CircuitElement { method constructor (line 511) | constructor(public canvas: any, x: number, y: number) { method init (line 517) | init() { method update (line 557) | update() { method properties (line 611) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method getArduino (line 625) | private getArduino(node: Point) { method initSimulation (line 645) | initSimulation(): void { method closeSimulation (line 668) | closeSimulation(): void { class ServoMotor (line 688) | class ServoMotor extends CircuitElement { method constructor (line 713) | constructor(public canvas: any, x: number, y: number) { method init (line 719) | init() { method animate (line 737) | animate(angle: number, duration: number = 10) { method properties (line 749) | properties(): { keyName: string; id: number; body: HTMLElement; title:... method initSimulation (line 761) | initSimulation(): void { method closeSimulation (line 811) | closeSimulation(): void { method getRecArduinov2 (line 833) | getRecArduinov2(node: Point, startedOn: string) { method getRecArduinoBreadv2 (line 906) | getRecArduinoBreadv2(node: Point, startedOn: string) { method areAllNodesConnected (line 972) | areAllNodesConnected(): boolean { FILE: ArduinoFrontend/src/app/alert/alert-modal/alert-modal.component.ts type AlertDialogData (line 9) | interface AlertDialogData { class AlertModalComponent (line 22) | class AlertModalComponent { method constructor (line 28) | constructor(public dialogRef: MatDialogRef, @Inje... method close (line 30) | close(): void { FILE: ArduinoFrontend/src/app/alert/alert-service/alert.service.ts class AlertService (line 10) | class AlertService { method constructor (line 14) | constructor(public dialog: MatDialog) { method showAlert (line 18) | static showAlert(message: string, buttonText: string = 'OK') { method showConfirm (line 25) | static showConfirm(message, yesFunction: () => any, noFunction?: () =>... method showOptions (line 44) | static showOptions( method showCustom (line 74) | static showCustom(component, data, subscriber) { FILE: ArduinoFrontend/src/app/alert/confirm-modal/confirm-modal.component.ts type ConfirmDialogData (line 12) | interface ConfirmDialogData { class ConfirmModalComponent (line 30) | class ConfirmModalComponent { method constructor (line 36) | constructor(public dialogRef: MatDialogRef, @In... method onConfirm (line 38) | onConfirm(): void { method onDeny (line 43) | onDeny(): void { method onCancel (line 48) | onCancel(): void { FILE: ArduinoFrontend/src/app/alert/option-modal/option-modal.component.ts type OptionDialogData (line 13) | interface OptionDialogData { class OptionModalComponent (line 31) | class OptionModalComponent { method constructor (line 37) | constructor(public dialogRef: MatDialogRef, @Inj... method onOption1 (line 39) | onOption1(): void { method onOption2 (line 44) | onOption2(): void { method onDismiss (line 49) | onDismiss(): void { FILE: ArduinoFrontend/src/app/api.service.ts class ApiService (line 17) | class ApiService { method constructor (line 29) | constructor( method httpHeaders (line 39) | httpHeaders(token: string) { method saveProject (line 71) | saveProject(data: any, token: string) { method saveProjectToGallery (line 85) | saveProjectToGallery(data: any, token: string) { method listProject (line 98) | listProject(token) { method readProject (line 110) | readProject(id: string, branch: string, version: string, token: string) { method searchProject (line 123) | searchProject(title: string, token: string) { method updateProject (line 135) | updateProject(id: string, data: any, token: string) { method deleteProject (line 146) | deleteProject(id, token): Observable { method compileCodeINO (line 160) | compileCodeINO(data: any): Observable { method compileCodeInlineAssembly (line 167) | compileCodeInlineAssembly(data: any): Observable { method getHex (line 174) | getHex(taskId: string): Observable { method userInfo (line 181) | userInfo(token: string): Observable { method Sharing (line 192) | Sharing(id: string, branch: string, version: string, on: boolean, toke... method fetchSamples (line 201) | fetchSamples(): Observable { method fetchSingleProjectToGallery (line 210) | fetchSingleProjectToGallery(id: any) { method deleteProjectFromGallery (line 219) | deleteProjectFromGallery(id: any, token: any) { method listAllVersions (line 232) | listAllVersions(id, token): Observable { method deleteBranch (line 244) | deleteBranch(id, branch, token) { method deleteVariation (line 257) | deleteVariation(id, branch, version, token) { method existLTIURL (line 268) | existLTIURL(id: string, token: string) { method ArduinoexistLTIURL (line 279) | ArduinoexistLTIURL(id: string, token: string) { method saveLTIDetails (line 290) | saveLTIDetails(token: string, data: any) { method saveArduinoLTIDetails (line 301) | saveArduinoLTIDetails(token: string, data: any) { method viewArduinoCode (line 313) | viewArduinoCode(id, token): Observable { method removeLTIDetails (line 324) | removeLTIDetails(id: number, token: string) { method removeArduinoLTIDetails (line 337) | removeArduinoLTIDetails(id: number, token: string) { method login (line 348) | login() { method updateLTIDetails (line 372) | updateLTIDetails(token: string, data: any) { method updateArduinoLTIDetails (line 383) | updateArduinoLTIDetails(token: string, data: any) { method submitCircuit (line 394) | submitCircuit(token: string, data: any) { method arduinoSubmitCircuit (line 405) | arduinoSubmitCircuit(token: string, data: any) { method getSubmissions (line 418) | getSubmissions(id: string, branch: string, version: string, token: str... method getArduinoSubmissions (line 431) | getArduinoSubmissions(id: string, branch: string, version: string, tok... method logout (line 440) | logout(token): void { method getRole (line 455) | getRole(token): Observable { method storeSimulationData (line 465) | storeSimulationData(id, token, data: object) { method storeLTISimulationData (line 478) | storeLTISimulationData(id, ltiId: number, token, data: object) { method getSimulationData (line 485) | getSimulationData(id, version, branch, token: string): Observable { method getLTISimulationData (line 491) | getLTISimulationData(id, ltiId): Observable { FILE: ArduinoFrontend/src/app/app-routing.module.ts class AppRoutingModule (line 27) | class AppRoutingModule { } FILE: ArduinoFrontend/src/app/app.component.ts class AppComponent (line 11) | class AppComponent implements AfterViewInit { method ngAfterViewInit (line 19) | ngAfterViewInit() { FILE: ArduinoFrontend/src/app/app.module.ts function onMonacoLoad (line 48) | function onMonacoLoad() { } class AppModule (line 120) | class AppModule { } FILE: ArduinoFrontend/src/app/code-editor/code-editor.component.ts class CodeEditorComponent (line 19) | class CodeEditorComponent { method reinit (line 118) | set reinit(value: boolean) { method DownloadCode (line 150) | DownloadCode() { method Include (line 161) | Include(i) { method onInit (line 174) | onInit(editor) { method constructor (line 1198) | constructor() { } method codeChanged (line 1202) | codeChanged() { method chooseArduino (line 1209) | chooseArduino(item: HTMLSelectElement) { method chooseLanguage (line 1216) | chooseLanguage(item: HTMLSelectElement) { method openFolder (line 1223) | openFolder() { FILE: ArduinoFrontend/src/app/common/SharedModule.module.ts class SharedModule (line 20) | class SharedModule { } FILE: ArduinoFrontend/src/app/common/material.module.ts class MaterialModule (line 91) | class MaterialModule { } FILE: ArduinoFrontend/src/app/componentlist/componentlist.component.ts class ComponentlistComponent (line 17) | class ComponentlistComponent implements OnInit { method constructor (line 31) | constructor(private dialog: MatDialog, public dialogRef: MatDialogRef<... method ngOnInit (line 35) | ngOnInit() { method OpenInfo (line 63) | OpenInfo(key: string) { method exportCSV (line 78) | exportCSV(filename: string, data: string) { method DownloadCSV (line 95) | DownloadCSV() { FILE: ArduinoFrontend/src/app/dashboard/dashboard-routing.module.ts class DashboardRoutingModule (line 46) | class DashboardRoutingModule { } FILE: ArduinoFrontend/src/app/dashboard/dashboard.component.ts class DashboardComponent (line 8) | class DashboardComponent implements OnInit { method ngOnInit (line 10) | ngOnInit() { FILE: ArduinoFrontend/src/app/dashboard/dashboard.module.ts class DashboardModule (line 35) | class DashboardModule { } FILE: ArduinoFrontend/src/app/exit-confirm-dialog/exit-confirm-dialog.component.ts class ExitConfirmDialogComponent (line 9) | class ExitConfirmDialogComponent implements OnInit { method constructor (line 11) | constructor(public dialogRef: MatDialogRef... method ngOnInit (line 13) | ngOnInit() { method yesClick (line 17) | yesClick() { FILE: ArduinoFrontend/src/app/export-jsondialog/export-jsondialog.component.ts class ExportJSONDialogComponent (line 10) | class ExportJSONDialogComponent implements OnInit { method constructor (line 15) | constructor( method ngOnInit (line 22) | ngOnInit() { method saveProject (line 28) | saveProject() { FILE: ArduinoFrontend/src/app/exportfile/exportfile.component.ts class ExportfileComponent (line 19) | class ExportfileComponent { method constructor (line 25) | constructor(private title: Title, private dialog: MatDialogRef arr.leng... function _createSuper$r (line 5535) | function _createSuper$r(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$r (line 5537) | function _isNativeReflectConstruct$r() { if (typeof Reflect === "undefin... function FontElement (line 5544) | function FontElement(document, node, captureTextNodes) { function _createSuper$s (line 5623) | function _createSuper$s(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$s (line 5625) | function _isNativeReflectConstruct$s() { if (typeof Reflect === "undefin... function FontFaceElement (line 5632) | function FontFaceElement(document, node, captureTextNodes) { function _createSuper$t (line 5648) | function _createSuper$t(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$t (line 5650) | function _isNativeReflectConstruct$t() { if (typeof Reflect === "undefin... function MissingGlyphElement (line 5657) | function MissingGlyphElement() { function _createSuper$u (line 5671) | function _createSuper$u(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$u (line 5673) | function _isNativeReflectConstruct$u() { if (typeof Reflect === "undefin... function GlyphElement (line 5680) | function GlyphElement(document, node, captureTextNodes) { function _createSuper$v (line 5696) | function _createSuper$v(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$v (line 5698) | function _isNativeReflectConstruct$v() { if (typeof Reflect === "undefin... function TRefElement (line 5705) | function TRefElement() { function _createSuper$w (line 5735) | function _createSuper$w(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$w (line 5737) | function _isNativeReflectConstruct$w() { if (typeof Reflect === "undefin... function AElement (line 5744) | function AElement(document, node, captureTextNodes) { function _createForOfIteratorHelper$1 (line 5810) | function _createForOfIteratorHelper$1(o) { if (typeof Symbol === "undefi... function _unsupportedIterableToArray$1 (line 5812) | function _unsupportedIterableToArray$1(o, minLen) { if (!o) return; if (... function _arrayLikeToArray$1 (line 5814) | function _arrayLikeToArray$1(arr, len) { if (len == null || len > arr.le... function _createSuper$x (line 5816) | function _createSuper$x(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$x (line 5818) | function _isNativeReflectConstruct$x() { if (typeof Reflect === "undefin... function TextPathElement (line 5825) | function TextPathElement(document, node, captureTextNodes) { function _createSuper$y (line 6704) | function _createSuper$y(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$y (line 6706) | function _isNativeReflectConstruct$y() { if (typeof Reflect === "undefin... function ImageElement (line 6713) | function ImageElement(document, node, captureTextNodes) { function loadImage (line 6777) | function loadImage(_x) { function loadSvg (line 6824) | function loadSvg(_x2) { function _createSuper$z (line 6891) | function _createSuper$z(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$z (line 6893) | function _isNativeReflectConstruct$z() { if (typeof Reflect === "undefin... function SymbolElement (line 6900) | function SymbolElement() { function SVGFontLoader (line 6920) | function SVGFontLoader(document) { function load (line 6969) | function load(_x, _x2) { function _createSuper$A (line 6980) | function _createSuper$A(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$A (line 6982) | function _isNativeReflectConstruct$A() { if (typeof Reflect === "undefin... function StyleElement (line 6989) | function StyleElement(document, node, captureTextNodes) { function _createSuper$B (line 7054) | function _createSuper$B(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$B (line 7056) | function _isNativeReflectConstruct$B() { if (typeof Reflect === "undefin... function UseElement (line 7063) | function UseElement() { function _createSuper$C (line 7167) | function _createSuper$C(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$C (line 7169) | function _isNativeReflectConstruct$C() { if (typeof Reflect === "undefin... function imGet (line 7171) | function imGet(img, x, y, width, _, rgba) { function imSet (line 7175) | function imSet(img, x, y, width, _, rgba, val) { function m (line 7179) | function m(matrix, i, v) { function c (line 7184) | function c(a, m1, m2, m3) { function FeColorMatrixElement (line 7193) | function FeColorMatrixElement(document, node, captureTextNodes) { function _createSuper$D (line 7267) | function _createSuper$D(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$D (line 7269) | function _isNativeReflectConstruct$D() { if (typeof Reflect === "undefin... function MaskElement (line 7276) | function MaskElement() { function _createSuper$E (line 7349) | function _createSuper$E(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$E (line 7351) | function _isNativeReflectConstruct$E() { if (typeof Reflect === "undefin... function ClipPathElement (line 7360) | function ClipPathElement() { function _createSuper$F (line 7426) | function _createSuper$F(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$F (line 7428) | function _isNativeReflectConstruct$F() { if (typeof Reflect === "undefin... function FilterElement (line 7435) | function FilterElement() { function _createSuper$G (line 7490) | function _createSuper$G(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$G (line 7492) | function _isNativeReflectConstruct$G() { if (typeof Reflect === "undefin... function FeDropShadowElement (line 7499) | function FeDropShadowElement(document, node, captureTextNodes) { function _createSuper$H (line 7521) | function _createSuper$H(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$H (line 7523) | function _isNativeReflectConstruct$H() { if (typeof Reflect === "undefin... function FeMorphologyElement (line 7530) | function FeMorphologyElement() { function _createSuper$I (line 7549) | function _createSuper$I(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$I (line 7551) | function _isNativeReflectConstruct$I() { if (typeof Reflect === "undefin... function FeCompositeElement (line 7558) | function FeCompositeElement() { function _createSuper$J (line 7577) | function _createSuper$J(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$J (line 7579) | function _isNativeReflectConstruct$J() { if (typeof Reflect === "undefin... function FeGaussianBlurElement (line 7586) | function FeGaussianBlurElement(document, node, captureTextNodes) { function _createSuper$K (line 7624) | function _createSuper$K(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$K (line 7626) | function _isNativeReflectConstruct$K() { if (typeof Reflect === "undefin... function TitleElement (line 7633) | function TitleElement() { function _createSuper$L (line 7646) | function _createSuper$L(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$L (line 7648) | function _isNativeReflectConstruct$L() { if (typeof Reflect === "undefin... function DescElement (line 7655) | function DescElement() { function ownKeys (line 7712) | function ownKeys(object, enumerableOnly) { var keys = Object.keys(object... function _objectSpread (line 7714) | function _objectSpread(target) { for (var i = 1; i < arguments.length; i... function createCanvas (line 7716) | function createCanvas(width, height) { function createImage (line 7723) | function createImage(_x) { function _createImage (line 7727) | function _createImage() { function Document (line 7759) | function Document(canvg) { function ownKeys$1 (line 7880) | function ownKeys$1(object, enumerableOnly) { var keys = Object.keys(obje... function _objectSpread$1 (line 7882) | function _objectSpread$1(target) { for (var i = 1; i < arguments.length;... function Canvg (line 7894) | function Canvg(ctx, svg) { function render (line 7994) | function render() { function from (line 8068) | function from(_x, _x2) { function offscreen (line 8097) | function offscreen() { function node (line 8147) | function node(_ref) { FILE: ArduinoFrontend/src/assets/canvg/index.js function _interopDefault (line 5) | function _interopDefault (ex) { return (ex && (typeof ex === 'object') &... function compressSpaces (line 66) | function compressSpaces(str) { function trimLeft (line 74) | function trimLeft(str) { function trimRight (line 82) | function trimRight(str) { function toNumbers (line 90) | function toNumbers(str) { function normalizeAttributeName (line 101) | function normalizeAttributeName(name) { function parseExternalUrl (line 113) | function parseExternalUrl(url) { function findSelectorMatch (line 131) | function findSelectorMatch(selector, regex) { function getSelectorSpecificity (line 146) | function getSelectorSpecificity(selector) { function vectorMagnitude (line 216) | function vectorMagnitude(v) { function vectorsRatio (line 223) | function vectorsRatio(u, v) { function vectorsAngle (line 230) | function vectorsAngle(u, v) { function CB1 (line 233) | function CB1(t) { function CB2 (line 236) | function CB2(t) { function CB3 (line 239) | function CB3(t) { function CB4 (line 242) | function CB4(t) { function QB1 (line 245) | function QB1(t) { function QB2 (line 248) | function QB2(t) { function QB3 (line 251) | function QB3(t) { function createCommonjsModule (line 255) | function createCommonjsModule(fn, module) { function wrap (line 277) | function wrap(innerFn, outerFn, self, tryLocsList) { function tryCatch (line 299) | function tryCatch(fn, obj, arg) { function Generator (line 324) | function Generator() {} function GeneratorFunction (line 326) | function GeneratorFunction() {} function GeneratorFunctionPrototype (line 328) | function GeneratorFunctionPrototype() {} // This is a polyfill for %Iter... function defineIteratorMethods (line 353) | function defineIteratorMethods(prototype) { function AsyncIterator (line 393) | function AsyncIterator(generator, PromiseImpl) { function makeInvokeMethod (line 475) | function makeInvokeMethod(innerFn, self, context) { function maybeInvokeDelegate (line 553) | function maybeInvokeDelegate(delegate, context) { function pushTryEntry (line 646) | function pushTryEntry(locs) { function resetTryEntry (line 663) | function resetTryEntry(entry) { function Context (line 670) | function Context(tryLocsList) { function values (line 710) | function values(iterable) { function doneResult (line 750) | function doneResult() { function handle (line 798) | function handle(loc, caught) { function Property (line 968) | function Property(document, name, value) { function ViewPort (line 1295) | function ViewPort() { function Point (line 1358) | function Point(x, y) { function Mouse (line 1413) | function Mouse(screen) { function Screen (line 1596) | function Screen(ctx) { function Parser (line 2003) | function Parser() { function parse (line 2042) | function parse(_x) { function load (line 2089) | function load(_x2) { function Element (line 2101) | function Element(document, node) { function _createSuper (line 2351) | function _createSuper(Derived) { return function () { var Super = _getPr... function _isNativeReflectConstruct (line 2353) | function _isNativeReflectConstruct() { if (typeof Reflect === "undefined... function UnknownElement (line 2360) | function UnknownElement(document, node, captureTextNodes) { function wrapFontFamily (line 2374) | function wrapFontFamily(fontFamily) { function prepareFontFamily (line 2379) | function prepareFontFamily(fontFamily) { function Font (line 2384) | function Font(fontStyle, fontVariant, fontWeight, fontSize, fontFamily, ... function BoundingBox (line 2480) | function BoundingBox() { function Translate (line 2662) | function Translate(_, point) { function Rotate (line 2700) | function Rotate(document, rotate) { function Scale (line 2757) | function Scale(_, scale) { function Matrix (line 2802) | function Matrix(_, matrix) { function _createSuper$1 (line 2842) | function _createSuper$1(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$1 (line 2844) | function _isNativeReflectConstruct$1() { if (typeof Reflect === "undefin... function Skew (line 2851) | function Skew(document, skew) { function _createSuper$2 (line 2866) | function _createSuper$2(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$2 (line 2868) | function _isNativeReflectConstruct$2() { if (typeof Reflect === "undefin... function SkewX (line 2875) | function SkewX(document, skew) { function _createSuper$3 (line 2889) | function _createSuper$3(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$3 (line 2891) | function _isNativeReflectConstruct$3() { if (typeof Reflect === "undefin... function SkewY (line 2898) | function SkewY(document, skew) { function parseTransforms (line 2912) | function parseTransforms(transform) { function parseTransform (line 2916) | function parseTransform(transform) { function Transform (line 2926) | function Transform(document, transform, transformOrigin) { function _createSuper$4 (line 3009) | function _createSuper$4(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$4 (line 3011) | function _isNativeReflectConstruct$4() { if (typeof Reflect === "undefin... function RenderedElement (line 3018) | function RenderedElement() { function _createSuper$5 (line 3223) | function _createSuper$5(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$5 (line 3225) | function _isNativeReflectConstruct$5() { if (typeof Reflect === "undefin... function TextElement (line 3232) | function TextElement(document, node, captureTextNodes) { function _createSuper$6 (line 3657) | function _createSuper$6(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$6 (line 3659) | function _isNativeReflectConstruct$6() { if (typeof Reflect === "undefin... function TSpanElement (line 3666) | function TSpanElement(document, node, captureTextNodes) { function _createSuper$7 (line 3688) | function _createSuper$7(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$7 (line 3690) | function _isNativeReflectConstruct$7() { if (typeof Reflect === "undefin... function TextNode (line 3697) | function TextNode() { function preparePath (line 3710) | function preparePath(path) { function PathParser (line 3726) | function PathParser(path) { function _createSuper$8 (line 3907) | function _createSuper$8(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$8 (line 3909) | function _isNativeReflectConstruct$8() { if (typeof Reflect === "undefin... function PathElement (line 3916) | function PathElement(document, node, captureTextNodes) { function _createSuper$9 (line 4316) | function _createSuper$9(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$9 (line 4318) | function _isNativeReflectConstruct$9() { if (typeof Reflect === "undefin... function SVGElement (line 4325) | function SVGElement() { function _createSuper$a (line 4497) | function _createSuper$a(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$a (line 4499) | function _isNativeReflectConstruct$a() { if (typeof Reflect === "undefin... function RectElement (line 4506) | function RectElement() { function _createSuper$b (line 4569) | function _createSuper$b(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$b (line 4571) | function _isNativeReflectConstruct$b() { if (typeof Reflect === "undefin... function CircleElement (line 4578) | function CircleElement() { function _createSuper$c (line 4613) | function _createSuper$c(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$c (line 4615) | function _isNativeReflectConstruct$c() { if (typeof Reflect === "undefin... function EllipseElement (line 4622) | function EllipseElement() { function _createSuper$d (line 4663) | function _createSuper$d(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$d (line 4665) | function _isNativeReflectConstruct$d() { if (typeof Reflect === "undefin... function LineElement (line 4672) | function LineElement() { function _createSuper$e (line 4723) | function _createSuper$e(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$e (line 4725) | function _isNativeReflectConstruct$e() { if (typeof Reflect === "undefin... function PolylineElement (line 4732) | function PolylineElement(document, node, captureTextNodes) { function _createSuper$f (line 4797) | function _createSuper$f(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$f (line 4799) | function _isNativeReflectConstruct$f() { if (typeof Reflect === "undefin... function PolygonElement (line 4806) | function PolygonElement() { function _createSuper$g (line 4838) | function _createSuper$g(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$g (line 4840) | function _isNativeReflectConstruct$g() { if (typeof Reflect === "undefin... function PatternElement (line 4847) | function PatternElement() { function _createSuper$h (line 4903) | function _createSuper$h(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$h (line 4905) | function _isNativeReflectConstruct$h() { if (typeof Reflect === "undefin... function MarkerElement (line 4912) | function MarkerElement() { function _createSuper$i (line 4974) | function _createSuper$i(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$i (line 4976) | function _isNativeReflectConstruct$i() { if (typeof Reflect === "undefin... function DefsElement (line 4983) | function DefsElement() { function _createSuper$j (line 5002) | function _createSuper$j(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$j (line 5004) | function _isNativeReflectConstruct$j() { if (typeof Reflect === "undefin... function GElement (line 5011) | function GElement() { function _createSuper$k (line 5035) | function _createSuper$k(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$k (line 5037) | function _isNativeReflectConstruct$k() { if (typeof Reflect === "undefin... function GradientElement (line 5044) | function GradientElement(document, node, captureTextNodes) { function _createSuper$l (line 5154) | function _createSuper$l(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$l (line 5156) | function _isNativeReflectConstruct$l() { if (typeof Reflect === "undefin... function LinearGradientElement (line 5163) | function LinearGradientElement(document, node, captureTextNodes) { function _createSuper$m (line 5204) | function _createSuper$m(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$m (line 5206) | function _isNativeReflectConstruct$m() { if (typeof Reflect === "undefin... function RadialGradientElement (line 5213) | function RadialGradientElement(document, node, captureTextNodes) { function _createSuper$n (line 5265) | function _createSuper$n(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$n (line 5267) | function _isNativeReflectConstruct$n() { if (typeof Reflect === "undefin... function StopElement (line 5274) | function StopElement(document, node, captureTextNodes) { function _createSuper$o (line 5303) | function _createSuper$o(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$o (line 5305) | function _isNativeReflectConstruct$o() { if (typeof Reflect === "undefin... function AnimateElement (line 5312) | function AnimateElement(document, node, captureTextNodes) { function _createSuper$p (line 5448) | function _createSuper$p(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$p (line 5450) | function _isNativeReflectConstruct$p() { if (typeof Reflect === "undefin... function AnimateColorElement (line 5457) | function AnimateColorElement() { function _createSuper$q (line 5494) | function _createSuper$q(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$q (line 5496) | function _isNativeReflectConstruct$q() { if (typeof Reflect === "undefin... function AnimateTransformElement (line 5503) | function AnimateTransformElement() { function _createForOfIteratorHelper (line 5535) | function _createForOfIteratorHelper(o) { if (typeof Symbol === "undefine... function _unsupportedIterableToArray (line 5537) | function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (ty... function _arrayLikeToArray (line 5539) | function _arrayLikeToArray(arr, len) { if (len == null || len > arr.leng... function _createSuper$r (line 5541) | function _createSuper$r(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$r (line 5543) | function _isNativeReflectConstruct$r() { if (typeof Reflect === "undefin... function FontElement (line 5550) | function FontElement(document, node, captureTextNodes) { function _createSuper$s (line 5629) | function _createSuper$s(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$s (line 5631) | function _isNativeReflectConstruct$s() { if (typeof Reflect === "undefin... function FontFaceElement (line 5638) | function FontFaceElement(document, node, captureTextNodes) { function _createSuper$t (line 5654) | function _createSuper$t(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$t (line 5656) | function _isNativeReflectConstruct$t() { if (typeof Reflect === "undefin... function MissingGlyphElement (line 5663) | function MissingGlyphElement() { function _createSuper$u (line 5677) | function _createSuper$u(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$u (line 5679) | function _isNativeReflectConstruct$u() { if (typeof Reflect === "undefin... function GlyphElement (line 5686) | function GlyphElement(document, node, captureTextNodes) { function _createSuper$v (line 5702) | function _createSuper$v(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$v (line 5704) | function _isNativeReflectConstruct$v() { if (typeof Reflect === "undefin... function TRefElement (line 5711) | function TRefElement() { function _createSuper$w (line 5741) | function _createSuper$w(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$w (line 5743) | function _isNativeReflectConstruct$w() { if (typeof Reflect === "undefin... function AElement (line 5750) | function AElement(document, node, captureTextNodes) { function _createForOfIteratorHelper$1 (line 5816) | function _createForOfIteratorHelper$1(o) { if (typeof Symbol === "undefi... function _unsupportedIterableToArray$1 (line 5818) | function _unsupportedIterableToArray$1(o, minLen) { if (!o) return; if (... function _arrayLikeToArray$1 (line 5820) | function _arrayLikeToArray$1(arr, len) { if (len == null || len > arr.le... function _createSuper$x (line 5822) | function _createSuper$x(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$x (line 5824) | function _isNativeReflectConstruct$x() { if (typeof Reflect === "undefin... function TextPathElement (line 5831) | function TextPathElement(document, node, captureTextNodes) { function _createSuper$y (line 6710) | function _createSuper$y(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$y (line 6712) | function _isNativeReflectConstruct$y() { if (typeof Reflect === "undefin... function ImageElement (line 6719) | function ImageElement(document, node, captureTextNodes) { function loadImage (line 6783) | function loadImage(_x) { function loadSvg (line 6830) | function loadSvg(_x2) { function _createSuper$z (line 6897) | function _createSuper$z(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$z (line 6899) | function _isNativeReflectConstruct$z() { if (typeof Reflect === "undefin... function SymbolElement (line 6906) | function SymbolElement() { function SVGFontLoader (line 6926) | function SVGFontLoader(document) { function load (line 6975) | function load(_x, _x2) { function _createSuper$A (line 6986) | function _createSuper$A(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$A (line 6988) | function _isNativeReflectConstruct$A() { if (typeof Reflect === "undefin... function StyleElement (line 6995) | function StyleElement(document, node, captureTextNodes) { function _createSuper$B (line 7060) | function _createSuper$B(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$B (line 7062) | function _isNativeReflectConstruct$B() { if (typeof Reflect === "undefin... function UseElement (line 7069) | function UseElement() { function _createSuper$C (line 7173) | function _createSuper$C(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$C (line 7175) | function _isNativeReflectConstruct$C() { if (typeof Reflect === "undefin... function imGet (line 7177) | function imGet(img, x, y, width, _, rgba) { function imSet (line 7181) | function imSet(img, x, y, width, _, rgba, val) { function m (line 7185) | function m(matrix, i, v) { function c (line 7190) | function c(a, m1, m2, m3) { function FeColorMatrixElement (line 7199) | function FeColorMatrixElement(document, node, captureTextNodes) { function _createSuper$D (line 7273) | function _createSuper$D(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$D (line 7275) | function _isNativeReflectConstruct$D() { if (typeof Reflect === "undefin... function MaskElement (line 7282) | function MaskElement() { function _createSuper$E (line 7355) | function _createSuper$E(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$E (line 7357) | function _isNativeReflectConstruct$E() { if (typeof Reflect === "undefin... function ClipPathElement (line 7366) | function ClipPathElement() { function _createSuper$F (line 7432) | function _createSuper$F(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$F (line 7434) | function _isNativeReflectConstruct$F() { if (typeof Reflect === "undefin... function FilterElement (line 7441) | function FilterElement() { function _createSuper$G (line 7496) | function _createSuper$G(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$G (line 7498) | function _isNativeReflectConstruct$G() { if (typeof Reflect === "undefin... function FeDropShadowElement (line 7505) | function FeDropShadowElement(document, node, captureTextNodes) { function _createSuper$H (line 7527) | function _createSuper$H(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$H (line 7529) | function _isNativeReflectConstruct$H() { if (typeof Reflect === "undefin... function FeMorphologyElement (line 7536) | function FeMorphologyElement() { function _createSuper$I (line 7555) | function _createSuper$I(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$I (line 7557) | function _isNativeReflectConstruct$I() { if (typeof Reflect === "undefin... function FeCompositeElement (line 7564) | function FeCompositeElement() { function _createSuper$J (line 7583) | function _createSuper$J(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$J (line 7585) | function _isNativeReflectConstruct$J() { if (typeof Reflect === "undefin... function FeGaussianBlurElement (line 7592) | function FeGaussianBlurElement(document, node, captureTextNodes) { function _createSuper$K (line 7630) | function _createSuper$K(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$K (line 7632) | function _isNativeReflectConstruct$K() { if (typeof Reflect === "undefin... function TitleElement (line 7639) | function TitleElement() { function _createSuper$L (line 7652) | function _createSuper$L(Derived) { return function () { var Super = _get... function _isNativeReflectConstruct$L (line 7654) | function _isNativeReflectConstruct$L() { if (typeof Reflect === "undefin... function DescElement (line 7661) | function DescElement() { function ownKeys (line 7718) | function ownKeys(object, enumerableOnly) { var keys = Object.keys(object... function _objectSpread (line 7720) | function _objectSpread(target) { for (var i = 1; i < arguments.length; i... function createCanvas (line 7722) | function createCanvas(width, height) { function createImage (line 7729) | function createImage(_x) { function _createImage (line 7733) | function _createImage() { function Document (line 7765) | function Document(canvg) { function ownKeys$1 (line 7886) | function ownKeys$1(object, enumerableOnly) { var keys = Object.keys(obje... function _objectSpread$1 (line 7888) | function _objectSpread$1(target) { for (var i = 1; i < arguments.length;... function Canvg (line 7900) | function Canvg(ctx, svg) { function render (line 8000) | function render() { function from (line 8074) | function from(_x, _x2) { function offscreen (line 8103) | function offscreen() { function node (line 8153) | function node(_ref) { FILE: ArduinoFrontend/src/assets/canvg/umd.js function t (line 1) | function t(e,t){return t={exports:{}},e(t,t.exports),t.exports} function n (line 1) | function n(e,t){return RegExp(e,t)} function r (line 1) | function r(e){return e.replace(/(?!\u3000)\s+/gm," ")} function a (line 1) | function a(e){return e.replace(/^[\n \t]+/,"")} function o (line 1) | function o(e){return e.replace(/[\n \t]+$/,"")} function l (line 1) | function l(e){var t=(e||"").match(/-?(\d+(?:\.\d*(?:[eE][+-]?\d+)?)?|\.\... function s (line 1) | function s(e){return Ka.test(e)?e.toLowerCase():e} function u (line 1) | function u(e){var t=e.match(/url\(('([^']+)'|"([^"]+)"|([^'"\)]+))\)/)||... function d (line 1) | function d(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object... function g (line 1) | function g(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(... function p (line 1) | function p(e,t){return no(e)||ro(e,t)||oo(e,t)||io()} function y (line 1) | function y(e,t){var n=e.match(t);return n?[e.replace(t," "),n.length]:[e... function h (line 1) | function h(e){var t=[0,0,0],n=e.replace(/:not\(([^\)]*)\)/g," $1 ").... function x (line 1) | function x(e){return mn(xn(e[0],2)+xn(e[1],2))} function b (line 1) | function b(e,t){return(e[0]*t[0]+e[1]*t[1])/(x(e)*x(t))} function S (line 1) | function S(e,t){var n=Math.acos;return(e[0]*t[1]e.length)&&(t=e.length);for(var n=0,r=Array... function nt (line 1) | function nt(e){return function(){var t=cu(e),n;if(rt()){var r=cu(this).c... function rt (line 1) | function rt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function at (line 1) | function at(e){return function(){var t=cu(e),n;if(ot()){var r=cu(this).c... function ot (line 1) | function ot(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function it (line 1) | function it(e){return function(){var t=cu(e),n;if(lt()){var r=cu(this).c... function lt (line 1) | function lt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function st (line 1) | function st(e){return function(){var t=cu(e),n;if(ct()){var r=cu(this).c... function ct (line 1) | function ct(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function ut (line 1) | function ut(e){return function(){var t=cu(e),n;if(dt()){var r=cu(this).c... function dt (line 1) | function dt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function gt (line 1) | function gt(e){return function(){var t=cu(e),n;if(pt()){var r=cu(this).c... function pt (line 1) | function pt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function yt (line 1) | function yt(e){if("undefined"==typeof Symbol||null==e[Symbol.iterator]){... function ht (line 1) | function ht(e,t){if(e){if("string"==typeof e)return ft(e,t);var r=Object... function ft (line 1) | function ft(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array... function mt (line 1) | function mt(e){return function(){var t=cu(e),n;if(xt()){var r=cu(this).c... function xt (line 1) | function xt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function bt (line 1) | function bt(e){return function(){var t=cu(e),n;if(vt()){var r=cu(this).c... function vt (line 1) | function vt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function St (line 1) | function St(e){return function(){var t=cu(e),n;if(kt()){var r=cu(this).c... function kt (line 1) | function kt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function At (line 1) | function At(e){return function(){var t=cu(e),n;if(Pt()){var r=cu(this).c... function Pt (line 1) | function Pt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function Et (line 1) | function Et(e){return function(){var t=cu(e),n;if(Tt()){var r=cu(this).c... function Tt (line 1) | function Tt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function Ct (line 1) | function Ct(e){return function(){var t=cu(e),n;if(wt()){var r=cu(this).c... function wt (line 1) | function wt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function Ot (line 1) | function Ot(e,t,n,r,a,o){return e[4*(n*r)+4*t+o]} function Vt (line 1) | function Vt(e,t,n,r,a,o,i){e[4*(n*r)+4*t+o]=i} function Lt (line 1) | function Lt(e,t,n){var r=e[t];return r*(0>r?n-255:n)} function m (line 1) | function m(e,t,n,r){return t+hn(e)*n+yn(e)*r} function c (line 1) | function c(e){return function(){var t=cu(e),n;if(v()){var r=cu(this).con... function v (line 1) | function v(){if("undefined"==typeof Reflect||!Reflect.construct)return!1... function Rt (line 1) | function Rt(e){return function(){var t=cu(e),n;if(It()){var r=cu(this).c... function It (line 1) | function It(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function Dt (line 1) | function Dt(e){return function(){var t=cu(e),n;if(Nt()){var r=cu(this).c... function Nt (line 1) | function Nt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function Mt (line 1) | function Mt(e){return function(){var t=cu(e),n;if(Bt()){var r=cu(this).c... function Bt (line 1) | function Bt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function _t (line 1) | function _t(e){return function(){var t=cu(e),n;if(zt()){var r=cu(this).c... function zt (line 1) | function zt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function Ft (line 1) | function Ft(e){return function(){var t=cu(e),n;if(jt()){var r=cu(this).c... function jt (line 1) | function jt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function Gt (line 1) | function Gt(e){return Gt="function"==typeof Symbol&&"symbol"==typeof Sym... function Ht (line 1) | function Ht(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a... function Ut (line 1) | function Ut(e,t,n,r,a){if("string"==typeof e&&(e=document.getElementById... function Yt (line 1) | function Yt(e,t,n,r,a,o){if(!(isNaN(o)||1>o)){o|=0;var i=Ut(e,t,n,r,a);i... function $t (line 1) | function $t(e,t,n,r,a,o){var l=e.data,s=r-1,c=a-1,u=o+1,d=u*(u+1)/2,g=ne... function Wt (line 1) | function Wt(e){return function(){var t=cu(e),n;if(Xt()){var r=cu(this).c... function Xt (line 1) | function Xt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function qt (line 1) | function qt(e){return function(){var t=cu(e),n;if(Qt()){var r=cu(this).c... function Qt (line 1) | function Qt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function Kt (line 1) | function Kt(e){return function(){var t=cu(e),n;if(Zt()){var r=cu(this).c... function Zt (line 1) | function Zt(){if("undefined"==typeof Reflect||!Reflect.construct)return!... function Jt (line 1) | function Jt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){v... function en (line 1) | function en(e){for(var t=1,n;t