@spotify/backstage-plugin-soundcheck 0.16.0 → 0.16.2
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/CHANGELOG.md +67 -0
- package/dist/alpha/entity-content.esm.js +1 -1
- package/dist/alpha/pages.esm.js +1 -1
- package/dist/alpha.d.ts +62 -47
- package/dist/api.esm.js +1 -1
- package/dist/components/AlertPanel/AlertPanel.esm.js +1 -1
- package/dist/components/AreaChart/AreaChart.esm.js +1 -1
- package/dist/components/AreaChart/ChartTooltip.esm.js +1 -1
- package/dist/components/AreaChart/Legend.esm.js +1 -1
- package/dist/components/AreaChart/LegendItem.esm.js +1 -1
- package/dist/components/Badges/BaseBadge.esm.js +1 -1
- package/dist/components/Badges/CampaignBadge.esm.js +1 -1
- package/dist/components/Badges/CertificationBadge.esm.js +1 -1
- package/dist/components/Badges/LevelBadge.esm.js +1 -1
- package/dist/components/Badges/NoLevelBadge.esm.js +2 -2
- package/dist/components/Badges/PlaylistBadge.esm.js +1 -1
- package/dist/components/Badges/StatusBadge.esm.js +1 -1
- package/dist/components/CacheConfig/CacheConfigComponent.esm.js +1 -1
- package/dist/components/CampaignCreatePage/CampaignCreatePage.esm.js +1 -1
- package/dist/components/CampaignForm/CampaignForm.esm.js +1 -1
- package/dist/components/CampaignForm/Steps/CampaignDetailsStep/CampaignDescriptionField.esm.js +1 -1
- package/dist/components/CampaignForm/Steps/CampaignDetailsStep/CampaignDetailsStep.esm.js +1 -1
- package/dist/components/CampaignForm/Steps/CampaignDetailsStep/CampaignDraftField.esm.js +2 -0
- package/dist/components/CampaignForm/Steps/CampaignDetailsStep/CampaignNameField.esm.js +1 -1
- package/dist/components/CampaignForm/Steps/CampaignDetailsStep/CampaignOwnerField.esm.js +1 -1
- package/dist/components/CampaignForm/Steps/CampaignDetailsStep/CampaignScheduleField.esm.js +1 -1
- package/dist/components/CampaignForm/Steps/CampaignDetailsStep/CampaignSupportChannelField.esm.js +1 -1
- package/dist/components/CampaignForm/Steps/CampaignDetailsStep/EndDateChips.esm.js +1 -1
- package/dist/components/CampaignForm/Steps/CampaignMilestonesStep.esm.js +1 -1
- package/dist/components/CampaignForm/Steps/CampaignTrackStepNew.esm.js +2 -0
- package/dist/components/CampaignForm/hooks/useCampaignForm.esm.js +1 -1
- package/dist/components/CampaignForm/hooks/utils.esm.js +1 -1
- package/dist/components/CampaignForm/utils/campaignFormUtils.esm.js +1 -1
- package/dist/components/CampaignForm/utils/validation.esm.js +1 -1
- package/dist/components/CampaignInsightsPage/CampaignInsightsPage.esm.js +1 -1
- package/dist/components/CampaignInsightsPage/CampaignStatusHistoryTile.esm.js +1 -1
- package/dist/components/CampaignInsightsPage/CampaignStatusTile.esm.js +1 -1
- package/dist/components/CampaignInsightsPage/DaysRemainingTile.esm.js +1 -1
- package/dist/components/CampaignsPage/CampaignEmptyState.esm.js +1 -1
- package/dist/components/CampaignsPage/CampaignListPage/CampaignListPage.esm.js +1 -1
- package/dist/components/CampaignsPage/CampaignListPage/CampaignMetadata.esm.js +1 -1
- package/dist/components/CampaignsPage/CampaignListPage/CampaignSummaryCard.esm.js +1 -1
- package/dist/components/CampaignsPage/CampaignListPage/CampaignsOverviewSkeleton.esm.js +1 -1
- package/dist/components/CampaignsPage/CampaignListPage/useArchiveConfirmationModal.esm.js +1 -1
- package/dist/components/CampaignsPage/CampaignsPage.esm.js +1 -1
- package/dist/components/CampaignsPage/EditCampaignView.esm.js +1 -1
- package/dist/components/CategoryBar/CategoryBar.esm.js +1 -1
- package/dist/components/CertificationAccordion/CertificationAccordion.esm.js +1 -1
- package/dist/components/CertificationSidebar/CertificationLevel.esm.js +1 -1
- package/dist/components/CertificationSidebar/CertificationSidebar.esm.js +1 -1
- package/dist/components/CertificationSidebar/CertificationSummary.esm.js +1 -1
- package/dist/components/CertificationSidebar/Check.esm.js +1 -1
- package/dist/components/CertificationSidebar/CheckResultInputPopup.esm.js +2 -0
- package/dist/components/CertificationSidebar/CheckResultSummaryList.esm.js +1 -1
- package/dist/components/CertificationSidebar/ExemptionJustificationDialog.esm.js +2 -0
- package/dist/components/CertificationSidebar/LevelSummary.esm.js +1 -1
- package/dist/components/CertificationSidebar/StatusDetails.esm.js +1 -1
- package/dist/components/CertificationSidebar/skeletons/CertificationSidebarSkeleton.esm.js +1 -1
- package/dist/components/CertificationSidebar/skeletons/CertificationSummarySkeleton.esm.js +1 -1
- package/dist/components/CertificationSidebar/skeletons/CheckSkeleton.esm.js +1 -1
- package/dist/components/CertificationSidebar/skeletons/LevelSummarySkeleton.esm.js +1 -1
- package/dist/components/CertificationsPage/CertificationTab.esm.js +1 -1
- package/dist/components/CertificationsPage/CertificationTabs.esm.js +1 -1
- package/dist/components/CertificationsPage/CertificationsPage.esm.js +1 -1
- package/dist/components/CertificationsPage/Playlist/PlaylistComponent.esm.js +1 -1
- package/dist/components/CertificationsPage/Playlist/PlaylistContext.esm.js +1 -1
- package/dist/components/CertificationsPage/Playlist/PlaylistProgress.esm.js +1 -1
- package/dist/components/CertificationsPage/Playlist/PlaylistSummary.esm.js +1 -1
- package/dist/components/CertificationsPage/PlaylistCertificationTab.esm.js +1 -1
- package/dist/components/CertificationsPage/skeletons/CertificationTabSkeleton.esm.js +1 -1
- package/dist/components/CertificationsPage/skeletons/CertificationTabsSkeleton.esm.js +1 -1
- package/dist/components/Charts/BarChart/BarChart.esm.js +1 -1
- package/dist/components/Charts/BarChart/BarChartPlaceholder.esm.js +1 -1
- package/dist/components/Charts/BarChart/GroupPassRateHistoryBarChart.esm.js +1 -1
- package/dist/components/Charts/BarChart/TrackSummaryBarChart.esm.js +1 -1
- package/dist/components/Charts/ChartWrapper/ChartWrapper.esm.js +1 -1
- package/dist/components/Charts/LineChart/EntityPassRateHistoryLineChart.esm.js +1 -1
- package/dist/components/Charts/LineChart/LineChart.esm.js +1 -1
- package/dist/components/Charts/LineChart/LineChartPlaceholder.esm.js +1 -1
- package/dist/components/Charts/LineChart/PassRateHistoryLineChart.esm.js +1 -1
- package/dist/components/Charts/LineChart/TableLineChart.esm.js +1 -1
- package/dist/components/Charts/LineChart/TrackPassRateHistoryLineChart.esm.js +1 -1
- package/dist/components/Charts/LoadingChart.esm.js +2 -0
- package/dist/components/Charts/chartUtils.esm.js +1 -1
- package/dist/components/CheckCard/CheckCard.esm.js +1 -1
- package/dist/components/CheckCard/CheckHistoryChart.esm.js +1 -1
- package/dist/components/CheckCreatePage/CheckCreatePage.esm.js +1 -1
- package/dist/components/CheckDetails/CheckDetails.esm.js +1 -1
- package/dist/components/CheckDetails/CheckResultDetails.esm.js +1 -1
- package/dist/components/CheckDetails/CollapseRow.esm.js +1 -1
- package/dist/components/CheckDetails/FactTable.esm.js +1 -1
- package/dist/components/CheckDetails/FixMeDialog.esm.js +1 -1
- package/dist/components/CheckDetails/JustificationDetails.esm.js +2 -0
- package/dist/components/CheckDetails/OngoingTaskComponent.esm.js +1 -1
- package/dist/components/CheckDetails/ResolvedValueTable.esm.js +1 -1
- package/dist/components/CheckDetails/ResultStateBox.esm.js +1 -1
- package/dist/components/CheckDetails/ReviewStateComponent.esm.js +1 -1
- package/dist/components/CheckDetails/SelectedValueContext.esm.js +1 -1
- package/dist/components/CheckDetails/skeletons/CheckDetailsSkeleton.esm.js +1 -1
- package/dist/components/CheckDryRun/CheckDryRun.esm.js +1 -1
- package/dist/components/CheckDryRun/CheckDryRunContext.esm.js +1 -1
- package/dist/components/CheckDryRun/CheckDryRunDetails.esm.js +1 -1
- package/dist/components/CheckDryRun/CheckDryRunDialog.esm.js +1 -1
- package/dist/components/CheckDryRun/CheckDryRunDialogButton.esm.js +1 -1
- package/dist/components/CheckForm/CheckForm.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/CheckDescriptionInput/CheckDescriptionInput.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/CheckNameInput/CheckNameInput.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/CheckPathResolverInput.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/CheckScheduleSection/ScheduleSection.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/CheckTypeInput/CheckTypeInput.esm.js +2 -0
- package/dist/components/CheckForm/FormFields/PassFailMessageInput/PassFailMessageInput.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/RuleInput/AddMenuButton.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/RuleInput/Conditions/ConditionList.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/RuleInput/Conditions/FactValueDisplay.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/RuleInput/Conditions/RuleConditionInput.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/RuleInput/Conditions/ValueListContext.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/RuleInput/Conditions/ValueListInput.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/RuleInput/Expressions/ExpressionBox.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/RuleInput/Expressions/ExpressionTypeToggle.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/RuleInput/RuleInputBox.esm.js +1 -1
- package/dist/components/CheckForm/FormFields/TeamDetailsInput/TeamDetailsInput.esm.js +1 -1
- package/dist/components/CheckForm/Steps/CheckApplicabilityStep.esm.js +2 -0
- package/dist/components/CheckForm/Steps/CheckDetailsStep.esm.js +1 -1
- package/dist/components/CheckForm/Steps/CheckReviewStep.esm.js +1 -1
- package/dist/components/CheckForm/Steps/CheckRulesStep.esm.js +1 -1
- package/dist/components/CheckForm/useCheckForm.esm.js +1 -1
- package/dist/components/CheckForm/utils/checkFormUtils.esm.js +2 -2
- package/dist/components/CheckForm/utils/validation.esm.js +1 -1
- package/dist/components/CheckHistoryChartCard/CheckHistoryChartCard.esm.js +1 -1
- package/dist/components/CheckIcon/CheckIcon.esm.js +1 -1
- package/dist/components/CheckPage/CheckEditPage.esm.js +1 -1
- package/dist/components/CheckPage/CheckEditView.esm.js +1 -1
- package/dist/components/CheckPage/CheckEntitiesTable/CheckEntitiesTable.esm.js +1 -1
- package/dist/components/CheckPage/CheckEntitiesTable/columns.esm.js +1 -1
- package/dist/components/CheckPage/CheckInsightsPage.esm.js +1 -1
- package/dist/components/CheckPage/CheckStatusHistoryChart.esm.js +1 -1
- package/dist/components/CheckPage/CheckStatusTable.esm.js +1 -1
- package/dist/components/CheckSelection/CheckPreview.esm.js +2 -0
- package/dist/components/CheckSelection/CheckPreviewContext.esm.js +2 -0
- package/dist/components/CheckSelection/CheckSelection.esm.js +2 -0
- package/dist/components/CheckStatusBar/CheckStatusBar.esm.js +2 -0
- package/dist/components/CheckTemplatesPage/CheckTemplatesPage.esm.js +1 -1
- package/dist/components/CheckTemplatesPage/TemplateCategory.esm.js +1 -1
- package/dist/components/ChecksPage/CheckListPage/CheckListPage.esm.js +1 -1
- package/dist/components/ChecksPage/CheckListPage/CheckMetadata.esm.js +1 -1
- package/dist/components/ChecksPage/CheckListPage/CheckSummaryCard.esm.js +1 -1
- package/dist/components/ChecksPage/ChecksPage.esm.js +1 -1
- package/dist/components/ChecksPage/skeletons/ChecksOverviewSkeleton.esm.js +1 -1
- package/dist/components/ChecksTab/ChecksTab.esm.js +1 -1
- package/dist/components/CollectorPage/CollectorPage.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/AzureDevOps/AzureDevOpsConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/AzureDevOps/NumberOfDaysComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/AzureDevOps/NumberOfWorkItemsComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/AzureDevOps/validation.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/BigQuery/BigQueryConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/BigQuery/QueryFactDetailsComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/BigQuery/validation.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Catalog/CatalogConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Common/CollectorSchedulingOptions.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Common/FactCollectionConfig.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Common/utils.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Configurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/DataDog/DataDogConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/DataRegistry/DataRegistryConfigurator.esm.js +2 -0
- package/dist/components/CollectorPage/Configurators/DataRegistry/utils.esm.js +2 -0
- package/dist/components/CollectorPage/Configurators/Github/CodeScanningAlertsFactDetails.esm.js +2 -0
- package/dist/components/CollectorPage/Configurators/Github/DependabotAlertsFactDetails.esm.js +2 -0
- package/dist/components/CollectorPage/Configurators/Github/GithubConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Github/SecretScanningAlertsFactDetails.esm.js +2 -0
- package/dist/components/CollectorPage/Configurators/Github/SecurityAdvisoriesFactDetails.esm.js +2 -0
- package/dist/components/CollectorPage/Configurators/Github/types.esm.js +2 -0
- package/dist/components/CollectorPage/Configurators/Github/utils.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Github/validation.esm.js +2 -0
- package/dist/components/CollectorPage/Configurators/Gitlab/GitlabConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/HTTP/HttpConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/HTTP/HttpRequestComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/HTTP/HttpResponseComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/HTTP/HttpRetriesComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/HTTP/HttpStatusesInput.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/HTTP/RequestFactDetailsComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/HTTP/validation.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Jira/IssuesSearchFactDetailsComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Jira/JiraConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Jira/validation.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Kubernetes/KubernetesConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Kubernetes/KubernetesFactDetails.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/Kubernetes/validation.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/NewRelic/NewRelicConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/PagerDuty/IncidentsFactDetailsComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/PagerDuty/PagerDutyConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/PagerDuty/StatusesComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/PagerDuty/validation.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SCM/ExistsFactDetailsComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SCM/FactDetailsComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SCM/JsonFactDetailsComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SCM/RegexFactDetailsComponent.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SCM/ScmConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SCM/utils.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SCM/validation.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SonarQube/IssuesFactDetailsInput.esm.js +2 -0
- package/dist/components/CollectorPage/Configurators/SonarQube/MeasuresFactDetailsInput.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SonarQube/MetricsInput.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SonarQube/SonarQubeConfigurator.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SonarQube/utils.esm.js +1 -1
- package/dist/components/CollectorPage/Configurators/SonarQube/validation.esm.js +1 -1
- package/dist/components/CollectorsPage/CollectorListPage/CollectorListPage.esm.js +1 -1
- package/dist/components/CollectorsPage/CollectorListPage/CollectorListSkeleton.esm.js +1 -1
- package/dist/components/CollectorsPage/CollectorListPage/CollectorLogo.esm.js +1 -1
- package/dist/components/CollectorsPage/CollectorListPage/CollectorSummaryCard.esm.js +1 -1
- package/dist/components/CollectorsPage/CollectorsPage.esm.js +1 -1
- package/dist/components/EmptyState/EmptyState.esm.js +1 -1
- package/dist/components/EntitiesAutocompletePicker/EntitiesAutocompletePicker.esm.js +2 -0
- package/dist/components/EntityChip/EntityChip.esm.js +1 -1
- package/dist/components/EntityContent/EntityContent.esm.js +1 -1
- package/dist/components/EntityPassRateCard/EntityPassRateCard.esm.js +1 -1
- package/dist/components/EntitySoundcheckCard/Card.esm.js +1 -1
- package/dist/components/EntitySoundcheckCard/EntitySoundcheckCard.esm.js +1 -1
- package/dist/components/EntitySoundcheckCard/skeletons/CardSkeleton.esm.js +1 -1
- package/dist/components/EntitySoundcheckContent.esm.js +1 -1
- package/dist/components/Expand/Expand.esm.js +1 -1
- package/dist/components/ExpandableSection/ExpandableSection.esm.js +1 -1
- package/dist/components/FactExplorer/FactExplorer.esm.js +1 -1
- package/dist/components/FactExplorer/FactExplorerContext.esm.js +1 -1
- package/dist/components/FactExplorer/FactExplorerDialog.esm.js +1 -1
- package/dist/components/FadeIn/FadeIn.esm.js +1 -1
- package/dist/components/Filter/EntityAutocompletePicker.esm.js +1 -1
- package/dist/components/Filter/FilterComponent.esm.js +1 -1
- package/dist/components/Filter/FilterKeyValueInput.esm.js +1 -1
- package/dist/components/Filter/FilterPreviewTable/EntityTableColumns.esm.js +1 -1
- package/dist/components/Filter/FilterPreviewTable/FilterPreviewTable.esm.js +1 -1
- package/dist/components/Filter/KeyValueInputDialog.esm.js +1 -1
- package/dist/components/FilterSidebar/FilterSidebar.esm.js +2 -0
- package/dist/components/FilterSidebar/StateFilter.esm.js +2 -0
- package/dist/components/FooterButtons/FooterButtons.esm.js +1 -1
- package/dist/components/FormControlledAutocomplete/ControlledAutocomplete.esm.js +1 -1
- package/dist/components/FormControlledAutocomplete/FormControlledAutocomplete.esm.js +1 -1
- package/dist/components/FormControlledAutocomplete/FormControlledMultipleAutocomplete.esm.js +2 -0
- package/dist/components/FormControlledSelect/FormControlledSelect.esm.js +1 -1
- package/dist/components/FormControlledTextField/FormControlledTextField.esm.js +1 -1
- package/dist/components/FormFieldLabel/FormFieldLabel.esm.js +1 -1
- package/dist/components/FormFilterSection/FormFilterSection.esm.js +1 -1
- package/dist/components/FormMarkdownInput/FormMarkdownInput.esm.js +1 -1
- package/dist/components/FormStepper/FormStepper.esm.js +1 -1
- package/dist/components/FormTextInput/FormTextInput.esm.js +1 -1
- package/dist/components/FormattedPreview/FormattedPreview.esm.js +2 -2
- package/dist/components/Frequency/FrequencyComponent.esm.js +1 -1
- package/dist/components/GroupPassRateCard/GroupPassRateCard.esm.js +1 -1
- package/dist/components/GroupSelector/GroupSelector.esm.js +1 -1
- package/dist/components/LevelUpParty/LevelUpParty.esm.js +1 -1
- package/dist/components/LevelsTable/CheckRowContent.esm.js +2 -0
- package/dist/components/LevelsTable/LevelsTable.esm.js +2 -0
- package/dist/components/ListboxVirtualized/ListboxVirtualized.esm.js +1 -1
- package/dist/components/LoadingIndicator/LoadingIndicator.esm.js +1 -1
- package/dist/components/MultiSelectFilter/MultiSelectFilter.esm.js +1 -1
- package/dist/components/NoBorderButton/NoBorderButton.esm.js +1 -1
- package/dist/components/OrgHealth/OrgHealthPage.esm.js +2 -0
- package/dist/components/OverviewChartCard/OverviewChartCard.esm.js +1 -1
- package/dist/components/OverviewPage/FixedGroupOverviewPage.esm.js +1 -1
- package/dist/components/OverviewPage/OverviewPage.esm.js +1 -1
- package/dist/components/OverviewPage/OverviewPageContent.esm.js +1 -1
- package/dist/components/OverviewPage/OverviewPageHeader.esm.js +1 -1
- package/dist/components/OverviewTable/Cell/CheckCell.esm.js +1 -1
- package/dist/components/OverviewTable/Cell/CheckCellTooltip.esm.js +1 -1
- package/dist/components/OverviewTable/Cell/CheckLabelCell.esm.js +1 -1
- package/dist/components/OverviewTable/Cell/CheckNameCell.esm.js +1 -1
- package/dist/components/OverviewTable/Cell/EntityRefCell.esm.js +1 -1
- package/dist/components/OverviewTable/Cell/TrackBadgeCell.esm.js +1 -1
- package/dist/components/OverviewTable/Cell/TrackCheckIndicator.esm.js +1 -1
- package/dist/components/OverviewTable/Cell/TrackLevelHeaderCell.esm.js +1 -1
- package/dist/components/OverviewTable/Cell/TrackTitleCell.esm.js +1 -1
- package/dist/components/OverviewTable/Cell/cellRenderer.esm.js +1 -1
- package/dist/components/OverviewTable/OverviewTable.esm.js +1 -1
- package/dist/components/OverviewTable/OverviewTableContent.esm.js +1 -1
- package/dist/components/OverviewTable/OverviewTableSkeleton.esm.js +1 -1
- package/dist/components/OverviewTable/ResultsTable.esm.js +1 -1
- package/dist/components/OverviewTable/ResultsTableHeader.esm.js +1 -1
- package/dist/components/OverviewTable/ResultsTableRow.esm.js +1 -1
- package/dist/components/PageWarningMessage/PageWarningMessage.esm.js +1 -1
- package/dist/components/Pagination/CursorPagination.esm.js +1 -1
- package/dist/components/Pagination/Pagination.esm.js +1 -1
- package/dist/components/PassRateGrid/PassRateGrid.esm.js +1 -1
- package/dist/components/PassRateGrid/PassRateMetadata.esm.js +1 -1
- package/dist/components/PassRateTable/NewPassRateTable.esm.js +1 -1
- package/dist/components/PassRateTable/PassRateTable.esm.js +2 -2
- package/dist/components/QuickstartPage/HowDoIListItem.esm.js +1 -1
- package/dist/components/QuickstartPage/QuickStartChecksCard.esm.js +1 -1
- package/dist/components/QuickstartPage/QuickstartCardBase.esm.js +1 -1
- package/dist/components/QuickstartPage/QuickstartCollectorConfigurationsCard.esm.js +1 -1
- package/dist/components/QuickstartPage/QuickstartPage.esm.js +1 -1
- package/dist/components/QuickstartPage/QuickstartTracksCard.esm.js +1 -1
- package/dist/components/QuickstartPage/WelcomeHelpSection.esm.js +6 -6
- package/dist/components/QuickstartPage/WelcomeModal.esm.js +1 -1
- package/dist/components/RefetchingIndicator/RefetchingIndicator.esm.js +1 -1
- package/dist/components/RelativeTime/RelativeTime.esm.js +1 -1
- package/dist/components/RichTooltip/RichTooltip.esm.js +1 -1
- package/dist/components/Router.esm.js +1 -1
- package/dist/components/RoutingPage/RoutingPage.esm.js +1 -1
- package/dist/components/RuleResult/BranchResultComponent.esm.js +1 -1
- package/dist/components/RuleResult/ConditionResultComponent.esm.js +1 -1
- package/dist/components/RuleResult/RuleResultComponent.esm.js +1 -1
- package/dist/components/SearchBar/SearchBar.esm.js +1 -1
- package/dist/components/SearchFilters/SearchFilters.esm.js +1 -1
- package/dist/components/SoundcheckDialog/SoundcheckDialog.esm.js +1 -1
- package/dist/components/SoundcheckHeader/Breadcrumbs.esm.js +1 -1
- package/dist/components/SoundcheckHeader/SoundcheckHeader.esm.js +1 -1
- package/dist/components/SoundcheckHeader/SoundcheckHeaderContext.esm.js +1 -1
- package/dist/components/SoundcheckHeader/headerUtil.esm.js +1 -1
- package/dist/components/SoundcheckMarkdownContent/ComponentRenders.esm.js +2 -0
- package/dist/components/SoundcheckMarkdownContent/SoundcheckMarkdownContent.esm.js +2 -0
- package/dist/components/SoundcheckQueryClientProvider/SoundcheckQueryClientProvider.esm.js +1 -1
- package/dist/components/SummaryCard/SummaryCard.esm.js +1 -1
- package/dist/components/SummaryCard/SummaryCardActionsMenu.esm.js +1 -1
- package/dist/components/TechHealth/Filters/FacetFilter.esm.js +1 -1
- package/dist/components/TechHealth/Filters/FilterProvider.esm.js +1 -1
- package/dist/components/TechHealth/Filters/Filters.esm.js +1 -1
- package/dist/components/TechHealth/Filters/FiltersHeader.esm.js +1 -1
- package/dist/components/TechHealth/Filters/FiltersSection.esm.js +1 -1
- package/dist/components/TechHealth/Filters/NumberOfDaysFilter.esm.js +1 -1
- package/dist/components/TechHealth/Filters/useFacetOptions.esm.js +1 -1
- package/dist/components/TechHealth/Loading/Emoji.esm.js +1 -1
- package/dist/components/TechHealth/Loading/EmojiFountain.esm.js +1 -1
- package/dist/components/TechHealth/Loading/Loading.esm.js +1 -1
- package/dist/components/TechHealth/Loading/TechHealthLoading.esm.js +1 -1
- package/dist/components/TechHealth/TechHealth.esm.js +1 -1
- package/dist/components/TechHealthSummary/SummaryAggregationsProvider.esm.js +1 -1
- package/dist/components/TechHealthSummary/TechHealthSummary.esm.js +1 -1
- package/dist/components/TechHealthTabs/ActionColumn.esm.js +1 -1
- package/dist/components/TechHealthTabs/CampaignResultsTab/CampaignResultsTab.esm.js +1 -1
- package/dist/components/TechHealthTabs/CheckResultsTab/CheckResultsTab.esm.js +1 -1
- package/dist/components/TechHealthTabs/CheckResultsTab/CheckTrendColumn.esm.js +1 -1
- package/dist/components/TechHealthTabs/EntityResultsTab/EntityResultsTab.esm.js +1 -1
- package/dist/components/TechHealthTabs/EntityResultsTab/EntityTrendColumn.esm.js +1 -1
- package/dist/components/TechHealthTabs/GroupResultsTab/GroupResultsTab.esm.js +1 -1
- package/dist/components/TechHealthTabs/GroupResultsTab/GroupTrendColumn.esm.js +1 -1
- package/dist/components/TechHealthTabs/MostRecentColumn.esm.js +1 -1
- package/dist/components/TechHealthTabs/NameColumn.esm.js +1 -1
- package/dist/components/TechHealthTabs/OwnerColumn.esm.js +1 -1
- package/dist/components/TechHealthTabs/PassRateTabHeader.esm.js +1 -1
- package/dist/components/TechHealthTabs/TrackResultsTab/TrackLevelTrendColumn.esm.js +1 -1
- package/dist/components/TechHealthTabs/TrackResultsTab/TrackResultsTab.esm.js +1 -1
- package/dist/components/TechHealthTabs/techHealthTabUtils.esm.js +1 -1
- package/dist/components/TopFailingChecksTable/TopFailingChecksTable.esm.js +2 -0
- package/dist/components/TrackCreatePage/TrackCreatePage.esm.js +1 -1
- package/dist/components/TrackEditPage/TrackEditPage.esm.js +1 -1
- package/dist/components/TrackEditPage/TrackEditView.esm.js +1 -1
- package/dist/components/TrackForm/Steps/LevelsStep/LevelsStepNew.esm.js +2 -0
- package/dist/components/TrackForm/Steps/TrackDetailsStep/TrackBadgeTypeSelect/TrackBadgeTypeSelect.esm.js +1 -1
- package/dist/components/TrackForm/Steps/TrackDetailsStep/TrackDescriptionInput/TrackDescriptionInput.esm.js +1 -1
- package/dist/components/TrackForm/Steps/TrackDetailsStep/TrackDetailsStep.esm.js +1 -1
- package/dist/components/TrackForm/Steps/TrackDetailsStep/TrackDocumentationUrlInput/TrackDocumentationUrlInput.esm.js +1 -1
- package/dist/components/TrackForm/Steps/TrackDetailsStep/TrackDraftInput/TrackDraftInput.esm.js +2 -0
- package/dist/components/TrackForm/Steps/TrackDetailsStep/TrackNameInput/TrackNameInput.esm.js +1 -1
- package/dist/components/TrackForm/Steps/TrackDetailsStep/TrackOwnerSelect/TrackOwnerSelect.esm.js +1 -1
- package/dist/components/TrackForm/TrackForm.esm.js +1 -1
- package/dist/components/TrackForm/utils/useTrackForm.esm.js +1 -1
- package/dist/components/TrackHistoryChartCard/TrackHistoryChartCard.esm.js +1 -1
- package/dist/components/TrackPage/FilterBar/FilterBar.esm.js +1 -1
- package/dist/components/TrackPage/TrackEntitiesTable/TrackEntitiesTable.esm.js +1 -1
- package/dist/components/TrackPage/TrackEntitiesTable/TrackStatusChip.esm.js +1 -1
- package/dist/components/TrackPage/TrackEntitiesTable/columns.esm.js +1 -1
- package/dist/components/TrackPage/TrackEntitiesTable/utils.esm.js +1 -1
- package/dist/components/TrackPage/TrackHistoryChart.esm.js +1 -1
- package/dist/components/TrackPage/TrackPage.esm.js +1 -1
- package/dist/components/TrackPage/TrackProgressCard.esm.js +1 -1
- package/dist/components/TrackPage/TrackStatus.esm.js +2 -0
- package/dist/components/TrackPage/TrackStatusBar.esm.js +2 -0
- package/dist/components/TrackPage/TrackStatusTable.esm.js +2 -0
- package/dist/components/TracksPage/TrackListPage/TrackListPage.esm.js +1 -1
- package/dist/components/TracksPage/TrackListPage/TrackMetadata.esm.js +1 -1
- package/dist/components/TracksPage/TrackListPage/TrackSummaryCard.esm.js +1 -1
- package/dist/components/TracksPage/TrackListPage/TracksOverviewSkeleton.esm.js +1 -1
- package/dist/components/TracksPage/TracksPage.esm.js +1 -1
- package/dist/components/TracksTab/TracksTab.esm.js +1 -1
- package/dist/contexts/GenericFormContext.esm.js +1 -1
- package/dist/contexts/UserProvider.esm.js +1 -1
- package/dist/graphql/generated/index.esm.js +152 -65
- package/dist/hooks/aggregations/useCertificationStatus.esm.js +1 -1
- package/dist/hooks/aggregations/useCheckStatus.esm.js +1 -1
- package/dist/hooks/aggregations/useCheckStatuses.esm.js +1 -1
- package/dist/hooks/catalog/useGetEntityFacets.esm.js +1 -1
- package/dist/hooks/catalog/useGetEntityRefs.esm.js +1 -1
- package/dist/hooks/certifications/useAllCertifications.esm.js +1 -1
- package/dist/hooks/certifications/useCertificationDetails.esm.js +1 -1
- package/dist/hooks/certifications/useCertificationDetailsForTrack.esm.js +1 -1
- package/dist/hooks/checks/useCheck.esm.js +2 -0
- package/dist/hooks/checks/useDeleteCheck.esm.js +1 -1
- package/dist/hooks/checks/useGetChecks.esm.js +1 -1
- package/dist/hooks/checks/useSetManualResult.esm.js +2 -0
- package/dist/hooks/checks/useUpdateCheck.esm.js +1 -1
- package/dist/hooks/exemptions/useDeleteExemption.esm.js +2 -0
- package/dist/hooks/exemptions/useExemptCheckIds.esm.js +2 -0
- package/dist/hooks/exemptions/useGetExemption.esm.js +2 -0
- package/dist/hooks/exemptions/useSetEntityExempt.esm.js +2 -0
- package/dist/hooks/facets/useFacetFilters.esm.js +1 -1
- package/dist/hooks/graphqlKeys.esm.js +1 -1
- package/dist/hooks/tracks/useGetAllTracks.esm.js +1 -1
- package/dist/hooks/tracks/useTrack.esm.js +2 -0
- package/dist/hooks/tracks/useUpdateTrack.esm.js +1 -1
- package/dist/hooks/useConfirmationModal.esm.js +1 -1
- package/dist/hooks/useSoundcheckAlert.esm.js +1 -1
- package/dist/images/data-registry-blk.svg +36 -0
- package/dist/images/data-registry-wht.svg +36 -0
- package/dist/index.d.ts +4 -5
- package/dist/index.esm.js +1 -1
- package/dist/routes.esm.js +1 -1
- package/dist/utils/colors.esm.js +2 -0
- package/dist/utils/export.esm.js +3 -3
- package/dist/utils/formatters.esm.js +2 -0
- package/dist/utils/validation.esm.js +1 -1
- package/package.json +30 -26
- package/dist/components/Badges/badge.esm.js +0 -2
- package/dist/components/CampaignForm/Steps/CampaignTrackStep.esm.js +0 -2
- package/dist/components/CheckDetails/ExemptionDetails.esm.js +0 -2
- package/dist/components/CheckDryRun/checkDryRunUtils.esm.js +0 -2
- package/dist/components/CheckPage/CheckStatusBar.esm.js +0 -2
- package/dist/components/CheckPage/FilterBar/FilterBar.esm.js +0 -2
- package/dist/components/CheckPage/StatusRow.esm.js +0 -2
- package/dist/components/ChecksErrors/ChecksErrors.esm.js +0 -2
- package/dist/components/ContextMenu/ContextMenu.esm.js +0 -2
- package/dist/components/DraggableChip/DraggableChip.esm.js +0 -2
- package/dist/components/DraggableChip/chipStyles.esm.js +0 -2
- package/dist/components/DroppableInput/DroppableInput.esm.js +0 -2
- package/dist/components/LevelCard/LevelCard.esm.js +0 -2
- package/dist/components/LevelCard/LevelTooltip.esm.js +0 -2
- package/dist/components/TrackForm/Steps/LevelsStep/ChecksSection/ChecksSection.esm.js +0 -2
- package/dist/components/TrackForm/Steps/LevelsStep/LevelsSection/LevelChipsSection.esm.js +0 -2
- package/dist/components/TrackForm/Steps/LevelsStep/LevelsSection/LevelsSection.esm.js +0 -2
- package/dist/components/TrackForm/Steps/LevelsStep/LevelsStep.esm.js +0 -2
- package/dist/components/TrackPage/TrackLevelsChart.esm.js +0 -2
- package/dist/hooks/useContextMenu.esm.js +0 -2
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{withStyles as
|
|
1
|
+
import{jsxs as p,Fragment as s,jsx as r}from"react/jsx-runtime";import{withStyles as w,Button as C,makeStyles as S,Popover as P,TextField as O,Checkbox as T}from"@material-ui/core";import z from"@material-ui/icons/ArrowDropDown";import{Autocomplete as F}from"@material-ui/lab";import{useState as I}from"react";import{ListboxVirtualized as L}from"../ListboxVirtualized/ListboxVirtualized.esm.js";const d=w(o=>({root:{color:o.palette.text.primary,paddingLeft:o.spacing(1),paddingRight:o.spacing(1),textTransform:"initial",fontSize:o.typography.body1.fontSize}}))(C),$=S(o=>({root:{borderBottom:`1px solid ${o.palette.grey.A100}`,padding:o.spacing(1.5),backgroundColor:o.palette.background.paper},popper:{width:300,height:400,overflow:"hidden"},paper:{boxShadow:"none",margin:0},popperDisablePortal:{width:"100% !important"},listbox:{border:"none",height:400},option:{padding:`${o.spacing(.5)}px !important`,'&[data-selected="true"]':{background:"inherit"}},chips:{display:"flex",flexWrap:"wrap"},chip:{margin:1}})),B=({name:o,options:c,label:l,icon:m,filters:h,setFilters:u,disabled:g,customRenderOption:f})=>{const t=$(),[n,a]=I(null),b=e=>{a(e.currentTarget)},x=()=>{a(null)},v=(e,i)=>{u(i)},y=e=>r(O,{...e,name:"filter",variant:"outlined",placeholder:"Filter",fullWidth:!0}),k=(e,{selected:i})=>p(s,{children:[r(T,{value:e,checked:i,color:"primary"}),e]});return p(s,{children:[r(d,{startIcon:m,endIcon:r(z,{}),onClick:b,disabled:g,children:l}),r(P,{id:`${l}-filter-popover`,open:!!n,anchorEl:n,onClose:x,anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"},PaperProps:{elevation:4,className:t.popper},children:r(F,{multiple:!0,disablePortal:!0,classes:{root:t.root,paper:t.paper,popperDisablePortal:t.popperDisablePortal,listbox:t.listbox,option:t.option},ListboxComponent:L,renderOption:f??k,id:`multi-select-filter-${o}--select`,value:h,options:c,limitTags:3,onChange:v,getOptionSelected:(e,i)=>e.toLowerCase()===i.toLowerCase(),renderInput:y,renderTags:()=>null,closeIcon:null,popupIcon:null,handleHomeEndKeys:!0,clearOnEscape:!0,open:!0})})]})};export{d as QuickFilterButton,B as default};
|
|
2
2
|
//# sourceMappingURL=MultiSelectFilter.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as
|
|
1
|
+
import{jsx as e}from"react/jsx-runtime";import{makeStyles as n,Button as a}from"@material-ui/core";const i=n(t=>({button:{fontSize:t.typography.subtitle2.fontSize,color:t.palette.text.primary,textTransform:"none",padding:0}})),l=({label:t,...o})=>{const r=i();return e(a,{className:r.button,variant:"text",...o,"aria-label":t,children:t})};export{l as NoBorderButton};
|
|
2
2
|
//# sourceMappingURL=NoBorderButton.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{Card as
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";import{Card as h,Box as r,Typography as n,Tooltip as p,Button as C}from"@material-ui/core";import N from"@material-ui/icons/GetApp";import{CSVLink as S}from"react-csv";import{useOverviewChartCardStyles as f}from"./OverviewChartCardStyles.esm.js";const v=({title:l,subtitle:o,summaryCardContent:i,chartSectionContent:s,disableDataExport:c,csvData:d,csvFilename:m})=>{const a=f();return t(h,{className:a.card,children:[t(r,{className:a.headerRow,children:[t(r,{className:a.headerSection,children:[e(n,{className:a.title,children:l}),e(n,{variant:"caption",children:o})]}),e(r,{className:a.headerExportSection,children:e(S,{data:d,filename:m,onClick:()=>!c,children:e(p,{title:"Export to CSV",children:e("span",{children:e(C,{disabled:c,children:e(N,{})})})})})})]}),t(r,{className:a.contentRow,children:[i&&e(r,{className:a.leftSection,children:e(r,{className:a.summaryCard,children:i})}),e(r,{className:a.chartSection,children:s})]})]})};export{v as OverviewChartCard};
|
|
2
2
|
//# sourceMappingURL=OverviewChartCard.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{stringifyEntityRef as
|
|
1
|
+
import{jsx as e,jsxs as t,Fragment as n}from"react/jsx-runtime";import{stringifyEntityRef as m}from"@backstage/catalog-model";import{useEntity as s}from"@backstage/plugin-catalog-react";import{SpotifyLicenseBanner as c}from"@spotify/backstage-plugin-core";import{useEffect as p}from"react";import{useSearchParams as a,Routes as f,Route as u}from"react-router-dom";import{soundcheckBackend as d,invalidLicenseMessage as g}from"../../utils/license.esm.js";import{SoundcheckQueryClientProvider as l}from"../SoundcheckQueryClientProvider/SoundcheckQueryClientProvider.esm.js";import{OverviewPageContent as h}from"./OverviewPageContent.esm.js";const v=()=>{const{entity:i}=s(),[r,o]=a();return p(()=>{!r.get("group")&&i&&(r.set("group",m(i)),o(r,{replace:!0}))},[r,o,i]),e(l,{children:e(f,{children:e(u,{path:"/*",element:t(n,{children:[e(c,{backend:d,invalidLicenseMessage:g,inline:!0}),e(h,{isFixedGroup:!0})]})})})})};export{v as FixedGroupOverviewPage};
|
|
2
2
|
//# sourceMappingURL=FixedGroupOverviewPage.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{Page as
|
|
1
|
+
import{jsx as e,jsxs as n}from"react/jsx-runtime";import{Page as t,Header as c}from"@backstage/core-components";import{makeStyles as m}from"@material-ui/core";import{SpotifyLicenseBanner as s}from"@spotify/backstage-plugin-core";import{UserProvider as d}from"../../contexts/UserProvider.esm.js";import a from"../../hooks/useConfirmationModal.esm.js";import{soundcheckBackend as l,invalidLicenseMessage as p}from"../../utils/license.esm.js";import{SoundcheckQueryClientProvider as v}from"../SoundcheckQueryClientProvider/SoundcheckQueryClientProvider.esm.js";import{OverviewPageContent as f}from"./OverviewPageContent.esm.js";const h=m(r=>({overviewContainer:{padding:r.spacing(1,3)}})),g=r=>{const{title:i="Soundcheck"}=r,o=h();return e(v,{children:e(d,{children:e(a,{children:n(t,{themeId:"website",children:[e(s,{backend:l,invalidLicenseMessage:p}),e(c,{title:i}),e("div",{className:o.overviewContainer,children:e(f,{})})]})})})})};export{g as OverviewPage};
|
|
2
2
|
//# sourceMappingURL=OverviewPage.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as
|
|
1
|
+
import{jsx as r,jsxs as L}from"react/jsx-runtime";import{makeStyles as G,Grid as m}from"@material-ui/core";import{createContext as D,useState as t,useEffect as $,useCallback as j}from"react";import{useSearchParams as H}from"react-router-dom";import N from"react-use/lib/useDebounce";import{useFacetsForOwner as B}from"../../hooks/facets/useFacetsForOwner.esm.js";import{LoadingIndicator as R}from"../LoadingIndicator/LoadingIndicator.esm.js";import{OverviewTable as z}from"../OverviewTable/OverviewTable.esm.js";import{RowHeights as A}from"../OverviewTable/resultsTableUtils.esm.js";import"../SoundcheckHeader/SoundcheckHeader.esm.js";import"../SoundcheckHeader/SoundcheckHeaderContext.esm.js";import{useSetHeaderDefault as I}from"../SoundcheckHeader/useHeader.esm.js";import{OverviewPageHeader as T}from"./OverviewPageHeader.esm.js";const Z=G(e=>({tableContainer:{padding:0,backgroundColor:"transparent",paddingBottom:A.paginationControl},campaignsGrid:{margin:`0 0 ${e.spacing(3)}px`,border:`1px solid ${e.palette.divider}`},campaignsCard:{display:"flex",width:"100%",flexDirection:"column",padding:e.spacing(2),gap:e.spacing(2)},campaignsLink:{textAlign:"center",margin:`${e.spacing(1)}rem 0 ${e.spacing(1)}`},tableLoading:{backgroundColor:e.palette.background.paper,padding:e.spacing(6)},noPadding:{padding:0},accordion:{boxShadow:"none"}})),b=D({searchValue:"",updateSearchValue:e=>{},debouncedSearchValue:"",updateDebouncedSearchValue:e=>{},pivot:!1,updatePivot:e=>{}}),q=({isFixedGroup:e=!1})=>{const[a,l]=H(),{group:g,kind:n,type:d}=Object.fromEntries(a.entries());I();const[i,u]=t(void 0),[k,x]=t(void 0),[y,C]=t(),[p,S]=t(""),[w,f]=t(""),[P,V]=t(!1);N(()=>{f(p)},800,[p]),$(()=>{(i?.kind!==n||i?.type!==d)&&u({kind:n,type:d})},[n,d,i]);const{data:h,isLoading:v}=B(g),E=k||y,O=j((o,c,F)=>{o&&(u({kind:o,type:c}),c?(a.set("kind",o),a.set("type",c)):(a.delete("type"),a.set("kind",o)),l(a,{replace:F}))},[a,l]),s=Z();return r(b.Provider,{value:{searchValue:p,updateSearchValue:S,debouncedSearchValue:w,updateDebouncedSearchValue:f,pivot:P,updatePivot:V},children:L(m,{container:!0,spacing:0,children:[r(m,{item:!0,xs:12,className:s.noPadding,children:r(T,{unfilteredFacets:h,kind:i?.kind,type:i?.type,onChange:O,setError:C,isLoading:v,isFixedGroup:e})}),r(m,{item:!0,xs:12,className:s.tableContainer,children:v?r("div",{className:s.tableLoading,children:r(R,{size:80})}):r(z,{facets:h,kind:i?.kind,type:i?.type,setError:x,hasError:E,ownerEntityRef:g,isFixedGroup:e})})]})})};export{q as OverviewPageContent,b as OverviewPageContext};
|
|
2
2
|
//# sourceMappingURL=OverviewPageContent.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as
|
|
1
|
+
import{jsxs as a,jsx as t,Fragment as v}from"react/jsx-runtime";import{makeStyles as A,Typography as m,TextField as x,CircularProgress as L,Switch as W}from"@material-ui/core";import o from"@material-ui/core/Box";import F from"@material-ui/icons/Search";import{Autocomplete as B}from"@material-ui/lab";import{useContext as G,useEffect as b}from"react";import K from"react-use/lib/useLocalStorage";import{GroupSelector as O}from"../GroupSelector/GroupSelector.esm.js";import{OverviewPageContext as j}from"./OverviewPageContent.esm.js";const N=A(r=>({wrapper:{background:r.palette.background.default,paddingTop:r.spacing(0),paddingBottom:r.spacing(2),paddingRight:r.spacing(3),display:"flex",gap:r.spacing(3)},switchLabel:{marginLeft:r.spacing(1.5)}})),R=({setError:r,unfilteredFacets:k,kind:l,type:p,onChange:u,isLoading:C,isFixedGroup:P})=>{const w=N(),n={types:k?.types.filter(({count:e})=>e>0)??[]},[h,S]=K("soundcheck-overview-pivot-status",!1),{searchValue:T,updateSearchValue:I,pivot:s,updatePivot:f}=G(j);b(()=>{h!==s&&f(!!h)},[]),b(()=>{const e=n?.types&&n.types.length>=0,i=!l&&e,d=l&&e&&!n?.types.find(({kind:c,type:g})=>l===c&&(!p&&!g||p===g));(i||d)&&u(n?.types[0]?.kind??"",n?.types[0]?.type,!0)},[l,p,n?.types,u]);const y=n?.types.map(({kind:e,type:i,count:d})=>{const c=`${e}|${i??""}`;return{facetKind:e,facetType:i,key:c,label:`${i??e} (${d>50?"50+":d})`,id:c}}).sort((e,i)=>e.key.localeCompare(i.key))??[],E=y.find(e=>e.key===`${l}|${p??""}`)??null,$=n&&(n.types?.length??0)>0;return a(o,{className:w.wrapper,children:[!P&&a(o,{flex:1,maxWidth:364,children:[t(m,{variant:"subtitle2",component:"div",children:"Group"}),t(O,{baseClass:!0,margin:"dense",setError:r})]}),$&&a(v,{children:[a(o,{flex:1,maxWidth:500,children:[t(m,{variant:"subtitle2",component:"div",children:"Entity Type"}),t(B,{"aria-label":"Entity Type Selection",disableClearable:!0,options:y??[],freeSolo:!1,groupBy:e=>e.facetKind,getOptionLabel:e=>e.label,value:E,onChange:(e,i)=>u(i.facetKind,i.facetType,!0),renderInput:e=>t(x,{...e,variant:"outlined",placeholder:"Select entity type",margin:"dense",fullWidth:!0,InputProps:{...e.InputProps,endAdornment:a(v,{children:[C?t(L,{color:"inherit",size:20}):null,e.InputProps.endAdornment]})}})})]}),a(o,{maxWidth:580,flex:1,children:[t(m,{variant:"subtitle2",component:"div",children:"Search Entities"}),t(x,{margin:"dense",placeholder:"Search entities",variant:"outlined",fullWidth:!0,value:T,onChange:e=>I(e.currentTarget.value),InputProps:{startAdornment:t(o,{marginRight:.75,display:"flex",alignItems:"center",children:t(F,{color:"inherit"})})}})]}),a(o,{display:"flex",flexDirection:"column",children:[t(m,{style:{marginLeft:10},variant:"subtitle2",component:"div",children:"Pivot"}),t(o,{flex:1,display:"flex",alignItems:"center",children:t(W,{checked:s,onChange:()=>{S(!s),f(!s)},inputProps:{"aria-label":"pivot overview table"}})})]})]})]})};export{R as OverviewPageHeader};
|
|
2
2
|
//# sourceMappingURL=OverviewPageHeader.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{parseEntityRef as
|
|
1
|
+
import{jsx as i}from"react/jsx-runtime";import{parseEntityRef as h}from"@backstage/catalog-model";import{Link as f}from"@backstage/core-components";import{makeStyles as k}from"@material-ui/core";import{memo as u}from"react";import{ResultState as p}from"../../../graphql/generated/index.esm.js";import{CheckIcon as v}from"../../CheckIcon/CheckIcon.esm.js";import{CheckCellTooltip as $}from"./CheckCellTooltip.esm.js";const N=k(r=>({root:{padding:0},iconWrapper:{padding:r.spacing(1.5),display:"flex",alignItems:"center",justifyContent:"center"},link:{"&:hover $iconWrapper, &:active $iconWrapper, &:focus $iconWrapper":{backgroundColor:r.palette.action.hover}},icon:{width:"17px",height:"17px"},virtualized:{borderBottom:`1px solid ${r.palette.divider}`,borderRight:`1px solid ${r.palette.divider}`}})),g=u(({trackId:r,check:c,entityRef:o,result:t,entityRoute:m,isVirtualized:a})=>{const e=N();if(typeof o!="string"){const s=i("div",{className:e.iconWrapper,children:i("div",{className:e.icon})});return a?i("div",{className:`${e.root} ${e.virtualized}`,"aria-hidden":!0,children:s}):i("td",{className:e.root,"aria-hidden":!0,children:s})}const n=i(v,{className:e.icon,result:t??p.NotReported}),l=i("div",{className:e.iconWrapper,children:n}),d=t&&t===p.NotApplicable?l:i(f,{className:e.link,to:`${m(h(o))}/soundcheck/tracks/${r}/checks/${c.id}`,children:l});return a?i("div",{className:`${e.root} ${e.virtualized}`,children:i($,{check:c,icon:n,entityRef:o,children:d})}):i("td",{className:`${e.root}`,children:d})});export{g as CheckCell};
|
|
2
2
|
//# sourceMappingURL=CheckCell.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{jsx as e,jsxs as p}from"react/jsx-runtime";import{parseEntityRef as s}from"@backstage/catalog-model";import{humanizeEntityRef as d}from"@backstage/plugin-catalog-react";import{makeStyles as h,Grid as c,Typography as m}from"@material-ui/core";import{SoundcheckMarkdownContent as f}from"../../SoundcheckMarkdownContent/SoundcheckMarkdownContent.esm.js";import"@backstage/core-components";import"react";import"react-markdown";import"rehype-raw";import"remark-gfm";import{StyledTooltip as y}from"../../StyledTooltip/StyledTooltip.esm.js";const l=h(t=>({headerWrapper:{marginTop:t.spacing(.5)},entityRefName:{fontWeight:"bold"},iconWrapper:{padding:t.spacing(1,.5),display:"flex",alignItems:"center",justifyContent:"center"}})),g=({check:{name:t,description:i},icon:r,entityRef:n})=>{const o=l(),a=s(n);return p(c,{children:[p(c,{container:!0,direction:"row",spacing:1,wrap:"nowrap",children:[e("div",{className:o.iconWrapper,children:r}),e(m,{variant:"h6",className:o.headerWrapper,noWrap:!0,children:t})]}),e(c,{item:!0,children:e(m,{variant:"subtitle2",className:o.entityRefName,children:d(a,{defaultKind:a.kind})})}),e(f,{content:i})]})},k=({children:t,check:i,icon:r,entityRef:n})=>e(y,{arrow:!0,title:e(g,{check:i,icon:r,entityRef:n}),enterDelay:150,placement:"top",children:t});export{k as CheckCellTooltip,l as useStyles};
|
|
2
2
|
//# sourceMappingURL=CheckCellTooltip.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{jsx as l,jsxs as p,Fragment as o}from"react/jsx-runtime";import{makeStyles as s,Typography as d}from"@material-ui/core";import{SoundcheckMarkdownContent as h}from"../../SoundcheckMarkdownContent/SoundcheckMarkdownContent.esm.js";import"@backstage/core-components";import"react";import"react-markdown";import"rehype-raw";import"remark-gfm";import{StyledTooltip as m}from"../../StyledTooltip/StyledTooltip.esm.js";import{CellWidths as k}from"../resultsTableUtils.esm.js";const f=s(e=>({cellWrapper:{display:"flex",alignItems:"flex-end",height:"100%"},cellText:{textOrientation:"mixed",transform:`translateX(${k.checkResult*.4}px) rotate(-55deg)`,transformOrigin:"center left",wordBreak:"keep-all",fontWeight:"bold","&:hover":{cursor:"default"}},cellLink:{overflow:"hidden",textOverflow:"ellipsis",width:"125px",display:"inline-block"},trackCell:{fontSize:e.typography.subtitle1.fontSize},levelCell:{fontSize:e.typography.subtitle2.fontSize},checkCell:{fontWeight:"normal"}}));var c=(e=>(e.track="track",e.level="level",e.check="check",e))(c||{});const v=({label:e,description:r,cellType:i})=>{const t=f(),n={track:t.trackCell,level:t.levelCell,check:t.checkCell},a=e?l(m,{title:p(o,{children:[l(d,{variant:"subtitle1",component:"div",children:e}),r&&l(h,{content:r})]}),arrow:!0,placement:"left-end",children:l("div",{className:`${t.cellLink} ${i?n[i]:""}`,children:e})}):l(o,{});return l("div",{className:t.cellWrapper,children:l("div",{className:t.cellText,children:a})})};export{v as CheckLabelCell,c as CheckLabelCellType};
|
|
2
2
|
//# sourceMappingURL=CheckLabelCell.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as
|
|
1
|
+
import{jsx as c,jsxs as o}from"react/jsx-runtime";import{makeStyles as r,Typography as l}from"@material-ui/core";import{RowHeights as t}from"../resultsTableUtils.esm.js";import{TrackCheckIndicator as p}from"./TrackCheckIndicator.esm.js";const s=r(e=>({checkNameCell:{padding:0,backgroundColor:e.palette.background.paper},checkNameContent:{padding:`0 ${e.spacing(2)}px`,display:"flex",justifyContent:"space-between",alignItems:"center"},checkNameTypography:{overflow:"hidden",textOverflow:"ellipsis",fontWeight:e.typography.body1.fontWeight},checkIndicator:{flexBasis:e.spacing(8)},checkNameCellVirtualized:{height:`${t.check}px`,lineHeight:`${t.check}px`,borderBottom:`1px solid ${e.palette.divider}`,borderRight:`1px solid ${e.palette.divider}`}})),n=({name:e,progress:i})=>{const a=s();return c("div",{className:a.checkNameCell,"aria-label":`${e} check`,children:o("div",{className:`${a.checkNameContent} ${a.checkNameCellVirtualized}`,children:[c(l,{variant:"subtitle2",component:"p",className:a.checkNameTypography,children:e}),c(p,{className:a.checkIndicator,progress:i})]})})};export{n as CheckNameCell};
|
|
2
2
|
//# sourceMappingURL=CheckNameCell.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{jsx as t,Fragment as p}from"react/jsx-runtime";import{parseEntityRef as h}from"@backstage/catalog-model";import{Link as d}from"@backstage/core-components";import{useRouteRef as k}from"@backstage/core-plugin-api";import{entityRouteRef as x,humanizeEntityRef as r}from"@backstage/plugin-catalog-react";import{makeStyles as y,Box as n}from"@material-ui/core";import{useEntityByRef as R}from"../../../hooks/catalog/useEntityByRef.esm.js";import{StyledTooltip as m}from"../../StyledTooltip/StyledTooltip.esm.js";import{CellWidths as f,RowHeights as u}from"../resultsTableUtils.esm.js";const g=y(i=>({cellWrapper:{display:"flex",alignItems:"flex-end",height:"100%"},cellText:{textOrientation:"mixed",transform:`translateX(${f.checkResult*.4}px) rotate(-55deg)`,transformOrigin:"center left",wordBreak:"keep-all",fontWeight:"bold"},cellLink:{overflow:"hidden",textOverflow:"ellipsis",width:"125px",display:"inline-block"},cellNotTransformed:{display:"flex",alignItems:"center",border:`1px solid ${i.palette.divider}`,borderTop:"none"}})),w=({entityRef:i,noTransform:s})=>{const{data:l}=R(i),o=k(x),a=g(),e=i?h(i):void 0,c=e?t(m,{title:l?.metadata.title?l.metadata.title:r(e,{defaultKind:e.kind}),arrow:!0,placement:"left-end",children:t(d,{className:a.cellLink,"aria-label":`entity link to ${e.name}`,to:o(e),children:l?.metadata.title?l.metadata.title:r(e,{defaultKind:e.kind})})}):t(p,{});return s&&e?t(n,{className:a.cellNotTransformed,height:u.check,children:t(n,{paddingLeft:2,children:t(m,{title:l?.metadata.title?l.metadata.title:r(e,{defaultKind:e.kind}),arrow:!0,placement:"top-start",children:t(n,{textOverflow:"ellipsis",width:f.trackTitle-50,overflow:"hidden",children:t(d,{"aria-label":`entity link to ${e.name}`,to:o(e),children:l?.metadata.title?l.metadata.title:r(e,{defaultKind:e.kind})})})})})}):t("div",{className:a.cellWrapper,children:t("div",{className:a.cellText,children:c})})};export{w as EntityRefCell};
|
|
2
2
|
//# sourceMappingURL=EntityRefCell.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{jsx as t}from"react/jsx-runtime";import{makeStyles as d}from"@material-ui/core";import{LevelBadge as m}from"../../Badges/LevelBadge.esm.js";import{NoLevelBadge as s}from"../../Badges/NoLevelBadge.esm.js";import{CampaignBadge as p}from"../../Badges/CampaignBadge.esm.js";import{RowHeights as r}from"../resultsTableUtils.esm.js";const g=d(e=>({badgeCell:{borderRight:`1px solid ${e.palette.divider}`,height:`${r.trackTitle}px`,display:"flex",justifyContent:"center",alignItems:"center"},small:{height:`${r.check}px`,borderBottom:`1px solid ${e.palette.divider}`}})),c=({trackStatus:e,trackType:i,small:o})=>{const l=g();if(!e)return t("div",{className:l.badgeCell,children:"\xA0"});let a=e.badge?t(m,{badge:e.badge}):t(s,{showTooltip:!0});return i==="campaign"&&(a=t(p,{})),t("div",{className:`${l.badgeCell} ${o?l.small:""}`,children:a})};export{c as TrackBadgeCell};
|
|
2
2
|
//# sourceMappingURL=TrackBadgeCell.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as p,Tooltip as l,LinearProgress as m}from"@material-ui/core";import
|
|
1
|
+
import{jsx as s}from"react/jsx-runtime";import{makeStyles as p,Tooltip as l,LinearProgress as m}from"@material-ui/core";import{useMemo as u}from"react";import{ResultState as a}from"../../../graphql/generated/index.esm.js";const d=p(r=>({root:{height:"8px",minWidth:"64px",marginLeft:r.spacing(2),borderRadius:"100vh",backgroundColor:r.palette.action.hover},bar:{backgroundColor:r.palette.success.main,transition:"none"}})),g=r=>{const e=d(r),t=u(()=>Object.entries(r.progress).reduce((i,[,c])=>i+c,0),[r.progress]);if(t===0)return null;const o=r.progress[a.Passed]??0,n=Math.round(o/t*100);return s(l,{arrow:!0,title:`Check passing at ${n}%, ${o} of ${t} ${t===1?"entity":"entities"} passing.`,enterDelay:0,placement:"top",children:s(m,{variant:"determinate",value:(r.progress[a.Passed]??0)/t*100,classes:{root:e.root,bar:e.bar}})})};export{g as TrackCheckIndicator};
|
|
2
2
|
//# sourceMappingURL=TrackCheckIndicator.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as a,Typography as i}from"@material-ui/core";import
|
|
1
|
+
import{jsx as r}from"react/jsx-runtime";import{makeStyles as a,Typography as i}from"@material-ui/core";import{RowHeights as t}from"../resultsTableUtils.esm.js";const o=a(e=>{const l=e.palette.action.hover;return{root:{color:e.palette.text.primary,backgroundColor:l},levelTypography:{overflow:"hidden",textOverflow:"ellipsis"},levelHeaderCell:{padding:`${e.spacing(.5)}px ${e.spacing(2)}px`,borderRight:`1px solid ${e.palette.divider}`,height:`${t.levelTitle}px`},pivot:{height:t.check}}}),p=({name:e})=>{const l=o();return r("div",{className:`${l.levelHeaderCell} ${l.root}`,"aria-label":`${e}`,children:r(i,{variant:"subtitle2",component:"p",className:l.levelTypography,children:e})})},c=({pivot:e})=>{const l=o();return r("div",{className:`${l.levelHeaderCell} ${l.root} ${e?l.pivot:""}`,children:"\xA0"})};export{p as TrackLevelHeaderCell,c as TrackLevelHeaderFill};
|
|
2
2
|
//# sourceMappingURL=TrackLevelHeaderCell.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as
|
|
1
|
+
import{jsx as r}from"react/jsx-runtime";import{makeStyles as t,Typography as o}from"@material-ui/core";import{memo as i}from"react";const l=t(e=>({trackNameCell:{padding:0,position:"sticky",backgroundColor:e.palette.background.paper,borderRight:`1px solid ${e.palette.divider}`},trackNameContent:{padding:e.spacing(2)},trackNameTypography:{overflow:"hidden",textOverflow:"ellipsis"}})),n=i(({name:e})=>{const a=l();return r("div",{className:a.trackNameCell,children:r("div",{className:a.trackNameContent,children:r(o,{className:a.trackNameTypography,variant:"h5",component:"p",children:e})})})});export{n as TrackTitleCell};
|
|
2
2
|
//# sourceMappingURL=TrackTitleCell.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import r
|
|
1
|
+
import{jsx as r}from"react/jsx-runtime";import{CheckCell as a}from"./CheckCell.esm.js";import{CheckNameCell as o}from"./CheckNameCell.esm.js";import{EntityRefCell as d}from"./EntityRefCell.esm.js";import{TrackBadgeCell as i}from"./TrackBadgeCell.esm.js";import{TrackLevelHeaderCell as s,TrackLevelHeaderFill as y}from"./TrackLevelHeaderCell.esm.js";import{TrackTitleCell as k}from"./TrackTitleCell.esm.js";const m=e=>({type:"TrackHeader",render:()=>r(k,{name:e})}),C=e=>({type:"LevelHeader",render:()=>e?r(s,{name:e}):r(y,{})}),p=(e,t)=>r(o,{name:e,progress:t}),f=(e,t)=>({type:"CheckTitle",render:()=>p(e,t)}),u=({trackId:e,check:t,entityRef:l,result:c,entityRoute:n})=>r(a,{check:t,entityRef:l,entityRoute:n,trackId:e,result:c,isVirtualized:!0}),R=(e,t,l,c,n)=>({type:"CheckResult",render:()=>r(u,{trackId:e,check:t,entityRef:l,result:c,entityRoute:n})}),h=(e,t)=>r(d,{entityRef:e,noTransform:t}),T=(e,t)=>({type:"EntityHeader",render:()=>h(e,t)}),H=(e,t,l)=>({type:"LevelBadge",render:()=>r(i,{small:l,trackStatus:e,trackType:t})}),v=e=>t=>{const l=e[t.rowIndex].cells[t.columnIndex];return l?r("div",{style:t.style,children:l.render()}):r("div",{style:t.style})};export{v as cellRenderer,R as checkResultCell,f as checkTitleCell,T as entityHeaderCell,C as levelHeaderCell,H as trackBadgeCell,m as trackHeaderCell};
|
|
2
2
|
//# sourceMappingURL=cellRenderer.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{jsx as e}from"react/jsx-runtime";import{makeStyles as f}from"@material-ui/core";import{AlertPanel as m}from"../AlertPanel/AlertPanel.esm.js";import{NoCertifications as d,NoEntities as y}from"../EmptyState/EmptyState.esm.js";import{OverviewTableContent as u}from"./OverviewTableContent.esm.js";const w=f(()=>({scrollContainer:{overflow:"auto",paddingBottom:0,width:"100%"}})),E=({facets:t,ownerEntityRef:r,hasError:o,kind:n,type:s,setError:l,isFixedGroup:a})=>{const p=w();if(o)return e(m,{severity:"error",title:o.message});const i="Use the groups drop-down list to select another group.";return t&&(t.types?.length??0)>0?t.types?.find(c=>c.count>0)?e("div",{className:p.scrollContainer,children:e(u,{facets:t,kind:n,type:s,setError:l,ownerEntityRef:r,hasError:o})}):e(d,{ownerEntityRef:r,selectGroupHint:i}):e(y,{ownerEntityRef:r,selectGroupHint:a?void 0:i})};export{E as OverviewTable};
|
|
2
2
|
//# sourceMappingURL=OverviewTable.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import{jsx as p}from"react/jsx-runtime";import{useMemo as y}from"react";import{ResultsTable as a}from"./ResultsTable.esm.js";const d=({facets:e,ownerEntityRef:t,kind:c,type:f,setError:r})=>{const m=y(()=>{const o=new Map;return e.types.forEach(({kind:n,type:s})=>{const i=`${n}|${s??""}`;o.set(i,p(a,{ownerEntityRef:t,kind:n,type:s,setError:r},i))}),o},[e,t,r]);return p("div",{children:m.get(`${c}|${f??""}`)})};export{d as OverviewTableContent};
|
|
2
2
|
//# sourceMappingURL=OverviewTableContent.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as k}from"@material-ui/core";import{Skeleton as l}from"@material-ui/lab";import
|
|
1
|
+
import{jsx as e,jsxs as i}from"react/jsx-runtime";import{makeStyles as k}from"@material-ui/core";import{Skeleton as l}from"@material-ui/lab";import{Fragment as b}from"react";const w=k(t=>({table:{backgroundColor:t.palette.background.paper,borderCollapse:"collapse",whiteSpace:"nowrap","& th, & td":{border:`1px solid ${t.palette.divider}`,borderCollapse:"collapse"},paddingBottom:t.spacing(2)},trackTitle:{padding:t.spacing(2)},checkResult:{padding:t.spacing(1.5)},title:{padding:`${t.spacing(1)}px ${t.spacing(2)}px`},header:{backgroundColor:t.palette.action.hover},entityHeader:{padding:t.spacing(1.5)}})),u=({entityCount:t=25,levelCount:o=3,checkCount:s=5})=>{const a=w(),d=new Array(t).fill(void 0),h=new Array(s).fill(void 0),p=new Array(o).fill(void 0);return e("table",{"aria-label":"table loading",className:a.table,children:i("tbody",{children:[i("tr",{children:[e("td",{className:a.trackTitle}),d.map((n,r)=>e("td",{className:a.entityHeader,children:e(l,{width:20,height:60,variant:"rect"})},r))]}),i("tr",{children:[e("td",{className:a.trackTitle,children:e(l,{width:180,height:40})}),d.map((n,r)=>e("td",{className:a.checkResult,children:e(l,{width:20,height:20,variant:"circle"})},r))]}),p.map((n,r)=>i(b,{children:[i("tr",{className:a.header,children:[e("td",{className:a.title,children:e(l,{width:180})}),d.map((m,c)=>e("td",{},c))]}),h.map((m,c)=>i("tr",{children:[e("td",{className:a.title,children:e(l,{width:240})}),d.map((v,g)=>e("td",{className:a.checkResult,children:e(l,{width:18,height:18,variant:"rect"})},g))]},c))]},r))]})})};export{u as OverviewTableSkeleton};
|
|
2
2
|
//# sourceMappingURL=OverviewTableSkeleton.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{useRouteRef as
|
|
1
|
+
import{jsx as o,jsxs as P,Fragment as D}from"react/jsx-runtime";import{useRouteRef as M}from"@backstage/core-plugin-api";import{entityRouteRef as q}from"@backstage/plugin-catalog-react";import{makeStyles as B,Grid as I}from"@material-ui/core";import{useContext as J,useEffect as y,useState as K,useRef as Q,useLayoutEffect as U,useMemo as X}from"react";import{VariableSizeGrid as Y}from"react-window";import"@backstage/catalog-model";import"@tanstack/react-query";import"../../api.esm.js";import"../../hooks/graphqlKeys.esm.js";import{useTrackOverviewForOwner as Z}from"../../hooks/certifications/useTrackOverviewForOwner.esm.js";import"@spotify/backstage-plugin-soundcheck-common";import"../../hooks/useSoundcheckAlert.esm.js";import"../../hooks/useConfirmationModal.esm.js";import"react-router-dom";import{EmptyState as _}from"../EmptyState/EmptyState.esm.js";import"../OverviewPage/OverviewPage.esm.js";import"@spotify/backstage-plugin-core";import"../SoundcheckQueryClientProvider/SoundcheckQueryClientProvider.esm.js";import{OverviewPageContext as ee}from"../OverviewPage/OverviewPageContent.esm.js";import"../Pagination/Pagination.esm.js";import{useCursorPagination as te,CursorPagination as re}from"../Pagination/CursorPagination.esm.js";import{cellRenderer as oe}from"./Cell/cellRenderer.esm.js";import{OverviewTableSkeleton as ie}from"./OverviewTableSkeleton.esm.js";import{ResultsTableHeader as ne}from"./ResultsTableHeader.esm.js";import{generateRowsPivoted as ae,generateRows as le,generateHeaderRowPivoted as se,generateHeaderRow as ue}from"./ResultsTableRow.esm.js";import{RowHeights as E,CellWidths as S,calculateTableWidth as me}from"./resultsTableUtils.esm.js";import pe from"./useWindowDimensions.esm.js";const W=25,ce=B(i=>({table:{backgroundColor:i.palette.background.paper,borderCollapse:"collapse",whiteSpace:"nowrap",textAlign:"left",overflow:"auto"},tableContainer:{backgroundColor:i.palette.background.paper}})),de=({setError:i,kind:m,type:p,ownerEntityRef:t})=>{const{cursor:x,pageSize:R,...c}=te({defaultPageSize:W,label:"entitiesPerPage"}),{debouncedSearchValue:l,pivot:s}=J(ee),{data:e,isLoading:d,isError:b}=Z(t,{kind:m,type:p},R,x,l);y(()=>{c.setCursor(""),c.setCurrentPage(0)},[l]);const k=ce(),g=M(q);y(()=>{i?.(b?new Error("Error loading track overview"):void 0)},[b,i]);const[H,z]=K(0),{height:T}=pe(),n=Q(null);U(()=>{e&&t&&n?.current&&z(n.current.clientWidth?n.current.clientWidth-16:100)},[n,e,t]);const{rows:h,headerRow:f,tableWidth:w,entityRefsWithPadding:N,getRowHeight:O,columnCount:V}=X(()=>{if(d||!e||!t)return{};const{tracks:a,entityRefs:r}=e;if(!r)return{};const u=r.length>=25?r:[...r,...Array.from({length:25-r.length},()=>{})],C=s?ae(a,r,g):le(a,u,g),v=C[0]?.cells?.length??u.length+1,G=s?se(a):ue(u),L=me(v-1)+60;return{rows:C,headerRow:G,tableWidth:L,entityRefsWithPadding:u,getRowHeight:j=>C[j]?.height??E.check,columnCount:v}},[e,g,d,t,s]);if(d)return o(ie,{});if(!e||!t)return null;const{totalCount:$,endCursor:A,prevCursor:F}=e;return!f||!w||!N||!h?.length?l?o(_,{title:"No Entities Found",description:`No entities found with name containing: '${l}'`}):null:P("div",{ref:n,children:[o(I,{"aria-label":`Check results for ${p??m}`,item:!0,xs:12,className:k.tableContainer,children:H>0&&P(D,{children:[o(ne,{headerRow:f,gridWidth:w}),o(Y,{className:k.table,columnCount:V,columnWidth:a=>a===0?S.trackTitle:S.checkResult,rowCount:h.length,rowHeight:O,height:T*.7-E.paginationControl-f.height,width:w,children:oe(h)},s?"entityView":"checkView")]})},`${m}|${p??""}`),o(re,{...c,totalCount:$,defaultPageSize:W,endCursor:A,prevCursor:F,pageSize:R,labelRowsPerPage:"Entities per page:"})]})};export{de as ResultsTable};
|
|
2
2
|
//# sourceMappingURL=ResultsTable.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as o}from"@material-ui/core";import
|
|
1
|
+
import{jsx as t}from"react/jsx-runtime";import{makeStyles as o}from"@material-ui/core";import{CellWidths as a}from"./resultsTableUtils.esm.js";const s=o(e=>({tableHeader:{backgroundColor:e.palette.background.paper,borderCollapse:"collapse",whiteSpace:"nowrap",border:`1px solid ${e.palette.divider}`,width:({gridWidth:r})=>r??300},headerRow:{display:"inline-block"}})),h=({headerRow:e,gridWidth:r})=>{const d=s({gridWidth:r});return t("div",{className:d.tableHeader,children:e.cells.map((i,l)=>t("div",{className:d.headerRow,style:{height:e.height,width:l===0?a.trackTitle:a.checkResult},children:i.render()},l))})};export{h as ResultsTableHeader};
|
|
2
2
|
//# sourceMappingURL=ResultsTableHeader.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import u
|
|
1
|
+
import{jsx as u}from"react/jsx-runtime";import{ResultState as y}from"../../graphql/generated/index.esm.js";import{entityHeaderCell as g,trackHeaderCell as w,trackBadgeCell as C,levelHeaderCell as R,checkTitleCell as E,checkResultCell as H}from"./Cell/cellRenderer.esm.js";import{CheckLabelCellType as v,CheckLabelCell as T}from"./Cell/CheckLabelCell.esm.js";import{TrackLevelHeaderFill as L}from"./Cell/TrackLevelHeaderCell.esm.js";import{findLongestRefTitle as M,calculateHeightForRefTitle as S,RowHeights as d}from"./resultsTableUtils.esm.js";const A=i=>{const l=M(i??[]);return{height:Math.min(S(l.length??1)-10,125),cells:[g(""),...i.map(t=>g(t||""))]}},F=(i,l,t)=>{const e=[];return i.forEach(({track:o,levels:p,trackStatuses:n})=>{e.push({height:d.trackTitle,cells:[w(o.name),...l.map(r=>{const a=r?n.find(c=>c.entityRef===r):void 0;return C(a,o.type??void 0)})]}),p.forEach(r=>{e.push({height:d.levelTitle,cells:[R(r.name),...l.map(a=>R(""))]}),r.checks.forEach(({check:a,results:c,totalCount:m,totalPassing:s})=>{const k={PASSED:s,FAILED:m-s};e.push({height:d.check,cells:[E(a.name,k),...l.map(h=>H(o.id,a,h,c.find(f=>f.entityRef===h)?.result??y.NotApplicable,t))]})})})}),e},P=i=>{const l=i.flatMap(({track:t,levels:e})=>{const o={label:t.name??t.id,description:t.description??"",cellType:v.track},p=e.flatMap(n=>{const r={label:n.name??`level ${n.ordinal}`,cellType:v.level},a=n.checks.map(({check:c})=>({label:c.name??c.id,description:c.description??"",cellType:v.check}));return[r,...a]});return[o,...p]});return{height:125,cells:[{type:"CheckHeader",render:()=>u(T,{})},...l.map(t=>({render:()=>u(T,{...t}),type:"CheckHeader"}))]}},x=(i,l,t)=>l.map(e=>{const o=g(e,!0),p=i.flatMap(({track:n,levels:r,trackStatuses:a})=>{const c=e?a.find(s=>s.entityRef===e):void 0,m=r.flatMap(s=>{const k=s.checks.map(({check:h,results:f})=>H(n.id,h,e,f.find(b=>b.entityRef===e)?.result??y.NotApplicable,t));return[{type:"Filler",render:()=>u(L,{pivot:!0})},...k]});return[C(c,n.type??void 0,!0),...m]});return[o,...p]}).map(e=>({height:d.check,cells:e}));export{A as generateHeaderRow,P as generateHeaderRowPivoted,F as generateRows,x as generateRowsPivoted};
|
|
2
2
|
//# sourceMappingURL=ResultsTableRow.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{WarningPanel as
|
|
1
|
+
import{jsxs as d,Fragment as m,jsx as n}from"react/jsx-runtime";import{WarningPanel as a}from"@backstage/core-components";import{makeStyles as l}from"@material-ui/core";import{capitalize as c}from"lodash";const g=l({warningPanel:{padding:"24px 24px 0 24px"}}),h=({entityName:e,entityId:t,showNotFound:s=!1,showCannotView:o=!1,showCannotEdit:r=!1})=>{const{warningPanel:i}=g();return d(m,{children:[s&&n("div",{className:i,children:n(a,{title:`${c(e)} not found`,message:`There is no ${e} with the requested id: ${t}.`})}),o&&n("div",{className:i,children:n(a,{title:`Cannot view ${e}`,message:`User does not have permission to view ${e} id: ${t}.`})}),r&&n("div",{className:i,children:n(a,{title:`Cannot edit ${e}`,message:`Cannot edit ${e} id: ${t}.`})})]})};export{h as PageWarningMessage};
|
|
2
2
|
//# sourceMappingURL=PageWarningMessage.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as
|
|
1
|
+
import{jsx as w}from"react/jsx-runtime";import{makeStyles as h,TablePagination as S}from"@material-ui/core";import{useState as d,useCallback as c}from"react";import{useSearchParams as v}from"react-router-dom";const x=h(a=>({pagination:{width:"-webkit-fill-available",display:"flex",justifyContent:"center",position:"fixed",bottom:"0",left:"0",backgroundColor:a.palette.background.paper,borderTop:`1px solid ${a.palette.divider}`,zIndex:1e3}})),k=({defaultPageSize:a,label:r})=>{const[t,o]=d(),[e,s]=v(),n=e.get(r),g=n?parseInt(n,10):a,[P,i]=d(0),l=c(u=>{e.set("entitiesPerPage",u.target.value??a),s(e,{replace:!0}),i(0),o(void 0)},[a,e,s]);return{cursor:t,setCursor:o,pageSize:g,currentPage:P,setCurrentPage:i,onRowsPerPageChange:l}},z=({totalCount:a,setCursor:r,endCursor:t,prevCursor:o,defaultPageSize:e,currentPage:s,setCurrentPage:n,onRowsPerPageChange:g,pageSize:P,labelRowsPerPage:i,rowsPerPageOptions:l})=>{const u=x(),m=c(()=>{t&&r(t)},[t,r]),b=c(()=>{o&&r(o)},[o,r]),f=(R,p)=>{n(C=>(p>C?m():p<C&&b(),p))};return w(S,{className:u.pagination,component:"div",count:a,page:s,onPageChange:f,rowsPerPage:P??e,onRowsPerPageChange:g,labelRowsPerPage:i,rowsPerPageOptions:l??[e,e*2,e*4]})};export{z as CursorPagination,k as useCursorPagination};
|
|
2
2
|
//# sourceMappingURL=CursorPagination.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{makeStyles as k,TablePagination as
|
|
1
|
+
import{jsx as C}from"react/jsx-runtime";import{makeStyles as k,TablePagination as v}from"@material-ui/core";import{useState as x}from"react";import{RESULTS_PER_PAGE as r}from"../../utils/filters.esm.js";const R=k(e=>({pagination:{width:"-webkit-fill-available",display:"flex",justifyContent:"center",position:"fixed",bottom:"0",backgroundColor:e.palette.background.paper,borderTop:`1px solid ${e.palette.divider}`,marginRight:"40px"}})),E=({response:e,listingsPerPage:i,cursor:g,setCursor:t,prevCursors:a,setPrevCursors:s,labelPerPageDropdown:p,urlRoute:l})=>{const P=R(),u=e?.edges?e?.edges[e?.edges.length-1]:{cursor:""},[c,d]=x(0),m=()=>{s(o=>[...o,g]),t(u?.cursor)},b=()=>{t(a[a.length-1]),s(o=>o.slice(0,-1))},f=(o,n)=>{d(h=>(n>h?m():b(),n))},w=o=>{window.open(`/soundcheck/${l??"tracks?tracksPerPage="}${o.target.value}`,"_self")};return C(v,{className:P.pagination,component:"div",count:e?.totalCount??-1,rowsPerPage:i??10,onPageChange:f,page:c,onRowsPerPageChange:w,labelRowsPerPage:p??"Listings per page:",rowsPerPageOptions:[r,r*2,r*4]})};export{E as Pagination};
|
|
2
2
|
//# sourceMappingURL=Pagination.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{Box as r,Grid as n,TablePagination as P}from"@material-ui/core";import{makeStyles as f}from"@material-ui/core/styles";import
|
|
1
|
+
import{jsxs as i,jsx as e}from"react/jsx-runtime";import{Box as r,Grid as n,TablePagination as P}from"@material-ui/core";import{makeStyles as f}from"@material-ui/core/styles";import{useNavigate as C}from"react-router-dom";import"recharts";import"../Charts/ChartTypes.esm.js";import{LineChart as x}from"../Charts/LineChart/LineChart.esm.js";import"../Charts/chartUtils.esm.js";import"luxon";import"../TechHealthSummary/SummaryAggregationsProvider.esm.js";import"@backstage/catalog-model";import"../Charts/BarChart/BarChart.esm.js";import{SummaryCard as w}from"../SummaryCard/SummaryCard.esm.js";import{PassRateMetadata as u}from"./PassRateMetadata.esm.js";const R=f(t=>({root:{display:"flex",flexDirection:"column",width:"100%"},gridContainer:{flexGrow:1},cardContent:{display:"flex",flexDirection:"column",gap:t.spacing(1),height:"100%"},footer:{display:"flex",flexDirection:"column",gap:t.spacing(1),justifyContent:"end",marginTop:"auto"}})),y=({data:t,totalCount:s,rowsPerPage:m,page:l,onPageChange:p,onRowsPerPageChange:d})=>{const o=R(),g=C(),c=[{dataKey:"passRate",name:"Pass rate"}];return i(r,{className:o.root,children:[e(n,{container:!0,spacing:2,className:o.gridContainer,children:t.map((a,h)=>e(n,{item:!0,xs:12,sm:12,md:6,lg:4,xl:3,children:e(w,{title:a.name??a.id,description:a.description,children:e(r,{className:o.cardContent,children:i(r,{className:o.footer,children:[e(u,{ownerEntityRef:a.owner,passRates:a.lineChart.snapshotPassRates}),e(x,{data:a.lineChart.trendPassRates,lines:a.lineChart.lineConfigs??c,height:150})]})}),handleView:()=>a.navigateTo?g(a.navigateTo):void 0})},h))}),e(P,{rowsPerPageOptions:[10,25,50],component:"div",count:s,rowsPerPage:m,page:l,onPageChange:p,onRowsPerPageChange:d,labelRowsPerPage:"Items per page:"})]})};export{y as PassRateGrid};
|
|
2
2
|
//# sourceMappingURL=PassRateGrid.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{EntityRefLink as
|
|
1
|
+
import{jsxs as i,jsx as t}from"react/jsx-runtime";import{EntityRefLink as f}from"@backstage/plugin-catalog-react";import{makeStyles as y,List as N,Typography as o,ListItem as a,Tooltip as l,ListItemIcon as m,ListItemText as c}from"@material-ui/core";import x from"@material-ui/icons/Group";import g from"@material-ui/icons/TrendingDown";import L from"@material-ui/icons/TrendingFlat";import T from"@material-ui/icons/TrendingUp";import{Trend as s}from"./types.esm.js";const R=y(r=>({cardSection:{marginBottom:r.spacing(2)},listItem:{padding:0},listItemText:{margin:0},listItemIcon:{marginRight:r.spacing(1),minWidth:0},ownerLink:{"& span":{"&:hover":{textDecoration:"underline"}}}})),S=({ownerEntityRef:r,passRates:d})=>{const e=R();return i(N,{dense:!0,disablePadding:!0,className:e.cardSection,children:[t(o,{variant:"overline",color:"textSecondary",children:"Details"}),r&&i(a,{disableGutters:!0,className:e.listItem,children:[t(l,{title:"Owner",children:t(m,{className:e.listItemIcon,children:t(x,{color:"inherit",fontSize:"small"})})}),t(c,{className:e.listItemText,primary:t(f,{className:e.ownerLink,entityRef:r??"No Owner",hideIcon:!0})})]}),d.map(({name:h,value:p,trend:n},I)=>i(a,{disableGutters:!0,className:e.listItem,children:[t(l,{title:"The most recent pass rate.",children:i(m,{className:e.listItemIcon,children:[n===s.UP&&t(T,{color:"inherit",fontSize:"small"}),n===s.DOWN&&t(g,{color:"inherit",fontSize:"small"}),n===s.FLAT&&t(L,{color:"inherit",fontSize:"small"})]})}),t(c,{className:e.listItemText,primary:i(o,{variant:"body2",color:"textPrimary",children:[h??"Latest Pass Rate",": ",i("b",{children:[Math.round(p),"%"]})]})})]},I))]})};export{S as PassRateMetadata};
|
|
2
2
|
//# sourceMappingURL=PassRateMetadata.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{Paper as
|
|
1
|
+
import{jsxs as d,jsx as e}from"react/jsx-runtime";import{Paper as g,Table as m,TableHead as P,TableRow as i,TableCell as s,TableBody as C,TablePagination as w}from"@material-ui/core";import{makeStyles as T}from"@material-ui/core/styles";const u=T(r=>({paper:{width:"100%",boxShadow:"none",border:`1px solid ${r.palette.divider}`,borderRadius:r.shape.borderRadius},tableHeaderCell:{fontWeight:"bold"}})),R=({data:r,totalCount:t,columns:o,rowsPerPage:p,page:c,onPageChange:h,onRowsPerPageChange:b})=>{const n=u();return d(g,{className:n.paper,children:[d(m,{size:"small",children:[e(P,{children:e(i,{children:o.map(a=>e(s,{className:n.tableHeaderCell,children:a.label},`header-${a.id}`))})}),e(C,{children:r.map(a=>e(i,{children:o.map(l=>e(s,{children:l.renderCell?l.renderCell(a):a[l.id]},`cell-${l.id}`))},a.id))})]}),e(w,{rowsPerPageOptions:[10,25,50],count:t,component:"div",rowsPerPage:p,page:c,onPageChange:h,onRowsPerPageChange:b})]})};export{R as NewPassRateTable};
|
|
2
2
|
//# sourceMappingURL=NewPassRateTable.esm.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{Paper as
|
|
1
|
+
import{jsx as r,jsxs as p}from"react/jsx-runtime";import{Paper as y,Table as R,TableHead as S,TableRow as h,TableCell as u,TableBody as $,TablePagination as H}from"@material-ui/core";import{makeStyles as N}from"@material-ui/core/styles";import{useState as b,useEffect as j}from"react";import"@backstage/catalog-model";import"@backstage/core-plugin-api";import"@tanstack/react-query";import"../../api.esm.js";import"../../hooks/graphqlKeys.esm.js";import"@backstage/plugin-catalog-react";import"@spotify/backstage-plugin-soundcheck-common";import{useGetChecks as L}from"../../hooks/checks/useGetChecks.esm.js";import"../../hooks/useSoundcheckAlert.esm.js";import"../../hooks/useConfirmationModal.esm.js";import"react-router-dom";import{Loading as z}from"../TechHealth/Loading/Loading.esm.js";const B=N(o=>({paper:{width:"100%",boxShadow:"none",border:`1px solid ${o.palette.divider}`,borderRadius:o.shape.borderRadius},tableHeaderCell:{fontWeight:"bold"}})),D=({data:o,columns:d,showsCheckData:n})=>{const l=B(),[s,a]=b(0),[t,f]=b(10),{data:g,isLoading:C}=L({ids:n?o.map(e=>e.id):[]});if(j(()=>{a(0)},[o.length]),C)return r(z,{});const w=(e,i)=>{a(i)},P=e=>{f(+e.target.value),a(0)},m=s*t,T=m+t,k=e=>`Cannot view detail: Check exists in results data only. That is, a check
|
|
2
2
|
with the id '${e}' is not defined in any yaml files nor was such a
|
|
3
|
-
check created through Soundcheck's UI.`,
|
|
3
|
+
check created through Soundcheck's UI.`,v=(e,i)=>{if(!e.renderCell)return i[e.id];if(e.id==="action"&&n){const c=g?.edges.find(x=>x.node.id===i.id)!==void 0;return e.renderCell(i,!c,c?void 0:k(i.id))}return e.renderCell(i)};return p(y,{className:l.paper,children:[p(R,{size:"small",children:[r(S,{children:r(h,{children:d.map(e=>r(u,{className:l.tableHeaderCell,children:e.label},`header-${e.id}`))})}),r($,{children:o.slice(m,T).map(e=>r(h,{children:d.map(i=>r(u,{children:v(i,e)},`cell-${i.id}`))},e.id))})]}),r(H,{rowsPerPageOptions:[10,25,50],component:"div",count:o.length,rowsPerPage:t,page:s,onPageChange:w,onRowsPerPageChange:P})]})};export{D as PassRateTable};
|
|
4
4
|
//# sourceMappingURL=PassRateTable.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{Grid as
|
|
1
|
+
import{jsxs as l,jsx as t}from"react/jsx-runtime";import{Grid as e,Typography as i,Button as a}from"@material-ui/core";import{useQuickstartStyles as m}from"./styles.esm.js";const d=({title:n,description:r,onClick:o,className:s})=>{const c=m();return l(e,{container:!0,direction:"row",alignItems:"center",className:s,children:[t(e,{item:!0,xs:3,children:t(i,{variant:"h6",children:n})}),t(e,{item:!0,xs:!0,style:{flexGrow:1},children:t(i,{variant:"body1",children:r})}),t(e,{item:!0,xs:1,container:!0,justifyContent:"flex-end",children:t(a,{onClick:o,className:c.dontYellAtMeButton,children:"Go"})})]})};export{d as HowDoIListItem};
|
|
2
2
|
//# sourceMappingURL=HowDoIListItem.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{useRouteRef as
|
|
1
|
+
import{jsxs as r,jsx as e}from"react/jsx-runtime";import{useRouteRef as a}from"@backstage/core-plugin-api";import{Typography as t,Link as s}from"@material-ui/core";import{checksPageRouteRef as n}from"../../routes.esm.js";import{QuickstartCardBase as i}from"./QuickstartCardBase.esm.js";import{useQuickstartStyles as p}from"./styles.esm.js";const d=()=>{const o=p(),c=a(n);return r(i,{header:"Checks",routeRef:c,children:[e(t,{variant:"body1",component:"div",className:o.mainPoint,children:"Checks are comparisons between defined acceptable fact values and the actual fact values of given collected facts."}),e(t,{variant:"body1",component:"div",paragraph:!0,children:"We've pre-populated your instance with two sets of checks which are used in the provided tracks."}),r(t,{children:["Need Help? Check out the"," ",e(s,{href:"https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/checks",className:o.link,target:"_blank",rel:"noopener noreferrer",children:"documentation"}),"."]})]})};export{d as QuickstartChecksCard};
|
|
2
2
|
//# sourceMappingURL=QuickStartChecksCard.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{Typography as
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";import{Typography as l,Divider as a,Box as n,Button as c}from"@material-ui/core";import{useNavigate as d}from"react-router-dom";import{Card as p}from"../SummaryCard/SummaryCard.esm.js";import{useQuickstartStyles as h}from"./styles.esm.js";const u=({header:o,routeRef:s,children:i})=>{const r=h(),m=d();return e(p,{children:[t(l,{variant:"h5",className:r.headers,children:o}),t(a,{className:r.divider}),i,e(n,{className:r.buttonBox,children:[t(a,{className:r.divider,style:{marginBottom:"3px"}}),e(c,{className:r.dontYellAtMeButton,onClick:()=>m(s()),children:["Explore ",o]})]})]})};export{u as QuickstartCardBase};
|
|
2
2
|
//# sourceMappingURL=QuickstartCardBase.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{useRouteRef as c}from"@backstage/core-plugin-api";import{Typography as
|
|
1
|
+
import{jsxs as n,jsx as e}from"react/jsx-runtime";import{useRouteRef as c}from"@backstage/core-plugin-api";import{Typography as r,Link as i,Grid as o}from"@material-ui/core";import{integrationsPageRouteRef as h,integrationDetailsRouteRef as m}from"../../routes.esm.js";import{QuickstartCardBase as f}from"./QuickstartCardBase.esm.js";import{useQuickstartStyles as u}from"./styles.esm.js";const p=()=>{const t=u(),s=c(h),a=c(m),l=a({integrationId:"scm"}),d=a({integrationId:"github"});return n(f,{header:"Integrations",routeRef:s,children:[n(r,{variant:"body1",component:"div",className:t.mainPoint,children:["One of the foundational elements of Soundcheck,"," ",e(i,{href:"https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors",className:t.link,target:"_blank",rel:"noopener noreferrer",children:"Integrations"})," ","collect raw data about your components. These facts are then used by checks to determine the health of your components."]}),e(r,{variant:"body1",component:"div",children:"Soundcheck comes with a variety of integrations, two of which we've enabled and configured for your starting instance:"}),n(o,{container:!0,direction:"row",className:t.grid,children:[e(o,{item:!0,xs:4,children:e(r,{variant:"body1",children:e(i,{href:l,className:t.link,target:"_blank",rel:"noopener noreferrer",children:"SCM Integration"})})}),e(o,{item:!0,xs:8,children:e(r,{variant:"body1",children:"Checks for recommended settings in your GitHub repositories."})}),e(o,{item:!0,xs:4,children:e(r,{variant:"body1",children:e(i,{href:d,className:t.link,target:"_blank",rel:"noopener noreferrer",children:"GitHub Integration"})})}),e(o,{item:!0,xs:8,children:e(r,{variant:"body1",children:"Pulls information from Github."})})]}),n(r,{children:["Need Help? Check out the"," ",e(i,{href:"https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors",className:t.link,target:"_blank",rel:"noopener noreferrer",children:"documentation"}),"."]})]})};export{p as QuickstartCollectorConfigurationsCard};
|
|
2
2
|
//# sourceMappingURL=QuickstartCollectorConfigurationsCard.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{Content as
|
|
1
|
+
import{jsx as t,jsxs as o}from"react/jsx-runtime";import{Content as a}from"@backstage/core-components";import{useRouteRef as c}from"@backstage/core-plugin-api";import{Button as m,Grid as e}from"@material-ui/core";import{useNavigate as n}from"react-router-dom";import{rootRouteRef as d}from"../../routes.esm.js";import"../SoundcheckHeader/SoundcheckHeader.esm.js";import"../SoundcheckHeader/SoundcheckHeaderContext.esm.js";import{useHeader as l}from"../SoundcheckHeader/useHeader.esm.js";import{QuickstartChecksCard as p}from"./QuickStartChecksCard.esm.js";import{QuickstartCollectorConfigurationsCard as u}from"./QuickstartCollectorConfigurationsCard.esm.js";import{QuickstartTracksCard as h}from"./QuickstartTracksCard.esm.js";import{useQuickstartStyles as f}from"./styles.esm.js";import{WelcomeHelpSection as k}from"./WelcomeHelpSection.esm.js";import{WelcomeModal as g}from"./WelcomeModal.esm.js";const C=()=>{const r=f(),i=n(),s=c(d);return l({title:"Getting Started with Soundcheck",description:"Soundcheck comes with tracks, checks, and integrations pre-installed to get you up and running right away.",sectionRight:t(m,{className:r.headerButton,onClick:()=>i(s()),color:"inherit",children:"Take me to Soundcheck!"})}),o(a,{className:r.introTitle,children:[t(g,{}),o(e,{container:!0,direction:"row","aria-label":"getting-started-items",className:r.grid,spacing:2,children:[t(e,{item:!0,xs:4,className:r.cards,children:t(h,{})}),t(e,{item:!0,xs:4,className:r.cards,children:t(p,{})}),t(e,{item:!0,xs:4,className:r.cards,children:t(u,{})})]}),t(k,{})]})};export{C as QuickstartPage};
|
|
2
2
|
//# sourceMappingURL=QuickstartPage.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{useRouteRef as c}from"@backstage/core-plugin-api";import{Typography as
|
|
1
|
+
import{jsxs as n,jsx as e}from"react/jsx-runtime";import{useRouteRef as c}from"@backstage/core-plugin-api";import{Typography as r,Grid as a,Link as o}from"@material-ui/core";import{tracksPageRouteRef as m,trackDetailsRouteRef as h}from"../../routes.esm.js";import{QuickstartCardBase as u}from"./QuickstartCardBase.esm.js";import{useQuickstartStyles as p}from"./styles.esm.js";const k=()=>{const t=p(),s=c(m),i=c(h),d=i({trackId:"993a9b69-3445-4d42-a950-2a847d618825"}),l=i({trackId:"140ea084-d918-4d41-9035-95d72516ec4b"});return n(u,{header:"Tracks",routeRef:s,children:[e(r,{variant:"body1",component:"div",className:t.mainPoint,children:"Tracks encourage alignment to architectural best practices and standards and are analogous to an organization\u2019s long-term tech health initiatives."}),e(r,{variant:"body1",component:"div",children:"We have provided two tracks to start you off:"}),n(a,{container:!0,direction:"row",className:t.grid,children:[e(a,{item:!0,xs:5,children:e(r,{variant:"body1",children:e(o,{href:d,className:t.link,target:"_blank",rel:"noopener noreferrer",children:"Basic SCM Compliance"})})}),e(a,{item:!0,xs:6,children:e(r,{variant:"body1",children:"Ensures your source control management is configured correctly."})}),e(a,{item:!0,xs:5,children:e(r,{variant:"body1",children:e(o,{href:l,className:t.link,target:"_blank",rel:"noopener noreferrer",children:"Recommended GitHub Settings"})})}),e(a,{item:!0,xs:6,children:e(r,{variant:"body1",children:"Checks for recommended settings in your GitHub repositories."})})]}),n(r,{children:["Need Help? Check out the"," ",e(o,{href:"https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/tracks",className:t.link,target:"_blank",rel:"noopener noreferrer",children:"documentation"}),"."]})]})};export{k as QuickstartTracksCard};
|
|
2
2
|
//# sourceMappingURL=QuickstartTracksCard.esm.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import{useRouteRef as a}from"@backstage/core-plugin-api";import{Paper as u,Typography as
|
|
2
|
-
you'll be presented with a list of templates from which to choose.`,onClick:()=>t(
|
|
3
|
-
the collector you wish to configure.`,onClick:()=>t(
|
|
4
|
-
Your team's components will appear in the table along with their check statuses.`,onClick:()=>t(
|
|
5
|
-
down and look at the 'Entities' table.`,onClick:()=>t(
|
|
6
|
-
the 'Entities' tab.`,onClick:()=>t(
|
|
1
|
+
import{jsxs as r,jsx as e}from"react/jsx-runtime";import{useRouteRef as a}from"@backstage/core-plugin-api";import{Paper as u,Typography as C,Grid as n}from"@material-ui/core";import{useNavigate as f}from"react-router-dom";import{checkCreateRouteRef as w,checkTemplatesRouteRef as b,trackCreateRouteRef as R,integrationsPageRouteRef as N,rootRouteRef as y,checksPageRouteRef as G,tracksPageRouteRef as T}from"../../routes.esm.js";import{HowDoIListItem as c}from"./HowDoIListItem.esm.js";import{useQuickstartStyles as I}from"./styles.esm.js";const S=()=>{const i=I(),t=f(),s=a(w),h=a(b),l=a(R),m=a(N),p=a(y),k=a(G),g=a(T),o=d=>d%2===0?i.bgColorEven:i.bgColorOdd;return r(u,{className:i.howDoIList,children:[e(C,{variant:"h5",className:i.headers,children:"How Do I...?"}),e(n,{container:!0,direction:"column","aria-label":"getting-started-items",className:i.grid,children:r(n,{item:!0,children:[e(c,{className:o(0),title:"Create a new check from scratch?",description:"Go to the Checks page and click the 'Create Check' button, then select 'Custom Check'.",onClick:()=>t(s())}),e(c,{className:o(1),title:"Add a new check from a template?",description:`Go to the Checks page and click the 'Create Check' button. There,
|
|
2
|
+
you'll be presented with a list of templates from which to choose.`,onClick:()=>t(h())}),e(c,{className:o(0),title:"Add a new track?",description:"Go to the Tracks page and click the 'Create Track' button.",onClick:()=>t(l())}),e(c,{className:o(1),title:"Configure an Integration?",description:`Go to the Integrations page and click the 'Configure' button below
|
|
3
|
+
the collector you wish to configure.`,onClick:()=>t(m())}),e(c,{className:o(0),title:"Check my team's components?",description:`Go to the Overview page and select your team from the drop-down in the top-right corner.
|
|
4
|
+
Your team's components will appear in the table along with their check statuses.`,onClick:()=>t(p())}),e(c,{className:o(1),title:"See which components are passing a Check?",description:`Go to the insights page for the Check by clicking the 'View' button on the Checks page. Scroll
|
|
5
|
+
down and look at the 'Entities' table.`,onClick:()=>t(k())}),e(c,{className:o(0),title:"See which components are passing a Track?",description:`Go to the insights page for the Track by clicking the 'View' button on the Tracks page. Select
|
|
6
|
+
the 'Entities' tab.`,onClick:()=>t(g())})]})})]})};export{S as WelcomeHelpSection};
|
|
7
7
|
//# sourceMappingURL=WelcomeHelpSection.esm.js.map
|