@514labs/moose-lib 0.6.297-ci-30-g6530526d → 0.6.297-ci-32-g6119ebc8
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/{browserCompatible-Dqfdy6x5.d.ts → browserCompatible-Cs3UY_5a.d.ts} +1 -1
- package/dist/{browserCompatible-CkJwv4dC.d.mts → browserCompatible-Dfx6yRB5.d.mts} +1 -1
- package/dist/browserCompatible.d.mts +2 -2
- package/dist/browserCompatible.d.ts +2 -2
- package/dist/browserCompatible.js +13 -13
- package/dist/browserCompatible.js.map +1 -1
- package/dist/browserCompatible.mjs +11 -11
- package/dist/browserCompatible.mjs.map +1 -1
- package/dist/dmv2/index.d.mts +1 -1
- package/dist/dmv2/index.d.ts +1 -1
- package/dist/dmv2/index.js +13 -13
- package/dist/dmv2/index.js.map +1 -1
- package/dist/dmv2/index.mjs +11 -11
- package/dist/dmv2/index.mjs.map +1 -1
- package/dist/{index-CdKEq7FH.d.mts → index-CI9e2hZ2.d.mts} +7 -7
- package/dist/{index-CdKEq7FH.d.ts → index-CI9e2hZ2.d.ts} +7 -7
- package/dist/index.d.mts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +14 -14
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +12 -12
- package/dist/index.mjs.map +1 -1
- package/dist/moose-runner.js +6 -6
- package/dist/moose-runner.js.map +1 -1
- package/dist/moose-runner.mjs +6 -6
- package/dist/moose-runner.mjs.map +1 -1
- package/package.json +1 -1
package/dist/dmv2/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as Aggregated, h as Api, i as ApiConfig, al as ConsumerConfig, C as ConsumptionApi, e as DeadLetter, D as DeadLetterModel, f as DeadLetterQueue, l as ETLPipeline, m as ETLPipelineConfig, E as EgressConfig, F as FrameworkApp, I as IngestApi, g as IngestConfig, j as IngestPipeline, ap as IngestPipelineConfig, L as LifeCycle, M as MaterializedView, aq as MaterializedViewConfig, a as OlapConfig, O as OlapTable, b as S3QueueTableSettings, S as SimpleAggregated, k as SqlResource, c as Stream, d as StreamConfig, T as Task, ao as TaskConfig, an as TaskContext, am as TransformConfig, V as View, n as WebApp, o as WebAppConfig, p as WebAppHandler, W as Workflow, x as getApi, w as getApis,
|
|
1
|
+
export { A as Aggregated, h as Api, i as ApiConfig, al as ConsumerConfig, C as ConsumptionApi, e as DeadLetter, D as DeadLetterModel, f as DeadLetterQueue, l as ETLPipeline, m as ETLPipelineConfig, E as EgressConfig, F as FrameworkApp, I as IngestApi, g as IngestConfig, j as IngestPipeline, ap as IngestPipelineConfig, L as LifeCycle, M as MaterializedView, aq as MaterializedViewConfig, a as OlapConfig, O as OlapTable, b as S3QueueTableSettings, S as SimpleAggregated, k as SqlResource, c as Stream, d as StreamConfig, T as Task, ao as TaskConfig, an as TaskContext, am as TransformConfig, V as View, n as WebApp, o as WebAppConfig, p as WebAppHandler, W as Workflow, x as getApi, w as getApis, v as getIngestApi, u as getIngestApis, P as getMaterializedView, Q as getMaterializedViews, z as getSqlResource, y as getSqlResources, t as getStream, s as getStreams, r as getTable, q as getTables, K as getView, N as getViews, J as getWebApp, H as getWebApps, G as getWorkflow, B as getWorkflows } from '../index-CI9e2hZ2.mjs';
|
|
2
2
|
import 'typia';
|
|
3
3
|
import 'typia/src/schemas/json/IJsonSchemaCollection';
|
|
4
4
|
import 'node:stream';
|
package/dist/dmv2/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as Aggregated, h as Api, i as ApiConfig, al as ConsumerConfig, C as ConsumptionApi, e as DeadLetter, D as DeadLetterModel, f as DeadLetterQueue, l as ETLPipeline, m as ETLPipelineConfig, E as EgressConfig, F as FrameworkApp, I as IngestApi, g as IngestConfig, j as IngestPipeline, ap as IngestPipelineConfig, L as LifeCycle, M as MaterializedView, aq as MaterializedViewConfig, a as OlapConfig, O as OlapTable, b as S3QueueTableSettings, S as SimpleAggregated, k as SqlResource, c as Stream, d as StreamConfig, T as Task, ao as TaskConfig, an as TaskContext, am as TransformConfig, V as View, n as WebApp, o as WebAppConfig, p as WebAppHandler, W as Workflow, x as getApi, w as getApis,
|
|
1
|
+
export { A as Aggregated, h as Api, i as ApiConfig, al as ConsumerConfig, C as ConsumptionApi, e as DeadLetter, D as DeadLetterModel, f as DeadLetterQueue, l as ETLPipeline, m as ETLPipelineConfig, E as EgressConfig, F as FrameworkApp, I as IngestApi, g as IngestConfig, j as IngestPipeline, ap as IngestPipelineConfig, L as LifeCycle, M as MaterializedView, aq as MaterializedViewConfig, a as OlapConfig, O as OlapTable, b as S3QueueTableSettings, S as SimpleAggregated, k as SqlResource, c as Stream, d as StreamConfig, T as Task, ao as TaskConfig, an as TaskContext, am as TransformConfig, V as View, n as WebApp, o as WebAppConfig, p as WebAppHandler, W as Workflow, x as getApi, w as getApis, v as getIngestApi, u as getIngestApis, P as getMaterializedView, Q as getMaterializedViews, z as getSqlResource, y as getSqlResources, t as getStream, s as getStreams, r as getTable, q as getTables, K as getView, N as getViews, J as getWebApp, H as getWebApps, G as getWorkflow, B as getWorkflows } from '../index-CI9e2hZ2.js';
|
|
2
2
|
import 'typia';
|
|
3
3
|
import 'typia/src/schemas/json/IJsonSchemaCollection';
|
|
4
4
|
import 'node:stream';
|
package/dist/dmv2/index.js
CHANGED
|
@@ -591,7 +591,7 @@ var init_internal = __esm({
|
|
|
591
591
|
workflows: /* @__PURE__ */ new Map(),
|
|
592
592
|
webApps: /* @__PURE__ */ new Map(),
|
|
593
593
|
materializedViews: /* @__PURE__ */ new Map(),
|
|
594
|
-
|
|
594
|
+
views: /* @__PURE__ */ new Map()
|
|
595
595
|
};
|
|
596
596
|
defaultRetentionPeriod = 60 * 60 * 24 * 7;
|
|
597
597
|
getMooseInternal = () => globalThis.moose_internal;
|
|
@@ -2640,7 +2640,7 @@ var init_view = __esm({
|
|
|
2640
2640
|
init_stackTrace();
|
|
2641
2641
|
View = class {
|
|
2642
2642
|
/** @internal */
|
|
2643
|
-
kind = "
|
|
2643
|
+
kind = "View";
|
|
2644
2644
|
/** The name of the view */
|
|
2645
2645
|
name;
|
|
2646
2646
|
/** The SELECT SQL statement that defines the view */
|
|
@@ -2671,11 +2671,11 @@ var init_view = __esm({
|
|
|
2671
2671
|
this.metadata.source = { file: sourceInfo };
|
|
2672
2672
|
}
|
|
2673
2673
|
}
|
|
2674
|
-
const
|
|
2675
|
-
if (!isClientOnlyMode() &&
|
|
2674
|
+
const views = getMooseInternal().views;
|
|
2675
|
+
if (!isClientOnlyMode() && views.has(this.name)) {
|
|
2676
2676
|
throw new Error(`View with name ${this.name} already exists`);
|
|
2677
2677
|
}
|
|
2678
|
-
|
|
2678
|
+
views.set(this.name, this);
|
|
2679
2679
|
}
|
|
2680
2680
|
};
|
|
2681
2681
|
}
|
|
@@ -2885,11 +2885,11 @@ function getMaterializedViews() {
|
|
|
2885
2885
|
function getMaterializedView(name) {
|
|
2886
2886
|
return getMooseInternal().materializedViews.get(name);
|
|
2887
2887
|
}
|
|
2888
|
-
function
|
|
2889
|
-
return getMooseInternal().
|
|
2888
|
+
function getViews() {
|
|
2889
|
+
return getMooseInternal().views;
|
|
2890
2890
|
}
|
|
2891
|
-
function
|
|
2892
|
-
return getMooseInternal().
|
|
2891
|
+
function getView(name) {
|
|
2892
|
+
return getMooseInternal().views.get(name);
|
|
2893
2893
|
}
|
|
2894
2894
|
var init_registry = __esm({
|
|
2895
2895
|
"src/dmv2/registry.ts"() {
|
|
@@ -2918,8 +2918,6 @@ __export(dmv2_exports, {
|
|
|
2918
2918
|
Workflow: () => Workflow,
|
|
2919
2919
|
getApi: () => getApi,
|
|
2920
2920
|
getApis: () => getApis,
|
|
2921
|
-
getCustomView: () => getCustomView,
|
|
2922
|
-
getCustomViews: () => getCustomViews,
|
|
2923
2921
|
getIngestApi: () => getIngestApi,
|
|
2924
2922
|
getIngestApis: () => getIngestApis,
|
|
2925
2923
|
getMaterializedView: () => getMaterializedView,
|
|
@@ -2930,6 +2928,8 @@ __export(dmv2_exports, {
|
|
|
2930
2928
|
getStreams: () => getStreams,
|
|
2931
2929
|
getTable: () => getTable,
|
|
2932
2930
|
getTables: () => getTables,
|
|
2931
|
+
getView: () => getView,
|
|
2932
|
+
getViews: () => getViews,
|
|
2933
2933
|
getWebApp: () => getWebApp,
|
|
2934
2934
|
getWebApps: () => getWebApps,
|
|
2935
2935
|
getWorkflow: () => getWorkflow,
|
|
@@ -2973,8 +2973,6 @@ init_dmv2();
|
|
|
2973
2973
|
Workflow,
|
|
2974
2974
|
getApi,
|
|
2975
2975
|
getApis,
|
|
2976
|
-
getCustomView,
|
|
2977
|
-
getCustomViews,
|
|
2978
2976
|
getIngestApi,
|
|
2979
2977
|
getIngestApis,
|
|
2980
2978
|
getMaterializedView,
|
|
@@ -2985,6 +2983,8 @@ init_dmv2();
|
|
|
2985
2983
|
getStreams,
|
|
2986
2984
|
getTable,
|
|
2987
2985
|
getTables,
|
|
2986
|
+
getView,
|
|
2987
|
+
getViews,
|
|
2988
2988
|
getWebApp,
|
|
2989
2989
|
getWebApps,
|
|
2990
2990
|
getWorkflow,
|