@spotlightjs/overlay 2.5.2 → 2.6.0

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.d.ts CHANGED
@@ -35,4 +35,4 @@ export declare function onOpen(cb: EventListener): Promise<void>;
35
35
  * A count of the number of collected severe events is passed to the callback.
36
36
  */
37
37
  export declare function onSevereEvent(cb: (count: number) => void): Promise<void>;
38
- export declare function init({ openOnInit, showTriggerButton, injectImmediately, sidecarUrl, anchor, debug, integrations, experiments, fullPage, showClearEventsButton, initialEvents, }?: SpotlightOverlayOptions): Promise<void>;
38
+ export declare function init(options?: SpotlightOverlayOptions): Promise<void>;
@@ -4,7 +4,7 @@ import type { Client, Event } from '@sentry/types';
4
4
  * This integration does the following:
5
5
  *
6
6
  * - Drop transactions created from interactions with the Spotlight UI
7
- * - Forward Sentry events sent from the browser SDK to the Sidecar instance running on
7
+ * - Forward Sentry events sent from the browser SDK to the Spotlight instance running on
8
8
  * the same page via the "direct message" method (w/o a need for the sidecar)
9
9
  *
10
10
  * @returns Sentry integration for Spotlight.
@@ -1,4 +1,4 @@
1
- import { g as Ct, r as St, c as wt } from "./index-9c22eb7e.js";
1
+ import { g as Ct, r as St, c as wt } from "./index-1149361f.js";
2
2
  function At(Le, pt) {
3
3
  for (var Je = 0; Je < pt.length; Je++) {
4
4
  const o = pt[Je];
@@ -2781,4 +2781,4 @@ const Mt = /* @__PURE__ */ Ct(Et), Ft = /* @__PURE__ */ At({
2781
2781
  export {
2782
2782
  Ft as m
2783
2783
  };
2784
- //# sourceMappingURL=main-077714b2.js.map
2784
+ //# sourceMappingURL=main-75aabe1c.js.map