@pie-element/image-cloze-association 10.1.1 → 10.1.2-next.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/configure.js +2 -0
- package/controller.js +1 -0
- package/dist/author/defaults.d.ts +88 -0
- package/dist/author/defaults.js +58 -0
- package/dist/author/index.d.ts +34 -0
- package/dist/author/index.js +71 -0
- package/dist/author/root.d.ts +14 -0
- package/dist/author/root.js +80 -0
- package/dist/browser/Check-Bl_G4Lii.js +11001 -0
- package/dist/browser/Check-Bl_G4Lii.js.map +1 -0
- package/dist/browser/_Uint8Array-DyNb0xtq.js +658 -0
- package/dist/browser/_Uint8Array-DyNb0xtq.js.map +1 -0
- package/dist/browser/author/index.js +38868 -0
- package/dist/browser/author/index.js.map +1 -0
- package/dist/browser/controller/index.js +221 -0
- package/dist/browser/controller/index.js.map +1 -0
- package/dist/browser/delivery/index.js +2860 -0
- package/dist/browser/delivery/index.js.map +1 -0
- package/dist/browser/humps-BOtoNGDK.js +67 -0
- package/dist/browser/humps-BOtoNGDK.js.map +1 -0
- package/dist/browser/image-cloze-association.css +2 -0
- package/dist/browser/isEmpty-TwCmJHYs.js +238 -0
- package/dist/browser/isEmpty-TwCmJHYs.js.map +1 -0
- package/dist/controller/defaults.d.ts +16 -0
- package/dist/controller/defaults.js +10 -0
- package/dist/controller/index.d.ts +23 -0
- package/dist/controller/index.js +124 -0
- package/dist/controller/utils.d.ts +14 -0
- package/dist/controller/utils.js +36 -0
- package/dist/delivery/constants.d.ts +14 -0
- package/dist/delivery/evaluation-icon.d.ts +28 -0
- package/dist/delivery/evaluation-icon.js +38 -0
- package/dist/delivery/image-container.d.ts +13 -0
- package/dist/delivery/image-container.js +61 -0
- package/dist/delivery/image-drop-target.d.ts +45 -0
- package/dist/delivery/image-drop-target.js +90 -0
- package/dist/delivery/index.d.ts +20 -0
- package/dist/delivery/index.js +110 -0
- package/dist/delivery/interactive-section.d.ts +15 -0
- package/dist/delivery/interactive-section.js +72 -0
- package/dist/delivery/possible-response.d.ts +34 -0
- package/dist/delivery/possible-response.js +100 -0
- package/dist/delivery/possible-responses.d.ts +31 -0
- package/dist/delivery/possible-responses.js +41 -0
- package/dist/delivery/root.d.ts +21 -0
- package/dist/delivery/root.js +279 -0
- package/dist/delivery/static-html-span.d.ts +14 -0
- package/dist/delivery/static-html-span.js +22 -0
- package/dist/delivery/utils-correctness.d.ts +10 -0
- package/dist/delivery/utils-correctness.js +43 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.iife.d.ts +8 -0
- package/dist/index.iife.js +152 -0
- package/dist/index.js +2 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_DataView.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Hash.js +16 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_ListCache.js +16 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Map.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_MapCache.js +16 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Promise.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Set.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_SetCache.js +11 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Stack.js +14 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Symbol.js +5 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Uint8Array.js +5 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_WeakMap.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayAggregator.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayEach.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayFilter.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayLikeKeys.js +15 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayMap.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayPush.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayShuffle.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arraySome.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_assignValue.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_assocIndexOf.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAggregator.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssign.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssignIn.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssignValue.js +12 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseClone.js +57 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseCreate.js +14 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseEach.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseFlatten.js +13 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseFor.js +5 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseForOwn.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGet.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGetAllKeys.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGetTag.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseHasIn.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsArguments.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsEqual.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsEqualDeep.js +30 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsMap.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsMatch.js +26 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsNative.js +11 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsSet.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsTypedArray.js +11 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIteratee.js +11 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseKeys.js +12 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseKeysIn.js +13 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseMap.js +11 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseMatches.js +12 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseMatchesProperty.js +17 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseProperty.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_basePropertyDeep.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseRandom.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseShuffle.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseTimes.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseToString.js +15 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseUnary.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseValues.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cacheHas.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_castPath.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneArrayBuffer.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneBuffer.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneDataView.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneRegExp.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneSymbol.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneTypedArray.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copyArray.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copyObject.js +14 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copySymbols.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copySymbolsIn.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_coreJsData.js +5 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_createAggregator.js +13 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_createBaseEach.js +12 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_createBaseFor.js +12 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_defineProperty.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalArrays.js +35 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalByTag.js +35 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalObjects.js +32 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_freeGlobal.js +4 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getAllKeys.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getAllKeysIn.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getMapData.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getMatchData.js +16 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getNative.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getPrototype.js +5 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getRawTag.js +14 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getSymbols.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getSymbolsIn.js +11 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getTag.js +23 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getValue.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hasPath.js +18 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashClear.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashDelete.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashGet.js +13 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashHas.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashSet.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneArray.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneByTag.js +33 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneObject.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isFlattenable.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isIndex.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isKey.js +11 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isKeyable.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isMasked.js +11 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isPrototype.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isStrictComparable.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheClear.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheDelete.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheGet.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheHas.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheSet.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheClear.js +13 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheDelete.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheGet.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheHas.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheSet.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapToArray.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_matchesStrictComparable.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_memoizeCapped.js +11 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeCreate.js +5 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeKeys.js +5 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeKeysIn.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nodeUtil.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_objectToString.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_overArg.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_root.js +5 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setCacheAdd.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setCacheHas.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setToArray.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_shuffleSelf.js +12 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackClear.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackDelete.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackGet.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackHas.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackSet.js +16 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stringToPath.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_toKey.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_toSource.js +15 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/cloneDeep.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/eq.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/flatMap.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/get.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/groupBy.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/hasIn.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/identity.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArguments.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArray.js +4 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArrayLike.js +8 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isBuffer.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isEmpty.js +21 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isFunction.js +11 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isLength.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isMap.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObject.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObjectLike.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isSet.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isSymbol.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isTypedArray.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/keys.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/keysIn.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/map.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/memoize.js +16 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/property.js +10 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/shuffle.js +9 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/stubArray.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/stubFalse.js +6 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/toString.js +7 -0
- package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/values.js +8 -0
- package/package.json +78 -15
- package/CHANGELOG.json +0 -437
- package/CHANGELOG.md +0 -1989
- package/LICENSE.md +0 -5
- package/README.md +0 -1
- package/configure/CHANGELOG.json +0 -197
- package/configure/CHANGELOG.md +0 -1594
- package/configure/lib/defaults.js +0 -86
- package/configure/lib/defaults.js.map +0 -1
- package/configure/lib/index.js +0 -99
- package/configure/lib/index.js.map +0 -1
- package/configure/lib/root.js +0 -135
- package/configure/lib/root.js.map +0 -1
- package/configure/package.json +0 -23
- package/configure/src/__tests__/index.test.js +0 -155
- package/configure/src/defaults.js +0 -59
- package/configure/src/index.js +0 -114
- package/configure/src/root.jsx +0 -116
- package/controller/CHANGELOG.json +0 -137
- package/controller/CHANGELOG.md +0 -1149
- package/controller/lib/defaults.js +0 -14
- package/controller/lib/defaults.js.map +0 -1
- package/controller/lib/index.js +0 -304
- package/controller/lib/index.js.map +0 -1
- package/controller/lib/utils.js +0 -70
- package/controller/lib/utils.js.map +0 -1
- package/controller/package.json +0 -19
- package/controller/src/__tests__/index.test.js +0 -711
- package/controller/src/defaults.js +0 -7
- package/controller/src/index.js +0 -322
- package/controller/src/utils.js +0 -72
- package/docs/config-schema.json +0 -1382
- package/docs/config-schema.json.md +0 -1021
- package/docs/demo/config.js +0 -8
- package/docs/demo/generate.js +0 -74
- package/docs/demo/index.html +0 -1
- package/docs/demo/session.js +0 -16
- package/docs/pie-schema.json +0 -1085
- package/docs/pie-schema.json.md +0 -810
- package/lib/constants.js +0 -12
- package/lib/constants.js.map +0 -1
- package/lib/evaluation-icon.js +0 -60
- package/lib/evaluation-icon.js.map +0 -1
- package/lib/image-container.js +0 -94
- package/lib/image-container.js.map +0 -1
- package/lib/image-drop-target.js +0 -130
- package/lib/image-drop-target.js.map +0 -1
- package/lib/index.js +0 -220
- package/lib/index.js.map +0 -1
- package/lib/interactive-section.js +0 -104
- package/lib/interactive-section.js.map +0 -1
- package/lib/possible-response.js +0 -161
- package/lib/possible-response.js.map +0 -1
- package/lib/possible-responses.js +0 -58
- package/lib/possible-responses.js.map +0 -1
- package/lib/root.js +0 -491
- package/lib/root.js.map +0 -1
- package/lib/static-html-span.js +0 -35
- package/lib/static-html-span.js.map +0 -1
- package/lib/utils-correctness.js +0 -89
- package/lib/utils-correctness.js.map +0 -1
- package/src/__tests__/index.test.js +0 -174
- package/src/__tests__/root.test.jsx +0 -99
- package/src/__tests__/utils.test.js +0 -207
- package/src/constants.js +0 -5
- package/src/evaluation-icon.jsx +0 -54
- package/src/image-container.jsx +0 -90
- package/src/image-drop-target.jsx +0 -140
- package/src/index.js +0 -245
- package/src/interactive-section.jsx +0 -94
- package/src/possible-response.jsx +0 -152
- package/src/possible-responses.jsx +0 -52
- package/src/root.jsx +0 -490
- package/src/static-html-span.jsx +0 -30
- package/src/utils-correctness.js +0 -95
package/configure.js
ADDED
package/controller.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './dist/controller/index.js';
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @synced-from pie-elements/packages/image-cloze-association/configure/src/defaults.js
|
|
3
|
+
* @auto-generated
|
|
4
|
+
*
|
|
5
|
+
* This file is automatically synced from pie-elements and converted to TypeScript.
|
|
6
|
+
* Manual edits will be overwritten on next sync.
|
|
7
|
+
* To make changes, edit the upstream JavaScript file and run sync again.
|
|
8
|
+
*/
|
|
9
|
+
declare const _default: {
|
|
10
|
+
model: {
|
|
11
|
+
rationale: string;
|
|
12
|
+
rationaleEnabled: boolean;
|
|
13
|
+
studentInstructionsEnabled: boolean;
|
|
14
|
+
teacherInstructions: string;
|
|
15
|
+
teacherInstructionsEnabled: boolean;
|
|
16
|
+
};
|
|
17
|
+
configuration: {
|
|
18
|
+
baseInputConfiguration: {
|
|
19
|
+
h3: {
|
|
20
|
+
disabled: boolean;
|
|
21
|
+
};
|
|
22
|
+
audio: {
|
|
23
|
+
disabled: boolean;
|
|
24
|
+
};
|
|
25
|
+
video: {
|
|
26
|
+
disabled: boolean;
|
|
27
|
+
};
|
|
28
|
+
image: {
|
|
29
|
+
disabled: boolean;
|
|
30
|
+
};
|
|
31
|
+
textAlign: {
|
|
32
|
+
disabled: boolean;
|
|
33
|
+
};
|
|
34
|
+
showParagraphs: {
|
|
35
|
+
disabled: boolean;
|
|
36
|
+
};
|
|
37
|
+
separateParagraphs: {
|
|
38
|
+
disabled: boolean;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
maxImageWidth: {
|
|
42
|
+
teacherInstructions: number;
|
|
43
|
+
};
|
|
44
|
+
maxImageHeight: {
|
|
45
|
+
teacherInstructions: number;
|
|
46
|
+
};
|
|
47
|
+
settingsPanelDisabled: boolean;
|
|
48
|
+
spellCheck: {
|
|
49
|
+
label: string;
|
|
50
|
+
settings: boolean;
|
|
51
|
+
enabled: boolean;
|
|
52
|
+
};
|
|
53
|
+
teacherInstructions: {
|
|
54
|
+
settings: boolean;
|
|
55
|
+
label: string;
|
|
56
|
+
inputConfiguration: {
|
|
57
|
+
audio: {
|
|
58
|
+
disabled: boolean;
|
|
59
|
+
};
|
|
60
|
+
video: {
|
|
61
|
+
disabled: boolean;
|
|
62
|
+
};
|
|
63
|
+
image: {
|
|
64
|
+
disabled: boolean;
|
|
65
|
+
};
|
|
66
|
+
};
|
|
67
|
+
required: boolean;
|
|
68
|
+
};
|
|
69
|
+
withRubric: {
|
|
70
|
+
settings: boolean;
|
|
71
|
+
label: string;
|
|
72
|
+
};
|
|
73
|
+
mathMlOptions: {
|
|
74
|
+
mmlOutput: boolean;
|
|
75
|
+
mmlEditing: boolean;
|
|
76
|
+
};
|
|
77
|
+
language: {
|
|
78
|
+
settings: boolean;
|
|
79
|
+
label: string;
|
|
80
|
+
enabled: boolean;
|
|
81
|
+
};
|
|
82
|
+
languageChoices: {
|
|
83
|
+
label: string;
|
|
84
|
+
options: never[];
|
|
85
|
+
};
|
|
86
|
+
};
|
|
87
|
+
};
|
|
88
|
+
export default _default;
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
//#region src/author/defaults.ts
|
|
2
|
+
var e = {
|
|
3
|
+
model: {
|
|
4
|
+
rationale: "",
|
|
5
|
+
rationaleEnabled: !0,
|
|
6
|
+
studentInstructionsEnabled: !0,
|
|
7
|
+
teacherInstructions: "",
|
|
8
|
+
teacherInstructionsEnabled: !0
|
|
9
|
+
},
|
|
10
|
+
configuration: {
|
|
11
|
+
baseInputConfiguration: {
|
|
12
|
+
h3: { disabled: !0 },
|
|
13
|
+
audio: { disabled: !1 },
|
|
14
|
+
video: { disabled: !1 },
|
|
15
|
+
image: { disabled: !1 },
|
|
16
|
+
textAlign: { disabled: !0 },
|
|
17
|
+
showParagraphs: { disabled: !1 },
|
|
18
|
+
separateParagraphs: { disabled: !0 }
|
|
19
|
+
},
|
|
20
|
+
maxImageWidth: { teacherInstructions: 300 },
|
|
21
|
+
maxImageHeight: { teacherInstructions: 300 },
|
|
22
|
+
settingsPanelDisabled: !1,
|
|
23
|
+
spellCheck: {
|
|
24
|
+
label: "Spellcheck",
|
|
25
|
+
settings: !1,
|
|
26
|
+
enabled: !0
|
|
27
|
+
},
|
|
28
|
+
teacherInstructions: {
|
|
29
|
+
settings: !0,
|
|
30
|
+
label: "Teacher Instructions",
|
|
31
|
+
inputConfiguration: {
|
|
32
|
+
audio: { disabled: !1 },
|
|
33
|
+
video: { disabled: !1 },
|
|
34
|
+
image: { disabled: !1 }
|
|
35
|
+
},
|
|
36
|
+
required: !1
|
|
37
|
+
},
|
|
38
|
+
withRubric: {
|
|
39
|
+
settings: !1,
|
|
40
|
+
label: "Add Rubric"
|
|
41
|
+
},
|
|
42
|
+
mathMlOptions: {
|
|
43
|
+
mmlOutput: !1,
|
|
44
|
+
mmlEditing: !1
|
|
45
|
+
},
|
|
46
|
+
language: {
|
|
47
|
+
settings: !1,
|
|
48
|
+
label: "Specify Language",
|
|
49
|
+
enabled: !1
|
|
50
|
+
},
|
|
51
|
+
languageChoices: {
|
|
52
|
+
label: "Language Choices",
|
|
53
|
+
options: []
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
};
|
|
57
|
+
//#endregion
|
|
58
|
+
export { e as default };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @synced-from pie-elements/packages/image-cloze-association/configure/src/index.js
|
|
3
|
+
* @auto-generated
|
|
4
|
+
*
|
|
5
|
+
* This file is automatically synced from pie-elements and converted to TypeScript.
|
|
6
|
+
* Manual edits will be overwritten on next sync.
|
|
7
|
+
* To make changes, edit the upstream JavaScript file and run sync again.
|
|
8
|
+
*/
|
|
9
|
+
export default class ImageClozeAssociationConfigure extends HTMLElement {
|
|
10
|
+
static createDefaultModel: (model?: {}) => {
|
|
11
|
+
rationale: string;
|
|
12
|
+
rationaleEnabled: boolean;
|
|
13
|
+
studentInstructionsEnabled: boolean;
|
|
14
|
+
teacherInstructions: string;
|
|
15
|
+
teacherInstructionsEnabled: boolean;
|
|
16
|
+
};
|
|
17
|
+
constructor();
|
|
18
|
+
set model(s: any);
|
|
19
|
+
set configuration(c: any);
|
|
20
|
+
set disableSidePanel(s: any);
|
|
21
|
+
dispatchModelUpdated(reset: any): void;
|
|
22
|
+
onModelChanged(m: any, reset: any): void;
|
|
23
|
+
onConfigurationChanged(config: any): void;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @param {done, progress, file} handler
|
|
27
|
+
*/
|
|
28
|
+
insertImage(handler: any): void;
|
|
29
|
+
onDeleteImage(src: any, done: any): void;
|
|
30
|
+
insertSound(handler: any): void;
|
|
31
|
+
onDeleteSound(src: any, done: any): void;
|
|
32
|
+
_render(): void;
|
|
33
|
+
disconnectedCallback(): void;
|
|
34
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import e from "./root.js";
|
|
2
|
+
import t from "./defaults.js";
|
|
3
|
+
import n from "react";
|
|
4
|
+
import { createRoot as r } from "react-dom/client";
|
|
5
|
+
import i from "debug";
|
|
6
|
+
import { DeleteImageEvent as a, DeleteSoundEvent as o, InsertImageEvent as s, InsertSoundEvent as c, ModelUpdatedEvent as l } from "@pie-element/shared-configure-events";
|
|
7
|
+
//#region src/author/index.ts
|
|
8
|
+
var u = i("image-cloze-association:configure"), d = class i extends HTMLElement {
|
|
9
|
+
static createDefaultModel = (e = {}) => ({
|
|
10
|
+
...t.model,
|
|
11
|
+
...e
|
|
12
|
+
});
|
|
13
|
+
constructor() {
|
|
14
|
+
super(), this._root = null, this._model = i.createDefaultModel(), this.onModelChanged = this.onModelChanged.bind(this), this._configuration = t.configuration;
|
|
15
|
+
}
|
|
16
|
+
set model(e) {
|
|
17
|
+
this._model = i.createDefaultModel(e), this._render();
|
|
18
|
+
}
|
|
19
|
+
set configuration(e) {
|
|
20
|
+
this._configuration = e, this._render();
|
|
21
|
+
}
|
|
22
|
+
set disableSidePanel(e) {
|
|
23
|
+
this._disableSidePanel = e, this._render();
|
|
24
|
+
}
|
|
25
|
+
dispatchModelUpdated(e) {
|
|
26
|
+
let t = !!e;
|
|
27
|
+
this.dispatchEvent(new l(this._model, t));
|
|
28
|
+
}
|
|
29
|
+
onModelChanged(e, t) {
|
|
30
|
+
this._model = e, this.dispatchModelUpdated(t), this._render();
|
|
31
|
+
}
|
|
32
|
+
onConfigurationChanged(e) {
|
|
33
|
+
this._configuration = e, this._render();
|
|
34
|
+
}
|
|
35
|
+
insertImage(e) {
|
|
36
|
+
this.dispatchEvent(new s(e));
|
|
37
|
+
}
|
|
38
|
+
onDeleteImage(e, t) {
|
|
39
|
+
this.dispatchEvent(new a(e, t));
|
|
40
|
+
}
|
|
41
|
+
insertSound(e) {
|
|
42
|
+
this.dispatchEvent(new c(e));
|
|
43
|
+
}
|
|
44
|
+
onDeleteSound(e, t) {
|
|
45
|
+
this.dispatchEvent(new o(e, t));
|
|
46
|
+
}
|
|
47
|
+
_render() {
|
|
48
|
+
u("_render");
|
|
49
|
+
let t = n.createElement(e, {
|
|
50
|
+
disableSidePanel: this._disableSidePanel,
|
|
51
|
+
model: this._model,
|
|
52
|
+
configuration: this._configuration,
|
|
53
|
+
onModelChanged: this.onModelChanged.bind(this),
|
|
54
|
+
onConfigurationChanged: this.onConfigurationChanged.bind(this),
|
|
55
|
+
imageSupport: {
|
|
56
|
+
add: this.insertImage.bind(this),
|
|
57
|
+
delete: this.onDeleteImage.bind(this)
|
|
58
|
+
},
|
|
59
|
+
uploadSoundSupport: {
|
|
60
|
+
add: this.insertSound.bind(this),
|
|
61
|
+
delete: this.onDeleteSound.bind(this)
|
|
62
|
+
}
|
|
63
|
+
});
|
|
64
|
+
this._root ||= r(this), this._root.render(t);
|
|
65
|
+
}
|
|
66
|
+
disconnectedCallback() {
|
|
67
|
+
this._root && this._root.unmount();
|
|
68
|
+
}
|
|
69
|
+
};
|
|
70
|
+
//#endregion
|
|
71
|
+
export { d as default };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @synced-from pie-elements/packages/image-cloze-association/configure/src/root.jsx
|
|
3
|
+
* @auto-generated
|
|
4
|
+
*
|
|
5
|
+
* This file is automatically synced from pie-elements and converted to TypeScript.
|
|
6
|
+
* Manual edits will be overwritten on next sync.
|
|
7
|
+
* To make changes, edit the upstream JavaScript file and run sync again.
|
|
8
|
+
*/
|
|
9
|
+
import React from 'react';
|
|
10
|
+
export declare class Root extends React.Component {
|
|
11
|
+
onTeacherInstructionsChanged: any;
|
|
12
|
+
render(): React.JSX.Element;
|
|
13
|
+
}
|
|
14
|
+
export default Root;
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import e from "react";
|
|
2
|
+
import t from "prop-types";
|
|
3
|
+
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
4
|
+
import { styled as i } from "@mui/material/styles";
|
|
5
|
+
import { InputContainer as a, layout as o, settings as s } from "@pie-lib/config-ui";
|
|
6
|
+
import c from "@pie-lib/editable-html-tip-tap";
|
|
7
|
+
//#region src/author/root.tsx
|
|
8
|
+
var { Panel: l, toggle: u, dropdown: d } = s, f = i(a)(({ theme: e }) => ({
|
|
9
|
+
width: "100%",
|
|
10
|
+
paddingTop: e.spacing(2),
|
|
11
|
+
marginBottom: e.spacing(2)
|
|
12
|
+
})), p = i("div")(({ theme: e }) => ({
|
|
13
|
+
fontSize: e.typography.fontSize - 2,
|
|
14
|
+
color: e.palette.error.main,
|
|
15
|
+
paddingTop: e.spacing(1)
|
|
16
|
+
})), m = class extends e.Component {
|
|
17
|
+
onTeacherInstructionsChanged = (e) => {
|
|
18
|
+
this.props.onModelChanged({
|
|
19
|
+
...this.props.model,
|
|
20
|
+
teacherInstructions: e
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
render() {
|
|
24
|
+
let { model: e, configuration: t, onModelChanged: i, onConfigurationChanged: a, imageSupport: s, uploadSoundSupport: m } = this.props, { baseInputConfiguration: h = {}, contentDimensions: g = {}, maxImageWidth: _ = {}, maxImageHeight: v = {}, settingsPanelDisabled: y, spellCheck: b = {}, teacherInstructions: x = {}, withRubric: S = {}, mathMlOptions: C = {}, language: w = {}, languageChoices: T = {} } = t || {}, { errors: E = {}, extraCSSRules: D, spellCheckEnabled: O } = e || {}, { teacherInstructions: k } = E, A = {
|
|
25
|
+
teacherInstructionsEnabled: x.settings && u(x.label),
|
|
26
|
+
spellCheckEnabled: b.settings && u(b.label),
|
|
27
|
+
rubricEnabled: S?.settings && u(S?.label),
|
|
28
|
+
"language.enabled": w.settings && u(w.label, !0),
|
|
29
|
+
language: w.settings && w.enabled && d(T.label, T.options)
|
|
30
|
+
};
|
|
31
|
+
return /* @__PURE__ */ r(o.ConfigLayout, {
|
|
32
|
+
extraCSSRules: D,
|
|
33
|
+
dimensions: g,
|
|
34
|
+
hideSettings: y,
|
|
35
|
+
settings: /* @__PURE__ */ n(l, {
|
|
36
|
+
model: e,
|
|
37
|
+
configuration: t,
|
|
38
|
+
onChangeModel: (e) => i(e),
|
|
39
|
+
onChangeConfiguration: (e) => a(e),
|
|
40
|
+
groups: { Properties: A }
|
|
41
|
+
}),
|
|
42
|
+
children: [e && e.teacherInstructionsEnabled && /* @__PURE__ */ r(f, {
|
|
43
|
+
label: x.label,
|
|
44
|
+
children: [/* @__PURE__ */ n(c, {
|
|
45
|
+
markup: e.teacherInstructions || "",
|
|
46
|
+
onChange: this.onTeacherInstructionsChanged,
|
|
47
|
+
imageSupport: s,
|
|
48
|
+
nonEmpty: !1,
|
|
49
|
+
error: k,
|
|
50
|
+
spellCheck: O,
|
|
51
|
+
pluginProps: ((e = {}) => ({
|
|
52
|
+
...h,
|
|
53
|
+
...e
|
|
54
|
+
}))(x?.inputConfiguration),
|
|
55
|
+
maxImageWidth: _ && _.teacherInstructions,
|
|
56
|
+
maxImageHeight: v && v.teacherInstructions,
|
|
57
|
+
uploadSoundSupport: m,
|
|
58
|
+
languageCharactersProps: [{ language: "spanish" }, { language: "special" }],
|
|
59
|
+
mathMlOptions: C
|
|
60
|
+
}), k && /* @__PURE__ */ n(p, { children: k })]
|
|
61
|
+
}), /* @__PURE__ */ n("div", { children: "Image cloze association" })]
|
|
62
|
+
});
|
|
63
|
+
}
|
|
64
|
+
};
|
|
65
|
+
m.propTypes = {
|
|
66
|
+
onModelChanged: t.func,
|
|
67
|
+
onConfigurationChanged: t.func,
|
|
68
|
+
model: t.object.isRequired,
|
|
69
|
+
configuration: t.object.isRequired,
|
|
70
|
+
imageSupport: t.shape({
|
|
71
|
+
add: t.func.isRequired,
|
|
72
|
+
delete: t.func.isRequired
|
|
73
|
+
}),
|
|
74
|
+
uploadSoundSupport: t.shape({
|
|
75
|
+
add: t.func.isRequired,
|
|
76
|
+
delete: t.func.isRequired
|
|
77
|
+
})
|
|
78
|
+
};
|
|
79
|
+
//#endregion
|
|
80
|
+
export { m as default };
|