|
14 | 14 | "types": "./src/index.ts", |
15 | 15 | "default": "./src/index.ts" |
16 | 16 | }, |
| 17 | + "./android-replacement-surface-occlusion": { |
| 18 | + "types": "./src/snapshot/android-replacement-surface-occlusion.ts", |
| 19 | + "default": "./src/snapshot/android-replacement-surface-occlusion.ts" |
| 20 | + }, |
17 | 21 | "./durable-capture": { |
18 | 22 | "types": "./src/durable-capture/index.ts", |
19 | 23 | "default": "./src/durable-capture/index.ts" |
|
34 | 38 | "types": "./src/ios-snapshot-planning.ts", |
35 | 39 | "default": "./src/ios-snapshot-planning.ts" |
36 | 40 | }, |
| 41 | + "./ios-snapshot-runtime": { |
| 42 | + "types": "./src/snapshot/ios-snapshot-runtime.ts", |
| 43 | + "default": "./src/snapshot/ios-snapshot-runtime.ts" |
| 44 | + }, |
37 | 45 | "./mobile-snapshot-semantics": { |
38 | 46 | "types": "./src/mobile-snapshot-semantics.ts", |
39 | 47 | "default": "./src/mobile-snapshot-semantics.ts" |
|
66 | 74 | "types": "./src/post-gesture-stability.ts", |
67 | 75 | "default": "./src/post-gesture-stability.ts" |
68 | 76 | }, |
| 77 | + "./quality-warnings": { |
| 78 | + "types": "./src/snapshot/snapshot-presentation/quality-warnings.ts", |
| 79 | + "default": "./src/snapshot/snapshot-presentation/quality-warnings.ts" |
| 80 | + }, |
69 | 81 | "./react-native-overlay": { |
70 | 82 | "types": "./src/react-native-overlay.ts", |
71 | 83 | "default": "./src/react-native-overlay.ts" |
72 | 84 | }, |
| 85 | + "./recording-output-path": { |
| 86 | + "types": "./src/recording/output-path.ts", |
| 87 | + "default": "./src/recording/output-path.ts" |
| 88 | + }, |
| 89 | + "./recording-overlay": { |
| 90 | + "types": "./src/recording/overlay.ts", |
| 91 | + "default": "./src/recording/overlay.ts" |
| 92 | + }, |
| 93 | + "./recording-telemetry": { |
| 94 | + "types": "./src/recording/telemetry.ts", |
| 95 | + "default": "./src/recording/telemetry.ts" |
| 96 | + }, |
| 97 | + "./recording-video": { |
| 98 | + "types": "./src/recording/video.ts", |
| 99 | + "default": "./src/recording/video.ts" |
| 100 | + }, |
| 101 | + "./repeated-nav-subtree": { |
| 102 | + "types": "./src/snapshot/snapshot-presentation/repeated-nav-subtree.ts", |
| 103 | + "default": "./src/snapshot/snapshot-presentation/repeated-nav-subtree.ts" |
| 104 | + }, |
73 | 105 | "./screenshot-density": { |
74 | 106 | "types": "./src/screenshot-density.ts", |
75 | 107 | "default": "./src/screenshot-density.ts" |
|
82 | 114 | "types": "./src/screenshot-overlay.ts", |
83 | 115 | "default": "./src/screenshot-overlay.ts" |
84 | 116 | }, |
| 117 | + "./scroll-edge-state": { |
| 118 | + "types": "./src/snapshot/scroll-edge-state.ts", |
| 119 | + "default": "./src/snapshot/scroll-edge-state.ts" |
| 120 | + }, |
| 121 | + "./snapshot-chrome": { |
| 122 | + "types": "./src/snapshot-chrome.ts", |
| 123 | + "default": "./src/snapshot-chrome.ts" |
| 124 | + }, |
85 | 125 | "./snapshot-desktop-projection": { |
86 | 126 | "types": "./src/snapshot-desktop-projection.ts", |
87 | 127 | "default": "./src/snapshot-desktop-projection.ts" |
88 | 128 | }, |
| 129 | + "./snapshot-desktop-surface": { |
| 130 | + "types": "./src/snapshot/snapshot-desktop-surface.ts", |
| 131 | + "default": "./src/snapshot/snapshot-desktop-surface.ts" |
| 132 | + }, |
| 133 | + "./snapshot-diff": { |
| 134 | + "types": "./src/snapshot/snapshot-diff.ts", |
| 135 | + "default": "./src/snapshot/snapshot-diff.ts" |
| 136 | + }, |
| 137 | + "./snapshot-evidence": { |
| 138 | + "types": "./src/snapshot/snapshot-evidence.ts", |
| 139 | + "default": "./src/snapshot/snapshot-evidence.ts" |
| 140 | + }, |
| 141 | + "./snapshot-freshness": { |
| 142 | + "types": "./src/snapshot/snapshot-freshness/index.ts", |
| 143 | + "default": "./src/snapshot/snapshot-freshness/index.ts" |
| 144 | + }, |
| 145 | + "./snapshot-label-dedup": { |
| 146 | + "types": "./src/snapshot/snapshot-label-dedup.ts", |
| 147 | + "default": "./src/snapshot/snapshot-label-dedup.ts" |
| 148 | + }, |
| 149 | + "./snapshot-lines": { |
| 150 | + "types": "./src/snapshot/snapshot-lines.ts", |
| 151 | + "default": "./src/snapshot/snapshot-lines.ts" |
| 152 | + }, |
| 153 | + "./snapshot-node-lookup": { |
| 154 | + "types": "./src/snapshot-node-lookup.ts", |
| 155 | + "default": "./src/snapshot-node-lookup.ts" |
| 156 | + }, |
89 | 157 | "./snapshot-occlusion": { |
90 | 158 | "types": "./src/snapshot-occlusion.ts", |
91 | 159 | "default": "./src/snapshot-occlusion.ts" |
92 | 160 | }, |
| 161 | + "./snapshot-presentation-android-helper": { |
| 162 | + "types": "./src/snapshot/snapshot-presentation/android/helper.ts", |
| 163 | + "default": "./src/snapshot/snapshot-presentation/android/helper.ts" |
| 164 | + }, |
| 165 | + "./snapshot-presentation-ios-transitions-fixtures": { |
| 166 | + "types": "./src/snapshot/snapshot-presentation/ios/transitions.fixtures.ts", |
| 167 | + "default": "./src/snapshot/snapshot-presentation/ios/transitions.fixtures.ts" |
| 168 | + }, |
93 | 169 | "./snapshot-quality-backend-capabilities": { |
94 | 170 | "types": "./src/snapshot-quality-backend-capabilities.ts", |
95 | 171 | "default": "./src/snapshot-quality-backend-capabilities.ts" |
|
101 | 177 | "./snapshot-rect-projection": { |
102 | 178 | "types": "./src/snapshot-rect-projection.ts", |
103 | 179 | "default": "./src/snapshot-rect-projection.ts" |
| 180 | + }, |
| 181 | + "./snapshot-state": { |
| 182 | + "types": "./src/snapshot-state.ts", |
| 183 | + "default": "./src/snapshot-state.ts" |
| 184 | + }, |
| 185 | + "./snapshot-timeout-policy": { |
| 186 | + "types": "./src/snapshot/snapshot-timeout-policy.ts", |
| 187 | + "default": "./src/snapshot/snapshot-timeout-policy.ts" |
| 188 | + }, |
| 189 | + "./snapshot-visibility": { |
| 190 | + "types": "./src/snapshot/snapshot-visibility.ts", |
| 191 | + "default": "./src/snapshot/snapshot-visibility.ts" |
| 192 | + }, |
| 193 | + "./text-surface": { |
| 194 | + "types": "./src/snapshot/snapshot-presentation/text-surface.ts", |
| 195 | + "default": "./src/snapshot/snapshot-presentation/text-surface.ts" |
104 | 196 | } |
105 | 197 | }, |
106 | 198 | "devDependencies": { |
|
0 commit comments