@prorobotech/openapi-k8s-toolkit 0.0.1-alpha.89 → 0.0.1-alpha.91

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.
Files changed (323) hide show
  1. package/dist/openapi-k8s-toolkit.es.js +338 -12
  2. package/dist/openapi-k8s-toolkit.es.js.map +1 -1
  3. package/dist/openapi-k8s-toolkit.umd.js +338 -10
  4. package/dist/openapi-k8s-toolkit.umd.js.map +1 -1
  5. package/package.json +9 -4
  6. package/dist/types/api/bff/scopes/checkScopes.d.ts +0 -11
  7. package/dist/types/api/bff/scopes/filterScopes.d.ts +0 -22
  8. package/dist/types/api/bff/swagger/getSwagger.d.ts +0 -5
  9. package/dist/types/api/forms.d.ts +0 -12
  10. package/dist/types/api/getApiResource.d.ts +0 -17
  11. package/dist/types/api/getApiResourceTypes.d.ts +0 -9
  12. package/dist/types/api/getBuiltinResource.d.ts +0 -13
  13. package/dist/types/api/getBuiltinResourceTypes.d.ts +0 -4
  14. package/dist/types/api/getClusterList.d.ts +0 -3
  15. package/dist/types/api/getCrdData.d.ts +0 -6
  16. package/dist/types/api/getCrdResource.d.ts +0 -16
  17. package/dist/types/api/getDirectUnknownResource.d.ts +0 -4
  18. package/dist/types/api/permissions.d.ts +0 -14
  19. package/dist/types/components/atoms/ContentCard/ContentCard.d.ts +0 -9
  20. package/dist/types/components/atoms/ContentCard/index.d.ts +0 -2
  21. package/dist/types/components/atoms/ContentCard/styled.d.ts +0 -14
  22. package/dist/types/components/atoms/DeleteModal/DeleteModal.d.ts +0 -7
  23. package/dist/types/components/atoms/DeleteModal/index.d.ts +0 -2
  24. package/dist/types/components/atoms/DeleteModalMany/DeleteModalMany.d.ts +0 -9
  25. package/dist/types/components/atoms/DeleteModalMany/index.d.ts +0 -2
  26. package/dist/types/components/atoms/FlexGrow/FlexGrow.d.ts +0 -274
  27. package/dist/types/components/atoms/FlexGrow/index.d.ts +0 -1
  28. package/dist/types/components/atoms/Icons/BackToDefaultIcon.d.ts +0 -2
  29. package/dist/types/components/atoms/Icons/CustomFeedBackIcons.d.ts +0 -6
  30. package/dist/types/components/atoms/Icons/DeleteIcon.d.ts +0 -2
  31. package/dist/types/components/atoms/Icons/DownIcon.d.ts +0 -2
  32. package/dist/types/components/atoms/Icons/EditIcon.d.ts +0 -2
  33. package/dist/types/components/atoms/Icons/LockedIcon.d.ts +0 -2
  34. package/dist/types/components/atoms/Icons/MinusIcon.d.ts +0 -2
  35. package/dist/types/components/atoms/Icons/PauseCircleIcon.d.ts +0 -2
  36. package/dist/types/components/atoms/Icons/PlusIcon.d.ts +0 -2
  37. package/dist/types/components/atoms/Icons/ResumeCircleIcon.d.ts +0 -2
  38. package/dist/types/components/atoms/Icons/SuccessIcon.d.ts +0 -2
  39. package/dist/types/components/atoms/Icons/UnlockedIcon.d.ts +0 -2
  40. package/dist/types/components/atoms/Icons/UpIcon.d.ts +0 -2
  41. package/dist/types/components/atoms/Icons/index.d.ts +0 -13
  42. package/dist/types/components/atoms/Spacer/Spacer.d.ts +0 -7
  43. package/dist/types/components/atoms/Spacer/index.d.ts +0 -2
  44. package/dist/types/components/atoms/TreeWithSearch/TreeWithSearch.d.ts +0 -7
  45. package/dist/types/components/atoms/TreeWithSearch/index.d.ts +0 -2
  46. package/dist/types/components/atoms/TreeWithSearch/styled.d.ts +0 -276
  47. package/dist/types/components/atoms/index.d.ts +0 -7
  48. package/dist/types/components/index.d.ts +0 -3
  49. package/dist/types/components/molecules/BlackholeForm/atoms/ArrayInsideContainer/ArrayInsideContainer.d.ts +0 -4
  50. package/dist/types/components/molecules/BlackholeForm/atoms/ArrayInsideContainer/index.d.ts +0 -1
  51. package/dist/types/components/molecules/BlackholeForm/atoms/ArrayInsideContainer/styled.d.ts +0 -9
  52. package/dist/types/components/molecules/BlackholeForm/atoms/CustomCollapse/CustomCollapse.d.ts +0 -13
  53. package/dist/types/components/molecules/BlackholeForm/atoms/CustomCollapse/index.d.ts +0 -1
  54. package/dist/types/components/molecules/BlackholeForm/atoms/CustomCollapse/styled.d.ts +0 -288
  55. package/dist/types/components/molecules/BlackholeForm/atoms/CustomSizeTitle/CustomSizeTitle.d.ts +0 -6
  56. package/dist/types/components/molecules/BlackholeForm/atoms/CustomSizeTitle/index.d.ts +0 -1
  57. package/dist/types/components/molecules/BlackholeForm/atoms/DebugNameViewer/DebugNameViewer.d.ts +0 -11
  58. package/dist/types/components/molecules/BlackholeForm/atoms/DebugNameViewer/index.d.ts +0 -1
  59. package/dist/types/components/molecules/BlackholeForm/atoms/HeightContainer/HeightContainer.d.ts +0 -6
  60. package/dist/types/components/molecules/BlackholeForm/atoms/HeightContainer/index.d.ts +0 -1
  61. package/dist/types/components/molecules/BlackholeForm/atoms/HiddenContainer/HiddenContainer.d.ts +0 -8
  62. package/dist/types/components/molecules/BlackholeForm/atoms/HiddenContainer/index.d.ts +0 -1
  63. package/dist/types/components/molecules/BlackholeForm/atoms/PersistedCheckbox/PersistedCheckbox.d.ts +0 -9
  64. package/dist/types/components/molecules/BlackholeForm/atoms/PersistedCheckbox/index.d.ts +0 -1
  65. package/dist/types/components/molecules/BlackholeForm/atoms/PossibleHiddenContainer/PossibleHiddenContainer.d.ts +0 -6
  66. package/dist/types/components/molecules/BlackholeForm/atoms/PossibleHiddenContainer/index.d.ts +0 -1
  67. package/dist/types/components/molecules/BlackholeForm/atoms/ResetedFormItem/ResetedFormItem.d.ts +0 -49
  68. package/dist/types/components/molecules/BlackholeForm/atoms/ResetedFormItem/index.d.ts +0 -1
  69. package/dist/types/components/molecules/BlackholeForm/atoms/index.d.ts +0 -9
  70. package/dist/types/components/molecules/BlackholeForm/index.d.ts +0 -2
  71. package/dist/types/components/molecules/BlackholeForm/molecules/FormArrayHeader/FormArrayHeader.d.ts +0 -16
  72. package/dist/types/components/molecules/BlackholeForm/molecules/FormArrayHeader/index.d.ts +0 -1
  73. package/dist/types/components/molecules/BlackholeForm/molecules/FormBooleanInput/FormBooleanInput.d.ts +0 -16
  74. package/dist/types/components/molecules/BlackholeForm/molecules/FormBooleanInput/index.d.ts +0 -1
  75. package/dist/types/components/molecules/BlackholeForm/molecules/FormBooleanInput/styled.d.ts +0 -548
  76. package/dist/types/components/molecules/BlackholeForm/molecules/FormEnumStringInput/FormEnumStringInput.d.ts +0 -20
  77. package/dist/types/components/molecules/BlackholeForm/molecules/FormEnumStringInput/index.d.ts +0 -1
  78. package/dist/types/components/molecules/BlackholeForm/molecules/FormListInput/FormListInput.d.ts +0 -22
  79. package/dist/types/components/molecules/BlackholeForm/molecules/FormListInput/index.d.ts +0 -1
  80. package/dist/types/components/molecules/BlackholeForm/molecules/FormNamespaceInput/FormNamespaceInput.d.ts +0 -12
  81. package/dist/types/components/molecules/BlackholeForm/molecules/FormNamespaceInput/index.d.ts +0 -1
  82. package/dist/types/components/molecules/BlackholeForm/molecules/FormNumberInput/FormNumberInput.d.ts +0 -20
  83. package/dist/types/components/molecules/BlackholeForm/molecules/FormNumberInput/index.d.ts +0 -1
  84. package/dist/types/components/molecules/BlackholeForm/molecules/FormObjectFromSwagger/FormObjectFromSwagger.d.ts +0 -35
  85. package/dist/types/components/molecules/BlackholeForm/molecules/FormObjectFromSwagger/index.d.ts +0 -1
  86. package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/FormRangeInput.d.ts +0 -19
  87. package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/index.d.ts +0 -1
  88. package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/molecules/RangeInput/RangeInput.d.ts +0 -19
  89. package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/molecules/RangeInput/index.d.ts +0 -1
  90. package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/molecules/index.d.ts +0 -1
  91. package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/utils.d.ts +0 -18
  92. package/dist/types/components/molecules/BlackholeForm/molecules/FormStringInput/FormStringInput.d.ts +0 -19
  93. package/dist/types/components/molecules/BlackholeForm/molecules/FormStringInput/index.d.ts +0 -1
  94. package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditor/YamlEditor.d.ts +0 -8
  95. package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditor/index.d.ts +0 -1
  96. package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditor/styled.d.ts +0 -276
  97. package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditorSingleton/YamlEditorSingleton.d.ts +0 -18
  98. package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditorSingleton/index.d.ts +0 -1
  99. package/dist/types/components/molecules/BlackholeForm/molecules/YamlEditorSingleton/styled.d.ts +0 -286
  100. package/dist/types/components/molecules/BlackholeForm/molecules/index.d.ts +0 -11
  101. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/BlackholeForm.d.ts +0 -33
  102. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/context.d.ts +0 -27
  103. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/index.d.ts +0 -2
  104. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/styled.d.ts +0 -583
  105. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/utils.d.ts +0 -192
  106. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/utilsErrorHandler.d.ts +0 -16
  107. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeFormDataProvider/BlackholeFormDataProvider.d.ts +0 -36
  108. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeFormDataProvider/index.d.ts +0 -2
  109. package/dist/types/components/molecules/BlackholeForm/organisms/index.d.ts +0 -2
  110. package/dist/types/components/molecules/EnrichedTable/index.d.ts +0 -1
  111. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/EnrichedTable.d.ts +0 -35
  112. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/FilterDropdown/FilterDropdown.d.ts +0 -11
  113. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/FilterDropdown/index.d.ts +0 -1
  114. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/ShortenedTextWithTooltip/ShortenedTextWithTooltip.d.ts +0 -8
  115. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/ShortenedTextWithTooltip/index.d.ts +0 -1
  116. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/ShortenedTextWithTooltip/styled.d.ts +0 -9
  117. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TableComponents/TableComponents.d.ts +0 -284
  118. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TableComponents/index.d.ts +0 -1
  119. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TextAlignContainer/TextAlignContainer.d.ts +0 -6
  120. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TextAlignContainer/index.d.ts +0 -1
  121. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TinyButton/TinyButton.d.ts +0 -314
  122. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TinyButton/index.d.ts +0 -1
  123. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TrimmedTags/TrimmedTags.d.ts +0 -7
  124. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/TrimmedTags/index.d.ts +0 -1
  125. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/atoms/index.d.ts +0 -6
  126. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/index.d.ts +0 -3
  127. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/types.d.ts +0 -16
  128. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/utils.d.ts +0 -17
  129. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTableProvider/EnrichedTableProvider.d.ts +0 -47
  130. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTableProvider/index.d.ts +0 -2
  131. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTableProvider/utils.d.ts +0 -25
  132. package/dist/types/components/molecules/EnrichedTable/organisms/index.d.ts +0 -2
  133. package/dist/types/components/molecules/ManageableBreadcrumbs/ManageableBreadcrumbs.d.ts +0 -17
  134. package/dist/types/components/molecules/ManageableBreadcrumbs/index.d.ts +0 -3
  135. package/dist/types/components/molecules/ManageableBreadcrumbs/molecules/CollapsibleBreadcrumb/CollapsibleBreadcrumb.d.ts +0 -7
  136. package/dist/types/components/molecules/ManageableBreadcrumbs/molecules/CollapsibleBreadcrumb/index.d.ts +0 -1
  137. package/dist/types/components/molecules/ManageableBreadcrumbs/molecules/CollapsibleBreadcrumb/styled.d.ts +0 -820
  138. package/dist/types/components/molecules/ManageableBreadcrumbs/molecules/index.d.ts +0 -1
  139. package/dist/types/components/molecules/ManageableBreadcrumbs/styled.d.ts +0 -276
  140. package/dist/types/components/molecules/ManageableBreadcrumbs/types.d.ts +0 -17
  141. package/dist/types/components/molecules/ManageableBreadcrumbs/utils.d.ts +0 -13
  142. package/dist/types/components/molecules/ManageableSidebar/ManageableSidebar.d.ts +0 -22
  143. package/dist/types/components/molecules/ManageableSidebar/index.d.ts +0 -3
  144. package/dist/types/components/molecules/ManageableSidebar/styled.d.ts +0 -10
  145. package/dist/types/components/molecules/ManageableSidebar/types.d.ts +0 -19
  146. package/dist/types/components/molecules/ManageableSidebar/utils.d.ts +0 -16
  147. package/dist/types/components/molecules/MarketPlace/MarketPlace.d.ts +0 -12
  148. package/dist/types/components/molecules/MarketPlace/atoms/AddCard/AddCard.d.ts +0 -6
  149. package/dist/types/components/molecules/MarketPlace/atoms/AddCard/index.d.ts +0 -1
  150. package/dist/types/components/molecules/MarketPlace/atoms/AddCard/styled.d.ts +0 -297
  151. package/dist/types/components/molecules/MarketPlace/atoms/index.d.ts +0 -1
  152. package/dist/types/components/molecules/MarketPlace/index.d.ts +0 -4
  153. package/dist/types/components/molecules/MarketPlace/molecules/AddEditFormModal/AddEditFormModal.d.ts +0 -17
  154. package/dist/types/components/molecules/MarketPlace/molecules/AddEditFormModal/index.d.ts +0 -1
  155. package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/MarketplaceCard.d.ts +0 -13
  156. package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/index.d.ts +0 -1
  157. package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/styled.d.ts +0 -1925
  158. package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/utils.d.ts +0 -28
  159. package/dist/types/components/molecules/MarketPlace/molecules/SearchTextInput/SearchTextInput.d.ts +0 -8
  160. package/dist/types/components/molecules/MarketPlace/molecules/SearchTextInput/index.d.ts +0 -1
  161. package/dist/types/components/molecules/MarketPlace/molecules/index.d.ts +0 -3
  162. package/dist/types/components/molecules/MarketPlace/styled.d.ts +0 -276
  163. package/dist/types/components/molecules/ProjectInfoCard/ProjectInfoCard.d.ts +0 -15
  164. package/dist/types/components/molecules/ProjectInfoCard/index.d.ts +0 -2
  165. package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownAccessGroups/DropdownAccessGroups.d.ts +0 -6
  166. package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownAccessGroups/index.d.ts +0 -1
  167. package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownActions/DropdownActions.d.ts +0 -7
  168. package/dist/types/components/molecules/ProjectInfoCard/molecules/DropdownActions/index.d.ts +0 -1
  169. package/dist/types/components/molecules/ProjectInfoCard/molecules/index.d.ts +0 -2
  170. package/dist/types/components/molecules/ProjectInfoCard/styled.d.ts +0 -548
  171. package/dist/types/components/molecules/Terminals/NodeTerminal/NodeTerminal.d.ts +0 -8
  172. package/dist/types/components/molecules/Terminals/NodeTerminal/index.d.ts +0 -2
  173. package/dist/types/components/molecules/Terminals/NodeTerminal/molecules/XTerminal/XTerminal.d.ts +0 -10
  174. package/dist/types/components/molecules/Terminals/NodeTerminal/molecules/XTerminal/index.d.ts +0 -1
  175. package/dist/types/components/molecules/Terminals/NodeTerminal/molecules/XTerminal/styled.d.ts +0 -17
  176. package/dist/types/components/molecules/Terminals/NodeTerminal/molecules/index.d.ts +0 -1
  177. package/dist/types/components/molecules/Terminals/NodeTerminal/styled.d.ts +0 -276
  178. package/dist/types/components/molecules/Terminals/PodLogs/PodLogs.d.ts +0 -9
  179. package/dist/types/components/molecules/Terminals/PodLogs/index.d.ts +0 -2
  180. package/dist/types/components/molecules/Terminals/PodLogs/molecules/XTerminal/XTerminal.d.ts +0 -11
  181. package/dist/types/components/molecules/Terminals/PodLogs/molecules/XTerminal/index.d.ts +0 -1
  182. package/dist/types/components/molecules/Terminals/PodLogs/molecules/XTerminal/styled.d.ts +0 -13
  183. package/dist/types/components/molecules/Terminals/PodLogs/molecules/index.d.ts +0 -1
  184. package/dist/types/components/molecules/Terminals/PodLogs/styled.d.ts +0 -276
  185. package/dist/types/components/molecules/Terminals/PodLogsMonaco/PodLogsMonaco.d.ts +0 -22
  186. package/dist/types/components/molecules/Terminals/PodLogsMonaco/index.d.ts +0 -2
  187. package/dist/types/components/molecules/Terminals/PodLogsMonaco/molecules/MonacoEditor/MonacoEditor.d.ts +0 -12
  188. package/dist/types/components/molecules/Terminals/PodLogsMonaco/molecules/MonacoEditor/index.d.ts +0 -1
  189. package/dist/types/components/molecules/Terminals/PodLogsMonaco/molecules/MonacoEditor/styled.d.ts +0 -829
  190. package/dist/types/components/molecules/Terminals/PodLogsMonaco/molecules/index.d.ts +0 -1
  191. package/dist/types/components/molecules/Terminals/PodLogsMonaco/styled.d.ts +0 -548
  192. package/dist/types/components/molecules/Terminals/PodTerminal/PodTerminal.d.ts +0 -9
  193. package/dist/types/components/molecules/Terminals/PodTerminal/index.d.ts +0 -2
  194. package/dist/types/components/molecules/Terminals/PodTerminal/molecules/XTerminal/XTerminal.d.ts +0 -11
  195. package/dist/types/components/molecules/Terminals/PodTerminal/molecules/XTerminal/index.d.ts +0 -1
  196. package/dist/types/components/molecules/Terminals/PodTerminal/molecules/XTerminal/styled.d.ts +0 -13
  197. package/dist/types/components/molecules/Terminals/PodTerminal/molecules/index.d.ts +0 -1
  198. package/dist/types/components/molecules/Terminals/PodTerminal/styled.d.ts +0 -276
  199. package/dist/types/components/molecules/Terminals/index.d.ts +0 -4
  200. package/dist/types/components/molecules/index.d.ts +0 -7
  201. package/dist/types/components/organisms/DynamicComponents/DynamicComponents.d.ts +0 -3
  202. package/dist/types/components/organisms/DynamicComponents/index.d.ts +0 -2
  203. package/dist/types/components/organisms/DynamicComponents/molecules/AntdButton/AntdButton.d.ts +0 -6
  204. package/dist/types/components/organisms/DynamicComponents/molecules/AntdButton/index.d.ts +0 -1
  205. package/dist/types/components/organisms/DynamicComponents/molecules/AntdCard/AntdCard.d.ts +0 -6
  206. package/dist/types/components/organisms/DynamicComponents/molecules/AntdCard/index.d.ts +0 -1
  207. package/dist/types/components/organisms/DynamicComponents/molecules/AntdCol/AntdCol.d.ts +0 -6
  208. package/dist/types/components/organisms/DynamicComponents/molecules/AntdCol/index.d.ts +0 -1
  209. package/dist/types/components/organisms/DynamicComponents/molecules/AntdFlex/AntdFlex.d.ts +0 -6
  210. package/dist/types/components/organisms/DynamicComponents/molecules/AntdFlex/index.d.ts +0 -1
  211. package/dist/types/components/organisms/DynamicComponents/molecules/AntdLink/AntdLink.d.ts +0 -6
  212. package/dist/types/components/organisms/DynamicComponents/molecules/AntdLink/index.d.ts +0 -1
  213. package/dist/types/components/organisms/DynamicComponents/molecules/AntdRow/AntdRow.d.ts +0 -6
  214. package/dist/types/components/organisms/DynamicComponents/molecules/AntdRow/index.d.ts +0 -1
  215. package/dist/types/components/organisms/DynamicComponents/molecules/AntdTabs/AntdTabs.d.ts +0 -6
  216. package/dist/types/components/organisms/DynamicComponents/molecules/AntdTabs/index.d.ts +0 -1
  217. package/dist/types/components/organisms/DynamicComponents/molecules/AntdText/AntdText.d.ts +0 -6
  218. package/dist/types/components/organisms/DynamicComponents/molecules/AntdText/index.d.ts +0 -1
  219. package/dist/types/components/organisms/DynamicComponents/molecules/ArrayOfObjectsToKeyValues/ArrayOfObjectsToKeyValues.d.ts +0 -6
  220. package/dist/types/components/organisms/DynamicComponents/molecules/ArrayOfObjectsToKeyValues/index.d.ts +0 -1
  221. package/dist/types/components/organisms/DynamicComponents/molecules/ArrayOfObjectsToKeyValues/utils.d.ts +0 -5
  222. package/dist/types/components/organisms/DynamicComponents/molecules/ContentCard/ContentCard.d.ts +0 -6
  223. package/dist/types/components/organisms/DynamicComponents/molecules/ContentCard/index.d.ts +0 -1
  224. package/dist/types/components/organisms/DynamicComponents/molecules/DefaultDiv/DefaultDiv.d.ts +0 -6
  225. package/dist/types/components/organisms/DynamicComponents/molecules/DefaultDiv/index.d.ts +0 -1
  226. package/dist/types/components/organisms/DynamicComponents/molecules/EnrichedTable/EnrichedTable.d.ts +0 -6
  227. package/dist/types/components/organisms/DynamicComponents/molecules/EnrichedTable/index.d.ts +0 -1
  228. package/dist/types/components/organisms/DynamicComponents/molecules/EnrichedTable/utils.d.ts +0 -1
  229. package/dist/types/components/organisms/DynamicComponents/molecules/MarketplaceCard/MarketplaceCard.d.ts +0 -6
  230. package/dist/types/components/organisms/DynamicComponents/molecules/MarketplaceCard/index.d.ts +0 -1
  231. package/dist/types/components/organisms/DynamicComponents/molecules/MultiQuery/MultiQuery.d.ts +0 -5
  232. package/dist/types/components/organisms/DynamicComponents/molecules/MultiQuery/index.d.ts +0 -1
  233. package/dist/types/components/organisms/DynamicComponents/molecules/NodeTerminal/NodeTerminal.d.ts +0 -6
  234. package/dist/types/components/organisms/DynamicComponents/molecules/NodeTerminal/index.d.ts +0 -1
  235. package/dist/types/components/organisms/DynamicComponents/molecules/ParsedText/ParsedText.d.ts +0 -5
  236. package/dist/types/components/organisms/DynamicComponents/molecules/ParsedText/index.d.ts +0 -1
  237. package/dist/types/components/organisms/DynamicComponents/molecules/ParsedText/utils.d.ts +0 -1
  238. package/dist/types/components/organisms/DynamicComponents/molecules/PartsOfUrl/PartsOfUrl.d.ts +0 -5
  239. package/dist/types/components/organisms/DynamicComponents/molecules/PartsOfUrl/index.d.ts +0 -1
  240. package/dist/types/components/organisms/DynamicComponents/molecules/PodLogs/PodLogs.d.ts +0 -6
  241. package/dist/types/components/organisms/DynamicComponents/molecules/PodLogs/index.d.ts +0 -1
  242. package/dist/types/components/organisms/DynamicComponents/molecules/PodLogs/utils.d.ts +0 -16
  243. package/dist/types/components/organisms/DynamicComponents/molecules/PodTerminal/PodTerminal.d.ts +0 -6
  244. package/dist/types/components/organisms/DynamicComponents/molecules/PodTerminal/index.d.ts +0 -1
  245. package/dist/types/components/organisms/DynamicComponents/molecules/PodTerminal/utils.d.ts +0 -10
  246. package/dist/types/components/organisms/DynamicComponents/molecules/ProjectInfoCard/ProjectInfoCard.d.ts +0 -6
  247. package/dist/types/components/organisms/DynamicComponents/molecules/ProjectInfoCard/index.d.ts +0 -1
  248. package/dist/types/components/organisms/DynamicComponents/molecules/SidebarProvider/SidebarProvider.d.ts +0 -6
  249. package/dist/types/components/organisms/DynamicComponents/molecules/SidebarProvider/index.d.ts +0 -1
  250. package/dist/types/components/organisms/DynamicComponents/molecules/Spacer/Spacer.d.ts +0 -6
  251. package/dist/types/components/organisms/DynamicComponents/molecules/Spacer/index.d.ts +0 -1
  252. package/dist/types/components/organisms/DynamicComponents/molecules/StatusText/StatusText.d.ts +0 -6
  253. package/dist/types/components/organisms/DynamicComponents/molecules/StatusText/index.d.ts +0 -1
  254. package/dist/types/components/organisms/DynamicComponents/molecules/StatusText/utils.d.ts +0 -13
  255. package/dist/types/components/organisms/DynamicComponents/molecules/VisibilityContainer/VisibilityContainer.d.ts +0 -6
  256. package/dist/types/components/organisms/DynamicComponents/molecules/VisibilityContainer/index.d.ts +0 -1
  257. package/dist/types/components/organisms/DynamicComponents/molecules/VisibilityContainer/styled.d.ts +0 -8
  258. package/dist/types/components/organisms/DynamicComponents/molecules/YamlEditorSingleton/YamlEditorSingleton.d.ts +0 -6
  259. package/dist/types/components/organisms/DynamicComponents/molecules/YamlEditorSingleton/index.d.ts +0 -1
  260. package/dist/types/components/organisms/DynamicComponents/molecules/index.d.ts +0 -25
  261. package/dist/types/components/organisms/DynamicComponents/molecules/utils.d.ts +0 -28
  262. package/dist/types/components/organisms/DynamicComponents/types.d.ts +0 -159
  263. package/dist/types/components/organisms/DynamicRenderer/DynamicRenderer.d.ts +0 -7
  264. package/dist/types/components/organisms/DynamicRenderer/index.d.ts +0 -2
  265. package/dist/types/components/organisms/DynamicRendererWithProviders/DynamicRendererWithProviders.d.ts +0 -8
  266. package/dist/types/components/organisms/DynamicRendererWithProviders/factoryConfigProvider.d.ts +0 -9
  267. package/dist/types/components/organisms/DynamicRendererWithProviders/index.d.ts +0 -1
  268. package/dist/types/components/organisms/DynamicRendererWithProviders/multiQueryProvider.d.ts +0 -17
  269. package/dist/types/components/organisms/DynamicRendererWithProviders/partsOfUrlContext.d.ts +0 -9
  270. package/dist/types/components/organisms/DynamicRendererWithProviders/themeContext.d.ts +0 -8
  271. package/dist/types/components/organisms/index.d.ts +0 -3
  272. package/dist/types/hooks/useApiResource.d.ts +0 -28
  273. package/dist/types/hooks/useApisResourceTypes.d.ts +0 -30
  274. package/dist/types/hooks/useBuiltinResource.d.ts +0 -24
  275. package/dist/types/hooks/useBuiltinResourceTypes.d.ts +0 -4
  276. package/dist/types/hooks/useClusterList.d.ts +0 -3
  277. package/dist/types/hooks/useCrdData.d.ts +0 -25
  278. package/dist/types/hooks/useCrdResource.d.ts +0 -38
  279. package/dist/types/hooks/useDirectUnknownResource.d.ts +0 -7
  280. package/dist/types/hooks/usePermissions.d.ts +0 -13
  281. package/dist/types/index.d.ts +0 -35
  282. package/dist/types/localTypes/JSON.d.ts +0 -3
  283. package/dist/types/localTypes/api.d.ts +0 -8
  284. package/dist/types/localTypes/bff/form.d.ts +0 -52
  285. package/dist/types/localTypes/bff/scopes.d.ts +0 -33
  286. package/dist/types/localTypes/bff/swagger.d.ts +0 -2
  287. package/dist/types/localTypes/bff/table.d.ts +0 -16
  288. package/dist/types/localTypes/clusterList.d.ts +0 -7
  289. package/dist/types/localTypes/dynamicRender.d.ts +0 -31
  290. package/dist/types/localTypes/form.d.ts +0 -26
  291. package/dist/types/localTypes/formExtensions.d.ts +0 -52
  292. package/dist/types/localTypes/k8s.d.ts +0 -96
  293. package/dist/types/localTypes/marketplace.d.ts +0 -27
  294. package/dist/types/localTypes/richTable.d.ts +0 -17
  295. package/dist/types/setupTests.d.ts +0 -1
  296. package/dist/types/utils/createContextFactory/createContextFactory.d.ts +0 -7
  297. package/dist/types/utils/createContextFactory/index.d.ts +0 -1
  298. package/dist/types/utils/filterSelectOptions/filterSelectOptions.d.ts +0 -2
  299. package/dist/types/utils/filterSelectOptions/index.d.ts +0 -1
  300. package/dist/types/utils/getAllPathsFromObj/getAllPathsFromObj.d.ts +0 -3
  301. package/dist/types/utils/getAllPathsFromObj/index.d.ts +0 -1
  302. package/dist/types/utils/getGroupsByCategory/getGroupsByCategory.d.ts +0 -53
  303. package/dist/types/utils/getGroupsByCategory/index.d.ts +0 -1
  304. package/dist/types/utils/getPrefixSubArrays/getPrefixSubArrays.d.ts +0 -1
  305. package/dist/types/utils/getPrefixSubArrays/index.d.ts +0 -1
  306. package/dist/types/utils/getStringByName/getStringByName.d.ts +0 -2
  307. package/dist/types/utils/getStringByName/index.d.ts +0 -1
  308. package/dist/types/utils/groupsToTreeData/groupsToTreeData.d.ts +0 -7
  309. package/dist/types/utils/groupsToTreeData/index.d.ts +0 -1
  310. package/dist/types/utils/index.d.ts +0 -12
  311. package/dist/types/utils/isFlatObject/index.d.ts +0 -1
  312. package/dist/types/utils/isFlatObject/isFlatObject.d.ts +0 -1
  313. package/dist/types/utils/nestedStringsArrayInclude/index.d.ts +0 -1
  314. package/dist/types/utils/nestedStringsArrayInclude/nestedStringsArrayInclude.d.ts +0 -1
  315. package/dist/types/utils/normalizeValuesForQuotas/index.d.ts +0 -1
  316. package/dist/types/utils/normalizeValuesForQuotas/normalizeValuesForQuotas.d.ts +0 -2
  317. package/dist/types/utils/parseForQuotaValues/index.d.ts +0 -1
  318. package/dist/types/utils/parseForQuotaValues/parseForQuotaValues.d.ts +0 -4
  319. package/dist/types/utils/prepareTemplate/index.d.ts +0 -1
  320. package/dist/types/utils/prepareTemplate/prepareTemplate.d.ts +0 -4
  321. package/dist/types/utils/prepareTemplate/prepareTemplate.test.d.ts +0 -1
  322. package/dist/types/utils/prepareUrlsToFetchForDynamicRenderer/index.d.ts +0 -1
  323. package/dist/types/utils/prepareUrlsToFetchForDynamicRenderer/prepareUrlsToFetchForDynamicRenderer.d.ts +0 -4
