@synnaxlabs/pluto 0.44.5 → 0.44.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{LinePlot-6cl8_hmn.cjs → LinePlot-DRbAPdEU.cjs} +1 -1
- package/dist/{LinePlot-Ck0rhtFk.js → LinePlot-YMJgGruk.js} +255 -256
- package/dist/ether.cjs +1 -1
- package/dist/ether.js +2 -2
- package/dist/index.cjs +7 -7
- package/dist/index.js +2136 -2151
- package/dist/src/vis/light/aether/light.d.ts +4 -5
- package/dist/src/vis/light/aether/light.d.ts.map +1 -1
- package/dist/src/vis/light/use.d.ts +2 -2
- package/dist/src/vis/light/use.d.ts.map +1 -1
- package/dist/src/vis/schematic/Forms.d.ts.map +1 -1
- package/package.json +2 -2
package/dist/ether.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./eraser-B03ej59l.cjs");require("./css-DI0uCCGq.cjs");const e=require("./LinePlot-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./eraser-B03ej59l.cjs");require("./css-DI0uCCGq.cjs");const e=require("./LinePlot-DRbAPdEU.cjs");require("react");const S=require("./fontString-aK--tYMM.cjs"),i=Object.freeze(Object.defineProperty({__proto__:null,Provider:t.Provider,REGISTRY:t.REGISTRY,SYNNAX_DARK:t.SYNNAX_DARK,SYNNAX_LIGHT:t.SYNNAX_LIGHT,SYNNAX_THEMES:t.SYNNAX_THEMES,fontSpecZ:t.fontSpecZ,fontString:S.fontString,themeZ:t.themeZ,use:t.use},Symbol.toStringTag,{value:"Module"})),l=Object.freeze(Object.defineProperty({__proto__:null,Context:t.Context,GLProgram:t.GLProgram,Loop:t.Loop,control:e.control,request:e.request,useOptionalRequestor:e.useOptionalRequestor,useRequestor:e.useRequestor},Symbol.toStringTag,{value:"Module"})),s={[e.FLUX_STORE_KEY]:e.STORE_CONFIG},u=()=>{const r=new t.d((n,R)=>postMessage(n,R));onmessage=r.handle.bind(r);const o={...t.REGISTRY$3,...e.REGISTRY$17,...e.REGISTRY$16,...e.REGISTRY$15,...e.REGISTRY$14,...t.REGISTRY$2,...e.REGISTRY$13,...e.REGISTRY$12,...e.REGISTRY$11,...e.REGISTRY$10,...e.REGISTRY$9,...e.REGISTRY$8,...e.REGISTRY$7,...t.REGISTRY$1,...e.REGISTRY$6,...e.REGISTRY$5,...t.REGISTRY,...e.REGISTRY$4,...e.REGISTRY$3,...e.REGISTRY$2,...e.REGISTRY$1,...e.REGISTRY,...e.createRegistry({storeConfig:s})};t.render({comms:r.route("vis"),registry:o,instrumentation:new t.O({logger:new t._({filters:[t.be("info")]})})})},a=Object.freeze(Object.defineProperty({__proto__:null,render:u},Symbol.toStringTag,{value:"Module"})),T=Object.freeze(Object.defineProperty({__proto__:null,BoundQuerier:e.BoundQuerier,LinePlot:e.LinePlot,REGISTRY:e.REGISTRY$11,XAxis:e.XAxis,YAxis:e.YAxis,boundQuerierStateZ:e.boundQuerierStateZ,linePlotStateZ:e.linePlotStateZ,xAxisStateZ:e.xAxisStateZ,yAxisStateZ:e.yAxisStateZ},Symbol.toStringTag,{value:"Module"}));exports.aether=t.aether;exports.canvas=e.canvas;exports.diagram=e.Diagram;exports.measure=e.measure;exports.rule=e.aether;exports.synnax=e.provider;exports.telem=e.external;exports.tooltip=e.tooltip;exports.value=e.value;exports.lineplot=T;exports.pluto=a;exports.render=l;exports.theming=i;
|
package/dist/ether.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { P as R, R as s, S as n, e as S, f as i, h as l, t as T, u as E, j as G, G as u, k as Y, m, n as I, o as $, p, r as _, O as c, _ as f, q as g } from "./eraser-CnRJY__h.js";
|
|
2
2
|
import { v as me } from "./eraser-CnRJY__h.js";
|
|
3
3
|
import "./css-DvIPI3Qm.js";
|
|
4
|
-
import { c as d, r as b, u as O, a as x, R as y, b as j, d as v, e as P, f as A, g as N, h, i as L, j as M, k as X, l as Z, m as a, n as q, o as w, p as z, q as C, s as F, t as k, v as H, S as B, F as D, E as K, L as Q, X as J, Y as U, G as V, H as W, I as ee, J as se } from "./LinePlot-
|
|
5
|
-
import { y as $e, D as pe, A as _e, B as ce, w as fe, x as ge, z as de, C as be } from "./LinePlot-
|
|
4
|
+
import { c as d, r as b, u as O, a as x, R as y, b as j, d as v, e as P, f as A, g as N, h, i as L, j as M, k as X, l as Z, m as a, n as q, o as w, p as z, q as C, s as F, t as k, v as H, S as B, F as D, E as K, L as Q, X as J, Y as U, G as V, H as W, I as ee, J as se } from "./LinePlot-YMJgGruk.js";
|
|
5
|
+
import { y as $e, D as pe, A as _e, B as ce, w as fe, x as ge, z as de, C as be } from "./LinePlot-YMJgGruk.js";
|
|
6
6
|
import "react";
|
|
7
7
|
import { f as ae } from "./fontString-CW0wLG5g.js";
|
|
8
8
|
const le = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|