@fivepixels-js/react 0.2.0 → 0.2.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/README.md +46 -11
- package/dist/components/ShortcutHint.d.ts +2 -2
- package/dist/components/ShortcutHint.d.ts.map +1 -1
- package/dist/components/ShortcutHint.js +1 -1
- package/dist/components/ShortcutHint.js.map +1 -1
- package/dist/components/icons/Icons.d.ts +43 -39
- package/dist/components/icons/Icons.d.ts.map +1 -1
- package/dist/components/icons/Icons.js +3 -0
- package/dist/components/icons/Icons.js.map +1 -1
- package/dist/components/icons/MaterialIcon.d.ts +1 -1
- package/dist/components/icons/MaterialIcon.d.ts.map +1 -1
- package/dist/components/icons/ProbeLayoutIcons.d.ts +14 -14
- package/dist/components/icons/ProbeLayoutIcons.d.ts.map +1 -1
- package/dist/components/overlay/DotWaveOverlay.d.ts +21 -0
- package/dist/components/overlay/DotWaveOverlay.d.ts.map +1 -0
- package/dist/components/overlay/DotWaveOverlay.js +226 -0
- package/dist/components/overlay/DotWaveOverlay.js.map +1 -0
- package/dist/components/overlay/FloatingPinRail.d.ts +2 -0
- package/dist/components/overlay/FloatingPinRail.d.ts.map +1 -0
- package/dist/components/overlay/FloatingPinRail.js +112 -0
- package/dist/components/overlay/FloatingPinRail.js.map +1 -0
- package/dist/components/overlay/PickTargetCompareChip.d.ts +1 -1
- package/dist/components/overlay/PickTargetCompareChip.d.ts.map +1 -1
- package/dist/components/overlay/PickTargetCompareChip.js +4 -3
- package/dist/components/overlay/PickTargetCompareChip.js.map +1 -1
- package/dist/components/overlay/PickTargetCompareSegment.d.ts +1 -1
- package/dist/components/overlay/PickTargetCompareSegment.d.ts.map +1 -1
- package/dist/components/overlay/PickTargetContextMenu.d.ts +1 -1
- package/dist/components/overlay/PickTargetContextMenu.d.ts.map +1 -1
- package/dist/components/overlay/PickTargetContextMenu.js +3 -2
- package/dist/components/overlay/PickTargetContextMenu.js.map +1 -1
- package/dist/components/overlay/PickTargetHoverTooltip.d.ts +1 -1
- package/dist/components/overlay/PickTargetHoverTooltip.d.ts.map +1 -1
- package/dist/components/overlay/PickTargetHoverTooltip.js +7 -5
- package/dist/components/overlay/PickTargetHoverTooltip.js.map +1 -1
- package/dist/components/overlay/PickTargetProbePanel.d.ts +1 -1
- package/dist/components/overlay/PickTargetProbePanel.d.ts.map +1 -1
- package/dist/components/overlay/PickTargetProbePanel.js +8 -7
- package/dist/components/overlay/PickTargetProbePanel.js.map +1 -1
- package/dist/components/overlay/PickTargetSavedBadges.d.ts +1 -1
- package/dist/components/overlay/PickTargetSavedBadges.d.ts.map +1 -1
- package/dist/components/overlay/PickTargetSavedBadges.js +5 -4
- package/dist/components/overlay/PickTargetSavedBadges.js.map +1 -1
- package/dist/components/overlay/ProbeLayoutControls.d.ts +1 -1
- package/dist/components/overlay/ProbeLayoutControls.d.ts.map +1 -1
- package/dist/components/overlay/ProbeLayoutControls.js +1 -1
- package/dist/components/overlay/ProbeLayoutControls.js.map +1 -1
- package/dist/components/overlay/ReportOverlayLayer.d.ts +1 -1
- package/dist/components/overlay/ReportOverlayLayer.d.ts.map +1 -1
- package/dist/components/overlay/ReportOverlayLayer.js +4 -3
- package/dist/components/overlay/ReportOverlayLayer.js.map +1 -1
- package/dist/components/overlay/TargetHighlights.d.ts +2 -1
- package/dist/components/overlay/TargetHighlights.d.ts.map +1 -1
- package/dist/components/overlay/TargetHighlights.js +2 -2
- package/dist/components/overlay/TargetHighlights.js.map +1 -1
- package/dist/components/panel/AppearanceThemePicker.d.ts +1 -1
- package/dist/components/panel/AppearanceThemePicker.d.ts.map +1 -1
- package/dist/components/panel/DiscreteScaleDial.d.ts +1 -1
- package/dist/components/panel/DiscreteScaleDial.d.ts.map +1 -1
- package/dist/components/panel/DraftProbeSummaryBanner.d.ts +1 -1
- package/dist/components/panel/DraftProbeSummaryBanner.d.ts.map +1 -1
- package/dist/components/panel/DraftProbeSummaryBanner.js +3 -2
- package/dist/components/panel/DraftProbeSummaryBanner.js.map +1 -1
- package/dist/components/panel/FeedbackActivityHeatmap.d.ts +1 -1
- package/dist/components/panel/FeedbackActivityHeatmap.d.ts.map +1 -1
- package/dist/components/panel/FeedbackActivityHeatmap.js +2 -2
- package/dist/components/panel/FeedbackActivityHeatmap.js.map +1 -1
- package/dist/components/panel/HexColorField.d.ts +1 -1
- package/dist/components/panel/HexColorField.d.ts.map +1 -1
- package/dist/components/panel/HexColorField.js +1 -1
- package/dist/components/panel/HexColorField.js.map +1 -1
- package/dist/components/panel/MarkerShapePicker.d.ts +1 -1
- package/dist/components/panel/MarkerShapePicker.d.ts.map +1 -1
- package/dist/components/panel/MarkerSizePreview.d.ts +13 -0
- package/dist/components/panel/MarkerSizePreview.d.ts.map +1 -0
- package/dist/components/panel/MarkerSizePreview.js +24 -0
- package/dist/components/panel/MarkerSizePreview.js.map +1 -0
- package/dist/components/panel/PanelDockGuides.d.ts +1 -1
- package/dist/components/panel/PanelDockGuides.d.ts.map +1 -1
- package/dist/components/panel/PanelDropdownMenu.d.ts +2 -2
- package/dist/components/panel/PanelDropdownMenu.d.ts.map +1 -1
- package/dist/components/panel/PanelDropdownMenu.js +2 -1
- package/dist/components/panel/PanelDropdownMenu.js.map +1 -1
- package/dist/components/panel/PanelGateShell.d.ts +20 -0
- package/dist/components/panel/PanelGateShell.d.ts.map +1 -0
- package/dist/components/panel/PanelGateShell.js +15 -0
- package/dist/components/panel/PanelGateShell.js.map +1 -0
- package/dist/components/panel/PanelKeyGate.d.ts +2 -2
- package/dist/components/panel/PanelKeyGate.d.ts.map +1 -1
- package/dist/components/panel/PanelKeyGate.js +5 -3
- package/dist/components/panel/PanelKeyGate.js.map +1 -1
- package/dist/components/panel/PanelMarkerDisplayControls.d.ts +17 -0
- package/dist/components/panel/PanelMarkerDisplayControls.d.ts.map +1 -0
- package/dist/components/panel/PanelMarkerDisplayControls.js +8 -0
- package/dist/components/panel/PanelMarkerDisplayControls.js.map +1 -0
- package/dist/components/panel/PanelOnboarding.d.ts +1 -1
- package/dist/components/panel/PanelOnboarding.d.ts.map +1 -1
- package/dist/components/panel/PanelOnboarding.js +33 -7
- package/dist/components/panel/PanelOnboarding.js.map +1 -1
- package/dist/components/panel/PanelOptionSwitch.d.ts +1 -1
- package/dist/components/panel/PanelOptionSwitch.d.ts.map +1 -1
- package/dist/components/panel/PanelPresentationSwitch.d.ts +1 -1
- package/dist/components/panel/PanelPresentationSwitch.d.ts.map +1 -1
- package/dist/components/panel/PanelPresentationSwitch.js +4 -3
- package/dist/components/panel/PanelPresentationSwitch.js.map +1 -1
- package/dist/components/panel/PanelProjectFooter.d.ts +1 -1
- package/dist/components/panel/PanelProjectFooter.d.ts.map +1 -1
- package/dist/components/panel/PanelProjectFooter.js +7 -3
- package/dist/components/panel/PanelProjectFooter.js.map +1 -1
- package/dist/components/panel/PanelRoleSwitch.d.ts +1 -1
- package/dist/components/panel/PanelRoleSwitch.d.ts.map +1 -1
- package/dist/components/panel/PanelRoleSwitch.js +2 -2
- package/dist/components/panel/PanelRoleSwitch.js.map +1 -1
- package/dist/components/panel/PanelSettings.d.ts +1 -1
- package/dist/components/panel/PanelSettings.d.ts.map +1 -1
- package/dist/components/panel/PanelSettings.js +7 -6
- package/dist/components/panel/PanelSettings.js.map +1 -1
- package/dist/components/panel/PanelTabSelector.d.ts +1 -1
- package/dist/components/panel/PanelTabSelector.d.ts.map +1 -1
- package/dist/components/panel/PanelTabSelector.js +1 -1
- package/dist/components/panel/PanelTabSelector.js.map +1 -1
- package/dist/components/panel/ProbeEditModeBanner.d.ts +1 -1
- package/dist/components/panel/ProbeEditModeBanner.d.ts.map +1 -1
- package/dist/components/panel/ProbeEditModeBanner.js +3 -2
- package/dist/components/panel/ProbeEditModeBanner.js.map +1 -1
- package/dist/components/panel/ReportAuthDiagnostics.d.ts +1 -1
- package/dist/components/panel/ReportAuthDiagnostics.d.ts.map +1 -1
- package/dist/components/panel/ReportAuthDiagnostics.js +3 -2
- package/dist/components/panel/ReportAuthDiagnostics.js.map +1 -1
- package/dist/components/panel/ReportCommandPanel.d.ts +1 -1
- package/dist/components/panel/ReportCommandPanel.d.ts.map +1 -1
- package/dist/components/panel/ReportCommandPanel.js +2 -2
- package/dist/components/panel/ReportCommandPanel.js.map +1 -1
- package/dist/components/panel/ReportCommandReplaceConfirmDialog.d.ts +2 -2
- package/dist/components/panel/ReportCommandReplaceConfirmDialog.d.ts.map +1 -1
- package/dist/components/panel/ReportCommandReplaceConfirmDialog.js +5 -4
- package/dist/components/panel/ReportCommandReplaceConfirmDialog.js.map +1 -1
- package/dist/components/panel/ReportControlPanel.d.ts +1 -1
- package/dist/components/panel/ReportControlPanel.d.ts.map +1 -1
- package/dist/components/panel/ReportControlPanel.js +66 -15
- package/dist/components/panel/ReportControlPanel.js.map +1 -1
- package/dist/components/panel/ReportDraftForm.d.ts +1 -1
- package/dist/components/panel/ReportDraftForm.d.ts.map +1 -1
- package/dist/components/panel/ReportDraftForm.js +32 -11
- package/dist/components/panel/ReportDraftForm.js.map +1 -1
- package/dist/components/panel/ReportFeedbackList.d.ts +1 -1
- package/dist/components/panel/ReportFeedbackList.d.ts.map +1 -1
- package/dist/components/panel/ReportFeedbackList.js +1 -1
- package/dist/components/panel/ReportFeedbackList.js.map +1 -1
- package/dist/components/panel/ReportImportConfirmDialog.d.ts +1 -1
- package/dist/components/panel/ReportImportConfirmDialog.d.ts.map +1 -1
- package/dist/components/panel/ReportImportConfirmDialog.js +4 -3
- package/dist/components/panel/ReportImportConfirmDialog.js.map +1 -1
- package/dist/components/panel/ReportImportProjectMismatchDialog.d.ts +2 -2
- package/dist/components/panel/ReportImportProjectMismatchDialog.d.ts.map +1 -1
- package/dist/components/panel/ReportImportProjectMismatchDialog.js +5 -4
- package/dist/components/panel/ReportImportProjectMismatchDialog.js.map +1 -1
- package/dist/components/panel/ReportOverview.d.ts +1 -1
- package/dist/components/panel/ReportOverview.d.ts.map +1 -1
- package/dist/components/panel/ReportPersonalKeyDialog.d.ts +1 -1
- package/dist/components/panel/ReportPersonalKeyDialog.d.ts.map +1 -1
- package/dist/components/panel/ReportPersonalKeyDialog.js +4 -3
- package/dist/components/panel/ReportPersonalKeyDialog.js.map +1 -1
- package/dist/components/panel/ReportRouteDetails.d.ts +1 -1
- package/dist/components/panel/ReportRouteDetails.d.ts.map +1 -1
- package/dist/components/panel/ReportRouteDetails.js +9 -7
- package/dist/components/panel/ReportRouteDetails.js.map +1 -1
- package/dist/components/panel/RouteDetailsTimeline.d.ts +2 -2
- package/dist/components/panel/RouteDetailsTimeline.d.ts.map +1 -1
- package/dist/components/panel/RouteDetailsTimeline.js +2 -2
- package/dist/components/panel/RouteDetailsTimeline.js.map +1 -1
- package/dist/components/panel/ThemePreviewSkeleton.d.ts +1 -1
- package/dist/components/panel/ThemePreviewSkeleton.d.ts.map +1 -1
- package/dist/components/panel/experimental/ExperimentalFeedbackRow.d.ts +1 -1
- package/dist/components/panel/experimental/ExperimentalFeedbackRow.d.ts.map +1 -1
- package/dist/components/panel/experimental/ExperimentalFeedbackRow.js +4 -4
- package/dist/components/panel/experimental/ExperimentalFeedbackRow.js.map +1 -1
- package/dist/components/panel/experimental/ExperimentalFilteredListPanel.d.ts +8 -0
- package/dist/components/panel/experimental/ExperimentalFilteredListPanel.d.ts.map +1 -0
- package/dist/components/panel/experimental/ExperimentalFilteredListPanel.js +19 -0
- package/dist/components/panel/experimental/ExperimentalFilteredListPanel.js.map +1 -0
- package/dist/components/panel/experimental/ReportMyTasksPanel.d.ts +1 -1
- package/dist/components/panel/experimental/ReportMyTasksPanel.d.ts.map +1 -1
- package/dist/components/panel/experimental/ReportMyTasksPanel.js +39 -10
- package/dist/components/panel/experimental/ReportMyTasksPanel.js.map +1 -1
- package/dist/components/panel/experimental/ReportNeedsAttentionPanel.d.ts +1 -1
- package/dist/components/panel/experimental/ReportNeedsAttentionPanel.d.ts.map +1 -1
- package/dist/components/panel/experimental/ReportNeedsAttentionPanel.js +8 -13
- package/dist/components/panel/experimental/ReportNeedsAttentionPanel.js.map +1 -1
- package/dist/components/panel/experimental/ReportPageBriefPanel.d.ts +1 -1
- package/dist/components/panel/experimental/ReportPageBriefPanel.d.ts.map +1 -1
- package/dist/components/panel/experimental/ReportPageBriefPanel.js +7 -5
- package/dist/components/panel/experimental/ReportPageBriefPanel.js.map +1 -1
- package/dist/components/panel/experimental/ReportProjectHealthPanel.d.ts +1 -1
- package/dist/components/panel/experimental/ReportProjectHealthPanel.d.ts.map +1 -1
- package/dist/components/panel/experimental/ReportProjectHealthPanel.js +7 -6
- package/dist/components/panel/experimental/ReportProjectHealthPanel.js.map +1 -1
- package/dist/components/panel/experimental/ReportTodayDigestPanel.d.ts +1 -1
- package/dist/components/panel/experimental/ReportTodayDigestPanel.d.ts.map +1 -1
- package/dist/components/panel/experimental/ReportTodayDigestPanel.js +8 -13
- package/dist/components/panel/experimental/ReportTodayDigestPanel.js.map +1 -1
- package/dist/components/panel/feedback/AssigneeThreadEntry.d.ts +1 -1
- package/dist/components/panel/feedback/AssigneeThreadEntry.d.ts.map +1 -1
- package/dist/components/panel/feedback/AssigneeThreadEntry.js +5 -5
- package/dist/components/panel/feedback/AssigneeThreadEntry.js.map +1 -1
- package/dist/components/panel/feedback/AuthorSelector.d.ts +1 -1
- package/dist/components/panel/feedback/AuthorSelector.d.ts.map +1 -1
- package/dist/components/panel/feedback/AuthorSelector.js +2 -2
- package/dist/components/panel/feedback/AuthorSelector.js.map +1 -1
- package/dist/components/panel/feedback/CaseAssigneeInfo.d.ts +1 -1
- package/dist/components/panel/feedback/CaseAssigneeInfo.d.ts.map +1 -1
- package/dist/components/panel/feedback/CaseAssigneeInfo.js +3 -3
- package/dist/components/panel/feedback/CaseAssigneeInfo.js.map +1 -1
- package/dist/components/panel/feedback/ComposerFooterWarning.d.ts +1 -1
- package/dist/components/panel/feedback/ComposerFooterWarning.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackCaseEditor.d.ts +1 -1
- package/dist/components/panel/feedback/FeedbackCaseEditor.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackCaseEditor.js +2 -2
- package/dist/components/panel/feedback/FeedbackCaseEditor.js.map +1 -1
- package/dist/components/panel/feedback/FeedbackCaseList.d.ts +1 -1
- package/dist/components/panel/feedback/FeedbackCaseList.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackCaseList.js +4 -4
- package/dist/components/panel/feedback/FeedbackCaseList.js.map +1 -1
- package/dist/components/panel/feedback/FeedbackCaseTabBar.d.ts +2 -2
- package/dist/components/panel/feedback/FeedbackCaseTabBar.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackCaseTabBar.js +2 -2
- package/dist/components/panel/feedback/FeedbackCaseTabBar.js.map +1 -1
- package/dist/components/panel/feedback/FeedbackCategorySelector.d.ts +1 -1
- package/dist/components/panel/feedback/FeedbackCategorySelector.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackComposer.d.ts +5 -1
- package/dist/components/panel/feedback/FeedbackComposer.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackComposer.js +11 -15
- package/dist/components/panel/feedback/FeedbackComposer.js.map +1 -1
- package/dist/components/panel/feedback/FeedbackCreatorBadge.d.ts +1 -1
- package/dist/components/panel/feedback/FeedbackCreatorBadge.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackCreatorBadge.js +2 -2
- package/dist/components/panel/feedback/FeedbackCreatorBadge.js.map +1 -1
- package/dist/components/panel/feedback/FeedbackFieldTags.d.ts +1 -1
- package/dist/components/panel/feedback/FeedbackFieldTags.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackHoverCard.d.ts +1 -1
- package/dist/components/panel/feedback/FeedbackHoverCard.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackHoverCard.js +6 -6
- package/dist/components/panel/feedback/FeedbackHoverCard.js.map +1 -1
- package/dist/components/panel/feedback/FeedbackListItem.d.ts +1 -1
- package/dist/components/panel/feedback/FeedbackListItem.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackListItem.js +8 -8
- package/dist/components/panel/feedback/FeedbackListItem.js.map +1 -1
- package/dist/components/panel/feedback/FeedbackPinToggleButton.d.ts +10 -0
- package/dist/components/panel/feedback/FeedbackPinToggleButton.d.ts.map +1 -0
- package/dist/components/panel/feedback/FeedbackPinToggleButton.js +25 -0
- package/dist/components/panel/feedback/FeedbackPinToggleButton.js.map +1 -0
- package/dist/components/panel/feedback/FeedbackStatusBadge.d.ts +1 -1
- package/dist/components/panel/feedback/FeedbackStatusBadge.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackStatusBadge.js +2 -2
- package/dist/components/panel/feedback/FeedbackStatusBadge.js.map +1 -1
- package/dist/components/panel/feedback/FeedbackThread.d.ts +1 -1
- package/dist/components/panel/feedback/FeedbackThread.d.ts.map +1 -1
- package/dist/components/panel/feedback/FeedbackThread.js +9 -59
- package/dist/components/panel/feedback/FeedbackThread.js.map +1 -1
- package/dist/components/panel/feedback/GitIssueButton.d.ts +1 -1
- package/dist/components/panel/feedback/GitIssueButton.d.ts.map +1 -1
- package/dist/components/panel/feedback/GitIssueButton.js +1 -1
- package/dist/components/panel/feedback/GitIssueButton.js.map +1 -1
- package/dist/components/panel/feedback/GitIssuedThreadEntry.d.ts +1 -1
- package/dist/components/panel/feedback/GitIssuedThreadEntry.d.ts.map +1 -1
- package/dist/components/panel/feedback/GitIssuedThreadEntry.js +4 -4
- package/dist/components/panel/feedback/GitIssuedThreadEntry.js.map +1 -1
- package/dist/components/panel/feedback/PickTargetSnippet.d.ts +1 -1
- package/dist/components/panel/feedback/PickTargetSnippet.d.ts.map +1 -1
- package/dist/components/panel/feedback/PickTargetSnippet.js +4 -3
- package/dist/components/panel/feedback/PickTargetSnippet.js.map +1 -1
- package/dist/components/panel/feedback/QuestionThreadGroup.d.ts +1 -1
- package/dist/components/panel/feedback/QuestionThreadGroup.d.ts.map +1 -1
- package/dist/components/panel/feedback/QuestionThreadGroup.js +2 -2
- package/dist/components/panel/feedback/QuestionThreadGroup.js.map +1 -1
- package/dist/components/panel/feedback/ReplyHistoryControls.d.ts +1 -1
- package/dist/components/panel/feedback/ReplyHistoryControls.d.ts.map +1 -1
- package/dist/components/panel/feedback/ReplyHistoryControls.js +3 -2
- package/dist/components/panel/feedback/ReplyHistoryControls.js.map +1 -1
- package/dist/components/panel/feedback/ThreadAuthorMeta.d.ts +1 -1
- package/dist/components/panel/feedback/ThreadAuthorMeta.d.ts.map +1 -1
- package/dist/components/panel/feedback/ThreadChildReply.d.ts +1 -1
- package/dist/components/panel/feedback/ThreadChildReply.d.ts.map +1 -1
- package/dist/components/panel/feedback/ThreadEntryActions.d.ts +37 -0
- package/dist/components/panel/feedback/ThreadEntryActions.d.ts.map +1 -0
- package/dist/components/panel/feedback/ThreadEntryActions.js +57 -0
- package/dist/components/panel/feedback/ThreadEntryActions.js.map +1 -0
- package/dist/components/panel/feedback/ThreadTimelineRow.d.ts +1 -1
- package/dist/components/panel/feedback/ThreadTimelineRow.d.ts.map +1 -1
- package/dist/components/point/MarkerCaseSidebar.d.ts +1 -1
- package/dist/components/point/MarkerCaseSidebar.d.ts.map +1 -1
- package/dist/components/point/MarkerCaseSidebar.js +5 -5
- package/dist/components/point/MarkerCaseSidebar.js.map +1 -1
- package/dist/components/point/MarkerFeedbackWindow.d.ts +1 -1
- package/dist/components/point/MarkerFeedbackWindow.d.ts.map +1 -1
- package/dist/components/point/MarkerFeedbackWindow.js +11 -8
- package/dist/components/point/MarkerFeedbackWindow.js.map +1 -1
- package/dist/components/point/ReportDraftMarker.d.ts +1 -1
- package/dist/components/point/ReportDraftMarker.d.ts.map +1 -1
- package/dist/components/point/ReportDraftMarker.js +3 -3
- package/dist/components/point/ReportDraftMarker.js.map +1 -1
- package/dist/components/point/ReportMarkersLayer.d.ts +1 -1
- package/dist/components/point/ReportMarkersLayer.d.ts.map +1 -1
- package/dist/components/point/ReportMarkersLayer.js +52 -20
- package/dist/components/point/ReportMarkersLayer.js.map +1 -1
- package/dist/components/report/FivePixels.d.ts +3 -29
- package/dist/components/report/FivePixels.d.ts.map +1 -1
- package/dist/components/report/FivePixels.js +2 -2
- package/dist/components/report/FivePixels.js.map +1 -1
- package/dist/components/report/ReportView.d.ts +1 -1
- package/dist/components/report/ReportView.d.ts.map +1 -1
- package/dist/components/report/ReportView.js +14 -4
- package/dist/components/report/ReportView.js.map +1 -1
- package/dist/components/report/ShadowReportRoot.js +1 -1
- package/dist/components/report/ShadowReportRoot.js.map +1 -1
- package/dist/components/report/ThemeScope.d.ts +1 -1
- package/dist/components/report/ThemeScope.d.ts.map +1 -1
- package/dist/components/report/index.d.ts +9 -8
- package/dist/components/report/index.d.ts.map +1 -1
- package/dist/components/report/index.js +7 -6
- package/dist/components/report/index.js.map +1 -1
- package/dist/components/ui/CornerResizeGhost.d.ts +1 -1
- package/dist/components/ui/CornerResizeGhost.d.ts.map +1 -1
- package/dist/components/ui/CornerResizeGhost.js +2 -1
- package/dist/components/ui/CornerResizeGhost.js.map +1 -1
- package/dist/components/ui/CornerResizeHandle.d.ts +1 -1
- package/dist/components/ui/CornerResizeHandle.d.ts.map +1 -1
- package/dist/components/ui/HoverTooltip.d.ts +1 -1
- package/dist/components/ui/HoverTooltip.d.ts.map +1 -1
- package/dist/components/ui/HoverTooltip.js +5 -4
- package/dist/components/ui/HoverTooltip.js.map +1 -1
- package/dist/components/ui/IconTooltipButton.d.ts +1 -1
- package/dist/components/ui/IconTooltipButton.d.ts.map +1 -1
- package/dist/components/ui/PointerFollowTooltip.d.ts.map +1 -1
- package/dist/components/ui/PointerFollowTooltip.js +5 -4
- package/dist/components/ui/PointerFollowTooltip.js.map +1 -1
- package/dist/components/ui/ProcessingDots.d.ts +1 -1
- package/dist/components/ui/ProcessingDots.d.ts.map +1 -1
- package/dist/components/ui/Text/ui/Shimmer.d.ts +1 -1
- package/dist/components/ui/Text/ui/Shimmer.d.ts.map +1 -1
- package/dist/components/ui/Text/ui/Shimmer.js +1 -1
- package/dist/components/ui/Text/ui/Shimmer.js.map +1 -1
- package/dist/constants/markerAppearance.d.ts +6 -0
- package/dist/constants/markerAppearance.d.ts.map +1 -1
- package/dist/constants/markerAppearance.js +5 -0
- package/dist/constants/markerAppearance.js.map +1 -1
- package/dist/constants/motionClasses.d.ts +52 -0
- package/dist/constants/motionClasses.d.ts.map +1 -0
- package/dist/constants/motionClasses.js +69 -0
- package/dist/constants/motionClasses.js.map +1 -0
- package/dist/constants/panelTabPresets.js +8 -8
- package/dist/constants/panelTabPresets.js.map +1 -1
- package/dist/constants/panelTabRegistry.d.ts +12 -0
- package/dist/constants/panelTabRegistry.d.ts.map +1 -1
- package/dist/constants/panelTabRegistry.js +12 -0
- package/dist/constants/panelTabRegistry.js.map +1 -1
- package/dist/constants/replyHistory.d.ts +1 -1
- package/dist/constants/replyHistory.d.ts.map +1 -1
- package/dist/constants/replyHistory.js +1 -1
- package/dist/constants/replyHistory.js.map +1 -1
- package/dist/hooks/replyHistoryActions.d.ts +1 -1
- package/dist/hooks/replyHistoryActions.d.ts.map +1 -1
- package/dist/hooks/replyHistoryActions.js +1 -1
- package/dist/hooks/replyHistoryActions.js.map +1 -1
- package/dist/hooks/report/assembleReportContextValue.d.ts +316 -0
- package/dist/hooks/report/assembleReportContextValue.d.ts.map +1 -0
- package/dist/hooks/report/assembleReportContextValue.js +241 -0
- package/dist/hooks/report/assembleReportContextValue.js.map +1 -0
- package/dist/hooks/report/usePickProbeSessionHistory.d.ts +18 -0
- package/dist/hooks/report/usePickProbeSessionHistory.d.ts.map +1 -0
- package/dist/hooks/report/usePickProbeSessionHistory.js +93 -0
- package/dist/hooks/report/usePickProbeSessionHistory.js.map +1 -0
- package/dist/hooks/report/useReplyCaseEdit.d.ts +27 -0
- package/dist/hooks/report/useReplyCaseEdit.d.ts.map +1 -0
- package/dist/hooks/report/useReplyCaseEdit.js +91 -0
- package/dist/hooks/report/useReplyCaseEdit.js.map +1 -0
- package/dist/hooks/report/useReportAuthSession.d.ts +107 -0
- package/dist/hooks/report/useReportAuthSession.d.ts.map +1 -0
- package/dist/hooks/report/useReportAuthSession.js +240 -0
- package/dist/hooks/report/useReportAuthSession.js.map +1 -0
- package/dist/hooks/report/useReportDraftSession.d.ts +88 -0
- package/dist/hooks/report/useReportDraftSession.d.ts.map +1 -0
- package/dist/hooks/report/useReportDraftSession.js +416 -0
- package/dist/hooks/report/useReportDraftSession.js.map +1 -0
- package/dist/hooks/report/useReportMarkers.d.ts +61 -0
- package/dist/hooks/report/useReportMarkers.d.ts.map +1 -0
- package/dist/hooks/report/useReportMarkers.js +371 -0
- package/dist/hooks/report/useReportMarkers.js.map +1 -0
- package/dist/hooks/report/useReportMutations.d.ts +46 -0
- package/dist/hooks/report/useReportMutations.d.ts.map +1 -0
- package/dist/hooks/report/useReportMutations.js +177 -0
- package/dist/hooks/report/useReportMutations.js.map +1 -0
- package/dist/hooks/report/useReportPanelShell.d.ts +146 -0
- package/dist/hooks/report/useReportPanelShell.d.ts.map +1 -0
- package/dist/hooks/report/useReportPanelShell.js +340 -0
- package/dist/hooks/report/useReportPanelShell.js.map +1 -0
- package/dist/hooks/report/useReportPickProbe.d.ts +51 -0
- package/dist/hooks/report/useReportPickProbe.d.ts.map +1 -0
- package/dist/hooks/report/useReportPickProbe.js +400 -0
- package/dist/hooks/report/useReportPickProbe.js.map +1 -0
- package/dist/hooks/report/useReportReplyReview.d.ts +71 -0
- package/dist/hooks/report/useReportReplyReview.d.ts.map +1 -0
- package/dist/hooks/report/useReportReplyReview.js +437 -0
- package/dist/hooks/report/useReportReplyReview.js.map +1 -0
- package/dist/hooks/{useReportState.d.ts → report/useReportState.d.ts} +91 -95
- package/dist/hooks/report/useReportState.d.ts.map +1 -0
- package/dist/hooks/report/useReportState.js +255 -0
- package/dist/hooks/report/useReportState.js.map +1 -0
- package/dist/hooks/report.api.js +2 -2
- package/dist/hooks/report.api.js.map +1 -1
- package/dist/hooks/useActivitySummary.js +1 -1
- package/dist/hooks/useActivitySummary.js.map +1 -1
- package/dist/hooks/useCurrentPathname.js +2 -2
- package/dist/hooks/useCurrentPathname.js.map +1 -1
- package/dist/hooks/useMarkerAppearancePreference.d.ts +3 -1
- package/dist/hooks/useMarkerAppearancePreference.d.ts.map +1 -1
- package/dist/hooks/useMarkerAppearancePreference.js +31 -3
- package/dist/hooks/useMarkerAppearancePreference.js.map +1 -1
- package/dist/hooks/usePanelBootstrap.js +1 -1
- package/dist/hooks/usePanelBootstrap.js.map +1 -1
- package/dist/hooks/usePanelDock.d.ts +0 -2
- package/dist/hooks/usePanelDock.d.ts.map +1 -1
- package/dist/hooks/usePanelDock.js.map +1 -1
- package/dist/hooks/usePanelFeedbackTransfer.d.ts +1 -1
- package/dist/hooks/usePanelFeedbackTransfer.d.ts.map +1 -1
- package/dist/hooks/usePanelFeedbackTransfer.js +1 -1
- package/dist/hooks/usePanelFeedbackTransfer.js.map +1 -1
- package/dist/hooks/usePanelResize.d.ts +0 -8
- package/dist/hooks/usePanelResize.d.ts.map +1 -1
- package/dist/hooks/usePanelResize.js +1 -16
- package/dist/hooks/usePanelResize.js.map +1 -1
- package/dist/hooks/usePanelTabPreference.d.ts +1 -1
- package/dist/hooks/usePanelTabPreference.d.ts.map +1 -1
- package/dist/hooks/usePanelTabPreference.js +1 -1
- package/dist/hooks/usePanelTabPreference.js.map +1 -1
- package/dist/hooks/usePersonalKey.js +1 -1
- package/dist/hooks/usePersonalKey.js.map +1 -1
- package/dist/hooks/usePinnedFeedbackPreference.d.ts +11 -0
- package/dist/hooks/usePinnedFeedbackPreference.d.ts.map +1 -0
- package/dist/hooks/usePinnedFeedbackPreference.js +109 -0
- package/dist/hooks/usePinnedFeedbackPreference.js.map +1 -0
- package/dist/hooks/useReportPersistence.d.ts +3 -2
- package/dist/hooks/useReportPersistence.d.ts.map +1 -1
- package/dist/hooks/useReportPersistence.js +28 -42
- package/dist/hooks/useReportPersistence.js.map +1 -1
- package/dist/hooks/useReportShortcuts.d.ts +1 -1
- package/dist/hooks/useReportShortcuts.d.ts.map +1 -1
- package/dist/hooks/useReportShortcuts.js +1 -1
- package/dist/hooks/useReportShortcuts.js.map +1 -1
- package/dist/hooks/useTooltipLayout.d.ts +1 -1
- package/dist/hooks/useTooltipLayout.js +1 -1
- package/dist/hooks/useTooltipLayout.js.map +1 -1
- package/dist/hooks/useTooltipResize.js +1 -1
- package/dist/hooks/useTooltipResize.js.map +1 -1
- package/dist/i18n/en.d.ts.map +1 -1
- package/dist/i18n/en.js +38 -0
- package/dist/i18n/en.js.map +1 -1
- package/dist/i18n/ko.d.ts.map +1 -1
- package/dist/i18n/ko.js +38 -0
- package/dist/i18n/ko.js.map +1 -1
- package/dist/i18n/types.d.ts +38 -0
- package/dist/i18n/types.d.ts.map +1 -1
- package/dist/providers/ReportProvider.d.ts +3 -31
- package/dist/providers/ReportProvider.d.ts.map +1 -1
- package/dist/providers/ReportProvider.js +9 -8
- package/dist/providers/ReportProvider.js.map +1 -1
- package/dist/providers/reportContext.d.ts +1083 -207
- package/dist/providers/reportContext.d.ts.map +1 -1
- package/dist/providers/reportContext.js +43 -7
- package/dist/providers/reportContext.js.map +1 -1
- package/dist/providers/reportContextPartitions.d.ts +5 -0
- package/dist/providers/reportContextPartitions.d.ts.map +1 -0
- package/dist/providers/reportContextPartitions.js +246 -0
- package/dist/providers/reportContextPartitions.js.map +1 -0
- package/dist/storage/local/localStorageAdapter.d.ts +0 -2
- package/dist/storage/local/localStorageAdapter.d.ts.map +1 -1
- package/dist/storage/local/localStorageAdapter.js +6 -7
- package/dist/storage/local/localStorageAdapter.js.map +1 -1
- package/dist/styles/reportStylesheet.d.ts +1 -1
- package/dist/styles/reportStylesheet.d.ts.map +1 -1
- package/dist/styles/reportStylesheet.js +1 -1
- package/dist/styles/reportStylesheet.js.map +1 -1
- package/dist/types/pinnedFeedback.d.ts +20 -0
- package/dist/types/pinnedFeedback.d.ts.map +1 -0
- package/dist/types/pinnedFeedback.js +2 -0
- package/dist/types/pinnedFeedback.js.map +1 -0
- package/dist/types/publicApi.d.ts +27 -0
- package/dist/types/publicApi.d.ts.map +1 -0
- package/dist/types/publicApi.js +2 -0
- package/dist/types/publicApi.js.map +1 -0
- package/dist/types/report-ui.d.ts +1 -1
- package/dist/types/report-ui.d.ts.map +1 -1
- package/dist/types/report.d.ts +7 -3
- package/dist/types/report.d.ts.map +1 -1
- package/dist/utils/{personalKey.d.ts → auth/personalKey.d.ts} +1 -1
- package/dist/utils/auth/personalKey.d.ts.map +1 -0
- package/dist/utils/{personalKey.js → auth/personalKey.js} +23 -7
- package/dist/utils/auth/personalKey.js.map +1 -0
- package/dist/utils/{feedbackCaseId.d.ts → feedback/feedbackCaseId.d.ts} +1 -1
- package/dist/utils/feedback/feedbackCaseId.d.ts.map +1 -0
- package/dist/utils/feedback/feedbackCaseId.js.map +1 -0
- package/dist/utils/{feedbackDataTransfer.d.ts → feedback/feedbackDataTransfer.d.ts} +1 -1
- package/dist/utils/feedback/feedbackDataTransfer.d.ts.map +1 -0
- package/dist/utils/{feedbackDataTransfer.js → feedback/feedbackDataTransfer.js} +3 -3
- package/dist/utils/feedback/feedbackDataTransfer.js.map +1 -0
- package/dist/utils/{feedbackDeepLink.d.ts → feedback/feedbackDeepLink.d.ts} +1 -1
- package/dist/utils/feedback/feedbackDeepLink.d.ts.map +1 -0
- package/dist/utils/feedback/feedbackDeepLink.js.map +1 -0
- package/dist/utils/feedback/feedbackListStatus.d.ts +4 -0
- package/dist/utils/feedback/feedbackListStatus.d.ts.map +1 -0
- package/dist/utils/{feedbackListStatus.js → feedback/feedbackListStatus.js} +2 -2
- package/dist/utils/feedback/feedbackListStatus.js.map +1 -0
- package/dist/utils/{feedbackThread.d.ts → feedback/feedbackThread.d.ts} +2 -4
- package/dist/utils/feedback/feedbackThread.d.ts.map +1 -0
- package/dist/utils/{feedbackThread.js → feedback/feedbackThread.js} +2 -6
- package/dist/utils/feedback/feedbackThread.js.map +1 -0
- package/dist/utils/{feedbackTransferSchema.d.ts → feedback/feedbackTransferSchema.d.ts} +2 -2
- package/dist/utils/feedback/feedbackTransferSchema.d.ts.map +1 -0
- package/dist/utils/{feedbackTransferSchema.js → feedback/feedbackTransferSchema.js} +1 -1
- package/dist/utils/feedback/feedbackTransferSchema.js.map +1 -0
- package/dist/utils/{replyHistory.d.ts → feedback/replyHistory.d.ts} +1 -1
- package/dist/utils/feedback/replyHistory.d.ts.map +1 -0
- package/dist/utils/{replyHistory.js → feedback/replyHistory.js} +1 -1
- package/dist/utils/feedback/replyHistory.js.map +1 -0
- package/dist/utils/{validateFeedbackImport.d.ts → feedback/validateFeedbackImport.d.ts} +1 -1
- package/dist/utils/feedback/validateFeedbackImport.d.ts.map +1 -0
- package/dist/utils/{validateFeedbackImport.js → feedback/validateFeedbackImport.js} +3 -3
- package/dist/utils/feedback/validateFeedbackImport.js.map +1 -0
- package/dist/utils/{githubIntegration.d.ts → github/githubIntegration.d.ts} +1 -1
- package/dist/utils/github/githubIntegration.d.ts.map +1 -0
- package/dist/utils/{githubIntegration.js → github/githubIntegration.js} +1 -1
- package/dist/utils/github/githubIntegration.js.map +1 -0
- package/dist/utils/{coordinates.d.ts → marker/coordinates.d.ts} +2 -2
- package/dist/utils/marker/coordinates.d.ts.map +1 -0
- package/dist/utils/{coordinates.js → marker/coordinates.js} +30 -24
- package/dist/utils/marker/coordinates.js.map +1 -0
- package/dist/utils/marker/hoverTooltipLayout.d.ts.map +1 -0
- package/dist/utils/marker/hoverTooltipLayout.js.map +1 -0
- package/dist/utils/{locateFeedback.d.ts → marker/locateFeedback.d.ts} +2 -2
- package/dist/utils/marker/locateFeedback.d.ts.map +1 -0
- package/dist/utils/{locateFeedback.js → marker/locateFeedback.js} +5 -4
- package/dist/utils/marker/locateFeedback.js.map +1 -0
- package/dist/utils/{markerContext.d.ts → marker/markerContext.d.ts} +2 -2
- package/dist/utils/marker/markerContext.d.ts.map +1 -0
- package/dist/utils/{markerContext.js → marker/markerContext.js} +5 -3
- package/dist/utils/marker/markerContext.js.map +1 -0
- package/dist/utils/{markerRuntime.d.ts → marker/markerRuntime.d.ts} +1 -1
- package/dist/utils/marker/markerRuntime.d.ts.map +1 -0
- package/dist/utils/{markerRuntime.js → marker/markerRuntime.js} +2 -2
- package/dist/utils/marker/markerRuntime.js.map +1 -0
- package/dist/utils/{markerShape.d.ts → marker/markerShape.d.ts} +1 -1
- package/dist/utils/marker/markerShape.d.ts.map +1 -0
- package/dist/utils/marker/markerShape.js.map +1 -0
- package/dist/utils/marker/markerTarget.d.ts +3 -0
- package/dist/utils/marker/markerTarget.d.ts.map +1 -0
- package/dist/utils/{markerTarget.js → marker/markerTarget.js} +6 -0
- package/dist/utils/marker/markerTarget.js.map +1 -0
- package/dist/utils/{targetSelector.d.ts → marker/targetSelector.d.ts} +1 -1
- package/dist/utils/marker/targetSelector.d.ts.map +1 -0
- package/dist/utils/{targetSelector.js → marker/targetSelector.js} +1 -1
- package/dist/utils/marker/targetSelector.js.map +1 -0
- package/dist/utils/{experimentalPanelTabs.d.ts → panel/experimentalPanelTabs.d.ts} +4 -2
- package/dist/utils/panel/experimentalPanelTabs.d.ts.map +1 -0
- package/dist/utils/{experimentalPanelTabs.js → panel/experimentalPanelTabs.js} +10 -3
- package/dist/utils/panel/experimentalPanelTabs.js.map +1 -0
- package/dist/utils/panel/formatStatCount.d.ts.map +1 -0
- package/dist/utils/panel/formatStatCount.js.map +1 -0
- package/dist/utils/{heatmapActivity.d.ts → panel/heatmapActivity.d.ts} +3 -3
- package/dist/utils/panel/heatmapActivity.d.ts.map +1 -0
- package/dist/utils/panel/heatmapActivity.js.map +1 -0
- package/dist/utils/{hourlyCompareSparkline.d.ts → panel/hourlyCompareSparkline.d.ts} +1 -1
- package/dist/utils/panel/hourlyCompareSparkline.d.ts.map +1 -0
- package/dist/utils/{hourlyCompareSparkline.js → panel/hourlyCompareSparkline.js} +1 -1
- package/dist/utils/panel/hourlyCompareSparkline.js.map +1 -0
- package/dist/utils/{panelBootstrap.d.ts → panel/panelBootstrap.d.ts} +2 -2
- package/dist/utils/panel/panelBootstrap.d.ts.map +1 -0
- package/dist/utils/{panelBootstrap.js → panel/panelBootstrap.js} +3 -3
- package/dist/utils/panel/panelBootstrap.js.map +1 -0
- package/dist/utils/{panelRoleStats.d.ts → panel/panelRoleStats.d.ts} +3 -3
- package/dist/utils/panel/panelRoleStats.d.ts.map +1 -0
- package/dist/utils/{panelRoleStats.js → panel/panelRoleStats.js} +4 -4
- package/dist/utils/panel/panelRoleStats.js.map +1 -0
- package/dist/utils/{panelTabPreference.d.ts → panel/panelTabPreference.d.ts} +2 -2
- package/dist/utils/panel/panelTabPreference.d.ts.map +1 -0
- package/dist/utils/{panelTabPreference.js → panel/panelTabPreference.js} +2 -2
- package/dist/utils/panel/panelTabPreference.js.map +1 -0
- package/dist/utils/panel/panelTypography.d.ts.map +1 -0
- package/dist/utils/panel/panelTypography.js.map +1 -0
- package/dist/utils/{routeDetailStatus.d.ts → panel/routeDetailStatus.d.ts} +1 -1
- package/dist/utils/panel/routeDetailStatus.d.ts.map +1 -0
- package/dist/utils/{routeDetailStatus.js → panel/routeDetailStatus.js} +1 -1
- package/dist/utils/panel/routeDetailStatus.js.map +1 -0
- package/dist/utils/pinned/pinnedFeedback.d.ts +18 -0
- package/dist/utils/pinned/pinnedFeedback.d.ts.map +1 -0
- package/dist/utils/pinned/pinnedFeedback.js +86 -0
- package/dist/utils/pinned/pinnedFeedback.js.map +1 -0
- package/dist/utils/probe/cssStepper.d.ts.map +1 -0
- package/dist/utils/probe/cssStepper.js.map +1 -0
- package/dist/utils/{pickProbe.d.ts → probe/pickProbe.d.ts} +2 -2
- package/dist/utils/probe/pickProbe.d.ts.map +1 -0
- package/dist/utils/probe/pickProbe.js.map +1 -0
- package/dist/utils/probe/pickProbeLayout.d.ts.map +1 -0
- package/dist/utils/probe/pickProbeLayout.js.map +1 -0
- package/dist/utils/{pickProbeSession.d.ts → probe/pickProbeSession.d.ts} +1 -1
- package/dist/utils/probe/pickProbeSession.d.ts.map +1 -0
- package/dist/utils/{pickProbeSession.js → probe/pickProbeSession.js} +2 -2
- package/dist/utils/probe/pickProbeSession.js.map +1 -0
- package/dist/utils/probe/pickTargetDeleteAnimation.d.ts.map +1 -0
- package/dist/utils/{pickTargetDeleteAnimation.js → probe/pickTargetDeleteAnimation.js} +1 -1
- package/dist/utils/probe/pickTargetDeleteAnimation.js.map +1 -0
- package/dist/utils/{pickTargetInspect.d.ts → probe/pickTargetInspect.d.ts} +1 -1
- package/dist/utils/probe/pickTargetInspect.d.ts.map +1 -0
- package/dist/utils/probe/pickTargetInspect.js.map +1 -0
- package/dist/utils/probe/probeColor.d.ts.map +1 -0
- package/dist/utils/probe/probeColor.js.map +1 -0
- package/dist/utils/{probeLayout.d.ts → probe/probeLayout.d.ts} +1 -1
- package/dist/utils/probe/probeLayout.d.ts.map +1 -0
- package/dist/utils/probe/probeLayout.js.map +1 -0
- package/dist/utils/{probeSessionHistory.d.ts → probe/probeSessionHistory.d.ts} +1 -1
- package/dist/utils/probe/probeSessionHistory.d.ts.map +1 -0
- package/dist/utils/probe/probeSessionHistory.js.map +1 -0
- package/dist/utils/{fields.d.ts → report/fields.d.ts} +3 -3
- package/dist/utils/report/fields.d.ts.map +1 -0
- package/dist/utils/{fields.js → report/fields.js} +1 -1
- package/dist/utils/report/fields.js.map +1 -0
- package/dist/utils/report/projectId.d.ts.map +1 -0
- package/dist/utils/{projectId.js → report/projectId.js} +2 -2
- package/dist/utils/report/projectId.js.map +1 -0
- package/dist/utils/{reportCallbacks.d.ts → report/reportCallbacks.d.ts} +1 -1
- package/dist/utils/report/reportCallbacks.d.ts.map +1 -0
- package/dist/utils/report/reportCallbacks.js.map +1 -0
- package/dist/utils/{reportCases.d.ts → report/reportCases.d.ts} +1 -1
- package/dist/utils/report/reportCases.d.ts.map +1 -0
- package/dist/utils/report/reportCases.js.map +1 -0
- package/dist/utils/{reportPosition.d.ts → report/reportPosition.d.ts} +3 -1
- package/dist/utils/report/reportPosition.d.ts.map +1 -0
- package/dist/utils/report/reportPosition.js +112 -0
- package/dist/utils/report/reportPosition.js.map +1 -0
- package/dist/utils/{reportProject.d.ts → report/reportProject.d.ts} +1 -1
- package/dist/utils/report/reportProject.d.ts.map +1 -0
- package/dist/utils/report/reportProject.js.map +1 -0
- package/dist/utils/{reportSummary.d.ts → report/reportSummary.d.ts} +1 -1
- package/dist/utils/report/reportSummary.d.ts.map +1 -0
- package/dist/utils/{reportSummary.js → report/reportSummary.js} +2 -0
- package/dist/utils/report/reportSummary.js.map +1 -0
- package/dist/utils/{reportTeam.d.ts → report/reportTeam.d.ts} +1 -1
- package/dist/utils/report/reportTeam.d.ts.map +1 -0
- package/dist/utils/{reportTeam.js → report/reportTeam.js} +1 -1
- package/dist/utils/report/reportTeam.js.map +1 -0
- package/dist/utils/{reportUi.d.ts → report/reportUi.d.ts} +2 -2
- package/dist/utils/report/reportUi.d.ts.map +1 -0
- package/dist/utils/{reportUi.js → report/reportUi.js} +6 -10
- package/dist/utils/report/reportUi.js.map +1 -0
- package/dist/utils/{reportVisibility.d.ts → report/reportVisibility.d.ts} +1 -1
- package/dist/utils/report/reportVisibility.d.ts.map +1 -0
- package/dist/utils/report/reportVisibility.js.map +1 -0
- package/dist/utils/{reportVisual.d.ts → report/reportVisual.d.ts} +2 -2
- package/dist/utils/report/reportVisual.d.ts.map +1 -0
- package/dist/utils/{reportVisual.js → report/reportVisual.js} +3 -3
- package/dist/utils/report/reportVisual.js.map +1 -0
- package/dist/utils/report/resolveDefaultAuthorName.d.ts +3 -0
- package/dist/utils/report/resolveDefaultAuthorName.d.ts.map +1 -0
- package/dist/utils/report/resolveDefaultAuthorName.js +7 -0
- package/dist/utils/report/resolveDefaultAuthorName.js.map +1 -0
- package/dist/utils/{dom.d.ts → shared/dom.d.ts} +2 -2
- package/dist/utils/shared/dom.d.ts.map +1 -0
- package/dist/utils/{dom.js → shared/dom.js} +3 -3
- package/dist/utils/shared/dom.js.map +1 -0
- package/dist/utils/shared/env.d.ts.map +1 -0
- package/dist/utils/shared/env.js.map +1 -0
- package/dist/utils/{format.d.ts → shared/format.d.ts} +1 -1
- package/dist/utils/shared/format.d.ts.map +1 -0
- package/dist/utils/shared/format.js.map +1 -0
- package/dist/utils/shared/hexColor.d.ts.map +1 -0
- package/dist/utils/shared/hexColor.js.map +1 -0
- package/dist/utils/shared/pathname.d.ts.map +1 -0
- package/dist/utils/shared/pathname.js.map +1 -0
- package/dist/utils/shared/pathnameNavigation.d.ts.map +1 -0
- package/dist/utils/shared/pathnameNavigation.js.map +1 -0
- package/dist/utils/shared/shortcuts.d.ts.map +1 -0
- package/dist/utils/shared/shortcuts.js.map +1 -0
- package/dist/utils/{storage.d.ts → shared/storage.d.ts} +21 -1
- package/dist/utils/shared/storage.d.ts.map +1 -0
- package/dist/utils/{storage.js → shared/storage.js} +38 -3
- package/dist/utils/shared/storage.js.map +1 -0
- package/package.json +7 -3
- package/dist/hooks/useReportState.d.ts.map +0 -1
- package/dist/hooks/useReportState.js +0 -2377
- package/dist/hooks/useReportState.js.map +0 -1
- package/dist/utils/coordinates.d.ts.map +0 -1
- package/dist/utils/coordinates.js.map +0 -1
- package/dist/utils/cssStepper.d.ts.map +0 -1
- package/dist/utils/cssStepper.js.map +0 -1
- package/dist/utils/dom.d.ts.map +0 -1
- package/dist/utils/dom.js.map +0 -1
- package/dist/utils/env.d.ts.map +0 -1
- package/dist/utils/env.js.map +0 -1
- package/dist/utils/experimentalPanelTabs.d.ts.map +0 -1
- package/dist/utils/experimentalPanelTabs.js.map +0 -1
- package/dist/utils/feedbackCaseId.d.ts.map +0 -1
- package/dist/utils/feedbackCaseId.js.map +0 -1
- package/dist/utils/feedbackDataTransfer.d.ts.map +0 -1
- package/dist/utils/feedbackDataTransfer.js.map +0 -1
- package/dist/utils/feedbackDeepLink.d.ts.map +0 -1
- package/dist/utils/feedbackDeepLink.js.map +0 -1
- package/dist/utils/feedbackListStatus.d.ts +0 -4
- package/dist/utils/feedbackListStatus.d.ts.map +0 -1
- package/dist/utils/feedbackListStatus.js.map +0 -1
- package/dist/utils/feedbackThread.d.ts.map +0 -1
- package/dist/utils/feedbackThread.js.map +0 -1
- package/dist/utils/feedbackTransferSchema.d.ts.map +0 -1
- package/dist/utils/feedbackTransferSchema.js.map +0 -1
- package/dist/utils/fields.d.ts.map +0 -1
- package/dist/utils/fields.js.map +0 -1
- package/dist/utils/format.d.ts.map +0 -1
- package/dist/utils/format.js.map +0 -1
- package/dist/utils/formatStatCount.d.ts.map +0 -1
- package/dist/utils/formatStatCount.js.map +0 -1
- package/dist/utils/githubIntegration.d.ts.map +0 -1
- package/dist/utils/githubIntegration.js.map +0 -1
- package/dist/utils/heatmapActivity.d.ts.map +0 -1
- package/dist/utils/heatmapActivity.js.map +0 -1
- package/dist/utils/hexColor.d.ts.map +0 -1
- package/dist/utils/hexColor.js.map +0 -1
- package/dist/utils/hourlyCompareSparkline.d.ts.map +0 -1
- package/dist/utils/hourlyCompareSparkline.js.map +0 -1
- package/dist/utils/hoverTooltipLayout.d.ts.map +0 -1
- package/dist/utils/hoverTooltipLayout.js.map +0 -1
- package/dist/utils/locateFeedback.d.ts.map +0 -1
- package/dist/utils/locateFeedback.js.map +0 -1
- package/dist/utils/markerContext.d.ts.map +0 -1
- package/dist/utils/markerContext.js.map +0 -1
- package/dist/utils/markerRuntime.d.ts.map +0 -1
- package/dist/utils/markerRuntime.js.map +0 -1
- package/dist/utils/markerShape.d.ts.map +0 -1
- package/dist/utils/markerShape.js.map +0 -1
- package/dist/utils/markerTarget.d.ts +0 -3
- package/dist/utils/markerTarget.d.ts.map +0 -1
- package/dist/utils/markerTarget.js.map +0 -1
- package/dist/utils/panelBootstrap.d.ts.map +0 -1
- package/dist/utils/panelBootstrap.js.map +0 -1
- package/dist/utils/panelRoleStats.d.ts.map +0 -1
- package/dist/utils/panelRoleStats.js.map +0 -1
- package/dist/utils/panelTabPreference.d.ts.map +0 -1
- package/dist/utils/panelTabPreference.js.map +0 -1
- package/dist/utils/panelTypography.d.ts.map +0 -1
- package/dist/utils/panelTypography.js.map +0 -1
- package/dist/utils/pathname.d.ts.map +0 -1
- package/dist/utils/pathname.js.map +0 -1
- package/dist/utils/pathnameNavigation.d.ts.map +0 -1
- package/dist/utils/pathnameNavigation.js.map +0 -1
- package/dist/utils/personalKey.d.ts.map +0 -1
- package/dist/utils/personalKey.js.map +0 -1
- package/dist/utils/pickProbe.d.ts.map +0 -1
- package/dist/utils/pickProbe.js.map +0 -1
- package/dist/utils/pickProbeLayout.d.ts.map +0 -1
- package/dist/utils/pickProbeLayout.js.map +0 -1
- package/dist/utils/pickProbeSession.d.ts.map +0 -1
- package/dist/utils/pickProbeSession.js.map +0 -1
- package/dist/utils/pickTargetDeleteAnimation.d.ts.map +0 -1
- package/dist/utils/pickTargetDeleteAnimation.js.map +0 -1
- package/dist/utils/pickTargetInspect.d.ts.map +0 -1
- package/dist/utils/pickTargetInspect.js.map +0 -1
- package/dist/utils/probeColor.d.ts.map +0 -1
- package/dist/utils/probeColor.js.map +0 -1
- package/dist/utils/probeLayout.d.ts.map +0 -1
- package/dist/utils/probeLayout.js.map +0 -1
- package/dist/utils/probeSessionHistory.d.ts.map +0 -1
- package/dist/utils/probeSessionHistory.js.map +0 -1
- package/dist/utils/projectId.d.ts.map +0 -1
- package/dist/utils/projectId.js.map +0 -1
- package/dist/utils/replyHistory.d.ts.map +0 -1
- package/dist/utils/replyHistory.js.map +0 -1
- package/dist/utils/reportCallbacks.d.ts.map +0 -1
- package/dist/utils/reportCallbacks.js.map +0 -1
- package/dist/utils/reportCases.d.ts.map +0 -1
- package/dist/utils/reportCases.js.map +0 -1
- package/dist/utils/reportPosition.d.ts.map +0 -1
- package/dist/utils/reportPosition.js +0 -18
- package/dist/utils/reportPosition.js.map +0 -1
- package/dist/utils/reportProject.d.ts.map +0 -1
- package/dist/utils/reportProject.js.map +0 -1
- package/dist/utils/reportSummary.d.ts.map +0 -1
- package/dist/utils/reportSummary.js.map +0 -1
- package/dist/utils/reportTeam.d.ts.map +0 -1
- package/dist/utils/reportTeam.js.map +0 -1
- package/dist/utils/reportUi.d.ts.map +0 -1
- package/dist/utils/reportUi.js.map +0 -1
- package/dist/utils/reportVisibility.d.ts.map +0 -1
- package/dist/utils/reportVisibility.js.map +0 -1
- package/dist/utils/reportVisual.d.ts.map +0 -1
- package/dist/utils/reportVisual.js.map +0 -1
- package/dist/utils/routeDetailStatus.d.ts.map +0 -1
- package/dist/utils/routeDetailStatus.js.map +0 -1
- package/dist/utils/shortcuts.d.ts.map +0 -1
- package/dist/utils/shortcuts.js.map +0 -1
- package/dist/utils/storage.d.ts.map +0 -1
- package/dist/utils/storage.js.map +0 -1
- package/dist/utils/targetSelector.d.ts.map +0 -1
- package/dist/utils/targetSelector.js.map +0 -1
- package/dist/utils/validateFeedbackImport.d.ts.map +0 -1
- package/dist/utils/validateFeedbackImport.js.map +0 -1
- /package/dist/utils/{feedbackCaseId.js → feedback/feedbackCaseId.js} +0 -0
- /package/dist/utils/{feedbackDeepLink.js → feedback/feedbackDeepLink.js} +0 -0
- /package/dist/utils/{hoverTooltipLayout.d.ts → marker/hoverTooltipLayout.d.ts} +0 -0
- /package/dist/utils/{hoverTooltipLayout.js → marker/hoverTooltipLayout.js} +0 -0
- /package/dist/utils/{markerShape.js → marker/markerShape.js} +0 -0
- /package/dist/utils/{formatStatCount.d.ts → panel/formatStatCount.d.ts} +0 -0
- /package/dist/utils/{formatStatCount.js → panel/formatStatCount.js} +0 -0
- /package/dist/utils/{heatmapActivity.js → panel/heatmapActivity.js} +0 -0
- /package/dist/utils/{panelTypography.d.ts → panel/panelTypography.d.ts} +0 -0
- /package/dist/utils/{panelTypography.js → panel/panelTypography.js} +0 -0
- /package/dist/utils/{cssStepper.d.ts → probe/cssStepper.d.ts} +0 -0
- /package/dist/utils/{cssStepper.js → probe/cssStepper.js} +0 -0
- /package/dist/utils/{pickProbe.js → probe/pickProbe.js} +0 -0
- /package/dist/utils/{pickProbeLayout.d.ts → probe/pickProbeLayout.d.ts} +0 -0
- /package/dist/utils/{pickProbeLayout.js → probe/pickProbeLayout.js} +0 -0
- /package/dist/utils/{pickTargetDeleteAnimation.d.ts → probe/pickTargetDeleteAnimation.d.ts} +0 -0
- /package/dist/utils/{pickTargetInspect.js → probe/pickTargetInspect.js} +0 -0
- /package/dist/utils/{probeColor.d.ts → probe/probeColor.d.ts} +0 -0
- /package/dist/utils/{probeColor.js → probe/probeColor.js} +0 -0
- /package/dist/utils/{probeLayout.js → probe/probeLayout.js} +0 -0
- /package/dist/utils/{probeSessionHistory.js → probe/probeSessionHistory.js} +0 -0
- /package/dist/utils/{projectId.d.ts → report/projectId.d.ts} +0 -0
- /package/dist/utils/{reportCallbacks.js → report/reportCallbacks.js} +0 -0
- /package/dist/utils/{reportCases.js → report/reportCases.js} +0 -0
- /package/dist/utils/{reportProject.js → report/reportProject.js} +0 -0
- /package/dist/utils/{reportVisibility.js → report/reportVisibility.js} +0 -0
- /package/dist/utils/{env.d.ts → shared/env.d.ts} +0 -0
- /package/dist/utils/{env.js → shared/env.js} +0 -0
- /package/dist/utils/{format.js → shared/format.js} +0 -0
- /package/dist/utils/{hexColor.d.ts → shared/hexColor.d.ts} +0 -0
- /package/dist/utils/{hexColor.js → shared/hexColor.js} +0 -0
- /package/dist/utils/{pathname.d.ts → shared/pathname.d.ts} +0 -0
- /package/dist/utils/{pathname.js → shared/pathname.js} +0 -0
- /package/dist/utils/{pathnameNavigation.d.ts → shared/pathnameNavigation.d.ts} +0 -0
- /package/dist/utils/{pathnameNavigation.js → shared/pathnameNavigation.js} +0 -0
- /package/dist/utils/{shortcuts.d.ts → shared/shortcuts.d.ts} +0 -0
- /package/dist/utils/{shortcuts.js → shared/shortcuts.js} +0 -0
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useState } from "react";
|
|
3
3
|
import { APPEARANCE_OPTION_VALUES } from "../../constants/appearance.js";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import { formatPresentationViewerLabel } from "../../utils/reportTeam.js";
|
|
4
|
+
import { DEFAULT_FEEDBACK_MODE_DOT_COLORS, FONT_FAMILY_SUGGESTIONS } from "../../constants/markerAppearance.js";
|
|
5
|
+
import { useReportPreferences, useReportSession } from "../../providers/reportContext.js";
|
|
6
|
+
import { formatPresentationViewerLabel } from "../../utils/report/reportTeam.js";
|
|
7
7
|
import { ChevronLeftIcon, ChevronRightIcon } from "../../components/icons/Icons.js";
|
|
8
8
|
import { AppearanceThemePicker } from "./AppearanceThemePicker.js";
|
|
9
|
-
import { DiscreteScaleDial } from "./DiscreteScaleDial.js";
|
|
10
9
|
import { HexColorField } from "./HexColorField.js";
|
|
11
10
|
import { MarkerShapePicker } from "./MarkerShapePicker.js";
|
|
11
|
+
import { PanelMarkerDisplayControls } from "./PanelMarkerDisplayControls.js";
|
|
12
12
|
import { PanelOptionSwitch } from "./PanelOptionSwitch.js";
|
|
13
13
|
import { PanelTabSelector } from "./PanelTabSelector.js";
|
|
14
14
|
const LOCALE_OPTIONS = ["en", "ko"];
|
|
@@ -43,7 +43,8 @@ function getCategoryTitle(category, messages) {
|
|
|
43
43
|
}
|
|
44
44
|
export function PanelSettings({ transferDisabled = false, panelAppearance, onPanelAppearanceChange, tooltipAppearance, onTooltipAppearanceChange, questionThreadDisplay, onQuestionThreadDisplayChange, onExport, onImport, onCommand, hasPersonalKey, onKeyCopy, onPublicKeyCopy, onKeyInsert, onKeyRotate, }) {
|
|
45
45
|
const [activeCategory, setActiveCategory] = useState(null);
|
|
46
|
-
const { locale, setLocale, messages, showMarkerTargetPreview, setShowMarkerTargetPreview, isPresentationMode, presentationViewers,
|
|
46
|
+
const { locale, setLocale, messages, showMarkerTargetPreview, setShowMarkerTargetPreview, isPresentationMode, presentationViewers, markerAppearance, setMarkerSize, setMarkerShape, setMarkerColor, setFeedbackModeDotColors, setFeedbackModeDotColor, typography, setFontSize, setFontFamily, panelRole, visiblePanelTabs, visiblePanelTabsSummary, resolvedTabAvailabilityContext, setVisiblePanelTabs, resetVisibleTabsToRoleDefault } = useReportPreferences();
|
|
47
|
+
const { presentationViewerId, setPresentationViewerId } = useReportSession();
|
|
47
48
|
const scaleLabels = {
|
|
48
49
|
sm: messages.settings.scaleSm,
|
|
49
50
|
md: messages.settings.scaleMd,
|
|
@@ -93,7 +94,7 @@ export function PanelSettings({ transferDisabled = false, panelAppearance, onPan
|
|
|
93
94
|
}, className: `rounded-[8px] px-[12px] py-[8px] text-left text-[13px] transition-colors disabled:cursor-not-allowed disabled:opacity-50 ${active
|
|
94
95
|
? "bg-[var(--adaptive-blue50)] font-semibold text-[var(--adaptive-blue500)]"
|
|
95
96
|
: "text-[var(--adaptive-black800)] hover:bg-[var(--adaptive-black100)]"}`, children: option.label }, option.value));
|
|
96
|
-
}) })] })) : null, activeCategory === "appearance" ? (_jsxs(_Fragment, { children: [_jsx(SettingsSection, { label: messages.settings.sectionTheme, children: _jsxs("div", { className: "flex flex-col gap-[10px] px-[12px] pb-[10px]", children: [_jsxs("div", { children: [_jsx("p", { className: "mb-[6px] text-[11px] font-medium text-[var(--adaptive-black600)]", children: messages.moreMenu.panelTheme }), _jsx(AppearanceThemePicker, { options: appearanceOptions, value: panelAppearance, onChange: onPanelAppearanceChange, ariaLabel: messages.moreMenu.panelThemeAriaLabel })] }), _jsxs("div", { children: [_jsx("p", { className: "mb-[6px] text-[11px] font-medium text-[var(--adaptive-black600)]", children: messages.moreMenu.tooltipTheme }), _jsx(AppearanceThemePicker, { options: appearanceOptions, value: tooltipAppearance, onChange: onTooltipAppearanceChange, ariaLabel: messages.moreMenu.tooltipThemeAriaLabel })] }), _jsxs("div", { children: [_jsx("p", { className: "mb-[6px] text-[11px] font-medium text-[var(--adaptive-black600)]", children: messages.moreMenu.language }), _jsx(PanelOptionSwitch, { options: localeOptions, value: locale, onChange: setLocale, ariaLabel: messages.moreMenu.languageAriaLabel })] })] }) }), _jsx(SettingsSection, { label: messages.settings.
|
|
97
|
+
}) })] })) : null, activeCategory === "appearance" ? (_jsxs(_Fragment, { children: [_jsx(SettingsSection, { label: messages.settings.sectionTheme, children: _jsxs("div", { className: "flex flex-col gap-[10px] px-[12px] pb-[10px]", children: [_jsxs("div", { children: [_jsx("p", { className: "mb-[6px] text-[11px] font-medium text-[var(--adaptive-black600)]", children: messages.moreMenu.panelTheme }), _jsx(AppearanceThemePicker, { options: appearanceOptions, value: panelAppearance, onChange: onPanelAppearanceChange, ariaLabel: messages.moreMenu.panelThemeAriaLabel })] }), _jsxs("div", { children: [_jsx("p", { className: "mb-[6px] text-[11px] font-medium text-[var(--adaptive-black600)]", children: messages.moreMenu.tooltipTheme }), _jsx(AppearanceThemePicker, { options: appearanceOptions, value: tooltipAppearance, onChange: onTooltipAppearanceChange, ariaLabel: messages.moreMenu.tooltipThemeAriaLabel })] }), _jsxs("div", { children: [_jsx("p", { className: "mb-[6px] text-[11px] font-medium text-[var(--adaptive-black600)]", children: messages.moreMenu.language }), _jsx(PanelOptionSwitch, { options: localeOptions, value: locale, onChange: setLocale, ariaLabel: messages.moreMenu.languageAriaLabel })] })] }) }), _jsx(SettingsSection, { label: messages.settings.sectionFeedbackMode, children: _jsxs("div", { className: "flex flex-col gap-[12px] px-[12px] pb-[10px]", children: [_jsx(HexColorField, { label: messages.settings.feedbackModeDotColorLight, value: markerAppearance.feedbackModeDotColors.light, onChange: (color) => setFeedbackModeDotColor("light", color) }), _jsx(HexColorField, { label: messages.settings.feedbackModeDotColorDark, value: markerAppearance.feedbackModeDotColors.dark, onChange: (color) => setFeedbackModeDotColor("dark", color) }), _jsx(SettingsActionButton, { onClick: () => setFeedbackModeDotColors(DEFAULT_FEEDBACK_MODE_DOT_COLORS), children: messages.settings.resetFeedbackModeDotColors })] }) }), _jsx(SettingsSection, { label: messages.settings.sectionMarkerAppearance, children: _jsxs("div", { className: "flex flex-col gap-[12px] px-[12px] pb-[10px]", children: [_jsx(PanelMarkerDisplayControls, { markerSize: markerAppearance.size, fontSize: typography.fontSize, onMarkerSizeChange: setMarkerSize, onFontSizeChange: setFontSize, scaleLabels: scaleLabels, markerFontSizeLabels: markerFontSizeLabels, markerSizeLabel: messages.settings.markerSize, markerFontSizeLabel: messages.settings.markerFontSize, markerSizeAriaLabel: messages.settings.markerSizeAriaLabel, markerFontSizeAriaLabel: messages.settings.markerFontSizeAriaLabel }), _jsxs("div", { children: [_jsx("p", { className: "mb-[6px] text-[11px] font-medium text-[var(--adaptive-black600)]", children: messages.settings.markerShape }), _jsx(MarkerShapePicker, { value: markerAppearance.shape, onChange: setMarkerShape, labels: markerShapeLabels, ariaLabel: messages.settings.markerShapeAriaLabel })] }), _jsx(HexColorField, { label: messages.settings.markerColorOpen, value: markerAppearance.colors.open, onChange: (color) => setMarkerColor("open", color) }), _jsx(HexColorField, { label: messages.settings.markerColorResolved, value: markerAppearance.colors.resolved, onChange: (color) => setMarkerColor("resolved", color) }), _jsx(HexColorField, { label: messages.settings.markerColorGitIssued, value: markerAppearance.colors.gitIssued, onChange: (color) => setMarkerColor("gitIssued", color) })] }) }), _jsx(SettingsSection, { label: messages.settings.sectionTypography, children: _jsx("div", { className: "flex flex-col gap-[12px] px-[12px] pb-[10px]", children: _jsxs("label", { className: "flex flex-col gap-[4px] text-[11px]", children: [_jsx("span", { className: "font-medium text-[var(--adaptive-black500)]", children: messages.settings.fontFamily }), _jsx("input", { type: "text", list: "fivepixels-font-family-suggestions", value: typography.fontFamily, onChange: (event) => setFontFamily(event.target.value), "aria-label": messages.settings.fontFamilyAriaLabel, className: "w-full rounded-[8px] border border-[var(--adaptive-border-subtle)] bg-[var(--adaptive-black50)] px-[8px] py-[6px] text-[12px] text-[var(--adaptive-black900)] outline-none focus:border-[var(--adaptive-blue500)]" }), _jsx("datalist", { id: "fivepixels-font-family-suggestions", children: FONT_FAMILY_SUGGESTIONS.map((family) => (_jsx("option", { value: family }, family))) })] }) }) })] })) : null, activeCategory === "display" ? (_jsxs(_Fragment, { children: [_jsx(SettingsSection, { label: messages.moreMenu.questionThread, children: _jsx("div", { className: "px-[12px] pb-[10px]", children: _jsx(PanelOptionSwitch, { options: questionThreadOptions, value: questionThreadDisplay, onChange: onQuestionThreadDisplayChange, ariaLabel: messages.moreMenu.questionThreadAriaLabel }) }) }), _jsx(SettingsSection, { label: messages.settings.sectionMarker, children: _jsx("div", { className: "px-[12px] pb-[10px]", children: _jsx(PanelOptionSwitch, { options: [
|
|
97
98
|
{ value: "off", label: messages.settings.markerTargetsOff },
|
|
98
99
|
{ value: "on", label: messages.settings.markerTargetsOn },
|
|
99
100
|
], value: showMarkerTargetPreview ? "on" : "off", onChange: (value) => setShowMarkerTargetPreview(value === "on"), ariaLabel: messages.settings.markerTargetsAriaLabel }) }) })] })) : null, activeCategory === "tabs" ? (_jsx(SettingsSection, { label: messages.settings.categoryTabs, children: _jsxs("div", { className: "flex flex-col gap-[12px] px-[12px] pb-[10px]", children: [_jsx(PanelTabSelector, { role: panelRole, selectedTabs: visiblePanelTabs, context: resolvedTabAvailabilityContext, messages: messages, onChange: setVisiblePanelTabs }), _jsx(SettingsActionButton, { onClick: resetVisibleTabsToRoleDefault, children: messages.settings.resetTabsToRoleDefault })] }) })) : null, activeCategory === "data-and-keys" ? (_jsxs(_Fragment, { children: [_jsxs(SettingsSection, { label: messages.moreMenu.sectionTransfer, children: [_jsx(SettingsActionButton, { disabled: transferDisabled, onClick: onImport, children: messages.moreMenu.import }), _jsx(SettingsActionButton, { disabled: transferDisabled, onClick: onExport, children: messages.moreMenu.export })] }), _jsxs(SettingsSection, { label: messages.moreMenu.sectionKey, children: [_jsx(SettingsActionButton, { disabled: !hasPersonalKey, onClick: onPublicKeyCopy, children: messages.moreMenu.publicKeyCopy }), _jsx(SettingsActionButton, { disabled: !hasPersonalKey, onClick: onKeyCopy, children: messages.moreMenu.keyCopy }), _jsx(SettingsActionButton, { onClick: onKeyInsert, children: messages.moreMenu.keyInsert }), _jsx(SettingsActionButton, { disabled: !hasPersonalKey, onClick: onKeyRotate, children: messages.moreMenu.keyRotate })] })] })) : null, activeCategory === "advanced" ? (_jsx(SettingsSection, { label: messages.moreMenu.sectionAdvanced, children: _jsx(SettingsActionButton, { disabled: transferDisabled, onClick: onCommand, children: messages.moreMenu.command }) })) : null] })] }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PanelSettings.js","sourceRoot":"","sources":["../../../src/components/panel/PanelSettings.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"PanelSettings.js","sourceRoot":"","sources":["../../../src/components/panel/PanelSettings.tsx"],"names":[],"mappings":"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"}
|
|
@@ -8,6 +8,6 @@ type PanelTabSelectorProps = {
|
|
|
8
8
|
messages: ReportMessages;
|
|
9
9
|
onChange: (nextTabs: UserSelectablePanelTab[]) => void;
|
|
10
10
|
};
|
|
11
|
-
export declare function PanelTabSelector({ role, selectedTabs, context, messages, onChange }: PanelTabSelectorProps): import("react
|
|
11
|
+
export declare function PanelTabSelector({ role, selectedTabs, context, messages, onChange }: PanelTabSelectorProps): import("react").JSX.Element;
|
|
12
12
|
export {};
|
|
13
13
|
//# sourceMappingURL=PanelTabSelector.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PanelTabSelector.d.ts","sourceRoot":"","sources":["../../../src/components/panel/PanelTabSelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,EAIH,KAAK,2BAA2B,EAEhC,KAAK,sBAAsB,EAC9B,MAAM,iCAAiC,CAAC;AAEzC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAGtD,KAAK,qBAAqB,GAAG;IACzB,IAAI,EAAE,SAAS,CAAC;IAChB,YAAY,EAAE,sBAAsB,EAAE,CAAC;IACvC,OAAO,EAAE,2BAA2B,CAAC;IACrC,QAAQ,EAAE,cAAc,CAAC;IACzB,QAAQ,EAAE,CAAC,QAAQ,EAAE,sBAAsB,EAAE,KAAK,IAAI,CAAC;CAC1D,CAAC;AAgGF,wBAAgB,gBAAgB,CAAC,EAAE,IAAI,EAAE,YAAY,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,qBAAqB
|
|
1
|
+
{"version":3,"file":"PanelTabSelector.d.ts","sourceRoot":"","sources":["../../../src/components/panel/PanelTabSelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,EAIH,KAAK,2BAA2B,EAEhC,KAAK,sBAAsB,EAC9B,MAAM,iCAAiC,CAAC;AAEzC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAGtD,KAAK,qBAAqB,GAAG;IACzB,IAAI,EAAE,SAAS,CAAC;IAChB,YAAY,EAAE,sBAAsB,EAAE,CAAC;IACvC,OAAO,EAAE,2BAA2B,CAAC;IACrC,QAAQ,EAAE,cAAc,CAAC;IACzB,QAAQ,EAAE,CAAC,QAAQ,EAAE,sBAAsB,EAAE,KAAK,IAAI,CAAC;CAC1D,CAAC;AAgGF,wBAAgB,gBAAgB,CAAC,EAAE,IAAI,EAAE,YAAY,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,qBAAqB,+BAwD1G"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo } from "react";
|
|
3
3
|
import { getExperimentalUserTabs, getPanelTabDefinition, getStableUserTabs, } from "../../constants/panelTabRegistry.js";
|
|
4
|
-
import { isTabRecommendedForRole, moveVisibleTab } from "../../utils/panelTabPreference.js";
|
|
4
|
+
import { isTabRecommendedForRole, moveVisibleTab } from "../../utils/panel/panelTabPreference.js";
|
|
5
5
|
import { ChevronDownIcon } from "../../components/icons/Icons.js";
|
|
6
6
|
function buildOrderedSectionTabs(sectionTabs, selectedTabs) {
|
|
7
7
|
const sectionIds = new Set(sectionTabs.map((tab) => tab.id));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PanelTabSelector.js","sourceRoot":"","sources":["../../../src/components/panel/PanelTabSelector.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAEhC,OAAO,EACH,uBAAuB,EACvB,qBAAqB,EACrB,iBAAiB,GAIpB,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,uBAAuB,EAAE,cAAc,EAAE,MAAM
|
|
1
|
+
{"version":3,"file":"PanelTabSelector.js","sourceRoot":"","sources":["../../../src/components/panel/PanelTabSelector.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare function ProbeEditModeBanner(): import("react
|
|
1
|
+
export declare function ProbeEditModeBanner(): import("react").JSX.Element | null;
|
|
2
2
|
//# sourceMappingURL=ProbeEditModeBanner.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProbeEditModeBanner.d.ts","sourceRoot":"","sources":["../../../src/components/panel/ProbeEditModeBanner.tsx"],"names":[],"mappings":"AAkCA,wBAAgB,mBAAmB,
|
|
1
|
+
{"version":3,"file":"ProbeEditModeBanner.d.ts","sourceRoot":"","sources":["../../../src/components/panel/ProbeEditModeBanner.tsx"],"names":[],"mappings":"AAkCA,wBAAgB,mBAAmB,uCAmElC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { ChevronLeftIcon, ChevronRightIcon } from "../../components/icons/Icons.js";
|
|
3
3
|
import { PickTargetCompareSegment } from "../../components/overlay/PickTargetCompareSegment.js";
|
|
4
|
-
import {
|
|
4
|
+
import { useReportPreferences, useReportSession } from "../../providers/reportContext.js";
|
|
5
5
|
function ProbeEditModeSpinner() {
|
|
6
6
|
return (_jsx("span", { className: "fivepixels-spin inline-block h-[12px] w-[12px] shrink-0 rounded-full border-2 border-white/30 border-t-white", "aria-hidden": true }));
|
|
7
7
|
}
|
|
@@ -12,7 +12,8 @@ function ProbeEditModeHistoryButton({ label, disabled, onClick, children }) {
|
|
|
12
12
|
return (_jsx("button", { type: "button", "data-fivepixels-interactive": "", "aria-label": label, title: label, disabled: disabled, onClick: onClick, className: "inline-flex shrink-0 items-center justify-center rounded-[4px] p-[2px] text-white transition-opacity enabled:hover:bg-white/15 disabled:cursor-not-allowed disabled:opacity-35", children: children }));
|
|
13
13
|
}
|
|
14
14
|
export function ProbeEditModeBanner() {
|
|
15
|
-
const {
|
|
15
|
+
const { messages } = useReportPreferences();
|
|
16
|
+
const { hasProbeSessionChanges, savedProbeCompareMode, setSavedProbeCompareMode, revertAllSavedProbeEdits, savedProbeEdits, canUndoProbeSession, canRedoProbeSession, undoProbeSessionAction, redoProbeSessionAction, } = useReportSession();
|
|
16
17
|
if (!hasProbeSessionChanges) {
|
|
17
18
|
return null;
|
|
18
19
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProbeEditModeBanner.js","sourceRoot":"","sources":["../../../src/components/panel/ProbeEditModeBanner.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,kDAAkD,CAAC;AAC5F,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"ProbeEditModeBanner.js","sourceRoot":"","sources":["../../../src/components/panel/ProbeEditModeBanner.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,kDAAkD,CAAC;AAC5F,OAAO,EAAE,oBAAoB,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEtF,SAAS,oBAAoB;IACzB,OAAO,CACH,eACI,SAAS,EAAC,8GAA8G,wBAE1H,CACL,CAAC;AACN,CAAC;AAED,SAAS,oBAAoB;IACzB,OAAO,eAAM,SAAS,EAAC,oCAAoC,kBAAS,CAAC;AACzE,CAAC;AAED,SAAS,0BAA0B,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAkF;IACtJ,OAAO,CACH,iBACI,IAAI,EAAC,QAAQ,iCACe,EAAE,gBAClB,KAAK,EACjB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE,OAAO,EAChB,SAAS,EAAC,gLAAgL,YAEzL,QAAQ,GACJ,CACZ,CAAC;AACN,CAAC;AAED,MAAM,UAAU,mBAAmB;IAC/B,MAAM,EAAE,QAAQ,EAAE,GAAG,oBAAoB,EAAE,CAAC;IAC5C,MAAM,EACF,sBAAsB,EACtB,qBAAqB,EACrB,wBAAwB,EACxB,wBAAwB,EACxB,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,sBAAsB,EACtB,sBAAsB,GACzB,GAAG,gBAAgB,EAAE,CAAC;IAEvB,IAAI,CAAC,sBAAsB,EAAE,CAAC;QAC1B,OAAO,IAAI,CAAC;IAChB,CAAC;IAED,MAAM,WAAW,GAAG,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,MAAM,GAAG,CAAC,CAAC;IAE5D,OAAO,CACH,mBACI,SAAS,EAAC,kGAAkG,iCAChF,EAAE,aAE9B,KAAC,oBAAoB,KAAG,EACxB,YAAG,SAAS,EAAC,iEAAiE,YAAE,QAAQ,CAAC,KAAK,CAAC,mBAAmB,GAAK,EACvH,KAAC,oBAAoB,KAAG,EACxB,iBACI,IAAI,EAAC,QAAQ,iCACe,EAAE,EAC9B,OAAO,EAAE,GAAG,EAAE,CAAC,wBAAwB,EAAE,EACzC,SAAS,EAAC,kFAAkF,YAE3F,QAAQ,CAAC,KAAK,CAAC,kBAAkB,GAC7B,EACT,KAAC,oBAAoB,KAAG,EACxB,eAAK,SAAS,EAAC,sCAAsC,aACjD,KAAC,0BAA0B,IACvB,KAAK,EAAE,QAAQ,CAAC,KAAK,CAAC,iBAAiB,EACvC,QAAQ,EAAE,CAAC,mBAAmB,EAC9B,OAAO,EAAE,GAAG,EAAE,CAAC,sBAAsB,EAAE,YAEvC,KAAC,eAAe,IAAC,SAAS,EAAC,mBAAmB,GAAG,GACxB,EAC7B,KAAC,0BAA0B,IACvB,KAAK,EAAE,QAAQ,CAAC,KAAK,CAAC,iBAAiB,EACvC,QAAQ,EAAE,CAAC,mBAAmB,EAC9B,OAAO,EAAE,GAAG,EAAE,CAAC,sBAAsB,EAAE,YAEvC,KAAC,gBAAgB,IAAC,SAAS,EAAC,mBAAmB,GAAG,GACzB,IAC3B,EACL,WAAW,CAAC,CAAC,CAAC,CACX,8BACI,KAAC,oBAAoB,KAAG,EACxB,KAAC,wBAAwB,IACrB,IAAI,EAAE,qBAAqB,EAC3B,QAAQ,EAAE,wBAAwB,EAClC,WAAW,EAAE,QAAQ,CAAC,UAAU,CAAC,WAAW,EAC5C,UAAU,EAAE,QAAQ,CAAC,UAAU,CAAC,UAAU,EAC1C,IAAI,EAAC,SAAS,GAChB,IACH,CACN,CAAC,CAAC,CAAC,IAAI,IACF,CACb,CAAC;AACN,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare function ReportAuthDiagnostics(): import("react
|
|
1
|
+
export declare function ReportAuthDiagnostics(): import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=ReportAuthDiagnostics.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReportAuthDiagnostics.d.ts","sourceRoot":"","sources":["../../../src/components/panel/ReportAuthDiagnostics.tsx"],"names":[],"mappings":"AA6CA,wBAAgB,qBAAqB,
|
|
1
|
+
{"version":3,"file":"ReportAuthDiagnostics.d.ts","sourceRoot":"","sources":["../../../src/components/panel/ReportAuthDiagnostics.tsx"],"names":[],"mappings":"AA6CA,wBAAgB,qBAAqB,gCAoFpC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo, useState } from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { useReportPreferences, useReportData } from "../../providers/reportContext.js";
|
|
4
4
|
const FIELD_LABELS = {
|
|
5
5
|
projectId: "projectId",
|
|
6
6
|
environment: "environment",
|
|
@@ -37,7 +37,8 @@ function reasonToDescription(reason) {
|
|
|
37
37
|
return reasonMap[reason] ?? reason;
|
|
38
38
|
}
|
|
39
39
|
export function ReportAuthDiagnostics() {
|
|
40
|
-
const { messages
|
|
40
|
+
const { messages } = useReportPreferences();
|
|
41
|
+
const { authDiagnostics } = useReportData();
|
|
41
42
|
const diagnostics = messages.authDiagnostics;
|
|
42
43
|
const [copied, setCopied] = useState(false);
|
|
43
44
|
const reasonText = useMemo(() => reasonToDescription(authDiagnostics.reason), [authDiagnostics.reason]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReportAuthDiagnostics.js","sourceRoot":"","sources":["../../../src/components/panel/ReportAuthDiagnostics.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"ReportAuthDiagnostics.js","sourceRoot":"","sources":["../../../src/components/panel/ReportAuthDiagnostics.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,EAAE,oBAAoB,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAEnF,MAAM,YAAY,GAA0F;IACxG,SAAS,EAAE,WAAW;IACtB,WAAW,EAAE,aAAa;IAC1B,QAAQ,EAAE,UAAU;IACpB,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE,WAAW;CACzB,CAAC;AAEF,SAAS,SAAS,CAAC,KAAoB,EAAE,KAA4E;IACjH,IAAI,CAAC,KAAK,EAAE,CAAC;QACT,OAAO,GAAG,CAAC;IACf,CAAC;IAED,IAAI,KAAK,KAAK,WAAW,EAAE,CAAC;QACxB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,IAAI,KAAK,CAAC,MAAM,IAAI,EAAE,EAAE,CAAC;QACrB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO,GAAG,KAAK,CAAC,KAAK,CAAC,CAAC,EAAE,EAAE,CAAC,MAAM,KAAK,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC;AACzD,CAAC;AAED,SAAS,mBAAmB,CAAC,MAAc;IACvC,MAAM,SAAS,GAA2B;QACtC,2BAA2B,EAAE,iCAAiC;QAC9D,sBAAsB,EAAE,eAAe;QACvC,6BAA6B,EAAE,yBAAyB;QACxD,kBAAkB,EAAE,gCAAgC;QACpD,sBAAsB,EAAE,gCAAgC;QACxD,qBAAqB,EAAE,oDAAoD;QAC3E,oBAAoB,EAAE,uCAAuC;QAC7D,sBAAsB,EAAE,mCAAmC;QAC3D,yBAAyB,EAAE,8BAA8B;QACzD,qBAAqB,EAAE,gCAAgC;QACvD,OAAO,EAAE,kBAAkB;KAC9B,CAAC;IAEF,OAAO,SAAS,CAAC,MAAM,CAAC,IAAI,MAAM,CAAC;AACvC,CAAC;AAED,MAAM,UAAU,qBAAqB;IACjC,MAAM,EAAE,QAAQ,EAAE,GAAG,oBAAoB,EAAE,CAAC;IAC5C,MAAM,EAAE,eAAe,EAAE,GAAG,aAAa,EAAE,CAAC;IAC5C,MAAM,WAAW,GAAG,QAAQ,CAAC,eAAe,CAAC;IAC7C,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAC5C,MAAM,UAAU,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,mBAAmB,CAAC,eAAe,CAAC,MAAM,CAAC,EAAE,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,CAAC;IAExG,MAAM,UAAU,GAAG,KAAK,IAAI,EAAE;QAC1B,IAAI,CAAC;YACD,MAAM,SAAS,CAAC,SAAS,CAAC,SAAS,CAAC,IAAI,CAAC,SAAS,CAAC,eAAe,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC;YAC9E,SAAS,CAAC,IAAI,CAAC,CAAC;YAChB,MAAM,CAAC,UAAU,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,CAAC;QACpD,CAAC;QAAC,MAAM,CAAC;YACL,SAAS,CAAC,KAAK,CAAC,CAAC;QACrB,CAAC;IACL,CAAC,CAAC;IAEF,IAAI,CAAC,eAAe,EAAE,CAAC;QACnB,OAAO,CACH,kBAAS,SAAS,EAAC,oEAAoE,YACnF,YAAG,SAAS,EAAC,6CAA6C,YAAE,WAAW,CAAC,MAAM,GAAK,GAC7E,CACb,CAAC;IACN,CAAC;IAED,OAAO,CACH,mBAAS,SAAS,EAAC,oFAAoF,aACnG,eAAK,SAAS,EAAC,6CAA6C,aACxD,aAAI,SAAS,EAAC,uDAAuD,YAAE,WAAW,CAAC,KAAK,GAAM,EAC9F,eACI,SAAS,EAAE,4DACP,eAAe,CAAC,MAAM,KAAK,SAAS;4BAChC,CAAC,CAAC,kGAAkG;4BACpG,CAAC,CAAC,eAAe,CAAC,MAAM,KAAK,UAAU;gCACrC,CAAC,CAAC,+DAA+D;gCACjE,CAAC,CAAC,2BACZ,EAAE,YAED,eAAe,CAAC,MAAM,KAAK,SAAS;4BACjC,CAAC,CAAC,WAAW,CAAC,aAAa;4BAC3B,CAAC,CAAC,eAAe,CAAC,MAAM,KAAK,UAAU;gCACrC,CAAC,CAAC,SAAS;gCACX,CAAC,CAAC,WAAW,CAAC,YAAY,GAC7B,IACL,EACN,YAAG,SAAS,EAAC,oEAAoE,YAAE,WAAW,CAAC,WAAW,GAAK,EAE/G,eAAK,SAAS,EAAC,8GAA8G,aACzH,YAAG,SAAS,EAAC,2DAA2D,YAAE,WAAW,CAAC,MAAM,GAAK,EACjG,YAAG,SAAS,EAAC,gEAAgE,YAAE,UAAU,GAAK,EAC9F,YAAG,SAAS,EAAC,gEAAgE,YAAE,eAAe,CAAC,MAAM,GAAK,IACxG,EAEN,eAAK,SAAS,EAAC,qHAAqH,aAChI,eAAK,SAAS,EAAC,+LAA+L,aAC1M,sBAAI,WAAW,CAAC,KAAK,GAAK,EAC1B,sBAAI,WAAW,CAAC,QAAQ,GAAK,EAC7B,sBAAI,WAAW,CAAC,MAAM,GAAK,EAC3B,YAAG,SAAS,EAAC,YAAY,mBAAO,IAC9B,EACL,eAAe,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CACjC,eAEI,SAAS,EAAC,yJAAyJ,aAEnK,YAAG,SAAS,EAAC,+CAA+C,YAAE,YAAY,CAAC,IAAI,CAAC,KAAK,CAAC,GAAK,EAC3F,YAAG,SAAS,EAAC,2CAA2C,YAAE,SAAS,CAAC,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,KAAK,CAAC,GAAK,EACnG,YAAG,SAAS,EAAC,2CAA2C,YAAE,SAAS,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,KAAK,CAAC,GAAK,EACjG,YAAG,SAAS,EAAE,4BAA4B,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,iCAAiC,CAAC,CAAC,CAAC,eAAe,EAAE,YAAG,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,GAAK,KANzI,IAAI,CAAC,KAAK,CAOb,CACT,CAAC,IACA,EAEN,cAAK,SAAS,EAAC,yCAAyC,YACpD,iBACI,IAAI,EAAC,QAAQ,EACb,OAAO,EAAE,GAAG,EAAE,CAAC,KAAK,UAAU,EAAE,EAChC,SAAS,EAAC,2MAA2M,YAEpN,MAAM,CAAC,CAAC,CAAC,WAAW,CAAC,UAAU,CAAC,CAAC,CAAC,WAAW,CAAC,QAAQ,GAClD,GACP,IACA,CACb,CAAC;AACN,CAAC"}
|
|
@@ -13,6 +13,6 @@ type ReportCommandPanelProps = {
|
|
|
13
13
|
} | null;
|
|
14
14
|
onNoticeClear?: () => void;
|
|
15
15
|
};
|
|
16
|
-
export declare function ReportCommandPanel({ onExecute, onClose, notice, onNoticeClear }: ReportCommandPanelProps): import("react
|
|
16
|
+
export declare function ReportCommandPanel({ onExecute, onClose, notice, onNoticeClear }: ReportCommandPanelProps): import("react").JSX.Element;
|
|
17
17
|
export {};
|
|
18
18
|
//# sourceMappingURL=ReportCommandPanel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReportCommandPanel.d.ts","sourceRoot":"","sources":["../../../src/components/panel/ReportCommandPanel.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,oBAAoB,GAAG;IAAE,MAAM,EAAE,SAAS,CAAC;IAAC,OAAO,EAAE,MAAM,CAAA;CAAE,GAAG;IAAE,MAAM,EAAE,SAAS,CAAA;CAAE,CAAC;AAElG,KAAK,uBAAuB,GAAG;IAC3B,SAAS,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,OAAO,CAAC,oBAAoB,CAAC,CAAC;IAC1D,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,GAAG,IAAI,CAAC;IACtD,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;CAC9B,CAAC;AAEF,wBAAgB,kBAAkB,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,MAAa,EAAE,aAAa,EAAE,EAAE,uBAAuB
|
|
1
|
+
{"version":3,"file":"ReportCommandPanel.d.ts","sourceRoot":"","sources":["../../../src/components/panel/ReportCommandPanel.tsx"],"names":[],"mappings":"AAGA,MAAM,MAAM,oBAAoB,GAAG;IAAE,MAAM,EAAE,SAAS,CAAC;IAAC,OAAO,EAAE,MAAM,CAAA;CAAE,GAAG;IAAE,MAAM,EAAE,SAAS,CAAA;CAAE,CAAC;AAElG,KAAK,uBAAuB,GAAG;IAC3B,SAAS,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,OAAO,CAAC,oBAAoB,CAAC,CAAC;IAC1D,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,GAAG,IAAI,CAAC;IACtD,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;CAC9B,CAAC;AAEF,wBAAgB,kBAAkB,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,MAAa,EAAE,aAAa,EAAE,EAAE,uBAAuB,+BAkF/G"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useEffect, useState } from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { useReportPreferences } from "../../providers/reportContext.js";
|
|
4
4
|
export function ReportCommandPanel({ onExecute, onClose, notice = null, onNoticeClear }) {
|
|
5
|
-
const { messages } =
|
|
5
|
+
const { messages } = useReportPreferences();
|
|
6
6
|
const [raw, setRaw] = useState("");
|
|
7
7
|
const [statusMessage, setStatusMessage] = useState("");
|
|
8
8
|
const [isError, setIsError] = useState(false);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReportCommandPanel.js","sourceRoot":"","sources":["../../../src/components/panel/ReportCommandPanel.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"ReportCommandPanel.js","sourceRoot":"","sources":["../../../src/components/panel/ReportCommandPanel.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import type { FeedbackInsertConflict } from "../../utils/feedbackDataTransfer.js";
|
|
1
|
+
import type { FeedbackInsertConflict } from "../../utils/feedback/feedbackDataTransfer.js";
|
|
2
2
|
type ReportCommandReplaceConfirmDialogProps = {
|
|
3
3
|
conflicts: FeedbackInsertConflict[];
|
|
4
4
|
onConfirm: () => void;
|
|
5
5
|
onCancel: () => void;
|
|
6
6
|
};
|
|
7
|
-
export declare function ReportCommandReplaceConfirmDialog({ conflicts, onConfirm, onCancel }: ReportCommandReplaceConfirmDialogProps): import("react
|
|
7
|
+
export declare function ReportCommandReplaceConfirmDialog({ conflicts, onConfirm, onCancel }: ReportCommandReplaceConfirmDialogProps): import("react").JSX.Element;
|
|
8
8
|
export {};
|
|
9
9
|
//# sourceMappingURL=ReportCommandReplaceConfirmDialog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReportCommandReplaceConfirmDialog.d.ts","sourceRoot":"","sources":["../../../src/components/panel/ReportCommandReplaceConfirmDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ReportCommandReplaceConfirmDialog.d.ts","sourceRoot":"","sources":["../../../src/components/panel/ReportCommandReplaceConfirmDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0CAA0C,CAAC;AAKvF,KAAK,sCAAsC,GAAG;IAC1C,SAAS,EAAE,sBAAsB,EAAE,CAAC;IACpC,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAEF,wBAAgB,iCAAiC,CAAC,EAAE,SAAS,EAAE,SAAS,EAAE,QAAQ,EAAE,EAAE,sCAAsC,+BAwD3H"}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { useReportPreferences } from "../../providers/reportContext.js";
|
|
3
|
+
import { MOTION } from "../../constants/motionClasses.js";
|
|
4
|
+
import { getIssueSummary } from "../../utils/report/reportCases.js";
|
|
4
5
|
export function ReportCommandReplaceConfirmDialog({ conflicts, onConfirm, onCancel }) {
|
|
5
|
-
const { messages } =
|
|
6
|
-
return (_jsxs("article", { className:
|
|
6
|
+
const { messages } = useReportPreferences();
|
|
7
|
+
return (_jsxs("article", { className: `bg-[var(--adaptive-grey100)] ${MOTION.dialogIn}`, children: [_jsxs("section", { className: "flex flex-col gap-[4px] p-[16px]", children: [_jsx("h6", { className: "text-[14px] font-bold text-[var(--adaptive-black900)]", children: messages.commandReplace.title }), _jsx("p", { className: "leading-[1.5] text-[var(--adaptive-black500)]", children: messages.commandReplace.description })] }), conflicts.map((conflict) => (_jsxs("section", { className: "border-t border-[var(--adaptive-black200)] p-[12px]", children: [_jsxs("dl", { className: "mb-[8px] grid grid-cols-[72px_1fr] gap-[8px] text-[12px]", children: [_jsx("dt", { className: "font-medium text-[var(--adaptive-black500)]", children: messages.commandReplace.idLabel }), _jsx("dd", { className: "break-all text-[var(--adaptive-black800)]", children: conflict.id }), _jsx("dt", { className: "font-medium text-[var(--adaptive-black500)]", children: messages.commandReplace.reportIdLabel }), _jsx("dd", { className: "break-all text-[var(--adaptive-black800)]", children: conflict.existing.report_id })] }), _jsxs("section", { className: "flex flex-col gap-[4px]", children: [_jsx("p", { className: "text-[12px] text-[var(--adaptive-black700)]", children: messages.commandReplace.existingMessage }), _jsx("p", { className: "rounded-[8px] bg-[var(--adaptive-surface)] p-[8px] text-[12px] leading-[1.5] text-[var(--adaptive-text-secondary)]", children: getIssueSummary(conflict.existing, { summaryMore: messages.cases.summaryMore }) })] }), _jsxs("section", { className: "mt-[8px] flex flex-col gap-[4px]", children: [_jsx("p", { className: "text-[12px] text-[var(--adaptive-black700)]", children: messages.commandReplace.replacementMessage }), _jsx("p", { className: "rounded-[8px] bg-[var(--adaptive-surface)] p-[8px] text-[12px] leading-[1.5] text-[var(--adaptive-blue500)]", children: getIssueSummary(conflict.incoming, { summaryMore: messages.cases.summaryMore }) })] })] }, conflict.id))), _jsxs("section", { className: "flex items-center justify-end gap-[10px] p-[16px]", children: [_jsx("button", { type: "button", onClick: onCancel, className: "rounded-[8px] border border-transparent bg-[var(--adaptive-grey300)] p-[4px_8px] font-semibold text-[var(--adaptive-black700)]", children: messages.common.cancel }), _jsx("button", { type: "button", onClick: onConfirm, className: "rounded-[8px] border border-transparent bg-[var(--adaptive-blue100)] p-[4px_8px] font-bold text-[var(--adaptive-blue500)]", children: messages.common.confirm })] })] }));
|
|
7
8
|
}
|
|
8
9
|
//# sourceMappingURL=ReportCommandReplaceConfirmDialog.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReportCommandReplaceConfirmDialog.js","sourceRoot":"","sources":["../../../src/components/panel/ReportCommandReplaceConfirmDialog.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"ReportCommandReplaceConfirmDialog.js","sourceRoot":"","sources":["../../../src/components/panel/ReportCommandReplaceConfirmDialog.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,MAAM,8BAA8B,CAAC;AACtD,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAQhE,MAAM,UAAU,iCAAiC,CAAC,EAAE,SAAS,EAAE,SAAS,EAAE,QAAQ,EAA0C;IACxH,MAAM,EAAE,QAAQ,EAAE,GAAG,oBAAoB,EAAE,CAAC;IAE5C,OAAO,CACH,mBAAS,SAAS,EAAE,gCAAgC,MAAM,CAAC,QAAQ,EAAE,aACjE,mBAAS,SAAS,EAAC,kCAAkC,aACjD,aAAI,SAAS,EAAC,uDAAuD,YAAE,QAAQ,CAAC,cAAc,CAAC,KAAK,GAAM,EAC1G,YAAG,SAAS,EAAC,+CAA+C,YAAE,QAAQ,CAAC,cAAc,CAAC,WAAW,GAAK,IAChG,EAET,SAAS,CAAC,GAAG,CAAC,CAAC,QAAQ,EAAE,EAAE,CAAC,CACzB,mBAEI,SAAS,EAAC,qDAAqD,aAE/D,cAAI,SAAS,EAAC,0DAA0D,aACpE,aAAI,SAAS,EAAC,6CAA6C,YAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,GAAM,EAClG,aAAI,SAAS,EAAC,2CAA2C,YAAE,QAAQ,CAAC,EAAE,GAAM,EAC5E,aAAI,SAAS,EAAC,6CAA6C,YAAE,QAAQ,CAAC,cAAc,CAAC,aAAa,GAAM,EACxG,aAAI,SAAS,EAAC,2CAA2C,YAAE,QAAQ,CAAC,QAAQ,CAAC,SAAS,GAAM,IAC3F,EAEL,mBAAS,SAAS,EAAC,yBAAyB,aACxC,YAAG,SAAS,EAAC,6CAA6C,YAAE,QAAQ,CAAC,cAAc,CAAC,eAAe,GAAK,EACxG,YAAG,SAAS,EAAC,oHAAoH,YAC5H,eAAe,CAAC,QAAQ,CAAC,QAAQ,EAAE,EAAE,WAAW,EAAE,QAAQ,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,GAChF,IACE,EAEV,mBAAS,SAAS,EAAC,kCAAkC,aACjD,YAAG,SAAS,EAAC,6CAA6C,YAAE,QAAQ,CAAC,cAAc,CAAC,kBAAkB,GAAK,EAC3G,YAAG,SAAS,EAAC,6GAA6G,YACrH,eAAe,CAAC,QAAQ,CAAC,QAAQ,EAAE,EAAE,WAAW,EAAE,QAAQ,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,GAChF,IACE,KAtBL,QAAQ,CAAC,EAAE,CAuBV,CACb,CAAC,EAEF,mBAAS,SAAS,EAAC,mDAAmD,aAClE,iBACI,IAAI,EAAC,QAAQ,EACb,OAAO,EAAE,QAAQ,EACjB,SAAS,EAAC,gIAAgI,YAEzI,QAAQ,CAAC,MAAM,CAAC,MAAM,GAClB,EACT,iBACI,IAAI,EAAC,QAAQ,EACb,OAAO,EAAE,SAAS,EAClB,SAAS,EAAC,2HAA2H,YAEpI,QAAQ,CAAC,MAAM,CAAC,OAAO,GACnB,IACH,IACJ,CACb,CAAC;AACN,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare function ReportControlPanel(): import("react
|
|
1
|
+
export declare function ReportControlPanel(): import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=ReportControlPanel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReportControlPanel.d.ts","sourceRoot":"","sources":["../../../src/components/panel/ReportControlPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ReportControlPanel.d.ts","sourceRoot":"","sources":["../../../src/components/panel/ReportControlPanel.tsx"],"names":[],"mappings":"AAgFA,wBAAgB,kBAAkB,gCAqfjC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { useState } from "react";
|
|
2
|
+
import { useEffect, useRef, useState } from "react";
|
|
3
3
|
import { panelAnchorSide, placementToCollapsedPanelStyle, usePanelDock } from "../../hooks/usePanelDock.js";
|
|
4
4
|
import { usePanelResize, panelSizeToStyle } from "../../hooks/usePanelResize.js";
|
|
5
5
|
import { usePanelFeedbackTransfer } from "../../hooks/usePanelFeedbackTransfer.js";
|
|
@@ -31,9 +31,10 @@ import { PanelPresentationSwitch } from "./PanelPresentationSwitch.js";
|
|
|
31
31
|
import { PanelOnboarding } from "./PanelOnboarding.js";
|
|
32
32
|
import { PanelKeyGate } from "./PanelKeyGate.js";
|
|
33
33
|
import { PanelProjectFooter } from "./PanelProjectFooter.js";
|
|
34
|
-
import { panelNumericClassName } from "../../utils/panelTypography.js";
|
|
35
|
-
import { createPersonalKeyBackupFilename, downloadPersonalKeyBackup } from "../../utils/feedbackDataTransfer.js";
|
|
34
|
+
import { panelNumericClassName } from "../../utils/panel/panelTypography.js";
|
|
35
|
+
import { createPersonalKeyBackupFilename, downloadPersonalKeyBackup } from "../../utils/feedback/feedbackDataTransfer.js";
|
|
36
36
|
import { getPanelTabDefinition } from "../../constants/panelTabRegistry.js";
|
|
37
|
+
import { MOTION, PANEL_TAB_FADE_MS, panelCollapseInClass } from "../../constants/motionClasses.js";
|
|
37
38
|
function PanelCollapseTab({ collapsed, anchorSide, onClick, messages }) {
|
|
38
39
|
const hideIcon = anchorSide === "right" ? _jsx(ChevronRightIcon, { className: "h-4 w-4" }) : _jsx(ChevronLeftIcon, { className: "h-4 w-4" });
|
|
39
40
|
const expandIcon = anchorSide === "right" ? _jsx(ChevronLeftIcon, { className: "h-4 w-4" }) : _jsx(ChevronRightIcon, { className: "h-4 w-4" });
|
|
@@ -69,14 +70,64 @@ export function ReportControlPanel() {
|
|
|
69
70
|
});
|
|
70
71
|
const panelExpanded = !panelCollapsed && !isRecording;
|
|
71
72
|
const contentSectionOpen = panelTab !== null && personalKeyStep === "none" && importStep === "none" && !isGateView;
|
|
73
|
+
const desiredTab = contentSectionOpen ? panelTab : null;
|
|
74
|
+
const [renderedTab, setRenderedTab] = useState(null);
|
|
75
|
+
const [tabShellOpen, setTabShellOpen] = useState(false);
|
|
76
|
+
const tabShellMounted = renderedTab !== null;
|
|
72
77
|
const { panelSize, resizeCorner, handleResizePointerDown, resetPanelSize, isDefaultSize, isResizing, ghostRef } = usePanelResize({
|
|
73
78
|
enabled: !isMobileViewport && panelExpanded,
|
|
74
79
|
corner: placementCorner,
|
|
75
|
-
heightResizeEnabled: contentSectionOpen,
|
|
80
|
+
heightResizeEnabled: contentSectionOpen || tabShellMounted,
|
|
76
81
|
panelRef,
|
|
77
82
|
});
|
|
78
|
-
const applyFixedHeight = contentSectionOpen && panelSize.height !== null;
|
|
83
|
+
const applyFixedHeight = (contentSectionOpen || tabShellMounted) && panelSize.height !== null;
|
|
79
84
|
const anchorSide = panelAnchorSide(placementCorner);
|
|
85
|
+
const shellMotionKey = `${panelCollapsed}-${isRecording}`;
|
|
86
|
+
const prevShellMotionKeyRef = useRef(shellMotionKey);
|
|
87
|
+
const shellMotionClassRef = useRef("");
|
|
88
|
+
const isFirstShellMotionRef = useRef(true);
|
|
89
|
+
if (isFirstShellMotionRef.current) {
|
|
90
|
+
isFirstShellMotionRef.current = false;
|
|
91
|
+
}
|
|
92
|
+
else if (prevShellMotionKeyRef.current !== shellMotionKey) {
|
|
93
|
+
shellMotionClassRef.current = panelCollapsed ? panelCollapseInClass(anchorSide) : MOTION.panelModeSwap;
|
|
94
|
+
prevShellMotionKeyRef.current = shellMotionKey;
|
|
95
|
+
}
|
|
96
|
+
const shellMotionClass = shellMotionClassRef.current;
|
|
97
|
+
useEffect(() => {
|
|
98
|
+
let outerFrameId = 0;
|
|
99
|
+
let innerFrameId = 0;
|
|
100
|
+
const openTabShellAfterPaint = () => {
|
|
101
|
+
// Two frames so the browser paints data-open="false" before expanding.
|
|
102
|
+
outerFrameId = window.requestAnimationFrame(() => {
|
|
103
|
+
innerFrameId = window.requestAnimationFrame(() => setTabShellOpen(true));
|
|
104
|
+
});
|
|
105
|
+
};
|
|
106
|
+
if (desiredTab === renderedTab) {
|
|
107
|
+
if (desiredTab !== null && !tabShellOpen) {
|
|
108
|
+
openTabShellAfterPaint();
|
|
109
|
+
return () => {
|
|
110
|
+
window.cancelAnimationFrame(outerFrameId);
|
|
111
|
+
window.cancelAnimationFrame(innerFrameId);
|
|
112
|
+
};
|
|
113
|
+
}
|
|
114
|
+
return;
|
|
115
|
+
}
|
|
116
|
+
if (renderedTab === null && desiredTab !== null) {
|
|
117
|
+
setRenderedTab(desiredTab);
|
|
118
|
+
setTabShellOpen(false);
|
|
119
|
+
return;
|
|
120
|
+
}
|
|
121
|
+
if (desiredTab === null && renderedTab !== null) {
|
|
122
|
+
setTabShellOpen(false);
|
|
123
|
+
const timeoutId = window.setTimeout(() => setRenderedTab(null), PANEL_TAB_FADE_MS);
|
|
124
|
+
return () => window.clearTimeout(timeoutId);
|
|
125
|
+
}
|
|
126
|
+
// Tab-to-tab: swap immediately — no slide/fade/height morph (keeps inner scroll usable).
|
|
127
|
+
if (desiredTab !== null && renderedTab !== null && desiredTab !== renderedTab) {
|
|
128
|
+
setRenderedTab(desiredTab);
|
|
129
|
+
}
|
|
130
|
+
}, [desiredTab, renderedTab, tabShellOpen]);
|
|
80
131
|
const handleKeyCopy = async () => {
|
|
81
132
|
if (!personalKey) {
|
|
82
133
|
return;
|
|
@@ -115,21 +166,21 @@ export function ReportControlPanel() {
|
|
|
115
166
|
const resolvedSizeStyle = panelExpanded ? panelSizeToStyle(panelSize, applyFixedHeight || isGateView) : undefined;
|
|
116
167
|
const panelSideControls = panelExpanded ? (_jsx("div", { className: "flex shrink-0 flex-col items-center border-l border-l-[var(--adaptive-border-subtle)] h-full", children: _jsx(PanelCollapseTab, { collapsed: panelCollapsed, anchorSide: anchorSide, onClick: handleTogglePanelCollapsed, messages: messages }) })) : null;
|
|
117
168
|
const gateBody = panelView === "onboarding" ? _jsx(PanelOnboarding, {}) : panelView === "setup-complete" || panelView === "key-issue" ? _jsx(PanelKeyGate, { mode: panelView }) : null;
|
|
118
|
-
return (_jsxs(_Fragment, { children: [_jsx(PanelDockGuides, { visible: isDragging, activeCorner: activeCorner }), isResizing ? (_jsx(CornerResizeGhost, { ghostRef: ghostRef, zIndexClassName: "z-[1000001]" })) : null, _jsxs("div", { ref: panelRef, onDragEnter: isGateView ? undefined : handleDragEnter, onDragLeave: isGateView ? undefined : handleDragLeave, onDragOver: isGateView ? undefined : handleDragOver, onDrop: isGateView ? undefined : handleDrop, className: `pointer-events-auto z-[1000000] border border-[var(--adaptive-border-subtle)] flex ${isRecording
|
|
169
|
+
return (_jsxs(_Fragment, { children: [_jsx(PanelDockGuides, { visible: isDragging, activeCorner: activeCorner }), isResizing ? (_jsx(CornerResizeGhost, { ghostRef: ghostRef, zIndexClassName: "z-[1000001]" })) : null, _jsxs("div", { ref: panelRef, onDragEnter: isGateView ? undefined : handleDragEnter, onDragLeave: isGateView ? undefined : handleDragLeave, onDragOver: isGateView ? undefined : handleDragOver, onDrop: isGateView ? undefined : handleDrop, className: `pointer-events-auto z-[1000000] border border-[var(--adaptive-border-subtle)] flex ${MOTION.panelEnter} ${MOTION.panelDock} ${isDragging ? MOTION.panelDockDragging : ""} ${isRecording
|
|
119
170
|
? "min-h-[40px] bg-[var(--adaptive-neutralTintOpacity900)] backdrop-blur-[10px] rounded-[12px] shadow-[0_0_120px_0_var(--adaptive-black500)]"
|
|
120
171
|
: panelCollapsed
|
|
121
172
|
? ""
|
|
122
|
-
: "relative bg-[var(--adaptive-neutralTintOpacity900)] backdrop-blur-[10px] rounded-[12px] shadow-[0_0_120px_0_var(--adaptive-black500)]"}`, style: { ...resolvedPanelStyle, ...resolvedSizeStyle }, children: [panelExpanded ? (_jsx(CornerResizeHandle, { corner: resizeCorner, ariaLabel: messages.panel.resizeAriaLabel, inactive: isDragging, onPointerDown: handleResizePointerDown })) : null, _jsxs("div", { className: panelCollapsed && !isRecording ? "flex shrink-0" : `flex w-full min-w-0 flex-col ${applyFixedHeight || isGateView ? "h-full min-h-0" : ""}
|
|
173
|
+
: "relative bg-[var(--adaptive-neutralTintOpacity900)] backdrop-blur-[10px] rounded-[12px] shadow-[0_0_120px_0_var(--adaptive-black500)]"}`, style: { ...resolvedPanelStyle, ...resolvedSizeStyle }, children: [panelExpanded ? (_jsx(CornerResizeHandle, { corner: resizeCorner, ariaLabel: messages.panel.resizeAriaLabel, inactive: isDragging, onPointerDown: handleResizePointerDown })) : null, _jsxs("div", { className: `${shellMotionClass} ${panelCollapsed && !isRecording ? "flex shrink-0" : `flex w-full min-w-0 flex-col ${applyFixedHeight || isGateView ? "h-full min-h-0" : ""}`}`.trim(), children: [panelCollapsed && !isRecording ? null : _jsx(ProbeEditModeBanner, {}), isRecording ? (_jsxs("section", { className: "flex items-center justify-between gap-[16px] px-[12px] py-[8px]", children: [_jsx("section", { className: "flex items-center gap-[4px] justify-start shrink-0", children: _jsx(LogoIcon, { className: "w-[94px]" }) }), _jsx("button", { type: "button", onClick: toggleReportMode, className: "flex items-center shrink-0", children: _jsx("p", { className: "text-[14px] font-bold text-[var(--adaptive-blue500)]", children: messages.panel.stopFeedback }) })] })) : panelCollapsed ? (_jsx(PanelCollapseTab, { collapsed: panelCollapsed, anchorSide: anchorSide, onClick: handleTogglePanelCollapsed, messages: messages })) : isGateView ? (_jsxs("section", { className: "relative flex h-full min-h-0 flex-1 flex-col", children: [_jsxs("section", { className: "flex shrink-0", children: [anchorSide === "left" ? panelSideControls : null, _jsx("div", { className: "flex flex-1 flex-col", children: _jsx("section", { className: "flex items-center justify-between gap-[8px] cursor-move border-b border-b-[var(--adaptive-border-subtle)] p-[4px_12px]", onPointerDown: handleDragHandlePointerDown, children: _jsx(LogoIcon, { className: "w-[94px] shrink-0" }) }) }), anchorSide === "right" ? panelSideControls : null] }), _jsx("div", { className: "flex min-h-0 flex-1 flex-col overflow-y-auto", children: gateBody })] })) : (_jsx(_Fragment, { children: _jsxs("section", { className: `relative flex min-w-0 flex-col ${applyFixedHeight ? "h-full min-h-0 flex-1" : "shrink-0"}`, children: [isDragOver ? (_jsx("div", { className: "pointer-events-none absolute inset-0 z-[30] flex items-center justify-center rounded-[12px] bg-[#dbeafe]/90 px-[16px] text-center backdrop-blur-[2px]", children: _jsx("p", { className: "text-[14px] font-bold text-[var(--adaptive-blue500)]", children: messages.panel.importDragOverlay }) })) : null, _jsxs("section", { className: "flex shrink-0", children: [anchorSide === "left" ? panelSideControls : null, _jsxs("div", { className: "flex flex-1 flex-col", children: [_jsxs("section", {
|
|
123
174
|
// className="flex items-center justify-between gap-[8px] cursor-move border-b border-b-[var(--adaptive-border-subtle)] p-[4px_12px]"
|
|
124
|
-
className: "flex items-center justify-between gap-[8px] cursor-move border-b border-b-[var(--adaptive-border-subtle)]", onPointerDown: handleDragHandlePointerDown, children: [_jsx("section", { className: "flex min-w-0 items-center gap-[4px] py-[4px] pl-[12px]", children: _jsx(LogoIcon, { className: "w-[94px] shrink-0" }) }), _jsxs("section", { className: "flex shrink-0 items-center h-full", children: [_jsx(PanelPresentationSwitch, {}), _jsx(PanelRoleSwitch, {}), _jsx(IconTooltipButton, { label: messages.panel.viewFeedbacks, active: isIssueMode, onClick: toggleIssueMode, children: _jsx(EyeOpenIcon, { className: "h-[16px] w-[16px]" }) }), _jsx(IconTooltipButton, { label: messages.panel.tabSettings, active: panelTab === "settings" || panelTab === "command", onClick: () => handlePanelTabClick("settings"), children: _jsx(SettingsIcon, { className: "h-[16px] w-[16px]" }) })] })] }), _jsxs("section", { className: "flex items-center h-full", children: [_jsx("button", { type: "button", onClick: toggleReportMode, className: "flex flex-col shrink-0 justify-center items-center gap-[4px] p-[0_16px] border-r border-r-[var(--adaptive-border-subtle)] h-full hover:bg-[#f6572d]", children: _jsx(SelectIcon, { className: "w-[24px]" }) }), _jsx("section", { className: "flex min-w-0 flex-1 px-[16px] py-[8px]", "aria-label": messages.panel.repositionAriaLabel, title: messages.panel.repositionTitle, style: isDragging ? { opacity: 0.8 } : undefined, children: roleStatItems.map((item) => item.kind === "cta" ? (_jsx("p", { className: "flex-1 self-center text-[12px] font-medium text-[var(--adaptive-black600)]", children: item.display }, item.key)) : (_jsxs("section", { className: "flex flex-col items-start gap-[4px] flex-1", children: [_jsx("p", { className: "text-[14px] text-[var(--adaptive-black500)]", children: item.label }), _jsx("p", { className: `text-[14px] font-semibold text-[var(--adaptive-black900)] ${panelNumericClassName}`, children: item.display })] }, item.key))) })] })] }), anchorSide === "right" ? panelSideControls : null] }), _jsx("section", { className: "flex shrink-0 items-stretch border-t border-[var(--adaptive-border-subtle)]", children: _jsx("div", { className: "flex min-w-0 flex-1 overflow-hidden border-b border-b-[var(--adaptive-border-subtle)]", children: visiblePanelTabs.map((tabId, index) => (_jsxs("div", { className: "contents", children: [index > 0 ? _jsx("div", { className: "h-full w-[1px] bg-[var(--adaptive-border-subtle)]" }) : null, _jsx(PanelTabButton, { label: messages.panel[getPanelTabDefinition(tabId).labelKey], active: panelTab === tabId, onClick: () => handlePanelTabClick(tabId) })] }, tabId))) }) }), errorMessage && importStep === "none" && commandStep === "none" && !activeReplyReportId ? _jsx("p", { className:
|
|
175
|
+
className: "flex items-center justify-between gap-[8px] cursor-move border-b border-b-[var(--adaptive-border-subtle)]", onPointerDown: handleDragHandlePointerDown, children: [_jsx("section", { className: "flex min-w-0 items-center gap-[4px] py-[4px] pl-[12px]", children: _jsx(LogoIcon, { className: "w-[94px] shrink-0" }) }), _jsxs("section", { className: "flex shrink-0 items-center h-full", children: [_jsx(PanelPresentationSwitch, {}), _jsx(PanelRoleSwitch, {}), _jsx(IconTooltipButton, { label: messages.panel.viewFeedbacks, active: isIssueMode, onClick: toggleIssueMode, children: _jsx(EyeOpenIcon, { className: "h-[16px] w-[16px]" }) }), _jsx(IconTooltipButton, { label: messages.panel.tabSettings, active: panelTab === "settings" || panelTab === "command", onClick: () => handlePanelTabClick("settings"), children: _jsx(SettingsIcon, { className: "h-[16px] w-[16px]" }) })] })] }), _jsxs("section", { className: "flex items-center h-full", children: [_jsx("button", { type: "button", onClick: toggleReportMode, className: "flex flex-col shrink-0 justify-center items-center gap-[4px] p-[0_16px] border-r border-r-[var(--adaptive-border-subtle)] h-full hover:bg-[#f6572d]", children: _jsx(SelectIcon, { className: "w-[24px]" }) }), _jsx("section", { className: "flex min-w-0 flex-1 px-[16px] py-[8px]", "aria-label": messages.panel.repositionAriaLabel, title: messages.panel.repositionTitle, style: isDragging ? { opacity: 0.8 } : undefined, children: roleStatItems.map((item) => item.kind === "cta" ? (_jsx("p", { className: "flex-1 self-center text-[12px] font-medium text-[var(--adaptive-black600)]", children: item.display }, item.key)) : (_jsxs("section", { className: "flex flex-col items-start gap-[4px] flex-1", children: [_jsx("p", { className: "text-[14px] text-[var(--adaptive-black500)]", children: item.label }), _jsx("p", { className: `text-[14px] font-semibold text-[var(--adaptive-black900)] ${panelNumericClassName}`, children: item.display })] }, item.key))) })] })] }), anchorSide === "right" ? panelSideControls : null] }), _jsx("section", { className: "flex shrink-0 items-stretch border-t border-[var(--adaptive-border-subtle)]", children: _jsx("div", { className: "flex min-w-0 flex-1 overflow-hidden border-b border-b-[var(--adaptive-border-subtle)]", children: visiblePanelTabs.map((tabId, index) => (_jsxs("div", { className: "contents", children: [index > 0 ? _jsx("div", { className: "h-full w-[1px] bg-[var(--adaptive-border-subtle)]" }) : null, _jsx(PanelTabButton, { label: messages.panel[getPanelTabDefinition(tabId).labelKey], active: panelTab === tabId, onClick: () => handlePanelTabClick(tabId) })] }, tabId))) }) }), errorMessage && importStep === "none" && commandStep === "none" && !activeReplyReportId ? (_jsx("p", { className: `px-[8px] text-[12px] text-rose-700 ${MOTION.noticeIn}`, children: errorMessage })) : null, personalKeyNotice ? _jsx("p", { className: `px-[8px] py-[4px] text-[12px] text-[var(--adaptive-green500)] ${MOTION.noticeIn}`, children: personalKeyNotice }) : null, personalKeyStep !== "none" ? (_jsx(ReportPersonalKeyDialog, { mode: personalKeyStep, onCancel: () => setPersonalKeyStep("none"), onComplete: (message) => {
|
|
125
176
|
setPersonalKeyNotice(message);
|
|
126
177
|
setPersonalKeyStep("none");
|
|
127
|
-
} })) : null, personalKeyStep === "none" && importStep === "project-mismatch" && pendingImport ? (_jsx(ReportImportProjectMismatchDialog, { currentProject: transferScope, importedProject: pendingImport.project, exportedAt: pendingImport.exportedAt, onProceed: handleProceedImportAfterMismatch, onCancel: handleCancelImport })) : null, personalKeyStep === "none" && importStep === "confirm" && pendingImport ? (_jsx(ReportImportConfirmDialog, { onApply: handleApplyImport, onCancel: handleCancelImport, onBackupAndApply: handleBackupAndApplyImport })) : null,
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
178
|
+
} })) : null, personalKeyStep === "none" && importStep === "project-mismatch" && pendingImport ? (_jsx(ReportImportProjectMismatchDialog, { currentProject: transferScope, importedProject: pendingImport.project, exportedAt: pendingImport.exportedAt, onProceed: handleProceedImportAfterMismatch, onCancel: handleCancelImport })) : null, personalKeyStep === "none" && importStep === "confirm" && pendingImport ? (_jsx(ReportImportConfirmDialog, { onApply: handleApplyImport, onCancel: handleCancelImport, onBackupAndApply: handleBackupAndApplyImport })) : null, tabShellMounted ? (_jsx("div", { className: `${MOTION.panelTabShell} ${applyFixedHeight ? "min-h-0 flex-1" : ""}`, "data-open": tabShellOpen ? "true" : "false", children: _jsx("div", { className: MOTION.panelTabShellInner, children: _jsxs("div", { className: applyFixedHeight ? "flex min-h-0 flex-1 flex-col overflow-hidden" : "flex flex-col", children: [renderedTab === "overview" && commandStep === "none" ? _jsx(ReportOverview, {}) : null, renderedTab === "route-details" && commandStep === "none" ? _jsx(ReportRouteDetails, {}) : null, renderedTab === "feedback-list" && showFeedbackList && commandStep === "none" ? _jsx(ReportFeedbackList, {}) : null, renderedTab === "diagnostics" && commandStep === "none" ? _jsx(ReportAuthDiagnostics, {}) : null, renderedTab === "my-tasks" && commandStep === "none" ? _jsx(ReportMyTasksPanel, {}) : null, renderedTab === "page-brief" && commandStep === "none" ? _jsx(ReportPageBriefPanel, {}) : null, renderedTab === "needs-attention" && commandStep === "none" ? _jsx(ReportNeedsAttentionPanel, {}) : null, renderedTab === "project-health" && commandStep === "none" ? _jsx(ReportProjectHealthPanel, {}) : null, renderedTab === "today-digest" && commandStep === "none" ? _jsx(ReportTodayDigestPanel, {}) : null, renderedTab === "settings" && commandStep === "none" ? (_jsx(PanelSettings, { transferDisabled: !canTransferFeedback, panelAppearance: panelAppearance, onPanelAppearanceChange: setPanelAppearance, tooltipAppearance: tooltipAppearance, onTooltipAppearanceChange: setTooltipAppearance, questionThreadDisplay: questionThreadDisplay, onQuestionThreadDisplayChange: setQuestionThreadDisplay, onExport: handleExport, onImport: handleImportFromMenu, onCommand: handleOpenCommand, hasPersonalKey: Boolean(personalKey), onKeyCopy: () => void handleKeyCopy(), onPublicKeyCopy: () => void handlePublicKeyCopy(), onKeyInsert: () => {
|
|
179
|
+
setPersonalKeyStep("insert");
|
|
180
|
+
setPersonalKeyNotice("");
|
|
181
|
+
}, onKeyRotate: () => {
|
|
182
|
+
setPersonalKeyStep("rotate");
|
|
183
|
+
setPersonalKeyNotice("");
|
|
184
|
+
} })) : null, renderedTab === "command" && commandStep === "none" ? (_jsx(ReportCommandPanel, { onExecute: handleCommandExecute, onClose: handleCloseCommand, notice: commandNotice, onNoticeClear: () => setCommandNotice(null) })) : null] }) }) })) : null, personalKeyStep === "none" && commandStep === "replace-confirm" && pendingCommand ? (_jsx(ReportCommandReplaceConfirmDialog, { conflicts: commandConflicts, onConfirm: handleConfirmCommandReplace, onCancel: handleCancelCommandReplace })) : null, _jsx(PanelProjectFooter, {})] }) }))] }, shellMotionKey)] })] }));
|
|
134
185
|
}
|
|
135
186
|
//# sourceMappingURL=ReportControlPanel.js.map
|