@kong-ui-public/entities-plugins 9.216.4 → 9.218.0
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/entities-plugins.es.js +22978 -22775
- package/dist/entities-plugins.umd.js +120 -120
- package/dist/freeform/index.js +161 -154
- package/dist/style.css +1 -1
- package/dist/types/components/PluginEntityForm.vue.d.ts +5 -1
- package/dist/types/components/PluginEntityForm.vue.d.ts.map +1 -1
- package/dist/types/components/PluginForm.vue.d.ts +5 -1
- package/dist/types/components/PluginForm.vue.d.ts.map +1 -1
- package/dist/types/components/fields/kong-identity/ConfigFormContent.vue.d.ts +8 -1
- package/dist/types/components/fields/kong-identity/ConfigFormContent.vue.d.ts.map +1 -1
- package/dist/types/components/fields/kong-identity/ConfigFormWithIdentity.vue.d.ts +8 -1
- package/dist/types/components/fields/kong-identity/ConfigFormWithIdentity.vue.d.ts.map +1 -1
- package/dist/types/components/fields/kong-identity/KongIdentityField.vue.d.ts.map +1 -1
- package/dist/types/components/fields/kong-identity/PrincipalsCreationGuide.vue.d.ts +20 -0
- package/dist/types/components/fields/kong-identity/PrincipalsCreationGuide.vue.d.ts.map +1 -0
- package/dist/types/components/free-form/plugins/basic-auth/index.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/FlowCanvas.vue.d.ts +23 -3
- package/dist/types/components/free-form/plugins/datakit/flow-editor/FlowCanvas.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/FlowEditor.vue.d.ts +6 -6
- package/dist/types/components/free-form/plugins/datakit/flow-editor/FlowPanels.vue.d.ts +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/FlowPanels.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node/FlowNode.vue.d.ts +18 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node/FlowNode.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/schema/compat.d.ts +16 -16
- package/dist/types/components/free-form/plugins/datakit/schema/strict.d.ts +57 -57
- package/dist/types/components/free-form/plugins/key-auth/index.d.ts.map +1 -1
- package/dist/types/index.d.ts +5 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/types/plugin-form.d.ts +13 -0
- package/dist/types/types/plugin-form.d.ts.map +1 -1
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '@kong-ui-public/entities-shared/dist/style.css';
|
|
2
2
|
import { type AxiosError } from 'axios';
|
|
3
3
|
import { type PropType } from 'vue';
|
|
4
|
-
import { type KongManagerPluginFormConfig, type KonnectPluginFormConfig } from '../types';
|
|
4
|
+
import { type KongManagerPluginFormConfig, type KonnectPluginFormConfig, type EntityCreateEvent } from '../types';
|
|
5
5
|
type ScopedEntitiesType = 'consumer' | 'route' | 'service' | 'consumer_group';
|
|
6
6
|
type Permissions = 'canRetrieve' | 'canEdit' | 'canDelete';
|
|
7
7
|
type ScopedEntityPermission = Partial<Record<Permissions, boolean>>;
|
|
@@ -116,6 +116,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
116
116
|
resourceEndpoint: string;
|
|
117
117
|
}) => any;
|
|
118
118
|
showNewPartialModal: (redisType: string) => any;
|
|
119
|
+
"click:learn-more": (entity: string) => any;
|
|
120
|
+
"click:create-entity": (payload: EntityCreateEvent) => any;
|
|
119
121
|
"error:fetch-schema": (error: AxiosError<unknown, any>) => any;
|
|
120
122
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
121
123
|
/** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
|
|
@@ -227,6 +229,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
227
229
|
resourceEndpoint: string;
|
|
228
230
|
}) => any) | undefined;
|
|
229
231
|
onShowNewPartialModal?: ((redisType: string) => any) | undefined;
|
|
232
|
+
"onClick:learn-more"?: ((entity: string) => any) | undefined;
|
|
233
|
+
"onClick:create-entity"?: ((payload: EntityCreateEvent) => any) | undefined;
|
|
230
234
|
"onError:fetch-schema"?: ((error: AxiosError<unknown, any>) => any) | undefined;
|
|
231
235
|
}>, {
|
|
232
236
|
schema: Record<string, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PluginForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginForm.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"PluginForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginForm.vue"],"names":[],"mappings":"AA4sDA,OAAO,gDAAgD,CAAA;AAEvD,OAAO,EAAgB,KAAK,UAAU,EAAsB,MAAM,OAAO,CAAA;AAEzE,OAAO,EAA0D,KAAK,QAAQ,EAAU,MAAM,KAAK,CAAA;AAOnG,OAAO,EAML,KAAK,2BAA2B,EAChC,KAAK,uBAAuB,EAO5B,KAAK,iBAAiB,EACvB,MAAM,UAAU,CAAA;AAUjB,KAAK,kBAAkB,GAAG,UAAU,GAAG,OAAO,GAAG,SAAS,GAAG,gBAAgB,CAAA;AAC7E,KAAK,WAAW,GAAG,aAAa,GAAG,SAAS,GAAG,WAAW,CAAA;AAC1D,KAAK,sBAAsB,GAAG,OAAO,CAAC,MAAM,CAAC,WAAW,EAAE,OAAO,CAAC,CAAC,CAAA;AACnE,KAAK,yBAAyB,GAAG,OAAO,CAAC,MAAM,CAAC,kBAAkB,EAAE,sBAAsB,CAAC,CAAC,CAAA;AAk+D5F,QAAA,MAAM,YAAY;IAGhB,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAOrF;;OAEG;;;;;IAKH,kIAAkI;;cAEhH,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;IAIzC,2FAA2F;;;;;IAM3F,8EAA8E;;;;;IAM9E,sBAAsB;;;;;IAMtB,yCAAyC;;;;;IAMzC,mFAAmF;;;;;IAMnF;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;;cAMe,QAAQ,CAAC,yBAAyB,CAAC;;;IAIrD;;OAEG;;cAEe,QAAQ,CAAC,KAAK,GAAG,UAAU,CAAC;;;;;;;;;;;eAlkEnC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;cACpB,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;0BACP,MAAM;;;;;;;IAm9D5B,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAOrF;;OAEG;;;;;IAKH,kIAAkI;;cAEhH,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;IAIzC,2FAA2F;;;;;IAM3F,8EAA8E;;;;;IAM9E,sBAAsB;;;;;IAMtB,yCAAyC;;;;;IAMzC,mFAAmF;;;;;IAMnF;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;;cAMe,QAAQ,CAAC,yBAAyB,CAAC;;;IAIrD;;OAEG;;cAEe,QAAQ,CAAC,KAAK,GAAG,UAAU,CAAC;;;;;;;;;;;eAlkEnC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;cACpB,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;0BACP,MAAM;;;;;;;;;;;;;;;;;;;;;4EAqkE5B,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
import type { EntityCreateEvent } from '../../../types';
|
|
2
|
+
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
3
|
+
"click:learn-more": (entity: string) => any;
|
|
4
|
+
"click:create-entity": (payload: EntityCreateEvent) => any;
|
|
5
|
+
}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
6
|
+
"onClick:learn-more"?: ((entity: string) => any) | undefined;
|
|
7
|
+
"onClick:create-entity"?: ((payload: EntityCreateEvent) => any) | undefined;
|
|
8
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
9
|
declare const _default: typeof __VLS_export;
|
|
3
10
|
export default _default;
|
|
4
11
|
//# sourceMappingURL=ConfigFormContent.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigFormContent.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/kong-identity/ConfigFormContent.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ConfigFormContent.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/kong-identity/ConfigFormContent.vue"],"names":[],"mappings":"AAubA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAA;AAygBvD,QAAA,MAAM,YAAY;;;;;;iFAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,10 +1,17 @@
|
|
|
1
1
|
import { AUTOFILL_SLOT_NAME } from '@kong-ui-public/forms';
|
|
2
2
|
import type { PluginFormLayoutProps as Props } from '../../free-form/shared/layout/provider';
|
|
3
|
+
import type { EntityCreateEvent } from '../../../types';
|
|
3
4
|
type __VLS_Props = Props;
|
|
4
5
|
type __VLS_Slots = {
|
|
5
6
|
[K in typeof AUTOFILL_SLOT_NAME]: () => any;
|
|
6
7
|
};
|
|
7
|
-
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
|
+
"click:learn-more": (entity: string) => any;
|
|
10
|
+
"click:create-entity": (payload: EntityCreateEvent) => any;
|
|
11
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
12
|
+
"onClick:learn-more"?: ((entity: string) => any) | undefined;
|
|
13
|
+
"onClick:create-entity"?: ((payload: EntityCreateEvent) => any) | undefined;
|
|
14
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
15
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
16
|
declare const _default: typeof __VLS_export;
|
|
10
17
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigFormWithIdentity.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/kong-identity/ConfigFormWithIdentity.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ConfigFormWithIdentity.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/kong-identity/ConfigFormWithIdentity.vue"],"names":[],"mappings":"AAmCA,OAAO,EAAiB,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAIzE,OAAO,KAAK,EAAE,qBAAqB,IAAI,KAAK,EAAE,MAAM,wCAAwC,CAAA;AAC5F,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAA;AAEvD,KAAK,WAAW,GAAG,KAAK,CAAC;AASzB,KAAK,WAAW,GAAG;KAChB,CAAC,IAAI,OAAO,kBAAkB,GAAG,MAAM,GAAG;CAC5C,CAAC;AA8DF,QAAA,MAAM,UAAU;;;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KongIdentityField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/kong-identity/KongIdentityField.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"KongIdentityField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/kong-identity/KongIdentityField.vue"],"names":[],"mappings":"AAsNA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAIvC,KAAK,WAAW,GAAG;IACjB,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB,CAAC;AA0EF,KAAK,gBAAgB,GAAG;IACxB,UAAU,CAAC,EAAE,QAAQ,CAAC;CACrB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAyOxD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
type __VLS_Props = {
|
|
2
|
+
/** Whether the directory/principal lookup is still in flight */
|
|
3
|
+
loading?: boolean;
|
|
4
|
+
/** Whether to show the "create your first principal" empty-state panel */
|
|
5
|
+
showPanel?: boolean;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
|
+
"click:learn-more": (entity: string) => any;
|
|
9
|
+
"click:create-entity": (payload: {
|
|
10
|
+
type: "principal";
|
|
11
|
+
}) => any;
|
|
12
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
13
|
+
"onClick:learn-more"?: ((entity: string) => any) | undefined;
|
|
14
|
+
"onClick:create-entity"?: ((payload: {
|
|
15
|
+
type: "principal";
|
|
16
|
+
}) => any) | undefined;
|
|
17
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
|
+
declare const _default: typeof __VLS_export;
|
|
19
|
+
export default _default;
|
|
20
|
+
//# sourceMappingURL=PrincipalsCreationGuide.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PrincipalsCreationGuide.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/kong-identity/PrincipalsCreationGuide.vue"],"names":[],"mappings":"AA4HA,KAAK,WAAW,GAAG;IACjB,gEAAgE;IAChE,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,0EAA0E;IAC1E,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC;AAkOF,QAAA,MAAM,YAAY;;;cA5NyB,WAAW;;;;;cAAX,WAAW;;kFA+NpD,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/plugins/basic-auth/index.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/plugins/basic-auth/index.ts"],"names":[],"mappings":";AAIA,wBAiBE"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '@vue-flow/controls/dist/style.css';
|
|
2
2
|
import '@vue-flow/core/dist/style.css';
|
|
3
3
|
import '@vue-flow/core/dist/theme-default.css';
|
|
4
|
-
import type { NodePhase } from '../types';
|
|
4
|
+
import type { NodeInstance, NodePhase } from '../types';
|
|
5
5
|
type __VLS_Props = {
|
|
6
6
|
flowId: string;
|
|
7
7
|
phase: NodePhase;
|
|
@@ -10,19 +10,39 @@ type __VLS_Props = {
|
|
|
10
10
|
* - edit: Flow editor page
|
|
11
11
|
* - view: Config detail page
|
|
12
12
|
* - preview: Plugin edit page preview
|
|
13
|
+
* - inspect: Read-only inspection view with trackpad zoom/pan, node-click emit, and auto-layout on init
|
|
13
14
|
*/
|
|
14
|
-
mode: 'edit' | 'view' | 'preview';
|
|
15
|
+
mode: 'edit' | 'view' | 'preview' | 'inspect';
|
|
15
16
|
};
|
|
16
|
-
|
|
17
|
+
type __VLS_Slots = {
|
|
18
|
+
'node-before-handles'?: (props: {
|
|
19
|
+
data: NodeInstance;
|
|
20
|
+
}) => any;
|
|
21
|
+
'node-actions'?: (props: {
|
|
22
|
+
data: NodeInstance;
|
|
23
|
+
}) => any;
|
|
24
|
+
'node-after-handles'?: (props: {
|
|
25
|
+
data: NodeInstance;
|
|
26
|
+
}) => any;
|
|
27
|
+
};
|
|
28
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
|
|
17
29
|
autoLayout: (commitNow?: boolean) => Promise<void>;
|
|
18
30
|
fitView: (paramOverrides?: Partial<import("@vue-flow/core").FitViewParams>) => void;
|
|
19
31
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
20
32
|
initialized: () => any;
|
|
21
33
|
"nodes-change": () => any;
|
|
34
|
+
"node-click": (node: NodeInstance) => any;
|
|
22
35
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
23
36
|
onInitialized?: (() => any) | undefined;
|
|
24
37
|
"onNodes-change"?: (() => any) | undefined;
|
|
38
|
+
"onNode-click"?: ((node: NodeInstance) => any) | undefined;
|
|
25
39
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
40
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
26
41
|
declare const _default: typeof __VLS_export;
|
|
27
42
|
export default _default;
|
|
43
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
44
|
+
new (): {
|
|
45
|
+
$slots: S;
|
|
46
|
+
};
|
|
47
|
+
};
|
|
28
48
|
//# sourceMappingURL=FlowCanvas.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlowCanvas.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/plugins/datakit/flow-editor/FlowCanvas.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FlowCanvas.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/plugins/datakit/flow-editor/FlowCanvas.vue"],"names":[],"mappings":"AAyZA,OAAO,mCAAmC,CAAA;AAC1C,OAAO,+BAA+B,CAAA;AACtC,OAAO,uCAAuC,CAAA;AAK9C,OAAO,KAAK,EAAe,YAAY,EAAE,SAAS,EAAE,MAAM,UAAU,CAAA;AAEpE,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,SAAS,CAAA;IAChB;;;;;;OAMG;IACH,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,CAAA;CAC9C,CAAC;AAIF,KAAK,WAAW,GAAG;IACjB,qBAAqB,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,YAAY,CAAA;KAAE,KAAK,GAAG,CAAA;IAC9D,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,YAAY,CAAA;KAAE,KAAK,GAAG,CAAA;IACvD,oBAAoB,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,YAAY,CAAA;KAAE,KAAK,GAAG,CAAA;CAC9D,CAAC;AA4eF,QAAA,MAAM,UAAU;;;;;;;;;;;kFAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -10,7 +10,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
|
|
|
10
10
|
type: "call";
|
|
11
11
|
input?: string | null | undefined;
|
|
12
12
|
output?: string | null | undefined;
|
|
13
|
-
method?: "GET" | "
|
|
13
|
+
method?: "GET" | "HEAD" | "POST" | "PUT" | "PATCH" | "DELETE" | "OPTIONS" | "TRACE" | "CONNECT" | null | undefined;
|
|
14
14
|
ssl_server_name?: string | null | undefined;
|
|
15
15
|
ssl_verify?: boolean | null | undefined;
|
|
16
16
|
timeout?: number | null | undefined;
|
|
@@ -89,7 +89,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
|
|
|
89
89
|
} | {
|
|
90
90
|
name: string & import("zod").$brand<"ConfigNodeName">;
|
|
91
91
|
type: "jwt_sign";
|
|
92
|
-
algorithm: "
|
|
92
|
+
algorithm: "EdDSA" | "ES256" | "ES384" | "ES512" | "HS256" | "HS384" | "HS512" | "PS256" | "PS384" | "PS512" | "RS256" | "RS384" | "RS512";
|
|
93
93
|
input?: string | null | undefined;
|
|
94
94
|
output?: string | null | undefined;
|
|
95
95
|
expires_in?: number | null | undefined;
|
|
@@ -111,7 +111,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
|
|
|
111
111
|
type: "jwt_verify";
|
|
112
112
|
input?: string | null | undefined;
|
|
113
113
|
output?: string | null | undefined;
|
|
114
|
-
allowed_algorithms?: ("
|
|
114
|
+
allowed_algorithms?: ("EdDSA" | "ES256" | "ES384" | "ES512" | "HS256" | "HS384" | "HS512" | "PS256" | "PS384" | "PS512" | "RS256" | "RS384" | "RS512")[] | null | undefined;
|
|
115
115
|
audiences?: string[] | null | undefined;
|
|
116
116
|
inputs?: {
|
|
117
117
|
key?: string | null | undefined;
|
|
@@ -236,7 +236,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
|
|
|
236
236
|
type: "call";
|
|
237
237
|
input?: string | null | undefined;
|
|
238
238
|
output?: string | null | undefined;
|
|
239
|
-
method?: "GET" | "
|
|
239
|
+
method?: "GET" | "HEAD" | "POST" | "PUT" | "PATCH" | "DELETE" | "OPTIONS" | "TRACE" | "CONNECT" | null | undefined;
|
|
240
240
|
ssl_server_name?: string | null | undefined;
|
|
241
241
|
ssl_verify?: boolean | null | undefined;
|
|
242
242
|
timeout?: number | null | undefined;
|
|
@@ -315,7 +315,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
|
|
|
315
315
|
} | {
|
|
316
316
|
name: string & import("zod").$brand<"ConfigNodeName">;
|
|
317
317
|
type: "jwt_sign";
|
|
318
|
-
algorithm: "
|
|
318
|
+
algorithm: "EdDSA" | "ES256" | "ES384" | "ES512" | "HS256" | "HS384" | "HS512" | "PS256" | "PS384" | "PS512" | "RS256" | "RS384" | "RS512";
|
|
319
319
|
input?: string | null | undefined;
|
|
320
320
|
output?: string | null | undefined;
|
|
321
321
|
expires_in?: number | null | undefined;
|
|
@@ -337,7 +337,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
|
|
|
337
337
|
type: "jwt_verify";
|
|
338
338
|
input?: string | null | undefined;
|
|
339
339
|
output?: string | null | undefined;
|
|
340
|
-
allowed_algorithms?: ("
|
|
340
|
+
allowed_algorithms?: ("EdDSA" | "ES256" | "ES384" | "ES512" | "HS256" | "HS384" | "HS512" | "PS256" | "PS384" | "PS512" | "RS256" | "RS384" | "RS512")[] | null | undefined;
|
|
341
341
|
audiences?: string[] | null | undefined;
|
|
342
342
|
inputs?: {
|
|
343
343
|
key?: string | null | undefined;
|
|
@@ -9,7 +9,7 @@ type __VLS_Props = {
|
|
|
9
9
|
* - view: Config detail page
|
|
10
10
|
* - preview: Plugin edit page preview
|
|
11
11
|
*/
|
|
12
|
-
mode: 'edit' | 'view' | 'preview';
|
|
12
|
+
mode: 'edit' | 'view' | 'preview' | 'inspect';
|
|
13
13
|
resizable?: boolean;
|
|
14
14
|
};
|
|
15
15
|
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlowPanels.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/plugins/datakit/flow-editor/FlowPanels.vue"],"names":[],"mappings":"AAucA,KAAK,WAAW,GAAG;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;;;;OAKG;IACH,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAA;
|
|
1
|
+
{"version":3,"file":"FlowPanels.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/plugins/datakit/flow-editor/FlowPanels.vue"],"names":[],"mappings":"AAucA,KAAK,WAAW,GAAG;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;;;;OAKG;IACH,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,CAAA;IAC7C,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC;AA4bF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -4,7 +4,24 @@ type __VLS_Props = {
|
|
|
4
4
|
error?: boolean;
|
|
5
5
|
readonly?: boolean;
|
|
6
6
|
};
|
|
7
|
-
|
|
7
|
+
type __VLS_Slots = {
|
|
8
|
+
actions?: (props: {
|
|
9
|
+
data: NodeInstance;
|
|
10
|
+
}) => any;
|
|
11
|
+
'before-handles'?: (props: {
|
|
12
|
+
data: NodeInstance;
|
|
13
|
+
}) => any;
|
|
14
|
+
'after-handles'?: (props: {
|
|
15
|
+
data: NodeInstance;
|
|
16
|
+
}) => any;
|
|
17
|
+
};
|
|
18
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
19
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
8
20
|
declare const _default: typeof __VLS_export;
|
|
9
21
|
export default _default;
|
|
22
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
23
|
+
new (): {
|
|
24
|
+
$slots: S;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
10
27
|
//# sourceMappingURL=FlowNode.vue.d.ts.map
|
package/dist/types/components/free-form/plugins/datakit/flow-editor/node/FlowNode.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlowNode.vue.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/free-form/plugins/datakit/flow-editor/node/FlowNode.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FlowNode.vue.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/free-form/plugins/datakit/flow-editor/node/FlowNode.vue"],"names":[],"mappings":"AAu2BA,OAAO,KAAK,EAAqB,YAAY,EAAiB,MAAM,aAAa,CAAA;AA6BjF,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,YAAY,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB,CAAC;AAIF,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,YAAY,CAAA;KAAE,KAAK,GAAG,CAAA;IAChD,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,YAAY,CAAA;KAAE,KAAK,GAAG,CAAA;IACzD,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,YAAY,CAAA;KAAE,KAAK,GAAG,CAAA;CACzD,CAAC;AAi8BF,QAAA,MAAM,UAAU,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -59,12 +59,12 @@ export declare const DatakitConfigSchema: z.ZodOptional<z.ZodNullable<z.ZodObjec
|
|
|
59
59
|
type: z.ZodLiteral<"call">;
|
|
60
60
|
method: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
61
61
|
GET: "GET";
|
|
62
|
-
DELETE: "DELETE";
|
|
63
62
|
HEAD: "HEAD";
|
|
64
|
-
OPTIONS: "OPTIONS";
|
|
65
63
|
POST: "POST";
|
|
66
64
|
PUT: "PUT";
|
|
67
65
|
PATCH: "PATCH";
|
|
66
|
+
DELETE: "DELETE";
|
|
67
|
+
OPTIONS: "OPTIONS";
|
|
68
68
|
TRACE: "TRACE";
|
|
69
69
|
CONNECT: "CONNECT";
|
|
70
70
|
}>>>;
|
|
@@ -143,19 +143,19 @@ export declare const DatakitConfigSchema: z.ZodOptional<z.ZodNullable<z.ZodObjec
|
|
|
143
143
|
output: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
144
144
|
type: z.ZodLiteral<"jwt_sign">;
|
|
145
145
|
algorithm: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
146
|
-
|
|
147
|
-
HS384: "HS384";
|
|
148
|
-
HS512: "HS512";
|
|
149
|
-
RS256: "RS256";
|
|
150
|
-
RS384: "RS384";
|
|
151
|
-
RS512: "RS512";
|
|
146
|
+
EdDSA: "EdDSA";
|
|
152
147
|
ES256: "ES256";
|
|
153
148
|
ES384: "ES384";
|
|
154
149
|
ES512: "ES512";
|
|
150
|
+
HS256: "HS256";
|
|
151
|
+
HS384: "HS384";
|
|
152
|
+
HS512: "HS512";
|
|
155
153
|
PS256: "PS256";
|
|
156
154
|
PS384: "PS384";
|
|
157
155
|
PS512: "PS512";
|
|
158
|
-
|
|
156
|
+
RS256: "RS256";
|
|
157
|
+
RS384: "RS384";
|
|
158
|
+
RS512: "RS512";
|
|
159
159
|
}>>>;
|
|
160
160
|
expires_in: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
|
|
161
161
|
inputs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -177,19 +177,19 @@ export declare const DatakitConfigSchema: z.ZodOptional<z.ZodNullable<z.ZodObjec
|
|
|
177
177
|
output: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
178
178
|
type: z.ZodLiteral<"jwt_verify">;
|
|
179
179
|
allowed_algorithms: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodEnum<{
|
|
180
|
-
|
|
181
|
-
HS384: "HS384";
|
|
182
|
-
HS512: "HS512";
|
|
183
|
-
RS256: "RS256";
|
|
184
|
-
RS384: "RS384";
|
|
185
|
-
RS512: "RS512";
|
|
180
|
+
EdDSA: "EdDSA";
|
|
186
181
|
ES256: "ES256";
|
|
187
182
|
ES384: "ES384";
|
|
188
183
|
ES512: "ES512";
|
|
184
|
+
HS256: "HS256";
|
|
185
|
+
HS384: "HS384";
|
|
186
|
+
HS512: "HS512";
|
|
189
187
|
PS256: "PS256";
|
|
190
188
|
PS384: "PS384";
|
|
191
189
|
PS512: "PS512";
|
|
192
|
-
|
|
190
|
+
RS256: "RS256";
|
|
191
|
+
RS384: "RS384";
|
|
192
|
+
RS512: "RS512";
|
|
193
193
|
}>>>>;
|
|
194
194
|
audiences: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
195
195
|
inputs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -78,29 +78,29 @@ export type NameConnection = z.infer<typeof NameConnectionSchema>;
|
|
|
78
78
|
export declare const NullishNameConnectionSchema: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
79
79
|
export declare const HttpMethodSchema: z.ZodEnum<{
|
|
80
80
|
GET: "GET";
|
|
81
|
-
DELETE: "DELETE";
|
|
82
81
|
HEAD: "HEAD";
|
|
83
|
-
OPTIONS: "OPTIONS";
|
|
84
82
|
POST: "POST";
|
|
85
83
|
PUT: "PUT";
|
|
86
84
|
PATCH: "PATCH";
|
|
85
|
+
DELETE: "DELETE";
|
|
86
|
+
OPTIONS: "OPTIONS";
|
|
87
87
|
TRACE: "TRACE";
|
|
88
88
|
CONNECT: "CONNECT";
|
|
89
89
|
}>;
|
|
90
90
|
export declare const JWTAlgorithmSchema: z.ZodEnum<{
|
|
91
|
-
|
|
92
|
-
HS384: "HS384";
|
|
93
|
-
HS512: "HS512";
|
|
94
|
-
RS256: "RS256";
|
|
95
|
-
RS384: "RS384";
|
|
96
|
-
RS512: "RS512";
|
|
91
|
+
EdDSA: "EdDSA";
|
|
97
92
|
ES256: "ES256";
|
|
98
93
|
ES384: "ES384";
|
|
99
94
|
ES512: "ES512";
|
|
95
|
+
HS256: "HS256";
|
|
96
|
+
HS384: "HS384";
|
|
97
|
+
HS512: "HS512";
|
|
100
98
|
PS256: "PS256";
|
|
101
99
|
PS384: "PS384";
|
|
102
100
|
PS512: "PS512";
|
|
103
|
-
|
|
101
|
+
RS256: "RS256";
|
|
102
|
+
RS384: "RS384";
|
|
103
|
+
RS512: "RS512";
|
|
104
104
|
}>;
|
|
105
105
|
/**
|
|
106
106
|
* Standard HTTP/1.1 verbs accepted by the `call` node.
|
|
@@ -127,12 +127,12 @@ export declare const CallNodeSchema: z.ZodObject<{
|
|
|
127
127
|
type: z.ZodLiteral<"call">;
|
|
128
128
|
method: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodEnum<{
|
|
129
129
|
GET: "GET";
|
|
130
|
-
DELETE: "DELETE";
|
|
131
130
|
HEAD: "HEAD";
|
|
132
|
-
OPTIONS: "OPTIONS";
|
|
133
131
|
POST: "POST";
|
|
134
132
|
PUT: "PUT";
|
|
135
133
|
PATCH: "PATCH";
|
|
134
|
+
DELETE: "DELETE";
|
|
135
|
+
OPTIONS: "OPTIONS";
|
|
136
136
|
TRACE: "TRACE";
|
|
137
137
|
CONNECT: "CONNECT";
|
|
138
138
|
}>>>>;
|
|
@@ -234,19 +234,19 @@ export declare const JwtSignNodeSchema: z.ZodObject<{
|
|
|
234
234
|
output: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
235
235
|
type: z.ZodLiteral<"jwt_sign">;
|
|
236
236
|
algorithm: z.ZodEnum<{
|
|
237
|
-
|
|
238
|
-
HS384: "HS384";
|
|
239
|
-
HS512: "HS512";
|
|
240
|
-
RS256: "RS256";
|
|
241
|
-
RS384: "RS384";
|
|
242
|
-
RS512: "RS512";
|
|
237
|
+
EdDSA: "EdDSA";
|
|
243
238
|
ES256: "ES256";
|
|
244
239
|
ES384: "ES384";
|
|
245
240
|
ES512: "ES512";
|
|
241
|
+
HS256: "HS256";
|
|
242
|
+
HS384: "HS384";
|
|
243
|
+
HS512: "HS512";
|
|
246
244
|
PS256: "PS256";
|
|
247
245
|
PS384: "PS384";
|
|
248
246
|
PS512: "PS512";
|
|
249
|
-
|
|
247
|
+
RS256: "RS256";
|
|
248
|
+
RS384: "RS384";
|
|
249
|
+
RS512: "RS512";
|
|
250
250
|
}>;
|
|
251
251
|
expires_in: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodNumber>>>;
|
|
252
252
|
inputs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -270,19 +270,19 @@ export declare const JwtVerifyNodeSchema: z.ZodObject<{
|
|
|
270
270
|
output: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
271
271
|
type: z.ZodLiteral<"jwt_verify">;
|
|
272
272
|
allowed_algorithms: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
273
|
-
|
|
274
|
-
HS384: "HS384";
|
|
275
|
-
HS512: "HS512";
|
|
276
|
-
RS256: "RS256";
|
|
277
|
-
RS384: "RS384";
|
|
278
|
-
RS512: "RS512";
|
|
273
|
+
EdDSA: "EdDSA";
|
|
279
274
|
ES256: "ES256";
|
|
280
275
|
ES384: "ES384";
|
|
281
276
|
ES512: "ES512";
|
|
277
|
+
HS256: "HS256";
|
|
278
|
+
HS384: "HS384";
|
|
279
|
+
HS512: "HS512";
|
|
282
280
|
PS256: "PS256";
|
|
283
281
|
PS384: "PS384";
|
|
284
282
|
PS512: "PS512";
|
|
285
|
-
|
|
283
|
+
RS256: "RS256";
|
|
284
|
+
RS384: "RS384";
|
|
285
|
+
RS512: "RS512";
|
|
286
286
|
}>>>>>;
|
|
287
287
|
audiences: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodString>>>>;
|
|
288
288
|
inputs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -370,12 +370,12 @@ export declare const ConfigNodeSchema: z.ZodPipe<z.ZodObject<{
|
|
|
370
370
|
type: z.ZodLiteral<"call">;
|
|
371
371
|
method: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodEnum<{
|
|
372
372
|
GET: "GET";
|
|
373
|
-
DELETE: "DELETE";
|
|
374
373
|
HEAD: "HEAD";
|
|
375
|
-
OPTIONS: "OPTIONS";
|
|
376
374
|
POST: "POST";
|
|
377
375
|
PUT: "PUT";
|
|
378
376
|
PATCH: "PATCH";
|
|
377
|
+
DELETE: "DELETE";
|
|
378
|
+
OPTIONS: "OPTIONS";
|
|
379
379
|
TRACE: "TRACE";
|
|
380
380
|
CONNECT: "CONNECT";
|
|
381
381
|
}>>>>;
|
|
@@ -460,19 +460,19 @@ export declare const ConfigNodeSchema: z.ZodPipe<z.ZodObject<{
|
|
|
460
460
|
output: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
461
461
|
type: z.ZodLiteral<"jwt_sign">;
|
|
462
462
|
algorithm: z.ZodEnum<{
|
|
463
|
-
|
|
464
|
-
HS384: "HS384";
|
|
465
|
-
HS512: "HS512";
|
|
466
|
-
RS256: "RS256";
|
|
467
|
-
RS384: "RS384";
|
|
468
|
-
RS512: "RS512";
|
|
463
|
+
EdDSA: "EdDSA";
|
|
469
464
|
ES256: "ES256";
|
|
470
465
|
ES384: "ES384";
|
|
471
466
|
ES512: "ES512";
|
|
467
|
+
HS256: "HS256";
|
|
468
|
+
HS384: "HS384";
|
|
469
|
+
HS512: "HS512";
|
|
472
470
|
PS256: "PS256";
|
|
473
471
|
PS384: "PS384";
|
|
474
472
|
PS512: "PS512";
|
|
475
|
-
|
|
473
|
+
RS256: "RS256";
|
|
474
|
+
RS384: "RS384";
|
|
475
|
+
RS512: "RS512";
|
|
476
476
|
}>;
|
|
477
477
|
expires_in: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodNumber>>>;
|
|
478
478
|
inputs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -494,19 +494,19 @@ export declare const ConfigNodeSchema: z.ZodPipe<z.ZodObject<{
|
|
|
494
494
|
output: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
495
495
|
type: z.ZodLiteral<"jwt_verify">;
|
|
496
496
|
allowed_algorithms: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
497
|
-
|
|
498
|
-
HS384: "HS384";
|
|
499
|
-
HS512: "HS512";
|
|
500
|
-
RS256: "RS256";
|
|
501
|
-
RS384: "RS384";
|
|
502
|
-
RS512: "RS512";
|
|
497
|
+
EdDSA: "EdDSA";
|
|
503
498
|
ES256: "ES256";
|
|
504
499
|
ES384: "ES384";
|
|
505
500
|
ES512: "ES512";
|
|
501
|
+
HS256: "HS256";
|
|
502
|
+
HS384: "HS384";
|
|
503
|
+
HS512: "HS512";
|
|
506
504
|
PS256: "PS256";
|
|
507
505
|
PS384: "PS384";
|
|
508
506
|
PS512: "PS512";
|
|
509
|
-
|
|
507
|
+
RS256: "RS256";
|
|
508
|
+
RS384: "RS384";
|
|
509
|
+
RS512: "RS512";
|
|
510
510
|
}>>>>>;
|
|
511
511
|
audiences: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodString>>>>;
|
|
512
512
|
inputs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -720,12 +720,12 @@ export declare const DatakitConfigSchema: z.ZodObject<{
|
|
|
720
720
|
type: z.ZodLiteral<"call">;
|
|
721
721
|
method: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodEnum<{
|
|
722
722
|
GET: "GET";
|
|
723
|
-
DELETE: "DELETE";
|
|
724
723
|
HEAD: "HEAD";
|
|
725
|
-
OPTIONS: "OPTIONS";
|
|
726
724
|
POST: "POST";
|
|
727
725
|
PUT: "PUT";
|
|
728
726
|
PATCH: "PATCH";
|
|
727
|
+
DELETE: "DELETE";
|
|
728
|
+
OPTIONS: "OPTIONS";
|
|
729
729
|
TRACE: "TRACE";
|
|
730
730
|
CONNECT: "CONNECT";
|
|
731
731
|
}>>>>;
|
|
@@ -810,19 +810,19 @@ export declare const DatakitConfigSchema: z.ZodObject<{
|
|
|
810
810
|
output: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
811
811
|
type: z.ZodLiteral<"jwt_sign">;
|
|
812
812
|
algorithm: z.ZodEnum<{
|
|
813
|
-
|
|
814
|
-
HS384: "HS384";
|
|
815
|
-
HS512: "HS512";
|
|
816
|
-
RS256: "RS256";
|
|
817
|
-
RS384: "RS384";
|
|
818
|
-
RS512: "RS512";
|
|
813
|
+
EdDSA: "EdDSA";
|
|
819
814
|
ES256: "ES256";
|
|
820
815
|
ES384: "ES384";
|
|
821
816
|
ES512: "ES512";
|
|
817
|
+
HS256: "HS256";
|
|
818
|
+
HS384: "HS384";
|
|
819
|
+
HS512: "HS512";
|
|
822
820
|
PS256: "PS256";
|
|
823
821
|
PS384: "PS384";
|
|
824
822
|
PS512: "PS512";
|
|
825
|
-
|
|
823
|
+
RS256: "RS256";
|
|
824
|
+
RS384: "RS384";
|
|
825
|
+
RS512: "RS512";
|
|
826
826
|
}>;
|
|
827
827
|
expires_in: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodNumber>>>;
|
|
828
828
|
inputs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -844,19 +844,19 @@ export declare const DatakitConfigSchema: z.ZodObject<{
|
|
|
844
844
|
output: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
845
845
|
type: z.ZodLiteral<"jwt_verify">;
|
|
846
846
|
allowed_algorithms: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
847
|
-
|
|
848
|
-
HS384: "HS384";
|
|
849
|
-
HS512: "HS512";
|
|
850
|
-
RS256: "RS256";
|
|
851
|
-
RS384: "RS384";
|
|
852
|
-
RS512: "RS512";
|
|
847
|
+
EdDSA: "EdDSA";
|
|
853
848
|
ES256: "ES256";
|
|
854
849
|
ES384: "ES384";
|
|
855
850
|
ES512: "ES512";
|
|
851
|
+
HS256: "HS256";
|
|
852
|
+
HS384: "HS384";
|
|
853
|
+
HS512: "HS512";
|
|
856
854
|
PS256: "PS256";
|
|
857
855
|
PS384: "PS384";
|
|
858
856
|
PS512: "PS512";
|
|
859
|
-
|
|
857
|
+
RS256: "RS256";
|
|
858
|
+
RS384: "RS384";
|
|
859
|
+
RS512: "RS512";
|
|
860
860
|
}>>>>>;
|
|
861
861
|
audiences: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodString>>>>;
|
|
862
862
|
inputs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/plugins/key-auth/index.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/plugins/key-auth/index.ts"],"names":[],"mappings":";AAKA,wBAuBE"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import FlowCanvas from './components/free-form/plugins/datakit/flow-editor/FlowCanvas.vue';
|
|
2
|
+
import NodeBadge from './components/free-form/plugins/datakit/flow-editor/node/NodeBadge.vue';
|
|
1
3
|
import CustomPluginForm from './components/CustomPluginForm.vue';
|
|
2
4
|
import PluginForm from './components/PluginForm.vue';
|
|
3
5
|
import PluginList from './components/PluginList.vue';
|
|
@@ -16,11 +18,13 @@ declare const usePluginMetaData: () => {
|
|
|
16
18
|
credentialSchemas: Record<string, any>;
|
|
17
19
|
getDisplayName: (name: string) => string;
|
|
18
20
|
}, useProvideExperimentalFreeForms: typeof import("./composables/useExperimentalFreeForms.ts").useProvideExperimentalFreeForms;
|
|
19
|
-
export { CustomPluginForm, PluginForm, PluginList, PluginSelect, PluginCatalog, PluginSelectGrid, PluginSelectCard, PluginConfigCard, CommonForm, DynamicLayout, PluginConfigurationForm, usePluginMetaData, useProvideExperimentalFreeForms, };
|
|
21
|
+
export { FlowCanvas, NodeBadge, CustomPluginForm, PluginForm, PluginList, PluginSelect, PluginCatalog, PluginSelectGrid, PluginSelectCard, PluginConfigCard, CommonForm, DynamicLayout, PluginConfigurationForm, usePluginMetaData, useProvideExperimentalFreeForms, };
|
|
20
22
|
export { useProvideFreeFormPluginLayout, } from './components/free-form/shared/layout/provider';
|
|
21
23
|
export type { PluginConfigurationBaseProps, PluginFormLayoutComponent, PluginFormLayoutProps, } from './components/free-form/shared/layout/provider';
|
|
22
24
|
export { pluginConfigRegistry, } from './components/free-form/shared/plugin-registry';
|
|
23
25
|
export type { ResolvedPluginFormConfig, } from './components/free-form/shared/plugin-registry';
|
|
26
|
+
export { provideEditorStore, useEditorStore } from './components/free-form/plugins/datakit/composables';
|
|
27
|
+
export type { DatakitPluginData, NodeInstance, NodePhase } from './components/free-form/plugins/datakit/types';
|
|
24
28
|
export * from './types';
|
|
25
29
|
export { pluginEndpoints };
|
|
26
30
|
export * from './constants';
|