@replicated/portal-components 0.0.11 → 0.0.13
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/components/metadata/registry.json +2 -2
- package/components/metadata/registry.md +2 -2
- package/datadog/tracer.d.ts +3 -0
- package/datadog/tracer.js +82 -0
- package/datadog/tracer.ts +101 -0
- package/dist/actions/index.d.mts +26 -4
- package/dist/actions/index.d.ts +26 -4
- package/dist/actions/index.js +171 -124
- package/dist/actions/index.js.map +1 -1
- package/dist/airgap-instances.js.map +1 -1
- package/dist/esm/actions/index.js +170 -124
- package/dist/esm/actions/index.js.map +1 -1
- package/dist/esm/airgap-instances.js.map +1 -1
- package/dist/esm/helm-install-wizard.js +15 -9
- package/dist/esm/helm-install-wizard.js.map +1 -1
- package/dist/esm/index.js +204 -158
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/install-actions.js +42 -47
- package/dist/esm/install-actions.js.map +1 -1
- package/dist/esm/install-card.js +8 -21
- package/dist/esm/install-card.js.map +1 -1
- package/dist/esm/instance-card.js.map +1 -1
- package/dist/esm/license-card.js +8 -12
- package/dist/esm/license-card.js.map +1 -1
- package/dist/esm/license-details.js +21 -11
- package/dist/esm/license-details.js.map +1 -1
- package/dist/esm/linux-install-wizard.js +26 -47
- package/dist/esm/linux-install-wizard.js.map +1 -1
- package/dist/esm/online-instance-list.js.map +1 -1
- package/dist/esm/support-card.js +22 -55
- package/dist/esm/support-card.js.map +1 -1
- package/dist/esm/team-settings-card.js +8 -13
- package/dist/esm/team-settings-card.js.map +1 -1
- package/dist/esm/top-nav.js +69 -47
- package/dist/esm/top-nav.js.map +1 -1
- package/dist/esm/update-layout.js +69 -47
- package/dist/esm/update-layout.js.map +1 -1
- package/dist/esm/updates-card.js +8 -14
- package/dist/esm/updates-card.js.map +1 -1
- package/dist/esm/utils/index.js +14 -10
- package/dist/esm/utils/index.js.map +1 -1
- package/dist/esm/utils/observability/index.js +193 -0
- package/dist/esm/utils/observability/index.js.map +1 -0
- package/dist/helm-install-wizard.js +15 -9
- package/dist/helm-install-wizard.js.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +203 -156
- package/dist/index.js.map +1 -1
- package/dist/install-actions.js +43 -48
- package/dist/install-actions.js.map +1 -1
- package/dist/install-card.js +8 -21
- package/dist/install-card.js.map +1 -1
- package/dist/instance-card.js.map +1 -1
- package/dist/license-card.js +8 -12
- package/dist/license-card.js.map +1 -1
- package/dist/license-details.js +21 -11
- package/dist/license-details.js.map +1 -1
- package/dist/linux-install-wizard.js +26 -47
- package/dist/linux-install-wizard.js.map +1 -1
- package/dist/online-instance-list.js.map +1 -1
- package/dist/styles.css +2 -2
- package/dist/support-card.js +22 -55
- package/dist/support-card.js.map +1 -1
- package/dist/team-settings-card.js +8 -13
- package/dist/team-settings-card.js.map +1 -1
- package/dist/top-nav.js +69 -47
- package/dist/top-nav.js.map +1 -1
- package/dist/update-layout.js +69 -47
- package/dist/update-layout.js.map +1 -1
- package/dist/updates-card.js +8 -14
- package/dist/updates-card.js.map +1 -1
- package/dist/utils/index.js +14 -10
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/observability/index.d.mts +13 -0
- package/dist/utils/observability/index.d.ts +13 -0
- package/dist/utils/observability/index.js +198 -0
- package/dist/utils/observability/index.js.map +1 -0
- package/instrumentation.d.ts +8 -0
- package/instrumentation.js +22 -0
- package/package.json +16 -3
package/dist/index.d.mts
CHANGED
|
@@ -9,7 +9,7 @@ export { UserSettings, UserSettingsCustomer, UserSettingsNotification, UserSetti
|
|
|
9
9
|
export { UserSettingsCard } from './user-settings-card.mjs';
|
|
10
10
|
export { a as TeamSettingsCard, T as TeamSettingsCardProps } from './team-settings-card-Dq1d9b5c.mjs';
|
|
11
11
|
export { UpdateLayout } from './update-layout.mjs';
|
|
12
|
-
export { CustomBrandingResponse, DeleteSupportBundleInput, DeleteSupportBundleResult, DownloadSupportBundleInput, DownloadSupportBundleResult, FetchCurrentUserInput, FetchCurrentUserResult, FetchLicenseDetailsInput, FetchLicenseDetailsResult, FetchNotificationsInput, FetchNotificationsResult, GetSecurityInfoDiffInput, GetSecurityInfoDiffResult, GetSecurityInfoInput, GetSecurityInfoResult, GetSecurityInfoSBOMInput, GetSecurityInfoSBOMResult, InitiateLoginInput, InitiateLoginResult, ListReleasesInput, ListReleasesResult, ListSupportBundlesInput, ListSupportBundlesResult, NotificationSetting, PortalActionContext, PortalActionVisibility, PortalLicenseDetails, PortalLicenseField, PortalServerActionDefinition, SecurityInfoDiff, SecurityInstallType, SecurityReleaseImage, SecurityScanSummary, SecurityScanWrapper, SpdxDocument, SupportBundleInsight, SupportBundleSummary, UnifiedSbom, UpdateNotificationsInput, UpdateNotificationsResult, UpdateUserInput, UpdateUserResult, UploadSupportBundleCompleteInput, UploadSupportBundleCompleteResult, UserProfile, VerifyMagicLinkError, VerifyMagicLinkInput, VerifyMagicLinkResult, decodeJwtPayload, defineServerAction, deleteSupportBundle, downloadSupportBundle, fetchCurrentUser, fetchCustomBranding, fetchLicenseDetails, fetchNotifications, getCustomerIdFromToken, getSecurityInfo, getSecurityInfoDiff, getSecurityInfoSBOM, getSupportBundleUploadUrl, initiateLogin, listReleases, listSupportBundles, updateNotifications, updateUser, uploadSupportBundle, verifyMagicLink } from './actions/index.mjs';
|
|
12
|
+
export { CustomBrandingResponse, DeleteSupportBundleInput, DeleteSupportBundleResult, DownloadSupportBundleInput, DownloadSupportBundleResult, FetchCurrentUserInput, FetchCurrentUserResult, FetchLicenseDetailsInput, FetchLicenseDetailsResult, FetchNotificationsInput, FetchNotificationsResult, GetSecurityInfoDiffInput, GetSecurityInfoDiffResult, GetSecurityInfoInput, GetSecurityInfoResult, GetSecurityInfoSBOMInput, GetSecurityInfoSBOMResult, InitiateLoginInput, InitiateLoginResult, ListReleasesInput, ListReleasesResult, ListSupportBundlesInput, ListSupportBundlesResult, NotificationSetting, PortalActionContext, PortalActionVisibility, PortalLicenseDetails, PortalLicenseField, PortalServerActionDefinition, SecurityInfoDiff, SecurityInstallType, SecurityReleaseImage, SecurityScanSummary, SecurityScanWrapper, SpdxDocument, SupportBundleInsight, SupportBundleSummary, UnifiedSbom, UpdateNotificationsInput, UpdateNotificationsResult, UpdateUserInput, UpdateUserResult, UploadSupportBundleCompleteInput, UploadSupportBundleCompleteResult, UserProfile, VerifyMagicLinkError, VerifyMagicLinkInput, VerifyMagicLinkResult, decodeJwtPayload, defineServerAction, deleteSupportBundle, downloadSupportBundle, fetchCurrentUser, fetchCustomBranding, fetchDashboardComposite, fetchLicenseDetails, fetchNotifications, getCustomerIdFromToken, getSecurityInfo, getSecurityInfoDiff, getSecurityInfoSBOM, getSupportBundleUploadUrl, initiateLogin, listReleases, listSupportBundles, updateNotifications, updateUser, uploadSupportBundle, verifyMagicLink } from './actions/index.mjs';
|
|
13
13
|
import 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
/**
|
package/dist/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ export { UserSettings, UserSettingsCustomer, UserSettingsNotification, UserSetti
|
|
|
9
9
|
export { UserSettingsCard } from './user-settings-card.js';
|
|
10
10
|
export { a as TeamSettingsCard, T as TeamSettingsCardProps } from './team-settings-card-Dq1d9b5c.js';
|
|
11
11
|
export { UpdateLayout } from './update-layout.js';
|
|
12
|
-
export { CustomBrandingResponse, DeleteSupportBundleInput, DeleteSupportBundleResult, DownloadSupportBundleInput, DownloadSupportBundleResult, FetchCurrentUserInput, FetchCurrentUserResult, FetchLicenseDetailsInput, FetchLicenseDetailsResult, FetchNotificationsInput, FetchNotificationsResult, GetSecurityInfoDiffInput, GetSecurityInfoDiffResult, GetSecurityInfoInput, GetSecurityInfoResult, GetSecurityInfoSBOMInput, GetSecurityInfoSBOMResult, InitiateLoginInput, InitiateLoginResult, ListReleasesInput, ListReleasesResult, ListSupportBundlesInput, ListSupportBundlesResult, NotificationSetting, PortalActionContext, PortalActionVisibility, PortalLicenseDetails, PortalLicenseField, PortalServerActionDefinition, SecurityInfoDiff, SecurityInstallType, SecurityReleaseImage, SecurityScanSummary, SecurityScanWrapper, SpdxDocument, SupportBundleInsight, SupportBundleSummary, UnifiedSbom, UpdateNotificationsInput, UpdateNotificationsResult, UpdateUserInput, UpdateUserResult, UploadSupportBundleCompleteInput, UploadSupportBundleCompleteResult, UserProfile, VerifyMagicLinkError, VerifyMagicLinkInput, VerifyMagicLinkResult, decodeJwtPayload, defineServerAction, deleteSupportBundle, downloadSupportBundle, fetchCurrentUser, fetchCustomBranding, fetchLicenseDetails, fetchNotifications, getCustomerIdFromToken, getSecurityInfo, getSecurityInfoDiff, getSecurityInfoSBOM, getSupportBundleUploadUrl, initiateLogin, listReleases, listSupportBundles, updateNotifications, updateUser, uploadSupportBundle, verifyMagicLink } from './actions/index.js';
|
|
12
|
+
export { CustomBrandingResponse, DeleteSupportBundleInput, DeleteSupportBundleResult, DownloadSupportBundleInput, DownloadSupportBundleResult, FetchCurrentUserInput, FetchCurrentUserResult, FetchLicenseDetailsInput, FetchLicenseDetailsResult, FetchNotificationsInput, FetchNotificationsResult, GetSecurityInfoDiffInput, GetSecurityInfoDiffResult, GetSecurityInfoInput, GetSecurityInfoResult, GetSecurityInfoSBOMInput, GetSecurityInfoSBOMResult, InitiateLoginInput, InitiateLoginResult, ListReleasesInput, ListReleasesResult, ListSupportBundlesInput, ListSupportBundlesResult, NotificationSetting, PortalActionContext, PortalActionVisibility, PortalLicenseDetails, PortalLicenseField, PortalServerActionDefinition, SecurityInfoDiff, SecurityInstallType, SecurityReleaseImage, SecurityScanSummary, SecurityScanWrapper, SpdxDocument, SupportBundleInsight, SupportBundleSummary, UnifiedSbom, UpdateNotificationsInput, UpdateNotificationsResult, UpdateUserInput, UpdateUserResult, UploadSupportBundleCompleteInput, UploadSupportBundleCompleteResult, UserProfile, VerifyMagicLinkError, VerifyMagicLinkInput, VerifyMagicLinkResult, decodeJwtPayload, defineServerAction, deleteSupportBundle, downloadSupportBundle, fetchCurrentUser, fetchCustomBranding, fetchDashboardComposite, fetchLicenseDetails, fetchNotifications, getCustomerIdFromToken, getSecurityInfo, getSecurityInfoDiff, getSecurityInfoSBOM, getSupportBundleUploadUrl, initiateLogin, listReleases, listSupportBundles, updateNotifications, updateUser, uploadSupportBundle, verifyMagicLink } from './actions/index.js';
|
|
13
13
|
import 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
/**
|