uilint-react 0.2.31 → 0.2.33

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/dist/index.js CHANGED
@@ -28,8 +28,7 @@ const Wl = (e) => {
28
28
  }, Hl = ((e) => Wl), Ht = {
29
29
  eslint: {
30
30
  onPageLoad: !1,
31
- onFileChange: !0,
32
- displayMode: "badges"
31
+ onFileChange: !0
33
32
  },
34
33
  vision: {
35
34
  onRouteChange: !1,
@@ -385,9 +384,6 @@ const H = Hl()((e, t) => ({
385
384
  setAltKeyHeld: (n) => e({ altKeyHeld: n }),
386
385
  locatorTarget: null,
387
386
  setLocatorTarget: (n) => e({ locatorTarget: n }),
388
- // ============ Inspection ============
389
- inspectedElement: null,
390
- setInspectedElement: (n) => e({ inspectedElement: n }),
391
387
  // ============ Live Scanning ============
392
388
  liveScanEnabled: !1,
393
389
  autoScanState: Ln,
@@ -689,7 +685,6 @@ const H = Hl()((e, t) => ({
689
685
  selectedScreenshotId: null,
690
686
  visionCurrentRoute: null,
691
687
  highlightedVisionElementId: null,
692
- hoveredVisionIssue: null,
693
688
  captureMode: "full",
694
689
  regionSelectionActive: !1,
695
690
  selectedRegion: null,
@@ -851,7 +846,6 @@ const H = Hl()((e, t) => ({
851
846
  },
852
847
  clearVisionLastError: () => e({ visionLastError: null }),
853
848
  setHighlightedVisionElementId: (n) => e({ highlightedVisionElementId: n }),
854
- setHoveredVisionIssue: (n) => e({ hoveredVisionIssue: n }),
855
849
  setShowResultsPanel: (n) => e({ showResultsPanel: n }),
856
850
  setActiveResultsTab: (n) => e({ activeResultsTab: n }),
857
851
  setCaptureMode: (n) => e({ captureMode: n }),
@@ -934,7 +928,6 @@ const H = Hl()((e, t) => ({
934
928
  visionAnalyzing: !1,
935
929
  visionProgressPhase: null,
936
930
  highlightedVisionElementId: null,
937
- hoveredVisionIssue: null,
938
931
  visionLastError: null
939
932
  }),
940
933
  // ============ Duplicates Index ============