@meshery/schemas 1.2.10 → 1.2.11
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/index.d.mts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +10 -10
- package/dist/index.mjs +10 -10
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -147,6 +147,8 @@ declare const GrafanaCredentialRjsfSchemaV1Beta1: RJSFSchema;
|
|
|
147
147
|
declare const GrafanaCredentialRjsfUiSchemaV1Beta1: UiSchema;
|
|
148
148
|
declare const PrometheusCredentialRjsfSchemaV1Beta1: RJSFSchema;
|
|
149
149
|
declare const PrometheusCredentialRjsfUiSchemaV1Beta1: UiSchema;
|
|
150
|
+
declare const SupportRequestRjsfSchemaV1Beta1: RJSFSchema;
|
|
151
|
+
declare const SupportRequestRjsfUiSchemaV1Beta1: UiSchema;
|
|
150
152
|
|
|
151
153
|
declare namespace v1alpha1 {
|
|
152
154
|
type CatalogData = components["schemas"]["CatalogData"];
|
|
@@ -195,4 +197,4 @@ declare namespace v1beta2 {
|
|
|
195
197
|
type Token = components$y["schemas"]["UserToken"];
|
|
196
198
|
}
|
|
197
199
|
|
|
198
|
-
export { CatalogPublishRjsfSchemaV1Beta2, CatalogPublishRjsfUiSchemaV1Beta2, ConnectionHelmCreateRjsfSchemaV1Beta3, ConnectionHelmCreateRjsfUiSchemaV1Beta3, DesignImportRjsfSchemaV1Beta3, DesignImportRjsfUiSchemaV1Beta3, EnvironmentCreateOrEditRjsfSchemaV1Beta3, EnvironmentCreateOrEditRjsfUiSchemaV1Beta3, FilterImportRjsfSchemaV1Beta3, FilterImportRjsfUiSchemaV1Beta3, GrafanaCredentialRjsfSchemaV1Beta1, GrafanaCredentialRjsfUiSchemaV1Beta1, KubernetesCredentialRjsfSchemaV1Beta1, KubernetesCredentialRjsfUiSchemaV1Beta1, ModelImportRjsfSchemaV1Beta2, ModelImportRjsfUiSchemaV1Beta2, PrometheusCredentialRjsfSchemaV1Beta1, PrometheusCredentialRjsfUiSchemaV1Beta1, WorkspaceCreateOrEditRjsfSchemaV1Beta3, WorkspaceCreateOrEditRjsfUiSchemaV1Beta3, v1alpha1, v1alpha2, v1beta1, v1beta2 };
|
|
200
|
+
export { CatalogPublishRjsfSchemaV1Beta2, CatalogPublishRjsfUiSchemaV1Beta2, ConnectionHelmCreateRjsfSchemaV1Beta3, ConnectionHelmCreateRjsfUiSchemaV1Beta3, DesignImportRjsfSchemaV1Beta3, DesignImportRjsfUiSchemaV1Beta3, EnvironmentCreateOrEditRjsfSchemaV1Beta3, EnvironmentCreateOrEditRjsfUiSchemaV1Beta3, FilterImportRjsfSchemaV1Beta3, FilterImportRjsfUiSchemaV1Beta3, GrafanaCredentialRjsfSchemaV1Beta1, GrafanaCredentialRjsfUiSchemaV1Beta1, KubernetesCredentialRjsfSchemaV1Beta1, KubernetesCredentialRjsfUiSchemaV1Beta1, ModelImportRjsfSchemaV1Beta2, ModelImportRjsfUiSchemaV1Beta2, PrometheusCredentialRjsfSchemaV1Beta1, PrometheusCredentialRjsfUiSchemaV1Beta1, SupportRequestRjsfSchemaV1Beta1, SupportRequestRjsfUiSchemaV1Beta1, WorkspaceCreateOrEditRjsfSchemaV1Beta3, WorkspaceCreateOrEditRjsfUiSchemaV1Beta3, v1alpha1, v1alpha2, v1beta1, v1beta2 };
|
package/dist/index.d.ts
CHANGED
|
@@ -147,6 +147,8 @@ declare const GrafanaCredentialRjsfSchemaV1Beta1: RJSFSchema;
|
|
|
147
147
|
declare const GrafanaCredentialRjsfUiSchemaV1Beta1: UiSchema;
|
|
148
148
|
declare const PrometheusCredentialRjsfSchemaV1Beta1: RJSFSchema;
|
|
149
149
|
declare const PrometheusCredentialRjsfUiSchemaV1Beta1: UiSchema;
|
|
150
|
+
declare const SupportRequestRjsfSchemaV1Beta1: RJSFSchema;
|
|
151
|
+
declare const SupportRequestRjsfUiSchemaV1Beta1: UiSchema;
|
|
150
152
|
|
|
151
153
|
declare namespace v1alpha1 {
|
|
152
154
|
type CatalogData = components["schemas"]["CatalogData"];
|
|
@@ -195,4 +197,4 @@ declare namespace v1beta2 {
|
|
|
195
197
|
type Token = components$y["schemas"]["UserToken"];
|
|
196
198
|
}
|
|
197
199
|
|
|
198
|
-
export { CatalogPublishRjsfSchemaV1Beta2, CatalogPublishRjsfUiSchemaV1Beta2, ConnectionHelmCreateRjsfSchemaV1Beta3, ConnectionHelmCreateRjsfUiSchemaV1Beta3, DesignImportRjsfSchemaV1Beta3, DesignImportRjsfUiSchemaV1Beta3, EnvironmentCreateOrEditRjsfSchemaV1Beta3, EnvironmentCreateOrEditRjsfUiSchemaV1Beta3, FilterImportRjsfSchemaV1Beta3, FilterImportRjsfUiSchemaV1Beta3, GrafanaCredentialRjsfSchemaV1Beta1, GrafanaCredentialRjsfUiSchemaV1Beta1, KubernetesCredentialRjsfSchemaV1Beta1, KubernetesCredentialRjsfUiSchemaV1Beta1, ModelImportRjsfSchemaV1Beta2, ModelImportRjsfUiSchemaV1Beta2, PrometheusCredentialRjsfSchemaV1Beta1, PrometheusCredentialRjsfUiSchemaV1Beta1, WorkspaceCreateOrEditRjsfSchemaV1Beta3, WorkspaceCreateOrEditRjsfUiSchemaV1Beta3, v1alpha1, v1alpha2, v1beta1, v1beta2 };
|
|
200
|
+
export { CatalogPublishRjsfSchemaV1Beta2, CatalogPublishRjsfUiSchemaV1Beta2, ConnectionHelmCreateRjsfSchemaV1Beta3, ConnectionHelmCreateRjsfUiSchemaV1Beta3, DesignImportRjsfSchemaV1Beta3, DesignImportRjsfUiSchemaV1Beta3, EnvironmentCreateOrEditRjsfSchemaV1Beta3, EnvironmentCreateOrEditRjsfUiSchemaV1Beta3, FilterImportRjsfSchemaV1Beta3, FilterImportRjsfUiSchemaV1Beta3, GrafanaCredentialRjsfSchemaV1Beta1, GrafanaCredentialRjsfUiSchemaV1Beta1, KubernetesCredentialRjsfSchemaV1Beta1, KubernetesCredentialRjsfUiSchemaV1Beta1, ModelImportRjsfSchemaV1Beta2, ModelImportRjsfUiSchemaV1Beta2, PrometheusCredentialRjsfSchemaV1Beta1, PrometheusCredentialRjsfUiSchemaV1Beta1, SupportRequestRjsfSchemaV1Beta1, SupportRequestRjsfUiSchemaV1Beta1, WorkspaceCreateOrEditRjsfSchemaV1Beta3, WorkspaceCreateOrEditRjsfUiSchemaV1Beta3, v1alpha1, v1alpha2, v1beta1, v1beta2 };
|