jspsych-tangram 0.0.1 → 0.0.2

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.
@@ -1,4 +1,4 @@
1
- var jsPsychTangramConstruct = (function (jspsych) {
1
+ var TangramConstructPlugin = (function (jspsych) {
2
2
  'use strict';
3
3
 
4
4
  function _mergeNamespaces(n, m) {
@@ -1,4 +1,4 @@
1
- var jsPsychTangramConstruct=function(_e){"use strict";function bh(c,i){return i.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(f){if(f!=="default"&&!(f in c)){var h=Object.getOwnPropertyDescriptor(r,f);Object.defineProperty(c,f,h.get?h:{enumerable:!0,get:function(){return r[f]}})}})}),Object.freeze(c)}function Sh(c){return c&&c.__esModule&&Object.prototype.hasOwnProperty.call(c,"default")?c.default:c}function xh(c){if(c.__esModule)return c;var i=c.default;if(typeof i=="function"){var r=function f(){return this instanceof f?Reflect.construct(i,arguments,this.constructor):i.apply(this,arguments)};r.prototype=i.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(c).forEach(function(f){var h=Object.getOwnPropertyDescriptor(c,f);Object.defineProperty(r,f,h.get?h:{enumerable:!0,get:function(){return c[f]}})}),r}var kf={exports:{}},At={};/**
1
+ var TangramConstructPlugin=function(_e){"use strict";function bh(c,i){return i.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(f){if(f!=="default"&&!(f in c)){var h=Object.getOwnPropertyDescriptor(r,f);Object.defineProperty(c,f,h.get?h:{enumerable:!0,get:function(){return r[f]}})}})}),Object.freeze(c)}function Sh(c){return c&&c.__esModule&&Object.prototype.hasOwnProperty.call(c,"default")?c.default:c}function xh(c){if(c.__esModule)return c;var i=c.default;if(typeof i=="function"){var r=function f(){return this instanceof f?Reflect.construct(i,arguments,this.constructor):i.apply(this,arguments)};r.prototype=i.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(c).forEach(function(f){var h=Object.getOwnPropertyDescriptor(c,f);Object.defineProperty(r,f,h.get?h:{enumerable:!0,get:function(){return c[f]}})}),r}var kf={exports:{}},At={};/**
2
2
  * @license React
3
3
  * react.production.js
4
4
  *
@@ -1,4 +1,4 @@
1
- var jsPsychTangramPrep = (function (jspsych) {
1
+ var TangramPrepPlugin = (function (jspsych) {
2
2
  'use strict';
3
3
 
4
4
  function _mergeNamespaces(n, m) {
@@ -1,4 +1,4 @@
1
- var jsPsychTangramPrep=function(ee){"use strict";function bh(c,i){return i.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(f){if(f!=="default"&&!(f in c)){var h=Object.getOwnPropertyDescriptor(r,f);Object.defineProperty(c,f,h.get?h:{enumerable:!0,get:function(){return r[f]}})}})}),Object.freeze(c)}function Sh(c){return c&&c.__esModule&&Object.prototype.hasOwnProperty.call(c,"default")?c.default:c}function xh(c){if(c.__esModule)return c;var i=c.default;if(typeof i=="function"){var r=function f(){return this instanceof f?Reflect.construct(i,arguments,this.constructor):i.apply(this,arguments)};r.prototype=i.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(c).forEach(function(f){var h=Object.getOwnPropertyDescriptor(c,f);Object.defineProperty(r,f,h.get?h:{enumerable:!0,get:function(){return c[f]}})}),r}var Jf={exports:{}},Et={};/**
1
+ var TangramPrepPlugin=function(ee){"use strict";function bh(c,i){return i.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(f){if(f!=="default"&&!(f in c)){var h=Object.getOwnPropertyDescriptor(r,f);Object.defineProperty(c,f,h.get?h:{enumerable:!0,get:function(){return r[f]}})}})}),Object.freeze(c)}function Sh(c){return c&&c.__esModule&&Object.prototype.hasOwnProperty.call(c,"default")?c.default:c}function xh(c){if(c.__esModule)return c;var i=c.default;if(typeof i=="function"){var r=function f(){return this instanceof f?Reflect.construct(i,arguments,this.constructor):i.apply(this,arguments)};r.prototype=i.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(c).forEach(function(f){var h=Object.getOwnPropertyDescriptor(c,f);Object.defineProperty(r,f,h.get?h:{enumerable:!0,get:function(){return c[f]}})}),r}var Jf={exports:{}},Et={};/**
2
2
  * @license React
3
3
  * react.production.js
4
4
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jspsych-tangram",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "description": "Tangram tasks for jsPsych: prep and construct.",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -1,4 +1,4 @@
1
- var jsPsychTangramConstruct=function(_e){"use strict";function bh(c,i){return i.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(f){if(f!=="default"&&!(f in c)){var h=Object.getOwnPropertyDescriptor(r,f);Object.defineProperty(c,f,h.get?h:{enumerable:!0,get:function(){return r[f]}})}})}),Object.freeze(c)}function Sh(c){return c&&c.__esModule&&Object.prototype.hasOwnProperty.call(c,"default")?c.default:c}function xh(c){if(c.__esModule)return c;var i=c.default;if(typeof i=="function"){var r=function f(){return this instanceof f?Reflect.construct(i,arguments,this.constructor):i.apply(this,arguments)};r.prototype=i.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(c).forEach(function(f){var h=Object.getOwnPropertyDescriptor(c,f);Object.defineProperty(r,f,h.get?h:{enumerable:!0,get:function(){return c[f]}})}),r}var kf={exports:{}},At={};/**
1
+ var TangramConstructPlugin=function(_e){"use strict";function bh(c,i){return i.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(f){if(f!=="default"&&!(f in c)){var h=Object.getOwnPropertyDescriptor(r,f);Object.defineProperty(c,f,h.get?h:{enumerable:!0,get:function(){return r[f]}})}})}),Object.freeze(c)}function Sh(c){return c&&c.__esModule&&Object.prototype.hasOwnProperty.call(c,"default")?c.default:c}function xh(c){if(c.__esModule)return c;var i=c.default;if(typeof i=="function"){var r=function f(){return this instanceof f?Reflect.construct(i,arguments,this.constructor):i.apply(this,arguments)};r.prototype=i.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(c).forEach(function(f){var h=Object.getOwnPropertyDescriptor(c,f);Object.defineProperty(r,f,h.get?h:{enumerable:!0,get:function(){return c[f]}})}),r}var kf={exports:{}},At={};/**
2
2
  * @license React
3
3
  * react.production.js
4
4
  *
@@ -1,4 +1,4 @@
1
- var jsPsychTangramPrep=function(ee){"use strict";function bh(c,i){return i.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(f){if(f!=="default"&&!(f in c)){var h=Object.getOwnPropertyDescriptor(r,f);Object.defineProperty(c,f,h.get?h:{enumerable:!0,get:function(){return r[f]}})}})}),Object.freeze(c)}function Sh(c){return c&&c.__esModule&&Object.prototype.hasOwnProperty.call(c,"default")?c.default:c}function xh(c){if(c.__esModule)return c;var i=c.default;if(typeof i=="function"){var r=function f(){return this instanceof f?Reflect.construct(i,arguments,this.constructor):i.apply(this,arguments)};r.prototype=i.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(c).forEach(function(f){var h=Object.getOwnPropertyDescriptor(c,f);Object.defineProperty(r,f,h.get?h:{enumerable:!0,get:function(){return c[f]}})}),r}var Jf={exports:{}},Et={};/**
1
+ var TangramPrepPlugin=function(ee){"use strict";function bh(c,i){return i.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(f){if(f!=="default"&&!(f in c)){var h=Object.getOwnPropertyDescriptor(r,f);Object.defineProperty(c,f,h.get?h:{enumerable:!0,get:function(){return r[f]}})}})}),Object.freeze(c)}function Sh(c){return c&&c.__esModule&&Object.prototype.hasOwnProperty.call(c,"default")?c.default:c}function xh(c){if(c.__esModule)return c;var i=c.default;if(typeof i=="function"){var r=function f(){return this instanceof f?Reflect.construct(i,arguments,this.constructor):i.apply(this,arguments)};r.prototype=i.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(c).forEach(function(f){var h=Object.getOwnPropertyDescriptor(c,f);Object.defineProperty(r,f,h.get?h:{enumerable:!0,get:function(){return c[f]}})}),r}var Jf={exports:{}},Et={};/**
2
2
  * @license React
3
3
  * react.production.js
4
4
  *