@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
@@ -35271,6 +35271,28 @@ const ParsedText = ({ data }) => {
35271
35271
  return /* @__PURE__ */ jsxRuntimeExports.jsx("span", { style: data.style, children: formattedText });
35272
35272
  };
35273
35273
 
35274
+ const MappedParsedText = ({ data }) => {
35275
+ const { value, valueMap, style } = data;
35276
+ const { data: multiQueryData, isLoading, isError, errors } = useMultiQuery();
35277
+ const partsOfUrl = usePartsOfUrl();
35278
+ if (isLoading) {
35279
+ return /* @__PURE__ */ jsxRuntimeExports.jsx("div", { children: "Loading..." });
35280
+ }
35281
+ if (isError) {
35282
+ return /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { children: [
35283
+ /* @__PURE__ */ jsxRuntimeExports.jsx("h4", { children: "Errors:" }),
35284
+ /* @__PURE__ */ jsxRuntimeExports.jsx("ul", { children: errors.map((e, i) => e && /* @__PURE__ */ jsxRuntimeExports.jsx("li", { children: typeof e === "string" ? e : e.message }, i)) })
35285
+ ] });
35286
+ }
35287
+ const replaceValues = partsOfUrl.partsOfUrl.reduce((acc, item, index) => {
35288
+ acc[index.toString()] = item;
35289
+ return acc;
35290
+ }, {});
35291
+ const parsedValue = parseAll({ text: value, replaceValues, multiQueryData });
35292
+ const renderedValue = Object.prototype.hasOwnProperty.call(valueMap, parsedValue) ? valueMap[parsedValue] : parsedValue;
35293
+ return /* @__PURE__ */ jsxRuntimeExports.jsx("span", { style, children: renderedValue });
35294
+ };
35295
+
35274
35296
  const ProjectInfoCard$1 = ({
35275
35297
  data,
35276
35298
  children
@@ -78596,7 +78618,7 @@ const TolerationsModal = ({
78596
78618
  };
78597
78619
 
78598
78620
  const LazyEnrichedTableModal = lazy(
78599
- () => import('./index-Drku3xGg.mjs').then((mod) => ({ default: mod.EnrichedTableModal }))
78621
+ () => import('./index-DVkzeOTz.mjs').then((mod) => ({ default: mod.EnrichedTableModal }))
78600
78622
  );
78601
78623
  const renderActiveType = (activeType, extraProps) => {
78602
78624
  if (!activeType) return null;
@@ -81012,6 +81034,39 @@ const CreateFromFilesModal = ({
81012
81034
  );
81013
81035
  };
81014
81036
 
81037
+ const VIEWPORT_MARGIN_PX = 12;
81038
+ const ITEM_HEIGHT_ESTIMATE_PX = 40;
81039
+ const MENU_VERTICAL_PADDING_PX = 8;
81040
+ const MIN_MENU_HEIGHT_PX = 140;
81041
+ const MAX_MENU_HEIGHT_PX = 420;
81042
+ const DEFAULT_MENU_MAX_HEIGHT_PX = 320;
81043
+ const isFiniteNumber = (value) => typeof value === "number" && Number.isFinite(value);
81044
+ const clamp = (value, min, max) => {
81045
+ return Math.min(Math.max(value, min), max);
81046
+ };
81047
+ const getDropdownPlacement = ({
81048
+ triggerTop,
81049
+ triggerBottom,
81050
+ viewportHeight,
81051
+ actionsCount
81052
+ }) => {
81053
+ const safeActionsCount = Number.isFinite(actionsCount) ? Math.max(0, actionsCount) : 0;
81054
+ if (!isFiniteNumber(triggerTop) || !isFiniteNumber(triggerBottom) || !isFiniteNumber(viewportHeight)) {
81055
+ return { placement: "bottomLeft", maxMenuHeightPx: DEFAULT_MENU_MAX_HEIGHT_PX };
81056
+ }
81057
+ const estimatedMenuHeight = safeActionsCount * ITEM_HEIGHT_ESTIMATE_PX + MENU_VERTICAL_PADDING_PX;
81058
+ const spaceAbove = Math.max(0, Math.floor(triggerTop - VIEWPORT_MARGIN_PX));
81059
+ const spaceBelow = Math.max(0, Math.floor(viewportHeight - triggerBottom - VIEWPORT_MARGIN_PX));
81060
+ const shouldOpenUp = spaceBelow < estimatedMenuHeight && spaceAbove > spaceBelow;
81061
+ const placement = shouldOpenUp ? "topLeft" : "bottomLeft";
81062
+ const availableSpace = shouldOpenUp ? spaceAbove : spaceBelow;
81063
+ if (availableSpace <= 0) {
81064
+ return { placement, maxMenuHeightPx: DEFAULT_MENU_MAX_HEIGHT_PX };
81065
+ }
81066
+ const maxMenuHeightPx = availableSpace < MIN_MENU_HEIGHT_PX ? availableSpace : clamp(availableSpace, MIN_MENU_HEIGHT_PX, MAX_MENU_HEIGHT_PX);
81067
+ return { placement, maxMenuHeightPx };
81068
+ };
81069
+
81015
81070
  const ActionsDropdown = ({ data, children }) => {
81016
81071
  const { buttonText = "Actions", buttonVariant = "default", containerStyle, actions, permissions } = data;
81017
81072
  const { data: multiQueryData, isLoading: isMultiQueryLoading, isError: isMultiQueryError, errors } = useMultiQuery();
@@ -81032,6 +81087,9 @@ const ActionsDropdown = ({ data, children }) => {
81032
81087
  replaceValues,
81033
81088
  multiQueryData: safeMultiQueryData
81034
81089
  });
81090
+ const triggerRef = useRef(null);
81091
+ const [dropdownPlacement, setDropdownPlacement] = useState("bottomLeft");
81092
+ const [menuMaxHeightPx, setMenuMaxHeightPx] = useState(DEFAULT_MENU_MAX_HEIGHT_PX);
81035
81093
  const {
81036
81094
  notificationContextHolder,
81037
81095
  activeAction,
@@ -81078,20 +81136,26 @@ const ActionsDropdown = ({ data, children }) => {
81078
81136
  return /* @__PURE__ */ jsxRuntimeExports.jsx(Tooltip$1, { title: errorMessage || "Failed to load data", children: /* @__PURE__ */ jsxRuntimeExports.jsx(WarningOutlined, { style: { color: "red" } }) });
81079
81137
  }
81080
81138
  const menuItems = getMenuItems(visibleActions, handleActionClick, effectivePermissions);
81139
+ const handleDropdownOpenChange = (nextOpen) => {
81140
+ if (!nextOpen) {
81141
+ return;
81142
+ }
81143
+ const triggerRect = triggerRef.current?.getBoundingClientRect();
81144
+ if (!triggerRect) {
81145
+ return;
81146
+ }
81147
+ const { placement, maxMenuHeightPx } = getDropdownPlacement({
81148
+ triggerTop: triggerRect.top,
81149
+ triggerBottom: triggerRect.bottom,
81150
+ viewportHeight: window.innerHeight,
81151
+ actionsCount: menuItems.length
81152
+ });
81153
+ setDropdownPlacement(placement);
81154
+ setMenuMaxHeightPx(maxMenuHeightPx);
81155
+ };
81081
81156
  const renderButton = () => {
81082
81157
  if (buttonVariant === "icon") {
81083
- return /* @__PURE__ */ jsxRuntimeExports.jsx(
81084
- Styled$m.IconButton,
81085
- {
81086
- type: "text",
81087
- size: "small",
81088
- onClick: (e) => {
81089
- e.stopPropagation();
81090
- e.preventDefault();
81091
- },
81092
- icon: /* @__PURE__ */ jsxRuntimeExports.jsx(MoreOutlined, {})
81093
- }
81094
- );
81158
+ return /* @__PURE__ */ jsxRuntimeExports.jsx(Styled$m.IconButton, { type: "text", size: "small", icon: /* @__PURE__ */ jsxRuntimeExports.jsx(MoreOutlined, {}) });
81095
81159
  }
81096
81160
  return /* @__PURE__ */ jsxRuntimeExports.jsxs(Button, { children: [
81097
81161
  buttonText,
@@ -81100,7 +81164,36 @@ const ActionsDropdown = ({ data, children }) => {
81100
81164
  };
81101
81165
  return /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { style: containerStyle, children: [
81102
81166
  notificationContextHolder,
81103
- /* @__PURE__ */ jsxRuntimeExports.jsx(Dropdown, { menu: { items: menuItems }, trigger: ["click"], children: renderButton() }),
81167
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
81168
+ ConfigProvider,
81169
+ {
81170
+ theme: { components: { Dropdown: { zIndexPopup: 2e3 } } },
81171
+ getPopupContainer: (trigger) => trigger?.ownerDocument?.body ?? document.body,
81172
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(
81173
+ Dropdown,
81174
+ {
81175
+ menu: {
81176
+ items: menuItems,
81177
+ style: { maxHeight: menuMaxHeightPx, overflowY: "auto" }
81178
+ },
81179
+ trigger: ["click"],
81180
+ placement: dropdownPlacement,
81181
+ autoAdjustOverflow: true,
81182
+ onOpenChange: handleDropdownOpenChange,
81183
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(
81184
+ "span",
81185
+ {
81186
+ ref: triggerRef,
81187
+ onClick: (e) => {
81188
+ e.stopPropagation();
81189
+ },
81190
+ children: renderButton()
81191
+ }
81192
+ )
81193
+ }
81194
+ )
81195
+ }
81196
+ ),
81104
81197
  activeAction && renderActionModal(activeAction, { open: modalOpen, onClose: handleCloseModal }),
81105
81198
  deleteModalData && /* @__PURE__ */ jsxRuntimeExports.jsx(DeleteModal, { name: deleteModalData.name, endpoint: deleteModalData.endpoint, onClose: handleDeleteModalClose }),
81106
81199
  evictModalData && /* @__PURE__ */ jsxRuntimeExports.jsx(
@@ -81191,6 +81284,7 @@ const DynamicComponents = {
81191
81284
  partsOfUrl: PartsOfUrl,
81192
81285
  multiQuery: MultiQuery,
81193
81286
  parsedText: ParsedText,
81287
+ MappedParsedText,
81194
81288
  ProjectInfoCard: ProjectInfoCard$1,
81195
81289
  MarketplaceCard: MarketplaceCard$1,
81196
81290
  ContentCard,
@@ -90805,4 +90899,4 @@ const usePluginManifest = ({
90805
90899
  };
90806
90900
 
90807
90901
  export { useInfiniteSentinel as $, getBuiltinResourceTypes as A, getCrdData as B, getDirectUnknownResource as C, DeleteIcon as D, EnrichedTableProvider as E, checkPermission as F, getSwagger as G, filterIfApiInstanceNamespaceScoped as H, filterIfBuiltInInstanceNamespaceScoped as I, checkIfApiInstanceNamespaceScoped as J, checkIfBuiltInInstanceNamespaceScoped as K, getKinds as L, useClusterList as M, useApiResources as N, useApiResourceSingle as O, PaddingContainer as P, useBuiltinResources as Q, ReadOnlyModal as R, useBuiltinResourceSingle as S, useCrdResources as T, useCrdResourceSingle as U, useApisResourceTypes as V, useApiResourceTypesByGroup as W, useBuiltinResourceTypes as X, useCrdData as Y, useListWatch as Z, _$1 as _, useTheme as a, parseQuotaValueCpu as a$, useK8sVerbs as a0, useManyK8sSmartResource as a1, useSmartResourceParams as a2, useResourceScope as a3, useKinds as a4, usePluginManifest as a5, Spacer$1 as a6, TreeWithSearch as a7, ConfirmModal as a8, UpIcon as a9, EnrichedTable as aA, ClusterListTable as aB, getEnrichedColumns as aC, getEnrichedColumnsWithControls as aD, YamlEditorSingleton$1 as aE, BlackholeFormProvider as aF, BlackholeForm as aG, getObjectFormItemsDraft as aH, MarketPlace as aI, MarketplaceCard as aJ, ProjectInfoCard as aK, PodTerminal as aL, NodeTerminal as aM, PodLogs as aN, PodLogsMonaco as aO, VMVNC as aP, Search as aQ, Events as aR, DynamicRenderer as aS, DynamicComponents as aT, DynamicRendererWithProviders as aU, prepareTemplate as aV, isFlatObject as aW, filterSelectOptions as aX, getStringByName as aY, floorToDecimal as aZ, parseQuotaValue as a_, DownIcon as aa, BackToDefaultIcon as ab, SuccessIcon as ac, feedbackIcons as ad, PlusIcon as ae, MinusIcon as af, LockedIcon as ag, UnlockedIcon as ah, PauseCircleIcon as ai, ResumeCircleIcon as aj, LookingGlassIcon as ak, EarthIcon as al, ContentCard$1 as am, FlexGrow as an, UncontrolledSelect as ao, CustomSelect$4 as ap, CursorPointerTag as aq, CursorPointerTagMinContent as ar, CursorDefaultDiv as as, ResourceLink as at, ManageableBreadcrumbsProvider as au, prepareDataForManageableBreadcrumbs as av, ManageableBreadcrumbs as aw, ManageableSidebarProvider as ax, prepareDataForManageableSidebar as ay, ManageableSidebar as az, usePartsOfUrl as b, parseQuotaValueMemoryAndStorage as b0, normalizeValuesForQuotasToNumber as b1, getAllPathsFromObj as b2, getPrefixSubarrays as b3, groupsToTreeData as b4, getBuiltinTreeData as b5, getGroupsByCategory as b6, createContextFactory as b7, prepareUrlsToFetchForDynamicRenderer as b8, deepMerge as b9, getSortedKinds as ba, getSortedKindsAll as bb, hslFromString as bc, getUppercase as bd, kindByGvr as be, pluralByKind as bf, namespacedByGvr as bg, getLinkToBuiltinForm as bh, getLinkToApiForm as bi, isMultilineString as bj, isMultilineFromYaml as bk, includesArray as bl, getResourceLink as bm, getNamespaceLink as bn, convertBytes as bo, formatBytesAuto as bp, toBytes as bq, convertStorage as br, parseValueWithUnit as bs, convertCores as bt, formatCoresAuto as bu, toCores as bv, convertCompute as bw, parseCoresWithUnit as bx, formatDateAuto as by, isValidRFC3339 as bz, usePermissions as c, useDirectUnknownResource as d, useK8sSmartResource as e, jsxRuntimeExports as f, EditIcon as g, getLinkToForm as h, DeleteModal as i, jp as j, DeleteModalMany as k, getClusterList as l, createNewEntry as m, updateEntry as n, deleteEntry as o, parseAll as p, getApiResources as q, getApiResourceSingle as r, serializeLabelsWithNoEncoding$1 as s, getBuiltinResources as t, useMultiQuery as u, getBuiltinResourceSingle as v, getCrdResources as w, getCrdResourceSingle as x, getApiResourceTypes as y, getApiResourceTypesByApiGroup as z };
90808
- //# sourceMappingURL=index-Cc-4YPOA.mjs.map
90902
+ //# sourceMappingURL=index-BW_pcmSW.mjs.map