@@ -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
- };
@@ -1,6 +0,0 @@
1
- import { FC } from 'react';
2
- import { TDynamicComponentsAppTypeMap } from '../../types';
3
- export declare const VisibilityContainer: FC<{
4
- data: TDynamicComponentsAppTypeMap['VisibilityContainer'];
5
- children?: any;
6
- }>;
@@ -1 +0,0 @@
1
- export * from './VisibilityContainer';
@@ -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 {};
@@ -1,6 +0,0 @@
1
- import { FC } from 'react';
2
- import { TDynamicComponentsAppTypeMap } from '../../types';
3
- export declare const YamlEditorSingleton: FC<{
4
- data: TDynamicComponentsAppTypeMap['YamlEditorSingleton'];
5
- children?: any;
6
- }>;
@@ -1 +0,0 @@
1
- export * from './YamlEditorSingleton';
@@ -1,25 +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';
@@ -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,159 +0,0 @@
1
- import { CSSProperties } from 'react';
2
- import { CardProps, FlexProps, RowProps, ColProps, ButtonProps, TabsProps } 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
- };
@@ -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,2 +0,0 @@
1
- export { DynamicRenderer } from './DynamicRenderer';
2
- export type { TDynamicRendererProps } from './DynamicRenderer';
@@ -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;
@@ -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';
@@ -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,8 +0,0 @@
1
- import { FC, ReactNode } from 'react';
2
- type TThemeProviderProps = {
3
- theme: 'light' | 'dark';
4
- children: ReactNode;
5
- };
6
- export declare const ThemeProvider: FC<TThemeProviderProps>;
7
- export declare const useTheme: () => 'dark' | 'light';
8
- export {};
@@ -1,3 +0,0 @@
1
- export * from './DynamicRenderer';
2
- export * from './DynamicComponents';
3
- export * from './DynamicRendererWithProviders';
@@ -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,4 +0,0 @@
1
- import { TBuiltinResourceTypeList } from '../localTypes/k8s';
2
- export declare const useBuiltinResourceTypes: ({ clusterName }: {
3
- clusterName: string;
4
- }) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<TBuiltinResourceTypeList, Error>;
@@ -1,3 +0,0 @@
1
- export declare const useClusterList: ({ refetchInterval }: {
2
- refetchInterval?: number | false | undefined;
3
- }) => import("@tanstack/react-query/build/legacy/types").UseQueryResult<import("..").TClusterList, 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>;
@@ -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';
@@ -1,3 +0,0 @@
1
- export type TJSON = null | string | number | boolean | TJSON[] | {
2
- [key: string]: TJSON;
3
- };
@@ -1,8 +0,0 @@
1
- export type TRequestError = {
2
- code?: string;
3
- response?: {
4
- data?: {
5
- message?: string;
6
- };
7
- };
8
- };
@@ -1,52 +0,0 @@
1
- import { OpenAPIV2 } from 'openapi-types';
2
- import { TJSON } from '../JSON';
3
- import { TFormName } from '../form';
4
- import { TFormPrefill } from '../formExtensions';
5
- export type TPrepareFormReq = {
6
- data: {
7
- type: 'builtin';
8
- typeName: string;
9
- prefillValuesSchema?: TJSON;
10
- prefillValueNamespaceOnly?: string;
11
- } | {
12
- type: 'apis';
13
- apiGroup: string;
14
- apiVersion: string;
15
- typeName: string;
16
- prefillValuesSchema?: TJSON;
17
- prefillValueNamespaceOnly?: string;
18
- };
19
- clusterName: string;
20
- customizationId?: string;
21
- };
22
- export type TPrepareFormRes = {
23
- result: 'error';
24
- error: string | undefined;
25
- kindName: string | undefined;
26
- fallbackToManualMode: true;
27
- isNamespaced: boolean;
28
- } | {
29
- result: 'success';
30
- properties: {
31
- [name: string]: OpenAPIV2.SchemaObject;
32
- };
33
- required: string[] | undefined;
34
- hiddenPaths: string[][] | undefined;
35
- expandedPaths: string[][] | undefined;
36
- persistedPaths: string[][] | undefined;
37
- kindName: string | undefined;
38
- isNamespaced: boolean;
39
- formPrefills?: TFormPrefill;
40
- namespacesData?: string[];
41
- };
42
- export type TYamlByValuesReq = {
43
- values: any;
44
- persistedKeys: TFormName[];
45
- properties: OpenAPIV2.SchemaObject['properties'];
46
- };
47
- export type TYamlByValuesRes = any;
48
- export type TValuesByYamlReq = {
49
- values: Record<string, unknown>;
50
- properties: OpenAPIV2.SchemaObject['properties'];
51
- };
52
- export type TValuesByYamlRes = any;