@dovetail-v2/refine 0.1.14-alpha.5 → 0.1.14
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/{MonacoYamlDiffEditor-d3889aba.js → MonacoYamlDiffEditor-fdc5faf9.js} +1 -1
- package/dist/{index-ee3bfb45.js → index-0a0a8e71.js} +50 -34
- package/dist/refine.js +1 -1
- package/dist/refine.umd.cjs +49 -33
- package/lib/components/EditMetadataForm/KeyValueTableForm.d.ts +1 -0
- package/lib/components/EditMetadataForm/LabelFormatPopover.d.ts +3 -1
- package/lib/utils/string.d.ts +1 -0
- package/package.json +1 -1
- package/lib/components/CronJobDropdown/index.d.ts +0 -9
- package/lib/components/K8sDropdown/index.d.ts +0 -9
- package/lib/components/PodDropdown/index.d.ts +0 -9
- package/lib/components/ReplicasDropdown/index.d.ts +0 -9
- package/lib/components/Table/TableToolBar.d.ts +0 -9
- package/lib/components/Table/TableWidgets.d.ts +0 -6
- package/lib/components/WorkloadDropdown/index.d.ts +0 -9
- package/lib/src/App.d.ts +0 -3
- package/lib/src/Dovetail.d.ts +0 -18
- package/lib/src/components/Breadcrumb/index.d.ts +0 -6
- package/lib/src/components/ConditionsTable/ConditionsTable.d.ts +0 -7
- package/lib/src/components/ConditionsTable/index.d.ts +0 -1
- package/lib/src/components/CreateButton/index.d.ts +0 -2
- package/lib/src/components/CronJobDropdown/index.d.ts +0 -9
- package/lib/src/components/CronjobJobsTable/index.d.ts +0 -8
- package/lib/src/components/DeleteButton/index.d.ts +0 -2
- package/lib/src/components/DeleteManyButton/index.d.ts +0 -4
- package/lib/src/components/DrawerShow/DrawerShow.d.ts +0 -9
- package/lib/src/components/DrawerShow/index.d.ts +0 -1
- package/lib/src/components/DurationTime/index.d.ts +0 -6
- package/lib/src/components/EditButton/index.d.ts +0 -2
- package/lib/src/components/EditField/index.d.ts +0 -15
- package/lib/src/components/ErrorContent/index.d.ts +0 -17
- package/lib/src/components/EventsTable/EventsTable.d.ts +0 -6
- package/lib/src/components/EventsTable/index.d.ts +0 -1
- package/lib/src/components/Form/FormModal.d.ts +0 -9
- package/lib/src/components/Form/RefineFormContent.d.ts +0 -12
- package/lib/src/components/Form/RefineFormPage.d.ts +0 -7
- package/lib/src/components/Form/YamlForm.d.ts +0 -29
- package/lib/src/components/Form/index.d.ts +0 -7
- package/lib/src/components/Form/type.d.ts +0 -17
- package/lib/src/components/Form/useFieldsConfig.d.ts +0 -4
- package/lib/src/components/Form/useReactHookForm.d.ts +0 -30
- package/lib/src/components/Form/useRefineForm.d.ts +0 -13
- package/lib/src/components/Form/useYamlForm.d.ts +0 -50
- package/lib/src/components/FormErrorAlert/index.d.ts +0 -9
- package/lib/src/components/FormLayout/index.d.ts +0 -7
- package/lib/src/components/FormWidgets/KeyValueListWidget.d.ts +0 -6
- package/lib/src/components/FormWidgets/MetadataForm.d.ts +0 -2
- package/lib/src/components/FormWidgets/NameInputWidget.d.ts +0 -51
- package/lib/src/components/FormWidgets/NamespaceSelectWidget.d.ts +0 -9
- package/lib/src/components/FormWidgets/index.d.ts +0 -4
- package/lib/src/components/FormWidgets/widget.d.ts +0 -5
- package/lib/src/components/ImageNames/index.d.ts +0 -5
- package/lib/src/components/IngressRulesComponent/index.d.ts +0 -5
- package/lib/src/components/IngressRulesTable/IngressRulesTable.d.ts +0 -7
- package/lib/src/components/IngressRulesTable/index.d.ts +0 -1
- package/lib/src/components/K8sDropdown/index.d.ts +0 -9
- package/lib/src/components/KeyValue/KeyValue.d.ts +0 -7
- package/lib/src/components/KeyValue/KeyValueAnnotation.d.ts +0 -6
- package/lib/src/components/KeyValue/KeyValueSecret.d.ts +0 -5
- package/lib/src/components/KeyValue/index.d.ts +0 -3
- package/lib/src/components/Layout/index.d.ts +0 -3
- package/lib/src/components/LinkFallback/index.d.ts +0 -4
- package/lib/src/components/ListPage/index.d.ts +0 -10
- package/lib/src/components/Menu/index.d.ts +0 -2
- package/lib/src/components/NamespacesFilter/index.d.ts +0 -11
- package/lib/src/components/NetworkPolicyRulesViewer/NetworkPolicyRulesViewer.d.ts +0 -8
- package/lib/src/components/NetworkPolicyRulesViewer/index.d.ts +0 -1
- package/lib/src/components/PVCDistributeStorage/index.d.ts +0 -16
- package/lib/src/components/PageShow/PageShow.d.ts +0 -12
- package/lib/src/components/PageShow/index.d.ts +0 -1
- package/lib/src/components/PodContainersTable/PodContainersTable.d.ts +0 -8
- package/lib/src/components/PodContainersTable/index.d.ts +0 -1
- package/lib/src/components/PodDropdown/index.d.ts +0 -9
- package/lib/src/components/PodLog/index.d.ts +0 -6
- package/lib/src/components/PodSelectorTable/index.d.ts +0 -6
- package/lib/src/components/PodShellModal/PodShell.d.ts +0 -18
- package/lib/src/components/PodShellModal/index.d.ts +0 -10
- package/lib/src/components/PortsTable/index.d.ts +0 -7
- package/lib/src/components/ReferenceLink/index.d.ts +0 -8
- package/lib/src/components/ReplicasDropdown/index.d.ts +0 -9
- package/lib/src/components/ResourceCRUD/ResourceCRUD.d.ts +0 -8
- package/lib/src/components/ResourceCRUD/create/index.d.ts +0 -8
- package/lib/src/components/ResourceCRUD/index.d.ts +0 -4
- package/lib/src/components/ResourceCRUD/list/index.d.ts +0 -9
- package/lib/src/components/ResourceCRUD/show/index.d.ts +0 -9
- package/lib/src/components/ResourceFiledDisplays.d.ts +0 -7
- package/lib/src/components/ResourceLink/index.d.ts +0 -8
- package/lib/src/components/ResourceSelect/index.d.ts +0 -12
- package/lib/src/components/ResourceTable/index.d.ts +0 -9
- package/lib/src/components/ResourceUsageBar/index.d.ts +0 -8
- package/lib/src/components/Separator/index.d.ts +0 -2
- package/lib/src/components/ServiceComponents/index.d.ts +0 -10
- package/lib/src/components/Shell/ShellToolbar.d.ts +0 -16
- package/lib/src/components/Shell/index.d.ts +0 -74
- package/lib/src/components/ShowContent/ShowContent.d.ts +0 -18
- package/lib/src/components/ShowContent/fields.d.ts +0 -76
- package/lib/src/components/ShowContent/groups.d.ts +0 -24
- package/lib/src/components/ShowContent/index.d.ts +0 -4
- package/lib/src/components/ShowContent/tabs.d.ts +0 -5
- package/lib/src/components/StateTag/StateTag.d.ts +0 -10
- package/lib/src/components/StateTag/index.d.ts +0 -1
- package/lib/src/components/Table/TableToolBar.d.ts +0 -8
- package/lib/src/components/Table/TableWidgets.d.ts +0 -6
- package/lib/src/components/Table/index.d.ts +0 -43
- package/lib/src/components/Tabs/index.d.ts +0 -10
- package/lib/src/components/Tags/index.d.ts +0 -6
- package/lib/src/components/TextTags/index.d.ts +0 -6
- package/lib/src/components/Time/index.d.ts +0 -8
- package/lib/src/components/ValueDisplay/index.d.ts +0 -9
- package/lib/src/components/WorkloadDropdown/index.d.ts +0 -9
- package/lib/src/components/WorkloadPodsTable/WorkloadPodsTable.d.ts +0 -9
- package/lib/src/components/WorkloadPodsTable/index.d.ts +0 -1
- package/lib/src/components/WorkloadReplicas/index.d.ts +0 -17
- package/lib/src/components/YamlEditor/MonacoYamlDiffEditor.d.ts +0 -9
- package/lib/src/components/YamlEditor/MonacoYamlEditor.d.ts +0 -19
- package/lib/src/components/YamlEditor/YamlEditorComponent.d.ts +0 -27
- package/lib/src/components/YamlEditor/index.d.ts +0 -1
- package/lib/src/components/YamlEditor/style.d.ts +0 -11
- package/lib/src/components/YamlEditor/yaml.worker.d.ts +0 -1
- package/lib/src/components/index.d.ts +0 -49
- package/lib/src/constants/auth.d.ts +0 -5
- package/lib/src/constants/index.d.ts +0 -3
- package/lib/src/constants/k8s.d.ts +0 -522
- package/lib/src/constants/state.d.ts +0 -15
- package/lib/src/contexts/component.d.ts +0 -8
- package/lib/src/contexts/configs.d.ts +0 -4
- package/lib/src/contexts/global-store.d.ts +0 -6
- package/lib/src/contexts/index.d.ts +0 -3
- package/lib/src/hooks/index.d.ts +0 -8
- package/lib/src/hooks/useDeleteModal/index.d.ts +0 -1
- package/lib/src/hooks/useDeleteModal/useDeleteManyModal.d.ts +0 -8
- package/lib/src/hooks/useDeleteModal/useDeleteModal.d.ts +0 -7
- package/lib/src/hooks/useDownloadYAML.d.ts +0 -7
- package/lib/src/hooks/useEagleTable/columns.d.ts +0 -47
- package/lib/src/hooks/useEagleTable/index.d.ts +0 -2
- package/lib/src/hooks/useEagleTable/useEagleTable.d.ts +0 -56
- package/lib/src/hooks/useEdit.d.ts +0 -4
- package/lib/src/hooks/useGlobalStore.d.ts +0 -3
- package/lib/src/hooks/useK8sYamlEditor.d.ts +0 -5
- package/lib/src/hooks/useNamespaceRefineFilter.d.ts +0 -5
- package/lib/src/hooks/useOpenForm.d.ts +0 -8
- package/lib/src/hooks/useSchema.d.ts +0 -21
- package/lib/src/hooks/useSubmitForm.d.ts +0 -14
- package/lib/src/hooks/useTableData.d.ts +0 -20
- package/lib/src/i18n.d.ts +0 -371
- package/lib/src/index.d.ts +0 -12
- package/lib/src/locales/en-US/index.d.ts +0 -175
- package/lib/src/locales/index.d.ts +0 -2
- package/lib/src/locales/zh-CN/index.d.ts +0 -193
- package/lib/src/main.d.ts +0 -3
- package/lib/src/models/cronjob-model.d.ts +0 -15
- package/lib/src/models/daemonset-model.d.ts +0 -15
- package/lib/src/models/deployment-model.d.ts +0 -13
- package/lib/src/models/event-model.d.ts +0 -7
- package/lib/src/models/index.d.ts +0 -19
- package/lib/src/models/ingress-model.d.ts +0 -20
- package/lib/src/models/job-model.d.ts +0 -20
- package/lib/src/models/network-policy-model.d.ts +0 -9
- package/lib/src/models/node-model.d.ts +0 -17
- package/lib/src/models/persistent-volume-claim.d.ts +0 -13
- package/lib/src/models/persistent-volume.d.ts +0 -13
- package/lib/src/models/pod-metrics-model.d.ts +0 -8
- package/lib/src/models/pod-model.d.ts +0 -20
- package/lib/src/models/resource-model.d.ts +0 -21
- package/lib/src/models/service-model.d.ts +0 -24
- package/lib/src/models/statefulset-model.d.ts +0 -13
- package/lib/src/models/storage-class.d.ts +0 -16
- package/lib/src/models/types/index.d.ts +0 -1
- package/lib/src/models/types/metric.d.ts +0 -25
- package/lib/src/models/workload-base-model.d.ts +0 -12
- package/lib/src/models/workload-model.d.ts +0 -18
- package/lib/src/pages/configmaps/index.d.ts +0 -4
- package/lib/src/pages/cronjobs/create/index.d.ts +0 -3
- package/lib/src/pages/cronjobs/index.d.ts +0 -3
- package/lib/src/pages/cronjobs/list/index.d.ts +0 -3
- package/lib/src/pages/cronjobs/show/index.d.ts +0 -3
- package/lib/src/pages/daemonsets/create/index.d.ts +0 -3
- package/lib/src/pages/daemonsets/index.d.ts +0 -3
- package/lib/src/pages/daemonsets/list/index.d.ts +0 -3
- package/lib/src/pages/daemonsets/show/index.d.ts +0 -3
- package/lib/src/pages/deployments/index.d.ts +0 -2
- package/lib/src/pages/deployments/list/index.d.ts +0 -3
- package/lib/src/pages/deployments/show/index.d.ts +0 -3
- package/lib/src/pages/ingresses/index.d.ts +0 -4
- package/lib/src/pages/jobs/index.d.ts +0 -4
- package/lib/src/pages/networkPolicies/index.d.ts +0 -4
- package/lib/src/pages/nodes/index.d.ts +0 -2
- package/lib/src/pages/nodes/list/index.d.ts +0 -3
- package/lib/src/pages/nodes/show/index.d.ts +0 -3
- package/lib/src/pages/persistentvolumeclaims/index.d.ts +0 -4
- package/lib/src/pages/persistentvolumes/index.d.ts +0 -4
- package/lib/src/pages/pods/create/index.d.ts +0 -3
- package/lib/src/pages/pods/index.d.ts +0 -3
- package/lib/src/pages/pods/list/index.d.ts +0 -3
- package/lib/src/pages/pods/show/index.d.ts +0 -3
- package/lib/src/pages/secrets/index.d.ts +0 -4
- package/lib/src/pages/services/index.d.ts +0 -4
- package/lib/src/pages/statefulsets/index.d.ts +0 -4
- package/lib/src/pages/storageclasses/form/index.d.ts +0 -9
- package/lib/src/pages/storageclasses/index.d.ts +0 -48
- package/lib/src/plugins/index.d.ts +0 -4
- package/lib/src/plugins/model-plugin.d.ts +0 -13
- package/lib/src/plugins/relation-plugin.d.ts +0 -26
- package/lib/src/plugins/type.d.ts +0 -8
- package/lib/src/providers/index.d.ts +0 -1
- package/lib/src/providers/router-provider/index.d.ts +0 -21
- package/lib/src/styles/button.d.ts +0 -1
- package/lib/src/styles/modal.d.ts +0 -1
- package/lib/src/types/index.d.ts +0 -1
- package/lib/src/types/resource.d.ts +0 -62
- package/lib/src/utils/addId.d.ts +0 -3
- package/lib/src/utils/download.d.ts +0 -1
- package/lib/src/utils/error.d.ts +0 -20
- package/lib/src/utils/form.d.ts +0 -3
- package/lib/src/utils/index.d.ts +0 -1
- package/lib/src/utils/k8s.d.ts +0 -3
- package/lib/src/utils/labels.d.ts +0 -9
- package/lib/src/utils/match-selector.d.ts +0 -3
- package/lib/src/utils/openapi.d.ts +0 -40
- package/lib/src/utils/schema.d.ts +0 -18
- package/lib/src/utils/selector.d.ts +0 -3
- package/lib/src/utils/shell.d.ts +0 -16
- package/lib/src/utils/storage.d.ts +0 -13
- package/lib/src/utils/string.d.ts +0 -1
- package/lib/src/utils/time.d.ts +0 -13
- package/lib/src/utils/unit.d.ts +0 -12
- package/lib/src/utils/yaml.d.ts +0 -2
- package/lib/vite.config.d.ts +0 -2
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface EditFieldModalProps {
|
|
3
|
-
title?: string;
|
|
4
|
-
submitting?: boolean;
|
|
5
|
-
errorMsgs?: string[];
|
|
6
|
-
formRef: React.MutableRefObject<{
|
|
7
|
-
submit: () => (Promise<unknown> | undefined);
|
|
8
|
-
} | null>;
|
|
9
|
-
renderContent: () => React.ReactNode;
|
|
10
|
-
}
|
|
11
|
-
export declare function EditFieldModal(props: EditFieldModalProps): JSX.Element;
|
|
12
|
-
export interface EditField {
|
|
13
|
-
modalProps: EditFieldModalProps;
|
|
14
|
-
}
|
|
15
|
-
export declare function EditField(props: EditField): JSX.Element;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const ErrorWrapper: import("@linaria/react").StyledComponent<React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
3
|
-
export declare const ErrorContent: import("@linaria/react").StyledComponent<React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
|
4
|
-
export declare enum ErrorContentType {
|
|
5
|
-
List = "list",
|
|
6
|
-
Card = "card",
|
|
7
|
-
Widget = "widget"
|
|
8
|
-
}
|
|
9
|
-
export type WidgetErrorContentProps = {
|
|
10
|
-
className?: string;
|
|
11
|
-
style?: React.CSSProperties;
|
|
12
|
-
errorText?: string;
|
|
13
|
-
type?: ErrorContentType;
|
|
14
|
-
refetch?: () => void;
|
|
15
|
-
};
|
|
16
|
-
declare const WidgetErrorContent: React.FunctionComponent<WidgetErrorContentProps>;
|
|
17
|
-
export default WidgetErrorContent;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EventsTable';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { YamlFormProps } from './YamlForm';
|
|
3
|
-
export type FormModalProps = {
|
|
4
|
-
resource?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
formProps?: YamlFormProps;
|
|
7
|
-
renderForm?: (props: YamlFormProps) => React.ReactNode;
|
|
8
|
-
};
|
|
9
|
-
export declare function FormModal(props: FormModalProps): JSX.Element;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { UseFormReturnType } from '@refinedev/react-hook-form';
|
|
3
|
-
import { ResourceModel } from '../../models';
|
|
4
|
-
import { ResourceConfig } from '../../types';
|
|
5
|
-
type Props<Model extends ResourceModel> = {
|
|
6
|
-
config?: ResourceConfig<Model>;
|
|
7
|
-
formResult: UseFormReturnType;
|
|
8
|
-
errorMsg?: string;
|
|
9
|
-
resourceId?: string;
|
|
10
|
-
};
|
|
11
|
-
export declare const RefineFormContent: <Model extends ResourceModel<import("k8s-api-provider").Unstructured>>(props: Props<Model>) => JSX.Element;
|
|
12
|
-
export {};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { FormAction } from '@refinedev/core';
|
|
3
|
-
import { Unstructured } from 'k8s-api-provider';
|
|
4
|
-
import useYamlForm from './useYamlForm';
|
|
5
|
-
export declare enum SchemaStrategy {
|
|
6
|
-
Required = "Required",
|
|
7
|
-
Optional = "Optional",
|
|
8
|
-
None = "None"
|
|
9
|
-
}
|
|
10
|
-
export interface YamlFormProps {
|
|
11
|
-
id?: string;
|
|
12
|
-
action?: FormAction;
|
|
13
|
-
initialValues?: Record<string, unknown>;
|
|
14
|
-
schemaStrategy?: SchemaStrategy;
|
|
15
|
-
isShowLayout?: boolean;
|
|
16
|
-
useFormProps?: Parameters<typeof useYamlForm>[0];
|
|
17
|
-
transformInitValues?: (values: Record<string, unknown>) => Record<string, unknown>;
|
|
18
|
-
transformApplyValues?: (values: Unstructured) => Unstructured;
|
|
19
|
-
onSaveButtonPropsChange?: (saveButtonProps: {
|
|
20
|
-
disabled?: boolean;
|
|
21
|
-
onClick: () => void;
|
|
22
|
-
loading?: boolean | {
|
|
23
|
-
delay?: number | undefined;
|
|
24
|
-
};
|
|
25
|
-
}) => void;
|
|
26
|
-
onErrorsChange?: (errors: string[]) => void;
|
|
27
|
-
onFinish?: () => void;
|
|
28
|
-
}
|
|
29
|
-
export declare function YamlForm(props: YamlFormProps): JSX.Element;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Control } from 'react-hook-form';
|
|
3
|
-
export type RefineFormValidator = (value: unknown, formValue: unknown) => {
|
|
4
|
-
isValid: boolean;
|
|
5
|
-
errorMsg: string;
|
|
6
|
-
};
|
|
7
|
-
export type RefineFormField = {
|
|
8
|
-
path: string[];
|
|
9
|
-
key: string;
|
|
10
|
-
label: string;
|
|
11
|
-
placeholder?: string;
|
|
12
|
-
helperText?: React.ReactNode;
|
|
13
|
-
type?: 'number';
|
|
14
|
-
validators?: RefineFormValidator[];
|
|
15
|
-
disabledWhenEdit?: boolean;
|
|
16
|
-
render?: (value: unknown, onChange: (event: unknown) => void, formValue: unknown, onBlur: () => void, action: 'edit' | 'create', control: Control) => React.ReactElement;
|
|
17
|
-
};
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { ResourceModel } from 'src/models';
|
|
2
|
-
import { ResourceConfig } from 'src/types';
|
|
3
|
-
declare function useFieldsConfig<Model extends ResourceModel>(config?: ResourceConfig<Model>, resourceId?: string): import("./type").RefineFormField[] | undefined;
|
|
4
|
-
export default useFieldsConfig;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { BaseRecord, HttpError, UseFormProps as UseFormCoreProps, UseFormReturnType as UseFormReturnTypeCore } from '@refinedev/core';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { UseFormProps as UseHookFormProps, UseFormReturn, FieldValues } from 'react-hook-form';
|
|
4
|
-
export type UseFormReturnType<TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables extends FieldValues = FieldValues, TContext extends object = object, TData extends BaseRecord = TQueryFnData, TResponse extends BaseRecord = TData, TResponseError extends HttpError = TError> = UseFormReturn<TVariables, TContext> & {
|
|
5
|
-
refineCore: UseFormReturnTypeCore<TQueryFnData, TError, TVariables, TData, TResponse, TResponseError>;
|
|
6
|
-
saveButtonProps: {
|
|
7
|
-
disabled: boolean;
|
|
8
|
-
onClick: (e: React.BaseSyntheticEvent) => void;
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
export type UseFormProps<TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables extends FieldValues = FieldValues, TContext extends object = object, TData extends BaseRecord = TQueryFnData, TResponse extends BaseRecord = TData, TResponseError extends HttpError = TError> = {
|
|
12
|
-
/**
|
|
13
|
-
* Configuration object for the core of the [useForm](/docs/api-reference/core/hooks/useForm/)
|
|
14
|
-
* @type [`UseFormCoreProps<TQueryFnData, TError, TVariables, TData, TResponse, TResponseError>`](/docs/api-reference/core/hooks/useForm/#properties)
|
|
15
|
-
*/
|
|
16
|
-
refineCoreProps?: UseFormCoreProps<TQueryFnData, TError, TVariables, TData, TResponse, TResponseError>;
|
|
17
|
-
/**
|
|
18
|
-
* When you have unsaved changes and try to leave the current page, **refine** shows a confirmation modal box.
|
|
19
|
-
* @default `false*`
|
|
20
|
-
*/
|
|
21
|
-
warnWhenUnsavedChanges?: boolean;
|
|
22
|
-
/**
|
|
23
|
-
* Disables server-side validation
|
|
24
|
-
* @default false
|
|
25
|
-
* @see {@link https://refine.dev/docs/advanced-tutorials/forms/server-side-form-validation/}
|
|
26
|
-
*/
|
|
27
|
-
disableServerSideValidation?: boolean;
|
|
28
|
-
transformApplyValues?: (values: TVariables) => TVariables;
|
|
29
|
-
} & UseHookFormProps<TVariables, TContext>;
|
|
30
|
-
export declare const useForm: <TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables extends FieldValues = FieldValues, TContext extends object = object, TData extends BaseRecord = TQueryFnData, TResponse extends BaseRecord = TData, TResponseError extends HttpError = TError>({ refineCoreProps, warnWhenUnsavedChanges: warnWhenUnsavedChangesProp, disableServerSideValidation: disableServerSideValidationProp, transformApplyValues, ...rest }?: UseFormProps<TQueryFnData, TError, TVariables, TContext, TData, TResponse, TResponseError>) => UseFormReturnType<TQueryFnData, TError, TVariables, TContext, TData, TResponse, TResponseError>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ResourceConfig } from '../../types';
|
|
2
|
-
import { UseFormProps } from './useReactHookForm';
|
|
3
|
-
export declare const useRefineForm: (props: {
|
|
4
|
-
config: ResourceConfig;
|
|
5
|
-
id?: string;
|
|
6
|
-
refineProps?: UseFormProps['refineCoreProps'];
|
|
7
|
-
useFormProps?: UseFormProps;
|
|
8
|
-
}) => {
|
|
9
|
-
formResult: import("./useReactHookForm").UseFormReturnType<import("@refinedev/core").BaseRecord, import("@refinedev/core").HttpError, {
|
|
10
|
-
[x: string]: any;
|
|
11
|
-
}, {}, import("@refinedev/core").BaseRecord, import("@refinedev/core").BaseRecord, import("@refinedev/core").HttpError>;
|
|
12
|
-
responseErrorMsg: string;
|
|
13
|
-
};
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { HttpError, BaseRecord, UseFormReturnType as UseFormReturnTypeCore, UseFormProps as UseFormPropsCore, CreateResponse, UpdateResponse } from '@refinedev/core';
|
|
2
|
-
import { ButtonProps } from 'antd/lib/button';
|
|
3
|
-
import { FormInstance, FormProps } from 'antd/lib/form';
|
|
4
|
-
import { JSONSchema7 } from 'json-schema';
|
|
5
|
-
import { Unstructured } from 'k8s-api-provider';
|
|
6
|
-
import React from 'react';
|
|
7
|
-
import { type YamlEditorHandle, type YamlEditorProps } from 'src/components/YamlEditor';
|
|
8
|
-
type EditorProps = YamlEditorProps & {
|
|
9
|
-
ref: React.RefObject<YamlEditorHandle>;
|
|
10
|
-
};
|
|
11
|
-
export type UseFormProps<TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables extends object = object, TData extends BaseRecord = TQueryFnData, TResponse extends BaseRecord = TData, TResponseError extends HttpError = TError> = UseFormPropsCore<TQueryFnData, TError, TVariables, TData, TResponse, TResponseError> & {
|
|
12
|
-
submitOnEnter?: boolean;
|
|
13
|
-
/**
|
|
14
|
-
* Shows notification when unsaved changes exist
|
|
15
|
-
*/
|
|
16
|
-
warnWhenUnsavedChanges?: boolean;
|
|
17
|
-
editorOptions?: {
|
|
18
|
-
isGenerateAnnotations?: boolean;
|
|
19
|
-
isSkipSchema?: boolean;
|
|
20
|
-
};
|
|
21
|
-
initialValuesForCreate?: Record<string, unknown>;
|
|
22
|
-
transformInitValues?: (values: Record<string, unknown>) => Record<string, unknown>;
|
|
23
|
-
transformApplyValues?: (values: Unstructured) => Unstructured;
|
|
24
|
-
};
|
|
25
|
-
export type UseFormReturnType<TQueryFnData extends BaseRecord = BaseRecord, TError extends HttpError = HttpError, TVariables extends object = object, TData extends BaseRecord = TQueryFnData, TResponse extends BaseRecord = TData, TResponseError extends HttpError = TError> = UseFormReturnTypeCore<TQueryFnData, TError, TVariables, TData, TResponse, TResponseError> & {
|
|
26
|
-
form: FormInstance;
|
|
27
|
-
formProps: Omit<FormProps, 'onFinish'> & {
|
|
28
|
-
onFinish: (values?: TVariables) => Promise<CreateResponse<TResponse> | UpdateResponse<TResponse> | void> | undefined;
|
|
29
|
-
};
|
|
30
|
-
saveButtonProps: ButtonProps & {
|
|
31
|
-
onClick: () => void;
|
|
32
|
-
};
|
|
33
|
-
editorProps: EditorProps;
|
|
34
|
-
schemas: JSONSchema7[] | null;
|
|
35
|
-
isLoadingSchema: boolean;
|
|
36
|
-
loadSchemaError: Error | null;
|
|
37
|
-
fetchSchema: () => void;
|
|
38
|
-
enableEditor: boolean;
|
|
39
|
-
errorResponseBody?: Record<string, unknown> | null;
|
|
40
|
-
switchEditor: () => void;
|
|
41
|
-
onFinish: (values?: TVariables) => Promise<CreateResponse<TResponse> | UpdateResponse<TResponse> | void>;
|
|
42
|
-
};
|
|
43
|
-
declare const useYamlForm: <TQueryFnData extends Unstructured = Unstructured & {
|
|
44
|
-
id: string;
|
|
45
|
-
}, TError extends HttpError = HttpError, TVariables extends {
|
|
46
|
-
[prop: string]: unknown;
|
|
47
|
-
} = {
|
|
48
|
-
[prop: string]: unknown;
|
|
49
|
-
}, TData extends Unstructured = TQueryFnData, TResponse extends BaseRecord = TData, TResponseError extends HttpError = TError>({ action: actionFromProps, resource, onMutationSuccess: onMutationSuccessProp, onMutationError, submitOnEnter, warnWhenUnsavedChanges: warnWhenUnsavedChangesProp, redirect, successNotification, errorNotification, meta, metaData, queryMeta, mutationMeta, liveMode, liveParams, mutationMode, dataProviderName, onLiveEvent, invalidates, undoableTimeout, queryOptions, createMutationOptions, updateMutationOptions, id: idFromProps, overtimeOptions, editorOptions, initialValuesForCreate, transformInitValues, transformApplyValues, }?: UseFormProps<TQueryFnData, TError, TVariables, TData, TResponse, TResponseError>) => UseFormReturnType<TQueryFnData, TError, TVariables, TData, TResponse, TResponseError>;
|
|
50
|
-
export default useYamlForm;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { FormWidgetProps } from './widget';
|
|
3
|
-
export type KeyValueListWidgetProps = FormWidgetProps<Record<string, string>> & {
|
|
4
|
-
disabled?: boolean;
|
|
5
|
-
};
|
|
6
|
-
export declare function KeyValueListWidget(props: KeyValueListWidgetProps): JSX.Element;
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { AntdInputProps } from '@cloudtower/eagle';
|
|
3
|
-
export declare function NameInputWidget(props: AntdInputProps): JSX.Element;
|
|
4
|
-
export declare const dnsSubDomainRules: ({
|
|
5
|
-
required: boolean;
|
|
6
|
-
message: string;
|
|
7
|
-
pattern?: undefined;
|
|
8
|
-
max?: undefined;
|
|
9
|
-
} | {
|
|
10
|
-
pattern: RegExp;
|
|
11
|
-
message: string;
|
|
12
|
-
required?: undefined;
|
|
13
|
-
max?: undefined;
|
|
14
|
-
} | {
|
|
15
|
-
max: number;
|
|
16
|
-
message: string;
|
|
17
|
-
required?: undefined;
|
|
18
|
-
pattern?: undefined;
|
|
19
|
-
})[];
|
|
20
|
-
export declare const rfc1123LabelRules: ({
|
|
21
|
-
required: boolean;
|
|
22
|
-
message: string;
|
|
23
|
-
pattern?: undefined;
|
|
24
|
-
max?: undefined;
|
|
25
|
-
} | {
|
|
26
|
-
pattern: RegExp;
|
|
27
|
-
message: string;
|
|
28
|
-
required?: undefined;
|
|
29
|
-
max?: undefined;
|
|
30
|
-
} | {
|
|
31
|
-
max: number;
|
|
32
|
-
message: string;
|
|
33
|
-
required?: undefined;
|
|
34
|
-
pattern?: undefined;
|
|
35
|
-
})[];
|
|
36
|
-
export declare const rfc1035LabelRules: ({
|
|
37
|
-
required: boolean;
|
|
38
|
-
message: string;
|
|
39
|
-
pattern?: undefined;
|
|
40
|
-
max?: undefined;
|
|
41
|
-
} | {
|
|
42
|
-
pattern: RegExp;
|
|
43
|
-
message: string;
|
|
44
|
-
required?: undefined;
|
|
45
|
-
max?: undefined;
|
|
46
|
-
} | {
|
|
47
|
-
max: number;
|
|
48
|
-
message: string;
|
|
49
|
-
required?: undefined;
|
|
50
|
-
pattern?: undefined;
|
|
51
|
-
})[];
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { FormWidgetProps } from './widget';
|
|
3
|
-
type NamespaceSelectProps = FormWidgetProps<string | string[]>;
|
|
4
|
-
export declare function NamespaceSelectWidget(props: NamespaceSelectProps): JSX.Element;
|
|
5
|
-
export declare const namespaceRules: {
|
|
6
|
-
required: boolean;
|
|
7
|
-
message: string;
|
|
8
|
-
}[];
|
|
9
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './IngressRulesTable';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ResourceModel } from '../../models';
|
|
3
|
-
export type DropdownSize = 'normal' | 'large';
|
|
4
|
-
interface K8sDropdownProps {
|
|
5
|
-
record: ResourceModel;
|
|
6
|
-
size?: DropdownSize;
|
|
7
|
-
}
|
|
8
|
-
export declare function K8sDropdown(props: React.PropsWithChildren<K8sDropdownProps>): JSX.Element;
|
|
9
|
-
export default K8sDropdown;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { TableProps } from 'src/components/Table';
|
|
3
|
-
import { ResourceModel } from '../../models';
|
|
4
|
-
interface ListPageProps<T extends ResourceModel> {
|
|
5
|
-
selectedKeys: string[];
|
|
6
|
-
tableProps: TableProps<T>;
|
|
7
|
-
contentClassName?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare function ListPage<T extends ResourceModel>(props: ListPageProps<T>): JSX.Element;
|
|
10
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const NS_STORE_KEY = "namespace-filter";
|
|
3
|
-
export declare const ALL_NS = "_all";
|
|
4
|
-
export declare const useNamespacesFilter: () => {
|
|
5
|
-
value: string[];
|
|
6
|
-
};
|
|
7
|
-
interface NamespaceFilterProps {
|
|
8
|
-
className?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const NamespacesFilter: React.FC<NamespaceFilterProps>;
|
|
11
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { NetworkPolicyIngressRule, NetworkPolicyEgressRule } from 'kubernetes-types/networking/v1';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
type Props = {
|
|
4
|
-
ingressOrEgress: NetworkPolicyIngressRule[] | NetworkPolicyEgressRule[];
|
|
5
|
-
kind?: string;
|
|
6
|
-
};
|
|
7
|
-
export declare const NetworkPolicyRulesViewer: React.FC<Props>;
|
|
8
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './NetworkPolicyRulesViewer';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { PersistentVolumeClaimModel } from 'src/models';
|
|
3
|
-
interface DistributeStorageFormHandler {
|
|
4
|
-
submit: () => Promise<unknown> | undefined;
|
|
5
|
-
}
|
|
6
|
-
interface DistributeStorageFormProps {
|
|
7
|
-
pvc: PersistentVolumeClaimModel;
|
|
8
|
-
defaultValue: number;
|
|
9
|
-
}
|
|
10
|
-
export declare const DistributeStorageForm: React.ForwardRefExoticComponent<DistributeStorageFormProps & React.RefAttributes<DistributeStorageFormHandler>>;
|
|
11
|
-
interface PVCDistributeStorageProps {
|
|
12
|
-
pvc: PersistentVolumeClaimModel;
|
|
13
|
-
editable: boolean;
|
|
14
|
-
}
|
|
15
|
-
declare function PVCDistributeStorage({ pvc, editable }: PVCDistributeStorageProps): JSX.Element;
|
|
16
|
-
export default PVCDistributeStorage;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ResourceModel } from '../../models';
|
|
3
|
-
import { ShowConfig } from '../ShowContent';
|
|
4
|
-
type Props<Model extends ResourceModel> = {
|
|
5
|
-
showConfig: ShowConfig<Model>;
|
|
6
|
-
formatter?: (r: Model) => Model;
|
|
7
|
-
Dropdown?: React.FC<{
|
|
8
|
-
record: Model;
|
|
9
|
-
}>;
|
|
10
|
-
};
|
|
11
|
-
export declare const PageShow: <Model extends ResourceModel<import("k8s-api-provider").Unstructured>>(props: Props<Model>) => JSX.Element;
|
|
12
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './PageShow';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ContainerStatus } from 'kubernetes-types/core/v1';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
type Props = {
|
|
4
|
-
containerStatuses: ContainerStatus[];
|
|
5
|
-
initContainerStatuses: ContainerStatus[];
|
|
6
|
-
};
|
|
7
|
-
export declare const PodContainersTable: React.FC<Props>;
|
|
8
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './PodContainersTable';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { PodModel } from '../../models';
|
|
3
|
-
import { DropdownSize } from '../K8sDropdown';
|
|
4
|
-
type Props<Model extends PodModel> = {
|
|
5
|
-
record: Model;
|
|
6
|
-
size?: DropdownSize;
|
|
7
|
-
};
|
|
8
|
-
export declare function PodDropdown<Model extends PodModel>(props: React.PropsWithChildren<Props<Model>>): JSX.Element;
|
|
9
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SocketStatus } from 'src/components/Shell';
|
|
3
|
-
import '@xterm/xterm/css/xterm.css';
|
|
4
|
-
import { PodModel } from 'src/models/pod-model';
|
|
5
|
-
export declare enum OS {
|
|
6
|
-
Linux = "linux",
|
|
7
|
-
Windows = "windows"
|
|
8
|
-
}
|
|
9
|
-
interface PodShellProps {
|
|
10
|
-
pod: PodModel;
|
|
11
|
-
basePath: string;
|
|
12
|
-
onSocketStatusChange?: (socketStatus: SocketStatus) => void;
|
|
13
|
-
}
|
|
14
|
-
interface PodShellHandler {
|
|
15
|
-
getAllTerminalContents: () => string[];
|
|
16
|
-
}
|
|
17
|
-
export declare const PodShell: React.ForwardRefExoticComponent<PodShellProps & React.RefAttributes<PodShellHandler>>;
|
|
18
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { SocketStatus } from 'src/components/Shell';
|
|
3
|
-
import { PodModel } from 'src/models';
|
|
4
|
-
import { PodShell } from './PodShell';
|
|
5
|
-
interface PodShellModalProps {
|
|
6
|
-
pod: PodModel;
|
|
7
|
-
onSocketStatusChange?: (socketStatus: SocketStatus) => void;
|
|
8
|
-
}
|
|
9
|
-
export declare function PodShellModal(props: PodShellModalProps): JSX.Element;
|
|
10
|
-
export { PodShell };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { WorkloadModel } from '../../models';
|
|
3
|
-
import { DropdownSize } from '../K8sDropdown';
|
|
4
|
-
type Props<Model extends WorkloadModel> = {
|
|
5
|
-
record: Model;
|
|
6
|
-
size?: DropdownSize;
|
|
7
|
-
};
|
|
8
|
-
export declare function ReplicasDropdown<Model extends WorkloadModel>(props: React.PropsWithChildren<Props<Model>>): JSX.Element;
|
|
9
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ResourceModel } from '../../../models';
|
|
3
|
-
import { ResourceConfig } from '../../../types';
|
|
4
|
-
type Props<Model extends ResourceModel> = {
|
|
5
|
-
config: ResourceConfig<Model>;
|
|
6
|
-
};
|
|
7
|
-
export declare function ResourceForm<Model extends ResourceModel>(props: Props<Model>): JSX.Element;
|
|
8
|
-
export {};
|