@prorobotech/openapi-k8s-toolkit 0.0.1-alpha.90 → 0.0.1-alpha.92
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/openapi-k8s-toolkit.es.js +95 -11
- package/dist/openapi-k8s-toolkit.es.js.map +1 -1
- package/dist/openapi-k8s-toolkit.umd.js +94 -10
- package/dist/openapi-k8s-toolkit.umd.js.map +1 -1
- package/package.json +9 -4
- package/dist/types/api/bff/scopes/checkScopes.d.ts +0 -11
- package/dist/types/api/bff/scopes/filterScopes.d.ts +0 -22
- package/dist/types/api/bff/swagger/getSwagger.d.ts +0 -5
- package/dist/types/api/forms.d.ts +0 -12
- package/dist/types/api/getApiResource.d.ts +0 -17
- package/dist/types/api/getApiResourceTypes.d.ts +0 -9
- package/dist/types/api/getBuiltinResource.d.ts +0 -13
- package/dist/types/api/getBuiltinResourceTypes.d.ts +0 -4
- package/dist/types/api/getClusterList.d.ts +0 -3
- package/dist/types/api/getCrdData.d.ts +0 -6
- package/dist/types/api/getCrdResource.d.ts +0 -16
- package/dist/types/api/getDirectUnknownResource.d.ts +0 -4
- package/dist/types/api/permissions.d.ts +0 -14
- package/dist/types/components/atoms/ContentCard/ContentCard.d.ts +0 -9
- package/dist/types/components/atoms/ContentCard/index.d.ts +0 -2
- package/dist/types/components/atoms/ContentCard/styled.d.ts +0 -14
- package/dist/types/components/atoms/CursorPointerTag/CursorPointerTag.d.ts +0 -285
- package/dist/types/components/atoms/CursorPointerTag/index.d.ts +0 -1
- package/dist/types/components/atoms/DeleteModal/DeleteModal.d.ts +0 -7
- package/dist/types/components/atoms/DeleteModal/index.d.ts +0 -2
- package/dist/types/components/atoms/DeleteModalMany/DeleteModalMany.d.ts +0 -9
- package/dist/types/components/atoms/DeleteModalMany/index.d.ts +0 -2
- package/dist/types/components/atoms/FlexGrow/FlexGrow.d.ts +0 -274
- package/dist/types/components/atoms/FlexGrow/index.d.ts +0 -1
- package/dist/types/components/atoms/Icons/BackToDefaultIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/CustomFeedBackIcons.d.ts +0 -6
- package/dist/types/components/atoms/Icons/DeleteIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/DownIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/EditIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/LockedIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/MinusIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/PauseCircleIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/PlusIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/ResumeCircleIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/SuccessIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/UnlockedIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/UpIcon.d.ts +0 -2
- package/dist/types/components/atoms/Icons/index.d.ts +0 -13
- package/dist/types/components/atoms/Spacer/Spacer.d.ts +0 -7
- package/dist/types/components/atoms/Spacer/index.d.ts +0 -2
- package/dist/types/components/atoms/TreeWithSearch/TreeWithSearch.d.ts +0 -7
- package/dist/types/components/atoms/TreeWithSearch/index.d.ts +0 -2
- package/dist/types/components/atoms/TreeWithSearch/styled.d.ts +0 -276
- package/dist/types/components/atoms/UncontrolledSelect/UncontrolledSelect.d.ts +0 -7
- package/dist/types/components/atoms/UncontrolledSelect/index.d.ts +0 -1
- package/dist/types/components/atoms/UncontrolledSelect/styled.d.ts +0 -10
- package/dist/types/components/atoms/index.d.ts +0 -9
- package/dist/types/components/index.d.ts +0 -3
- package/dist/types/components/molecules/BlackholeForm/atoms/ArrayInsideContainer/ArrayInsideContainer.d.ts +0 -4
- package/dist/types/components/molecules/BlackholeForm/atoms/ArrayInsideContainer/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/atoms/ArrayInsideContainer/styled.d.ts +0 -9
- package/dist/types/components/molecules/BlackholeForm/atoms/CustomCollapse/CustomCollapse.d.ts +0 -13
- package/dist/types/components/molecules/BlackholeForm/atoms/CustomCollapse/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/atoms/CustomCollapse/styled.d.ts +0 -288
- package/dist/types/components/molecules/BlackholeForm/atoms/CustomSizeTitle/CustomSizeTitle.d.ts +0 -6
- package/dist/types/components/molecules/BlackholeForm/atoms/CustomSizeTitle/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/atoms/DebugNameViewer/DebugNameViewer.d.ts +0 -11
- package/dist/types/components/molecules/BlackholeForm/atoms/DebugNameViewer/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/atoms/HeightContainer/HeightContainer.d.ts +0 -6
- package/dist/types/components/molecules/BlackholeForm/atoms/HeightContainer/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/atoms/HiddenContainer/HiddenContainer.d.ts +0 -8
- package/dist/types/components/molecules/BlackholeForm/atoms/HiddenContainer/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/atoms/PersistedCheckbox/PersistedCheckbox.d.ts +0 -9
- package/dist/types/components/molecules/BlackholeForm/atoms/PersistedCheckbox/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/atoms/PossibleHiddenContainer/PossibleHiddenContainer.d.ts +0 -6
- package/dist/types/components/molecules/BlackholeForm/atoms/PossibleHiddenContainer/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/atoms/ResetedFormItem/ResetedFormItem.d.ts +0 -49
- package/dist/types/components/molecules/BlackholeForm/atoms/ResetedFormItem/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/atoms/index.d.ts +0 -9
- package/dist/types/components/molecules/BlackholeForm/index.d.ts +0 -2
- package/dist/types/components/molecules/BlackholeForm/molecules/FormArrayHeader/FormArrayHeader.d.ts +0 -16
- package/dist/types/components/molecules/BlackholeForm/molecules/FormArrayHeader/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/FormBooleanInput/FormBooleanInput.d.ts +0 -16
- package/dist/types/components/molecules/BlackholeForm/molecules/FormBooleanInput/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/FormBooleanInput/styled.d.ts +0 -548
- package/dist/types/components/molecules/BlackholeForm/molecules/FormEnumStringInput/FormEnumStringInput.d.ts +0 -20
- package/dist/types/components/molecules/BlackholeForm/molecules/FormEnumStringInput/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/FormListInput/FormListInput.d.ts +0 -22
- package/dist/types/components/molecules/BlackholeForm/molecules/FormListInput/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/FormNamespaceInput/FormNamespaceInput.d.ts +0 -12
- package/dist/types/components/molecules/BlackholeForm/molecules/FormNamespaceInput/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/FormNumberInput/FormNumberInput.d.ts +0 -20
- package/dist/types/components/molecules/BlackholeForm/molecules/FormNumberInput/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/FormObjectFromSwagger/FormObjectFromSwagger.d.ts +0 -35
- package/dist/types/components/molecules/BlackholeForm/molecules/FormObjectFromSwagger/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/FormRangeInput.d.ts +0 -19
- package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/molecules/RangeInput/RangeInput.d.ts +0 -19
- package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/molecules/RangeInput/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/molecules/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/utils.d.ts +0 -18
- package/dist/types/components/molecules/BlackholeForm/molecules/FormStringInput/FormStringInput.d.ts +0 -19
- package/dist/types/components/molecules/BlackholeForm/molecules/FormStringInput/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditor/YamlEditor.d.ts +0 -8
- package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditor/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditor/styled.d.ts +0 -276
- package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditorSingleton/YamlEditorSingleton.d.ts +0 -18
- package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditorSingleton/index.d.ts +0 -1
- package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditorSingleton/styled.d.ts +0 -286
- package/dist/types/components/molecules/BlackholeForm/molecules/index.d.ts +0 -11
- package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/BlackholeForm.d.ts +0 -33
- package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/context.d.ts +0 -27
- package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/index.d.ts +0 -2
- package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/styled.d.ts +0 -583
- package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/utils.d.ts +0 -192
- package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/utilsErrorHandler.d.ts +0 -16
- package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeFormDataProvider/BlackholeFormDataProvider.d.ts +0 -36
- package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeFormDataProvider/index.d.ts +0 -2
- package/dist/types/components/molecules/BlackholeForm/organisms/index.d.ts +0 -2
- package/dist/types/components/molecules/EnrichedTable/index.d.ts +0 -1
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/EnrichedTable.d.ts +0 -35
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/FilterDropdown/FilterDropdown.d.ts +0 -11
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/FilterDropdown/index.d.ts +0 -1
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/ShortenedTextWithTooltip/ShortenedTextWithTooltip.d.ts +0 -8
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/ShortenedTextWithTooltip/index.d.ts +0 -1
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/ShortenedTextWithTooltip/styled.d.ts +0 -9
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TableComponents/TableComponents.d.ts +0 -284
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TableComponents/index.d.ts +0 -1
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TextAlignContainer/TextAlignContainer.d.ts +0 -6
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TextAlignContainer/index.d.ts +0 -1
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TinyButton/TinyButton.d.ts +0 -314
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TinyButton/index.d.ts +0 -1
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TrimmedTags/TrimmedTags.d.ts +0 -7
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TrimmedTags/index.d.ts +0 -1
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/index.d.ts +0 -6
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/index.d.ts +0 -3
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/types.d.ts +0 -16
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/utils.d.ts +0 -17
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTableProvider/EnrichedTableProvider.d.ts +0 -47
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTableProvider/index.d.ts +0 -2
- package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTableProvider/utils.d.ts +0 -25
- package/dist/types/components/molecules/EnrichedTable/organisms/index.d.ts +0 -2
- package/dist/types/components/molecules/ManageableBreadcrumbs/ManageableBreadcrumbs.d.ts +0 -17
- package/dist/types/components/molecules/ManageableBreadcrumbs/index.d.ts +0 -3
- package/dist/types/components/molecules/ManageableBreadcrumbs/molecules/CollapsibleBreadcrumb/CollapsibleBreadcrumb.d.ts +0 -7
- package/dist/types/components/molecules/ManageableBreadcrumbs/molecules/CollapsibleBreadcrumb/index.d.ts +0 -1
- package/dist/types/components/molecules/ManageableBreadcrumbs/molecules/CollapsibleBreadcrumb/styled.d.ts +0 -820
- package/dist/types/components/molecules/ManageableBreadcrumbs/molecules/index.d.ts +0 -1
- package/dist/types/components/molecules/ManageableBreadcrumbs/styled.d.ts +0 -276
- package/dist/types/components/molecules/ManageableBreadcrumbs/types.d.ts +0 -17
- package/dist/types/components/molecules/ManageableBreadcrumbs/utils.d.ts +0 -13
- package/dist/types/components/molecules/ManageableSidebar/ManageableSidebar.d.ts +0 -22
- package/dist/types/components/molecules/ManageableSidebar/index.d.ts +0 -3
- package/dist/types/components/molecules/ManageableSidebar/styled.d.ts +0 -10
- package/dist/types/components/molecules/ManageableSidebar/types.d.ts +0 -19
- package/dist/types/components/molecules/ManageableSidebar/utils.d.ts +0 -16
- package/dist/types/components/molecules/MarketPlace/MarketPlace.d.ts +0 -12
- package/dist/types/components/molecules/MarketPlace/atoms/AddCard/AddCard.d.ts +0 -6
- package/dist/types/components/molecules/MarketPlace/atoms/AddCard/index.d.ts +0 -1
- package/dist/types/components/molecules/MarketPlace/atoms/AddCard/styled.d.ts +0 -297
- package/dist/types/components/molecules/MarketPlace/atoms/index.d.ts +0 -1
- package/dist/types/components/molecules/MarketPlace/index.d.ts +0 -4
- package/dist/types/components/molecules/MarketPlace/molecules/AddEditFormModal/AddEditFormModal.d.ts +0 -17
- package/dist/types/components/molecules/MarketPlace/molecules/AddEditFormModal/index.d.ts +0 -1
- package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/MarketplaceCard.d.ts +0 -13
- package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/index.d.ts +0 -1
- package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/styled.d.ts +0 -1925
- package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/utils.d.ts +0 -28
- package/dist/types/components/molecules/MarketPlace/molecules/SearchTextInput/SearchTextInput.d.ts +0 -8
- package/dist/types/components/molecules/MarketPlace/molecules/SearchTextInput/index.d.ts +0 -1
- package/dist/types/components/molecules/MarketPlace/molecules/index.d.ts +0 -3
- package/dist/types/components/molecules/MarketPlace/styled.d.ts +0 -276
- package/dist/types/components/molecules/ProjectInfoCard/ProjectInfoCard.d.ts +0 -15
- package/dist/types/components/molecules/ProjectInfoCard/index.d.ts +0 -2
- package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownAccessGroups/DropdownAccessGroups.d.ts +0 -6
- package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownAccessGroups/index.d.ts +0 -1
- package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownActions/DropdownActions.d.ts +0 -7
- package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownActions/index.d.ts +0 -1
- package/dist/types/components/molecules/ProjectInfoCard/molecules/index.d.ts +0 -2
- package/dist/types/components/molecules/ProjectInfoCard/styled.d.ts +0 -548
- package/dist/types/components/molecules/Terminals/NodeTerminal/NodeTerminal.d.ts +0 -8
- package/dist/types/components/molecules/Terminals/NodeTerminal/index.d.ts +0 -2
- package/dist/types/components/molecules/Terminals/NodeTerminal/molecules/XTerminal/XTerminal.d.ts +0 -10
- package/dist/types/components/molecules/Terminals/NodeTerminal/molecules/XTerminal/index.d.ts +0 -1
- package/dist/types/components/molecules/Terminals/NodeTerminal/molecules/XTerminal/styled.d.ts +0 -17
- package/dist/types/components/molecules/Terminals/NodeTerminal/molecules/index.d.ts +0 -1
- package/dist/types/components/molecules/Terminals/NodeTerminal/styled.d.ts +0 -276
- package/dist/types/components/molecules/Terminals/PodLogs/PodLogs.d.ts +0 -9
- package/dist/types/components/molecules/Terminals/PodLogs/index.d.ts +0 -2
- package/dist/types/components/molecules/Terminals/PodLogs/molecules/XTerminal/XTerminal.d.ts +0 -11
- package/dist/types/components/molecules/Terminals/PodLogs/molecules/XTerminal/index.d.ts +0 -1
- package/dist/types/components/molecules/Terminals/PodLogs/molecules/XTerminal/styled.d.ts +0 -13
- package/dist/types/components/molecules/Terminals/PodLogs/molecules/index.d.ts +0 -1
- package/dist/types/components/molecules/Terminals/PodLogs/styled.d.ts +0 -276
- package/dist/types/components/molecules/Terminals/PodLogsMonaco/PodLogsMonaco.d.ts +0 -22
- package/dist/types/components/molecules/Terminals/PodLogsMonaco/index.d.ts +0 -2
- package/dist/types/components/molecules/Terminals/PodLogsMonaco/molecules/MonacoEditor/MonacoEditor.d.ts +0 -12
- package/dist/types/components/molecules/Terminals/PodLogsMonaco/molecules/MonacoEditor/index.d.ts +0 -1
- package/dist/types/components/molecules/Terminals/PodLogsMonaco/molecules/MonacoEditor/styled.d.ts +0 -829
- package/dist/types/components/molecules/Terminals/PodLogsMonaco/molecules/index.d.ts +0 -1
- package/dist/types/components/molecules/Terminals/PodLogsMonaco/styled.d.ts +0 -548
- package/dist/types/components/molecules/Terminals/PodTerminal/PodTerminal.d.ts +0 -9
- package/dist/types/components/molecules/Terminals/PodTerminal/index.d.ts +0 -2
- package/dist/types/components/molecules/Terminals/PodTerminal/molecules/XTerminal/XTerminal.d.ts +0 -11
- package/dist/types/components/molecules/Terminals/PodTerminal/molecules/XTerminal/index.d.ts +0 -1
- package/dist/types/components/molecules/Terminals/PodTerminal/molecules/XTerminal/styled.d.ts +0 -13
- package/dist/types/components/molecules/Terminals/PodTerminal/molecules/index.d.ts +0 -1
- package/dist/types/components/molecules/Terminals/PodTerminal/styled.d.ts +0 -276
- package/dist/types/components/molecules/Terminals/index.d.ts +0 -4
- package/dist/types/components/molecules/index.d.ts +0 -7
- package/dist/types/components/organisms/DynamicComponents/DynamicComponents.d.ts +0 -3
- package/dist/types/components/organisms/DynamicComponents/index.d.ts +0 -2
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdButton/AntdButton.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdButton/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdCard/AntdCard.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdCard/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdCol/AntdCol.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdCol/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdFlex/AntdFlex.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdFlex/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdLink/AntdLink.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdLink/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdRow/AntdRow.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdRow/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdTabs/AntdTabs.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdTabs/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdText/AntdText.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/AntdText/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/ArrayOfObjectsToKeyValues/ArrayOfObjectsToKeyValues.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/ArrayOfObjectsToKeyValues/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/ArrayOfObjectsToKeyValues/utils.d.ts +0 -5
- package/dist/types/components/organisms/DynamicComponents/molecules/ContentCard/ContentCard.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/ContentCard/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/DefaultDiv/DefaultDiv.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/DefaultDiv/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/EnrichedTable/EnrichedTable.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/EnrichedTable/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/EnrichedTable/utils.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/ItemCounter/ItemCounter.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/ItemCounter/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/ItemCounter/utils.d.ts +0 -4
- package/dist/types/components/organisms/DynamicComponents/molecules/Labels/Labels.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/Labels/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/Labels/utils.d.ts +0 -4
- package/dist/types/components/organisms/DynamicComponents/molecules/LabelsToSearchParams/LabelsToSearchParams.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/LabelsToSearchParams/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/LabelsToSearchParams/utils.d.ts +0 -4
- package/dist/types/components/organisms/DynamicComponents/molecules/MarketplaceCard/MarketplaceCard.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/MarketplaceCard/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/MultiQuery/MultiQuery.d.ts +0 -5
- package/dist/types/components/organisms/DynamicComponents/molecules/MultiQuery/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/NodeTerminal/NodeTerminal.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/NodeTerminal/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/ParsedText/ParsedText.d.ts +0 -5
- package/dist/types/components/organisms/DynamicComponents/molecules/ParsedText/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/ParsedText/utils.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/PartsOfUrl/PartsOfUrl.d.ts +0 -5
- package/dist/types/components/organisms/DynamicComponents/molecules/PartsOfUrl/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/PodLogs/PodLogs.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/PodLogs/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/PodLogs/utils.d.ts +0 -16
- package/dist/types/components/organisms/DynamicComponents/molecules/PodTerminal/PodTerminal.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/PodTerminal/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/PodTerminal/utils.d.ts +0 -10
- package/dist/types/components/organisms/DynamicComponents/molecules/ProjectInfoCard/ProjectInfoCard.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/ProjectInfoCard/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/SidebarProvider/SidebarProvider.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/SidebarProvider/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/Spacer/Spacer.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/Spacer/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/StatusText/StatusText.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/StatusText/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/StatusText/utils.d.ts +0 -13
- package/dist/types/components/organisms/DynamicComponents/molecules/VisibilityContainer/VisibilityContainer.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/VisibilityContainer/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/VisibilityContainer/styled.d.ts +0 -8
- package/dist/types/components/organisms/DynamicComponents/molecules/YamlEditorSingleton/YamlEditorSingleton.d.ts +0 -6
- package/dist/types/components/organisms/DynamicComponents/molecules/YamlEditorSingleton/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicComponents/molecules/index.d.ts +0 -28
- package/dist/types/components/organisms/DynamicComponents/molecules/utils.d.ts +0 -28
- package/dist/types/components/organisms/DynamicComponents/types.d.ts +0 -178
- package/dist/types/components/organisms/DynamicRenderer/DynamicRenderer.d.ts +0 -7
- package/dist/types/components/organisms/DynamicRenderer/index.d.ts +0 -2
- package/dist/types/components/organisms/DynamicRendererWithProviders/DynamicRendererWithProviders.d.ts +0 -8
- package/dist/types/components/organisms/DynamicRendererWithProviders/factoryConfigProvider.d.ts +0 -9
- package/dist/types/components/organisms/DynamicRendererWithProviders/index.d.ts +0 -1
- package/dist/types/components/organisms/DynamicRendererWithProviders/multiQueryProvider.d.ts +0 -17
- package/dist/types/components/organisms/DynamicRendererWithProviders/partsOfUrlContext.d.ts +0 -9
- package/dist/types/components/organisms/DynamicRendererWithProviders/themeContext.d.ts +0 -8
- package/dist/types/components/organisms/index.d.ts +0 -3
- package/dist/types/hooks/useApiResource.d.ts +0 -28
- package/dist/types/hooks/useApisResourceTypes.d.ts +0 -30
- package/dist/types/hooks/useBuiltinResource.d.ts +0 -24
- package/dist/types/hooks/useBuiltinResourceTypes.d.ts +0 -4
- package/dist/types/hooks/useClusterList.d.ts +0 -3
- package/dist/types/hooks/useCrdData.d.ts +0 -25
- package/dist/types/hooks/useCrdResource.d.ts +0 -38
- package/dist/types/hooks/useDirectUnknownResource.d.ts +0 -7
- package/dist/types/hooks/usePermissions.d.ts +0 -13
- package/dist/types/index.d.ts +0 -35
- package/dist/types/localTypes/JSON.d.ts +0 -3
- package/dist/types/localTypes/api.d.ts +0 -8
- package/dist/types/localTypes/bff/form.d.ts +0 -52
- package/dist/types/localTypes/bff/scopes.d.ts +0 -33
- package/dist/types/localTypes/bff/swagger.d.ts +0 -2
- package/dist/types/localTypes/bff/table.d.ts +0 -16
- package/dist/types/localTypes/clusterList.d.ts +0 -7
- package/dist/types/localTypes/dynamicRender.d.ts +0 -31
- package/dist/types/localTypes/form.d.ts +0 -26
- package/dist/types/localTypes/formExtensions.d.ts +0 -52
- package/dist/types/localTypes/k8s.d.ts +0 -96
- package/dist/types/localTypes/marketplace.d.ts +0 -27
- package/dist/types/localTypes/richTable.d.ts +0 -17
- package/dist/types/setupTests.d.ts +0 -1
- package/dist/types/utils/createContextFactory/createContextFactory.d.ts +0 -7
- package/dist/types/utils/createContextFactory/index.d.ts +0 -1
- package/dist/types/utils/filterSelectOptions/filterSelectOptions.d.ts +0 -2
- package/dist/types/utils/filterSelectOptions/index.d.ts +0 -1
- package/dist/types/utils/getAllPathsFromObj/getAllPathsFromObj.d.ts +0 -3
- package/dist/types/utils/getAllPathsFromObj/index.d.ts +0 -1
- package/dist/types/utils/getGroupsByCategory/getGroupsByCategory.d.ts +0 -53
- package/dist/types/utils/getGroupsByCategory/index.d.ts +0 -1
- package/dist/types/utils/getPrefixSubArrays/getPrefixSubArrays.d.ts +0 -1
- package/dist/types/utils/getPrefixSubArrays/index.d.ts +0 -1
- package/dist/types/utils/getStringByName/getStringByName.d.ts +0 -2
- package/dist/types/utils/getStringByName/index.d.ts +0 -1
- package/dist/types/utils/groupsToTreeData/groupsToTreeData.d.ts +0 -7
- package/dist/types/utils/groupsToTreeData/index.d.ts +0 -1
- package/dist/types/utils/index.d.ts +0 -12
- package/dist/types/utils/isFlatObject/index.d.ts +0 -1
- package/dist/types/utils/isFlatObject/isFlatObject.d.ts +0 -1
- package/dist/types/utils/nestedStringsArrayInclude/index.d.ts +0 -1
- package/dist/types/utils/nestedStringsArrayInclude/nestedStringsArrayInclude.d.ts +0 -1
- package/dist/types/utils/normalizeValuesForQuotas/index.d.ts +0 -1
- package/dist/types/utils/normalizeValuesForQuotas/normalizeValuesForQuotas.d.ts +0 -2
- package/dist/types/utils/parseForQuotaValues/index.d.ts +0 -1
- package/dist/types/utils/parseForQuotaValues/parseForQuotaValues.d.ts +0 -4
- package/dist/types/utils/prepareTemplate/index.d.ts +0 -1
- package/dist/types/utils/prepareTemplate/prepareTemplate.d.ts +0 -4
- package/dist/types/utils/prepareTemplate/prepareTemplate.test.d.ts +0 -1
- package/dist/types/utils/prepareUrlsToFetchForDynamicRenderer/index.d.ts +0 -1
- package/dist/types/utils/prepareUrlsToFetchForDynamicRenderer/prepareUrlsToFetchForDynamicRenderer.d.ts +0 -4
package/dist/types/components/organisms/DynamicComponents/molecules/ProjectInfoCard/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ProjectInfoCard';
|
package/dist/types/components/organisms/DynamicComponents/molecules/SidebarProvider/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './SidebarProvider';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Spacer';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StatusText';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare const getResult: ({ valuePrepared, criteriaSuccess, criteriaError, valueToCompareSuccess, valueToCompareError, successText, errorText, fallbackText, }: {
|
|
2
|
-
valuePrepared: string;
|
|
3
|
-
criteriaSuccess: 'equals' | 'notEquals';
|
|
4
|
-
criteriaError: 'equals' | 'notEquals';
|
|
5
|
-
valueToCompareSuccess: unknown[];
|
|
6
|
-
valueToCompareError: unknown[];
|
|
7
|
-
successText: string;
|
|
8
|
-
errorText: string;
|
|
9
|
-
fallbackText: string;
|
|
10
|
-
}) => {
|
|
11
|
-
type: 'success' | 'danger' | 'warning';
|
|
12
|
-
text: string;
|
|
13
|
-
};
|
package/dist/types/components/organisms/DynamicComponents/molecules/VisibilityContainer/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './VisibilityContainer';
|
package/dist/types/components/organisms/DynamicComponents/molecules/VisibilityContainer/styled.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
type TVisibilityContainerProps = {
|
|
3
|
-
$hidden?: boolean;
|
|
4
|
-
};
|
|
5
|
-
export declare const Styled: {
|
|
6
|
-
VisibilityContainer: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, TVisibilityContainerProps>>;
|
|
7
|
-
};
|
|
8
|
-
export {};
|
package/dist/types/components/organisms/DynamicComponents/molecules/YamlEditorSingleton/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './YamlEditorSingleton';
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
export * from './AntdText';
|
|
2
|
-
export * from './AntdLink';
|
|
3
|
-
export * from './AntdCard';
|
|
4
|
-
export * from './AntdFlex';
|
|
5
|
-
export * from './AntdRow';
|
|
6
|
-
export * from './AntdCol';
|
|
7
|
-
export * from './AntdTabs';
|
|
8
|
-
export * from './AntdButton';
|
|
9
|
-
export * from './PartsOfUrl';
|
|
10
|
-
export * from './MultiQuery';
|
|
11
|
-
export * from './ParsedText';
|
|
12
|
-
export * from './ProjectInfoCard';
|
|
13
|
-
export * from './MarketplaceCard';
|
|
14
|
-
export * from './ContentCard';
|
|
15
|
-
export * from './Spacer';
|
|
16
|
-
export * from './DefaultDiv';
|
|
17
|
-
export * from './StatusText';
|
|
18
|
-
export * from './SidebarProvider';
|
|
19
|
-
export * from './EnrichedTable';
|
|
20
|
-
export * from './PodTerminal';
|
|
21
|
-
export * from './NodeTerminal';
|
|
22
|
-
export * from './PodLogs';
|
|
23
|
-
export * from './YamlEditorSingleton';
|
|
24
|
-
export * from './VisibilityContainer';
|
|
25
|
-
export * from './ArrayOfObjectsToKeyValues';
|
|
26
|
-
export * from './ItemCounter';
|
|
27
|
-
export * from './Labels';
|
|
28
|
-
export * from './LabelsToSearchParams';
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
export declare const parsePartsOfUrl: ({ template, replaceValues, }: {
|
|
2
|
-
template: string;
|
|
3
|
-
replaceValues: Record<string, string | undefined>;
|
|
4
|
-
}) => string;
|
|
5
|
-
type TDataMap = {
|
|
6
|
-
[key: string]: any;
|
|
7
|
-
};
|
|
8
|
-
export declare const parseMutliqueryText: ({ text, multiQueryData, customFallback, }: {
|
|
9
|
-
text?: string | undefined;
|
|
10
|
-
multiQueryData: TDataMap;
|
|
11
|
-
customFallback?: string | undefined;
|
|
12
|
-
}) => string;
|
|
13
|
-
export declare const parseJsonPathTemplate: ({ text, multiQueryData, customFallback, }: {
|
|
14
|
-
text?: string | undefined;
|
|
15
|
-
multiQueryData: TDataMap;
|
|
16
|
-
customFallback?: string | undefined;
|
|
17
|
-
}) => string;
|
|
18
|
-
export declare const parseWithoutPartsOfUrl: ({ text, multiQueryData, customFallback, }: {
|
|
19
|
-
text: string;
|
|
20
|
-
multiQueryData: TDataMap;
|
|
21
|
-
customFallback?: string | undefined;
|
|
22
|
-
}) => string;
|
|
23
|
-
export declare const parseAll: ({ text, replaceValues, multiQueryData, }: {
|
|
24
|
-
text: string;
|
|
25
|
-
replaceValues: Record<string, string | undefined>;
|
|
26
|
-
multiQueryData: TDataMap;
|
|
27
|
-
}) => string;
|
|
28
|
-
export {};
|
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
import { CSSProperties } from 'react';
|
|
2
|
-
import { CardProps, FlexProps, RowProps, ColProps, ButtonProps, TabsProps, SelectProps } from 'antd';
|
|
3
|
-
import type { TextProps } from 'antd/es/typography/Text';
|
|
4
|
-
import type { LinkProps } from 'antd/es/typography/Link';
|
|
5
|
-
import { TContentCardProps, TSpacerProps } from '../../atoms';
|
|
6
|
-
import { TManageableSidebarWithDataProviderProps, TEnrichedTableProviderProps } from '../../molecules';
|
|
7
|
-
export type TDynamicComponentsAppTypeMap = {
|
|
8
|
-
DefaultDiv: {
|
|
9
|
-
id: number | string;
|
|
10
|
-
} & React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>;
|
|
11
|
-
antdText: {
|
|
12
|
-
id: number | string;
|
|
13
|
-
text: string;
|
|
14
|
-
} & Omit<TextProps, 'id' | 'children'>;
|
|
15
|
-
antdLink: {
|
|
16
|
-
id: number | string;
|
|
17
|
-
text: string;
|
|
18
|
-
href: string;
|
|
19
|
-
} & Omit<LinkProps, 'id' | 'children' | 'href'>;
|
|
20
|
-
antdCard: {
|
|
21
|
-
id: number | string;
|
|
22
|
-
} & Omit<CardProps, 'id'>;
|
|
23
|
-
antdFlex: {
|
|
24
|
-
id: number | string;
|
|
25
|
-
} & Omit<FlexProps, 'id' | 'children'>;
|
|
26
|
-
antdRow: {
|
|
27
|
-
id: number | string;
|
|
28
|
-
} & Omit<RowProps, 'id' | 'children'>;
|
|
29
|
-
antdCol: {
|
|
30
|
-
id: number | string;
|
|
31
|
-
} & Omit<ColProps, 'id' | 'children'>;
|
|
32
|
-
antdTabs: {
|
|
33
|
-
id: number | string;
|
|
34
|
-
} & Omit<TabsProps, 'id' | 'children'>;
|
|
35
|
-
antdButton: {
|
|
36
|
-
id: number | string;
|
|
37
|
-
text: string;
|
|
38
|
-
} & Omit<ButtonProps, 'id' | 'children'>;
|
|
39
|
-
partsOfUrl: {
|
|
40
|
-
id: number | string;
|
|
41
|
-
text: string;
|
|
42
|
-
};
|
|
43
|
-
multiQuery: {
|
|
44
|
-
id: number | string;
|
|
45
|
-
text: string;
|
|
46
|
-
};
|
|
47
|
-
parsedText: {
|
|
48
|
-
id: number | string;
|
|
49
|
-
text: string;
|
|
50
|
-
formatter?: 'timestamp';
|
|
51
|
-
style?: CSSProperties;
|
|
52
|
-
};
|
|
53
|
-
ProjectInfoCard: {
|
|
54
|
-
id: number | string;
|
|
55
|
-
clusterNamePartOfUrl: string;
|
|
56
|
-
namespacePartOfUrl: string;
|
|
57
|
-
baseApiGroup: string;
|
|
58
|
-
baseApiVersion: string;
|
|
59
|
-
baseProjectApiGroup: string;
|
|
60
|
-
baseProjectVersion: string;
|
|
61
|
-
projectResourceName: string;
|
|
62
|
-
mpResourceName: string;
|
|
63
|
-
accessGroups: string[];
|
|
64
|
-
baseprefix?: string;
|
|
65
|
-
};
|
|
66
|
-
MarketplaceCard: {
|
|
67
|
-
id: number | string;
|
|
68
|
-
clusterNamePartOfUrl: string;
|
|
69
|
-
namespacePartOfUrl: string;
|
|
70
|
-
baseApiGroup: string;
|
|
71
|
-
baseApiVersion: string;
|
|
72
|
-
mpResourceName: string;
|
|
73
|
-
mpResourceKind: string;
|
|
74
|
-
baseprefix?: string;
|
|
75
|
-
standalone?: boolean;
|
|
76
|
-
};
|
|
77
|
-
ContentCard: {
|
|
78
|
-
id: number | string;
|
|
79
|
-
} & TContentCardProps;
|
|
80
|
-
Spacer: {
|
|
81
|
-
id: number | string;
|
|
82
|
-
} & TSpacerProps;
|
|
83
|
-
StatusText: {
|
|
84
|
-
id: number | string;
|
|
85
|
-
value: string;
|
|
86
|
-
criteriaSuccess: 'equals' | 'notEquals';
|
|
87
|
-
criteriaError: 'equals' | 'notEquals';
|
|
88
|
-
valueToCompareSuccess: unknown[];
|
|
89
|
-
valueToCompareError: unknown[];
|
|
90
|
-
successText: string;
|
|
91
|
-
errorText: string;
|
|
92
|
-
fallbackText: string;
|
|
93
|
-
} & Omit<TextProps, 'id' | 'children'>;
|
|
94
|
-
SidebarProvider: {
|
|
95
|
-
id: number | string;
|
|
96
|
-
} & Omit<TManageableSidebarWithDataProviderProps, 'replaceValues'>;
|
|
97
|
-
EnrichedTable: {
|
|
98
|
-
id: number | string;
|
|
99
|
-
fetchUrl: string;
|
|
100
|
-
pathToItems: string[];
|
|
101
|
-
clusterNamePartOfUrl: string;
|
|
102
|
-
labelsSelector?: Record<string, string>;
|
|
103
|
-
labelsSelectorFull?: {
|
|
104
|
-
reqIndex: number;
|
|
105
|
-
pathToLabels: string[];
|
|
106
|
-
};
|
|
107
|
-
fieldSelector?: {
|
|
108
|
-
fieldName: string;
|
|
109
|
-
parsedText: string;
|
|
110
|
-
};
|
|
111
|
-
} & Omit<TEnrichedTableProviderProps, 'tableMappingsReplaceValues' | 'cluster' | 'theme' | 'tableProps' | 'dataItems' | 'withoutControls'>;
|
|
112
|
-
PodTerminal: {
|
|
113
|
-
id: number | string;
|
|
114
|
-
cluster: string;
|
|
115
|
-
namespace: string;
|
|
116
|
-
podName: string;
|
|
117
|
-
substractHeight?: number;
|
|
118
|
-
};
|
|
119
|
-
NodeTerminal: {
|
|
120
|
-
id: number | string;
|
|
121
|
-
cluster: string;
|
|
122
|
-
nodeName: string;
|
|
123
|
-
substractHeight?: number;
|
|
124
|
-
};
|
|
125
|
-
PodLogs: {
|
|
126
|
-
id: number | string;
|
|
127
|
-
cluster: string;
|
|
128
|
-
namespace: string;
|
|
129
|
-
podName: string;
|
|
130
|
-
substractHeight?: number;
|
|
131
|
-
};
|
|
132
|
-
YamlEditorSingleton: {
|
|
133
|
-
id: number | string;
|
|
134
|
-
cluster: string;
|
|
135
|
-
isNameSpaced: boolean;
|
|
136
|
-
type: 'builtin' | 'apis';
|
|
137
|
-
apiGroup?: string;
|
|
138
|
-
apiVersion?: string;
|
|
139
|
-
typeName: string;
|
|
140
|
-
prefillValuesRequestIndex: number;
|
|
141
|
-
substractHeight?: number;
|
|
142
|
-
};
|
|
143
|
-
VisibilityContainer: {
|
|
144
|
-
id: number | string;
|
|
145
|
-
value: string;
|
|
146
|
-
};
|
|
147
|
-
ArrayOfObjectsToKeyValues: {
|
|
148
|
-
id: number | string;
|
|
149
|
-
reqIndex: string;
|
|
150
|
-
jsonPathToArray: string;
|
|
151
|
-
keyFieldName: string;
|
|
152
|
-
valueFieldName: string;
|
|
153
|
-
separator?: string;
|
|
154
|
-
containerStyle?: CSSProperties;
|
|
155
|
-
rowStyle?: CSSProperties;
|
|
156
|
-
keyFieldStyle?: CSSProperties;
|
|
157
|
-
valueFieldStyle?: CSSProperties;
|
|
158
|
-
};
|
|
159
|
-
ItemCounter: {
|
|
160
|
-
id: number | string;
|
|
161
|
-
reqIndex: string;
|
|
162
|
-
jsonPathToArray: string;
|
|
163
|
-
text: string;
|
|
164
|
-
style?: CSSProperties;
|
|
165
|
-
};
|
|
166
|
-
Labels: {
|
|
167
|
-
id: number | string;
|
|
168
|
-
reqIndex: string;
|
|
169
|
-
jsonPathToLabels: string;
|
|
170
|
-
selectProps?: SelectProps;
|
|
171
|
-
};
|
|
172
|
-
LabelsToSearchParams: {
|
|
173
|
-
id: number | string;
|
|
174
|
-
reqIndex: string;
|
|
175
|
-
jsonPathToLabels: string;
|
|
176
|
-
linkPrefix: string;
|
|
177
|
-
} & Omit<LinkProps, 'id' | 'children' | 'href'>;
|
|
178
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { TItemTypeMap, TRenderableItem, TRendererComponents } from '../../../localTypes/dynamicRender';
|
|
3
|
-
export type TDynamicRendererProps<T extends TItemTypeMap> = {
|
|
4
|
-
items: readonly TRenderableItem<T>[];
|
|
5
|
-
components: TRendererComponents<T>;
|
|
6
|
-
};
|
|
7
|
-
export declare const DynamicRenderer: <T extends TItemTypeMap>(props: TDynamicRendererProps<T>) => ReactElement;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ReactElement } from 'react';
|
|
2
|
-
import { TItemTypeMap } from '../../../localTypes/dynamicRender';
|
|
3
|
-
import { TDynamicRendererProps } from '../DynamicRenderer';
|
|
4
|
-
export declare const DynamicRendererWithProviders: <T extends TItemTypeMap>(props: TDynamicRendererProps<T> & {
|
|
5
|
-
urlsToFetch: string[];
|
|
6
|
-
theme: 'dark' | 'light';
|
|
7
|
-
nodeTerminalDefaultProfile?: string | undefined;
|
|
8
|
-
}) => ReactElement;
|
package/dist/types/components/organisms/DynamicRendererWithProviders/factoryConfigProvider.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
type TFactoryConfig = {
|
|
3
|
-
nodeTerminalDefaultProfile?: string;
|
|
4
|
-
};
|
|
5
|
-
export declare const FactoryConfigContextProvider: ({ children, value }: import("react").PropsWithChildren<{
|
|
6
|
-
value: TFactoryConfig;
|
|
7
|
-
}>) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export declare const useFactoryConfig: () => TFactoryConfig;
|
|
9
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { DynamicRendererWithProviders } from './DynamicRendererWithProviders';
|
package/dist/types/components/organisms/DynamicRendererWithProviders/multiQueryProvider.d.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { FC, ReactNode } from 'react';
|
|
2
|
-
type TDataMap = {
|
|
3
|
-
[key: string]: any;
|
|
4
|
-
};
|
|
5
|
-
interface MultiQueryContextType {
|
|
6
|
-
data: TDataMap;
|
|
7
|
-
isLoading: boolean;
|
|
8
|
-
isError: boolean;
|
|
9
|
-
errors: (Error | null)[];
|
|
10
|
-
}
|
|
11
|
-
type TMultiQueryProviderProps = {
|
|
12
|
-
urls: string[];
|
|
13
|
-
children: ReactNode;
|
|
14
|
-
};
|
|
15
|
-
export declare const MultiQueryProvider: FC<TMultiQueryProviderProps>;
|
|
16
|
-
export declare const useMultiQuery: () => MultiQueryContextType;
|
|
17
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
type TPartsOfUrl = {
|
|
3
|
-
partsOfUrl: string[];
|
|
4
|
-
};
|
|
5
|
-
export declare const PartsOfUrlProvider: ({ children, value }: import("react").PropsWithChildren<{
|
|
6
|
-
value: TPartsOfUrl;
|
|
7
|
-
}>) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export declare const usePartsOfUrl: () => TPartsOfUrl;
|
|
9
|
-
export {};
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { TApiResources } from '../localTypes/k8s';
|
|
2
|
-
export declare const useApiResources: ({ clusterName, namespace, apiGroup, apiVersion, typeName, limit, refetchInterval, }: {
|
|
3
|
-
clusterName: string;
|
|
4
|
-
namespace?: string | undefined;
|
|
5
|
-
apiGroup: string;
|
|
6
|
-
apiVersion: string;
|
|
7
|
-
typeName: string;
|
|
8
|
-
limit: string | null;
|
|
9
|
-
refetchInterval?: number | false | undefined;
|
|
10
|
-
}) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<TApiResources, Error>;
|
|
11
|
-
export declare const useApiResourceSingle: ({ clusterName, namespace, apiGroup, apiVersion, typeName, entryName, refetchInterval, }: {
|
|
12
|
-
clusterName: string;
|
|
13
|
-
namespace?: string | undefined;
|
|
14
|
-
apiGroup: string;
|
|
15
|
-
apiVersion: string;
|
|
16
|
-
typeName: string;
|
|
17
|
-
entryName: string;
|
|
18
|
-
refetchInterval?: number | false | undefined;
|
|
19
|
-
}) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<{
|
|
20
|
-
metadata: {
|
|
21
|
-
name: string;
|
|
22
|
-
creationTimestamp: string;
|
|
23
|
-
namespace?: string | undefined;
|
|
24
|
-
managedFields?: any;
|
|
25
|
-
};
|
|
26
|
-
spec?: import("..").TJSON | undefined;
|
|
27
|
-
status?: any;
|
|
28
|
-
}, Error>;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
export declare const useApisResourceTypes: ({ clusterName }: {
|
|
2
|
-
clusterName: string;
|
|
3
|
-
}) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<{
|
|
4
|
-
apiVersion: string;
|
|
5
|
-
kind: string;
|
|
6
|
-
groups: {
|
|
7
|
-
name: string;
|
|
8
|
-
versions: {
|
|
9
|
-
groupVersion: string;
|
|
10
|
-
version: string;
|
|
11
|
-
}[];
|
|
12
|
-
preferredVersion: {
|
|
13
|
-
groupVersion: string;
|
|
14
|
-
version: string;
|
|
15
|
-
};
|
|
16
|
-
}[];
|
|
17
|
-
}, Error>;
|
|
18
|
-
export declare const useApiResourceTypesByGroup: ({ clusterName, apiGroup, apiVersion, }: {
|
|
19
|
-
clusterName: string;
|
|
20
|
-
apiGroup: string;
|
|
21
|
-
apiVersion: string;
|
|
22
|
-
}) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<{
|
|
23
|
-
apiVersion: string;
|
|
24
|
-
kind: string;
|
|
25
|
-
groupVersion: string;
|
|
26
|
-
resources: {
|
|
27
|
-
name: string;
|
|
28
|
-
kind: string;
|
|
29
|
-
}[];
|
|
30
|
-
}, Error>;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { TBuiltinResources } from '../localTypes/k8s';
|
|
2
|
-
export declare const useBuiltinResources: ({ clusterName, namespace, typeName, limit, refetchInterval, }: {
|
|
3
|
-
clusterName: string;
|
|
4
|
-
namespace?: string | undefined;
|
|
5
|
-
typeName: string;
|
|
6
|
-
limit: string | null;
|
|
7
|
-
refetchInterval?: number | false | undefined;
|
|
8
|
-
}) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<TBuiltinResources, Error>;
|
|
9
|
-
export declare const useBuiltinResourceSingle: ({ clusterName, namespace, typeName, entryName, refetchInterval, }: {
|
|
10
|
-
clusterName: string;
|
|
11
|
-
namespace?: string | undefined;
|
|
12
|
-
typeName: string;
|
|
13
|
-
entryName: string;
|
|
14
|
-
refetchInterval?: number | false | undefined;
|
|
15
|
-
}) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<{
|
|
16
|
-
metadata: {
|
|
17
|
-
name: string;
|
|
18
|
-
creationTimestamp: string;
|
|
19
|
-
namespace?: string | undefined;
|
|
20
|
-
managedFields?: any;
|
|
21
|
-
};
|
|
22
|
-
spec?: import("..").TJSON | undefined;
|
|
23
|
-
status?: any;
|
|
24
|
-
}, Error>;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
export declare const useCrdData: ({ clusterName, apiExtensionVersion, crdName, }: {
|
|
2
|
-
clusterName: string;
|
|
3
|
-
apiExtensionVersion: string;
|
|
4
|
-
crdName: string;
|
|
5
|
-
}) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<{
|
|
6
|
-
apiVersion: string;
|
|
7
|
-
metadata: {
|
|
8
|
-
managedFields?: any;
|
|
9
|
-
};
|
|
10
|
-
spec: {
|
|
11
|
-
names: {
|
|
12
|
-
kind: string;
|
|
13
|
-
singular: string;
|
|
14
|
-
plural: string;
|
|
15
|
-
};
|
|
16
|
-
versions: {
|
|
17
|
-
name: string;
|
|
18
|
-
additionalPrinterColumns: import("..").TAdditionalPrinterColumns;
|
|
19
|
-
}[];
|
|
20
|
-
group: string;
|
|
21
|
-
};
|
|
22
|
-
status: {
|
|
23
|
-
storedVersions: string[];
|
|
24
|
-
};
|
|
25
|
-
}, Error>;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { TJSON } from '../localTypes/JSON';
|
|
2
|
-
export declare const useCrdResources: <T = TJSON[]>({ clusterName, namespace, apiGroup, apiVersion, crdName, refetchInterval, }: {
|
|
3
|
-
clusterName: string;
|
|
4
|
-
namespace?: string | undefined;
|
|
5
|
-
apiGroup: string;
|
|
6
|
-
apiVersion: string;
|
|
7
|
-
crdName: string;
|
|
8
|
-
refetchInterval?: number | false | undefined;
|
|
9
|
-
}) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<{
|
|
10
|
-
kind: string;
|
|
11
|
-
apiVersion: string;
|
|
12
|
-
metadata: {
|
|
13
|
-
managedFields?: any;
|
|
14
|
-
};
|
|
15
|
-
items: T;
|
|
16
|
-
status?: {
|
|
17
|
-
allowed?: boolean | undefined;
|
|
18
|
-
reason?: string | undefined;
|
|
19
|
-
} | undefined;
|
|
20
|
-
}, Error>;
|
|
21
|
-
export declare const useCrdResourceSingle: ({ clusterName, namespace, apiGroup, apiVersion, crdName, entryName, refetchInterval, }: {
|
|
22
|
-
clusterName: string;
|
|
23
|
-
namespace?: string | undefined;
|
|
24
|
-
apiGroup: string;
|
|
25
|
-
apiVersion: string;
|
|
26
|
-
crdName: string;
|
|
27
|
-
entryName: string;
|
|
28
|
-
refetchInterval?: number | false | undefined;
|
|
29
|
-
}) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<{
|
|
30
|
-
metadata: {
|
|
31
|
-
name: string;
|
|
32
|
-
creationTimestamp: string;
|
|
33
|
-
namespace?: string | undefined;
|
|
34
|
-
managedFields?: any;
|
|
35
|
-
};
|
|
36
|
-
spec?: TJSON | undefined;
|
|
37
|
-
status?: any;
|
|
38
|
-
}, Error>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { UseQueryResult } from '@tanstack/react-query';
|
|
2
|
-
export declare const useDirectUnknownResource: <T>({ uri, queryKey, refetchInterval, isEnabled, }: {
|
|
3
|
-
uri: string;
|
|
4
|
-
queryKey: string[];
|
|
5
|
-
refetchInterval?: number | false | undefined;
|
|
6
|
-
isEnabled?: boolean | undefined;
|
|
7
|
-
}) => UseQueryResult<T, Error>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare const usePermissions: ({ clusterName, namespace, apiGroup, typeName, verb, refetchInterval, enabler, }: {
|
|
2
|
-
clusterName: string;
|
|
3
|
-
apiGroup: string;
|
|
4
|
-
typeName: string;
|
|
5
|
-
namespace: string;
|
|
6
|
-
verb: 'create' | 'delete' | 'patch' | 'update';
|
|
7
|
-
refetchInterval?: number | false | undefined;
|
|
8
|
-
enabler?: boolean | undefined;
|
|
9
|
-
}) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<{
|
|
10
|
-
status: {
|
|
11
|
-
allowed?: boolean | undefined;
|
|
12
|
-
};
|
|
13
|
-
}, Error>;
|
package/dist/types/index.d.ts
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
export * from './components';
|
|
2
|
-
export * from './utils';
|
|
3
|
-
export { getClusterList } from './api/getClusterList';
|
|
4
|
-
export { createNewEntry, updateEntry, deleteEntry } from './api/forms';
|
|
5
|
-
export { getApiResources, getApiResourceSingle } from './api/getApiResource';
|
|
6
|
-
export { getBuiltinResources, getBuiltinResourceSingle } from './api/getBuiltinResource';
|
|
7
|
-
export { getCrdResources, getCrdResourceSingle } from './api/getCrdResource';
|
|
8
|
-
export { getApiResourceTypes, getApiResourceTypesByApiGroup } from './api/getApiResourceTypes';
|
|
9
|
-
export { getBuiltinResourceTypes } from './api/getBuiltinResourceTypes';
|
|
10
|
-
export { getCrdData } from './api/getCrdData';
|
|
11
|
-
export { getDirectUnknownResource } from './api/getDirectUnknownResource';
|
|
12
|
-
export { checkPermission } from './api/permissions';
|
|
13
|
-
export { getSwagger } from './api/bff/swagger/getSwagger';
|
|
14
|
-
export { filterIfApiInstanceNamespaceScoped, filterIfBuiltInInstanceNamespaceScoped, } from './api/bff/scopes/filterScopes';
|
|
15
|
-
export { checkIfApiInstanceNamespaceScoped, checkIfBuiltInInstanceNamespaceScoped } from './api/bff/scopes/checkScopes';
|
|
16
|
-
export { useClusterList } from './hooks/useClusterList';
|
|
17
|
-
export { useApiResources, useApiResourceSingle } from './hooks/useApiResource';
|
|
18
|
-
export { useBuiltinResources, useBuiltinResourceSingle } from './hooks/useBuiltinResource';
|
|
19
|
-
export { useCrdResources, useCrdResourceSingle } from './hooks/useCrdResource';
|
|
20
|
-
export { useApisResourceTypes, useApiResourceTypesByGroup } from './hooks/useApisResourceTypes';
|
|
21
|
-
export { useBuiltinResourceTypes } from './hooks/useBuiltinResourceTypes';
|
|
22
|
-
export { useCrdData } from './hooks/useCrdData';
|
|
23
|
-
export { useDirectUnknownResource } from './hooks/useDirectUnknownResource';
|
|
24
|
-
export { usePermissions } from './hooks/usePermissions';
|
|
25
|
-
export type { TRequestError } from './localTypes/api';
|
|
26
|
-
export type { TClusterList } from './localTypes/clusterList';
|
|
27
|
-
export type { TItemTypeMap, TRenderableItem, TRendererComponents, TFactoryDataK8s, TFactoryResponse, TFactoryResource, } from './localTypes/dynamicRender';
|
|
28
|
-
export type { TNamespaceData, TFormName, TExpandedControls, TPersistedControls, TUrlParams } from './localTypes/form';
|
|
29
|
-
export type { TFormPrefill, TRangeInputCustomValue, TRangeInputCustomValuesBlock, TRangeInputCustomProps, TListInputCustomProps, } from './localTypes/formExtensions';
|
|
30
|
-
export type { TJSON } from './localTypes/JSON';
|
|
31
|
-
export type { TApiGroupList, TApiGroupResourceTypeList, TBuiltinResourceTypeList, TSingleResource, TBuiltinResources, TApiResources, TCrdResources, TCRD, } from './localTypes/k8s';
|
|
32
|
-
export type { TMarketPlacePanel, TMarketPlacePanelResource, TMarketPlacePanelResponse } from './localTypes/marketplace';
|
|
33
|
-
export type { TAdditionalPrinterColumns, TAdditionalPrinterColumnsUndefinedValues, TAdditionalPrinterColumnsTrimLengths, TAdditionalPrinterColumnsColWidths, } from './localTypes/richTable';
|
|
34
|
-
export type { TFilterIfApiInstanceNamespaceScopedReq, TFilterIfApiInstanceNamespaceScopedRes, TFilterIfBuiltInInstanceNamespaceScopedReq, TFilterIfBuiltInInstanceNamespaceScopedRes, } from './localTypes/bff/scopes';
|
|
35
|
-
export type { TGetDerefedSwaggerRes } from './localTypes/bff/swagger';
|