@prorobotech/openapi-k8s-toolkit 1.4.0-alpha.16 → 1.4.0-alpha.18

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 (91) hide show
  1. package/dist/{index-Cc-4YPOA.mjs → index-BW_pcmSW.mjs} +109 -15
  2. package/dist/index-BW_pcmSW.mjs.map +1 -0
  3. package/dist/{index-Drku3xGg.mjs → index-DVkzeOTz.mjs} +2 -2
  4. package/dist/{index-Drku3xGg.mjs.map → index-DVkzeOTz.mjs.map} +1 -1
  5. package/dist/openapi-k8s-toolkit.es.js +1 -1
  6. package/dist/openapi-k8s-toolkit.umd.js +107 -13
  7. package/dist/openapi-k8s-toolkit.umd.js.map +1 -1
  8. package/dist/types/api/bff/plugins/getPlugins.d.ts +1 -1
  9. package/dist/types/api/bff/scopes/checkScopes.d.ts +1 -1
  10. package/dist/types/api/bff/scopes/filterScopes.d.ts +2 -2
  11. package/dist/types/api/bff/search/getKinds.d.ts +1 -1
  12. package/dist/types/api/bff/swagger/getSwagger.d.ts +1 -1
  13. package/dist/types/api/getClusterList.d.ts +1 -1
  14. package/dist/types/api/permissions.d.ts +1 -1
  15. package/dist/types/components/molecules/BlackholeForm/atoms/CustomCollapse/CustomCollapse.d.ts +1 -1
  16. package/dist/types/components/molecules/BlackholeForm/atoms/DebugNameViewer/DebugNameViewer.d.ts +1 -1
  17. package/dist/types/components/molecules/BlackholeForm/atoms/HiddenContainer/HiddenContainer.d.ts +1 -1
  18. package/dist/types/components/molecules/BlackholeForm/atoms/HiddenContainer/utils.d.ts +1 -1
  19. package/dist/types/components/molecules/BlackholeForm/atoms/PersistedCheckbox/PersistedCheckbox.d.ts +1 -1
  20. package/dist/types/components/molecules/BlackholeForm/molecules/FormArrayHeader/FormArrayHeader.d.ts +1 -1
  21. package/dist/types/components/molecules/BlackholeForm/molecules/FormBooleanInput/FormBooleanInput.d.ts +1 -1
  22. package/dist/types/components/molecules/BlackholeForm/molecules/FormEnumStringInput/FormEnumStringInput.d.ts +1 -1
  23. package/dist/types/components/molecules/BlackholeForm/molecules/FormInlineYamlEditor/FormInlineYamlEditor.d.ts +1 -1
  24. package/dist/types/components/molecules/BlackholeForm/molecules/FormListInput/FormListInput.d.ts +2 -2
  25. package/dist/types/components/molecules/BlackholeForm/molecules/FormNamespaceInput/FormNamespaceInput.d.ts +1 -1
  26. package/dist/types/components/molecules/BlackholeForm/molecules/FormNumberInput/FormNumberInput.d.ts +1 -1
  27. package/dist/types/components/molecules/BlackholeForm/molecules/FormObjectFromSwagger/FormObjectFromSwagger.d.ts +1 -1
  28. package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/FormRangeInput.d.ts +2 -2
  29. package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/molecules/RangeInput/RangeInput.d.ts +1 -1
  30. package/dist/types/components/molecules/BlackholeForm/molecules/FormRangeInput/utils.d.ts +1 -1
  31. package/dist/types/components/molecules/BlackholeForm/molecules/FormStringInput/FormStringInput.d.ts +1 -1
  32. package/dist/types/components/molecules/BlackholeForm/molecules/FormStringMultilineInput/FormStringMultilineInput.d.ts +1 -1
  33. package/dist/types/components/molecules/BlackholeForm/molecules/helpers/validation.d.ts +1 -1
  34. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/BlackholeForm.d.ts +3 -3
  35. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/helpers/casts.d.ts +1 -1
  36. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/helpers/getSortedPropertyKeys.d.ts +1 -1
  37. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/helpers/hiddenExpanded.d.ts +1 -1
  38. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/utils.d.ts +2 -2
  39. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeForm/utilsErrorHandler.d.ts +1 -1
  40. package/dist/types/components/molecules/BlackholeForm/organisms/BlackholeFormProvider/BlackholeFormProvider.d.ts +2 -2
  41. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/EnrichedTable.d.ts +1 -1
  42. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTable/utils.d.ts +2 -2
  43. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTableProvider/EnrichedTableProvider.d.ts +2 -2
  44. package/dist/types/components/molecules/EnrichedTable/organisms/EnrichedTableProvider/utils.d.ts +2 -2
  45. package/dist/types/components/molecules/MarketPlace/molecules/AddEditFormModal/AddEditFormModal.d.ts +1 -1
  46. package/dist/types/components/molecules/MarketPlace/molecules/MarketplaceCard/MarketplaceCard.d.ts +1 -1
  47. package/dist/types/components/molecules/Search/Search.d.ts +1 -1
  48. package/dist/types/components/molecules/YamlEditorSingleton/YamlEditorSingleton.d.ts +1 -1
  49. package/dist/types/components/organisms/DynamicComponents/DynamicComponents.d.ts +1 -1
  50. package/dist/types/components/organisms/DynamicComponents/molecules/ActionsDropdown/permissionsMap.d.ts +1 -1
  51. package/dist/types/components/organisms/DynamicComponents/molecules/MappedParsedText/MappedParsedText.d.ts +5 -0
  52. package/dist/types/components/organisms/DynamicComponents/molecules/MappedParsedText/index.d.ts +1 -0
  53. package/dist/types/components/organisms/DynamicComponents/molecules/PrometheusGraph/helpers.d.ts +1 -1
  54. package/dist/types/components/organisms/DynamicComponents/molecules/UsageGraphCard/atoms/FormattedValue/utils.d.ts +2 -2
  55. package/dist/types/components/organisms/DynamicComponents/molecules/index.d.ts +1 -0
  56. package/dist/types/components/organisms/DynamicComponents/types/ContentCard.d.ts +1 -1
  57. package/dist/types/components/organisms/DynamicComponents/types/ConverterBytes.d.ts +1 -1
  58. package/dist/types/components/organisms/DynamicComponents/types/ConverterCores.d.ts +1 -1
  59. package/dist/types/components/organisms/DynamicComponents/types/EnrichedTable.d.ts +1 -1
  60. package/dist/types/components/organisms/DynamicComponents/types/MappedParsedText.d.ts +7 -0
  61. package/dist/types/components/organisms/DynamicComponents/types/PrometheusGraph.d.ts +1 -1
  62. package/dist/types/components/organisms/DynamicComponents/types/SidebarProvider.d.ts +1 -1
  63. package/dist/types/components/organisms/DynamicComponents/types/Spacer.d.ts +1 -1
  64. package/dist/types/components/organisms/DynamicComponents/types/index.d.ts +2 -0
  65. package/dist/types/components/organisms/DynamicRenderer/DynamicRenderer.d.ts +1 -1
  66. package/dist/types/components/organisms/DynamicRendererWithProviders/DynamicRendererWithProviders.d.ts +2 -2
  67. package/dist/types/components/organisms/DynamicRendererWithProviders/providers/hybridDataProvider/hybridDataProvider.d.ts +1 -1
  68. package/dist/types/components/organisms/DynamicRendererWithProviders/providers/multiK8sProvider/multiK8sProvider.d.ts +1 -1
  69. package/dist/types/hooks/useApiResource.d.ts +1 -1
  70. package/dist/types/hooks/useBuiltinResourceTypes.d.ts +1 -1
  71. package/dist/types/hooks/useCrdResource.d.ts +1 -1
  72. package/dist/types/hooks/useK8sSmartResource/useK8sSmartResourceWithoutKinds.d.ts +1 -1
  73. package/dist/types/hooks/useListThenWatch/reducer.d.ts +1 -1
  74. package/dist/types/hooks/useListThenWatch/types.d.ts +1 -1
  75. package/dist/types/hooks/useListThenWatch/useListWatch.d.ts +1 -1
  76. package/dist/types/hooks/useListThenWatch/utils.d.ts +1 -1
  77. package/dist/types/hooks/usePermissions.d.ts +1 -1
  78. package/dist/types/localTypes/bff/table.d.ts +1 -1
  79. package/dist/types/localTypes/dynamicRender.d.ts +1 -1
  80. package/dist/types/localTypes/search.d.ts +1 -1
  81. package/dist/types/utils/converterBytes/converterBytes.d.ts +1 -1
  82. package/dist/types/utils/converterCores/converterCores.d.ts +1 -1
  83. package/dist/types/utils/getGroupsByCategory/getGroupsByCategory.d.ts +1 -1
  84. package/dist/types/utils/getSortedKinds/getSortedKinds.d.ts +2 -2
  85. package/dist/types/utils/getSortedKindsAll/getSortedKindsAll.d.ts +2 -2
  86. package/dist/types/utils/getStringByName/getStringByName.d.ts +1 -1
  87. package/dist/types/utils/kindByGvr/kindByGvr.d.ts +1 -1
  88. package/dist/types/utils/namespacedByGvr/namespacedByGvr.d.ts +1 -1
  89. package/dist/types/utils/pluralByKind/pluralByKind.d.ts +1 -1
  90. package/package.json +1 -1
  91. package/dist/index-Cc-4YPOA.mjs.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.