@alauda-fe/dynamic-plugin-shared 0.0.4-alpha.25 → 0.0.4-alpha.26
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/package.json
CHANGED
|
@@ -4046,20 +4046,6 @@ declare class SearchPanelComponent implements AfterViewInit {
|
|
|
4046
4046
|
static ɵcmp: i0.ɵɵComponentDeclaration<SearchPanelComponent, "acl-search-panel", never, { "enableEnterHandler": { "alias": "enableEnterHandler"; "required": false; }; }, { "searchEvent": "searchEvent"; "resetSearch": "resetSearch"; }, ["items"], ["*", "[additional]"], true, never>;
|
|
4047
4047
|
}
|
|
4048
4048
|
|
|
4049
|
-
declare class TableCustomColumnsComponent implements OnInit {
|
|
4050
|
-
options: string[];
|
|
4051
|
-
ignoreOptions: string[];
|
|
4052
|
-
columns?: string[];
|
|
4053
|
-
marginLeft: string;
|
|
4054
|
-
id: string;
|
|
4055
|
-
columnsChange: EventEmitter<string[]>;
|
|
4056
|
-
storage: StringMap;
|
|
4057
|
-
ngOnInit(): void;
|
|
4058
|
-
selectedChanged(event: string[]): void;
|
|
4059
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableCustomColumnsComponent, never>;
|
|
4060
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableCustomColumnsComponent, "acl-table-column-setting", never, { "options": { "alias": "options"; "required": false; }; "ignoreOptions": { "alias": "ignoreOptions"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "marginLeft": { "alias": "marginLeft"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "columnsChange": "columnsChange"; }, never, never, true, never>;
|
|
4061
|
-
}
|
|
4062
|
-
|
|
4063
4049
|
declare enum PodStatusEnum {
|
|
4064
4050
|
running = "running",
|
|
4065
4051
|
pending = "pending",
|
|
@@ -5225,7 +5211,7 @@ declare class AclTableVirtualPlaceholderDefDirective {
|
|
|
5225
5211
|
static ɵdir: i0.ɵɵDirectiveDeclaration<AclTableVirtualPlaceholderDefDirective, "[aclTableVirtualPlaceholder]", never, {}, {}, never, never, true, never>;
|
|
5226
5212
|
}
|
|
5227
5213
|
|
|
5228
|
-
declare class AclTableVirtualComponent<T> implements AfterViewChecked, OnDestroy {
|
|
5214
|
+
declare class AclTableVirtualComponent<T> implements AfterViewChecked, AfterViewInit, OnDestroy {
|
|
5229
5215
|
dataSource: T[];
|
|
5230
5216
|
itemSize: number;
|
|
5231
5217
|
minBufferPx: number;
|
|
@@ -5238,12 +5224,17 @@ declare class AclTableVirtualComponent<T> implements AfterViewChecked, OnDestroy
|
|
|
5238
5224
|
placeholderTemplate?: TemplateRef<any>;
|
|
5239
5225
|
viewport?: CdkVirtualScrollViewport;
|
|
5240
5226
|
scrollContainerRef: ElementRef<HTMLElement>;
|
|
5241
|
-
|
|
5242
|
-
private checked$;
|
|
5227
|
+
headerWrapper: ElementRef<HTMLElement>;
|
|
5243
5228
|
private destroy$;
|
|
5229
|
+
private resizeObserver?;
|
|
5230
|
+
private subscriptionsInitialized;
|
|
5244
5231
|
ngAfterViewChecked(): void;
|
|
5245
|
-
|
|
5232
|
+
ngAfterViewInit(): void;
|
|
5233
|
+
private setupScrollSubscriptions;
|
|
5234
|
+
private setupRowHeight;
|
|
5246
5235
|
ngOnDestroy(): void;
|
|
5236
|
+
private setupResizeObserver;
|
|
5237
|
+
private syncHeaderWidth;
|
|
5247
5238
|
private getScroller;
|
|
5248
5239
|
private placeClass;
|
|
5249
5240
|
private mutateVerticalScroll;
|
|
@@ -6135,5 +6126,5 @@ declare class GraphNodeDirective implements OnInit, OnDestroy {
|
|
|
6135
6126
|
|
|
6136
6127
|
declare const GRAPH_COMPONENTS: (typeof GraphLinksComponent)[];
|
|
6137
6128
|
|
|
6138
|
-
export { ACTION, AIT_API_GROUP, ALL, ALL_VALUE, ANNOTATIONS, API_GATEWAY, ARGOCD_GROUP, ARRAY_FORM_TABLE_MODULE, ARRAY_TABLE_FORM_ERROR_BG, ASSIGN_ALL, ASYNC_DATA_MODULE, AccessMode, AccessModes, AclTableVirtualComponent, AclTableVirtualHeaderDefDirective, AclTableVirtualPlaceholderDefDirective, AclTableVirtualRowDefDirective, AlaudaDeployStatus, AlaudaRunningStatus, ArrayFormTableComponent, ArrayFormTableFooterDirective, ArrayFormTableHeaderDirective, ArrayFormTableRowControlDirective, ArrayFormTableRowDirective, ArrayFormTableRowErrorDirective, ArrayFormTableRowSeparatorDirective, ArrayFormTableZeroStateDirective, AsyncDataLoader, AsyncFunctionValidatorDirective, AuiCodeEditorHelperDirective, BASE_TIMEZONE, BUILT_IN_YAML_EXAMPLES, BaseFormContainer, BaseNestedFormControl, BaseNestedFormControlPure, BaseStringMapFormComponent, Bracket, CHART_PICKER_TIME_RANGES, CLUSTER, COMMON_RESOURCE_DEFINITIONS, CORE_UNITS, CORE_UNIT_REG, CREATE, CREATED_AT, CREATION_TIMESTAMP, CREATOR, CRON_ENABLE_7_FOR_SUNDAY, CRON_FORMAT_ERROR, CRON_MIN_INTERVAL_ERROR, CRYPTO_HEADER_KEY, CRYPTO_KEY, CRYPTO_RANDOM_HEADER_KEY, CRYPTO_TYPE, CUSTOM, CUSTOMIZED, CUSTOM_RANGE, CalcPipe, CardSectionComponent, ClickOutsideDirective, CloudHelmRequestStateEnum, CodeDisplayDialogComponent, CoerceNumberDirective, ConfirmDeleteComponent, ConfirmDeleteContentDirective, ConfirmDeleteLabelDirective, ConfirmDeleteTipDirective, ControlValueTraceDirective, CronHumanReadablePipe, CronWeekDays, CrontabNextPipe, CurrentTimeComponent, DATE_FORMAT, DATE_TIME_FORMAT, DEFAULT_CODE_EDITOR_OPTIONS, DEFAULT_CONTAINER_ANNOTATION, DEFAULT_OPERATOR, DEFAULT_OPTIONS, DEFAULT_REASON, DEFAULT_ZH_ERROR, DELIMITER, DESCRIPTION, DISPLAY_NAME, DNS1123SubdomainValidator, DOMAIN_PATTERN, DOMAIN_PATTERN_BASE, DOT, DOWNGRADE_WATCH_ENABLED, DOWNGRADE_WATCH_POLLING, DUPLICATE_ERROR_KEY, DUPLICATION_JUSTIFY_STRATEGY, DataSource, DateRangePickerComponent, DeclareDirective, DefaultStatusColorMapper, DefaultStatusIconMapper, DeleteType, DeletingTagComponent, DisabledContainerComponent, DisabledDirective, DragHandleDirective, DurationPipe, E2eAttributeBindingDirective, EFFECT_DIRECTIVE_MODULE, EMAIL_PATTERN, EMPTY, ERRORS_MAPPER_MODULE, ESCAPE_DEACTIVATE_CHECK, ErrorStateComponent, ErrorsMapperComponent, ErrorsMapperDirective, FALSE, FIELDSET_GROUP_COMPONENTS, FeatureGateDirective, FeedbackNotificationComponent, FieldSetColumnComponent, FieldSetColumnGroupComponent, FieldSetGroupComponent, FieldSetItemActionDirective, FieldSetItemComponent, FileResultType, FoldableBlockComponent, FoldableItemInTableComponent, FormItemMarginEffectDirective, FunctionValidatorDirective, GLOBAL_CLUSTER, GRAPH_COMPONENTS, GenericStatusColor, GenericStatusIcon, GraphActionsComponent, GraphCanvasComponent, GraphLinkComponent, GraphLinksComponent, GraphNodeDirective, GuardStatus, HTTP_ADDRESS_PATTERN, HTTP_DUAL_IP_OR_DOMAIN_PATTERN, HTTP_IP_OR_DOMAIN_PATTERN, HYPHEN, HelmRequestPhaseEnum, HelpDocDirective, HelpDocUrlPipe, HelpDocumentComponent, HelpDocumentService, IMAGE_TAG_PATTERN, INT_PATTERN, INT_ZERO_PATTERN, IPV4_IPV6_ADDRESS_HOSTNAME_PORT_PATTERN, IPV6_ADDRESS_HOSTNAME_PATTERN, IPV6_ADDRESS_HOSTNAME_PORT_PATTERN, IPV6_PATTERN_BASE, IP_ADDRESS_HOSTNAME_PATTERN, IP_ADDRESS_HOSTNAME_PATTERN_EXTEND, IP_ADDRESS_HOSTNAME_PORT_PATTERN, IP_ADDRESS_PATTERN, IP_ADDRESS_PORT_PATTERN, IP_ADDRESS_SUBNET_PATTERN, IP_PATTERN, IP_PATTERN_BASE, IP_V4_OR_V6_PATTERN, IP_V6_ADDRESS_PATTERN, IP_V6_PATTERN, InterceptDeactivateDirective, InterceptDeactivateGuard, InterceptDeactivateService, JobStatusColorMapper, JobStatusEnum, JobStatusIconMapper, K8SResourceList, K8SResourceListFooterComponent, K8SResourcePagedList, K8S_APP_API_GROUP, K8S_CORE_API_GROUP, K8S_RESOURCE_LABEL_KEY_NAME_PATTERN, K8S_RESOURCE_LABEL_KEY_PREFIX_PATTERN, K8S_RESOURCE_LABEL_VALUE_PATTERN, K8S_RESOURCE_LIST_MODULE, K8S_RESOURCE_NAME_START_WITH_CHARS_ONLY, K8S_RESOURCE_TRANSLATE_KEY, K8sListFooterLoadingErrorDirective, K8sListFooterNoDataDirective, K8sResourceAction, K8sResourceMarkComponent, K8sResourceTranslateKeyPipe, K8sSharedUtilService, K8sYamlDisplayDialogComponent, KNOWN_COLUMNS, KeyValueFormTableComponent, KeyValueTableComponent, LABELS, LINK, LOCAL_STORAGE_KEY_THEME_MODE, ListDisplayComponent, ListenResizeDirective, LoadAction, LocaleTransformPipe, MACHINE_API_GROUP, METADATA, MUTABLE_BASIC_OPTIONS, MUTABLE_MODULE, MarkedPipe, MaxLengthValidatorDirective, MaxValidatorDirective, MinLengthValidatorDirective, MinValidatorDirective, MinimumFormatPipe, MosaicComponent, MosaicLeftDirective, MosaicRightDirective, MultiSearchActionInputComponent, MultiSearchAdvanced, MultiSearchBasic, MultiSearchComponent, MutableDirective, NAME, NAMESPACE, NOTIFICATION_SERVER_NAME, NOTIFY_DURATION_HEADER, NOTIFY_ON_ERROR_HEADER, NOTIFY_ON_ERROR_HEADERS, NOT_NOTIFY_ON_ERROR_HEADERS, NUMBER_PATTERN, NamespaceBadgeComponent, NotBeValidatorDirective, NotificationUtilService, OAM_GROUP, OnResizeChangeService, OneOfValidatorDirective, OverviewBannerComponent, PACKAGE_RUNTIME_VALUE, PAGE_GUARD_MODULE, PLATFORM_OPS_MODE, PORT_PATTERN, POSITIVE_INT_PATTERN, POSITIVE_NUMBER_PATTERN, PREFIX_LABEL_CLASS, PROJECT, PUBLIC_NAMESPACE, PageGuardComponent, PageGuardContentDirective, PageGuardDescriptionDirective, PageGuardImageDirective, PageGuardOperationDirective, PageStateComponent, ParseJsonTranslatePipe, PasswordInputComponent, PluginClusterSelectorComponent, PodStatusColorMapper, PodStatusComponent, PodStatusEnum, PodStatusIconMapper, PreventClipboardDirective, PreventDirective, PreventHandler, ProductKey, REASON_MAP, RESOURCE_MAC_TYPES, RESOURCE_REQUIREMENT_KEYS, ReadonlyFieldDirective, Reason, RelativeTimeComponent, RequestPool, ResizeDirective, ResourceErrorInterceptor, ResourceLabelComponent, ResourceMultiSelectComponent, ResourceYamlDisplayComponent, ResourceYamlEditorComponent, SERVICE_PORT_BASE_PROTOCOLS, SERVICE_PORT_PROTOCOLS, SERVICE_SESSION_AFFINITIES, SERVICE_TYPES, SLASH, SPACE, SPEC, STATUS, STRATEGY_JUDGE_MAPPER, STRONG_PASSWORD_SPECIAL_CHARS, ScrollBorderObserverDirective, ScrollToFirstInvalidDirective, ScrollToFirstInvalidMarkerDirective, SearchItemComponent, SearchItemLabelDirective, SearchPanelComponent, SecretType, SelectPrefixLabelDirective, SpanComponent, StatusIconComponent, StopDirective, StringArrayFormTableComponent, StrongPasswordDirective, StrongPasswordTooltipComponent, TABLE_VIRTUAL_MODULE, TEMPLATE_OPTIONS, TIMEZONES, TIME_FORMAT, TOKEN_HELP_DOC_DATA, TRUE, TableCellDefDirective, TableComponent,
|
|
6129
|
+
export { ACTION, AIT_API_GROUP, ALL, ALL_VALUE, ANNOTATIONS, API_GATEWAY, ARGOCD_GROUP, ARRAY_FORM_TABLE_MODULE, ARRAY_TABLE_FORM_ERROR_BG, ASSIGN_ALL, ASYNC_DATA_MODULE, AccessMode, AccessModes, AclTableVirtualComponent, AclTableVirtualHeaderDefDirective, AclTableVirtualPlaceholderDefDirective, AclTableVirtualRowDefDirective, AlaudaDeployStatus, AlaudaRunningStatus, ArrayFormTableComponent, ArrayFormTableFooterDirective, ArrayFormTableHeaderDirective, ArrayFormTableRowControlDirective, ArrayFormTableRowDirective, ArrayFormTableRowErrorDirective, ArrayFormTableRowSeparatorDirective, ArrayFormTableZeroStateDirective, AsyncDataLoader, AsyncFunctionValidatorDirective, AuiCodeEditorHelperDirective, BASE_TIMEZONE, BUILT_IN_YAML_EXAMPLES, BaseFormContainer, BaseNestedFormControl, BaseNestedFormControlPure, BaseStringMapFormComponent, Bracket, CHART_PICKER_TIME_RANGES, CLUSTER, COMMON_RESOURCE_DEFINITIONS, CORE_UNITS, CORE_UNIT_REG, CREATE, CREATED_AT, CREATION_TIMESTAMP, CREATOR, CRON_ENABLE_7_FOR_SUNDAY, CRON_FORMAT_ERROR, CRON_MIN_INTERVAL_ERROR, CRYPTO_HEADER_KEY, CRYPTO_KEY, CRYPTO_RANDOM_HEADER_KEY, CRYPTO_TYPE, CUSTOM, CUSTOMIZED, CUSTOM_RANGE, CalcPipe, CardSectionComponent, ClickOutsideDirective, CloudHelmRequestStateEnum, CodeDisplayDialogComponent, CoerceNumberDirective, ConfirmDeleteComponent, ConfirmDeleteContentDirective, ConfirmDeleteLabelDirective, ConfirmDeleteTipDirective, ControlValueTraceDirective, CronHumanReadablePipe, CronWeekDays, CrontabNextPipe, CurrentTimeComponent, DATE_FORMAT, DATE_TIME_FORMAT, DEFAULT_CODE_EDITOR_OPTIONS, DEFAULT_CONTAINER_ANNOTATION, DEFAULT_OPERATOR, DEFAULT_OPTIONS, DEFAULT_REASON, DEFAULT_ZH_ERROR, DELIMITER, DESCRIPTION, DISPLAY_NAME, DNS1123SubdomainValidator, DOMAIN_PATTERN, DOMAIN_PATTERN_BASE, DOT, DOWNGRADE_WATCH_ENABLED, DOWNGRADE_WATCH_POLLING, DUPLICATE_ERROR_KEY, DUPLICATION_JUSTIFY_STRATEGY, DataSource, DateRangePickerComponent, DeclareDirective, DefaultStatusColorMapper, DefaultStatusIconMapper, DeleteType, DeletingTagComponent, DisabledContainerComponent, DisabledDirective, DragHandleDirective, DurationPipe, E2eAttributeBindingDirective, EFFECT_DIRECTIVE_MODULE, EMAIL_PATTERN, EMPTY, ERRORS_MAPPER_MODULE, ESCAPE_DEACTIVATE_CHECK, ErrorStateComponent, ErrorsMapperComponent, ErrorsMapperDirective, FALSE, FIELDSET_GROUP_COMPONENTS, FeatureGateDirective, FeedbackNotificationComponent, FieldSetColumnComponent, FieldSetColumnGroupComponent, FieldSetGroupComponent, FieldSetItemActionDirective, FieldSetItemComponent, FileResultType, FoldableBlockComponent, FoldableItemInTableComponent, FormItemMarginEffectDirective, FunctionValidatorDirective, GLOBAL_CLUSTER, GRAPH_COMPONENTS, GenericStatusColor, GenericStatusIcon, GraphActionsComponent, GraphCanvasComponent, GraphLinkComponent, GraphLinksComponent, GraphNodeDirective, GuardStatus, HTTP_ADDRESS_PATTERN, HTTP_DUAL_IP_OR_DOMAIN_PATTERN, HTTP_IP_OR_DOMAIN_PATTERN, HYPHEN, HelmRequestPhaseEnum, HelpDocDirective, HelpDocUrlPipe, HelpDocumentComponent, HelpDocumentService, IMAGE_TAG_PATTERN, INT_PATTERN, INT_ZERO_PATTERN, IPV4_IPV6_ADDRESS_HOSTNAME_PORT_PATTERN, IPV6_ADDRESS_HOSTNAME_PATTERN, IPV6_ADDRESS_HOSTNAME_PORT_PATTERN, IPV6_PATTERN_BASE, IP_ADDRESS_HOSTNAME_PATTERN, IP_ADDRESS_HOSTNAME_PATTERN_EXTEND, IP_ADDRESS_HOSTNAME_PORT_PATTERN, IP_ADDRESS_PATTERN, IP_ADDRESS_PORT_PATTERN, IP_ADDRESS_SUBNET_PATTERN, IP_PATTERN, IP_PATTERN_BASE, IP_V4_OR_V6_PATTERN, IP_V6_ADDRESS_PATTERN, IP_V6_PATTERN, InterceptDeactivateDirective, InterceptDeactivateGuard, InterceptDeactivateService, JobStatusColorMapper, JobStatusEnum, JobStatusIconMapper, K8SResourceList, K8SResourceListFooterComponent, K8SResourcePagedList, K8S_APP_API_GROUP, K8S_CORE_API_GROUP, K8S_RESOURCE_LABEL_KEY_NAME_PATTERN, K8S_RESOURCE_LABEL_KEY_PREFIX_PATTERN, K8S_RESOURCE_LABEL_VALUE_PATTERN, K8S_RESOURCE_LIST_MODULE, K8S_RESOURCE_NAME_START_WITH_CHARS_ONLY, K8S_RESOURCE_TRANSLATE_KEY, K8sListFooterLoadingErrorDirective, K8sListFooterNoDataDirective, K8sResourceAction, K8sResourceMarkComponent, K8sResourceTranslateKeyPipe, K8sSharedUtilService, K8sYamlDisplayDialogComponent, KNOWN_COLUMNS, KeyValueFormTableComponent, KeyValueTableComponent, LABELS, LINK, LOCAL_STORAGE_KEY_THEME_MODE, ListDisplayComponent, ListenResizeDirective, LoadAction, LocaleTransformPipe, MACHINE_API_GROUP, METADATA, MUTABLE_BASIC_OPTIONS, MUTABLE_MODULE, MarkedPipe, MaxLengthValidatorDirective, MaxValidatorDirective, MinLengthValidatorDirective, MinValidatorDirective, MinimumFormatPipe, MosaicComponent, MosaicLeftDirective, MosaicRightDirective, MultiSearchActionInputComponent, MultiSearchAdvanced, MultiSearchBasic, MultiSearchComponent, MutableDirective, NAME, NAMESPACE, NOTIFICATION_SERVER_NAME, NOTIFY_DURATION_HEADER, NOTIFY_ON_ERROR_HEADER, NOTIFY_ON_ERROR_HEADERS, NOT_NOTIFY_ON_ERROR_HEADERS, NUMBER_PATTERN, NamespaceBadgeComponent, NotBeValidatorDirective, NotificationUtilService, OAM_GROUP, OnResizeChangeService, OneOfValidatorDirective, OverviewBannerComponent, PACKAGE_RUNTIME_VALUE, PAGE_GUARD_MODULE, PLATFORM_OPS_MODE, PORT_PATTERN, POSITIVE_INT_PATTERN, POSITIVE_NUMBER_PATTERN, PREFIX_LABEL_CLASS, PROJECT, PUBLIC_NAMESPACE, PageGuardComponent, PageGuardContentDirective, PageGuardDescriptionDirective, PageGuardImageDirective, PageGuardOperationDirective, PageStateComponent, ParseJsonTranslatePipe, PasswordInputComponent, PluginClusterSelectorComponent, PodStatusColorMapper, PodStatusComponent, PodStatusEnum, PodStatusIconMapper, PreventClipboardDirective, PreventDirective, PreventHandler, ProductKey, REASON_MAP, RESOURCE_MAC_TYPES, RESOURCE_REQUIREMENT_KEYS, ReadonlyFieldDirective, Reason, RelativeTimeComponent, RequestPool, ResizeDirective, ResourceErrorInterceptor, ResourceLabelComponent, ResourceMultiSelectComponent, ResourceYamlDisplayComponent, ResourceYamlEditorComponent, SERVICE_PORT_BASE_PROTOCOLS, SERVICE_PORT_PROTOCOLS, SERVICE_SESSION_AFFINITIES, SERVICE_TYPES, SLASH, SPACE, SPEC, STATUS, STRATEGY_JUDGE_MAPPER, STRONG_PASSWORD_SPECIAL_CHARS, ScrollBorderObserverDirective, ScrollToFirstInvalidDirective, ScrollToFirstInvalidMarkerDirective, SearchItemComponent, SearchItemLabelDirective, SearchPanelComponent, SecretType, SelectPrefixLabelDirective, SpanComponent, StatusIconComponent, StopDirective, StringArrayFormTableComponent, StrongPasswordDirective, StrongPasswordTooltipComponent, TABLE_VIRTUAL_MODULE, TEMPLATE_OPTIONS, TIMEZONES, TIME_FORMAT, TOKEN_HELP_DOC_DATA, TRUE, TableCellDefDirective, TableComponent, TableHeaderCellDefDirective, TableUtilService, TagsLabelComponent, TaintEffect, TerminatingTagComponent, TestTagComponent, TextEllipsisComponent, TextTooltipDirective, TextWithUrlComponent, ThemeTransformPipe, TimezoneDisplayPipe, TolerationOperator, TrimDirective, UNDERSCORE, UNITS, UNIT_REG, UPDATE, UPDATED_AT, UPDATED__AT, UpdateDescriptionDialogComponent, UpdateDisplayNameDialogComponent, UpdateKeyValueDialogComponent, UploadFileComponent, UserSecurityPolicyRule, UserState, VOLUME_SNAPSHOT_GROUP, ValidateRowDuplicateService, ValidatorsDirective, VolumeMode, VolumeModes, VolumeTypeEnum, WEEK_DAYS, WILDCARD, WORKSPACE_PARAMS, WRITABLE_METHODS, WorkloadKind, WorkloadStatusColorMapper, WorkloadStatusEnum, WorkloadStatusIconComponent, WorkloadStatusIconMapper, YamlUtilService, ZH_ERRORS, ZeroStateComponent, addUnitCoreM, addUnitGi, addUnitMi, appendImageHeader, atobWithFallback, buildImageAddress, buildUrl, checkValueExit, clearWindowsXtermTools, compareMinorVersion, compareVersion, copyValue, createNestedFormControl, cronValidator, cronValidatorBasic, dataTransfer, dateValueOf, defaultFilter, defaultSorter, emptyObjectRemoveRuleFactory, errorColor, extractListParamsFromRoute, extractPagedListParams, extractWorkspace, extractWorkspaceFromRoute, filterEmptyValue, filterTrees, findPath, firstPath, formatCPU, formatMemory, formatNumber, genControlDepsMap, getAppropriateMemory, getBaseHref, getCpu, getCronWeekDayNumbers, getDisabledState, getDisabledState$, getHelpDocUrl, getHostname, getJobStatus, getK8sResourceAnnotationErrorMapper, getK8sResourceAnnotationErrorMapper$, getK8sResourceLabelErrorMapper, getK8sResourceLabelErrorMapper$, getMemory, getPickerTimeRanges, getPodAggregatedStatus, getPodIPs, getPodStatus, getPrivateIP, getPrivateIPv4, getPrivateIPv6, getRelativePath, getResourceLimitAsyncValidatorFn, getResourceLimitValidatorFn, getResourceValue, getResourceViewModel, getToPath, getValidVersion, getWorkloadStatus, initGreaterValidator, isAbsoluteUrl, isB, isCronFieldCountCorrect, isCronWeekDayCorrect, isCronWeekDaysContinuous, isErrorMessage, isJsonObjectString, isK8sErrorStatus, isK8sResource, isL, isR, isSelectAll, isT, isValidRID, isValidWorkspace, k8sResourceAnnotationKeyValidator, k8sResourceAnnotationValidator, k8sResourceLabelKeyValidator, k8sResourceLabelValidator, k8sResourceLabelValueValidator, loadEnv, logsReadOptions, mapTrees, matchExpressionsToString, matchLabelsToString, maxParallelByHttpVersion, noShowRowError, normalizeParams, numToStr, parseDaemonSetStatus, parseDeploymentStatus, parseImageAddress, parseRID, parseStatefulSetStatus, parseToWorkloadStatus, parseUrlInText, parseValidImageName, parseValueAndUnit, parseVersion, parseWorkspace, prefixFilterRuleFactory, primaryColor, queryListParams, randomPassword, reduceTrees, removeDirtyFieldsBeforeUpdate, resourceUnits, rowBackgroundColorFn, safeAssign, scrollIntoView, setNode, setupErrorMapper, shortNum, sortByCreationTimestamp, stringToMatchLabels, stringifyRID, stringifyWorkspace, successColor, tableSort, tableSortAdvance, tagRenderDefault, toLowerFirstLetter, toNumber, toPercent, toPx, toUnitGi, toUnitI, toUnitMi, toUnitNum, toUnitNumM, trackByName, trackByUid, transferResource, versionRegex, warnColor, withLoadState, workspaceToPath, yamlFilterField };
|
|
6139
6130
|
export type { APIResourceItem, APIResourceList, AccessTokenInfo, Affinity, AlaudaProductStatus, AnyArray, Arrayable, AsyncLoadState, AvailableResourceType, Callback, Certificate, Cluster, ClusterSpec, ClusterStatus, ClusterStatusCondition, ClusterStatusReason, CodeDisplayDialogData, Condition, ConfigMap, ConfigMapKeyRef, ConfigMapRef, ConfigMapVolumeSource, ConfigWithParams, ConfigWithRoute, ConfirmDeleteData, Container, ContainerPort, ContainerState, ContainerStateRunning, ContainerStateTerminated, ContainerStateWaiting, ContainerStatus, CronJob, CronJobSpec, CronJobStatus, CronWeekDay, CsiVolumeSource, Cursor, CursorX, CursorY, CustomResourceDefinition, CustomResourceDefinitionVersion, DaemonSet, DaemonSetSpec, DaemonSetStatus, DaemonSetUpdateStrategy, DaemonSetUpdateStrategyType, DataError, DataMapper, DataStateAdapter, DatePickerLocale, DateRangePickerModel, DefaultExtraMapper, DeleteResourceApi, Deployment, DeploymentSpec, DeploymentStatus, DeploymentStrategy, DeploymentStrategyType, DiffTimeUnit, DisabledResult, DragRange, EmptyDirVolumeSource, Encoding, EnvFromSource, EnvVar, EnvVarSource, Environments, EphemeralContainer, EphemeralVolumeSource, ErrorMapper, ErrorMapperInterface, ErrorsMapperFn, ExecAction, FeedbackNotificationConfig, FeedbackNotificationProps, FeedbackNotificationPropsWithEvents, FetchSeed, Fetcher, FileResult, FormatValue, GenericWorkloadStatus, GraphNode, HTTPGetAction, HTTPHeader, HTTPIngressPath, HTTPIngressRuleValue, HelmRequest, HelmRequestClusterSyncResult, HelmRequestClusterSyncResults, HelmRequestCondition, HelmRequestHttp, HelmRequestOci, HelmRequestSpec, HostAliases, HostPathVolumeSource, Idp, IfEqual, Ingress, IngressBackend, IngressLoadBalancerStatus, IngressRule, IngressSpec, IngressStatus, IngressTLS, InsertFn, ItemsScanner, JSONSchema6TypeName, Job, JobSpec, JobStatus, JobTemplateSpec, K8sEvent, K8sEventSeries, K8sEventSource, K8sYamlDisplayDialogData, KeyToPath, KeyValue, KeyValueTuple, Keys, KubernetesResource, KubernetesResourceList, KubernetesSubject, LabelSelector, LabelSelectorRequirement, LdapConfig, LdapGroupSearch, LdapUserSearch, LimitRange, LimitRangeItem, LimitRangeSpec, LimitType, ListFetchParams, ListParams, LiteralUnion, LoadBalancerIngress, LoadSnapshot, LoadState$1 as LoadState, LoaderConfig, LoaderConfigWithInterval, LocalObjectReference, LocaleDisplay, MatchValueFn, MultiSearchOption, MutableOptions, NameSpaceResourceRatio, Namespace, NamespaceStatus, Node, NodeAffinity, NodeAffinityTerm, NodeEdge, NodeID, NodeSelectorTerm, NodeStatus, NodeStatusReason, NodeStatusType, NodeTaint, NormalizedDefaultExtraMapper, NormalizedTableColumnActionExtra, NormalizedTableColumnActionExtraItem, NormalizedTableColumnDef, NotBeValue, NotificationHttpRequest, Nullable, ObjectFieldSelector, ObjectMeta, ObjectReference, ObservableType, OidcConfig, OneOfValue, OpenAPIV2Document, OpenAPIV3SchemaObject, OpenAPIV3SchemaObjects, Options, OriginX, OriginY, OverviewBannerOption, OwnerReference, PagedListConfig, Pagination, PersistentVolumeClaim, PersistentVolumeClaimDataSource, PersistentVolumeClaimSpec, PersistentVolumeClaimStatus, PersistentVolumeClaimVolumeSource, PickerTimeRange, Pod, PodAffinity, PodAffinityTerm, PodLifeCycle, PodLifeCycleHook, PodSpec, PodSpecAffinity, PodStatus, PodTemplateSpec, Point, Points, PreferredAffinity, Probe, ProductBase, ProductBaseSpec, ProductBaseStatus, ProductEntry, ProductEntrySpec, ProductEntryStatus, ProductStatus, ProductStatusCondition, Project, ProjectCluster, ProjectSpec, QueryDisabledFunc, Readonlyable, Rect, Rects, RequiredAffinity, ResizeCursor, ResizeEvent, ResourceAttributes, ResourceControl, ResourceFieldSelector, ResourceIdentifier, ResourceListParams, ResourceMacFormModal, ResourceMacKey, ResourceMacs, ResourcePatch, ResourceRequirementFormModal, ResourceRequirementKey, ResourceRequirementStrict, ResourceRequirements, RoleCustomRule, RoleRule, RoleTemplate, RoleTemplateSpec, RollingUpdateDaemonSet, RollingUpdateDeployment, RollingUpdateStatefulSetStrategy, SafeAssignOptions, SchemaBreadcrumb, SchemaProperty, ScopeSelector, ScopedResourceSelectorRequirement, SearchCondition, SearchConditionConfig, SearchConditionModel, SearchTagConfig, Secret, SecretKeyRef, SecretRef, SecretVolumeSource, SelfResourceAttributes, SelfSubjectAccessReview, SelfSubjectAccessReviewSpec, Service, ServicePort, ServicePortBaseProtocol, ServicePortProtocol, ServiceSessionAffinity, ServiceSpec, ServiceType, StatefulSet, StatefulSetSpec, StatefulSetStatus, StatefulSetUpdateStrategy, StatefulSetUpdateStrategyType, Status, StatusErrorResponse, StrategyFn, StreamListLoader, StreamListLoaderSnapshot, StringMap, SubjectAccessReview, SubjectAccessReviewSpec, SubjectAccessReviewStatus, TCPSocketAction, TableColumn, TableColumnActionConfig, TableColumnActionDisabledHandler, TableColumnActionExtra, TableColumnActionExtraItem, TableColumnActionTooltipHandler, TableColumnDef, TableColumnDefPath, TableColumnDefs, TableColumnNameExtra, TableColumnSort, TableColumnSortDirection, TableColumnSortHandler, TableColumnTranslateHandler, TableColumns, TableFilterFn, Text, Tls, Toleration, TransformAction, TransformState, Tree, TreeFilter, TreeMapper, TreeReducer, TypeMeta, UnaryObservableFunction, UntypedKubernetesResource, UpdateKeyValueDialogData, User, UserBinding, UserBindingSpec, UserGroup, UserGroupSpec, UserList, UserPolicy, UserPolicyRule, UserRole, UserRoleNamespace, UserSpec, ValueOf, VersionObject, Volume, VolumeMount, Watcher, WatcherParams, WebhookType, WeightedNodeAffinityTerm, WeightedPodAffinityTerm, WithLoadState, Workload, WorkloadStatus, Workspace, WorkspaceDetailParams, WorkspaceListParams, WritableMethod, YamlFilterItem };
|