@fallen-8/studio 0.0.36 → 0.0.37
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-lib/{Canvas3D-BXYc6PEP.js → Canvas3D-CmDAo5BT.js} +1 -1
- package/dist-lib/{F8GraphCanvas-Ckq0NuuE.js → F8GraphCanvas-COQKIUas.js} +819 -811
- package/dist-lib/canvas.js +1 -1
- package/dist-lib/{cssMode-nGncvC5m.js → cssMode-Cm-p9yGb.js} +1 -1
- package/dist-lib/f8-studio.css +1 -1
- package/dist-lib/f8-studio.js +2 -2
- package/dist-lib/{freemarker2-CP74sa8J.js → freemarker2-DU-Ctapi.js} +1 -1
- package/dist-lib/{handlebars-QALLOIn0.js → handlebars-BsqZtC5a.js} +1 -1
- package/dist-lib/{html-85a-cm74.js → html-CUyknR5b.js} +1 -1
- package/dist-lib/{htmlMode-BgQACh7e.js → htmlMode-DjyPljE2.js} +1 -1
- package/dist-lib/{index-CQF9rZdm.js → index-BQbFjItv.js} +14776 -14701
- package/dist-lib/{javascript-C5gSrEJX.js → javascript-CVQBymBa.js} +1 -1
- package/dist-lib/{jsonMode-CPyHCN9i.js → jsonMode-B3hcJ0l3.js} +1 -1
- package/dist-lib/{liquid-C-WFafiu.js → liquid-DLrt4Cls.js} +1 -1
- package/dist-lib/{mdx-Cqij6eG9.js → mdx-DePkemui.js} +1 -1
- package/dist-lib/{python-DxKmSiUE.js → python-CUe0bWsE.js} +1 -1
- package/dist-lib/{razor-C_PJXRiv.js → razor-DD_zUh3z.js} +1 -1
- package/dist-lib/{tsMode-BPfWv0l3.js → tsMode-Ae3UtOmp.js} +1 -1
- package/dist-lib/types/app/nav.d.ts +2 -7
- package/dist-lib/types/app/routes.d.ts +7 -2
- package/dist-lib/types/components/StoredQueriesPanel.d.ts +16 -11
- package/dist-lib/types/components/StoredQueryControls.d.ts +3 -4
- package/dist-lib/types/lib/storedQueries.d.ts +10 -0
- package/dist-lib/types/screens/PathScreen.d.ts +3 -0
- package/dist-lib/types/screens/TraverseScreen.d.ts +1 -0
- package/dist-lib/types/state/instanceStore.d.ts +21 -0
- package/dist-lib/{typescript-CmUu7z19.js → typescript-LNGesWYR.js} +1 -1
- package/dist-lib/{xml-BID2APnO.js → xml-BuD_-6ib.js} +1 -1
- package/dist-lib/{yaml-CpQ-mN6F.js → yaml-DCzPbyTS.js} +1 -1
- package/package.json +1 -1
package/dist-lib/f8-studio.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { F as a, a as D } from "./index-
|
|
2
|
-
import { D as A, E as I, a as L, b as T, F, L as N, N as G, c as S, P as o, d as r } from "./F8GraphCanvas-
|
|
1
|
+
import { F as a, a as D } from "./index-BQbFjItv.js";
|
|
2
|
+
import { D as A, E as I, a as L, b as T, F, L as N, N as G, c as S, P as o, d as r } from "./F8GraphCanvas-COQKIUas.js";
|
|
3
3
|
export {
|
|
4
4
|
A as DEFAULT_STYLE_CONFIG,
|
|
5
5
|
I as EDGE_LABEL_SIZE_DEFAULT,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as f } from "./index-
|
|
1
|
+
import { m as f } from "./index-BQbFjItv.js";
|
|
2
2
|
var F = Object.defineProperty, b = Object.getOwnPropertyDescriptor, x = Object.getOwnPropertyNames, $ = Object.prototype.hasOwnProperty, v = (t, n, _, e) => {
|
|
3
3
|
if (n && typeof n == "object" || typeof n == "function")
|
|
4
4
|
for (let o of x(n))
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as l } from "./index-
|
|
1
|
+
import { m as l } from "./index-BQbFjItv.js";
|
|
2
2
|
var i = Object.defineProperty, s = Object.getOwnPropertyDescriptor, d = Object.getOwnPropertyNames, c = Object.prototype.hasOwnProperty, p = (t, e, r, m) => {
|
|
3
3
|
if (e && typeof e == "object" || typeof e == "function")
|
|
4
4
|
for (let n of d(e))
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index-
|
|
1
|
+
import { m as s } from "./index-BQbFjItv.js";
|
|
2
2
|
var d = Object.defineProperty, p = Object.getOwnPropertyDescriptor, m = Object.getOwnPropertyNames, l = Object.prototype.hasOwnProperty, c = (t, e, n, o) => {
|
|
3
3
|
if (e && typeof e == "object" || typeof e == "function")
|
|
4
4
|
for (let r of m(e))
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as lt } from "./index-
|
|
1
|
+
import { m as lt } from "./index-BQbFjItv.js";
|
|
2
2
|
var ft = Object.defineProperty, gt = Object.getOwnPropertyDescriptor, ht = Object.getOwnPropertyNames, vt = Object.prototype.hasOwnProperty, pt = (e, n, i, r) => {
|
|
3
3
|
if (n && typeof n == "object" || typeof n == "function")
|
|
4
4
|
for (let t of ht(n))
|