@malloy-publisher/sdk 0.0.37 → 0.0.38
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/RenderedResult-D0NN1YlV.js +79 -0
- package/dist/RenderedResult-JN8rBUlE.cjs +1 -0
- package/dist/client/api.d.ts +2 -2
- package/dist/components/ApiErrorDisplay.d.ts +1 -1
- package/dist/components/Loading.d.ts +37 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/{index-7mmEVMId.cjs → index-BH85bTLt.cjs} +517 -517
- package/dist/{index-DdtGkJIk.js → index-fYVnpzww.js} +23021 -22978
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +17 -16
- package/dist/{vendor-C6w9JpPA.js → vendor-BCM56_2K.js} +60 -59
- package/dist/{vendor-DAoHVNwq.cjs → vendor-Bg9-K32d.cjs} +66 -66
- package/package.json +1 -1
- package/src/components/ApiErrorDisplay.tsx +1 -1
- package/src/components/Home/Home.tsx +2 -3
- package/src/components/Loading.tsx +104 -0
- package/src/components/Model/Model.tsx +2 -6
- package/src/components/Notebook/Notebook.tsx +10 -4
- package/src/components/Package/Databases.tsx +2 -3
- package/src/components/Package/Models.tsx +6 -6
- package/src/components/Package/Notebooks.tsx +7 -5
- package/src/components/Package/Schedules.tsx +2 -5
- package/src/components/Project/About.tsx +2 -5
- package/src/components/Project/ConnectionExplorer.tsx +4 -15
- package/src/components/Project/Packages.tsx +2 -5
- package/src/components/QueryResult/QueryResult.tsx +2 -6
- package/src/components/RenderedResult/RenderedResult.tsx +107 -18
- package/src/components/RenderedResult/ResultContainer.tsx +5 -2
- package/src/components/index.ts +1 -0
- package/dist/RenderedResult-ChKXzRBq.cjs +0 -1
- package/dist/RenderedResult-DkEsDzXb.js +0 -51
package/dist/index.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-BH85bTLt.cjs");exports.BrowserNotebookStorage=e.BrowserNotebookStorage;exports.ConnectionExplorer=e.ConnectionExplorer;exports.Home=e.Home;exports.Loading=e.Loading;exports.Model=e.Model;exports.MutableNotebook=e.MutableNotebook;exports.Notebook=e.Notebook;exports.NotebookStorageProvider=e.NotebookStorageProvider;exports.Package=e.Package;exports.PackageProvider=e.PackageProvider;exports.Project=e.Project;exports.ProjectProvider=e.ProjectProvider;exports.PublisherPackageProvider=e.PackageProvider;exports.QueryResult=e.QueryResult;exports.SourceExplorerComponent=e.SourceExplorerComponent;exports.SourcesExplorer=e.SourcesExplorer;exports.useNotebookStorage=e.useNotebookStorage;exports.usePackage=e.usePackage;exports.useProject=e.useProject;exports.usePublisherPackage=e.usePackage;exports.useRouterClickHandler=e.useRouterClickHandler;
|
package/dist/index.es.js
CHANGED
|
@@ -1,23 +1,24 @@
|
|
|
1
|
-
import { B as a, C as r, H as s,
|
|
1
|
+
import { B as a, C as r, H as s, L as t, M as P, b as u, N as c, c as k, P as g, e as l, g as b, h as i, e as d, Q as n, a as N, S, d as p, f as j, j as v, f as x, u as C } from "./index-fYVnpzww.js";
|
|
2
2
|
export {
|
|
3
3
|
a as BrowserNotebookStorage,
|
|
4
4
|
r as ConnectionExplorer,
|
|
5
5
|
s as Home,
|
|
6
|
-
t as
|
|
7
|
-
P as
|
|
8
|
-
u as
|
|
9
|
-
c as
|
|
10
|
-
k as
|
|
6
|
+
t as Loading,
|
|
7
|
+
P as Model,
|
|
8
|
+
u as MutableNotebook,
|
|
9
|
+
c as Notebook,
|
|
10
|
+
k as NotebookStorageProvider,
|
|
11
|
+
g as Package,
|
|
11
12
|
l as PackageProvider,
|
|
12
13
|
b as Project,
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
14
|
+
i as ProjectProvider,
|
|
15
|
+
d as PublisherPackageProvider,
|
|
16
|
+
n as QueryResult,
|
|
17
|
+
N as SourceExplorerComponent,
|
|
18
|
+
S as SourcesExplorer,
|
|
19
|
+
p as useNotebookStorage,
|
|
20
|
+
j as usePackage,
|
|
21
|
+
v as useProject,
|
|
22
|
+
x as usePublisherPackage,
|
|
23
|
+
C as useRouterClickHandler
|
|
23
24
|
};
|
|
@@ -72342,79 +72342,80 @@ var wJ = /* @__PURE__ */ wt.forwardRef((e, t) => {
|
|
|
72342
72342
|
}), _J = wJ;
|
|
72343
72343
|
_J.Markdown = zN;
|
|
72344
72344
|
export {
|
|
72345
|
-
|
|
72345
|
+
dee as $,
|
|
72346
72346
|
oee as A,
|
|
72347
|
-
|
|
72347
|
+
O6 as B,
|
|
72348
72348
|
z6 as C,
|
|
72349
72349
|
dm as D,
|
|
72350
72350
|
see as E,
|
|
72351
|
-
|
|
72352
|
-
|
|
72353
|
-
|
|
72351
|
+
zF as F,
|
|
72352
|
+
HP as G,
|
|
72353
|
+
aM as H,
|
|
72354
72354
|
ZL as I,
|
|
72355
|
-
|
|
72356
|
-
|
|
72355
|
+
ZP as J,
|
|
72356
|
+
BF as K,
|
|
72357
72357
|
LJ as L,
|
|
72358
|
-
|
|
72359
|
-
|
|
72360
|
-
|
|
72361
|
-
|
|
72358
|
+
pee as M,
|
|
72359
|
+
lee as N,
|
|
72360
|
+
cg as O,
|
|
72361
|
+
aU as P,
|
|
72362
72362
|
PJ as Q,
|
|
72363
|
-
|
|
72363
|
+
iU as R,
|
|
72364
72364
|
uF as S,
|
|
72365
72365
|
pa as T,
|
|
72366
|
-
|
|
72367
|
-
|
|
72368
|
-
|
|
72369
|
-
|
|
72370
|
-
|
|
72371
|
-
|
|
72372
|
-
|
|
72366
|
+
sU as U,
|
|
72367
|
+
dw as V,
|
|
72368
|
+
oU as W,
|
|
72369
|
+
uee as X,
|
|
72370
|
+
cee as Y,
|
|
72371
|
+
mee as Z,
|
|
72372
|
+
fee as _,
|
|
72373
72373
|
Xt as a,
|
|
72374
|
-
|
|
72375
|
-
|
|
72376
|
-
|
|
72377
|
-
|
|
72378
|
-
|
|
72379
|
-
|
|
72380
|
-
|
|
72381
|
-
|
|
72382
|
-
|
|
72383
|
-
|
|
72384
|
-
|
|
72385
|
-
|
|
72386
|
-
|
|
72387
|
-
|
|
72388
|
-
|
|
72389
|
-
|
|
72390
|
-
|
|
72391
|
-
|
|
72392
|
-
|
|
72393
|
-
|
|
72394
|
-
|
|
72374
|
+
zU as a0,
|
|
72375
|
+
ru as a1,
|
|
72376
|
+
Wx as a2,
|
|
72377
|
+
See as a3,
|
|
72378
|
+
vee as a4,
|
|
72379
|
+
gee as a5,
|
|
72380
|
+
hee as a6,
|
|
72381
|
+
Eee as a7,
|
|
72382
|
+
Tee as a8,
|
|
72383
|
+
_J as a9,
|
|
72384
|
+
VP as aa,
|
|
72385
|
+
pM as ab,
|
|
72386
|
+
v6 as ac,
|
|
72387
|
+
yee as ad,
|
|
72388
|
+
Aee as ae,
|
|
72389
|
+
XM as af,
|
|
72390
|
+
tF as ag,
|
|
72391
|
+
tM as ah,
|
|
72392
|
+
bee as ai,
|
|
72393
|
+
bM as aj,
|
|
72394
|
+
gF as ak,
|
|
72395
|
+
wM as al,
|
|
72395
72396
|
Z6 as b,
|
|
72396
72397
|
rP as c,
|
|
72397
|
-
|
|
72398
|
-
|
|
72399
|
-
|
|
72400
|
-
|
|
72401
|
-
|
|
72402
|
-
|
|
72398
|
+
Oh as d,
|
|
72399
|
+
q6 as e,
|
|
72400
|
+
lF as f,
|
|
72401
|
+
yl as g,
|
|
72402
|
+
DJ as h,
|
|
72403
|
+
OJ as i,
|
|
72403
72404
|
L as j,
|
|
72404
|
-
|
|
72405
|
-
|
|
72406
|
-
|
|
72407
|
-
|
|
72408
|
-
|
|
72409
|
-
|
|
72410
|
-
|
|
72411
|
-
|
|
72405
|
+
A2 as k,
|
|
72406
|
+
U6 as l,
|
|
72407
|
+
BJ as m,
|
|
72408
|
+
bD as n,
|
|
72409
|
+
c4 as o,
|
|
72410
|
+
TF as p,
|
|
72411
|
+
qx as q,
|
|
72412
|
+
PM as r,
|
|
72412
72413
|
ge as s,
|
|
72413
72414
|
C8 as t,
|
|
72414
72415
|
FJ as u,
|
|
72415
|
-
|
|
72416
|
-
|
|
72417
|
-
|
|
72418
|
-
|
|
72419
|
-
|
|
72416
|
+
UM as v,
|
|
72417
|
+
CF as w,
|
|
72418
|
+
RF as x,
|
|
72419
|
+
KF as y,
|
|
72420
|
+
LF as z
|
|
72420
72421
|
};
|