@sprig-technologies/sprig-bundled 2.42.0 → 2.42.1

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.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-CgIYh4S0.cjs");exports.DismissReason=i.DismissReason,exports.Sprig=i.Sprig,exports.SprigAPI=i.SprigAPI,exports.SprigEvent=i.SprigEvent,exports.sprig=i.sprig;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-tNxjISKI.cjs");exports.DismissReason=i.DismissReason,exports.Sprig=i.Sprig,exports.SprigAPI=i.SprigAPI,exports.SprigEvent=i.SprigEvent,exports.sprig=i.sprig;
package/dist/index.d.ts CHANGED
@@ -1550,7 +1550,7 @@ interface RecordedTaskResponseType {
1550
1550
  value: RecordedTaskResponseValueType;
1551
1551
  }
1552
1552
 
1553
- type SurveyState = "ready" | "no survey";
1553
+ type SurveyState = "ready" | "no survey" | "previous survey ready";
1554
1554
  type ReplayDurationType = "after" | "before" | "beforeAndAfter";
1555
1555
 
1556
1556
  interface MobileReplayConfig {
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { d as i, p, n as r, S as g, o } from "./index-AmryOSUY.js";
1
+ import { d as i, n as p, o as r, S as g, p as o } from "./index-CVv8LnEs.js";
2
2
  export {
3
3
  i as DismissReason,
4
4
  p as Sprig,