@fallen-8/studio 0.0.33 → 0.0.34
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/{cssMode-Czf2vRA3.js → cssMode-DYrO7mzE.js} +1 -1
- package/dist-lib/f8-studio.css +1 -1
- package/dist-lib/f8-studio.js +1 -1
- package/dist-lib/{freemarker2-BtInkOsd.js → freemarker2-DwJ7Gnp5.js} +1 -1
- package/dist-lib/{handlebars-UwZ7mBGA.js → handlebars-WBN0RoUy.js} +1 -1
- package/dist-lib/{html-BXX93YIe.js → html-CSlk2JAN.js} +1 -1
- package/dist-lib/{htmlMode-BCqQu1PO.js → htmlMode-DJM01mlt.js} +1 -1
- package/dist-lib/{index-DFm6T7Un.js → index-Bos9nOk4.js} +22071 -21469
- package/dist-lib/{javascript-CK1z7Ynl.js → javascript-0lm5wWDk.js} +1 -1
- package/dist-lib/{jsonMode-C4Q3fVvV.js → jsonMode-B31ZDaaW.js} +1 -1
- package/dist-lib/{liquid-BnCUERBj.js → liquid-H4Ky5pbN.js} +1 -1
- package/dist-lib/{mdx-D2enmFMs.js → mdx-CE9-t0EL.js} +1 -1
- package/dist-lib/{python-DJvSF53q.js → python-jjz-2Uc2.js} +1 -1
- package/dist-lib/{razor-RerkagjP.js → razor-CdP7MM4C.js} +1 -1
- package/dist-lib/{tsMode-C-6d-f_-.js → tsMode-RcVDJfHg.js} +1 -1
- package/dist-lib/types/api/types.d.ts +26 -2
- package/dist-lib/types/components/ConfigurationSurface.d.ts +42 -0
- package/dist-lib/types/components/FileDropzone.d.ts +23 -0
- package/dist-lib/types/components/ObservabilitySection.d.ts +11 -0
- package/dist-lib/types/components/SettingRow.d.ts +0 -5
- package/dist-lib/types/lib/configCatalog.d.ts +95 -0
- package/dist-lib/{typescript-aCo3H3H0.js → typescript-BVlrrfJR.js} +1 -1
- package/dist-lib/{xml-CSt-F-dl.js → xml-C__t96fk.js} +1 -1
- package/dist-lib/{yaml-kSsc3ru_.js → yaml-DS5TUYqz.js} +1 -1
- package/package.json +1 -1
package/dist-lib/f8-studio.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as a, a as D } from "./index-
|
|
1
|
+
import { F as a, a as D } from "./index-Bos9nOk4.js";
|
|
2
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-Db7vzDtJ.js";
|
|
3
3
|
export {
|
|
4
4
|
A as DEFAULT_STYLE_CONFIG,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as f } from "./index-
|
|
1
|
+
import { m as f } from "./index-Bos9nOk4.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-Bos9nOk4.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-Bos9nOk4.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-Bos9nOk4.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))
|