@pie-api/pie-api-live-components
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -56,2 +56,10 @@ export const loadResponseElement = (elementName, sessionData, host, doc) => { | ||
const mappings = { | ||
"@pie-element/categorize": { | ||
responseCell: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/CategorizeCell.js", | ||
response: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/CategorizeResponse.js" | ||
}, | ||
"@pie-element/charting": { | ||
responseCell: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/ChartingCell.js", | ||
response: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/ChartingResponse.js" | ||
}, | ||
"@pie-element/explicit-constructed-response": { | ||
@@ -89,2 +97,10 @@ responseCell: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/ConstructedCell.js", | ||
}, | ||
"@pie-element/match-list": { | ||
responseCell: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/MatchListCell.js", | ||
response: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/MatchListResponse.js" | ||
}, | ||
"@pie-element/math-inline": { | ||
responseCell: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/MathInlineCell.js", | ||
response: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/MathInlineResponse.js" | ||
}, | ||
"@pie-element/multiple-choice": { | ||
@@ -94,2 +110,10 @@ responseCell: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/MultipleChoiceCell.js", | ||
}, | ||
"@pie-element/number-line": { | ||
responseCell: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/NumberLineCell.js", | ||
response: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/NumberLineResponse.js" | ||
}, | ||
"@pie-element/placement-ordering": { | ||
responseCell: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/OrderingCell.js", | ||
response: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/OrderingResponse.js" | ||
}, | ||
"@pie-element/select-text": { | ||
@@ -96,0 +120,0 @@ responseCell: "https://unpkg.com/@pie-api/pie-element-extensions@latest/dist/pies/SelectTextCell.js", |
@@ -1,1 +0,1 @@ | ||
import{p as s,b as e}from"./p-4f32c2da.js";s().then(s=>e([["p-964ca099",[[0,"pie-api-live",{token:[1],host:[1]},[[0,"attachSession","handleLiveSessionAdded"]]],[1,"pie-live-session",{sessionId:[513,"session-id"],token:[1],client:[16],apiUrl:[1,"api-url"],sessionData:[32]}],[0,"pie-response",{sessionData:[8,"session-data"]}],[0,"pie-response-cell",{sessionData:[8,"session-data"]}]]]],s)); | ||
import{p as s,b as e}from"./p-4f32c2da.js";s().then(s=>e([["p-8b894293",[[0,"pie-api-live",{token:[1],host:[1]},[[0,"attachSession","handleLiveSessionAdded"]]],[1,"pie-live-session",{sessionId:[513,"session-id"],token:[1],client:[16],apiUrl:[1,"api-url"],sessionData:[32]}],[0,"pie-response",{sessionData:[8,"session-data"]}],[0,"pie-response-cell",{sessionData:[8,"session-data"]}]]]],s)); |
{ | ||
"name": "@pie-api/pie-api-live-components", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "Custom Elements that work with PIE Api Live services", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
1404844
27079