Skip to content

Commit b0a820c

Browse files
committed
Update dependencies and validate testCells
1 parent 2f1f31c commit b0a820c

24 files changed

+45
-45
lines changed

dist/constructorio-client-javascript-2.75.0.js

Lines changed: 0 additions & 20 deletions
This file was deleted.

dist/constructorio-client-javascript-2.75.1.js

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/ConstructorIO.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1785,7 +1785,7 @@ <h6>Properties</h6>
17851785
<br class="clear">
17861786

17871787
<footer>
1788-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Fri Feb 13 2026 23:33:29 GMT+0400 (Gulf Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1788+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Wed Feb 25 2026 14:12:15 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
17891789
</footer>
17901790

17911791
<script>prettyPrint();</script>

docs/constructorio.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ <h1 class="page-title">constructorio.js</h1>
179179
clientId: clientId || client_id,
180180
userId,
181181
segments,
182-
testCells,
182+
testCells: helpers.toValidTestCells(testCells),
183183
fetch: fetchFromOptions || fetch,
184184
trackingSendDelay,
185185
sendTrackingEvents,
@@ -228,7 +228,7 @@ <h1 class="page-title">constructorio.js</h1>
228228
}
229229

230230
if (testCells) {
231-
this.options.testCells = testCells;
231+
this.options.testCells = helpers.toValidTestCells(testCells);
232232
}
233233

234234
if (typeof sendTrackingEvents === 'boolean') {
@@ -272,7 +272,7 @@ <h1 class="page-title">constructorio.js</h1>
272272
<br class="clear">
273273

274274
<footer>
275-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Fri Feb 13 2026 23:33:29 GMT+0400 (Gulf Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
275+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Wed Feb 25 2026 14:12:15 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
276276
</footer>
277277

278278
<script>prettyPrint();</script>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h2>Development / npm commands</h2>
114114
<br class="clear">
115115

116116
<footer>
117-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Fri Feb 13 2026 23:33:29 GMT+0400 (Gulf Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
117+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Wed Feb 25 2026 14:12:15 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
118118
</footer>
119119

120120
<script>prettyPrint();</script>

docs/module-agent.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ <h5 class="h5-returns">Returns:</h5>
512512
<br class="clear">
513513

514514
<footer>
515-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Fri Feb 13 2026 23:33:29 GMT+0400 (Gulf Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
515+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Wed Feb 25 2026 14:12:15 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
516516
</footer>
517517

518518
<script>prettyPrint();</script>

docs/module-assistant.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ <h5 class="h5-returns">Returns:</h5>
410410
<br class="clear">
411411

412412
<footer>
413-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Fri Feb 13 2026 23:33:29 GMT+0400 (Gulf Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
413+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Wed Feb 25 2026 14:12:15 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
414414
</footer>
415415

416416
<script>prettyPrint();</script>

docs/module-autocomplete.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ <h5 class="h5-returns">Returns:</h5>
851851
<br class="clear">
852852

853853
<footer>
854-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Fri Feb 13 2026 23:33:29 GMT+0400 (Gulf Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
854+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Wed Feb 25 2026 14:12:15 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
855855
</footer>
856856

857857
<script>prettyPrint();</script>

docs/module-browse.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3189,7 +3189,7 @@ <h5 class="h5-returns">Returns:</h5>
31893189
<br class="clear">
31903190

31913191
<footer>
3192-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Fri Feb 13 2026 23:33:29 GMT+0400 (Gulf Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
3192+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Wed Feb 25 2026 14:12:15 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
31933193
</footer>
31943194

31953195
<script>prettyPrint();</script>

docs/module-quizzes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2177,7 +2177,7 @@ <h5 class="h5-returns">Returns:</h5>
21772177
<br class="clear">
21782178

21792179
<footer>
2180-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Fri Feb 13 2026 23:33:29 GMT+0400 (Gulf Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2180+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.4</a> on Wed Feb 25 2026 14:12:15 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
21812181
</footer>
21822182

21832183
<script>prettyPrint();</script>

0 commit comments

Comments
 (0)